2018-11-06 13:19:48,386 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-309 | | 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-11-06 13:19:48,391 - 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=sHdVPPDFMbFVHEnmbxfTPZAzM export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-11-06 13:19:48,391 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-06 13:19:48,392 - 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-11-06 13:19:48,405 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-11-06 13:19:55,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:19:55,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:19:55,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:19:55,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:19:55,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:19:55,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:19:55,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:19:55,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:19:55,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:19:55,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:19:55,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:19:55,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:19:55,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:19:55,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:19:55,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:19:55,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:19:55,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:19:55,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:19:55,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:19:55,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:19:55,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:19:55,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:19:55,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 13:19:55,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:19:55,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd88b889-1959-435d-b454-45146ea38f6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:19:55,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bd88b889-1959-435d-b454-45146ea38f6b 2018-11-06 13:19:55,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:19:56,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T14:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["Kv5gsOOARSKOjDyu6eDPaQ"], "issued_at": "2018-11-06T13:19:56.000000Z"}} 2018-11-06 13:19:56,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:56,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:19:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:19:56,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:56,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1876000-03f8-4711-9aaa-4c20430a1bf9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 13:19:56,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e1876000-03f8-4711-9aaa-4c20430a1bf9 2018-11-06 13:19:56,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.634659051895s 2018-11-06 13:19:56,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 13:19:56,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}}' 2018-11-06 13:19:56,755 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd95c2fa-a881-4d24-9b2d-77d078c7d77d 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.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e"}, "enabled": true, "id": "25d0fc5f5f694c03ae716c155edbe59e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}} 2018-11-06 13:19:56,756 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cd95c2fa-a881-4d24-9b2d-77d078c7d77d 2018-11-06 13:19:56,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.196794033051s 2018-11-06 13:19:56,756 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cd95c2fa-a881-4d24-9b2d-77d078c7d77d 2018-11-06 13:19:56,757 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7', 'id': u'25d0fc5f5f694c03ae716c155edbe59e', '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-11-06 13:19:56,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 13:19:57,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.484046936035s 2018-11-06 13:19:57,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:57,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f67ae60-fa87-4eec-8f52-541801284110 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7"}, "enabled": true, "id": "572189b6d54949c9bf1fd7c7a7cdf4e7", "options": {}, "domain_id": "default", "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7"}} 2018-11-06 13:19:57,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7 used request id req-5f67ae60-fa87-4eec-8f52-541801284110 2018-11-06 13:19:57,399 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'572189b6d54949c9bf1fd7c7a7cdf4e7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7'}) 2018-11-06 13:19:57,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:19:57,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:57,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94ff346-aae3-4bd5-b575-06a7213f7486 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:19:57,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f94ff346-aae3-4bd5-b575-06a7213f7486 2018-11-06 13:19:57,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.14874792099s 2018-11-06 13:19:57,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:19:57,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:57,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a1d9c5-e16f-44be-b5c7-9a60d50cd928 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:19:57,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-27a1d9c5-e16f-44be-b5c7-9a60d50cd928 2018-11-06 13:19:57,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.145339012146s 2018-11-06 13:19:57,696 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 13:19:57,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 13:19:57,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" -d '{"role": {"name": "Member"}}' 2018-11-06 13:19:57,891 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e765fdce-0915-42b8-8e5f-97a394a75b0f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3295b17d43544bc38e57559708dba059", "links": {"self": "http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059"}, "name": "Member"}} 2018-11-06 13:19:57,891 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e765fdce-0915-42b8-8e5f-97a394a75b0f 2018-11-06 13:19:57,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.194639921188s 2018-11-06 13:19:57,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:57,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4f5012-cf6c-430a-b3ef-21ec3b72d6c3 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059"}, "domain_id": null, "name": "Member", "id": "3295b17d43544bc38e57559708dba059"}} 2018-11-06 13:19:57,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059 used request id req-da4f5012-cf6c-430a-b3ef-21ec3b72d6c3 2018-11-06 13:19:57,972 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059'}, 'domain_id': None, 'human_id': None, 'id': u'3295b17d43544bc38e57559708dba059', 'HUMAN_ID': False}) 2018-11-06 13:19:57,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:19:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:58,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3a1d87-5035-457f-ac66-e96c519b8411 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3295b17d43544bc38e57559708dba059", "links": {"self": "http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:19:58,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1a3a1d87-5035-457f-ac66-e96c519b8411 2018-11-06 13:19:58,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821418762207s 2018-11-06 13:19:58,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:19:58,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:58,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ef66b6-b3a3-44e5-94c3-424ba0da9f03 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:19:58,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-21ef66b6-b3a3-44e5-94c3-424ba0da9f03 2018-11-06 13:19:58,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0829949378967s 2018-11-06 13:19:58,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:19:58,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:58,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82475b0d-d1d7-4b25-8166-df22f6f9c870 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "links": {"self": "http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7"}, "domain_id": "default", "enabled": true, "id": "572189b6d54949c9bf1fd7c7a7cdf4e7", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:19:58,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-82475b0d-d1d7-4b25-8166-df22f6f9c870 2018-11-06 13:19:58,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.145411014557s 2018-11-06 13:19:58,286 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-82475b0d-d1d7-4b25-8166-df22f6f9c870 2018-11-06 13:19:58,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:19:58,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:58,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d2c400-26c5-4f38-8fce-e1ece2860daa Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e"}, "enabled": true, "id": "25d0fc5f5f694c03ae716c155edbe59e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:19:58,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-08d2c400-26c5-4f38-8fce-e1ece2860daa 2018-11-06 13:19:58,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134413003922s 2018-11-06 13:19:58,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-08d2c400-26c5-4f38-8fce-e1ece2860daa 2018-11-06 13:19:58,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:19:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=572189b6d54949c9bf1fd7c7a7cdf4e7&scope.project.id=25d0fc5f5f694c03ae716c155edbe59e&role.id=3295b17d43544bc38e57559708dba059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:58,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d141911e-1ab7-4644-bc32-8993f5a2f0e8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=572189b6d54949c9bf1fd7c7a7cdf4e7&scope.project.id=25d0fc5f5f694c03ae716c155edbe59e&role.id=3295b17d43544bc38e57559708dba059", "previous": null, "next": null}} 2018-11-06 13:19:58,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=572189b6d54949c9bf1fd7c7a7cdf4e7&scope.project.id=25d0fc5f5f694c03ae716c155edbe59e&role.id=3295b17d43544bc38e57559708dba059 used request id req-d141911e-1ab7-4644-bc32-8993f5a2f0e8 2018-11-06 13:19:58,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.138633966446s 2018-11-06 13:19:58,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:19:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e/users/572189b6d54949c9bf1fd7c7a7cdf4e7/roles/3295b17d43544bc38e57559708dba059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:58,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb7b5265-000e-49f7-8711-d58679ecc6cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:19:58,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e/users/572189b6d54949c9bf1fd7c7a7cdf4e7/roles/3295b17d43544bc38e57559708dba059 used request id req-cb7b5265-000e-49f7-8711-d58679ecc6cc 2018-11-06 13:19:58,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.150773048401s 2018-11-06 13:19:58,718 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7', 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': '05426961-f413-4175-a3d6-eab1affb2f47', 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_23824a54-03b5-4fd4-bdff-dacedf0695c7', 'project_id': u'25d0fc5f5f694c03ae716c155edbe59e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 13:19:58,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:19:58,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:19:58,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:19:58,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:19:58,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:19:58,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:19:58,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:19:58,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:19:58,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:19:58,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:19:58,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:19:58,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:19:58,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:19:58,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:19:58,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:19:58,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:19:58,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:19:58,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:19:58,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:19:58,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:19:58,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:19:58,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:19:58,724 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7', 'password': '05426961-f413-4175-a3d6-eab1affb2f47', 'project_name': 'connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '25d0fc5f5f694c03ae716c155edbe59e', 'project_domain_name': 'Default'} 2018-11-06 13:19:58,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:19:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:58,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c630e2c-9a26-4804-b3fe-d81b21f7e694 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3295b17d43544bc38e57559708dba059", "links": {"self": "http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:19:58,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5c630e2c-9a26-4804-b3fe-d81b21f7e694 2018-11-06 13:19:58,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.148771047592s 2018-11-06 13:19:58,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:19:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:58,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bfa860-8fc9-4d39-8a28-2007c2a3af2b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3295b17d43544bc38e57559708dba059", "links": {"self": "http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:19:58,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-67bfa860-8fc9-4d39-8a28-2007c2a3af2b 2018-11-06 13:19:58,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0838079452515s 2018-11-06 13:19:58,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:19:58,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:59,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a842ae6-ead4-4667-ba93-3ca55bd0497e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:19:59,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1a842ae6-ead4-4667-ba93-3ca55bd0497e 2018-11-06 13:19:59,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.126420021057s 2018-11-06 13:19:59,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:19:59,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:59,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e9f9e2-c33f-4403-8c82-fc00fec04a63 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "links": {"self": "http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7"}, "domain_id": "default", "enabled": true, "id": "572189b6d54949c9bf1fd7c7a7cdf4e7", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:19:59,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-31e9f9e2-c33f-4403-8c82-fc00fec04a63 2018-11-06 13:19:59,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967400074005s 2018-11-06 13:19:59,184 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-31e9f9e2-c33f-4403-8c82-fc00fec04a63 2018-11-06 13:19:59,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:19:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:59,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949a53dd-929a-4944-8326-6154ce767f71 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e"}, "enabled": true, "id": "25d0fc5f5f694c03ae716c155edbe59e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:19:59,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-949a53dd-929a-4944-8326-6154ce767f71 2018-11-06 13:19:59,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0801510810852s 2018-11-06 13:19:59,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-949a53dd-929a-4944-8326-6154ce767f71 2018-11-06 13:19:59,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:19:59,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=572189b6d54949c9bf1fd7c7a7cdf4e7&scope.project.id=25d0fc5f5f694c03ae716c155edbe59e&role.id=f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:59,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cf00b0-cafd-4d0e-8bd0-5b37a015d843 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=572189b6d54949c9bf1fd7c7a7cdf4e7&scope.project.id=25d0fc5f5f694c03ae716c155edbe59e&role.id=f0183a7f7ed349a593458589a5e31bea", "previous": null, "next": null}} 2018-11-06 13:19:59,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=572189b6d54949c9bf1fd7c7a7cdf4e7&scope.project.id=25d0fc5f5f694c03ae716c155edbe59e&role.id=f0183a7f7ed349a593458589a5e31bea used request id req-53cf00b0-cafd-4d0e-8bd0-5b37a015d843 2018-11-06 13:19:59,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0743141174316s 2018-11-06 13:19:59,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:19:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e/users/572189b6d54949c9bf1fd7c7a7cdf4e7/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:59,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:19:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb29e903-433f-4c1f-beb0-04b275ea3d91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:19:59,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e/users/572189b6d54949c9bf1fd7c7a7cdf4e7/roles/f0183a7f7ed349a593458589a5e31bea used request id req-bb29e903-433f-4c1f-beb0-04b275ea3d91 2018-11-06 13:19:59,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.214715003967s 2018-11-06 13:19:59,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:19:59,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:59,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac6acad-2074-4124-99ab-cf92ef61dc3a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3295b17d43544bc38e57559708dba059", "links": {"self": "http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:19:59,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dac6acad-2074-4124-99ab-cf92ef61dc3a 2018-11-06 13:19:59,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824179649353s 2018-11-06 13:19:59,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 13:19:59,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-06 13:19:59,780 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:19:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c193376-564b-40b7-b517-8cd2ab8c4e88 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "973a2abea7784dbfa065d74a0d2593b3", "links": {"self": "http://172.30.9.27:5000/v3/roles/973a2abea7784dbfa065d74a0d2593b3"}, "name": "heat_stack_owner"}} 2018-11-06 13:19:59,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2c193376-564b-40b7-b517-8cd2ab8c4e88 2018-11-06 13:19:59,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.133470058441s 2018-11-06 13:19:59,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/973a2abea7784dbfa065d74a0d2593b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:59,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acfacfe2-44e8-43f6-87d9-938983545088 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/973a2abea7784dbfa065d74a0d2593b3"}, "domain_id": null, "name": "heat_stack_owner", "id": "973a2abea7784dbfa065d74a0d2593b3"}} 2018-11-06 13:19:59,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/973a2abea7784dbfa065d74a0d2593b3 used request id req-acfacfe2-44e8-43f6-87d9-938983545088 2018-11-06 13:19:59,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:19:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:19:59,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d887b6-4c2d-40ac-9266-fa22efcba754 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3295b17d43544bc38e57559708dba059", "links": {"self": "http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "973a2abea7784dbfa065d74a0d2593b3", "links": {"self": "http://172.30.9.27:5000/v3/roles/973a2abea7784dbfa065d74a0d2593b3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:19:59,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a5d887b6-4c2d-40ac-9266-fa22efcba754 2018-11-06 13:19:59,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821890830994s 2018-11-06 13:19:59,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:19:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:00,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89955f0-6a63-4467-828a-77cc1c6f8b02 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:20:00,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b89955f0-6a63-4467-828a-77cc1c6f8b02 2018-11-06 13:20:00,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.073215007782s 2018-11-06 13:20:00,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:20:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:00,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd42992f-2365-46f4-9cd5-7a60d3f58492 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "links": {"self": "http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7"}, "domain_id": "default", "enabled": true, "id": "572189b6d54949c9bf1fd7c7a7cdf4e7", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:00,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cd42992f-2365-46f4-9cd5-7a60d3f58492 2018-11-06 13:20:00,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0970211029053s 2018-11-06 13:20:00,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cd42992f-2365-46f4-9cd5-7a60d3f58492 2018-11-06 13:20:00,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:20:00,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:00,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7c31b0-b850-4f8e-bfd4-a6ad4aa8a58f Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e"}, "enabled": true, "id": "25d0fc5f5f694c03ae716c155edbe59e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:20:00,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ac7c31b0-b850-4f8e-bfd4-a6ad4aa8a58f 2018-11-06 13:20:00,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821218490601s 2018-11-06 13:20:00,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ac7c31b0-b850-4f8e-bfd4-a6ad4aa8a58f 2018-11-06 13:20:00,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:20:00,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=572189b6d54949c9bf1fd7c7a7cdf4e7&scope.project.id=25d0fc5f5f694c03ae716c155edbe59e&role.id=973a2abea7784dbfa065d74a0d2593b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:00,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d881d7-d508-4b7e-b405-2a386e7ec642 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=572189b6d54949c9bf1fd7c7a7cdf4e7&scope.project.id=25d0fc5f5f694c03ae716c155edbe59e&role.id=973a2abea7784dbfa065d74a0d2593b3", "previous": null, "next": null}} 2018-11-06 13:20:00,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=572189b6d54949c9bf1fd7c7a7cdf4e7&scope.project.id=25d0fc5f5f694c03ae716c155edbe59e&role.id=973a2abea7784dbfa065d74a0d2593b3 used request id req-95d881d7-d508-4b7e-b405-2a386e7ec642 2018-11-06 13:20:00,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0731401443481s 2018-11-06 13:20:00,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:20:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e/users/572189b6d54949c9bf1fd7c7a7cdf4e7/roles/973a2abea7784dbfa065d74a0d2593b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:00,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-870747a2-e7fc-42bb-9971-8a54d22a22c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:00,398 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e/users/572189b6d54949c9bf1fd7c7a7cdf4e7/roles/973a2abea7784dbfa065d74a0d2593b3 used request id req-870747a2-e7fc-42bb-9971-8a54d22a22c0 2018-11-06 13:20:00,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115639925003s 2018-11-06 13:20:00,398 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-06 13:20:00,399 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-06 13:20:00,399 - openstack_tests - INFO - OS Credentials = > 2018-11-06 13:20:00,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:00,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:00,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "973a2abea7784dbfa065d74a0d2593b3", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3295b17d43544bc38e57559708dba059", "name": "Member"}], "expires_at": "2018-11-06T14:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25d0fc5f5f694c03ae716c155edbe59e", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "id": "572189b6d54949c9bf1fd7c7a7cdf4e7"}, "audit_ids": ["vAIGIszzRtCyCFj9NhhVPw"], "issued_at": "2018-11-06T13:20:00.000000Z"}} 2018-11-06 13:20:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be05830a5a6b65d0702881bfd068f09c6978e801" 2018-11-06 13:20:01,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a006a4f4-ebd5-43ef-be6d-feda235b5548 Date: Tue, 06 Nov 2018 13:20:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:20:01,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-a006a4f4-ebd5-43ef-be6d-feda235b5548 2018-11-06 13:20:01,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be05830a5a6b65d0702881bfd068f09c6978e801" 2018-11-06 13:20:02,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e32341a3-4296-4429-aae9-36d23e1d0c32 Date: Tue, 06 Nov 2018 13:20:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:20:02,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-e32341a3-4296-4429-aae9-36d23e1d0c32 2018-11-06 13:20:02,832 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-06 13:20:02,832 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-11-06 13:20:02,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:02,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:03,064 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-06 13:20:03,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:03,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "973a2abea7784dbfa065d74a0d2593b3", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3295b17d43544bc38e57559708dba059", "name": "Member"}], "expires_at": "2018-11-06T14:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25d0fc5f5f694c03ae716c155edbe59e", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "id": "572189b6d54949c9bf1fd7c7a7cdf4e7"}, "audit_ids": ["PjyFWjMOQC-FVTKBEkoe5Q"], "issued_at": "2018-11-06T13:20:03.000000Z"}} 2018-11-06 13:20:03,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ff51b8fbedff338c79bba509c02ab09794fd845" 2018-11-06 13:20:04,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-f9497219-82b5-48ae-946d-1020635891ca Date: Tue, 06 Nov 2018 13:20:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-11-06 13:20:04,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&name=foo used request id req-f9497219-82b5-48ae-946d-1020635891ca 2018-11-06 13:20:04,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:04,220 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-06 13:20:04,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:04,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "973a2abea7784dbfa065d74a0d2593b3", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3295b17d43544bc38e57559708dba059", "name": "Member"}], "expires_at": "2018-11-06T14:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25d0fc5f5f694c03ae716c155edbe59e", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "id": "572189b6d54949c9bf1fd7c7a7cdf4e7"}, "audit_ids": ["VuQ5VepnSveoNCfnAbRzvw"], "issued_at": "2018-11-06T13:20:04.000000Z"}} 2018-11-06 13:20:04,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff84962b1f6a0d2e4ac0cf063d4e2f95852894d1" 2018-11-06 13:20:04,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65fe1b46-84f0-4a6a-b2fd-cb2a8be5c37f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:04,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-65fe1b46-84f0-4a6a-b2fd-cb2a8be5c37f 2018-11-06 13:20:04,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:04,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:04,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff84962b1f6a0d2e4ac0cf063d4e2f95852894d1" 2018-11-06 13:20:04,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e4a222-116c-46c7-aa68-cc05ca70fbaf Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "links": {"self": "http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7"}, "domain_id": "default", "enabled": true, "id": "572189b6d54949c9bf1fd7c7a7cdf4e7", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:04,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-02e4a222-116c-46c7-aa68-cc05ca70fbaf 2018-11-06 13:20:04,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:04,938 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-06 13:20:04,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:05,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "973a2abea7784dbfa065d74a0d2593b3", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3295b17d43544bc38e57559708dba059", "name": "Member"}], "expires_at": "2018-11-06T14:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25d0fc5f5f694c03ae716c155edbe59e", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "id": "572189b6d54949c9bf1fd7c7a7cdf4e7"}, "audit_ids": ["PYHbf9pxTXC-e6Sc59cFXQ"], "issued_at": "2018-11-06T13:20:05.000000Z"}} 2018-11-06 13:20:05,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6831b0088b380c119190a4dc79c247366530cbcb" 2018-11-06 13:20:06,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a8f51d23-7608-4ce0-bc0f-b7ae839b6fde Date: Tue, 06 Nov 2018 13:20:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:20:06,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a8f51d23-7608-4ce0-bc0f-b7ae839b6fde 2018-11-06 13:20:06,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:06,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "973a2abea7784dbfa065d74a0d2593b3", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3295b17d43544bc38e57559708dba059", "name": "Member"}], "expires_at": "2018-11-06T14:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25d0fc5f5f694c03ae716c155edbe59e", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "id": "572189b6d54949c9bf1fd7c7a7cdf4e7"}, "audit_ids": ["P8lAs_GTS0ekFJlncNGMkA"], "issued_at": "2018-11-06T13:20:06.000000Z"}} 2018-11-06 13:20:06,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0ec19e9e7363e9cf7c97681293b7c41561735f" 2018-11-06 13:20:07,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2e7481b2-03b3-45e7-9ce4-bc73d9bc97f1 Date: Tue, 06 Nov 2018 13:20:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:20:07,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-2e7481b2-03b3-45e7-9ce4-bc73d9bc97f1 2018-11-06 13:20:07,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0ec19e9e7363e9cf7c97681293b7c41561735f" 2018-11-06 13:20:08,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-cd169ca5-b475-4c65-b04d-ba6aa6a0b7ce Date: Tue, 06 Nov 2018 13:20:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:20:08,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-cd169ca5-b475-4c65-b04d-ba6aa6a0b7ce 2018-11-06 13:20:08,753 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:20:08,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:09,110 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.27:5000/v2.0/tokens 2018-11-06 13:20:09,127 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-11-06 13:20:09,128 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:20:09,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:09,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "973a2abea7784dbfa065d74a0d2593b3", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3295b17d43544bc38e57559708dba059", "name": "Member"}], "expires_at": "2018-11-06T14:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25d0fc5f5f694c03ae716c155edbe59e", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "id": "572189b6d54949c9bf1fd7c7a7cdf4e7"}, "audit_ids": ["JdCiLlyZRoe-Dhg08mS2sQ"], "issued_at": "2018-11-06T13:20:09.000000Z"}} 2018-11-06 13:20:09,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6decc92ab493faed8588aa80365b0cf0842f654c" 2018-11-06 13:20:10,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35fcea10-906a-48d7-8fbd-fa91c000a47d x-compute-request-id: req-35fcea10-906a-48d7-8fbd-fa91c000a47d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:20:10,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-35fcea10-906a-48d7-8fbd-fa91c000a47d 2018-11-06 13:20:10,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:20:10,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:10,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "973a2abea7784dbfa065d74a0d2593b3", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3295b17d43544bc38e57559708dba059", "name": "Member"}], "expires_at": "2018-11-06T14:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25d0fc5f5f694c03ae716c155edbe59e", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "id": "572189b6d54949c9bf1fd7c7a7cdf4e7"}, "audit_ids": ["y0OOPZdxR56uFVvcLVAIjQ"], "issued_at": "2018-11-06T13:20:10.000000Z"}} 2018-11-06 13:20:10,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddec50b51c35b7c4137c16aa54755817018694e3" 2018-11-06 13:20:11,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb04a373-8b3b-439f-bc94-34f8c672f878 x-compute-request-id: req-bb04a373-8b3b-439f-bc94-34f8c672f878 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 233}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 236}, "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-11-06 13:20:11,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-bb04a373-8b3b-439f-bc94-34f8c672f878 2018-11-06 13:20:11,447 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 13:20:11,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:11,680 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.27:5000/v2.0/tokens 2018-11-06 13:20:11,696 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-11-06 13:20:11,697 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 13:20:11,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:12,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "973a2abea7784dbfa065d74a0d2593b3", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3295b17d43544bc38e57559708dba059", "name": "Member"}], "expires_at": "2018-11-06T14:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25d0fc5f5f694c03ae716c155edbe59e", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "id": "572189b6d54949c9bf1fd7c7a7cdf4e7"}, "audit_ids": ["aAAjGbyaSxOwFbZHTDYL0g"], "issued_at": "2018-11-06T13:20:12.000000Z"}} 2018-11-06 13:20:12,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8800f5f2a7fcceffc73bd5c73711ecc0024123ac" 2018-11-06 13:20:12,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:12 GMT Server: Apache x-openstack-request-id: req-bef22e73-5ad3-441a-8736-0c2a2d9ef1ff Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 13:20:12,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e/stacks used request id req-bef22e73-5ad3-441a-8736-0c2a2d9ef1ff 2018-11-06 13:20:12,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:13,108 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-06 13:20:13,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:13,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "973a2abea7784dbfa065d74a0d2593b3", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3295b17d43544bc38e57559708dba059", "name": "Member"}], "expires_at": "2018-11-06T14:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25d0fc5f5f694c03ae716c155edbe59e", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25d0fc5f5f694c03ae716c155edbe59e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "id": "572189b6d54949c9bf1fd7c7a7cdf4e7"}, "audit_ids": ["rNh31g6bSjW2DZa4LuZtDw"], "issued_at": "2018-11-06T13:20:13.000000Z"}} 2018-11-06 13:20:13,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccc3f6971f19f3434d8f45dd5806d2ab7c66c8a" 2018-11-06 13:20:14,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:13 GMT Server: Apache x-compute-request-id: req-0fe1400a-d34a-4ee3-bb1f-4380ebb67c21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0fe1400a-d34a-4ee3-bb1f-4380ebb67c21 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 13:20:14,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25d0fc5f5f694c03ae716c155edbe59e/volumes/detail used request id req-0fe1400a-d34a-4ee3-bb1f-4380ebb67c21 2018-11-06 13:20:14,313 - 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 11.467s OK 2018-11-06 13:20:14,432 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 13:20:14,432 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-06 13:20:14,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:20:14,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:14,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba100bb-df4a-4b41-9780-b99638174fd7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3295b17d43544bc38e57559708dba059", "links": {"self": "http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "973a2abea7784dbfa065d74a0d2593b3", "links": {"self": "http://172.30.9.27:5000/v3/roles/973a2abea7784dbfa065d74a0d2593b3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:14,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-eba100bb-df4a-4b41-9780-b99638174fd7 2018-11-06 13:20:14,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809621810913s 2018-11-06 13:20:14,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 13:20:14,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/973a2abea7784dbfa065d74a0d2593b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:14,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9407077-8f63-4bd8-aeaa-226f8d13f5d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:14,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/973a2abea7784dbfa065d74a0d2593b3 used request id req-c9407077-8f63-4bd8-aeaa-226f8d13f5d1 2018-11-06 13:20:14,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.190765142441s 2018-11-06 13:20:14,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:20:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:14,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae620fd8-8a6e-4c74-a2cc-d399e4795d4b Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7", "links": {"self": "http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7"}, "domain_id": "default", "enabled": true, "id": "572189b6d54949c9bf1fd7c7a7cdf4e7", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:14,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ae620fd8-8a6e-4c74-a2cc-d399e4795d4b 2018-11-06 13:20:14,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0864269733429s 2018-11-06 13:20:14,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ae620fd8-8a6e-4c74-a2cc-d399e4795d4b 2018-11-06 13:20:14,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:20:14,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:14,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef4d744-df5a-4915-a803-c70f6d284ada Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7"}, "enabled": true, "id": "572189b6d54949c9bf1fd7c7a7cdf4e7", "options": {}, "domain_id": "default", "name": "connection_check-user_23824a54-03b5-4fd4-bdff-dacedf0695c7"}} 2018-11-06 13:20:14,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7 used request id req-bef4d744-df5a-4915-a803-c70f6d284ada 2018-11-06 13:20:14,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0894451141357s 2018-11-06 13:20:14,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7 used request id req-bef4d744-df5a-4915-a803-c70f6d284ada 2018-11-06 13:20:14,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 13:20:14,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:15,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-284c0e9e-2bd8-4e93-9fcb-04977106f01e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:15,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7 used request id req-284c0e9e-2bd8-4e93-9fcb-04977106f01e 2018-11-06 13:20:15,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.270758152008s 2018-11-06 13:20:15,160 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/572189b6d54949c9bf1fd7c7a7cdf4e7 used request id req-284c0e9e-2bd8-4e93-9fcb-04977106f01e 2018-11-06 13:20:15,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:20:15,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:15,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4b1e6d-cd87-48a1-9825-81af1aa84fac Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e"}, "enabled": true, "id": "25d0fc5f5f694c03ae716c155edbe59e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_23824a54-03b5-4fd4-bdff-dacedf0695c7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:20:15,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-3c4b1e6d-cd87-48a1-9825-81af1aa84fac 2018-11-06 13:20:15,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0870091915131s 2018-11-06 13:20:15,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-3c4b1e6d-cd87-48a1-9825-81af1aa84fac 2018-11-06 13:20:15,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 13:20:15,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:15,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-340efca2-575a-45bc-9ab5-2a837a2523ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:15,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e used request id req-340efca2-575a-45bc-9ab5-2a837a2523ba 2018-11-06 13:20:15,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.199255943298s 2018-11-06 13:20:15,449 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/25d0fc5f5f694c03ae716c155edbe59e used request id req-340efca2-575a-45bc-9ab5-2a837a2523ba 2018-11-06 13:20:15,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:20:15,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:15,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5df97c-cbf9-40d3-8e2e-fce9e53e6cf4 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3295b17d43544bc38e57559708dba059", "links": {"self": "http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:15,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0c5df97c-cbf9-40d3-8e2e-fce9e53e6cf4 2018-11-06 13:20:15,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747771263123s 2018-11-06 13:20:15,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 13:20:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:15,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4446bd47-6884-45e7-9ed6-bf3127c1bfb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:15,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/3295b17d43544bc38e57559708dba059 used request id req-4446bd47-6884-45e7-9ed6-bf3127c1bfb0 2018-11-06 13:20:15,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103468894958s 2018-11-06 13:20:15,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:20:15,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=25d0fc5f5f694c03ae716c155edbe59e&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b2830a6a2a92d2834a3fa670c56c3bb4b707673" 2018-11-06 13:20:16,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6178bb04-6550-4122-b055-98ffab6a3e3a Date: Tue, 06 Nov 2018 13:20:16 GMT RESP BODY: {"security_groups": []} 2018-11-06 13:20:16,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=25d0fc5f5f694c03ae716c155edbe59e&name=default used request id req-6178bb04-6550-4122-b055-98ffab6a3e3a 2018-11-06 13:20:16,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.415388822556s 2018-11-06 13:20:16,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=25d0fc5f5f694c03ae716c155edbe59e&name=default used request id req-6178bb04-6550-4122-b055-98ffab6a3e3a 2018-11-06 13:20:16,070 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-11-06 13:20:16,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:20:16,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:20:16,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:20:16,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:20:16,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:20:16,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:20:16,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:20:16,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:20:16,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:20:16,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:20:16,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:20:16,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:20:16,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:20:16,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:20:16,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:20:16,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:20:16,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:20:16,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:20:16,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:20:16,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:20:16,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:20:16,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:20:16,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 13:20:16,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:20:16,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13cc3c10-4631-43b0-8e40-472049465e45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:16,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-13cc3c10-4631-43b0-8e40-472049465e45 2018-11-06 13:20:16,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:16,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T14:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["iFu_h7ElRbGkgfGR5dLd2Q"], "issued_at": "2018-11-06T13:20:16.000000Z"}} 2018-11-06 13:20:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:16,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:16,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43f1aa8-b7f1-4f7d-a7f9-3ec2a4027f26 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 13:20:16,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e43f1aa8-b7f1-4f7d-a7f9-3ec2a4027f26 2018-11-06 13:20:16,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.52463388443s 2018-11-06 13:20:16,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 13:20:16,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}}' 2018-11-06 13:20:16,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a029695a-0274-4377-845e-6be6c38b3f06 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:20:16,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a029695a-0274-4377-845e-6be6c38b3f06 2018-11-06 13:20:16,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.1511490345s 2018-11-06 13:20:16,779 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a029695a-0274-4377-845e-6be6c38b3f06 2018-11-06 13:20:16,780 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a', 'id': u'6d7b0e74f1c744f9842156ca77ffd69d', '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-11-06 13:20:16,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 13:20:17,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.46830201149s 2018-11-06 13:20:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:17,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89a89af-3fee-45d9-b165-fb7394c239c1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}, "domain_id": "default", "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:20:17,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64 used request id req-a89a89af-3fee-45d9-b165-fb7394c239c1 2018-11-06 13:20:17,353 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'61d818fd420c48d0b7ca275aaa467a64', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a'}) 2018-11-06 13:20:17,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:20:17,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:17,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8865d7da-8c92-4a1f-80f6-9b48e1f3d58c Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:17,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8865d7da-8c92-4a1f-80f6-9b48e1f3d58c 2018-11-06 13:20:17,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0879440307617s 2018-11-06 13:20:17,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:20:17,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:17,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b74bbb-43bc-4599-9b90-fa7dd6e4951b Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:17,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a2b74bbb-43bc-4599-9b90-fa7dd6e4951b 2018-11-06 13:20:17,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0728969573975s 2018-11-06 13:20:17,516 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 13:20:17,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 13:20:17,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" -d '{"role": {"name": "Member"}}' 2018-11-06 13:20:17,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-460cf42f-8318-40bc-8eaf-961b959efa2c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}} 2018-11-06 13:20:17,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-460cf42f-8318-40bc-8eaf-961b959efa2c 2018-11-06 13:20:17,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.241806983948s 2018-11-06 13:20:17,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:17,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1fdbc0-d3fe-4e7c-b320-49f3e8056784 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "domain_id": null, "name": "Member", "id": "51af11a5826f47e091b8825fa4356293"}} 2018-11-06 13:20:17,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293 used request id req-fb1fdbc0-d3fe-4e7c-b320-49f3e8056784 2018-11-06 13:20:17,844 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293'}, 'domain_id': None, 'human_id': None, 'id': u'51af11a5826f47e091b8825fa4356293', 'HUMAN_ID': False}) 2018-11-06 13:20:17,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:20:17,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:17,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b2a9de-82e3-483b-8ef2-556c3829bf6a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:17,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d3b2a9de-82e3-483b-8ef2-556c3829bf6a 2018-11-06 13:20:17,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.134447097778s 2018-11-06 13:20:17,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:20:17,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:18,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-519e1a13-3712-4ece-ba03-4427157735f6 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:20:18,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-519e1a13-3712-4ece-ba03-4427157735f6 2018-11-06 13:20:18,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0810360908508s 2018-11-06 13:20:18,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:20:18,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:18,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2cdb3f-54c5-4c7b-a942-4f63325bd66a Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:18,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bd2cdb3f-54c5-4c7b-a942-4f63325bd66a 2018-11-06 13:20:18,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0988957881927s 2018-11-06 13:20:18,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bd2cdb3f-54c5-4c7b-a942-4f63325bd66a 2018-11-06 13:20:18,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:20:18,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:18,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771ec0b8-4d97-40ba-ac29-7fc28d90f7cc Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:20:18,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-771ec0b8-4d97-40ba-ac29-7fc28d90f7cc 2018-11-06 13:20:18,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0735421180725s 2018-11-06 13:20:18,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-771ec0b8-4d97-40ba-ac29-7fc28d90f7cc 2018-11-06 13:20:18,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:20:18,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=61d818fd420c48d0b7ca275aaa467a64&scope.project.id=6d7b0e74f1c744f9842156ca77ffd69d&role.id=51af11a5826f47e091b8825fa4356293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:18,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f626bee3-6c9c-4172-a744-60cf625ca808 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=61d818fd420c48d0b7ca275aaa467a64&scope.project.id=6d7b0e74f1c744f9842156ca77ffd69d&role.id=51af11a5826f47e091b8825fa4356293", "previous": null, "next": null}} 2018-11-06 13:20:18,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=61d818fd420c48d0b7ca275aaa467a64&scope.project.id=6d7b0e74f1c744f9842156ca77ffd69d&role.id=51af11a5826f47e091b8825fa4356293 used request id req-f626bee3-6c9c-4172-a744-60cf625ca808 2018-11-06 13:20:18,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0928690433502s 2018-11-06 13:20:18,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:20:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/61d818fd420c48d0b7ca275aaa467a64/roles/51af11a5826f47e091b8825fa4356293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:18,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-880c4a01-24c2-4f97-ae1b-92960ebc3206 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:18,516 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/61d818fd420c48d0b7ca275aaa467a64/roles/51af11a5826f47e091b8825fa4356293 used request id req-880c4a01-24c2-4f97-ae1b-92960ebc3206 2018-11-06 13:20:18,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.179169893265s 2018-11-06 13:20:18,518 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a', 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': 'eceea14b-1f54-4d90-bc2d-70dbaca44113', 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_f1a92158-73e7-48f3-af0d-9a0b11b0a31a', 'project_id': u'6d7b0e74f1c744f9842156ca77ffd69d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 13:20:18,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:20:18,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:20:18,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:20:18,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:20:18,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:20:18,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:20:18,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:20:18,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:20:18,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:20:18,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:20:18,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:20:18,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:20:18,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:20:18,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:20:18,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:20:18,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:20:18,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:20:18,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:20:18,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:20:18,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:20:18,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:20:18,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:20:18,525 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a', 'password': 'eceea14b-1f54-4d90-bc2d-70dbaca44113', 'project_name': 'api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '6d7b0e74f1c744f9842156ca77ffd69d', 'project_domain_name': 'Default'} 2018-11-06 13:20:18,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:20:18,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:18,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa9712d-548e-4d60-90d2-99e4e8035f14 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:18,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9fa9712d-548e-4d60-90d2-99e4e8035f14 2018-11-06 13:20:18,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738010406494s 2018-11-06 13:20:18,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:20:18,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:18,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0899f66c-a763-4832-8550-3910b6e4b10f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:18,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0899f66c-a763-4832-8550-3910b6e4b10f 2018-11-06 13:20:18,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809030532837s 2018-11-06 13:20:18,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:20:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:18,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfb090f-089d-4051-bcd5-888a00ef79fd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:20:18,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-bbfb090f-089d-4051-bcd5-888a00ef79fd 2018-11-06 13:20:18,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0831170082092s 2018-11-06 13:20:18,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:20:18,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:18,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7651571-d0c3-4e13-8ebe-05a68a0ed9e4 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:18,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c7651571-d0c3-4e13-8ebe-05a68a0ed9e4 2018-11-06 13:20:18,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911920070648s 2018-11-06 13:20:18,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c7651571-d0c3-4e13-8ebe-05a68a0ed9e4 2018-11-06 13:20:18,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:20:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:18,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e450d902-6b63-4faf-8b59-a99217ad307f Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:20:18,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e450d902-6b63-4faf-8b59-a99217ad307f 2018-11-06 13:20:18,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0836968421936s 2018-11-06 13:20:18,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e450d902-6b63-4faf-8b59-a99217ad307f 2018-11-06 13:20:18,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:20:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=61d818fd420c48d0b7ca275aaa467a64&scope.project.id=6d7b0e74f1c744f9842156ca77ffd69d&role.id=f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:19,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd203233-ca60-46e0-8e63-1f3750a0b4e8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=61d818fd420c48d0b7ca275aaa467a64&scope.project.id=6d7b0e74f1c744f9842156ca77ffd69d&role.id=f0183a7f7ed349a593458589a5e31bea", "previous": null, "next": null}} 2018-11-06 13:20:19,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=61d818fd420c48d0b7ca275aaa467a64&scope.project.id=6d7b0e74f1c744f9842156ca77ffd69d&role.id=f0183a7f7ed349a593458589a5e31bea used request id req-dd203233-ca60-46e0-8e63-1f3750a0b4e8 2018-11-06 13:20:19,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.081207036972s 2018-11-06 13:20:19,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:20:19,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/61d818fd420c48d0b7ca275aaa467a64/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:19,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80bff958-419c-4515-8cea-c4a6d835a84e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:19,140 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/61d818fd420c48d0b7ca275aaa467a64/roles/f0183a7f7ed349a593458589a5e31bea used request id req-80bff958-419c-4515-8cea-c4a6d835a84e 2018-11-06 13:20:19,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.108433008194s 2018-11-06 13:20:19,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:20:19,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:19,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d140efb0-0786-41cd-9277-829bf8a10b19 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:19,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d140efb0-0786-41cd-9277-829bf8a10b19 2018-11-06 13:20:19,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0847837924957s 2018-11-06 13:20:19,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 13:20:19,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-06 13:20:19,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93ae8576-3ee6-4c5a-8f34-14558b137bc6 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}} 2018-11-06 13:20:19,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-93ae8576-3ee6-4c5a-8f34-14558b137bc6 2018-11-06 13:20:19,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.108897924423s 2018-11-06 13:20:19,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:19,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c80f3d-8875-4003-8863-6b87f08a006d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "domain_id": null, "name": "heat_stack_owner", "id": "10fc5335f8764832beaf415053690547"}} 2018-11-06 13:20:19,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547 used request id req-c9c80f3d-8875-4003-8863-6b87f08a006d 2018-11-06 13:20:19,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:20:19,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:19,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbdc491-8104-4410-9cdf-84efa5f0bbb7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:19,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6cbdc491-8104-4410-9cdf-84efa5f0bbb7 2018-11-06 13:20:19,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804929733276s 2018-11-06 13:20:19,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:20:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:19,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1386a46b-365c-44b0-b9dc-1b87b44a7743 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:20:19,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1386a46b-365c-44b0-b9dc-1b87b44a7743 2018-11-06 13:20:19,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0805180072784s 2018-11-06 13:20:19,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:20:19,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:19,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227edd9e-42b2-44a2-86d1-41254593616c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:19,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-227edd9e-42b2-44a2-86d1-41254593616c 2018-11-06 13:20:19,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0893800258636s 2018-11-06 13:20:19,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-227edd9e-42b2-44a2-86d1-41254593616c 2018-11-06 13:20:19,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:20:19,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:19,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b57265-95c4-43e7-83d5-05d8ae834780 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:20:19,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-85b57265-95c4-43e7-83d5-05d8ae834780 2018-11-06 13:20:19,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.083615064621s 2018-11-06 13:20:19,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-85b57265-95c4-43e7-83d5-05d8ae834780 2018-11-06 13:20:19,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:20:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=61d818fd420c48d0b7ca275aaa467a64&scope.project.id=6d7b0e74f1c744f9842156ca77ffd69d&role.id=10fc5335f8764832beaf415053690547 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:19,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe78cbe-1a03-4bc9-9826-1e536e237f20 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=61d818fd420c48d0b7ca275aaa467a64&scope.project.id=6d7b0e74f1c744f9842156ca77ffd69d&role.id=10fc5335f8764832beaf415053690547", "previous": null, "next": null}} 2018-11-06 13:20:19,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=61d818fd420c48d0b7ca275aaa467a64&scope.project.id=6d7b0e74f1c744f9842156ca77ffd69d&role.id=10fc5335f8764832beaf415053690547 used request id req-0fe78cbe-1a03-4bc9-9826-1e536e237f20 2018-11-06 13:20:19,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0812439918518s 2018-11-06 13:20:19,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:20:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/61d818fd420c48d0b7ca275aaa467a64/roles/10fc5335f8764832beaf415053690547 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:20:19,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcbab3a7-ee32-4c84-8810-a3fde4f065bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:19,966 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/61d818fd420c48d0b7ca275aaa467a64/roles/10fc5335f8764832beaf415053690547 used request id req-bcbab3a7-ee32-4c84-8810-a3fde4f065bc 2018-11-06 13:20:19,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116316080093s 2018-11-06 13:20:19,967 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-06 13:20:19,967 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-06 13:20:19,967 - openstack_tests - INFO - OS Credentials = > 2018-11-06 13:20:19,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:19,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:20,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["1Rn-F-bDSoKSi2O-wbO0HA"], "issued_at": "2018-11-06T13:20:20.000000Z"}} 2018-11-06 13:20:20,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1cb7254ce326d7c8d0dc9dd9adf19b188fa632" 2018-11-06 13:20:21,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cf33efbf-cffb-4a47-b57e-4fd1c1d31d4b Date: Tue, 06 Nov 2018 13:20:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:20:21,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-cf33efbf-cffb-4a47-b57e-4fd1c1d31d4b 2018-11-06 13:20:21,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1cb7254ce326d7c8d0dc9dd9adf19b188fa632" 2018-11-06 13:20:22,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-94dfea11-3d14-47e5-b714-e313857e11ad Date: Tue, 06 Nov 2018 13:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:20:22,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-94dfea11-3d14-47e5-b714-e313857e11ad 2018-11-06 13:20:22,055 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-06 13:20:22,056 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-11-06 13:20:22,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:22,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:22,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["14QQgermRwqlHGiZk5mZkQ"], "issued_at": "2018-11-06T13:20:22.000000Z"}} 2018-11-06 13:20:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:22,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38817ea-c581-44f4-9941-0dc324c70187 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:22,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d38817ea-c581-44f4-9941-0dc324c70187 2018-11-06 13:20:22,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:22,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:22,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:22,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7925f0c7-ff74-4921-9ae8-b7fd8cd15dc6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:22,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7925f0c7-ff74-4921-9ae8-b7fd8cd15dc6 2018-11-06 13:20:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-978857b8-4d14-4ff5-a3ab-7c80ed70031b-projName"}}' 2018-11-06 13:20:22,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c650547-c4d9-4d02-814e-a2e8b662010d Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fa4d45aab86046229fd601a725e062df"}, "enabled": true, "id": "fa4d45aab86046229fd601a725e062df", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-978857b8-4d14-4ff5-a3ab-7c80ed70031b-projName"}} 2018-11-06 13:20:22,822 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7c650547-c4d9-4d02-814e-a2e8b662010d 2018-11-06 13:20:22,822 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-978857b8-4d14-4ff5-a3ab-7c80ed70031b-projName 2018-11-06 13:20:22,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-978857b8-4d14-4ff5-a3ab-7c80ed70031b-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:22,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ef9e5a-1555-4f06-8314-5ef87fe85ff3 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-978857b8-4d14-4ff5-a3ab-7c80ed70031b-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fa4d45aab86046229fd601a725e062df"}, "enabled": true, "id": "fa4d45aab86046229fd601a725e062df", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-978857b8-4d14-4ff5-a3ab-7c80ed70031b-projName"}]} 2018-11-06 13:20:22,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-978857b8-4d14-4ff5-a3ab-7c80ed70031b-projName used request id req-87ef9e5a-1555-4f06-8314-5ef87fe85ff3 2018-11-06 13:20:22,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:22,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2221544b-3f9a-45b6-a1ea-acf32254fc10 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:20:22,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2221544b-3f9a-45b6-a1ea-acf32254fc10 2018-11-06 13:20:22,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:23,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-d5a7ae0c-cb71-435f-8a1f-1dc1d1a21080 Date: Tue, 06 Nov 2018 13:20:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:23Z", "updated_at": "2018-11-06T13:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:23Z", "revision_number": 0, "id": "024d4360-ba44-4f67-80fb-df6f6fcb539f", "remote_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:23Z", "security_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:23Z", "revision_number": 0, "id": "2a40fdab-6c33-43ca-8d2d-191aceb9d8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:23Z", "security_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:23Z", "revision_number": 0, "id": "411f2380-4aa0-458f-b4fb-fea641515211", "remote_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:23Z", "security_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:23Z", "revision_number": 0, "id": "d23b1f3f-24a0-4eed-bf42-d9838b8defb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:23Z", "security_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "name": "default"}]} 2018-11-06 13:20:23,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-d5a7ae0c-cb71-435f-8a1f-1dc1d1a21080 2018-11-06 13:20:23,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:23,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6163ed01-d46d-41a4-8eb2-c222a2be9481 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 13:20:23,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-6163ed01-d46d-41a4-8eb2-c222a2be9481 2018-11-06 13:20:23,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:24,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a10d587c-665e-4129-a8bc-b69fca744ce1 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 13:20:24,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-a10d587c-665e-4129-a8bc-b69fca744ce1 2018-11-06 13:20:24,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:24,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6df9e5-da52-43c1-8076-dfe529cbbf17 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:20:24,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-5a6df9e5-da52-43c1-8076-dfe529cbbf17 2018-11-06 13:20:24,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb3e9ee8-36e6-4ee8-818f-bb49a07358d1 2018-11-06 13:20:24,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb3e9ee8-36e6-4ee8-818f-bb49a07358d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:24,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ac1348e2-ecb1-45f2-86d0-17555f7f0685 Date: Tue, 06 Nov 2018 13:20:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:20:23Z", "security_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:23Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "024d4360-ba44-4f67-80fb-df6f6fcb539f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:20:23Z", "security_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:23Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "2a40fdab-6c33-43ca-8d2d-191aceb9d8be"}, {"remote_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:20:23Z", "security_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:23Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "411f2380-4aa0-458f-b4fb-fea641515211"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:20:23Z", "security_group_id": "bb3e9ee8-36e6-4ee8-818f-bb49a07358d1", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:23Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "d23b1f3f-24a0-4eed-bf42-d9838b8defb0"}]} 2018-11-06 13:20:24,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb3e9ee8-36e6-4ee8-818f-bb49a07358d1 used request id req-ac1348e2-ecb1-45f2-86d0-17555f7f0685 2018-11-06 13:20:24,875 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 13:20:24,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/bb3e9ee8-36e6-4ee8-818f-bb49a07358d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:25,891 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1238fe5-12c3-4c4a-9a93-dc7972b203c0 Content-Length: 0 Date: Tue, 06 Nov 2018 13:20:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:20:25,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/bb3e9ee8-36e6-4ee8-818f-bb49a07358d1 used request id req-d1238fe5-12c3-4c4a-9a93-dc7972b203c0 2018-11-06 13:20:25,891 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-978857b8-4d14-4ff5-a3ab-7c80ed70031b-projName 2018-11-06 13:20:25,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/fa4d45aab86046229fd601a725e062df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c50681fa62edfe6ceaab403d6ad1645ba1b773" 2018-11-06 13:20:26,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-217d4ca5-81bd-4509-a4c8-701b82dd7e89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:26,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fa4d45aab86046229fd601a725e062df used request id req-217d4ca5-81bd-4509-a4c8-701b82dd7e89 2018-11-06 13:20:26,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:26,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["LIgns7eFReOxPFrXuM0cXQ"], "issued_at": "2018-11-06T13:20:26.000000Z"}} 2018-11-06 13:20:26,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7c0a858863f64529abe7ade57fff634d5b6ef8" 2018-11-06 13:20:26,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec2a0cb-8204-44ed-ad35-fec5831a4423 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:26,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3ec2a0cb-8204-44ed-ad35-fec5831a4423 2018-11-06 13:20:26,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:26,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:26,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7c0a858863f64529abe7ade57fff634d5b6ef8" 2018-11-06 13:20:26,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a7106b-fe40-4be2-9c2b-d47efdbe2e25 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:26,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-66a7106b-fe40-4be2-9c2b-d47efdbe2e25 2018-11-06 13:20:27,167 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-05de7005-fd75-439e-ab8c-08daaecfee56-username 2018-11-06 13:20:27,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7c0a858863f64529abe7ade57fff634d5b6ef8" 2018-11-06 13:20:27,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e9fdde-106c-4797-857c-e576064f14d9 Content-Encoding: gzip Content-Length: 949 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-05de7005-fd75-439e-ab8c-08daaecfee56-username", "links": {"self": "http://172.30.9.27:5000/v3/users/7709944f9e0c426c832bc5eb375c8566"}, "domain_id": "default", "enabled": true, "id": "7709944f9e0c426c832bc5eb375c8566", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:27,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-79e9fdde-106c-4797-857c-e576064f14d9 2018-11-06 13:20:27,268 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-05de7005-fd75-439e-ab8c-08daaecfee56-username 2018-11-06 13:20:27,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/7709944f9e0c426c832bc5eb375c8566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7c0a858863f64529abe7ade57fff634d5b6ef8" 2018-11-06 13:20:27,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-855e4140-c641-4572-a006-7da1a726a309 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:27,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7709944f9e0c426c832bc5eb375c8566 used request id req-855e4140-c641-4572-a006-7da1a726a309 2018-11-06 13:20:27,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:27,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["7s_pqTCQRxmQrMGFcTfJ4w"], "issued_at": "2018-11-06T13:20:27.000000Z"}} 2018-11-06 13:20:27,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd723ef6305be9270a22004a1256e22f644aba03" 2018-11-06 13:20:28,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fcdc58c-c4fb-413c-a388-af65f7d39b54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:28,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6fcdc58c-c4fb-413c-a388-af65f7d39b54 2018-11-06 13:20:28,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:28,031 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-11-06 13:20:28,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:28,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["tuApBJ7CTvaM-pbYpeRWUw"], "issued_at": "2018-11-06T13:20:28.000000Z"}} 2018-11-06 13:20:28,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a874aad48691a6370139b270540ca62551918bb2" 2018-11-06 13:20:28,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbda0785-5df2-4557-91ae-e7bf43278951 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:28,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fbda0785-5df2-4557-91ae-e7bf43278951 2018-11-06 13:20:28,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:28,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:28,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["UKFrvpMTSH6OL-A2y8Gbeg"], "issued_at": "2018-11-06T13:20:28.000000Z"}} 2018-11-06 13:20:28,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:29,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["fw92zUqDQSuq6p5fRMxBQg"], "issued_at": "2018-11-06T13:20:29.000000Z"}} 2018-11-06 13:20:29,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3ca583dec2ac5a6c7d9477efa9326ced8419210" 2018-11-06 13:20:29,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0981a813-66d8-4fcb-a3a2-ecb93503ff77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:29,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0981a813-66d8-4fcb-a3a2-ecb93503ff77 2018-11-06 13:20:29,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:29,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:29,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["XDXIVxiSTKiVGrICFxmdoQ"], "issued_at": "2018-11-06T13:20:29.000000Z"}} 2018-11-06 13:20:29,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:30,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["q4uhSF9xQM6H-LnXtParFQ"], "issued_at": "2018-11-06T13:20:30.000000Z"}} 2018-11-06 13:20:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed21c7245bf7de93faf668e5105959c34fa1c83b" 2018-11-06 13:20:30,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41603084-a22c-4894-a996-05d86fa442bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:30,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-41603084-a22c-4894-a996-05d86fa442bb 2018-11-06 13:20:30,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:30,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:30,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["eQ2QxGr4QhWWNE8xbgCoVg"], "issued_at": "2018-11-06T13:20:30.000000Z"}} 2018-11-06 13:20:30,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:30,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:30,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["MGQQZWg4Rz2kehgOIOvUIw"], "issued_at": "2018-11-06T13:20:30.000000Z"}} 2018-11-06 13:20:30,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:30,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:31,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["JMOa34cYTz-okXPIIjGlog"], "issued_at": "2018-11-06T13:20:31.000000Z"}} 2018-11-06 13:20:31,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:31,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["yQS3ZJCwTe-NXuTEO8DCTA"], "issued_at": "2018-11-06T13:20:31.000000Z"}} 2018-11-06 13:20:31,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:31,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0468049c-3300-4500-b1e8-f625a688ce96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:31,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0468049c-3300-4500-b1e8-f625a688ce96 2018-11-06 13:20:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:31,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:31,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:31,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e89142e4-ef4d-42e1-bc04-277a3a1de21b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:31,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e89142e4-ef4d-42e1-bc04-277a3a1de21b 2018-11-06 13:20:32,372 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-username 2018-11-06 13:20:32,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:32,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de364ed1-7e7a-416d-86ee-525e5ed8c3d1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:32,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-de364ed1-7e7a-416d-86ee-525e5ed8c3d1 2018-11-06 13:20:32,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-projName"}}' 2018-11-06 13:20:32,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b27d523f-3bec-41ed-a65d-33aeac2c45fc Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3e0f9fce2a3d4879989387657c109199"}, "enabled": true, "id": "3e0f9fce2a3d4879989387657c109199", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-projName"}} 2018-11-06 13:20:32,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b27d523f-3bec-41ed-a65d-33aeac2c45fc 2018-11-06 13:20:32,521 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-projName 2018-11-06 13:20:32,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" -d '{"role": {"name": "KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-role"}}' 2018-11-06 13:20:32,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f35757d-fe99-4bb6-959b-00abc19863e9 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "90928e20d90746f8aeddcfb7aaf68c94", "links": {"self": "http://172.30.9.27:5000/v3/roles/90928e20d90746f8aeddcfb7aaf68c94"}, "name": "KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-role"}} 2018-11-06 13:20:32,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0f35757d-fe99-4bb6-959b-00abc19863e9 2018-11-06 13:20:32,623 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-role 2018-11-06 13:20:32,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/90928e20d90746f8aeddcfb7aaf68c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:32,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ec4b0e-96eb-4e62-8596-829f04479f05 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/90928e20d90746f8aeddcfb7aaf68c94"}, "domain_id": null, "name": "KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-role", "id": "90928e20d90746f8aeddcfb7aaf68c94"}} 2018-11-06 13:20:32,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/90928e20d90746f8aeddcfb7aaf68c94 used request id req-20ec4b0e-96eb-4e62-8596-829f04479f05 2018-11-06 13:20:32,781 - keystone_utils - INFO - Granting role KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-role to project KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-projName 2018-11-06 13:20:32,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3e0f9fce2a3d4879989387657c109199/users/ac94bc65e2f44706a6b69f4af2b689b7/roles/90928e20d90746f8aeddcfb7aaf68c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:32,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9b92f74-82f2-4172-8a97-b1f327c7ba7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:32,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3e0f9fce2a3d4879989387657c109199/users/ac94bc65e2f44706a6b69f4af2b689b7/roles/90928e20d90746f8aeddcfb7aaf68c94 used request id req-b9b92f74-82f2-4172-8a97-b1f327c7ba7d 2018-11-06 13:20:32,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3e0f9fce2a3d4879989387657c109199/users/ac94bc65e2f44706a6b69f4af2b689b7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:33,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa14af0d-6491-4d35-b5ae-7687566521f1 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/3e0f9fce2a3d4879989387657c109199/users/ac94bc65e2f44706a6b69f4af2b689b7/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "90928e20d90746f8aeddcfb7aaf68c94", "links": {"self": "http://172.30.9.27:5000/v3/roles/90928e20d90746f8aeddcfb7aaf68c94"}, "name": "KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-role"}]} 2018-11-06 13:20:33,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3e0f9fce2a3d4879989387657c109199/users/ac94bc65e2f44706a6b69f4af2b689b7/roles used request id req-fa14af0d-6491-4d35-b5ae-7687566521f1 2018-11-06 13:20:33,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:33,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-6b1de87d-4c00-485f-b640-afe7be32cdd9 Date: Tue, 06 Nov 2018 13:20:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:33Z", "updated_at": "2018-11-06T13:20:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:33Z", "revision_number": 0, "id": "279b405a-a028-42d1-9f3f-b163ba61d468", "remote_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:33Z", "security_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:33Z", "revision_number": 0, "id": "487ae218-3865-4d73-add5-35e0e13c531e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:33Z", "security_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:33Z", "revision_number": 0, "id": "6d99487a-8bfb-4350-85a1-0e45c4d6f872", "remote_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:33Z", "security_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:33Z", "revision_number": 0, "id": "7439d57b-514c-469c-a3cf-459f7e3bdd58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:33Z", "security_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "name": "default"}]} 2018-11-06 13:20:33,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-6b1de87d-4c00-485f-b640-afe7be32cdd9 2018-11-06 13:20:33,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:34,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ca7220-c502-47cd-b5af-7d874e01d567 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 13:20:34,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-11ca7220-c502-47cd-b5af-7d874e01d567 2018-11-06 13:20:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:34,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a5b6f6-4375-4cf6-9423-351a6489c17b 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 13:20:34,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-f6a5b6f6-4375-4cf6-9423-351a6489c17b 2018-11-06 13:20:34,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:34,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c79739-9274-4677-94c0-340987c01e2f 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:20:34,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-f9c79739-9274-4677-94c0-340987c01e2f 2018-11-06 13:20:34,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed53b870-97ff-4ddb-b5c3-b3b959406db8 2018-11-06 13:20:34,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ed53b870-97ff-4ddb-b5c3-b3b959406db8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:34,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6921a13f-3e7c-4260-9e81-7cdfcab1812d Date: Tue, 06 Nov 2018 13:20:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:20:33Z", "security_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:33Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "279b405a-a028-42d1-9f3f-b163ba61d468"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:20:33Z", "security_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:33Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "487ae218-3865-4d73-add5-35e0e13c531e"}, {"remote_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:20:33Z", "security_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:33Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "6d99487a-8bfb-4350-85a1-0e45c4d6f872"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:20:33Z", "security_group_id": "ed53b870-97ff-4ddb-b5c3-b3b959406db8", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:33Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "7439d57b-514c-469c-a3cf-459f7e3bdd58"}]} 2018-11-06 13:20:35,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ed53b870-97ff-4ddb-b5c3-b3b959406db8 used request id req-6921a13f-3e7c-4260-9e81-7cdfcab1812d 2018-11-06 13:20:35,000 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 13:20:35,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ed53b870-97ff-4ddb-b5c3-b3b959406db8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:36,010 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-485a61a1-188b-449c-92cb-198defc7a0e0 Content-Length: 0 Date: Tue, 06 Nov 2018 13:20:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:20:36,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ed53b870-97ff-4ddb-b5c3-b3b959406db8 used request id req-485a61a1-188b-449c-92cb-198defc7a0e0 2018-11-06 13:20:36,011 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-projName 2018-11-06 13:20:36,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/3e0f9fce2a3d4879989387657c109199 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:36,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3e994b-abc1-4ee8-b842-3868c9251a48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:36,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3e0f9fce2a3d4879989387657c109199 used request id req-ca3e994b-abc1-4ee8-b842-3868c9251a48 2018-11-06 13:20:36,243 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-username 2018-11-06 13:20:36,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/ac94bc65e2f44706a6b69f4af2b689b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:36,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc999707-6a61-4540-946a-a7c07680f4f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:36,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ac94bc65e2f44706a6b69f4af2b689b7 used request id req-fc999707-6a61-4540-946a-a7c07680f4f4 2018-11-06 13:20:36,429 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-a0edbed5-0837-4877-a2ca-cda275d87873-role 2018-11-06 13:20:36,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/90928e20d90746f8aeddcfb7aaf68c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2966fd894091001e99fb966d3db6eaa1906c1" 2018-11-06 13:20:36,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85ded0f-536e-4a64-b5e6-1c039843efc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:36,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/90928e20d90746f8aeddcfb7aaf68c94 used request id req-a85ded0f-536e-4a64-b5e6-1c039843efc7 2018-11-06 13:20:36,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:36,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["RIvVhtaITzaQuqqW11Bklw"], "issued_at": "2018-11-06T13:20:36.000000Z"}} 2018-11-06 13:20:36,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a6ed50b2fec6160a16e783cee9ee01f43c37d4" 2018-11-06 13:20:37,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac6656f-d562-4674-8c65-4d704293617f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:37,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6ac6656f-d562-4674-8c65-4d704293617f 2018-11-06 13:20:37,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:37,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:37,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["x1lm3ip3SSyRA32FNaRpNA"], "issued_at": "2018-11-06T13:20:37.000000Z"}} 2018-11-06 13:20:37,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:37,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f579f3b2-4669-4725-a244-999c43cf8027 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:37,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f579f3b2-4669-4725-a244-999c43cf8027 2018-11-06 13:20:37,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:37,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:37,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f64081b-5d53-40fa-af38-5885ee50c6a1 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:37,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7f64081b-5d53-40fa-af38-5885ee50c6a1 2018-11-06 13:20:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:37,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d26ba5-ab50-4e7b-ae0e-a2cb368e5484 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:37,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-68d26ba5-ab50-4e7b-ae0e-a2cb368e5484 2018-11-06 13:20:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:38,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638f6908-d2da-4f7f-a32b-1740b26452ad Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:38,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-638f6908-d2da-4f7f-a32b-1740b26452ad 2018-11-06 13:20:38,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:38,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aaebe7c-ff34-4255-a6fd-5b423836a945 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}]} 2018-11-06 13:20:38,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a used request id req-2aaebe7c-ff34-4255-a6fd-5b423836a945 2018-11-06 13:20:38,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/b981ca75ab984ef0b0a836dc4089abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:38,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c14eccd-9fe3-4b41-8a6e-699941163297 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/b981ca75ab984ef0b0a836dc4089abb4"}, "enabled": true, "id": "b981ca75ab984ef0b0a836dc4089abb4", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-a1e677d0-60f9-417-name"}} 2018-11-06 13:20:38,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b981ca75ab984ef0b0a836dc4089abb4 used request id req-9c14eccd-9fe3-4b41-8a6e-699941163297 2018-11-06 13:20:38,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/b981ca75ab984ef0b0a836dc4089abb4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:38,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbefc3e-78b6-43a6-a55d-8ef1e80b7859 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/b981ca75ab984ef0b0a836dc4089abb4/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 13:20:38,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/b981ca75ab984ef0b0a836dc4089abb4/roles used request id req-4fbefc3e-78b6-43a6-a55d-8ef1e80b7859 2018-11-06 13:20:38,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:38,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab65389-adb4-4450-93f5-20ccaccbb078 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 13:20:38,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-0ab65389-adb4-4450-93f5-20ccaccbb078 2018-11-06 13:20:38,671 - keystone_utils - INFO - Granting role admin to project api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a 2018-11-06 13:20:38,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/b981ca75ab984ef0b0a836dc4089abb4/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:38,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b5f1d1-04b0-498c-b2c8-31a221ded125 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:38,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/b981ca75ab984ef0b0a836dc4089abb4/roles/f0183a7f7ed349a593458589a5e31bea used request id req-64b5f1d1-04b0-498c-b2c8-31a221ded125 2018-11-06 13:20:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:38,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513b9451-d6f7-4ec5-9546-e7cbeba652ab Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:38,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-513b9451-d6f7-4ec5-9546-e7cbeba652ab 2018-11-06 13:20:38,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:39,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5a7d15-762e-4a81-aac5-d5fcefb33871 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}]} 2018-11-06 13:20:39,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a used request id req-dd5a7d15-762e-4a81-aac5-d5fcefb33871 2018-11-06 13:20:39,084 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-a1e677d0-60f9-417-name 2018-11-06 13:20:39,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:39,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:39,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a6ed50b2fec6160a16e783cee9ee01f43c37d4" 2018-11-06 13:20:39,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ae6cc4-ed9e-4d8d-9a3c-7e45123c5eb9 Content-Encoding: gzip Content-Length: 938 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-a1e677d0-60f9-417-name", "links": {"self": "http://172.30.9.27:5000/v3/users/b981ca75ab984ef0b0a836dc4089abb4"}, "domain_id": "default", "enabled": true, "id": "b981ca75ab984ef0b0a836dc4089abb4", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:39,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b7ae6cc4-ed9e-4d8d-9a3c-7e45123c5eb9 2018-11-06 13:20:39,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a6ed50b2fec6160a16e783cee9ee01f43c37d4" 2018-11-06 13:20:39,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e427566-3a67-45e5-bf8e-fa5e7ab8a45b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:39,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2e427566-3a67-45e5-bf8e-fa5e7ab8a45b 2018-11-06 13:20:39,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a6ed50b2fec6160a16e783cee9ee01f43c37d4" 2018-11-06 13:20:39,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a44569-37cb-47f3-b1cb-fef00fe17ac1 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}]} 2018-11-06 13:20:39,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a used request id req-00a44569-37cb-47f3-b1cb-fef00fe17ac1 2018-11-06 13:20:39,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/b981ca75ab984ef0b0a836dc4089abb4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a6ed50b2fec6160a16e783cee9ee01f43c37d4" 2018-11-06 13:20:39,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ff021d-9706-4be2-a80b-9df4de83d524 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/b981ca75ab984ef0b0a836dc4089abb4/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}]} 2018-11-06 13:20:39,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/b981ca75ab984ef0b0a836dc4089abb4/roles used request id req-52ff021d-9706-4be2-a80b-9df4de83d524 2018-11-06 13:20:39,493 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-a1e677d0-60f9-417-name 2018-11-06 13:20:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/b981ca75ab984ef0b0a836dc4089abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f56d2e58f28bc90cceafdef126808498c2f871" 2018-11-06 13:20:39,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a7f484-0b54-4d64-ac8e-3b2b91d3694a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:39,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b981ca75ab984ef0b0a836dc4089abb4 used request id req-04a7f484-0b54-4d64-ac8e-3b2b91d3694a 2018-11-06 13:20:39,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:40,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["5wK57zX9Qaq4rVqC6rujwA"], "issued_at": "2018-11-06T13:20:40.000000Z"}} 2018-11-06 13:20:40,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3350a824acd0982b36dc652e25ada58c08e753" 2018-11-06 13:20:40,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56bc1c99-2400-47b0-8d15-a446aabeca40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:40,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-56bc1c99-2400-47b0-8d15-a446aabeca40 2018-11-06 13:20:40,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:40,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:40,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["B-VuT_fOTr-wgRBAkAgIjQ"], "issued_at": "2018-11-06T13:20:40.000000Z"}} 2018-11-06 13:20:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:40,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ce1312-cccf-43de-ae09-261fb4093a9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:40,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f8ce1312-cccf-43de-ae09-261fb4093a9a 2018-11-06 13:20:40,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:40,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:40,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:40,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39198179-0b7e-4c66-b975-e34260f7ec0f Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:40,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-39198179-0b7e-4c66-b975-e34260f7ec0f 2018-11-06 13:20:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:40,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7811c182-e582-43e6-9814-3f8c0abcbbab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:40,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7811c182-e582-43e6-9814-3f8c0abcbbab 2018-11-06 13:20:41,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:41,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa08b36-304c-45b3-9151-c43f424317f4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:41,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4aa08b36-304c-45b3-9151-c43f424317f4 2018-11-06 13:20:41,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:41,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808586a4-44a6-45e6-ba88-d841bf42a9b2 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}]} 2018-11-06 13:20:41,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a used request id req-808586a4-44a6-45e6-ba88-d841bf42a9b2 2018-11-06 13:20:41,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/4547f9149fee454291c56fd712098f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:41,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58a1571-88fa-4006-80dc-bed0231ed800 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/4547f9149fee454291c56fd712098f97"}, "enabled": true, "id": "4547f9149fee454291c56fd712098f97", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-204f4b40-b313-460-name"}} 2018-11-06 13:20:41,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4547f9149fee454291c56fd712098f97 used request id req-d58a1571-88fa-4006-80dc-bed0231ed800 2018-11-06 13:20:41,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/4547f9149fee454291c56fd712098f97/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:41,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a1db79-d6e5-43e1-ae14-c249bc084b11 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/4547f9149fee454291c56fd712098f97/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 13:20:41,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/4547f9149fee454291c56fd712098f97/roles used request id req-43a1db79-d6e5-43e1-ae14-c249bc084b11 2018-11-06 13:20:41,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:41,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeab4df4-3040-45c7-8fed-1d8b8d7db5c3 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 13:20:41,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-aeab4df4-3040-45c7-8fed-1d8b8d7db5c3 2018-11-06 13:20:41,796 - keystone_utils - INFO - Granting role admin to project api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a 2018-11-06 13:20:41,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/4547f9149fee454291c56fd712098f97/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:41,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a105d47-afee-481d-a0eb-9bd79769a43c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:41,938 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/4547f9149fee454291c56fd712098f97/roles/f0183a7f7ed349a593458589a5e31bea used request id req-7a105d47-afee-481d-a0eb-9bd79769a43c 2018-11-06 13:20:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:42,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845fd320-c0fc-4135-8bb6-88664d8b858f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:42,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-845fd320-c0fc-4135-8bb6-88664d8b858f 2018-11-06 13:20:42,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:42,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cd5dcd-f74d-48c6-8229-ad977c9c7455 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}]} 2018-11-06 13:20:42,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a used request id req-53cd5dcd-f74d-48c6-8229-ad977c9c7455 2018-11-06 13:20:42,114 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-204f4b40-b313-460-name 2018-11-06 13:20:42,114 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-204f4b40-b313-460-name 2018-11-06 13:20:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:42,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:42,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4547f9149fee454291c56fd712098f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3350a824acd0982b36dc652e25ada58c08e753" 2018-11-06 13:20:42,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57b07ab9-5891-4394-bb8c-7b0d78fad40b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:42,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4547f9149fee454291c56fd712098f97 used request id req-57b07ab9-5891-4394-bb8c-7b0d78fad40b 2018-11-06 13:20:42,324 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-204f4b40-b313-460-name 2018-11-06 13:20:42,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4547f9149fee454291c56fd712098f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca7360c9c73f558938607507d13c9c282ca101d" 2018-11-06 13:20:42,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94429da9-81bc-4b90-ad7a-eb79a6c86bf5 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 4547f9149fee454291c56fd712098f97.", "code": 404, "title": "Not Found"}} 2018-11-06 13:20:42,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4547f9149fee454291c56fd712098f97 used request id req-94429da9-81bc-4b90-ad7a-eb79a6c86bf5 2018-11-06 13:20:42,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-06 13:20:42,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:42,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["JXjvXXwbQ-WHjkrOvJh6dw"], "issued_at": "2018-11-06T13:20:42.000000Z"}} 2018-11-06 13:20:42,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57429d00a41ff309349638e45adb161e266cbb7" 2018-11-06 13:20:42,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8345baa3-d6ea-48da-9276-05b388217422 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:42,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8345baa3-d6ea-48da-9276-05b388217422 2018-11-06 13:20:42,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:42,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:43,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["Z-Iu9i2hTW2pLzLn-h4aEA"], "issued_at": "2018-11-06T13:20:43.000000Z"}} 2018-11-06 13:20:43,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:43,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da70f25c-8570-4061-8cf1-4c4441cfde00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:43,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-da70f25c-8570-4061-8cf1-4c4441cfde00 2018-11-06 13:20:43,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:43,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:43,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:43,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6afbb731-513e-4230-9dd3-66e0b3f3d2f7 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:43,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6afbb731-513e-4230-9dd3-66e0b3f3d2f7 2018-11-06 13:20:43,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:43,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a639e95d-a96d-4a05-9d72-3659096cf4d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:43,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a639e95d-a96d-4a05-9d72-3659096cf4d2 2018-11-06 13:20:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:44,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5835bb94-363f-45a1-8dfd-1ce96be6ba1c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:44,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5835bb94-363f-45a1-8dfd-1ce96be6ba1c 2018-11-06 13:20:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:44,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be349289-2f52-4af6-ab5c-75712fdae0d4 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}]} 2018-11-06 13:20:44,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a used request id req-be349289-2f52-4af6-ab5c-75712fdae0d4 2018-11-06 13:20:44,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/9f7b3f860a654e11ae49a5799143754c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:44,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-826a9355-0306-4ec7-a9e3-24386870d8d8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/9f7b3f860a654e11ae49a5799143754c"}, "enabled": true, "id": "9f7b3f860a654e11ae49a5799143754c", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-507fa499-4b8a-4e4-name"}} 2018-11-06 13:20:44,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9f7b3f860a654e11ae49a5799143754c used request id req-826a9355-0306-4ec7-a9e3-24386870d8d8 2018-11-06 13:20:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/9f7b3f860a654e11ae49a5799143754c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:44,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aecf75db-404c-43b0-bdaa-73d9c8857a9a Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/9f7b3f860a654e11ae49a5799143754c/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 13:20:44,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/9f7b3f860a654e11ae49a5799143754c/roles used request id req-aecf75db-404c-43b0-bdaa-73d9c8857a9a 2018-11-06 13:20:44,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:44,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f08480-73c5-4fba-abfa-c1483104887a Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 13:20:44,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-b4f08480-73c5-4fba-abfa-c1483104887a 2018-11-06 13:20:44,559 - keystone_utils - INFO - Granting role admin to project api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a 2018-11-06 13:20:44,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/9f7b3f860a654e11ae49a5799143754c/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:44,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d284d3-8a22-4819-9e1a-a123f42db529 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:44,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/9f7b3f860a654e11ae49a5799143754c/roles/f0183a7f7ed349a593458589a5e31bea used request id req-53d284d3-8a22-4819-9e1a-a123f42db529 2018-11-06 13:20:44,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:44,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee67278-27ae-4622-a6bf-25e9558984af Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:44,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0ee67278-27ae-4622-a6bf-25e9558984af 2018-11-06 13:20:44,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:44,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65666870-6786-4735-9d23-dbf7cde50f48 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}]} 2018-11-06 13:20:44,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a used request id req-65666870-6786-4735-9d23-dbf7cde50f48 2018-11-06 13:20:44,927 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-507fa499-4b8a-4e4-name 2018-11-06 13:20:44,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:44,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:44,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57429d00a41ff309349638e45adb161e266cbb7" 2018-11-06 13:20:45,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0522952-a587-4681-ae2c-cc4e86bd51ad Content-Encoding: gzip Content-Length: 941 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-507fa499-4b8a-4e4-name", "links": {"self": "http://172.30.9.27:5000/v3/users/9f7b3f860a654e11ae49a5799143754c"}, "domain_id": "default", "enabled": true, "id": "9f7b3f860a654e11ae49a5799143754c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:45,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b0522952-a587-4681-ae2c-cc4e86bd51ad 2018-11-06 13:20:45,041 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-507fa499-4b8a-4e4-name 2018-11-06 13:20:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/9f7b3f860a654e11ae49a5799143754c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}571a10176b0a01d9bdca50adc3bd408ef6d40b53" 2018-11-06 13:20:45,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d9c80bd-d1fa-4aaf-bdb4-6dbcd9bdc26d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:45,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9f7b3f860a654e11ae49a5799143754c used request id req-7d9c80bd-d1fa-4aaf-bdb4-6dbcd9bdc26d 2018-11-06 13:20:45,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:45,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["tsdFlV5qRJiKzDmyqnq9VA"], "issued_at": "2018-11-06T13:20:45.000000Z"}} 2018-11-06 13:20:45,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d521a964ffa35e851c1f818b4b96d5a6bf8b1c56" 2018-11-06 13:20:45,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a445c9e5-ea13-4306-8780-cb4fd8c0af9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:45,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a445c9e5-ea13-4306-8780-cb4fd8c0af9f 2018-11-06 13:20:45,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:45,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:46,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["9zb-wazlQI-RAPu133KGWg"], "issued_at": "2018-11-06T13:20:46.000000Z"}} 2018-11-06 13:20:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:46,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc70708a-5e93-4887-b74f-6a5f040145e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:46,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fc70708a-5e93-4887-b74f-6a5f040145e5 2018-11-06 13:20:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:46,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:46,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:46,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ecd3e0-ad64-46b9-b130-e8efa8be5242 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:46,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-58ecd3e0-ad64-46b9-b130-e8efa8be5242 2018-11-06 13:20:46,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:46,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d44cc0-0c7d-488b-8308-dc587dc24ebc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:46,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-37d44cc0-0c7d-488b-8308-dc587dc24ebc 2018-11-06 13:20:46,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:46,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e672c9e8-5a03-4594-9d86-8e3895c29885 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:46,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e672c9e8-5a03-4594-9d86-8e3895c29885 2018-11-06 13:20:46,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:46,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ba286c-d235-4a70-98b7-4f8c3c552e80 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}]} 2018-11-06 13:20:46,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a used request id req-e1ba286c-d235-4a70-98b7-4f8c3c552e80 2018-11-06 13:20:46,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/aacb4b69520e408cac9610122e71d1ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:46,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0696a383-7dd7-4e4a-90f8-55eabe04ecfc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/aacb4b69520e408cac9610122e71d1ec"}, "enabled": true, "id": "aacb4b69520e408cac9610122e71d1ec", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-5ac30d68-1851-4f2-name"}} 2018-11-06 13:20:46,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/aacb4b69520e408cac9610122e71d1ec used request id req-0696a383-7dd7-4e4a-90f8-55eabe04ecfc 2018-11-06 13:20:46,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/aacb4b69520e408cac9610122e71d1ec/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:47,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199e014c-5a88-43e9-9463-729d555b6056 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/aacb4b69520e408cac9610122e71d1ec/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 13:20:47,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/aacb4b69520e408cac9610122e71d1ec/roles used request id req-199e014c-5a88-43e9-9463-729d555b6056 2018-11-06 13:20:47,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:47,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ee6c24-5b9a-4a7a-a4eb-01c8d7343eb3 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 13:20:47,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-48ee6c24-5b9a-4a7a-a4eb-01c8d7343eb3 2018-11-06 13:20:47,087 - keystone_utils - INFO - Granting role admin to project api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a 2018-11-06 13:20:47,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/aacb4b69520e408cac9610122e71d1ec/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:47,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51880541-173d-4ce5-8718-b554e04f8cd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:47,240 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d/users/aacb4b69520e408cac9610122e71d1ec/roles/f0183a7f7ed349a593458589a5e31bea used request id req-51880541-173d-4ce5-8718-b554e04f8cd5 2018-11-06 13:20:47,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:47,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154d5e76-975f-4e17-bc7a-a4ef1b7c4160 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:47,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-154d5e76-975f-4e17-bc7a-a4ef1b7c4160 2018-11-06 13:20:47,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:47,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c941556-8ac5-4871-b7f5-b4d7b8a72032 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}]} 2018-11-06 13:20:47,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a used request id req-1c941556-8ac5-4871-b7f5-b4d7b8a72032 2018-11-06 13:20:47,420 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5ac30d68-1851-4f2-name 2018-11-06 13:20:47,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:47,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d521a964ffa35e851c1f818b4b96d5a6bf8b1c56" 2018-11-06 13:20:47,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07386e9f-440e-4bc2-92d8-f0854f17b475 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-5ac30d68-1851-4f2-name", "links": {"self": "http://172.30.9.27:5000/v3/users/aacb4b69520e408cac9610122e71d1ec"}, "domain_id": "default", "enabled": true, "id": "aacb4b69520e408cac9610122e71d1ec", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:47,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-07386e9f-440e-4bc2-92d8-f0854f17b475 2018-11-06 13:20:47,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:47,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:48,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["Va5czq2KS1WnHSbiqqhwxA"], "issued_at": "2018-11-06T13:20:48.000000Z"}} 2018-11-06 13:20:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7f3204cac88ffb910802b3a75dcf1c2ccfb061" 2018-11-06 13:20:48,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db34e1fd-1f45-4216-9b65-0cb1994d26bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:48,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db34e1fd-1f45-4216-9b65-0cb1994d26bb 2018-11-06 13:20:48,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:48,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:48,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7f3204cac88ffb910802b3a75dcf1c2ccfb061" 2018-11-06 13:20:48,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af669d72-db71-47e0-811c-76afecd606ab Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-5ac30d68-1851-4f2-name", "links": {"self": "http://172.30.9.27:5000/v3/users/aacb4b69520e408cac9610122e71d1ec"}, "domain_id": "default", "enabled": true, "id": "aacb4b69520e408cac9610122e71d1ec", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:20:48,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-af669d72-db71-47e0-811c-76afecd606ab 2018-11-06 13:20:48,260 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5ac30d68-1851-4f2-name 2018-11-06 13:20:48,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/aacb4b69520e408cac9610122e71d1ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da46089a62110ad06a7c88c07faadda099ea910" 2018-11-06 13:20:48,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e2888a2-bb2a-48d8-8ffd-002c9437e432 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:48,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/aacb4b69520e408cac9610122e71d1ec used request id req-3e2888a2-bb2a-48d8-8ffd-002c9437e432 2018-11-06 13:20:48,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:48,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["g4tggDEQRoiVEP8USYrjOA"], "issued_at": "2018-11-06T13:20:48.000000Z"}} 2018-11-06 13:20:48,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053d8e4baf91b6f60fa798de34ec3b4958a47833" 2018-11-06 13:20:48,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46edc6ec-c4cc-4034-8d95-f851c929e570 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:48,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-46edc6ec-c4cc-4034-8d95-f851c929e570 2018-11-06 13:20:48,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:48,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:49,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["7wd8DmbWQBy7UVPfOkLt3w"], "issued_at": "2018-11-06T13:20:49.000000Z"}} 2018-11-06 13:20:49,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" 2018-11-06 13:20:49,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c3c0a6-1b9c-42e0-b682-69c2d7cbefed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:49,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94c3c0a6-1b9c-42e0-b682-69c2d7cbefed 2018-11-06 13:20:49,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:49,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:49,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-18b98d98-eb43-4b3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" 2018-11-06 13:20:49,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc664183-ee78-40bf-8f00-f26eaff9c927 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-18b98d98-eb43-4b3-name", "previous": null, "next": null}, "projects": []} 2018-11-06 13:20:49,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-18b98d98-eb43-4b3-name used request id req-bc664183-ee78-40bf-8f00-f26eaff9c927 2018-11-06 13:20:49,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" 2018-11-06 13:20:49,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27571fc3-638e-473b-a20b-510c06ea5a35 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:49,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-27571fc3-638e-473b-a20b-510c06ea5a35 2018-11-06 13:20:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-18b98d98-eb43-4b3-name"}}' 2018-11-06 13:20:49,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e2976a-5c08-47c8-88eb-b154a4a766b1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7621e5b46dcf4139acb62310180d2c83"}, "enabled": true, "id": "7621e5b46dcf4139acb62310180d2c83", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-18b98d98-eb43-4b3-name"}} 2018-11-06 13:20:49,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f0e2976a-5c08-47c8-88eb-b154a4a766b1 2018-11-06 13:20:49,726 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-18b98d98-eb43-4b3-name 2018-11-06 13:20:49,726 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-18b98d98-eb43-4b3-name 2018-11-06 13:20:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:49,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:49,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/7621e5b46dcf4139acb62310180d2c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053d8e4baf91b6f60fa798de34ec3b4958a47833" 2018-11-06 13:20:50,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0701828b-0770-4bea-849c-119479d8f6b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:50,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7621e5b46dcf4139acb62310180d2c83 used request id req-0701828b-0770-4bea-849c-119479d8f6b9 2018-11-06 13:20:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" 2018-11-06 13:20:51,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-d4ded233-6a1c-46b6-befd-bd0bc955dcf0 Date: Tue, 06 Nov 2018 13:20:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:50Z", "updated_at": "2018-11-06T13:20:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "7d0716c3-2b11-40cc-a80e-fd62af92981e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "db61df1d-bc64-4200-919e-c0786ed717e9", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:50Z", "revision_number": 0, "id": "428e9568-7c6c-4a0b-9062-b37cec9e2886", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:50Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "b7c4dcb9-cf4f-41f7-a3ed-a9b116a31790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}]} 2018-11-06 13:20:51,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-d4ded233-6a1c-46b6-befd-bd0bc955dcf0 2018-11-06 13:20:51,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" 2018-11-06 13:20:51,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c295a948-4d8c-4bed-a11c-9380a6fa4bef 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:20:51,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-c295a948-4d8c-4bed-a11c-9380a6fa4bef 2018-11-06 13:20:51,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" 2018-11-06 13:20:51,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f076592a-de5a-4abf-becf-7bc835d0502d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 13:20:51,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-f076592a-de5a-4abf-becf-7bc835d0502d 2018-11-06 13:20:51,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" 2018-11-06 13:20:51,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c51553-6754-4f56-81f6-e90d91da06a3 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 13:20:51,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-09c51553-6754-4f56-81f6-e90d91da06a3 2018-11-06 13:20:51,396 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-18b98d98-eb43-4b3-name 2018-11-06 13:20:51,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/7621e5b46dcf4139acb62310180d2c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" 2018-11-06 13:20:51,483 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e9253b0-c5bd-4942-a744-397105e7c13e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7621e5b46dcf4139acb62310180d2c83.", "code": 404, "title": "Not Found"}} 2018-11-06 13:20:51,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7621e5b46dcf4139acb62310180d2c83 used request id req-5e9253b0-c5bd-4942-a744-397105e7c13e 2018-11-06 13:20:51,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-06 13:20:51,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" 2018-11-06 13:20:51,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8292d3-00e9-4e72-9946-5c47d513b409 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:51,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8e8292d3-00e9-4e72-9946-5c47d513b409 2018-11-06 13:20:51,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053d8e4baf91b6f60fa798de34ec3b4958a47833" 2018-11-06 13:20:51,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73bc2507-f150-4219-926a-e5803cd17d3e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:20:51,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-73bc2507-f150-4219-926a-e5803cd17d3e 2018-11-06 13:20:51,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd38a74478fa8c74ab9a32e5fe9a679529e3b4" 2018-11-06 13:20:51,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f153bb-56df-48bd-83b4-dca51d032e58 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:51,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-57f153bb-56df-48bd-83b4-dca51d032e58 2018-11-06 13:20:51,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:52,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["kzImg-r_SLuW5hfY9sR-ow"], "issued_at": "2018-11-06T13:20:52.000000Z"}} 2018-11-06 13:20:52,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21307f1da165cf22a61a1a5bab6546800f8ce6a6" 2018-11-06 13:20:52,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458e1a96-6fa8-44aa-9bd8-f1c462d92c5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:52,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-458e1a96-6fa8-44aa-9bd8-f1c462d92c5f 2018-11-06 13:20:52,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:52,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:52,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["OuORzCKHQMGLcAeVdbhjbA"], "issued_at": "2018-11-06T13:20:52.000000Z"}} 2018-11-06 13:20:52,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e45cdc6e9d0e8a5b937cd1f848779605dfffc1" 2018-11-06 13:20:52,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba379b7-2500-4680-b0d9-034c733ba229 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:52,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eba379b7-2500-4680-b0d9-034c733ba229 2018-11-06 13:20:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:52,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:52,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6c8d85be-41a1-422-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e45cdc6e9d0e8a5b937cd1f848779605dfffc1" 2018-11-06 13:20:52,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6e0cd0-3b43-44a4-9c88-d2bb9d040f22 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6c8d85be-41a1-422-name", "previous": null, "next": null}, "projects": []} 2018-11-06 13:20:52,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6c8d85be-41a1-422-name used request id req-5a6e0cd0-3b43-44a4-9c88-d2bb9d040f22 2018-11-06 13:20:52,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e45cdc6e9d0e8a5b937cd1f848779605dfffc1" 2018-11-06 13:20:52,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7534d83-b9c6-4771-9c05-35eb5112a6fe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:52,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a7534d83-b9c6-4771-9c05-35eb5112a6fe 2018-11-06 13:20:52,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e45cdc6e9d0e8a5b937cd1f848779605dfffc1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-6c8d85be-41a1-422-name"}}' 2018-11-06 13:20:52,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-895cb7f2-28d8-4134-b926-cc9f479240c0 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02f27e8492a429f817dc741fd8c4899"}, "enabled": true, "id": "c02f27e8492a429f817dc741fd8c4899", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6c8d85be-41a1-422-name"}} 2018-11-06 13:20:52,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-895cb7f2-28d8-4134-b926-cc9f479240c0 2018-11-06 13:20:52,918 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-6c8d85be-41a1-422-name 2018-11-06 13:20:52,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:52,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:52,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6c8d85be-41a1-422-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21307f1da165cf22a61a1a5bab6546800f8ce6a6" 2018-11-06 13:20:53,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02a56da-806c-479f-a2c2-497849350efa Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6c8d85be-41a1-422-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c02f27e8492a429f817dc741fd8c4899"}, "enabled": true, "id": "c02f27e8492a429f817dc741fd8c4899", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6c8d85be-41a1-422-name"}]} 2018-11-06 13:20:53,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6c8d85be-41a1-422-name used request id req-b02a56da-806c-479f-a2c2-497849350efa 2018-11-06 13:20:53,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21307f1da165cf22a61a1a5bab6546800f8ce6a6" 2018-11-06 13:20:53,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7d2ad5-4941-43d2-b680-4b17eea21b70 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:20:53,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9e7d2ad5-4941-43d2-b680-4b17eea21b70 2018-11-06 13:20:53,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e45cdc6e9d0e8a5b937cd1f848779605dfffc1" 2018-11-06 13:20:53,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-ec716b96-9559-4c51-9ce4-7d5b68e04c2b Date: Tue, 06 Nov 2018 13:20:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:50Z", "updated_at": "2018-11-06T13:20:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:50Z", "revision_number": 0, "id": "428e9568-7c6c-4a0b-9062-b37cec9e2886", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:50Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "b7c4dcb9-cf4f-41f7-a3ed-a9b116a31790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "7d0716c3-2b11-40cc-a80e-fd62af92981e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "db61df1d-bc64-4200-919e-c0786ed717e9", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}]} 2018-11-06 13:20:53,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ec716b96-9559-4c51-9ce4-7d5b68e04c2b 2018-11-06 13:20:53,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e45cdc6e9d0e8a5b937cd1f848779605dfffc1" 2018-11-06 13:20:53,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b719b3-35fa-447a-b575-576d07f78500 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:20:53,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-e8b719b3-35fa-447a-b575-576d07f78500 2018-11-06 13:20:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e45cdc6e9d0e8a5b937cd1f848779605dfffc1" 2018-11-06 13:20:53,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab57358-9866-4f26-b015-47bedb6eb8da Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 13:20:53,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-aab57358-9866-4f26-b015-47bedb6eb8da 2018-11-06 13:20:53,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e45cdc6e9d0e8a5b937cd1f848779605dfffc1" 2018-11-06 13:20:53,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152d2cc9-db11-4e69-9a69-5639d221ad8c 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 13:20:53,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-152d2cc9-db11-4e69-9a69-5639d221ad8c 2018-11-06 13:20:53,694 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-6c8d85be-41a1-422-name 2018-11-06 13:20:53,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/c02f27e8492a429f817dc741fd8c4899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e45cdc6e9d0e8a5b937cd1f848779605dfffc1" 2018-11-06 13:20:53,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f718ded4-fb39-4e07-90cf-6547eadb2348 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:53,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c02f27e8492a429f817dc741fd8c4899 used request id req-f718ded4-fb39-4e07-90cf-6547eadb2348 2018-11-06 13:20:53,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e45cdc6e9d0e8a5b937cd1f848779605dfffc1" 2018-11-06 13:20:54,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c36441c-a5a6-4609-9c7e-1098c2d9fff1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:54,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1c36441c-a5a6-4609-9c7e-1098c2d9fff1 2018-11-06 13:20:54,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:54,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["SI9gdxYSQhiZICpW7P8lMg"], "issued_at": "2018-11-06T13:20:54.000000Z"}} 2018-11-06 13:20:54,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa26c7c901f18ec9ae2be176ddd20a4a0534379c" 2018-11-06 13:20:54,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86612dab-6e57-4cf9-8796-c162a6fd3235 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:54,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-86612dab-6e57-4cf9-8796-c162a6fd3235 2018-11-06 13:20:54,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:54,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:54,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["yhM08f3XSmiW_1lJV3NtXA"], "issued_at": "2018-11-06T13:20:54.000000Z"}} 2018-11-06 13:20:54,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8f03a2e2547e32a91152aeaf0803b5bdb72b7" 2018-11-06 13:20:55,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4afd286-c429-46ea-b80b-fd6e7fb2ce68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:55,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c4afd286-c429-46ea-b80b-fd6e7fb2ce68 2018-11-06 13:20:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:55,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:55,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce13e7e3-ecb1-405-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8f03a2e2547e32a91152aeaf0803b5bdb72b7" 2018-11-06 13:20:55,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c15ba3c-9182-42a2-baae-3db53f32fd5e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce13e7e3-ecb1-405-name", "previous": null, "next": null}, "projects": []} 2018-11-06 13:20:55,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce13e7e3-ecb1-405-name used request id req-3c15ba3c-9182-42a2-baae-3db53f32fd5e 2018-11-06 13:20:55,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8f03a2e2547e32a91152aeaf0803b5bdb72b7" 2018-11-06 13:20:55,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432ff555-db5c-4902-aa43-0ed85890d5ab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:55,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-432ff555-db5c-4902-aa43-0ed85890d5ab 2018-11-06 13:20:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8f03a2e2547e32a91152aeaf0803b5bdb72b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ce13e7e3-ecb1-405-name"}}' 2018-11-06 13:20:55,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c9122b6-2a9b-4987-bd5c-5c2fa936eb04 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9a671b51160046aba9d9aa643becb311"}, "enabled": true, "id": "9a671b51160046aba9d9aa643becb311", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ce13e7e3-ecb1-405-name"}} 2018-11-06 13:20:55,288 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2c9122b6-2a9b-4987-bd5c-5c2fa936eb04 2018-11-06 13:20:55,288 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ce13e7e3-ecb1-405-name 2018-11-06 13:20:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:55,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:55,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce13e7e3-ecb1-405-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa26c7c901f18ec9ae2be176ddd20a4a0534379c" 2018-11-06 13:20:55,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0ea04b-450b-4ba9-ae34-fa0223446882 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce13e7e3-ecb1-405-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9a671b51160046aba9d9aa643becb311"}, "enabled": true, "id": "9a671b51160046aba9d9aa643becb311", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ce13e7e3-ecb1-405-name"}]} 2018-11-06 13:20:55,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce13e7e3-ecb1-405-name used request id req-2c0ea04b-450b-4ba9-ae34-fa0223446882 2018-11-06 13:20:55,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:55,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:55,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["-Ko6p-rKSjel4xBiOa9MnA"], "issued_at": "2018-11-06T13:20:55.000000Z"}} 2018-11-06 13:20:55,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837697b019798fc3a14f2e55be2bf46e7b94a7d" 2018-11-06 13:20:55,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28b4130-1793-4450-8f02-3c09578fd776 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:55,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a28b4130-1793-4450-8f02-3c09578fd776 2018-11-06 13:20:55,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:55,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:55,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce13e7e3-ecb1-405-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837697b019798fc3a14f2e55be2bf46e7b94a7d" 2018-11-06 13:20:56,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34579162-976d-4ae2-8125-b16b9cdda656 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce13e7e3-ecb1-405-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9a671b51160046aba9d9aa643becb311"}, "enabled": true, "id": "9a671b51160046aba9d9aa643becb311", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ce13e7e3-ecb1-405-name"}]} 2018-11-06 13:20:56,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce13e7e3-ecb1-405-name used request id req-34579162-976d-4ae2-8125-b16b9cdda656 2018-11-06 13:20:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa26c7c901f18ec9ae2be176ddd20a4a0534379c" 2018-11-06 13:20:56,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d77b6b-c665-42de-8956-4312e5c0bf9a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:20:56,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-35d77b6b-c665-42de-8956-4312e5c0bf9a 2018-11-06 13:20:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8f03a2e2547e32a91152aeaf0803b5bdb72b7" 2018-11-06 13:20:57,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-cebcc8d0-198a-4c79-a13b-88247858cb5c Date: Tue, 06 Nov 2018 13:20:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:50Z", "updated_at": "2018-11-06T13:20:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "7d0716c3-2b11-40cc-a80e-fd62af92981e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "db61df1d-bc64-4200-919e-c0786ed717e9", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:50Z", "revision_number": 0, "id": "428e9568-7c6c-4a0b-9062-b37cec9e2886", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:50Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "b7c4dcb9-cf4f-41f7-a3ed-a9b116a31790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}]} 2018-11-06 13:20:57,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-cebcc8d0-198a-4c79-a13b-88247858cb5c 2018-11-06 13:20:57,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8f03a2e2547e32a91152aeaf0803b5bdb72b7" 2018-11-06 13:20:57,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2fff742-026a-4d2a-9496-635ba84c5a13 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:20:57,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-f2fff742-026a-4d2a-9496-635ba84c5a13 2018-11-06 13:20:57,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8f03a2e2547e32a91152aeaf0803b5bdb72b7" 2018-11-06 13:20:57,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f77b41eb-52d9-4506-9c1b-9137e3a7dbc0 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 13:20:57,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-f77b41eb-52d9-4506-9c1b-9137e3a7dbc0 2018-11-06 13:20:57,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8f03a2e2547e32a91152aeaf0803b5bdb72b7" 2018-11-06 13:20:57,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90298ad4-66d7-4dae-8358-de3e660189ed 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 13:20:57,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-90298ad4-66d7-4dae-8358-de3e660189ed 2018-11-06 13:20:57,329 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ce13e7e3-ecb1-405-name 2018-11-06 13:20:57,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/9a671b51160046aba9d9aa643becb311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8f03a2e2547e32a91152aeaf0803b5bdb72b7" 2018-11-06 13:20:57,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd734c69-d6e9-4bd6-874d-3e70f0b6f728 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:20:57,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/9a671b51160046aba9d9aa643becb311 used request id req-fd734c69-d6e9-4bd6-874d-3e70f0b6f728 2018-11-06 13:20:57,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8f03a2e2547e32a91152aeaf0803b5bdb72b7" 2018-11-06 13:20:57,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9b3cd7-f0c5-4001-9819-378803ee586f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:57,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bb9b3cd7-f0c5-4001-9819-378803ee586f 2018-11-06 13:20:57,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:57,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["69wRXuabTmGlQkzDg0jJpw"], "issued_at": "2018-11-06T13:20:57.000000Z"}} 2018-11-06 13:20:57,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef07efc506d542841bb1486ef771ec77cd2e470" 2018-11-06 13:20:58,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-540d9e31-a1c8-40e4-b378-9985394c54f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:58,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-540d9e31-a1c8-40e4-b378-9985394c54f6 2018-11-06 13:20:58,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:58,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:58,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["bZd8DqRoRtef-f-wLhJaYQ"], "issued_at": "2018-11-06T13:20:58.000000Z"}} 2018-11-06 13:20:58,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}526fd438c845de60797b5f3145d36175b0290682" 2018-11-06 13:20:58,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45af251-7a14-4a12-b47c-27af87098da8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:58,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d45af251-7a14-4a12-b47c-27af87098da8 2018-11-06 13:20:58,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:58,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:58,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-dd13f57b-b85e-4f2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}526fd438c845de60797b5f3145d36175b0290682" 2018-11-06 13:20:58,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bda41e-f50f-4a95-9f6e-f6f8657d58e9 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-dd13f57b-b85e-4f2-name", "previous": null, "next": null}, "projects": []} 2018-11-06 13:20:58,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-dd13f57b-b85e-4f2-name used request id req-01bda41e-f50f-4a95-9f6e-f6f8657d58e9 2018-11-06 13:20:58,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}526fd438c845de60797b5f3145d36175b0290682" 2018-11-06 13:20:58,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186ca2e5-8d7b-47ea-b11c-7b8a050be478 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-11-06 13:20:58,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=foo used request id req-186ca2e5-8d7b-47ea-b11c-7b8a050be478 2018-11-06 13:20:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}526fd438c845de60797b5f3145d36175b0290682" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-dd13f57b-b85e-4f2-name"}}' 2018-11-06 13:20:58,759 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 06 Nov 2018 13:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a91230-2a7d-4e88-90b2-cfc06e5ae674 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-11-06 13:20:58,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-39a91230-2a7d-4e88-90b2-cfc06e5ae674 2018-11-06 13:20:58,759 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-11-06 13:20:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}526fd438c845de60797b5f3145d36175b0290682" 2018-11-06 13:20:58,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a5cb84-3c0f-4091-8831-3b6cf084fde8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:20:58,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-81a5cb84-3c0f-4091-8831-3b6cf084fde8 2018-11-06 13:20:58,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:59,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["EmJhU_OdTiGB93hqGqeMcQ"], "issued_at": "2018-11-06T13:20:59.000000Z"}} 2018-11-06 13:20:59,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04020da907e50ffb5c80e6f037637982f3fc8c6a" 2018-11-06 13:20:59,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3aac91d-e7d8-49e4-ad2c-1fc6d01c5ea7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:59,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c3aac91d-e7d8-49e4-ad2c-1fc6d01c5ea7 2018-11-06 13:20:59,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:20:59,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:20:59,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["CWCyXDx6T6CvPZBQVGttJw"], "issued_at": "2018-11-06T13:20:59.000000Z"}} 2018-11-06 13:20:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" 2018-11-06 13:20:59,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561acedf-9cf0-4207-9425-9e58f8b6ba3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:20:59,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-561acedf-9cf0-4207-9425-9e58f8b6ba3a 2018-11-06 13:20:59,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:20:59,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:20:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:20:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5828901c-37ce-430-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" 2018-11-06 13:20:59,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33135418-b3d8-4b91-a7bf-947c5625715a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5828901c-37ce-430-name", "previous": null, "next": null}, "projects": []} 2018-11-06 13:20:59,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5828901c-37ce-430-name used request id req-33135418-b3d8-4b91-a7bf-947c5625715a 2018-11-06 13:20:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" 2018-11-06 13:20:59,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed66926-15a0-450d-8de5-7a88059daed0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:20:59,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3ed66926-15a0-450d-8de5-7a88059daed0 2018-11-06 13:20:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-5828901c-37ce-430-name"}}' 2018-11-06 13:21:00,060 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9010c64-0c99-4895-a39c-60e085b3d387 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/600f5d89cb174f7f882c40f231593f8e"}, "enabled": true, "id": "600f5d89cb174f7f882c40f231593f8e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5828901c-37ce-430-name"}} 2018-11-06 13:21:00,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d9010c64-0c99-4895-a39c-60e085b3d387 2018-11-06 13:21:00,061 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-5828901c-37ce-430-name 2018-11-06 13:21:00,061 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:21:00,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/600f5d89cb174f7f882c40f231593f8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" 2018-11-06 13:21:00,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-824fdd6f-4df4-4902-b525-a34a16c98edf x-compute-request-id: req-824fdd6f-4df4-4902-b525-a34a16c98edf Content-Encoding: gzip Content-Length: 223 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": "600f5d89cb174f7f882c40f231593f8e", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-06 13:21:00,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/600f5d89cb174f7f882c40f231593f8e used request id req-824fdd6f-4df4-4902-b525-a34a16c98edf 2018-11-06 13:21:00,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:8774/v2.1/os-quota-sets/600f5d89cb174f7f882c40f231593f8e -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" -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-11-06 13:21:01,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-db15fb7a-9ea2-4505-8b03-1a0f9fdfb267 x-compute-request-id: req-db15fb7a-9ea2-4505-8b03-1a0f9fdfb267 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-11-06 13:21:01,394 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/600f5d89cb174f7f882c40f231593f8e used request id req-db15fb7a-9ea2-4505-8b03-1a0f9fdfb267 2018-11-06 13:21:01,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:01,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5828901c-37ce-430-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04020da907e50ffb5c80e6f037637982f3fc8c6a" 2018-11-06 13:21:01,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ef650a-50a0-4a00-897e-a33657931205 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5828901c-37ce-430-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/600f5d89cb174f7f882c40f231593f8e"}, "enabled": true, "id": "600f5d89cb174f7f882c40f231593f8e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5828901c-37ce-430-name"}]} 2018-11-06 13:21:01,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5828901c-37ce-430-name used request id req-24ef650a-50a0-4a00-897e-a33657931205 2018-11-06 13:21:01,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04020da907e50ffb5c80e6f037637982f3fc8c6a" 2018-11-06 13:21:01,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4b041f-f553-4157-b092-8f48bef8a814 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:21:01,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-7f4b041f-f553-4157-b092-8f48bef8a814 2018-11-06 13:21:01,569 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:21:01,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/600f5d89cb174f7f882c40f231593f8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04020da907e50ffb5c80e6f037637982f3fc8c6a" 2018-11-06 13:21:02,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48dd807e-29c0-4f99-83e0-0108e4782ccc x-compute-request-id: req-48dd807e-29c0-4f99-83e0-0108e4782ccc 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": "600f5d89cb174f7f882c40f231593f8e", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-06 13:21:02,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/600f5d89cb174f7f882c40f231593f8e used request id req-48dd807e-29c0-4f99-83e0-0108e4782ccc 2018-11-06 13:21:02,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" 2018-11-06 13:21:03,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-cdff40a8-5fef-47c3-9895-254efdbc13d0 Date: Tue, 06 Nov 2018 13:21:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:50Z", "updated_at": "2018-11-06T13:20:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "7d0716c3-2b11-40cc-a80e-fd62af92981e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "db61df1d-bc64-4200-919e-c0786ed717e9", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:50Z", "revision_number": 0, "id": "428e9568-7c6c-4a0b-9062-b37cec9e2886", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:50Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "b7c4dcb9-cf4f-41f7-a3ed-a9b116a31790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}]} 2018-11-06 13:21:03,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-cdff40a8-5fef-47c3-9895-254efdbc13d0 2018-11-06 13:21:03,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" 2018-11-06 13:21:03,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96b2c4a-1cd1-4c3f-80a8-8bf7b523ec67 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:21:03,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-e96b2c4a-1cd1-4c3f-80a8-8bf7b523ec67 2018-11-06 13:21:03,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" 2018-11-06 13:21:03,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e46f22-a1eb-4d84-8aac-be4591adbec2 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 13:21:03,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-47e46f22-a1eb-4d84-8aac-be4591adbec2 2018-11-06 13:21:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" 2018-11-06 13:21:03,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075b8b88-254b-493e-8d90-0f01328f37f8 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 13:21:03,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-075b8b88-254b-493e-8d90-0f01328f37f8 2018-11-06 13:21:03,554 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-5828901c-37ce-430-name 2018-11-06 13:21:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/600f5d89cb174f7f882c40f231593f8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" 2018-11-06 13:21:03,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ccadc37-e7fd-416d-8acb-f5989be432cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:03,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/600f5d89cb174f7f882c40f231593f8e used request id req-3ccadc37-e7fd-416d-8acb-f5989be432cd 2018-11-06 13:21:03,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef21d273f4dc964aa657d8875c636b5ce0f6eca8" 2018-11-06 13:21:03,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86799490-7504-478d-8619-b4198ab66451 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:21:03,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-86799490-7504-478d-8619-b4198ab66451 2018-11-06 13:21:03,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:04,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["KBXz1UzfSZiEQAbXk7Vl3g"], "issued_at": "2018-11-06T13:21:04.000000Z"}} 2018-11-06 13:21:04,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c285b45443766dfa1f9a1f0960328f5034a722" 2018-11-06 13:21:04,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb9ee32-cd91-49aa-9af0-4e2c71e4fa18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:04,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ceb9ee32-cd91-49aa-9af0-4e2c71e4fa18 2018-11-06 13:21:04,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:21:04,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:04,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["bZemCSp5QE-YR1LvHjGKYg"], "issued_at": "2018-11-06T13:21:04.000000Z"}} 2018-11-06 13:21:04,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:04,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f510f4-18bd-4921-aa3b-8446727bf77f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:04,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-53f510f4-18bd-4921-aa3b-8446727bf77f 2018-11-06 13:21:04,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:04,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6835edda-ca5d-4a7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:04,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0641f81-4116-4d35-b24a-14b0b9371e8c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6835edda-ca5d-4a7-name", "previous": null, "next": null}, "projects": []} 2018-11-06 13:21:04,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6835edda-ca5d-4a7-name used request id req-c0641f81-4116-4d35-b24a-14b0b9371e8c 2018-11-06 13:21:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:04,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def86616-00c8-4793-bae2-59786d0bfa67 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:21:04,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-def86616-00c8-4793-bae2-59786d0bfa67 2018-11-06 13:21:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-6835edda-ca5d-4a7-name"}}' 2018-11-06 13:21:05,019 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:21:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca0c840a-4379-496b-9350-03012475da02 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5008af3b625c45b487095479f61e13ec"}, "enabled": true, "id": "5008af3b625c45b487095479f61e13ec", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6835edda-ca5d-4a7-name"}} 2018-11-06 13:21:05,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ca0c840a-4379-496b-9350-03012475da02 2018-11-06 13:21:05,019 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-6835edda-ca5d-4a7-name 2018-11-06 13:21:05,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:05,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6835edda-ca5d-4a7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c285b45443766dfa1f9a1f0960328f5034a722" 2018-11-06 13:21:05,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949b3995-6179-4234-9008-d27180a6d024 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6835edda-ca5d-4a7-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5008af3b625c45b487095479f61e13ec"}, "enabled": true, "id": "5008af3b625c45b487095479f61e13ec", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6835edda-ca5d-4a7-name"}]} 2018-11-06 13:21:05,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6835edda-ca5d-4a7-name used request id req-949b3995-6179-4234-9008-d27180a6d024 2018-11-06 13:21:05,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c285b45443766dfa1f9a1f0960328f5034a722" 2018-11-06 13:21:05,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f6b818-3c85-41c5-96a0-5eb3847c04a6 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:21:05,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b5f6b818-3c85-41c5-96a0-5eb3847c04a6 2018-11-06 13:21:05,212 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:21:05,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:8774/v2.1/os-quota-sets/5008af3b625c45b487095479f61e13ec -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" -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-11-06 13:21:06,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45648ca4-fd95-4a37-911a-7e96c649d032 x-compute-request-id: req-45648ca4-fd95-4a37-911a-7e96c649d032 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-11-06 13:21:06,360 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/5008af3b625c45b487095479f61e13ec used request id req-45648ca4-fd95-4a37-911a-7e96c649d032 2018-11-06 13:21:06,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/quotas/5008af3b625c45b487095479f61e13ec -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-11-06 13:21:06,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-597f84e8-c19f-4c77-8669-48d0b046f998 Date: Tue, 06 Nov 2018 13:21:06 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-11-06 13:21:06,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/5008af3b625c45b487095479f61e13ec used request id req-597f84e8-c19f-4c77-8669-48d0b046f998 2018-11-06 13:21:06,770 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:21:06,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/5008af3b625c45b487095479f61e13ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:06,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ca24a96-7637-46f1-a162-96fccbf99305 x-compute-request-id: req-8ca24a96-7637-46f1-a162-96fccbf99305 Content-Encoding: gzip Content-Length: 221 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": "5008af3b625c45b487095479f61e13ec", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-06 13:21:06,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/5008af3b625c45b487095479f61e13ec used request id req-8ca24a96-7637-46f1-a162-96fccbf99305 2018-11-06 13:21:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/quotas/5008af3b625c45b487095479f61e13ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:07,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-79f329a2-97d6-4c37-a083-9b2b0fa04943 Date: Tue, 06 Nov 2018 13:21:07 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-11-06 13:21:07,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/5008af3b625c45b487095479f61e13ec used request id req-79f329a2-97d6-4c37-a083-9b2b0fa04943 2018-11-06 13:21:07,056 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:21:07,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/5008af3b625c45b487095479f61e13ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c285b45443766dfa1f9a1f0960328f5034a722" 2018-11-06 13:21:07,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-bc8912fb-e339-4111-a349-5aec0dc761bc x-compute-request-id: req-bc8912fb-e339-4111-a349-5aec0dc761bc Content-Encoding: gzip Content-Length: 221 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": "5008af3b625c45b487095479f61e13ec", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-11-06 13:21:07,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/5008af3b625c45b487095479f61e13ec used request id req-bc8912fb-e339-4111-a349-5aec0dc761bc 2018-11-06 13:21:07,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/quotas/5008af3b625c45b487095479f61e13ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c285b45443766dfa1f9a1f0960328f5034a722" 2018-11-06 13:21:08,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-ef203da5-2f35-4c47-955b-c92fe420c8a5 Date: Tue, 06 Nov 2018 13:21:08 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-11-06 13:21:08,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/5008af3b625c45b487095479f61e13ec used request id req-ef203da5-2f35-4c47-955b-c92fe420c8a5 2018-11-06 13:21:08,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:09,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-90376494-9a17-4535-941f-fd6990444350 Date: Tue, 06 Nov 2018 13:21:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:50Z", "updated_at": "2018-11-06T13:20:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "db61df1d-bc64-4200-919e-c0786ed717e9", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:50Z", "revision_number": 0, "id": "428e9568-7c6c-4a0b-9062-b37cec9e2886", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:50Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "b7c4dcb9-cf4f-41f7-a3ed-a9b116a31790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "7d0716c3-2b11-40cc-a80e-fd62af92981e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}]} 2018-11-06 13:21:09,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-90376494-9a17-4535-941f-fd6990444350 2018-11-06 13:21:09,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:09,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2048b7d6-8fab-4c80-8c2d-04812e2a225b 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:21:09,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-2048b7d6-8fab-4c80-8c2d-04812e2a225b 2018-11-06 13:21:09,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:09,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf54b24-d050-4291-b8a3-305160f29b37 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 13:21:09,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-0cf54b24-d050-4291-b8a3-305160f29b37 2018-11-06 13:21:09,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:09,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96e939e-5c4e-488c-9801-df583bec432b 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 13:21:09,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-b96e939e-5c4e-488c-9801-df583bec432b 2018-11-06 13:21:09,760 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-6835edda-ca5d-4a7-name 2018-11-06 13:21:09,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/5008af3b625c45b487095479f61e13ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:09,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf2968f0-195e-400a-90a0-488c9223a44d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:09,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5008af3b625c45b487095479f61e13ec used request id req-bf2968f0-195e-400a-90a0-488c9223a44d 2018-11-06 13:21:09,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c674522b28d7db8ece5dc99d7f250157709b6006" 2018-11-06 13:21:10,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6c0834-9bfb-4ea4-a52f-ac8680473a00 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:21:10,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a6c0834-9bfb-4ea4-a52f-ac8680473a00 2018-11-06 13:21:10,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:10,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["f5JKO7XGRAaDte-1V_aHeA"], "issued_at": "2018-11-06T13:21:10.000000Z"}} 2018-11-06 13:21:10,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82a3d603727814cca4b756acce22b9fcb8e8728" 2018-11-06 13:21:10,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a10621-0441-432f-9ac6-4a6dcc21b214 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:10,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-71a10621-0441-432f-9ac6-4a6dcc21b214 2018-11-06 13:21:10,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:21:10,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:10,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["OMrR0-xtTRW9z5St8w8Bsg"], "issued_at": "2018-11-06T13:21:10.000000Z"}} 2018-11-06 13:21:10,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:10,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc59730-5caa-4e6d-99cc-86a53710936e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:10,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1cc59730-5caa-4e6d-99cc-86a53710936e 2018-11-06 13:21:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:10,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:10,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-add0b1c3-4e98-459-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:11,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5806c2e-e0d0-4a8f-bd88-3588edf1bd5b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-add0b1c3-4e98-459-name", "previous": null, "next": null}, "projects": []} 2018-11-06 13:21:11,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-add0b1c3-4e98-459-name used request id req-c5806c2e-e0d0-4a8f-bd88-3588edf1bd5b 2018-11-06 13:21:11,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:11,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab30872-bf80-4663-bddf-c0838a3b5517 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:21:11,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0ab30872-bf80-4663-bddf-c0838a3b5517 2018-11-06 13:21:11,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-add0b1c3-4e98-459-name"}}' 2018-11-06 13:21:11,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7a83e5-e21c-4685-ac43-4ac6afe54143 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e"}, "enabled": true, "id": "bb1e32e1478540b7989a1fe869d2081e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-add0b1c3-4e98-459-name"}} 2018-11-06 13:21:11,266 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2a7a83e5-e21c-4685-ac43-4ac6afe54143 2018-11-06 13:21:11,266 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-add0b1c3-4e98-459-name 2018-11-06 13:21:11,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:21:11,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:11,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["qYp4kNNwSOOfKbOPzRP2qA"], "issued_at": "2018-11-06T13:21:11.000000Z"}} 2018-11-06 13:21:11,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183ce7e890bc9378d8c9d48e22871ed4f8d1dab8" 2018-11-06 13:21:11,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e248ed64-bb3b-4380-b8e7-974fca13c7b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:11,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e248ed64-bb3b-4380-b8e7-974fca13c7b1 2018-11-06 13:21:11,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:11,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:11,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183ce7e890bc9378d8c9d48e22871ed4f8d1dab8" 2018-11-06 13:21:11,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2caea3dc-4b6d-4fcd-be4b-781a3cec183e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:21:11,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2caea3dc-4b6d-4fcd-be4b-781a3cec183e 2018-11-06 13:21:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183ce7e890bc9378d8c9d48e22871ed4f8d1dab8" 2018-11-06 13:21:11,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab15983-5bd8-472b-8725-d7435350e497 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:21:11,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-dab15983-5bd8-472b-8725-d7435350e497 2018-11-06 13:21:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183ce7e890bc9378d8c9d48e22871ed4f8d1dab8" 2018-11-06 13:21:12,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d9f25b-43f3-494f-8292-d30c4427b3d9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:21:12,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-74d9f25b-43f3-494f-8292-d30c4427b3d9 2018-11-06 13:21:12,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-add0b1c3-4e98-459-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183ce7e890bc9378d8c9d48e22871ed4f8d1dab8" 2018-11-06 13:21:12,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5920a67-a5ae-45d2-95d8-769dafd6827e Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-add0b1c3-4e98-459-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e"}, "enabled": true, "id": "bb1e32e1478540b7989a1fe869d2081e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-add0b1c3-4e98-459-name"}]} 2018-11-06 13:21:12,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-add0b1c3-4e98-459-name used request id req-f5920a67-a5ae-45d2-95d8-769dafd6827e 2018-11-06 13:21:12,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/046ee0d71f08400197c4378c06379e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183ce7e890bc9378d8c9d48e22871ed4f8d1dab8" 2018-11-06 13:21:12,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b764ef-9c08-4fa3-9296-5968e97a02d4 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/046ee0d71f08400197c4378c06379e6d"}, "enabled": true, "id": "046ee0d71f08400197c4378c06379e6d", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-add0b1c3-4e98-459-user"}} 2018-11-06 13:21:12,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/046ee0d71f08400197c4378c06379e6d used request id req-34b764ef-9c08-4fa3-9296-5968e97a02d4 2018-11-06 13:21:12,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e/users/046ee0d71f08400197c4378c06379e6d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183ce7e890bc9378d8c9d48e22871ed4f8d1dab8" 2018-11-06 13:21:12,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17268853-591a-49b1-a0f0-0b0eeef9e767 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e/users/046ee0d71f08400197c4378c06379e6d/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 13:21:12,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e/users/046ee0d71f08400197c4378c06379e6d/roles used request id req-17268853-591a-49b1-a0f0-0b0eeef9e767 2018-11-06 13:21:12,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183ce7e890bc9378d8c9d48e22871ed4f8d1dab8" 2018-11-06 13:21:12,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ee9fbe-c94b-494f-a537-aa35f6c1b8f4 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 13:21:12,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-45ee9fbe-c94b-494f-a537-aa35f6c1b8f4 2018-11-06 13:21:12,656 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-add0b1c3-4e98-459-name 2018-11-06 13:21:12,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e/users/046ee0d71f08400197c4378c06379e6d/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183ce7e890bc9378d8c9d48e22871ed4f8d1dab8" 2018-11-06 13:21:12,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-964bfb04-64db-4d84-9675-76ae3553e16c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:12,824 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e/users/046ee0d71f08400197c4378c06379e6d/roles/f0183a7f7ed349a593458589a5e31bea used request id req-964bfb04-64db-4d84-9675-76ae3553e16c 2018-11-06 13:21:12,825 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-add0b1c3-4e98-459-user 2018-11-06 13:21:12,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:12,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24c7618-2cd5-460b-98e8-3c5b2b994507 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:21:12,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f24c7618-2cd5-460b-98e8-3c5b2b994507 2018-11-06 13:21:12,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" -d '{"role": {"name": "CreateProjectUserTests-add0b1c3-4e98-459-name-role"}}' 2018-11-06 13:21:13,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81fe8034-2efc-4c2b-98d4-eee7b04d81b1 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00e3b3ee2b78441884ed0c60e3613220", "links": {"self": "http://172.30.9.27:5000/v3/roles/00e3b3ee2b78441884ed0c60e3613220"}, "name": "CreateProjectUserTests-add0b1c3-4e98-459-name-role"}} 2018-11-06 13:21:13,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-81fe8034-2efc-4c2b-98d4-eee7b04d81b1 2018-11-06 13:21:13,026 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-add0b1c3-4e98-459-name-role 2018-11-06 13:21:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/00e3b3ee2b78441884ed0c60e3613220 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:13,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317b4c38-7e7d-46b2-b66b-5d06910a56bc Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/00e3b3ee2b78441884ed0c60e3613220"}, "domain_id": null, "name": "CreateProjectUserTests-add0b1c3-4e98-459-name-role", "id": "00e3b3ee2b78441884ed0c60e3613220"}} 2018-11-06 13:21:13,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/00e3b3ee2b78441884ed0c60e3613220 used request id req-317b4c38-7e7d-46b2-b66b-5d06910a56bc 2018-11-06 13:21:13,109 - keystone_utils - INFO - Granting role CreateProjectUserTests-add0b1c3-4e98-459-name-role to project CreateProjectUserTests-add0b1c3-4e98-459-name 2018-11-06 13:21:13,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e/users/046ee0d71f08400197c4378c06379e6d/roles/00e3b3ee2b78441884ed0c60e3613220 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:13,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0d3e8a-18ce-41f6-8723-dc91ace8ec20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:13,274 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e/users/046ee0d71f08400197c4378c06379e6d/roles/00e3b3ee2b78441884ed0c60e3613220 used request id req-dc0d3e8a-18ce-41f6-8723-dc91ace8ec20 2018-11-06 13:21:13,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:21:13,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:13,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "00e3b3ee2b78441884ed0c60e3613220", "name": "CreateProjectUserTests-add0b1c3-4e98-459-name-role"}], "expires_at": "2018-11-06T14:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb1e32e1478540b7989a1fe869d2081e", "name": "CreateProjectUserTests-add0b1c3-4e98-459-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bb1e32e1478540b7989a1fe869d2081e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bb1e32e1478540b7989a1fe869d2081e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bb1e32e1478540b7989a1fe869d2081e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bb1e32e1478540b7989a1fe869d2081e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bb1e32e1478540b7989a1fe869d2081e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bb1e32e1478540b7989a1fe869d2081e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bb1e32e1478540b7989a1fe869d2081e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bb1e32e1478540b7989a1fe869d2081e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bb1e32e1478540b7989a1fe869d2081e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb1e32e1478540b7989a1fe869d2081e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bb1e32e1478540b7989a1fe869d2081e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bb1e32e1478540b7989a1fe869d2081e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-add0b1c3-4e98-459-user", "id": "046ee0d71f08400197c4378c06379e6d"}, "audit_ids": ["LUutfT3tSIeQWvfLfcj03g"], "issued_at": "2018-11-06T13:21:13.000000Z"}} 2018-11-06 13:21:13,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:13,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebe7111-3671-4c3e-b323-ea92c6a57a45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:13,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0ebe7111-3671-4c3e-b323-ea92c6a57a45 2018-11-06 13:21:13,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-add0b1c3-4e98-459-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:14,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3f382fef-0644-41ba-bb9e-817fe39b2c71 Date: Tue, 06 Nov 2018 13:21:14 GMT RESP BODY: {"security_groups": []} 2018-11-06 13:21:14,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-add0b1c3-4e98-459-name&description=hello+group used request id req-3f382fef-0644-41ba-bb9e-817fe39b2c71 2018-11-06 13:21:14,687 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-add0b1c3-4e98-459-name... 2018-11-06 13:21:14,687 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-add0b1c3-4e98-459-name 2018-11-06 13:21:14,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" -d '{"security_group": {"name": "CreateProjectUserTests-add0b1c3-4e98-459-name", "description": "hello group"}}' 2018-11-06 13:21:15,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-3fd4353f-2cff-44d8-9177-69a5d28e0050 Date: Tue, 06 Nov 2018 13:21:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "updated_at": "2018-11-06T13:21:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "revision_number": 0, "id": "06e4ad09-fbab-4e29-9937-4f69c481fa86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "revision_number": 0, "id": "d0630fb7-d8af-4e8a-8992-c96cecbeaa8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}], "revision_number": 2, "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "name": "CreateProjectUserTests-add0b1c3-4e98-459-name"}} 2018-11-06 13:21:15,177 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-3fd4353f-2cff-44d8-9177-69a5d28e0050 2018-11-06 13:21:15,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 276e3873-f6b8-4f5e-8dbd-ce38db505081 2018-11-06 13:21:15,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=276e3873-f6b8-4f5e-8dbd-ce38db505081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:15,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56b83915-8585-45af-933b-8576436f0f10 Date: Tue, 06 Nov 2018 13:21: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-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "06e4ad09-fbab-4e29-9937-4f69c481fa86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "d0630fb7-d8af-4e8a-8992-c96cecbeaa8c"}]} 2018-11-06 13:21:15,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=276e3873-f6b8-4f5e-8dbd-ce38db505081 used request id req-56b83915-8585-45af-933b-8576436f0f10 2018-11-06 13:21:15,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 276e3873-f6b8-4f5e-8dbd-ce38db505081 2018-11-06 13:21:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=276e3873-f6b8-4f5e-8dbd-ce38db505081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:16,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e23f48d-b46b-44d6-850d-c6c14ac226c6 Date: Tue, 06 Nov 2018 13:21: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-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "06e4ad09-fbab-4e29-9937-4f69c481fa86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "d0630fb7-d8af-4e8a-8992-c96cecbeaa8c"}]} 2018-11-06 13:21:16,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=276e3873-f6b8-4f5e-8dbd-ce38db505081 used request id req-3e23f48d-b46b-44d6-850d-c6c14ac226c6 2018-11-06 13:21:16,681 - neutron_utils - INFO - Retrieving security group with ID - 276e3873-f6b8-4f5e-8dbd-ce38db505081 2018-11-06 13:21:16,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=276e3873-f6b8-4f5e-8dbd-ce38db505081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:17,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-41d5423c-04dc-46bc-80b9-516fb543a915 Date: Tue, 06 Nov 2018 13:21:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "updated_at": "2018-11-06T13:21:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "revision_number": 0, "id": "06e4ad09-fbab-4e29-9937-4f69c481fa86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "revision_number": 0, "id": "d0630fb7-d8af-4e8a-8992-c96cecbeaa8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}], "revision_number": 2, "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "name": "CreateProjectUserTests-add0b1c3-4e98-459-name"}]} 2018-11-06 13:21:17,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=276e3873-f6b8-4f5e-8dbd-ce38db505081 used request id req-41d5423c-04dc-46bc-80b9-516fb543a915 2018-11-06 13:21:17,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 276e3873-f6b8-4f5e-8dbd-ce38db505081 2018-11-06 13:21:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=276e3873-f6b8-4f5e-8dbd-ce38db505081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:18,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-108b4113-f042-4dbc-9d91-3db82f12580a Date: Tue, 06 Nov 2018 13:21:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "06e4ad09-fbab-4e29-9937-4f69c481fa86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "d0630fb7-d8af-4e8a-8992-c96cecbeaa8c"}]} 2018-11-06 13:21:18,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=276e3873-f6b8-4f5e-8dbd-ce38db505081 used request id req-108b4113-f042-4dbc-9d91-3db82f12580a 2018-11-06 13:21:18,148 - neutron_utils - INFO - Retrieving security group with ID - 276e3873-f6b8-4f5e-8dbd-ce38db505081 2018-11-06 13:21:18,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=276e3873-f6b8-4f5e-8dbd-ce38db505081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:18,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5982c36e-12a4-4caf-86a3-3b1135adb331 Date: Tue, 06 Nov 2018 13:21:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "updated_at": "2018-11-06T13:21:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "revision_number": 0, "id": "06e4ad09-fbab-4e29-9937-4f69c481fa86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "revision_number": 0, "id": "d0630fb7-d8af-4e8a-8992-c96cecbeaa8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}], "revision_number": 2, "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "name": "CreateProjectUserTests-add0b1c3-4e98-459-name"}]} 2018-11-06 13:21:18,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=276e3873-f6b8-4f5e-8dbd-ce38db505081 used request id req-5982c36e-12a4-4caf-86a3-3b1135adb331 2018-11-06 13:21:18,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 276e3873-f6b8-4f5e-8dbd-ce38db505081 2018-11-06 13:21:18,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=276e3873-f6b8-4f5e-8dbd-ce38db505081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:18,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1ae2a4eb-93a2-4dca-b5be-80bcc8a5063c Date: Tue, 06 Nov 2018 13:21:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "06e4ad09-fbab-4e29-9937-4f69c481fa86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "d0630fb7-d8af-4e8a-8992-c96cecbeaa8c"}]} 2018-11-06 13:21:18,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=276e3873-f6b8-4f5e-8dbd-ce38db505081 used request id req-1ae2a4eb-93a2-4dca-b5be-80bcc8a5063c 2018-11-06 13:21:18,528 - neutron_utils - INFO - Retrieving security group with ID - 276e3873-f6b8-4f5e-8dbd-ce38db505081 2018-11-06 13:21:18,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=276e3873-f6b8-4f5e-8dbd-ce38db505081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:19,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b5790b2b-af64-4f79-a02b-8833dbc6b3ac Date: Tue, 06 Nov 2018 13:21:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "updated_at": "2018-11-06T13:21:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "revision_number": 0, "id": "06e4ad09-fbab-4e29-9937-4f69c481fa86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "revision_number": 0, "id": "d0630fb7-d8af-4e8a-8992-c96cecbeaa8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}], "revision_number": 2, "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "name": "CreateProjectUserTests-add0b1c3-4e98-459-name"}]} 2018-11-06 13:21:19,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=276e3873-f6b8-4f5e-8dbd-ce38db505081 used request id req-b5790b2b-af64-4f79-a02b-8833dbc6b3ac 2018-11-06 13:21:19,271 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 276e3873-f6b8-4f5e-8dbd-ce38db505081 2018-11-06 13:21:19,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=276e3873-f6b8-4f5e-8dbd-ce38db505081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:19,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef65a727-5dae-4167-a936-51bec8614619 Date: Tue, 06 Nov 2018 13:21:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "06e4ad09-fbab-4e29-9937-4f69c481fa86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:15Z", "security_group_id": "276e3873-f6b8-4f5e-8dbd-ce38db505081", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:15Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "d0630fb7-d8af-4e8a-8992-c96cecbeaa8c"}]} 2018-11-06 13:21:19,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=276e3873-f6b8-4f5e-8dbd-ce38db505081 used request id req-ef65a727-5dae-4167-a936-51bec8614619 2018-11-06 13:21:19,630 - neutron_utils - INFO - Deleting security group rule with ID - d0630fb7-d8af-4e8a-8992-c96cecbeaa8c 2018-11-06 13:21:19,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/d0630fb7-d8af-4e8a-8992-c96cecbeaa8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:19,907 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10547141-b59b-4a02-8fda-00e3ca98282a Content-Length: 0 Date: Tue, 06 Nov 2018 13:21:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:21:19,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/d0630fb7-d8af-4e8a-8992-c96cecbeaa8c used request id req-10547141-b59b-4a02-8fda-00e3ca98282a 2018-11-06 13:21:19,908 - neutron_utils - INFO - Deleting security group rule with ID - 06e4ad09-fbab-4e29-9937-4f69c481fa86 2018-11-06 13:21:19,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/06e4ad09-fbab-4e29-9937-4f69c481fa86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:20,355 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-757ddfa1-f665-4c95-a85b-b34b07eb5425 Content-Length: 0 Date: Tue, 06 Nov 2018 13:21:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:21:20,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/06e4ad09-fbab-4e29-9937-4f69c481fa86 used request id req-757ddfa1-f665-4c95-a85b-b34b07eb5425 2018-11-06 13:21:20,355 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-add0b1c3-4e98-459-name 2018-11-06 13:21:20,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/276e3873-f6b8-4f5e-8dbd-ce38db505081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df58f24e1a624cfb0420536cf0bfc37ef116d1c" 2018-11-06 13:21:20,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a94b145-9018-497a-b5df-c12b28db4e03 Content-Length: 0 Date: Tue, 06 Nov 2018 13:21:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:21:20,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/276e3873-f6b8-4f5e-8dbd-ce38db505081 used request id req-0a94b145-9018-497a-b5df-c12b28db4e03 2018-11-06 13:21:20,761 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-add0b1c3-4e98-459-user 2018-11-06 13:21:20,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/046ee0d71f08400197c4378c06379e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183ce7e890bc9378d8c9d48e22871ed4f8d1dab8" 2018-11-06 13:21:21,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5e0a3db-6b9a-41fe-b7f5-f70510fa345b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:21,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/046ee0d71f08400197c4378c06379e6d used request id req-c5e0a3db-6b9a-41fe-b7f5-f70510fa345b 2018-11-06 13:21:21,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:21,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-fc7878e5-dcd4-44c4-94eb-fc153a42440f Date: Tue, 06 Nov 2018 13:21:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:50Z", "updated_at": "2018-11-06T13:20:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:50Z", "revision_number": 0, "id": "428e9568-7c6c-4a0b-9062-b37cec9e2886", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:50Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "db61df1d-bc64-4200-919e-c0786ed717e9", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "b7c4dcb9-cf4f-41f7-a3ed-a9b116a31790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "7d0716c3-2b11-40cc-a80e-fd62af92981e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:14Z", "updated_at": "2018-11-06T13:21:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:14Z", "revision_number": 0, "id": "a0133757-1bf3-4aea-9641-42171e222a61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:14Z", "security_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:14Z", "revision_number": 0, "id": "89c0bcd8-ddf2-4820-a397-6c46f0086331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:14Z", "security_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:14Z", "revision_number": 0, "id": "280d9247-b4e8-477d-9730-b27c794874f8", "remote_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:14Z", "security_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:14Z", "revision_number": 0, "id": "1d52fd67-bcb0-404a-9320-0e8aa3cd668b", "remote_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:14Z", "security_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb1e32e1478540b7989a1fe869d2081e"}], "revision_number": 4, "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "name": "default"}]} 2018-11-06 13:21:21,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-fc7878e5-dcd4-44c4-94eb-fc153a42440f 2018-11-06 13:21:21,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:21,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc99fb5-cbfc-48be-9986-dd9f1cbb92ec 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:21:21,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-edc99fb5-cbfc-48be-9986-dd9f1cbb92ec 2018-11-06 13:21:21,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:21,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27bddc0a-9e32-4fa3-b5ff-4d912c40e14e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 13:21:21,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-27bddc0a-9e32-4fa3-b5ff-4d912c40e14e 2018-11-06 13:21:21,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:22,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd8dd2a-0fa1-4564-9070-3a2705c46907 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 13:21:22,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-3fd8dd2a-0fa1-4564-9070-3a2705c46907 2018-11-06 13:21:22,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:22,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34240031-a26a-4340-948c-5778ae86d29c Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e"}, "enabled": true, "id": "bb1e32e1478540b7989a1fe869d2081e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-add0b1c3-4e98-459-name"}} 2018-11-06 13:21:22,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e used request id req-34240031-a26a-4340-948c-5778ae86d29c 2018-11-06 13:21:22,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dfd960a2-f48e-4fca-96ff-3e4655ee0385 2018-11-06 13:21:22,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dfd960a2-f48e-4fca-96ff-3e4655ee0385 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:22,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-49de40f1-cda3-483f-8a91-71be8fa3297d Date: Tue, 06 Nov 2018 13:21:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:14Z", "security_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:14Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "1d52fd67-bcb0-404a-9320-0e8aa3cd668b"}, {"remote_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:14Z", "security_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:14Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "280d9247-b4e8-477d-9730-b27c794874f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:14Z", "security_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:14Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "89c0bcd8-ddf2-4820-a397-6c46f0086331"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:14Z", "security_group_id": "dfd960a2-f48e-4fca-96ff-3e4655ee0385", "port_range_min": null, "revision_number": 0, "tenant_id": "bb1e32e1478540b7989a1fe869d2081e", "created_at": "2018-11-06T13:21:14Z", "project_id": "bb1e32e1478540b7989a1fe869d2081e", "id": "a0133757-1bf3-4aea-9641-42171e222a61"}]} 2018-11-06 13:21:22,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dfd960a2-f48e-4fca-96ff-3e4655ee0385 used request id req-49de40f1-cda3-483f-8a91-71be8fa3297d 2018-11-06 13:21:22,327 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 13:21:22,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dfd960a2-f48e-4fca-96ff-3e4655ee0385 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:22,593 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34a4dfa7-607a-4abf-8606-05f9c23724f7 Content-Length: 0 Date: Tue, 06 Nov 2018 13:21:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:21:22,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dfd960a2-f48e-4fca-96ff-3e4655ee0385 used request id req-34a4dfa7-607a-4abf-8606-05f9c23724f7 2018-11-06 13:21:22,594 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-add0b1c3-4e98-459-name 2018-11-06 13:21:22,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:22,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfe03cb2-fdba-4b22-bc4b-5fde5da40ff3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:22,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/bb1e32e1478540b7989a1fe869d2081e used request id req-cfe03cb2-fdba-4b22-bc4b-5fde5da40ff3 2018-11-06 13:21:22,740 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-add0b1c3-4e98-459-name-role 2018-11-06 13:21:22,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/00e3b3ee2b78441884ed0c60e3613220 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:22,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2787a34c-c9b8-48fb-bf59-85bef6c32e7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:22,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/00e3b3ee2b78441884ed0c60e3613220 used request id req-2787a34c-c9b8-48fb-bf59-85bef6c32e7a 2018-11-06 13:21:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ac45f939ed2453874bbf9948eac904e7d2886d" 2018-11-06 13:21:23,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589c74d1-733f-41ab-bc7e-c320b559b34d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:21:23,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-589c74d1-733f-41ab-bc7e-c320b559b34d 2018-11-06 13:21:23,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:23,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["uQjbX1AkSju8fLMIQyJ1lQ"], "issued_at": "2018-11-06T13:21:23.000000Z"}} 2018-11-06 13:21:23,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}804047b187b183ded9aa0f7bd5c2d3e1772178a0" 2018-11-06 13:21:23,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b718c706-7683-45c9-904a-cd2627cdbfa8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:23,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b718c706-7683-45c9-904a-cd2627cdbfa8 2018-11-06 13:21:23,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:21:23,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:23,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["ALCX8FmlRtKxEREvB2Dcjw"], "issued_at": "2018-11-06T13:21:23.000000Z"}} 2018-11-06 13:21:23,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:23,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d29895-9546-4f18-ae8a-76943f64903d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:23,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c6d29895-9546-4f18-ae8a-76943f64903d 2018-11-06 13:21:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:23,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e8f019f1-9df1-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:24,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468822eb-0523-4f87-8081-4fb8932e0dbe Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e8f019f1-9df1-4ab-name", "previous": null, "next": null}, "projects": []} 2018-11-06 13:21:24,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e8f019f1-9df1-4ab-name used request id req-468822eb-0523-4f87-8081-4fb8932e0dbe 2018-11-06 13:21:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:24,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807c7e7c-a55f-4fcf-b700-93cc296996c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:21:24,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-807c7e7c-a55f-4fcf-b700-93cc296996c6 2018-11-06 13:21:24,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}}' 2018-11-06 13:21:24,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-810f7f44-eed0-430e-a6e9-2acaf8385dca Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906"}, "enabled": true, "id": "4599f67ea1e54b0599025cccb2667906", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}} 2018-11-06 13:21:24,282 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-810f7f44-eed0-430e-a6e9-2acaf8385dca 2018-11-06 13:21:24,282 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-e8f019f1-9df1-4ab-name 2018-11-06 13:21:24,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:21:24,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:24,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["WE7ll_L9T7y8LO7YFiSbmw"], "issued_at": "2018-11-06T13:21:24.000000Z"}} 2018-11-06 13:21:24,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0052a02515b8e36cc582234bf6d11df55a0237" 2018-11-06 13:21:24,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094948b7-d830-4086-99f7-cf8ddbc78309 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:24,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-094948b7-d830-4086-99f7-cf8ddbc78309 2018-11-06 13:21:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:24,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0052a02515b8e36cc582234bf6d11df55a0237" 2018-11-06 13:21:24,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869295c7-6239-47a3-8c26-63234767509c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:21:24,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-869295c7-6239-47a3-8c26-63234767509c 2018-11-06 13:21:24,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0052a02515b8e36cc582234bf6d11df55a0237" 2018-11-06 13:21:24,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60e6777-e9e7-484e-9b4e-8e6380a79859 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:21:24,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b60e6777-e9e7-484e-9b4e-8e6380a79859 2018-11-06 13:21:25,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0052a02515b8e36cc582234bf6d11df55a0237" 2018-11-06 13:21:25,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a93ec6e-1ca4-47cb-b620-121aa8bfb5de Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:21:25,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8a93ec6e-1ca4-47cb-b620-121aa8bfb5de 2018-11-06 13:21:25,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-e8f019f1-9df1-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0052a02515b8e36cc582234bf6d11df55a0237" 2018-11-06 13:21:25,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f8b0e8-b98e-42b7-bc5d-f1cf1c96079f Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-e8f019f1-9df1-4ab-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906"}, "enabled": true, "id": "4599f67ea1e54b0599025cccb2667906", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}]} 2018-11-06 13:21:25,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-e8f019f1-9df1-4ab-name used request id req-76f8b0e8-b98e-42b7-bc5d-f1cf1c96079f 2018-11-06 13:21:25,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/bf1bed0ebe93475fa36d1c697ae4ccff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0052a02515b8e36cc582234bf6d11df55a0237" 2018-11-06 13:21:25,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bf57e4-a11b-4833-ad8d-26f4291ae329 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/bf1bed0ebe93475fa36d1c697ae4ccff"}, "enabled": true, "id": "bf1bed0ebe93475fa36d1c697ae4ccff", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-user1"}} 2018-11-06 13:21:25,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/bf1bed0ebe93475fa36d1c697ae4ccff used request id req-33bf57e4-a11b-4833-ad8d-26f4291ae329 2018-11-06 13:21:25,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/bf1bed0ebe93475fa36d1c697ae4ccff/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0052a02515b8e36cc582234bf6d11df55a0237" 2018-11-06 13:21:25,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f53cc1b9-3a62-4de9-8616-dce93cbec392 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/bf1bed0ebe93475fa36d1c697ae4ccff/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 13:21:25,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/bf1bed0ebe93475fa36d1c697ae4ccff/roles used request id req-f53cc1b9-3a62-4de9-8616-dce93cbec392 2018-11-06 13:21:25,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0052a02515b8e36cc582234bf6d11df55a0237" 2018-11-06 13:21:25,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140b32d9-8d45-471d-b1a1-ed9fa92d9e8e Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 13:21:25,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-140b32d9-8d45-471d-b1a1-ed9fa92d9e8e 2018-11-06 13:21:25,752 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e8f019f1-9df1-4ab-name 2018-11-06 13:21:25,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/bf1bed0ebe93475fa36d1c697ae4ccff/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0052a02515b8e36cc582234bf6d11df55a0237" 2018-11-06 13:21:25,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f04d72ef-9ede-4cc4-b7cf-d85401ca2b59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:25,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/bf1bed0ebe93475fa36d1c697ae4ccff/roles/f0183a7f7ed349a593458589a5e31bea used request id req-f04d72ef-9ede-4cc4-b7cf-d85401ca2b59 2018-11-06 13:21:25,872 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e8f019f1-9df1-4ab-user1 2018-11-06 13:21:25,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:25,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f4327d-336d-4711-9801-2963f75e7355 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:21:25,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-02f4327d-336d-4711-9801-2963f75e7355 2018-11-06 13:21:25,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" -d '{"role": {"name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name-role"}}' 2018-11-06 13:21:25,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91819183-5584-4b81-bdf2-cad7a00bd02f Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3fa67cb626ee42f5850709dabb4a443e", "links": {"self": "http://172.30.9.27:5000/v3/roles/3fa67cb626ee42f5850709dabb4a443e"}, "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name-role"}} 2018-11-06 13:21:25,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-91819183-5584-4b81-bdf2-cad7a00bd02f 2018-11-06 13:21:25,989 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-e8f019f1-9df1-4ab-name-role 2018-11-06 13:21:25,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/3fa67cb626ee42f5850709dabb4a443e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:26,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f9f229-46db-483d-b903-5455f2a41474 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/3fa67cb626ee42f5850709dabb4a443e"}, "domain_id": null, "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name-role", "id": "3fa67cb626ee42f5850709dabb4a443e"}} 2018-11-06 13:21:26,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/3fa67cb626ee42f5850709dabb4a443e used request id req-74f9f229-46db-483d-b903-5455f2a41474 2018-11-06 13:21:26,077 - keystone_utils - INFO - Granting role CreateProjectUserTests-e8f019f1-9df1-4ab-name-role to project CreateProjectUserTests-e8f019f1-9df1-4ab-name 2018-11-06 13:21:26,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/bf1bed0ebe93475fa36d1c697ae4ccff/roles/3fa67cb626ee42f5850709dabb4a443e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:26,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b3b50af-7ad0-43fe-8fd0-62c8a6ba5ee6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:26,220 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/bf1bed0ebe93475fa36d1c697ae4ccff/roles/3fa67cb626ee42f5850709dabb4a443e used request id req-5b3b50af-7ad0-43fe-8fd0-62c8a6ba5ee6 2018-11-06 13:21:26,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:21:26,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:26,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["5QLKq6FcS5-tspnONX3_vw"], "issued_at": "2018-11-06T13:21:26.000000Z"}} 2018-11-06 13:21:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523a661c32b4d60c6667e5552231c7e5157a1b6" 2018-11-06 13:21:26,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686c6eee-ac38-4d36-b170-bf43ce035625 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:26,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-686c6eee-ac38-4d36-b170-bf43ce035625 2018-11-06 13:21:26,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:26,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:26,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523a661c32b4d60c6667e5552231c7e5157a1b6" 2018-11-06 13:21:26,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a41604-3238-495a-8d4c-c7e435a57a29 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-user1", "links": {"self": "http://172.30.9.27:5000/v3/users/bf1bed0ebe93475fa36d1c697ae4ccff"}, "domain_id": "default", "enabled": true, "id": "bf1bed0ebe93475fa36d1c697ae4ccff", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:21:26,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e2a41604-3238-495a-8d4c-c7e435a57a29 2018-11-06 13:21:26,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523a661c32b4d60c6667e5552231c7e5157a1b6" 2018-11-06 13:21:26,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1311c4c4-6a8d-4dec-a7dc-d0a2fd405338 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:21:26,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1311c4c4-6a8d-4dec-a7dc-d0a2fd405338 2018-11-06 13:21:27,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523a661c32b4d60c6667e5552231c7e5157a1b6" 2018-11-06 13:21:27,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ab4b7b-a214-4019-91f7-7999fedd2416 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3fa67cb626ee42f5850709dabb4a443e", "links": {"self": "http://172.30.9.27:5000/v3/roles/3fa67cb626ee42f5850709dabb4a443e"}, "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name-role"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:21:27,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-09ab4b7b-a214-4019-91f7-7999fedd2416 2018-11-06 13:21:27,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-e8f019f1-9df1-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523a661c32b4d60c6667e5552231c7e5157a1b6" 2018-11-06 13:21:27,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcaf67b9-8d9a-4b66-95ff-89d48f5ed21e Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-e8f019f1-9df1-4ab-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906"}, "enabled": true, "id": "4599f67ea1e54b0599025cccb2667906", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}]} 2018-11-06 13:21:27,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-e8f019f1-9df1-4ab-name used request id req-fcaf67b9-8d9a-4b66-95ff-89d48f5ed21e 2018-11-06 13:21:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/f81b197bd0a74046a1e4c71caf70f366 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523a661c32b4d60c6667e5552231c7e5157a1b6" 2018-11-06 13:21:27,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2948531-03f7-4300-a235-d71005e48d5e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/f81b197bd0a74046a1e4c71caf70f366"}, "enabled": true, "id": "f81b197bd0a74046a1e4c71caf70f366", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-user2"}} 2018-11-06 13:21:27,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/f81b197bd0a74046a1e4c71caf70f366 used request id req-c2948531-03f7-4300-a235-d71005e48d5e 2018-11-06 13:21:27,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/f81b197bd0a74046a1e4c71caf70f366/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523a661c32b4d60c6667e5552231c7e5157a1b6" 2018-11-06 13:21:27,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4a670f-c5c8-4ccb-96bb-f78bfe4dc4c0 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/f81b197bd0a74046a1e4c71caf70f366/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 13:21:27,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/f81b197bd0a74046a1e4c71caf70f366/roles used request id req-6f4a670f-c5c8-4ccb-96bb-f78bfe4dc4c0 2018-11-06 13:21:27,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523a661c32b4d60c6667e5552231c7e5157a1b6" 2018-11-06 13:21:27,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37889318-6079-437d-bbcc-9cb40ea6b14a Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 13:21:27,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-37889318-6079-437d-bbcc-9cb40ea6b14a 2018-11-06 13:21:27,839 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e8f019f1-9df1-4ab-name 2018-11-06 13:21:27,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/f81b197bd0a74046a1e4c71caf70f366/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523a661c32b4d60c6667e5552231c7e5157a1b6" 2018-11-06 13:21:27,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0e71c46-f9a8-4993-acac-9c2b71c89ca5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:27,967 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/f81b197bd0a74046a1e4c71caf70f366/roles/f0183a7f7ed349a593458589a5e31bea used request id req-b0e71c46-f9a8-4993-acac-9c2b71c89ca5 2018-11-06 13:21:27,968 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e8f019f1-9df1-4ab-user2 2018-11-06 13:21:27,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/3fa67cb626ee42f5850709dabb4a443e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:28,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae82635-3a6d-4b5e-9ae8-e9133392c801 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/3fa67cb626ee42f5850709dabb4a443e"}, "domain_id": null, "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name-role", "id": "3fa67cb626ee42f5850709dabb4a443e"}} 2018-11-06 13:21:28,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/3fa67cb626ee42f5850709dabb4a443e used request id req-eae82635-3a6d-4b5e-9ae8-e9133392c801 2018-11-06 13:21:28,050 - keystone_utils - INFO - Granting role CreateProjectUserTests-e8f019f1-9df1-4ab-name-role to project CreateProjectUserTests-e8f019f1-9df1-4ab-name 2018-11-06 13:21:28,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/f81b197bd0a74046a1e4c71caf70f366/roles/3fa67cb626ee42f5850709dabb4a443e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:28,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f25d7a5-28bb-460f-aba0-1dbba1b1ff41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:28,230 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906/users/f81b197bd0a74046a1e4c71caf70f366/roles/3fa67cb626ee42f5850709dabb4a443e used request id req-8f25d7a5-28bb-460f-aba0-1dbba1b1ff41 2018-11-06 13:21:28,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:21:28,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:28,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3fa67cb626ee42f5850709dabb4a443e", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name-role"}], "expires_at": "2018-11-06T14:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4599f67ea1e54b0599025cccb2667906", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4599f67ea1e54b0599025cccb2667906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4599f67ea1e54b0599025cccb2667906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4599f67ea1e54b0599025cccb2667906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4599f67ea1e54b0599025cccb2667906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4599f67ea1e54b0599025cccb2667906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4599f67ea1e54b0599025cccb2667906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4599f67ea1e54b0599025cccb2667906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4599f67ea1e54b0599025cccb2667906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4599f67ea1e54b0599025cccb2667906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4599f67ea1e54b0599025cccb2667906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4599f67ea1e54b0599025cccb2667906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4599f67ea1e54b0599025cccb2667906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-user1", "id": "bf1bed0ebe93475fa36d1c697ae4ccff"}, "audit_ids": ["lnBXmlDqSMiqiiNFFHJ2OQ"], "issued_at": "2018-11-06T13:21:28.000000Z"}} 2018-11-06 13:21:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:28,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49397f1f-6c4d-48b3-8447-d8aec34e4da0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:28,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-49397f1f-6c4d-48b3-8447-d8aec34e4da0 2018-11-06 13:21:28,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-e8f019f1-9df1-4ab-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:29,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9a3354a3-14fd-4d7a-b9c6-af262562b9a0 Date: Tue, 06 Nov 2018 13:21:29 GMT RESP BODY: {"security_groups": []} 2018-11-06 13:21:29,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-e8f019f1-9df1-4ab-name&description=hello+group used request id req-9a3354a3-14fd-4d7a-b9c6-af262562b9a0 2018-11-06 13:21:29,001 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-e8f019f1-9df1-4ab-name... 2018-11-06 13:21:29,001 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-e8f019f1-9df1-4ab-name 2018-11-06 13:21:29,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" -d '{"security_group": {"name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name", "description": "hello group"}}' 2018-11-06 13:21:29,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-c8958169-73de-48d4-8311-26d552707176 Date: Tue, 06 Nov 2018 13:21:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "updated_at": "2018-11-06T13:21:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "4188cffe-0c95-46d4-881f-50475bc5038b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv6", "project_id": "4599f67ea1e54b0599025cccb2667906"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv4", "project_id": "4599f67ea1e54b0599025cccb2667906"}], "revision_number": 2, "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}} 2018-11-06 13:21:29,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-c8958169-73de-48d4-8311-26d552707176 2018-11-06 13:21:29,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:29,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:30,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf9390ab-c566-4ab9-9faa-9ce9a2c01f0c Date: Tue, 06 Nov 2018 13:21: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-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "4188cffe-0c95-46d4-881f-50475bc5038b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979"}]} 2018-11-06 13:21:30,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-cf9390ab-c566-4ab9-9faa-9ce9a2c01f0c 2018-11-06 13:21:30,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:30,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:30,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d489a4ad-57d4-407e-87f3-6e5e25ff9596 Date: Tue, 06 Nov 2018 13:21: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-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "4188cffe-0c95-46d4-881f-50475bc5038b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979"}]} 2018-11-06 13:21:30,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-d489a4ad-57d4-407e-87f3-6e5e25ff9596 2018-11-06 13:21:30,312 - neutron_utils - INFO - Retrieving security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:30,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:30,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-faefe2b7-447f-4414-8951-dc144f17ff50 Date: Tue, 06 Nov 2018 13:21:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "updated_at": "2018-11-06T13:21:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "4188cffe-0c95-46d4-881f-50475bc5038b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv6", "project_id": "4599f67ea1e54b0599025cccb2667906"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv4", "project_id": "4599f67ea1e54b0599025cccb2667906"}], "revision_number": 2, "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}]} 2018-11-06 13:21:30,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-faefe2b7-447f-4414-8951-dc144f17ff50 2018-11-06 13:21:30,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:30,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:31,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2d8e93d7-e84f-49a3-af15-c4322b7dc408 Date: Tue, 06 Nov 2018 13:21: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-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "4188cffe-0c95-46d4-881f-50475bc5038b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979"}]} 2018-11-06 13:21:31,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-2d8e93d7-e84f-49a3-af15-c4322b7dc408 2018-11-06 13:21:31,356 - neutron_utils - INFO - Retrieving security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:31,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-82171206-e6dd-4ed4-aec8-705422643b2d Date: Tue, 06 Nov 2018 13:21:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "updated_at": "2018-11-06T13:21:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "4188cffe-0c95-46d4-881f-50475bc5038b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv6", "project_id": "4599f67ea1e54b0599025cccb2667906"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv4", "project_id": "4599f67ea1e54b0599025cccb2667906"}], "revision_number": 2, "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}]} 2018-11-06 13:21:31,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-82171206-e6dd-4ed4-aec8-705422643b2d 2018-11-06 13:21:31,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:31,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4dfa77b4-0b7e-42ee-b3d5-a64b14a11710 Date: Tue, 06 Nov 2018 13:21: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-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "4188cffe-0c95-46d4-881f-50475bc5038b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979"}]} 2018-11-06 13:21:31,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-4dfa77b4-0b7e-42ee-b3d5-a64b14a11710 2018-11-06 13:21:31,696 - neutron_utils - INFO - Retrieving security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:31,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:31,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3c6cb471-b561-4147-b11c-82e2d29f6ca4 Date: Tue, 06 Nov 2018 13:21:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "updated_at": "2018-11-06T13:21:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "4188cffe-0c95-46d4-881f-50475bc5038b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv6", "project_id": "4599f67ea1e54b0599025cccb2667906"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv4", "project_id": "4599f67ea1e54b0599025cccb2667906"}], "revision_number": 2, "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}]} 2018-11-06 13:21:31,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-3c6cb471-b561-4147-b11c-82e2d29f6ca4 2018-11-06 13:21:31,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:31,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:32,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-119432f1-65a0-449e-932d-6c8de4f8de9e Date: Tue, 06 Nov 2018 13:21:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "4188cffe-0c95-46d4-881f-50475bc5038b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979"}]} 2018-11-06 13:21:32,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-119432f1-65a0-449e-932d-6c8de4f8de9e 2018-11-06 13:21:32,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:21:32,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:32,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "3fa67cb626ee42f5850709dabb4a443e", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name-role"}], "expires_at": "2018-11-06T14:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4599f67ea1e54b0599025cccb2667906", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4599f67ea1e54b0599025cccb2667906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4599f67ea1e54b0599025cccb2667906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4599f67ea1e54b0599025cccb2667906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4599f67ea1e54b0599025cccb2667906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4599f67ea1e54b0599025cccb2667906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4599f67ea1e54b0599025cccb2667906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4599f67ea1e54b0599025cccb2667906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4599f67ea1e54b0599025cccb2667906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4599f67ea1e54b0599025cccb2667906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4599f67ea1e54b0599025cccb2667906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4599f67ea1e54b0599025cccb2667906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4599f67ea1e54b0599025cccb2667906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-user2", "id": "f81b197bd0a74046a1e4c71caf70f366"}, "audit_ids": ["i9EKPDwjRiCYO2JxiKnKiw"], "issued_at": "2018-11-06T13:21:32.000000Z"}} 2018-11-06 13:21:32,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ab42246f8bfd9bf6be55b084984fb732fb8b92" 2018-11-06 13:21:32,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3b29fc-79d5-4d8a-bb57-e4653cccdb38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:32,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6d3b29fc-79d5-4d8a-bb57-e4653cccdb38 2018-11-06 13:21:32,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-e8f019f1-9df1-4ab-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ab42246f8bfd9bf6be55b084984fb732fb8b92" 2018-11-06 13:21:32,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6683c385-d99e-4057-83a1-d3dfd39b7fa6 Date: Tue, 06 Nov 2018 13:21:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "updated_at": "2018-11-06T13:21:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv4", "project_id": "4599f67ea1e54b0599025cccb2667906"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "4188cffe-0c95-46d4-881f-50475bc5038b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv6", "project_id": "4599f67ea1e54b0599025cccb2667906"}], "revision_number": 2, "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}]} 2018-11-06 13:21:32,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-e8f019f1-9df1-4ab-name&description=hello+group used request id req-6683c385-d99e-4057-83a1-d3dfd39b7fa6 2018-11-06 13:21:32,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:32,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:32,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ab42246f8bfd9bf6be55b084984fb732fb8b92" 2018-11-06 13:21:32,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d80c8f5-37b2-4af9-9942-fe4fc7b226a2 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906"}, "enabled": true, "id": "4599f67ea1e54b0599025cccb2667906", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}} 2018-11-06 13:21:32,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906 used request id req-9d80c8f5-37b2-4af9-9942-fe4fc7b226a2 2018-11-06 13:21:32,794 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:32,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ab42246f8bfd9bf6be55b084984fb732fb8b92" 2018-11-06 13:21:32,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fceaad79-f5fb-4299-8ca5-12bacd4182ec Date: Tue, 06 Nov 2018 13:21:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "4188cffe-0c95-46d4-881f-50475bc5038b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979"}]} 2018-11-06 13:21:32,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-fceaad79-f5fb-4299-8ca5-12bacd4182ec 2018-11-06 13:21:32,953 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ab42246f8bfd9bf6be55b084984fb732fb8b92" 2018-11-06 13:21:33,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b7417a0-c4ed-4df7-ad7e-5c4f81971d10 Date: Tue, 06 Nov 2018 13:21: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-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "4188cffe-0c95-46d4-881f-50475bc5038b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979"}]} 2018-11-06 13:21:33,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-1b7417a0-c4ed-4df7-ad7e-5c4f81971d10 2018-11-06 13:21:33,123 - neutron_utils - INFO - Retrieving security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:33,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ab42246f8bfd9bf6be55b084984fb732fb8b92" 2018-11-06 13:21:33,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-af4518a1-0f9a-4f45-936e-990d842cd4d6 Date: Tue, 06 Nov 2018 13:21:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "updated_at": "2018-11-06T13:21:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "4188cffe-0c95-46d4-881f-50475bc5038b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv6", "project_id": "4599f67ea1e54b0599025cccb2667906"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "revision_number": 0, "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv4", "project_id": "4599f67ea1e54b0599025cccb2667906"}], "revision_number": 2, "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}]} 2018-11-06 13:21:33,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-af4518a1-0f9a-4f45-936e-990d842cd4d6 2018-11-06 13:21:33,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c914ce4-5806-47e2-91db-5ac3471575ce 2018-11-06 13:21:33,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ab42246f8bfd9bf6be55b084984fb732fb8b92" 2018-11-06 13:21:33,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43580981-b4e2-4037-b3e1-125f095880ce Date: Tue, 06 Nov 2018 13:21: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-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "4188cffe-0c95-46d4-881f-50475bc5038b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:29Z", "security_group_id": "0c914ce4-5806-47e2-91db-5ac3471575ce", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:29Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "ab4a9a32-6767-4f8c-9f97-0dce4f8cb979"}]} 2018-11-06 13:21:33,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-43580981-b4e2-4037-b3e1-125f095880ce 2018-11-06 13:21:33,604 - neutron_utils - INFO - Deleting security group rule with ID - 4188cffe-0c95-46d4-881f-50475bc5038b 2018-11-06 13:21:33,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/4188cffe-0c95-46d4-881f-50475bc5038b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:33,851 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39dcefff-835d-4edc-bec6-06b851174b39 Content-Length: 0 Date: Tue, 06 Nov 2018 13:21:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:21:33,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/4188cffe-0c95-46d4-881f-50475bc5038b used request id req-39dcefff-835d-4edc-bec6-06b851174b39 2018-11-06 13:21:33,852 - neutron_utils - INFO - Deleting security group rule with ID - ab4a9a32-6767-4f8c-9f97-0dce4f8cb979 2018-11-06 13:21:33,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ab4a9a32-6767-4f8c-9f97-0dce4f8cb979 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:34,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-404e091f-face-49ce-a5cd-67fba8ef5f76 Content-Length: 0 Date: Tue, 06 Nov 2018 13:21:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:21:34,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ab4a9a32-6767-4f8c-9f97-0dce4f8cb979 used request id req-404e091f-face-49ce-a5cd-67fba8ef5f76 2018-11-06 13:21:34,811 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e8f019f1-9df1-4ab-name 2018-11-06 13:21:34,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f864da61e6516af5c7c3ecd63c3e668e826c969e" 2018-11-06 13:21:35,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6dc9402a-ed30-4ec5-9a3c-97aa782aaa63 Content-Length: 0 Date: Tue, 06 Nov 2018 13:21:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:21:35,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-6dc9402a-ed30-4ec5-9a3c-97aa782aaa63 2018-11-06 13:21:35,062 - neutron_utils - INFO - Deleting security group rule with ID - ab4a9a32-6767-4f8c-9f97-0dce4f8cb979 2018-11-06 13:21:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ab4a9a32-6767-4f8c-9f97-0dce4f8cb979 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ab42246f8bfd9bf6be55b084984fb732fb8b92" 2018-11-06 13:21:35,825 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-7f0cfb6b-4a73-4268-a4ec-31e9f33a58b1 Date: Tue, 06 Nov 2018 13:21:35 GMT RESP BODY: {"NeutronError": {"message": "Security group rule ab4a9a32-6767-4f8c-9f97-0dce4f8cb979 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 13:21:35,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ab4a9a32-6767-4f8c-9f97-0dce4f8cb979 used request id req-7f0cfb6b-4a73-4268-a4ec-31e9f33a58b1 2018-11-06 13:21:35,826 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule ab4a9a32-6767-4f8c-9f97-0dce4f8cb979 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 13:21:35,827 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule ab4a9a32-6767-4f8c-9f97-0dce4f8cb979 does not exist Neutron server returns request_ids: ['req-7f0cfb6b-4a73-4268-a4ec-31e9f33a58b1'] 2018-11-06 13:21:35,827 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e8f019f1-9df1-4ab-name 2018-11-06 13:21:35,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/0c914ce4-5806-47e2-91db-5ac3471575ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ab42246f8bfd9bf6be55b084984fb732fb8b92" 2018-11-06 13:21:36,578 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-317d8179-fb9a-4609-9a5c-375846e918c3 Date: Tue, 06 Nov 2018 13:21:36 GMT RESP BODY: {"NeutronError": {"message": "Security group 0c914ce4-5806-47e2-91db-5ac3471575ce does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-06 13:21:36,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/0c914ce4-5806-47e2-91db-5ac3471575ce used request id req-317d8179-fb9a-4609-9a5c-375846e918c3 2018-11-06 13:21:36,579 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 0c914ce4-5806-47e2-91db-5ac3471575ce does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-06 13:21:36,579 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 0c914ce4-5806-47e2-91db-5ac3471575ce does not exist Neutron server returns request_ids: ['req-317d8179-fb9a-4609-9a5c-375846e918c3'] 2018-11-06 13:21:36,580 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e8f019f1-9df1-4ab-user1 2018-11-06 13:21:36,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/bf1bed0ebe93475fa36d1c697ae4ccff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0052a02515b8e36cc582234bf6d11df55a0237" 2018-11-06 13:21:36,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d6db28d-3cd8-4a8e-8de0-fdf47f157c37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:36,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/bf1bed0ebe93475fa36d1c697ae4ccff used request id req-2d6db28d-3cd8-4a8e-8de0-fdf47f157c37 2018-11-06 13:21:36,831 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e8f019f1-9df1-4ab-user2 2018-11-06 13:21:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f81b197bd0a74046a1e4c71caf70f366 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e523a661c32b4d60c6667e5552231c7e5157a1b6" 2018-11-06 13:21:37,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda7977a-8608-4412-aa71-9cb43836ab8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:37,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f81b197bd0a74046a1e4c71caf70f366 used request id req-dda7977a-8608-4412-aa71-9cb43836ab8d 2018-11-06 13:21:37,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:37,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-cd724009-f91e-495f-b669-368084fd606a Date: Tue, 06 Nov 2018 13:21:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:50Z", "updated_at": "2018-11-06T13:20:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "db61df1d-bc64-4200-919e-c0786ed717e9", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "b7c4dcb9-cf4f-41f7-a3ed-a9b116a31790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "7d0716c3-2b11-40cc-a80e-fd62af92981e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:50Z", "revision_number": 0, "id": "428e9568-7c6c-4a0b-9062-b37cec9e2886", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:50Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:28Z", "updated_at": "2018-11-06T13:21:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:28Z", "revision_number": 0, "id": "ef343462-b992-41ae-a0b9-93760f1c398c", "remote_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:28Z", "security_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv6", "project_id": "4599f67ea1e54b0599025cccb2667906"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:28Z", "revision_number": 0, "id": "d0f002fb-382d-4bdf-907a-30f67c7d99ce", "remote_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:28Z", "security_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv4", "project_id": "4599f67ea1e54b0599025cccb2667906"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:28Z", "revision_number": 0, "id": "c1a5b744-b024-4922-b17a-ddc674ec3093", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:28Z", "security_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv4", "project_id": "4599f67ea1e54b0599025cccb2667906"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:21:28Z", "revision_number": 0, "id": "0ff11ae3-4f23-420c-b38a-c21b6e05ffc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:21:28Z", "security_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "tenant_id": "4599f67ea1e54b0599025cccb2667906", "port_range_min": null, "ethertype": "IPv6", "project_id": "4599f67ea1e54b0599025cccb2667906"}], "revision_number": 4, "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "ded2b009-da31-4b51-ba32-00b68344cc21", "name": "default"}]} 2018-11-06 13:21:37,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-cd724009-f91e-495f-b669-368084fd606a 2018-11-06 13:21:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:37,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b735e0e4-1806-4381-bf1f-d6213e198ba4 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:21:37,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-b735e0e4-1806-4381-bf1f-d6213e198ba4 2018-11-06 13:21:37,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:37,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5dc2c69-89c6-4f82-8bca-2b7ed816e677 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 13:21:37,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-d5dc2c69-89c6-4f82-8bca-2b7ed816e677 2018-11-06 13:21:37,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:37,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba54174-3534-4935-a536-2bcbf431e009 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 13:21:37,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-6ba54174-3534-4935-a536-2bcbf431e009 2018-11-06 13:21:37,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:37,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33cb751-472b-4885-b38a-675a7289ce44 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906"}, "enabled": true, "id": "4599f67ea1e54b0599025cccb2667906", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e8f019f1-9df1-4ab-name"}} 2018-11-06 13:21:37,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906 used request id req-f33cb751-472b-4885-b38a-675a7289ce44 2018-11-06 13:21:37,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ded2b009-da31-4b51-ba32-00b68344cc21 2018-11-06 13:21:37,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ded2b009-da31-4b51-ba32-00b68344cc21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:37,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bd7edbec-7ca2-43e9-9738-ff7796df500c Date: Tue, 06 Nov 2018 13:21: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-11-06T13:21:28Z", "security_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:28Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "0ff11ae3-4f23-420c-b38a-c21b6e05ffc2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:28Z", "security_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:28Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "c1a5b744-b024-4922-b17a-ddc674ec3093"}, {"remote_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:28Z", "security_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:28Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "d0f002fb-382d-4bdf-907a-30f67c7d99ce"}, {"remote_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:21:28Z", "security_group_id": "ded2b009-da31-4b51-ba32-00b68344cc21", "port_range_min": null, "revision_number": 0, "tenant_id": "4599f67ea1e54b0599025cccb2667906", "created_at": "2018-11-06T13:21:28Z", "project_id": "4599f67ea1e54b0599025cccb2667906", "id": "ef343462-b992-41ae-a0b9-93760f1c398c"}]} 2018-11-06 13:21:37,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ded2b009-da31-4b51-ba32-00b68344cc21 used request id req-bd7edbec-7ca2-43e9-9738-ff7796df500c 2018-11-06 13:21:37,867 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 13:21:37,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ded2b009-da31-4b51-ba32-00b68344cc21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:38,210 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5bbd5be-724a-4db8-bfc8-8d7995cac36f Content-Length: 0 Date: Tue, 06 Nov 2018 13:21:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:21:38,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ded2b009-da31-4b51-ba32-00b68344cc21 used request id req-d5bbd5be-724a-4db8-bfc8-8d7995cac36f 2018-11-06 13:21:38,211 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-e8f019f1-9df1-4ab-name 2018-11-06 13:21:38,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:38,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dced072-d517-4ded-9d4a-277229bc5977 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:38,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4599f67ea1e54b0599025cccb2667906 used request id req-2dced072-d517-4ded-9d4a-277229bc5977 2018-11-06 13:21:38,363 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-e8f019f1-9df1-4ab-name-role 2018-11-06 13:21:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/3fa67cb626ee42f5850709dabb4a443e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:38,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c23e55-1e28-41dd-8ad2-e5b802255459 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:21:38,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/3fa67cb626ee42f5850709dabb4a443e used request id req-16c23e55-1e28-41dd-8ad2-e5b802255459 2018-11-06 13:21:38,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23861741a2793bba5d3948122ffd70f3778aad82" 2018-11-06 13:21:38,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5f4d78-1abb-4d49-bd88-f35cd3fb68a0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:21:38,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ab5f4d78-1abb-4d49-bd88-f35cd3fb68a0 2018-11-06 13:21:38,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:39,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["kjgUymD_TW-Q59HMLwdZjg"], "issued_at": "2018-11-06T13:21:39.000000Z"}} 2018-11-06 13:21:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff92ba356e29d667c29c90151fd24fae9fa2529" 2018-11-06 13:21:39,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5aee4065-b45f-4a4f-86d6-ac9f11c080b3 Date: Tue, 06 Nov 2018 13:21: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-11-06 13:21:39,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-5aee4065-b45f-4a4f-86d6-ac9f11c080b3 2018-11-06 13:21:39,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bff92ba356e29d667c29c90151fd24fae9fa2529" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-2a183ecf-2275-4ca2-81fc-4ecbf9be0c7b"}' 2018-11-06 13:21:40,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/71f07dec-6993-4832-9403-11bde075b9b0 X-Openstack-Request-Id: req-47df3d58-5b31-43eb-987c-e4fba0fb9fbe Date: Tue, 06 Nov 2018 13:21:40 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-2a183ecf-2275-4ca2-81fc-4ecbf9be0c7b", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:21:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T13:21:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/71f07dec-6993-4832-9403-11bde075b9b0", "min_disk": 0, "protected": false, "id": "71f07dec-6993-4832-9403-11bde075b9b0", "file": "/v2/images/71f07dec-6993-4832-9403-11bde075b9b0/file", "checksum": null, "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:21:40,411 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-47df3d58-5b31-43eb-987c-e4fba0fb9fbe 2018-11-06 13:21:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/71f07dec-6993-4832-9403-11bde075b9b0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff92ba356e29d667c29c90151fd24fae9fa2529" -d '' 2018-11-06 13:21:44,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7adef432-ba81-4de2-8ff4-1eb1c1dc225c Date: Tue, 06 Nov 2018 13:21:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:21:44,224 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/71f07dec-6993-4832-9403-11bde075b9b0/file used request id req-7adef432-ba81-4de2-8ff4-1eb1c1dc225c 2018-11-06 13:21:44,225 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:21:44,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/71f07dec-6993-4832-9403-11bde075b9b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff92ba356e29d667c29c90151fd24fae9fa2529" 2018-11-06 13:21:44,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-69d3f433-574e-4289-9956-a61e21f58e60 Date: Tue, 06 Nov 2018 13:21:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-2a183ecf-2275-4ca2-81fc-4ecbf9be0c7b", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:21:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:21:44Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/71f07dec-6993-4832-9403-11bde075b9b0/snap", "metadata": {}}], "self": "/v2/images/71f07dec-6993-4832-9403-11bde075b9b0", "min_disk": 0, "protected": false, "id": "71f07dec-6993-4832-9403-11bde075b9b0", "file": "/v2/images/71f07dec-6993-4832-9403-11bde075b9b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/71f07dec-6993-4832-9403-11bde075b9b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:21:44,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/71f07dec-6993-4832-9403-11bde075b9b0 used request id req-69d3f433-574e-4289-9956-a61e21f58e60 2018-11-06 13:21:44,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff92ba356e29d667c29c90151fd24fae9fa2529" 2018-11-06 13:21:45,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b83bbbc5-1e7b-49ac-99b2-6b16c9470207 Date: Tue, 06 Nov 2018 13:21: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-11-06 13:21:45,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b83bbbc5-1e7b-49ac-99b2-6b16c9470207 2018-11-06 13:21:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-2a183ecf-2275-4ca2-81fc-4ecbf9be0c7b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff92ba356e29d667c29c90151fd24fae9fa2529" 2018-11-06 13:21:46,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-69ba8a1a-1634-49b8-b60b-935ae63cbbe9 Date: Tue, 06 Nov 2018 13:21:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-2a183ecf-2275-4ca2-81fc-4ecbf9be0c7b", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:21:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:21:44Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/71f07dec-6993-4832-9403-11bde075b9b0/snap", "metadata": {}}], "self": "/v2/images/71f07dec-6993-4832-9403-11bde075b9b0", "min_disk": 0, "protected": false, "id": "71f07dec-6993-4832-9403-11bde075b9b0", "file": "/v2/images/71f07dec-6993-4832-9403-11bde075b9b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/71f07dec-6993-4832-9403-11bde075b9b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-2a183ecf-2275-4ca2-81fc-4ecbf9be0c7b"} 2018-11-06 13:21:46,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-2a183ecf-2275-4ca2-81fc-4ecbf9be0c7b used request id req-69ba8a1a-1634-49b8-b60b-935ae63cbbe9 2018-11-06 13:21:46,078 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-2a183ecf-2275-4ca2-81fc-4ecbf9be0c7b 2018-11-06 13:21:46,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/71f07dec-6993-4832-9403-11bde075b9b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff92ba356e29d667c29c90151fd24fae9fa2529" 2018-11-06 13:21:47,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4689873-0ab7-43ec-b49b-98ef052d775a Date: Tue, 06 Nov 2018 13:21:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:21:47,882 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/71f07dec-6993-4832-9403-11bde075b9b0 used request id req-c4689873-0ab7-43ec-b49b-98ef052d775a 2018-11-06 13:21:47,885 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-06 13:21:47,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:48,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["cSgvYhdmR4-kXKLKL6aRFw"], "issued_at": "2018-11-06T13:21:48.000000Z"}} 2018-11-06 13:21:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2869c3094d0e5ba5491b4b0381187d665b8ff6a3" 2018-11-06 13:21:48,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1817e4f9-e6c7-4a14-b0c1-dbc8cd440819 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:48,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1817e4f9-e6c7-4a14-b0c1-dbc8cd440819 2018-11-06 13:21:48,348 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-33ccf980-7af7-4c98-a060-58eba6cf6672-pub-net 2018-11-06 13:21:48,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2869c3094d0e5ba5491b4b0381187d665b8ff6a3" -d '{"network": {"name": "NeutronUtilsNetworkTests-33ccf980-7af7-4c98-a060-58eba6cf6672-pub-net", "admin_state_up": true}}' 2018-11-06 13:21:48,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-a4136604-1347-49b6-a2e8-3de433530422 Date: Tue, 06 Nov 2018 13:21: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":"165eebe6-c843-427c-ae51-efa3763d07a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:21:48Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-33ccf980-7af7-4c98-a060-58eba6cf6672-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:48Z","mtu":1450}} 2018-11-06 13:21:48,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a4136604-1347-49b6-a2e8-3de433530422 2018-11-06 13:21:48,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=165eebe6-c843-427c-ae51-efa3763d07a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2869c3094d0e5ba5491b4b0381187d665b8ff6a3" 2018-11-06 13:21:49,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-b282aa02-3817-4f2a-aa0c-43e3f4332051 Date: Tue, 06 Nov 2018 13:21:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"165eebe6-c843-427c-ae51-efa3763d07a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:21:48Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-33ccf980-7af7-4c98-a060-58eba6cf6672-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:48Z","provider:network_type":"vxlan"}]} 2018-11-06 13:21:49,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=165eebe6-c843-427c-ae51-efa3763d07a6 used request id req-b282aa02-3817-4f2a-aa0c-43e3f4332051 2018-11-06 13:21:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=165eebe6-c843-427c-ae51-efa3763d07a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2869c3094d0e5ba5491b4b0381187d665b8ff6a3" 2018-11-06 13:21:49,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4cb032a9-0327-4252-bab6-01bfda0d6469 Date: Tue, 06 Nov 2018 13:21:49 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:21:49,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=165eebe6-c843-427c-ae51-efa3763d07a6 used request id req-4cb032a9-0327-4252-bab6-01bfda0d6469 2018-11-06 13:21:49,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=165eebe6-c843-427c-ae51-efa3763d07a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2869c3094d0e5ba5491b4b0381187d665b8ff6a3" 2018-11-06 13:21:50,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-8d2d4f1c-7e5f-4a22-9368-a5dbf667d8cd Date: Tue, 06 Nov 2018 13:21:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"165eebe6-c843-427c-ae51-efa3763d07a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:21:48Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-33ccf980-7af7-4c98-a060-58eba6cf6672-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:48Z","provider:network_type":"vxlan"}]} 2018-11-06 13:21:50,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=165eebe6-c843-427c-ae51-efa3763d07a6 used request id req-8d2d4f1c-7e5f-4a22-9368-a5dbf667d8cd 2018-11-06 13:21:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=165eebe6-c843-427c-ae51-efa3763d07a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2869c3094d0e5ba5491b4b0381187d665b8ff6a3" 2018-11-06 13:21:51,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e0d41e40-b69d-4677-807a-dd20a6ae6edf Date: Tue, 06 Nov 2018 13:21:51 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:21:51,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=165eebe6-c843-427c-ae51-efa3763d07a6 used request id req-e0d41e40-b69d-4677-807a-dd20a6ae6edf 2018-11-06 13:21:51,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsNetworkTests-33ccf980-7af7-4c98-a060-58eba6cf6672-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2869c3094d0e5ba5491b4b0381187d665b8ff6a3" 2018-11-06 13:21:51,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-5d122020-d7f5-41f3-ba27-d93221f628d3 Date: Tue, 06 Nov 2018 13:21:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"165eebe6-c843-427c-ae51-efa3763d07a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:21:48Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-33ccf980-7af7-4c98-a060-58eba6cf6672-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:48Z","provider:network_type":"vxlan"}]} 2018-11-06 13:21:51,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsNetworkTests-33ccf980-7af7-4c98-a060-58eba6cf6672-pub-net used request id req-5d122020-d7f5-41f3-ba27-d93221f628d3 2018-11-06 13:21:51,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:51,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2869c3094d0e5ba5491b4b0381187d665b8ff6a3" 2018-11-06 13:21:51,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141a1675-8117-4b96-a683-b49796e4aabb 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:21:51,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-141a1675-8117-4b96-a683-b49796e4aabb 2018-11-06 13:21:51,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=165eebe6-c843-427c-ae51-efa3763d07a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2869c3094d0e5ba5491b4b0381187d665b8ff6a3" 2018-11-06 13:21:51,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8428c079-3574-4c7c-8c08-cba3f64fc842 Date: Tue, 06 Nov 2018 13:21:51 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:21:51,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=165eebe6-c843-427c-ae51-efa3763d07a6 used request id req-8428c079-3574-4c7c-8c08-cba3f64fc842 2018-11-06 13:21:51,902 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-33ccf980-7af7-4c98-a060-58eba6cf6672-pub-net 2018-11-06 13:21:51,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/165eebe6-c843-427c-ae51-efa3763d07a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2869c3094d0e5ba5491b4b0381187d665b8ff6a3" 2018-11-06 13:21:52,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb7b87c2-eb11-4191-834c-079cd3f7d816 Date: Tue, 06 Nov 2018 13:21:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:21:52,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/165eebe6-c843-427c-ae51-efa3763d07a6 used request id req-fb7b87c2-eb11-4191-834c-079cd3f7d816 2018-11-06 13:21:52,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:53,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["7wYLkHV-RQuDeceQ40gqWg"], "issued_at": "2018-11-06T13:21:53.000000Z"}} 2018-11-06 13:21:53,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60477a7532221433b28b07206f6fc01667ca960c" 2018-11-06 13:21:53,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6921cd43-41d3-4815-b793-bf58447d57bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:53,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6921cd43-41d3-4815-b793-bf58447d57bd 2018-11-06 13:21:53,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:53,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["-9IZ_WPYQsmndWx11WGZjQ"], "issued_at": "2018-11-06T13:21:53.000000Z"}} 2018-11-06 13:21:53,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e039488dbaf81604bdf72dc7ac93d5ebb990d" 2018-11-06 13:21:53,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa1b6f5-5f55-463b-9423-082e8659b5fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:53,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ffa1b6f5-5f55-463b-9423-082e8659b5fa 2018-11-06 13:21:53,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:21:54,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["IPvxVk1OTymun3R21qbW0g"], "issued_at": "2018-11-06T13:21:54.000000Z"}} 2018-11-06 13:21:54,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:54,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ddfdc75-4186-4f1f-80cc-8fb7292cebbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:21:54,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7ddfdc75-4186-4f1f-80cc-8fb7292cebbc 2018-11-06 13:21:54,141 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-net 2018-11-06 13:21:54,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" -d '{"network": {"name": "NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-net", "admin_state_up": true}}' 2018-11-06 13:21:54,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e8304182-6da6-4e15-9371-70315d73215b Date: Tue, 06 Nov 2018 13:21:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:21:54Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:54Z","mtu":1450}} 2018-11-06 13:21:54,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e8304182-6da6-4e15-9371-70315d73215b 2018-11-06 13:21:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:54,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b09d6ca6-c1e2-42f9-9486-1342adf74fed Date: Tue, 06 Nov 2018 13:21:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:21:54Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:54Z","provider:network_type":"vxlan"}]} 2018-11-06 13:21:54,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 used request id req-b09d6ca6-c1e2-42f9-9486-1342adf74fed 2018-11-06 13:21:54,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:55,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5039a9b3-797f-4188-9058-83398cbb34b3 Date: Tue, 06 Nov 2018 13:21:55 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:21:55,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 used request id req-5039a9b3-797f-4188-9058-83398cbb34b3 2018-11-06 13:21:55,012 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet 2018-11-06 13:21:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" -d '{"subnets": [{"ip_version": 4, "network_id": "d4a5168c-e06d-4e28-ba4a-d0ec7cadb970", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet"}]}' 2018-11-06 13:21:55,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-db47adb5-73c2-4924-a63e-9522982c9c38 Date: Tue, 06 Nov 2018 13:21:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:55Z","dns_nameservers":[],"updated_at":"2018-11-06T13:21:55Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1d0a6909-d77b-43c9-8541-0e73e0004a8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet"}]} 2018-11-06 13:21:55,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-db47adb5-73c2-4924-a63e-9522982c9c38 2018-11-06 13:21:55,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:56,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-82115d3f-44ff-45c4-a838-b6b468abcd23 Date: Tue, 06 Nov 2018 13:21:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["1d0a6909-d77b-43c9-8541-0e73e0004a8d"],"description":"","tags":[],"updated_at":"2018-11-06T13:21:55Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:54Z","provider:network_type":"vxlan"}]} 2018-11-06 13:21:56,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 used request id req-82115d3f-44ff-45c4-a838-b6b468abcd23 2018-11-06 13:21:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:56,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-285c5ab1-75c9-429c-9adb-391ad153a260 Date: Tue, 06 Nov 2018 13:21:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:55Z","dns_nameservers":[],"updated_at":"2018-11-06T13:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1d0a6909-d77b-43c9-8541-0e73e0004a8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet"}]} 2018-11-06 13:21:56,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 used request id req-285c5ab1-75c9-429c-9adb-391ad153a260 2018-11-06 13:21:56,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:56,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1597fc7a-fbca-4607-ab0a-246029338974 Date: Tue, 06 Nov 2018 13:21:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["1d0a6909-d77b-43c9-8541-0e73e0004a8d"],"description":"","tags":[],"updated_at":"2018-11-06T13:21:55Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:54Z","provider:network_type":"vxlan"}]} 2018-11-06 13:21:56,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-net used request id req-1597fc7a-fbca-4607-ab0a-246029338974 2018-11-06 13:21:56,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:21:56,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:21:56,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:56,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ffc6b3e-1085-423a-9463-c7f228c15af2 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:21:56,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-2ffc6b3e-1085-423a-9463-c7f228c15af2 2018-11-06 13:21:56,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:57,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-52911615-c0d1-4687-98ff-cc7f45de7b33 Date: Tue, 06 Nov 2018 13:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:55Z","dns_nameservers":[],"updated_at":"2018-11-06T13:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1d0a6909-d77b-43c9-8541-0e73e0004a8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet"}]} 2018-11-06 13:21:57,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 used request id req-52911615-c0d1-4687-98ff-cc7f45de7b33 2018-11-06 13:21:57,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970&name=NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:57,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c026a8e1-d984-45ce-b60f-4acb21e21779 Date: Tue, 06 Nov 2018 13:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:55Z","dns_nameservers":[],"updated_at":"2018-11-06T13:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1d0a6909-d77b-43c9-8541-0e73e0004a8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet"}]} 2018-11-06 13:21:57,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970&name=NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet used request id req-c026a8e1-d984-45ce-b60f-4acb21e21779 2018-11-06 13:21:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970&name=NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:57,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1ccce7cf-00fe-488d-b9d3-1d2c9e5a2207 Date: Tue, 06 Nov 2018 13:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:55Z","dns_nameservers":[],"updated_at":"2018-11-06T13:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1d0a6909-d77b-43c9-8541-0e73e0004a8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet"}]} 2018-11-06 13:21:57,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970&name=NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet used request id req-1ccce7cf-00fe-488d-b9d3-1d2c9e5a2207 2018-11-06 13:21:57,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:57,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6bfdff24-e721-4d04-bbf4-436fd652d630 Date: Tue, 06 Nov 2018 13:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:55Z","dns_nameservers":[],"updated_at":"2018-11-06T13:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1d0a6909-d77b-43c9-8541-0e73e0004a8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet"}]} 2018-11-06 13:21:57,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 used request id req-6bfdff24-e721-4d04-bbf4-436fd652d630 2018-11-06 13:21:57,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:57,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6966ccc3-ca1a-438b-80f8-bca1a3bb76bd Date: Tue, 06 Nov 2018 13:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4a5168c-e06d-4e28-ba4a-d0ec7cadb970","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:21:55Z","dns_nameservers":[],"updated_at":"2018-11-06T13:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1d0a6909-d77b-43c9-8541-0e73e0004a8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet"}]} 2018-11-06 13:21:57,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet used request id req-6966ccc3-ca1a-438b-80f8-bca1a3bb76bd 2018-11-06 13:21:57,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:57,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814f5882-0387-4cba-a275-923de483e4c4 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:21:57,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-814f5882-0387-4cba-a275-923de483e4c4 2018-11-06 13:21:57,959 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet 2018-11-06 13:21:57,959 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-subnet 2018-11-06 13:21:57,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/1d0a6909-d77b-43c9-8541-0e73e0004a8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:21:59,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e514401-010c-4c87-912d-3073962e391a Date: Tue, 06 Nov 2018 13:21:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:21:59,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1d0a6909-d77b-43c9-8541-0e73e0004a8d used request id req-3e514401-010c-4c87-912d-3073962e391a 2018-11-06 13:21:59,951 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-c7804097-b6ad-4c6d-8d01-a0fb1cbb6458-pub-net 2018-11-06 13:21:59,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244c838324443c3f6d3cc77e1856cad1c9415ce1" 2018-11-06 13:22:01,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1eac1970-4296-4b70-a9ea-577fd10e6713 Date: Tue, 06 Nov 2018 13:22:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:01,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d4a5168c-e06d-4e28-ba4a-d0ec7cadb970 used request id req-1eac1970-4296-4b70-a9ea-577fd10e6713 2018-11-06 13:22:01,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:22:01,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:22:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["SCjHBuPDR6SSEDk67Tpa-A"], "issued_at": "2018-11-06T13:22:01.000000Z"}} 2018-11-06 13:22:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c9b2439a5089798d0b0c2c4f44dfc007a7ddf5" 2018-11-06 13:22:01,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026ca750-9666-40f7-a8da-1afa57b31ec8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:22:01,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-026ca750-9666-40f7-a8da-1afa57b31ec8 2018-11-06 13:22:01,819 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-ba7819b2-9fb9-41b5-ad77-d2e548bd7004-pub-net 2018-11-06 13:22:01,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c9b2439a5089798d0b0c2c4f44dfc007a7ddf5" -d '{"network": {"name": "NeutronUtilsSubnetTests-ba7819b2-9fb9-41b5-ad77-d2e548bd7004-pub-net", "admin_state_up": true}}' 2018-11-06 13:22:02,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-78efcd7e-0b3b-40e2-a6b6-ad364c5de99c Date: Tue, 06 Nov 2018 13:22:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"910263b8-e164-4c6c-9882-1638927f18e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ba7819b2-9fb9-41b5-ad77-d2e548bd7004-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:02Z","mtu":1450}} 2018-11-06 13:22:02,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-78efcd7e-0b3b-40e2-a6b6-ad364c5de99c 2018-11-06 13:22:02,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=910263b8-e164-4c6c-9882-1638927f18e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c9b2439a5089798d0b0c2c4f44dfc007a7ddf5" 2018-11-06 13:22:02,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-96a2d058-d5e9-4288-a1ab-9e53a60338af Date: Tue, 06 Nov 2018 13:22:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"910263b8-e164-4c6c-9882-1638927f18e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ba7819b2-9fb9-41b5-ad77-d2e548bd7004-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:02Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:02,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=910263b8-e164-4c6c-9882-1638927f18e0 used request id req-96a2d058-d5e9-4288-a1ab-9e53a60338af 2018-11-06 13:22:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=910263b8-e164-4c6c-9882-1638927f18e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c9b2439a5089798d0b0c2c4f44dfc007a7ddf5" 2018-11-06 13:22:02,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2334be85-2429-4601-8542-a0af84c36470 Date: Tue, 06 Nov 2018 13:22:02 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:22:02,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=910263b8-e164-4c6c-9882-1638927f18e0 used request id req-2334be85-2429-4601-8542-a0af84c36470 2018-11-06 13:22:02,678 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-ba7819b2-9fb9-41b5-ad77-d2e548bd7004-pub-subnet 2018-11-06 13:22:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c9b2439a5089798d0b0c2c4f44dfc007a7ddf5" -d '{"subnets": [{"ip_version": 4, "network_id": "910263b8-e164-4c6c-9882-1638927f18e0", "cidr": "", "name": "NeutronUtilsSubnetTests-ba7819b2-9fb9-41b5-ad77-d2e548bd7004-pub-subnet"}]}' 2018-11-06 13:22:02,830 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-5c3a40c4-4ddb-4460-9ecb-22b385013478 Date: Tue, 06 Nov 2018 13:22:02 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 13:22:02,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5c3a40c4-4ddb-4460-9ecb-22b385013478 2018-11-06 13:22:02,831 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 13:22:02,831 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-ba7819b2-9fb9-41b5-ad77-d2e548bd7004-pub-subnet] for network [NeutronUtilsSubnetTests-ba7819b2-9fb9-41b5-ad77-d2e548bd7004-pub-net] 2018-11-06 13:22:02,831 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-ba7819b2-9fb9-41b5-ad77-d2e548bd7004-pub-net 2018-11-06 13:22:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/910263b8-e164-4c6c-9882-1638927f18e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c9b2439a5089798d0b0c2c4f44dfc007a7ddf5" 2018-11-06 13:22:03,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63068c57-1db1-4ceb-a8cc-90ded6cd5fce Date: Tue, 06 Nov 2018 13:22:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:03,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/910263b8-e164-4c6c-9882-1638927f18e0 used request id req-63068c57-1db1-4ceb-a8cc-90ded6cd5fce 2018-11-06 13:22:03,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:22:03,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["f6ExEJaKTUywDX0PX_q0sw"], "issued_at": "2018-11-06T13:22:03.000000Z"}} 2018-11-06 13:22:03,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:04,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f91b89e-a057-4995-ae48-135b9e740b70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:22:04,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6f91b89e-a057-4995-ae48-135b9e740b70 2018-11-06 13:22:04,018 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-net 2018-11-06 13:22:04,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" -d '{"network": {"name": "NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-net", "admin_state_up": true}}' 2018-11-06 13:22:04,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-864322a8-f121-4f27-b9aa-d6f422b51589 Date: Tue, 06 Nov 2018 13:22:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fd8278bd-3139-4dbb-8e3a-2c3965954db0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:04Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:04Z","mtu":1450}} 2018-11-06 13:22:04,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-864322a8-f121-4f27-b9aa-d6f422b51589 2018-11-06 13:22:04,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:04,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c65fd329-7867-4933-9976-8c499b7c5b02 Date: Tue, 06 Nov 2018 13:22:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fd8278bd-3139-4dbb-8e3a-2c3965954db0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:04Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:04Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:04,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 used request id req-c65fd329-7867-4933-9976-8c499b7c5b02 2018-11-06 13:22:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:05,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-228ceb3f-b808-415f-9ad9-49ed47c29b37 Date: Tue, 06 Nov 2018 13:22:05 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:22:05,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 used request id req-228ceb3f-b808-415f-9ad9-49ed47c29b37 2018-11-06 13:22:05,175 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet 2018-11-06 13:22:05,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" -d '{"subnets": [{"ip_version": 4, "network_id": "fd8278bd-3139-4dbb-8e3a-2c3965954db0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet"}]}' 2018-11-06 13:22:05,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-28062ecc-dbb1-408f-9064-ff644436275f Date: Tue, 06 Nov 2018 13:22:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd8278bd-3139-4dbb-8e3a-2c3965954db0","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:05Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"9aa7ee6a-1e9c-4556-9ff5-75049b33bb53","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet"}]} 2018-11-06 13:22:05,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-28062ecc-dbb1-408f-9064-ff644436275f 2018-11-06 13:22:05,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:05,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a23512f5-443f-4f83-97c6-62e0c7a0cd72 Date: Tue, 06 Nov 2018 13:22:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fd8278bd-3139-4dbb-8e3a-2c3965954db0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["9aa7ee6a-1e9c-4556-9ff5-75049b33bb53"],"description":"","tags":[],"updated_at":"2018-11-06T13:22:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:04Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:05,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 used request id req-a23512f5-443f-4f83-97c6-62e0c7a0cd72 2018-11-06 13:22:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:06,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e932b09f-ceb5-4b39-b996-eb3b2b3a4053 Date: Tue, 06 Nov 2018 13:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd8278bd-3139-4dbb-8e3a-2c3965954db0","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:05Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"9aa7ee6a-1e9c-4556-9ff5-75049b33bb53","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet"}]} 2018-11-06 13:22:06,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 used request id req-e932b09f-ceb5-4b39-b996-eb3b2b3a4053 2018-11-06 13:22:06,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:06,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-71b6ff02-7ae9-4af2-a59f-eed8f8397581 Date: Tue, 06 Nov 2018 13:22:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fd8278bd-3139-4dbb-8e3a-2c3965954db0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["9aa7ee6a-1e9c-4556-9ff5-75049b33bb53"],"description":"","tags":[],"updated_at":"2018-11-06T13:22:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:04Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:06,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-net used request id req-71b6ff02-7ae9-4af2-a59f-eed8f8397581 2018-11-06 13:22:06,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:22:06,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:22:06,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:06,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5324141-c9d6-4736-be18-dbacf27b4b2f 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:22:06,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-e5324141-c9d6-4736-be18-dbacf27b4b2f 2018-11-06 13:22:06,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:06,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9b7357b7-3c3d-4133-a0f9-28b18518a3e0 Date: Tue, 06 Nov 2018 13:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd8278bd-3139-4dbb-8e3a-2c3965954db0","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:05Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"9aa7ee6a-1e9c-4556-9ff5-75049b33bb53","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet"}]} 2018-11-06 13:22:06,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 used request id req-9b7357b7-3c3d-4133-a0f9-28b18518a3e0 2018-11-06 13:22:06,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0&name=NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:06,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-34623d3e-a5df-40c4-bc5b-c60f5a51247b Date: Tue, 06 Nov 2018 13:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd8278bd-3139-4dbb-8e3a-2c3965954db0","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:05Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"9aa7ee6a-1e9c-4556-9ff5-75049b33bb53","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet"}]} 2018-11-06 13:22:06,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0&name=NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet used request id req-34623d3e-a5df-40c4-bc5b-c60f5a51247b 2018-11-06 13:22:06,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0&name=NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:07,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5eacfd29-ef13-48dd-b052-1df4845efa41 Date: Tue, 06 Nov 2018 13:22:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd8278bd-3139-4dbb-8e3a-2c3965954db0","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:05Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"9aa7ee6a-1e9c-4556-9ff5-75049b33bb53","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet"}]} 2018-11-06 13:22:07,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0&name=NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet used request id req-5eacfd29-ef13-48dd-b052-1df4845efa41 2018-11-06 13:22:07,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:07,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-19e0c283-4f01-449a-9eca-790e8bc70f1a Date: Tue, 06 Nov 2018 13:22:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd8278bd-3139-4dbb-8e3a-2c3965954db0","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:05Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"9aa7ee6a-1e9c-4556-9ff5-75049b33bb53","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet"}]} 2018-11-06 13:22:07,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fd8278bd-3139-4dbb-8e3a-2c3965954db0 used request id req-19e0c283-4f01-449a-9eca-790e8bc70f1a 2018-11-06 13:22:07,248 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet 2018-11-06 13:22:07,248 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-subnet 2018-11-06 13:22:07,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/9aa7ee6a-1e9c-4556-9ff5-75049b33bb53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:09,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4949add9-af7b-4010-b553-75386be53883 Date: Tue, 06 Nov 2018 13:22:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:09,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9aa7ee6a-1e9c-4556-9ff5-75049b33bb53 used request id req-4949add9-af7b-4010-b553-75386be53883 2018-11-06 13:22:09,293 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9c1119af-b7d0-41d5-ad23-a7f6ebe4499c-pub-net 2018-11-06 13:22:09,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/fd8278bd-3139-4dbb-8e3a-2c3965954db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8379cdcb06156878342d7f5c5867ad63839313fa" 2018-11-06 13:22:10,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15a85d68-2a62-44fa-8887-8ecf7b6e5a6b Date: Tue, 06 Nov 2018 13:22:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:10,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fd8278bd-3139-4dbb-8e3a-2c3965954db0 used request id req-15a85d68-2a62-44fa-8887-8ecf7b6e5a6b 2018-11-06 13:22:10,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:22:11,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["safNFWAgTP25V8OHDbrLJw"], "issued_at": "2018-11-06T13:22:11.000000Z"}} 2018-11-06 13:22:11,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c00747ca7b0675109f749334a22dc5b464a465b" 2018-11-06 13:22:11,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccfbcb4d-7519-4c68-8217-82dfe0f130b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:22:11,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ccfbcb4d-7519-4c68-8217-82dfe0f130b2 2018-11-06 13:22:11,110 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-8bfe0b4a-8be8-49fc-9067-da9559759bff-pub-net 2018-11-06 13:22:11,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c00747ca7b0675109f749334a22dc5b464a465b" -d '{"network": {"name": "NeutronUtilsSubnetTests-8bfe0b4a-8be8-49fc-9067-da9559759bff-pub-net", "admin_state_up": true}}' 2018-11-06 13:22:11,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-448f1ba7-75f2-4319-81ed-bab8c7b923df Date: Tue, 06 Nov 2018 13:22:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"768358fb-31d9-4adf-8872-861a51abfc26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:11Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8bfe0b4a-8be8-49fc-9067-da9559759bff-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:11Z","mtu":1450}} 2018-11-06 13:22:11,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-448f1ba7-75f2-4319-81ed-bab8c7b923df 2018-11-06 13:22:11,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=768358fb-31d9-4adf-8872-861a51abfc26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c00747ca7b0675109f749334a22dc5b464a465b" 2018-11-06 13:22:11,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-86e5760a-fc17-4561-96e9-3a6e08ade200 Date: Tue, 06 Nov 2018 13:22:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"768358fb-31d9-4adf-8872-861a51abfc26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:11Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8bfe0b4a-8be8-49fc-9067-da9559759bff-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:11Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:11,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=768358fb-31d9-4adf-8872-861a51abfc26 used request id req-86e5760a-fc17-4561-96e9-3a6e08ade200 2018-11-06 13:22:11,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=768358fb-31d9-4adf-8872-861a51abfc26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c00747ca7b0675109f749334a22dc5b464a465b" 2018-11-06 13:22:12,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8071f652-dff1-401e-9be7-000e7e110dc1 Date: Tue, 06 Nov 2018 13:22:12 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:22:12,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=768358fb-31d9-4adf-8872-861a51abfc26 used request id req-8071f652-dff1-401e-9be7-000e7e110dc1 2018-11-06 13:22:12,153 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-8bfe0b4a-8be8-49fc-9067-da9559759bff-pub-subnet 2018-11-06 13:22:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c00747ca7b0675109f749334a22dc5b464a465b" -d '{"subnets": [{"ip_version": 4, "network_id": "768358fb-31d9-4adf-8872-861a51abfc26", "cidr": null, "name": "NeutronUtilsSubnetTests-8bfe0b4a-8be8-49fc-9067-da9559759bff-pub-subnet"}]}' 2018-11-06 13:22:12,382 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-2b0be09a-b3be-4c0e-bc28-d9029c24ae4d Date: Tue, 06 Nov 2018 13:22:12 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-11-06 13:22:12,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-2b0be09a-b3be-4c0e-bc28-d9029c24ae4d 2018-11-06 13:22:12,383 - 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-11-06 13:22:12,383 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-8bfe0b4a-8be8-49fc-9067-da9559759bff-pub-subnet] for network [NeutronUtilsSubnetTests-8bfe0b4a-8be8-49fc-9067-da9559759bff-pub-net] 2018-11-06 13:22:12,383 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-8bfe0b4a-8be8-49fc-9067-da9559759bff-pub-net 2018-11-06 13:22:12,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/768358fb-31d9-4adf-8872-861a51abfc26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c00747ca7b0675109f749334a22dc5b464a465b" 2018-11-06 13:22:13,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28d95b99-3fd6-4bd4-b25e-4f7e5ab3ee29 Date: Tue, 06 Nov 2018 13:22:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:13,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/768358fb-31d9-4adf-8872-861a51abfc26 used request id req-28d95b99-3fd6-4bd4-b25e-4f7e5ab3ee29 2018-11-06 13:22:13,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:22:13,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:22:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["oY-OcKjQQDCdNNos0ajM8g"], "issued_at": "2018-11-06T13:22:13.000000Z"}} 2018-11-06 13:22:13,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" 2018-11-06 13:22:13,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b110ba0-1743-47ad-86a9-d08d5cb0a2e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:22:13,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5b110ba0-1743-47ad-86a9-d08d5cb0a2e2 2018-11-06 13:22:13,609 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-net 2018-11-06 13:22:13,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" -d '{"network": {"name": "NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-net", "admin_state_up": true}}' 2018-11-06 13:22:14,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-b2f04382-90e0-4166-bc9b-8b64c8f9bc64 Date: Tue, 06 Nov 2018 13:22: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":"514e4640-5e7f-4bc2-9baf-a07143a46fad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:13Z","mtu":1450}} 2018-11-06 13:22:14,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-b2f04382-90e0-4166-bc9b-8b64c8f9bc64 2018-11-06 13:22:14,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=514e4640-5e7f-4bc2-9baf-a07143a46fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" 2018-11-06 13:22:14,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-daab97f9-3d59-46bc-bac9-2b6673d12e99 Date: Tue, 06 Nov 2018 13:22:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"514e4640-5e7f-4bc2-9baf-a07143a46fad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:13Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:14,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=514e4640-5e7f-4bc2-9baf-a07143a46fad used request id req-daab97f9-3d59-46bc-bac9-2b6673d12e99 2018-11-06 13:22:14,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=514e4640-5e7f-4bc2-9baf-a07143a46fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" 2018-11-06 13:22:14,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9bf443cd-30cd-4e96-ae99-fcf11f00f8bd Date: Tue, 06 Nov 2018 13:22:14 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:22:14,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=514e4640-5e7f-4bc2-9baf-a07143a46fad used request id req-9bf443cd-30cd-4e96-ae99-fcf11f00f8bd 2018-11-06 13:22:14,492 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-subnet 2018-11-06 13:22:14,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" -d '{"subnets": [{"ip_version": 4, "network_id": "514e4640-5e7f-4bc2-9baf-a07143a46fad", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-subnet"}]}' 2018-11-06 13:22:15,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4ecc6f30-165c-4942-b6a1-e7e854dd9db1 Date: Tue, 06 Nov 2018 13:22:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"514e4640-5e7f-4bc2-9baf-a07143a46fad","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"c4e3a281-72bf-4194-afdf-e21cc40c16c0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-subnet"}]} 2018-11-06 13:22:15,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-4ecc6f30-165c-4942-b6a1-e7e854dd9db1 2018-11-06 13:22:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=514e4640-5e7f-4bc2-9baf-a07143a46fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" 2018-11-06 13:22:15,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1595c022-ffeb-4857-8a6d-d0eab77a0ef0 Date: Tue, 06 Nov 2018 13:22:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"514e4640-5e7f-4bc2-9baf-a07143a46fad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["c4e3a281-72bf-4194-afdf-e21cc40c16c0"],"description":"","tags":[],"updated_at":"2018-11-06T13:22:14Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:15,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=514e4640-5e7f-4bc2-9baf-a07143a46fad used request id req-1595c022-ffeb-4857-8a6d-d0eab77a0ef0 2018-11-06 13:22:15,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=514e4640-5e7f-4bc2-9baf-a07143a46fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" 2018-11-06 13:22:15,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7ecebf76-9146-419f-a524-66a0543ec64a Date: Tue, 06 Nov 2018 13:22:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"514e4640-5e7f-4bc2-9baf-a07143a46fad","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"c4e3a281-72bf-4194-afdf-e21cc40c16c0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-subnet"}]} 2018-11-06 13:22:15,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=514e4640-5e7f-4bc2-9baf-a07143a46fad used request id req-7ecebf76-9146-419f-a524-66a0543ec64a 2018-11-06 13:22:15,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" 2018-11-06 13:22:15,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6c8d9c58-357b-423b-a74d-7bbb8a2e0a63 Date: Tue, 06 Nov 2018 13:22:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"514e4640-5e7f-4bc2-9baf-a07143a46fad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["c4e3a281-72bf-4194-afdf-e21cc40c16c0"],"description":"","tags":[],"updated_at":"2018-11-06T13:22:14Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:15,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-net used request id req-6c8d9c58-357b-423b-a74d-7bbb8a2e0a63 2018-11-06 13:22:15,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:22:15,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:22:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" 2018-11-06 13:22:15,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa8dce9-9c64-4876-a38c-f4369fcb6231 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:22:15,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-9aa8dce9-9c64-4876-a38c-f4369fcb6231 2018-11-06 13:22:15,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=514e4640-5e7f-4bc2-9baf-a07143a46fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" 2018-11-06 13:22:16,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-19c2d1ca-6811-44f4-af03-794d4320ca25 Date: Tue, 06 Nov 2018 13:22:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"514e4640-5e7f-4bc2-9baf-a07143a46fad","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"c4e3a281-72bf-4194-afdf-e21cc40c16c0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-subnet"}]} 2018-11-06 13:22:16,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=514e4640-5e7f-4bc2-9baf-a07143a46fad used request id req-19c2d1ca-6811-44f4-af03-794d4320ca25 2018-11-06 13:22:16,103 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-subnet 2018-11-06 13:22:16,103 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-subnet 2018-11-06 13:22:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/c4e3a281-72bf-4194-afdf-e21cc40c16c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" 2018-11-06 13:22:19,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e3a8c67-19fe-48a0-b84e-29ee1538cd58 Date: Tue, 06 Nov 2018 13:22:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:19,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c4e3a281-72bf-4194-afdf-e21cc40c16c0 used request id req-5e3a8c67-19fe-48a0-b84e-29ee1538cd58 2018-11-06 13:22:19,045 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-dfcc705b-849a-4e30-ac93-cb92ce6899dc-pub-net 2018-11-06 13:22:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/514e4640-5e7f-4bc2-9baf-a07143a46fad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e462a22f09394b2060a069f4e3a4556f5f57a04" 2018-11-06 13:22:20,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1b5ee1d-f5b3-4dc0-a770-8de418052126 Date: Tue, 06 Nov 2018 13:22:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:20,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/514e4640-5e7f-4bc2-9baf-a07143a46fad used request id req-a1b5ee1d-f5b3-4dc0-a770-8de418052126 2018-11-06 13:22:20,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:22:20,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:22:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["nDKtTUEdSCC18G9ON1xFhg"], "issued_at": "2018-11-06T13:22:20.000000Z"}} 2018-11-06 13:22:20,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:20,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63861f6-40fb-457b-8ad9-8f2e1124e0cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:22:20,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e63861f6-40fb-457b-8ad9-8f2e1124e0cf 2018-11-06 13:22:20,902 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-net 2018-11-06 13:22:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" -d '{"network": {"name": "NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-net", "admin_state_up": true}}' 2018-11-06 13:22:21,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1624ac7e-90f4-4317-b358-cd9111ef7b0d Date: Tue, 06 Nov 2018 13:22:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c60f9867-c1f8-4d26-820f-293693d4e000","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:21Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:21Z","mtu":1450}} 2018-11-06 13:22:21,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1624ac7e-90f4-4317-b358-cd9111ef7b0d 2018-11-06 13:22:21,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c60f9867-c1f8-4d26-820f-293693d4e000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:21,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9a3dbc3b-49ef-4120-bfed-1ccda8bccbff Date: Tue, 06 Nov 2018 13:22:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c60f9867-c1f8-4d26-820f-293693d4e000","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:21Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:21,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c60f9867-c1f8-4d26-820f-293693d4e000 used request id req-9a3dbc3b-49ef-4120-bfed-1ccda8bccbff 2018-11-06 13:22:21,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c60f9867-c1f8-4d26-820f-293693d4e000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:21,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2691f4f9-af26-41ca-8bf8-992a03fc95b1 Date: Tue, 06 Nov 2018 13:22:21 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:22:21,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c60f9867-c1f8-4d26-820f-293693d4e000 used request id req-2691f4f9-af26-41ca-8bf8-992a03fc95b1 2018-11-06 13:22:21,720 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-subnet 2018-11-06 13:22:21,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" -d '{"subnets": [{"ip_version": 4, "network_id": "c60f9867-c1f8-4d26-820f-293693d4e000", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-subnet"}]}' 2018-11-06 13:22:22,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-59943504-aef5-4839-919c-a817e422a2fc Date: Tue, 06 Nov 2018 13:22:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c60f9867-c1f8-4d26-820f-293693d4e000","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:22Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:22Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1aaf319b-a36f-419e-8932-537cc030b6ec","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-subnet"}]} 2018-11-06 13:22:22,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-59943504-aef5-4839-919c-a817e422a2fc 2018-11-06 13:22:22,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c60f9867-c1f8-4d26-820f-293693d4e000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:22,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-46048f03-2618-4c13-9a9e-67a7c81eae17 Date: Tue, 06 Nov 2018 13:22:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c60f9867-c1f8-4d26-820f-293693d4e000","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["1aaf319b-a36f-419e-8932-537cc030b6ec"],"description":"","tags":[],"updated_at":"2018-11-06T13:22:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:21Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:22,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c60f9867-c1f8-4d26-820f-293693d4e000 used request id req-46048f03-2618-4c13-9a9e-67a7c81eae17 2018-11-06 13:22:22,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c60f9867-c1f8-4d26-820f-293693d4e000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:22,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-58bbb356-c72d-4665-a2d9-e0996956aa85 Date: Tue, 06 Nov 2018 13:22:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c60f9867-c1f8-4d26-820f-293693d4e000","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:22Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1aaf319b-a36f-419e-8932-537cc030b6ec","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-subnet"}]} 2018-11-06 13:22:22,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c60f9867-c1f8-4d26-820f-293693d4e000 used request id req-58bbb356-c72d-4665-a2d9-e0996956aa85 2018-11-06 13:22:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:22,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7388bad6-4dcb-4a07-a8a0-d5c9bc825987 Date: Tue, 06 Nov 2018 13:22:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c60f9867-c1f8-4d26-820f-293693d4e000","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["1aaf319b-a36f-419e-8932-537cc030b6ec"],"description":"","tags":[],"updated_at":"2018-11-06T13:22:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:21Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:22,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-net used request id req-7388bad6-4dcb-4a07-a8a0-d5c9bc825987 2018-11-06 13:22:22,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:22:23,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:22:23,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:23,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a16f9f-1208-4098-9847-f158a1528ee7 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:22:23,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-62a16f9f-1208-4098-9847-f158a1528ee7 2018-11-06 13:22:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c60f9867-c1f8-4d26-820f-293693d4e000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:23,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1715ed62-ccad-4985-a3fa-a33bf1479e88 Date: Tue, 06 Nov 2018 13:22:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c60f9867-c1f8-4d26-820f-293693d4e000","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:22Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1aaf319b-a36f-419e-8932-537cc030b6ec","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-subnet"}]} 2018-11-06 13:22:23,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c60f9867-c1f8-4d26-820f-293693d4e000 used request id req-1715ed62-ccad-4985-a3fa-a33bf1479e88 2018-11-06 13:22:23,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c60f9867-c1f8-4d26-820f-293693d4e000&name=NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:23,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-537f92d8-d2c7-4a40-8dcf-42f0b7dca6a1 Date: Tue, 06 Nov 2018 13:22:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c60f9867-c1f8-4d26-820f-293693d4e000","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:22Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1aaf319b-a36f-419e-8932-537cc030b6ec","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-subnet"}]} 2018-11-06 13:22:23,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c60f9867-c1f8-4d26-820f-293693d4e000&name=NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-subnet used request id req-537f92d8-d2c7-4a40-8dcf-42f0b7dca6a1 2018-11-06 13:22:23,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:22:23,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:22:23,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:22:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["Pwr_LTUfQyOSN8ZDGY6Apw"], "issued_at": "2018-11-06T13:22:23.000000Z"}} 2018-11-06 13:22:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b704ddb55a34fbf0701cf59ef7183f247ad5440c" 2018-11-06 13:22:23,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3263bde-86df-4765-a488-b1cb2eb2e950 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:22:23,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c3263bde-86df-4765-a488-b1cb2eb2e950 2018-11-06 13:22:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:24,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-47cb9514-bc53-4555-8314-69a93029052b Date: Tue, 06 Nov 2018 13:22:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:22:24,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-47cb9514-bc53-4555-8314-69a93029052b 2018-11-06 13:22:24,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:24,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-925c4134-ca43-4a51-a652-e998a4c7d276 Date: Tue, 06 Nov 2018 13:22:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:22:24,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-925c4134-ca43-4a51-a652-e998a4c7d276 2018-11-06 13:22:24,063 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router 2018-11-06 13:22:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router", "admin_state_up": true}}' 2018-11-06 13:22:28,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-d297b9ce-f737-475e-a1c9-004aa4b59da0 Date: Tue, 06 Nov 2018 13:22:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:22:24Z", "admin_state_up": true, "updated_at": "2018-11-06T13:22:25Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ff705c3d-ae15-41d1-9fd2-888845570088", "name": "NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router"}} 2018-11-06 13:22:28,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-d297b9ce-f737-475e-a1c9-004aa4b59da0 2018-11-06 13:22:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=ff705c3d-ae15-41d1-9fd2-888845570088 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:29,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-1f2fbcf3-85b9-4285-bf54-7e237f51b2c3 Date: Tue, 06 Nov 2018 13:22:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:25Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.204"}],"id":"2036767d-d1c2-4dd6-8104-1ddd265d2abb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:19:46:f1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T13:22:25Z","binding:vnic_type":"normal","device_id":"ff705c3d-ae15-41d1-9fd2-888845570088"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","ip_address":"169.254.192.1"}],"id":"38e74c55-0658-4ccf-b484-49f053d0f215","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:58:53:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:26Z","binding:vnic_type":"normal","device_id":"ff705c3d-ae15-41d1-9fd2-888845570088"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","ip_address":"169.254.192.4"}],"id":"7014aff6-cfa9-4621-a78b-c2a33fdd9ecb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:35:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:26Z","binding:vnic_type":"normal","device_id":"ff705c3d-ae15-41d1-9fd2-888845570088"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","ip_address":"169.254.192.8"}],"id":"d8b49e46-8b1f-4740-9db0-0f301a5156db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:04:b4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:27Z","binding:vnic_type":"normal","device_id":"ff705c3d-ae15-41d1-9fd2-888845570088"}]} 2018-11-06 13:22:29,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=ff705c3d-ae15-41d1-9fd2-888845570088 used request id req-1f2fbcf3-85b9-4285-bf54-7e237f51b2c3 2018-11-06 13:22:29,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:29,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0a3cdbc9-60f2-4017-bcf7-d7463118b7bc Date: Tue, 06 Nov 2018 13:22:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 13:22:29,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-0a3cdbc9-60f2-4017-bcf7-d7463118b7bc 2018-11-06 13:22:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:29,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-db720c02-c4e7-4e44-80ee-ccd681b45232 Date: Tue, 06 Nov 2018 13:22:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:24Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:24Z","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":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:29,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 used request id req-db720c02-c4e7-4e44-80ee-ccd681b45232 2018-11-06 13:22:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:29,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-94b15d3c-4dcc-4a3c-af74-2dd2c86145cb Date: Tue, 06 Nov 2018 13:22:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:24Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:24Z","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":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:29,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 used request id req-94b15d3c-4dcc-4a3c-af74-2dd2c86145cb 2018-11-06 13:22:29,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:30,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-781c6dc3-bae6-4664-b45b-a54ff995acd7 Date: Tue, 06 Nov 2018 13:22:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:24Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:24Z","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":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:30,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 used request id req-781c6dc3-bae6-4664-b45b-a54ff995acd7 2018-11-06 13:22:30,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:30,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-920b6c67-f272-4b3f-b2cd-7c8251d71a75 Date: Tue, 06 Nov 2018 13:22:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:22:24Z", "admin_state_up": true, "updated_at": "2018-11-06T13:22:28Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "ff705c3d-ae15-41d1-9fd2-888845570088", "name": "NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router"}]} 2018-11-06 13:22:30,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router used request id req-920b6c67-f272-4b3f-b2cd-7c8251d71a75 2018-11-06 13:22:30,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:30,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec65091-1604-419b-a909-18f418eac102 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:22:30,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-8ec65091-1604-419b-a909-18f418eac102 2018-11-06 13:22:30,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=ff705c3d-ae15-41d1-9fd2-888845570088 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:30,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-fea40255-beb1-48ff-99c9-5f750770a723 Date: Tue, 06 Nov 2018 13:22:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:29Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.204"}],"id":"2036767d-d1c2-4dd6-8104-1ddd265d2abb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:46:f1","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T13:22:25Z","binding:vnic_type":"normal","device_id":"ff705c3d-ae15-41d1-9fd2-888845570088"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:30Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","ip_address":"169.254.192.1"}],"id":"38e74c55-0658-4ccf-b484-49f053d0f215","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:53:30","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:26Z","binding:vnic_type":"normal","device_id":"ff705c3d-ae15-41d1-9fd2-888845570088"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","ip_address":"169.254.192.4"}],"id":"7014aff6-cfa9-4621-a78b-c2a33fdd9ecb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:35:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:26Z","binding:vnic_type":"normal","device_id":"ff705c3d-ae15-41d1-9fd2-888845570088"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","ip_address":"169.254.192.8"}],"id":"d8b49e46-8b1f-4740-9db0-0f301a5156db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:04:b4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:27Z","binding:vnic_type":"normal","device_id":"ff705c3d-ae15-41d1-9fd2-888845570088"}]} 2018-11-06 13:22:30,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=ff705c3d-ae15-41d1-9fd2-888845570088 used request id req-fea40255-beb1-48ff-99c9-5f750770a723 2018-11-06 13:22:30,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:30,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c7083525-b686-4f1b-b740-894e9e7c9580 Date: Tue, 06 Nov 2018 13:22:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 13:22:30,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-c7083525-b686-4f1b-b740-894e9e7c9580 2018-11-06 13:22:30,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:30,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0a0adc67-ae41-48e3-95fc-4b90718dfc8b Date: Tue, 06 Nov 2018 13:22:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:24Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:24Z","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":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:30,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 used request id req-0a0adc67-ae41-48e3-95fc-4b90718dfc8b 2018-11-06 13:22:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:30,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7f0175a1-f92a-439f-b075-fcab2c89ebee Date: Tue, 06 Nov 2018 13:22:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:24Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:24Z","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":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:30,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 used request id req-7f0175a1-f92a-439f-b075-fcab2c89ebee 2018-11-06 13:22:30,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:30,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-05811c7a-74b4-443a-ba86-7dca222d9719 Date: Tue, 06 Nov 2018 13:22:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a880297b-14e5-4dd4-aa00-54961e0f36d1","tenant_id":"","created_at":"2018-11-06T13:22:24Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:24Z","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":"a718a4aa-e79c-4634-b7f9-5db5498ccf71","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:30,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a718a4aa-e79c-4634-b7f9-5db5498ccf71 used request id req-05811c7a-74b4-443a-ba86-7dca222d9719 2018-11-06 13:22:30,583 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router 2018-11-06 13:22:30,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/ff705c3d-ae15-41d1-9fd2-888845570088/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" -d '{"subnet_id": "1aaf319b-a36f-419e-8932-537cc030b6ec"}' 2018-11-06 13:22:32,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-70dea819-6eeb-418b-8cd8-30afb15c01c9 Date: Tue, 06 Nov 2018 13:22:32 GMT RESP BODY: {"network_id": "c60f9867-c1f8-4d26-820f-293693d4e000", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "subnet_id": "1aaf319b-a36f-419e-8932-537cc030b6ec", "subnet_ids": ["1aaf319b-a36f-419e-8932-537cc030b6ec"], "port_id": "a2e5a49a-6a3f-45bf-a1e1-9650e6fa4d3f", "id": "ff705c3d-ae15-41d1-9fd2-888845570088"} 2018-11-06 13:22:32,245 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ff705c3d-ae15-41d1-9fd2-888845570088/add_router_interface used request id req-70dea819-6eeb-418b-8cd8-30afb15c01c9 2018-11-06 13:22:32,245 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router 2018-11-06 13:22:32,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/ff705c3d-ae15-41d1-9fd2-888845570088/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" -d '{"subnet_id": "1aaf319b-a36f-419e-8932-537cc030b6ec"}' 2018-11-06 13:22:33,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f0c7368-95bd-497d-80e3-b99b1f4def6b Date: Tue, 06 Nov 2018 13:22:33 GMT RESP BODY: {"network_id": "c60f9867-c1f8-4d26-820f-293693d4e000", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "subnet_id": "1aaf319b-a36f-419e-8932-537cc030b6ec", "subnet_ids": ["1aaf319b-a36f-419e-8932-537cc030b6ec"], "port_id": "a2e5a49a-6a3f-45bf-a1e1-9650e6fa4d3f", "id": "ff705c3d-ae15-41d1-9fd2-888845570088"} 2018-11-06 13:22:33,840 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ff705c3d-ae15-41d1-9fd2-888845570088/remove_router_interface used request id req-4f0c7368-95bd-497d-80e3-b99b1f4def6b 2018-11-06 13:22:33,841 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router 2018-11-06 13:22:33,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/ff705c3d-ae15-41d1-9fd2-888845570088 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:37,281 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5dad691-b0fc-4bdb-a265-591be9d5f4bd Content-Length: 0 Date: Tue, 06 Nov 2018 13:22:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:37,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ff705c3d-ae15-41d1-9fd2-888845570088 used request id req-f5dad691-b0fc-4bdb-a265-591be9d5f4bd 2018-11-06 13:22:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:37,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-78cb2e35-0ebf-4fbe-b8db-a2fc25f34525 Date: Tue, 06 Nov 2018 13:22:37 GMT RESP BODY: {"routers": []} 2018-11-06 13:22:37,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-router used request id req-78cb2e35-0ebf-4fbe-b8db-a2fc25f34525 2018-11-06 13:22:37,500 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-subnet 2018-11-06 13:22:37,501 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-subnet 2018-11-06 13:22:37,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/1aaf319b-a36f-419e-8932-537cc030b6ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:39,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae96e62a-ce33-471f-8394-792b1ecc3d41 Date: Tue, 06 Nov 2018 13:22:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:39,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1aaf319b-a36f-419e-8932-537cc030b6ec used request id req-ae96e62a-ce33-471f-8394-792b1ecc3d41 2018-11-06 13:22:39,629 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b41631a7-a5b0-48e2-86e8-ee3b64512fc0-pub-net 2018-11-06 13:22:39,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/c60f9867-c1f8-4d26-820f-293693d4e000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c17971c954eff2680da14709f06debd3ae946" 2018-11-06 13:22:40,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1331be87-e936-4092-aa4b-6b482529d4f5 Date: Tue, 06 Nov 2018 13:22:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:40,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c60f9867-c1f8-4d26-820f-293693d4e000 used request id req-1331be87-e936-4092-aa4b-6b482529d4f5 2018-11-06 13:22:40,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:22:41,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["snzY0dTIS1qNxuv3l44Vhg"], "issued_at": "2018-11-06T13:22:41.000000Z"}} 2018-11-06 13:22:41,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:41,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83eedffd-0209-48b5-94a0-3731fc510a59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:22:41,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-83eedffd-0209-48b5-94a0-3731fc510a59 2018-11-06 13:22:41,395 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-net 2018-11-06 13:22:41,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" -d '{"network": {"name": "NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-net", "admin_state_up": true}}' 2018-11-06 13:22:41,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-d7e5a0b1-bea0-409c-adaf-ed5d44130602 Date: Tue, 06 Nov 2018 13:22:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3965ce70-c0af-4892-8160-26ee2156c3fb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:41Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:41Z","mtu":1450}} 2018-11-06 13:22:41,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-d7e5a0b1-bea0-409c-adaf-ed5d44130602 2018-11-06 13:22:41,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3965ce70-c0af-4892-8160-26ee2156c3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:42,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-c589c393-2374-455a-9ec7-74549bdf7056 Date: Tue, 06 Nov 2018 13:22:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3965ce70-c0af-4892-8160-26ee2156c3fb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:41Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:42,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3965ce70-c0af-4892-8160-26ee2156c3fb used request id req-c589c393-2374-455a-9ec7-74549bdf7056 2018-11-06 13:22:42,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3965ce70-c0af-4892-8160-26ee2156c3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:43,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f0f7ad3-4eed-4c45-b444-3e36bc07ae9c Date: Tue, 06 Nov 2018 13:22:43 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:22:43,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3965ce70-c0af-4892-8160-26ee2156c3fb used request id req-8f0f7ad3-4eed-4c45-b444-3e36bc07ae9c 2018-11-06 13:22:43,192 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-subnet 2018-11-06 13:22:43,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" -d '{"subnets": [{"ip_version": 4, "network_id": "3965ce70-c0af-4892-8160-26ee2156c3fb", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-subnet"}]}' 2018-11-06 13:22:43,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e8db5f10-de47-4b31-b973-51443f6eabfb Date: Tue, 06 Nov 2018 13:22:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3965ce70-c0af-4892-8160-26ee2156c3fb","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:43Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"24367316-8819-4e50-a386-ebdc1c5e9a6b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-subnet"}]} 2018-11-06 13:22:43,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-e8db5f10-de47-4b31-b973-51443f6eabfb 2018-11-06 13:22:43,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3965ce70-c0af-4892-8160-26ee2156c3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:44,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d71392b2-0a7d-47d4-84a1-75d8a69164cf Date: Tue, 06 Nov 2018 13:22:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3965ce70-c0af-4892-8160-26ee2156c3fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["24367316-8819-4e50-a386-ebdc1c5e9a6b"],"description":"","tags":[],"updated_at":"2018-11-06T13:22:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:41Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:44,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3965ce70-c0af-4892-8160-26ee2156c3fb used request id req-d71392b2-0a7d-47d4-84a1-75d8a69164cf 2018-11-06 13:22:44,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3965ce70-c0af-4892-8160-26ee2156c3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:44,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-71a5e77c-f8e4-414b-b3dd-2b2b6b551747 Date: Tue, 06 Nov 2018 13:22:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3965ce70-c0af-4892-8160-26ee2156c3fb","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:43Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"24367316-8819-4e50-a386-ebdc1c5e9a6b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-subnet"}]} 2018-11-06 13:22:44,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3965ce70-c0af-4892-8160-26ee2156c3fb used request id req-71a5e77c-f8e4-414b-b3dd-2b2b6b551747 2018-11-06 13:22:44,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:44,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-c90c63b9-8c16-4859-9cd2-54ba7fee9467 Date: Tue, 06 Nov 2018 13:22:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3965ce70-c0af-4892-8160-26ee2156c3fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["24367316-8819-4e50-a386-ebdc1c5e9a6b"],"description":"","tags":[],"updated_at":"2018-11-06T13:22:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:41Z","provider:network_type":"vxlan"}]} 2018-11-06 13:22:44,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-net used request id req-c90c63b9-8c16-4859-9cd2-54ba7fee9467 2018-11-06 13:22:44,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:22:44,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:22:44,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:44,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbfe01a-4e86-4b86-9984-ce65d7040b35 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:22:44,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-fcbfe01a-4e86-4b86-9984-ce65d7040b35 2018-11-06 13:22:44,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3965ce70-c0af-4892-8160-26ee2156c3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:44,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-92242d5f-b0f7-4119-82ba-f4180c9b6c70 Date: Tue, 06 Nov 2018 13:22:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3965ce70-c0af-4892-8160-26ee2156c3fb","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:43Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"24367316-8819-4e50-a386-ebdc1c5e9a6b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-subnet"}]} 2018-11-06 13:22:44,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3965ce70-c0af-4892-8160-26ee2156c3fb used request id req-92242d5f-b0f7-4119-82ba-f4180c9b6c70 2018-11-06 13:22:44,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:22:44,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:22:45,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:22:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["VknoxHY0QpiXmTW1ZZNk_g"], "issued_at": "2018-11-06T13:22:45.000000Z"}} 2018-11-06 13:22:45,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f811fd5ae4a0083ac9aa3818050bd0263e1d3d" 2018-11-06 13:22:45,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a18dad2-16e2-4b50-bea8-bca7ab7770ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:22:45,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3a18dad2-16e2-4b50-bea8-bca7ab7770ad 2018-11-06 13:22:45,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:45,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-197f3094-1fe8-44ea-bf15-ff400f980c7a Date: Tue, 06 Nov 2018 13:22:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:22:45,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-197f3094-1fe8-44ea-bf15-ff400f980c7a 2018-11-06 13:22:45,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:45,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-443d2071-ff04-4713-a3e3-4def8b3ff28e Date: Tue, 06 Nov 2018 13:22:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:22:45,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-443d2071-ff04-4713-a3e3-4def8b3ff28e 2018-11-06 13:22:45,582 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-router 2018-11-06 13:22:45,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-router", "admin_state_up": true}}' 2018-11-06 13:22:50,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4b0a4691-b41c-4c14-9d08-de98e93b8f67 Date: Tue, 06 Nov 2018 13:22:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:22:46Z", "admin_state_up": true, "updated_at": "2018-11-06T13:22:47Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "37c1f651-bdf2-4ae3-bebb-d4fffb7f7328", "name": "NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-router"}} 2018-11-06 13:22:50,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-4b0a4691-b41c-4c14-9d08-de98e93b8f67 2018-11-06 13:22:50,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=37c1f651-bdf2-4ae3-bebb-d4fffb7f7328 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:50,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-daa05b3d-fdf6-4d26-9ce8-101e07e22f54 Date: Tue, 06 Nov 2018 13:22:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1a0a575a-7f36-43e3-aa9f-925a20e330db","ip_address":"169.254.192.10"}],"id":"566b1119-2b01-44ef-a859-5710ed4010f2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:5f:5c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:48Z","binding:vnic_type":"normal","device_id":"37c1f651-bdf2-4ae3-bebb-d4fffb7f7328"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1a0a575a-7f36-43e3-aa9f-925a20e330db","ip_address":"169.254.192.2"}],"id":"916d3399-0abb-4a2b-bf55-ee124b5c9169","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f9:45:80","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:49Z","binding:vnic_type":"normal","device_id":"37c1f651-bdf2-4ae3-bebb-d4fffb7f7328"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:46Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.207"}],"id":"b4eb959a-a491-41dc-9ea4-9f06c9f0f1c2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7b:31:fb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T13:22:46Z","binding:vnic_type":"normal","device_id":"37c1f651-bdf2-4ae3-bebb-d4fffb7f7328"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1a0a575a-7f36-43e3-aa9f-925a20e330db","ip_address":"169.254.192.3"}],"id":"d7a35135-173d-4998-8b39-541772bdd6d2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:c4:88","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:47Z","binding:vnic_type":"normal","device_id":"37c1f651-bdf2-4ae3-bebb-d4fffb7f7328"}]} 2018-11-06 13:22:50,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=37c1f651-bdf2-4ae3-bebb-d4fffb7f7328 used request id req-daa05b3d-fdf6-4d26-9ce8-101e07e22f54 2018-11-06 13:22:50,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:50,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-cb7087d3-1ce2-4ef9-b911-e6bbf09dfd1f Date: Tue, 06 Nov 2018 13:22:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 13:22:50,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-cb7087d3-1ce2-4ef9-b911-e6bbf09dfd1f 2018-11-06 13:22:50,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:50,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2767d328-1952-4bf9-9394-d9b1c91a0c6f Date: Tue, 06 Nov 2018 13:22:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:46Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:46Z","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":"1a0a575a-7f36-43e3-aa9f-925a20e330db","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:50,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db used request id req-2767d328-1952-4bf9-9394-d9b1c91a0c6f 2018-11-06 13:22:50,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:51,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dad93afa-c6dd-41d3-8e1f-f5691a437427 Date: Tue, 06 Nov 2018 13:22:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:46Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:46Z","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":"1a0a575a-7f36-43e3-aa9f-925a20e330db","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:51,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db used request id req-dad93afa-c6dd-41d3-8e1f-f5691a437427 2018-11-06 13:22:51,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:51,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b7006881-8795-4af3-8f78-1526fe66a404 Date: Tue, 06 Nov 2018 13:22:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:46Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:46Z","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":"1a0a575a-7f36-43e3-aa9f-925a20e330db","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:51,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db used request id req-b7006881-8795-4af3-8f78-1526fe66a404 2018-11-06 13:22:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:51,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-bf495bfe-3735-4250-9bc6-e5b62c66bbad Date: Tue, 06 Nov 2018 13:22:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:22:46Z", "admin_state_up": true, "updated_at": "2018-11-06T13:22:49Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "37c1f651-bdf2-4ae3-bebb-d4fffb7f7328", "name": "NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-router"}]} 2018-11-06 13:22:51,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-router used request id req-bf495bfe-3735-4250-9bc6-e5b62c66bbad 2018-11-06 13:22:51,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:51,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c3d777-224c-4bfa-9eab-37154c347f0a 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:22:51,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-71c3d777-224c-4bfa-9eab-37154c347f0a 2018-11-06 13:22:51,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=37c1f651-bdf2-4ae3-bebb-d4fffb7f7328 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:51,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-061c3f70-262e-4f8f-9ba5-bca0e3d63b40 Date: Tue, 06 Nov 2018 13:22:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:51Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1a0a575a-7f36-43e3-aa9f-925a20e330db","ip_address":"169.254.192.10"}],"id":"566b1119-2b01-44ef-a859-5710ed4010f2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:5f:5c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:48Z","binding:vnic_type":"normal","device_id":"37c1f651-bdf2-4ae3-bebb-d4fffb7f7328"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1a0a575a-7f36-43e3-aa9f-925a20e330db","ip_address":"169.254.192.2"}],"id":"916d3399-0abb-4a2b-bf55-ee124b5c9169","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f9:45:80","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:49Z","binding:vnic_type":"normal","device_id":"37c1f651-bdf2-4ae3-bebb-d4fffb7f7328"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:51Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.207"}],"id":"b4eb959a-a491-41dc-9ea4-9f06c9f0f1c2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:31:fb","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T13:22:46Z","binding:vnic_type":"normal","device_id":"37c1f651-bdf2-4ae3-bebb-d4fffb7f7328"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:22:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1a0a575a-7f36-43e3-aa9f-925a20e330db","ip_address":"169.254.192.3"}],"id":"d7a35135-173d-4998-8b39-541772bdd6d2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:c4:88","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:47Z","binding:vnic_type":"normal","device_id":"37c1f651-bdf2-4ae3-bebb-d4fffb7f7328"}]} 2018-11-06 13:22:51,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=37c1f651-bdf2-4ae3-bebb-d4fffb7f7328 used request id req-061c3f70-262e-4f8f-9ba5-bca0e3d63b40 2018-11-06 13:22:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:51,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-51c428df-f770-4221-96c0-ca26efe823f1 Date: Tue, 06 Nov 2018 13:22:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 13:22:51,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-51c428df-f770-4221-96c0-ca26efe823f1 2018-11-06 13:22:51,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:51,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c8a0b2b8-f265-4430-bba2-1cdf7e5b4ef4 Date: Tue, 06 Nov 2018 13:22:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:46Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:46Z","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":"1a0a575a-7f36-43e3-aa9f-925a20e330db","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:51,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db used request id req-c8a0b2b8-f265-4430-bba2-1cdf7e5b4ef4 2018-11-06 13:22:51,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:51,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-aabe0963-b48d-4270-b4f9-46ad9c3838c9 Date: Tue, 06 Nov 2018 13:22:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:46Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:46Z","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":"1a0a575a-7f36-43e3-aa9f-925a20e330db","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:51,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db used request id req-aabe0963-b48d-4270-b4f9-46ad9c3838c9 2018-11-06 13:22:51,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:52,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ba9d6140-ece3-4576-9a66-0c3e3540db80 Date: Tue, 06 Nov 2018 13:22:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ea4bba77-9637-4249-86c2-a13431f08183","tenant_id":"","created_at":"2018-11-06T13:22:46Z","dns_nameservers":[],"updated_at":"2018-11-06T13:22:46Z","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":"1a0a575a-7f36-43e3-aa9f-925a20e330db","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:22:52,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/1a0a575a-7f36-43e3-aa9f-925a20e330db used request id req-ba9d6140-ece3-4576-9a66-0c3e3540db80 2018-11-06 13:22:52,043 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-subnet 2018-11-06 13:22:52,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/24367316-8819-4e50-a386-ebdc1c5e9a6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:54,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd707e4e-7b5b-4a19-a645-90d59cd81ee3 Date: Tue, 06 Nov 2018 13:22:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:54,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/24367316-8819-4e50-a386-ebdc1c5e9a6b used request id req-cd707e4e-7b5b-4a19-a645-90d59cd81ee3 2018-11-06 13:22:54,162 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-router 2018-11-06 13:22:54,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/37c1f651-bdf2-4ae3-bebb-d4fffb7f7328/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" -d '{"subnet_id": "24367316-8819-4e50-a386-ebdc1c5e9a6b"}' 2018-11-06 13:22:54,356 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-37f7ce17-f27e-4522-8459-eb5744fd82e1 Date: Tue, 06 Nov 2018 13:22:54 GMT RESP BODY: {"NeutronError": {"message": "Subnet 24367316-8819-4e50-a386-ebdc1c5e9a6b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-06 13:22:54,357 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/37c1f651-bdf2-4ae3-bebb-d4fffb7f7328/add_router_interface used request id req-37f7ce17-f27e-4522-8459-eb5744fd82e1 2018-11-06 13:22:54,357 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 24367316-8819-4e50-a386-ebdc1c5e9a6b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-06 13:22:54,357 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-router 2018-11-06 13:22:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/37c1f651-bdf2-4ae3-bebb-d4fffb7f7328 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:57,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a623363-4477-464f-805b-de19f0b4810e Content-Length: 0 Date: Tue, 06 Nov 2018 13:22:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:57,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/37c1f651-bdf2-4ae3-bebb-d4fffb7f7328 used request id req-2a623363-4477-464f-805b-de19f0b4810e 2018-11-06 13:22:57,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:57,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d2a0f028-ec14-4392-bb05-e0444d685e57 Date: Tue, 06 Nov 2018 13:22:57 GMT RESP BODY: {"routers": []} 2018-11-06 13:22:57,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-router used request id req-d2a0f028-ec14-4392-bb05-e0444d685e57 2018-11-06 13:22:57,972 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-subnet 2018-11-06 13:22:57,972 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-subnet 2018-11-06 13:22:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/24367316-8819-4e50-a386-ebdc1c5e9a6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:58,150 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-fec21b6b-36d7-4430-a2f8-467b0bec922b Date: Tue, 06 Nov 2018 13:22:58 GMT RESP BODY: {"NeutronError": {"message": "Subnet 24367316-8819-4e50-a386-ebdc1c5e9a6b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-06 13:22:58,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/24367316-8819-4e50-a386-ebdc1c5e9a6b used request id req-fec21b6b-36d7-4430-a2f8-467b0bec922b 2018-11-06 13:22:58,150 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 24367316-8819-4e50-a386-ebdc1c5e9a6b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-06 13:22:58,151 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4d06280a-faa3-42eb-8b2b-d76c8fc8edc8-pub-net 2018-11-06 13:22:58,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/3965ce70-c0af-4892-8160-26ee2156c3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723ac2bb1e84edc93cb1f0077388451fa79b90c0" 2018-11-06 13:22:58,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-297d4835-376e-44e3-a7c5-272ea86efa19 Date: Tue, 06 Nov 2018 13:22:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:22:58,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/3965ce70-c0af-4892-8160-26ee2156c3fb used request id req-297d4835-376e-44e3-a7c5-272ea86efa19 2018-11-06 13:22:58,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:22:59,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["97l3RlYGRm-Utpl2fzodnA"], "issued_at": "2018-11-06T13:22:59.000000Z"}} 2018-11-06 13:22:59,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:22:59,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9380e9e-8971-4570-b5c1-b9083372c3ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:22:59,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e9380e9e-8971-4570-b5c1-b9083372c3ae 2018-11-06 13:22:59,404 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-net 2018-11-06 13:22:59,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" -d '{"network": {"name": "NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-net", "admin_state_up": true}}' 2018-11-06 13:22:59,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-9fa098d1-fc3f-47d5-9bf9-41b2232a374e Date: Tue, 06 Nov 2018 13:22:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:59Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:59Z","mtu":1450}} 2018-11-06 13:22:59,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-9fa098d1-fc3f-47d5-9bf9-41b2232a374e 2018-11-06 13:22:59,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:23:00,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-5080605b-7307-46d7-b2a0-512b255c45f9 Date: Tue, 06 Nov 2018 13:23:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:22:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:59Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:00,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe used request id req-5080605b-7307-46d7-b2a0-512b255c45f9 2018-11-06 13:23:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:23:00,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9cfdeb8c-fa93-43ef-8b87-12f11f10cbe2 Date: Tue, 06 Nov 2018 13:23:00 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:23:00,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe used request id req-9cfdeb8c-fa93-43ef-8b87-12f11f10cbe2 2018-11-06 13:23:00,262 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-subnet 2018-11-06 13:23:00,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" -d '{"subnets": [{"ip_version": 4, "network_id": "9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-subnet"}]}' 2018-11-06 13:23:00,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f7022427-7c8f-4fc9-ade7-316bd3e55ead Date: Tue, 06 Nov 2018 13:23:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1cb78ea9-1b5c-41f9-99e2-b0edf4e26d6f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-subnet"}]} 2018-11-06 13:23:00,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-f7022427-7c8f-4fc9-ade7-316bd3e55ead 2018-11-06 13:23:00,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:23:00,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8e61f672-f6ff-4670-9b50-bd8efc63fe73 Date: Tue, 06 Nov 2018 13:23:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["1cb78ea9-1b5c-41f9-99e2-b0edf4e26d6f"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:59Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:00,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe used request id req-8e61f672-f6ff-4670-9b50-bd8efc63fe73 2018-11-06 13:23:00,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:23:01,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e8f75dc5-c06a-4686-a954-ac7f490a0f2a Date: Tue, 06 Nov 2018 13:23:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1cb78ea9-1b5c-41f9-99e2-b0edf4e26d6f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-subnet"}]} 2018-11-06 13:23:01,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe used request id req-e8f75dc5-c06a-4686-a954-ac7f490a0f2a 2018-11-06 13:23:01,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:23:01,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4ae357f1-0da2-41cb-960b-874734786b74 Date: Tue, 06 Nov 2018 13:23:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["1cb78ea9-1b5c-41f9-99e2-b0edf4e26d6f"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:22:59Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:01,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-net used request id req-4ae357f1-0da2-41cb-960b-874734786b74 2018-11-06 13:23:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:23:01,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:23:01,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:23:01,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa343aba-de32-451d-ba9d-134366b57c3b 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:01,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-aa343aba-de32-451d-ba9d-134366b57c3b 2018-11-06 13:23:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:23:01,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d0b104da-a835-415b-b33a-249275e9961b Date: Tue, 06 Nov 2018 13:23:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1cb78ea9-1b5c-41f9-99e2-b0edf4e26d6f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-subnet"}]} 2018-11-06 13:23:01,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe used request id req-d0b104da-a835-415b-b33a-249275e9961b 2018-11-06 13:23:01,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe&name=NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:23:02,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3afaae94-d010-4cbc-a01e-b88def21dc53 Date: Tue, 06 Nov 2018 13:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"1cb78ea9-1b5c-41f9-99e2-b0edf4e26d6f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-subnet"}]} 2018-11-06 13:23:02,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe&name=NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-subnet used request id req-3afaae94-d010-4cbc-a01e-b88def21dc53 2018-11-06 13:23:02,448 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-subnet 2018-11-06 13:23:02,449 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-subnet 2018-11-06 13:23:02,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/1cb78ea9-1b5c-41f9-99e2-b0edf4e26d6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:23:04,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4631e297-dbca-4333-9a29-bf1172346d39 Date: Tue, 06 Nov 2018 13:23:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:04,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1cb78ea9-1b5c-41f9-99e2-b0edf4e26d6f used request id req-4631e297-dbca-4333-9a29-bf1172346d39 2018-11-06 13:23:04,613 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-59737c34-d69b-4171-a26f-de19d5cfd3ac-pub-net 2018-11-06 13:23:04,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed10612de8047d83b52c35086409b748968a1bb" 2018-11-06 13:23:05,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1bcd3005-8251-4afb-b3dd-a8e78eae5881 Date: Tue, 06 Nov 2018 13:23:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:05,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9ccdb5c6-b1e1-47e0-8b8a-f2af3778bcfe used request id req-1bcd3005-8251-4afb-b3dd-a8e78eae5881 2018-11-06 13:23:05,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:06,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["0zY5ByzXR96_qdyqqySgiA"], "issued_at": "2018-11-06T13:23:06.000000Z"}} 2018-11-06 13:23:06,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:06,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c39ec35-ba8d-48a6-a584-98dba05918a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:06,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c39ec35-ba8d-48a6-a584-98dba05918a1 2018-11-06 13:23:06,098 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-net 2018-11-06 13:23:06,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" -d '{"network": {"name": "NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-net", "admin_state_up": true}}' 2018-11-06 13:23:06,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-10425c42-714b-4907-9caa-ada9917a1592 Date: Tue, 06 Nov 2018 13:23:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b4e39575-6446-4189-9651-dd780af03022","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:06Z","mtu":1450}} 2018-11-06 13:23:06,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-10425c42-714b-4907-9caa-ada9917a1592 2018-11-06 13:23:06,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b4e39575-6446-4189-9651-dd780af03022 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:07,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-cf63838f-f1f6-4e03-bca8-9f6168529a2b Date: Tue, 06 Nov 2018 13:23:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4e39575-6446-4189-9651-dd780af03022","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:06Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:07,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b4e39575-6446-4189-9651-dd780af03022 used request id req-cf63838f-f1f6-4e03-bca8-9f6168529a2b 2018-11-06 13:23:07,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b4e39575-6446-4189-9651-dd780af03022 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:07,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-249f7607-cf42-4922-9c22-b72a65e4fd88 Date: Tue, 06 Nov 2018 13:23:07 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:23:07,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b4e39575-6446-4189-9651-dd780af03022 used request id req-249f7607-cf42-4922-9c22-b72a65e4fd88 2018-11-06 13:23:07,233 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-subnet 2018-11-06 13:23:07,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" -d '{"subnets": [{"ip_version": 4, "network_id": "b4e39575-6446-4189-9651-dd780af03022", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-subnet"}]}' 2018-11-06 13:23:07,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5f0cd626-c517-4b3c-bd29-137d3377e049 Date: Tue, 06 Nov 2018 13:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4e39575-6446-4189-9651-dd780af03022","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:07Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:07Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"57ee9c93-e6fa-438a-997d-b75a21cf9c06","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-subnet"}]} 2018-11-06 13:23:07,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5f0cd626-c517-4b3c-bd29-137d3377e049 2018-11-06 13:23:07,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b4e39575-6446-4189-9651-dd780af03022 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:08,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-dfdc3a0a-a14d-4227-9302-97951777d2fc Date: Tue, 06 Nov 2018 13:23:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b4e39575-6446-4189-9651-dd780af03022","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["57ee9c93-e6fa-438a-997d-b75a21cf9c06"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:06Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:08,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b4e39575-6446-4189-9651-dd780af03022 used request id req-dfdc3a0a-a14d-4227-9302-97951777d2fc 2018-11-06 13:23:08,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b4e39575-6446-4189-9651-dd780af03022 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:08,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a893bc5-2679-4ae8-a319-a334c2cd8e7d Date: Tue, 06 Nov 2018 13:23:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4e39575-6446-4189-9651-dd780af03022","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:07Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"57ee9c93-e6fa-438a-997d-b75a21cf9c06","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-subnet"}]} 2018-11-06 13:23:08,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b4e39575-6446-4189-9651-dd780af03022 used request id req-9a893bc5-2679-4ae8-a319-a334c2cd8e7d 2018-11-06 13:23:08,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:08,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1984ac22-287d-4bfa-9112-4b310a0ac101 Date: Tue, 06 Nov 2018 13:23:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b4e39575-6446-4189-9651-dd780af03022","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["57ee9c93-e6fa-438a-997d-b75a21cf9c06"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:06Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:08,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-net used request id req-1984ac22-287d-4bfa-9112-4b310a0ac101 2018-11-06 13:23:08,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:23:08,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:23:08,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:08,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34df740e-fa51-414c-8505-ed84bf27689b 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:08,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-34df740e-fa51-414c-8505-ed84bf27689b 2018-11-06 13:23:08,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b4e39575-6446-4189-9651-dd780af03022 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:08,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-57ffc8c6-7f99-4660-9a66-64f4b48fe458 Date: Tue, 06 Nov 2018 13:23:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4e39575-6446-4189-9651-dd780af03022","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:07Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"57ee9c93-e6fa-438a-997d-b75a21cf9c06","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-subnet"}]} 2018-11-06 13:23:08,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b4e39575-6446-4189-9651-dd780af03022 used request id req-57ffc8c6-7f99-4660-9a66-64f4b48fe458 2018-11-06 13:23:08,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:23:08,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:09,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["ldP_oeufS1CGnMHg9iwTuQ"], "issued_at": "2018-11-06T13:23:09.000000Z"}} 2018-11-06 13:23:09,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70b9a1717b47aeeb6ccfd1d9dc2cbee84ffb881" 2018-11-06 13:23:09,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5acef04b-61e8-4ca1-a0a5-20aaa1d690b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:09,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5acef04b-61e8-4ca1-a0a5-20aaa1d690b2 2018-11-06 13:23:09,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:09,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6324b5b5-fea3-4f45-a748-6c3ee288e191 Date: Tue, 06 Nov 2018 13:23:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:23:09,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-6324b5b5-fea3-4f45-a748-6c3ee288e191 2018-11-06 13:23:09,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:09,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e05e45c4-7bd4-44c6-a969-0e6848db46a0 Date: Tue, 06 Nov 2018 13:23:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:23:09,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-e05e45c4-7bd4-44c6-a969-0e6848db46a0 2018-11-06 13:23:09,616 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-router 2018-11-06 13:23:09,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-router", "admin_state_up": true}}' 2018-11-06 13:23:14,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-92936ae3-f078-4b87-accd-f5bf9033e0d6 Date: Tue, 06 Nov 2018 13:23:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:23:10Z", "admin_state_up": true, "updated_at": "2018-11-06T13:23:11Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "74b0af4d-e05f-4cb2-a44a-97eee3ac935b", "name": "NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-router"}} 2018-11-06 13:23:14,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-92936ae3-f078-4b87-accd-f5bf9033e0d6 2018-11-06 13:23:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=74b0af4d-e05f-4cb2-a44a-97eee3ac935b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:15,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-6dda3472-c442-473c-929e-5624490335e6 Date: Tue, 06 Nov 2018 13:23:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","ip_address":"169.254.192.11"}],"id":"054bfc8a-b50f-401a-85e8-47a1e17fa008","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:0b:43","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:13Z","binding:vnic_type":"normal","device_id":"74b0af4d-e05f-4cb2-a44a-97eee3ac935b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","ip_address":"169.254.192.3"}],"id":"2917c34c-4cc8-4908-879b-75d437895c8f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:16:de","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:12Z","binding:vnic_type":"normal","device_id":"74b0af4d-e05f-4cb2-a44a-97eee3ac935b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:14Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.206"}],"id":"98b2af78-fe1d-422b-b2ee-2e4349144538","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:ad:b5","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T13:23:10Z","binding:vnic_type":"normal","device_id":"74b0af4d-e05f-4cb2-a44a-97eee3ac935b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","ip_address":"169.254.192.5"}],"id":"9ed99652-a3b4-4f06-b538-a80e47264eed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:f3:cb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:11Z","binding:vnic_type":"normal","device_id":"74b0af4d-e05f-4cb2-a44a-97eee3ac935b"}]} 2018-11-06 13:23:15,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=74b0af4d-e05f-4cb2-a44a-97eee3ac935b used request id req-6dda3472-c442-473c-929e-5624490335e6 2018-11-06 13:23:15,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:15,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b21d8481-f1cb-493f-b4f9-ef8ce12daf00 Date: Tue, 06 Nov 2018 13:23:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 13:23:15,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-b21d8481-f1cb-493f-b4f9-ef8ce12daf00 2018-11-06 13:23:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:15,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d99caa9c-f04d-4242-98cb-d43045528267 Date: Tue, 06 Nov 2018 13:23:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:10Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:23:15,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 used request id req-d99caa9c-f04d-4242-98cb-d43045528267 2018-11-06 13:23:15,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:15,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4311f619-35c6-4426-8dba-33fa33a1522c Date: Tue, 06 Nov 2018 13:23:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:10Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:23:15,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 used request id req-4311f619-35c6-4426-8dba-33fa33a1522c 2018-11-06 13:23:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:15,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8d5a6424-b5cb-4814-b831-da0fe90efac2 Date: Tue, 06 Nov 2018 13:23:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:10Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:23:15,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 used request id req-8d5a6424-b5cb-4814-b831-da0fe90efac2 2018-11-06 13:23:15,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:15,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-5a805581-38b8-43a1-a1e4-64de0a73da08 Date: Tue, 06 Nov 2018 13:23:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:23:10Z", "admin_state_up": true, "updated_at": "2018-11-06T13:23:14Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "74b0af4d-e05f-4cb2-a44a-97eee3ac935b", "name": "NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-router"}]} 2018-11-06 13:23:15,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-router used request id req-5a805581-38b8-43a1-a1e4-64de0a73da08 2018-11-06 13:23:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:15,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44bbc854-b01d-4ebc-8a5c-43eba12e0a92 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:15,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-44bbc854-b01d-4ebc-8a5c-43eba12e0a92 2018-11-06 13:23:15,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=74b0af4d-e05f-4cb2-a44a-97eee3ac935b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:16,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-1d946706-4612-484e-b346-051400271820 Date: Tue, 06 Nov 2018 13:23:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","ip_address":"169.254.192.11"}],"id":"054bfc8a-b50f-401a-85e8-47a1e17fa008","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:0b:43","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:13Z","binding:vnic_type":"normal","device_id":"74b0af4d-e05f-4cb2-a44a-97eee3ac935b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:15Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","ip_address":"169.254.192.3"}],"id":"2917c34c-4cc8-4908-879b-75d437895c8f","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:16:de","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:12Z","binding:vnic_type":"normal","device_id":"74b0af4d-e05f-4cb2-a44a-97eee3ac935b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:15Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.206"}],"id":"98b2af78-fe1d-422b-b2ee-2e4349144538","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bd:ad:b5","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T13:23:10Z","binding:vnic_type":"normal","device_id":"74b0af4d-e05f-4cb2-a44a-97eee3ac935b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","ip_address":"169.254.192.5"}],"id":"9ed99652-a3b4-4f06-b538-a80e47264eed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:f3:cb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:11Z","binding:vnic_type":"normal","device_id":"74b0af4d-e05f-4cb2-a44a-97eee3ac935b"}]} 2018-11-06 13:23:16,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=74b0af4d-e05f-4cb2-a44a-97eee3ac935b used request id req-1d946706-4612-484e-b346-051400271820 2018-11-06 13:23:16,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:16,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-56569f53-98e8-4841-8408-aa11e200a553 Date: Tue, 06 Nov 2018 13:23:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 13:23:16,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-56569f53-98e8-4841-8408-aa11e200a553 2018-11-06 13:23:16,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:16,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b6391491-74f4-4e10-be4f-0d6756a0511f Date: Tue, 06 Nov 2018 13:23:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:10Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:23:16,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 used request id req-b6391491-74f4-4e10-be4f-0d6756a0511f 2018-11-06 13:23:16,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:16,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-80577f07-db2b-4bea-9c48-8812b711bf8f Date: Tue, 06 Nov 2018 13:23:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:10Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:23:16,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 used request id req-80577f07-db2b-4bea-9c48-8812b711bf8f 2018-11-06 13:23:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:16,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b6c8e550-2a8d-4a67-84b7-4e7c21d6b1bb Date: Tue, 06 Nov 2018 13:23:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29d20261-2b6b-4359-bf5f-5db7202ef8db","tenant_id":"","created_at":"2018-11-06T13:23:10Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5c2c929a-2c36-42b5-a4bc-92927229e2e9","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:23:16,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5c2c929a-2c36-42b5-a4bc-92927229e2e9 used request id req-b6c8e550-2a8d-4a67-84b7-4e7c21d6b1bb 2018-11-06 13:23:16,745 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-router 2018-11-06 13:23:16,745 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-router 2018-11-06 13:23:16,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/74b0af4d-e05f-4cb2-a44a-97eee3ac935b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:20,279 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2a97856-2a83-484b-99e8-f1689a4ba12e Content-Length: 0 Date: Tue, 06 Nov 2018 13:23:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:20,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/74b0af4d-e05f-4cb2-a44a-97eee3ac935b used request id req-c2a97856-2a83-484b-99e8-f1689a4ba12e 2018-11-06 13:23:20,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:20,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2b60a91e-5dcc-41d6-948e-824d68226deb Date: Tue, 06 Nov 2018 13:23:20 GMT RESP BODY: {"routers": []} 2018-11-06 13:23:20,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-router used request id req-2b60a91e-5dcc-41d6-948e-824d68226deb 2018-11-06 13:23:20,343 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-subnet 2018-11-06 13:23:20,343 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-subnet 2018-11-06 13:23:20,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/57ee9c93-e6fa-438a-997d-b75a21cf9c06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:22,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e18c76ef-935c-4d77-aea6-7eee20789a06 Date: Tue, 06 Nov 2018 13:23:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:22,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/57ee9c93-e6fa-438a-997d-b75a21cf9c06 used request id req-e18c76ef-935c-4d77-aea6-7eee20789a06 2018-11-06 13:23:22,431 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4fb061c0-a5f2-40e4-b60a-e878e687b7ae-pub-net 2018-11-06 13:23:22,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/b4e39575-6446-4189-9651-dd780af03022 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6c6764b711c83ff4bd0c9b652ba9834686792" 2018-11-06 13:23:23,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a423238-5eb6-4072-bccc-ba1c3e3c6341 Date: Tue, 06 Nov 2018 13:23:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:23,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b4e39575-6446-4189-9651-dd780af03022 used request id req-0a423238-5eb6-4072-bccc-ba1c3e3c6341 2018-11-06 13:23:23,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:24,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["BfhNHrfZR3OdlQml_ceoVw"], "issued_at": "2018-11-06T13:23:24.000000Z"}} 2018-11-06 13:23:24,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:24,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8caefe77-1949-4503-927f-fadc6023bd8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:24,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8caefe77-1949-4503-927f-fadc6023bd8c 2018-11-06 13:23:24,153 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net 2018-11-06 13:23:24,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" -d '{"network": {"name": "NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net", "admin_state_up": true}}' 2018-11-06 13:23:24,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6d4a5e5b-271b-4721-b6ef-7c44633ab849 Date: Tue, 06 Nov 2018 13:23: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":"f904e6ed-5cea-4201-bbc6-241201eaf31b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:24Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:24Z","mtu":1450}} 2018-11-06 13:23:24,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6d4a5e5b-271b-4721-b6ef-7c44633ab849 2018-11-06 13:23:24,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f904e6ed-5cea-4201-bbc6-241201eaf31b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:25,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-54be95eb-6f51-48ec-9b5e-35b72a28f083 Date: Tue, 06 Nov 2018 13:23:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:24Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:25,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f904e6ed-5cea-4201-bbc6-241201eaf31b used request id req-54be95eb-6f51-48ec-9b5e-35b72a28f083 2018-11-06 13:23:25,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:25,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aba52bec-75eb-44db-9c11-f49b800f85ae Date: Tue, 06 Nov 2018 13:23:25 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:23:25,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b used request id req-aba52bec-75eb-44db-9c11-f49b800f85ae 2018-11-06 13:23:25,266 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet 2018-11-06 13:23:25,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" -d '{"subnets": [{"ip_version": 4, "network_id": "f904e6ed-5cea-4201-bbc6-241201eaf31b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet"}]}' 2018-11-06 13:23:25,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e4451994-a61a-412b-aabc-5a8fe5bfdb57 Date: Tue, 06 Nov 2018 13:23:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:25Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet"}]} 2018-11-06 13:23:25,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-e4451994-a61a-412b-aabc-5a8fe5bfdb57 2018-11-06 13:23:25,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f904e6ed-5cea-4201-bbc6-241201eaf31b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:26,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f5c17249-a768-4c44-bdd4-a73cf63c7286 Date: Tue, 06 Nov 2018 13:23:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["d0526f1c-4b9e-443c-bc53-ae39fd5754f3"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:24Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:26,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f904e6ed-5cea-4201-bbc6-241201eaf31b used request id req-f5c17249-a768-4c44-bdd4-a73cf63c7286 2018-11-06 13:23:26,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:26,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f59fd4d1-6f73-4028-b8be-7a8b78604365 Date: Tue, 06 Nov 2018 13:23:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:25Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet"}]} 2018-11-06 13:23:26,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b used request id req-f59fd4d1-6f73-4028-b8be-7a8b78604365 2018-11-06 13:23:26,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:26,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f0e3cb1b-ccc8-4e34-b663-2a1870f0fdea Date: Tue, 06 Nov 2018 13:23:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["d0526f1c-4b9e-443c-bc53-ae39fd5754f3"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:24Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:26,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net used request id req-f0e3cb1b-ccc8-4e34-b663-2a1870f0fdea 2018-11-06 13:23:26,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:23:26,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:23:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:26,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5384a4-1fa0-4d71-8bee-610fac58ea01 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:26,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-fa5384a4-1fa0-4d71-8bee-610fac58ea01 2018-11-06 13:23:26,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:26,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-90d029e8-f061-416f-9f1b-f93904d5d151 Date: Tue, 06 Nov 2018 13:23:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:25Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet"}]} 2018-11-06 13:23:26,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b used request id req-90d029e8-f061-416f-9f1b-f93904d5d151 2018-11-06 13:23:26,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b&name=NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:27,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f6c92f89-ada9-4665-ab7b-1d35529dc16f Date: Tue, 06 Nov 2018 13:23:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:25Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet"}]} 2018-11-06 13:23:27,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b&name=NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet used request id req-f6c92f89-ada9-4665-ab7b-1d35529dc16f 2018-11-06 13:23:27,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:23:27,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:27,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["h8xtAjQrRWOyKXHD2Ia1Kw"], "issued_at": "2018-11-06T13:23:27.000000Z"}} 2018-11-06 13:23:27,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c14e455abceb5d235768b385967dc15fa9c0ba" 2018-11-06 13:23:27,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f8c8cb-0714-43f2-987f-3a81a1ebeb8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:27,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-62f8c8cb-0714-43f2-987f-3a81a1ebeb8d 2018-11-06 13:23:27,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:27,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f2e2de0f-fddd-4d4e-ad98-5768afec284d Date: Tue, 06 Nov 2018 13:23:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["d0526f1c-4b9e-443c-bc53-ae39fd5754f3"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:24Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:27,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net used request id req-f2e2de0f-fddd-4d4e-ad98-5768afec284d 2018-11-06 13:23:27,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:27,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0e79fd92-90a8-49d8-89ab-a14690fa6451 Date: Tue, 06 Nov 2018 13:23:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:25Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet"}]} 2018-11-06 13:23:27,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b used request id req-0e79fd92-90a8-49d8-89ab-a14690fa6451 2018-11-06 13:23:27,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:28,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-70f111b8-3b5b-41ff-a755-0d1447d4931a Date: Tue, 06 Nov 2018 13:23:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["d0526f1c-4b9e-443c-bc53-ae39fd5754f3"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:24Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:28,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net used request id req-70f111b8-3b5b-41ff-a755-0d1447d4931a 2018-11-06 13:23:28,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:23:28,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:23:28,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c14e455abceb5d235768b385967dc15fa9c0ba" 2018-11-06 13:23:28,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b4f5a1-d536-405b-b2a3-df9d16ef2e07 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:28,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-f0b4f5a1-d536-405b-b2a3-df9d16ef2e07 2018-11-06 13:23:28,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:28,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3da132d0-afe4-4661-a9f6-17dd69afe1e4 Date: Tue, 06 Nov 2018 13:23:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:25Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet"}]} 2018-11-06 13:23:28,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b used request id req-3da132d0-afe4-4661-a9f6-17dd69afe1e4 2018-11-06 13:23:28,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b&name=NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:28,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b46b8e1d-b905-4c49-ac58-40723c61f0b3 Date: Tue, 06 Nov 2018 13:23:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:25Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet"}]} 2018-11-06 13:23:28,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f904e6ed-5cea-4201-bbc6-241201eaf31b&name=NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet used request id req-b46b8e1d-b905-4c49-ac58-40723c61f0b3 2018-11-06 13:23:28,527 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net 2018-11-06 13:23:28,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" -d '{"port": {"network_id": "f904e6ed-5cea-4201-bbc6-241201eaf31b", "fixed_ips": [{"subnet_id": "d0526f1c-4b9e-443c-bc53-ae39fd5754f3", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-port", "admin_state_up": true}}' 2018-11-06 13:23:29,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-29548b28-d09d-4a82-a121-0647b75f0300 Date: Tue, 06 Nov 2018 13:23:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:28Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","ip_address":"10.55.1.100"}],"id":"f774f128-8d9b-433c-aa85-d3411a1bb576","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:ef:12","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-port","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","qos_policy_id":null,"admin_state_up":true,"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:28Z","binding:vnic_type":"normal"}} 2018-11-06 13:23:29,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-29548b28-d09d-4a82-a121-0647b75f0300 2018-11-06 13:23:29,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:29,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-71ec1cb0-3d0f-441d-aa14-bccd0cebdc14 Date: Tue, 06 Nov 2018 13:23:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","ip_address":"10.55.1.3"}],"id":"11ec392e-5931-42e4-a490-59b1e5999e82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:eb:69","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f904e6ed-5cea-4201-bbc6-241201eaf31b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","ip_address":"10.55.1.4"}],"id":"2a48ad32-49d0-42ec-a49d-9b2db8ff48f9","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:68:03","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f904e6ed-5cea-4201-bbc6-241201eaf31b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","ip_address":"10.55.1.2"}],"id":"983fbd9c-3299-4fa7-a5d0-065914e2bb84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:a8:7f","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f904e6ed-5cea-4201-bbc6-241201eaf31b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0526f1c-4b9e-443c-bc53-ae39fd5754f3","ip_address":"10.55.1.100"}],"id":"f774f128-8d9b-433c-aa85-d3411a1bb576","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:ef:12","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-port","admin_state_up":true,"network_id":"f904e6ed-5cea-4201-bbc6-241201eaf31b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:28Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 13:23:29,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-71ec1cb0-3d0f-441d-aa14-bccd0cebdc14 2018-11-06 13:23:29,490 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-port 2018-11-06 13:23:29,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/f774f128-8d9b-433c-aa85-d3411a1bb576 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:29,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9041570-8a1d-4264-9f4a-58a44d963046 Date: Tue, 06 Nov 2018 13:23:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:29,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/f774f128-8d9b-433c-aa85-d3411a1bb576 used request id req-f9041570-8a1d-4264-9f4a-58a44d963046 2018-11-06 13:23:29,956 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet 2018-11-06 13:23:29,956 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-subnet 2018-11-06 13:23:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/d0526f1c-4b9e-443c-bc53-ae39fd5754f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:31,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed50be48-ea66-4efe-a7d6-0af5cbea490e Date: Tue, 06 Nov 2018 13:23:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:31,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d0526f1c-4b9e-443c-bc53-ae39fd5754f3 used request id req-ed50be48-ea66-4efe-a7d6-0af5cbea490e 2018-11-06 13:23:31,949 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d52bf98b-00fc-457e-bc29-01aa0c16a779-pub-net 2018-11-06 13:23:31,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/f904e6ed-5cea-4201-bbc6-241201eaf31b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9901fafb59981bd728f937ac4484d4d8e30bb1" 2018-11-06 13:23:33,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-152552a2-0b39-4208-be40-0dd7e0c879bd Date: Tue, 06 Nov 2018 13:23:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:33,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f904e6ed-5cea-4201-bbc6-241201eaf31b used request id req-152552a2-0b39-4208-be40-0dd7e0c879bd 2018-11-06 13:23:33,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:33,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["2FOJ3J5SQH-TGdU9SNEXRA"], "issued_at": "2018-11-06T13:23:33.000000Z"}} 2018-11-06 13:23:33,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:33,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a26e9ad-348a-4253-9ec8-aed14635af78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:33,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9a26e9ad-348a-4253-9ec8-aed14635af78 2018-11-06 13:23:33,761 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net 2018-11-06 13:23:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" -d '{"network": {"name": "NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net", "admin_state_up": true}}' 2018-11-06 13:23:34,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3529f0fe-d477-4602-80f3-c07f33877308 Date: Tue, 06 Nov 2018 13:23:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:34Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:33Z","mtu":1450}} 2018-11-06 13:23:34,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-3529f0fe-d477-4602-80f3-c07f33877308 2018-11-06 13:23:34,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:34,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-2ca75a8d-7364-4e95-87ee-a4c924605dfa Date: Tue, 06 Nov 2018 13:23:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:33Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:34,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d used request id req-2ca75a8d-7364-4e95-87ee-a4c924605dfa 2018-11-06 13:23:34,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:34,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-51335b10-ef39-4702-97c0-9e34377665f6 Date: Tue, 06 Nov 2018 13:23:34 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:23:34,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d used request id req-51335b10-ef39-4702-97c0-9e34377665f6 2018-11-06 13:23:34,589 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet 2018-11-06 13:23:34,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" -d '{"subnets": [{"ip_version": 4, "network_id": "f8df3fcd-b3f1-4de8-b9d7-23bad58f802d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet"}]}' 2018-11-06 13:23:35,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18650c07-d748-4ec1-bd6a-4b97561f11be Date: Tue, 06 Nov 2018 13:23:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:34Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet"}]} 2018-11-06 13:23:35,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-18650c07-d748-4ec1-bd6a-4b97561f11be 2018-11-06 13:23:35,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:35,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-97439ad5-4ca9-488f-b9bd-a83ba9671ec6 Date: Tue, 06 Nov 2018 13:23:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["5124fbe0-8e86-45a0-a752-a5767d15c8a5"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:33Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:35,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d used request id req-97439ad5-4ca9-488f-b9bd-a83ba9671ec6 2018-11-06 13:23:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:35,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5c4dab66-7dfe-4561-8743-bcbc59e81835 Date: Tue, 06 Nov 2018 13:23:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:34Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet"}]} 2018-11-06 13:23:35,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d used request id req-5c4dab66-7dfe-4561-8743-bcbc59e81835 2018-11-06 13:23:35,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:35,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a038fa27-8b37-4de7-8fd3-764b6aeaf57d Date: Tue, 06 Nov 2018 13:23:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["5124fbe0-8e86-45a0-a752-a5767d15c8a5"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:33Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:35,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net used request id req-a038fa27-8b37-4de7-8fd3-764b6aeaf57d 2018-11-06 13:23:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:23:35,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:23:35,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:36,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311b3214-891a-4875-a781-238605744474 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:36,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-311b3214-891a-4875-a781-238605744474 2018-11-06 13:23:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:36,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f19d7922-acb7-4ce4-a06d-8da1d6ba65ce Date: Tue, 06 Nov 2018 13:23:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:34Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet"}]} 2018-11-06 13:23:36,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d used request id req-f19d7922-acb7-4ce4-a06d-8da1d6ba65ce 2018-11-06 13:23:36,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d&name=NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:36,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-414456bd-2acc-4798-868a-d4d9b2ac3a18 Date: Tue, 06 Nov 2018 13:23:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:34Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet"}]} 2018-11-06 13:23:36,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d&name=NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet used request id req-414456bd-2acc-4798-868a-d4d9b2ac3a18 2018-11-06 13:23:36,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:23:36,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:36,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["aR5aGu01TESdhn4DJs-mFg"], "issued_at": "2018-11-06T13:23:36.000000Z"}} 2018-11-06 13:23:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bf560f0ab5c2f31a26607026a963c8391bde04" 2018-11-06 13:23:36,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a3519e-d86c-4483-91c9-64c2733d1924 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:36,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-67a3519e-d86c-4483-91c9-64c2733d1924 2018-11-06 13:23:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:37,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0659b402-62d2-4640-98af-426f417a1d51 Date: Tue, 06 Nov 2018 13:23:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["5124fbe0-8e86-45a0-a752-a5767d15c8a5"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:33Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:37,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net used request id req-0659b402-62d2-4640-98af-426f417a1d51 2018-11-06 13:23:37,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:37,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-20d92641-2546-48b7-90a5-671f79b11c60 Date: Tue, 06 Nov 2018 13:23:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:34Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet"}]} 2018-11-06 13:23:37,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d used request id req-20d92641-2546-48b7-90a5-671f79b11c60 2018-11-06 13:23:37,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:37,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4a79fa1d-771d-42ae-94a6-24cd080cff35 Date: Tue, 06 Nov 2018 13:23:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["5124fbe0-8e86-45a0-a752-a5767d15c8a5"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:33Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:37,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net used request id req-4a79fa1d-771d-42ae-94a6-24cd080cff35 2018-11-06 13:23:37,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:23:37,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:23:37,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bf560f0ab5c2f31a26607026a963c8391bde04" 2018-11-06 13:23:37,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb449a1a-d48d-4000-8bca-0e4cc2f55ccf 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:37,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-bb449a1a-d48d-4000-8bca-0e4cc2f55ccf 2018-11-06 13:23:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:37,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-099292a7-511f-46c0-b76d-bf7395b09119 Date: Tue, 06 Nov 2018 13:23:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:34Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet"}]} 2018-11-06 13:23:37,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d used request id req-099292a7-511f-46c0-b76d-bf7395b09119 2018-11-06 13:23:37,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d&name=NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:37,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8a10f8d3-de15-4f26-acb5-f981b20e8e1b Date: Tue, 06 Nov 2018 13:23:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:34Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet"}]} 2018-11-06 13:23:37,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8df3fcd-b3f1-4de8-b9d7-23bad58f802d&name=NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet used request id req-8a10f8d3-de15-4f26-acb5-f981b20e8e1b 2018-11-06 13:23:37,869 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net 2018-11-06 13:23:37,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" -d '{"port": {"network_id": "f8df3fcd-b3f1-4de8-b9d7-23bad58f802d", "fixed_ips": [{"subnet_id": "5124fbe0-8e86-45a0-a752-a5767d15c8a5", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-port", "admin_state_up": true}}' 2018-11-06 13:23:38,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-2184376e-62ce-447d-8839-7455096806f5 Date: Tue, 06 Nov 2018 13:23:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:38Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","ip_address":"10.55.1.100"}],"id":"e5d9e58e-945d-47f3-a3cd-1ae3bcdabab2","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:f5:a5","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-port","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","qos_policy_id":null,"admin_state_up":true,"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:38Z","binding:vnic_type":"normal"}} 2018-11-06 13:23:38,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-2184376e-62ce-447d-8839-7455096806f5 2018-11-06 13:23:38,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:38,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-7f6b526b-472c-49bd-b4fa-05c3a135e4b2 Date: Tue, 06 Nov 2018 13:23:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","ip_address":"10.55.1.3"}],"id":"33885aab-e76b-4e8b-98b0-88a168407ba5","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:b7:54","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f8df3fcd-b3f1-4de8-b9d7-23bad58f802d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","ip_address":"10.55.1.2"}],"id":"48ee6226-f75b-4542-8371-f56bf7d6a501","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:d8:0d","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f8df3fcd-b3f1-4de8-b9d7-23bad58f802d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:37Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","ip_address":"10.55.1.4"}],"id":"ba03633d-e644-45bd-a1bc-3b049b4a81dd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:ac:22","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f8df3fcd-b3f1-4de8-b9d7-23bad58f802d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:23:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5124fbe0-8e86-45a0-a752-a5767d15c8a5","ip_address":"10.55.1.100"}],"id":"e5d9e58e-945d-47f3-a3cd-1ae3bcdabab2","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:f5:a5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-port","admin_state_up":true,"network_id":"f8df3fcd-b3f1-4de8-b9d7-23bad58f802d","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 13:23:38,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-7f6b526b-472c-49bd-b4fa-05c3a135e4b2 2018-11-06 13:23:38,749 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-port 2018-11-06 13:23:38,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/e5d9e58e-945d-47f3-a3cd-1ae3bcdabab2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:39,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52f14b2c-6df9-4a85-80eb-f1a15a1c7aad Date: Tue, 06 Nov 2018 13:23:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:39,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/e5d9e58e-945d-47f3-a3cd-1ae3bcdabab2 used request id req-52f14b2c-6df9-4a85-80eb-f1a15a1c7aad 2018-11-06 13:23:39,137 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet 2018-11-06 13:23:39,137 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-subnet 2018-11-06 13:23:39,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/5124fbe0-8e86-45a0-a752-a5767d15c8a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:41,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a21560a1-73c7-4ecf-a119-15ce034e1853 Date: Tue, 06 Nov 2018 13:23:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:41,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5124fbe0-8e86-45a0-a752-a5767d15c8a5 used request id req-a21560a1-73c7-4ecf-a119-15ce034e1853 2018-11-06 13:23:41,282 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-329b8c4b-2d80-4101-8bfd-58bb19cd0a83-pub-net 2018-11-06 13:23:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/f8df3fcd-b3f1-4de8-b9d7-23bad58f802d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20896b19f20bc96df94c0bca3a4cc05b1f46fb70" 2018-11-06 13:23:42,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0e641a6-20c8-44b0-b2eb-948e548427f2 Date: Tue, 06 Nov 2018 13:23:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:42,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f8df3fcd-b3f1-4de8-b9d7-23bad58f802d used request id req-a0e641a6-20c8-44b0-b2eb-948e548427f2 2018-11-06 13:23:42,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:42,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["ZM53ziAqR6ys4fVmCZrbYQ"], "issued_at": "2018-11-06T13:23:42.000000Z"}} 2018-11-06 13:23:42,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:42,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ebeb78-90e3-40f4-9e31-6108c35fa817 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:42,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f1ebeb78-90e3-40f4-9e31-6108c35fa817 2018-11-06 13:23:42,666 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net 2018-11-06 13:23:42,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" -d '{"network": {"name": "NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net", "admin_state_up": true}}' 2018-11-06 13:23:43,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f38aac08-c60e-417c-bad3-87bc656a91ef Date: Tue, 06 Nov 2018 13:23:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:42Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:42Z","mtu":1450}} 2018-11-06 13:23:43,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-f38aac08-c60e-417c-bad3-87bc656a91ef 2018-11-06 13:23:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:43,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-3ab39681-72c7-4065-84ce-61ce7d59b60c Date: Tue, 06 Nov 2018 13:23:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:42Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:43,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 used request id req-3ab39681-72c7-4065-84ce-61ce7d59b60c 2018-11-06 13:23:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:43,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a0737f1f-32a0-48cd-acb7-a459e7700ce4 Date: Tue, 06 Nov 2018 13:23:43 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:23:43,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 used request id req-a0737f1f-32a0-48cd-acb7-a459e7700ce4 2018-11-06 13:23:43,441 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet 2018-11-06 13:23:43,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" -d '{"subnets": [{"ip_version": 4, "network_id": "4022d2a0-09d4-4dd2-93ea-56c8ac5d0818", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet"}]}' 2018-11-06 13:23:43,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a5f01064-e07d-4988-ad9d-2c39f6b206eb Date: Tue, 06 Nov 2018 13:23:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:43Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet"}]} 2018-11-06 13:23:43,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-a5f01064-e07d-4988-ad9d-2c39f6b206eb 2018-11-06 13:23:43,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:44,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d35e7a96-5409-4688-aa21-6080c0790c31 Date: Tue, 06 Nov 2018 13:23:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:42Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:44,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 used request id req-d35e7a96-5409-4688-aa21-6080c0790c31 2018-11-06 13:23:44,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:44,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c9d3d9a7-972d-4794-9cb8-a6928eedf66c Date: Tue, 06 Nov 2018 13:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:43Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet"}]} 2018-11-06 13:23:44,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 used request id req-c9d3d9a7-972d-4794-9cb8-a6928eedf66c 2018-11-06 13:23:44,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:44,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0429c428-9523-4602-8ee9-289ba6047c8c Date: Tue, 06 Nov 2018 13:23:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:42Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:44,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net used request id req-0429c428-9523-4602-8ee9-289ba6047c8c 2018-11-06 13:23:44,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:23:44,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:23:44,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:44,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0b3e10-42c6-44f0-b202-095de5e05f64 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:44,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-2e0b3e10-42c6-44f0-b202-095de5e05f64 2018-11-06 13:23:44,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:44,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fe3bb87a-c9d3-47dc-a1dd-5de4d1a228b4 Date: Tue, 06 Nov 2018 13:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:43Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet"}]} 2018-11-06 13:23:44,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 used request id req-fe3bb87a-c9d3-47dc-a1dd-5de4d1a228b4 2018-11-06 13:23:44,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818&name=NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:45,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6be65ed6-f87c-4629-8b14-fa5cd355c864 Date: Tue, 06 Nov 2018 13:23:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:43Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet"}]} 2018-11-06 13:23:45,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818&name=NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet used request id req-6be65ed6-f87c-4629-8b14-fa5cd355c864 2018-11-06 13:23:45,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:23:45,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:45,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["jLhQ142ES-yY0ERabtptBA"], "issued_at": "2018-11-06T13:23:45.000000Z"}} 2018-11-06 13:23:45,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae5823a470e1bc3011f631f70ff9222e7547cbe4" 2018-11-06 13:23:45,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca96a93-3810-461b-9227-7e1b9baa5003 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:45,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bca96a93-3810-461b-9227-7e1b9baa5003 2018-11-06 13:23:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:45,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-01925aa4-f7cc-4b38-8718-7f0433d056d2 Date: Tue, 06 Nov 2018 13:23:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:42Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:45,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net used request id req-01925aa4-f7cc-4b38-8718-7f0433d056d2 2018-11-06 13:23:45,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:45,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-04a6ee74-66c7-4530-9245-19a34de8edf1 Date: Tue, 06 Nov 2018 13:23:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:43Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet"}]} 2018-11-06 13:23:45,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 used request id req-04a6ee74-66c7-4530-9245-19a34de8edf1 2018-11-06 13:23:45,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:46,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ef60ac4c-6987-43cc-9134-d88c2b7386da Date: Tue, 06 Nov 2018 13:23:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:42Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:46,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net used request id req-ef60ac4c-6987-43cc-9134-d88c2b7386da 2018-11-06 13:23:46,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:23:46,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:23:46,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae5823a470e1bc3011f631f70ff9222e7547cbe4" 2018-11-06 13:23:46,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9105e2fe-d4fd-4496-8efc-876ea9d7538d 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:46,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-9105e2fe-d4fd-4496-8efc-876ea9d7538d 2018-11-06 13:23:46,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:46,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-361fa69b-f2af-43c8-a654-2586a23f5187 Date: Tue, 06 Nov 2018 13:23:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:43Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet"}]} 2018-11-06 13:23:46,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 used request id req-361fa69b-f2af-43c8-a654-2586a23f5187 2018-11-06 13:23:46,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818&name=NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:46,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9c618c46-9b26-422a-a6f1-1878c71480f4 Date: Tue, 06 Nov 2018 13:23:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4022d2a0-09d4-4dd2-93ea-56c8ac5d0818","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:43Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet"}]} 2018-11-06 13:23:46,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4022d2a0-09d4-4dd2-93ea-56c8ac5d0818&name=NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet used request id req-9c618c46-9b26-422a-a6f1-1878c71480f4 2018-11-06 13:23:46,258 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net 2018-11-06 13:23:46,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" -d '{"port": {"network_id": "4022d2a0-09d4-4dd2-93ea-56c8ac5d0818", "fixed_ips": [{"subnet_id": "a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-port", "admin_state_up": true}}' 2018-11-06 13:23:46,431 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-7c3a4e06-38df-4cab-9758-c4de2587f56d Date: Tue, 06 Nov 2018 13:23:46 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 13:23:46,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-7c3a4e06-38df-4cab-9758-c4de2587f56d 2018-11-06 13:23:46,432 - 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-11-06 13:23:46,432 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet 2018-11-06 13:23:46,432 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-subnet 2018-11-06 13:23:46,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:48,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5032c10-38a4-476e-ad6c-7e7851a7eb53 Date: Tue, 06 Nov 2018 13:23:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:48,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a95bc3bf-a0d8-42bb-bd0d-d0e9a6896e04 used request id req-a5032c10-38a4-476e-ad6c-7e7851a7eb53 2018-11-06 13:23:48,892 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9d3572c6-e990-4f76-9e74-794244ff1ff6-pub-net 2018-11-06 13:23:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82383bce6e52a537924a08613233b3ae029ac85" 2018-11-06 13:23:50,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ffd63f42-e938-4533-899f-87657385b375 Date: Tue, 06 Nov 2018 13:23:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:50,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4022d2a0-09d4-4dd2-93ea-56c8ac5d0818 used request id req-ffd63f42-e938-4533-899f-87657385b375 2018-11-06 13:23:50,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:50,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["GVnolAJdS2eRqrx105Y-0g"], "issued_at": "2018-11-06T13:23:50.000000Z"}} 2018-11-06 13:23:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:50,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52c2eaa-349e-42e7-942d-1a23568d19b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:50,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e52c2eaa-349e-42e7-942d-1a23568d19b8 2018-11-06 13:23:50,734 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net 2018-11-06 13:23:50,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" -d '{"network": {"name": "NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net", "admin_state_up": true}}' 2018-11-06 13:23:51,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-12bdfc01-b468-4b9c-8289-dd6ac2c9f336 Date: Tue, 06 Nov 2018 13:23: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":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:51Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:50Z","mtu":1450}} 2018-11-06 13:23:51,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-12bdfc01-b468-4b9c-8289-dd6ac2c9f336 2018-11-06 13:23:51,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:51,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-92a596b7-fdb2-4269-9759-38e2d2599731 Date: Tue, 06 Nov 2018 13:23:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:50Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:51,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca used request id req-92a596b7-fdb2-4269-9759-38e2d2599731 2018-11-06 13:23:51,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:51,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a07cd315-c487-4878-8e40-050b3739103e Date: Tue, 06 Nov 2018 13:23:51 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:23:51,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca used request id req-a07cd315-c487-4878-8e40-050b3739103e 2018-11-06 13:23:51,874 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet 2018-11-06 13:23:51,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" -d '{"subnets": [{"ip_version": 4, "network_id": "c57c1bfa-2b5e-41be-85c7-c3f7ca918cca", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet"}]}' 2018-11-06 13:23:52,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e1c026e1-c0d0-4a8f-953f-dfad1598a284 Date: Tue, 06 Nov 2018 13:23:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:51Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:51Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"313207d7-2268-436c-80f1-d7b8fa66d592","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet"}]} 2018-11-06 13:23:52,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-e1c026e1-c0d0-4a8f-953f-dfad1598a284 2018-11-06 13:23:52,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:52,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d2dab966-35ea-4c29-938a-ab8895e3ff5d Date: Tue, 06 Nov 2018 13:23:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["313207d7-2268-436c-80f1-d7b8fa66d592"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:50Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:52,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca used request id req-d2dab966-35ea-4c29-938a-ab8895e3ff5d 2018-11-06 13:23:52,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:52,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8eda8df1-a637-429c-be83-6eb6b6faec11 Date: Tue, 06 Nov 2018 13:23:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:51Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"313207d7-2268-436c-80f1-d7b8fa66d592","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet"}]} 2018-11-06 13:23:52,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca used request id req-8eda8df1-a637-429c-be83-6eb6b6faec11 2018-11-06 13:23:52,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:53,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b7a961e9-e58a-4f9b-896b-305657047b9c Date: Tue, 06 Nov 2018 13:23:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["313207d7-2268-436c-80f1-d7b8fa66d592"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:50Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:53,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net used request id req-b7a961e9-e58a-4f9b-896b-305657047b9c 2018-11-06 13:23:53,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:23:53,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:23:53,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:53,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3059d239-eb28-417d-9c46-37c8c1460ce7 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:53,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-3059d239-eb28-417d-9c46-37c8c1460ce7 2018-11-06 13:23:53,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:53,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dfad6e47-fce2-4f80-9ef3-69b553a794f5 Date: Tue, 06 Nov 2018 13:23:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:51Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"313207d7-2268-436c-80f1-d7b8fa66d592","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet"}]} 2018-11-06 13:23:53,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca used request id req-dfad6e47-fce2-4f80-9ef3-69b553a794f5 2018-11-06 13:23:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca&name=NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:53,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f0df0a36-0771-43e0-8977-3c2007fd0f10 Date: Tue, 06 Nov 2018 13:23:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:51Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"313207d7-2268-436c-80f1-d7b8fa66d592","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet"}]} 2018-11-06 13:23:53,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca&name=NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet used request id req-f0df0a36-0771-43e0-8977-3c2007fd0f10 2018-11-06 13:23:53,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:23:53,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:54,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["dougGnWEQrWdh28TvJ3ZkA"], "issued_at": "2018-11-06T13:23:54.000000Z"}} 2018-11-06 13:23:54,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4fdd9a71fa62bf3e9a43f0dd4e952da28d4e645" 2018-11-06 13:23:54,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ed6541-75e9-4970-8879-1491c9942eab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:54,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-36ed6541-75e9-4970-8879-1491c9942eab 2018-11-06 13:23:54,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:54,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-19237aee-3b30-4604-8fea-0a927b111822 Date: Tue, 06 Nov 2018 13:23:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["313207d7-2268-436c-80f1-d7b8fa66d592"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:50Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:54,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net used request id req-19237aee-3b30-4604-8fea-0a927b111822 2018-11-06 13:23:54,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:54,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b36ee095-4ab3-467d-977c-60890032896d Date: Tue, 06 Nov 2018 13:23:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:51Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"313207d7-2268-436c-80f1-d7b8fa66d592","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet"}]} 2018-11-06 13:23:54,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca used request id req-b36ee095-4ab3-467d-977c-60890032896d 2018-11-06 13:23:54,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:54,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-5b6ef706-c8d7-4e94-a8e0-8a34cb2b8e0f Date: Tue, 06 Nov 2018 13:23:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["313207d7-2268-436c-80f1-d7b8fa66d592"],"description":"","tags":[],"updated_at":"2018-11-06T13:23:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:50Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:54,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net used request id req-5b6ef706-c8d7-4e94-a8e0-8a34cb2b8e0f 2018-11-06 13:23:54,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:23:54,615 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:23:54,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4fdd9a71fa62bf3e9a43f0dd4e952da28d4e645" 2018-11-06 13:23:54,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d05b6ce-ba4c-49f8-b6cb-c8da36ad66b5 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:23:54,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-2d05b6ce-ba4c-49f8-b6cb-c8da36ad66b5 2018-11-06 13:23:54,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:54,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-927155b9-8df3-4ffb-b026-abf533eac6b1 Date: Tue, 06 Nov 2018 13:23:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:51Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"313207d7-2268-436c-80f1-d7b8fa66d592","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet"}]} 2018-11-06 13:23:54,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca used request id req-927155b9-8df3-4ffb-b026-abf533eac6b1 2018-11-06 13:23:54,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca&name=NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:54,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9e22a1e8-3881-4cc8-ba0e-0753b4659d21 Date: Tue, 06 Nov 2018 13:23:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c57c1bfa-2b5e-41be-85c7-c3f7ca918cca","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:51Z","dns_nameservers":[],"updated_at":"2018-11-06T13:23:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"313207d7-2268-436c-80f1-d7b8fa66d592","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet"}]} 2018-11-06 13:23:54,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c57c1bfa-2b5e-41be-85c7-c3f7ca918cca&name=NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet used request id req-9e22a1e8-3881-4cc8-ba0e-0753b4659d21 2018-11-06 13:23:54,945 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net 2018-11-06 13:23:54,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" -d '{"port": {"network_id": "c57c1bfa-2b5e-41be-85c7-c3f7ca918cca", "fixed_ips": [{"subnet_id": "313207d7-2268-436c-80f1-d7b8fa66d592", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-port", "admin_state_up": true}}' 2018-11-06 13:23:55,161 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-cbb02748-8ff2-4c90-be8c-9b6e6a0586b1 Date: Tue, 06 Nov 2018 13:23:55 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-06 13:23:55,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-cbb02748-8ff2-4c90-be8c-9b6e6a0586b1 2018-11-06 13:23:55,161 - 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-11-06 13:23:55,162 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet 2018-11-06 13:23:55,162 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-subnet 2018-11-06 13:23:55,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/313207d7-2268-436c-80f1-d7b8fa66d592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:57,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86cf6da2-3e64-42d5-b21e-a07d85c7cad5 Date: Tue, 06 Nov 2018 13:23:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:57,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/313207d7-2268-436c-80f1-d7b8fa66d592 used request id req-86cf6da2-3e64-42d5-b21e-a07d85c7cad5 2018-11-06 13:23:57,162 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1009a516-6282-4a13-bcd9-338da18ce094-pub-net 2018-11-06 13:23:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/c57c1bfa-2b5e-41be-85c7-c3f7ca918cca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3beda7da2b1452286e1b8222c15bbcb47ec80f70" 2018-11-06 13:23:58,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cebff805-fd19-40ba-9494-03b8050677f8 Date: Tue, 06 Nov 2018 13:23:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:23:58,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c57c1bfa-2b5e-41be-85c7-c3f7ca918cca used request id req-cebff805-fd19-40ba-9494-03b8050677f8 2018-11-06 13:23:58,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:23:58,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["NsQCbtYATQasSdOvY82ySQ"], "issued_at": "2018-11-06T13:23:58.000000Z"}} 2018-11-06 13:23:58,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:23:58,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590c6f21-d03d-4269-a9db-a79d0be7bf6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:23:58,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-590c6f21-d03d-4269-a9db-a79d0be7bf6e 2018-11-06 13:23:58,995 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net 2018-11-06 13:23:58,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" -d '{"network": {"name": "NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net", "admin_state_up": true}}' 2018-11-06 13:23:59,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-ae9bf335-6653-43f2-9455-44df20b09eae Date: Tue, 06 Nov 2018 13:23:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:59Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:59Z","mtu":1450}} 2018-11-06 13:23:59,365 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ae9bf335-6653-43f2-9455-44df20b09eae 2018-11-06 13:23:59,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6d333d28-eb2c-45cc-844a-e1da21c50d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:23:59,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-a07c823a-6c2d-4c6b-a3ec-83bf0c44725f Date: Tue, 06 Nov 2018 13:23:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:23:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:59Z","provider:network_type":"vxlan"}]} 2018-11-06 13:23:59,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6d333d28-eb2c-45cc-844a-e1da21c50d6b used request id req-a07c823a-6c2d-4c6b-a3ec-83bf0c44725f 2018-11-06 13:23:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:23:59,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3ac6b698-ab99-4479-9994-c7e161b0403b Date: Tue, 06 Nov 2018 13:23:59 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:23:59,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b used request id req-3ac6b698-ab99-4479-9994-c7e161b0403b 2018-11-06 13:23:59,769 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet 2018-11-06 13:23:59,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" -d '{"subnets": [{"ip_version": 4, "network_id": "6d333d28-eb2c-45cc-844a-e1da21c50d6b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet"}]}' 2018-11-06 13:24:00,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a17febfc-a896-441d-8d56-c673b4d820bd Date: Tue, 06 Nov 2018 13:24:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"dea1581b-8150-4a9a-bfc0-311fbf51552f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet"}]} 2018-11-06 13:24:00,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-a17febfc-a896-441d-8d56-c673b4d820bd 2018-11-06 13:24:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6d333d28-eb2c-45cc-844a-e1da21c50d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:00,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1c19e423-0a84-4280-8643-6826f25b927e Date: Tue, 06 Nov 2018 13:24:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["dea1581b-8150-4a9a-bfc0-311fbf51552f"],"description":"","tags":[],"updated_at":"2018-11-06T13:24:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:59Z","provider:network_type":"vxlan"}]} 2018-11-06 13:24:00,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6d333d28-eb2c-45cc-844a-e1da21c50d6b used request id req-1c19e423-0a84-4280-8643-6826f25b927e 2018-11-06 13:24:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:00,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-daaafd34-e987-4478-9ca0-2be048a74bfd Date: Tue, 06 Nov 2018 13:24:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"dea1581b-8150-4a9a-bfc0-311fbf51552f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet"}]} 2018-11-06 13:24:00,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b used request id req-daaafd34-e987-4478-9ca0-2be048a74bfd 2018-11-06 13:24:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:00,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-091d5209-9e90-48c9-9e85-889639b4a7cb Date: Tue, 06 Nov 2018 13:24:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["dea1581b-8150-4a9a-bfc0-311fbf51552f"],"description":"","tags":[],"updated_at":"2018-11-06T13:24:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:59Z","provider:network_type":"vxlan"}]} 2018-11-06 13:24:00,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net used request id req-091d5209-9e90-48c9-9e85-889639b4a7cb 2018-11-06 13:24:00,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:24:00,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:24:00,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:00,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17a47c0-cf5b-40c4-8a88-088de9381b41 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:24:00,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-d17a47c0-cf5b-40c4-8a88-088de9381b41 2018-11-06 13:24:00,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:01,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fd58014d-e8c7-4ce1-8b7a-82b43e36b25b Date: Tue, 06 Nov 2018 13:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"dea1581b-8150-4a9a-bfc0-311fbf51552f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet"}]} 2018-11-06 13:24:01,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b used request id req-fd58014d-e8c7-4ce1-8b7a-82b43e36b25b 2018-11-06 13:24:01,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b&name=NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:01,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-36e40e8c-4445-4ee6-8373-1002e3950238 Date: Tue, 06 Nov 2018 13:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"dea1581b-8150-4a9a-bfc0-311fbf51552f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet"}]} 2018-11-06 13:24:01,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b&name=NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet used request id req-36e40e8c-4445-4ee6-8373-1002e3950238 2018-11-06 13:24:01,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:24:01,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:01,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["saQC3cCdRq-4aRXQF9eG0Q"], "issued_at": "2018-11-06T13:24:01.000000Z"}} 2018-11-06 13:24:01,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513ca29bb4eb6378679073c651cc0891e015a9b6" 2018-11-06 13:24:01,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681b5f4a-0c5e-4dd1-bee9-3d1f5e2dd942 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:01,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-681b5f4a-0c5e-4dd1-bee9-3d1f5e2dd942 2018-11-06 13:24:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:01,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-cc7e0e37-8d40-48bd-a9c6-84cca0bdae90 Date: Tue, 06 Nov 2018 13:24:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["dea1581b-8150-4a9a-bfc0-311fbf51552f"],"description":"","tags":[],"updated_at":"2018-11-06T13:24:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:59Z","provider:network_type":"vxlan"}]} 2018-11-06 13:24:01,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net used request id req-cc7e0e37-8d40-48bd-a9c6-84cca0bdae90 2018-11-06 13:24:01,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:01,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e720e852-9b71-41ff-bd1d-0b39063e1824 Date: Tue, 06 Nov 2018 13:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"dea1581b-8150-4a9a-bfc0-311fbf51552f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet"}]} 2018-11-06 13:24:01,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b used request id req-e720e852-9b71-41ff-bd1d-0b39063e1824 2018-11-06 13:24:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:02,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-23e3e422-e3b9-4537-90db-979e5ea39ee4 Date: Tue, 06 Nov 2018 13:24:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["dea1581b-8150-4a9a-bfc0-311fbf51552f"],"description":"","tags":[],"updated_at":"2018-11-06T13:24:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:23:59Z","provider:network_type":"vxlan"}]} 2018-11-06 13:24:02,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net used request id req-23e3e422-e3b9-4537-90db-979e5ea39ee4 2018-11-06 13:24:02,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:24:02,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:24:02,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513ca29bb4eb6378679073c651cc0891e015a9b6" 2018-11-06 13:24:02,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80888fa6-8511-441c-9f86-e2d22b449fa4 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:24:02,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-80888fa6-8511-441c-9f86-e2d22b449fa4 2018-11-06 13:24:02,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:02,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-de5655e5-56db-4f2c-9bb4-a251fc6ef5f5 Date: Tue, 06 Nov 2018 13:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"dea1581b-8150-4a9a-bfc0-311fbf51552f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet"}]} 2018-11-06 13:24:02,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b used request id req-de5655e5-56db-4f2c-9bb4-a251fc6ef5f5 2018-11-06 13:24:02,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b&name=NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:02,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-798d7659-6149-4fad-9c99-394c74df8bea Date: Tue, 06 Nov 2018 13:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d333d28-eb2c-45cc-844a-e1da21c50d6b","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:00Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"dea1581b-8150-4a9a-bfc0-311fbf51552f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet"}]} 2018-11-06 13:24:02,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d333d28-eb2c-45cc-844a-e1da21c50d6b&name=NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet used request id req-798d7659-6149-4fad-9c99-394c74df8bea 2018-11-06 13:24:02,658 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net 2018-11-06 13:24:02,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" -d '{"port": {"network_id": "6d333d28-eb2c-45cc-844a-e1da21c50d6b", "fixed_ips": [{"subnet_id": "dea1581b-8150-4a9a-bfc0-311fbf51552f", "ip_address": null}], "name": "NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-port", "admin_state_up": true}}' 2018-11-06 13:24:02,674 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-fcc76093-7dcb-4aae-82e5-f2c941da2c20 Date: Tue, 06 Nov 2018 13:24:02 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 13:24:02,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-fcc76093-7dcb-4aae-82e5-f2c941da2c20 2018-11-06 13:24:02,675 - 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-11-06 13:24:02,675 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet 2018-11-06 13:24:02,675 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-subnet 2018-11-06 13:24:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/dea1581b-8150-4a9a-bfc0-311fbf51552f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:04,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57ab7e97-d718-4173-bfd8-9eff047e4ed4 Date: Tue, 06 Nov 2018 13:24:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:04,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/dea1581b-8150-4a9a-bfc0-311fbf51552f used request id req-57ab7e97-d718-4173-bfd8-9eff047e4ed4 2018-11-06 13:24:04,793 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b40a7b5f-5c9d-4668-b920-e85976933ac6-pub-net 2018-11-06 13:24:04,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/6d333d28-eb2c-45cc-844a-e1da21c50d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4efb16ee5a5a3343a271886b4a0fa7e2d4dcece" 2018-11-06 13:24:06,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f396101-da4a-44e1-9b82-17ec4d1476bb Date: Tue, 06 Nov 2018 13:24:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:06,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6d333d28-eb2c-45cc-844a-e1da21c50d6b used request id req-2f396101-da4a-44e1-9b82-17ec4d1476bb 2018-11-06 13:24:06,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:06,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["WRD08rZMRmOoqlgAv2lzEw"], "issued_at": "2018-11-06T13:24:06.000000Z"}} 2018-11-06 13:24:06,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:06,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed71369-3f78-4548-9286-4c024ed2b945 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:06,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bed71369-3f78-4548-9286-4c024ed2b945 2018-11-06 13:24:06,479 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net 2018-11-06 13:24:06,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" -d '{"network": {"name": "NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net", "admin_state_up": true}}' 2018-11-06 13:24:06,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-48bd3e3e-b222-4985-8dde-11335a0fd678 Date: Tue, 06 Nov 2018 13:24:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:24:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:06Z","mtu":1450}} 2018-11-06 13:24:06,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-48bd3e3e-b222-4985-8dde-11335a0fd678 2018-11-06 13:24:06,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:07,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1589d2fa-ef2b-44a2-a214-e5f65b46b485 Date: Tue, 06 Nov 2018 13:24:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:24:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:06Z","provider:network_type":"vxlan"}]} 2018-11-06 13:24:07,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c used request id req-1589d2fa-ef2b-44a2-a214-e5f65b46b485 2018-11-06 13:24:07,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:07,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0e209593-d651-46f5-9bad-807aea5b62e8 Date: Tue, 06 Nov 2018 13:24:07 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:24:07,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c used request id req-0e209593-d651-46f5-9bad-807aea5b62e8 2018-11-06 13:24:07,342 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet 2018-11-06 13:24:07,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" -d '{"subnets": [{"ip_version": 4, "network_id": "2ffd5021-1fa0-4848-b6ba-60730e6ab07c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet"}]}' 2018-11-06 13:24:07,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f1213df5-76e1-4855-acfd-8357d20bcfcb Date: Tue, 06 Nov 2018 13:24:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:07Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:07Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"f1e914f5-8b76-4c12-b532-38a250480729","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet"}]} 2018-11-06 13:24:07,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-f1213df5-76e1-4855-acfd-8357d20bcfcb 2018-11-06 13:24:07,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:08,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cb5d3dd2-c8e6-4ab9-ab6e-f07db2c0e7bc Date: Tue, 06 Nov 2018 13:24:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["f1e914f5-8b76-4c12-b532-38a250480729"],"description":"","tags":[],"updated_at":"2018-11-06T13:24:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:06Z","provider:network_type":"vxlan"}]} 2018-11-06 13:24:08,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c used request id req-cb5d3dd2-c8e6-4ab9-ab6e-f07db2c0e7bc 2018-11-06 13:24:08,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:08,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b34c1046-3a01-460b-9918-c5f373d8f454 Date: Tue, 06 Nov 2018 13:24:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:07Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"f1e914f5-8b76-4c12-b532-38a250480729","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet"}]} 2018-11-06 13:24:08,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c used request id req-b34c1046-3a01-460b-9918-c5f373d8f454 2018-11-06 13:24:08,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:08,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-922e588c-9b77-4d55-b306-c86b2a940113 Date: Tue, 06 Nov 2018 13:24:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["f1e914f5-8b76-4c12-b532-38a250480729"],"description":"","tags":[],"updated_at":"2018-11-06T13:24:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:06Z","provider:network_type":"vxlan"}]} 2018-11-06 13:24:08,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net used request id req-922e588c-9b77-4d55-b306-c86b2a940113 2018-11-06 13:24:08,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:24:08,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:24:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:24:08,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:08,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdefb831-774c-4f2e-aca8-8245a00da224 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:24:08,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-bdefb831-774c-4f2e-aca8-8245a00da224 2018-11-06 13:24:08,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:08,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-22848b02-54ed-49fe-bec4-f335e51a68cf Date: Tue, 06 Nov 2018 13:24:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:07Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"f1e914f5-8b76-4c12-b532-38a250480729","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet"}]} 2018-11-06 13:24:08,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c used request id req-22848b02-54ed-49fe-bec4-f335e51a68cf 2018-11-06 13:24:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c&name=NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:08,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0a7cb85a-cbf2-4824-a112-4b0b6f8b17b0 Date: Tue, 06 Nov 2018 13:24:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:07Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"f1e914f5-8b76-4c12-b532-38a250480729","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet"}]} 2018-11-06 13:24:08,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c&name=NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet used request id req-0a7cb85a-cbf2-4824-a112-4b0b6f8b17b0 2018-11-06 13:24:08,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:24:08,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:09,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["k9MRNYg8RQSb1dQNRU7ISw"], "issued_at": "2018-11-06T13:24:09.000000Z"}} 2018-11-06 13:24:09,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4da731ff09f427fb54544b6465bbff2c13c979" 2018-11-06 13:24:09,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29ea9db-ef04-4045-8ce2-9ad355a3bb48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:09,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a29ea9db-ef04-4045-8ce2-9ad355a3bb48 2018-11-06 13:24:09,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:09,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e4a0bbf0-f156-49b7-9fc7-00a8fdda7b1f Date: Tue, 06 Nov 2018 13:24:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["f1e914f5-8b76-4c12-b532-38a250480729"],"description":"","tags":[],"updated_at":"2018-11-06T13:24:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:06Z","provider:network_type":"vxlan"}]} 2018-11-06 13:24:09,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net used request id req-e4a0bbf0-f156-49b7-9fc7-00a8fdda7b1f 2018-11-06 13:24:09,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:09,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6299f001-78e9-48bc-a014-101e7b5eb953 Date: Tue, 06 Nov 2018 13:24:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:07Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"f1e914f5-8b76-4c12-b532-38a250480729","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet"}]} 2018-11-06 13:24:09,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c used request id req-6299f001-78e9-48bc-a014-101e7b5eb953 2018-11-06 13:24:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:09,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-28872abc-4af6-469a-93ac-32ffeb69e4d3 Date: Tue, 06 Nov 2018 13:24:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["f1e914f5-8b76-4c12-b532-38a250480729"],"description":"","tags":[],"updated_at":"2018-11-06T13:24:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:06Z","provider:network_type":"vxlan"}]} 2018-11-06 13:24:09,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net used request id req-28872abc-4af6-469a-93ac-32ffeb69e4d3 2018-11-06 13:24:09,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:24:09,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:24:09,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4da731ff09f427fb54544b6465bbff2c13c979" 2018-11-06 13:24:09,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc05092d-30c9-4366-9b64-1aa4b1b2f1b9 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:24:09,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-fc05092d-30c9-4366-9b64-1aa4b1b2f1b9 2018-11-06 13:24:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:10,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0ff6f113-3d31-429c-aa31-0772214b71e0 Date: Tue, 06 Nov 2018 13:24:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:07Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"f1e914f5-8b76-4c12-b532-38a250480729","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet"}]} 2018-11-06 13:24:10,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c used request id req-0ff6f113-3d31-429c-aa31-0772214b71e0 2018-11-06 13:24:10,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c&name=NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:10,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6c727c37-ba2d-42c3-878b-3b973eb5e147 Date: Tue, 06 Nov 2018 13:24:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:07Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"f1e914f5-8b76-4c12-b532-38a250480729","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet"}]} 2018-11-06 13:24:10,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2ffd5021-1fa0-4848-b6ba-60730e6ab07c&name=NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet used request id req-6c727c37-ba2d-42c3-878b-3b973eb5e147 2018-11-06 13:24:10,383 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net 2018-11-06 13:24:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" -d '{"port": {"network_id": "2ffd5021-1fa0-4848-b6ba-60730e6ab07c", "fixed_ips": [{"subnet_id": "f1e914f5-8b76-4c12-b532-38a250480729", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-11-06 13:24:11,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-acf3368d-b59e-4d3e-a576-c8a2e691498b Date: Tue, 06 Nov 2018 13:24:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:10Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1e914f5-8b76-4c12-b532-38a250480729","ip_address":"10.55.1.100"}],"id":"a426bde0-5ac0-4172-949e-95bc8cf357f0","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:87:70:72","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","qos_policy_id":null,"admin_state_up":true,"network_id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:10Z","binding:vnic_type":"normal"}} 2018-11-06 13:24:11,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-acf3368d-b59e-4d3e-a576-c8a2e691498b 2018-11-06 13:24:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/a426bde0-5ac0-4172-949e-95bc8cf357f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:11,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-a0b3f09a-e409-4863-9f52-4f9d9cb39f43 Date: Tue, 06 Nov 2018 13:24:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f1e914f5-8b76-4c12-b532-38a250480729","ip_address":"10.55.1.100"}],"id":"a426bde0-5ac0-4172-949e-95bc8cf357f0","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:87:70:72","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","qos_policy_id":null,"admin_state_up":true,"network_id":"2ffd5021-1fa0-4848-b6ba-60730e6ab07c","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:24:10Z","binding:vnic_type":"normal"}} 2018-11-06 13:24:11,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/a426bde0-5ac0-4172-949e-95bc8cf357f0 used request id req-a0b3f09a-e409-4863-9f52-4f9d9cb39f43 2018-11-06 13:24:11,366 - neutron_utils - INFO - Deleting port with name 2018-11-06 13:24:11,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/a426bde0-5ac0-4172-949e-95bc8cf357f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:11,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49f5c567-993f-41fd-8978-e1d1497f0587 Date: Tue, 06 Nov 2018 13:24:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:11,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/a426bde0-5ac0-4172-949e-95bc8cf357f0 used request id req-49f5c567-993f-41fd-8978-e1d1497f0587 2018-11-06 13:24:11,897 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet 2018-11-06 13:24:11,897 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-subnet 2018-11-06 13:24:11,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/f1e914f5-8b76-4c12-b532-38a250480729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:14,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43bdaea2-e2a0-4745-813a-14f5d882cf11 Date: Tue, 06 Nov 2018 13:24:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:14,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f1e914f5-8b76-4c12-b532-38a250480729 used request id req-43bdaea2-e2a0-4745-813a-14f5d882cf11 2018-11-06 13:24:14,030 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-21e063e2-8a6a-47e8-97cc-fb6efb688736-pub-net 2018-11-06 13:24:14,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/2ffd5021-1fa0-4848-b6ba-60730e6ab07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66af976ba30c04a5da7a75512d60ad5f3c0481d1" 2018-11-06 13:24:15,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1de68730-35fa-467f-bd5b-1250e963d70f Date: Tue, 06 Nov 2018 13:24:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:15,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/2ffd5021-1fa0-4848-b6ba-60730e6ab07c used request id req-1de68730-35fa-467f-bd5b-1250e963d70f 2018-11-06 13:24:15,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:15,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["j-pdeHWESdeXmjmAqyDQ1w"], "issued_at": "2018-11-06T13:24:15.000000Z"}} 2018-11-06 13:24:15,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7745e5d0ae471d37a0742549622d6a9e3157bc47" 2018-11-06 13:24:15,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a599bae-4d8b-4e5c-9260-c07492264989 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:15,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4a599bae-4d8b-4e5c-9260-c07492264989 2018-11-06 13:24:15,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:24:15,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:16,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["o4ylK0cKQ0aZ0-eaMzAaZw"], "issued_at": "2018-11-06T13:24:16.000000Z"}} 2018-11-06 13:24:16,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e753a0fbd421f1694de6facef077030fe0b0fd79" 2018-11-06 13:24:16,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6e3a9e-ee4c-4180-b0f7-a4b5812e8ecf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:16,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1c6e3a9e-ee4c-4180-b0f7-a4b5812e8ecf 2018-11-06 13:24:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-7df749a3-e94b-4721-bf29-9eff1a4cd65c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7745e5d0ae471d37a0742549622d6a9e3157bc47" 2018-11-06 13:24:16,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-097a4a0a-cf0d-4001-ad66-50e460e361c7 Date: Tue, 06 Nov 2018 13:24:16 GMT RESP BODY: {"networks":[]} 2018-11-06 13:24:16,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-7df749a3-e94b-4721-bf29-9eff1a4cd65c-pub-net used request id req-097a4a0a-cf0d-4001-ad66-50e460e361c7 2018-11-06 13:24:16,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:16,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["lWQN2YhmQDavtWGR31Wqqw"], "issued_at": "2018-11-06T13:24:16.000000Z"}} 2018-11-06 13:24:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:16,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f633c3-0161-4898-a08d-40a3e9eeb3b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:16,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d7f633c3-0161-4898-a08d-40a3e9eeb3b1 2018-11-06 13:24:16,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:24:16,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:17,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["6MNNmAIgTBaYJC8SPPl13Q"], "issued_at": "2018-11-06T13:24:17.000000Z"}} 2018-11-06 13:24:17,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4911e68ecaf84e830dbc2ebfd4b510b1fc60a42b" 2018-11-06 13:24:17,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75002f81-fd0f-47ae-9fe5-150bfbe5d266 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:17,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-75002f81-fd0f-47ae-9fe5-150bfbe5d266 2018-11-06 13:24:17,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:17,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2d09f555-14ad-49fe-a4fa-4b8f2962d6a5 Date: Tue, 06 Nov 2018 13:24:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:24:17,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-2d09f555-14ad-49fe-a4fa-4b8f2962d6a5 2018-11-06 13:24:17,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:18,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-67550a2e-c2a1-4c70-825b-cff59d605a42 Date: Tue, 06 Nov 2018 13:24:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:24:18,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-67550a2e-c2a1-4c70-825b-cff59d605a42 2018-11-06 13:24:18,028 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-79b05a67-cf8a-4e28-b122-6a33da75cf05-pub-router 2018-11-06 13:24:18,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "NeutronUtilsRouterTests-79b05a67-cf8a-4e28-b122-6a33da75cf05-pub-router", "admin_state_up": true}}' 2018-11-06 13:24:23,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-79319182-48ed-49e7-a289-a832bca99f54 Date: Tue, 06 Nov 2018 13:24:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:18Z", "admin_state_up": true, "updated_at": "2018-11-06T13:24:19Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "5eb2084b-7387-4875-b5e8-20ccaa7455ad", "name": "NeutronUtilsRouterTests-79b05a67-cf8a-4e28-b122-6a33da75cf05-pub-router"}} 2018-11-06 13:24:23,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-79319182-48ed-49e7-a289-a832bca99f54 2018-11-06 13:24:23,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=5eb2084b-7387-4875-b5e8-20ccaa7455ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:23,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-65b3dd54-07db-48ba-8ff8-483bd5219308 Date: Tue, 06 Nov 2018 13:24:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e205af64-4c05-4da2-ba18-6da109b44ce4","ip_address":"169.254.192.12"}],"id":"1298d0ec-965a-4926-9c13-cf01152f1000","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:05:43","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:21Z","binding:vnic_type":"normal","device_id":"5eb2084b-7387-4875-b5e8-20ccaa7455ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:20Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e205af64-4c05-4da2-ba18-6da109b44ce4","ip_address":"169.254.192.3"}],"id":"404fc20f-d21b-4a9a-af4a-f2d65566db14","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:71:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:20Z","binding:vnic_type":"normal","device_id":"5eb2084b-7387-4875-b5e8-20ccaa7455ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e205af64-4c05-4da2-ba18-6da109b44ce4","ip_address":"169.254.192.2"}],"id":"4dd33e73-2260-475b-a641-3ed28d3ee27d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:9b:69","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:20Z","binding:vnic_type":"normal","device_id":"5eb2084b-7387-4875-b5e8-20ccaa7455ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:19Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.207"}],"id":"ea1b33ce-9a21-42ce-9630-bd59f91131dd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:c6:b0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T13:24:19Z","binding:vnic_type":"normal","device_id":"5eb2084b-7387-4875-b5e8-20ccaa7455ad"}]} 2018-11-06 13:24:23,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=5eb2084b-7387-4875-b5e8-20ccaa7455ad used request id req-65b3dd54-07db-48ba-8ff8-483bd5219308 2018-11-06 13:24:23,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:23,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ecb04939-8bf9-47e3-bb36-b90cb32801b4 Date: Tue, 06 Nov 2018 13:24:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 13:24:23,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-ecb04939-8bf9-47e3-bb36-b90cb32801b4 2018-11-06 13:24:23,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:23,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-208b7924-c9eb-4ad2-ad15-2a1aa9620e1d Date: Tue, 06 Nov 2018 13:24:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:18Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:18Z","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":"e205af64-4c05-4da2-ba18-6da109b44ce4","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:23,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 used request id req-208b7924-c9eb-4ad2-ad15-2a1aa9620e1d 2018-11-06 13:24:23,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:23,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-aafafc06-733e-413d-b1dc-cf2a0c05ea1d Date: Tue, 06 Nov 2018 13:24:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:18Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:18Z","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":"e205af64-4c05-4da2-ba18-6da109b44ce4","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:23,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 used request id req-aafafc06-733e-413d-b1dc-cf2a0c05ea1d 2018-11-06 13:24:23,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:23,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5951c78a-24ab-4351-a8bd-ab3663b922b8 Date: Tue, 06 Nov 2018 13:24:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:18Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:18Z","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":"e205af64-4c05-4da2-ba18-6da109b44ce4","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:23,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 used request id req-5951c78a-24ab-4351-a8bd-ab3663b922b8 2018-11-06 13:24:23,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-79b05a67-cf8a-4e28-b122-6a33da75cf05-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:24,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-55e753e7-e614-429d-a064-e7d6ee469ccd Date: Tue, 06 Nov 2018 13:24:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:18Z", "admin_state_up": true, "updated_at": "2018-11-06T13:24:22Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "5eb2084b-7387-4875-b5e8-20ccaa7455ad", "name": "NeutronUtilsRouterTests-79b05a67-cf8a-4e28-b122-6a33da75cf05-pub-router"}]} 2018-11-06 13:24:24,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-79b05a67-cf8a-4e28-b122-6a33da75cf05-pub-router used request id req-55e753e7-e614-429d-a064-e7d6ee469ccd 2018-11-06 13:24:24,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:24:24,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:24:24,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:24,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec56f74-82ae-4a27-b715-380694020d3d 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:24:24,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-eec56f74-82ae-4a27-b715-380694020d3d 2018-11-06 13:24:24,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=5eb2084b-7387-4875-b5e8-20ccaa7455ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:24,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-f5c68864-6340-406e-a89d-ed3937fb54e1 Date: Tue, 06 Nov 2018 13:24:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:24Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e205af64-4c05-4da2-ba18-6da109b44ce4","ip_address":"169.254.192.12"}],"id":"1298d0ec-965a-4926-9c13-cf01152f1000","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:05:43","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:21Z","binding:vnic_type":"normal","device_id":"5eb2084b-7387-4875-b5e8-20ccaa7455ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:20Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e205af64-4c05-4da2-ba18-6da109b44ce4","ip_address":"169.254.192.3"}],"id":"404fc20f-d21b-4a9a-af4a-f2d65566db14","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:71:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:20Z","binding:vnic_type":"normal","device_id":"5eb2084b-7387-4875-b5e8-20ccaa7455ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e205af64-4c05-4da2-ba18-6da109b44ce4","ip_address":"169.254.192.2"}],"id":"4dd33e73-2260-475b-a641-3ed28d3ee27d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:9b:69","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:20Z","binding:vnic_type":"normal","device_id":"5eb2084b-7387-4875-b5e8-20ccaa7455ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:23Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.207"}],"id":"ea1b33ce-9a21-42ce-9630-bd59f91131dd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:c6:b0","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T13:24:19Z","binding:vnic_type":"normal","device_id":"5eb2084b-7387-4875-b5e8-20ccaa7455ad"}]} 2018-11-06 13:24:24,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=5eb2084b-7387-4875-b5e8-20ccaa7455ad used request id req-f5c68864-6340-406e-a89d-ed3937fb54e1 2018-11-06 13:24:24,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:24,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-13b9359e-65a0-41be-b907-d92855a8a30c Date: Tue, 06 Nov 2018 13:24:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 13:24:24,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-13b9359e-65a0-41be-b907-d92855a8a30c 2018-11-06 13:24:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:24,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7d5b8593-b2f9-42fd-908f-027191f4ed96 Date: Tue, 06 Nov 2018 13:24:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:18Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:18Z","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":"e205af64-4c05-4da2-ba18-6da109b44ce4","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:24,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 used request id req-7d5b8593-b2f9-42fd-908f-027191f4ed96 2018-11-06 13:24:24,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:24,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-92d37dbf-ee06-4681-a1cd-3d909fc9356d Date: Tue, 06 Nov 2018 13:24:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:18Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:18Z","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":"e205af64-4c05-4da2-ba18-6da109b44ce4","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:24,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 used request id req-92d37dbf-ee06-4681-a1cd-3d909fc9356d 2018-11-06 13:24:24,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:24,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2d99737a-5521-41cc-b2a3-83b2589d4428 Date: Tue, 06 Nov 2018 13:24:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"59c8fb98-ddb2-4d0b-847d-05c3a0946a3f","tenant_id":"","created_at":"2018-11-06T13:24:18Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:18Z","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":"e205af64-4c05-4da2-ba18-6da109b44ce4","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:24,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/e205af64-4c05-4da2-ba18-6da109b44ce4 used request id req-2d99737a-5521-41cc-b2a3-83b2589d4428 2018-11-06 13:24:24,735 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-79b05a67-cf8a-4e28-b122-6a33da75cf05-pub-router 2018-11-06 13:24:24,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/5eb2084b-7387-4875-b5e8-20ccaa7455ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:28,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcb2247e-6357-4c26-b36d-dcaaf67c4377 Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:28,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5eb2084b-7387-4875-b5e8-20ccaa7455ad used request id req-fcb2247e-6357-4c26-b36d-dcaaf67c4377 2018-11-06 13:24:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-79b05a67-cf8a-4e28-b122-6a33da75cf05-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fedc07a963b498abe527e4375b30050510ced0" 2018-11-06 13:24:28,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e854a738-cb5e-48e1-86de-6630c3547efb Date: Tue, 06 Nov 2018 13:24:28 GMT RESP BODY: {"routers": []} 2018-11-06 13:24:28,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-79b05a67-cf8a-4e28-b122-6a33da75cf05-pub-router used request id req-e854a738-cb5e-48e1-86de-6630c3547efb 2018-11-06 13:24:28,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:28,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["M0WC6HkzTsuuO8sVoJK7jA"], "issued_at": "2018-11-06T13:24:28.000000Z"}} 2018-11-06 13:24:28,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:28,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec8bcde0-c96c-44a5-abc4-eaae5104625f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:28,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ec8bcde0-c96c-44a5-abc4-eaae5104625f 2018-11-06 13:24:28,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:24:28,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:29,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["YrI6KerYRMqhGmVevusCkA"], "issued_at": "2018-11-06T13:24:29.000000Z"}} 2018-11-06 13:24:29,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce863edc8f58d9fc7790ba06c50e15d624a99ab" 2018-11-06 13:24:29,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f190a5b-7ea7-4ca7-a51a-3dceeeaacd53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:29,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7f190a5b-7ea7-4ca7-a51a-3dceeeaacd53 2018-11-06 13:24:29,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:29,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1bc1a154-b37d-4e02-855c-df667599a78a Date: Tue, 06 Nov 2018 13:24:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:24:29,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-1bc1a154-b37d-4e02-855c-df667599a78a 2018-11-06 13:24:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:29,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c0a670b7-8de1-4d0a-844f-1b49b50470e2 Date: Tue, 06 Nov 2018 13:24:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:24:29,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-c0a670b7-8de1-4d0a-844f-1b49b50470e2 2018-11-06 13:24:29,799 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d365a7a8-0c3c-4933-96f4-5ac3baef59f7-pub-router 2018-11-06 13:24:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "NeutronUtilsRouterTests-d365a7a8-0c3c-4933-96f4-5ac3baef59f7-pub-router", "admin_state_up": true}}' 2018-11-06 13:24:34,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-aa5949af-4981-40c2-97cc-b3582cdcbf02 Date: Tue, 06 Nov 2018 13:24:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:30Z", "admin_state_up": true, "updated_at": "2018-11-06T13:24:31Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "77960694-7d15-4d34-9f5b-b5056f7d545f", "name": "NeutronUtilsRouterTests-d365a7a8-0c3c-4933-96f4-5ac3baef59f7-pub-router"}} 2018-11-06 13:24:34,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-aa5949af-4981-40c2-97cc-b3582cdcbf02 2018-11-06 13:24:34,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=77960694-7d15-4d34-9f5b-b5056f7d545f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:35,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-97f58557-ed85-42ef-85c5-507f75c47000 Date: Tue, 06 Nov 2018 13:24:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","ip_address":"169.254.192.2"}],"id":"0197b76e-2391-44bb-acb3-b585b19143cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:d9:65","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:32Z","binding:vnic_type":"normal","device_id":"77960694-7d15-4d34-9f5b-b5056f7d545f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","ip_address":"169.254.192.3"}],"id":"2e76169a-1ddf-43af-821f-2a990dc04b68","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:ab:44","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:31Z","binding:vnic_type":"normal","device_id":"77960694-7d15-4d34-9f5b-b5056f7d545f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:35Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.208"}],"id":"89702548-d9d4-4b4e-a8e9-170986ef02be","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:62:5e","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T13:24:31Z","binding:vnic_type":"normal","device_id":"77960694-7d15-4d34-9f5b-b5056f7d545f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","ip_address":"169.254.192.7"}],"id":"ae9eab72-0092-478d-82e5-ebd86a2148b5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:20:63","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:33Z","binding:vnic_type":"normal","device_id":"77960694-7d15-4d34-9f5b-b5056f7d545f"}]} 2018-11-06 13:24:35,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=77960694-7d15-4d34-9f5b-b5056f7d545f used request id req-97f58557-ed85-42ef-85c5-507f75c47000 2018-11-06 13:24:35,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:35,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9f0b12d0-979c-4c1f-9704-85a3204d06fd Date: Tue, 06 Nov 2018 13:24:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:30Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:35,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 used request id req-9f0b12d0-979c-4c1f-9704-85a3204d06fd 2018-11-06 13:24:35,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:35,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2edf9bc1-aea4-4f63-802c-cc8a896b001b Date: Tue, 06 Nov 2018 13:24:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 13:24:35,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-2edf9bc1-aea4-4f63-802c-cc8a896b001b 2018-11-06 13:24:35,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:35,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5569253d-e734-4b37-855c-a9bac91b8efc Date: Tue, 06 Nov 2018 13:24:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:30Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:35,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 used request id req-5569253d-e734-4b37-855c-a9bac91b8efc 2018-11-06 13:24:35,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:35,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d6654e3a-7f2a-40e5-994e-9a40af48f373 Date: Tue, 06 Nov 2018 13:24:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:30Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:35,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 used request id req-d6654e3a-7f2a-40e5-994e-9a40af48f373 2018-11-06 13:24:35,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-d365a7a8-0c3c-4933-96f4-5ac3baef59f7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:36,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-9dc2cdde-7ea9-48dd-8547-993045a2fd47 Date: Tue, 06 Nov 2018 13:24:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:30Z", "admin_state_up": true, "updated_at": "2018-11-06T13:24:34Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "77960694-7d15-4d34-9f5b-b5056f7d545f", "name": "NeutronUtilsRouterTests-d365a7a8-0c3c-4933-96f4-5ac3baef59f7-pub-router"}]} 2018-11-06 13:24:36,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-d365a7a8-0c3c-4933-96f4-5ac3baef59f7-pub-router used request id req-9dc2cdde-7ea9-48dd-8547-993045a2fd47 2018-11-06 13:24:36,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:24:36,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:24:36,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:36,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d1868a-10a2-4611-8530-3df63fdfcce5 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:24:36,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-17d1868a-10a2-4611-8530-3df63fdfcce5 2018-11-06 13:24:36,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=77960694-7d15-4d34-9f5b-b5056f7d545f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:36,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-66b380eb-1073-41a2-85d5-7d43dc015c81 Date: Tue, 06 Nov 2018 13:24:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:35Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","ip_address":"169.254.192.2"}],"id":"0197b76e-2391-44bb-acb3-b585b19143cd","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:d9:65","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:32Z","binding:vnic_type":"normal","device_id":"77960694-7d15-4d34-9f5b-b5056f7d545f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","ip_address":"169.254.192.3"}],"id":"2e76169a-1ddf-43af-821f-2a990dc04b68","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:ab:44","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:31Z","binding:vnic_type":"normal","device_id":"77960694-7d15-4d34-9f5b-b5056f7d545f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:36Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.208"}],"id":"89702548-d9d4-4b4e-a8e9-170986ef02be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:62:5e","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T13:24:31Z","binding:vnic_type":"normal","device_id":"77960694-7d15-4d34-9f5b-b5056f7d545f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:24:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","ip_address":"169.254.192.7"}],"id":"ae9eab72-0092-478d-82e5-ebd86a2148b5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:20:63","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6d7b0e74f1c744f9842156ca77ffd69d","admin_state_up":true,"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:33Z","binding:vnic_type":"normal","device_id":"77960694-7d15-4d34-9f5b-b5056f7d545f"}]} 2018-11-06 13:24:36,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=77960694-7d15-4d34-9f5b-b5056f7d545f used request id req-66b380eb-1073-41a2-85d5-7d43dc015c81 2018-11-06 13:24:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:36,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-489dfb7e-dd67-47ca-bfd1-cd435531555c Date: Tue, 06 Nov 2018 13:24:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:30Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:36,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 used request id req-489dfb7e-dd67-47ca-bfd1-cd435531555c 2018-11-06 13:24:36,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:36,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-807651c1-e719-4dae-9a79-67bd395971ae Date: Tue, 06 Nov 2018 13:24:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 13:24:36,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-807651c1-e719-4dae-9a79-67bd395971ae 2018-11-06 13:24:36,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:36,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b54b2151-dd2c-4088-b31a-9addbf4afdce Date: Tue, 06 Nov 2018 13:24:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:30Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:36,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 used request id req-b54b2151-dd2c-4088-b31a-9addbf4afdce 2018-11-06 13:24:36,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:37,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-74b68c8d-236e-4af6-a2e1-5132c6f8992a Date: Tue, 06 Nov 2018 13:24:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"38440d52-d8ab-4fa7-92e8-c0fa39fc1210","tenant_id":"","created_at":"2018-11-06T13:24:30Z","dns_nameservers":[],"updated_at":"2018-11-06T13:24:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9987a6e7-8118-4c29-89f7-7dbc6cc51a27","subnetpool_id":null,"name":"HA subnet tenant 6d7b0e74f1c744f9842156ca77ffd69d"}} 2018-11-06 13:24:37,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9987a6e7-8118-4c29-89f7-7dbc6cc51a27 used request id req-74b68c8d-236e-4af6-a2e1-5132c6f8992a 2018-11-06 13:24:37,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:37,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2ea80b09-bfb7-4ac4-a961-4f3c7caa2c25 Date: Tue, 06 Nov 2018 13:24:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:24:37,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-2ea80b09-bfb7-4ac4-a961-4f3c7caa2c25 2018-11-06 13:24:37,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:37,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-10110c61-d711-439c-b604-1da3c23348bc Date: Tue, 06 Nov 2018 13:24:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:24:37,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-10110c61-d711-439c-b604-1da3c23348bc 2018-11-06 13:24:37,331 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d365a7a8-0c3c-4933-96f4-5ac3baef59f7-pub-router 2018-11-06 13:24:37,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/77960694-7d15-4d34-9f5b-b5056f7d545f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:40,969 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4522ea00-2095-4526-9b0a-8ab197df9890 Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:40,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/77960694-7d15-4d34-9f5b-b5056f7d545f used request id req-4522ea00-2095-4526-9b0a-8ab197df9890 2018-11-06 13:24:40,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-d365a7a8-0c3c-4933-96f4-5ac3baef59f7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d395f7ce2acbe491407ae2a15079935835d4942" 2018-11-06 13:24:41,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3855a484-78c4-4a66-b5eb-d6f7ec7b6f84 Date: Tue, 06 Nov 2018 13:24:41 GMT RESP BODY: {"routers": []} 2018-11-06 13:24:41,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-d365a7a8-0c3c-4933-96f4-5ac3baef59f7-pub-router used request id req-3855a484-78c4-4a66-b5eb-d6f7ec7b6f84 2018-11-06 13:24:41,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:41,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["-WY9h6J-RASLJOZkNGXtWA"], "issued_at": "2018-11-06T13:24:41.000000Z"}} 2018-11-06 13:24:41,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73126b41cd450c653152f979d65122694a5ffc1f" 2018-11-06 13:24:41,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5add0995-505a-4924-b90c-98e39047b6af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:41,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5add0995-505a-4924-b90c-98e39047b6af 2018-11-06 13:24:41,657 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-15e9e709-753c-4b5d-be00-391663192531name 2018-11-06 13:24:41,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73126b41cd450c653152f979d65122694a5ffc1f" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-15e9e709-753c-4b5d-be00-391663192531name"}}' 2018-11-06 13:24:42,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-961722d7-dc6d-40dc-9078-5825c870187e Date: Tue, 06 Nov 2018 13:24:42 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:41Z", "updated_at": "2018-11-06T13:24:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:41Z", "revision_number": 0, "id": "435d407f-738e-46e8-a466-5c869860d969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:41Z", "security_group_id": "59bbf975-2ae5-4494-9c9d-f42d0e3fc61c", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:41Z", "revision_number": 0, "id": "95d820b3-2b63-4717-bf67-f92527d3bf28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:41Z", "security_group_id": "59bbf975-2ae5-4494-9c9d-f42d0e3fc61c", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 2, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "59bbf975-2ae5-4494-9c9d-f42d0e3fc61c", "name": "NeutronUtilsSecurityGroupTests-15e9e709-753c-4b5d-be00-391663192531name"}} 2018-11-06 13:24:42,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-961722d7-dc6d-40dc-9078-5825c870187e 2018-11-06 13:24:42,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59bbf975-2ae5-4494-9c9d-f42d0e3fc61c 2018-11-06 13:24:42,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=59bbf975-2ae5-4494-9c9d-f42d0e3fc61c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73126b41cd450c653152f979d65122694a5ffc1f" 2018-11-06 13:24:42,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-982f95b7-2e8d-445a-8084-1af15c683927 Date: Tue, 06 Nov 2018 13:24:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:41Z", "security_group_id": "59bbf975-2ae5-4494-9c9d-f42d0e3fc61c", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:41Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "435d407f-738e-46e8-a466-5c869860d969"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:41Z", "security_group_id": "59bbf975-2ae5-4494-9c9d-f42d0e3fc61c", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:41Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "95d820b3-2b63-4717-bf67-f92527d3bf28"}]} 2018-11-06 13:24:42,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=59bbf975-2ae5-4494-9c9d-f42d0e3fc61c used request id req-982f95b7-2e8d-445a-8084-1af15c683927 2018-11-06 13:24:42,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-15e9e709-753c-4b5d-be00-391663192531name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73126b41cd450c653152f979d65122694a5ffc1f" 2018-11-06 13:24:42,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-3faaf283-dc63-408a-8fc0-27467af2a2e0 Date: Tue, 06 Nov 2018 13:24:42 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:41Z", "updated_at": "2018-11-06T13:24:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:41Z", "revision_number": 0, "id": "95d820b3-2b63-4717-bf67-f92527d3bf28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:41Z", "security_group_id": "59bbf975-2ae5-4494-9c9d-f42d0e3fc61c", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:41Z", "revision_number": 0, "id": "435d407f-738e-46e8-a466-5c869860d969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:41Z", "security_group_id": "59bbf975-2ae5-4494-9c9d-f42d0e3fc61c", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 2, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "59bbf975-2ae5-4494-9c9d-f42d0e3fc61c", "name": "NeutronUtilsSecurityGroupTests-15e9e709-753c-4b5d-be00-391663192531name"}]} 2018-11-06 13:24:42,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-15e9e709-753c-4b5d-be00-391663192531name used request id req-3faaf283-dc63-408a-8fc0-27467af2a2e0 2018-11-06 13:24:42,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59bbf975-2ae5-4494-9c9d-f42d0e3fc61c 2018-11-06 13:24:42,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=59bbf975-2ae5-4494-9c9d-f42d0e3fc61c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73126b41cd450c653152f979d65122694a5ffc1f" 2018-11-06 13:24:42,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1577510c-a0b6-454d-9a60-9bfdcf23f9ce Date: Tue, 06 Nov 2018 13:24:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:41Z", "security_group_id": "59bbf975-2ae5-4494-9c9d-f42d0e3fc61c", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:41Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "435d407f-738e-46e8-a466-5c869860d969"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:41Z", "security_group_id": "59bbf975-2ae5-4494-9c9d-f42d0e3fc61c", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:41Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "95d820b3-2b63-4717-bf67-f92527d3bf28"}]} 2018-11-06 13:24:42,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=59bbf975-2ae5-4494-9c9d-f42d0e3fc61c used request id req-1577510c-a0b6-454d-9a60-9bfdcf23f9ce 2018-11-06 13:24:42,636 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-15e9e709-753c-4b5d-be00-391663192531name 2018-11-06 13:24:42,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/59bbf975-2ae5-4494-9c9d-f42d0e3fc61c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73126b41cd450c653152f979d65122694a5ffc1f" 2018-11-06 13:24:42,948 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53e1691d-b739-463b-83b7-456a52fb0acb Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:42,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/59bbf975-2ae5-4494-9c9d-f42d0e3fc61c used request id req-53e1691d-b739-463b-83b7-456a52fb0acb 2018-11-06 13:24:42,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-15e9e709-753c-4b5d-be00-391663192531name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73126b41cd450c653152f979d65122694a5ffc1f" 2018-11-06 13:24:43,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a000d692-150a-4a02-a2ff-4941d9e48806 Date: Tue, 06 Nov 2018 13:24:43 GMT RESP BODY: {"security_groups": []} 2018-11-06 13:24:43,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-15e9e709-753c-4b5d-be00-391663192531name used request id req-a000d692-150a-4a02-a2ff-4941d9e48806 2018-11-06 13:24:43,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:43,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["CLE42F4fQ8GUOOeGYxHp9A"], "issued_at": "2018-11-06T13:24:43.000000Z"}} 2018-11-06 13:24:43,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59be1add9707844e4613195ca0cc87f5aa9904d" 2018-11-06 13:24:43,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984ad12b-84d5-4c3f-95e2-0fe27e7fdfe4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:43,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-984ad12b-84d5-4c3f-95e2-0fe27e7fdfe4 2018-11-06 13:24:43,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:43,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["GIt6Ay_gT_mFClHluYAUxg"], "issued_at": "2018-11-06T13:24:43.000000Z"}} 2018-11-06 13:24:43,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294398936f82ef92cc6dbbd2203edc4291246daf" 2018-11-06 13:24:44,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce7bbd0-b0c3-47cf-aa12-ead3d3d40676 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:44,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bce7bbd0-b0c3-47cf-aa12-ead3d3d40676 2018-11-06 13:24:44,075 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-9de2683b-ad75-409f-97ca-9e4c42a681aename 2018-11-06 13:24:44,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294398936f82ef92cc6dbbd2203edc4291246daf" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-9de2683b-ad75-409f-97ca-9e4c42a681aename", "description": "hello group"}}' 2018-11-06 13:24:44,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f9275872-c00c-4ed6-b191-b5cfa0cd87ff Date: Tue, 06 Nov 2018 13:24:44 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:44Z", "updated_at": "2018-11-06T13:24:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:44Z", "revision_number": 0, "id": "c5d669b0-dab8-430a-a8a0-77e185e24196", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:44Z", "security_group_id": "d9170065-2fed-4983-b573-d49583235666", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:44Z", "revision_number": 0, "id": "ff37fed4-164a-4271-9d56-607526248d9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:44Z", "security_group_id": "d9170065-2fed-4983-b573-d49583235666", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 2, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "d9170065-2fed-4983-b573-d49583235666", "name": "NeutronUtilsSecurityGroupTests-9de2683b-ad75-409f-97ca-9e4c42a681aename"}} 2018-11-06 13:24:44,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-f9275872-c00c-4ed6-b191-b5cfa0cd87ff 2018-11-06 13:24:44,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9170065-2fed-4983-b573-d49583235666 2018-11-06 13:24:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d9170065-2fed-4983-b573-d49583235666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294398936f82ef92cc6dbbd2203edc4291246daf" 2018-11-06 13:24:44,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-34f26067-67d6-4a3e-9841-416898c35f70 Date: Tue, 06 Nov 2018 13:24:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:44Z", "security_group_id": "d9170065-2fed-4983-b573-d49583235666", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:44Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "c5d669b0-dab8-430a-a8a0-77e185e24196"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:44Z", "security_group_id": "d9170065-2fed-4983-b573-d49583235666", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:44Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "ff37fed4-164a-4271-9d56-607526248d9f"}]} 2018-11-06 13:24:44,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d9170065-2fed-4983-b573-d49583235666 used request id req-34f26067-67d6-4a3e-9841-416898c35f70 2018-11-06 13:24:44,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-9de2683b-ad75-409f-97ca-9e4c42a681aename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294398936f82ef92cc6dbbd2203edc4291246daf" 2018-11-06 13:24:44,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-9710346d-6c83-4726-a85f-56774f1a0cdb Date: Tue, 06 Nov 2018 13:24:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:44Z", "updated_at": "2018-11-06T13:24:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:44Z", "revision_number": 0, "id": "ff37fed4-164a-4271-9d56-607526248d9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:44Z", "security_group_id": "d9170065-2fed-4983-b573-d49583235666", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:44Z", "revision_number": 0, "id": "c5d669b0-dab8-430a-a8a0-77e185e24196", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:44Z", "security_group_id": "d9170065-2fed-4983-b573-d49583235666", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 2, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "d9170065-2fed-4983-b573-d49583235666", "name": "NeutronUtilsSecurityGroupTests-9de2683b-ad75-409f-97ca-9e4c42a681aename"}]} 2018-11-06 13:24:44,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-9de2683b-ad75-409f-97ca-9e4c42a681aename&description=hello+group used request id req-9710346d-6c83-4726-a85f-56774f1a0cdb 2018-11-06 13:24:44,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9170065-2fed-4983-b573-d49583235666 2018-11-06 13:24:44,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d9170065-2fed-4983-b573-d49583235666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294398936f82ef92cc6dbbd2203edc4291246daf" 2018-11-06 13:24:45,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ae9b4f1-c80f-46c0-8b6c-ec4cf9b01413 Date: Tue, 06 Nov 2018 13:24: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-11-06T13:24:44Z", "security_group_id": "d9170065-2fed-4983-b573-d49583235666", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:44Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "c5d669b0-dab8-430a-a8a0-77e185e24196"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:44Z", "security_group_id": "d9170065-2fed-4983-b573-d49583235666", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:44Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "ff37fed4-164a-4271-9d56-607526248d9f"}]} 2018-11-06 13:24:45,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d9170065-2fed-4983-b573-d49583235666 used request id req-8ae9b4f1-c80f-46c0-8b6c-ec4cf9b01413 2018-11-06 13:24:45,034 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-9de2683b-ad75-409f-97ca-9e4c42a681aename 2018-11-06 13:24:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d9170065-2fed-4983-b573-d49583235666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294398936f82ef92cc6dbbd2203edc4291246daf" 2018-11-06 13:24:45,179 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f206b11-68ec-488f-bf80-a4e1808ac1f4 Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:45,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d9170065-2fed-4983-b573-d49583235666 used request id req-1f206b11-68ec-488f-bf80-a4e1808ac1f4 2018-11-06 13:24:45,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:45,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["HiGEG6WpTky_FG_ujk_Zdg"], "issued_at": "2018-11-06T13:24:45.000000Z"}} 2018-11-06 13:24:45,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:45,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8d703a-064d-47e3-abd7-3c7472c1379e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:45,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a8d703a-064d-47e3-abd7-3c7472c1379e 2018-11-06 13:24:45,644 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name 2018-11-06 13:24:45,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name", "description": "hello group"}}' 2018-11-06 13:24:45,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2f13bd2e-b107-48df-8936-2410915dca4c Date: Tue, 06 Nov 2018 13:24:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "updated_at": "2018-11-06T13:24:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "revision_number": 0, "id": "17071a63-b955-4035-8eee-f7d532159dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "revision_number": 0, "id": "814310be-a3bc-4da3-bf82-0193cd7b11b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 2, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "name": "NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name"}} 2018-11-06 13:24:45,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-2f13bd2e-b107-48df-8936-2410915dca4c 2018-11-06 13:24:45,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d71b31-4565-4cbb-a431-b03bd3d05c7e 2018-11-06 13:24:45,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:46,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bafa045-313d-4c8b-9760-d244ea831f8d Date: Tue, 06 Nov 2018 13:24: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-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "17071a63-b955-4035-8eee-f7d532159dc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "814310be-a3bc-4da3-bf82-0193cd7b11b0"}]} 2018-11-06 13:24:46,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e used request id req-5bafa045-313d-4c8b-9760-d244ea831f8d 2018-11-06 13:24:46,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d71b31-4565-4cbb-a431-b03bd3d05c7e 2018-11-06 13:24:46,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:46,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-96310fb2-32df-4b2c-9fe0-a5543fa1f597 Date: Tue, 06 Nov 2018 13:24: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-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "17071a63-b955-4035-8eee-f7d532159dc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "814310be-a3bc-4da3-bf82-0193cd7b11b0"}]} 2018-11-06 13:24:46,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e used request id req-96310fb2-32df-4b2c-9fe0-a5543fa1f597 2018-11-06 13:24:46,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:46,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36f2e85-ec32-4b7d-9cb7-50852668a481 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:46,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d36f2e85-ec32-4b7d-9cb7-50852668a481 2018-11-06 13:24:46,414 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name 2018-11-06 13:24:46,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:46,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-6b3b5b8e-4abf-40a6-9fa8-72d55903fc29 Date: Tue, 06 Nov 2018 13:24:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "updated_at": "2018-11-06T13:24:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "revision_number": 0, "id": "814310be-a3bc-4da3-bf82-0193cd7b11b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "revision_number": 0, "id": "17071a63-b955-4035-8eee-f7d532159dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 2, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "name": "NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name"}]} 2018-11-06 13:24:46,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name used request id req-6b3b5b8e-4abf-40a6-9fa8-72d55903fc29 2018-11-06 13:24:46,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:24:46,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:24:46,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:46,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f45767-c19a-4264-b448-b2f8a4a2565e 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:24:46,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-b9f45767-c19a-4264-b448-b2f8a4a2565e 2018-11-06 13:24:46,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d71b31-4565-4cbb-a431-b03bd3d05c7e 2018-11-06 13:24:46,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:46,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3519f504-f767-482c-bd01-4e8b360e1661 Date: Tue, 06 Nov 2018 13:24: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-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "17071a63-b955-4035-8eee-f7d532159dc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "814310be-a3bc-4da3-bf82-0193cd7b11b0"}]} 2018-11-06 13:24:46,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e used request id req-3519f504-f767-482c-bd01-4e8b360e1661 2018-11-06 13:24:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e"}}' 2018-11-06 13:24:47,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-3e56b797-1b42-4d63-b099-f5861a48ca27 Date: Tue, 06 Nov 2018 13:24:47 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-11-06T13:24:47Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:47Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "3ebed188-bd22-4e8a-917b-d9b3c4d5613a"}} 2018-11-06 13:24:47,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-3e56b797-1b42-4d63-b099-f5861a48ca27 2018-11-06 13:24:47,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:47,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-83596193-bf10-4a25-b440-151140625073 Date: Tue, 06 Nov 2018 13:24:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "updated_at": "2018-11-06T13:24:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:47Z", "revision_number": 0, "id": "3ebed188-bd22-4e8a-917b-d9b3c4d5613a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:47Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "revision_number": 0, "id": "17071a63-b955-4035-8eee-f7d532159dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "revision_number": 0, "id": "814310be-a3bc-4da3-bf82-0193cd7b11b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 3, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "name": "NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name"}]} 2018-11-06 13:24:47,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name&description=hello+group used request id req-83596193-bf10-4a25-b440-151140625073 2018-11-06 13:24:47,328 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d71b31-4565-4cbb-a431-b03bd3d05c7e 2018-11-06 13:24:47,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:47,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-5ccf7ee9-859f-48e0-9773-ddfecdb0e7f3 Date: Tue, 06 Nov 2018 13:24: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-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "17071a63-b955-4035-8eee-f7d532159dc8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:47Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:47Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "3ebed188-bd22-4e8a-917b-d9b3c4d5613a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "814310be-a3bc-4da3-bf82-0193cd7b11b0"}]} 2018-11-06 13:24:47,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e used request id req-5ccf7ee9-859f-48e0-9773-ddfecdb0e7f3 2018-11-06 13:24:47,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d71b31-4565-4cbb-a431-b03bd3d05c7e 2018-11-06 13:24:47,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:47,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-8680df37-6d40-4252-9610-7b4b7f2bd2fb Date: Tue, 06 Nov 2018 13:24: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-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "17071a63-b955-4035-8eee-f7d532159dc8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:47Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:47Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "3ebed188-bd22-4e8a-917b-d9b3c4d5613a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "814310be-a3bc-4da3-bf82-0193cd7b11b0"}]} 2018-11-06 13:24:47,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e used request id req-8680df37-6d40-4252-9610-7b4b7f2bd2fb 2018-11-06 13:24:47,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:47,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-92d46cf1-2bf1-42c3-83a8-881210f88c4c Date: Tue, 06 Nov 2018 13:24:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "updated_at": "2018-11-06T13:24:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "revision_number": 0, "id": "814310be-a3bc-4da3-bf82-0193cd7b11b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:47Z", "revision_number": 0, "id": "3ebed188-bd22-4e8a-917b-d9b3c4d5613a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:47Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "revision_number": 0, "id": "17071a63-b955-4035-8eee-f7d532159dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 3, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "name": "NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name"}]} 2018-11-06 13:24:47,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name&description=hello+group used request id req-92d46cf1-2bf1-42c3-83a8-881210f88c4c 2018-11-06 13:24:47,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d71b31-4565-4cbb-a431-b03bd3d05c7e 2018-11-06 13:24:47,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:47,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-95266448-0cdc-46da-bfee-e2f6fd814c70 Date: Tue, 06 Nov 2018 13:24: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-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "17071a63-b955-4035-8eee-f7d532159dc8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:47Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:47Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "3ebed188-bd22-4e8a-917b-d9b3c4d5613a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:45Z", "security_group_id": "32d71b31-4565-4cbb-a431-b03bd3d05c7e", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:45Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "814310be-a3bc-4da3-bf82-0193cd7b11b0"}]} 2018-11-06 13:24:47,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=32d71b31-4565-4cbb-a431-b03bd3d05c7e used request id req-95266448-0cdc-46da-bfee-e2f6fd814c70 2018-11-06 13:24:47,917 - neutron_utils - INFO - Deleting security group rule with ID - 17071a63-b955-4035-8eee-f7d532159dc8 2018-11-06 13:24:47,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/17071a63-b955-4035-8eee-f7d532159dc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:48,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8f89f9e-949b-4363-a05e-ea53e2386813 Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:48,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/17071a63-b955-4035-8eee-f7d532159dc8 used request id req-b8f89f9e-949b-4363-a05e-ea53e2386813 2018-11-06 13:24:48,170 - neutron_utils - INFO - Deleting security group rule with ID - 814310be-a3bc-4da3-bf82-0193cd7b11b0 2018-11-06 13:24:48,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/814310be-a3bc-4da3-bf82-0193cd7b11b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:48,268 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26494cc1-8e59-4aca-8825-bb7d14a6be96 Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:48,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/814310be-a3bc-4da3-bf82-0193cd7b11b0 used request id req-26494cc1-8e59-4aca-8825-bb7d14a6be96 2018-11-06 13:24:48,269 - neutron_utils - INFO - Deleting security group rule with ID - 3ebed188-bd22-4e8a-917b-d9b3c4d5613a 2018-11-06 13:24:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3ebed188-bd22-4e8a-917b-d9b3c4d5613a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:48,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6d549d6-7dd9-4ed9-ad29-7e1c516e5467 Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:48,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3ebed188-bd22-4e8a-917b-d9b3c4d5613a used request id req-b6d549d6-7dd9-4ed9-ad29-7e1c516e5467 2018-11-06 13:24:48,361 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-eba2a6f0-bc19-4ed3-ad96-9beda7d0db98name 2018-11-06 13:24:48,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/32d71b31-4565-4cbb-a431-b03bd3d05c7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d53f3ef1b278406ec74fbe23d9b47f1b786b55b" 2018-11-06 13:24:48,645 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0424fa67-b70a-4f27-8d73-3117825c011d Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:48,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/32d71b31-4565-4cbb-a431-b03bd3d05c7e used request id req-0424fa67-b70a-4f27-8d73-3117825c011d 2018-11-06 13:24:48,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:49,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["BYtsAEmRSyyB0VJy_zpVHw"], "issued_at": "2018-11-06T13:24:49.000000Z"}} 2018-11-06 13:24:49,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" 2018-11-06 13:24:49,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d61f9e-1368-41db-84f3-3e06e8afa312 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:49,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-30d61f9e-1368-41db-84f3-3e06e8afa312 2018-11-06 13:24:49,109 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-ea4744b6-9f6a-4c79-b402-4917cfac3a4bname-1 2018-11-06 13:24:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-ea4744b6-9f6a-4c79-b402-4917cfac3a4bname-1", "description": "hello group"}}' 2018-11-06 13:24:49,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-b525fea4-3394-4d39-b86f-1c2425b2b949 Date: Tue, 06 Nov 2018 13:24:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "updated_at": "2018-11-06T13:24:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "revision_number": 0, "id": "526d375c-707a-40be-b9f9-d35fc6cd46e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:49Z", "security_group_id": "f53db7a8-7514-4dda-8682-67f47d402d93", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "revision_number": 0, "id": "7f47b78f-1010-483e-a6be-fcb4b7b193e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:49Z", "security_group_id": "f53db7a8-7514-4dda-8682-67f47d402d93", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 2, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "f53db7a8-7514-4dda-8682-67f47d402d93", "name": "NeutronUtilsSecurityGroupTests-ea4744b6-9f6a-4c79-b402-4917cfac3a4bname-1"}} 2018-11-06 13:24:49,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-b525fea4-3394-4d39-b86f-1c2425b2b949 2018-11-06 13:24:49,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f53db7a8-7514-4dda-8682-67f47d402d93 2018-11-06 13:24:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f53db7a8-7514-4dda-8682-67f47d402d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" 2018-11-06 13:24:49,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0f1c93f3-8b11-47bd-9c22-12d07c8267b9 Date: Tue, 06 Nov 2018 13:24:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "security_group_id": "f53db7a8-7514-4dda-8682-67f47d402d93", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "526d375c-707a-40be-b9f9-d35fc6cd46e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "security_group_id": "f53db7a8-7514-4dda-8682-67f47d402d93", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "7f47b78f-1010-483e-a6be-fcb4b7b193e4"}]} 2018-11-06 13:24:49,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f53db7a8-7514-4dda-8682-67f47d402d93 used request id req-0f1c93f3-8b11-47bd-9c22-12d07c8267b9 2018-11-06 13:24:49,672 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-ea4744b6-9f6a-4c79-b402-4917cfac3a4bname-2 2018-11-06 13:24:49,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-ea4744b6-9f6a-4c79-b402-4917cfac3a4bname-2", "description": "hello group"}}' 2018-11-06 13:24:50,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-50113265-c592-4899-9ddb-d4bc3b010e30 Date: Tue, 06 Nov 2018 13:24:50 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "updated_at": "2018-11-06T13:24:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "revision_number": 0, "id": "4c014b68-26d9-40ae-9aa3-e041b7083774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:49Z", "security_group_id": "9706496e-559f-4838-9125-0bc9706a1ef6", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "revision_number": 0, "id": "ce064c28-b20f-4014-b7f7-7a08de18e852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:49Z", "security_group_id": "9706496e-559f-4838-9125-0bc9706a1ef6", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 2, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "9706496e-559f-4838-9125-0bc9706a1ef6", "name": "NeutronUtilsSecurityGroupTests-ea4744b6-9f6a-4c79-b402-4917cfac3a4bname-2"}} 2018-11-06 13:24:50,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-50113265-c592-4899-9ddb-d4bc3b010e30 2018-11-06 13:24:50,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9706496e-559f-4838-9125-0bc9706a1ef6 2018-11-06 13:24:50,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9706496e-559f-4838-9125-0bc9706a1ef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" 2018-11-06 13:24:50,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f157b8ac-1f07-42ea-bc48-8197b213a886 Date: Tue, 06 Nov 2018 13:24:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "security_group_id": "9706496e-559f-4838-9125-0bc9706a1ef6", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "4c014b68-26d9-40ae-9aa3-e041b7083774"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "security_group_id": "9706496e-559f-4838-9125-0bc9706a1ef6", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "ce064c28-b20f-4014-b7f7-7a08de18e852"}]} 2018-11-06 13:24:50,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9706496e-559f-4838-9125-0bc9706a1ef6 used request id req-f157b8ac-1f07-42ea-bc48-8197b213a886 2018-11-06 13:24:50,322 - neutron_utils - INFO - Retrieving security group with ID - f53db7a8-7514-4dda-8682-67f47d402d93 2018-11-06 13:24:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=f53db7a8-7514-4dda-8682-67f47d402d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" 2018-11-06 13:24:50,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-8b96faa3-e874-44f9-98ad-a7dacece87ac Date: Tue, 06 Nov 2018 13:24:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "updated_at": "2018-11-06T13:24:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "revision_number": 0, "id": "526d375c-707a-40be-b9f9-d35fc6cd46e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:49Z", "security_group_id": "f53db7a8-7514-4dda-8682-67f47d402d93", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "revision_number": 0, "id": "7f47b78f-1010-483e-a6be-fcb4b7b193e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:49Z", "security_group_id": "f53db7a8-7514-4dda-8682-67f47d402d93", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 2, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "f53db7a8-7514-4dda-8682-67f47d402d93", "name": "NeutronUtilsSecurityGroupTests-ea4744b6-9f6a-4c79-b402-4917cfac3a4bname-1"}]} 2018-11-06 13:24:50,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=f53db7a8-7514-4dda-8682-67f47d402d93 used request id req-8b96faa3-e874-44f9-98ad-a7dacece87ac 2018-11-06 13:24:50,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f53db7a8-7514-4dda-8682-67f47d402d93 2018-11-06 13:24:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f53db7a8-7514-4dda-8682-67f47d402d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" 2018-11-06 13:24:50,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-95caf926-b6ce-437b-ac16-da4e1e264e2d Date: Tue, 06 Nov 2018 13:24:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "security_group_id": "f53db7a8-7514-4dda-8682-67f47d402d93", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "526d375c-707a-40be-b9f9-d35fc6cd46e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "security_group_id": "f53db7a8-7514-4dda-8682-67f47d402d93", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "7f47b78f-1010-483e-a6be-fcb4b7b193e4"}]} 2018-11-06 13:24:50,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f53db7a8-7514-4dda-8682-67f47d402d93 used request id req-95caf926-b6ce-437b-ac16-da4e1e264e2d 2018-11-06 13:24:50,720 - neutron_utils - INFO - Retrieving security group with ID - 9706496e-559f-4838-9125-0bc9706a1ef6 2018-11-06 13:24:50,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=9706496e-559f-4838-9125-0bc9706a1ef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" 2018-11-06 13:24:50,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-4915d064-af87-4a6e-afce-b6ce40bacd89 Date: Tue, 06 Nov 2018 13:24:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "updated_at": "2018-11-06T13:24:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "revision_number": 0, "id": "4c014b68-26d9-40ae-9aa3-e041b7083774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:49Z", "security_group_id": "9706496e-559f-4838-9125-0bc9706a1ef6", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "revision_number": 0, "id": "ce064c28-b20f-4014-b7f7-7a08de18e852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:24:49Z", "security_group_id": "9706496e-559f-4838-9125-0bc9706a1ef6", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 2, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "9706496e-559f-4838-9125-0bc9706a1ef6", "name": "NeutronUtilsSecurityGroupTests-ea4744b6-9f6a-4c79-b402-4917cfac3a4bname-2"}]} 2018-11-06 13:24:50,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=9706496e-559f-4838-9125-0bc9706a1ef6 used request id req-4915d064-af87-4a6e-afce-b6ce40bacd89 2018-11-06 13:24:50,913 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9706496e-559f-4838-9125-0bc9706a1ef6 2018-11-06 13:24:50,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9706496e-559f-4838-9125-0bc9706a1ef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" 2018-11-06 13:24:51,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aee2d180-6f10-4e18-b9c5-0371d6c1bb0f Date: Tue, 06 Nov 2018 13:24:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "security_group_id": "9706496e-559f-4838-9125-0bc9706a1ef6", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "4c014b68-26d9-40ae-9aa3-e041b7083774"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:24:49Z", "security_group_id": "9706496e-559f-4838-9125-0bc9706a1ef6", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:49Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "ce064c28-b20f-4014-b7f7-7a08de18e852"}]} 2018-11-06 13:24:51,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9706496e-559f-4838-9125-0bc9706a1ef6 used request id req-aee2d180-6f10-4e18-b9c5-0371d6c1bb0f 2018-11-06 13:24:51,083 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-ea4744b6-9f6a-4c79-b402-4917cfac3a4bname-1 2018-11-06 13:24:51,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f53db7a8-7514-4dda-8682-67f47d402d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" 2018-11-06 13:24:51,236 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68a82178-b4e2-4a47-9efa-2ca557aced0f Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:51,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f53db7a8-7514-4dda-8682-67f47d402d93 used request id req-68a82178-b4e2-4a47-9efa-2ca557aced0f 2018-11-06 13:24:51,236 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-ea4744b6-9f6a-4c79-b402-4917cfac3a4bname-2 2018-11-06 13:24:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9706496e-559f-4838-9125-0bc9706a1ef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f051ecc8f3ed95e864d4c676a2bdb29d536a5c" 2018-11-06 13:24:51,429 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b16453f-66c5-4456-9603-dab4883c55f0 Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:51,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9706496e-559f-4838-9125-0bc9706a1ef6 used request id req-6b16453f-66c5-4456-9603-dab4883c55f0 2018-11-06 13:24:51,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:51,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["tG2OT6CdT1-gl1zzmZTWdQ"], "issued_at": "2018-11-06T13:24:51.000000Z"}} 2018-11-06 13:24:51,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b1cdb00aee8cfb74a725479ae8109cf039b779" 2018-11-06 13:24:51,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9344cc00-fda7-43e6-b5f6-5f80917e72be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:24:51,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9344cc00-fda7-43e6-b5f6-5f80917e72be 2018-11-06 13:24:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b1cdb00aee8cfb74a725479ae8109cf039b779" 2018-11-06 13:24:52,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3aa3da0e-72b9-41bf-ac2c-c425ef2dfbd5 Date: Tue, 06 Nov 2018 13:24:52 GMT RESP BODY: {"floatingips": []} 2018-11-06 13:24:52,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-3aa3da0e-72b9-41bf-ac2c-c425ef2dfbd5 2018-11-06 13:24:52,022 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 13:24:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b1cdb00aee8cfb74a725479ae8109cf039b779" 2018-11-06 13:24:52,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cddfd110-fe72-4317-b729-ed16c6039f3d Date: Tue, 06 Nov 2018 13:24:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:24:52,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-cddfd110-fe72-4317-b729-ed16c6039f3d 2018-11-06 13:24:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b1cdb00aee8cfb74a725479ae8109cf039b779" 2018-11-06 13:24:52,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-809310d2-91c2-4f45-bef4-c9d91d7bf693 Date: Tue, 06 Nov 2018 13:24:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:24:52,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-809310d2-91c2-4f45-bef4-c9d91d7bf693 2018-11-06 13:24:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b1cdb00aee8cfb74a725479ae8109cf039b779" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}}' 2018-11-06 13:24:53,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-632c0914-3be9-460a-807e-c49660a2130e Date: Tue, 06 Nov 2018 13:24:53 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:53Z", "updated_at": "2018-11-06T13:24:53Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_id": null, "id": "4ebf2d70-3151-4e27-b2c2-f0d5fb389f4a"}} 2018-11-06 13:24:53,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-632c0914-3be9-460a-807e-c49660a2130e 2018-11-06 13:24:53,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b1cdb00aee8cfb74a725479ae8109cf039b779" 2018-11-06 13:24:54,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-07b79547-20b0-4331-9dc0-d4863ccee7c2 Date: Tue, 06 Nov 2018 13:24:54 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:53Z", "updated_at": "2018-11-06T13:24:53Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_id": null, "id": "4ebf2d70-3151-4e27-b2c2-f0d5fb389f4a"}]} 2018-11-06 13:24:54,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-07b79547-20b0-4331-9dc0-d4863ccee7c2 2018-11-06 13:24:54,075 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.209 2018-11-06 13:24:54,075 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.209 2018-11-06 13:24:54,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips?ip=4ebf2d70-3151-4e27-b2c2-f0d5fb389f4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b1cdb00aee8cfb74a725479ae8109cf039b779" 2018-11-06 13:24:54,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-049e6472-6101-4f43-ad7f-75e236caf8b8 Date: Tue, 06 Nov 2018 13:24:54 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:24:53Z", "updated_at": "2018-11-06T13:24:53Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_id": null, "id": "4ebf2d70-3151-4e27-b2c2-f0d5fb389f4a"}]} 2018-11-06 13:24:54,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips?ip=4ebf2d70-3151-4e27-b2c2-f0d5fb389f4a used request id req-049e6472-6101-4f43-ad7f-75e236caf8b8 2018-11-06 13:24:54,267 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-11-06 13:24:54,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/4ebf2d70-3151-4e27-b2c2-f0d5fb389f4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b1cdb00aee8cfb74a725479ae8109cf039b779" 2018-11-06 13:24:54,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d23bdae2-cd6d-4fb5-af90-6a46e1b85d0a Content-Length: 0 Date: Tue, 06 Nov 2018 13:24:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:24:54,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/4ebf2d70-3151-4e27-b2c2-f0d5fb389f4a used request id req-d23bdae2-cd6d-4fb5-af90-6a46e1b85d0a 2018-11-06 13:24:54,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:24:54,781 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e 2018-11-06 13:24:54,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:55,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["y39EJR0ETA6m-Zri6rJ3uw"], "issued_at": "2018-11-06T13:24:55.000000Z"}} 2018-11-06 13:24:55,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cc32ae1ce209956e7390ae709f794fe4fafc9a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0/i9s9MXwXny9n7RWpC+UVSPGrXe/LNGFjsaCM6rhcLQrC/UD3w8Ke8mFeDxgTzqLxta2a7FZ+ENjDadnfym7YzwqkUosKdGjkv+g1rZtb9FoIx9qMTlMI9/oxQDmxzPOH9IqpOFvDd6VerB8fp3FLq9fvQq99989bbXCDap6K+uaPEh7LFTBs/HaKLdYVBtlK9GdFNVGBU12O/7F0RYtBeDTqruozK5/lcCm1n865XC/2pzW/cpJlsQS4Sf0Ox1k/UxH9tBnO1pjYP1oahtTdbNXq1c8+ZYmKappGnJ6QXc53OwvN8qWLNygBAbQm8pt+LRIXPEeEuQkk8AtUEiL", "name": "NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e"}}' 2018-11-06 13:24:55,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24: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-e882feac-14ae-4bc1-9b8e-031203f897db x-compute-request-id: req-e882feac-14ae-4bc1-9b8e-031203f897db Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0/i9s9MXwXny9n7RWpC+UVSPGrXe/LNGFjsaCM6rhcLQrC/UD3w8Ke8mFeDxgTzqLxta2a7FZ+ENjDadnfym7YzwqkUosKdGjkv+g1rZtb9FoIx9qMTlMI9/oxQDmxzPOH9IqpOFvDd6VerB8fp3FLq9fvQq99989bbXCDap6K+uaPEh7LFTBs/HaKLdYVBtlK9GdFNVGBU12O/7F0RYtBeDTqruozK5/lcCm1n865XC/2pzW/cpJlsQS4Sf0Ox1k/UxH9tBnO1pjYP1oahtTdbNXq1c8+ZYmKappGnJ6QXc53OwvN8qWLNygBAbQm8pt+LRIXPEeEuQkk8AtUEiL", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "name": "NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e", "fingerprint": "18:85:8c:67:10:91:15:7d:15:6d:cc:15:4d:a0:bb:5c"}} 2018-11-06 13:24:55,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-e882feac-14ae-4bc1-9b8e-031203f897db 2018-11-06 13:24:55,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cc32ae1ce209956e7390ae709f794fe4fafc9a" 2018-11-06 13:24:55,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24: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-8e6bb640-2938-4dd4-80fb-f809a99b0abe x-compute-request-id: req-8e6bb640-2938-4dd4-80fb-f809a99b0abe Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0/i9s9MXwXny9n7RWpC+UVSPGrXe/LNGFjsaCM6rhcLQrC/UD3w8Ke8mFeDxgTzqLxta2a7FZ+ENjDadnfym7YzwqkUosKdGjkv+g1rZtb9FoIx9qMTlMI9/oxQDmxzPOH9IqpOFvDd6VerB8fp3FLq9fvQq99989bbXCDap6K+uaPEh7LFTBs/HaKLdYVBtlK9GdFNVGBU12O/7F0RYtBeDTqruozK5/lcCm1n865XC/2pzW/cpJlsQS4Sf0Ox1k/UxH9tBnO1pjYP1oahtTdbNXq1c8+ZYmKappGnJ6QXc53OwvN8qWLNygBAbQm8pt+LRIXPEeEuQkk8AtUEiL", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "name": "NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e", "deleted": false, "created_at": "2018-11-06T13:24:55.000000", "updated_at": null, "fingerprint": "18:85:8c:67:10:91:15:7d:15:6d:cc:15:4d:a0:bb:5c", "deleted_at": null, "id": 2}} 2018-11-06 13:24:55,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e used request id req-8e6bb640-2938-4dd4-80fb-f809a99b0abe 2018-11-06 13:24:55,612 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e 2018-11-06 13:24:55,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cc32ae1ce209956e7390ae709f794fe4fafc9a" 2018-11-06 13:24:55,666 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:24: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-9d970ab9-a193-47c6-868f-ecd756b26328 x-compute-request-id: req-9d970ab9-a193-47c6-868f-ecd756b26328 Content-Length: 0 Content-Type: application/json 2018-11-06 13:24:55,666 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e used request id req-9d970ab9-a193-47c6-868f-ecd756b26328 2018-11-06 13:24:55,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cc32ae1ce209956e7390ae709f794fe4fafc9a" 2018-11-06 13:24:55,687 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:24: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-adf7979b-554a-4df3-8a39-6dd5e508d15a x-compute-request-id: req-adf7979b-554a-4df3-8a39-6dd5e508d15a Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e not found for user 61d818fd420c48d0b7ca275aaa467a64", "code": 404}} 2018-11-06 13:24:55,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e used request id req-adf7979b-554a-4df3-8a39-6dd5e508d15a 2018-11-06 13:24:55,687 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e 2018-11-06 13:24:55,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cc32ae1ce209956e7390ae709f794fe4fafc9a" 2018-11-06 13:24:55,787 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:24: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-2b298f5a-c074-4d85-b42d-1dbbbba20bf6 x-compute-request-id: req-2b298f5a-c074-4d85-b42d-1dbbbba20bf6 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e not found for user 61d818fd420c48d0b7ca275aaa467a64", "code": 404}} 2018-11-06 13:24:55,787 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7f715263-b0d4-425f-b9c3-21084ddade9e used request id req-2b298f5a-c074-4d85-b42d-1dbbbba20bf6 2018-11-06 13:24:55,789 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:24:55,908 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-34468d74-889c-4c3d-a7e4-a8910def23b0.pub 2018-11-06 13:24:55,909 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-34468d74-889c-4c3d-a7e4-a8910def23b0 2018-11-06 13:24:55,909 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-34468d74-889c-4c3d-a7e4-a8910def23b0.pub 2018-11-06 13:24:55,909 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-34468d74-889c-4c3d-a7e4-a8910def23b0 2018-11-06 13:24:55,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:56,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["bpTkLabRRV-CxIG1l5U4Rg"], "issued_at": "2018-11-06T13:24:56.000000Z"}} 2018-11-06 13:24:56,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da721a749311bffe416f6b3d0709cec5ac13369b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe2Gm5w0M6bxr5rv6iwF+Lg6iwgOfbh/t/IiA74DWb05ELUw+VHhtJen68xwc3emgGEi8IR6QFzpfQB4XmbOYyRANnR6cMuFAknsi+BOJf9ZAPrvYANuR3s6zQ+BG6B2VX4/a+gSNBMpphc1/fXNcKXeUoBzN6ocUKe5PgoqnzQ3ejIKdKycF/Cw/MaW1nnpnwS7DajsjzfiEu9Ja1+TsVVJk8NxwB09mCaVGravan61O3bwBdjY59P6+P4EpfWmF6bwJkaWHi/ef/kELs+r6GSwhRY0/wyO2Qbnr56R2FSQWymK2gwygdFslrTlJcjbzBmP8yvbWFPeenrYKw6Zl9", "name": "NovaUtilsKeypairTests-34468d74-889c-4c3d-a7e4-a8910def23b0"}}' 2018-11-06 13:24:57,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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,Accept-Encoding x-openstack-request-id: req-5b58b46b-7e3e-4770-817d-d0cf00aae218 x-compute-request-id: req-5b58b46b-7e3e-4770-817d-d0cf00aae218 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe2Gm5w0M6bxr5rv6iwF+Lg6iwgOfbh/t/IiA74DWb05ELUw+VHhtJen68xwc3emgGEi8IR6QFzpfQB4XmbOYyRANnR6cMuFAknsi+BOJf9ZAPrvYANuR3s6zQ+BG6B2VX4/a+gSNBMpphc1/fXNcKXeUoBzN6ocUKe5PgoqnzQ3ejIKdKycF/Cw/MaW1nnpnwS7DajsjzfiEu9Ja1+TsVVJk8NxwB09mCaVGravan61O3bwBdjY59P6+P4EpfWmF6bwJkaWHi/ef/kELs+r6GSwhRY0/wyO2Qbnr56R2FSQWymK2gwygdFslrTlJcjbzBmP8yvbWFPeenrYKw6Zl9", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "name": "NovaUtilsKeypairTests-34468d74-889c-4c3d-a7e4-a8910def23b0", "fingerprint": "a5:79:f4:95:ea:8d:b7:b0:c4:38:87:a1:8b:37:d3:60"}} 2018-11-06 13:24:57,063 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5b58b46b-7e3e-4770-817d-d0cf00aae218 2018-11-06 13:24:57,064 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-34468d74-889c-4c3d-a7e4-a8910def23b0 2018-11-06 13:24:57,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-34468d74-889c-4c3d-a7e4-a8910def23b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da721a749311bffe416f6b3d0709cec5ac13369b" 2018-11-06 13:24:57,229 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:24: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-2c1e3173-90ad-4460-900e-678c5a5b4bab x-compute-request-id: req-2c1e3173-90ad-4460-900e-678c5a5b4bab Content-Length: 0 Content-Type: application/json 2018-11-06 13:24:57,229 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-34468d74-889c-4c3d-a7e4-a8910def23b0 used request id req-2c1e3173-90ad-4460-900e-678c5a5b4bab 2018-11-06 13:24:57,230 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:24:57,355 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-213d0ae2-6729-4edd-adb5-96c5c54afb20 2018-11-06 13:24:57,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:57,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["KSQBCFSyQqaqrMs91ikVlQ"], "issued_at": "2018-11-06T13:24:57.000000Z"}} 2018-11-06 13:24:57,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd12aa3bff4e43c4c30fe88422f94b9c01e92abc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3r7iw2cB/r420bCHhkyytdVHsXctcursW8VRuTd90WCLHFrnQUQ3GYLbZbhB7EzMajGpv+T/j4vp6v4DkxtHlOu/Gy9rvttIbsxT63Yfvc78oi1HwyH1ayqqO9WGPzJ5glTZkuHdX3fN41vT/7R6Gdu446A3x8kbjHMHeLITIb6LKv1zckvzaDQF3CvQdclhhPVWbPCkTgQPgchnOzvMHYUXdLag9qttPNakrSQ5WASoK43m1FSpWd9yu/QivJyEWrO4Th4WvVPhjkjGeF/bH3yAmTfbFpmt4xqcJuUMRxzUHLfFFQ2o4htvCM5RCu6Dyn+r+ti2fa/aYujjomo2p", "name": "NovaUtilsKeypairTests-213d0ae2-6729-4edd-adb5-96c5c54afb20"}}' 2018-11-06 13:24:58,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24: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-33cc91d4-861e-4966-b854-3c56348f8578 x-compute-request-id: req-33cc91d4-861e-4966-b854-3c56348f8578 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3r7iw2cB/r420bCHhkyytdVHsXctcursW8VRuTd90WCLHFrnQUQ3GYLbZbhB7EzMajGpv+T/j4vp6v4DkxtHlOu/Gy9rvttIbsxT63Yfvc78oi1HwyH1ayqqO9WGPzJ5glTZkuHdX3fN41vT/7R6Gdu446A3x8kbjHMHeLITIb6LKv1zckvzaDQF3CvQdclhhPVWbPCkTgQPgchnOzvMHYUXdLag9qttPNakrSQ5WASoK43m1FSpWd9yu/QivJyEWrO4Th4WvVPhjkjGeF/bH3yAmTfbFpmt4xqcJuUMRxzUHLfFFQ2o4htvCM5RCu6Dyn+r+ti2fa/aYujjomo2p", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "name": "NovaUtilsKeypairTests-213d0ae2-6729-4edd-adb5-96c5c54afb20", "fingerprint": "01:04:2a:d3:fe:78:00:b6:7f:9d:ca:d0:12:06:72:81"}} 2018-11-06 13:24:58,009 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-33cc91d4-861e-4966-b854-3c56348f8578 2018-11-06 13:24:58,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-213d0ae2-6729-4edd-adb5-96c5c54afb20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd12aa3bff4e43c4c30fe88422f94b9c01e92abc" 2018-11-06 13:24:58,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24: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-788ea4c5-8182-44a6-8aa0-e219f8642858 x-compute-request-id: req-788ea4c5-8182-44a6-8aa0-e219f8642858 Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3r7iw2cB/r420bCHhkyytdVHsXctcursW8VRuTd90WCLHFrnQUQ3GYLbZbhB7EzMajGpv+T/j4vp6v4DkxtHlOu/Gy9rvttIbsxT63Yfvc78oi1HwyH1ayqqO9WGPzJ5glTZkuHdX3fN41vT/7R6Gdu446A3x8kbjHMHeLITIb6LKv1zckvzaDQF3CvQdclhhPVWbPCkTgQPgchnOzvMHYUXdLag9qttPNakrSQ5WASoK43m1FSpWd9yu/QivJyEWrO4Th4WvVPhjkjGeF/bH3yAmTfbFpmt4xqcJuUMRxzUHLfFFQ2o4htvCM5RCu6Dyn+r+ti2fa/aYujjomo2p", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "name": "NovaUtilsKeypairTests-213d0ae2-6729-4edd-adb5-96c5c54afb20", "deleted": false, "created_at": "2018-11-06T13:24:57.000000", "updated_at": null, "fingerprint": "01:04:2a:d3:fe:78:00:b6:7f:9d:ca:d0:12:06:72:81", "deleted_at": null, "id": 8}} 2018-11-06 13:24:58,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-213d0ae2-6729-4edd-adb5-96c5c54afb20 used request id req-788ea4c5-8182-44a6-8aa0-e219f8642858 2018-11-06 13:24:58,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd12aa3bff4e43c4c30fe88422f94b9c01e92abc" 2018-11-06 13:24:58,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24: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-bde9ba86-2138-4519-8f3d-22e9907752f8 x-compute-request-id: req-bde9ba86-2138-4519-8f3d-22e9907752f8 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3r7iw2cB/r420bCHhkyytdVHsXctcursW8VRuTd90WCLHFrnQUQ3GYLbZbhB7EzMajGpv+T/j4vp6v4DkxtHlOu/Gy9rvttIbsxT63Yfvc78oi1HwyH1ayqqO9WGPzJ5glTZkuHdX3fN41vT/7R6Gdu446A3x8kbjHMHeLITIb6LKv1zckvzaDQF3CvQdclhhPVWbPCkTgQPgchnOzvMHYUXdLag9qttPNakrSQ5WASoK43m1FSpWd9yu/QivJyEWrO4Th4WvVPhjkjGeF/bH3yAmTfbFpmt4xqcJuUMRxzUHLfFFQ2o4htvCM5RCu6Dyn+r+ti2fa/aYujjomo2p", "name": "NovaUtilsKeypairTests-213d0ae2-6729-4edd-adb5-96c5c54afb20", "fingerprint": "01:04:2a:d3:fe:78:00:b6:7f:9d:ca:d0:12:06:72:81"}}]} 2018-11-06 13:24:58,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bde9ba86-2138-4519-8f3d-22e9907752f8 2018-11-06 13:24:58,170 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-213d0ae2-6729-4edd-adb5-96c5c54afb20 2018-11-06 13:24:58,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-213d0ae2-6729-4edd-adb5-96c5c54afb20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd12aa3bff4e43c4c30fe88422f94b9c01e92abc" 2018-11-06 13:24:58,319 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:24: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-385b884c-769c-4090-9d97-238c03d79e02 x-compute-request-id: req-385b884c-769c-4090-9d97-238c03d79e02 Content-Length: 0 Content-Type: application/json 2018-11-06 13:24:58,320 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-213d0ae2-6729-4edd-adb5-96c5c54afb20 used request id req-385b884c-769c-4090-9d97-238c03d79e02 2018-11-06 13:24:58,321 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:24:58,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:58,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["YT87eIgASg-kPUMZVmpvvg"], "issued_at": "2018-11-06T13:24:58.000000Z"}} 2018-11-06 13:24:58,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8cc106d2bbfaf7297d4e2fabd756f20696f7f6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-id", "swap": 2}}' 2018-11-06 13:24:58,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24: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-4b6a7907-6ddb-40f1-8b2a-fd6ba65ec8db x-compute-request-id: req-4b6a7907-6ddb-40f1-8b2a-fd6ba65ec8db Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-id", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-id", "name": "NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-11-06 13:24:58,945 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4b6a7907-6ddb-40f1-8b2a-fd6ba65ec8db 2018-11-06 13:24:58,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8cc106d2bbfaf7297d4e2fabd756f20696f7f6" 2018-11-06 13:24:59,127 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:24: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-c793e608-9399-4415-af98-f588bd4d0b82 x-compute-request-id: req-c793e608-9399-4415-af98-f588bd4d0b82 Content-Length: 0 Content-Type: application/json 2018-11-06 13:24:59,127 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-id used request id req-c793e608-9399-4415-af98-f588bd4d0b82 2018-11-06 13:24:59,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8cc106d2bbfaf7297d4e2fabd756f20696f7f6" 2018-11-06 13:24:59,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02005f94-43f2-40c9-b88e-00d2ede9ef32 x-compute-request-id: req-02005f94-43f2-40c9-b88e-00d2ede9ef32 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:24:59,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-02005f94-43f2-40c9-b88e-00d2ede9ef32 2018-11-06 13:24:59,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8cc106d2bbfaf7297d4e2fabd756f20696f7f6" 2018-11-06 13:24:59,303 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3c2e326-973b-45ce-9581-1c3b367997bb x-compute-request-id: req-c3c2e326-973b-45ce-9581-1c3b367997bb Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-id could not be found.", "code": 404}} 2018-11-06 13:24:59,303 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-5280bfa3-2e9d-4131-94d2-db9e2e7c9335-id used request id req-c3c2e326-973b-45ce-9581-1c3b367997bb 2018-11-06 13:24:59,304 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:24:59,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:24:59,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:24:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["-NKQYH6xTg2rQQdXGpxokQ"], "issued_at": "2018-11-06T13:24:59.000000Z"}} 2018-11-06 13:24:59,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0b6ec61b1ec6ad974445df3273f96cb834c380" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-50c6e04d-05a9-472f-92bb-99f4549128e4-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-50c6e04d-05a9-472f-92bb-99f4549128e4-id", "swap": 2}}' 2018-11-06 13:25:00,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f92d4412-3519-4a40-a6b0-579ca2532b71 x-compute-request-id: req-f92d4412-3519-4a40-a6b0-579ca2532b71 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-50c6e04d-05a9-472f-92bb-99f4549128e4-id", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/NovaUtilsFlavorTests-50c6e04d-05a9-472f-92bb-99f4549128e4-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-50c6e04d-05a9-472f-92bb-99f4549128e4-id", "name": "NovaUtilsFlavorTests-50c6e04d-05a9-472f-92bb-99f4549128e4-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-11-06 13:25:00,412 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f92d4412-3519-4a40-a6b0-579ca2532b71 2018-11-06 13:25:00,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-50c6e04d-05a9-472f-92bb-99f4549128e4-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0b6ec61b1ec6ad974445df3273f96cb834c380" 2018-11-06 13:25:00,581 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-07fc8349-4c04-4b7e-a624-684d7fa2b4cd x-compute-request-id: req-07fc8349-4c04-4b7e-a624-684d7fa2b4cd Content-Length: 0 Content-Type: application/json 2018-11-06 13:25:00,581 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-50c6e04d-05a9-472f-92bb-99f4549128e4-id used request id req-07fc8349-4c04-4b7e-a624-684d7fa2b4cd 2018-11-06 13:25:00,583 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:25:00,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:25:00,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:25:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["XEDSLjB3SoiRSFASQYe0xg"], "issued_at": "2018-11-06T13:25:00.000000Z"}} 2018-11-06 13:25:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:01,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e88804-585d-48e5-bde0-cbd40433f396 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:25:01,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-50e88804-585d-48e5-bde0-cbd40433f396 2018-11-06 13:25:01,041 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 13:25:01,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:25:01,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:25:01,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:25:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["SKni6uxhTJKSA1u2WFOPmQ"], "issued_at": "2018-11-06T13:25:01.000000Z"}} 2018-11-06 13:25:01,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce02874118dbd9a8e821aedde74fb05a7abd91e2" 2018-11-06 13:25:01,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971284d1-5503-4041-9f51-417ce9ba589b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:25:01,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-971284d1-5503-4041-9f51-417ce9ba589b 2018-11-06 13:25:01,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce02874118dbd9a8e821aedde74fb05a7abd91e2" 2018-11-06 13:25:02,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-f95b563c-b6b5-46ed-b7e4-990b023fbf80 Date: Tue, 06 Nov 2018 13:25:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image"} 2018-11-06 13:25:02,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image used request id req-f95b563c-b6b5-46ed-b7e4-990b023fbf80 2018-11-06 13:25:02,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce02874118dbd9a8e821aedde74fb05a7abd91e2" 2018-11-06 13:25:02,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a056d41-e7c5-47fb-8bda-71060d3fc614 Date: Tue, 06 Nov 2018 13:25: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-11-06 13:25:02,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9a056d41-e7c5-47fb-8bda-71060d3fc614 2018-11-06 13:25:02,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce02874118dbd9a8e821aedde74fb05a7abd91e2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image"}' 2018-11-06 13:25:03,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228 X-Openstack-Request-Id: req-80b9e49f-ecb6-4779-ae86-df4e7dc52c68 Date: Tue, 06 Nov 2018 13:25:03 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:25:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T13:25:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "min_disk": 0, "protected": false, "id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "file": "/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228/file", "checksum": null, "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:25:03,538 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-80b9e49f-ecb6-4779-ae86-df4e7dc52c68 2018-11-06 13:25:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce02874118dbd9a8e821aedde74fb05a7abd91e2" -d '' 2018-11-06 13:25:05,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98b16ac2-b401-4f57-aae5-1c991a5c9b50 Date: Tue, 06 Nov 2018 13:25:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:25:05,461 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228/file used request id req-98b16ac2-b401-4f57-aae5-1c991a5c9b50 2018-11-06 13:25:05,461 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:25:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce02874118dbd9a8e821aedde74fb05a7abd91e2" 2018-11-06 13:25:05,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-ef104409-7a46-4bb3-b627-4c7a41c549b3 Date: Tue, 06 Nov 2018 13:25:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:25:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:25:05Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2d226a15-01ae-41b3-95f9-3358aae8a228/snap", "metadata": {}}], "self": "/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "min_disk": 0, "protected": false, "id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "file": "/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2d226a15-01ae-41b3-95f9-3358aae8a228/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:25:05,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228 used request id req-ef104409-7a46-4bb3-b627-4c7a41c549b3 2018-11-06 13:25:05,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce02874118dbd9a8e821aedde74fb05a7abd91e2" 2018-11-06 13:25:06,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7b2e6fd8-2a54-48f6-a869-7e3ef08bb475 Date: Tue, 06 Nov 2018 13:25: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-11-06 13:25:06,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7b2e6fd8-2a54-48f6-a869-7e3ef08bb475 2018-11-06 13:25:06,105 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image 2018-11-06 13:25:06,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce02874118dbd9a8e821aedde74fb05a7abd91e2" 2018-11-06 13:25:06,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-c3b9a734-f1f0-4d50-a5aa-1bafdead206c Date: Tue, 06 Nov 2018 13:25:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:25:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:25:05Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2d226a15-01ae-41b3-95f9-3358aae8a228/snap", "metadata": {}}], "self": "/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "min_disk": 0, "protected": false, "id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "file": "/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2d226a15-01ae-41b3-95f9-3358aae8a228/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:25:06,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228 used request id req-c3b9a734-f1f0-4d50-a5aa-1bafdead206c 2018-11-06 13:25:06,729 - create_image - DEBUG - Instance status is - active 2018-11-06 13:25:06,729 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image 2018-11-06 13:25:06,729 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image 2018-11-06 13:25:06,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:25:06,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:25:07,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["09x0CCGRRcyTc559uuOXVg"], "issued_at": "2018-11-06T13:25:07.000000Z"}} 2018-11-06 13:25:07,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2e37bc7071a57d85fac7d5127a80bfa626b3d2" 2018-11-06 13:25:07,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34829e95-5abb-4252-8030-1c143b16c5ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:25:07,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-34829e95-5abb-4252-8030-1c143b16c5ce 2018-11-06 13:25:07,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2e37bc7071a57d85fac7d5127a80bfa626b3d2" 2018-11-06 13:25:07,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6d1dffb1-a3cc-414f-a35b-3f525cbd885c Date: Tue, 06 Nov 2018 13:25:07 GMT RESP BODY: {"networks":[]} 2018-11-06 13:25:07,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net used request id req-6d1dffb1-a3cc-414f-a35b-3f525cbd885c 2018-11-06 13:25:07,361 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net 2018-11-06 13:25:07,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2e37bc7071a57d85fac7d5127a80bfa626b3d2" -d '{"network": {"name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net", "admin_state_up": true}}' 2018-11-06 13:25:07,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4a672b17-3aa4-4b0f-8b06-92586bbcc894 Date: Tue, 06 Nov 2018 13:25:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:25:07Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:07Z","mtu":1450}} 2018-11-06 13:25:07,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-4a672b17-3aa4-4b0f-8b06-92586bbcc894 2018-11-06 13:25:07,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=164121e8-be61-4c95-a3b3-fa5346a69f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2e37bc7071a57d85fac7d5127a80bfa626b3d2" 2018-11-06 13:25:08,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-67f2603b-165b-4181-9c3a-3ca6db2b76ec Date: Tue, 06 Nov 2018 13:25:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:25:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:07Z","provider:network_type":"vxlan"}]} 2018-11-06 13:25:08,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=164121e8-be61-4c95-a3b3-fa5346a69f2f used request id req-67f2603b-165b-4181-9c3a-3ca6db2b76ec 2018-11-06 13:25:08,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2e37bc7071a57d85fac7d5127a80bfa626b3d2" 2018-11-06 13:25:08,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2f92b201-82eb-4701-bb8f-da5b90611f34 Date: Tue, 06 Nov 2018 13:25:08 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:25:08,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f used request id req-2f92b201-82eb-4701-bb8f-da5b90611f34 2018-11-06 13:25:08,190 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-subnet 2018-11-06 13:25:08,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2e37bc7071a57d85fac7d5127a80bfa626b3d2" -d '{"subnets": [{"ip_version": 4, "network_id": "164121e8-be61-4c95-a3b3-fa5346a69f2f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-subnet"}]}' 2018-11-06 13:25:08,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b545699f-7191-4ba6-95e9-b2bc40aa6a3f Date: Tue, 06 Nov 2018 13:25:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:25:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"617be7a0-11fa-4049-af00-b726e4c071e9","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-subnet"}]} 2018-11-06 13:25:08,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-b545699f-7191-4ba6-95e9-b2bc40aa6a3f 2018-11-06 13:25:08,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=164121e8-be61-4c95-a3b3-fa5346a69f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2e37bc7071a57d85fac7d5127a80bfa626b3d2" 2018-11-06 13:25:09,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-21d31222-8f5b-43a3-8383-767474e688f3 Date: Tue, 06 Nov 2018 13:25:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["617be7a0-11fa-4049-af00-b726e4c071e9"],"description":"","tags":[],"updated_at":"2018-11-06T13:25:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:07Z","provider:network_type":"vxlan"}]} 2018-11-06 13:25:09,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=164121e8-be61-4c95-a3b3-fa5346a69f2f used request id req-21d31222-8f5b-43a3-8383-767474e688f3 2018-11-06 13:25:09,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2e37bc7071a57d85fac7d5127a80bfa626b3d2" 2018-11-06 13:25:09,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f662e688-5b78-4a21-959d-1f7b7900aae8 Date: Tue, 06 Nov 2018 13:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:25:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"617be7a0-11fa-4049-af00-b726e4c071e9","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-subnet"}]} 2018-11-06 13:25:09,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f used request id req-f662e688-5b78-4a21-959d-1f7b7900aae8 2018-11-06 13:25:09,352 - OpenStackNetwork - DEBUG - Network [164121e8-be61-4c95-a3b3-fa5346a69f2f] created successfully 2018-11-06 13:25:09,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:25:09,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:25:09,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["ORKWVs6cSw6xO2M1j-je5A"], "issued_at": "2018-11-06T13:25:09.000000Z"}} 2018-11-06 13:25:09,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f620aee949345737a94909a533addda1719e179" 2018-11-06 13:25:09,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd60c275-71d6-42cc-8c10-9664f64d682f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:25:09,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cd60c275-71d6-42cc-8c10-9664f64d682f 2018-11-06 13:25:09,822 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:25:09,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f620aee949345737a94909a533addda1719e179" 2018-11-06 13:25:10,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfeb114c-8ee6-4161-9484-10094e2c8486 x-compute-request-id: req-dfeb114c-8ee6-4161-9484-10094e2c8486 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:25:10,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dfeb114c-8ee6-4161-9484-10094e2c8486 2018-11-06 13:25:10,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f620aee949345737a94909a533addda1719e179" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-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-11-06 13:25:10,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-790ee7a0-9175-4303-96e3-acf2f2c4f78c x-compute-request-id: req-790ee7a0-9175-4303-96e3-acf2f2c4f78c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:25:10,493 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-790ee7a0-9175-4303-96e3-acf2f2c4f78c 2018-11-06 13:25:10,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:25:10,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:25:10,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["_vXZv__7SXSho1JmoJJWFw"], "issued_at": "2018-11-06T13:25:10.000000Z"}} 2018-11-06 13:25:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6be1de946220c8d9d73a27a9158d2d155abe35" 2018-11-06 13:25:10,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0795bb88-e018-4fd5-bc52-31b91acc7e61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:25:11,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0795bb88-e018-4fd5-bc52-31b91acc7e61 2018-11-06 13:25:11,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:11,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-7118c0ca-61ca-420c-9d28-610869b945dc Date: Tue, 06 Nov 2018 13:25:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["617be7a0-11fa-4049-af00-b726e4c071e9"],"description":"","tags":[],"updated_at":"2018-11-06T13:25:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:07Z","provider:network_type":"vxlan"}]} 2018-11-06 13:25:11,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net used request id req-7118c0ca-61ca-420c-9d28-610869b945dc 2018-11-06 13:25:11,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:11,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dea2ece9-7741-4dba-9b3c-581c1734f623 Date: Tue, 06 Nov 2018 13:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:25:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"617be7a0-11fa-4049-af00-b726e4c071e9","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-subnet"}]} 2018-11-06 13:25:11,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f used request id req-dea2ece9-7741-4dba-9b3c-581c1734f623 2018-11-06 13:25:11,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:11,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-f13ae3a0-83e4-4798-8ac1-2f936ea6f47f Date: Tue, 06 Nov 2018 13:25:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["617be7a0-11fa-4049-af00-b726e4c071e9"],"description":"","tags":[],"updated_at":"2018-11-06T13:25:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:07Z","provider:network_type":"vxlan"}]} 2018-11-06 13:25:11,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net used request id req-f13ae3a0-83e4-4798-8ac1-2f936ea6f47f 2018-11-06 13:25:11,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:25:11,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:25:11,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6be1de946220c8d9d73a27a9158d2d155abe35" 2018-11-06 13:25:11,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-010e8392-c275-4b87-98e9-56f7d2085333 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:25:11,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-010e8392-c275-4b87-98e9-56f7d2085333 2018-11-06 13:25:11,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:12,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6e10d35e-962a-4d78-ab0b-b94137b780c4 Date: Tue, 06 Nov 2018 13:25:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:25:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"617be7a0-11fa-4049-af00-b726e4c071e9","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-subnet"}]} 2018-11-06 13:25:12,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f used request id req-6e10d35e-962a-4d78-ab0b-b94137b780c4 2018-11-06 13:25:12,119 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net 2018-11-06 13:25:12,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" -d '{"port": {"network_id": "164121e8-be61-4c95-a3b3-fa5346a69f2f", "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-port", "admin_state_up": true}}' 2018-11-06 13:25:13,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-df3422e5-f701-4fcd-86f9-d3d71fb1b29e Date: Tue, 06 Nov 2018 13:25:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:25:12Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"617be7a0-11fa-4049-af00-b726e4c071e9","ip_address":"10.55.0.9"}],"id":"0112b95f-52f2-48c1-a8a7-78cd4fc284db","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:b0:8c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-port","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","qos_policy_id":null,"admin_state_up":true,"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:12Z","binding:vnic_type":"normal"}} 2018-11-06 13:25:13,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-df3422e5-f701-4fcd-86f9-d3d71fb1b29e 2018-11-06 13:25:13,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:13,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-83a48647-9cad-4780-97a4-05b11f7f53d1 Date: Tue, 06 Nov 2018 13:25:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["617be7a0-11fa-4049-af00-b726e4c071e9"],"description":"","tags":[],"updated_at":"2018-11-06T13:25:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:07Z","provider:network_type":"vxlan"}]} 2018-11-06 13:25:13,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net used request id req-83a48647-9cad-4780-97a4-05b11f7f53d1 2018-11-06 13:25:13,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:25:13,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:25:13,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:13,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188b3d1c-517d-4895-a788-205c13a7ea5b 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:25:13,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-188b3d1c-517d-4895-a788-205c13a7ea5b 2018-11-06 13:25:13,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:13,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4eaed741-9fbc-457e-a512-37d2d4d085ac Date: Tue, 06 Nov 2018 13:25:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:25:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"617be7a0-11fa-4049-af00-b726e4c071e9","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-subnet"}]} 2018-11-06 13:25:13,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f used request id req-4eaed741-9fbc-457e-a512-37d2d4d085ac 2018-11-06 13:25:13,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f&name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:13,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-ca45ff64-cea7-4600-b828-2e83ebc49b35 Date: Tue, 06 Nov 2018 13:25:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:25:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"617be7a0-11fa-4049-af00-b726e4c071e9","ip_address":"10.55.0.9"}],"id":"0112b95f-52f2-48c1-a8a7-78cd4fc284db","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:b0:8c","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-port","admin_state_up":true,"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:12Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 13:25:13,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f&name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-port&admin_state_up=True used request id req-ca45ff64-cea7-4600-b828-2e83ebc49b35 2018-11-06 13:25:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:13,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c10457f-0d82-4d52-99ef-ed45ab537eb8 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:25:13,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-2c10457f-0d82-4d52-99ef-ed45ab537eb8 2018-11-06 13:25:13,913 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst 2018-11-06 13:25:13,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:14,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-3e530556-7964-44ce-ac15-dc620faee37e x-compute-request-id: req-3e530556-7964-44ce-ac15-dc620faee37e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-flavor-name"}]} 2018-11-06 13:25:14,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3e530556-7964-44ce-ac15-dc620faee37e 2018-11-06 13:25:14,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:14,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-94b589e3-44d1-44e3-a6d4-89ef642d1ba9 x-compute-request-id: req-94b589e3-44d1-44e3-a6d4-89ef642d1ba9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:25:14,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4 used request id req-94b589e3-44d1-44e3-a6d4-89ef642d1ba9 2018-11-06 13:25:14,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:14,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-6aca71ff-d82d-40b6-bf39-b827693f7900 Date: Tue, 06 Nov 2018 13:25:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:25:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:25:05Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2d226a15-01ae-41b3-95f9-3358aae8a228/snap", "metadata": {}}], "self": "/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "min_disk": 0, "protected": false, "id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "file": "/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2d226a15-01ae-41b3-95f9-3358aae8a228/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image"} 2018-11-06 13:25:14,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image used request id req-6aca71ff-d82d-40b6-bf39-b827693f7900 2018-11-06 13:25:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:14,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bd5aea2b-6317-452e-a741-9a09174b43b2 Date: Tue, 06 Nov 2018 13:25:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 13:25:14,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bd5aea2b-6317-452e-a741-9a09174b43b2 2018-11-06 13:25:14,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" -d '{"server": {"name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "imageRef": "2d226a15-01ae-41b3-95f9-3358aae8a228", "flavorRef": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "max_count": 1, "min_count": 1, "networks": [{"port": "0112b95f-52f2-48c1-a8a7-78cd4fc284db"}]}}' 2018-11-06 13:25:16,996 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-21ab35e7-eeb1-4a3b-96ca-9080c262e194 x-compute-request-id: req-21ab35e7-eeb1-4a3b-96ca-9080c262e194 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "adminPass": "xJN8XGMf4qDa"}} 2018-11-06 13:25:16,996 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-21ab35e7-eeb1-4a3b-96ca-9080c262e194 2018-11-06 13:25:17,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:17,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-f4a27d19-d296-4309-9ab5-ae54b13aa76b x-compute-request-id: req-f4a27d19-d296-4309-9ab5-ae54b13aa76b 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.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25:17Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:17,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-f4a27d19-d296-4309-9ab5-ae54b13aa76b 2018-11-06 13:25:17,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:18,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-6497672a-7d5d-49fd-a602-06012620d81b x-compute-request-id: req-6497672a-7d5d-49fd-a602-06012620d81b 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.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25:17Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:18,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-6497672a-7d5d-49fd-a602-06012620d81b 2018-11-06 13:25:21,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:22,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-c14e95f3-a145-45ae-801a-44085fe8e007 x-compute-request-id: req-c14e95f3-a145-45ae-801a-44085fe8e007 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25: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": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:22,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-c14e95f3-a145-45ae-801a-44085fe8e007 2018-11-06 13:25:25,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:25,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-f0740d34-6e09-4352-bbb7-d4075fdb2fa3 x-compute-request-id: req-f0740d34-6e09-4352-bbb7-d4075fdb2fa3 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25: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": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:25,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-f0740d34-6e09-4352-bbb7-d4075fdb2fa3 2018-11-06 13:25:28,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:29,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-9a456cfb-aaa4-474d-8206-a7a099e884c9 x-compute-request-id: req-9a456cfb-aaa4-474d-8206-a7a099e884c9 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25: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": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:29,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-9a456cfb-aaa4-474d-8206-a7a099e884c9 2018-11-06 13:25:32,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:32,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d39a01af-bc7e-4557-9d5f-d35e277142aa x-compute-request-id: req-d39a01af-bc7e-4557-9d5f-d35e277142aa Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25: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": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:32,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-d39a01af-bc7e-4557-9d5f-d35e277142aa 2018-11-06 13:25:35,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:36,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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,Accept-Encoding x-openstack-request-id: req-f782be4f-e88b-4716-9804-399ab04f2400 x-compute-request-id: req-f782be4f-e88b-4716-9804-399ab04f2400 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25: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": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:36,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-f782be4f-e88b-4716-9804-399ab04f2400 2018-11-06 13:25:39,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:39,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25: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-4d578e79-2ab5-430e-a851-67c551495028 x-compute-request-id: req-4d578e79-2ab5-430e-a851-67c551495028 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25: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": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:39,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-4d578e79-2ab5-430e-a851-67c551495028 2018-11-06 13:25:42,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:43,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25: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-e88c3a88-7b6a-4ac0-9033-790b4d42c2b2 x-compute-request-id: req-e88c3a88-7b6a-4ac0-9033-790b4d42c2b2 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25: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": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:43,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-e88c3a88-7b6a-4ac0-9033-790b4d42c2b2 2018-11-06 13:25:46,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:46,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25: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-d8b93dcd-9012-4cc3-a6d2-058936b9eb82 x-compute-request-id: req-d8b93dcd-9012-4cc3-a6d2-058936b9eb82 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25: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": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:46,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-d8b93dcd-9012-4cc3-a6d2-058936b9eb82 2018-11-06 13:25:49,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:49,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c33a366e-2268-474a-ba02-14e1968286cb x-compute-request-id: req-c33a366e-2268-474a-ba02-14e1968286cb Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25: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": "NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:49,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-c33a366e-2268-474a-ba02-14e1968286cb 2018-11-06 13:25:52,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:53,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25: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-57da56e5-6378-4cb4-b1c1-7daf6241999a x-compute-request-id: req-57da56e5-6378-4cb4-b1c1-7daf6241999a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:53,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-57da56e5-6378-4cb4-b1c1-7daf6241999a 2018-11-06 13:25:56,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:25:57,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e5a5250-7e85-4592-8acd-57a270290cf4 x-compute-request-id: req-8e5a5250-7e85-4592-8acd-57a270290cf4 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b0:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:25:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:25:57,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-8e5a5250-7e85-4592-8acd-57a270290cf4 2018-11-06 13:26:00,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:26:00,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26: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-0c89a115-322a-428f-89ee-4804880680f8 x-compute-request-id: req-0c89a115-322a-428f-89ee-4804880680f8 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b0:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-11-06T13:25:58.000000", "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:25:59Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:26:00,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-0c89a115-322a-428f-89ee-4804880680f8 2018-11-06 13:26:00,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:26:01,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26: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-47b93c12-a29b-43d7-8765-da54c54fc7ad x-compute-request-id: req-47b93c12-a29b-43d7-8765-da54c54fc7ad Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b0:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c936295b-0fa9-4a02-9f49-e875997e0217", "rel": "bookmark"}], "image": {"id": "2d226a15-01ae-41b3-95f9-3358aae8a228", "links": [{"href": "http://172.30.9.27:8774/images/2d226a15-01ae-41b3-95f9-3358aae8a228", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-11-06T13:25:58.000000", "flavor": {"id": "fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "links": [{"href": "http://172.30.9.27:8774/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4", "rel": "bookmark"}]}, "id": "c936295b-0fa9-4a02-9f49-e875997e0217", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:25:59Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-vm_inst", "created": "2018-11-06T13:25:16Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:26:01,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-47b93c12-a29b-43d7-8765-da54c54fc7ad 2018-11-06 13:26:01,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:26:01,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-a148a234-8a18-4336-9a23-db3c7f5be337 Date: Tue, 06 Nov 2018 13:26:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["617be7a0-11fa-4049-af00-b726e4c071e9"],"description":"","tags":[],"updated_at":"2018-11-06T13:25:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:07Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:01,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net used request id req-a148a234-8a18-4336-9a23-db3c7f5be337 2018-11-06 13:26:01,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:26:01,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e17ae4-de55-4996-be65-ded317f19b67 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:01,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-73e17ae4-de55-4996-be65-ded317f19b67 2018-11-06 13:26:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:26:01,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6f8021e7-a4ec-45db-8553-126b54f51f0c Date: Tue, 06 Nov 2018 13:26:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:25:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"617be7a0-11fa-4049-af00-b726e4c071e9","subnetpool_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-subnet"}]} 2018-11-06 13:26:01,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f used request id req-6f8021e7-a4ec-45db-8553-126b54f51f0c 2018-11-06 13:26:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:26:01,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-6095c439-3bcf-4824-bdec-0bd65dbe1cf9 Date: Tue, 06 Nov 2018 13:26:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:25:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"617be7a0-11fa-4049-af00-b726e4c071e9","ip_address":"10.55.0.9"}],"id":"0112b95f-52f2-48c1-a8a7-78cd4fc284db","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:b0:8c","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-port","admin_state_up":true,"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:12Z","binding:vnic_type":"normal","device_id":"c936295b-0fa9-4a02-9f49-e875997e0217"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:25:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"617be7a0-11fa-4049-af00-b726e4c071e9","ip_address":"10.55.0.2"}],"id":"151ddace-6220-4525-9a4e-244708511b92","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:b5:8a","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-164121e8-be61-4c95-a3b3-fa5346a69f2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:25:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"617be7a0-11fa-4049-af00-b726e4c071e9","ip_address":"10.55.0.3"}],"id":"255b0ebc-95f4-4d41-afb4-e0eca36a3498","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:4b:69","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-164121e8-be61-4c95-a3b3-fa5346a69f2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:25:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"617be7a0-11fa-4049-af00-b726e4c071e9","ip_address":"10.55.0.4"}],"id":"b7918e59-160e-48c2-a0a9-c0aa0ccf55fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:63:05","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"164121e8-be61-4c95-a3b3-fa5346a69f2f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:25:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-164121e8-be61-4c95-a3b3-fa5346a69f2f"}]} 2018-11-06 13:26:01,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=164121e8-be61-4c95-a3b3-fa5346a69f2f used request id req-6095c439-3bcf-4824-bdec-0bd65dbe1cf9 2018-11-06 13:26:01,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:26:02,110 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:26: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-5f5429d3-e7e5-4587-b83f-be41806f6350 x-compute-request-id: req-5f5429d3-e7e5-4587-b83f-be41806f6350 Content-Type: application/json 2018-11-06 13:26:02,111 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c936295b-0fa9-4a02-9f49-e875997e0217 used request id req-5f5429d3-e7e5-4587-b83f-be41806f6350 2018-11-06 13:26:02,111 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-port 2018-11-06 13:26:02,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/0112b95f-52f2-48c1-a8a7-78cd4fc284db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026cbf16ff1195485d27a495ae4cff007993801d" 2018-11-06 13:26:02,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b8b318f-c6ae-4927-a283-677788aeebcf Date: Tue, 06 Nov 2018 13:26:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:26:02,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/0112b95f-52f2-48c1-a8a7-78cd4fc284db used request id req-3b8b318f-c6ae-4927-a283-677788aeebcf 2018-11-06 13:26:02,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f620aee949345737a94909a533addda1719e179" 2018-11-06 13:26:02,670 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:26: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-47fd9eec-2ce5-47bf-81ed-3511e3c1841a x-compute-request-id: req-47fd9eec-2ce5-47bf-81ed-3511e3c1841a Content-Length: 0 Content-Type: application/json 2018-11-06 13:26:02,670 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/fc57a665-a80b-46f6-afe9-dcabbcb54ca4 used request id req-47fd9eec-2ce5-47bf-81ed-3511e3c1841a 2018-11-06 13:26:02,671 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-subnet 2018-11-06 13:26:02,671 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-subnet 2018-11-06 13:26:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/617be7a0-11fa-4049-af00-b726e4c071e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2e37bc7071a57d85fac7d5127a80bfa626b3d2" 2018-11-06 13:26:05,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62b7ca0f-f41b-41e6-932d-2f70ed5dc67b Date: Tue, 06 Nov 2018 13:26:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:26:05,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/617be7a0-11fa-4049-af00-b726e4c071e9 used request id req-62b7ca0f-f41b-41e6-932d-2f70ed5dc67b 2018-11-06 13:26:05,221 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-net 2018-11-06 13:26:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/164121e8-be61-4c95-a3b3-fa5346a69f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2e37bc7071a57d85fac7d5127a80bfa626b3d2" 2018-11-06 13:26:06,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d43e804f-9a17-4027-b04e-f877ce22df6b Date: Tue, 06 Nov 2018 13:26:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:26:06,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/164121e8-be61-4c95-a3b3-fa5346a69f2f used request id req-d43e804f-9a17-4027-b04e-f877ce22df6b 2018-11-06 13:26:06,462 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-c7633fc1-c48d-4b6a-958c-8ff771ce0a9a-image 2018-11-06 13:26:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce02874118dbd9a8e821aedde74fb05a7abd91e2" 2018-11-06 13:26:08,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5eb5698-c18a-4189-8e3e-eca265fc4c13 Date: Tue, 06 Nov 2018 13:26:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:26:08,409 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2d226a15-01ae-41b3-95f9-3358aae8a228 used request id req-f5eb5698-c18a-4189-8e3e-eca265fc4c13 2018-11-06 13:26:08,411 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:26:08,414 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 13:26:08,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:26:08,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:26:08,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["G455gg5RRY-0c1FPWMf1TQ"], "issued_at": "2018-11-06T13:26:08.000000Z"}} 2018-11-06 13:26:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b034be73faa894d5eebee03203d8dbc65d4134f" 2018-11-06 13:26:08,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95497c67-7c7b-4dc9-ae0d-1317c9e5bdeb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:26:08,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-95497c67-7c7b-4dc9-ae0d-1317c9e5bdeb 2018-11-06 13:26:08,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b034be73faa894d5eebee03203d8dbc65d4134f" 2018-11-06 13:26:09,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-5053fbb0-e9b1-4e2a-ab4d-019e5bb3f03b Date: Tue, 06 Nov 2018 13:26:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image"} 2018-11-06 13:26:09,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image used request id req-5053fbb0-e9b1-4e2a-ab4d-019e5bb3f03b 2018-11-06 13:26:09,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b034be73faa894d5eebee03203d8dbc65d4134f" 2018-11-06 13:26:09,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d7879133-b3e0-4faa-9e84-d405457ad480 Date: Tue, 06 Nov 2018 13:26: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-11-06 13:26:09,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d7879133-b3e0-4faa-9e84-d405457ad480 2018-11-06 13:26:09,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b034be73faa894d5eebee03203d8dbc65d4134f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image"}' 2018-11-06 13:26:10,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f X-Openstack-Request-Id: req-a1859a25-bce4-4cf2-918a-ddac5afe32ca Date: Tue, 06 Nov 2018 13:26:10 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:26:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T13:26:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "min_disk": 0, "protected": false, "id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "file": "/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/file", "checksum": null, "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:26:10,075 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a1859a25-bce4-4cf2-918a-ddac5afe32ca 2018-11-06 13:26:10,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b034be73faa894d5eebee03203d8dbc65d4134f" -d '' 2018-11-06 13:26:11,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b4bc5ed-d52c-42c7-b5d6-bdab6fefdf15 Date: Tue, 06 Nov 2018 13:26:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:26:11,382 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/file used request id req-7b4bc5ed-d52c-42c7-b5d6-bdab6fefdf15 2018-11-06 13:26:11,383 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:26:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b034be73faa894d5eebee03203d8dbc65d4134f" 2018-11-06 13:26:12,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-1a689e4c-e652-412f-83f3-bda7877f04a5 Date: Tue, 06 Nov 2018 13:26:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:26:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:26:11Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/snap", "metadata": {}}], "self": "/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "min_disk": 0, "protected": false, "id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "file": "/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:26:12,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f used request id req-1a689e4c-e652-412f-83f3-bda7877f04a5 2018-11-06 13:26:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b034be73faa894d5eebee03203d8dbc65d4134f" 2018-11-06 13:26:12,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-caf68304-809a-4ede-b7a9-4c6ccc1bc4b7 Date: Tue, 06 Nov 2018 13:26: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-11-06 13:26:12,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-caf68304-809a-4ede-b7a9-4c6ccc1bc4b7 2018-11-06 13:26:12,160 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image 2018-11-06 13:26:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b034be73faa894d5eebee03203d8dbc65d4134f" 2018-11-06 13:26:12,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-6dc62899-ca99-48a8-8168-7a6c43c7f0a4 Date: Tue, 06 Nov 2018 13:26:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:26:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:26:11Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/snap", "metadata": {}}], "self": "/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "min_disk": 0, "protected": false, "id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "file": "/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:26:12,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f used request id req-6dc62899-ca99-48a8-8168-7a6c43c7f0a4 2018-11-06 13:26:12,785 - create_image - DEBUG - Instance status is - active 2018-11-06 13:26:12,785 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image 2018-11-06 13:26:12,785 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image 2018-11-06 13:26:12,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:26:12,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:26:13,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["gVVSCOh6Rx-C56tElE4lEg"], "issued_at": "2018-11-06T13:26:13.000000Z"}} 2018-11-06 13:26:13,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ed57da514383d690b3b52f7206aa2e4073e6cb" 2018-11-06 13:26:13,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9116cc7-bf14-41cb-948e-5131d75a6c7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:26:13,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b9116cc7-bf14-41cb-948e-5131d75a6c7e 2018-11-06 13:26:13,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ed57da514383d690b3b52f7206aa2e4073e6cb" 2018-11-06 13:26:13,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fcd2bf16-5398-458d-b42f-9d57f71bf9cd Date: Tue, 06 Nov 2018 13:26:13 GMT RESP BODY: {"networks":[]} 2018-11-06 13:26:13,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-fcd2bf16-5398-458d-b42f-9d57f71bf9cd 2018-11-06 13:26:13,433 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net 2018-11-06 13:26:13,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ed57da514383d690b3b52f7206aa2e4073e6cb" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net", "admin_state_up": true}}' 2018-11-06 13:26:13,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-cfc255bd-eab7-4bdf-8663-7ab3237f9a24 Date: Tue, 06 Nov 2018 13:26: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":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:26:13Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","mtu":1450}} 2018-11-06 13:26:13,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-cfc255bd-eab7-4bdf-8663-7ab3237f9a24 2018-11-06 13:26:13,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ed57da514383d690b3b52f7206aa2e4073e6cb" 2018-11-06 13:26:14,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-11810fbf-ba39-4206-9ac8-62ee4cb5925b Date: Tue, 06 Nov 2018 13:26:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:26:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:14,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-11810fbf-ba39-4206-9ac8-62ee4cb5925b 2018-11-06 13:26:14,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ed57da514383d690b3b52f7206aa2e4073e6cb" 2018-11-06 13:26:14,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ac73617f-5b2b-40f6-ab39-f72af99191f1 Date: Tue, 06 Nov 2018 13:26:14 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:26:14,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-ac73617f-5b2b-40f6-ab39-f72af99191f1 2018-11-06 13:26:14,472 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet 2018-11-06 13:26:14,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ed57da514383d690b3b52f7206aa2e4073e6cb" -d '{"subnets": [{"ip_version": 4, "network_id": "0627bb7a-4b1a-44d7-8f25-1ada3ea05b26", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]}' 2018-11-06 13:26:15,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cc3c21a8-1be7-418e-ac58-87139e40281a Date: Tue, 06 Nov 2018 13:26:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:15,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-cc3c21a8-1be7-418e-ac58-87139e40281a 2018-11-06 13:26:15,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ed57da514383d690b3b52f7206aa2e4073e6cb" 2018-11-06 13:26:15,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-343ef010-2dd3-4b11-9f08-69c69e8b5192 Date: Tue, 06 Nov 2018 13:26:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:15,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-343ef010-2dd3-4b11-9f08-69c69e8b5192 2018-11-06 13:26:15,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ed57da514383d690b3b52f7206aa2e4073e6cb" 2018-11-06 13:26:15,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-13da6194-6855-4b05-87b0-c9f6b4830eff Date: Tue, 06 Nov 2018 13:26:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:15,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-13da6194-6855-4b05-87b0-c9f6b4830eff 2018-11-06 13:26:15,357 - OpenStackNetwork - DEBUG - Network [0627bb7a-4b1a-44d7-8f25-1ada3ea05b26] created successfully 2018-11-06 13:26:15,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:26:15,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:26:15,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:26:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["DosatV0MRj2nFspucESJew"], "issued_at": "2018-11-06T13:26:15.000000Z"}} 2018-11-06 13:26:15,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce4a7b3dd45068c306d2ee2caebc32960da2682" 2018-11-06 13:26:15,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1226735a-9dc5-43b2-9096-438e1dbe3068 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:26:15,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1226735a-9dc5-43b2-9096-438e1dbe3068 2018-11-06 13:26:15,849 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:26:15,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce4a7b3dd45068c306d2ee2caebc32960da2682" 2018-11-06 13:26:16,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26: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-673abbd8-dd40-45fc-9ee7-9954d781087f x-compute-request-id: req-673abbd8-dd40-45fc-9ee7-9954d781087f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:26:16,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-673abbd8-dd40-45fc-9ee7-9954d781087f 2018-11-06 13:26:16,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce4a7b3dd45068c306d2ee2caebc32960da2682" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 13:26:16,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8326f6d2-7041-4134-ad58-e096e74c4fac x-compute-request-id: req-8326f6d2-7041-4134-ad58-e096e74c4fac Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:26:16,676 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8326f6d2-7041-4134-ad58-e096e74c4fac 2018-11-06 13:26:16,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:26:16,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:26:17,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["YOLCF-ojQFSgbYOq9WxpbQ"], "issued_at": "2018-11-06T13:26:17.000000Z"}} 2018-11-06 13:26:17,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a3fe392c95b7dbf6297998459dd011306db044" 2018-11-06 13:26:17,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee4ec47-03c7-47c8-86a5-4f4e907affc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:26:17,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cee4ec47-03c7-47c8-86a5-4f4e907affc7 2018-11-06 13:26:17,143 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a3fe392c95b7dbf6297998459dd011306db044" 2018-11-06 13:26:17,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:17 GMT Server: Apache x-compute-request-id: req-e8646fad-f40e-43b3-8841-c703afbb61c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8646fad-f40e-43b3-8841-c703afbb61c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 13:26:17,908 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail used request id req-e8646fad-f40e-43b3-8841-c703afbb61c5 2018-11-06 13:26:17,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e8646fad-f40e-43b3-8841-c703afbb61c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a3fe392c95b7dbf6297998459dd011306db044" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550", "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-11-06 13:26:18,947 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:26:17 GMT Server: Apache x-compute-request-id: req-bc79a42f-3593-4c2a-af17-e95dabbc21cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bc79a42f-3593-4c2a-af17-e95dabbc21cf Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T13:26:18.806995", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a6db459-2131-47f0-89f7-a7f7df275668", "size": 1}} 2018-11-06 13:26:18,948 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes used request id req-bc79a42f-3593-4c2a-af17-e95dabbc21cf 2018-11-06 13:26:18,952 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8646fad-f40e-43b3-8841-c703afbb61c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a3fe392c95b7dbf6297998459dd011306db044" 2018-11-06 13:26:19,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:18 GMT Server: Apache x-compute-request-id: req-86f7580f-fe7d-417c-a7bc-b38dfe146506 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86f7580f-fe7d-417c-a7bc-b38dfe146506 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:26:19.000000", "replication_status": null, "snapshot_id": null, "id": "0a6db459-2131-47f0-89f7-a7f7df275668", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-84b82026-2974-4342-b302-a1a8bc15e550", "bootable": "false", "created_at": "2018-11-06T13:26:18.000000", "volume_type": null}} 2018-11-06 13:26:19,697 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-86f7580f-fe7d-417c-a7bc-b38dfe146506 2018-11-06 13:26:19,698 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550 2018-11-06 13:26:19,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8646fad-f40e-43b3-8841-c703afbb61c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a3fe392c95b7dbf6297998459dd011306db044" 2018-11-06 13:26:19,757 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:19 GMT Server: Apache x-compute-request-id: req-2e175c06-434d-4627-a2a8-7a57f211271f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e175c06-434d-4627-a2a8-7a57f211271f Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:26:19.000000", "replication_status": null, "snapshot_id": null, "id": "0a6db459-2131-47f0-89f7-a7f7df275668", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-84b82026-2974-4342-b302-a1a8bc15e550", "bootable": "false", "created_at": "2018-11-06T13:26:18.000000", "volume_type": null}} 2018-11-06 13:26:19,757 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-2e175c06-434d-4627-a2a8-7a57f211271f 2018-11-06 13:26:19,757 - create_volume - DEBUG - Instance status is - creating 2018-11-06 13:26:19,758 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 13:26:22,761 - create_volume - DEBUG - Volume status query timeout in 296.937544107 2018-11-06 13:26:22,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8646fad-f40e-43b3-8841-c703afbb61c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a3fe392c95b7dbf6297998459dd011306db044" 2018-11-06 13:26:23,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:22 GMT Server: Apache x-compute-request-id: req-59341e1a-3d11-41bd-8d54-fe7bb6209e72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59341e1a-3d11-41bd-8d54-fe7bb6209e72 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:26:21.000000", "replication_status": null, "snapshot_id": null, "id": "0a6db459-2131-47f0-89f7-a7f7df275668", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-84b82026-2974-4342-b302-a1a8bc15e550", "bootable": "false", "created_at": "2018-11-06T13:26:18.000000", "volume_type": null}} 2018-11-06 13:26:23,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-59341e1a-3d11-41bd-8d54-fe7bb6209e72 2018-11-06 13:26:23,541 - create_volume - DEBUG - Instance status is - available 2018-11-06 13:26:23,541 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550 2018-11-06 13:26:23,541 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550 2018-11-06 13:26:23,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:26:23,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:26:23,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["bCuxyBK4TLiDFEhKnfHX1Q"], "issued_at": "2018-11-06T13:26:23.000000Z"}} 2018-11-06 13:26:23,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:24,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09973bb-b915-465c-8eb4-b9fca05c916f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:26:24,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a09973bb-b915-465c-8eb4-b9fca05c916f 2018-11-06 13:26:24,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:26:24,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:24,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948aaa4e-4d9e-456f-9adc-6bf003803563 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:26:24,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-948aaa4e-4d9e-456f-9adc-6bf003803563 2018-11-06 13:26:24,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:24,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a087fae7-87f7-4551-bc3a-e5594214eb79 Date: Tue, 06 Nov 2018 13:26:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:24,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-a087fae7-87f7-4551-bc3a-e5594214eb79 2018-11-06 13:26:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:26:24,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:26: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:26:24,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:24,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1daa7819-e8c4-4ae8-b4cf-9b6b4033c563 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:24,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-1daa7819-e8c4-4ae8-b4cf-9b6b4033c563 2018-11-06 13:26:24,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:24,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a560e0f-ff40-43d4-94fe-054b829583b2 Date: Tue, 06 Nov 2018 13:26:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:24,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-5a560e0f-ff40-43d4-94fe-054b829583b2 2018-11-06 13:26:24,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:24,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c4539da-5389-4af5-827f-802b53d7a2a9 Date: Tue, 06 Nov 2018 13:26:24 GMT RESP BODY: {"ports":[]} 2018-11-06 13:26:24,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port&admin_state_up=True used request id req-9c4539da-5389-4af5-827f-802b53d7a2a9 2018-11-06 13:26:24,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:25,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-a7743e20-1151-47f4-b99b-53b4ec9ef295 x-compute-request-id: req-a7743e20-1151-47f4-b99b-53b4ec9ef295 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 13:26:25,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst used request id req-a7743e20-1151-47f4-b99b-53b4ec9ef295 2018-11-06 13:26:25,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:25,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4b2ab256-20fb-4510-a5fd-29b4fed8904e Date: Tue, 06 Nov 2018 13:26:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:25,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-4b2ab256-20fb-4510-a5fd-29b4fed8904e 2018-11-06 13:26:25,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:25,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f76eaff-4d60-42b5-abfe-da34c363d8ca 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:25,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-2f76eaff-4d60-42b5-abfe-da34c363d8ca 2018-11-06 13:26:25,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:25,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-68ad8619-639d-4884-9114-0b2a4370694f Date: Tue, 06 Nov 2018 13:26:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:25,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-68ad8619-639d-4884-9114-0b2a4370694f 2018-11-06 13:26:25,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:25,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0aaa1bc6-77cc-488e-835c-8bfc05f1b16e Date: Tue, 06 Nov 2018 13:26:25 GMT RESP BODY: {"ports":[]} 2018-11-06 13:26:25,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port&admin_state_up=True used request id req-0aaa1bc6-77cc-488e-835c-8bfc05f1b16e 2018-11-06 13:26:25,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:26:25,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:26:26,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["Z_trUTolTgycUueAacY15A"], "issued_at": "2018-11-06T13:26:26.000000Z"}} 2018-11-06 13:26:26,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0504f637eed2979f5c3f086d6b6928376bdc6256" 2018-11-06 13:26:26,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d186a5-9a03-40e6-b734-47787e9324fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:26:26,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-26d186a5-9a03-40e6-b734-47787e9324fb 2018-11-06 13:26:26,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:26,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b1b20441-c884-47ae-aea5-08e9643c6414 Date: Tue, 06 Nov 2018 13:26:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:26,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-b1b20441-c884-47ae-aea5-08e9643c6414 2018-11-06 13:26:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:26,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c3f199cb-cfcc-4b1b-8370-0d94d0cd5f7b Date: Tue, 06 Nov 2018 13:26:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:26,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-c3f199cb-cfcc-4b1b-8370-0d94d0cd5f7b 2018-11-06 13:26:26,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:26,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5c1a2ca6-3010-4495-9775-bfd6213d49a6 Date: Tue, 06 Nov 2018 13:26:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:26,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-5c1a2ca6-3010-4495-9775-bfd6213d49a6 2018-11-06 13:26:26,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:26:26,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:26: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:26:26,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0504f637eed2979f5c3f086d6b6928376bdc6256" 2018-11-06 13:26:26,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea21a74d-0cde-4eee-97c5-642d15060057 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:26,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-ea21a74d-0cde-4eee-97c5-642d15060057 2018-11-06 13:26:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:27,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75ca2ecf-92fc-4b23-8940-4b8e5126b478 Date: Tue, 06 Nov 2018 13:26:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:27,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-75ca2ecf-92fc-4b23-8940-4b8e5126b478 2018-11-06 13:26:27,002 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net 2018-11-06 13:26:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" -d '{"port": {"network_id": "0627bb7a-4b1a-44d7-8f25-1ada3ea05b26", "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port", "admin_state_up": true}}' 2018-11-06 13:26:27,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-3892230c-47f8-4ef0-9448-2d6acc8994e2 Date: Tue, 06 Nov 2018 13:26:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:27Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:0e:58","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","qos_policy_id":null,"admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal"}} 2018-11-06 13:26:27,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-3892230c-47f8-4ef0-9448-2d6acc8994e2 2018-11-06 13:26:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:28,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-41673f88-3a79-48b1-9d4d-e70a4121427c Date: Tue, 06 Nov 2018 13:26:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:28,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-41673f88-3a79-48b1-9d4d-e70a4121427c 2018-11-06 13:26:28,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:28,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d92d755-2888-4c30-9f0b-7ae237563e82 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:28,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-1d92d755-2888-4c30-9f0b-7ae237563e82 2018-11-06 13:26:28,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:28,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2fbe75cc-18ea-4bf8-8323-a5f7f64a20c6 Date: Tue, 06 Nov 2018 13:26:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:28,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-2fbe75cc-18ea-4bf8-8323-a5f7f64a20c6 2018-11-06 13:26:28,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:28,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-bf603c72-7869-40ea-bf1b-9cbc99a3cf25 Date: Tue, 06 Nov 2018 13:26:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 13:26:28,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port&admin_state_up=True used request id req-bf603c72-7869-40ea-bf1b-9cbc99a3cf25 2018-11-06 13:26:28,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:28,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02b83ab-daac-45e9-a66e-7f3cf7c2e78d 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:28,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-c02b83ab-daac-45e9-a66e-7f3cf7c2e78d 2018-11-06 13:26:28,629 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst 2018-11-06 13:26:28,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:28,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-b0eee881-a16b-4559-a6f1-28081399090d x-compute-request-id: req-b0eee881-a16b-4559-a6f1-28081399090d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-flavor"}]} 2018-11-06 13:26:28,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b0eee881-a16b-4559-a6f1-28081399090d 2018-11-06 13:26:28,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:28,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-4f8e8794-2164-4ea3-8ef3-8f3b265f38b2 x-compute-request-id: req-4f8e8794-2164-4ea3-8ef3-8f3b265f38b2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:26:28,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572 used request id req-4f8e8794-2164-4ea3-8ef3-8f3b265f38b2 2018-11-06 13:26:28,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:28,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-614bb255-abee-479e-b10d-1063b872cc27 Date: Tue, 06 Nov 2018 13:26:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:26:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:26:11Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/snap", "metadata": {}}], "self": "/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "min_disk": 0, "protected": false, "id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "file": "/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image"} 2018-11-06 13:26:28,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image used request id req-614bb255-abee-479e-b10d-1063b872cc27 2018-11-06 13:26:28,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:29,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6bfc8473-00fb-4c2e-9785-629a8cf40c98 Date: Tue, 06 Nov 2018 13:26: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-11-06 13:26:29,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6bfc8473-00fb-4c2e-9785-629a8cf40c98 2018-11-06 13:26:29,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "imageRef": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "flavorRef": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "max_count": 1, "min_count": 1, "networks": [{"port": "c4fd7c0f-b4b8-4672-92aa-99737d068223"}]}}' 2018-11-06 13:26:30,829 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-dbb5177e-1d7d-4d2b-b075-2093d0841212 x-compute-request-id: req-dbb5177e-1d7d-4d2b-b075-2093d0841212 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "adminPass": "A4mrPvzi5MAm"}} 2018-11-06 13:26:30,829 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-dbb5177e-1d7d-4d2b-b075-2093d0841212 2018-11-06 13:26:30,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:31,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-0a2e622f-3c5c-4180-aa6e-644e4a92e51a x-compute-request-id: req-0a2e622f-3c5c-4180-aa6e-644e4a92e51a 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.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:26:30Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:26:31,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-0a2e622f-3c5c-4180-aa6e-644e4a92e51a 2018-11-06 13:26:31,601 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst 2018-11-06 13:26:31,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:31,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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,Accept-Encoding x-openstack-request-id: req-8f140b99-a91f-428f-8af4-afab441d854a x-compute-request-id: req-8f140b99-a91f-428f-8af4-afab441d854a 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.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:26:31Z", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:26:31,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-8f140b99-a91f-428f-8af4-afab441d854a 2018-11-06 13:26:31,986 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst] is - BUILD 2018-11-06 13:26:31,987 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:26:34,988 - create_instance - DEBUG - VM status query timeout in 896.613222122 2018-11-06 13:26:34,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:35,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26: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-95912424-f06a-440c-89d1-dc35b51db31e x-compute-request-id: req-95912424-f06a-440c-89d1-dc35b51db31e 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.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:26:33Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:26:35,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-95912424-f06a-440c-89d1-dc35b51db31e 2018-11-06 13:26:35,731 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst] is - BUILD 2018-11-06 13:26:35,731 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:26:38,734 - create_instance - DEBUG - VM status query timeout in 892.867525101 2018-11-06 13:26:38,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:39,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-ced234fb-03c3-47e6-a337-ab1377f130ed x-compute-request-id: req-ced234fb-03c3-47e6-a337-ab1377f130ed Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:26:33Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:26:39,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-ced234fb-03c3-47e6-a337-ab1377f130ed 2018-11-06 13:26:39,803 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst] is - BUILD 2018-11-06 13:26:39,803 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:26:42,804 - create_instance - DEBUG - VM status query timeout in 888.797580957 2018-11-06 13:26:42,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:43,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd390ea2-04de-402a-bd58-bf9b4bae8ce7 x-compute-request-id: req-fd390ea2-04de-402a-bd58-bf9b4bae8ce7 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:39Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:26:43,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-fd390ea2-04de-402a-bd58-bf9b4bae8ce7 2018-11-06 13:26:43,204 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst] is - ACTIVE 2018-11-06 13:26:43,204 - create_instance - INFO - VM is - ACTIVE 2018-11-06 13:26:43,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:43,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5354f8f6-095e-4dde-b40f-a9322d5b2c42 x-compute-request-id: req-5354f8f6-095e-4dde-b40f-a9322d5b2c42 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:39Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:26:43,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-5354f8f6-095e-4dde-b40f-a9322d5b2c42 2018-11-06 13:26:43,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:43,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2044a54b-f076-4fe5-bc7d-a57710d1adfb Date: Tue, 06 Nov 2018 13:26:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:43,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-2044a54b-f076-4fe5-bc7d-a57710d1adfb 2018-11-06 13:26:43,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:43,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f715343-b90e-4a7c-bc5d-a944972fd65d 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:43,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-4f715343-b90e-4a7c-bc5d-a944972fd65d 2018-11-06 13:26:44,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:44,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d8fdfcc2-4bb4-4321-8bdf-1d0993f95585 Date: Tue, 06 Nov 2018 13:26:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:44,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-d8fdfcc2-4bb4-4321-8bdf-1d0993f95585 2018-11-06 13:26:44,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:44,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-e20b8622-1a84-4b98-bf24-80f9a414e2d8 Date: Tue, 06 Nov 2018 13:26:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.3"}],"id":"15c9c811-ed4a-4b5e-acb8-570df0e5aefd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:35:d7","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.2"}],"id":"2c06913e-8538-40e1-94c8-e771ff2eb58e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:b6:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":"3cbb16e9-b60b-448b-a519-59c0b2fd5191"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.4"}],"id":"d8238e25-c55c-48a3-9c76-a9608496a5ad","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:9d:e3","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"}]} 2018-11-06 13:26:44,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-e20b8622-1a84-4b98-bf24-80f9a414e2d8 2018-11-06 13:26:44,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:26:44,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:26:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["_qb2CIjQS5KJq64HPTNm0A"], "issued_at": "2018-11-06T13:26:44.000000Z"}} 2018-11-06 13:26:44,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:44,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9b23fa-0663-4477-842c-363e09ab2f38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:26:44,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-da9b23fa-0663-4477-842c-363e09ab2f38 2018-11-06 13:26:44,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:45,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ad45041-6d79-424f-9b0b-862120edacbc x-compute-request-id: req-3ad45041-6d79-424f-9b0b-862120edacbc Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:39Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:26:45,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-3ad45041-6d79-424f-9b0b-862120edacbc 2018-11-06 13:26:45,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:45,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-37f48dcc-4d17-4485-a7dd-978236167c13 Date: Tue, 06 Nov 2018 13:26:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:45,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-37f48dcc-4d17-4485-a7dd-978236167c13 2018-11-06 13:26:45,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:45,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9047161d-c1d2-487d-9e41-0bf1c67ec045 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:45,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-9047161d-c1d2-487d-9e41-0bf1c67ec045 2018-11-06 13:26:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:45,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a5fc7157-9bc5-4129-8f48-1a4d9c16e601 Date: Tue, 06 Nov 2018 13:26:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:45,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-a5fc7157-9bc5-4129-8f48-1a4d9c16e601 2018-11-06 13:26:45,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:45,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-c6a26772-b714-426c-b1c7-e728a6c4a2aa Date: Tue, 06 Nov 2018 13:26:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.3"}],"id":"15c9c811-ed4a-4b5e-acb8-570df0e5aefd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:35:d7","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.2"}],"id":"2c06913e-8538-40e1-94c8-e771ff2eb58e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:b6:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":"3cbb16e9-b60b-448b-a519-59c0b2fd5191"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.4"}],"id":"d8238e25-c55c-48a3-9c76-a9608496a5ad","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:9d:e3","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"}]} 2018-11-06 13:26:45,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-c6a26772-b714-426c-b1c7-e728a6c4a2aa 2018-11-06 13:26:45,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" -d '{"volumeAttachment": {"volumeId": "0a6db459-2131-47f0-89f7-a7f7df275668"}}' 2018-11-06 13:26:48,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-722b01a9-de48-451d-b2cc-0fc056126451 x-compute-request-id: req-722b01a9-de48-451d-b2cc-0fc056126451 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "id": "0a6db459-2131-47f0-89f7-a7f7df275668", "volumeId": "0a6db459-2131-47f0-89f7-a7f7df275668"}} 2018-11-06 13:26:48,139 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191/os-volume_attachments used request id req-722b01a9-de48-451d-b2cc-0fc056126451 2018-11-06 13:26:48,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:48,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26: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-3d3b5783-d01d-4163-8f2e-061b2f369824 x-compute-request-id: req-3d3b5783-d01d-4163-8f2e-061b2f369824 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:39Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "0a6db459-2131-47f0-89f7-a7f7df275668"}], "metadata": {}}} 2018-11-06 13:26:48,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-3d3b5783-d01d-4163-8f2e-061b2f369824 2018-11-06 13:26:48,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:49,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-54beea42-295e-4b2a-9c9e-a493e4abb5f8 Date: Tue, 06 Nov 2018 13:26:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:49,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-54beea42-295e-4b2a-9c9e-a493e4abb5f8 2018-11-06 13:26:49,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:26:49,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:26:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:26:49,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:49,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ffc33d-2513-48a0-b395-88f584036be2 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:49,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-04ffc33d-2513-48a0-b395-88f584036be2 2018-11-06 13:26:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:49,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-130b340e-8174-4013-b669-70a76459ad7a Date: Tue, 06 Nov 2018 13:26:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:49,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-130b340e-8174-4013-b669-70a76459ad7a 2018-11-06 13:26:49,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:49,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-44980bd2-cb16-4ca2-bc74-de1d1199affe Date: Tue, 06 Nov 2018 13:26:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.3"}],"id":"15c9c811-ed4a-4b5e-acb8-570df0e5aefd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:35:d7","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.2"}],"id":"2c06913e-8538-40e1-94c8-e771ff2eb58e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:b6:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":"3cbb16e9-b60b-448b-a519-59c0b2fd5191"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.4"}],"id":"d8238e25-c55c-48a3-9c76-a9608496a5ad","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:9d:e3","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"}]} 2018-11-06 13:26:49,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-44980bd2-cb16-4ca2-bc74-de1d1199affe 2018-11-06 13:26:49,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:49,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:49 GMT Server: Apache x-compute-request-id: req-bb3f6738-1274-46d0-8951-3cdedc8f4c51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb3f6738-1274-46d0-8951-3cdedc8f4c51 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:26:48.000000", "replication_status": null, "snapshot_id": null, "id": "0a6db459-2131-47f0-89f7-a7f7df275668", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-84b82026-2974-4342-b302-a1a8bc15e550", "bootable": "false", "created_at": "2018-11-06T13:26:18.000000", "volume_type": null}} 2018-11-06 13:26:49,943 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-bb3f6738-1274-46d0-8951-3cdedc8f4c51 2018-11-06 13:26:52,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb3f6738-1274-46d0-8951-3cdedc8f4c51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:53,703 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:52 GMT Server: Apache x-compute-request-id: req-0f08f6af-111c-4bc5-8b0f-9cc766c87f34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f08f6af-111c-4bc5-8b0f-9cc766c87f34 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "attachment_id": "1c3d19df-1748-4868-be55-b4cdc350752f", "attached_at": "2018-11-06T13:26:51.000000", "host_name": null, "volume_id": "0a6db459-2131-47f0-89f7-a7f7df275668", "device": "/dev/vdb", "id": "0a6db459-2131-47f0-89f7-a7f7df275668"}], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:26:52.000000", "replication_status": null, "snapshot_id": null, "id": "0a6db459-2131-47f0-89f7-a7f7df275668", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-84b82026-2974-4342-b302-a1a8bc15e550", "bootable": "false", "created_at": "2018-11-06T13:26:18.000000", "volume_type": null}} 2018-11-06 13:26:53,703 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-0f08f6af-111c-4bc5-8b0f-9cc766c87f34 2018-11-06 13:26:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:53,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e132c8b-8bb0-4ec4-8935-4fd206121caa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:26:53,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e132c8b-8bb0-4ec4-8935-4fd206121caa 2018-11-06 13:26:53,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:54,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-cd4b1c8d-0bc8-4cda-9772-46f6787778e7 x-compute-request-id: req-cd4b1c8d-0bc8-4cda-9772-46f6787778e7 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "0a6db459-2131-47f0-89f7-a7f7df275668"}], "metadata": {}}} 2018-11-06 13:26:54,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-cd4b1c8d-0bc8-4cda-9772-46f6787778e7 2018-11-06 13:26:54,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:54,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-40ff2d2e-fd68-4d84-8fcc-a15ebc33fd9f Date: Tue, 06 Nov 2018 13:26:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:54,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-40ff2d2e-fd68-4d84-8fcc-a15ebc33fd9f 2018-11-06 13:26:54,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:54,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f57e92-f9ec-4db4-a5cb-8014f09c6637 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:54,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-80f57e92-f9ec-4db4-a5cb-8014f09c6637 2018-11-06 13:26:54,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:54,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-edfde1f6-d2e6-48d8-95be-6b2af97e19fe Date: Tue, 06 Nov 2018 13:26:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:54,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-edfde1f6-d2e6-48d8-95be-6b2af97e19fe 2018-11-06 13:26:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:54,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-8b928076-4caf-468c-8669-8fa341c06f41 Date: Tue, 06 Nov 2018 13:26:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.3"}],"id":"15c9c811-ed4a-4b5e-acb8-570df0e5aefd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:35:d7","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.2"}],"id":"2c06913e-8538-40e1-94c8-e771ff2eb58e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:b6:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":"3cbb16e9-b60b-448b-a519-59c0b2fd5191"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.4"}],"id":"d8238e25-c55c-48a3-9c76-a9608496a5ad","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:9d:e3","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"}]} 2018-11-06 13:26:54,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-8b928076-4caf-468c-8669-8fa341c06f41 2018-11-06 13:26:54,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:55,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a16270e-a51f-4e47-bd3c-b16ffd2045d4 x-compute-request-id: req-4a16270e-a51f-4e47-bd3c-b16ffd2045d4 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "0a6db459-2131-47f0-89f7-a7f7df275668"}], "metadata": {}}} 2018-11-06 13:26:55,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-4a16270e-a51f-4e47-bd3c-b16ffd2045d4 2018-11-06 13:26:55,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:55,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-750d06c2-b584-4aeb-94bc-798382ab2c55 Date: Tue, 06 Nov 2018 13:26:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:55,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-750d06c2-b584-4aeb-94bc-798382ab2c55 2018-11-06 13:26:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:55,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2386a774-1034-4995-94da-6c33bab5e4bf 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:55,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-2386a774-1034-4995-94da-6c33bab5e4bf 2018-11-06 13:26:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:55,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f01e0af7-62a5-4c2f-9fc7-34b606334959 Date: Tue, 06 Nov 2018 13:26:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:55,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-f01e0af7-62a5-4c2f-9fc7-34b606334959 2018-11-06 13:26:55,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:56,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-67b35769-0a1d-4c71-bc60-bd2295cb4d10 Date: Tue, 06 Nov 2018 13:26:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.3"}],"id":"15c9c811-ed4a-4b5e-acb8-570df0e5aefd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:35:d7","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.2"}],"id":"2c06913e-8538-40e1-94c8-e771ff2eb58e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:b6:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":"3cbb16e9-b60b-448b-a519-59c0b2fd5191"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.4"}],"id":"d8238e25-c55c-48a3-9c76-a9608496a5ad","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:9d:e3","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"}]} 2018-11-06 13:26:56,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-67b35769-0a1d-4c71-bc60-bd2295cb4d10 2018-11-06 13:26:56,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:56,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43d1eb00-4115-4774-8967-a81aa6b86755 x-compute-request-id: req-43d1eb00-4115-4774-8967-a81aa6b86755 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "0a6db459-2131-47f0-89f7-a7f7df275668"}], "metadata": {}}} 2018-11-06 13:26:56,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-43d1eb00-4115-4774-8967-a81aa6b86755 2018-11-06 13:26:56,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:56,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-836b62b2-ce00-4fc8-a0f4-8dd732d24bf6 Date: Tue, 06 Nov 2018 13:26:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:26:56,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-836b62b2-ce00-4fc8-a0f4-8dd732d24bf6 2018-11-06 13:26:56,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:56,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1726d0ad-7ebe-4aa0-9497-cd990cd031ae 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:26:56,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-1726d0ad-7ebe-4aa0-9497-cd990cd031ae 2018-11-06 13:26:56,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:56,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a3ac7020-5908-45d4-b716-af44eec82536 Date: Tue, 06 Nov 2018 13:26:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:26:56,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-a3ac7020-5908-45d4-b716-af44eec82536 2018-11-06 13:26:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:26:56,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-cf4c2d55-e8ce-400b-8424-d04ef9bb973b Date: Tue, 06 Nov 2018 13:26:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.3"}],"id":"15c9c811-ed4a-4b5e-acb8-570df0e5aefd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:35:d7","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.2"}],"id":"2c06913e-8538-40e1-94c8-e771ff2eb58e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:b6:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":"3cbb16e9-b60b-448b-a519-59c0b2fd5191"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.4"}],"id":"d8238e25-c55c-48a3-9c76-a9608496a5ad","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:9d:e3","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"}]} 2018-11-06 13:26:56,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-cf4c2d55-e8ce-400b-8424-d04ef9bb973b 2018-11-06 13:26:56,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191/os-volume_attachments/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:26:59,274 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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-0db0a7be-5bde-4bff-a20d-7c39f8433715 x-compute-request-id: req-0db0a7be-5bde-4bff-a20d-7c39f8433715 Content-Length: 0 Content-Type: application/json 2018-11-06 13:26:59,274 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191/os-volume_attachments/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-0db0a7be-5bde-4bff-a20d-7c39f8433715 2018-11-06 13:26:59,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:00,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:26:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22561f5d-a27c-478b-863b-c06741c4eded x-compute-request-id: req-22561f5d-a27c-478b-863b-c06741c4eded Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "0a6db459-2131-47f0-89f7-a7f7df275668"}], "metadata": {}}} 2018-11-06 13:27:00,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-22561f5d-a27c-478b-863b-c06741c4eded 2018-11-06 13:27:00,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:00,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2349b47e-af9e-4f62-831f-e2109aded252 Date: Tue, 06 Nov 2018 13:27:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:00,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-2349b47e-af9e-4f62-831f-e2109aded252 2018-11-06 13:27:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:00,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6934f938-8d3c-4446-84a1-cf1c8efd5f13 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:27:00,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-6934f938-8d3c-4446-84a1-cf1c8efd5f13 2018-11-06 13:27:00,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:00,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8202865d-008e-4c8c-a013-bc7b177eec05 Date: Tue, 06 Nov 2018 13:27:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:27:00,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-8202865d-008e-4c8c-a013-bc7b177eec05 2018-11-06 13:27:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:00,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-16e97522-2b23-4d04-ba93-0b8c0fdf69ef Date: Tue, 06 Nov 2018 13:27:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.3"}],"id":"15c9c811-ed4a-4b5e-acb8-570df0e5aefd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:35:d7","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.2"}],"id":"2c06913e-8538-40e1-94c8-e771ff2eb58e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:b6:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":"3cbb16e9-b60b-448b-a519-59c0b2fd5191"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.4"}],"id":"d8238e25-c55c-48a3-9c76-a9608496a5ad","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:9d:e3","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"}]} 2018-11-06 13:27:00,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-16e97522-2b23-4d04-ba93-0b8c0fdf69ef 2018-11-06 13:27:03,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:04,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc7a78b7-8050-44f3-9e1f-eb63e4541402 x-compute-request-id: req-cc7a78b7-8050-44f3-9e1f-eb63e4541402 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:04,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-cc7a78b7-8050-44f3-9e1f-eb63e4541402 2018-11-06 13:27:04,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:04,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b029118e-0cbd-4a1f-ba51-14a24e58c49d Date: Tue, 06 Nov 2018 13:27:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:04,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-b029118e-0cbd-4a1f-ba51-14a24e58c49d 2018-11-06 13:27:04,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:04,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66be487d-d44d-437e-856f-4012a488c2f2 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:27:04,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-66be487d-d44d-437e-856f-4012a488c2f2 2018-11-06 13:27:04,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:04,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-36a98fd6-7f99-4cfc-bb9b-192ac5fee17e Date: Tue, 06 Nov 2018 13:27:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:27:04,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-36a98fd6-7f99-4cfc-bb9b-192ac5fee17e 2018-11-06 13:27:04,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-ae212834-8f4a-41d0-b435-c9ae804b19ef Date: Tue, 06 Nov 2018 13:27:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.3"}],"id":"15c9c811-ed4a-4b5e-acb8-570df0e5aefd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:35:d7","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.2"}],"id":"2c06913e-8538-40e1-94c8-e771ff2eb58e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:b6:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":"3cbb16e9-b60b-448b-a519-59c0b2fd5191"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.4"}],"id":"d8238e25-c55c-48a3-9c76-a9608496a5ad","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:9d:e3","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"}]} 2018-11-06 13:27:04,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-ae212834-8f4a-41d0-b435-c9ae804b19ef 2018-11-06 13:27:04,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb3f6738-1274-46d0-8951-3cdedc8f4c51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:05,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:04 GMT Server: Apache x-compute-request-id: req-3e802a2d-3469-48c8-bd26-c4f8ab4303b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e802a2d-3469-48c8-bd26-c4f8ab4303b7 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:26:59.000000", "replication_status": null, "snapshot_id": null, "id": "0a6db459-2131-47f0-89f7-a7f7df275668", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-84b82026-2974-4342-b302-a1a8bc15e550", "bootable": "false", "created_at": "2018-11-06T13:26:18.000000", "volume_type": null}} 2018-11-06 13:27:05,440 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-3e802a2d-3469-48c8-bd26-c4f8ab4303b7 2018-11-06 13:27:05,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:05,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5a4d1ec-c416-479d-b890-b654538758f9 x-compute-request-id: req-c5a4d1ec-c416-479d-b890-b654538758f9 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:05,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-c5a4d1ec-c416-479d-b890-b654538758f9 2018-11-06 13:27:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:06,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a72016cf-b1a8-4f78-be2a-9b8a5fa2d7bb Date: Tue, 06 Nov 2018 13:27:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:06,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-a72016cf-b1a8-4f78-be2a-9b8a5fa2d7bb 2018-11-06 13:27:06,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:06,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b434f2-142e-4026-889f-1aa8fbbf84e7 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:27:06,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-e5b434f2-142e-4026-889f-1aa8fbbf84e7 2018-11-06 13:27:06,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:06,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1fb0e8c1-4445-4658-9341-04746b776357 Date: Tue, 06 Nov 2018 13:27:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:27:06,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-1fb0e8c1-4445-4658-9341-04746b776357 2018-11-06 13:27:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:06,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-d46efda1-0a89-4861-b22e-42ef4595a6d4 Date: Tue, 06 Nov 2018 13:27:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.3"}],"id":"15c9c811-ed4a-4b5e-acb8-570df0e5aefd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:35:d7","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.2"}],"id":"2c06913e-8538-40e1-94c8-e771ff2eb58e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:b6:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":"3cbb16e9-b60b-448b-a519-59c0b2fd5191"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.4"}],"id":"d8238e25-c55c-48a3-9c76-a9608496a5ad","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:9d:e3","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"}]} 2018-11-06 13:27:06,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-d46efda1-0a89-4861-b22e-42ef4595a6d4 2018-11-06 13:27:06,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:07,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-005c4336-d7d7-40d1-9800-92dfdbc4740d x-compute-request-id: req-005c4336-d7d7-40d1-9800-92dfdbc4740d Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:26:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:07,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-005c4336-d7d7-40d1-9800-92dfdbc4740d 2018-11-06 13:27:07,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:07,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5d286224-1adc-4aff-946d-f5a1cefe69e2 Date: Tue, 06 Nov 2018 13:27:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eac11d5a-9a38-4778-af42-eb02ffc5203c"],"description":"","tags":[],"updated_at":"2018-11-06T13:26:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:07,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net used request id req-5d286224-1adc-4aff-946d-f5a1cefe69e2 2018-11-06 13:27:07,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:07,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fb1a3f-cc59-4edf-a8b2-bd1a75833122 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:27:07,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-22fb1a3f-cc59-4edf-a8b2-bd1a75833122 2018-11-06 13:27:07,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:07,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-651b0fbe-27e9-46fc-a075-094e3327b32e Date: Tue, 06 Nov 2018 13:27:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:14Z","dns_nameservers":[],"updated_at":"2018-11-06T13:26:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet"}]} 2018-11-06 13:27:07,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-651b0fbe-27e9-46fc-a075-094e3327b32e 2018-11-06 13:27:07,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8641183819031768aee5a1200938dbd1f2664a9" 2018-11-06 13:27:07,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-fc47bc42-c418-4492-b48c-bf4fc3a04c7f Date: Tue, 06 Nov 2018 13:27:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.3"}],"id":"15c9c811-ed4a-4b5e-acb8-570df0e5aefd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:35:d7","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.2"}],"id":"2c06913e-8538-40e1-94c8-e771ff2eb58e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:b6:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.12"}],"id":"c4fd7c0f-b4b8-4672-92aa-99737d068223","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:0e:58","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:27Z","binding:vnic_type":"normal","device_id":"3cbb16e9-b60b-448b-a519-59c0b2fd5191"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:26:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac11d5a-9a38-4778-af42-eb02ffc5203c","ip_address":"10.55.0.4"}],"id":"d8238e25-c55c-48a3-9c76-a9608496a5ad","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:9d:e3","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0627bb7a-4b1a-44d7-8f25-1ada3ea05b26","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0627bb7a-4b1a-44d7-8f25-1ada3ea05b26"}]} 2018-11-06 13:27:07,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-fc47bc42-c418-4492-b48c-bf4fc3a04c7f 2018-11-06 13:27:07,953 - create_instance - INFO - Deleting Port with ID - c4fd7c0f-b4b8-4672-92aa-99737d068223 2018-11-06 13:27:07,953 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-port 2018-11-06 13:27:07,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/c4fd7c0f-b4b8-4672-92aa-99737d068223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:08,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1011e91-3d81-4822-a7a8-4c08369697f8 Date: Tue, 06 Nov 2018 13:27:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:27:08,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/c4fd7c0f-b4b8-4672-92aa-99737d068223 used request id req-c1011e91-3d81-4822-a7a8-4c08369697f8 2018-11-06 13:27:08,420 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst 2018-11-06 13:27:08,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:08,625 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:27: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-66afb5a2-70b7-4368-8c71-26a7177a2715 x-compute-request-id: req-66afb5a2-70b7-4368-8c71-26a7177a2715 Content-Type: application/json 2018-11-06 13:27:08,625 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-66afb5a2-70b7-4368-8c71-26a7177a2715 2018-11-06 13:27:08,625 - create_instance - INFO - Checking deletion status 2018-11-06 13:27:08,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:08,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27: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-65392c7c-084d-4db2-8961-8dc2aea35722 x-compute-request-id: req-65392c7c-084d-4db2-8961-8dc2aea35722 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:0e:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:27:08Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:08,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-65392c7c-084d-4db2-8961-8dc2aea35722 2018-11-06 13:27:08,724 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst] is - ACTIVE 2018-11-06 13:27:08,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:27:11,727 - create_instance - DEBUG - VM status query timeout in 296.898509979 2018-11-06 13:27:11,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:12,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27: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-6ee95d58-3405-4cf8-a45a-aebec18cc378 x-compute-request-id: req-6ee95d58-3405-4cf8-a45a-aebec18cc378 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:27:08Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:12,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-6ee95d58-3405-4cf8-a45a-aebec18cc378 2018-11-06 13:27:12,514 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst] is - ACTIVE 2018-11-06 13:27:12,514 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:27:15,517 - create_instance - DEBUG - VM status query timeout in 293.108235121 2018-11-06 13:27:15,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:15,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f608a746-9e6b-4a38-9051-688ec7bb464f x-compute-request-id: req-f608a746-9e6b-4a38-9051-688ec7bb464f Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191", "rel": "bookmark"}], "image": {"id": "6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "links": [{"href": "http://172.30.9.27:8774/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-11-06T13:26:38.000000", "flavor": {"id": "e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "links": [{"href": "http://172.30.9.27:8774/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572", "rel": "bookmark"}]}, "id": "3cbb16e9-b60b-448b-a519-59c0b2fd5191", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:27:08Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst", "created": "2018-11-06T13:26:30Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:15,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-f608a746-9e6b-4a38-9051-688ec7bb464f 2018-11-06 13:27:15,766 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst] is - ACTIVE 2018-11-06 13:27:15,767 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:27:18,770 - create_instance - DEBUG - VM status query timeout in 289.85563612 2018-11-06 13:27:18,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d907dd1e7f0d28f207b145e445bb1737e09fa" 2018-11-06 13:27:18,822 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:27:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d58e4cd4-e9dd-4882-8f40-3c329a7a4d6d x-compute-request-id: req-d58e4cd4-e9dd-4882-8f40-3c329a7a4d6d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3cbb16e9-b60b-448b-a519-59c0b2fd5191 could not be found.", "code": 404}} 2018-11-06 13:27:18,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbb16e9-b60b-448b-a519-59c0b2fd5191 used request id req-d58e4cd4-e9dd-4882-8f40-3c329a7a4d6d 2018-11-06 13:27:18,823 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3cbb16e9-b60b-448b-a519-59c0b2fd5191 could not be found. (HTTP 404) (Request-ID: req-d58e4cd4-e9dd-4882-8f40-3c329a7a4d6d) 2018-11-06 13:27:18,823 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-vm_inst 2018-11-06 13:27:18,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8646fad-f40e-43b3-8841-c703afbb61c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a3fe392c95b7dbf6297998459dd011306db044" 2018-11-06 13:27:19,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:18 GMT Server: Apache x-compute-request-id: req-8139001b-3161-4a66-b516-dc1b5170ade3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8139001b-3161-4a66-b516-dc1b5170ade3 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:26:59.000000", "replication_status": null, "snapshot_id": null, "id": "0a6db459-2131-47f0-89f7-a7f7df275668", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-84b82026-2974-4342-b302-a1a8bc15e550", "bootable": "false", "created_at": "2018-11-06T13:26:18.000000", "volume_type": null}} 2018-11-06 13:27:19,581 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-8139001b-3161-4a66-b516-dc1b5170ade3 2018-11-06 13:27:19,582 - create_volume - DEBUG - Instance status is - available 2018-11-06 13:27:19,582 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550 2018-11-06 13:27:19,582 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550 2018-11-06 13:27:19,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8646fad-f40e-43b3-8841-c703afbb61c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a3fe392c95b7dbf6297998459dd011306db044" 2018-11-06 13:27:19,679 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:27:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d57b596-91d0-47ef-bbc3-948891cb6cb8 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-11-06 13:27:19,680 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-5d57b596-91d0-47ef-bbc3-948891cb6cb8 2018-11-06 13:27:19,683 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8646fad-f40e-43b3-8841-c703afbb61c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a3fe392c95b7dbf6297998459dd011306db044" 2018-11-06 13:27:19,739 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:19 GMT Server: Apache x-compute-request-id: req-baf447c8-180a-4ce5-a7b1-35266d94e89c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-baf447c8-180a-4ce5-a7b1-35266d94e89c Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:27:19.000000", "replication_status": null, "snapshot_id": null, "id": "0a6db459-2131-47f0-89f7-a7f7df275668", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-84b82026-2974-4342-b302-a1a8bc15e550", "bootable": "false", "created_at": "2018-11-06T13:26:18.000000", "volume_type": null}} 2018-11-06 13:27:19,739 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-baf447c8-180a-4ce5-a7b1-35266d94e89c 2018-11-06 13:27:19,739 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 13:27:19,740 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 13:27:22,743 - create_volume - DEBUG - Volume status query timeout in 56.9371850491 2018-11-06 13:27:22,747 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8646fad-f40e-43b3-8841-c703afbb61c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a3fe392c95b7dbf6297998459dd011306db044" 2018-11-06 13:27:23,468 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:27:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fcc43d9b-4416-4f50-bc64-e39d25cb9236 x-openstack-request-id: req-fcc43d9b-4416-4f50-bc64-e39d25cb9236 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0a6db459-2131-47f0-89f7-a7f7df275668 could not be found.", "code": 404}} 2018-11-06 13:27:23,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/0a6db459-2131-47f0-89f7-a7f7df275668 used request id req-fcc43d9b-4416-4f50-bc64-e39d25cb9236 2018-11-06 13:27:23,469 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0a6db459-2131-47f0-89f7-a7f7df275668 could not be found. (HTTP 404) (Request-ID: req-fcc43d9b-4416-4f50-bc64-e39d25cb9236) 2018-11-06 13:27:23,469 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550 2018-11-06 13:27:23,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce4a7b3dd45068c306d2ee2caebc32960da2682" 2018-11-06 13:27:23,550 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:27:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-deaa8f20-2c25-44fa-932e-40349ba8f1f0 x-compute-request-id: req-deaa8f20-2c25-44fa-932e-40349ba8f1f0 Content-Length: 0 Content-Type: application/json 2018-11-06 13:27:23,550 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e1aac8cc-f7ec-4f0a-9357-bff717bcb572 used request id req-deaa8f20-2c25-44fa-932e-40349ba8f1f0 2018-11-06 13:27:23,551 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet 2018-11-06 13:27:23,551 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-subnet 2018-11-06 13:27:23,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/eac11d5a-9a38-4778-af42-eb02ffc5203c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ed57da514383d690b3b52f7206aa2e4073e6cb" 2018-11-06 13:27:25,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-869354c3-f360-4d1b-b00e-e092f84f65f5 Date: Tue, 06 Nov 2018 13:27:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:27:25,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/eac11d5a-9a38-4778-af42-eb02ffc5203c used request id req-869354c3-f360-4d1b-b00e-e092f84f65f5 2018-11-06 13:27:25,600 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-net 2018-11-06 13:27:25,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ed57da514383d690b3b52f7206aa2e4073e6cb" 2018-11-06 13:27:26,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e44dfcf-6665-49d5-81e3-a60ebd5e3e37 Date: Tue, 06 Nov 2018 13:27:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:27:26,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0627bb7a-4b1a-44d7-8f25-1ada3ea05b26 used request id req-5e44dfcf-6665-49d5-81e3-a60ebd5e3e37 2018-11-06 13:27:26,738 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-84b82026-2974-4342-b302-a1a8bc15e550-image 2018-11-06 13:27:26,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b034be73faa894d5eebee03203d8dbc65d4134f" 2018-11-06 13:27:29,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8804c8f-ee7d-4562-8cb6-e9fdb06d2e8a Date: Tue, 06 Nov 2018 13:27:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:27:29,097 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6ee3a0dc-3bb3-49bd-a036-cb90b191c94f used request id req-c8804c8f-ee7d-4562-8cb6-e9fdb06d2e8a 2018-11-06 13:27:29,099 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:27:29,101 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 13:27:29,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:27:29,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:27:29,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["wdgO9ES4SmKlyhnBBuW7KQ"], "issued_at": "2018-11-06T13:27:29.000000Z"}} 2018-11-06 13:27:29,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae176d78095ca4d6aafebab1c16e63960984ebef" 2018-11-06 13:27:29,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e07416-8910-4e38-a50a-21aa684615d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:27:29,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-63e07416-8910-4e38-a50a-21aa684615d2 2018-11-06 13:27:29,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae176d78095ca4d6aafebab1c16e63960984ebef" 2018-11-06 13:27:30,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-e845181d-59e1-4eb3-8144-b8dc5f6eef2a Date: Tue, 06 Nov 2018 13:27:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image"} 2018-11-06 13:27:30,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image used request id req-e845181d-59e1-4eb3-8144-b8dc5f6eef2a 2018-11-06 13:27:30,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae176d78095ca4d6aafebab1c16e63960984ebef" 2018-11-06 13:27:30,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-99e28b8c-92bc-4aa0-99d5-c44807a9632a Date: Tue, 06 Nov 2018 13:27: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-11-06 13:27:30,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-99e28b8c-92bc-4aa0-99d5-c44807a9632a 2018-11-06 13:27:30,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae176d78095ca4d6aafebab1c16e63960984ebef" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image"}' 2018-11-06 13:27:30,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e X-Openstack-Request-Id: req-5c896564-683e-4463-8237-48b0b5fc0abc Date: Tue, 06 Nov 2018 13:27:30 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:27:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T13:27:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e", "min_disk": 0, "protected": false, "id": "0e827d88-7675-42cb-8060-bef9d44d047e", "file": "/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e/file", "checksum": null, "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:27:30,663 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5c896564-683e-4463-8237-48b0b5fc0abc 2018-11-06 13:27:30,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae176d78095ca4d6aafebab1c16e63960984ebef" -d '' 2018-11-06 13:27:32,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7de3dd32-242d-43fb-836e-84664e8a7150 Date: Tue, 06 Nov 2018 13:27:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:27:32,894 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e/file used request id req-7de3dd32-242d-43fb-836e-84664e8a7150 2018-11-06 13:27:32,895 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:27:32,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae176d78095ca4d6aafebab1c16e63960984ebef" 2018-11-06 13:27:33,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8c2659b0-20af-4014-b788-80a861b5b474 Date: Tue, 06 Nov 2018 13:27:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:27:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:27:32Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/0e827d88-7675-42cb-8060-bef9d44d047e/snap", "metadata": {}}], "self": "/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e", "min_disk": 0, "protected": false, "id": "0e827d88-7675-42cb-8060-bef9d44d047e", "file": "/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/0e827d88-7675-42cb-8060-bef9d44d047e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:27:33,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e used request id req-8c2659b0-20af-4014-b788-80a861b5b474 2018-11-06 13:27:33,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae176d78095ca4d6aafebab1c16e63960984ebef" 2018-11-06 13:27:33,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c3393d30-0004-4c0e-b6e2-e95edb15fc04 Date: Tue, 06 Nov 2018 13:27: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-11-06 13:27:33,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c3393d30-0004-4c0e-b6e2-e95edb15fc04 2018-11-06 13:27:33,524 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image 2018-11-06 13:27:33,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae176d78095ca4d6aafebab1c16e63960984ebef" 2018-11-06 13:27:33,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-734e85b1-d88c-4f3c-8eec-d3f8317581e0 Date: Tue, 06 Nov 2018 13:27:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:27:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:27:32Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/0e827d88-7675-42cb-8060-bef9d44d047e/snap", "metadata": {}}], "self": "/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e", "min_disk": 0, "protected": false, "id": "0e827d88-7675-42cb-8060-bef9d44d047e", "file": "/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/0e827d88-7675-42cb-8060-bef9d44d047e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:27:33,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e used request id req-734e85b1-d88c-4f3c-8eec-d3f8317581e0 2018-11-06 13:27:33,547 - create_image - DEBUG - Instance status is - active 2018-11-06 13:27:33,547 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image 2018-11-06 13:27:33,547 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image 2018-11-06 13:27:33,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:27:33,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:27:33,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:27:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["KBfuZWv_QqmbUW57Rt3txA"], "issued_at": "2018-11-06T13:27:33.000000Z"}} 2018-11-06 13:27:33,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea45ba492401a0dc87eb6771bfe10c25fcc8ed" 2018-11-06 13:27:34,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c1e353-fb07-4fde-8640-4cfed0dfbb04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:27:34,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-10c1e353-fb07-4fde-8640-4cfed0dfbb04 2018-11-06 13:27:34,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea45ba492401a0dc87eb6771bfe10c25fcc8ed" 2018-11-06 13:27:34,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-11205c85-d759-4526-947f-e71023429a19 Date: Tue, 06 Nov 2018 13:27:34 GMT RESP BODY: {"networks":[]} 2018-11-06 13:27:34,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net used request id req-11205c85-d759-4526-947f-e71023429a19 2018-11-06 13:27:34,201 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net 2018-11-06 13:27:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea45ba492401a0dc87eb6771bfe10c25fcc8ed" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net", "admin_state_up": true}}' 2018-11-06 13:27:34,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-7fbc4217-58e5-4ccb-aacb-fedf7e13e874 Date: Tue, 06 Nov 2018 13:27:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:27:34Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:34Z","mtu":1450}} 2018-11-06 13:27:34,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-7fbc4217-58e5-4ccb-aacb-fedf7e13e874 2018-11-06 13:27:34,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea45ba492401a0dc87eb6771bfe10c25fcc8ed" 2018-11-06 13:27:35,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-994593ed-faf0-453e-a61e-02e4178584bf Date: Tue, 06 Nov 2018 13:27:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:27:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:34Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:35,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-994593ed-faf0-453e-a61e-02e4178584bf 2018-11-06 13:27:35,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea45ba492401a0dc87eb6771bfe10c25fcc8ed" 2018-11-06 13:27:35,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fcb1193d-2166-479a-aa11-4ba0c658e73d Date: Tue, 06 Nov 2018 13:27:35 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:27:35,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-fcb1193d-2166-479a-aa11-4ba0c658e73d 2018-11-06 13:27:35,079 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet 2018-11-06 13:27:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea45ba492401a0dc87eb6771bfe10c25fcc8ed" -d '{"subnets": [{"ip_version": 4, "network_id": "9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet"}]}' 2018-11-06 13:27:35,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-789db98b-021a-4958-83aa-14f8272aef07 Date: Tue, 06 Nov 2018 13:27:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","dns_nameservers":[],"updated_at":"2018-11-06T13:27: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet"}]} 2018-11-06 13:27:35,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-789db98b-021a-4958-83aa-14f8272aef07 2018-11-06 13:27:35,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea45ba492401a0dc87eb6771bfe10c25fcc8ed" 2018-11-06 13:27:35,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2b67e8bb-6ee2-49e3-b551-33c494f8bc12 Date: Tue, 06 Nov 2018 13:27:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["92e54342-aeb9-4886-a2c6-58d2b3d53229"],"description":"","tags":[],"updated_at":"2018-11-06T13:27:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:34Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:35,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-2b67e8bb-6ee2-49e3-b551-33c494f8bc12 2018-11-06 13:27:35,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea45ba492401a0dc87eb6771bfe10c25fcc8ed" 2018-11-06 13:27:35,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5b94f25f-2b07-4db9-8502-38e0e9e0f69a Date: Tue, 06 Nov 2018 13:27:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","dns_nameservers":[],"updated_at":"2018-11-06T13:27: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet"}]} 2018-11-06 13:27:35,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-5b94f25f-2b07-4db9-8502-38e0e9e0f69a 2018-11-06 13:27:35,983 - OpenStackNetwork - DEBUG - Network [9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4] created successfully 2018-11-06 13:27:35,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:27:35,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:27:36,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["msIfpptmTxiFKKJEnh7xcQ"], "issued_at": "2018-11-06T13:27:36.000000Z"}} 2018-11-06 13:27:36,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5262a0324f3576513ec3276cd71482cc7e3cce" 2018-11-06 13:27:36,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603eada6-4186-4c86-8727-af29538a2202 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:27:36,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-603eada6-4186-4c86-8727-af29538a2202 2018-11-06 13:27:36,448 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:27:36,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5262a0324f3576513ec3276cd71482cc7e3cce" 2018-11-06 13:27:36,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-219eec4f-bfb2-4032-97e7-12fefc03d71d x-compute-request-id: req-219eec4f-bfb2-4032-97e7-12fefc03d71d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:27:36,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-219eec4f-bfb2-4032-97e7-12fefc03d71d 2018-11-06 13:27:36,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5262a0324f3576513ec3276cd71482cc7e3cce" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 13:27:36,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c42fe50-8ee2-4b98-9d06-866364abd52b x-compute-request-id: req-8c42fe50-8ee2-4b98-9d06-866364abd52b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:27:36,888 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8c42fe50-8ee2-4b98-9d06-866364abd52b 2018-11-06 13:27:36,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:27:36,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:27:37,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["K6vAo_2iTBa00279OkP-5A"], "issued_at": "2018-11-06T13:27:37.000000Z"}} 2018-11-06 13:27:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2c082bd0b02f0a2edd8fa24141fe6c83f2847" 2018-11-06 13:27:37,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7893bb22-3cff-4db0-bc15-d8f26df41bfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:27:37,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7893bb22-3cff-4db0-bc15-d8f26df41bfb 2018-11-06 13:27:37,363 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2c082bd0b02f0a2edd8fa24141fe6c83f2847" 2018-11-06 13:27:37,556 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:37 GMT Server: Apache x-compute-request-id: req-2a361dfc-2bf9-41a6-a075-ab74992d3433 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2a361dfc-2bf9-41a6-a075-ab74992d3433 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 13:27:37,556 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail used request id req-2a361dfc-2bf9-41a6-a075-ab74992d3433 2018-11-06 13:27:37,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2a361dfc-2bf9-41a6-a075-ab74992d3433" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2c082bd0b02f0a2edd8fa24141fe6c83f2847" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe", "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-11-06 13:27:38,596 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:27:37 GMT Server: Apache x-compute-request-id: req-9ea7bb90-af10-4dbc-a44f-5a6bcd978039 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9ea7bb90-af10-4dbc-a44f-5a6bcd978039 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T13:27:38.484008", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "size": 1}} 2018-11-06 13:27:38,596 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes used request id req-9ea7bb90-af10-4dbc-a44f-5a6bcd978039 2018-11-06 13:27:38,602 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a361dfc-2bf9-41a6-a075-ab74992d3433" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2c082bd0b02f0a2edd8fa24141fe6c83f2847" 2018-11-06 13:27:39,342 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:38 GMT Server: Apache x-compute-request-id: req-89b1da4e-7fec-469e-a7e7-4ce9f63f375f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89b1da4e-7fec-469e-a7e7-4ce9f63f375f Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:27:38.000000", "replication_status": null, "snapshot_id": null, "id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe", "bootable": "false", "created_at": "2018-11-06T13:27:38.000000", "volume_type": null}} 2018-11-06 13:27:39,343 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a used request id req-89b1da4e-7fec-469e-a7e7-4ce9f63f375f 2018-11-06 13:27:39,343 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe 2018-11-06 13:27:39,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a361dfc-2bf9-41a6-a075-ab74992d3433" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2c082bd0b02f0a2edd8fa24141fe6c83f2847" 2018-11-06 13:27:40,096 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:39 GMT Server: Apache x-compute-request-id: req-7f850725-a499-41b3-aae3-0fd9cd41da66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f850725-a499-41b3-aae3-0fd9cd41da66 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:27:38.000000", "replication_status": null, "snapshot_id": null, "id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe", "bootable": "false", "created_at": "2018-11-06T13:27:38.000000", "volume_type": null}} 2018-11-06 13:27:40,096 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a used request id req-7f850725-a499-41b3-aae3-0fd9cd41da66 2018-11-06 13:27:40,097 - create_volume - DEBUG - Instance status is - available 2018-11-06 13:27:40,097 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe 2018-11-06 13:27:40,097 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe 2018-11-06 13:27:40,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:27:40,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:27:40,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["Md4CRuWKRHSX8EWRlkDSTA"], "issued_at": "2018-11-06T13:27:40.000000Z"}} 2018-11-06 13:27:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:40,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a92f754d-4720-438c-9844-2c4d953fb070 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:27:40,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a92f754d-4720-438c-9844-2c4d953fb070 2018-11-06 13:27:40,560 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:27:40,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:40,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e550a559-586b-4b93-9b91-949b41073616 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:27:40,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e550a559-586b-4b93-9b91-949b41073616 2018-11-06 13:27:40,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:40,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6f64e012-39ee-4730-92f6-de22e67c3620 Date: Tue, 06 Nov 2018 13:27:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["92e54342-aeb9-4886-a2c6-58d2b3d53229"],"description":"","tags":[],"updated_at":"2018-11-06T13:27:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:34Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:40,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net used request id req-6f64e012-39ee-4730-92f6-de22e67c3620 2018-11-06 13:27:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:27:40,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:27:40,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:41,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a83416-f3aa-4432-a523-f1441594c2d1 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:27:41,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-95a83416-f3aa-4432-a523-f1441594c2d1 2018-11-06 13:27:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:41,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1426ed68-7631-4f35-84aa-73ab03836f1d Date: Tue, 06 Nov 2018 13:27:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","dns_nameservers":[],"updated_at":"2018-11-06T13:27: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet"}]} 2018-11-06 13:27:41,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-1426ed68-7631-4f35-84aa-73ab03836f1d 2018-11-06 13:27:41,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:41,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e63a26e4-e137-420e-bf13-a0c3aa5ee7bf Date: Tue, 06 Nov 2018 13:27:41 GMT RESP BODY: {"ports":[]} 2018-11-06 13:27:41,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port&admin_state_up=True used request id req-e63a26e4-e137-420e-bf13-a0c3aa5ee7bf 2018-11-06 13:27:41,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:41,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-431d16a0-b3dd-4615-899f-4e9c5b7f39fc x-compute-request-id: req-431d16a0-b3dd-4615-899f-4e9c5b7f39fc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 13:27:41,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst used request id req-431d16a0-b3dd-4615-899f-4e9c5b7f39fc 2018-11-06 13:27:41,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:41,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5791e491-e7cd-4952-a3d5-569037012a12 Date: Tue, 06 Nov 2018 13:27:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["92e54342-aeb9-4886-a2c6-58d2b3d53229"],"description":"","tags":[],"updated_at":"2018-11-06T13:27:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:34Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:41,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net used request id req-5791e491-e7cd-4952-a3d5-569037012a12 2018-11-06 13:27:41,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:42,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b26266-c5fe-4705-a20b-813c229bca96 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:27:42,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-34b26266-c5fe-4705-a20b-813c229bca96 2018-11-06 13:27:42,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:42,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-407bfdd1-da70-4352-9433-060bbab897cb Date: Tue, 06 Nov 2018 13:27:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","dns_nameservers":[],"updated_at":"2018-11-06T13:27: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet"}]} 2018-11-06 13:27:42,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-407bfdd1-da70-4352-9433-060bbab897cb 2018-11-06 13:27:42,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:42,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-08321ef5-ddd9-4a9f-a4ea-2aed32bb6e51 Date: Tue, 06 Nov 2018 13:27:42 GMT RESP BODY: {"ports":[]} 2018-11-06 13:27:42,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port&admin_state_up=True used request id req-08321ef5-ddd9-4a9f-a4ea-2aed32bb6e51 2018-11-06 13:27:42,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:27:42,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:27:42,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["Mk-Vt3ZtSiivvtHImOooHg"], "issued_at": "2018-11-06T13:27:42.000000Z"}} 2018-11-06 13:27:42,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6af060481f9d756cd70357241d6517015fa4664" 2018-11-06 13:27:42,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba46c12-084f-4bce-a46c-95482d1d6e54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:27:42,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dba46c12-084f-4bce-a46c-95482d1d6e54 2018-11-06 13:27:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:43,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ce1f50a2-15d2-4cd9-bf23-5f6b1822374b Date: Tue, 06 Nov 2018 13:27:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["92e54342-aeb9-4886-a2c6-58d2b3d53229"],"description":"","tags":[],"updated_at":"2018-11-06T13:27:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:34Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:43,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net used request id req-ce1f50a2-15d2-4cd9-bf23-5f6b1822374b 2018-11-06 13:27:43,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:43,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9723bae0-8a8f-49c4-8685-e4a1201796cd Date: Tue, 06 Nov 2018 13:27:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","dns_nameservers":[],"updated_at":"2018-11-06T13:27: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet"}]} 2018-11-06 13:27:43,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-9723bae0-8a8f-49c4-8685-e4a1201796cd 2018-11-06 13:27:43,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:43,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bf5c6fa4-5901-4a4c-8bf6-8ac6847f0d34 Date: Tue, 06 Nov 2018 13:27:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["92e54342-aeb9-4886-a2c6-58d2b3d53229"],"description":"","tags":[],"updated_at":"2018-11-06T13:27:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:34Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:43,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net used request id req-bf5c6fa4-5901-4a4c-8bf6-8ac6847f0d34 2018-11-06 13:27:43,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:27:43,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:27:43,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6af060481f9d756cd70357241d6517015fa4664" 2018-11-06 13:27:43,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1ffb82-f3ca-4aac-b959-a91bb613061b 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:27:43,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-4c1ffb82-f3ca-4aac-b959-a91bb613061b 2018-11-06 13:27:43,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:43,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b106487c-259d-4d9b-96ab-70535ffc7559 Date: Tue, 06 Nov 2018 13:27:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","dns_nameservers":[],"updated_at":"2018-11-06T13:27: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet"}]} 2018-11-06 13:27:43,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-b106487c-259d-4d9b-96ab-70535ffc7559 2018-11-06 13:27:43,741 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net 2018-11-06 13:27:43,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" -d '{"port": {"network_id": "9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4", "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port", "admin_state_up": true}}' 2018-11-06 13:27:44,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-167cec3b-1da0-488d-a273-ac39ab05f81a Date: Tue, 06 Nov 2018 13:27:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:27:44Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","ip_address":"10.55.0.5"}],"id":"c75d736d-9dd7-49f7-9e50-98bb6c3d15bd","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:1d:9d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","qos_policy_id":null,"admin_state_up":true,"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:43Z","binding:vnic_type":"normal"}} 2018-11-06 13:27:44,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-167cec3b-1da0-488d-a273-ac39ab05f81a 2018-11-06 13:27:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:44,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-80a76511-8718-4791-8e12-39805ed81ce1 Date: Tue, 06 Nov 2018 13:27:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["92e54342-aeb9-4886-a2c6-58d2b3d53229"],"description":"","tags":[],"updated_at":"2018-11-06T13:27:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:34Z","provider:network_type":"vxlan"}]} 2018-11-06 13:27:44,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net used request id req-80a76511-8718-4791-8e12-39805ed81ce1 2018-11-06 13:27:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:44,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a93193-5758-4593-9d74-eb6a8a2d5022 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:27:44,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-52a93193-5758-4593-9d74-eb6a8a2d5022 2018-11-06 13:27:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:44,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6c9b3d59-95bf-49b5-ac32-21021f3c14ff Date: Tue, 06 Nov 2018 13:27:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","dns_nameservers":[],"updated_at":"2018-11-06T13:27: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet"}]} 2018-11-06 13:27:44,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-6c9b3d59-95bf-49b5-ac32-21021f3c14ff 2018-11-06 13:27:44,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:45,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-6925c262-2ef4-4009-bc62-ad4cc44f15ed Date: Tue, 06 Nov 2018 13:27:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:27:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","ip_address":"10.55.0.5"}],"id":"c75d736d-9dd7-49f7-9e50-98bb6c3d15bd","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:1d:9d","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port","admin_state_up":true,"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:43Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 13:27:45,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port&admin_state_up=True used request id req-6925c262-2ef4-4009-bc62-ad4cc44f15ed 2018-11-06 13:27:45,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:45,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da62c414-3ef0-40a7-b0b7-1c43e7702d86 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:27:45,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-da62c414-3ef0-40a7-b0b7-1c43e7702d86 2018-11-06 13:27:45,202 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst 2018-11-06 13:27:45,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:45,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-243c1f6c-7c81-4987-b06e-78be569e5497 x-compute-request-id: req-243c1f6c-7c81-4987-b06e-78be569e5497 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-flavor"}]} 2018-11-06 13:27:45,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-243c1f6c-7c81-4987-b06e-78be569e5497 2018-11-06 13:27:45,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:45,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-057d54be-527f-4ede-b071-73c0a3f586f8 x-compute-request-id: req-057d54be-527f-4ede-b071-73c0a3f586f8 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:27:45,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100 used request id req-057d54be-527f-4ede-b071-73c0a3f586f8 2018-11-06 13:27:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:45,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-69e81c32-b98f-4cf5-842d-1ef03317faf6 Date: Tue, 06 Nov 2018 13:27:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:27:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:27:32Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/0e827d88-7675-42cb-8060-bef9d44d047e/snap", "metadata": {}}], "self": "/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e", "min_disk": 0, "protected": false, "id": "0e827d88-7675-42cb-8060-bef9d44d047e", "file": "/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/0e827d88-7675-42cb-8060-bef9d44d047e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image"} 2018-11-06 13:27:45,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image used request id req-69e81c32-b98f-4cf5-842d-1ef03317faf6 2018-11-06 13:27:45,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:45,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-05eff1a6-5cfe-4f5d-94d1-57b012066fd6 Date: Tue, 06 Nov 2018 13:27: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-11-06 13:27:45,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-05eff1a6-5cfe-4f5d-94d1-57b012066fd6 2018-11-06 13:27:45,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "imageRef": "0e827d88-7675-42cb-8060-bef9d44d047e", "flavorRef": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "max_count": 1, "min_count": 1, "networks": [{"port": "c75d736d-9dd7-49f7-9e50-98bb6c3d15bd"}]}}' 2018-11-06 13:27:47,710 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:27:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff487ff7-4622-4e47-b810-069866485e96 x-compute-request-id: req-ff487ff7-4622-4e47-b810-069866485e96 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "adminPass": "bJcoyGz7gEV7"}} 2018-11-06 13:27:47,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ff487ff7-4622-4e47-b810-069866485e96 2018-11-06 13:27:47,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:48,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09fea22f-3418-4f9c-9889-bce6cde7b8c3 x-compute-request-id: req-09fea22f-3418-4f9c-9889-bce6cde7b8c3 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.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:27:47Z", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:48,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-09fea22f-3418-4f9c-9889-bce6cde7b8c3 2018-11-06 13:27:48,259 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst 2018-11-06 13:27:48,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:48,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b8a42db-2791-44a2-aaf7-29e166cf5963 x-compute-request-id: req-4b8a42db-2791-44a2-aaf7-29e166cf5963 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.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:27: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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:48,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-4b8a42db-2791-44a2-aaf7-29e166cf5963 2018-11-06 13:27:48,611 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - BUILD 2018-11-06 13:27:48,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:27:51,615 - create_instance - DEBUG - VM status query timeout in 896.644232988 2018-11-06 13:27:51,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:52,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:27:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3aab1258-2e71-4166-be40-52e085e15ca0 x-compute-request-id: req-3aab1258-2e71-4166-be40-52e085e15ca0 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:27:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:52,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-3aab1258-2e71-4166-be40-52e085e15ca0 2018-11-06 13:27:52,649 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - BUILD 2018-11-06 13:27:52,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:27:55,652 - create_instance - DEBUG - VM status query timeout in 892.606833935 2018-11-06 13:27:55,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:56,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-8bf5408c-e121-4116-802f-4ac0697309f7 x-compute-request-id: req-8bf5408c-e121-4116-802f-4ac0697309f7 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:1d:9d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:27:50Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:56,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-8bf5408c-e121-4116-802f-4ac0697309f7 2018-11-06 13:27:56,285 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - BUILD 2018-11-06 13:27:56,286 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:27:59,288 - create_instance - DEBUG - VM status query timeout in 888.971185923 2018-11-06 13:27:59,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:27:59,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-72bff57d-dcae-40b2-8370-f5b0a844ed09 x-compute-request-id: req-72bff57d-dcae-40b2-8370-f5b0a844ed09 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:1d:9d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:27:57Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:27:59,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-72bff57d-dcae-40b2-8370-f5b0a844ed09 2018-11-06 13:27:59,914 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:27:59,914 - create_instance - INFO - VM is - ACTIVE 2018-11-06 13:27:59,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:00,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-e72ba367-68f3-439c-bb90-d2b3e773d998 x-compute-request-id: req-e72ba367-68f3-439c-bb90-d2b3e773d998 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:1d:9d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:27:57Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:28:00,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-e72ba367-68f3-439c-bb90-d2b3e773d998 2018-11-06 13:28:00,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:00,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-63a19ce7-9439-46ca-9098-0319d144d75e Date: Tue, 06 Nov 2018 13:28:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["92e54342-aeb9-4886-a2c6-58d2b3d53229"],"description":"","tags":[],"updated_at":"2018-11-06T13:27:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:34Z","provider:network_type":"vxlan"}]} 2018-11-06 13:28:00,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net used request id req-63a19ce7-9439-46ca-9098-0319d144d75e 2018-11-06 13:28:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:00,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a701dc60-e61a-4952-99b6-4f4199c7f0b8 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:28:00,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-a701dc60-e61a-4952-99b6-4f4199c7f0b8 2018-11-06 13:28:00,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:00,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-389cb23b-52f1-405e-9c62-d98a32a692ea Date: Tue, 06 Nov 2018 13:28:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","dns_nameservers":[],"updated_at":"2018-11-06T13:27: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet"}]} 2018-11-06 13:28:00,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-389cb23b-52f1-405e-9c62-d98a32a692ea 2018-11-06 13:28:00,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:00,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-a2b82736-531a-450d-b953-adc913230b86 Date: Tue, 06 Nov 2018 13:28:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:27:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","ip_address":"10.55.0.4"}],"id":"0f5ba024-a0ea-44a1-82e6-51c0abac2d9f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:5e:51","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:27:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","ip_address":"10.55.0.3"}],"id":"4310ee26-991b-4859-8696-6166b56ef77f","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:37:aa","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:27:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","ip_address":"10.55.0.2"}],"id":"b2542544-3468-4b01-bdb9-ba33311d0048","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:ba:c0","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:27:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","ip_address":"10.55.0.5"}],"id":"c75d736d-9dd7-49f7-9e50-98bb6c3d15bd","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:1d:9d","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port","admin_state_up":true,"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:43Z","binding:vnic_type":"normal","device_id":"e0cf9b05-6357-47c4-824c-01011e86e68b"}]} 2018-11-06 13:28:00,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-a2b82736-531a-450d-b953-adc913230b86 2018-11-06 13:28:00,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:28:01,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:28:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["ge1sNzbsQzu_KbgQg_EMGQ"], "issued_at": "2018-11-06T13:28:01.000000Z"}} 2018-11-06 13:28:01,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf59918fe22b8bb054c8527716ea2560cb9187a" 2018-11-06 13:28:01,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b8b6f0-d891-40d8-bdba-67f4c2b42560 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:28:01,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-43b8b6f0-d891-40d8-bdba-67f4c2b42560 2018-11-06 13:28:01,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:01,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28: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-a131ca6f-7110-49b4-b2a1-0a08ce1e7106 x-compute-request-id: req-a131ca6f-7110-49b4-b2a1-0a08ce1e7106 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:1d:9d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:27:57Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:28:01,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-a131ca6f-7110-49b4-b2a1-0a08ce1e7106 2018-11-06 13:28:01,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:01,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0527e6cf-e0a7-4d7e-9b98-e6deac91d105 Date: Tue, 06 Nov 2018 13:28:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["92e54342-aeb9-4886-a2c6-58d2b3d53229"],"description":"","tags":[],"updated_at":"2018-11-06T13:27:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:34Z","provider:network_type":"vxlan"}]} 2018-11-06 13:28:01,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net used request id req-0527e6cf-e0a7-4d7e-9b98-e6deac91d105 2018-11-06 13:28:01,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:01,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0e7309-faa4-486f-9f3e-301a09d0b28b 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:28:01,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-6b0e7309-faa4-486f-9f3e-301a09d0b28b 2018-11-06 13:28:01,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:01,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3193a510-28b6-4f56-bb91-a9f3aead5ea2 Date: Tue, 06 Nov 2018 13:28:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","dns_nameservers":[],"updated_at":"2018-11-06T13:27: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet"}]} 2018-11-06 13:28:01,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-3193a510-28b6-4f56-bb91-a9f3aead5ea2 2018-11-06 13:28:01,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:02,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-48518540-e5e9-459d-aa24-11e6f328f5f1 Date: Tue, 06 Nov 2018 13:28:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:27:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","ip_address":"10.55.0.4"}],"id":"0f5ba024-a0ea-44a1-82e6-51c0abac2d9f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:5e:51","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:27:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","ip_address":"10.55.0.3"}],"id":"4310ee26-991b-4859-8696-6166b56ef77f","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:37:aa","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:27:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","ip_address":"10.55.0.2"}],"id":"b2542544-3468-4b01-bdb9-ba33311d0048","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:ba:c0","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:27:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"92e54342-aeb9-4886-a2c6-58d2b3d53229","ip_address":"10.55.0.5"}],"id":"c75d736d-9dd7-49f7-9e50-98bb6c3d15bd","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:1d:9d","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port","admin_state_up":true,"network_id":"9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:27:43Z","binding:vnic_type":"normal","device_id":"e0cf9b05-6357-47c4-824c-01011e86e68b"}]} 2018-11-06 13:28:02,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-48518540-e5e9-459d-aa24-11e6f328f5f1 2018-11-06 13:28:02,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf59918fe22b8bb054c8527716ea2560cb9187a" -d '{"volumeAttachment": {"volumeId": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}}' 2018-11-06 13:28:03,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-32cfb417-4e66-4463-a7b4-a0d4b95c44ea x-compute-request-id: req-32cfb417-4e66-4463-a7b4-a0d4b95c44ea Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e0cf9b05-6357-47c4-824c-01011e86e68b", "id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "volumeId": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}} 2018-11-06 13:28:03,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b/os-volume_attachments used request id req-32cfb417-4e66-4463-a7b4-a0d4b95c44ea 2018-11-06 13:28:03,565 - create_instance - INFO - Deleting Port with ID - c75d736d-9dd7-49f7-9e50-98bb6c3d15bd 2018-11-06 13:28:03,565 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-port 2018-11-06 13:28:03,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/c75d736d-9dd7-49f7-9e50-98bb6c3d15bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:04,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76fcfdb7-3061-4d81-b20b-7e8dfcb5f15a Date: Tue, 06 Nov 2018 13:28:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:28:04,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/c75d736d-9dd7-49f7-9e50-98bb6c3d15bd used request id req-76fcfdb7-3061-4d81-b20b-7e8dfcb5f15a 2018-11-06 13:28:04,930 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst 2018-11-06 13:28:04,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:05,236 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-0c903629-6002-43a9-9582-7285a8b03488 x-compute-request-id: req-0c903629-6002-43a9-9582-7285a8b03488 Content-Type: application/json 2018-11-06 13:28:05,236 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-0c903629-6002-43a9-9582-7285a8b03488 2018-11-06 13:28:05,236 - create_instance - INFO - Checking deletion status 2018-11-06 13:28:05,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:05,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-96172dc3-554a-4392-8ba8-ef1dfd49168d x-compute-request-id: req-96172dc3-554a-4392-8ba8-ef1dfd49168d Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:05Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:05,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-96172dc3-554a-4392-8ba8-ef1dfd49168d 2018-11-06 13:28:05,621 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:05,621 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:08,624 - create_instance - DEBUG - VM status query timeout in 296.612107992 2018-11-06 13:28:08,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:09,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82aa7ae3-4189-40fe-87bc-63b2fb879f38 x-compute-request-id: req-82aa7ae3-4189-40fe-87bc-63b2fb879f38 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:05Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:09,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-82aa7ae3-4189-40fe-87bc-63b2fb879f38 2018-11-06 13:28:09,077 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:09,077 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:12,080 - create_instance - DEBUG - VM status query timeout in 293.156344891 2018-11-06 13:28:12,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:12,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-e374bd3f-7623-4700-8a2d-be2287ac340b x-compute-request-id: req-e374bd3f-7623-4700-8a2d-be2287ac340b Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:05Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:12,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-e374bd3f-7623-4700-8a2d-be2287ac340b 2018-11-06 13:28:12,328 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:12,328 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:15,331 - create_instance - DEBUG - VM status query timeout in 289.90504694 2018-11-06 13:28:15,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:15,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-eda79089-62f8-4234-80ab-fc25d6c94bb7 x-compute-request-id: req-eda79089-62f8-4234-80ab-fc25d6c94bb7 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:05Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:15,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-eda79089-62f8-4234-80ab-fc25d6c94bb7 2018-11-06 13:28:15,779 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:15,779 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:18,783 - create_instance - DEBUG - VM status query timeout in 286.453767061 2018-11-06 13:28:18,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:19,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3f1d451-77a8-4abf-bc2c-989d5c53e0c5 x-compute-request-id: req-c3f1d451-77a8-4abf-bc2c-989d5c53e0c5 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:05Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:19,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-c3f1d451-77a8-4abf-bc2c-989d5c53e0c5 2018-11-06 13:28:19,051 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:19,051 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:22,055 - create_instance - DEBUG - VM status query timeout in 283.181876898 2018-11-06 13:28:22,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:22,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef526324-2324-4bfd-9f5e-201e73ce1d5d x-compute-request-id: req-ef526324-2324-4bfd-9f5e-201e73ce1d5d Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:05Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:22,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-ef526324-2324-4bfd-9f5e-201e73ce1d5d 2018-11-06 13:28:22,890 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:22,891 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:25,894 - create_instance - DEBUG - VM status query timeout in 279.342619896 2018-11-06 13:28:25,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:26,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b996f36-ebea-41be-ae99-20536ab8342e x-compute-request-id: req-6b996f36-ebea-41be-ae99-20536ab8342e Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:05Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:26,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-6b996f36-ebea-41be-ae99-20536ab8342e 2018-11-06 13:28:26,191 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:26,191 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:29,194 - create_instance - DEBUG - VM status query timeout in 276.042263985 2018-11-06 13:28:29,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:29,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a538ae13-c1ef-4c8b-918f-782b21648902 x-compute-request-id: req-a538ae13-c1ef-4c8b-918f-782b21648902 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:05Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:29,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-a538ae13-c1ef-4c8b-918f-782b21648902 2018-11-06 13:28:29,297 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:29,297 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:32,299 - create_instance - DEBUG - VM status query timeout in 272.93710494 2018-11-06 13:28:32,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:32,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76e2767a-0c02-4878-80ca-f5d76be4d74c x-compute-request-id: req-76e2767a-0c02-4878-80ca-f5d76be4d74c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:05Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:32,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-76e2767a-0c02-4878-80ca-f5d76be4d74c 2018-11-06 13:28:32,590 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:32,591 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:35,594 - create_instance - DEBUG - VM status query timeout in 269.642566919 2018-11-06 13:28:35,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:35,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-042f57c4-5580-4f11-91b1-48c4e1ff13a3 x-compute-request-id: req-042f57c4-5580-4f11-91b1-48c4e1ff13a3 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:35Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:35,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-042f57c4-5580-4f11-91b1-48c4e1ff13a3 2018-11-06 13:28:35,853 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:35,853 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:38,857 - create_instance - DEBUG - VM status query timeout in 266.379899979 2018-11-06 13:28:38,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:38,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-291c7faf-4263-4464-9b11-45c49130d05d x-compute-request-id: req-291c7faf-4263-4464-9b11-45c49130d05d Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:35Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:38,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-291c7faf-4263-4464-9b11-45c49130d05d 2018-11-06 13:28:38,954 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:38,954 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:41,957 - create_instance - DEBUG - VM status query timeout in 263.279412031 2018-11-06 13:28:41,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:42,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c72acff-0336-44ea-add5-7d8fbcf8be1f x-compute-request-id: req-5c72acff-0336-44ea-add5-7d8fbcf8be1f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:35Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:42,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-5c72acff-0336-44ea-add5-7d8fbcf8be1f 2018-11-06 13:28:42,380 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:42,380 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:45,383 - create_instance - DEBUG - VM status query timeout in 259.852962017 2018-11-06 13:28:45,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:45,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f20aa85-c83f-4bda-824f-9ae48952616a x-compute-request-id: req-4f20aa85-c83f-4bda-824f-9ae48952616a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0cf9b05-6357-47c4-824c-01011e86e68b", "rel": "bookmark"}], "image": {"id": "0e827d88-7675-42cb-8060-bef9d44d047e", "links": [{"href": "http://172.30.9.27:8774/images/0e827d88-7675-42cb-8060-bef9d44d047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-11-06T13:27:56.000000", "flavor": {"id": "3f4fbacf-4bd2-47ac-8666-16181dc9e100", "links": [{"href": "http://172.30.9.27:8774/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100", "rel": "bookmark"}]}, "id": "e0cf9b05-6357-47c4-824c-01011e86e68b", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:28:45Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst", "created": "2018-11-06T13:27:47Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a"}], "metadata": {}}} 2018-11-06 13:28:45,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-4f20aa85-c83f-4bda-824f-9ae48952616a 2018-11-06 13:28:45,774 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst] is - ACTIVE 2018-11-06 13:28:45,774 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:28:48,777 - create_instance - DEBUG - VM status query timeout in 256.459366083 2018-11-06 13:28:48,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3ea45fea548da0d4318c1bd647570241706e70" 2018-11-06 13:28:48,827 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:28: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-051118fa-4e0f-4044-9519-a0a1f64810d1 x-compute-request-id: req-051118fa-4e0f-4044-9519-a0a1f64810d1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e0cf9b05-6357-47c4-824c-01011e86e68b could not be found.", "code": 404}} 2018-11-06 13:28:48,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0cf9b05-6357-47c4-824c-01011e86e68b used request id req-051118fa-4e0f-4044-9519-a0a1f64810d1 2018-11-06 13:28:48,828 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e0cf9b05-6357-47c4-824c-01011e86e68b could not be found. (HTTP 404) (Request-ID: req-051118fa-4e0f-4044-9519-a0a1f64810d1) 2018-11-06 13:28:48,828 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-vm_inst 2018-11-06 13:28:48,831 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a361dfc-2bf9-41a6-a075-ab74992d3433" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2c082bd0b02f0a2edd8fa24141fe6c83f2847" 2018-11-06 13:28:49,686 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:48 GMT Server: Apache x-compute-request-id: req-357e50f1-8d88-483a-93fc-95665c477cc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-357e50f1-8d88-483a-93fc-95665c477cc3 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:28:35.000000", "replication_status": null, "snapshot_id": null, "id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe", "bootable": "false", "created_at": "2018-11-06T13:27:38.000000", "volume_type": null}} 2018-11-06 13:28:49,686 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a used request id req-357e50f1-8d88-483a-93fc-95665c477cc3 2018-11-06 13:28:49,686 - create_volume - DEBUG - Instance status is - available 2018-11-06 13:28:49,686 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe 2018-11-06 13:28:49,687 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe 2018-11-06 13:28:49,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a361dfc-2bf9-41a6-a075-ab74992d3433" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2c082bd0b02f0a2edd8fa24141fe6c83f2847" 2018-11-06 13:28:50,488 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:28:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-379dc000-f7d0-4bbb-bf28-1e74455a23ae 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-11-06 13:28:50,488 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a used request id req-379dc000-f7d0-4bbb-bf28-1e74455a23ae 2018-11-06 13:28:50,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a361dfc-2bf9-41a6-a075-ab74992d3433" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2c082bd0b02f0a2edd8fa24141fe6c83f2847" 2018-11-06 13:28:50,539 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:28:50 GMT Server: Apache x-compute-request-id: req-b94a89e3-3570-44a2-800b-3752507c4bfe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b94a89e3-3570-44a2-800b-3752507c4bfe Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:28:50.000000", "replication_status": null, "snapshot_id": null, "id": "6af3fc0a-c0dd-432c-ab89-8310a8914c4a", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe", "bootable": "false", "created_at": "2018-11-06T13:27:38.000000", "volume_type": null}} 2018-11-06 13:28:50,539 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a used request id req-b94a89e3-3570-44a2-800b-3752507c4bfe 2018-11-06 13:28:50,540 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 13:28:50,540 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 13:28:53,543 - create_volume - DEBUG - Volume status query timeout in 56.9456779957 2018-11-06 13:28:53,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a361dfc-2bf9-41a6-a075-ab74992d3433" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2c082bd0b02f0a2edd8fa24141fe6c83f2847" 2018-11-06 13:28:54,315 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:28:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b509f3dc-cb01-45dd-9339-da7f860eb7ea x-openstack-request-id: req-b509f3dc-cb01-45dd-9339-da7f860eb7ea Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6af3fc0a-c0dd-432c-ab89-8310a8914c4a could not be found.", "code": 404}} 2018-11-06 13:28:54,315 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/6af3fc0a-c0dd-432c-ab89-8310a8914c4a used request id req-b509f3dc-cb01-45dd-9339-da7f860eb7ea 2018-11-06 13:28:54,316 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6af3fc0a-c0dd-432c-ab89-8310a8914c4a could not be found. (HTTP 404) (Request-ID: req-b509f3dc-cb01-45dd-9339-da7f860eb7ea) 2018-11-06 13:28:54,316 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe 2018-11-06 13:28:54,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5262a0324f3576513ec3276cd71482cc7e3cce" 2018-11-06 13:28:54,381 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:28: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-99ddef44-0e9a-4f3a-8ffd-0c06c2e138dc x-compute-request-id: req-99ddef44-0e9a-4f3a-8ffd-0c06c2e138dc Content-Length: 0 Content-Type: application/json 2018-11-06 13:28:54,382 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3f4fbacf-4bd2-47ac-8666-16181dc9e100 used request id req-99ddef44-0e9a-4f3a-8ffd-0c06c2e138dc 2018-11-06 13:28:54,382 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet 2018-11-06 13:28:54,383 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-subnet 2018-11-06 13:28:54,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/92e54342-aeb9-4886-a2c6-58d2b3d53229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea45ba492401a0dc87eb6771bfe10c25fcc8ed" 2018-11-06 13:28:56,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68603fbf-2487-4dfc-8ca3-a8a14ac0e70d Date: Tue, 06 Nov 2018 13:28:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:28:56,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/92e54342-aeb9-4886-a2c6-58d2b3d53229 used request id req-68603fbf-2487-4dfc-8ca3-a8a14ac0e70d 2018-11-06 13:28:56,606 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-net 2018-11-06 13:28:56,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea45ba492401a0dc87eb6771bfe10c25fcc8ed" 2018-11-06 13:28:57,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd312795-b2f6-4234-897a-928d230dde41 Date: Tue, 06 Nov 2018 13:28:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:28:57,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9d7e4237-10b8-4fbe-9c7c-0b8f2b6e1ae4 used request id req-bd312795-b2f6-4234-897a-928d230dde41 2018-11-06 13:28:57,733 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-cd8d3bdf-4c00-42a6-82f7-6b75cd55fefe-image 2018-11-06 13:28:57,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae176d78095ca4d6aafebab1c16e63960984ebef" 2018-11-06 13:28:59,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f551225b-bab0-450e-8bff-743c87e75a25 Date: Tue, 06 Nov 2018 13:28:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:28:59,671 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/0e827d88-7675-42cb-8060-bef9d44d047e used request id req-f551225b-bab0-450e-8bff-743c87e75a25 2018-11-06 13:28:59,672 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:28:59,675 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 13:28:59,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:28:59,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:29:00,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["YXqAk-WgRpWjwkUUQJd7Jg"], "issued_at": "2018-11-06T13:29:00.000000Z"}} 2018-11-06 13:29:00,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f14cf5f67ae81087131a2abedeee941b560a05" 2018-11-06 13:29:00,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-909e74f6-cfb5-494a-9d6d-31e8633f41da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:29:00,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-909e74f6-cfb5-494a-9d6d-31e8633f41da 2018-11-06 13:29:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9f14cf5f67ae81087131a2abedeee941b560a05" 2018-11-06 13:29:00,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-57408d52-88b5-42d3-89a6-325a8f08cda4 Date: Tue, 06 Nov 2018 13:29:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image"} 2018-11-06 13:29:00,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image used request id req-57408d52-88b5-42d3-89a6-325a8f08cda4 2018-11-06 13:29:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9f14cf5f67ae81087131a2abedeee941b560a05" 2018-11-06 13:29:00,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-047f6f53-05f4-4830-addf-b5e72d99249e Date: Tue, 06 Nov 2018 13:29: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-11-06 13:29:00,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-047f6f53-05f4-4830-addf-b5e72d99249e 2018-11-06 13:29:00,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9f14cf5f67ae81087131a2abedeee941b560a05" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image"}' 2018-11-06 13:29:01,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551 X-Openstack-Request-Id: req-abb5ac45-e2ca-4ea7-9e77-2a1bc515c98b Date: Tue, 06 Nov 2018 13:29:01 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:29:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T13:29:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "min_disk": 0, "protected": false, "id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "file": "/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/file", "checksum": null, "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:29:01,195 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-abb5ac45-e2ca-4ea7-9e77-2a1bc515c98b 2018-11-06 13:29:01,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9f14cf5f67ae81087131a2abedeee941b560a05" -d '' 2018-11-06 13:29:02,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9fd13d39-7060-4702-a314-dac0dc23c51b Date: Tue, 06 Nov 2018 13:29:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:29:02,876 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/file used request id req-9fd13d39-7060-4702-a314-dac0dc23c51b 2018-11-06 13:29:02,876 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:29:02,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9f14cf5f67ae81087131a2abedeee941b560a05" 2018-11-06 13:29:03,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8381a6ee-4f13-4cc6-9502-8b4a4e11cc66 Date: Tue, 06 Nov 2018 13:29:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:29:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:29:02Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/snap", "metadata": {}}], "self": "/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "min_disk": 0, "protected": false, "id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "file": "/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:29:03,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551 used request id req-8381a6ee-4f13-4cc6-9502-8b4a4e11cc66 2018-11-06 13:29:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9f14cf5f67ae81087131a2abedeee941b560a05" 2018-11-06 13:29:03,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-62989f47-13ee-41da-9d54-0c72ffcf47c1 Date: Tue, 06 Nov 2018 13:29: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-11-06 13:29:03,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-62989f47-13ee-41da-9d54-0c72ffcf47c1 2018-11-06 13:29:03,663 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image 2018-11-06 13:29:03,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9f14cf5f67ae81087131a2abedeee941b560a05" 2018-11-06 13:29:03,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-9f60b4bd-250f-4fcd-a1c7-4dc0e79ea602 Date: Tue, 06 Nov 2018 13:29:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:29:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:29:02Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/snap", "metadata": {}}], "self": "/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "min_disk": 0, "protected": false, "id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "file": "/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:29:03,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551 used request id req-9f60b4bd-250f-4fcd-a1c7-4dc0e79ea602 2018-11-06 13:29:03,684 - create_image - DEBUG - Instance status is - active 2018-11-06 13:29:03,684 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image 2018-11-06 13:29:03,684 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image 2018-11-06 13:29:03,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:29:03,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:29:04,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:29:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["yxtO-vUgQh2BWxG0opSmZw"], "issued_at": "2018-11-06T13:29:04.000000Z"}} 2018-11-06 13:29:04,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b668261d62412cc46a6d75e48424877dbdd2ddef" 2018-11-06 13:29:04,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bbe46e-6e21-4dcc-8ad9-33a3c1d7382d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:29:04,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-09bbe46e-6e21-4dcc-8ad9-33a3c1d7382d 2018-11-06 13:29:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b668261d62412cc46a6d75e48424877dbdd2ddef" 2018-11-06 13:29:04,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fc7e7e3d-6fe8-4434-9778-fde8e314cb83 Date: Tue, 06 Nov 2018 13:29:04 GMT RESP BODY: {"networks":[]} 2018-11-06 13:29:04,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-fc7e7e3d-6fe8-4434-9778-fde8e314cb83 2018-11-06 13:29:04,332 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net 2018-11-06 13:29:04,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b668261d62412cc46a6d75e48424877dbdd2ddef" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net", "admin_state_up": true}}' 2018-11-06 13:29:05,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-42bfefdc-edba-4ec1-84da-1868b388887f Date: Tue, 06 Nov 2018 13:29: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":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:29:05Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","mtu":1450}} 2018-11-06 13:29:05,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-42bfefdc-edba-4ec1-84da-1868b388887f 2018-11-06 13:29:05,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b668261d62412cc46a6d75e48424877dbdd2ddef" 2018-11-06 13:29:05,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-60c15f38-ca9f-4fbf-a55b-a4ac306bd7b4 Date: Tue, 06 Nov 2018 13:29:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:29:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:05,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-60c15f38-ca9f-4fbf-a55b-a4ac306bd7b4 2018-11-06 13:29:05,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b668261d62412cc46a6d75e48424877dbdd2ddef" 2018-11-06 13:29:05,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b44f7804-2d23-4b3d-bf05-db89d660fe8f Date: Tue, 06 Nov 2018 13:29:05 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:29:05,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-b44f7804-2d23-4b3d-bf05-db89d660fe8f 2018-11-06 13:29:05,758 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet 2018-11-06 13:29:05,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b668261d62412cc46a6d75e48424877dbdd2ddef" -d '{"subnets": [{"ip_version": 4, "network_id": "c4307cd8-5c98-475c-bb94-bf28a9f94dbd", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]}' 2018-11-06 13:29:06,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c22f737f-14f7-427c-beae-878ab7949207 Date: Tue, 06 Nov 2018 13:29:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:06,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-c22f737f-14f7-427c-beae-878ab7949207 2018-11-06 13:29:06,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b668261d62412cc46a6d75e48424877dbdd2ddef" 2018-11-06 13:29:06,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-adfb5307-a8da-404f-9735-1250fab6c8e8 Date: Tue, 06 Nov 2018 13:29:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:06,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-adfb5307-a8da-404f-9735-1250fab6c8e8 2018-11-06 13:29:06,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b668261d62412cc46a6d75e48424877dbdd2ddef" 2018-11-06 13:29:06,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ca4933b1-8254-49bb-bb63-1aee548f006c Date: Tue, 06 Nov 2018 13:29:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:06,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-ca4933b1-8254-49bb-bb63-1aee548f006c 2018-11-06 13:29:06,984 - OpenStackNetwork - DEBUG - Network [c4307cd8-5c98-475c-bb94-bf28a9f94dbd] created successfully 2018-11-06 13:29:06,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:29:06,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:29:07,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["hH_dqGUgSqW4c8RisobDJQ"], "issued_at": "2018-11-06T13:29:07.000000Z"}} 2018-11-06 13:29:07,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ebd99da053a9f567b1d3b2030e3c197ec26c08" 2018-11-06 13:29:07,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7bd21d0-94c0-415c-b121-d988a09a0464 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:29:07,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f7bd21d0-94c0-415c-b121-d988a09a0464 2018-11-06 13:29:07,456 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:29:07,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ebd99da053a9f567b1d3b2030e3c197ec26c08" 2018-11-06 13:29:07,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-8914159d-5c3f-430b-b899-aa8824462b70 x-compute-request-id: req-8914159d-5c3f-430b-b899-aa8824462b70 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:29:07,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8914159d-5c3f-430b-b899-aa8824462b70 2018-11-06 13:29:07,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ebd99da053a9f567b1d3b2030e3c197ec26c08" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 13:29:07,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-6e78addb-358d-4a83-9f8e-2b0bbd4e9012 x-compute-request-id: req-6e78addb-358d-4a83-9f8e-2b0bbd4e9012 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:29:07,748 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6e78addb-358d-4a83-9f8e-2b0bbd4e9012 2018-11-06 13:29:07,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:29:07,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:29:08,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:29:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["ogqQAZ5KQKutuyG4DULdqg"], "issued_at": "2018-11-06T13:29:08.000000Z"}} 2018-11-06 13:29:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3a87d761d0fce75b151eea32ae6d258adeb0a5" 2018-11-06 13:29:08,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69938bb-b0e1-4015-9dd7-a5aa11ebfc44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:29:08,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d69938bb-b0e1-4015-9dd7-a5aa11ebfc44 2018-11-06 13:29:08,240 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3a87d761d0fce75b151eea32ae6d258adeb0a5" 2018-11-06 13:29:08,428 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:08 GMT Server: Apache x-compute-request-id: req-e00ad859-e6e5-4ce9-91f4-f4ff02f8fe82 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e00ad859-e6e5-4ce9-91f4-f4ff02f8fe82 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 13:29:08,428 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail used request id req-e00ad859-e6e5-4ce9-91f4-f4ff02f8fe82 2018-11-06 13:29:08,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e00ad859-e6e5-4ce9-91f4-f4ff02f8fe82" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3a87d761d0fce75b151eea32ae6d258adeb0a5" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e", "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-11-06 13:29:09,325 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:29:08 GMT Server: Apache x-compute-request-id: req-bfc6588a-4f4b-4b03-8a6d-55e203950036 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bfc6588a-4f4b-4b03-8a6d-55e203950036 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T13:29:09.187924", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c", "size": 1}} 2018-11-06 13:29:09,325 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes used request id req-bfc6588a-4f4b-4b03-8a6d-55e203950036 2018-11-06 13:29:09,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e00ad859-e6e5-4ce9-91f4-f4ff02f8fe82" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3a87d761d0fce75b151eea32ae6d258adeb0a5" 2018-11-06 13:29:09,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:09 GMT Server: Apache x-compute-request-id: req-3f7d0689-d610-4501-81d7-c4db094fd35d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f7d0689-d610-4501-81d7-c4db094fd35d Content-Encoding: gzip Content-Length: 504 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e", "bootable": "false", "created_at": "2018-11-06T13:29:09.000000", "volume_type": null}} 2018-11-06 13:29:09,523 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c used request id req-3f7d0689-d610-4501-81d7-c4db094fd35d 2018-11-06 13:29:09,524 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e 2018-11-06 13:29:09,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e00ad859-e6e5-4ce9-91f4-f4ff02f8fe82" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3a87d761d0fce75b151eea32ae6d258adeb0a5" 2018-11-06 13:29:09,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:09 GMT Server: Apache x-compute-request-id: req-cf3de8e3-2152-4c33-8ee4-e3bdaf041668 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf3de8e3-2152-4c33-8ee4-e3bdaf041668 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:29:09.000000", "replication_status": null, "snapshot_id": null, "id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e", "bootable": "false", "created_at": "2018-11-06T13:29:09.000000", "volume_type": null}} 2018-11-06 13:29:09,747 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c used request id req-cf3de8e3-2152-4c33-8ee4-e3bdaf041668 2018-11-06 13:29:09,748 - create_volume - DEBUG - Instance status is - creating 2018-11-06 13:29:09,748 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 13:29:12,751 - create_volume - DEBUG - Volume status query timeout in 296.772890806 2018-11-06 13:29:12,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e00ad859-e6e5-4ce9-91f4-f4ff02f8fe82" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3a87d761d0fce75b151eea32ae6d258adeb0a5" 2018-11-06 13:29:13,510 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:12 GMT Server: Apache x-compute-request-id: req-65c97252-2ed6-4ca8-8583-2c8d25993754 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65c97252-2ed6-4ca8-8583-2c8d25993754 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:29:09.000000", "replication_status": null, "snapshot_id": null, "id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e", "bootable": "false", "created_at": "2018-11-06T13:29:09.000000", "volume_type": null}} 2018-11-06 13:29:13,510 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c used request id req-65c97252-2ed6-4ca8-8583-2c8d25993754 2018-11-06 13:29:13,510 - create_volume - DEBUG - Instance status is - available 2018-11-06 13:29:13,510 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e 2018-11-06 13:29:13,511 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e 2018-11-06 13:29:13,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:29:13,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:29:13,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["oihS050lS6ytCDp-z3Hy1Q"], "issued_at": "2018-11-06T13:29:13.000000Z"}} 2018-11-06 13:29:13,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:13,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9bb7dd-9220-40e2-a0c6-9b7fcd7884ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:29:13,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-df9bb7dd-9220-40e2-a0c6-9b7fcd7884ef 2018-11-06 13:29:13,971 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:29:13,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:14,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc74738-cdc8-4ecc-8ff4-f364f1c826fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:29:14,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2fc74738-cdc8-4ecc-8ff4-f364f1c826fc 2018-11-06 13:29:14,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:14,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-757da729-07ac-408d-a8a1-10448de40fe8 Date: Tue, 06 Nov 2018 13:29:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:14,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-757da729-07ac-408d-a8a1-10448de40fe8 2018-11-06 13:29:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:29:14,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:29:14,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:14,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e94fea1-cfcd-4a09-94a3-5a793d03d551 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:14,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-7e94fea1-cfcd-4a09-94a3-5a793d03d551 2018-11-06 13:29:14,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:14,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-43dfec41-5b57-4a07-8a7c-b026b2ed66d8 Date: Tue, 06 Nov 2018 13:29:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:14,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-43dfec41-5b57-4a07-8a7c-b026b2ed66d8 2018-11-06 13:29:14,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:14,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3d26c9d2-7cff-486c-9723-78e9ff1606ed Date: Tue, 06 Nov 2018 13:29:14 GMT RESP BODY: {"ports":[]} 2018-11-06 13:29:14,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port&admin_state_up=True used request id req-3d26c9d2-7cff-486c-9723-78e9ff1606ed 2018-11-06 13:29:14,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:15,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92d24ce7-6c57-4881-95dd-2a75218477cf x-compute-request-id: req-92d24ce7-6c57-4881-95dd-2a75218477cf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 13:29:15,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst used request id req-92d24ce7-6c57-4881-95dd-2a75218477cf 2018-11-06 13:29:15,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:15,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a987916f-a2c7-446a-b577-e71cb8b2bc46 Date: Tue, 06 Nov 2018 13:29:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:15,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-a987916f-a2c7-446a-b577-e71cb8b2bc46 2018-11-06 13:29:15,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:15,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4935690f-430e-4052-ab00-df43e150c040 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:15,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-4935690f-430e-4052-ab00-df43e150c040 2018-11-06 13:29:15,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:16,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0f717758-f485-4cb4-b3c5-0e9728fde5a2 Date: Tue, 06 Nov 2018 13:29:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:16,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-0f717758-f485-4cb4-b3c5-0e9728fde5a2 2018-11-06 13:29:16,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:16,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d2e22c35-c73e-4401-a449-abcb682cffb6 Date: Tue, 06 Nov 2018 13:29:16 GMT RESP BODY: {"ports":[]} 2018-11-06 13:29:16,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port&admin_state_up=True used request id req-d2e22c35-c73e-4401-a449-abcb682cffb6 2018-11-06 13:29:16,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:29:16,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:29:16,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:29:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["QBEdK5BrQmiK0TJydadPjw"], "issued_at": "2018-11-06T13:29:16.000000Z"}} 2018-11-06 13:29:16,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce558a7097e7505f071cc40784115040ceb392e6" 2018-11-06 13:29:16,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8554be1c-654e-461e-b108-006f296c4c01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:29:16,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8554be1c-654e-461e-b108-006f296c4c01 2018-11-06 13:29:16,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:16,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7c6a403a-09bc-4af8-9fea-fd6bf37112e6 Date: Tue, 06 Nov 2018 13:29:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:16,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-7c6a403a-09bc-4af8-9fea-fd6bf37112e6 2018-11-06 13:29:17,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:17,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e4228b2a-f82f-449d-9747-778f3f20e8a8 Date: Tue, 06 Nov 2018 13:29:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:17,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-e4228b2a-f82f-449d-9747-778f3f20e8a8 2018-11-06 13:29:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:17,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-799e86d4-b101-45e3-b7ea-2559e2d35862 Date: Tue, 06 Nov 2018 13:29:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:17,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-799e86d4-b101-45e3-b7ea-2559e2d35862 2018-11-06 13:29:17,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:29:17,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:29:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:29:17,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce558a7097e7505f071cc40784115040ceb392e6" 2018-11-06 13:29:17,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16caf2ee-d416-4e89-ba82-e645f9bb252e 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:17,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-16caf2ee-d416-4e89-ba82-e645f9bb252e 2018-11-06 13:29:17,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:17,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b311d219-fb91-4c21-a116-89a6551e77fd Date: Tue, 06 Nov 2018 13:29:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:17,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-b311d219-fb91-4c21-a116-89a6551e77fd 2018-11-06 13:29:17,751 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net 2018-11-06 13:29:17,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" -d '{"port": {"network_id": "c4307cd8-5c98-475c-bb94-bf28a9f94dbd", "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port", "admin_state_up": true}}' 2018-11-06 13:29:18,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-cf7d37cf-8fc4-4e2f-aa00-23a7e2d21584 Date: Tue, 06 Nov 2018 13:29:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:18Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.6"}],"id":"c317222c-6f40-4dd1-8eac-06cbd399cfd9","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:08:ad","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","qos_policy_id":null,"admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:18Z","binding:vnic_type":"normal"}} 2018-11-06 13:29:18,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-cf7d37cf-8fc4-4e2f-aa00-23a7e2d21584 2018-11-06 13:29:18,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:18,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-43c1b48b-daec-45a4-ba4a-d12a0cf5cceb Date: Tue, 06 Nov 2018 13:29:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:18,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-43c1b48b-daec-45a4-ba4a-d12a0cf5cceb 2018-11-06 13:29:18,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:18,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35db190f-33cb-47ab-8859-762982688d8f 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:18,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-35db190f-33cb-47ab-8859-762982688d8f 2018-11-06 13:29:18,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:19,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d2f7f530-9ed6-46d0-8495-759b37a1fcff Date: Tue, 06 Nov 2018 13:29:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:19,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-d2f7f530-9ed6-46d0-8495-759b37a1fcff 2018-11-06 13:29:19,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:19,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-ef38a4f1-b557-412f-b910-7a34e3d564cf Date: Tue, 06 Nov 2018 13:29:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.6"}],"id":"c317222c-6f40-4dd1-8eac-06cbd399cfd9","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:08:ad","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 13:29:19,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port&admin_state_up=True used request id req-ef38a4f1-b557-412f-b910-7a34e3d564cf 2018-11-06 13:29:19,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:19,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b06c47-c962-40fb-88ab-f81d29f3f937 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:19,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-85b06c47-c962-40fb-88ab-f81d29f3f937 2018-11-06 13:29:19,453 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst 2018-11-06 13:29:19,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:19,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b99aa819-a819-45c4-8c0b-bec5cd2d7fe2 x-compute-request-id: req-b99aa819-a819-45c4-8c0b-bec5cd2d7fe2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-flavor"}]} 2018-11-06 13:29:19,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b99aa819-a819-45c4-8c0b-bec5cd2d7fe2 2018-11-06 13:29:19,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:19,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b148bc3e-bba6-4d00-bfc6-8aff4d3813c9 x-compute-request-id: req-b148bc3e-bba6-4d00-bfc6-8aff4d3813c9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:29:19,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a used request id req-b148bc3e-bba6-4d00-bfc6-8aff4d3813c9 2018-11-06 13:29:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:19,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e1e8d09e-0ac8-4263-b0aa-ba3cb71ca965 Date: Tue, 06 Nov 2018 13:29:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:29:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:29:02Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/snap", "metadata": {}}], "self": "/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "min_disk": 0, "protected": false, "id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "file": "/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/16ed5087-13dd-4ae8-b56a-f5e00988a551/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image"} 2018-11-06 13:29:19,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image used request id req-e1e8d09e-0ac8-4263-b0aa-ba3cb71ca965 2018-11-06 13:29:19,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:19,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b2a76f5-96e7-483a-a8a3-abe96500c8a8 Date: Tue, 06 Nov 2018 13:29: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-11-06 13:29:19,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0b2a76f5-96e7-483a-a8a3-abe96500c8a8 2018-11-06 13:29:19,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "imageRef": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "flavorRef": "54d8c133-96f7-45a6-80fe-360accf4e97a", "max_count": 1, "min_count": 1, "networks": [{"port": "c317222c-6f40-4dd1-8eac-06cbd399cfd9"}]}}' 2018-11-06 13:29:21,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:29:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63f54645-e8d4-4934-81fc-e4fef450e21e x-compute-request-id: req-63f54645-e8d4-4934-81fc-e4fef450e21e Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "adminPass": "mnjfTEQbLD5q"}} 2018-11-06 13:29:21,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-63f54645-e8d4-4934-81fc-e4fef450e21e 2018-11-06 13:29:21,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:22,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-96df5dc4-2de6-488c-82a9-b94c29622f69 x-compute-request-id: req-96df5dc4-2de6-488c-82a9-b94c29622f69 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.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:29:21Z", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:29:22,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-96df5dc4-2de6-488c-82a9-b94c29622f69 2018-11-06 13:29:22,115 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst 2018-11-06 13:29:22,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:22,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b90ad2a2-996a-4ee9-9ec1-d29cda3c1889 x-compute-request-id: req-b90ad2a2-996a-4ee9-9ec1-d29cda3c1889 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.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:29: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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:29:22,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-b90ad2a2-996a-4ee9-9ec1-d29cda3c1889 2018-11-06 13:29:22,331 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst] is - BUILD 2018-11-06 13:29:22,331 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:29:25,334 - create_instance - DEBUG - VM status query timeout in 896.780867815 2018-11-06 13:29:25,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:25,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-554e28ff-81a0-47f4-abf4-024857759070 x-compute-request-id: req-554e28ff-81a0-47f4-abf4-024857759070 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:08:ad", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:29:23Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:29:25,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-554e28ff-81a0-47f4-abf4-024857759070 2018-11-06 13:29:25,716 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst] is - BUILD 2018-11-06 13:29:25,717 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:29:28,720 - create_instance - DEBUG - VM status query timeout in 893.395175934 2018-11-06 13:29:28,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:29,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29: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-4988ed6b-9cd4-4c25-8777-ce81aeb8ba0e x-compute-request-id: req-4988ed6b-9cd4-4c25-8777-ce81aeb8ba0e Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:08:ad", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:29:23Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:29:29,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-4988ed6b-9cd4-4c25-8777-ce81aeb8ba0e 2018-11-06 13:29:29,130 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst] is - BUILD 2018-11-06 13:29:29,130 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:29:32,133 - create_instance - DEBUG - VM status query timeout in 889.98187089 2018-11-06 13:29:32,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:32,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29: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-344176b6-e80d-4223-9440-e3722ff83bfa x-compute-request-id: req-344176b6-e80d-4223-9440-e3722ff83bfa Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:08:ad", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-06T13:29:28.000000", "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:29:29Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:29:32,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-344176b6-e80d-4223-9440-e3722ff83bfa 2018-11-06 13:29:32,742 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst] is - ACTIVE 2018-11-06 13:29:32,742 - create_instance - INFO - VM is - ACTIVE 2018-11-06 13:29:32,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:33,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29: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-6c41d7ac-9cd2-4193-8ee4-971a9a256335 x-compute-request-id: req-6c41d7ac-9cd2-4193-8ee4-971a9a256335 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:08:ad", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-06T13:29:28.000000", "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:29:29Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:29:33,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-6c41d7ac-9cd2-4193-8ee4-971a9a256335 2018-11-06 13:29:33,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:33,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3c066c4a-f6f1-4f69-a4e7-885a1edd0add Date: Tue, 06 Nov 2018 13:29:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:33,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-3c066c4a-f6f1-4f69-a4e7-885a1edd0add 2018-11-06 13:29:33,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:33,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac40f7a6-cf65-41b9-ad15-b1901ea65578 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:33,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-ac40f7a6-cf65-41b9-ad15-b1901ea65578 2018-11-06 13:29:33,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:33,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-70c58eaa-4685-44c1-bfae-3a625c0e0130 Date: Tue, 06 Nov 2018 13:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:33,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-70c58eaa-4685-44c1-bfae-3a625c0e0130 2018-11-06 13:29:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:33,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-172f7010-fb3c-4fe9-ac83-3cfa22f48daa Date: Tue, 06 Nov 2018 13:29:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.3"}],"id":"5e1b2c76-e9ff-4081-8f82-71c2c8d857db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:fd:c5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.4"}],"id":"9e24f16d-0d77-444b-8406-ebd7ae10e9f2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:44:25","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.6"}],"id":"c317222c-6f40-4dd1-8eac-06cbd399cfd9","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:08:ad","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:18Z","binding:vnic_type":"normal","device_id":"e4d03f58-69f4-4764-9409-9c6241dafd27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.2"}],"id":"cff952f7-2289-466e-9570-79850e8095f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:c1:cc","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"}]} 2018-11-06 13:29:33,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-172f7010-fb3c-4fe9-ac83-3cfa22f48daa 2018-11-06 13:29:33,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:29:34,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["hCGthBIaQpOwv_IAPobjNQ"], "issued_at": "2018-11-06T13:29:34.000000Z"}} 2018-11-06 13:29:34,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:34,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1699ffdf-3971-4eb3-bd5b-dc9e2513d394 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:29:34,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1699ffdf-3971-4eb3-bd5b-dc9e2513d394 2018-11-06 13:29:34,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:34,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c98a1758-29e6-4764-98f5-86fa3dec3245 x-compute-request-id: req-c98a1758-29e6-4764-98f5-86fa3dec3245 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:08:ad", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-06T13:29:28.000000", "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:29:29Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:29:34,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-c98a1758-29e6-4764-98f5-86fa3dec3245 2018-11-06 13:29:34,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:35,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-149bb53c-3f41-4209-92d7-a272ff409e7f Date: Tue, 06 Nov 2018 13:29:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:35,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-149bb53c-3f41-4209-92d7-a272ff409e7f 2018-11-06 13:29:35,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:35,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4d0114d-2b7c-4d1d-bc01-d6ffcea3f970 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:35,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-c4d0114d-2b7c-4d1d-bc01-d6ffcea3f970 2018-11-06 13:29:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:35,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ce185619-64f4-434d-a46b-d882a38aec0d Date: Tue, 06 Nov 2018 13:29:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:35,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-ce185619-64f4-434d-a46b-d882a38aec0d 2018-11-06 13:29:35,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:35,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-f085dc23-f9de-458f-b336-a719f96dc18b Date: Tue, 06 Nov 2018 13:29:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.3"}],"id":"5e1b2c76-e9ff-4081-8f82-71c2c8d857db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:fd:c5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.4"}],"id":"9e24f16d-0d77-444b-8406-ebd7ae10e9f2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:44:25","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.6"}],"id":"c317222c-6f40-4dd1-8eac-06cbd399cfd9","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:08:ad","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:18Z","binding:vnic_type":"normal","device_id":"e4d03f58-69f4-4764-9409-9c6241dafd27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.2"}],"id":"cff952f7-2289-466e-9570-79850e8095f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:c1:cc","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"}]} 2018-11-06 13:29:35,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-f085dc23-f9de-458f-b336-a719f96dc18b 2018-11-06 13:29:35,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" -d '{"volumeAttachment": {"volumeId": "79153898-ad9d-4c5b-85ce-12ad0cffb45c"}}' 2018-11-06 13:29:37,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b9b2d32-f5c5-4601-99ac-07a0ccc3652c x-compute-request-id: req-3b9b2d32-f5c5-4601-99ac-07a0ccc3652c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e4d03f58-69f4-4764-9409-9c6241dafd27", "id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c", "volumeId": "79153898-ad9d-4c5b-85ce-12ad0cffb45c"}} 2018-11-06 13:29:37,570 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27/os-volume_attachments used request id req-3b9b2d32-f5c5-4601-99ac-07a0ccc3652c 2018-11-06 13:29:37,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:38,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54cfc461-b7e5-4404-a9b0-5ce456f0f405 x-compute-request-id: req-54cfc461-b7e5-4404-a9b0-5ce456f0f405 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:08:ad", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-06T13:29:28.000000", "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:29:29Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c"}], "metadata": {}}} 2018-11-06 13:29:38,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-54cfc461-b7e5-4404-a9b0-5ce456f0f405 2018-11-06 13:29:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:38,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-90cd2981-e069-4c64-ad11-48d3243d6958 Date: Tue, 06 Nov 2018 13:29:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:38,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-90cd2981-e069-4c64-ad11-48d3243d6958 2018-11-06 13:29:38,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:29:38,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:29:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:29:38,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:38,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47783989-995a-42d7-ab80-7663de7505dd 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:38,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-47783989-995a-42d7-ab80-7663de7505dd 2018-11-06 13:29:38,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:38,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f82431bd-2a8f-41ca-9e13-7ebb7b2bb69e Date: Tue, 06 Nov 2018 13:29:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:38,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-f82431bd-2a8f-41ca-9e13-7ebb7b2bb69e 2018-11-06 13:29:38,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:39,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ae60e653-8fa3-4bfd-b74b-ad009c6dfb7f Date: Tue, 06 Nov 2018 13:29:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.3"}],"id":"5e1b2c76-e9ff-4081-8f82-71c2c8d857db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:fd:c5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.4"}],"id":"9e24f16d-0d77-444b-8406-ebd7ae10e9f2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:44:25","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.6"}],"id":"c317222c-6f40-4dd1-8eac-06cbd399cfd9","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:08:ad","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:18Z","binding:vnic_type":"normal","device_id":"e4d03f58-69f4-4764-9409-9c6241dafd27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.2"}],"id":"cff952f7-2289-466e-9570-79850e8095f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:c1:cc","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"}]} 2018-11-06 13:29:39,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-ae60e653-8fa3-4bfd-b74b-ad009c6dfb7f 2018-11-06 13:29:39,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:39,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c066b01-ca50-4750-a89a-b743e68e554f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:29:39,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c066b01-ca50-4750-a89a-b743e68e554f 2018-11-06 13:29:39,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:39,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29: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-e506dd07-bc18-48da-b609-8d518902c5e7 x-compute-request-id: req-e506dd07-bc18-48da-b609-8d518902c5e7 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:08:ad", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-06T13:29:28.000000", "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:29:38Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c"}], "metadata": {}}} 2018-11-06 13:29:39,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-e506dd07-bc18-48da-b609-8d518902c5e7 2018-11-06 13:29:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:39,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7d1ba45b-d9f4-4042-82db-36d69132dc1b Date: Tue, 06 Nov 2018 13:29:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:39,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-7d1ba45b-d9f4-4042-82db-36d69132dc1b 2018-11-06 13:29:39,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:39,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b67931-f682-4f20-81b3-5661c6774c73 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:39,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-62b67931-f682-4f20-81b3-5661c6774c73 2018-11-06 13:29:39,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:39,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d8a54427-edfb-4c82-b64e-ec2af83553f7 Date: Tue, 06 Nov 2018 13:29:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:39,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-d8a54427-edfb-4c82-b64e-ec2af83553f7 2018-11-06 13:29:39,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:39,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-18eaac91-a021-4581-b0b8-3cc44ffe19db Date: Tue, 06 Nov 2018 13:29:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.3"}],"id":"5e1b2c76-e9ff-4081-8f82-71c2c8d857db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:fd:c5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.4"}],"id":"9e24f16d-0d77-444b-8406-ebd7ae10e9f2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:44:25","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.6"}],"id":"c317222c-6f40-4dd1-8eac-06cbd399cfd9","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:08:ad","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:18Z","binding:vnic_type":"normal","device_id":"e4d03f58-69f4-4764-9409-9c6241dafd27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.2"}],"id":"cff952f7-2289-466e-9570-79850e8095f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:c1:cc","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"}]} 2018-11-06 13:29:39,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-18eaac91-a021-4581-b0b8-3cc44ffe19db 2018-11-06 13:29:39,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:40,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29: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-95d6e423-fe07-4074-bcd2-f40646a28075 x-compute-request-id: req-95d6e423-fe07-4074-bcd2-f40646a28075 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:08:ad", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-06T13:29:28.000000", "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:29:38Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c"}], "metadata": {}}} 2018-11-06 13:29:40,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-95d6e423-fe07-4074-bcd2-f40646a28075 2018-11-06 13:29:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:40,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e2a1b10b-8ff2-4a2d-a540-42b66df82a82 Date: Tue, 06 Nov 2018 13:29:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:40,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-e2a1b10b-8ff2-4a2d-a540-42b66df82a82 2018-11-06 13:29:40,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:40,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2b7d5f-57d1-44a0-a280-535f0f18871e 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:40,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-1a2b7d5f-57d1-44a0-a280-535f0f18871e 2018-11-06 13:29:40,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:41,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ac7cd69c-4435-4f4e-90fb-67c942eb0f7a Date: Tue, 06 Nov 2018 13:29:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:41,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-ac7cd69c-4435-4f4e-90fb-67c942eb0f7a 2018-11-06 13:29:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:41,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ce4dac8c-5830-4882-9166-a4d8ffc9e857 Date: Tue, 06 Nov 2018 13:29:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.3"}],"id":"5e1b2c76-e9ff-4081-8f82-71c2c8d857db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:fd:c5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.4"}],"id":"9e24f16d-0d77-444b-8406-ebd7ae10e9f2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:44:25","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.6"}],"id":"c317222c-6f40-4dd1-8eac-06cbd399cfd9","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:08:ad","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:18Z","binding:vnic_type":"normal","device_id":"e4d03f58-69f4-4764-9409-9c6241dafd27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.2"}],"id":"cff952f7-2289-466e-9570-79850e8095f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:c1:cc","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"}]} 2018-11-06 13:29:41,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-ce4dac8c-5830-4882-9166-a4d8ffc9e857 2018-11-06 13:29:41,244 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:41,457 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:41 GMT Server: Apache x-compute-request-id: req-42bee15e-74e2-46df-8d5e-25846ef0d359 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42bee15e-74e2-46df-8d5e-25846ef0d359 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "attachment_id": "aa11207e-bedd-44d4-b481-121a28d0f50a", "attached_at": "2018-11-06T13:29:39.000000", "host_name": null, "volume_id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c", "device": "/dev/vdb", "id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c"}], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:29:39.000000", "replication_status": null, "snapshot_id": null, "id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e", "bootable": "false", "created_at": "2018-11-06T13:29:09.000000", "volume_type": null}} 2018-11-06 13:29:41,458 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c used request id req-42bee15e-74e2-46df-8d5e-25846ef0d359 2018-11-06 13:29:41,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:42,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8176cb44-af63-427c-b05c-15b05d5c21bd x-compute-request-id: req-8176cb44-af63-427c-b05c-15b05d5c21bd Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:08:ad", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-06T13:29:28.000000", "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:29:38Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c"}], "metadata": {}}} 2018-11-06 13:29:42,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-8176cb44-af63-427c-b05c-15b05d5c21bd 2018-11-06 13:29:42,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:42,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b50750d8-e420-4fdd-b587-16ec19f75b1c Date: Tue, 06 Nov 2018 13:29:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["bbcf9745-c000-4829-aa1d-0cc1a439340e"],"description":"","tags":[],"updated_at":"2018-11-06T13:29:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:05Z","provider:network_type":"vxlan"}]} 2018-11-06 13:29:42,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net used request id req-b50750d8-e420-4fdd-b587-16ec19f75b1c 2018-11-06 13:29:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:42,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1686d05-f5af-499e-8f4c-91daf4a1293a 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:29:42,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-b1686d05-f5af-499e-8f4c-91daf4a1293a 2018-11-06 13:29:42,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:42,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-04b00a4d-a471-4ed8-b484-61be39254dc7 Date: Tue, 06 Nov 2018 13:29:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","dns_nameservers":[],"updated_at":"2018-11-06T13:29: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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet"}]} 2018-11-06 13:29:42,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-04b00a4d-a471-4ed8-b484-61be39254dc7 2018-11-06 13:29:42,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:42,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-4b1c3735-3663-4890-8c52-dc6d7abbc79c Date: Tue, 06 Nov 2018 13:29:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.3"}],"id":"5e1b2c76-e9ff-4081-8f82-71c2c8d857db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:fd:c5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.4"}],"id":"9e24f16d-0d77-444b-8406-ebd7ae10e9f2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:44:25","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.6"}],"id":"c317222c-6f40-4dd1-8eac-06cbd399cfd9","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:08:ad","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:18Z","binding:vnic_type":"normal","device_id":"e4d03f58-69f4-4764-9409-9c6241dafd27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbcf9745-c000-4829-aa1d-0cc1a439340e","ip_address":"10.55.0.2"}],"id":"cff952f7-2289-466e-9570-79850e8095f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:c1:cc","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4307cd8-5c98-475c-bb94-bf28a9f94dbd","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4307cd8-5c98-475c-bb94-bf28a9f94dbd"}]} 2018-11-06 13:29:42,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-4b1c3735-3663-4890-8c52-dc6d7abbc79c 2018-11-06 13:29:42,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27/os-volume_attachments/79153898-ad9d-4c5b-85ce-12ad0cffb45c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1603970b62996d09064039a2fbdeb87dd3b60ec" 2018-11-06 13:29:44,473 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:29: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-4168788b-c90b-4616-bf74-9e27d7476ae4 x-compute-request-id: req-4168788b-c90b-4616-bf74-9e27d7476ae4 Content-Length: 0 Content-Type: application/json 2018-11-06 13:29:44,474 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27/os-volume_attachments/79153898-ad9d-4c5b-85ce-12ad0cffb45c used request id req-4168788b-c90b-4616-bf74-9e27d7476ae4 2018-11-06 13:29:44,474 - create_instance - INFO - Deleting Port with ID - c317222c-6f40-4dd1-8eac-06cbd399cfd9 2018-11-06 13:29:44,474 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-port 2018-11-06 13:29:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/c317222c-6f40-4dd1-8eac-06cbd399cfd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:44,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fda6e0e3-d3c3-498f-a4cd-d4c73dcca3b4 Date: Tue, 06 Nov 2018 13:29:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:29:44,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/c317222c-6f40-4dd1-8eac-06cbd399cfd9 used request id req-fda6e0e3-d3c3-498f-a4cd-d4c73dcca3b4 2018-11-06 13:29:44,972 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst 2018-11-06 13:29:44,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:45,148 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:29: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-958d33ad-b032-435d-8cd8-5cc5fd0214ca x-compute-request-id: req-958d33ad-b032-435d-8cd8-5cc5fd0214ca Content-Type: application/json 2018-11-06 13:29:45,148 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-958d33ad-b032-435d-8cd8-5cc5fd0214ca 2018-11-06 13:29:45,149 - create_instance - INFO - Checking deletion status 2018-11-06 13:29:45,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:45,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29: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-4c45fe65-1eb9-4dfe-85cd-5163da2420b8 x-compute-request-id: req-4c45fe65-1eb9-4dfe-85cd-5163da2420b8 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:08:ad", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-06T13:29:28.000000", "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:29:45Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [{"id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c"}], "metadata": {}}} 2018-11-06 13:29:45,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-4c45fe65-1eb9-4dfe-85cd-5163da2420b8 2018-11-06 13:29:45,587 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst] is - ACTIVE 2018-11-06 13:29:45,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:29:48,588 - create_instance - DEBUG - VM status query timeout in 296.56071806 2018-11-06 13:29:48,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:48,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aea1647a-c8ea-442f-9f79-d93fae272355 x-compute-request-id: req-aea1647a-c8ea-442f-9f79-d93fae272355 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e4d03f58-69f4-4764-9409-9c6241dafd27", "rel": "bookmark"}], "image": {"id": "16ed5087-13dd-4ae8-b56a-f5e00988a551", "links": [{"href": "http://172.30.9.27:8774/images/16ed5087-13dd-4ae8-b56a-f5e00988a551", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-11-06T13:29:28.000000", "flavor": {"id": "54d8c133-96f7-45a6-80fe-360accf4e97a", "links": [{"href": "http://172.30.9.27:8774/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a", "rel": "bookmark"}]}, "id": "e4d03f58-69f4-4764-9409-9c6241dafd27", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:29:45Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst", "created": "2018-11-06T13:29:21Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:29:48,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-aea1647a-c8ea-442f-9f79-d93fae272355 2018-11-06 13:29:48,921 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst] is - ACTIVE 2018-11-06 13:29:48,921 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:29:51,924 - create_instance - DEBUG - VM status query timeout in 293.225033045 2018-11-06 13:29:51,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c49baf0b05348a4f710be9f5c02eb822bee2e2f" 2018-11-06 13:29:51,977 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:29:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-344be2ae-67dd-45eb-8762-c11756375768 x-compute-request-id: req-344be2ae-67dd-45eb-8762-c11756375768 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e4d03f58-69f4-4764-9409-9c6241dafd27 could not be found.", "code": 404}} 2018-11-06 13:29:51,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e4d03f58-69f4-4764-9409-9c6241dafd27 used request id req-344be2ae-67dd-45eb-8762-c11756375768 2018-11-06 13:29:51,977 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e4d03f58-69f4-4764-9409-9c6241dafd27 could not be found. (HTTP 404) (Request-ID: req-344be2ae-67dd-45eb-8762-c11756375768) 2018-11-06 13:29:51,978 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-vm_inst 2018-11-06 13:29:51,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e00ad859-e6e5-4ce9-91f4-f4ff02f8fe82" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3a87d761d0fce75b151eea32ae6d258adeb0a5" 2018-11-06 13:29:52,728 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:51 GMT Server: Apache x-compute-request-id: req-bdf3bf4b-18da-4ac3-b366-af1d6d68a3ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bdf3bf4b-18da-4ac3-b366-af1d6d68a3ba Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:29:50.000000", "replication_status": null, "snapshot_id": null, "id": "79153898-ad9d-4c5b-85ce-12ad0cffb45c", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-47e36324-5bd3-475c-81c9-f9fcef907a7e", "bootable": "false", "created_at": "2018-11-06T13:29:09.000000", "volume_type": null}} 2018-11-06 13:29:52,728 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c used request id req-bdf3bf4b-18da-4ac3-b366-af1d6d68a3ba 2018-11-06 13:29:52,728 - create_volume - DEBUG - Instance status is - available 2018-11-06 13:29:52,729 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e 2018-11-06 13:29:52,729 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e 2018-11-06 13:29:52,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e00ad859-e6e5-4ce9-91f4-f4ff02f8fe82" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3a87d761d0fce75b151eea32ae6d258adeb0a5" 2018-11-06 13:29:52,824 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:29:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4b8e7310-d236-42f4-988c-ee2f08a1ea10 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-11-06 13:29:52,824 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c used request id req-4b8e7310-d236-42f4-988c-ee2f08a1ea10 2018-11-06 13:29:52,827 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e00ad859-e6e5-4ce9-91f4-f4ff02f8fe82" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3a87d761d0fce75b151eea32ae6d258adeb0a5" 2018-11-06 13:29:53,548 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:29:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3d85f92e-24db-4de0-8c01-7ff214cb89a7 x-openstack-request-id: req-3d85f92e-24db-4de0-8c01-7ff214cb89a7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 79153898-ad9d-4c5b-85ce-12ad0cffb45c could not be found.", "code": 404}} 2018-11-06 13:29:53,548 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/79153898-ad9d-4c5b-85ce-12ad0cffb45c used request id req-3d85f92e-24db-4de0-8c01-7ff214cb89a7 2018-11-06 13:29:53,549 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 79153898-ad9d-4c5b-85ce-12ad0cffb45c could not be found. (HTTP 404) (Request-ID: req-3d85f92e-24db-4de0-8c01-7ff214cb89a7) 2018-11-06 13:29:53,549 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e 2018-11-06 13:29:53,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ebd99da053a9f567b1d3b2030e3c197ec26c08" 2018-11-06 13:29:53,591 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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-20dcab2a-1c29-40a0-a933-bb3716954b30 x-compute-request-id: req-20dcab2a-1c29-40a0-a933-bb3716954b30 Content-Length: 0 Content-Type: application/json 2018-11-06 13:29:53,591 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/54d8c133-96f7-45a6-80fe-360accf4e97a used request id req-20dcab2a-1c29-40a0-a933-bb3716954b30 2018-11-06 13:29:53,592 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet 2018-11-06 13:29:53,592 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-subnet 2018-11-06 13:29:53,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/bbcf9745-c000-4829-aa1d-0cc1a439340e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b668261d62412cc46a6d75e48424877dbdd2ddef" 2018-11-06 13:29:55,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5485344b-2677-45a9-87b3-7b28ec5e07fd Date: Tue, 06 Nov 2018 13:29:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:29:55,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/bbcf9745-c000-4829-aa1d-0cc1a439340e used request id req-5485344b-2677-45a9-87b3-7b28ec5e07fd 2018-11-06 13:29:55,798 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-net 2018-11-06 13:29:55,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/c4307cd8-5c98-475c-bb94-bf28a9f94dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b668261d62412cc46a6d75e48424877dbdd2ddef" 2018-11-06 13:29:56,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc9b23fc-60de-4852-b6f5-5eb54b73a37e Date: Tue, 06 Nov 2018 13:29:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:29:56,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c4307cd8-5c98-475c-bb94-bf28a9f94dbd used request id req-cc9b23fc-60de-4852-b6f5-5eb54b73a37e 2018-11-06 13:29:56,733 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-47e36324-5bd3-475c-81c9-f9fcef907a7e-image 2018-11-06 13:29:56,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9f14cf5f67ae81087131a2abedeee941b560a05" 2018-11-06 13:29:58,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e779d9a-1ef3-4ea0-9777-8feb96f306fa Date: Tue, 06 Nov 2018 13:29:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:29:58,088 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/16ed5087-13dd-4ae8-b56a-f5e00988a551 used request id req-7e779d9a-1ef3-4ea0-9777-8feb96f306fa 2018-11-06 13:29:58,090 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:29:58,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:29:58,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:29:58,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["cX0lF4_ARDeeYKsOMVxuIw"], "issued_at": "2018-11-06T13:29:58.000000Z"}} 2018-11-06 13:29:58,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d59d9d5a53d906dcd07d0c7f13da95201a4713a" 2018-11-06 13:29:58,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b65fe1-a495-432b-9c67-55bb243e74a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:29:58,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f4b65fe1-a495-432b-9c67-55bb243e74a5 2018-11-06 13:29:58,564 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:29:58,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d59d9d5a53d906dcd07d0c7f13da95201a4713a" 2018-11-06 13:29:59,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11612d67-c079-42a2-9f28-d4256377db5c x-compute-request-id: req-11612d67-c079-42a2-9f28-d4256377db5c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:29:59,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-11612d67-c079-42a2-9f28-d4256377db5c 2018-11-06 13:29:59,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d59d9d5a53d906dcd07d0c7f13da95201a4713a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-94e2aa5d-16ab-4518-8cc7-2e83c1957b63name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-06 13:29:59,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f70c3efb-b168-45ad-9aaa-f63ecd0087cc x-compute-request-id: req-f70c3efb-b168-45ad-9aaa-f63ecd0087cc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8420e113-95db-4de4-bace-3dfcd3d1f188", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8420e113-95db-4de4-bace-3dfcd3d1f188", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8420e113-95db-4de4-bace-3dfcd3d1f188", "name": "CreateFlavorTests-94e2aa5d-16ab-4518-8cc7-2e83c1957b63name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:29:59,491 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f70c3efb-b168-45ad-9aaa-f63ecd0087cc 2018-11-06 13:29:59,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:29:59,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:29:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["vbHc3hG8QjSgz37Z6mzKzQ"], "issued_at": "2018-11-06T13:29:59.000000Z"}} 2018-11-06 13:29:59,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/8420e113-95db-4de4-bace-3dfcd3d1f188 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d7deef08caec2f5bc8a3c64447a5f1867e053ab" 2018-11-06 13:30:00,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:29:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31d6a471-8667-4fd5-9e33-8ef14fb9f139 x-compute-request-id: req-31d6a471-8667-4fd5-9e33-8ef14fb9f139 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8420e113-95db-4de4-bace-3dfcd3d1f188", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8420e113-95db-4de4-bace-3dfcd3d1f188", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8420e113-95db-4de4-bace-3dfcd3d1f188", "name": "CreateFlavorTests-94e2aa5d-16ab-4518-8cc7-2e83c1957b63name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:30:00,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/8420e113-95db-4de4-bace-3dfcd3d1f188 used request id req-31d6a471-8667-4fd5-9e33-8ef14fb9f139 2018-11-06 13:30:00,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/8420e113-95db-4de4-bace-3dfcd3d1f188/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d7deef08caec2f5bc8a3c64447a5f1867e053ab" 2018-11-06 13:30:00,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30: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-9661b4ac-d2eb-4d2e-a0ef-088ff031c7b1 x-compute-request-id: req-9661b4ac-d2eb-4d2e-a0ef-088ff031c7b1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:30:00,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/8420e113-95db-4de4-bace-3dfcd3d1f188/os-extra_specs used request id req-9661b4ac-d2eb-4d2e-a0ef-088ff031c7b1 2018-11-06 13:30:00,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/8420e113-95db-4de4-bace-3dfcd3d1f188 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d59d9d5a53d906dcd07d0c7f13da95201a4713a" 2018-11-06 13:30:00,113 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:30: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-e88f2c73-4bb4-458e-8f01-b0c55894c0a1 x-compute-request-id: req-e88f2c73-4bb4-458e-8f01-b0c55894c0a1 Content-Length: 0 Content-Type: application/json 2018-11-06 13:30:00,113 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8420e113-95db-4de4-bace-3dfcd3d1f188 used request id req-e88f2c73-4bb4-458e-8f01-b0c55894c0a1 2018-11-06 13:30:00,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d7deef08caec2f5bc8a3c64447a5f1867e053ab" 2018-11-06 13:30:00,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30: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-07e2c93e-728d-4682-813b-f5fa9609c38d x-compute-request-id: req-07e2c93e-728d-4682-813b-f5fa9609c38d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:30:00,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-07e2c93e-728d-4682-813b-f5fa9609c38d 2018-11-06 13:30:00,147 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:30:00,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:30:00,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:00,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["z-JLvEGwSp-G1JAVVmT4iw"], "issued_at": "2018-11-06T13:30:00.000000Z"}} 2018-11-06 13:30:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5619c1efd36bcd80a9511e47e8f4eda03aac718d" 2018-11-06 13:30:00,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca068be-6928-4040-8181-e42fdd20a17a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:30:00,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6ca068be-6928-4040-8181-e42fdd20a17a 2018-11-06 13:30:00,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:30:00,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5619c1efd36bcd80a9511e47e8f4eda03aac718d" 2018-11-06 13:30:00,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30: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-50e5fff3-49af-4ecd-81ba-c5aaa64fdf2c x-compute-request-id: req-50e5fff3-49af-4ecd-81ba-c5aaa64fdf2c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:30:00,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-50e5fff3-49af-4ecd-81ba-c5aaa64fdf2c 2018-11-06 13:30:00,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5619c1efd36bcd80a9511e47e8f4eda03aac718d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-34a1d2ae-3256-45cd-93af-c8f8e4973becname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-06 13:30:00,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30: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-bce88eb2-2c38-43a1-a82b-356080427d08 x-compute-request-id: req-bce88eb2-2c38-43a1-a82b-356080427d08 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3", "name": "CreateFlavorTests-34a1d2ae-3256-45cd-93af-c8f8e4973becname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:30:00,883 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bce88eb2-2c38-43a1-a82b-356080427d08 2018-11-06 13:30:00,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:01,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["U134_PeWRVafyfoODSxJGA"], "issued_at": "2018-11-06T13:30:01.000000Z"}} 2018-11-06 13:30:01,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d3ef15fedcdad3d169454e10a03c518114aaa7" 2018-11-06 13:30:01,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76535955-a253-432f-a557-69905cffe3ef x-compute-request-id: req-76535955-a253-432f-a557-69905cffe3ef Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3", "name": "CreateFlavorTests-34a1d2ae-3256-45cd-93af-c8f8e4973becname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:30:01,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3 used request id req-76535955-a253-432f-a557-69905cffe3ef 2018-11-06 13:30:01,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d3ef15fedcdad3d169454e10a03c518114aaa7" 2018-11-06 13:30:01,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a86c008-433e-4bfd-8bc6-2444ac8f280f x-compute-request-id: req-6a86c008-433e-4bfd-8bc6-2444ac8f280f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:30:01,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3/os-extra_specs used request id req-6a86c008-433e-4bfd-8bc6-2444ac8f280f 2018-11-06 13:30:01,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d3ef15fedcdad3d169454e10a03c518114aaa7" 2018-11-06 13:30:01,683 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d374147a-444f-4169-985f-b742f3509a5a x-compute-request-id: req-d374147a-444f-4169-985f-b742f3509a5a Content-Length: 0 Content-Type: application/json 2018-11-06 13:30:01,684 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3 used request id req-d374147a-444f-4169-985f-b742f3509a5a 2018-11-06 13:30:01,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d3ef15fedcdad3d169454e10a03c518114aaa7" 2018-11-06 13:30:01,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a2054bf-8dce-459f-8819-b9294b91f1ac x-compute-request-id: req-6a2054bf-8dce-459f-8819-b9294b91f1ac Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:30:01,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6a2054bf-8dce-459f-8819-b9294b91f1ac 2018-11-06 13:30:01,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5619c1efd36bcd80a9511e47e8f4eda03aac718d" 2018-11-06 13:30:01,742 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dad26926-969c-4398-be49-16d07a5d840e x-compute-request-id: req-dad26926-969c-4398-be49-16d07a5d840e Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3 could not be found.", "code": 404}} 2018-11-06 13:30:01,742 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/28f592ca-e0f9-4b0d-89bb-b195d4c9a4c3 used request id req-dad26926-969c-4398-be49-16d07a5d840e 2018-11-06 13:30:01,744 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:30:01,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:30:01,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:02,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["Vc60iIF-ToCuYNjMk4V0Ng"], "issued_at": "2018-11-06T13:30:02.000000Z"}} 2018-11-06 13:30:02,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42df3eca8ed25a7024317057514013b0d17233f" 2018-11-06 13:30:02,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848ff609-3ff4-4a23-9b87-0d3cca228812 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:30:02,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-848ff609-3ff4-4a23-9b87-0d3cca228812 2018-11-06 13:30:02,217 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:30:02,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42df3eca8ed25a7024317057514013b0d17233f" 2018-11-06 13:30:02,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30: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-c2b5a2cc-be42-4d5b-ac7e-ddc0d3f2f5ed x-compute-request-id: req-c2b5a2cc-be42-4d5b-ac7e-ddc0d3f2f5ed Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:30:02,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c2b5a2cc-be42-4d5b-ac7e-ddc0d3f2f5ed 2018-11-06 13:30:02,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42df3eca8ed25a7024317057514013b0d17233f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-1358e7de-2d7c-4994-8656-f39cee5ea62aname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-06 13:30:02,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30: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-e7286a29-111d-46f6-82ec-6af7a3a53cc9 x-compute-request-id: req-e7286a29-111d-46f6-82ec-6af7a3a53cc9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2987a9de-89d2-4a74-982f-d5accbde3966", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2987a9de-89d2-4a74-982f-d5accbde3966", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2987a9de-89d2-4a74-982f-d5accbde3966", "name": "CreateFlavorTests-1358e7de-2d7c-4994-8656-f39cee5ea62aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:30:02,463 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e7286a29-111d-46f6-82ec-6af7a3a53cc9 2018-11-06 13:30:02,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:02,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["bbcG6DZdRDmFU5AWRh7DJw"], "issued_at": "2018-11-06T13:30:02.000000Z"}} 2018-11-06 13:30:02,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2987a9de-89d2-4a74-982f-d5accbde3966 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51cb8c0f03e2e7d6de625c2946492b2752653684" 2018-11-06 13:30:03,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30: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-413b8654-c151-44ca-b396-ab92934350d6 x-compute-request-id: req-413b8654-c151-44ca-b396-ab92934350d6 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2987a9de-89d2-4a74-982f-d5accbde3966", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2987a9de-89d2-4a74-982f-d5accbde3966", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2987a9de-89d2-4a74-982f-d5accbde3966", "name": "CreateFlavorTests-1358e7de-2d7c-4994-8656-f39cee5ea62aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:30:03,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2987a9de-89d2-4a74-982f-d5accbde3966 used request id req-413b8654-c151-44ca-b396-ab92934350d6 2018-11-06 13:30:03,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2987a9de-89d2-4a74-982f-d5accbde3966/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51cb8c0f03e2e7d6de625c2946492b2752653684" 2018-11-06 13:30:03,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-3b7be321-a80a-44ce-a9e6-9a7b4d2d86a2 x-compute-request-id: req-3b7be321-a80a-44ce-a9e6-9a7b4d2d86a2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:30:03,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2987a9de-89d2-4a74-982f-d5accbde3966/os-extra_specs used request id req-3b7be321-a80a-44ce-a9e6-9a7b4d2d86a2 2018-11-06 13:30:03,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/2987a9de-89d2-4a74-982f-d5accbde3966 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42df3eca8ed25a7024317057514013b0d17233f" 2018-11-06 13:30:03,083 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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-3c137412-c764-4d64-967f-4c48076cb13d x-compute-request-id: req-3c137412-c764-4d64-967f-4c48076cb13d Content-Length: 0 Content-Type: application/json 2018-11-06 13:30:03,083 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2987a9de-89d2-4a74-982f-d5accbde3966 used request id req-3c137412-c764-4d64-967f-4c48076cb13d 2018-11-06 13:30:03,084 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:30:03,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:30:03,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:03,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["wtIK5DDwQKyQQ77hWKyESw"], "issued_at": "2018-11-06T13:30:03.000000Z"}} 2018-11-06 13:30:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d3f0a4fe8b59ca2851299e3fad8f5ec1ec553f" 2018-11-06 13:30:03,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119ff811-0a28-478d-939e-67b93ae61857 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:30:03,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-119ff811-0a28-478d-939e-67b93ae61857 2018-11-06 13:30:03,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:30:03,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d3f0a4fe8b59ca2851299e3fad8f5ec1ec553f" 2018-11-06 13:30:03,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-bacb959e-31b6-4ce0-9ee9-c29b67232f2b x-compute-request-id: req-bacb959e-31b6-4ce0-9ee9-c29b67232f2b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:30:03,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bacb959e-31b6-4ce0-9ee9-c29b67232f2b 2018-11-06 13:30:03,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d3f0a4fe8b59ca2851299e3fad8f5ec1ec553f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-eecf53eb-7be3-47a4-bf5d-664a7d98e4b1name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-11-06 13:30:03,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-d2e60cb0-6aeb-47b8-bd56-60410601ea68 x-compute-request-id: req-d2e60cb0-6aeb-47b8-bd56-60410601ea68 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "e15b1efc-6210-4f3d-bd60-71c514a26b72", "name": "CreateFlavorTests-eecf53eb-7be3-47a4-bf5d-664a7d98e4b1name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-11-06 13:30:03,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d2e60cb0-6aeb-47b8-bd56-60410601ea68 2018-11-06 13:30:03,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:04,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["24nrM7YFSjej1tZWP2oHzQ"], "issued_at": "2018-11-06T13:30:04.000000Z"}} 2018-11-06 13:30:04,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0cfa495fcaa58ed963586d397a6b4aba382581" 2018-11-06 13:30:04,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3f2f3f2-a1a4-4c52-987c-3c22b65c4d03 x-compute-request-id: req-a3f2f3f2-a1a4-4c52-987c-3c22b65c4d03 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "e15b1efc-6210-4f3d-bd60-71c514a26b72", "name": "CreateFlavorTests-eecf53eb-7be3-47a4-bf5d-664a7d98e4b1name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-11-06 13:30:04,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72 used request id req-a3f2f3f2-a1a4-4c52-987c-3c22b65c4d03 2018-11-06 13:30:04,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0cfa495fcaa58ed963586d397a6b4aba382581" 2018-11-06 13:30:04,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f92db7ae-4ac2-48d6-ab15-71443c47611a x-compute-request-id: req-f92db7ae-4ac2-48d6-ab15-71443c47611a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:30:04,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72/os-extra_specs used request id req-f92db7ae-4ac2-48d6-ab15-71443c47611a 2018-11-06 13:30:04,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0cfa495fcaa58ed963586d397a6b4aba382581" 2018-11-06 13:30:04,500 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:30:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49f82a6e-a999-49d1-b166-ceb84d227824 x-compute-request-id: req-49f82a6e-a999-49d1-b166-ceb84d227824 Content-Length: 0 Content-Type: application/json 2018-11-06 13:30:04,501 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72 used request id req-49f82a6e-a999-49d1-b166-ceb84d227824 2018-11-06 13:30:04,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0cfa495fcaa58ed963586d397a6b4aba382581" 2018-11-06 13:30:04,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98e1f9fb-9b26-4571-a418-ffc728b0def6 x-compute-request-id: req-98e1f9fb-9b26-4571-a418-ffc728b0def6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:30:04,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-98e1f9fb-9b26-4571-a418-ffc728b0def6 2018-11-06 13:30:04,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d3f0a4fe8b59ca2851299e3fad8f5ec1ec553f" 2018-11-06 13:30:04,556 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:30:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb4a3ade-e186-4325-a730-3182438874dc x-compute-request-id: req-eb4a3ade-e186-4325-a730-3182438874dc Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor e15b1efc-6210-4f3d-bd60-71c514a26b72 could not be found.", "code": 404}} 2018-11-06 13:30:04,557 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e15b1efc-6210-4f3d-bd60-71c514a26b72 used request id req-eb4a3ade-e186-4325-a730-3182438874dc 2018-11-06 13:30:04,558 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:30:04,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:30:04,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:04,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["SQeZUlSmTiaOySPjZe9gZg"], "issued_at": "2018-11-06T13:30:04.000000Z"}} 2018-11-06 13:30:04,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dd61d4ae2801357e40965d203f529189728f93" 2018-11-06 13:30:05,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e67b541-3567-4f8d-a01d-82a82b547d13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:30:05,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0e67b541-3567-4f8d-a01d-82a82b547d13 2018-11-06 13:30:05,036 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:30:05,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dd61d4ae2801357e40965d203f529189728f93" 2018-11-06 13:30:05,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce935a87-5ac9-4b83-a1ab-b50c4e17695c x-compute-request-id: req-ce935a87-5ac9-4b83-a1ab-b50c4e17695c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:30:05,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ce935a87-5ac9-4b83-a1ab-b50c4e17695c 2018-11-06 13:30:05,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dd61d4ae2801357e40965d203f529189728f93" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4a854306-ec76-49a1-9daf-279b5114c8b8name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-11-06 13:30:05,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-827b9cb0-b134-4bf1-be0c-9afb878b1333 x-compute-request-id: req-827b9cb0-b134-4bf1-be0c-9afb878b1333 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "name": "CreateFlavorTests-4a854306-ec76-49a1-9daf-279b5114c8b8name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:30:05,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-827b9cb0-b134-4bf1-be0c-9afb878b1333 2018-11-06 13:30:05,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:05,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["h2tG7XAKT76PU6FGepPDyQ"], "issued_at": "2018-11-06T13:30:05.000000Z"}} 2018-11-06 13:30:05,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d9bae8f3ca1d6db302359044d375eae3fac437e" 2018-11-06 13:30:05,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4784519-5e15-4388-be3b-fdd20f1c74f8 x-compute-request-id: req-d4784519-5e15-4388-be3b-fdd20f1c74f8 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "name": "CreateFlavorTests-4a854306-ec76-49a1-9daf-279b5114c8b8name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:30:05,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43 used request id req-d4784519-5e15-4388-be3b-fdd20f1c74f8 2018-11-06 13:30:05,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d9bae8f3ca1d6db302359044d375eae3fac437e" 2018-11-06 13:30:05,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e6c90c2-f303-4d31-bb40-fef68031676d x-compute-request-id: req-3e6c90c2-f303-4d31-bb40-fef68031676d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:30:05,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43/os-extra_specs used request id req-3e6c90c2-f303-4d31-bb40-fef68031676d 2018-11-06 13:30:05,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:30:05,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:06,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["GbE2vcXkQVeksUbOLYWtJg"], "issued_at": "2018-11-06T13:30:06.000000Z"}} 2018-11-06 13:30:06,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba197299aab2e920baeae96f73938075032713b" 2018-11-06 13:30:06,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1fd8144-5ef4-4066-8a2b-4e22068e18f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:30:06,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f1fd8144-5ef4-4066-8a2b-4e22068e18f1 2018-11-06 13:30:06,359 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:30:06,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba197299aab2e920baeae96f73938075032713b" 2018-11-06 13:30:06,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-964d8ad4-0ab8-4c12-b038-46d00784925e x-compute-request-id: req-964d8ad4-0ab8-4c12-b038-46d00784925e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "rel": "bookmark"}], "name": "CreateFlavorTests-4a854306-ec76-49a1-9daf-279b5114c8b8name"}]} 2018-11-06 13:30:06,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-964d8ad4-0ab8-4c12-b038-46d00784925e 2018-11-06 13:30:06,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba197299aab2e920baeae96f73938075032713b" 2018-11-06 13:30:06,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35457614-1707-4c65-bfb3-1e859254c84a x-compute-request-id: req-35457614-1707-4c65-bfb3-1e859254c84a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2f745bd3-329d-4e06-b1b2-c2f6ee122f43", "name": "CreateFlavorTests-4a854306-ec76-49a1-9daf-279b5114c8b8name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:30:06,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43 used request id req-35457614-1707-4c65-bfb3-1e859254c84a 2018-11-06 13:30:06,574 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-4a854306-ec76-49a1-9daf-279b5114c8b8name 2018-11-06 13:30:06,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dd61d4ae2801357e40965d203f529189728f93" 2018-11-06 13:30:06,615 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:30:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0242a2d-1711-4a85-b633-178fbf6c04d6 x-compute-request-id: req-a0242a2d-1711-4a85-b633-178fbf6c04d6 Content-Length: 0 Content-Type: application/json 2018-11-06 13:30:06,615 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2f745bd3-329d-4e06-b1b2-c2f6ee122f43 used request id req-a0242a2d-1711-4a85-b633-178fbf6c04d6 2018-11-06 13:30:06,617 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 13:30:06,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:30:06,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:06,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["W2OvHLZORXOnaVoDMfhDVQ"], "issued_at": "2018-11-06T13:30:06.000000Z"}} 2018-11-06 13:30:06,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f7a8e37fc4d971f31bb6b221bba84c2ab4b14f" 2018-11-06 13:30:07,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f6296a-9baa-47bc-b04a-1f99895e808d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:30:07,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-00f6296a-9baa-47bc-b04a-1f99895e808d 2018-11-06 13:30:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06f7a8e37fc4d971f31bb6b221bba84c2ab4b14f" 2018-11-06 13:30:07,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-99971182-ef9a-4e8e-8175-6f40a2293168 Date: Tue, 06 Nov 2018 13:30:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image"} 2018-11-06 13:30:07,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image used request id req-99971182-ef9a-4e8e-8175-6f40a2293168 2018-11-06 13:30:07,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06f7a8e37fc4d971f31bb6b221bba84c2ab4b14f" 2018-11-06 13:30:07,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b8a75144-a18b-4fb9-8cfb-55f8a9184cc7 Date: Tue, 06 Nov 2018 13:30: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-11-06 13:30:07,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b8a75144-a18b-4fb9-8cfb-55f8a9184cc7 2018-11-06 13:30:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06f7a8e37fc4d971f31bb6b221bba84c2ab4b14f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image"}' 2018-11-06 13:30:08,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160 X-Openstack-Request-Id: req-2468cd57-ce57-4dc9-af14-4f2a660c7cb3 Date: Tue, 06 Nov 2018 13:30:08 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:30:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T13:30:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160", "min_disk": 0, "protected": false, "id": "021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160", "file": "/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160/file", "checksum": null, "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:30:08,140 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2468cd57-ce57-4dc9-af14-4f2a660c7cb3 2018-11-06 13:30:08,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06f7a8e37fc4d971f31bb6b221bba84c2ab4b14f" -d '' 2018-11-06 13:30:09,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-66d2465c-f285-414d-a807-d22c689cf669 Date: Tue, 06 Nov 2018 13:30:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:30:09,683 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160/file used request id req-66d2465c-f285-414d-a807-d22c689cf669 2018-11-06 13:30:09,684 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:30:09,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06f7a8e37fc4d971f31bb6b221bba84c2ab4b14f" 2018-11-06 13:30:09,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-530b5faa-ce5e-442c-9bb4-58ced6b39e03 Date: Tue, 06 Nov 2018 13:30:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:30:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:30:09Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160/snap", "metadata": {}}], "self": "/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160", "min_disk": 0, "protected": false, "id": "021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160", "file": "/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:30:09,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160 used request id req-530b5faa-ce5e-442c-9bb4-58ced6b39e03 2018-11-06 13:30:09,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06f7a8e37fc4d971f31bb6b221bba84c2ab4b14f" 2018-11-06 13:30:10,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dfcd177d-d7f4-40ef-b044-a3261bf61d66 Date: Tue, 06 Nov 2018 13:30: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-11-06 13:30:10,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-dfcd177d-d7f4-40ef-b044-a3261bf61d66 2018-11-06 13:30:10,020 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image 2018-11-06 13:30:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06f7a8e37fc4d971f31bb6b221bba84c2ab4b14f" 2018-11-06 13:30:10,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-b6ec139c-827d-4611-a485-7f3cf8a3acf8 Date: Tue, 06 Nov 2018 13:30:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:30:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:30:09Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160/snap", "metadata": {}}], "self": "/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160", "min_disk": 0, "protected": false, "id": "021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160", "file": "/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:30:10,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160 used request id req-b6ec139c-827d-4611-a485-7f3cf8a3acf8 2018-11-06 13:30:10,188 - create_image - DEBUG - Instance status is - active 2018-11-06 13:30:10,188 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image 2018-11-06 13:30:10,188 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image 2018-11-06 13:30:10,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:30:10,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:10,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["biHrQ3H2RmWHmj9BPskgTA"], "issued_at": "2018-11-06T13:30:10.000000Z"}} 2018-11-06 13:30:10,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d72faa63ec71b009d91c9c7e696746094bc999ca" 2018-11-06 13:30:10,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5dc29c8-81de-4bca-81ea-9b3dd7290661 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:30:10,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b5dc29c8-81de-4bca-81ea-9b3dd7290661 2018-11-06 13:30:10,594 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:30:10,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d72faa63ec71b009d91c9c7e696746094bc999ca" 2018-11-06 13:30:10,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ff259f8-365c-4a11-895d-f07506b668d3 x-compute-request-id: req-4ff259f8-365c-4a11-895d-f07506b668d3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:30:10,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4ff259f8-365c-4a11-895d-f07506b668d3 2018-11-06 13:30:10,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d72faa63ec71b009d91c9c7e696746094bc999ca" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 13:30:10,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fc3ca5d-8e34-4925-81a6-6a35da143e29 x-compute-request-id: req-5fc3ca5d-8e34-4925-81a6-6a35da143e29 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/27c16a82-a332-416d-838f-12c38b6921e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/27c16a82-a332-416d-838f-12c38b6921e1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "27c16a82-a332-416d-838f-12c38b6921e1", "name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:30:10,864 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5fc3ca5d-8e34-4925-81a6-6a35da143e29 2018-11-06 13:30:10,886 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 13:30:10,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:30:11,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["BR24t5oxTDuhguhp5wTYIQ"], "issued_at": "2018-11-06T13:30:11.000000Z"}} 2018-11-06 13:30:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-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-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}}' 2018-11-06 13:30:14,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:30:11 GMT Server: Apache x-openstack-request-id: req-5c43f6e9-d198-4f40-b982-10509bda5e0b Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "33b84298-a29d-400e-965f-26be8bf24fa5", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}]}} 2018-11-06 13:30:14,296 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks used request id req-5c43f6e9-d198-4f40-b982-10509bda5e0b 2018-11-06 13:30:14,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:15,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:14 GMT Server: Apache x-openstack-request-id: req-dcec9351-a86a-458d-b2d6-da69d09e83ce Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:15,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:15 GMT Server: Apache x-openstack-request-id: req-be9108b0-2704-4808-a605-0ac40fd6d873 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:15,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-be9108b0-2704-4808-a605-0ac40fd6d873 2018-11-06 13:30:15,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:16,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:15 GMT Server: Apache x-openstack-request-id: req-88a918d2-6ccb-4f03-9b4b-4a5f680ededc 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-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "deletion_time": null, "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "updated_time": null, "project": "6d7b0e74f1c744f9842156ca77ffd69d", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "tags": null}]} 2018-11-06 13:30:16,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1 used request id req-88a918d2-6ccb-4f03-9b4b-4a5f680ededc 2018-11-06 13:30:16,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:17,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:16 GMT Server: Apache x-openstack-request-id: req-6fadbba8-873a-43c9-a295-1a027928a58e 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-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "deletion_time": null, "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "updated_time": null, "project": "6d7b0e74f1c744f9842156ca77ffd69d", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "tags": null}]} 2018-11-06 13:30:17,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1 used request id req-6fadbba8-873a-43c9-a295-1a027928a58e 2018-11-06 13:30:17,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:17,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:17 GMT Server: Apache x-openstack-request-id: req-99690438-ecd7-45a5-8935-76bad9a8520c Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:18,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:17 GMT Server: Apache x-openstack-request-id: req-1d3875fc-4558-4aa3-b229-cc609f7a6c17 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:18,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-1d3875fc-4558-4aa3-b229-cc609f7a6c17 2018-11-06 13:30:18,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:18,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:18 GMT Server: Apache x-openstack-request-id: req-1b0e4928-7c2a-4e4c-8902-6d5df59833bb Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:18,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:18 GMT Server: Apache x-openstack-request-id: req-0a15ef7a-b2cf-4ce6-870f-85aefdb16eb3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c4133b5a-59b3-4005-a84d-514515562107", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "506d8d52-38d9-4289-9454-2fc8acd78a5f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-11-06 13:30:18,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources used request id req-0a15ef7a-b2cf-4ce6-870f-85aefdb16eb3 2018-11-06 13:30:18,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:18,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:18 GMT Server: Apache x-openstack-request-id: req-e34bc37d-6664-4b86-b857-b9125dfd94c9 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:18,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:18 GMT Server: Apache x-openstack-request-id: req-6fccf18b-3729-412c-8508-28909f1c5657 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:18,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-6fccf18b-3729-412c-8508-28909f1c5657 2018-11-06 13:30:18,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:19,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:18 GMT Server: Apache x-openstack-request-id: req-de5a37a1-5090-44ab-84c0-3d13f2b628fc Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:20,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:19 GMT Server: Apache x-openstack-request-id: req-31fefe18-de28-43b1-96d3-0c752f883241 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:20,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-31fefe18-de28-43b1-96d3-0c752f883241 2018-11-06 13:30:23,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:24,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:23 GMT Server: Apache x-openstack-request-id: req-a887ef01-e290-4a7a-b7d6-2078b6104343 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:24,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:24 GMT Server: Apache x-openstack-request-id: req-a39c68b1-59c7-4c87-b43f-7f6e19a84243 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:24,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-a39c68b1-59c7-4c87-b43f-7f6e19a84243 2018-11-06 13:30:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:27,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:27 GMT Server: Apache x-openstack-request-id: req-121c6ba1-7c6d-46bf-b557-4b8c17f0698a Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:27,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:27 GMT Server: Apache x-openstack-request-id: req-926a6ccf-218c-49d4-aedb-c2372d150510 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:27,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-926a6ccf-218c-49d4-aedb-c2372d150510 2018-11-06 13:30:30,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:30,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:30 GMT Server: Apache x-openstack-request-id: req-f9d9d3fb-6f0d-4cf7-9fe9-345e0edbe46b Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:31,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:30 GMT Server: Apache x-openstack-request-id: req-b2aec850-261e-4a8d-8b51-bcf37dd46b9c 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:31,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-b2aec850-261e-4a8d-8b51-bcf37dd46b9c 2018-11-06 13:30:34,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:35,188 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:34 GMT Server: Apache x-openstack-request-id: req-47092c9a-0840-412e-b799-9d9118b2c2b6 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:35,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:35 GMT Server: Apache x-openstack-request-id: req-a59c1aa8-cf5d-4abf-9ab8-5434b07ed0be 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:35,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-a59c1aa8-cf5d-4abf-9ab8-5434b07ed0be 2018-11-06 13:30:38,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:38,996 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:38 GMT Server: Apache x-openstack-request-id: req-7b757867-059c-41e4-9387-fa4ba85208b8 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:39,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:39 GMT Server: Apache x-openstack-request-id: req-5499c216-0e00-4504-9d99-0666ec83e5a7 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:39,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-5499c216-0e00-4504-9d99-0666ec83e5a7 2018-11-06 13:30:42,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:43,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:42 GMT Server: Apache x-openstack-request-id: req-2f2b20d6-b106-4e9a-b36c-f52920b66c01 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:43,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:43 GMT Server: Apache x-openstack-request-id: req-41a68ef3-ef82-4a2d-a22f-d245f0616fbf 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:43,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-41a68ef3-ef82-4a2d-a22f-d245f0616fbf 2018-11-06 13:30:46,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:46,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:46 GMT Server: Apache x-openstack-request-id: req-4a4f38cf-2c9a-48c3-a64c-8b701fb2b3a4 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:46,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:46 GMT Server: Apache x-openstack-request-id: req-cadbac53-fdc3-4d7d-aba4-67e1931b8633 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:46,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-cadbac53-fdc3-4d7d-aba4-67e1931b8633 2018-11-06 13:30:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:49,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:49 GMT Server: Apache x-openstack-request-id: req-b42d3841-0bce-4f10-9136-ef9841d9322c Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:49,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:49 GMT Server: Apache x-openstack-request-id: req-87d32fae-cb5f-4f61-b8bc-c7cc3773205a 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:49,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-87d32fae-cb5f-4f61-b8bc-c7cc3773205a 2018-11-06 13:30:52,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:53,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:52 GMT Server: Apache x-openstack-request-id: req-4eec85aa-5aed-4dca-8960-caa7825d5c43 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:54,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:53 GMT Server: Apache x-openstack-request-id: req-61baa0ed-2852-4d9e-8b3a-b92e982a25de 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:54,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-61baa0ed-2852-4d9e-8b3a-b92e982a25de 2018-11-06 13:30:57,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:30:57,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:30:57 GMT Server: Apache x-openstack-request-id: req-c3bfec07-588a-475c-bd27-3677de41fdea Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:30:58,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:30:57 GMT Server: Apache x-openstack-request-id: req-d89e310c-b366-46c7-a9d3-b1e2d5cfa109 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:30:58,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-d89e310c-b366-46c7-a9d3-b1e2d5cfa109 2018-11-06 13:31:01,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:01,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:01 GMT Server: Apache x-openstack-request-id: req-2995fe63-1177-4f24-ba5c-24351532939b Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:02,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:01 GMT Server: Apache x-openstack-request-id: req-569c2598-47ec-41cd-9f79-a8e78a4c6188 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "33b84298-a29d-400e-965f-26be8bf24fa5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1", "stack_user_project_id": "0b5e1aa9d1894b9bae320f2b19b2043b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:30:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "33b84298-a29d-400e-965f-26be8bf24fa5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:02,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-569c2598-47ec-41cd-9f79-a8e78a4c6188 2018-11-06 13:31:02,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:02,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:02 GMT Server: Apache x-openstack-request-id: req-641064a8-f0bc-4783-8585-b8a47e1cdc42 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:02,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:02 GMT Server: Apache x-openstack-request-id: req-9c21cab2-6455-4d92-8349-121a2650eaa8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3dc25e8c-0015-4548-bfc2-2618686fa6dd", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c4133b5a-59b3-4005-a84d-514515562107", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "506d8d52-38d9-4289-9454-2fc8acd78a5f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0be800ef-edd7-4ea1-8cd3-d261226141d8", "resource_type": "OS::Nova::Server"}]} 2018-11-06 13:31:02,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources used request id req-9c21cab2-6455-4d92-8349-121a2650eaa8 2018-11-06 13:31:02,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=506d8d52-38d9-4289-9454-2fc8acd78a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:02,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-8ff98881-20f4-4c94-9ba0-601bf7feaa9b Date: Tue, 06 Nov 2018 13:31:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"506d8d52-38d9-4289-9454-2fc8acd78a5f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["c4133b5a-59b3-4005-a84d-514515562107"],"description":"","tags":[],"updated_at":"2018-11-06T13:30:16Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:30:14Z","provider:network_type":"vxlan"}]} 2018-11-06 13:31:02,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=506d8d52-38d9-4289-9454-2fc8acd78a5f used request id req-8ff98881-20f4-4c94-9ba0-601bf7feaa9b 2018-11-06 13:31:02,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=506d8d52-38d9-4289-9454-2fc8acd78a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:02,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0ab30721-9c08-4e21-beef-2ffe28cfabb8 Date: Tue, 06 Nov 2018 13:31:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"506d8d52-38d9-4289-9454-2fc8acd78a5f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:30:16Z","dns_nameservers":[],"updated_at":"2018-11-06T13:30:16Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"c4133b5a-59b3-4005-a84d-514515562107","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet"}]} 2018-11-06 13:31:02,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=506d8d52-38d9-4289-9454-2fc8acd78a5f used request id req-0ab30721-9c08-4e21-beef-2ffe28cfabb8 2018-11-06 13:31:02,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=506d8d52-38d9-4289-9454-2fc8acd78a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:03,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a6d5d00-5511-47b8-8321-7e1cb142e1af Date: Tue, 06 Nov 2018 13:31:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"506d8d52-38d9-4289-9454-2fc8acd78a5f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:30:16Z","dns_nameservers":[],"updated_at":"2018-11-06T13:30:16Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"c4133b5a-59b3-4005-a84d-514515562107","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet"}]} 2018-11-06 13:31:03,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=506d8d52-38d9-4289-9454-2fc8acd78a5f used request id req-5a6d5d00-5511-47b8-8321-7e1cb142e1af 2018-11-06 13:31:03,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:31:03,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:03,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d512952-7907-44d7-b886-57f8cc332fd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:31:03,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2d512952-7907-44d7-b886-57f8cc332fd5 2018-11-06 13:31:03,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:03,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:03 GMT Server: Apache x-openstack-request-id: req-af017e0a-b16b-40a5-91c6-805b1a065438 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:03,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:03 GMT Server: Apache x-openstack-request-id: req-18c5948d-7169-49dc-b84f-8d3b9cfdce40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3dc25e8c-0015-4548-bfc2-2618686fa6dd", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c4133b5a-59b3-4005-a84d-514515562107", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "506d8d52-38d9-4289-9454-2fc8acd78a5f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0be800ef-edd7-4ea1-8cd3-d261226141d8", "resource_type": "OS::Nova::Server"}]} 2018-11-06 13:31:03,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources used request id req-18c5948d-7169-49dc-b84f-8d3b9cfdce40 2018-11-06 13:31:03,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0be800ef-edd7-4ea1-8cd3-d261226141d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:03,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31: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-18650ba7-3df1-4dea-aae6-9ea9546ca995 x-compute-request-id: req-18650ba7-3df1-4dea-aae6-9ea9546ca995 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1a:f5", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0be800ef-edd7-4ea1-8cd3-d261226141d8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0be800ef-edd7-4ea1-8cd3-d261226141d8", "rel": "bookmark"}], "image": {"id": "021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160", "links": [{"href": "http://172.30.9.27:8774/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-11-06T13:31:00.000000", "flavor": {"id": "27c16a82-a332-416d-838f-12c38b6921e1", "links": [{"href": "http://172.30.9.27:8774/flavors/27c16a82-a332-416d-838f-12c38b6921e1", "rel": "bookmark"}]}, "id": "0be800ef-edd7-4ea1-8cd3-d261226141d8", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:30:59Z", "hostId": "2bd20ce839a3ea0502b5be2e77e751585760b5dad0b4aca0b0d1bd03", "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": "HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-inst", "created": "2018-11-06T13:30:23Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:31:03,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0be800ef-edd7-4ea1-8cd3-d261226141d8 used request id req-18650ba7-3df1-4dea-aae6-9ea9546ca995 2018-11-06 13:31:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:03,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-1f4c38f8-45d9-4eaf-b5d0-cca1389ca7d8 Date: Tue, 06 Nov 2018 13:31:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"506d8d52-38d9-4289-9454-2fc8acd78a5f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["c4133b5a-59b3-4005-a84d-514515562107"],"description":"","tags":[],"updated_at":"2018-11-06T13:30:16Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:30:14Z","provider:network_type":"vxlan"}]} 2018-11-06 13:31:03,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-net used request id req-1f4c38f8-45d9-4eaf-b5d0-cca1389ca7d8 2018-11-06 13:31:03,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:31:03,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:31:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:03,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19a1225-4773-4672-b8a6-61373bbc3ec3 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:31:03,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-c19a1225-4773-4672-b8a6-61373bbc3ec3 2018-11-06 13:31:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=506d8d52-38d9-4289-9454-2fc8acd78a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:04,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2fadfcc7-b08d-45c4-b0e2-8915dcdec39b Date: Tue, 06 Nov 2018 13:31:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"506d8d52-38d9-4289-9454-2fc8acd78a5f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:30:16Z","dns_nameservers":[],"updated_at":"2018-11-06T13:30:16Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"c4133b5a-59b3-4005-a84d-514515562107","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-subnet"}]} 2018-11-06 13:31:04,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=506d8d52-38d9-4289-9454-2fc8acd78a5f used request id req-2fadfcc7-b08d-45c4-b0e2-8915dcdec39b 2018-11-06 13:31:04,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=506d8d52-38d9-4289-9454-2fc8acd78a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:04,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3909 X-Openstack-Request-Id: req-939580c5-1a43-4a14-a683-6b268f99705d Date: Tue, 06 Nov 2018 13:31:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:30:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4133b5a-59b3-4005-a84d-514515562107","ip_address":"10.0.0.5"}],"id":"3dc25e8c-0015-4548-bfc2-2618686fa6dd","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:1a:f5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1-server1_port-mzi2iq5btt7c","admin_state_up":true,"network_id":"506d8d52-38d9-4289-9454-2fc8acd78a5f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:30:17Z","binding:vnic_type":"normal","device_id":"0be800ef-edd7-4ea1-8cd3-d261226141d8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:30:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4133b5a-59b3-4005-a84d-514515562107","ip_address":"10.0.0.3"}],"id":"a21735b6-c7b1-4e3a-a4fe-d00ad1c976ee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:a2:b5","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"506d8d52-38d9-4289-9454-2fc8acd78a5f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:30:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-506d8d52-38d9-4289-9454-2fc8acd78a5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:30:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4133b5a-59b3-4005-a84d-514515562107","ip_address":"10.0.0.2"}],"id":"cd9f6034-3a57-466b-a7d4-3f848ae82ad1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:5e:0c","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"506d8d52-38d9-4289-9454-2fc8acd78a5f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:30:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-506d8d52-38d9-4289-9454-2fc8acd78a5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:30:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4133b5a-59b3-4005-a84d-514515562107","ip_address":"10.0.0.4"}],"id":"d8e7e04f-5ced-4a3c-bf74-f59e4dabb75a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:7a:76","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"506d8d52-38d9-4289-9454-2fc8acd78a5f","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:30:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-506d8d52-38d9-4289-9454-2fc8acd78a5f"}]} 2018-11-06 13:31:04,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=506d8d52-38d9-4289-9454-2fc8acd78a5f used request id req-939580c5-1a43-4a14-a683-6b268f99705d 2018-11-06 13:31:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:04,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:04 GMT Server: Apache x-openstack-request-id: req-18cdc7af-13f9-43f9-bdea-a91f6f6b36ae Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:04,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:04 GMT Server: Apache x-openstack-request-id: req-00341bd6-7ff2-41ea-9d45-4b80c2745f90 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3dc25e8c-0015-4548-bfc2-2618686fa6dd", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c4133b5a-59b3-4005-a84d-514515562107", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "506d8d52-38d9-4289-9454-2fc8acd78a5f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T13:30:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:30:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0be800ef-edd7-4ea1-8cd3-d261226141d8", "resource_type": "OS::Nova::Server"}]} 2018-11-06 13:31:04,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5/resources used request id req-00341bd6-7ff2-41ea-9d45-4b80c2745f90 2018-11-06 13:31:04,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/33b84298-a29d-400e-965f-26be8bf24fa5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38e0914bc42483c8e802fc6203810424658e3fd" 2018-11-06 13:31:04,983 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:04 GMT Server: Apache x-openstack-request-id: req-77a3ec17-566e-49a4-97af-78156dce8cc8 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:05,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:31:04 GMT Server: Apache x-openstack-request-id: req-6488d9d5-ac6e-4064-b958-f6344960b095 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:31:05,056 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-stack1/33b84298-a29d-400e-965f-26be8bf24fa5 used request id req-6488d9d5-ac6e-4064-b958-f6344960b095 2018-11-06 13:31:05,057 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-b3844a8e-7122-49e0-93d7-bae03882f3dd-image 2018-11-06 13:31:05,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06f7a8e37fc4d971f31bb6b221bba84c2ab4b14f" 2018-11-06 13:31:07,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce644aba-7e21-4834-9176-93251ed5062f Date: Tue, 06 Nov 2018 13: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-11-06 13:31:07,247 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/021d0a2d-15c9-4fe1-89c6-9cd8ef1b8160 used request id req-ce644aba-7e21-4834-9176-93251ed5062f 2018-11-06 13:31:07,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/27c16a82-a332-416d-838f-12c38b6921e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d72faa63ec71b009d91c9c7e696746094bc999ca" 2018-11-06 13:31:07,292 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:31: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-2c6f79eb-c0e0-4a12-9136-39ec73168b41 x-compute-request-id: req-2c6f79eb-c0e0-4a12-9136-39ec73168b41 Content-Length: 0 Content-Type: application/json 2018-11-06 13:31:07,292 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/27c16a82-a332-416d-838f-12c38b6921e1 used request id req-2c6f79eb-c0e0-4a12-9136-39ec73168b41 2018-11-06 13:31:07,294 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 13:31:07,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:31:07,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:31:07,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:31:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["-j5naDdUSpKpbEPRhUbVzw"], "issued_at": "2018-11-06T13:31:07.000000Z"}} 2018-11-06 13:31:07,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}954e27d29ea72d8207305a39b79d7108d94b79a9" 2018-11-06 13:31:07,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c61c723-ad12-4c61-9d87-13da25f83159 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:31:07,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9c61c723-ad12-4c61-9d87-13da25f83159 2018-11-06 13:31:07,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}954e27d29ea72d8207305a39b79d7108d94b79a9" 2018-11-06 13:31:07,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-8e7fd981-8203-4b67-8e98-4dfe3b7ef59d Date: Tue, 06 Nov 2018 13:31:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image"} 2018-11-06 13:31:07,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image used request id req-8e7fd981-8203-4b67-8e98-4dfe3b7ef59d 2018-11-06 13:31:07,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}954e27d29ea72d8207305a39b79d7108d94b79a9" 2018-11-06 13:31:08,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-974d4186-96be-41b2-9b43-05529c016795 Date: Tue, 06 Nov 2018 13:31: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-11-06 13:31:08,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-974d4186-96be-41b2-9b43-05529c016795 2018-11-06 13:31:08,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}954e27d29ea72d8207305a39b79d7108d94b79a9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image"}' 2018-11-06 13:31:08,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2 X-Openstack-Request-Id: req-5e843bb5-4d9c-4660-8108-d5c50948287d Date: Tue, 06 Nov 2018 13:31:08 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:31:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T13:31:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2", "min_disk": 0, "protected": false, "id": "77da8608-aa0f-43bd-8498-2200df5820c2", "file": "/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2/file", "checksum": null, "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:31:08,719 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5e843bb5-4d9c-4660-8108-d5c50948287d 2018-11-06 13:31:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}954e27d29ea72d8207305a39b79d7108d94b79a9" -d '' 2018-11-06 13:31:10,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18851b4c-1432-4670-96d7-399091b174b2 Date: Tue, 06 Nov 2018 13:31:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:31:10,673 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2/file used request id req-18851b4c-1432-4670-96d7-399091b174b2 2018-11-06 13:31:10,673 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:31:10,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}954e27d29ea72d8207305a39b79d7108d94b79a9" 2018-11-06 13:31:10,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-8364b93d-49d8-4541-a542-40dc95bc125d Date: Tue, 06 Nov 2018 13:31:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:31:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:31:10Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/77da8608-aa0f-43bd-8498-2200df5820c2/snap", "metadata": {}}], "self": "/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2", "min_disk": 0, "protected": false, "id": "77da8608-aa0f-43bd-8498-2200df5820c2", "file": "/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/77da8608-aa0f-43bd-8498-2200df5820c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:31:10,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2 used request id req-8364b93d-49d8-4541-a542-40dc95bc125d 2018-11-06 13:31:10,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}954e27d29ea72d8207305a39b79d7108d94b79a9" 2018-11-06 13:31:10,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f0a25409-b377-4abd-a257-0a434a3c0aa3 Date: Tue, 06 Nov 2018 13:31: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-11-06 13:31:10,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f0a25409-b377-4abd-a257-0a434a3c0aa3 2018-11-06 13:31:10,992 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image 2018-11-06 13:31:10,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}954e27d29ea72d8207305a39b79d7108d94b79a9" 2018-11-06 13:31:11,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-e8210f4f-43b9-4217-90b4-5b2ddcd487a7 Date: Tue, 06 Nov 2018 13:31:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:31:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:31:10Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/77da8608-aa0f-43bd-8498-2200df5820c2/snap", "metadata": {}}], "self": "/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2", "min_disk": 0, "protected": false, "id": "77da8608-aa0f-43bd-8498-2200df5820c2", "file": "/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/77da8608-aa0f-43bd-8498-2200df5820c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:31:11,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2 used request id req-e8210f4f-43b9-4217-90b4-5b2ddcd487a7 2018-11-06 13:31:11,148 - create_image - DEBUG - Instance status is - active 2018-11-06 13:31:11,149 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image 2018-11-06 13:31:11,149 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image 2018-11-06 13:31:11,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:31:11,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:31:11,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["lspRPwHNTmKGVrkQdAMuYA"], "issued_at": "2018-11-06T13:31:11.000000Z"}} 2018-11-06 13:31:11,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8d7ca6f3b7ec8211c2cda29522ab2bc6f5a617" 2018-11-06 13:31:11,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48fd64a-4af4-4850-ab6a-e39f0ca818c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:31:11,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b48fd64a-4af4-4850-ab6a-e39f0ca818c1 2018-11-06 13:31:11,614 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:31:11,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8d7ca6f3b7ec8211c2cda29522ab2bc6f5a617" 2018-11-06 13:31:11,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d75aaec8-282c-436f-b050-b691531cdc1d x-compute-request-id: req-d75aaec8-282c-436f-b050-b691531cdc1d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:31:11,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d75aaec8-282c-436f-b050-b691531cdc1d 2018-11-06 13:31:11,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8d7ca6f3b7ec8211c2cda29522ab2bc6f5a617" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-06 13:31:11,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69087b25-de91-475c-8293-65e7d715e71d x-compute-request-id: req-69087b25-de91-475c-8293-65e7d715e71d Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4423db39-0475-4324-8936-b38e371629de", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4423db39-0475-4324-8936-b38e371629de", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4423db39-0475-4324-8936-b38e371629de", "name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:31:11,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-69087b25-de91-475c-8293-65e7d715e71d 2018-11-06 13:31:11,866 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 13:31:11,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:31:12,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["Hj7a23w9TvK-f_g_Lvae8Q"], "issued_at": "2018-11-06T13:31:12.000000Z"}} 2018-11-06 13:31:12,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-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-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}}' 2018-11-06 13:31:14,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:31:12 GMT Server: Apache x-openstack-request-id: req-02220af3-31b0-425d-abc9-e854cda8f959 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3", "rel": "self"}]}} 2018-11-06 13:31:14,574 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks used request id req-02220af3-31b0-425d-abc9-e854cda8f959 2018-11-06 13:31:14,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/f277019a-ba2d-4068-bf24-f54c2efaa3c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:15,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:14 GMT Server: Apache x-openstack-request-id: req-d61ab1de-c309-4106-b1ec-43d4433ced5b Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:15,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:15 GMT Server: Apache x-openstack-request-id: req-558b7e60-9c3f-4038-9b8d-49abf3811e7a 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "stack_user_project_id": "882145f417a84102816f461289c7d390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:15,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 used request id req-558b7e60-9c3f-4038-9b8d-49abf3811e7a 2018-11-06 13:31:15,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:15,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:15 GMT Server: Apache x-openstack-request-id: req-4bfc8870-fcd6-4f63-ad5d-272552f4bb89 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-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "stack_user_project_id": "882145f417a84102816f461289c7d390", "deletion_time": null, "creation_time": "2018-11-06T13:31:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3", "rel": "self"}], "updated_time": null, "project": "6d7b0e74f1c744f9842156ca77ffd69d", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "tags": null}]} 2018-11-06 13:31:15,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1 used request id req-4bfc8870-fcd6-4f63-ad5d-272552f4bb89 2018-11-06 13:31:15,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:15,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:15 GMT Server: Apache x-openstack-request-id: req-4a4f7346-a628-4a5f-8ba3-88b3d3775cd6 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-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "stack_user_project_id": "882145f417a84102816f461289c7d390", "deletion_time": null, "creation_time": "2018-11-06T13:31:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3", "rel": "self"}], "updated_time": null, "project": "6d7b0e74f1c744f9842156ca77ffd69d", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "tags": null}]} 2018-11-06 13:31:15,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1 used request id req-4a4f7346-a628-4a5f-8ba3-88b3d3775cd6 2018-11-06 13:31:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/f277019a-ba2d-4068-bf24-f54c2efaa3c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:16,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:15 GMT Server: Apache x-openstack-request-id: req-b3c9df13-48b0-4d36-8ff2-d5ccd08e5c6d Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:16,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:16 GMT Server: Apache x-openstack-request-id: req-5940d637-157c-4e3e-b7f7-9d0915af6b35 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "stack_user_project_id": "882145f417a84102816f461289c7d390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:16,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 used request id req-5940d637-157c-4e3e-b7f7-9d0915af6b35 2018-11-06 13:31:16,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/f277019a-ba2d-4068-bf24-f54c2efaa3c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:16,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:16 GMT Server: Apache x-openstack-request-id: req-7c85864b-716b-4154-b539-6095be693bac Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:16,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:16 GMT Server: Apache x-openstack-request-id: req-892644da-d8fb-4cb4-b239-abffa263c649 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "stack_user_project_id": "882145f417a84102816f461289c7d390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:16,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 used request id req-892644da-d8fb-4cb4-b239-abffa263c649 2018-11-06 13:31:19,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/f277019a-ba2d-4068-bf24-f54c2efaa3c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:20,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:19 GMT Server: Apache x-openstack-request-id: req-d9d25165-ecd6-4bfa-ae6a-e7b644aba87b Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:20,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:20 GMT Server: Apache x-openstack-request-id: req-e3b17af9-5f1a-4595-97a8-277742a3deb9 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "stack_user_project_id": "882145f417a84102816f461289c7d390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:20,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 used request id req-e3b17af9-5f1a-4595-97a8-277742a3deb9 2018-11-06 13:31:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/f277019a-ba2d-4068-bf24-f54c2efaa3c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:24,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:23 GMT Server: Apache x-openstack-request-id: req-3efc6c3b-3e93-41e7-b1ed-603a5df8e9b9 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:24,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:24 GMT Server: Apache x-openstack-request-id: req-947858dd-c7b8-4f2c-9cfa-72b5d80d2ef9 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "stack_user_project_id": "882145f417a84102816f461289c7d390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:24,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 used request id req-947858dd-c7b8-4f2c-9cfa-72b5d80d2ef9 2018-11-06 13:31:27,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/f277019a-ba2d-4068-bf24-f54c2efaa3c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:27,922 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:27 GMT Server: Apache x-openstack-request-id: req-4b324578-626c-45a9-b805-b67273446523 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:28,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:27 GMT Server: Apache x-openstack-request-id: req-9ed7916b-a9e4-4c9e-9ddb-4485733563c2 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "stack_user_project_id": "882145f417a84102816f461289c7d390", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:28,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 used request id req-9ed7916b-a9e4-4c9e-9ddb-4485733563c2 2018-11-06 13:31:31,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/f277019a-ba2d-4068-bf24-f54c2efaa3c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:31,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:31 GMT Server: Apache x-openstack-request-id: req-146bc625-49c3-4b04-9374-ed71d84958a8 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:31,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:31 GMT Server: Apache x-openstack-request-id: req-5b763b14-e175-4be1-8483-4edc203fad67 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1", "stack_user_project_id": "882145f417a84102816f461289c7d390", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:31:13Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f277019a-ba2d-4068-bf24-f54c2efaa3c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:31,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 used request id req-5b763b14-e175-4be1-8483-4edc203fad67 2018-11-06 13:31:31,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-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-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}}' 2018-11-06 13:31:33,760 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:31:31 GMT Server: Apache x-openstack-request-id: req-189d82d8-8349-455d-b243-054cfce7fb17 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}]}} 2018-11-06 13:31:33,761 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks used request id req-189d82d8-8349-455d-b243-054cfce7fb17 2018-11-06 13:31:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:33,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:33 GMT Server: Apache x-openstack-request-id: req-6dd2da67-ddf0-49c2-9901-bef1a2d1c369 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:33,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:33 GMT Server: Apache x-openstack-request-id: req-6f760af0-bdf6-4216-b710-3cd1cde96e7d 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:33,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-6f760af0-bdf6-4216-b710-3cd1cde96e7d 2018-11-06 13:31:33,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:34,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:33 GMT Server: Apache x-openstack-request-id: req-15ff444e-45d9-4265-a84b-aa3394130fed 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-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "deletion_time": null, "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "updated_time": null, "project": "6d7b0e74f1c744f9842156ca77ffd69d", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "tags": null}]} 2018-11-06 13:31:34,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2 used request id req-15ff444e-45d9-4265-a84b-aa3394130fed 2018-11-06 13:31:34,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:34,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:34 GMT Server: Apache x-openstack-request-id: req-b9ce9949-1940-4cb6-a5ae-e4bb20c1738f 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-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "deletion_time": null, "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "updated_time": null, "project": "6d7b0e74f1c744f9842156ca77ffd69d", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "tags": null}]} 2018-11-06 13:31:34,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2 used request id req-b9ce9949-1940-4cb6-a5ae-e4bb20c1738f 2018-11-06 13:31:34,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:34,236 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:34 GMT Server: Apache x-openstack-request-id: req-f6e386a5-13ab-49ff-888a-8c249f1c7cbe Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:34,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:34 GMT Server: Apache x-openstack-request-id: req-ae314fdb-b573-43d1-81ae-29a23c623ecd 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:34,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-ae314fdb-b573-43d1-81ae-29a23c623ecd 2018-11-06 13:31:34,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:34,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:34 GMT Server: Apache x-openstack-request-id: req-e77a417c-9427-461e-a596-11c255a784b9 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:34,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:34 GMT Server: Apache x-openstack-request-id: req-224225bc-c7d1-4529-b8bf-eaf6a0517039 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:34,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-224225bc-c7d1-4529-b8bf-eaf6a0517039 2018-11-06 13:31:37,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:37,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:37 GMT Server: Apache x-openstack-request-id: req-5a637af2-b6e8-406f-8078-4bc85ed745c2 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:37,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:37 GMT Server: Apache x-openstack-request-id: req-6c7d0850-04a5-47bf-8e9f-19f6e6699c4d 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:37,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-6c7d0850-04a5-47bf-8e9f-19f6e6699c4d 2018-11-06 13:31:40,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:40,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:40 GMT Server: Apache x-openstack-request-id: req-1b31b6f0-03eb-4cff-8848-14c9074a7e3a Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:40,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:40 GMT Server: Apache x-openstack-request-id: req-c01440a5-21de-48f9-ae03-d3f2ebf68e89 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:40,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-c01440a5-21de-48f9-ae03-d3f2ebf68e89 2018-11-06 13:31:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:43,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:43 GMT Server: Apache x-openstack-request-id: req-40c852cd-0ad1-4496-bfc8-7dde3e9e755a Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:43,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:43 GMT Server: Apache x-openstack-request-id: req-c8d75b7b-36cf-40fe-b05a-44fcf7bbb1b1 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:43,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-c8d75b7b-36cf-40fe-b05a-44fcf7bbb1b1 2018-11-06 13:31:46,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:46,978 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:46 GMT Server: Apache x-openstack-request-id: req-709a6e4c-d830-47f4-8f3f-0323ced200a2 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:47,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:46 GMT Server: Apache x-openstack-request-id: req-f07d5fd9-0a26-4943-9add-b36b4848d108 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:47,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-f07d5fd9-0a26-4943-9add-b36b4848d108 2018-11-06 13:31:50,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:50,086 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:50 GMT Server: Apache x-openstack-request-id: req-2c351c00-8ef5-4d8c-bc52-8f9b257df55b Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:50,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:50 GMT Server: Apache x-openstack-request-id: req-7e62426b-1709-4fe2-b7c3-79e4bd132042 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:50,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-7e62426b-1709-4fe2-b7c3-79e4bd132042 2018-11-06 13:31:53,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:53,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:53 GMT Server: Apache x-openstack-request-id: req-3b224a78-1742-4fc2-92a7-09690e926e52 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:53,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:53 GMT Server: Apache x-openstack-request-id: req-775451ad-9d72-4739-b6c9-1ed5da04ef81 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:53,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-775451ad-9d72-4739-b6c9-1ed5da04ef81 2018-11-06 13:31:56,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:56,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:56 GMT Server: Apache x-openstack-request-id: req-84a161cd-45b8-4f2c-9dd3-a49c83db09e9 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:56,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:31:56 GMT Server: Apache x-openstack-request-id: req-a52042fe-ddc5-47b2-a3cc-57e09a5f9966 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2", "stack_user_project_id": "b66ff5e6835143b294a07604040ddcca", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:31:33Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1dc6b137-afad-4622-bd4c-42c0b074d1b3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 13:31:56,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-a52042fe-ddc5-47b2-a3cc-57e09a5f9966 2018-11-06 13:31:56,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/f277019a-ba2d-4068-bf24-f54c2efaa3c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:56,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:56 GMT Server: Apache x-openstack-request-id: req-f9bfa2ce-41ef-4255-b1fe-7fd5ab9c6d55 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:57,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:31:56 GMT Server: Apache x-openstack-request-id: req-214b6b0e-e19d-4b14-9565-b281cae1ea6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:31:57,002 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack1/f277019a-ba2d-4068-bf24-f54c2efaa3c3 used request id req-214b6b0e-e19d-4b14-9565-b281cae1ea6c 2018-11-06 13:31:57,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/1dc6b137-afad-4622-bd4c-42c0b074d1b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bc8361fe847c705fb482abe7f2328316e89b95" 2018-11-06 13:31:57,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:31:57 GMT Server: Apache x-openstack-request-id: req-a782231b-ba79-49b8-8d47-bc6c3d709bb5 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:31:57,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:31:57 GMT Server: Apache x-openstack-request-id: req-86cc9abc-3fb3-4d7c-9c13-e0ac7fcaf6dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:31:57,932 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-stack2/1dc6b137-afad-4622-bd4c-42c0b074d1b3 used request id req-86cc9abc-3fb3-4d7c-9c13-e0ac7fcaf6dd 2018-11-06 13:31:57,933 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-f9341232-24e0-44cf-bffb-e4690f9c0fd3-image 2018-11-06 13:31:57,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}954e27d29ea72d8207305a39b79d7108d94b79a9" 2018-11-06 13:32:00,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8314eb8-8cde-4355-aced-476cd46cba75 Date: Tue, 06 Nov 2018 13:32:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:32:00,626 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/77da8608-aa0f-43bd-8498-2200df5820c2 used request id req-a8314eb8-8cde-4355-aced-476cd46cba75 2018-11-06 13:32:00,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/4423db39-0475-4324-8936-b38e371629de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8d7ca6f3b7ec8211c2cda29522ab2bc6f5a617" 2018-11-06 13:32:00,670 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:32:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e837071c-047c-40d2-8b7a-2ccd583fd4f0 x-compute-request-id: req-e837071c-047c-40d2-8b7a-2ccd583fd4f0 Content-Length: 0 Content-Type: application/json 2018-11-06 13:32:00,670 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4423db39-0475-4324-8936-b38e371629de used request id req-e837071c-047c-40d2-8b7a-2ccd583fd4f0 2018-11-06 13:32:00,672 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 13:32:00,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:32:00,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:32:01,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["bEsQDj4fTSunbbHrRMQyOQ"], "issued_at": "2018-11-06T13:32:01.000000Z"}} 2018-11-06 13:32:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e696f4b747898d9ee00e29256a907112f9c91e39" 2018-11-06 13:32:01,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e67a84-e6ed-41b5-b2b6-f6a7ac3e78fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:32:01,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b6e67a84-e6ed-41b5-b2b6-f6a7ac3e78fa 2018-11-06 13:32:01,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e696f4b747898d9ee00e29256a907112f9c91e39" 2018-11-06 13:32:01,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-fce54f12-badd-40e5-80ab-76e2a8d04e12 Date: Tue, 06 Nov 2018 13:32:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"} 2018-11-06 13:32:01,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1 used request id req-fce54f12-badd-40e5-80ab-76e2a8d04e12 2018-11-06 13:32:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e696f4b747898d9ee00e29256a907112f9c91e39" 2018-11-06 13:32:01,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e850be1f-296c-4943-b2cc-2f7d1a546931 Date: Tue, 06 Nov 2018 13:32: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-11-06 13:32:01,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e850be1f-296c-4943-b2cc-2f7d1a546931 2018-11-06 13:32:01,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e696f4b747898d9ee00e29256a907112f9c91e39" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}' 2018-11-06 13:32:01,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21 X-Openstack-Request-Id: req-60d8daf7-5c21-4949-b4f4-435341d9cd3e Date: Tue, 06 Nov 2018 13:32:01 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:32:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T13:32:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/9e750202-95a1-4a41-88c7-5660045feb21", "min_disk": 0, "protected": false, "id": "9e750202-95a1-4a41-88c7-5660045feb21", "file": "/v2/images/9e750202-95a1-4a41-88c7-5660045feb21/file", "checksum": null, "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:32:01,742 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-60d8daf7-5c21-4949-b4f4-435341d9cd3e 2018-11-06 13:32:01,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e696f4b747898d9ee00e29256a907112f9c91e39" -d '' 2018-11-06 13:32:04,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-609ab84c-7d2c-4bd6-8ce2-750685d8e506 Date: Tue, 06 Nov 2018 13:32:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:32:04,163 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21/file used request id req-609ab84c-7d2c-4bd6-8ce2-750685d8e506 2018-11-06 13:32:04,163 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:32:04,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e696f4b747898d9ee00e29256a907112f9c91e39" 2018-11-06 13:32:04,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-2b2ff1e5-b051-4341-ada5-738213aca686 Date: Tue, 06 Nov 2018 13:32:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:32:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:32:04Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9e750202-95a1-4a41-88c7-5660045feb21/snap", "metadata": {}}], "self": "/v2/images/9e750202-95a1-4a41-88c7-5660045feb21", "min_disk": 0, "protected": false, "id": "9e750202-95a1-4a41-88c7-5660045feb21", "file": "/v2/images/9e750202-95a1-4a41-88c7-5660045feb21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9e750202-95a1-4a41-88c7-5660045feb21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:32:04,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21 used request id req-2b2ff1e5-b051-4341-ada5-738213aca686 2018-11-06 13:32:04,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e696f4b747898d9ee00e29256a907112f9c91e39" 2018-11-06 13:32:04,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6bc47a5b-9acb-4572-9866-7522855f8297 Date: Tue, 06 Nov 2018 13:32: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-11-06 13:32:04,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6bc47a5b-9acb-4572-9866-7522855f8297 2018-11-06 13:32:04,498 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1 2018-11-06 13:32:04,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e696f4b747898d9ee00e29256a907112f9c91e39" 2018-11-06 13:32:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-d9dd0e00-b276-4c8f-b662-8d2c9a36c962 Date: Tue, 06 Nov 2018 13:32:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:32:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:32:04Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9e750202-95a1-4a41-88c7-5660045feb21/snap", "metadata": {}}], "self": "/v2/images/9e750202-95a1-4a41-88c7-5660045feb21", "min_disk": 0, "protected": false, "id": "9e750202-95a1-4a41-88c7-5660045feb21", "file": "/v2/images/9e750202-95a1-4a41-88c7-5660045feb21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9e750202-95a1-4a41-88c7-5660045feb21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:32:04,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21 used request id req-d9dd0e00-b276-4c8f-b662-8d2c9a36c962 2018-11-06 13:32:04,676 - create_image - DEBUG - Instance status is - active 2018-11-06 13:32:04,676 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1 2018-11-06 13:32:04,677 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1 2018-11-06 13:32:04,677 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 13:32:04,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:32:04,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:32:05,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["NLNRH9R2RiqoUVQT0auwPw"], "issued_at": "2018-11-06T13:32:05.000000Z"}} 2018-11-06 13:32:05,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cadbf2d298d28e473e30b07a3492e0527f868d5" 2018-11-06 13:32:05,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be1ef0f-e702-4b13-84b9-e24ac1b799f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:32:05,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3be1ef0f-e702-4b13-84b9-e24ac1b799f0 2018-11-06 13:32:05,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cadbf2d298d28e473e30b07a3492e0527f868d5" 2018-11-06 13:32:05,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-929b33b7-24ea-4321-ba9d-01612c58cdc1 Date: Tue, 06 Nov 2018 13:32:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2"} 2018-11-06 13:32:05,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2 used request id req-929b33b7-24ea-4321-ba9d-01612c58cdc1 2018-11-06 13:32:05,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cadbf2d298d28e473e30b07a3492e0527f868d5" 2018-11-06 13:32:05,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0463ae66-3ee3-41da-830e-35a78af69811 Date: Tue, 06 Nov 2018 13:32:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 13:32:05,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0463ae66-3ee3-41da-830e-35a78af69811 2018-11-06 13:32:05,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cadbf2d298d28e473e30b07a3492e0527f868d5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2"}' 2018-11-06 13:32:05,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 X-Openstack-Request-Id: req-83294c06-45fb-41b0-aed0-18e3ca9b286c Date: Tue, 06 Nov 2018 13:32:05 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:32:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T13:32:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84", "min_disk": 0, "protected": false, "id": "d54db8e3-e90a-4bbd-a090-16442bd8ac84", "file": "/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/file", "checksum": null, "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:32:05,893 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-83294c06-45fb-41b0-aed0-18e3ca9b286c 2018-11-06 13:32:05,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cadbf2d298d28e473e30b07a3492e0527f868d5" -d '' 2018-11-06 13:32:08,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62e771e9-35fd-48e2-83d8-414961d634c3 Date: Tue, 06 Nov 2018 13:32:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:32:08,552 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/file used request id req-62e771e9-35fd-48e2-83d8-414961d634c3 2018-11-06 13:32:08,552 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:32:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cadbf2d298d28e473e30b07a3492e0527f868d5" 2018-11-06 13:32:08,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-eee0860a-4fa0-45a2-8850-ece297aca6fb Date: Tue, 06 Nov 2018 13:32:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:32:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:32:08Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/snap", "metadata": {}}], "self": "/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84", "min_disk": 0, "protected": false, "id": "d54db8e3-e90a-4bbd-a090-16442bd8ac84", "file": "/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:32:08,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 used request id req-eee0860a-4fa0-45a2-8850-ece297aca6fb 2018-11-06 13:32:08,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cadbf2d298d28e473e30b07a3492e0527f868d5" 2018-11-06 13:32:08,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-276f2749-7427-43f3-8f81-9ffc948d50d9 Date: Tue, 06 Nov 2018 13:32: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-11-06 13:32:08,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-276f2749-7427-43f3-8f81-9ffc948d50d9 2018-11-06 13:32:08,892 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2 2018-11-06 13:32:08,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cadbf2d298d28e473e30b07a3492e0527f868d5" 2018-11-06 13:32:09,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-55368db7-534c-4f9f-8c15-a553771e7d70 Date: Tue, 06 Nov 2018 13:32:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:32:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:32:08Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/snap", "metadata": {}}], "self": "/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84", "min_disk": 0, "protected": false, "id": "d54db8e3-e90a-4bbd-a090-16442bd8ac84", "file": "/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:32:09,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 used request id req-55368db7-534c-4f9f-8c15-a553771e7d70 2018-11-06 13:32:09,062 - create_image - DEBUG - Instance status is - active 2018-11-06 13:32:09,063 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2 2018-11-06 13:32:09,063 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2 2018-11-06 13:32:09,063 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 13:32:09,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:32:09,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["DcRvl2seQMy5CCFfY2HX4w"], "issued_at": "2018-11-06T13:32:09.000000Z"}} 2018-11-06 13:32:09,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-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-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net"}}' 2018-11-06 13:32:12,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:32:09 GMT Server: Apache x-openstack-request-id: req-22979784-3e31-4e49-b2fb-546da9877d9e Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "529b0306-d518-4f71-b80b-e9699a7a9960", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}]}} 2018-11-06 13:32:12,805 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks used request id req-22979784-3e31-4e49-b2fb-546da9877d9e 2018-11-06 13:32:12,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:12,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:12 GMT Server: Apache x-openstack-request-id: req-6fea1ba3-01d1-4690-b6c9-008b70039a73 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:13,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:12 GMT Server: Apache x-openstack-request-id: req-fb6096c7-8669-4799-952b-fefcbf272fc2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "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-11-06 13:32:13,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-fb6096c7-8669-4799-952b-fefcbf272fc2 2018-11-06 13:32:13,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:13,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:13 GMT Server: Apache x-openstack-request-id: req-f8b5e30d-541a-40d1-9060-54ca6b586bbf Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:13,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:13 GMT Server: Apache x-openstack-request-id: req-9e0740c4-72d2-40b3-831f-27238e615218 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "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-11-06 13:32:13,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-9e0740c4-72d2-40b3-831f-27238e615218 2018-11-06 13:32:16,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:16,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:16 GMT Server: Apache x-openstack-request-id: req-57a17c8f-086f-4c3c-a2f2-239dbb727dac Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:17,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:16 GMT Server: Apache x-openstack-request-id: req-76f60a6d-8036-4bde-b427-4e838dc9d9bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwtSLAQrD28CC5tkIMw7a8MlLbM3QH0dSfaDhhxXheN3h7LSz\nIorSItcPAa2FmL50TOgJXHNybs5mGfcaMwSyeaiMXV0lq8JVSzHUUnn/qLJy+2ww\nieHcSez9a5sef6Oy9sR+ddX1fBiP8eOdO0NaKx7E39tVT4UqwsjurqKYZH9Wjgyw\nOsaoKjUQtPE3GGXWj8ZAq5plfysvPwYAkcGDr7QuPyfKmPnx4Wu0Yv5Hwx4QYuLb\nYjzdPLRPWeitg9sLHqebu1tR7MzDg5/YOkaiNkOgNrCSGFqSg0K44Wh+/jnzRWGu\nPhfGKqxveQm6lf97g9m93tbFfuqWZvQnUpKyuQIDAQABAoIBAGPtu/Ym3VpDHWDm\nBGybu/Qwar09uvewD0FcWRB+So1B0PUloZOf/DPedlX3+EPlu6UOhm6i0BjBSGEc\n+pUcXaZEqungMsgr/q94uVwsMtMF5C/MyACQlfpc0YZ1o2j4P3yOQAaUXTrvJjV8\n91JEM2VWfMgMqW8F8G7DvJhZ0SwJtsIB1ILnV/DFp9trTiGr2L2Hk4BqdCBBP43w\nVOE/nYI5jNLycyZ7CHqnDnQfER4X/HOu8LH2LrThDc/bD3eazPZB5bm6Ykr6JB6O\n62UUR6UkC0dckEpMMUZbhxsQmbFNhPaO6eGCECIb7CKVcrzSTIpTbBCscOQz8qte\n9V6HKVkCgYEA6M5ZuJkTL19/qVjzspa/Znl9xZSNvFa/wB1bWbe2Ksvm3l3YgCcX\nfl04McdT+CG3owQjqyLDCNk+gkpH5jzo/NnPKzO6w7iq+p3pCkc14ipOTYELHhfY\n4yRvYXDXp92MZVpigstLQ7QQOKw+Yc/b1F/NJvTwsPWuNzm1YnmzwD8CgYEA1j2h\ndksUR0XE2/M/eXiiFBOpLekr+R6CMRlKPmksXSfs8L0jzaytf5UU3udLaGdX8Au5\nI3oUuz9/9JC14SqBfSH9Gj6qkAVlzSgpi60X34UZSDRE3wtNXgNxtcu+yewmT0Tp\nJCoZIMfi6wDAxBB6QBAUpOVLfxuTebsZ7tRrTwcCgYEAjMxgDvjlVX1YZD9cA+KQ\nF5XaryhNIF8G0VXv7a7iCbgQBOSVD8yUtOQEHHcFHcimm3zhZZs8gZmB6KKsIV8t\nOd8xIFvE1KJXJgNi8chnmkUj3lPxOV4K2jUq96+bffbL9nBXq+rvth6swNnLULS5\nqxPVq33wI9Yya0wHm2snf1kCgYBj3+ddljKl50iWoRd+MVadtWyxEnqFcEuRSBDs\nd2tPIkW7FPGT+GQJjh5kq77jtQmxxkVQ3KC9iiTEhpHDnmUvSKENkxlAesOymH6F\ntvPiJ9JZbsSMlmBC66ge8BTJXWWenqlxSo7cUVLf60HyJRxYsSZumNZRMzHVFfxI\n8o30EQKBgBg9jUXwaA9oxBA9mBn5Ah1R5VXBAB9h68ZEs2mKTROo9N6ZoCCw77Sw\nG/5ISTI5TEqe1+N1O+QFNlzJ5VyacT/jC4QuPBDRjJTWG9sZWuk6A76q6Ujz757X\nyOOXdF8UwPSNPPNdlpjdcrkmQUKxPLvsIU4aPmVJnkA3LybjvSUg\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-11-06 13:32:17,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-76f60a6d-8036-4bde-b427-4e838dc9d9bc 2018-11-06 13:32:20,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:20,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:20 GMT Server: Apache x-openstack-request-id: req-945cd9b1-c20d-4252-b160-bee8a928ffd0 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:21,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:20 GMT Server: Apache x-openstack-request-id: req-2b26df92-b399-4b65-ab00-c979ba1c73e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwtSLAQrD28CC5tkIMw7a8MlLbM3QH0dSfaDhhxXheN3h7LSz\nIorSItcPAa2FmL50TOgJXHNybs5mGfcaMwSyeaiMXV0lq8JVSzHUUnn/qLJy+2ww\nieHcSez9a5sef6Oy9sR+ddX1fBiP8eOdO0NaKx7E39tVT4UqwsjurqKYZH9Wjgyw\nOsaoKjUQtPE3GGXWj8ZAq5plfysvPwYAkcGDr7QuPyfKmPnx4Wu0Yv5Hwx4QYuLb\nYjzdPLRPWeitg9sLHqebu1tR7MzDg5/YOkaiNkOgNrCSGFqSg0K44Wh+/jnzRWGu\nPhfGKqxveQm6lf97g9m93tbFfuqWZvQnUpKyuQIDAQABAoIBAGPtu/Ym3VpDHWDm\nBGybu/Qwar09uvewD0FcWRB+So1B0PUloZOf/DPedlX3+EPlu6UOhm6i0BjBSGEc\n+pUcXaZEqungMsgr/q94uVwsMtMF5C/MyACQlfpc0YZ1o2j4P3yOQAaUXTrvJjV8\n91JEM2VWfMgMqW8F8G7DvJhZ0SwJtsIB1ILnV/DFp9trTiGr2L2Hk4BqdCBBP43w\nVOE/nYI5jNLycyZ7CHqnDnQfER4X/HOu8LH2LrThDc/bD3eazPZB5bm6Ykr6JB6O\n62UUR6UkC0dckEpMMUZbhxsQmbFNhPaO6eGCECIb7CKVcrzSTIpTbBCscOQz8qte\n9V6HKVkCgYEA6M5ZuJkTL19/qVjzspa/Znl9xZSNvFa/wB1bWbe2Ksvm3l3YgCcX\nfl04McdT+CG3owQjqyLDCNk+gkpH5jzo/NnPKzO6w7iq+p3pCkc14ipOTYELHhfY\n4yRvYXDXp92MZVpigstLQ7QQOKw+Yc/b1F/NJvTwsPWuNzm1YnmzwD8CgYEA1j2h\ndksUR0XE2/M/eXiiFBOpLekr+R6CMRlKPmksXSfs8L0jzaytf5UU3udLaGdX8Au5\nI3oUuz9/9JC14SqBfSH9Gj6qkAVlzSgpi60X34UZSDRE3wtNXgNxtcu+yewmT0Tp\nJCoZIMfi6wDAxBB6QBAUpOVLfxuTebsZ7tRrTwcCgYEAjMxgDvjlVX1YZD9cA+KQ\nF5XaryhNIF8G0VXv7a7iCbgQBOSVD8yUtOQEHHcFHcimm3zhZZs8gZmB6KKsIV8t\nOd8xIFvE1KJXJgNi8chnmkUj3lPxOV4K2jUq96+bffbL9nBXq+rvth6swNnLULS5\nqxPVq33wI9Yya0wHm2snf1kCgYBj3+ddljKl50iWoRd+MVadtWyxEnqFcEuRSBDs\nd2tPIkW7FPGT+GQJjh5kq77jtQmxxkVQ3KC9iiTEhpHDnmUvSKENkxlAesOymH6F\ntvPiJ9JZbsSMlmBC66ge8BTJXWWenqlxSo7cUVLf60HyJRxYsSZumNZRMzHVFfxI\n8o30EQKBgBg9jUXwaA9oxBA9mBn5Ah1R5VXBAB9h68ZEs2mKTROo9N6ZoCCw77Sw\nG/5ISTI5TEqe1+N1O+QFNlzJ5VyacT/jC4QuPBDRjJTWG9sZWuk6A76q6Ujz757X\nyOOXdF8UwPSNPPNdlpjdcrkmQUKxPLvsIU4aPmVJnkA3LybjvSUg\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-11-06 13:32:21,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-2b26df92-b399-4b65-ab00-c979ba1c73e2 2018-11-06 13:32:24,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:24,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:24 GMT Server: Apache x-openstack-request-id: req-93c94ac1-462a-4e01-ae36-57b01a91d9ed Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:24,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:24 GMT Server: Apache x-openstack-request-id: req-71051858-0e23-436e-88d1-fab83270914d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwtSLAQrD28CC5tkIMw7a8MlLbM3QH0dSfaDhhxXheN3h7LSz\nIorSItcPAa2FmL50TOgJXHNybs5mGfcaMwSyeaiMXV0lq8JVSzHUUnn/qLJy+2ww\nieHcSez9a5sef6Oy9sR+ddX1fBiP8eOdO0NaKx7E39tVT4UqwsjurqKYZH9Wjgyw\nOsaoKjUQtPE3GGXWj8ZAq5plfysvPwYAkcGDr7QuPyfKmPnx4Wu0Yv5Hwx4QYuLb\nYjzdPLRPWeitg9sLHqebu1tR7MzDg5/YOkaiNkOgNrCSGFqSg0K44Wh+/jnzRWGu\nPhfGKqxveQm6lf97g9m93tbFfuqWZvQnUpKyuQIDAQABAoIBAGPtu/Ym3VpDHWDm\nBGybu/Qwar09uvewD0FcWRB+So1B0PUloZOf/DPedlX3+EPlu6UOhm6i0BjBSGEc\n+pUcXaZEqungMsgr/q94uVwsMtMF5C/MyACQlfpc0YZ1o2j4P3yOQAaUXTrvJjV8\n91JEM2VWfMgMqW8F8G7DvJhZ0SwJtsIB1ILnV/DFp9trTiGr2L2Hk4BqdCBBP43w\nVOE/nYI5jNLycyZ7CHqnDnQfER4X/HOu8LH2LrThDc/bD3eazPZB5bm6Ykr6JB6O\n62UUR6UkC0dckEpMMUZbhxsQmbFNhPaO6eGCECIb7CKVcrzSTIpTbBCscOQz8qte\n9V6HKVkCgYEA6M5ZuJkTL19/qVjzspa/Znl9xZSNvFa/wB1bWbe2Ksvm3l3YgCcX\nfl04McdT+CG3owQjqyLDCNk+gkpH5jzo/NnPKzO6w7iq+p3pCkc14ipOTYELHhfY\n4yRvYXDXp92MZVpigstLQ7QQOKw+Yc/b1F/NJvTwsPWuNzm1YnmzwD8CgYEA1j2h\ndksUR0XE2/M/eXiiFBOpLekr+R6CMRlKPmksXSfs8L0jzaytf5UU3udLaGdX8Au5\nI3oUuz9/9JC14SqBfSH9Gj6qkAVlzSgpi60X34UZSDRE3wtNXgNxtcu+yewmT0Tp\nJCoZIMfi6wDAxBB6QBAUpOVLfxuTebsZ7tRrTwcCgYEAjMxgDvjlVX1YZD9cA+KQ\nF5XaryhNIF8G0VXv7a7iCbgQBOSVD8yUtOQEHHcFHcimm3zhZZs8gZmB6KKsIV8t\nOd8xIFvE1KJXJgNi8chnmkUj3lPxOV4K2jUq96+bffbL9nBXq+rvth6swNnLULS5\nqxPVq33wI9Yya0wHm2snf1kCgYBj3+ddljKl50iWoRd+MVadtWyxEnqFcEuRSBDs\nd2tPIkW7FPGT+GQJjh5kq77jtQmxxkVQ3KC9iiTEhpHDnmUvSKENkxlAesOymH6F\ntvPiJ9JZbsSMlmBC66ge8BTJXWWenqlxSo7cUVLf60HyJRxYsSZumNZRMzHVFfxI\n8o30EQKBgBg9jUXwaA9oxBA9mBn5Ah1R5VXBAB9h68ZEs2mKTROo9N6ZoCCw77Sw\nG/5ISTI5TEqe1+N1O+QFNlzJ5VyacT/jC4QuPBDRjJTWG9sZWuk6A76q6Ujz757X\nyOOXdF8UwPSNPPNdlpjdcrkmQUKxPLvsIU4aPmVJnkA3LybjvSUg\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-11-06 13:32:24,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-71051858-0e23-436e-88d1-fab83270914d 2018-11-06 13:32:27,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:27,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:27 GMT Server: Apache x-openstack-request-id: req-8d3ba204-9529-4ec0-9857-f13e24795866 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:27,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:27 GMT Server: Apache x-openstack-request-id: req-1c7fb429-fe9d-4ddb-b6a7-cf44fb93c93e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwtSLAQrD28CC5tkIMw7a8MlLbM3QH0dSfaDhhxXheN3h7LSz\nIorSItcPAa2FmL50TOgJXHNybs5mGfcaMwSyeaiMXV0lq8JVSzHUUnn/qLJy+2ww\nieHcSez9a5sef6Oy9sR+ddX1fBiP8eOdO0NaKx7E39tVT4UqwsjurqKYZH9Wjgyw\nOsaoKjUQtPE3GGXWj8ZAq5plfysvPwYAkcGDr7QuPyfKmPnx4Wu0Yv5Hwx4QYuLb\nYjzdPLRPWeitg9sLHqebu1tR7MzDg5/YOkaiNkOgNrCSGFqSg0K44Wh+/jnzRWGu\nPhfGKqxveQm6lf97g9m93tbFfuqWZvQnUpKyuQIDAQABAoIBAGPtu/Ym3VpDHWDm\nBGybu/Qwar09uvewD0FcWRB+So1B0PUloZOf/DPedlX3+EPlu6UOhm6i0BjBSGEc\n+pUcXaZEqungMsgr/q94uVwsMtMF5C/MyACQlfpc0YZ1o2j4P3yOQAaUXTrvJjV8\n91JEM2VWfMgMqW8F8G7DvJhZ0SwJtsIB1ILnV/DFp9trTiGr2L2Hk4BqdCBBP43w\nVOE/nYI5jNLycyZ7CHqnDnQfER4X/HOu8LH2LrThDc/bD3eazPZB5bm6Ykr6JB6O\n62UUR6UkC0dckEpMMUZbhxsQmbFNhPaO6eGCECIb7CKVcrzSTIpTbBCscOQz8qte\n9V6HKVkCgYEA6M5ZuJkTL19/qVjzspa/Znl9xZSNvFa/wB1bWbe2Ksvm3l3YgCcX\nfl04McdT+CG3owQjqyLDCNk+gkpH5jzo/NnPKzO6w7iq+p3pCkc14ipOTYELHhfY\n4yRvYXDXp92MZVpigstLQ7QQOKw+Yc/b1F/NJvTwsPWuNzm1YnmzwD8CgYEA1j2h\ndksUR0XE2/M/eXiiFBOpLekr+R6CMRlKPmksXSfs8L0jzaytf5UU3udLaGdX8Au5\nI3oUuz9/9JC14SqBfSH9Gj6qkAVlzSgpi60X34UZSDRE3wtNXgNxtcu+yewmT0Tp\nJCoZIMfi6wDAxBB6QBAUpOVLfxuTebsZ7tRrTwcCgYEAjMxgDvjlVX1YZD9cA+KQ\nF5XaryhNIF8G0VXv7a7iCbgQBOSVD8yUtOQEHHcFHcimm3zhZZs8gZmB6KKsIV8t\nOd8xIFvE1KJXJgNi8chnmkUj3lPxOV4K2jUq96+bffbL9nBXq+rvth6swNnLULS5\nqxPVq33wI9Yya0wHm2snf1kCgYBj3+ddljKl50iWoRd+MVadtWyxEnqFcEuRSBDs\nd2tPIkW7FPGT+GQJjh5kq77jtQmxxkVQ3KC9iiTEhpHDnmUvSKENkxlAesOymH6F\ntvPiJ9JZbsSMlmBC66ge8BTJXWWenqlxSo7cUVLf60HyJRxYsSZumNZRMzHVFfxI\n8o30EQKBgBg9jUXwaA9oxBA9mBn5Ah1R5VXBAB9h68ZEs2mKTROo9N6ZoCCw77Sw\nG/5ISTI5TEqe1+N1O+QFNlzJ5VyacT/jC4QuPBDRjJTWG9sZWuk6A76q6Ujz757X\nyOOXdF8UwPSNPPNdlpjdcrkmQUKxPLvsIU4aPmVJnkA3LybjvSUg\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-11-06 13:32:27,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-1c7fb429-fe9d-4ddb-b6a7-cf44fb93c93e 2018-11-06 13:32:30,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:31,683 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:30 GMT Server: Apache x-openstack-request-id: req-5fbe3197-21a2-4dc9-b930-50b116b5169b Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:32,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:31 GMT Server: Apache x-openstack-request-id: req-ddaa2920-4230-439c-89ce-a2809e4e3641 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwtSLAQrD28CC5tkIMw7a8MlLbM3QH0dSfaDhhxXheN3h7LSz\nIorSItcPAa2FmL50TOgJXHNybs5mGfcaMwSyeaiMXV0lq8JVSzHUUnn/qLJy+2ww\nieHcSez9a5sef6Oy9sR+ddX1fBiP8eOdO0NaKx7E39tVT4UqwsjurqKYZH9Wjgyw\nOsaoKjUQtPE3GGXWj8ZAq5plfysvPwYAkcGDr7QuPyfKmPnx4Wu0Yv5Hwx4QYuLb\nYjzdPLRPWeitg9sLHqebu1tR7MzDg5/YOkaiNkOgNrCSGFqSg0K44Wh+/jnzRWGu\nPhfGKqxveQm6lf97g9m93tbFfuqWZvQnUpKyuQIDAQABAoIBAGPtu/Ym3VpDHWDm\nBGybu/Qwar09uvewD0FcWRB+So1B0PUloZOf/DPedlX3+EPlu6UOhm6i0BjBSGEc\n+pUcXaZEqungMsgr/q94uVwsMtMF5C/MyACQlfpc0YZ1o2j4P3yOQAaUXTrvJjV8\n91JEM2VWfMgMqW8F8G7DvJhZ0SwJtsIB1ILnV/DFp9trTiGr2L2Hk4BqdCBBP43w\nVOE/nYI5jNLycyZ7CHqnDnQfER4X/HOu8LH2LrThDc/bD3eazPZB5bm6Ykr6JB6O\n62UUR6UkC0dckEpMMUZbhxsQmbFNhPaO6eGCECIb7CKVcrzSTIpTbBCscOQz8qte\n9V6HKVkCgYEA6M5ZuJkTL19/qVjzspa/Znl9xZSNvFa/wB1bWbe2Ksvm3l3YgCcX\nfl04McdT+CG3owQjqyLDCNk+gkpH5jzo/NnPKzO6w7iq+p3pCkc14ipOTYELHhfY\n4yRvYXDXp92MZVpigstLQ7QQOKw+Yc/b1F/NJvTwsPWuNzm1YnmzwD8CgYEA1j2h\ndksUR0XE2/M/eXiiFBOpLekr+R6CMRlKPmksXSfs8L0jzaytf5UU3udLaGdX8Au5\nI3oUuz9/9JC14SqBfSH9Gj6qkAVlzSgpi60X34UZSDRE3wtNXgNxtcu+yewmT0Tp\nJCoZIMfi6wDAxBB6QBAUpOVLfxuTebsZ7tRrTwcCgYEAjMxgDvjlVX1YZD9cA+KQ\nF5XaryhNIF8G0VXv7a7iCbgQBOSVD8yUtOQEHHcFHcimm3zhZZs8gZmB6KKsIV8t\nOd8xIFvE1KJXJgNi8chnmkUj3lPxOV4K2jUq96+bffbL9nBXq+rvth6swNnLULS5\nqxPVq33wI9Yya0wHm2snf1kCgYBj3+ddljKl50iWoRd+MVadtWyxEnqFcEuRSBDs\nd2tPIkW7FPGT+GQJjh5kq77jtQmxxkVQ3KC9iiTEhpHDnmUvSKENkxlAesOymH6F\ntvPiJ9JZbsSMlmBC66ge8BTJXWWenqlxSo7cUVLf60HyJRxYsSZumNZRMzHVFfxI\n8o30EQKBgBg9jUXwaA9oxBA9mBn5Ah1R5VXBAB9h68ZEs2mKTROo9N6ZoCCw77Sw\nG/5ISTI5TEqe1+N1O+QFNlzJ5VyacT/jC4QuPBDRjJTWG9sZWuk6A76q6Ujz757X\nyOOXdF8UwPSNPPNdlpjdcrkmQUKxPLvsIU4aPmVJnkA3LybjvSUg\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-11-06 13:32:32,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-ddaa2920-4230-439c-89ce-a2809e4e3641 2018-11-06 13:32:32,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:32,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:32 GMT Server: Apache x-openstack-request-id: req-bcfbcddc-1d8d-4b9b-aea1-9cdf1a60fb5a Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:32,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:32 GMT Server: Apache x-openstack-request-id: req-dd05ea34-42cb-4ec5-a660-6bb3abf3de53 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "db9973ac-66c2-4293-9f0c-7e4e59020312", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9219c763-6c50-4002-9274-ec15cb9f1ab6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "dd0c6868-2d17-45a3-bc5d-0cb30df5c40e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "bf10e2ae-7f54-4cbc-81dc-240dd2332f00", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bb9f5db9-3b21-4b06-bdab-d01fa66f9118", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5fde6439-e796-4324-b9cd-31cb70344129:subnet_id=eed8cd6f-be01-4334-8827-b568ed12b585", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "eed8cd6f-be01-4334-8827-b568ed12b585", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5fde6439-e796-4324-b9cd-31cb70344129", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3795cfa-e4d1-459b-9539-b342ae15578e", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "613fd865-2ee0-402f-8ca4-33aaadcaf6f0", "resource_type": "OS::Neutron::Port"}]} 2018-11-06 13:32:32,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources used request id req-dd05ea34-42cb-4ec5-a660-6bb3abf3de53 2018-11-06 13:32:32,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:32,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:32 GMT Server: Apache x-openstack-request-id: req-85a364b7-c657-44cf-b682-0a1055136449 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:33,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:32 GMT Server: Apache x-openstack-request-id: req-1438e5f7-8885-41da-8130-66548ca5402e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwtSLAQrD28CC5tkIMw7a8MlLbM3QH0dSfaDhhxXheN3h7LSz\nIorSItcPAa2FmL50TOgJXHNybs5mGfcaMwSyeaiMXV0lq8JVSzHUUnn/qLJy+2ww\nieHcSez9a5sef6Oy9sR+ddX1fBiP8eOdO0NaKx7E39tVT4UqwsjurqKYZH9Wjgyw\nOsaoKjUQtPE3GGXWj8ZAq5plfysvPwYAkcGDr7QuPyfKmPnx4Wu0Yv5Hwx4QYuLb\nYjzdPLRPWeitg9sLHqebu1tR7MzDg5/YOkaiNkOgNrCSGFqSg0K44Wh+/jnzRWGu\nPhfGKqxveQm6lf97g9m93tbFfuqWZvQnUpKyuQIDAQABAoIBAGPtu/Ym3VpDHWDm\nBGybu/Qwar09uvewD0FcWRB+So1B0PUloZOf/DPedlX3+EPlu6UOhm6i0BjBSGEc\n+pUcXaZEqungMsgr/q94uVwsMtMF5C/MyACQlfpc0YZ1o2j4P3yOQAaUXTrvJjV8\n91JEM2VWfMgMqW8F8G7DvJhZ0SwJtsIB1ILnV/DFp9trTiGr2L2Hk4BqdCBBP43w\nVOE/nYI5jNLycyZ7CHqnDnQfER4X/HOu8LH2LrThDc/bD3eazPZB5bm6Ykr6JB6O\n62UUR6UkC0dckEpMMUZbhxsQmbFNhPaO6eGCECIb7CKVcrzSTIpTbBCscOQz8qte\n9V6HKVkCgYEA6M5ZuJkTL19/qVjzspa/Znl9xZSNvFa/wB1bWbe2Ksvm3l3YgCcX\nfl04McdT+CG3owQjqyLDCNk+gkpH5jzo/NnPKzO6w7iq+p3pCkc14ipOTYELHhfY\n4yRvYXDXp92MZVpigstLQ7QQOKw+Yc/b1F/NJvTwsPWuNzm1YnmzwD8CgYEA1j2h\ndksUR0XE2/M/eXiiFBOpLekr+R6CMRlKPmksXSfs8L0jzaytf5UU3udLaGdX8Au5\nI3oUuz9/9JC14SqBfSH9Gj6qkAVlzSgpi60X34UZSDRE3wtNXgNxtcu+yewmT0Tp\nJCoZIMfi6wDAxBB6QBAUpOVLfxuTebsZ7tRrTwcCgYEAjMxgDvjlVX1YZD9cA+KQ\nF5XaryhNIF8G0VXv7a7iCbgQBOSVD8yUtOQEHHcFHcimm3zhZZs8gZmB6KKsIV8t\nOd8xIFvE1KJXJgNi8chnmkUj3lPxOV4K2jUq96+bffbL9nBXq+rvth6swNnLULS5\nqxPVq33wI9Yya0wHm2snf1kCgYBj3+ddljKl50iWoRd+MVadtWyxEnqFcEuRSBDs\nd2tPIkW7FPGT+GQJjh5kq77jtQmxxkVQ3KC9iiTEhpHDnmUvSKENkxlAesOymH6F\ntvPiJ9JZbsSMlmBC66ge8BTJXWWenqlxSo7cUVLf60HyJRxYsSZumNZRMzHVFfxI\n8o30EQKBgBg9jUXwaA9oxBA9mBn5Ah1R5VXBAB9h68ZEs2mKTROo9N6ZoCCw77Sw\nG/5ISTI5TEqe1+N1O+QFNlzJ5VyacT/jC4QuPBDRjJTWG9sZWuk6A76q6Ujz757X\nyOOXdF8UwPSNPPNdlpjdcrkmQUKxPLvsIU4aPmVJnkA3LybjvSUg\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-11-06 13:32:33,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-1438e5f7-8885-41da-8130-66548ca5402e 2018-11-06 13:32:33,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:33,319 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:33 GMT Server: Apache x-openstack-request-id: req-a894469e-88ee-4370-9772-504e8390de81 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:33,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:33 GMT Server: Apache x-openstack-request-id: req-35a53629-8843-4599-be2b-b81b2922f677 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.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "db9973ac-66c2-4293-9f0c-7e4e59020312", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9219c763-6c50-4002-9274-ec15cb9f1ab6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "dd0c6868-2d17-45a3-bc5d-0cb30df5c40e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "bf10e2ae-7f54-4cbc-81dc-240dd2332f00", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bb9f5db9-3b21-4b06-bdab-d01fa66f9118", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5fde6439-e796-4324-b9cd-31cb70344129:subnet_id=eed8cd6f-be01-4334-8827-b568ed12b585", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "eed8cd6f-be01-4334-8827-b568ed12b585", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5fde6439-e796-4324-b9cd-31cb70344129", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3795cfa-e4d1-459b-9539-b342ae15578e", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "613fd865-2ee0-402f-8ca4-33aaadcaf6f0", "resource_type": "OS::Neutron::Port"}]} 2018-11-06 13:32:33,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources used request id req-35a53629-8843-4599-be2b-b81b2922f677 2018-11-06 13:32:33,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:33,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5d2f0e48-8611-473b-a620-a2b9faa81f42 Date: Tue, 06 Nov 2018 13:32:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eed8cd6f-be01-4334-8827-b568ed12b585"],"description":"","tags":[],"updated_at":"2018-11-06T13:32:15Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:32:33,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e used request id req-5d2f0e48-8611-473b-a620-a2b9faa81f42 2018-11-06 13:32:33,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:33,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-21fd2856-c262-421a-a4ab-d4ac3583afb0 Date: Tue, 06 Nov 2018 13:32:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:15Z","dns_nameservers":[],"updated_at":"2018-11-06T13:32:15Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eed8cd6f-be01-4334-8827-b568ed12b585","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet"}]} 2018-11-06 13:32:33,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e used request id req-21fd2856-c262-421a-a4ab-d4ac3583afb0 2018-11-06 13:32:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:33,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-07b7948b-ce28-4ec1-bd15-893ab09baa50 Date: Tue, 06 Nov 2018 13:32:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:15Z","dns_nameservers":[],"updated_at":"2018-11-06T13:32:15Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eed8cd6f-be01-4334-8827-b568ed12b585","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet"}]} 2018-11-06 13:32:33,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e used request id req-07b7948b-ce28-4ec1-bd15-893ab09baa50 2018-11-06 13:32:33,597 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:32:33,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:33,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16f8c81-713b-4ff7-aee6-5ad86dca2247 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:32:33,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b16f8c81-713b-4ff7-aee6-5ad86dca2247 2018-11-06 13:32:33,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:33,708 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:33 GMT Server: Apache x-openstack-request-id: req-d326c04a-1685-4ffd-8b72-e0f6bf85c5e2 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:33,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:33 GMT Server: Apache x-openstack-request-id: req-79c51deb-dde0-4e96-b0f9-50d688aab24d 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.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "db9973ac-66c2-4293-9f0c-7e4e59020312", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9219c763-6c50-4002-9274-ec15cb9f1ab6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "dd0c6868-2d17-45a3-bc5d-0cb30df5c40e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "bf10e2ae-7f54-4cbc-81dc-240dd2332f00", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bb9f5db9-3b21-4b06-bdab-d01fa66f9118", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5fde6439-e796-4324-b9cd-31cb70344129:subnet_id=eed8cd6f-be01-4334-8827-b568ed12b585", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "eed8cd6f-be01-4334-8827-b568ed12b585", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5fde6439-e796-4324-b9cd-31cb70344129", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3795cfa-e4d1-459b-9539-b342ae15578e", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "613fd865-2ee0-402f-8ca4-33aaadcaf6f0", "resource_type": "OS::Neutron::Port"}]} 2018-11-06 13:32:33,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources used request id req-79c51deb-dde0-4e96-b0f9-50d688aab24d 2018-11-06 13:32:33,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b3795cfa-e4d1-459b-9539-b342ae15578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:34,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-994b568c-4d36-48c2-92ed-fb2bec7777e1 x-compute-request-id: req-994b568c-4d36-48c2-92ed-fb2bec7777e1 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:15:bd", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:15:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b3795cfa-e4d1-459b-9539-b342ae15578e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b3795cfa-e4d1-459b-9539-b342ae15578e", "rel": "bookmark"}], "image": {"id": "9e750202-95a1-4a41-88c7-5660045feb21", "links": [{"href": "http://172.30.9.27:8774/images/9e750202-95a1-4a41-88c7-5660045feb21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-SRV-USG:launched_at": "2018-11-06T13:32:29.000000", "flavor": {"id": "9219c763-6c50-4002-9274-ec15cb9f1ab6", "links": [{"href": "http://172.30.9.27:8774/flavors/9219c763-6c50-4002-9274-ec15cb9f1ab6", "rel": "bookmark"}]}, "id": "b3795cfa-e4d1-459b-9539-b342ae15578e", "security_groups": [{"name": "security_group_name"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:32:29Z", "hostId": "2bd20ce839a3ea0502b5be2e77e751585760b5dad0b4aca0b0d1bd03", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "created": "2018-11-06T13:32:22Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:32:34,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b3795cfa-e4d1-459b-9539-b342ae15578e used request id req-994b568c-4d36-48c2-92ed-fb2bec7777e1 2018-11-06 13:32:34,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:34,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-66e6cff8-5ded-4e4c-8f6d-f58e9df4550d Date: Tue, 06 Nov 2018 13:32:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eed8cd6f-be01-4334-8827-b568ed12b585"],"description":"","tags":[],"updated_at":"2018-11-06T13:32:15Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:32:34,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net used request id req-66e6cff8-5ded-4e4c-8f6d-f58e9df4550d 2018-11-06 13:32:34,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:32:34,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:32:34,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:34,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86308cd-be34-47be-9b6a-57dc08be54ab 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:32:34,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-f86308cd-be34-47be-9b6a-57dc08be54ab 2018-11-06 13:32:34,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:34,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9ff8b84e-a35f-4461-a322-24f74dfd1edc Date: Tue, 06 Nov 2018 13:32:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:15Z","dns_nameservers":[],"updated_at":"2018-11-06T13:32:15Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eed8cd6f-be01-4334-8827-b568ed12b585","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet"}]} 2018-11-06 13:32:34,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e used request id req-9ff8b84e-a35f-4461-a322-24f74dfd1edc 2018-11-06 13:32:34,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:34,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-cad168dc-627a-411c-8e4a-a0140fe1ec61 Date: Tue, 06 Nov 2018 13:32:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.1"}],"id":"05a6288f-97cb-43fc-9ef0-2972793972ea","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:93:90","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:23Z","binding:vnic_type":"normal","device_id":"5fde6439-e796-4324-b9cd-31cb70344129"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.3"}],"id":"2fbfb3d1-f6d5-47e2-a5d7-bbf71f6c0ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:82:78","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd0c6868-2d17-45a3-bc5d-0cb30df5c40e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.2"}],"id":"52e19230-1128-44ac-9402-c0c8b6b0ff5f","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:7c:d6","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd0c6868-2d17-45a3-bc5d-0cb30df5c40e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.6"}],"id":"613fd865-2ee0-402f-8ca4-33aaadcaf6f0","security_groups":["bf10e2ae-7f54-4cbc-81dc-240dd2332f00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:15:bd","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack-port1-kjkdcztjuvuc","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:19Z","binding:vnic_type":"normal","device_id":"b3795cfa-e4d1-459b-9539-b342ae15578e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.4"}],"id":"a786d84a-92d1-4c13-b3da-7693c678f6b3","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:f9:33","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd0c6868-2d17-45a3-bc5d-0cb30df5c40e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.12"}],"id":"e83b5ac2-a764-4fd3-9ca8-821830a4bcdb","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:86:23","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:20Z","binding:vnic_type":"normal","device_id":"0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5"}]} 2018-11-06 13:32:34,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e used request id req-cad168dc-627a-411c-8e4a-a0140fe1ec61 2018-11-06 13:32:34,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:35,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32: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-5f05484b-3afd-412e-8a44-390356d9b082 x-compute-request-id: req-5f05484b-3afd-412e-8a44-390356d9b082 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:86:23", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5", "rel": "bookmark"}], "image": {"id": "d54db8e3-e90a-4bbd-a090-16442bd8ac84", "links": [{"href": "http://172.30.9.27:8774/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000017", "OS-SRV-USG:launched_at": "2018-11-06T13:32:26.000000", "flavor": {"id": "db9973ac-66c2-4293-9f0c-7e4e59020312", "links": [{"href": "http://172.30.9.27:8774/flavors/db9973ac-66c2-4293-9f0c-7e4e59020312", "rel": "bookmark"}]}, "id": "0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5", "security_groups": [{"name": "default"}], "user_id": "61d818fd420c48d0b7ca275aaa467a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:32:27Z", "hostId": "1368a83246e3310e4fef5a75d631a107bf3fbecae8bd4303ef7f0e05", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "created": "2018-11-06T13:32:18Z", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:32:35,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5 used request id req-5f05484b-3afd-412e-8a44-390356d9b082 2018-11-06 13:32:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:35,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-62bed8dd-8cb2-4231-ba19-ef7127c70bb7 Date: Tue, 06 Nov 2018 13:32:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","subnets":["eed8cd6f-be01-4334-8827-b568ed12b585"],"description":"","tags":[],"updated_at":"2018-11-06T13:32:15Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net","admin_state_up":true,"tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:13Z","provider:network_type":"vxlan"}]} 2018-11-06 13:32:35,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net used request id req-62bed8dd-8cb2-4231-ba19-ef7127c70bb7 2018-11-06 13:32:35,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:35,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f1e274-d2e1-4538-a52b-9be9aebd26d6 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:32:35,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-d1f1e274-d2e1-4538-a52b-9be9aebd26d6 2018-11-06 13:32:35,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:35,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3c951100-b2b0-465f-ae66-01f41ee55388 Date: Tue, 06 Nov 2018 13:32:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:15Z","dns_nameservers":[],"updated_at":"2018-11-06T13:32:15Z","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":"6d7b0e74f1c744f9842156ca77ffd69d","id":"eed8cd6f-be01-4334-8827-b568ed12b585","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet"}]} 2018-11-06 13:32:35,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e used request id req-3c951100-b2b0-465f-ae66-01f41ee55388 2018-11-06 13:32:35,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:35,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-a62bb0d4-c9ad-48ab-9091-9a5af2f9c8a9 Date: Tue, 06 Nov 2018 13:32:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.1"}],"id":"05a6288f-97cb-43fc-9ef0-2972793972ea","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:93:90","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:23Z","binding:vnic_type":"normal","device_id":"5fde6439-e796-4324-b9cd-31cb70344129"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.3"}],"id":"2fbfb3d1-f6d5-47e2-a5d7-bbf71f6c0ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:82:78","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd0c6868-2d17-45a3-bc5d-0cb30df5c40e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.2"}],"id":"52e19230-1128-44ac-9402-c0c8b6b0ff5f","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:7c:d6","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd0c6868-2d17-45a3-bc5d-0cb30df5c40e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.6"}],"id":"613fd865-2ee0-402f-8ca4-33aaadcaf6f0","security_groups":["bf10e2ae-7f54-4cbc-81dc-240dd2332f00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:15:bd","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack-port1-kjkdcztjuvuc","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:19Z","binding:vnic_type":"normal","device_id":"b3795cfa-e4d1-459b-9539-b342ae15578e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.4"}],"id":"a786d84a-92d1-4c13-b3da-7693c678f6b3","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:f9:33","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd0c6868-2d17-45a3-bc5d-0cb30df5c40e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:32:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eed8cd6f-be01-4334-8827-b568ed12b585","ip_address":"10.1.2.12"}],"id":"e83b5ac2-a764-4fd3-9ca8-821830a4bcdb","security_groups":["1448be22-4fb8-4045-9116-8f10dd4ce677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:86:23","project_id":"6d7b0e74f1c744f9842156ca77ffd69d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd0c6868-2d17-45a3-bc5d-0cb30df5c40e","tenant_id":"6d7b0e74f1c744f9842156ca77ffd69d","created_at":"2018-11-06T13:32:20Z","binding:vnic_type":"normal","device_id":"0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5"}]} 2018-11-06 13:32:35,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd0c6868-2d17-45a3-bc5d-0cb30df5c40e used request id req-a62bb0d4-c9ad-48ab-9091-9a5af2f9c8a9 2018-11-06 13:32:35,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:35,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:35 GMT Server: Apache x-openstack-request-id: req-98649944-4af3-414e-a3fe-a2dc53429ce1 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:36,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:35 GMT Server: Apache x-openstack-request-id: req-d912e776-029c-4116-afdb-ed75fb4f51e8 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.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "db9973ac-66c2-4293-9f0c-7e4e59020312", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9219c763-6c50-4002-9274-ec15cb9f1ab6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "dd0c6868-2d17-45a3-bc5d-0cb30df5c40e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "bf10e2ae-7f54-4cbc-81dc-240dd2332f00", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bb9f5db9-3b21-4b06-bdab-d01fa66f9118", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5fde6439-e796-4324-b9cd-31cb70344129:subnet_id=eed8cd6f-be01-4334-8827-b568ed12b585", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "eed8cd6f-be01-4334-8827-b568ed12b585", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T13:32:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:13Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5fde6439-e796-4324-b9cd-31cb70344129", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3795cfa-e4d1-459b-9539-b342ae15578e", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0bf1cf0f-0f62-4abf-aed2-4b65d6465ed5", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T13:32:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:32:12Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "613fd865-2ee0-402f-8ca4-33aaadcaf6f0", "resource_type": "OS::Neutron::Port"}]} 2018-11-06 13:32:36,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960/resources used request id req-d912e776-029c-4116-afdb-ed75fb4f51e8 2018-11-06 13:32:36,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:36,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-c84a203b-0b35-4c2c-bbe6-e715146eddff Date: Tue, 06 Nov 2018 13:32:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:32:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:32:04Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9e750202-95a1-4a41-88c7-5660045feb21/snap", "metadata": {}}], "self": "/v2/images/9e750202-95a1-4a41-88c7-5660045feb21", "min_disk": 0, "protected": false, "id": "9e750202-95a1-4a41-88c7-5660045feb21", "file": "/v2/images/9e750202-95a1-4a41-88c7-5660045feb21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9e750202-95a1-4a41-88c7-5660045feb21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:32:36,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21 used request id req-c84a203b-0b35-4c2c-bbe6-e715146eddff 2018-11-06 13:32:36,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:36,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c787211e-9a6c-4fba-a673-7d902765d2b9 Date: Tue, 06 Nov 2018 13:32: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-11-06 13:32:36,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c787211e-9a6c-4fba-a673-7d902765d2b9 2018-11-06 13:32:36,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:36,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-a7c49422-940a-446b-ac63-7afb68a0aa60 Date: Tue, 06 Nov 2018 13:32:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:32:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:32:08Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/snap", "metadata": {}}], "self": "/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84", "min_disk": 0, "protected": false, "id": "d54db8e3-e90a-4bbd-a090-16442bd8ac84", "file": "/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:32:36,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 used request id req-a7c49422-940a-446b-ac63-7afb68a0aa60 2018-11-06 13:32:36,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:36,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-73d2a3ee-45d5-4830-a26a-93d7520341b6 Date: Tue, 06 Nov 2018 13:32:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:32:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:32:08Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/snap", "metadata": {}}], "self": "/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84", "min_disk": 0, "protected": false, "id": "d54db8e3-e90a-4bbd-a090-16442bd8ac84", "file": "/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d7b0e74f1c744f9842156ca77ffd69d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:32:36,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 used request id req-73d2a3ee-45d5-4830-a26a-93d7520341b6 2018-11-06 13:32:36,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:36,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:36 GMT Server: Apache x-openstack-request-id: req-0c344b64-ecda-470d-9d1c-45f8ca80eba4 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:37,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:36 GMT Server: Apache x-openstack-request-id: req-d070405f-c36f-4ea6-8c61-e04256251fab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwtSLAQrD28CC5tkIMw7a8MlLbM3QH0dSfaDhhxXheN3h7LSz\nIorSItcPAa2FmL50TOgJXHNybs5mGfcaMwSyeaiMXV0lq8JVSzHUUnn/qLJy+2ww\nieHcSez9a5sef6Oy9sR+ddX1fBiP8eOdO0NaKx7E39tVT4UqwsjurqKYZH9Wjgyw\nOsaoKjUQtPE3GGXWj8ZAq5plfysvPwYAkcGDr7QuPyfKmPnx4Wu0Yv5Hwx4QYuLb\nYjzdPLRPWeitg9sLHqebu1tR7MzDg5/YOkaiNkOgNrCSGFqSg0K44Wh+/jnzRWGu\nPhfGKqxveQm6lf97g9m93tbFfuqWZvQnUpKyuQIDAQABAoIBAGPtu/Ym3VpDHWDm\nBGybu/Qwar09uvewD0FcWRB+So1B0PUloZOf/DPedlX3+EPlu6UOhm6i0BjBSGEc\n+pUcXaZEqungMsgr/q94uVwsMtMF5C/MyACQlfpc0YZ1o2j4P3yOQAaUXTrvJjV8\n91JEM2VWfMgMqW8F8G7DvJhZ0SwJtsIB1ILnV/DFp9trTiGr2L2Hk4BqdCBBP43w\nVOE/nYI5jNLycyZ7CHqnDnQfER4X/HOu8LH2LrThDc/bD3eazPZB5bm6Ykr6JB6O\n62UUR6UkC0dckEpMMUZbhxsQmbFNhPaO6eGCECIb7CKVcrzSTIpTbBCscOQz8qte\n9V6HKVkCgYEA6M5ZuJkTL19/qVjzspa/Znl9xZSNvFa/wB1bWbe2Ksvm3l3YgCcX\nfl04McdT+CG3owQjqyLDCNk+gkpH5jzo/NnPKzO6w7iq+p3pCkc14ipOTYELHhfY\n4yRvYXDXp92MZVpigstLQ7QQOKw+Yc/b1F/NJvTwsPWuNzm1YnmzwD8CgYEA1j2h\ndksUR0XE2/M/eXiiFBOpLekr+R6CMRlKPmksXSfs8L0jzaytf5UU3udLaGdX8Au5\nI3oUuz9/9JC14SqBfSH9Gj6qkAVlzSgpi60X34UZSDRE3wtNXgNxtcu+yewmT0Tp\nJCoZIMfi6wDAxBB6QBAUpOVLfxuTebsZ7tRrTwcCgYEAjMxgDvjlVX1YZD9cA+KQ\nF5XaryhNIF8G0VXv7a7iCbgQBOSVD8yUtOQEHHcFHcimm3zhZZs8gZmB6KKsIV8t\nOd8xIFvE1KJXJgNi8chnmkUj3lPxOV4K2jUq96+bffbL9nBXq+rvth6swNnLULS5\nqxPVq33wI9Yya0wHm2snf1kCgYBj3+ddljKl50iWoRd+MVadtWyxEnqFcEuRSBDs\nd2tPIkW7FPGT+GQJjh5kq77jtQmxxkVQ3KC9iiTEhpHDnmUvSKENkxlAesOymH6F\ntvPiJ9JZbsSMlmBC66ge8BTJXWWenqlxSo7cUVLf60HyJRxYsSZumNZRMzHVFfxI\n8o30EQKBgBg9jUXwaA9oxBA9mBn5Ah1R5VXBAB9h68ZEs2mKTROo9N6ZoCCw77Sw\nG/5ISTI5TEqe1+N1O+QFNlzJ5VyacT/jC4QuPBDRjJTWG9sZWuk6A76q6Ujz757X\nyOOXdF8UwPSNPPNdlpjdcrkmQUKxPLvsIU4aPmVJnkA3LybjvSUg\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-11-06 13:32:37,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-d070405f-c36f-4ea6-8c61-e04256251fab 2018-11-06 13:32:37,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:37,433 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:37 GMT Server: Apache x-openstack-request-id: req-e512d346-5024-487f-9834-ab09260f5403 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:37,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:37 GMT Server: Apache x-openstack-request-id: req-a17b2b44-4664-46f5-a641-bc7239902f6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwtSLAQrD28CC5tkIMw7a8MlLbM3QH0dSfaDhhxXheN3h7LSz\nIorSItcPAa2FmL50TOgJXHNybs5mGfcaMwSyeaiMXV0lq8JVSzHUUnn/qLJy+2ww\nieHcSez9a5sef6Oy9sR+ddX1fBiP8eOdO0NaKx7E39tVT4UqwsjurqKYZH9Wjgyw\nOsaoKjUQtPE3GGXWj8ZAq5plfysvPwYAkcGDr7QuPyfKmPnx4Wu0Yv5Hwx4QYuLb\nYjzdPLRPWeitg9sLHqebu1tR7MzDg5/YOkaiNkOgNrCSGFqSg0K44Wh+/jnzRWGu\nPhfGKqxveQm6lf97g9m93tbFfuqWZvQnUpKyuQIDAQABAoIBAGPtu/Ym3VpDHWDm\nBGybu/Qwar09uvewD0FcWRB+So1B0PUloZOf/DPedlX3+EPlu6UOhm6i0BjBSGEc\n+pUcXaZEqungMsgr/q94uVwsMtMF5C/MyACQlfpc0YZ1o2j4P3yOQAaUXTrvJjV8\n91JEM2VWfMgMqW8F8G7DvJhZ0SwJtsIB1ILnV/DFp9trTiGr2L2Hk4BqdCBBP43w\nVOE/nYI5jNLycyZ7CHqnDnQfER4X/HOu8LH2LrThDc/bD3eazPZB5bm6Ykr6JB6O\n62UUR6UkC0dckEpMMUZbhxsQmbFNhPaO6eGCECIb7CKVcrzSTIpTbBCscOQz8qte\n9V6HKVkCgYEA6M5ZuJkTL19/qVjzspa/Znl9xZSNvFa/wB1bWbe2Ksvm3l3YgCcX\nfl04McdT+CG3owQjqyLDCNk+gkpH5jzo/NnPKzO6w7iq+p3pCkc14ipOTYELHhfY\n4yRvYXDXp92MZVpigstLQ7QQOKw+Yc/b1F/NJvTwsPWuNzm1YnmzwD8CgYEA1j2h\ndksUR0XE2/M/eXiiFBOpLekr+R6CMRlKPmksXSfs8L0jzaytf5UU3udLaGdX8Au5\nI3oUuz9/9JC14SqBfSH9Gj6qkAVlzSgpi60X34UZSDRE3wtNXgNxtcu+yewmT0Tp\nJCoZIMfi6wDAxBB6QBAUpOVLfxuTebsZ7tRrTwcCgYEAjMxgDvjlVX1YZD9cA+KQ\nF5XaryhNIF8G0VXv7a7iCbgQBOSVD8yUtOQEHHcFHcimm3zhZZs8gZmB6KKsIV8t\nOd8xIFvE1KJXJgNi8chnmkUj3lPxOV4K2jUq96+bffbL9nBXq+rvth6swNnLULS5\nqxPVq33wI9Yya0wHm2snf1kCgYBj3+ddljKl50iWoRd+MVadtWyxEnqFcEuRSBDs\nd2tPIkW7FPGT+GQJjh5kq77jtQmxxkVQ3KC9iiTEhpHDnmUvSKENkxlAesOymH6F\ntvPiJ9JZbsSMlmBC66ge8BTJXWWenqlxSo7cUVLf60HyJRxYsSZumNZRMzHVFfxI\n8o30EQKBgBg9jUXwaA9oxBA9mBn5Ah1R5VXBAB9h68ZEs2mKTROo9N6ZoCCw77Sw\nG/5ISTI5TEqe1+N1O+QFNlzJ5VyacT/jC4QuPBDRjJTWG9sZWuk6A76q6Ujz757X\nyOOXdF8UwPSNPPNdlpjdcrkmQUKxPLvsIU4aPmVJnkA3LybjvSUg\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-11-06 13:32:37,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-a17b2b44-4664-46f5-a641-bc7239902f6d 2018-11-06 13:32:37,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:37,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:37 GMT Server: Apache x-openstack-request-id: req-62289329-3222-46bf-a27e-9cca7b8f9300 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:37,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:32:37 GMT Server: Apache x-openstack-request-id: req-acced966-9243-4d17-87ec-2df105002db4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:32:37,909 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-acced966-9243-4d17-87ec-2df105002db4 2018-11-06 13:32:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:38,086 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:37 GMT Server: Apache x-openstack-request-id: req-c7a6c71b-faed-4f53-99a0-1c0bdb2cf4b0 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:38,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:38 GMT Server: Apache x-openstack-request-id: req-0447850c-9d1a-4b97-ac59-c417e0b8c9a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwtSLAQrD28CC5tkIMw7a8MlLbM3QH0dSfaDhhxXheN3h7LSz\nIorSItcPAa2FmL50TOgJXHNybs5mGfcaMwSyeaiMXV0lq8JVSzHUUnn/qLJy+2ww\nieHcSez9a5sef6Oy9sR+ddX1fBiP8eOdO0NaKx7E39tVT4UqwsjurqKYZH9Wjgyw\nOsaoKjUQtPE3GGXWj8ZAq5plfysvPwYAkcGDr7QuPyfKmPnx4Wu0Yv5Hwx4QYuLb\nYjzdPLRPWeitg9sLHqebu1tR7MzDg5/YOkaiNkOgNrCSGFqSg0K44Wh+/jnzRWGu\nPhfGKqxveQm6lf97g9m93tbFfuqWZvQnUpKyuQIDAQABAoIBAGPtu/Ym3VpDHWDm\nBGybu/Qwar09uvewD0FcWRB+So1B0PUloZOf/DPedlX3+EPlu6UOhm6i0BjBSGEc\n+pUcXaZEqungMsgr/q94uVwsMtMF5C/MyACQlfpc0YZ1o2j4P3yOQAaUXTrvJjV8\n91JEM2VWfMgMqW8F8G7DvJhZ0SwJtsIB1ILnV/DFp9trTiGr2L2Hk4BqdCBBP43w\nVOE/nYI5jNLycyZ7CHqnDnQfER4X/HOu8LH2LrThDc/bD3eazPZB5bm6Ykr6JB6O\n62UUR6UkC0dckEpMMUZbhxsQmbFNhPaO6eGCECIb7CKVcrzSTIpTbBCscOQz8qte\n9V6HKVkCgYEA6M5ZuJkTL19/qVjzspa/Znl9xZSNvFa/wB1bWbe2Ksvm3l3YgCcX\nfl04McdT+CG3owQjqyLDCNk+gkpH5jzo/NnPKzO6w7iq+p3pCkc14ipOTYELHhfY\n4yRvYXDXp92MZVpigstLQ7QQOKw+Yc/b1F/NJvTwsPWuNzm1YnmzwD8CgYEA1j2h\ndksUR0XE2/M/eXiiFBOpLekr+R6CMRlKPmksXSfs8L0jzaytf5UU3udLaGdX8Au5\nI3oUuz9/9JC14SqBfSH9Gj6qkAVlzSgpi60X34UZSDRE3wtNXgNxtcu+yewmT0Tp\nJCoZIMfi6wDAxBB6QBAUpOVLfxuTebsZ7tRrTwcCgYEAjMxgDvjlVX1YZD9cA+KQ\nF5XaryhNIF8G0VXv7a7iCbgQBOSVD8yUtOQEHHcFHcimm3zhZZs8gZmB6KKsIV8t\nOd8xIFvE1KJXJgNi8chnmkUj3lPxOV4K2jUq96+bffbL9nBXq+rvth6swNnLULS5\nqxPVq33wI9Yya0wHm2snf1kCgYBj3+ddljKl50iWoRd+MVadtWyxEnqFcEuRSBDs\nd2tPIkW7FPGT+GQJjh5kq77jtQmxxkVQ3KC9iiTEhpHDnmUvSKENkxlAesOymH6F\ntvPiJ9JZbsSMlmBC66ge8BTJXWWenqlxSo7cUVLf60HyJRxYsSZumNZRMzHVFfxI\n8o30EQKBgBg9jUXwaA9oxBA9mBn5Ah1R5VXBAB9h68ZEs2mKTROo9N6ZoCCw77Sw\nG/5ISTI5TEqe1+N1O+QFNlzJ5VyacT/jC4QuPBDRjJTWG9sZWuk6A76q6Ujz757X\nyOOXdF8UwPSNPPNdlpjdcrkmQUKxPLvsIU4aPmVJnkA3LybjvSUg\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-11-06 13:32:38,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-0447850c-9d1a-4b97-ac59-c417e0b8c9a5 2018-11-06 13:32:41,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:42,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:41 GMT Server: Apache x-openstack-request-id: req-7881c53f-8c72-4e58-9a77-9d323c452a5c Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:42,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:42 GMT Server: Apache x-openstack-request-id: req-d2a04108-3aa5-461e-9870-9bb2376fabf8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 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-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "tags": null, "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T13:32:37Z", "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "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-11-06 13:32:42,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-d2a04108-3aa5-461e-9870-9bb2376fabf8 2018-11-06 13:32:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:45,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:45 GMT Server: Apache x-openstack-request-id: req-61789c7f-4556-44f9-92a7-ef50e488c75b Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:45,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:45 GMT Server: Apache x-openstack-request-id: req-1b6e0418-a53b-4526-a2b0-43ac3eb3ffc8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 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-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "tags": null, "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T13:32:37Z", "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "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-11-06 13:32:45,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-1b6e0418-a53b-4526-a2b0-43ac3eb3ffc8 2018-11-06 13:32:48,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:48,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:48 GMT Server: Apache x-openstack-request-id: req-1af93484-6c68-4e17-b2fc-003cf3dd3d5e Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:48,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:48 GMT Server: Apache x-openstack-request-id: req-08415f4c-c9ae-4a9c-a805-042edd1a3375 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 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-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "tags": null, "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T13:32:37Z", "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "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-11-06 13:32:48,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-08415f4c-c9ae-4a9c-a805-042edd1a3375 2018-11-06 13:32:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:51,629 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:51 GMT Server: Apache x-openstack-request-id: req-ca750e67-0b72-44c6-a273-aa0276e5fd3c Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:51,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:51 GMT Server: Apache x-openstack-request-id: req-4ed710e7-eb2c-4371-81be-716f31efeba2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 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-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "tags": null, "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T13:32:37Z", "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "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-11-06 13:32:51,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-4ed710e7-eb2c-4371-81be-716f31efeba2 2018-11-06 13:32:54,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/529b0306-d518-4f71-b80b-e9699a7a9960 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd45d9691360dd5daebaa0d80e2ecea52f5dce" 2018-11-06 13:32:54,690 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:32:54 GMT Server: Apache x-openstack-request-id: req-051d32f9-a998-4991-950c-b3711ffee125 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:32:55,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:32:54 GMT Server: Apache x-openstack-request-id: req-c27cf22c-6d2c-4a2d-b954-0549e59179e5 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": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor2", "OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "529b0306-d518-4f71-b80b-e9699a7a9960", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1"}, "deletion_time": "2018-11-06T13:32:53Z", "stack_name": "HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack", "stack_user_project_id": "df76316a0e0647e294adf96be68684a5", "tags": null, "creation_time": "2018-11-06T13:32:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T13:32:37Z", "id": "529b0306-d518-4f71-b80b-e9699a7a9960", "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-11-06 13:32:55,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-stack/529b0306-d518-4f71-b80b-e9699a7a9960 used request id req-c27cf22c-6d2c-4a2d-b954-0549e59179e5 2018-11-06 13:32:55,441 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image1 2018-11-06 13:32:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e696f4b747898d9ee00e29256a907112f9c91e39" 2018-11-06 13:32:56,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-def6c920-a28a-4b3d-86dd-cfba4d650b57 Date: Tue, 06 Nov 2018 13:32:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:32:56,949 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9e750202-95a1-4a41-88c7-5660045feb21 used request id req-def6c920-a28a-4b3d-86dd-cfba4d650b57 2018-11-06 13:32:56,950 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-3270d947-20e5-4c7c-9326-4e814bb3555c-image2 2018-11-06 13:32:56,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cadbf2d298d28e473e30b07a3492e0527f868d5" 2018-11-06 13:32:58,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-adda7bb8-052e-4039-906f-9b3d3f835397 Date: Tue, 06 Nov 2018 13:32:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:32:58,016 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d54db8e3-e90a-4bbd-a090-16442bd8ac84 used request id req-adda7bb8-052e-4039-906f-9b3d3f835397 2018-11-06 13:32:58,019 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 13:32:58,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:32:58,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:32:58,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["3RQ8GykTQFiKrcdcfOPJwg"], "issued_at": "2018-11-06T13:32:58.000000Z"}} 2018-11-06 13:32:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0afb16d0386cf89672b7ad7693eb1fd76ea41f1" -d '{"stack_name": "HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-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-11-06 13:33:00,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:32:58 GMT Server: Apache x-openstack-request-id: req-df513868-00c5-4fde-9427-727d3b87e4aa Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "26bfafbe-2a18-49d4-8b8f-a79681c2d149", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149", "rel": "self"}]}} 2018-11-06 13:33:00,139 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks used request id req-df513868-00c5-4fde-9427-727d3b87e4aa 2018-11-06 13:33:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/26bfafbe-2a18-49d4-8b8f-a79681c2d149 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0afb16d0386cf89672b7ad7693eb1fd76ea41f1" 2018-11-06 13:33:00,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:00 GMT Server: Apache x-openstack-request-id: req-69c14200-28a1-4816-849c-5563e741ddde Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:00,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:00 GMT Server: Apache x-openstack-request-id: req-658c32c3-41fa-44d1-8cf2-12454db5559f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 508 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "26bfafbe-2a18-49d4-8b8f-a79681c2d149", "OS::stack_name": "HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack", "stack_user_project_id": "fd56f6661e174702859530815a311f4d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:32:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "26bfafbe-2a18-49d4-8b8f-a79681c2d149", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 13:33:00,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149 used request id req-658c32c3-41fa-44d1-8cf2-12454db5559f 2018-11-06 13:33:00,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/26bfafbe-2a18-49d4-8b8f-a79681c2d149 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0afb16d0386cf89672b7ad7693eb1fd76ea41f1" 2018-11-06 13:33:00,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:00 GMT Server: Apache x-openstack-request-id: req-8594635e-8254-4f53-bffc-561908d2b965 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:00,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:00 GMT Server: Apache x-openstack-request-id: req-1ed03528-a0a9-48c5-bcd3-228d9730464b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 516 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "26bfafbe-2a18-49d4-8b8f-a79681c2d149", "OS::stack_name": "HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack", "stack_user_project_id": "fd56f6661e174702859530815a311f4d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:32:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "26bfafbe-2a18-49d4-8b8f-a79681c2d149", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 13:33:00,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149 used request id req-1ed03528-a0a9-48c5-bcd3-228d9730464b 2018-11-06 13:33:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/26bfafbe-2a18-49d4-8b8f-a79681c2d149/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0afb16d0386cf89672b7ad7693eb1fd76ea41f1" 2018-11-06 13:33:01,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:00 GMT Server: Apache x-openstack-request-id: req-657c7240-d3c7-4a7c-8054-5d5e206c1c79 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:01,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:01 GMT Server: Apache x-openstack-request-id: req-7cb03db6-caf4-4a94-9390-22e581b6e338 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.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-11-06T13:33:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:33:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a95e39cc-0172-4489-ad37-87de4908c5c8", "resource_type": "OS::Nova::Flavor"}]} 2018-11-06 13:33:01,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149/resources used request id req-7cb03db6-caf4-4a94-9390-22e581b6e338 2018-11-06 13:33:01,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/a95e39cc-0172-4489-ad37-87de4908c5c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0afb16d0386cf89672b7ad7693eb1fd76ea41f1" 2018-11-06 13:33:01,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-f7273f19-db25-4cf4-b772-635081e286d5 x-compute-request-id: req-f7273f19-db25-4cf4-b772-635081e286d5 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a95e39cc-0172-4489-ad37-87de4908c5c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a95e39cc-0172-4489-ad37-87de4908c5c8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "a95e39cc-0172-4489-ad37-87de4908c5c8", "name": "HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack-flavor-ef447ln2uvas", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:33:01,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/a95e39cc-0172-4489-ad37-87de4908c5c8 used request id req-f7273f19-db25-4cf4-b772-635081e286d5 2018-11-06 13:33:01,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/26bfafbe-2a18-49d4-8b8f-a79681c2d149 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0afb16d0386cf89672b7ad7693eb1fd76ea41f1" 2018-11-06 13:33:01,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:01 GMT Server: Apache x-openstack-request-id: req-bcf747ae-7eaf-4e32-81c6-bf3a8a28c865 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:01,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:33:01 GMT Server: Apache x-openstack-request-id: req-9db6fcd7-164d-4c7a-aa8c-aefaf4aa6f77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:33:01,486 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsFlavorTests-dcd5d8e6-026f-43ab-a885-89032716ded2-stack/26bfafbe-2a18-49d4-8b8f-a79681c2d149 used request id req-9db6fcd7-164d-4c7a-aa8c-aefaf4aa6f77 2018-11-06 13:33:01,487 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 13:33:01,488 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:33:01,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:01,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["XzqP8y_BQBKbOJCXrYgYvw"], "issued_at": "2018-11-06T13:33:01.000000Z"}} 2018-11-06 13:33:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01cd5e2357dc1afea092b97c6c9113db786ddb9" -d '{"stack_name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-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-6e930eb5-6f76-4181-894a-d4f923d4f401-kp"}}' 2018-11-06 13:33:03,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:33:01 GMT Server: Apache x-openstack-request-id: req-15689c9a-c75d-46d8-b891-f73276f3f234 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "9c48d498-0702-4350-858c-b5901b694845", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845", "rel": "self"}]}} 2018-11-06 13:33:03,468 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks used request id req-15689c9a-c75d-46d8-b891-f73276f3f234 2018-11-06 13:33:03,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/9c48d498-0702-4350-858c-b5901b694845 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01cd5e2357dc1afea092b97c6c9113db786ddb9" 2018-11-06 13:33:03,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:03 GMT Server: Apache x-openstack-request-id: req-ed664571-5332-4cc1-abdf-e1897b07add9 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:03,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:03 GMT Server: Apache x-openstack-request-id: req-46f8a85f-8686-4bd5-ad4a-824017b47123 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "9c48d498-0702-4350-858c-b5901b694845", "OS::stack_name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack", "keypair_name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack", "stack_user_project_id": "77b9bb5ad2e94d029daf4d525182729f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:33:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9c48d498-0702-4350-858c-b5901b694845", "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-11-06 13:33:03,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845 used request id req-46f8a85f-8686-4bd5-ad4a-824017b47123 2018-11-06 13:33:03,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/9c48d498-0702-4350-858c-b5901b694845 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01cd5e2357dc1afea092b97c6c9113db786ddb9" 2018-11-06 13:33:03,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:03 GMT Server: Apache x-openstack-request-id: req-124555b7-6c21-4200-a414-28314ffa32ad Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:04,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:03 GMT Server: Apache x-openstack-request-id: req-ceb9d8fb-16f8-4370-a79b-bb577e5bd975 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "9c48d498-0702-4350-858c-b5901b694845", "OS::stack_name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack", "keypair_name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack", "stack_user_project_id": "77b9bb5ad2e94d029daf4d525182729f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:33:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9c48d498-0702-4350-858c-b5901b694845", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAljqtDCQV8DEYBvL5G8VnUzgBSdOOZXLjuOwMkJSPwgdhS+L4\ntRkDoplryWfvTpzFbxmCG+cTlVYkvjVEyvUPryorqOhkwmYxD5snEcj42z41lSHD\nP2slrNPJ8pmpG8RwvMfWsu9LwgvR5XB+2Ox/Wk0pgeTdNQXwsSFfq6OC5V6nPnit\nMT9kPMWIZVz+m7q+WFk8MBiCo2QYHmjzuvA9ZYGMPdIV4BaxYANno8JkHYFxr/Rl\n0RVnWDgJrQ8Ea0IN+jg+Nwl5sxZN2LcUMBsQoRkutXmwLzZ4NEqInpav9n5vAKrL\ns4CKmPoHNGYQJoR0nZouamuEnnc9PCmok4njMQIDAQABAoIBAHxklYlqD+hVHmoS\nooaGTGoyA48X597E5R7oBfdprCejaMMna3y4+7OVihS5RQQ495po6r0j96k+LSp6\nfT348UW/i2tPEq+NYq5jcFRfrwALYN7dmAhZNlcG/z8sUUS2wgrvBi4fywEgPGrZ\nXY9NNJ6XKflugmQ3SPfChK9gszAsjUm0tIUlTKFpBJITu5DDMFZbhseJYGtcqTAd\nQ2V629hi+Z9XrrudGLWFvpd0xkYuXEaU0Tm3YlN6hl1slfXuE1ThYcybh70ix2e1\nJsig0X/tme1dzH2Wm1/Q6Kpg3xFiXl7TePMKxu/gWvMUcYjrE7zL85Y/4l+jWm/n\nzKjKJakCgYEAx42ez2BZ4nDYK21MFAM/jhLJM3xxq8hX/ER7cP8kzDv0s8m0tPFT\nBGAUqTSpPhkYXFoUH7dFl7ovqEBaRS07lvTbXRXVmcAHVIylUPT2HWPCdQuHlyeF\npV1EwFu7koYc9fZNuMabLmXt8mDVrK0+yKj7XVf13TBqbKUy9C7t7F8CgYEAwLlS\n3o15jYCIopgcUzL+ppa997kh+co9C6qllwZW528EKRo9fFD+NYMMeRmSqcgxew8q\nPFoZWOR/r9uqqfbDMmLeqgUW6F8r+Xb1Ur0OipoUZdkfPEqi5wT4QA0lBaIdhed5\nQeGHLhZjEXX2Ukurfb5VM/WeiHAqL4TPQ4AZWm8CgYEAjKo6uSnNEn7DEpGf4DeN\n9GMvqvhc1F+MDgpkDXn9AW5+BsH3fNjj0SC9T60MY/aiom7o4pZ5GwQmle6O81Z4\nO+fsPcinYhLn1+Swn8mdN4hbyc/Py3ATmEaPsRy4sweQoJz3mnl9aA531bQGywrw\nR9g+IEVhzYJUcrNcoJ34HvcCgYA6n2S8u64Qw9tMEhbzm9xoEgxg8RiLod/lz5el\nE9GVfmh2lDvFt+FLp7xAje3V5UZf12ISj5mMN507ggcswhnoFrkCYJ/yORjoPi4r\nZ8SnlmzD+kKNFWrt+M4GtbjgOMrgM2PoDVEQTND/u7EcoVXd3uqN7pW1jODYKX7e\nWnXb0wKBgE00AYpYcymoBv6reoRlZCu8R1vwDMs4x7PY92lCv5pxPzUUN8gq2YFd\ni835zBeQwoBmISP+WYYB9l+ACp48YoZwoIgY5jfR1wlQyHYaLX+HyeDUHVv38RV6\nhfVPvpbOp9tQCNdLbM0z3an2hUgFYwPQcRwA/yJMPZG5DVHWhCxo\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-11-06 13:33:04,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845 used request id req-ceb9d8fb-16f8-4370-a79b-bb577e5bd975 2018-11-06 13:33:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/9c48d498-0702-4350-858c-b5901b694845/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01cd5e2357dc1afea092b97c6c9113db786ddb9" 2018-11-06 13:33:04,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:04 GMT Server: Apache x-openstack-request-id: req-a0884b15-8268-4d0e-8acb-b6b575ca450c Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:04,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:04 GMT Server: Apache x-openstack-request-id: req-c072e4e3-8a2a-450d-9aa6-0735d226c13a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T13:33:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:33:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-11-06 13:33:04,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845/resources used request id req-c072e4e3-8a2a-450d-9aa6-0735d226c13a 2018-11-06 13:33:04,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01cd5e2357dc1afea092b97c6c9113db786ddb9" 2018-11-06 13:33:04,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33: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-ace20e83-7a95-4a4d-81b9-e9a64386a2b1 x-compute-request-id: req-ace20e83-7a95-4a4d-81b9-e9a64386a2b1 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWOq0MJBXwMRgG8vkbxWdTOAFJ045lcuO47AyQlI/CB2FL4vi1GQOimWvJZ+9OnMVvGYIb5xOVViS+NUTK9Q+vKiuo6GTCZjEPmycRyPjbPjWVIcM/ayWs08nymakbxHC8x9ay70vCC9HlcH7Y7H9aTSmB5N01BfCxIV+ro4LlXqc+eK0xP2Q8xYhlXP6bur5YWTwwGIKjZBgeaPO68D1lgYw90hXgFrFgA2ejwmQdgXGv9GXRFWdYOAmtDwRrQg36OD43CXmzFk3YtxQwGxChGS61ebAvNng0Soielq/2fm8AqsuzgIqY+gc0ZhAmhHSdmi5qa4Sedz08KaiTieMx Generated-by-Nova", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-kp", "deleted": false, "created_at": "2018-11-06T13:33:03.000000", "updated_at": null, "fingerprint": "18:d7:bd:31:8a:26:08:9d:6f:ff:d7:c8:8c:b0:5c:36", "deleted_at": null, "id": 14}} 2018-11-06 13:33:04,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-kp used request id req-ace20e83-7a95-4a4d-81b9-e9a64386a2b1 2018-11-06 13:33:04,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/9c48d498-0702-4350-858c-b5901b694845 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01cd5e2357dc1afea092b97c6c9113db786ddb9" 2018-11-06 13:33:04,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:04 GMT Server: Apache x-openstack-request-id: req-168db236-7d36-410d-9160-e4c6734a09a8 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:04,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:04 GMT Server: Apache x-openstack-request-id: req-bfbba944-0551-4bb7-be98-f3cab1656fcc 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "9c48d498-0702-4350-858c-b5901b694845", "OS::stack_name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack", "keypair_name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack", "stack_user_project_id": "77b9bb5ad2e94d029daf4d525182729f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:33:02Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9c48d498-0702-4350-858c-b5901b694845", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAljqtDCQV8DEYBvL5G8VnUzgBSdOOZXLjuOwMkJSPwgdhS+L4\ntRkDoplryWfvTpzFbxmCG+cTlVYkvjVEyvUPryorqOhkwmYxD5snEcj42z41lSHD\nP2slrNPJ8pmpG8RwvMfWsu9LwgvR5XB+2Ox/Wk0pgeTdNQXwsSFfq6OC5V6nPnit\nMT9kPMWIZVz+m7q+WFk8MBiCo2QYHmjzuvA9ZYGMPdIV4BaxYANno8JkHYFxr/Rl\n0RVnWDgJrQ8Ea0IN+jg+Nwl5sxZN2LcUMBsQoRkutXmwLzZ4NEqInpav9n5vAKrL\ns4CKmPoHNGYQJoR0nZouamuEnnc9PCmok4njMQIDAQABAoIBAHxklYlqD+hVHmoS\nooaGTGoyA48X597E5R7oBfdprCejaMMna3y4+7OVihS5RQQ495po6r0j96k+LSp6\nfT348UW/i2tPEq+NYq5jcFRfrwALYN7dmAhZNlcG/z8sUUS2wgrvBi4fywEgPGrZ\nXY9NNJ6XKflugmQ3SPfChK9gszAsjUm0tIUlTKFpBJITu5DDMFZbhseJYGtcqTAd\nQ2V629hi+Z9XrrudGLWFvpd0xkYuXEaU0Tm3YlN6hl1slfXuE1ThYcybh70ix2e1\nJsig0X/tme1dzH2Wm1/Q6Kpg3xFiXl7TePMKxu/gWvMUcYjrE7zL85Y/4l+jWm/n\nzKjKJakCgYEAx42ez2BZ4nDYK21MFAM/jhLJM3xxq8hX/ER7cP8kzDv0s8m0tPFT\nBGAUqTSpPhkYXFoUH7dFl7ovqEBaRS07lvTbXRXVmcAHVIylUPT2HWPCdQuHlyeF\npV1EwFu7koYc9fZNuMabLmXt8mDVrK0+yKj7XVf13TBqbKUy9C7t7F8CgYEAwLlS\n3o15jYCIopgcUzL+ppa997kh+co9C6qllwZW528EKRo9fFD+NYMMeRmSqcgxew8q\nPFoZWOR/r9uqqfbDMmLeqgUW6F8r+Xb1Ur0OipoUZdkfPEqi5wT4QA0lBaIdhed5\nQeGHLhZjEXX2Ukurfb5VM/WeiHAqL4TPQ4AZWm8CgYEAjKo6uSnNEn7DEpGf4DeN\n9GMvqvhc1F+MDgpkDXn9AW5+BsH3fNjj0SC9T60MY/aiom7o4pZ5GwQmle6O81Z4\nO+fsPcinYhLn1+Swn8mdN4hbyc/Py3ATmEaPsRy4sweQoJz3mnl9aA531bQGywrw\nR9g+IEVhzYJUcrNcoJ34HvcCgYA6n2S8u64Qw9tMEhbzm9xoEgxg8RiLod/lz5el\nE9GVfmh2lDvFt+FLp7xAje3V5UZf12ISj5mMN507ggcswhnoFrkCYJ/yORjoPi4r\nZ8SnlmzD+kKNFWrt+M4GtbjgOMrgM2PoDVEQTND/u7EcoVXd3uqN7pW1jODYKX7e\nWnXb0wKBgE00AYpYcymoBv6reoRlZCu8R1vwDMs4x7PY92lCv5pxPzUUN8gq2YFd\ni835zBeQwoBmISP+WYYB9l+ACp48YoZwoIgY5jfR1wlQyHYaLX+HyeDUHVv38RV6\nhfVPvpbOp9tQCNdLbM0z3an2hUgFYwPQcRwA/yJMPZG5DVHWhCxo\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-11-06 13:33:04,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845 used request id req-bfbba944-0551-4bb7-be98-f3cab1656fcc 2018-11-06 13:33:04,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01cd5e2357dc1afea092b97c6c9113db786ddb9" 2018-11-06 13:33:04,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33: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-f16499ce-a040-447e-8a30-754843adbf45 x-compute-request-id: req-f16499ce-a040-447e-8a30-754843adbf45 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWOq0MJBXwMRgG8vkbxWdTOAFJ045lcuO47AyQlI/CB2FL4vi1GQOimWvJZ+9OnMVvGYIb5xOVViS+NUTK9Q+vKiuo6GTCZjEPmycRyPjbPjWVIcM/ayWs08nymakbxHC8x9ay70vCC9HlcH7Y7H9aTSmB5N01BfCxIV+ro4LlXqc+eK0xP2Q8xYhlXP6bur5YWTwwGIKjZBgeaPO68D1lgYw90hXgFrFgA2ejwmQdgXGv9GXRFWdYOAmtDwRrQg36OD43CXmzFk3YtxQwGxChGS61ebAvNng0Soielq/2fm8AqsuzgIqY+gc0ZhAmhHSdmi5qa4Sedz08KaiTieMx Generated-by-Nova", "user_id": "61d818fd420c48d0b7ca275aaa467a64", "name": "HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-kp", "deleted": false, "created_at": "2018-11-06T13:33:03.000000", "updated_at": null, "fingerprint": "18:d7:bd:31:8a:26:08:9d:6f:ff:d7:c8:8c:b0:5c:36", "deleted_at": null, "id": 14}} 2018-11-06 13:33:04,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-kp used request id req-f16499ce-a040-447e-8a30-754843adbf45 2018-11-06 13:33:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/9c48d498-0702-4350-858c-b5901b694845 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01cd5e2357dc1afea092b97c6c9113db786ddb9" 2018-11-06 13:33:05,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:04 GMT Server: Apache x-openstack-request-id: req-2cdb53b9-d8ca-4264-9a82-bb4f1ce43e92 Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:05,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:33:05 GMT Server: Apache x-openstack-request-id: req-5670ddf1-3159-4544-8d04-a4cd9e9f1140 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:33:05,340 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsKeypairTests-6e930eb5-6f76-4181-894a-d4f923d4f401-stack/9c48d498-0702-4350-858c-b5901b694845 used request id req-5670ddf1-3159-4544-8d04-a4cd9e9f1140 2018-11-06 13:33:05,341 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 13:33:05,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:05,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["b03d-BC6QUWrn01ftOngCQ"], "issued_at": "2018-11-06T13:33:05.000000Z"}} 2018-11-06 13:33:05,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af1e2a24a5a2b002ca38ceb72328a3a8335ff1d8" -d '{"stack_name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-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-6075a3b4-fb6e-4fd9-807d-141a90dfb319-sec-grp"}}' 2018-11-06 13:33:07,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:33:05 GMT Server: Apache x-openstack-request-id: req-b61c0b37-7c26-4fd5-91ef-0b22a1b2a08c Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "08685a27-0e60-4a29-b000-340b7a91f1bd", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd", "rel": "self"}]}} 2018-11-06 13:33:07,706 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks used request id req-b61c0b37-7c26-4fd5-91ef-0b22a1b2a08c 2018-11-06 13:33:07,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/08685a27-0e60-4a29-b000-340b7a91f1bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af1e2a24a5a2b002ca38ceb72328a3a8335ff1d8" 2018-11-06 13:33:07,908 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:07 GMT Server: Apache x-openstack-request-id: req-dbd6f125-41b8-4e52-ad63-230eb69a197d Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:08,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:07 GMT Server: Apache x-openstack-request-id: req-f15a74dc-3691-4264-9cbf-af8a3c553f63 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "08685a27-0e60-4a29-b000-340b7a91f1bd", "OS::stack_name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack", "security_group_name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack", "stack_user_project_id": "dec74a6c315e427eb323a54d63a53209", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:33:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08685a27-0e60-4a29-b000-340b7a91f1bd", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 13:33:08,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd used request id req-f15a74dc-3691-4264-9cbf-af8a3c553f63 2018-11-06 13:33:08,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/08685a27-0e60-4a29-b000-340b7a91f1bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af1e2a24a5a2b002ca38ceb72328a3a8335ff1d8" 2018-11-06 13:33:08,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:08 GMT Server: Apache x-openstack-request-id: req-89458ba4-bf67-4df6-b698-e448bd1f540d Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:08,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:08 GMT Server: Apache x-openstack-request-id: req-c3a9dd62-747c-48ba-b852-0b2ce4e10aa5 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "08685a27-0e60-4a29-b000-340b7a91f1bd", "OS::stack_name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack", "security_group_name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack", "stack_user_project_id": "dec74a6c315e427eb323a54d63a53209", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T13:33:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08685a27-0e60-4a29-b000-340b7a91f1bd", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 13:33:08,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd used request id req-c3a9dd62-747c-48ba-b852-0b2ce4e10aa5 2018-11-06 13:33:11,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/08685a27-0e60-4a29-b000-340b7a91f1bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af1e2a24a5a2b002ca38ceb72328a3a8335ff1d8" 2018-11-06 13:33:11,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:11 GMT Server: Apache x-openstack-request-id: req-94b08b91-ce5a-4418-98c3-2e70fa9b1ded Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:11,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:11 GMT Server: Apache x-openstack-request-id: req-048b7b97-7ed3-4f1d-b7e9-e708d5746efa 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": "6d7b0e74f1c744f9842156ca77ffd69d", "OS::stack_id": "08685a27-0e60-4a29-b000-340b7a91f1bd", "OS::stack_name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack", "security_group_name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack", "stack_user_project_id": "dec74a6c315e427eb323a54d63a53209", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T13:33:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "08685a27-0e60-4a29-b000-340b7a91f1bd", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 13:33:11,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd used request id req-048b7b97-7ed3-4f1d-b7e9-e708d5746efa 2018-11-06 13:33:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/08685a27-0e60-4a29-b000-340b7a91f1bd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af1e2a24a5a2b002ca38ceb72328a3a8335ff1d8" 2018-11-06 13:33:12,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:11 GMT Server: Apache x-openstack-request-id: req-73ef76c4-d7ce-4006-ab7e-1f404cbb3ece Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:12,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:12 GMT Server: Apache x-openstack-request-id: req-f93f6ade-8db3-47b7-bc9a-219e0145f091 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T13:33:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T13:33:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fd4370c7-46b1-4289-ae1c-58a149abd208", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-11-06 13:33:12,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd/resources used request id req-f93f6ade-8db3-47b7-bc9a-219e0145f091 2018-11-06 13:33:12,233 - neutron_utils - INFO - Retrieving security group with ID - fd4370c7-46b1-4289-ae1c-58a149abd208 2018-11-06 13:33:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fd4370c7-46b1-4289-ae1c-58a149abd208 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af1e2a24a5a2b002ca38ceb72328a3a8335ff1d8" 2018-11-06 13:33:12,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-4267a5a8-0323-4f42-b950-d193342e7a91 Date: Tue, 06 Nov 2018 13:33:12 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:33:08Z", "updated_at": "2018-11-06T13:33:09Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T13:33:09Z", "revision_number": 0, "id": "02d03402-30f4-4ee4-8288-474b9b6b4898", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-06T13:33:09Z", "security_group_id": "fd4370c7-46b1-4289-ae1c-58a149abd208", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:33:09Z", "revision_number": 0, "id": "585663a6-ac51-43c7-8649-12c1872b28e1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-06T13:33:09Z", "security_group_id": "fd4370c7-46b1-4289-ae1c-58a149abd208", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 6, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "fd4370c7-46b1-4289-ae1c-58a149abd208", "name": "HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-sec-grp"}]} 2018-11-06 13:33:12,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fd4370c7-46b1-4289-ae1c-58a149abd208 used request id req-4267a5a8-0323-4f42-b950-d193342e7a91 2018-11-06 13:33:12,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd4370c7-46b1-4289-ae1c-58a149abd208 2018-11-06 13:33:12,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fd4370c7-46b1-4289-ae1c-58a149abd208 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af1e2a24a5a2b002ca38ceb72328a3a8335ff1d8" 2018-11-06 13:33:12,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-58f96d2b-8824-426d-8505-ef9495509091 Date: Tue, 06 Nov 2018 13:33:12 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-11-06T13:33:09Z", "security_group_id": "fd4370c7-46b1-4289-ae1c-58a149abd208", "port_range_min": 22, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:33:09Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "02d03402-30f4-4ee4-8288-474b9b6b4898"}, {"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-11-06T13:33:09Z", "security_group_id": "fd4370c7-46b1-4289-ae1c-58a149abd208", "port_range_min": null, "revision_number": 0, "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:33:09Z", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "585663a6-ac51-43c7-8649-12c1872b28e1"}]} 2018-11-06 13:33:12,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fd4370c7-46b1-4289-ae1c-58a149abd208 used request id req-58f96d2b-8824-426d-8505-ef9495509091 2018-11-06 13:33:12,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/08685a27-0e60-4a29-b000-340b7a91f1bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af1e2a24a5a2b002ca38ceb72328a3a8335ff1d8" 2018-11-06 13:33:12,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 13:33:12 GMT Server: Apache x-openstack-request-id: req-88f282e7-b0ca-40b5-8a27-290e57561d9d Location: http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 13:33:12,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:33:12 GMT Server: Apache x-openstack-request-id: req-8d605776-3c71-4ed3-9978-af720fc5221b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:33:12,841 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d/stacks/HeatUtilsSecurityGroupTests-6075a3b4-fb6e-4fd9-807d-141a90dfb319-stack/08685a27-0e60-4a29-b000-340b7a91f1bd used request id req-8d605776-3c71-4ed3-9978-af720fc5221b 2018-11-06 13:33:12,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:13,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["6umsbWhVRE-hoJX7WWwqMQ"], "issued_at": "2018-11-06T13:33:13.000000Z"}} 2018-11-06 13:33:13,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60d8a94312f4c80b082d4ad200ef3a79d46c66" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-7dcb9d44-88b2-468e-825d-b163698122b6"}}' 2018-11-06 13:33:13,566 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:13 GMT Server: Apache x-compute-request-id: req-7883bbd5-e0ca-4419-8586-24a8f9b0a287 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7883bbd5-e0ca-4419-8586-24a8f9b0a287 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "7880e9b2-ca58-4ecd-882c-77f275221e5b", "name": "CinderUtilsQoSTests-7dcb9d44-88b2-468e-825d-b163698122b6"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/7880e9b2-ca58-4ecd-882c-77f275221e5b", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/7880e9b2-ca58-4ecd-882c-77f275221e5b", "rel": "bookmark"}]} 2018-11-06 13:33:13,566 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-7883bbd5-e0ca-4419-8586-24a8f9b0a287 2018-11-06 13:33:13,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7883bbd5-e0ca-4419-8586-24a8f9b0a287" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60d8a94312f4c80b082d4ad200ef3a79d46c66" 2018-11-06 13:33:14,268 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:13 GMT Server: Apache x-compute-request-id: req-cc40faf4-7047-41a4-916f-760bc9ff2b65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc40faf4-7047-41a4-916f-760bc9ff2b65 Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "7880e9b2-ca58-4ecd-882c-77f275221e5b", "name": "CinderUtilsQoSTests-7dcb9d44-88b2-468e-825d-b163698122b6"}]} 2018-11-06 13:33:14,268 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-cc40faf4-7047-41a4-916f-760bc9ff2b65 2018-11-06 13:33:14,269 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7dcb9d44-88b2-468e-825d-b163698122b6 2018-11-06 13:33:14,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/7880e9b2-ca58-4ecd-882c-77f275221e5b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7883bbd5-e0ca-4419-8586-24a8f9b0a287" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60d8a94312f4c80b082d4ad200ef3a79d46c66" 2018-11-06 13:33:14,484 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96ed5ae1-e9a9-4d53-a4ec-2d8d8301a4d7 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-11-06 13:33:14,484 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/7880e9b2-ca58-4ecd-882c-77f275221e5b?force=False used request id req-96ed5ae1-e9a9-4d53-a4ec-2d8d8301a4d7 2018-11-06 13:33:14,487 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7883bbd5-e0ca-4419-8586-24a8f9b0a287" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60d8a94312f4c80b082d4ad200ef3a79d46c66" 2018-11-06 13:33:14,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:14 GMT Server: Apache x-compute-request-id: req-5d50161a-75a9-4362-88af-c26993a58807 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d50161a-75a9-4362-88af-c26993a58807 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-06 13:33:14,507 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-5d50161a-75a9-4362-88af-c26993a58807 2018-11-06 13:33:14,507 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7dcb9d44-88b2-468e-825d-b163698122b6 2018-11-06 13:33:14,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/7880e9b2-ca58-4ecd-882c-77f275221e5b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7883bbd5-e0ca-4419-8586-24a8f9b0a287" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60d8a94312f4c80b082d4ad200ef3a79d46c66" 2018-11-06 13:33:15,216 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:33:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-81cbce09-47eb-4e00-becc-4043b1373769 x-openstack-request-id: req-81cbce09-47eb-4e00-becc-4043b1373769 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 7880e9b2-ca58-4ecd-882c-77f275221e5b.", "code": 404}} 2018-11-06 13:33:15,217 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/7880e9b2-ca58-4ecd-882c-77f275221e5b?force=False used request id req-81cbce09-47eb-4e00-becc-4043b1373769 2018-11-06 13:33:15,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:15,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["mpsKm-p3Raeiy296s7jphg"], "issued_at": "2018-11-06T13:33:15.000000Z"}} 2018-11-06 13:33:15,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f96f79e88f6a7ef496371194fc57d6ca3754b" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-2cc089c6-d020-4d1b-86eb-68ac79142e3b"}}' 2018-11-06 13:33:15,825 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:15 GMT Server: Apache x-compute-request-id: req-d51fdfba-570e-4895-8d09-de417b3051ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d51fdfba-570e-4895-8d09-de417b3051ae Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "f0443413-50c9-49fe-997a-edba1a88b142", "name": "CinderUtilsQoSTests-2cc089c6-d020-4d1b-86eb-68ac79142e3b"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f0443413-50c9-49fe-997a-edba1a88b142", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f0443413-50c9-49fe-997a-edba1a88b142", "rel": "bookmark"}]} 2018-11-06 13:33:15,826 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-d51fdfba-570e-4895-8d09-de417b3051ae 2018-11-06 13:33:15,829 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d51fdfba-570e-4895-8d09-de417b3051ae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f96f79e88f6a7ef496371194fc57d6ca3754b" 2018-11-06 13:33:16,558 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:15 GMT Server: Apache x-compute-request-id: req-c083cb0c-aa86-442d-b898-6b51b1ed213f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c083cb0c-aa86-442d-b898-6b51b1ed213f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "f0443413-50c9-49fe-997a-edba1a88b142", "name": "CinderUtilsQoSTests-2cc089c6-d020-4d1b-86eb-68ac79142e3b"}]} 2018-11-06 13:33:16,559 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-c083cb0c-aa86-442d-b898-6b51b1ed213f 2018-11-06 13:33:16,562 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f0443413-50c9-49fe-997a-edba1a88b142 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d51fdfba-570e-4895-8d09-de417b3051ae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f96f79e88f6a7ef496371194fc57d6ca3754b" 2018-11-06 13:33:16,736 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:16 GMT Server: Apache x-compute-request-id: req-9943b016-0792-4326-9335-d8f55a6b09b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9943b016-0792-4326-9335-d8f55a6b09b1 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "f0443413-50c9-49fe-997a-edba1a88b142", "name": "CinderUtilsQoSTests-2cc089c6-d020-4d1b-86eb-68ac79142e3b"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f0443413-50c9-49fe-997a-edba1a88b142", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f0443413-50c9-49fe-997a-edba1a88b142", "rel": "bookmark"}]} 2018-11-06 13:33:16,736 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f0443413-50c9-49fe-997a-edba1a88b142 used request id req-9943b016-0792-4326-9335-d8f55a6b09b1 2018-11-06 13:33:16,737 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-2cc089c6-d020-4d1b-86eb-68ac79142e3b 2018-11-06 13:33:16,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f0443413-50c9-49fe-997a-edba1a88b142?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d51fdfba-570e-4895-8d09-de417b3051ae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754f96f79e88f6a7ef496371194fc57d6ca3754b" 2018-11-06 13:33:17,488 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-17c0ae85-af43-48c6-939a-7021aeef0f5e 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-11-06 13:33:17,488 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f0443413-50c9-49fe-997a-edba1a88b142?force=False used request id req-17c0ae85-af43-48c6-939a-7021aeef0f5e 2018-11-06 13:33:17,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:17,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["6Bmro5l5TbO2Fw3EOErKUg"], "issued_at": "2018-11-06T13:33:17.000000Z"}} 2018-11-06 13:33:17,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8a8c179ad75b32b4d2c478fd04ae5ef2b75876" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-2dee28d8-b735-4310-98da-80a6e80eb149"}}' 2018-11-06 13:33:18,085 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:17 GMT Server: Apache x-compute-request-id: req-b486edc3-60f8-4aad-aff9-102a5834a8db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b486edc3-60f8-4aad-aff9-102a5834a8db Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "29eacd2f-0147-4f34-a522-6ab9089d673e", "name": "CinderUtilsQoSTests-2dee28d8-b735-4310-98da-80a6e80eb149"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/29eacd2f-0147-4f34-a522-6ab9089d673e", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/29eacd2f-0147-4f34-a522-6ab9089d673e", "rel": "bookmark"}]} 2018-11-06 13:33:18,085 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-b486edc3-60f8-4aad-aff9-102a5834a8db 2018-11-06 13:33:18,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b486edc3-60f8-4aad-aff9-102a5834a8db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8a8c179ad75b32b4d2c478fd04ae5ef2b75876" 2018-11-06 13:33:18,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:18 GMT Server: Apache x-compute-request-id: req-33c81c17-b2b7-4fbf-827b-3b3a0e319b72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33c81c17-b2b7-4fbf-827b-3b3a0e319b72 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "29eacd2f-0147-4f34-a522-6ab9089d673e", "name": "CinderUtilsQoSTests-2dee28d8-b735-4310-98da-80a6e80eb149"}]} 2018-11-06 13:33:18,803 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-33c81c17-b2b7-4fbf-827b-3b3a0e319b72 2018-11-06 13:33:18,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/29eacd2f-0147-4f34-a522-6ab9089d673e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b486edc3-60f8-4aad-aff9-102a5834a8db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8a8c179ad75b32b4d2c478fd04ae5ef2b75876" 2018-11-06 13:33:18,989 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:18 GMT Server: Apache x-compute-request-id: req-5ce8b5da-eafe-4337-8f88-8e8fb5edd861 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ce8b5da-eafe-4337-8f88-8e8fb5edd861 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "29eacd2f-0147-4f34-a522-6ab9089d673e", "name": "CinderUtilsQoSTests-2dee28d8-b735-4310-98da-80a6e80eb149"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/29eacd2f-0147-4f34-a522-6ab9089d673e", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/29eacd2f-0147-4f34-a522-6ab9089d673e", "rel": "bookmark"}]} 2018-11-06 13:33:18,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/29eacd2f-0147-4f34-a522-6ab9089d673e used request id req-5ce8b5da-eafe-4337-8f88-8e8fb5edd861 2018-11-06 13:33:18,990 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-2dee28d8-b735-4310-98da-80a6e80eb149 2018-11-06 13:33:18,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/29eacd2f-0147-4f34-a522-6ab9089d673e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b486edc3-60f8-4aad-aff9-102a5834a8db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8a8c179ad75b32b4d2c478fd04ae5ef2b75876" 2018-11-06 13:33:19,034 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1756d4dc-f1c4-4b75-aad0-f8c19756b7cb 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-11-06 13:33:19,034 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/29eacd2f-0147-4f34-a522-6ab9089d673e?force=False used request id req-1756d4dc-f1c4-4b75-aad0-f8c19756b7cb 2018-11-06 13:33:19,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:19,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["ALZmJUv2TfGNhcPfAwKaoA"], "issued_at": "2018-11-06T13:33:19.000000Z"}} 2018-11-06 13:33:19,427 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0811c820bfd3f8dfd901e833ba71d85f23afb103" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-7238e34d-8332-4dc4-8a56-85076f2b3879"}}' 2018-11-06 13:33:19,630 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:19 GMT Server: Apache x-compute-request-id: req-f7f6efbf-6429-4c52-9fe4-1e3ceb588451 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7f6efbf-6429-4c52-9fe4-1e3ceb588451 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "1f0c54aa-3974-43ac-b5a2-2adccc0485ec", "name": "CinderUtilsQoSTests-7238e34d-8332-4dc4-8a56-85076f2b3879"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/1f0c54aa-3974-43ac-b5a2-2adccc0485ec", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/1f0c54aa-3974-43ac-b5a2-2adccc0485ec", "rel": "bookmark"}]} 2018-11-06 13:33:19,630 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-f7f6efbf-6429-4c52-9fe4-1e3ceb588451 2018-11-06 13:33:19,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f6efbf-6429-4c52-9fe4-1e3ceb588451" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0811c820bfd3f8dfd901e833ba71d85f23afb103" 2018-11-06 13:33:19,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:19 GMT Server: Apache x-compute-request-id: req-0c51a659-7cfd-4671-9e28-467814fcd811 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c51a659-7cfd-4671-9e28-467814fcd811 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "1f0c54aa-3974-43ac-b5a2-2adccc0485ec", "name": "CinderUtilsQoSTests-7238e34d-8332-4dc4-8a56-85076f2b3879"}]} 2018-11-06 13:33:19,814 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-0c51a659-7cfd-4671-9e28-467814fcd811 2018-11-06 13:33:19,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/1f0c54aa-3974-43ac-b5a2-2adccc0485ec -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f6efbf-6429-4c52-9fe4-1e3ceb588451" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0811c820bfd3f8dfd901e833ba71d85f23afb103" 2018-11-06 13:33:19,978 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:19 GMT Server: Apache x-compute-request-id: req-6a68d30b-715b-471a-b0ef-a8c365505ba8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a68d30b-715b-471a-b0ef-a8c365505ba8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "1f0c54aa-3974-43ac-b5a2-2adccc0485ec", "name": "CinderUtilsQoSTests-7238e34d-8332-4dc4-8a56-85076f2b3879"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/1f0c54aa-3974-43ac-b5a2-2adccc0485ec", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/1f0c54aa-3974-43ac-b5a2-2adccc0485ec", "rel": "bookmark"}]} 2018-11-06 13:33:19,978 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/1f0c54aa-3974-43ac-b5a2-2adccc0485ec used request id req-6a68d30b-715b-471a-b0ef-a8c365505ba8 2018-11-06 13:33:19,979 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7238e34d-8332-4dc4-8a56-85076f2b3879 2018-11-06 13:33:19,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/1f0c54aa-3974-43ac-b5a2-2adccc0485ec?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7f6efbf-6429-4c52-9fe4-1e3ceb588451" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0811c820bfd3f8dfd901e833ba71d85f23afb103" 2018-11-06 13:33:20,195 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0cee274e-085f-4471-aef3-1bd4971a24cb 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-11-06 13:33:20,195 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/1f0c54aa-3974-43ac-b5a2-2adccc0485ec?force=False used request id req-0cee274e-085f-4471-aef3-1bd4971a24cb 2018-11-06 13:33:20,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:20,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["tMs_2T3MQ2S20CDeD0xKNA"], "issued_at": "2018-11-06T13:33:20.000000Z"}} 2018-11-06 13:33:20,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:20,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60c2f22-813f-4115-99f3-fa12eeb23c82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:33:20,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d60c2f22-813f-4115-99f3-fa12eeb23c82 2018-11-06 13:33:20,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-c7141bba-5d6e-457e-94ca-a7c0a0e9231a", "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-11-06 13:33:21,123 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:20 GMT Server: Apache x-compute-request-id: req-e591a0a5-35bc-4959-b374-5cc7844982f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e591a0a5-35bc-4959-b374-5cc7844982f2 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T13:33:20.923220", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-c7141bba-5d6e-457e-94ca-a7c0a0e9231a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d974640-a2ab-4c98-ae2c-9bf674422dbc", "size": 1}} 2018-11-06 13:33:21,123 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes used request id req-e591a0a5-35bc-4959-b374-5cc7844982f2 2018-11-06 13:33:21,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e591a0a5-35bc-4959-b374-5cc7844982f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:21,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:21 GMT Server: Apache x-compute-request-id: req-07df7ee7-4927-41b0-acad-2dc079d896c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07df7ee7-4927-41b0-acad-2dc079d896c8 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:33:21.000000", "replication_status": null, "snapshot_id": null, "id": "1d974640-a2ab-4c98-ae2c-9bf674422dbc", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-c7141bba-5d6e-457e-94ca-a7c0a0e9231a", "bootable": "false", "created_at": "2018-11-06T13:33:20.000000", "volume_type": null}} 2018-11-06 13:33:21,322 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc used request id req-07df7ee7-4927-41b0-acad-2dc079d896c8 2018-11-06 13:33:21,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e591a0a5-35bc-4959-b374-5cc7844982f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:21,529 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:21 GMT Server: Apache x-compute-request-id: req-dfa679d1-93bc-4894-81ca-7142fad2c74a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfa679d1-93bc-4894-81ca-7142fad2c74a Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:33:21.000000", "replication_status": null, "snapshot_id": null, "id": "1d974640-a2ab-4c98-ae2c-9bf674422dbc", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-c7141bba-5d6e-457e-94ca-a7c0a0e9231a", "bootable": "false", "created_at": "2018-11-06T13:33:20.000000", "volume_type": null}} 2018-11-06 13:33:21,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc used request id req-dfa679d1-93bc-4894-81ca-7142fad2c74a 2018-11-06 13:33:21,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e591a0a5-35bc-4959-b374-5cc7844982f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:21,742 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:21 GMT Server: Apache x-compute-request-id: req-715a2a0b-b963-455f-93fb-b29c22d4dc92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-715a2a0b-b963-455f-93fb-b29c22d4dc92 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:33:21.000000", "replication_status": null, "snapshot_id": null, "id": "1d974640-a2ab-4c98-ae2c-9bf674422dbc", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-c7141bba-5d6e-457e-94ca-a7c0a0e9231a", "bootable": "false", "created_at": "2018-11-06T13:33:20.000000", "volume_type": null}]} 2018-11-06 13:33:21,743 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail used request id req-715a2a0b-b963-455f-93fb-b29c22d4dc92 2018-11-06 13:33:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:33:21,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:33:21,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:21,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd58ec78-c6e9-4487-8f98-ec8fdf5a4964 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:33:21,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-fd58ec78-c6e9-4487-8f98-ec8fdf5a4964 2018-11-06 13:33:21,866 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-c7141bba-5d6e-457e-94ca-a7c0a0e9231a 2018-11-06 13:33:21,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e591a0a5-35bc-4959-b374-5cc7844982f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:22,120 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-97d62281-dbc9-4e9f-b53f-5a41d884300c 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-11-06 13:33:22,120 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc used request id req-97d62281-dbc9-4e9f-b53f-5a41d884300c 2018-11-06 13:33:22,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e591a0a5-35bc-4959-b374-5cc7844982f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:22,350 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:22 GMT Server: Apache x-compute-request-id: req-54f61a48-5bf0-4183-8107-99f9f892b5ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54f61a48-5bf0-4183-8107-99f9f892b5ba Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:33:22.000000", "replication_status": null, "snapshot_id": null, "id": "1d974640-a2ab-4c98-ae2c-9bf674422dbc", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-c7141bba-5d6e-457e-94ca-a7c0a0e9231a", "bootable": "false", "created_at": "2018-11-06T13:33:20.000000", "volume_type": null}} 2018-11-06 13:33:22,350 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc used request id req-54f61a48-5bf0-4183-8107-99f9f892b5ba 2018-11-06 13:33:25,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e591a0a5-35bc-4959-b374-5cc7844982f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:25,682 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:33:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6cb2f64a-9cab-4c47-b9da-72a8f963f3da x-openstack-request-id: req-6cb2f64a-9cab-4c47-b9da-72a8f963f3da Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1d974640-a2ab-4c98-ae2c-9bf674422dbc could not be found.", "code": 404}} 2018-11-06 13:33:25,683 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc used request id req-6cb2f64a-9cab-4c47-b9da-72a8f963f3da 2018-11-06 13:33:25,686 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e591a0a5-35bc-4959-b374-5cc7844982f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:26,483 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:25 GMT Server: Apache x-compute-request-id: req-98b7fb65-4dab-4ef6-9f78-a874d21aed5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98b7fb65-4dab-4ef6-9f78-a874d21aed5e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 13:33:26,484 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail used request id req-98b7fb65-4dab-4ef6-9f78-a874d21aed5e 2018-11-06 13:33:26,484 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-c7141bba-5d6e-457e-94ca-a7c0a0e9231a 2018-11-06 13:33:26,487 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e591a0a5-35bc-4959-b374-5cc7844982f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:26,522 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:33:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5537aa40-1c34-4355-8bd4-032ff6350d32 x-openstack-request-id: req-5537aa40-1c34-4355-8bd4-032ff6350d32 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1d974640-a2ab-4c98-ae2c-9bf674422dbc could not be found.", "code": 404}} 2018-11-06 13:33:26,522 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc used request id req-5537aa40-1c34-4355-8bd4-032ff6350d32 2018-11-06 13:33:26,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e591a0a5-35bc-4959-b374-5cc7844982f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff2209cb7e8dc5c22dd81ba4459a52aab733374" 2018-11-06 13:33:27,268 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:33:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-102c25af-1baf-4d77-a550-46212f6a785b x-openstack-request-id: req-102c25af-1baf-4d77-a550-46212f6a785b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1d974640-a2ab-4c98-ae2c-9bf674422dbc could not be found.", "code": 404}} 2018-11-06 13:33:27,268 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/1d974640-a2ab-4c98-ae2c-9bf674422dbc used request id req-102c25af-1baf-4d77-a550-46212f6a785b 2018-11-06 13:33:27,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:27,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["HoSAzgZKQsOSj4NN-1H8Zw"], "issued_at": "2018-11-06T13:33:27.000000Z"}} 2018-11-06 13:33:27,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cde439fe6ea538f1e95ce86abb5b8a23cd70f05" 2018-11-06 13:33:27,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e690fda3-2a12-4a8c-a7db-58462cae8ddb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:33:27,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e690fda3-2a12-4a8c-a7db-58462cae8ddb 2018-11-06 13:33:27,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cde439fe6ea538f1e95ce86abb5b8a23cd70f05" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-804398c7-214b-4f87-9729-1a28182be9d8", "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-11-06 13:33:28,199 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:27 GMT Server: Apache x-compute-request-id: req-37aed5ff-60aa-4442-a6c2-5ce46076ac91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-37aed5ff-60aa-4442-a6c2-5ce46076ac91 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T13:33:28.119613", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-804398c7-214b-4f87-9729-1a28182be9d8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "773baa2c-d760-4b03-810e-9a2f52603e76", "size": 1}} 2018-11-06 13:33:28,200 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes used request id req-37aed5ff-60aa-4442-a6c2-5ce46076ac91 2018-11-06 13:33:28,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37aed5ff-60aa-4442-a6c2-5ce46076ac91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cde439fe6ea538f1e95ce86abb5b8a23cd70f05" 2018-11-06 13:33:28,398 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:28 GMT Server: Apache x-compute-request-id: req-f18bffa1-f55b-4164-8f45-d49443d8196d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f18bffa1-f55b-4164-8f45-d49443d8196d Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:33:28.000000", "replication_status": null, "snapshot_id": null, "id": "773baa2c-d760-4b03-810e-9a2f52603e76", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-804398c7-214b-4f87-9729-1a28182be9d8", "bootable": "false", "created_at": "2018-11-06T13:33:28.000000", "volume_type": null}} 2018-11-06 13:33:28,399 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76 used request id req-f18bffa1-f55b-4164-8f45-d49443d8196d 2018-11-06 13:33:28,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37aed5ff-60aa-4442-a6c2-5ce46076ac91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cde439fe6ea538f1e95ce86abb5b8a23cd70f05" 2018-11-06 13:33:28,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:28 GMT Server: Apache x-compute-request-id: req-8212a452-5113-481f-bfff-6599471a8acc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8212a452-5113-481f-bfff-6599471a8acc Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:33:28.000000", "replication_status": null, "snapshot_id": null, "id": "773baa2c-d760-4b03-810e-9a2f52603e76", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-804398c7-214b-4f87-9729-1a28182be9d8", "bootable": "false", "created_at": "2018-11-06T13:33:28.000000", "volume_type": null}} 2018-11-06 13:33:28,613 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76 used request id req-8212a452-5113-481f-bfff-6599471a8acc 2018-11-06 13:33:28,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37aed5ff-60aa-4442-a6c2-5ce46076ac91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cde439fe6ea538f1e95ce86abb5b8a23cd70f05" 2018-11-06 13:33:28,810 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:28 GMT Server: Apache x-compute-request-id: req-4f5dba27-2e65-478d-8837-f6bd08dfc5a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f5dba27-2e65-478d-8837-f6bd08dfc5a2 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:33:28.000000", "replication_status": null, "snapshot_id": null, "id": "773baa2c-d760-4b03-810e-9a2f52603e76", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-804398c7-214b-4f87-9729-1a28182be9d8", "bootable": "false", "created_at": "2018-11-06T13:33:28.000000", "volume_type": null}]} 2018-11-06 13:33:28,810 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/detail used request id req-4f5dba27-2e65-478d-8837-f6bd08dfc5a2 2018-11-06 13:33:28,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:33:28,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:33:28,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cde439fe6ea538f1e95ce86abb5b8a23cd70f05" 2018-11-06 13:33:28,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4308e6b-9042-4987-8f59-62e3a1ef9275 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.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:33:28,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-e4308e6b-9042-4987-8f59-62e3a1ef9275 2018-11-06 13:33:28,900 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-804398c7-214b-4f87-9729-1a28182be9d8 2018-11-06 13:33:28,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37aed5ff-60aa-4442-a6c2-5ce46076ac91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cde439fe6ea538f1e95ce86abb5b8a23cd70f05" 2018-11-06 13:33:29,136 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f77c886d-fe49-4f4a-aad6-dd3be54f508c 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-11-06 13:33:29,136 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76 used request id req-f77c886d-fe49-4f4a-aad6-dd3be54f508c 2018-11-06 13:33:29,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37aed5ff-60aa-4442-a6c2-5ce46076ac91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cde439fe6ea538f1e95ce86abb5b8a23cd70f05" 2018-11-06 13:33:29,370 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:29 GMT Server: Apache x-compute-request-id: req-7c03ec0b-41aa-49b7-8420-13f468a74f8b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c03ec0b-41aa-49b7-8420-13f468a74f8b Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T13:33:29.000000", "replication_status": null, "snapshot_id": null, "id": "773baa2c-d760-4b03-810e-9a2f52603e76", "size": 1, "user_id": "61d818fd420c48d0b7ca275aaa467a64", "os-vol-tenant-attr:tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "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-804398c7-214b-4f87-9729-1a28182be9d8", "bootable": "false", "created_at": "2018-11-06T13:33:28.000000", "volume_type": null}} 2018-11-06 13:33:29,371 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76 used request id req-7c03ec0b-41aa-49b7-8420-13f468a74f8b 2018-11-06 13:33:32,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37aed5ff-60aa-4442-a6c2-5ce46076ac91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cde439fe6ea538f1e95ce86abb5b8a23cd70f05" 2018-11-06 13:33:32,417 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:33:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fd7a4be8-524a-4f74-8458-ad70f832f806 x-openstack-request-id: req-fd7a4be8-524a-4f74-8458-ad70f832f806 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 773baa2c-d760-4b03-810e-9a2f52603e76 could not be found.", "code": 404}} 2018-11-06 13:33:32,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/volumes/773baa2c-d760-4b03-810e-9a2f52603e76 used request id req-fd7a4be8-524a-4f74-8458-ad70f832f806 2018-11-06 13:33:32,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:32,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["Ft--OIMWTfehv4F5M4Ulrg"], "issued_at": "2018-11-06T13:33:32.000000Z"}} 2018-11-06 13:33:32,823 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0552b6707ea6783d5f52193e5ac696c2c1bc45" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-4f3d6516-dff4-48f4-a04f-2b122b2db514", "description": null}}' 2018-11-06 13:33:33,060 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:32 GMT Server: Apache x-compute-request-id: req-48c8cad5-c5f7-4d57-b3d0-ec62c642c518 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48c8cad5-c5f7-4d57-b3d0-ec62c642c518 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4f3d6516-dff4-48f4-a04f-2b122b2db514", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fd821cf4-01a7-4f49-a8e1-c5abde42184f", "description": null}} 2018-11-06 13:33:33,060 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types used request id req-48c8cad5-c5f7-4d57-b3d0-ec62c642c518 2018-11-06 13:33:33,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48c8cad5-c5f7-4d57-b3d0-ec62c642c518" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0552b6707ea6783d5f52193e5ac696c2c1bc45" 2018-11-06 13:33:33,783 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:33 GMT Server: Apache x-compute-request-id: req-2ced7bed-5841-44f6-b648-b8fe3f0759c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ced7bed-5841-44f6-b648-b8fe3f0759c9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-4f3d6516-dff4-48f4-a04f-2b122b2db514", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fd821cf4-01a7-4f49-a8e1-c5abde42184f", "description": null}]} 2018-11-06 13:33:33,784 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types?is_public=None used request id req-2ced7bed-5841-44f6-b648-b8fe3f0759c9 2018-11-06 13:33:33,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/fd821cf4-01a7-4f49-a8e1-c5abde42184f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48c8cad5-c5f7-4d57-b3d0-ec62c642c518" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0552b6707ea6783d5f52193e5ac696c2c1bc45" 2018-11-06 13:33:34,501 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:33 GMT Server: Apache x-compute-request-id: req-0b469cc4-c6a5-4811-ad84-f301775cedfb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b469cc4-c6a5-4811-ad84-f301775cedfb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4f3d6516-dff4-48f4-a04f-2b122b2db514", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fd821cf4-01a7-4f49-a8e1-c5abde42184f", "description": null}} 2018-11-06 13:33:34,501 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/fd821cf4-01a7-4f49-a8e1-c5abde42184f used request id req-0b469cc4-c6a5-4811-ad84-f301775cedfb 2018-11-06 13:33:34,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/fd821cf4-01a7-4f49-a8e1-c5abde42184f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48c8cad5-c5f7-4d57-b3d0-ec62c642c518" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0552b6707ea6783d5f52193e5ac696c2c1bc45" 2018-11-06 13:33:34,676 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:34 GMT Server: Apache x-compute-request-id: req-41e5067b-798f-48c1-bf97-33f3a39c9953 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-41e5067b-798f-48c1-bf97-33f3a39c9953 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 13:33:34,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/fd821cf4-01a7-4f49-a8e1-c5abde42184f/encryption used request id req-41e5067b-798f-48c1-bf97-33f3a39c9953 2018-11-06 13:33:34,676 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4f3d6516-dff4-48f4-a04f-2b122b2db514 2018-11-06 13:33:34,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/fd821cf4-01a7-4f49-a8e1-c5abde42184f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48c8cad5-c5f7-4d57-b3d0-ec62c642c518" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0552b6707ea6783d5f52193e5ac696c2c1bc45" 2018-11-06 13:33:34,910 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eedbd083-ffd3-48ba-9b4a-b07eeb6f5ed8 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-11-06 13:33:34,910 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/fd821cf4-01a7-4f49-a8e1-c5abde42184f used request id req-eedbd083-ffd3-48ba-9b4a-b07eeb6f5ed8 2018-11-06 13:33:34,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/fd821cf4-01a7-4f49-a8e1-c5abde42184f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48c8cad5-c5f7-4d57-b3d0-ec62c642c518" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0552b6707ea6783d5f52193e5ac696c2c1bc45" 2018-11-06 13:33:35,079 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:33:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a63bdc74-c2b6-4307-aa5d-8b084e68fcd9 x-openstack-request-id: req-a63bdc74-c2b6-4307-aa5d-8b084e68fcd9 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type fd821cf4-01a7-4f49-a8e1-c5abde42184f could not be found.", "code": 404}} 2018-11-06 13:33:35,079 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/fd821cf4-01a7-4f49-a8e1-c5abde42184f used request id req-a63bdc74-c2b6-4307-aa5d-8b084e68fcd9 2018-11-06 13:33:35,080 - cinder_utils - INFO - Volume with ID [fd821cf4-01a7-4f49-a8e1-c5abde42184f] does not exist 2018-11-06 13:33:35,080 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4f3d6516-dff4-48f4-a04f-2b122b2db514 2018-11-06 13:33:35,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/fd821cf4-01a7-4f49-a8e1-c5abde42184f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48c8cad5-c5f7-4d57-b3d0-ec62c642c518" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0552b6707ea6783d5f52193e5ac696c2c1bc45" 2018-11-06 13:33:35,240 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:33:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b3623c98-2804-4918-97e9-a8003c46dfad x-openstack-request-id: req-b3623c98-2804-4918-97e9-a8003c46dfad Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type fd821cf4-01a7-4f49-a8e1-c5abde42184f could not be found.", "code": 404}} 2018-11-06 13:33:35,240 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/fd821cf4-01a7-4f49-a8e1-c5abde42184f used request id req-b3623c98-2804-4918-97e9-a8003c46dfad 2018-11-06 13:33:35,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:35,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["vxN-8DBMQJmvhtJrBIamzg"], "issued_at": "2018-11-06T13:33:35.000000Z"}} 2018-11-06 13:33:35,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2f294d5c42a832208203f402f79038250ff3bd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-50bc210b-b022-4968-9027-c1611862d9de", "description": null}}' 2018-11-06 13:33:35,846 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:35 GMT Server: Apache x-compute-request-id: req-7a24369f-21e3-4c44-8b6c-24a7dc2bec21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a24369f-21e3-4c44-8b6c-24a7dc2bec21 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-50bc210b-b022-4968-9027-c1611862d9de", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "52a04ae7-d609-45e1-9151-5aa17d7193fb", "description": null}} 2018-11-06 13:33:35,847 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types used request id req-7a24369f-21e3-4c44-8b6c-24a7dc2bec21 2018-11-06 13:33:35,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a24369f-21e3-4c44-8b6c-24a7dc2bec21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2f294d5c42a832208203f402f79038250ff3bd" 2018-11-06 13:33:36,023 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:35 GMT Server: Apache x-compute-request-id: req-e7091456-f2c9-4c93-b6cb-40fc8a919e5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7091456-f2c9-4c93-b6cb-40fc8a919e5c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-50bc210b-b022-4968-9027-c1611862d9de", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "52a04ae7-d609-45e1-9151-5aa17d7193fb", "description": null}]} 2018-11-06 13:33:36,024 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types?is_public=None used request id req-e7091456-f2c9-4c93-b6cb-40fc8a919e5c 2018-11-06 13:33:36,027 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a24369f-21e3-4c44-8b6c-24a7dc2bec21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2f294d5c42a832208203f402f79038250ff3bd" 2018-11-06 13:33:36,193 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:36 GMT Server: Apache x-compute-request-id: req-772dcbfc-c598-4529-81c6-854aca8e2304 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-772dcbfc-c598-4529-81c6-854aca8e2304 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-50bc210b-b022-4968-9027-c1611862d9de", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "52a04ae7-d609-45e1-9151-5aa17d7193fb", "description": null}} 2018-11-06 13:33:36,193 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb used request id req-772dcbfc-c598-4529-81c6-854aca8e2304 2018-11-06 13:33:36,196 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a24369f-21e3-4c44-8b6c-24a7dc2bec21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2f294d5c42a832208203f402f79038250ff3bd" 2018-11-06 13:33:36,393 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:36 GMT Server: Apache x-compute-request-id: req-e6b23ca4-124a-4006-ae85-975c77518c10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e6b23ca4-124a-4006-ae85-975c77518c10 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 13:33:36,394 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb/encryption used request id req-e6b23ca4-124a-4006-ae85-975c77518c10 2018-11-06 13:33:36,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a24369f-21e3-4c44-8b6c-24a7dc2bec21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2f294d5c42a832208203f402f79038250ff3bd" 2018-11-06 13:33:36,567 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:36 GMT Server: Apache x-compute-request-id: req-e5bd584d-4d20-4afe-bdc5-95c7d3472c91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5bd584d-4d20-4afe-bdc5-95c7d3472c91 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-50bc210b-b022-4968-9027-c1611862d9de", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "52a04ae7-d609-45e1-9151-5aa17d7193fb", "description": null}} 2018-11-06 13:33:36,567 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb used request id req-e5bd584d-4d20-4afe-bdc5-95c7d3472c91 2018-11-06 13:33:36,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a24369f-21e3-4c44-8b6c-24a7dc2bec21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2f294d5c42a832208203f402f79038250ff3bd" 2018-11-06 13:33:36,733 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:36 GMT Server: Apache x-compute-request-id: req-611cd96c-c41a-4d1a-b243-daa6ea90ece2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-611cd96c-c41a-4d1a-b243-daa6ea90ece2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-50bc210b-b022-4968-9027-c1611862d9de", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "52a04ae7-d609-45e1-9151-5aa17d7193fb", "description": null}} 2018-11-06 13:33:36,733 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb used request id req-611cd96c-c41a-4d1a-b243-daa6ea90ece2 2018-11-06 13:33:36,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a24369f-21e3-4c44-8b6c-24a7dc2bec21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2f294d5c42a832208203f402f79038250ff3bd" 2018-11-06 13:33:37,466 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:36 GMT Server: Apache x-compute-request-id: req-ac166c9a-32cb-46d5-8e0d-c967fd7092b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac166c9a-32cb-46d5-8e0d-c967fd7092b5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 13:33:37,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb/encryption used request id req-ac166c9a-32cb-46d5-8e0d-c967fd7092b5 2018-11-06 13:33:37,466 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-50bc210b-b022-4968-9027-c1611862d9de 2018-11-06 13:33:37,469 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a24369f-21e3-4c44-8b6c-24a7dc2bec21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2f294d5c42a832208203f402f79038250ff3bd" 2018-11-06 13:33:37,685 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-088e3ed7-bcd1-4b02-90c9-e750c425dafe 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-11-06 13:33:37,686 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/52a04ae7-d609-45e1-9151-5aa17d7193fb used request id req-088e3ed7-bcd1-4b02-90c9-e750c425dafe 2018-11-06 13:33:37,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:38,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["Gc2L6GY3Qa2AMPJo1Gry0Q"], "issued_at": "2018-11-06T13:33:38.000000Z"}} 2018-11-06 13:33:38,073 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eba71ae59bb7927d450906789c463b0d06eddba" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-04d272b1-9289-4bf5-8b78-957b2c5a50a5-type", "description": null}}' 2018-11-06 13:33:38,837 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:38 GMT Server: Apache x-compute-request-id: req-de7e818f-0dc0-4d37-92b0-8b8fb54189c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de7e818f-0dc0-4d37-92b0-8b8fb54189c6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-04d272b1-9289-4bf5-8b78-957b2c5a50a5-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9754839f-cb2c-4754-b6e1-71a985eafe10", "description": null}} 2018-11-06 13:33:38,837 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types used request id req-de7e818f-0dc0-4d37-92b0-8b8fb54189c6 2018-11-06 13:33:38,841 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/9754839f-cb2c-4754-b6e1-71a985eafe10/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-de7e818f-0dc0-4d37-92b0-8b8fb54189c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eba71ae59bb7927d450906789c463b0d06eddba" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-04d272b1-9289-4bf5-8b78-957b2c5a50a5", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-11-06 13:33:39,014 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 06 Nov 2018 13:33:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-df69b945-3354-4e69-ac06-4375e1b5483c x-openstack-request-id: req-df69b945-3354-4e69-ac06-4375e1b5483c Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-11-06 13:33:39,014 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/9754839f-cb2c-4754-b6e1-71a985eafe10/encryption used request id req-df69b945-3354-4e69-ac06-4375e1b5483c 2018-11-06 13:33:39,014 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-04d272b1-9289-4bf5-8b78-957b2c5a50a5-type 2018-11-06 13:33:39,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/9754839f-cb2c-4754-b6e1-71a985eafe10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-de7e818f-0dc0-4d37-92b0-8b8fb54189c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eba71ae59bb7927d450906789c463b0d06eddba" 2018-11-06 13:33:39,328 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-71348896-eadc-465e-b91f-877eb1158816 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-11-06 13:33:39,328 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/9754839f-cb2c-4754-b6e1-71a985eafe10 used request id req-71348896-eadc-465e-b91f-877eb1158816 2018-11-06 13:33:39,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:39,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["htIC67SyRQa8cscooJNd-A"], "issued_at": "2018-11-06T13:33:39.000000Z"}} 2018-11-06 13:33:39,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450-type", "description": null}}' 2018-11-06 13:33:39,926 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:39 GMT Server: Apache x-compute-request-id: req-69e65ae5-70da-4150-81e3-ac8d0a803782 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69e65ae5-70da-4150-81e3-ac8d0a803782 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "db8ec3b4-bcc0-4959-9ed4-68f9bdce957e", "description": null}} 2018-11-06 13:33:39,926 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types used request id req-69e65ae5-70da-4150-81e3-ac8d0a803782 2018-11-06 13:33:39,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-69e65ae5-70da-4150-81e3-ac8d0a803782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450", "provider": "LuksEncryptor"}}' 2018-11-06 13:33:40,150 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:39 GMT Server: Apache x-compute-request-id: req-220bf0ee-4985-42cd-b627-47fce2cff77c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-220bf0ee-4985-42cd-b627-47fce2cff77c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "db8ec3b4-bcc0-4959-9ed4-68f9bdce957e", "name": "CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450", "control_location": "back-end", "encryption_id": "13707e42-0dd7-4649-aaa7-ef0d9f3067de", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-11-06 13:33:40,150 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e/encryption used request id req-220bf0ee-4985-42cd-b627-47fce2cff77c 2018-11-06 13:33:40,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69e65ae5-70da-4150-81e3-ac8d0a803782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" 2018-11-06 13:33:40,331 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:40 GMT Server: Apache x-compute-request-id: req-7469bb37-f9f7-4e18-b2a0-0f621d49b913 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7469bb37-f9f7-4e18-b2a0-0f621d49b913 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "db8ec3b4-bcc0-4959-9ed4-68f9bdce957e", "description": null}} 2018-11-06 13:33:40,331 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e used request id req-7469bb37-f9f7-4e18-b2a0-0f621d49b913 2018-11-06 13:33:40,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69e65ae5-70da-4150-81e3-ac8d0a803782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" 2018-11-06 13:33:40,501 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:40 GMT Server: Apache x-compute-request-id: req-fdcaa10d-4cad-4b37-a5a3-a198ec15cb08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fdcaa10d-4cad-4b37-a5a3-a198ec15cb08 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "db8ec3b4-bcc0-4959-9ed4-68f9bdce957e", "control_location": "back-end", "deleted": false, "created_at": "2018-11-06T13:33:40.000000", "updated_at": null, "encryption_id": "13707e42-0dd7-4649-aaa7-ef0d9f3067de", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-11-06 13:33:40,502 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e/encryption used request id req-fdcaa10d-4cad-4b37-a5a3-a198ec15cb08 2018-11-06 13:33:40,502 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450-type 2018-11-06 13:33:40,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69e65ae5-70da-4150-81e3-ac8d0a803782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" 2018-11-06 13:33:40,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:40 GMT Server: Apache x-compute-request-id: req-d42df8fc-9ffc-4269-83c1-2676237b6f89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d42df8fc-9ffc-4269-83c1-2676237b6f89 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "db8ec3b4-bcc0-4959-9ed4-68f9bdce957e", "description": null}} 2018-11-06 13:33:40,690 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e used request id req-d42df8fc-9ffc-4269-83c1-2676237b6f89 2018-11-06 13:33:40,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69e65ae5-70da-4150-81e3-ac8d0a803782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" 2018-11-06 13:33:40,739 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-426d98c2-ec11-4a60-a833-2cf0eb10ad6a 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-11-06 13:33:40,739 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e/encryption/provider used request id req-426d98c2-ec11-4a60-a833-2cf0eb10ad6a 2018-11-06 13:33:40,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69e65ae5-70da-4150-81e3-ac8d0a803782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" 2018-11-06 13:33:40,914 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:40 GMT Server: Apache x-compute-request-id: req-2cc2f717-4517-4ebd-82ab-06fcdb818f55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cc2f717-4517-4ebd-82ab-06fcdb818f55 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "db8ec3b4-bcc0-4959-9ed4-68f9bdce957e", "description": null}} 2018-11-06 13:33:40,914 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e used request id req-2cc2f717-4517-4ebd-82ab-06fcdb818f55 2018-11-06 13:33:40,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69e65ae5-70da-4150-81e3-ac8d0a803782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" 2018-11-06 13:33:41,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:40 GMT Server: Apache x-compute-request-id: req-3efcbee5-544c-4aa0-9569-082361c43f64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3efcbee5-544c-4aa0-9569-082361c43f64 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 13:33:41,081 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e/encryption used request id req-3efcbee5-544c-4aa0-9569-082361c43f64 2018-11-06 13:33:41,081 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450-type 2018-11-06 13:33:41,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69e65ae5-70da-4150-81e3-ac8d0a803782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" 2018-11-06 13:33:41,255 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:41 GMT Server: Apache x-compute-request-id: req-b16498f9-ab4f-48d6-9fc0-cf4a28b2a841 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b16498f9-ab4f-48d6-9fc0-cf4a28b2a841 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "db8ec3b4-bcc0-4959-9ed4-68f9bdce957e", "description": null}} 2018-11-06 13:33:41,256 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e used request id req-b16498f9-ab4f-48d6-9fc0-cf4a28b2a841 2018-11-06 13:33:41,259 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69e65ae5-70da-4150-81e3-ac8d0a803782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" 2018-11-06 13:33:41,297 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:33:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9ada22a5-dd5c-421d-8cb4-27e1c64aa753 x-openstack-request-id: req-9ada22a5-dd5c-421d-8cb4-27e1c64aa753 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type db8ec3b4-bcc0-4959-9ed4-68f9bdce957e does not exist.", "code": 404}} 2018-11-06 13:33:41,297 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e/encryption/provider used request id req-9ada22a5-dd5c-421d-8cb4-27e1c64aa753 2018-11-06 13:33:41,298 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-ce3229b8-f504-4985-a09c-500855b91450-type 2018-11-06 13:33:41,301 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69e65ae5-70da-4150-81e3-ac8d0a803782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8b7b16d30269bee8b86246e6a62559f3c2309d" 2018-11-06 13:33:41,523 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0bcd988-f147-417d-bbd1-27b220cb493f 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-11-06 13:33:41,523 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/db8ec3b4-bcc0-4959-9ed4-68f9bdce957e used request id req-b0bcd988-f147-417d-bbd1-27b220cb493f 2018-11-06 13:33:41,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:41,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["svn7812TQ5uoaH5UL5p97w"], "issued_at": "2018-11-06T13:33:41.000000Z"}} 2018-11-06 13:33:41,909 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5450af9efc05430911715bfbb079f5b6d4950047" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-5d63d73d-c2b9-4d38-b7b4-a1efce162e49-type", "description": null}}' 2018-11-06 13:33:42,238 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:41 GMT Server: Apache x-compute-request-id: req-73a33f32-3cb5-46a9-9e90-ee3473164a92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73a33f32-3cb5-46a9-9e90-ee3473164a92 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5d63d73d-c2b9-4d38-b7b4-a1efce162e49-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ec1f70c1-1037-40cb-b5e4-c557efc80340", "description": null}} 2018-11-06 13:33:42,239 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types used request id req-73a33f32-3cb5-46a9-9e90-ee3473164a92 2018-11-06 13:33:42,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-73a33f32-3cb5-46a9-9e90-ee3473164a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5450af9efc05430911715bfbb079f5b6d4950047" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-5d63d73d-c2b9-4d38-b7b4-a1efce162e49", "provider": "foo"}}' 2018-11-06 13:33:43,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:42 GMT Server: Apache x-compute-request-id: req-6b9591c8-13bb-4b43-9bb7-47f6405265e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6b9591c8-13bb-4b43-9bb7-47f6405265e1 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "ec1f70c1-1037-40cb-b5e4-c557efc80340", "name": "CinderUtilsAddEncryptionTests-5d63d73d-c2b9-4d38-b7b4-a1efce162e49", "control_location": "front-end", "encryption_id": "e8ec428e-13ed-4995-84a9-c402b9e531a9", "provider": "foo", "provider_class": "foo"}} 2018-11-06 13:33:43,032 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340/encryption used request id req-6b9591c8-13bb-4b43-9bb7-47f6405265e1 2018-11-06 13:33:43,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73a33f32-3cb5-46a9-9e90-ee3473164a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5450af9efc05430911715bfbb079f5b6d4950047" 2018-11-06 13:33:43,200 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:43 GMT Server: Apache x-compute-request-id: req-c9b08cca-03cc-43da-9568-95837edf6a92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9b08cca-03cc-43da-9568-95837edf6a92 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5d63d73d-c2b9-4d38-b7b4-a1efce162e49-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ec1f70c1-1037-40cb-b5e4-c557efc80340", "description": null}} 2018-11-06 13:33:43,200 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340 used request id req-c9b08cca-03cc-43da-9568-95837edf6a92 2018-11-06 13:33:43,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73a33f32-3cb5-46a9-9e90-ee3473164a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5450af9efc05430911715bfbb079f5b6d4950047" 2018-11-06 13:33:43,378 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:43 GMT Server: Apache x-compute-request-id: req-aaaf6280-d4f3-4fe1-828b-d04ba6d506c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aaaf6280-d4f3-4fe1-828b-d04ba6d506c5 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "ec1f70c1-1037-40cb-b5e4-c557efc80340", "control_location": "front-end", "deleted": false, "created_at": "2018-11-06T13:33:42.000000", "updated_at": null, "encryption_id": "e8ec428e-13ed-4995-84a9-c402b9e531a9", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-11-06 13:33:43,378 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340/encryption used request id req-aaaf6280-d4f3-4fe1-828b-d04ba6d506c5 2018-11-06 13:33:43,379 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5d63d73d-c2b9-4d38-b7b4-a1efce162e49-type 2018-11-06 13:33:43,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73a33f32-3cb5-46a9-9e90-ee3473164a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5450af9efc05430911715bfbb079f5b6d4950047" 2018-11-06 13:33:43,557 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:43 GMT Server: Apache x-compute-request-id: req-642d775e-fd24-4ad2-8917-5bc7997115a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-642d775e-fd24-4ad2-8917-5bc7997115a5 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5d63d73d-c2b9-4d38-b7b4-a1efce162e49-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ec1f70c1-1037-40cb-b5e4-c557efc80340", "description": null}} 2018-11-06 13:33:43,557 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340 used request id req-642d775e-fd24-4ad2-8917-5bc7997115a5 2018-11-06 13:33:43,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73a33f32-3cb5-46a9-9e90-ee3473164a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5450af9efc05430911715bfbb079f5b6d4950047" 2018-11-06 13:33:43,751 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-61a2635c-cb50-4b07-a517-6f19ff8275d5 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-11-06 13:33:43,751 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340/encryption/provider used request id req-61a2635c-cb50-4b07-a517-6f19ff8275d5 2018-11-06 13:33:43,751 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-5d63d73d-c2b9-4d38-b7b4-a1efce162e49-type 2018-11-06 13:33:43,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73a33f32-3cb5-46a9-9e90-ee3473164a92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5450af9efc05430911715bfbb079f5b6d4950047" 2018-11-06 13:33:43,807 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8ac0954-e1df-4e63-b746-f023461b8fa5 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-11-06 13:33:43,807 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/ec1f70c1-1037-40cb-b5e4-c557efc80340 used request id req-e8ac0954-e1df-4e63-b746-f023461b8fa5 2018-11-06 13:33:43,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:44,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["TGK4vG6RQViE2L2XktfPVg"], "issued_at": "2018-11-06T13:33:44.000000Z"}} 2018-11-06 13:33:44,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a70e38208368edee1f1035b87be7ec5d0db3988" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-c8d2ba75-41c8-4516-b9f3-974791e842b5-type", "description": null}}' 2018-11-06 13:33:44,417 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:44 GMT Server: Apache x-compute-request-id: req-6c45e4c6-0661-4de7-86e6-3cfbd719afa1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c45e4c6-0661-4de7-86e6-3cfbd719afa1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c8d2ba75-41c8-4516-b9f3-974791e842b5-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "75600f6a-4013-451d-9ffa-bd0bfb18d508", "description": null}} 2018-11-06 13:33:44,418 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types used request id req-6c45e4c6-0661-4de7-86e6-3cfbd719afa1 2018-11-06 13:33:44,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6c45e4c6-0661-4de7-86e6-3cfbd719afa1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a70e38208368edee1f1035b87be7ec5d0db3988" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-c8d2ba75-41c8-4516-b9f3-974791e842b5", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-11-06 13:33:44,666 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:44 GMT Server: Apache x-compute-request-id: req-5ae6fadb-c974-4d8c-9cee-e8a194c99b9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ae6fadb-c974-4d8c-9cee-e8a194c99b9c Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "75600f6a-4013-451d-9ffa-bd0bfb18d508", "name": "CinderUtilsAddEncryptionTests-c8d2ba75-41c8-4516-b9f3-974791e842b5", "control_location": "back-end", "encryption_id": "dbeee472-51aa-46ef-a698-bcd24fa67b98", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-11-06 13:33:44,666 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508/encryption used request id req-5ae6fadb-c974-4d8c-9cee-e8a194c99b9c 2018-11-06 13:33:44,670 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c45e4c6-0661-4de7-86e6-3cfbd719afa1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a70e38208368edee1f1035b87be7ec5d0db3988" 2018-11-06 13:33:44,828 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:44 GMT Server: Apache x-compute-request-id: req-d3c5d597-dd16-4a9e-a015-b5c2e0bc1857 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d3c5d597-dd16-4a9e-a015-b5c2e0bc1857 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c8d2ba75-41c8-4516-b9f3-974791e842b5-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "75600f6a-4013-451d-9ffa-bd0bfb18d508", "description": null}} 2018-11-06 13:33:44,828 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508 used request id req-d3c5d597-dd16-4a9e-a015-b5c2e0bc1857 2018-11-06 13:33:44,831 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c45e4c6-0661-4de7-86e6-3cfbd719afa1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a70e38208368edee1f1035b87be7ec5d0db3988" 2018-11-06 13:33:45,003 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:44 GMT Server: Apache x-compute-request-id: req-b642fc94-8046-4cba-8c37-fa544c144b2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b642fc94-8046-4cba-8c37-fa544c144b2b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"volume_type_id": "75600f6a-4013-451d-9ffa-bd0bfb18d508", "control_location": "back-end", "deleted": false, "created_at": "2018-11-06T13:33:44.000000", "updated_at": null, "encryption_id": "dbeee472-51aa-46ef-a698-bcd24fa67b98", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-11-06 13:33:45,004 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508/encryption used request id req-b642fc94-8046-4cba-8c37-fa544c144b2b 2018-11-06 13:33:45,004 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-c8d2ba75-41c8-4516-b9f3-974791e842b5-type 2018-11-06 13:33:45,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c45e4c6-0661-4de7-86e6-3cfbd719afa1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a70e38208368edee1f1035b87be7ec5d0db3988" 2018-11-06 13:33:45,029 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:45 GMT Server: Apache x-compute-request-id: req-38c672da-f7dc-44f4-abb6-5765d18fcfd9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38c672da-f7dc-44f4-abb6-5765d18fcfd9 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c8d2ba75-41c8-4516-b9f3-974791e842b5-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "75600f6a-4013-451d-9ffa-bd0bfb18d508", "description": null}} 2018-11-06 13:33:45,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508 used request id req-38c672da-f7dc-44f4-abb6-5765d18fcfd9 2018-11-06 13:33:45,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c45e4c6-0661-4de7-86e6-3cfbd719afa1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a70e38208368edee1f1035b87be7ec5d0db3988" 2018-11-06 13:33:45,260 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-54bc5b42-bb8a-412f-8e82-3404ed8c4d3f 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-11-06 13:33:45,260 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508/encryption/provider used request id req-54bc5b42-bb8a-412f-8e82-3404ed8c4d3f 2018-11-06 13:33:45,260 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-c8d2ba75-41c8-4516-b9f3-974791e842b5-type 2018-11-06 13:33:45,263 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c45e4c6-0661-4de7-86e6-3cfbd719afa1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a70e38208368edee1f1035b87be7ec5d0db3988" 2018-11-06 13:33:45,466 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b0b4186-bd58-4cca-9564-44534a71139b 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-11-06 13:33:45,466 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/75600f6a-4013-451d-9ffa-bd0bfb18d508 used request id req-8b0b4186-bd58-4cca-9564-44534a71139b 2018-11-06 13:33:45,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:45,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["TMfLHH0pQemhzJoOs_Y7vw"], "issued_at": "2018-11-06T13:33:45.000000Z"}} 2018-11-06 13:33:45,965 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066f65910b9290335f879c40becbbddd9ac76662" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-814e989c-0e84-48a2-a637-067e19fec7ca-qos"}}' 2018-11-06 13:33:46,185 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:45 GMT Server: Apache x-compute-request-id: req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "7cc183e4-df48-4037-9816-373668bf8793", "name": "CinderUtilsVolumeTypeCompleteTests-814e989c-0e84-48a2-a637-067e19fec7ca-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/7cc183e4-df48-4037-9816-373668bf8793", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/7cc183e4-df48-4037-9816-373668bf8793", "rel": "bookmark"}]} 2018-11-06 13:33:46,185 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3 2018-11-06 13:33:46,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066f65910b9290335f879c40becbbddd9ac76662" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-814e989c-0e84-48a2-a637-067e19fec7ca", "description": null}}' 2018-11-06 13:33:46,409 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:46 GMT Server: Apache x-compute-request-id: req-b10f48d1-b4cd-4500-979f-8e0c00cefc2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b10f48d1-b4cd-4500-979f-8e0c00cefc2b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-814e989c-0e84-48a2-a637-067e19fec7ca", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "01bb3371-a1cd-404a-9c0f-1601bad41ae8", "description": null}} 2018-11-06 13:33:46,410 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types used request id req-b10f48d1-b4cd-4500-979f-8e0c00cefc2b 2018-11-06 13:33:46,413 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066f65910b9290335f879c40becbbddd9ac76662" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-06 13:33:46,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:46 GMT Server: Apache x-compute-request-id: req-3c1401d9-eb93-4694-94c6-e937a57644a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c1401d9-eb93-4694-94c6-e937a57644a1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "01bb3371-a1cd-404a-9c0f-1601bad41ae8", "name": "foo", "control_location": "back-end", "encryption_id": "f42c590d-2a7a-4875-9d7a-a51020e1d834", "provider": "bar", "provider_class": "bar"}} 2018-11-06 13:33:46,610 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8/encryption used request id req-3c1401d9-eb93-4694-94c6-e937a57644a1 2018-11-06 13:33:46,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066f65910b9290335f879c40becbbddd9ac76662" 2018-11-06 13:33:46,789 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:46 GMT Server: Apache x-compute-request-id: req-13845aa9-5fbe-401a-abde-314e9920437d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13845aa9-5fbe-401a-abde-314e9920437d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-814e989c-0e84-48a2-a637-067e19fec7ca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "01bb3371-a1cd-404a-9c0f-1601bad41ae8", "description": null}} 2018-11-06 13:33:46,790 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8 used request id req-13845aa9-5fbe-401a-abde-314e9920437d 2018-11-06 13:33:46,793 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066f65910b9290335f879c40becbbddd9ac76662" 2018-11-06 13:33:46,973 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:46 GMT Server: Apache x-compute-request-id: req-218cc6ca-df91-485c-a4ec-926290359a1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-218cc6ca-df91-485c-a4ec-926290359a1f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "01bb3371-a1cd-404a-9c0f-1601bad41ae8", "control_location": "back-end", "deleted": false, "created_at": "2018-11-06T13:33:46.000000", "updated_at": null, "encryption_id": "f42c590d-2a7a-4875-9d7a-a51020e1d834", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-06 13:33:46,973 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8/encryption used request id req-218cc6ca-df91-485c-a4ec-926290359a1f 2018-11-06 13:33:46,973 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-814e989c-0e84-48a2-a637-067e19fec7ca 2018-11-06 13:33:46,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066f65910b9290335f879c40becbbddd9ac76662" 2018-11-06 13:33:47,139 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:46 GMT Server: Apache x-compute-request-id: req-396feb9c-3b26-4883-886c-6b671dddd2df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-396feb9c-3b26-4883-886c-6b671dddd2df Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-814e989c-0e84-48a2-a637-067e19fec7ca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "01bb3371-a1cd-404a-9c0f-1601bad41ae8", "description": null}} 2018-11-06 13:33:47,139 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8 used request id req-396feb9c-3b26-4883-886c-6b671dddd2df 2018-11-06 13:33:47,142 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066f65910b9290335f879c40becbbddd9ac76662" 2018-11-06 13:33:47,416 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3bf22c5c-8dd6-4d9d-920b-db54a9d51985 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-11-06 13:33:47,416 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8/encryption/provider used request id req-3bf22c5c-8dd6-4d9d-920b-db54a9d51985 2018-11-06 13:33:47,416 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-814e989c-0e84-48a2-a637-067e19fec7ca 2018-11-06 13:33:47,419 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066f65910b9290335f879c40becbbddd9ac76662" 2018-11-06 13:33:47,639 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ec1341da-54c8-488b-9322-eb5e169569a0 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-11-06 13:33:47,639 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/01bb3371-a1cd-404a-9c0f-1601bad41ae8 used request id req-ec1341da-54c8-488b-9322-eb5e169569a0 2018-11-06 13:33:47,640 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-814e989c-0e84-48a2-a637-067e19fec7ca-qos 2018-11-06 13:33:47,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/7cc183e4-df48-4037-9816-373668bf8793?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f07dda67-d2c0-4fbc-9ddf-bcd143431cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066f65910b9290335f879c40becbbddd9ac76662" 2018-11-06 13:33:47,831 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9d4b872-0b51-4b0a-b28c-27b22ab68979 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-11-06 13:33:47,831 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/7cc183e4-df48-4037-9816-373668bf8793?force=False used request id req-e9d4b872-0b51-4b0a-b28c-27b22ab68979 2018-11-06 13:33:47,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:48,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["6ViY_sZOS3mR9s9xyyVCWA"], "issued_at": "2018-11-06T13:33:48.000000Z"}} 2018-11-06 13:33:48,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d83277d9c0838d9a7db03381d7e50ff4ec12302" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-5eba611a-676a-4d95-b2b9-509383fa23c0-qos"}}' 2018-11-06 13:33:48,450 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:48 GMT Server: Apache x-compute-request-id: req-5ba408fa-2b97-4171-8728-3ca08eaab89d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ba408fa-2b97-4171-8728-3ca08eaab89d Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "635cfd0d-3432-482e-8852-e8b436237a8a", "name": "CinderUtilsVolumeTypeCompleteTests-5eba611a-676a-4d95-b2b9-509383fa23c0-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/635cfd0d-3432-482e-8852-e8b436237a8a", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/635cfd0d-3432-482e-8852-e8b436237a8a", "rel": "bookmark"}]} 2018-11-06 13:33:48,450 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-5ba408fa-2b97-4171-8728-3ca08eaab89d 2018-11-06 13:33:48,453 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5ba408fa-2b97-4171-8728-3ca08eaab89d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d83277d9c0838d9a7db03381d7e50ff4ec12302" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-5eba611a-676a-4d95-b2b9-509383fa23c0", "description": null}}' 2018-11-06 13:33:48,648 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:48 GMT Server: Apache x-compute-request-id: req-c85ba049-9df5-4563-b918-55ac580fa9bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c85ba049-9df5-4563-b918-55ac580fa9bd Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5eba611a-676a-4d95-b2b9-509383fa23c0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "909eceb4-1b96-414d-a8b9-cda75c9bccfd", "description": null}} 2018-11-06 13:33:48,648 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types used request id req-c85ba049-9df5-4563-b918-55ac580fa9bd 2018-11-06 13:33:48,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ba408fa-2b97-4171-8728-3ca08eaab89d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d83277d9c0838d9a7db03381d7e50ff4ec12302" 2018-11-06 13:33:48,811 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:48 GMT Server: Apache x-compute-request-id: req-f4332c59-e0fe-4cd7-ad2f-9a1d67422257 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4332c59-e0fe-4cd7-ad2f-9a1d67422257 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "635cfd0d-3432-482e-8852-e8b436237a8a", "name": "CinderUtilsVolumeTypeCompleteTests-5eba611a-676a-4d95-b2b9-509383fa23c0-qos"}]} 2018-11-06 13:33:48,811 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-f4332c59-e0fe-4cd7-ad2f-9a1d67422257 2018-11-06 13:33:48,814 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/None/associate?vol_type_id=909eceb4-1b96-414d-a8b9-cda75c9bccfd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ba408fa-2b97-4171-8728-3ca08eaab89d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d83277d9c0838d9a7db03381d7e50ff4ec12302" 2018-11-06 13:33:48,977 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13:33:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7463106a-8990-4c43-9f33-124cdaac01db x-openstack-request-id: req-7463106a-8990-4c43-9f33-124cdaac01db Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-11-06 13:33:48,977 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/None/associate?vol_type_id=909eceb4-1b96-414d-a8b9-cda75c9bccfd used request id req-7463106a-8990-4c43-9f33-124cdaac01db 2018-11-06 13:33:48,977 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-7463106a-8990-4c43-9f33-124cdaac01db) 2018-11-06 13:33:48,978 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-5eba611a-676a-4d95-b2b9-509383fa23c0 2018-11-06 13:33:48,980 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/909eceb4-1b96-414d-a8b9-cda75c9bccfd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ba408fa-2b97-4171-8728-3ca08eaab89d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d83277d9c0838d9a7db03381d7e50ff4ec12302" 2018-11-06 13:33:49,195 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7e7067bd-3c91-47ba-baa3-b9caaee977be 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-11-06 13:33:49,195 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/909eceb4-1b96-414d-a8b9-cda75c9bccfd used request id req-7e7067bd-3c91-47ba-baa3-b9caaee977be 2018-11-06 13:33:49,196 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-5eba611a-676a-4d95-b2b9-509383fa23c0-qos 2018-11-06 13:33:49,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/635cfd0d-3432-482e-8852-e8b436237a8a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ba408fa-2b97-4171-8728-3ca08eaab89d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d83277d9c0838d9a7db03381d7e50ff4ec12302" 2018-11-06 13:33:49,411 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-46900fe2-b15c-4317-9015-7fd58d242cb5 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-11-06 13:33:49,412 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/635cfd0d-3432-482e-8852-e8b436237a8a?force=False used request id req-46900fe2-b15c-4317-9015-7fd58d242cb5 2018-11-06 13:33:49,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:49,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["-YqnTmBQT1ScIIY4O0mXYQ"], "issued_at": "2018-11-06T13:33:49.000000Z"}} 2018-11-06 13:33:49,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8cd3c41d5f7b222c3c7de14582a57698e56541" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-b2e22409-a933-4ac6-95f4-b2cc2939103f-qos"}}' 2018-11-06 13:33:49,993 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:49 GMT Server: Apache x-compute-request-id: req-8bca9e9e-8efa-4b4b-b6c2-853f1436a4dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bca9e9e-8efa-4b4b-b6c2-853f1436a4dc Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "f6ac588d-4cac-4ec6-9af7-2592e91c464d", "name": "CinderUtilsVolumeTypeCompleteTests-b2e22409-a933-4ac6-95f4-b2cc2939103f-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f6ac588d-4cac-4ec6-9af7-2592e91c464d", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f6ac588d-4cac-4ec6-9af7-2592e91c464d", "rel": "bookmark"}]} 2018-11-06 13:33:49,993 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-8bca9e9e-8efa-4b4b-b6c2-853f1436a4dc 2018-11-06 13:33:49,997 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8bca9e9e-8efa-4b4b-b6c2-853f1436a4dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8cd3c41d5f7b222c3c7de14582a57698e56541" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-b2e22409-a933-4ac6-95f4-b2cc2939103f", "description": null}}' 2018-11-06 13:33:50,198 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:50 GMT Server: Apache x-compute-request-id: req-739698eb-7099-4f56-9487-31ff16d2ceac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-739698eb-7099-4f56-9487-31ff16d2ceac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-b2e22409-a933-4ac6-95f4-b2cc2939103f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6d4cab13-4135-46b7-a72b-9b01b0e0083f", "description": null}} 2018-11-06 13:33:50,199 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types used request id req-739698eb-7099-4f56-9487-31ff16d2ceac 2018-11-06 13:33:50,202 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bca9e9e-8efa-4b4b-b6c2-853f1436a4dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8cd3c41d5f7b222c3c7de14582a57698e56541" 2018-11-06 13:33:50,377 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:50 GMT Server: Apache x-compute-request-id: req-100cbd66-d30f-44db-9b0d-a4a5b77b541d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-100cbd66-d30f-44db-9b0d-a4a5b77b541d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "f6ac588d-4cac-4ec6-9af7-2592e91c464d", "name": "CinderUtilsVolumeTypeCompleteTests-b2e22409-a933-4ac6-95f4-b2cc2939103f-qos"}]} 2018-11-06 13:33:50,377 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-100cbd66-d30f-44db-9b0d-a4a5b77b541d 2018-11-06 13:33:50,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f6ac588d-4cac-4ec6-9af7-2592e91c464d/associate?vol_type_id=6d4cab13-4135-46b7-a72b-9b01b0e0083f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bca9e9e-8efa-4b4b-b6c2-853f1436a4dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8cd3c41d5f7b222c3c7de14582a57698e56541" 2018-11-06 13:33:50,609 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c934c8b-27fb-4108-93ee-8b590a66e812 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-11-06 13:33:50,609 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f6ac588d-4cac-4ec6-9af7-2592e91c464d/associate?vol_type_id=6d4cab13-4135-46b7-a72b-9b01b0e0083f used request id req-2c934c8b-27fb-4108-93ee-8b590a66e812 2018-11-06 13:33:50,609 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-b2e22409-a933-4ac6-95f4-b2cc2939103f 2018-11-06 13:33:50,612 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/6d4cab13-4135-46b7-a72b-9b01b0e0083f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bca9e9e-8efa-4b4b-b6c2-853f1436a4dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8cd3c41d5f7b222c3c7de14582a57698e56541" 2018-11-06 13:33:50,820 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-19fd82b4-9030-475d-8c00-b262a99c23cf 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-11-06 13:33:50,821 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/6d4cab13-4135-46b7-a72b-9b01b0e0083f used request id req-19fd82b4-9030-475d-8c00-b262a99c23cf 2018-11-06 13:33:50,821 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-b2e22409-a933-4ac6-95f4-b2cc2939103f-qos 2018-11-06 13:33:50,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f6ac588d-4cac-4ec6-9af7-2592e91c464d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bca9e9e-8efa-4b4b-b6c2-853f1436a4dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8cd3c41d5f7b222c3c7de14582a57698e56541" 2018-11-06 13:33:50,878 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff2a6c0b-4c2c-4962-8daf-c057098a3e3f 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-11-06 13:33:50,878 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/f6ac588d-4cac-4ec6-9af7-2592e91c464d?force=False used request id req-ff2a6c0b-4c2c-4962-8daf-c057098a3e3f 2018-11-06 13:33:50,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:51,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fc5335f8764832beaf415053690547", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "51af11a5826f47e091b8825fa4356293", "name": "Member"}], "expires_at": "2018-11-06T14:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6d7b0e74f1c744f9842156ca77ffd69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "id": "61d818fd420c48d0b7ca275aaa467a64"}, "audit_ids": ["tj6uK5zyTFKvAuv680PW-w"], "issued_at": "2018-11-06T13:33:51.000000Z"}} 2018-11-06 13:33:51,335 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-66916a44-7f2e-475d-ae5d-69fa532c4380-qos"}}' 2018-11-06 13:33:51,539 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:51 GMT Server: Apache x-compute-request-id: req-ad5c570c-5f5d-4316-899a-c51bf890b77b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad5c570c-5f5d-4316-899a-c51bf890b77b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3512207d-46e3-40fb-87ac-ba90a9975189", "name": "CinderUtilsVolumeTypeCompleteTests-66916a44-7f2e-475d-ae5d-69fa532c4380-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/3512207d-46e3-40fb-87ac-ba90a9975189", "rel": "self"}, {"href": "http://172.30.9.27:8776/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/3512207d-46e3-40fb-87ac-ba90a9975189", "rel": "bookmark"}]} 2018-11-06 13:33:51,539 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-ad5c570c-5f5d-4316-899a-c51bf890b77b 2018-11-06 13:33:51,542 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ad5c570c-5f5d-4316-899a-c51bf890b77b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-66916a44-7f2e-475d-ae5d-69fa532c4380", "description": null}}' 2018-11-06 13:33:51,765 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:51 GMT Server: Apache x-compute-request-id: req-9f8620b1-861b-4c10-b6fc-c7b47cc54384 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f8620b1-861b-4c10-b6fc-c7b47cc54384 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-66916a44-7f2e-475d-ae5d-69fa532c4380", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "42079f12-ba59-4076-9fbb-2dc5fe61dd3f", "description": null}} 2018-11-06 13:33:51,765 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types used request id req-9f8620b1-861b-4c10-b6fc-c7b47cc54384 2018-11-06 13:33:51,769 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ad5c570c-5f5d-4316-899a-c51bf890b77b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-06 13:33:51,969 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:51 GMT Server: Apache x-compute-request-id: req-d7cf1021-5854-4fe7-a6a3-86875b0c9cde OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7cf1021-5854-4fe7-a6a3-86875b0c9cde Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "42079f12-ba59-4076-9fbb-2dc5fe61dd3f", "name": "foo", "control_location": "back-end", "encryption_id": "163310d8-89f1-439a-9295-544d015c5eae", "provider": "bar", "provider_class": "bar"}} 2018-11-06 13:33:51,969 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f/encryption used request id req-d7cf1021-5854-4fe7-a6a3-86875b0c9cde 2018-11-06 13:33:51,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad5c570c-5f5d-4316-899a-c51bf890b77b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" 2018-11-06 13:33:52,143 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:51 GMT Server: Apache x-compute-request-id: req-23a7b17f-a075-4b48-92fb-d70188ecc837 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23a7b17f-a075-4b48-92fb-d70188ecc837 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "3512207d-46e3-40fb-87ac-ba90a9975189", "name": "CinderUtilsVolumeTypeCompleteTests-66916a44-7f2e-475d-ae5d-69fa532c4380-qos"}]} 2018-11-06 13:33:52,143 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs used request id req-23a7b17f-a075-4b48-92fb-d70188ecc837 2018-11-06 13:33:52,146 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/3512207d-46e3-40fb-87ac-ba90a9975189/associate?vol_type_id=42079f12-ba59-4076-9fbb-2dc5fe61dd3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad5c570c-5f5d-4316-899a-c51bf890b77b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" 2018-11-06 13:33:52,352 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2161c2a8-c304-483f-94ea-f7bf2257778d 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-11-06 13:33:52,352 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/3512207d-46e3-40fb-87ac-ba90a9975189/associate?vol_type_id=42079f12-ba59-4076-9fbb-2dc5fe61dd3f used request id req-2161c2a8-c304-483f-94ea-f7bf2257778d 2018-11-06 13:33:52,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad5c570c-5f5d-4316-899a-c51bf890b77b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" 2018-11-06 13:33:52,529 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:52 GMT Server: Apache x-compute-request-id: req-54945bb6-9a57-441e-a76b-707ef56c63aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54945bb6-9a57-441e-a76b-707ef56c63aa Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-66916a44-7f2e-475d-ae5d-69fa532c4380", "qos_specs_id": "3512207d-46e3-40fb-87ac-ba90a9975189", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "42079f12-ba59-4076-9fbb-2dc5fe61dd3f", "description": null}} 2018-11-06 13:33:52,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f used request id req-54945bb6-9a57-441e-a76b-707ef56c63aa 2018-11-06 13:33:52,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad5c570c-5f5d-4316-899a-c51bf890b77b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" 2018-11-06 13:33:52,710 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:52 GMT Server: Apache x-compute-request-id: req-75a9a97a-f00b-4d7f-a664-9ba5e45638df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75a9a97a-f00b-4d7f-a664-9ba5e45638df Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "42079f12-ba59-4076-9fbb-2dc5fe61dd3f", "control_location": "back-end", "deleted": false, "created_at": "2018-11-06T13:33:51.000000", "updated_at": null, "encryption_id": "163310d8-89f1-439a-9295-544d015c5eae", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-06 13:33:52,710 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f/encryption used request id req-75a9a97a-f00b-4d7f-a664-9ba5e45638df 2018-11-06 13:33:52,711 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-66916a44-7f2e-475d-ae5d-69fa532c4380 2018-11-06 13:33:52,715 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad5c570c-5f5d-4316-899a-c51bf890b77b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" 2018-11-06 13:33:52,735 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:52 GMT Server: Apache x-compute-request-id: req-09a0650a-a8a0-4089-b8cb-5d2276b10ae2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09a0650a-a8a0-4089-b8cb-5d2276b10ae2 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-66916a44-7f2e-475d-ae5d-69fa532c4380", "qos_specs_id": "3512207d-46e3-40fb-87ac-ba90a9975189", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "42079f12-ba59-4076-9fbb-2dc5fe61dd3f", "description": null}} 2018-11-06 13:33:52,736 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f used request id req-09a0650a-a8a0-4089-b8cb-5d2276b10ae2 2018-11-06 13:33:52,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad5c570c-5f5d-4316-899a-c51bf890b77b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" 2018-11-06 13:33:52,936 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aee231aa-27d4-4c71-b6c1-4ca340898e59 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-11-06 13:33:52,937 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f/encryption/provider used request id req-aee231aa-27d4-4c71-b6c1-4ca340898e59 2018-11-06 13:33:52,937 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-66916a44-7f2e-475d-ae5d-69fa532c4380 2018-11-06 13:33:52,940 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad5c570c-5f5d-4316-899a-c51bf890b77b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" 2018-11-06 13:33:53,142 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-94aa1424-b29f-4f7a-85e0-83c6d1784acf 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-11-06 13:33:53,142 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/types/42079f12-ba59-4076-9fbb-2dc5fe61dd3f used request id req-94aa1424-b29f-4f7a-85e0-83c6d1784acf 2018-11-06 13:33:53,143 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-66916a44-7f2e-475d-ae5d-69fa532c4380-qos 2018-11-06 13:33:53,146 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/3512207d-46e3-40fb-87ac-ba90a9975189?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad5c570c-5f5d-4316-899a-c51bf890b77b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fdc5ff87bf540da70522f81eb874b35632e37c" 2018-11-06 13:33:53,899 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:33:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c5744e1-ef1e-4c1e-9c0a-9f57dcc03177 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-11-06 13:33:53,900 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6d7b0e74f1c744f9842156ca77ffd69d/qos-specs/3512207d-46e3-40fb-87ac-ba90a9975189?force=False used request id req-0c5744e1-ef1e-4c1e-9c0a-9f57dcc03177 2018-11-06 13:33:53,901 - 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 811.727s OK 2018-11-06 13:33:54,023 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 13:33:54,024 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-06 13:33:54,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:33:54,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:54,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c3e45c-15fb-481c-b407-bb16b18c887a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10fc5335f8764832beaf415053690547", "links": {"self": "http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:33:54,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-80c3e45c-15fb-481c-b407-bb16b18c887a 2018-11-06 13:33:54,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0889179706573s 2018-11-06 13:33:54,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 13:33:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:54,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68feced0-8886-4647-84bb-c5889a1a6124 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:33:54,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/10fc5335f8764832beaf415053690547 used request id req-68feced0-8886-4647-84bb-c5889a1a6124 2018-11-06 13:33:54,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.173281908035s 2018-11-06 13:33:54,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:33:54,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:54,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa6b29c-f5bf-4ac9-bf7c-6d0d8093415e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "domain_id": "default", "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:33:54,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1aa6b29c-f5bf-4ac9-bf7c-6d0d8093415e 2018-11-06 13:33:54,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10599899292s 2018-11-06 13:33:54,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1aa6b29c-f5bf-4ac9-bf7c-6d0d8093415e 2018-11-06 13:33:54,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:33:54,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:54,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaada5a9-54a4-49c3-9821-a885096ba563 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64"}, "enabled": true, "id": "61d818fd420c48d0b7ca275aaa467a64", "options": {}, "domain_id": "default", "name": "api_check-user_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}} 2018-11-06 13:33:54,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64 used request id req-aaada5a9-54a4-49c3-9821-a885096ba563 2018-11-06 13:33:54,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0939350128174s 2018-11-06 13:33:54,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64 used request id req-aaada5a9-54a4-49c3-9821-a885096ba563 2018-11-06 13:33:54,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 13:33:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:54,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0e0809-1ab3-4237-9d45-29a42ea30b33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:33:54,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64 used request id req-cc0e0809-1ab3-4237-9d45-29a42ea30b33 2018-11-06 13:33:54,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.259181976318s 2018-11-06 13:33:54,763 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/61d818fd420c48d0b7ca275aaa467a64 used request id req-cc0e0809-1ab3-4237-9d45-29a42ea30b33 2018-11-06 13:33:54,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:33:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:54,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe2f380-0c81-452d-a4a6-962ee82c5071 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d"}, "enabled": true, "id": "6d7b0e74f1c744f9842156ca77ffd69d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1a92158-73e7-48f3-af0d-9a0b11b0a31a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:33:54,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0fe2f380-0c81-452d-a4a6-962ee82c5071 2018-11-06 13:33:54,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0845859050751s 2018-11-06 13:33:54,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0fe2f380-0c81-452d-a4a6-962ee82c5071 2018-11-06 13:33:54,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 13:33:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:55,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b7495aa-2dc7-472e-b623-2278f04058a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:33:55,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-0b7495aa-2dc7-472e-b623-2278f04058a9 2018-11-06 13:33:55,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.167911052704s 2018-11-06 13:33:55,020 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6d7b0e74f1c744f9842156ca77ffd69d used request id req-0b7495aa-2dc7-472e-b623-2278f04058a9 2018-11-06 13:33:55,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:33:55,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:55,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2a23b3-460f-4a5f-82e0-c9f6d06e432e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "51af11a5826f47e091b8825fa4356293", "links": {"self": "http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:33:55,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ae2a23b3-460f-4a5f-82e0-c9f6d06e432e 2018-11-06 13:33:55,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0774319171906s 2018-11-06 13:33:55,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 13:33:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:55,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:33:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60a76041-5ada-482b-a4a8-5483980631fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:33:55,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/51af11a5826f47e091b8825fa4356293 used request id req-60a76041-5ada-482b-a4a8-5483980631fb 2018-11-06 13:33:55,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.114633798599s 2018-11-06 13:33:55,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:33:55,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6d7b0e74f1c744f9842156ca77ffd69d&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:55,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a24150ed-bdeb-4908-a733-0659b747cd31 Date: Tue, 06 Nov 2018 13:33:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:50Z", "updated_at": "2018-11-06T13:20:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:50Z", "revision_number": 0, "id": "428e9568-7c6c-4a0b-9062-b37cec9e2886", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:50Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "7d0716c3-2b11-40cc-a80e-fd62af92981e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "b7c4dcb9-cf4f-41f7-a3ed-a9b116a31790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "db61df1d-bc64-4200-919e-c0786ed717e9", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "name": "default"}]} 2018-11-06 13:33:55,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6d7b0e74f1c744f9842156ca77ffd69d&name=default used request id req-a24150ed-bdeb-4908-a733-0659b747cd31 2018-11-06 13:33:55,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.183797121048s 2018-11-06 13:33:55,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6d7b0e74f1c744f9842156ca77ffd69d&name=default used request id req-a24150ed-bdeb-4908-a733-0659b747cd31 2018-11-06 13:33:55,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:33:55,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:55,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d1d42bbc-992e-484d-9ee4-779b5bac2609 Date: Tue, 06 Nov 2018 13:33:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "created_at": "2018-11-06T13:20:50Z", "updated_at": "2018-11-06T13:20:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:50Z", "revision_number": 0, "id": "428e9568-7c6c-4a0b-9062-b37cec9e2886", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:50Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "7d0716c3-2b11-40cc-a80e-fd62af92981e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "db61df1d-bc64-4200-919e-c0786ed717e9", "remote_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:51Z", "revision_number": 0, "id": "b7c4dcb9-cf4f-41f7-a3ed-a9b116a31790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:51Z", "security_group_id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "tenant_id": "6d7b0e74f1c744f9842156ca77ffd69d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d7b0e74f1c744f9842156ca77ffd69d"}], "revision_number": 4, "project_id": "6d7b0e74f1c744f9842156ca77ffd69d", "id": "1448be22-4fb8-4045-9116-8f10dd4ce677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 13:33:55,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d1d42bbc-992e-484d-9ee4-779b5bac2609 2018-11-06 13:33:55,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210906028748s 2018-11-06 13:33:55,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d1d42bbc-992e-484d-9ee4-779b5bac2609 2018-11-06 13:33:55,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 13:33:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/1448be22-4fb8-4045-9116-8f10dd4ce677.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1d5cb505df3bd12b17e99e3d075bf838c2b6d659" 2018-11-06 13:33:55,980 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-885d637d-5cf8-4c98-8cbd-223fa84624cf Content-Length: 0 Date: Tue, 06 Nov 2018 13:33:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:33:55,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1448be22-4fb8-4045-9116-8f10dd4ce677.json used request id req-885d637d-5cf8-4c98-8cbd-223fa84624cf 2018-11-06 13:33:55,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.357291936874s 2018-11-06 13:33:55,981 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1448be22-4fb8-4045-9116-8f10dd4ce677.json used request id req-885d637d-5cf8-4c98-8cbd-223fa84624cf 2018-11-06 13:33:56,002 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-11-06 13:33:56,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:33:56,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:33:56,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:33:56,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:33:56,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:33:56,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:33:56,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:33:56,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:33:56,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:33:56,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:33:56,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:33:56,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:33:56,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:33:56,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:33:56,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:33:56,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:33:56,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:33:56,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:33:56,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:33:56,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:33:56,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:33:56,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:33:56,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 13:33:56,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:33:56,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587db1d5-2f1b-495d-9f62-6f07b05343e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:33:56,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-587db1d5-2f1b-495d-9f62-6f07b05343e1 2018-11-06 13:33:56,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:56,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T14:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["GiUV0UqCT062bPfKEjBuzA"], "issued_at": "2018-11-06T13:33:56.000000Z"}} 2018-11-06 13:33:56,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:56,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:33:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:33:56,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:56,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560e9c00-3e07-4f92-8ca0-dee174838268 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 13:33:56,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-560e9c00-3e07-4f92-8ca0-dee174838268 2018-11-06 13:33:56,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.476883888245s 2018-11-06 13:33:56,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 13:33:56,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}}' 2018-11-06 13:33:56,645 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:33:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3fca412-f4dd-4058-af32-218d5cf50884 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.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b"}, "enabled": true, "id": "2e179c6b6955498ab0e33ed1227efd7b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}} 2018-11-06 13:33:56,645 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f3fca412-f4dd-4058-af32-218d5cf50884 2018-11-06 13:33:56,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132426023483s 2018-11-06 13:33:56,646 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f3fca412-f4dd-4058-af32-218d5cf50884 2018-11-06 13:33:56,647 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6', 'id': u'2e179c6b6955498ab0e33ed1227efd7b', '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-11-06 13:33:56,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 13:33:56,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350781202316s 2018-11-06 13:33:56,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:57,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d17921-4937-4885-ba0c-dbb602e8e86e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "enabled": true, "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}} 2018-11-06 13:33:57,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3 used request id req-f6d17921-4937-4885-ba0c-dbb602e8e86e 2018-11-06 13:33:57,114 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'633162a0b20d4fe8bb5a88ec9c5a5fe3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6'}) 2018-11-06 13:33:57,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:33:57,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:57,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2544e341-156c-4d47-9283-30c9d7ff792d Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:33:57,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2544e341-156c-4d47-9283-30c9d7ff792d 2018-11-06 13:33:57,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801742076874s 2018-11-06 13:33:57,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:33:57,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:57,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383c0e4e-2098-45bb-a0b7-f00ed0c2d0a6 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:33:57,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-383c0e4e-2098-45bb-a0b7-f00ed0c2d0a6 2018-11-06 13:33:57,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0793309211731s 2018-11-06 13:33:57,276 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 13:33:57,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 13:33:57,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" -d '{"role": {"name": "Member"}}' 2018-11-06 13:33:57,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-333e3922-c820-4d73-a33d-e7187ca3305b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9df45a559114ff7b61f0e1ad55f84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "name": "Member"}} 2018-11-06 13:33:57,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-333e3922-c820-4d73-a33d-e7187ca3305b 2018-11-06 13:33:57,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.105345010757s 2018-11-06 13:33:57,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:57,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3e5a03-68df-42cc-aeb2-69e98061bca7 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "domain_id": null, "name": "Member", "id": "d9df45a559114ff7b61f0e1ad55f84a5"}} 2018-11-06 13:33:57,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5 used request id req-7a3e5a03-68df-42cc-aeb2-69e98061bca7 2018-11-06 13:33:57,456 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5'}, 'domain_id': None, 'human_id': None, 'id': u'd9df45a559114ff7b61f0e1ad55f84a5', 'HUMAN_ID': False}) 2018-11-06 13:33:57,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:33:57,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:57,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32df867a-2210-48d3-a703-90e8737f4ef9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d9df45a559114ff7b61f0e1ad55f84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:33:57,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-32df867a-2210-48d3-a703-90e8737f4ef9 2018-11-06 13:33:57,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081974029541s 2018-11-06 13:33:57,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:33:57,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:57,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b054cc9c-5fe5-49f6-8bc6-0e9b709183e9 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:33:57,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b054cc9c-5fe5-49f6-8bc6-0e9b709183e9 2018-11-06 13:33:57,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0847969055176s 2018-11-06 13:33:57,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:33:57,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:57,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627290e8-a15a-4f88-b980-946e7a6cfaf2 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6", "links": {"self": "http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "domain_id": "default", "enabled": true, "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:33:57,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-627290e8-a15a-4f88-b980-946e7a6cfaf2 2018-11-06 13:33:57,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.092493057251s 2018-11-06 13:33:57,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-627290e8-a15a-4f88-b980-946e7a6cfaf2 2018-11-06 13:33:57,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:33:57,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:57,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff12fad9-d958-4233-b30d-b09e677f3b2a Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b"}, "enabled": true, "id": "2e179c6b6955498ab0e33ed1227efd7b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:33:57,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ff12fad9-d958-4233-b30d-b09e677f3b2a 2018-11-06 13:33:57,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.083466053009s 2018-11-06 13:33:57,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ff12fad9-d958-4233-b30d-b09e677f3b2a 2018-11-06 13:33:57,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:33:57,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=633162a0b20d4fe8bb5a88ec9c5a5fe3&scope.project.id=2e179c6b6955498ab0e33ed1227efd7b&role.id=d9df45a559114ff7b61f0e1ad55f84a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:57,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a7aa8b-d870-45fd-b613-8ec6824e65f2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=633162a0b20d4fe8bb5a88ec9c5a5fe3&scope.project.id=2e179c6b6955498ab0e33ed1227efd7b&role.id=d9df45a559114ff7b61f0e1ad55f84a5", "previous": null, "next": null}} 2018-11-06 13:33:57,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=633162a0b20d4fe8bb5a88ec9c5a5fe3&scope.project.id=2e179c6b6955498ab0e33ed1227efd7b&role.id=d9df45a559114ff7b61f0e1ad55f84a5 used request id req-61a7aa8b-d870-45fd-b613-8ec6824e65f2 2018-11-06 13:33:57,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0814549922943s 2018-11-06 13:33:57,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:33:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b/users/633162a0b20d4fe8bb5a88ec9c5a5fe3/roles/d9df45a559114ff7b61f0e1ad55f84a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:33:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1c659ba-8667-4dcf-9430-a5be4e544a59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:33:58,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b/users/633162a0b20d4fe8bb5a88ec9c5a5fe3/roles/d9df45a559114ff7b61f0e1ad55f84a5 used request id req-e1c659ba-8667-4dcf-9430-a5be4e544a59 2018-11-06 13:33:58,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11948800087s 2018-11-06 13:33:58,014 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6', 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': 'eaa85862-7e9d-40e2-8d8e-c5d81d2b5981', 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_91989f61-ff3f-4c9e-b250-5aa5cacf02c6', 'project_id': u'2e179c6b6955498ab0e33ed1227efd7b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 13:33:58,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:33:58,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:33:58,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:33:58,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:33:58,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:33:58,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:33:58,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:33:58,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:33:58,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:33:58,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:33:58,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:33:58,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:33:58,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:33:58,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:33:58,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:33:58,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:33:58,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:33:58,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:33:58,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:33:58,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:33:58,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:33:58,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:33:58,019 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6', 'password': 'eaa85862-7e9d-40e2-8d8e-c5d81d2b5981', 'project_name': 'snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '2e179c6b6955498ab0e33ed1227efd7b', 'project_domain_name': 'Default'} 2018-11-06 13:33:58,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:33:58,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd3bc2c-b0fa-45e8-99a0-5c430d8f1857 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d9df45a559114ff7b61f0e1ad55f84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:33:58,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bfd3bc2c-b0fa-45e8-99a0-5c430d8f1857 2018-11-06 13:33:58,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801141262054s 2018-11-06 13:33:58,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:33:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e0c9214-2675-4bbd-b3e0-cf8f27887bbb Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d9df45a559114ff7b61f0e1ad55f84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:33:58,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1e0c9214-2675-4bbd-b3e0-cf8f27887bbb 2018-11-06 13:33:58,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0774512290955s 2018-11-06 13:33:58,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:33:58,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de6cb1b-8c82-4cc1-abe7-1569b3b4bdd4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:33:58,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8de6cb1b-8c82-4cc1-abe7-1569b3b4bdd4 2018-11-06 13:33:58,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0753240585327s 2018-11-06 13:33:58,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:33:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94a18ba-cceb-42c6-b5cb-71e31c7a130d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6", "links": {"self": "http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "domain_id": "default", "enabled": true, "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:33:58,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e94a18ba-cceb-42c6-b5cb-71e31c7a130d 2018-11-06 13:33:58,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100723981857s 2018-11-06 13:33:58,357 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e94a18ba-cceb-42c6-b5cb-71e31c7a130d 2018-11-06 13:33:58,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:33:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01907235-54ea-40ca-ae07-9da6e3e6e150 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b"}, "enabled": true, "id": "2e179c6b6955498ab0e33ed1227efd7b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:33:58,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-01907235-54ea-40ca-ae07-9da6e3e6e150 2018-11-06 13:33:58,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0769469738007s 2018-11-06 13:33:58,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-01907235-54ea-40ca-ae07-9da6e3e6e150 2018-11-06 13:33:58,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:33:58,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=633162a0b20d4fe8bb5a88ec9c5a5fe3&scope.project.id=2e179c6b6955498ab0e33ed1227efd7b&role.id=f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deea5a5c-a4a0-49aa-8d3f-cbf7214495f0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=633162a0b20d4fe8bb5a88ec9c5a5fe3&scope.project.id=2e179c6b6955498ab0e33ed1227efd7b&role.id=f0183a7f7ed349a593458589a5e31bea", "previous": null, "next": null}} 2018-11-06 13:33:58,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=633162a0b20d4fe8bb5a88ec9c5a5fe3&scope.project.id=2e179c6b6955498ab0e33ed1227efd7b&role.id=f0183a7f7ed349a593458589a5e31bea used request id req-deea5a5c-a4a0-49aa-8d3f-cbf7214495f0 2018-11-06 13:33:58,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0745489597321s 2018-11-06 13:33:58,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:33:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b/users/633162a0b20d4fe8bb5a88ec9c5a5fe3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b33524d-755c-4a19-b71c-6485739ce268 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:33:58,642 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b/users/633162a0b20d4fe8bb5a88ec9c5a5fe3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-1b33524d-755c-4a19-b71c-6485739ce268 2018-11-06 13:33:58,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124048948288s 2018-11-06 13:33:58,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:33:58,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b12c8ce-6d09-470f-9730-4ada2c1fad26 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d9df45a559114ff7b61f0e1ad55f84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:33:58,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3b12c8ce-6d09-470f-9730-4ada2c1fad26 2018-11-06 13:33:58,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820260047913s 2018-11-06 13:33:58,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 13:33:58,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-06 13:33:58,820 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-001cd522-0104-4baa-93a5-b1132275d0da Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23850f2c1c774dbf90416f64531177bb", "links": {"self": "http://172.30.9.27:5000/v3/roles/23850f2c1c774dbf90416f64531177bb"}, "name": "heat_stack_owner"}} 2018-11-06 13:33:58,820 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-001cd522-0104-4baa-93a5-b1132275d0da 2018-11-06 13:33:58,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0943791866302s 2018-11-06 13:33:58,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/23850f2c1c774dbf90416f64531177bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc31872-6289-410a-9c8d-36f64f14799e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/23850f2c1c774dbf90416f64531177bb"}, "domain_id": null, "name": "heat_stack_owner", "id": "23850f2c1c774dbf90416f64531177bb"}} 2018-11-06 13:33:58,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/23850f2c1c774dbf90416f64531177bb used request id req-edc31872-6289-410a-9c8d-36f64f14799e 2018-11-06 13:33:58,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:33:58,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:58,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df572639-36d7-4507-a4ec-f40961a2f391 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23850f2c1c774dbf90416f64531177bb", "links": {"self": "http://172.30.9.27:5000/v3/roles/23850f2c1c774dbf90416f64531177bb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d9df45a559114ff7b61f0e1ad55f84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:33:58,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-df572639-36d7-4507-a4ec-f40961a2f391 2018-11-06 13:33:58,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801620483398s 2018-11-06 13:33:58,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:33:58,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:59,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64299bb2-f0aa-4f5d-b231-9211257ebfe0 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:33:59,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-64299bb2-f0aa-4f5d-b231-9211257ebfe0 2018-11-06 13:33:59,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0728459358215s 2018-11-06 13:33:59,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:33:59,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:59,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a7511c-455d-48a0-8da9-13ac531abb1c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6", "links": {"self": "http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "domain_id": "default", "enabled": true, "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:33:59,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a7a7511c-455d-48a0-8da9-13ac531abb1c 2018-11-06 13:33:59,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108875989914s 2018-11-06 13:33:59,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a7a7511c-455d-48a0-8da9-13ac531abb1c 2018-11-06 13:33:59,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:33:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:59,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9871a7-7f15-4e08-9eb2-7652dc93e090 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b"}, "enabled": true, "id": "2e179c6b6955498ab0e33ed1227efd7b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:33:59,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9a9871a7-7f15-4e08-9eb2-7652dc93e090 2018-11-06 13:33:59,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.087779045105s 2018-11-06 13:33:59,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9a9871a7-7f15-4e08-9eb2-7652dc93e090 2018-11-06 13:33:59,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:33:59,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=633162a0b20d4fe8bb5a88ec9c5a5fe3&scope.project.id=2e179c6b6955498ab0e33ed1227efd7b&role.id=23850f2c1c774dbf90416f64531177bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:59,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb3e906-e90a-47ee-ae56-85891090f484 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=633162a0b20d4fe8bb5a88ec9c5a5fe3&scope.project.id=2e179c6b6955498ab0e33ed1227efd7b&role.id=23850f2c1c774dbf90416f64531177bb", "previous": null, "next": null}} 2018-11-06 13:33:59,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=633162a0b20d4fe8bb5a88ec9c5a5fe3&scope.project.id=2e179c6b6955498ab0e33ed1227efd7b&role.id=23850f2c1c774dbf90416f64531177bb used request id req-1eb3e906-e90a-47ee-ae56-85891090f484 2018-11-06 13:33:59,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0754458904266s 2018-11-06 13:33:59,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:33:59,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b/users/633162a0b20d4fe8bb5a88ec9c5a5fe3/roles/23850f2c1c774dbf90416f64531177bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:33:59,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3156ff5-5c54-4e5f-9972-4702bb8c024a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:33:59,455 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b/users/633162a0b20d4fe8bb5a88ec9c5a5fe3/roles/23850f2c1c774dbf90416f64531177bb used request id req-f3156ff5-5c54-4e5f-9972-4702bb8c024a 2018-11-06 13:33:59,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115938901901s 2018-11-06 13:33:59,456 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-06 13:33:59,456 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-06 13:33:59,456 - openstack_tests - INFO - OS Credentials = > 2018-11-06 13:33:59,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:33:59,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:33:59,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23850f2c1c774dbf90416f64531177bb", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "d9df45a559114ff7b61f0e1ad55f84a5", "name": "Member"}], "expires_at": "2018-11-06T14:33:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e179c6b6955498ab0e33ed1227efd7b", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6", "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "audit_ids": ["Ujm-oD_XSKGS4jMj-EJnyw"], "issued_at": "2018-11-06T13:33:59.000000Z"}} 2018-11-06 13:33:59,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd670c450c7510207caa167d11ff67f9a663bc1b" 2018-11-06 13:34:00,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c507c7d0-94cc-4f90-a80d-02658eff35b0 Date: Tue, 06 Nov 2018 13:34:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:34:00,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-c507c7d0-94cc-4f90-a80d-02658eff35b0 2018-11-06 13:34:00,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd670c450c7510207caa167d11ff67f9a663bc1b" 2018-11-06 13:34:00,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-40c1b904-85be-4d76-900b-7d7f4d116f29 Date: Tue, 06 Nov 2018 13:34:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 13:34:00,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-40c1b904-85be-4d76-900b-7d7f4d116f29 2018-11-06 13:34:00,299 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-06 13:34:00,299 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-11-06 13:34:00,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:34:00,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:34:00,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23850f2c1c774dbf90416f64531177bb", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "d9df45a559114ff7b61f0e1ad55f84a5", "name": "Member"}], "expires_at": "2018-11-06T14:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e179c6b6955498ab0e33ed1227efd7b", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6", "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "audit_ids": ["7YkhVbq1T_mcoYgpV2xsgw"], "issued_at": "2018-11-06T13:34:00.000000Z"}} 2018-11-06 13:34:00,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ed12720feeed88d9e659432103f00e935cccf9" 2018-11-06 13:34:00,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ef093a-bb52-403a-912b-44b79da37c0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:34:00,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f1ef093a-bb52-403a-912b-44b79da37c0f 2018-11-06 13:34:00,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:34:00,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:34:01,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23850f2c1c774dbf90416f64531177bb", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "d9df45a559114ff7b61f0e1ad55f84a5", "name": "Member"}], "expires_at": "2018-11-06T14:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e179c6b6955498ab0e33ed1227efd7b", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6", "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "audit_ids": ["r9sOCTYNS6qe5YOWrGjRbg"], "issued_at": "2018-11-06T13:34:01.000000Z"}} 2018-11-06 13:34:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:01,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b43fbb9-0380-4ad3-81d5-0320652d2123 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:34:01,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8b43fbb9-0380-4ad3-81d5-0320652d2123 2018-11-06 13:34:01,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:34:01,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:34:01,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-f1865a57-3aee-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:01,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f16c23e-87a1-4867-a330-01d22ad7ea9d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-f1865a57-3aee-480-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 13:34:01,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-f1865a57-3aee-480-proj used request id req-5f16c23e-87a1-4867-a330-01d22ad7ea9d 2018-11-06 13:34:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:01,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a9b98e-0fa5-46eb-9d55-2f37e492274b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:34:01,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e4a9b98e-0fa5-46eb-9d55-2f37e492274b 2018-11-06 13:34:01,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}}' 2018-11-06 13:34:01,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b032278-8032-4e70-8651-564de751f039 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee"}, "enabled": true, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}} 2018-11-06 13:34:01,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9b032278-8032-4e70-8651-564de751f039 2018-11-06 13:34:01,453 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-f1865a57-3aee-480-proj 2018-11-06 13:34:01,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:34:01,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:34:01,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23850f2c1c774dbf90416f64531177bb", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "d9df45a559114ff7b61f0e1ad55f84a5", "name": "Member"}], "expires_at": "2018-11-06T14:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e179c6b6955498ab0e33ed1227efd7b", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6", "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "audit_ids": ["rKBfh0RCTVmtME45D2boUQ"], "issued_at": "2018-11-06T13:34:01.000000Z"}} 2018-11-06 13:34:01,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab7142b64530a4ec8357a4bbaad269c9bfca102" 2018-11-06 13:34:01,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be37658-0892-45b0-ba6f-baaabf1d2373 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:34:01,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3be37658-0892-45b0-ba6f-baaabf1d2373 2018-11-06 13:34:01,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:34:01,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:34:01,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab7142b64530a4ec8357a4bbaad269c9bfca102" 2018-11-06 13:34:02,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ed63ea-bfac-4e11-b533-6569498a70e5 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6", "links": {"self": "http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "domain_id": "default", "enabled": true, "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:34:02,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-75ed63ea-bfac-4e11-b533-6569498a70e5 2018-11-06 13:34:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-f1865a57-3aee-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab7142b64530a4ec8357a4bbaad269c9bfca102" 2018-11-06 13:34:02,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771b7f73-8211-4812-8adf-dbc776ba6054 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-f1865a57-3aee-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee"}, "enabled": true, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}]} 2018-11-06 13:34:02,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-f1865a57-3aee-480-proj used request id req-771b7f73-8211-4812-8adf-dbc776ba6054 2018-11-06 13:34:02,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab7142b64530a4ec8357a4bbaad269c9bfca102" 2018-11-06 13:34:02,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08aa2ed3-66a3-4269-bc65-f60982b0493a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 13:34:02,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-08aa2ed3-66a3-4269-bc65-f60982b0493a 2018-11-06 13:34:02,556 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-f1865a57-3aee-480-user 2018-11-06 13:34:02,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:34:02,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:02,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5df417c-b072-494e-8efc-c15aeee7f2a7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23850f2c1c774dbf90416f64531177bb", "links": {"self": "http://172.30.9.27:5000/v3/roles/23850f2c1c774dbf90416f64531177bb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d9df45a559114ff7b61f0e1ad55f84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:34:02,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b5df417c-b072-494e-8efc-c15aeee7f2a7 2018-11-06 13:34:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" -d '{"role": {"name": "SimpleHealthCheck-f1865a57-3aee-480-proj-role"}}' 2018-11-06 13:34:02,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c182db5-32c4-4253-9ada-df390ecef23e Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9ff849933c74a34812fdcb9645574fa", "links": {"self": "http://172.30.9.27:5000/v3/roles/a9ff849933c74a34812fdcb9645574fa"}, "name": "SimpleHealthCheck-f1865a57-3aee-480-proj-role"}} 2018-11-06 13:34:02,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0c182db5-32c4-4253-9ada-df390ecef23e 2018-11-06 13:34:02,753 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-f1865a57-3aee-480-proj-role 2018-11-06 13:34:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a9ff849933c74a34812fdcb9645574fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:02,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48878ab-2ea6-487d-b681-a852404b3850 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a9ff849933c74a34812fdcb9645574fa"}, "domain_id": null, "name": "SimpleHealthCheck-f1865a57-3aee-480-proj-role", "id": "a9ff849933c74a34812fdcb9645574fa"}} 2018-11-06 13:34:02,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a9ff849933c74a34812fdcb9645574fa used request id req-f48878ab-2ea6-487d-b681-a852404b3850 2018-11-06 13:34:02,848 - keystone_utils - INFO - Granting role SimpleHealthCheck-f1865a57-3aee-480-proj-role to project SimpleHealthCheck-f1865a57-3aee-480-proj 2018-11-06 13:34:02,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee/users/d32e6b06a9594dc9a0436b06c83b06c8/roles/a9ff849933c74a34812fdcb9645574fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:02,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a6e4df0-9ae3-48a4-a399-608f8e974b10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:34:02,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee/users/d32e6b06a9594dc9a0436b06c83b06c8/roles/a9ff849933c74a34812fdcb9645574fa used request id req-6a6e4df0-9ae3-48a4-a399-608f8e974b10 2018-11-06 13:34:02,971 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:34:02,972 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 13:34:02,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:34:02,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:34:03,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9ff849933c74a34812fdcb9645574fa", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj-role"}], "expires_at": "2018-11-06T14:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f1865a57-3aee-480-user", "id": "d32e6b06a9594dc9a0436b06c83b06c8"}, "audit_ids": ["VpgSeKCdTym7SR0f3_qHMw"], "issued_at": "2018-11-06T13:34:03.000000Z"}} 2018-11-06 13:34:03,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd91b6cd036a5ab644b873b141976fcbc94df2e" 2018-11-06 13:34:03,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6baccc3-0e63-4c65-850f-db887117c753 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:34:03,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f6baccc3-0e63-4c65-850f-db887117c753 2018-11-06 13:34:03,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd91b6cd036a5ab644b873b141976fcbc94df2e" 2018-11-06 13:34:03,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-1f44edc5-f89d-44b9-854e-5e85845c618a Date: Tue, 06 Nov 2018 13:34:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image"} 2018-11-06 13:34:03,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image used request id req-1f44edc5-f89d-44b9-854e-5e85845c618a 2018-11-06 13:34:03,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd91b6cd036a5ab644b873b141976fcbc94df2e" 2018-11-06 13:34:03,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6db091d3-5a97-4e39-9c99-673d713a3cc5 Date: Tue, 06 Nov 2018 13:34: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-11-06 13:34:03,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6db091d3-5a97-4e39-9c99-673d713a3cc5 2018-11-06 13:34:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}efd91b6cd036a5ab644b873b141976fcbc94df2e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image"}' 2018-11-06 13:34:03,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4 X-Openstack-Request-Id: req-a0c6d536-e4c4-4b9c-8777-7d3ca8b9f25b Date: Tue, 06 Nov 2018 13:34:04 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:34:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T13:34:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "min_disk": 0, "protected": false, "id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "file": "/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/file", "checksum": null, "owner": "b2f73061c1f149bb87cd52cc6e7860ee", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:34:04,000 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a0c6d536-e4c4-4b9c-8777-7d3ca8b9f25b 2018-11-06 13:34:04,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd91b6cd036a5ab644b873b141976fcbc94df2e" -d '' 2018-11-06 13:34:06,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9fed059a-8a5d-44c6-814c-d9556962bd9a Date: Tue, 06 Nov 2018 13:34:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:34:06,014 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/file used request id req-9fed059a-8a5d-44c6-814c-d9556962bd9a 2018-11-06 13:34:06,014 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:34:06,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd91b6cd036a5ab644b873b141976fcbc94df2e" 2018-11-06 13:34:06,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-11eee3ad-bf18-43bd-9d87-8ed3e2eef91d Date: Tue, 06 Nov 2018 13:34:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:34:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:34:05Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/snap", "metadata": {}}], "self": "/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "min_disk": 0, "protected": false, "id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "file": "/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2f73061c1f149bb87cd52cc6e7860ee", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:34:06,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4 used request id req-11eee3ad-bf18-43bd-9d87-8ed3e2eef91d 2018-11-06 13:34:06,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd91b6cd036a5ab644b873b141976fcbc94df2e" 2018-11-06 13:34:06,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cfcdab20-50ea-462b-ba1b-a1cda8181bb2 Date: Tue, 06 Nov 2018 13:34: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-11-06 13:34:06,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-cfcdab20-50ea-462b-ba1b-a1cda8181bb2 2018-11-06 13:34:06,336 - create_image - INFO - Created image with name - SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image 2018-11-06 13:34:06,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd91b6cd036a5ab644b873b141976fcbc94df2e" 2018-11-06 13:34:06,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-cea7afc4-cdbf-476b-a1bc-e97646436985 Date: Tue, 06 Nov 2018 13:34:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:34:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:34:05Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/snap", "metadata": {}}], "self": "/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "min_disk": 0, "protected": false, "id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "file": "/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2f73061c1f149bb87cd52cc6e7860ee", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 13:34:06,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4 used request id req-cea7afc4-cdbf-476b-a1bc-e97646436985 2018-11-06 13:34:06,501 - create_image - DEBUG - Instance status is - active 2018-11-06 13:34:06,502 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image 2018-11-06 13:34:06,502 - create_image - INFO - Image is now active with name - SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image 2018-11-06 13:34:06,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:34:06,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:34:06,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9ff849933c74a34812fdcb9645574fa", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj-role"}], "expires_at": "2018-11-06T14:34:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f1865a57-3aee-480-user", "id": "d32e6b06a9594dc9a0436b06c83b06c8"}, "audit_ids": ["1B9ZsGseS6OWJuE9O4TNjQ"], "issued_at": "2018-11-06T13:34:06.000000Z"}} 2018-11-06 13:34:06,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ff29f54dd611c59c1a8f4a678281c82849b7d2" 2018-11-06 13:34:06,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40e5ae1-90f2-471c-9b12-809fec801bfc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:34:06,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a40e5ae1-90f2-471c-9b12-809fec801bfc 2018-11-06 13:34:06,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ff29f54dd611c59c1a8f4a678281c82849b7d2" 2018-11-06 13:34:07,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af5e3ade-e41a-45c8-89bd-2919a22dba1c Date: Tue, 06 Nov 2018 13:34:07 GMT RESP BODY: {"networks":[]} 2018-11-06 13:34:07,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net used request id req-af5e3ade-e41a-45c8-89bd-2919a22dba1c 2018-11-06 13:34:07,109 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net 2018-11-06 13:34:07,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ff29f54dd611c59c1a8f4a678281c82849b7d2" -d '{"network": {"name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net", "admin_state_up": true}}' 2018-11-06 13:34:07,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-376a2ecc-9fbc-45f6-8860-ee28adcf6dbf Date: Tue, 06 Nov 2018 13:34:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2f73061c1f149bb87cd52cc6e7860ee","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:34:07Z","is_default":false,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:07Z","mtu":1450}} 2018-11-06 13:34:07,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-376a2ecc-9fbc-45f6-8860-ee28adcf6dbf 2018-11-06 13:34:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ff29f54dd611c59c1a8f4a678281c82849b7d2" 2018-11-06 13:34:07,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-00ff7ee9-c81c-4c99-9655-c6d55c38637b Date: Tue, 06 Nov 2018 13:34: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-11-06T13:34:07Z","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net"}]} 2018-11-06 13:34:07,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-00ff7ee9-c81c-4c99-9655-c6d55c38637b 2018-11-06 13:34:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ff29f54dd611c59c1a8f4a678281c82849b7d2" 2018-11-06 13:34:08,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-943d2254-04b7-47d2-b26f-2f0381f59f87 Date: Tue, 06 Nov 2018 13:34:08 GMT RESP BODY: {"subnets":[]} 2018-11-06 13:34:08,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-943d2254-04b7-47d2-b26f-2f0381f59f87 2018-11-06 13:34:08,140 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet 2018-11-06 13:34:08,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ff29f54dd611c59c1a8f4a678281c82849b7d2" -d '{"subnets": [{"ip_version": 4, "network_id": "72b72d11-2dcf-409c-abd1-2ec1e3286c33", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet"}]}' 2018-11-06 13:34:08,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-84ef5d42-04b5-4c63-bc0c-bd590b4f65b6 Date: Tue, 06 Nov 2018 13:34:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:34:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","subnetpool_id":null,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet"}]} 2018-11-06 13:34:08,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-84ef5d42-04b5-4c63-bc0c-bd590b4f65b6 2018-11-06 13:34:09,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ff29f54dd611c59c1a8f4a678281c82849b7d2" 2018-11-06 13:34:09,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-7b63f857-eac5-4110-adab-42633cd5268c Date: Tue, 06 Nov 2018 13:34: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":["2b5ded07-ed97-4b4a-aaa7-6c943d0aa936"],"updated_at":"2018-11-06T13:34:08Z","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net"}]} 2018-11-06 13:34:09,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-7b63f857-eac5-4110-adab-42633cd5268c 2018-11-06 13:34:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ff29f54dd611c59c1a8f4a678281c82849b7d2" 2018-11-06 13:34:09,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-976e529d-9ff1-44f1-92d6-481e388660e1 Date: Tue, 06 Nov 2018 13:34:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:34:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","subnetpool_id":null,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet"}]} 2018-11-06 13:34:09,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-976e529d-9ff1-44f1-92d6-481e388660e1 2018-11-06 13:34:09,306 - OpenStackNetwork - DEBUG - Network [72b72d11-2dcf-409c-abd1-2ec1e3286c33] created successfully 2018-11-06 13:34:09,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:34:09,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:34:09,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23850f2c1c774dbf90416f64531177bb", "name": "heat_stack_owner"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "d9df45a559114ff7b61f0e1ad55f84a5", "name": "Member"}], "expires_at": "2018-11-06T14:34:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e179c6b6955498ab0e33ed1227efd7b", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2e179c6b6955498ab0e33ed1227efd7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6", "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "audit_ids": ["HY4Q9CVVRXqWVOTQCkaYmA"], "issued_at": "2018-11-06T13:34:09.000000Z"}} 2018-11-06 13:34:09,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6af698f4c5753c5f4908f7c6c544221c41e4787b" 2018-11-06 13:34:09,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ac3016-4cab-485c-9ac8-5667d82e198b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:34:09,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d5ac3016-4cab-485c-9ac8-5667d82e198b 2018-11-06 13:34:09,771 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:34:09,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6af698f4c5753c5f4908f7c6c544221c41e4787b" 2018-11-06 13:34:10,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-14f9fcfa-8c42-49fb-b0ef-12fe05613ee9 x-compute-request-id: req-14f9fcfa-8c42-49fb-b0ef-12fe05613ee9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 13:34:10,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-14f9fcfa-8c42-49fb-b0ef-12fe05613ee9 2018-11-06 13:34:10,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6af698f4c5753c5f4908f7c6c544221c41e4787b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-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-11-06 13:34:10,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34: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-117ccfe1-6915-4ae6-a268-f1b0aafc9f41 x-compute-request-id: req-117ccfe1-6915-4ae6-a268-f1b0aafc9f41 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:34:10,230 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-117ccfe1-6915-4ae6-a268-f1b0aafc9f41 2018-11-06 13:34:10,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:34:10,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:34:10,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9ff849933c74a34812fdcb9645574fa", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj-role"}], "expires_at": "2018-11-06T14:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f1865a57-3aee-480-user", "id": "d32e6b06a9594dc9a0436b06c83b06c8"}, "audit_ids": ["QpjZj1m7RVWj3Ppdmp98UA"], "issued_at": "2018-11-06T13:34:10.000000Z"}} 2018-11-06 13:34:10,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:10,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ec145c-1293-47f1-a3a8-45134c6178bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:34:10,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e1ec145c-1293-47f1-a3a8-45134c6178bd 2018-11-06 13:34:10,691 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 13:34:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:10,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e08dec-715a-44a0-81cb-6e7844aedcc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:34:10,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-74e08dec-715a-44a0-81cb-6e7844aedcc0 2018-11-06 13:34:10,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:11,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d2120c8d-8358-4422-8d03-2abf8a45616a Date: Tue, 06 Nov 2018 13:34: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":["2b5ded07-ed97-4b4a-aaa7-6c943d0aa936"],"updated_at":"2018-11-06T13:34:08Z","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net"}]} 2018-11-06 13:34:11,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net used request id req-d2120c8d-8358-4422-8d03-2abf8a45616a 2018-11-06 13:34:11,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:34:11,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:34:11,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:11,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afbd0967-3384-459f-bf75-5990bb8aa9a0 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee"}, "enabled": true, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}} 2018-11-06 13:34:11,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee used request id req-afbd0967-3384-459f-bf75-5990bb8aa9a0 2018-11-06 13:34:11,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:11,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bb135d1d-b9a7-48bc-a846-529070318f33 Date: Tue, 06 Nov 2018 13:34:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:34:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","subnetpool_id":null,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet"}]} 2018-11-06 13:34:11,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-bb135d1d-b9a7-48bc-a846-529070318f33 2018-11-06 13:34:11,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:11,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-88a3d0a5-d4f3-4696-a7de-ade4bd423477 Date: Tue, 06 Nov 2018 13:34:11 GMT RESP BODY: {"ports":[]} 2018-11-06 13:34:11,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1&admin_state_up=True used request id req-88a3d0a5-d4f3-4696-a7de-ade4bd423477 2018-11-06 13:34:11,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:11,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34: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-d223086f-89cc-4599-9a37-b41a6132f6b8 x-compute-request-id: req-d223086f-89cc-4599-9a37-b41a6132f6b8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 13:34:11,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst used request id req-d223086f-89cc-4599-9a37-b41a6132f6b8 2018-11-06 13:34:11,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:12,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a5d96fa8-7e19-4246-8952-acfdb01b74aa Date: Tue, 06 Nov 2018 13:34:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2b5ded07-ed97-4b4a-aaa7-6c943d0aa936"],"updated_at":"2018-11-06T13:34:08Z","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net"}]} 2018-11-06 13:34:12,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net used request id req-a5d96fa8-7e19-4246-8952-acfdb01b74aa 2018-11-06 13:34:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:12,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab5f744-fc02-47f0-b301-0ba9cf5970f7 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee"}, "enabled": true, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}} 2018-11-06 13:34:12,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee used request id req-3ab5f744-fc02-47f0-b301-0ba9cf5970f7 2018-11-06 13:34:12,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:12,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-27c91dd2-41ec-416f-a006-b24445510745 Date: Tue, 06 Nov 2018 13:34:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:34:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","subnetpool_id":null,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet"}]} 2018-11-06 13:34:12,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-27c91dd2-41ec-416f-a006-b24445510745 2018-11-06 13:34:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:12,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dafd0b15-47c3-4d0e-a21a-9e14095a4701 Date: Tue, 06 Nov 2018 13:34:12 GMT RESP BODY: {"ports":[]} 2018-11-06 13:34:12,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1&admin_state_up=True used request id req-dafd0b15-47c3-4d0e-a21a-9e14095a4701 2018-11-06 13:34:12,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 13:34:12,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:34:12,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9ff849933c74a34812fdcb9645574fa", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj-role"}], "expires_at": "2018-11-06T14:34:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b2f73061c1f149bb87cd52cc6e7860ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-f1865a57-3aee-480-user", "id": "d32e6b06a9594dc9a0436b06c83b06c8"}, "audit_ids": ["rfgNdRIoTf6daA_JjkA-Dw"], "issued_at": "2018-11-06T13:34:12.000000Z"}} 2018-11-06 13:34:12,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b2850ef3b90490f95b9548358409f6cc78a9e9" 2018-11-06 13:34:12,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c943e7a3-2ac2-467f-a265-81cb27c2e39e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:34:12,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c943e7a3-2ac2-467f-a265-81cb27c2e39e 2018-11-06 13:34:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:13,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-2de0d00d-c818-4399-ae6b-223e3b6f83ef Date: Tue, 06 Nov 2018 13:34:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2b5ded07-ed97-4b4a-aaa7-6c943d0aa936"],"updated_at":"2018-11-06T13:34:08Z","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net"}]} 2018-11-06 13:34:13,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net used request id req-2de0d00d-c818-4399-ae6b-223e3b6f83ef 2018-11-06 13:34:13,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:13,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ee8bf4eb-a5ec-45b8-9b2f-258501aec270 Date: Tue, 06 Nov 2018 13:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:34:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","subnetpool_id":null,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet"}]} 2018-11-06 13:34:13,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-ee8bf4eb-a5ec-45b8-9b2f-258501aec270 2018-11-06 13:34:13,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:13,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-e6ec3845-c447-43b1-9f5c-8121b51901bc Date: Tue, 06 Nov 2018 13:34:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2b5ded07-ed97-4b4a-aaa7-6c943d0aa936"],"updated_at":"2018-11-06T13:34:08Z","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net"}]} 2018-11-06 13:34:13,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net used request id req-e6ec3845-c447-43b1-9f5c-8121b51901bc 2018-11-06 13:34:13,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 13:34:13,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:34:13,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b2850ef3b90490f95b9548358409f6cc78a9e9" 2018-11-06 13:34:13,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f90a24cd-6508-4a49-8a16-5a2b17f16767 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee"}, "enabled": true, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}} 2018-11-06 13:34:13,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee used request id req-f90a24cd-6508-4a49-8a16-5a2b17f16767 2018-11-06 13:34:13,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:13,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-661f4f46-e721-407d-b5d8-a29ac1cd2d85 Date: Tue, 06 Nov 2018 13:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:34:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","subnetpool_id":null,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet"}]} 2018-11-06 13:34:13,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-661f4f46-e721-407d-b5d8-a29ac1cd2d85 2018-11-06 13:34:13,769 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net 2018-11-06 13:34:13,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" -d '{"port": {"network_id": "72b72d11-2dcf-409c-abd1-2ec1e3286c33", "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1", "admin_state_up": true}}' 2018-11-06 13:34:14,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-686172cb-6e24-4f0f-988d-d617190688fc Date: Tue, 06 Nov 2018 13:34:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:34:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","ip_address":"10.55.0.9"}],"id":"89f1877a-d6fa-4c0e-8b49-a9cd8d10da3c","security_groups":["1ace85ef-c2a4-4873-8944-874232f7c885"],"mac_address":"fa:16:3e:6d:d7:5a","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","qos_policy_id":null,"admin_state_up":true,"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:14Z","binding:vnic_type":"normal"}} 2018-11-06 13:34:14,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-686172cb-6e24-4f0f-988d-d617190688fc 2018-11-06 13:34:14,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:14,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d044874e-dfc1-41be-a661-f5b10538b3e0 Date: Tue, 06 Nov 2018 13:34:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2b5ded07-ed97-4b4a-aaa7-6c943d0aa936"],"updated_at":"2018-11-06T13:34:08Z","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net"}]} 2018-11-06 13:34:14,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net used request id req-d044874e-dfc1-41be-a661-f5b10538b3e0 2018-11-06 13:34:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:15,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2accc09-d6a8-4635-89ce-41d6927ceb51 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee"}, "enabled": true, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}} 2018-11-06 13:34:15,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee used request id req-c2accc09-d6a8-4635-89ce-41d6927ceb51 2018-11-06 13:34:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:15,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f5321ca6-301b-4a79-911d-7105b31a1b19 Date: Tue, 06 Nov 2018 13:34:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:34:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","subnetpool_id":null,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet"}]} 2018-11-06 13:34:15,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-f5321ca6-301b-4a79-911d-7105b31a1b19 2018-11-06 13:34:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:15,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-6a1bb176-a9bd-4bc3-91ba-a7b2b15def66 Date: Tue, 06 Nov 2018 13:34:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:34:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","ip_address":"10.55.0.9"}],"id":"89f1877a-d6fa-4c0e-8b49-a9cd8d10da3c","security_groups":["1ace85ef-c2a4-4873-8944-874232f7c885"],"mac_address":"fa:16:3e:6d:d7:5a","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1","admin_state_up":true,"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:14Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 13:34:15,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1&admin_state_up=True used request id req-6a1bb176-a9bd-4bc3-91ba-a7b2b15def66 2018-11-06 13:34:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:15,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8dc2098-c7f0-4b01-a001-a388d4770e05 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee"}, "enabled": true, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}} 2018-11-06 13:34:15,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee used request id req-a8dc2098-c7f0-4b01-a001-a388d4770e05 2018-11-06 13:34:15,389 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst 2018-11-06 13:34:15,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:15,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34: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-62fb16c4-06ce-4d67-b75d-f6ad0604cc2d x-compute-request-id: req-62fb16c4-06ce-4d67-b75d-f6ad0604cc2d Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}], "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-flavor-name"}]} 2018-11-06 13:34:15,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-62fb16c4-06ce-4d67-b75d-f6ad0604cc2d 2018-11-06 13:34:15,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:15,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34: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-8948a339-27e5-4f64-b7b4-3a245b27cfdd x-compute-request-id: req-8948a339-27e5-4f64-b7b4-3a245b27cfdd Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:34:15,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8 used request id req-8948a339-27e5-4f64-b7b4-3a245b27cfdd 2018-11-06 13:34:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:15,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a87af4eb-c140-4b10-984d-6f7e9af6c2a6 Date: Tue, 06 Nov 2018 13:34:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T13:34:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T13:34:05Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/snap", "metadata": {}}], "self": "/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "min_disk": 0, "protected": false, "id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "file": "/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2f73061c1f149bb87cd52cc6e7860ee", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image"} 2018-11-06 13:34:15,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image used request id req-a87af4eb-c140-4b10-984d-6f7e9af6c2a6 2018-11-06 13:34:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:15,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3eb4ecf8-e591-4102-b94a-08d3e7b6b04d Date: Tue, 06 Nov 2018 13:34: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-11-06 13:34:15,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3eb4ecf8-e591-4102-b94a-08d3e7b6b04d 2018-11-06 13:34:15,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" -d '{"server": {"name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst", "imageRef": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "flavorRef": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "max_count": 1, "min_count": 1, "networks": [{"port": "89f1877a-d6fa-4c0e-8b49-a9cd8d10da3c"}]}}' 2018-11-06 13:34:17,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:34: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-e420e161-70b8-4320-b68c-8818d0f5c47d x-compute-request-id: req-e420e161-70b8-4320-b68c-8818d0f5c47d Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a7eda33e-e57b-4820-9328-38f959a7dd65", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "bookmark"}], "adminPass": "DnzKtxwA3MBd"}} 2018-11-06 13:34:17,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e420e161-70b8-4320-b68c-8818d0f5c47d 2018-11-06 13:34:17,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:17,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34: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-2ca23f4b-ab9b-4cd8-a67a-1799dedb450d x-compute-request-id: req-2ca23f4b-ab9b-4cd8-a67a-1799dedb450d Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "bookmark"}], "image": {"id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "links": [{"href": "http://172.30.9.27:8774/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "links": [{"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}]}, "id": "a7eda33e-e57b-4820-9328-38f959a7dd65", "user_id": "d32e6b06a9594dc9a0436b06c83b06c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:34:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst", "created": "2018-11-06T13:34:17Z", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:34:17,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-2ca23f4b-ab9b-4cd8-a67a-1799dedb450d 2018-11-06 13:34:17,691 - create_instance - INFO - Created instance with name - SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst 2018-11-06 13:34:17,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:17,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34: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-3710082d-2b71-41c3-b09d-f52317046e13 x-compute-request-id: req-3710082d-2b71-41c3-b09d-f52317046e13 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "bookmark"}], "image": {"id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "links": [{"href": "http://172.30.9.27:8774/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "links": [{"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}]}, "id": "a7eda33e-e57b-4820-9328-38f959a7dd65", "user_id": "d32e6b06a9594dc9a0436b06c83b06c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:34:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst", "created": "2018-11-06T13:34:17Z", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:34:17,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-3710082d-2b71-41c3-b09d-f52317046e13 2018-11-06 13:34:17,765 - create_instance - DEBUG - Instance status [SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst] is - BUILD 2018-11-06 13:34:17,765 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:34:20,769 - create_instance - DEBUG - VM status query timeout in 896.923156023 2018-11-06 13:34:20,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:21,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-0cee114e-415a-441c-aca5-2d95dac4d8ae x-compute-request-id: req-0cee114e-415a-441c-aca5-2d95dac4d8ae Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "bookmark"}], "image": {"id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "links": [{"href": "http://172.30.9.27:8774/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "links": [{"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}]}, "id": "a7eda33e-e57b-4820-9328-38f959a7dd65", "user_id": "d32e6b06a9594dc9a0436b06c83b06c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:34:18Z", "hostId": "4ffe00fc4346dbf55653e9c503b7add2b3dba15acd04459580a3cf92", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst", "created": "2018-11-06T13:34:17Z", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:34:21,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-0cee114e-415a-441c-aca5-2d95dac4d8ae 2018-11-06 13:34:21,059 - create_instance - DEBUG - Instance status [SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst] is - BUILD 2018-11-06 13:34:21,059 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:34:24,062 - create_instance - DEBUG - VM status query timeout in 893.629707098 2018-11-06 13:34:24,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:24,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-c5341963-19db-42a2-948e-62e9096e2ab0 x-compute-request-id: req-c5341963-19db-42a2-948e-62e9096e2ab0 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.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "bookmark"}], "image": {"id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "links": [{"href": "http://172.30.9.27:8774/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "links": [{"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}]}, "id": "a7eda33e-e57b-4820-9328-38f959a7dd65", "security_groups": [{"name": "default"}], "user_id": "d32e6b06a9594dc9a0436b06c83b06c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:34:21Z", "hostId": "4ffe00fc4346dbf55653e9c503b7add2b3dba15acd04459580a3cf92", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst", "created": "2018-11-06T13:34:17Z", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:34:24,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-c5341963-19db-42a2-948e-62e9096e2ab0 2018-11-06 13:34:24,601 - create_instance - DEBUG - Instance status [SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst] is - BUILD 2018-11-06 13:34:24,601 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:34:27,605 - create_instance - DEBUG - VM status query timeout in 890.087042093 2018-11-06 13:34:27,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:28,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-b7bdd060-0415-4093-bc99-56cd33da78c2 x-compute-request-id: req-b7bdd060-0415-4093-bc99-56cd33da78c2 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:d7:5a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "bookmark"}], "image": {"id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "links": [{"href": "http://172.30.9.27:8774/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:34:26.000000", "flavor": {"id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "links": [{"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}]}, "id": "a7eda33e-e57b-4820-9328-38f959a7dd65", "security_groups": [{"name": "default"}], "user_id": "d32e6b06a9594dc9a0436b06c83b06c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:34:27Z", "hostId": "4ffe00fc4346dbf55653e9c503b7add2b3dba15acd04459580a3cf92", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst", "created": "2018-11-06T13:34:17Z", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:34:28,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-b7bdd060-0415-4093-bc99-56cd33da78c2 2018-11-06 13:34:28,299 - create_instance - DEBUG - Instance status [SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst] is - ACTIVE 2018-11-06 13:34:28,300 - create_instance - INFO - VM is - ACTIVE 2018-11-06 13:34:28,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:29,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34: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-c86fa847-2bf6-4533-81b7-a83cc0979acb x-compute-request-id: req-c86fa847-2bf6-4533-81b7-a83cc0979acb Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:d7:5a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "bookmark"}], "image": {"id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "links": [{"href": "http://172.30.9.27:8774/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:34:26.000000", "flavor": {"id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "links": [{"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}]}, "id": "a7eda33e-e57b-4820-9328-38f959a7dd65", "security_groups": [{"name": "default"}], "user_id": "d32e6b06a9594dc9a0436b06c83b06c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:34:27Z", "hostId": "4ffe00fc4346dbf55653e9c503b7add2b3dba15acd04459580a3cf92", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst", "created": "2018-11-06T13:34:17Z", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:34:29,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-c86fa847-2bf6-4533-81b7-a83cc0979acb 2018-11-06 13:34:29,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:29,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f3d22cab-0001-41f8-af78-905dd993ac77 Date: Tue, 06 Nov 2018 13:34: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":["2b5ded07-ed97-4b4a-aaa7-6c943d0aa936"],"updated_at":"2018-11-06T13:34:08Z","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net"}]} 2018-11-06 13:34:29,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net used request id req-f3d22cab-0001-41f8-af78-905dd993ac77 2018-11-06 13:34:29,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:29,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5482156-b230-44b5-9a48-c22c3b3c4220 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee"}, "enabled": true, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}} 2018-11-06 13:34:29,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee used request id req-d5482156-b230-44b5-9a48-c22c3b3c4220 2018-11-06 13:34:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:29,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bfdaa469-0c02-421b-8ed9-7b1ccc4a743b Date: Tue, 06 Nov 2018 13:34:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:08Z","dns_nameservers":[],"updated_at":"2018-11-06T13:34:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","subnetpool_id":null,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet"}]} 2018-11-06 13:34:29,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-bfdaa469-0c02-421b-8ed9-7b1ccc4a743b 2018-11-06 13:34:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:29,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-9eed48f8-751e-4d03-aff8-a1a9c328fc96 Date: Tue, 06 Nov 2018 13:34:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:34:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","ip_address":"10.55.0.9"}],"id":"89f1877a-d6fa-4c0e-8b49-a9cd8d10da3c","security_groups":["1ace85ef-c2a4-4873-8944-874232f7c885"],"mac_address":"fa:16:3e:6d:d7:5a","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1","admin_state_up":true,"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:14Z","binding:vnic_type":"normal","device_id":"a7eda33e-e57b-4820-9328-38f959a7dd65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:34:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","ip_address":"10.55.0.2"}],"id":"bf102914-0d4d-4c8d-a5f2-1c5fac774e48","security_groups":[],"mac_address":"fa:16:3e:ca:96:ed","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-72b72d11-2dcf-409c-abd1-2ec1e3286c33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:34:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","ip_address":"10.55.0.3"}],"id":"c3c7d4b4-1dee-4bdc-9b2b-d23f1419309e","security_groups":[],"mac_address":"fa:16:3e:5e:0c:59","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-72b72d11-2dcf-409c-abd1-2ec1e3286c33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:34:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b5ded07-ed97-4b4a-aaa7-6c943d0aa936","ip_address":"10.55.0.4"}],"id":"db132be2-468f-4451-9b77-5eb822d7f13b","security_groups":[],"mac_address":"fa:16:3e:9e:8b:57","project_id":"b2f73061c1f149bb87cd52cc6e7860ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72b72d11-2dcf-409c-abd1-2ec1e3286c33","tenant_id":"b2f73061c1f149bb87cd52cc6e7860ee","created_at":"2018-11-06T13:34:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-72b72d11-2dcf-409c-abd1-2ec1e3286c33"}]} 2018-11-06 13:34:29,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-9eed48f8-751e-4d03-aff8-a1a9c328fc96 2018-11-06 13:34:29,825 - create_instance_tests - INFO - Looking for IP 10.55.0.9 in the console log 2018-11-06 13:34:29,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:30,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34: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-037eecb6-0da6-4e7f-8f42-3fb81e6cea20 x-compute-request-id: req-037eecb6-0da6-4e7f-8f42-3fb81e6cea20 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:d7:5a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "bookmark"}], "image": {"id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "links": [{"href": "http://172.30.9.27:8774/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:34:26.000000", "flavor": {"id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "links": [{"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}]}, "id": "a7eda33e-e57b-4820-9328-38f959a7dd65", "security_groups": [{"name": "default"}], "user_id": "d32e6b06a9594dc9a0436b06c83b06c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:34:27Z", "hostId": "4ffe00fc4346dbf55653e9c503b7add2b3dba15acd04459580a3cf92", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst", "created": "2018-11-06T13:34:17Z", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:34:30,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-037eecb6-0da6-4e7f-8f42-3fb81e6cea20 2018-11-06 13:34:30,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 13:34:31,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34: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-6fe296e9-0e3e-4905-ad75-8b818205c1f3 x-compute-request-id: req-6fe296e9-0e3e-4905-ad75-8b818205c1f3 Content-Encoding: gzip Content-Length: 9412 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 538222254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130447] pid_max: default: 32768 minimum: 301\n[ 0.131343] ACPI: Core revision 20150930\n[ 0.132715] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134029] Security Framework initialized\n[ 0.134838] Yama: becoming mindful.\n[ 0.135573] AppArmor: AppArmor initialized\n[ 0.136429] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137722] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138976] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140174] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141547] Initializing cgroup subsys io\n[ 0.142361] Initializing cgroup subsys memory\n[ 0.143220] Initializing cgroup subsys devices\n[ 0.144105] Initializing cgroup subsys freezer\n[ 0.144971] Initializing cgroup subsys net_cls\n[ 0.145839] Initializing cgroup subsys perf_event\n[ 0.146751] Initializing cgroup subsys net_prio\n[ 0.147636] Initializing cgroup subsys hugetlb\n[ 0.148510] Initializing cgroup subsys pids\n[ 0.149389] CPU: Physical Processor ID: 0\n[ 0.150880] mce: CPU supports 10 MCE banks\n[ 0.151737] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152744] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163786] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170146] ftrace: allocating 31920 entries in 125 pages\n[ 0.196182] smpboot: Max logical packages: 1\n[ 0.197035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198384] x2apic enabled\n[ 0.199192] Switched APIC routing to physical x2apic.\n[ 0.200953] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202090] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204083] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205866] KVM setup paravirtual spinlock\n[ 0.207165] x86: Booted up 1 node, 1 CPUs\n[ 0.207975] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209367] devtmpfs: initialized\n[ 0.211069] evm: security.selinux\n[ 0.211768] evm: security.SMACK64\n[ 0.212461] evm: security.SMACK64EXEC\n[ 0.213207] evm: security.SMACK64TRANSMUTE\n[ 0.214015] evm: security.SMACK64MMAP\n[ 0.214762] evm: security.ima\n[ 0.215408] evm: security.capability\n[ 0.216210] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218061] pinctrl core: initialized pinctrl subsystem\n[ 0.219166] RTC time: 13:34:26, date: 11/06/18\n[ 0.220115] NET: Registered protocol family 16\n[ 0.221086] cpuidle: using governor ladder\n[ 0.221901] cpuidle: using governor menu\n[ 0.222691] PCCT header not found.\n[ 0.223453] ACPI: bus type PCI registered\n[ 0.224259] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225504] PCI: Using configuration type 1 for base access\n[ 0.227253] ACPI: Added _OSI(Module Device)\n[ 0.228111] ACPI: Added _OSI(Processor Device)\n[ 0.228975] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229878] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232003] ACPI: Interpreter enabled\n[ 0.232777] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240166] ACPI: (supports S0 S5)\n[ 0.240868] ACPI: Using IOAPIC for interrupt routing\n[ 0.241930] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248597] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250824] acpiphp: Slot [3] registered\n[ 0.251647] acpiphp: Slot [4] registered\n[ 0.252454] acpiphp: Slot [5] registered\n[ 0.253258] acpiphp: Slot [6] registered\n[ 0.254057] acpiphp: Slot [7] registered\n[ 0.254860] acpiphp: Slot [8] registered\n[ 0.255670] acpiphp: Slot [9] registered\n[ 0.256474] acpiphp: Slot [10] registered\n[ 0.257293] acpiphp: Slot [11] registered\n[ 0.258107] acpiphp: Slot [12] registered\n[ 0.258921] acpiphp: Slot [13] registered\n[ 0.259736] acpiphp: Slot [14] registered\n[ 0.260550] acpiphp: Slot [15] registered\n[ 0.271520] acpiphp: Slot [16] registered\n[ 0.272337] acpiphp: Slot [17] registered\n[ 0.273152] acpiphp: Slot [18] registered\n[ 0.273959] acpiphp: Slot [19] registered\n[ 0.274770] acpiphp: Slot [20] registered\n[ 0.275590] acpiphp: Slot [21] registered\n[ 0.276405] acpiphp: Slot [22] registered\n[ 0.277216] acpiphp: Slot [23] registered\n[ 0.278032] acpiphp: Slot [24] registered\n[ 0.278842] acpiphp: Slot [25] registered\n[ 0.279661] acpiphp: Slot [26] registered\n[ 0.280475] acpiphp: Slot [27] registered\n[ 0.281290] acpiphp: Slot [28] registered\n[ 0.282100] acpiphp: Slot [29] registered\n[ 0.282906] acpiphp: Slot [30] registered\n[ 0.283732] acpiphp: Slot [31] registered\n[ 0.284550] PCI host bridge to bus 0000:00\n[ 0.285361] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286568] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287790] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289238] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296923] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298206] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299379] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306979] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308417] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354862] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356344] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357758] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361797] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362960] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364043] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365584] vgaarb: loaded\n[ 0.366185] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367325] SCSI subsystem initialized\n[ 0.368154] ACPI: bus type USB registered\n[ 0.368972] usbcore: registered new interface driver usbfs\n[ 0.370008] usbcore: registered new interface driver hub\n[ 0.371015] usbcore: registered new device driver usb\n[ 0.372078] PCI: Using ACPI for IRQ routing\n[ 0.373102] NetLabel: Initializing\n[ 0.373814] NetLabel: domain hash size = 128\n[ 0.374665] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375609] NetLabel: unlabeled traffic allowed by default\n[ 0.376860] clocksource: Switched to clocksource kvm-clock\n[ 0.382634] AppArmor: AppArmor Filesystem Enabled\n[ 0.383711] pnp: PnP ACPI init\n[ 0.384724] pnp: PnP ACPI: found 5 devices\n[ 0.390846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392665] NET: Registered protocol family 2\n[ 0.393716] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.395070] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.396325] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.397582] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399980] NET: Registered protocol family 1\n[ 0.400903] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402096] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403247] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417718] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432121] Trying to unpack rootfs image as initramfs...\n[ 0.481861] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.496165] Scanning for low memory corruption every 60 seconds\n[ 0.497641] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498900] audit: initializing netlink subsys (disabled)\n[ 0.500028] audit: type=2000 audit(1541511267.731:1): initialized\n[ 0.501475] Initialise system trusted keyring\n[ 0.502538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503823] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506249] zbud: loaded\n[ 0.507159] VFS: Disk quotas dquot_6.6.0\n[ 0.508332] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510450] fuse init (API version 7.23)\n[ 0.511662] Key type big_key registered\n[ 0.512817] Allocating IMA MOK and blacklist keyrings.\n[ 0.514399] Key type asymmetric registered\n[ 0.515554] Asymmetric key parser 'x509' registered\n[ 0.516955] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519093] io scheduler noop registered\n[ 0.520231] io scheduler deadline registered (default)\n[ 0.521684] io scheduler cfq registered\n[ 0.522859] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527382] ACPI: Power Button [PWRF]\n[ 0.528215] GHES: HEST is not enabled!\n[ 0.541939] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572235] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574950] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599044] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601248] Linux agpgart interface v0.103\n[ 0.603710] brd: module loaded\n[ 0.604907] loop: module loaded\n[ 0.609052] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610507] GPT:90111 != 20971519\n[ 0.611195] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612278] GPT:90111 != 20971519\n[ 0.612967] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613935] vda: vda1 vda15\n[ 0.615421] scsi host0: ata_piix\n[ 0.616520] scsi host1: ata_piix\n[ 0.617241] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619893] libphy: Fixed MDIO Bus: probed\n[ 0.620710] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621662] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623883] PPP generic driver version 2.4.2\n[ 0.624775] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626069] ehci-pci: EHCI PCI platform driver\n[ 0.626941] ehci-platform: EHCI generic platform driver\n[ 0.627930] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629069] ohci-pci: OHCI PCI platform driver\n[ 0.629937] ohci-platform: OHCI generic platform driver\n[ 0.630930] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664538] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665540] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.668012] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671765] usb usb1: Product: UHCI Host Controller\n[ 0.672703] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.673854] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674863] hub 1-0:1.0: USB hub found\n[ 0.675645] hub 1-0:1.0: 2 ports detected\n[ 0.676556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679622] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680648] mousedev: PS/2 mouse device common for all mice\n[ 0.681909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683748] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684839] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687240] i2c /dev entries driver\n[ 0.687998] device-mapper: uevent: version 1.0.3\n[ 0.688937] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690559] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691830] NET: Registered protocol family 10\n[ 0.692827] NET: Registered protocol family 17\n[ 0.693730] Key type dns_resolver registered\n[ 0.694662] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695755] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697495] registered taskstats version 1\n[ 0.698325] Loading compiled-in X.509 certificates\n[ 0.699753] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701606] zswap: loaded using pool lzo/zbud\n[ 0.702994] Key type trusted registered\n[ 0.704536] Key type encrypted registered\n[ 0.705377] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706399] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707425] evm: HMAC attrs: 0x1\n[ 0.708341] Magic number: 10:887:583\n[ 0.709205] rtc_cmos 00:00: setting system clock to 2018-11-06 13:34:27 UTC (1541511267)\n[ 0.710792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.711904] EDD information not available.\n[ 0.777800] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.779325] Write protecting the kernel read-only data: 14336k\n[ 0.791111] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792924] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.835381] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.9...\nLease of 10.55.0.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.26. iid=i-0000001d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAJDPc1rZuTdCQeiDjDgSIZNUrGnoHHFFwA0cKcDJBGkXYFpjBGOMz/6mZq3dDoXzXG+u9jieROqeDXEC9WtwfZNYHDrReSQr9Q5VTvpoFU2QdWDHsTlCvUMuTwsOVk1DCIeQR7LT5coHy0TFvqZycbJfZHeP05KkzetneyKtv7up2DbbpwH1iohBFDChfgP8JER9rOZnhsjpr8N9Qbu0XCDOJWYi0z8rZDTm+vYtQZDMS2STa0IBNxfBqI/oAwd+oK3E72vyPT7GZ3uJ5pxDSfwGzC5LHhgYTvxLBdLCTNf+0fr8q/rjYPN7xbbG9ek7ZasHYLjp1MJTvXSU8nhwL root@simplehealthcheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAOsj0JJglVGwZyZWs+/sonnPqXvyUawpcoYmne1Nwlc7aBEet6jEvFYL5V3tUChQyI7crxwhOyzQvBYrUAlPpyvlXhZNzDGLaGloQ9M3ehFKNtzeLy1ShzFxPjiwpSSXI4Sdu/aggTGsOx/yJZQLsjzhzbaHw1Wbslv3PCRXDtRbAAAAFQDCr7rWEEibNB5JvMgoU8bXmZdMqwAAAIEAyJ//cfSVY4DTh/SfProO32Oc7WDMSSYIptucHEQAZLirGhZTUkTlixrniR5/IRJbh+lAXpXhLZsCh+KdYZfUPgfFSGs4rPxNUea2C2uy2ZhKX7QPYSlM2Qmn7lUaUw5/bOHUcGWIkPQmcIC/JoefMMAlMbj2TRPAK9IbdHvphrwAAACBAIy+Ii2rW0OZB0XpFwCRRNl+KXJqJzcMxwgXwFDqAEYXQZ4OxQeXdVxsy8Mqwq9lf3CZS58rF6jKXikQ0W2UZ5VFesyuBrJ910l4Jm37xsMtj7q6SQHBjfFjyQVp6UhsnjK0wsGO/2eDz10PNew5hgs1qfbp3z8qi0sfO02adVKr root@simplehealthcheck-130bec46-7764-42e1-bdaf-6e232a8f4059-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.9,24,fe80::f816:3eff:fe6d:d75a/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.9 \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-0000001d\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.64 ===\n"} 2018-11-06 13:34:31,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65/action used request id req-6fe296e9-0e3e-4905-ad75-8b818205c1f3 2018-11-06 13:34:31,660 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 13:34:31,661 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 538222254 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128790] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130447] pid_max: default: 32768 minimum: 301 [ 0.131343] ACPI: Core revision 20150930 [ 0.132715] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134029] Security Framework initialized [ 0.134838] Yama: becoming mindful. [ 0.135573] AppArmor: AppArmor initialized [ 0.136429] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137722] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138976] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140174] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141547] Initializing cgroup subsys io [ 0.142361] Initializing cgroup subsys memory [ 0.143220] Initializing cgroup subsys devices [ 0.144105] Initializing cgroup subsys freezer [ 0.144971] Initializing cgroup subsys net_cls [ 0.145839] Initializing cgroup subsys perf_event [ 0.146751] Initializing cgroup subsys net_prio [ 0.147636] Initializing cgroup subsys hugetlb [ 0.148510] Initializing cgroup subsys pids [ 0.149389] CPU: Physical Processor ID: 0 [ 0.150880] mce: CPU supports 10 MCE banks [ 0.151737] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152744] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163786] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170146] ftrace: allocating 31920 entries in 125 pages [ 0.196182] smpboot: Max logical packages: 1 [ 0.197035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198384] x2apic enabled [ 0.199192] Switched APIC routing to physical x2apic. [ 0.200953] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202090] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204083] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205866] KVM setup paravirtual spinlock [ 0.207165] x86: Booted up 1 node, 1 CPUs [ 0.207975] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209367] devtmpfs: initialized [ 0.211069] evm: security.selinux [ 0.211768] evm: security.SMACK64 [ 0.212461] evm: security.SMACK64EXEC [ 0.213207] evm: security.SMACK64TRANSMUTE [ 0.214015] evm: security.SMACK64MMAP [ 0.214762] evm: security.ima [ 0.215408] evm: security.capability [ 0.216210] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218061] pinctrl core: initialized pinctrl subsystem [ 0.219166] RTC time: 13:34:26, date: 11/06/18 [ 0.220115] NET: Registered protocol family 16 [ 0.221086] cpuidle: using governor ladder [ 0.221901] cpuidle: using governor menu [ 0.222691] PCCT header not found. [ 0.223453] ACPI: bus type PCI registered [ 0.224259] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225504] PCI: Using configuration type 1 for base access [ 0.227253] ACPI: Added _OSI(Module Device) [ 0.228111] ACPI: Added _OSI(Processor Device) [ 0.228975] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229878] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232003] ACPI: Interpreter enabled [ 0.232777] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240166] ACPI: (supports S0 S5) [ 0.240868] ACPI: Using IOAPIC for interrupt routing [ 0.241930] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248597] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250824] acpiphp: Slot [3] registered [ 0.251647] acpiphp: Slot [4] registered [ 0.252454] acpiphp: Slot [5] registered [ 0.253258] acpiphp: Slot [6] registered [ 0.254057] acpiphp: Slot [7] registered [ 0.254860] acpiphp: Slot [8] registered [ 0.255670] acpiphp: Slot [9] registered [ 0.256474] acpiphp: Slot [10] registered [ 0.257293] acpiphp: Slot [11] registered [ 0.258107] acpiphp: Slot [12] registered [ 0.258921] acpiphp: Slot [13] registered [ 0.259736] acpiphp: Slot [14] registered [ 0.260550] acpiphp: Slot [15] registered [ 0.271520] acpiphp: Slot [16] registered [ 0.272337] acpiphp: Slot [17] registered [ 0.273152] acpiphp: Slot [18] registered [ 0.273959] acpiphp: Slot [19] registered [ 0.274770] acpiphp: Slot [20] registered [ 0.275590] acpiphp: Slot [21] registered [ 0.276405] acpiphp: Slot [22] registered [ 0.277216] acpiphp: Slot [23] registered [ 0.278032] acpiphp: Slot [24] registered [ 0.278842] acpiphp: Slot [25] registered [ 0.279661] acpiphp: Slot [26] registered [ 0.280475] acpiphp: Slot [27] registered [ 0.281290] acpiphp: Slot [28] registered [ 0.282100] acpiphp: Slot [29] registered [ 0.282906] acpiphp: Slot [30] registered [ 0.283732] acpiphp: Slot [31] registered [ 0.284550] PCI host bridge to bus 0000:00 [ 0.285361] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286568] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287790] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289238] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290678] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296923] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298206] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299379] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306979] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308417] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354862] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356344] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357758] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361797] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362960] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364043] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365584] vgaarb: loaded [ 0.366185] vgaarb: bridge control possible 0000:00:02.0 [ 0.367325] SCSI subsystem initialized [ 0.368154] ACPI: bus type USB registered [ 0.368972] usbcore: registered new interface driver usbfs [ 0.370008] usbcore: registered new interface driver hub [ 0.371015] usbcore: registered new device driver usb [ 0.372078] PCI: Using ACPI for IRQ routing [ 0.373102] NetLabel: Initializing [ 0.373814] NetLabel: domain hash size = 128 [ 0.374665] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375609] NetLabel: unlabeled traffic allowed by default [ 0.376860] clocksource: Switched to clocksource kvm-clock [ 0.382634] AppArmor: AppArmor Filesystem Enabled [ 0.383711] pnp: PnP ACPI init [ 0.384724] pnp: PnP ACPI: found 5 devices [ 0.390846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392665] NET: Registered protocol family 2 [ 0.393716] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.395070] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.396325] TCP: Hash tables configured (established 2048 bind 2048) [ 0.397582] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.398737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.399980] NET: Registered protocol family 1 [ 0.400903] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402096] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403247] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417718] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432121] Trying to unpack rootfs image as initramfs... [ 0.481861] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.496165] Scanning for low memory corruption every 60 seconds [ 0.497641] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498900] audit: initializing netlink subsys (disabled) [ 0.500028] audit: type=2000 audit(1541511267.731:1): initialized [ 0.501475] Initialise system trusted keyring [ 0.502538] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503823] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506249] zbud: loaded [ 0.507159] VFS: Disk quotas dquot_6.6.0 [ 0.508332] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.510450] fuse init (API version 7.23) [ 0.511662] Key type big_key registered [ 0.512817] Allocating IMA MOK and blacklist keyrings. [ 0.514399] Key type asymmetric registered [ 0.515554] Asymmetric key parser 'x509' registered [ 0.516955] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519093] io scheduler noop registered [ 0.520231] io scheduler deadline registered (default) [ 0.521684] io scheduler cfq registered [ 0.522859] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527382] ACPI: Power Button [PWRF] [ 0.528215] GHES: HEST is not enabled! [ 0.541939] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.572235] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.574950] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599044] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601248] Linux agpgart interface v0.103 [ 0.603710] brd: module loaded [ 0.604907] loop: module loaded [ 0.609052] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.610507] GPT:90111 != 20971519 [ 0.611195] GPT:Alternate GPT header not at the end of the disk. [ 0.612278] GPT:90111 != 20971519 [ 0.612967] GPT: Use GNU Parted to correct GPT errors. [ 0.613935] vda: vda1 vda15 [ 0.615421] scsi host0: ata_piix [ 0.616520] scsi host1: ata_piix [ 0.617241] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.618458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.619893] libphy: Fixed MDIO Bus: probed [ 0.620710] tun: Universal TUN/TAP device driver, 1.6 [ 0.621662] tun: (C) 1999-2004 Max Krasnyansky [ 0.623883] PPP generic driver version 2.4.2 [ 0.624775] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.626069] ehci-pci: EHCI PCI platform driver [ 0.626941] ehci-platform: EHCI generic platform driver [ 0.627930] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.629069] ohci-pci: OHCI PCI platform driver [ 0.629937] ohci-platform: OHCI generic platform driver [ 0.630930] uhci_hcd: USB Universal Host Controller Interface driver [ 0.664538] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.665540] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666989] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.668012] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671765] usb usb1: Product: UHCI Host Controller [ 0.672703] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673854] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674863] hub 1-0:1.0: USB hub found [ 0.675645] hub 1-0:1.0: 2 ports detected [ 0.676556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679622] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680648] mousedev: PS/2 mouse device common for all mice [ 0.681909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683748] rtc_cmos 00:00: RTC can wake from S4 [ 0.684839] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687240] i2c /dev entries driver [ 0.687998] device-mapper: uevent: version 1.0.3 [ 0.688937] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690559] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691830] NET: Registered protocol family 10 [ 0.692827] NET: Registered protocol family 17 [ 0.693730] Key type dns_resolver registered [ 0.694662] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695755] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697495] registered taskstats version 1 [ 0.698325] Loading compiled-in X.509 certificates [ 0.699753] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701606] zswap: loaded using pool lzo/zbud [ 0.702994] Key type trusted registered [ 0.704536] Key type encrypted registered [ 0.705377] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706399] ima: No TPM chip found, activating TPM-bypass! [ 0.707425] evm: HMAC attrs: 0x1 [ 0.708341] Magic number: 10:887:583 [ 0.709205] rtc_cmos 00:00: setting system clock to 2018-11-06 13:34:27 UTC (1541511267) [ 0.710792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711904] EDD information not available. [ 0.777800] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.779325] Write protecting the kernel read-only data: 14336k [ 0.791111] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792924] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.835381] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.9... Lease of 10.55.0.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.26. iid=i-0000001d failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAJDPc1rZuTdCQeiDjDgSIZNUrGnoHHFFwA0cKcDJBGkXYFpjBGOMz/6mZq3dDoXzXG+u9jieROqeDXEC9WtwfZNYHDrReSQr9Q5VTvpoFU2QdWDHsTlCvUMuTwsOVk1DCIeQR7LT5coHy0TFvqZycbJfZHeP05KkzetneyKtv7up2DbbpwH1iohBFDChfgP8JER9rOZnhsjpr8N9Qbu0XCDOJWYi0z8rZDTm+vYtQZDMS2STa0IBNxfBqI/oAwd+oK3E72vyPT7GZ3uJ5pxDSfwGzC5LHhgYTvxLBdLCTNf+0fr8q/rjYPN7xbbG9ek7ZasHYLjp1MJTvXSU8nhwL root@simplehealthcheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst ssh-dss AAAAB3NzaC1kc3MAAACBAOsj0JJglVGwZyZWs+/sonnPqXvyUawpcoYmne1Nwlc7aBEet6jEvFYL5V3tUChQyI7crxwhOyzQvBYrUAlPpyvlXhZNzDGLaGloQ9M3ehFKNtzeLy1ShzFxPjiwpSSXI4Sdu/aggTGsOx/yJZQLsjzhzbaHw1Wbslv3PCRXDtRbAAAAFQDCr7rWEEibNB5JvMgoU8bXmZdMqwAAAIEAyJ//cfSVY4DTh/SfProO32Oc7WDMSSYIptucHEQAZLirGhZTUkTlixrniR5/IRJbh+lAXpXhLZsCh+KdYZfUPgfFSGs4rPxNUea2C2uy2ZhKX7QPYSlM2Qmn7lUaUw5/bOHUcGWIkPQmcIC/JoefMMAlMbj2TRPAK9IbdHvphrwAAACBAIy+Ii2rW0OZB0XpFwCRRNl+KXJqJzcMxwgXwFDqAEYXQZ4OxQeXdVxsy8Mqwq9lf3CZS58rF6jKXikQ0W2UZ5VFesyuBrJ910l4Jm37xsMtj7q6SQHBjfFjyQVp6UhsnjK0wsGO/2eDz10PNew5hgs1qfbp3z8qi0sfO02adVKr root@simplehealthcheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.9,24,fe80::f816:3eff:fe6d:d75a/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.9 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-0000001d name: N/A availability-zone: nova local-hostname: simplehealthcheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.64 === 2018-11-06 13:34:31,661 - create_instance - INFO - Deleting Port with ID - 89f1877a-d6fa-4c0e-8b49-a9cd8d10da3c 2018-11-06 13:34:31,661 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059port-1 2018-11-06 13:34:31,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/89f1877a-d6fa-4c0e-8b49-a9cd8d10da3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:32,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c58892be-779e-42c2-9b62-709f7645d60a Date: Tue, 06 Nov 2018 13:34:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:34:32,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/89f1877a-d6fa-4c0e-8b49-a9cd8d10da3c used request id req-c58892be-779e-42c2-9b62-709f7645d60a 2018-11-06 13:34:32,268 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst 2018-11-06 13:34:32,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:32,425 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:34: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-c8e1c129-42d4-456b-a490-eb60645ae2c8 x-compute-request-id: req-c8e1c129-42d4-456b-a490-eb60645ae2c8 Content-Type: application/json 2018-11-06 13:34:32,425 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-c8e1c129-42d4-456b-a490-eb60645ae2c8 2018-11-06 13:34:32,426 - create_instance - INFO - Checking deletion status 2018-11-06 13:34:32,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:32,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34: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-90d26a8c-e560-427b-93ca-6d58ade77c53 x-compute-request-id: req-90d26a8c-e560-427b-93ca-6d58ade77c53 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:d7:5a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "bookmark"}], "image": {"id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "links": [{"href": "http://172.30.9.27:8774/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:34:26.000000", "flavor": {"id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "links": [{"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}]}, "id": "a7eda33e-e57b-4820-9328-38f959a7dd65", "user_id": "d32e6b06a9594dc9a0436b06c83b06c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:34:32Z", "hostId": "4ffe00fc4346dbf55653e9c503b7add2b3dba15acd04459580a3cf92", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst", "created": "2018-11-06T13:34:17Z", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:34:32,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-90d26a8c-e560-427b-93ca-6d58ade77c53 2018-11-06 13:34:32,675 - create_instance - DEBUG - Instance status [SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst] is - ACTIVE 2018-11-06 13:34:32,675 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:34:35,678 - create_instance - DEBUG - VM status query timeout in 296.747872829 2018-11-06 13:34:35,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:36,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-bd438ae7-d132-4ac3-a7e5-ad2402da2f81 x-compute-request-id: req-bd438ae7-d132-4ac3-a7e5-ad2402da2f81 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a7eda33e-e57b-4820-9328-38f959a7dd65", "rel": "bookmark"}], "image": {"id": "262be9dc-a8ca-41aa-80ce-c54619b58ad4", "links": [{"href": "http://172.30.9.27:8774/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:34:26.000000", "flavor": {"id": "67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "links": [{"href": "http://172.30.9.27:8774/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8", "rel": "bookmark"}]}, "id": "a7eda33e-e57b-4820-9328-38f959a7dd65", "user_id": "d32e6b06a9594dc9a0436b06c83b06c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:34:32Z", "hostId": "4ffe00fc4346dbf55653e9c503b7add2b3dba15acd04459580a3cf92", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst", "created": "2018-11-06T13:34:17Z", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 13:34:36,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-bd438ae7-d132-4ac3-a7e5-ad2402da2f81 2018-11-06 13:34:36,079 - create_instance - DEBUG - Instance status [SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst] is - ACTIVE 2018-11-06 13:34:36,079 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 13:34:39,082 - create_instance - DEBUG - VM status query timeout in 293.343791962 2018-11-06 13:34:39,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95f18189783a37c3f46bece96952ca0a003fa38" 2018-11-06 13:34:39,132 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-ed22f2a7-11a1-4c0b-b280-e158741cd10b x-compute-request-id: req-ed22f2a7-11a1-4c0b-b280-e158741cd10b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a7eda33e-e57b-4820-9328-38f959a7dd65 could not be found.", "code": 404}} 2018-11-06 13:34:39,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a7eda33e-e57b-4820-9328-38f959a7dd65 used request id req-ed22f2a7-11a1-4c0b-b280-e158741cd10b 2018-11-06 13:34:39,133 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a7eda33e-e57b-4820-9328-38f959a7dd65 could not be found. (HTTP 404) (Request-ID: req-ed22f2a7-11a1-4c0b-b280-e158741cd10b) 2018-11-06 13:34:39,133 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-inst 2018-11-06 13:34:39,134 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet 2018-11-06 13:34:39,134 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-subnet 2018-11-06 13:34:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/2b5ded07-ed97-4b4a-aaa7-6c943d0aa936 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ff29f54dd611c59c1a8f4a678281c82849b7d2" 2018-11-06 13:34:41,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5850e454-66c1-45f3-a4a1-e02f279ec9b8 Date: Tue, 06 Nov 2018 13:34:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:34:41,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2b5ded07-ed97-4b4a-aaa7-6c943d0aa936 used request id req-5850e454-66c1-45f3-a4a1-e02f279ec9b8 2018-11-06 13:34:41,601 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-priv-net 2018-11-06 13:34:41,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/72b72d11-2dcf-409c-abd1-2ec1e3286c33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ff29f54dd611c59c1a8f4a678281c82849b7d2" 2018-11-06 13:34:42,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7c38a6b-8a97-4888-b4af-38d87e5b46e3 Date: Tue, 06 Nov 2018 13:34:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:34:42,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/72b72d11-2dcf-409c-abd1-2ec1e3286c33 used request id req-b7c38a6b-8a97-4888-b4af-38d87e5b46e3 2018-11-06 13:34:42,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6af698f4c5753c5f4908f7c6c544221c41e4787b" 2018-11-06 13:34:43,040 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-3b141afa-7d75-461e-82e8-106a49ee03b7 x-compute-request-id: req-3b141afa-7d75-461e-82e8-106a49ee03b7 Content-Length: 0 Content-Type: application/json 2018-11-06 13:34:43,041 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/67ef18ba-4206-4b43-9589-ce9ea03a4ed8 used request id req-3b141afa-7d75-461e-82e8-106a49ee03b7 2018-11-06 13:34:43,042 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-130bec46-7764-42e1-bdaf-6e232a8f4059-image 2018-11-06 13:34:43,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd91b6cd036a5ab644b873b141976fcbc94df2e" 2018-11-06 13:34:43,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0e598dd-9e54-4d8f-8603-1ba849a1fc24 Date: Tue, 06 Nov 2018 13:34:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:34:43,957 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/262be9dc-a8ca-41aa-80ce-c54619b58ad4 used request id req-c0e598dd-9e54-4d8f-8603-1ba849a1fc24 2018-11-06 13:34:43,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:44,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-481ffb46-475d-4aba-bd80-26faa3fb6dc6 Date: Tue, 06 Nov 2018 13:34:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "created_at": "2018-11-06T13:34:07Z", "updated_at": "2018-11-06T13:34:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:07Z", "revision_number": 0, "id": "024b5f6a-5c93-460a-b4bb-513eda3a6b33", "remote_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:07Z", "security_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2f73061c1f149bb87cd52cc6e7860ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:07Z", "revision_number": 0, "id": "34089d4d-41f7-4de7-87fc-aaeed652fdc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:07Z", "security_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2f73061c1f149bb87cd52cc6e7860ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:07Z", "revision_number": 0, "id": "4db84bbd-fdf6-4b9e-9dd2-ae6c5ec05313", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:07Z", "security_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2f73061c1f149bb87cd52cc6e7860ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:07Z", "revision_number": 0, "id": "ca7f462f-ab2a-43cd-a1c8-4c503fa4ef35", "remote_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:07Z", "security_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2f73061c1f149bb87cd52cc6e7860ee"}], "revision_number": 4, "project_id": "b2f73061c1f149bb87cd52cc6e7860ee", "id": "1ace85ef-c2a4-4873-8944-874232f7c885", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "created_at": "2018-11-06T13:34:44Z", "updated_at": "2018-11-06T13:34:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "14acee0a-ceef-4cbb-8cc0-60396ff17bf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "472ed2bd-67be-4c8f-88a1-2e3c8839f59d", "remote_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "cdde4afd-600e-451f-ae5a-f36457585bcc", "remote_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "fac24223-87a1-4dca-bbf3-abda73bc94df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}], "revision_number": 4, "project_id": "2e179c6b6955498ab0e33ed1227efd7b", "id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 13:34:44,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-481ffb46-475d-4aba-bd80-26faa3fb6dc6 2018-11-06 13:34:44,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:44,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6975b0e-3a45-474d-84ff-ee47e72d53cc Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee"}, "enabled": true, "id": "b2f73061c1f149bb87cd52cc6e7860ee", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-f1865a57-3aee-480-proj"}} 2018-11-06 13:34:44,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee used request id req-a6975b0e-3a45-474d-84ff-ee47e72d53cc 2018-11-06 13:34:44,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ace85ef-c2a4-4873-8944-874232f7c885 2018-11-06 13:34:44,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1ace85ef-c2a4-4873-8944-874232f7c885 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:44,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b159da97-ad17-4f0b-8e3f-b825e3abbf99 Date: Tue, 06 Nov 2018 13:34:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:34:07Z", "security_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "port_range_min": null, "revision_number": 0, "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "created_at": "2018-11-06T13:34:07Z", "project_id": "b2f73061c1f149bb87cd52cc6e7860ee", "id": "024b5f6a-5c93-460a-b4bb-513eda3a6b33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:34:07Z", "security_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "port_range_min": null, "revision_number": 0, "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "created_at": "2018-11-06T13:34:07Z", "project_id": "b2f73061c1f149bb87cd52cc6e7860ee", "id": "34089d4d-41f7-4de7-87fc-aaeed652fdc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:34:07Z", "security_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "port_range_min": null, "revision_number": 0, "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "created_at": "2018-11-06T13:34:07Z", "project_id": "b2f73061c1f149bb87cd52cc6e7860ee", "id": "4db84bbd-fdf6-4b9e-9dd2-ae6c5ec05313"}, {"remote_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:34:07Z", "security_group_id": "1ace85ef-c2a4-4873-8944-874232f7c885", "port_range_min": null, "revision_number": 0, "tenant_id": "b2f73061c1f149bb87cd52cc6e7860ee", "created_at": "2018-11-06T13:34:07Z", "project_id": "b2f73061c1f149bb87cd52cc6e7860ee", "id": "ca7f462f-ab2a-43cd-a1c8-4c503fa4ef35"}]} 2018-11-06 13:34:44,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1ace85ef-c2a4-4873-8944-874232f7c885 used request id req-b159da97-ad17-4f0b-8e3f-b825e3abbf99 2018-11-06 13:34:44,576 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 13:34:44,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/1ace85ef-c2a4-4873-8944-874232f7c885 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:44,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b642c7a-a310-476b-b2d1-04edd637d4dd Content-Length: 0 Date: Tue, 06 Nov 2018 13:34:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:34:44,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1ace85ef-c2a4-4873-8944-874232f7c885 used request id req-4b642c7a-a310-476b-b2d1-04edd637d4dd 2018-11-06 13:34:44,899 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-f1865a57-3aee-480-proj 2018-11-06 13:34:44,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:45,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:34:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e7e600-c35f-433e-91b0-9ce9c06963f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:34:45,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b2f73061c1f149bb87cd52cc6e7860ee used request id req-34e7e600-c35f-433e-91b0-9ce9c06963f0 2018-11-06 13:34:45,162 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-f1865a57-3aee-480-proj-role 2018-11-06 13:34:45,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a9ff849933c74a34812fdcb9645574fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:45,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d02bcd-cefa-4200-8b76-c5c190379f32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:34:45,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a9ff849933c74a34812fdcb9645574fa used request id req-d2d02bcd-cefa-4200-8b76-c5c190379f32 2018-11-06 13:34:45,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532b42906bb973c1530a1e216a63acc514963ff6" 2018-11-06 13:34:45,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e88fe9-314c-4172-9bac-200f8e3ee5f2 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23850f2c1c774dbf90416f64531177bb", "links": {"self": "http://172.30.9.27:5000/v3/roles/23850f2c1c774dbf90416f64531177bb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d9df45a559114ff7b61f0e1ad55f84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:34:45,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-11e88fe9-314c-4172-9bac-200f8e3ee5f2 2018-11-06 13:34:45,410 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-f1865a57-3aee-480-user 2018-11-06 13:34:45,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d32e6b06a9594dc9a0436b06c83b06c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab7142b64530a4ec8357a4bbaad269c9bfca102" 2018-11-06 13:34:45,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b43d73-0f57-440e-a8e7-44c7c4338bb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:34:45,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d32e6b06a9594dc9a0436b06c83b06c8 used request id req-e1b43d73-0f57-440e-a8e7-44c7c4338bb1 2018-11-06 13:34:45,656 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 45.355s OK 2018-11-06 13:34:45,771 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 13:34:45,771 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-11-06 13:34:45,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:34:45,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:45,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7803330-d2f7-4e93-9115-1f6d3825c202 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23850f2c1c774dbf90416f64531177bb", "links": {"self": "http://172.30.9.27:5000/v3/roles/23850f2c1c774dbf90416f64531177bb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d9df45a559114ff7b61f0e1ad55f84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:34:45,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f7803330-d2f7-4e93-9115-1f6d3825c202 2018-11-06 13:34:45,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08660197258s 2018-11-06 13:34:45,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 13:34:45,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/23850f2c1c774dbf90416f64531177bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:45,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53c06d41-0f70-4e8d-9efe-7339eebaa94a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:34:45,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/23850f2c1c774dbf90416f64531177bb used request id req-53c06d41-0f70-4e8d-9efe-7339eebaa94a 2018-11-06 13:34:45,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.131430864334s 2018-11-06 13:34:45,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:34:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:46,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ba83be-6174-44f7-b1e3-8ed4cd22f7bd Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6", "links": {"self": "http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "domain_id": "default", "enabled": true, "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:34:46,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-44ba83be-6174-44f7-b1e3-8ed4cd22f7bd 2018-11-06 13:34:46,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.170550823212s 2018-11-06 13:34:46,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-44ba83be-6174-44f7-b1e3-8ed4cd22f7bd 2018-11-06 13:34:46,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:34:46,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:46,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5de180-3558-4ef9-93a3-89629e39e11a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3"}, "enabled": true, "id": "633162a0b20d4fe8bb5a88ec9c5a5fe3", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}} 2018-11-06 13:34:46,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3 used request id req-2c5de180-3558-4ef9-93a3-89629e39e11a 2018-11-06 13:34:46,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0916299819946s 2018-11-06 13:34:46,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3 used request id req-2c5de180-3558-4ef9-93a3-89629e39e11a 2018-11-06 13:34:46,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 13:34:46,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:46,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0397f82-d7f5-4454-88f1-bf5702cf4f7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:34:46,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3 used request id req-e0397f82-d7f5-4454-88f1-bf5702cf4f7f 2018-11-06 13:34:46,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.208101987839s 2018-11-06 13:34:46,478 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/633162a0b20d4fe8bb5a88ec9c5a5fe3 used request id req-e0397f82-d7f5-4454-88f1-bf5702cf4f7f 2018-11-06 13:34:46,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:34:46,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:46,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d235642b-e582-4f6b-a68a-12fbfe468b8b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b"}, "enabled": true, "id": "2e179c6b6955498ab0e33ed1227efd7b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_91989f61-ff3f-4c9e-b250-5aa5cacf02c6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:34:46,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d235642b-e582-4f6b-a68a-12fbfe468b8b 2018-11-06 13:34:46,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0738699436188s 2018-11-06 13:34:46,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d235642b-e582-4f6b-a68a-12fbfe468b8b 2018-11-06 13:34:46,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 13:34:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:46,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c70a346-d5b0-4e6c-83fd-0f83ce4b7e27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:34:46,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b used request id req-8c70a346-d5b0-4e6c-83fd-0f83ce4b7e27 2018-11-06 13:34:46,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165771961212s 2018-11-06 13:34:46,721 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2e179c6b6955498ab0e33ed1227efd7b used request id req-8c70a346-d5b0-4e6c-83fd-0f83ce4b7e27 2018-11-06 13:34:46,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:34:46,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:46,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6460f2a9-6211-4efa-bc27-67ed26c9479a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d9df45a559114ff7b61f0e1ad55f84a5", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:34:46,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6460f2a9-6211-4efa-bc27-67ed26c9479a 2018-11-06 13:34:46,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855288505554s 2018-11-06 13:34:46,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 13:34:46,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:46,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ad800f-7db0-48dd-a239-e661cd63c573 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:34:46,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d9df45a559114ff7b61f0e1ad55f84a5 used request id req-18ad800f-7db0-48dd-a239-e661cd63c573 2018-11-06 13:34:46,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0940868854523s 2018-11-06 13:34:46,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:34:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2e179c6b6955498ab0e33ed1227efd7b&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:47,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d91ac2bb-3aac-4775-9d05-a5061d72c68c Date: Tue, 06 Nov 2018 13:34:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "created_at": "2018-11-06T13:34:44Z", "updated_at": "2018-11-06T13:34:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "14acee0a-ceef-4cbb-8cc0-60396ff17bf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "472ed2bd-67be-4c8f-88a1-2e3c8839f59d", "remote_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "cdde4afd-600e-451f-ae5a-f36457585bcc", "remote_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "fac24223-87a1-4dca-bbf3-abda73bc94df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}], "revision_number": 4, "project_id": "2e179c6b6955498ab0e33ed1227efd7b", "id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "name": "default"}]} 2018-11-06 13:34:47,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2e179c6b6955498ab0e33ed1227efd7b&name=default used request id req-d91ac2bb-3aac-4775-9d05-a5061d72c68c 2018-11-06 13:34:47,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.183810949326s 2018-11-06 13:34:47,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2e179c6b6955498ab0e33ed1227efd7b&name=default used request id req-d91ac2bb-3aac-4775-9d05-a5061d72c68c 2018-11-06 13:34:47,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:34:47,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:47,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-55924abf-3dd1-4bc1-8788-282f0e60b8ac Date: Tue, 06 Nov 2018 13:34:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "created_at": "2018-11-06T13:34:44Z", "updated_at": "2018-11-06T13:34:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "fac24223-87a1-4dca-bbf3-abda73bc94df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "cdde4afd-600e-451f-ae5a-f36457585bcc", "remote_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "14acee0a-ceef-4cbb-8cc0-60396ff17bf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:34:44Z", "revision_number": 0, "id": "472ed2bd-67be-4c8f-88a1-2e3c8839f59d", "remote_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "remote_ip_prefix": null, "created_at": "2018-11-06T13:34:44Z", "security_group_id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "tenant_id": "2e179c6b6955498ab0e33ed1227efd7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e179c6b6955498ab0e33ed1227efd7b"}], "revision_number": 4, "project_id": "2e179c6b6955498ab0e33ed1227efd7b", "id": "afe44fa2-662f-43bd-b2bc-4d9ccfd7de31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 13:34:47,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-55924abf-3dd1-4bc1-8788-282f0e60b8ac 2018-11-06 13:34:47,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201847076416s 2018-11-06 13:34:47,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-55924abf-3dd1-4bc1-8788-282f0e60b8ac 2018-11-06 13:34:47,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 13:34:47,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/afe44fa2-662f-43bd-b2bc-4d9ccfd7de31.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29fd5658f8eee3e78f155c278ceeb0ea83afc3c0" 2018-11-06 13:34:47,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-180ce286-f4da-4be5-b8a7-e8fcabe73f92 Content-Length: 0 Date: Tue, 06 Nov 2018 13:34:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:34:47,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/afe44fa2-662f-43bd-b2bc-4d9ccfd7de31.json used request id req-180ce286-f4da-4be5-b8a7-e8fcabe73f92 2018-11-06 13:34:47,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.301081895828s 2018-11-06 13:34:47,604 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/afe44fa2-662f-43bd-b2bc-4d9ccfd7de31.json used request id req-180ce286-f4da-4be5-b8a7-e8fcabe73f92 2018-11-06 13:34:47,605 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 13:32 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-11-06 13:34:47,609 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-06 13:34:55,196 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-309 | | 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-11-06 13:34:55,202 - 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=sHdVPPDFMbFVHEnmbxfTPZAzM export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-11-06 13:34:55,202 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-06 13:34:55,204 - 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-11-06 13:34:55,242 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-11-06 13:34:59,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:34:59,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:34:59,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:34:59,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:34:59,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:34:59,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:34:59,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:34:59,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:34:59,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 13:34:59,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 13:34:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:34:59,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff64dfa5-9041-4490-a8df-d378e9f5b8ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:34:59,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ff64dfa5-9041-4490-a8df-d378e9f5b8ae 2018-11-06 13:34:59,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:34:59,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T14:34:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["HTpop4fXRNmCIcT5Y3V9OQ"], "issued_at": "2018-11-06T13:34:59.000000Z"}} 2018-11-06 13:34:59,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:34:59,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:34:59,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-49c52be7-49b0-4643-a20c-dd8b23b928cf Date: Tue, 06 Nov 2018 13:34:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:34:59,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-49c52be7-49b0-4643-a20c-dd8b23b928cf 2018-11-06 13:34:59,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249006032944s 2018-11-06 13:34:59,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-49c52be7-49b0-4643-a20c-dd8b23b928cf 2018-11-06 13:34:59,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 13:34:59,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:34:59,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:35:00,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:00,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f81fc652-030c-4308-bb99-8d7bb1f7eee5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 13:35:00,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f81fc652-030c-4308-bb99-8d7bb1f7eee5 2018-11-06 13:35:00,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.43883895874s 2018-11-06 13:35:00,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 13:35:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614"}}' 2018-11-06 13:35:00,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52ab8d63-eb63-44ae-9656-5505e90d99a5 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.27:5000/v3/projects/16ec390689d94eaf8ba8559353456371"}, "enabled": true, "id": "16ec390689d94eaf8ba8559353456371", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614"}} 2018-11-06 13:35:00,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-52ab8d63-eb63-44ae-9656-5505e90d99a5 2018-11-06 13:35:00,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118899106979s 2018-11-06 13:35:00,508 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-52ab8d63-eb63-44ae-9656-5505e90d99a5 2018-11-06 13:35:00,509 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'id': u'16ec390689d94eaf8ba8559353456371', '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-11-06 13:35:00,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 13:35:00,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351221084595s 2018-11-06 13:35:00,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:01,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b26f70-2d60-4a6b-af94-4715019d56f0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892"}, "enabled": true, "id": "1068a66f7e884886801c6a5394c8e892", "options": {}, "domain_id": "default", "name": "vping_ssh-user_d38dac06-88b7-4c3b-9392-ce499f5ff614"}} 2018-11-06 13:35:01,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892 used request id req-34b26f70-2d60-4a6b-af94-4715019d56f0 2018-11-06 13:35:01,055 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1068a66f7e884886801c6a5394c8e892', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_d38dac06-88b7-4c3b-9392-ce499f5ff614'}) 2018-11-06 13:35:01,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:35:01,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:01,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35a3a6a-f9c9-4b50-86f4-d811bec73441 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:35:01,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e35a3a6a-f9c9-4b50-86f4-d811bec73441 2018-11-06 13:35:01,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0166459083557s 2018-11-06 13:35:01,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:35:01,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:01,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b6b288-7fc5-4a79-8cd6-38cfaf2a14a4 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:35:01,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c0b6b288-7fc5-4a79-8cd6-38cfaf2a14a4 2018-11-06 13:35:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0723459720612s 2018-11-06 13:35:01,147 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 13:35:01,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 13:35:01,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" -d '{"role": {"name": "Member"}}' 2018-11-06 13:35:01,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a06164-c052-42b8-92aa-778da6274ae5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b503ca5a71e24ae89a45882b6c61a6de", "links": {"self": "http://172.30.9.27:5000/v3/roles/b503ca5a71e24ae89a45882b6c61a6de"}, "name": "Member"}} 2018-11-06 13:35:01,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-61a06164-c052-42b8-92aa-778da6274ae5 2018-11-06 13:35:01,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.120378017426s 2018-11-06 13:35:01,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/b503ca5a71e24ae89a45882b6c61a6de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:01,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4741042-945c-4108-ad89-a171593f0850 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b503ca5a71e24ae89a45882b6c61a6de"}, "domain_id": null, "name": "Member", "id": "b503ca5a71e24ae89a45882b6c61a6de"}} 2018-11-06 13:35:01,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b503ca5a71e24ae89a45882b6c61a6de used request id req-e4741042-945c-4108-ad89-a171593f0850 2018-11-06 13:35:01,358 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/b503ca5a71e24ae89a45882b6c61a6de'}, 'domain_id': None, 'human_id': None, 'id': u'b503ca5a71e24ae89a45882b6c61a6de', 'HUMAN_ID': False}) 2018-11-06 13:35:01,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:35:01,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:01,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef938d76-fafe-4998-a572-226b03cc43dc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b503ca5a71e24ae89a45882b6c61a6de", "links": {"self": "http://172.30.9.27:5000/v3/roles/b503ca5a71e24ae89a45882b6c61a6de"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:35:01,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ef938d76-fafe-4998-a572-226b03cc43dc 2018-11-06 13:35:01,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766928195953s 2018-11-06 13:35:01,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:35:01,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:01,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da57088-ec22-4928-8a28-034b13b887e5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:35:01,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6da57088-ec22-4928-8a28-034b13b887e5 2018-11-06 13:35:01,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0789790153503s 2018-11-06 13:35:01,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:35:01,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:01,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0503ba-68bc-40d1-869c-d56ed8b055ef Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vping_ssh-user_d38dac06-88b7-4c3b-9392-ce499f5ff614", "links": {"self": "http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892"}, "domain_id": "default", "enabled": true, "id": "1068a66f7e884886801c6a5394c8e892", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:35:01,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bf0503ba-68bc-40d1-869c-d56ed8b055ef 2018-11-06 13:35:01,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109570026398s 2018-11-06 13:35:01,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bf0503ba-68bc-40d1-869c-d56ed8b055ef 2018-11-06 13:35:01,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:35:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:01,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb2623a-3428-4dcd-a34a-7592e3ace3cb Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/16ec390689d94eaf8ba8559353456371"}, "enabled": true, "id": "16ec390689d94eaf8ba8559353456371", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:35:01,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3fb2623a-3428-4dcd-a34a-7592e3ace3cb 2018-11-06 13:35:01,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0752189159393s 2018-11-06 13:35:01,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3fb2623a-3428-4dcd-a34a-7592e3ace3cb 2018-11-06 13:35:01,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:35:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=1068a66f7e884886801c6a5394c8e892&scope.project.id=16ec390689d94eaf8ba8559353456371&role.id=b503ca5a71e24ae89a45882b6c61a6de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:01,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028a4343-e628-4f56-aad8-38174db5c49c Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=1068a66f7e884886801c6a5394c8e892&scope.project.id=16ec390689d94eaf8ba8559353456371&role.id=b503ca5a71e24ae89a45882b6c61a6de", "previous": null, "next": null}} 2018-11-06 13:35:01,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=1068a66f7e884886801c6a5394c8e892&scope.project.id=16ec390689d94eaf8ba8559353456371&role.id=b503ca5a71e24ae89a45882b6c61a6de used request id req-028a4343-e628-4f56-aad8-38174db5c49c 2018-11-06 13:35:01,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0807960033417s 2018-11-06 13:35:01,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:35:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/16ec390689d94eaf8ba8559353456371/users/1068a66f7e884886801c6a5394c8e892/roles/b503ca5a71e24ae89a45882b6c61a6de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:01,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae9e1735-7d6f-4c7d-a6aa-7b9ece0ecfad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:35:01,918 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/16ec390689d94eaf8ba8559353456371/users/1068a66f7e884886801c6a5394c8e892/roles/b503ca5a71e24ae89a45882b6c61a6de used request id req-ae9e1735-7d6f-4c7d-a6aa-7b9ece0ecfad 2018-11-06 13:35:01,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126976013184s 2018-11-06 13:35:01,920 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614', 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': 'ff8c4ee7-6676-4764-b7e0-48f697716bea', 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_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'project_id': u'16ec390689d94eaf8ba8559353456371', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 13:35:01,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:35:01,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:35:01,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:35:01,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:35:01,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:35:01,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:35:01,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:35:01,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:35:01,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:35:01,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:35:01,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:35:01,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:35:01,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:35:01,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:35:01,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:35:01,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:35:01,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:35:01,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:35:01,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:35:01,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:35:01,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:35:01,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:35:01,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 13:35:01,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 13:35:01,926 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'password': 'ff8c4ee7-6676-4764-b7e0-48f697716bea', 'project_name': 'vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '16ec390689d94eaf8ba8559353456371', 'project_domain_name': 'Default'} 2018-11-06 13:35:01,926 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-11-06 13:35:01,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 13:35:01,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:02,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bcf6e5-430a-4972-8ad5-d25313287218 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 13:35:02,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-01bcf6e5-430a-4972-8ad5-d25313287218 2018-11-06 13:35:02,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0770919322968s 2018-11-06 13:35:02,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:35:02,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:35:02,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445b781c-2fe2-470d-bd01-7f0b6ef08fbf Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/16ec390689d94eaf8ba8559353456371"}, "enabled": true, "id": "16ec390689d94eaf8ba8559353456371", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:35:02,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-445b781c-2fe2-470d-bd01-7f0b6ef08fbf 2018-11-06 13:35:02,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0796959400177s 2018-11-06 13:35:02,085 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-445b781c-2fe2-470d-bd01-7f0b6ef08fbf 2018-11-06 13:35:02,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-06 13:35:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" -d '{"network": {"tenant_id": "16ec390689d94eaf8ba8559353456371", "name": "vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614", "admin_state_up": true}}' 2018-11-06 13:35:02,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-20886b66-db2e-4f0d-b86c-8fb7fb3f933f Date: Tue, 06 Nov 2018 13:35:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"998f2941-52b8-4f99-92ce-be68cc343d64","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"16ec390689d94eaf8ba8559353456371","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:35:02Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614","admin_state_up":true,"tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:02Z","mtu":1450}} 2018-11-06 13:35:02,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-20886b66-db2e-4f0d-b86c-8fb7fb3f933f 2018-11-06 13:35:02,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.568244934082s 2018-11-06 13:35:02,657 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-20886b66-db2e-4f0d-b86c-8fb7fb3f933f 2018-11-06 13:35:02,657 - 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-11-06T13:35:02Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'998f2941-52b8-4f99-92ce-be68cc343d64', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614', u'created_at': u'2018-11-06T13:35:02Z', u'mtu': 1450, u'tenant_id': u'16ec390689d94eaf8ba8559353456371', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'16ec390689d94eaf8ba8559353456371'}) 2018-11-06 13:35:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:35:02,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c1a6f6-a9fa-4ec4-8766-aa6dad0124c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:35:02,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-29c1a6f6-a9fa-4ec4-8766-aa6dad0124c0 2018-11-06 13:35:02,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:35:03,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b503ca5a71e24ae89a45882b6c61a6de", "name": "Member"}], "expires_at": "2018-11-06T14:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16ec390689d94eaf8ba8559353456371", "name": "vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/16ec390689d94eaf8ba8559353456371", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/16ec390689d94eaf8ba8559353456371", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/16ec390689d94eaf8ba8559353456371", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/16ec390689d94eaf8ba8559353456371", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/16ec390689d94eaf8ba8559353456371", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/16ec390689d94eaf8ba8559353456371", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/16ec390689d94eaf8ba8559353456371", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/16ec390689d94eaf8ba8559353456371", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/16ec390689d94eaf8ba8559353456371", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/16ec390689d94eaf8ba8559353456371", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/16ec390689d94eaf8ba8559353456371", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/16ec390689d94eaf8ba8559353456371", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_d38dac06-88b7-4c3b-9392-ce499f5ff614", "id": "1068a66f7e884886801c6a5394c8e892"}, "audit_ids": ["XgCgG6RuTjGQ5fp5ZcL7hA"], "issued_at": "2018-11-06T13:35:03.000000Z"}} 2018-11-06 13:35:03,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:35:03,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:03,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-a35fbd87-8b78-4b7a-abc6-48fae54d304e Date: Tue, 06 Nov 2018 13:35:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T13:35:02Z","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"16ec390689d94eaf8ba8559353456371","id":"998f2941-52b8-4f99-92ce-be68cc343d64","name":"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:35:03,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a35fbd87-8b78-4b7a-abc6-48fae54d304e 2018-11-06 13:35:03,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286143064499s 2018-11-06 13:35:03,317 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a35fbd87-8b78-4b7a-abc6-48fae54d304e 2018-11-06 13:35:03,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-06 13:35:03,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"subnet": {"name": "vping_ssh-subnet_d38dac06-88b7-4c3b-9392-ce499f5ff614", "enable_dhcp": true, "network_id": "998f2941-52b8-4f99-92ce-be68cc343d64", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-06 13:35:04,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f3269744-7a2c-451c-aa6b-f00e225e54e2 Date: Tue, 06 Nov 2018 13:35:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"998f2941-52b8-4f99-92ce-be68cc343d64","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T13:35:03Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"16ec390689d94eaf8ba8559353456371","id":"d773e1f0-63e9-4343-9255-0437d6963305","subnetpool_id":null,"name":"vping_ssh-subnet_d38dac06-88b7-4c3b-9392-ce499f5ff614"}} 2018-11-06 13:35:04,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f3269744-7a2c-451c-aa6b-f00e225e54e2 2018-11-06 13:35:04,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.71487903595s 2018-11-06 13:35:04,034 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f3269744-7a2c-451c-aa6b-f00e225e54e2 2018-11-06 13:35:04,034 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T13:35:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd773e1f0-63e9-4343-9255-0437d6963305', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_d38dac06-88b7-4c3b-9392-ce499f5ff614', u'enable_dhcp': True, u'network_id': u'998f2941-52b8-4f99-92ce-be68cc343d64', u'tenant_id': u'16ec390689d94eaf8ba8559353456371', u'created_at': u'2018-11-06T13:35:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'16ec390689d94eaf8ba8559353456371'}) 2018-11-06 13:35:04,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-06 13:35:04,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "vping_ssh-router_d38dac06-88b7-4c3b-9392-ce499f5ff614", "admin_state_up": true}}' 2018-11-06 13:35:08,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d315a343-5583-4636-b899-e481e0d36713 Date: Tue, 06 Nov 2018 13:35:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:04Z", "admin_state_up": true, "updated_at": "2018-11-06T13:35:05Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "16ec390689d94eaf8ba8559353456371", "id": "b3e4e37b-ebbc-4a50-946c-f345449be878", "name": "vping_ssh-router_d38dac06-88b7-4c3b-9392-ce499f5ff614"}} 2018-11-06 13:35:08,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d315a343-5583-4636-b899-e481e0d36713 2018-11-06 13:35:08,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.95274996758s 2018-11-06 13:35:08,988 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d315a343-5583-4636-b899-e481e0d36713 2018-11-06 13:35:08,989 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T13:35:05Z', u'revision_number': 3, u'id': u'b3e4e37b-ebbc-4a50-946c-f345449be878', u'external_gateway_info': {u'network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'00782059-4ec8-407c-b408-cafcba5e7ce9', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_d38dac06-88b7-4c3b-9392-ce499f5ff614', u'admin_state_up': True, u'tenant_id': u'16ec390689d94eaf8ba8559353456371', u'created_at': u'2018-11-06T13:35:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'16ec390689d94eaf8ba8559353456371'}) 2018-11-06 13:35:08,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-06 13:35:08,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b3e4e37b-ebbc-4a50-946c-f345449be878/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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"subnet_id": "d773e1f0-63e9-4343-9255-0437d6963305"}' 2018-11-06 13:35:11,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0680cbe7-8649-49e3-82b3-9ebd8a043474 Date: Tue, 06 Nov 2018 13:35:11 GMT RESP BODY: {"network_id": "998f2941-52b8-4f99-92ce-be68cc343d64", "tenant_id": "16ec390689d94eaf8ba8559353456371", "subnet_id": "d773e1f0-63e9-4343-9255-0437d6963305", "subnet_ids": ["d773e1f0-63e9-4343-9255-0437d6963305"], "port_id": "514c947c-1b86-4b2e-91d9-395de334eace", "id": "b3e4e37b-ebbc-4a50-946c-f345449be878"} 2018-11-06 13:35:11,046 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b3e4e37b-ebbc-4a50-946c-f345449be878/add_router_interface.json used request id req-0680cbe7-8649-49e3-82b3-9ebd8a043474 2018-11-06 13:35:11,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05648899078s 2018-11-06 13:35:11,047 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b3e4e37b-ebbc-4a50-946c-f345449be878/add_router_interface.json used request id req-0680cbe7-8649-49e3-82b3-9ebd8a043474 returning object b3e4e37b-ebbc-4a50-946c-f345449be878 2018-11-06 13:35:11,047 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:35:11,177 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 13:35:11,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:11,183 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 13:35:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 13:35:11,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:35:11,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:11,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-066201ba-9984-4bf4-b6fb-7a566c627ebb Date: Tue, 06 Nov 2018 13:35:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:35:11,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-066201ba-9984-4bf4-b6fb-7a566c627ebb 2018-11-06 13:35:11,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171017169952s 2018-11-06 13:35:11,356 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-066201ba-9984-4bf4-b6fb-7a566c627ebb 2018-11-06 13:35:11,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 13:35:11,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614"}' 2018-11-06 13:35:11,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0 X-Openstack-Request-Id: req-46d1c503-470e-4b49-8d32-f4bdb19f30c8 Date: Tue, 06 Nov 2018 13:35:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0/file", "owner": "16ec390689d94eaf8ba8559353456371", "id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "size": null, "self": "/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:35:11Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "checksum": null, "created_at": "2018-11-06T13:35:11Z", "protected": false} 2018-11-06 13:35:11,607 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-46d1c503-470e-4b49-8d32-f4bdb19f30c8 2018-11-06 13:35:11,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.248672008514s 2018-11-06 13:35:11,607 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-46d1c503-470e-4b49-8d32-f4bdb19f30c8 returning object 439474cf-c76a-47cb-b5d8-feba86e530c0 2018-11-06 13:35:11,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 13:35:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0/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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '' 2018-11-06 13:35:13,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5de19dbd-e6bc-4547-b5e0-1bd690b479fd Date: Tue, 06 Nov 2018 13:35:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:35:13,202 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0/file used request id req-5de19dbd-e6bc-4547-b5e0-1bd690b479fd 2018-11-06 13:35:13,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.59378004074s 2018-11-06 13:35:13,202 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0/file used request id req-5de19dbd-e6bc-4547-b5e0-1bd690b479fd 2018-11-06 13:35:13,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:35:13,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:13,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8f47e50b-ecb6-4d06-9cb3-de0ee724d017 Date: Tue, 06 Nov 2018 13:35:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/439474cf-c76a-47cb-b5d8-feba86e530c0/snap", "metadata": {}}], "file": "/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0/file", "owner": "16ec390689d94eaf8ba8559353456371", "id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "size": 12716032, "self": "/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/439474cf-c76a-47cb-b5d8-feba86e530c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:35:13Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:35:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:35:13,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8f47e50b-ecb6-4d06-9cb3-de0ee724d017 2018-11-06 13:35:13,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177294969559s 2018-11-06 13:35:13,380 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8f47e50b-ecb6-4d06-9cb3-de0ee724d017 2018-11-06 13:35:13,383 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/439474cf-c76a-47cb-b5d8-feba86e530c0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0/file', 'owner': u'16ec390689d94eaf8ba8559353456371', 'id': u'439474cf-c76a-47cb-b5d8-feba86e530c0', 'size': 12716032, u'self': u'/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'16ec390689d94eaf8ba8559353456371', 'name': 'vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/439474cf-c76a-47cb-b5d8-feba86e530c0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T13:35:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-06T13:35:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'created': u'2018-11-06T13:35:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T13:35:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 13:35:13,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 13:35:13,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_d38dac06-88b7-4c3b-9392-ce499f5ff614", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 13:35:13,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35: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-b636e491-c791-459a-926b-8091199c6f24 x-compute-request-id: req-b636e491-c791-459a-926b-8091199c6f24 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "name": "vping_ssh-flavor_d38dac06-88b7-4c3b-9392-ce499f5ff614", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:35:13,592 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b636e491-c791-459a-926b-8091199c6f24 2018-11-06 13:35:13,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.208150148392s 2018-11-06 13:35:13,592 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b636e491-c791-459a-926b-8091199c6f24 returning object f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6 2018-11-06 13:35:13,593 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_d38dac06-88b7-4c3b-9392-ce499f5ff614', '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'95207c6e3e564411af51ea7bd9318c66', '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'f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6', 'swap': 0}) 2018-11-06 13:35:13,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 13:35:13,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6/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}8f0cf17691493869ecc630f770bfea214fec3cc6" -d '{"extra_specs": {}}' 2018-11-06 13:35:13,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35: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-fa1a7df5-dff2-4c43-a3f1-d047af8b1137 x-compute-request-id: req-fa1a7df5-dff2-4c43-a3f1-d047af8b1137 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:35:13,616 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6/os-extra_specs used request id req-fa1a7df5-dff2-4c43-a3f1-d047af8b1137 2018-11-06 13:35:13,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221498012543s 2018-11-06 13:35:13,616 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6/os-extra_specs used request id req-fa1a7df5-dff2-4c43-a3f1-d047af8b1137 2018-11-06 13:35:13,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-06 13:35:13,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"keypair": {"name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614"}}' 2018-11-06 13:35:14,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35: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-20926711-1b3b-4063-b7e9-f79068ca0863 x-compute-request-id: req-20926711-1b3b-4063-b7e9-f79068ca0863 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7psfsiLF8SNMab/SJ3tUKDkOrYdJopAtll1IfIsDHiKVjC9w/7o6asH2mLpbA/jyMQCUfV+u1o8TRWteAFRZYm5j9hIU/VdKt0zArhZXRKEKNwfeeKvqidwtec5R7daUXvkzkUKnvPjLmEuhHhURkOh0klppXcFInFEBGs0iD3T3dqfY3MxdwY9PG1mqVT4oAjrc64X//GW5wnyN9oFYJCYXC3KK/6EsfelBOoRZ2++NVAqEHq8rzxXhJXMvqKlrZEWl1n5Gi62alDTwA/BrtQgfcy5QXRICeVsmYmgyQPFUII6gDp9Ey1bN4RAWifDbd+K7zjeuU2ttpUfKgKn3r Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAu6bH7IixfEjTGm/0id7VCg5Dq2HSaKQLZZdSHyLAx4ilYwvc\nP+6OmrB9pi6WwP48jEAlH1frtaPE0VrXgBUWWJuY/YSFP1XSrdMwK4WV0ShCjcH3\nnir6oncLXnOUe3WlF75M5FCp7z4y5hLoR4VEZDodJJaaV3BSJxRARrNIg9093an2\nNzMXcGPTxtZqlU+KAI63OuF//xlucJ8jfaBWCQmFwtyiv+hLH3pQTqEWdvvjVQKh\nB6vK88V4SVzL6ipa2RFpdZ+RoutmpQ08APwa7UIH3MuUF0SAnlbJmJoMkDxVCCOo\nA6fRMtWzeEQFonw23fiu843rlNrbaVHyoCp96wIDAQABAoIBAQCgX3d5tZFKUMrq\nS0hJFEIqZ+p5bA7xE1ISLvMmXQM5BJWkQpynnvANUEzyW9rHcgC5NJEFapSuFhq9\nec+3TU5dyA1GjZ17dZOqr1T5vR8/NBM9J8rCSKUPeIIk5M6/fNntotwAPNge+Z9y\ndjJB/alnpysE/BlIJVxwvaP5SHvvBQ2QK1Kb3vWEqrrS9IhUdJv4aCNeLXlDpr5V\n7TUF/ZdXohmvvIuHBWjUoNaofpm2IXqzLWowxDCcx8CjCZLgfafO9YS/4JW3O3m2\nVw2ZHw6386SJ4Lutqf0KdRdAIjuWB5I2UH0wfi8vbvdD0wOkZ32DBkRoH2PnQIWk\nVoc60DMxAoGBAN42dP1/gZ0qDifp5yafqCwfJZdMd+0/S1Nido8izR+Vg4OTvQvJ\nmlEfsa2JVAJICY5W7DrpbpgWNQRNhiBTeAtihxCzU03gbBYYXdw7Kh63ogTJLRep\nN3QrHoJWpNZJ1hsB3NGlLJHhkLnmC43gjNYrAbX+CIkoXdg1tHFSH2+vAoGBANgv\nCp3gMN0Hc3cE4CYunhrOg+aBMsYuiGBhGVPd+wRCpdwTNtR+Yr8AY3kgV4kT+Xxc\nXESmuZYPxn1QNgqCxn4sAYWuhPOHLwEyBy0FFWu1oxl5jmPwUKBhZyo/N8VCxiv+\nRmHxIxA7lfQsmv6OhQdzcYEK7kL5m84iBIKpKAiFAoGBAK4xxG5AeSvqHuS9IL4P\nZHcKB57ejBjIiFUal9RHNMOwokMQGp9V8AnuLYvbXqbXL96MV20rNs40gmUYHK/U\nnwNVvomh+gjPiAueGF4fZzpjO7hCuH2W4mjHsIf+QgPWJ+hOAnu53wGQ8LI6Gw6i\nW+U8G4A+XxSeN0rZdtVqykfzAoGAPGbQWZIVNPxq93smQaTOygCfe9znWdYQhpU6\npWMlSmhwvQ+lRzPU1Tb/lA1ER+mL0IJhyVCoE9Ruif7KSp+FZCVZe4dqYDyKFpRq\nytpbxM9oNarv7N5tOJJeZ8BoDbZ9djdCZQUh3dw4JpP77lnVs2I++WYbch0Zujto\n9TTcGZ0CgYEAngl9Z8UMr3HcNUcRBFWzCZyUtDxtw01M85IF5A1dnkn/vvnQ5Ozl\nmmMdWEhm4IiVzVQdkr2rKpWFfQ8mpYzt6muQCupU1//9gNqDuhzaeHvJMLDMbeNz\nEOO4jBy4GOwDhyVuQtzXpD68PBPr1TF0nI+pnIfqaqSrz2zbNdjYweY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "1068a66f7e884886801c6a5394c8e892", "name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "fingerprint": "f8:5e:5b:b8:df:1b:2b:d3:01:cc:5c:f1:f8:81:77:91"}} 2018-11-06 13:35:14,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-20926711-1b3b-4063-b7e9-f79068ca0863 2018-11-06 13:35:14,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.457746982574s 2018-11-06 13:35:14,075 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-20926711-1b3b-4063-b7e9-f79068ca0863 2018-11-06 13:35:14,076 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7psfsiLF8SNMab/SJ3tUKDkOrYdJopAtll1IfIsDHiKVjC9w/7o6asH2mLpbA/jyMQCUfV+u1o8TRWteAFRZYm5j9hIU/VdKt0zArhZXRKEKNwfeeKvqidwtec5R7daUXvkzkUKnvPjLmEuhHhURkOh0klppXcFInFEBGs0iD3T3dqfY3MxdwY9PG1mqVT4oAjrc64X//GW5wnyN9oFYJCYXC3KK/6EsfelBOoRZ2++NVAqEHq8rzxXhJXMvqKlrZEWl1n5Gi62alDTwA/BrtQgfcy5QXRICeVsmYmgyQPFUII6gDp9Ey1bN4RAWifDbd+K7zjeuU2ttpUfKgKn3r Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAu6bH7IixfEjTGm/0id7VCg5Dq2HSaKQLZZdSHyLAx4ilYwvc\nP+6OmrB9pi6WwP48jEAlH1frtaPE0VrXgBUWWJuY/YSFP1XSrdMwK4WV0ShCjcH3\nnir6oncLXnOUe3WlF75M5FCp7z4y5hLoR4VEZDodJJaaV3BSJxRARrNIg9093an2\nNzMXcGPTxtZqlU+KAI63OuF//xlucJ8jfaBWCQmFwtyiv+hLH3pQTqEWdvvjVQKh\nB6vK88V4SVzL6ipa2RFpdZ+RoutmpQ08APwa7UIH3MuUF0SAnlbJmJoMkDxVCCOo\nA6fRMtWzeEQFonw23fiu843rlNrbaVHyoCp96wIDAQABAoIBAQCgX3d5tZFKUMrq\nS0hJFEIqZ+p5bA7xE1ISLvMmXQM5BJWkQpynnvANUEzyW9rHcgC5NJEFapSuFhq9\nec+3TU5dyA1GjZ17dZOqr1T5vR8/NBM9J8rCSKUPeIIk5M6/fNntotwAPNge+Z9y\ndjJB/alnpysE/BlIJVxwvaP5SHvvBQ2QK1Kb3vWEqrrS9IhUdJv4aCNeLXlDpr5V\n7TUF/ZdXohmvvIuHBWjUoNaofpm2IXqzLWowxDCcx8CjCZLgfafO9YS/4JW3O3m2\nVw2ZHw6386SJ4Lutqf0KdRdAIjuWB5I2UH0wfi8vbvdD0wOkZ32DBkRoH2PnQIWk\nVoc60DMxAoGBAN42dP1/gZ0qDifp5yafqCwfJZdMd+0/S1Nido8izR+Vg4OTvQvJ\nmlEfsa2JVAJICY5W7DrpbpgWNQRNhiBTeAtihxCzU03gbBYYXdw7Kh63ogTJLRep\nN3QrHoJWpNZJ1hsB3NGlLJHhkLnmC43gjNYrAbX+CIkoXdg1tHFSH2+vAoGBANgv\nCp3gMN0Hc3cE4CYunhrOg+aBMsYuiGBhGVPd+wRCpdwTNtR+Yr8AY3kgV4kT+Xxc\nXESmuZYPxn1QNgqCxn4sAYWuhPOHLwEyBy0FFWu1oxl5jmPwUKBhZyo/N8VCxiv+\nRmHxIxA7lfQsmv6OhQdzcYEK7kL5m84iBIKpKAiFAoGBAK4xxG5AeSvqHuS9IL4P\nZHcKB57ejBjIiFUal9RHNMOwokMQGp9V8AnuLYvbXqbXL96MV20rNs40gmUYHK/U\nnwNVvomh+gjPiAueGF4fZzpjO7hCuH2W4mjHsIf+QgPWJ+hOAnu53wGQ8LI6Gw6i\nW+U8G4A+XxSeN0rZdtVqykfzAoGAPGbQWZIVNPxq93smQaTOygCfe9znWdYQhpU6\npWMlSmhwvQ+lRzPU1Tb/lA1ER+mL0IJhyVCoE9Ruif7KSp+FZCVZe4dqYDyKFpRq\nytpbxM9oNarv7N5tOJJeZ8BoDbZ9djdCZQUh3dw4JpP77lnVs2I++WYbch0Zujto\n9TTcGZ0CgYEAngl9Z8UMr3HcNUcRBFWzCZyUtDxtw01M85IF5A1dnkn/vvnQ5Ozl\nmmMdWEhm4IiVzVQdkr2rKpWFfQ8mpYzt6muQCupU1//9gNqDuhzaeHvJMLDMbeNz\nEOO4jBy4GOwDhyVuQtzXpD68PBPr1TF0nI+pnIfqaqSrz2zbNdjYweY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1068a66f7e884886801c6a5394c8e892', 'name': u'vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'created_at': '2018-11-06T13:35:14.076634', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'16ec390689d94eaf8ba8559353456371', 'name': 'vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f8:5e:5b:b8:df:1b:2b:d3:01:cc:5c:f1:f8:81:77:91', 'type': 'ssh', 'id': u'vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614'}) 2018-11-06 13:35:14,077 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAu6bH7IixfEjTGm/0id7VCg5Dq2HSaKQLZZdSHyLAx4ilYwvc P+6OmrB9pi6WwP48jEAlH1frtaPE0VrXgBUWWJuY/YSFP1XSrdMwK4WV0ShCjcH3 nir6oncLXnOUe3WlF75M5FCp7z4y5hLoR4VEZDodJJaaV3BSJxRARrNIg9093an2 NzMXcGPTxtZqlU+KAI63OuF//xlucJ8jfaBWCQmFwtyiv+hLH3pQTqEWdvvjVQKh B6vK88V4SVzL6ipa2RFpdZ+RoutmpQ08APwa7UIH3MuUF0SAnlbJmJoMkDxVCCOo A6fRMtWzeEQFonw23fiu843rlNrbaVHyoCp96wIDAQABAoIBAQCgX3d5tZFKUMrq S0hJFEIqZ+p5bA7xE1ISLvMmXQM5BJWkQpynnvANUEzyW9rHcgC5NJEFapSuFhq9 ec+3TU5dyA1GjZ17dZOqr1T5vR8/NBM9J8rCSKUPeIIk5M6/fNntotwAPNge+Z9y djJB/alnpysE/BlIJVxwvaP5SHvvBQ2QK1Kb3vWEqrrS9IhUdJv4aCNeLXlDpr5V 7TUF/ZdXohmvvIuHBWjUoNaofpm2IXqzLWowxDCcx8CjCZLgfafO9YS/4JW3O3m2 Vw2ZHw6386SJ4Lutqf0KdRdAIjuWB5I2UH0wfi8vbvdD0wOkZ32DBkRoH2PnQIWk Voc60DMxAoGBAN42dP1/gZ0qDifp5yafqCwfJZdMd+0/S1Nido8izR+Vg4OTvQvJ mlEfsa2JVAJICY5W7DrpbpgWNQRNhiBTeAtihxCzU03gbBYYXdw7Kh63ogTJLRep N3QrHoJWpNZJ1hsB3NGlLJHhkLnmC43gjNYrAbX+CIkoXdg1tHFSH2+vAoGBANgv Cp3gMN0Hc3cE4CYunhrOg+aBMsYuiGBhGVPd+wRCpdwTNtR+Yr8AY3kgV4kT+Xxc XESmuZYPxn1QNgqCxn4sAYWuhPOHLwEyBy0FFWu1oxl5jmPwUKBhZyo/N8VCxiv+ RmHxIxA7lfQsmv6OhQdzcYEK7kL5m84iBIKpKAiFAoGBAK4xxG5AeSvqHuS9IL4P ZHcKB57ejBjIiFUal9RHNMOwokMQGp9V8AnuLYvbXqbXL96MV20rNs40gmUYHK/U nwNVvomh+gjPiAueGF4fZzpjO7hCuH2W4mjHsIf+QgPWJ+hOAnu53wGQ8LI6Gw6i W+U8G4A+XxSeN0rZdtVqykfzAoGAPGbQWZIVNPxq93smQaTOygCfe9znWdYQhpU6 pWMlSmhwvQ+lRzPU1Tb/lA1ER+mL0IJhyVCoE9Ruif7KSp+FZCVZe4dqYDyKFpRq ytpbxM9oNarv7N5tOJJeZ8BoDbZ9djdCZQUh3dw4JpP77lnVs2I++WYbch0Zujto 9TTcGZ0CgYEAngl9Z8UMr3HcNUcRBFWzCZyUtDxtw01M85IF5A1dnkn/vvnQ5Ozl mmMdWEhm4IiVzVQdkr2rKpWFfQ8mpYzt6muQCupU1//9gNqDuhzaeHvJMLDMbeNz EOO4jBy4GOwDhyVuQtzXpD68PBPr1TF0nI+pnIfqaqSrz2zbNdjYweY= -----END RSA PRIVATE KEY----- 2018-11-06 13:35:14,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-06 13:35:14,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"security_group": {"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-11-06 13:35:14,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-d1fc0177-90ac-48d2-a0e1-ada6011383e7 Date: Tue, 06 Nov 2018 13:35:14 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:14Z", "updated_at": "2018-11-06T13:35:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:14Z", "revision_number": 0, "id": "02c42994-cb91-40c6-bc8e-1d7c211fbdef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:14Z", "revision_number": 0, "id": "5f326926-73d8-448b-86f3-317ec4f0223e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}], "revision_number": 2, "project_id": "16ec390689d94eaf8ba8559353456371", "id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}} 2018-11-06 13:35:14,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d1fc0177-90ac-48d2-a0e1-ada6011383e7 2018-11-06 13:35:14,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.339287996292s 2018-11-06 13:35:14,420 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d1fc0177-90ac-48d2-a0e1-ada6011383e7 2018-11-06 13:35:14,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:35:14,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:14,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-e88362ee-db17-4e83-9b79-db23dd5b98c5 Date: Tue, 06 Nov 2018 13:35:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:14Z", "updated_at": "2018-11-06T13:35:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:14Z", "revision_number": 0, "id": "02c42994-cb91-40c6-bc8e-1d7c211fbdef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:14Z", "revision_number": 0, "id": "5f326926-73d8-448b-86f3-317ec4f0223e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}], "revision_number": 2, "project_id": "16ec390689d94eaf8ba8559353456371", "id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}, {"description": "Default security group", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:02Z", "updated_at": "2018-11-06T13:35:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "3ea795d6-675a-428e-9d7f-e058ac4b8ce8", "remote_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "53417ad2-f84e-4502-a9f3-0362ceea7751", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "867cb9a9-cd52-45c1-8046-4a4bf558bcb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "aceca4b4-d506-44ab-9eab-ae1aef41ffd9", "remote_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}], "revision_number": 4, "project_id": "16ec390689d94eaf8ba8559353456371", "id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "name": "default"}]} 2018-11-06 13:35:14,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e88362ee-db17-4e83-9b79-db23dd5b98c5 2018-11-06 13:35:14,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221306085587s 2018-11-06 13:35:14,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e88362ee-db17-4e83-9b79-db23dd5b98c5 2018-11-06 13:35:14,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 13:35:14,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" -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": "3068c72f-499c-4603-b8e7-c3e031d44d6e"}}' 2018-11-06 13:35:14,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-93106357-5283-48f5-8f91-7e9be08b8c02 Date: Tue, 06 Nov 2018 13:35: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": 22, "updated_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "port_range_min": 22, "revision_number": 0, "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:14Z", "project_id": "16ec390689d94eaf8ba8559353456371", "id": "5106d1c0-330d-41c0-95cb-0028670199b3"}} 2018-11-06 13:35:14,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-93106357-5283-48f5-8f91-7e9be08b8c02 2018-11-06 13:35:14,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.32571721077s 2018-11-06 13:35:14,976 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-93106357-5283-48f5-8f91-7e9be08b8c02 2018-11-06 13:35:14,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:35:14,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:15,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-75515c71-6403-4242-8c80-0dbe91e753d0 Date: Tue, 06 Nov 2018 13:35:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:14Z", "updated_at": "2018-11-06T13:35:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:14Z", "revision_number": 0, "id": "02c42994-cb91-40c6-bc8e-1d7c211fbdef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T13:35:14Z", "revision_number": 0, "id": "5106d1c0-330d-41c0-95cb-0028670199b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": 22, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:14Z", "revision_number": 0, "id": "5f326926-73d8-448b-86f3-317ec4f0223e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}], "revision_number": 3, "project_id": "16ec390689d94eaf8ba8559353456371", "id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}, {"description": "Default security group", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:02Z", "updated_at": "2018-11-06T13:35:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "3ea795d6-675a-428e-9d7f-e058ac4b8ce8", "remote_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "53417ad2-f84e-4502-a9f3-0362ceea7751", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "867cb9a9-cd52-45c1-8046-4a4bf558bcb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "aceca4b4-d506-44ab-9eab-ae1aef41ffd9", "remote_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}], "revision_number": 4, "project_id": "16ec390689d94eaf8ba8559353456371", "id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "name": "default"}]} 2018-11-06 13:35:15,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-75515c71-6403-4242-8c80-0dbe91e753d0 2018-11-06 13:35:15,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191959857941s 2018-11-06 13:35:15,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-75515c71-6403-4242-8c80-0dbe91e753d0 2018-11-06 13:35:15,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 13:35:15,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" -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": "3068c72f-499c-4603-b8e7-c3e031d44d6e"}}' 2018-11-06 13:35:15,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e7c01fe8-d1a5-44dc-89cb-9fe605a8b01c Date: Tue, 06 Nov 2018 13:35:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T13:35:15Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "port_range_min": null, "revision_number": 0, "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:15Z", "project_id": "16ec390689d94eaf8ba8559353456371", "id": "6b79bc70-3b03-42e6-a1fd-1d0758e9dfed"}} 2018-11-06 13:35:15,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e7c01fe8-d1a5-44dc-89cb-9fe605a8b01c 2018-11-06 13:35:15,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.308468103409s 2018-11-06 13:35:15,486 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e7c01fe8-d1a5-44dc-89cb-9fe605a8b01c 2018-11-06 13:35:15,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:35:15,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:15,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-ce47fbe9-c7f9-4b60-b6aa-b2deec3c4125 Date: Tue, 06 Nov 2018 13:35: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":["d773e1f0-63e9-4343-9255-0437d6963305"],"updated_at":"2018-11-06T13:35:03Z","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"16ec390689d94eaf8ba8559353456371","id":"998f2941-52b8-4f99-92ce-be68cc343d64","name":"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:35:15,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ce47fbe9-c7f9-4b60-b6aa-b2deec3c4125 2018-11-06 13:35:15,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11257481575s 2018-11-06 13:35:15,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ce47fbe9-c7f9-4b60-b6aa-b2deec3c4125 2018-11-06 13:35:15,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:35:15,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:15,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-75f8f55e-2351-4638-92b6-3451ace111d1 Date: Tue, 06 Nov 2018 13:35:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/439474cf-c76a-47cb-b5d8-feba86e530c0/snap", "metadata": {}}], "file": "/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0/file", "owner": "16ec390689d94eaf8ba8559353456371", "id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "size": 12716032, "self": "/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/439474cf-c76a-47cb-b5d8-feba86e530c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:35:13Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:35:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:35:15,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-75f8f55e-2351-4638-92b6-3451ace111d1 2018-11-06 13:35:15,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0314779281616s 2018-11-06 13:35:15,634 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-75f8f55e-2351-4638-92b6-3451ace111d1 2018-11-06 13:35:15,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 13:35:15,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:15,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35: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-447ba255-d5c3-4247-9017-a6b7fb3ef464 x-compute-request-id: req-447ba255-d5c3-4247-9017-a6b7fb3ef464 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "name": "vping_ssh-flavor_d38dac06-88b7-4c3b-9392-ce499f5ff614", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 13:35:15,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-447ba255-d5c3-4247-9017-a6b7fb3ef464 2018-11-06 13:35:15,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0338170528412s 2018-11-06 13:35:15,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-447ba255-d5c3-4247-9017-a6b7fb3ef464 2018-11-06 13:35:15,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-06 13:35:15,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"server": {"name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "imageRef": "439474cf-c76a-47cb-b5d8-feba86e530c0", "flavorRef": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "998f2941-52b8-4f99-92ce-be68cc343d64"}], "security_groups": [{"name": "3068c72f-499c-4603-b8e7-c3e031d44d6e"}]}}' 2018-11-06 13:35:17,779 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:35: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-c7ea0814-575e-49f0-842a-4a60141f23d7 x-compute-request-id: req-c7ea0814-575e-49f0-842a-4a60141f23d7 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3068c72f-499c-4603-b8e7-c3e031d44d6e"}], "OS-DCF:diskConfig": "MANUAL", "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "adminPass": "By4o4hPkypjK"}} 2018-11-06 13:35:17,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c7ea0814-575e-49f0-842a-4a60141f23d7 2018-11-06 13:35:17,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.10845899582s 2018-11-06 13:35:17,780 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c7ea0814-575e-49f0-842a-4a60141f23d7 2018-11-06 13:35:17,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:17,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:18,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35: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-a1da56b5-c45c-4b3e-bc6f-d66582d59e07 x-compute-request-id: req-a1da56b5-c45c-4b3e-bc6f-d66582d59e07 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:35:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:18,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a1da56b5-c45c-4b3e-bc6f-d66582d59e07 2018-11-06 13:35:18,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.292850017548s 2018-11-06 13:35:18,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a1da56b5-c45c-4b3e-bc6f-d66582d59e07 2018-11-06 13:35:18,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:35:18,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:18,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-d2a74e5f-91e6-4b71-be45-a78f932e779f Date: Tue, 06 Nov 2018 13:35: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":["d773e1f0-63e9-4343-9255-0437d6963305"],"updated_at":"2018-11-06T13:35:03Z","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"16ec390689d94eaf8ba8559353456371","id":"998f2941-52b8-4f99-92ce-be68cc343d64","name":"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:35:18,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d2a74e5f-91e6-4b71-be45-a78f932e779f 2018-11-06 13:35:18,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108982086182s 2018-11-06 13:35:18,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d2a74e5f-91e6-4b71-be45-a78f932e779f 2018-11-06 13:35:18,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 13:35:18,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:18,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-28639134-5709-4d59-805c-3fcd9bbe51b5 Date: Tue, 06 Nov 2018 13:35:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"998f2941-52b8-4f99-92ce-be68cc343d64","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T13:35:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"16ec390689d94eaf8ba8559353456371","id":"d773e1f0-63e9-4343-9255-0437d6963305","subnetpool_id":null,"name":"vping_ssh-subnet_d38dac06-88b7-4c3b-9392-ce499f5ff614"}]} 2018-11-06 13:35:18,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-28639134-5709-4d59-805c-3fcd9bbe51b5 2018-11-06 13:35:18,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.188845157623s 2018-11-06 13:35:18,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-28639134-5709-4d59-805c-3fcd9bbe51b5 2018-11-06 13:35:18,381 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:35:20,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:21,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dbc3095-24b6-4dfe-b43f-d59320ff62be x-compute-request-id: req-1dbc3095-24b6-4dfe-b43f-d59320ff62be Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:35:18Z", "hostId": "f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:21,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1dbc3095-24b6-4dfe-b43f-d59320ff62be 2018-11-06 13:35:21,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79868888855s 2018-11-06 13:35:21,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1dbc3095-24b6-4dfe-b43f-d59320ff62be 2018-11-06 13:35:21,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:35:23,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:23,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6cb6dca-3c4b-4723-9a21-4150a615c06c x-compute-request-id: req-f6cb6dca-3c4b-4723-9a21-4150a615c06c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:35:18Z", "hostId": "f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:23,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f6cb6dca-3c4b-4723-9a21-4150a615c06c 2018-11-06 13:35:23,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653515100479s 2018-11-06 13:35:23,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f6cb6dca-3c4b-4723-9a21-4150a615c06c 2018-11-06 13:35:23,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:35:25,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:25,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:26,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35: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-4b8dc791-5d04-402a-ab89-a7fdfd8a0f3a x-compute-request-id: req-4b8dc791-5d04-402a-ab89-a7fdfd8a0f3a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:91", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:24.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:25Z", "hostId": "f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:26,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4b8dc791-5d04-402a-ab89-a7fdfd8a0f3a 2018-11-06 13:35:26,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58651804924s 2018-11-06 13:35:26,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4b8dc791-5d04-402a-ab89-a7fdfd8a0f3a 2018-11-06 13:35:26,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 13:35:26,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=4dc75a52-a49f-4922-a5f6-003e63e647b4" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:26,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-85f494c9-857c-4631-90d0-0883141fa4cc Date: Tue, 06 Nov 2018 13:35:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:35:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d773e1f0-63e9-4343-9255-0437d6963305","ip_address":"192.168.120.12"}],"id":"fd55e7f4-ba77-4d4c-a665-0b2ed6b52501","security_groups":["3068c72f-499c-4603-b8e7-c3e031d44d6e"],"mac_address":"fa:16:3e:64:d4:91","project_id":"16ec390689d94eaf8ba8559353456371","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"998f2941-52b8-4f99-92ce-be68cc343d64","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:19Z","binding:vnic_type":"normal","device_id":"4dc75a52-a49f-4922-a5f6-003e63e647b4"}]} 2018-11-06 13:35:26,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4dc75a52-a49f-4922-a5f6-003e63e647b4 used request id req-85f494c9-857c-4631-90d0-0883141fa4cc 2018-11-06 13:35:26,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0628430843353s 2018-11-06 13:35:26,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=4dc75a52-a49f-4922-a5f6-003e63e647b4 used request id req-85f494c9-857c-4631-90d0-0883141fa4cc 2018-11-06 13:35:26,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 13:35:26,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fd55e7f4-ba77-4d4c-a665-0b2ed6b52501" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:26,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fc89b96e-6d6b-4616-90ba-d3cf68119413 Date: Tue, 06 Nov 2018 13:35:26 GMT RESP BODY: {"floatingips": []} 2018-11-06 13:35:26,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fd55e7f4-ba77-4d4c-a665-0b2ed6b52501 used request id req-fc89b96e-6d6b-4616-90ba-d3cf68119413 2018-11-06 13:35:26,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.158437013626s 2018-11-06 13:35:26,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fd55e7f4-ba77-4d4c-a665-0b2ed6b52501 used request id req-fc89b96e-6d6b-4616-90ba-d3cf68119413 2018-11-06 13:35:26,673 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:64:d4:91', 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'439474cf-c76a-47cb-b5d8-feba86e530c0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T13:35:24.000000', 'flavor': Munch({u'id': u'f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6'}), 'az': u'nova', 'id': u'4dc75a52-a49f-4922-a5f6-003e63e647b4', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1068a66f7e884886801c6a5394c8e892', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'16ec390689d94eaf8ba8559353456371', 'name': 'vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614', '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-11-06T13:35:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-06T13:35:25Z', 'hostId': u'f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a', '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-11-06T13:35:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'16ec390689d94eaf8ba8559353456371', 'name': u'vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'adminPass': u'By4o4hPkypjK', 'tenant_id': u'16ec390689d94eaf8ba8559353456371', 'region': 'regionOne', 'created': u'2018-11-06T13:35:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-06 13:35:26,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:35:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:26,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-3cc1ca26-2c57-4eea-9d87-7324858cd4b1 Date: Tue, 06 Nov 2018 13:35: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":["d773e1f0-63e9-4343-9255-0437d6963305"],"updated_at":"2018-11-06T13:35:03Z","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"16ec390689d94eaf8ba8559353456371","id":"998f2941-52b8-4f99-92ce-be68cc343d64","name":"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:35:26,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3cc1ca26-2c57-4eea-9d87-7324858cd4b1 2018-11-06 13:35:26,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256052017212s 2018-11-06 13:35:26,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3cc1ca26-2c57-4eea-9d87-7324858cd4b1 2018-11-06 13:35:26,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:35:26,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:27,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2eb36813-0edb-4b4d-b8cf-29bac501fa49 Date: Tue, 06 Nov 2018 13:35:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/439474cf-c76a-47cb-b5d8-feba86e530c0/snap", "metadata": {}}], "file": "/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0/file", "owner": "16ec390689d94eaf8ba8559353456371", "id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "size": 12716032, "self": "/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/439474cf-c76a-47cb-b5d8-feba86e530c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:35:13Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:35:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:35:27,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2eb36813-0edb-4b4d-b8cf-29bac501fa49 2018-11-06 13:35:27,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185688972473s 2018-11-06 13:35:27,118 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2eb36813-0edb-4b4d-b8cf-29bac501fa49 2018-11-06 13:35:27,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 13:35:27,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:27,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8651d8cc-f423-4605-b60c-b553ae521dd2 x-compute-request-id: req-8651d8cc-f423-4605-b60c-b553ae521dd2 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "name": "vping_ssh-flavor_d38dac06-88b7-4c3b-9392-ce499f5ff614", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 13:35:27,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8651d8cc-f423-4605-b60c-b553ae521dd2 2018-11-06 13:35:27,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034245967865s 2018-11-06 13:35:27,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8651d8cc-f423-4605-b60c-b553ae521dd2 2018-11-06 13:35:27,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-06 13:35:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"server": {"name": "vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614", "imageRef": "439474cf-c76a-47cb-b5d8-feba86e530c0", "key_name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "flavorRef": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "998f2941-52b8-4f99-92ce-be68cc343d64"}], "security_groups": [{"name": "3068c72f-499c-4603-b8e7-c3e031d44d6e"}]}}' 2018-11-06 13:35:28,917 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:35:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fb96d47-82ae-46eb-8b32-1660988149d4 x-compute-request-id: req-2fb96d47-82ae-46eb-8b32-1660988149d4 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3068c72f-499c-4603-b8e7-c3e031d44d6e"}], "OS-DCF:diskConfig": "MANUAL", "id": "0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "bookmark"}], "adminPass": "V3tUCH88sJYX"}} 2018-11-06 13:35:28,918 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2fb96d47-82ae-46eb-8b32-1660988149d4 2018-11-06 13:35:28,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.7618598938s 2018-11-06 13:35:28,918 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2fb96d47-82ae-46eb-8b32-1660988149d4 2018-11-06 13:35:28,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:28,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:29,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35: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-617d24f5-2027-46d2-9aa2-e4222de108d5 x-compute-request-id: req-617d24f5-2027-46d2-9aa2-e4222de108d5 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:35:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "name": "vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:28Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:91", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:24.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:25Z", "hostId": "f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:29,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-617d24f5-2027-46d2-9aa2-e4222de108d5 2018-11-06 13:35:29,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638281106949s 2018-11-06 13:35:29,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-617d24f5-2027-46d2-9aa2-e4222de108d5 2018-11-06 13:35:29,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:35:31,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:31,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc30d8c9-b5ad-4195-b47c-f26f8d82a48b x-compute-request-id: req-cc30d8c9-b5ad-4195-b47c-f26f8d82a48b Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:35:30Z", "hostId": "efcf4387a24817a57510e0b9c74380e2d97c23f2e27eb48408682e7b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "name": "vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:28Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:91", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:24.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:25Z", "hostId": "f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:31,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc30d8c9-b5ad-4195-b47c-f26f8d82a48b 2018-11-06 13:35:31,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361917972565s 2018-11-06 13:35:31,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc30d8c9-b5ad-4195-b47c-f26f8d82a48b 2018-11-06 13:35:31,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:35:33,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:33,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:34,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-c50579bf-a838-4520-bd1b-42fe148428c1 x-compute-request-id: req-c50579bf-a838-4520-bd1b-42fe148428c1 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:35:30Z", "hostId": "efcf4387a24817a57510e0b9c74380e2d97c23f2e27eb48408682e7b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "name": "vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:28Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:91", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:24.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:25Z", "hostId": "f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:34,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c50579bf-a838-4520-bd1b-42fe148428c1 2018-11-06 13:35:34,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516556024551s 2018-11-06 13:35:34,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c50579bf-a838-4520-bd1b-42fe148428c1 2018-11-06 13:35:34,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:35:36,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:36,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-00784ce4-8c85-439d-9efb-282cd2a38479 x-compute-request-id: req-00784ce4-8c85-439d-9efb-282cd2a38479 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:35:30Z", "hostId": "efcf4387a24817a57510e0b9c74380e2d97c23f2e27eb48408682e7b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "name": "vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:28Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:91", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:24.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:25Z", "hostId": "f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:36,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-00784ce4-8c85-439d-9efb-282cd2a38479 2018-11-06 13:35:36,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531588077545s 2018-11-06 13:35:36,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-00784ce4-8c85-439d-9efb-282cd2a38479 2018-11-06 13:35:36,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:35:38,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:39,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:39,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-cbd47d22-439f-4cd0-b625-abf0cb4cf765 x-compute-request-id: req-cbd47d22-439f-4cd0-b625-abf0cb4cf765 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:35:30Z", "hostId": "efcf4387a24817a57510e0b9c74380e2d97c23f2e27eb48408682e7b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "name": "vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:28Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:91", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:24.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:25Z", "hostId": "f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:39,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cbd47d22-439f-4cd0-b625-abf0cb4cf765 2018-11-06 13:35:39,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743146896362s 2018-11-06 13:35:39,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cbd47d22-439f-4cd0-b625-abf0cb4cf765 2018-11-06 13:35:39,749 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:35:41,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:41,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:42,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35: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-000cf58b-0d85-45b9-b780-497ca31aedb4 x-compute-request-id: req-000cf58b-0d85-45b9-b780-497ca31aedb4 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:94:06", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:39.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:40Z", "hostId": "efcf4387a24817a57510e0b9c74380e2d97c23f2e27eb48408682e7b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "name": "vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:28Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:91", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:24.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:25Z", "hostId": "f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:42,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-000cf58b-0d85-45b9-b780-497ca31aedb4 2018-11-06 13:35:42,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36491394043s 2018-11-06 13:35:42,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-000cf58b-0d85-45b9-b780-497ca31aedb4 2018-11-06 13:35:42,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 13:35:42,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=0aa10d82-4e58-41e8-8a20-c9992e79f4b7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:42,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0b98d889-1602-4767-b5de-c2d531f9d8a6 Date: Tue, 06 Nov 2018 13:35:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:35:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d773e1f0-63e9-4343-9255-0437d6963305","ip_address":"192.168.120.6"}],"id":"a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc","security_groups":["3068c72f-499c-4603-b8e7-c3e031d44d6e"],"mac_address":"fa:16:3e:00:94:06","project_id":"16ec390689d94eaf8ba8559353456371","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"998f2941-52b8-4f99-92ce-be68cc343d64","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:30Z","binding:vnic_type":"normal","device_id":"0aa10d82-4e58-41e8-8a20-c9992e79f4b7"}]} 2018-11-06 13:35:42,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=0aa10d82-4e58-41e8-8a20-c9992e79f4b7 used request id req-0b98d889-1602-4767-b5de-c2d531f9d8a6 2018-11-06 13:35:42,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0566830635071s 2018-11-06 13:35:42,180 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=0aa10d82-4e58-41e8-8a20-c9992e79f4b7 used request id req-0b98d889-1602-4767-b5de-c2d531f9d8a6 2018-11-06 13:35:42,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 13:35:42,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:42,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-77cde977-4725-4d17-b23e-0dc40b1fb403 Date: Tue, 06 Nov 2018 13:35:42 GMT RESP BODY: {"floatingips": []} 2018-11-06 13:35:42,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc used request id req-77cde977-4725-4d17-b23e-0dc40b1fb403 2018-11-06 13:35:42,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0177969932556s 2018-11-06 13:35:42,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc used request id req-77cde977-4725-4d17-b23e-0dc40b1fb403 2018-11-06 13:35:42,204 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:00:94:06', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'439474cf-c76a-47cb-b5d8-feba86e530c0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T13:35:39.000000', 'flavor': Munch({u'id': u'f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6'}), 'az': u'nova', 'id': u'0aa10d82-4e58-41e8-8a20-c9992e79f4b7', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1068a66f7e884886801c6a5394c8e892', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'16ec390689d94eaf8ba8559353456371', 'name': 'vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614', '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-11-06T13:35:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-06T13:35:40Z', 'hostId': u'efcf4387a24817a57510e0b9c74380e2d97c23f2e27eb48408682e7b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'efcf4387a24817a57510e0b9c74380e2d97c23f2e27eb48408682e7b', '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-11-06T13:35:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'16ec390689d94eaf8ba8559353456371', 'name': u'vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'adminPass': u'V3tUCH88sJYX', 'tenant_id': u'16ec390689d94eaf8ba8559353456371', 'region': 'regionOne', 'created': u'2018-11-06T13:35:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-06 13:35:42,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:35:42,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:42,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-e3a103a5-746f-4b9a-9d22-115be1e82e6a Date: Tue, 06 Nov 2018 13:35: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":["d773e1f0-63e9-4343-9255-0437d6963305"],"updated_at":"2018-11-06T13:35:03Z","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"16ec390689d94eaf8ba8559353456371","id":"998f2941-52b8-4f99-92ce-be68cc343d64","name":"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:35:42,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e3a103a5-746f-4b9a-9d22-115be1e82e6a 2018-11-06 13:35:42,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111949920654s 2018-11-06 13:35:42,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e3a103a5-746f-4b9a-9d22-115be1e82e6a 2018-11-06 13:35:42,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 13:35:42,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=0aa10d82-4e58-41e8-8a20-c9992e79f4b7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:42,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c0adf20a-e70b-4cb4-98b2-4bed6110cc66 Date: Tue, 06 Nov 2018 13:35:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:35:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d773e1f0-63e9-4343-9255-0437d6963305","ip_address":"192.168.120.6"}],"id":"a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc","security_groups":["3068c72f-499c-4603-b8e7-c3e031d44d6e"],"mac_address":"fa:16:3e:00:94:06","project_id":"16ec390689d94eaf8ba8559353456371","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"998f2941-52b8-4f99-92ce-be68cc343d64","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:30Z","binding:vnic_type":"normal","device_id":"0aa10d82-4e58-41e8-8a20-c9992e79f4b7"}]} 2018-11-06 13:35:42,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=0aa10d82-4e58-41e8-8a20-c9992e79f4b7 used request id req-c0adf20a-e70b-4cb4-98b2-4bed6110cc66 2018-11-06 13:35:42,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0571830272675s 2018-11-06 13:35:42,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=0aa10d82-4e58-41e8-8a20-c9992e79f4b7 used request id req-c0adf20a-e70b-4cb4-98b2-4bed6110cc66 2018-11-06 13:35:42,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-06 13:35:42,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "port_id": "a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc"}}' 2018-11-06 13:35:44,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-3a2d1d77-fffd-452f-8c56-716d36d9a9d2 Date: Tue, 06 Nov 2018 13:35:44 GMT RESP BODY: {"floatingip": {"router_id": "b3e4e37b-ebbc-4a50-946c-f345449be878", "status": "DOWN", "description": "", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:43Z", "updated_at": "2018-11-06T13:35:43Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "16ec390689d94eaf8ba8559353456371", "port_id": "a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc", "id": "94aaaf7c-1d1e-4a53-b4fb-c6888617c9fe"}} 2018-11-06 13:35:44,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3a2d1d77-fffd-452f-8c56-716d36d9a9d2 2018-11-06 13:35:44,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.90177702904s 2018-11-06 13:35:44,284 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3a2d1d77-fffd-452f-8c56-716d36d9a9d2 2018-11-06 13:35:44,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 13:35:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:44,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-38f16acd-58bb-4aff-826d-5dd041400741 Date: Tue, 06 Nov 2018 13:35:44 GMT RESP BODY: {"floatingips": [{"router_id": "b3e4e37b-ebbc-4a50-946c-f345449be878", "status": "DOWN", "description": "", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:43Z", "updated_at": "2018-11-06T13:35:43Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "16ec390689d94eaf8ba8559353456371", "port_id": "a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc", "id": "94aaaf7c-1d1e-4a53-b4fb-c6888617c9fe"}]} 2018-11-06 13:35:44,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-38f16acd-58bb-4aff-826d-5dd041400741 2018-11-06 13:35:44,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0230951309204s 2018-11-06 13:35:44,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-38f16acd-58bb-4aff-826d-5dd041400741 2018-11-06 13:35:44,320 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 13:35:44,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 13:35:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:44,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-e0b5e045-f259-4b52-8bb2-887e84faf209 Date: Tue, 06 Nov 2018 13:35:44 GMT RESP BODY: {"floatingips": [{"router_id": "b3e4e37b-ebbc-4a50-946c-f345449be878", "status": "DOWN", "description": "", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:43Z", "updated_at": "2018-11-06T13:35:43Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "16ec390689d94eaf8ba8559353456371", "port_id": "a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc", "id": "94aaaf7c-1d1e-4a53-b4fb-c6888617c9fe"}]} 2018-11-06 13:35:44,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e0b5e045-f259-4b52-8bb2-887e84faf209 2018-11-06 13:35:44,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.158956050873s 2018-11-06 13:35:44,585 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e0b5e045-f259-4b52-8bb2-887e84faf209 2018-11-06 13:35:44,589 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 13:35:44,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 13:35:44,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:44,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b93aab95-6301-463c-8339-36573166b4c0 Date: Tue, 06 Nov 2018 13:35:44 GMT RESP BODY: {"floatingips": [{"router_id": "b3e4e37b-ebbc-4a50-946c-f345449be878", "status": "DOWN", "description": "", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:43Z", "updated_at": "2018-11-06T13:35:43Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "16ec390689d94eaf8ba8559353456371", "port_id": "a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc", "id": "94aaaf7c-1d1e-4a53-b4fb-c6888617c9fe"}]} 2018-11-06 13:35:44,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b93aab95-6301-463c-8339-36573166b4c0 2018-11-06 13:35:44,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.022341966629s 2018-11-06 13:35:44,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b93aab95-6301-463c-8339-36573166b4c0 2018-11-06 13:35:44,721 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 13:35:44,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 13:35:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:44,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-74089f4d-91dd-4987-8e6d-282cf38c299e Date: Tue, 06 Nov 2018 13:35:44 GMT RESP BODY: {"floatingips": [{"router_id": "b3e4e37b-ebbc-4a50-946c-f345449be878", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:43Z", "updated_at": "2018-11-06T13:35:43Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "16ec390689d94eaf8ba8559353456371", "port_id": "a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc", "id": "94aaaf7c-1d1e-4a53-b4fb-c6888617c9fe"}]} 2018-11-06 13:35:44,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-74089f4d-91dd-4987-8e6d-282cf38c299e 2018-11-06 13:35:44,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0253610610962s 2018-11-06 13:35:44,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-74089f4d-91dd-4987-8e6d-282cf38c299e 2018-11-06 13:35:44,856 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b3e4e37b-ebbc-4a50-946c-f345449be878', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'16ec390689d94eaf8ba8559353456371', 'created_at': u'2018-11-06T13:35:43Z', 'attached': True, 'updated_at': u'2018-11-06T13:35:43Z', 'id': u'94aaaf7c-1d1e-4a53-b4fb-c6888617c9fe', 'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'16ec390689d94eaf8ba8559353456371', 'name': 'vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b3e4e37b-ebbc-4a50-946c-f345449be878', 'project_id': u'16ec390689d94eaf8ba8559353456371', 'port_id': u'a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc', 'port': u'a845042b-7f5e-4aa5-9cc3-40ec3f1b0ddc', 'network': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153'}) 2018-11-06 13:35:44,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-06 13:35:44,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7/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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 13:35:45,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35: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-313a8cf5-f6d2-4d61-b66e-7ceee2a9bda0 x-compute-request-id: req-313a8cf5-f6d2-4d61-b66e-7ceee2a9bda0 Content-Encoding: gzip Content-Length: 9542 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 1007154976 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.147963] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.149569] pid_max: default: 32768 minimum: 301\n[ 0.150434] ACPI: Core revision 20150930\n[ 0.151800] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153078] Security Framework initialized\n[ 0.153872] Yama: becoming mindful.\n[ 0.154585] AppArmor: AppArmor initialized\n[ 0.155431] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156713] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157950] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159124] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160488] Initializing cgroup subsys io\n[ 0.161282] Initializing cgroup subsys memory\n[ 0.162114] Initializing cgroup subsys devices\n[ 0.162957] Initializing cgroup subsys freezer\n[ 0.163812] Initializing cgroup subsys net_cls\n[ 0.164654] Initializing cgroup subsys perf_event\n[ 0.165532] Initializing cgroup subsys net_prio\n[ 0.166385] Initializing cgroup subsys hugetlb\n[ 0.167234] Initializing cgroup subsys pids\n[ 0.168082] CPU: Physical Processor ID: 0\n[ 0.169572] mce: CPU supports 10 MCE banks\n[ 0.170395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188737] ftrace: allocating 31920 entries in 125 pages\n[ 0.216043] smpboot: Max logical packages: 1\n[ 0.216869] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.218183] x2apic enabled\n[ 0.218971] Switched APIC routing to physical x2apic.\n[ 0.220701] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221788] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223728] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225471] KVM setup paravirtual spinlock\n[ 0.226860] x86: Booted up 1 node, 1 CPUs\n[ 0.227645] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.228996] devtmpfs: initialized\n[ 0.230708] evm: security.selinux\n[ 0.231387] evm: security.SMACK64\n[ 0.232054] evm: security.SMACK64EXEC\n[ 0.232777] evm: security.SMACK64TRANSMUTE\n[ 0.233560] evm: security.SMACK64MMAP\n[ 0.234286] evm: security.ima\n[ 0.234908] evm: security.capability\n[ 0.235701] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237508] pinctrl core: initialized pinctrl subsystem\n[ 0.238588] RTC time: 13:35:39, date: 11/06/18\n[ 0.239523] NET: Registered protocol family 16\n[ 0.240472] cpuidle: using governor ladder\n[ 0.241271] cpuidle: using governor menu\n[ 0.242034] PCCT header not found.\n[ 0.242774] ACPI: bus type PCI registered\n[ 0.243554] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244762] PCI: Using configuration type 1 for base access\n[ 0.246511] ACPI: Added _OSI(Module Device)\n[ 0.247331] ACPI: Added _OSI(Processor Device)\n[ 0.248164] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249033] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251118] ACPI: Interpreter enabled\n[ 0.251874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259889] ACPI: (supports S0 S5)\n[ 0.260841] ACPI: Using IOAPIC for interrupt routing\n[ 0.261964] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.265444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.266795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269686] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272301] acpiphp: Slot [3] registered\n[ 0.273249] acpiphp: Slot [4] registered\n[ 0.274186] acpiphp: Slot [5] registered\n[ 0.275107] acpiphp: Slot [6] registered\n[ 0.276051] acpiphp: Slot [7] registered\n[ 0.276994] acpiphp: Slot [8] registered\n[ 0.277952] acpiphp: Slot [9] registered\n[ 0.278898] acpiphp: Slot [10] registered\n[ 0.279852] acpiphp: Slot [11] registered\n[ 0.280811] acpiphp: Slot [12] registered\n[ 0.281767] acpiphp: Slot [13] registered\n[ 0.282720] acpiphp: Slot [14] registered\n[ 0.283683] acpiphp: Slot [15] registered\n[ 0.294707] acpiphp: Slot [16] registered\n[ 0.295682] acpiphp: Slot [17] registered\n[ 0.296634] acpiphp: Slot [18] registered\n[ 0.297586] acpiphp: Slot [19] registered\n[ 0.298537] acpiphp: Slot [20] registered\n[ 0.299494] acpiphp: Slot [21] registered\n[ 0.300415] acpiphp: Slot [22] registered\n[ 0.301338] acpiphp: Slot [23] registered\n[ 0.302261] acpiphp: Slot [24] registered\n[ 0.303185] acpiphp: Slot [25] registered\n[ 0.304110] acpiphp: Slot [26] registered\n[ 0.305032] acpiphp: Slot [27] registered\n[ 0.305989] acpiphp: Slot [28] registered\n[ 0.306943] acpiphp: Slot [29] registered\n[ 0.307868] acpiphp: Slot [30] registered\n[ 0.308830] acpiphp: Slot [31] registered\n[ 0.309758] PCI host bridge to bus 0000:00\n[ 0.310690] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.312120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.313534] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.315247] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.316957] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.323128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324650] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.326041] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.327592] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.334461] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336058] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.383868] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.385303] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391426] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392548] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.393563] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395049] vgaarb: loaded\n[ 0.395630] vgaarb: bridge control possible 0000:00:02.0\n[ 0.396730] SCSI subsystem initialized\n[ 0.397536] ACPI: bus type USB registered\n[ 0.398326] usbcore: registered new interface driver usbfs\n[ 0.399319] usbcore: registered new interface driver hub\n[ 0.400285] usbcore: registered new device driver usb\n[ 0.401303] PCI: Using ACPI for IRQ routing\n[ 0.402295] NetLabel: Initializing\n[ 0.402981] NetLabel: domain hash size = 128\n[ 0.403804] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.404720] NetLabel: unlabeled traffic allowed by default\n[ 0.405776] clocksource: Switched to clocksource kvm-clock\n[ 0.411342] AppArmor: AppArmor Filesystem Enabled\n[ 0.412273] pnp: PnP ACPI init\n[ 0.413174] pnp: PnP ACPI: found 5 devices\n[ 0.419515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.421149] NET: Registered protocol family 2\n[ 0.422080] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.423296] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.424414] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.425520] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426555] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.427681] NET: Registered protocol family 1\n[ 0.428519] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.429576] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430609] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458764] Trying to unpack rootfs image as initramfs...\n[ 0.508833] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.522942] Scanning for low memory corruption every 60 seconds\n[ 0.524288] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525388] audit: initializing netlink subsys (disabled)\n[ 0.526378] audit: type=2000 audit(1541511340.566:1): initialized\n[ 0.527646] Initialise system trusted keyring\n[ 0.528545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.529660] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531573] zbud: loaded\n[ 0.532264] VFS: Disk quotas dquot_6.6.0\n[ 0.533052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534526] fuse init (API version 7.23)\n[ 0.535392] Key type big_key registered\n[ 0.536176] Allocating IMA MOK and blacklist keyrings.\n[ 0.537258] Key type asymmetric registered\n[ 0.538068] Asymmetric key parser 'x509' registered\n[ 0.538999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.540427] io scheduler noop registered\n[ 0.541203] io scheduler deadline registered (default)\n[ 0.542176] io scheduler cfq registered\n[ 0.542993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.544012] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547073] ACPI: Power Button [PWRF]\n[ 0.547895] GHES: HEST is not enabled!\n[ 0.561543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596476] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599891] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.623767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625913] Linux agpgart interface v0.103\n[ 0.627994] brd: module loaded\n[ 0.629243] loop: module loaded\n[ 0.634447] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636226] GPT:90111 != 2097151\n[ 0.637164] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638560] GPT:90111 != 2097151\n[ 0.639467] GPT: Use GNU Parted to correct GPT errors.\n[ 0.640673] vda: vda1 vda15\n[ 0.642566] scsi host0: ata_piix\n[ 0.643475] scsi host1: ata_piix\n[ 0.644394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645947] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.647817] libphy: Fixed MDIO Bus: probed\n[ 0.648979] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650247] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.652881] PPP generic driver version 2.4.2\n[ 0.654083] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.655529] ehci-pci: EHCI PCI platform driver\n[ 0.656567] ehci-platform: EHCI generic platform driver\n[ 0.657748] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659104] ohci-pci: OHCI PCI platform driver\n[ 0.660141] ohci-platform: OHCI generic platform driver\n[ 0.661323] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675931] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677135] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678869] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.680091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.681426] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682915] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.684596] usb usb1: Product: UHCI Host Controller\n[ 0.685803] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.687176] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688294] hub 1-0:1.0: USB hub found\n[ 0.689211] hub 1-0:1.0: 2 ports detected\n[ 0.690276] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692685] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.695041] mousedev: PS/2 mouse device common for all mice\n[ 0.696491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.698655] rtc_cmos 00:00: RTC can wake from S4\n[ 0.699912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.701335] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702776] i2c /dev entries driver\n[ 0.703667] device-mapper: uevent: version 1.0.3\n[ 0.704771] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.706718] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.708236] NET: Registered protocol family 10\n[ 0.709394] NET: Registered protocol family 17\n[ 0.710459] Key type dns_resolver registered\n[ 0.711553] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.712850] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.714930] registered taskstats version 1\n[ 0.715829] Loading compiled-in X.509 certificates\n[ 0.717250] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.719065] zswap: loaded using pool lzo/zbud\n[ 0.720456] Key type trusted registered\n[ 0.722457] Key type encrypted registered\n[ 0.723270] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.724265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.725269] evm: HMAC attrs: 0x1\n[ 0.726202] Magic number: 10:887:583\n[ 0.727049] rtc_cmos 00:00: setting system clock to 2018-11-06 13:35:40 UTC (1541511340)\n[ 0.728600] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.729698] EDD information not available.\n[ 0.806757] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808257] Write protecting the kernel read-only data: 14336k\n[ 0.819944] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.821706] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.861863] 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 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.15. 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.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb3tE6m1gBhRDGkKN9IcnZC3goDPWt/UNsoyaEtBBWKruwaIz3sB/zqLRPI0bGqp9FdjbPa/Pe2A+9VlRBFw6E04QaieM4RAmTmz9owNgGR798JDH/qO/7d8k5CaDeijCJOOr8lk0dRZPBNJvUPCd2SyeLuzquUhEAIthB3nrQZIC/KrVRrFofkSu2F63elIbLio7LoFxdlgqxJS8zFu4fmgwm04tFAHPb2aBH/E28X5PRaFgJWY2CX9CnpmRftnP3wFgE9PaXxoMW3Ep6uoaXsUR77NxVobrDoRG+m95PrBySTga58ekVt5S8D9p5wIhjJFo0D0gjd55lwS5+Be69 root@vping-ssh-vm-d38dac06-88b7-4c3b-9392-ce499f5ff614\nssh-dss AAAAB3NzaC1kc3MAAACBAPvgSbX/23yep7KUE6223iC+ski9WzHM+0F0Gd5JfbOFEruftLBvpxZJrpYv0eVEYXuYWwsFqJ7zKszikfTKIUkDlefk7JqcFegmLedxJXvu9MCPN1QlCh1EN2ANp9JVoBWUcsvH1EexuBTqvnOhhLn+v1KOZegn8tNxiJgukJe7AAAAFQDZChpAIMSGVBL3r2UgrpGFjkBhcwAAAIAleEgNolRUC5SK+NReKv7x6LgANfjqHIZ7dxzGNVfqvm4o/y6BA87e4Itb+s8Zf+upPgXfSwsC0xknmiesyZPg4EB/4mQORKpIY7mXKKpvHbJ62shmllVmFnFSB6i2LpjHYpdsOr6Xgv97oQjMPkQ4JQTfDK9hoFjvR6KVSR5/cQAAAIEAnla5/QPj/n85bxXeR5Dys6IATEEebCXgsrzEOV0kNNKbLVpbY+d5AwJG5+tu1VAf0OD4U9KRhG80/qNWmUxFpkdi1eRBdTLvFEx4VOc+G/fmlx/un/tqNWVmxKa8ekZnnylNygEmfs2ImvRmuYmOsfFzSsKbtvOQgdI1RjU3Ln8= root@vping-ssh-vm-d38dac06-88b7-4c3b-9392-ce499f5ff614\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe00:9406/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000023\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-d38dac06-88b7-4c3b-9392-ce499f5ff614\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.39 ===\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-d38dac06-88b7-4c3b-9392-ce499f5ff614 login: "} 2018-11-06 13:35:45,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7/action used request id req-313a8cf5-f6d2-4d61-b66e-7ceee2a9bda0 2018-11-06 13:35:45,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11972999573s 2018-11-06 13:35:45,977 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7/action used request id req-313a8cf5-f6d2-4d61-b66e-7ceee2a9bda0 2018-11-06 13:35:45,977 - 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 1007154976 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.147963] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.149569] pid_max: default: 32768 minimum: 301 [ 0.150434] ACPI: Core revision 20150930 [ 0.151800] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.153078] Security Framework initialized [ 0.153872] Yama: becoming mindful. [ 0.154585] AppArmor: AppArmor initialized [ 0.155431] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156713] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157950] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159124] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160488] Initializing cgroup subsys io [ 0.161282] Initializing cgroup subsys memory [ 0.162114] Initializing cgroup subsys devices [ 0.162957] Initializing cgroup subsys freezer [ 0.163812] Initializing cgroup subsys net_cls [ 0.164654] Initializing cgroup subsys perf_event [ 0.165532] Initializing cgroup subsys net_prio [ 0.166385] Initializing cgroup subsys hugetlb [ 0.167234] Initializing cgroup subsys pids [ 0.168082] CPU: Physical Processor ID: 0 [ 0.169572] mce: CPU supports 10 MCE banks [ 0.170395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.171374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188737] ftrace: allocating 31920 entries in 125 pages [ 0.216043] smpboot: Max logical packages: 1 [ 0.216869] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.218183] x2apic enabled [ 0.218971] Switched APIC routing to physical x2apic. [ 0.220701] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221788] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.223728] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.225471] KVM setup paravirtual spinlock [ 0.226860] x86: Booted up 1 node, 1 CPUs [ 0.227645] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.228996] devtmpfs: initialized [ 0.230708] evm: security.selinux [ 0.231387] evm: security.SMACK64 [ 0.232054] evm: security.SMACK64EXEC [ 0.232777] evm: security.SMACK64TRANSMUTE [ 0.233560] evm: security.SMACK64MMAP [ 0.234286] evm: security.ima [ 0.234908] evm: security.capability [ 0.235701] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237508] pinctrl core: initialized pinctrl subsystem [ 0.238588] RTC time: 13:35:39, date: 11/06/18 [ 0.239523] NET: Registered protocol family 16 [ 0.240472] cpuidle: using governor ladder [ 0.241271] cpuidle: using governor menu [ 0.242034] PCCT header not found. [ 0.242774] ACPI: bus type PCI registered [ 0.243554] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244762] PCI: Using configuration type 1 for base access [ 0.246511] ACPI: Added _OSI(Module Device) [ 0.247331] ACPI: Added _OSI(Processor Device) [ 0.248164] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249033] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251118] ACPI: Interpreter enabled [ 0.251874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.253673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.255564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.257735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.259889] ACPI: (supports S0 S5) [ 0.260841] ACPI: Using IOAPIC for interrupt routing [ 0.261964] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.265444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.266795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.268261] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.269686] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.272301] acpiphp: Slot [3] registered [ 0.273249] acpiphp: Slot [4] registered [ 0.274186] acpiphp: Slot [5] registered [ 0.275107] acpiphp: Slot [6] registered [ 0.276051] acpiphp: Slot [7] registered [ 0.276994] acpiphp: Slot [8] registered [ 0.277952] acpiphp: Slot [9] registered [ 0.278898] acpiphp: Slot [10] registered [ 0.279852] acpiphp: Slot [11] registered [ 0.280811] acpiphp: Slot [12] registered [ 0.281767] acpiphp: Slot [13] registered [ 0.282720] acpiphp: Slot [14] registered [ 0.283683] acpiphp: Slot [15] registered [ 0.294707] acpiphp: Slot [16] registered [ 0.295682] acpiphp: Slot [17] registered [ 0.296634] acpiphp: Slot [18] registered [ 0.297586] acpiphp: Slot [19] registered [ 0.298537] acpiphp: Slot [20] registered [ 0.299494] acpiphp: Slot [21] registered [ 0.300415] acpiphp: Slot [22] registered [ 0.301338] acpiphp: Slot [23] registered [ 0.302261] acpiphp: Slot [24] registered [ 0.303185] acpiphp: Slot [25] registered [ 0.304110] acpiphp: Slot [26] registered [ 0.305032] acpiphp: Slot [27] registered [ 0.305989] acpiphp: Slot [28] registered [ 0.306943] acpiphp: Slot [29] registered [ 0.307868] acpiphp: Slot [30] registered [ 0.308830] acpiphp: Slot [31] registered [ 0.309758] PCI host bridge to bus 0000:00 [ 0.310690] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313534] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315247] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.316957] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.323128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.324650] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.326041] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.327592] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.334461] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336058] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.383868] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.385303] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.386681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.388047] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.389394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.391426] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.392548] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.393563] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.395049] vgaarb: loaded [ 0.395630] vgaarb: bridge control possible 0000:00:02.0 [ 0.396730] SCSI subsystem initialized [ 0.397536] ACPI: bus type USB registered [ 0.398326] usbcore: registered new interface driver usbfs [ 0.399319] usbcore: registered new interface driver hub [ 0.400285] usbcore: registered new device driver usb [ 0.401303] PCI: Using ACPI for IRQ routing [ 0.402295] NetLabel: Initializing [ 0.402981] NetLabel: domain hash size = 128 [ 0.403804] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.404720] NetLabel: unlabeled traffic allowed by default [ 0.405776] clocksource: Switched to clocksource kvm-clock [ 0.411342] AppArmor: AppArmor Filesystem Enabled [ 0.412273] pnp: PnP ACPI init [ 0.413174] pnp: PnP ACPI: found 5 devices [ 0.419515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.421149] NET: Registered protocol family 2 [ 0.422080] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.423296] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.424414] TCP: Hash tables configured (established 4096 bind 4096) [ 0.425520] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.426555] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.427681] NET: Registered protocol family 1 [ 0.428519] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.429576] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.430609] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.444586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.458764] Trying to unpack rootfs image as initramfs... [ 0.508833] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.522942] Scanning for low memory corruption every 60 seconds [ 0.524288] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.525388] audit: initializing netlink subsys (disabled) [ 0.526378] audit: type=2000 audit(1541511340.566:1): initialized [ 0.527646] Initialise system trusted keyring [ 0.528545] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.529660] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.531573] zbud: loaded [ 0.532264] VFS: Disk quotas dquot_6.6.0 [ 0.533052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534526] fuse init (API version 7.23) [ 0.535392] Key type big_key registered [ 0.536176] Allocating IMA MOK and blacklist keyrings. [ 0.537258] Key type asymmetric registered [ 0.538068] Asymmetric key parser 'x509' registered [ 0.538999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.540427] io scheduler noop registered [ 0.541203] io scheduler deadline registered (default) [ 0.542176] io scheduler cfq registered [ 0.542993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.544012] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.547073] ACPI: Power Button [PWRF] [ 0.547895] GHES: HEST is not enabled! [ 0.561543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.596476] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.599891] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.623767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.625913] Linux agpgart interface v0.103 [ 0.627994] brd: module loaded [ 0.629243] loop: module loaded [ 0.634447] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.636226] GPT:90111 != 2097151 [ 0.637164] GPT:Alternate GPT header not at the end of the disk. [ 0.638560] GPT:90111 != 2097151 [ 0.639467] GPT: Use GNU Parted to correct GPT errors. [ 0.640673] vda: vda1 vda15 [ 0.642566] scsi host0: ata_piix [ 0.643475] scsi host1: ata_piix [ 0.644394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.645947] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.647817] libphy: Fixed MDIO Bus: probed [ 0.648979] tun: Universal TUN/TAP device driver, 1.6 [ 0.650247] tun: (C) 1999-2004 Max Krasnyansky [ 0.652881] PPP generic driver version 2.4.2 [ 0.654083] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.655529] ehci-pci: EHCI PCI platform driver [ 0.656567] ehci-platform: EHCI generic platform driver [ 0.657748] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.659104] ohci-pci: OHCI PCI platform driver [ 0.660141] ohci-platform: OHCI generic platform driver [ 0.661323] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675931] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.677135] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678869] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.680091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.681426] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.682915] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684596] usb usb1: Product: UHCI Host Controller [ 0.685803] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.687176] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688294] hub 1-0:1.0: USB hub found [ 0.689211] hub 1-0:1.0: 2 ports detected [ 0.690276] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.692685] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.693827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.695041] mousedev: PS/2 mouse device common for all mice [ 0.696491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.698655] rtc_cmos 00:00: RTC can wake from S4 [ 0.699912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.701335] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.702776] i2c /dev entries driver [ 0.703667] device-mapper: uevent: version 1.0.3 [ 0.704771] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.706718] ledtrig-cpu: registered to indicate activity on CPUs [ 0.708236] NET: Registered protocol family 10 [ 0.709394] NET: Registered protocol family 17 [ 0.710459] Key type dns_resolver registered [ 0.711553] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.712850] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.714930] registered taskstats version 1 [ 0.715829] Loading compiled-in X.509 certificates [ 0.717250] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.719065] zswap: loaded using pool lzo/zbud [ 0.720456] Key type trusted registered [ 0.722457] Key type encrypted registered [ 0.723270] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724265] ima: No TPM chip found, activating TPM-bypass! [ 0.725269] evm: HMAC attrs: 0x1 [ 0.726202] Magic number: 10:887:583 [ 0.727049] rtc_cmos 00:00: setting system clock to 2018-11-06 13:35:40 UTC (1541511340) [ 0.728600] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729698] EDD information not available. [ 0.806757] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808257] Write protecting the kernel read-only data: 14336k [ 0.819944] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.821706] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.861863] 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 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.15. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb3tE6m1gBhRDGkKN9IcnZC3goDPWt/UNsoyaEtBBWKruwaIz3sB/zqLRPI0bGqp9FdjbPa/Pe2A+9VlRBFw6E04QaieM4RAmTmz9owNgGR798JDH/qO/7d8k5CaDeijCJOOr8lk0dRZPBNJvUPCd2SyeLuzquUhEAIthB3nrQZIC/KrVRrFofkSu2F63elIbLio7LoFxdlgqxJS8zFu4fmgwm04tFAHPb2aBH/E28X5PRaFgJWY2CX9CnpmRftnP3wFgE9PaXxoMW3Ep6uoaXsUR77NxVobrDoRG+m95PrBySTga58ekVt5S8D9p5wIhjJFo0D0gjd55lwS5+Be69 root@vping-ssh-vm-d38dac06-88b7-4c3b-9392-ce499f5ff614 ssh-dss AAAAB3NzaC1kc3MAAACBAPvgSbX/23yep7KUE6223iC+ski9WzHM+0F0Gd5JfbOFEruftLBvpxZJrpYv0eVEYXuYWwsFqJ7zKszikfTKIUkDlefk7JqcFegmLedxJXvu9MCPN1QlCh1EN2ANp9JVoBWUcsvH1EexuBTqvnOhhLn+v1KOZegn8tNxiJgukJe7AAAAFQDZChpAIMSGVBL3r2UgrpGFjkBhcwAAAIAleEgNolRUC5SK+NReKv7x6LgANfjqHIZ7dxzGNVfqvm4o/y6BA87e4Itb+s8Zf+upPgXfSwsC0xknmiesyZPg4EB/4mQORKpIY7mXKKpvHbJ62shmllVmFnFSB6i2LpjHYpdsOr6Xgv97oQjMPkQ4JQTfDK9hoFjvR6KVSR5/cQAAAIEAnla5/QPj/n85bxXeR5Dys6IATEEebCXgsrzEOV0kNNKbLVpbY+d5AwJG5+tu1VAf0OD4U9KRhG80/qNWmUxFpkdi1eRBdTLvFEx4VOc+G/fmlx/un/tqNWVmxKa8ekZnnylNygEmfs2ImvRmuYmOsfFzSsKbtvOQgdI1RjU3Ln8= root@vping-ssh-vm-d38dac06-88b7-4c3b-9392-ce499f5ff614 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe00:9406/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000023 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d38dac06-88b7-4c3b-9392-ce499f5ff614 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.39 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d38dac06-88b7-4c3b-9392-ce499f5ff614 login: 2018-11-06 13:35:45,982 - paramiko.transport - DEBUG - starting thread (client mode): 0x10026d0L 2018-11-06 13:35:45,983 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 13:35:45,983 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 13:35:45,983 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 13:35:45,984 - 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-11-06 13:35:45,984 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 13:35:45,984 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 13:35:45,984 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 13:35:45,984 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 13:35:45,984 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 13:35:46,042 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 13:35:46,043 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 13:35:46,059 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 8933459accef227f0ecb4a47e0edffb4 2018-11-06 13:35:46,060 - paramiko.transport - DEBUG - Trying key f85e5bb8df1b2bd301cc5cf1f8817791 from /tmp/tmpoqP9f7 2018-11-06 13:35:46,083 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 13:35:47,088 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 13:35:47,094 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 13:35:47,095 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 13:35:47,096 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 13:35:47,097 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 13:35:47,100 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 13:35:47,100 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.12 (192.168.120.12): 56 data bytes 64 bytes from 192.168.120.12: seq=0 ttl=64 time=0.937 ms --- 192.168.120.12 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 0.937/0.937/0.937 ms 2018-11-06 13:35:47,101 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-11-06 13:35:47,101 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 13:35:47,216 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 13:35:47,217 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-06 13:35:47,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 13:35:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:47,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:35: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-4e1eb810-676b-4704-b29c-17cb25173690 x-compute-request-id: req-4e1eb810-676b-4704-b29c-17cb25173690 Content-Type: application/json 2018-11-06 13:35:47,384 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4 used request id req-4e1eb810-676b-4704-b29c-17cb25173690 2018-11-06 13:35:47,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162205934525s 2018-11-06 13:35:47,385 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4 used request id req-4e1eb810-676b-4704-b29c-17cb25173690 2018-11-06 13:35:47,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:47,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35: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-7eef0ce8-dbd1-4d17-8167-097722df0f9d x-compute-request-id: req-7eef0ce8-dbd1-4d17-8167-097722df0f9d Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:94:06", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:94:06", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:39.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:40Z", "hostId": "efcf4387a24817a57510e0b9c74380e2d97c23f2e27eb48408682e7b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "name": "vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:28Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:91", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4dc75a52-a49f-4922-a5f6-003e63e647b4", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:24.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "4dc75a52-a49f-4922-a5f6-003e63e647b4", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:47Z", "hostId": "f72bbc8fac67c13b90b1b6d605842b22e5f3a43dad1e2f7803e0f63a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:17Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:47,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7eef0ce8-dbd1-4d17-8167-097722df0f9d 2018-11-06 13:35:47,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54324889183s 2018-11-06 13:35:47,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7eef0ce8-dbd1-4d17-8167-097722df0f9d 2018-11-06 13:35:47,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:35:49,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:49,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:50,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-766be5e5-609e-4cde-9dae-37e72f45a7e1 x-compute-request-id: req-766be5e5-609e-4cde-9dae-37e72f45a7e1 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:94:06", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:94:06", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:39.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:40Z", "hostId": "efcf4387a24817a57510e0b9c74380e2d97c23f2e27eb48408682e7b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "name": "vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:28Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:50,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-766be5e5-609e-4cde-9dae-37e72f45a7e1 2018-11-06 13:35:50,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366679906845s 2018-11-06 13:35:50,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-766be5e5-609e-4cde-9dae-37e72f45a7e1 2018-11-06 13:35:50,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-06 13:35:50,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/94aaaf7c-1d1e-4a53-b4fb-c6888617c9fe.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:51,206 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ac3d048-4778-4418-9e85-91273dd8d8d6 Content-Length: 0 Date: Tue, 06 Nov 2018 13:35:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:35:51,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/94aaaf7c-1d1e-4a53-b4fb-c6888617c9fe.json used request id req-3ac3d048-4778-4418-9e85-91273dd8d8d6 2018-11-06 13:35:51,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.899948835373s 2018-11-06 13:35:51,207 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/94aaaf7c-1d1e-4a53-b4fb-c6888617c9fe.json used request id req-3ac3d048-4778-4418-9e85-91273dd8d8d6 2018-11-06 13:35:51,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 13:35:51,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:51,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fa2a5615-a409-4752-a12d-a8770bf4c339 Date: Tue, 06 Nov 2018 13:35:51 GMT RESP BODY: {"floatingips": []} 2018-11-06 13:35:51,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fa2a5615-a409-4752-a12d-a8770bf4c339 2018-11-06 13:35:51,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.203969955444s 2018-11-06 13:35:51,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fa2a5615-a409-4752-a12d-a8770bf4c339 2018-11-06 13:35:51,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 13:35:51,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:51,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5002090f-d8fc-4af9-ae7b-c2fef811a7da x-compute-request-id: req-5002090f-d8fc-4af9-ae7b-c2fef811a7da Content-Type: application/json 2018-11-06 13:35:51,608 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7 used request id req-5002090f-d8fc-4af9-ae7b-c2fef811a7da 2018-11-06 13:35:51,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.191383123398s 2018-11-06 13:35:51,609 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7 used request id req-5002090f-d8fc-4af9-ae7b-c2fef811a7da 2018-11-06 13:35:51,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:51,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:52,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b128b5b8-edc4-4d01-97dc-fbb43e218b71 x-compute-request-id: req-b128b5b8-edc4-4d01-97dc-fbb43e218b71 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:94:06", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:94:06", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "rel": "bookmark"}], "image": {"id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "links": [{"href": "http://172.30.9.27:8774/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:35:39.000000", "flavor": {"id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "links": [{"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}]}, "id": "0aa10d82-4e58-41e8-8a20-c9992e79f4b7", "security_groups": [{"name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}], "user_id": "1068a66f7e884886801c6a5394c8e892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:35:51Z", "hostId": "efcf4387a24817a57510e0b9c74380e2d97c23f2e27eb48408682e7b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614", "name": "vping_ssh-vm_d38dac06-88b7-4c3b-9392-ce499f5ff614", "created": "2018-11-06T13:35:28Z", "tenant_id": "16ec390689d94eaf8ba8559353456371", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:35:52,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b128b5b8-edc4-4d01-97dc-fbb43e218b71 2018-11-06 13:35:52,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01886796951s 2018-11-06 13:35:52,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b128b5b8-edc4-4d01-97dc-fbb43e218b71 2018-11-06 13:35:52,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:35:54,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:35:54,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:54,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-7d77a1b4-d614-400f-8ce8-fb871c0f28e0 x-compute-request-id: req-7d77a1b4-d614-400f-8ce8-fb871c0f28e0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 13:35:54,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7d77a1b4-d614-400f-8ce8-fb871c0f28e0 2018-11-06 13:35:54,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0845131874084s 2018-11-06 13:35:54,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7d77a1b4-d614-400f-8ce8-fb871c0f28e0 2018-11-06 13:35:54,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:35:54,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:54,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-365fa8b7-fb1e-4f4d-9448-48187c190363 Date: Tue, 06 Nov 2018 13:35:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:14Z", "updated_at": "2018-11-06T13:35:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:14Z", "revision_number": 0, "id": "02c42994-cb91-40c6-bc8e-1d7c211fbdef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T13:35:14Z", "revision_number": 0, "id": "5106d1c0-330d-41c0-95cb-0028670199b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": 22, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:14Z", "revision_number": 0, "id": "5f326926-73d8-448b-86f3-317ec4f0223e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:14Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:15Z", "revision_number": 0, "id": "6b79bc70-3b03-42e6-a1fd-1d0758e9dfed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:15Z", "security_group_id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}], "revision_number": 4, "project_id": "16ec390689d94eaf8ba8559353456371", "id": "3068c72f-499c-4603-b8e7-c3e031d44d6e", "name": "vping_ssh-sg_d38dac06-88b7-4c3b-9392-ce499f5ff614"}, {"description": "Default security group", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:02Z", "updated_at": "2018-11-06T13:35:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "3ea795d6-675a-428e-9d7f-e058ac4b8ce8", "remote_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "53417ad2-f84e-4502-a9f3-0362ceea7751", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "867cb9a9-cd52-45c1-8046-4a4bf558bcb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "aceca4b4-d506-44ab-9eab-ae1aef41ffd9", "remote_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}], "revision_number": 4, "project_id": "16ec390689d94eaf8ba8559353456371", "id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "name": "default"}]} 2018-11-06 13:35:54,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-365fa8b7-fb1e-4f4d-9448-48187c190363 2018-11-06 13:35:54,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0494921207428s 2018-11-06 13:35:54,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-365fa8b7-fb1e-4f4d-9448-48187c190363 2018-11-06 13:35:54,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 13:35:54,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/3068c72f-499c-4603-b8e7-c3e031d44d6e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:54,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-438a6a9f-0ae7-4da7-a2e7-092429e55cc9 Content-Length: 0 Date: Tue, 06 Nov 2018 13:35:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:35:54,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/3068c72f-499c-4603-b8e7-c3e031d44d6e.json used request id req-438a6a9f-0ae7-4da7-a2e7-092429e55cc9 2018-11-06 13:35:54,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.176711082458s 2018-11-06 13:35:54,952 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/3068c72f-499c-4603-b8e7-c3e031d44d6e.json used request id req-438a6a9f-0ae7-4da7-a2e7-092429e55cc9 2018-11-06 13:35:54,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-06 13:35:54,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:55,035 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-3c5458df-f9ef-4384-99aa-bdf2525e754a x-compute-request-id: req-3c5458df-f9ef-4384-99aa-bdf2525e754a Content-Length: 0 Content-Type: application/json 2018-11-06 13:35:55,035 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614 used request id req-3c5458df-f9ef-4384-99aa-bdf2525e754a 2018-11-06 13:35:55,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.083153963089s 2018-11-06 13:35:55,036 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_d38dac06-88b7-4c3b-9392-ce499f5ff614 used request id req-3c5458df-f9ef-4384-99aa-bdf2525e754a 2018-11-06 13:35:55,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-06 13:35:55,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b3e4e37b-ebbc-4a50-946c-f345449be878/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}7d1091c198709229cdf043a65ae4b04e6804ec48" -d '{"subnet_id": "d773e1f0-63e9-4343-9255-0437d6963305"}' 2018-11-06 13:35:56,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-97681b43-7b4f-4ecf-919f-12276f676e73 Date: Tue, 06 Nov 2018 13:35:56 GMT RESP BODY: {"network_id": "998f2941-52b8-4f99-92ce-be68cc343d64", "tenant_id": "16ec390689d94eaf8ba8559353456371", "subnet_id": "d773e1f0-63e9-4343-9255-0437d6963305", "subnet_ids": ["d773e1f0-63e9-4343-9255-0437d6963305"], "port_id": "514c947c-1b86-4b2e-91d9-395de334eace", "id": "b3e4e37b-ebbc-4a50-946c-f345449be878"} 2018-11-06 13:35:56,399 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b3e4e37b-ebbc-4a50-946c-f345449be878/remove_router_interface.json used request id req-97681b43-7b4f-4ecf-919f-12276f676e73 2018-11-06 13:35:56,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.36285305023s 2018-11-06 13:35:56,400 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b3e4e37b-ebbc-4a50-946c-f345449be878/remove_router_interface.json used request id req-97681b43-7b4f-4ecf-919f-12276f676e73 returning object b3e4e37b-ebbc-4a50-946c-f345449be878 2018-11-06 13:35:56,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-06 13:35:56,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:56,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-d29d3275-0b94-4105-b550-d129d9a1b5e8 Date: Tue, 06 Nov 2018 13:35:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:04Z", "admin_state_up": true, "updated_at": "2018-11-06T13:35:55Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "16ec390689d94eaf8ba8559353456371", "id": "b3e4e37b-ebbc-4a50-946c-f345449be878", "name": "vping_ssh-router_d38dac06-88b7-4c3b-9392-ce499f5ff614"}]} 2018-11-06 13:35:56,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d29d3275-0b94-4105-b550-d129d9a1b5e8 2018-11-06 13:35:56,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.209218025208s 2018-11-06 13:35:56,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d29d3275-0b94-4105-b550-d129d9a1b5e8 2018-11-06 13:35:56,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-06 13:35:56,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b3e4e37b-ebbc-4a50-946c-f345449be878.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:35:59,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa1f288b-bc55-4c93-a2f4-95817378905b Content-Length: 0 Date: Tue, 06 Nov 2018 13:35:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:35:59,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b3e4e37b-ebbc-4a50-946c-f345449be878.json used request id req-fa1f288b-bc55-4c93-a2f4-95817378905b 2018-11-06 13:35:59,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.34575295448s 2018-11-06 13:35:59,957 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b3e4e37b-ebbc-4a50-946c-f345449be878.json used request id req-fa1f288b-bc55-4c93-a2f4-95817378905b 2018-11-06 13:35:59,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 13:35:59,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:36:00,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c4f5ce83-6cc4-4f29-a9b8-67d037a7d963 Date: Tue, 06 Nov 2018 13:36:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"998f2941-52b8-4f99-92ce-be68cc343d64","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T13:35:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"16ec390689d94eaf8ba8559353456371","id":"d773e1f0-63e9-4343-9255-0437d6963305","subnetpool_id":null,"name":"vping_ssh-subnet_d38dac06-88b7-4c3b-9392-ce499f5ff614"}]} 2018-11-06 13:36:00,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c4f5ce83-6cc4-4f29-a9b8-67d037a7d963 2018-11-06 13:36:00,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0627269744873s 2018-11-06 13:36:00,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c4f5ce83-6cc4-4f29-a9b8-67d037a7d963 2018-11-06 13:36:00,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-06 13:36:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/d773e1f0-63e9-4343-9255-0437d6963305.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:36:02,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95bca7d9-1974-4c50-95cc-6a8271c990b5 Date: Tue, 06 Nov 2018 13:36:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:36:02,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d773e1f0-63e9-4343-9255-0437d6963305.json used request id req-95bca7d9-1974-4c50-95cc-6a8271c990b5 2018-11-06 13:36:02,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.28377199173s 2018-11-06 13:36:02,307 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d773e1f0-63e9-4343-9255-0437d6963305.json used request id req-95bca7d9-1974-4c50-95cc-6a8271c990b5 2018-11-06 13:36:02,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:36:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:36:02,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-678ca740-7572-4765-ae45-93b3cc65a68d Date: Tue, 06 Nov 2018 13: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":[],"updated_at":"2018-11-06T13:36:01Z","tenant_id":"16ec390689d94eaf8ba8559353456371","created_at":"2018-11-06T13:35:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"16ec390689d94eaf8ba8559353456371","id":"998f2941-52b8-4f99-92ce-be68cc343d64","name":"vping_ssh-net_d38dac06-88b7-4c3b-9392-ce499f5ff614"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:36:02,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-678ca740-7572-4765-ae45-93b3cc65a68d 2018-11-06 13:36:02,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105520963669s 2018-11-06 13:36:02,413 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-678ca740-7572-4765-ae45-93b3cc65a68d 2018-11-06 13:36:02,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-06 13:36:02,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/998f2941-52b8-4f99-92ce-be68cc343d64.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:36:03,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0dcbe70d-50e2-4499-b261-255bce2cab47 Date: Tue, 06 Nov 2018 13:36:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:36:03,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/998f2941-52b8-4f99-92ce-be68cc343d64.json used request id req-0dcbe70d-50e2-4499-b261-255bce2cab47 2018-11-06 13:36:03,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13357996941s 2018-11-06 13:36:03,549 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/998f2941-52b8-4f99-92ce-be68cc343d64.json used request id req-0dcbe70d-50e2-4499-b261-255bce2cab47 2018-11-06 13:36:03,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:36:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:36:03,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0ac04d45-e85d-4c63-9b90-0ef91aea5ee9 Date: Tue, 06 Nov 2018 13:36:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/439474cf-c76a-47cb-b5d8-feba86e530c0/snap", "metadata": {}}], "file": "/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0/file", "owner": "16ec390689d94eaf8ba8559353456371", "id": "439474cf-c76a-47cb-b5d8-feba86e530c0", "size": 12716032, "self": "/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/439474cf-c76a-47cb-b5d8-feba86e530c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:35:13Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d38dac06-88b7-4c3b-9392-ce499f5ff614", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:35:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:36:03,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0ac04d45-e85d-4c63-9b90-0ef91aea5ee9 2018-11-06 13:36:03,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18155002594s 2018-11-06 13:36:03,731 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0ac04d45-e85d-4c63-9b90-0ef91aea5ee9 2018-11-06 13:36:03,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 13:36:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d1091c198709229cdf043a65ae4b04e6804ec48" 2018-11-06 13:36:04,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10d6884f-197a-447a-8d91-bec758859060 Date: Tue, 06 Nov 2018 13:36:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:36:04,999 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0 used request id req-10d6884f-197a-447a-8d91-bec758859060 2018-11-06 13:36:04,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.26634502411s 2018-11-06 13:36:05,000 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/439474cf-c76a-47cb-b5d8-feba86e530c0 used request id req-10d6884f-197a-447a-8d91-bec758859060 2018-11-06 13:36:05,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 13:36:05,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:05,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-1f3abe44-c740-4ce1-8600-dc2bddf3ee28 x-compute-request-id: req-1f3abe44-c740-4ce1-8600-dc2bddf3ee28 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6", "name": "vping_ssh-flavor_d38dac06-88b7-4c3b-9392-ce499f5ff614", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 13:36:05,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1f3abe44-c740-4ce1-8600-dc2bddf3ee28 2018-11-06 13:36:05,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0314691066742s 2018-11-06 13:36:05,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1f3abe44-c740-4ce1-8600-dc2bddf3ee28 2018-11-06 13:36:05,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 13:36:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:05,085 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-30cce8ba-df56-4db0-ab5a-50cbb07e7441 x-compute-request-id: req-30cce8ba-df56-4db0-ab5a-50cbb07e7441 Content-Length: 0 Content-Type: application/json 2018-11-06 13:36:05,085 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6 used request id req-30cce8ba-df56-4db0-ab5a-50cbb07e7441 2018-11-06 13:36:05,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0508620738983s 2018-11-06 13:36:05,085 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f9d3e8f1-88f4-4a8a-8806-345fe4d7c6a6 used request id req-30cce8ba-df56-4db0-ab5a-50cbb07e7441 2018-11-06 13:36:05,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:36:05,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:05,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea333cb-25d6-40a0-987e-b28913368c1c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vping_ssh-user_d38dac06-88b7-4c3b-9392-ce499f5ff614", "links": {"self": "http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892"}, "domain_id": "default", "enabled": true, "id": "1068a66f7e884886801c6a5394c8e892", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:36:05,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-aea333cb-25d6-40a0-987e-b28913368c1c 2018-11-06 13:36:05,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0942549705505s 2018-11-06 13:36:05,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-aea333cb-25d6-40a0-987e-b28913368c1c 2018-11-06 13:36:05,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:36:05,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:05,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b08dd65-d8f9-4f12-9f79-fae2ac205b4b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892"}, "enabled": true, "id": "1068a66f7e884886801c6a5394c8e892", "options": {}, "domain_id": "default", "name": "vping_ssh-user_d38dac06-88b7-4c3b-9392-ce499f5ff614"}} 2018-11-06 13:36:05,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892 used request id req-8b08dd65-d8f9-4f12-9f79-fae2ac205b4b 2018-11-06 13:36:05,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0909311771393s 2018-11-06 13:36:05,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892 used request id req-8b08dd65-d8f9-4f12-9f79-fae2ac205b4b 2018-11-06 13:36:05,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 13:36:05,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:05,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-070f0a49-5e85-4bb0-8656-d46dad2b569d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:36:05,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892 used request id req-070f0a49-5e85-4bb0-8656-d46dad2b569d 2018-11-06 13:36:05,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.635059118271s 2018-11-06 13:36:05,914 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1068a66f7e884886801c6a5394c8e892 used request id req-070f0a49-5e85-4bb0-8656-d46dad2b569d 2018-11-06 13:36:05,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:36:05,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:05,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfd8364-fd02-4e9b-9847-171dac61c76f Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/16ec390689d94eaf8ba8559353456371"}, "enabled": true, "id": "16ec390689d94eaf8ba8559353456371", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d38dac06-88b7-4c3b-9392-ce499f5ff614"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:36:05,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5dfd8364-fd02-4e9b-9847-171dac61c76f 2018-11-06 13:36:05,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.081992149353s 2018-11-06 13:36:05,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5dfd8364-fd02-4e9b-9847-171dac61c76f 2018-11-06 13:36:06,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 13:36:06,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/16ec390689d94eaf8ba8559353456371 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:06,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5f44dc-102b-46ba-a71e-572f62f78f21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:36:06,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/16ec390689d94eaf8ba8559353456371 used request id req-9e5f44dc-102b-46ba-a71e-572f62f78f21 2018-11-06 13:36:06,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181818962097s 2018-11-06 13:36:06,182 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/16ec390689d94eaf8ba8559353456371 used request id req-9e5f44dc-102b-46ba-a71e-572f62f78f21 2018-11-06 13:36:06,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:36:06,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:06,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa7d6a7-4e92-452c-aa60-0fb09ddb05cf Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b503ca5a71e24ae89a45882b6c61a6de", "links": {"self": "http://172.30.9.27:5000/v3/roles/b503ca5a71e24ae89a45882b6c61a6de"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:36:06,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2fa7d6a7-4e92-452c-aa60-0fb09ddb05cf 2018-11-06 13:36:06,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0791409015656s 2018-11-06 13:36:06,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 13:36:06,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/b503ca5a71e24ae89a45882b6c61a6de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:06,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f07d20c-5f00-43cb-9803-43f5199f7ed0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:36:06,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b503ca5a71e24ae89a45882b6c61a6de used request id req-2f07d20c-5f00-43cb-9803-43f5199f7ed0 2018-11-06 13:36:06,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105922937393s 2018-11-06 13:36:06,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:36:06,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=16ec390689d94eaf8ba8559353456371&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:06,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-88497d70-8f32-469e-b6c7-7a718290f083 Date: Tue, 06 Nov 2018 13:36:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:02Z", "updated_at": "2018-11-06T13:35:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "3ea795d6-675a-428e-9d7f-e058ac4b8ce8", "remote_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "53417ad2-f84e-4502-a9f3-0362ceea7751", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "867cb9a9-cd52-45c1-8046-4a4bf558bcb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "aceca4b4-d506-44ab-9eab-ae1aef41ffd9", "remote_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}], "revision_number": 4, "project_id": "16ec390689d94eaf8ba8559353456371", "id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "name": "default"}]} 2018-11-06 13:36:06,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=16ec390689d94eaf8ba8559353456371&name=default used request id req-88497d70-8f32-469e-b6c7-7a718290f083 2018-11-06 13:36:06,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208022117615s 2018-11-06 13:36:06,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=16ec390689d94eaf8ba8559353456371&name=default used request id req-88497d70-8f32-469e-b6c7-7a718290f083 2018-11-06 13:36:06,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:36:06,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:06,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7f888897-94d1-4ba4-bf33-c6bbd428705d Date: Tue, 06 Nov 2018 13:36:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16ec390689d94eaf8ba8559353456371", "created_at": "2018-11-06T13:35:02Z", "updated_at": "2018-11-06T13:35:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "aceca4b4-d506-44ab-9eab-ae1aef41ffd9", "remote_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "53417ad2-f84e-4502-a9f3-0362ceea7751", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv6", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "3ea795d6-675a-428e-9d7f-e058ac4b8ce8", "remote_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:35:02Z", "revision_number": 0, "id": "867cb9a9-cd52-45c1-8046-4a4bf558bcb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:35:02Z", "security_group_id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "tenant_id": "16ec390689d94eaf8ba8559353456371", "port_range_min": null, "ethertype": "IPv4", "project_id": "16ec390689d94eaf8ba8559353456371"}], "revision_number": 4, "project_id": "16ec390689d94eaf8ba8559353456371", "id": "ef3cabb3-28db-453c-8f6c-1b37fb6eebda", "name": "default"}]} 2018-11-06 13:36:06,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7f888897-94d1-4ba4-bf33-c6bbd428705d 2018-11-06 13:36:06,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19348192215s 2018-11-06 13:36:06,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7f888897-94d1-4ba4-bf33-c6bbd428705d 2018-11-06 13:36:06,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 13:36:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ef3cabb3-28db-453c-8f6c-1b37fb6eebda.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f0cf17691493869ecc630f770bfea214fec3cc6" 2018-11-06 13:36:07,126 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2690f89a-abbc-4e35-9078-a3c5bede2652 Content-Length: 0 Date: Tue, 06 Nov 2018 13:36:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:36:07,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ef3cabb3-28db-453c-8f6c-1b37fb6eebda.json used request id req-2690f89a-abbc-4e35-9078-a3c5bede2652 2018-11-06 13:36:07,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.341531038284s 2018-11-06 13:36:07,127 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ef3cabb3-28db-453c-8f6c-1b37fb6eebda.json used request id req-2690f89a-abbc-4e35-9078-a3c5bede2652 2018-11-06 13:36:07,179 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-11-06 13:36:07,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:36:07,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:36:07,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:36:07,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:36:07,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:36:07,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:36:07,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:36:07,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:36:07,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:36:07,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:36:07,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:36:07,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:36:07,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:36:07,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:36:07,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:36:07,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:36:07,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:36:07,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:36:07,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:36:07,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:36:07,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:36:07,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:36:07,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 13:36:07,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 13:36:07,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:36:07,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e22b35-3b42-4030-867a-d9a85df64cfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:36:07,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-24e22b35-3b42-4030-867a-d9a85df64cfd 2018-11-06 13:36:07,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:36:07,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T14:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["B7L9dCpbSK-j2FsZR4FisQ"], "issued_at": "2018-11-06T13:36:07.000000Z"}} 2018-11-06 13:36:07,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:36:07,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:07,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8a5a6a28-d71a-4c39-a110-f978c6a20b24 Date: Tue, 06 Nov 2018 13:36:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:36:07,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8a5a6a28-d71a-4c39-a110-f978c6a20b24 2018-11-06 13:36:07,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243669986725s 2018-11-06 13:36:07,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8a5a6a28-d71a-4c39-a110-f978c6a20b24 2018-11-06 13:36:07,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 13:36:07,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:07,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:36:07,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:07,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00705c9-940d-4f6f-a951-d9d3d9f56586 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 13:36:07,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e00705c9-940d-4f6f-a951-d9d3d9f56586 2018-11-06 13:36:07,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0934298038483s 2018-11-06 13:36:07,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 13:36:07,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}}' 2018-11-06 13:36:08,083 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b11f38cc-e14b-4227-9bca-3616847c8ea6 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.27:5000/v3/projects/bd0a3d1474bf49359fcffe468dc3bfa7"}, "enabled": true, "id": "bd0a3d1474bf49359fcffe468dc3bfa7", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}} 2018-11-06 13:36:08,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b11f38cc-e14b-4227-9bca-3616847c8ea6 2018-11-06 13:36:08,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120762109756s 2018-11-06 13:36:08,084 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b11f38cc-e14b-4227-9bca-3616847c8ea6 2018-11-06 13:36:08,084 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce', 'id': u'bd0a3d1474bf49359fcffe468dc3bfa7', '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-11-06 13:36:08,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 13:36:08,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357172012329s 2018-11-06 13:36:08,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:08,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d00e992-3c46-4d51-9635-aef7e2682760 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806"}, "enabled": true, "id": "93b2f42775d9449196bb87e723ef0806", "options": {}, "domain_id": "default", "name": "vping_userdata-user_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}} 2018-11-06 13:36:08,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806 used request id req-1d00e992-3c46-4d51-9635-aef7e2682760 2018-11-06 13:36:08,551 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'93b2f42775d9449196bb87e723ef0806', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_37be2884-5ab5-4d05-88ea-b81692c9e4ce'}) 2018-11-06 13:36:08,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:36:08,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:08,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35781045-15d7-4ba0-b36c-6ffd75bdc08c Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:36:08,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-35781045-15d7-4ba0-b36c-6ffd75bdc08c 2018-11-06 13:36:08,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0728030204773s 2018-11-06 13:36:08,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:36:08,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:08,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4834ecc-193d-4542-9b8c-2ef31d066255 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:36:08,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c4834ecc-193d-4542-9b8c-2ef31d066255 2018-11-06 13:36:08,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0815718173981s 2018-11-06 13:36:08,708 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 13:36:08,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 13:36:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" -d '{"role": {"name": "Member"}}' 2018-11-06 13:36:08,819 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2434313-dd8a-45a6-b2bd-d92caf55b613 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1317c40b4374980a9ad1ee3be16cff3", "links": {"self": "http://172.30.9.27:5000/v3/roles/d1317c40b4374980a9ad1ee3be16cff3"}, "name": "Member"}} 2018-11-06 13:36:08,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e2434313-dd8a-45a6-b2bd-d92caf55b613 2018-11-06 13:36:08,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.110443115234s 2018-11-06 13:36:08,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/d1317c40b4374980a9ad1ee3be16cff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:08,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7469a6-4482-46ac-b84f-3deef2cb4428 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d1317c40b4374980a9ad1ee3be16cff3"}, "domain_id": null, "name": "Member", "id": "d1317c40b4374980a9ad1ee3be16cff3"}} 2018-11-06 13:36:08,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d1317c40b4374980a9ad1ee3be16cff3 used request id req-0b7469a6-4482-46ac-b84f-3deef2cb4428 2018-11-06 13:36:08,892 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/d1317c40b4374980a9ad1ee3be16cff3'}, 'domain_id': None, 'human_id': None, 'id': u'd1317c40b4374980a9ad1ee3be16cff3', 'HUMAN_ID': False}) 2018-11-06 13:36:08,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:36:08,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:08,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38bc75c3-1f87-4e29-b06c-54d645dea16a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d1317c40b4374980a9ad1ee3be16cff3", "links": {"self": "http://172.30.9.27:5000/v3/roles/d1317c40b4374980a9ad1ee3be16cff3"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:36:08,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-38bc75c3-1f87-4e29-b06c-54d645dea16a 2018-11-06 13:36:08,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789411067963s 2018-11-06 13:36:08,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:36:08,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:09,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae9dc7b-ca75-46c3-a8f6-0460ba8611b9 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:36:09,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0ae9dc7b-ca75-46c3-a8f6-0460ba8611b9 2018-11-06 13:36:09,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0793309211731s 2018-11-06 13:36:09,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:36:09,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:09,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53265f33-b71a-4716-95a4-d61360b62eda Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "links": {"self": "http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806"}, "domain_id": "default", "enabled": true, "id": "93b2f42775d9449196bb87e723ef0806", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:36:09,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-53265f33-b71a-4716-95a4-d61360b62eda 2018-11-06 13:36:09,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989680290222s 2018-11-06 13:36:09,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-53265f33-b71a-4716-95a4-d61360b62eda 2018-11-06 13:36:09,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:36:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:09,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb34637-adf0-4899-9457-327da2203d8f Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/bd0a3d1474bf49359fcffe468dc3bfa7"}, "enabled": true, "id": "bd0a3d1474bf49359fcffe468dc3bfa7", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:36:09,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3fb34637-adf0-4899-9457-327da2203d8f 2018-11-06 13:36:09,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0781888961792s 2018-11-06 13:36:09,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3fb34637-adf0-4899-9457-327da2203d8f 2018-11-06 13:36:09,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:36:09,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=93b2f42775d9449196bb87e723ef0806&scope.project.id=bd0a3d1474bf49359fcffe468dc3bfa7&role.id=d1317c40b4374980a9ad1ee3be16cff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:09,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ff06c6-d545-4d7e-9413-79d07f3456dc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=93b2f42775d9449196bb87e723ef0806&scope.project.id=bd0a3d1474bf49359fcffe468dc3bfa7&role.id=d1317c40b4374980a9ad1ee3be16cff3", "previous": null, "next": null}} 2018-11-06 13:36:09,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=93b2f42775d9449196bb87e723ef0806&scope.project.id=bd0a3d1474bf49359fcffe468dc3bfa7&role.id=d1317c40b4374980a9ad1ee3be16cff3 used request id req-85ff06c6-d545-4d7e-9413-79d07f3456dc 2018-11-06 13:36:09,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0806760787964s 2018-11-06 13:36:09,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:36:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/bd0a3d1474bf49359fcffe468dc3bfa7/users/93b2f42775d9449196bb87e723ef0806/roles/d1317c40b4374980a9ad1ee3be16cff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:09,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:36:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-063ebe78-2be6-4f66-be0b-99ec089226d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:36:09,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/bd0a3d1474bf49359fcffe468dc3bfa7/users/93b2f42775d9449196bb87e723ef0806/roles/d1317c40b4374980a9ad1ee3be16cff3 used request id req-063ebe78-2be6-4f66-be0b-99ec089226d7 2018-11-06 13:36:09,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110562086105s 2018-11-06 13:36:09,433 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce', 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': '4dd97b4d-3262-4805-b408-8b6a81f55062', 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_37be2884-5ab5-4d05-88ea-b81692c9e4ce', 'project_id': u'bd0a3d1474bf49359fcffe468dc3bfa7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 13:36:09,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:36:09,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:36:09,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:36:09,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:36:09,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:36:09,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:36:09,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:36:09,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:36:09,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:36:09,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:36:09,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:36:09,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:36:09,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:36:09,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:36:09,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:36:09,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:36:09,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:36:09,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:36:09,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:36:09,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:36:09,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:36:09,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:36:09,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 13:36:09,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 13:36:09,441 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_37be2884-5ab5-4d05-88ea-b81692c9e4ce', 'password': '4dd97b4d-3262-4805-b408-8b6a81f55062', 'project_name': 'vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'bd0a3d1474bf49359fcffe468dc3bfa7', 'project_domain_name': 'Default'} 2018-11-06 13:36:09,441 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-11-06 13:36:09,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 13:36:09,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:09,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e8d070-b361-46c9-9e5a-11fadb8ff584 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 13:36:09,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-77e8d070-b361-46c9-9e5a-11fadb8ff584 2018-11-06 13:36:09,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0803971290588s 2018-11-06 13:36:09,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:36:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:36:09,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727863ff-15e1-494a-adbf-1cca0b04403b Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/bd0a3d1474bf49359fcffe468dc3bfa7"}, "enabled": true, "id": "bd0a3d1474bf49359fcffe468dc3bfa7", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:36:09,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-727863ff-15e1-494a-adbf-1cca0b04403b 2018-11-06 13:36:09,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0797882080078s 2018-11-06 13:36:09,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-727863ff-15e1-494a-adbf-1cca0b04403b 2018-11-06 13:36:09,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-06 13:36:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" -d '{"network": {"tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "name": "vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "admin_state_up": true}}' 2018-11-06 13:36:10,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-081e726a-c391-4c20-ae67-ff70c7a891dd Date: Tue, 06 Nov 2018 13:36:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"bd0a3d1474bf49359fcffe468dc3bfa7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:36:10Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce","admin_state_up":true,"tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:10Z","mtu":1450}} 2018-11-06 13:36:10,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-081e726a-c391-4c20-ae67-ff70c7a891dd 2018-11-06 13:36:10,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.653832197189s 2018-11-06 13:36:10,261 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-081e726a-c391-4c20-ae67-ff70c7a891dd 2018-11-06 13:36:10,262 - 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-11-06T13:36:10Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9fe998cf-0a63-473e-a6f0-bae0a9c73eb4', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce', u'created_at': u'2018-11-06T13:36:10Z', u'mtu': 1450, u'tenant_id': u'bd0a3d1474bf49359fcffe468dc3bfa7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bd0a3d1474bf49359fcffe468dc3bfa7'}) 2018-11-06 13:36:10,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:36:10,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9763b0-3952-4b14-83f4-aeb787714afb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:36:10,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4a9763b0-3952-4b14-83f4-aeb787714afb 2018-11-06 13:36:10,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:36:10,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1317c40b4374980a9ad1ee3be16cff3", "name": "Member"}], "expires_at": "2018-11-06T14:36:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd0a3d1474bf49359fcffe468dc3bfa7", "name": "vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bd0a3d1474bf49359fcffe468dc3bfa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "id": "93b2f42775d9449196bb87e723ef0806"}, "audit_ids": ["dGloFtL0TxalAdBcvyX56g"], "issued_at": "2018-11-06T13:36:10.000000Z"}} 2018-11-06 13:36:10,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:36:10,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:10,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-946c0f95-400f-4cb3-9429-05d06a6b6bed Date: Tue, 06 Nov 2018 13:36: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-11-06T13:36:10Z","tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd0a3d1474bf49359fcffe468dc3bfa7","id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","name":"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:36:10,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-946c0f95-400f-4cb3-9429-05d06a6b6bed 2018-11-06 13:36:10,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257614850998s 2018-11-06 13:36:10,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-946c0f95-400f-4cb3-9429-05d06a6b6bed 2018-11-06 13:36:10,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-06 13:36:10,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" -d '{"subnet": {"name": "vping_userdata-subnet_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "enable_dhcp": true, "network_id": "9fe998cf-0a63-473e-a6f0-bae0a9c73eb4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-06 13:36:11,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cf2e1c71-b2a3-4304-85e3-b5576abe9f55 Date: Tue, 06 Nov 2018 13:36:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T13:36:11Z","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":"bd0a3d1474bf49359fcffe468dc3bfa7","id":"9dda6c77-477e-4c04-a02d-a288bbf47428","subnetpool_id":null,"name":"vping_userdata-subnet_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}} 2018-11-06 13:36:11,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cf2e1c71-b2a3-4304-85e3-b5576abe9f55 2018-11-06 13:36:11,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.632639169693s 2018-11-06 13:36:11,543 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cf2e1c71-b2a3-4304-85e3-b5576abe9f55 2018-11-06 13:36:11,543 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T13:36:11Z', 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'9dda6c77-477e-4c04-a02d-a288bbf47428', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_37be2884-5ab5-4d05-88ea-b81692c9e4ce', u'enable_dhcp': True, u'network_id': u'9fe998cf-0a63-473e-a6f0-bae0a9c73eb4', u'tenant_id': u'bd0a3d1474bf49359fcffe468dc3bfa7', u'created_at': u'2018-11-06T13:36:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bd0a3d1474bf49359fcffe468dc3bfa7'}) 2018-11-06 13:36:11,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-06 13:36:11,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "vping_userdata-router_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "admin_state_up": true}}' 2018-11-06 13:36:16,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-7500aa6d-a6d7-4ec7-9826-7c5602822b94 Date: Tue, 06 Nov 2018 13:36:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "created_at": "2018-11-06T13:36:12Z", "admin_state_up": true, "updated_at": "2018-11-06T13:36:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "id": "9f13d69d-a994-49d2-8430-094685406019", "name": "vping_userdata-router_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}} 2018-11-06 13:36:16,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7500aa6d-a6d7-4ec7-9826-7c5602822b94 2018-11-06 13:36:16,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.18721389771s 2018-11-06 13:36:16,732 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7500aa6d-a6d7-4ec7-9826-7c5602822b94 2018-11-06 13:36:16,732 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T13:36:13Z', u'revision_number': 2, u'id': u'9f13d69d-a994-49d2-8430-094685406019', u'external_gateway_info': {u'network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'00782059-4ec8-407c-b408-cafcba5e7ce9', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_37be2884-5ab5-4d05-88ea-b81692c9e4ce', u'admin_state_up': True, u'tenant_id': u'bd0a3d1474bf49359fcffe468dc3bfa7', u'created_at': u'2018-11-06T13:36:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'bd0a3d1474bf49359fcffe468dc3bfa7'}) 2018-11-06 13:36:16,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-06 13:36:16,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/9f13d69d-a994-49d2-8430-094685406019/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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" -d '{"subnet_id": "9dda6c77-477e-4c04-a02d-a288bbf47428"}' 2018-11-06 13:36:18,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee2ea06d-6b59-4f45-bdcc-0c92560b7dd3 Date: Tue, 06 Nov 2018 13:36:18 GMT RESP BODY: {"network_id": "9fe998cf-0a63-473e-a6f0-bae0a9c73eb4", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "subnet_id": "9dda6c77-477e-4c04-a02d-a288bbf47428", "subnet_ids": ["9dda6c77-477e-4c04-a02d-a288bbf47428"], "port_id": "0726c5aa-a366-4ee1-ae58-d6e81f8661bc", "id": "9f13d69d-a994-49d2-8430-094685406019"} 2018-11-06 13:36:18,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9f13d69d-a994-49d2-8430-094685406019/add_router_interface.json used request id req-ee2ea06d-6b59-4f45-bdcc-0c92560b7dd3 2018-11-06 13:36:18,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14460897446s 2018-11-06 13:36:18,878 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9f13d69d-a994-49d2-8430-094685406019/add_router_interface.json used request id req-ee2ea06d-6b59-4f45-bdcc-0c92560b7dd3 returning object 9f13d69d-a994-49d2-8430-094685406019 2018-11-06 13:36:18,878 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:36:19,033 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 13:36:19,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:19,040 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 13:36:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 13:36:19,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:36:19,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:19,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-feac32dc-035e-4fbc-89fb-b77b204e21d5 Date: Tue, 06 Nov 2018 13:36:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:36:19,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-feac32dc-035e-4fbc-89fb-b77b204e21d5 2018-11-06 13:36:19,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170215845108s 2018-11-06 13:36:19,213 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-feac32dc-035e-4fbc-89fb-b77b204e21d5 2018-11-06 13:36:19,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 13:36:19,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}' 2018-11-06 13:36:19,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be X-Openstack-Request-Id: req-94627ecd-80b4-4113-a53e-80e58a6787cb Date: Tue, 06 Nov 2018 13:36:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/file", "owner": "bd0a3d1474bf49359fcffe468dc3bfa7", "id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "size": null, "self": "/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:36:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "checksum": null, "created_at": "2018-11-06T13:36:19Z", "protected": false} 2018-11-06 13:36:19,434 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-94627ecd-80b4-4113-a53e-80e58a6787cb 2018-11-06 13:36:19,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.21857213974s 2018-11-06 13:36:19,434 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-94627ecd-80b4-4113-a53e-80e58a6787cb returning object b54abcd8-a9b8-455f-874f-763a3dfff1be 2018-11-06 13:36:19,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 13:36:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" -d '' 2018-11-06 13:36:20,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6c82ae3-31d0-4e34-a271-7c68d99d9e0d Date: Tue, 06 Nov 2018 13:36:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:36:20,447 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/file used request id req-d6c82ae3-31d0-4e34-a271-7c68d99d9e0d 2018-11-06 13:36:20,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01190495491s 2018-11-06 13:36:20,447 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/file used request id req-d6c82ae3-31d0-4e34-a271-7c68d99d9e0d 2018-11-06 13:36:20,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:36:20,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:20,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-a67638eb-5a63-4014-bfb1-ce8bbb9078de Date: Tue, 06 Nov 2018 13:36:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/snap", "metadata": {}}], "file": "/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/file", "owner": "bd0a3d1474bf49359fcffe468dc3bfa7", "id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "size": 12716032, "self": "/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:36:20Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:36:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:36:20,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a67638eb-5a63-4014-bfb1-ce8bbb9078de 2018-11-06 13:36:20,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178052186966s 2018-11-06 13:36:20,626 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a67638eb-5a63-4014-bfb1-ce8bbb9078de 2018-11-06 13:36:20,628 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/file', 'owner': u'bd0a3d1474bf49359fcffe468dc3bfa7', 'id': u'b54abcd8-a9b8-455f-874f-763a3dfff1be', 'size': 12716032, u'self': u'/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd0a3d1474bf49359fcffe468dc3bfa7', 'name': 'vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T13:36:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-06T13:36:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce', 'created': u'2018-11-06T13:36:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T13:36:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 13:36:20,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 13:36:20,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 13:36:20,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16c8df40-131e-448c-b9c6-57bb2e66c344 x-compute-request-id: req-16c8df40-131e-448c-b9c6-57bb2e66c344 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "name": "vping_userdata-flavor_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:36:20,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16c8df40-131e-448c-b9c6-57bb2e66c344 2018-11-06 13:36:20,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.230832099915s 2018-11-06 13:36:20,861 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16c8df40-131e-448c-b9c6-57bb2e66c344 returning object 16f75f39-678e-4883-ac1d-5657ed4b5e3e 2018-11-06 13:36:20,862 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_37be2884-5ab5-4d05-88ea-b81692c9e4ce', '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'95207c6e3e564411af51ea7bd9318c66', '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'16f75f39-678e-4883-ac1d-5657ed4b5e3e', 'swap': 0}) 2018-11-06 13:36:20,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 13:36:20,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e/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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" -d '{"extra_specs": {}}' 2018-11-06 13:36:20,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc4768c4-23fd-4fa2-af29-a7f9a55ad208 x-compute-request-id: req-cc4768c4-23fd-4fa2-af29-a7f9a55ad208 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:36:20,883 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e/os-extra_specs used request id req-cc4768c4-23fd-4fa2-af29-a7f9a55ad208 2018-11-06 13:36:20,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020919084549s 2018-11-06 13:36:20,884 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e/os-extra_specs used request id req-cc4768c4-23fd-4fa2-af29-a7f9a55ad208 2018-11-06 13:36:20,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:36:20,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:21,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-021a2c4e-c4f9-45d3-ad5a-0da66e611fea Date: Tue, 06 Nov 2018 13:36: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":["9dda6c77-477e-4c04-a02d-a288bbf47428"],"updated_at":"2018-11-06T13:36:11Z","tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd0a3d1474bf49359fcffe468dc3bfa7","id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","name":"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:36:21,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-021a2c4e-c4f9-45d3-ad5a-0da66e611fea 2018-11-06 13:36:21,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255770921707s 2018-11-06 13:36:21,141 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-021a2c4e-c4f9-45d3-ad5a-0da66e611fea 2018-11-06 13:36:21,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:36:21,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:21,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-bd0932f7-119a-4ac2-b6e7-3803112f72e6 Date: Tue, 06 Nov 2018 13:36:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/snap", "metadata": {}}], "file": "/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/file", "owner": "bd0a3d1474bf49359fcffe468dc3bfa7", "id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "size": 12716032, "self": "/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:36:20Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:36:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:36:21,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bd0932f7-119a-4ac2-b6e7-3803112f72e6 2018-11-06 13:36:21,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183239936829s 2018-11-06 13:36:21,326 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bd0932f7-119a-4ac2-b6e7-3803112f72e6 2018-11-06 13:36:21,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 13:36:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:21,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36: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-d3eb63bf-5f1a-4072-a41d-cecf476318ad x-compute-request-id: req-d3eb63bf-5f1a-4072-a41d-cecf476318ad Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "name": "vping_userdata-flavor_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 13:36:21,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d3eb63bf-5f1a-4072-a41d-cecf476318ad 2018-11-06 13:36:21,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.172041893005s 2018-11-06 13:36:21,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d3eb63bf-5f1a-4072-a41d-cecf476318ad 2018-11-06 13:36:21,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-06 13:36:21,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" -d '{"server": {"name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "imageRef": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "flavorRef": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9fe998cf-0a63-473e-a6f0-bae0a9c73eb4"}]}}' 2018-11-06 13:36:23,412 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:36: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-781f0f0b-25bf-4eb2-a75c-aff3dff515ca x-compute-request-id: req-781f0f0b-25bf-4eb2-a75c-aff3dff515ca Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1392be10-6322-4d87-b602-083107848759", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "adminPass": "PBg5g2YQDxvj"}} 2018-11-06 13:36:23,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-781f0f0b-25bf-4eb2-a75c-aff3dff515ca 2018-11-06 13:36:23,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.90944695473s 2018-11-06 13:36:23,412 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-781f0f0b-25bf-4eb2-a75c-aff3dff515ca 2018-11-06 13:36:23,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:23,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:23,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36: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-f9b30896-0cf9-475a-b94a-d14fe9983432 x-compute-request-id: req-f9b30896-0cf9-475a-b94a-d14fe9983432 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.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "1392be10-6322-4d87-b602-083107848759", "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:36:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:23Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:23,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f9b30896-0cf9-475a-b94a-d14fe9983432 2018-11-06 13:36:23,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.274851083755s 2018-11-06 13:36:23,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f9b30896-0cf9-475a-b94a-d14fe9983432 2018-11-06 13:36:23,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:36:23,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:23,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-e670c73e-ce64-4e5b-9551-419d71c7091e Date: Tue, 06 Nov 2018 13:36: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":["9dda6c77-477e-4c04-a02d-a288bbf47428"],"updated_at":"2018-11-06T13:36:11Z","tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd0a3d1474bf49359fcffe468dc3bfa7","id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","name":"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:36:23,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e670c73e-ce64-4e5b-9551-419d71c7091e 2018-11-06 13:36:23,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276701927185s 2018-11-06 13:36:23,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e670c73e-ce64-4e5b-9551-419d71c7091e 2018-11-06 13:36:23,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 13:36:23,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:24,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a350b8f9-7243-47e9-bee2-cdf287718e93 Date: Tue, 06 Nov 2018 13:36:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T13:36:11Z","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":"bd0a3d1474bf49359fcffe468dc3bfa7","id":"9dda6c77-477e-4c04-a02d-a288bbf47428","subnetpool_id":null,"name":"vping_userdata-subnet_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}]} 2018-11-06 13:36:24,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a350b8f9-7243-47e9-bee2-cdf287718e93 2018-11-06 13:36:24,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0514419078827s 2018-11-06 13:36:24,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a350b8f9-7243-47e9-bee2-cdf287718e93 2018-11-06 13:36:24,027 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:36:26,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:26,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:26,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36: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-808f6fd2-fd06-4185-9206-8be2419586bb x-compute-request-id: req-808f6fd2-fd06-4185-9206-8be2419586bb 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.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "1392be10-6322-4d87-b602-083107848759", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:36:24Z", "hostId": "333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:23Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:26,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-808f6fd2-fd06-4185-9206-8be2419586bb 2018-11-06 13:36:26,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642693996429s 2018-11-06 13:36:26,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-808f6fd2-fd06-4185-9206-8be2419586bb 2018-11-06 13:36:26,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:36:28,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:28,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:29,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-19755370-aaaa-402d-be76-4cd288096f83 x-compute-request-id: req-19755370-aaaa-402d-be76-4cd288096f83 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.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "1392be10-6322-4d87-b602-083107848759", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:36:24Z", "hostId": "333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:23Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:29,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-19755370-aaaa-402d-be76-4cd288096f83 2018-11-06 13:36:29,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598561048508s 2018-11-06 13:36:29,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-19755370-aaaa-402d-be76-4cd288096f83 2018-11-06 13:36:29,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:36:31,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:31,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:32,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-29a51592-3550-48c3-977d-a101159b9f02 x-compute-request-id: req-29a51592-3550-48c3-977d-a101159b9f02 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:03:02", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:28.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "1392be10-6322-4d87-b602-083107848759", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:28Z", "hostId": "333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:23Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:32,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29a51592-3550-48c3-977d-a101159b9f02 2018-11-06 13:36:32,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.891576051712s 2018-11-06 13:36:32,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29a51592-3550-48c3-977d-a101159b9f02 2018-11-06 13:36:32,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 13:36:32,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=1392be10-6322-4d87-b602-083107848759" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:32,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-db090afb-536c-473d-bf91-3bdc62d561f2 Date: Tue, 06 Nov 2018 13:36:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:36:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9dda6c77-477e-4c04-a02d-a288bbf47428","ip_address":"192.168.120.9"}],"id":"1f312e47-3b46-4fdb-9a58-749fdbc7f52c","security_groups":["8837ea89-726d-478b-991d-827617cc969c"],"mac_address":"fa:16:3e:61:03:02","project_id":"bd0a3d1474bf49359fcffe468dc3bfa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:25Z","binding:vnic_type":"normal","device_id":"1392be10-6322-4d87-b602-083107848759"}]} 2018-11-06 13:36:32,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1392be10-6322-4d87-b602-083107848759 used request id req-db090afb-536c-473d-bf91-3bdc62d561f2 2018-11-06 13:36:32,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.149572134018s 2018-11-06 13:36:32,332 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1392be10-6322-4d87-b602-083107848759 used request id req-db090afb-536c-473d-bf91-3bdc62d561f2 2018-11-06 13:36:32,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 13:36:32,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1f312e47-3b46-4fdb-9a58-749fdbc7f52c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:32,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f8f1fd8a-c6ce-4cb5-94f5-c2c9213a6718 Date: Tue, 06 Nov 2018 13:36:32 GMT RESP BODY: {"floatingips": []} 2018-11-06 13:36:32,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1f312e47-3b46-4fdb-9a58-749fdbc7f52c used request id req-f8f1fd8a-c6ce-4cb5-94f5-c2c9213a6718 2018-11-06 13:36:32,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0189020633698s 2018-11-06 13:36:32,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=1f312e47-3b46-4fdb-9a58-749fdbc7f52c used request id req-f8f1fd8a-c6ce-4cb5-94f5-c2c9213a6718 2018-11-06 13:36:32,358 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:03:02', 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'b54abcd8-a9b8-455f-874f-763a3dfff1be'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T13:36:28.000000', 'flavor': Munch({u'id': u'16f75f39-678e-4883-ac1d-5657ed4b5e3e'}), 'az': u'nova', 'id': u'1392be10-6322-4d87-b602-083107848759', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93b2f42775d9449196bb87e723ef0806', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd0a3d1474bf49359fcffe468dc3bfa7', 'name': 'vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce', '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-11-06T13:36:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-06T13:36:28Z', 'hostId': u'333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da', '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-11-06T13:36:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bd0a3d1474bf49359fcffe468dc3bfa7', 'name': u'vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce', 'adminPass': u'PBg5g2YQDxvj', 'tenant_id': u'bd0a3d1474bf49359fcffe468dc3bfa7', 'region': 'regionOne', 'created': u'2018-11-06T13:36:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-06 13:36:32,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:36:32,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:32,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-b5c57180-4204-4010-a044-77ce73058516 Date: Tue, 06 Nov 2018 13:36: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":["9dda6c77-477e-4c04-a02d-a288bbf47428"],"updated_at":"2018-11-06T13:36:11Z","tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd0a3d1474bf49359fcffe468dc3bfa7","id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","name":"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:36:32,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b5c57180-4204-4010-a044-77ce73058516 2018-11-06 13:36:32,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.438743114471s 2018-11-06 13:36:32,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b5c57180-4204-4010-a044-77ce73058516 2018-11-06 13:36:32,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:36:32,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:32,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-be0fc25a-c2df-4147-ab40-ab1f8e40bd7c Date: Tue, 06 Nov 2018 13:36:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/snap", "metadata": {}}], "file": "/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/file", "owner": "bd0a3d1474bf49359fcffe468dc3bfa7", "id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "size": 12716032, "self": "/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:36:20Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:36:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:36:32,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-be0fc25a-c2df-4147-ab40-ab1f8e40bd7c 2018-11-06 13:36:32,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0347130298615s 2018-11-06 13:36:32,834 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-be0fc25a-c2df-4147-ab40-ab1f8e40bd7c 2018-11-06 13:36:32,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 13:36:32,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:32,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-3b884439-4585-4a5a-ab3c-afa48c9bc25e x-compute-request-id: req-3b884439-4585-4a5a-ab3c-afa48c9bc25e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "name": "vping_userdata-flavor_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 13:36:32,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3b884439-4585-4a5a-ab3c-afa48c9bc25e 2018-11-06 13:36:32,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0325770378113s 2018-11-06 13:36:32,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3b884439-4585-4a5a-ab3c-afa48c9bc25e 2018-11-06 13:36:32,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-06 13:36:32,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" -d '{"server": {"name": "vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "imageRef": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "flavorRef": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjkgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9fe998cf-0a63-473e-a6f0-bae0a9c73eb4"}]}}' 2018-11-06 13:36:34,360 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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-8746e1e6-456f-44ab-b6d4-4835cac5e046 x-compute-request-id: req-8746e1e6-456f-44ab-b6d4-4835cac5e046 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6a6c80ec-2749-465c-b492-6bbb5a2aab83", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "bookmark"}], "adminPass": "KxU7KgC3YXe5"}} 2018-11-06 13:36:34,360 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-8746e1e6-456f-44ab-b6d4-4835cac5e046 2018-11-06 13:36:34,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.49026489258s 2018-11-06 13:36:34,361 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-8746e1e6-456f-44ab-b6d4-4835cac5e046 2018-11-06 13:36:34,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:34,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:35,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de08ccc8-fa54-498e-802a-ffee78c7d862 x-compute-request-id: req-de08ccc8-fa54-498e-802a-ffee78c7d862 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "6a6c80ec-2749-465c-b492-6bbb5a2aab83", "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:36:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:34Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:03:02", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:28.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "1392be10-6322-4d87-b602-083107848759", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:28Z", "hostId": "333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:23Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:35,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de08ccc8-fa54-498e-802a-ffee78c7d862 2018-11-06 13:36:35,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.832591056824s 2018-11-06 13:36:35,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de08ccc8-fa54-498e-802a-ffee78c7d862 2018-11-06 13:36:35,200 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:36:37,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:37,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:37,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9875410-f1b0-4d59-bcd9-1b6c6ef677a8 x-compute-request-id: req-d9875410-f1b0-4d59-bcd9-1b6c6ef677a8 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "6a6c80ec-2749-465c-b492-6bbb5a2aab83", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:36:35Z", "hostId": "87f79d9af6c9c110ae2a430fc73682fe47bd6d51c6b735945c7b12f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:34Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:03:02", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:28.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "1392be10-6322-4d87-b602-083107848759", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:28Z", "hostId": "333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:23Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:37,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9875410-f1b0-4d59-bcd9-1b6c6ef677a8 2018-11-06 13:36:37,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662592887878s 2018-11-06 13:36:37,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9875410-f1b0-4d59-bcd9-1b6c6ef677a8 2018-11-06 13:36:37,871 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:36:39,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:39,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:40,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-116e4167-8fae-4d13-b32b-90b27038c20a x-compute-request-id: req-116e4167-8fae-4d13-b32b-90b27038c20a Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "6a6c80ec-2749-465c-b492-6bbb5a2aab83", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T13:36:35Z", "hostId": "87f79d9af6c9c110ae2a430fc73682fe47bd6d51c6b735945c7b12f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:34Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:03:02", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:28.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "1392be10-6322-4d87-b602-083107848759", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:28Z", "hostId": "333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:23Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:40,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-116e4167-8fae-4d13-b32b-90b27038c20a 2018-11-06 13:36:40,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45152592659s 2018-11-06 13:36:40,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-116e4167-8fae-4d13-b32b-90b27038c20a 2018-11-06 13:36:40,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:36:42,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:43,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-927389ef-3155-4670-90f9-7c27032996fd x-compute-request-id: req-927389ef-3155-4670-90f9-7c27032996fd Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ed:6a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:41.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "6a6c80ec-2749-465c-b492-6bbb5a2aab83", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:41Z", "hostId": "87f79d9af6c9c110ae2a430fc73682fe47bd6d51c6b735945c7b12f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:34Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:03:02", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:28.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "1392be10-6322-4d87-b602-083107848759", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:28Z", "hostId": "333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:23Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:43,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-927389ef-3155-4670-90f9-7c27032996fd 2018-11-06 13:36:43,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683183908463s 2018-11-06 13:36:43,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-927389ef-3155-4670-90f9-7c27032996fd 2018-11-06 13:36:43,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 13:36:43,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=6a6c80ec-2749-465c-b492-6bbb5a2aab83" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:43,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-8ee3c3bf-7367-4a48-b830-dad9d6cf2637 Date: Tue, 06 Nov 2018 13:36:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T13:36:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9dda6c77-477e-4c04-a02d-a288bbf47428","ip_address":"192.168.120.13"}],"id":"f1f6a1fd-4832-4e88-bceb-73f376585cd7","security_groups":["8837ea89-726d-478b-991d-827617cc969c"],"mac_address":"fa:16:3e:59:ed:6a","project_id":"bd0a3d1474bf49359fcffe468dc3bfa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:35Z","binding:vnic_type":"normal","device_id":"6a6c80ec-2749-465c-b492-6bbb5a2aab83"}]} 2018-11-06 13:36:43,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6a6c80ec-2749-465c-b492-6bbb5a2aab83 used request id req-8ee3c3bf-7367-4a48-b830-dad9d6cf2637 2018-11-06 13:36:43,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.101861000061s 2018-11-06 13:36:43,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6a6c80ec-2749-465c-b492-6bbb5a2aab83 used request id req-8ee3c3bf-7367-4a48-b830-dad9d6cf2637 2018-11-06 13:36:43,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 13:36:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f1f6a1fd-4832-4e88-bceb-73f376585cd7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:43,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3b78738b-4280-46c5-ab90-9c715c8b8df1 Date: Tue, 06 Nov 2018 13:36:43 GMT RESP BODY: {"floatingips": []} 2018-11-06 13:36:43,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f1f6a1fd-4832-4e88-bceb-73f376585cd7 used request id req-3b78738b-4280-46c5-ab90-9c715c8b8df1 2018-11-06 13:36:43,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.162640094757s 2018-11-06 13:36:43,297 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f1f6a1fd-4832-4e88-bceb-73f376585cd7 used request id req-3b78738b-4280-46c5-ab90-9c715c8b8df1 2018-11-06 13:36:43,298 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:59:ed:6a', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b54abcd8-a9b8-455f-874f-763a3dfff1be'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T13:36:41.000000', 'flavor': Munch({u'id': u'16f75f39-678e-4883-ac1d-5657ed4b5e3e'}), 'az': u'nova', 'id': u'6a6c80ec-2749-465c-b492-6bbb5a2aab83', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93b2f42775d9449196bb87e723ef0806', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd0a3d1474bf49359fcffe468dc3bfa7', 'name': 'vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce', '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-11-06T13:36:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-06T13:36:41Z', 'hostId': u'87f79d9af6c9c110ae2a430fc73682fe47bd6d51c6b735945c7b12f3', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'87f79d9af6c9c110ae2a430fc73682fe47bd6d51c6b735945c7b12f3', '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-11-06T13:36:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bd0a3d1474bf49359fcffe468dc3bfa7', 'name': u'vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce', 'adminPass': u'KxU7KgC3YXe5', 'tenant_id': u'bd0a3d1474bf49359fcffe468dc3bfa7', 'region': 'regionOne', 'created': u'2018-11-06T13:36:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-06 13:36:43,298 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-11-06 13:36:44,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:44,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:44,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8055067b-c691-40c0-9960-b6f73d702d02 x-compute-request-id: req-8055067b-c691-40c0-9960-b6f73d702d02 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ed:6a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:41.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "6a6c80ec-2749-465c-b492-6bbb5a2aab83", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:41Z", "hostId": "87f79d9af6c9c110ae2a430fc73682fe47bd6d51c6b735945c7b12f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:34Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:03:02", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:28.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "1392be10-6322-4d87-b602-083107848759", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:28Z", "hostId": "333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:23Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:44,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8055067b-c691-40c0-9960-b6f73d702d02 2018-11-06 13:36:44,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375734090805s 2018-11-06 13:36:44,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8055067b-c691-40c0-9960-b6f73d702d02 2018-11-06 13:36:44,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-06 13:36:44,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83/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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 13:36:45,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d678c1d1-e86b-4e12-b7c5-f2a867e8a4f9 x-compute-request-id: req-d678c1d1-e86b-4e12-b7c5-f2a867e8a4f9 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-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 477063279 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134638] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136352] pid_max: default: 32768 minimum: 301\n[ 0.137273] ACPI: Core revision 20150930\n[ 0.138721] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140075] Security Framework initialized\n[ 0.140940] Yama: becoming mindful.\n[ 0.141678] AppArmor: AppArmor initialized\n[ 0.142530] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143836] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145095] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146282] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147651] Initializing cgroup subsys io\n[ 0.148494] Initializing cgroup subsys memory\n[ 0.149345] Initializing cgroup subsys devices\n[ 0.150215] Initializing cgroup subsys freezer\n[ 0.151073] Initializing cgroup subsys net_cls\n[ 0.151921] Initializing cgroup subsys perf_event\n[ 0.152817] Initializing cgroup subsys net_prio\n[ 0.153696] Initializing cgroup subsys hugetlb\n[ 0.154549] Initializing cgroup subsys pids\n[ 0.155413] CPU: Physical Processor ID: 0\n[ 0.156906] mce: CPU supports 10 MCE banks\n[ 0.157755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169774] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176674] ftrace: allocating 31920 entries in 125 pages\n[ 0.203721] smpboot: Max logical packages: 1\n[ 0.204809] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206653] x2apic enabled\n[ 0.207635] Switched APIC routing to physical x2apic.\n[ 0.209739] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214088] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216527] KVM setup paravirtual spinlock\n[ 0.218175] x86: Booted up 1 node, 1 CPUs\n[ 0.219275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.221187] devtmpfs: initialized\n[ 0.223167] evm: security.selinux\n[ 0.224127] evm: security.SMACK64\n[ 0.225102] evm: security.SMACK64EXEC\n[ 0.226142] evm: security.SMACK64TRANSMUTE\n[ 0.227274] evm: security.SMACK64MMAP\n[ 0.228313] evm: security.ima\n[ 0.229214] evm: security.capability\n[ 0.230301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232985] pinctrl core: initialized pinctrl subsystem\n[ 0.234460] RTC time: 13:36:41, date: 11/06/18\n[ 0.235739] NET: Registered protocol family 16\n[ 0.237060] cpuidle: using governor ladder\n[ 0.238183] cpuidle: using governor menu\n[ 0.239294] PCCT header not found.\n[ 0.240306] ACPI: bus type PCI registered\n[ 0.241413] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243169] PCI: Using configuration type 1 for base access\n[ 0.245351] ACPI: Added _OSI(Module Device)\n[ 0.246506] ACPI: Added _OSI(Processor Device)\n[ 0.247746] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248977] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251485] ACPI: Interpreter enabled\n[ 0.252525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.260185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.262901] ACPI: (supports S0 S5)\n[ 0.263883] ACPI: Using IOAPIC for interrupt routing\n[ 0.265194] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.269005] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.270623] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.272438] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.274176] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.277272] acpiphp: Slot [3] registered\n[ 0.278372] acpiphp: Slot [4] registered\n[ 0.279471] acpiphp: Slot [5] registered\n[ 0.280578] acpiphp: Slot [6] registered\n[ 0.281634] acpiphp: Slot [7] registered\n[ 0.282733] acpiphp: Slot [8] registered\n[ 0.283824] acpiphp: Slot [9] registered\n[ 0.284930] acpiphp: Slot [10] registered\n[ 0.286043] acpiphp: Slot [11] registered\n[ 0.287160] acpiphp: Slot [12] registered\n[ 0.288310] acpiphp: Slot [13] registered\n[ 0.289468] acpiphp: Slot [14] registered\n[ 0.290590] acpiphp: Slot [15] registered\n[ 0.301738] acpiphp: Slot [16] registered\n[ 0.302860] acpiphp: Slot [17] registered\n[ 0.303998] acpiphp: Slot [18] registered\n[ 0.305134] acpiphp: Slot [19] registered\n[ 0.306250] acpiphp: Slot [20] registered\n[ 0.307372] acpiphp: Slot [21] registered\n[ 0.308506] acpiphp: Slot [22] registered\n[ 0.309616] acpiphp: Slot [23] registered\n[ 0.310743] acpiphp: Slot [24] registered\n[ 0.311852] acpiphp: Slot [25] registered\n[ 0.312965] acpiphp: Slot [26] registered\n[ 0.314091] acpiphp: Slot [27] registered\n[ 0.315208] acpiphp: Slot [28] registered\n[ 0.316318] acpiphp: Slot [29] registered\n[ 0.317455] acpiphp: Slot [30] registered\n[ 0.318564] acpiphp: Slot [31] registered\n[ 0.319676] PCI host bridge to bus 0000:00\n[ 0.320802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322540] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324303] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326340] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328375] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335020] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338555] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.340384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.347572] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.349534] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398738] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.402457] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.405376] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.407182] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.408900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.410417] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.411895] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414049] vgaarb: loaded\n[ 0.414849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416398] SCSI subsystem initialized\n[ 0.417527] ACPI: bus type USB registered\n[ 0.418645] usbcore: registered new interface driver usbfs\n[ 0.420085] usbcore: registered new interface driver hub\n[ 0.421486] usbcore: registered new device driver usb\n[ 0.422933] PCI: Using ACPI for IRQ routing\n[ 0.424275] NetLabel: Initializing\n[ 0.425239] NetLabel: domain hash size = 128\n[ 0.426414] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427734] NetLabel: unlabeled traffic allowed by default\n[ 0.429262] clocksource: Switched to clocksource kvm-clock\n[ 0.435164] AppArmor: AppArmor Filesystem Enabled\n[ 0.436477] pnp: PnP ACPI init\n[ 0.437616] pnp: PnP ACPI: found 5 devices\n[ 0.444276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446700] NET: Registered protocol family 2\n[ 0.447994] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.449810] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.451462] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.453104] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454629] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456289] NET: Registered protocol family 1\n[ 0.457485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459035] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460539] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474826] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489247] Trying to unpack rootfs image as initramfs...\n[ 0.538698] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.553365] Scanning for low memory corruption every 60 seconds\n[ 0.555203] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.556844] audit: initializing netlink subsys (disabled)\n[ 0.558288] audit: type=2000 audit(1541511402.209:1): initialized\n[ 0.560124] Initialise system trusted keyring\n[ 0.561415] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.563067] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.565550] zbud: loaded\n[ 0.566444] VFS: Disk quotas dquot_6.6.0\n[ 0.567463] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.569527] fuse init (API version 7.23)\n[ 0.570685] Key type big_key registered\n[ 0.571805] Allocating IMA MOK and blacklist keyrings.\n[ 0.573371] Key type asymmetric registered\n[ 0.574553] Asymmetric key parser 'x509' registered\n[ 0.575902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.578332] io scheduler noop registered\n[ 0.579470] io scheduler deadline registered (default)\n[ 0.580875] io scheduler cfq registered\n[ 0.582008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587331] ACPI: Power Button [PWRF]\n[ 0.588470] GHES: HEST is not enabled!\n[ 0.602468] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.637561] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642900] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.668533] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.671261] Linux agpgart interface v0.103\n[ 0.673681] brd: module loaded\n[ 0.675492] loop: module loaded\n[ 0.681139] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.683111] GPT:90111 != 2097151\n[ 0.684040] GPT:Alternate GPT header not at the end of the disk.\n[ 0.685598] GPT:90111 != 2097151\n[ 0.686518] GPT: Use GNU Parted to correct GPT errors.\n[ 0.687893] vda: vda1 vda15\n[ 0.689655] scsi host0: ata_piix\n[ 0.690628] scsi host1: ata_piix\n[ 0.691610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.692886] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.694463] libphy: Fixed MDIO Bus: probed\n[ 0.695321] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696320] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698631] PPP generic driver version 2.4.2\n[ 0.699708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700910] ehci-pci: EHCI PCI platform driver\n[ 0.701795] ehci-platform: EHCI generic platform driver\n[ 0.702783] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703890] ohci-pci: OHCI PCI platform driver\n[ 0.704746] ohci-platform: OHCI generic platform driver\n[ 0.705724] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.721229] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722662] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.723689] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.724793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726003] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.727396] usb usb1: Product: UHCI Host Controller\n[ 0.728313] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.729434] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.730474] hub 1-0:1.0: USB hub found\n[ 0.731241] hub 1-0:1.0: 2 ports detected\n[ 0.732133] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.734226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.735165] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.736177] mousedev: PS/2 mouse device common for all mice\n[ 0.737417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.739225] rtc_cmos 00:00: RTC can wake from S4\n[ 0.740314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742668] i2c /dev entries driver\n[ 0.743421] device-mapper: uevent: version 1.0.3\n[ 0.744345] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.745950] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747236] NET: Registered protocol family 10\n[ 0.748236] NET: Registered protocol family 17\n[ 0.749108] Key type dns_resolver registered\n[ 0.750035] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751125] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.752847] registered taskstats version 1\n[ 0.753682] Loading compiled-in X.509 certificates\n[ 0.755121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.756932] zswap: loaded using pool lzo/zbud\n[ 0.758323] Key type trusted registered\n[ 0.759840] Key type encrypted registered\n[ 0.760660] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.761678] ima: No TPM chip found, activating TPM-bypass!\n[ 0.762704] evm: HMAC attrs: 0x1\n[ 0.763634] Magic number: 10:440:634\n[ 0.764486] rtc_cmos 00:00: setting system clock to 2018-11-06 13:36:42 UTC (1541511402)\n[ 0.766059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.767143] EDD information not available.\n[ 0.854253] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855781] Write protecting the kernel read-only data: 14336k\n[ 0.867537] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.309459] 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.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. 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.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKIBWORqBkJDsT6OF1rEOv/LQr3G3oRNtslZb40SL311VheYkMAGxxzuj2SUeRDZAyfCKpfioRZT1fJd6M10Dp9zs1tWs192tpEYhx9ivstfGTOyR1bgt/3ZPZKM2RYvJUedYRFMAtLNS33cKfyw8ECHQf4Ze0anxCNcLPZsu5u6p9pWMgsLtPo6P+fSqkjMchSY4kG1KNmIKadh3ouvdfi9qatEwqbmlpDcczYov+RV4/Q4g4mOZjA52F9Lcs6R4l4h+fqVznYvuysBaCmHCkLhXdbI7MgJ8xZZ7hJA9gWO1nkv/jx5H/rFdCLO/drfHsLv8cEdgBS0VmYbo+oIj1 root@vping-userdata-vm2-37be2884-5ab5-4d05-88ea-b81692c9e4ce\nssh-dss AAAAB3NzaC1kc3MAAACBAO/b0xWuBi9loP5wzBQlvNQeK71CuNZGM7c5izlFMrz6K4dV5yexRgUFKoAPMyU/yW7eezAFJJoSQU4KytxUlfzDzVhq3IrVJ6uh+TcrMy46+tRMHNd8jNQRf3e+vcIZbvkY6bWQS4QGgR7V94W+Q1ArPI59qntSpwR9wpLvnjhfAAAAFQCQk/Lsz8a6Zt78kQ1RpEILcKr3cQAAAIEA4XJlwSFqNdTxKgonNKQ6TuRaI27WddrQ3JBoTdy8OFHzTs4dEW6j5nw1OSn6C2yr1luWA29EvH9TiUhTAbwYcwlfy+FEYvlo7o5/RdTUrJYplo6TyoczIVZRw42BfxhuGL8IoQyp/Gum4IfB1ZVmk8soyvMXMgbjHjRYK73lB/IAAACADzGBQFQSgu0eHJkmdBUETKN4vXZeQis7r/ddFcq7sRhp2B5ABecNFJ3MJK2IeLVICFIpFasnxB7zTCZxh6Qzx6w2E6UavI5vamtl//lA66ZIWeQWBsm8NYJgmw/I3aHvkTSinPAVhAoFxilrjZePvo75yo9IpqNljRAxkYc7+nA= root@vping-userdata-vm2-37be2884-5ab5-4d05-88ea-b81692c9e4ce\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.13,24,fe80::f816:3eff:fe59:ed6a/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.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000029\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-37be2884-5ab5-4d05-88ea-b81692c9e4ce\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.74 ===\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-37be2884-5ab5-4d05-88ea-b81692c9e4ce login: "} 2018-11-06 13:36:45,790 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83/action used request id req-d678c1d1-e86b-4e12-b7c5-f2a867e8a4f9 2018-11-06 13:36:45,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10949206352s 2018-11-06 13:36:45,791 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83/action used request id req-d678c1d1-e86b-4e12-b7c5-f2a867e8a4f9 2018-11-06 13:36:45,791 - 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 477063279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.134638] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.136352] pid_max: default: 32768 minimum: 301 [ 0.137273] ACPI: Core revision 20150930 [ 0.138721] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140075] Security Framework initialized [ 0.140940] Yama: becoming mindful. [ 0.141678] AppArmor: AppArmor initialized [ 0.142530] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.143836] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145095] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146282] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147651] Initializing cgroup subsys io [ 0.148494] Initializing cgroup subsys memory [ 0.149345] Initializing cgroup subsys devices [ 0.150215] Initializing cgroup subsys freezer [ 0.151073] Initializing cgroup subsys net_cls [ 0.151921] Initializing cgroup subsys perf_event [ 0.152817] Initializing cgroup subsys net_prio [ 0.153696] Initializing cgroup subsys hugetlb [ 0.154549] Initializing cgroup subsys pids [ 0.155413] CPU: Physical Processor ID: 0 [ 0.156906] mce: CPU supports 10 MCE banks [ 0.157755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158743] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.169774] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176674] ftrace: allocating 31920 entries in 125 pages [ 0.203721] smpboot: Max logical packages: 1 [ 0.204809] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206653] x2apic enabled [ 0.207635] Switched APIC routing to physical x2apic. [ 0.209739] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.211330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214088] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216527] KVM setup paravirtual spinlock [ 0.218175] x86: Booted up 1 node, 1 CPUs [ 0.219275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.221187] devtmpfs: initialized [ 0.223167] evm: security.selinux [ 0.224127] evm: security.SMACK64 [ 0.225102] evm: security.SMACK64EXEC [ 0.226142] evm: security.SMACK64TRANSMUTE [ 0.227274] evm: security.SMACK64MMAP [ 0.228313] evm: security.ima [ 0.229214] evm: security.capability [ 0.230301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232985] pinctrl core: initialized pinctrl subsystem [ 0.234460] RTC time: 13:36:41, date: 11/06/18 [ 0.235739] NET: Registered protocol family 16 [ 0.237060] cpuidle: using governor ladder [ 0.238183] cpuidle: using governor menu [ 0.239294] PCCT header not found. [ 0.240306] ACPI: bus type PCI registered [ 0.241413] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243169] PCI: Using configuration type 1 for base access [ 0.245351] ACPI: Added _OSI(Module Device) [ 0.246506] ACPI: Added _OSI(Processor Device) [ 0.247746] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248977] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251485] ACPI: Interpreter enabled [ 0.252525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.255098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.257638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.260185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.262901] ACPI: (supports S0 S5) [ 0.263883] ACPI: Using IOAPIC for interrupt routing [ 0.265194] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.269005] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.270623] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.272438] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.274176] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.277272] acpiphp: Slot [3] registered [ 0.278372] acpiphp: Slot [4] registered [ 0.279471] acpiphp: Slot [5] registered [ 0.280578] acpiphp: Slot [6] registered [ 0.281634] acpiphp: Slot [7] registered [ 0.282733] acpiphp: Slot [8] registered [ 0.283824] acpiphp: Slot [9] registered [ 0.284930] acpiphp: Slot [10] registered [ 0.286043] acpiphp: Slot [11] registered [ 0.287160] acpiphp: Slot [12] registered [ 0.288310] acpiphp: Slot [13] registered [ 0.289468] acpiphp: Slot [14] registered [ 0.290590] acpiphp: Slot [15] registered [ 0.301738] acpiphp: Slot [16] registered [ 0.302860] acpiphp: Slot [17] registered [ 0.303998] acpiphp: Slot [18] registered [ 0.305134] acpiphp: Slot [19] registered [ 0.306250] acpiphp: Slot [20] registered [ 0.307372] acpiphp: Slot [21] registered [ 0.308506] acpiphp: Slot [22] registered [ 0.309616] acpiphp: Slot [23] registered [ 0.310743] acpiphp: Slot [24] registered [ 0.311852] acpiphp: Slot [25] registered [ 0.312965] acpiphp: Slot [26] registered [ 0.314091] acpiphp: Slot [27] registered [ 0.315208] acpiphp: Slot [28] registered [ 0.316318] acpiphp: Slot [29] registered [ 0.317455] acpiphp: Slot [30] registered [ 0.318564] acpiphp: Slot [31] registered [ 0.319676] PCI host bridge to bus 0000:00 [ 0.320802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.322540] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.324303] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.326340] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.328375] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335020] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.336868] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338555] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.340384] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.347572] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.349534] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398738] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.402457] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.405376] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.407182] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.408900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.410417] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.411895] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414049] vgaarb: loaded [ 0.414849] vgaarb: bridge control possible 0000:00:02.0 [ 0.416398] SCSI subsystem initialized [ 0.417527] ACPI: bus type USB registered [ 0.418645] usbcore: registered new interface driver usbfs [ 0.420085] usbcore: registered new interface driver hub [ 0.421486] usbcore: registered new device driver usb [ 0.422933] PCI: Using ACPI for IRQ routing [ 0.424275] NetLabel: Initializing [ 0.425239] NetLabel: domain hash size = 128 [ 0.426414] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427734] NetLabel: unlabeled traffic allowed by default [ 0.429262] clocksource: Switched to clocksource kvm-clock [ 0.435164] AppArmor: AppArmor Filesystem Enabled [ 0.436477] pnp: PnP ACPI init [ 0.437616] pnp: PnP ACPI: found 5 devices [ 0.444276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.446700] NET: Registered protocol family 2 [ 0.447994] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.449810] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.451462] TCP: Hash tables configured (established 4096 bind 4096) [ 0.453104] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.454629] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.456289] NET: Registered protocol family 1 [ 0.457485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460539] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474826] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489247] Trying to unpack rootfs image as initramfs... [ 0.538698] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.553365] Scanning for low memory corruption every 60 seconds [ 0.555203] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.556844] audit: initializing netlink subsys (disabled) [ 0.558288] audit: type=2000 audit(1541511402.209:1): initialized [ 0.560124] Initialise system trusted keyring [ 0.561415] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.563067] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.565550] zbud: loaded [ 0.566444] VFS: Disk quotas dquot_6.6.0 [ 0.567463] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569527] fuse init (API version 7.23) [ 0.570685] Key type big_key registered [ 0.571805] Allocating IMA MOK and blacklist keyrings. [ 0.573371] Key type asymmetric registered [ 0.574553] Asymmetric key parser 'x509' registered [ 0.575902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.578332] io scheduler noop registered [ 0.579470] io scheduler deadline registered (default) [ 0.580875] io scheduler cfq registered [ 0.582008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587331] ACPI: Power Button [PWRF] [ 0.588470] GHES: HEST is not enabled! [ 0.602468] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.637561] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.642900] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668533] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.671261] Linux agpgart interface v0.103 [ 0.673681] brd: module loaded [ 0.675492] loop: module loaded [ 0.681139] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.683111] GPT:90111 != 2097151 [ 0.684040] GPT:Alternate GPT header not at the end of the disk. [ 0.685598] GPT:90111 != 2097151 [ 0.686518] GPT: Use GNU Parted to correct GPT errors. [ 0.687893] vda: vda1 vda15 [ 0.689655] scsi host0: ata_piix [ 0.690628] scsi host1: ata_piix [ 0.691610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.692886] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.694463] libphy: Fixed MDIO Bus: probed [ 0.695321] tun: Universal TUN/TAP device driver, 1.6 [ 0.696320] tun: (C) 1999-2004 Max Krasnyansky [ 0.698631] PPP generic driver version 2.4.2 [ 0.699708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700910] ehci-pci: EHCI PCI platform driver [ 0.701795] ehci-platform: EHCI generic platform driver [ 0.702783] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703890] ohci-pci: OHCI PCI platform driver [ 0.704746] ohci-platform: OHCI generic platform driver [ 0.705724] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720235] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.721229] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722662] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.723689] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.724793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726003] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727396] usb usb1: Product: UHCI Host Controller [ 0.728313] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.729434] usb usb1: SerialNumber: 0000:00:01.2 [ 0.730474] hub 1-0:1.0: USB hub found [ 0.731241] hub 1-0:1.0: 2 ports detected [ 0.732133] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.734226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.735165] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736177] mousedev: PS/2 mouse device common for all mice [ 0.737417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739225] rtc_cmos 00:00: RTC can wake from S4 [ 0.740314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742668] i2c /dev entries driver [ 0.743421] device-mapper: uevent: version 1.0.3 [ 0.744345] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.745950] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747236] NET: Registered protocol family 10 [ 0.748236] NET: Registered protocol family 17 [ 0.749108] Key type dns_resolver registered [ 0.750035] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.751125] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.752847] registered taskstats version 1 [ 0.753682] Loading compiled-in X.509 certificates [ 0.755121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.756932] zswap: loaded using pool lzo/zbud [ 0.758323] Key type trusted registered [ 0.759840] Key type encrypted registered [ 0.760660] AppArmor: AppArmor sha1 policy hashing enabled [ 0.761678] ima: No TPM chip found, activating TPM-bypass! [ 0.762704] evm: HMAC attrs: 0x1 [ 0.763634] Magic number: 10:440:634 [ 0.764486] rtc_cmos 00:00: setting system clock to 2018-11-06 13:36:42 UTC (1541511402) [ 0.766059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.767143] EDD information not available. [ 0.854253] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.855781] Write protecting the kernel read-only data: 14336k [ 0.867537] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.09 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.309459] 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.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKIBWORqBkJDsT6OF1rEOv/LQr3G3oRNtslZb40SL311VheYkMAGxxzuj2SUeRDZAyfCKpfioRZT1fJd6M10Dp9zs1tWs192tpEYhx9ivstfGTOyR1bgt/3ZPZKM2RYvJUedYRFMAtLNS33cKfyw8ECHQf4Ze0anxCNcLPZsu5u6p9pWMgsLtPo6P+fSqkjMchSY4kG1KNmIKadh3ouvdfi9qatEwqbmlpDcczYov+RV4/Q4g4mOZjA52F9Lcs6R4l4h+fqVznYvuysBaCmHCkLhXdbI7MgJ8xZZ7hJA9gWO1nkv/jx5H/rFdCLO/drfHsLv8cEdgBS0VmYbo+oIj1 root@vping-userdata-vm2-37be2884-5ab5-4d05-88ea-b81692c9e4ce ssh-dss AAAAB3NzaC1kc3MAAACBAO/b0xWuBi9loP5wzBQlvNQeK71CuNZGM7c5izlFMrz6K4dV5yexRgUFKoAPMyU/yW7eezAFJJoSQU4KytxUlfzDzVhq3IrVJ6uh+TcrMy46+tRMHNd8jNQRf3e+vcIZbvkY6bWQS4QGgR7V94W+Q1ArPI59qntSpwR9wpLvnjhfAAAAFQCQk/Lsz8a6Zt78kQ1RpEILcKr3cQAAAIEA4XJlwSFqNdTxKgonNKQ6TuRaI27WddrQ3JBoTdy8OFHzTs4dEW6j5nw1OSn6C2yr1luWA29EvH9TiUhTAbwYcwlfy+FEYvlo7o5/RdTUrJYplo6TyoczIVZRw42BfxhuGL8IoQyp/Gum4IfB1ZVmk8soyvMXMgbjHjRYK73lB/IAAACADzGBQFQSgu0eHJkmdBUETKN4vXZeQis7r/ddFcq7sRhp2B5ABecNFJ3MJK2IeLVICFIpFasnxB7zTCZxh6Qzx6w2E6UavI5vamtl//lA66ZIWeQWBsm8NYJgmw/I3aHvkTSinPAVhAoFxilrjZePvo75yo9IpqNljRAxkYc7+nA= root@vping-userdata-vm2-37be2884-5ab5-4d05-88ea-b81692c9e4ce -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe59:ed6a/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.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-37be2884-5ab5-4d05-88ea-b81692c9e4ce launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.74 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-37be2884-5ab5-4d05-88ea-b81692c9e4ce login: 2018-11-06 13:36:45,792 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-11-06 13:36:45,906 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 13:36:45,906 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-06 13:36:45,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 13:36:45,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:46,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:36:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b07ef9d8-884c-4872-8da0-34fe5285b87f x-compute-request-id: req-b07ef9d8-884c-4872-8da0-34fe5285b87f Content-Type: application/json 2018-11-06 13:36:46,066 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759 used request id req-b07ef9d8-884c-4872-8da0-34fe5285b87f 2018-11-06 13:36:46,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.153701066971s 2018-11-06 13:36:46,066 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759 used request id req-b07ef9d8-884c-4872-8da0-34fe5285b87f 2018-11-06 13:36:46,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:46,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:46,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-318c44b2-0430-46b9-95dc-ce5903248ce0 x-compute-request-id: req-318c44b2-0430-46b9-95dc-ce5903248ce0 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ed:6a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:41.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "6a6c80ec-2749-465c-b492-6bbb5a2aab83", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:41Z", "hostId": "87f79d9af6c9c110ae2a430fc73682fe47bd6d51c6b735945c7b12f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:34Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:03:02", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1392be10-6322-4d87-b602-083107848759", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1392be10-6322-4d87-b602-083107848759", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:28.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "1392be10-6322-4d87-b602-083107848759", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:45Z", "hostId": "333edae3ee4722255e5daf39704d6ab9ac117416c788caf0609ac5da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:23Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:46,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-318c44b2-0430-46b9-95dc-ce5903248ce0 2018-11-06 13:36:46,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647011995316s 2018-11-06 13:36:46,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-318c44b2-0430-46b9-95dc-ce5903248ce0 2018-11-06 13:36:46,718 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:36:48,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:48,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:49,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36: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-cd85545e-2ec5-45f4-a854-ae65f45cbc46 x-compute-request-id: req-cd85545e-2ec5-45f4-a854-ae65f45cbc46 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ed:6a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:41.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "6a6c80ec-2749-465c-b492-6bbb5a2aab83", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:41Z", "hostId": "87f79d9af6c9c110ae2a430fc73682fe47bd6d51c6b735945c7b12f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:34Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:49,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd85545e-2ec5-45f4-a854-ae65f45cbc46 2018-11-06 13:36:49,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.856935977936s 2018-11-06 13:36:49,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd85545e-2ec5-45f4-a854-ae65f45cbc46 2018-11-06 13:36:49,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 13:36:49,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:49,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-5d59df05-1ce1-4ec9-b43a-2847669dc857 x-compute-request-id: req-5d59df05-1ce1-4ec9-b43a-2847669dc857 Content-Type: application/json 2018-11-06 13:36:49,781 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83 used request id req-5d59df05-1ce1-4ec9-b43a-2847669dc857 2018-11-06 13:36:49,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.200989961624s 2018-11-06 13:36:49,781 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83 used request id req-5d59df05-1ce1-4ec9-b43a-2847669dc857 2018-11-06 13:36:49,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:49,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:50,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-5a40bfde-80e0-4920-9b57-5475c75f93c0 x-compute-request-id: req-5a40bfde-80e0-4920-9b57-5475c75f93c0 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ed:6a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:41.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "6a6c80ec-2749-465c-b492-6bbb5a2aab83", "security_groups": [{"name": "default"}], "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:49Z", "hostId": "87f79d9af6c9c110ae2a430fc73682fe47bd6d51c6b735945c7b12f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:34Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:50,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a40bfde-80e0-4920-9b57-5475c75f93c0 2018-11-06 13:36:50,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503570079803s 2018-11-06 13:36:50,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a40bfde-80e0-4920-9b57-5475c75f93c0 2018-11-06 13:36:50,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:36:52,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:52,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:52,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b10dc058-c56a-4ead-8458-247daf914f12 x-compute-request-id: req-b10dc058-c56a-4ead-8458-247daf914f12 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ed:6a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a6c80ec-2749-465c-b492-6bbb5a2aab83", "rel": "bookmark"}], "image": {"id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "links": [{"href": "http://172.30.9.27:8774/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T13:36:41.000000", "flavor": {"id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}]}, "id": "6a6c80ec-2749-465c-b492-6bbb5a2aab83", "user_id": "93b2f42775d9449196bb87e723ef0806", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T13:36:52Z", "hostId": "87f79d9af6c9c110ae2a430fc73682fe47bd6d51c6b735945c7b12f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "created": "2018-11-06T13:36:34Z", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 13:36:52,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b10dc058-c56a-4ead-8458-247daf914f12 2018-11-06 13:36:52,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.328367948532s 2018-11-06 13:36:52,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b10dc058-c56a-4ead-8458-247daf914f12 2018-11-06 13:36:52,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 13:36:54,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 13:36:54,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:54,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:36: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-4ffa9343-8ea1-4074-be19-a217ca3a61a0 x-compute-request-id: req-4ffa9343-8ea1-4074-be19-a217ca3a61a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 13:36:54,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4ffa9343-8ea1-4074-be19-a217ca3a61a0 2018-11-06 13:36:54,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0883522033691s 2018-11-06 13:36:54,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4ffa9343-8ea1-4074-be19-a217ca3a61a0 2018-11-06 13:36:54,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-06 13:36:54,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/9f13d69d-a994-49d2-8430-094685406019/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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" -d '{"subnet_id": "9dda6c77-477e-4c04-a02d-a288bbf47428"}' 2018-11-06 13:36:56,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d24e30cc-2efd-4c30-8411-57d03343184c Date: Tue, 06 Nov 2018 13:36:56 GMT RESP BODY: {"network_id": "9fe998cf-0a63-473e-a6f0-bae0a9c73eb4", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "subnet_id": "9dda6c77-477e-4c04-a02d-a288bbf47428", "subnet_ids": ["9dda6c77-477e-4c04-a02d-a288bbf47428"], "port_id": "0726c5aa-a366-4ee1-ae58-d6e81f8661bc", "id": "9f13d69d-a994-49d2-8430-094685406019"} 2018-11-06 13:36:56,399 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9f13d69d-a994-49d2-8430-094685406019/remove_router_interface.json used request id req-d24e30cc-2efd-4c30-8411-57d03343184c 2018-11-06 13:36:56,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.6849489212s 2018-11-06 13:36:56,400 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9f13d69d-a994-49d2-8430-094685406019/remove_router_interface.json used request id req-d24e30cc-2efd-4c30-8411-57d03343184c returning object 9f13d69d-a994-49d2-8430-094685406019 2018-11-06 13:36:56,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-06 13:36:56,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:56,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-c94551a4-c7c5-45a1-9386-003f54e8f602 Date: Tue, 06 Nov 2018 13:36:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "created_at": "2018-11-06T13:36:12Z", "admin_state_up": true, "updated_at": "2018-11-06T13:36:55Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "id": "9f13d69d-a994-49d2-8430-094685406019", "name": "vping_userdata-router_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}]} 2018-11-06 13:36:56,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c94551a4-c7c5-45a1-9386-003f54e8f602 2018-11-06 13:36:56,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.238738059998s 2018-11-06 13:36:56,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c94551a4-c7c5-45a1-9386-003f54e8f602 2018-11-06 13:36:56,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-06 13:36:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/9f13d69d-a994-49d2-8430-094685406019.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:36:59,909 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06370c24-9852-4bd5-9d1e-484d6658fc83 Content-Length: 0 Date: Tue, 06 Nov 2018 13:36:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:36:59,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/9f13d69d-a994-49d2-8430-094685406019.json used request id req-06370c24-9852-4bd5-9d1e-484d6658fc83 2018-11-06 13:36:59,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.26819705963s 2018-11-06 13:36:59,910 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/9f13d69d-a994-49d2-8430-094685406019.json used request id req-06370c24-9852-4bd5-9d1e-484d6658fc83 2018-11-06 13:36:59,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 13:36:59,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:37:00,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f076cc40-5ae9-484b-b2b4-0955783b63aa Date: Tue, 06 Nov 2018 13:37:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T13:36:11Z","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":"bd0a3d1474bf49359fcffe468dc3bfa7","id":"9dda6c77-477e-4c04-a02d-a288bbf47428","subnetpool_id":null,"name":"vping_userdata-subnet_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}]} 2018-11-06 13:37:00,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f076cc40-5ae9-484b-b2b4-0955783b63aa 2018-11-06 13:37:00,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.201370954514s 2018-11-06 13:37:00,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f076cc40-5ae9-484b-b2b4-0955783b63aa 2018-11-06 13:37:00,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-06 13:37:00,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/9dda6c77-477e-4c04-a02d-a288bbf47428.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:37:02,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8193393-4a22-4aa9-a927-92e4ab9ab44b Date: Tue, 06 Nov 2018 13:37:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:37:02,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9dda6c77-477e-4c04-a02d-a288bbf47428.json used request id req-d8193393-4a22-4aa9-a927-92e4ab9ab44b 2018-11-06 13:37:02,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.19752693176s 2018-11-06 13:37:02,311 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9dda6c77-477e-4c04-a02d-a288bbf47428.json used request id req-d8193393-4a22-4aa9-a927-92e4ab9ab44b 2018-11-06 13:37:02,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:37:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:37:02,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-337c0300-eadf-463c-a692-efc1763a55b3 Date: Tue, 06 Nov 2018 13:37: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":[],"updated_at":"2018-11-06T13:37:02Z","tenant_id":"bd0a3d1474bf49359fcffe468dc3bfa7","created_at":"2018-11-06T13:36:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"bd0a3d1474bf49359fcffe468dc3bfa7","id":"9fe998cf-0a63-473e-a6f0-bae0a9c73eb4","name":"vping_userdata-net_37be2884-5ab5-4d05-88ea-b81692c9e4ce"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 13:37:02,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-337c0300-eadf-463c-a692-efc1763a55b3 2018-11-06 13:37:02,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105631828308s 2018-11-06 13:37:02,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-337c0300-eadf-463c-a692-efc1763a55b3 2018-11-06 13:37:02,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-06 13:37:02,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/9fe998cf-0a63-473e-a6f0-bae0a9c73eb4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:37:03,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0d76eb1-bdfa-49c4-ab7d-281864e7d178 Date: Tue, 06 Nov 2018 13:37:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:37:03,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9fe998cf-0a63-473e-a6f0-bae0a9c73eb4.json used request id req-d0d76eb1-bdfa-49c4-ab7d-281864e7d178 2018-11-06 13:37:03,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23127198219s 2018-11-06 13:37:03,651 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9fe998cf-0a63-473e-a6f0-bae0a9c73eb4.json used request id req-d0d76eb1-bdfa-49c4-ab7d-281864e7d178 2018-11-06 13:37:03,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:37:03,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:37:03,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-dd8bf3ea-782f-4f66-817b-653908a5da75 Date: Tue, 06 Nov 2018 13:37:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/snap", "metadata": {}}], "file": "/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/file", "owner": "bd0a3d1474bf49359fcffe468dc3bfa7", "id": "b54abcd8-a9b8-455f-874f-763a3dfff1be", "size": 12716032, "self": "/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b54abcd8-a9b8-455f-874f-763a3dfff1be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:36:20Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:36:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:37:03,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dd8bf3ea-782f-4f66-817b-653908a5da75 2018-11-06 13:37:03,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181609153748s 2018-11-06 13:37:03,833 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dd8bf3ea-782f-4f66-817b-653908a5da75 2018-11-06 13:37:03,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 13:37:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd2450e6d0ab42d377cd3468c6672cfa7f6f6ede" 2018-11-06 13:37:05,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fb92c1d-b66c-476d-8334-5b8bf617443d Date: Tue, 06 Nov 2018 13:37:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:37:05,186 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be used request id req-6fb92c1d-b66c-476d-8334-5b8bf617443d 2018-11-06 13:37:05,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.35067105293s 2018-11-06 13:37:05,186 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b54abcd8-a9b8-455f-874f-763a3dfff1be used request id req-6fb92c1d-b66c-476d-8334-5b8bf617443d 2018-11-06 13:37:05,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 13:37:05,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:05,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-ef22d60f-7e74-4b11-baae-0cca0e71637e x-compute-request-id: req-ef22d60f-7e74-4b11-baae-0cca0e71637e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16f75f39-678e-4883-ac1d-5657ed4b5e3e", "name": "vping_userdata-flavor_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 13:37:05,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ef22d60f-7e74-4b11-baae-0cca0e71637e 2018-11-06 13:37:05,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0322270393372s 2018-11-06 13:37:05,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ef22d60f-7e74-4b11-baae-0cca0e71637e 2018-11-06 13:37:05,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 13:37:05,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:05,366 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13: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 x-openstack-request-id: req-2ba2afa4-301e-44e5-a459-68d98e6c7148 x-compute-request-id: req-2ba2afa4-301e-44e5-a459-68d98e6c7148 Content-Length: 0 Content-Type: application/json 2018-11-06 13:37:05,366 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e used request id req-2ba2afa4-301e-44e5-a459-68d98e6c7148 2018-11-06 13:37:05,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.145560979843s 2018-11-06 13:37:05,367 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/16f75f39-678e-4883-ac1d-5657ed4b5e3e used request id req-2ba2afa4-301e-44e5-a459-68d98e6c7148 2018-11-06 13:37:05,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:37:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:05,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8f8d9d-9fe7-4ff6-8f29-bddb5125fda6 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_37be2884-5ab5-4d05-88ea-b81692c9e4ce", "links": {"self": "http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806"}, "domain_id": "default", "enabled": true, "id": "93b2f42775d9449196bb87e723ef0806", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:37:05,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ae8f8d9d-9fe7-4ff6-8f29-bddb5125fda6 2018-11-06 13:37:05,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104044914246s 2018-11-06 13:37:05,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ae8f8d9d-9fe7-4ff6-8f29-bddb5125fda6 2018-11-06 13:37:05,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:37:05,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:05,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca0512c-2d63-48a5-af39-eaeb3b50490f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806"}, "enabled": true, "id": "93b2f42775d9449196bb87e723ef0806", "options": {}, "domain_id": "default", "name": "vping_userdata-user_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}} 2018-11-06 13:37:05,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806 used request id req-7ca0512c-2d63-48a5-af39-eaeb3b50490f 2018-11-06 13:37:05,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0887289047241s 2018-11-06 13:37:05,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806 used request id req-7ca0512c-2d63-48a5-af39-eaeb3b50490f 2018-11-06 13:37:05,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 13:37:05,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:06,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef66c2a7-769d-4043-a735-4500c542df99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:37:06,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806 used request id req-ef66c2a7-769d-4043-a735-4500c542df99 2018-11-06 13:37:06,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.790683984756s 2018-11-06 13:37:06,359 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/93b2f42775d9449196bb87e723ef0806 used request id req-ef66c2a7-769d-4043-a735-4500c542df99 2018-11-06 13:37:06,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:37:06,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:06,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d05ddb-e317-43b5-97d6-d2e96159cf2d Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/bd0a3d1474bf49359fcffe468dc3bfa7"}, "enabled": true, "id": "bd0a3d1474bf49359fcffe468dc3bfa7", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_37be2884-5ab5-4d05-88ea-b81692c9e4ce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:37:06,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c3d05ddb-e317-43b5-97d6-d2e96159cf2d 2018-11-06 13:37:06,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0837910175323s 2018-11-06 13:37:06,444 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c3d05ddb-e317-43b5-97d6-d2e96159cf2d 2018-11-06 13:37:06,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 13:37:06,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/bd0a3d1474bf49359fcffe468dc3bfa7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:06,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5bd649c-4e20-447e-9d64-75b721886805 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:37:06,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/bd0a3d1474bf49359fcffe468dc3bfa7 used request id req-f5bd649c-4e20-447e-9d64-75b721886805 2018-11-06 13:37:06,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.155662059784s 2018-11-06 13:37:06,602 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/bd0a3d1474bf49359fcffe468dc3bfa7 used request id req-f5bd649c-4e20-447e-9d64-75b721886805 2018-11-06 13:37:06,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:37:06,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:06,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934ab399-d79b-4d53-9dcd-b9346f6d3c9f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d1317c40b4374980a9ad1ee3be16cff3", "links": {"self": "http://172.30.9.27:5000/v3/roles/d1317c40b4374980a9ad1ee3be16cff3"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:37:06,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-934ab399-d79b-4d53-9dcd-b9346f6d3c9f 2018-11-06 13:37:06,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0860600471497s 2018-11-06 13:37:06,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 13:37:06,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/d1317c40b4374980a9ad1ee3be16cff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:06,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e89cdb-4b1f-485e-b337-069239a45431 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:37:06,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d1317c40b4374980a9ad1ee3be16cff3 used request id req-98e89cdb-4b1f-485e-b337-069239a45431 2018-11-06 13:37:06,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.110024929047s 2018-11-06 13:37:06,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:37:06,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=bd0a3d1474bf49359fcffe468dc3bfa7&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:06,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-bfc5ec22-ae75-476d-8323-7824236e05f1 Date: Tue, 06 Nov 2018 13:37:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "created_at": "2018-11-06T13:36:09Z", "updated_at": "2018-11-06T13:36:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:36:09Z", "revision_number": 0, "id": "16e2ace0-3101-49ec-b539-137ef68fd027", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:36:09Z", "security_group_id": "8837ea89-726d-478b-991d-827617cc969c", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:36:09Z", "revision_number": 0, "id": "2513aae9-1725-4802-86ef-d2979a2e1b6d", "remote_group_id": "8837ea89-726d-478b-991d-827617cc969c", "remote_ip_prefix": null, "created_at": "2018-11-06T13:36:09Z", "security_group_id": "8837ea89-726d-478b-991d-827617cc969c", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:36:09Z", "revision_number": 0, "id": "3cee11b6-b01c-421f-91cb-b5cf30725750", "remote_group_id": "8837ea89-726d-478b-991d-827617cc969c", "remote_ip_prefix": null, "created_at": "2018-11-06T13:36:09Z", "security_group_id": "8837ea89-726d-478b-991d-827617cc969c", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:36:09Z", "revision_number": 0, "id": "654c5542-f595-42d1-8444-4ae9db0271cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:36:09Z", "security_group_id": "8837ea89-726d-478b-991d-827617cc969c", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7"}], "revision_number": 4, "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "id": "8837ea89-726d-478b-991d-827617cc969c", "name": "default"}]} 2018-11-06 13:37:07,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=bd0a3d1474bf49359fcffe468dc3bfa7&name=default used request id req-bfc5ec22-ae75-476d-8323-7824236e05f1 2018-11-06 13:37:07,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195217132568s 2018-11-06 13:37:07,000 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=bd0a3d1474bf49359fcffe468dc3bfa7&name=default used request id req-bfc5ec22-ae75-476d-8323-7824236e05f1 2018-11-06 13:37:07,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:37:07,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:07,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9e300168-910e-44b7-9b9d-30663ba8bf2d Date: Tue, 06 Nov 2018 13:37:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "created_at": "2018-11-06T13:36:09Z", "updated_at": "2018-11-06T13:36:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:36:09Z", "revision_number": 0, "id": "16e2ace0-3101-49ec-b539-137ef68fd027", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:36:09Z", "security_group_id": "8837ea89-726d-478b-991d-827617cc969c", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:36:09Z", "revision_number": 0, "id": "654c5542-f595-42d1-8444-4ae9db0271cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:36:09Z", "security_group_id": "8837ea89-726d-478b-991d-827617cc969c", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:36:09Z", "revision_number": 0, "id": "2513aae9-1725-4802-86ef-d2979a2e1b6d", "remote_group_id": "8837ea89-726d-478b-991d-827617cc969c", "remote_ip_prefix": null, "created_at": "2018-11-06T13:36:09Z", "security_group_id": "8837ea89-726d-478b-991d-827617cc969c", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:36:09Z", "revision_number": 0, "id": "3cee11b6-b01c-421f-91cb-b5cf30725750", "remote_group_id": "8837ea89-726d-478b-991d-827617cc969c", "remote_ip_prefix": null, "created_at": "2018-11-06T13:36:09Z", "security_group_id": "8837ea89-726d-478b-991d-827617cc969c", "tenant_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7"}], "revision_number": 4, "project_id": "bd0a3d1474bf49359fcffe468dc3bfa7", "id": "8837ea89-726d-478b-991d-827617cc969c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 13:37:07,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9e300168-910e-44b7-9b9d-30663ba8bf2d 2018-11-06 13:37:07,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193487167358s 2018-11-06 13:37:07,198 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9e300168-910e-44b7-9b9d-30663ba8bf2d 2018-11-06 13:37:07,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 13:37:07,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8837ea89-726d-478b-991d-827617cc969c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8fb639e2961abd2a8e1507dfc933b5c56acec4d" 2018-11-06 13:37:07,557 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef887ae4-f760-40bf-917e-9fedf87cd64d Content-Length: 0 Date: Tue, 06 Nov 2018 13:37:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 13:37:07,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8837ea89-726d-478b-991d-827617cc969c.json used request id req-ef887ae4-f760-40bf-917e-9fedf87cd64d 2018-11-06 13:37:07,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.354293107986s 2018-11-06 13:37:07,558 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8837ea89-726d-478b-991d-827617cc969c.json used request id req-ef887ae4-f760-40bf-917e-9fedf87cd64d 2018-11-06 13:37:07,611 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-11-06 13:37:07,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:37:07,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:37:07,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:37:07,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:37:07,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:37:07,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:37:07,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:37:07,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:37:07,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:37:07,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:37:07,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:37:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:37:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 13:37:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 13:37:07,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:37:07,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e904454-e416-4720-96bb-5883f6cca560 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:37:07,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7e904454-e416-4720-96bb-5883f6cca560 2018-11-06 13:37:07,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:37:08,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T14:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["S8H_Yh20SrKoXT1XtQk5fA"], "issued_at": "2018-11-06T13:37:08.000000Z"}} 2018-11-06 13:37:08,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:37:08,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:08,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e324c0f3-b57c-4082-aa28-644144a76dde Date: Tue, 06 Nov 2018 13:37:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:37:08,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e324c0f3-b57c-4082-aa28-644144a76dde 2018-11-06 13:37:08,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368255138397s 2018-11-06 13:37:08,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e324c0f3-b57c-4082-aa28-644144a76dde 2018-11-06 13:37:08,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 13:37:08,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:08,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:37:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:37:08,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:08,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b1eb52-4507-4b6d-91cd-a7650d108ee3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 13:37:08,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-78b1eb52-4507-4b6d-91cd-a7650d108ee3 2018-11-06 13:37:08,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.09556889534s 2018-11-06 13:37:08,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 13:37:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5"}}' 2018-11-06 13:37:08,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9d1638-75bc-4548-b396-10c92154b82d Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309"}, "enabled": true, "id": "b0b3651a1f6c4032ba86d491d308b309", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5"}} 2018-11-06 13:37:08,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3b9d1638-75bc-4548-b396-10c92154b82d 2018-11-06 13:37:08,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127201080322s 2018-11-06 13:37:08,682 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3b9d1638-75bc-4548-b396-10c92154b82d 2018-11-06 13:37:08,683 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 'id': u'b0b3651a1f6c4032ba86d491d308b309', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-06 13:37:08,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 13:37:09,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.419124126434s 2018-11-06 13:37:09,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:09,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4963a523-a8a2-47d5-8460-480cee962a5f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355"}, "enabled": true, "id": "afd388b109094b99b2ecbb01694bb355", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_238e8b2b-d018-4dc5-b77a-e68d6cf05da5"}} 2018-11-06 13:37:09,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355 used request id req-4963a523-a8a2-47d5-8460-480cee962a5f 2018-11-06 13:37:09,194 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'afd388b109094b99b2ecbb01694bb355', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_238e8b2b-d018-4dc5-b77a-e68d6cf05da5'}) 2018-11-06 13:37:09,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:37:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:09,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ff6ddf-9253-4926-bd3d-6ba15a959442 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:37:09,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78ff6ddf-9253-4926-bd3d-6ba15a959442 2018-11-06 13:37:09,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830588340759s 2018-11-06 13:37:09,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:37:09,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:09,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156ec5ef-4e51-45c7-b032-93d9ac34a302 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:37:09,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-156ec5ef-4e51-45c7-b032-93d9ac34a302 2018-11-06 13:37:09,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788989067078s 2018-11-06 13:37:09,359 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 13:37:09,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 13:37:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" -d '{"role": {"name": "Member"}}' 2018-11-06 13:37:09,466 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4082ae30-6360-47d4-9ffe-a9458b697bf0 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67b957e48b044233a774c70c804177f6", "links": {"self": "http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6"}, "name": "Member"}} 2018-11-06 13:37:09,466 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4082ae30-6360-47d4-9ffe-a9458b697bf0 2018-11-06 13:37:09,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.107092857361s 2018-11-06 13:37:09,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:09,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb240ef6-5111-4420-ae2f-8a3e991f33bb Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6"}, "domain_id": null, "name": "Member", "id": "67b957e48b044233a774c70c804177f6"}} 2018-11-06 13:37:09,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6 used request id req-bb240ef6-5111-4420-ae2f-8a3e991f33bb 2018-11-06 13:37:09,549 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6'}, 'domain_id': None, 'human_id': None, 'id': u'67b957e48b044233a774c70c804177f6', 'HUMAN_ID': False}) 2018-11-06 13:37:09,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:37:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:09,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c8da63-53a1-42f4-a55b-374726433f97 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "67b957e48b044233a774c70c804177f6", "links": {"self": "http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:37:09,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-65c8da63-53a1-42f4-a55b-374726433f97 2018-11-06 13:37:09,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080915927887s 2018-11-06 13:37:09,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:37:09,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:09,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e06840-ad8a-41c1-8436-2c46b58e6c34 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:37:09,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-72e06840-ad8a-41c1-8436-2c46b58e6c34 2018-11-06 13:37:09,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0788660049438s 2018-11-06 13:37:09,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:37:09,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:09,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4161b73-4b17-468c-927e-f0b2862d6580 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "links": {"self": "http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355"}, "domain_id": "default", "enabled": true, "id": "afd388b109094b99b2ecbb01694bb355", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:37:09,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a4161b73-4b17-468c-927e-f0b2862d6580 2018-11-06 13:37:09,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992209911346s 2018-11-06 13:37:09,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a4161b73-4b17-468c-927e-f0b2862d6580 2018-11-06 13:37:09,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:37:09,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:09,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6805e887-abbf-4dfd-a034-488caf884569 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309"}, "enabled": true, "id": "b0b3651a1f6c4032ba86d491d308b309", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:37:09,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6805e887-abbf-4dfd-a034-488caf884569 2018-11-06 13:37:09,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821149349213s 2018-11-06 13:37:09,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6805e887-abbf-4dfd-a034-488caf884569 2018-11-06 13:37:09,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:37:09,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=afd388b109094b99b2ecbb01694bb355&scope.project.id=b0b3651a1f6c4032ba86d491d308b309&role.id=67b957e48b044233a774c70c804177f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:09,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099cabd4-9d8a-4a5d-aeb5-95f5f9d0196b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=afd388b109094b99b2ecbb01694bb355&scope.project.id=b0b3651a1f6c4032ba86d491d308b309&role.id=67b957e48b044233a774c70c804177f6", "previous": null, "next": null}} 2018-11-06 13:37:09,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=afd388b109094b99b2ecbb01694bb355&scope.project.id=b0b3651a1f6c4032ba86d491d308b309&role.id=67b957e48b044233a774c70c804177f6 used request id req-099cabd4-9d8a-4a5d-aeb5-95f5f9d0196b 2018-11-06 13:37:09,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0747439861298s 2018-11-06 13:37:09,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:37:09,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309/users/afd388b109094b99b2ecbb01694bb355/roles/67b957e48b044233a774c70c804177f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dfd5173-8dbc-4d34-bd97-f69d266a6716 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:37:10,099 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309/users/afd388b109094b99b2ecbb01694bb355/roles/67b957e48b044233a774c70c804177f6 used request id req-1dfd5173-8dbc-4d34-bd97-f69d266a6716 2018-11-06 13:37:10,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120441913605s 2018-11-06 13:37:10,100 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 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': 'f56b7596-812c-4ef6-9087-be4d193d330f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 'project_id': u'b0b3651a1f6c4032ba86d491d308b309', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 13:37:10,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:37:10,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:37:10,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:37:10,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:37:10,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:37:10,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:37:10,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:37:10,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:37:10,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:37:10,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:37:10,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:37:10,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:37:10,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:37:10,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:37:10,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:37:10,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:37:10,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:37:10,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:37:10,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:37:10,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:37:10,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:37:10,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:37:10,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 13:37:10,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 13:37:10,105 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 'password': 'f56b7596-812c-4ef6-9087-be4d193d330f', 'project_name': 'tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'b0b3651a1f6c4032ba86d491d308b309', 'project_domain_name': 'Default'} 2018-11-06 13:37:10,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:37:10,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23e0f2e-7b01-442d-a120-14aec15427fe Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "67b957e48b044233a774c70c804177f6", "links": {"self": "http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:37:10,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d23e0f2e-7b01-442d-a120-14aec15427fe 2018-11-06 13:37:10,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803499221802s 2018-11-06 13:37:10,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:37:10,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ecb7cd5-e9f8-447d-a77e-c9e00b917e84 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "67b957e48b044233a774c70c804177f6", "links": {"self": "http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:37:10,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0ecb7cd5-e9f8-447d-a77e-c9e00b917e84 2018-11-06 13:37:10,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0737159252167s 2018-11-06 13:37:10,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:37:10,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5781c1ea-ca2f-4950-87d3-f190108e7bad Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:37:10,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5781c1ea-ca2f-4950-87d3-f190108e7bad 2018-11-06 13:37:10,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0791501998901s 2018-11-06 13:37:10,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:37:10,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce9aa13-e6cc-45f1-a0c9-8b2d8083c6e9 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "links": {"self": "http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355"}, "domain_id": "default", "enabled": true, "id": "afd388b109094b99b2ecbb01694bb355", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:37:10,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dce9aa13-e6cc-45f1-a0c9-8b2d8083c6e9 2018-11-06 13:37:10,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0963609218597s 2018-11-06 13:37:10,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dce9aa13-e6cc-45f1-a0c9-8b2d8083c6e9 2018-11-06 13:37:10,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:37:10,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ea3068-12fd-4e9e-a23c-7b4ef66396db Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309"}, "enabled": true, "id": "b0b3651a1f6c4032ba86d491d308b309", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:37:10,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-68ea3068-12fd-4e9e-a23c-7b4ef66396db 2018-11-06 13:37:10,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0759239196777s 2018-11-06 13:37:10,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-68ea3068-12fd-4e9e-a23c-7b4ef66396db 2018-11-06 13:37:10,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:37:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=afd388b109094b99b2ecbb01694bb355&scope.project.id=b0b3651a1f6c4032ba86d491d308b309&role.id=f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397b490b-8498-4c09-99a2-095cecde22d3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=afd388b109094b99b2ecbb01694bb355&scope.project.id=b0b3651a1f6c4032ba86d491d308b309&role.id=f0183a7f7ed349a593458589a5e31bea", "previous": null, "next": null}} 2018-11-06 13:37:10,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=afd388b109094b99b2ecbb01694bb355&scope.project.id=b0b3651a1f6c4032ba86d491d308b309&role.id=f0183a7f7ed349a593458589a5e31bea used request id req-397b490b-8498-4c09-99a2-095cecde22d3 2018-11-06 13:37:10,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0799341201782s 2018-11-06 13:37:10,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:37:10,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309/users/afd388b109094b99b2ecbb01694bb355/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b74a025-0faa-4147-8b65-f7df74149b35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:37:10,720 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309/users/afd388b109094b99b2ecbb01694bb355/roles/f0183a7f7ed349a593458589a5e31bea used request id req-5b74a025-0faa-4147-8b65-f7df74149b35 2018-11-06 13:37:10,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115916013718s 2018-11-06 13:37:10,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:37:10,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22dd3040-ce01-4b98-9aaa-57e2442cbc30 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "67b957e48b044233a774c70c804177f6", "links": {"self": "http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:37:10,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-22dd3040-ce01-4b98-9aaa-57e2442cbc30 2018-11-06 13:37:10,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0784149169922s 2018-11-06 13:37:10,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:37:10,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a75e4ca-1722-4a67-8b5a-a680b254ed33 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:37:10,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8a75e4ca-1722-4a67-8b5a-a680b254ed33 2018-11-06 13:37:10,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0845539569855s 2018-11-06 13:37:10,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:37:10,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:10,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d4bca7-6451-4b66-b122-9b32a3c75684 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "links": {"self": "http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355"}, "domain_id": "default", "enabled": true, "id": "afd388b109094b99b2ecbb01694bb355", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:37:10,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e1d4bca7-6451-4b66-b122-9b32a3c75684 2018-11-06 13:37:10,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0990979671478s 2018-11-06 13:37:10,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e1d4bca7-6451-4b66-b122-9b32a3c75684 2018-11-06 13:37:10,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:37:10,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=afd388b109094b99b2ecbb01694bb355&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:11,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48aff58a-8a1f-46bf-b6c2-f562178a54e4 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=afd388b109094b99b2ecbb01694bb355&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default", "previous": null, "next": null}} 2018-11-06 13:37:11,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=afd388b109094b99b2ecbb01694bb355&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default used request id req-48aff58a-8a1f-46bf-b6c2-f562178a54e4 2018-11-06 13:37:11,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0736680030823s 2018-11-06 13:37:11,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:37:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/afd388b109094b99b2ecbb01694bb355/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:37:11,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:37:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5cbd737-f372-44d5-a09a-84703b8f95c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:37:11,193 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/afd388b109094b99b2ecbb01694bb355/roles/f0183a7f7ed349a593458589a5e31bea used request id req-c5cbd737-f372-44d5-a09a-84703b8f95c5 2018-11-06 13:37:11,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12669301033s 2018-11-06 13:37:11,194 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 13:37:22,885 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 13:37:22.533 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=bb40e132-6bfd-41a5-9171-66c339edcf85) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | bb40e132-6bfd-41a5-9171-66c339edcf85 | 2018-11-06T13:37:22 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: bb40e132-6bfd-41a5-9171-66c339edcf85 ~/.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-11-06 13:37:26,433 - 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-11-06 13:37:26,434 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 13:37:34,014 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 13:37:30.758 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 13:37:30.929 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 13:37:33.809 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a9a0a4e6-d924-4938-a47a-2cb258e47109) has been successfully created! Using verifier 'opnfv-tempest' (UUID=a9a0a4e6-d924-4938-a47a-2cb258e47109) as the default verifier for the future CLI operations. 2018-11-06 13:37:36,981 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-11-06 13:37:36,982 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:37:37,100 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 13:37:37,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:37:37,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9859575-35f8-4811-bfe2-b0a37fc92d23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:37:37,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f9859575-35f8-4811-bfe2-b0a37fc92d23 2018-11-06 13:37:37,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:37:37,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67b957e48b044233a774c70c804177f6", "name": "Member"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T14:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0b3651a1f6c4032ba86d491d308b309", "name": "tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b0b3651a1f6c4032ba86d491d308b309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b0b3651a1f6c4032ba86d491d308b309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b0b3651a1f6c4032ba86d491d308b309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b0b3651a1f6c4032ba86d491d308b309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b0b3651a1f6c4032ba86d491d308b309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b0b3651a1f6c4032ba86d491d308b309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b0b3651a1f6c4032ba86d491d308b309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b0b3651a1f6c4032ba86d491d308b309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b0b3651a1f6c4032ba86d491d308b309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b0b3651a1f6c4032ba86d491d308b309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b0b3651a1f6c4032ba86d491d308b309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b0b3651a1f6c4032ba86d491d308b309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "id": "afd388b109094b99b2ecbb01694bb355"}, "audit_ids": ["mgx-fusMSHe7dC3rhxNKzQ"], "issued_at": "2018-11-06T13:37:37.000000Z"}} 2018-11-06 13:37:37,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:37:37,521 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 13:37:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 13:37:37,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:37:37,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:37:37,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f15efbd0-61bc-47a5-9906-d9ad6d4c4bf8 Date: Tue, 06 Nov 2018 13:37:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:37:37,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f15efbd0-61bc-47a5-9906-d9ad6d4c4bf8 2018-11-06 13:37:37,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171720981598s 2018-11-06 13:37:37,696 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f15efbd0-61bc-47a5-9906-d9ad6d4c4bf8 2018-11-06 13:37:37,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 13:37:37,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}39e240c9894293ae5a23f60781c14e142ed24e4b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5"}' 2018-11-06 13:37:37,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/f5b45526-981a-4522-beae-52ebef69a88f X-Openstack-Request-Id: req-2508424d-7fca-4cd7-89b6-e248dc130884 Date: Tue, 06 Nov 2018 13:37:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f5b45526-981a-4522-beae-52ebef69a88f/file", "owner": "b0b3651a1f6c4032ba86d491d308b309", "id": "f5b45526-981a-4522-beae-52ebef69a88f", "size": null, "self": "/v2/images/f5b45526-981a-4522-beae-52ebef69a88f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:37:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "checksum": null, "created_at": "2018-11-06T13:37:37Z", "protected": false} 2018-11-06 13:37:37,913 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2508424d-7fca-4cd7-89b6-e248dc130884 2018-11-06 13:37:37,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.21456694603s 2018-11-06 13:37:37,913 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2508424d-7fca-4cd7-89b6-e248dc130884 returning object f5b45526-981a-4522-beae-52ebef69a88f 2018-11-06 13:37:37,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 13:37:37,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/f5b45526-981a-4522-beae-52ebef69a88f/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}39e240c9894293ae5a23f60781c14e142ed24e4b" -d '' 2018-11-06 13:37:39,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b008c313-c884-45e0-af53-1e3d59adc564 Date: Tue, 06 Nov 2018 13:37:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:37:39,536 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f5b45526-981a-4522-beae-52ebef69a88f/file used request id req-b008c313-c884-45e0-af53-1e3d59adc564 2018-11-06 13:37:39,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.6218931675s 2018-11-06 13:37:39,536 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f5b45526-981a-4522-beae-52ebef69a88f/file used request id req-b008c313-c884-45e0-af53-1e3d59adc564 2018-11-06 13:37:39,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:37:39,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:37:39,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-210c36fe-5d7d-4c6e-b604-eac8ff6a6d7c Date: Tue, 06 Nov 2018 13:37:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f5b45526-981a-4522-beae-52ebef69a88f/snap", "metadata": {}}], "file": "/v2/images/f5b45526-981a-4522-beae-52ebef69a88f/file", "owner": "b0b3651a1f6c4032ba86d491d308b309", "id": "f5b45526-981a-4522-beae-52ebef69a88f", "size": 12716032, "self": "/v2/images/f5b45526-981a-4522-beae-52ebef69a88f", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f5b45526-981a-4522-beae-52ebef69a88f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:37:39Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:37:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:37:39,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-210c36fe-5d7d-4c6e-b604-eac8ff6a6d7c 2018-11-06 13:37:39,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16969203949s 2018-11-06 13:37:39,707 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-210c36fe-5d7d-4c6e-b604-eac8ff6a6d7c 2018-11-06 13:37:39,709 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f5b45526-981a-4522-beae-52ebef69a88f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f5b45526-981a-4522-beae-52ebef69a88f/file', 'owner': u'b0b3651a1f6c4032ba86d491d308b309', 'id': u'f5b45526-981a-4522-beae-52ebef69a88f', 'size': 12716032, u'self': u'/v2/images/f5b45526-981a-4522-beae-52ebef69a88f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0b3651a1f6c4032ba86d491d308b309', 'name': 'tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f5b45526-981a-4522-beae-52ebef69a88f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T13:37:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T13:37:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f5b45526-981a-4522-beae-52ebef69a88f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 'created': u'2018-11-06T13:37:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T13:37:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f5b45526-981a-4522-beae-52ebef69a88f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 13:37:39,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 13:37:39,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 13:37:39,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65a3dd25-5833-460b-a105-4addb2d6e066 x-compute-request-id: req-65a3dd25-5833-460b-a105-4addb2d6e066 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/76742011-7047-4311-becf-ba60d70122d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/76742011-7047-4311-becf-ba60d70122d1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "76742011-7047-4311-becf-ba60d70122d1", "name": "tempest_smoke_serial-flavor_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:37:39,896 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-65a3dd25-5833-460b-a105-4addb2d6e066 2018-11-06 13:37:39,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.185413122177s 2018-11-06 13:37:39,896 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-65a3dd25-5833-460b-a105-4addb2d6e066 returning object 76742011-7047-4311-becf-ba60d70122d1 2018-11-06 13:37:39,897 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', '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'95207c6e3e564411af51ea7bd9318c66', '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'76742011-7047-4311-becf-ba60d70122d1', 'swap': 0}) 2018-11-06 13:37:39,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 13:37:39,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/76742011-7047-4311-becf-ba60d70122d1/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}b80f17b567232f56ffcc43cd76132de85dac0d98" -d '{"extra_specs": {}}' 2018-11-06 13:37:39,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6ad0619-78c8-4c0d-8be3-7352fb9cc24c x-compute-request-id: req-e6ad0619-78c8-4c0d-8be3-7352fb9cc24c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:37:39,919 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/76742011-7047-4311-becf-ba60d70122d1/os-extra_specs used request id req-e6ad0619-78c8-4c0d-8be3-7352fb9cc24c 2018-11-06 13:37:39,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216069221497s 2018-11-06 13:37:39,920 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/76742011-7047-4311-becf-ba60d70122d1/os-extra_specs used request id req-e6ad0619-78c8-4c0d-8be3-7352fb9cc24c 2018-11-06 13:37:39,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:37:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:37:39,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:37:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:37:40,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214f937b-1e9a-451c-91fa-7c7c938e6d39 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "67b957e48b044233a774c70c804177f6", "links": {"self": "http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:37:40,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-214f937b-1e9a-451c-91fa-7c7c938e6d39 2018-11-06 13:37:40,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0925750732422s 2018-11-06 13:37:40,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 13:37:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:37:40,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37: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-83e539ae-02b5-4329-a1d1-0c100358e4db x-compute-request-id: req-83e539ae-02b5-4329-a1d1-0c100358e4db Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 233}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 236}, "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-11-06 13:37:40,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-83e539ae-02b5-4329-a1d1-0c100358e4db 2018-11-06 13:37:40,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.203037023544s 2018-11-06 13:37:40,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-83e539ae-02b5-4329-a1d1-0c100358e4db 2018-11-06 13:37:40,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:37:40,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:37:40,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-1d219b76-c9e7-4b29-bced-642b2fb76eea Date: Tue, 06 Nov 2018 13:37:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f5b45526-981a-4522-beae-52ebef69a88f/snap", "metadata": {}}], "file": "/v2/images/f5b45526-981a-4522-beae-52ebef69a88f/file", "owner": "b0b3651a1f6c4032ba86d491d308b309", "id": "f5b45526-981a-4522-beae-52ebef69a88f", "size": 12716032, "self": "/v2/images/f5b45526-981a-4522-beae-52ebef69a88f", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f5b45526-981a-4522-beae-52ebef69a88f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:37:39Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:37:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:37:40,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1d219b76-c9e7-4b29-bced-642b2fb76eea 2018-11-06 13:37:40,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17298579216s 2018-11-06 13:37:40,396 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1d219b76-c9e7-4b29-bced-642b2fb76eea 2018-11-06 13:37:40,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 13:37:40,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}39e240c9894293ae5a23f60781c14e142ed24e4b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5"}' 2018-11-06 13:37:40,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d X-Openstack-Request-Id: req-bb50ad0c-bd95-46ad-a76a-a75558b62fec Date: Tue, 06 Nov 2018 13:37:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d/file", "owner": "b0b3651a1f6c4032ba86d491d308b309", "id": "299522fc-41a6-4ed7-9984-670aa9c78c6d", "size": null, "self": "/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:37:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "checksum": null, "created_at": "2018-11-06T13:37:40Z", "protected": false} 2018-11-06 13:37:40,576 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bb50ad0c-bd95-46ad-a76a-a75558b62fec 2018-11-06 13:37:40,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.177608013153s 2018-11-06 13:37:40,577 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bb50ad0c-bd95-46ad-a76a-a75558b62fec returning object 299522fc-41a6-4ed7-9984-670aa9c78c6d 2018-11-06 13:37:40,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 13:37:40,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d/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}39e240c9894293ae5a23f60781c14e142ed24e4b" -d '' 2018-11-06 13:37:42,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da5aa42e-d232-4f5e-ad4b-f1312df1b152 Date: Tue, 06 Nov 2018 13:37:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:37:42,168 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d/file used request id req-da5aa42e-d232-4f5e-ad4b-f1312df1b152 2018-11-06 13:37:42,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.59107494354s 2018-11-06 13:37:42,169 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d/file used request id req-da5aa42e-d232-4f5e-ad4b-f1312df1b152 2018-11-06 13:37:42,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:37:42,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:37:42,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-bee986a7-3d4e-4539-9f6f-111a6041496f Date: Tue, 06 Nov 2018 13:37:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/299522fc-41a6-4ed7-9984-670aa9c78c6d/snap", "metadata": {}}], "file": "/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d/file", "owner": "b0b3651a1f6c4032ba86d491d308b309", "id": "299522fc-41a6-4ed7-9984-670aa9c78c6d", "size": 12716032, "self": "/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/299522fc-41a6-4ed7-9984-670aa9c78c6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:37:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:37:40Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f5b45526-981a-4522-beae-52ebef69a88f/snap", "metadata": {}}], "file": "/v2/images/f5b45526-981a-4522-beae-52ebef69a88f/file", "owner": "b0b3651a1f6c4032ba86d491d308b309", "id": "f5b45526-981a-4522-beae-52ebef69a88f", "size": 12716032, "self": "/v2/images/f5b45526-981a-4522-beae-52ebef69a88f", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f5b45526-981a-4522-beae-52ebef69a88f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:37:39Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:37:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:37:42,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bee986a7-3d4e-4539-9f6f-111a6041496f 2018-11-06 13:37:42,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165336847305s 2018-11-06 13:37:42,335 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bee986a7-3d4e-4539-9f6f-111a6041496f 2018-11-06 13:37:42,338 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/299522fc-41a6-4ed7-9984-670aa9c78c6d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d/file', 'owner': u'b0b3651a1f6c4032ba86d491d308b309', 'id': u'299522fc-41a6-4ed7-9984-670aa9c78c6d', 'size': 12716032, u'self': u'/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0b3651a1f6c4032ba86d491d308b309', 'name': 'tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/299522fc-41a6-4ed7-9984-670aa9c78c6d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T13:37:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T13:37:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', 'created': u'2018-11-06T13:37:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T13:37:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 13:37:42,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 13:37:42,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 13:37:42,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfbe7c90-c8da-4f12-b638-0b045aaadfbd x-compute-request-id: req-bfbe7c90-c8da-4f12-b638-0b045aaadfbd Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f33b9ff7-19e0-4832-878d-a218acb303b6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f33b9ff7-19e0-4832-878d-a218acb303b6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f33b9ff7-19e0-4832-878d-a218acb303b6", "name": "tempest_smoke_serial-flavor_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:37:42,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bfbe7c90-c8da-4f12-b638-0b045aaadfbd 2018-11-06 13:37:42,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0704369544983s 2018-11-06 13:37:42,410 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bfbe7c90-c8da-4f12-b638-0b045aaadfbd returning object f33b9ff7-19e0-4832-878d-a218acb303b6 2018-11-06 13:37:42,411 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', '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'95207c6e3e564411af51ea7bd9318c66', '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'f33b9ff7-19e0-4832-878d-a218acb303b6', 'swap': 0}) 2018-11-06 13:37:42,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 13:37:42,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f33b9ff7-19e0-4832-878d-a218acb303b6/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}b80f17b567232f56ffcc43cd76132de85dac0d98" -d '{"extra_specs": {}}' 2018-11-06 13:37:42,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:37:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4bf889c-a055-460d-a6a2-e0e5a1fe70e8 x-compute-request-id: req-f4bf889c-a055-460d-a6a2-e0e5a1fe70e8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:37:42,432 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f33b9ff7-19e0-4832-878d-a218acb303b6/os-extra_specs used request id req-f4bf889c-a055-460d-a6a2-e0e5a1fe70e8 2018-11-06 13:37:42,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020660161972s 2018-11-06 13:37:42,432 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f33b9ff7-19e0-4832-878d-a218acb303b6/os-extra_specs used request id req-f4bf889c-a055-460d-a6a2-e0e5a1fe70e8 2018-11-06 13:37:42,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5', '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'95207c6e3e564411af51ea7bd9318c66', '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'f33b9ff7-19e0-4832-878d-a218acb303b6', 'swap': 0}) 2018-11-06 13:37:45,930 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 13:37:44.665 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a9a0a4e6-d924-4938-a47a-2cb258e47109) for deployment 'opnfv-rally' (UUID=bb40e132-6bfd-41a5-9171-66c339edcf85). 2018-11-06 13:37:45.737 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 13:37:45.739 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a9a0a4e6-d924-4938-a47a-2cb258e47109) has been successfully configured for deployment 'opnfv-rally' (UUID=bb40e132-6bfd-41a5-9171-66c339edcf85)! 2018-11-06 13:37:45,931 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-06 13:37:45,931 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-06 13:37:45,933 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-06 13:37:45,953 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-06 13:37:51,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a9a0a4e6-d924-4938-a47a-2cb258e47109/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-11-06 13:37:51,311 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-06 13:37:51,345 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-06 13:37:51,345 - 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-11-06 13:37:53,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:37:53.521 51 INFO rally.api [-] Starting verification (UUID=82fc8ad3-56a9-4bf9-ba3c-ade6691ce35a) for deployment 'opnfv-rally' (UUID=bb40e132-6bfd-41a5-9171-66c339edcf85) by verifier 'opnfv-tempest' (UUID=a9a0a4e6-d924-4938-a47a-2cb258e47109). 2018-11-06 13:37:53,523 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 82fc8ad3-56a9-4bf9-ba3c-ade6691ce35a 2018-11-06 13:37:59,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:37:59.972 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.177s] 2018-11-06 13:38:00,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:38:00.027 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.055s] 2018-11-06 13:38:06,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:38:06.826 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.710s] 2018-11-06 13:38:09,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:38:09.939 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.111s] 2018-11-06 13:38:22,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:38:22.760 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.855s] 2018-11-06 13:38:42,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:38:42.268 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.386s] 2018-11-06 13:39:19,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:39:19.071 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.071s] 2018-11-06 13:39:19,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:39:19.073 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-06 13:39:57,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:39:57.964 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.094s] 2018-11-06 13:39:57,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:39:57.966 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-11-06 13:40:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:40:35.184 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2018-11-06 13:40:35,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:40:35.185 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-06 13:41:23,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:41:23.038 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.815s] 2018-11-06 13:41:51,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:41:51.012 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.054s] 2018-11-06 13:41:51,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:41:51.123 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.112s] 2018-11-06 13:41:57,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:41:57.574 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.600s] 2018-11-06 13:41:57,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:41:57.584 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-11-06 13:41:58,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:41:58.840 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 13:41:58,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:41:58.841 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 13:42:02,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:42:02.896 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.285s] 2018-11-06 13:42:08,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:42:08.929 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.417s] 2018-11-06 13:42:15,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:42:15.372 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.678s] 2018-11-06 13:42:22,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:42:22.206 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.393s] 2018-11-06 13:42:30,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:42:30.951 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.848s] 2018-11-06 13:42:37,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:42:37.164 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.687s] 2018-11-06 13:42:43,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:42:43.158 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.182s] 2018-11-06 13:42:50,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:42:50.629 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.450s] 2018-11-06 13:42:57,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:42:57.798 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.831s] 2018-11-06 13:43:06,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:06.513 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.657s] 2018-11-06 13:43:08,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:08.857 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-06 13:43:10,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:10.870 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.082s] 2018-11-06 13:43:10,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:10.943 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.073s] 2018-11-06 13:43:11,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:11.015 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-11-06 13:43:11,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:11.022 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-11-06 13:43:14,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:14.982 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.845s] 2018-11-06 13:43:17,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:17.420 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.436s] 2018-11-06 13:43:19,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:19.617 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.196s] 2018-11-06 13:43:26,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:26.340 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-06 13:43:33,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:33.320 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.843s] 2018-11-06 13:43:50,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:50.086 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.219s] 2018-11-06 13:43:54,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:43:54.227 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.141s] 2018-11-06 13:44:07,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:07.595 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.761s] 2018-11-06 13:44:11,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:11.279 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.683s] 2018-11-06 13:44:18,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:18.031 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.751s] 2018-11-06 13:44:27,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:27.494 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.646s] 2018-11-06 13:44:30,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:30.531 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.037s] 2018-11-06 13:44:35,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:35.979 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.448s] 2018-11-06 13:44:51,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:51.358 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.556s] 2018-11-06 13:44:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:51.640 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.283s] 2018-11-06 13:44:51,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:51.906 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.264s] 2018-11-06 13:44:52,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:52.103 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.197s] 2018-11-06 13:44:52,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:52.353 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.250s] 2018-11-06 13:44:52,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:44:52.557 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.203s] 2018-11-06 13:45:06,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:06.059 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.609s] 2018-11-06 13:45:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:06.466 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.408s] 2018-11-06 13:45:06,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:06.848 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.382s] 2018-11-06 13:45:07,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:07.038 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.189s] 2018-11-06 13:45:07,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:07.151 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.112s] 2018-11-06 13:45:07,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:07.352 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.201s] 2018-11-06 13:45:19,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:19.952 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.354s] 2018-11-06 13:45:26,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:26.036 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.084s] 2018-11-06 13:45:28,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:28.090 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.053s] 2018-11-06 13:45:28,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:28.298 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.208s] 2018-11-06 13:45:28,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:28.485 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.187s] 2018-11-06 13:45:40,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:40.470 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.950s] 2018-11-06 13:45:47,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:47.004 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.534s] 2018-11-06 13:45:48,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:48.723 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.718s] 2018-11-06 13:45:48,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:48.931 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.208s] 2018-11-06 13:45:49,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:45:49.139 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.208s] 2018-11-06 13:46:10,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:46:10.080 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.588s] 2018-11-06 13:46:21,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:46:21.744 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.663s] 2018-11-06 13:46:31,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:46:31.846 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.101s] 2018-11-06 13:46:41,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:46:41.461 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.615s] 2018-11-06 13:47:11,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:47:11.108 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.498s] 2018-11-06 13:47:23,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:47:23.351 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.239s] 2018-11-06 13:47:33,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:47:33.740 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.390s] 2018-11-06 13:47:43,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:47:43.093 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.352s] 2018-11-06 13:47:59,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:47:59.595 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.634s] 2018-11-06 13:48:01,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:01.775 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.177s] 2018-11-06 13:48:01,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:01.836 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.065s] 2018-11-06 13:48:06,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:06.547 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.589s] 2018-11-06 13:48:09,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:09.193 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.644s] 2018-11-06 13:48:09,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:09.243 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.053s] 2018-11-06 13:48:13,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:13.477 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.162s] 2018-11-06 13:48:16,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:16.709 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-06 13:48:18,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:18.028 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-11-06 13:48:18,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:18.030 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-11-06 13:48:18,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:18.031 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-11-06 13:48:18,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:18.032 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-06 13:48:18,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:18.033 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-11-06 13:48:19,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:19.848 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-06 13:48:35,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:35.060 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.345s] 2018-11-06 13:48:48,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:48:48.403 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.597s] 2018-11-06 13:49:01,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:49:01.827 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.420s] 2018-11-06 13:49:11,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:49:11.489 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.048s] 2018-11-06 13:50:27,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:50:27.990 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [69.784s] 2018-11-06 13:51:08,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:51:08.597 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.749s] 2018-11-06 13:52:03,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 13:52:03.505 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.612s] 2018-11-06 13:52:23,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 82fc8ad3-56a9-4bf9-ba3c-ade6691ce35a 2018-11-06 13:52:23,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '82fc8ad3-56a9-4bf9-ba3c-ade6691ce35a']'. 2018-11-06 13:52:24,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 13:52:24,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 13:52:24,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 13:52:24,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 82fc8ad3-56a9-4bf9-ba3c-ade6691ce35a | 2018-11-06 13:52:24,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-06 13:52:24,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 13:37:53 | 2018-11-06 13:52:24,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 13:52:23 | 2018-11-06 13:52:24,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:30 | 2018-11-06 13:52:24,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a9a0a4e6-d924-4938-a47a-2cb258e47109) | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bb40e132-6bfd-41a5-9171-66c339edcf85) | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 845.85 | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 13:52:24,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 13:52:24,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-11-06 13:52:24,990 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 13:52:24,991 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:48 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-11-06 13:52:24,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 13:52:24,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:52:26,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe4460dc-bf5c-4e0c-8ac5-cb29a8e0e852 Date: Tue, 06 Nov 2018 13: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-11-06 13:52:26,549 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d used request id req-fe4460dc-bf5c-4e0c-8ac5-cb29a8e0e852 2018-11-06 13:52:26,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.55229997635s 2018-11-06 13:52:26,549 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/299522fc-41a6-4ed7-9984-670aa9c78c6d used request id req-fe4460dc-bf5c-4e0c-8ac5-cb29a8e0e852 2018-11-06 13:52:26,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 13:52:26,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:26,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-299fd2ae-e245-4256-9671-7a202ee6d557 x-compute-request-id: req-299fd2ae-e245-4256-9671-7a202ee6d557 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/76742011-7047-4311-becf-ba60d70122d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/76742011-7047-4311-becf-ba60d70122d1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "76742011-7047-4311-becf-ba60d70122d1", "name": "tempest_smoke_serial-flavor_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f33b9ff7-19e0-4832-878d-a218acb303b6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f33b9ff7-19e0-4832-878d-a218acb303b6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f33b9ff7-19e0-4832-878d-a218acb303b6", "name": "tempest_smoke_serial-flavor_alt_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 13:52:26,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-299fd2ae-e245-4256-9671-7a202ee6d557 2018-11-06 13:52:26,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.17780995369s 2018-11-06 13:52:26,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-299fd2ae-e245-4256-9671-7a202ee6d557 2018-11-06 13:52:26,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 13:52:26,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f33b9ff7-19e0-4832-878d-a218acb303b6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:26,771 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:52:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d36b979a-9aca-4225-a2a9-a05e6a00f16a x-compute-request-id: req-d36b979a-9aca-4225-a2a9-a05e6a00f16a Content-Length: 0 Content-Type: application/json 2018-11-06 13:52:26,771 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f33b9ff7-19e0-4832-878d-a218acb303b6 used request id req-d36b979a-9aca-4225-a2a9-a05e6a00f16a 2018-11-06 13:52:26,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0408799648285s 2018-11-06 13:52:26,772 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f33b9ff7-19e0-4832-878d-a218acb303b6 used request id req-d36b979a-9aca-4225-a2a9-a05e6a00f16a 2018-11-06 13:52:26,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:52:26,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:52:26,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-5f4e90a2-88ec-4561-a90a-e1d1653de21c Date: Tue, 06 Nov 2018 13:52:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f5b45526-981a-4522-beae-52ebef69a88f/snap", "metadata": {}}], "file": "/v2/images/f5b45526-981a-4522-beae-52ebef69a88f/file", "owner": "b0b3651a1f6c4032ba86d491d308b309", "id": "f5b45526-981a-4522-beae-52ebef69a88f", "size": 12716032, "self": "/v2/images/f5b45526-981a-4522-beae-52ebef69a88f", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f5b45526-981a-4522-beae-52ebef69a88f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:37:39Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:37:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:52:26,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5f4e90a2-88ec-4561-a90a-e1d1653de21c 2018-11-06 13:52:26,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177156925201s 2018-11-06 13:52:26,950 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5f4e90a2-88ec-4561-a90a-e1d1653de21c 2018-11-06 13:52:26,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 13:52:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/f5b45526-981a-4522-beae-52ebef69a88f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39e240c9894293ae5a23f60781c14e142ed24e4b" 2018-11-06 13:52:28,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eab46130-6e60-45fe-bdbe-e4d4f8a44d72 Date: Tue, 06 Nov 2018 13:52:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:52:28,926 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f5b45526-981a-4522-beae-52ebef69a88f used request id req-eab46130-6e60-45fe-bdbe-e4d4f8a44d72 2018-11-06 13:52:28,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.97284698486s 2018-11-06 13:52:28,927 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f5b45526-981a-4522-beae-52ebef69a88f used request id req-eab46130-6e60-45fe-bdbe-e4d4f8a44d72 2018-11-06 13:52:28,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 13:52:28,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:28,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52: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-bcd4e149-fc50-45f7-8edf-5391fe83aea0 x-compute-request-id: req-bcd4e149-fc50-45f7-8edf-5391fe83aea0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/76742011-7047-4311-becf-ba60d70122d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/76742011-7047-4311-becf-ba60d70122d1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "76742011-7047-4311-becf-ba60d70122d1", "name": "tempest_smoke_serial-flavor_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 13:52:28,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-bcd4e149-fc50-45f7-8edf-5391fe83aea0 2018-11-06 13:52:28,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0303490161896s 2018-11-06 13:52:28,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-bcd4e149-fc50-45f7-8edf-5391fe83aea0 2018-11-06 13:52:28,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 13:52:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/76742011-7047-4311-becf-ba60d70122d1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:28,998 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 13:52: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-60b69c82-5754-42fb-863d-004776fbde46 x-compute-request-id: req-60b69c82-5754-42fb-863d-004776fbde46 Content-Length: 0 Content-Type: application/json 2018-11-06 13:52:28,999 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/76742011-7047-4311-becf-ba60d70122d1 used request id req-60b69c82-5754-42fb-863d-004776fbde46 2018-11-06 13:52:28,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0386400222778s 2018-11-06 13:52:28,999 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/76742011-7047-4311-becf-ba60d70122d1 used request id req-60b69c82-5754-42fb-863d-004776fbde46 2018-11-06 13:52:28,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:52:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:29,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440661d7-ac43-4e9b-91fe-dea57a9d77da Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_238e8b2b-d018-4dc5-b77a-e68d6cf05da5", "links": {"self": "http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355"}, "domain_id": "default", "enabled": true, "id": "afd388b109094b99b2ecbb01694bb355", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:52:29,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-440661d7-ac43-4e9b-91fe-dea57a9d77da 2018-11-06 13:52:29,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0888600349426s 2018-11-06 13:52:29,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-440661d7-ac43-4e9b-91fe-dea57a9d77da 2018-11-06 13:52:29,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:52:29,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:29,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3d801b-39a7-4dd2-9370-6635a84fca1e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355"}, "enabled": true, "id": "afd388b109094b99b2ecbb01694bb355", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_238e8b2b-d018-4dc5-b77a-e68d6cf05da5"}} 2018-11-06 13:52:29,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355 used request id req-1a3d801b-39a7-4dd2-9370-6635a84fca1e 2018-11-06 13:52:29,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0882921218872s 2018-11-06 13:52:29,184 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355 used request id req-1a3d801b-39a7-4dd2-9370-6635a84fca1e 2018-11-06 13:52:29,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 13:52:29,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:29,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e264a3d-9f50-4e8f-a4b2-a5ade29c64c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:52:29,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355 used request id req-4e264a3d-9f50-4e8f-a4b2-a5ade29c64c2 2018-11-06 13:52:29,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.205631971359s 2018-11-06 13:52:29,390 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/afd388b109094b99b2ecbb01694bb355 used request id req-4e264a3d-9f50-4e8f-a4b2-a5ade29c64c2 2018-11-06 13:52:29,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:52:29,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:29,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1aec42a-e188-4144-aa10-d5795094f476 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309"}, "enabled": true, "id": "b0b3651a1f6c4032ba86d491d308b309", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_238e8b2b-d018-4dc5-b77a-e68d6cf05da5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:52:29,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b1aec42a-e188-4144-aa10-d5795094f476 2018-11-06 13:52:29,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0787410736084s 2018-11-06 13:52:29,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b1aec42a-e188-4144-aa10-d5795094f476 2018-11-06 13:52:29,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 13:52:29,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:29,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92aa0893-fc29-481e-b26c-e153742d3a70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:52:29,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309 used request id req-92aa0893-fc29-481e-b26c-e153742d3a70 2018-11-06 13:52:29,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.143861055374s 2018-11-06 13:52:29,617 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b0b3651a1f6c4032ba86d491d308b309 used request id req-92aa0893-fc29-481e-b26c-e153742d3a70 2018-11-06 13:52:29,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:52:29,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:29,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e011086-a124-47f1-861b-6aa226bca033 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "67b957e48b044233a774c70c804177f6", "links": {"self": "http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:52:29,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5e011086-a124-47f1-861b-6aa226bca033 2018-11-06 13:52:29,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082790851593s 2018-11-06 13:52:29,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 13:52:29,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:29,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ece5291-8ce5-49ba-93bc-418e6dd59b21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:52:29,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/67b957e48b044233a774c70c804177f6 used request id req-6ece5291-8ce5-49ba-93bc-418e6dd59b21 2018-11-06 13:52:29,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103855133057s 2018-11-06 13:52:29,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 13:52:29,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b0b3651a1f6c4032ba86d491d308b309&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80f17b567232f56ffcc43cd76132de85dac0d98" 2018-11-06 13:52:29,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-14742fe7-afbb-4ddd-9aa1-17195f2410cf Date: Tue, 06 Nov 2018 13:52:29 GMT RESP BODY: {"security_groups": []} 2018-11-06 13:52:29,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b0b3651a1f6c4032ba86d491d308b309&name=default used request id req-14742fe7-afbb-4ddd-9aa1-17195f2410cf 2018-11-06 13:52:29,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.171555042267s 2018-11-06 13:52:29,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b0b3651a1f6c4032ba86d491d308b309&name=default used request id req-14742fe7-afbb-4ddd-9aa1-17195f2410cf 2018-11-06 13:52:30,036 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-11-06 13:52:30,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:52:30,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:52:30,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:52:30,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:52:30,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:52:30,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:52:30,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:52:30,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:52:30,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:52:30,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:52:30,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:52:30,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:52:30,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 13:52:30,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 13:52:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:52:30,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aac651c-0969-4c7b-a91c-1290cdeb88b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:52:30,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0aac651c-0969-4c7b-a91c-1290cdeb88b2 2018-11-06 13:52:30,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:52:30,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T14:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["E5_AghEYRVK0lJzCkYTOpg"], "issued_at": "2018-11-06T13:52:30.000000Z"}} 2018-11-06 13:52:30,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:52:30,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:30,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2a5da485-b140-4aa9-ac64-7c9c31667e18 Date: Tue, 06 Nov 2018 13:52:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:52:30,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2a5da485-b140-4aa9-ac64-7c9c31667e18 2018-11-06 13:52:30,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254369974136s 2018-11-06 13:52:30,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2a5da485-b140-4aa9-ac64-7c9c31667e18 2018-11-06 13:52:30,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 13:52:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:30,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 13:52:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 13:52:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:30,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce476ce-1f7b-4fc4-9dcf-b4387ff3a526 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 13:52:30,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-4ce476ce-1f7b-4fc4-9dcf-b4387ff3a526 2018-11-06 13:52:30,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0927309989929s 2018-11-06 13:52:30,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 13:52:30,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}}' 2018-11-06 13:52:31,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa039d96-9f1a-439b-8595-542af228a38e 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.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0"}, "enabled": true, "id": "17926b6e0a11484681640510727c8cf0", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}} 2018-11-06 13:52:31,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-aa039d96-9f1a-439b-8595-542af228a38e 2018-11-06 13:52:31,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.121459960938s 2018-11-06 13:52:31,011 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-aa039d96-9f1a-439b-8595-542af228a38e 2018-11-06 13:52:31,011 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'id': u'17926b6e0a11484681640510727c8cf0', '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-11-06 13:52:31,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 13:52:31,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350136995316s 2018-11-06 13:52:31,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:31,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b63263-2089-47c1-a427-4a335334e892 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681"}, "enabled": true, "id": "2760fd9be5264752b4cfd1b0774f0681", "options": {}, "domain_id": "default", "name": "rally_sanity-user_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}} 2018-11-06 13:52:31,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681 used request id req-45b63263-2089-47c1-a427-4a335334e892 2018-11-06 13:52:31,455 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2760fd9be5264752b4cfd1b0774f0681', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_f3cfb539-2fb5-4690-a4bc-38c9fe19b323'}) 2018-11-06 13:52:31,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:52:31,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:31,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f668a787-983a-44c9-8722-d3d4a00c2c66 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:52:31,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f668a787-983a-44c9-8722-d3d4a00c2c66 2018-11-06 13:52:31,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804829597473s 2018-11-06 13:52:31,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:52:31,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:31,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087befa3-9900-4612-962b-b7af08519da3 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:52:31,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-087befa3-9900-4612-962b-b7af08519da3 2018-11-06 13:52:31,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0731461048126s 2018-11-06 13:52:31,611 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 13:52:31,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 13:52:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" -d '{"role": {"name": "Member"}}' 2018-11-06 13:52:31,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 13:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efe7f213-1e6c-4f37-85fa-d4c65875a4af Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ea5cf0e353645f28f3bc2e2fabf0659", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659"}, "name": "Member"}} 2018-11-06 13:52:31,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-efe7f213-1e6c-4f37-85fa-d4c65875a4af 2018-11-06 13:52:31,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.109980106354s 2018-11-06 13:52:31,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:31,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b048e190-0498-41d8-b302-a1edf2e81295 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659"}, "domain_id": null, "name": "Member", "id": "1ea5cf0e353645f28f3bc2e2fabf0659"}} 2018-11-06 13:52:31,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659 used request id req-b048e190-0498-41d8-b302-a1edf2e81295 2018-11-06 13:52:31,738 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659'}, 'domain_id': None, 'human_id': None, 'id': u'1ea5cf0e353645f28f3bc2e2fabf0659', 'HUMAN_ID': False}) 2018-11-06 13:52:31,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:52:31,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:31,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc6efb1-2a08-4465-8af8-ef3274025d8d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ea5cf0e353645f28f3bc2e2fabf0659", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:52:31,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-afc6efb1-2a08-4465-8af8-ef3274025d8d 2018-11-06 13:52:31,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739810466766s 2018-11-06 13:52:31,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:52:31,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:31,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d263edc-df53-480f-b549-8ff949bda3b4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:52:31,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-7d263edc-df53-480f-b549-8ff949bda3b4 2018-11-06 13:52:31,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0830960273743s 2018-11-06 13:52:31,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:52:31,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:31,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffdab54-7006-4d13-b865-1c40c18eef60 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "links": {"self": "http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681"}, "domain_id": "default", "enabled": true, "id": "2760fd9be5264752b4cfd1b0774f0681", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:52:31,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6ffdab54-7006-4d13-b865-1c40c18eef60 2018-11-06 13:52:31,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961849689484s 2018-11-06 13:52:31,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6ffdab54-7006-4d13-b865-1c40c18eef60 2018-11-06 13:52:32,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:52:32,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:32,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933676b6-5aaa-4a64-b1cd-1ab736996b9a Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0"}, "enabled": true, "id": "17926b6e0a11484681640510727c8cf0", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:52:32,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-933676b6-5aaa-4a64-b1cd-1ab736996b9a 2018-11-06 13:52:32,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0768568515778s 2018-11-06 13:52:32,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-933676b6-5aaa-4a64-b1cd-1ab736996b9a 2018-11-06 13:52:32,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:52:32,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=2760fd9be5264752b4cfd1b0774f0681&scope.project.id=17926b6e0a11484681640510727c8cf0&role.id=1ea5cf0e353645f28f3bc2e2fabf0659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:32,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594d34a3-37a1-4bee-ae86-cf896ebf8df5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2760fd9be5264752b4cfd1b0774f0681&scope.project.id=17926b6e0a11484681640510727c8cf0&role.id=1ea5cf0e353645f28f3bc2e2fabf0659", "previous": null, "next": null}} 2018-11-06 13:52:32,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2760fd9be5264752b4cfd1b0774f0681&scope.project.id=17926b6e0a11484681640510727c8cf0&role.id=1ea5cf0e353645f28f3bc2e2fabf0659 used request id req-594d34a3-37a1-4bee-ae86-cf896ebf8df5 2018-11-06 13:52:32,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0838930606842s 2018-11-06 13:52:32,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:52:32,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0/users/2760fd9be5264752b4cfd1b0774f0681/roles/1ea5cf0e353645f28f3bc2e2fabf0659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:32,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f78e95-41b7-4cc5-93a3-d5febd8cc148 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:52:32,281 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0/users/2760fd9be5264752b4cfd1b0774f0681/roles/1ea5cf0e353645f28f3bc2e2fabf0659 used request id req-d8f78e95-41b7-4cc5-93a3-d5febd8cc148 2018-11-06 13:52:32,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116050958633s 2018-11-06 13:52:32,283 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 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': '958947e0-44eb-43a7-9d96-60c55da33c8b', 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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'project_id': u'17926b6e0a11484681640510727c8cf0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 13:52:32,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 13:52:32,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 13:52:32,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 13:52:32,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 13:52:32,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 13:52:32,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 13:52:32,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 13:52:32,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 13:52:32,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 13:52:32,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 13:52:32,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 13:52:32,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 13:52:32,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 13:52:32,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 13:52:32,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 13:52:32,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 13:52:32,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 13:52:32,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 13:52:32,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 13:52:32,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 13:52:32,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 13:52:32,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 13:52:32,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 13:52:32,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 13:52:32,288 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'password': '958947e0-44eb-43a7-9d96-60c55da33c8b', 'project_name': 'rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '17926b6e0a11484681640510727c8cf0', 'project_domain_name': 'Default'} 2018-11-06 13:52:32,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:52:32,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:32,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e44c29-1f85-4043-9895-41b419292089 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ea5cf0e353645f28f3bc2e2fabf0659", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:52:32,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-94e44c29-1f85-4043-9895-41b419292089 2018-11-06 13:52:32,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0743291378021s 2018-11-06 13:52:32,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 13:52:32,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:32,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57efb206-770b-4e8a-a835-54e87e0dfec4 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ea5cf0e353645f28f3bc2e2fabf0659", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 13:52:32,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-57efb206-770b-4e8a-a835-54e87e0dfec4 2018-11-06 13:52:32,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817799568176s 2018-11-06 13:52:32,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 13:52:32,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:32,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c8bd3a-650d-4ab6-9641-9e1a1bf6b1a1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 13:52:32,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a2c8bd3a-650d-4ab6-9641-9e1a1bf6b1a1 2018-11-06 13:52:32,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.080108165741s 2018-11-06 13:52:32,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 13:52:32,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:32,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406d8abc-6e06-452a-9034-60844e2131c6 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "links": {"self": "http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681"}, "domain_id": "default", "enabled": true, "id": "2760fd9be5264752b4cfd1b0774f0681", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 13:52:32,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-406d8abc-6e06-452a-9034-60844e2131c6 2018-11-06 13:52:32,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0952451229095s 2018-11-06 13:52:32,624 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-406d8abc-6e06-452a-9034-60844e2131c6 2018-11-06 13:52:32,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:52:32,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:32,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98cefd54-6459-4749-85f7-99085f7b06ae Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0"}, "enabled": true, "id": "17926b6e0a11484681640510727c8cf0", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:52:32,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-98cefd54-6459-4749-85f7-99085f7b06ae 2018-11-06 13:52:32,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0824999809265s 2018-11-06 13:52:32,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-98cefd54-6459-4749-85f7-99085f7b06ae 2018-11-06 13:52:32,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 13:52:32,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=2760fd9be5264752b4cfd1b0774f0681&scope.project.id=17926b6e0a11484681640510727c8cf0&role.id=f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:32,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1539a0f6-7e25-4089-85b3-e46f89d7c534 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2760fd9be5264752b4cfd1b0774f0681&scope.project.id=17926b6e0a11484681640510727c8cf0&role.id=f0183a7f7ed349a593458589a5e31bea", "previous": null, "next": null}} 2018-11-06 13:52:32,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2760fd9be5264752b4cfd1b0774f0681&scope.project.id=17926b6e0a11484681640510727c8cf0&role.id=f0183a7f7ed349a593458589a5e31bea used request id req-1539a0f6-7e25-4089-85b3-e46f89d7c534 2018-11-06 13:52:32,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0787899494171s 2018-11-06 13:52:32,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 13:52:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0/users/2760fd9be5264752b4cfd1b0774f0681/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:32,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 13:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f78dcf06-4b3e-47e0-a27a-bcfd44005948 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 13:52:32,909 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0/users/2760fd9be5264752b4cfd1b0774f0681/roles/f0183a7f7ed349a593458589a5e31bea used request id req-f78dcf06-4b3e-47e0-a27a-bcfd44005948 2018-11-06 13:52:32,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114874124527s 2018-11-06 13:52:32,910 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-11-06 13:52:33,264 - 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-11-06 13:52:33,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 13:52:33,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:33,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1283bfca-3f8d-4b39-8daf-4f7533eb31cc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 13:52:33,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-1283bfca-3f8d-4b39-8daf-4f7533eb31cc 2018-11-06 13:52:33,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0829231739044s 2018-11-06 13:52:33,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 13:52:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 13:52:33,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d3990f-9ccb-4cd6-84f2-c0b958cee424 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0"}, "enabled": true, "id": "17926b6e0a11484681640510727c8cf0", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 13:52:33,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-54d3990f-9ccb-4cd6-84f2-c0b958cee424 2018-11-06 13:52:33,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0806319713593s 2018-11-06 13:52:33,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-54d3990f-9ccb-4cd6-84f2-c0b958cee424 2018-11-06 13:52:33,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-06 13:52:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" -d '{"network": {"shared": true, "tenant_id": "17926b6e0a11484681640510727c8cf0", "name": "rally_sanity-net_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "admin_state_up": true}}' 2018-11-06 13:52:33,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1a61ef84-d105-44c7-86c9-806cf01aa089 Date: Tue, 06 Nov 2018 13:52: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":"27f6369a-1e55-4560-beb7-2f63c5fe87c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"17926b6e0a11484681640510727c8cf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:52:33Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_f3cfb539-2fb5-4690-a4bc-38c9fe19b323","admin_state_up":true,"tenant_id":"17926b6e0a11484681640510727c8cf0","created_at":"2018-11-06T13:52:33Z","mtu":1450}} 2018-11-06 13:52:33,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1a61ef84-d105-44c7-86c9-806cf01aa089 2018-11-06 13:52:33,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.484256982803s 2018-11-06 13:52:33,918 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1a61ef84-d105-44c7-86c9-806cf01aa089 2018-11-06 13:52:33,918 - 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-11-06T13:52:33Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'27f6369a-1e55-4560-beb7-2f63c5fe87c8', u'provider:segmentation_id': 97, 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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', u'created_at': u'2018-11-06T13:52:33Z', u'mtu': 1450, u'tenant_id': u'17926b6e0a11484681640510727c8cf0', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'17926b6e0a11484681640510727c8cf0'}) 2018-11-06 13:52:33,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 13:52:33,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98f3bd7-cdb5-4e2a-91b1-a742d8a1ee3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 13:52:33,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c98f3bd7-cdb5-4e2a-91b1-a742d8a1ee3c 2018-11-06 13:52:33,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 13:52:34,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "1ea5cf0e353645f28f3bc2e2fabf0659", "name": "Member"}], "expires_at": "2018-11-06T14:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17926b6e0a11484681640510727c8cf0", "name": "rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/17926b6e0a11484681640510727c8cf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/17926b6e0a11484681640510727c8cf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/17926b6e0a11484681640510727c8cf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/17926b6e0a11484681640510727c8cf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/17926b6e0a11484681640510727c8cf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/17926b6e0a11484681640510727c8cf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/17926b6e0a11484681640510727c8cf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/17926b6e0a11484681640510727c8cf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/17926b6e0a11484681640510727c8cf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/17926b6e0a11484681640510727c8cf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/17926b6e0a11484681640510727c8cf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/17926b6e0a11484681640510727c8cf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "id": "2760fd9be5264752b4cfd1b0774f0681"}, "audit_ids": ["rPvEV6vTR1y01hETNGw4Qw"], "issued_at": "2018-11-06T13:52:34.000000Z"}} 2018-11-06 13:52:34,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 13:52:34,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 13:52:34,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a36bae21-e7be-4625-9aa6-d7b9d3fee2fa Date: Tue, 06 Nov 2018 13:52:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"27f6369a-1e55-4560-beb7-2f63c5fe87c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"17926b6e0a11484681640510727c8cf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T13:52:33Z","qos_policy_id":null,"name":"rally_sanity-net_f3cfb539-2fb5-4690-a4bc-38c9fe19b323","admin_state_up":true,"tenant_id":"17926b6e0a11484681640510727c8cf0","created_at":"2018-11-06T13:52:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 13:52:34,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a36bae21-e7be-4625-9aa6-d7b9d3fee2fa 2018-11-06 13:52:34,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247912883759s 2018-11-06 13:52:34,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a36bae21-e7be-4625-9aa6-d7b9d3fee2fa 2018-11-06 13:52:34,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-06 13:52:34,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" -d '{"subnet": {"name": "rally_sanity-subnet_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "enable_dhcp": true, "network_id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-06 13:52:35,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9083bdbd-1103-49e2-b202-ccb5f0cfa128 Date: Tue, 06 Nov 2018 13:52:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27f6369a-1e55-4560-beb7-2f63c5fe87c8","tenant_id":"17926b6e0a11484681640510727c8cf0","created_at":"2018-11-06T13:52:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T13:52:34Z","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":"17926b6e0a11484681640510727c8cf0","id":"c34a7a53-8911-4ac1-a519-859e02e3fe77","subnetpool_id":null,"name":"rally_sanity-subnet_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}} 2018-11-06 13:52:35,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9083bdbd-1103-49e2-b202-ccb5f0cfa128 2018-11-06 13:52:35,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.546429872513s 2018-11-06 13:52:35,104 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9083bdbd-1103-49e2-b202-ccb5f0cfa128 2018-11-06 13:52:35,104 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T13:52:34Z', 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'c34a7a53-8911-4ac1-a519-859e02e3fe77', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', u'enable_dhcp': True, u'network_id': u'27f6369a-1e55-4560-beb7-2f63c5fe87c8', u'tenant_id': u'17926b6e0a11484681640510727c8cf0', u'created_at': u'2018-11-06T13:52:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'17926b6e0a11484681640510727c8cf0'}) 2018-11-06 13:52:35,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-06 13:52:35,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "rally_sanity-router_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "admin_state_up": true}}' 2018-11-06 13:52:40,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-be48e814-ca88-4358-98ed-b370676a81e9 Date: Tue, 06 Nov 2018 13:52:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17926b6e0a11484681640510727c8cf0", "created_at": "2018-11-06T13:52:35Z", "admin_state_up": true, "updated_at": "2018-11-06T13:52:36Z", "project_id": "17926b6e0a11484681640510727c8cf0", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7825a7e9-03ae-4bc3-b4c4-7568af91b4b7", "name": "rally_sanity-router_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}} 2018-11-06 13:52:40,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-be48e814-ca88-4358-98ed-b370676a81e9 2018-11-06 13:52:40,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.08655905724s 2018-11-06 13:52:40,192 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-be48e814-ca88-4358-98ed-b370676a81e9 2018-11-06 13:52:40,192 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T13:52:36Z', u'revision_number': 3, u'ha': True, u'id': u'7825a7e9-03ae-4bc3-b4c4-7568af91b4b7', u'external_gateway_info': {u'network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'00782059-4ec8-407c-b408-cafcba5e7ce9', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', u'admin_state_up': True, u'tenant_id': u'17926b6e0a11484681640510727c8cf0', u'created_at': u'2018-11-06T13:52:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'17926b6e0a11484681640510727c8cf0'}) 2018-11-06 13:52:40,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-06 13:52:40,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7825a7e9-03ae-4bc3-b4c4-7568af91b4b7/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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" -d '{"subnet_id": "c34a7a53-8911-4ac1-a519-859e02e3fe77"}' 2018-11-06 13:52:42,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-98543c72-b712-4baa-a277-ce0752c8ac9f Date: Tue, 06 Nov 2018 13:52:42 GMT RESP BODY: {"network_id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8", "tenant_id": "17926b6e0a11484681640510727c8cf0", "subnet_id": "c34a7a53-8911-4ac1-a519-859e02e3fe77", "subnet_ids": ["c34a7a53-8911-4ac1-a519-859e02e3fe77"], "port_id": "c3d43632-eb59-4904-87cf-87dce0a0b978", "id": "7825a7e9-03ae-4bc3-b4c4-7568af91b4b7"} 2018-11-06 13:52:42,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7825a7e9-03ae-4bc3-b4c4-7568af91b4b7/add_router_interface.json used request id req-98543c72-b712-4baa-a277-ce0752c8ac9f 2018-11-06 13:52:42,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07822799683s 2018-11-06 13:52:42,272 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7825a7e9-03ae-4bc3-b4c4-7568af91b4b7/add_router_interface.json used request id req-98543c72-b712-4baa-a277-ce0752c8ac9f returning object 7825a7e9-03ae-4bc3-b4c4-7568af91b4b7 2018-11-06 13:52:42,272 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 13:52:42,408 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 13:52:42,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 13:52:42,419 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 13:52:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 13:52:42,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:52:42,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 13:52:42,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d56602e4-041b-447d-9219-82efe8a99dc0 Date: Tue, 06 Nov 2018 13:52:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:52:42,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d56602e4-041b-447d-9219-82efe8a99dc0 2018-11-06 13:52:42,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162159919739s 2018-11-06 13:52:42,583 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d56602e4-041b-447d-9219-82efe8a99dc0 2018-11-06 13:52:42,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 13:52:42,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}' 2018-11-06 13:52:42,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3 X-Openstack-Request-Id: req-ab3b9176-8637-4dcd-bebd-9f8401b05238 Date: Tue, 06 Nov 2018 13:52:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3/file", "owner": "17926b6e0a11484681640510727c8cf0", "id": "5e687fe4-e617-4394-99e5-403bbf6982e3", "size": null, "self": "/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:52:42Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "checksum": null, "created_at": "2018-11-06T13:52:42Z", "protected": false} 2018-11-06 13:52:42,809 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ab3b9176-8637-4dcd-bebd-9f8401b05238 2018-11-06 13:52:42,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.223733901978s 2018-11-06 13:52:42,810 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ab3b9176-8637-4dcd-bebd-9f8401b05238 returning object 5e687fe4-e617-4394-99e5-403bbf6982e3 2018-11-06 13:52:42,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 13:52:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3/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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" -d '' 2018-11-06 13:52:44,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b48d2eb7-1fe3-448b-9801-39d1d7caf672 Date: Tue, 06 Nov 2018 13:52:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 13:52:44,071 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3/file used request id req-b48d2eb7-1fe3-448b-9801-39d1d7caf672 2018-11-06 13:52:44,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25987482071s 2018-11-06 13:52:44,071 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3/file used request id req-b48d2eb7-1fe3-448b-9801-39d1d7caf672 2018-11-06 13:52:44,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 13:52:44,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 13:52:44,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-d3254278-06be-4f12-beb2-870f934f5d60 Date: Tue, 06 Nov 2018 13:52:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5e687fe4-e617-4394-99e5-403bbf6982e3/snap", "metadata": {}}], "file": "/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3/file", "owner": "17926b6e0a11484681640510727c8cf0", "id": "5e687fe4-e617-4394-99e5-403bbf6982e3", "size": 12716032, "self": "/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5e687fe4-e617-4394-99e5-403bbf6982e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:52:44Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:52:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 13:52:44,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d3254278-06be-4f12-beb2-870f934f5d60 2018-11-06 13:52:44,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0227599143982s 2018-11-06 13:52:44,095 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d3254278-06be-4f12-beb2-870f934f5d60 2018-11-06 13:52:44,098 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5e687fe4-e617-4394-99e5-403bbf6982e3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3/file', 'owner': u'17926b6e0a11484681640510727c8cf0', 'id': u'5e687fe4-e617-4394-99e5-403bbf6982e3', 'size': 12716032, u'self': u'/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17926b6e0a11484681640510727c8cf0', 'name': 'rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5e687fe4-e617-4394-99e5-403bbf6982e3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T13:52:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T13:52:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'created': u'2018-11-06T13:52:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T13:52:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 13:52:44,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 13:52:44,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 13:52:44,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7f76736-3c9b-42ba-ae96-3365c02c33d3 x-compute-request-id: req-b7f76736-3c9b-42ba-ae96-3365c02c33d3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c56ea94-47ed-48d8-8a5e-d8b322d84ebe", "name": "rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:52:44,319 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b7f76736-3c9b-42ba-ae96-3365c02c33d3 2018-11-06 13:52:44,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.220431089401s 2018-11-06 13:52:44,320 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b7f76736-3c9b-42ba-ae96-3365c02c33d3 returning object 6c56ea94-47ed-48d8-8a5e-d8b322d84ebe 2018-11-06 13:52:44,321 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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'95207c6e3e564411af51ea7bd9318c66', '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'6c56ea94-47ed-48d8-8a5e-d8b322d84ebe', 'swap': 0}) 2018-11-06 13:52:44,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 13:52:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe/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}c250502ddaa9c06851777bd20632c40b34cf65bf" -d '{"extra_specs": {}}' 2018-11-06 13:52:44,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf2c056e-1410-4ca2-b93e-8cacc9dfdc8d x-compute-request-id: req-bf2c056e-1410-4ca2-b93e-8cacc9dfdc8d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:52:44,344 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe/os-extra_specs used request id req-bf2c056e-1410-4ca2-b93e-8cacc9dfdc8d 2018-11-06 13:52:44,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224769115448s 2018-11-06 13:52:44,344 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe/os-extra_specs used request id req-bf2c056e-1410-4ca2-b93e-8cacc9dfdc8d 2018-11-06 13:52:44,345 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 13:52:47,027 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-06 13:52:46.630 117 INFO rally.deployment.engine [-] Deployment bb40e132-6bfd-41a5-9171-66c339edcf85 | Starting: Destroy cloud and free allocated resources. 2018-11-06 13:52:46.718 117 INFO rally.deployment.engine [-] Deployment bb40e132-6bfd-41a5-9171-66c339edcf85 | Completed: Destroy cloud and free allocated resources. 2018-11-06 13:52:46.738 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=a9a0a4e6-d924-4938-a47a-2cb258e47109) for deployment 'opnfv-rally'. 2018-11-06 13:52:46.747 117 INFO rally.api [-] Deleting verification (UUID=82fc8ad3-56a9-4bf9-ba3c-ade6691ce35a). 2018-11-06 13:52:46.789 117 INFO rally.api [-] Verification has been successfully deleted! 2018-11-06 13:52:46.790 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=a9a0a4e6-d924-4938-a47a-2cb258e47109). 2018-11-06 13:52:46.796 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-06 13:52:49,427 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 13:52:49.151 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c4e5285e-84c7-4ca7-9071-b1d84102926a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c4e5285e-84c7-4ca7-9071-b1d84102926a | 2018-11-06T13:52:49 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c4e5285e-84c7-4ca7-9071-b1d84102926a ~/.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-11-06 13:52:52,764 - 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-11-06 13:52:52,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-06 13:52:52,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 13:52:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 13:52:52,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72ae140e-99f8-4eaf-9249-486936947d24 x-compute-request-id: req-72ae140e-99f8-4eaf-9249-486936947d24 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 233}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 236}, "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-11-06 13:52:52,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-72ae140e-99f8-4eaf-9249-486936947d24 2018-11-06 13:52:52,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.199936151505s 2018-11-06 13:52:52,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-72ae140e-99f8-4eaf-9249-486936947d24 2018-11-06 13:52:52,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 13:52:52,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 13:52:53,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13:52:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40e10ec7-f1d4-4f76-9102-f7a3640faa36 x-compute-request-id: req-40e10ec7-f1d4-4f76-9102-f7a3640faa36 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1aa2eabd-05ad-454c-8317-fbff0b47385d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1aa2eabd-05ad-454c-8317-fbff0b47385d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1aa2eabd-05ad-454c-8317-fbff0b47385d", "name": "rally_sanity-flavor_alt_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 13:52:53,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-40e10ec7-f1d4-4f76-9102-f7a3640faa36 2018-11-06 13:52:53,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0587708950043s 2018-11-06 13:52:53,027 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-40e10ec7-f1d4-4f76-9102-f7a3640faa36 returning object 1aa2eabd-05ad-454c-8317-fbff0b47385d 2018-11-06 13:52:53,028 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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'95207c6e3e564411af51ea7bd9318c66', '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'1aa2eabd-05ad-454c-8317-fbff0b47385d', 'swap': 0}) 2018-11-06 13:52:53,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 13:52:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/1aa2eabd-05ad-454c-8317-fbff0b47385d/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}c250502ddaa9c06851777bd20632c40b34cf65bf" -d '{"extra_specs": {}}' 2018-11-06 13:52:53,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 13: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-d8bb4977-7d48-4986-b6a4-fb6d1c16487e x-compute-request-id: req-d8bb4977-7d48-4986-b6a4-fb6d1c16487e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 13:52:53,050 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1aa2eabd-05ad-454c-8317-fbff0b47385d/os-extra_specs used request id req-d8bb4977-7d48-4986-b6a4-fb6d1c16487e 2018-11-06 13:52:53,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207121372223s 2018-11-06 13:52:53,050 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1aa2eabd-05ad-454c-8317-fbff0b47385d/os-extra_specs used request id req-d8bb4977-7d48-4986-b6a4-fb6d1c16487e 2018-11-06 13:52:53,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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'95207c6e3e564411af51ea7bd9318c66', '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'1aa2eabd-05ad-454c-8317-fbff0b47385d', 'swap': 0}) 2018-11-06 13:52:53,051 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-11-06 13:52:53,055 - 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-11-06 13:52:53,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 13:52:53,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 13:52:53,082 - 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': '27f6369a-1e55-4560-beb7-2f63c5fe87c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'flavor_name': 'rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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-11-06 13:53:53,181 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5368858d-83fe-4caa-9491-cb9af389319a 2018-11-06 13:53:53,181 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-11-06 13:53:53,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5368858d-83fe-4caa-9491-cb9af389319a'] 2018-11-06 13:53:54,325 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5368858d-83fe-4caa-9491-cb9af389319a -------------------------------------------------------------------------------- Task 5368858d-83fe-4caa-9491-cb9af389319a: 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 5368858d-83fe-4caa-9491-cb9af389319a 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.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | -> duration | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.465054 Full duration: 7.127681 -------------------------------------------------------------------------------- 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 5368858d-83fe-4caa-9491-cb9af389319a 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.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | total | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> duration | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.919949 Full duration: 7.77681 -------------------------------------------------------------------------------- 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 5368858d-83fe-4caa-9491-cb9af389319a 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.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | total | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> duration | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.950409 Full duration: 7.761302 -------------------------------------------------------------------------------- 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 5368858d-83fe-4caa-9491-cb9af389319a 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.444 | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.892931 Full duration: 7.733141 -------------------------------------------------------------------------------- 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 5368858d-83fe-4caa-9491-cb9af389319a 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.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | total | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> duration | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.956209 Full duration: 7.768048 -------------------------------------------------------------------------------- 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 5368858d-83fe-4caa-9491-cb9af389319a 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.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> duration | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.703092 Full duration: 7.516365 HINTS: * To plot HTML graphics with this data, run: rally task report 5368858d-83fe-4caa-9491-cb9af389319a --out output.html * To generate a JUnit report, run: rally task export 5368858d-83fe-4caa-9491-cb9af389319a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5368858d-83fe-4caa-9491-cb9af389319a --json --out output.json 2018-11-06 13:53:54,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5368858d-83fe-4caa-9491-cb9af389319a', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-11-06 13:53:56,822 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5368858d-83fe-4caa-9491-cb9af389319a --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-11-06 13:53:56.673 728 INFO rally.api [-] Building 'json' report for the following task(s): '5368858d-83fe-4caa-9491-cb9af389319a'. 2018-11-06 13:53:56.678 728 INFO rally.api [-] The report has been successfully built. 2018-11-06 13:53:56,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5368858d-83fe-4caa-9491-cb9af389319a', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-11-06 13:53:59,053 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5368858d-83fe-4caa-9491-cb9af389319a --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-11-06 13:53:58.907 731 INFO rally.api [-] Building 'html' report for the following task(s): '5368858d-83fe-4caa-9491-cb9af389319a'. 2018-11-06 13:53:58.936 731 INFO rally.api [-] The report has been successfully built. 2018-11-06 13:53:59,059 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-11-06 13:53:59,060 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-11-06 13:53:59,067 - 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-11-06 13:53:59,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 13:53:59,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 13:53:59,092 - 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': '27f6369a-1e55-4560-beb7-2f63c5fe87c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'flavor_name': 'rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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-11-06 13:55:37,372 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b2e01716-59f9-4486-8a5b-4a66e188f87c 2018-11-06 13:55:37,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b2e01716-59f9-4486-8a5b-4a66e188f87c'] 2018-11-06 13:55:38,401 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b2e01716-59f9-4486-8a5b-4a66e188f87c -------------------------------------------------------------------------------- Task b2e01716-59f9-4486-8a5b-4a66e188f87c: 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 b2e01716-59f9-4486-8a5b-4a66e188f87c 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.178 | 4.178 | 4.178 | 4.178 | 4.178 | 4.178 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | -> glance_v2.upload_data | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 100.0% | 1 | | glance_v2.delete_image | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 100.0% | 1 | | total | 5.28 | 5.28 | 5.28 | 5.28 | 5.28 | 5.28 | 100.0% | 1 | | -> duration | 5.28 | 5.28 | 5.28 | 5.28 | 5.28 | 5.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.279971 Full duration: 13.50751 -------------------------------------------------------------------------------- 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 b2e01716-59f9-4486-8a5b-4a66e188f87c 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.13 | 4.13 | 4.13 | 4.13 | 4.13 | 4.13 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | -> glance_v2.upload_data | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 100.0% | 1 | | glance_v2.list_images | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 4.308 | 4.308 | 4.308 | 4.308 | 4.308 | 4.308 | 100.0% | 1 | | -> duration | 4.308 | 4.308 | 4.308 | 4.308 | 4.308 | 4.308 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.307647 Full duration: 16.433977 -------------------------------------------------------------------------------- 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 b2e01716-59f9-4486-8a5b-4a66e188f87c 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.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | total | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | -> duration | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.40819 Full duration: 8.144856 -------------------------------------------------------------------------------- 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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "number_instances": 2, "nics": [ { "net-id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8" } ] }, "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 b2e01716-59f9-4486-8a5b-4a66e188f87c 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.439 | 4.439 | 4.439 | 4.439 | 4.439 | 4.439 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | -> glance_v2.upload_data | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 100.0% | 1 | | nova.boot_servers | 13.493 | 13.493 | 13.493 | 13.493 | 13.493 | 13.493 | 100.0% | 1 | | total | 17.933 | 17.933 | 17.933 | 17.933 | 17.933 | 17.933 | 100.0% | 1 | | -> duration | 16.933 | 16.933 | 16.933 | 16.933 | 16.933 | 16.933 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.933089 Full duration: 41.901421 HINTS: * To plot HTML graphics with this data, run: rally task report b2e01716-59f9-4486-8a5b-4a66e188f87c --out output.html * To generate a JUnit report, run: rally task export b2e01716-59f9-4486-8a5b-4a66e188f87c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b2e01716-59f9-4486-8a5b-4a66e188f87c --json --out output.json 2018-11-06 13:55:38,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b2e01716-59f9-4486-8a5b-4a66e188f87c', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-11-06 13:55:40,810 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b2e01716-59f9-4486-8a5b-4a66e188f87c --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-11-06 13:55:40.675 1284 INFO rally.api [-] Building 'json' report for the following task(s): 'b2e01716-59f9-4486-8a5b-4a66e188f87c'. 2018-11-06 13:55:40.680 1284 INFO rally.api [-] The report has been successfully built. 2018-11-06 13:55:40,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b2e01716-59f9-4486-8a5b-4a66e188f87c', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-11-06 13:55:43,060 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b2e01716-59f9-4486-8a5b-4a66e188f87c --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-11-06 13:55:42.909 1287 INFO rally.api [-] Building 'html' report for the following task(s): 'b2e01716-59f9-4486-8a5b-4a66e188f87c'. 2018-11-06 13:55:42.930 1287 INFO rally.api [-] The report has been successfully built. 2018-11-06 13:55:43,063 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-11-06 13:55:43,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-11-06 13:55:43,064 - 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-11-06 13:55:43,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 13:55:43,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 13:55:43,081 - 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': '27f6369a-1e55-4560-beb7-2f63c5fe87c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'flavor_name': 'rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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-11-06 13:59:00,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 31757906-3070-4857-aaa6-9177dd9f1602 2018-11-06 13:59:00,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '31757906-3070-4857-aaa6-9177dd9f1602'] 2018-11-06 13:59:01,438 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 31757906-3070-4857-aaa6-9177dd9f1602 -------------------------------------------------------------------------------- Task 31757906-3070-4857-aaa6-9177dd9f1602: 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 31757906-3070-4857-aaa6-9177dd9f1602 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.166 | 3.166 | 3.166 | 3.166 | 3.166 | 3.166 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.072 | 3.072 | 3.072 | 3.072 | 3.072 | 3.072 | 100.0% | 1 | | total | 6.238 | 6.238 | 6.238 | 6.238 | 6.238 | 6.238 | 100.0% | 1 | | -> duration | 6.238 | 6.238 | 6.238 | 6.238 | 6.238 | 6.238 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.23836 Full duration: 23.842075 -------------------------------------------------------------------------------- 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 31757906-3070-4857-aaa6-9177dd9f1602 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.311 | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 100.0% | 1 | | cinder_v2.delete_volume | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 100.0% | 1 | | total | 6.154 | 6.154 | 6.154 | 6.154 | 6.154 | 6.154 | 100.0% | 1 | | -> duration | 6.154 | 6.154 | 6.154 | 6.154 | 6.154 | 6.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.153616 Full duration: 16.276905 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 31757906-3070-4857-aaa6-9177dd9f1602 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.36 | 8.36 | 8.36 | 8.36 | 8.36 | 8.36 | 100.0% | 1 | | cinder_v2.delete_volume | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | total | 9.122 | 9.122 | 9.122 | 9.122 | 9.122 | 9.122 | 100.0% | 1 | | -> duration | 9.122 | 9.122 | 9.122 | 9.122 | 9.122 | 9.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.121615 Full duration: 19.882655 -------------------------------------------------------------------------------- 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 31757906-3070-4857-aaa6-9177dd9f1602 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.161 | 3.161 | 3.161 | 3.161 | 3.161 | 3.161 | 100.0% | 1 | | cinder_v2.delete_volume | 2.603 | 2.603 | 2.603 | 2.603 | 2.603 | 2.603 | 100.0% | 1 | | total | 5.764 | 5.764 | 5.764 | 5.764 | 5.764 | 5.764 | 100.0% | 1 | | -> duration | 5.764 | 5.764 | 5.764 | 5.764 | 5.764 | 5.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.764065 Full duration: 15.858236 -------------------------------------------------------------------------------- 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 31757906-3070-4857-aaa6-9177dd9f1602 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.171 | 3.171 | 3.171 | 3.171 | 3.171 | 3.171 | 100.0% | 1 | | cinder_v2.extend_volume | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 100.0% | 1 | | cinder_v2.delete_volume | 2.622 | 2.622 | 2.622 | 2.622 | 2.622 | 2.622 | 100.0% | 1 | | total | 8.588 | 8.588 | 8.588 | 8.588 | 8.588 | 8.588 | 100.0% | 1 | | -> duration | 8.588 | 8.588 | 8.588 | 8.588 | 8.588 | 8.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.588052 Full duration: 19.040798 -------------------------------------------------------------------------------- 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 31757906-3070-4857-aaa6-9177dd9f1602 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.196 | 3.196 | 3.196 | 3.196 | 3.196 | 3.196 | 100.0% | 1 | | cinder_v2.delete_volume | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 100.0% | 1 | | total | 5.858 | 5.858 | 5.858 | 5.858 | 5.858 | 5.858 | 100.0% | 1 | | -> duration | 5.858 | 5.858 | 5.858 | 5.858 | 5.858 | 5.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.85751 Full duration: 22.670332 -------------------------------------------------------------------------------- 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 31757906-3070-4857-aaa6-9177dd9f1602 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | cinder_v2.list_qos | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778845 Full duration: 12.397925 -------------------------------------------------------------------------------- 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 31757906-3070-4857-aaa6-9177dd9f1602 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | cinder_v2.set_qos | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> duration | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805706 Full duration: 12.728008 -------------------------------------------------------------------------------- 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 31757906-3070-4857-aaa6-9177dd9f1602 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | cinder_v2.list_types | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> duration | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761866 Full duration: 12.279516 -------------------------------------------------------------------------------- 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 31757906-3070-4857-aaa6-9177dd9f1602 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.819531 Full duration: 12.450519 HINTS: * To plot HTML graphics with this data, run: rally task report 31757906-3070-4857-aaa6-9177dd9f1602 --out output.html * To generate a JUnit report, run: rally task export 31757906-3070-4857-aaa6-9177dd9f1602 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 31757906-3070-4857-aaa6-9177dd9f1602 --json --out output.json 2018-11-06 13:59:01,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '31757906-3070-4857-aaa6-9177dd9f1602', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-11-06 13:59:03,749 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 31757906-3070-4857-aaa6-9177dd9f1602 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-11-06 13:59:03.631 3076 INFO rally.api [-] Building 'json' report for the following task(s): '31757906-3070-4857-aaa6-9177dd9f1602'. 2018-11-06 13:59:03.640 3076 INFO rally.api [-] The report has been successfully built. 2018-11-06 13:59:03,750 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '31757906-3070-4857-aaa6-9177dd9f1602', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-11-06 13:59:05,997 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 31757906-3070-4857-aaa6-9177dd9f1602 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-11-06 13:59:05.865 3079 INFO rally.api [-] Building 'html' report for the following task(s): '31757906-3070-4857-aaa6-9177dd9f1602'. 2018-11-06 13:59:05.894 3079 INFO rally.api [-] The report has been successfully built. 2018-11-06 13:59:06,009 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-11-06 13:59:06,010 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-11-06 13:59:06,011 - 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-11-06 13:59:06,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 13:59:06,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 13:59:06,034 - 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': '27f6369a-1e55-4560-beb7-2f63c5fe87c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'flavor_name': 'rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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-11-06 14:00:29,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 535a1e49-269b-4f2c-bc3c-4445e58ac53c 2018-11-06 14:00:29,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '535a1e49-269b-4f2c-bc3c-4445e58ac53c'] 2018-11-06 14:00:30,321 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 535a1e49-269b-4f2c-bc3c-4445e58ac53c -------------------------------------------------------------------------------- Task 535a1e49-269b-4f2c-bc3c-4445e58ac53c: 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 535a1e49-269b-4f2c-bc3c-4445e58ac53c 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.011 | 5.011 | 5.011 | 5.011 | 5.011 | 5.011 | 100.0% | 1 | | heat.update_stack | 2.567 | 2.567 | 2.567 | 2.567 | 2.567 | 2.567 | 100.0% | 1 | | heat.delete_stack | 2.844 | 2.844 | 2.844 | 2.844 | 2.844 | 2.844 | 100.0% | 1 | | total | 10.422 | 10.422 | 10.422 | 10.422 | 10.422 | 10.422 | 100.0% | 1 | | -> duration | 6.422 | 6.422 | 6.422 | 6.422 | 6.422 | 6.422 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.422015 Full duration: 18.764099 -------------------------------------------------------------------------------- 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 535a1e49-269b-4f2c-bc3c-4445e58ac53c 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.448 | 4.448 | 4.448 | 4.448 | 4.448 | 4.448 | 100.0% | 1 | | heat.check_stack | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | heat.delete_stack | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 100.0% | 1 | | total | 6.87 | 6.87 | 6.87 | 6.87 | 6.87 | 6.87 | 100.0% | 1 | | -> duration | 4.87 | 4.87 | 4.87 | 4.87 | 4.87 | 4.87 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.869917 Full duration: 16.548032 -------------------------------------------------------------------------------- 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 535a1e49-269b-4f2c-bc3c-4445e58ac53c 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.493 | 4.493 | 4.493 | 4.493 | 4.493 | 4.493 | 100.0% | 1 | | heat.suspend_stack | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | heat.resume_stack | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 100.0% | 1 | | heat.delete_stack | 2.681 | 2.681 | 2.681 | 2.681 | 2.681 | 2.681 | 100.0% | 1 | | total | 9.836 | 9.836 | 9.836 | 9.836 | 9.836 | 9.836 | 100.0% | 1 | | -> duration | 7.836 | 7.836 | 7.836 | 7.836 | 7.836 | 7.836 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.836201 Full duration: 18.610847 -------------------------------------------------------------------------------- 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 535a1e49-269b-4f2c-bc3c-4445e58ac53c 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | total | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.580501 Full duration: 8.542874 HINTS: * To plot HTML graphics with this data, run: rally task report 535a1e49-269b-4f2c-bc3c-4445e58ac53c --out output.html * To generate a JUnit report, run: rally task export 535a1e49-269b-4f2c-bc3c-4445e58ac53c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 535a1e49-269b-4f2c-bc3c-4445e58ac53c --json --out output.json 2018-11-06 14:00:30,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '535a1e49-269b-4f2c-bc3c-4445e58ac53c', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-11-06 14:00:32,548 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 535a1e49-269b-4f2c-bc3c-4445e58ac53c --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-11-06 14:00:32.440 3812 INFO rally.api [-] Building 'json' report for the following task(s): '535a1e49-269b-4f2c-bc3c-4445e58ac53c'. 2018-11-06 14:00:32.445 3812 INFO rally.api [-] The report has been successfully built. 2018-11-06 14:00:32,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '535a1e49-269b-4f2c-bc3c-4445e58ac53c', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-11-06 14:00:34,765 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 535a1e49-269b-4f2c-bc3c-4445e58ac53c --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-11-06 14:00:34.643 3815 INFO rally.api [-] Building 'html' report for the following task(s): '535a1e49-269b-4f2c-bc3c-4445e58ac53c'. 2018-11-06 14:00:34.664 3815 INFO rally.api [-] The report has been successfully built. 2018-11-06 14:00:34,771 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-11-06 14:00:34,771 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-11-06 14:00:34,772 - 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-11-06 14:00:34,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 14:00:34,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 14:00:34,799 - 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': '27f6369a-1e55-4560-beb7-2f63c5fe87c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'flavor_name': 'rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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-11-06 14:03:51,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ea8b1b76-f8e2-4946-b006-8c8ff701a155 2018-11-06 14:03:51,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ea8b1b76-f8e2-4946-b006-8c8ff701a155'] 2018-11-06 14:03:52,697 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ea8b1b76-f8e2-4946-b006-8c8ff701a155 -------------------------------------------------------------------------------- Task ea8b1b76-f8e2-4946-b006-8c8ff701a155: 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 ea8b1b76-f8e2-4946-b006-8c8ff701a155 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | keystone_v3.add_role | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.revoke_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> duration | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848619 Full duration: 14.619564 -------------------------------------------------------------------------------- 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 ea8b1b76-f8e2-4946-b006-8c8ff701a155 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.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | keystone_v3.add_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.list_roles | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> duration | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.762454 Full duration: 14.85455 -------------------------------------------------------------------------------- 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 ea8b1b76-f8e2-4946-b006-8c8ff701a155 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | keystone_v3.list_projects | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> duration | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7724 Full duration: 14.515906 -------------------------------------------------------------------------------- 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 ea8b1b76-f8e2-4946-b006-8c8ff701a155 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.delete_role | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> duration | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.627685 Full duration: 12.316626 -------------------------------------------------------------------------------- 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 ea8b1b76-f8e2-4946-b006-8c8ff701a155 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.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | keystone_v3.delete_service | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.612105 Full duration: 12.380772 -------------------------------------------------------------------------------- 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 ea8b1b76-f8e2-4946-b006-8c8ff701a155 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | keystone_v3.create_user | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | -> keystone_v3.add_role | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | keystone_v3.create_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_project | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_user | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 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.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 100.0% | 1 | | -> duration | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.007469 Full duration: 19.532001 -------------------------------------------------------------------------------- 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 ea8b1b76-f8e2-4946-b006-8c8ff701a155 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | keystone_v3.update_project | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | keystone_v3.delete_project | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.002542 Full duration: 12.803833 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task ea8b1b76-f8e2-4946-b006-8c8ff701a155 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.811051 Full duration: 14.554574 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task ea8b1b76-f8e2-4946-b006-8c8ff701a155 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694181 Full duration: 14.721447 -------------------------------------------------------------------------------- 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 ea8b1b76-f8e2-4946-b006-8c8ff701a155 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | keystone_v3.list_users | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> duration | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.895585 Full duration: 14.605887 -------------------------------------------------------------------------------- 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 ea8b1b76-f8e2-4946-b006-8c8ff701a155 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | keystone_v3.create_users | 4.973 | 4.973 | 4.973 | 4.973 | 4.973 | 4.973 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.972 | 4.972 | 4.972 | 4.972 | 4.972 | 4.972 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | total | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 100.0% | 1 | | -> duration | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.667136 Full duration: 23.087515 HINTS: * To plot HTML graphics with this data, run: rally task report ea8b1b76-f8e2-4946-b006-8c8ff701a155 --out output.html * To generate a JUnit report, run: rally task export ea8b1b76-f8e2-4946-b006-8c8ff701a155 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ea8b1b76-f8e2-4946-b006-8c8ff701a155 --json --out output.json 2018-11-06 14:03:52,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ea8b1b76-f8e2-4946-b006-8c8ff701a155', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-11-06 14:03:54,886 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ea8b1b76-f8e2-4946-b006-8c8ff701a155 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-11-06 14:03:54.769 5730 INFO rally.api [-] Building 'json' report for the following task(s): 'ea8b1b76-f8e2-4946-b006-8c8ff701a155'. 2018-11-06 14:03:54.779 5730 INFO rally.api [-] The report has been successfully built. 2018-11-06 14:03:54,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ea8b1b76-f8e2-4946-b006-8c8ff701a155', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-11-06 14:03:57,376 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ea8b1b76-f8e2-4946-b006-8c8ff701a155 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-11-06 14:03:57.208 5733 INFO rally.api [-] Building 'html' report for the following task(s): 'ea8b1b76-f8e2-4946-b006-8c8ff701a155'. 2018-11-06 14:03:57.242 5733 INFO rally.api [-] The report has been successfully built. 2018-11-06 14:03:57,390 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-11-06 14:03:57,390 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-06 14:03:57,390 - 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-11-06 14:03:57,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 14:03:57,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 14:03:57,414 - 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': '27f6369a-1e55-4560-beb7-2f63c5fe87c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'flavor_name': 'rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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-11-06 14:10:09,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 2018-11-06 14:10:09,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'abd040f0-0cf6-4fa5-8115-d0d5f72e1d16'] 2018-11-06 14:10:10,486 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 -------------------------------------------------------------------------------- Task abd040f0-0cf6-4fa5-8115-d0d5f72e1d16: 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 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.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | neutron.delete_network | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | total | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | -> duration | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.818742 Full duration: 15.427065 -------------------------------------------------------------------------------- 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 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.499 | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 100.0% | 1 | | neutron.delete_port | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | total | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 100.0% | 1 | | -> duration | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.271976 Full duration: 38.437827 -------------------------------------------------------------------------------- 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 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.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | neutron.create_subnet | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_router | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 100.0% | 1 | | neutron.add_interface_router | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 100.0% | 1 | | neutron.remove_interface_router | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | neutron.delete_router | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 100.0% | 1 | | total | 10.127 | 10.127 | 10.127 | 10.127 | 10.127 | 10.127 | 100.0% | 1 | | -> duration | 10.127 | 10.127 | 10.127 | 10.127 | 10.127 | 10.127 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.127463 Full duration: 50.008377 -------------------------------------------------------------------------------- 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 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.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | neutron.delete_subnet | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | total | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | -> duration | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.78717 Full duration: 34.889761 -------------------------------------------------------------------------------- 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | neutron.list_networks | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | -> duration | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.307815 Full duration: 16.885022 -------------------------------------------------------------------------------- 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 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.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | neutron.list_ports | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | -> duration | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.580781 Full duration: 35.512564 -------------------------------------------------------------------------------- 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 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.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | neutron.create_subnet | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | neutron.create_router | 3.104 | 3.104 | 3.104 | 3.104 | 3.104 | 3.104 | 100.0% | 1 | | neutron.add_interface_router | 1.948 | 1.948 | 1.948 | 1.948 | 1.948 | 1.948 | 100.0% | 1 | | neutron.list_routers | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 6.796 | 6.796 | 6.796 | 6.796 | 6.796 | 6.796 | 100.0% | 1 | | -> duration | 6.796 | 6.796 | 6.796 | 6.796 | 6.796 | 6.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.795933 Full duration: 51.548226 -------------------------------------------------------------------------------- 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | neutron.create_subnet | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | neutron.list_subnets | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 100.0% | 1 | | -> duration | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.696629 Full duration: 39.767313 -------------------------------------------------------------------------------- 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 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.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | neutron.delete_security_group | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | -> duration | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.223015 Full duration: 14.696553 -------------------------------------------------------------------------------- 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 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.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | neutron.create_security_group_rule | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | neutron.delete_security_group | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | total | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | -> duration | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.626946 Full duration: 14.776275 -------------------------------------------------------------------------------- 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 abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 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.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | neutron.create_router | 3.758 | 3.758 | 3.758 | 3.758 | 3.758 | 3.758 | 100.0% | 1 | | neutron.add_gateway_router | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 100.0% | 1 | | neutron.remove_gateway_router | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | total | 7.611 | 7.611 | 7.611 | 7.611 | 7.611 | 7.611 | 100.0% | 1 | | -> duration | 7.611 | 7.611 | 7.611 | 7.611 | 7.611 | 7.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.611365 Full duration: 30.973333 HINTS: * To plot HTML graphics with this data, run: rally task report abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 --out output.html * To generate a JUnit report, run: rally task export abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 --json --out output.json 2018-11-06 14:10:10,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'abd040f0-0cf6-4fa5-8115-d0d5f72e1d16', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-11-06 14:10:12,716 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-11-06 14:10:12.602 9028 INFO rally.api [-] Building 'json' report for the following task(s): 'abd040f0-0cf6-4fa5-8115-d0d5f72e1d16'. 2018-11-06 14:10:12.612 9028 INFO rally.api [-] The report has been successfully built. 2018-11-06 14:10:12,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'abd040f0-0cf6-4fa5-8115-d0d5f72e1d16', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-11-06 14:10:15,250 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid abd040f0-0cf6-4fa5-8115-d0d5f72e1d16 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-11-06 14:10:15.026 9031 INFO rally.api [-] Building 'html' report for the following task(s): 'abd040f0-0cf6-4fa5-8115-d0d5f72e1d16'. 2018-11-06 14:10:15.062 9031 INFO rally.api [-] The report has been successfully built. 2018-11-06 14:10:15,262 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-06 14:10:15,262 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-11-06 14:10:15,263 - 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-11-06 14:10:15,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 14:10:15,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 14:10:15,284 - 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': '27f6369a-1e55-4560-beb7-2f63c5fe87c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'flavor_name': 'rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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-11-06 14:17:54,741 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4ac0bba6-40d5-4757-b4b8-797222b668a7 2018-11-06 14:17:54,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4ac0bba6-40d5-4757-b4b8-797222b668a7'] 2018-11-06 14:17:55,794 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4ac0bba6-40d5-4757-b4b8-797222b668a7 -------------------------------------------------------------------------------- Task 4ac0bba6-40d5-4757-b4b8-797222b668a7: 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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "image": { "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "block_migration": false, "nics": [ { "net-id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4ac0bba6-40d5-4757-b4b8-797222b668a7 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.47 | 12.47 | 12.47 | 12.47 | 12.47 | 12.47 | 100.0% | 1 | | nova.find_host_to_migrate | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | nova.live_migrate | 10.935 | 10.935 | 10.935 | 10.935 | 10.935 | 10.935 | 100.0% | 1 | | nova.delete_server | 32.393 | 32.393 | 32.393 | 32.393 | 32.393 | 32.393 | 100.0% | 1 | | total | 57.221 | 57.221 | 57.221 | 57.221 | 57.221 | 57.221 | 100.0% | 1 | | -> duration | 56.221 | 56.221 | 56.221 | 56.221 | 56.221 | 56.221 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.220717 Full duration: 66.763743 -------------------------------------------------------------------------------- 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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "image": { "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4ac0bba6-40d5-4757-b4b8-797222b668a7 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.349 | 12.349 | 12.349 | 12.349 | 12.349 | 12.349 | 100.0% | 1 | | cinder_v2.create_volume | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 100.0% | 1 | | nova.attach_volume | 4.628 | 4.628 | 4.628 | 4.628 | 4.628 | 4.628 | 100.0% | 1 | | nova.find_host_to_migrate | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 100.0% | 1 | | nova.live_migrate | 11.452 | 11.452 | 11.452 | 11.452 | 11.452 | 11.452 | 100.0% | 1 | | nova.detach_volume | 4.034 | 4.034 | 4.034 | 4.034 | 4.034 | 4.034 | 100.0% | 1 | | cinder_v2.delete_volume | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 100.0% | 1 | | nova.delete_server | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 100.0% | 1 | | total | 41.948 | 41.948 | 41.948 | 41.948 | 41.948 | 41.948 | 100.0% | 1 | | -> duration | 40.948 | 40.948 | 40.948 | 40.948 | 40.948 | 40.948 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.947577 Full duration: 53.633782 -------------------------------------------------------------------------------- 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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "image": { "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4ac0bba6-40d5-4757-b4b8-797222b668a7 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.705 | 8.705 | 8.705 | 8.705 | 8.705 | 8.705 | 100.0% | 1 | | nova.boot_server | 9.497 | 9.497 | 9.497 | 9.497 | 9.497 | 9.497 | 100.0% | 1 | | nova.find_host_to_migrate | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | nova.live_migrate | 15.733 | 15.733 | 15.733 | 15.733 | 15.733 | 15.733 | 100.0% | 1 | | nova.delete_server | 7.654 | 7.654 | 7.654 | 7.654 | 7.654 | 7.654 | 100.0% | 1 | | total | 42.969 | 42.969 | 42.969 | 42.969 | 42.969 | 42.969 | 100.0% | 1 | | -> duration | 41.969 | 41.969 | 41.969 | 41.969 | 41.969 | 41.969 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.968553 Full duration: 55.096928 -------------------------------------------------------------------------------- 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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "image": { "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "server_kwargs": { "nics": [ { "net-id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8" } ] } }, "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 4ac0bba6-40d5-4757-b4b8-797222b668a7 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.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | nova.boot_server | 9.269 | 9.269 | 9.269 | 9.269 | 9.269 | 9.269 | 100.0% | 1 | | nova.delete_server | 2.805 | 2.805 | 2.805 | 2.805 | 2.805 | 2.805 | 100.0% | 1 | | nova.delete_keypair | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 13.004 | 13.004 | 13.004 | 13.004 | 13.004 | 13.004 | 100.0% | 1 | | -> duration | 12.004 | 12.004 | 12.004 | 12.004 | 12.004 | 12.004 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.004462 Full duration: 44.427888 -------------------------------------------------------------------------------- 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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "image": { "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "volume_size": 5, "nics": [ { "net-id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8" } ] }, "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 4ac0bba6-40d5-4757-b4b8-797222b668a7 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.55 | 8.55 | 8.55 | 8.55 | 8.55 | 8.55 | 100.0% | 1 | | nova.boot_server | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 9.453 | 100.0% | 1 | | nova.delete_server | 4.949 | 4.949 | 4.949 | 4.949 | 4.949 | 4.949 | 100.0% | 1 | | total | 22.953 | 22.953 | 22.953 | 22.953 | 22.953 | 22.953 | 100.0% | 1 | | -> duration | 21.953 | 21.953 | 21.953 | 21.953 | 21.953 | 21.953 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.952872 Full duration: 57.328513 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "image": { "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "force_delete": false, "nics": [ { "net-id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8" } ] }, "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 4ac0bba6-40d5-4757-b4b8-797222b668a7 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.932 | 8.932 | 8.932 | 8.932 | 8.932 | 8.932 | 100.0% | 1 | | nova.pause_server | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 100.0% | 1 | | nova.unpause_server | 2.778 | 2.778 | 2.778 | 2.778 | 2.778 | 2.778 | 100.0% | 1 | | nova.delete_server | 5.532 | 5.532 | 5.532 | 5.532 | 5.532 | 5.532 | 100.0% | 1 | | total | 20.025 | 20.025 | 20.025 | 20.025 | 20.025 | 20.025 | 100.0% | 1 | | -> duration | 15.025 | 15.025 | 15.025 | 15.025 | 15.025 | 15.025 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.024957 Full duration: 51.83017 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "image": { "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "nics": [ { "net-id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4ac0bba6-40d5-4757-b4b8-797222b668a7 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.648 | 9.648 | 9.648 | 9.648 | 9.648 | 9.648 | 100.0% | 1 | | nova.migrate | 13.699 | 13.699 | 13.699 | 13.699 | 13.699 | 13.699 | 100.0% | 1 | | nova.resize_confirm | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 100.0% | 1 | | nova.delete_server | 2.786 | 2.786 | 2.786 | 2.786 | 2.786 | 2.786 | 100.0% | 1 | | total | 29.165 | 29.165 | 29.165 | 29.165 | 29.165 | 29.165 | 100.0% | 1 | | -> duration | 28.165 | 28.165 | 28.165 | 28.165 | 28.165 | 28.165 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.164844 Full duration: 38.498921 -------------------------------------------------------------------------------- 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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "image": { "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 4ac0bba6-40d5-4757-b4b8-797222b668a7 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.446 | 9.446 | 9.446 | 9.446 | 9.446 | 9.446 | 100.0% | 1 | | nova.list_interfaces | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | total | 9.832 | 9.832 | 9.832 | 9.832 | 9.832 | 9.832 | 100.0% | 1 | | -> duration | 8.832 | 8.832 | 8.832 | 8.832 | 8.832 | 8.832 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.832464 Full duration: 45.369592 -------------------------------------------------------------------------------- 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 4ac0bba6-40d5-4757-b4b8-797222b668a7 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | nova.delete_server_group | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710023 Full duration: 9.32142 HINTS: * To plot HTML graphics with this data, run: rally task report 4ac0bba6-40d5-4757-b4b8-797222b668a7 --out output.html * To generate a JUnit report, run: rally task export 4ac0bba6-40d5-4757-b4b8-797222b668a7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4ac0bba6-40d5-4757-b4b8-797222b668a7 --json --out output.json 2018-11-06 14:17:55,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4ac0bba6-40d5-4757-b4b8-797222b668a7', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-11-06 14:17:58,186 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4ac0bba6-40d5-4757-b4b8-797222b668a7 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-11-06 14:17:58.059 10674 INFO rally.api [-] Building 'json' report for the following task(s): '4ac0bba6-40d5-4757-b4b8-797222b668a7'. 2018-11-06 14:17:58.070 10674 INFO rally.api [-] The report has been successfully built. 2018-11-06 14:17:58,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4ac0bba6-40d5-4757-b4b8-797222b668a7', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-11-06 14:18:00,331 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4ac0bba6-40d5-4757-b4b8-797222b668a7 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-11-06 14:18:00.193 10677 INFO rally.api [-] Building 'html' report for the following task(s): '4ac0bba6-40d5-4757-b4b8-797222b668a7'. 2018-11-06 14:18:00.225 10677 INFO rally.api [-] The report has been successfully built. 2018-11-06 14:18:00,344 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-11-06 14:18:00,345 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-11-06 14:18:00,345 - 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-11-06 14:18:00,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-06 14:18:00,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-06 14:18:00,372 - 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': '27f6369a-1e55-4560-beb7-2f63c5fe87c8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', 'flavor_name': 'rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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_f3cfb539-2fb5-4690-a4bc-38c9fe19b323', '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-11-06 14:18:54,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a8d3b07f-2ff2-4810-8edf-e415f6459cdc 2018-11-06 14:18:54,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a8d3b07f-2ff2-4810-8edf-e415f6459cdc'] 2018-11-06 14:18:55,084 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a8d3b07f-2ff2-4810-8edf-e415f6459cdc -------------------------------------------------------------------------------- Task a8d3b07f-2ff2-4810-8edf-e415f6459cdc: 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 a8d3b07f-2ff2-4810-8edf-e415f6459cdc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | quotas.delete_quotas | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> duration | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.916446 Full duration: 8.795184 -------------------------------------------------------------------------------- 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 a8d3b07f-2ff2-4810-8edf-e415f6459cdc 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | total | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> duration | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.725596 Full duration: 8.46403 -------------------------------------------------------------------------------- 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 a8d3b07f-2ff2-4810-8edf-e415f6459cdc 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.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | total | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | -> duration | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.130177 Full duration: 9.922549 -------------------------------------------------------------------------------- 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 a8d3b07f-2ff2-4810-8edf-e415f6459cdc 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.259 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 100.0% | 1 | | total | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 100.0% | 1 | | -> duration | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.259444 Full duration: 8.865262 HINTS: * To plot HTML graphics with this data, run: rally task report a8d3b07f-2ff2-4810-8edf-e415f6459cdc --out output.html * To generate a JUnit report, run: rally task export a8d3b07f-2ff2-4810-8edf-e415f6459cdc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a8d3b07f-2ff2-4810-8edf-e415f6459cdc --json --out output.json 2018-11-06 14:18:55,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a8d3b07f-2ff2-4810-8edf-e415f6459cdc', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-11-06 14:18:57,305 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a8d3b07f-2ff2-4810-8edf-e415f6459cdc --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-11-06 14:18:57.198 11190 INFO rally.api [-] Building 'json' report for the following task(s): 'a8d3b07f-2ff2-4810-8edf-e415f6459cdc'. 2018-11-06 14:18:57.202 11190 INFO rally.api [-] The report has been successfully built. 2018-11-06 14:18:57,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a8d3b07f-2ff2-4810-8edf-e415f6459cdc', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-11-06 14:18:59,593 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a8d3b07f-2ff2-4810-8edf-e415f6459cdc --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-11-06 14:18:59.470 11193 INFO rally.api [-] Building 'html' report for the following task(s): 'a8d3b07f-2ff2-4810-8edf-e415f6459cdc'. 2018-11-06 14:18:59.491 11193 INFO rally.api [-] The report has been successfully built. 2018-11-06 14:18:59,598 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-11-06 14:18:59,602 - 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:47 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:47 | 11 | 100.00% | | neutron | 05:42 | 11 | 100.00% | | nova | 07:02 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:22:04 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-11-06 14:18:59,603 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-11-06 14:18:59,730 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 14:18:59,730 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:26 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-06 14:18:59,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 14:18:59,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:18:59,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:18:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e210d432-3b17-4a55-99b3-0ae31b8acf7e x-compute-request-id: req-e210d432-3b17-4a55-99b3-0ae31b8acf7e Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1aa2eabd-05ad-454c-8317-fbff0b47385d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1aa2eabd-05ad-454c-8317-fbff0b47385d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1aa2eabd-05ad-454c-8317-fbff0b47385d", "name": "rally_sanity-flavor_alt_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c56ea94-47ed-48d8-8a5e-d8b322d84ebe", "name": "rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 14:18:59,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e210d432-3b17-4a55-99b3-0ae31b8acf7e 2018-11-06 14:18:59,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.190856933594s 2018-11-06 14:18:59,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e210d432-3b17-4a55-99b3-0ae31b8acf7e 2018-11-06 14:18:59,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 14:18:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/1aa2eabd-05ad-454c-8317-fbff0b47385d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:18:59,976 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:18:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a60dc3a-4941-4f08-b21d-226ab774ee69 x-compute-request-id: req-5a60dc3a-4941-4f08-b21d-226ab774ee69 Content-Length: 0 Content-Type: application/json 2018-11-06 14:18:59,976 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1aa2eabd-05ad-454c-8317-fbff0b47385d used request id req-5a60dc3a-4941-4f08-b21d-226ab774ee69 2018-11-06 14:18:59,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.044793844223s 2018-11-06 14:18:59,977 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1aa2eabd-05ad-454c-8317-fbff0b47385d used request id req-5a60dc3a-4941-4f08-b21d-226ab774ee69 2018-11-06 14:18:59,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-06 14:18:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7825a7e9-03ae-4bc3-b4c4-7568af91b4b7/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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" -d '{"subnet_id": "c34a7a53-8911-4ac1-a519-859e02e3fe77"}' 2018-11-06 14:19:01,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fbd5ed3b-e263-43b0-97ab-4ec0d0e56cba Date: Tue, 06 Nov 2018 14:19:01 GMT RESP BODY: {"network_id": "27f6369a-1e55-4560-beb7-2f63c5fe87c8", "tenant_id": "17926b6e0a11484681640510727c8cf0", "subnet_id": "c34a7a53-8911-4ac1-a519-859e02e3fe77", "subnet_ids": ["c34a7a53-8911-4ac1-a519-859e02e3fe77"], "port_id": "c3d43632-eb59-4904-87cf-87dce0a0b978", "id": "7825a7e9-03ae-4bc3-b4c4-7568af91b4b7"} 2018-11-06 14:19:01,460 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7825a7e9-03ae-4bc3-b4c4-7568af91b4b7/remove_router_interface.json used request id req-fbd5ed3b-e263-43b0-97ab-4ec0d0e56cba 2018-11-06 14:19:01,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.48292207718s 2018-11-06 14:19:01,461 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7825a7e9-03ae-4bc3-b4c4-7568af91b4b7/remove_router_interface.json used request id req-fbd5ed3b-e263-43b0-97ab-4ec0d0e56cba returning object 7825a7e9-03ae-4bc3-b4c4-7568af91b4b7 2018-11-06 14:19:01,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-06 14:19:01,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 14:19:01,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-f74b7712-864c-419c-a04a-cc7f8f3a0142 Date: Tue, 06 Nov 2018 14:19:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17926b6e0a11484681640510727c8cf0", "created_at": "2018-11-06T13:52:35Z", "admin_state_up": true, "updated_at": "2018-11-06T14:19:00Z", "project_id": "17926b6e0a11484681640510727c8cf0", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "7825a7e9-03ae-4bc3-b4c4-7568af91b4b7", "name": "rally_sanity-router_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}]} 2018-11-06 14:19:01,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f74b7712-864c-419c-a04a-cc7f8f3a0142 2018-11-06 14:19:01,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.247248888016s 2018-11-06 14:19:01,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f74b7712-864c-419c-a04a-cc7f8f3a0142 2018-11-06 14:19:01,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-06 14:19:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/7825a7e9-03ae-4bc3-b4c4-7568af91b4b7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 14:19:05,318 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e7c03c6-260a-4cee-926d-c6694ee92236 Content-Length: 0 Date: Tue, 06 Nov 2018 14:19:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:19:05,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7825a7e9-03ae-4bc3-b4c4-7568af91b4b7.json used request id req-1e7c03c6-260a-4cee-926d-c6694ee92236 2018-11-06 14:19:05,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.60769796371s 2018-11-06 14:19:05,318 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7825a7e9-03ae-4bc3-b4c4-7568af91b4b7.json used request id req-1e7c03c6-260a-4cee-926d-c6694ee92236 2018-11-06 14:19:05,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 14:19:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 14:19:05,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-df6497dd-2bf7-4a4b-9480-9367b41862d3 Date: Tue, 06 Nov 2018 14:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27f6369a-1e55-4560-beb7-2f63c5fe87c8","tenant_id":"17926b6e0a11484681640510727c8cf0","created_at":"2018-11-06T13:52:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T13:52:34Z","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":"17926b6e0a11484681640510727c8cf0","id":"c34a7a53-8911-4ac1-a519-859e02e3fe77","subnetpool_id":null,"name":"rally_sanity-subnet_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}]} 2018-11-06 14:19:05,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-df6497dd-2bf7-4a4b-9480-9367b41862d3 2018-11-06 14:19:05,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.596347093582s 2018-11-06 14:19:05,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-df6497dd-2bf7-4a4b-9480-9367b41862d3 2018-11-06 14:19:05,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-06 14:19:05,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c34a7a53-8911-4ac1-a519-859e02e3fe77.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 14:19:07,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd84aca9-c34e-4a74-84eb-c851b4ff7f9d Date: Tue, 06 Nov 2018 14:19:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:19:07,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c34a7a53-8911-4ac1-a519-859e02e3fe77.json used request id req-fd84aca9-c34e-4a74-84eb-c851b4ff7f9d 2018-11-06 14:19:07,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.06346392632s 2018-11-06 14:19:07,981 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c34a7a53-8911-4ac1-a519-859e02e3fe77.json used request id req-fd84aca9-c34e-4a74-84eb-c851b4ff7f9d 2018-11-06 14:19:07,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 14:19:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 14:19:08,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-c6dbe153-63f4-432e-8213-ddf7d5643bbc Date: Tue, 06 Nov 2018 14:19:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"27f6369a-1e55-4560-beb7-2f63c5fe87c8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"17926b6e0a11484681640510727c8cf0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:19:07Z","qos_policy_id":null,"name":"rally_sanity-net_f3cfb539-2fb5-4690-a4bc-38c9fe19b323","admin_state_up":true,"tenant_id":"17926b6e0a11484681640510727c8cf0","created_at":"2018-11-06T13:52:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:19:08,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c6dbe153-63f4-432e-8213-ddf7d5643bbc 2018-11-06 14:19:08,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305640935898s 2018-11-06 14:19:08,288 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c6dbe153-63f4-432e-8213-ddf7d5643bbc 2018-11-06 14:19:08,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-06 14:19:08,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/27f6369a-1e55-4560-beb7-2f63c5fe87c8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 14:19:09,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a74fa7f-6f00-4a9d-8902-5467b5383f2c Date: Tue, 06 Nov 2018 14:19:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:19:09,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/27f6369a-1e55-4560-beb7-2f63c5fe87c8.json used request id req-2a74fa7f-6f00-4a9d-8902-5467b5383f2c 2018-11-06 14:19:09,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.38218212128s 2018-11-06 14:19:09,671 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/27f6369a-1e55-4560-beb7-2f63c5fe87c8.json used request id req-2a74fa7f-6f00-4a9d-8902-5467b5383f2c 2018-11-06 14:19:09,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:19:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 14:19:09,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-3bdb34aa-4282-432b-a65b-155018c12324 Date: Tue, 06 Nov 2018 14:19:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5e687fe4-e617-4394-99e5-403bbf6982e3/snap", "metadata": {}}], "file": "/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3/file", "owner": "17926b6e0a11484681640510727c8cf0", "id": "5e687fe4-e617-4394-99e5-403bbf6982e3", "size": 12716032, "self": "/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5e687fe4-e617-4394-99e5-403bbf6982e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T13:52:44Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T13:52:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:19:09,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3bdb34aa-4282-432b-a65b-155018c12324 2018-11-06 14:19:09,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170193910599s 2018-11-06 14:19:09,843 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3bdb34aa-4282-432b-a65b-155018c12324 2018-11-06 14:19:09,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 14:19:09,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc4e20f58bc83fc81dc90cc5e2283bdc9b99247f" 2018-11-06 14:19:11,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a070bda6-c282-4739-bf32-a57ac653f05f Date: Tue, 06 Nov 2018 14:19:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:19:11,640 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3 used request id req-a070bda6-c282-4739-bf32-a57ac653f05f 2018-11-06 14:19:11,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.79571604729s 2018-11-06 14:19:11,640 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5e687fe4-e617-4394-99e5-403bbf6982e3 used request id req-a070bda6-c282-4739-bf32-a57ac653f05f 2018-11-06 14:19:11,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 14:19:11,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:11,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88dd5efd-dd69-4888-849c-34eff3d989a5 x-compute-request-id: req-88dd5efd-dd69-4888-849c-34eff3d989a5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c56ea94-47ed-48d8-8a5e-d8b322d84ebe", "name": "rally_sanity-flavor_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 14:19:11,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-88dd5efd-dd69-4888-849c-34eff3d989a5 2018-11-06 14:19:11,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0308668613434s 2018-11-06 14:19:11,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-88dd5efd-dd69-4888-849c-34eff3d989a5 2018-11-06 14:19:11,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 14:19:11,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:11,755 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:19:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee584d3c-5a1d-4d5f-8253-9f63101b4dab x-compute-request-id: req-ee584d3c-5a1d-4d5f-8253-9f63101b4dab Content-Length: 0 Content-Type: application/json 2018-11-06 14:19:11,756 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe used request id req-ee584d3c-5a1d-4d5f-8253-9f63101b4dab 2018-11-06 14:19:11,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0807461738586s 2018-11-06 14:19:11,756 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6c56ea94-47ed-48d8-8a5e-d8b322d84ebe used request id req-ee584d3c-5a1d-4d5f-8253-9f63101b4dab 2018-11-06 14:19:11,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:19:11,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:11,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0992bfda-5559-43eb-b15b-ff8bfe873a2d Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_f3cfb539-2fb5-4690-a4bc-38c9fe19b323", "links": {"self": "http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681"}, "domain_id": "default", "enabled": true, "id": "2760fd9be5264752b4cfd1b0774f0681", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:19:11,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0992bfda-5559-43eb-b15b-ff8bfe873a2d 2018-11-06 14:19:11,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101719856262s 2018-11-06 14:19:11,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0992bfda-5559-43eb-b15b-ff8bfe873a2d 2018-11-06 14:19:11,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:19:11,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:11,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3db0d9-842e-408a-b222-d2d0051ab6f6 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681"}, "enabled": true, "id": "2760fd9be5264752b4cfd1b0774f0681", "options": {}, "domain_id": "default", "name": "rally_sanity-user_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}} 2018-11-06 14:19:11,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681 used request id req-9a3db0d9-842e-408a-b222-d2d0051ab6f6 2018-11-06 14:19:11,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.086061000824s 2018-11-06 14:19:11,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681 used request id req-9a3db0d9-842e-408a-b222-d2d0051ab6f6 2018-11-06 14:19:11,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 14:19:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:12,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd36dafc-eb77-41a0-a50a-288b4473177e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:19:12,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681 used request id req-bd36dafc-eb77-41a0-a50a-288b4473177e 2018-11-06 14:19:12,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.200983047485s 2018-11-06 14:19:12,153 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2760fd9be5264752b4cfd1b0774f0681 used request id req-bd36dafc-eb77-41a0-a50a-288b4473177e 2018-11-06 14:19:12,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 14:19:12,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:12,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd54817-5df5-410d-bd00-a7ebc1b81506 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0"}, "enabled": true, "id": "17926b6e0a11484681640510727c8cf0", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_f3cfb539-2fb5-4690-a4bc-38c9fe19b323"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 14:19:12,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7cd54817-5df5-410d-bd00-a7ebc1b81506 2018-11-06 14:19:12,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0866940021515s 2018-11-06 14:19:12,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7cd54817-5df5-410d-bd00-a7ebc1b81506 2018-11-06 14:19:12,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 14:19:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:12,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06ca509d-4efd-49b3-814d-6e81ab9045e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:19:12,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0 used request id req-06ca509d-4efd-49b3-814d-6e81ab9045e6 2018-11-06 14:19:12,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164910078049s 2018-11-06 14:19:12,409 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/17926b6e0a11484681640510727c8cf0 used request id req-06ca509d-4efd-49b3-814d-6e81ab9045e6 2018-11-06 14:19:12,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:19:12,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:12,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f32bfd1-39cc-4201-872f-d3973bb00a40 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ea5cf0e353645f28f3bc2e2fabf0659", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:19:12,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7f32bfd1-39cc-4201-872f-d3973bb00a40 2018-11-06 14:19:12,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809779167175s 2018-11-06 14:19:12,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 14:19:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:12,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-922728db-94d9-4ca3-bfd4-c856d799d338 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:19:12,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/1ea5cf0e353645f28f3bc2e2fabf0659 used request id req-922728db-94d9-4ca3-bfd4-c856d799d338 2018-11-06 14:19:12,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0934770107269s 2018-11-06 14:19:12,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 14:19:12,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=17926b6e0a11484681640510727c8cf0&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:12,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-7dde559a-454b-4520-b04a-c0a9039dacbf Date: Tue, 06 Nov 2018 14:19:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "17926b6e0a11484681640510727c8cf0", "created_at": "2018-11-06T13:52:33Z", "updated_at": "2018-11-06T13:52:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:52:33Z", "revision_number": 0, "id": "43031711-6892-4738-883e-cde4c91a899e", "remote_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "remote_ip_prefix": null, "created_at": "2018-11-06T13:52:33Z", "security_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "tenant_id": "17926b6e0a11484681640510727c8cf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "17926b6e0a11484681640510727c8cf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:52:33Z", "revision_number": 0, "id": "466fd9f5-bd63-497a-8659-acace9f34a3a", "remote_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "remote_ip_prefix": null, "created_at": "2018-11-06T13:52:33Z", "security_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "tenant_id": "17926b6e0a11484681640510727c8cf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "17926b6e0a11484681640510727c8cf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:52:33Z", "revision_number": 0, "id": "f9d88e91-3d49-4552-873f-ed097bb7da64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:52:33Z", "security_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "tenant_id": "17926b6e0a11484681640510727c8cf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "17926b6e0a11484681640510727c8cf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:52:33Z", "revision_number": 0, "id": "feb511c5-779b-4a01-a9d5-297a5d16c45b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:52:33Z", "security_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "tenant_id": "17926b6e0a11484681640510727c8cf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "17926b6e0a11484681640510727c8cf0"}], "revision_number": 4, "project_id": "17926b6e0a11484681640510727c8cf0", "id": "d6efe0d4-cc90-4977-b554-3f095efde331", "name": "default"}]} 2018-11-06 14:19:12,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=17926b6e0a11484681640510727c8cf0&name=default used request id req-7dde559a-454b-4520-b04a-c0a9039dacbf 2018-11-06 14:19:12,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190539121628s 2018-11-06 14:19:12,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=17926b6e0a11484681640510727c8cf0&name=default used request id req-7dde559a-454b-4520-b04a-c0a9039dacbf 2018-11-06 14:19:12,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 14:19:12,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:12,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-94af9410-adf7-43df-8401-ecf14797f9d6 Date: Tue, 06 Nov 2018 14:19:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17926b6e0a11484681640510727c8cf0", "created_at": "2018-11-06T13:52:33Z", "updated_at": "2018-11-06T13:52:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:52:33Z", "revision_number": 0, "id": "466fd9f5-bd63-497a-8659-acace9f34a3a", "remote_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "remote_ip_prefix": null, "created_at": "2018-11-06T13:52:33Z", "security_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "tenant_id": "17926b6e0a11484681640510727c8cf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "17926b6e0a11484681640510727c8cf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:52:33Z", "revision_number": 0, "id": "feb511c5-779b-4a01-a9d5-297a5d16c45b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:52:33Z", "security_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "tenant_id": "17926b6e0a11484681640510727c8cf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "17926b6e0a11484681640510727c8cf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:52:33Z", "revision_number": 0, "id": "43031711-6892-4738-883e-cde4c91a899e", "remote_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "remote_ip_prefix": null, "created_at": "2018-11-06T13:52:33Z", "security_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "tenant_id": "17926b6e0a11484681640510727c8cf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "17926b6e0a11484681640510727c8cf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:52:33Z", "revision_number": 0, "id": "f9d88e91-3d49-4552-873f-ed097bb7da64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:52:33Z", "security_group_id": "d6efe0d4-cc90-4977-b554-3f095efde331", "tenant_id": "17926b6e0a11484681640510727c8cf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "17926b6e0a11484681640510727c8cf0"}], "revision_number": 4, "project_id": "17926b6e0a11484681640510727c8cf0", "id": "d6efe0d4-cc90-4977-b554-3f095efde331", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:19:12,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-94af9410-adf7-43df-8401-ecf14797f9d6 2018-11-06 14:19:12,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193699121475s 2018-11-06 14:19:12,977 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-94af9410-adf7-43df-8401-ecf14797f9d6 2018-11-06 14:19:12,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 14:19:12,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d6efe0d4-cc90-4977-b554-3f095efde331.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c250502ddaa9c06851777bd20632c40b34cf65bf" 2018-11-06 14:19:13,656 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-874fd63d-e1aa-43ec-9522-fa235484f2f8 Content-Length: 0 Date: Tue, 06 Nov 2018 14:19:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:19:13,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d6efe0d4-cc90-4977-b554-3f095efde331.json used request id req-874fd63d-e1aa-43ec-9522-fa235484f2f8 2018-11-06 14:19:13,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.676042079926s 2018-11-06 14:19:13,657 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d6efe0d4-cc90-4977-b554-3f095efde331.json used request id req-874fd63d-e1aa-43ec-9522-fa235484f2f8 2018-11-06 14:19:13,706 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-11-06 14:19:13,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 14:19:13,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 14:19:13,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 14:19:13,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 14:19:13,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 14:19:13,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 14:19:13,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 14:19:13,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 14:19:13,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 14:19:13,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 14:19:13,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 14:19:13,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 14:19:13,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 14:19:13,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 14:19:13,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 14:19:13,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 14:19:13,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 14:19:13,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 14:19:13,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 14:19:13,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 14:19:13,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 14:19:13,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 14:19:13,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 14:19:13,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 14:19:13,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 14:19:13,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ce6f7a-e91b-4f9e-a878-98d1a40cb7f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:19:13,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-28ce6f7a-e91b-4f9e-a878-98d1a40cb7f1 2018-11-06 14:19:13,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:19:14,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T15:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["AcENsefjToug0SB29WyX0Q"], "issued_at": "2018-11-06T14:19:14.000000Z"}} 2018-11-06 14:19:14,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 14:19:14,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:14,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3be6e4dd-2f32-478e-9517-3599d3a74ed3 Date: Tue, 06 Nov 2018 14:19:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:19:14,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3be6e4dd-2f32-478e-9517-3599d3a74ed3 2018-11-06 14:19:14,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246634960175s 2018-11-06 14:19:14,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3be6e4dd-2f32-478e-9517-3599d3a74ed3 2018-11-06 14:19:14,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 14:19:14,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:14,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:19: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:19:14,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:14,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede86aef-4922-45b6-ab37-455eba2b5d23 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 14:19:14,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ede86aef-4922-45b6-ab37-455eba2b5d23 2018-11-06 14:19:14,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0875990390778s 2018-11-06 14:19:14,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 14:19:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169"}}' 2018-11-06 14:19:14,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:19:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe3ad4a-8f04-4518-8acb-46d33de0d633 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea"}, "enabled": true, "id": "b71520259bc3414eb2b86f86e1b493ea", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169"}} 2018-11-06 14:19:14,659 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9fe3ad4a-8f04-4518-8acb-46d33de0d633 2018-11-06 14:19:14,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.119007825851s 2018-11-06 14:19:14,659 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9fe3ad4a-8f04-4518-8acb-46d33de0d633 2018-11-06 14:19:14,660 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169', 'id': u'b71520259bc3414eb2b86f86e1b493ea', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-06 14:19:14,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 14:19:15,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.362340927124s 2018-11-06 14:19:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:15,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90797d2c-1195-494b-bdba-3fbc7dbed4dd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f"}, "enabled": true, "id": "61520c4ae75944768bd70ca6bd08c20f", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_ad31eb79-158a-435a-8470-5ea9d5903169"}} 2018-11-06 14:19:15,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f used request id req-90797d2c-1195-494b-bdba-3fbc7dbed4dd 2018-11-06 14:19:15,123 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'61520c4ae75944768bd70ca6bd08c20f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_ad31eb79-158a-435a-8470-5ea9d5903169'}) 2018-11-06 14:19:15,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:19:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:15,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c931b335-50ad-4dd1-9dfd-5e4405ecd833 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:19:15,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c931b335-50ad-4dd1-9dfd-5e4405ecd833 2018-11-06 14:19:15,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812919139862s 2018-11-06 14:19:15,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:19:15,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:15,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d67905-4a11-442c-bf0d-408f92cd8cee Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:19:15,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b2d67905-4a11-442c-bf0d-408f92cd8cee 2018-11-06 14:19:15,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.079922914505s 2018-11-06 14:19:15,288 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 14:19:15,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 14:19:15,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" -d '{"role": {"name": "Member"}}' 2018-11-06 14:19:15,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26a33594-5560-46a6-bc88-41e27aa8eb02 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abc86991eb8d4599a50f0be7b0abd0ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab"}, "name": "Member"}} 2018-11-06 14:19:15,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-26a33594-5560-46a6-bc88-41e27aa8eb02 2018-11-06 14:19:15,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100140094757s 2018-11-06 14:19:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:15,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e4f2e6f-b28a-43fa-b911-267b9d7b790b Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab"}, "domain_id": null, "name": "Member", "id": "abc86991eb8d4599a50f0be7b0abd0ab"}} 2018-11-06 14:19:15,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab used request id req-0e4f2e6f-b28a-43fa-b911-267b9d7b790b 2018-11-06 14:19:15,470 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab'}, 'domain_id': None, 'human_id': None, 'id': u'abc86991eb8d4599a50f0be7b0abd0ab', 'HUMAN_ID': False}) 2018-11-06 14:19:15,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:19:15,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:15,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdaad28a-aae8-49f7-a185-2ef876a88c99 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abc86991eb8d4599a50f0be7b0abd0ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:19:15,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bdaad28a-aae8-49f7-a185-2ef876a88c99 2018-11-06 14:19:15,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794579982758s 2018-11-06 14:19:15,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 14:19:15,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:15,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1968cc58-2669-4020-9500-d2750950126a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 14:19:15,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1968cc58-2669-4020-9500-d2750950126a 2018-11-06 14:19:15,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0847380161285s 2018-11-06 14:19:15,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:19:15,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:15,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279ed432-d88d-4b66-bd51-2164bf6b9b7e Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_ad31eb79-158a-435a-8470-5ea9d5903169", "links": {"self": "http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f"}, "domain_id": "default", "enabled": true, "id": "61520c4ae75944768bd70ca6bd08c20f", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:19:15,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-279ed432-d88d-4b66-bd51-2164bf6b9b7e 2018-11-06 14:19:15,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0341308116913s 2018-11-06 14:19:15,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-279ed432-d88d-4b66-bd51-2164bf6b9b7e 2018-11-06 14:19:15,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 14:19:15,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:15,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcfe315-dd27-457b-92f0-83438d159633 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea"}, "enabled": true, "id": "b71520259bc3414eb2b86f86e1b493ea", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 14:19:15,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7fcfe315-dd27-457b-92f0-83438d159633 2018-11-06 14:19:15,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0846290588379s 2018-11-06 14:19:15,765 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7fcfe315-dd27-457b-92f0-83438d159633 2018-11-06 14:19:15,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 14:19:15,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=61520c4ae75944768bd70ca6bd08c20f&scope.project.id=b71520259bc3414eb2b86f86e1b493ea&role.id=abc86991eb8d4599a50f0be7b0abd0ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:15,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0dc4f1c-e363-46a2-a105-dc91349f0a0c Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=61520c4ae75944768bd70ca6bd08c20f&scope.project.id=b71520259bc3414eb2b86f86e1b493ea&role.id=abc86991eb8d4599a50f0be7b0abd0ab", "previous": null, "next": null}} 2018-11-06 14:19:15,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=61520c4ae75944768bd70ca6bd08c20f&scope.project.id=b71520259bc3414eb2b86f86e1b493ea&role.id=abc86991eb8d4599a50f0be7b0abd0ab used request id req-c0dc4f1c-e363-46a2-a105-dc91349f0a0c 2018-11-06 14:19:15,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0736429691315s 2018-11-06 14:19:15,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 14:19:15,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea/users/61520c4ae75944768bd70ca6bd08c20f/roles/abc86991eb8d4599a50f0be7b0abd0ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:15,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f75f2e4-4eee-4a82-9106-384713429780 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:19:15,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea/users/61520c4ae75944768bd70ca6bd08c20f/roles/abc86991eb8d4599a50f0be7b0abd0ab used request id req-9f75f2e4-4eee-4a82-9106-384713429780 2018-11-06 14:19:15,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11742401123s 2018-11-06 14:19:15,961 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169', 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': '759cce29-0524-4922-9db0-231b40235f58', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_ad31eb79-158a-435a-8470-5ea9d5903169', 'project_id': u'b71520259bc3414eb2b86f86e1b493ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 14:19:15,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 14:19:15,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 14:19:15,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 14:19:15,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 14:19:15,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 14:19:15,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 14:19:15,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 14:19:15,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 14:19:15,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 14:19:15,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 14:19:15,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 14:19:15,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 14:19:15,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 14:19:15,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 14:19:15,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 14:19:15,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 14:19:15,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 14:19:15,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 14:19:15,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 14:19:15,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 14:19:15,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 14:19:15,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 14:19:15,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 14:19:15,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 14:19:15,969 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_ad31eb79-158a-435a-8470-5ea9d5903169', 'password': '759cce29-0524-4922-9db0-231b40235f58', 'project_name': 'refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'b71520259bc3414eb2b86f86e1b493ea', 'project_domain_name': 'Default'} 2018-11-06 14:19:15,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:19:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe2df45-ae13-48e6-bdec-74067144dfe9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abc86991eb8d4599a50f0be7b0abd0ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:19:16,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3fe2df45-ae13-48e6-bdec-74067144dfe9 2018-11-06 14:19:16,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827889442444s 2018-11-06 14:19:16,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:19:16,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b317fb9-5431-4857-b468-28e205290a35 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abc86991eb8d4599a50f0be7b0abd0ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:19:16,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6b317fb9-5431-4857-b468-28e205290a35 2018-11-06 14:19:16,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0745570659637s 2018-11-06 14:19:16,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 14:19:16,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fe8061-9eaa-4643-8d6b-5d5562c6bb8b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 14:19:16,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a7fe8061-9eaa-4643-8d6b-5d5562c6bb8b 2018-11-06 14:19:16,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0826280117035s 2018-11-06 14:19:16,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:19:16,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cccd7b6d-f537-4e58-a3b1-43adcfeca5b1 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_ad31eb79-158a-435a-8470-5ea9d5903169", "links": {"self": "http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f"}, "domain_id": "default", "enabled": true, "id": "61520c4ae75944768bd70ca6bd08c20f", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:19:16,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cccd7b6d-f537-4e58-a3b1-43adcfeca5b1 2018-11-06 14:19:16,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0997838973999s 2018-11-06 14:19:16,314 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cccd7b6d-f537-4e58-a3b1-43adcfeca5b1 2018-11-06 14:19:16,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 14:19:16,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a8e843-be7a-426b-a81e-74c2c30ffa3e Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea"}, "enabled": true, "id": "b71520259bc3414eb2b86f86e1b493ea", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 14:19:16,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-30a8e843-be7a-426b-a81e-74c2c30ffa3e 2018-11-06 14:19:16,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0759041309357s 2018-11-06 14:19:16,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-30a8e843-be7a-426b-a81e-74c2c30ffa3e 2018-11-06 14:19:16,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 14:19:16,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=61520c4ae75944768bd70ca6bd08c20f&scope.project.id=b71520259bc3414eb2b86f86e1b493ea&role.id=f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6afec1-b053-46b3-9867-fa7bc0d70cb1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=61520c4ae75944768bd70ca6bd08c20f&scope.project.id=b71520259bc3414eb2b86f86e1b493ea&role.id=f0183a7f7ed349a593458589a5e31bea", "previous": null, "next": null}} 2018-11-06 14:19:16,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=61520c4ae75944768bd70ca6bd08c20f&scope.project.id=b71520259bc3414eb2b86f86e1b493ea&role.id=f0183a7f7ed349a593458589a5e31bea used request id req-ce6afec1-b053-46b3-9867-fa7bc0d70cb1 2018-11-06 14:19:16,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0839400291443s 2018-11-06 14:19:16,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 14:19:16,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea/users/61520c4ae75944768bd70ca6bd08c20f/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1afd699a-1f27-46b0-8c07-5a2acdd4ee37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:19:16,606 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea/users/61520c4ae75944768bd70ca6bd08c20f/roles/f0183a7f7ed349a593458589a5e31bea used request id req-1afd699a-1f27-46b0-8c07-5a2acdd4ee37 2018-11-06 14:19:16,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122344017029s 2018-11-06 14:19:16,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:19:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f26f76-7e21-437b-9b64-e9fe3321f89a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abc86991eb8d4599a50f0be7b0abd0ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:19:16,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-21f26f76-7e21-437b-9b64-e9fe3321f89a 2018-11-06 14:19:16,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0722208023071s 2018-11-06 14:19:16,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 14:19:16,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2d948e-4c98-4da0-92a2-10928d444cc9 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 14:19:16,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-7e2d948e-4c98-4da0-92a2-10928d444cc9 2018-11-06 14:19:16,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0749790668488s 2018-11-06 14:19:16,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:19:16,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bc6d00-e0ee-425b-8541-b927a3f3f784 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_ad31eb79-158a-435a-8470-5ea9d5903169", "links": {"self": "http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f"}, "domain_id": "default", "enabled": true, "id": "61520c4ae75944768bd70ca6bd08c20f", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:19:16,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f9bc6d00-e0ee-425b-8541-b927a3f3f784 2018-11-06 14:19:16,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965340137482s 2018-11-06 14:19:16,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f9bc6d00-e0ee-425b-8541-b927a3f3f784 2018-11-06 14:19:16,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 14:19:16,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=61520c4ae75944768bd70ca6bd08c20f&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:16,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727ff179-6e2e-4874-b27a-40ae62288634 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=61520c4ae75944768bd70ca6bd08c20f&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default", "previous": null, "next": null}} 2018-11-06 14:19:16,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=61520c4ae75944768bd70ca6bd08c20f&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default used request id req-727ff179-6e2e-4874-b27a-40ae62288634 2018-11-06 14:19:16,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0738549232483s 2018-11-06 14:19:16,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 14:19:16,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/61520c4ae75944768bd70ca6bd08c20f/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:19:17,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6c41b37-ecb0-440b-bb78-ac5f1226e36e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:19:17,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/61520c4ae75944768bd70ca6bd08c20f/roles/f0183a7f7ed349a593458589a5e31bea used request id req-f6c41b37-ecb0-440b-bb78-ac5f1226e36e 2018-11-06 14:19:17,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122189998627s 2018-11-06 14:19:17,055 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 14:19:19,376 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-06 14:19:19.085 11196 INFO rally.deployment.engine [-] Deployment c4e5285e-84c7-4ca7-9071-b1d84102926a | Starting: Destroy cloud and free allocated resources. 2018-11-06 14:19:19.189 11196 INFO rally.deployment.engine [-] Deployment c4e5285e-84c7-4ca7-9071-b1d84102926a | Completed: Destroy cloud and free allocated resources. 2018-11-06 14:19:19.212 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=a9a0a4e6-d924-4938-a47a-2cb258e47109). 2018-11-06 14:19:19.217 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-06 14:19:21,856 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 14:19:21.503 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4238cc3e-1c3a-449c-bea0-65e5853e3690) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4238cc3e-1c3a-449c-bea0-65e5853e3690 | 2018-11-06T14:19:21 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4238cc3e-1c3a-449c-bea0-65e5853e3690 ~/.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-11-06 14:19:25,242 - 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-11-06 14:19:25,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 14:19:27,584 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-06 14:19:27.296 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=a9a0a4e6-d924-4938-a47a-2cb258e47109). 2018-11-06 14:19:27.428 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-06 14:19:30,959 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 14:19:29.545 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 14:19:29.692 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 14:19:30.782 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=38f6762b-a19e-4ec0-bca7-573d0d769efe) has been successfully created! Using verifier 'opnfv-tempest' (UUID=38f6762b-a19e-4ec0-bca7-573d0d769efe) as the default verifier for the future CLI operations. 2018-11-06 14:19:33,910 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-11-06 14:19:33,911 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:19:33,980 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 14:19:33,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 14:19:33,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac3f346-b66b-4030-866b-93e63e1dda1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:19:33,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cac3f346-b66b-4030-866b-93e63e1dda1f 2018-11-06 14:19:33,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:19:34,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "abc86991eb8d4599a50f0be7b0abd0ab", "name": "Member"}], "expires_at": "2018-11-06T15:19:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b71520259bc3414eb2b86f86e1b493ea", "name": "refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b71520259bc3414eb2b86f86e1b493ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b71520259bc3414eb2b86f86e1b493ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b71520259bc3414eb2b86f86e1b493ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b71520259bc3414eb2b86f86e1b493ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b71520259bc3414eb2b86f86e1b493ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b71520259bc3414eb2b86f86e1b493ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b71520259bc3414eb2b86f86e1b493ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b71520259bc3414eb2b86f86e1b493ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b71520259bc3414eb2b86f86e1b493ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b71520259bc3414eb2b86f86e1b493ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b71520259bc3414eb2b86f86e1b493ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b71520259bc3414eb2b86f86e1b493ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_ad31eb79-158a-435a-8470-5ea9d5903169", "id": "61520c4ae75944768bd70ca6bd08c20f"}, "audit_ids": ["lNLetwGQSRKhniZIzenVKw"], "issued_at": "2018-11-06T14:19:34.000000Z"}} 2018-11-06 14:19:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:19:34,483 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 14:19:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 14:19:34,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:19:34,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:19:34,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-04b2ca8e-6ede-4dcd-a424-575aa7e45d7f Date: Tue, 06 Nov 2018 14:19:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:19:34,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-04b2ca8e-6ede-4dcd-a424-575aa7e45d7f 2018-11-06 14:19:34,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176861047745s 2018-11-06 14:19:34,664 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-04b2ca8e-6ede-4dcd-a424-575aa7e45d7f 2018-11-06 14:19:34,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 14:19:34,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bd4974adcc5f27084014535d5c1682feae2535c8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169"}' 2018-11-06 14:19:34,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018 X-Openstack-Request-Id: req-e12a776b-e14a-4178-a07c-a77f384cba58 Date: Tue, 06 Nov 2018 14:19:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/file", "owner": "b71520259bc3414eb2b86f86e1b493ea", "id": "f95bf2e7-7838-4632-b9e4-1d415efdb018", "size": null, "self": "/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:19:34Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "checksum": null, "created_at": "2018-11-06T14:19:34Z", "protected": false} 2018-11-06 14:19:34,940 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e12a776b-e14a-4178-a07c-a77f384cba58 2018-11-06 14:19:34,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.273796081543s 2018-11-06 14:19:34,941 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e12a776b-e14a-4178-a07c-a77f384cba58 returning object f95bf2e7-7838-4632-b9e4-1d415efdb018 2018-11-06 14:19:34,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 14:19:34,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/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}bd4974adcc5f27084014535d5c1682feae2535c8" -d '' 2018-11-06 14:19:36,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3e692a11-6b12-46ff-9dc7-2a5e057ca152 Date: Tue, 06 Nov 2018 14:19:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:19:36,186 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/file used request id req-3e692a11-6b12-46ff-9dc7-2a5e057ca152 2018-11-06 14:19:36,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24482989311s 2018-11-06 14:19:36,187 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/file used request id req-3e692a11-6b12-46ff-9dc7-2a5e057ca152 2018-11-06 14:19:36,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:19:36,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:19:36,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-cc8103fb-45bc-4761-90f1-18090c1cd9bc Date: Tue, 06 Nov 2018 14:19:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/snap", "metadata": {}}], "file": "/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/file", "owner": "b71520259bc3414eb2b86f86e1b493ea", "id": "f95bf2e7-7838-4632-b9e4-1d415efdb018", "size": 12716032, "self": "/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:19:36Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T14:19:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:19:36,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cc8103fb-45bc-4761-90f1-18090c1cd9bc 2018-11-06 14:19:36,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.263797044754s 2018-11-06 14:19:36,452 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cc8103fb-45bc-4761-90f1-18090c1cd9bc 2018-11-06 14:19:36,454 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/file', 'owner': u'b71520259bc3414eb2b86f86e1b493ea', 'id': u'f95bf2e7-7838-4632-b9e4-1d415efdb018', 'size': 12716032, u'self': u'/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b71520259bc3414eb2b86f86e1b493ea', 'name': 'refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T14:19:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T14:19:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169', 'created': u'2018-11-06T14:19:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T14:19:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 14:19:36,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 14:19:36,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_ad31eb79-158a-435a-8470-5ea9d5903169", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 14:19:36,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63e1eb43-858a-4c78-82f5-4ddcc099739f x-compute-request-id: req-63e1eb43-858a-4c78-82f5-4ddcc099739f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c", "name": "refstack_defcore-flavor_ad31eb79-158a-435a-8470-5ea9d5903169", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:19:36,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-63e1eb43-858a-4c78-82f5-4ddcc099739f 2018-11-06 14:19:36,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.20490193367s 2018-11-06 14:19:36,660 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-63e1eb43-858a-4c78-82f5-4ddcc099739f returning object 60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c 2018-11-06 14:19:36,661 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_ad31eb79-158a-435a-8470-5ea9d5903169', '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'95207c6e3e564411af51ea7bd9318c66', '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'60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c', 'swap': 0}) 2018-11-06 14:19:36,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 14:19:36,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c/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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" -d '{"extra_specs": {}}' 2018-11-06 14:19:36,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-366d86b6-41cc-43e8-964a-17d23fb5d2bb x-compute-request-id: req-366d86b6-41cc-43e8-964a-17d23fb5d2bb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 14:19:36,683 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c/os-extra_specs used request id req-366d86b6-41cc-43e8-964a-17d23fb5d2bb 2018-11-06 14:19:36,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216419696808s 2018-11-06 14:19:36,683 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c/os-extra_specs used request id req-366d86b6-41cc-43e8-964a-17d23fb5d2bb 2018-11-06 14:19:36,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:19:36,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:19:36,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:19: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:19:36,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:19:36,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e1b2ad-3447-4c4b-8f83-a8ce27af72df Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abc86991eb8d4599a50f0be7b0abd0ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:19:36,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-11e1b2ad-3447-4c4b-8f83-a8ce27af72df 2018-11-06 14:19:36,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0906748771667s 2018-11-06 14:19:36,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 14:19:36,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:19:36,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fba9f99-9181-4b8c-8ca8-a8f9c79b3b2f x-compute-request-id: req-4fba9f99-9181-4b8c-8ca8-a8f9c79b3b2f Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 233}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 236}, "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-11-06 14:19:36,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-4fba9f99-9181-4b8c-8ca8-a8f9c79b3b2f 2018-11-06 14:19:36,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.20710515976s 2018-11-06 14:19:36,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-4fba9f99-9181-4b8c-8ca8-a8f9c79b3b2f 2018-11-06 14:19:36,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:19:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:19:37,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-ea8f391a-f82e-4f01-a30e-ab1ffb74f398 Date: Tue, 06 Nov 2018 14:19:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/snap", "metadata": {}}], "file": "/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/file", "owner": "b71520259bc3414eb2b86f86e1b493ea", "id": "f95bf2e7-7838-4632-b9e4-1d415efdb018", "size": 12716032, "self": "/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:19:36Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T14:19:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:19:37,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ea8f391a-f82e-4f01-a30e-ab1ffb74f398 2018-11-06 14:19:37,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176273822784s 2018-11-06 14:19:37,165 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ea8f391a-f82e-4f01-a30e-ab1ffb74f398 2018-11-06 14:19:37,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 14:19:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bd4974adcc5f27084014535d5c1682feae2535c8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_ad31eb79-158a-435a-8470-5ea9d5903169", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_ad31eb79-158a-435a-8470-5ea9d5903169"}' 2018-11-06 14:19:37,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11 X-Openstack-Request-Id: req-db63149d-941e-47f1-bf96-741529afa816 Date: Tue, 06 Nov 2018 14:19:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11/file", "owner": "b71520259bc3414eb2b86f86e1b493ea", "id": "acba07b5-869f-4969-a216-08d6e7de4e11", "size": null, "self": "/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:19:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_ad31eb79-158a-435a-8470-5ea9d5903169", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_ad31eb79-158a-435a-8470-5ea9d5903169", "checksum": null, "created_at": "2018-11-06T14:19:37Z", "protected": false} 2018-11-06 14:19:37,379 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-db63149d-941e-47f1-bf96-741529afa816 2018-11-06 14:19:37,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.212152004242s 2018-11-06 14:19:37,380 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-db63149d-941e-47f1-bf96-741529afa816 returning object acba07b5-869f-4969-a216-08d6e7de4e11 2018-11-06 14:19:37,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 14:19:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11/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}bd4974adcc5f27084014535d5c1682feae2535c8" -d '' 2018-11-06 14:19:38,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a45b95c7-1f89-485b-bd27-9b80fb5f97de Date: Tue, 06 Nov 2018 14:19:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:19:38,376 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11/file used request id req-a45b95c7-1f89-485b-bd27-9b80fb5f97de 2018-11-06 14:19:38,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.995327949524s 2018-11-06 14:19:38,377 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11/file used request id req-a45b95c7-1f89-485b-bd27-9b80fb5f97de 2018-11-06 14:19:38,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:19:38,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:19:38,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-25301aff-6574-4fb3-80c4-4c260e527b07 Date: Tue, 06 Nov 2018 14:19:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/acba07b5-869f-4969-a216-08d6e7de4e11/snap", "metadata": {}}], "file": "/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11/file", "owner": "b71520259bc3414eb2b86f86e1b493ea", "id": "acba07b5-869f-4969-a216-08d6e7de4e11", "size": 12716032, "self": "/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/acba07b5-869f-4969-a216-08d6e7de4e11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:19:38Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_ad31eb79-158a-435a-8470-5ea9d5903169", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_ad31eb79-158a-435a-8470-5ea9d5903169", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T14:19:37Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/snap", "metadata": {}}], "file": "/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/file", "owner": "b71520259bc3414eb2b86f86e1b493ea", "id": "f95bf2e7-7838-4632-b9e4-1d415efdb018", "size": 12716032, "self": "/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:19:36Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T14:19:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:19:38,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-25301aff-6574-4fb3-80c4-4c260e527b07 2018-11-06 14:19:38,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0234208106995s 2018-11-06 14:19:38,401 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-25301aff-6574-4fb3-80c4-4c260e527b07 2018-11-06 14:19:38,403 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/acba07b5-869f-4969-a216-08d6e7de4e11/snap', u'metadata': Munch({})})], 'file': u'/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11/file', 'owner': u'b71520259bc3414eb2b86f86e1b493ea', 'id': u'acba07b5-869f-4969-a216-08d6e7de4e11', 'size': 12716032, u'self': u'/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b71520259bc3414eb2b86f86e1b493ea', 'name': 'refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/acba07b5-869f-4969-a216-08d6e7de4e11/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T14:19:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T14:19:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_ad31eb79-158a-435a-8470-5ea9d5903169', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_ad31eb79-158a-435a-8470-5ea9d5903169', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_ad31eb79-158a-435a-8470-5ea9d5903169', 'created': u'2018-11-06T14:19:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T14:19:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_ad31eb79-158a-435a-8470-5ea9d5903169', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 14:19:38,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 14:19:38,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_ad31eb79-158a-435a-8470-5ea9d5903169", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 14:19:38,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-f082013b-dda6-4d91-b527-76449e9accc2 x-compute-request-id: req-f082013b-dda6-4d91-b527-76449e9accc2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16b3b98e-204a-4451-9d0c-786453bc41e2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16b3b98e-204a-4451-9d0c-786453bc41e2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16b3b98e-204a-4451-9d0c-786453bc41e2", "name": "refstack_defcore-flavor_alt_ad31eb79-158a-435a-8470-5ea9d5903169", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:19:38,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f082013b-dda6-4d91-b527-76449e9accc2 2018-11-06 14:19:38,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.05020403862s 2018-11-06 14:19:38,455 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f082013b-dda6-4d91-b527-76449e9accc2 returning object 16b3b98e-204a-4451-9d0c-786453bc41e2 2018-11-06 14:19:38,456 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_ad31eb79-158a-435a-8470-5ea9d5903169', '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'95207c6e3e564411af51ea7bd9318c66', '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'16b3b98e-204a-4451-9d0c-786453bc41e2', 'swap': 0}) 2018-11-06 14:19:38,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 14:19:38,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/16b3b98e-204a-4451-9d0c-786453bc41e2/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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" -d '{"extra_specs": {}}' 2018-11-06 14:19:38,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86471131-f726-4887-ac74-3a214314ed87 x-compute-request-id: req-86471131-f726-4887-ac74-3a214314ed87 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 14:19:38,479 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/16b3b98e-204a-4451-9d0c-786453bc41e2/os-extra_specs used request id req-86471131-f726-4887-ac74-3a214314ed87 2018-11-06 14:19:38,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224530696869s 2018-11-06 14:19:38,480 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/16b3b98e-204a-4451-9d0c-786453bc41e2/os-extra_specs used request id req-86471131-f726-4887-ac74-3a214314ed87 2018-11-06 14:19:38,480 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_ad31eb79-158a-435a-8470-5ea9d5903169', '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'95207c6e3e564411af51ea7bd9318c66', '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'16b3b98e-204a-4451-9d0c-786453bc41e2', 'swap': 0}) 2018-11-06 14:19:42,121 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 14:19:40.712 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=38f6762b-a19e-4ec0-bca7-573d0d769efe) for deployment 'opnfv-rally' (UUID=4238cc3e-1c3a-449c-bea0-65e5853e3690). 2018-11-06 14:19:41.942 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 14:19:41.944 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=38f6762b-a19e-4ec0-bca7-573d0d769efe) has been successfully configured for deployment 'opnfv-rally' (UUID=4238cc3e-1c3a-449c-bea0-65e5853e3690)! 2018-11-06 14:19:42,121 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-06 14:19:42,122 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-06 14:19:42,124 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-06 14:19:48,790 - 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-11-06 14:19:48,791 - 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-11-06 14:19:48,791 - 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-11-06 14:19:48,791 - 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-11-06 14:19:48,791 - 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-11-06 14:19:48,791 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-11-06 14:19:48,791 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-11-06 14:19:48,791 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-11-06 14:19:48,791 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-11-06 14:19:48,791 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-11-06 14:19:48,792 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-11-06 14:19:48,792 - 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-11-06 14:19:48,792 - 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-11-06 14:19:48,792 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-11-06 14:19:48,792 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-11-06 14:19:48,792 - 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-11-06 14:19:48,792 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-11-06 14:19:48,792 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-11-06 14:19:48,792 - 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-11-06 14:19:48,792 - 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-11-06 14:19:48,792 - 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-11-06 14:19:48,792 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-11-06 14:19:48,793 - 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-11-06 14:19:48,793 - 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-11-06 14:19:48,793 - 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-11-06 14:19:48,793 - 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-11-06 14:19:48,793 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-11-06 14:19:48,793 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-11-06 14:19:48,793 - 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-11-06 14:19:48,793 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-11-06 14:19:48,793 - 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-11-06 14:19:48,793 - 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-11-06 14:19:48,793 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-11-06 14:19:48,793 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-11-06 14:19:48,793 - 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-11-06 14:19:48,793 - 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-11-06 14:19:48,794 - 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-11-06 14:19:48,794 - 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-11-06 14:19:48,794 - 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-11-06 14:19:48,794 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-11-06 14:19:48,794 - 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-11-06 14:19:48,794 - 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-11-06 14:19:48,794 - 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-11-06 14:19:48,794 - 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-11-06 14:19:48,794 - 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-11-06 14:19:48,794 - 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-11-06 14:19:48,794 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-11-06 14:19:48,794 - 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-11-06 14:19:48,794 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-11-06 14:19:48,794 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-11-06 14:19:48,795 - 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-11-06 14:19:48,795 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-11-06 14:19:48,795 - 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-11-06 14:19:48,795 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-11-06 14:19:48,795 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-11-06 14:19:48,795 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-11-06 14:19:48,795 - 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-11-06 14:19:48,795 - 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-11-06 14:19:48,795 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-11-06 14:19:48,795 - 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-11-06 14:19:48,795 - 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-11-06 14:19:48,795 - 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-11-06 14:19:48,795 - 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-11-06 14:19:48,795 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-11-06 14:19:48,796 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-11-06 14:19:48,796 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-11-06 14:19:48,796 - 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-11-06 14:19:48,796 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-11-06 14:19:48,796 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-11-06 14:19:48,796 - 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-11-06 14:19:48,796 - 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-11-06 14:19:48,796 - 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-11-06 14:19:48,796 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-11-06 14:19:48,796 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-11-06 14:19:48,796 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-11-06 14:19:48,796 - 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-11-06 14:19:48,797 - 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-11-06 14:19:48,797 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-11-06 14:19:48,797 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-11-06 14:19:48,797 - 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-11-06 14:19:48,797 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-11-06 14:19:48,797 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-11-06 14:19:48,797 - 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-11-06 14:19:48,797 - 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-11-06 14:19:48,797 - 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-11-06 14:19:48,797 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-11-06 14:19:48,797 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-11-06 14:19:48,797 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-11-06 14:19:48,797 - 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-11-06 14:19:48,797 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-11-06 14:19:48,798 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-11-06 14:19:48,798 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-11-06 14:19:48,798 - 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-11-06 14:19:48,798 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-11-06 14:19:48,798 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-11-06 14:19:48,800 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-06 14:19:48,813 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-06 14:19:48,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-11-06 14:19:50,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:19:50.928 11239 INFO rally.api [-] Starting verification (UUID=7ab98345-4bae-42ae-bcfd-b4794da0ed1b) for deployment 'opnfv-rally' (UUID=4238cc3e-1c3a-449c-bea0-65e5853e3690) by verifier 'opnfv-tempest' (UUID=38f6762b-a19e-4ec0-bca7-573d0d769efe). 2018-11-06 14:19:50,930 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 7ab98345-4bae-42ae-bcfd-b4794da0ed1b 2018-11-06 14:19:57,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:19:57.401 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.197s] 2018-11-06 14:19:57,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:19:57.463 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.062s] 2018-11-06 14:19:59,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:19:59.556 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.477s] 2018-11-06 14:20:01,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:01.284 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.219s] 2018-11-06 14:20:10,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:10.126 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.855s] 2018-11-06 14:20:17,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:17.020 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [17.459s] 2018-11-06 14:20:22,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.031 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.073s] 2018-11-06 14:20:22,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.043 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-11-06 14:20:22,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.186 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.141s] 2018-11-06 14:20:22,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.196 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2018-11-06 14:20:22,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.205 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.009s] 2018-11-06 14:20:22,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.235 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2018-11-06 14:20:22,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.303 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.066s] 2018-11-06 14:20:22,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.366 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.062s] 2018-11-06 14:20:22,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.433 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.053s] 2018-11-06 14:20:22,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.663 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.296s] 2018-11-06 14:20:22,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.681 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.018s] 2018-11-06 14:20:22,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:22.749 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.068s] 2018-11-06 14:20:25,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:25.457 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.021s] 2018-11-06 14:20:28,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:28.050 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-11-06 14:20:31,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:31.269 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.068s] 2018-11-06 14:20:31,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:31.346 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-11-06 14:20:31,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:31.413 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.067s] 2018-11-06 14:20:34,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:34.726 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.157s] 2018-11-06 14:20:34,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:34.887 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.159s] 2018-11-06 14:20:35,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:35.208 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [18.185s] 2018-11-06 14:20:36,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:36.580 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.691s] 2018-11-06 14:20:36,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:36.753 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.173s] 2018-11-06 14:20:36,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:36.929 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.176s] 2018-11-06 14:20:46,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:46.544 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.334s] 2018-11-06 14:20:46,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:46.653 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.817s] 2018-11-06 14:20:50,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:50.546 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.892s] 2018-11-06 14:20:50,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:50.803 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.362s] 2018-11-06 14:20:51,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:51.533 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.728s] 2018-11-06 14:20:52,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:52.236 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.702s] 2018-11-06 14:20:52,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:52.864 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.627s] 2018-11-06 14:20:53,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:53.346 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.482s] 2018-11-06 14:20:53,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:53.413 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.066s] 2018-11-06 14:20:53,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:53.492 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.078s] 2018-11-06 14:20:53,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:53.558 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.065s] 2018-11-06 14:20:53,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:53.623 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.066s] 2018-11-06 14:20:53,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:53.697 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.072s] 2018-11-06 14:20:53,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:53.844 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.147s] 2018-11-06 14:20:53,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:53.932 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.384s] 2018-11-06 14:20:57,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:20:57.859 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.927s] 2018-11-06 14:21:01,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:01.733 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.873s] 2018-11-06 14:21:05,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:05.472 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.737s] 2018-11-06 14:21:07,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:07.663 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.190s] 2018-11-06 14:21:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:13.387 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.722s] 2018-11-06 14:21:17,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:17.201 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.813s] 2018-11-06 14:21:17,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:17.498 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.298s] 2018-11-06 14:21:17,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:17.746 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.247s] 2018-11-06 14:21:17,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:17.828 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.082s] 2018-11-06 14:21:17,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:17.893 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.064s] 2018-11-06 14:21:18,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:18.013 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.119s] 2018-11-06 14:21:18,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:18.251 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.237s] 2018-11-06 14:21:18,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:18.447 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.195s] 2018-11-06 14:21:18,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:18.504 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.057s] 2018-11-06 14:21:23,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:23.614 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.109s] 2018-11-06 14:21:30,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:30.332 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.152s] 2018-11-06 14:21:31,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:31.704 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.370s] 2018-11-06 14:21:32,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:32.547 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.841s] 2018-11-06 14:21:33,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:33.520 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.973s] 2018-11-06 14:21:34,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:34.704 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.183s] 2018-11-06 14:21:36,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:36.082 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.376s] 2018-11-06 14:21:36,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:36.704 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.622s] 2018-11-06 14:21:36,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:36.804 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.101s] 2018-11-06 14:21:36,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:36.827 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.022s] 2018-11-06 14:21:36,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:36.975 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.148s] 2018-11-06 14:21:37,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:37.141 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.166s] 2018-11-06 14:21:45,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:45.215 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.805s] 2018-11-06 14:21:46,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:46.210 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.994s] 2018-11-06 14:21:48,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:48.957 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [14.132s] 2018-11-06 14:21:52,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:52.741 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [66.181s] 2018-11-06 14:21:56,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:56.603 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.320s] 2018-11-06 14:21:56,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:56.951 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.347s] 2018-11-06 14:21:57,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:57.518 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.004s] 2018-11-06 14:21:58,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:21:58.162 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.207s] 2018-11-06 14:22:04,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:22:04.651 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.131s] 2018-11-06 14:22:22,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:22:22.887 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [24.719s] 2018-11-06 14:22:41,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:22:41.956 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.068s] 2018-11-06 14:23:06,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:06.318 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.018s] 2018-11-06 14:23:07,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:07.745 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.425s] 2018-11-06 14:23:08,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:08.630 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.884s] 2018-11-06 14:23:09,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:09.536 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.904s] 2018-11-06 14:23:10,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:10.571 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.034s] 2018-11-06 14:23:11,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:11.349 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.777s] 2018-11-06 14:23:11,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:11.881 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.532s] 2018-11-06 14:23:12,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:12.788 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.907s] 2018-11-06 14:23:13,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:13.402 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.613s] 2018-11-06 14:23:14,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:14.436 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.031s] 2018-11-06 14:23:15,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:15.100 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.664s] 2018-11-06 14:23:15,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:15.834 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.733s] 2018-11-06 14:23:16,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:16.281 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.445s] 2018-11-06 14:23:17,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:17.182 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.900s] 2018-11-06 14:23:17,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:17.410 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.228s] 2018-11-06 14:23:17,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:17.959 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.547s] 2018-11-06 14:23:18,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:18.428 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.467s] 2018-11-06 14:23:19,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:19.374 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.946s] 2018-11-06 14:23:25,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:25.556 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.684s] 2018-11-06 14:23:34,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:34.004 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.336s] 2018-11-06 14:23:39,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:39.101 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.096s] 2018-11-06 14:23:41,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:41.213 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.110s] 2018-11-06 14:23:41,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:41.415 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.203s] 2018-11-06 14:23:41,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:41.463 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.048s] 2018-11-06 14:23:41,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:41.660 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.195s] 2018-11-06 14:23:41,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:41.843 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.183s] 2018-11-06 14:23:48,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:48.164 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.166s] 2018-11-06 14:23:58,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:23:58.787 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.482s] 2018-11-06 14:24:04,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:24:04.965 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [115.284s] 2018-11-06 14:24:08,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:24:08.853 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.061s] 2018-11-06 14:24:24,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:24:24.399 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.542s] 2018-11-06 14:24:35,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:24:35.077 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [30.105s] 2018-11-06 14:24:50,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:24:50.776 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.317s] 2018-11-06 14:25:04,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:04.200 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-11-06 14:25:04,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:04.209 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-11-06 14:25:04,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:04.249 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.039s] 2018-11-06 14:25:04,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:04.375 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.125s] 2018-11-06 14:25:04,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:04.935 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.559s] 2018-11-06 14:25:05,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:05.648 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.711s] 2018-11-06 14:25:05,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:05.697 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.050s] 2018-11-06 14:25:05,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:05.833 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.134s] 2018-11-06 14:25:06,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:06.019 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.185s] 2018-11-06 14:25:06,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:06.213 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.193s] 2018-11-06 14:25:20,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:20.305 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.584s] 2018-11-06 14:25:20,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:20.472 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.167s] 2018-11-06 14:25:24,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:24.916 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.037s] 2018-11-06 14:25:33,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:33.686 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.101s] 2018-11-06 14:25:35,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:35.352 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.665s] 2018-11-06 14:25:47,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:47.745 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.043s] 2018-11-06 14:25:47,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:47.934 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.188s] 2018-11-06 14:25:48,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:48.510 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.576s] 2018-11-06 14:25:48,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:48.913 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.401s] 2018-11-06 14:25:49,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:49.322 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.409s] 2018-11-06 14:25:49,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:49.689 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.366s] 2018-11-06 14:25:49,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:49.726 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.037s] 2018-11-06 14:25:49,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:49.772 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.046s] 2018-11-06 14:25:49,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:49.830 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.057s] 2018-11-06 14:25:49,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:49.890 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.059s] 2018-11-06 14:25:50,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:50.071 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.181s] 2018-11-06 14:25:50,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:50.145 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.072s] 2018-11-06 14:25:50,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:50.226 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.080s] 2018-11-06 14:25:50,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:50.275 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.049s] 2018-11-06 14:25:50,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:50.325 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.050s] 2018-11-06 14:25:57,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:57.202 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.014s] 2018-11-06 14:25:57,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:57.380 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.178s] 2018-11-06 14:25:57,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:57.563 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.183s] 2018-11-06 14:25:57,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:57.581 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.018s] 2018-11-06 14:25:57,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:57.731 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.150s] 2018-11-06 14:25:57,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:57.893 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.161s] 2018-11-06 14:25:57,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:57.948 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.054s] 2018-11-06 14:25:57,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:57.982 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.034s] 2018-11-06 14:25:58,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.135 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.152s] 2018-11-06 14:25:58,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.167 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.031s] 2018-11-06 14:25:58,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.178 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-11-06 14:25:58,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.221 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.043s] 2018-11-06 14:25:58,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.401 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.179s] 2018-11-06 14:25:58,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.439 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.039s] 2018-11-06 14:25:58,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.478 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.038s] 2018-11-06 14:25:58,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.632 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.154s] 2018-11-06 14:25:58,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.669 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.035s] 2018-11-06 14:25:58,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.703 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.034s] 2018-11-06 14:25:58,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.736 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.032s] 2018-11-06 14:25:58,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:25:58.922 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.186s] 2018-11-06 14:26:03,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7ab98345-4bae-42ae-bcfd-b4794da0ed1b 2018-11-06 14:26:03,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7ab98345-4bae-42ae-bcfd-b4794da0ed1b']'. 2018-11-06 14:26:04,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 14:26:04,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 14:26:04,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 14:26:04,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7ab98345-4bae-42ae-bcfd-b4794da0ed1b | 2018-11-06 14:26:04,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-06 14:26:04,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 14:19:50 | 2018-11-06 14:26:04,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 14:26:02 | 2018-11-06 14:26:04,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:12 | 2018-11-06 14:26:04,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-06 14:26:04,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 14:26:04,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 14:26:04,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 38f6762b-a19e-4ec0-bca7-573d0d769efe) | 2018-11-06 14:26:04,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 14:26:04,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4238cc3e-1c3a-449c-bea0-65e5853e3690) | 2018-11-06 14:26:04,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 164 | 2018-11-06 14:26:04,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 363.627 | 2018-11-06 14:26:04,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2018-11-06 14:26:04,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-06 14:26:04,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 14:26:04,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 14:26:04,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-06 14:26:04,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 14:26:04,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 14:26:04,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 14:26:04,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-11-06 14:26:04,550 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 14:26:04,550 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:30 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-06 14:26:04,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 14:26:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:26:07,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0089c9eb-5a81-499a-b030-8a5aa22b37df Date: Tue, 06 Nov 2018 14:26:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:26:07,133 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11 used request id req-0089c9eb-5a81-499a-b030-8a5aa22b37df 2018-11-06 14:26:07,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.57656288147s 2018-11-06 14:26:07,133 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/acba07b5-869f-4969-a216-08d6e7de4e11 used request id req-0089c9eb-5a81-499a-b030-8a5aa22b37df 2018-11-06 14:26:07,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 14:26:07,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:07,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26: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-d651220a-cbbc-40ff-b745-982e6151d3f2 x-compute-request-id: req-d651220a-cbbc-40ff-b745-982e6151d3f2 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16b3b98e-204a-4451-9d0c-786453bc41e2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16b3b98e-204a-4451-9d0c-786453bc41e2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16b3b98e-204a-4451-9d0c-786453bc41e2", "name": "refstack_defcore-flavor_alt_ad31eb79-158a-435a-8470-5ea9d5903169", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c", "name": "refstack_defcore-flavor_ad31eb79-158a-435a-8470-5ea9d5903169", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 14:26:07,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d651220a-cbbc-40ff-b745-982e6151d3f2 2018-11-06 14:26:07,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.632281780243s 2018-11-06 14:26:07,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d651220a-cbbc-40ff-b745-982e6151d3f2 2018-11-06 14:26:07,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 14:26:07,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/16b3b98e-204a-4451-9d0c-786453bc41e2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:07,823 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:26: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-1fb6f8c2-0547-41b5-8c0a-5dcc65cb0c1a x-compute-request-id: req-1fb6f8c2-0547-41b5-8c0a-5dcc65cb0c1a Content-Length: 0 Content-Type: application/json 2018-11-06 14:26:07,823 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/16b3b98e-204a-4451-9d0c-786453bc41e2 used request id req-1fb6f8c2-0547-41b5-8c0a-5dcc65cb0c1a 2018-11-06 14:26:07,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0538711547852s 2018-11-06 14:26:07,823 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/16b3b98e-204a-4451-9d0c-786453bc41e2 used request id req-1fb6f8c2-0547-41b5-8c0a-5dcc65cb0c1a 2018-11-06 14:26:07,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:26:07,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:26:08,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-ccbcf01a-f5c3-4672-913d-963697a35409 Date: Tue, 06 Nov 2018 14:26:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/snap", "metadata": {}}], "file": "/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/file", "owner": "b71520259bc3414eb2b86f86e1b493ea", "id": "f95bf2e7-7838-4632-b9e4-1d415efdb018", "size": 12716032, "self": "/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f95bf2e7-7838-4632-b9e4-1d415efdb018/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:19:36Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ad31eb79-158a-435a-8470-5ea9d5903169", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T14:19:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:26:08,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ccbcf01a-f5c3-4672-913d-963697a35409 2018-11-06 14:26:08,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.551057100296s 2018-11-06 14:26:08,375 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ccbcf01a-f5c3-4672-913d-963697a35409 2018-11-06 14:26:08,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 14:26:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd4974adcc5f27084014535d5c1682feae2535c8" 2018-11-06 14:26:09,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-afb93fa5-a151-4c43-8eda-1b04c7f657f2 Date: Tue, 06 Nov 2018 14:26:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:26:09,546 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018 used request id req-afb93fa5-a151-4c43-8eda-1b04c7f657f2 2018-11-06 14:26:09,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16832399368s 2018-11-06 14:26:09,547 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f95bf2e7-7838-4632-b9e4-1d415efdb018 used request id req-afb93fa5-a151-4c43-8eda-1b04c7f657f2 2018-11-06 14:26:09,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 14:26:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:09,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-4d1a2c2e-c73a-4eab-9521-1e39d4d469e4 x-compute-request-id: req-4d1a2c2e-c73a-4eab-9521-1e39d4d469e4 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c", "name": "refstack_defcore-flavor_ad31eb79-158a-435a-8470-5ea9d5903169", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 14:26:09,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4d1a2c2e-c73a-4eab-9521-1e39d4d469e4 2018-11-06 14:26:09,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0374479293823s 2018-11-06 14:26:09,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4d1a2c2e-c73a-4eab-9521-1e39d4d469e4 2018-11-06 14:26:09,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 14:26:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:09,621 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14: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-8b3c4a56-9c52-45f3-a58a-6fdef9f256a2 x-compute-request-id: req-8b3c4a56-9c52-45f3-a58a-6fdef9f256a2 Content-Length: 0 Content-Type: application/json 2018-11-06 14:26:09,621 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c used request id req-8b3c4a56-9c52-45f3-a58a-6fdef9f256a2 2018-11-06 14:26:09,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338621139526s 2018-11-06 14:26:09,621 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/60ea2a3c-d1ac-4df5-a3d9-78044d01bf2c used request id req-8b3c4a56-9c52-45f3-a58a-6fdef9f256a2 2018-11-06 14:26:09,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:26:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:09,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e033b597-2257-40f4-841c-079a08bf813b Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_ad31eb79-158a-435a-8470-5ea9d5903169", "links": {"self": "http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f"}, "domain_id": "default", "enabled": true, "id": "61520c4ae75944768bd70ca6bd08c20f", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:26:09,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e033b597-2257-40f4-841c-079a08bf813b 2018-11-06 14:26:09,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0991058349609s 2018-11-06 14:26:09,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e033b597-2257-40f4-841c-079a08bf813b 2018-11-06 14:26:09,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:26:09,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:09,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f39ad042-fa99-49df-9b8c-9f4d74c41e91 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f"}, "enabled": true, "id": "61520c4ae75944768bd70ca6bd08c20f", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_ad31eb79-158a-435a-8470-5ea9d5903169"}} 2018-11-06 14:26:09,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f used request id req-f39ad042-fa99-49df-9b8c-9f4d74c41e91 2018-11-06 14:26:09,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0959651470184s 2018-11-06 14:26:09,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f used request id req-f39ad042-fa99-49df-9b8c-9f4d74c41e91 2018-11-06 14:26:09,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 14:26:09,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:10,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1fc44c1-9baa-40cb-9e4e-8ce73de37b1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:26:10,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f used request id req-c1fc44c1-9baa-40cb-9e4e-8ce73de37b1c 2018-11-06 14:26:10,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.185555934906s 2018-11-06 14:26:10,010 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/61520c4ae75944768bd70ca6bd08c20f used request id req-c1fc44c1-9baa-40cb-9e4e-8ce73de37b1c 2018-11-06 14:26:10,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 14:26:10,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:10,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b1ff2e-3292-4f5d-b83f-c59d06ce0d63 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea"}, "enabled": true, "id": "b71520259bc3414eb2b86f86e1b493ea", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ad31eb79-158a-435a-8470-5ea9d5903169"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 14:26:10,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-90b1ff2e-3292-4f5d-b83f-c59d06ce0d63 2018-11-06 14:26:10,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0824730396271s 2018-11-06 14:26:10,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-90b1ff2e-3292-4f5d-b83f-c59d06ce0d63 2018-11-06 14:26:10,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 14:26:10,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:10,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5230e5ee-a952-40d2-8d6d-64a364affa60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:26:10,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea used request id req-5230e5ee-a952-40d2-8d6d-64a364affa60 2018-11-06 14:26:10,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152256011963s 2018-11-06 14:26:10,249 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b71520259bc3414eb2b86f86e1b493ea used request id req-5230e5ee-a952-40d2-8d6d-64a364affa60 2018-11-06 14:26:10,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:26:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:10,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24662b4-fdf4-451c-ae36-8df0b0af07db Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abc86991eb8d4599a50f0be7b0abd0ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:26:10,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d24662b4-fdf4-451c-ae36-8df0b0af07db 2018-11-06 14:26:10,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0755488872528s 2018-11-06 14:26:10,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 14:26:10,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:10,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5353609a-099e-4bef-9d32-4b4722994628 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:26:10,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/abc86991eb8d4599a50f0be7b0abd0ab used request id req-5353609a-099e-4bef-9d32-4b4722994628 2018-11-06 14:26:10,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.110815048218s 2018-11-06 14:26:10,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 14:26:10,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b71520259bc3414eb2b86f86e1b493ea&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6de7fc1cc52eeec24a388e4066c2d8ec215d81b" 2018-11-06 14:26:10,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-78e7c172-9b0f-487a-b06f-87a0b76a2f6f Date: Tue, 06 Nov 2018 14:26:10 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:26:10,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b71520259bc3414eb2b86f86e1b493ea&name=default used request id req-78e7c172-9b0f-487a-b06f-87a0b76a2f6f 2018-11-06 14:26:10,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.170323848724s 2018-11-06 14:26:10,611 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b71520259bc3414eb2b86f86e1b493ea&name=default used request id req-78e7c172-9b0f-487a-b06f-87a0b76a2f6f 2018-11-06 14:26:10,664 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-11-06 14:26:10,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 14:26:10,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 14:26:10,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 14:26:10,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 14:26:10,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 14:26:10,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 14:26:10,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 14:26:10,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 14:26:10,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 14:26:10,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 14:26:10,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 14:26:10,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 14:26:10,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 14:26:10,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 14:26:10,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 14:26:10,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 14:26:10,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 14:26:10,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 14:26:10,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 14:26:10,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 14:26:10,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 14:26:10,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 14:26:10,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 14:26:10,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 14:26:10,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 14:26:10,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24334ae-1eca-41bf-ad51-c77d16267d09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:26:10,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d24334ae-1eca-41bf-ad51-c77d16267d09 2018-11-06 14:26:10,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:26:11,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T15:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["aLXdXsq8RyWLoewgoF4GtA"], "issued_at": "2018-11-06T14:26:11.000000Z"}} 2018-11-06 14:26:11,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 14:26:11,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:11,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-40c0a10b-5b96-4e81-ae47-b1ea2204d2c2 Date: Tue, 06 Nov 2018 14:26:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:26:11,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-40c0a10b-5b96-4e81-ae47-b1ea2204d2c2 2018-11-06 14:26:11,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237654209137s 2018-11-06 14:26:11,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-40c0a10b-5b96-4e81-ae47-b1ea2204d2c2 2018-11-06 14:26:11,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 14:26:11,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:11,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:26:11,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:11,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7d0d8a-079b-437d-9e4e-746b9d7d8bfd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 14:26:11,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ec7d0d8a-079b-437d-9e4e-746b9d7d8bfd 2018-11-06 14:26:11,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0999028682709s 2018-11-06 14:26:11,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 14:26:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df"}}' 2018-11-06 14:26:11,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced3d65f-48bf-483b-ae04-b5ebaec75fc1 Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f"}, "enabled": true, "id": "05208603ac2746b0bcc0d16b9150e88f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df"}} 2018-11-06 14:26:11,557 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ced3d65f-48bf-483b-ae04-b5ebaec75fc1 2018-11-06 14:26:11,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0972650051117s 2018-11-06 14:26:11,558 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ced3d65f-48bf-483b-ae04-b5ebaec75fc1 2018-11-06 14:26:11,559 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 'id': u'05208603ac2746b0bcc0d16b9150e88f', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-06 14:26:11,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 14:26:11,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.369235038757s 2018-11-06 14:26:11,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e48abce-f157-4695-973c-67256e80906a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d"}, "enabled": true, "id": "cf7ba39345dc446fb2c6be0041d93d8d", "options": {}, "domain_id": "default", "name": "patrole-user_008d8e38-bdfa-447f-8495-d4aa1cb9e9df"}} 2018-11-06 14:26:12,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d used request id req-9e48abce-f157-4695-973c-67256e80906a 2018-11-06 14:26:12,026 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cf7ba39345dc446fb2c6be0041d93d8d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_008d8e38-bdfa-447f-8495-d4aa1cb9e9df'}) 2018-11-06 14:26:12,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:26:12,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20cfa8f-8c63-465d-9016-d9f0ec791b32 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:26:12,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c20cfa8f-8c63-465d-9016-d9f0ec791b32 2018-11-06 14:26:12,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0148570537567s 2018-11-06 14:26:12,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:26:12,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3b4986-d702-4e78-8ef9-6d4624845d6d Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:26:12,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6f3b4986-d702-4e78-8ef9-6d4624845d6d 2018-11-06 14:26:12,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.086935043335s 2018-11-06 14:26:12,131 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 14:26:12,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 14:26:12,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" -d '{"role": {"name": "Member"}}' 2018-11-06 14:26:12,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9c27064-0276-4930-8689-4e54a0edb4e2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "15826eaa6ecf4b60b9c92af865ad7e83", "links": {"self": "http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83"}, "name": "Member"}} 2018-11-06 14:26:12,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-c9c27064-0276-4930-8689-4e54a0edb4e2 2018-11-06 14:26:12,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0967168807983s 2018-11-06 14:26:12,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c8edae-be4a-4fe4-bc6c-999c7af4250c Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83"}, "domain_id": null, "name": "Member", "id": "15826eaa6ecf4b60b9c92af865ad7e83"}} 2018-11-06 14:26:12,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83 used request id req-d8c8edae-be4a-4fe4-bc6c-999c7af4250c 2018-11-06 14:26:12,301 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83'}, 'domain_id': None, 'human_id': None, 'id': u'15826eaa6ecf4b60b9c92af865ad7e83', 'HUMAN_ID': False}) 2018-11-06 14:26:12,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:26:12,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab3b4d7-db80-492c-ba91-dd5a5230d033 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "15826eaa6ecf4b60b9c92af865ad7e83", "links": {"self": "http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:26:12,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6ab3b4d7-db80-492c-ba91-dd5a5230d033 2018-11-06 14:26:12,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817639827728s 2018-11-06 14:26:12,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 14:26:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9620cca0-0342-47b0-b0ba-0ea872d9e8a3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 14:26:12,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9620cca0-0342-47b0-b0ba-0ea872d9e8a3 2018-11-06 14:26:12,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0810348987579s 2018-11-06 14:26:12,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:26:12,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933e8f3c-74c8-4dc0-82ba-432beaf49e02 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "links": {"self": "http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d"}, "domain_id": "default", "enabled": true, "id": "cf7ba39345dc446fb2c6be0041d93d8d", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:26:12,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-933e8f3c-74c8-4dc0-82ba-432beaf49e02 2018-11-06 14:26:12,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0935471057892s 2018-11-06 14:26:12,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-933e8f3c-74c8-4dc0-82ba-432beaf49e02 2018-11-06 14:26:12,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 14:26:12,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee51c4ca-af41-40ea-9ea3-6a0bb508c585 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f"}, "enabled": true, "id": "05208603ac2746b0bcc0d16b9150e88f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 14:26:12,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ee51c4ca-af41-40ea-9ea3-6a0bb508c585 2018-11-06 14:26:12,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0900528430939s 2018-11-06 14:26:12,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ee51c4ca-af41-40ea-9ea3-6a0bb508c585 2018-11-06 14:26:12,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 14:26:12,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=cf7ba39345dc446fb2c6be0041d93d8d&scope.project.id=05208603ac2746b0bcc0d16b9150e88f&role.id=15826eaa6ecf4b60b9c92af865ad7e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7acff02f-d19e-4c59-a171-45703e2f3e9a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cf7ba39345dc446fb2c6be0041d93d8d&scope.project.id=05208603ac2746b0bcc0d16b9150e88f&role.id=15826eaa6ecf4b60b9c92af865ad7e83", "previous": null, "next": null}} 2018-11-06 14:26:12,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cf7ba39345dc446fb2c6be0041d93d8d&scope.project.id=05208603ac2746b0bcc0d16b9150e88f&role.id=15826eaa6ecf4b60b9c92af865ad7e83 used request id req-7acff02f-d19e-4c59-a171-45703e2f3e9a 2018-11-06 14:26:12,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0809669494629s 2018-11-06 14:26:12,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 14:26:12,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f/users/cf7ba39345dc446fb2c6be0041d93d8d/roles/15826eaa6ecf4b60b9c92af865ad7e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fefd938f-e383-43d8-bb10-570dfa968edb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:26:12,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f/users/cf7ba39345dc446fb2c6be0041d93d8d/roles/15826eaa6ecf4b60b9c92af865ad7e83 used request id req-fefd938f-e383-43d8-bb10-570dfa968edb 2018-11-06 14:26:12,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110752820969s 2018-11-06 14:26:12,854 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 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': 'c6b371b5-2302-4859-a305-86a21eeb8ac8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 'project_id': u'05208603ac2746b0bcc0d16b9150e88f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 14:26:12,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 14:26:12,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 14:26:12,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 14:26:12,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 14:26:12,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 14:26:12,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 14:26:12,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 14:26:12,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 14:26:12,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 14:26:12,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 14:26:12,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 14:26:12,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 14:26:12,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 14:26:12,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 14:26:12,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 14:26:12,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 14:26:12,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 14:26:12,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 14:26:12,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 14:26:12,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 14:26:12,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 14:26:12,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 14:26:12,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 14:26:12,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 14:26:12,861 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 'password': 'c6b371b5-2302-4859-a305-86a21eeb8ac8', 'project_name': 'patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '05208603ac2746b0bcc0d16b9150e88f', 'project_domain_name': 'Default'} 2018-11-06 14:26:12,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:26:12,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:12,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9613acaf-55aa-4b14-80a9-91de51b268e7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "15826eaa6ecf4b60b9c92af865ad7e83", "links": {"self": "http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:26:12,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9613acaf-55aa-4b14-80a9-91de51b268e7 2018-11-06 14:26:12,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829010009766s 2018-11-06 14:26:12,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:26:12,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f64d57-d716-48bb-8f5d-835f13d95eec Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "15826eaa6ecf4b60b9c92af865ad7e83", "links": {"self": "http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:26:13,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-06f64d57-d716-48bb-8f5d-835f13d95eec 2018-11-06 14:26:13,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819520950317s 2018-11-06 14:26:13,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 14:26:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6f91d1-7172-4a81-88cc-8f2398b4a656 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 14:26:13,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-aa6f91d1-7172-4a81-88cc-8f2398b4a656 2018-11-06 14:26:13,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0741829872131s 2018-11-06 14:26:13,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:26:13,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8345644f-4095-4ed0-96ce-7f4aa068f10f Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "links": {"self": "http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d"}, "domain_id": "default", "enabled": true, "id": "cf7ba39345dc446fb2c6be0041d93d8d", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:26:13,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8345644f-4095-4ed0-96ce-7f4aa068f10f 2018-11-06 14:26:13,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100509166718s 2018-11-06 14:26:13,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8345644f-4095-4ed0-96ce-7f4aa068f10f 2018-11-06 14:26:13,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 14:26:13,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da53c75-7356-414b-86b7-d4e9efe88365 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f"}, "enabled": true, "id": "05208603ac2746b0bcc0d16b9150e88f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 14:26:13,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3da53c75-7356-414b-86b7-d4e9efe88365 2018-11-06 14:26:13,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0842089653015s 2018-11-06 14:26:13,296 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3da53c75-7356-414b-86b7-d4e9efe88365 2018-11-06 14:26:13,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 14:26:13,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=cf7ba39345dc446fb2c6be0041d93d8d&scope.project.id=05208603ac2746b0bcc0d16b9150e88f&role.id=f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b104a8f-3135-4c19-8e71-1c8fc12537ce Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cf7ba39345dc446fb2c6be0041d93d8d&scope.project.id=05208603ac2746b0bcc0d16b9150e88f&role.id=f0183a7f7ed349a593458589a5e31bea", "previous": null, "next": null}} 2018-11-06 14:26:13,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cf7ba39345dc446fb2c6be0041d93d8d&scope.project.id=05208603ac2746b0bcc0d16b9150e88f&role.id=f0183a7f7ed349a593458589a5e31bea used request id req-9b104a8f-3135-4c19-8e71-1c8fc12537ce 2018-11-06 14:26:13,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0737960338593s 2018-11-06 14:26:13,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 14:26:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f/users/cf7ba39345dc446fb2c6be0041d93d8d/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-035746db-6a88-48d2-a44d-e15d63c2f5ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:26:13,493 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f/users/cf7ba39345dc446fb2c6be0041d93d8d/roles/f0183a7f7ed349a593458589a5e31bea used request id req-035746db-6a88-48d2-a44d-e15d63c2f5ef 2018-11-06 14:26:13,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121356964111s 2018-11-06 14:26:13,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:26:13,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be8cbee-f481-4eeb-bd1a-9fab7847e768 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "15826eaa6ecf4b60b9c92af865ad7e83", "links": {"self": "http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:26:13,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3be8cbee-f481-4eeb-bd1a-9fab7847e768 2018-11-06 14:26:13,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786709785461s 2018-11-06 14:26:13,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 14:26:13,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50626a0-70a2-44d7-b32d-caef994ca5d1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 14:26:13,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b50626a0-70a2-44d7-b32d-caef994ca5d1 2018-11-06 14:26:13,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0728690624237s 2018-11-06 14:26:13,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:26:13,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3496da9b-1bbb-4c64-9799-2b0f9b8fba65 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "links": {"self": "http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d"}, "domain_id": "default", "enabled": true, "id": "cf7ba39345dc446fb2c6be0041d93d8d", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:26:13,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3496da9b-1bbb-4c64-9799-2b0f9b8fba65 2018-11-06 14:26:13,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966899394989s 2018-11-06 14:26:13,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3496da9b-1bbb-4c64-9799-2b0f9b8fba65 2018-11-06 14:26:13,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 14:26:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=cf7ba39345dc446fb2c6be0041d93d8d&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939bee5c-d51f-47d1-8e27-b4ecc0d6faf8 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cf7ba39345dc446fb2c6be0041d93d8d&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default", "previous": null, "next": null}} 2018-11-06 14:26:13,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cf7ba39345dc446fb2c6be0041d93d8d&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default used request id req-939bee5c-d51f-47d1-8e27-b4ecc0d6faf8 2018-11-06 14:26:13,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0815169811249s 2018-11-06 14:26:13,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 14:26:13,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/cf7ba39345dc446fb2c6be0041d93d8d/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:26:13,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ffeed3-6109-410a-8fe0-f0decef52200 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:26:13,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/cf7ba39345dc446fb2c6be0041d93d8d/roles/f0183a7f7ed349a593458589a5e31bea used request id req-10ffeed3-6109-410a-8fe0-f0decef52200 2018-11-06 14:26:13,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121678113937s 2018-11-06 14:26:13,955 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 14:26:16,541 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-06 14:26:16.092 11283 INFO rally.deployment.engine [-] Deployment 4238cc3e-1c3a-449c-bea0-65e5853e3690 | Starting: Destroy cloud and free allocated resources. 2018-11-06 14:26:16.180 11283 INFO rally.deployment.engine [-] Deployment 4238cc3e-1c3a-449c-bea0-65e5853e3690 | Completed: Destroy cloud and free allocated resources. 2018-11-06 14:26:16.225 11283 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=38f6762b-a19e-4ec0-bca7-573d0d769efe) for deployment 'opnfv-rally'. 2018-11-06 14:26:16.245 11283 INFO rally.api [-] Deleting verification (UUID=7ab98345-4bae-42ae-bcfd-b4794da0ed1b). 2018-11-06 14:26:16.295 11283 INFO rally.api [-] Verification has been successfully deleted! 2018-11-06 14:26:16.295 11283 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=38f6762b-a19e-4ec0-bca7-573d0d769efe). 2018-11-06 14:26:16.302 11283 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-06 14:26:18,894 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 14:26:18.591 11286 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=79c9cf06-bbf1-424c-9957-c0be2e9627af) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 79c9cf06-bbf1-424c-9957-c0be2e9627af | 2018-11-06T14:26:18 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 79c9cf06-bbf1-424c-9957-c0be2e9627af ~/.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-11-06 14:26:22,273 - 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-11-06 14:26:22,273 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 14:26:24,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-06 14:26:24.428 11292 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=38f6762b-a19e-4ec0-bca7-573d0d769efe). 2018-11-06 14:26:24.562 11292 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-06 14:26:28,228 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 14:26:26.725 11295 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 14:26:26.886 11295 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 14:26:28.077 11295 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9a11e187-136a-45ad-9c92-b7aecbbe7ae1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9a11e187-136a-45ad-9c92-b7aecbbe7ae1) as the default verifier for the future CLI operations. 2018-11-06 14:26:31,234 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-11-06 14:26:31,235 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:26:31,366 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 14:26:31,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 14:26:31,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41302a59-cab0-4b84-8738-49fdd52e257c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:26:31,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-41302a59-cab0-4b84-8738-49fdd52e257c 2018-11-06 14:26:31,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:26:31,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "15826eaa6ecf4b60b9c92af865ad7e83", "name": "Member"}], "expires_at": "2018-11-06T15:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05208603ac2746b0bcc0d16b9150e88f", "name": "patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/05208603ac2746b0bcc0d16b9150e88f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/05208603ac2746b0bcc0d16b9150e88f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/05208603ac2746b0bcc0d16b9150e88f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/05208603ac2746b0bcc0d16b9150e88f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/05208603ac2746b0bcc0d16b9150e88f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/05208603ac2746b0bcc0d16b9150e88f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/05208603ac2746b0bcc0d16b9150e88f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/05208603ac2746b0bcc0d16b9150e88f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/05208603ac2746b0bcc0d16b9150e88f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05208603ac2746b0bcc0d16b9150e88f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/05208603ac2746b0bcc0d16b9150e88f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/05208603ac2746b0bcc0d16b9150e88f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "id": "cf7ba39345dc446fb2c6be0041d93d8d"}, "audit_ids": ["dtKhvTVnTgGrmv9bLh6dkg"], "issued_at": "2018-11-06T14:26:31.000000Z"}} 2018-11-06 14:26:31,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:26:31,769 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 14:26:31 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 14:26:31,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:26:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:26:31,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e6fc4b5c-6002-406a-abe5-d651c95deeb7 Date: Tue, 06 Nov 2018 14:26:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:26:31,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e6fc4b5c-6002-406a-abe5-d651c95deeb7 2018-11-06 14:26:31,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183643102646s 2018-11-06 14:26:31,956 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e6fc4b5c-6002-406a-abe5-d651c95deeb7 2018-11-06 14:26:31,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 14:26:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df"}' 2018-11-06 14:26:32,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/097f7860-7331-47bb-9990-084b93e82945 X-Openstack-Request-Id: req-e8d30cf4-4996-46c7-9f0a-340f9b34172d Date: Tue, 06 Nov 2018 14:26:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/097f7860-7331-47bb-9990-084b93e82945/file", "owner": "05208603ac2746b0bcc0d16b9150e88f", "id": "097f7860-7331-47bb-9990-084b93e82945", "size": null, "self": "/v2/images/097f7860-7331-47bb-9990-084b93e82945", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:26:32Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "checksum": null, "created_at": "2018-11-06T14:26:32Z", "protected": false} 2018-11-06 14:26:32,154 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e8d30cf4-4996-46c7-9f0a-340f9b34172d 2018-11-06 14:26:32,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.196335077286s 2018-11-06 14:26:32,155 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e8d30cf4-4996-46c7-9f0a-340f9b34172d returning object 097f7860-7331-47bb-9990-084b93e82945 2018-11-06 14:26:32,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 14:26:32,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/097f7860-7331-47bb-9990-084b93e82945/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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" -d '' 2018-11-06 14:26:33,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b2ecd65-bec9-460c-be96-92bf54f2ba41 Date: Tue, 06 Nov 2018 14:26:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:26:33,504 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/097f7860-7331-47bb-9990-084b93e82945/file used request id req-4b2ecd65-bec9-460c-be96-92bf54f2ba41 2018-11-06 14:26:33,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34855008125s 2018-11-06 14:26:33,504 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/097f7860-7331-47bb-9990-084b93e82945/file used request id req-4b2ecd65-bec9-460c-be96-92bf54f2ba41 2018-11-06 14:26:33,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:26:33,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:26:34,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-0245a856-bcbe-4e1e-a2b8-a241d4d64283 Date: Tue, 06 Nov 2018 14:26:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/097f7860-7331-47bb-9990-084b93e82945/snap", "metadata": {}}], "file": "/v2/images/097f7860-7331-47bb-9990-084b93e82945/file", "owner": "05208603ac2746b0bcc0d16b9150e88f", "id": "097f7860-7331-47bb-9990-084b93e82945", "size": 12716032, "self": "/v2/images/097f7860-7331-47bb-9990-084b93e82945", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/097f7860-7331-47bb-9990-084b93e82945/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:26:33Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T14:26:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:26:34,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0245a856-bcbe-4e1e-a2b8-a241d4d64283 2018-11-06 14:26:34,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.626573085785s 2018-11-06 14:26:34,132 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0245a856-bcbe-4e1e-a2b8-a241d4d64283 2018-11-06 14:26:34,134 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/097f7860-7331-47bb-9990-084b93e82945/snap', u'metadata': Munch({})})], 'file': u'/v2/images/097f7860-7331-47bb-9990-084b93e82945/file', 'owner': u'05208603ac2746b0bcc0d16b9150e88f', 'id': u'097f7860-7331-47bb-9990-084b93e82945', 'size': 12716032, u'self': u'/v2/images/097f7860-7331-47bb-9990-084b93e82945', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05208603ac2746b0bcc0d16b9150e88f', 'name': 'patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/097f7860-7331-47bb-9990-084b93e82945/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T14:26:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T14:26:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/097f7860-7331-47bb-9990-084b93e82945', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 'created': u'2018-11-06T14:26:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T14:26:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/097f7860-7331-47bb-9990-084b93e82945', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 14:26:34,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 14:26:34,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 14:26:34,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26: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-3195526a-946b-46a4-aa3d-c7c4a494949c x-compute-request-id: req-3195526a-946b-46a4-aa3d-c7c4a494949c Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0e8bbd26-9414-4de0-976e-e58cc124c3c2", "name": "patrole-flavor_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:26:34,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3195526a-946b-46a4-aa3d-c7c4a494949c 2018-11-06 14:26:34,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.200368881226s 2018-11-06 14:26:34,336 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3195526a-946b-46a4-aa3d-c7c4a494949c returning object 0e8bbd26-9414-4de0-976e-e58cc124c3c2 2018-11-06 14:26:34,336 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', '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'95207c6e3e564411af51ea7bd9318c66', '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'0e8bbd26-9414-4de0-976e-e58cc124c3c2', 'swap': 0}) 2018-11-06 14:26:34,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 14:26:34,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2/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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" -d '{"extra_specs": {}}' 2018-11-06 14:26:34,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26: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-ab29228f-22c7-46f6-9679-e03c7c919d12 x-compute-request-id: req-ab29228f-22c7-46f6-9679-e03c7c919d12 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 14:26:34,359 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2/os-extra_specs used request id req-ab29228f-22c7-46f6-9679-e03c7c919d12 2018-11-06 14:26:34,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216619968414s 2018-11-06 14:26:34,359 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2/os-extra_specs used request id req-ab29228f-22c7-46f6-9679-e03c7c919d12 2018-11-06 14:26:34,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:26:34,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:26:34,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:26: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:26:34,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:26:34,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f654242a-e28d-465d-914e-010bf30bb362 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "15826eaa6ecf4b60b9c92af865ad7e83", "links": {"self": "http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:26:34,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f654242a-e28d-465d-914e-010bf30bb362 2018-11-06 14:26:34,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.093945980072s 2018-11-06 14:26:34,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 14:26:34,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:26:34,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26: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-0f03600f-9e78-47da-ae22-c4513295fcd5 x-compute-request-id: req-0f03600f-9e78-47da-ae22-c4513295fcd5 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 233}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 236}, "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-11-06 14:26:34,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-0f03600f-9e78-47da-ae22-c4513295fcd5 2018-11-06 14:26:34,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.189173936844s 2018-11-06 14:26:34,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-0f03600f-9e78-47da-ae22-c4513295fcd5 2018-11-06 14:26:34,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:26:34,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:26:34,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f8abc752-0f14-417e-a7ca-b0c960812762 Date: Tue, 06 Nov 2018 14:26:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/097f7860-7331-47bb-9990-084b93e82945/snap", "metadata": {}}], "file": "/v2/images/097f7860-7331-47bb-9990-084b93e82945/file", "owner": "05208603ac2746b0bcc0d16b9150e88f", "id": "097f7860-7331-47bb-9990-084b93e82945", "size": 12716032, "self": "/v2/images/097f7860-7331-47bb-9990-084b93e82945", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/097f7860-7331-47bb-9990-084b93e82945/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:26:33Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T14:26:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:26:34,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f8abc752-0f14-417e-a7ca-b0c960812762 2018-11-06 14:26:34,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162580966949s 2018-11-06 14:26:34,812 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f8abc752-0f14-417e-a7ca-b0c960812762 2018-11-06 14:26:34,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 14:26:34,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df"}' 2018-11-06 14:26:35,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e X-Openstack-Request-Id: req-96b68422-84cf-43de-93c7-88dc72726701 Date: Tue, 06 Nov 2018 14:26:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e/file", "owner": "05208603ac2746b0bcc0d16b9150e88f", "id": "eca70219-cf81-4f09-94cd-00b573db4e6e", "size": null, "self": "/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:26:34Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "checksum": null, "created_at": "2018-11-06T14:26:34Z", "protected": false} 2018-11-06 14:26:35,022 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-96b68422-84cf-43de-93c7-88dc72726701 2018-11-06 14:26:35,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.207488059998s 2018-11-06 14:26:35,022 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-96b68422-84cf-43de-93c7-88dc72726701 returning object eca70219-cf81-4f09-94cd-00b573db4e6e 2018-11-06 14:26:35,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 14:26:35,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e/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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" -d '' 2018-11-06 14:26:37,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd7e8bb2-6b42-46a7-bd97-f29c7a32d808 Date: Tue, 06 Nov 2018 14:26:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:26:37,033 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e/file used request id req-fd7e8bb2-6b42-46a7-bd97-f29c7a32d808 2018-11-06 14:26:37,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.01041078568s 2018-11-06 14:26:37,034 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e/file used request id req-fd7e8bb2-6b42-46a7-bd97-f29c7a32d808 2018-11-06 14:26:37,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:26:37,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:26:37,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-a83a89e5-8898-47b2-a664-d074ad89e97d Date: Tue, 06 Nov 2018 14:26:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/eca70219-cf81-4f09-94cd-00b573db4e6e/snap", "metadata": {}}], "file": "/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e/file", "owner": "05208603ac2746b0bcc0d16b9150e88f", "id": "eca70219-cf81-4f09-94cd-00b573db4e6e", "size": 12716032, "self": "/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/eca70219-cf81-4f09-94cd-00b573db4e6e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:26:36Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T14:26:34Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/097f7860-7331-47bb-9990-084b93e82945/snap", "metadata": {}}], "file": "/v2/images/097f7860-7331-47bb-9990-084b93e82945/file", "owner": "05208603ac2746b0bcc0d16b9150e88f", "id": "097f7860-7331-47bb-9990-084b93e82945", "size": 12716032, "self": "/v2/images/097f7860-7331-47bb-9990-084b93e82945", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/097f7860-7331-47bb-9990-084b93e82945/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:26:33Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T14:26:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:26:37,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a83a89e5-8898-47b2-a664-d074ad89e97d 2018-11-06 14:26:37,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177623987198s 2018-11-06 14:26:37,213 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a83a89e5-8898-47b2-a664-d074ad89e97d 2018-11-06 14:26:37,215 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/eca70219-cf81-4f09-94cd-00b573db4e6e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e/file', 'owner': u'05208603ac2746b0bcc0d16b9150e88f', 'id': u'eca70219-cf81-4f09-94cd-00b573db4e6e', 'size': 12716032, u'self': u'/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05208603ac2746b0bcc0d16b9150e88f', 'name': 'patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/eca70219-cf81-4f09-94cd-00b573db4e6e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T14:26:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T14:26:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', 'created': u'2018-11-06T14:26:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T14:26:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 14:26:37,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 14:26:37,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 14:26:37,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26: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-5f9a61db-a880-49c7-9625-62595bb91d90 x-compute-request-id: req-5f9a61db-a880-49c7-9625-62595bb91d90 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/710d8ce0-9983-42cd-88cd-9e5eac566a76", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/710d8ce0-9983-42cd-88cd-9e5eac566a76", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "710d8ce0-9983-42cd-88cd-9e5eac566a76", "name": "patrole-flavor_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:26:37,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5f9a61db-a880-49c7-9625-62595bb91d90 2018-11-06 14:26:37,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.05113697052s 2018-11-06 14:26:37,268 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5f9a61db-a880-49c7-9625-62595bb91d90 returning object 710d8ce0-9983-42cd-88cd-9e5eac566a76 2018-11-06 14:26:37,269 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', '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'95207c6e3e564411af51ea7bd9318c66', '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'710d8ce0-9983-42cd-88cd-9e5eac566a76', 'swap': 0}) 2018-11-06 14:26:37,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 14:26:37,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/710d8ce0-9983-42cd-88cd-9e5eac566a76/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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" -d '{"extra_specs": {}}' 2018-11-06 14:26:37,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:26: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-0384ef5d-ad67-4ca8-92a3-a1ffcdd56410 x-compute-request-id: req-0384ef5d-ad67-4ca8-92a3-a1ffcdd56410 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 14:26:37,292 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/710d8ce0-9983-42cd-88cd-9e5eac566a76/os-extra_specs used request id req-0384ef5d-ad67-4ca8-92a3-a1ffcdd56410 2018-11-06 14:26:37,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229728221893s 2018-11-06 14:26:37,293 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/710d8ce0-9983-42cd-88cd-9e5eac566a76/os-extra_specs used request id req-0384ef5d-ad67-4ca8-92a3-a1ffcdd56410 2018-11-06 14:26:37,293 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df', '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'95207c6e3e564411af51ea7bd9318c66', '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'710d8ce0-9983-42cd-88cd-9e5eac566a76', 'swap': 0}) 2018-11-06 14:26:40,626 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 14:26:39.554 11314 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9a11e187-136a-45ad-9c92-b7aecbbe7ae1) for deployment 'opnfv-rally' (UUID=79c9cf06-bbf1-424c-9957-c0be2e9627af). 2018-11-06 14:26:40.441 11314 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 14:26:40.444 11314 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9a11e187-136a-45ad-9c92-b7aecbbe7ae1) has been successfully configured for deployment 'opnfv-rally' (UUID=79c9cf06-bbf1-424c-9957-c0be2e9627af)! 2018-11-06 14:26:40,626 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-06 14:26:40,627 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-06 14:26:40,629 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-06 14:26:40,657 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-06 14:26:44,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9a11e187-136a-45ad-9c92-b7aecbbe7ae1/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-11-06 14:26:44,761 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-06 14:26:44,778 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-06 14:26:44,778 - 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-11-06 14:26:46,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 14:26:46.923 11323 INFO rally.api [-] Starting verification (UUID=14fa2066-0485-46b2-a0be-5d15237d6713) for deployment 'opnfv-rally' (UUID=79c9cf06-bbf1-424c-9957-c0be2e9627af) by verifier 'opnfv-tempest' (UUID=9a11e187-136a-45ad-9c92-b7aecbbe7ae1). 2018-11-06 14:26:46,924 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 14fa2066-0485-46b2-a0be-5d15237d6713 2018-11-06 14:29:09,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 14fa2066-0485-46b2-a0be-5d15237d6713 2018-11-06 14:29:09,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '14fa2066-0485-46b2-a0be-5d15237d6713']'. 2018-11-06 14:29:10,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 14:29:10,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 14:29:10,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 14:29:10,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 14fa2066-0485-46b2-a0be-5d15237d6713 | 2018-11-06 14:29:10,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-06 14:29:10,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 14:26:46 | 2018-11-06 14:29:10,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 14:29:08 | 2018-11-06 14:29:10,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:22 | 2018-11-06 14:29:10,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 14:29:10,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 14:29:10,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9a11e187-136a-45ad-9c92-b7aecbbe7ae1) | 2018-11-06 14:29:10,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 14:29:10,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 79c9cf06-bbf1-424c-9957-c0be2e9627af) | 2018-11-06 14:29:10,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-11-06 14:29:10,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.044 | 2018-11-06 14:29:10,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-11-06 14:29:10,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-11-06 14:29:10,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 14:29:10,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 14:29:10,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-06 14:29:10,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 14:29:10,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 14:29:10,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 14:29:10,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-11-06 14:29:10,710 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 14:29:10,710 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-06 14:29:10,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 14:29:10,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:29:12,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60f4380a-f497-4071-a7c8-5d304bbb2173 Date: Tue, 06 Nov 2018 14:29:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:29:12,559 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e used request id req-60f4380a-f497-4071-a7c8-5d304bbb2173 2018-11-06 14:29:12,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.84302711487s 2018-11-06 14:29:12,559 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/eca70219-cf81-4f09-94cd-00b573db4e6e used request id req-60f4380a-f497-4071-a7c8-5d304bbb2173 2018-11-06 14:29:12,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 14:29:12,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:12,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8371815c-9962-43f9-8fd4-04a038fca220 x-compute-request-id: req-8371815c-9962-43f9-8fd4-04a038fca220 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0e8bbd26-9414-4de0-976e-e58cc124c3c2", "name": "patrole-flavor_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/710d8ce0-9983-42cd-88cd-9e5eac566a76", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/710d8ce0-9983-42cd-88cd-9e5eac566a76", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "710d8ce0-9983-42cd-88cd-9e5eac566a76", "name": "patrole-flavor_alt_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 14:29:12,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8371815c-9962-43f9-8fd4-04a038fca220 2018-11-06 14:29:12,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0340402126312s 2018-11-06 14:29:12,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8371815c-9962-43f9-8fd4-04a038fca220 2018-11-06 14:29:12,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 14:29:12,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/710d8ce0-9983-42cd-88cd-9e5eac566a76 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:12,656 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ab71678-29f8-493e-b0d8-2015648ebb54 x-compute-request-id: req-7ab71678-29f8-493e-b0d8-2015648ebb54 Content-Length: 0 Content-Type: application/json 2018-11-06 14:29:12,656 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/710d8ce0-9983-42cd-88cd-9e5eac566a76 used request id req-7ab71678-29f8-493e-b0d8-2015648ebb54 2018-11-06 14:29:12,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0590848922729s 2018-11-06 14:29:12,656 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/710d8ce0-9983-42cd-88cd-9e5eac566a76 used request id req-7ab71678-29f8-493e-b0d8-2015648ebb54 2018-11-06 14:29:12,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 14:29:12,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:29:13,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-5c14ed61-59e9-4f11-a177-cbb1b128e7e7 Date: Tue, 06 Nov 2018 14:29:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/097f7860-7331-47bb-9990-084b93e82945/snap", "metadata": {}}], "file": "/v2/images/097f7860-7331-47bb-9990-084b93e82945/file", "owner": "05208603ac2746b0bcc0d16b9150e88f", "id": "097f7860-7331-47bb-9990-084b93e82945", "size": 12716032, "self": "/v2/images/097f7860-7331-47bb-9990-084b93e82945", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/097f7860-7331-47bb-9990-084b93e82945/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T14:26:33Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T14:26:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 14:29:13,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5c14ed61-59e9-4f11-a177-cbb1b128e7e7 2018-11-06 14:29:13,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.569458007812s 2018-11-06 14:29:13,227 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5c14ed61-59e9-4f11-a177-cbb1b128e7e7 2018-11-06 14:29:13,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 14:29:13,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/097f7860-7331-47bb-9990-084b93e82945 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b400f019017c5c77459aa7fdd4787bf94ceb8ef" 2018-11-06 14:29:15,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b29333a-7c68-4bdb-831f-dcf8e71e8c14 Date: Tue, 06 Nov 2018 14:29:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:29:15,956 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/097f7860-7331-47bb-9990-084b93e82945 used request id req-9b29333a-7c68-4bdb-831f-dcf8e71e8c14 2018-11-06 14:29:15,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.72790884972s 2018-11-06 14:29:15,957 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/097f7860-7331-47bb-9990-084b93e82945 used request id req-9b29333a-7c68-4bdb-831f-dcf8e71e8c14 2018-11-06 14:29:15,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 14:29:15,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:15,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f231d170-8672-4a16-afe4-a67567b07e62 x-compute-request-id: req-f231d170-8672-4a16-afe4-a67567b07e62 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0e8bbd26-9414-4de0-976e-e58cc124c3c2", "name": "patrole-flavor_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 14:29:15,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f231d170-8672-4a16-afe4-a67567b07e62 2018-11-06 14:29:15,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0398640632629s 2018-11-06 14:29:15,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f231d170-8672-4a16-afe4-a67567b07e62 2018-11-06 14:29:16,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 14:29:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:16,064 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:29: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-2ecf01a1-dbff-48a7-9a78-425210996e78 x-compute-request-id: req-2ecf01a1-dbff-48a7-9a78-425210996e78 Content-Length: 0 Content-Type: application/json 2018-11-06 14:29:16,064 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2 used request id req-2ecf01a1-dbff-48a7-9a78-425210996e78 2018-11-06 14:29:16,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0644800662994s 2018-11-06 14:29:16,064 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0e8bbd26-9414-4de0-976e-e58cc124c3c2 used request id req-2ecf01a1-dbff-48a7-9a78-425210996e78 2018-11-06 14:29:16,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:29:16,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:16,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e709cdb-870e-4222-8282-d8a26f73877b Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_008d8e38-bdfa-447f-8495-d4aa1cb9e9df", "links": {"self": "http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d"}, "domain_id": "default", "enabled": true, "id": "cf7ba39345dc446fb2c6be0041d93d8d", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:29:16,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2e709cdb-870e-4222-8282-d8a26f73877b 2018-11-06 14:29:16,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0941109657288s 2018-11-06 14:29:16,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2e709cdb-870e-4222-8282-d8a26f73877b 2018-11-06 14:29:16,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:29:16,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:16,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c164b1b-ec7f-4fc8-9c15-801e98f24a42 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d"}, "enabled": true, "id": "cf7ba39345dc446fb2c6be0041d93d8d", "options": {}, "domain_id": "default", "name": "patrole-user_008d8e38-bdfa-447f-8495-d4aa1cb9e9df"}} 2018-11-06 14:29:16,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d used request id req-2c164b1b-ec7f-4fc8-9c15-801e98f24a42 2018-11-06 14:29:16,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0991039276123s 2018-11-06 14:29:16,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d used request id req-2c164b1b-ec7f-4fc8-9c15-801e98f24a42 2018-11-06 14:29:16,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 14:29:16,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:16,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c808f1-053d-4ffa-8178-e3c1a8f57294 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:16,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d used request id req-a3c808f1-053d-4ffa-8178-e3c1a8f57294 2018-11-06 14:29:16,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.171196937561s 2018-11-06 14:29:16,437 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cf7ba39345dc446fb2c6be0041d93d8d used request id req-a3c808f1-053d-4ffa-8178-e3c1a8f57294 2018-11-06 14:29:16,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 14:29:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:16,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4481e5c2-2d45-4265-9939-40bd4f3bde3f Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f"}, "enabled": true, "id": "05208603ac2746b0bcc0d16b9150e88f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_008d8e38-bdfa-447f-8495-d4aa1cb9e9df"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 14:29:16,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4481e5c2-2d45-4265-9939-40bd4f3bde3f 2018-11-06 14:29:16,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0761561393738s 2018-11-06 14:29:16,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4481e5c2-2d45-4265-9939-40bd4f3bde3f 2018-11-06 14:29:16,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 14:29:16,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:16,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec0f0659-2101-47fc-841c-122f12c856ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:16,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f used request id req-ec0f0659-2101-47fc-841c-122f12c856ab 2018-11-06 14:29:16,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.158119916916s 2018-11-06 14:29:16,675 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/05208603ac2746b0bcc0d16b9150e88f used request id req-ec0f0659-2101-47fc-841c-122f12c856ab 2018-11-06 14:29:16,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:29:16,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:16,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baaeebbc-d0fd-48b1-a425-4e63ed9072d2 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "15826eaa6ecf4b60b9c92af865ad7e83", "links": {"self": "http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:16,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-baaeebbc-d0fd-48b1-a425-4e63ed9072d2 2018-11-06 14:29:16,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823800563812s 2018-11-06 14:29:16,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 14:29:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:16,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5750758-93d0-403f-8fed-d5bcff753005 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:16,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/15826eaa6ecf4b60b9c92af865ad7e83 used request id req-b5750758-93d0-403f-8fed-d5bcff753005 2018-11-06 14:29:16,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10306096077s 2018-11-06 14:29:16,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 14:29:16,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=05208603ac2746b0bcc0d16b9150e88f&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0e5bb2bfecf363b539e5fbc018d77ffa6efbfb" 2018-11-06 14:29:16,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-41d69042-ae6c-4a58-bdf1-e74a57601b45 Date: Tue, 06 Nov 2018 14:29:16 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:29:16,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=05208603ac2746b0bcc0d16b9150e88f&name=default used request id req-41d69042-ae6c-4a58-bdf1-e74a57601b45 2018-11-06 14:29:16,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.038125038147s 2018-11-06 14:29:16,905 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=05208603ac2746b0bcc0d16b9150e88f&name=default used request id req-41d69042-ae6c-4a58-bdf1-e74a57601b45 2018-11-06 14:29:16,962 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-11-06 14:29:17,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 14:29:17,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 14:29:17,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 14:29:17,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 14:29:17,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 14:29:17,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 14:29:17,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 14:29:17,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 14:29:17,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 14:29:17,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 14:29:17,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 14:29:17,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 14:29:17,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 14:29:17,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 14:29:17,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 14:29:17,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2080c80a-a5af-4c5e-802d-6a1405be54c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:17,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2080c80a-a5af-4c5e-802d-6a1405be54c6 2018-11-06 14:29:17,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:17,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T15:29:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["_dxtnbyUS_qViwYE8ZDlrw"], "issued_at": "2018-11-06T14:29:17.000000Z"}} 2018-11-06 14:29:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:17,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:17,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23df5873-0512-4d3a-a05b-e1f9b26caaf7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 14:29:17,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-23df5873-0512-4d3a-a05b-e1f9b26caaf7 2018-11-06 14:29:17,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.49852180481s 2018-11-06 14:29:17,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 14:29:17,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}}' 2018-11-06 14:29:18,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81428f7-291b-41c7-bea9-477a028fdf18 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:29:18,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e81428f7-291b-41c7-bea9-477a028fdf18 2018-11-06 14:29:18,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114095926285s 2018-11-06 14:29:18,110 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e81428f7-291b-41c7-bea9-477a028fdf18 2018-11-06 14:29:18,111 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d', 'id': u'2216100af53b44269a1e842e87dafaef', '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-11-06 14:29:18,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 14:29:18,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350359201431s 2018-11-06 14:29:18,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:18,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2ef515-1a63-40e0-9950-84f1b4d19b29 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:29:18,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef used request id req-cd2ef515-1a63-40e0-9950-84f1b4d19b29 2018-11-06 14:29:18,558 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1a37ce0bd004e80b7f4be533d21aaef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d'}) 2018-11-06 14:29:18,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:29:18,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:18,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0fccdf-bd46-4f11-83ff-3ba08dc8c03a Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:18,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dd0fccdf-bd46-4f11-83ff-3ba08dc8c03a 2018-11-06 14:29:18,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826511383057s 2018-11-06 14:29:18,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:29:18,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:18,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96978e8c-88a4-445c-9396-d0bbac291100 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:18,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-96978e8c-88a4-445c-9396-d0bbac291100 2018-11-06 14:29:18,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0736291408539s 2018-11-06 14:29:18,717 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 14:29:18,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 14:29:18,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" -d '{"role": {"name": "Member"}}' 2018-11-06 14:29:18,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-778702c8-4600-4b23-8b7e-8aa730761eb4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}} 2018-11-06 14:29:18,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-778702c8-4600-4b23-8b7e-8aa730761eb4 2018-11-06 14:29:18,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.103457927704s 2018-11-06 14:29:18,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:18,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da0f893-a13c-49a2-bb43-5986230ab450 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "domain_id": null, "name": "Member", "id": "ac7d6b99603642d1abdea06413bcd4a8"}} 2018-11-06 14:29:18,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8 used request id req-1da0f893-a13c-49a2-bb43-5986230ab450 2018-11-06 14:29:18,905 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8'}, 'domain_id': None, 'human_id': None, 'id': u'ac7d6b99603642d1abdea06413bcd4a8', 'HUMAN_ID': False}) 2018-11-06 14:29:18,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:29:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:18,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd08d9a-f6ba-41b1-baf4-529f83b88b03 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:18,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ebd08d9a-f6ba-41b1-baf4-529f83b88b03 2018-11-06 14:29:18,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0750558376312s 2018-11-06 14:29:18,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 14:29:18,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30dccce-49f5-41b7-946a-683ca58b860e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 14:29:19,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a30dccce-49f5-41b7-946a-683ca58b860e 2018-11-06 14:29:19,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.082377910614s 2018-11-06 14:29:19,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:29:19,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042ef1a5-1441-48f7-8fbe-a13a9d32c394 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:29:19,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-042ef1a5-1441-48f7-8fbe-a13a9d32c394 2018-11-06 14:29:19,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0342972278595s 2018-11-06 14:29:19,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-042ef1a5-1441-48f7-8fbe-a13a9d32c394 2018-11-06 14:29:19,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 14:29:19,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d4b065-c313-4984-abc8-526fe13b3897 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 14:29:19,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f7d4b065-c313-4984-abc8-526fe13b3897 2018-11-06 14:29:19,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0727190971375s 2018-11-06 14:29:19,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f7d4b065-c313-4984-abc8-526fe13b3897 2018-11-06 14:29:19,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 14:29:19,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=b1a37ce0bd004e80b7f4be533d21aaef&scope.project.id=2216100af53b44269a1e842e87dafaef&role.id=ac7d6b99603642d1abdea06413bcd4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238801cb-cff2-4ac7-b7b2-e13f628beaf9 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b1a37ce0bd004e80b7f4be533d21aaef&scope.project.id=2216100af53b44269a1e842e87dafaef&role.id=ac7d6b99603642d1abdea06413bcd4a8", "previous": null, "next": null}} 2018-11-06 14:29:19,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b1a37ce0bd004e80b7f4be533d21aaef&scope.project.id=2216100af53b44269a1e842e87dafaef&role.id=ac7d6b99603642d1abdea06413bcd4a8 used request id req-238801cb-cff2-4ac7-b7b2-e13f628beaf9 2018-11-06 14:29:19,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0769209861755s 2018-11-06 14:29:19,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 14:29:19,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef/users/b1a37ce0bd004e80b7f4be533d21aaef/roles/ac7d6b99603642d1abdea06413bcd4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc8d22d-c3ff-41f1-a6f0-9fcc24653196 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:19,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef/users/b1a37ce0bd004e80b7f4be533d21aaef/roles/ac7d6b99603642d1abdea06413bcd4a8 used request id req-7dc8d22d-c3ff-41f1-a6f0-9fcc24653196 2018-11-06 14:29:19,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115509986877s 2018-11-06 14:29:19,376 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d', 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': 'c20743cc-1ce7-47f2-ac3d-c9862147fe52', 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_bb5165f9-0520-42b9-a7e5-b82645e7da6d', 'project_id': u'2216100af53b44269a1e842e87dafaef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 14:29:19,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 14:29:19,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 14:29:19,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 14:29:19,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 14:29:19,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 14:29:19,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 14:29:19,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 14:29:19,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 14:29:19,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 14:29:19,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 14:29:19,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 14:29:19,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 14:29:19,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 14:29:19,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 14:29:19,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 14:29:19,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 14:29:19,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 14:29:19,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 14:29:19,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 14:29:19,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 14:29:19,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 14:29:19,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 14:29:19,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 14:29:19,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 14:29:19,381 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d', 'password': 'c20743cc-1ce7-47f2-ac3d-c9862147fe52', 'project_name': 'snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '2216100af53b44269a1e842e87dafaef', 'project_domain_name': 'Default'} 2018-11-06 14:29:19,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:29:19,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a88735f-a29a-4741-b359-9f50a9259cc0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:19,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9a88735f-a29a-4741-b359-9f50a9259cc0 2018-11-06 14:29:19,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0720720291138s 2018-11-06 14:29:19,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:29:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3698de-2d72-452e-88e8-4cceacd3bdbd Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:19,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5b3698de-2d72-452e-88e8-4cceacd3bdbd 2018-11-06 14:29:19,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826809406281s 2018-11-06 14:29:19,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 14:29:19,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5e2678-72f1-4ae7-a06b-0457de9a7030 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 14:29:19,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0d5e2678-72f1-4ae7-a06b-0457de9a7030 2018-11-06 14:29:19,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0819251537323s 2018-11-06 14:29:19,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:29:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff154b0-ae1f-4e11-bbb5-439d345d2a4d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:29:19,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4ff154b0-ae1f-4e11-bbb5-439d345d2a4d 2018-11-06 14:29:19,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0926330089569s 2018-11-06 14:29:19,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4ff154b0-ae1f-4e11-bbb5-439d345d2a4d 2018-11-06 14:29:19,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 14:29:19,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5d4fe8-e80d-4ba6-922d-7f5769aec492 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 14:29:19,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9e5d4fe8-e80d-4ba6-922d-7f5769aec492 2018-11-06 14:29:19,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.086718082428s 2018-11-06 14:29:19,808 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9e5d4fe8-e80d-4ba6-922d-7f5769aec492 2018-11-06 14:29:19,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 14:29:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=b1a37ce0bd004e80b7f4be533d21aaef&scope.project.id=2216100af53b44269a1e842e87dafaef&role.id=f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:19,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80422b80-9eb7-4994-9bc0-44657b0bf90b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b1a37ce0bd004e80b7f4be533d21aaef&scope.project.id=2216100af53b44269a1e842e87dafaef&role.id=f0183a7f7ed349a593458589a5e31bea", "previous": null, "next": null}} 2018-11-06 14:29:19,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b1a37ce0bd004e80b7f4be533d21aaef&scope.project.id=2216100af53b44269a1e842e87dafaef&role.id=f0183a7f7ed349a593458589a5e31bea used request id req-80422b80-9eb7-4994-9bc0-44657b0bf90b 2018-11-06 14:29:19,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0864639282227s 2018-11-06 14:29:19,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 14:29:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef/users/b1a37ce0bd004e80b7f4be533d21aaef/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:20,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f68ecd9f-3ea6-49cd-bf0f-388cd1323034 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:20,017 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef/users/b1a37ce0bd004e80b7f4be533d21aaef/roles/f0183a7f7ed349a593458589a5e31bea used request id req-f68ecd9f-3ea6-49cd-bf0f-388cd1323034 2018-11-06 14:29:20,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120025157928s 2018-11-06 14:29:20,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:29:20,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:20,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc03435-b4ce-4d93-b824-b07e951ed5aa Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:20,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3bc03435-b4ce-4d93-b824-b07e951ed5aa 2018-11-06 14:29:20,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855100154877s 2018-11-06 14:29:20,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 14:29:20,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-06 14:29:20,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7d7549-9ca8-4d3e-9b71-cfb300a3eed0 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}} 2018-11-06 14:29:20,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-fa7d7549-9ca8-4d3e-9b71-cfb300a3eed0 2018-11-06 14:29:20,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0940489768982s 2018-11-06 14:29:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:20,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071c21fe-52d0-4f48-9ac9-e113c9efcf9d Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 14:29:20,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-071c21fe-52d0-4f48-9ac9-e113c9efcf9d 2018-11-06 14:29:20,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 14:29:20,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:20,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f59af7-8846-4d07-934e-fd501b70375f Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:20,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c4f59af7-8846-4d07-934e-fd501b70375f 2018-11-06 14:29:20,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081237077713s 2018-11-06 14:29:20,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 14:29:20,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:20,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0f5fae-2c17-4f7b-8ec6-4bd0081a778f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 14:29:20,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-bf0f5fae-2c17-4f7b-8ec6-4bd0081a778f 2018-11-06 14:29:20,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.16583609581s 2018-11-06 14:29:20,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 14:29:20,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:20,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e62d651-ffd4-454d-96ee-97138ef68f8b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:29:20,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2e62d651-ffd4-454d-96ee-97138ef68f8b 2018-11-06 14:29:20,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0916271209717s 2018-11-06 14:29:20,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2e62d651-ffd4-454d-96ee-97138ef68f8b 2018-11-06 14:29:20,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 14:29:20,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:20,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9547ec-bc30-4b00-a26d-991aa3547939 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 14:29:20,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cf9547ec-bc30-4b00-a26d-991aa3547939 2018-11-06 14:29:20,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0839009284973s 2018-11-06 14:29:20,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cf9547ec-bc30-4b00-a26d-991aa3547939 2018-11-06 14:29:20,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 14:29:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=b1a37ce0bd004e80b7f4be533d21aaef&scope.project.id=2216100af53b44269a1e842e87dafaef&role.id=af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:20,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3065fca-3538-43dc-a12c-5d9f68bfd0ca Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b1a37ce0bd004e80b7f4be533d21aaef&scope.project.id=2216100af53b44269a1e842e87dafaef&role.id=af7adc7b55b041a0bdf2e0a05969022d", "previous": null, "next": null}} 2018-11-06 14:29:20,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b1a37ce0bd004e80b7f4be533d21aaef&scope.project.id=2216100af53b44269a1e842e87dafaef&role.id=af7adc7b55b041a0bdf2e0a05969022d used request id req-a3065fca-3538-43dc-a12c-5d9f68bfd0ca 2018-11-06 14:29:20,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0805041790009s 2018-11-06 14:29:20,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 14:29:20,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef/users/b1a37ce0bd004e80b7f4be533d21aaef/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 14:29:20,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e775592-7f14-49b0-ad10-a4f3cc9ad956 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:20,913 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef/users/b1a37ce0bd004e80b7f4be533d21aaef/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-7e775592-7f14-49b0-ad10-a4f3cc9ad956 2018-11-06 14:29:20,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125998973846s 2018-11-06 14:29:20,914 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-06 14:29:20,914 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-06 14:29:20,915 - openstack_tests - INFO - OS Credentials = > 2018-11-06 14:29:20,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:20,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:21,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["QL9ez4OzRfu7HxgJHzsnnw"], "issued_at": "2018-11-06T14:29:21.000000Z"}} 2018-11-06 14:29:21,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8f8216cc637f073496fe485f6d4e973be146ea" 2018-11-06 14:29:21,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a43f66fc-b0a6-4037-940f-1dc3d3268d9f Date: Tue, 06 Nov 2018 14:29:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:29:21,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-a43f66fc-b0a6-4037-940f-1dc3d3268d9f 2018-11-06 14:29:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8f8216cc637f073496fe485f6d4e973be146ea" 2018-11-06 14:29:21,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-12eef091-25df-4300-92de-65520609eab0 Date: Tue, 06 Nov 2018 14:29:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 14:29:21,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-12eef091-25df-4300-92de-65520609eab0 2018-11-06 14:29:21,990 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-06 14:29:21,991 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-11-06 14:29:21,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:21,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:21,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:21,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:21,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:21,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:21,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:21,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:21,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:21,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:21,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:22,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["XXI6_nJeQvK1TnLd9_JDFA"], "issued_at": "2018-11-06T14:29:22.000000Z"}} 2018-11-06 14:29:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff8289b0ce23ce28d4dd2465292cc5ae1627677" 2018-11-06 14:29:22,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762a03f3-233d-4563-88b7-a904cbb14052 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:22,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-762a03f3-233d-4563-88b7-a904cbb14052 2018-11-06 14:29:22,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:22,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:22,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["k0vr2zZnQHub2CqhkciARA"], "issued_at": "2018-11-06T14:29:22.000000Z"}} 2018-11-06 14:29:22,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:23,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67749e3-1217-4e47-8f5e-793bb9eb42f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:23,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a67749e3-1217-4e47-8f5e-793bb9eb42f8 2018-11-06 14:29:23,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:23,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:23,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8d88c849-3b83-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:23,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400cc106-2378-45bc-98ba-c4a66b9e8baa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8d88c849-3b83-408-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:29:23,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8d88c849-3b83-408-proj used request id req-400cc106-2378-45bc-98ba-c4a66b9e8baa 2018-11-06 14:29:23,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:23,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f456a7e4-d4da-41a3-88b8-e14255fe7735 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:29:23,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f456a7e4-d4da-41a3-88b8-e14255fe7735 2018-11-06 14:29:23,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj"}}' 2018-11-06 14:29:23,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cece4b6f-79f0-420c-9118-13308d729bd7 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6"}, "enabled": true, "id": "8c2ed7da849d4a869ada4c026ae864c6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj"}} 2018-11-06 14:29:23,372 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cece4b6f-79f0-420c-9118-13308d729bd7 2018-11-06 14:29:23,373 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8d88c849-3b83-408-proj 2018-11-06 14:29:23,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:23,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:23,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["bvnX-hyjTcWdwve0epUmdw"], "issued_at": "2018-11-06T14:29:23.000000Z"}} 2018-11-06 14:29:23,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2b20b7bc468634667709a52ded5237e2b98ae3" 2018-11-06 14:29:23,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893615e1-7edf-4cad-83a9-3af128392c4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:23,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-893615e1-7edf-4cad-83a9-3af128392c4e 2018-11-06 14:29:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:23,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:23,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2b20b7bc468634667709a52ded5237e2b98ae3" 2018-11-06 14:29:23,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c977bfb4-cbfc-4fc0-95ca-1f76363c60cd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:29:23,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c977bfb4-cbfc-4fc0-95ca-1f76363c60cd 2018-11-06 14:29:23,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-8d88c849-3b83-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2b20b7bc468634667709a52ded5237e2b98ae3" 2018-11-06 14:29:24,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d30f215-f2df-48ca-87cd-948d10f435be Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-8d88c849-3b83-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6"}, "enabled": true, "id": "8c2ed7da849d4a869ada4c026ae864c6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj"}]} 2018-11-06 14:29:24,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-8d88c849-3b83-408-proj used request id req-3d30f215-f2df-48ca-87cd-948d10f435be 2018-11-06 14:29:24,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2b20b7bc468634667709a52ded5237e2b98ae3" 2018-11-06 14:29:24,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b33396-6c69-46ba-b489-9f60742ff533 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:29:24,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-72b33396-6c69-46ba-b489-9f60742ff533 2018-11-06 14:29:24,554 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8d88c849-3b83-408-user 2018-11-06 14:29:24,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:24,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a83f420-7534-4b5f-8cc1-81395e62b949 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:24,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1a83f420-7534-4b5f-8cc1-81395e62b949 2018-11-06 14:29:24,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" -d '{"role": {"name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj-role"}}' 2018-11-06 14:29:24,743 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1bd43b1-ee22-4949-b7e7-4cec5fd20a50 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6145ab948f8d4ca1b9c318e2841c68b8", "links": {"self": "http://172.30.9.27:5000/v3/roles/6145ab948f8d4ca1b9c318e2841c68b8"}, "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj-role"}} 2018-11-06 14:29:24,743 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f1bd43b1-ee22-4949-b7e7-4cec5fd20a50 2018-11-06 14:29:24,744 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8d88c849-3b83-408-proj-role 2018-11-06 14:29:24,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6145ab948f8d4ca1b9c318e2841c68b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:24,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f18947-ebe3-4402-a35e-34191200539d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6145ab948f8d4ca1b9c318e2841c68b8"}, "domain_id": null, "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj-role", "id": "6145ab948f8d4ca1b9c318e2841c68b8"}} 2018-11-06 14:29:24,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6145ab948f8d4ca1b9c318e2841c68b8 used request id req-b5f18947-ebe3-4402-a35e-34191200539d 2018-11-06 14:29:24,763 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8d88c849-3b83-408-proj-role to project CreateSecurityGroupTests-8d88c849-3b83-408-proj 2018-11-06 14:29:24,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6/users/606fc9dca13e4a3ca954f9a7dda10efb/roles/6145ab948f8d4ca1b9c318e2841c68b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:24,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7430840f-ff18-4486-ac32-ba49e5348073 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:24,897 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6/users/606fc9dca13e4a3ca954f9a7dda10efb/roles/6145ab948f8d4ca1b9c318e2841c68b8 used request id req-7430840f-ff18-4486-ac32-ba49e5348073 2018-11-06 14:29:24,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:24,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:25,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6145ab948f8d4ca1b9c318e2841c68b8", "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj-role"}], "expires_at": "2018-11-06T15:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c2ed7da849d4a869ada4c026ae864c6", "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8c2ed7da849d4a869ada4c026ae864c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8c2ed7da849d4a869ada4c026ae864c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8c2ed7da849d4a869ada4c026ae864c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8c2ed7da849d4a869ada4c026ae864c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8c2ed7da849d4a869ada4c026ae864c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8c2ed7da849d4a869ada4c026ae864c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8d88c849-3b83-408-user", "id": "606fc9dca13e4a3ca954f9a7dda10efb"}, "audit_ids": ["fEpzBVnITK-EqzTS_zpEbA"], "issued_at": "2018-11-06T14:29:25.000000Z"}} 2018-11-06 14:29:25,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:25,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683f489d-defd-43a6-bc42-d4ff58eb1bc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:25,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-683f489d-defd-43a6-bc42-d4ff58eb1bc4 2018-11-06 14:29:25,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:25,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2fc6fa21-d162-4671-84c3-5407d1634169 Date: Tue, 06 Nov 2018 14:29:25 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:29:25,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename&description=hello+group used request id req-2fc6fa21-d162-4671-84c3-5407d1634169 2018-11-06 14:29:25,633 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename... 2018-11-06 14:29:25,633 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename 2018-11-06 14:29:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" -d '{"security_group": {"name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename", "description": "hello group"}}' 2018-11-06 14:29:25,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5398e0f2-2f6f-4cf5-8a57-6506496e757a Date: Tue, 06 Nov 2018 14:29:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "60e1e19b-2415-421d-b955-7274af407adc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 2, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename"}} 2018-11-06 14:29:25,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-5398e0f2-2f6f-4cf5-8a57-6506496e757a 2018-11-06 14:29:25,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:26,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:26,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-901b2043-31c4-470d-a876-38221d0486fe Date: Tue, 06 Nov 2018 14:29:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}]} 2018-11-06 14:29:26,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-901b2043-31c4-470d-a876-38221d0486fe 2018-11-06 14:29:26,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:26,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:26,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9cccd68a-7266-4912-8ebe-43d4282b553c Date: Tue, 06 Nov 2018 14:29:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}]} 2018-11-06 14:29:26,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-9cccd68a-7266-4912-8ebe-43d4282b553c 2018-11-06 14:29:26,414 - neutron_utils - INFO - Retrieving security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:26,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:26,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a4490851-dc14-48b2-991c-dc31e78c6d19 Date: Tue, 06 Nov 2018 14:29:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "60e1e19b-2415-421d-b955-7274af407adc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 2, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename"}]} 2018-11-06 14:29:26,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-a4490851-dc14-48b2-991c-dc31e78c6d19 2018-11-06 14:29:26,774 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:26,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:26,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2cfa160f-31c9-4d3d-a575-f327144e5162 Date: Tue, 06 Nov 2018 14:29:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}]} 2018-11-06 14:29:26,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-2cfa160f-31c9-4d3d-a575-f327144e5162 2018-11-06 14:29:26,803 - neutron_utils - INFO - Retrieving security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:26,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:27,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-73284bcc-a0b4-40f7-adb6-816c28e25741 Date: Tue, 06 Nov 2018 14:29:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "60e1e19b-2415-421d-b955-7274af407adc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 2, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename"}]} 2018-11-06 14:29:27,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-73284bcc-a0b4-40f7-adb6-816c28e25741 2018-11-06 14:29:27,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:27,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c820800a-ec4d-4672-8e3a-a1e257de76d1 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}]} 2018-11-06 14:29:27,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-c820800a-ec4d-4672-8e3a-a1e257de76d1 2018-11-06 14:29:27,169 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename 2018-11-06 14:29:27,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:27,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dcf4b76a-f0a6-4cb0-9274-143f715219fd Date: Tue, 06 Nov 2018 14:29:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "60e1e19b-2415-421d-b955-7274af407adc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 2, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename"}]} 2018-11-06 14:29:27,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename used request id req-dcf4b76a-f0a6-4cb0-9274-143f715219fd 2018-11-06 14:29:27,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:27,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:27,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c789b05-880b-4884-beb6-c7549881929f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6"}, "enabled": true, "id": "8c2ed7da849d4a869ada4c026ae864c6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj"}} 2018-11-06 14:29:27,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6 used request id req-9c789b05-880b-4884-beb6-c7549881929f 2018-11-06 14:29:27,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:27,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:27,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7d0393d-b04c-4937-8632-2bfc3c821e2d Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}]} 2018-11-06 14:29:27,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-b7d0393d-b04c-4937-8632-2bfc3c821e2d 2018-11-06 14:29:27,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477"}}' 2018-11-06 14:29:27,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-2de3d405-adc5-4538-aaba-a263041fdf20 Date: Tue, 06 Nov 2018 14:29:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:27Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814"}} 2018-11-06 14:29:27,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-2de3d405-adc5-4538-aaba-a263041fdf20 2018-11-06 14:29:27,825 - neutron_utils - INFO - Retrieving security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:27,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:28,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2b2610f1-130a-41bf-8c9d-991546b181d6 Date: Tue, 06 Nov 2018 14:29:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "60e1e19b-2415-421d-b955-7274af407adc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:27Z", "revision_number": 0, "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 3, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename"}]} 2018-11-06 14:29:28,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-2b2610f1-130a-41bf-8c9d-991546b181d6 2018-11-06 14:29:28,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:28,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:28,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f39a4812-c6af-4e20-8716-a84d7473895d Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}, {"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-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:27Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814"}]} 2018-11-06 14:29:28,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-f39a4812-c6af-4e20-8716-a84d7473895d 2018-11-06 14:29:28,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:28,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6145ab948f8d4ca1b9c318e2841c68b8", "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj-role"}], "expires_at": "2018-11-06T15:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c2ed7da849d4a869ada4c026ae864c6", "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8c2ed7da849d4a869ada4c026ae864c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8c2ed7da849d4a869ada4c026ae864c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8c2ed7da849d4a869ada4c026ae864c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8c2ed7da849d4a869ada4c026ae864c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8c2ed7da849d4a869ada4c026ae864c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8c2ed7da849d4a869ada4c026ae864c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8c2ed7da849d4a869ada4c026ae864c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8d88c849-3b83-408-user", "id": "606fc9dca13e4a3ca954f9a7dda10efb"}, "audit_ids": ["wlNHzVY6Q5S3kc8BCAFzsA"], "issued_at": "2018-11-06T14:29:28.000000Z"}} 2018-11-06 14:29:28,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:28,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-645de629-e129-41b1-ab15-53c50374521b Date: Tue, 06 Nov 2018 14:29:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "60e1e19b-2415-421d-b955-7274af407adc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:27Z", "revision_number": 0, "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 3, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename"}]} 2018-11-06 14:29:28,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename&description=hello+group used request id req-645de629-e129-41b1-ab15-53c50374521b 2018-11-06 14:29:28,781 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:29,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-6f2432fc-bde3-4f30-ba81-c66fb746475b Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}, {"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-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:27Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814"}]} 2018-11-06 14:29:29,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-6f2432fc-bde3-4f30-ba81-c66fb746475b 2018-11-06 14:29:29,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:29,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:29,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b7c65c48-7e4b-4626-b9a3-3b740b868435 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}, {"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-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:27Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814"}]} 2018-11-06 14:29:29,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-b7c65c48-7e4b-4626-b9a3-3b740b868435 2018-11-06 14:29:29,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:29,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a9521341-83b6-48d3-bfb5-afcbfeb9d5c8 Date: Tue, 06 Nov 2018 14:29:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "60e1e19b-2415-421d-b955-7274af407adc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:27Z", "revision_number": 0, "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 3, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename"}]} 2018-11-06 14:29:29,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename used request id req-a9521341-83b6-48d3-bfb5-afcbfeb9d5c8 2018-11-06 14:29:29,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:29,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:29,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-77eb22ce-443e-49a2-b139-546c4391a88f Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}, {"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-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:27Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814"}]} 2018-11-06 14:29:29,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-77eb22ce-443e-49a2-b139-546c4391a88f 2018-11-06 14:29:29,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:29,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0416eff2-7c95-41ec-a82b-ba0b86182828 Date: Tue, 06 Nov 2018 14:29:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "60e1e19b-2415-421d-b955-7274af407adc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:27Z", "revision_number": 0, "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 3, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename"}]} 2018-11-06 14:29:29,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename used request id req-0416eff2-7c95-41ec-a82b-ba0b86182828 2018-11-06 14:29:29,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:29,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:29,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-436f84bd-8cfc-415e-873b-2726c582b108 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}, {"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-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:27Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814"}]} 2018-11-06 14:29:29,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-436f84bd-8cfc-415e-873b-2726c582b108 2018-11-06 14:29:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:30,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6d579f22-d75a-4897-a581-8c494d102567 Date: Tue, 06 Nov 2018 14:29:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "60e1e19b-2415-421d-b955-7274af407adc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:27Z", "revision_number": 0, "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 3, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename"}]} 2018-11-06 14:29:30,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename used request id req-6d579f22-d75a-4897-a581-8c494d102567 2018-11-06 14:29:30,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:30,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:30,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-aec5d9e0-a54f-43e8-9bc4-bf6539215a42 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}, {"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-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:27Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814"}]} 2018-11-06 14:29:30,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-aec5d9e0-a54f-43e8-9bc4-bf6539215a42 2018-11-06 14:29:30,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:30,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:30,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f7a02a09-e6e3-49a6-b796-d470d0586e2e Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}, {"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-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:27Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814"}]} 2018-11-06 14:29:30,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-f7a02a09-e6e3-49a6-b796-d470d0586e2e 2018-11-06 14:29:30,363 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename 2018-11-06 14:29:30,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:30,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7ffcd1ac-9c82-47ff-94a0-e4b7a225d4cb Date: Tue, 06 Nov 2018 14:29:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "60e1e19b-2415-421d-b955-7274af407adc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:27Z", "revision_number": 0, "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 3, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "name": "CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename"}]} 2018-11-06 14:29:30,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename used request id req-7ffcd1ac-9c82-47ff-94a0-e4b7a225d4cb 2018-11-06 14:29:30,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:30,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd2a04d-4323-4ed6-a68c-107ee780b15e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6"}, "enabled": true, "id": "8c2ed7da849d4a869ada4c026ae864c6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj"}} 2018-11-06 14:29:30,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6 used request id req-fbd2a04d-4323-4ed6-a68c-107ee780b15e 2018-11-06 14:29:30,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:30,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:30,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bac4ee0e-01a8-4d44-9d47-0eb28ffce041 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}, {"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-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:27Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814"}]} 2018-11-06 14:29:30,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-bac4ee0e-01a8-4d44-9d47-0eb28ffce041 2018-11-06 14:29:30,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477"}}' 2018-11-06 14:29:31,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-43549b6d-7892-442c-b2d2-ddb1ef0e2a94 Date: Tue, 06 Nov 2018 14:29:31 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-11-06T14:29:31Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:31Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "bd99cfcf-56c5-45d9-84e5-df64e83d3971"}} 2018-11-06 14:29:31,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-43549b6d-7892-442c-b2d2-ddb1ef0e2a94 2018-11-06 14:29:31,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 531a8391-5beb-4ab2-95e7-6a9fe746e477 2018-11-06 14:29:31,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deaa45195ef020f534b6b4cfc2af1aaf3f85364" 2018-11-06 14:29:31,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-e4edb91c-b181-4238-8e7a-868e48581344 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "60e1e19b-2415-421d-b955-7274af407adc"}, {"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-11-06T14:29:31Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:31Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "bd99cfcf-56c5-45d9-84e5-df64e83d3971"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "cfd2e943-7885-4eda-bbf1-e10cc8bdde41"}, {"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-11-06T14:29:27Z", "security_group_id": "531a8391-5beb-4ab2-95e7-6a9fe746e477", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:27Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "ee15e031-031d-4d60-a96d-36fb1c0c1814"}]} 2018-11-06 14:29:31,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-e4edb91c-b181-4238-8e7a-868e48581344 2018-11-06 14:29:31,270 - neutron_utils - INFO - Deleting security group rule with ID - bd99cfcf-56c5-45d9-84e5-df64e83d3971 2018-11-06 14:29:31,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/bd99cfcf-56c5-45d9-84e5-df64e83d3971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:31,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb24ab80-95ba-4081-9cf1-2b4dbcc62422 Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:31,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/bd99cfcf-56c5-45d9-84e5-df64e83d3971 used request id req-eb24ab80-95ba-4081-9cf1-2b4dbcc62422 2018-11-06 14:29:31,368 - neutron_utils - INFO - Deleting security group rule with ID - ee15e031-031d-4d60-a96d-36fb1c0c1814 2018-11-06 14:29:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ee15e031-031d-4d60-a96d-36fb1c0c1814 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:31,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09f49cca-cef3-4fad-86e2-f0239cacbf58 Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:31,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ee15e031-031d-4d60-a96d-36fb1c0c1814 used request id req-09f49cca-cef3-4fad-86e2-f0239cacbf58 2018-11-06 14:29:31,611 - neutron_utils - INFO - Deleting security group rule with ID - 60e1e19b-2415-421d-b955-7274af407adc 2018-11-06 14:29:31,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/60e1e19b-2415-421d-b955-7274af407adc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:31,708 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9864061-fd94-496f-9030-e009e2343365 Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:31,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/60e1e19b-2415-421d-b955-7274af407adc used request id req-b9864061-fd94-496f-9030-e009e2343365 2018-11-06 14:29:31,709 - neutron_utils - INFO - Deleting security group rule with ID - cfd2e943-7885-4eda-bbf1-e10cc8bdde41 2018-11-06 14:29:31,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/cfd2e943-7885-4eda-bbf1-e10cc8bdde41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:31,978 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9574c4d-dfdd-4bbc-83c0-82f59c9395ac Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:31,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/cfd2e943-7885-4eda-bbf1-e10cc8bdde41 used request id req-d9574c4d-dfdd-4bbc-83c0-82f59c9395ac 2018-11-06 14:29:31,979 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4e05f52f-a786-416d-b6ca-8bb1ad40ed7ename 2018-11-06 14:29:31,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/531a8391-5beb-4ab2-95e7-6a9fe746e477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a46967b33d0254e875ec0bd288901f1fbcc9ef" 2018-11-06 14:29:32,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23f5b82f-cbc3-49f1-94c7-9b97a32c42bc Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:32,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/531a8391-5beb-4ab2-95e7-6a9fe746e477 used request id req-23f5b82f-cbc3-49f1-94c7-9b97a32c42bc 2018-11-06 14:29:32,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:32,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-960945bb-bfef-4526-92a0-0ec668648ff0 Date: Tue, 06 Nov 2018 14:29:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "updated_at": "2018-11-06T14:29:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "0a7cdcd0-8ce9-49f9-9908-3509c93aa4fa", "remote_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "49355d26-5c49-4a9a-903f-4a53c8b905e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "96877467-ae81-4781-b406-fc069e2af24d", "remote_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "revision_number": 0, "id": "bb2608de-2143-4643-ae40-2d025401926b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:25Z", "security_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c2ed7da849d4a869ada4c026ae864c6"}], "revision_number": 4, "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "a9c187ba-2be0-47f6-b293-88f813e56959", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:29:32,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-960945bb-bfef-4526-92a0-0ec668648ff0 2018-11-06 14:29:32,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:32,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fd4b5b-1b0b-4a9b-81e7-0462b679b357 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:29:32,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-29fd4b5b-1b0b-4a9b-81e7-0462b679b357 2018-11-06 14:29:32,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:32,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b91f40-adff-4e2e-9770-7764975c553e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:29:32,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-04b91f40-adff-4e2e-9770-7764975c553e 2018-11-06 14:29:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:32,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594ab981-620e-4c84-968e-071e61507db0 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:29:32,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-594ab981-620e-4c84-968e-071e61507db0 2018-11-06 14:29:32,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:32,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7549e1a-8836-4fd1-b08e-bb3e4b9c6e01 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6"}, "enabled": true, "id": "8c2ed7da849d4a869ada4c026ae864c6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d88c849-3b83-408-proj"}} 2018-11-06 14:29:32,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6 used request id req-d7549e1a-8836-4fd1-b08e-bb3e4b9c6e01 2018-11-06 14:29:32,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c187ba-2be0-47f6-b293-88f813e56959 2018-11-06 14:29:32,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a9c187ba-2be0-47f6-b293-88f813e56959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:33,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b3477541-40ec-4094-bcf5-9a05c2c5e830 Date: Tue, 06 Nov 2018 14:29:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "0a7cdcd0-8ce9-49f9-9908-3509c93aa4fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "49355d26-5c49-4a9a-903f-4a53c8b905e1"}, {"remote_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "96877467-ae81-4781-b406-fc069e2af24d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:25Z", "security_group_id": "a9c187ba-2be0-47f6-b293-88f813e56959", "port_range_min": null, "revision_number": 0, "tenant_id": "8c2ed7da849d4a869ada4c026ae864c6", "created_at": "2018-11-06T14:29:25Z", "project_id": "8c2ed7da849d4a869ada4c026ae864c6", "id": "bb2608de-2143-4643-ae40-2d025401926b"}]} 2018-11-06 14:29:33,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a9c187ba-2be0-47f6-b293-88f813e56959 used request id req-b3477541-40ec-4094-bcf5-9a05c2c5e830 2018-11-06 14:29:33,139 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:29:33,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a9c187ba-2be0-47f6-b293-88f813e56959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:33,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ada4989-7a07-4ae7-9236-5743886a974d Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:33,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a9c187ba-2be0-47f6-b293-88f813e56959 used request id req-5ada4989-7a07-4ae7-9236-5743886a974d 2018-11-06 14:29:33,426 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8d88c849-3b83-408-proj 2018-11-06 14:29:33,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:33,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8014048-2d51-4a45-a0f8-82416febb32b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:33,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8c2ed7da849d4a869ada4c026ae864c6 used request id req-d8014048-2d51-4a45-a0f8-82416febb32b 2018-11-06 14:29:33,633 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8d88c849-3b83-408-proj-role 2018-11-06 14:29:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/6145ab948f8d4ca1b9c318e2841c68b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:33,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f01d3768-430a-4a6e-ab7e-4f63255f1747 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:33,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6145ab948f8d4ca1b9c318e2841c68b8 used request id req-f01d3768-430a-4a6e-ab7e-4f63255f1747 2018-11-06 14:29:33,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac22aa7cfa18b1ef95a5166b2589d752fb1300e" 2018-11-06 14:29:33,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b2e5b0-a464-4205-aa0a-b22172804605 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:33,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-19b2e5b0-a464-4205-aa0a-b22172804605 2018-11-06 14:29:33,834 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8d88c849-3b83-408-user 2018-11-06 14:29:33,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/606fc9dca13e4a3ca954f9a7dda10efb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2b20b7bc468634667709a52ded5237e2b98ae3" 2018-11-06 14:29:34,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9979505a-baaa-4d49-a52b-2f5ce7c5f8f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:34,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/606fc9dca13e4a3ca954f9a7dda10efb used request id req-9979505a-baaa-4d49-a52b-2f5ce7c5f8f2 2018-11-06 14:29:34,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:34,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["u7gikmJUSFyHpe0EHq_bMQ"], "issued_at": "2018-11-06T14:29:34.000000Z"}} 2018-11-06 14:29:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e690e5d9db81bfc783803e13d4006298dcca96f1" 2018-11-06 14:29:34,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5727fe-5d83-41eb-bd3a-783d06416f22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:34,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5e5727fe-5d83-41eb-bd3a-783d06416f22 2018-11-06 14:29:34,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:34,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:34,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["F3UdCFsCSZKrgOcnRpbalQ"], "issued_at": "2018-11-06T14:29:34.000000Z"}} 2018-11-06 14:29:34,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:34,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c85985d-c34a-41e4-843e-8e448b0f4d0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:34,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2c85985d-c34a-41e4-843e-8e448b0f4d0b 2018-11-06 14:29:34,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:34,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:34,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dea65598-272c-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:35,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0186e31-aa74-4794-928d-002d01840708 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dea65598-272c-485-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:29:35,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dea65598-272c-485-proj used request id req-a0186e31-aa74-4794-928d-002d01840708 2018-11-06 14:29:35,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:35,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c8878b-2f02-4225-8ef4-3a29d0c60438 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:29:35,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c6c8878b-2f02-4225-8ef4-3a29d0c60438 2018-11-06 14:29:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-dea65598-272c-485-proj"}}' 2018-11-06 14:29:35,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-935992ec-1609-4c48-9afe-9a5ce5ebc83b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/baa8b3e5f5d64645962cec3676bc546b"}, "enabled": true, "id": "baa8b3e5f5d64645962cec3676bc546b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dea65598-272c-485-proj"}} 2018-11-06 14:29:35,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-935992ec-1609-4c48-9afe-9a5ce5ebc83b 2018-11-06 14:29:35,325 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-dea65598-272c-485-proj 2018-11-06 14:29:35,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:35,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:35,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["h9dR7ufySAWFehlJ_IfKHA"], "issued_at": "2018-11-06T14:29:35.000000Z"}} 2018-11-06 14:29:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe1859c15e8cbcb4e7777edd16d47fd3162bfe" 2018-11-06 14:29:35,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccdda9ce-83c6-434e-916e-6d277d6b47b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:35,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ccdda9ce-83c6-434e-916e-6d277d6b47b9 2018-11-06 14:29:35,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:35,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:35,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe1859c15e8cbcb4e7777edd16d47fd3162bfe" 2018-11-06 14:29:35,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c118b5e-4098-4075-9342-2bfdac038171 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:29:35,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7c118b5e-4098-4075-9342-2bfdac038171 2018-11-06 14:29:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-dea65598-272c-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe1859c15e8cbcb4e7777edd16d47fd3162bfe" 2018-11-06 14:29:36,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b559bab1-c1b3-4dcc-b03f-629753dd911c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-dea65598-272c-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/baa8b3e5f5d64645962cec3676bc546b"}, "enabled": true, "id": "baa8b3e5f5d64645962cec3676bc546b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dea65598-272c-485-proj"}]} 2018-11-06 14:29:36,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-dea65598-272c-485-proj used request id req-b559bab1-c1b3-4dcc-b03f-629753dd911c 2018-11-06 14:29:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe1859c15e8cbcb4e7777edd16d47fd3162bfe" 2018-11-06 14:29:36,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed28eb6e-e61f-454e-aab9-4ca95cf70a75 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:29:36,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ed28eb6e-e61f-454e-aab9-4ca95cf70a75 2018-11-06 14:29:36,397 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-dea65598-272c-485-user 2018-11-06 14:29:36,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:36,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:36,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf39dca8-e678-4556-86a1-0e41b160b29f Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:36,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bf39dca8-e678-4556-86a1-0e41b160b29f 2018-11-06 14:29:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" -d '{"role": {"name": "CreateSecurityGroupTests-dea65598-272c-485-proj-role"}}' 2018-11-06 14:29:36,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2071cace-f485-4053-bbbb-965d27fc9e69 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e397c526e67d48d6b8880e8455addd3a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e397c526e67d48d6b8880e8455addd3a"}, "name": "CreateSecurityGroupTests-dea65598-272c-485-proj-role"}} 2018-11-06 14:29:36,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2071cace-f485-4053-bbbb-965d27fc9e69 2018-11-06 14:29:36,588 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-dea65598-272c-485-proj-role 2018-11-06 14:29:36,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/e397c526e67d48d6b8880e8455addd3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:36,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc21030-722a-4b89-8ce0-fcdc7529a0dc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/e397c526e67d48d6b8880e8455addd3a"}, "domain_id": null, "name": "CreateSecurityGroupTests-dea65598-272c-485-proj-role", "id": "e397c526e67d48d6b8880e8455addd3a"}} 2018-11-06 14:29:36,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/e397c526e67d48d6b8880e8455addd3a used request id req-ecc21030-722a-4b89-8ce0-fcdc7529a0dc 2018-11-06 14:29:36,685 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-dea65598-272c-485-proj-role to project CreateSecurityGroupTests-dea65598-272c-485-proj 2018-11-06 14:29:36,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/baa8b3e5f5d64645962cec3676bc546b/users/dbc23fc35c5848978aa81fa9c2d5d540/roles/e397c526e67d48d6b8880e8455addd3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:36,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70a3ab41-781c-4537-a247-50f96d52333d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:36,826 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/baa8b3e5f5d64645962cec3676bc546b/users/dbc23fc35c5848978aa81fa9c2d5d540/roles/e397c526e67d48d6b8880e8455addd3a used request id req-70a3ab41-781c-4537-a247-50f96d52333d 2018-11-06 14:29:36,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:36,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:37,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e397c526e67d48d6b8880e8455addd3a", "name": "CreateSecurityGroupTests-dea65598-272c-485-proj-role"}], "expires_at": "2018-11-06T15:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baa8b3e5f5d64645962cec3676bc546b", "name": "CreateSecurityGroupTests-dea65598-272c-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/baa8b3e5f5d64645962cec3676bc546b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/baa8b3e5f5d64645962cec3676bc546b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/baa8b3e5f5d64645962cec3676bc546b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/baa8b3e5f5d64645962cec3676bc546b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/baa8b3e5f5d64645962cec3676bc546b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/baa8b3e5f5d64645962cec3676bc546b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-dea65598-272c-485-user", "id": "dbc23fc35c5848978aa81fa9c2d5d540"}, "audit_ids": ["Tdwcl8XSRB6k2b8K2FFECQ"], "issued_at": "2018-11-06T14:29:37.000000Z"}} 2018-11-06 14:29:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:37,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b838ef63-1645-45b1-ae0e-28ddc9d093db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:37,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b838ef63-1645-45b1-ae0e-28ddc9d093db 2018-11-06 14:29:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:37,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-99374476-f5d8-458f-ba6c-3672a2c7aecf Date: Tue, 06 Nov 2018 14:29:37 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:29:37,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name&description=hello+group used request id req-99374476-f5d8-458f-ba6c-3672a2c7aecf 2018-11-06 14:29:37,601 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name... 2018-11-06 14:29:37,602 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name 2018-11-06 14:29:37,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" -d '{"security_group": {"name": "CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name", "description": "hello group"}}' 2018-11-06 14:29:37,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-604bc823-745f-428c-ac7b-c8c3bc9be65a Date: Tue, 06 Nov 2018 14:29:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "updated_at": "2018-11-06T14:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "6b493e8a-0789-42d1-ae82-1f6c3c66110a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv6", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "ca99c2c4-f29f-4b34-ba23-701be15a6eca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv4", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}], "revision_number": 2, "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "301a1830-877b-49d6-ab9f-b7dea4943382", "name": "CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name"}} 2018-11-06 14:29:37,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-604bc823-745f-428c-ac7b-c8c3bc9be65a 2018-11-06 14:29:37,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301a1830-877b-49d6-ab9f-b7dea4943382 2018-11-06 14:29:37,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=301a1830-877b-49d6-ab9f-b7dea4943382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:38,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1835ade-6dc3-47dc-a444-9da4ec0fd68c Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "6b493e8a-0789-42d1-ae82-1f6c3c66110a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "ca99c2c4-f29f-4b34-ba23-701be15a6eca"}]} 2018-11-06 14:29:38,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=301a1830-877b-49d6-ab9f-b7dea4943382 used request id req-e1835ade-6dc3-47dc-a444-9da4ec0fd68c 2018-11-06 14:29:38,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301a1830-877b-49d6-ab9f-b7dea4943382 2018-11-06 14:29:38,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=301a1830-877b-49d6-ab9f-b7dea4943382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:38,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fedb930c-4623-4486-8b4c-ae55f8f42bab Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "6b493e8a-0789-42d1-ae82-1f6c3c66110a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "ca99c2c4-f29f-4b34-ba23-701be15a6eca"}]} 2018-11-06 14:29:38,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=301a1830-877b-49d6-ab9f-b7dea4943382 used request id req-fedb930c-4623-4486-8b4c-ae55f8f42bab 2018-11-06 14:29:38,300 - neutron_utils - INFO - Retrieving security group with ID - 301a1830-877b-49d6-ab9f-b7dea4943382 2018-11-06 14:29:38,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=301a1830-877b-49d6-ab9f-b7dea4943382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:38,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3dcad801-c813-4948-bf3a-79239e03a20f Date: Tue, 06 Nov 2018 14:29:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "updated_at": "2018-11-06T14:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "6b493e8a-0789-42d1-ae82-1f6c3c66110a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv6", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "ca99c2c4-f29f-4b34-ba23-701be15a6eca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv4", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}], "revision_number": 2, "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "301a1830-877b-49d6-ab9f-b7dea4943382", "name": "CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name"}]} 2018-11-06 14:29:38,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=301a1830-877b-49d6-ab9f-b7dea4943382 used request id req-3dcad801-c813-4948-bf3a-79239e03a20f 2018-11-06 14:29:38,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301a1830-877b-49d6-ab9f-b7dea4943382 2018-11-06 14:29:38,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=301a1830-877b-49d6-ab9f-b7dea4943382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:38,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-362cafa2-4c49-44a7-a2ed-918c93f4d1cc Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "6b493e8a-0789-42d1-ae82-1f6c3c66110a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "ca99c2c4-f29f-4b34-ba23-701be15a6eca"}]} 2018-11-06 14:29:38,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=301a1830-877b-49d6-ab9f-b7dea4943382 used request id req-362cafa2-4c49-44a7-a2ed-918c93f4d1cc 2018-11-06 14:29:38,620 - neutron_utils - INFO - Retrieving security group with ID - 301a1830-877b-49d6-ab9f-b7dea4943382 2018-11-06 14:29:38,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=301a1830-877b-49d6-ab9f-b7dea4943382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:38,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-224fec80-1ae5-45f3-a476-784b07dde760 Date: Tue, 06 Nov 2018 14:29:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "updated_at": "2018-11-06T14:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "6b493e8a-0789-42d1-ae82-1f6c3c66110a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv6", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "ca99c2c4-f29f-4b34-ba23-701be15a6eca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv4", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}], "revision_number": 2, "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "301a1830-877b-49d6-ab9f-b7dea4943382", "name": "CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name"}]} 2018-11-06 14:29:38,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=301a1830-877b-49d6-ab9f-b7dea4943382 used request id req-224fec80-1ae5-45f3-a476-784b07dde760 2018-11-06 14:29:38,673 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301a1830-877b-49d6-ab9f-b7dea4943382 2018-11-06 14:29:38,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=301a1830-877b-49d6-ab9f-b7dea4943382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:38,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2c855c22-d8f9-4485-a548-2b6c694d5981 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "6b493e8a-0789-42d1-ae82-1f6c3c66110a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "ca99c2c4-f29f-4b34-ba23-701be15a6eca"}]} 2018-11-06 14:29:38,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=301a1830-877b-49d6-ab9f-b7dea4943382 used request id req-2c855c22-d8f9-4485-a548-2b6c694d5981 2018-11-06 14:29:38,859 - neutron_utils - INFO - Retrieving security group with ID - 301a1830-877b-49d6-ab9f-b7dea4943382 2018-11-06 14:29:38,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=301a1830-877b-49d6-ab9f-b7dea4943382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:39,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-59c19d9e-5f94-4516-9f75-01670a2b8371 Date: Tue, 06 Nov 2018 14:29:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "updated_at": "2018-11-06T14:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "6b493e8a-0789-42d1-ae82-1f6c3c66110a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv6", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "ca99c2c4-f29f-4b34-ba23-701be15a6eca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv4", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}], "revision_number": 2, "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "301a1830-877b-49d6-ab9f-b7dea4943382", "name": "CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name"}]} 2018-11-06 14:29:39,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=301a1830-877b-49d6-ab9f-b7dea4943382 used request id req-59c19d9e-5f94-4516-9f75-01670a2b8371 2018-11-06 14:29:39,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301a1830-877b-49d6-ab9f-b7dea4943382 2018-11-06 14:29:39,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=301a1830-877b-49d6-ab9f-b7dea4943382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:39,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1576d274-2a6a-4e68-a84e-f76e59db4932 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "6b493e8a-0789-42d1-ae82-1f6c3c66110a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "security_group_id": "301a1830-877b-49d6-ab9f-b7dea4943382", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "ca99c2c4-f29f-4b34-ba23-701be15a6eca"}]} 2018-11-06 14:29:39,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=301a1830-877b-49d6-ab9f-b7dea4943382 used request id req-1576d274-2a6a-4e68-a84e-f76e59db4932 2018-11-06 14:29:39,096 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name 2018-11-06 14:29:39,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:39,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e397c526e67d48d6b8880e8455addd3a", "name": "CreateSecurityGroupTests-dea65598-272c-485-proj-role"}], "expires_at": "2018-11-06T15:29:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baa8b3e5f5d64645962cec3676bc546b", "name": "CreateSecurityGroupTests-dea65598-272c-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/baa8b3e5f5d64645962cec3676bc546b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/baa8b3e5f5d64645962cec3676bc546b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/baa8b3e5f5d64645962cec3676bc546b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/baa8b3e5f5d64645962cec3676bc546b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/baa8b3e5f5d64645962cec3676bc546b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/baa8b3e5f5d64645962cec3676bc546b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/baa8b3e5f5d64645962cec3676bc546b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-dea65598-272c-485-user", "id": "dbc23fc35c5848978aa81fa9c2d5d540"}, "audit_ids": ["qCWnJ_iFRRiiftUVEQJsVg"], "issued_at": "2018-11-06T14:29:39.000000Z"}} 2018-11-06 14:29:39,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/301a1830-877b-49d6-ab9f-b7dea4943382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c73c9ea3195ff22b5f1d1fdc8355e0a6550f2994" 2018-11-06 14:29:39,756 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4b1496b-6a3a-425e-a110-0c88c1772c19 Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:39,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/301a1830-877b-49d6-ab9f-b7dea4943382 used request id req-e4b1496b-6a3a-425e-a110-0c88c1772c19 2018-11-06 14:29:39,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c73c9ea3195ff22b5f1d1fdc8355e0a6550f2994" 2018-11-06 14:29:39,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-77766b13-8444-470c-be7e-9567bb028145 Date: Tue, 06 Nov 2018 14:29:39 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:29:39,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name&description=hello+group used request id req-77766b13-8444-470c-be7e-9567bb028145 2018-11-06 14:29:39,967 - neutron_utils - INFO - Deleting security group rule with ID - 6b493e8a-0789-42d1-ae82-1f6c3c66110a 2018-11-06 14:29:39,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/6b493e8a-0789-42d1-ae82-1f6c3c66110a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:39,993 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-317d0b7d-81d9-4326-8a61-d73545f1805a Date: Tue, 06 Nov 2018 14:29:39 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 6b493e8a-0789-42d1-ae82-1f6c3c66110a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 14:29:39,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/6b493e8a-0789-42d1-ae82-1f6c3c66110a used request id req-317d0b7d-81d9-4326-8a61-d73545f1805a 2018-11-06 14:29:39,993 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 6b493e8a-0789-42d1-ae82-1f6c3c66110a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 14:29:39,994 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6b493e8a-0789-42d1-ae82-1f6c3c66110a does not exist Neutron server returns request_ids: ['req-317d0b7d-81d9-4326-8a61-d73545f1805a'] 2018-11-06 14:29:39,994 - neutron_utils - INFO - Deleting security group rule with ID - ca99c2c4-f29f-4b34-ba23-701be15a6eca 2018-11-06 14:29:40,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ca99c2c4-f29f-4b34-ba23-701be15a6eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:40,182 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-a04f4266-5047-449f-9a53-ddc72883e479 Date: Tue, 06 Nov 2018 14:29:40 GMT RESP BODY: {"NeutronError": {"message": "Security group rule ca99c2c4-f29f-4b34-ba23-701be15a6eca does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 14:29:40,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ca99c2c4-f29f-4b34-ba23-701be15a6eca used request id req-a04f4266-5047-449f-9a53-ddc72883e479 2018-11-06 14:29:40,183 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule ca99c2c4-f29f-4b34-ba23-701be15a6eca does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 14:29:40,184 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule ca99c2c4-f29f-4b34-ba23-701be15a6eca does not exist Neutron server returns request_ids: ['req-a04f4266-5047-449f-9a53-ddc72883e479'] 2018-11-06 14:29:40,185 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7c794726-c6e1-4c8c-ae6d-8b019d287497name 2018-11-06 14:29:40,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/301a1830-877b-49d6-ab9f-b7dea4943382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529935aa2409a7ede87cda311ac040561b77023a" 2018-11-06 14:29:40,355 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-b09aa7a0-932d-49fd-b1df-8a9c25c1902b Date: Tue, 06 Nov 2018 14:29:40 GMT RESP BODY: {"NeutronError": {"message": "Security group 301a1830-877b-49d6-ab9f-b7dea4943382 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-06 14:29:40,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/301a1830-877b-49d6-ab9f-b7dea4943382 used request id req-b09aa7a0-932d-49fd-b1df-8a9c25c1902b 2018-11-06 14:29:40,355 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 301a1830-877b-49d6-ab9f-b7dea4943382 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-06 14:29:40,355 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 301a1830-877b-49d6-ab9f-b7dea4943382 does not exist Neutron server returns request_ids: ['req-b09aa7a0-932d-49fd-b1df-8a9c25c1902b'] 2018-11-06 14:29:40,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:40,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a0d0d676-2c58-4a51-a873-b06c4ba4c8c0 Date: Tue, 06 Nov 2018 14:29:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "updated_at": "2018-11-06T14:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "041660cb-82ca-4861-ae45-c033e6c3b271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv6", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "406a8d3a-d3a8-48c3-8647-1480af603d82", "remote_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv6", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "803e9d8b-a80b-4563-a4a8-d27747dc396c", "remote_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv4", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "revision_number": 0, "id": "e9606cf3-c213-47d1-b359-e2f8899a33f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:37Z", "security_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "port_range_min": null, "ethertype": "IPv4", "project_id": "baa8b3e5f5d64645962cec3676bc546b"}], "revision_number": 4, "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "74167601-92f3-4268-a0b6-d4436826432c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:29:40,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a0d0d676-2c58-4a51-a873-b06c4ba4c8c0 2018-11-06 14:29:40,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:40,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b63d1d-a403-4fbc-819e-3147a4b62c65 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:29:40,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-46b63d1d-a403-4fbc-819e-3147a4b62c65 2018-11-06 14:29:40,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:40,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55c8140-681f-441e-948d-b1706f4f8813 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:29:40,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-e55c8140-681f-441e-948d-b1706f4f8813 2018-11-06 14:29:40,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/baa8b3e5f5d64645962cec3676bc546b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:40,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14fc2c4-6dbb-4438-b955-f6cda79b7bae Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/baa8b3e5f5d64645962cec3676bc546b"}, "enabled": true, "id": "baa8b3e5f5d64645962cec3676bc546b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dea65598-272c-485-proj"}} 2018-11-06 14:29:40,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/baa8b3e5f5d64645962cec3676bc546b used request id req-f14fc2c4-6dbb-4438-b955-f6cda79b7bae 2018-11-06 14:29:40,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74167601-92f3-4268-a0b6-d4436826432c 2018-11-06 14:29:40,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=74167601-92f3-4268-a0b6-d4436826432c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:41,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6ffab2fc-5f8d-49df-8335-b3d1bd0fbee0 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:37Z", "security_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "041660cb-82ca-4861-ae45-c033e6c3b271"}, {"remote_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "security_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "406a8d3a-d3a8-48c3-8647-1480af603d82"}, {"remote_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "security_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "803e9d8b-a80b-4563-a4a8-d27747dc396c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:37Z", "security_group_id": "74167601-92f3-4268-a0b6-d4436826432c", "port_range_min": null, "revision_number": 0, "tenant_id": "baa8b3e5f5d64645962cec3676bc546b", "created_at": "2018-11-06T14:29:37Z", "project_id": "baa8b3e5f5d64645962cec3676bc546b", "id": "e9606cf3-c213-47d1-b359-e2f8899a33f9"}]} 2018-11-06 14:29:41,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=74167601-92f3-4268-a0b6-d4436826432c used request id req-6ffab2fc-5f8d-49df-8335-b3d1bd0fbee0 2018-11-06 14:29:41,019 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:29:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/74167601-92f3-4268-a0b6-d4436826432c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:41,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e70d7126-e87a-40d0-84d1-0147d17cdc2d Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:41,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/74167601-92f3-4268-a0b6-d4436826432c used request id req-e70d7126-e87a-40d0-84d1-0147d17cdc2d 2018-11-06 14:29:41,292 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-dea65598-272c-485-proj 2018-11-06 14:29:41,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/baa8b3e5f5d64645962cec3676bc546b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:41,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b629fe01-a751-463f-a1aa-4e408a224299 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:41,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/baa8b3e5f5d64645962cec3676bc546b used request id req-b629fe01-a751-463f-a1aa-4e408a224299 2018-11-06 14:29:41,489 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-dea65598-272c-485-proj-role 2018-11-06 14:29:41,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/e397c526e67d48d6b8880e8455addd3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:41,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bf63783-664c-499d-bd4a-21f428a7cdc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:41,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/e397c526e67d48d6b8880e8455addd3a used request id req-8bf63783-664c-499d-bd4a-21f428a7cdc9 2018-11-06 14:29:41,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f0b6769cb301d88d52a0b48c2f56d1b74bfa56" 2018-11-06 14:29:41,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f215970-94b7-4251-ae5a-853e30754157 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:41,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2f215970-94b7-4251-ae5a-853e30754157 2018-11-06 14:29:41,690 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-dea65598-272c-485-user 2018-11-06 14:29:41,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/dbc23fc35c5848978aa81fa9c2d5d540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe1859c15e8cbcb4e7777edd16d47fd3162bfe" 2018-11-06 14:29:41,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c4d273-dcc4-42c0-a265-0650229749b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:41,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/dbc23fc35c5848978aa81fa9c2d5d540 used request id req-f2c4d273-dcc4-42c0-a265-0650229749b1 2018-11-06 14:29:41,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:42,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["QNVTMzgsRJiR0IsW6bNVyQ"], "issued_at": "2018-11-06T14:29:42.000000Z"}} 2018-11-06 14:29:42,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec6ea967c830436c5276239b2b83b2047a82653" 2018-11-06 14:29:42,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba98c4e-bb0e-42ef-b5af-0675212dd248 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:42,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7ba98c4e-bb0e-42ef-b5af-0675212dd248 2018-11-06 14:29:42,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:42,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:42,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["XrVD-eCOT_-PTAV0cUnl2g"], "issued_at": "2018-11-06T14:29:42.000000Z"}} 2018-11-06 14:29:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:42,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d05167-ba5c-4018-95d3-dfcfe5501956 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:42,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-33d05167-ba5c-4018-95d3-dfcfe5501956 2018-11-06 14:29:42,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:42,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-59f69322-ee2c-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:42,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97f261b-b3a0-4634-acf2-40159476a726 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-59f69322-ee2c-403-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:29:42,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-59f69322-ee2c-403-proj used request id req-e97f261b-b3a0-4634-acf2-40159476a726 2018-11-06 14:29:42,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:43,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac356813-5fa5-4d51-b99b-fb257583fbf2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:29:43,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ac356813-5fa5-4d51-b99b-fb257583fbf2 2018-11-06 14:29:43,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj"}}' 2018-11-06 14:29:43,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e57da502-346e-40de-bd32-980ff8fd3d3a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a"}, "enabled": true, "id": "6126a5ccef6a4b578eec1f3be5ccee8a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj"}} 2018-11-06 14:29:43,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e57da502-346e-40de-bd32-980ff8fd3d3a 2018-11-06 14:29:43,140 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-59f69322-ee2c-403-proj 2018-11-06 14:29:43,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:43,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:43,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["nI1UApZ5QwqMdMENbKrSgg"], "issued_at": "2018-11-06T14:29:43.000000Z"}} 2018-11-06 14:29:43,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157c8330c1928a0b4a91b2c396a3e86a825e8851" 2018-11-06 14:29:43,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2419cd4b-3bd1-43f8-89ac-76dd3f067127 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:43,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2419cd4b-3bd1-43f8-89ac-76dd3f067127 2018-11-06 14:29:43,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:43,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:43,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157c8330c1928a0b4a91b2c396a3e86a825e8851" 2018-11-06 14:29:43,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc44bfb1-3617-4358-beb9-11ba74f5591d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:29:43,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cc44bfb1-3617-4358-beb9-11ba74f5591d 2018-11-06 14:29:43,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-59f69322-ee2c-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157c8330c1928a0b4a91b2c396a3e86a825e8851" 2018-11-06 14:29:43,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ae04e0-7578-435d-abf9-dc554543dd0d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-59f69322-ee2c-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a"}, "enabled": true, "id": "6126a5ccef6a4b578eec1f3be5ccee8a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj"}]} 2018-11-06 14:29:43,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-59f69322-ee2c-403-proj used request id req-01ae04e0-7578-435d-abf9-dc554543dd0d 2018-11-06 14:29:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157c8330c1928a0b4a91b2c396a3e86a825e8851" 2018-11-06 14:29:43,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedb8170-1eb0-4ae0-a698-b1a755d96a31 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:29:43,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-fedb8170-1eb0-4ae0-a698-b1a755d96a31 2018-11-06 14:29:44,270 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-59f69322-ee2c-403-user 2018-11-06 14:29:44,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:44,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:44,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e9bbd4-2928-4370-ad92-073f2bf05633 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:44,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-20e9bbd4-2928-4370-ad92-073f2bf05633 2018-11-06 14:29:44,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" -d '{"role": {"name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj-role"}}' 2018-11-06 14:29:44,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5cc594-4aa8-456d-978d-671733c7649a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18d2b960674b4fcebd8236ea2bf3a346", "links": {"self": "http://172.30.9.27:5000/v3/roles/18d2b960674b4fcebd8236ea2bf3a346"}, "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj-role"}} 2018-11-06 14:29:44,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-aa5cc594-4aa8-456d-978d-671733c7649a 2018-11-06 14:29:44,487 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-59f69322-ee2c-403-proj-role 2018-11-06 14:29:44,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/18d2b960674b4fcebd8236ea2bf3a346 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:44,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-670c607a-3ccb-44b2-8848-68e2891fad14 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/18d2b960674b4fcebd8236ea2bf3a346"}, "domain_id": null, "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj-role", "id": "18d2b960674b4fcebd8236ea2bf3a346"}} 2018-11-06 14:29:44,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/18d2b960674b4fcebd8236ea2bf3a346 used request id req-670c607a-3ccb-44b2-8848-68e2891fad14 2018-11-06 14:29:44,570 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-59f69322-ee2c-403-proj-role to project CreateSecurityGroupTests-59f69322-ee2c-403-proj 2018-11-06 14:29:44,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a/users/8e5bd1269d1440e090317d5ef2f51e19/roles/18d2b960674b4fcebd8236ea2bf3a346 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:44,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b2871e7-b116-4c8a-8dcd-a9868397306c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:44,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a/users/8e5bd1269d1440e090317d5ef2f51e19/roles/18d2b960674b4fcebd8236ea2bf3a346 used request id req-2b2871e7-b116-4c8a-8dcd-a9868397306c 2018-11-06 14:29:44,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:44,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:45,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["IlQ0tv1BTmKcvTC95O9DvQ"], "issued_at": "2018-11-06T14:29:45.000000Z"}} 2018-11-06 14:29:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:45,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae45ddad-935f-4f81-9c73-1f71b3bf986d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:45,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ae45ddad-935f-4f81-9c73-1f71b3bf986d 2018-11-06 14:29:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:45,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fc2fc35b-47be-4f6c-92d1-e128ff5a9055 Date: Tue, 06 Nov 2018 14:29:45 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:29:45,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname&description=hello+group used request id req-fc2fc35b-47be-4f6c-92d1-e128ff5a9055 2018-11-06 14:29:45,375 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname... 2018-11-06 14:29:45,375 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname 2018-11-06 14:29:45,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:45,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:45,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-59f69322-ee2c-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:45,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0bf6e89-331b-4a2e-9065-5b37baf661af Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-59f69322-ee2c-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a"}, "enabled": true, "id": "6126a5ccef6a4b578eec1f3be5ccee8a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj"}]} 2018-11-06 14:29:45,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-59f69322-ee2c-403-proj used request id req-f0bf6e89-331b-4a2e-9065-5b37baf661af 2018-11-06 14:29:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" -d '{"security_group": {"tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "name": "CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname", "description": "hello group"}}' 2018-11-06 14:29:46,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2aee84d7-4094-46fb-a773-1ba6d3163b34 Date: Tue, 06 Nov 2018 14:29:46 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "updated_at": "2018-11-06T14:29:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}], "revision_number": 2, "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "name": "CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname"}} 2018-11-06 14:29:46,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-2aee84d7-4094-46fb-a773-1ba6d3163b34 2018-11-06 14:29:46,141 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:46,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:46,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86a546ec-6c2a-458f-8448-abc7b45e30a8 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02"}]} 2018-11-06 14:29:46,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-86a546ec-6c2a-458f-8448-abc7b45e30a8 2018-11-06 14:29:46,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:46,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-caf43ae0-4664-4dfe-98f7-740ec1677785 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02"}]} 2018-11-06 14:29:46,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-caf43ae0-4664-4dfe-98f7-740ec1677785 2018-11-06 14:29:46,508 - neutron_utils - INFO - Retrieving security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:46,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f6176423-4688-471b-9d1b-8207e2590824 Date: Tue, 06 Nov 2018 14:29:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "updated_at": "2018-11-06T14:29:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}], "revision_number": 2, "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "name": "CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname"}]} 2018-11-06 14:29:46,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-f6176423-4688-471b-9d1b-8207e2590824 2018-11-06 14:29:46,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:46,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:46,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed179562-d529-48c4-b3b8-6ec64fdbc465 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02"}]} 2018-11-06 14:29:46,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-ed179562-d529-48c4-b3b8-6ec64fdbc465 2018-11-06 14:29:46,885 - neutron_utils - INFO - Retrieving security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:46,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:47,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0ab25014-04a5-4e19-8677-0a9c9b025284 Date: Tue, 06 Nov 2018 14:29:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "updated_at": "2018-11-06T14:29:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}], "revision_number": 2, "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "name": "CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname"}]} 2018-11-06 14:29:47,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-0ab25014-04a5-4e19-8677-0a9c9b025284 2018-11-06 14:29:47,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:47,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:47,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6f903f90-dea5-4ca8-8bf4-72e7a280f160 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02"}]} 2018-11-06 14:29:47,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-6f903f90-dea5-4ca8-8bf4-72e7a280f160 2018-11-06 14:29:47,270 - neutron_utils - INFO - Retrieving security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:47,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:47,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-49deda62-9c9c-4e71-a74e-5efc07830806 Date: Tue, 06 Nov 2018 14:29:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "updated_at": "2018-11-06T14:29:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}], "revision_number": 2, "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "name": "CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname"}]} 2018-11-06 14:29:47,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-49deda62-9c9c-4e71-a74e-5efc07830806 2018-11-06 14:29:47,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:47,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:47,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98c6333a-c5e2-46a3-aaa0-658097a05dee Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02"}]} 2018-11-06 14:29:47,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-98c6333a-c5e2-46a3-aaa0-658097a05dee 2018-11-06 14:29:47,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:48,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18d2b960674b4fcebd8236ea2bf3a346", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj-role"}], "expires_at": "2018-11-06T15:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6126a5ccef6a4b578eec1f3be5ccee8a", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-59f69322-ee2c-403-user", "id": "8e5bd1269d1440e090317d5ef2f51e19"}, "audit_ids": ["-RsFLaTUReasecmaLIrrIw"], "issued_at": "2018-11-06T14:29:48.000000Z"}} 2018-11-06 14:29:48,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f47013d6e458e5a1dff4fdded3b420015a708" 2018-11-06 14:29:48,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e0a55e8d-ce0f-4bdb-b8d3-3a16546b0a7f Date: Tue, 06 Nov 2018 14:29:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "updated_at": "2018-11-06T14:29:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}], "revision_number": 2, "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "name": "CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname"}]} 2018-11-06 14:29:48,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname&description=hello+group used request id req-e0a55e8d-ce0f-4bdb-b8d3-3a16546b0a7f 2018-11-06 14:29:48,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:48,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:48,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec6ea967c830436c5276239b2b83b2047a82653" 2018-11-06 14:29:48,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34d62c5-69db-4132-886d-572073189c43 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a"}, "enabled": true, "id": "6126a5ccef6a4b578eec1f3be5ccee8a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj"}} 2018-11-06 14:29:48,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a used request id req-c34d62c5-69db-4132-886d-572073189c43 2018-11-06 14:29:48,329 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:48,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f47013d6e458e5a1dff4fdded3b420015a708" 2018-11-06 14:29:48,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d82136fd-6b71-4399-b127-e0587f5a05b3 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02"}]} 2018-11-06 14:29:48,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-d82136fd-6b71-4399-b127-e0587f5a05b3 2018-11-06 14:29:48,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:48,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f47013d6e458e5a1dff4fdded3b420015a708" 2018-11-06 14:29:48,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4ad236f4-cf01-46de-b680-7014ce12f5cf Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02"}]} 2018-11-06 14:29:48,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-4ad236f4-cf01-46de-b680-7014ce12f5cf 2018-11-06 14:29:48,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:48,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:49,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18d2b960674b4fcebd8236ea2bf3a346", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj-role"}], "expires_at": "2018-11-06T15:29:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6126a5ccef6a4b578eec1f3be5ccee8a", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6126a5ccef6a4b578eec1f3be5ccee8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-59f69322-ee2c-403-user", "id": "8e5bd1269d1440e090317d5ef2f51e19"}, "audit_ids": ["PLjsalSfQM-jncAfp8IU0A"], "issued_at": "2018-11-06T14:29:49.000000Z"}} 2018-11-06 14:29:49,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8294f160aac65b20f8be0c6e3deabb8bea12f6cd" 2018-11-06 14:29:49,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6997099f-ce92-4584-ab6c-7933b4e1d166 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:49,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6997099f-ce92-4584-ab6c-7933b4e1d166 2018-11-06 14:29:49,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8294f160aac65b20f8be0c6e3deabb8bea12f6cd" 2018-11-06 14:29:49,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6d0c6c1d-28a0-4865-a506-9648ce487000 Date: Tue, 06 Nov 2018 14:29:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "updated_at": "2018-11-06T14:29:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}], "revision_number": 2, "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "name": "CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname"}]} 2018-11-06 14:29:49,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname used request id req-6d0c6c1d-28a0-4865-a506-9648ce487000 2018-11-06 14:29:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:49,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:49,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8294f160aac65b20f8be0c6e3deabb8bea12f6cd" 2018-11-06 14:29:49,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdb3386-5d99-4b60-8ff3-d3f2441b3508 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a"}, "enabled": true, "id": "6126a5ccef6a4b578eec1f3be5ccee8a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj"}} 2018-11-06 14:29:49,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a used request id req-2cdb3386-5d99-4b60-8ff3-d3f2441b3508 2018-11-06 14:29:49,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:49,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8294f160aac65b20f8be0c6e3deabb8bea12f6cd" 2018-11-06 14:29:49,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc558c14-76a6-4eae-bb82-de7a08e28e23 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02"}]} 2018-11-06 14:29:49,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-dc558c14-76a6-4eae-bb82-de7a08e28e23 2018-11-06 14:29:49,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8294f160aac65b20f8be0c6e3deabb8bea12f6cd" 2018-11-06 14:29:49,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-783f4b1f-9b49-4265-ab67-5965c9bb1c6b Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02"}]} 2018-11-06 14:29:49,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-783f4b1f-9b49-4265-ab67-5965c9bb1c6b 2018-11-06 14:29:49,819 - neutron_utils - INFO - Retrieving security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:49,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8294f160aac65b20f8be0c6e3deabb8bea12f6cd" 2018-11-06 14:29:50,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-74ec47c6-3a58-4d8e-9b0b-9a9f190331b9 Date: Tue, 06 Nov 2018 14:29:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "updated_at": "2018-11-06T14:29:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}], "revision_number": 2, "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "name": "CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname"}]} 2018-11-06 14:29:50,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-74ec47c6-3a58-4d8e-9b0b-9a9f190331b9 2018-11-06 14:29:50,006 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58930067-4ff0-4c94-b5c7-a7beacefbbd8 2018-11-06 14:29:50,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8294f160aac65b20f8be0c6e3deabb8bea12f6cd" 2018-11-06 14:29:50,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6955949c-87ff-4151-a910-dd59789b3bce Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "a15ec61e-0144-4f8f-9d5b-94f8297d5555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "58930067-4ff0-4c94-b5c7-a7beacefbbd8", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f6e7b031-b313-44e3-ae8b-673011d0fb02"}]} 2018-11-06 14:29:50,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-6955949c-87ff-4151-a910-dd59789b3bce 2018-11-06 14:29:50,189 - neutron_utils - INFO - Deleting security group rule with ID - f6e7b031-b313-44e3-ae8b-673011d0fb02 2018-11-06 14:29:50,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/f6e7b031-b313-44e3-ae8b-673011d0fb02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:50,284 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e65d8387-161b-4228-9c14-074d365dc920 Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:50,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/f6e7b031-b313-44e3-ae8b-673011d0fb02 used request id req-e65d8387-161b-4228-9c14-074d365dc920 2018-11-06 14:29:50,284 - neutron_utils - INFO - Deleting security group rule with ID - a15ec61e-0144-4f8f-9d5b-94f8297d5555 2018-11-06 14:29:50,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/a15ec61e-0144-4f8f-9d5b-94f8297d5555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:50,538 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e20c712-8037-445e-911e-6c6e0ce457bc Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:50,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/a15ec61e-0144-4f8f-9d5b-94f8297d5555 used request id req-1e20c712-8037-445e-911e-6c6e0ce457bc 2018-11-06 14:29:50,538 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-89d2d050-b862-497c-a044-a552f9181e4fname 2018-11-06 14:29:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/58930067-4ff0-4c94-b5c7-a7beacefbbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9526dacd11c304cb3c2eb45038f9761bcc14d7c" 2018-11-06 14:29:50,797 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e494e58a-aee8-4a96-9b75-2ffdf19052f0 Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:50,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/58930067-4ff0-4c94-b5c7-a7beacefbbd8 used request id req-e494e58a-aee8-4a96-9b75-2ffdf19052f0 2018-11-06 14:29:50,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:51,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ea9f0f61-7d10-4b76-9b93-7c7eb0267bd5 Date: Tue, 06 Nov 2018 14:29:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "updated_at": "2018-11-06T14:29:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "01a9f1bd-a7b8-4bc7-9c00-69441c95ab49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "2cafaecf-c0ff-4720-9fdf-37246904121f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "acfc528a-b57e-424e-85b8-021665b76650", "remote_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "revision_number": 0, "id": "f879fce2-753f-47f4-a336-e3df399ce35f", "remote_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:45Z", "security_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a"}], "revision_number": 4, "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "e4482e59-28b5-471a-ad16-aea751ec38be", "name": "default"}]} 2018-11-06 14:29:51,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ea9f0f61-7d10-4b76-9b93-7c7eb0267bd5 2018-11-06 14:29:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:51,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb9e595-dbee-4a83-83fa-5ae7b7dd5dd5 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:29:51,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-ccb9e595-dbee-4a83-83fa-5ae7b7dd5dd5 2018-11-06 14:29:51,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:51,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c81d6b-8d24-4736-9df6-66a8b80b1298 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:29:51,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-03c81d6b-8d24-4736-9df6-66a8b80b1298 2018-11-06 14:29:51,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:51,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96da490f-31f5-4628-92aa-d9050f9f3e0e 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:29:51,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-96da490f-31f5-4628-92aa-d9050f9f3e0e 2018-11-06 14:29:51,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:51,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb5d074-8865-4426-8d2a-528e31102b4e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a"}, "enabled": true, "id": "6126a5ccef6a4b578eec1f3be5ccee8a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-59f69322-ee2c-403-proj"}} 2018-11-06 14:29:51,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a used request id req-afb5d074-8865-4426-8d2a-528e31102b4e 2018-11-06 14:29:51,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4482e59-28b5-471a-ad16-aea751ec38be 2018-11-06 14:29:51,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e4482e59-28b5-471a-ad16-aea751ec38be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:51,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ef1df225-0cdf-4519-b98e-360a1a3323ea Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:45Z", "security_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "01a9f1bd-a7b8-4bc7-9c00-69441c95ab49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "2cafaecf-c0ff-4720-9fdf-37246904121f"}, {"remote_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "acfc528a-b57e-424e-85b8-021665b76650"}, {"remote_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:45Z", "security_group_id": "e4482e59-28b5-471a-ad16-aea751ec38be", "port_range_min": null, "revision_number": 0, "tenant_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "created_at": "2018-11-06T14:29:45Z", "project_id": "6126a5ccef6a4b578eec1f3be5ccee8a", "id": "f879fce2-753f-47f4-a336-e3df399ce35f"}]} 2018-11-06 14:29:51,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e4482e59-28b5-471a-ad16-aea751ec38be used request id req-ef1df225-0cdf-4519-b98e-360a1a3323ea 2018-11-06 14:29:51,571 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:29:51,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e4482e59-28b5-471a-ad16-aea751ec38be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:51,871 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b290a81-e339-4501-aecd-3c209e966501 Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:51,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e4482e59-28b5-471a-ad16-aea751ec38be used request id req-0b290a81-e339-4501-aecd-3c209e966501 2018-11-06 14:29:51,872 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-59f69322-ee2c-403-proj 2018-11-06 14:29:51,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:52,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-838405d4-1388-414e-899e-500be6eb92a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:52,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6126a5ccef6a4b578eec1f3be5ccee8a used request id req-838405d4-1388-414e-899e-500be6eb92a0 2018-11-06 14:29:52,076 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-59f69322-ee2c-403-proj-role 2018-11-06 14:29:52,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/18d2b960674b4fcebd8236ea2bf3a346 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:52,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d1198e9-a30c-4989-85e4-a4b089aa4df0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:52,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/18d2b960674b4fcebd8236ea2bf3a346 used request id req-4d1198e9-a30c-4989-85e4-a4b089aa4df0 2018-11-06 14:29:52,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f49a491f88b61471c97e1c6253d43723eb7089" 2018-11-06 14:29:52,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70255352-d998-4857-bd35-5ea86dc33a55 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:52,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-70255352-d998-4857-bd35-5ea86dc33a55 2018-11-06 14:29:52,283 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-59f69322-ee2c-403-user 2018-11-06 14:29:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/8e5bd1269d1440e090317d5ef2f51e19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157c8330c1928a0b4a91b2c396a3e86a825e8851" 2018-11-06 14:29:52,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-060281d4-d6aa-450a-9d73-77f52e384640 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:52,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8e5bd1269d1440e090317d5ef2f51e19 used request id req-060281d4-d6aa-450a-9d73-77f52e384640 2018-11-06 14:29:52,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:52,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-Jgx9r3iR0aRi8fAhdMmLg"], "issued_at": "2018-11-06T14:29:52.000000Z"}} 2018-11-06 14:29:52,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4db6941023affa1452de57fb5eef3e595a9ea53" 2018-11-06 14:29:52,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4a3b41-3e26-429d-a1d1-a22828c58193 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:52,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e4a3b41-3e26-429d-a1d1-a22828c58193 2018-11-06 14:29:52,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:52,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:53,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["q3sWh-KZQRmdGi7QF_svmA"], "issued_at": "2018-11-06T14:29:53.000000Z"}} 2018-11-06 14:29:53,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:29:53,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb2ae9a-7f10-4955-a603-c37d21914e5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:53,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ceb2ae9a-7f10-4955-a603-c37d21914e5c 2018-11-06 14:29:53,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:53,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:53,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6063e918-50b8-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:29:53,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d4f2b8-f85e-4b8a-b04a-e12d400f5a81 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6063e918-50b8-459-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:29:53,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6063e918-50b8-459-proj used request id req-40d4f2b8-f85e-4b8a-b04a-e12d400f5a81 2018-11-06 14:29:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:29:53,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c196e8b-fa30-4ad6-b59f-15ec7eda1063 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:29:53,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8c196e8b-fa30-4ad6-b59f-15ec7eda1063 2018-11-06 14:29:53,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6063e918-50b8-459-proj"}}' 2018-11-06 14:29:53,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ed48d52-75c5-41e8-8545-05f3072f1256 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466"}, "enabled": true, "id": "b9936ba3b7a14e1ebba869369662d466", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6063e918-50b8-459-proj"}} 2018-11-06 14:29:53,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7ed48d52-75c5-41e8-8545-05f3072f1256 2018-11-06 14:29:53,690 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6063e918-50b8-459-proj 2018-11-06 14:29:53,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:53,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:54,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["xmsnuVY1TTW0-aGHppiOhQ"], "issued_at": "2018-11-06T14:29:54.000000Z"}} 2018-11-06 14:29:54,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f38dbf25d6143ba8d4e35d4f7042e922ae9ecd4" 2018-11-06 14:29:54,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c6ff93-2a4c-4d05-9624-4cb9804baf3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:54,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a0c6ff93-2a4c-4d05-9624-4cb9804baf3b 2018-11-06 14:29:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:54,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:54,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f38dbf25d6143ba8d4e35d4f7042e922ae9ecd4" 2018-11-06 14:29:54,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d90fed0-e4f2-42d6-bdea-00d3ec71f4da Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:29:54,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3d90fed0-e4f2-42d6-bdea-00d3ec71f4da 2018-11-06 14:29:54,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6063e918-50b8-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f38dbf25d6143ba8d4e35d4f7042e922ae9ecd4" 2018-11-06 14:29:54,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89142255-f349-470b-93ae-abcd493ccbf2 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6063e918-50b8-459-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466"}, "enabled": true, "id": "b9936ba3b7a14e1ebba869369662d466", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6063e918-50b8-459-proj"}]} 2018-11-06 14:29:54,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6063e918-50b8-459-proj used request id req-89142255-f349-470b-93ae-abcd493ccbf2 2018-11-06 14:29:54,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f38dbf25d6143ba8d4e35d4f7042e922ae9ecd4" 2018-11-06 14:29:54,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9603820-e9bc-407b-b268-20936cebc730 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:29:54,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e9603820-e9bc-407b-b268-20936cebc730 2018-11-06 14:29:54,750 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6063e918-50b8-459-user 2018-11-06 14:29:54,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:29:54,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91eab6e-462b-4e87-bd46-ce4c89d5f7e7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:29:54,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e91eab6e-462b-4e87-bd46-ce4c89d5f7e7 2018-11-06 14:29:54,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" -d '{"role": {"name": "CreateSecurityGroupTests-6063e918-50b8-459-proj-role"}}' 2018-11-06 14:29:54,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ba574a9-a3df-40b7-907f-fbef717f1b08 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6c7a117ddcf460abc419719e9ee3d2d", "links": {"self": "http://172.30.9.27:5000/v3/roles/f6c7a117ddcf460abc419719e9ee3d2d"}, "name": "CreateSecurityGroupTests-6063e918-50b8-459-proj-role"}} 2018-11-06 14:29:54,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2ba574a9-a3df-40b7-907f-fbef717f1b08 2018-11-06 14:29:54,954 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6063e918-50b8-459-proj-role 2018-11-06 14:29:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f6c7a117ddcf460abc419719e9ee3d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:29:54,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566bb934-0191-41ef-8856-5cbd34ef37f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f6c7a117ddcf460abc419719e9ee3d2d"}, "domain_id": null, "name": "CreateSecurityGroupTests-6063e918-50b8-459-proj-role", "id": "f6c7a117ddcf460abc419719e9ee3d2d"}} 2018-11-06 14:29:54,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f6c7a117ddcf460abc419719e9ee3d2d used request id req-566bb934-0191-41ef-8856-5cbd34ef37f3 2018-11-06 14:29:54,974 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6063e918-50b8-459-proj-role to project CreateSecurityGroupTests-6063e918-50b8-459-proj 2018-11-06 14:29:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466/users/8c4d5a4a39474305a02706ab295cf3da/roles/f6c7a117ddcf460abc419719e9ee3d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:29:55,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd7a39f-1c5c-4e9f-a63a-f8551954f827 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:29:55,112 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466/users/8c4d5a4a39474305a02706ab295cf3da/roles/f6c7a117ddcf460abc419719e9ee3d2d used request id req-bcd7a39f-1c5c-4e9f-a63a-f8551954f827 2018-11-06 14:29:55,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:29:55,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:55,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["eeSWA0AeSnGZYNGcY6t46A"], "issued_at": "2018-11-06T14:29:55.000000Z"}} 2018-11-06 14:29:55,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:55,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0be47e-a293-49f7-8a63-8fc9f2590aa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:29:55,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ab0be47e-a293-49f7-8a63-8fc9f2590aa9 2018-11-06 14:29:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:55,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d43f7a83-31ce-4564-abad-4ea32770990f Date: Tue, 06 Nov 2018 14:29:55 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:29:55,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name&description=hello+group used request id req-d43f7a83-31ce-4564-abad-4ea32770990f 2018-11-06 14:29:55,800 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name... 2018-11-06 14:29:55,800 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name 2018-11-06 14:29:55,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:55,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:55,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6063e918-50b8-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:55,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead01c07-601d-4617-b63b-23c4364f7d3d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6063e918-50b8-459-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466"}, "enabled": true, "id": "b9936ba3b7a14e1ebba869369662d466", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6063e918-50b8-459-proj"}]} 2018-11-06 14:29:55,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6063e918-50b8-459-proj used request id req-ead01c07-601d-4617-b63b-23c4364f7d3d 2018-11-06 14:29:55,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" -d '{"security_group": {"tenant_id": "b9936ba3b7a14e1ebba869369662d466", "name": "CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name", "description": "hello group"}}' 2018-11-06 14:29:56,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-02947937-e64a-42ff-b240-91ccd0388313 Date: Tue, 06 Nov 2018 14:29:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "updated_at": "2018-11-06T14:29:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "23af75f6-3c5b-402d-aff7-1604e0916b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9936ba3b7a14e1ebba869369662d466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "48df875b-12bc-434e-a27f-42aaa37150e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9936ba3b7a14e1ebba869369662d466"}], "revision_number": 2, "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "name": "CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name"}} 2018-11-06 14:29:56,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-02947937-e64a-42ff-b240-91ccd0388313 2018-11-06 14:29:56,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec11632a-5427-4e24-a52f-dc089b5d3750 2018-11-06 14:29:56,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:56,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd831c47-f8a7-4b4d-b9ce-a78578b246f7 Date: Tue, 06 Nov 2018 14:29:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "23af75f6-3c5b-402d-aff7-1604e0916b33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "48df875b-12bc-434e-a27f-42aaa37150e5"}]} 2018-11-06 14:29:56,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-fd831c47-f8a7-4b4d-b9ce-a78578b246f7 2018-11-06 14:29:56,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec11632a-5427-4e24-a52f-dc089b5d3750 2018-11-06 14:29:56,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:56,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86bee2d8-0e90-4dad-93fa-f3f03257c9a3 Date: Tue, 06 Nov 2018 14:29:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "23af75f6-3c5b-402d-aff7-1604e0916b33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "48df875b-12bc-434e-a27f-42aaa37150e5"}]} 2018-11-06 14:29:56,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-86bee2d8-0e90-4dad-93fa-f3f03257c9a3 2018-11-06 14:29:56,872 - neutron_utils - INFO - Retrieving security group with ID - ec11632a-5427-4e24-a52f-dc089b5d3750 2018-11-06 14:29:56,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:56,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7dae6dac-8b6d-440c-a823-861c3b65bd6d Date: Tue, 06 Nov 2018 14:29:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "updated_at": "2018-11-06T14:29:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "23af75f6-3c5b-402d-aff7-1604e0916b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9936ba3b7a14e1ebba869369662d466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "48df875b-12bc-434e-a27f-42aaa37150e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9936ba3b7a14e1ebba869369662d466"}], "revision_number": 2, "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "name": "CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name"}]} 2018-11-06 14:29:56,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-7dae6dac-8b6d-440c-a823-861c3b65bd6d 2018-11-06 14:29:56,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec11632a-5427-4e24-a52f-dc089b5d3750 2018-11-06 14:29:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:57,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-861c35b0-4845-47ca-a15f-1b8efdbb1c75 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "23af75f6-3c5b-402d-aff7-1604e0916b33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "48df875b-12bc-434e-a27f-42aaa37150e5"}]} 2018-11-06 14:29:57,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-861c35b0-4845-47ca-a15f-1b8efdbb1c75 2018-11-06 14:29:57,114 - neutron_utils - INFO - Retrieving security group with ID - ec11632a-5427-4e24-a52f-dc089b5d3750 2018-11-06 14:29:57,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:57,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ca9cc063-eece-4868-aaf7-523a0ceef8f7 Date: Tue, 06 Nov 2018 14:29:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "updated_at": "2018-11-06T14:29:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "23af75f6-3c5b-402d-aff7-1604e0916b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9936ba3b7a14e1ebba869369662d466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "48df875b-12bc-434e-a27f-42aaa37150e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9936ba3b7a14e1ebba869369662d466"}], "revision_number": 2, "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "name": "CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name"}]} 2018-11-06 14:29:57,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-ca9cc063-eece-4868-aaf7-523a0ceef8f7 2018-11-06 14:29:57,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec11632a-5427-4e24-a52f-dc089b5d3750 2018-11-06 14:29:57,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:57,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4e2d3ca-8795-4751-ba5b-3672b9ece75c Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "23af75f6-3c5b-402d-aff7-1604e0916b33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "48df875b-12bc-434e-a27f-42aaa37150e5"}]} 2018-11-06 14:29:57,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-f4e2d3ca-8795-4751-ba5b-3672b9ece75c 2018-11-06 14:29:57,353 - neutron_utils - INFO - Retrieving security group with ID - ec11632a-5427-4e24-a52f-dc089b5d3750 2018-11-06 14:29:57,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:57,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4c0f4e01-1dbc-4667-850d-2b130eb77e6e Date: Tue, 06 Nov 2018 14:29:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "updated_at": "2018-11-06T14:29:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "23af75f6-3c5b-402d-aff7-1604e0916b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9936ba3b7a14e1ebba869369662d466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "48df875b-12bc-434e-a27f-42aaa37150e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9936ba3b7a14e1ebba869369662d466"}], "revision_number": 2, "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "name": "CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name"}]} 2018-11-06 14:29:57,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-4c0f4e01-1dbc-4667-850d-2b130eb77e6e 2018-11-06 14:29:57,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec11632a-5427-4e24-a52f-dc089b5d3750 2018-11-06 14:29:57,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:57,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b8355cf-199f-4ee6-9ef3-2b64f78613ff Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "23af75f6-3c5b-402d-aff7-1604e0916b33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "48df875b-12bc-434e-a27f-42aaa37150e5"}]} 2018-11-06 14:29:57,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-7b8355cf-199f-4ee6-9ef3-2b64f78613ff 2018-11-06 14:29:57,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:29:57,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6c7a117ddcf460abc419719e9ee3d2d", "name": "CreateSecurityGroupTests-6063e918-50b8-459-proj-role"}], "expires_at": "2018-11-06T15:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9936ba3b7a14e1ebba869369662d466", "name": "CreateSecurityGroupTests-6063e918-50b8-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b9936ba3b7a14e1ebba869369662d466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b9936ba3b7a14e1ebba869369662d466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b9936ba3b7a14e1ebba869369662d466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b9936ba3b7a14e1ebba869369662d466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b9936ba3b7a14e1ebba869369662d466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b9936ba3b7a14e1ebba869369662d466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b9936ba3b7a14e1ebba869369662d466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b9936ba3b7a14e1ebba869369662d466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b9936ba3b7a14e1ebba869369662d466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b9936ba3b7a14e1ebba869369662d466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b9936ba3b7a14e1ebba869369662d466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b9936ba3b7a14e1ebba869369662d466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6063e918-50b8-459-user", "id": "8c4d5a4a39474305a02706ab295cf3da"}, "audit_ids": ["S56ayG4FQQ6sLO7Rrk6u4g"], "issued_at": "2018-11-06T14:29:57.000000Z"}} 2018-11-06 14:29:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31f5d3877433d212c522902ddc082e7f6fe6736" 2018-11-06 14:29:58,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-364de9ad-d871-441e-84c2-fd322e8b21dc Date: Tue, 06 Nov 2018 14:29:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "updated_at": "2018-11-06T14:29:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "23af75f6-3c5b-402d-aff7-1604e0916b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9936ba3b7a14e1ebba869369662d466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "48df875b-12bc-434e-a27f-42aaa37150e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9936ba3b7a14e1ebba869369662d466"}], "revision_number": 2, "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "name": "CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name"}]} 2018-11-06 14:29:58,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name&description=hello+group used request id req-364de9ad-d871-441e-84c2-fd322e8b21dc 2018-11-06 14:29:58,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:29:58,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:29:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:29:58,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4db6941023affa1452de57fb5eef3e595a9ea53" 2018-11-06 14:29:58,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ecdc29-a4be-4ded-b779-a112be7e9b26 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466"}, "enabled": true, "id": "b9936ba3b7a14e1ebba869369662d466", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6063e918-50b8-459-proj"}} 2018-11-06 14:29:58,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466 used request id req-77ecdc29-a4be-4ded-b779-a112be7e9b26 2018-11-06 14:29:58,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec11632a-5427-4e24-a52f-dc089b5d3750 2018-11-06 14:29:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31f5d3877433d212c522902ddc082e7f6fe6736" 2018-11-06 14:29:58,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a7bb3c18-2e2a-4775-b9f5-f69bf3dc1309 Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "23af75f6-3c5b-402d-aff7-1604e0916b33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "48df875b-12bc-434e-a27f-42aaa37150e5"}]} 2018-11-06 14:29:58,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-a7bb3c18-2e2a-4775-b9f5-f69bf3dc1309 2018-11-06 14:29:58,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec11632a-5427-4e24-a52f-dc089b5d3750 2018-11-06 14:29:58,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31f5d3877433d212c522902ddc082e7f6fe6736" 2018-11-06 14:29:58,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dde582bf-a00d-43cd-ab69-366705a3586f Date: Tue, 06 Nov 2018 14:29: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-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "23af75f6-3c5b-402d-aff7-1604e0916b33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "ec11632a-5427-4e24-a52f-dc089b5d3750", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "48df875b-12bc-434e-a27f-42aaa37150e5"}]} 2018-11-06 14:29:58,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-dde582bf-a00d-43cd-ab69-366705a3586f 2018-11-06 14:29:58,709 - neutron_utils - INFO - Deleting security group rule with ID - 23af75f6-3c5b-402d-aff7-1604e0916b33 2018-11-06 14:29:58,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/23af75f6-3c5b-402d-aff7-1604e0916b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:58,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b42160d-321f-4810-ad42-1cebacec78de Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:58,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/23af75f6-3c5b-402d-aff7-1604e0916b33 used request id req-7b42160d-321f-4810-ad42-1cebacec78de 2018-11-06 14:29:58,931 - neutron_utils - INFO - Deleting security group rule with ID - 48df875b-12bc-434e-a27f-42aaa37150e5 2018-11-06 14:29:58,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/48df875b-12bc-434e-a27f-42aaa37150e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:59,191 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8047c858-a4e4-4754-9315-d7d0933fba86 Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:59,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/48df875b-12bc-434e-a27f-42aaa37150e5 used request id req-8047c858-a4e4-4754-9315-d7d0933fba86 2018-11-06 14:29:59,192 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6cceb1f8-e442-4883-846b-ca880bde4794name 2018-11-06 14:29:59,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ec11632a-5427-4e24-a52f-dc089b5d3750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b12ac47024602e07af0383846017137dbc06f7" 2018-11-06 14:29:59,470 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-608a22e3-63c7-40fe-b0c7-4d17680fc6c7 Content-Length: 0 Date: Tue, 06 Nov 2018 14:29:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:29:59,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ec11632a-5427-4e24-a52f-dc089b5d3750 used request id req-608a22e3-63c7-40fe-b0c7-4d17680fc6c7 2018-11-06 14:29:59,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:29:59,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-aa4aeaaf-b3b0-4bdb-9382-8683df578050 Date: Tue, 06 Nov 2018 14:29:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "updated_at": "2018-11-06T14:29:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "034298b1-8703-4d6e-84d9-fee0784f99cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9936ba3b7a14e1ebba869369662d466"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "2160c265-e4c1-44e4-9dbd-af3c3728fb27", "remote_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9936ba3b7a14e1ebba869369662d466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "7f4b2974-9834-4856-bc68-a99a61bab1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9936ba3b7a14e1ebba869369662d466"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "revision_number": 0, "id": "fb28b1f8-0244-4463-a8af-86b5935405cc", "remote_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:56Z", "security_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9936ba3b7a14e1ebba869369662d466"}], "revision_number": 4, "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "name": "default"}]} 2018-11-06 14:29:59,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-aa4aeaaf-b3b0-4bdb-9382-8683df578050 2018-11-06 14:29:59,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:29:59,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f287ae44-7dfd-4d0d-88c2-3d628ce6c513 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:29:59,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-f287ae44-7dfd-4d0d-88c2-3d628ce6c513 2018-11-06 14:29:59,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:29:59,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b39bf0-96e6-4470-a4e6-02e2f9f2d74f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:29:59,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-59b39bf0-96e6-4470-a4e6-02e2f9f2d74f 2018-11-06 14:29:59,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:30:00,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589dd8be-8edb-48d3-8add-39fa53f3aeb4 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:30:00,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-589dd8be-8edb-48d3-8add-39fa53f3aeb4 2018-11-06 14:30:00,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:30:00,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5400653-705c-422c-85c6-995467c63787 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466"}, "enabled": true, "id": "b9936ba3b7a14e1ebba869369662d466", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6063e918-50b8-459-proj"}} 2018-11-06 14:30:00,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466 used request id req-c5400653-705c-422c-85c6-995467c63787 2018-11-06 14:30:00,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f326541d-e583-4e8b-b23e-a4e54fd0e92c 2018-11-06 14:30:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f326541d-e583-4e8b-b23e-a4e54fd0e92c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:30:00,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-deb841db-8f9c-4183-afe1-e4809a929a0d Date: Tue, 06 Nov 2018 14:30: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-11-06T14:29:56Z", "security_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "034298b1-8703-4d6e-84d9-fee0784f99cc"}, {"remote_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "2160c265-e4c1-44e4-9dbd-af3c3728fb27"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "7f4b2974-9834-4856-bc68-a99a61bab1a7"}, {"remote_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:29:56Z", "security_group_id": "f326541d-e583-4e8b-b23e-a4e54fd0e92c", "port_range_min": null, "revision_number": 0, "tenant_id": "b9936ba3b7a14e1ebba869369662d466", "created_at": "2018-11-06T14:29:56Z", "project_id": "b9936ba3b7a14e1ebba869369662d466", "id": "fb28b1f8-0244-4463-a8af-86b5935405cc"}]} 2018-11-06 14:30:00,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f326541d-e583-4e8b-b23e-a4e54fd0e92c used request id req-deb841db-8f9c-4183-afe1-e4809a929a0d 2018-11-06 14:30:00,314 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:30:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f326541d-e583-4e8b-b23e-a4e54fd0e92c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:30:00,605 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e8ead9e-c569-480d-8e72-f6e00ec678cb Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:00,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f326541d-e583-4e8b-b23e-a4e54fd0e92c used request id req-6e8ead9e-c569-480d-8e72-f6e00ec678cb 2018-11-06 14:30:00,606 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6063e918-50b8-459-proj 2018-11-06 14:30:00,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:30:00,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd68fc93-c57e-46b5-a60b-235a952a58d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:00,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b9936ba3b7a14e1ebba869369662d466 used request id req-cd68fc93-c57e-46b5-a60b-235a952a58d4 2018-11-06 14:30:00,788 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6063e918-50b8-459-proj-role 2018-11-06 14:30:00,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f6c7a117ddcf460abc419719e9ee3d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:30:00,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf0c9b70-ea8a-45b0-95d7-467b8ccb273a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:00,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f6c7a117ddcf460abc419719e9ee3d2d used request id req-bf0c9b70-ea8a-45b0-95d7-467b8ccb273a 2018-11-06 14:30:00,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e577f7cd0dee2db58246093e3be2ffd26bab448" 2018-11-06 14:30:00,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed0ddaa-2c17-418d-92ad-86bcce97a8bb Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:00,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-eed0ddaa-2c17-418d-92ad-86bcce97a8bb 2018-11-06 14:30:00,994 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6063e918-50b8-459-user 2018-11-06 14:30:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/8c4d5a4a39474305a02706ab295cf3da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f38dbf25d6143ba8d4e35d4f7042e922ae9ecd4" 2018-11-06 14:30:01,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8ab92ca-4393-419c-8990-e06ba8af734a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:01,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8c4d5a4a39474305a02706ab295cf3da used request id req-a8ab92ca-4393-419c-8990-e06ba8af734a 2018-11-06 14:30:01,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:01,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["uv6jBwMZQ5CNybiGjIatnQ"], "issued_at": "2018-11-06T14:30:01.000000Z"}} 2018-11-06 14:30:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ac1e3adc18771b2038e66aa59066ce6842b7e4" 2018-11-06 14:30:01,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8f923a-7eb7-47d9-97e0-d2c4a5d293fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:01,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8b8f923a-7eb7-47d9-97e0-d2c4a5d293fa 2018-11-06 14:30:01,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:01,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:02,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["1_zZ3v3kTaSk8NwGbWXnpw"], "issued_at": "2018-11-06T14:30:02.000000Z"}} 2018-11-06 14:30:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:02,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528e66f0-9506-4dbd-bbb7-a36fcdbd0a4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:02,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-528e66f0-9506-4dbd-bbb7-a36fcdbd0a4b 2018-11-06 14:30:02,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:02,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:02,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:02,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8e7944-caf2-4d60-bdc9-5eb1b11871e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:30:02,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj used request id req-ae8e7944-caf2-4d60-bdc9-5eb1b11871e0 2018-11-06 14:30:02,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:02,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749fb491-a16c-463b-9498-9fb585cada67 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:02,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-749fb491-a16c-463b-9498-9fb585cada67 2018-11-06 14:30:02,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj"}}' 2018-11-06 14:30:02,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8c5c4eb-21f9-4f00-b444-2d9c34755319 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266"}, "enabled": true, "id": "1d4d70768f9c4d8aa0ac97201368c266", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj"}} 2018-11-06 14:30:02,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a8c5c4eb-21f9-4f00-b444-2d9c34755319 2018-11-06 14:30:02,486 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj 2018-11-06 14:30:02,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:02,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:02,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-RZCrH_wSXW4Mwqdti2dzg"], "issued_at": "2018-11-06T14:30:02.000000Z"}} 2018-11-06 14:30:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039fe1abd5ef000bffff3b9252cbf57fe76ebbb9" 2018-11-06 14:30:02,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485f47e8-ce12-46ea-ae93-c5fb3e021a93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:02,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-485f47e8-ce12-46ea-ae93-c5fb3e021a93 2018-11-06 14:30:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:02,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039fe1abd5ef000bffff3b9252cbf57fe76ebbb9" 2018-11-06 14:30:03,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467902b7-d5df-4b2d-876a-b675534ad6aa Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:30:03,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-467902b7-d5df-4b2d-876a-b675534ad6aa 2018-11-06 14:30:03,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039fe1abd5ef000bffff3b9252cbf57fe76ebbb9" 2018-11-06 14:30:03,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ee824a-b9f7-44a2-b33d-2b44aff7b2ae Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266"}, "enabled": true, "id": "1d4d70768f9c4d8aa0ac97201368c266", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj"}]} 2018-11-06 14:30:03,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj used request id req-43ee824a-b9f7-44a2-b33d-2b44aff7b2ae 2018-11-06 14:30:03,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039fe1abd5ef000bffff3b9252cbf57fe76ebbb9" 2018-11-06 14:30:03,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8ef985-3011-47e7-a0c9-7f6141cdcf8a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:03,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ea8ef985-3011-47e7-a0c9-7f6141cdcf8a 2018-11-06 14:30:03,630 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-cfdd51bc-aa95-4da-user 2018-11-06 14:30:03,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:03,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:03,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a5f8e2-171e-4e67-86ba-1486019e6941 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:03,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a7a5f8e2-171e-4e67-86ba-1486019e6941 2018-11-06 14:30:03,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" -d '{"role": {"name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj-role"}}' 2018-11-06 14:30:03,851 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad2af495-14e5-4fc8-83ee-d041132f0c30 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "841bd0b20e27474dab28c693b0413626", "links": {"self": "http://172.30.9.27:5000/v3/roles/841bd0b20e27474dab28c693b0413626"}, "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj-role"}} 2018-11-06 14:30:03,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ad2af495-14e5-4fc8-83ee-d041132f0c30 2018-11-06 14:30:03,851 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj-role 2018-11-06 14:30:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/841bd0b20e27474dab28c693b0413626 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:03,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab51701b-e70c-4fee-abaa-fe3de1bb1bfd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/841bd0b20e27474dab28c693b0413626"}, "domain_id": null, "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj-role", "id": "841bd0b20e27474dab28c693b0413626"}} 2018-11-06 14:30:03,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/841bd0b20e27474dab28c693b0413626 used request id req-ab51701b-e70c-4fee-abaa-fe3de1bb1bfd 2018-11-06 14:30:03,957 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj-role to project CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj 2018-11-06 14:30:03,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266/users/de55ac7d51b54f1db9374b9c35c583b3/roles/841bd0b20e27474dab28c693b0413626 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:04,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21188f0d-3065-4118-b367-1a0f2436d749 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:04,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266/users/de55ac7d51b54f1db9374b9c35c583b3/roles/841bd0b20e27474dab28c693b0413626 used request id req-21188f0d-3065-4118-b367-1a0f2436d749 2018-11-06 14:30:04,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:04,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:04,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "841bd0b20e27474dab28c693b0413626", "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj-role"}], "expires_at": "2018-11-06T15:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d4d70768f9c4d8aa0ac97201368c266", "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1d4d70768f9c4d8aa0ac97201368c266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/1d4d70768f9c4d8aa0ac97201368c266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/1d4d70768f9c4d8aa0ac97201368c266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1d4d70768f9c4d8aa0ac97201368c266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/1d4d70768f9c4d8aa0ac97201368c266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/1d4d70768f9c4d8aa0ac97201368c266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-user", "id": "de55ac7d51b54f1db9374b9c35c583b3"}, "audit_ids": ["EYqfvuMSSN22yn_bq7FoJA"], "issued_at": "2018-11-06T14:30:04.000000Z"}} 2018-11-06 14:30:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:04,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d882874e-7a4b-4f4a-99e3-8c693602c35a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:04,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d882874e-7a4b-4f4a-99e3-8c693602c35a 2018-11-06 14:30:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:04,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e2332e91-530d-47ff-abd7-441840d420f9 Date: Tue, 06 Nov 2018 14:30:04 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:30:04,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name&description=hello+group used request id req-e2332e91-530d-47ff-abd7-441840d420f9 2018-11-06 14:30:04,884 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name... 2018-11-06 14:30:04,884 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name 2018-11-06 14:30:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" -d '{"security_group": {"name": "CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name", "description": "hello group"}}' 2018-11-06 14:30:05,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-bddcae5a-2e7c-44b0-bdca-69fee33a2c26 Date: Tue, 06 Nov 2018 14:30:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "updated_at": "2018-11-06T14:30:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}], "revision_number": 2, "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "c5260c25-3370-46e5-a06e-690345a184e1", "name": "CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name"}} 2018-11-06 14:30:05,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-bddcae5a-2e7c-44b0-bdca-69fee33a2c26 2018-11-06 14:30:05,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:05,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:05,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b4d5bc49-e437-4ab5-8494-5d150b7b4937 Date: Tue, 06 Nov 2018 14:30:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1"}]} 2018-11-06 14:30:05,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-b4d5bc49-e437-4ab5-8494-5d150b7b4937 2018-11-06 14:30:05,489 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:05,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1984764e-307b-41fb-ae39-d00550f4b044 Date: Tue, 06 Nov 2018 14:30:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1"}]} 2018-11-06 14:30:05,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-1984764e-307b-41fb-ae39-d00550f4b044 2018-11-06 14:30:05,656 - neutron_utils - INFO - Retrieving security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:05,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:05,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f04a5d5e-bc03-46c8-b259-eb0336c444a2 Date: Tue, 06 Nov 2018 14:30:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "updated_at": "2018-11-06T14:30:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}], "revision_number": 2, "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "c5260c25-3370-46e5-a06e-690345a184e1", "name": "CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name"}]} 2018-11-06 14:30:05,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-f04a5d5e-bc03-46c8-b259-eb0336c444a2 2018-11-06 14:30:05,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:05,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:06,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-502dfe62-e6e0-4530-9720-5030d141b90a Date: Tue, 06 Nov 2018 14:30:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1"}]} 2018-11-06 14:30:06,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-502dfe62-e6e0-4530-9720-5030d141b90a 2018-11-06 14:30:06,019 - neutron_utils - INFO - Retrieving security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:06,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:06,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f4c901ce-4908-4bb4-9f8d-e786115ddf68 Date: Tue, 06 Nov 2018 14:30:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "updated_at": "2018-11-06T14:30:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}], "revision_number": 2, "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "c5260c25-3370-46e5-a06e-690345a184e1", "name": "CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name"}]} 2018-11-06 14:30:06,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-f4c901ce-4908-4bb4-9f8d-e786115ddf68 2018-11-06 14:30:06,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:06,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:06,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2af1f030-fc2e-48ba-b09a-78bba4440e6a Date: Tue, 06 Nov 2018 14:30:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1"}]} 2018-11-06 14:30:06,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-2af1f030-fc2e-48ba-b09a-78bba4440e6a 2018-11-06 14:30:06,250 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name 2018-11-06 14:30:06,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:06,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bde134ca-06d9-4b7e-8908-715880096cbf Date: Tue, 06 Nov 2018 14:30:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "updated_at": "2018-11-06T14:30:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}], "revision_number": 2, "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "c5260c25-3370-46e5-a06e-690345a184e1", "name": "CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name"}]} 2018-11-06 14:30:06,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name used request id req-bde134ca-06d9-4b7e-8908-715880096cbf 2018-11-06 14:30:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:06,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:06,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:06,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e31d7e7-d730-41cf-9a1d-739d191f8365 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266"}, "enabled": true, "id": "1d4d70768f9c4d8aa0ac97201368c266", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj"}} 2018-11-06 14:30:06,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266 used request id req-0e31d7e7-d730-41cf-9a1d-739d191f8365 2018-11-06 14:30:06,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:06,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:06,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f007a2af-64ec-470a-bdb0-9425915a36fb Date: Tue, 06 Nov 2018 14:30:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1"}]} 2018-11-06 14:30:06,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-f007a2af-64ec-470a-bdb0-9425915a36fb 2018-11-06 14:30:06,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}4d644b7f0aa38f2822e89191d8d2517b50002a30" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": 10}}' 2018-11-06 14:30:06,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3fa647e8-794b-42b3-93f0-920906fc3aa0 Date: Tue, 06 Nov 2018 14:30:06 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-11-06T14:30:06Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:06Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "32e6b482-3603-43ee-8424-75fde736af30"}} 2018-11-06 14:30:06,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-3fa647e8-794b-42b3-93f0-920906fc3aa0 2018-11-06 14:30:06,829 - neutron_utils - INFO - Retrieving security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:06,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:07,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-9a591853-7a4f-468d-bf80-4b06943fbc37 Date: Tue, 06 Nov 2018 14:30:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "updated_at": "2018-11-06T14:30:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:06Z", "revision_number": 0, "id": "32e6b482-3603-43ee-8424-75fde736af30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:06Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}], "revision_number": 3, "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "c5260c25-3370-46e5-a06e-690345a184e1", "name": "CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name"}]} 2018-11-06 14:30:07,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-9a591853-7a4f-468d-bf80-4b06943fbc37 2018-11-06 14:30:07,147 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:07,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-63d29b00-a2a6-49c3-9828-34669bad21ce Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f"}, {"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-11-06T14:30:06Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:06Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "32e6b482-3603-43ee-8424-75fde736af30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1"}]} 2018-11-06 14:30:07,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-63d29b00-a2a6-49c3-9828-34669bad21ce 2018-11-06 14:30:07,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:07,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "841bd0b20e27474dab28c693b0413626", "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj-role"}], "expires_at": "2018-11-06T15:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d4d70768f9c4d8aa0ac97201368c266", "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/1d4d70768f9c4d8aa0ac97201368c266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1d4d70768f9c4d8aa0ac97201368c266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/1d4d70768f9c4d8aa0ac97201368c266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/1d4d70768f9c4d8aa0ac97201368c266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1d4d70768f9c4d8aa0ac97201368c266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/1d4d70768f9c4d8aa0ac97201368c266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/1d4d70768f9c4d8aa0ac97201368c266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-user", "id": "de55ac7d51b54f1db9374b9c35c583b3"}, "audit_ids": ["o8aEBABuSsq_g0zrMDV9Yg"], "issued_at": "2018-11-06T14:30:07.000000Z"}} 2018-11-06 14:30:07,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842f5a1a748a54640124338ea126045e08c395f1" 2018-11-06 14:30:07,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-89bb4386-56ce-421e-8497-bf8f4586b5ad Date: Tue, 06 Nov 2018 14:30:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "updated_at": "2018-11-06T14:30:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:06Z", "revision_number": 0, "id": "32e6b482-3603-43ee-8424-75fde736af30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:06Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}], "revision_number": 3, "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "c5260c25-3370-46e5-a06e-690345a184e1", "name": "CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name"}]} 2018-11-06 14:30:07,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name&description=hello+group used request id req-89bb4386-56ce-421e-8497-bf8f4586b5ad 2018-11-06 14:30:07,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:07,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842f5a1a748a54640124338ea126045e08c395f1" 2018-11-06 14:30:07,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-ecc1be46-a0f5-48e6-9de9-2124736b3598 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f"}, {"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-11-06T14:30:06Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:06Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "32e6b482-3603-43ee-8424-75fde736af30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1"}]} 2018-11-06 14:30:07,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-ecc1be46-a0f5-48e6-9de9-2124736b3598 2018-11-06 14:30:07,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842f5a1a748a54640124338ea126045e08c395f1" 2018-11-06 14:30:08,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b1fda888-98fb-4f64-8351-5936b5f8607c Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f"}, {"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-11-06T14:30:06Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:06Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "32e6b482-3603-43ee-8424-75fde736af30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1"}]} 2018-11-06 14:30:08,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-b1fda888-98fb-4f64-8351-5936b5f8607c 2018-11-06 14:30:08,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842f5a1a748a54640124338ea126045e08c395f1" 2018-11-06 14:30:08,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2b03f864-7e75-4688-9e4d-25614e62d961 Date: Tue, 06 Nov 2018 14:30:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "updated_at": "2018-11-06T14:30:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:06Z", "revision_number": 0, "id": "32e6b482-3603-43ee-8424-75fde736af30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:06Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}], "revision_number": 3, "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "c5260c25-3370-46e5-a06e-690345a184e1", "name": "CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name"}]} 2018-11-06 14:30:08,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name used request id req-2b03f864-7e75-4688-9e4d-25614e62d961 2018-11-06 14:30:08,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:08,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842f5a1a748a54640124338ea126045e08c395f1" 2018-11-06 14:30:08,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-89a28741-55af-4151-885b-538df59dbffc Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f"}, {"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-11-06T14:30:06Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:06Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "32e6b482-3603-43ee-8424-75fde736af30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1"}]} 2018-11-06 14:30:08,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-89a28741-55af-4151-885b-538df59dbffc 2018-11-06 14:30:08,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842f5a1a748a54640124338ea126045e08c395f1" 2018-11-06 14:30:08,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-69a1e299-685e-4374-8ea4-c8e6733cd0dc Date: Tue, 06 Nov 2018 14:30:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "updated_at": "2018-11-06T14:30:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:06Z", "revision_number": 0, "id": "32e6b482-3603-43ee-8424-75fde736af30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:06Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "revision_number": 0, "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}], "revision_number": 3, "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "c5260c25-3370-46e5-a06e-690345a184e1", "name": "CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name"}]} 2018-11-06 14:30:08,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name used request id req-69a1e299-685e-4374-8ea4-c8e6733cd0dc 2018-11-06 14:30:08,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5260c25-3370-46e5-a06e-690345a184e1 2018-11-06 14:30:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842f5a1a748a54640124338ea126045e08c395f1" 2018-11-06 14:30:08,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-8c926238-cdb9-43b7-9c64-015bdb756ff9 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "2b7135d4-fcdb-468b-b801-a0f033f3b50f"}, {"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-11-06T14:30:06Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:06Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "32e6b482-3603-43ee-8424-75fde736af30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:05Z", "security_group_id": "c5260c25-3370-46e5-a06e-690345a184e1", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:05Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "a7c254cd-1a2b-44dc-a926-1b7289fa80c1"}]} 2018-11-06 14:30:08,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5260c25-3370-46e5-a06e-690345a184e1 used request id req-8c926238-cdb9-43b7-9c64-015bdb756ff9 2018-11-06 14:30:08,749 - neutron_utils - INFO - Deleting security group rule with ID - 2b7135d4-fcdb-468b-b801-a0f033f3b50f 2018-11-06 14:30:08,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/2b7135d4-fcdb-468b-b801-a0f033f3b50f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:08,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-229140b8-5649-4cec-89d6-9072534d7aa9 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:08,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/2b7135d4-fcdb-468b-b801-a0f033f3b50f used request id req-229140b8-5649-4cec-89d6-9072534d7aa9 2018-11-06 14:30:08,865 - neutron_utils - INFO - Deleting security group rule with ID - 32e6b482-3603-43ee-8424-75fde736af30 2018-11-06 14:30:08,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/32e6b482-3603-43ee-8424-75fde736af30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:09,120 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d715a46f-1530-4505-a900-3c86a1b38c31 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:09,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/32e6b482-3603-43ee-8424-75fde736af30 used request id req-d715a46f-1530-4505-a900-3c86a1b38c31 2018-11-06 14:30:09,120 - neutron_utils - INFO - Deleting security group rule with ID - a7c254cd-1a2b-44dc-a926-1b7289fa80c1 2018-11-06 14:30:09,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/a7c254cd-1a2b-44dc-a926-1b7289fa80c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:09,411 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad743163-22dd-4f0b-874e-99f8a1c54efc Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:09,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/a7c254cd-1a2b-44dc-a926-1b7289fa80c1 used request id req-ad743163-22dd-4f0b-874e-99f8a1c54efc 2018-11-06 14:30:09,411 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-153aa205-5391-43ff-85de-6af6797eef02name 2018-11-06 14:30:09,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c5260c25-3370-46e5-a06e-690345a184e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d644b7f0aa38f2822e89191d8d2517b50002a30" 2018-11-06 14:30:09,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e62b1624-ee00-4c73-b877-69c3d4be776a Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:09,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c5260c25-3370-46e5-a06e-690345a184e1 used request id req-e62b1624-ee00-4c73-b877-69c3d4be776a 2018-11-06 14:30:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:09,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-add7daef-347f-4a66-a9a7-6519557e2305 Date: Tue, 06 Nov 2018 14:30:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:04Z", "updated_at": "2018-11-06T14:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:04Z", "revision_number": 0, "id": "75b39850-1864-4f48-ab35-521e070bda8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:04Z", "security_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:04Z", "revision_number": 0, "id": "b2be059b-138a-42a0-b237-b6437998a342", "remote_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:04Z", "security_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:04Z", "revision_number": 0, "id": "c07e5ab0-6245-4a08-8ef2-6e60dd897478", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:04Z", "security_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:04Z", "revision_number": 0, "id": "f84b75da-b1ed-47b9-a7d1-cf30e094ca03", "remote_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:04Z", "security_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d4d70768f9c4d8aa0ac97201368c266"}], "revision_number": 4, "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "c1e17383-c836-40f8-9585-3bbb6da87318", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:30:09,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-add7daef-347f-4a66-a9a7-6519557e2305 2018-11-06 14:30:09,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:10,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920322d7-7518-499d-be65-33d2eea0f867 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:30:10,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-920322d7-7518-499d-be65-33d2eea0f867 2018-11-06 14:30:10,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:10,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a76dc16-673f-45e8-a745-6a4ee0d95c9f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:30:10,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-3a76dc16-673f-45e8-a745-6a4ee0d95c9f 2018-11-06 14:30:10,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:10,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5865b5-a853-40ca-9b87-05afc52daddd 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:30:10,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-1c5865b5-a853-40ca-9b87-05afc52daddd 2018-11-06 14:30:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:10,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435e7562-d82b-4d94-ba88-ca944dbb2ee1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266"}, "enabled": true, "id": "1d4d70768f9c4d8aa0ac97201368c266", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj"}} 2018-11-06 14:30:10,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266 used request id req-435e7562-d82b-4d94-ba88-ca944dbb2ee1 2018-11-06 14:30:10,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1e17383-c836-40f8-9585-3bbb6da87318 2018-11-06 14:30:10,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1e17383-c836-40f8-9585-3bbb6da87318 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:10,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5497fe47-02f4-428a-8a1c-349be40ba0c2 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:04Z", "security_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:04Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "75b39850-1864-4f48-ab35-521e070bda8f"}, {"remote_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:04Z", "security_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:04Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "b2be059b-138a-42a0-b237-b6437998a342"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:04Z", "security_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:04Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "c07e5ab0-6245-4a08-8ef2-6e60dd897478"}, {"remote_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:04Z", "security_group_id": "c1e17383-c836-40f8-9585-3bbb6da87318", "port_range_min": null, "revision_number": 0, "tenant_id": "1d4d70768f9c4d8aa0ac97201368c266", "created_at": "2018-11-06T14:30:04Z", "project_id": "1d4d70768f9c4d8aa0ac97201368c266", "id": "f84b75da-b1ed-47b9-a7d1-cf30e094ca03"}]} 2018-11-06 14:30:10,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1e17383-c836-40f8-9585-3bbb6da87318 used request id req-5497fe47-02f4-428a-8a1c-349be40ba0c2 2018-11-06 14:30:10,588 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:30:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c1e17383-c836-40f8-9585-3bbb6da87318 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:10,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9864e0f-6a65-49f6-b05d-ac94cc88189b Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:10,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c1e17383-c836-40f8-9585-3bbb6da87318 used request id req-f9864e0f-6a65-49f6-b05d-ac94cc88189b 2018-11-06 14:30:10,874 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj 2018-11-06 14:30:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:11,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51011d6f-49b9-48aa-bf18-402c1c64835b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:11,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1d4d70768f9c4d8aa0ac97201368c266 used request id req-51011d6f-49b9-48aa-bf18-402c1c64835b 2018-11-06 14:30:11,095 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-cfdd51bc-aa95-4da-proj-role 2018-11-06 14:30:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/841bd0b20e27474dab28c693b0413626 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:11,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0b67081-0141-4e18-8259-0b3bb7cb9367 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:11,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/841bd0b20e27474dab28c693b0413626 used request id req-c0b67081-0141-4e18-8259-0b3bb7cb9367 2018-11-06 14:30:11,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eaa29ddde65efe9dc914d5d31f28df28b3c98f" 2018-11-06 14:30:11,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f2ff72-6309-4036-a59c-85feb1b03edd Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:11,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-92f2ff72-6309-4036-a59c-85feb1b03edd 2018-11-06 14:30:11,294 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-cfdd51bc-aa95-4da-user 2018-11-06 14:30:11,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/de55ac7d51b54f1db9374b9c35c583b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039fe1abd5ef000bffff3b9252cbf57fe76ebbb9" 2018-11-06 14:30:11,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec7f8c4-79dc-4e7b-874b-3b1bd8e846d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:11,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/de55ac7d51b54f1db9374b9c35c583b3 used request id req-5ec7f8c4-79dc-4e7b-874b-3b1bd8e846d1 2018-11-06 14:30:11,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:11,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["LnDmL-6fQwuPj_bHHydGfA"], "issued_at": "2018-11-06T14:30:11.000000Z"}} 2018-11-06 14:30:11,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b11409898f82a85390f2f0b1e507d392f133f5" 2018-11-06 14:30:11,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5559bda-fd45-4119-8f48-780b22752868 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:11,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c5559bda-fd45-4119-8f48-780b22752868 2018-11-06 14:30:11,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:11,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:12,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["cz5LSPXeTd-hxdNTqf6DVw"], "issued_at": "2018-11-06T14:30:12.000000Z"}} 2018-11-06 14:30:12,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:12,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66c6abe-b787-419d-954e-ea0f398b70e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:12,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b66c6abe-b787-419d-954e-ea0f398b70e1 2018-11-06 14:30:12,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:12,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:12,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-849bd304-7864-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:12,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3ad049-c52b-41af-b08d-fbac42b07dbb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-849bd304-7864-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:30:12,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-849bd304-7864-4f7-proj used request id req-3d3ad049-c52b-41af-b08d-fbac42b07dbb 2018-11-06 14:30:12,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:12,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8225c52-1419-4724-84d5-91f51f1a3a4c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:12,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b8225c52-1419-4724-84d5-91f51f1a3a4c 2018-11-06 14:30:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj"}}' 2018-11-06 14:30:12,714 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9783160-97d2-4a8a-8b13-1cba32afe6fb Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db"}, "enabled": true, "id": "2ecbd296ca72418a815fc65336a909db", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj"}} 2018-11-06 14:30:12,714 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e9783160-97d2-4a8a-8b13-1cba32afe6fb 2018-11-06 14:30:12,714 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-849bd304-7864-4f7-proj 2018-11-06 14:30:12,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:12,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:13,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ExekJpcbTG-_HoRZ2eJzsw"], "issued_at": "2018-11-06T14:30:13.000000Z"}} 2018-11-06 14:30:13,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfcc2e01716a04a4f13f8823c8b28128ea17352" 2018-11-06 14:30:13,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848cb849-6af1-404d-a6bf-1188fd8e64de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:13,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-848cb849-6af1-404d-a6bf-1188fd8e64de 2018-11-06 14:30:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:13,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:13,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfcc2e01716a04a4f13f8823c8b28128ea17352" 2018-11-06 14:30:13,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d1c57c-53eb-4db5-a5e3-df3640e5a235 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:30:13,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a4d1c57c-53eb-4db5-a5e3-df3640e5a235 2018-11-06 14:30:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-849bd304-7864-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfcc2e01716a04a4f13f8823c8b28128ea17352" 2018-11-06 14:30:13,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fc8c70-e5c1-4524-b5dc-ae449caef598 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-849bd304-7864-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db"}, "enabled": true, "id": "2ecbd296ca72418a815fc65336a909db", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj"}]} 2018-11-06 14:30:13,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-849bd304-7864-4f7-proj used request id req-24fc8c70-e5c1-4524-b5dc-ae449caef598 2018-11-06 14:30:13,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfcc2e01716a04a4f13f8823c8b28128ea17352" 2018-11-06 14:30:13,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3b08d7-0b2f-44a5-a9aa-2946951ab2d7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:13,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bc3b08d7-0b2f-44a5-a9aa-2946951ab2d7 2018-11-06 14:30:13,791 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-849bd304-7864-4f7-user 2018-11-06 14:30:13,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:13,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:13,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79fca893-2855-49d6-8546-c680ab425e25 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:13,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-79fca893-2855-49d6-8546-c680ab425e25 2018-11-06 14:30:13,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" -d '{"role": {"name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj-role"}}' 2018-11-06 14:30:14,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d6872db-db56-431d-a5fd-17268d750a23 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20044dbe9b6b47688e983f1c6c79dc17", "links": {"self": "http://172.30.9.27:5000/v3/roles/20044dbe9b6b47688e983f1c6c79dc17"}, "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj-role"}} 2018-11-06 14:30:14,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5d6872db-db56-431d-a5fd-17268d750a23 2018-11-06 14:30:14,008 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-849bd304-7864-4f7-proj-role 2018-11-06 14:30:14,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/20044dbe9b6b47688e983f1c6c79dc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:14,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d56c44-5228-4ea7-9941-bfa02e7313e5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/20044dbe9b6b47688e983f1c6c79dc17"}, "domain_id": null, "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj-role", "id": "20044dbe9b6b47688e983f1c6c79dc17"}} 2018-11-06 14:30:14,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/20044dbe9b6b47688e983f1c6c79dc17 used request id req-c0d56c44-5228-4ea7-9941-bfa02e7313e5 2018-11-06 14:30:14,029 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-849bd304-7864-4f7-proj-role to project CreateSecurityGroupTests-849bd304-7864-4f7-proj 2018-11-06 14:30:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db/users/0523e21f3ebf4969a40d5dc259ceca17/roles/20044dbe9b6b47688e983f1c6c79dc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:14,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e027a38-1c1c-46d1-8b61-816a3ff6a45c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:14,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db/users/0523e21f3ebf4969a40d5dc259ceca17/roles/20044dbe9b6b47688e983f1c6c79dc17 used request id req-5e027a38-1c1c-46d1-8b61-816a3ff6a45c 2018-11-06 14:30:14,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:14,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:14,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20044dbe9b6b47688e983f1c6c79dc17", "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj-role"}], "expires_at": "2018-11-06T15:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ecbd296ca72418a815fc65336a909db", "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2ecbd296ca72418a815fc65336a909db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2ecbd296ca72418a815fc65336a909db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2ecbd296ca72418a815fc65336a909db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ecbd296ca72418a815fc65336a909db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2ecbd296ca72418a815fc65336a909db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2ecbd296ca72418a815fc65336a909db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2ecbd296ca72418a815fc65336a909db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2ecbd296ca72418a815fc65336a909db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2ecbd296ca72418a815fc65336a909db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ecbd296ca72418a815fc65336a909db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2ecbd296ca72418a815fc65336a909db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2ecbd296ca72418a815fc65336a909db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-849bd304-7864-4f7-user", "id": "0523e21f3ebf4969a40d5dc259ceca17"}, "audit_ids": ["ktUG4KZeThW4ZrgdOvefVA"], "issued_at": "2018-11-06T14:30:14.000000Z"}} 2018-11-06 14:30:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:14,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120c9776-8895-402d-9d77-0c28ee381715 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:14,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-120c9776-8895-402d-9d77-0c28ee381715 2018-11-06 14:30:14,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:14,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-62effc72-419a-4853-b129-9c985b7cfbe8 Date: Tue, 06 Nov 2018 14:30:14 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:30:14,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname&description=hello+group used request id req-62effc72-419a-4853-b129-9c985b7cfbe8 2018-11-06 14:30:14,898 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname... 2018-11-06 14:30:14,898 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname 2018-11-06 14:30:14,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" -d '{"security_group": {"name": "CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname", "description": "hello group"}}' 2018-11-06 14:30:15,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8a9293a9-dd8b-4250-acee-d75bf3c78903 Date: Tue, 06 Nov 2018 14:30:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "updated_at": "2018-11-06T14:30:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}], "revision_number": 2, "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "name": "CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname"}} 2018-11-06 14:30:15,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-8a9293a9-dd8b-4250-acee-d75bf3c78903 2018-11-06 14:30:15,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:15,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe4620dd-c6c3-4976-af12-a0f62698d511 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}]} 2018-11-06 14:30:15,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-fe4620dd-c6c3-4976-af12-a0f62698d511 2018-11-06 14:30:15,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:15,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:15,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0d66fd8a-e91b-4d0a-91b0-7ccca38190d1 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}]} 2018-11-06 14:30:15,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-0d66fd8a-e91b-4d0a-91b0-7ccca38190d1 2018-11-06 14:30:15,620 - neutron_utils - INFO - Retrieving security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:15,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9fca380d-afa7-47a9-9cb0-1a88a4ba2198 Date: Tue, 06 Nov 2018 14:30:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "updated_at": "2018-11-06T14:30:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}], "revision_number": 2, "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "name": "CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname"}]} 2018-11-06 14:30:15,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-9fca380d-afa7-47a9-9cb0-1a88a4ba2198 2018-11-06 14:30:15,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:15,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:16,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b0ca857-d6a2-44ce-ab4a-c1f4b81fa2d0 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}]} 2018-11-06 14:30:16,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-3b0ca857-d6a2-44ce-ab4a-c1f4b81fa2d0 2018-11-06 14:30:16,011 - neutron_utils - INFO - Retrieving security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:16,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:16,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-da2503b3-dc4b-4297-9b88-4aecc241df67 Date: Tue, 06 Nov 2018 14:30:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "updated_at": "2018-11-06T14:30:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}], "revision_number": 2, "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "name": "CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname"}]} 2018-11-06 14:30:16,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-da2503b3-dc4b-4297-9b88-4aecc241df67 2018-11-06 14:30:16,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:16,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f59af06f-ba30-4fcc-ab09-3f35d8f77ad1 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}]} 2018-11-06 14:30:16,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-f59af06f-ba30-4fcc-ab09-3f35d8f77ad1 2018-11-06 14:30:16,381 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname 2018-11-06 14:30:16,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:16,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bde4ee00-0e15-4a22-a463-772b1ce6a214 Date: Tue, 06 Nov 2018 14:30:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "updated_at": "2018-11-06T14:30:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}], "revision_number": 2, "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "name": "CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname"}]} 2018-11-06 14:30:16,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname used request id req-bde4ee00-0e15-4a22-a463-772b1ce6a214 2018-11-06 14:30:16,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:16,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:16,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:16,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efeeef2-55eb-4753-acbd-03fc3179ec71 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db"}, "enabled": true, "id": "2ecbd296ca72418a815fc65336a909db", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj"}} 2018-11-06 14:30:16,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db used request id req-7efeeef2-55eb-4753-acbd-03fc3179ec71 2018-11-06 14:30:16,662 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:16,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a5418aa6-5182-4b8e-91be-92c960c7ee2a Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}]} 2018-11-06 14:30:16,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-a5418aa6-5182-4b8e-91be-92c960c7ee2a 2018-11-06 14:30:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}f23637dca819428acebaa525049e8d587e8f2433" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6"}}' 2018-11-06 14:30:17,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-761ab976-72ff-41af-a1d4-8ab2a2b90af2 Date: Tue, 06 Nov 2018 14:30:17 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-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:17Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "d788c872-4083-4da9-988a-be2341c9ccc1"}} 2018-11-06 14:30:17,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-761ab976-72ff-41af-a1d4-8ab2a2b90af2 2018-11-06 14:30:17,266 - neutron_utils - INFO - Retrieving security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:17,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:17,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a757cefa-91ad-4611-8a29-841407e9c711 Date: Tue, 06 Nov 2018 14:30:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "updated_at": "2018-11-06T14:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:17Z", "revision_number": 0, "id": "d788c872-4083-4da9-988a-be2341c9ccc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}], "revision_number": 3, "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "name": "CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname"}]} 2018-11-06 14:30:17,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-a757cefa-91ad-4611-8a29-841407e9c711 2018-11-06 14:30:17,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:17,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:17,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-920e8c53-2e23-4ed7-9f8e-13013522a120 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}, {"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-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:17Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "d788c872-4083-4da9-988a-be2341c9ccc1"}]} 2018-11-06 14:30:17,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-920e8c53-2e23-4ed7-9f8e-13013522a120 2018-11-06 14:30:17,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:18,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20044dbe9b6b47688e983f1c6c79dc17", "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj-role"}], "expires_at": "2018-11-06T15:30:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ecbd296ca72418a815fc65336a909db", "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2ecbd296ca72418a815fc65336a909db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2ecbd296ca72418a815fc65336a909db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2ecbd296ca72418a815fc65336a909db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ecbd296ca72418a815fc65336a909db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2ecbd296ca72418a815fc65336a909db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2ecbd296ca72418a815fc65336a909db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2ecbd296ca72418a815fc65336a909db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2ecbd296ca72418a815fc65336a909db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2ecbd296ca72418a815fc65336a909db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ecbd296ca72418a815fc65336a909db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2ecbd296ca72418a815fc65336a909db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2ecbd296ca72418a815fc65336a909db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-849bd304-7864-4f7-user", "id": "0523e21f3ebf4969a40d5dc259ceca17"}, "audit_ids": ["XVOzgjRZSM6haGvkRrAsSw"], "issued_at": "2018-11-06T14:30:18.000000Z"}} 2018-11-06 14:30:18,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4f0b75a1f6cc60cf258961987601fbae5508ba" 2018-11-06 14:30:18,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-824e7a2c-41f0-47a7-96de-4d8006c841ac Date: Tue, 06 Nov 2018 14:30:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "updated_at": "2018-11-06T14:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:17Z", "revision_number": 0, "id": "d788c872-4083-4da9-988a-be2341c9ccc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}], "revision_number": 3, "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "name": "CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname"}]} 2018-11-06 14:30:18,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname&description=hello+group used request id req-824e7a2c-41f0-47a7-96de-4d8006c841ac 2018-11-06 14:30:18,218 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:18,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4f0b75a1f6cc60cf258961987601fbae5508ba" 2018-11-06 14:30:18,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ce386978-b898-4a2e-b819-2b8bf3703b67 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}, {"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-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:17Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "d788c872-4083-4da9-988a-be2341c9ccc1"}]} 2018-11-06 14:30:18,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-ce386978-b898-4a2e-b819-2b8bf3703b67 2018-11-06 14:30:18,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:18,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4f0b75a1f6cc60cf258961987601fbae5508ba" 2018-11-06 14:30:18,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2de126a4-5a94-4147-b0c2-cb0672979ba7 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}, {"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-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:17Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "d788c872-4083-4da9-988a-be2341c9ccc1"}]} 2018-11-06 14:30:18,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-2de126a4-5a94-4147-b0c2-cb0672979ba7 2018-11-06 14:30:18,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4f0b75a1f6cc60cf258961987601fbae5508ba" 2018-11-06 14:30:18,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7f5227e1-cb50-49da-a191-acf9623e3ec9 Date: Tue, 06 Nov 2018 14:30:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "updated_at": "2018-11-06T14:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:17Z", "revision_number": 0, "id": "d788c872-4083-4da9-988a-be2341c9ccc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}], "revision_number": 3, "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "name": "CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname"}]} 2018-11-06 14:30:18,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname used request id req-7f5227e1-cb50-49da-a191-acf9623e3ec9 2018-11-06 14:30:18,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:18,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4f0b75a1f6cc60cf258961987601fbae5508ba" 2018-11-06 14:30:18,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bc6b3c7c-61c7-4c40-ae95-5d91b6996ef6 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}, {"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-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:17Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "d788c872-4083-4da9-988a-be2341c9ccc1"}]} 2018-11-06 14:30:18,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-bc6b3c7c-61c7-4c40-ae95-5d91b6996ef6 2018-11-06 14:30:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4f0b75a1f6cc60cf258961987601fbae5508ba" 2018-11-06 14:30:18,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6df2b12b-9bcd-450a-b3ff-878f6fafb6b4 Date: Tue, 06 Nov 2018 14:30:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "updated_at": "2018-11-06T14:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:17Z", "revision_number": 0, "id": "d788c872-4083-4da9-988a-be2341c9ccc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}], "revision_number": 3, "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "name": "CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname"}]} 2018-11-06 14:30:18,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname used request id req-6df2b12b-9bcd-450a-b3ff-878f6fafb6b4 2018-11-06 14:30:18,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:18,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4f0b75a1f6cc60cf258961987601fbae5508ba" 2018-11-06 14:30:19,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8fc6b7a7-d4cc-4f34-85f4-2476ba48e0bd Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}, {"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-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:17Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "d788c872-4083-4da9-988a-be2341c9ccc1"}]} 2018-11-06 14:30:19,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-8fc6b7a7-d4cc-4f34-85f4-2476ba48e0bd 2018-11-06 14:30:19,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4f0b75a1f6cc60cf258961987601fbae5508ba" 2018-11-06 14:30:19,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7d565f5c-39f4-4277-87a6-0d9b094c8b76 Date: Tue, 06 Nov 2018 14:30:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "updated_at": "2018-11-06T14:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "revision_number": 0, "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:17Z", "revision_number": 0, "id": "d788c872-4083-4da9-988a-be2341c9ccc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}], "revision_number": 3, "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "name": "CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname"}]} 2018-11-06 14:30:19,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname used request id req-7d565f5c-39f4-4277-87a6-0d9b094c8b76 2018-11-06 14:30:19,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26409cb8-c50f-44f6-bb5d-9010b788e8f6 2018-11-06 14:30:19,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4f0b75a1f6cc60cf258961987601fbae5508ba" 2018-11-06 14:30:19,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ad25a81c-d876-4dac-b7f6-1a39df81b443 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "5d7a9e07-6197-4aa2-8e97-aa5e917207c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:15Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:15Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "8dfe4789-8f25-4b0c-802b-4be7a272c164"}, {"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-11-06T14:30:17Z", "security_group_id": "26409cb8-c50f-44f6-bb5d-9010b788e8f6", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:17Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "d788c872-4083-4da9-988a-be2341c9ccc1"}]} 2018-11-06 14:30:19,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-ad25a81c-d876-4dac-b7f6-1a39df81b443 2018-11-06 14:30:19,452 - neutron_utils - INFO - Deleting security group rule with ID - 5d7a9e07-6197-4aa2-8e97-aa5e917207c3 2018-11-06 14:30:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/5d7a9e07-6197-4aa2-8e97-aa5e917207c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:19,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f0e708d-2e08-4074-8c73-29d5beda8839 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:19,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/5d7a9e07-6197-4aa2-8e97-aa5e917207c3 used request id req-5f0e708d-2e08-4074-8c73-29d5beda8839 2018-11-06 14:30:19,551 - neutron_utils - INFO - Deleting security group rule with ID - 8dfe4789-8f25-4b0c-802b-4be7a272c164 2018-11-06 14:30:19,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/8dfe4789-8f25-4b0c-802b-4be7a272c164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:19,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-151bf4d2-dd6a-404a-b9a5-a45c946ed5ec Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:19,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/8dfe4789-8f25-4b0c-802b-4be7a272c164 used request id req-151bf4d2-dd6a-404a-b9a5-a45c946ed5ec 2018-11-06 14:30:19,792 - neutron_utils - INFO - Deleting security group rule with ID - d788c872-4083-4da9-988a-be2341c9ccc1 2018-11-06 14:30:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/d788c872-4083-4da9-988a-be2341c9ccc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:19,887 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b49c9b4-b687-4ad5-bbd1-cfee108cbb83 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:19,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/d788c872-4083-4da9-988a-be2341c9ccc1 used request id req-3b49c9b4-b687-4ad5-bbd1-cfee108cbb83 2018-11-06 14:30:19,888 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5473b58b-1707-46c8-b1eb-3f999522dfcdname 2018-11-06 14:30:19,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/26409cb8-c50f-44f6-bb5d-9010b788e8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23637dca819428acebaa525049e8d587e8f2433" 2018-11-06 14:30:20,158 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25d30683-8ad9-4f9e-b77c-5588dd3cd026 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:20,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/26409cb8-c50f-44f6-bb5d-9010b788e8f6 used request id req-25d30683-8ad9-4f9e-b77c-5588dd3cd026 2018-11-06 14:30:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:20,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3abbb84e-ce61-4f97-9f05-1e89f7ee36ff Date: Tue, 06 Nov 2018 14:30:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:14Z", "updated_at": "2018-11-06T14:30:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:14Z", "revision_number": 0, "id": "1f88f601-53e8-4e9a-8a6a-4064778e80c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:14Z", "security_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:14Z", "revision_number": 0, "id": "57a2dff8-4dde-4c9a-b2a2-710b03505615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:14Z", "security_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:14Z", "revision_number": 0, "id": "b0b081c9-b3f7-4c20-97fc-1efd677c2ba1", "remote_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:14Z", "security_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ecbd296ca72418a815fc65336a909db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:14Z", "revision_number": 0, "id": "cacbf797-f9f7-4fa0-8f00-473323b856a0", "remote_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:14Z", "security_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "tenant_id": "2ecbd296ca72418a815fc65336a909db", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ecbd296ca72418a815fc65336a909db"}], "revision_number": 4, "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "cc739461-6a41-4d74-8702-0bedb9b42173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:30:20,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-3abbb84e-ce61-4f97-9f05-1e89f7ee36ff 2018-11-06 14:30:20,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:20,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c117f46c-b4ca-409a-9046-f2c343b2e4ce 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:30:20,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-c117f46c-b4ca-409a-9046-f2c343b2e4ce 2018-11-06 14:30:20,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:20,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d27628-0d57-47f6-b4b6-a53b1340fcbc Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:30:20,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-b4d27628-0d57-47f6-b4b6-a53b1340fcbc 2018-11-06 14:30:20,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:20,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0fc450-0c0d-4d9b-98e1-376fe90a5b82 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:30:20,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-6d0fc450-0c0d-4d9b-98e1-376fe90a5b82 2018-11-06 14:30:20,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:20,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e843bd-303d-41ea-8008-872a8844a117 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db"}, "enabled": true, "id": "2ecbd296ca72418a815fc65336a909db", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-849bd304-7864-4f7-proj"}} 2018-11-06 14:30:20,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db used request id req-43e843bd-303d-41ea-8008-872a8844a117 2018-11-06 14:30:20,769 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc739461-6a41-4d74-8702-0bedb9b42173 2018-11-06 14:30:20,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cc739461-6a41-4d74-8702-0bedb9b42173 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:20,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a8729516-9282-43f1-8819-8856f336907f Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:14Z", "security_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:14Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "1f88f601-53e8-4e9a-8a6a-4064778e80c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:14Z", "security_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:14Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "57a2dff8-4dde-4c9a-b2a2-710b03505615"}, {"remote_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:14Z", "security_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:14Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "b0b081c9-b3f7-4c20-97fc-1efd677c2ba1"}, {"remote_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:14Z", "security_group_id": "cc739461-6a41-4d74-8702-0bedb9b42173", "port_range_min": null, "revision_number": 0, "tenant_id": "2ecbd296ca72418a815fc65336a909db", "created_at": "2018-11-06T14:30:14Z", "project_id": "2ecbd296ca72418a815fc65336a909db", "id": "cacbf797-f9f7-4fa0-8f00-473323b856a0"}]} 2018-11-06 14:30:20,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cc739461-6a41-4d74-8702-0bedb9b42173 used request id req-a8729516-9282-43f1-8819-8856f336907f 2018-11-06 14:30:20,954 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:30:20,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/cc739461-6a41-4d74-8702-0bedb9b42173 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:21,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9bcec56c-166b-456c-9eaf-2c0b9897c90c Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:21,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/cc739461-6a41-4d74-8702-0bedb9b42173 used request id req-9bcec56c-166b-456c-9eaf-2c0b9897c90c 2018-11-06 14:30:21,227 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-849bd304-7864-4f7-proj 2018-11-06 14:30:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:21,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b4d2a2-6f43-4ad7-8006-eb3c0ccf0ec3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:21,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2ecbd296ca72418a815fc65336a909db used request id req-13b4d2a2-6f43-4ad7-8006-eb3c0ccf0ec3 2018-11-06 14:30:21,441 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-849bd304-7864-4f7-proj-role 2018-11-06 14:30:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/20044dbe9b6b47688e983f1c6c79dc17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:21,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8bc221-ab53-4f33-88c0-f33179e79a10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:21,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/20044dbe9b6b47688e983f1c6c79dc17 used request id req-8a8bc221-ab53-4f33-88c0-f33179e79a10 2018-11-06 14:30:21,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c2add6bf51ad8225d6ad17b48f21013aa1fdf" 2018-11-06 14:30:21,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62336b66-9bd3-42b3-946a-d64dadf97ebe Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:21,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-62336b66-9bd3-42b3-946a-d64dadf97ebe 2018-11-06 14:30:21,634 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-849bd304-7864-4f7-user 2018-11-06 14:30:21,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0523e21f3ebf4969a40d5dc259ceca17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dfcc2e01716a04a4f13f8823c8b28128ea17352" 2018-11-06 14:30:21,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59bfc7fb-bd64-4609-b832-08c1afae0f17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:21,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0523e21f3ebf4969a40d5dc259ceca17 used request id req-59bfc7fb-bd64-4609-b832-08c1afae0f17 2018-11-06 14:30:21,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:22,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["D_rx3lvETAiBg9Px1nZXnA"], "issued_at": "2018-11-06T14:30:22.000000Z"}} 2018-11-06 14:30:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71315603da4eb8e3db6a76420139f9be710559d6" 2018-11-06 14:30:22,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51dbb28a-ff09-4335-8fd0-355cd4aa5d7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:22,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-51dbb28a-ff09-4335-8fd0-355cd4aa5d7d 2018-11-06 14:30:22,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:22,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:22,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["X4N3wcAZTKCY_846luH0HA"], "issued_at": "2018-11-06T14:30:22.000000Z"}} 2018-11-06 14:30:22,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:22,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe648fe9-e97c-44e8-9560-3220dc422b8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:22,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fe648fe9-e97c-44e8-9560-3220dc422b8e 2018-11-06 14:30:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:22,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2c33d465-207b-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:22,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa667c1-ca37-4e44-8093-02ef0f6f5807 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2c33d465-207b-4e7-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:30:22,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2c33d465-207b-4e7-proj used request id req-9aa667c1-ca37-4e44-8093-02ef0f6f5807 2018-11-06 14:30:22,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:22,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67aaaf2-e1ea-4a8c-826c-5b9843caa25a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:22,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c67aaaf2-e1ea-4a8c-826c-5b9843caa25a 2018-11-06 14:30:22,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj"}}' 2018-11-06 14:30:23,042 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c84299-39ce-43ff-ba4d-c571a9d69f64 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599"}, "enabled": true, "id": "2fc87a8c175f458f8f8fb9579fc52599", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj"}} 2018-11-06 14:30:23,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-21c84299-39ce-43ff-ba4d-c571a9d69f64 2018-11-06 14:30:23,043 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2c33d465-207b-4e7-proj 2018-11-06 14:30:23,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:23,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:23,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Q6M4PWvDSDeMjh9ZkkdoZQ"], "issued_at": "2018-11-06T14:30:23.000000Z"}} 2018-11-06 14:30:23,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9926d7b10615d00b3d03a5d9a20df91392b142cd" 2018-11-06 14:30:23,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85449518-6d57-4de6-958e-c28327822824 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:23,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-85449518-6d57-4de6-958e-c28327822824 2018-11-06 14:30:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:23,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:23,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9926d7b10615d00b3d03a5d9a20df91392b142cd" 2018-11-06 14:30:23,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3941e5-bd58-45de-8cae-165662ab21bf Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:30:23,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3f3941e5-bd58-45de-8cae-165662ab21bf 2018-11-06 14:30:23,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-2c33d465-207b-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9926d7b10615d00b3d03a5d9a20df91392b142cd" 2018-11-06 14:30:23,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59436d81-7230-4617-9013-602cdd4ac450 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-2c33d465-207b-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599"}, "enabled": true, "id": "2fc87a8c175f458f8f8fb9579fc52599", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj"}]} 2018-11-06 14:30:23,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-2c33d465-207b-4e7-proj used request id req-59436d81-7230-4617-9013-602cdd4ac450 2018-11-06 14:30:23,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9926d7b10615d00b3d03a5d9a20df91392b142cd" 2018-11-06 14:30:23,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cbe360b-57c9-416d-8753-7e6784e66e77 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:23,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2cbe360b-57c9-416d-8753-7e6784e66e77 2018-11-06 14:30:24,187 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2c33d465-207b-4e7-user 2018-11-06 14:30:24,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:24,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2efb3d-155a-44f8-bf5e-9b778006f213 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:24,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bd2efb3d-155a-44f8-bf5e-9b778006f213 2018-11-06 14:30:24,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" -d '{"role": {"name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj-role"}}' 2018-11-06 14:30:24,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1976743-5c12-4fc7-b554-5aa53b73a07d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26281958a00646d3b61fb4724c73115b", "links": {"self": "http://172.30.9.27:5000/v3/roles/26281958a00646d3b61fb4724c73115b"}, "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj-role"}} 2018-11-06 14:30:24,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d1976743-5c12-4fc7-b554-5aa53b73a07d 2018-11-06 14:30:24,397 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2c33d465-207b-4e7-proj-role 2018-11-06 14:30:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/26281958a00646d3b61fb4724c73115b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:24,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137e9626-6ae3-4ce6-b124-011d326b7034 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/26281958a00646d3b61fb4724c73115b"}, "domain_id": null, "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj-role", "id": "26281958a00646d3b61fb4724c73115b"}} 2018-11-06 14:30:24,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/26281958a00646d3b61fb4724c73115b used request id req-137e9626-6ae3-4ce6-b124-011d326b7034 2018-11-06 14:30:24,416 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2c33d465-207b-4e7-proj-role to project CreateSecurityGroupTests-2c33d465-207b-4e7-proj 2018-11-06 14:30:24,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599/users/9093033d683549dbbc87da0e5e08dac3/roles/26281958a00646d3b61fb4724c73115b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:24,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc66b7b-f425-4cd6-8f78-ac657db3a99e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:24,477 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599/users/9093033d683549dbbc87da0e5e08dac3/roles/26281958a00646d3b61fb4724c73115b used request id req-3bc66b7b-f425-4cd6-8f78-ac657db3a99e 2018-11-06 14:30:24,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:24,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:24,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26281958a00646d3b61fb4724c73115b", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj-role"}], "expires_at": "2018-11-06T15:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fc87a8c175f458f8f8fb9579fc52599", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2fc87a8c175f458f8f8fb9579fc52599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2fc87a8c175f458f8f8fb9579fc52599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2fc87a8c175f458f8f8fb9579fc52599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2fc87a8c175f458f8f8fb9579fc52599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2fc87a8c175f458f8f8fb9579fc52599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2fc87a8c175f458f8f8fb9579fc52599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-user", "id": "9093033d683549dbbc87da0e5e08dac3"}, "audit_ids": ["k6f4oLpwTF67Kgix25nGqQ"], "issued_at": "2018-11-06T14:30:24.000000Z"}} 2018-11-06 14:30:24,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:25,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57887de1-9441-4c5e-b912-0568e05eb783 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:25,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-57887de1-9441-4c5e-b912-0568e05eb783 2018-11-06 14:30:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:25,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ab7a98d6-e909-469c-8410-9935cfdbb561 Date: Tue, 06 Nov 2018 14:30:25 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:30:25,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname&description=hello+group used request id req-ab7a98d6-e909-469c-8410-9935cfdbb561 2018-11-06 14:30:25,437 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname... 2018-11-06 14:30:25,437 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname 2018-11-06 14:30:25,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" -d '{"security_group": {"name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname", "description": "hello group"}}' 2018-11-06 14:30:25,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-58a0c09e-3ca2-4426-b4dc-60b88afa60f6 Date: Tue, 06 Nov 2018 14:30:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 2, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}} 2018-11-06 14:30:25,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-58a0c09e-3ca2-4426-b4dc-60b88afa60f6 2018-11-06 14:30:25,794 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:25,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:25,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a485aef-eea3-473b-b3d9-37553af6d349 Date: Tue, 06 Nov 2018 14:30:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}]} 2018-11-06 14:30:25,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-0a485aef-eea3-473b-b3d9-37553af6d349 2018-11-06 14:30:25,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:26,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-852a4818-d528-477c-91d1-3c038b62280f Date: Tue, 06 Nov 2018 14:30:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}]} 2018-11-06 14:30:26,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-852a4818-d528-477c-91d1-3c038b62280f 2018-11-06 14:30:26,156 - neutron_utils - INFO - Retrieving security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:26,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-729c1b14-c12e-4527-bcf0-8b4f0977472e Date: Tue, 06 Nov 2018 14:30:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 2, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:26,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=858462a1-76dd-4829-860e-aae62e889bff used request id req-729c1b14-c12e-4527-bcf0-8b4f0977472e 2018-11-06 14:30:26,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:26,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:26,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9930a2d-28e9-4ece-bf94-0c49888e6f6f Date: Tue, 06 Nov 2018 14:30:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}]} 2018-11-06 14:30:26,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-d9930a2d-28e9-4ece-bf94-0c49888e6f6f 2018-11-06 14:30:26,621 - neutron_utils - INFO - Retrieving security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:26,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-26b1e241-4a7f-40de-b86a-f8bbe72029bb Date: Tue, 06 Nov 2018 14:30:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 2, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:26,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=858462a1-76dd-4829-860e-aae62e889bff used request id req-26b1e241-4a7f-40de-b86a-f8bbe72029bb 2018-11-06 14:30:26,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:26,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bcf22ad2-0c85-4911-b0c1-508fd39d4eb4 Date: Tue, 06 Nov 2018 14:30:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}]} 2018-11-06 14:30:26,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-bcf22ad2-0c85-4911-b0c1-508fd39d4eb4 2018-11-06 14:30:26,850 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname 2018-11-06 14:30:26,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:27,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ea92753d-c154-43e2-93f9-812a1cdf38d5 Date: Tue, 06 Nov 2018 14:30:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 2, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:27,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-ea92753d-c154-43e2-93f9-812a1cdf38d5 2018-11-06 14:30:27,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:27,044 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:27,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:27,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a0d64e-714b-466a-aafb-2ccd48be4b1c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599"}, "enabled": true, "id": "2fc87a8c175f458f8f8fb9579fc52599", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj"}} 2018-11-06 14:30:27,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599 used request id req-a8a0d64e-714b-466a-aafb-2ccd48be4b1c 2018-11-06 14:30:27,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:27,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:27,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-79a335b3-f32b-41c7-ac2a-478d33304717 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}]} 2018-11-06 14:30:27,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-79a335b3-f32b-41c7-ac2a-478d33304717 2018-11-06 14:30:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}c09539797cb39fc039336423cde2ea6e72ff553c" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff"}}' 2018-11-06 14:30:27,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-0df98a66-5c1a-493d-bb99-5dd19c436340 Date: Tue, 06 Nov 2018 14:30:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}} 2018-11-06 14:30:27,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-0df98a66-5c1a-493d-bb99-5dd19c436340 2018-11-06 14:30:27,481 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname 2018-11-06 14:30:27,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:27,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-cd6c2eea-5eea-4923-8f0a-fbc04abaf80a Date: Tue, 06 Nov 2018 14:30:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 3, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:27,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-cd6c2eea-5eea-4923-8f0a-fbc04abaf80a 2018-11-06 14:30:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:27,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da398664-f441-4358-9937-3889231da45f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599"}, "enabled": true, "id": "2fc87a8c175f458f8f8fb9579fc52599", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj"}} 2018-11-06 14:30:27,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599 used request id req-da398664-f441-4358-9937-3889231da45f 2018-11-06 14:30:27,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:27,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:27,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-db95e87e-ea3b-4d34-adc8-6cfb1d8043cf Date: Tue, 06 Nov 2018 14:30:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}]} 2018-11-06 14:30:27,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-db95e87e-ea3b-4d34-adc8-6cfb1d8043cf 2018-11-06 14:30:27,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}c09539797cb39fc039336423cde2ea6e72ff553c" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff"}}' 2018-11-06 14:30:28,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ac988e0f-e5c8-41f4-a06b-343ab0376e27 Date: Tue, 06 Nov 2018 14:30:28 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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}} 2018-11-06 14:30:28,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-ac988e0f-e5c8-41f4-a06b-343ab0376e27 2018-11-06 14:30:28,086 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname 2018-11-06 14:30:28,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:28,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-415655d3-d510-4ec9-ac52-a70e700ea73d Date: Tue, 06 Nov 2018 14:30:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 4, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:28,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-415655d3-d510-4ec9-ac52-a70e700ea73d 2018-11-06 14:30:28,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd56f03-3f02-49b5-8eb6-ee2090725512 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599"}, "enabled": true, "id": "2fc87a8c175f458f8f8fb9579fc52599", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj"}} 2018-11-06 14:30:28,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599 used request id req-2cd56f03-3f02-49b5-8eb6-ee2090725512 2018-11-06 14:30:28,225 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:28,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:28,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-a099b6be-ae4a-4b57-ac8b-431c8424d6ad Date: Tue, 06 Nov 2018 14:30:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:28,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-a099b6be-ae4a-4b57-ac8b-431c8424d6ad 2018-11-06 14:30:28,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}c09539797cb39fc039336423cde2ea6e72ff553c" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10}}' 2018-11-06 14:30:28,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-dbecee4f-8c6c-47b2-a1a0-b0eb401d1069 Date: Tue, 06 Nov 2018 14:30:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}} 2018-11-06 14:30:28,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-dbecee4f-8c6c-47b2-a1a0-b0eb401d1069 2018-11-06 14:30:28,560 - neutron_utils - INFO - Retrieving security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:28,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:28,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8d226265-fd54-4793-8f73-c761f3e532ec Date: Tue, 06 Nov 2018 14:30:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:28,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=858462a1-76dd-4829-860e-aae62e889bff used request id req-8d226265-fd54-4793-8f73-c761f3e532ec 2018-11-06 14:30:28,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:28,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:28,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-23e9af7a-0fa6-4608-bd9b-59124be881c5 Date: Tue, 06 Nov 2018 14:30:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:28,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-23e9af7a-0fa6-4608-bd9b-59124be881c5 2018-11-06 14:30:28,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:29,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26281958a00646d3b61fb4724c73115b", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj-role"}], "expires_at": "2018-11-06T15:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fc87a8c175f458f8f8fb9579fc52599", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2fc87a8c175f458f8f8fb9579fc52599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2fc87a8c175f458f8f8fb9579fc52599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2fc87a8c175f458f8f8fb9579fc52599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2fc87a8c175f458f8f8fb9579fc52599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2fc87a8c175f458f8f8fb9579fc52599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2fc87a8c175f458f8f8fb9579fc52599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2fc87a8c175f458f8f8fb9579fc52599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-user", "id": "9093033d683549dbbc87da0e5e08dac3"}, "audit_ids": ["b9BSDCU5RpiHL80zPTg5Ow"], "issued_at": "2018-11-06T14:30:29.000000Z"}} 2018-11-06 14:30:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:29,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-056e9a47-1872-40ff-bb14-d6683a2fcd59 Date: Tue, 06 Nov 2018 14:30:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:29,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname&description=hello+group used request id req-056e9a47-1872-40ff-bb14-d6683a2fcd59 2018-11-06 14:30:29,375 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:29,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:29,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a39f9bb8-b999-4edb-a3b7-666b5a3652b2 Date: Tue, 06 Nov 2018 14:30:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:29,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-a39f9bb8-b999-4edb-a3b7-666b5a3652b2 2018-11-06 14:30:29,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:29,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:29,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-03d3081c-2a94-4bc4-af63-eaa99ea0c5de Date: Tue, 06 Nov 2018 14:30:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:29,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-03d3081c-2a94-4bc4-af63-eaa99ea0c5de 2018-11-06 14:30:29,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:29,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1b24d5ba-5043-4e70-a0f4-814fbedc7dd2 Date: Tue, 06 Nov 2018 14:30:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:29,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-1b24d5ba-5043-4e70-a0f4-814fbedc7dd2 2018-11-06 14:30:29,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:29,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:30,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-784a3a01-be93-4874-8072-f80f1e618c62 Date: Tue, 06 Nov 2018 14:30:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:30,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-784a3a01-be93-4874-8072-f80f1e618c62 2018-11-06 14:30:30,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:30,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-54300263-7ca7-416d-95ad-bf2b2282797b Date: Tue, 06 Nov 2018 14:30:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:30,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-54300263-7ca7-416d-95ad-bf2b2282797b 2018-11-06 14:30:30,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:30,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:30,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-05a2e344-7ecd-4a8e-b35e-48a9493324db Date: Tue, 06 Nov 2018 14:30:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:30,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-05a2e344-7ecd-4a8e-b35e-48a9493324db 2018-11-06 14:30:30,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:30,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ff1f1b8c-57b2-45e0-8803-828bbc01c640 Date: Tue, 06 Nov 2018 14:30:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:30,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-ff1f1b8c-57b2-45e0-8803-828bbc01c640 2018-11-06 14:30:30,863 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:30,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:30,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-25c92ccb-6c04-4424-8a25-e3d25a7bb3a0 Date: Tue, 06 Nov 2018 14:30:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:30,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-25c92ccb-6c04-4424-8a25-e3d25a7bb3a0 2018-11-06 14:30:30,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:30,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7d243989-e6d0-43fc-865e-edf8b2546223 Date: Tue, 06 Nov 2018 14:30:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:30,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-7d243989-e6d0-43fc-865e-edf8b2546223 2018-11-06 14:30:30,957 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:30,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:30,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d94a03e8-d7f1-4fb1-81ae-50b075f6b818 Date: Tue, 06 Nov 2018 14:30:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:30,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-d94a03e8-d7f1-4fb1-81ae-50b075f6b818 2018-11-06 14:30:30,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:31,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6a6e4cc9-080f-4694-a9c3-9349e21cb017 Date: Tue, 06 Nov 2018 14:30:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:31,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-6a6e4cc9-080f-4694-a9c3-9349e21cb017 2018-11-06 14:30:31,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:31,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:31,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-eb985716-98c3-4045-8fad-576c0564d9ed Date: Tue, 06 Nov 2018 14:30:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:31,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-eb985716-98c3-4045-8fad-576c0564d9ed 2018-11-06 14:30:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:31,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a41d3ba3-3937-41eb-a36e-d22ec0644d0f Date: Tue, 06 Nov 2018 14:30:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:31,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-a41d3ba3-3937-41eb-a36e-d22ec0644d0f 2018-11-06 14:30:31,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:31,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:31,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f09b40bd-6bdb-48b4-b7c0-da315a28459d Date: Tue, 06 Nov 2018 14:30:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:31,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-f09b40bd-6bdb-48b4-b7c0-da315a28459d 2018-11-06 14:30:31,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:31,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-76417a26-059c-4571-ba48-9f62f9d5b3ba Date: Tue, 06 Nov 2018 14:30:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:31,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-76417a26-059c-4571-ba48-9f62f9d5b3ba 2018-11-06 14:30:31,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:32,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-931d8dac-efaf-499e-a7a8-42864765ee08 Date: Tue, 06 Nov 2018 14:30:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:32,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-931d8dac-efaf-499e-a7a8-42864765ee08 2018-11-06 14:30:32,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:32,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e3a76ec7-e083-4bc2-9f60-5c4b4220ef38 Date: Tue, 06 Nov 2018 14:30:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:32,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-e3a76ec7-e083-4bc2-9f60-5c4b4220ef38 2018-11-06 14:30:32,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:32,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:32,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-811395d8-9874-4cbf-a221-5eb45b3425a6 Date: Tue, 06 Nov 2018 14:30:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:32,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-811395d8-9874-4cbf-a221-5eb45b3425a6 2018-11-06 14:30:32,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:32,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-33a1755b-92d0-4aea-afc1-22d0a02b7b41 Date: Tue, 06 Nov 2018 14:30:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "revision_number": 0, "id": "16df9e93-923f-4efe-bc93-6fa63ae90014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "90ba54af-51e6-446e-b273-d516a3826e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:28Z", "revision_number": 0, "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 5, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "858462a1-76dd-4829-860e-aae62e889bff", "name": "CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname"}]} 2018-11-06 14:30:32,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname used request id req-33a1755b-92d0-4aea-afc1-22d0a02b7b41 2018-11-06 14:30:32,341 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 858462a1-76dd-4829-860e-aae62e889bff 2018-11-06 14:30:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e94a9b1cf3f817321691b42c9c474025c67ec8" 2018-11-06 14:30:32,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5acf38ea-67a0-4a70-bea7-ead11dba9090 Date: Tue, 06 Nov 2018 14:30:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:27Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:27Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "16df9e93-923f-4efe-bc93-6fa63ae90014"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "90ba54af-51e6-446e-b273-d516a3826e20"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a2988eb8-cb4c-4223-af4c-3f75ddcab62f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b292d23f-93e1-4b8d-be0b-bd10f8680e1b"}, {"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-11-06T14:30:28Z", "security_group_id": "858462a1-76dd-4829-860e-aae62e889bff", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:28Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "d0a62d35-45b4-43e3-b378-6bd6f74536c0"}]} 2018-11-06 14:30:32,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=858462a1-76dd-4829-860e-aae62e889bff used request id req-5acf38ea-67a0-4a70-bea7-ead11dba9090 2018-11-06 14:30:32,527 - neutron_utils - INFO - Deleting security group rule with ID - 16df9e93-923f-4efe-bc93-6fa63ae90014 2018-11-06 14:30:32,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/16df9e93-923f-4efe-bc93-6fa63ae90014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:32,805 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f34c56b-08d0-471f-8784-36922c9b5c14 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:32,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/16df9e93-923f-4efe-bc93-6fa63ae90014 used request id req-7f34c56b-08d0-471f-8784-36922c9b5c14 2018-11-06 14:30:32,805 - neutron_utils - INFO - Deleting security group rule with ID - 90ba54af-51e6-446e-b273-d516a3826e20 2018-11-06 14:30:32,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/90ba54af-51e6-446e-b273-d516a3826e20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:33,061 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98365625-c12e-41c4-bf60-e40243a486e8 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:33,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/90ba54af-51e6-446e-b273-d516a3826e20 used request id req-98365625-c12e-41c4-bf60-e40243a486e8 2018-11-06 14:30:33,061 - neutron_utils - INFO - Deleting security group rule with ID - d0a62d35-45b4-43e3-b378-6bd6f74536c0 2018-11-06 14:30:33,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/d0a62d35-45b4-43e3-b378-6bd6f74536c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:33,329 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa1e7564-7929-4304-9923-6d4296b79674 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:33,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/d0a62d35-45b4-43e3-b378-6bd6f74536c0 used request id req-fa1e7564-7929-4304-9923-6d4296b79674 2018-11-06 14:30:33,329 - neutron_utils - INFO - Deleting security group rule with ID - b292d23f-93e1-4b8d-be0b-bd10f8680e1b 2018-11-06 14:30:33,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b292d23f-93e1-4b8d-be0b-bd10f8680e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:33,455 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ee61f51-c95d-495f-88c1-69e24421dac7 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:33,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b292d23f-93e1-4b8d-be0b-bd10f8680e1b used request id req-1ee61f51-c95d-495f-88c1-69e24421dac7 2018-11-06 14:30:33,455 - neutron_utils - INFO - Deleting security group rule with ID - a2988eb8-cb4c-4223-af4c-3f75ddcab62f 2018-11-06 14:30:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/a2988eb8-cb4c-4223-af4c-3f75ddcab62f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:33,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9dd331ef-1532-4591-8443-cafde7c1812d Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:33,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/a2988eb8-cb4c-4223-af4c-3f75ddcab62f used request id req-9dd331ef-1532-4591-8443-cafde7c1812d 2018-11-06 14:30:33,555 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-16da2720-e6a2-49df-bb91-1659a2f6390aname 2018-11-06 14:30:33,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/858462a1-76dd-4829-860e-aae62e889bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09539797cb39fc039336423cde2ea6e72ff553c" 2018-11-06 14:30:33,672 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6d1570d-fd7e-4282-a1ec-f8fa4d10ba58 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:33,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/858462a1-76dd-4829-860e-aae62e889bff used request id req-a6d1570d-fd7e-4282-a1ec-f8fa4d10ba58 2018-11-06 14:30:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:33,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-868e24c4-51c2-46d5-833a-6081700ae7fe Date: Tue, 06 Nov 2018 14:30:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "updated_at": "2018-11-06T14:30:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "181a571b-f594-47f8-b8a2-b7df536adc8e", "remote_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "a208f7e1-7b36-47ff-a38f-5b6dab03dc25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "b1985631-6f93-48a4-8475-84de5c76964d", "remote_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "revision_number": 0, "id": "f23c5492-8461-42b1-b73d-7cbccc81ec1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:25Z", "security_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fc87a8c175f458f8f8fb9579fc52599"}], "revision_number": 4, "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:30:33,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-868e24c4-51c2-46d5-833a-6081700ae7fe 2018-11-06 14:30:33,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:33,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdad3818-236c-475d-a000-5a5e90aa9af1 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:30:33,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-bdad3818-236c-475d-a000-5a5e90aa9af1 2018-11-06 14:30:33,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:34,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96844b41-0ac5-4313-8a1b-86bc9a673ab7 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:30:34,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-96844b41-0ac5-4313-8a1b-86bc9a673ab7 2018-11-06 14:30:34,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:34,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbdb3292-ca9c-4e09-b9cd-fe36a57d923e 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:30:34,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-bbdb3292-ca9c-4e09-b9cd-fe36a57d923e 2018-11-06 14:30:34,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:34,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6422557-cb75-4cf4-8345-3a6e7367e4d5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599"}, "enabled": true, "id": "2fc87a8c175f458f8f8fb9579fc52599", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2c33d465-207b-4e7-proj"}} 2018-11-06 14:30:34,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599 used request id req-e6422557-cb75-4cf4-8345-3a6e7367e4d5 2018-11-06 14:30:34,256 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd727962-a6d6-462a-adf9-15a82e818b1f 2018-11-06 14:30:34,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bd727962-a6d6-462a-adf9-15a82e818b1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:34,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e698c487-e9d2-4999-b73f-d90f77ed76dd Date: Tue, 06 Nov 2018 14:30:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "181a571b-f594-47f8-b8a2-b7df536adc8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "a208f7e1-7b36-47ff-a38f-5b6dab03dc25"}, {"remote_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "b1985631-6f93-48a4-8475-84de5c76964d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:25Z", "security_group_id": "bd727962-a6d6-462a-adf9-15a82e818b1f", "port_range_min": null, "revision_number": 0, "tenant_id": "2fc87a8c175f458f8f8fb9579fc52599", "created_at": "2018-11-06T14:30:25Z", "project_id": "2fc87a8c175f458f8f8fb9579fc52599", "id": "f23c5492-8461-42b1-b73d-7cbccc81ec1b"}]} 2018-11-06 14:30:34,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bd727962-a6d6-462a-adf9-15a82e818b1f used request id req-e698c487-e9d2-4999-b73f-d90f77ed76dd 2018-11-06 14:30:34,429 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:30:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/bd727962-a6d6-462a-adf9-15a82e818b1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:34,728 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c00e7553-e278-402e-a13c-3f6dcca37a27 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:34,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/bd727962-a6d6-462a-adf9-15a82e818b1f used request id req-c00e7553-e278-402e-a13c-3f6dcca37a27 2018-11-06 14:30:34,729 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2c33d465-207b-4e7-proj 2018-11-06 14:30:34,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:34,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b5af803-2c5a-40bc-974d-5400d17081bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:34,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2fc87a8c175f458f8f8fb9579fc52599 used request id req-4b5af803-2c5a-40bc-974d-5400d17081bd 2018-11-06 14:30:34,933 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2c33d465-207b-4e7-proj-role 2018-11-06 14:30:34,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/26281958a00646d3b61fb4724c73115b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:35,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a8dd20b-46e7-4cc6-9936-d13e6d3854ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:35,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/26281958a00646d3b61fb4724c73115b used request id req-7a8dd20b-46e7-4cc6-9936-d13e6d3854ab 2018-11-06 14:30:35,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e71f87006a0d3b2f58759375968968af0d8ca3" 2018-11-06 14:30:35,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f984b83-a081-42f9-856d-befc1f5cba22 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:35,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3f984b83-a081-42f9-856d-befc1f5cba22 2018-11-06 14:30:35,127 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2c33d465-207b-4e7-user 2018-11-06 14:30:35,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/9093033d683549dbbc87da0e5e08dac3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9926d7b10615d00b3d03a5d9a20df91392b142cd" 2018-11-06 14:30:35,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b214a710-8999-4b94-b274-a6636299a44a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:35,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9093033d683549dbbc87da0e5e08dac3 used request id req-b214a710-8999-4b94-b274-a6636299a44a 2018-11-06 14:30:35,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:35,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["1S6Iy9SRQb-AbstbUg4FGQ"], "issued_at": "2018-11-06T14:30:35.000000Z"}} 2018-11-06 14:30:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5af73347cc03d6b8e5c61b977b48abcb3b8325" 2018-11-06 14:30:35,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125ab527-ac48-45a5-ad88-9d18f82e8908 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:35,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-125ab527-ac48-45a5-ad88-9d18f82e8908 2018-11-06 14:30:35,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:35,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:36,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["vnmCUuNsTL67-QthYp18KQ"], "issued_at": "2018-11-06T14:30:36.000000Z"}} 2018-11-06 14:30:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:36,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15691a4-0ba9-4588-ae35-e74a2eb7e7eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:36,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f15691a4-0ba9-4588-ae35-e74a2eb7e7eb 2018-11-06 14:30:36,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:36,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:36,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb53333-b384-48a7-aaa2-2ee6eff697ac Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:30:36,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj used request id req-fbb53333-b384-48a7-aaa2-2ee6eff697ac 2018-11-06 14:30:36,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:36,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0076d45-6032-4fc7-8f92-24763868ccba Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:36,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f0076d45-6032-4fc7-8f92-24763868ccba 2018-11-06 14:30:36,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj"}}' 2018-11-06 14:30:36,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fcdf370-75eb-4258-819b-53505bb2ea15 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a0c29791b4e04a839afc9afa8479c515"}, "enabled": true, "id": "a0c29791b4e04a839afc9afa8479c515", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj"}} 2018-11-06 14:30:36,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8fcdf370-75eb-4258-819b-53505bb2ea15 2018-11-06 14:30:36,583 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj 2018-11-06 14:30:36,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:36,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:36,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["c4nsA8IwSzulbhzKqDDRrg"], "issued_at": "2018-11-06T14:30:36.000000Z"}} 2018-11-06 14:30:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4383fa4209e500108c90d385a9d724f7843ac19" 2018-11-06 14:30:37,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2764f79d-54d9-4ea4-97a9-afea9f30ce9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:37,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2764f79d-54d9-4ea4-97a9-afea9f30ce9d 2018-11-06 14:30:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:37,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:37,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4383fa4209e500108c90d385a9d724f7843ac19" 2018-11-06 14:30:37,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d499546c-c25f-49de-9c2e-cb84fa37e374 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:30:37,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d499546c-c25f-49de-9c2e-cb84fa37e374 2018-11-06 14:30:37,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4383fa4209e500108c90d385a9d724f7843ac19" 2018-11-06 14:30:37,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a4a52d-917d-4770-b589-fb64ca47e2b4 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a0c29791b4e04a839afc9afa8479c515"}, "enabled": true, "id": "a0c29791b4e04a839afc9afa8479c515", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj"}]} 2018-11-06 14:30:37,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj used request id req-66a4a52d-917d-4770-b589-fb64ca47e2b4 2018-11-06 14:30:37,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4383fa4209e500108c90d385a9d724f7843ac19" 2018-11-06 14:30:37,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba62bd3e-e80b-4b60-8f21-8c361f406dca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:37,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ba62bd3e-e80b-4b60-8f21-8c361f406dca 2018-11-06 14:30:37,594 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fb3b535f-5b81-4b6-user 2018-11-06 14:30:37,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:37,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:37,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71329ff-4a04-4a6d-b962-2f60eec3c1c7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:37,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c71329ff-4a04-4a6d-b962-2f60eec3c1c7 2018-11-06 14:30:37,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" -d '{"role": {"name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj-role"}}' 2018-11-06 14:30:37,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ecbf40e-1412-4e9a-9e22-8e205a53be50 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6001a75b13ac4078ba187c3198d12aa9", "links": {"self": "http://172.30.9.27:5000/v3/roles/6001a75b13ac4078ba187c3198d12aa9"}, "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj-role"}} 2018-11-06 14:30:37,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0ecbf40e-1412-4e9a-9e22-8e205a53be50 2018-11-06 14:30:37,810 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj-role 2018-11-06 14:30:37,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6001a75b13ac4078ba187c3198d12aa9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:37,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e343be6-5b2a-44e0-bd55-e73211ad52a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6001a75b13ac4078ba187c3198d12aa9"}, "domain_id": null, "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj-role", "id": "6001a75b13ac4078ba187c3198d12aa9"}} 2018-11-06 14:30:37,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6001a75b13ac4078ba187c3198d12aa9 used request id req-5e343be6-5b2a-44e0-bd55-e73211ad52a8 2018-11-06 14:30:37,902 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj-role to project CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj 2018-11-06 14:30:37,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a0c29791b4e04a839afc9afa8479c515/users/7e4386392d9b44dc98b2f21f69a9f8ad/roles/6001a75b13ac4078ba187c3198d12aa9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:38,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-222785df-0535-4a06-bfce-354bd992eb08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:38,027 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a0c29791b4e04a839afc9afa8479c515/users/7e4386392d9b44dc98b2f21f69a9f8ad/roles/6001a75b13ac4078ba187c3198d12aa9 used request id req-222785df-0535-4a06-bfce-354bd992eb08 2018-11-06 14:30:38,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:38,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:38,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6001a75b13ac4078ba187c3198d12aa9", "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj-role"}], "expires_at": "2018-11-06T15:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0c29791b4e04a839afc9afa8479c515", "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a0c29791b4e04a839afc9afa8479c515", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a0c29791b4e04a839afc9afa8479c515", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a0c29791b4e04a839afc9afa8479c515", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0c29791b4e04a839afc9afa8479c515", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a0c29791b4e04a839afc9afa8479c515", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a0c29791b4e04a839afc9afa8479c515", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-user", "id": "7e4386392d9b44dc98b2f21f69a9f8ad"}, "audit_ids": ["ZI0TMXFxQZi7QoYo-hmIzA"], "issued_at": "2018-11-06T14:30:38.000000Z"}} 2018-11-06 14:30:38,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:38,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84de0666-df81-4d96-b8fb-89022d86f3a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:38,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84de0666-df81-4d96-b8fb-89022d86f3a0 2018-11-06 14:30:38,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:38,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-374af43a-0403-44c0-9f0a-c5d40c74758b Date: Tue, 06 Nov 2018 14:30:38 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:30:38,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname&description=hello+group used request id req-374af43a-0403-44c0-9f0a-c5d40c74758b 2018-11-06 14:30:38,872 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname... 2018-11-06 14:30:38,872 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname 2018-11-06 14:30:38,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" -d '{"security_group": {"name": "CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname", "description": "hello group"}}' 2018-11-06 14:30:39,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5fddac99-b808-49fc-972d-4dec54f4bb6f Date: Tue, 06 Nov 2018 14:30:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "updated_at": "2018-11-06T14:30:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "revision_number": 0, "id": "64026b43-2652-4116-9c5c-76bf9def08cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c29791b4e04a839afc9afa8479c515"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "revision_number": 0, "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c29791b4e04a839afc9afa8479c515"}], "revision_number": 2, "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "944a9073-6710-4694-8811-3894246e794e", "name": "CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname"}} 2018-11-06 14:30:39,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-5fddac99-b808-49fc-972d-4dec54f4bb6f 2018-11-06 14:30:39,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 944a9073-6710-4694-8811-3894246e794e 2018-11-06 14:30:39,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:39,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-537dc7d5-ec7e-43ab-b26e-af9f758569ce Date: Tue, 06 Nov 2018 14:30:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "64026b43-2652-4116-9c5c-76bf9def08cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f"}]} 2018-11-06 14:30:39,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e used request id req-537dc7d5-ec7e-43ab-b26e-af9f758569ce 2018-11-06 14:30:39,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 944a9073-6710-4694-8811-3894246e794e 2018-11-06 14:30:39,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:39,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0f381168-ddb2-4f41-a170-2ef854807468 Date: Tue, 06 Nov 2018 14:30:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "64026b43-2652-4116-9c5c-76bf9def08cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f"}]} 2018-11-06 14:30:39,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e used request id req-0f381168-ddb2-4f41-a170-2ef854807468 2018-11-06 14:30:39,595 - neutron_utils - INFO - Retrieving security group with ID - 944a9073-6710-4694-8811-3894246e794e 2018-11-06 14:30:39,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:39,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-71c24d22-2903-4b75-b170-7b78255d5d11 Date: Tue, 06 Nov 2018 14:30:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "updated_at": "2018-11-06T14:30:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "revision_number": 0, "id": "64026b43-2652-4116-9c5c-76bf9def08cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c29791b4e04a839afc9afa8479c515"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "revision_number": 0, "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c29791b4e04a839afc9afa8479c515"}], "revision_number": 2, "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "944a9073-6710-4694-8811-3894246e794e", "name": "CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname"}]} 2018-11-06 14:30:39,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=944a9073-6710-4694-8811-3894246e794e used request id req-71c24d22-2903-4b75-b170-7b78255d5d11 2018-11-06 14:30:39,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 944a9073-6710-4694-8811-3894246e794e 2018-11-06 14:30:39,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:39,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2958714-1cf0-44d0-9093-6c3b78b093c3 Date: Tue, 06 Nov 2018 14:30:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "64026b43-2652-4116-9c5c-76bf9def08cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f"}]} 2018-11-06 14:30:39,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e used request id req-c2958714-1cf0-44d0-9093-6c3b78b093c3 2018-11-06 14:30:39,990 - neutron_utils - INFO - Retrieving security group with ID - 944a9073-6710-4694-8811-3894246e794e 2018-11-06 14:30:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:40,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-185c83c7-254b-41cc-82b5-d75bd541607c Date: Tue, 06 Nov 2018 14:30:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "updated_at": "2018-11-06T14:30:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "revision_number": 0, "id": "64026b43-2652-4116-9c5c-76bf9def08cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c29791b4e04a839afc9afa8479c515"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "revision_number": 0, "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c29791b4e04a839afc9afa8479c515"}], "revision_number": 2, "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "944a9073-6710-4694-8811-3894246e794e", "name": "CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname"}]} 2018-11-06 14:30:40,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=944a9073-6710-4694-8811-3894246e794e used request id req-185c83c7-254b-41cc-82b5-d75bd541607c 2018-11-06 14:30:40,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 944a9073-6710-4694-8811-3894246e794e 2018-11-06 14:30:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:40,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a70633c1-8c91-4906-b453-970ad2c4b13f Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "64026b43-2652-4116-9c5c-76bf9def08cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f"}]} 2018-11-06 14:30:40,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e used request id req-a70633c1-8c91-4906-b453-970ad2c4b13f 2018-11-06 14:30:40,208 - neutron_utils - INFO - Retrieving security group with ID - 944a9073-6710-4694-8811-3894246e794e 2018-11-06 14:30:40,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:40,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7563de9e-78b3-4458-bb85-e3b9566ca11e Date: Tue, 06 Nov 2018 14:30:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "updated_at": "2018-11-06T14:30:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "revision_number": 0, "id": "64026b43-2652-4116-9c5c-76bf9def08cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c29791b4e04a839afc9afa8479c515"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "revision_number": 0, "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c29791b4e04a839afc9afa8479c515"}], "revision_number": 2, "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "944a9073-6710-4694-8811-3894246e794e", "name": "CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname"}]} 2018-11-06 14:30:40,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=944a9073-6710-4694-8811-3894246e794e used request id req-7563de9e-78b3-4458-bb85-e3b9566ca11e 2018-11-06 14:30:40,496 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 944a9073-6710-4694-8811-3894246e794e 2018-11-06 14:30:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:40,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-72b484ee-78d6-4b6e-96de-9a5397794860 Date: Tue, 06 Nov 2018 14:30: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-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "64026b43-2652-4116-9c5c-76bf9def08cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f"}]} 2018-11-06 14:30:40,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e used request id req-72b484ee-78d6-4b6e-96de-9a5397794860 2018-11-06 14:30:40,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:41,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6001a75b13ac4078ba187c3198d12aa9", "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj-role"}], "expires_at": "2018-11-06T15:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0c29791b4e04a839afc9afa8479c515", "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a0c29791b4e04a839afc9afa8479c515", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a0c29791b4e04a839afc9afa8479c515", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a0c29791b4e04a839afc9afa8479c515", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a0c29791b4e04a839afc9afa8479c515", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0c29791b4e04a839afc9afa8479c515", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a0c29791b4e04a839afc9afa8479c515", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a0c29791b4e04a839afc9afa8479c515", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-user", "id": "7e4386392d9b44dc98b2f21f69a9f8ad"}, "audit_ids": ["Eg38zZ-8TsympGrWj1M7uA"], "issued_at": "2018-11-06T14:30:41.000000Z"}} 2018-11-06 14:30:41,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aee5fc70c8df67d2b9b03533aa3c2ff343a534" 2018-11-06 14:30:41,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-382b02c1-57d2-4f8a-8cb1-7ea89e0e3150 Date: Tue, 06 Nov 2018 14:30:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "updated_at": "2018-11-06T14:30:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "revision_number": 0, "id": "64026b43-2652-4116-9c5c-76bf9def08cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c29791b4e04a839afc9afa8479c515"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "revision_number": 0, "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c29791b4e04a839afc9afa8479c515"}], "revision_number": 2, "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "944a9073-6710-4694-8811-3894246e794e", "name": "CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname"}]} 2018-11-06 14:30:41,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname&description=hello+group used request id req-382b02c1-57d2-4f8a-8cb1-7ea89e0e3150 2018-11-06 14:30:41,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 944a9073-6710-4694-8811-3894246e794e 2018-11-06 14:30:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aee5fc70c8df67d2b9b03533aa3c2ff343a534" 2018-11-06 14:30:41,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5250637e-aa15-4b8a-a087-6898f5e17ed3 Date: Tue, 06 Nov 2018 14:30:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "64026b43-2652-4116-9c5c-76bf9def08cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f"}]} 2018-11-06 14:30:41,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e used request id req-5250637e-aa15-4b8a-a087-6898f5e17ed3 2018-11-06 14:30:41,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 944a9073-6710-4694-8811-3894246e794e 2018-11-06 14:30:41,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aee5fc70c8df67d2b9b03533aa3c2ff343a534" 2018-11-06 14:30:41,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-19f81be0-d15a-4d31-ba4d-54a25af3335a Date: Tue, 06 Nov 2018 14:30:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "64026b43-2652-4116-9c5c-76bf9def08cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:39Z", "security_group_id": "944a9073-6710-4694-8811-3894246e794e", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:39Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f"}]} 2018-11-06 14:30:41,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=944a9073-6710-4694-8811-3894246e794e used request id req-19f81be0-d15a-4d31-ba4d-54a25af3335a 2018-11-06 14:30:41,720 - neutron_utils - INFO - Deleting security group rule with ID - 6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f 2018-11-06 14:30:41,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:41,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d37f4ed7-c916-499c-8af2-38112523d515 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:41,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/6c4d820d-a3ec-41d0-b7cc-4b1b0863e31f used request id req-d37f4ed7-c916-499c-8af2-38112523d515 2018-11-06 14:30:41,965 - neutron_utils - INFO - Deleting security group rule with ID - 64026b43-2652-4116-9c5c-76bf9def08cc 2018-11-06 14:30:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/64026b43-2652-4116-9c5c-76bf9def08cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:42,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a346f74-f565-434d-9241-ae65cd4bb7b5 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:42,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/64026b43-2652-4116-9c5c-76bf9def08cc used request id req-5a346f74-f565-434d-9241-ae65cd4bb7b5 2018-11-06 14:30:42,226 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5a954932-2a7f-4aa7-8d02-c7234a3b9ebaname 2018-11-06 14:30:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/944a9073-6710-4694-8811-3894246e794e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d742e6b0819cac901a21599999bea44b5f2ecf4" 2018-11-06 14:30:42,485 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d35feb65-5248-4dbc-9fc0-20f5486b7c4a Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:42,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/944a9073-6710-4694-8811-3894246e794e used request id req-d35feb65-5248-4dbc-9fc0-20f5486b7c4a 2018-11-06 14:30:42,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:42,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0fa2ba4b-cb09-4a12-95d7-487d8bdefe65 Date: Tue, 06 Nov 2018 14:30:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:38Z", "updated_at": "2018-11-06T14:30:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:38Z", "revision_number": 0, "id": "14553ec8-f949-41bd-a3c8-7a54cdd50fe7", "remote_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:38Z", "security_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c29791b4e04a839afc9afa8479c515"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:38Z", "revision_number": 0, "id": "7c4bcfeb-29dc-4d3c-9762-7f8ba7dc8b70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:38Z", "security_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c29791b4e04a839afc9afa8479c515"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:38Z", "revision_number": 0, "id": "9e0bcbb7-e310-4485-aade-95f88e0dbf3e", "remote_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:38Z", "security_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c29791b4e04a839afc9afa8479c515"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:38Z", "revision_number": 0, "id": "a974c6fa-3493-4310-860d-f6dc423a97f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:38Z", "security_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c29791b4e04a839afc9afa8479c515"}], "revision_number": 4, "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:30:42,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-0fa2ba4b-cb09-4a12-95d7-487d8bdefe65 2018-11-06 14:30:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:42,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6419e7d4-7e62-401e-a217-03cac0d375f2 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:30:42,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-6419e7d4-7e62-401e-a217-03cac0d375f2 2018-11-06 14:30:42,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a0c29791b4e04a839afc9afa8479c515 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:42,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1654bf3b-72f8-4c81-800c-c330920e66eb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a0c29791b4e04a839afc9afa8479c515"}, "enabled": true, "id": "a0c29791b4e04a839afc9afa8479c515", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj"}} 2018-11-06 14:30:42,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a0c29791b4e04a839afc9afa8479c515 used request id req-1654bf3b-72f8-4c81-800c-c330920e66eb 2018-11-06 14:30:42,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41a502ca-370f-4051-90a5-5c8edf59f8d8 2018-11-06 14:30:42,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=41a502ca-370f-4051-90a5-5c8edf59f8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:43,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c9b88052-7012-4d57-9d94-9269d8091ebf Date: Tue, 06 Nov 2018 14:30:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:38Z", "security_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:38Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "14553ec8-f949-41bd-a3c8-7a54cdd50fe7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:38Z", "security_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:38Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "7c4bcfeb-29dc-4d3c-9762-7f8ba7dc8b70"}, {"remote_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:38Z", "security_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:38Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "9e0bcbb7-e310-4485-aade-95f88e0dbf3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:38Z", "security_group_id": "41a502ca-370f-4051-90a5-5c8edf59f8d8", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c29791b4e04a839afc9afa8479c515", "created_at": "2018-11-06T14:30:38Z", "project_id": "a0c29791b4e04a839afc9afa8479c515", "id": "a974c6fa-3493-4310-860d-f6dc423a97f1"}]} 2018-11-06 14:30:43,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=41a502ca-370f-4051-90a5-5c8edf59f8d8 used request id req-c9b88052-7012-4d57-9d94-9269d8091ebf 2018-11-06 14:30:43,076 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:30:43,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/41a502ca-370f-4051-90a5-5c8edf59f8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:43,347 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55758f17-a3f7-4fb2-a83d-5f7728b00617 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:43,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/41a502ca-370f-4051-90a5-5c8edf59f8d8 used request id req-55758f17-a3f7-4fb2-a83d-5f7728b00617 2018-11-06 14:30:43,348 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj 2018-11-06 14:30:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a0c29791b4e04a839afc9afa8479c515 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:43,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bebf06a7-30f4-49c4-aaab-5ea22936bda2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:43,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a0c29791b4e04a839afc9afa8479c515 used request id req-bebf06a7-30f4-49c4-aaab-5ea22936bda2 2018-11-06 14:30:43,556 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fb3b535f-5b81-4b6-proj-role 2018-11-06 14:30:43,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/6001a75b13ac4078ba187c3198d12aa9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:43,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d631489-84c3-4119-b381-bea55eca3803 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:43,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6001a75b13ac4078ba187c3198d12aa9 used request id req-9d631489-84c3-4119-b381-bea55eca3803 2018-11-06 14:30:43,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b2d43c9f96c10cad3ccb711544508edc09d06" 2018-11-06 14:30:43,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78bed8eb-3c03-4726-bea2-2c50a9778b9e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:43,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78bed8eb-3c03-4726-bea2-2c50a9778b9e 2018-11-06 14:30:43,782 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fb3b535f-5b81-4b6-user 2018-11-06 14:30:43,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/7e4386392d9b44dc98b2f21f69a9f8ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4383fa4209e500108c90d385a9d724f7843ac19" 2018-11-06 14:30:43,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-526bde33-439e-427e-8ac0-5ce6acf3d290 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:43,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7e4386392d9b44dc98b2f21f69a9f8ad used request id req-526bde33-439e-427e-8ac0-5ce6acf3d290 2018-11-06 14:30:43,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:44,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-LOFITVwShSUaCC3BYNaPw"], "issued_at": "2018-11-06T14:30:44.000000Z"}} 2018-11-06 14:30:44,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7ab3b4aa976d7e4e1bd3614f18c3ed88de9212" 2018-11-06 14:30:44,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd19c7d7-1c95-4fbd-8a07-3d43e3b48994 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:44,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bd19c7d7-1c95-4fbd-8a07-3d43e3b48994 2018-11-06 14:30:44,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:44,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:44,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["cUeN59bvQl2NSmUprtmAoQ"], "issued_at": "2018-11-06T14:30:44.000000Z"}} 2018-11-06 14:30:44,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:44,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59fda88a-3a9f-4c80-b3cd-3d4f904ebdc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:44,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-59fda88a-3a9f-4c80-b3cd-3d4f904ebdc5 2018-11-06 14:30:45,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:45,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:45,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-256a1c4b-2f9b-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:45,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9ced24-e908-4a42-a8b0-4708d51d109e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-256a1c4b-2f9b-473-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:30:45,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-256a1c4b-2f9b-473-proj used request id req-ee9ced24-e908-4a42-a8b0-4708d51d109e 2018-11-06 14:30:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:45,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec511a64-fe1e-4ea1-b4ae-370f4347b6f8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:45,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ec511a64-fe1e-4ea1-b4ae-370f4347b6f8 2018-11-06 14:30:45,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj"}}' 2018-11-06 14:30:45,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7380d2bd-cae9-4d02-ae81-5dbca2897404 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785"}, "enabled": true, "id": "c44180e1dbaf425791c2a690e04f0785", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj"}} 2018-11-06 14:30:45,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7380d2bd-cae9-4d02-ae81-5dbca2897404 2018-11-06 14:30:45,312 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-256a1c4b-2f9b-473-proj 2018-11-06 14:30:45,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:45,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:45,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["s03wtMUSSP-kqTLEhEDFHg"], "issued_at": "2018-11-06T14:30:45.000000Z"}} 2018-11-06 14:30:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d681bcaee35e53c81635571eb0c4ba6bf28d0db8" 2018-11-06 14:30:45,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbc60a2-3538-49c5-9fc1-0aa51e1043c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:45,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6cbc60a2-3538-49c5-9fc1-0aa51e1043c6 2018-11-06 14:30:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:45,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:45,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d681bcaee35e53c81635571eb0c4ba6bf28d0db8" 2018-11-06 14:30:45,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5002fcbf-67d2-4f66-a8ec-2cce10f6a86f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:30:45,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5002fcbf-67d2-4f66-a8ec-2cce10f6a86f 2018-11-06 14:30:45,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-256a1c4b-2f9b-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d681bcaee35e53c81635571eb0c4ba6bf28d0db8" 2018-11-06 14:30:45,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8fc29cc-50ca-45e7-92b8-1efcde37bf28 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-256a1c4b-2f9b-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785"}, "enabled": true, "id": "c44180e1dbaf425791c2a690e04f0785", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj"}]} 2018-11-06 14:30:45,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-256a1c4b-2f9b-473-proj used request id req-f8fc29cc-50ca-45e7-92b8-1efcde37bf28 2018-11-06 14:30:45,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d681bcaee35e53c81635571eb0c4ba6bf28d0db8" 2018-11-06 14:30:46,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbe2209-e808-4235-8e3e-1349a7b06198 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:46,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5dbe2209-e808-4235-8e3e-1349a7b06198 2018-11-06 14:30:46,372 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-256a1c4b-2f9b-473-user 2018-11-06 14:30:46,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:46,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:46,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb19136-4379-4f11-96fb-199773041e05 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:46,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ffb19136-4379-4f11-96fb-199773041e05 2018-11-06 14:30:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" -d '{"role": {"name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj-role"}}' 2018-11-06 14:30:46,576 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-988d0a39-06ac-49d1-9642-a0c369284552 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9eba2ff1c9141aaaaf28c3acb42a877", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9eba2ff1c9141aaaaf28c3acb42a877"}, "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj-role"}} 2018-11-06 14:30:46,576 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-988d0a39-06ac-49d1-9642-a0c369284552 2018-11-06 14:30:46,576 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-256a1c4b-2f9b-473-proj-role 2018-11-06 14:30:46,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/e9eba2ff1c9141aaaaf28c3acb42a877 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:46,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b519ab2-7972-4617-8c38-f7b0a7672065 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/e9eba2ff1c9141aaaaf28c3acb42a877"}, "domain_id": null, "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj-role", "id": "e9eba2ff1c9141aaaaf28c3acb42a877"}} 2018-11-06 14:30:46,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/e9eba2ff1c9141aaaaf28c3acb42a877 used request id req-0b519ab2-7972-4617-8c38-f7b0a7672065 2018-11-06 14:30:46,659 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-256a1c4b-2f9b-473-proj-role to project CreateSecurityGroupTests-256a1c4b-2f9b-473-proj 2018-11-06 14:30:46,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785/users/234925f8be894d1ab7c7d40d4761a854/roles/e9eba2ff1c9141aaaaf28c3acb42a877 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:46,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cef48968-41ef-4a40-9ba6-4ea41fa32ce3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:46,800 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785/users/234925f8be894d1ab7c7d40d4761a854/roles/e9eba2ff1c9141aaaaf28c3acb42a877 used request id req-cef48968-41ef-4a40-9ba6-4ea41fa32ce3 2018-11-06 14:30:46,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:46,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:47,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9eba2ff1c9141aaaaf28c3acb42a877", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj-role"}], "expires_at": "2018-11-06T15:30:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c44180e1dbaf425791c2a690e04f0785", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c44180e1dbaf425791c2a690e04f0785", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c44180e1dbaf425791c2a690e04f0785", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c44180e1dbaf425791c2a690e04f0785", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c44180e1dbaf425791c2a690e04f0785", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c44180e1dbaf425791c2a690e04f0785", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c44180e1dbaf425791c2a690e04f0785", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-user", "id": "234925f8be894d1ab7c7d40d4761a854"}, "audit_ids": ["r5PIEhRySMG78dJeN8xmzg"], "issued_at": "2018-11-06T14:30:47.000000Z"}} 2018-11-06 14:30:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:47,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3c191c-c629-48c8-a6b4-4adc2fa1b9ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:47,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fc3c191c-c629-48c8-a6b4-4adc2fa1b9ae 2018-11-06 14:30:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:47,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5fb44364-8c20-4143-a447-61d1c8dec47e Date: Tue, 06 Nov 2018 14:30:47 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:30:47,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname&description=hello+group used request id req-5fb44364-8c20-4143-a447-61d1c8dec47e 2018-11-06 14:30:47,557 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname... 2018-11-06 14:30:47,557 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname 2018-11-06 14:30:47,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" -d '{"security_group": {"name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname", "description": "hello group"}}' 2018-11-06 14:30:48,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-784d301e-7a7e-49c4-84ac-27674181c5a3 Date: Tue, 06 Nov 2018 14:30:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 2, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}} 2018-11-06 14:30:48,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-784d301e-7a7e-49c4-84ac-27674181c5a3 2018-11-06 14:30:48,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:48,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:48,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a031abf-9f40-4534-9847-1bec55ce1281 Date: Tue, 06 Nov 2018 14:30:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:48,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-7a031abf-9f40-4534-9847-1bec55ce1281 2018-11-06 14:30:48,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:48,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e24b6ff1-b328-4754-bb3f-284cb52ac7a3 Date: Tue, 06 Nov 2018 14:30:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:48,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-e24b6ff1-b328-4754-bb3f-284cb52ac7a3 2018-11-06 14:30:48,431 - neutron_utils - INFO - Retrieving security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:48,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b1f7d12e-d6a9-4778-992e-9760e4777d63 Date: Tue, 06 Nov 2018 14:30:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 2, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:48,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-b1f7d12e-d6a9-4778-992e-9760e4777d63 2018-11-06 14:30:48,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:48,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:48,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1afaa94c-8c8f-4af2-81fa-5cb7e38b459d Date: Tue, 06 Nov 2018 14:30:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:48,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-1afaa94c-8c8f-4af2-81fa-5cb7e38b459d 2018-11-06 14:30:48,811 - neutron_utils - INFO - Retrieving security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:48,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:49,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-191773f2-3058-4f0a-bc86-467640f137ea Date: Tue, 06 Nov 2018 14:30:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 2, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:49,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-191773f2-3058-4f0a-bc86-467640f137ea 2018-11-06 14:30:49,019 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:49,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:49,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d5188825-43a7-468a-89c9-5586635155c1 Date: Tue, 06 Nov 2018 14:30:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:49,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-d5188825-43a7-468a-89c9-5586635155c1 2018-11-06 14:30:49,046 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname 2018-11-06 14:30:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:49,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3235000c-bd66-47a1-81fd-21b1b8231228 Date: Tue, 06 Nov 2018 14:30:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 2, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:49,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-3235000c-bd66-47a1-81fd-21b1b8231228 2018-11-06 14:30:49,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:49,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:49,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ba0e7a-3799-4ca9-b49a-dcbd702cd094 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785"}, "enabled": true, "id": "c44180e1dbaf425791c2a690e04f0785", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj"}} 2018-11-06 14:30:49,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785 used request id req-63ba0e7a-3799-4ca9-b49a-dcbd702cd094 2018-11-06 14:30:49,337 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:49,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9256d49f-a12b-4004-847d-cc14c70163a0 Date: Tue, 06 Nov 2018 14:30:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:49,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-9256d49f-a12b-4004-847d-cc14c70163a0 2018-11-06 14:30:49,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03"}}' 2018-11-06 14:30:49,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-35d0b1e4-b121-4ee5-972c-bff3e4addd37 Date: Tue, 06 Nov 2018 14:30:49 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}} 2018-11-06 14:30:49,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-35d0b1e4-b121-4ee5-972c-bff3e4addd37 2018-11-06 14:30:49,822 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname 2018-11-06 14:30:49,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:50,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-353f6d17-777a-47e8-b606-c9ec901ee28f Date: Tue, 06 Nov 2018 14:30:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 3, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:50,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-353f6d17-777a-47e8-b606-c9ec901ee28f 2018-11-06 14:30:50,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:50,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0ee581-260f-45d3-bde4-3cade4e79105 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785"}, "enabled": true, "id": "c44180e1dbaf425791c2a690e04f0785", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj"}} 2018-11-06 14:30:50,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785 used request id req-7b0ee581-260f-45d3-bde4-3cade4e79105 2018-11-06 14:30:50,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:50,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:50,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-11611888-99ee-4312-a090-9451a7bdc7f5 Date: Tue, 06 Nov 2018 14:30:50 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:50,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-11611888-99ee-4312-a090-9451a7bdc7f5 2018-11-06 14:30:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03"}}' 2018-11-06 14:30:50,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a254c7f6-e5ff-4f2b-812f-19c70cacc60d Date: Tue, 06 Nov 2018 14:30:50 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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}} 2018-11-06 14:30:50,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-a254c7f6-e5ff-4f2b-812f-19c70cacc60d 2018-11-06 14:30:50,601 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname 2018-11-06 14:30:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:50,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-7bd5edda-3326-475a-8def-1b92258af2ad Date: Tue, 06 Nov 2018 14:30:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 4, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:50,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-7bd5edda-3326-475a-8def-1b92258af2ad 2018-11-06 14:30:50,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:50,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94207f3-f466-4ff3-ac3a-e6cd0cd425e7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785"}, "enabled": true, "id": "c44180e1dbaf425791c2a690e04f0785", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj"}} 2018-11-06 14:30:50,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785 used request id req-f94207f3-f466-4ff3-ac3a-e6cd0cd425e7 2018-11-06 14:30:50,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:50,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:50,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-be9f084d-e391-4c5b-bdb9-808145a21acb Date: Tue, 06 Nov 2018 14:30:50 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:50,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-be9f084d-e391-4c5b-bdb9-808145a21acb 2018-11-06 14:30:50,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10}}' 2018-11-06 14:30:51,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-fe67612c-c3dc-4ea9-b0b1-51d05a61469a Date: Tue, 06 Nov 2018 14:30:51 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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}} 2018-11-06 14:30:51,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-fe67612c-c3dc-4ea9-b0b1-51d05a61469a 2018-11-06 14:30:51,254 - neutron_utils - INFO - Retrieving security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:51,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:51,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2343b1d5-039d-49b8-9b49-b8c686ba400a Date: Tue, 06 Nov 2018 14:30:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:51Z", "revision_number": 0, "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": 10, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 5, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:51,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-2343b1d5-039d-49b8-9b49-b8c686ba400a 2018-11-06 14:30:51,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:51,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-78d13250-83fb-4af4-9c23-1e0edb87acd5 Date: Tue, 06 Nov 2018 14:30:51 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:51,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-78d13250-83fb-4af4-9c23-1e0edb87acd5 2018-11-06 14:30:51,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:51,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9eba2ff1c9141aaaaf28c3acb42a877", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj-role"}], "expires_at": "2018-11-06T15:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c44180e1dbaf425791c2a690e04f0785", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c44180e1dbaf425791c2a690e04f0785", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c44180e1dbaf425791c2a690e04f0785", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c44180e1dbaf425791c2a690e04f0785", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c44180e1dbaf425791c2a690e04f0785", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c44180e1dbaf425791c2a690e04f0785", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c44180e1dbaf425791c2a690e04f0785", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c44180e1dbaf425791c2a690e04f0785", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-user", "id": "234925f8be894d1ab7c7d40d4761a854"}, "audit_ids": ["wjwi-4g_SKSQw9UmhfQ5Pg"], "issued_at": "2018-11-06T14:30:51.000000Z"}} 2018-11-06 14:30:51,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:52,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fb7003f7-dd4a-4234-9bec-a58d5b36872a Date: Tue, 06 Nov 2018 14:30:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:51Z", "revision_number": 0, "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": 10, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 5, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:52,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname&description=hello+group used request id req-fb7003f7-dd4a-4234-9bec-a58d5b36872a 2018-11-06 14:30:52,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:52,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:52,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e5df19ac-5c71-408a-ab14-9901ef3a52e6 Date: Tue, 06 Nov 2018 14:30:52 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:52,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-e5df19ac-5c71-408a-ab14-9901ef3a52e6 2018-11-06 14:30:52,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:52,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:52,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5dc7201e-9c3d-485a-be43-f6deb179d0ed Date: Tue, 06 Nov 2018 14:30:52 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:52,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-5dc7201e-9c3d-485a-be43-f6deb179d0ed 2018-11-06 14:30:52,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:52,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ebb89124-1169-43c2-9efb-6ee152a7c7ce Date: Tue, 06 Nov 2018 14:30:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:51Z", "revision_number": 0, "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": 10, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 5, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:52,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-ebb89124-1169-43c2-9efb-6ee152a7c7ce 2018-11-06 14:30:52,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:52,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:52,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c0084305-46df-4991-8dc3-d4ef47e92450 Date: Tue, 06 Nov 2018 14:30:52 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:52,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-c0084305-46df-4991-8dc3-d4ef47e92450 2018-11-06 14:30:52,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:53,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-02987e50-3501-48e5-adaf-037fe8d2f90e Date: Tue, 06 Nov 2018 14:30:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:51Z", "revision_number": 0, "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": 10, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 5, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:53,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-02987e50-3501-48e5-adaf-037fe8d2f90e 2018-11-06 14:30:53,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:53,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:53,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b0194af5-0e82-4686-9bf1-fd322d7b329c Date: Tue, 06 Nov 2018 14:30:53 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:53,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-b0194af5-0e82-4686-9bf1-fd322d7b329c 2018-11-06 14:30:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:53,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-db7890da-e300-4082-8dce-84e37e2de727 Date: Tue, 06 Nov 2018 14:30:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:51Z", "revision_number": 0, "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": 10, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 5, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:53,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-db7890da-e300-4082-8dce-84e37e2de727 2018-11-06 14:30:53,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:53,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:53,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-668c07e3-e725-4a17-ba9e-6f5cc23c5ef5 Date: Tue, 06 Nov 2018 14:30:53 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:53,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-668c07e3-e725-4a17-ba9e-6f5cc23c5ef5 2018-11-06 14:30:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:53,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6aa8207a-6905-43fe-8fdf-c90e085b544d Date: Tue, 06 Nov 2018 14:30:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:51Z", "revision_number": 0, "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": 10, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 5, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:53,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-6aa8207a-6905-43fe-8fdf-c90e085b544d 2018-11-06 14:30:53,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:53,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f05762f5-137e-49c8-ad65-f7ced45b8018 Date: Tue, 06 Nov 2018 14:30:53 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:53,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-f05762f5-137e-49c8-ad65-f7ced45b8018 2018-11-06 14:30:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:53,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d43993eb-7e75-433c-a79b-d95e8b8c68d4 Date: Tue, 06 Nov 2018 14:30:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:51Z", "revision_number": 0, "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": 10, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 5, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:53,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-d43993eb-7e75-433c-a79b-d95e8b8c68d4 2018-11-06 14:30:53,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:53,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:53,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-71026561-df78-441b-b2bc-0f77975e6954 Date: Tue, 06 Nov 2018 14:30:53 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:53,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-71026561-df78-441b-b2bc-0f77975e6954 2018-11-06 14:30:53,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:54,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-afc54c61-7bbe-426d-919c-2e6fe80e15c7 Date: Tue, 06 Nov 2018 14:30:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:51Z", "revision_number": 0, "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": 10, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 5, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:54,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-afc54c61-7bbe-426d-919c-2e6fe80e15c7 2018-11-06 14:30:54,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:54,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c9388791-5f73-4737-aa8e-557e2d65fd26 Date: Tue, 06 Nov 2018 14:30:54 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:54,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-c9388791-5f73-4737-aa8e-557e2d65fd26 2018-11-06 14:30:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:54,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-571109ed-6f36-4b13-879c-4a0cf25c24ec Date: Tue, 06 Nov 2018 14:30:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:51Z", "revision_number": 0, "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": 10, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 5, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:54,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-571109ed-6f36-4b13-879c-4a0cf25c24ec 2018-11-06 14:30:54,189 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:54,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:54,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4596b9eb-3fd9-4efc-a968-868fdd9added Date: Tue, 06 Nov 2018 14:30:54 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:54,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-4596b9eb-3fd9-4efc-a968-868fdd9added 2018-11-06 14:30:54,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:54,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-546c2a30-16b0-4d8b-9d9f-8692c6acdc9b Date: Tue, 06 Nov 2018 14:30:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:49Z", "revision_number": 0, "id": "13ec4278-7664-4382-b929-acca935e0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "5a4b939a-6b59-445d-9281-9cf5613318a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:50Z", "revision_number": 0, "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:30:51Z", "revision_number": 0, "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": 10, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "f34438e4-0f24-4cd1-b91b-005199121f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 5, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "name": "CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname"}]} 2018-11-06 14:30:54,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname used request id req-546c2a30-16b0-4d8b-9d9f-8692c6acdc9b 2018-11-06 14:30:54,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:54,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-12d29d3d-8cc5-463b-912d-a3218acf8e9a Date: Tue, 06 Nov 2018 14:30:54 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:54,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-12d29d3d-8cc5-463b-912d-a3218acf8e9a 2018-11-06 14:30:54,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:54,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c62536cc-38f4-42c5-a6b9-76eaf6e7c7b9 Date: Tue, 06 Nov 2018 14:30:54 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-11-06T14:30:49Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:49Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "13ec4278-7664-4382-b929-acca935e0dda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:54,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-c62536cc-38f4-42c5-a6b9-76eaf6e7c7b9 2018-11-06 14:30:54,801 - neutron_utils - INFO - Deleting security group rule with ID - 13ec4278-7664-4382-b929-acca935e0dda 2018-11-06 14:30:54,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/13ec4278-7664-4382-b929-acca935e0dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:55,032 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9f9af22-e699-4293-b809-7477e0e70d62 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:55,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/13ec4278-7664-4382-b929-acca935e0dda used request id req-c9f9af22-e699-4293-b809-7477e0e70d62 2018-11-06 14:30:55,032 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-11-06 14:30:55,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b7dee06-08c0-4a69-81eb-dafb69ea0b03 2018-11-06 14:30:55,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4028e389d0b876cf31c2cb7f1d4915cff2a3f1a" 2018-11-06 14:30:55,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-c84d28d1-e17e-4504-91ef-73d0710aa382 Date: Tue, 06 Nov 2018 14:30:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "5a4b939a-6b59-445d-9281-9cf5613318a2"}, {"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-11-06T14:30:50Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:50Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "7d84c032-ca23-41d9-96d0-2ea0197ecf37"}, {"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-11-06T14:30:51Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": 10, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:51Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "7b7dee06-08c0-4a69-81eb-dafb69ea0b03", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "f34438e4-0f24-4cd1-b91b-005199121f44"}]} 2018-11-06 14:30:55,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-c84d28d1-e17e-4504-91ef-73d0710aa382 2018-11-06 14:30:55,066 - neutron_utils - INFO - Deleting security group rule with ID - 5a4b939a-6b59-445d-9281-9cf5613318a2 2018-11-06 14:30:55,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/5a4b939a-6b59-445d-9281-9cf5613318a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:55,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e1fa4dd-7b1c-4fb6-a306-557e5c5dfcbf Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:55,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/5a4b939a-6b59-445d-9281-9cf5613318a2 used request id req-2e1fa4dd-7b1c-4fb6-a306-557e5c5dfcbf 2018-11-06 14:30:55,290 - neutron_utils - INFO - Deleting security group rule with ID - 13ec4278-7664-4382-b929-acca935e0dda 2018-11-06 14:30:55,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/13ec4278-7664-4382-b929-acca935e0dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:55,463 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-92a31d72-92aa-431c-8710-03d833af8b74 Date: Tue, 06 Nov 2018 14:30:55 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 13ec4278-7664-4382-b929-acca935e0dda does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 14:30:55,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/13ec4278-7664-4382-b929-acca935e0dda used request id req-92a31d72-92aa-431c-8710-03d833af8b74 2018-11-06 14:30:55,463 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 13ec4278-7664-4382-b929-acca935e0dda does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 14:30:55,464 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 13ec4278-7664-4382-b929-acca935e0dda does not exist Neutron server returns request_ids: ['req-92a31d72-92aa-431c-8710-03d833af8b74'] 2018-11-06 14:30:55,464 - neutron_utils - INFO - Deleting security group rule with ID - f34438e4-0f24-4cd1-b91b-005199121f44 2018-11-06 14:30:55,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/f34438e4-0f24-4cd1-b91b-005199121f44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:55,558 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a75767b1-6d5c-4d8e-a50c-9ff8d0c37c83 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:55,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/f34438e4-0f24-4cd1-b91b-005199121f44 used request id req-a75767b1-6d5c-4d8e-a50c-9ff8d0c37c83 2018-11-06 14:30:55,559 - neutron_utils - INFO - Deleting security group rule with ID - ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc 2018-11-06 14:30:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:55,810 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea474958-661c-42f5-9df1-63ee76f83018 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:55,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ec75d6bb-038e-4b96-a3cb-6d1c93afe0fc used request id req-ea474958-661c-42f5-9df1-63ee76f83018 2018-11-06 14:30:55,810 - neutron_utils - INFO - Deleting security group rule with ID - 7d84c032-ca23-41d9-96d0-2ea0197ecf37 2018-11-06 14:30:55,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/7d84c032-ca23-41d9-96d0-2ea0197ecf37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:56,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d83784cb-de00-4ba7-9d2a-d5201db24608 Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:56,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/7d84c032-ca23-41d9-96d0-2ea0197ecf37 used request id req-d83784cb-de00-4ba7-9d2a-d5201db24608 2018-11-06 14:30:56,046 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4da76190-2dc1-45da-999c-d5b03b80dd8cname 2018-11-06 14:30:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7b7dee06-08c0-4a69-81eb-dafb69ea0b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d06e9bf8506443279dfcc01ac26008a8c3f1dae" 2018-11-06 14:30:56,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4881354e-9a16-4e25-bc75-1be4ff7cb47b Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:56,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7b7dee06-08c0-4a69-81eb-dafb69ea0b03 used request id req-4881354e-9a16-4e25-bc75-1be4ff7cb47b 2018-11-06 14:30:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:56,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-41b4c10e-4a00-4962-bd46-2e31598dd30f Date: Tue, 06 Nov 2018 14:30:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "updated_at": "2018-11-06T14:30:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "4f87a193-3697-427e-bfa2-af34338ff89d", "remote_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "6aab1d77-88d3-416a-9552-e36150d010b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "ae184f95-1923-44ab-b122-f43c17c254a3", "remote_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv4", "project_id": "c44180e1dbaf425791c2a690e04f0785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "revision_number": 0, "id": "b2543627-56f0-40fa-9490-59aa8edb798c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:30:47Z", "security_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "port_range_min": null, "ethertype": "IPv6", "project_id": "c44180e1dbaf425791c2a690e04f0785"}], "revision_number": 4, "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "name": "default"}]} 2018-11-06 14:30:56,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-41b4c10e-4a00-4962-bd46-2e31598dd30f 2018-11-06 14:30:56,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:56,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b6a7d7-2b70-41e8-a1d5-1ec110cda72d 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:30:56,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-41b6a7d7-2b70-41e8-a1d5-1ec110cda72d 2018-11-06 14:30:56,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:56,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939455f8-a162-48e4-b243-2337879b7fd5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:30:56,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-939455f8-a162-48e4-b243-2337879b7fd5 2018-11-06 14:30:56,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:56,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2e03b6-54e8-4c75-ae0a-d1494117b76f 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:30:56,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-dd2e03b6-54e8-4c75-ae0a-d1494117b76f 2018-11-06 14:30:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:56,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96980ac-ee60-4d39-9b55-b2fc7e7f72b8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785"}, "enabled": true, "id": "c44180e1dbaf425791c2a690e04f0785", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-256a1c4b-2f9b-473-proj"}} 2018-11-06 14:30:56,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785 used request id req-d96980ac-ee60-4d39-9b55-b2fc7e7f72b8 2018-11-06 14:30:56,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe8c9198-3f1c-431b-ba61-6e02109f096e 2018-11-06 14:30:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fe8c9198-3f1c-431b-ba61-6e02109f096e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:56,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-301973aa-eceb-426f-be6d-bd3247fe54d7 Date: Tue, 06 Nov 2018 14:30:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "4f87a193-3697-427e-bfa2-af34338ff89d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "6aab1d77-88d3-416a-9552-e36150d010b4"}, {"remote_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "ae184f95-1923-44ab-b122-f43c17c254a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:30:47Z", "security_group_id": "fe8c9198-3f1c-431b-ba61-6e02109f096e", "port_range_min": null, "revision_number": 0, "tenant_id": "c44180e1dbaf425791c2a690e04f0785", "created_at": "2018-11-06T14:30:47Z", "project_id": "c44180e1dbaf425791c2a690e04f0785", "id": "b2543627-56f0-40fa-9490-59aa8edb798c"}]} 2018-11-06 14:30:56,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fe8c9198-3f1c-431b-ba61-6e02109f096e used request id req-301973aa-eceb-426f-be6d-bd3247fe54d7 2018-11-06 14:30:56,923 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:30:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/fe8c9198-3f1c-431b-ba61-6e02109f096e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:57,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-377283f8-bbfd-423f-a9bd-38347b3a6e5a Content-Length: 0 Date: Tue, 06 Nov 2018 14:30:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:30:57,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/fe8c9198-3f1c-431b-ba61-6e02109f096e used request id req-377283f8-bbfd-423f-a9bd-38347b3a6e5a 2018-11-06 14:30:57,226 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-256a1c4b-2f9b-473-proj 2018-11-06 14:30:57,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:57,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f8c63f-5b44-4e48-bdaf-c9f6bbf4052b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:57,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c44180e1dbaf425791c2a690e04f0785 used request id req-45f8c63f-5b44-4e48-bdaf-c9f6bbf4052b 2018-11-06 14:30:57,478 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-256a1c4b-2f9b-473-proj-role 2018-11-06 14:30:57,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/e9eba2ff1c9141aaaaf28c3acb42a877 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:57,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f11d39b8-b462-4937-816a-4cecc8df3106 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:57,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/e9eba2ff1c9141aaaaf28c3acb42a877 used request id req-f11d39b8-b462-4937-816a-4cecc8df3106 2018-11-06 14:30:57,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b646c582245b6349700a5059b8fb50077181575" 2018-11-06 14:30:57,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d977dbd5-4ebe-4225-b8d8-e26bfc1424b9 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:30:57,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d977dbd5-4ebe-4225-b8d8-e26bfc1424b9 2018-11-06 14:30:57,688 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-256a1c4b-2f9b-473-user 2018-11-06 14:30:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/234925f8be894d1ab7c7d40d4761a854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d681bcaee35e53c81635571eb0c4ba6bf28d0db8" 2018-11-06 14:30:57,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35e4e52c-64b9-4e7c-8ae7-30fee6185127 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:30:57,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/234925f8be894d1ab7c7d40d4761a854 used request id req-35e4e52c-64b9-4e7c-8ae7-30fee6185127 2018-11-06 14:30:57,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:58,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["sv3vSSRBTJG93muWaff7xw"], "issued_at": "2018-11-06T14:30:58.000000Z"}} 2018-11-06 14:30:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7812d87c6407888075771ce65179896701da19d" 2018-11-06 14:30:58,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1395c8e1-907b-4168-8b6a-c60e6ddbcba3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:58,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1395c8e1-907b-4168-8b6a-c60e6ddbcba3 2018-11-06 14:30:58,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:58,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:58,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["UFOxEzUFSKOnX6B-kUlloQ"], "issued_at": "2018-11-06T14:30:58.000000Z"}} 2018-11-06 14:30:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:30:58,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc4b72f-9095-4420-9356-895b20f65ec9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:58,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-edc4b72f-9095-4420-9356-895b20f65ec9 2018-11-06 14:30:58,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:58,830 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-09dc6140-ac68-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:30:58,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c779d3a4-759f-4e24-8fac-6e2c0f4dcdcf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-09dc6140-ac68-40d-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:30:58,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-09dc6140-ac68-40d-proj used request id req-c779d3a4-759f-4e24-8fac-6e2c0f4dcdcf 2018-11-06 14:30:58,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:30:59,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263840f5-4b67-4237-8502-c6485ef69eab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:59,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-263840f5-4b67-4237-8502-c6485ef69eab 2018-11-06 14:30:59,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj"}}' 2018-11-06 14:30:59,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15a3922a-1405-4103-a44c-ee0b1057c3bd Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb"}, "enabled": true, "id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj"}} 2018-11-06 14:30:59,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-15a3922a-1405-4103-a44c-ee0b1057c3bd 2018-11-06 14:30:59,121 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-09dc6140-ac68-40d-proj 2018-11-06 14:30:59,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:30:59,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:30:59,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["7tVETOp4T9OM9UkjRZXTbQ"], "issued_at": "2018-11-06T14:30:59.000000Z"}} 2018-11-06 14:30:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b4fedf9c82319e426df4776069483d53b60436" 2018-11-06 14:30:59,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c430a407-62a3-4ff7-951b-558abe42f006 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:30:59,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c430a407-62a3-4ff7-951b-558abe42f006 2018-11-06 14:30:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:30:59,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:30:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b4fedf9c82319e426df4776069483d53b60436" 2018-11-06 14:30:59,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f44ecd-c949-4251-9b4c-ecd89ae603a4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:30:59,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-98f44ecd-c949-4251-9b4c-ecd89ae603a4 2018-11-06 14:30:59,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-09dc6140-ac68-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b4fedf9c82319e426df4776069483d53b60436" 2018-11-06 14:30:59,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651de61a-1bc6-427c-9dac-cf8034c0e7a7 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-09dc6140-ac68-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb"}, "enabled": true, "id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj"}]} 2018-11-06 14:30:59,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-09dc6140-ac68-40d-proj used request id req-651de61a-1bc6-427c-9dac-cf8034c0e7a7 2018-11-06 14:30:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b4fedf9c82319e426df4776069483d53b60436" 2018-11-06 14:30:59,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40075386-e372-42b7-b543-6782b3a288c7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:30:59,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-40075386-e372-42b7-b543-6782b3a288c7 2018-11-06 14:31:00,258 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-09dc6140-ac68-40d-user 2018-11-06 14:31:00,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:31:00,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce71ef1-dcf3-433c-bd38-71c667cd582d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:00,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3ce71ef1-dcf3-433c-bd38-71c667cd582d 2018-11-06 14:31:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" -d '{"role": {"name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj-role"}}' 2018-11-06 14:31:00,384 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c9f3cb-c1d3-4e65-af8c-e47691d1523f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a58a63e469a24ca388aecd80ca41e98c", "links": {"self": "http://172.30.9.27:5000/v3/roles/a58a63e469a24ca388aecd80ca41e98c"}, "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj-role"}} 2018-11-06 14:31:00,384 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-61c9f3cb-c1d3-4e65-af8c-e47691d1523f 2018-11-06 14:31:00,384 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-09dc6140-ac68-40d-proj-role 2018-11-06 14:31:00,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a58a63e469a24ca388aecd80ca41e98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:31:00,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5399d74b-720d-42a5-b07f-4df0653a9453 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a58a63e469a24ca388aecd80ca41e98c"}, "domain_id": null, "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj-role", "id": "a58a63e469a24ca388aecd80ca41e98c"}} 2018-11-06 14:31:00,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a58a63e469a24ca388aecd80ca41e98c used request id req-5399d74b-720d-42a5-b07f-4df0653a9453 2018-11-06 14:31:00,476 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-09dc6140-ac68-40d-proj-role to project CreateSecurityGroupTests-09dc6140-ac68-40d-proj 2018-11-06 14:31:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb/users/c0aa0693f2e341709c784bdd7efb098f/roles/a58a63e469a24ca388aecd80ca41e98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:31:00,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f594306-2015-4636-ba8c-cadda7a73f9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:00,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb/users/c0aa0693f2e341709c784bdd7efb098f/roles/a58a63e469a24ca388aecd80ca41e98c used request id req-5f594306-2015-4636-ba8c-cadda7a73f9f 2018-11-06 14:31:00,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:00,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:00,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a58a63e469a24ca388aecd80ca41e98c", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj-role"}], "expires_at": "2018-11-06T15:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-user", "id": "c0aa0693f2e341709c784bdd7efb098f"}, "audit_ids": ["YPb0sBRaTum7Eft0EPM4uQ"], "issued_at": "2018-11-06T14:31:00.000000Z"}} 2018-11-06 14:31:00,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:01,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c720a7b-7ccb-4e41-8655-337059fd1d15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:01,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4c720a7b-7ccb-4e41-8655-337059fd1d15 2018-11-06 14:31:01,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:01,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e0409fe4-a612-4c70-8f0b-2abe9ef36ee1 Date: Tue, 06 Nov 2018 14:31:01 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:31:01,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name&description=hello+group used request id req-e0409fe4-a612-4c70-8f0b-2abe9ef36ee1 2018-11-06 14:31:01,376 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name... 2018-11-06 14:31:01,376 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name 2018-11-06 14:31:01,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" -d '{"security_group": {"name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name", "description": "hello group"}}' 2018-11-06 14:31:01,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-269cdd1c-7e38-4b0f-9c8e-25e5f3cc6e42 Date: Tue, 06 Nov 2018 14:31:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 2, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}} 2018-11-06 14:31:01,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-269cdd1c-7e38-4b0f-9c8e-25e5f3cc6e42 2018-11-06 14:31:01,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:01,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38890721-b5fa-4847-be56-5b66c40ebb13 Date: Tue, 06 Nov 2018 14:31: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-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:01,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-38890721-b5fa-4847-be56-5b66c40ebb13 2018-11-06 14:31:01,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:01,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:02,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54cfcfcc-4911-402a-849d-ad4ff465bb45 Date: Tue, 06 Nov 2018 14:31: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-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:02,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-54cfcfcc-4911-402a-849d-ad4ff465bb45 2018-11-06 14:31:02,084 - neutron_utils - INFO - Retrieving security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:02,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:02,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6cf9b825-0bf8-47c7-88bd-a26a4d7b3264 Date: Tue, 06 Nov 2018 14:31:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 2, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:02,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-6cf9b825-0bf8-47c7-88bd-a26a4d7b3264 2018-11-06 14:31:02,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:02,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:02,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82c2ce56-af58-4650-a03d-e03407e15f72 Date: Tue, 06 Nov 2018 14:31: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-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:02,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-82c2ce56-af58-4650-a03d-e03407e15f72 2018-11-06 14:31:02,459 - neutron_utils - INFO - Retrieving security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:02,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:02,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2028df34-141e-4378-9024-cdfe55717515 Date: Tue, 06 Nov 2018 14:31:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 2, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:02,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-2028df34-141e-4378-9024-cdfe55717515 2018-11-06 14:31:02,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:02,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b5b39c1e-0803-4653-8068-0e5f952325e1 Date: Tue, 06 Nov 2018 14:31: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-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:02,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-b5b39c1e-0803-4653-8068-0e5f952325e1 2018-11-06 14:31:02,826 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name 2018-11-06 14:31:02,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:03,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-37e78762-4c81-4fc3-bcfb-5b8da85b9be1 Date: Tue, 06 Nov 2018 14:31:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 2, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:03,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name used request id req-37e78762-4c81-4fc3-bcfb-5b8da85b9be1 2018-11-06 14:31:03,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:03,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:03,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:03,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50437630-5e3b-44ad-8406-65cad01632e0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb"}, "enabled": true, "id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj"}} 2018-11-06 14:31:03,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb used request id req-50437630-5e3b-44ad-8406-65cad01632e0 2018-11-06 14:31:03,111 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:03,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2e28eec-9d47-4ed9-be00-1c77ed5fc134 Date: Tue, 06 Nov 2018 14:31:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:03,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-f2e28eec-9d47-4ed9-be00-1c77ed5fc134 2018-11-06 14:31:03,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}9843dc1c18282f14a868be73a507cb013ef74b7d" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb"}}' 2018-11-06 14:31:03,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-548519c8-53fe-42ba-bd49-6191f9f0160e Date: Tue, 06 Nov 2018 14:31:03 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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}} 2018-11-06 14:31:03,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-548519c8-53fe-42ba-bd49-6191f9f0160e 2018-11-06 14:31:03,590 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name 2018-11-06 14:31:03,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:03,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-bfee98eb-dc17-4cca-8664-b0619cf0b559 Date: Tue, 06 Nov 2018 14:31:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 3, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:03,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name used request id req-bfee98eb-dc17-4cca-8664-b0619cf0b559 2018-11-06 14:31:03,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:03,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b375e21-7abe-4269-a7dc-4f3cc5bdedb5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb"}, "enabled": true, "id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj"}} 2018-11-06 14:31:03,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb used request id req-6b375e21-7abe-4269-a7dc-4f3cc5bdedb5 2018-11-06 14:31:03,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:03,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:03,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9dc53d05-0a52-4f0b-8090-7dfe7d2e3e06 Date: Tue, 06 Nov 2018 14:31:03 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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:03,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-9dc53d05-0a52-4f0b-8090-7dfe7d2e3e06 2018-11-06 14:31:03,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}9843dc1c18282f14a868be73a507cb013ef74b7d" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb"}}' 2018-11-06 14:31:04,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-6ff70091-969e-4ffd-adc1-e9baa2d2edb9 Date: Tue, 06 Nov 2018 14:31:04 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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}} 2018-11-06 14:31:04,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-6ff70091-969e-4ffd-adc1-e9baa2d2edb9 2018-11-06 14:31:04,266 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name 2018-11-06 14:31:04,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:04,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-cff31803-2cb3-4a9b-9038-5771469ef346 Date: Tue, 06 Nov 2018 14:31:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "6385bf21-1002-420f-ab57-92cc8f5c612b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 4, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:04,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name used request id req-cff31803-2cb3-4a9b-9038-5771469ef346 2018-11-06 14:31:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:04,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec6fdb7-bcfb-4cc7-900a-83680581b561 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb"}, "enabled": true, "id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj"}} 2018-11-06 14:31:04,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb used request id req-fec6fdb7-bcfb-4cc7-900a-83680581b561 2018-11-06 14:31:04,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:04,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:04,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-c743821a-a555-470c-99a6-c2bc6d1e0d97 Date: Tue, 06 Nov 2018 14:31:04 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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:04,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-c743821a-a555-470c-99a6-c2bc6d1e0d97 2018-11-06 14:31:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}9843dc1c18282f14a868be73a507cb013ef74b7d" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10}}' 2018-11-06 14:31:04,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-427a8fcc-2630-4972-b681-aa08f962ab3b Date: Tue, 06 Nov 2018 14:31:04 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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}} 2018-11-06 14:31:04,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-427a8fcc-2630-4972-b681-aa08f962ab3b 2018-11-06 14:31:04,894 - neutron_utils - INFO - Retrieving security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:04,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:04,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a62f74fe-520e-4331-8c64-99106cdf16d5 Date: Tue, 06 Nov 2018 14:31:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "6385bf21-1002-420f-ab57-92cc8f5c612b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "f24b2b29-f448-428d-97b1-925e4cd56539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 5, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:04,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-a62f74fe-520e-4331-8c64-99106cdf16d5 2018-11-06 14:31:04,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:04,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:04,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-918d36b4-a936-4aa7-be5a-a3ed1372b271 Date: Tue, 06 Nov 2018 14:31:04 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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:04,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-918d36b4-a936-4aa7-be5a-a3ed1372b271 2018-11-06 14:31:04,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:05,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a58a63e469a24ca388aecd80ca41e98c", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj-role"}], "expires_at": "2018-11-06T15:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ee7bba1487fc43e6b02a4ed99b8af6eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-user", "id": "c0aa0693f2e341709c784bdd7efb098f"}, "audit_ids": ["oSNSPEkBRmyeVSpAXaC1Zg"], "issued_at": "2018-11-06T14:31:05.000000Z"}} 2018-11-06 14:31:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:05,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fdbc8cc6-82c3-4f18-9c53-510e38194219 Date: Tue, 06 Nov 2018 14:31:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "6385bf21-1002-420f-ab57-92cc8f5c612b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "f24b2b29-f448-428d-97b1-925e4cd56539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 5, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:05,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name&description=hello+group used request id req-fdbc8cc6-82c3-4f18-9c53-510e38194219 2018-11-06 14:31:05,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:05,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:05,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4222a585-af2d-4930-9d59-24dffe5590a4 Date: Tue, 06 Nov 2018 14:31:05 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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:05,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-4222a585-af2d-4930-9d59-24dffe5590a4 2018-11-06 14:31:05,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:05,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:05,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c603337f-f9fa-4de3-bf2e-202bbf06bb4e Date: Tue, 06 Nov 2018 14:31:05 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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:05,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-c603337f-f9fa-4de3-bf2e-202bbf06bb4e 2018-11-06 14:31:05,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:06,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-188d59d5-7c34-485f-991d-b81d33e5f362 Date: Tue, 06 Nov 2018 14:31:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "6385bf21-1002-420f-ab57-92cc8f5c612b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "f24b2b29-f448-428d-97b1-925e4cd56539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 5, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:06,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name used request id req-188d59d5-7c34-485f-991d-b81d33e5f362 2018-11-06 14:31:06,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:06,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:06,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b7495dab-d264-4b7c-b2dc-6d2b3b496c07 Date: Tue, 06 Nov 2018 14:31:06 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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:06,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-b7495dab-d264-4b7c-b2dc-6d2b3b496c07 2018-11-06 14:31:06,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:06,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bbeca200-699b-4265-b36c-015373deae90 Date: Tue, 06 Nov 2018 14:31:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "6385bf21-1002-420f-ab57-92cc8f5c612b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "f24b2b29-f448-428d-97b1-925e4cd56539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 5, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:06,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name used request id req-bbeca200-699b-4265-b36c-015373deae90 2018-11-06 14:31:06,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:06,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:06,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3c252b2b-4285-4cc0-ac9e-563931e3685d Date: Tue, 06 Nov 2018 14:31:06 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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:06,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-3c252b2b-4285-4cc0-ac9e-563931e3685d 2018-11-06 14:31:06,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:06,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d1dea33a-799c-4f90-b3cc-26edcd88ba52 Date: Tue, 06 Nov 2018 14:31:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "6385bf21-1002-420f-ab57-92cc8f5c612b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "f24b2b29-f448-428d-97b1-925e4cd56539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 5, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:06,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name used request id req-d1dea33a-799c-4f90-b3cc-26edcd88ba52 2018-11-06 14:31:06,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:06,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:07,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ae07acfe-e06c-4500-baf3-7e4aa3612dce Date: Tue, 06 Nov 2018 14:31: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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:07,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-ae07acfe-e06c-4500-baf3-7e4aa3612dce 2018-11-06 14:31:07,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:07,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0462c827-246d-45b6-b159-f05eff043d27 Date: Tue, 06 Nov 2018 14:31:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "6385bf21-1002-420f-ab57-92cc8f5c612b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "f24b2b29-f448-428d-97b1-925e4cd56539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 5, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:07,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name used request id req-0462c827-246d-45b6-b159-f05eff043d27 2018-11-06 14:31:07,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:07,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d0564784-8b09-4770-b877-02e3117741f5 Date: Tue, 06 Nov 2018 14:31: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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:07,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-d0564784-8b09-4770-b877-02e3117741f5 2018-11-06 14:31:07,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:07,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2b85947b-22bc-4699-a165-394cc94c3382 Date: Tue, 06 Nov 2018 14:31:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "6385bf21-1002-420f-ab57-92cc8f5c612b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "f24b2b29-f448-428d-97b1-925e4cd56539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 5, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:07,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name used request id req-2b85947b-22bc-4699-a165-394cc94c3382 2018-11-06 14:31:07,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:07,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:07,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-52ef9477-8fb7-4930-b7c3-a6c35bbeb54e Date: Tue, 06 Nov 2018 14:31: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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:07,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-52ef9477-8fb7-4930-b7c3-a6c35bbeb54e 2018-11-06 14:31:07,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:07,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4de8f8f7-bef4-4452-a01a-7ecc10fdba37 Date: Tue, 06 Nov 2018 14:31:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "6385bf21-1002-420f-ab57-92cc8f5c612b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "f24b2b29-f448-428d-97b1-925e4cd56539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 5, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:07,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name used request id req-4de8f8f7-bef4-4452-a01a-7ecc10fdba37 2018-11-06 14:31:07,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:07,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:08,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e4d34179-df59-4e42-8685-552904814d02 Date: Tue, 06 Nov 2018 14:31:08 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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:08,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-e4d34179-df59-4e42-8685-552904814d02 2018-11-06 14:31:08,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:08,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bbf6ac86-9375-497e-8af5-68478dc03c6e Date: Tue, 06 Nov 2018 14:31:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:03Z", "revision_number": 0, "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "6385bf21-1002-420f-ab57-92cc8f5c612b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-06T14:31:04Z", "revision_number": 0, "id": "f24b2b29-f448-428d-97b1-925e4cd56539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 5, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "name": "CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name"}]} 2018-11-06 14:31:08,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name used request id req-bbf6ac86-9375-497e-8af5-68478dc03c6e 2018-11-06 14:31:08,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:08,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:08,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-022685db-0c31-4484-88b3-fa8d1ecdb9f6 Date: Tue, 06 Nov 2018 14:31:08 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-11-06T14:31:03Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:03Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "62581632-11f1-49b6-97d5-a4d8d7d0bf53"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:08,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-022685db-0c31-4484-88b3-fa8d1ecdb9f6 2018-11-06 14:31:08,476 - neutron_utils - INFO - Deleting security group rule with ID - 62581632-11f1-49b6-97d5-a4d8d7d0bf53 2018-11-06 14:31:08,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/62581632-11f1-49b6-97d5-a4d8d7d0bf53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:08,583 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcef94fa-d4c9-41ca-8d39-cec4d6c23d56 Content-Length: 0 Date: Tue, 06 Nov 2018 14:31:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:31:08,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/62581632-11f1-49b6-97d5-a4d8d7d0bf53 used request id req-fcef94fa-d4c9-41ca-8d39-cec4d6c23d56 2018-11-06 14:31:08,583 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-11-06 14:31:08,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efdd8b5c-13fb-491a-bbaf-29e131b9d0cb 2018-11-06 14:31:08,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9bac712a9d0c899be351d9fb94d98dd733a284" 2018-11-06 14:31:08,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-16ae8282-db75-4d24-aeca-ad0566e4906f Date: Tue, 06 Nov 2018 14:31:08 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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "6385bf21-1002-420f-ab57-92cc8f5c612b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "d6214323-00f5-4d34-af38-ebb1d1ce5ba1"}, {"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-11-06T14:31:04Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": 10, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:04Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f24b2b29-f448-428d-97b1-925e4cd56539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "efdd8b5c-13fb-491a-bbaf-29e131b9d0cb", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef"}]} 2018-11-06 14:31:08,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-16ae8282-db75-4d24-aeca-ad0566e4906f 2018-11-06 14:31:08,803 - neutron_utils - INFO - Deleting security group rule with ID - 62581632-11f1-49b6-97d5-a4d8d7d0bf53 2018-11-06 14:31:08,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/62581632-11f1-49b6-97d5-a4d8d7d0bf53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:08,831 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-8b6cc61f-e141-4a1a-857f-f5d68523897e Date: Tue, 06 Nov 2018 14:31:08 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 62581632-11f1-49b6-97d5-a4d8d7d0bf53 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 14:31:08,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/62581632-11f1-49b6-97d5-a4d8d7d0bf53 used request id req-8b6cc61f-e141-4a1a-857f-f5d68523897e 2018-11-06 14:31:08,831 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 62581632-11f1-49b6-97d5-a4d8d7d0bf53 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-06 14:31:08,831 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 62581632-11f1-49b6-97d5-a4d8d7d0bf53 does not exist Neutron server returns request_ids: ['req-8b6cc61f-e141-4a1a-857f-f5d68523897e'] 2018-11-06 14:31:08,831 - neutron_utils - INFO - Deleting security group rule with ID - 6385bf21-1002-420f-ab57-92cc8f5c612b 2018-11-06 14:31:08,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/6385bf21-1002-420f-ab57-92cc8f5c612b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:08,960 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c09ae6f-419e-40a1-b92a-8f7f6ff2356b Content-Length: 0 Date: Tue, 06 Nov 2018 14:31:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:31:08,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/6385bf21-1002-420f-ab57-92cc8f5c612b used request id req-2c09ae6f-419e-40a1-b92a-8f7f6ff2356b 2018-11-06 14:31:08,961 - neutron_utils - INFO - Deleting security group rule with ID - f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef 2018-11-06 14:31:08,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:09,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc48620d-1c97-43db-ba6f-ba03188f578e Content-Length: 0 Date: Tue, 06 Nov 2018 14:31:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:31:09,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/f9c1e2c3-3be8-47cd-9a75-2f4aa4a4b1ef used request id req-dc48620d-1c97-43db-ba6f-ba03188f578e 2018-11-06 14:31:09,215 - neutron_utils - INFO - Deleting security group rule with ID - d6214323-00f5-4d34-af38-ebb1d1ce5ba1 2018-11-06 14:31:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/d6214323-00f5-4d34-af38-ebb1d1ce5ba1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:09,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e31b0e0d-3f1e-4fa0-a6b8-2d6b18b22d2d Content-Length: 0 Date: Tue, 06 Nov 2018 14:31:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:31:09,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/d6214323-00f5-4d34-af38-ebb1d1ce5ba1 used request id req-e31b0e0d-3f1e-4fa0-a6b8-2d6b18b22d2d 2018-11-06 14:31:09,460 - neutron_utils - INFO - Deleting security group rule with ID - f24b2b29-f448-428d-97b1-925e4cd56539 2018-11-06 14:31:09,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/f24b2b29-f448-428d-97b1-925e4cd56539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:09,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17805c16-98a6-4f1b-a344-323b416d7a1c Content-Length: 0 Date: Tue, 06 Nov 2018 14:31:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:31:09,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/f24b2b29-f448-428d-97b1-925e4cd56539 used request id req-17805c16-98a6-4f1b-a344-323b416d7a1c 2018-11-06 14:31:09,557 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3c00be81-1086-403c-92fc-f691a7a952f5name 2018-11-06 14:31:09,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/efdd8b5c-13fb-491a-bbaf-29e131b9d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9843dc1c18282f14a868be73a507cb013ef74b7d" 2018-11-06 14:31:09,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef8930a3-b6ac-417f-a478-d87d9508bb76 Content-Length: 0 Date: Tue, 06 Nov 2018 14:31:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:31:09,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/efdd8b5c-13fb-491a-bbaf-29e131b9d0cb used request id req-ef8930a3-b6ac-417f-a478-d87d9508bb76 2018-11-06 14:31:09,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:31:10,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-39e148bf-1dd6-43fd-91d3-966459e56c6c Date: Tue, 06 Nov 2018 14:31:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "updated_at": "2018-11-06T14:31:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "64dcc9e0-d5b8-4e6f-a1ac-82f9d78dc46d", "remote_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "7273b7f3-5ec4-49fe-928d-04cb9cf8b4a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "b1020e47-2cd8-4959-9294-1265c2f9c759", "remote_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "revision_number": 0, "id": "e4afa677-f1cd-4c88-96ee-0ff023309c9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:31:01Z", "security_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb"}], "revision_number": 4, "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:31:10,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-39e148bf-1dd6-43fd-91d3-966459e56c6c 2018-11-06 14:31:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:31:10,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669ad34b-7fe9-4384-beb9-f1d134e18235 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb"}, "enabled": true, "id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09dc6140-ac68-40d-proj"}} 2018-11-06 14:31:10,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb used request id req-669ad34b-7fe9-4384-beb9-f1d134e18235 2018-11-06 14:31:10,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e8a2f57-9d0e-4126-ab3b-c00c4176276d 2018-11-06 14:31:10,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1e8a2f57-9d0e-4126-ab3b-c00c4176276d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:31:10,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-050f58fa-1ba5-4f3c-8342-6cdc02e8e6b2 Date: Tue, 06 Nov 2018 14:31:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "64dcc9e0-d5b8-4e6f-a1ac-82f9d78dc46d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "7273b7f3-5ec4-49fe-928d-04cb9cf8b4a9"}, {"remote_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "b1020e47-2cd8-4959-9294-1265c2f9c759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:31:01Z", "security_group_id": "1e8a2f57-9d0e-4126-ab3b-c00c4176276d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "created_at": "2018-11-06T14:31:01Z", "project_id": "ee7bba1487fc43e6b02a4ed99b8af6eb", "id": "e4afa677-f1cd-4c88-96ee-0ff023309c9f"}]} 2018-11-06 14:31:10,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1e8a2f57-9d0e-4126-ab3b-c00c4176276d used request id req-050f58fa-1ba5-4f3c-8342-6cdc02e8e6b2 2018-11-06 14:31:10,311 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:31:10,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/1e8a2f57-9d0e-4126-ab3b-c00c4176276d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:31:10,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9fc654d7-a840-4087-bb2c-dd62631ee276 Content-Length: 0 Date: Tue, 06 Nov 2018 14:31:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:31:10,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1e8a2f57-9d0e-4126-ab3b-c00c4176276d used request id req-9fc654d7-a840-4087-bb2c-dd62631ee276 2018-11-06 14:31:10,590 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-09dc6140-ac68-40d-proj 2018-11-06 14:31:10,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:31:10,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3759b36a-e46d-475f-b40a-eec605886c52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:10,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ee7bba1487fc43e6b02a4ed99b8af6eb used request id req-3759b36a-e46d-475f-b40a-eec605886c52 2018-11-06 14:31:10,783 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-09dc6140-ac68-40d-proj-role 2018-11-06 14:31:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a58a63e469a24ca388aecd80ca41e98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:31:10,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3db11f7-93e0-4482-9066-aad769688e48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:10,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a58a63e469a24ca388aecd80ca41e98c used request id req-a3db11f7-93e0-4482-9066-aad769688e48 2018-11-06 14:31:10,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef13598dd4b04b6c192131dca94fccdebcb0839d" 2018-11-06 14:31:10,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a35322-0017-4f02-a8b2-38896398acc1 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:10,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f7a35322-0017-4f02-a8b2-38896398acc1 2018-11-06 14:31:10,985 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-09dc6140-ac68-40d-user 2018-11-06 14:31:10,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/c0aa0693f2e341709c784bdd7efb098f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b4fedf9c82319e426df4776069483d53b60436" 2018-11-06 14:31:11,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e253a7e-8414-40eb-b14a-f33d58dfa1b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:11,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c0aa0693f2e341709c784bdd7efb098f used request id req-1e253a7e-8414-40eb-b14a-f33d58dfa1b8 2018-11-06 14:31:11,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:11,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["85AS0N-7SVae0O3hVFamZQ"], "issued_at": "2018-11-06T14:31:11.000000Z"}} 2018-11-06 14:31:11,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47941fca39f23135fc5aa5f680f11111791c809b" 2018-11-06 14:31:11,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b64a98b-f125-49aa-aea6-9726c1460bb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:11,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5b64a98b-f125-49aa-aea6-9726c1460bb2 2018-11-06 14:31:11,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:11,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:12,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["dpjQVKAqROCqDJIvUdYToA"], "issued_at": "2018-11-06T14:31:12.000000Z"}} 2018-11-06 14:31:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:12,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e371eb8e-b044-4bb3-8a45-3dbee5a22ddb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:12,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e371eb8e-b044-4bb3-8a45-3dbee5a22ddb 2018-11-06 14:31:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:12,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:12,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:12,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1c0ba5-7112-482b-a2fe-c26dd122915a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:31:12,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj used request id req-2c1c0ba5-7112-482b-a2fe-c26dd122915a 2018-11-06 14:31:12,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:12,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39356364-7529-4ca1-9606-2809c93c85dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:12,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-39356364-7529-4ca1-9606-2809c93c85dd 2018-11-06 14:31:12,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj"}}' 2018-11-06 14:31:12,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8bd2b44-7eff-4979-8e89-9e66439394b2 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bbb8c8a5821443e9d80b5c5c19312a8"}, "enabled": true, "id": "8bbb8c8a5821443e9d80b5c5c19312a8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj"}} 2018-11-06 14:31:12,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d8bd2b44-7eff-4979-8e89-9e66439394b2 2018-11-06 14:31:12,504 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj 2018-11-06 14:31:12,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:12,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:12,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["9A1BJxgQTZSQskl5w_CdOg"], "issued_at": "2018-11-06T14:31:12.000000Z"}} 2018-11-06 14:31:12,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3177541c338f5a0cf5d71c0e3ade5e99c604080" 2018-11-06 14:31:12,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed66605a-45fb-4c70-93fb-c56b5eb180d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:12,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ed66605a-45fb-4c70-93fb-c56b5eb180d2 2018-11-06 14:31:12,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:12,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3177541c338f5a0cf5d71c0e3ade5e99c604080" 2018-11-06 14:31:13,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf435b23-263b-4b35-bfdc-db3d141e56a8 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:31:13,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cf435b23-263b-4b35-bfdc-db3d141e56a8 2018-11-06 14:31:13,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3177541c338f5a0cf5d71c0e3ade5e99c604080" 2018-11-06 14:31:13,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4070bb-3fc2-4a0e-a3b9-9246a8cb6813 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bbb8c8a5821443e9d80b5c5c19312a8"}, "enabled": true, "id": "8bbb8c8a5821443e9d80b5c5c19312a8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj"}]} 2018-11-06 14:31:13,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj used request id req-2a4070bb-3fc2-4a0e-a3b9-9246a8cb6813 2018-11-06 14:31:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3177541c338f5a0cf5d71c0e3ade5e99c604080" 2018-11-06 14:31:13,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c8fc33-e89b-49fd-8426-e504eda31f64 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:13,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a4c8fc33-e89b-49fd-8426-e504eda31f64 2018-11-06 14:31:13,576 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-65a1cf22-1a8c-4fb-user 2018-11-06 14:31:13,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:13,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a75f89-7e28-4ab5-8975-be11339f55a7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:13,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a1a75f89-7e28-4ab5-8975-be11339f55a7 2018-11-06 14:31:13,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" -d '{"role": {"name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj-role"}}' 2018-11-06 14:31:13,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ba4384-0c4b-4378-a293-09a4e927af10 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e5cbe48398b481b87252ab9a721592e", "links": {"self": "http://172.30.9.27:5000/v3/roles/6e5cbe48398b481b87252ab9a721592e"}, "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj-role"}} 2018-11-06 14:31:13,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a6ba4384-0c4b-4378-a293-09a4e927af10 2018-11-06 14:31:13,793 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj-role 2018-11-06 14:31:13,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6e5cbe48398b481b87252ab9a721592e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:13,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e23354bc-40b1-4111-a059-56a65bbfed3d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6e5cbe48398b481b87252ab9a721592e"}, "domain_id": null, "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj-role", "id": "6e5cbe48398b481b87252ab9a721592e"}} 2018-11-06 14:31:13,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6e5cbe48398b481b87252ab9a721592e used request id req-e23354bc-40b1-4111-a059-56a65bbfed3d 2018-11-06 14:31:13,815 - keystone_utils - INFO - Granting role CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj-role to project CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj 2018-11-06 14:31:13,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8bbb8c8a5821443e9d80b5c5c19312a8/users/1894a5c9579f455187e9a185886479d4/roles/6e5cbe48398b481b87252ab9a721592e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:13,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bd896dc-a4e3-48d6-ad7a-8ea5bf157758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:13,950 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8bbb8c8a5821443e9d80b5c5c19312a8/users/1894a5c9579f455187e9a185886479d4/roles/6e5cbe48398b481b87252ab9a721592e used request id req-9bd896dc-a4e3-48d6-ad7a-8ea5bf157758 2018-11-06 14:31:13,973 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:31:13,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:13,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:14,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e5cbe48398b481b87252ab9a721592e", "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj-role"}], "expires_at": "2018-11-06T15:31:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bbb8c8a5821443e9d80b5c5c19312a8", "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-user", "id": "1894a5c9579f455187e9a185886479d4"}, "audit_ids": ["3IUfDzQRTEyKQvjxJM3Gag"], "issued_at": "2018-11-06T14:31:14.000000Z"}} 2018-11-06 14:31:14,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5156c4137b34b77e43cc60c8fc66e0c2c76239fe" 2018-11-06 14:31:14,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab424cd-affb-4028-8a3a-c6c00558a4a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:14,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6ab424cd-affb-4028-8a3a-c6c00558a4a4 2018-11-06 14:31:14,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5156c4137b34b77e43cc60c8fc66e0c2c76239fe" 2018-11-06 14:31:14,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f3739b18-58ff-4c15-b7d7-8454f0a71818 Date: Tue, 06 Nov 2018 14:31:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f"} 2018-11-06 14:31:14,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f used request id req-f3739b18-58ff-4c15-b7d7-8454f0a71818 2018-11-06 14:31:14,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5156c4137b34b77e43cc60c8fc66e0c2c76239fe" 2018-11-06 14:31:15,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0f7fc107-8b9d-4689-ab52-0544324cc8df Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:15,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0f7fc107-8b9d-4689-ab52-0544324cc8df 2018-11-06 14:31:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5156c4137b34b77e43cc60c8fc66e0c2c76239fe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f"}' 2018-11-06 14:31:15,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a X-Openstack-Request-Id: req-69043dfb-bcc9-4a7c-9e90-dbd37d1b8643 Date: Tue, 06 Nov 2018 14:31:15 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a", "min_disk": 0, "protected": false, "id": "08736bd2-3edb-4bf0-996c-055645438b4a", "file": "/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a/file", "checksum": null, "owner": "8bbb8c8a5821443e9d80b5c5c19312a8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:15,603 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-69043dfb-bcc9-4a7c-9e90-dbd37d1b8643 2018-11-06 14:31:15,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5156c4137b34b77e43cc60c8fc66e0c2c76239fe" -d '' 2018-11-06 14:31:17,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bea91109-a634-4d2e-911b-2225230805a3 Date: Tue, 06 Nov 2018 14:31:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:31:17,390 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a/file used request id req-bea91109-a634-4d2e-911b-2225230805a3 2018-11-06 14:31:17,391 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:31:17,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5156c4137b34b77e43cc60c8fc66e0c2c76239fe" 2018-11-06 14:31:17,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1031df4b-edf8-4939-804f-28b470ba0ec4 Date: Tue, 06 Nov 2018 14:31:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:17Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08736bd2-3edb-4bf0-996c-055645438b4a/snap", "metadata": {}}], "self": "/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a", "min_disk": 0, "protected": false, "id": "08736bd2-3edb-4bf0-996c-055645438b4a", "file": "/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bbb8c8a5821443e9d80b5c5c19312a8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08736bd2-3edb-4bf0-996c-055645438b4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:17,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a used request id req-1031df4b-edf8-4939-804f-28b470ba0ec4 2018-11-06 14:31:17,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5156c4137b34b77e43cc60c8fc66e0c2c76239fe" 2018-11-06 14:31:17,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-58d87f7f-4968-4f89-af21-270a1ffabbb3 Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:17,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-58d87f7f-4968-4f89-af21-270a1ffabbb3 2018-11-06 14:31:17,704 - create_image - INFO - Created image with name - CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f 2018-11-06 14:31:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5156c4137b34b77e43cc60c8fc66e0c2c76239fe" 2018-11-06 14:31:17,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f467824f-747f-4871-86e1-575eb9d30a7e Date: Tue, 06 Nov 2018 14:31:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:17Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08736bd2-3edb-4bf0-996c-055645438b4a/snap", "metadata": {}}], "self": "/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a", "min_disk": 0, "protected": false, "id": "08736bd2-3edb-4bf0-996c-055645438b4a", "file": "/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bbb8c8a5821443e9d80b5c5c19312a8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08736bd2-3edb-4bf0-996c-055645438b4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:17,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a used request id req-f467824f-747f-4871-86e1-575eb9d30a7e 2018-11-06 14:31:17,726 - create_image - DEBUG - Instance status is - active 2018-11-06 14:31:17,726 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f 2018-11-06 14:31:17,726 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f 2018-11-06 14:31:17,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:18,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e5cbe48398b481b87252ab9a721592e", "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj-role"}], "expires_at": "2018-11-06T15:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bbb8c8a5821443e9d80b5c5c19312a8", "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8bbb8c8a5821443e9d80b5c5c19312a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-65a1cf22-1a8c-4fb-user", "id": "1894a5c9579f455187e9a185886479d4"}, "audit_ids": ["IxMrhfPYSwy4IFZMrj8j1A"], "issued_at": "2018-11-06T14:31:18.000000Z"}} 2018-11-06 14:31:18,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12180dbf4f2f722854e87457a60ed05bb5cb79b2" 2018-11-06 14:31:18,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-59c13695-4d1d-4454-a111-829ef538ad5d Date: Tue, 06 Nov 2018 14:31:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:17Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08736bd2-3edb-4bf0-996c-055645438b4a/snap", "metadata": {}}], "self": "/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a", "min_disk": 0, "protected": false, "id": "08736bd2-3edb-4bf0-996c-055645438b4a", "file": "/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bbb8c8a5821443e9d80b5c5c19312a8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08736bd2-3edb-4bf0-996c-055645438b4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f"} 2018-11-06 14:31:18,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f used request id req-59c13695-4d1d-4454-a111-829ef538ad5d 2018-11-06 14:31:18,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12180dbf4f2f722854e87457a60ed05bb5cb79b2" 2018-11-06 14:31:18,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-03d68957-2cbc-4af9-ba7c-d79c8ab423bc Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:18,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-03d68957-2cbc-4af9-ba7c-d79c8ab423bc 2018-11-06 14:31:18,824 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f 2018-11-06 14:31:18,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12180dbf4f2f722854e87457a60ed05bb5cb79b2" 2018-11-06 14:31:20,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67118aec-938c-4e10-9890-86d9fb87e9ee Date: Tue, 06 Nov 2018 14:31:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:31:20,869 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a used request id req-67118aec-938c-4e10-9890-86d9fb87e9ee 2018-11-06 14:31:20,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12180dbf4f2f722854e87457a60ed05bb5cb79b2" 2018-11-06 14:31:21,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-7c93186f-c851-477d-a58d-39caeab90ae8 Date: Tue, 06 Nov 2018 14:31:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f"} 2018-11-06 14:31:21,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f used request id req-7c93186f-c851-477d-a58d-39caeab90ae8 2018-11-06 14:31:21,044 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6251162d-e408-4859-a19b-1aeee863a48f 2018-11-06 14:31:21,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5156c4137b34b77e43cc60c8fc66e0c2c76239fe" 2018-11-06 14:31:21,201 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-525c36e0-a812-4c06-bc62-1f5ae0278558 Date: Tue, 06 Nov 2018 14:31:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:31:21,201 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/08736bd2-3edb-4bf0-996c-055645438b4a used request id req-525c36e0-a812-4c06-bc62-1f5ae0278558 2018-11-06 14:31:21,202 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-11-06 14:31:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:21,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8b3a7dfd-2997-4382-93a1-bb130dfbdd93 Date: Tue, 06 Nov 2018 14:31:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:31:21,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8b3a7dfd-2997-4382-93a1-bb130dfbdd93 2018-11-06 14:31:21,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:21,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2dc246-5706-4c0a-a879-c1b85dc95cad 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:31:21,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-2a2dc246-5706-4c0a-a879-c1b85dc95cad 2018-11-06 14:31:21,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:21,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7ecdd3-e0e4-4b83-b132-0d7cbc13de43 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:31:21,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-7d7ecdd3-e0e4-4b83-b132-0d7cbc13de43 2018-11-06 14:31:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:21,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6319c479-1b36-4ace-a5c6-adbb3a24020f 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:31:21,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-6319c479-1b36-4ace-a5c6-adbb3a24020f 2018-11-06 14:31:21,675 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj 2018-11-06 14:31:21,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8bbb8c8a5821443e9d80b5c5c19312a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:21,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a81c67fd-fde1-499e-812f-9cff104d0b97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:21,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8bbb8c8a5821443e9d80b5c5c19312a8 used request id req-a81c67fd-fde1-499e-812f-9cff104d0b97 2018-11-06 14:31:21,866 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-65a1cf22-1a8c-4fb-proj-role 2018-11-06 14:31:21,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/6e5cbe48398b481b87252ab9a721592e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:21,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b88df8ea-dc3c-42b6-8a4b-3fb5b931b591 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:21,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6e5cbe48398b481b87252ab9a721592e used request id req-b88df8ea-dc3c-42b6-8a4b-3fb5b931b591 2018-11-06 14:31:21,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2198a2ee3f3d99aaa017c1ebe672ce801a80cc" 2018-11-06 14:31:22,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0874a51a-308e-4df1-8875-e59138751d6d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:22,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0874a51a-308e-4df1-8875-e59138751d6d 2018-11-06 14:31:22,081 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-65a1cf22-1a8c-4fb-user 2018-11-06 14:31:22,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/1894a5c9579f455187e9a185886479d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3177541c338f5a0cf5d71c0e3ade5e99c604080" 2018-11-06 14:31:22,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fbcb44b-f31d-4f72-8ca2-aea888be12ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:22,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1894a5c9579f455187e9a185886479d4 used request id req-7fbcb44b-f31d-4f72-8ca2-aea888be12ca 2018-11-06 14:31:22,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:22,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["zNpb4mRRTkOVmYo4mIwdhg"], "issued_at": "2018-11-06T14:31:22.000000Z"}} 2018-11-06 14:31:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023f62fe424d332fa29a0684841a0bbb2afc5748" 2018-11-06 14:31:22,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c157592a-7016-4e37-9511-fa71f867e940 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:22,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c157592a-7016-4e37-9511-fa71f867e940 2018-11-06 14:31:22,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:22,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:23,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["A-EmuWAvSsWM2dgh1Riw3g"], "issued_at": "2018-11-06T14:31:23.000000Z"}} 2018-11-06 14:31:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:23,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4aa0cb-4334-4968-bafb-37905e7b1744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:23,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cf4aa0cb-4334-4968-bafb-37905e7b1744 2018-11-06 14:31:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:23,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:23,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:23,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd32f84e-3148-4d0f-8429-2a49d577b353 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:31:23,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj used request id req-fd32f84e-3148-4d0f-8429-2a49d577b353 2018-11-06 14:31:23,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:23,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17290fec-3b01-4693-8b66-f36243e7ea6c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:23,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-17290fec-3b01-4693-8b66-f36243e7ea6c 2018-11-06 14:31:23,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj"}}' 2018-11-06 14:31:23,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e10c6a-02cf-457c-b93a-4d06f3aeec15 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ca9ee788c6ec42e69459baeae24c8c33"}, "enabled": true, "id": "ca9ee788c6ec42e69459baeae24c8c33", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj"}} 2018-11-06 14:31:23,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-38e10c6a-02cf-457c-b93a-4d06f3aeec15 2018-11-06 14:31:23,588 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj 2018-11-06 14:31:23,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:23,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:23,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["mEq7FQRMSx6IDw-HWvW8_w"], "issued_at": "2018-11-06T14:31:23.000000Z"}} 2018-11-06 14:31:23,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee58baa8047df9f219ef85671f5b48d45377a9f" 2018-11-06 14:31:24,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c39b0c5-2c87-4c67-917a-82dd89c85d7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:24,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3c39b0c5-2c87-4c67-917a-82dd89c85d7e 2018-11-06 14:31:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:24,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:24,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee58baa8047df9f219ef85671f5b48d45377a9f" 2018-11-06 14:31:24,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838ef036-fa58-4327-b1dc-feaf29870214 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:31:24,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-838ef036-fa58-4327-b1dc-feaf29870214 2018-11-06 14:31:24,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee58baa8047df9f219ef85671f5b48d45377a9f" 2018-11-06 14:31:24,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7a8dc3-e7d4-42c7-8ca0-a60de919c862 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ca9ee788c6ec42e69459baeae24c8c33"}, "enabled": true, "id": "ca9ee788c6ec42e69459baeae24c8c33", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj"}]} 2018-11-06 14:31:24,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj used request id req-6b7a8dc3-e7d4-42c7-8ca0-a60de919c862 2018-11-06 14:31:24,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee58baa8047df9f219ef85671f5b48d45377a9f" 2018-11-06 14:31:24,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5aa76e0-67e4-4208-a60b-2a3923a27523 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:24,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b5aa76e0-67e4-4208-a60b-2a3923a27523 2018-11-06 14:31:24,654 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-aa48c6bf-7b4e-47f-user 2018-11-06 14:31:24,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:24,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:24,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad7b3df-c13b-4794-b409-996cf8743e0e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:24,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bad7b3df-c13b-4794-b409-996cf8743e0e 2018-11-06 14:31:24,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" -d '{"role": {"name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj-role"}}' 2018-11-06 14:31:24,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e278a627-7a4a-41f3-b262-dacf207db132 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd8a9e4d0fd7494794882ad5ff591c3d", "links": {"self": "http://172.30.9.27:5000/v3/roles/cd8a9e4d0fd7494794882ad5ff591c3d"}, "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj-role"}} 2018-11-06 14:31:24,863 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e278a627-7a4a-41f3-b262-dacf207db132 2018-11-06 14:31:24,864 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj-role 2018-11-06 14:31:24,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/cd8a9e4d0fd7494794882ad5ff591c3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:24,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8564a515-4b84-4a6e-a1e0-df9c9827c8d1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/cd8a9e4d0fd7494794882ad5ff591c3d"}, "domain_id": null, "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj-role", "id": "cd8a9e4d0fd7494794882ad5ff591c3d"}} 2018-11-06 14:31:24,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/cd8a9e4d0fd7494794882ad5ff591c3d used request id req-8564a515-4b84-4a6e-a1e0-df9c9827c8d1 2018-11-06 14:31:24,956 - keystone_utils - INFO - Granting role CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj-role to project CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj 2018-11-06 14:31:24,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ca9ee788c6ec42e69459baeae24c8c33/users/8fadba2ee93949b3b6b0d1786854ebca/roles/cd8a9e4d0fd7494794882ad5ff591c3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:25,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a945264-b674-403c-b5ec-faebf72b8f91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:25,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ca9ee788c6ec42e69459baeae24c8c33/users/8fadba2ee93949b3b6b0d1786854ebca/roles/cd8a9e4d0fd7494794882ad5ff591c3d used request id req-9a945264-b674-403c-b5ec-faebf72b8f91 2018-11-06 14:31:25,082 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:31:25,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:25,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:25,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8a9e4d0fd7494794882ad5ff591c3d", "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj-role"}], "expires_at": "2018-11-06T15:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca9ee788c6ec42e69459baeae24c8c33", "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ca9ee788c6ec42e69459baeae24c8c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ca9ee788c6ec42e69459baeae24c8c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ca9ee788c6ec42e69459baeae24c8c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ca9ee788c6ec42e69459baeae24c8c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ca9ee788c6ec42e69459baeae24c8c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ca9ee788c6ec42e69459baeae24c8c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-user", "id": "8fadba2ee93949b3b6b0d1786854ebca"}, "audit_ids": ["Sk3angxZSSyxEKVvWAmPbw"], "issued_at": "2018-11-06T14:31:25.000000Z"}} 2018-11-06 14:31:25,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03df1e8ef5f72db05cc406cb2213124fad4a951" 2018-11-06 14:31:25,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa65250-f08f-4d53-84e0-34b007061ec6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:25,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dfa65250-f08f-4d53-84e0-34b007061ec6 2018-11-06 14:31:25,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e03df1e8ef5f72db05cc406cb2213124fad4a951" 2018-11-06 14:31:25,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ee51f5df-8b48-42d5-8018-f8bbbfd6fc6e Date: Tue, 06 Nov 2018 14:31:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d"} 2018-11-06 14:31:25,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d used request id req-ee51f5df-8b48-42d5-8018-f8bbbfd6fc6e 2018-11-06 14:31:25,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e03df1e8ef5f72db05cc406cb2213124fad4a951" 2018-11-06 14:31:25,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5fe6594d-83f3-46b8-94a9-96fa854d0240 Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:25,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-5fe6594d-83f3-46b8-94a9-96fa854d0240 2018-11-06 14:31:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e03df1e8ef5f72db05cc406cb2213124fad4a951" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d"}' 2018-11-06 14:31:26,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd X-Openstack-Request-Id: req-0aa235dd-ca38-4de4-b148-59e7eacf5829 Date: Tue, 06 Nov 2018 14:31:26 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd", "min_disk": 0, "protected": false, "id": "6670bd6a-f7c2-4a85-b478-652b91f610cd", "file": "/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/file", "checksum": null, "owner": "ca9ee788c6ec42e69459baeae24c8c33", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:26,143 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0aa235dd-ca38-4de4-b148-59e7eacf5829 2018-11-06 14:31:26,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e03df1e8ef5f72db05cc406cb2213124fad4a951" -d '' 2018-11-06 14:31:27,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15bf36a3-2248-4659-9c87-240cfa6fb47d Date: Tue, 06 Nov 2018 14:31:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:31:27,287 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/file used request id req-15bf36a3-2248-4659-9c87-240cfa6fb47d 2018-11-06 14:31:27,288 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:31:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e03df1e8ef5f72db05cc406cb2213124fad4a951" 2018-11-06 14:31:27,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6b7cadf9-1543-4b53-8320-9e0726e198ce Date: Tue, 06 Nov 2018 14:31:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:27Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/snap", "metadata": {}}], "self": "/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd", "min_disk": 0, "protected": false, "id": "6670bd6a-f7c2-4a85-b478-652b91f610cd", "file": "/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca9ee788c6ec42e69459baeae24c8c33", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:27,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd used request id req-6b7cadf9-1543-4b53-8320-9e0726e198ce 2018-11-06 14:31:27,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e03df1e8ef5f72db05cc406cb2213124fad4a951" 2018-11-06 14:31:27,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-576d3cbc-4035-4dc0-bf74-a9b8f97e3afb Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:27,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-576d3cbc-4035-4dc0-bf74-a9b8f97e3afb 2018-11-06 14:31:27,461 - create_image - INFO - Created image with name - CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d 2018-11-06 14:31:27,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e03df1e8ef5f72db05cc406cb2213124fad4a951" 2018-11-06 14:31:27,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-33a0144f-732a-4735-96fc-4be9e4aaf2aa Date: Tue, 06 Nov 2018 14:31:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:27Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/snap", "metadata": {}}], "self": "/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd", "min_disk": 0, "protected": false, "id": "6670bd6a-f7c2-4a85-b478-652b91f610cd", "file": "/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca9ee788c6ec42e69459baeae24c8c33", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:27,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd used request id req-33a0144f-732a-4735-96fc-4be9e4aaf2aa 2018-11-06 14:31:27,622 - create_image - DEBUG - Instance status is - active 2018-11-06 14:31:27,622 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d 2018-11-06 14:31:27,622 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d 2018-11-06 14:31:27,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:27,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8a9e4d0fd7494794882ad5ff591c3d", "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj-role"}], "expires_at": "2018-11-06T15:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca9ee788c6ec42e69459baeae24c8c33", "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ca9ee788c6ec42e69459baeae24c8c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ca9ee788c6ec42e69459baeae24c8c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ca9ee788c6ec42e69459baeae24c8c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ca9ee788c6ec42e69459baeae24c8c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ca9ee788c6ec42e69459baeae24c8c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ca9ee788c6ec42e69459baeae24c8c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ca9ee788c6ec42e69459baeae24c8c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-aa48c6bf-7b4e-47f-user", "id": "8fadba2ee93949b3b6b0d1786854ebca"}, "audit_ids": ["_lYsETX7T8Csdw4I7pM69Q"], "issued_at": "2018-11-06T14:31:27.000000Z"}} 2018-11-06 14:31:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebcaa9bb8489ad32817b4b19fbc67f3ebc9c4aa" 2018-11-06 14:31:28,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d59bd508-9d85-4e35-ac93-9c616529568a Date: Tue, 06 Nov 2018 14:31:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:27Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/snap", "metadata": {}}], "self": "/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd", "min_disk": 0, "protected": false, "id": "6670bd6a-f7c2-4a85-b478-652b91f610cd", "file": "/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca9ee788c6ec42e69459baeae24c8c33", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6670bd6a-f7c2-4a85-b478-652b91f610cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d"} 2018-11-06 14:31:28,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d used request id req-d59bd508-9d85-4e35-ac93-9c616529568a 2018-11-06 14:31:28,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebcaa9bb8489ad32817b4b19fbc67f3ebc9c4aa" 2018-11-06 14:31:28,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d2fde124-e047-4804-b43a-a523b9fff556 Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:28,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d2fde124-e047-4804-b43a-a523b9fff556 2018-11-06 14:31:28,419 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-bf6faef2-6f09-4559-8d04-2dfc9364a55d 2018-11-06 14:31:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e03df1e8ef5f72db05cc406cb2213124fad4a951" 2018-11-06 14:31:29,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c192922-68ec-41d7-9b46-afd4620814bc Date: Tue, 06 Nov 2018 14:31:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:31:29,808 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6670bd6a-f7c2-4a85-b478-652b91f610cd used request id req-2c192922-68ec-41d7-9b46-afd4620814bc 2018-11-06 14:31:29,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:30,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7150f6fd-2e5d-4741-a252-58d423f7ac7d Date: Tue, 06 Nov 2018 14:31:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:31:30,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-7150f6fd-2e5d-4741-a252-58d423f7ac7d 2018-11-06 14:31:30,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:30,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea31b99-93c4-4031-9ade-8d8729e2e2c6 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:31:30,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-0ea31b99-93c4-4031-9ade-8d8729e2e2c6 2018-11-06 14:31:30,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:30,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ccad5f7-a6eb-42a2-8f93-58bcf1f30b60 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:31:30,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-8ccad5f7-a6eb-42a2-8f93-58bcf1f30b60 2018-11-06 14:31:30,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:30,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53114083-2335-4962-91bb-7b5f70c7eb4b 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:31:30,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-53114083-2335-4962-91bb-7b5f70c7eb4b 2018-11-06 14:31:30,305 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj 2018-11-06 14:31:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/ca9ee788c6ec42e69459baeae24c8c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:30,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66036e9b-dfdc-4e91-9790-fcc2d420ba28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:30,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ca9ee788c6ec42e69459baeae24c8c33 used request id req-66036e9b-dfdc-4e91-9790-fcc2d420ba28 2018-11-06 14:31:30,531 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-aa48c6bf-7b4e-47f-proj-role 2018-11-06 14:31:30,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/cd8a9e4d0fd7494794882ad5ff591c3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:30,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93dde180-077b-4dfd-8f4d-c26ac9bcb5f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:30,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/cd8a9e4d0fd7494794882ad5ff591c3d used request id req-93dde180-077b-4dfd-8f4d-c26ac9bcb5f0 2018-11-06 14:31:30,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991e769bd5ce0b388e07c5c3b7eac10c34803529" 2018-11-06 14:31:30,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba4b0be-6aa4-4edb-ad00-43a8bd53f457 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:30,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3ba4b0be-6aa4-4edb-ad00-43a8bd53f457 2018-11-06 14:31:30,755 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-aa48c6bf-7b4e-47f-user 2018-11-06 14:31:30,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/8fadba2ee93949b3b6b0d1786854ebca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee58baa8047df9f219ef85671f5b48d45377a9f" 2018-11-06 14:31:30,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80fd5edd-6bb4-44f7-a367-4348440a66c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:30,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8fadba2ee93949b3b6b0d1786854ebca used request id req-80fd5edd-6bb4-44f7-a367-4348440a66c6 2018-11-06 14:31:30,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:31,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["pujaZm3OQZWkEMkgyTDYmw"], "issued_at": "2018-11-06T14:31:31.000000Z"}} 2018-11-06 14:31:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1ea22c236c6b5c073cb512712dde906d744123" 2018-11-06 14:31:31,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f614c54-e61a-4a3e-80f8-c87ed9df4ffd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:31,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f614c54-e61a-4a3e-80f8-c87ed9df4ffd 2018-11-06 14:31:31,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:31,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:31,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["dwC7R5PjTbyQnfNRh9c11w"], "issued_at": "2018-11-06T14:31:31.000000Z"}} 2018-11-06 14:31:31,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:31,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13f7989-ee28-4df1-b9e3-9c7336ec5b1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:31,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d13f7989-ee28-4df1-b9e3-9c7336ec5b1c 2018-11-06 14:31:31,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:31,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:31,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0108122c-20ac-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:31,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a3e858-f43f-4b16-9fb2-8465dbab1cce Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0108122c-20ac-4f5-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:31:31,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0108122c-20ac-4f5-proj used request id req-87a3e858-f43f-4b16-9fb2-8465dbab1cce 2018-11-06 14:31:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:32,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2c1698-d31a-4dbe-9df8-a42812a2a783 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:32,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7c2c1698-d31a-4dbe-9df8-a42812a2a783 2018-11-06 14:31:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-0108122c-20ac-4f5-proj"}}' 2018-11-06 14:31:32,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f92e247-ada8-4f26-9507-4f1becd68939 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e58561c1ae824aed84441cfc960dedfe"}, "enabled": true, "id": "e58561c1ae824aed84441cfc960dedfe", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0108122c-20ac-4f5-proj"}} 2018-11-06 14:31:32,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3f92e247-ada8-4f26-9507-4f1becd68939 2018-11-06 14:31:32,193 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-0108122c-20ac-4f5-proj 2018-11-06 14:31:32,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:32,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:32,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Uz48-HGyRF6x1uskHglCpw"], "issued_at": "2018-11-06T14:31:32.000000Z"}} 2018-11-06 14:31:32,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5751561f92caca5ae55c27b7bc77ecc36fbda71" 2018-11-06 14:31:32,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be72cfa-114b-4d49-8131-dd90314cc9bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:32,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2be72cfa-114b-4d49-8131-dd90314cc9bc 2018-11-06 14:31:32,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:32,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:32,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5751561f92caca5ae55c27b7bc77ecc36fbda71" 2018-11-06 14:31:32,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc25e076-0c10-488d-b3f2-45c0ae0518d6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:31:32,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bc25e076-0c10-488d-b3f2-45c0ae0518d6 2018-11-06 14:31:32,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-0108122c-20ac-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5751561f92caca5ae55c27b7bc77ecc36fbda71" 2018-11-06 14:31:32,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e7fa42-10a7-4f8f-b50e-f153c524b8ef Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-0108122c-20ac-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e58561c1ae824aed84441cfc960dedfe"}, "enabled": true, "id": "e58561c1ae824aed84441cfc960dedfe", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0108122c-20ac-4f5-proj"}]} 2018-11-06 14:31:32,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-0108122c-20ac-4f5-proj used request id req-c2e7fa42-10a7-4f8f-b50e-f153c524b8ef 2018-11-06 14:31:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5751561f92caca5ae55c27b7bc77ecc36fbda71" 2018-11-06 14:31:33,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c35e75a-1b18-45c7-82fc-3ace4a90de4e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:33,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3c35e75a-1b18-45c7-82fc-3ace4a90de4e 2018-11-06 14:31:33,338 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-0108122c-20ac-4f5-user 2018-11-06 14:31:33,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:33,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:33,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9950208-8186-4946-ab0e-06d37881e12b Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:33,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e9950208-8186-4946-ab0e-06d37881e12b 2018-11-06 14:31:33,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" -d '{"role": {"name": "CreateImageSuccessTests-0108122c-20ac-4f5-proj-role"}}' 2018-11-06 14:31:33,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b2c2c0d-91c3-49ea-a372-c45d95b05803 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd49476278934d849e3ba7520741bc40", "links": {"self": "http://172.30.9.27:5000/v3/roles/fd49476278934d849e3ba7520741bc40"}, "name": "CreateImageSuccessTests-0108122c-20ac-4f5-proj-role"}} 2018-11-06 14:31:33,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4b2c2c0d-91c3-49ea-a372-c45d95b05803 2018-11-06 14:31:33,583 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-0108122c-20ac-4f5-proj-role 2018-11-06 14:31:33,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/fd49476278934d849e3ba7520741bc40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:33,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e41506c-5997-45d0-8621-01d5f4fb1bc1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/fd49476278934d849e3ba7520741bc40"}, "domain_id": null, "name": "CreateImageSuccessTests-0108122c-20ac-4f5-proj-role", "id": "fd49476278934d849e3ba7520741bc40"}} 2018-11-06 14:31:33,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/fd49476278934d849e3ba7520741bc40 used request id req-3e41506c-5997-45d0-8621-01d5f4fb1bc1 2018-11-06 14:31:33,665 - keystone_utils - INFO - Granting role CreateImageSuccessTests-0108122c-20ac-4f5-proj-role to project CreateImageSuccessTests-0108122c-20ac-4f5-proj 2018-11-06 14:31:33,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/e58561c1ae824aed84441cfc960dedfe/users/0d9003141a44429c984a3149910a6fd7/roles/fd49476278934d849e3ba7520741bc40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:33,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-894ec561-856e-425d-9025-7579c597ef5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:33,800 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e58561c1ae824aed84441cfc960dedfe/users/0d9003141a44429c984a3149910a6fd7/roles/fd49476278934d849e3ba7520741bc40 used request id req-894ec561-856e-425d-9025-7579c597ef5c 2018-11-06 14:31:33,801 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:31:33,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:33,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:34,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd49476278934d849e3ba7520741bc40", "name": "CreateImageSuccessTests-0108122c-20ac-4f5-proj-role"}], "expires_at": "2018-11-06T15:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e58561c1ae824aed84441cfc960dedfe", "name": "CreateImageSuccessTests-0108122c-20ac-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e58561c1ae824aed84441cfc960dedfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/e58561c1ae824aed84441cfc960dedfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/e58561c1ae824aed84441cfc960dedfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e58561c1ae824aed84441cfc960dedfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/e58561c1ae824aed84441cfc960dedfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/e58561c1ae824aed84441cfc960dedfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0108122c-20ac-4f5-user", "id": "0d9003141a44429c984a3149910a6fd7"}, "audit_ids": ["Vp_K77QxQmyue3dccDnLYA"], "issued_at": "2018-11-06T14:31:34.000000Z"}} 2018-11-06 14:31:34,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899b109522dbd461e662ff6baaa2f37ce2c045c5" 2018-11-06 14:31:34,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6b658f-c2bf-4ae4-95f6-4b3816c9c794 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:34,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dd6b658f-c2bf-4ae4-95f6-4b3816c9c794 2018-11-06 14:31:34,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}899b109522dbd461e662ff6baaa2f37ce2c045c5" 2018-11-06 14:31:34,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c58a9168-8330-4f34-8697-b8ef09828730 Date: Tue, 06 Nov 2018 14:31:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426"} 2018-11-06 14:31:34,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426 used request id req-c58a9168-8330-4f34-8697-b8ef09828730 2018-11-06 14:31:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}899b109522dbd461e662ff6baaa2f37ce2c045c5" 2018-11-06 14:31:34,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0e4a9980-7636-4bf7-a446-9595ae38560a Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:34,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0e4a9980-7636-4bf7-a446-9595ae38560a 2018-11-06 14:31:34,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}899b109522dbd461e662ff6baaa2f37ce2c045c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426"}' 2018-11-06 14:31:34,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4 X-Openstack-Request-Id: req-6da52aa4-87e5-4ea7-8deb-025f8ae80e90 Date: Tue, 06 Nov 2018 14:31:34 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4", "min_disk": 0, "protected": false, "id": "734c35de-39cd-413c-adda-5a6ef2700cd4", "file": "/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4/file", "checksum": null, "owner": "e58561c1ae824aed84441cfc960dedfe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:34,808 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6da52aa4-87e5-4ea7-8deb-025f8ae80e90 2018-11-06 14:31:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}899b109522dbd461e662ff6baaa2f37ce2c045c5" -d '' 2018-11-06 14:31:36,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b865450d-5e41-42a3-8062-2dc223850412 Date: Tue, 06 Nov 2018 14:31:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:31:36,167 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4/file used request id req-b865450d-5e41-42a3-8062-2dc223850412 2018-11-06 14:31:36,168 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:31:36,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}899b109522dbd461e662ff6baaa2f37ce2c045c5" 2018-11-06 14:31:36,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-dce26463-a7ef-40d2-b7f4-12d755a26d0a Date: Tue, 06 Nov 2018 14:31:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:36Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/734c35de-39cd-413c-adda-5a6ef2700cd4/snap", "metadata": {}}], "self": "/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4", "min_disk": 0, "protected": false, "id": "734c35de-39cd-413c-adda-5a6ef2700cd4", "file": "/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e58561c1ae824aed84441cfc960dedfe", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/734c35de-39cd-413c-adda-5a6ef2700cd4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:36,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4 used request id req-dce26463-a7ef-40d2-b7f4-12d755a26d0a 2018-11-06 14:31:36,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}899b109522dbd461e662ff6baaa2f37ce2c045c5" 2018-11-06 14:31:36,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c9cae944-d7bb-4bd7-be19-5d8481b25d9a Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:36,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c9cae944-d7bb-4bd7-be19-5d8481b25d9a 2018-11-06 14:31:36,423 - create_image - INFO - Created image with name - CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426 2018-11-06 14:31:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}899b109522dbd461e662ff6baaa2f37ce2c045c5" 2018-11-06 14:31:36,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-cbede778-9edd-466d-848b-1a3a91a0fa45 Date: Tue, 06 Nov 2018 14:31:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:36Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/734c35de-39cd-413c-adda-5a6ef2700cd4/snap", "metadata": {}}], "self": "/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4", "min_disk": 0, "protected": false, "id": "734c35de-39cd-413c-adda-5a6ef2700cd4", "file": "/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e58561c1ae824aed84441cfc960dedfe", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/734c35de-39cd-413c-adda-5a6ef2700cd4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:36,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4 used request id req-cbede778-9edd-466d-848b-1a3a91a0fa45 2018-11-06 14:31:36,662 - create_image - DEBUG - Instance status is - active 2018-11-06 14:31:36,663 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426 2018-11-06 14:31:36,663 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426 2018-11-06 14:31:36,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:37,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd49476278934d849e3ba7520741bc40", "name": "CreateImageSuccessTests-0108122c-20ac-4f5-proj-role"}], "expires_at": "2018-11-06T15:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e58561c1ae824aed84441cfc960dedfe", "name": "CreateImageSuccessTests-0108122c-20ac-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/e58561c1ae824aed84441cfc960dedfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e58561c1ae824aed84441cfc960dedfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/e58561c1ae824aed84441cfc960dedfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/e58561c1ae824aed84441cfc960dedfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e58561c1ae824aed84441cfc960dedfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/e58561c1ae824aed84441cfc960dedfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/e58561c1ae824aed84441cfc960dedfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0108122c-20ac-4f5-user", "id": "0d9003141a44429c984a3149910a6fd7"}, "audit_ids": ["0FoaqQ9fS_OMLcjQNWfyPg"], "issued_at": "2018-11-06T14:31:37.000000Z"}} 2018-11-06 14:31:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93ca3770faf04aba1ad5373b62e41c3dbaf3b2f7" 2018-11-06 14:31:37,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-8f130083-fdca-432f-8277-aeec4334ec55 Date: Tue, 06 Nov 2018 14:31:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:36Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/734c35de-39cd-413c-adda-5a6ef2700cd4/snap", "metadata": {}}], "self": "/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4", "min_disk": 0, "protected": false, "id": "734c35de-39cd-413c-adda-5a6ef2700cd4", "file": "/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e58561c1ae824aed84441cfc960dedfe", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/734c35de-39cd-413c-adda-5a6ef2700cd4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426"} 2018-11-06 14:31:37,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426 used request id req-8f130083-fdca-432f-8277-aeec4334ec55 2018-11-06 14:31:37,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93ca3770faf04aba1ad5373b62e41c3dbaf3b2f7" 2018-11-06 14:31:37,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-31cca680-3302-40f4-85ef-ae10300aec2b Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:37,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-31cca680-3302-40f4-85ef-ae10300aec2b 2018-11-06 14:31:37,381 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-541813b0-e4ed-4e2d-ba3e-18774918e426 2018-11-06 14:31:37,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}899b109522dbd461e662ff6baaa2f37ce2c045c5" 2018-11-06 14:31:38,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9a51446-bfab-49bc-87e8-49d7f0f583fe Date: Tue, 06 Nov 2018 14:31:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:31:38,804 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/734c35de-39cd-413c-adda-5a6ef2700cd4 used request id req-b9a51446-bfab-49bc-87e8-49d7f0f583fe 2018-11-06 14:31:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:39,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a9d4b7d8-e564-4de8-bc26-6daa08a90461 Date: Tue, 06 Nov 2018 14:31:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:31:39,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a9d4b7d8-e564-4de8-bc26-6daa08a90461 2018-11-06 14:31:39,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:39,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f0c9c66-b5a2-46c7-a484-0a62ba00d06e 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:31:39,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-2f0c9c66-b5a2-46c7-a484-0a62ba00d06e 2018-11-06 14:31:39,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:39,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed7b31b-2717-454b-9a29-ae4cd0f1bf68 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:31:39,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-9ed7b31b-2717-454b-9a29-ae4cd0f1bf68 2018-11-06 14:31:39,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:39,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afdfd4e3-f870-4d21-af0f-b6c0a956b388 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:31:39,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-afdfd4e3-f870-4d21-af0f-b6c0a956b388 2018-11-06 14:31:39,291 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-0108122c-20ac-4f5-proj 2018-11-06 14:31:39,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/e58561c1ae824aed84441cfc960dedfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:39,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65374a9a-8a12-40e5-985e-222a61b69845 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:39,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e58561c1ae824aed84441cfc960dedfe used request id req-65374a9a-8a12-40e5-985e-222a61b69845 2018-11-06 14:31:39,508 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-0108122c-20ac-4f5-proj-role 2018-11-06 14:31:39,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/fd49476278934d849e3ba7520741bc40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:39,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abc6b36b-3f0e-4c28-af08-4da3b307ed06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:39,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/fd49476278934d849e3ba7520741bc40 used request id req-abc6b36b-3f0e-4c28-af08-4da3b307ed06 2018-11-06 14:31:39,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ab9731710da16f1cdc64b0e8e6192d21e71960" 2018-11-06 14:31:39,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243f67d6-7c51-4413-a098-23fccccc21d5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:39,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-243f67d6-7c51-4413-a098-23fccccc21d5 2018-11-06 14:31:39,704 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-0108122c-20ac-4f5-user 2018-11-06 14:31:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0d9003141a44429c984a3149910a6fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5751561f92caca5ae55c27b7bc77ecc36fbda71" 2018-11-06 14:31:39,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0098bbc8-ecca-4b28-8528-63d94a2da84b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:39,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0d9003141a44429c984a3149910a6fd7 used request id req-0098bbc8-ecca-4b28-8528-63d94a2da84b 2018-11-06 14:31:39,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:40,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["H7w1B-NoRZy3oxzHD09B9w"], "issued_at": "2018-11-06T14:31:40.000000Z"}} 2018-11-06 14:31:40,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553f4d4700a1dc47000829908e7f3c16edeb77b7" 2018-11-06 14:31:40,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8786c315-c043-40b6-be72-a3a9a17d163f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:40,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8786c315-c043-40b6-be72-a3a9a17d163f 2018-11-06 14:31:40,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:40,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:40,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ngz_-_ZuSSecXX_87xL15g"], "issued_at": "2018-11-06T14:31:40.000000Z"}} 2018-11-06 14:31:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:40,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43fe253-4f7e-4022-9ca4-af6318b2daf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:40,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c43fe253-4f7e-4022-9ca4-af6318b2daf7 2018-11-06 14:31:40,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:40,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:40,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-fec41897-04bb-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:40,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14c40f3-004b-434f-9eba-2722373130ec Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-fec41897-04bb-49e-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:31:40,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-fec41897-04bb-49e-proj used request id req-d14c40f3-004b-434f-9eba-2722373130ec 2018-11-06 14:31:40,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:41,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3391582b-a848-43cd-ad23-c8d484aaa9dc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:41,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3391582b-a848-43cd-ad23-c8d484aaa9dc 2018-11-06 14:31:41,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-fec41897-04bb-49e-proj"}}' 2018-11-06 14:31:41,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daf334a5-09da-4358-b154-7db49a9aea4b Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5a5bbf1035434778a235841c41e88776"}, "enabled": true, "id": "5a5bbf1035434778a235841c41e88776", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-fec41897-04bb-49e-proj"}} 2018-11-06 14:31:41,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-daf334a5-09da-4358-b154-7db49a9aea4b 2018-11-06 14:31:41,133 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-fec41897-04bb-49e-proj 2018-11-06 14:31:41,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:41,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:41,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["l8fO0dg-TpGNyzGOLgF4-A"], "issued_at": "2018-11-06T14:31:41.000000Z"}} 2018-11-06 14:31:41,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34c95211133eaf6c301fad9d34923b023f288ca" 2018-11-06 14:31:41,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b3a50d-047a-49e8-8d6b-d0ac06181127 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:41,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d4b3a50d-047a-49e8-8d6b-d0ac06181127 2018-11-06 14:31:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:41,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:41,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34c95211133eaf6c301fad9d34923b023f288ca" 2018-11-06 14:31:41,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02cefeb4-8335-4caa-ad89-2e1ccedd3d25 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:31:41,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-02cefeb4-8335-4caa-ad89-2e1ccedd3d25 2018-11-06 14:31:41,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-fec41897-04bb-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34c95211133eaf6c301fad9d34923b023f288ca" 2018-11-06 14:31:41,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df34496-32d7-4830-bc47-d39f80b09930 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-fec41897-04bb-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5a5bbf1035434778a235841c41e88776"}, "enabled": true, "id": "5a5bbf1035434778a235841c41e88776", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-fec41897-04bb-49e-proj"}]} 2018-11-06 14:31:41,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-fec41897-04bb-49e-proj used request id req-4df34496-32d7-4830-bc47-d39f80b09930 2018-11-06 14:31:41,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34c95211133eaf6c301fad9d34923b023f288ca" 2018-11-06 14:31:41,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b623d0-16a4-4939-b9cf-b3b692190ff8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:41,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-43b623d0-16a4-4939-b9cf-b3b692190ff8 2018-11-06 14:31:42,199 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-fec41897-04bb-49e-user 2018-11-06 14:31:42,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:42,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7a1cac-ca33-486b-8672-d515fea1bd3e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:42,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3c7a1cac-ca33-486b-8672-d515fea1bd3e 2018-11-06 14:31:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" -d '{"role": {"name": "CreateImageSuccessTests-fec41897-04bb-49e-proj-role"}}' 2018-11-06 14:31:42,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b697a110-b34d-4135-be10-56fe98b4d44d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "040911753bc04533b09e31dee14a4cc8", "links": {"self": "http://172.30.9.27:5000/v3/roles/040911753bc04533b09e31dee14a4cc8"}, "name": "CreateImageSuccessTests-fec41897-04bb-49e-proj-role"}} 2018-11-06 14:31:42,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b697a110-b34d-4135-be10-56fe98b4d44d 2018-11-06 14:31:42,404 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-fec41897-04bb-49e-proj-role 2018-11-06 14:31:42,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/040911753bc04533b09e31dee14a4cc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:42,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e18a24-96b8-4643-b1f1-e54edfd31ae0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/040911753bc04533b09e31dee14a4cc8"}, "domain_id": null, "name": "CreateImageSuccessTests-fec41897-04bb-49e-proj-role", "id": "040911753bc04533b09e31dee14a4cc8"}} 2018-11-06 14:31:42,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/040911753bc04533b09e31dee14a4cc8 used request id req-f0e18a24-96b8-4643-b1f1-e54edfd31ae0 2018-11-06 14:31:42,424 - keystone_utils - INFO - Granting role CreateImageSuccessTests-fec41897-04bb-49e-proj-role to project CreateImageSuccessTests-fec41897-04bb-49e-proj 2018-11-06 14:31:42,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/5a5bbf1035434778a235841c41e88776/users/82a914527f9c443d8f744f97da6ad912/roles/040911753bc04533b09e31dee14a4cc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:42,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29a8fdde-0113-48a2-8601-39e21ffc297f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:42,549 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5a5bbf1035434778a235841c41e88776/users/82a914527f9c443d8f744f97da6ad912/roles/040911753bc04533b09e31dee14a4cc8 used request id req-29a8fdde-0113-48a2-8601-39e21ffc297f 2018-11-06 14:31:42,551 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:31:42,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:42,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:42,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "040911753bc04533b09e31dee14a4cc8", "name": "CreateImageSuccessTests-fec41897-04bb-49e-proj-role"}], "expires_at": "2018-11-06T15:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a5bbf1035434778a235841c41e88776", "name": "CreateImageSuccessTests-fec41897-04bb-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/5a5bbf1035434778a235841c41e88776", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/5a5bbf1035434778a235841c41e88776", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/5a5bbf1035434778a235841c41e88776", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5a5bbf1035434778a235841c41e88776", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/5a5bbf1035434778a235841c41e88776", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/5a5bbf1035434778a235841c41e88776", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5a5bbf1035434778a235841c41e88776", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/5a5bbf1035434778a235841c41e88776", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/5a5bbf1035434778a235841c41e88776", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5a5bbf1035434778a235841c41e88776", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/5a5bbf1035434778a235841c41e88776", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/5a5bbf1035434778a235841c41e88776", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-fec41897-04bb-49e-user", "id": "82a914527f9c443d8f744f97da6ad912"}, "audit_ids": ["ugx4be_1S8qyfosnNCluMQ"], "issued_at": "2018-11-06T14:31:42.000000Z"}} 2018-11-06 14:31:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65287b13435dc9ab148d95c25723bafe5d7ad1cd" 2018-11-06 14:31:43,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f740de-6eb0-4590-b784-689f1437d62f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:43,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-98f740de-6eb0-4590-b784-689f1437d62f 2018-11-06 14:31:43,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65287b13435dc9ab148d95c25723bafe5d7ad1cd" 2018-11-06 14:31:43,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-1cd1d7e1-c23c-4ed3-8702-1c5b1afdaa44 Date: Tue, 06 Nov 2018 14:31:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f"} 2018-11-06 14:31:43,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f used request id req-1cd1d7e1-c23c-4ed3-8702-1c5b1afdaa44 2018-11-06 14:31:43,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65287b13435dc9ab148d95c25723bafe5d7ad1cd" 2018-11-06 14:31:43,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f9287ed5-45ab-4180-9619-9810a1290cb3 Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:43,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f9287ed5-45ab-4180-9619-9810a1290cb3 2018-11-06 14:31:43,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65287b13435dc9ab148d95c25723bafe5d7ad1cd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f"}' 2018-11-06 14:31:43,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e X-Openstack-Request-Id: req-cf00116e-4ba5-4f57-9028-5bdc23e39032 Date: Tue, 06 Nov 2018 14:31:43 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e", "min_disk": 0, "protected": false, "id": "bee58488-b908-4676-82d1-8fbd52e83b1e", "file": "/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e/file", "checksum": null, "owner": "5a5bbf1035434778a235841c41e88776", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:43,632 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cf00116e-4ba5-4f57-9028-5bdc23e39032 2018-11-06 14:31:43,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65287b13435dc9ab148d95c25723bafe5d7ad1cd" -d '' 2018-11-06 14:31:45,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ee8f99f-8f84-4717-af61-f5c92064ac43 Date: Tue, 06 Nov 2018 14:31:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:31:45,126 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e/file used request id req-7ee8f99f-8f84-4717-af61-f5c92064ac43 2018-11-06 14:31:45,126 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:31:45,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65287b13435dc9ab148d95c25723bafe5d7ad1cd" 2018-11-06 14:31:45,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-025b1e4a-3317-4641-888f-6bf48b8c040a Date: Tue, 06 Nov 2018 14:31:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:45Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bee58488-b908-4676-82d1-8fbd52e83b1e/snap", "metadata": {}}], "self": "/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e", "min_disk": 0, "protected": false, "id": "bee58488-b908-4676-82d1-8fbd52e83b1e", "file": "/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a5bbf1035434778a235841c41e88776", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bee58488-b908-4676-82d1-8fbd52e83b1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:45,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e used request id req-025b1e4a-3317-4641-888f-6bf48b8c040a 2018-11-06 14:31:45,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65287b13435dc9ab148d95c25723bafe5d7ad1cd" 2018-11-06 14:31:45,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-774e1afa-eda0-4259-adf5-ed996bb13f4b Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:45,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-774e1afa-eda0-4259-adf5-ed996bb13f4b 2018-11-06 14:31:45,448 - create_image - INFO - Created image with name - CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f 2018-11-06 14:31:45,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65287b13435dc9ab148d95c25723bafe5d7ad1cd" 2018-11-06 14:31:45,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-268f7b28-9362-46df-8cc6-945be964d3ec Date: Tue, 06 Nov 2018 14:31:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:45Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bee58488-b908-4676-82d1-8fbd52e83b1e/snap", "metadata": {}}], "self": "/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e", "min_disk": 0, "protected": false, "id": "bee58488-b908-4676-82d1-8fbd52e83b1e", "file": "/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a5bbf1035434778a235841c41e88776", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bee58488-b908-4676-82d1-8fbd52e83b1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:45,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e used request id req-268f7b28-9362-46df-8cc6-945be964d3ec 2018-11-06 14:31:45,605 - create_image - DEBUG - Instance status is - active 2018-11-06 14:31:45,605 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f 2018-11-06 14:31:45,605 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f 2018-11-06 14:31:45,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:45,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "040911753bc04533b09e31dee14a4cc8", "name": "CreateImageSuccessTests-fec41897-04bb-49e-proj-role"}], "expires_at": "2018-11-06T15:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a5bbf1035434778a235841c41e88776", "name": "CreateImageSuccessTests-fec41897-04bb-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/5a5bbf1035434778a235841c41e88776", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/5a5bbf1035434778a235841c41e88776", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/5a5bbf1035434778a235841c41e88776", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5a5bbf1035434778a235841c41e88776", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/5a5bbf1035434778a235841c41e88776", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/5a5bbf1035434778a235841c41e88776", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5a5bbf1035434778a235841c41e88776", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/5a5bbf1035434778a235841c41e88776", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/5a5bbf1035434778a235841c41e88776", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5a5bbf1035434778a235841c41e88776", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/5a5bbf1035434778a235841c41e88776", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/5a5bbf1035434778a235841c41e88776", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-fec41897-04bb-49e-user", "id": "82a914527f9c443d8f744f97da6ad912"}, "audit_ids": ["tYpuQs3GT6C_FVLX-NsH5g"], "issued_at": "2018-11-06T14:31:45.000000Z"}} 2018-11-06 14:31:45,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b777d46336f44f867df3ebe20f3d16438cf8495" 2018-11-06 14:31:46,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1bf56269-5bd5-49c3-b54b-7d05a549db16 Date: Tue, 06 Nov 2018 14:31:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:45Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bee58488-b908-4676-82d1-8fbd52e83b1e/snap", "metadata": {}}], "self": "/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e", "min_disk": 0, "protected": false, "id": "bee58488-b908-4676-82d1-8fbd52e83b1e", "file": "/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a5bbf1035434778a235841c41e88776", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bee58488-b908-4676-82d1-8fbd52e83b1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f"} 2018-11-06 14:31:46,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f used request id req-1bf56269-5bd5-49c3-b54b-7d05a549db16 2018-11-06 14:31:46,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b777d46336f44f867df3ebe20f3d16438cf8495" 2018-11-06 14:31:46,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8e3ef83a-61ef-4976-b8e6-480aedeb433b Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:46,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8e3ef83a-61ef-4976-b8e6-480aedeb433b 2018-11-06 14:31:46,330 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-22bef474-68a3-441d-9eea-a9b35ad9cf7f 2018-11-06 14:31:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65287b13435dc9ab148d95c25723bafe5d7ad1cd" 2018-11-06 14:31:47,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-293420a6-4145-40af-b8e6-d29f7a552868 Date: Tue, 06 Nov 2018 14:31:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:31:47,546 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bee58488-b908-4676-82d1-8fbd52e83b1e used request id req-293420a6-4145-40af-b8e6-d29f7a552868 2018-11-06 14:31:47,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:47,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-93f4a5ac-ade0-49cc-a430-e5948795babe Date: Tue, 06 Nov 2018 14:31:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:31:47,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-93f4a5ac-ade0-49cc-a430-e5948795babe 2018-11-06 14:31:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:47,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68f5825-17fb-4e7f-a170-7f810d264f00 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:31:47,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-e68f5825-17fb-4e7f-a170-7f810d264f00 2018-11-06 14:31:47,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:48,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c8038e6-9783-424c-bdf2-b2e025eecc1a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:31:48,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-8c8038e6-9783-424c-bdf2-b2e025eecc1a 2018-11-06 14:31:48,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:48,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ad8410-3b7d-4c98-9f23-209b707558d5 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:31:48,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-45ad8410-3b7d-4c98-9f23-209b707558d5 2018-11-06 14:31:48,109 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-fec41897-04bb-49e-proj 2018-11-06 14:31:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/5a5bbf1035434778a235841c41e88776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:48,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585d0f21-b093-4db4-b678-01fa4a55a472 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:48,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5a5bbf1035434778a235841c41e88776 used request id req-585d0f21-b093-4db4-b678-01fa4a55a472 2018-11-06 14:31:48,328 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-fec41897-04bb-49e-proj-role 2018-11-06 14:31:48,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/040911753bc04533b09e31dee14a4cc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:48,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e9fd580-8c25-4585-a867-f2239fa0eb11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:48,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/040911753bc04533b09e31dee14a4cc8 used request id req-2e9fd580-8c25-4585-a867-f2239fa0eb11 2018-11-06 14:31:48,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab26798c0a27d2bb847d56ac499bcfdd787e1005" 2018-11-06 14:31:48,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398b0de0-ab06-4988-bf3d-9de52c3bda1d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:48,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-398b0de0-ab06-4988-bf3d-9de52c3bda1d 2018-11-06 14:31:48,532 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-fec41897-04bb-49e-user 2018-11-06 14:31:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/82a914527f9c443d8f744f97da6ad912 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34c95211133eaf6c301fad9d34923b023f288ca" 2018-11-06 14:31:48,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6702b110-a4ab-43e7-98f0-51acb2b3bce9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:48,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/82a914527f9c443d8f744f97da6ad912 used request id req-6702b110-a4ab-43e7-98f0-51acb2b3bce9 2018-11-06 14:31:48,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:49,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["wtjBTcX4Th2VNj2ufdsQMA"], "issued_at": "2018-11-06T14:31:49.000000Z"}} 2018-11-06 14:31:49,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a65869dd0b10b692cff28550cdce9a03617284" 2018-11-06 14:31:49,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f626a56-dd5e-408a-9887-10c5cc8bd951 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:49,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8f626a56-dd5e-408a-9887-10c5cc8bd951 2018-11-06 14:31:49,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:49,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:49,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Q7EyDdieQCKVQF9avly_5w"], "issued_at": "2018-11-06T14:31:49.000000Z"}} 2018-11-06 14:31:49,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:49,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f0ccf7-03ab-466b-8778-e19dd29c2aee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:49,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-01f0ccf7-03ab-466b-8778-e19dd29c2aee 2018-11-06 14:31:49,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:49,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:49,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ebffcf89-f22f-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:49,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057ab6d6-6bad-498c-84f5-35b75eb9b7cc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ebffcf89-f22f-46c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:31:49,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ebffcf89-f22f-46c-proj used request id req-057ab6d6-6bad-498c-84f5-35b75eb9b7cc 2018-11-06 14:31:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:49,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5daacef6-263d-4ecb-af17-6aaa4de698c2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:49,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5daacef6-263d-4ecb-af17-6aaa4de698c2 2018-11-06 14:31:49,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj"}}' 2018-11-06 14:31:49,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6851b8a8-7e47-47b6-a29b-34f2202e9d87 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e4d4f57fac0a49f18bddd9a16f5bfd5a"}, "enabled": true, "id": "e4d4f57fac0a49f18bddd9a16f5bfd5a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj"}} 2018-11-06 14:31:49,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6851b8a8-7e47-47b6-a29b-34f2202e9d87 2018-11-06 14:31:49,949 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ebffcf89-f22f-46c-proj 2018-11-06 14:31:49,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:49,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:50,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["qRoQI90PT4u7oF1i7EMeAQ"], "issued_at": "2018-11-06T14:31:50.000000Z"}} 2018-11-06 14:31:50,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70d44f9653327dacba5baefbd885fae47601e42b" 2018-11-06 14:31:50,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69714236-6cc8-4348-b75a-058daa9c7a5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:50,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-69714236-6cc8-4348-b75a-058daa9c7a5d 2018-11-06 14:31:50,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:50,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:31:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:50,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70d44f9653327dacba5baefbd885fae47601e42b" 2018-11-06 14:31:50,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22be14a-a08d-4d4f-84ed-09d12745b687 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:31:50,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c22be14a-a08d-4d4f-84ed-09d12745b687 2018-11-06 14:31:50,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-ebffcf89-f22f-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70d44f9653327dacba5baefbd885fae47601e42b" 2018-11-06 14:31:50,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9dded1-c81c-4e5e-a9c8-667dff544b7c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-ebffcf89-f22f-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e4d4f57fac0a49f18bddd9a16f5bfd5a"}, "enabled": true, "id": "e4d4f57fac0a49f18bddd9a16f5bfd5a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj"}]} 2018-11-06 14:31:50,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-ebffcf89-f22f-46c-proj used request id req-7d9dded1-c81c-4e5e-a9c8-667dff544b7c 2018-11-06 14:31:50,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70d44f9653327dacba5baefbd885fae47601e42b" 2018-11-06 14:31:50,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ee0831-3eac-4f37-a0cb-6c22ae677bd6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:50,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f0ee0831-3eac-4f37-a0cb-6c22ae677bd6 2018-11-06 14:31:51,067 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ebffcf89-f22f-46c-user 2018-11-06 14:31:51,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:51,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:51,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c8735e-7a66-471a-aa46-2f7b9e8cb09e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:51,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-76c8735e-7a66-471a-aa46-2f7b9e8cb09e 2018-11-06 14:31:51,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" -d '{"role": {"name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj-role"}}' 2018-11-06 14:31:51,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92d28bbf-e935-44a7-81c5-8467b46e251e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9a6ddf260ab4db2bb2de307e5336f32", "links": {"self": "http://172.30.9.27:5000/v3/roles/c9a6ddf260ab4db2bb2de307e5336f32"}, "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj-role"}} 2018-11-06 14:31:51,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-92d28bbf-e935-44a7-81c5-8467b46e251e 2018-11-06 14:31:51,261 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ebffcf89-f22f-46c-proj-role 2018-11-06 14:31:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c9a6ddf260ab4db2bb2de307e5336f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:51,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c0ec3e-84ce-48e1-8da7-d1314b7b53e5 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c9a6ddf260ab4db2bb2de307e5336f32"}, "domain_id": null, "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj-role", "id": "c9a6ddf260ab4db2bb2de307e5336f32"}} 2018-11-06 14:31:51,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c9a6ddf260ab4db2bb2de307e5336f32 used request id req-a7c0ec3e-84ce-48e1-8da7-d1314b7b53e5 2018-11-06 14:31:51,356 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ebffcf89-f22f-46c-proj-role to project CreateImageSuccessTests-ebffcf89-f22f-46c-proj 2018-11-06 14:31:51,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/e4d4f57fac0a49f18bddd9a16f5bfd5a/users/3d49459525b44912a65fe63a63a5ef22/roles/c9a6ddf260ab4db2bb2de307e5336f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:51,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f6aca20-72cd-44b6-94f8-e9dda14ca189 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:51,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e4d4f57fac0a49f18bddd9a16f5bfd5a/users/3d49459525b44912a65fe63a63a5ef22/roles/c9a6ddf260ab4db2bb2de307e5336f32 used request id req-2f6aca20-72cd-44b6-94f8-e9dda14ca189 2018-11-06 14:31:51,486 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:31:51,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:51,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:51,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9a6ddf260ab4db2bb2de307e5336f32", "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj-role"}], "expires_at": "2018-11-06T15:31:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d4f57fac0a49f18bddd9a16f5bfd5a", "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-user", "id": "3d49459525b44912a65fe63a63a5ef22"}, "audit_ids": ["Lg1eZeYTSbGeCmbaJcy2CQ"], "issued_at": "2018-11-06T14:31:51.000000Z"}} 2018-11-06 14:31:51,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511be96cff0f11d325af1d926ce93909b89beda6" 2018-11-06 14:31:51,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87386999-ab59-43c7-a8d6-22e50de860c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:51,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-87386999-ab59-43c7-a8d6-22e50de860c3 2018-11-06 14:31:51,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}511be96cff0f11d325af1d926ce93909b89beda6" 2018-11-06 14:31:52,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-fee6f167-032f-4c1f-8c53-ae323cb64c4a Date: Tue, 06 Nov 2018 14:31:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a"} 2018-11-06 14:31:52,603 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a used request id req-fee6f167-032f-4c1f-8c53-ae323cb64c4a 2018-11-06 14:31:52,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}511be96cff0f11d325af1d926ce93909b89beda6" 2018-11-06 14:31:52,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-47eccfe8-4ba3-4a3b-8dec-155645453783 Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:52,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-47eccfe8-4ba3-4a3b-8dec-155645453783 2018-11-06 14:31:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}511be96cff0f11d325af1d926ce93909b89beda6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a"}' 2018-11-06 14:31:52,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32 X-Openstack-Request-Id: req-3cde0abb-4802-4cf1-bad8-e82ebc70b5a2 Date: Tue, 06 Nov 2018 14:31:52 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32", "min_disk": 0, "protected": false, "id": "13710bba-ba6e-435a-a871-afbf09fb4a32", "file": "/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32/file", "checksum": null, "owner": "e4d4f57fac0a49f18bddd9a16f5bfd5a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:52,991 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3cde0abb-4802-4cf1-bad8-e82ebc70b5a2 2018-11-06 14:31:53,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}511be96cff0f11d325af1d926ce93909b89beda6" -d '' 2018-11-06 14:31:53,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1414a6f0-d28b-44ec-8733-6b3ba6b4b826 Date: Tue, 06 Nov 2018 14:31:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:31:53,999 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32/file used request id req-1414a6f0-d28b-44ec-8733-6b3ba6b4b826 2018-11-06 14:31:54,000 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:31:54,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}511be96cff0f11d325af1d926ce93909b89beda6" 2018-11-06 14:31:54,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-85ba21de-52bf-4d5a-b8f3-1dd1290b661e Date: Tue, 06 Nov 2018 14:31:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:53Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/13710bba-ba6e-435a-a871-afbf09fb4a32/snap", "metadata": {}}], "self": "/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32", "min_disk": 0, "protected": false, "id": "13710bba-ba6e-435a-a871-afbf09fb4a32", "file": "/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d4f57fac0a49f18bddd9a16f5bfd5a", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/13710bba-ba6e-435a-a871-afbf09fb4a32/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:54,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32 used request id req-85ba21de-52bf-4d5a-b8f3-1dd1290b661e 2018-11-06 14:31:54,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}511be96cff0f11d325af1d926ce93909b89beda6" 2018-11-06 14:31:54,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-52ba862d-d1ac-469d-87a8-cde142d7d47e Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:54,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-52ba862d-d1ac-469d-87a8-cde142d7d47e 2018-11-06 14:31:54,333 - create_image - INFO - Created image with name - CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a 2018-11-06 14:31:54,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}511be96cff0f11d325af1d926ce93909b89beda6" 2018-11-06 14:31:54,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-48473d04-2e7b-4d6b-8f75-be7036e078f4 Date: Tue, 06 Nov 2018 14:31:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:53Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/13710bba-ba6e-435a-a871-afbf09fb4a32/snap", "metadata": {}}], "self": "/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32", "min_disk": 0, "protected": false, "id": "13710bba-ba6e-435a-a871-afbf09fb4a32", "file": "/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d4f57fac0a49f18bddd9a16f5bfd5a", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/13710bba-ba6e-435a-a871-afbf09fb4a32/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:31:54,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32 used request id req-48473d04-2e7b-4d6b-8f75-be7036e078f4 2018-11-06 14:31:54,498 - create_image - DEBUG - Instance status is - active 2018-11-06 14:31:54,498 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a 2018-11-06 14:31:54,498 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a 2018-11-06 14:31:54,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:54,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9a6ddf260ab4db2bb2de307e5336f32", "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj-role"}], "expires_at": "2018-11-06T15:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d4f57fac0a49f18bddd9a16f5bfd5a", "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-user", "id": "3d49459525b44912a65fe63a63a5ef22"}, "audit_ids": ["6Se5qdrWQKex4XESd6BVJQ"], "issued_at": "2018-11-06T14:31:54.000000Z"}} 2018-11-06 14:31:54,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}853c500e79ce29c703f78a6f4c8857b3d84ca59f" 2018-11-06 14:31:55,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b1fe73d0-fa9b-4183-87be-221aa2b4158f Date: Tue, 06 Nov 2018 14:31:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:53Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/13710bba-ba6e-435a-a871-afbf09fb4a32/snap", "metadata": {}}], "self": "/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32", "min_disk": 0, "protected": false, "id": "13710bba-ba6e-435a-a871-afbf09fb4a32", "file": "/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d4f57fac0a49f18bddd9a16f5bfd5a", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/13710bba-ba6e-435a-a871-afbf09fb4a32/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a"} 2018-11-06 14:31:55,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a used request id req-b1fe73d0-fa9b-4183-87be-221aa2b4158f 2018-11-06 14:31:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}853c500e79ce29c703f78a6f4c8857b3d84ca59f" 2018-11-06 14:31:55,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d339221b-9352-48b8-a945-cc761d1b2f3d Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:55,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d339221b-9352-48b8-a945-cc761d1b2f3d 2018-11-06 14:31:55,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:55,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:55,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9a6ddf260ab4db2bb2de307e5336f32", "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj-role"}], "expires_at": "2018-11-06T15:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d4f57fac0a49f18bddd9a16f5bfd5a", "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/e4d4f57fac0a49f18bddd9a16f5bfd5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ebffcf89-f22f-46c-user", "id": "3d49459525b44912a65fe63a63a5ef22"}, "audit_ids": ["8jM5n1k1TOa_8Hr-D5YAqA"], "issued_at": "2018-11-06T14:31:55.000000Z"}} 2018-11-06 14:31:55,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dcee2df765bdae5b959966c37f52532ce3b915" 2018-11-06 14:31:55,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88280650-69d4-40f4-917f-50f19e258b92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:55,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-88280650-69d4-40f4-917f-50f19e258b92 2018-11-06 14:31:55,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2dcee2df765bdae5b959966c37f52532ce3b915" 2018-11-06 14:31:55,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-0d0cfaab-d4d9-46f4-980d-228aefe02627 Date: Tue, 06 Nov 2018 14:31:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:31:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:31:53Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/13710bba-ba6e-435a-a871-afbf09fb4a32/snap", "metadata": {}}], "self": "/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32", "min_disk": 0, "protected": false, "id": "13710bba-ba6e-435a-a871-afbf09fb4a32", "file": "/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d4f57fac0a49f18bddd9a16f5bfd5a", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/13710bba-ba6e-435a-a871-afbf09fb4a32/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a"} 2018-11-06 14:31:55,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a used request id req-0d0cfaab-d4d9-46f4-980d-228aefe02627 2018-11-06 14:31:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2dcee2df765bdae5b959966c37f52532ce3b915" 2018-11-06 14:31:56,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ea12576b-0539-4f47-b131-06a8789391fe Date: Tue, 06 Nov 2018 14:31: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-11-06 14:31:56,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ea12576b-0539-4f47-b131-06a8789391fe 2018-11-06 14:31:56,089 - create_image - INFO - Found image with name - CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a 2018-11-06 14:31:56,089 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-68348171-5248-4ee2-91fb-f627d313eb2a 2018-11-06 14:31:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}511be96cff0f11d325af1d926ce93909b89beda6" 2018-11-06 14:31:57,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7352d81e-5b8f-4e38-a478-e34ba1c0115e Date: Tue, 06 Nov 2018 14: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-11-06 14:31:57,445 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/13710bba-ba6e-435a-a871-afbf09fb4a32 used request id req-7352d81e-5b8f-4e38-a478-e34ba1c0115e 2018-11-06 14:31:57,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:57,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5a0f67a7-e223-4a90-9bb0-1469f54db2ee Date: Tue, 06 Nov 2018 14:31:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:31:57,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-5a0f67a7-e223-4a90-9bb0-1469f54db2ee 2018-11-06 14:31:57,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:57,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4bba0b-60db-4aca-a38b-f6d14c0c71eb 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:31:57,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-fc4bba0b-60db-4aca-a38b-f6d14c0c71eb 2018-11-06 14:31:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:57,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cfe9a46-dc41-4dde-a2e8-75949e273fe9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:31:57,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-6cfe9a46-dc41-4dde-a2e8-75949e273fe9 2018-11-06 14:31:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:57,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd1cd50-1bbd-4b19-a2f6-77c14758ea2e 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:31:57,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-0cd1cd50-1bbd-4b19-a2f6-77c14758ea2e 2018-11-06 14:31:57,957 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ebffcf89-f22f-46c-proj 2018-11-06 14:31:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/e4d4f57fac0a49f18bddd9a16f5bfd5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:58,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2690bdb7-1d1f-47c2-abaa-ad8cf0b27cd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:58,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e4d4f57fac0a49f18bddd9a16f5bfd5a used request id req-2690bdb7-1d1f-47c2-abaa-ad8cf0b27cd3 2018-11-06 14:31:58,185 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ebffcf89-f22f-46c-proj-role 2018-11-06 14:31:58,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/c9a6ddf260ab4db2bb2de307e5336f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:58,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5968801f-756f-405c-9860-d601ac096ebe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:58,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/c9a6ddf260ab4db2bb2de307e5336f32 used request id req-5968801f-756f-405c-9860-d601ac096ebe 2018-11-06 14:31:58,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aecd7e6d304780de0c056e3933f39e4fdf04aae" 2018-11-06 14:31:58,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00639e52-5672-4e85-bc40-15d29ecc1006 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:31:58,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-00639e52-5672-4e85-bc40-15d29ecc1006 2018-11-06 14:31:58,377 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ebffcf89-f22f-46c-user 2018-11-06 14:31:58,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/3d49459525b44912a65fe63a63a5ef22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70d44f9653327dacba5baefbd885fae47601e42b" 2018-11-06 14:31:58,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5893edb1-597f-4518-a3dc-6787d5f2f2dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:31:58,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3d49459525b44912a65fe63a63a5ef22 used request id req-5893edb1-597f-4518-a3dc-6787d5f2f2dd 2018-11-06 14:31:58,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:58,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["lilyOnmdQUO4LPH8pjmK1Q"], "issued_at": "2018-11-06T14:31:58.000000Z"}} 2018-11-06 14:31:58,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a5da4feaa565ee65370969a122ed818d6504c0" 2018-11-06 14:31:59,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8ffa6a-66be-4198-b7aa-0163c118ea05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:59,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c8ffa6a-66be-4198-b7aa-0163c118ea05 2018-11-06 14:31:59,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:59,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:31:59,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["lS0RPf3DRn61bVOYBYp0CA"], "issued_at": "2018-11-06T14:31:59.000000Z"}} 2018-11-06 14:31:59,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:31:59,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d8765f-be42-4afa-b2ca-e49bcc9f2601 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:31:59,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e8d8765f-be42-4afa-b2ca-e49bcc9f2601 2018-11-06 14:31:59,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:31:59,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:31:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b789e9f2-b38b-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:31:59,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d680341f-a0b7-4a03-9f92-a55ccb48e33e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b789e9f2-b38b-46b-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:31:59,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b789e9f2-b38b-46b-proj used request id req-d680341f-a0b7-4a03-9f92-a55ccb48e33e 2018-11-06 14:31:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:31:59,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad214861-8525-424a-8e7d-8a7d3fa7c678 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:31:59,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ad214861-8525-424a-8e7d-8a7d3fa7c678 2018-11-06 14:31:59,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj"}}' 2018-11-06 14:31:59,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cbba62e-d945-489c-8808-3e6723ed4b5a Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/293125ad4d8a45e9ae18dc48230c3a56"}, "enabled": true, "id": "293125ad4d8a45e9ae18dc48230c3a56", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj"}} 2018-11-06 14:31:59,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0cbba62e-d945-489c-8808-3e6723ed4b5a 2018-11-06 14:31:59,829 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-b789e9f2-b38b-46b-proj 2018-11-06 14:31:59,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:31:59,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:00,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Lw95i3KjTV2vYrlB43hm8Q"], "issued_at": "2018-11-06T14:32:00.000000Z"}} 2018-11-06 14:32:00,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aec21d18882e58c91f96e7a1410dd269bcffe00" 2018-11-06 14:32:00,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867573e9-f90a-4ce2-bf01-29872a9d7c6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:00,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-867573e9-f90a-4ce2-bf01-29872a9d7c6c 2018-11-06 14:32:00,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:00,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:32:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:00,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aec21d18882e58c91f96e7a1410dd269bcffe00" 2018-11-06 14:32:00,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a902a7d8-e91c-4d72-ac11-abdf3e19befb Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:00,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a902a7d8-e91c-4d72-ac11-abdf3e19befb 2018-11-06 14:32:00,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-b789e9f2-b38b-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aec21d18882e58c91f96e7a1410dd269bcffe00" 2018-11-06 14:32:00,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4baa2976-a386-47b9-b761-98ac7be99861 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-b789e9f2-b38b-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/293125ad4d8a45e9ae18dc48230c3a56"}, "enabled": true, "id": "293125ad4d8a45e9ae18dc48230c3a56", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj"}]} 2018-11-06 14:32:00,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-b789e9f2-b38b-46b-proj used request id req-4baa2976-a386-47b9-b761-98ac7be99861 2018-11-06 14:32:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aec21d18882e58c91f96e7a1410dd269bcffe00" 2018-11-06 14:32:00,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325a8534-a180-4619-9b65-951d9280367b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:00,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-325a8534-a180-4619-9b65-951d9280367b 2018-11-06 14:32:01,008 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-b789e9f2-b38b-46b-user 2018-11-06 14:32:01,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:01,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:32:01,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51302a15-a2b4-45c2-aa00-2cb4ef7e950b Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:01,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-51302a15-a2b4-45c2-aa00-2cb4ef7e950b 2018-11-06 14:32:01,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" -d '{"role": {"name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj-role"}}' 2018-11-06 14:32:01,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0edab13-2849-4263-a15b-af488b8c6635 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fcef90833abf48dabd5c3fd7823902f3", "links": {"self": "http://172.30.9.27:5000/v3/roles/fcef90833abf48dabd5c3fd7823902f3"}, "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj-role"}} 2018-11-06 14:32:01,248 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d0edab13-2849-4263-a15b-af488b8c6635 2018-11-06 14:32:01,248 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-b789e9f2-b38b-46b-proj-role 2018-11-06 14:32:01,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/fcef90833abf48dabd5c3fd7823902f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:32:01,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1eeb9c-9295-4e8f-a873-7aa183763342 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/fcef90833abf48dabd5c3fd7823902f3"}, "domain_id": null, "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj-role", "id": "fcef90833abf48dabd5c3fd7823902f3"}} 2018-11-06 14:32:01,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/fcef90833abf48dabd5c3fd7823902f3 used request id req-fc1eeb9c-9295-4e8f-a873-7aa183763342 2018-11-06 14:32:01,269 - keystone_utils - INFO - Granting role CreateImageSuccessTests-b789e9f2-b38b-46b-proj-role to project CreateImageSuccessTests-b789e9f2-b38b-46b-proj 2018-11-06 14:32:01,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/293125ad4d8a45e9ae18dc48230c3a56/users/0ec8ced9d48d456782e7efbfc2f89827/roles/fcef90833abf48dabd5c3fd7823902f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:32:01,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b984ae7-2eca-4a2e-914d-06babb2362d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:01,392 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/293125ad4d8a45e9ae18dc48230c3a56/users/0ec8ced9d48d456782e7efbfc2f89827/roles/fcef90833abf48dabd5c3fd7823902f3 used request id req-5b984ae7-2eca-4a2e-914d-06babb2362d7 2018-11-06 14:32:01,394 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:32:01,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:01,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:01,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcef90833abf48dabd5c3fd7823902f3", "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj-role"}], "expires_at": "2018-11-06T15:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "293125ad4d8a45e9ae18dc48230c3a56", "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-user", "id": "0ec8ced9d48d456782e7efbfc2f89827"}, "audit_ids": ["lj3faTZoQFigmYoZrnESLg"], "issued_at": "2018-11-06T14:32:01.000000Z"}} 2018-11-06 14:32:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa86852b40b0e22416eff434003067a7cf4537c1" 2018-11-06 14:32:01,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf9280b-0783-4811-9273-f6672bd9695b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:01,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0cf9280b-0783-4811-9273-f6672bd9695b 2018-11-06 14:32:01,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa86852b40b0e22416eff434003067a7cf4537c1" 2018-11-06 14:32:02,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-154d5013-1659-460b-ab28-a43aed918e0d Date: Tue, 06 Nov 2018 14:32:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b"} 2018-11-06 14:32:02,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b used request id req-154d5013-1659-460b-ab28-a43aed918e0d 2018-11-06 14:32:02,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa86852b40b0e22416eff434003067a7cf4537c1" 2018-11-06 14:32:02,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f0de4de5-caed-4299-b416-41e4e47c3863 Date: Tue, 06 Nov 2018 14:32: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-11-06 14:32:02,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f0de4de5-caed-4299-b416-41e4e47c3863 2018-11-06 14:32:02,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa86852b40b0e22416eff434003067a7cf4537c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b"}' 2018-11-06 14:32:02,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b X-Openstack-Request-Id: req-3706e674-2bd4-4b75-b0fd-084e58c687c6 Date: Tue, 06 Nov 2018 14:32:02 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:32:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:32:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b", "min_disk": 0, "protected": false, "id": "69c9250f-fa8f-4472-a941-8f795affff6b", "file": "/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b/file", "checksum": null, "owner": "293125ad4d8a45e9ae18dc48230c3a56", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:32:02,488 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3706e674-2bd4-4b75-b0fd-084e58c687c6 2018-11-06 14:32:02,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa86852b40b0e22416eff434003067a7cf4537c1" -d '' 2018-11-06 14:32:04,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92fb0e71-0cd2-4366-8452-e035041fb185 Date: Tue, 06 Nov 2018 14:32:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:32:04,104 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b/file used request id req-92fb0e71-0cd2-4366-8452-e035041fb185 2018-11-06 14:32:04,104 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:32:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa86852b40b0e22416eff434003067a7cf4537c1" 2018-11-06 14:32:04,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-353883a1-9c00-4764-8050-766d39e780a6 Date: Tue, 06 Nov 2018 14:32:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:32:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:32:04Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/69c9250f-fa8f-4472-a941-8f795affff6b/snap", "metadata": {}}], "self": "/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b", "min_disk": 0, "protected": false, "id": "69c9250f-fa8f-4472-a941-8f795affff6b", "file": "/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "293125ad4d8a45e9ae18dc48230c3a56", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/69c9250f-fa8f-4472-a941-8f795affff6b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:32:04,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b used request id req-353883a1-9c00-4764-8050-766d39e780a6 2018-11-06 14:32:04,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa86852b40b0e22416eff434003067a7cf4537c1" 2018-11-06 14:32:04,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-59c70add-f983-4b7b-aa6d-13145fbb076d Date: Tue, 06 Nov 2018 14:32: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-11-06 14:32:04,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-59c70add-f983-4b7b-aa6d-13145fbb076d 2018-11-06 14:32:04,826 - create_image - INFO - Created image with name - CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b 2018-11-06 14:32:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa86852b40b0e22416eff434003067a7cf4537c1" 2018-11-06 14:32:05,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-38592f97-b11b-4f31-a47f-04d54eeea532 Date: Tue, 06 Nov 2018 14:32:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:32:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:32:04Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/69c9250f-fa8f-4472-a941-8f795affff6b/snap", "metadata": {}}], "self": "/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b", "min_disk": 0, "protected": false, "id": "69c9250f-fa8f-4472-a941-8f795affff6b", "file": "/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "293125ad4d8a45e9ae18dc48230c3a56", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/69c9250f-fa8f-4472-a941-8f795affff6b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:32:05,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b used request id req-38592f97-b11b-4f31-a47f-04d54eeea532 2018-11-06 14:32:05,006 - create_image - DEBUG - Instance status is - active 2018-11-06 14:32:05,006 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b 2018-11-06 14:32:05,006 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b 2018-11-06 14:32:05,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:05,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcef90833abf48dabd5c3fd7823902f3", "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj-role"}], "expires_at": "2018-11-06T15:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "293125ad4d8a45e9ae18dc48230c3a56", "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-user", "id": "0ec8ced9d48d456782e7efbfc2f89827"}, "audit_ids": ["0UuDz3GQS2y27iPSwRnaaQ"], "issued_at": "2018-11-06T14:32:05.000000Z"}} 2018-11-06 14:32:05,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a080b6713f16ac6f73ed561adeecc32a5eaf18ca" 2018-11-06 14:32:05,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d506bc74-ce15-4b79-a02b-5af246b22989 Date: Tue, 06 Nov 2018 14:32:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:32:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:32:04Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/69c9250f-fa8f-4472-a941-8f795affff6b/snap", "metadata": {}}], "self": "/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b", "min_disk": 0, "protected": false, "id": "69c9250f-fa8f-4472-a941-8f795affff6b", "file": "/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "293125ad4d8a45e9ae18dc48230c3a56", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/69c9250f-fa8f-4472-a941-8f795affff6b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b"} 2018-11-06 14:32:05,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b used request id req-d506bc74-ce15-4b79-a02b-5af246b22989 2018-11-06 14:32:05,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a080b6713f16ac6f73ed561adeecc32a5eaf18ca" 2018-11-06 14:32:05,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bf613ef5-674b-4742-b602-63df22bc5669 Date: Tue, 06 Nov 2018 14:32:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 14:32:05,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bf613ef5-674b-4742-b602-63df22bc5669 2018-11-06 14:32:05,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:05,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:06,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcef90833abf48dabd5c3fd7823902f3", "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj-role"}], "expires_at": "2018-11-06T15:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "293125ad4d8a45e9ae18dc48230c3a56", "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/293125ad4d8a45e9ae18dc48230c3a56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/293125ad4d8a45e9ae18dc48230c3a56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/293125ad4d8a45e9ae18dc48230c3a56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-b789e9f2-b38b-46b-user", "id": "0ec8ced9d48d456782e7efbfc2f89827"}, "audit_ids": ["TbVKX3GMSIOCz846Zd6FEw"], "issued_at": "2018-11-06T14:32:06.000000Z"}} 2018-11-06 14:32:06,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579572afbf26eda7fc65db778523ac3d71a8aed4" 2018-11-06 14:32:06,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585ba51e-cdad-4f33-8c83-651f9ed3ebf4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:06,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-585ba51e-cdad-4f33-8c83-651f9ed3ebf4 2018-11-06 14:32:06,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&name=CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}579572afbf26eda7fc65db778523ac3d71a8aed4" 2018-11-06 14:32:06,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-97c056f2-3296-4a95-90d2-51aa965c29e5 Date: Tue, 06 Nov 2018 14:32:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:32:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:32:04Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/69c9250f-fa8f-4472-a941-8f795affff6b/snap", "metadata": {}}], "self": "/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b", "min_disk": 0, "protected": false, "id": "69c9250f-fa8f-4472-a941-8f795affff6b", "file": "/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "293125ad4d8a45e9ae18dc48230c3a56", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/69c9250f-fa8f-4472-a941-8f795affff6b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b"} 2018-11-06 14:32:06,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&name=CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b used request id req-97c056f2-3296-4a95-90d2-51aa965c29e5 2018-11-06 14:32:06,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}579572afbf26eda7fc65db778523ac3d71a8aed4" 2018-11-06 14:32:06,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7fb503c9-d532-4bd7-a086-71f3a221e0b7 Date: Tue, 06 Nov 2018 14:32: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-11-06 14:32:06,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7fb503c9-d532-4bd7-a086-71f3a221e0b7 2018-11-06 14:32:06,605 - create_image - INFO - Found image with name - CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b 2018-11-06 14:32:06,605 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9485ea00-66c1-4dbe-bd62-561a5365526b 2018-11-06 14:32:06,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa86852b40b0e22416eff434003067a7cf4537c1" 2018-11-06 14:32:08,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af699830-7858-4390-a262-6f927fd77cdf Date: Tue, 06 Nov 2018 14:32:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:32:08,517 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/69c9250f-fa8f-4472-a941-8f795affff6b used request id req-af699830-7858-4390-a262-6f927fd77cdf 2018-11-06 14:32:08,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:32:08,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-665d508d-81af-4c16-a7e3-de6f3ac45807 Date: Tue, 06 Nov 2018 14:32:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:32:08,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-665d508d-81af-4c16-a7e3-de6f3ac45807 2018-11-06 14:32:08,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:32:08,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0cfada7-cefa-4647-8921-4b6a61366604 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:32:08,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-c0cfada7-cefa-4647-8921-4b6a61366604 2018-11-06 14:32:08,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:32:08,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42362ab-44f1-4a19-baf8-03c55dcf1a59 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:32:08,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-a42362ab-44f1-4a19-baf8-03c55dcf1a59 2018-11-06 14:32:08,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:32:09,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67cec8aa-2a75-4523-a377-1442015879f4 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:32:09,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-67cec8aa-2a75-4523-a377-1442015879f4 2018-11-06 14:32:09,138 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-b789e9f2-b38b-46b-proj 2018-11-06 14:32:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/293125ad4d8a45e9ae18dc48230c3a56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:32:09,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e28660-89e9-4cfe-8528-4793068e8747 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:09,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/293125ad4d8a45e9ae18dc48230c3a56 used request id req-a9e28660-89e9-4cfe-8528-4793068e8747 2018-11-06 14:32:09,375 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-b789e9f2-b38b-46b-proj-role 2018-11-06 14:32:09,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/fcef90833abf48dabd5c3fd7823902f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:32:09,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b57f2738-82e3-40a5-9547-aa846db64f5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:09,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/fcef90833abf48dabd5c3fd7823902f3 used request id req-b57f2738-82e3-40a5-9547-aa846db64f5b 2018-11-06 14:32:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59b5d983d450075180faa5a1e85bfcb02e4509" 2018-11-06 14:32:09,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5861fe-e485-4679-8590-78c1c354d066 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:09,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fd5861fe-e485-4679-8590-78c1c354d066 2018-11-06 14:32:09,590 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-b789e9f2-b38b-46b-user 2018-11-06 14:32:09,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0ec8ced9d48d456782e7efbfc2f89827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aec21d18882e58c91f96e7a1410dd269bcffe00" 2018-11-06 14:32:09,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92ee8e57-4a37-47c4-affb-db7cc03d15de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:09,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0ec8ced9d48d456782e7efbfc2f89827 used request id req-92ee8e57-4a37-47c4-affb-db7cc03d15de 2018-11-06 14:32:09,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:10,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["DS5qLnxiSRy4OrFYtdQ_WQ"], "issued_at": "2018-11-06T14:32:10.000000Z"}} 2018-11-06 14:32:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa5776823e060656a09b4e32503c70dd41002d4" 2018-11-06 14:32:10,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cde6d93-9a1b-4ebc-a179-13044926d6fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:10,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4cde6d93-9a1b-4ebc-a179-13044926d6fd 2018-11-06 14:32:10,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:10,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:10,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["DOxJCNdJQ2OZpKyX3xvM_Q"], "issued_at": "2018-11-06T14:32:10.000000Z"}} 2018-11-06 14:32:10,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:10,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ca1d8f-e4ee-4976-8c99-4c0e86b05136 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:10,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-18ca1d8f-e4ee-4976-8c99-4c0e86b05136 2018-11-06 14:32:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:10,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:10,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5f15a621-b3ce-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:10,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bf6cdb-741f-4d36-bfe0-1f78f345ec9d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5f15a621-b3ce-47f-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:32:10,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5f15a621-b3ce-47f-proj used request id req-c8bf6cdb-741f-4d36-bfe0-1f78f345ec9d 2018-11-06 14:32:10,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:10,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95971a64-ee83-4702-b74d-533f78b6b33a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:10,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-95971a64-ee83-4702-b74d-533f78b6b33a 2018-11-06 14:32:10,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-5f15a621-b3ce-47f-proj"}}' 2018-11-06 14:32:11,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ac1b59-5658-4f49-9630-7cc2ab1afe22 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5c535c7b2c2347108311958dc006f193"}, "enabled": true, "id": "5c535c7b2c2347108311958dc006f193", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-5f15a621-b3ce-47f-proj"}} 2018-11-06 14:32:11,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-90ac1b59-5658-4f49-9630-7cc2ab1afe22 2018-11-06 14:32:11,069 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-5f15a621-b3ce-47f-proj 2018-11-06 14:32:11,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:11,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:11,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["aS7PJIFwSCun3XKLQN8RIw"], "issued_at": "2018-11-06T14:32:11.000000Z"}} 2018-11-06 14:32:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af40695a7d99d39e97b862657b5135e46b40705" 2018-11-06 14:32:11,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14af5c2c-440f-4704-b0a2-fbb052654099 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:11,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-14af5c2c-440f-4704-b0a2-fbb052654099 2018-11-06 14:32:11,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:11,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:11,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af40695a7d99d39e97b862657b5135e46b40705" 2018-11-06 14:32:11,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b449352-331b-4d3e-859d-2c3fa69bf2b5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:11,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4b449352-331b-4d3e-859d-2c3fa69bf2b5 2018-11-06 14:32:11,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-5f15a621-b3ce-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af40695a7d99d39e97b862657b5135e46b40705" 2018-11-06 14:32:11,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc58d767-650e-4c6a-83a9-7d5e1d5dc7fd Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-5f15a621-b3ce-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5c535c7b2c2347108311958dc006f193"}, "enabled": true, "id": "5c535c7b2c2347108311958dc006f193", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-5f15a621-b3ce-47f-proj"}]} 2018-11-06 14:32:11,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-5f15a621-b3ce-47f-proj used request id req-fc58d767-650e-4c6a-83a9-7d5e1d5dc7fd 2018-11-06 14:32:11,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af40695a7d99d39e97b862657b5135e46b40705" 2018-11-06 14:32:11,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9318734c-b0ad-4d8a-b02e-e24479a3e17e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:11,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9318734c-b0ad-4d8a-b02e-e24479a3e17e 2018-11-06 14:32:12,128 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-5f15a621-b3ce-47f-user 2018-11-06 14:32:12,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:12,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:12,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbaa200d-0703-4680-8c89-bf8fa1c7302e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:12,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dbaa200d-0703-4680-8c89-bf8fa1c7302e 2018-11-06 14:32:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" -d '{"role": {"name": "CreateImageNegativeTests-5f15a621-b3ce-47f-proj-role"}}' 2018-11-06 14:32:12,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afa39427-1859-4d89-9f01-c3afc193adb4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe1e5ea0b98446a90dfa7b3b87ec4e0", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe1e5ea0b98446a90dfa7b3b87ec4e0"}, "name": "CreateImageNegativeTests-5f15a621-b3ce-47f-proj-role"}} 2018-11-06 14:32:12,349 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-afa39427-1859-4d89-9f01-c3afc193adb4 2018-11-06 14:32:12,349 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-5f15a621-b3ce-47f-proj-role 2018-11-06 14:32:12,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/9fe1e5ea0b98446a90dfa7b3b87ec4e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:12,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c97acc-669c-4991-9cdf-63ed9c693bd6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/9fe1e5ea0b98446a90dfa7b3b87ec4e0"}, "domain_id": null, "name": "CreateImageNegativeTests-5f15a621-b3ce-47f-proj-role", "id": "9fe1e5ea0b98446a90dfa7b3b87ec4e0"}} 2018-11-06 14:32:12,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9fe1e5ea0b98446a90dfa7b3b87ec4e0 used request id req-d9c97acc-669c-4991-9cdf-63ed9c693bd6 2018-11-06 14:32:12,453 - keystone_utils - INFO - Granting role CreateImageNegativeTests-5f15a621-b3ce-47f-proj-role to project CreateImageNegativeTests-5f15a621-b3ce-47f-proj 2018-11-06 14:32:12,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/5c535c7b2c2347108311958dc006f193/users/fb4b7cb9b9594ab28fc63d57df648810/roles/9fe1e5ea0b98446a90dfa7b3b87ec4e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:12,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0b6d8fe-335e-4976-a6d2-3bc8302a860f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:12,597 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5c535c7b2c2347108311958dc006f193/users/fb4b7cb9b9594ab28fc63d57df648810/roles/9fe1e5ea0b98446a90dfa7b3b87ec4e0 used request id req-a0b6d8fe-335e-4976-a6d2-3bc8302a860f 2018-11-06 14:32:12,597 - openstack_tests - DEBUG - Image metadata - None 2018-11-06 14:32:12,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:12,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:13,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe1e5ea0b98446a90dfa7b3b87ec4e0", "name": "CreateImageNegativeTests-5f15a621-b3ce-47f-proj-role"}], "expires_at": "2018-11-06T15:32:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c535c7b2c2347108311958dc006f193", "name": "CreateImageNegativeTests-5f15a621-b3ce-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/5c535c7b2c2347108311958dc006f193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/5c535c7b2c2347108311958dc006f193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/5c535c7b2c2347108311958dc006f193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5c535c7b2c2347108311958dc006f193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/5c535c7b2c2347108311958dc006f193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/5c535c7b2c2347108311958dc006f193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5c535c7b2c2347108311958dc006f193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/5c535c7b2c2347108311958dc006f193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/5c535c7b2c2347108311958dc006f193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5c535c7b2c2347108311958dc006f193", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/5c535c7b2c2347108311958dc006f193", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/5c535c7b2c2347108311958dc006f193", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-5f15a621-b3ce-47f-user", "id": "fb4b7cb9b9594ab28fc63d57df648810"}, "audit_ids": ["FXgpXFITQPmx7WHpOhfjvA"], "issued_at": "2018-11-06T14:32:13.000000Z"}} 2018-11-06 14:32:13,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a92049852bd742bf1a728397fddbd58b5e945a1" 2018-11-06 14:32:13,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c91c87-4983-4d27-9005-919cd3dbb2fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:13,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-04c91c87-4983-4d27-9005-919cd3dbb2fb 2018-11-06 14:32:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-d4a4061a-3c56-4ef9-baa0-7420bf0c3f99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a92049852bd742bf1a728397fddbd58b5e945a1" 2018-11-06 14:32:13,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-c95c9fff-96ec-4474-be6a-3440cb872912 Date: Tue, 06 Nov 2018 14:32:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-d4a4061a-3c56-4ef9-baa0-7420bf0c3f99"} 2018-11-06 14:32:13,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-d4a4061a-3c56-4ef9-baa0-7420bf0c3f99 used request id req-c95c9fff-96ec-4474-be6a-3440cb872912 2018-11-06 14:32:13,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a92049852bd742bf1a728397fddbd58b5e945a1" 2018-11-06 14:32:13,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1290add4-71c4-4135-a3bc-38ef725a87e2 Date: Tue, 06 Nov 2018 14:32: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-11-06 14:32:13,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1290add4-71c4-4135-a3bc-38ef725a87e2 2018-11-06 14:32:13,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a92049852bd742bf1a728397fddbd58b5e945a1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-d4a4061a-3c56-4ef9-baa0-7420bf0c3f99"}' 2018-11-06 14:32:13,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/8129790c-e971-4845-b36f-e45afb4da4f1 X-Openstack-Request-Id: req-8e91973f-a32a-41f6-90dd-90a4ab16d6a4 Date: Tue, 06 Nov 2018 14:32:13 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-d4a4061a-3c56-4ef9-baa0-7420bf0c3f99", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:32:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:32:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/8129790c-e971-4845-b36f-e45afb4da4f1", "min_disk": 0, "protected": false, "id": "8129790c-e971-4845-b36f-e45afb4da4f1", "file": "/v2/images/8129790c-e971-4845-b36f-e45afb4da4f1/file", "checksum": null, "owner": "5c535c7b2c2347108311958dc006f193", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:32:13,813 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8e91973f-a32a-41f6-90dd-90a4ab16d6a4 2018-11-06 14:32:13,821 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-06 14:32:13,821 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-d4a4061a-3c56-4ef9-baa0-7420bf0c3f99 2018-11-06 14:32:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/8129790c-e971-4845-b36f-e45afb4da4f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a92049852bd742bf1a728397fddbd58b5e945a1" 2018-11-06 14:32:13,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac528c7f-888b-4211-b36a-9b5104ce70e1 Date: Tue, 06 Nov 2018 14:32:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:32:13,906 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8129790c-e971-4845-b36f-e45afb4da4f1 used request id req-ac528c7f-888b-4211-b36a-9b5104ce70e1 2018-11-06 14:32:13,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:14,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-00024a63-c724-4541-9412-fd48c7267f6c Date: Tue, 06 Nov 2018 14:32:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:32:14,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-00024a63-c724-4541-9412-fd48c7267f6c 2018-11-06 14:32:14,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:14,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48240fa-fb77-4f23-ab88-724342616d1a 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:32:14,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-f48240fa-fb77-4f23-ab88-724342616d1a 2018-11-06 14:32:14,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:14,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c718543f-830f-4528-bfd4-d16c93330176 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:32:14,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-c718543f-830f-4528-bfd4-d16c93330176 2018-11-06 14:32:14,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:14,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150b351f-f0ea-4b96-aa36-52a6857fd88d 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:32:14,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-150b351f-f0ea-4b96-aa36-52a6857fd88d 2018-11-06 14:32:14,384 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-5f15a621-b3ce-47f-proj 2018-11-06 14:32:14,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/5c535c7b2c2347108311958dc006f193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:14,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05509a8-90ce-429a-a608-3365dbb06ebe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:14,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5c535c7b2c2347108311958dc006f193 used request id req-b05509a8-90ce-429a-a608-3365dbb06ebe 2018-11-06 14:32:14,766 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-5f15a621-b3ce-47f-proj-role 2018-11-06 14:32:14,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/9fe1e5ea0b98446a90dfa7b3b87ec4e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:14,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79e2fde0-ad62-4380-ad3b-bb710bfc3736 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:14,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/9fe1e5ea0b98446a90dfa7b3b87ec4e0 used request id req-79e2fde0-ad62-4380-ad3b-bb710bfc3736 2018-11-06 14:32:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb3fd167a7b3f329fffeae52c38573e76a8568c" 2018-11-06 14:32:14,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3460db-2495-4fd3-8570-b7eaaa21df03 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:14,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0e3460db-2495-4fd3-8570-b7eaaa21df03 2018-11-06 14:32:14,968 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-5f15a621-b3ce-47f-user 2018-11-06 14:32:14,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/fb4b7cb9b9594ab28fc63d57df648810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af40695a7d99d39e97b862657b5135e46b40705" 2018-11-06 14:32:15,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c72faad-7258-4852-9727-499949c767f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:15,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fb4b7cb9b9594ab28fc63d57df648810 used request id req-8c72faad-7258-4852-9727-499949c767f7 2018-11-06 14:32:15,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:15,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["qyV5UNXGSPqX20xYz8AOqA"], "issued_at": "2018-11-06T14:32:15.000000Z"}} 2018-11-06 14:32:15,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da823759b1be05bd092b6379556a2458f4df3d08" 2018-11-06 14:32:15,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2455f276-5394-49fc-abc3-7589ffd968d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:15,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2455f276-5394-49fc-abc3-7589ffd968d7 2018-11-06 14:32:15,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:15,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:16,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Xdt2ClLiQ_uUa5kFJqOWcQ"], "issued_at": "2018-11-06T14:32:16.000000Z"}} 2018-11-06 14:32:16,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:16,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49b79ca-7211-479f-ae4b-5d03d837338d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:16,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b49b79ca-7211-479f-ae4b-5d03d837338d 2018-11-06 14:32:16,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:16,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:16,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-9242e4fc-0df1-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:16,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6f033d-afc5-40ba-a381-34bf265a7752 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-9242e4fc-0df1-426-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:32:16,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-9242e4fc-0df1-426-proj used request id req-5e6f033d-afc5-40ba-a381-34bf265a7752 2018-11-06 14:32:16,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:16,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e621f0-1f35-4284-8e2b-6b0527870a0e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:16,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-25e621f0-1f35-4284-8e2b-6b0527870a0e 2018-11-06 14:32:16,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-9242e4fc-0df1-426-proj"}}' 2018-11-06 14:32:16,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98edee92-4dbe-4c78-a7df-0c97071f3495 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/267846237a354202bededc700a84d826"}, "enabled": true, "id": "267846237a354202bededc700a84d826", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-9242e4fc-0df1-426-proj"}} 2018-11-06 14:32:16,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-98edee92-4dbe-4c78-a7df-0c97071f3495 2018-11-06 14:32:16,415 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-9242e4fc-0df1-426-proj 2018-11-06 14:32:16,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:16,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:16,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Ku4jP8nrR5ylLkCFZkmu0A"], "issued_at": "2018-11-06T14:32:16.000000Z"}} 2018-11-06 14:32:16,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f49a969f9f0c980086080366301a67aef6c83eb" 2018-11-06 14:32:16,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40dd36d4-f95b-4390-ba95-0e8ad9bd2138 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:16,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40dd36d4-f95b-4390-ba95-0e8ad9bd2138 2018-11-06 14:32:16,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:16,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:16,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f49a969f9f0c980086080366301a67aef6c83eb" 2018-11-06 14:32:17,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959f4ca8-d40c-4f91-953f-171b639d12f9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:17,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-959f4ca8-d40c-4f91-953f-171b639d12f9 2018-11-06 14:32:17,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-9242e4fc-0df1-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f49a969f9f0c980086080366301a67aef6c83eb" 2018-11-06 14:32:17,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e39276a-d22b-4972-a81f-e8bc8443c4cf Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-9242e4fc-0df1-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/267846237a354202bededc700a84d826"}, "enabled": true, "id": "267846237a354202bededc700a84d826", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-9242e4fc-0df1-426-proj"}]} 2018-11-06 14:32:17,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-9242e4fc-0df1-426-proj used request id req-0e39276a-d22b-4972-a81f-e8bc8443c4cf 2018-11-06 14:32:17,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f49a969f9f0c980086080366301a67aef6c83eb" 2018-11-06 14:32:17,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ba16db-fede-43d9-8bd4-0cd75d13b1ee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:17,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c9ba16db-fede-43d9-8bd4-0cd75d13b1ee 2018-11-06 14:32:17,468 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-9242e4fc-0df1-426-user 2018-11-06 14:32:17,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:17,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:17,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efd9173-770e-42ca-bd50-5a563c02e945 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:17,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4efd9173-770e-42ca-bd50-5a563c02e945 2018-11-06 14:32:17,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" -d '{"role": {"name": "CreateImageNegativeTests-9242e4fc-0df1-426-proj-role"}}' 2018-11-06 14:32:17,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6a79ea7-2bd3-4b1c-a67c-bda9da13ba2e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b59a846ff3b64943aad899c19aec8a3e", "links": {"self": "http://172.30.9.27:5000/v3/roles/b59a846ff3b64943aad899c19aec8a3e"}, "name": "CreateImageNegativeTests-9242e4fc-0df1-426-proj-role"}} 2018-11-06 14:32:17,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f6a79ea7-2bd3-4b1c-a67c-bda9da13ba2e 2018-11-06 14:32:17,655 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-9242e4fc-0df1-426-proj-role 2018-11-06 14:32:17,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/b59a846ff3b64943aad899c19aec8a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:17,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e9de8f-43bc-43cd-9ae7-3c5415e5165e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b59a846ff3b64943aad899c19aec8a3e"}, "domain_id": null, "name": "CreateImageNegativeTests-9242e4fc-0df1-426-proj-role", "id": "b59a846ff3b64943aad899c19aec8a3e"}} 2018-11-06 14:32:17,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b59a846ff3b64943aad899c19aec8a3e used request id req-09e9de8f-43bc-43cd-9ae7-3c5415e5165e 2018-11-06 14:32:17,747 - keystone_utils - INFO - Granting role CreateImageNegativeTests-9242e4fc-0df1-426-proj-role to project CreateImageNegativeTests-9242e4fc-0df1-426-proj 2018-11-06 14:32:17,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/267846237a354202bededc700a84d826/users/d2c17a098f5b469b8858499cbff9cae6/roles/b59a846ff3b64943aad899c19aec8a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:17,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95aaff44-1fcb-4bfe-b5ee-d40c9ae7efe7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:17,879 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/267846237a354202bededc700a84d826/users/d2c17a098f5b469b8858499cbff9cae6/roles/b59a846ff3b64943aad899c19aec8a3e used request id req-95aaff44-1fcb-4bfe-b5ee-d40c9ae7efe7 2018-11-06 14:32:17,880 - openstack_tests - DEBUG - Image metadata - None 2018-11-06 14:32:17,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:17,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:18,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b59a846ff3b64943aad899c19aec8a3e", "name": "CreateImageNegativeTests-9242e4fc-0df1-426-proj-role"}], "expires_at": "2018-11-06T15:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "267846237a354202bededc700a84d826", "name": "CreateImageNegativeTests-9242e4fc-0df1-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/267846237a354202bededc700a84d826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/267846237a354202bededc700a84d826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/267846237a354202bededc700a84d826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/267846237a354202bededc700a84d826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/267846237a354202bededc700a84d826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/267846237a354202bededc700a84d826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/267846237a354202bededc700a84d826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/267846237a354202bededc700a84d826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/267846237a354202bededc700a84d826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/267846237a354202bededc700a84d826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/267846237a354202bededc700a84d826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/267846237a354202bededc700a84d826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-9242e4fc-0df1-426-user", "id": "d2c17a098f5b469b8858499cbff9cae6"}, "audit_ids": ["ZCOHBOX7QYemdnxym6UdRg"], "issued_at": "2018-11-06T14:32:18.000000Z"}} 2018-11-06 14:32:18,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b79d3ea2f2022179cf1f45212c6b1a603a2589" 2018-11-06 14:32:18,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d697b9-96be-4914-8dc5-f0f52bb8fb17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:18,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-20d697b9-96be-4914-8dc5-f0f52bb8fb17 2018-11-06 14:32:18,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-1cbfb25f-a629-44a1-a9ef-403f0618c475 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1b79d3ea2f2022179cf1f45212c6b1a603a2589" 2018-11-06 14:32:18,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-cd4a8293-7ebf-4ab2-97f4-a1059cb4aa49 Date: Tue, 06 Nov 2018 14:32:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-1cbfb25f-a629-44a1-a9ef-403f0618c475"} 2018-11-06 14:32:18,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-1cbfb25f-a629-44a1-a9ef-403f0618c475 used request id req-cd4a8293-7ebf-4ab2-97f4-a1059cb4aa49 2018-11-06 14:32:18,881 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-11-06 14:32:18,882 - file_utils - DEBUG - Saving file to - /tmp/7bcbb35b-179d-42da-b884-10cb3d345248 2018-11-06 14:32:19,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1b79d3ea2f2022179cf1f45212c6b1a603a2589" 2018-11-06 14:32:19,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7302795f-a2b6-45c4-8bb3-1392b0b972b8 Date: Tue, 06 Nov 2018 14:32: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-11-06 14:32:19,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7302795f-a2b6-45c4-8bb3-1392b0b972b8 2018-11-06 14:32:19,689 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-06 14:32:19,689 - glance_utils - DEBUG - Closing file ./tmp/7bcbb35b-179d-42da-b884-10cb3d345248 2018-11-06 14:32:19,689 - glance_utils - INFO - Removing file ./tmp/7bcbb35b-179d-42da-b884-10cb3d345248 2018-11-06 14:32:19,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:20,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-69ea844b-60e8-4a50-bed8-8abfe7cf572a Date: Tue, 06 Nov 2018 14:32:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:32:20,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-69ea844b-60e8-4a50-bed8-8abfe7cf572a 2018-11-06 14:32:20,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:20,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9f93e5-5064-48cf-98f6-4cd8e9e5eed5 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:32:20,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-3d9f93e5-5064-48cf-98f6-4cd8e9e5eed5 2018-11-06 14:32:20,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:20,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4945ab-d2cf-424f-a67b-4d47d503bb35 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:32:20,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-cd4945ab-d2cf-424f-a67b-4d47d503bb35 2018-11-06 14:32:20,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:20,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b974090-7bd8-4c61-985f-b73eadc234a1 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:32:20,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-9b974090-7bd8-4c61-985f-b73eadc234a1 2018-11-06 14:32:20,357 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-9242e4fc-0df1-426-proj 2018-11-06 14:32:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/267846237a354202bededc700a84d826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:20,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d4abd66-7363-4398-bc99-908299aaca83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:20,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/267846237a354202bededc700a84d826 used request id req-8d4abd66-7363-4398-bc99-908299aaca83 2018-11-06 14:32:20,556 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-9242e4fc-0df1-426-proj-role 2018-11-06 14:32:20,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/b59a846ff3b64943aad899c19aec8a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:20,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d5722e7-0d0a-4f72-8851-071a58917ce6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:20,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b59a846ff3b64943aad899c19aec8a3e used request id req-5d5722e7-0d0a-4f72-8851-071a58917ce6 2018-11-06 14:32:20,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05d90ba979e926a41bd69841ed8279ddfa19782" 2018-11-06 14:32:20,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3ad3ae-8fab-400a-a832-aa0fa694d70c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:20,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6c3ad3ae-8fab-400a-a832-aa0fa694d70c 2018-11-06 14:32:20,751 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-9242e4fc-0df1-426-user 2018-11-06 14:32:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d2c17a098f5b469b8858499cbff9cae6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f49a969f9f0c980086080366301a67aef6c83eb" 2018-11-06 14:32:20,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-817dbfd3-c969-4d2e-9de1-c95ebd0ef674 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:20,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d2c17a098f5b469b8858499cbff9cae6 used request id req-817dbfd3-c969-4d2e-9de1-c95ebd0ef674 2018-11-06 14:32:20,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:21,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["hyVj8OHLTbS9A6HmEAitRA"], "issued_at": "2018-11-06T14:32:21.000000Z"}} 2018-11-06 14:32:21,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7b3b8921c6428674dbe8660103dc064103a382" 2018-11-06 14:32:21,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3f62ca-3f2d-45d2-9fa7-0a32dad16d50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:21,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cd3f62ca-3f2d-45d2-9fa7-0a32dad16d50 2018-11-06 14:32:21,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:21,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:21,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Hq4Sonx4SFKqfBSCxJYTZA"], "issued_at": "2018-11-06T14:32:21.000000Z"}} 2018-11-06 14:32:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:21,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3c72f5-8ff2-4c69-9093-306fe2d30ebe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:21,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7e3c72f5-8ff2-4c69-9093-306fe2d30ebe 2018-11-06 14:32:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:21,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-1a14a15f-6ed8-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:21,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9b7334-5299-401b-8bb5-71d6dd0555c6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-1a14a15f-6ed8-4be-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:32:21,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-1a14a15f-6ed8-4be-proj used request id req-9d9b7334-5299-401b-8bb5-71d6dd0555c6 2018-11-06 14:32:21,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:22,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ca04cd-1c43-4b1d-bf73-785ef5a93acb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:22,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-15ca04cd-1c43-4b1d-bf73-785ef5a93acb 2018-11-06 14:32:22,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-1a14a15f-6ed8-4be-proj"}}' 2018-11-06 14:32:22,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-371da0db-586f-4745-ac63-a006471abed0 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/cd0e6c62ac84435d9525d111872c7a65"}, "enabled": true, "id": "cd0e6c62ac84435d9525d111872c7a65", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-1a14a15f-6ed8-4be-proj"}} 2018-11-06 14:32:22,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-371da0db-586f-4745-ac63-a006471abed0 2018-11-06 14:32:22,176 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-1a14a15f-6ed8-4be-proj 2018-11-06 14:32:22,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:22,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:22,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["mS8W8ZBtQtaLQrtfiJWByg"], "issued_at": "2018-11-06T14:32:22.000000Z"}} 2018-11-06 14:32:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ff8cdf2c438a2bd7585bcc5ed99a9f9d6dfdd5" 2018-11-06 14:32:22,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe34aaf5-9976-42ca-855c-bed632ae3f3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:22,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fe34aaf5-9976-42ca-855c-bed632ae3f3e 2018-11-06 14:32:22,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:22,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ff8cdf2c438a2bd7585bcc5ed99a9f9d6dfdd5" 2018-11-06 14:32:22,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f86b59a-1d46-432e-bf32-6e0a6cc44005 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:22,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2f86b59a-1d46-432e-bf32-6e0a6cc44005 2018-11-06 14:32:22,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-1a14a15f-6ed8-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ff8cdf2c438a2bd7585bcc5ed99a9f9d6dfdd5" 2018-11-06 14:32:22,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e61ba0f-81c9-4e8a-931c-43b81f69c39e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-1a14a15f-6ed8-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/cd0e6c62ac84435d9525d111872c7a65"}, "enabled": true, "id": "cd0e6c62ac84435d9525d111872c7a65", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-1a14a15f-6ed8-4be-proj"}]} 2018-11-06 14:32:22,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-1a14a15f-6ed8-4be-proj used request id req-8e61ba0f-81c9-4e8a-931c-43b81f69c39e 2018-11-06 14:32:22,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ff8cdf2c438a2bd7585bcc5ed99a9f9d6dfdd5" 2018-11-06 14:32:22,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0cea6c9-c359-4e3e-a3a4-3c7fdb7927da Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:22,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b0cea6c9-c359-4e3e-a3a4-3c7fdb7927da 2018-11-06 14:32:23,253 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-1a14a15f-6ed8-4be-user 2018-11-06 14:32:23,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:23,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:23,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5685d5bc-bb83-4e10-9497-0b16fca1ed49 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:23,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5685d5bc-bb83-4e10-9497-0b16fca1ed49 2018-11-06 14:32:23,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" -d '{"role": {"name": "CreateImageNegativeTests-1a14a15f-6ed8-4be-proj-role"}}' 2018-11-06 14:32:23,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c40d385-c112-4657-9ee7-814d9b027004 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94816bed087b47859f0056728a3240a0", "links": {"self": "http://172.30.9.27:5000/v3/roles/94816bed087b47859f0056728a3240a0"}, "name": "CreateImageNegativeTests-1a14a15f-6ed8-4be-proj-role"}} 2018-11-06 14:32:23,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-1c40d385-c112-4657-9ee7-814d9b027004 2018-11-06 14:32:23,463 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-1a14a15f-6ed8-4be-proj-role 2018-11-06 14:32:23,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/94816bed087b47859f0056728a3240a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:23,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0ab76d-9cc8-4ed8-bb09-a6cddc55a4d2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/94816bed087b47859f0056728a3240a0"}, "domain_id": null, "name": "CreateImageNegativeTests-1a14a15f-6ed8-4be-proj-role", "id": "94816bed087b47859f0056728a3240a0"}} 2018-11-06 14:32:23,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/94816bed087b47859f0056728a3240a0 used request id req-bc0ab76d-9cc8-4ed8-bb09-a6cddc55a4d2 2018-11-06 14:32:23,554 - keystone_utils - INFO - Granting role CreateImageNegativeTests-1a14a15f-6ed8-4be-proj-role to project CreateImageNegativeTests-1a14a15f-6ed8-4be-proj 2018-11-06 14:32:23,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/cd0e6c62ac84435d9525d111872c7a65/users/4e29db49b3934e5f9571cba461c7dc98/roles/94816bed087b47859f0056728a3240a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:23,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4102f529-ec65-4c6c-87fc-0d5086b003d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:23,675 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cd0e6c62ac84435d9525d111872c7a65/users/4e29db49b3934e5f9571cba461c7dc98/roles/94816bed087b47859f0056728a3240a0 used request id req-4102f529-ec65-4c6c-87fc-0d5086b003d1 2018-11-06 14:32:23,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:23,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:24,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94816bed087b47859f0056728a3240a0", "name": "CreateImageNegativeTests-1a14a15f-6ed8-4be-proj-role"}], "expires_at": "2018-11-06T15:32:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd0e6c62ac84435d9525d111872c7a65", "name": "CreateImageNegativeTests-1a14a15f-6ed8-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/cd0e6c62ac84435d9525d111872c7a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/cd0e6c62ac84435d9525d111872c7a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/cd0e6c62ac84435d9525d111872c7a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/cd0e6c62ac84435d9525d111872c7a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/cd0e6c62ac84435d9525d111872c7a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/cd0e6c62ac84435d9525d111872c7a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cd0e6c62ac84435d9525d111872c7a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/cd0e6c62ac84435d9525d111872c7a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/cd0e6c62ac84435d9525d111872c7a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cd0e6c62ac84435d9525d111872c7a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/cd0e6c62ac84435d9525d111872c7a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/cd0e6c62ac84435d9525d111872c7a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-1a14a15f-6ed8-4be-user", "id": "4e29db49b3934e5f9571cba461c7dc98"}, "audit_ids": ["IiDIA7LvSSaHgnvZqLRUrQ"], "issued_at": "2018-11-06T14:32:24.000000Z"}} 2018-11-06 14:32:24,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5c597002615768334fb8d7314640c03eb92f8d" 2018-11-06 14:32:24,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a5010c-fead-430e-82fe-970f9ca303ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:24,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f5a5010c-fead-430e-82fe-970f9ca303ce 2018-11-06 14:32:24,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b5c597002615768334fb8d7314640c03eb92f8d" 2018-11-06 14:32:24,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-b145bc97-91c2-4637-b078-1833af4571c0 Date: Tue, 06 Nov 2018 14:32:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-11-06 14:32:24,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&name=foo used request id req-b145bc97-91c2-4637-b078-1833af4571c0 2018-11-06 14:32:24,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:24,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2ffece09-d621-44c2-919f-13fdf3efed2c Date: Tue, 06 Nov 2018 14:32:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:32:24,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2ffece09-d621-44c2-919f-13fdf3efed2c 2018-11-06 14:32:24,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:24,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa15ac68-fef0-475b-a7d0-499c5fa50483 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:32:24,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-aa15ac68-fef0-475b-a7d0-499c5fa50483 2018-11-06 14:32:24,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:24,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0972b547-97cc-4b7c-8b41-f2fcfdf6e888 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:32:24,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-0972b547-97cc-4b7c-8b41-f2fcfdf6e888 2018-11-06 14:32:24,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:24,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca726e1-2528-4a2a-81a7-1612b7b3cc38 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:32:24,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-2ca726e1-2528-4a2a-81a7-1612b7b3cc38 2018-11-06 14:32:24,798 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-1a14a15f-6ed8-4be-proj 2018-11-06 14:32:24,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/cd0e6c62ac84435d9525d111872c7a65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:25,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9937151-b343-4aad-a0d2-fa8746263840 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:25,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/cd0e6c62ac84435d9525d111872c7a65 used request id req-d9937151-b343-4aad-a0d2-fa8746263840 2018-11-06 14:32:25,011 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-1a14a15f-6ed8-4be-proj-role 2018-11-06 14:32:25,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/94816bed087b47859f0056728a3240a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:25,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d00f3187-6d86-425d-bfcb-1cb149f240e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:25,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/94816bed087b47859f0056728a3240a0 used request id req-d00f3187-6d86-425d-bfcb-1cb149f240e7 2018-11-06 14:32:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ac40cfd102831a79cd9a9238228a3184b9d16d" 2018-11-06 14:32:25,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d9e052-f8dd-4ee2-becb-067c42f68674 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:25,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-42d9e052-f8dd-4ee2-becb-067c42f68674 2018-11-06 14:32:25,145 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-1a14a15f-6ed8-4be-user 2018-11-06 14:32:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4e29db49b3934e5f9571cba461c7dc98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ff8cdf2c438a2bd7585bcc5ed99a9f9d6dfdd5" 2018-11-06 14:32:25,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-509cbbf9-066f-438d-b17a-3b8f7f67000a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:25,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4e29db49b3934e5f9571cba461c7dc98 used request id req-509cbbf9-066f-438d-b17a-3b8f7f67000a 2018-11-06 14:32:25,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:25,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["JMQ53GgpQ1m3ZpROCmMrhA"], "issued_at": "2018-11-06T14:32:25.000000Z"}} 2018-11-06 14:32:25,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4aae8f57ff6e5b7c00e4781d026a72073c758c5" 2018-11-06 14:32:25,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960446be-ef98-405e-8302-e169731a3044 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:25,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-960446be-ef98-405e-8302-e169731a3044 2018-11-06 14:32:25,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:25,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:26,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["6v4VPa-dRfOwbbTDcNo6CA"], "issued_at": "2018-11-06T14:32:26.000000Z"}} 2018-11-06 14:32:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:26,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2815dfb7-8ade-4ce5-9a8e-8b0e1423a8b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:26,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2815dfb7-8ade-4ce5-9a8e-8b0e1423a8b6 2018-11-06 14:32:26,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:26,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:26,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3974dee9-746e-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:26,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7de504f-76fa-48e1-b784-5abd90db9702 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3974dee9-746e-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:32:26,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3974dee9-746e-4ef-proj used request id req-c7de504f-76fa-48e1-b784-5abd90db9702 2018-11-06 14:32:26,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:26,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea4d139-1bcc-48de-a2ac-7f8682bf6c9c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:26,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9ea4d139-1bcc-48de-a2ac-7f8682bf6c9c 2018-11-06 14:32:26,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-3974dee9-746e-4ef-proj"}}' 2018-11-06 14:32:26,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30ce825-e206-47c6-bf86-b668c7e105a8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/af8780976be0499abea77a0d0d353a06"}, "enabled": true, "id": "af8780976be0499abea77a0d0d353a06", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-3974dee9-746e-4ef-proj"}} 2018-11-06 14:32:26,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b30ce825-e206-47c6-bf86-b668c7e105a8 2018-11-06 14:32:26,595 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-3974dee9-746e-4ef-proj 2018-11-06 14:32:26,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:26,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:26,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["5uZwuCnXQm6Z8Bt3vpcwNQ"], "issued_at": "2018-11-06T14:32:26.000000Z"}} 2018-11-06 14:32:26,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b522e54fa0ad14cd47be15ee1f4305c8cca394c" 2018-11-06 14:32:26,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379a2dae-469e-4d5d-80ad-b1ff95b8dffe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:26,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-379a2dae-469e-4d5d-80ad-b1ff95b8dffe 2018-11-06 14:32:26,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:26,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:26,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b522e54fa0ad14cd47be15ee1f4305c8cca394c" 2018-11-06 14:32:27,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166e6eeb-501c-47f1-9dc8-c3d79345c609 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:27,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-166e6eeb-501c-47f1-9dc8-c3d79345c609 2018-11-06 14:32:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-3974dee9-746e-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b522e54fa0ad14cd47be15ee1f4305c8cca394c" 2018-11-06 14:32:27,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c0a638-5821-49a5-a267-546fd1e9b0dd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-3974dee9-746e-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/af8780976be0499abea77a0d0d353a06"}, "enabled": true, "id": "af8780976be0499abea77a0d0d353a06", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-3974dee9-746e-4ef-proj"}]} 2018-11-06 14:32:27,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-3974dee9-746e-4ef-proj used request id req-54c0a638-5821-49a5-a267-546fd1e9b0dd 2018-11-06 14:32:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b522e54fa0ad14cd47be15ee1f4305c8cca394c" 2018-11-06 14:32:27,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35b41ef-8628-4e7d-8260-f5b95e3dd7bc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:27,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e35b41ef-8628-4e7d-8260-f5b95e3dd7bc 2018-11-06 14:32:27,624 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-3974dee9-746e-4ef-user 2018-11-06 14:32:27,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:27,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:27,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebc7d7d-4b66-44c0-8cd6-2c210a1aff4e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:27,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8ebc7d7d-4b66-44c0-8cd6-2c210a1aff4e 2018-11-06 14:32:27,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" -d '{"role": {"name": "CreateImageNegativeTests-3974dee9-746e-4ef-proj-role"}}' 2018-11-06 14:32:27,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02dfd28e-c241-41db-8a57-d2903b83ac48 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "93e6e063329f41b2b78bf3af255fd7a9", "links": {"self": "http://172.30.9.27:5000/v3/roles/93e6e063329f41b2b78bf3af255fd7a9"}, "name": "CreateImageNegativeTests-3974dee9-746e-4ef-proj-role"}} 2018-11-06 14:32:27,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-02dfd28e-c241-41db-8a57-d2903b83ac48 2018-11-06 14:32:27,829 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-3974dee9-746e-4ef-proj-role 2018-11-06 14:32:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/93e6e063329f41b2b78bf3af255fd7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:27,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba9307c-9c23-40b4-b78a-60ba41b578cc Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/93e6e063329f41b2b78bf3af255fd7a9"}, "domain_id": null, "name": "CreateImageNegativeTests-3974dee9-746e-4ef-proj-role", "id": "93e6e063329f41b2b78bf3af255fd7a9"}} 2018-11-06 14:32:27,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/93e6e063329f41b2b78bf3af255fd7a9 used request id req-0ba9307c-9c23-40b4-b78a-60ba41b578cc 2018-11-06 14:32:27,848 - keystone_utils - INFO - Granting role CreateImageNegativeTests-3974dee9-746e-4ef-proj-role to project CreateImageNegativeTests-3974dee9-746e-4ef-proj 2018-11-06 14:32:27,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/af8780976be0499abea77a0d0d353a06/users/a13d0eae949b494dbfcb88386f8dbc5c/roles/93e6e063329f41b2b78bf3af255fd7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:27,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe97436d-b0a0-4b5a-b041-829a50197463 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:27,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/af8780976be0499abea77a0d0d353a06/users/a13d0eae949b494dbfcb88386f8dbc5c/roles/93e6e063329f41b2b78bf3af255fd7a9 used request id req-fe97436d-b0a0-4b5a-b041-829a50197463 2018-11-06 14:32:27,987 - openstack_tests - DEBUG - Image metadata - None 2018-11-06 14:32:27,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:27,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:28,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93e6e063329f41b2b78bf3af255fd7a9", "name": "CreateImageNegativeTests-3974dee9-746e-4ef-proj-role"}], "expires_at": "2018-11-06T15:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af8780976be0499abea77a0d0d353a06", "name": "CreateImageNegativeTests-3974dee9-746e-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/af8780976be0499abea77a0d0d353a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/af8780976be0499abea77a0d0d353a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/af8780976be0499abea77a0d0d353a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/af8780976be0499abea77a0d0d353a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/af8780976be0499abea77a0d0d353a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/af8780976be0499abea77a0d0d353a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/af8780976be0499abea77a0d0d353a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/af8780976be0499abea77a0d0d353a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/af8780976be0499abea77a0d0d353a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/af8780976be0499abea77a0d0d353a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/af8780976be0499abea77a0d0d353a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/af8780976be0499abea77a0d0d353a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-3974dee9-746e-4ef-user", "id": "a13d0eae949b494dbfcb88386f8dbc5c"}, "audit_ids": ["TexAPUAVSfqIFAUUGDaBRA"], "issued_at": "2018-11-06T14:32:28.000000Z"}} 2018-11-06 14:32:28,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a098623bd63f433891e941a7d9152071b6f3052" 2018-11-06 14:32:28,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398f3301-ebec-417e-b92f-3ad778bb73e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:28,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-398f3301-ebec-417e-b92f-3ad778bb73e2 2018-11-06 14:32:28,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-a7a8f5a7-d031-4d9e-ab37-6b2854c630b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a098623bd63f433891e941a7d9152071b6f3052" 2018-11-06 14:32:28,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-f660e67e-4450-4bf2-91ee-c02a3d8c4b0e Date: Tue, 06 Nov 2018 14:32:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-a7a8f5a7-d031-4d9e-ab37-6b2854c630b6"} 2018-11-06 14:32:28,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-a7a8f5a7-d031-4d9e-ab37-6b2854c630b6 used request id req-f660e67e-4450-4bf2-91ee-c02a3d8c4b0e 2018-11-06 14:32:28,621 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-11-06 14:32:28,622 - file_utils - DEBUG - Saving file to - /tmp/c037c740-66ae-4dd2-af00-dcf4afe5f670 2018-11-06 14:32:28,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:28,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-878ccb2c-1970-42c7-9a2d-150cafb40aca Date: Tue, 06 Nov 2018 14:32:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:32:28,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-878ccb2c-1970-42c7-9a2d-150cafb40aca 2018-11-06 14:32:28,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:29,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0befb104-bc04-4168-b6c2-9df6e53a317e 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:32:29,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-0befb104-bc04-4168-b6c2-9df6e53a317e 2018-11-06 14:32:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:29,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7ce9c4-799a-4faf-bf24-115288ada0f0 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:32:29,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-6c7ce9c4-799a-4faf-bf24-115288ada0f0 2018-11-06 14:32:29,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:29,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c867e5-f8ea-448b-8e27-6cf29da6c332 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:32:29,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-30c867e5-f8ea-448b-8e27-6cf29da6c332 2018-11-06 14:32:29,193 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-3974dee9-746e-4ef-proj 2018-11-06 14:32:29,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/af8780976be0499abea77a0d0d353a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:29,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9648762-8d98-4140-b3b2-fa999503f4b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:29,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/af8780976be0499abea77a0d0d353a06 used request id req-c9648762-8d98-4140-b3b2-fa999503f4b7 2018-11-06 14:32:29,394 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-3974dee9-746e-4ef-proj-role 2018-11-06 14:32:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/93e6e063329f41b2b78bf3af255fd7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:29,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5f7d944-8e04-44b6-a517-c4dcd75fdbf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:29,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/93e6e063329f41b2b78bf3af255fd7a9 used request id req-e5f7d944-8e04-44b6-a517-c4dcd75fdbf9 2018-11-06 14:32:29,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321ef4137ba4f630fd81c7432d3091cc0e179a70" 2018-11-06 14:32:29,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ef7a53-6978-4308-8488-24d70005ef7d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:29,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-09ef7a53-6978-4308-8488-24d70005ef7d 2018-11-06 14:32:29,604 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-3974dee9-746e-4ef-user 2018-11-06 14:32:29,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a13d0eae949b494dbfcb88386f8dbc5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b522e54fa0ad14cd47be15ee1f4305c8cca394c" 2018-11-06 14:32:29,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a41cbbac-ee68-4aa9-a068-55317d4a5b41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:29,796 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a13d0eae949b494dbfcb88386f8dbc5c used request id req-a41cbbac-ee68-4aa9-a068-55317d4a5b41 2018-11-06 14:32:29,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:30,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["S_4KI6LESLi_PT6LcS2cUA"], "issued_at": "2018-11-06T14:32:30.000000Z"}} 2018-11-06 14:32:30,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3c1742b2b878ed884173f3a9d3dbc98c3108f5" 2018-11-06 14:32:30,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eaf3288-dec4-40d7-b439-c64732d688f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:30,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4eaf3288-dec4-40d7-b439-c64732d688f0 2018-11-06 14:32:30,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:30,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:30,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["yLt_Cb6fQQqMBEzRsQ5Axg"], "issued_at": "2018-11-06T14:32:30.000000Z"}} 2018-11-06 14:32:30,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:30,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10645d61-a818-4253-b321-a4fe09bc5577 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:30,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-10645d61-a818-4253-b321-a4fe09bc5577 2018-11-06 14:32:30,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:30,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e10ad9f0-00fa-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:30,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2d44dd-b5a6-4def-94c0-d1e22cec553d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e10ad9f0-00fa-493-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:32:30,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e10ad9f0-00fa-493-proj used request id req-6c2d44dd-b5a6-4def-94c0-d1e22cec553d 2018-11-06 14:32:30,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:30,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e7cbb5d-18b5-411a-9714-2882b16be970 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:30,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4e7cbb5d-18b5-411a-9714-2882b16be970 2018-11-06 14:32:30,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-e10ad9f0-00fa-493-proj"}}' 2018-11-06 14:32:30,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11dda90d-ccfd-4f07-b0a8-ff0e05b6269e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/501d05f0630e4e87bba983b370ad359d"}, "enabled": true, "id": "501d05f0630e4e87bba983b370ad359d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e10ad9f0-00fa-493-proj"}} 2018-11-06 14:32:30,966 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-11dda90d-ccfd-4f07-b0a8-ff0e05b6269e 2018-11-06 14:32:30,967 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-e10ad9f0-00fa-493-proj 2018-11-06 14:32:30,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:30,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:31,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["wp3xCOk6QpCMxA_hzdh5Tw"], "issued_at": "2018-11-06T14:32:31.000000Z"}} 2018-11-06 14:32:31,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ced64fd86464a233484f220ee82e2f7314ddc8" 2018-11-06 14:32:31,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee3d923-ef91-41d9-a059-ec3ad207c1a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:31,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cee3d923-ef91-41d9-a059-ec3ad207c1a9 2018-11-06 14:32:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:31,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:31,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ced64fd86464a233484f220ee82e2f7314ddc8" 2018-11-06 14:32:31,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49a568c-ee1e-4056-b1ac-dbcfeec1109c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:31,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c49a568c-ee1e-4056-b1ac-dbcfeec1109c 2018-11-06 14:32:31,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-e10ad9f0-00fa-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ced64fd86464a233484f220ee82e2f7314ddc8" 2018-11-06 14:32:31,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39da7fba-9d9c-44f0-80ad-04017c3ded6b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-e10ad9f0-00fa-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/501d05f0630e4e87bba983b370ad359d"}, "enabled": true, "id": "501d05f0630e4e87bba983b370ad359d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e10ad9f0-00fa-493-proj"}]} 2018-11-06 14:32:31,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-e10ad9f0-00fa-493-proj used request id req-39da7fba-9d9c-44f0-80ad-04017c3ded6b 2018-11-06 14:32:31,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ced64fd86464a233484f220ee82e2f7314ddc8" 2018-11-06 14:32:31,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8982243b-b5df-4401-bfc5-c6a79b46026b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:31,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8982243b-b5df-4401-bfc5-c6a79b46026b 2018-11-06 14:32:32,169 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-e10ad9f0-00fa-493-user 2018-11-06 14:32:32,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:32,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ababddc-1cbd-4f8b-9804-7cf5f6193ec7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:32,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5ababddc-1cbd-4f8b-9804-7cf5f6193ec7 2018-11-06 14:32:32,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" -d '{"role": {"name": "CreateMultiPartImageTests-e10ad9f0-00fa-493-proj-role"}}' 2018-11-06 14:32:32,391 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac712acd-5ce3-4ab0-b318-0458287694b7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "735f12587b5341b5b147a774372c4782", "links": {"self": "http://172.30.9.27:5000/v3/roles/735f12587b5341b5b147a774372c4782"}, "name": "CreateMultiPartImageTests-e10ad9f0-00fa-493-proj-role"}} 2018-11-06 14:32:32,392 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ac712acd-5ce3-4ab0-b318-0458287694b7 2018-11-06 14:32:32,392 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-e10ad9f0-00fa-493-proj-role 2018-11-06 14:32:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/735f12587b5341b5b147a774372c4782 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:32,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb0a8bf-57e1-44ce-8434-9b510588734d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/735f12587b5341b5b147a774372c4782"}, "domain_id": null, "name": "CreateMultiPartImageTests-e10ad9f0-00fa-493-proj-role", "id": "735f12587b5341b5b147a774372c4782"}} 2018-11-06 14:32:32,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/735f12587b5341b5b147a774372c4782 used request id req-cfb0a8bf-57e1-44ce-8434-9b510588734d 2018-11-06 14:32:32,485 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-e10ad9f0-00fa-493-proj-role to project CreateMultiPartImageTests-e10ad9f0-00fa-493-proj 2018-11-06 14:32:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/501d05f0630e4e87bba983b370ad359d/users/07db0ab5a99c42baae935acc32109b54/roles/735f12587b5341b5b147a774372c4782 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:32,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad142b79-dc16-4ff5-81b8-cd65a4e5a057 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:32,609 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/501d05f0630e4e87bba983b370ad359d/users/07db0ab5a99c42baae935acc32109b54/roles/735f12587b5341b5b147a774372c4782 used request id req-ad142b79-dc16-4ff5-81b8-cd65a4e5a057 2018-11-06 14:32:32,610 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-11-06 14:32:32,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:32,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-61ef4b36-52a9-45c7-9c7b-6777c4c81006 Date: Tue, 06 Nov 2018 14:32:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:32:32,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-61ef4b36-52a9-45c7-9c7b-6777c4c81006 2018-11-06 14:32:32,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:32,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67dd57e0-1215-4c41-b9af-c494448ea4c9 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:32:32,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-67dd57e0-1215-4c41-b9af-c494448ea4c9 2018-11-06 14:32:32,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:32,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c4af1e-80ff-4073-872c-0b24185c325b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:32:33,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-a7c4af1e-80ff-4073-872c-0b24185c325b 2018-11-06 14:32:33,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:33,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e685880-916f-4c1e-b55e-d07e2c915f51 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:32:33,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-6e685880-916f-4c1e-b55e-d07e2c915f51 2018-11-06 14:32:33,094 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-e10ad9f0-00fa-493-proj 2018-11-06 14:32:33,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/501d05f0630e4e87bba983b370ad359d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:33,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e711322d-f5aa-4550-b611-70f1094f6dc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:33,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/501d05f0630e4e87bba983b370ad359d used request id req-e711322d-f5aa-4550-b611-70f1094f6dc6 2018-11-06 14:32:33,316 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-e10ad9f0-00fa-493-proj-role 2018-11-06 14:32:33,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/735f12587b5341b5b147a774372c4782 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:33,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193aa76e-9b1c-4bb9-a383-355bacd8f328 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:33,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/735f12587b5341b5b147a774372c4782 used request id req-193aa76e-9b1c-4bb9-a383-355bacd8f328 2018-11-06 14:32:33,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ba4037bb738786d48f1dd3cb4e563fcb4ffdef" 2018-11-06 14:32:33,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a7954d-ef97-416e-a5bd-072813c2359c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:33,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-35a7954d-ef97-416e-a5bd-072813c2359c 2018-11-06 14:32:33,530 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-e10ad9f0-00fa-493-user 2018-11-06 14:32:33,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/07db0ab5a99c42baae935acc32109b54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ced64fd86464a233484f220ee82e2f7314ddc8" 2018-11-06 14:32:33,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c460e5a3-6eb5-4942-a6be-8f9f04960367 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:33,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/07db0ab5a99c42baae935acc32109b54 used request id req-c460e5a3-6eb5-4942-a6be-8f9f04960367 2018-11-06 14:32:33,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:34,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["r7PT0Ys2QkmxCFZh47IMLg"], "issued_at": "2018-11-06T14:32:34.000000Z"}} 2018-11-06 14:32:34,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181f4df72e2f4b830689e3b653a72d2e19542f59" 2018-11-06 14:32:34,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7332949-3097-420e-b8fe-069126ebfbb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:34,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f7332949-3097-420e-b8fe-069126ebfbb2 2018-11-06 14:32:34,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:34,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:34,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["_GAiYH5ZQ4e_rDBgQgzAeA"], "issued_at": "2018-11-06T14:32:34.000000Z"}} 2018-11-06 14:32:34,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:34,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a040be87-f035-4384-8257-096ea42dff3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:34,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a040be87-f035-4384-8257-096ea42dff3e 2018-11-06 14:32:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:34,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:34,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:34,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583068dd-b577-41a4-b476-862960f19c06 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:32:34,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj used request id req-583068dd-b577-41a4-b476-862960f19c06 2018-11-06 14:32:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:34,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb003abd-dd4e-4dae-88e9-c8525fd05fe3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:34,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-eb003abd-dd4e-4dae-88e9-c8525fd05fe3 2018-11-06 14:32:34,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj"}}' 2018-11-06 14:32:34,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bbb2301-9641-4ca5-809b-f0d2d8abb55d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d420b1e4abf746efa9f06b699b89da97"}, "enabled": true, "id": "d420b1e4abf746efa9f06b699b89da97", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj"}} 2018-11-06 14:32:34,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1bbb2301-9641-4ca5-809b-f0d2d8abb55d 2018-11-06 14:32:34,948 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj 2018-11-06 14:32:34,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:34,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:35,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-0_SY4Y-STasxeTWq6BCHg"], "issued_at": "2018-11-06T14:32:35.000000Z"}} 2018-11-06 14:32:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff77b7cd94012f9525a9a0c4c9b84a43469570e0" 2018-11-06 14:32:35,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21eae89-8a3f-49a7-abe5-75896477f96f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:35,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e21eae89-8a3f-49a7-abe5-75896477f96f 2018-11-06 14:32:35,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:35,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:35,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff77b7cd94012f9525a9a0c4c9b84a43469570e0" 2018-11-06 14:32:35,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a0f910-3886-4103-9b71-a0e8d53fad4e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:35,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-50a0f910-3886-4103-9b71-a0e8d53fad4e 2018-11-06 14:32:35,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff77b7cd94012f9525a9a0c4c9b84a43469570e0" 2018-11-06 14:32:35,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab1cd8d-d888-4a93-9a08-6219aa9977fe Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d420b1e4abf746efa9f06b699b89da97"}, "enabled": true, "id": "d420b1e4abf746efa9f06b699b89da97", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj"}]} 2018-11-06 14:32:35,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj used request id req-6ab1cd8d-d888-4a93-9a08-6219aa9977fe 2018-11-06 14:32:35,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff77b7cd94012f9525a9a0c4c9b84a43469570e0" 2018-11-06 14:32:35,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b394e7c-f4a1-48db-8238-b85a7a6adc92 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:35,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2b394e7c-f4a1-48db-8238-b85a7a6adc92 2018-11-06 14:32:35,977 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-0b0e46b8-36a7-42e-user 2018-11-06 14:32:35,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:35,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:36,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d33ed0-6b17-41c8-ab6b-ce69f07b3db5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:36,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-70d33ed0-6b17-41c8-ab6b-ce69f07b3db5 2018-11-06 14:32:36,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" -d '{"role": {"name": "CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj-role"}}' 2018-11-06 14:32:36,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f155719e-fa46-4c2d-a577-53615722109d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0fc1090c7d345f5baffd291f3df91ff", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0fc1090c7d345f5baffd291f3df91ff"}, "name": "CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj-role"}} 2018-11-06 14:32:36,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f155719e-fa46-4c2d-a577-53615722109d 2018-11-06 14:32:36,200 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj-role 2018-11-06 14:32:36,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0fc1090c7d345f5baffd291f3df91ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:36,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037d2638-33b2-4fbf-ba19-9ee0003477bc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0fc1090c7d345f5baffd291f3df91ff"}, "domain_id": null, "name": "CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj-role", "id": "f0fc1090c7d345f5baffd291f3df91ff"}} 2018-11-06 14:32:36,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0fc1090c7d345f5baffd291f3df91ff used request id req-037d2638-33b2-4fbf-ba19-9ee0003477bc 2018-11-06 14:32:36,221 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj-role to project CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj 2018-11-06 14:32:36,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/d420b1e4abf746efa9f06b699b89da97/users/2f865a92549541d0b1ec256ad708b813/roles/f0fc1090c7d345f5baffd291f3df91ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:36,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d2e87b2-cc26-4a39-84c6-610d459b3b55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:36,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d420b1e4abf746efa9f06b699b89da97/users/2f865a92549541d0b1ec256ad708b813/roles/f0fc1090c7d345f5baffd291f3df91ff used request id req-9d2e87b2-cc26-4a39-84c6-610d459b3b55 2018-11-06 14:32:36,373 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-06 14:32:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:36,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ac2fc0b9-c390-4de4-8150-d453dc314d62 Date: Tue, 06 Nov 2018 14:32:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:32:36,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ac2fc0b9-c390-4de4-8150-d453dc314d62 2018-11-06 14:32:36,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:36,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5721a12b-f5c6-4145-bc32-526244aaebdb 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:32:36,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-5721a12b-f5c6-4145-bc32-526244aaebdb 2018-11-06 14:32:36,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:36,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d75ca3e-3590-463e-ab57-d61679d41bbe Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:32:36,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-2d75ca3e-3590-463e-ab57-d61679d41bbe 2018-11-06 14:32:36,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:36,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da0197c-6e9c-43ab-b916-b730f579734b 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:32:36,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-6da0197c-6e9c-43ab-b916-b730f579734b 2018-11-06 14:32:36,853 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj 2018-11-06 14:32:36,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d420b1e4abf746efa9f06b699b89da97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:37,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a029be8c-0de5-47f2-8620-94ce9e7966d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:37,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d420b1e4abf746efa9f06b699b89da97 used request id req-a029be8c-0de5-47f2-8620-94ce9e7966d8 2018-11-06 14:32:37,060 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-0b0e46b8-36a7-42e-proj-role 2018-11-06 14:32:37,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f0fc1090c7d345f5baffd291f3df91ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:37,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33924778-4953-4898-aa01-8c309b9b894a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:37,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f0fc1090c7d345f5baffd291f3df91ff used request id req-33924778-4953-4898-aa01-8c309b9b894a 2018-11-06 14:32:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5d6215181c27ab68a4cddfe805e90b0238e4c8" 2018-11-06 14:32:37,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb50e5a-4129-404b-8172-d0992e21f78b Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:37,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4cb50e5a-4129-404b-8172-d0992e21f78b 2018-11-06 14:32:37,186 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-0b0e46b8-36a7-42e-user 2018-11-06 14:32:37,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/2f865a92549541d0b1ec256ad708b813 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff77b7cd94012f9525a9a0c4c9b84a43469570e0" 2018-11-06 14:32:37,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bdf5284-a807-4e26-89a1-72e8ce2cf019 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:37,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2f865a92549541d0b1ec256ad708b813 used request id req-6bdf5284-a807-4e26-89a1-72e8ce2cf019 2018-11-06 14:32:37,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:37,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["KnCRLe-YQ-SNpf5sXtE36g"], "issued_at": "2018-11-06T14:32:37.000000Z"}} 2018-11-06 14:32:37,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8c9e8a6d3c53bc00fec660dba5e539fd170a3" 2018-11-06 14:32:37,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a02d1d-cc55-4ef5-b880-830f3fb7e2d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:37,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f3a02d1d-cc55-4ef5-b880-830f3fb7e2d5 2018-11-06 14:32:37,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:37,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:38,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["H4EPzUfCQK-zLzFNQuWTBg"], "issued_at": "2018-11-06T14:32:38.000000Z"}} 2018-11-06 14:32:38,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:38,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4fb79a-c593-48b2-86b5-539b99f6a0d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:38,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ed4fb79a-c593-48b2-86b5-539b99f6a0d3 2018-11-06 14:32:38,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:38,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:32:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:38,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-2820d1ff-98c5-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:38,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc75c183-e3c6-4b5f-908e-ec013c6706b8 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-2820d1ff-98c5-47c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:32:38,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-2820d1ff-98c5-47c-proj used request id req-bc75c183-e3c6-4b5f-908e-ec013c6706b8 2018-11-06 14:32:38,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:38,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e62e98b-917a-47a0-8d1a-d0c9a716480f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:38,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2e62e98b-917a-47a0-8d1a-d0c9a716480f 2018-11-06 14:32:38,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-2820d1ff-98c5-47c-proj"}}' 2018-11-06 14:32:38,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-191de1d1-1764-455d-b64d-883f0ff1d5d6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ed4c71182c1649aa82ae12537ccce520"}, "enabled": true, "id": "ed4c71182c1649aa82ae12537ccce520", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-2820d1ff-98c5-47c-proj"}} 2018-11-06 14:32:38,565 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-191de1d1-1764-455d-b64d-883f0ff1d5d6 2018-11-06 14:32:38,565 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-2820d1ff-98c5-47c-proj 2018-11-06 14:32:38,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:38,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:38,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["SXl5IXO-TpumvsnMIW8BmQ"], "issued_at": "2018-11-06T14:32:38.000000Z"}} 2018-11-06 14:32:38,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c77a31e30486e4e366f520a41bcf4b11f94b1a" 2018-11-06 14:32:39,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557865be-1e45-49c9-a298-64890e30a51c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:39,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-557865be-1e45-49c9-a298-64890e30a51c 2018-11-06 14:32:39,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:39,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:32:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:39,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c77a31e30486e4e366f520a41bcf4b11f94b1a" 2018-11-06 14:32:39,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c683f2-9322-48dd-a7e8-cdd8f95946f0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:39,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-17c683f2-9322-48dd-a7e8-cdd8f95946f0 2018-11-06 14:32:39,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-2820d1ff-98c5-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c77a31e30486e4e366f520a41bcf4b11f94b1a" 2018-11-06 14:32:39,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b98336-d6bf-417d-bb22-5b124e8fe6c2 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-2820d1ff-98c5-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ed4c71182c1649aa82ae12537ccce520"}, "enabled": true, "id": "ed4c71182c1649aa82ae12537ccce520", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-2820d1ff-98c5-47c-proj"}]} 2018-11-06 14:32:39,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-2820d1ff-98c5-47c-proj used request id req-58b98336-d6bf-417d-bb22-5b124e8fe6c2 2018-11-06 14:32:39,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c77a31e30486e4e366f520a41bcf4b11f94b1a" 2018-11-06 14:32:39,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378753f8-3e98-46b2-a047-bea83f39ab5e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:39,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-378753f8-3e98-46b2-a047-bea83f39ab5e 2018-11-06 14:32:39,696 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-2820d1ff-98c5-47c-user 2018-11-06 14:32:39,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:39,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:39,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1527e4-8900-4bbb-a493-05486f74aa26 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:39,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4a1527e4-8900-4bbb-a493-05486f74aa26 2018-11-06 14:32:39,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" -d '{"role": {"name": "CreateMultiPartImageTests-2820d1ff-98c5-47c-proj-role"}}' 2018-11-06 14:32:39,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4292a849-b7d8-4a9e-a7b4-41e217fbccf3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c112914b77dd4c0897fe5fc55031519f", "links": {"self": "http://172.30.9.27:5000/v3/roles/c112914b77dd4c0897fe5fc55031519f"}, "name": "CreateMultiPartImageTests-2820d1ff-98c5-47c-proj-role"}} 2018-11-06 14:32:39,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4292a849-b7d8-4a9e-a7b4-41e217fbccf3 2018-11-06 14:32:39,907 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-2820d1ff-98c5-47c-proj-role 2018-11-06 14:32:39,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c112914b77dd4c0897fe5fc55031519f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:39,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c2f9a5-730d-4771-aa18-68e4e60da5e9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c112914b77dd4c0897fe5fc55031519f"}, "domain_id": null, "name": "CreateMultiPartImageTests-2820d1ff-98c5-47c-proj-role", "id": "c112914b77dd4c0897fe5fc55031519f"}} 2018-11-06 14:32:39,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c112914b77dd4c0897fe5fc55031519f used request id req-e8c2f9a5-730d-4771-aa18-68e4e60da5e9 2018-11-06 14:32:39,928 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-2820d1ff-98c5-47c-proj-role to project CreateMultiPartImageTests-2820d1ff-98c5-47c-proj 2018-11-06 14:32:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ed4c71182c1649aa82ae12537ccce520/users/81ecbe52767d48289c67d9d737d71e8f/roles/c112914b77dd4c0897fe5fc55031519f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:40,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96a07775-bd47-48bf-be6f-4a126f45b3fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:40,058 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ed4c71182c1649aa82ae12537ccce520/users/81ecbe52767d48289c67d9d737d71e8f/roles/c112914b77dd4c0897fe5fc55031519f used request id req-96a07775-bd47-48bf-be6f-4a126f45b3fc 2018-11-06 14:32:40,074 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-06 14:32:40,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:40,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d4a52c5f-c49c-4f2c-94e9-922e67fafacb Date: Tue, 06 Nov 2018 14:32:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:32:40,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-d4a52c5f-c49c-4f2c-94e9-922e67fafacb 2018-11-06 14:32:40,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:40,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371ccaf0-4187-46eb-9ea4-4094e8cb1419 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:32:40,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-371ccaf0-4187-46eb-9ea4-4094e8cb1419 2018-11-06 14:32:40,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:40,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3351c632-ec0c-4e49-9e1d-8133f51bc678 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:32:40,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-3351c632-ec0c-4e49-9e1d-8133f51bc678 2018-11-06 14:32:40,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:40,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b23986-483b-4143-a07c-645b058d12f7 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:32:40,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-70b23986-483b-4143-a07c-645b058d12f7 2018-11-06 14:32:40,579 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-2820d1ff-98c5-47c-proj 2018-11-06 14:32:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/ed4c71182c1649aa82ae12537ccce520 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:40,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33467b30-a1fd-42b0-b861-511f2b529ec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:40,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ed4c71182c1649aa82ae12537ccce520 used request id req-33467b30-a1fd-42b0-b861-511f2b529ec1 2018-11-06 14:32:40,771 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-2820d1ff-98c5-47c-proj-role 2018-11-06 14:32:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/c112914b77dd4c0897fe5fc55031519f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:40,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bff84a11-2bd3-4a42-bed9-0e8ec6039cb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:40,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/c112914b77dd4c0897fe5fc55031519f used request id req-bff84a11-2bd3-4a42-bed9-0e8ec6039cb5 2018-11-06 14:32:40,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6366ad230fdf4f33c388150626cb4212067728" 2018-11-06 14:32:40,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233df073-ccee-4c5d-9937-bb56d015619f Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:40,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-233df073-ccee-4c5d-9937-bb56d015619f 2018-11-06 14:32:40,961 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-2820d1ff-98c5-47c-user 2018-11-06 14:32:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/81ecbe52767d48289c67d9d737d71e8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c77a31e30486e4e366f520a41bcf4b11f94b1a" 2018-11-06 14:32:41,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e34ff485-f403-4c7b-aa06-2fae3de149c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:41,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/81ecbe52767d48289c67d9d737d71e8f used request id req-e34ff485-f403-4c7b-aa06-2fae3de149c4 2018-11-06 14:32:41,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:41,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["tb5vrgylTzivrhnYLI_dhw"], "issued_at": "2018-11-06T14:32:41.000000Z"}} 2018-11-06 14:32:41,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62d9fc864bd8e8916a206a6b631b21345390f0e" 2018-11-06 14:32:41,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b7a441-21cf-4878-b155-2d38b7c58958 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:41,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-34b7a441-21cf-4878-b155-2d38b7c58958 2018-11-06 14:32:41,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:41,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:41,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["RyJrSAybQFKw-WqeFDDxKQ"], "issued_at": "2018-11-06T14:32:41.000000Z"}} 2018-11-06 14:32:41,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:42,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31508a75-9e8a-404f-8d8b-fad9835b37c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:42,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-31508a75-9e8a-404f-8d8b-fad9835b37c5 2018-11-06 14:32:42,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:42,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-91fea92c-21ee-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:42,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b391c0e-a2e6-4300-ad15-5435563e6a5f Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-91fea92c-21ee-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:32:42,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-91fea92c-21ee-4e3-proj used request id req-1b391c0e-a2e6-4300-ad15-5435563e6a5f 2018-11-06 14:32:42,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:42,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f007f549-6039-4add-8067-3a0eb892e8de Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:42,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f007f549-6039-4add-8067-3a0eb892e8de 2018-11-06 14:32:42,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-91fea92c-21ee-4e3-proj"}}' 2018-11-06 14:32:42,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44ac9c0b-b458-42d1-a866-d158449ccf53 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/79c33c6cabd04887b8774d79c7979655"}, "enabled": true, "id": "79c33c6cabd04887b8774d79c7979655", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-91fea92c-21ee-4e3-proj"}} 2018-11-06 14:32:42,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-44ac9c0b-b458-42d1-a866-d158449ccf53 2018-11-06 14:32:42,301 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-91fea92c-21ee-4e3-proj 2018-11-06 14:32:42,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:42,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:42,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["jqCLp2VJRWetSyON6lUHEw"], "issued_at": "2018-11-06T14:32:42.000000Z"}} 2018-11-06 14:32:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4a07f6bb988e5dc36def4cea4b557e79bbc1cb" 2018-11-06 14:32:42,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ce2b41-8a78-4aff-a8a7-9316d56196ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:42,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-32ce2b41-8a78-4aff-a8a7-9316d56196ec 2018-11-06 14:32:42,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:42,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:42,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4a07f6bb988e5dc36def4cea4b557e79bbc1cb" 2018-11-06 14:32:42,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ce22b6-3dc2-4f9f-b2b8-e3128b8d5263 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:42,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-57ce22b6-3dc2-4f9f-b2b8-e3128b8d5263 2018-11-06 14:32:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-91fea92c-21ee-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4a07f6bb988e5dc36def4cea4b557e79bbc1cb" 2018-11-06 14:32:42,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ecf245-3a2d-4d7b-954c-7d34fbdf405a Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-91fea92c-21ee-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/79c33c6cabd04887b8774d79c7979655"}, "enabled": true, "id": "79c33c6cabd04887b8774d79c7979655", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-91fea92c-21ee-4e3-proj"}]} 2018-11-06 14:32:42,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-91fea92c-21ee-4e3-proj used request id req-94ecf245-3a2d-4d7b-954c-7d34fbdf405a 2018-11-06 14:32:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4a07f6bb988e5dc36def4cea4b557e79bbc1cb" 2018-11-06 14:32:43,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8cb88b3-40de-45c1-9bc0-9fad9aa6cc14 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:43,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e8cb88b3-40de-45c1-9bc0-9fad9aa6cc14 2018-11-06 14:32:43,349 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-91fea92c-21ee-4e3-user 2018-11-06 14:32:43,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:43,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa89163-a433-4eae-9db1-908990897017 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:43,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-caa89163-a433-4eae-9db1-908990897017 2018-11-06 14:32:43,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" -d '{"role": {"name": "CreateKeypairsTests-91fea92c-21ee-4e3-proj-role"}}' 2018-11-06 14:32:43,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4465806-69d0-44e4-8ccd-5fbc6867c1f6 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "651ef9d95b02481ba171bf36735a8bca", "links": {"self": "http://172.30.9.27:5000/v3/roles/651ef9d95b02481ba171bf36735a8bca"}, "name": "CreateKeypairsTests-91fea92c-21ee-4e3-proj-role"}} 2018-11-06 14:32:43,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f4465806-69d0-44e4-8ccd-5fbc6867c1f6 2018-11-06 14:32:43,547 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-91fea92c-21ee-4e3-proj-role 2018-11-06 14:32:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/651ef9d95b02481ba171bf36735a8bca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:43,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ccf6c1-c6db-4775-bde2-35551ffe49d7 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/651ef9d95b02481ba171bf36735a8bca"}, "domain_id": null, "name": "CreateKeypairsTests-91fea92c-21ee-4e3-proj-role", "id": "651ef9d95b02481ba171bf36735a8bca"}} 2018-11-06 14:32:43,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/651ef9d95b02481ba171bf36735a8bca used request id req-b7ccf6c1-c6db-4775-bde2-35551ffe49d7 2018-11-06 14:32:43,636 - keystone_utils - INFO - Granting role CreateKeypairsTests-91fea92c-21ee-4e3-proj-role to project CreateKeypairsTests-91fea92c-21ee-4e3-proj 2018-11-06 14:32:43,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/79c33c6cabd04887b8774d79c7979655/users/15203a7dfae3498b9a1424d1aacab303/roles/651ef9d95b02481ba171bf36735a8bca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:43,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34280e43-2952-4d8c-a689-c2e4a8f3d06f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:43,765 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/79c33c6cabd04887b8774d79c7979655/users/15203a7dfae3498b9a1424d1aacab303/roles/651ef9d95b02481ba171bf36735a8bca used request id req-34280e43-2952-4d8c-a689-c2e4a8f3d06f 2018-11-06 14:32:43,765 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:32:43,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:43,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:44,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "651ef9d95b02481ba171bf36735a8bca", "name": "CreateKeypairsTests-91fea92c-21ee-4e3-proj-role"}], "expires_at": "2018-11-06T15:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79c33c6cabd04887b8774d79c7979655", "name": "CreateKeypairsTests-91fea92c-21ee-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/79c33c6cabd04887b8774d79c7979655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/79c33c6cabd04887b8774d79c7979655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/79c33c6cabd04887b8774d79c7979655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/79c33c6cabd04887b8774d79c7979655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/79c33c6cabd04887b8774d79c7979655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/79c33c6cabd04887b8774d79c7979655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/79c33c6cabd04887b8774d79c7979655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/79c33c6cabd04887b8774d79c7979655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/79c33c6cabd04887b8774d79c7979655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/79c33c6cabd04887b8774d79c7979655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/79c33c6cabd04887b8774d79c7979655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/79c33c6cabd04887b8774d79c7979655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-91fea92c-21ee-4e3-user", "id": "15203a7dfae3498b9a1424d1aacab303"}, "audit_ids": ["i-lTlGUYSt2jJyCNQy3opA"], "issued_at": "2018-11-06T14:32:44.000000Z"}} 2018-11-06 14:32:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af8721f0d5ec3274ffc487858aece057992cad1" 2018-11-06 14:32:44,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82126e5-940c-4d47-8cf6-f324d46a2b73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:44,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b82126e5-940c-4d47-8cf6-f324d46a2b73 2018-11-06 14:32:44,289 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:32:44,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af8721f0d5ec3274ffc487858aece057992cad1" 2018-11-06 14:32:44,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32: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-e8d0b12b-92f1-434a-8726-59eaa24a00f6 x-compute-request-id: req-e8d0b12b-92f1-434a-8726-59eaa24a00f6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:32:44,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-e8d0b12b-92f1-434a-8726-59eaa24a00f6 2018-11-06 14:32:44,450 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7... 2018-11-06 14:32:44,450 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 14:32:44,542 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7 2018-11-06 14:32:44,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af8721f0d5ec3274ffc487858aece057992cad1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/gN5OpaQuGuAiEKcIEa7BI1SvDVMLR3gUAs+kSzSwpWnVtyBu776nR5llsC/dZGdhqZx2dCXWl4+FsfBI60e1eGsbRTVPKg7QwWbMbl4JfqmeLWk3kBEC+J70TuUC0kn/S5E+KNe4/ESkh2QKse52X0BG105Ph3F0ii0uKghCdQ==", "name": "CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7"}}' 2018-11-06 14:32:44,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32: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-34e64ecd-e018-4031-8636-d3a68ab1ccbc x-compute-request-id: req-34e64ecd-e018-4031-8636-d3a68ab1ccbc Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/gN5OpaQuGuAiEKcIEa7BI1SvDVMLR3gUAs+kSzSwpWnVtyBu776nR5llsC/dZGdhqZx2dCXWl4+FsfBI60e1eGsbRTVPKg7QwWbMbl4JfqmeLWk3kBEC+J70TuUC0kn/S5E+KNe4/ESkh2QKse52X0BG105Ph3F0ii0uKghCdQ==", "user_id": "15203a7dfae3498b9a1424d1aacab303", "name": "CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7", "fingerprint": "ad:01:fc:95:59:ef:e3:8a:88:fe:71:f5:47:cd:90:7b"}} 2018-11-06 14:32:44,680 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-34e64ecd-e018-4031-8636-d3a68ab1ccbc 2018-11-06 14:32:44,680 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7 2018-11-06 14:32:44,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:45,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "651ef9d95b02481ba171bf36735a8bca", "name": "CreateKeypairsTests-91fea92c-21ee-4e3-proj-role"}], "expires_at": "2018-11-06T15:32:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79c33c6cabd04887b8774d79c7979655", "name": "CreateKeypairsTests-91fea92c-21ee-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/79c33c6cabd04887b8774d79c7979655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/79c33c6cabd04887b8774d79c7979655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/79c33c6cabd04887b8774d79c7979655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/79c33c6cabd04887b8774d79c7979655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/79c33c6cabd04887b8774d79c7979655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/79c33c6cabd04887b8774d79c7979655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/79c33c6cabd04887b8774d79c7979655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/79c33c6cabd04887b8774d79c7979655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/79c33c6cabd04887b8774d79c7979655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/79c33c6cabd04887b8774d79c7979655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/79c33c6cabd04887b8774d79c7979655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/79c33c6cabd04887b8774d79c7979655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-91fea92c-21ee-4e3-user", "id": "15203a7dfae3498b9a1424d1aacab303"}, "audit_ids": ["g35r6bESQt2KFabHXkNF5Q"], "issued_at": "2018-11-06T14:32:45.000000Z"}} 2018-11-06 14:32:45,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbbd3e9aaebe3e3d3b8060f929234f444a0e2b3" 2018-11-06 14:32:45,290 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:32: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-4fb3aa5f-f02a-48ac-807a-2905cdd8b6ad x-compute-request-id: req-4fb3aa5f-f02a-48ac-807a-2905cdd8b6ad Content-Length: 0 Content-Type: application/json 2018-11-06 14:32:45,290 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7 used request id req-4fb3aa5f-f02a-48ac-807a-2905cdd8b6ad 2018-11-06 14:32:45,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbbd3e9aaebe3e3d3b8060f929234f444a0e2b3" 2018-11-06 14:32:45,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32: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-d9581608-ca5e-47ba-bc2b-3550a26e22c8 x-compute-request-id: req-d9581608-ca5e-47ba-bc2b-3550a26e22c8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:32:45,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d9581608-ca5e-47ba-bc2b-3550a26e22c8 2018-11-06 14:32:45,315 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7 2018-11-06 14:32:45,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af8721f0d5ec3274ffc487858aece057992cad1" 2018-11-06 14:32:45,381 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:32: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-63bf3aa2-e082-433d-9ea1-ae52404522b0 x-compute-request-id: req-63bf3aa2-e082-433d-9ea1-ae52404522b0 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7 not found for user 15203a7dfae3498b9a1424d1aacab303", "code": 404}} 2018-11-06 14:32:45,381 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-5e299db6-5348-430a-a6ee-6cc4503be6c7 used request id req-63bf3aa2-e082-433d-9ea1-ae52404522b0 2018-11-06 14:32:45,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:45,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6416fbc6-3a01-4ab2-9a8a-a741cf67baf2 Date: Tue, 06 Nov 2018 14:32:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:32:45,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-6416fbc6-3a01-4ab2-9a8a-a741cf67baf2 2018-11-06 14:32:45,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:45,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2d1735-a9d1-4901-8cac-ce188379d56b 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:32:45,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-ff2d1735-a9d1-4901-8cac-ce188379d56b 2018-11-06 14:32:45,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:45,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a7bee65-0454-4dd7-ae33-86e0dc79c837 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:32:45,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-0a7bee65-0454-4dd7-ae33-86e0dc79c837 2018-11-06 14:32:45,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:45,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af83dfa-c0df-4e6a-9996-ecdf3856a0c7 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:32:45,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-7af83dfa-c0df-4e6a-9996-ecdf3856a0c7 2018-11-06 14:32:45,869 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-91fea92c-21ee-4e3-proj 2018-11-06 14:32:45,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/79c33c6cabd04887b8774d79c7979655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:46,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6d184e1-1f43-4afe-b5b9-d17952532cfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:46,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/79c33c6cabd04887b8774d79c7979655 used request id req-b6d184e1-1f43-4afe-b5b9-d17952532cfe 2018-11-06 14:32:46,064 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-91fea92c-21ee-4e3-proj-role 2018-11-06 14:32:46,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/651ef9d95b02481ba171bf36735a8bca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:46,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2712063f-8016-4a90-b675-de4cc2d5dbfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:46,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/651ef9d95b02481ba171bf36735a8bca used request id req-2712063f-8016-4a90-b675-de4cc2d5dbfa 2018-11-06 14:32:46,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7836d26ad9012249fbc3f2cbf61abe1f00467f0" 2018-11-06 14:32:46,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62ccc9e-14ad-4cd7-ac4d-e34a1a3a6784 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:46,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f62ccc9e-14ad-4cd7-ac4d-e34a1a3a6784 2018-11-06 14:32:46,266 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-91fea92c-21ee-4e3-user 2018-11-06 14:32:46,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/15203a7dfae3498b9a1424d1aacab303 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4a07f6bb988e5dc36def4cea4b557e79bbc1cb" 2018-11-06 14:32:46,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3196b95-551a-49d6-b97e-24404842a0f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:46,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/15203a7dfae3498b9a1424d1aacab303 used request id req-c3196b95-551a-49d6-b97e-24404842a0f3 2018-11-06 14:32:46,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:46,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["AyK_IL5XRlOaY_ePIMWYaQ"], "issued_at": "2018-11-06T14:32:46.000000Z"}} 2018-11-06 14:32:46,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}391fa306bfbf34003362342ef29cc93f0261db8e" 2018-11-06 14:32:46,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a890469b-3469-42a6-8bc5-8db271a4c53e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:46,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a890469b-3469-42a6-8bc5-8db271a4c53e 2018-11-06 14:32:46,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:46,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:47,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["u_RBVx1kQkmWEoOqgtTSwA"], "issued_at": "2018-11-06T14:32:47.000000Z"}} 2018-11-06 14:32:47,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:47,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20d619d-5d96-44d2-9633-162197ccca4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:47,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e20d619d-5d96-44d2-9633-162197ccca4f 2018-11-06 14:32:47,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:47,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1e4d9bfc-fd32-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:47,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f56dc9-547d-466f-b0db-3209334aeecc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1e4d9bfc-fd32-456-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:32:47,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1e4d9bfc-fd32-456-proj used request id req-47f56dc9-547d-466f-b0db-3209334aeecc 2018-11-06 14:32:47,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:47,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0784d8b-703e-4061-9c3e-1d7cb09fb593 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:47,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a0784d8b-703e-4061-9c3e-1d7cb09fb593 2018-11-06 14:32:47,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-proj"}}' 2018-11-06 14:32:47,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79095968-bd80-4bda-b865-0f41c66c4039 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/69b54931a3bf4cea860e8cb8f5e7d552"}, "enabled": true, "id": "69b54931a3bf4cea860e8cb8f5e7d552", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-proj"}} 2018-11-06 14:32:47,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-79095968-bd80-4bda-b865-0f41c66c4039 2018-11-06 14:32:47,697 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-1e4d9bfc-fd32-456-proj 2018-11-06 14:32:47,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:47,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:48,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ohM5k3KEQla742k3OgTBAA"], "issued_at": "2018-11-06T14:32:48.000000Z"}} 2018-11-06 14:32:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9052a15d5d7cfe4b6b7154aef39945d2736ca6a8" 2018-11-06 14:32:48,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f3e68a1-248f-4a61-ac1a-cfc7f94d230a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:48,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4f3e68a1-248f-4a61-ac1a-cfc7f94d230a 2018-11-06 14:32:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:48,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:48,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9052a15d5d7cfe4b6b7154aef39945d2736ca6a8" 2018-11-06 14:32:48,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69519c94-c3c4-49e6-b091-a043d6c93ce0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:48,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-69519c94-c3c4-49e6-b091-a043d6c93ce0 2018-11-06 14:32:48,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-1e4d9bfc-fd32-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9052a15d5d7cfe4b6b7154aef39945d2736ca6a8" 2018-11-06 14:32:48,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e51887-df20-477d-938f-64c1e9e8c3c1 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-1e4d9bfc-fd32-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/69b54931a3bf4cea860e8cb8f5e7d552"}, "enabled": true, "id": "69b54931a3bf4cea860e8cb8f5e7d552", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-proj"}]} 2018-11-06 14:32:48,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-1e4d9bfc-fd32-456-proj used request id req-02e51887-df20-477d-938f-64c1e9e8c3c1 2018-11-06 14:32:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9052a15d5d7cfe4b6b7154aef39945d2736ca6a8" 2018-11-06 14:32:48,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a14a896c-3414-4f3c-ad48-7c53c08f0b2b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:48,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a14a896c-3414-4f3c-ad48-7c53c08f0b2b 2018-11-06 14:32:48,815 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-1e4d9bfc-fd32-456-user 2018-11-06 14:32:48,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:48,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:48,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b9e8ed-2ce3-403a-b9f8-47d815373d80 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:48,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a3b9e8ed-2ce3-403a-b9f8-47d815373d80 2018-11-06 14:32:48,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" -d '{"role": {"name": "CreateKeypairsTests-1e4d9bfc-fd32-456-proj-role"}}' 2018-11-06 14:32:49,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0bc2ab4-8c00-4734-baa7-63518b3e672a Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6821b5b024b40c3bd2db5508c0d7da8", "links": {"self": "http://172.30.9.27:5000/v3/roles/d6821b5b024b40c3bd2db5508c0d7da8"}, "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-proj-role"}} 2018-11-06 14:32:49,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b0bc2ab4-8c00-4734-baa7-63518b3e672a 2018-11-06 14:32:49,038 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-1e4d9bfc-fd32-456-proj-role 2018-11-06 14:32:49,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d6821b5b024b40c3bd2db5508c0d7da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:49,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0765e37e-c032-4f29-9acb-cac553ffd9c9 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d6821b5b024b40c3bd2db5508c0d7da8"}, "domain_id": null, "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-proj-role", "id": "d6821b5b024b40c3bd2db5508c0d7da8"}} 2018-11-06 14:32:49,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d6821b5b024b40c3bd2db5508c0d7da8 used request id req-0765e37e-c032-4f29-9acb-cac553ffd9c9 2018-11-06 14:32:49,123 - keystone_utils - INFO - Granting role CreateKeypairsTests-1e4d9bfc-fd32-456-proj-role to project CreateKeypairsTests-1e4d9bfc-fd32-456-proj 2018-11-06 14:32:49,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/69b54931a3bf4cea860e8cb8f5e7d552/users/cc9a1b4cac484ae9803d64a9564ff4f0/roles/d6821b5b024b40c3bd2db5508c0d7da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:49,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc74f98-75d4-4057-8988-fa5528c38aac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:49,274 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/69b54931a3bf4cea860e8cb8f5e7d552/users/cc9a1b4cac484ae9803d64a9564ff4f0/roles/d6821b5b024b40c3bd2db5508c0d7da8 used request id req-fdc74f98-75d4-4057-8988-fa5528c38aac 2018-11-06 14:32:49,274 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:32:49,414 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540.pub 2018-11-06 14:32:49,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:49,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:49,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6821b5b024b40c3bd2db5508c0d7da8", "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-proj-role"}], "expires_at": "2018-11-06T15:32:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69b54931a3bf4cea860e8cb8f5e7d552", "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-user", "id": "cc9a1b4cac484ae9803d64a9564ff4f0"}, "audit_ids": ["4k0CeUVjR1eEp_VkNPeMRg"], "issued_at": "2018-11-06T14:32:49.000000Z"}} 2018-11-06 14:32:49,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911c4687a80b51f655cce3c0785b04d5ae00d7ee" 2018-11-06 14:32:49,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-908e0e29-78ea-4b93-b8eb-31ad3c04f4c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:49,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-908e0e29-78ea-4b93-b8eb-31ad3c04f4c2 2018-11-06 14:32:49,884 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:32:49,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911c4687a80b51f655cce3c0785b04d5ae00d7ee" 2018-11-06 14:32:50,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-ab0a2b83-08dd-46a5-9c31-0b0ac88df000 x-compute-request-id: req-ab0a2b83-08dd-46a5-9c31-0b0ac88df000 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:32:50,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ab0a2b83-08dd-46a5-9c31-0b0ac88df000 2018-11-06 14:32:50,053 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540... 2018-11-06 14:32:50,053 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-06 14:32:50,053 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540.pub 2018-11-06 14:32:50,053 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540 2018-11-06 14:32:50,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911c4687a80b51f655cce3c0785b04d5ae00d7ee" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ27Ftubpre0QsQaosVxUdK6i8nLMdEaXJ6WVFqbG1MoJ2JB4XSNqtvuS+uY9Lc9IhCyPTaJtj7ZlGuTrrQ6cMFCAHcqg9MldomBA9eZNhABlv5n+Lw5W49HPbp/o09VXLaLm4SYotsiwV1B+Vwmeo83jPI1yGwklmYddwW6IGExP5YMmcZ5yPaVAwc/BsKeK286Io8pDFDwV6aplGx+K7+03b9R+2xRmAmDgzWoYHfGFoazcRvti/xcAcfZe7m4tTa2HFmA6ljoWfr9DRPXcNTdqUyur6polPQuq+iVHTU+Tp5mb6mhck8Oqr6moTpUhDuouNQqbjaBF7djJD9UWH", "name": "CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540"}}' 2018-11-06 14:32:50,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32: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-b0680a8d-ff80-40c5-8848-238cfb022aa1 x-compute-request-id: req-b0680a8d-ff80-40c5-8848-238cfb022aa1 Content-Encoding: gzip Content-Length: 491 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ27Ftubpre0QsQaosVxUdK6i8nLMdEaXJ6WVFqbG1MoJ2JB4XSNqtvuS+uY9Lc9IhCyPTaJtj7ZlGuTrrQ6cMFCAHcqg9MldomBA9eZNhABlv5n+Lw5W49HPbp/o09VXLaLm4SYotsiwV1B+Vwmeo83jPI1yGwklmYddwW6IGExP5YMmcZ5yPaVAwc/BsKeK286Io8pDFDwV6aplGx+K7+03b9R+2xRmAmDgzWoYHfGFoazcRvti/xcAcfZe7m4tTa2HFmA6ljoWfr9DRPXcNTdqUyur6polPQuq+iVHTU+Tp5mb6mhck8Oqr6moTpUhDuouNQqbjaBF7djJD9UWH", "user_id": "cc9a1b4cac484ae9803d64a9564ff4f0", "name": "CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540", "fingerprint": "ea:fa:92:57:25:80:9d:0c:71:99:57:37:12:fa:13:eb"}} 2018-11-06 14:32:50,110 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-b0680a8d-ff80-40c5-8848-238cfb022aa1 2018-11-06 14:32:50,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:50,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6821b5b024b40c3bd2db5508c0d7da8", "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-proj-role"}], "expires_at": "2018-11-06T15:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69b54931a3bf4cea860e8cb8f5e7d552", "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/69b54931a3bf4cea860e8cb8f5e7d552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1e4d9bfc-fd32-456-user", "id": "cc9a1b4cac484ae9803d64a9564ff4f0"}, "audit_ids": ["b57wLJDLQse1EgXfsNMxfQ"], "issued_at": "2018-11-06T14:32:50.000000Z"}} 2018-11-06 14:32:50,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61cab811ec913107d0ba2111e1307dc87979ca3" 2018-11-06 14:32:50,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32: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-c3f2ebd2-4d98-4a18-a226-e3ec8795f509 x-compute-request-id: req-c3f2ebd2-4d98-4a18-a226-e3ec8795f509 Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ27Ftubpre0QsQaosVxUdK6i8nLMdEaXJ6WVFqbG1MoJ2JB4XSNqtvuS+uY9Lc9IhCyPTaJtj7ZlGuTrrQ6cMFCAHcqg9MldomBA9eZNhABlv5n+Lw5W49HPbp/o09VXLaLm4SYotsiwV1B+Vwmeo83jPI1yGwklmYddwW6IGExP5YMmcZ5yPaVAwc/BsKeK286Io8pDFDwV6aplGx+K7+03b9R+2xRmAmDgzWoYHfGFoazcRvti/xcAcfZe7m4tTa2HFmA6ljoWfr9DRPXcNTdqUyur6polPQuq+iVHTU+Tp5mb6mhck8Oqr6moTpUhDuouNQqbjaBF7djJD9UWH", "user_id": "cc9a1b4cac484ae9803d64a9564ff4f0", "name": "CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540", "deleted": false, "created_at": "2018-11-06T14:32:50.000000", "updated_at": null, "fingerprint": "ea:fa:92:57:25:80:9d:0c:71:99:57:37:12:fa:13:eb", "deleted_at": null, "id": 59}} 2018-11-06 14:32:50,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540 used request id req-c3f2ebd2-4d98-4a18-a226-e3ec8795f509 2018-11-06 14:32:50,669 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540 2018-11-06 14:32:50,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911c4687a80b51f655cce3c0785b04d5ae00d7ee" 2018-11-06 14:32:50,709 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:32: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-ac8dae52-3422-4c2e-a1af-6ebc0ab73d6c x-compute-request-id: req-ac8dae52-3422-4c2e-a1af-6ebc0ab73d6c Content-Length: 0 Content-Type: application/json 2018-11-06 14:32:50,709 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-1760a4d8-0815-4e7c-a5f9-edc83ec85540 used request id req-ac8dae52-3422-4c2e-a1af-6ebc0ab73d6c 2018-11-06 14:32:50,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:50,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-036a6e2a-fe4b-4d2c-8b41-72e00defcf15 Date: Tue, 06 Nov 2018 14:32:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:32:50,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-036a6e2a-fe4b-4d2c-8b41-72e00defcf15 2018-11-06 14:32:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:51,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6ebef7-3343-4840-92c6-0fb4d78a4f5d 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:32:51,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-bf6ebef7-3343-4840-92c6-0fb4d78a4f5d 2018-11-06 14:32:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:51,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c600c231-c366-4819-9a21-4fab5553ddee Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:32:51,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-c600c231-c366-4819-9a21-4fab5553ddee 2018-11-06 14:32:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:51,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c359c89e-9c94-4f76-a788-2c686963d0a3 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:32:51,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-c359c89e-9c94-4f76-a788-2c686963d0a3 2018-11-06 14:32:51,214 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-1e4d9bfc-fd32-456-proj 2018-11-06 14:32:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/69b54931a3bf4cea860e8cb8f5e7d552 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:51,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20be7765-98b9-4f05-9992-d7b99069dfec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:51,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/69b54931a3bf4cea860e8cb8f5e7d552 used request id req-20be7765-98b9-4f05-9992-d7b99069dfec 2018-11-06 14:32:51,418 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-1e4d9bfc-fd32-456-proj-role 2018-11-06 14:32:51,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d6821b5b024b40c3bd2db5508c0d7da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:51,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2700690-6fb7-4a18-b43c-641b0d0c97aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:51,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d6821b5b024b40c3bd2db5508c0d7da8 used request id req-e2700690-6fb7-4a18-b43c-641b0d0c97aa 2018-11-06 14:32:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ffdf79611ff4f4ca0c65d1f1f9ebdcb4ce297a" 2018-11-06 14:32:51,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3403ea-ed50-4429-beab-95c770bf7c56 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:51,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8b3403ea-ed50-4429-beab-95c770bf7c56 2018-11-06 14:32:51,616 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-1e4d9bfc-fd32-456-user 2018-11-06 14:32:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cc9a1b4cac484ae9803d64a9564ff4f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9052a15d5d7cfe4b6b7154aef39945d2736ca6a8" 2018-11-06 14:32:51,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02346be8-a6cc-42a7-bb63-a577f3e2329a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:51,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cc9a1b4cac484ae9803d64a9564ff4f0 used request id req-02346be8-a6cc-42a7-bb63-a577f3e2329a 2018-11-06 14:32:51,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:52,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ebuSE6w9SYacwJTvocgjYg"], "issued_at": "2018-11-06T14:32:52.000000Z"}} 2018-11-06 14:32:52,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5beced4c11192ec8601690c760c57c656b582e44" 2018-11-06 14:32:52,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404450af-f80d-43da-8aec-e262331decfc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:52,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-404450af-f80d-43da-8aec-e262331decfc 2018-11-06 14:32:52,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:52,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:52,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["_emgeDOfT9-9GiSiyfnRSA"], "issued_at": "2018-11-06T14:32:52.000000Z"}} 2018-11-06 14:32:52,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:32:52,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7995d0-6803-4032-90fe-20317f823164 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:52,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2a7995d0-6803-4032-90fe-20317f823164 2018-11-06 14:32:52,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:52,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5f103e72-3f99-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:32:52,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59e99cf-9100-4273-8ce2-c0547e03f49a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5f103e72-3f99-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:32:52,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5f103e72-3f99-4cd-proj used request id req-b59e99cf-9100-4273-8ce2-c0547e03f49a 2018-11-06 14:32:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:32:53,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eec3d77-a40d-4fed-97aa-b1bee2e1e602 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:53,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4eec3d77-a40d-4fed-97aa-b1bee2e1e602 2018-11-06 14:32:53,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-5f103e72-3f99-4cd-proj"}}' 2018-11-06 14:32:53,152 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3c024d-7e7d-4050-8980-20c21ffd5aef Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8b242f04a23444a798a0f599d00896a7"}, "enabled": true, "id": "8b242f04a23444a798a0f599d00896a7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5f103e72-3f99-4cd-proj"}} 2018-11-06 14:32:53,152 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2f3c024d-7e7d-4050-8980-20c21ffd5aef 2018-11-06 14:32:53,152 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5f103e72-3f99-4cd-proj 2018-11-06 14:32:53,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:53,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:53,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ywb8p4f_RZqu8kY_MwglkA"], "issued_at": "2018-11-06T14:32:53.000000Z"}} 2018-11-06 14:32:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61c145bdbb79288460a5297d905db82a5bd3bee" 2018-11-06 14:32:53,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d865adb-024d-49ba-931f-8cdffbe51d82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:53,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0d865adb-024d-49ba-931f-8cdffbe51d82 2018-11-06 14:32:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:32:53,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:32:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61c145bdbb79288460a5297d905db82a5bd3bee" 2018-11-06 14:32:53,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a33b89-596f-45b3-b2b2-b5c92f16be87 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:32:53,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-99a33b89-596f-45b3-b2b2-b5c92f16be87 2018-11-06 14:32:53,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-5f103e72-3f99-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61c145bdbb79288460a5297d905db82a5bd3bee" 2018-11-06 14:32:53,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e10160-decb-4028-b675-b8072a4a2314 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-5f103e72-3f99-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8b242f04a23444a798a0f599d00896a7"}, "enabled": true, "id": "8b242f04a23444a798a0f599d00896a7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5f103e72-3f99-4cd-proj"}]} 2018-11-06 14:32:53,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-5f103e72-3f99-4cd-proj used request id req-32e10160-decb-4028-b675-b8072a4a2314 2018-11-06 14:32:53,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61c145bdbb79288460a5297d905db82a5bd3bee" 2018-11-06 14:32:53,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc24c5d9-344f-45cd-a62c-d1de4bcf3a07 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:32:53,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-fc24c5d9-344f-45cd-a62c-d1de4bcf3a07 2018-11-06 14:32:54,217 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5f103e72-3f99-4cd-user 2018-11-06 14:32:54,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:54,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:32:54,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423e9b23-c0e7-428c-b294-c4d94d82b8d5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:32:54,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-423e9b23-c0e7-428c-b294-c4d94d82b8d5 2018-11-06 14:32:54,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" -d '{"role": {"name": "CreateKeypairsTests-5f103e72-3f99-4cd-proj-role"}}' 2018-11-06 14:32:54,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94d3688d-2778-4fc9-bd3d-f782ce953623 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14b3cd8a83a847f0ab834e01db1e6eab", "links": {"self": "http://172.30.9.27:5000/v3/roles/14b3cd8a83a847f0ab834e01db1e6eab"}, "name": "CreateKeypairsTests-5f103e72-3f99-4cd-proj-role"}} 2018-11-06 14:32:54,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-94d3688d-2778-4fc9-bd3d-f782ce953623 2018-11-06 14:32:54,422 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5f103e72-3f99-4cd-proj-role 2018-11-06 14:32:54,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/14b3cd8a83a847f0ab834e01db1e6eab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:32:54,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-573b3c07-7db8-48ef-80e0-febf7e4633f5 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/14b3cd8a83a847f0ab834e01db1e6eab"}, "domain_id": null, "name": "CreateKeypairsTests-5f103e72-3f99-4cd-proj-role", "id": "14b3cd8a83a847f0ab834e01db1e6eab"}} 2018-11-06 14:32:54,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/14b3cd8a83a847f0ab834e01db1e6eab used request id req-573b3c07-7db8-48ef-80e0-febf7e4633f5 2018-11-06 14:32:54,516 - keystone_utils - INFO - Granting role CreateKeypairsTests-5f103e72-3f99-4cd-proj-role to project CreateKeypairsTests-5f103e72-3f99-4cd-proj 2018-11-06 14:32:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8b242f04a23444a798a0f599d00896a7/users/84ba6849fd674ee08cb26ff50036ad0d/roles/14b3cd8a83a847f0ab834e01db1e6eab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:32:54,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c825451-49e9-40b0-b391-9b38127d8ef3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:32:54,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8b242f04a23444a798a0f599d00896a7/users/84ba6849fd674ee08cb26ff50036ad0d/roles/14b3cd8a83a847f0ab834e01db1e6eab used request id req-6c825451-49e9-40b0-b391-9b38127d8ef3 2018-11-06 14:32:54,633 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:32:54,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:32:54,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:32:55,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14b3cd8a83a847f0ab834e01db1e6eab", "name": "CreateKeypairsTests-5f103e72-3f99-4cd-proj-role"}], "expires_at": "2018-11-06T15:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b242f04a23444a798a0f599d00896a7", "name": "CreateKeypairsTests-5f103e72-3f99-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8b242f04a23444a798a0f599d00896a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8b242f04a23444a798a0f599d00896a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8b242f04a23444a798a0f599d00896a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8b242f04a23444a798a0f599d00896a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8b242f04a23444a798a0f599d00896a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8b242f04a23444a798a0f599d00896a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8b242f04a23444a798a0f599d00896a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8b242f04a23444a798a0f599d00896a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8b242f04a23444a798a0f599d00896a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8b242f04a23444a798a0f599d00896a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8b242f04a23444a798a0f599d00896a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8b242f04a23444a798a0f599d00896a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5f103e72-3f99-4cd-user", "id": "84ba6849fd674ee08cb26ff50036ad0d"}, "audit_ids": ["Dk9c9aKFSliQ7kgYGZPYqQ"], "issued_at": "2018-11-06T14:32:55.000000Z"}} 2018-11-06 14:32:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1209074ac2cd4be422ab9af61142959fd29f79" 2018-11-06 14:32:55,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f12652-8217-4d9d-a629-2a6cc3df85c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:32:55,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-69f12652-8217-4d9d-a629-2a6cc3df85c1 2018-11-06 14:32:55,091 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:32:55,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1209074ac2cd4be422ab9af61142959fd29f79" 2018-11-06 14:32:55,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-317086e3-4025-402c-8b24-18b65218a707 x-compute-request-id: req-317086e3-4025-402c-8b24-18b65218a707 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:32:55,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-317086e3-4025-402c-8b24-18b65218a707 2018-11-06 14:32:55,260 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-c4d4a5de-3a36-4aac-84e1-e59f3be8a9ba... 2018-11-06 14:32:55,260 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 14:33:35,377 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-c4d4a5de-3a36-4aac-84e1-e59f3be8a9ba 2018-11-06 14:33:35,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1209074ac2cd4be422ab9af61142959fd29f79" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCot7f8FYc9VYd9WWlQtwP4bS0tptePU9NVfC7rdugVPbuZIviyGjTfDkIH7DvLqRQm9mZiHoTjJRma3WeSL0I32+qFWAyCXADhl1PyRXO1dTEZSxjA8VPDZ2yNOjxI92HLhnEQkJPkmLCNU6aJ7IszkDrAStb5qx0YzCZXdvTforBAtoMB1GL0lJnTmKUDCOaUgSL3NBWydVN54rrNU9mlfxBr28B1fd1R6W+1tRsqMocdEoDiRtdYnA/AZIoSPHJOVLEuCRrdH7HQDEi3zBgdjvYiAIFSJH4WB9/b5vLfZiERiJHct1SaAJ+S4adDG78Ff5+KbCrOtkTCW/bce9BSeILn9y1RglMvp0RPK3IumSVxM5Ah9tMtkbbJHChGTZYa8SPrwakSuQyLMdrFBUObkgtSgjvn29pSb6w3VO4StlwfwohnWYo381ZxWDYlVsIH0gDUd14kS1gZNh4ZGsCWHCwO0PZd6O57fFLc30Uqd2+/cIlqihRDwwvyJCFOydHhNQLAp6LealpRBeGbuYc63jCkQO218WCGsJWlr5Oxigag8MiGg9PzmcHp2CqVWG3lKzqg2ozO2iXZLHkk9NuniFdenMLjfl9pK9ADK8A9bn6n7skPacAhESC/lH0fAX1tXCZ8tJo7U/8+BNPn8DQ9MXY6wx/0XXIbhhTeP7GgvedAbKnu8aasIkYJGksw7btrXatxzns6r6Tr8NWUtrdUwvEq68U3EHbWRAAD0G5Af+LJUi9re8TBY7Qj07Why1GWrGii4pf1yTbHFehWRiMePq0O2IWAkr2HuDA/AwShSfk2jkUPc+JhZn0u/Cnz1TR5hBPh9ZdEPxv2yOZDBVs9YEtw+c3kfbQnHAH54Ud+hTWXQt8YpyInEVDfJn3CKxoXMoVG2/cxa5roS4zDLH/UD8bMYkIMXRDO4TUE7r8gCUyGf+tYsL+GnRgls/yqfKI6jLolCwq6lNZjSNAvc2X56P6kQyaKQ/+B7aWGwDLCs+aFrTohY8EGeD05ZlQvm51eV6EV4otOEZZ8Q00zkBOfMo/qjQhVkdJ1CPy7ppJgetk68bvyv8oXCXVXid9mctNjnBoE+LI2hgzj4VSsL9Bf3H1bCV/m1d6AsSzsGJqoHXoCL42YRSXKc2iXP0ZL8eVV+k79T737qLCb1Qi1OdYY4ABr5Q90XT4/T66ZPZoVpPv7EfuIrj9ISzZVeemxmIQivJHnmmG5mxRdH2MXQPoJ1rIuw7YzkZxJ4V0TDx2PaMlUTg3/t3wH3RAgVHw7xebKHRi5O3bHfm1cGnWNM1QSu8UCnu6fqqLBXI2m+EGAjhPG/BGVyjzpHq6q1AcxueAaAfyk9a6eT+JZja5BLkcesTJMpVlkmUx4EXU6hVqJ0EHq6GlUB2FQvFZ4pwi4oQVnvzbKd+ozzMLzzd90VwPa1XF0okvHwpj6Kj/qt+k1YRphGnHgNl0iqhIKw/XgyLYcCV3zUEwf+WodutXRN/7QFZ7In9PMOoeLyepOCP57RjptiUvdp/nddZNJzljpChulmzHcT9FMNuuFaEZnYqHFpa+uK/NUeTUoNdDJyWQ7Ymk9XQYCNkwPy36ubxD83m6L3FkV8LVT98TVmzJWGNlxzuCcG3sLl/roBEqH0BTW6sxjnnJ82zrOyhkTlFP5Bp6CCQ==", "name": "CreateKeypairsTests-c4d4a5de-3a36-4aac-84e1-e59f3be8a9ba"}}' 2018-11-06 14:33:35,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d7605b2-f087-4290-baab-070c2a30f999 x-compute-request-id: req-1d7605b2-f087-4290-baab-070c2a30f999 Content-Encoding: gzip Content-Length: 1510 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCot7f8FYc9VYd9WWlQtwP4bS0tptePU9NVfC7rdugVPbuZIviyGjTfDkIH7DvLqRQm9mZiHoTjJRma3WeSL0I32+qFWAyCXADhl1PyRXO1dTEZSxjA8VPDZ2yNOjxI92HLhnEQkJPkmLCNU6aJ7IszkDrAStb5qx0YzCZXdvTforBAtoMB1GL0lJnTmKUDCOaUgSL3NBWydVN54rrNU9mlfxBr28B1fd1R6W+1tRsqMocdEoDiRtdYnA/AZIoSPHJOVLEuCRrdH7HQDEi3zBgdjvYiAIFSJH4WB9/b5vLfZiERiJHct1SaAJ+S4adDG78Ff5+KbCrOtkTCW/bce9BSeILn9y1RglMvp0RPK3IumSVxM5Ah9tMtkbbJHChGTZYa8SPrwakSuQyLMdrFBUObkgtSgjvn29pSb6w3VO4StlwfwohnWYo381ZxWDYlVsIH0gDUd14kS1gZNh4ZGsCWHCwO0PZd6O57fFLc30Uqd2+/cIlqihRDwwvyJCFOydHhNQLAp6LealpRBeGbuYc63jCkQO218WCGsJWlr5Oxigag8MiGg9PzmcHp2CqVWG3lKzqg2ozO2iXZLHkk9NuniFdenMLjfl9pK9ADK8A9bn6n7skPacAhESC/lH0fAX1tXCZ8tJo7U/8+BNPn8DQ9MXY6wx/0XXIbhhTeP7GgvedAbKnu8aasIkYJGksw7btrXatxzns6r6Tr8NWUtrdUwvEq68U3EHbWRAAD0G5Af+LJUi9re8TBY7Qj07Why1GWrGii4pf1yTbHFehWRiMePq0O2IWAkr2HuDA/AwShSfk2jkUPc+JhZn0u/Cnz1TR5hBPh9ZdEPxv2yOZDBVs9YEtw+c3kfbQnHAH54Ud+hTWXQt8YpyInEVDfJn3CKxoXMoVG2/cxa5roS4zDLH/UD8bMYkIMXRDO4TUE7r8gCUyGf+tYsL+GnRgls/yqfKI6jLolCwq6lNZjSNAvc2X56P6kQyaKQ/+B7aWGwDLCs+aFrTohY8EGeD05ZlQvm51eV6EV4otOEZZ8Q00zkBOfMo/qjQhVkdJ1CPy7ppJgetk68bvyv8oXCXVXid9mctNjnBoE+LI2hgzj4VSsL9Bf3H1bCV/m1d6AsSzsGJqoHXoCL42YRSXKc2iXP0ZL8eVV+k79T737qLCb1Qi1OdYY4ABr5Q90XT4/T66ZPZoVpPv7EfuIrj9ISzZVeemxmIQivJHnmmG5mxRdH2MXQPoJ1rIuw7YzkZxJ4V0TDx2PaMlUTg3/t3wH3RAgVHw7xebKHRi5O3bHfm1cGnWNM1QSu8UCnu6fqqLBXI2m+EGAjhPG/BGVyjzpHq6q1AcxueAaAfyk9a6eT+JZja5BLkcesTJMpVlkmUx4EXU6hVqJ0EHq6GlUB2FQvFZ4pwi4oQVnvzbKd+ozzMLzzd90VwPa1XF0okvHwpj6Kj/qt+k1YRphGnHgNl0iqhIKw/XgyLYcCV3zUEwf+WodutXRN/7QFZ7In9PMOoeLyepOCP57RjptiUvdp/nddZNJzljpChulmzHcT9FMNuuFaEZnYqHFpa+uK/NUeTUoNdDJyWQ7Ymk9XQYCNkwPy36ubxD83m6L3FkV8LVT98TVmzJWGNlxzuCcG3sLl/roBEqH0BTW6sxjnnJ82zrOyhkTlFP5Bp6CCQ==", "user_id": "84ba6849fd674ee08cb26ff50036ad0d", "name": "CreateKeypairsTests-c4d4a5de-3a36-4aac-84e1-e59f3be8a9ba", "fingerprint": "f9:2e:d7:c2:d8:c4:4e:d1:b6:b7:0b:19:78:1d:ab:40"}} 2018-11-06 14:33:35,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1d7605b2-f087-4290-baab-070c2a30f999 2018-11-06 14:33:35,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:35,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14b3cd8a83a847f0ab834e01db1e6eab", "name": "CreateKeypairsTests-5f103e72-3f99-4cd-proj-role"}], "expires_at": "2018-11-06T15:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b242f04a23444a798a0f599d00896a7", "name": "CreateKeypairsTests-5f103e72-3f99-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8b242f04a23444a798a0f599d00896a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8b242f04a23444a798a0f599d00896a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8b242f04a23444a798a0f599d00896a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8b242f04a23444a798a0f599d00896a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8b242f04a23444a798a0f599d00896a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8b242f04a23444a798a0f599d00896a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8b242f04a23444a798a0f599d00896a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8b242f04a23444a798a0f599d00896a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8b242f04a23444a798a0f599d00896a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8b242f04a23444a798a0f599d00896a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8b242f04a23444a798a0f599d00896a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8b242f04a23444a798a0f599d00896a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5f103e72-3f99-4cd-user", "id": "84ba6849fd674ee08cb26ff50036ad0d"}, "audit_ids": ["KV_TmX3vRFei28jE9zkpUg"], "issued_at": "2018-11-06T14:33:35.000000Z"}} 2018-11-06 14:33:35,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-c4d4a5de-3a36-4aac-84e1-e59f3be8a9ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7439cb376044b2f45a99705e86baef0c3b421dc" 2018-11-06 14:33:36,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03284a3d-87cc-4cce-a736-cb3630fe2ec2 x-compute-request-id: req-03284a3d-87cc-4cce-a736-cb3630fe2ec2 Content-Encoding: gzip Content-Length: 1576 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCot7f8FYc9VYd9WWlQtwP4bS0tptePU9NVfC7rdugVPbuZIviyGjTfDkIH7DvLqRQm9mZiHoTjJRma3WeSL0I32+qFWAyCXADhl1PyRXO1dTEZSxjA8VPDZ2yNOjxI92HLhnEQkJPkmLCNU6aJ7IszkDrAStb5qx0YzCZXdvTforBAtoMB1GL0lJnTmKUDCOaUgSL3NBWydVN54rrNU9mlfxBr28B1fd1R6W+1tRsqMocdEoDiRtdYnA/AZIoSPHJOVLEuCRrdH7HQDEi3zBgdjvYiAIFSJH4WB9/b5vLfZiERiJHct1SaAJ+S4adDG78Ff5+KbCrOtkTCW/bce9BSeILn9y1RglMvp0RPK3IumSVxM5Ah9tMtkbbJHChGTZYa8SPrwakSuQyLMdrFBUObkgtSgjvn29pSb6w3VO4StlwfwohnWYo381ZxWDYlVsIH0gDUd14kS1gZNh4ZGsCWHCwO0PZd6O57fFLc30Uqd2+/cIlqihRDwwvyJCFOydHhNQLAp6LealpRBeGbuYc63jCkQO218WCGsJWlr5Oxigag8MiGg9PzmcHp2CqVWG3lKzqg2ozO2iXZLHkk9NuniFdenMLjfl9pK9ADK8A9bn6n7skPacAhESC/lH0fAX1tXCZ8tJo7U/8+BNPn8DQ9MXY6wx/0XXIbhhTeP7GgvedAbKnu8aasIkYJGksw7btrXatxzns6r6Tr8NWUtrdUwvEq68U3EHbWRAAD0G5Af+LJUi9re8TBY7Qj07Why1GWrGii4pf1yTbHFehWRiMePq0O2IWAkr2HuDA/AwShSfk2jkUPc+JhZn0u/Cnz1TR5hBPh9ZdEPxv2yOZDBVs9YEtw+c3kfbQnHAH54Ud+hTWXQt8YpyInEVDfJn3CKxoXMoVG2/cxa5roS4zDLH/UD8bMYkIMXRDO4TUE7r8gCUyGf+tYsL+GnRgls/yqfKI6jLolCwq6lNZjSNAvc2X56P6kQyaKQ/+B7aWGwDLCs+aFrTohY8EGeD05ZlQvm51eV6EV4otOEZZ8Q00zkBOfMo/qjQhVkdJ1CPy7ppJgetk68bvyv8oXCXVXid9mctNjnBoE+LI2hgzj4VSsL9Bf3H1bCV/m1d6AsSzsGJqoHXoCL42YRSXKc2iXP0ZL8eVV+k79T737qLCb1Qi1OdYY4ABr5Q90XT4/T66ZPZoVpPv7EfuIrj9ISzZVeemxmIQivJHnmmG5mxRdH2MXQPoJ1rIuw7YzkZxJ4V0TDx2PaMlUTg3/t3wH3RAgVHw7xebKHRi5O3bHfm1cGnWNM1QSu8UCnu6fqqLBXI2m+EGAjhPG/BGVyjzpHq6q1AcxueAaAfyk9a6eT+JZja5BLkcesTJMpVlkmUx4EXU6hVqJ0EHq6GlUB2FQvFZ4pwi4oQVnvzbKd+ozzMLzzd90VwPa1XF0okvHwpj6Kj/qt+k1YRphGnHgNl0iqhIKw/XgyLYcCV3zUEwf+WodutXRN/7QFZ7In9PMOoeLyepOCP57RjptiUvdp/nddZNJzljpChulmzHcT9FMNuuFaEZnYqHFpa+uK/NUeTUoNdDJyWQ7Ymk9XQYCNkwPy36ubxD83m6L3FkV8LVT98TVmzJWGNlxzuCcG3sLl/roBEqH0BTW6sxjnnJ82zrOyhkTlFP5Bp6CCQ==", "user_id": "84ba6849fd674ee08cb26ff50036ad0d", "name": "CreateKeypairsTests-c4d4a5de-3a36-4aac-84e1-e59f3be8a9ba", "deleted": false, "created_at": "2018-11-06T14:33:35.000000", "updated_at": null, "fingerprint": "f9:2e:d7:c2:d8:c4:4e:d1:b6:b7:0b:19:78:1d:ab:40", "deleted_at": null, "id": 62}} 2018-11-06 14:33:36,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-c4d4a5de-3a36-4aac-84e1-e59f3be8a9ba used request id req-03284a3d-87cc-4cce-a736-cb3630fe2ec2 2018-11-06 14:33:36,005 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c4d4a5de-3a36-4aac-84e1-e59f3be8a9ba 2018-11-06 14:33:36,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-c4d4a5de-3a36-4aac-84e1-e59f3be8a9ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1209074ac2cd4be422ab9af61142959fd29f79" 2018-11-06 14:33:36,044 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:33:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-368af428-0dd3-4030-a542-e0a144d3f76f x-compute-request-id: req-368af428-0dd3-4030-a542-e0a144d3f76f Content-Length: 0 Content-Type: application/json 2018-11-06 14:33:36,044 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-c4d4a5de-3a36-4aac-84e1-e59f3be8a9ba used request id req-368af428-0dd3-4030-a542-e0a144d3f76f 2018-11-06 14:33:36,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:33:36,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-24175aa1-3a13-4bb5-9e81-5b2b35731652 Date: Tue, 06 Nov 2018 14:33:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:33:36,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-24175aa1-3a13-4bb5-9e81-5b2b35731652 2018-11-06 14:33:36,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:33:36,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252c9edb-6422-4120-8ad8-25c562accf3f 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:33:36,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-252c9edb-6422-4120-8ad8-25c562accf3f 2018-11-06 14:33:36,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:33:36,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6decf60e-5403-4584-b753-337450dd7c30 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:33:36,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-6decf60e-5403-4584-b753-337450dd7c30 2018-11-06 14:33:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:33:36,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc6aa08-0077-4fc7-9aef-7138bc6de4b8 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:33:36,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-5fc6aa08-0077-4fc7-9aef-7138bc6de4b8 2018-11-06 14:33:36,540 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5f103e72-3f99-4cd-proj 2018-11-06 14:33:36,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8b242f04a23444a798a0f599d00896a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:33:36,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35bd03a0-3a8b-4750-aecf-c5566fcc9052 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:36,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8b242f04a23444a798a0f599d00896a7 used request id req-35bd03a0-3a8b-4750-aecf-c5566fcc9052 2018-11-06 14:33:36,759 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5f103e72-3f99-4cd-proj-role 2018-11-06 14:33:36,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/14b3cd8a83a847f0ab834e01db1e6eab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:33:36,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307c1bee-2ae4-46ec-9f84-bdcac66c779b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:36,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/14b3cd8a83a847f0ab834e01db1e6eab used request id req-307c1bee-2ae4-46ec-9f84-bdcac66c779b 2018-11-06 14:33:36,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5ef85c0b4afade513446b71a1a1c7b115643d0" 2018-11-06 14:33:36,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875139bd-6744-49d7-a30c-42ec43beea9e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:33:36,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-875139bd-6744-49d7-a30c-42ec43beea9e 2018-11-06 14:33:36,982 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5f103e72-3f99-4cd-user 2018-11-06 14:33:36,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/84ba6849fd674ee08cb26ff50036ad0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61c145bdbb79288460a5297d905db82a5bd3bee" 2018-11-06 14:33:37,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b306ff-c77a-4dc2-aca7-ed96f81c956d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:37,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/84ba6849fd674ee08cb26ff50036ad0d used request id req-95b306ff-c77a-4dc2-aca7-ed96f81c956d 2018-11-06 14:33:37,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:37,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["1ubKt0ZtR7GCDVywv0dGLA"], "issued_at": "2018-11-06T14:33:37.000000Z"}} 2018-11-06 14:33:37,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6daa7a65b5b9f0932d410b58cedcd5626f5398d7" 2018-11-06 14:33:37,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd26cc80-c676-444a-b752-a9aca98e7b7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:37,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cd26cc80-c676-444a-b752-a9aca98e7b7b 2018-11-06 14:33:37,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:37,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:38,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["NVeLFA5DQDyvgEtIw6OfQA"], "issued_at": "2018-11-06T14:33:38.000000Z"}} 2018-11-06 14:33:38,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:38,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487e3407-d7fb-4986-a9dc-75b40b588abb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:38,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-487e3407-d7fb-4986-a9dc-75b40b588abb 2018-11-06 14:33:38,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:33:38,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:33:38,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3950d3d4-7926-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:38,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7f8621-e876-46ea-b06c-4d441f16f550 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3950d3d4-7926-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:33:38,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3950d3d4-7926-4c5-proj used request id req-6b7f8621-e876-46ea-b06c-4d441f16f550 2018-11-06 14:33:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:38,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485bc921-8d21-4140-84fe-9a3f07901db6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:33:38,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-485bc921-8d21-4140-84fe-9a3f07901db6 2018-11-06 14:33:38,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-3950d3d4-7926-4c5-proj"}}' 2018-11-06 14:33:38,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7db541-58a0-437c-91d9-bf13dbe986c1 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc8e445a682e4621b9f5e2859b48f98e"}, "enabled": true, "id": "dc8e445a682e4621b9f5e2859b48f98e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3950d3d4-7926-4c5-proj"}} 2018-11-06 14:33:38,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-fb7db541-58a0-437c-91d9-bf13dbe986c1 2018-11-06 14:33:38,423 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3950d3d4-7926-4c5-proj 2018-11-06 14:33:38,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:38,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:38,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["jq7FCuBaSoqkV0Kcdzoeeg"], "issued_at": "2018-11-06T14:33:38.000000Z"}} 2018-11-06 14:33:38,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0e8511131d4fa65ede6d91f321ebf729728b" 2018-11-06 14:33:38,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489d2c15-0705-43c8-a249-3bdc3b7f4b2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:38,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-489d2c15-0705-43c8-a249-3bdc3b7f4b2b 2018-11-06 14:33:38,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:33:38,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:33:38,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0e8511131d4fa65ede6d91f321ebf729728b" 2018-11-06 14:33:39,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849de695-9332-47ef-8267-279d2e68f1b6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:33:39,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-849de695-9332-47ef-8267-279d2e68f1b6 2018-11-06 14:33:39,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-3950d3d4-7926-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0e8511131d4fa65ede6d91f321ebf729728b" 2018-11-06 14:33:39,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d364b5-3c7b-4686-8663-c792591d122e Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-3950d3d4-7926-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc8e445a682e4621b9f5e2859b48f98e"}, "enabled": true, "id": "dc8e445a682e4621b9f5e2859b48f98e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3950d3d4-7926-4c5-proj"}]} 2018-11-06 14:33:39,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-3950d3d4-7926-4c5-proj used request id req-a9d364b5-3c7b-4686-8663-c792591d122e 2018-11-06 14:33:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0e8511131d4fa65ede6d91f321ebf729728b" 2018-11-06 14:33:39,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec98233-1004-4ff0-b81c-e392b780dd02 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:33:39,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0ec98233-1004-4ff0-b81c-e392b780dd02 2018-11-06 14:33:39,523 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3950d3d4-7926-4c5-user 2018-11-06 14:33:39,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:39,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:39,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42975d71-c025-4565-bde8-7e325630a1b2 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:33:39,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-42975d71-c025-4565-bde8-7e325630a1b2 2018-11-06 14:33:39,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" -d '{"role": {"name": "CreateKeypairsTests-3950d3d4-7926-4c5-proj-role"}}' 2018-11-06 14:33:39,727 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32b0ad19-ded8-4bad-bd1c-83ff5d71b4e3 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "201b83f6fa904394ae67f225d3efdd29", "links": {"self": "http://172.30.9.27:5000/v3/roles/201b83f6fa904394ae67f225d3efdd29"}, "name": "CreateKeypairsTests-3950d3d4-7926-4c5-proj-role"}} 2018-11-06 14:33:39,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-32b0ad19-ded8-4bad-bd1c-83ff5d71b4e3 2018-11-06 14:33:39,727 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3950d3d4-7926-4c5-proj-role 2018-11-06 14:33:39,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/201b83f6fa904394ae67f225d3efdd29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:39,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5485efbf-c62e-4f74-a575-7f94bc8d4608 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/201b83f6fa904394ae67f225d3efdd29"}, "domain_id": null, "name": "CreateKeypairsTests-3950d3d4-7926-4c5-proj-role", "id": "201b83f6fa904394ae67f225d3efdd29"}} 2018-11-06 14:33:39,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/201b83f6fa904394ae67f225d3efdd29 used request id req-5485efbf-c62e-4f74-a575-7f94bc8d4608 2018-11-06 14:33:39,816 - keystone_utils - INFO - Granting role CreateKeypairsTests-3950d3d4-7926-4c5-proj-role to project CreateKeypairsTests-3950d3d4-7926-4c5-proj 2018-11-06 14:33:39,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/dc8e445a682e4621b9f5e2859b48f98e/users/0dde01aaed3343728450138074d519a3/roles/201b83f6fa904394ae67f225d3efdd29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:39,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b878b85-4bee-4370-837c-0cc1df00db95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:39,950 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/dc8e445a682e4621b9f5e2859b48f98e/users/0dde01aaed3343728450138074d519a3/roles/201b83f6fa904394ae67f225d3efdd29 used request id req-8b878b85-4bee-4370-837c-0cc1df00db95 2018-11-06 14:33:39,951 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:33:39,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:39,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:40,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "201b83f6fa904394ae67f225d3efdd29", "name": "CreateKeypairsTests-3950d3d4-7926-4c5-proj-role"}], "expires_at": "2018-11-06T15:33:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc8e445a682e4621b9f5e2859b48f98e", "name": "CreateKeypairsTests-3950d3d4-7926-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/dc8e445a682e4621b9f5e2859b48f98e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/dc8e445a682e4621b9f5e2859b48f98e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/dc8e445a682e4621b9f5e2859b48f98e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dc8e445a682e4621b9f5e2859b48f98e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/dc8e445a682e4621b9f5e2859b48f98e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/dc8e445a682e4621b9f5e2859b48f98e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3950d3d4-7926-4c5-user", "id": "0dde01aaed3343728450138074d519a3"}, "audit_ids": ["jCRw1nPjQzqleVF7ouIIpQ"], "issued_at": "2018-11-06T14:33:40.000000Z"}} 2018-11-06 14:33:40,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003dee0020079a623b81238b5f334bf551cdf0f5" 2018-11-06 14:33:40,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e1eee8-5fad-41ee-9e0d-9db33be9ff1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:40,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f2e1eee8-5fad-41ee-9e0d-9db33be9ff1c 2018-11-06 14:33:40,405 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:33:40,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003dee0020079a623b81238b5f334bf551cdf0f5" 2018-11-06 14:33:40,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33: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-f08b5cc9-3b77-4527-bf04-e7a6faf44058 x-compute-request-id: req-f08b5cc9-3b77-4527-bf04-e7a6faf44058 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:33:40,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-f08b5cc9-3b77-4527-bf04-e7a6faf44058 2018-11-06 14:33:40,588 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-e976b4d4-e4c3-4691-ae35-fd7c54c28a7c... 2018-11-06 14:33:40,588 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 14:33:40,627 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-e976b4d4-e4c3-4691-ae35-fd7c54c28a7c 2018-11-06 14:33:40,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003dee0020079a623b81238b5f334bf551cdf0f5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDA8rso0kummmFIDkB0Q5lOhFSo7py4u0VcWPR9XeKhsX/5/nAtF3bRa5LgSWqL+5u8+KwVV5CLBFDv/Z1+3tBwDFcLrn8dygiHUBbrCOL46uF7K8MlQ+qNHwcOVAePRe1q6dbdnzV0xIa93UP8PTq/2XCE9xVEgA6ssiE80V55IQ==", "name": "CreateKeypairsTests-e976b4d4-e4c3-4691-ae35-fd7c54c28a7c"}}' 2018-11-06 14:33:40,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33: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-dd4f1366-fcd9-4abb-8f2b-537e6eb6ac12 x-compute-request-id: req-dd4f1366-fcd9-4abb-8f2b-537e6eb6ac12 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDA8rso0kummmFIDkB0Q5lOhFSo7py4u0VcWPR9XeKhsX/5/nAtF3bRa5LgSWqL+5u8+KwVV5CLBFDv/Z1+3tBwDFcLrn8dygiHUBbrCOL46uF7K8MlQ+qNHwcOVAePRe1q6dbdnzV0xIa93UP8PTq/2XCE9xVEgA6ssiE80V55IQ==", "user_id": "0dde01aaed3343728450138074d519a3", "name": "CreateKeypairsTests-e976b4d4-e4c3-4691-ae35-fd7c54c28a7c", "fingerprint": "33:f4:7d:65:9e:49:b4:4a:19:ef:06:70:d2:b5:d1:81"}} 2018-11-06 14:33:40,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-dd4f1366-fcd9-4abb-8f2b-537e6eb6ac12 2018-11-06 14:33:40,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:41,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "201b83f6fa904394ae67f225d3efdd29", "name": "CreateKeypairsTests-3950d3d4-7926-4c5-proj-role"}], "expires_at": "2018-11-06T15:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc8e445a682e4621b9f5e2859b48f98e", "name": "CreateKeypairsTests-3950d3d4-7926-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/dc8e445a682e4621b9f5e2859b48f98e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/dc8e445a682e4621b9f5e2859b48f98e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/dc8e445a682e4621b9f5e2859b48f98e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/dc8e445a682e4621b9f5e2859b48f98e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dc8e445a682e4621b9f5e2859b48f98e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/dc8e445a682e4621b9f5e2859b48f98e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/dc8e445a682e4621b9f5e2859b48f98e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3950d3d4-7926-4c5-user", "id": "0dde01aaed3343728450138074d519a3"}, "audit_ids": ["V1P6QBXJSP-S8tIypNsoYg"], "issued_at": "2018-11-06T14:33:41.000000Z"}} 2018-11-06 14:33:41,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-e976b4d4-e4c3-4691-ae35-fd7c54c28a7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4f16305bf8ba06dca345a89ad80c9d53be8693" 2018-11-06 14:33:41,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64888924-ba54-47a8-bf33-dda5ba338c19 x-compute-request-id: req-64888924-ba54-47a8-bf33-dda5ba338c19 Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDA8rso0kummmFIDkB0Q5lOhFSo7py4u0VcWPR9XeKhsX/5/nAtF3bRa5LgSWqL+5u8+KwVV5CLBFDv/Z1+3tBwDFcLrn8dygiHUBbrCOL46uF7K8MlQ+qNHwcOVAePRe1q6dbdnzV0xIa93UP8PTq/2XCE9xVEgA6ssiE80V55IQ==", "user_id": "0dde01aaed3343728450138074d519a3", "name": "CreateKeypairsTests-e976b4d4-e4c3-4691-ae35-fd7c54c28a7c", "deleted": false, "created_at": "2018-11-06T14:33:40.000000", "updated_at": null, "fingerprint": "33:f4:7d:65:9e:49:b4:4a:19:ef:06:70:d2:b5:d1:81", "deleted_at": null, "id": 65}} 2018-11-06 14:33:41,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-e976b4d4-e4c3-4691-ae35-fd7c54c28a7c used request id req-64888924-ba54-47a8-bf33-dda5ba338c19 2018-11-06 14:33:41,613 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-e976b4d4-e4c3-4691-ae35-fd7c54c28a7c 2018-11-06 14:33:41,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-e976b4d4-e4c3-4691-ae35-fd7c54c28a7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003dee0020079a623b81238b5f334bf551cdf0f5" 2018-11-06 14:33:41,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-646c001d-34bc-49da-8b19-2116ca9616d9 x-compute-request-id: req-646c001d-34bc-49da-8b19-2116ca9616d9 Content-Length: 0 Content-Type: application/json 2018-11-06 14:33:41,655 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-e976b4d4-e4c3-4691-ae35-fd7c54c28a7c used request id req-646c001d-34bc-49da-8b19-2116ca9616d9 2018-11-06 14:33:41,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:41,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ae36fe88-66e4-476d-8d21-d97a6f6938ef Date: Tue, 06 Nov 2018 14:33:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:33:41,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ae36fe88-66e4-476d-8d21-d97a6f6938ef 2018-11-06 14:33:41,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:41,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7297fe-4bce-469d-bd47-59fc79e765a8 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:33:41,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-bf7297fe-4bce-469d-bd47-59fc79e765a8 2018-11-06 14:33:41,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:42,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e41ac5-9bce-4e9d-8819-a643a9222db1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:33:42,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-00e41ac5-9bce-4e9d-8819-a643a9222db1 2018-11-06 14:33:42,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:42,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91966110-8e59-4b5f-85a9-aa3657479159 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:33:42,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-91966110-8e59-4b5f-85a9-aa3657479159 2018-11-06 14:33:42,147 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3950d3d4-7926-4c5-proj 2018-11-06 14:33:42,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/dc8e445a682e4621b9f5e2859b48f98e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:42,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec0c3896-c7a7-4507-b7c3-07384749cf19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:42,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/dc8e445a682e4621b9f5e2859b48f98e used request id req-ec0c3896-c7a7-4507-b7c3-07384749cf19 2018-11-06 14:33:42,358 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3950d3d4-7926-4c5-proj-role 2018-11-06 14:33:42,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/201b83f6fa904394ae67f225d3efdd29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:42,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c656c47d-0d15-4972-80ee-1f429aef1d03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:42,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/201b83f6fa904394ae67f225d3efdd29 used request id req-c656c47d-0d15-4972-80ee-1f429aef1d03 2018-11-06 14:33:42,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab3d1687fbcb84d34761d07276021fa51bd507" 2018-11-06 14:33:42,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc8d768e-929a-4445-99bb-591fb4976f31 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:33:42,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bc8d768e-929a-4445-99bb-591fb4976f31 2018-11-06 14:33:42,590 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3950d3d4-7926-4c5-user 2018-11-06 14:33:42,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0dde01aaed3343728450138074d519a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0e8511131d4fa65ede6d91f321ebf729728b" 2018-11-06 14:33:42,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82319770-b379-4994-97ef-6d234dca5afe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:42,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0dde01aaed3343728450138074d519a3 used request id req-82319770-b379-4994-97ef-6d234dca5afe 2018-11-06 14:33:42,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:43,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["_xppLqeqR4u-98oifVMchA"], "issued_at": "2018-11-06T14:33:43.000000Z"}} 2018-11-06 14:33:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd29d00fbfea14f5bf8f9c5c3b554f772ffb353b" 2018-11-06 14:33:43,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac5ea19-e3b3-4b47-afe2-98c5a2279964 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:43,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8ac5ea19-e3b3-4b47-afe2-98c5a2279964 2018-11-06 14:33:43,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:43,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:43,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["n-hEG10wSqCpkTDUBw0PfA"], "issued_at": "2018-11-06T14:33:43.000000Z"}} 2018-11-06 14:33:43,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:43,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c051cc-d536-4f9f-a885-b3ea69daecc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:43,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-73c051cc-d536-4f9f-a885-b3ea69daecc1 2018-11-06 14:33:43,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:33:43,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:33:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:33:43,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-69c6d18c-b31b-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:43,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23efe94-5074-41ee-a9bb-385dbe5946fa Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-69c6d18c-b31b-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:33:43,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-69c6d18c-b31b-4ff-proj used request id req-d23efe94-5074-41ee-a9bb-385dbe5946fa 2018-11-06 14:33:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:43,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5a96a0-b08c-4fba-bad1-af3e37db0016 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:33:43,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3a5a96a0-b08c-4fba-bad1-af3e37db0016 2018-11-06 14:33:43,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-proj"}}' 2018-11-06 14:33:44,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60a11a6c-c1e6-426c-9164-a8b5dee32119 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/96bd4db4de3049c59731bfa3e1500b0e"}, "enabled": true, "id": "96bd4db4de3049c59731bfa3e1500b0e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-proj"}} 2018-11-06 14:33:44,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-60a11a6c-c1e6-426c-9164-a8b5dee32119 2018-11-06 14:33:44,069 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-69c6d18c-b31b-4ff-proj 2018-11-06 14:33:44,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:44,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:44,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["b-Rwd6MaSyeJMnXUeDxeWQ"], "issued_at": "2018-11-06T14:33:44.000000Z"}} 2018-11-06 14:33:44,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a48bb0acfc8778da92c5a8a30c992671fa5a75" 2018-11-06 14:33:44,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7676fbf6-2680-417f-bcd0-5ff8bcf7d8ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:44,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7676fbf6-2680-417f-bcd0-5ff8bcf7d8ea 2018-11-06 14:33:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:33:44,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:33:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:33:44,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a48bb0acfc8778da92c5a8a30c992671fa5a75" 2018-11-06 14:33:44,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fdb505-729b-465a-b94e-5d1a5bad3b38 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:33:44,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-41fdb505-729b-465a-b94e-5d1a5bad3b38 2018-11-06 14:33:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-69c6d18c-b31b-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a48bb0acfc8778da92c5a8a30c992671fa5a75" 2018-11-06 14:33:44,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141d7370-5b48-42b5-a914-ee64be437c97 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-69c6d18c-b31b-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/96bd4db4de3049c59731bfa3e1500b0e"}, "enabled": true, "id": "96bd4db4de3049c59731bfa3e1500b0e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-proj"}]} 2018-11-06 14:33:44,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-69c6d18c-b31b-4ff-proj used request id req-141d7370-5b48-42b5-a914-ee64be437c97 2018-11-06 14:33:44,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a48bb0acfc8778da92c5a8a30c992671fa5a75" 2018-11-06 14:33:44,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6de624d-c6bc-4728-b0a7-ad6ceb4fa4e4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:33:44,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f6de624d-c6bc-4728-b0a7-ad6ceb4fa4e4 2018-11-06 14:33:45,223 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-69c6d18c-b31b-4ff-user 2018-11-06 14:33:45,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:45,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:45,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bce48e9-aed5-4e83-8bb1-62fa3c9e266f Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:33:45,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2bce48e9-aed5-4e83-8bb1-62fa3c9e266f 2018-11-06 14:33:45,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" -d '{"role": {"name": "CreateKeypairsTests-69c6d18c-b31b-4ff-proj-role"}}' 2018-11-06 14:33:45,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc632a18-cd5c-404b-91c7-82c9022abfd8 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27652aab10974e42a61e54469c1f6875", "links": {"self": "http://172.30.9.27:5000/v3/roles/27652aab10974e42a61e54469c1f6875"}, "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-proj-role"}} 2018-11-06 14:33:45,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-dc632a18-cd5c-404b-91c7-82c9022abfd8 2018-11-06 14:33:45,547 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-69c6d18c-b31b-4ff-proj-role 2018-11-06 14:33:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/27652aab10974e42a61e54469c1f6875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:45,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74c40ae-7d0e-4a36-98ef-09f0c2f5c846 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/27652aab10974e42a61e54469c1f6875"}, "domain_id": null, "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-proj-role", "id": "27652aab10974e42a61e54469c1f6875"}} 2018-11-06 14:33:45,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/27652aab10974e42a61e54469c1f6875 used request id req-a74c40ae-7d0e-4a36-98ef-09f0c2f5c846 2018-11-06 14:33:45,638 - keystone_utils - INFO - Granting role CreateKeypairsTests-69c6d18c-b31b-4ff-proj-role to project CreateKeypairsTests-69c6d18c-b31b-4ff-proj 2018-11-06 14:33:45,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/96bd4db4de3049c59731bfa3e1500b0e/users/8249b776ab1e464c8dd90b753ad0fc31/roles/27652aab10974e42a61e54469c1f6875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:45,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71263d28-3776-4e8f-a798-222f2dfb6066 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:45,700 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/96bd4db4de3049c59731bfa3e1500b0e/users/8249b776ab1e464c8dd90b753ad0fc31/roles/27652aab10974e42a61e54469c1f6875 used request id req-71263d28-3776-4e8f-a798-222f2dfb6066 2018-11-06 14:33:45,700 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:33:45,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:45,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:46,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27652aab10974e42a61e54469c1f6875", "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-proj-role"}], "expires_at": "2018-11-06T15:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96bd4db4de3049c59731bfa3e1500b0e", "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/96bd4db4de3049c59731bfa3e1500b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/96bd4db4de3049c59731bfa3e1500b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/96bd4db4de3049c59731bfa3e1500b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/96bd4db4de3049c59731bfa3e1500b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/96bd4db4de3049c59731bfa3e1500b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/96bd4db4de3049c59731bfa3e1500b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-user", "id": "8249b776ab1e464c8dd90b753ad0fc31"}, "audit_ids": ["9118p-sBS0-6-cARQ6LF8w"], "issued_at": "2018-11-06T14:33:46.000000Z"}} 2018-11-06 14:33:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d84c3892c2e9b2e97509d8c4f79c0341a522a48" 2018-11-06 14:33:46,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cd0b6d-8d88-4fc0-a876-be2fd40e4f7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:46,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-44cd0b6d-8d88-4fc0-a876-be2fd40e4f7a 2018-11-06 14:33:46,160 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:33:46,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d84c3892c2e9b2e97509d8c4f79c0341a522a48" 2018-11-06 14:33:46,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33: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-b3d31930-dc94-45d6-8d67-0a29fb7ce421 x-compute-request-id: req-b3d31930-dc94-45d6-8d67-0a29fb7ce421 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:33:46,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-b3d31930-dc94-45d6-8d67-0a29fb7ce421 2018-11-06 14:33:46,342 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320... 2018-11-06 14:33:46,343 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 14:33:46,388 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320 2018-11-06 14:33:46,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d84c3892c2e9b2e97509d8c4f79c0341a522a48" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQDPEjHMNAyvA9GnzXDHQ1Q13JbDFaCsZ6GXdXeipEHf3EWGK3h2dg7KERiZ8rLUG+Eye4WxbqNe0TSkb/nQdWbKWsEcbaYx4PPne94b8kQp/YZ6fsEMv/DDLVcDK4WGt1F/nzJSRm+pXXxCQKbiJfhzyvJ2+1NXPG93BLsP04Pw==", "name": "CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320"}}' 2018-11-06 14:33:46,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33: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-8cd99d69-18d4-4aef-a472-43d5b3e29f9a x-compute-request-id: req-8cd99d69-18d4-4aef-a472-43d5b3e29f9a Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQDPEjHMNAyvA9GnzXDHQ1Q13JbDFaCsZ6GXdXeipEHf3EWGK3h2dg7KERiZ8rLUG+Eye4WxbqNe0TSkb/nQdWbKWsEcbaYx4PPne94b8kQp/YZ6fsEMv/DDLVcDK4WGt1F/nzJSRm+pXXxCQKbiJfhzyvJ2+1NXPG93BLsP04Pw==", "user_id": "8249b776ab1e464c8dd90b753ad0fc31", "name": "CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320", "fingerprint": "54:b1:b8:bd:ee:d6:ef:5a:99:4d:b9:71:e5:68:04:b3"}} 2018-11-06 14:33:46,451 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8cd99d69-18d4-4aef-a472-43d5b3e29f9a 2018-11-06 14:33:46,454 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320.pub 2018-11-06 14:33:46,455 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320 2018-11-06 14:33:46,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:46,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27652aab10974e42a61e54469c1f6875", "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-proj-role"}], "expires_at": "2018-11-06T15:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96bd4db4de3049c59731bfa3e1500b0e", "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/96bd4db4de3049c59731bfa3e1500b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/96bd4db4de3049c59731bfa3e1500b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/96bd4db4de3049c59731bfa3e1500b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/96bd4db4de3049c59731bfa3e1500b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/96bd4db4de3049c59731bfa3e1500b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/96bd4db4de3049c59731bfa3e1500b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/96bd4db4de3049c59731bfa3e1500b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-69c6d18c-b31b-4ff-user", "id": "8249b776ab1e464c8dd90b753ad0fc31"}, "audit_ids": ["uAF1MugPQNi1dl9hkTh9XQ"], "issued_at": "2018-11-06T14:33:46.000000Z"}} 2018-11-06 14:33:46,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b75b96d6bbb1b2562bd5958baa6ca56776673b" 2018-11-06 14:33:47,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33: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-40173f10-f50d-4672-b812-5063babe207e x-compute-request-id: req-40173f10-f50d-4672-b812-5063babe207e Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQDPEjHMNAyvA9GnzXDHQ1Q13JbDFaCsZ6GXdXeipEHf3EWGK3h2dg7KERiZ8rLUG+Eye4WxbqNe0TSkb/nQdWbKWsEcbaYx4PPne94b8kQp/YZ6fsEMv/DDLVcDK4WGt1F/nzJSRm+pXXxCQKbiJfhzyvJ2+1NXPG93BLsP04Pw==", "user_id": "8249b776ab1e464c8dd90b753ad0fc31", "name": "CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320", "deleted": false, "created_at": "2018-11-06T14:33:46.000000", "updated_at": null, "fingerprint": "54:b1:b8:bd:ee:d6:ef:5a:99:4d:b9:71:e5:68:04:b3", "deleted_at": null, "id": 68}} 2018-11-06 14:33:47,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320 used request id req-40173f10-f50d-4672-b812-5063babe207e 2018-11-06 14:33:47,014 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320 2018-11-06 14:33:47,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d84c3892c2e9b2e97509d8c4f79c0341a522a48" 2018-11-06 14:33:47,050 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:33: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-edd86826-114d-412c-9f41-4818e1646dc9 x-compute-request-id: req-edd86826-114d-412c-9f41-4818e1646dc9 Content-Length: 0 Content-Type: application/json 2018-11-06 14:33:47,050 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320 used request id req-edd86826-114d-412c-9f41-4818e1646dc9 2018-11-06 14:33:47,051 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320.pub] 2018-11-06 14:33:47,051 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-86235b4c-d6ea-4ce8-87a1-8edaa5121320] 2018-11-06 14:33:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:47,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-52945517-348d-4920-9740-a8b1c8b32aee Date: Tue, 06 Nov 2018 14:33:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:33:47,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-52945517-348d-4920-9740-a8b1c8b32aee 2018-11-06 14:33:47,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:47,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801d6171-811d-4a72-ae8b-b5add471ff2b 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:33:47,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-801d6171-811d-4a72-ae8b-b5add471ff2b 2018-11-06 14:33:47,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:47,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8cc40c8-84de-4b94-a22b-08ba01fbc94a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:33:47,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-e8cc40c8-84de-4b94-a22b-08ba01fbc94a 2018-11-06 14:33:47,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:47,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ffbd00d-17e9-46ff-a9d7-19d0d5005993 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:33:47,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-3ffbd00d-17e9-46ff-a9d7-19d0d5005993 2018-11-06 14:33:47,548 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-69c6d18c-b31b-4ff-proj 2018-11-06 14:33:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/96bd4db4de3049c59731bfa3e1500b0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:47,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0689b94-f710-4390-8eee-e3902bbe6377 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:47,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/96bd4db4de3049c59731bfa3e1500b0e used request id req-a0689b94-f710-4390-8eee-e3902bbe6377 2018-11-06 14:33:47,766 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-69c6d18c-b31b-4ff-proj-role 2018-11-06 14:33:47,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/27652aab10974e42a61e54469c1f6875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:47,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83e25790-79cd-4113-aa17-65aba5c15ac3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:47,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/27652aab10974e42a61e54469c1f6875 used request id req-83e25790-79cd-4113-aa17-65aba5c15ac3 2018-11-06 14:33:47,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4fe079ad4989435594941b5ebbba0c0773474" 2018-11-06 14:33:47,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b3f2c4-2945-48de-b326-6f47b9895d12 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:33:47,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85b3f2c4-2945-48de-b326-6f47b9895d12 2018-11-06 14:33:47,982 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-69c6d18c-b31b-4ff-user 2018-11-06 14:33:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/8249b776ab1e464c8dd90b753ad0fc31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a48bb0acfc8778da92c5a8a30c992671fa5a75" 2018-11-06 14:33:48,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55a63350-04df-471d-af76-6144f6e54d19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:48,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8249b776ab1e464c8dd90b753ad0fc31 used request id req-55a63350-04df-471d-af76-6144f6e54d19 2018-11-06 14:33:48,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:48,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["R4MMiMYVQbaUO-Y-TWBDzA"], "issued_at": "2018-11-06T14:33:48.000000Z"}} 2018-11-06 14:33:48,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9ef8143fb6674f3f52240a2cb75518b30afcbd" 2018-11-06 14:33:48,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a942ef67-b0b7-479c-829b-5fa839b60874 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:48,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a942ef67-b0b7-479c-829b-5fa839b60874 2018-11-06 14:33:48,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:48,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:49,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["vkoHynTdTTGamcAMpXHK7w"], "issued_at": "2018-11-06T14:33:49.000000Z"}} 2018-11-06 14:33:49,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:49,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0d30d6-55ce-4fd1-9083-c7ba6e61ec7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:49,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4f0d30d6-55ce-4fd1-9083-c7ba6e61ec7f 2018-11-06 14:33:49,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:33:49,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:33:49,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-04aef64a-80fc-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:49,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8870239c-104a-489f-9aac-ac692d9456e3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-04aef64a-80fc-4df-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:33:49,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-04aef64a-80fc-4df-proj used request id req-8870239c-104a-489f-9aac-ac692d9456e3 2018-11-06 14:33:49,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:49,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ba08ce-95c3-4a84-aebf-0bbe92e834b7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:33:49,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-d7ba08ce-95c3-4a84-aebf-0bbe92e834b7 2018-11-06 14:33:49,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-04aef64a-80fc-4df-proj"}}' 2018-11-06 14:33:49,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83253add-157a-474e-acb6-fdca427dd778 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bab840d56cf74ee38d828af8d8d03d71"}, "enabled": true, "id": "bab840d56cf74ee38d828af8d8d03d71", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-04aef64a-80fc-4df-proj"}} 2018-11-06 14:33:49,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-83253add-157a-474e-acb6-fdca427dd778 2018-11-06 14:33:49,512 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-04aef64a-80fc-4df-proj 2018-11-06 14:33:49,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:49,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:49,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["eBOyt7exSW-q7vDII_NHiQ"], "issued_at": "2018-11-06T14:33:49.000000Z"}} 2018-11-06 14:33:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca64c17521b492c687f401024c77b54d3ea81e6" 2018-11-06 14:33:50,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a26bae-343d-4f51-8f20-73106eaf818a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:50,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-28a26bae-343d-4f51-8f20-73106eaf818a 2018-11-06 14:33:50,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:33:50,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:33:50,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca64c17521b492c687f401024c77b54d3ea81e6" 2018-11-06 14:33:50,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4af5e78-514b-4f02-b418-f786f7d7e7f9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:33:50,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a4af5e78-514b-4f02-b418-f786f7d7e7f9 2018-11-06 14:33:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-04aef64a-80fc-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca64c17521b492c687f401024c77b54d3ea81e6" 2018-11-06 14:33:50,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62c508e-e549-4f93-922f-4423bbb98f7e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-04aef64a-80fc-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bab840d56cf74ee38d828af8d8d03d71"}, "enabled": true, "id": "bab840d56cf74ee38d828af8d8d03d71", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-04aef64a-80fc-4df-proj"}]} 2018-11-06 14:33:50,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-04aef64a-80fc-4df-proj used request id req-c62c508e-e549-4f93-922f-4423bbb98f7e 2018-11-06 14:33:50,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca64c17521b492c687f401024c77b54d3ea81e6" 2018-11-06 14:33:50,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f31095-38b6-44cb-93d4-d116b1bc041a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:33:50,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-87f31095-38b6-44cb-93d4-d116b1bc041a 2018-11-06 14:33:50,673 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-04aef64a-80fc-4df-user 2018-11-06 14:33:50,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:50,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:50,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55f2ef9-1b9f-4c32-860e-343f114b55ab Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:33:50,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a55f2ef9-1b9f-4c32-860e-343f114b55ab 2018-11-06 14:33:50,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" -d '{"role": {"name": "CreateKeypairsTests-04aef64a-80fc-4df-proj-role"}}' 2018-11-06 14:33:50,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf62b70c-7f66-4c46-98d3-5854f9adbd8e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cda16f07f8a42169c8a07b3a6481f6f", "links": {"self": "http://172.30.9.27:5000/v3/roles/4cda16f07f8a42169c8a07b3a6481f6f"}, "name": "CreateKeypairsTests-04aef64a-80fc-4df-proj-role"}} 2018-11-06 14:33:50,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-cf62b70c-7f66-4c46-98d3-5854f9adbd8e 2018-11-06 14:33:50,872 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-04aef64a-80fc-4df-proj-role 2018-11-06 14:33:50,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/4cda16f07f8a42169c8a07b3a6481f6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:50,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f7b3c3-e2b8-47dd-af80-f0d3fdb7292e Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4cda16f07f8a42169c8a07b3a6481f6f"}, "domain_id": null, "name": "CreateKeypairsTests-04aef64a-80fc-4df-proj-role", "id": "4cda16f07f8a42169c8a07b3a6481f6f"}} 2018-11-06 14:33:50,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4cda16f07f8a42169c8a07b3a6481f6f used request id req-d3f7b3c3-e2b8-47dd-af80-f0d3fdb7292e 2018-11-06 14:33:50,966 - keystone_utils - INFO - Granting role CreateKeypairsTests-04aef64a-80fc-4df-proj-role to project CreateKeypairsTests-04aef64a-80fc-4df-proj 2018-11-06 14:33:50,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/bab840d56cf74ee38d828af8d8d03d71/users/6a3719153bfa4d7f8045f6aeed6235f4/roles/4cda16f07f8a42169c8a07b3a6481f6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:51,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60d6860a-e5c1-41b5-b0f3-b4a5e51dc7a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:51,088 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/bab840d56cf74ee38d828af8d8d03d71/users/6a3719153bfa4d7f8045f6aeed6235f4/roles/4cda16f07f8a42169c8a07b3a6481f6f used request id req-60d6860a-e5c1-41b5-b0f3-b4a5e51dc7a8 2018-11-06 14:33:51,089 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:33:51,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:51,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:51,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cda16f07f8a42169c8a07b3a6481f6f", "name": "CreateKeypairsTests-04aef64a-80fc-4df-proj-role"}], "expires_at": "2018-11-06T15:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bab840d56cf74ee38d828af8d8d03d71", "name": "CreateKeypairsTests-04aef64a-80fc-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bab840d56cf74ee38d828af8d8d03d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bab840d56cf74ee38d828af8d8d03d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bab840d56cf74ee38d828af8d8d03d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bab840d56cf74ee38d828af8d8d03d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bab840d56cf74ee38d828af8d8d03d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bab840d56cf74ee38d828af8d8d03d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-04aef64a-80fc-4df-user", "id": "6a3719153bfa4d7f8045f6aeed6235f4"}, "audit_ids": ["5rOVJroxT3Sb8Fis9Ftq8Q"], "issued_at": "2018-11-06T14:33:51.000000Z"}} 2018-11-06 14:33:51,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a43d184d46e2b47843f10b2e095a50b5fab26451" 2018-11-06 14:33:51,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f2fb69-b5df-43d1-9250-4da59fccedf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:51,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-19f2fb69-b5df-43d1-9250-4da59fccedf7 2018-11-06 14:33:51,561 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:33:51,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a43d184d46e2b47843f10b2e095a50b5fab26451" 2018-11-06 14:33:51,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33: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-11d6cfa4-0263-4e5e-881b-52730ad3272f x-compute-request-id: req-11d6cfa4-0263-4e5e-881b-52730ad3272f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:33:51,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-11d6cfa4-0263-4e5e-881b-52730ad3272f 2018-11-06 14:33:51,741 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563... 2018-11-06 14:33:51,741 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 14:33:51,784 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563 2018-11-06 14:33:51,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a43d184d46e2b47843f10b2e095a50b5fab26451" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBltbZXWxXFcG6AFpXkW7r5mYSOJyEKAgBIg4MEuwiwiPv08r9QMukBLUBgWxpswczXOA0oShaexZtkim5zcnQtF9DiVrzPjRs1J5S+fd+mvx8JF9UPCCwl/II/p9ug23gjEKrZe5E+OdvBgocW3NPGnR9XeOdXpGfsHptJYGI0Q==", "name": "CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563"}}' 2018-11-06 14:33:51,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33: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-f88a4696-0411-4ea2-b53b-d0afff08ef82 x-compute-request-id: req-f88a4696-0411-4ea2-b53b-d0afff08ef82 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBltbZXWxXFcG6AFpXkW7r5mYSOJyEKAgBIg4MEuwiwiPv08r9QMukBLUBgWxpswczXOA0oShaexZtkim5zcnQtF9DiVrzPjRs1J5S+fd+mvx8JF9UPCCwl/II/p9ug23gjEKrZe5E+OdvBgocW3NPGnR9XeOdXpGfsHptJYGI0Q==", "user_id": "6a3719153bfa4d7f8045f6aeed6235f4", "name": "CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563", "fingerprint": "33:c3:1a:a2:2f:33:f9:12:4d:39:f1:1b:77:04:d7:98"}} 2018-11-06 14:33:51,853 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-f88a4696-0411-4ea2-b53b-d0afff08ef82 2018-11-06 14:33:51,867 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563.pub 2018-11-06 14:33:51,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:52,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cda16f07f8a42169c8a07b3a6481f6f", "name": "CreateKeypairsTests-04aef64a-80fc-4df-proj-role"}], "expires_at": "2018-11-06T15:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bab840d56cf74ee38d828af8d8d03d71", "name": "CreateKeypairsTests-04aef64a-80fc-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bab840d56cf74ee38d828af8d8d03d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bab840d56cf74ee38d828af8d8d03d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bab840d56cf74ee38d828af8d8d03d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bab840d56cf74ee38d828af8d8d03d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bab840d56cf74ee38d828af8d8d03d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bab840d56cf74ee38d828af8d8d03d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bab840d56cf74ee38d828af8d8d03d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-04aef64a-80fc-4df-user", "id": "6a3719153bfa4d7f8045f6aeed6235f4"}, "audit_ids": ["uyO0KyM8RWmwCT1VmoNsYw"], "issued_at": "2018-11-06T14:33:52.000000Z"}} 2018-11-06 14:33:52,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24fec835e76ae1ddd3a66b79a25ee7ca82b05fcf" 2018-11-06 14:33:52,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9289f3f1-148b-4eb9-80ef-a94e90cd796d x-compute-request-id: req-9289f3f1-148b-4eb9-80ef-a94e90cd796d Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBltbZXWxXFcG6AFpXkW7r5mYSOJyEKAgBIg4MEuwiwiPv08r9QMukBLUBgWxpswczXOA0oShaexZtkim5zcnQtF9DiVrzPjRs1J5S+fd+mvx8JF9UPCCwl/II/p9ug23gjEKrZe5E+OdvBgocW3NPGnR9XeOdXpGfsHptJYGI0Q==", "user_id": "6a3719153bfa4d7f8045f6aeed6235f4", "name": "CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563", "deleted": false, "created_at": "2018-11-06T14:33:51.000000", "updated_at": null, "fingerprint": "33:c3:1a:a2:2f:33:f9:12:4d:39:f1:1b:77:04:d7:98", "deleted_at": null, "id": 71}} 2018-11-06 14:33:52,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563 used request id req-9289f3f1-148b-4eb9-80ef-a94e90cd796d 2018-11-06 14:33:52,784 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563 2018-11-06 14:33:52,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a43d184d46e2b47843f10b2e095a50b5fab26451" 2018-11-06 14:33:52,823 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66e9397d-57a2-43ed-b78b-a719dd0c532f x-compute-request-id: req-66e9397d-57a2-43ed-b78b-a719dd0c532f Content-Length: 0 Content-Type: application/json 2018-11-06 14:33:52,823 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563 used request id req-66e9397d-57a2-43ed-b78b-a719dd0c532f 2018-11-06 14:33:52,824 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-72cbcc42-5b79-4715-8c36-22da59d37563.pub] 2018-11-06 14:33:52,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:53,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-09ce2328-db7a-48a9-a96a-325f435e550a Date: Tue, 06 Nov 2018 14:33:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:33:53,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-09ce2328-db7a-48a9-a96a-325f435e550a 2018-11-06 14:33:53,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:53,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84441f5a-6e48-42e3-98c3-d78a70706add 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:33:53,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-84441f5a-6e48-42e3-98c3-d78a70706add 2018-11-06 14:33:53,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:53,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990c46ae-b458-4871-bdec-09661335a8d6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:33:53,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-990c46ae-b458-4871-bdec-09661335a8d6 2018-11-06 14:33:53,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:53,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a33eac-9ba6-4e92-812c-66d04a224277 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:33:53,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-02a33eac-9ba6-4e92-812c-66d04a224277 2018-11-06 14:33:53,339 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-04aef64a-80fc-4df-proj 2018-11-06 14:33:53,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/bab840d56cf74ee38d828af8d8d03d71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:53,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b572579-567f-45ea-8a6b-07d37acd5076 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:53,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/bab840d56cf74ee38d828af8d8d03d71 used request id req-0b572579-567f-45ea-8a6b-07d37acd5076 2018-11-06 14:33:53,556 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-04aef64a-80fc-4df-proj-role 2018-11-06 14:33:53,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/4cda16f07f8a42169c8a07b3a6481f6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:53,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9557bc8e-f276-4682-884b-cb52f93e9c7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:53,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4cda16f07f8a42169c8a07b3a6481f6f used request id req-9557bc8e-f276-4682-884b-cb52f93e9c7d 2018-11-06 14:33:53,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95321e50b0eff4321e9d66c557e7e3c2575ac2d8" 2018-11-06 14:33:53,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05cf5970-6bff-4db6-a1b9-7c39abb655fa Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:33:53,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-05cf5970-6bff-4db6-a1b9-7c39abb655fa 2018-11-06 14:33:53,761 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-04aef64a-80fc-4df-user 2018-11-06 14:33:53,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/6a3719153bfa4d7f8045f6aeed6235f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca64c17521b492c687f401024c77b54d3ea81e6" 2018-11-06 14:33:53,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86ecec96-2a39-4ca4-bd58-47c54f43db4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:53,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/6a3719153bfa4d7f8045f6aeed6235f4 used request id req-86ecec96-2a39-4ca4-bd58-47c54f43db4a 2018-11-06 14:33:53,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:54,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["AUfc_PrOTMW0-moduuH41w"], "issued_at": "2018-11-06T14:33:54.000000Z"}} 2018-11-06 14:33:54,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d11b05d89149097a1fc6759941dc7177681170" 2018-11-06 14:33:54,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9146e526-35d3-46eb-b4fb-7d4a6a1ba6b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:54,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9146e526-35d3-46eb-b4fb-7d4a6a1ba6b7 2018-11-06 14:33:54,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:54,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:54,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["tudTPIS3Rg6txPJXnBJGSQ"], "issued_at": "2018-11-06T14:33:54.000000Z"}} 2018-11-06 14:33:54,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:54,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715c7f64-9b6c-4563-94f5-b6f97176dc5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:54,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-715c7f64-9b6c-4563-94f5-b6f97176dc5d 2018-11-06 14:33:54,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:33:54,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:33:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9f758215-d568-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:55,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290057c8-6d56-44fd-bbcc-3bb2a19b97b8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9f758215-d568-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:33:55,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9f758215-d568-4d4-proj used request id req-290057c8-6d56-44fd-bbcc-3bb2a19b97b8 2018-11-06 14:33:55,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:55,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50940a02-082e-429c-b64b-98e8c2f41d5a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:33:55,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-50940a02-082e-429c-b64b-98e8c2f41d5a 2018-11-06 14:33:55,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-9f758215-d568-4d4-proj"}}' 2018-11-06 14:33:55,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:33:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-000c9b87-5a3f-4fbf-a623-5d092b339e1f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b90dcc8bfabd4888aa1ece4e21325f07"}, "enabled": true, "id": "b90dcc8bfabd4888aa1ece4e21325f07", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9f758215-d568-4d4-proj"}} 2018-11-06 14:33:55,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-000c9b87-5a3f-4fbf-a623-5d092b339e1f 2018-11-06 14:33:55,206 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-9f758215-d568-4d4-proj 2018-11-06 14:33:55,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:55,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:55,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["B_Cv9S-eQh6Eix06Cz7J2A"], "issued_at": "2018-11-06T14:33:55.000000Z"}} 2018-11-06 14:33:55,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a925e19f48248e5f88095adba2c9bb7b5dc59a6" 2018-11-06 14:33:55,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a6966f-85f0-46e6-9ebf-495065cc17cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:55,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-46a6966f-85f0-46e6-9ebf-495065cc17cb 2018-11-06 14:33:55,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:33:55,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:33:55,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a925e19f48248e5f88095adba2c9bb7b5dc59a6" 2018-11-06 14:33:55,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eaef578-40f5-4aa7-9483-87cee942f56f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:33:55,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5eaef578-40f5-4aa7-9483-87cee942f56f 2018-11-06 14:33:55,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-9f758215-d568-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a925e19f48248e5f88095adba2c9bb7b5dc59a6" 2018-11-06 14:33:55,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64bc794-2eea-4ac9-bfa5-86d7651688ff Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-9f758215-d568-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b90dcc8bfabd4888aa1ece4e21325f07"}, "enabled": true, "id": "b90dcc8bfabd4888aa1ece4e21325f07", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9f758215-d568-4d4-proj"}]} 2018-11-06 14:33:55,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-9f758215-d568-4d4-proj used request id req-c64bc794-2eea-4ac9-bfa5-86d7651688ff 2018-11-06 14:33:55,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a925e19f48248e5f88095adba2c9bb7b5dc59a6" 2018-11-06 14:33:55,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13775e5-abf2-4985-9134-5349b537514c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:33:55,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a13775e5-abf2-4985-9134-5349b537514c 2018-11-06 14:33:56,271 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-9f758215-d568-4d4-user 2018-11-06 14:33:56,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:56,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:56,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f915fe29-b6de-4e8b-b07b-34cf428a351e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:33:56,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f915fe29-b6de-4e8b-b07b-34cf428a351e 2018-11-06 14:33:56,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" -d '{"role": {"name": "CreateKeypairsCleanupTests-9f758215-d568-4d4-proj-role"}}' 2018-11-06 14:33:56,470 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:33:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bcdebb5-9350-4a02-adef-1b2ed5e94cce Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bc385568aae43ba977f6cd0b7c8b0a0", "links": {"self": "http://172.30.9.27:5000/v3/roles/0bc385568aae43ba977f6cd0b7c8b0a0"}, "name": "CreateKeypairsCleanupTests-9f758215-d568-4d4-proj-role"}} 2018-11-06 14:33:56,470 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0bcdebb5-9350-4a02-adef-1b2ed5e94cce 2018-11-06 14:33:56,470 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-9f758215-d568-4d4-proj-role 2018-11-06 14:33:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/0bc385568aae43ba977f6cd0b7c8b0a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:56,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab3fbdb-b5f6-4e61-a10d-f3b8d08a410c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/0bc385568aae43ba977f6cd0b7c8b0a0"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-9f758215-d568-4d4-proj-role", "id": "0bc385568aae43ba977f6cd0b7c8b0a0"}} 2018-11-06 14:33:56,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/0bc385568aae43ba977f6cd0b7c8b0a0 used request id req-aab3fbdb-b5f6-4e61-a10d-f3b8d08a410c 2018-11-06 14:33:56,490 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-9f758215-d568-4d4-proj-role to project CreateKeypairsCleanupTests-9f758215-d568-4d4-proj 2018-11-06 14:33:56,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b90dcc8bfabd4888aa1ece4e21325f07/users/070afdd37666431c8a24d8fee560e788/roles/0bc385568aae43ba977f6cd0b7c8b0a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:56,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97c207de-d0d8-4092-9f69-a29aa580cd5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:56,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b90dcc8bfabd4888aa1ece4e21325f07/users/070afdd37666431c8a24d8fee560e788/roles/0bc385568aae43ba977f6cd0b7c8b0a0 used request id req-97c207de-d0d8-4092-9f69-a29aa580cd5e 2018-11-06 14:33:56,622 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:33:56,735 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3.pub 2018-11-06 14:33:56,736 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3 2018-11-06 14:33:56,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:56,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:57,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bc385568aae43ba977f6cd0b7c8b0a0", "name": "CreateKeypairsCleanupTests-9f758215-d568-4d4-proj-role"}], "expires_at": "2018-11-06T15:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b90dcc8bfabd4888aa1ece4e21325f07", "name": "CreateKeypairsCleanupTests-9f758215-d568-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b90dcc8bfabd4888aa1ece4e21325f07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-9f758215-d568-4d4-user", "id": "070afdd37666431c8a24d8fee560e788"}, "audit_ids": ["_qAdlHmqSLSGaOOZIuoFlw"], "issued_at": "2018-11-06T14:33:57.000000Z"}} 2018-11-06 14:33:57,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4319e7fd0e5eeb64ea0d80e6a3d913b7fc28a838" 2018-11-06 14:33:57,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1427ccc8-955f-48ed-8a29-3d39bc41886f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:57,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1427ccc8-955f-48ed-8a29-3d39bc41886f 2018-11-06 14:33:57,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:33:57,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4319e7fd0e5eeb64ea0d80e6a3d913b7fc28a838" 2018-11-06 14:33:57,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-bb7861bb-92f5-452f-b976-b2fb74cd2ba4 x-compute-request-id: req-bb7861bb-92f5-452f-b976-b2fb74cd2ba4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:33:57,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bb7861bb-92f5-452f-b976-b2fb74cd2ba4 2018-11-06 14:33:57,334 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3... 2018-11-06 14:33:57,334 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-06 14:33:57,334 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3.pub 2018-11-06 14:33:57,334 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3 2018-11-06 14:33:57,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4319e7fd0e5eeb64ea0d80e6a3d913b7fc28a838" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCioDRZEtAhKx1PqLJtp8//q86IfLshgvchvssidSzTNv7GS0G2HSEE1a+AciFx2LbXcGH07BtKy1vltya0BLnIvDiIE+dT7GfMwQRwISzFui+jcprQS14n6wB2cphIXu6pSCh76RK/Tpv0KCnzRshyCk2y0rRyl5xMEUf6y4TXeEx9rXAzsH6mIo3SqcIiXYAtoA7fS/kMxKbIrKAF6ZHkaXeeoxJNWF8auhXYy4FABaH9HvmnFnqOX9tNU4deDM2NyfFYJrU8f6XiIPIURpxSFkoB9/PQxjmLUHawu0N38o+Gn7/SXtWU/morjRxG8pvKGilnVtGXF9+LSlSt/Jot", "name": "CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3"}}' 2018-11-06 14:33:57,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-db384fb6-d28d-49d9-be5e-5195baff6c56 x-compute-request-id: req-db384fb6-d28d-49d9-be5e-5195baff6c56 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCioDRZEtAhKx1PqLJtp8//q86IfLshgvchvssidSzTNv7GS0G2HSEE1a+AciFx2LbXcGH07BtKy1vltya0BLnIvDiIE+dT7GfMwQRwISzFui+jcprQS14n6wB2cphIXu6pSCh76RK/Tpv0KCnzRshyCk2y0rRyl5xMEUf6y4TXeEx9rXAzsH6mIo3SqcIiXYAtoA7fS/kMxKbIrKAF6ZHkaXeeoxJNWF8auhXYy4FABaH9HvmnFnqOX9tNU4deDM2NyfFYJrU8f6XiIPIURpxSFkoB9/PQxjmLUHawu0N38o+Gn7/SXtWU/morjRxG8pvKGilnVtGXF9+LSlSt/Jot", "user_id": "070afdd37666431c8a24d8fee560e788", "name": "CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3", "fingerprint": "8d:17:93:35:90:99:23:ce:67:35:8c:bf:3f:3e:61:db"}} 2018-11-06 14:33:57,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-db384fb6-d28d-49d9-be5e-5195baff6c56 2018-11-06 14:33:57,404 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3 2018-11-06 14:33:57,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4319e7fd0e5eeb64ea0d80e6a3d913b7fc28a838" 2018-11-06 14:33:57,439 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14: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-6c77b6f4-91c7-451d-93c5-51bfb9311d0f x-compute-request-id: req-6c77b6f4-91c7-451d-93c5-51bfb9311d0f Content-Length: 0 Content-Type: application/json 2018-11-06 14:33:57,439 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3 used request id req-6c77b6f4-91c7-451d-93c5-51bfb9311d0f 2018-11-06 14:33:57,440 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3.pub] 2018-11-06 14:33:57,440 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-62526041-a15a-4849-92a4-64be691d33a3] 2018-11-06 14:33:57,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:57,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3e2b3d85-f7ba-410c-b8d6-b3dfff29fa7c Date: Tue, 06 Nov 2018 14:33:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:33:57,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-3e2b3d85-f7ba-410c-b8d6-b3dfff29fa7c 2018-11-06 14:33:57,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:57,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb4fc47-4e54-4712-83fc-99971eac7011 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:33:57,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-ddb4fc47-4e54-4712-83fc-99971eac7011 2018-11-06 14:33:57,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:57,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e50a0f-cddf-4a7f-b2c4-b50f99c4887f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:33:57,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-d1e50a0f-cddf-4a7f-b2c4-b50f99c4887f 2018-11-06 14:33:57,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:57,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8349a581-df70-4d01-9de6-37f4fdc50a98 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:33:57,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-8349a581-df70-4d01-9de6-37f4fdc50a98 2018-11-06 14:33:57,946 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-9f758215-d568-4d4-proj 2018-11-06 14:33:57,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b90dcc8bfabd4888aa1ece4e21325f07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:58,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3238ec5-20c2-41e8-bb45-9207b6675540 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:58,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b90dcc8bfabd4888aa1ece4e21325f07 used request id req-b3238ec5-20c2-41e8-bb45-9207b6675540 2018-11-06 14:33:58,185 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-9f758215-d568-4d4-proj-role 2018-11-06 14:33:58,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/0bc385568aae43ba977f6cd0b7c8b0a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:58,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c3ecc3d-4aed-42a7-9756-bdc7ea5dbc8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:58,295 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/0bc385568aae43ba977f6cd0b7c8b0a0 used request id req-5c3ecc3d-4aed-42a7-9756-bdc7ea5dbc8e 2018-11-06 14:33:58,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1802bf8cdd39553d9f356e8e2b89fa9cc51f2f74" 2018-11-06 14:33:58,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98fd88cf-b2f3-4abb-afb5-3cc144059857 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:33:58,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-98fd88cf-b2f3-4abb-afb5-3cc144059857 2018-11-06 14:33:58,390 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-9f758215-d568-4d4-user 2018-11-06 14:33:58,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/070afdd37666431c8a24d8fee560e788 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a925e19f48248e5f88095adba2c9bb7b5dc59a6" 2018-11-06 14:33:58,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:33:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8f12af0-4a91-462a-9f49-b7e0efda6cbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:33:58,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/070afdd37666431c8a24d8fee560e788 used request id req-f8f12af0-4a91-462a-9f49-b7e0efda6cbb 2018-11-06 14:33:58,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:58,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Wnp7wMePTaOzseuJKPi3eQ"], "issued_at": "2018-11-06T14:33:58.000000Z"}} 2018-11-06 14:33:58,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1654bd90c0609aa81841556453d0d7a42e586c11" 2018-11-06 14:33:59,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02ec104-46c5-4ea1-b208-2b2be7b3120b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:59,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f02ec104-46c5-4ea1-b208-2b2be7b3120b 2018-11-06 14:33:59,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:59,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:33:59,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:33:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["YRS2VQsZRu226f-iumPPbw"], "issued_at": "2018-11-06T14:33:59.000000Z"}} 2018-11-06 14:33:59,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:33:59,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7a8c1f-908d-493e-a464-e214cc4c3dcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:33:59,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9c7a8c1f-908d-493e-a464-e214cc4c3dcb 2018-11-06 14:33:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:33:59,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:33:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-24d88713-8c23-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:33:59,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980deb6f-de46-4037-be75-7845883c1728 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-24d88713-8c23-47c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:33:59,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-24d88713-8c23-47c-proj used request id req-980deb6f-de46-4037-be75-7845883c1728 2018-11-06 14:33:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:33:59,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b438d8-3f61-4b3f-a04f-b4002010f9ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:33:59,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e0b438d8-3f61-4b3f-a04f-b4002010f9ec 2018-11-06 14:33:59,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-24d88713-8c23-47c-proj"}}' 2018-11-06 14:33:59,817 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a86ffc0c-a31a-4258-ae4e-5949ee0c7b35 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a1b2af40d6e446fb8ffce6db7b6753b7"}, "enabled": true, "id": "a1b2af40d6e446fb8ffce6db7b6753b7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-24d88713-8c23-47c-proj"}} 2018-11-06 14:33:59,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a86ffc0c-a31a-4258-ae4e-5949ee0c7b35 2018-11-06 14:33:59,817 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-24d88713-8c23-47c-proj 2018-11-06 14:33:59,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:33:59,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:00,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["2zYiHWuxSB6-5p0h8HC_qQ"], "issued_at": "2018-11-06T14:34:00.000000Z"}} 2018-11-06 14:34:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62591cee9d8ff77c364bac1cc3682357846908e2" 2018-11-06 14:34:00,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300c5c48-fe42-4e5e-b22e-9efc26071dfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:00,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-300c5c48-fe42-4e5e-b22e-9efc26071dfd 2018-11-06 14:34:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:00,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:00,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62591cee9d8ff77c364bac1cc3682357846908e2" 2018-11-06 14:34:00,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f843b9-ef19-4546-88bc-64fe0555b223 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:34:00,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-26f843b9-ef19-4546-88bc-64fe0555b223 2018-11-06 14:34:00,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-24d88713-8c23-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62591cee9d8ff77c364bac1cc3682357846908e2" 2018-11-06 14:34:00,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781e9715-0898-4142-86bb-111ee065d7e8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-24d88713-8c23-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a1b2af40d6e446fb8ffce6db7b6753b7"}, "enabled": true, "id": "a1b2af40d6e446fb8ffce6db7b6753b7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-24d88713-8c23-47c-proj"}]} 2018-11-06 14:34:00,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-24d88713-8c23-47c-proj used request id req-781e9715-0898-4142-86bb-111ee065d7e8 2018-11-06 14:34:00,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62591cee9d8ff77c364bac1cc3682357846908e2" 2018-11-06 14:34:00,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319773dd-f4c4-479b-ba8f-2c030d4fee03 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:00,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-319773dd-f4c4-479b-ba8f-2c030d4fee03 2018-11-06 14:34:00,894 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-24d88713-8c23-47c-user 2018-11-06 14:34:00,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:00,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:34:00,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c094f673-92d1-41d2-8ef5-e413c73b9ed5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:00,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c094f673-92d1-41d2-8ef5-e413c73b9ed5 2018-11-06 14:34:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" -d '{"role": {"name": "CreateKeypairsCleanupTests-24d88713-8c23-47c-proj-role"}}' 2018-11-06 14:34:01,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd896d82-aa03-41b5-8767-e7dfb47788cc Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38b13fd3294a41f29da88e126a817d45", "links": {"self": "http://172.30.9.27:5000/v3/roles/38b13fd3294a41f29da88e126a817d45"}, "name": "CreateKeypairsCleanupTests-24d88713-8c23-47c-proj-role"}} 2018-11-06 14:34:01,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-bd896d82-aa03-41b5-8767-e7dfb47788cc 2018-11-06 14:34:01,039 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-24d88713-8c23-47c-proj-role 2018-11-06 14:34:01,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/38b13fd3294a41f29da88e126a817d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:34:01,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d9dca2-c8f1-42ae-88ff-da0426ab3051 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/38b13fd3294a41f29da88e126a817d45"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-24d88713-8c23-47c-proj-role", "id": "38b13fd3294a41f29da88e126a817d45"}} 2018-11-06 14:34:01,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/38b13fd3294a41f29da88e126a817d45 used request id req-94d9dca2-c8f1-42ae-88ff-da0426ab3051 2018-11-06 14:34:01,135 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-24d88713-8c23-47c-proj-role to project CreateKeypairsCleanupTests-24d88713-8c23-47c-proj 2018-11-06 14:34:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a1b2af40d6e446fb8ffce6db7b6753b7/users/6eb406be6e244c838fac55b3eeb50eb7/roles/38b13fd3294a41f29da88e126a817d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:34:01,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8926edb0-9374-4d56-b57b-adebfd6cbea9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:01,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a1b2af40d6e446fb8ffce6db7b6753b7/users/6eb406be6e244c838fac55b3eeb50eb7/roles/38b13fd3294a41f29da88e126a817d45 used request id req-8926edb0-9374-4d56-b57b-adebfd6cbea9 2018-11-06 14:34:01,304 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:34:01,442 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-1f08ee8b-63f7-4d10-a489-3706a6f0cbe1.pub 2018-11-06 14:34:01,442 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-1f08ee8b-63f7-4d10-a489-3706a6f0cbe1 2018-11-06 14:34:01,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:01,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:01,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38b13fd3294a41f29da88e126a817d45", "name": "CreateKeypairsCleanupTests-24d88713-8c23-47c-proj-role"}], "expires_at": "2018-11-06T15:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1b2af40d6e446fb8ffce6db7b6753b7", "name": "CreateKeypairsCleanupTests-24d88713-8c23-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a1b2af40d6e446fb8ffce6db7b6753b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-24d88713-8c23-47c-user", "id": "6eb406be6e244c838fac55b3eeb50eb7"}, "audit_ids": ["MpulWTCOREGqo8d7mK0IVQ"], "issued_at": "2018-11-06T14:34:01.000000Z"}} 2018-11-06 14:34:01,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}400a1e96c11fb1efe9397a16bbdbfe08674d6be9" 2018-11-06 14:34:01,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762df4fb-a522-4a08-9fdd-336333a5a95a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:01,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-762df4fb-a522-4a08-9fdd-336333a5a95a 2018-11-06 14:34:01,900 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:34:01,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}400a1e96c11fb1efe9397a16bbdbfe08674d6be9" 2018-11-06 14:34:02,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34: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-8ab4d536-241f-49de-bde7-caa0791f38f6 x-compute-request-id: req-8ab4d536-241f-49de-bde7-caa0791f38f6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:34:02,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8ab4d536-241f-49de-bde7-caa0791f38f6 2018-11-06 14:34:02,464 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-1f08ee8b-63f7-4d10-a489-3706a6f0cbe1... 2018-11-06 14:34:02,464 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-06 14:34:02,464 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-1f08ee8b-63f7-4d10-a489-3706a6f0cbe1.pub 2018-11-06 14:34:02,465 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-1f08ee8b-63f7-4d10-a489-3706a6f0cbe1 2018-11-06 14:34:02,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}400a1e96c11fb1efe9397a16bbdbfe08674d6be9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3TxNo3HUJs+YVidiVEuUlYtaveNZOzEWsn+H70oDYBQAE6Vi+RI5s7rVlWiMXRDgzQ/ncGMLRLFEbpDPJv1aslywgkJWhvrY8VN4W9uOwYRIFC9QrHyn52DuH/G/EjyHAVY6plOHuXBhLTeyfdV5Yr1e5mjMbmPifEytIOgOV4v1+dgLJpVPCBKUfvEq1oIkvJ+hlpyNkU39lilR3+0rxH1FwnKE4OFOASPj9M/dThctQ7++yPTL9Yz9dUHe768WaW3PI4AFZRaTlGheJB93BDyjDAWSRqWFwh9t7Y2DW9pngIj8aqj4BdevBro+I/I3RuyiqKMrK0Ld8d3+IlE5", "name": "CreateKeypairsCleanupTests-1f08ee8b-63f7-4d10-a489-3706a6f0cbe1"}}' 2018-11-06 14:34:02,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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,Accept-Encoding x-openstack-request-id: req-ed00d1bd-5e40-4aaa-8eda-4d76d93e0b84 x-compute-request-id: req-ed00d1bd-5e40-4aaa-8eda-4d76d93e0b84 Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3TxNo3HUJs+YVidiVEuUlYtaveNZOzEWsn+H70oDYBQAE6Vi+RI5s7rVlWiMXRDgzQ/ncGMLRLFEbpDPJv1aslywgkJWhvrY8VN4W9uOwYRIFC9QrHyn52DuH/G/EjyHAVY6plOHuXBhLTeyfdV5Yr1e5mjMbmPifEytIOgOV4v1+dgLJpVPCBKUfvEq1oIkvJ+hlpyNkU39lilR3+0rxH1FwnKE4OFOASPj9M/dThctQ7++yPTL9Yz9dUHe768WaW3PI4AFZRaTlGheJB93BDyjDAWSRqWFwh9t7Y2DW9pngIj8aqj4BdevBro+I/I3RuyiqKMrK0Ld8d3+IlE5", "user_id": "6eb406be6e244c838fac55b3eeb50eb7", "name": "CreateKeypairsCleanupTests-1f08ee8b-63f7-4d10-a489-3706a6f0cbe1", "fingerprint": "38:28:53:a4:64:f7:94:7e:be:31:bb:fd:a0:c1:af:58"}} 2018-11-06 14:34:02,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ed00d1bd-5e40-4aaa-8eda-4d76d93e0b84 2018-11-06 14:34:02,542 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-1f08ee8b-63f7-4d10-a489-3706a6f0cbe1 2018-11-06 14:34:02,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-1f08ee8b-63f7-4d10-a489-3706a6f0cbe1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}400a1e96c11fb1efe9397a16bbdbfe08674d6be9" 2018-11-06 14:34:02,583 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14: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-e0fe92dc-f437-4233-833e-cb85c5e7a7d6 x-compute-request-id: req-e0fe92dc-f437-4233-833e-cb85c5e7a7d6 Content-Length: 0 Content-Type: application/json 2018-11-06 14:34:02,583 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-1f08ee8b-63f7-4d10-a489-3706a6f0cbe1 used request id req-e0fe92dc-f437-4233-833e-cb85c5e7a7d6 2018-11-06 14:34:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:34:02,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-98176f1c-34e4-4ea4-8eeb-9388b9987239 Date: Tue, 06 Nov 2018 14:34:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:34:02,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-98176f1c-34e4-4ea4-8eeb-9388b9987239 2018-11-06 14:34:02,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:34:02,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7010cfaf-eed1-4a0f-988e-c6965fffe46e 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:34:02,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-7010cfaf-eed1-4a0f-988e-c6965fffe46e 2018-11-06 14:34:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:34:02,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7eb47ad-473c-4024-bf11-cf8322ec5afc Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:34:02,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-b7eb47ad-473c-4024-bf11-cf8322ec5afc 2018-11-06 14:34:02,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:34:03,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fdd382-ff3d-41ba-b295-47fccbe8313d 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:34:03,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-d5fdd382-ff3d-41ba-b295-47fccbe8313d 2018-11-06 14:34:03,082 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-24d88713-8c23-47c-proj 2018-11-06 14:34:03,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a1b2af40d6e446fb8ffce6db7b6753b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:34:03,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0053ec2a-36e4-4938-9bf8-85b6132197d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:03,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a1b2af40d6e446fb8ffce6db7b6753b7 used request id req-0053ec2a-36e4-4938-9bf8-85b6132197d5 2018-11-06 14:34:03,286 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-24d88713-8c23-47c-proj-role 2018-11-06 14:34:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/38b13fd3294a41f29da88e126a817d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:34:03,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7126c55-dc8d-44a8-90b3-749bd7acbe30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:03,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/38b13fd3294a41f29da88e126a817d45 used request id req-d7126c55-dc8d-44a8-90b3-749bd7acbe30 2018-11-06 14:34:03,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db0148cc59d06893b4fcbf540e99534e0b3a891" 2018-11-06 14:34:03,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd498e6e-bd2c-4d98-99e9-2aa89249aa73 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:03,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dd498e6e-bd2c-4d98-99e9-2aa89249aa73 2018-11-06 14:34:03,506 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-24d88713-8c23-47c-user 2018-11-06 14:34:03,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/6eb406be6e244c838fac55b3eeb50eb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62591cee9d8ff77c364bac1cc3682357846908e2" 2018-11-06 14:34:03,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6a73143-2d53-427b-9eec-3cd1ea7eef66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:03,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/6eb406be6e244c838fac55b3eeb50eb7 used request id req-b6a73143-2d53-427b-9eec-3cd1ea7eef66 2018-11-06 14:34:03,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:04,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["1vIVpzKiQUiS7awPH6s1Qg"], "issued_at": "2018-11-06T14:34:04.000000Z"}} 2018-11-06 14:34:04,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43c77cb26d35746c44cbe410675a7f5d57f728" 2018-11-06 14:34:04,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a978f953-7afc-46da-a2b9-044225f9ca65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:04,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a978f953-7afc-46da-a2b9-044225f9ca65 2018-11-06 14:34:04,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:04,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:04,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["KcFZ2Y-_T06kUJOsB5-HEQ"], "issued_at": "2018-11-06T14:34:04.000000Z"}} 2018-11-06 14:34:04,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:04,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25fb83e-e084-4203-a945-4a78a5b22672 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:04,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c25fb83e-e084-4203-a945-4a78a5b22672 2018-11-06 14:34:04,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:04,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e541e23b-f20a-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:04,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3346f9ee-7189-402f-a748-6fd60229f85b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e541e23b-f20a-479-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:34:04,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e541e23b-f20a-479-proj used request id req-3346f9ee-7189-402f-a748-6fd60229f85b 2018-11-06 14:34:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:04,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbf1baf-5d07-4dd6-9cbb-3ef808a6f77e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:04,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8bbf1baf-5d07-4dd6-9cbb-3ef808a6f77e 2018-11-06 14:34:04,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-e541e23b-f20a-479-proj"}}' 2018-11-06 14:34:05,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20fab9c-cd90-49b2-b266-33d41c5588d0 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a85f6318231d483a89c4b837a0b73eba"}, "enabled": true, "id": "a85f6318231d483a89c4b837a0b73eba", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-e541e23b-f20a-479-proj"}} 2018-11-06 14:34:05,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d20fab9c-cd90-49b2-b266-33d41c5588d0 2018-11-06 14:34:05,045 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-e541e23b-f20a-479-proj 2018-11-06 14:34:05,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:05,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:05,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["74WWc94nR8aoFFm-tz45pg"], "issued_at": "2018-11-06T14:34:05.000000Z"}} 2018-11-06 14:34:05,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99aadfc958b47b318f936edbd50815441c10e8c5" 2018-11-06 14:34:05,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84719c8a-f03f-4846-8c85-63ff2cfc86e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:05,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84719c8a-f03f-4846-8c85-63ff2cfc86e8 2018-11-06 14:34:05,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:05,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:05,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99aadfc958b47b318f936edbd50815441c10e8c5" 2018-11-06 14:34:05,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75d41cb-b726-4ff6-bf3e-cebd8ec04fcd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:34:05,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f75d41cb-b726-4ff6-bf3e-cebd8ec04fcd 2018-11-06 14:34:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-e541e23b-f20a-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99aadfc958b47b318f936edbd50815441c10e8c5" 2018-11-06 14:34:05,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f85e644-0c30-4710-9001-c23240962084 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-e541e23b-f20a-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a85f6318231d483a89c4b837a0b73eba"}, "enabled": true, "id": "a85f6318231d483a89c4b837a0b73eba", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-e541e23b-f20a-479-proj"}]} 2018-11-06 14:34:05,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-e541e23b-f20a-479-proj used request id req-6f85e644-0c30-4710-9001-c23240962084 2018-11-06 14:34:05,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99aadfc958b47b318f936edbd50815441c10e8c5" 2018-11-06 14:34:05,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a84ef22-d307-4d35-9602-e20ef2c15bc4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:05,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5a84ef22-d307-4d35-9602-e20ef2c15bc4 2018-11-06 14:34:06,181 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-e541e23b-f20a-479-user 2018-11-06 14:34:06,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:06,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:06,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e2e9db-4d2b-4862-b226-14333dd85fce Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:06,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-33e2e9db-4d2b-4862-b226-14333dd85fce 2018-11-06 14:34:06,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" -d '{"role": {"name": "CreateKeypairsCleanupTests-e541e23b-f20a-479-proj-role"}}' 2018-11-06 14:34:06,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b761317-d696-4c1e-87a9-09e19c4c1daf Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "956caa07d68346898545760bca36e062", "links": {"self": "http://172.30.9.27:5000/v3/roles/956caa07d68346898545760bca36e062"}, "name": "CreateKeypairsCleanupTests-e541e23b-f20a-479-proj-role"}} 2018-11-06 14:34:06,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0b761317-d696-4c1e-87a9-09e19c4c1daf 2018-11-06 14:34:06,404 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-e541e23b-f20a-479-proj-role 2018-11-06 14:34:06,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/956caa07d68346898545760bca36e062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:06,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae427d0c-20a7-4d68-b75c-084f963e6e7f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/956caa07d68346898545760bca36e062"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-e541e23b-f20a-479-proj-role", "id": "956caa07d68346898545760bca36e062"}} 2018-11-06 14:34:06,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/956caa07d68346898545760bca36e062 used request id req-ae427d0c-20a7-4d68-b75c-084f963e6e7f 2018-11-06 14:34:06,490 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-e541e23b-f20a-479-proj-role to project CreateKeypairsCleanupTests-e541e23b-f20a-479-proj 2018-11-06 14:34:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a85f6318231d483a89c4b837a0b73eba/users/3338dc016344403b8a90856fbb5da19b/roles/956caa07d68346898545760bca36e062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:06,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a2fa5ea-75ba-4004-add5-e0b9cce4fcae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:06,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a85f6318231d483a89c4b837a0b73eba/users/3338dc016344403b8a90856fbb5da19b/roles/956caa07d68346898545760bca36e062 used request id req-1a2fa5ea-75ba-4004-add5-e0b9cce4fcae 2018-11-06 14:34:06,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:34:06,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:06,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:07,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "956caa07d68346898545760bca36e062", "name": "CreateKeypairsCleanupTests-e541e23b-f20a-479-proj-role"}], "expires_at": "2018-11-06T15:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a85f6318231d483a89c4b837a0b73eba", "name": "CreateKeypairsCleanupTests-e541e23b-f20a-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a85f6318231d483a89c4b837a0b73eba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a85f6318231d483a89c4b837a0b73eba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a85f6318231d483a89c4b837a0b73eba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a85f6318231d483a89c4b837a0b73eba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a85f6318231d483a89c4b837a0b73eba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a85f6318231d483a89c4b837a0b73eba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a85f6318231d483a89c4b837a0b73eba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a85f6318231d483a89c4b837a0b73eba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a85f6318231d483a89c4b837a0b73eba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a85f6318231d483a89c4b837a0b73eba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a85f6318231d483a89c4b837a0b73eba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a85f6318231d483a89c4b837a0b73eba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-e541e23b-f20a-479-user", "id": "3338dc016344403b8a90856fbb5da19b"}, "audit_ids": ["WUr_DnxWRa-_BD8UtEa8iw"], "issued_at": "2018-11-06T14:34:07.000000Z"}} 2018-11-06 14:34:07,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43dd542baa61fe1b8dddd9f0d443be0e2556b8f0" 2018-11-06 14:34:07,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83dcbdf-6d4f-4394-8e00-e12334ece2f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:07,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a83dcbdf-6d4f-4394-8e00-e12334ece2f4 2018-11-06 14:34:07,075 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:34:07,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43dd542baa61fe1b8dddd9f0d443be0e2556b8f0" 2018-11-06 14:34:07,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-29847f8c-bc41-4878-a795-3ce3380132e3 x-compute-request-id: req-29847f8c-bc41-4878-a795-3ce3380132e3 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:34:07,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-29847f8c-bc41-4878-a795-3ce3380132e3 2018-11-06 14:34:07,262 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4... 2018-11-06 14:34:07,262 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 14:34:07,271 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4 2018-11-06 14:34:07,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43dd542baa61fe1b8dddd9f0d443be0e2556b8f0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDG4/diQBY15xtCHlk2pvGiD2oU16ZQL1zdvEwP99lBqjf/rPfK7jeKC17D7N6rJn9/t8jLwD38pRAMEGsapYVCaPIA716zkLqIHpaakfBIrRHunh6UTA+8zJy3wK4EYJ5rIIApp/2coEZ9Ma0BzL1hAOSA4bL5dOEoFp7chFpqGQ==", "name": "CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4"}}' 2018-11-06 14:34:07,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-11a2c2a9-a57a-4ae8-9d58-511adf46c018 x-compute-request-id: req-11a2c2a9-a57a-4ae8-9d58-511adf46c018 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDG4/diQBY15xtCHlk2pvGiD2oU16ZQL1zdvEwP99lBqjf/rPfK7jeKC17D7N6rJn9/t8jLwD38pRAMEGsapYVCaPIA716zkLqIHpaakfBIrRHunh6UTA+8zJy3wK4EYJ5rIIApp/2coEZ9Ma0BzL1hAOSA4bL5dOEoFp7chFpqGQ==", "user_id": "3338dc016344403b8a90856fbb5da19b", "name": "CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4", "fingerprint": "ad:71:1f:aa:5e:a4:d3:38:a0:94:b7:04:54:4c:6d:cb"}} 2018-11-06 14:34:07,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-11a2c2a9-a57a-4ae8-9d58-511adf46c018 2018-11-06 14:34:07,352 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4.pub 2018-11-06 14:34:07,352 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4 2018-11-06 14:34:07,352 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4 2018-11-06 14:34:07,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43dd542baa61fe1b8dddd9f0d443be0e2556b8f0" 2018-11-06 14:34:07,386 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14: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-7945dc6e-f0f5-45f9-8390-c301ea73dc49 x-compute-request-id: req-7945dc6e-f0f5-45f9-8390-c301ea73dc49 Content-Length: 0 Content-Type: application/json 2018-11-06 14:34:07,386 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4 used request id req-7945dc6e-f0f5-45f9-8390-c301ea73dc49 2018-11-06 14:34:07,386 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4.pub] 2018-11-06 14:34:07,387 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-acffe836-6317-45dd-b304-e565b61dc8a4] 2018-11-06 14:34:07,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:07,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8f921a6c-59bf-4fa3-8295-5aa5f8c63914 Date: Tue, 06 Nov 2018 14:34:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:34:07,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8f921a6c-59bf-4fa3-8295-5aa5f8c63914 2018-11-06 14:34:07,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:07,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43854fbf-1c26-40f3-9858-24d348471565 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:34:07,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-43854fbf-1c26-40f3-9858-24d348471565 2018-11-06 14:34:07,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:07,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2372ad-a3d6-45c8-b680-cce2eb3e9465 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:34:07,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-ce2372ad-a3d6-45c8-b680-cce2eb3e9465 2018-11-06 14:34:07,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:07,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e88792-d650-4b59-85bd-b603f18b3806 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:34:07,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-e2e88792-d650-4b59-85bd-b603f18b3806 2018-11-06 14:34:07,794 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-e541e23b-f20a-479-proj 2018-11-06 14:34:07,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a85f6318231d483a89c4b837a0b73eba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:08,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2055ac41-e878-4cab-9a33-d0d4fabc6ec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:08,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a85f6318231d483a89c4b837a0b73eba used request id req-2055ac41-e878-4cab-9a33-d0d4fabc6ec1 2018-11-06 14:34:08,006 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-e541e23b-f20a-479-proj-role 2018-11-06 14:34:08,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/956caa07d68346898545760bca36e062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:08,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aea7f5b-230d-4424-bbb0-c9702b8a32e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:08,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/956caa07d68346898545760bca36e062 used request id req-5aea7f5b-230d-4424-bbb0-c9702b8a32e8 2018-11-06 14:34:08,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc70c7275ad1eb3da063c89e7d9ebbda4221ba2" 2018-11-06 14:34:08,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07610747-1a89-4c74-b5ba-3501e4d61fcc Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:08,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-07610747-1a89-4c74-b5ba-3501e4d61fcc 2018-11-06 14:34:08,217 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-e541e23b-f20a-479-user 2018-11-06 14:34:08,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/3338dc016344403b8a90856fbb5da19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99aadfc958b47b318f936edbd50815441c10e8c5" 2018-11-06 14:34:08,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c543f845-1673-44ea-bc3c-291664111b9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:08,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3338dc016344403b8a90856fbb5da19b used request id req-c543f845-1673-44ea-bc3c-291664111b9c 2018-11-06 14:34:08,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:08,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["M_RiADrdQIa21FriBuIHzg"], "issued_at": "2018-11-06T14:34:08.000000Z"}} 2018-11-06 14:34:08,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960502d05e670cc0dea4e0721f15d66e0a340a3d" 2018-11-06 14:34:08,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0781929c-f3f0-4dcc-9a92-9e3c52d93c77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:08,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0781929c-f3f0-4dcc-9a92-9e3c52d93c77 2018-11-06 14:34:08,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:08,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:09,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["3tpSB-c-QhW_lhAXRFNJ_A"], "issued_at": "2018-11-06T14:34:09.000000Z"}} 2018-11-06 14:34:09,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:09,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0869eddf-498d-45db-9ae7-2ed2341205fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:09,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0869eddf-498d-45db-9ae7-2ed2341205fe 2018-11-06 14:34:09,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:09,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:09,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7067a570-e59d-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:09,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c60ad4e-5b37-4081-ba24-c8e7339b45ef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7067a570-e59d-45b-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:34:09,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7067a570-e59d-45b-proj used request id req-7c60ad4e-5b37-4081-ba24-c8e7339b45ef 2018-11-06 14:34:09,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:09,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a68cc8c-8348-4486-be4f-990fdfb9368d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:09,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6a68cc8c-8348-4486-be4f-990fdfb9368d 2018-11-06 14:34:09,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-7067a570-e59d-45b-proj"}}' 2018-11-06 14:34:09,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57490d65-34ad-488f-a744-9b75074a902a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62d2910001af4b768449511ef90eda9f"}, "enabled": true, "id": "62d2910001af4b768449511ef90eda9f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-7067a570-e59d-45b-proj"}} 2018-11-06 14:34:09,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-57490d65-34ad-488f-a744-9b75074a902a 2018-11-06 14:34:09,661 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-7067a570-e59d-45b-proj 2018-11-06 14:34:09,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:09,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:10,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["9ASfV0QtTqGdtWDHdM1zEA"], "issued_at": "2018-11-06T14:34:10.000000Z"}} 2018-11-06 14:34:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f7271ddd1bfd426597255211f19f781af0356" 2018-11-06 14:34:10,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3bf3ebd-d46f-4ee9-896f-0905fd7f95fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:10,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3bf3ebd-d46f-4ee9-896f-0905fd7f95fe 2018-11-06 14:34:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:10,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:10,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f7271ddd1bfd426597255211f19f781af0356" 2018-11-06 14:34:10,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68114c6b-f89b-41a1-8cfe-d4bc2546768b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:34:10,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-68114c6b-f89b-41a1-8cfe-d4bc2546768b 2018-11-06 14:34:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-7067a570-e59d-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f7271ddd1bfd426597255211f19f781af0356" 2018-11-06 14:34:10,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1551bc-d97e-40c1-b972-254c3051f8b1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-7067a570-e59d-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62d2910001af4b768449511ef90eda9f"}, "enabled": true, "id": "62d2910001af4b768449511ef90eda9f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-7067a570-e59d-45b-proj"}]} 2018-11-06 14:34:10,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-7067a570-e59d-45b-proj used request id req-0e1551bc-d97e-40c1-b972-254c3051f8b1 2018-11-06 14:34:10,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f7271ddd1bfd426597255211f19f781af0356" 2018-11-06 14:34:10,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73b7bbc-c5f9-4dec-bbce-942a2c422c74 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:10,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f73b7bbc-c5f9-4dec-bbce-942a2c422c74 2018-11-06 14:34:10,768 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-7067a570-e59d-45b-user 2018-11-06 14:34:10,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:10,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:10,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2345fe46-e24e-4372-9346-f99cf1cb0d35 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:10,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2345fe46-e24e-4372-9346-f99cf1cb0d35 2018-11-06 14:34:10,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" -d '{"role": {"name": "CreateKeypairsCleanupTests-7067a570-e59d-45b-proj-role"}}' 2018-11-06 14:34:10,972 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a0302b-bdcb-466b-aa88-9679b8cb6d1c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61a4d2b52ce64200bd42b9673499dd81", "links": {"self": "http://172.30.9.27:5000/v3/roles/61a4d2b52ce64200bd42b9673499dd81"}, "name": "CreateKeypairsCleanupTests-7067a570-e59d-45b-proj-role"}} 2018-11-06 14:34:10,972 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-37a0302b-bdcb-466b-aa88-9679b8cb6d1c 2018-11-06 14:34:10,973 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-7067a570-e59d-45b-proj-role 2018-11-06 14:34:10,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/61a4d2b52ce64200bd42b9673499dd81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:10,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcfe989-8b1a-4748-94d3-134f3e929ebb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/61a4d2b52ce64200bd42b9673499dd81"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-7067a570-e59d-45b-proj-role", "id": "61a4d2b52ce64200bd42b9673499dd81"}} 2018-11-06 14:34:10,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/61a4d2b52ce64200bd42b9673499dd81 used request id req-0bcfe989-8b1a-4748-94d3-134f3e929ebb 2018-11-06 14:34:10,994 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-7067a570-e59d-45b-proj-role to project CreateKeypairsCleanupTests-7067a570-e59d-45b-proj 2018-11-06 14:34:10,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/62d2910001af4b768449511ef90eda9f/users/f5180a099b7640dda7456f4ae08c8d66/roles/61a4d2b52ce64200bd42b9673499dd81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:11,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b106d16-1f47-463b-be5c-4ddf79cc2816 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:11,131 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/62d2910001af4b768449511ef90eda9f/users/f5180a099b7640dda7456f4ae08c8d66/roles/61a4d2b52ce64200bd42b9673499dd81 used request id req-2b106d16-1f47-463b-be5c-4ddf79cc2816 2018-11-06 14:34:11,131 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:34:11,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:11,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:11,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61a4d2b52ce64200bd42b9673499dd81", "name": "CreateKeypairsCleanupTests-7067a570-e59d-45b-proj-role"}], "expires_at": "2018-11-06T15:34:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62d2910001af4b768449511ef90eda9f", "name": "CreateKeypairsCleanupTests-7067a570-e59d-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/62d2910001af4b768449511ef90eda9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/62d2910001af4b768449511ef90eda9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/62d2910001af4b768449511ef90eda9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/62d2910001af4b768449511ef90eda9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/62d2910001af4b768449511ef90eda9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/62d2910001af4b768449511ef90eda9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/62d2910001af4b768449511ef90eda9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/62d2910001af4b768449511ef90eda9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/62d2910001af4b768449511ef90eda9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/62d2910001af4b768449511ef90eda9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/62d2910001af4b768449511ef90eda9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/62d2910001af4b768449511ef90eda9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-7067a570-e59d-45b-user", "id": "f5180a099b7640dda7456f4ae08c8d66"}, "audit_ids": ["NKneKQ0xTI6Azmo2KznD_Q"], "issued_at": "2018-11-06T14:34:11.000000Z"}} 2018-11-06 14:34:11,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017f852346fe18a3b20de3d4be490a13d1864ba8" 2018-11-06 14:34:11,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea008f5-f00c-4536-86b6-5d299d49f108 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:11,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3ea008f5-f00c-4536-86b6-5d299d49f108 2018-11-06 14:34:11,585 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:34:11,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017f852346fe18a3b20de3d4be490a13d1864ba8" 2018-11-06 14:34:11,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34: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-cd29f3ea-a3c2-4060-a120-9e9e3c75903e x-compute-request-id: req-cd29f3ea-a3c2-4060-a120-9e9e3c75903e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:34:11,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-cd29f3ea-a3c2-4060-a120-9e9e3c75903e 2018-11-06 14:34:11,758 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6... 2018-11-06 14:34:11,758 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 14:34:11,808 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6 2018-11-06 14:34:11,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017f852346fe18a3b20de3d4be490a13d1864ba8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDDImjo1FYDGJylyQxEeF/92+w7k8gFWykw0E5Ajz2+u/QpYv+DtTLPdObWiPvT7vGcdcmPLfBcnuSiaQepMRASHoa9c8QhU77bU0VV2tWo2anCmCXfE4c7AsiulfK9E/eVKDw1LZ3nHxqXTEwyrcNB0v/XYoZ3fRGfOl2kN/AbPQ==", "name": "CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6"}}' 2018-11-06 14:34:11,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34: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-93874e0d-f069-4c1e-88ce-63784f16af96 x-compute-request-id: req-93874e0d-f069-4c1e-88ce-63784f16af96 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDDImjo1FYDGJylyQxEeF/92+w7k8gFWykw0E5Ajz2+u/QpYv+DtTLPdObWiPvT7vGcdcmPLfBcnuSiaQepMRASHoa9c8QhU77bU0VV2tWo2anCmCXfE4c7AsiulfK9E/eVKDw1LZ3nHxqXTEwyrcNB0v/XYoZ3fRGfOl2kN/AbPQ==", "user_id": "f5180a099b7640dda7456f4ae08c8d66", "name": "CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6", "fingerprint": "bd:dc:58:5d:19:da:5c:b7:fb:33:27:3a:df:d4:d3:b3"}} 2018-11-06 14:34:11,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-93874e0d-f069-4c1e-88ce-63784f16af96 2018-11-06 14:34:11,885 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6.pub 2018-11-06 14:34:11,885 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6 2018-11-06 14:34:11,885 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6 2018-11-06 14:34:11,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017f852346fe18a3b20de3d4be490a13d1864ba8" 2018-11-06 14:34:11,918 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:34: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-11f75006-7f0e-429f-a986-2a87d0eb5e4e x-compute-request-id: req-11f75006-7f0e-429f-a986-2a87d0eb5e4e Content-Length: 0 Content-Type: application/json 2018-11-06 14:34:11,918 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6 used request id req-11f75006-7f0e-429f-a986-2a87d0eb5e4e 2018-11-06 14:34:11,919 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6.pub] 2018-11-06 14:34:11,919 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-981e42f7-0eda-4b95-9934-652513758ce6] 2018-11-06 14:34:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:12,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-42374aa7-c5b0-48e2-aada-3192b679bd0c Date: Tue, 06 Nov 2018 14:34:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:34:12,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-42374aa7-c5b0-48e2-aada-3192b679bd0c 2018-11-06 14:34:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:12,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59887161-583a-4b9e-89fd-73e3d3d2a3a9 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:34:12,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-59887161-583a-4b9e-89fd-73e3d3d2a3a9 2018-11-06 14:34:12,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:12,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103a6503-4844-45d6-9bd5-b26e3f78ee4c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:34:12,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-103a6503-4844-45d6-9bd5-b26e3f78ee4c 2018-11-06 14:34:12,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:12,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01ffbab-0546-4ec3-9ff3-79eda1edc6f3 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:34:12,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-d01ffbab-0546-4ec3-9ff3-79eda1edc6f3 2018-11-06 14:34:12,444 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-7067a570-e59d-45b-proj 2018-11-06 14:34:12,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/62d2910001af4b768449511ef90eda9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:12,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ffd4bb-73a9-467b-b009-96357ca2eee5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:12,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/62d2910001af4b768449511ef90eda9f used request id req-f9ffd4bb-73a9-467b-b009-96357ca2eee5 2018-11-06 14:34:12,676 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-7067a570-e59d-45b-proj-role 2018-11-06 14:34:12,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/61a4d2b52ce64200bd42b9673499dd81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:12,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c906ded4-0b12-464f-b979-b7506657da3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:12,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/61a4d2b52ce64200bd42b9673499dd81 used request id req-c906ded4-0b12-464f-b979-b7506657da3a 2018-11-06 14:34:12,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6e757dd22296696a3bf0e6a66f19706fb3f854" 2018-11-06 14:34:12,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5fbc2e-e4b8-45d6-bd3a-58ee65bd3fbd Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:12,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ab5fbc2e-e4b8-45d6-bd3a-58ee65bd3fbd 2018-11-06 14:34:12,873 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-7067a570-e59d-45b-user 2018-11-06 14:34:12,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f5180a099b7640dda7456f4ae08c8d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f7271ddd1bfd426597255211f19f781af0356" 2018-11-06 14:34:13,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe35dc1-0c52-4db0-b8dd-973f4981e234 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:13,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f5180a099b7640dda7456f4ae08c8d66 used request id req-ebe35dc1-0c52-4db0-b8dd-973f4981e234 2018-11-06 14:34:13,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:13,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["MplQwLLITiGghTSCda5ftw"], "issued_at": "2018-11-06T14:34:13.000000Z"}} 2018-11-06 14:34:13,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286d1164e309a86fcb2d00aba98f354110e2318e" 2018-11-06 14:34:13,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb45149-4f13-4134-a1bf-e3cd2c9d8ff0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:13,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6fb45149-4f13-4134-a1bf-e3cd2c9d8ff0 2018-11-06 14:34:13,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:13,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:13,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["JjvvWDT_QpSArct6IvwRbw"], "issued_at": "2018-11-06T14:34:13.000000Z"}} 2018-11-06 14:34:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:14,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4caabb21-ed67-47fe-a9af-81209ea1db70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:14,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4caabb21-ed67-47fe-a9af-81209ea1db70 2018-11-06 14:34:14,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:14,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:14,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:14,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64047a96-b4dc-4c37-9a8f-4540fc6dcb9f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:34:14,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj used request id req-64047a96-b4dc-4c37-9a8f-4540fc6dcb9f 2018-11-06 14:34:14,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:14,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc772e6-c21a-48af-9cd3-6e1dbee2f468 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:14,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2dc772e6-c21a-48af-9cd3-6e1dbee2f468 2018-11-06 14:34:14,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj"}}' 2018-11-06 14:34:14,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8d9eaf-7f0d-4a04-a468-4f91ca277f5b Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62bc23ae32104c5b8e4b4561a9864f68"}, "enabled": true, "id": "62bc23ae32104c5b8e4b4561a9864f68", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj"}} 2018-11-06 14:34:14,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4f8d9eaf-7f0d-4a04-a468-4f91ca277f5b 2018-11-06 14:34:14,332 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj 2018-11-06 14:34:14,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:14,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:14,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["wI6_bn2YQ7-qzM37xkxCUA"], "issued_at": "2018-11-06T14:34:14.000000Z"}} 2018-11-06 14:34:14,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0175df0c2d96b551f9b97b5894025b1bcccaf990" 2018-11-06 14:34:14,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130da823-df94-4c68-9529-53d6cb0700a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:14,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-130da823-df94-4c68-9529-53d6cb0700a1 2018-11-06 14:34:14,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:14,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0175df0c2d96b551f9b97b5894025b1bcccaf990" 2018-11-06 14:34:14,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c905246f-5852-4080-b17c-de3e76cb7a27 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:34:14,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c905246f-5852-4080-b17c-de3e76cb7a27 2018-11-06 14:34:14,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0175df0c2d96b551f9b97b5894025b1bcccaf990" 2018-11-06 14:34:15,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7c8045-4ad0-4ef1-bb15-fecc8ed6da23 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62bc23ae32104c5b8e4b4561a9864f68"}, "enabled": true, "id": "62bc23ae32104c5b8e4b4561a9864f68", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj"}]} 2018-11-06 14:34:15,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj used request id req-ef7c8045-4ad0-4ef1-bb15-fecc8ed6da23 2018-11-06 14:34:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0175df0c2d96b551f9b97b5894025b1bcccaf990" 2018-11-06 14:34:15,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a9da74-a0d7-48d1-a261-47da4f56962f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:15,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-43a9da74-a0d7-48d1-a261-47da4f56962f 2018-11-06 14:34:15,475 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-50f9f065-c36e-4c9-user 2018-11-06 14:34:15,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:15,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:15,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c9c5e6-70c4-490c-983e-7456e4cb3aca Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:15,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-32c9c5e6-70c4-490c-983e-7456e4cb3aca 2018-11-06 14:34:15,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" -d '{"role": {"name": "CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj-role"}}' 2018-11-06 14:34:15,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1da38228-c1dc-456a-be65-56b8db94183b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b694d9f8e6b461f810c31c1fc540d06", "links": {"self": "http://172.30.9.27:5000/v3/roles/9b694d9f8e6b461f810c31c1fc540d06"}, "name": "CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj-role"}} 2018-11-06 14:34:15,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-1da38228-c1dc-456a-be65-56b8db94183b 2018-11-06 14:34:15,703 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj-role 2018-11-06 14:34:15,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/9b694d9f8e6b461f810c31c1fc540d06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:15,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add87897-520e-46b2-8d7d-571a09b1763f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/9b694d9f8e6b461f810c31c1fc540d06"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj-role", "id": "9b694d9f8e6b461f810c31c1fc540d06"}} 2018-11-06 14:34:15,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9b694d9f8e6b461f810c31c1fc540d06 used request id req-add87897-520e-46b2-8d7d-571a09b1763f 2018-11-06 14:34:15,800 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj-role to project CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj 2018-11-06 14:34:15,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/62bc23ae32104c5b8e4b4561a9864f68/users/755184c21a5149eb8129a6408608b7c6/roles/9b694d9f8e6b461f810c31c1fc540d06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:15,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd52227c-f027-40f0-a4b1-3f0ff49dc70d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:15,928 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/62bc23ae32104c5b8e4b4561a9864f68/users/755184c21a5149eb8129a6408608b7c6/roles/9b694d9f8e6b461f810c31c1fc540d06 used request id req-cd52227c-f027-40f0-a4b1-3f0ff49dc70d 2018-11-06 14:34:15,928 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:34:15,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:15,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:16,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b694d9f8e6b461f810c31c1fc540d06", "name": "CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj-role"}], "expires_at": "2018-11-06T15:34:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62bc23ae32104c5b8e4b4561a9864f68", "name": "CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/62bc23ae32104c5b8e4b4561a9864f68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/62bc23ae32104c5b8e4b4561a9864f68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/62bc23ae32104c5b8e4b4561a9864f68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/62bc23ae32104c5b8e4b4561a9864f68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/62bc23ae32104c5b8e4b4561a9864f68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/62bc23ae32104c5b8e4b4561a9864f68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/62bc23ae32104c5b8e4b4561a9864f68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/62bc23ae32104c5b8e4b4561a9864f68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/62bc23ae32104c5b8e4b4561a9864f68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/62bc23ae32104c5b8e4b4561a9864f68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/62bc23ae32104c5b8e4b4561a9864f68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/62bc23ae32104c5b8e4b4561a9864f68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-50f9f065-c36e-4c9-user", "id": "755184c21a5149eb8129a6408608b7c6"}, "audit_ids": ["_oGleL_HTfeJZL4mdGKcUg"], "issued_at": "2018-11-06T14:34:16.000000Z"}} 2018-11-06 14:34:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57d0dc6e208e624508e3ce2476d71fcb7160604" 2018-11-06 14:34:16,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74c6022-118d-4db0-9337-274c717a085d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:16,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a74c6022-118d-4db0-9337-274c717a085d 2018-11-06 14:34:16,389 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:34:16,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57d0dc6e208e624508e3ce2476d71fcb7160604" 2018-11-06 14:34:16,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-79f166ed-d836-4b43-9e55-cc4b25d22e04 x-compute-request-id: req-79f166ed-d836-4b43-9e55-cc4b25d22e04 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 14:34:16,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-79f166ed-d836-4b43-9e55-cc4b25d22e04 2018-11-06 14:34:16,556 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-e9c2db42-772d-40cd-af28-5df289e6522f... 2018-11-06 14:34:16,556 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 14:34:16,610 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-e9c2db42-772d-40cd-af28-5df289e6522f 2018-11-06 14:34:16,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57d0dc6e208e624508e3ce2476d71fcb7160604" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjp15ZhnxWuh8AccUvUODo41n4YOQF2DGOxrJTFKDTtB0MeTNnIU2bVS+ahZK9Sd0RBWZC8BAGK9zOexfZcvJgBkRhJ2hJ5eFzKqjhhVJ+p/2tF1Oxu6ZcJcl5wPIpvrIGq0kz+nBh+e85dc8VIEQE5neoUzvOVCAoxiGRzj0G4w==", "name": "CreateKeypairsCleanupTests-e9c2db42-772d-40cd-af28-5df289e6522f"}}' 2018-11-06 14:34:16,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-b0acfa21-a3c6-44ff-bec6-6945b8737065 x-compute-request-id: req-b0acfa21-a3c6-44ff-bec6-6945b8737065 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjp15ZhnxWuh8AccUvUODo41n4YOQF2DGOxrJTFKDTtB0MeTNnIU2bVS+ahZK9Sd0RBWZC8BAGK9zOexfZcvJgBkRhJ2hJ5eFzKqjhhVJ+p/2tF1Oxu6ZcJcl5wPIpvrIGq0kz+nBh+e85dc8VIEQE5neoUzvOVCAoxiGRzj0G4w==", "user_id": "755184c21a5149eb8129a6408608b7c6", "name": "CreateKeypairsCleanupTests-e9c2db42-772d-40cd-af28-5df289e6522f", "fingerprint": "74:d3:e6:8f:ac:e0:27:0e:dc:40:0f:48:7e:8b:78:5a"}} 2018-11-06 14:34:16,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-b0acfa21-a3c6-44ff-bec6-6945b8737065 2018-11-06 14:34:16,670 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-e9c2db42-772d-40cd-af28-5df289e6522f.pub 2018-11-06 14:34:16,670 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-e9c2db42-772d-40cd-af28-5df289e6522f 2018-11-06 14:34:16,670 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-e9c2db42-772d-40cd-af28-5df289e6522f 2018-11-06 14:34:16,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e9c2db42-772d-40cd-af28-5df289e6522f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57d0dc6e208e624508e3ce2476d71fcb7160604" 2018-11-06 14:34:16,715 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-0d1e7de8-c0d6-4ff6-9a1d-839651ddfc14 x-compute-request-id: req-0d1e7de8-c0d6-4ff6-9a1d-839651ddfc14 Content-Length: 0 Content-Type: application/json 2018-11-06 14:34:16,715 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e9c2db42-772d-40cd-af28-5df289e6522f used request id req-0d1e7de8-c0d6-4ff6-9a1d-839651ddfc14 2018-11-06 14:34:16,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:17,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4c32a451-bd0e-4f21-b3e9-e70df4c7bfc1 Date: Tue, 06 Nov 2018 14:34:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:34:17,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-4c32a451-bd0e-4f21-b3e9-e70df4c7bfc1 2018-11-06 14:34:17,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:17,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ccc1dad-7ef7-4e4f-97c3-6054f8877a7d 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:34:17,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-4ccc1dad-7ef7-4e4f-97c3-6054f8877a7d 2018-11-06 14:34:17,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:17,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e66a73-d82a-4c61-a05f-08d9bccd43de Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:34:17,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-41e66a73-d82a-4c61-a05f-08d9bccd43de 2018-11-06 14:34:17,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:17,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245d7eef-269e-4754-aa8d-75aa70138aa8 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:34:17,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-245d7eef-269e-4754-aa8d-75aa70138aa8 2018-11-06 14:34:17,369 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj 2018-11-06 14:34:17,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/62bc23ae32104c5b8e4b4561a9864f68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:17,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db4e39d-8e8a-4e11-8d2f-c5135638345c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:17,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/62bc23ae32104c5b8e4b4561a9864f68 used request id req-2db4e39d-8e8a-4e11-8d2f-c5135638345c 2018-11-06 14:34:17,562 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-50f9f065-c36e-4c9-proj-role 2018-11-06 14:34:17,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/9b694d9f8e6b461f810c31c1fc540d06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:17,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f90fb52b-a590-4227-b006-91c7e91363b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:17,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/9b694d9f8e6b461f810c31c1fc540d06 used request id req-f90fb52b-a590-4227-b006-91c7e91363b7 2018-11-06 14:34:17,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ccbf2c58148cda87b663071fbca37ae1fd528" 2018-11-06 14:34:17,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bcb0167-d665-4c8f-a256-9bcb8118b377 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:17,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6bcb0167-d665-4c8f-a256-9bcb8118b377 2018-11-06 14:34:17,782 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-50f9f065-c36e-4c9-user 2018-11-06 14:34:17,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/755184c21a5149eb8129a6408608b7c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0175df0c2d96b551f9b97b5894025b1bcccaf990" 2018-11-06 14:34:17,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d44b06-d2f4-4e84-8313-aef47848e7c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:17,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/755184c21a5149eb8129a6408608b7c6 used request id req-98d44b06-d2f4-4e84-8313-aef47848e7c8 2018-11-06 14:34:17,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:18,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["47DxJBSUTq6_UFeOmi_bGg"], "issued_at": "2018-11-06T14:34:18.000000Z"}} 2018-11-06 14:34:18,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f17a8c2b077076c63ef4aedc54ed4e9d8d259e7" 2018-11-06 14:34:18,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06544d3-e8b1-4959-832c-e0647f84e951 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:18,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e06544d3-e8b1-4959-832c-e0647f84e951 2018-11-06 14:34:18,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:18,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:18,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["01jawxbsTIKDw7AJBkOvrg"], "issued_at": "2018-11-06T14:34:18.000000Z"}} 2018-11-06 14:34:18,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:18,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287fcffa-022d-44a2-bfe9-66236a6173b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:18,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-287fcffa-022d-44a2-bfe9-66236a6173b6 2018-11-06 14:34:18,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:18,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:18,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-318b01e4-7075-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:18,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beda8b55-cde5-4948-bd4e-bbd2fc4481e7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-318b01e4-7075-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:34:18,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-318b01e4-7075-4ab-proj used request id req-beda8b55-cde5-4948-bd4e-bbd2fc4481e7 2018-11-06 14:34:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:19,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb3eada-3fae-4f29-acf1-28272819e1f8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:19,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7bb3eada-3fae-4f29-acf1-28272819e1f8 2018-11-06 14:34:19,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj"}}' 2018-11-06 14:34:19,182 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6848d076-caa6-465a-ba6a-547d7efd9854 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6"}, "enabled": true, "id": "17faed73edd148e0b3ae3c53e0cb52f6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj"}} 2018-11-06 14:34:19,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6848d076-caa6-465a-ba6a-547d7efd9854 2018-11-06 14:34:19,183 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-318b01e4-7075-4ab-proj 2018-11-06 14:34:19,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:19,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:19,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["jHmjpKx4T52tbrWNYObgRw"], "issued_at": "2018-11-06T14:34:19.000000Z"}} 2018-11-06 14:34:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb71191b4dabe3986aead2cc58a556a62fb3acf" 2018-11-06 14:34:19,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcda1a3e-6982-43da-a435-8327675e9a66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:19,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bcda1a3e-6982-43da-a435-8327675e9a66 2018-11-06 14:34:19,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:19,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:19,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb71191b4dabe3986aead2cc58a556a62fb3acf" 2018-11-06 14:34:19,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1423814f-58a9-4fdc-a460-66af4b1e12aa Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:34:19,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1423814f-58a9-4fdc-a460-66af4b1e12aa 2018-11-06 14:34:19,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-318b01e4-7075-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb71191b4dabe3986aead2cc58a556a62fb3acf" 2018-11-06 14:34:19,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e719e928-ae5f-45ef-b2fd-178e760b81b1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-318b01e4-7075-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6"}, "enabled": true, "id": "17faed73edd148e0b3ae3c53e0cb52f6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj"}]} 2018-11-06 14:34:19,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-318b01e4-7075-4ab-proj used request id req-e719e928-ae5f-45ef-b2fd-178e760b81b1 2018-11-06 14:34:19,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb71191b4dabe3986aead2cc58a556a62fb3acf" 2018-11-06 14:34:19,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f975dddf-30ea-436c-b76c-46400d0726ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:19,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f975dddf-30ea-436c-b76c-46400d0726ed 2018-11-06 14:34:20,235 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-318b01e4-7075-4ab-user 2018-11-06 14:34:20,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:20,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:20,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aef5c03-627c-4655-90a1-01d0fe590440 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:20,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4aef5c03-627c-4655-90a1-01d0fe590440 2018-11-06 14:34:20,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" -d '{"role": {"name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj-role"}}' 2018-11-06 14:34:20,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fce15e6e-0fb0-4c79-8648-a2d05ee5b4b2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ce18f9adbe2142d6b01e85a487b1eab3", "links": {"self": "http://172.30.9.27:5000/v3/roles/ce18f9adbe2142d6b01e85a487b1eab3"}, "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj-role"}} 2018-11-06 14:34:20,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-fce15e6e-0fb0-4c79-8648-a2d05ee5b4b2 2018-11-06 14:34:20,446 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-318b01e4-7075-4ab-proj-role 2018-11-06 14:34:20,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/ce18f9adbe2142d6b01e85a487b1eab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:20,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7215ee3-3aa1-4478-8744-d26f8b7db723 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/ce18f9adbe2142d6b01e85a487b1eab3"}, "domain_id": null, "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj-role", "id": "ce18f9adbe2142d6b01e85a487b1eab3"}} 2018-11-06 14:34:20,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/ce18f9adbe2142d6b01e85a487b1eab3 used request id req-d7215ee3-3aa1-4478-8744-d26f8b7db723 2018-11-06 14:34:20,531 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-318b01e4-7075-4ab-proj-role to project CreateNetworkSuccessTests-318b01e4-7075-4ab-proj 2018-11-06 14:34:20,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6/users/e0778571358742cd84e25beff6937c92/roles/ce18f9adbe2142d6b01e85a487b1eab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:20,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-493689c7-a65b-4b4e-8dd6-668d70e3898f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:20,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6/users/e0778571358742cd84e25beff6937c92/roles/ce18f9adbe2142d6b01e85a487b1eab3 used request id req-493689c7-a65b-4b4e-8dd6-668d70e3898f 2018-11-06 14:34:20,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:20,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:21,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce18f9adbe2142d6b01e85a487b1eab3", "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj-role"}], "expires_at": "2018-11-06T15:34:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17faed73edd148e0b3ae3c53e0cb52f6", "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-user", "id": "e0778571358742cd84e25beff6937c92"}, "audit_ids": ["zAAICiqhRamL5RjXBye6tQ"], "issued_at": "2018-11-06T14:34:21.000000Z"}} 2018-11-06 14:34:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c1f11dbb075a623d98b1da33c0d8b8943fb9dc" 2018-11-06 14:34:21,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5127be7-3f5c-4604-8b0e-ff51c9fea73d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:21,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b5127be7-3f5c-4604-8b0e-ff51c9fea73d 2018-11-06 14:34:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c1f11dbb075a623d98b1da33c0d8b8943fb9dc" 2018-11-06 14:34:21,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e726de5-0e9e-42a7-8393-645b6eb50544 Date: Tue, 06 Nov 2018 14:34:21 GMT RESP BODY: {"networks":[]} 2018-11-06 14:34:21,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net used request id req-7e726de5-0e9e-42a7-8393-645b6eb50544 2018-11-06 14:34:21,343 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net 2018-11-06 14:34:21,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c1f11dbb075a623d98b1da33c0d8b8943fb9dc" -d '{"network": {"name": "CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net", "admin_state_up": true}}' 2018-11-06 14:34:21,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ae4bbddc-9773-4e4b-8968-b483ff2eb635 Date: Tue, 06 Nov 2018 14:34:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fe95fff5-fea9-4bba-8c7b-75fc4eff95a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17faed73edd148e0b3ae3c53e0cb52f6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:34:21Z","is_default":false,"name":"CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"17faed73edd148e0b3ae3c53e0cb52f6","created_at":"2018-11-06T14:34:21Z","mtu":1450}} 2018-11-06 14:34:21,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ae4bbddc-9773-4e4b-8968-b483ff2eb635 2018-11-06 14:34:21,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c1f11dbb075a623d98b1da33c0d8b8943fb9dc" 2018-11-06 14:34:22,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-82376b86-77d1-49cf-b75a-5cb42e46224f Date: Tue, 06 Nov 2018 14:34:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:34:21Z","tenant_id":"17faed73edd148e0b3ae3c53e0cb52f6","created_at":"2018-11-06T14:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"17faed73edd148e0b3ae3c53e0cb52f6","id":"fe95fff5-fea9-4bba-8c7b-75fc4eff95a7","name":"CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net"}]} 2018-11-06 14:34:22,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 used request id req-82376b86-77d1-49cf-b75a-5cb42e46224f 2018-11-06 14:34:22,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c1f11dbb075a623d98b1da33c0d8b8943fb9dc" 2018-11-06 14:34:22,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-350deb63-7e7f-4c69-9d90-3acf5c659034 Date: Tue, 06 Nov 2018 14:34:22 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:34:22,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 used request id req-350deb63-7e7f-4c69-9d90-3acf5c659034 2018-11-06 14:34:22,303 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-subnet 2018-11-06 14:34:22,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c1f11dbb075a623d98b1da33c0d8b8943fb9dc" -d '{"subnets": [{"ip_version": 4, "network_id": "fe95fff5-fea9-4bba-8c7b-75fc4eff95a7", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-subnet"}]}' 2018-11-06 14:34:22,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d9d79502-8e8a-44be-94db-6293b5a81126 Date: Tue, 06 Nov 2018 14:34:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe95fff5-fea9-4bba-8c7b-75fc4eff95a7","tenant_id":"17faed73edd148e0b3ae3c53e0cb52f6","created_at":"2018-11-06T14:34:22Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:22Z","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":"17faed73edd148e0b3ae3c53e0cb52f6","id":"309740eb-ecc9-43ac-b13e-6eee0304815e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-subnet"}]} 2018-11-06 14:34:22,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-d9d79502-8e8a-44be-94db-6293b5a81126 2018-11-06 14:34:22,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c1f11dbb075a623d98b1da33c0d8b8943fb9dc" 2018-11-06 14:34:23,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2dedb959-096c-4f2d-b615-ca0ee36349b0 Date: Tue, 06 Nov 2018 14:34:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["309740eb-ecc9-43ac-b13e-6eee0304815e"],"updated_at":"2018-11-06T14:34:22Z","tenant_id":"17faed73edd148e0b3ae3c53e0cb52f6","created_at":"2018-11-06T14:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17faed73edd148e0b3ae3c53e0cb52f6","id":"fe95fff5-fea9-4bba-8c7b-75fc4eff95a7","name":"CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net"}]} 2018-11-06 14:34:23,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 used request id req-2dedb959-096c-4f2d-b615-ca0ee36349b0 2018-11-06 14:34:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c1f11dbb075a623d98b1da33c0d8b8943fb9dc" 2018-11-06 14:34:23,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1fede66d-181e-4a11-8b88-e1401ca743e1 Date: Tue, 06 Nov 2018 14:34:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe95fff5-fea9-4bba-8c7b-75fc4eff95a7","tenant_id":"17faed73edd148e0b3ae3c53e0cb52f6","created_at":"2018-11-06T14:34:22Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17faed73edd148e0b3ae3c53e0cb52f6","id":"309740eb-ecc9-43ac-b13e-6eee0304815e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-subnet"}]} 2018-11-06 14:34:23,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 used request id req-1fede66d-181e-4a11-8b88-e1401ca743e1 2018-11-06 14:34:23,398 - OpenStackNetwork - DEBUG - Network [fe95fff5-fea9-4bba-8c7b-75fc4eff95a7] created successfully 2018-11-06 14:34:23,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:23,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce18f9adbe2142d6b01e85a487b1eab3", "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj-role"}], "expires_at": "2018-11-06T15:34:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17faed73edd148e0b3ae3c53e0cb52f6", "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/17faed73edd148e0b3ae3c53e0cb52f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-user", "id": "e0778571358742cd84e25beff6937c92"}, "audit_ids": ["yvSP2ZVOSWq5eRST0OtVzg"], "issued_at": "2018-11-06T14:34:23.000000Z"}} 2018-11-06 14:34:23,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b1f17efdff93aedad3f1a3397c104b67f89bc3" 2018-11-06 14:34:24,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-17c9fc06-3428-4a65-946b-e9156ce58e15 Date: Tue, 06 Nov 2018 14:34: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":["309740eb-ecc9-43ac-b13e-6eee0304815e"],"updated_at":"2018-11-06T14:34:22Z","tenant_id":"17faed73edd148e0b3ae3c53e0cb52f6","created_at":"2018-11-06T14:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17faed73edd148e0b3ae3c53e0cb52f6","id":"fe95fff5-fea9-4bba-8c7b-75fc4eff95a7","name":"CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net"}]} 2018-11-06 14:34:24,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net used request id req-17c9fc06-3428-4a65-946b-e9156ce58e15 2018-11-06 14:34:24,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:24,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:24,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f17a8c2b077076c63ef4aedc54ed4e9d8d259e7" 2018-11-06 14:34:24,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fca136-49c6-4b01-a46b-efb60ea97963 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6"}, "enabled": true, "id": "17faed73edd148e0b3ae3c53e0cb52f6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj"}} 2018-11-06 14:34:24,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6 used request id req-f9fca136-49c6-4b01-a46b-efb60ea97963 2018-11-06 14:34:24,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b1f17efdff93aedad3f1a3397c104b67f89bc3" 2018-11-06 14:34:24,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d0701aa9-6546-43ff-a88e-71c606294a08 Date: Tue, 06 Nov 2018 14:34:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe95fff5-fea9-4bba-8c7b-75fc4eff95a7","tenant_id":"17faed73edd148e0b3ae3c53e0cb52f6","created_at":"2018-11-06T14:34:22Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17faed73edd148e0b3ae3c53e0cb52f6","id":"309740eb-ecc9-43ac-b13e-6eee0304815e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-subnet"}]} 2018-11-06 14:34:24,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 used request id req-d0701aa9-6546-43ff-a88e-71c606294a08 2018-11-06 14:34:24,338 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-subnet 2018-11-06 14:34:24,338 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-subnet 2018-11-06 14:34:24,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/309740eb-ecc9-43ac-b13e-6eee0304815e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b1f17efdff93aedad3f1a3397c104b67f89bc3" 2018-11-06 14:34:26,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-433ff51d-79bf-467c-9a91-ca1fc0420fca Date: Tue, 06 Nov 2018 14:34:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:34:26,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/309740eb-ecc9-43ac-b13e-6eee0304815e used request id req-433ff51d-79bf-467c-9a91-ca1fc0420fca 2018-11-06 14:34:26,156 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net 2018-11-06 14:34:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b1f17efdff93aedad3f1a3397c104b67f89bc3" 2018-11-06 14:34:27,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81c9ea40-1a57-417b-9411-a5499abc6584 Date: Tue, 06 Nov 2018 14:34:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:34:27,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 used request id req-81c9ea40-1a57-417b-9411-a5499abc6584 2018-11-06 14:34:27,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b1f17efdff93aedad3f1a3397c104b67f89bc3" 2018-11-06 14:34:27,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1fc0d821-bced-4b22-832a-6183aefd5c62 Date: Tue, 06 Nov 2018 14:34:27 GMT RESP BODY: {"networks":[]} 2018-11-06 14:34:27,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net used request id req-1fc0d821-bced-4b22-832a-6183aefd5c62 2018-11-06 14:34:27,823 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-subnet 2018-11-06 14:34:27,823 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-subnet 2018-11-06 14:34:27,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/309740eb-ecc9-43ac-b13e-6eee0304815e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c1f11dbb075a623d98b1da33c0d8b8943fb9dc" 2018-11-06 14:34:27,866 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-097ba791-d5c4-4168-b599-5e0edc69e3da Date: Tue, 06 Nov 2018 14:34:27 GMT RESP BODY: {"NeutronError": {"message": "Subnet 309740eb-ecc9-43ac-b13e-6eee0304815e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-06 14:34:27,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/309740eb-ecc9-43ac-b13e-6eee0304815e used request id req-097ba791-d5c4-4168-b599-5e0edc69e3da 2018-11-06 14:34:27,867 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 309740eb-ecc9-43ac-b13e-6eee0304815e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-06 14:34:27,867 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d0ea8702-9795-4d2b-8647-ea1e4cdd745d-pub-net 2018-11-06 14:34:27,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c1f11dbb075a623d98b1da33c0d8b8943fb9dc" 2018-11-06 14:34:27,899 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-ca43b6bd-7424-43f5-b519-81cf85915e55 Date: Tue, 06 Nov 2018 14:34:27 GMT RESP BODY: {"NeutronError": {"message": "Network fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-11-06 14:34:27,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 used request id req-ca43b6bd-7424-43f5-b519-81cf85915e55 2018-11-06 14:34:27,900 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network fe95fff5-fea9-4bba-8c7b-75fc4eff95a7 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-11-06 14:34:27,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:28,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-72d9215f-f11d-4729-893c-82ee7de9bfcf Date: Tue, 06 Nov 2018 14:34:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "17faed73edd148e0b3ae3c53e0cb52f6", "created_at": "2018-11-06T14:34:21Z", "updated_at": "2018-11-06T14:34:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:34:21Z", "revision_number": 0, "id": "6e25fb52-62c0-4701-9d39-13898918529c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:34:21Z", "security_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "tenant_id": "17faed73edd148e0b3ae3c53e0cb52f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "17faed73edd148e0b3ae3c53e0cb52f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:34:21Z", "revision_number": 0, "id": "8002f446-8de7-444f-859e-ac6c3d1d2919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:34:21Z", "security_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "tenant_id": "17faed73edd148e0b3ae3c53e0cb52f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "17faed73edd148e0b3ae3c53e0cb52f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:34:21Z", "revision_number": 0, "id": "a411f928-51eb-496e-a9ba-2f5b83c30386", "remote_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "remote_ip_prefix": null, "created_at": "2018-11-06T14:34:21Z", "security_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "tenant_id": "17faed73edd148e0b3ae3c53e0cb52f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "17faed73edd148e0b3ae3c53e0cb52f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:34:21Z", "revision_number": 0, "id": "e64d5234-6694-4e72-8211-a5a50b5121f8", "remote_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "remote_ip_prefix": null, "created_at": "2018-11-06T14:34:21Z", "security_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "tenant_id": "17faed73edd148e0b3ae3c53e0cb52f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "17faed73edd148e0b3ae3c53e0cb52f6"}], "revision_number": 4, "project_id": "17faed73edd148e0b3ae3c53e0cb52f6", "id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:34:28,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-72d9215f-f11d-4729-893c-82ee7de9bfcf 2018-11-06 14:34:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:28,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2118b03-10b4-4980-b2e8-809f0b3a718d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6"}, "enabled": true, "id": "17faed73edd148e0b3ae3c53e0cb52f6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-318b01e4-7075-4ab-proj"}} 2018-11-06 14:34:28,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6 used request id req-f2118b03-10b4-4980-b2e8-809f0b3a718d 2018-11-06 14:34:28,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccfe54e-940c-4ebc-ab49-af796e5a069c 2018-11-06 14:34:28,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ccfe54e-940c-4ebc-ab49-af796e5a069c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:28,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-91f500fa-1680-4ec3-bf65-e96527e51751 Date: Tue, 06 Nov 2018 14:34: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-11-06T14:34:21Z", "security_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "port_range_min": null, "revision_number": 0, "tenant_id": "17faed73edd148e0b3ae3c53e0cb52f6", "created_at": "2018-11-06T14:34:21Z", "project_id": "17faed73edd148e0b3ae3c53e0cb52f6", "id": "6e25fb52-62c0-4701-9d39-13898918529c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:34:21Z", "security_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "port_range_min": null, "revision_number": 0, "tenant_id": "17faed73edd148e0b3ae3c53e0cb52f6", "created_at": "2018-11-06T14:34:21Z", "project_id": "17faed73edd148e0b3ae3c53e0cb52f6", "id": "8002f446-8de7-444f-859e-ac6c3d1d2919"}, {"remote_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:34:21Z", "security_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "port_range_min": null, "revision_number": 0, "tenant_id": "17faed73edd148e0b3ae3c53e0cb52f6", "created_at": "2018-11-06T14:34:21Z", "project_id": "17faed73edd148e0b3ae3c53e0cb52f6", "id": "a411f928-51eb-496e-a9ba-2f5b83c30386"}, {"remote_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:34:21Z", "security_group_id": "2ccfe54e-940c-4ebc-ab49-af796e5a069c", "port_range_min": null, "revision_number": 0, "tenant_id": "17faed73edd148e0b3ae3c53e0cb52f6", "created_at": "2018-11-06T14:34:21Z", "project_id": "17faed73edd148e0b3ae3c53e0cb52f6", "id": "e64d5234-6694-4e72-8211-a5a50b5121f8"}]} 2018-11-06 14:34:28,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ccfe54e-940c-4ebc-ab49-af796e5a069c used request id req-91f500fa-1680-4ec3-bf65-e96527e51751 2018-11-06 14:34:28,417 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:34:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2ccfe54e-940c-4ebc-ab49-af796e5a069c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:28,745 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44b986fa-3ede-4001-80cc-14d7a5cab3ce Content-Length: 0 Date: Tue, 06 Nov 2018 14:34:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:34:28,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2ccfe54e-940c-4ebc-ab49-af796e5a069c used request id req-44b986fa-3ede-4001-80cc-14d7a5cab3ce 2018-11-06 14:34:28,746 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-318b01e4-7075-4ab-proj 2018-11-06 14:34:28,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:28,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536178b5-47b3-4953-b241-5bc0d630ffa7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:28,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/17faed73edd148e0b3ae3c53e0cb52f6 used request id req-536178b5-47b3-4953-b241-5bc0d630ffa7 2018-11-06 14:34:28,933 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-318b01e4-7075-4ab-proj-role 2018-11-06 14:34:28,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/ce18f9adbe2142d6b01e85a487b1eab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:29,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-300ffac7-fa64-45c2-9706-fe1916b16623 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:29,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/ce18f9adbe2142d6b01e85a487b1eab3 used request id req-300ffac7-fa64-45c2-9706-fe1916b16623 2018-11-06 14:34:29,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844ce5bd4b68c4f12b62acfaadaddf34afff5c62" 2018-11-06 14:34:29,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15450959-34f6-4c8d-90ba-b0645a725604 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:29,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-15450959-34f6-4c8d-90ba-b0645a725604 2018-11-06 14:34:29,134 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-318b01e4-7075-4ab-user 2018-11-06 14:34:29,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e0778571358742cd84e25beff6937c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb71191b4dabe3986aead2cc58a556a62fb3acf" 2018-11-06 14:34:29,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a970a7d0-6329-4a16-93b3-b042a60bf411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:29,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e0778571358742cd84e25beff6937c92 used request id req-a970a7d0-6329-4a16-93b3-b042a60bf411 2018-11-06 14:34:29,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:29,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["rMzim0FQT4StUWkJrWvOhA"], "issued_at": "2018-11-06T14:34:29.000000Z"}} 2018-11-06 14:34:29,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b14bf215c2035ce4646f3c562cdd723520922c4" 2018-11-06 14:34:29,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d994ee4-5d0b-44b1-9a54-24ba93a4c0c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:29,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8d994ee4-5d0b-44b1-9a54-24ba93a4c0c1 2018-11-06 14:34:29,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:29,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:30,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["utlLxxMHQVuGC67tSNiZeg"], "issued_at": "2018-11-06T14:34:30.000000Z"}} 2018-11-06 14:34:30,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:30,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba01e4f-ddd7-40ea-af6a-7919e47e1dea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:30,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5ba01e4f-ddd7-40ea-af6a-7919e47e1dea 2018-11-06 14:34:30,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:30,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:30,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:30,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba09e95-9889-41c0-a98e-0d5ca447a680 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:34:30,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj used request id req-bba09e95-9889-41c0-a98e-0d5ca447a680 2018-11-06 14:34:30,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:30,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e64865d-dbd0-4da4-93d8-717eb60ae06f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:30,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2e64865d-dbd0-4da4-93d8-717eb60ae06f 2018-11-06 14:34:30,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}}' 2018-11-06 14:34:30,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7aae732-0df1-4d25-b096-05e5654bfcbc Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486"}, "enabled": true, "id": "22e83f007dfb43e794e513b468382486", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}} 2018-11-06 14:34:30,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b7aae732-0df1-4d25-b096-05e5654bfcbc 2018-11-06 14:34:30,673 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj 2018-11-06 14:34:30,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:30,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:31,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["CeypNf18TCuXQIaG5kDWQg"], "issued_at": "2018-11-06T14:34:31.000000Z"}} 2018-11-06 14:34:31,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a56852700309a08c8fb1654aeee5780fc4496bf" 2018-11-06 14:34:31,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9b4b16-099e-40fe-b825-1f52e5c253b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:31,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cc9b4b16-099e-40fe-b825-1f52e5c253b9 2018-11-06 14:34:31,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:31,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:31,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a56852700309a08c8fb1654aeee5780fc4496bf" 2018-11-06 14:34:31,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa75f8e-0dee-415e-980c-8458b2edd0c6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:34:31,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8aa75f8e-0dee-415e-980c-8458b2edd0c6 2018-11-06 14:34:31,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a56852700309a08c8fb1654aeee5780fc4496bf" 2018-11-06 14:34:31,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a10e6c-abf3-47d3-a790-fcdc2d1783f1 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486"}, "enabled": true, "id": "22e83f007dfb43e794e513b468382486", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}]} 2018-11-06 14:34:31,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj used request id req-41a10e6c-abf3-47d3-a790-fcdc2d1783f1 2018-11-06 14:34:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a56852700309a08c8fb1654aeee5780fc4496bf" 2018-11-06 14:34:31,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6896c43f-5f62-4913-af51-7afbd1943485 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:34:31,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6896c43f-5f62-4913-af51-7afbd1943485 2018-11-06 14:34:31,840 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-user 2018-11-06 14:34:31,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:31,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:31,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa925dca-0f68-48c0-8bd8-91868975771d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:31,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-aa925dca-0f68-48c0-8bd8-91868975771d 2018-11-06 14:34:31,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" -d '{"role": {"name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj-role"}}' 2018-11-06 14:34:32,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-494c2ab8-3820-4c68-942a-8917e5d4c63b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bdf74eca336147e689d7388988d339e6", "links": {"self": "http://172.30.9.27:5000/v3/roles/bdf74eca336147e689d7388988d339e6"}, "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj-role"}} 2018-11-06 14:34:32,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-494c2ab8-3820-4c68-942a-8917e5d4c63b 2018-11-06 14:34:32,044 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj-role 2018-11-06 14:34:32,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/bdf74eca336147e689d7388988d339e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:32,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de05a50-9fd2-4815-b5e2-323c7cc1337b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/bdf74eca336147e689d7388988d339e6"}, "domain_id": null, "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj-role", "id": "bdf74eca336147e689d7388988d339e6"}} 2018-11-06 14:34:32,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/bdf74eca336147e689d7388988d339e6 used request id req-3de05a50-9fd2-4815-b5e2-323c7cc1337b 2018-11-06 14:34:32,139 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj-role to project CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj 2018-11-06 14:34:32,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486/users/216ce6a075ab491d80c04b90d02ee865/roles/bdf74eca336147e689d7388988d339e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:32,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d43dd4-7ab6-4ab1-a988-331cf7f05bb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:32,268 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486/users/216ce6a075ab491d80c04b90d02ee865/roles/bdf74eca336147e689d7388988d339e6 used request id req-84d43dd4-7ab6-4ab1-a988-331cf7f05bb3 2018-11-06 14:34:32,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:32,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:32,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["VBQ6CH_oRMWz4u2cL5nNuA"], "issued_at": "2018-11-06T14:34:32.000000Z"}} 2018-11-06 14:34:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aeb2c475415d3820beb9abefa17c6c2358f167" 2018-11-06 14:34:32,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c8241d-7987-46e8-82c3-5006a7bf7185 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:32,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-70c8241d-7987-46e8-82c3-5006a7bf7185 2018-11-06 14:34:32,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aeb2c475415d3820beb9abefa17c6c2358f167" 2018-11-06 14:34:32,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-720f909f-b317-4891-950f-1ccac5ed9f36 Date: Tue, 06 Nov 2018 14:34:32 GMT RESP BODY: {"networks":[]} 2018-11-06 14:34:32,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net used request id req-720f909f-b317-4891-950f-1ccac5ed9f36 2018-11-06 14:34:32,935 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net 2018-11-06 14:34:32,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:32,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:33,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["gvIfsXSxSte2h7g2gXIKPQ"], "issued_at": "2018-11-06T14:34:33.000000Z"}} 2018-11-06 14:34:33,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd0b67331f496b8dcf6b738fb9b4361f7d387bf" 2018-11-06 14:34:33,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc321969-3a02-4b36-9fb2-568c18373f4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:33,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cc321969-3a02-4b36-9fb2-568c18373f4f 2018-11-06 14:34:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:33,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd0b67331f496b8dcf6b738fb9b4361f7d387bf" 2018-11-06 14:34:33,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d64b15-1b8c-4a89-a27e-8fa40a970e50 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486"}, "enabled": true, "id": "22e83f007dfb43e794e513b468382486", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}]} 2018-11-06 14:34:33,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj used request id req-b7d64b15-1b8c-4a89-a27e-8fa40a970e50 2018-11-06 14:34:33,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aeb2c475415d3820beb9abefa17c6c2358f167" -d '{"network": {"tenant_id": "22e83f007dfb43e794e513b468382486", "name": "CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net", "admin_state_up": true}}' 2018-11-06 14:34:34,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-8c49f644-b63b-41e9-97c3-017b52f29c24 Date: Tue, 06 Nov 2018 14:34:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"37ed3bfe-ae52-4521-b854-91465571563a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"22e83f007dfb43e794e513b468382486","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:34:34Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net","admin_state_up":true,"tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:33Z","mtu":1450}} 2018-11-06 14:34:34,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8c49f644-b63b-41e9-97c3-017b52f29c24 2018-11-06 14:34:34,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=37ed3bfe-ae52-4521-b854-91465571563a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aeb2c475415d3820beb9abefa17c6c2358f167" 2018-11-06 14:34:34,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-d6ff4099-6397-4871-8264-6699ec5fee34 Date: Tue, 06 Nov 2018 14:34:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37ed3bfe-ae52-4521-b854-91465571563a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"22e83f007dfb43e794e513b468382486","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:34:34Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net","admin_state_up":true,"tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:33Z","provider:network_type":"vxlan"}]} 2018-11-06 14:34:34,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=37ed3bfe-ae52-4521-b854-91465571563a used request id req-d6ff4099-6397-4871-8264-6699ec5fee34 2018-11-06 14:34:34,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aeb2c475415d3820beb9abefa17c6c2358f167" 2018-11-06 14:34:34,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09531786-698d-4b22-9fe5-a889a6f3a88f Date: Tue, 06 Nov 2018 14:34:34 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:34:34,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a used request id req-09531786-698d-4b22-9fe5-a889a6f3a88f 2018-11-06 14:34:34,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:34,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:34,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["O5htTTVlQzG6av9M6luOtA"], "issued_at": "2018-11-06T14:34:34.000000Z"}} 2018-11-06 14:34:34,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb86d3cdecbb9231179a4b7439b0d66065f71fc0" 2018-11-06 14:34:35,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20de6263-c2f6-4186-83a4-25b1b92408f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:35,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-20de6263-c2f6-4186-83a4-25b1b92408f9 2018-11-06 14:34:35,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:35,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:35,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb86d3cdecbb9231179a4b7439b0d66065f71fc0" 2018-11-06 14:34:35,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb353cec-cd62-4271-a08c-5f83ea17f531 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486"}, "enabled": true, "id": "22e83f007dfb43e794e513b468382486", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}]} 2018-11-06 14:34:35,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj used request id req-eb353cec-cd62-4271-a08c-5f83ea17f531 2018-11-06 14:34:35,314 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet 2018-11-06 14:34:35,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aeb2c475415d3820beb9abefa17c6c2358f167" -d '{"subnets": [{"ip_version": 4, "network_id": "37ed3bfe-ae52-4521-b854-91465571563a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet", "tenant_id": "22e83f007dfb43e794e513b468382486"}]}' 2018-11-06 14:34:35,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9fe914e7-ddfc-45b1-b119-f8991a5200b2 Date: Tue, 06 Nov 2018 14:34:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ed3bfe-ae52-4521-b854-91465571563a","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:35Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"22e83f007dfb43e794e513b468382486","id":"94fa9bfb-ce53-4ae8-929f-05f122a53078","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet"}]} 2018-11-06 14:34:35,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-9fe914e7-ddfc-45b1-b119-f8991a5200b2 2018-11-06 14:34:35,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=37ed3bfe-ae52-4521-b854-91465571563a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aeb2c475415d3820beb9abefa17c6c2358f167" 2018-11-06 14:34:36,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-80bcf6d8-4f5d-451f-a609-e633e8513619 Date: Tue, 06 Nov 2018 14:34:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"37ed3bfe-ae52-4521-b854-91465571563a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"22e83f007dfb43e794e513b468382486","status":"ACTIVE","subnets":["94fa9bfb-ce53-4ae8-929f-05f122a53078"],"description":"","tags":[],"updated_at":"2018-11-06T14:34:35Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net","admin_state_up":true,"tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:33Z","provider:network_type":"vxlan"}]} 2018-11-06 14:34:36,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=37ed3bfe-ae52-4521-b854-91465571563a used request id req-80bcf6d8-4f5d-451f-a609-e633e8513619 2018-11-06 14:34:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aeb2c475415d3820beb9abefa17c6c2358f167" 2018-11-06 14:34:36,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dbd5525d-33ad-41b1-9598-5240fa912e2f Date: Tue, 06 Nov 2018 14:34:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ed3bfe-ae52-4521-b854-91465571563a","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"22e83f007dfb43e794e513b468382486","id":"94fa9bfb-ce53-4ae8-929f-05f122a53078","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet"}]} 2018-11-06 14:34:36,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a used request id req-dbd5525d-33ad-41b1-9598-5240fa912e2f 2018-11-06 14:34:36,415 - OpenStackNetwork - DEBUG - Network [37ed3bfe-ae52-4521-b854-91465571563a] created successfully 2018-11-06 14:34:36,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:36,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bdf74eca336147e689d7388988d339e6", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj-role"}], "expires_at": "2018-11-06T15:34:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22e83f007dfb43e794e513b468382486", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/22e83f007dfb43e794e513b468382486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/22e83f007dfb43e794e513b468382486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/22e83f007dfb43e794e513b468382486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/22e83f007dfb43e794e513b468382486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/22e83f007dfb43e794e513b468382486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/22e83f007dfb43e794e513b468382486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/22e83f007dfb43e794e513b468382486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/22e83f007dfb43e794e513b468382486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/22e83f007dfb43e794e513b468382486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/22e83f007dfb43e794e513b468382486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/22e83f007dfb43e794e513b468382486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/22e83f007dfb43e794e513b468382486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-user", "id": "216ce6a075ab491d80c04b90d02ee865"}, "audit_ids": ["l0Hv-vTXTOujWPuYFQBZ7g"], "issued_at": "2018-11-06T14:34:36.000000Z"}} 2018-11-06 14:34:36,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e031bec2ad065650d19822ba84bad79441cdc77" 2018-11-06 14:34:37,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-23d5e5d6-c281-4d08-ad78-08c896f8ca4f Date: Tue, 06 Nov 2018 14:34:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94fa9bfb-ce53-4ae8-929f-05f122a53078"],"updated_at":"2018-11-06T14:34:35Z","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22e83f007dfb43e794e513b468382486","id":"37ed3bfe-ae52-4521-b854-91465571563a","name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net"}]} 2018-11-06 14:34:37,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net used request id req-23d5e5d6-c281-4d08-ad78-08c896f8ca4f 2018-11-06 14:34:37,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:37,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b14bf215c2035ce4646f3c562cdd723520922c4" 2018-11-06 14:34:37,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-540fb73c-ff24-4764-8764-29ee0ec1bdca Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486"}, "enabled": true, "id": "22e83f007dfb43e794e513b468382486", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}} 2018-11-06 14:34:37,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 used request id req-540fb73c-ff24-4764-8764-29ee0ec1bdca 2018-11-06 14:34:37,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e031bec2ad065650d19822ba84bad79441cdc77" 2018-11-06 14:34:37,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8edafacc-71d2-4bd9-876b-d1d5c5343ae7 Date: Tue, 06 Nov 2018 14:34:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ed3bfe-ae52-4521-b854-91465571563a","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"22e83f007dfb43e794e513b468382486","id":"94fa9bfb-ce53-4ae8-929f-05f122a53078","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet"}]} 2018-11-06 14:34:37,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a used request id req-8edafacc-71d2-4bd9-876b-d1d5c5343ae7 2018-11-06 14:34:37,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:37,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:37,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bdf74eca336147e689d7388988d339e6", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj-role"}], "expires_at": "2018-11-06T15:34:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22e83f007dfb43e794e513b468382486", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/22e83f007dfb43e794e513b468382486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/22e83f007dfb43e794e513b468382486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/22e83f007dfb43e794e513b468382486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/22e83f007dfb43e794e513b468382486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/22e83f007dfb43e794e513b468382486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/22e83f007dfb43e794e513b468382486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/22e83f007dfb43e794e513b468382486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/22e83f007dfb43e794e513b468382486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/22e83f007dfb43e794e513b468382486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/22e83f007dfb43e794e513b468382486", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/22e83f007dfb43e794e513b468382486", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/22e83f007dfb43e794e513b468382486", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-user", "id": "216ce6a075ab491d80c04b90d02ee865"}, "audit_ids": ["Y-2jhp_GRiGrtgvczuQLzA"], "issued_at": "2018-11-06T14:34:37.000000Z"}} 2018-11-06 14:34:37,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31d8bdc2a464919feb8f21a54797db4adb370c2" 2018-11-06 14:34:37,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4153462a-cdbc-4cfd-b58c-c794ee9cc058 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:37,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4153462a-cdbc-4cfd-b58c-c794ee9cc058 2018-11-06 14:34:37,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31d8bdc2a464919feb8f21a54797db4adb370c2" 2018-11-06 14:34:38,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5906c084-1386-49cc-9bd3-7ec7f19f923f Date: Tue, 06 Nov 2018 14:34: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":["94fa9bfb-ce53-4ae8-929f-05f122a53078"],"updated_at":"2018-11-06T14:34:35Z","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22e83f007dfb43e794e513b468382486","id":"37ed3bfe-ae52-4521-b854-91465571563a","name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net"}]} 2018-11-06 14:34:38,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net used request id req-5906c084-1386-49cc-9bd3-7ec7f19f923f 2018-11-06 14:34:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:38,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31d8bdc2a464919feb8f21a54797db4adb370c2" 2018-11-06 14:34:38,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ba153e-2ba1-4fa7-bbe3-70286203ddde Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486"}, "enabled": true, "id": "22e83f007dfb43e794e513b468382486", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}} 2018-11-06 14:34:38,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 used request id req-80ba153e-2ba1-4fa7-bbe3-70286203ddde 2018-11-06 14:34:38,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31d8bdc2a464919feb8f21a54797db4adb370c2" 2018-11-06 14:34:38,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2cb1855c-1fb1-442e-8ede-54fcac921af1 Date: Tue, 06 Nov 2018 14:34:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ed3bfe-ae52-4521-b854-91465571563a","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"22e83f007dfb43e794e513b468382486","id":"94fa9bfb-ce53-4ae8-929f-05f122a53078","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet"}]} 2018-11-06 14:34:38,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a used request id req-2cb1855c-1fb1-442e-8ede-54fcac921af1 2018-11-06 14:34:38,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:38,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:38,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["oeOY-UiGTEmx9ByQZFwP5A"], "issued_at": "2018-11-06T14:34:38.000000Z"}} 2018-11-06 14:34:38,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:38,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b65cf9-ae73-44e8-bada-66a8ac8e03a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:38,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f7b65cf9-ae73-44e8-bada-66a8ac8e03a9 2018-11-06 14:34:38,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:39,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b17de790-ca5c-41ec-b12e-25d22d7b87f9 Date: Tue, 06 Nov 2018 14:34:39 GMT RESP BODY: {"routers": []} 2018-11-06 14:34:39,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router&admin_state_up=True used request id req-b17de790-ca5c-41ec-b12e-25d22d7b87f9 2018-11-06 14:34:39,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:34:39,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:34:39,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["2e2o0KLdQVWJLkgedKZQCg"], "issued_at": "2018-11-06T14:34:39.000000Z"}} 2018-11-06 14:34:39,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b5bff19b4e971f58b8246fdb44a567aaa45a78" 2018-11-06 14:34:39,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0258f07-216a-4aa2-91ea-786976d38d09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:34:39,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c0258f07-216a-4aa2-91ea-786976d38d09 2018-11-06 14:34:39,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:39,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:39,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b5bff19b4e971f58b8246fdb44a567aaa45a78" 2018-11-06 14:34:39,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270adbaf-1e9a-4c82-b4ce-057382adf370 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486"}, "enabled": true, "id": "22e83f007dfb43e794e513b468382486", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}]} 2018-11-06 14:34:39,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj used request id req-270adbaf-1e9a-4c82-b4ce-057382adf370 2018-11-06 14:34:39,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:39,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-540c2858-7400-4640-9061-92c1eb2ff7d8 Date: Tue, 06 Nov 2018 14:34:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:34:39,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-540c2858-7400-4640-9061-92c1eb2ff7d8 2018-11-06 14:34:39,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:40,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5130737c-81f6-4da1-936a-f5e9b26a8d7d Date: Tue, 06 Nov 2018 14:34:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 14:34:40,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-5130737c-81f6-4da1-936a-f5e9b26a8d7d 2018-11-06 14:34:40,159 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router 2018-11-06 14:34:40,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "tenant_id": "22e83f007dfb43e794e513b468382486", "name": "CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router", "admin_state_up": true}}' 2018-11-06 14:34:45,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1ee729c5-2190-4b8b-9df4-16e0b3c64d5e Date: Tue, 06 Nov 2018 14:34:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "22e83f007dfb43e794e513b468382486", "created_at": "2018-11-06T14:34:40Z", "admin_state_up": true, "updated_at": "2018-11-06T14:34:41Z", "project_id": "22e83f007dfb43e794e513b468382486", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2d3a311c-6d65-4114-8e7d-631867bf6dba", "name": "CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router"}} 2018-11-06 14:34:45,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-1ee729c5-2190-4b8b-9df4-16e0b3c64d5e 2018-11-06 14:34:45,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=2d3a311c-6d65-4114-8e7d-631867bf6dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:45,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-a553ad53-2172-49c8-955a-06152004914f Date: Tue, 06 Nov 2018 14:34:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:34:43Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a49d9c18-e624-4aa3-83a5-0c27f913a604","ip_address":"169.254.192.9"}],"id":"82311656-512b-4c97-a9bc-2a0d36e6a759","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a3:02:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 22e83f007dfb43e794e513b468382486","admin_state_up":true,"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:43Z","binding:vnic_type":"normal","device_id":"2d3a311c-6d65-4114-8e7d-631867bf6dba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:34:41Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.209"}],"id":"aef8e32f-a091-4c60-9591-e1921066e8f6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:63:d0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T14:34:41Z","binding:vnic_type":"normal","device_id":"2d3a311c-6d65-4114-8e7d-631867bf6dba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:34:42Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a49d9c18-e624-4aa3-83a5-0c27f913a604","ip_address":"169.254.192.7"}],"id":"da52bb20-eade-41e9-a7ea-1bc9d71ef0b6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d9:2c:fe","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 22e83f007dfb43e794e513b468382486","admin_state_up":true,"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:42Z","binding:vnic_type":"normal","device_id":"2d3a311c-6d65-4114-8e7d-631867bf6dba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:34:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a49d9c18-e624-4aa3-83a5-0c27f913a604","ip_address":"169.254.192.4"}],"id":"f38ba25f-2748-4f2a-9624-5e91eabdb295","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f5:b3:74","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 22e83f007dfb43e794e513b468382486","admin_state_up":true,"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:43Z","binding:vnic_type":"normal","device_id":"2d3a311c-6d65-4114-8e7d-631867bf6dba"}]} 2018-11-06 14:34:45,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=2d3a311c-6d65-4114-8e7d-631867bf6dba used request id req-a553ad53-2172-49c8-955a-06152004914f 2018-11-06 14:34:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:45,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4afcc110-72c3-4b19-ba25-a2f349ecbd8a Date: Tue, 06 Nov 2018 14:34:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 14:34:45,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-4afcc110-72c3-4b19-ba25-a2f349ecbd8a 2018-11-06 14:34:45,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:45,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-89e43278-f18c-4a86-a395-c4d2816b2db1 Date: Tue, 06 Nov 2018 14:34:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:40Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:40Z","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":"a49d9c18-e624-4aa3-83a5-0c27f913a604","subnetpool_id":null,"name":"HA subnet tenant 22e83f007dfb43e794e513b468382486"}} 2018-11-06 14:34:45,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 used request id req-89e43278-f18c-4a86-a395-c4d2816b2db1 2018-11-06 14:34:45,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:45,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f588a7f5-0967-4697-9e8b-9abbb2ad0c4a Date: Tue, 06 Nov 2018 14:34:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:40Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:40Z","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":"a49d9c18-e624-4aa3-83a5-0c27f913a604","subnetpool_id":null,"name":"HA subnet tenant 22e83f007dfb43e794e513b468382486"}} 2018-11-06 14:34:45,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 used request id req-f588a7f5-0967-4697-9e8b-9abbb2ad0c4a 2018-11-06 14:34:45,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:46,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bb857f8d-8469-44ba-aab4-6ee1d5a0e052 Date: Tue, 06 Nov 2018 14:34:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:40Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:40Z","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":"a49d9c18-e624-4aa3-83a5-0c27f913a604","subnetpool_id":null,"name":"HA subnet tenant 22e83f007dfb43e794e513b468382486"}} 2018-11-06 14:34:46,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 used request id req-bb857f8d-8469-44ba-aab4-6ee1d5a0e052 2018-11-06 14:34:46,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:46,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c46bf685-e1fc-4c03-9bc0-baff90b4d95e Date: Tue, 06 Nov 2018 14:34:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"37ed3bfe-ae52-4521-b854-91465571563a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"22e83f007dfb43e794e513b468382486","status":"ACTIVE","subnets":["94fa9bfb-ce53-4ae8-929f-05f122a53078"],"description":"","tags":[],"updated_at":"2018-11-06T14:34:35Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net","admin_state_up":true,"tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:33Z","provider:network_type":"vxlan"}]} 2018-11-06 14:34:46,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net used request id req-c46bf685-e1fc-4c03-9bc0-baff90b4d95e 2018-11-06 14:34:46,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:34:46,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:34:46,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:46,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce059d52-eea6-4bb6-8c38-6a3405660982 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486"}, "enabled": true, "id": "22e83f007dfb43e794e513b468382486", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}} 2018-11-06 14:34:46,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 used request id req-ce059d52-eea6-4bb6-8c38-6a3405660982 2018-11-06 14:34:46,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:46,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ea38b7d6-5096-4b50-8a66-57cfe0891c7a Date: Tue, 06 Nov 2018 14:34:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ed3bfe-ae52-4521-b854-91465571563a","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"22e83f007dfb43e794e513b468382486","id":"94fa9bfb-ce53-4ae8-929f-05f122a53078","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet"}]} 2018-11-06 14:34:46,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a used request id req-ea38b7d6-5096-4b50-8a66-57cfe0891c7a 2018-11-06 14:34:46,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a&name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:46,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-39467419-6bbf-4b87-8c3a-6d7f22ff7b36 Date: Tue, 06 Nov 2018 14:34:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ed3bfe-ae52-4521-b854-91465571563a","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"22e83f007dfb43e794e513b468382486","id":"94fa9bfb-ce53-4ae8-929f-05f122a53078","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet"}]} 2018-11-06 14:34:46,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37ed3bfe-ae52-4521-b854-91465571563a&name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet used request id req-39467419-6bbf-4b87-8c3a-6d7f22ff7b36 2018-11-06 14:34:46,962 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 14:34:46,962 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router 2018-11-06 14:34:46,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/2d3a311c-6d65-4114-8e7d-631867bf6dba/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" -d '{"subnet_id": "94fa9bfb-ce53-4ae8-929f-05f122a53078"}' 2018-11-06 14:34:48,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-54d7ce1a-5552-4964-a895-3b9b84ba34a8 Date: Tue, 06 Nov 2018 14:34:48 GMT RESP BODY: {"network_id": "37ed3bfe-ae52-4521-b854-91465571563a", "tenant_id": "22e83f007dfb43e794e513b468382486", "subnet_id": "94fa9bfb-ce53-4ae8-929f-05f122a53078", "subnet_ids": ["94fa9bfb-ce53-4ae8-929f-05f122a53078"], "port_id": "344b5b04-ae4d-4cb8-9973-d45324c6cb70", "id": "2d3a311c-6d65-4114-8e7d-631867bf6dba"} 2018-11-06 14:34:48,688 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2d3a311c-6d65-4114-8e7d-631867bf6dba/add_router_interface used request id req-54d7ce1a-5552-4964-a895-3b9b84ba34a8 2018-11-06 14:34:48,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/2d3a311c-6d65-4114-8e7d-631867bf6dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:48,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-59c310f6-7395-4e0b-aae2-ab86d63c763e Date: Tue, 06 Nov 2018 14:34:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "22e83f007dfb43e794e513b468382486", "created_at": "2018-11-06T14:34:40Z", "admin_state_up": true, "updated_at": "2018-11-06T14:34:48Z", "project_id": "22e83f007dfb43e794e513b468382486", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "2d3a311c-6d65-4114-8e7d-631867bf6dba", "name": "CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router"}} 2018-11-06 14:34:48,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/2d3a311c-6d65-4114-8e7d-631867bf6dba used request id req-59c310f6-7395-4e0b-aae2-ab86d63c763e 2018-11-06 14:34:48,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=2d3a311c-6d65-4114-8e7d-631867bf6dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:48,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4441 X-Openstack-Request-Id: req-1ebff8c9-cae0-43df-86f7-ea87ee9c3e96 Date: Tue, 06 Nov 2018 14:34:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:34:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"94fa9bfb-ce53-4ae8-929f-05f122a53078","ip_address":"10.55.1.1"}],"id":"344b5b04-ae4d-4cb8-9973-d45324c6cb70","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:3a:16","project_id":"22e83f007dfb43e794e513b468382486","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37ed3bfe-ae52-4521-b854-91465571563a","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:47Z","binding:vnic_type":"normal","device_id":"2d3a311c-6d65-4114-8e7d-631867bf6dba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:34:47Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a49d9c18-e624-4aa3-83a5-0c27f913a604","ip_address":"169.254.192.9"}],"id":"82311656-512b-4c97-a9bc-2a0d36e6a759","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:02:ad","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 22e83f007dfb43e794e513b468382486","admin_state_up":true,"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:43Z","binding:vnic_type":"normal","device_id":"2d3a311c-6d65-4114-8e7d-631867bf6dba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:34:47Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.209"}],"id":"aef8e32f-a091-4c60-9591-e1921066e8f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:63:d0","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T14:34:41Z","binding:vnic_type":"normal","device_id":"2d3a311c-6d65-4114-8e7d-631867bf6dba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:34:48Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a49d9c18-e624-4aa3-83a5-0c27f913a604","ip_address":"169.254.192.7"}],"id":"da52bb20-eade-41e9-a7ea-1bc9d71ef0b6","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:2c:fe","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 22e83f007dfb43e794e513b468382486","admin_state_up":true,"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:42Z","binding:vnic_type":"normal","device_id":"2d3a311c-6d65-4114-8e7d-631867bf6dba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:34:47Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a49d9c18-e624-4aa3-83a5-0c27f913a604","ip_address":"169.254.192.4"}],"id":"f38ba25f-2748-4f2a-9624-5e91eabdb295","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:b3:74","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 22e83f007dfb43e794e513b468382486","admin_state_up":true,"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:43Z","binding:vnic_type":"normal","device_id":"2d3a311c-6d65-4114-8e7d-631867bf6dba"}]} 2018-11-06 14:34:48,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=2d3a311c-6d65-4114-8e7d-631867bf6dba used request id req-1ebff8c9-cae0-43df-86f7-ea87ee9c3e96 2018-11-06 14:34:48,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:49,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f4006125-c03a-4501-b15d-13aa8b64decb Date: Tue, 06 Nov 2018 14:34:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 14:34:49,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-f4006125-c03a-4501-b15d-13aa8b64decb 2018-11-06 14:34:49,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:49,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a3e7189b-43ac-4098-903a-3e0594797d92 Date: Tue, 06 Nov 2018 14:34:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:40Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:40Z","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":"a49d9c18-e624-4aa3-83a5-0c27f913a604","subnetpool_id":null,"name":"HA subnet tenant 22e83f007dfb43e794e513b468382486"}} 2018-11-06 14:34:49,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 used request id req-a3e7189b-43ac-4098-903a-3e0594797d92 2018-11-06 14:34:49,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:49,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-69b4d21d-d550-4a79-b259-8ecc095c71b2 Date: Tue, 06 Nov 2018 14:34:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:40Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:40Z","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":"a49d9c18-e624-4aa3-83a5-0c27f913a604","subnetpool_id":null,"name":"HA subnet tenant 22e83f007dfb43e794e513b468382486"}} 2018-11-06 14:34:49,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 used request id req-69b4d21d-d550-4a79-b259-8ecc095c71b2 2018-11-06 14:34:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:49,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-889f09c6-6812-4d64-930e-25768e478d04 Date: Tue, 06 Nov 2018 14:34:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"11b42aa7-dbeb-4c6a-803c-e31ae614fa83","tenant_id":"","created_at":"2018-11-06T14:34:40Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:40Z","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":"a49d9c18-e624-4aa3-83a5-0c27f913a604","subnetpool_id":null,"name":"HA subnet tenant 22e83f007dfb43e794e513b468382486"}} 2018-11-06 14:34:49,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a49d9c18-e624-4aa3-83a5-0c27f913a604 used request id req-889f09c6-6812-4d64-930e-25768e478d04 2018-11-06 14:34:49,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/94fa9bfb-ce53-4ae8-929f-05f122a53078 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:49,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-84c1e539-c47e-4db4-8d4b-3128ce3b203d Date: Tue, 06 Nov 2018 14:34:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ed3bfe-ae52-4521-b854-91465571563a","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:35Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"22e83f007dfb43e794e513b468382486","id":"94fa9bfb-ce53-4ae8-929f-05f122a53078","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet"}} 2018-11-06 14:34:49,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/94fa9bfb-ce53-4ae8-929f-05f122a53078 used request id req-84c1e539-c47e-4db4-8d4b-3128ce3b203d 2018-11-06 14:34:49,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e031bec2ad065650d19822ba84bad79441cdc77" 2018-11-06 14:34:49,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-743f3693-1ba3-42ec-a235-a4e6c8ee9074 Date: Tue, 06 Nov 2018 14:34:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "22e83f007dfb43e794e513b468382486", "created_at": "2018-11-06T14:34:40Z", "admin_state_up": true, "updated_at": "2018-11-06T14:34:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "22e83f007dfb43e794e513b468382486", "id": "2d3a311c-6d65-4114-8e7d-631867bf6dba", "name": "CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router"}]} 2018-11-06 14:34:49,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router&admin_state_up=True used request id req-743f3693-1ba3-42ec-a235-a4e6c8ee9074 2018-11-06 14:34:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b14bf215c2035ce4646f3c562cdd723520922c4" 2018-11-06 14:34:49,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ac3a2f-2126-4915-8dfc-cc54453cf518 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486"}, "enabled": true, "id": "22e83f007dfb43e794e513b468382486", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}} 2018-11-06 14:34:49,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 used request id req-04ac3a2f-2126-4915-8dfc-cc54453cf518 2018-11-06 14:34:49,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=2d3a311c-6d65-4114-8e7d-631867bf6dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e031bec2ad065650d19822ba84bad79441cdc77" 2018-11-06 14:34:49,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-12f72487-a58b-47d6-8223-ee5c3adc0815 Date: Tue, 06 Nov 2018 14:34:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:34:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94fa9bfb-ce53-4ae8-929f-05f122a53078","ip_address":"10.55.1.1"}],"id":"344b5b04-ae4d-4cb8-9973-d45324c6cb70","security_groups":[],"mac_address":"fa:16:3e:cb:3a:16","project_id":"22e83f007dfb43e794e513b468382486","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37ed3bfe-ae52-4521-b854-91465571563a","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:47Z","binding:vnic_type":"normal","device_id":"2d3a311c-6d65-4114-8e7d-631867bf6dba"}]} 2018-11-06 14:34:49,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=2d3a311c-6d65-4114-8e7d-631867bf6dba used request id req-12f72487-a58b-47d6-8223-ee5c3adc0815 2018-11-06 14:34:49,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/94fa9bfb-ce53-4ae8-929f-05f122a53078 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e031bec2ad065650d19822ba84bad79441cdc77" 2018-11-06 14:34:50,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c607c051-1cf9-45b7-9c06-e58aa0740694 Date: Tue, 06 Nov 2018 14:34:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ed3bfe-ae52-4521-b854-91465571563a","tenant_id":"22e83f007dfb43e794e513b468382486","created_at":"2018-11-06T14:34:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:34:35Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"22e83f007dfb43e794e513b468382486","id":"94fa9bfb-ce53-4ae8-929f-05f122a53078","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet"}} 2018-11-06 14:34:50,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/94fa9bfb-ce53-4ae8-929f-05f122a53078 used request id req-c607c051-1cf9-45b7-9c06-e58aa0740694 2018-11-06 14:34:50,114 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router and subnet CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet 2018-11-06 14:34:50,114 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router 2018-11-06 14:34:50,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/2d3a311c-6d65-4114-8e7d-631867bf6dba/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" -d '{"subnet_id": "94fa9bfb-ce53-4ae8-929f-05f122a53078"}' 2018-11-06 14:34:51,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8670bc5f-9136-4193-88f3-7cbb892c06fd Date: Tue, 06 Nov 2018 14:34:51 GMT RESP BODY: {"network_id": "37ed3bfe-ae52-4521-b854-91465571563a", "tenant_id": "22e83f007dfb43e794e513b468382486", "subnet_id": "94fa9bfb-ce53-4ae8-929f-05f122a53078", "subnet_ids": ["94fa9bfb-ce53-4ae8-929f-05f122a53078"], "port_id": "344b5b04-ae4d-4cb8-9973-d45324c6cb70", "id": "2d3a311c-6d65-4114-8e7d-631867bf6dba"} 2018-11-06 14:34:51,813 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2d3a311c-6d65-4114-8e7d-631867bf6dba/remove_router_interface used request id req-8670bc5f-9136-4193-88f3-7cbb892c06fd 2018-11-06 14:34:51,814 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router 2018-11-06 14:34:51,814 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-router 2018-11-06 14:34:51,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/2d3a311c-6d65-4114-8e7d-631867bf6dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2643c57d11961125f31748d79764aca163b28740" 2018-11-06 14:34:55,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4391ef76-d8bf-463c-9b94-f89059edfed9 Content-Length: 0 Date: Tue, 06 Nov 2018 14:34:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:34:55,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2d3a311c-6d65-4114-8e7d-631867bf6dba used request id req-4391ef76-d8bf-463c-9b94-f89059edfed9 2018-11-06 14:34:55,324 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet 2018-11-06 14:34:55,324 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-subnet 2018-11-06 14:34:55,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/94fa9bfb-ce53-4ae8-929f-05f122a53078 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aeb2c475415d3820beb9abefa17c6c2358f167" 2018-11-06 14:34:57,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51f060d8-144e-4577-b7c8-8fedb5c5ed98 Date: Tue, 06 Nov 2018 14:34:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:34:57,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/94fa9bfb-ce53-4ae8-929f-05f122a53078 used request id req-51f060d8-144e-4577-b7c8-8fedb5c5ed98 2018-11-06 14:34:57,411 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-f193988c-5b25-4e27-8ac3-8d0833f76653-pub-net 2018-11-06 14:34:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/37ed3bfe-ae52-4521-b854-91465571563a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68aeb2c475415d3820beb9abefa17c6c2358f167" 2018-11-06 14:34:58,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcf4610a-46bc-4ecd-a0ca-60d5e5e55bc6 Date: Tue, 06 Nov 2018 14:34:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:34:58,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/37ed3bfe-ae52-4521-b854-91465571563a used request id req-fcf4610a-46bc-4ecd-a0ca-60d5e5e55bc6 2018-11-06 14:34:58,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:58,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fe8610c8-0251-44ea-9ccc-3136d3df4cc2 Date: Tue, 06 Nov 2018 14:34:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22e83f007dfb43e794e513b468382486", "created_at": "2018-11-06T14:34:33Z", "updated_at": "2018-11-06T14:34:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:34:33Z", "revision_number": 0, "id": "7d48b9fd-29fa-44cf-b83d-886769c424d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:34:33Z", "security_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "tenant_id": "22e83f007dfb43e794e513b468382486", "port_range_min": null, "ethertype": "IPv6", "project_id": "22e83f007dfb43e794e513b468382486"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:34:33Z", "revision_number": 0, "id": "b41b2416-2c42-480e-b6de-718754665809", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:34:33Z", "security_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "tenant_id": "22e83f007dfb43e794e513b468382486", "port_range_min": null, "ethertype": "IPv4", "project_id": "22e83f007dfb43e794e513b468382486"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:34:33Z", "revision_number": 0, "id": "b8c6dd7d-5123-423b-b825-ab51a6e0035d", "remote_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "remote_ip_prefix": null, "created_at": "2018-11-06T14:34:33Z", "security_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "tenant_id": "22e83f007dfb43e794e513b468382486", "port_range_min": null, "ethertype": "IPv4", "project_id": "22e83f007dfb43e794e513b468382486"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:34:33Z", "revision_number": 0, "id": "cc95149e-07b5-4b59-a305-81fc15a1fc1b", "remote_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "remote_ip_prefix": null, "created_at": "2018-11-06T14:34:33Z", "security_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "tenant_id": "22e83f007dfb43e794e513b468382486", "port_range_min": null, "ethertype": "IPv6", "project_id": "22e83f007dfb43e794e513b468382486"}], "revision_number": 4, "project_id": "22e83f007dfb43e794e513b468382486", "id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "name": "default"}]} 2018-11-06 14:34:58,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-fe8610c8-0251-44ea-9ccc-3136d3df4cc2 2018-11-06 14:34:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:58,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad96ad7d-bea6-42b5-a402-e4044267454d 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:34:58,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-ad96ad7d-bea6-42b5-a402-e4044267454d 2018-11-06 14:34:58,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:58,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8233ea8-38c3-4df4-bc31-e873306b7b13 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:34:58,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-a8233ea8-38c3-4df4-bc31-e873306b7b13 2018-11-06 14:34:58,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:58,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433ada6d-f948-4403-b0a0-d3b06aa24256 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:34:58,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-433ada6d-f948-4403-b0a0-d3b06aa24256 2018-11-06 14:34:59,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:59,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada7af95-742c-42dc-a327-7b92d222fd45 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486"}, "enabled": true, "id": "22e83f007dfb43e794e513b468382486", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj"}} 2018-11-06 14:34:59,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 used request id req-ada7af95-742c-42dc-a327-7b92d222fd45 2018-11-06 14:34:59,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9 2018-11-06 14:34:59,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:59,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9b03a647-ce25-4d32-a166-c725cac2ee5b Date: Tue, 06 Nov 2018 14:34: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-11-06T14:34:33Z", "security_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "port_range_min": null, "revision_number": 0, "tenant_id": "22e83f007dfb43e794e513b468382486", "created_at": "2018-11-06T14:34:33Z", "project_id": "22e83f007dfb43e794e513b468382486", "id": "7d48b9fd-29fa-44cf-b83d-886769c424d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:34:33Z", "security_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "port_range_min": null, "revision_number": 0, "tenant_id": "22e83f007dfb43e794e513b468382486", "created_at": "2018-11-06T14:34:33Z", "project_id": "22e83f007dfb43e794e513b468382486", "id": "b41b2416-2c42-480e-b6de-718754665809"}, {"remote_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:34:33Z", "security_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "port_range_min": null, "revision_number": 0, "tenant_id": "22e83f007dfb43e794e513b468382486", "created_at": "2018-11-06T14:34:33Z", "project_id": "22e83f007dfb43e794e513b468382486", "id": "b8c6dd7d-5123-423b-b825-ab51a6e0035d"}, {"remote_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:34:33Z", "security_group_id": "eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9", "port_range_min": null, "revision_number": 0, "tenant_id": "22e83f007dfb43e794e513b468382486", "created_at": "2018-11-06T14:34:33Z", "project_id": "22e83f007dfb43e794e513b468382486", "id": "cc95149e-07b5-4b59-a305-81fc15a1fc1b"}]} 2018-11-06 14:34:59,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9 used request id req-9b03a647-ce25-4d32-a166-c725cac2ee5b 2018-11-06 14:34:59,263 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:34:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:59,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c76b5ad-0949-4320-9f02-bf1ef821bfae Content-Length: 0 Date: Tue, 06 Nov 2018 14:34:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:34:59,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/eff7a2d3-51f1-4fdc-bcbe-65e689bb33f9 used request id req-6c76b5ad-0949-4320-9f02-bf1ef821bfae 2018-11-06 14:34:59,551 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj 2018-11-06 14:34:59,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:59,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7646d166-58ac-4623-b556-bce0359e50cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:59,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/22e83f007dfb43e794e513b468382486 used request id req-7646d166-58ac-4623-b556-bce0359e50cb 2018-11-06 14:34:59,766 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-proj-role 2018-11-06 14:34:59,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/bdf74eca336147e689d7388988d339e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:59,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-599e6f05-01b4-4a9c-91c7-f718a43a1729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:34:59,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/bdf74eca336147e689d7388988d339e6 used request id req-599e6f05-01b4-4a9c-91c7-f718a43a1729 2018-11-06 14:34:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2c6794b2d7e0413278c4d88385e8d2e25596ed" 2018-11-06 14:34:59,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac2264d-5e73-4e5e-b4b7-4270be481fd1 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:34:59,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cac2264d-5e73-4e5e-b4b7-4270be481fd1 2018-11-06 14:34:59,959 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-edc8de7b-f5dc-4f7-user 2018-11-06 14:34:59,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/216ce6a075ab491d80c04b90d02ee865 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a56852700309a08c8fb1654aeee5780fc4496bf" 2018-11-06 14:35:00,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-597d5b49-e9fc-407a-85a2-19b78acead68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:35:00,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/216ce6a075ab491d80c04b90d02ee865 used request id req-597d5b49-e9fc-407a-85a2-19b78acead68 2018-11-06 14:35:00,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:00,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["mMG7bO2_TYegjVOCnxqXFQ"], "issued_at": "2018-11-06T14:35:00.000000Z"}} 2018-11-06 14:35:00,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513f52d405b8e5293b4881295f475468f4056d61" 2018-11-06 14:35:00,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7e876e-9a41-432c-a0ed-037d43fb9853 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:00,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7f7e876e-9a41-432c-a0ed-037d43fb9853 2018-11-06 14:35:00,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:00,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:01,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["2NTP7-V8TZW8hZNUbdmK-g"], "issued_at": "2018-11-06T14:35:01.000000Z"}} 2018-11-06 14:35:01,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:01,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e6af5d-232b-460e-9fa8-02b30a5e00ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:01,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e1e6af5d-232b-460e-9fa8-02b30a5e00ff 2018-11-06 14:35:01,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:01,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:01,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:01,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d44cb5-6df6-4ece-bab5-5e329714e9a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:35:01,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj used request id req-c5d44cb5-6df6-4ece-bab5-5e329714e9a5 2018-11-06 14:35:01,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:01,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4a35ed-2d4c-41a2-9cae-5d5993afc116 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:35:01,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4a4a35ed-2d4c-41a2-9cae-5d5993afc116 2018-11-06 14:35:01,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}}' 2018-11-06 14:35:01,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eea35eaf-71ea-484b-b323-050e3dafb69b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d"}, "enabled": true, "id": "4b6428806020420aacf278159e1ede6d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}} 2018-11-06 14:35:01,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-eea35eaf-71ea-484b-b323-050e3dafb69b 2018-11-06 14:35:01,446 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj 2018-11-06 14:35:01,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:01,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:01,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["KDN2zFX6TjSxSirqq5LEdQ"], "issued_at": "2018-11-06T14:35:01.000000Z"}} 2018-11-06 14:35:01,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73370cd14d014d4d246401ba00bf7d80dfa849dd" 2018-11-06 14:35:01,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f1b3c3-afee-4b70-bab7-14de05227801 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:01,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3f1b3c3-afee-4b70-bab7-14de05227801 2018-11-06 14:35:01,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:01,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73370cd14d014d4d246401ba00bf7d80dfa849dd" 2018-11-06 14:35:01,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a88927-0239-4965-8537-eff97df03c73 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:35:01,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a1a88927-0239-4965-8537-eff97df03c73 2018-11-06 14:35:01,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73370cd14d014d4d246401ba00bf7d80dfa849dd" 2018-11-06 14:35:02,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734798d6-aae6-4a33-978a-fdcf013e6a44 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d"}, "enabled": true, "id": "4b6428806020420aacf278159e1ede6d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}]} 2018-11-06 14:35:02,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj used request id req-734798d6-aae6-4a33-978a-fdcf013e6a44 2018-11-06 14:35:02,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73370cd14d014d4d246401ba00bf7d80dfa849dd" 2018-11-06 14:35:02,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b43e4d-1b19-4825-ad25-8c14ab4f24a2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:35:02,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-97b43e4d-1b19-4825-ad25-8c14ab4f24a2 2018-11-06 14:35:02,529 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ad3d3fd2-e453-49a-user 2018-11-06 14:35:02,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:02,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:02,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374a4ebb-d33e-4906-9705-98bda9f5caa9 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:35:02,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-374a4ebb-d33e-4906-9705-98bda9f5caa9 2018-11-06 14:35:02,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" -d '{"role": {"name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj-role"}}' 2018-11-06 14:35:02,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ef5949f-d99c-49cf-9003-2359c52a8610 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ffbae64f458d42cab4cb1648f4d8a515", "links": {"self": "http://172.30.9.27:5000/v3/roles/ffbae64f458d42cab4cb1648f4d8a515"}, "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj-role"}} 2018-11-06 14:35:02,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4ef5949f-d99c-49cf-9003-2359c52a8610 2018-11-06 14:35:02,739 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj-role 2018-11-06 14:35:02,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/ffbae64f458d42cab4cb1648f4d8a515 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:02,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7fedd91-c932-4381-a943-764004d57eec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/ffbae64f458d42cab4cb1648f4d8a515"}, "domain_id": null, "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj-role", "id": "ffbae64f458d42cab4cb1648f4d8a515"}} 2018-11-06 14:35:02,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/ffbae64f458d42cab4cb1648f4d8a515 used request id req-e7fedd91-c932-4381-a943-764004d57eec 2018-11-06 14:35:02,834 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj-role to project CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj 2018-11-06 14:35:02,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d/users/d8cdf1f64fab4aac91f4eac53ff67776/roles/ffbae64f458d42cab4cb1648f4d8a515 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:02,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af439dbf-a064-424d-9d77-ba57b0c4bb75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:35:02,962 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d/users/d8cdf1f64fab4aac91f4eac53ff67776/roles/ffbae64f458d42cab4cb1648f4d8a515 used request id req-af439dbf-a064-424d-9d77-ba57b0c4bb75 2018-11-06 14:35:02,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:02,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:03,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["FUelrgjjStmcn5EIwwPcKw"], "issued_at": "2018-11-06T14:35:03.000000Z"}} 2018-11-06 14:35:03,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6736dcbccc6119bd85f5c12ae80be1136b7be" 2018-11-06 14:35:03,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f8d625-db3e-4a7e-9875-5ab6474624fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:03,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-28f8d625-db3e-4a7e-9875-5ab6474624fe 2018-11-06 14:35:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6736dcbccc6119bd85f5c12ae80be1136b7be" 2018-11-06 14:35:03,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-61adb93d-f55d-4268-a46a-a51fd108881d Date: Tue, 06 Nov 2018 14:35:03 GMT RESP BODY: {"networks":[]} 2018-11-06 14:35:03,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net used request id req-61adb93d-f55d-4268-a46a-a51fd108881d 2018-11-06 14:35:03,617 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net 2018-11-06 14:35:03,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:03,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:04,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["z1vMGJ7ZRQWAO9SfKHRbag"], "issued_at": "2018-11-06T14:35:04.000000Z"}} 2018-11-06 14:35:04,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428effd6843c8eb473e6480d8dc89bb74cc4ad69" 2018-11-06 14:35:04,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-718a8e6b-7f17-4bf9-8964-d75c9289d845 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:04,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-718a8e6b-7f17-4bf9-8964-d75c9289d845 2018-11-06 14:35:04,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:04,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:04,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428effd6843c8eb473e6480d8dc89bb74cc4ad69" 2018-11-06 14:35:04,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38338e7-92cc-4c30-9cb4-dabc723fbbee Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d"}, "enabled": true, "id": "4b6428806020420aacf278159e1ede6d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}]} 2018-11-06 14:35:04,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj used request id req-f38338e7-92cc-4c30-9cb4-dabc723fbbee 2018-11-06 14:35:04,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6736dcbccc6119bd85f5c12ae80be1136b7be" -d '{"network": {"tenant_id": "4b6428806020420aacf278159e1ede6d", "name": "CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net", "admin_state_up": true}}' 2018-11-06 14:35:04,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-46218515-15cc-4c4c-a543-5b85671fe0ca Date: Tue, 06 Nov 2018 14:35:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a910742c-03bc-4045-abd2-9c20489d0a4b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"4b6428806020420aacf278159e1ede6d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:35:04Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net","admin_state_up":true,"tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:04Z","mtu":1450}} 2018-11-06 14:35:04,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-46218515-15cc-4c4c-a543-5b85671fe0ca 2018-11-06 14:35:04,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a910742c-03bc-4045-abd2-9c20489d0a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6736dcbccc6119bd85f5c12ae80be1136b7be" 2018-11-06 14:35:04,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-eb7ad7b3-eb72-4a6d-9ec2-bb71dc7dbc9a Date: Tue, 06 Nov 2018 14:35:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a910742c-03bc-4045-abd2-9c20489d0a4b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"4b6428806020420aacf278159e1ede6d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:35:04Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net","admin_state_up":true,"tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:04Z","provider:network_type":"vxlan"}]} 2018-11-06 14:35:04,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a910742c-03bc-4045-abd2-9c20489d0a4b used request id req-eb7ad7b3-eb72-4a6d-9ec2-bb71dc7dbc9a 2018-11-06 14:35:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a910742c-03bc-4045-abd2-9c20489d0a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6736dcbccc6119bd85f5c12ae80be1136b7be" 2018-11-06 14:35:05,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-88fdbb0f-e5aa-41b0-9453-ae87fa301285 Date: Tue, 06 Nov 2018 14:35:05 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:35:05,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a910742c-03bc-4045-abd2-9c20489d0a4b used request id req-88fdbb0f-e5aa-41b0-9453-ae87fa301285 2018-11-06 14:35:05,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:05,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:05,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["xwnjsBf5Sa2jJWD6k_ZAgw"], "issued_at": "2018-11-06T14:35:05.000000Z"}} 2018-11-06 14:35:05,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55d562d5aee0aaa6ee8ad10af45411a18c2dcb6" 2018-11-06 14:35:05,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03884dab-169d-4580-a21a-8c6fc11a3cfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:05,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-03884dab-169d-4580-a21a-8c6fc11a3cfd 2018-11-06 14:35:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:05,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:05,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55d562d5aee0aaa6ee8ad10af45411a18c2dcb6" 2018-11-06 14:35:05,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77884cec-6e09-4274-850a-621517d0f160 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d"}, "enabled": true, "id": "4b6428806020420aacf278159e1ede6d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}]} 2018-11-06 14:35:05,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj used request id req-77884cec-6e09-4274-850a-621517d0f160 2018-11-06 14:35:05,716 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet 2018-11-06 14:35:05,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6736dcbccc6119bd85f5c12ae80be1136b7be" -d '{"subnets": [{"ip_version": 4, "network_id": "a910742c-03bc-4045-abd2-9c20489d0a4b", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet", "tenant_id": "4b6428806020420aacf278159e1ede6d"}]}' 2018-11-06 14:35:06,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6d83a37a-a5ac-45bc-aa60-32aec1fa552e Date: Tue, 06 Nov 2018 14:35:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a910742c-03bc-4045-abd2-9c20489d0a4b","tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:06Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"4b6428806020420aacf278159e1ede6d","id":"e5aae2e6-847f-4393-b8fe-4249b08541e4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet"}]} 2018-11-06 14:35:06,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6d83a37a-a5ac-45bc-aa60-32aec1fa552e 2018-11-06 14:35:06,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a910742c-03bc-4045-abd2-9c20489d0a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6736dcbccc6119bd85f5c12ae80be1136b7be" 2018-11-06 14:35:06,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3bf4e2e3-e405-43dd-92c3-528dbac9b9cd Date: Tue, 06 Nov 2018 14:35:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a910742c-03bc-4045-abd2-9c20489d0a4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"4b6428806020420aacf278159e1ede6d","status":"ACTIVE","subnets":["e5aae2e6-847f-4393-b8fe-4249b08541e4"],"description":"","tags":[],"updated_at":"2018-11-06T14:35:06Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net","admin_state_up":true,"tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:04Z","provider:network_type":"vxlan"}]} 2018-11-06 14:35:06,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a910742c-03bc-4045-abd2-9c20489d0a4b used request id req-3bf4e2e3-e405-43dd-92c3-528dbac9b9cd 2018-11-06 14:35:06,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a910742c-03bc-4045-abd2-9c20489d0a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6736dcbccc6119bd85f5c12ae80be1136b7be" 2018-11-06 14:35:06,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8312b62a-c145-4a28-9841-f702d569dd0c Date: Tue, 06 Nov 2018 14:35:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a910742c-03bc-4045-abd2-9c20489d0a4b","tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:06Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"4b6428806020420aacf278159e1ede6d","id":"e5aae2e6-847f-4393-b8fe-4249b08541e4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet"}]} 2018-11-06 14:35:06,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a910742c-03bc-4045-abd2-9c20489d0a4b used request id req-8312b62a-c145-4a28-9841-f702d569dd0c 2018-11-06 14:35:06,938 - OpenStackNetwork - DEBUG - Network [a910742c-03bc-4045-abd2-9c20489d0a4b] created successfully 2018-11-06 14:35:06,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:07,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffbae64f458d42cab4cb1648f4d8a515", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj-role"}], "expires_at": "2018-11-06T15:35:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b6428806020420aacf278159e1ede6d", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4b6428806020420aacf278159e1ede6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4b6428806020420aacf278159e1ede6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4b6428806020420aacf278159e1ede6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4b6428806020420aacf278159e1ede6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4b6428806020420aacf278159e1ede6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4b6428806020420aacf278159e1ede6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4b6428806020420aacf278159e1ede6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4b6428806020420aacf278159e1ede6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4b6428806020420aacf278159e1ede6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4b6428806020420aacf278159e1ede6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4b6428806020420aacf278159e1ede6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4b6428806020420aacf278159e1ede6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-user", "id": "d8cdf1f64fab4aac91f4eac53ff67776"}, "audit_ids": ["ju13LtfBRrGXSvd0IHLR7A"], "issued_at": "2018-11-06T14:35:07.000000Z"}} 2018-11-06 14:35:07,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985ac8c1a8abe5b723f16758985952df4715da5f" 2018-11-06 14:35:07,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cb19130b-e54e-42b2-9f38-a200e63eea14 Date: Tue, 06 Nov 2018 14:35: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":["e5aae2e6-847f-4393-b8fe-4249b08541e4"],"updated_at":"2018-11-06T14:35:06Z","tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b6428806020420aacf278159e1ede6d","id":"a910742c-03bc-4045-abd2-9c20489d0a4b","name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net"}]} 2018-11-06 14:35:07,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net used request id req-cb19130b-e54e-42b2-9f38-a200e63eea14 2018-11-06 14:35:07,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:07,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:07,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513f52d405b8e5293b4881295f475468f4056d61" 2018-11-06 14:35:07,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68b9a67-3dea-4498-941f-85c02dcf4229 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d"}, "enabled": true, "id": "4b6428806020420aacf278159e1ede6d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}} 2018-11-06 14:35:07,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d used request id req-e68b9a67-3dea-4498-941f-85c02dcf4229 2018-11-06 14:35:07,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a910742c-03bc-4045-abd2-9c20489d0a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985ac8c1a8abe5b723f16758985952df4715da5f" 2018-11-06 14:35:08,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-faa887e1-ec88-494e-9e68-61b82903ef56 Date: Tue, 06 Nov 2018 14:35:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a910742c-03bc-4045-abd2-9c20489d0a4b","tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:06Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"4b6428806020420aacf278159e1ede6d","id":"e5aae2e6-847f-4393-b8fe-4249b08541e4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet"}]} 2018-11-06 14:35:08,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a910742c-03bc-4045-abd2-9c20489d0a4b used request id req-faa887e1-ec88-494e-9e68-61b82903ef56 2018-11-06 14:35:08,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:08,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:08,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["r_ooL_0lSEKMIovm6Sq92w"], "issued_at": "2018-11-06T14:35:08.000000Z"}} 2018-11-06 14:35:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:08,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6b78c3-13e8-4c0f-acf4-deabb5167351 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:08,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fe6b78c3-13e8-4c0f-acf4-deabb5167351 2018-11-06 14:35:08,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:08,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cef7c100-7929-4fd1-8cd3-8395b66f3689 Date: Tue, 06 Nov 2018 14:35:08 GMT RESP BODY: {"routers": []} 2018-11-06 14:35:08,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router&admin_state_up=True used request id req-cef7c100-7929-4fd1-8cd3-8395b66f3689 2018-11-06 14:35:08,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:08,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:09,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["KgYctGh_TTKlCN8XO5iC3g"], "issued_at": "2018-11-06T14:35:09.000000Z"}} 2018-11-06 14:35:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ff3d565e569ccc9ac355396cfd01af3f347189" 2018-11-06 14:35:09,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92958980-6fce-425f-8432-dfb8649008c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:09,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-92958980-6fce-425f-8432-dfb8649008c6 2018-11-06 14:35:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:09,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ff3d565e569ccc9ac355396cfd01af3f347189" 2018-11-06 14:35:09,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2787c8b-93c5-4b52-9e68-0bb1ee2f049b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d"}, "enabled": true, "id": "4b6428806020420aacf278159e1ede6d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}]} 2018-11-06 14:35:09,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj used request id req-e2787c8b-93c5-4b52-9e68-0bb1ee2f049b 2018-11-06 14:35:09,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:09,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-df830af4-c29c-4071-bb20-d867155c36f2 Date: Tue, 06 Nov 2018 14:35:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:35:09,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-df830af4-c29c-4071-bb20-d867155c36f2 2018-11-06 14:35:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:09,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f892f927-e2fa-424f-9856-ddc0acdf8691 Date: Tue, 06 Nov 2018 14:35:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 14:35:09,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-f892f927-e2fa-424f-9856-ddc0acdf8691 2018-11-06 14:35:09,830 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router 2018-11-06 14:35:09,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "tenant_id": "4b6428806020420aacf278159e1ede6d", "name": "CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router", "admin_state_up": true}}' 2018-11-06 14:35:14,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3e480ed9-a5ec-42f3-9401-a66179b409cd Date: Tue, 06 Nov 2018 14:35:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4b6428806020420aacf278159e1ede6d", "created_at": "2018-11-06T14:35:10Z", "admin_state_up": true, "updated_at": "2018-11-06T14:35:11Z", "project_id": "4b6428806020420aacf278159e1ede6d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fa439a3d-5880-4fcf-ab80-30e40c1ce3be", "name": "CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router"}} 2018-11-06 14:35:14,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-3e480ed9-a5ec-42f3-9401-a66179b409cd 2018-11-06 14:35:14,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=fa439a3d-5880-4fcf-ab80-30e40c1ce3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:14,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-1db2e011-3b6e-4c17-a217-02562ceec40a Date: Tue, 06 Nov 2018 14:35:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","ip_address":"169.254.192.5"}],"id":"28d8f6e6-459a-4016-9ffe-a263763ff7fd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9f:c9:ae","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b6428806020420aacf278159e1ede6d","admin_state_up":true,"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:12Z","binding:vnic_type":"normal","device_id":"fa439a3d-5880-4fcf-ab80-30e40c1ce3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","ip_address":"169.254.192.4"}],"id":"55e4b4ff-7ac2-4505-9bd0-06d72ab4bfe0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:58:24","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b6428806020420aacf278159e1ede6d","admin_state_up":true,"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:11Z","binding:vnic_type":"normal","device_id":"fa439a3d-5880-4fcf-ab80-30e40c1ce3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:11Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.204"}],"id":"aefbd56b-d63b-4e88-a2a3-5f063c2062cb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:fe:55","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T14:35:10Z","binding:vnic_type":"normal","device_id":"fa439a3d-5880-4fcf-ab80-30e40c1ce3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","ip_address":"169.254.192.11"}],"id":"f84fb86f-9daf-49b1-b10d-b1b33c9128e1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:0d:4a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b6428806020420aacf278159e1ede6d","admin_state_up":true,"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:13Z","binding:vnic_type":"normal","device_id":"fa439a3d-5880-4fcf-ab80-30e40c1ce3be"}]} 2018-11-06 14:35:14,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=fa439a3d-5880-4fcf-ab80-30e40c1ce3be used request id req-1db2e011-3b6e-4c17-a217-02562ceec40a 2018-11-06 14:35:14,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:15,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-691a4a89-5ff3-4344-9500-4af01e2ca26d Date: Tue, 06 Nov 2018 14:35:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 14:35:15,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-691a4a89-5ff3-4344-9500-4af01e2ca26d 2018-11-06 14:35:15,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:15,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2cf2d986-605a-4bba-8cf4-4d72bf6cbd37 Date: Tue, 06 Nov 2018 14:35:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","subnetpool_id":null,"name":"HA subnet tenant 4b6428806020420aacf278159e1ede6d"}} 2018-11-06 14:35:15,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d used request id req-2cf2d986-605a-4bba-8cf4-4d72bf6cbd37 2018-11-06 14:35:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:15,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1e92b73f-851a-47a4-a5ef-2f3b1732f28c Date: Tue, 06 Nov 2018 14:35:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","subnetpool_id":null,"name":"HA subnet tenant 4b6428806020420aacf278159e1ede6d"}} 2018-11-06 14:35:15,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d used request id req-1e92b73f-851a-47a4-a5ef-2f3b1732f28c 2018-11-06 14:35:15,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:15,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ac49e3a2-8c76-43bc-bb0c-6c0396ebe31e Date: Tue, 06 Nov 2018 14:35:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","subnetpool_id":null,"name":"HA subnet tenant 4b6428806020420aacf278159e1ede6d"}} 2018-11-06 14:35:15,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d used request id req-ac49e3a2-8c76-43bc-bb0c-6c0396ebe31e 2018-11-06 14:35:15,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:16,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-af128f35-07d2-4516-bf54-115f35fd8de0 Date: Tue, 06 Nov 2018 14:35:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a910742c-03bc-4045-abd2-9c20489d0a4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"4b6428806020420aacf278159e1ede6d","status":"ACTIVE","subnets":["e5aae2e6-847f-4393-b8fe-4249b08541e4"],"description":"","tags":[],"updated_at":"2018-11-06T14:35:06Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net","admin_state_up":true,"tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:04Z","provider:network_type":"vxlan"}]} 2018-11-06 14:35:16,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net used request id req-af128f35-07d2-4516-bf54-115f35fd8de0 2018-11-06 14:35:16,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:16,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:16,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:16,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57b2bd4-9fa2-4fea-828d-c247c3d0cc87 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d"}, "enabled": true, "id": "4b6428806020420aacf278159e1ede6d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}} 2018-11-06 14:35:16,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d used request id req-a57b2bd4-9fa2-4fea-828d-c247c3d0cc87 2018-11-06 14:35:16,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a910742c-03bc-4045-abd2-9c20489d0a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:16,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc41d2a4-75ee-43d9-b16d-ba31605c78ed Date: Tue, 06 Nov 2018 14:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a910742c-03bc-4045-abd2-9c20489d0a4b","tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:06Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"4b6428806020420aacf278159e1ede6d","id":"e5aae2e6-847f-4393-b8fe-4249b08541e4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet"}]} 2018-11-06 14:35:16,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a910742c-03bc-4045-abd2-9c20489d0a4b used request id req-cc41d2a4-75ee-43d9-b16d-ba31605c78ed 2018-11-06 14:35:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a910742c-03bc-4045-abd2-9c20489d0a4b&name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:16,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-533c2ec3-f6b5-4516-aac3-0a9185635d6d Date: Tue, 06 Nov 2018 14:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a910742c-03bc-4045-abd2-9c20489d0a4b","tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:06Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"4b6428806020420aacf278159e1ede6d","id":"e5aae2e6-847f-4393-b8fe-4249b08541e4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet"}]} 2018-11-06 14:35:16,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a910742c-03bc-4045-abd2-9c20489d0a4b&name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet used request id req-533c2ec3-f6b5-4516-aac3-0a9185635d6d 2018-11-06 14:35:16,564 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 14:35:16,564 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router 2018-11-06 14:35:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/fa439a3d-5880-4fcf-ab80-30e40c1ce3be/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" -d '{"subnet_id": "e5aae2e6-847f-4393-b8fe-4249b08541e4"}' 2018-11-06 14:35:18,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c17455bb-ce22-4b83-9400-f90fc3be5943 Date: Tue, 06 Nov 2018 14:35:18 GMT RESP BODY: {"network_id": "a910742c-03bc-4045-abd2-9c20489d0a4b", "tenant_id": "4b6428806020420aacf278159e1ede6d", "subnet_id": "e5aae2e6-847f-4393-b8fe-4249b08541e4", "subnet_ids": ["e5aae2e6-847f-4393-b8fe-4249b08541e4"], "port_id": "216b28a0-21d4-4c8f-acbb-9a62c32b67d9", "id": "fa439a3d-5880-4fcf-ab80-30e40c1ce3be"} 2018-11-06 14:35:18,519 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fa439a3d-5880-4fcf-ab80-30e40c1ce3be/add_router_interface used request id req-c17455bb-ce22-4b83-9400-f90fc3be5943 2018-11-06 14:35:18,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/fa439a3d-5880-4fcf-ab80-30e40c1ce3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:18,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-af0b91af-55e3-4a56-b59d-b9294cd6fb93 Date: Tue, 06 Nov 2018 14:35:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4b6428806020420aacf278159e1ede6d", "created_at": "2018-11-06T14:35:10Z", "admin_state_up": true, "updated_at": "2018-11-06T14:35:17Z", "project_id": "4b6428806020420aacf278159e1ede6d", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "fa439a3d-5880-4fcf-ab80-30e40c1ce3be", "name": "CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router"}} 2018-11-06 14:35:18,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/fa439a3d-5880-4fcf-ab80-30e40c1ce3be used request id req-af0b91af-55e3-4a56-b59d-b9294cd6fb93 2018-11-06 14:35:18,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=fa439a3d-5880-4fcf-ab80-30e40c1ce3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:18,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4440 X-Openstack-Request-Id: req-36db8cef-fc6e-40a0-acd9-6feccd1e7abb Date: Tue, 06 Nov 2018 14:35:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e5aae2e6-847f-4393-b8fe-4249b08541e4","ip_address":"10.55.1.1"}],"id":"216b28a0-21d4-4c8f-acbb-9a62c32b67d9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:19:a6:5d","project_id":"4b6428806020420aacf278159e1ede6d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a910742c-03bc-4045-abd2-9c20489d0a4b","tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:17Z","binding:vnic_type":"normal","device_id":"fa439a3d-5880-4fcf-ab80-30e40c1ce3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:17Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","ip_address":"169.254.192.5"}],"id":"28d8f6e6-459a-4016-9ffe-a263763ff7fd","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:c9:ae","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b6428806020420aacf278159e1ede6d","admin_state_up":true,"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:12Z","binding:vnic_type":"normal","device_id":"fa439a3d-5880-4fcf-ab80-30e40c1ce3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:17Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","ip_address":"169.254.192.4"}],"id":"55e4b4ff-7ac2-4505-9bd0-06d72ab4bfe0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:58:24","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b6428806020420aacf278159e1ede6d","admin_state_up":true,"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:11Z","binding:vnic_type":"normal","device_id":"fa439a3d-5880-4fcf-ab80-30e40c1ce3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:17Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.204"}],"id":"aefbd56b-d63b-4e88-a2a3-5f063c2062cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:fe:55","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T14:35:10Z","binding:vnic_type":"normal","device_id":"fa439a3d-5880-4fcf-ab80-30e40c1ce3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:18Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","ip_address":"169.254.192.11"}],"id":"f84fb86f-9daf-49b1-b10d-b1b33c9128e1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:0d:4a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b6428806020420aacf278159e1ede6d","admin_state_up":true,"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:13Z","binding:vnic_type":"normal","device_id":"fa439a3d-5880-4fcf-ab80-30e40c1ce3be"}]} 2018-11-06 14:35:18,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=fa439a3d-5880-4fcf-ab80-30e40c1ce3be used request id req-36db8cef-fc6e-40a0-acd9-6feccd1e7abb 2018-11-06 14:35:18,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a3fb7655-e283-4047-8c5c-9f5f54fe8b32 Date: Tue, 06 Nov 2018 14:35:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 14:35:19,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-a3fb7655-e283-4047-8c5c-9f5f54fe8b32 2018-11-06 14:35:19,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:19,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7cc33210-1335-4d32-86cf-5a251b1e4975 Date: Tue, 06 Nov 2018 14:35:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","subnetpool_id":null,"name":"HA subnet tenant 4b6428806020420aacf278159e1ede6d"}} 2018-11-06 14:35:19,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d used request id req-7cc33210-1335-4d32-86cf-5a251b1e4975 2018-11-06 14:35:19,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:19,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-31f874e7-a8de-4421-b418-dd7d72a844b6 Date: Tue, 06 Nov 2018 14:35:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","subnetpool_id":null,"name":"HA subnet tenant 4b6428806020420aacf278159e1ede6d"}} 2018-11-06 14:35:19,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d used request id req-31f874e7-a8de-4421-b418-dd7d72a844b6 2018-11-06 14:35:19,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:19,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fd46d712-54e1-4c48-bfa7-8268681febcf Date: Tue, 06 Nov 2018 14:35:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"756e9330-6ee2-439a-b79e-29509790bfc5","tenant_id":"","created_at":"2018-11-06T14:35:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"12d39116-5188-4334-91b9-9ef7d4d3ac8d","subnetpool_id":null,"name":"HA subnet tenant 4b6428806020420aacf278159e1ede6d"}} 2018-11-06 14:35:19,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/12d39116-5188-4334-91b9-9ef7d4d3ac8d used request id req-fd46d712-54e1-4c48-bfa7-8268681febcf 2018-11-06 14:35:19,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/e5aae2e6-847f-4393-b8fe-4249b08541e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:19,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-4cdd7350-58d2-41ae-91dc-b2948d4107ae Date: Tue, 06 Nov 2018 14:35:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a910742c-03bc-4045-abd2-9c20489d0a4b","tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:06Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"4b6428806020420aacf278159e1ede6d","id":"e5aae2e6-847f-4393-b8fe-4249b08541e4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet"}} 2018-11-06 14:35:19,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/e5aae2e6-847f-4393-b8fe-4249b08541e4 used request id req-4cdd7350-58d2-41ae-91dc-b2948d4107ae 2018-11-06 14:35:19,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985ac8c1a8abe5b723f16758985952df4715da5f" 2018-11-06 14:35:19,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8b3c0213-63bf-4eee-b0bf-023167ea421d Date: Tue, 06 Nov 2018 14:35:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4b6428806020420aacf278159e1ede6d", "created_at": "2018-11-06T14:35:10Z", "admin_state_up": true, "updated_at": "2018-11-06T14:35:17Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4b6428806020420aacf278159e1ede6d", "id": "fa439a3d-5880-4fcf-ab80-30e40c1ce3be", "name": "CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router"}]} 2018-11-06 14:35:19,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router&admin_state_up=True used request id req-8b3c0213-63bf-4eee-b0bf-023167ea421d 2018-11-06 14:35:19,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513f52d405b8e5293b4881295f475468f4056d61" 2018-11-06 14:35:19,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4304cf2c-9cbc-4b38-88bf-5c17556ff2f0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d"}, "enabled": true, "id": "4b6428806020420aacf278159e1ede6d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}} 2018-11-06 14:35:19,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d used request id req-4304cf2c-9cbc-4b38-88bf-5c17556ff2f0 2018-11-06 14:35:19,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=fa439a3d-5880-4fcf-ab80-30e40c1ce3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985ac8c1a8abe5b723f16758985952df4715da5f" 2018-11-06 14:35:19,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-f4c6b945-6953-4263-9ac7-e21cb8ebe4ad Date: Tue, 06 Nov 2018 14:35:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5aae2e6-847f-4393-b8fe-4249b08541e4","ip_address":"10.55.1.1"}],"id":"216b28a0-21d4-4c8f-acbb-9a62c32b67d9","security_groups":[],"mac_address":"fa:16:3e:19:a6:5d","project_id":"4b6428806020420aacf278159e1ede6d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a910742c-03bc-4045-abd2-9c20489d0a4b","tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:17Z","binding:vnic_type":"normal","device_id":"fa439a3d-5880-4fcf-ab80-30e40c1ce3be"}]} 2018-11-06 14:35:19,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=fa439a3d-5880-4fcf-ab80-30e40c1ce3be used request id req-f4c6b945-6953-4263-9ac7-e21cb8ebe4ad 2018-11-06 14:35:19,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/e5aae2e6-847f-4393-b8fe-4249b08541e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985ac8c1a8abe5b723f16758985952df4715da5f" 2018-11-06 14:35:20,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-519b9712-87aa-41f7-9cf9-3ee763d91980 Date: Tue, 06 Nov 2018 14:35:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a910742c-03bc-4045-abd2-9c20489d0a4b","tenant_id":"4b6428806020420aacf278159e1ede6d","created_at":"2018-11-06T14:35:06Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"4b6428806020420aacf278159e1ede6d","id":"e5aae2e6-847f-4393-b8fe-4249b08541e4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet"}} 2018-11-06 14:35:20,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/e5aae2e6-847f-4393-b8fe-4249b08541e4 used request id req-519b9712-87aa-41f7-9cf9-3ee763d91980 2018-11-06 14:35:20,112 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router and subnet CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet 2018-11-06 14:35:20,112 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router 2018-11-06 14:35:20,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/fa439a3d-5880-4fcf-ab80-30e40c1ce3be/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" -d '{"subnet_id": "e5aae2e6-847f-4393-b8fe-4249b08541e4"}' 2018-11-06 14:35:21,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9c57838a-a74c-48bc-abd4-2dd6204e6bae Date: Tue, 06 Nov 2018 14:35:21 GMT RESP BODY: {"network_id": "a910742c-03bc-4045-abd2-9c20489d0a4b", "tenant_id": "4b6428806020420aacf278159e1ede6d", "subnet_id": "e5aae2e6-847f-4393-b8fe-4249b08541e4", "subnet_ids": ["e5aae2e6-847f-4393-b8fe-4249b08541e4"], "port_id": "216b28a0-21d4-4c8f-acbb-9a62c32b67d9", "id": "fa439a3d-5880-4fcf-ab80-30e40c1ce3be"} 2018-11-06 14:35:21,491 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fa439a3d-5880-4fcf-ab80-30e40c1ce3be/remove_router_interface used request id req-9c57838a-a74c-48bc-abd4-2dd6204e6bae 2018-11-06 14:35:21,491 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router 2018-11-06 14:35:21,491 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-router 2018-11-06 14:35:21,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/fa439a3d-5880-4fcf-ab80-30e40c1ce3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2483ab20951b3eb73799f0924bf76de6a3d5f2e5" 2018-11-06 14:35:24,936 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28ab1a1b-d1ec-4bdd-978b-6b134e00ae28 Content-Length: 0 Date: Tue, 06 Nov 2018 14:35:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:35:24,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/fa439a3d-5880-4fcf-ab80-30e40c1ce3be used request id req-28ab1a1b-d1ec-4bdd-978b-6b134e00ae28 2018-11-06 14:35:24,937 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet 2018-11-06 14:35:24,937 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-subnet 2018-11-06 14:35:24,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e5aae2e6-847f-4393-b8fe-4249b08541e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6736dcbccc6119bd85f5c12ae80be1136b7be" 2018-11-06 14:35:27,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61516417-8ed3-41f2-87d0-15c76c341315 Date: Tue, 06 Nov 2018 14:35:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:35:27,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e5aae2e6-847f-4393-b8fe-4249b08541e4 used request id req-61516417-8ed3-41f2-87d0-15c76c341315 2018-11-06 14:35:27,060 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-76158540-3765-4f5b-b411-e0ac760c8dfe-pub-net 2018-11-06 14:35:27,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/a910742c-03bc-4045-abd2-9c20489d0a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abe6736dcbccc6119bd85f5c12ae80be1136b7be" 2018-11-06 14:35:28,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44e9cf23-6bb5-4f8a-9edb-8755f29c7d59 Date: Tue, 06 Nov 2018 14:35:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:35:28,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a910742c-03bc-4045-abd2-9c20489d0a4b used request id req-44e9cf23-6bb5-4f8a-9edb-8755f29c7d59 2018-11-06 14:35:28,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:28,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ab76b22a-ae76-419c-a803-456f4d01d6cf Date: Tue, 06 Nov 2018 14:35:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b6428806020420aacf278159e1ede6d", "created_at": "2018-11-06T14:35:04Z", "updated_at": "2018-11-06T14:35:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:35:04Z", "revision_number": 0, "id": "15186313-619f-43b7-a8d0-110aeabaa50a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:35:04Z", "security_group_id": "983a4674-e959-407d-8140-835b69a7250d", "tenant_id": "4b6428806020420aacf278159e1ede6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b6428806020420aacf278159e1ede6d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:35:04Z", "revision_number": 0, "id": "5e4a7905-e3db-4b54-995f-78c9ef7326c1", "remote_group_id": "983a4674-e959-407d-8140-835b69a7250d", "remote_ip_prefix": null, "created_at": "2018-11-06T14:35:04Z", "security_group_id": "983a4674-e959-407d-8140-835b69a7250d", "tenant_id": "4b6428806020420aacf278159e1ede6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b6428806020420aacf278159e1ede6d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:35:04Z", "revision_number": 0, "id": "ba9d8189-0dfc-48b2-a79f-45b70aee4d8a", "remote_group_id": "983a4674-e959-407d-8140-835b69a7250d", "remote_ip_prefix": null, "created_at": "2018-11-06T14:35:04Z", "security_group_id": "983a4674-e959-407d-8140-835b69a7250d", "tenant_id": "4b6428806020420aacf278159e1ede6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b6428806020420aacf278159e1ede6d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:35:04Z", "revision_number": 0, "id": "eb87cc96-3556-4ea8-b45a-0d6a20a5f216", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:35:04Z", "security_group_id": "983a4674-e959-407d-8140-835b69a7250d", "tenant_id": "4b6428806020420aacf278159e1ede6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b6428806020420aacf278159e1ede6d"}], "revision_number": 4, "project_id": "4b6428806020420aacf278159e1ede6d", "id": "983a4674-e959-407d-8140-835b69a7250d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:35:28,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ab76b22a-ae76-419c-a803-456f4d01d6cf 2018-11-06 14:35:28,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:28,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9f0f6e-209c-476f-b577-08f39b0b1b32 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:35:28,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-1a9f0f6e-209c-476f-b577-08f39b0b1b32 2018-11-06 14:35:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:28,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd509c4-bbf4-4711-8b99-50466a5d2c57 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:35:28,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-8dd509c4-bbf4-4711-8b99-50466a5d2c57 2018-11-06 14:35:28,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:28,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c435c35-89bd-4cbc-8310-87600d0b7bed Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d"}, "enabled": true, "id": "4b6428806020420aacf278159e1ede6d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj"}} 2018-11-06 14:35:28,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d used request id req-8c435c35-89bd-4cbc-8310-87600d0b7bed 2018-11-06 14:35:28,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 983a4674-e959-407d-8140-835b69a7250d 2018-11-06 14:35:28,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=983a4674-e959-407d-8140-835b69a7250d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:29,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-952858d9-3862-458f-81a8-63fa401b7602 Date: Tue, 06 Nov 2018 14:35: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-11-06T14:35:04Z", "security_group_id": "983a4674-e959-407d-8140-835b69a7250d", "port_range_min": null, "revision_number": 0, "tenant_id": "4b6428806020420aacf278159e1ede6d", "created_at": "2018-11-06T14:35:04Z", "project_id": "4b6428806020420aacf278159e1ede6d", "id": "15186313-619f-43b7-a8d0-110aeabaa50a"}, {"remote_group_id": "983a4674-e959-407d-8140-835b69a7250d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:35:04Z", "security_group_id": "983a4674-e959-407d-8140-835b69a7250d", "port_range_min": null, "revision_number": 0, "tenant_id": "4b6428806020420aacf278159e1ede6d", "created_at": "2018-11-06T14:35:04Z", "project_id": "4b6428806020420aacf278159e1ede6d", "id": "5e4a7905-e3db-4b54-995f-78c9ef7326c1"}, {"remote_group_id": "983a4674-e959-407d-8140-835b69a7250d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:35:04Z", "security_group_id": "983a4674-e959-407d-8140-835b69a7250d", "port_range_min": null, "revision_number": 0, "tenant_id": "4b6428806020420aacf278159e1ede6d", "created_at": "2018-11-06T14:35:04Z", "project_id": "4b6428806020420aacf278159e1ede6d", "id": "ba9d8189-0dfc-48b2-a79f-45b70aee4d8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:35:04Z", "security_group_id": "983a4674-e959-407d-8140-835b69a7250d", "port_range_min": null, "revision_number": 0, "tenant_id": "4b6428806020420aacf278159e1ede6d", "created_at": "2018-11-06T14:35:04Z", "project_id": "4b6428806020420aacf278159e1ede6d", "id": "eb87cc96-3556-4ea8-b45a-0d6a20a5f216"}]} 2018-11-06 14:35:29,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=983a4674-e959-407d-8140-835b69a7250d used request id req-952858d9-3862-458f-81a8-63fa401b7602 2018-11-06 14:35:29,030 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:35:29,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/983a4674-e959-407d-8140-835b69a7250d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:29,512 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b02e012-d5a2-4c16-be61-ca9c6083bf8c Content-Length: 0 Date: Tue, 06 Nov 2018 14:35:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:35:29,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/983a4674-e959-407d-8140-835b69a7250d used request id req-3b02e012-d5a2-4c16-be61-ca9c6083bf8c 2018-11-06 14:35:29,513 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj 2018-11-06 14:35:29,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:29,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc03eaf2-b5fd-4d2a-a35c-8c9dead97c9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:35:29,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4b6428806020420aacf278159e1ede6d used request id req-dc03eaf2-b5fd-4d2a-a35c-8c9dead97c9c 2018-11-06 14:35:29,712 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ad3d3fd2-e453-49a-proj-role 2018-11-06 14:35:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/ffbae64f458d42cab4cb1648f4d8a515 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:29,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b387fd5-0531-46c6-806e-4c75a80ebc31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:35:29,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/ffbae64f458d42cab4cb1648f4d8a515 used request id req-9b387fd5-0531-46c6-806e-4c75a80ebc31 2018-11-06 14:35:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1efd84c3ae6809604b30076860c407ded022" 2018-11-06 14:35:29,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b439b0-3c2c-4c19-b325-1c1a7b125899 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:35:29,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f4b439b0-3c2c-4c19-b325-1c1a7b125899 2018-11-06 14:35:29,915 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ad3d3fd2-e453-49a-user 2018-11-06 14:35:29,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d8cdf1f64fab4aac91f4eac53ff67776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73370cd14d014d4d246401ba00bf7d80dfa849dd" 2018-11-06 14:35:30,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d178ced-dff2-45df-9a0b-5701dd13e06f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:35:30,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d8cdf1f64fab4aac91f4eac53ff67776 used request id req-5d178ced-dff2-45df-9a0b-5701dd13e06f 2018-11-06 14:35:30,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:30,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["EvfpG4bEQiyc56-2rdu07g"], "issued_at": "2018-11-06T14:35:30.000000Z"}} 2018-11-06 14:35:30,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f428fefdada6c5a565d119416bb2b33adbd3bfd5" 2018-11-06 14:35:30,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c191a6-3c62-4924-9b61-ff7ad4930443 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:30,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c7c191a6-3c62-4924-9b61-ff7ad4930443 2018-11-06 14:35:30,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:30,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:30,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["JS3QFAxeSIGm_SKgEbXqJQ"], "issued_at": "2018-11-06T14:35:30.000000Z"}} 2018-11-06 14:35:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:31,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96e01d1-90d5-42ec-b035-df224cfb44eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:31,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e96e01d1-90d5-42ec-b035-df224cfb44eb 2018-11-06 14:35:31,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:31,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:31,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e56fe7-1343-4024-8040-637e4331645f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:35:31,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj used request id req-81e56fe7-1343-4024-8040-637e4331645f 2018-11-06 14:35:31,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:31,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b665cd0d-91e7-40e1-8d43-54d2179c5682 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:35:31,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b665cd0d-91e7-40e1-8d43-54d2179c5682 2018-11-06 14:35:31,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}}' 2018-11-06 14:35:31,332 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffec37ae-d8d5-488b-b33e-00bdc93425e2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9"}, "enabled": true, "id": "3541fab8dd5b407282f0372d032ee3c9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}} 2018-11-06 14:35:31,332 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ffec37ae-d8d5-488b-b33e-00bdc93425e2 2018-11-06 14:35:31,332 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj 2018-11-06 14:35:31,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:31,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:31,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["x70eV-RiSCyOdvHP_axc1g"], "issued_at": "2018-11-06T14:35:31.000000Z"}} 2018-11-06 14:35:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bef6d0fee2cf4b44b983b410d296a2c7c29388" 2018-11-06 14:35:31,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00ec10d-3e45-4b0d-8762-2328d3b9586d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:31,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e00ec10d-3e45-4b0d-8762-2328d3b9586d 2018-11-06 14:35:31,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:31,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:31,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bef6d0fee2cf4b44b983b410d296a2c7c29388" 2018-11-06 14:35:31,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319304f9-fe59-40b2-af83-69967f1e9099 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:35:31,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-319304f9-fe59-40b2-af83-69967f1e9099 2018-11-06 14:35:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bef6d0fee2cf4b44b983b410d296a2c7c29388" 2018-11-06 14:35:32,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5bc559d-a571-4168-8dc8-932cbace4068 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9"}, "enabled": true, "id": "3541fab8dd5b407282f0372d032ee3c9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}]} 2018-11-06 14:35:32,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj used request id req-b5bc559d-a571-4168-8dc8-932cbace4068 2018-11-06 14:35:32,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bef6d0fee2cf4b44b983b410d296a2c7c29388" 2018-11-06 14:35:32,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2bbbf11-6503-4fe0-a3fa-b1a1279df584 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:35:32,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a2bbbf11-6503-4fe0-a3fa-b1a1279df584 2018-11-06 14:35:32,392 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-61bc16d6-73f2-42f-user 2018-11-06 14:35:32,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:32,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:32,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200783fe-3ebc-47dd-a562-2ff4bd7b22f2 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:35:32,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-200783fe-3ebc-47dd-a562-2ff4bd7b22f2 2018-11-06 14:35:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" -d '{"role": {"name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj-role"}}' 2018-11-06 14:35:32,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a0a6d4-8cff-42a8-bca3-61ad00bc0d5a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9dded014cd774b8894a1342acedf09cf", "links": {"self": "http://172.30.9.27:5000/v3/roles/9dded014cd774b8894a1342acedf09cf"}, "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj-role"}} 2018-11-06 14:35:32,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-13a0a6d4-8cff-42a8-bca3-61ad00bc0d5a 2018-11-06 14:35:32,590 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj-role 2018-11-06 14:35:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/9dded014cd774b8894a1342acedf09cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:32,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9ba484-f309-4a79-909c-cda6382aa810 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/9dded014cd774b8894a1342acedf09cf"}, "domain_id": null, "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj-role", "id": "9dded014cd774b8894a1342acedf09cf"}} 2018-11-06 14:35:32,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9dded014cd774b8894a1342acedf09cf used request id req-ae9ba484-f309-4a79-909c-cda6382aa810 2018-11-06 14:35:32,689 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj-role to project CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj 2018-11-06 14:35:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9/users/c24034f5c4914404939b5153f712c288/roles/9dded014cd774b8894a1342acedf09cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:32,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c62b2d4e-dae5-4ea5-a6e7-90cc111d0aea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:35:32,820 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9/users/c24034f5c4914404939b5153f712c288/roles/9dded014cd774b8894a1342acedf09cf used request id req-c62b2d4e-dae5-4ea5-a6e7-90cc111d0aea 2018-11-06 14:35:32,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:32,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:33,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9dded014cd774b8894a1342acedf09cf", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj-role"}], "expires_at": "2018-11-06T15:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3541fab8dd5b407282f0372d032ee3c9", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-user", "id": "c24034f5c4914404939b5153f712c288"}, "audit_ids": ["YMWfPC1sQbOpQzeVytBt-w"], "issued_at": "2018-11-06T14:35:33.000000Z"}} 2018-11-06 14:35:33,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d008c190c69705fbf912e17b0f0842664e16623" 2018-11-06 14:35:33,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a42e0a3-e8c3-4c8e-837a-b1e142d2d4ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:33,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6a42e0a3-e8c3-4c8e-837a-b1e142d2d4ad 2018-11-06 14:35:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d008c190c69705fbf912e17b0f0842664e16623" 2018-11-06 14:35:33,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-35d871cc-4e89-4c10-9e88-1156ab65693c Date: Tue, 06 Nov 2018 14:35:33 GMT RESP BODY: {"networks":[]} 2018-11-06 14:35:33,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net used request id req-35d871cc-4e89-4c10-9e88-1156ab65693c 2018-11-06 14:35:33,566 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net 2018-11-06 14:35:33,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d008c190c69705fbf912e17b0f0842664e16623" -d '{"network": {"name": "CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net", "admin_state_up": true}}' 2018-11-06 14:35:34,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-90023735-a858-4a88-91d7-0da32127859b Date: Tue, 06 Nov 2018 14:35:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0b410a66-2f98-4324-8ce4-434a036bce3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3541fab8dd5b407282f0372d032ee3c9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:35:34Z","is_default":false,"name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:33Z","mtu":1450}} 2018-11-06 14:35:34,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-90023735-a858-4a88-91d7-0da32127859b 2018-11-06 14:35:34,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0b410a66-2f98-4324-8ce4-434a036bce3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d008c190c69705fbf912e17b0f0842664e16623" 2018-11-06 14:35:34,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d7616933-cb0c-4280-ab9a-2799e5cc4d5e Date: Tue, 06 Nov 2018 14:35:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:35:34Z","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3541fab8dd5b407282f0372d032ee3c9","id":"0b410a66-2f98-4324-8ce4-434a036bce3a","name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net"}]} 2018-11-06 14:35:34,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0b410a66-2f98-4324-8ce4-434a036bce3a used request id req-d7616933-cb0c-4280-ab9a-2799e5cc4d5e 2018-11-06 14:35:34,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d008c190c69705fbf912e17b0f0842664e16623" 2018-11-06 14:35:34,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f89474e1-979d-4d37-8875-af94d006cd7b Date: Tue, 06 Nov 2018 14:35:34 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:35:34,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a used request id req-f89474e1-979d-4d37-8875-af94d006cd7b 2018-11-06 14:35:34,565 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet 2018-11-06 14:35:34,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d008c190c69705fbf912e17b0f0842664e16623" -d '{"subnets": [{"ip_version": 4, "network_id": "0b410a66-2f98-4324-8ce4-434a036bce3a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet"}]}' 2018-11-06 14:35:35,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e43e8c72-b361-4293-b77c-d1ae6f1cea59 Date: Tue, 06 Nov 2018 14:35:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b410a66-2f98-4324-8ce4-434a036bce3a","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:34Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"3541fab8dd5b407282f0372d032ee3c9","id":"5413ba28-e287-4a43-a891-e6d56838217e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet"}]} 2018-11-06 14:35:35,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-e43e8c72-b361-4293-b77c-d1ae6f1cea59 2018-11-06 14:35:35,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0b410a66-2f98-4324-8ce4-434a036bce3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d008c190c69705fbf912e17b0f0842664e16623" 2018-11-06 14:35:35,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e2cc1d08-a517-49c2-b369-2b3855c22bfa Date: Tue, 06 Nov 2018 14:35: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":["5413ba28-e287-4a43-a891-e6d56838217e"],"updated_at":"2018-11-06T14:35:34Z","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3541fab8dd5b407282f0372d032ee3c9","id":"0b410a66-2f98-4324-8ce4-434a036bce3a","name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net"}]} 2018-11-06 14:35:35,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0b410a66-2f98-4324-8ce4-434a036bce3a used request id req-e2cc1d08-a517-49c2-b369-2b3855c22bfa 2018-11-06 14:35:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d008c190c69705fbf912e17b0f0842664e16623" 2018-11-06 14:35:35,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-606b9a13-1af8-40aa-882a-b40e97232dde Date: Tue, 06 Nov 2018 14:35:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b410a66-2f98-4324-8ce4-434a036bce3a","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:34Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"3541fab8dd5b407282f0372d032ee3c9","id":"5413ba28-e287-4a43-a891-e6d56838217e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet"}]} 2018-11-06 14:35:35,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a used request id req-606b9a13-1af8-40aa-882a-b40e97232dde 2018-11-06 14:35:35,602 - OpenStackNetwork - DEBUG - Network [0b410a66-2f98-4324-8ce4-434a036bce3a] created successfully 2018-11-06 14:35:35,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:35,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:35,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9dded014cd774b8894a1342acedf09cf", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj-role"}], "expires_at": "2018-11-06T15:35:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3541fab8dd5b407282f0372d032ee3c9", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-user", "id": "c24034f5c4914404939b5153f712c288"}, "audit_ids": ["Y996Ll-6SxG-hpvguLp9-Q"], "issued_at": "2018-11-06T14:35:35.000000Z"}} 2018-11-06 14:35:35,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:36,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1656875f-0092-467b-bea0-7821194e0489 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:36,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1656875f-0092-467b-bea0-7821194e0489 2018-11-06 14:35:36,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:36,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d6839d4c-f680-4a16-a4e6-238da55b4cdf Date: Tue, 06 Nov 2018 14:35:36 GMT RESP BODY: {"routers": []} 2018-11-06 14:35:36,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router&admin_state_up=True used request id req-d6839d4c-f680-4a16-a4e6-238da55b4cdf 2018-11-06 14:35:36,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:36,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:36,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9dded014cd774b8894a1342acedf09cf", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj-role"}], "expires_at": "2018-11-06T15:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3541fab8dd5b407282f0372d032ee3c9", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-user", "id": "c24034f5c4914404939b5153f712c288"}, "audit_ids": ["Y9LwoQJfShS_l65sqGZ5ww"], "issued_at": "2018-11-06T14:35:36.000000Z"}} 2018-11-06 14:35:36,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cf9790c15396ebab64b0b7444fcbff9882ffc9" 2018-11-06 14:35:36,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c66452-fc11-4cac-8f14-34ce495dd1e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:36,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b7c66452-fc11-4cac-8f14-34ce495dd1e5 2018-11-06 14:35:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:37,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6c1b5e99-e8c7-4070-9788-d4e10e3250f6 Date: Tue, 06 Nov 2018 14:35:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:35:37,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-6c1b5e99-e8c7-4070-9788-d4e10e3250f6 2018-11-06 14:35:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:37,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-db1f58a5-c292-49f4-acf5-be839850222f Date: Tue, 06 Nov 2018 14:35:37 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:35:37,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-db1f58a5-c292-49f4-acf5-be839850222f 2018-11-06 14:35:37,221 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router 2018-11-06 14:35:37,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router", "admin_state_up": true}}' 2018-11-06 14:35:42,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-28c57278-8099-48b6-9712-481e32116226 Date: Tue, 06 Nov 2018 14:35:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "created_at": "2018-11-06T14:35:37Z", "admin_state_up": true, "updated_at": "2018-11-06T14:35:38Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3541fab8dd5b407282f0372d032ee3c9", "id": "fde8e471-2b61-4b3d-bd67-01993afbcff2", "name": "CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router"}} 2018-11-06 14:35:42,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-28c57278-8099-48b6-9712-481e32116226 2018-11-06 14:35:42,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=fde8e471-2b61-4b3d-bd67-01993afbcff2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:42,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1af86c8a-5d1b-42cd-82be-a19834abb5c5 Date: Tue, 06 Nov 2018 14:35:42 GMT RESP BODY: {"ports":[]} 2018-11-06 14:35:42,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=fde8e471-2b61-4b3d-bd67-01993afbcff2 used request id req-1af86c8a-5d1b-42cd-82be-a19834abb5c5 2018-11-06 14:35:42,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:42,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b0a04690-c231-477f-b1b1-43eac0fc44e1 Date: Tue, 06 Nov 2018 14:35: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":["5413ba28-e287-4a43-a891-e6d56838217e"],"updated_at":"2018-11-06T14:35:34Z","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3541fab8dd5b407282f0372d032ee3c9","id":"0b410a66-2f98-4324-8ce4-434a036bce3a","name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net"}]} 2018-11-06 14:35:42,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net used request id req-b0a04690-c231-477f-b1b1-43eac0fc44e1 2018-11-06 14:35:42,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:42,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:42,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:42,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30267b0f-fb9d-4003-9162-5afd92f1cd3d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9"}, "enabled": true, "id": "3541fab8dd5b407282f0372d032ee3c9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}} 2018-11-06 14:35:42,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9 used request id req-30267b0f-fb9d-4003-9162-5afd92f1cd3d 2018-11-06 14:35:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:42,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-544cdebc-c4ab-49a7-ad06-677e8619531b Date: Tue, 06 Nov 2018 14:35:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b410a66-2f98-4324-8ce4-434a036bce3a","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:34Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"3541fab8dd5b407282f0372d032ee3c9","id":"5413ba28-e287-4a43-a891-e6d56838217e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet"}]} 2018-11-06 14:35:42,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a used request id req-544cdebc-c4ab-49a7-ad06-677e8619531b 2018-11-06 14:35:42,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a&name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:43,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8584fece-ccd0-4fc5-b8bb-48ced8e27534 Date: Tue, 06 Nov 2018 14:35:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b410a66-2f98-4324-8ce4-434a036bce3a","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:34Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"3541fab8dd5b407282f0372d032ee3c9","id":"5413ba28-e287-4a43-a891-e6d56838217e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet"}]} 2018-11-06 14:35:43,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a&name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet used request id req-8584fece-ccd0-4fc5-b8bb-48ced8e27534 2018-11-06 14:35:43,159 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 14:35:43,159 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router 2018-11-06 14:35:43,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/fde8e471-2b61-4b3d-bd67-01993afbcff2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" -d '{"subnet_id": "5413ba28-e287-4a43-a891-e6d56838217e"}' 2018-11-06 14:35:45,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-61c17326-8fca-4f0e-8a98-7b6a1974d3a5 Date: Tue, 06 Nov 2018 14:35:45 GMT RESP BODY: {"network_id": "0b410a66-2f98-4324-8ce4-434a036bce3a", "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "subnet_id": "5413ba28-e287-4a43-a891-e6d56838217e", "subnet_ids": ["5413ba28-e287-4a43-a891-e6d56838217e"], "port_id": "1af3cc22-36c2-4290-b2f9-05f8445ae91c", "id": "fde8e471-2b61-4b3d-bd67-01993afbcff2"} 2018-11-06 14:35:45,125 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fde8e471-2b61-4b3d-bd67-01993afbcff2/add_router_interface used request id req-61c17326-8fca-4f0e-8a98-7b6a1974d3a5 2018-11-06 14:35:45,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/fde8e471-2b61-4b3d-bd67-01993afbcff2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:45,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-d0abc1d0-2a70-4e51-82d0-9e2037c5a06a Date: Tue, 06 Nov 2018 14:35:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "created_at": "2018-11-06T14:35:37Z", "admin_state_up": true, "updated_at": "2018-11-06T14:35:44Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "3541fab8dd5b407282f0372d032ee3c9", "id": "fde8e471-2b61-4b3d-bd67-01993afbcff2", "name": "CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router"}} 2018-11-06 14:35:45,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/fde8e471-2b61-4b3d-bd67-01993afbcff2 used request id req-d0abc1d0-2a70-4e51-82d0-9e2037c5a06a 2018-11-06 14:35:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=fde8e471-2b61-4b3d-bd67-01993afbcff2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:45,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-270b4fb5-3a02-4ab9-bc3c-9f696bcfb989 Date: Tue, 06 Nov 2018 14:35:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5413ba28-e287-4a43-a891-e6d56838217e","ip_address":"10.55.1.1"}],"id":"1af3cc22-36c2-4290-b2f9-05f8445ae91c","security_groups":[],"mac_address":"fa:16:3e:e3:94:ca","project_id":"3541fab8dd5b407282f0372d032ee3c9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b410a66-2f98-4324-8ce4-434a036bce3a","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:43Z","binding:vnic_type":"normal","device_id":"fde8e471-2b61-4b3d-bd67-01993afbcff2"}]} 2018-11-06 14:35:45,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=fde8e471-2b61-4b3d-bd67-01993afbcff2 used request id req-270b4fb5-3a02-4ab9-bc3c-9f696bcfb989 2018-11-06 14:35:45,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5413ba28-e287-4a43-a891-e6d56838217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:45,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-1e6b51f8-e42f-466a-b3fa-8e247223ad5e Date: Tue, 06 Nov 2018 14:35:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b410a66-2f98-4324-8ce4-434a036bce3a","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:34Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"3541fab8dd5b407282f0372d032ee3c9","id":"5413ba28-e287-4a43-a891-e6d56838217e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet"}} 2018-11-06 14:35:45,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5413ba28-e287-4a43-a891-e6d56838217e used request id req-1e6b51f8-e42f-466a-b3fa-8e247223ad5e 2018-11-06 14:35:45,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:46,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9dded014cd774b8894a1342acedf09cf", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj-role"}], "expires_at": "2018-11-06T15:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3541fab8dd5b407282f0372d032ee3c9", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/3541fab8dd5b407282f0372d032ee3c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-user", "id": "c24034f5c4914404939b5153f712c288"}, "audit_ids": ["wajaHzPKSR27p0M93Eko_w"], "issued_at": "2018-11-06T14:35:46.000000Z"}} 2018-11-06 14:35:46,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5d7e8854644ef61d47d76b10b2b9058c571922" 2018-11-06 14:35:46,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-813c4bfd-71f5-47f6-8bd0-bb497128caac Date: Tue, 06 Nov 2018 14:35: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":["5413ba28-e287-4a43-a891-e6d56838217e"],"updated_at":"2018-11-06T14:35:34Z","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3541fab8dd5b407282f0372d032ee3c9","id":"0b410a66-2f98-4324-8ce4-434a036bce3a","name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net"}]} 2018-11-06 14:35:46,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net used request id req-813c4bfd-71f5-47f6-8bd0-bb497128caac 2018-11-06 14:35:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:46,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:46,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f428fefdada6c5a565d119416bb2b33adbd3bfd5" 2018-11-06 14:35:46,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57551350-c3ff-41ef-94f2-5377f531b49a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9"}, "enabled": true, "id": "3541fab8dd5b407282f0372d032ee3c9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}} 2018-11-06 14:35:46,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9 used request id req-57551350-c3ff-41ef-94f2-5377f531b49a 2018-11-06 14:35:46,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5d7e8854644ef61d47d76b10b2b9058c571922" 2018-11-06 14:35:46,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8034c850-5e04-4c7e-a6e8-ed457c5264fc Date: Tue, 06 Nov 2018 14:35:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b410a66-2f98-4324-8ce4-434a036bce3a","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:34Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"3541fab8dd5b407282f0372d032ee3c9","id":"5413ba28-e287-4a43-a891-e6d56838217e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet"}]} 2018-11-06 14:35:46,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a used request id req-8034c850-5e04-4c7e-a6e8-ed457c5264fc 2018-11-06 14:35:46,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a&name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5d7e8854644ef61d47d76b10b2b9058c571922" 2018-11-06 14:35:46,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e4099d79-6efe-4886-8c9a-df091dc1f59d Date: Tue, 06 Nov 2018 14:35:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b410a66-2f98-4324-8ce4-434a036bce3a","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:34Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"3541fab8dd5b407282f0372d032ee3c9","id":"5413ba28-e287-4a43-a891-e6d56838217e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet"}]} 2018-11-06 14:35:46,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b410a66-2f98-4324-8ce4-434a036bce3a&name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet used request id req-e4099d79-6efe-4886-8c9a-df091dc1f59d 2018-11-06 14:35:46,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5d7e8854644ef61d47d76b10b2b9058c571922" 2018-11-06 14:35:47,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4927d63c-f74e-4568-b840-4b9e8004482d Date: Tue, 06 Nov 2018 14:35:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "created_at": "2018-11-06T14:35:37Z", "admin_state_up": true, "updated_at": "2018-11-06T14:35:44Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "3541fab8dd5b407282f0372d032ee3c9", "id": "fde8e471-2b61-4b3d-bd67-01993afbcff2", "name": "CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router"}]} 2018-11-06 14:35:47,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router used request id req-4927d63c-f74e-4568-b840-4b9e8004482d 2018-11-06 14:35:47,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f428fefdada6c5a565d119416bb2b33adbd3bfd5" 2018-11-06 14:35:47,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f10563-c13b-4f16-a902-bd1672c28391 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9"}, "enabled": true, "id": "3541fab8dd5b407282f0372d032ee3c9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}} 2018-11-06 14:35:47,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9 used request id req-81f10563-c13b-4f16-a902-bd1672c28391 2018-11-06 14:35:47,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=fde8e471-2b61-4b3d-bd67-01993afbcff2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5d7e8854644ef61d47d76b10b2b9058c571922" 2018-11-06 14:35:47,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4c0484f9-17ef-4492-a134-2e6f252d8252 Date: Tue, 06 Nov 2018 14:35:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:35:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5413ba28-e287-4a43-a891-e6d56838217e","ip_address":"10.55.1.1"}],"id":"1af3cc22-36c2-4290-b2f9-05f8445ae91c","security_groups":[],"mac_address":"fa:16:3e:e3:94:ca","project_id":"3541fab8dd5b407282f0372d032ee3c9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b410a66-2f98-4324-8ce4-434a036bce3a","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:43Z","binding:vnic_type":"normal","device_id":"fde8e471-2b61-4b3d-bd67-01993afbcff2"}]} 2018-11-06 14:35:47,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=fde8e471-2b61-4b3d-bd67-01993afbcff2 used request id req-4c0484f9-17ef-4492-a134-2e6f252d8252 2018-11-06 14:35:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5413ba28-e287-4a43-a891-e6d56838217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5d7e8854644ef61d47d76b10b2b9058c571922" 2018-11-06 14:35:47,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-641ec0a4-12e0-47da-a5c9-bcf26935b07a Date: Tue, 06 Nov 2018 14:35:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b410a66-2f98-4324-8ce4-434a036bce3a","tenant_id":"3541fab8dd5b407282f0372d032ee3c9","created_at":"2018-11-06T14:35:34Z","dns_nameservers":[],"updated_at":"2018-11-06T14:35: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":"3541fab8dd5b407282f0372d032ee3c9","id":"5413ba28-e287-4a43-a891-e6d56838217e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet"}} 2018-11-06 14:35:47,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5413ba28-e287-4a43-a891-e6d56838217e used request id req-641ec0a4-12e0-47da-a5c9-bcf26935b07a 2018-11-06 14:35:47,537 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router and subnet CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet 2018-11-06 14:35:47,537 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router 2018-11-06 14:35:47,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/fde8e471-2b61-4b3d-bd67-01993afbcff2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" -d '{"subnet_id": "5413ba28-e287-4a43-a891-e6d56838217e"}' 2018-11-06 14:35:49,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1c5b1eca-d0eb-4833-b668-49a036371687 Date: Tue, 06 Nov 2018 14:35:49 GMT RESP BODY: {"network_id": "0b410a66-2f98-4324-8ce4-434a036bce3a", "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "subnet_id": "5413ba28-e287-4a43-a891-e6d56838217e", "subnet_ids": ["5413ba28-e287-4a43-a891-e6d56838217e"], "port_id": "1af3cc22-36c2-4290-b2f9-05f8445ae91c", "id": "fde8e471-2b61-4b3d-bd67-01993afbcff2"} 2018-11-06 14:35:49,930 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fde8e471-2b61-4b3d-bd67-01993afbcff2/remove_router_interface used request id req-1c5b1eca-d0eb-4833-b668-49a036371687 2018-11-06 14:35:49,931 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router 2018-11-06 14:35:49,931 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-router 2018-11-06 14:35:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/fde8e471-2b61-4b3d-bd67-01993afbcff2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d99254b84d694a03c13c6b17735c020c0ed18d" 2018-11-06 14:35:53,329 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-552cfe4a-0b22-4070-af06-2c1cf21c88e5 Content-Length: 0 Date: Tue, 06 Nov 2018 14:35:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:35:53,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/fde8e471-2b61-4b3d-bd67-01993afbcff2 used request id req-552cfe4a-0b22-4070-af06-2c1cf21c88e5 2018-11-06 14:35:53,330 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet 2018-11-06 14:35:53,330 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-subnet 2018-11-06 14:35:53,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/5413ba28-e287-4a43-a891-e6d56838217e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d008c190c69705fbf912e17b0f0842664e16623" 2018-11-06 14:35:55,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16c4af79-ab8b-4571-b607-0ad3542f1f15 Date: Tue, 06 Nov 2018 14:35:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:35:55,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5413ba28-e287-4a43-a891-e6d56838217e used request id req-16c4af79-ab8b-4571-b607-0ad3542f1f15 2018-11-06 14:35:55,487 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1768f05e-076f-457d-ab22-587a6fbd0587-pub-net 2018-11-06 14:35:55,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/0b410a66-2f98-4324-8ce4-434a036bce3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d008c190c69705fbf912e17b0f0842664e16623" 2018-11-06 14:35:56,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4cc6f80f-9c87-4edf-add8-fb8b5e85c9dc Date: Tue, 06 Nov 2018 14:35:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:35:56,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0b410a66-2f98-4324-8ce4-434a036bce3a used request id req-4cc6f80f-9c87-4edf-add8-fb8b5e85c9dc 2018-11-06 14:35:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:56,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fc34f21a-0ee1-4f99-8069-e856584d7db1 Date: Tue, 06 Nov 2018 14:35:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "created_at": "2018-11-06T14:35:33Z", "updated_at": "2018-11-06T14:35:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:35:33Z", "revision_number": 0, "id": "0b8a7229-7e83-40ae-bb15-fa15c858f353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:35:33Z", "security_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3541fab8dd5b407282f0372d032ee3c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:35:33Z", "revision_number": 0, "id": "1e02fda1-a39d-4ca5-a13b-aca78e582369", "remote_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "remote_ip_prefix": null, "created_at": "2018-11-06T14:35:33Z", "security_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3541fab8dd5b407282f0372d032ee3c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:35:33Z", "revision_number": 0, "id": "312b83d3-f65d-4fa4-a635-4837abee6b09", "remote_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "remote_ip_prefix": null, "created_at": "2018-11-06T14:35:33Z", "security_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3541fab8dd5b407282f0372d032ee3c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:35:33Z", "revision_number": 0, "id": "a1117eb2-75a1-4621-b8e0-51d7623e2fe6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:35:33Z", "security_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3541fab8dd5b407282f0372d032ee3c9"}], "revision_number": 4, "project_id": "3541fab8dd5b407282f0372d032ee3c9", "id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:35:56,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-fc34f21a-0ee1-4f99-8069-e856584d7db1 2018-11-06 14:35:56,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:56,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70cd7439-5990-4b75-86f2-9bf0cc4d5f66 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9"}, "enabled": true, "id": "3541fab8dd5b407282f0372d032ee3c9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj"}} 2018-11-06 14:35:56,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9 used request id req-70cd7439-5990-4b75-86f2-9bf0cc4d5f66 2018-11-06 14:35:56,721 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1acc607f-36d6-4ed5-995f-7253f94b4ff4 2018-11-06 14:35:56,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1acc607f-36d6-4ed5-995f-7253f94b4ff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:56,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f9fa1628-60d1-4b76-8b2d-dc9265aa8331 Date: Tue, 06 Nov 2018 14:35:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:35:33Z", "security_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "port_range_min": null, "revision_number": 0, "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "created_at": "2018-11-06T14:35:33Z", "project_id": "3541fab8dd5b407282f0372d032ee3c9", "id": "0b8a7229-7e83-40ae-bb15-fa15c858f353"}, {"remote_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:35:33Z", "security_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "port_range_min": null, "revision_number": 0, "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "created_at": "2018-11-06T14:35:33Z", "project_id": "3541fab8dd5b407282f0372d032ee3c9", "id": "1e02fda1-a39d-4ca5-a13b-aca78e582369"}, {"remote_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:35:33Z", "security_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "port_range_min": null, "revision_number": 0, "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "created_at": "2018-11-06T14:35:33Z", "project_id": "3541fab8dd5b407282f0372d032ee3c9", "id": "312b83d3-f65d-4fa4-a635-4837abee6b09"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:35:33Z", "security_group_id": "1acc607f-36d6-4ed5-995f-7253f94b4ff4", "port_range_min": null, "revision_number": 0, "tenant_id": "3541fab8dd5b407282f0372d032ee3c9", "created_at": "2018-11-06T14:35:33Z", "project_id": "3541fab8dd5b407282f0372d032ee3c9", "id": "a1117eb2-75a1-4621-b8e0-51d7623e2fe6"}]} 2018-11-06 14:35:56,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1acc607f-36d6-4ed5-995f-7253f94b4ff4 used request id req-f9fa1628-60d1-4b76-8b2d-dc9265aa8331 2018-11-06 14:35:56,892 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:35:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/1acc607f-36d6-4ed5-995f-7253f94b4ff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:57,207 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7d3ea3c-9b27-46ff-9606-9f0b718e7c09 Content-Length: 0 Date: Tue, 06 Nov 2018 14:35:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:35:57,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1acc607f-36d6-4ed5-995f-7253f94b4ff4 used request id req-a7d3ea3c-9b27-46ff-9606-9f0b718e7c09 2018-11-06 14:35:57,208 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj 2018-11-06 14:35:57,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:57,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f49f9ddb-0c58-4de3-afda-1497719521e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:35:57,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3541fab8dd5b407282f0372d032ee3c9 used request id req-f49f9ddb-0c58-4de3-afda-1497719521e7 2018-11-06 14:35:57,425 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-61bc16d6-73f2-42f-proj-role 2018-11-06 14:35:57,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/9dded014cd774b8894a1342acedf09cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:57,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71fb419b-24cd-453e-9fcd-70ff537933b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:35:57,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/9dded014cd774b8894a1342acedf09cf used request id req-71fb419b-24cd-453e-9fcd-70ff537933b8 2018-11-06 14:35:57,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2368da4245595b8dd509cdacecf96ecc0c4102" 2018-11-06 14:35:57,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91351632-328f-4456-a24e-dc7fb37c6dca Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:35:57,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-91351632-328f-4456-a24e-dc7fb37c6dca 2018-11-06 14:35:57,641 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-61bc16d6-73f2-42f-user 2018-11-06 14:35:57,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/c24034f5c4914404939b5153f712c288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bef6d0fee2cf4b44b983b410d296a2c7c29388" 2018-11-06 14:35:57,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d3c1bd4-bce9-41f1-92ce-d908301801f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:35:57,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c24034f5c4914404939b5153f712c288 used request id req-7d3c1bd4-bce9-41f1-92ce-d908301801f6 2018-11-06 14:35:57,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:58,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["c-VZhIRYSxWzDSxPPiobDQ"], "issued_at": "2018-11-06T14:35:58.000000Z"}} 2018-11-06 14:35:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a55eb4fa3b6bc32bd184201cf36c2cde8877988" 2018-11-06 14:35:58,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ced5c22-0d46-46b7-8a9e-29b008946690 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:58,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9ced5c22-0d46-46b7-8a9e-29b008946690 2018-11-06 14:35:58,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:58,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:58,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["erK2XcYiQwiwN4Tu_QXpgg"], "issued_at": "2018-11-06T14:35:58.000000Z"}} 2018-11-06 14:35:58,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:35:58,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a25a739-b2e0-4620-8684-3de14e864a3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:58,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5a25a739-b2e0-4620-8684-3de14e864a3f 2018-11-06 14:35:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:58,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:58,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:35:58,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac24139-8fa9-4b98-941a-f4538f48d345 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:35:58,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj used request id req-bac24139-8fa9-4b98-941a-f4538f48d345 2018-11-06 14:35:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:35:58,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a4a1fe-8ce2-42ed-a49f-79aee8de2cb7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:35:58,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-70a4a1fe-8ce2-42ed-a49f-79aee8de2cb7 2018-11-06 14:35:58,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj"}}' 2018-11-06 14:35:59,074 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdd3a170-a4ea-4b11-80e0-876ae443f7e7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327"}, "enabled": true, "id": "f064eb46da7b4a0a9fe5d78384aea327", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj"}} 2018-11-06 14:35:59,074 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-bdd3a170-a4ea-4b11-80e0-876ae443f7e7 2018-11-06 14:35:59,075 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj 2018-11-06 14:35:59,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:35:59,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:35:59,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["PfRAE8nfQBmjoTsEQKb7qQ"], "issued_at": "2018-11-06T14:35:59.000000Z"}} 2018-11-06 14:35:59,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ff7a088768ef41542e12a9a21e5bdcaa15de91" 2018-11-06 14:35:59,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a0a94d-31c9-4b41-9171-3b242392e714 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:35:59,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-92a0a94d-31c9-4b41-9171-3b242392e714 2018-11-06 14:35:59,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:35:59,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:35:59,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ff7a088768ef41542e12a9a21e5bdcaa15de91" 2018-11-06 14:35:59,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ee5b03-ee1e-484a-bfe8-f038b7ba8921 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:35:59,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-67ee5b03-ee1e-484a-bfe8-f038b7ba8921 2018-11-06 14:35:59,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ff7a088768ef41542e12a9a21e5bdcaa15de91" 2018-11-06 14:35:59,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd77751-f079-4f73-959d-b9ec534341ea Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327"}, "enabled": true, "id": "f064eb46da7b4a0a9fe5d78384aea327", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj"}]} 2018-11-06 14:35:59,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj used request id req-fbd77751-f079-4f73-959d-b9ec534341ea 2018-11-06 14:35:59,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ff7a088768ef41542e12a9a21e5bdcaa15de91" 2018-11-06 14:35:59,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35ac456-06ff-4822-8f6b-4e81cd74122e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:35:59,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f35ac456-06ff-4822-8f6b-4e81cd74122e 2018-11-06 14:36:00,230 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6cf1721d-133e-4ee-user 2018-11-06 14:36:00,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:00,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:00,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dac5448-023f-4414-b73f-a64b509b8504 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:36:00,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1dac5448-023f-4414-b73f-a64b509b8504 2018-11-06 14:36:00,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" -d '{"role": {"name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj-role"}}' 2018-11-06 14:36:00,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:36:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-639d26cb-43fb-470e-b30b-0be3e084b18e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ee4a0b76f0a42329dd9321f48420e4a", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ee4a0b76f0a42329dd9321f48420e4a"}, "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj-role"}} 2018-11-06 14:36:00,457 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-639d26cb-43fb-470e-b30b-0be3e084b18e 2018-11-06 14:36:00,458 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj-role 2018-11-06 14:36:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/5ee4a0b76f0a42329dd9321f48420e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:00,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a345e03e-49bf-4934-be7e-1742b5724982 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5ee4a0b76f0a42329dd9321f48420e4a"}, "domain_id": null, "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj-role", "id": "5ee4a0b76f0a42329dd9321f48420e4a"}} 2018-11-06 14:36:00,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5ee4a0b76f0a42329dd9321f48420e4a used request id req-a345e03e-49bf-4934-be7e-1742b5724982 2018-11-06 14:36:00,550 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj-role to project CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj 2018-11-06 14:36:00,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327/users/d649b8df0b6547abaa4e32f2024d707f/roles/5ee4a0b76f0a42329dd9321f48420e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:00,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac515ea-dad5-408c-8d3e-06e897420f22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:00,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327/users/d649b8df0b6547abaa4e32f2024d707f/roles/5ee4a0b76f0a42329dd9321f48420e4a used request id req-3ac515ea-dad5-408c-8d3e-06e897420f22 2018-11-06 14:36:00,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:00,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:01,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ee4a0b76f0a42329dd9321f48420e4a", "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj-role"}], "expires_at": "2018-11-06T15:36:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f064eb46da7b4a0a9fe5d78384aea327", "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f064eb46da7b4a0a9fe5d78384aea327", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f064eb46da7b4a0a9fe5d78384aea327", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f064eb46da7b4a0a9fe5d78384aea327", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f064eb46da7b4a0a9fe5d78384aea327", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f064eb46da7b4a0a9fe5d78384aea327", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f064eb46da7b4a0a9fe5d78384aea327", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-user", "id": "d649b8df0b6547abaa4e32f2024d707f"}, "audit_ids": ["PtT5E6ORSxi4Rlrgq97PKQ"], "issued_at": "2018-11-06T14:36:01.000000Z"}} 2018-11-06 14:36:01,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c6f3d0ca4ecda741d6a2b5e15e4593e1395e6c" 2018-11-06 14:36:01,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8229e86-83ec-4e76-9398-f03f42162253 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:01,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b8229e86-83ec-4e76-9398-f03f42162253 2018-11-06 14:36:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c6f3d0ca4ecda741d6a2b5e15e4593e1395e6c" 2018-11-06 14:36:01,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2e8d10c0-6022-4f0d-a24f-281ce37ac52b Date: Tue, 06 Nov 2018 14:36:01 GMT RESP BODY: {"networks":[]} 2018-11-06 14:36:01,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net used request id req-2e8d10c0-6022-4f0d-a24f-281ce37ac52b 2018-11-06 14:36:01,319 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net 2018-11-06 14:36:01,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c6f3d0ca4ecda741d6a2b5e15e4593e1395e6c" -d '{"network": {"name": "CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net", "admin_state_up": true}}' 2018-11-06 14:36:01,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4d127e75-09e4-436d-b85b-2e19342c97ac Date: Tue, 06 Nov 2018 14:36:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4a316204-e920-4880-89f6-a5d8d43f7ee9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f064eb46da7b4a0a9fe5d78384aea327","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:36:01Z","is_default":false,"name":"CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f064eb46da7b4a0a9fe5d78384aea327","created_at":"2018-11-06T14:36:01Z","mtu":1450}} 2018-11-06 14:36:01,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-4d127e75-09e4-436d-b85b-2e19342c97ac 2018-11-06 14:36:01,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4a316204-e920-4880-89f6-a5d8d43f7ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c6f3d0ca4ecda741d6a2b5e15e4593e1395e6c" 2018-11-06 14:36:02,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c4f1d10a-6d51-4096-83e9-c5b10dd09fd0 Date: Tue, 06 Nov 2018 14:36:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:36:01Z","tenant_id":"f064eb46da7b4a0a9fe5d78384aea327","created_at":"2018-11-06T14:36:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f064eb46da7b4a0a9fe5d78384aea327","id":"4a316204-e920-4880-89f6-a5d8d43f7ee9","name":"CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net"}]} 2018-11-06 14:36:02,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4a316204-e920-4880-89f6-a5d8d43f7ee9 used request id req-c4f1d10a-6d51-4096-83e9-c5b10dd09fd0 2018-11-06 14:36:02,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4a316204-e920-4880-89f6-a5d8d43f7ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c6f3d0ca4ecda741d6a2b5e15e4593e1395e6c" 2018-11-06 14:36:02,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f5202496-9b1f-448a-a3d1-480910178db7 Date: Tue, 06 Nov 2018 14:36:02 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:36:02,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4a316204-e920-4880-89f6-a5d8d43f7ee9 used request id req-f5202496-9b1f-448a-a3d1-480910178db7 2018-11-06 14:36:02,278 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-subnet 2018-11-06 14:36:02,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c6f3d0ca4ecda741d6a2b5e15e4593e1395e6c" -d '{"subnets": [{"ip_version": 4, "network_id": "4a316204-e920-4880-89f6-a5d8d43f7ee9", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-subnet"}]}' 2018-11-06 14:36:03,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-58c700f3-00b7-472a-97b8-badc161c3357 Date: Tue, 06 Nov 2018 14:36:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a316204-e920-4880-89f6-a5d8d43f7ee9","tenant_id":"f064eb46da7b4a0a9fe5d78384aea327","created_at":"2018-11-06T14:36:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:36: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":"f064eb46da7b4a0a9fe5d78384aea327","id":"ff2b164e-7d95-4b43-8eec-c9cf68c2f802","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-subnet"}]} 2018-11-06 14:36:03,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-58c700f3-00b7-472a-97b8-badc161c3357 2018-11-06 14:36:03,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4a316204-e920-4880-89f6-a5d8d43f7ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c6f3d0ca4ecda741d6a2b5e15e4593e1395e6c" 2018-11-06 14:36:03,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-403df264-f566-4733-b994-f7811afcf424 Date: Tue, 06 Nov 2018 14: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":["ff2b164e-7d95-4b43-8eec-c9cf68c2f802"],"updated_at":"2018-11-06T14:36:02Z","tenant_id":"f064eb46da7b4a0a9fe5d78384aea327","created_at":"2018-11-06T14:36:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f064eb46da7b4a0a9fe5d78384aea327","id":"4a316204-e920-4880-89f6-a5d8d43f7ee9","name":"CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net"}]} 2018-11-06 14:36:03,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4a316204-e920-4880-89f6-a5d8d43f7ee9 used request id req-403df264-f566-4733-b994-f7811afcf424 2018-11-06 14:36:03,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4a316204-e920-4880-89f6-a5d8d43f7ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c6f3d0ca4ecda741d6a2b5e15e4593e1395e6c" 2018-11-06 14:36:03,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1cec9b1c-7ec5-4598-b9b3-8d3b346c7924 Date: Tue, 06 Nov 2018 14:36:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a316204-e920-4880-89f6-a5d8d43f7ee9","tenant_id":"f064eb46da7b4a0a9fe5d78384aea327","created_at":"2018-11-06T14:36:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:36: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":"f064eb46da7b4a0a9fe5d78384aea327","id":"ff2b164e-7d95-4b43-8eec-c9cf68c2f802","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-subnet"}]} 2018-11-06 14:36:03,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4a316204-e920-4880-89f6-a5d8d43f7ee9 used request id req-1cec9b1c-7ec5-4598-b9b3-8d3b346c7924 2018-11-06 14:36:03,488 - OpenStackNetwork - DEBUG - Network [4a316204-e920-4880-89f6-a5d8d43f7ee9] created successfully 2018-11-06 14:36:03,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:03,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ee4a0b76f0a42329dd9321f48420e4a", "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj-role"}], "expires_at": "2018-11-06T15:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f064eb46da7b4a0a9fe5d78384aea327", "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f064eb46da7b4a0a9fe5d78384aea327", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f064eb46da7b4a0a9fe5d78384aea327", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f064eb46da7b4a0a9fe5d78384aea327", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f064eb46da7b4a0a9fe5d78384aea327", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f064eb46da7b4a0a9fe5d78384aea327", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f064eb46da7b4a0a9fe5d78384aea327", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f064eb46da7b4a0a9fe5d78384aea327", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-user", "id": "d649b8df0b6547abaa4e32f2024d707f"}, "audit_ids": ["_Df5SzpASTut5U7aAe2MvA"], "issued_at": "2018-11-06T14:36:03.000000Z"}} 2018-11-06 14:36:03,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe20dd9e5223bf4a9b27c8e07e0d31f599dbd85" 2018-11-06 14:36:04,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-474de5c8-30e4-4b3d-b0a7-6a6922f69938 Date: Tue, 06 Nov 2018 14:36: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":["ff2b164e-7d95-4b43-8eec-c9cf68c2f802"],"updated_at":"2018-11-06T14:36:02Z","tenant_id":"f064eb46da7b4a0a9fe5d78384aea327","created_at":"2018-11-06T14:36:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f064eb46da7b4a0a9fe5d78384aea327","id":"4a316204-e920-4880-89f6-a5d8d43f7ee9","name":"CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net"}]} 2018-11-06 14:36:04,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net used request id req-474de5c8-30e4-4b3d-b0a7-6a6922f69938 2018-11-06 14:36:04,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:04,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a55eb4fa3b6bc32bd184201cf36c2cde8877988" 2018-11-06 14:36:04,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161ddd63-ec25-4506-8728-d8a4f971fe1d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327"}, "enabled": true, "id": "f064eb46da7b4a0a9fe5d78384aea327", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj"}} 2018-11-06 14:36:04,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327 used request id req-161ddd63-ec25-4506-8728-d8a4f971fe1d 2018-11-06 14:36:04,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4a316204-e920-4880-89f6-a5d8d43f7ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe20dd9e5223bf4a9b27c8e07e0d31f599dbd85" 2018-11-06 14:36:04,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-67b68634-1ab4-422f-854d-e7a0ebb3ddc6 Date: Tue, 06 Nov 2018 14:36:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a316204-e920-4880-89f6-a5d8d43f7ee9","tenant_id":"f064eb46da7b4a0a9fe5d78384aea327","created_at":"2018-11-06T14:36:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:36: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":"f064eb46da7b4a0a9fe5d78384aea327","id":"ff2b164e-7d95-4b43-8eec-c9cf68c2f802","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-subnet"}]} 2018-11-06 14:36:04,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4a316204-e920-4880-89f6-a5d8d43f7ee9 used request id req-67b68634-1ab4-422f-854d-e7a0ebb3ddc6 2018-11-06 14:36:04,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4a316204-e920-4880-89f6-a5d8d43f7ee9&name=CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe20dd9e5223bf4a9b27c8e07e0d31f599dbd85" 2018-11-06 14:36:04,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-726fe6f3-6769-46c8-a11b-ca99382b4487 Date: Tue, 06 Nov 2018 14:36:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a316204-e920-4880-89f6-a5d8d43f7ee9","tenant_id":"f064eb46da7b4a0a9fe5d78384aea327","created_at":"2018-11-06T14:36:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:36: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":"f064eb46da7b4a0a9fe5d78384aea327","id":"ff2b164e-7d95-4b43-8eec-c9cf68c2f802","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-subnet"}]} 2018-11-06 14:36:04,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4a316204-e920-4880-89f6-a5d8d43f7ee9&name=CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-subnet used request id req-726fe6f3-6769-46c8-a11b-ca99382b4487 2018-11-06 14:36:04,683 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-subnet 2018-11-06 14:36:04,683 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-subnet 2018-11-06 14:36:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ff2b164e-7d95-4b43-8eec-c9cf68c2f802 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c6f3d0ca4ecda741d6a2b5e15e4593e1395e6c" 2018-11-06 14:36:06,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1dc0fff-9774-4410-bae2-9df98c8e610f Date: Tue, 06 Nov 2018 14:36:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:36:06,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ff2b164e-7d95-4b43-8eec-c9cf68c2f802 used request id req-a1dc0fff-9774-4410-bae2-9df98c8e610f 2018-11-06 14:36:06,427 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-4a4850be-548b-4dfe-9542-afd2ce554b25-pub-net 2018-11-06 14:36:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/4a316204-e920-4880-89f6-a5d8d43f7ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c6f3d0ca4ecda741d6a2b5e15e4593e1395e6c" 2018-11-06 14:36:07,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3c2fedf-f958-41d5-9797-6307ff9d5339 Date: Tue, 06 Nov 2018 14:36:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:36:07,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4a316204-e920-4880-89f6-a5d8d43f7ee9 used request id req-d3c2fedf-f958-41d5-9797-6307ff9d5339 2018-11-06 14:36:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:07,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-51785694-92a3-4a2e-b294-0d856be31474 Date: Tue, 06 Nov 2018 14:36:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f064eb46da7b4a0a9fe5d78384aea327", "created_at": "2018-11-06T14:36:01Z", "updated_at": "2018-11-06T14:36:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:36:01Z", "revision_number": 0, "id": "23efd901-aa1b-48f6-b475-997882710af4", "remote_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "remote_ip_prefix": null, "created_at": "2018-11-06T14:36:01Z", "security_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "tenant_id": "f064eb46da7b4a0a9fe5d78384aea327", "port_range_min": null, "ethertype": "IPv6", "project_id": "f064eb46da7b4a0a9fe5d78384aea327"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:36:01Z", "revision_number": 0, "id": "61d85570-6c0e-463b-b177-531b4539dc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:36:01Z", "security_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "tenant_id": "f064eb46da7b4a0a9fe5d78384aea327", "port_range_min": null, "ethertype": "IPv6", "project_id": "f064eb46da7b4a0a9fe5d78384aea327"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:36:01Z", "revision_number": 0, "id": "6c99ce99-cc0d-4e34-92a8-a2f9240959df", "remote_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "remote_ip_prefix": null, "created_at": "2018-11-06T14:36:01Z", "security_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "tenant_id": "f064eb46da7b4a0a9fe5d78384aea327", "port_range_min": null, "ethertype": "IPv4", "project_id": "f064eb46da7b4a0a9fe5d78384aea327"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:36:01Z", "revision_number": 0, "id": "88665c4a-4fd4-4220-96af-0cf439b9dca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:36:01Z", "security_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "tenant_id": "f064eb46da7b4a0a9fe5d78384aea327", "port_range_min": null, "ethertype": "IPv4", "project_id": "f064eb46da7b4a0a9fe5d78384aea327"}], "revision_number": 4, "project_id": "f064eb46da7b4a0a9fe5d78384aea327", "id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:36:07,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-51785694-92a3-4a2e-b294-0d856be31474 2018-11-06 14:36:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:07,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b09bb5b-25b6-4f6f-b410-1ec3fca424ec 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:36:07,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-9b09bb5b-25b6-4f6f-b410-1ec3fca424ec 2018-11-06 14:36:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:07,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1235f08e-907d-4289-9ac0-65b18553ac84 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:36:07,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-1235f08e-907d-4289-9ac0-65b18553ac84 2018-11-06 14:36:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:07,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee55a87-6139-4a42-b4db-315d40f90eeb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327"}, "enabled": true, "id": "f064eb46da7b4a0a9fe5d78384aea327", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj"}} 2018-11-06 14:36:07,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327 used request id req-0ee55a87-6139-4a42-b4db-315d40f90eeb 2018-11-06 14:36:07,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a5b356b-f4c5-4b51-a1b2-6ca56e176c67 2018-11-06 14:36:07,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7a5b356b-f4c5-4b51-a1b2-6ca56e176c67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:08,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9751c633-eb09-4092-8673-42e94e3e78ab Date: Tue, 06 Nov 2018 14:36:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:36:01Z", "security_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "port_range_min": null, "revision_number": 0, "tenant_id": "f064eb46da7b4a0a9fe5d78384aea327", "created_at": "2018-11-06T14:36:01Z", "project_id": "f064eb46da7b4a0a9fe5d78384aea327", "id": "23efd901-aa1b-48f6-b475-997882710af4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:36:01Z", "security_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "port_range_min": null, "revision_number": 0, "tenant_id": "f064eb46da7b4a0a9fe5d78384aea327", "created_at": "2018-11-06T14:36:01Z", "project_id": "f064eb46da7b4a0a9fe5d78384aea327", "id": "61d85570-6c0e-463b-b177-531b4539dc00"}, {"remote_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:36:01Z", "security_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "port_range_min": null, "revision_number": 0, "tenant_id": "f064eb46da7b4a0a9fe5d78384aea327", "created_at": "2018-11-06T14:36:01Z", "project_id": "f064eb46da7b4a0a9fe5d78384aea327", "id": "6c99ce99-cc0d-4e34-92a8-a2f9240959df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:36:01Z", "security_group_id": "7a5b356b-f4c5-4b51-a1b2-6ca56e176c67", "port_range_min": null, "revision_number": 0, "tenant_id": "f064eb46da7b4a0a9fe5d78384aea327", "created_at": "2018-11-06T14:36:01Z", "project_id": "f064eb46da7b4a0a9fe5d78384aea327", "id": "88665c4a-4fd4-4220-96af-0cf439b9dca5"}]} 2018-11-06 14:36:08,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7a5b356b-f4c5-4b51-a1b2-6ca56e176c67 used request id req-9751c633-eb09-4092-8673-42e94e3e78ab 2018-11-06 14:36:08,134 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:36:08,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7a5b356b-f4c5-4b51-a1b2-6ca56e176c67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:08,470 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-855e8b2f-3eca-4e21-bdcf-fc345bcb0b81 Content-Length: 0 Date: Tue, 06 Nov 2018 14:36:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:36:08,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7a5b356b-f4c5-4b51-a1b2-6ca56e176c67 used request id req-855e8b2f-3eca-4e21-bdcf-fc345bcb0b81 2018-11-06 14:36:08,471 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj 2018-11-06 14:36:08,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:08,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a524e6-dbc2-4982-b656-420aeb57920e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:08,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f064eb46da7b4a0a9fe5d78384aea327 used request id req-c3a524e6-dbc2-4982-b656-420aeb57920e 2018-11-06 14:36:08,766 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6cf1721d-133e-4ee-proj-role 2018-11-06 14:36:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/5ee4a0b76f0a42329dd9321f48420e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:08,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2898a75-c9de-4e85-ac5c-96e33335d67f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:08,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5ee4a0b76f0a42329dd9321f48420e4a used request id req-f2898a75-c9de-4e85-ac5c-96e33335d67f 2018-11-06 14:36:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a23787674944e37b9408c790502d52f138afb6" 2018-11-06 14:36:08,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf5fc40-a56a-4e9c-a8b4-326d989ea09d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:36:08,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bbf5fc40-a56a-4e9c-a8b4-326d989ea09d 2018-11-06 14:36:08,967 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6cf1721d-133e-4ee-user 2018-11-06 14:36:08,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d649b8df0b6547abaa4e32f2024d707f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ff7a088768ef41542e12a9a21e5bdcaa15de91" 2018-11-06 14:36:09,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd477ba-9771-4d10-8537-4ef14cdee3df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:09,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d649b8df0b6547abaa4e32f2024d707f used request id req-7dd477ba-9771-4d10-8537-4ef14cdee3df 2018-11-06 14:36:09,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:09,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["1soDr0rRS0SSJa6qznOU8A"], "issued_at": "2018-11-06T14:36:09.000000Z"}} 2018-11-06 14:36:09,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b3eaaf718c3327f1ab93f3227cd3d58cf71824" 2018-11-06 14:36:09,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e824ec-88e6-4eb7-b3c9-64a635dea3d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:09,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-09e824ec-88e6-4eb7-b3c9-64a635dea3d2 2018-11-06 14:36:09,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:09,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:10,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["mfhQr5-cRB6CQ0iR57T0Aw"], "issued_at": "2018-11-06T14:36:10.000000Z"}} 2018-11-06 14:36:10,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:10,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b326fe7-27c0-4e81-99db-8145f76a2e8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:10,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6b326fe7-27c0-4e81-99db-8145f76a2e8a 2018-11-06 14:36:10,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:10,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:10,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:10,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e265c3-4ad4-41ed-8d1a-2f324f5ddb10 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:36:10,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj used request id req-b7e265c3-4ad4-41ed-8d1a-2f324f5ddb10 2018-11-06 14:36:10,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:10,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715ffae6-303d-4dc7-9ae8-fe6d7f589a58 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:36:10,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-715ffae6-303d-4dc7-9ae8-fe6d7f589a58 2018-11-06 14:36:10,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj"}}' 2018-11-06 14:36:10,398 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:36:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824c168f-14c6-43ef-8ebc-4c94c1b5b7e6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039"}, "enabled": true, "id": "f96753070ac74339b0c2a7f73f9f5039", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj"}} 2018-11-06 14:36:10,398 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-824c168f-14c6-43ef-8ebc-4c94c1b5b7e6 2018-11-06 14:36:10,399 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj 2018-11-06 14:36:10,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:10,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:10,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["o0k2kqJUSG-t8-c_MTk63Q"], "issued_at": "2018-11-06T14:36:10.000000Z"}} 2018-11-06 14:36:10,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1c24cdff68a1cc62df4a423b6bc70b0295e7e8" 2018-11-06 14:36:10,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb69825-9d90-48e6-ae7e-98f947438e02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:10,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-acb69825-9d90-48e6-ae7e-98f947438e02 2018-11-06 14:36:10,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:10,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:10,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1c24cdff68a1cc62df4a423b6bc70b0295e7e8" 2018-11-06 14:36:10,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5ed7e0-9ae4-4611-9111-bc24fca7549a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:36:10,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4a5ed7e0-9ae4-4611-9111-bc24fca7549a 2018-11-06 14:36:10,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1c24cdff68a1cc62df4a423b6bc70b0295e7e8" 2018-11-06 14:36:11,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd8192a-d9a6-4dc2-923b-9f2fb05e3f59 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039"}, "enabled": true, "id": "f96753070ac74339b0c2a7f73f9f5039", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj"}]} 2018-11-06 14:36:11,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj used request id req-8bd8192a-d9a6-4dc2-923b-9f2fb05e3f59 2018-11-06 14:36:11,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1c24cdff68a1cc62df4a423b6bc70b0295e7e8" 2018-11-06 14:36:11,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47692643-d33c-4eaf-a340-e390736c3beb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:36:11,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-47692643-d33c-4eaf-a340-e390736c3beb 2018-11-06 14:36:11,470 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c3f1d668-dfd8-47b-user 2018-11-06 14:36:11,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:11,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:11,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433fcca1-5d14-460f-a93f-f16e17634947 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:36:11,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-433fcca1-5d14-460f-a93f-f16e17634947 2018-11-06 14:36:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" -d '{"role": {"name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj-role"}}' 2018-11-06 14:36:11,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5815d2be-d8f1-4739-ba02-250ce48e4c7e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "91a864f15e554dcb9b9f98e1152cdf14", "links": {"self": "http://172.30.9.27:5000/v3/roles/91a864f15e554dcb9b9f98e1152cdf14"}, "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj-role"}} 2018-11-06 14:36:11,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5815d2be-d8f1-4739-ba02-250ce48e4c7e 2018-11-06 14:36:11,661 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj-role 2018-11-06 14:36:11,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/91a864f15e554dcb9b9f98e1152cdf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:11,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72283d48-969e-4eb9-a6e0-311484eba8a0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/91a864f15e554dcb9b9f98e1152cdf14"}, "domain_id": null, "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj-role", "id": "91a864f15e554dcb9b9f98e1152cdf14"}} 2018-11-06 14:36:11,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/91a864f15e554dcb9b9f98e1152cdf14 used request id req-72283d48-969e-4eb9-a6e0-311484eba8a0 2018-11-06 14:36:11,755 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj-role to project CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj 2018-11-06 14:36:11,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039/users/df1b2905fd584fcfa1ad6b9f42e5a096/roles/91a864f15e554dcb9b9f98e1152cdf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:11,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0902a472-276a-4751-b899-d04469cf9c21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:11,873 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039/users/df1b2905fd584fcfa1ad6b9f42e5a096/roles/91a864f15e554dcb9b9f98e1152cdf14 used request id req-0902a472-276a-4751-b899-d04469cf9c21 2018-11-06 14:36:11,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:11,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:12,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91a864f15e554dcb9b9f98e1152cdf14", "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj-role"}], "expires_at": "2018-11-06T15:36:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f96753070ac74339b0c2a7f73f9f5039", "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f96753070ac74339b0c2a7f73f9f5039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f96753070ac74339b0c2a7f73f9f5039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f96753070ac74339b0c2a7f73f9f5039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f96753070ac74339b0c2a7f73f9f5039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f96753070ac74339b0c2a7f73f9f5039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f96753070ac74339b0c2a7f73f9f5039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-user", "id": "df1b2905fd584fcfa1ad6b9f42e5a096"}, "audit_ids": ["wxxM6kXpS6mbv_JSvdUQAA"], "issued_at": "2018-11-06T14:36:12.000000Z"}} 2018-11-06 14:36:12,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab085b5bbe42829790cb87e0fa179dd3eb6041ab" 2018-11-06 14:36:12,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b9f66f-7abd-469c-a4be-6e7b38edfb17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:12,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d7b9f66f-7abd-469c-a4be-6e7b38edfb17 2018-11-06 14:36:12,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab085b5bbe42829790cb87e0fa179dd3eb6041ab" 2018-11-06 14:36:12,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c1c1e737-6ff6-467b-bd3a-f706aeacb14a Date: Tue, 06 Nov 2018 14:36:12 GMT RESP BODY: {"networks":[]} 2018-11-06 14:36:12,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net used request id req-c1c1e737-6ff6-467b-bd3a-f706aeacb14a 2018-11-06 14:36:12,598 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net 2018-11-06 14:36:12,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab085b5bbe42829790cb87e0fa179dd3eb6041ab" -d '{"network": {"name": "CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net", "admin_state_up": true}}' 2018-11-06 14:36:13,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d24907d1-4677-434b-b46f-c2314b11553b Date: Tue, 06 Nov 2018 14:36:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee1054bd-a6f5-457c-b8b1-056073c8afe2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f96753070ac74339b0c2a7f73f9f5039","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:36:12Z","is_default":false,"name":"CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f96753070ac74339b0c2a7f73f9f5039","created_at":"2018-11-06T14:36:12Z","mtu":1450}} 2018-11-06 14:36:13,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-d24907d1-4677-434b-b46f-c2314b11553b 2018-11-06 14:36:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ee1054bd-a6f5-457c-b8b1-056073c8afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab085b5bbe42829790cb87e0fa179dd3eb6041ab" 2018-11-06 14:36:13,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c6a5ef0a-af9c-4dd2-ba54-3e09ac6262c9 Date: Tue, 06 Nov 2018 14:36:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:36:12Z","tenant_id":"f96753070ac74339b0c2a7f73f9f5039","created_at":"2018-11-06T14:36:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f96753070ac74339b0c2a7f73f9f5039","id":"ee1054bd-a6f5-457c-b8b1-056073c8afe2","name":"CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net"}]} 2018-11-06 14:36:13,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ee1054bd-a6f5-457c-b8b1-056073c8afe2 used request id req-c6a5ef0a-af9c-4dd2-ba54-3e09ac6262c9 2018-11-06 14:36:13,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ee1054bd-a6f5-457c-b8b1-056073c8afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab085b5bbe42829790cb87e0fa179dd3eb6041ab" 2018-11-06 14:36:13,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d190ec0f-603b-4d02-a052-673f5c7d13e3 Date: Tue, 06 Nov 2018 14:36:13 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:36:13,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ee1054bd-a6f5-457c-b8b1-056073c8afe2 used request id req-d190ec0f-603b-4d02-a052-673f5c7d13e3 2018-11-06 14:36:13,539 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-subnet 2018-11-06 14:36:13,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab085b5bbe42829790cb87e0fa179dd3eb6041ab" -d '{"subnets": [{"ip_version": 4, "network_id": "ee1054bd-a6f5-457c-b8b1-056073c8afe2", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-subnet"}]}' 2018-11-06 14:36:14,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-07729274-d85e-4161-851e-7e74605fe5b5 Date: Tue, 06 Nov 2018 14:36:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee1054bd-a6f5-457c-b8b1-056073c8afe2","tenant_id":"f96753070ac74339b0c2a7f73f9f5039","created_at":"2018-11-06T14:36:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:36:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f96753070ac74339b0c2a7f73f9f5039","id":"87e0ae07-bb8a-47e4-b69f-ab22da31f852","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-subnet"}]} 2018-11-06 14:36:14,181 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-07729274-d85e-4161-851e-7e74605fe5b5 2018-11-06 14:36:14,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ee1054bd-a6f5-457c-b8b1-056073c8afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab085b5bbe42829790cb87e0fa179dd3eb6041ab" 2018-11-06 14:36:14,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fa614b86-5ca4-4fbf-94ae-7e7f9db8ad8c Date: Tue, 06 Nov 2018 14:36: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":["87e0ae07-bb8a-47e4-b69f-ab22da31f852"],"updated_at":"2018-11-06T14:36:13Z","tenant_id":"f96753070ac74339b0c2a7f73f9f5039","created_at":"2018-11-06T14:36:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f96753070ac74339b0c2a7f73f9f5039","id":"ee1054bd-a6f5-457c-b8b1-056073c8afe2","name":"CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net"}]} 2018-11-06 14:36:14,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ee1054bd-a6f5-457c-b8b1-056073c8afe2 used request id req-fa614b86-5ca4-4fbf-94ae-7e7f9db8ad8c 2018-11-06 14:36:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ee1054bd-a6f5-457c-b8b1-056073c8afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab085b5bbe42829790cb87e0fa179dd3eb6041ab" 2018-11-06 14:36:14,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7c59e075-40dd-4e28-a04e-e4b5ce8eb59d Date: Tue, 06 Nov 2018 14:36:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee1054bd-a6f5-457c-b8b1-056073c8afe2","tenant_id":"f96753070ac74339b0c2a7f73f9f5039","created_at":"2018-11-06T14:36:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:36:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f96753070ac74339b0c2a7f73f9f5039","id":"87e0ae07-bb8a-47e4-b69f-ab22da31f852","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-subnet"}]} 2018-11-06 14:36:14,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ee1054bd-a6f5-457c-b8b1-056073c8afe2 used request id req-7c59e075-40dd-4e28-a04e-e4b5ce8eb59d 2018-11-06 14:36:14,801 - OpenStackNetwork - DEBUG - Network [ee1054bd-a6f5-457c-b8b1-056073c8afe2] created successfully 2018-11-06 14:36:14,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:14,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:15,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91a864f15e554dcb9b9f98e1152cdf14", "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj-role"}], "expires_at": "2018-11-06T15:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f96753070ac74339b0c2a7f73f9f5039", "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f96753070ac74339b0c2a7f73f9f5039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f96753070ac74339b0c2a7f73f9f5039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f96753070ac74339b0c2a7f73f9f5039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f96753070ac74339b0c2a7f73f9f5039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f96753070ac74339b0c2a7f73f9f5039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f96753070ac74339b0c2a7f73f9f5039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f96753070ac74339b0c2a7f73f9f5039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-user", "id": "df1b2905fd584fcfa1ad6b9f42e5a096"}, "audit_ids": ["R8rYfY3iRa-VWQrv_Bp62A"], "issued_at": "2018-11-06T14:36:15.000000Z"}} 2018-11-06 14:36:15,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c515fba1af5fcae5171268a7158fdf72fdc52610" 2018-11-06 14:36:15,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27084c3-1349-4367-8e6f-3bca661e63b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:15,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a27084c3-1349-4367-8e6f-3bca661e63b4 2018-11-06 14:36:15,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c515fba1af5fcae5171268a7158fdf72fdc52610" 2018-11-06 14:36:15,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-07b72008-bce4-4fc0-a48d-b519c01db373 Date: Tue, 06 Nov 2018 14:36: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":["87e0ae07-bb8a-47e4-b69f-ab22da31f852"],"updated_at":"2018-11-06T14:36:13Z","tenant_id":"f96753070ac74339b0c2a7f73f9f5039","created_at":"2018-11-06T14:36:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f96753070ac74339b0c2a7f73f9f5039","id":"ee1054bd-a6f5-457c-b8b1-056073c8afe2","name":"CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net"}]} 2018-11-06 14:36:15,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net used request id req-07b72008-bce4-4fc0-a48d-b519c01db373 2018-11-06 14:36:15,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:15,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:15,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c515fba1af5fcae5171268a7158fdf72fdc52610" 2018-11-06 14:36:15,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5264358-17a9-48c4-83be-02d937ad8444 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039"}, "enabled": true, "id": "f96753070ac74339b0c2a7f73f9f5039", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj"}} 2018-11-06 14:36:15,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039 used request id req-a5264358-17a9-48c4-83be-02d937ad8444 2018-11-06 14:36:15,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ee1054bd-a6f5-457c-b8b1-056073c8afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c515fba1af5fcae5171268a7158fdf72fdc52610" 2018-11-06 14:36:15,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8ea0aec6-a5cc-4c8f-a38f-0a4d69e4a2d4 Date: Tue, 06 Nov 2018 14:36:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee1054bd-a6f5-457c-b8b1-056073c8afe2","tenant_id":"f96753070ac74339b0c2a7f73f9f5039","created_at":"2018-11-06T14:36:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:36:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f96753070ac74339b0c2a7f73f9f5039","id":"87e0ae07-bb8a-47e4-b69f-ab22da31f852","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-subnet"}]} 2018-11-06 14:36:15,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ee1054bd-a6f5-457c-b8b1-056073c8afe2 used request id req-8ea0aec6-a5cc-4c8f-a38f-0a4d69e4a2d4 2018-11-06 14:36:15,802 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-subnet 2018-11-06 14:36:15,803 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-subnet 2018-11-06 14:36:15,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/87e0ae07-bb8a-47e4-b69f-ab22da31f852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab085b5bbe42829790cb87e0fa179dd3eb6041ab" 2018-11-06 14:36:17,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-849a1f2c-4e7b-45ca-b1aa-97d7c3f3fec1 Date: Tue, 06 Nov 2018 14:36:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:36:17,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/87e0ae07-bb8a-47e4-b69f-ab22da31f852 used request id req-849a1f2c-4e7b-45ca-b1aa-97d7c3f3fec1 2018-11-06 14:36:17,386 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d32b377f-cc82-495f-9473-eba65fd8e0da-pub-net 2018-11-06 14:36:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/ee1054bd-a6f5-457c-b8b1-056073c8afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab085b5bbe42829790cb87e0fa179dd3eb6041ab" 2018-11-06 14:36:18,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e155ea3-a824-4f35-ab95-8ebc5b452303 Date: Tue, 06 Nov 2018 14:36:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:36:18,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/ee1054bd-a6f5-457c-b8b1-056073c8afe2 used request id req-0e155ea3-a824-4f35-ab95-8ebc5b452303 2018-11-06 14:36:18,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:18,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ca3f84e3-9288-48b2-9363-0bac32db2f8e Date: Tue, 06 Nov 2018 14:36:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f96753070ac74339b0c2a7f73f9f5039", "created_at": "2018-11-06T14:36:12Z", "updated_at": "2018-11-06T14:36:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:36:12Z", "revision_number": 0, "id": "377d6329-e37f-40b2-8063-45c349e725db", "remote_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "remote_ip_prefix": null, "created_at": "2018-11-06T14:36:12Z", "security_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "tenant_id": "f96753070ac74339b0c2a7f73f9f5039", "port_range_min": null, "ethertype": "IPv6", "project_id": "f96753070ac74339b0c2a7f73f9f5039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:36:12Z", "revision_number": 0, "id": "b6bf1fe7-4821-4452-9e56-7f59b4684b09", "remote_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "remote_ip_prefix": null, "created_at": "2018-11-06T14:36:12Z", "security_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "tenant_id": "f96753070ac74339b0c2a7f73f9f5039", "port_range_min": null, "ethertype": "IPv4", "project_id": "f96753070ac74339b0c2a7f73f9f5039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:36:12Z", "revision_number": 0, "id": "dac06ae3-88d0-4389-9012-8f9be76839da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:36:12Z", "security_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "tenant_id": "f96753070ac74339b0c2a7f73f9f5039", "port_range_min": null, "ethertype": "IPv4", "project_id": "f96753070ac74339b0c2a7f73f9f5039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:36:12Z", "revision_number": 0, "id": "efc01a7a-78af-427e-ab23-1c20fc15c807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:36:12Z", "security_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "tenant_id": "f96753070ac74339b0c2a7f73f9f5039", "port_range_min": null, "ethertype": "IPv6", "project_id": "f96753070ac74339b0c2a7f73f9f5039"}], "revision_number": 4, "project_id": "f96753070ac74339b0c2a7f73f9f5039", "id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:36:18,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ca3f84e3-9288-48b2-9363-0bac32db2f8e 2018-11-06 14:36:18,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:18,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b4d067-2220-454e-982e-5a5267f9bebf 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:36:18,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-76b4d067-2220-454e-982e-5a5267f9bebf 2018-11-06 14:36:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:19,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0a4ebe-1270-40d8-94aa-51070c691441 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:36:19,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-dc0a4ebe-1270-40d8-94aa-51070c691441 2018-11-06 14:36:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:19,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab8ad43-7189-4900-a670-0c46ba19e896 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039"}, "enabled": true, "id": "f96753070ac74339b0c2a7f73f9f5039", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj"}} 2018-11-06 14:36:19,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039 used request id req-7ab8ad43-7189-4900-a670-0c46ba19e896 2018-11-06 14:36:19,175 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 860ff602-3c0a-41c9-9bf4-0a6f57feaf7a 2018-11-06 14:36:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=860ff602-3c0a-41c9-9bf4-0a6f57feaf7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:19,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b9a723b0-c060-482a-b1f8-49890e9af2d2 Date: Tue, 06 Nov 2018 14:36:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:36:12Z", "security_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "port_range_min": null, "revision_number": 0, "tenant_id": "f96753070ac74339b0c2a7f73f9f5039", "created_at": "2018-11-06T14:36:12Z", "project_id": "f96753070ac74339b0c2a7f73f9f5039", "id": "377d6329-e37f-40b2-8063-45c349e725db"}, {"remote_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:36:12Z", "security_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "port_range_min": null, "revision_number": 0, "tenant_id": "f96753070ac74339b0c2a7f73f9f5039", "created_at": "2018-11-06T14:36:12Z", "project_id": "f96753070ac74339b0c2a7f73f9f5039", "id": "b6bf1fe7-4821-4452-9e56-7f59b4684b09"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:36:12Z", "security_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "port_range_min": null, "revision_number": 0, "tenant_id": "f96753070ac74339b0c2a7f73f9f5039", "created_at": "2018-11-06T14:36:12Z", "project_id": "f96753070ac74339b0c2a7f73f9f5039", "id": "dac06ae3-88d0-4389-9012-8f9be76839da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:36:12Z", "security_group_id": "860ff602-3c0a-41c9-9bf4-0a6f57feaf7a", "port_range_min": null, "revision_number": 0, "tenant_id": "f96753070ac74339b0c2a7f73f9f5039", "created_at": "2018-11-06T14:36:12Z", "project_id": "f96753070ac74339b0c2a7f73f9f5039", "id": "efc01a7a-78af-427e-ab23-1c20fc15c807"}]} 2018-11-06 14:36:19,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=860ff602-3c0a-41c9-9bf4-0a6f57feaf7a used request id req-b9a723b0-c060-482a-b1f8-49890e9af2d2 2018-11-06 14:36:19,342 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:36:19,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/860ff602-3c0a-41c9-9bf4-0a6f57feaf7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:19,631 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74cb4f4a-170d-4676-916f-148ff2b15c5a Content-Length: 0 Date: Tue, 06 Nov 2018 14:36:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:36:19,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/860ff602-3c0a-41c9-9bf4-0a6f57feaf7a used request id req-74cb4f4a-170d-4676-916f-148ff2b15c5a 2018-11-06 14:36:19,632 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj 2018-11-06 14:36:19,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:19,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3a9699-6e3f-4970-b0a2-4f5e924a5f76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:19,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f96753070ac74339b0c2a7f73f9f5039 used request id req-fc3a9699-6e3f-4970-b0a2-4f5e924a5f76 2018-11-06 14:36:19,856 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c3f1d668-dfd8-47b-proj-role 2018-11-06 14:36:19,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/91a864f15e554dcb9b9f98e1152cdf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:19,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4bfd892-df76-4506-9afe-538955014a56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:19,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/91a864f15e554dcb9b9f98e1152cdf14 used request id req-f4bfd892-df76-4506-9afe-538955014a56 2018-11-06 14:36:19,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441dbe4100048ff2318648bc2e5562931581f85c" 2018-11-06 14:36:20,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a28e2fc-6c5b-4cb6-8188-c47c4c5d0ea3 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:36:20,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8a28e2fc-6c5b-4cb6-8188-c47c4c5d0ea3 2018-11-06 14:36:20,059 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c3f1d668-dfd8-47b-user 2018-11-06 14:36:20,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/df1b2905fd584fcfa1ad6b9f42e5a096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1c24cdff68a1cc62df4a423b6bc70b0295e7e8" 2018-11-06 14:36:20,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dfef9c2-6c8a-4aa8-8d93-6133a99223d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:20,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/df1b2905fd584fcfa1ad6b9f42e5a096 used request id req-0dfef9c2-6c8a-4aa8-8d93-6133a99223d7 2018-11-06 14:36:20,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:20,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["2nnwUcosQSenTPy_uahq7w"], "issued_at": "2018-11-06T14:36:20.000000Z"}} 2018-11-06 14:36:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caadb5572cc8b32f428be507c5241c4366b3fb73" 2018-11-06 14:36:20,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e289b844-364f-47ef-aec9-803788c7f304 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:20,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e289b844-364f-47ef-aec9-803788c7f304 2018-11-06 14:36:20,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:20,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:21,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["uAzJNT2ORiSIhQfea5TqWw"], "issued_at": "2018-11-06T14:36:21.000000Z"}} 2018-11-06 14:36:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:21,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e00f57-bead-4014-8857-2c50db849243 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:21,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e5e00f57-bead-4014-8857-2c50db849243 2018-11-06 14:36:21,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:21,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:21,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:21,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3edef5-0772-436a-b744-f28db3fe9008 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:36:21,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj used request id req-6c3edef5-0772-436a-b744-f28db3fe9008 2018-11-06 14:36:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:21,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbee6edc-a016-4ada-9cb8-a3ea17a05008 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:36:21,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-fbee6edc-a016-4ada-9cb8-a3ea17a05008 2018-11-06 14:36:21,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj"}}' 2018-11-06 14:36:21,535 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe684b4-c2c2-470d-9901-eaa563fef2af Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/801d776941ad435887a4b85bf90b8a5a"}, "enabled": true, "id": "801d776941ad435887a4b85bf90b8a5a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj"}} 2018-11-06 14:36:21,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0fe684b4-c2c2-470d-9901-eaa563fef2af 2018-11-06 14:36:21,536 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj 2018-11-06 14:36:21,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:21,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:21,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["s_uklsqpS2uJb6O_akJtHQ"], "issued_at": "2018-11-06T14:36:21.000000Z"}} 2018-11-06 14:36:21,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4263e746bce95228ae2b33ed04c16d435b7efa" 2018-11-06 14:36:22,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d94e4a-6ef3-4802-94cf-31d5e22a547e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:22,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e6d94e4a-6ef3-4802-94cf-31d5e22a547e 2018-11-06 14:36:22,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:22,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4263e746bce95228ae2b33ed04c16d435b7efa" 2018-11-06 14:36:22,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a941db-15ed-49e7-8d38-64502a21f5f1 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:36:22,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c4a941db-15ed-49e7-8d38-64502a21f5f1 2018-11-06 14:36:22,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4263e746bce95228ae2b33ed04c16d435b7efa" 2018-11-06 14:36:22,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987d6d6a-80df-493d-bb1b-2b1a2a2f61bc Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/801d776941ad435887a4b85bf90b8a5a"}, "enabled": true, "id": "801d776941ad435887a4b85bf90b8a5a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj"}]} 2018-11-06 14:36:22,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj used request id req-987d6d6a-80df-493d-bb1b-2b1a2a2f61bc 2018-11-06 14:36:22,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4263e746bce95228ae2b33ed04c16d435b7efa" 2018-11-06 14:36:22,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7050bcd-7731-4df9-a05e-13f16e66db0b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:36:22,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a7050bcd-7731-4df9-a05e-13f16e66db0b 2018-11-06 14:36:22,661 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d3e62639-a6dd-4ee-user 2018-11-06 14:36:22,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:22,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:22,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b036fbb-b7fe-4299-b2d3-19262fb49d67 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:36:22,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8b036fbb-b7fe-4299-b2d3-19262fb49d67 2018-11-06 14:36:22,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" -d '{"role": {"name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj-role"}}' 2018-11-06 14:36:22,877 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:36:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39493e3f-b3e0-4b51-89ce-a8190514d2c7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3360633eaaa4c7a8ed1013571545444", "links": {"self": "http://172.30.9.27:5000/v3/roles/b3360633eaaa4c7a8ed1013571545444"}, "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj-role"}} 2018-11-06 14:36:22,877 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-39493e3f-b3e0-4b51-89ce-a8190514d2c7 2018-11-06 14:36:22,877 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj-role 2018-11-06 14:36:22,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/b3360633eaaa4c7a8ed1013571545444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:22,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4d970e-d056-4a10-8afa-00b905acb9f8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b3360633eaaa4c7a8ed1013571545444"}, "domain_id": null, "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj-role", "id": "b3360633eaaa4c7a8ed1013571545444"}} 2018-11-06 14:36:22,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b3360633eaaa4c7a8ed1013571545444 used request id req-2a4d970e-d056-4a10-8afa-00b905acb9f8 2018-11-06 14:36:22,973 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj-role to project CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj 2018-11-06 14:36:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/801d776941ad435887a4b85bf90b8a5a/users/8eef7a080a4b4a4e8c805cfa25ca1e3b/roles/b3360633eaaa4c7a8ed1013571545444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:23,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-487fccf5-90b8-4b2b-aacc-e27ce65e7d4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:23,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/801d776941ad435887a4b85bf90b8a5a/users/8eef7a080a4b4a4e8c805cfa25ca1e3b/roles/b3360633eaaa4c7a8ed1013571545444 used request id req-487fccf5-90b8-4b2b-aacc-e27ce65e7d4e 2018-11-06 14:36:23,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:23,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:23,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3360633eaaa4c7a8ed1013571545444", "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj-role"}], "expires_at": "2018-11-06T15:36:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "801d776941ad435887a4b85bf90b8a5a", "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-user", "id": "8eef7a080a4b4a4e8c805cfa25ca1e3b"}, "audit_ids": ["ti1F5zbOQtecEnptDuvHcQ"], "issued_at": "2018-11-06T14:36:23.000000Z"}} 2018-11-06 14:36:23,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e208490dc1d200de4f5f231a1847efd119aaf259" 2018-11-06 14:36:23,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a582ae49-3a7b-4d3c-93a4-c9a18fbf153e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:23,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a582ae49-3a7b-4d3c-93a4-c9a18fbf153e 2018-11-06 14:36:23,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e208490dc1d200de4f5f231a1847efd119aaf259" 2018-11-06 14:36:23,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cf04b5a6-cd5a-4033-9ffb-d293121297b6 Date: Tue, 06 Nov 2018 14:36:23 GMT RESP BODY: {"routers": []} 2018-11-06 14:36:23,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router&admin_state_up=True used request id req-cf04b5a6-cd5a-4033-9ffb-d293121297b6 2018-11-06 14:36:23,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:23,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:24,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3360633eaaa4c7a8ed1013571545444", "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj-role"}], "expires_at": "2018-11-06T15:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "801d776941ad435887a4b85bf90b8a5a", "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-user", "id": "8eef7a080a4b4a4e8c805cfa25ca1e3b"}, "audit_ids": ["j_6rK0sGQRq_cDCt9V17vg"], "issued_at": "2018-11-06T14:36:24.000000Z"}} 2018-11-06 14:36:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf4a80bd1acdf189bd5755b4a8752e16346ab3e" 2018-11-06 14:36:24,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e97c93f-f68f-42a0-a715-ba325d01cf2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:24,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8e97c93f-f68f-42a0-a715-ba325d01cf2c 2018-11-06 14:36:24,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e208490dc1d200de4f5f231a1847efd119aaf259" 2018-11-06 14:36:24,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f0c26381-b2a4-4ed3-a7cb-0cbf5a0391c1 Date: Tue, 06 Nov 2018 14:36:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:36:24,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-f0c26381-b2a4-4ed3-a7cb-0cbf5a0391c1 2018-11-06 14:36:24,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e208490dc1d200de4f5f231a1847efd119aaf259" 2018-11-06 14:36:24,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d3e4c98a-8936-4f9c-ba5c-c1467ec9cafb Date: Tue, 06 Nov 2018 14:36:24 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:36:24,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-d3e4c98a-8936-4f9c-ba5c-c1467ec9cafb 2018-11-06 14:36:24,698 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router 2018-11-06 14:36:24,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e208490dc1d200de4f5f231a1847efd119aaf259" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router", "admin_state_up": true}}' 2018-11-06 14:36:29,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-c89bd87c-0c70-409f-a444-2770417ed2a4 Date: Tue, 06 Nov 2018 14:36:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "801d776941ad435887a4b85bf90b8a5a", "created_at": "2018-11-06T14:36:25Z", "admin_state_up": true, "updated_at": "2018-11-06T14:36:26Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "801d776941ad435887a4b85bf90b8a5a", "id": "e8e9bf2f-a5ad-4536-bf61-367b0af9fc94", "name": "CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router"}} 2018-11-06 14:36:29,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-c89bd87c-0c70-409f-a444-2770417ed2a4 2018-11-06 14:36:29,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e208490dc1d200de4f5f231a1847efd119aaf259" 2018-11-06 14:36:29,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a9b751e9-1693-4892-8d1d-83f1db60e836 Date: Tue, 06 Nov 2018 14:36:29 GMT RESP BODY: {"ports":[]} 2018-11-06 14:36:29,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 used request id req-a9b751e9-1693-4892-8d1d-83f1db60e836 2018-11-06 14:36:29,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e208490dc1d200de4f5f231a1847efd119aaf259" 2018-11-06 14:36:30,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4ef9f976-5ef5-4195-af35-89687da4ed5e Date: Tue, 06 Nov 2018 14:36:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "801d776941ad435887a4b85bf90b8a5a", "created_at": "2018-11-06T14:36:25Z", "admin_state_up": true, "updated_at": "2018-11-06T14:36:29Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "801d776941ad435887a4b85bf90b8a5a", "id": "e8e9bf2f-a5ad-4536-bf61-367b0af9fc94", "name": "CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router"}} 2018-11-06 14:36:30,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 used request id req-4ef9f976-5ef5-4195-af35-89687da4ed5e 2018-11-06 14:36:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e208490dc1d200de4f5f231a1847efd119aaf259" 2018-11-06 14:36:30,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2182e634-2b6c-4941-89f3-da099da27e23 Date: Tue, 06 Nov 2018 14:36:30 GMT RESP BODY: {"ports":[]} 2018-11-06 14:36:30,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 used request id req-2182e634-2b6c-4941-89f3-da099da27e23 2018-11-06 14:36:30,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:30,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3360633eaaa4c7a8ed1013571545444", "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj-role"}], "expires_at": "2018-11-06T15:36:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "801d776941ad435887a4b85bf90b8a5a", "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/801d776941ad435887a4b85bf90b8a5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/801d776941ad435887a4b85bf90b8a5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/801d776941ad435887a4b85bf90b8a5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-user", "id": "8eef7a080a4b4a4e8c805cfa25ca1e3b"}, "audit_ids": ["Ln7SjrIYSvCj9el-_h7P5Q"], "issued_at": "2018-11-06T14:36:30.000000Z"}} 2018-11-06 14:36:30,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337a0f5471e7ecc1953c36ad50247c382e6bed4e" 2018-11-06 14:36:30,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-06ab5a2d-4a31-4a30-b53e-240f0481118e Date: Tue, 06 Nov 2018 14:36:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "801d776941ad435887a4b85bf90b8a5a", "created_at": "2018-11-06T14:36:25Z", "admin_state_up": true, "updated_at": "2018-11-06T14:36:29Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "801d776941ad435887a4b85bf90b8a5a", "id": "e8e9bf2f-a5ad-4536-bf61-367b0af9fc94", "name": "CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router"}]} 2018-11-06 14:36:30,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router&admin_state_up=True used request id req-06ab5a2d-4a31-4a30-b53e-240f0481118e 2018-11-06 14:36:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:30,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:30,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/801d776941ad435887a4b85bf90b8a5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caadb5572cc8b32f428be507c5241c4366b3fb73" 2018-11-06 14:36:31,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18096991-2c1d-451e-aac7-c1aa0113fda0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/801d776941ad435887a4b85bf90b8a5a"}, "enabled": true, "id": "801d776941ad435887a4b85bf90b8a5a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj"}} 2018-11-06 14:36:31,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/801d776941ad435887a4b85bf90b8a5a used request id req-18096991-2c1d-451e-aac7-c1aa0113fda0 2018-11-06 14:36:31,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337a0f5471e7ecc1953c36ad50247c382e6bed4e" 2018-11-06 14:36:31,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2c127c51-15a3-49e1-8d88-41893c23242a Date: Tue, 06 Nov 2018 14:36:31 GMT RESP BODY: {"ports":[]} 2018-11-06 14:36:31,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 used request id req-2c127c51-15a3-49e1-8d88-41893c23242a 2018-11-06 14:36:31,229 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router 2018-11-06 14:36:31,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337a0f5471e7ecc1953c36ad50247c382e6bed4e" 2018-11-06 14:36:35,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-569a6d09-f4e1-48f7-9c43-594aca4fbad2 Content-Length: 0 Date: Tue, 06 Nov 2018 14:36:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:36:35,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 used request id req-569a6d09-f4e1-48f7-9c43-594aca4fbad2 2018-11-06 14:36:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337a0f5471e7ecc1953c36ad50247c382e6bed4e" 2018-11-06 14:36:35,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a5ee6e7f-7579-4193-be03-13bfd42d7a67 Date: Tue, 06 Nov 2018 14:36:35 GMT RESP BODY: {"routers": []} 2018-11-06 14:36:35,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router&admin_state_up=True used request id req-a5ee6e7f-7579-4193-be03-13bfd42d7a67 2018-11-06 14:36:35,584 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router 2018-11-06 14:36:35,584 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a30415e1-a796-406f-a290-f49a6d1264a0-pub-router 2018-11-06 14:36:35,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e208490dc1d200de4f5f231a1847efd119aaf259" 2018-11-06 14:36:35,863 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-a89741eb-460c-4d3c-8a91-0e73dfd2cfda Date: Tue, 06 Nov 2018 14:36:35 GMT RESP BODY: {"NeutronError": {"message": "Router e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-11-06 14:36:35,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 used request id req-a89741eb-460c-4d3c-8a91-0e73dfd2cfda 2018-11-06 14:36:35,864 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router e8e9bf2f-a5ad-4536-bf61-367b0af9fc94 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-11-06 14:36:35,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:36,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-24234dc5-fc3c-4a80-b8b1-45b7ceabd496 Date: Tue, 06 Nov 2018 14:36:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:36:36,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-24234dc5-fc3c-4a80-b8b1-45b7ceabd496 2018-11-06 14:36:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:36,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1298b3e5-ba62-4dea-b71a-838f339ad801 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:36:36,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-1298b3e5-ba62-4dea-b71a-838f339ad801 2018-11-06 14:36:36,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:36,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55591897-7371-494e-b66c-380d62074690 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:36:36,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-55591897-7371-494e-b66c-380d62074690 2018-11-06 14:36:36,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:36,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9c726c-874d-40b1-ba57-b9ab6e21a422 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:36:36,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-fa9c726c-874d-40b1-ba57-b9ab6e21a422 2018-11-06 14:36:36,343 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj 2018-11-06 14:36:36,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/801d776941ad435887a4b85bf90b8a5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:36,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdf9547d-08d4-46c4-aac3-400740e40316 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:36,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/801d776941ad435887a4b85bf90b8a5a used request id req-cdf9547d-08d4-46c4-aac3-400740e40316 2018-11-06 14:36:36,548 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d3e62639-a6dd-4ee-proj-role 2018-11-06 14:36:36,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/b3360633eaaa4c7a8ed1013571545444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:36,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5176eff7-0816-4ad9-9da6-6c02ab79e2c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:36,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b3360633eaaa4c7a8ed1013571545444 used request id req-5176eff7-0816-4ad9-9da6-6c02ab79e2c3 2018-11-06 14:36:36,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bf22b7704d24ebed4f405c7765f6f9d4e60168" 2018-11-06 14:36:36,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b748f4c8-129e-4739-a9b0-affe22809289 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:36:36,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b748f4c8-129e-4739-a9b0-affe22809289 2018-11-06 14:36:36,739 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d3e62639-a6dd-4ee-user 2018-11-06 14:36:36,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/8eef7a080a4b4a4e8c805cfa25ca1e3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4263e746bce95228ae2b33ed04c16d435b7efa" 2018-11-06 14:36:36,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-553b6ec2-e375-4502-8170-8f455c751e0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:36,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8eef7a080a4b4a4e8c805cfa25ca1e3b used request id req-553b6ec2-e375-4502-8170-8f455c751e0d 2018-11-06 14:36:36,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:37,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["hgQTJEc8RBGTZycVeaE66g"], "issued_at": "2018-11-06T14:36:37.000000Z"}} 2018-11-06 14:36:37,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d981e6d1a37d69d3dd8396d0da0a55c727231570" 2018-11-06 14:36:37,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d38a8f-4618-48a9-b7ab-933c3b98ca20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:37,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-69d38a8f-4618-48a9-b7ab-933c3b98ca20 2018-11-06 14:36:37,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:37,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:37,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["t2atgegaTk6pVpj2facsqQ"], "issued_at": "2018-11-06T14:36:37.000000Z"}} 2018-11-06 14:36:37,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:37,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758235e6-b090-4323-a130-dbcf46d7466d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:37,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-758235e6-b090-4323-a130-dbcf46d7466d 2018-11-06 14:36:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:37,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:37,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a27ea7e0-36b3-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:37,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271a3dec-0eb4-40f8-9ffb-81a345085d61 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a27ea7e0-36b3-412-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:36:37,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a27ea7e0-36b3-412-proj used request id req-271a3dec-0eb4-40f8-9ffb-81a345085d61 2018-11-06 14:36:37,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:38,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659a3634-b7f2-4257-8223-8cc79d07e4c8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:36:38,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-659a3634-b7f2-4257-8223-8cc79d07e4c8 2018-11-06 14:36:38,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj"}}' 2018-11-06 14:36:38,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cff90b3-0f3d-4d6f-bb40-e51a61fb5ea6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0e704e3ae106413aa2424d05def8e1dd"}, "enabled": true, "id": "0e704e3ae106413aa2424d05def8e1dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj"}} 2018-11-06 14:36:38,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9cff90b3-0f3d-4d6f-bb40-e51a61fb5ea6 2018-11-06 14:36:38,238 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a27ea7e0-36b3-412-proj 2018-11-06 14:36:38,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:38,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:38,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["c0bvVemURdaTi7IghCW92w"], "issued_at": "2018-11-06T14:36:38.000000Z"}} 2018-11-06 14:36:38,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27735414bc32a0a8bae5a3865aacbdda0b79e04c" 2018-11-06 14:36:38,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48254154-cff6-438e-b49b-9b8cba853e85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:38,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-48254154-cff6-438e-b49b-9b8cba853e85 2018-11-06 14:36:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:38,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:38,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27735414bc32a0a8bae5a3865aacbdda0b79e04c" 2018-11-06 14:36:38,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e609bf-6df6-4e30-b83b-7599fdb12e4f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:36:38,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-64e609bf-6df6-4e30-b83b-7599fdb12e4f 2018-11-06 14:36:38,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a27ea7e0-36b3-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27735414bc32a0a8bae5a3865aacbdda0b79e04c" 2018-11-06 14:36:38,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4677d634-cb24-4229-b488-419dda8889b2 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a27ea7e0-36b3-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0e704e3ae106413aa2424d05def8e1dd"}, "enabled": true, "id": "0e704e3ae106413aa2424d05def8e1dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj"}]} 2018-11-06 14:36:38,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a27ea7e0-36b3-412-proj used request id req-4677d634-cb24-4229-b488-419dda8889b2 2018-11-06 14:36:38,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27735414bc32a0a8bae5a3865aacbdda0b79e04c" 2018-11-06 14:36:38,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-954bcc7a-cbc5-42f4-ae57-035ef8e1e52b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:36:38,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-954bcc7a-cbc5-42f4-ae57-035ef8e1e52b 2018-11-06 14:36:39,248 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a27ea7e0-36b3-412-user 2018-11-06 14:36:39,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:39,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:39,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9f4310-f8da-4040-9851-6f2107ae99b5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:36:39,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fa9f4310-f8da-4040-9851-6f2107ae99b5 2018-11-06 14:36:39,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" -d '{"role": {"name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj-role"}}' 2018-11-06 14:36:39,452 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6570d04d-6e90-43c5-a275-b98722f9a5ad Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b783fda1f744ea98348feffc6cf0d7c", "links": {"self": "http://172.30.9.27:5000/v3/roles/2b783fda1f744ea98348feffc6cf0d7c"}, "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj-role"}} 2018-11-06 14:36:39,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-6570d04d-6e90-43c5-a275-b98722f9a5ad 2018-11-06 14:36:39,452 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a27ea7e0-36b3-412-proj-role 2018-11-06 14:36:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/2b783fda1f744ea98348feffc6cf0d7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:39,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625a7946-4421-49ab-8307-5550b6847dfd Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/2b783fda1f744ea98348feffc6cf0d7c"}, "domain_id": null, "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj-role", "id": "2b783fda1f744ea98348feffc6cf0d7c"}} 2018-11-06 14:36:39,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/2b783fda1f744ea98348feffc6cf0d7c used request id req-625a7946-4421-49ab-8307-5550b6847dfd 2018-11-06 14:36:39,475 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a27ea7e0-36b3-412-proj-role to project CreateRouterSuccessTests-a27ea7e0-36b3-412-proj 2018-11-06 14:36:39,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0e704e3ae106413aa2424d05def8e1dd/users/ebf3613c8b5d4925b3d6e7400ff3a1f2/roles/2b783fda1f744ea98348feffc6cf0d7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:39,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf10dc3-1acd-443d-ad60-2691364f5dc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:39,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0e704e3ae106413aa2424d05def8e1dd/users/ebf3613c8b5d4925b3d6e7400ff3a1f2/roles/2b783fda1f744ea98348feffc6cf0d7c used request id req-adf10dc3-1acd-443d-ad60-2691364f5dc8 2018-11-06 14:36:39,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:39,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:39,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b783fda1f744ea98348feffc6cf0d7c", "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj-role"}], "expires_at": "2018-11-06T15:36:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e704e3ae106413aa2424d05def8e1dd", "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-user", "id": "ebf3613c8b5d4925b3d6e7400ff3a1f2"}, "audit_ids": ["hkrqpsxSRrqrvZsUSKbfoQ"], "issued_at": "2018-11-06T14:36:39.000000Z"}} 2018-11-06 14:36:39,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edea6dd01c8c2e502793971fd37ffd1834dd632d" 2018-11-06 14:36:40,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b692847-e450-450b-993e-8e974e3d9f12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:40,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5b692847-e450-450b-993e-8e974e3d9f12 2018-11-06 14:36:40,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edea6dd01c8c2e502793971fd37ffd1834dd632d" 2018-11-06 14:36:40,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-60450322-c71c-47ee-8f5f-df85ab0d7b78 Date: Tue, 06 Nov 2018 14:36:40 GMT RESP BODY: {"routers": []} 2018-11-06 14:36:40,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router&admin_state_up=True used request id req-60450322-c71c-47ee-8f5f-df85ab0d7b78 2018-11-06 14:36:40,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:40,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:40,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b783fda1f744ea98348feffc6cf0d7c", "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj-role"}], "expires_at": "2018-11-06T15:36:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e704e3ae106413aa2424d05def8e1dd", "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-user", "id": "ebf3613c8b5d4925b3d6e7400ff3a1f2"}, "audit_ids": ["WH_BQPVPRz-hCMRbRi50RQ"], "issued_at": "2018-11-06T14:36:40.000000Z"}} 2018-11-06 14:36:40,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75666310f3e5e57ff4074395aba96f4edf0a0986" 2018-11-06 14:36:40,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3b77ec-43a2-49a3-bc63-5c1194c7cf46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:40,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f3b77ec-43a2-49a3-bc63-5c1194c7cf46 2018-11-06 14:36:40,743 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router 2018-11-06 14:36:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edea6dd01c8c2e502793971fd37ffd1834dd632d" -d '{"router": {"name": "CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router", "admin_state_up": true}}' 2018-11-06 14:36:44,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-73bcaf1a-0e37-4672-be7b-fe23c963f6b6 Date: Tue, 06 Nov 2018 14:36:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0e704e3ae106413aa2424d05def8e1dd", "created_at": "2018-11-06T14:36:41Z", "admin_state_up": true, "updated_at": "2018-11-06T14:36:41Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "0e704e3ae106413aa2424d05def8e1dd", "id": "59e7cdff-353d-4fa0-8184-e39061cc01b9", "name": "CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router"}} 2018-11-06 14:36:44,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-73bcaf1a-0e37-4672-be7b-fe23c963f6b6 2018-11-06 14:36:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=59e7cdff-353d-4fa0-8184-e39061cc01b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edea6dd01c8c2e502793971fd37ffd1834dd632d" 2018-11-06 14:36:44,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2e00ded9-4db3-4956-bc49-2ff26f4374de Date: Tue, 06 Nov 2018 14:36:44 GMT RESP BODY: {"ports":[]} 2018-11-06 14:36:44,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=59e7cdff-353d-4fa0-8184-e39061cc01b9 used request id req-2e00ded9-4db3-4956-bc49-2ff26f4374de 2018-11-06 14:36:44,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/59e7cdff-353d-4fa0-8184-e39061cc01b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edea6dd01c8c2e502793971fd37ffd1834dd632d" 2018-11-06 14:36:44,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-746b58a3-4f97-4ef3-84fb-00f2c64dccbb Date: Tue, 06 Nov 2018 14:36:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0e704e3ae106413aa2424d05def8e1dd", "created_at": "2018-11-06T14:36:41Z", "admin_state_up": true, "updated_at": "2018-11-06T14:36:44Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "0e704e3ae106413aa2424d05def8e1dd", "id": "59e7cdff-353d-4fa0-8184-e39061cc01b9", "name": "CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router"}} 2018-11-06 14:36:44,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/59e7cdff-353d-4fa0-8184-e39061cc01b9 used request id req-746b58a3-4f97-4ef3-84fb-00f2c64dccbb 2018-11-06 14:36:44,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=59e7cdff-353d-4fa0-8184-e39061cc01b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edea6dd01c8c2e502793971fd37ffd1834dd632d" 2018-11-06 14:36:45,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f2e493a0-3e9f-4b07-91a4-cd6654ad888d Date: Tue, 06 Nov 2018 14:36:45 GMT RESP BODY: {"ports":[]} 2018-11-06 14:36:45,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=59e7cdff-353d-4fa0-8184-e39061cc01b9 used request id req-f2e493a0-3e9f-4b07-91a4-cd6654ad888d 2018-11-06 14:36:45,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:45,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b783fda1f744ea98348feffc6cf0d7c", "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj-role"}], "expires_at": "2018-11-06T15:36:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e704e3ae106413aa2424d05def8e1dd", "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0e704e3ae106413aa2424d05def8e1dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0e704e3ae106413aa2424d05def8e1dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0e704e3ae106413aa2424d05def8e1dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-user", "id": "ebf3613c8b5d4925b3d6e7400ff3a1f2"}, "audit_ids": ["gkmE-kluSEOnBQBnsNQTTA"], "issued_at": "2018-11-06T14:36:45.000000Z"}} 2018-11-06 14:36:45,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadab95335941b7225ed69b1a4832af946c1e7ac" 2018-11-06 14:36:45,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-4745bfcc-4452-4fb7-b74f-12e70e98a090 Date: Tue, 06 Nov 2018 14:36:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0e704e3ae106413aa2424d05def8e1dd", "created_at": "2018-11-06T14:36:41Z", "admin_state_up": true, "updated_at": "2018-11-06T14:36:44Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "0e704e3ae106413aa2424d05def8e1dd", "id": "59e7cdff-353d-4fa0-8184-e39061cc01b9", "name": "CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router"}]} 2018-11-06 14:36:45,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router&admin_state_up=True used request id req-4745bfcc-4452-4fb7-b74f-12e70e98a090 2018-11-06 14:36:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:45,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:45,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0e704e3ae106413aa2424d05def8e1dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d981e6d1a37d69d3dd8396d0da0a55c727231570" 2018-11-06 14:36:45,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fea710-1bd0-4486-8b15-a644c58b5f39 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0e704e3ae106413aa2424d05def8e1dd"}, "enabled": true, "id": "0e704e3ae106413aa2424d05def8e1dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a27ea7e0-36b3-412-proj"}} 2018-11-06 14:36:45,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0e704e3ae106413aa2424d05def8e1dd used request id req-c8fea710-1bd0-4486-8b15-a644c58b5f39 2018-11-06 14:36:45,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=59e7cdff-353d-4fa0-8184-e39061cc01b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadab95335941b7225ed69b1a4832af946c1e7ac" 2018-11-06 14:36:46,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-34d184ea-7090-4e1b-b7b3-0e33cd5a1ae7 Date: Tue, 06 Nov 2018 14:36:46 GMT RESP BODY: {"ports":[]} 2018-11-06 14:36:46,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=59e7cdff-353d-4fa0-8184-e39061cc01b9 used request id req-34d184ea-7090-4e1b-b7b3-0e33cd5a1ae7 2018-11-06 14:36:46,071 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router 2018-11-06 14:36:46,071 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e08dedcd-d77f-457b-b1e3-9e9eaf9a4c1e-pub-router 2018-11-06 14:36:46,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/59e7cdff-353d-4fa0-8184-e39061cc01b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edea6dd01c8c2e502793971fd37ffd1834dd632d" 2018-11-06 14:36:49,283 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8dbd2ba7-3c17-4a04-a4e3-3fb350d93821 Content-Length: 0 Date: Tue, 06 Nov 2018 14:36:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:36:49,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/59e7cdff-353d-4fa0-8184-e39061cc01b9 used request id req-8dbd2ba7-3c17-4a04-a4e3-3fb350d93821 2018-11-06 14:36:49,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:49,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3ad3a2dd-41fb-4302-b7d6-d750e03a0a57 Date: Tue, 06 Nov 2018 14:36:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:36:49,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-3ad3a2dd-41fb-4302-b7d6-d750e03a0a57 2018-11-06 14:36:49,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:49,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee279c5-4dc0-464e-afcf-9aa98b02124b 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:36:49,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-1ee279c5-4dc0-464e-afcf-9aa98b02124b 2018-11-06 14:36:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:49,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ecbfb72-42ec-4562-8f26-650129855dbb Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:36:49,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-3ecbfb72-42ec-4562-8f26-650129855dbb 2018-11-06 14:36:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:49,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43371a06-d122-42ce-b0f1-43222b21e4cd 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:36:49,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-43371a06-d122-42ce-b0f1-43222b21e4cd 2018-11-06 14:36:49,782 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a27ea7e0-36b3-412-proj 2018-11-06 14:36:49,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/0e704e3ae106413aa2424d05def8e1dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:49,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b492d6fd-a7ef-482d-8fe3-4e889b28c8d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:49,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0e704e3ae106413aa2424d05def8e1dd used request id req-b492d6fd-a7ef-482d-8fe3-4e889b28c8d8 2018-11-06 14:36:49,970 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a27ea7e0-36b3-412-proj-role 2018-11-06 14:36:49,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/2b783fda1f744ea98348feffc6cf0d7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:50,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df663975-cc39-4a0c-afb3-82c3945d29e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:50,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/2b783fda1f744ea98348feffc6cf0d7c used request id req-df663975-cc39-4a0c-afb3-82c3945d29e7 2018-11-06 14:36:50,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb977a5aa3f37a957f698b27b2d832c0c10222" 2018-11-06 14:36:50,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d66236-9ce0-4bcc-a453-51615451e8ca Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:36:50,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e6d66236-9ce0-4bcc-a453-51615451e8ca 2018-11-06 14:36:50,167 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a27ea7e0-36b3-412-user 2018-11-06 14:36:50,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/ebf3613c8b5d4925b3d6e7400ff3a1f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27735414bc32a0a8bae5a3865aacbdda0b79e04c" 2018-11-06 14:36:50,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f55e9460-38bf-401b-b5e4-93b8c0800db1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:50,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ebf3613c8b5d4925b3d6e7400ff3a1f2 used request id req-f55e9460-38bf-401b-b5e4-93b8c0800db1 2018-11-06 14:36:50,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:50,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["B-YtAnFfTs-YflsBNZZf1g"], "issued_at": "2018-11-06T14:36:50.000000Z"}} 2018-11-06 14:36:50,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6afbafde16361abfb38a93a4327027eee3dd7d8" 2018-11-06 14:36:50,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a4b69ed-ea76-4c57-9306-af71dbb72dc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:50,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a4b69ed-ea76-4c57-9306-af71dbb72dc2 2018-11-06 14:36:50,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:50,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:51,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["6Vgb5ttsTIqUHcVvoSQgXg"], "issued_at": "2018-11-06T14:36:51.000000Z"}} 2018-11-06 14:36:51,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:36:51,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b81228d-36e8-4cc7-a61d-7de39e9f5428 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:51,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6b81228d-36e8-4cc7-a61d-7de39e9f5428 2018-11-06 14:36:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:51,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:51,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-902c01db-4391-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:36:51,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e54804-dbce-44cf-8e96-98d18a06a3bc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-902c01db-4391-492-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:36:51,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-902c01db-4391-492-proj used request id req-b8e54804-dbce-44cf-8e96-98d18a06a3bc 2018-11-06 14:36:51,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:36:51,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f63bebd-aead-45db-a2ae-31768e9dfd0a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:36:51,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0f63bebd-aead-45db-a2ae-31768e9dfd0a 2018-11-06 14:36:51,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-902c01db-4391-492-proj"}}' 2018-11-06 14:36:51,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7badd8cb-4c93-4179-8b6a-0ff291f47419 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/cde42c128a924607bb21383825fab1ea"}, "enabled": true, "id": "cde42c128a924607bb21383825fab1ea", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-902c01db-4391-492-proj"}} 2018-11-06 14:36:51,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7badd8cb-4c93-4179-8b6a-0ff291f47419 2018-11-06 14:36:51,644 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-902c01db-4391-492-proj 2018-11-06 14:36:51,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:51,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:52,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["tqdkT7JtS32o_jKxgV34IQ"], "issued_at": "2018-11-06T14:36:52.000000Z"}} 2018-11-06 14:36:52,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ef1a1e0242094c6f177306e53d0ebafda133bb" 2018-11-06 14:36:52,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8176dc91-2afb-464a-97fa-ba29e7c35e4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:52,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8176dc91-2afb-464a-97fa-ba29e7c35e4c 2018-11-06 14:36:52,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:52,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:52,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ef1a1e0242094c6f177306e53d0ebafda133bb" 2018-11-06 14:36:52,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7234dded-4c30-49d2-bcb6-e51db25fc8df Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:36:52,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7234dded-4c30-49d2-bcb6-e51db25fc8df 2018-11-06 14:36:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-902c01db-4391-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ef1a1e0242094c6f177306e53d0ebafda133bb" 2018-11-06 14:36:52,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e676c9-1cf0-4cca-a682-132f0c5422b1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-902c01db-4391-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/cde42c128a924607bb21383825fab1ea"}, "enabled": true, "id": "cde42c128a924607bb21383825fab1ea", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-902c01db-4391-492-proj"}]} 2018-11-06 14:36:52,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-902c01db-4391-492-proj used request id req-a5e676c9-1cf0-4cca-a682-132f0c5422b1 2018-11-06 14:36:52,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ef1a1e0242094c6f177306e53d0ebafda133bb" 2018-11-06 14:36:52,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb9735c-bf2a-4628-9614-619d6bfc35f8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:36:52,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0bb9735c-bf2a-4628-9614-619d6bfc35f8 2018-11-06 14:36:52,735 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-902c01db-4391-492-user 2018-11-06 14:36:52,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:36:52,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058e938f-6cab-4d65-aaea-500e592326c5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:36:52,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-058e938f-6cab-4d65-aaea-500e592326c5 2018-11-06 14:36:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" -d '{"role": {"name": "CreateRouterSuccessTests-902c01db-4391-492-proj-role"}}' 2018-11-06 14:36:52,942 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0d9e407-f58d-4e58-bdaa-76530d5bd74f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "791d9ea1658142e3a119d26c99375a82", "links": {"self": "http://172.30.9.27:5000/v3/roles/791d9ea1658142e3a119d26c99375a82"}, "name": "CreateRouterSuccessTests-902c01db-4391-492-proj-role"}} 2018-11-06 14:36:52,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e0d9e407-f58d-4e58-bdaa-76530d5bd74f 2018-11-06 14:36:52,943 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-902c01db-4391-492-proj-role 2018-11-06 14:36:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/791d9ea1658142e3a119d26c99375a82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:36:52,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1141712b-7cb0-4cba-932e-9bdd7e045649 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/791d9ea1658142e3a119d26c99375a82"}, "domain_id": null, "name": "CreateRouterSuccessTests-902c01db-4391-492-proj-role", "id": "791d9ea1658142e3a119d26c99375a82"}} 2018-11-06 14:36:52,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/791d9ea1658142e3a119d26c99375a82 used request id req-1141712b-7cb0-4cba-932e-9bdd7e045649 2018-11-06 14:36:52,965 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-902c01db-4391-492-proj-role to project CreateRouterSuccessTests-902c01db-4391-492-proj 2018-11-06 14:36:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/cde42c128a924607bb21383825fab1ea/users/2162242c17574893bca2810dfc89ef95/roles/791d9ea1658142e3a119d26c99375a82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:36:53,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-907a55ca-d1fc-4295-aa13-7026334a4871 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:36:53,089 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cde42c128a924607bb21383825fab1ea/users/2162242c17574893bca2810dfc89ef95/roles/791d9ea1658142e3a119d26c99375a82 used request id req-907a55ca-d1fc-4295-aa13-7026334a4871 2018-11-06 14:36:53,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:53,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:53,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "791d9ea1658142e3a119d26c99375a82", "name": "CreateRouterSuccessTests-902c01db-4391-492-proj-role"}], "expires_at": "2018-11-06T15:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cde42c128a924607bb21383825fab1ea", "name": "CreateRouterSuccessTests-902c01db-4391-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-902c01db-4391-492-user", "id": "2162242c17574893bca2810dfc89ef95"}, "audit_ids": ["4wJBuJt3T-2vwcY5UvABtA"], "issued_at": "2018-11-06T14:36:53.000000Z"}} 2018-11-06 14:36:53,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa069eaf94ca1f176d6bab943fc89bb96798ec8" 2018-11-06 14:36:53,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e602d01b-b189-4e1d-82dc-961ec292e194 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:53,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e602d01b-b189-4e1d-82dc-961ec292e194 2018-11-06 14:36:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa069eaf94ca1f176d6bab943fc89bb96798ec8" 2018-11-06 14:36:53,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cdc7d7e6-e919-42eb-9a30-3ee578b10d4b Date: Tue, 06 Nov 2018 14:36:53 GMT RESP BODY: {"routers": []} 2018-11-06 14:36:53,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router&admin_state_up=False used request id req-cdc7d7e6-e919-42eb-9a30-3ee578b10d4b 2018-11-06 14:36:53,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:36:53,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:54,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "791d9ea1658142e3a119d26c99375a82", "name": "CreateRouterSuccessTests-902c01db-4391-492-proj-role"}], "expires_at": "2018-11-06T15:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cde42c128a924607bb21383825fab1ea", "name": "CreateRouterSuccessTests-902c01db-4391-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-902c01db-4391-492-user", "id": "2162242c17574893bca2810dfc89ef95"}, "audit_ids": ["x0aPx4jUTSCMwPyuJKOmww"], "issued_at": "2018-11-06T14:36:54.000000Z"}} 2018-11-06 14:36:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1fe68b51629f5f5f17d37ae1fcbaa06412b2fc" 2018-11-06 14:36:54,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f09ab6f-78a4-430c-8671-c4c0a4c0eac1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:36:54,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0f09ab6f-78a4-430c-8671-c4c0a4c0eac1 2018-11-06 14:36:54,207 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router 2018-11-06 14:36:54,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa069eaf94ca1f176d6bab943fc89bb96798ec8" -d '{"router": {"name": "CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router", "admin_state_up": false}}' 2018-11-06 14:36:57,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-392a1db8-0a6f-4f11-95b6-6a68d69ddab9 Date: Tue, 06 Nov 2018 14:36:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cde42c128a924607bb21383825fab1ea", "created_at": "2018-11-06T14:36:55Z", "admin_state_up": false, "updated_at": "2018-11-06T14:36:55Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "cde42c128a924607bb21383825fab1ea", "id": "cc5ad559-4be7-4e21-b7fd-44d9f10a425f", "name": "CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router"}} 2018-11-06 14:36:57,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-392a1db8-0a6f-4f11-95b6-6a68d69ddab9 2018-11-06 14:36:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=cc5ad559-4be7-4e21-b7fd-44d9f10a425f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa069eaf94ca1f176d6bab943fc89bb96798ec8" 2018-11-06 14:36:58,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-81ebd7e4-b26c-451f-9906-b1925a9bbad2 Date: Tue, 06 Nov 2018 14:36:58 GMT RESP BODY: {"ports":[]} 2018-11-06 14:36:58,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=cc5ad559-4be7-4e21-b7fd-44d9f10a425f used request id req-81ebd7e4-b26c-451f-9906-b1925a9bbad2 2018-11-06 14:36:58,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/cc5ad559-4be7-4e21-b7fd-44d9f10a425f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa069eaf94ca1f176d6bab943fc89bb96798ec8" 2018-11-06 14:36:58,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-5ed2e596-4a27-43d1-b511-81bb9cfa377c Date: Tue, 06 Nov 2018 14:36:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cde42c128a924607bb21383825fab1ea", "created_at": "2018-11-06T14:36:55Z", "admin_state_up": false, "updated_at": "2018-11-06T14:36:57Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "cde42c128a924607bb21383825fab1ea", "id": "cc5ad559-4be7-4e21-b7fd-44d9f10a425f", "name": "CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router"}} 2018-11-06 14:36:58,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/cc5ad559-4be7-4e21-b7fd-44d9f10a425f used request id req-5ed2e596-4a27-43d1-b511-81bb9cfa377c 2018-11-06 14:36:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=cc5ad559-4be7-4e21-b7fd-44d9f10a425f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa069eaf94ca1f176d6bab943fc89bb96798ec8" 2018-11-06 14:36:58,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ea8efc6-5384-4f97-85bb-cd8c6459c089 Date: Tue, 06 Nov 2018 14:36:58 GMT RESP BODY: {"ports":[]} 2018-11-06 14:36:58,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=cc5ad559-4be7-4e21-b7fd-44d9f10a425f used request id req-6ea8efc6-5384-4f97-85bb-cd8c6459c089 2018-11-06 14:36:58,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:36:58,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "791d9ea1658142e3a119d26c99375a82", "name": "CreateRouterSuccessTests-902c01db-4391-492-proj-role"}], "expires_at": "2018-11-06T15:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cde42c128a924607bb21383825fab1ea", "name": "CreateRouterSuccessTests-902c01db-4391-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cde42c128a924607bb21383825fab1ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/cde42c128a924607bb21383825fab1ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/cde42c128a924607bb21383825fab1ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-902c01db-4391-492-user", "id": "2162242c17574893bca2810dfc89ef95"}, "audit_ids": ["DKZiC1BDS52CszNurTu2Sw"], "issued_at": "2018-11-06T14:36:58.000000Z"}} 2018-11-06 14:36:58,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e70a06e119630302e31205bc67e171c4a19d77" 2018-11-06 14:36:58,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-38808b52-cba9-425d-95e6-2aa2e61b9ae3 Date: Tue, 06 Nov 2018 14:36:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cde42c128a924607bb21383825fab1ea", "created_at": "2018-11-06T14:36:55Z", "admin_state_up": false, "updated_at": "2018-11-06T14:36:57Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "cde42c128a924607bb21383825fab1ea", "id": "cc5ad559-4be7-4e21-b7fd-44d9f10a425f", "name": "CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router"}]} 2018-11-06 14:36:58,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router&admin_state_up=False used request id req-38808b52-cba9-425d-95e6-2aa2e61b9ae3 2018-11-06 14:36:58,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:36:58,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:36:58,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/cde42c128a924607bb21383825fab1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6afbafde16361abfb38a93a4327027eee3dd7d8" 2018-11-06 14:36:58,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50e0a8c-d704-424f-8c33-f361dc6b5524 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/cde42c128a924607bb21383825fab1ea"}, "enabled": true, "id": "cde42c128a924607bb21383825fab1ea", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-902c01db-4391-492-proj"}} 2018-11-06 14:36:58,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/cde42c128a924607bb21383825fab1ea used request id req-b50e0a8c-d704-424f-8c33-f361dc6b5524 2018-11-06 14:36:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=cc5ad559-4be7-4e21-b7fd-44d9f10a425f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e70a06e119630302e31205bc67e171c4a19d77" 2018-11-06 14:36:59,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-071a1a80-ef38-4a40-8ac8-482073ccdee9 Date: Tue, 06 Nov 2018 14:36:59 GMT RESP BODY: {"ports":[]} 2018-11-06 14:36:59,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=cc5ad559-4be7-4e21-b7fd-44d9f10a425f used request id req-071a1a80-ef38-4a40-8ac8-482073ccdee9 2018-11-06 14:36:59,174 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router 2018-11-06 14:36:59,174 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b496df7a-e85d-4ec2-aaf1-405c5f6ae33c-pub-router 2018-11-06 14:36:59,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/cc5ad559-4be7-4e21-b7fd-44d9f10a425f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa069eaf94ca1f176d6bab943fc89bb96798ec8" 2018-11-06 14:37:02,007 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b379810-f69b-483b-944a-b2e6d9abb667 Content-Length: 0 Date: Tue, 06 Nov 2018 14:37:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:37:02,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/cc5ad559-4be7-4e21-b7fd-44d9f10a425f used request id req-1b379810-f69b-483b-944a-b2e6d9abb667 2018-11-06 14:37:02,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:37:02,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e5a4f7eb-78bc-4aeb-b3a4-d093d2029229 Date: Tue, 06 Nov 2018 14:37:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:37:02,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-e5a4f7eb-78bc-4aeb-b3a4-d093d2029229 2018-11-06 14:37:02,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:37:02,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103b5e63-fa8d-42c8-bb5a-d7609d34fafb 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:37:02,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-103b5e63-fa8d-42c8-bb5a-d7609d34fafb 2018-11-06 14:37:02,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:37:02,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94150918-0baf-4bdb-b31e-7508cfa8ae30 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:37:02,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-94150918-0baf-4bdb-b31e-7508cfa8ae30 2018-11-06 14:37:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:37:02,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd2118a-1b7f-4cad-9230-b6378e023a38 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:37:02,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-4cd2118a-1b7f-4cad-9230-b6378e023a38 2018-11-06 14:37:02,498 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-902c01db-4391-492-proj 2018-11-06 14:37:02,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/cde42c128a924607bb21383825fab1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:37:02,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92403572-d117-4aa7-ac08-a4bee08e8bfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:02,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/cde42c128a924607bb21383825fab1ea used request id req-92403572-d117-4aa7-ac08-a4bee08e8bfe 2018-11-06 14:37:02,742 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-902c01db-4391-492-proj-role 2018-11-06 14:37:02,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/791d9ea1658142e3a119d26c99375a82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:37:02,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d42b2265-6f05-486d-8311-c75710d01432 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:02,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/791d9ea1658142e3a119d26c99375a82 used request id req-d42b2265-6f05-486d-8311-c75710d01432 2018-11-06 14:37:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0acdfdbb6375b6b576bd880e44374eda48e93" 2018-11-06 14:37:02,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59698869-4e66-46ce-90fe-955e43db4ca3 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:37:02,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-59698869-4e66-46ce-90fe-955e43db4ca3 2018-11-06 14:37:02,940 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-902c01db-4391-492-user 2018-11-06 14:37:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/2162242c17574893bca2810dfc89ef95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ef1a1e0242094c6f177306e53d0ebafda133bb" 2018-11-06 14:37:03,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27dd042f-fc9f-4553-9e9a-0226447e9740 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:03,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2162242c17574893bca2810dfc89ef95 used request id req-27dd042f-fc9f-4553-9e9a-0226447e9740 2018-11-06 14:37:03,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:03,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Lr9kfu8-Teu4E6TfSdL6yA"], "issued_at": "2018-11-06T14:37:03.000000Z"}} 2018-11-06 14:37:03,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69c857c827bb1d38677b6a7b3ef8731e51cea7d" 2018-11-06 14:37:03,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99575002-ad8e-481d-8995-a164a3564b7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:03,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-99575002-ad8e-481d-8995-a164a3564b7f 2018-11-06 14:37:03,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:03,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:04,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["4TR-rkITTCiZQLm9_IhnHQ"], "issued_at": "2018-11-06T14:37:04.000000Z"}} 2018-11-06 14:37:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:04,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c77ee7-9a40-4c29-be24-904b1fc77528 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:04,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c4c77ee7-9a40-4c29-be24-904b1fc77528 2018-11-06 14:37:04,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:04,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:04,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:04,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52587da1-23f2-4459-ae9c-8670ccdc2afa Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:37:04,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj used request id req-52587da1-23f2-4459-ae9c-8670ccdc2afa 2018-11-06 14:37:04,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:04,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f7ae71-2c61-499b-9475-338b9439bd1f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:37:04,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-13f7ae71-2c61-499b-9475-338b9439bd1f 2018-11-06 14:37:04,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj"}}' 2018-11-06 14:37:04,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e033729-4cb0-4c87-9e74-8d0d43834df1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d611ed60c1504039824692563e718640"}, "enabled": true, "id": "d611ed60c1504039824692563e718640", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj"}} 2018-11-06 14:37:04,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4e033729-4cb0-4c87-9e74-8d0d43834df1 2018-11-06 14:37:04,369 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj 2018-11-06 14:37:04,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:04,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:04,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["D1QknCW1ST6QgQDOhsj-WA"], "issued_at": "2018-11-06T14:37:04.000000Z"}} 2018-11-06 14:37:04,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65549977927a3e064672ed2f7aee71c2b4aebc9e" 2018-11-06 14:37:04,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85ead5a-a33f-44eb-bcf7-a6035507f075 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:04,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e85ead5a-a33f-44eb-bcf7-a6035507f075 2018-11-06 14:37:04,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:04,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65549977927a3e064672ed2f7aee71c2b4aebc9e" 2018-11-06 14:37:04,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a811ddb-1c60-47f7-b132-8ee4dc10d3f3 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:37:04,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3a811ddb-1c60-47f7-b132-8ee4dc10d3f3 2018-11-06 14:37:04,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65549977927a3e064672ed2f7aee71c2b4aebc9e" 2018-11-06 14:37:05,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3653cd21-0b2d-4a73-ab47-68bd89bb6eb2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d611ed60c1504039824692563e718640"}, "enabled": true, "id": "d611ed60c1504039824692563e718640", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj"}]} 2018-11-06 14:37:05,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj used request id req-3653cd21-0b2d-4a73-ab47-68bd89bb6eb2 2018-11-06 14:37:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65549977927a3e064672ed2f7aee71c2b4aebc9e" 2018-11-06 14:37:05,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21eb0d11-4969-4081-b66e-b26d2405daff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:37:05,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-21eb0d11-4969-4081-b66e-b26d2405daff 2018-11-06 14:37:05,578 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-user 2018-11-06 14:37:05,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:05,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:05,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635ee351-6dc1-41d5-8d60-b2920bce5b46 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:37:05,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-635ee351-6dc1-41d5-8d60-b2920bce5b46 2018-11-06 14:37:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" -d '{"role": {"name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj-role"}}' 2018-11-06 14:37:05,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80ef936c-f4b5-49a0-b3dc-470da469ff25 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4116718dadf4f908c39070640e8a076", "links": {"self": "http://172.30.9.27:5000/v3/roles/c4116718dadf4f908c39070640e8a076"}, "name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj-role"}} 2018-11-06 14:37:05,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-80ef936c-f4b5-49a0-b3dc-470da469ff25 2018-11-06 14:37:05,782 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj-role 2018-11-06 14:37:05,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c4116718dadf4f908c39070640e8a076 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:05,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80ec6df-41a1-4612-98b3-465ae4aca867 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c4116718dadf4f908c39070640e8a076"}, "domain_id": null, "name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj-role", "id": "c4116718dadf4f908c39070640e8a076"}} 2018-11-06 14:37:05,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c4116718dadf4f908c39070640e8a076 used request id req-e80ec6df-41a1-4612-98b3-465ae4aca867 2018-11-06 14:37:05,804 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj-role to project CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj 2018-11-06 14:37:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/d611ed60c1504039824692563e718640/users/ee9ca95e957340498ef381cd6357c360/roles/c4116718dadf4f908c39070640e8a076 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:05,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6394f214-e4c8-4839-b25e-7f07f8196a6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:05,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d611ed60c1504039824692563e718640/users/ee9ca95e957340498ef381cd6357c360/roles/c4116718dadf4f908c39070640e8a076 used request id req-6394f214-e4c8-4839-b25e-7f07f8196a6b 2018-11-06 14:37:05,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:05,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:06,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["AJ3B5YCVSfq-f4Mcp7ePVA"], "issued_at": "2018-11-06T14:37:06.000000Z"}} 2018-11-06 14:37:06,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:06,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6299f3a5-2e9c-4b94-922e-959cd4a251c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:06,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6299f3a5-2e9c-4b94-922e-959cd4a251c6 2018-11-06 14:37:06,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:06,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a68e6444-ee48-4fe1-84f4-839a06e2904a Date: Tue, 06 Nov 2018 14:37:06 GMT RESP BODY: {"routers": []} 2018-11-06 14:37:06,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router&admin_state_up=True used request id req-a68e6444-ee48-4fe1-84f4-839a06e2904a 2018-11-06 14:37:06,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:06,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:07,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["dZh4el2zRGOZaqn8GjscuA"], "issued_at": "2018-11-06T14:37:07.000000Z"}} 2018-11-06 14:37:07,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}486146890eed576cf23f38e4b106adb2e6ed177e" 2018-11-06 14:37:07,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60da0201-9572-4b91-8842-6479a1f6d8fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:07,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-60da0201-9572-4b91-8842-6479a1f6d8fb 2018-11-06 14:37:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:07,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:07,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}486146890eed576cf23f38e4b106adb2e6ed177e" 2018-11-06 14:37:07,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aed70b7-fd1e-4832-bb7e-95e0e5b9192d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d611ed60c1504039824692563e718640"}, "enabled": true, "id": "d611ed60c1504039824692563e718640", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj"}]} 2018-11-06 14:37:07,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj used request id req-6aed70b7-fd1e-4832-bb7e-95e0e5b9192d 2018-11-06 14:37:07,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:07,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-79900dbe-eb4b-4dc6-950c-24d25c0382ba Date: Tue, 06 Nov 2018 14:37:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:37:07,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-79900dbe-eb4b-4dc6-950c-24d25c0382ba 2018-11-06 14:37:07,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:07,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-32b89db2-3037-4223-8619-2ba1ef18801e Date: Tue, 06 Nov 2018 14:37:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 14:37:07,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-32b89db2-3037-4223-8619-2ba1ef18801e 2018-11-06 14:37:07,720 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router 2018-11-06 14:37:07,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "tenant_id": "d611ed60c1504039824692563e718640", "name": "CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router", "admin_state_up": true}}' 2018-11-06 14:37:12,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-83e11724-b6d3-43dd-8a10-79b02ad8027f Date: Tue, 06 Nov 2018 14:37:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d611ed60c1504039824692563e718640", "created_at": "2018-11-06T14:37:08Z", "admin_state_up": true, "updated_at": "2018-11-06T14:37:09Z", "project_id": "d611ed60c1504039824692563e718640", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "9fdae678-0ec7-4dd5-b9af-775a3834f783", "name": "CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router"}} 2018-11-06 14:37:12,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-83e11724-b6d3-43dd-8a10-79b02ad8027f 2018-11-06 14:37:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=9fdae678-0ec7-4dd5-b9af-775a3834f783 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:13,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3250 X-Openstack-Request-Id: req-f8b08d4a-a818-4d89-aefb-0060a1f21c86 Date: Tue, 06 Nov 2018 14:37:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1045c47-39cd-4570-9724-7082cd6df06b","ip_address":"169.254.192.12"}],"id":"0dbe1f9f-6085-4bbd-b017-004d39278564","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:92:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d611ed60c1504039824692563e718640","admin_state_up":true,"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:11Z","binding:vnic_type":"normal","device_id":"9fdae678-0ec7-4dd5-b9af-775a3834f783"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1045c47-39cd-4570-9724-7082cd6df06b","ip_address":"169.254.192.5"}],"id":"732e475f-6525-4bee-b160-11dd5d19939d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:08:c4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d611ed60c1504039824692563e718640","admin_state_up":true,"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:10Z","binding:vnic_type":"normal","device_id":"9fdae678-0ec7-4dd5-b9af-775a3834f783"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:12Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.203"}],"id":"a0ff485c-13a2-4c7b-a0e8-28e906327344","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7d:d4:a7","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T14:37:08Z","binding:vnic_type":"normal","device_id":"9fdae678-0ec7-4dd5-b9af-775a3834f783"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1045c47-39cd-4570-9724-7082cd6df06b","ip_address":"169.254.192.10"}],"id":"b55bfcdf-3859-4769-98fd-e903be1ac42d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:81:3a:a2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d611ed60c1504039824692563e718640","admin_state_up":true,"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:09Z","binding:vnic_type":"normal","device_id":"9fdae678-0ec7-4dd5-b9af-775a3834f783"}]} 2018-11-06 14:37:13,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=9fdae678-0ec7-4dd5-b9af-775a3834f783 used request id req-f8b08d4a-a818-4d89-aefb-0060a1f21c86 2018-11-06 14:37:13,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:13,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8d840419-a0d7-40c7-b1e6-ce9e621231ff Date: Tue, 06 Nov 2018 14:37:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 14:37:13,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-8d840419-a0d7-40c7-b1e6-ce9e621231ff 2018-11-06 14:37:13,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:13,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-91130f69-188b-46f5-afab-64480c5511d7 Date: Tue, 06 Nov 2018 14:37:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:08Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:08Z","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":"d1045c47-39cd-4570-9724-7082cd6df06b","subnetpool_id":null,"name":"HA subnet tenant d611ed60c1504039824692563e718640"}} 2018-11-06 14:37:13,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b used request id req-91130f69-188b-46f5-afab-64480c5511d7 2018-11-06 14:37:13,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:13,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bc593695-0a40-4207-8da3-79fb58c07815 Date: Tue, 06 Nov 2018 14:37:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:08Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:08Z","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":"d1045c47-39cd-4570-9724-7082cd6df06b","subnetpool_id":null,"name":"HA subnet tenant d611ed60c1504039824692563e718640"}} 2018-11-06 14:37:13,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b used request id req-bc593695-0a40-4207-8da3-79fb58c07815 2018-11-06 14:37:13,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:13,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d6fef459-3d96-4268-ba32-2ae9c2f7bd63 Date: Tue, 06 Nov 2018 14:37:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:08Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:08Z","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":"d1045c47-39cd-4570-9724-7082cd6df06b","subnetpool_id":null,"name":"HA subnet tenant d611ed60c1504039824692563e718640"}} 2018-11-06 14:37:13,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b used request id req-d6fef459-3d96-4268-ba32-2ae9c2f7bd63 2018-11-06 14:37:13,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/9fdae678-0ec7-4dd5-b9af-775a3834f783 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:14,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-328f4739-b0b6-4437-860b-9e91c383a907 Date: Tue, 06 Nov 2018 14:37:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d611ed60c1504039824692563e718640", "created_at": "2018-11-06T14:37:08Z", "admin_state_up": true, "updated_at": "2018-11-06T14:37:12Z", "project_id": "d611ed60c1504039824692563e718640", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "9fdae678-0ec7-4dd5-b9af-775a3834f783", "name": "CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router"}} 2018-11-06 14:37:14,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/9fdae678-0ec7-4dd5-b9af-775a3834f783 used request id req-328f4739-b0b6-4437-860b-9e91c383a907 2018-11-06 14:37:14,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=9fdae678-0ec7-4dd5-b9af-775a3834f783 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:14,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3442 X-Openstack-Request-Id: req-599b6ab6-291e-46a2-a5ea-f713b7e57b9c Date: Tue, 06 Nov 2018 14:37:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1045c47-39cd-4570-9724-7082cd6df06b","ip_address":"169.254.192.12"}],"id":"0dbe1f9f-6085-4bbd-b017-004d39278564","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:92:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d611ed60c1504039824692563e718640","admin_state_up":true,"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:11Z","binding:vnic_type":"normal","device_id":"9fdae678-0ec7-4dd5-b9af-775a3834f783"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:14Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1045c47-39cd-4570-9724-7082cd6df06b","ip_address":"169.254.192.5"}],"id":"732e475f-6525-4bee-b160-11dd5d19939d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:08:c4","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d611ed60c1504039824692563e718640","admin_state_up":true,"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:10Z","binding:vnic_type":"normal","device_id":"9fdae678-0ec7-4dd5-b9af-775a3834f783"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:13Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.203"}],"id":"a0ff485c-13a2-4c7b-a0e8-28e906327344","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:d4:a7","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T14:37:08Z","binding:vnic_type":"normal","device_id":"9fdae678-0ec7-4dd5-b9af-775a3834f783"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:13Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1045c47-39cd-4570-9724-7082cd6df06b","ip_address":"169.254.192.10"}],"id":"b55bfcdf-3859-4769-98fd-e903be1ac42d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:3a:a2","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d611ed60c1504039824692563e718640","admin_state_up":true,"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:09Z","binding:vnic_type":"normal","device_id":"9fdae678-0ec7-4dd5-b9af-775a3834f783"}]} 2018-11-06 14:37:14,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=9fdae678-0ec7-4dd5-b9af-775a3834f783 used request id req-599b6ab6-291e-46a2-a5ea-f713b7e57b9c 2018-11-06 14:37:14,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:14,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b95e5b67-2c3b-4ab6-8f9a-8773049ab31b Date: Tue, 06 Nov 2018 14:37:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 14:37:14,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-b95e5b67-2c3b-4ab6-8f9a-8773049ab31b 2018-11-06 14:37:14,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:14,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8e1ff67a-8b47-4d95-985a-9a2d23abf2da Date: Tue, 06 Nov 2018 14:37:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:08Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:08Z","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":"d1045c47-39cd-4570-9724-7082cd6df06b","subnetpool_id":null,"name":"HA subnet tenant d611ed60c1504039824692563e718640"}} 2018-11-06 14:37:14,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b used request id req-8e1ff67a-8b47-4d95-985a-9a2d23abf2da 2018-11-06 14:37:14,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:15,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ca300a94-80c1-48bb-80da-edbb3727006a Date: Tue, 06 Nov 2018 14:37:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:08Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:08Z","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":"d1045c47-39cd-4570-9724-7082cd6df06b","subnetpool_id":null,"name":"HA subnet tenant d611ed60c1504039824692563e718640"}} 2018-11-06 14:37:15,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b used request id req-ca300a94-80c1-48bb-80da-edbb3727006a 2018-11-06 14:37:15,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:15,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0048bed2-79e9-48e9-a374-0ffd9d47c5fb Date: Tue, 06 Nov 2018 14:37:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"39e8e834-8808-491d-8e88-259ecee03f60","tenant_id":"","created_at":"2018-11-06T14:37:08Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:08Z","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":"d1045c47-39cd-4570-9724-7082cd6df06b","subnetpool_id":null,"name":"HA subnet tenant d611ed60c1504039824692563e718640"}} 2018-11-06 14:37:15,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/d1045c47-39cd-4570-9724-7082cd6df06b used request id req-0048bed2-79e9-48e9-a374-0ffd9d47c5fb 2018-11-06 14:37:15,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:15,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4116718dadf4f908c39070640e8a076", "name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj-role"}], "expires_at": "2018-11-06T15:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d611ed60c1504039824692563e718640", "name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d611ed60c1504039824692563e718640", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/d611ed60c1504039824692563e718640", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/d611ed60c1504039824692563e718640", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d611ed60c1504039824692563e718640", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/d611ed60c1504039824692563e718640", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/d611ed60c1504039824692563e718640", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d611ed60c1504039824692563e718640", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/d611ed60c1504039824692563e718640", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/d611ed60c1504039824692563e718640", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d611ed60c1504039824692563e718640", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/d611ed60c1504039824692563e718640", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/d611ed60c1504039824692563e718640", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-user", "id": "ee9ca95e957340498ef381cd6357c360"}, "audit_ids": ["_4MhcEi3QVa0Y2eT1ZcGAQ"], "issued_at": "2018-11-06T14:37:15.000000Z"}} 2018-11-06 14:37:15,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e67e42101e7f90a1e32396b9a1cb60e75bd29e" 2018-11-06 14:37:15,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-bda56ce1-f701-47bb-96a6-a070843902ca Date: Tue, 06 Nov 2018 14:37:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d611ed60c1504039824692563e718640", "created_at": "2018-11-06T14:37:08Z", "admin_state_up": true, "updated_at": "2018-11-06T14:37:12Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d611ed60c1504039824692563e718640", "id": "9fdae678-0ec7-4dd5-b9af-775a3834f783", "name": "CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router"}]} 2018-11-06 14:37:15,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router&admin_state_up=True used request id req-bda56ce1-f701-47bb-96a6-a070843902ca 2018-11-06 14:37:15,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:15,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d611ed60c1504039824692563e718640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69c857c827bb1d38677b6a7b3ef8731e51cea7d" 2018-11-06 14:37:16,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ef7459-28eb-4b53-b722-4bde7a29e518 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d611ed60c1504039824692563e718640"}, "enabled": true, "id": "d611ed60c1504039824692563e718640", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj"}} 2018-11-06 14:37:16,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d611ed60c1504039824692563e718640 used request id req-d8ef7459-28eb-4b53-b722-4bde7a29e518 2018-11-06 14:37:16,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=9fdae678-0ec7-4dd5-b9af-775a3834f783 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e67e42101e7f90a1e32396b9a1cb60e75bd29e" 2018-11-06 14:37:16,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a38370ee-1bb2-4e9f-901c-9ea6b7c1859f Date: Tue, 06 Nov 2018 14:37:16 GMT RESP BODY: {"ports":[]} 2018-11-06 14:37:16,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=9fdae678-0ec7-4dd5-b9af-775a3834f783 used request id req-a38370ee-1bb2-4e9f-901c-9ea6b7c1859f 2018-11-06 14:37:16,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e67e42101e7f90a1e32396b9a1cb60e75bd29e" 2018-11-06 14:37:16,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fc85b9fb-1292-4d05-a0c8-da40450394ae Date: Tue, 06 Nov 2018 14:37:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:37:16,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-fc85b9fb-1292-4d05-a0c8-da40450394ae 2018-11-06 14:37:16,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e67e42101e7f90a1e32396b9a1cb60e75bd29e" 2018-11-06 14:37:16,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c63ce29-db35-4387-a1c2-01c76587cace Date: Tue, 06 Nov 2018 14:37:16 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:37:16,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-0c63ce29-db35-4387-a1c2-01c76587cace 2018-11-06 14:37:16,658 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router 2018-11-06 14:37:16,658 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9e0499ee-9ff2-42fe-9cfc-9e8163356706-pub-router 2018-11-06 14:37:16,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/9fdae678-0ec7-4dd5-b9af-775a3834f783 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e085e3620ed922b0c6bb385c8f361a703a09bd62" 2018-11-06 14:37:20,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cadaadac-56cd-4221-95b1-846b33a21f05 Content-Length: 0 Date: Tue, 06 Nov 2018 14:37:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:37:20,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/9fdae678-0ec7-4dd5-b9af-775a3834f783 used request id req-cadaadac-56cd-4221-95b1-846b33a21f05 2018-11-06 14:37:20,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:20,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-55ab4310-c83a-41de-aeb6-d466a84d7aec Date: Tue, 06 Nov 2018 14:37:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:37:20,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-55ab4310-c83a-41de-aeb6-d466a84d7aec 2018-11-06 14:37:20,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:20,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5c32c7-280d-44fa-8802-178b7095fdcf 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:37:20,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-db5c32c7-280d-44fa-8802-178b7095fdcf 2018-11-06 14:37:20,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:20,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2256ad-54d5-44a7-b5d6-1dcd26ef43f6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:37:20,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-9e2256ad-54d5-44a7-b5d6-1dcd26ef43f6 2018-11-06 14:37:20,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:20,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60086283-a671-4958-b882-eb85339b6e1f 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:37:20,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-60086283-a671-4958-b882-eb85339b6e1f 2018-11-06 14:37:20,761 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj 2018-11-06 14:37:20,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d611ed60c1504039824692563e718640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:20,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d47bc2f-8505-4b4c-8481-7410252d3c06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:20,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d611ed60c1504039824692563e718640 used request id req-1d47bc2f-8505-4b4c-8481-7410252d3c06 2018-11-06 14:37:20,964 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-proj-role 2018-11-06 14:37:20,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/c4116718dadf4f908c39070640e8a076 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:21,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b1f380f-7d04-4ee9-9774-a970e17461e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:21,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/c4116718dadf4f908c39070640e8a076 used request id req-8b1f380f-7d04-4ee9-9774-a970e17461e2 2018-11-06 14:37:21,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d9f4ffb262809494ac51e3354a289acd99cc" 2018-11-06 14:37:21,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1168ab8-3be5-4859-926b-b6bc67261269 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:37:21,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a1168ab8-3be5-4859-926b-b6bc67261269 2018-11-06 14:37:21,182 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a2ca41f1-7c8a-4cc-user 2018-11-06 14:37:21,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/ee9ca95e957340498ef381cd6357c360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65549977927a3e064672ed2f7aee71c2b4aebc9e" 2018-11-06 14:37:21,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34d9e184-65c0-427c-88ca-b35ef33c47c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:21,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ee9ca95e957340498ef381cd6357c360 used request id req-34d9e184-65c0-427c-88ca-b35ef33c47c8 2018-11-06 14:37:21,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:21,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Y-RUYlXbTdWHymCFj3ARHQ"], "issued_at": "2018-11-06T14:37:21.000000Z"}} 2018-11-06 14:37:21,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c46d6784cec45959900b6696e65ea9373e35b4f" 2018-11-06 14:37:21,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9437ca41-5c97-4352-868a-df8a6a18fbda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:21,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9437ca41-5c97-4352-868a-df8a6a18fbda 2018-11-06 14:37:21,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:21,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:22,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["udSLcC3YTwCSarWXB7vLFA"], "issued_at": "2018-11-06T14:37:22.000000Z"}} 2018-11-06 14:37:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:22,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ec6340-33e7-4775-b4b0-c8470f85b30d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:22,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-37ec6340-33e7-4775-b4b0-c8470f85b30d 2018-11-06 14:37:22,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:22,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:22,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f69f03b5-c06d-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:22,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fbded6-265c-4561-b796-d69510c0f109 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f69f03b5-c06d-439-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:37:22,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f69f03b5-c06d-439-proj used request id req-96fbded6-265c-4561-b796-d69510c0f109 2018-11-06 14:37:22,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:22,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb8ba50-5d19-4407-b45e-242631bb03f7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:37:22,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6cb8ba50-5d19-4407-b45e-242631bb03f7 2018-11-06 14:37:22,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}}' 2018-11-06 14:37:22,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41fc04d1-8829-4a30-aa0a-2d195fb5eaf6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6"}, "enabled": true, "id": "4fe634c0c6504974abdd6f2d770351b6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}} 2018-11-06 14:37:22,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-41fc04d1-8829-4a30-aa0a-2d195fb5eaf6 2018-11-06 14:37:22,621 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f69f03b5-c06d-439-proj 2018-11-06 14:37:22,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:22,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:22,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["vAq0PWQvTySb8FOBKeGooA"], "issued_at": "2018-11-06T14:37:22.000000Z"}} 2018-11-06 14:37:22,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5997f6b435743b06a6adc95692d158bf12fcad" 2018-11-06 14:37:23,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-982a9fb2-f50c-4a57-bbbe-82fc51ed3d71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:23,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-982a9fb2-f50c-4a57-bbbe-82fc51ed3d71 2018-11-06 14:37:23,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:23,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:23,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5997f6b435743b06a6adc95692d158bf12fcad" 2018-11-06 14:37:23,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e059d8-6417-47e2-91b8-c87bc3ccc350 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:37:23,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c1e059d8-6417-47e2-91b8-c87bc3ccc350 2018-11-06 14:37:23,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-f69f03b5-c06d-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5997f6b435743b06a6adc95692d158bf12fcad" 2018-11-06 14:37:23,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c16fc2-5fec-4d3e-a199-feca20e798fe Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-f69f03b5-c06d-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6"}, "enabled": true, "id": "4fe634c0c6504974abdd6f2d770351b6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}]} 2018-11-06 14:37:23,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-f69f03b5-c06d-439-proj used request id req-73c16fc2-5fec-4d3e-a199-feca20e798fe 2018-11-06 14:37:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5997f6b435743b06a6adc95692d158bf12fcad" 2018-11-06 14:37:23,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56388ef0-d63e-4b78-9115-9ef10c70ff20 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:37:23,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-56388ef0-d63e-4b78-9115-9ef10c70ff20 2018-11-06 14:37:23,811 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f69f03b5-c06d-439-user 2018-11-06 14:37:23,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:23,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:23,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a43d1959-bef6-4c38-af3b-c4a6c44f2810 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:37:23,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a43d1959-bef6-4c38-af3b-c4a6c44f2810 2018-11-06 14:37:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" -d '{"role": {"name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role"}}' 2018-11-06 14:37:23,955 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048b632e-e2c6-4f33-b6ef-244f0d6d047b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50d9610b02104ec082c1a6d1780771d6", "links": {"self": "http://172.30.9.27:5000/v3/roles/50d9610b02104ec082c1a6d1780771d6"}, "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role"}} 2018-11-06 14:37:23,955 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-048b632e-e2c6-4f33-b6ef-244f0d6d047b 2018-11-06 14:37:23,956 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role 2018-11-06 14:37:23,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/50d9610b02104ec082c1a6d1780771d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:24,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fee451e-6e14-4905-b34d-75011dcfff08 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/50d9610b02104ec082c1a6d1780771d6"}, "domain_id": null, "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role", "id": "50d9610b02104ec082c1a6d1780771d6"}} 2018-11-06 14:37:24,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/50d9610b02104ec082c1a6d1780771d6 used request id req-4fee451e-6e14-4905-b34d-75011dcfff08 2018-11-06 14:37:24,047 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role to project CreateRouterSuccessTests-f69f03b5-c06d-439-proj 2018-11-06 14:37:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6/users/618900bf7e884284ba8d778f25c66c68/roles/50d9610b02104ec082c1a6d1780771d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:24,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcdcfb61-9a67-4514-bcb4-9864a582692a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:24,199 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6/users/618900bf7e884284ba8d778f25c66c68/roles/50d9610b02104ec082c1a6d1780771d6 used request id req-fcdcfb61-9a67-4514-bcb4-9864a582692a 2018-11-06 14:37:24,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:24,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:24,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50d9610b02104ec082c1a6d1780771d6", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role"}], "expires_at": "2018-11-06T15:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fe634c0c6504974abdd6f2d770351b6", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-user", "id": "618900bf7e884284ba8d778f25c66c68"}, "audit_ids": ["K-kOTLmhR_y_2jL5grhnGQ"], "issued_at": "2018-11-06T14:37:24.000000Z"}} 2018-11-06 14:37:24,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0087c803452e9c6822502c8f993eccaf5fdf106" 2018-11-06 14:37:24,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84565fd4-1d4d-4a66-b762-17a5982fd9b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:24,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84565fd4-1d4d-4a66-b762-17a5982fd9b7 2018-11-06 14:37:24,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0087c803452e9c6822502c8f993eccaf5fdf106" 2018-11-06 14:37:24,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-219bdf92-6d64-48d5-9b2c-75dcea371ccf Date: Tue, 06 Nov 2018 14:37:24 GMT RESP BODY: {"networks":[]} 2018-11-06 14:37:24,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 used request id req-219bdf92-6d64-48d5-9b2c-75dcea371ccf 2018-11-06 14:37:24,819 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 2018-11-06 14:37:24,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0087c803452e9c6822502c8f993eccaf5fdf106" -d '{"network": {"name": "CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1", "admin_state_up": true}}' 2018-11-06 14:37:25,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-29bf8740-7c50-49e7-86fc-f8dac0316bdc Date: Tue, 06 Nov 2018 14:37:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59818d45-8c7d-4d04-adfc-cad803edb94a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4fe634c0c6504974abdd6f2d770351b6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:37:25Z","is_default":false,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:25Z","mtu":1450}} 2018-11-06 14:37:25,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-29bf8740-7c50-49e7-86fc-f8dac0316bdc 2018-11-06 14:37:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0087c803452e9c6822502c8f993eccaf5fdf106" 2018-11-06 14:37:25,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ad71df28-4ef5-4071-9a86-1a2c7e6f1357 Date: Tue, 06 Nov 2018 14:37:25 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-11-06T14:37:25Z","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"59818d45-8c7d-4d04-adfc-cad803edb94a","name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1"}]} 2018-11-06 14:37:25,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-ad71df28-4ef5-4071-9a86-1a2c7e6f1357 2018-11-06 14:37:25,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0087c803452e9c6822502c8f993eccaf5fdf106" 2018-11-06 14:37:25,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-afb65fb9-e478-4814-9890-3405b23587ba Date: Tue, 06 Nov 2018 14:37:25 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:37:25,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-afb65fb9-e478-4814-9890-3405b23587ba 2018-11-06 14:37:25,983 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1 2018-11-06 14:37:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0087c803452e9c6822502c8f993eccaf5fdf106" -d '{"subnets": [{"ip_version": 4, "network_id": "59818d45-8c7d-4d04-adfc-cad803edb94a", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}]}' 2018-11-06 14:37:26,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-25d98fb5-7208-4856-8da2-81a78fe61760 Date: Tue, 06 Nov 2018 14:37:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}]} 2018-11-06 14:37:26,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-25d98fb5-7208-4856-8da2-81a78fe61760 2018-11-06 14:37:26,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0087c803452e9c6822502c8f993eccaf5fdf106" 2018-11-06 14:37:27,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-11042846-9ff7-43bd-abb7-e0e817965fb6 Date: Tue, 06 Nov 2018 14:37: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":["208f0b39-8720-46e5-8297-6e6a24c4b419"],"updated_at":"2018-11-06T14:37:26Z","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"59818d45-8c7d-4d04-adfc-cad803edb94a","name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1"}]} 2018-11-06 14:37:27,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-11042846-9ff7-43bd-abb7-e0e817965fb6 2018-11-06 14:37:27,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0087c803452e9c6822502c8f993eccaf5fdf106" 2018-11-06 14:37:27,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8387610c-112d-422b-b41e-d529b25b1d0c Date: Tue, 06 Nov 2018 14:37:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}]} 2018-11-06 14:37:27,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-8387610c-112d-422b-b41e-d529b25b1d0c 2018-11-06 14:37:27,108 - OpenStackNetwork - DEBUG - Network [59818d45-8c7d-4d04-adfc-cad803edb94a] created successfully 2018-11-06 14:37:27,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:27,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:27,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50d9610b02104ec082c1a6d1780771d6", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role"}], "expires_at": "2018-11-06T15:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fe634c0c6504974abdd6f2d770351b6", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-user", "id": "618900bf7e884284ba8d778f25c66c68"}, "audit_ids": ["-dkV4GUPSmKP-Ax1ulQt9w"], "issued_at": "2018-11-06T14:37:27.000000Z"}} 2018-11-06 14:37:27,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:27,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af510f8f-b918-448d-a19d-3186de5b2c78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:27,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-af510f8f-b918-448d-a19d-3186de5b2c78 2018-11-06 14:37:27,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:27,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3ba33235-ec33-49c5-bd79-08a0234c2ffc Date: Tue, 06 Nov 2018 14:37:27 GMT RESP BODY: {"routers": []} 2018-11-06 14:37:27,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router&admin_state_up=True used request id req-3ba33235-ec33-49c5-bd79-08a0234c2ffc 2018-11-06 14:37:27,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:27,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:28,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50d9610b02104ec082c1a6d1780771d6", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role"}], "expires_at": "2018-11-06T15:37:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fe634c0c6504974abdd6f2d770351b6", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-user", "id": "618900bf7e884284ba8d778f25c66c68"}, "audit_ids": ["7pUdigH-RCejy7kvm1w4Rg"], "issued_at": "2018-11-06T14:37:28.000000Z"}} 2018-11-06 14:37:28,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb66567c6b5a2f3dee461e3f6619a33ac313225" 2018-11-06 14:37:28,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33393293-cb16-48ee-a508-440071b036d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:28,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-33393293-cb16-48ee-a508-440071b036d6 2018-11-06 14:37:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:28,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-250f5656-d3ce-4cd2-885a-06eb504d02c4 Date: Tue, 06 Nov 2018 14:37:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:37:28,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-250f5656-d3ce-4cd2-885a-06eb504d02c4 2018-11-06 14:37:28,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:28,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-91802e0d-bade-456a-9fbd-b75f12af89a4 Date: Tue, 06 Nov 2018 14:37:28 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:37:28,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-91802e0d-bade-456a-9fbd-b75f12af89a4 2018-11-06 14:37:28,842 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router 2018-11-06 14:37:28,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router", "admin_state_up": true}}' 2018-11-06 14:37:33,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-dcb98393-59fe-47dc-8d3e-8af949650b4f Date: Tue, 06 Nov 2018 14:37:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "created_at": "2018-11-06T14:37:29Z", "admin_state_up": true, "updated_at": "2018-11-06T14:37:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4fe634c0c6504974abdd6f2d770351b6", "id": "ffef4c47-7dec-492d-8681-b1b0952cfdaf", "name": "CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router"}} 2018-11-06 14:37:33,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-dcb98393-59fe-47dc-8d3e-8af949650b4f 2018-11-06 14:37:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=ffef4c47-7dec-492d-8681-b1b0952cfdaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:33,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab42be9f-13e4-415b-9b10-a4b6d544a2bf Date: Tue, 06 Nov 2018 14:37:33 GMT RESP BODY: {"ports":[]} 2018-11-06 14:37:33,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=ffef4c47-7dec-492d-8681-b1b0952cfdaf used request id req-ab42be9f-13e4-415b-9b10-a4b6d544a2bf 2018-11-06 14:37:33,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:34,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2572cc4e-cd24-4779-b903-09377d92995a Date: Tue, 06 Nov 2018 14:37: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":["208f0b39-8720-46e5-8297-6e6a24c4b419"],"updated_at":"2018-11-06T14:37:26Z","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"59818d45-8c7d-4d04-adfc-cad803edb94a","name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1"}]} 2018-11-06 14:37:34,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 used request id req-2572cc4e-cd24-4779-b903-09377d92995a 2018-11-06 14:37:34,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:34,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:34,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:34,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec56904a-855d-41fb-8197-bffadb179bb0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6"}, "enabled": true, "id": "4fe634c0c6504974abdd6f2d770351b6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}} 2018-11-06 14:37:34,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6 used request id req-ec56904a-855d-41fb-8197-bffadb179bb0 2018-11-06 14:37:34,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:34,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4762cd78-5a07-4db3-8fa8-78c2024d841f Date: Tue, 06 Nov 2018 14:37:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}]} 2018-11-06 14:37:34,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-4762cd78-5a07-4db3-8fa8-78c2024d841f 2018-11-06 14:37:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a&name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:34,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd7afe97-3e0e-49ce-8ecd-72cafcdbba64 Date: Tue, 06 Nov 2018 14:37:34 GMT RESP BODY: {"ports":[]} 2018-11-06 14:37:34,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a&name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-port1&admin_state_up=True used request id req-cd7afe97-3e0e-49ce-8ecd-72cafcdbba64 2018-11-06 14:37:34,608 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-port1 for router - CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router 2018-11-06 14:37:34,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:34,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:34,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50d9610b02104ec082c1a6d1780771d6", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role"}], "expires_at": "2018-11-06T15:37:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fe634c0c6504974abdd6f2d770351b6", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-user", "id": "618900bf7e884284ba8d778f25c66c68"}, "audit_ids": ["5qEWzIocT_ihmLkv3dRKqw"], "issued_at": "2018-11-06T14:37:34.000000Z"}} 2018-11-06 14:37:34,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756e5c0c6b5b8825638d2268414a24772cf89cec" 2018-11-06 14:37:35,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3fe917-3674-4097-a691-cc24b24136f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:35,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4e3fe917-3674-4097-a691-cc24b24136f8 2018-11-06 14:37:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:35,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5d880436-5a11-4760-9794-5eb1d7384348 Date: Tue, 06 Nov 2018 14:37: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":["208f0b39-8720-46e5-8297-6e6a24c4b419"],"updated_at":"2018-11-06T14:37:26Z","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"59818d45-8c7d-4d04-adfc-cad803edb94a","name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1"}]} 2018-11-06 14:37:35,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 used request id req-5d880436-5a11-4760-9794-5eb1d7384348 2018-11-06 14:37:35,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:35,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f8b94dab-0935-4f21-a0f3-2ab8a4f9153d Date: Tue, 06 Nov 2018 14:37:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}]} 2018-11-06 14:37:35,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-f8b94dab-0935-4f21-a0f3-2ab8a4f9153d 2018-11-06 14:37:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:35,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3fe1ba5d-c769-4e4e-b2dc-40cc6f5592da Date: Tue, 06 Nov 2018 14:37: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":["208f0b39-8720-46e5-8297-6e6a24c4b419"],"updated_at":"2018-11-06T14:37:26Z","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"59818d45-8c7d-4d04-adfc-cad803edb94a","name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1"}]} 2018-11-06 14:37:35,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 used request id req-3fe1ba5d-c769-4e4e-b2dc-40cc6f5592da 2018-11-06 14:37:35,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:35,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:35,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756e5c0c6b5b8825638d2268414a24772cf89cec" 2018-11-06 14:37:35,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834f1dd7-819a-4fe7-b6d5-68cb8c38f62a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6"}, "enabled": true, "id": "4fe634c0c6504974abdd6f2d770351b6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}} 2018-11-06 14:37:35,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6 used request id req-834f1dd7-819a-4fe7-b6d5-68cb8c38f62a 2018-11-06 14:37:35,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:36,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5792b128-1673-42b3-a509-75b1a6dcdd57 Date: Tue, 06 Nov 2018 14:37:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}]} 2018-11-06 14:37:36,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-5792b128-1673-42b3-a509-75b1a6dcdd57 2018-11-06 14:37:36,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a&name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:36,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ac3f74c7-2335-4d1c-a5b9-eddf0c93ce02 Date: Tue, 06 Nov 2018 14:37:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}]} 2018-11-06 14:37:36,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a&name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1 used request id req-ac3f74c7-2335-4d1c-a5b9-eddf0c93ce02 2018-11-06 14:37:36,222 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 2018-11-06 14:37:36,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" -d '{"port": {"network_id": "59818d45-8c7d-4d04-adfc-cad803edb94a", "fixed_ips": [{"subnet_id": "208f0b39-8720-46e5-8297-6e6a24c4b419", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-port1", "admin_state_up": true}}' 2018-11-06 14:37:37,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-e3bc3cc3-0418-4829-93aa-a8063208abba Date: Tue, 06 Nov 2018 14:37:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"208f0b39-8720-46e5-8297-6e6a24c4b419","ip_address":"10.200.201.1"}],"id":"2e8a3675-81d7-4343-ae01-afd16cdd2770","security_groups":["3e97b245-8358-403d-84b2-810c453a0ca2"],"mac_address":"fa:16:3e:97:33:cd","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-port1","project_id":"4fe634c0c6504974abdd6f2d770351b6","qos_policy_id":null,"admin_state_up":true,"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:36Z","binding:vnic_type":"normal"}} 2018-11-06 14:37:37,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-e3bc3cc3-0418-4829-93aa-a8063208abba 2018-11-06 14:37:37,044 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-port1 for router - CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router 2018-11-06 14:37:37,044 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router 2018-11-06 14:37:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/ffef4c47-7dec-492d-8681-b1b0952cfdaf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" -d '{"port_id": "2e8a3675-81d7-4343-ae01-afd16cdd2770"}' 2018-11-06 14:37:38,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7a5ef2a4-27d4-45cf-8cdc-4631bc29bbde Date: Tue, 06 Nov 2018 14:37:38 GMT RESP BODY: {"network_id": "59818d45-8c7d-4d04-adfc-cad803edb94a", "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "subnet_id": "208f0b39-8720-46e5-8297-6e6a24c4b419", "subnet_ids": ["208f0b39-8720-46e5-8297-6e6a24c4b419"], "port_id": "2e8a3675-81d7-4343-ae01-afd16cdd2770", "id": "ffef4c47-7dec-492d-8681-b1b0952cfdaf"} 2018-11-06 14:37:38,979 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ffef4c47-7dec-492d-8681-b1b0952cfdaf/add_router_interface used request id req-7a5ef2a4-27d4-45cf-8cdc-4631bc29bbde 2018-11-06 14:37:38,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/ffef4c47-7dec-492d-8681-b1b0952cfdaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:39,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-cc40f768-15c6-4276-a7d1-aa656482f631 Date: Tue, 06 Nov 2018 14:37:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "created_at": "2018-11-06T14:37:29Z", "admin_state_up": true, "updated_at": "2018-11-06T14:37:38Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4fe634c0c6504974abdd6f2d770351b6", "id": "ffef4c47-7dec-492d-8681-b1b0952cfdaf", "name": "CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router"}} 2018-11-06 14:37:39,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/ffef4c47-7dec-492d-8681-b1b0952cfdaf used request id req-cc40f768-15c6-4276-a7d1-aa656482f631 2018-11-06 14:37:39,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=ffef4c47-7dec-492d-8681-b1b0952cfdaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:39,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-032b7ad2-275a-4491-8ca3-f6fcea4a3ba4 Date: Tue, 06 Nov 2018 14:37:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"208f0b39-8720-46e5-8297-6e6a24c4b419","ip_address":"10.200.201.1"}],"id":"2e8a3675-81d7-4343-ae01-afd16cdd2770","security_groups":["3e97b245-8358-403d-84b2-810c453a0ca2"],"mac_address":"fa:16:3e:97:33:cd","project_id":"4fe634c0c6504974abdd6f2d770351b6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-port1","admin_state_up":true,"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:36Z","binding:vnic_type":"normal","device_id":"ffef4c47-7dec-492d-8681-b1b0952cfdaf"}]} 2018-11-06 14:37:39,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=ffef4c47-7dec-492d-8681-b1b0952cfdaf used request id req-032b7ad2-275a-4491-8ca3-f6fcea4a3ba4 2018-11-06 14:37:39,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/208f0b39-8720-46e5-8297-6e6a24c4b419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:39,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d6688a70-ec21-4260-8325-3e711eddce29 Date: Tue, 06 Nov 2018 14:37:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}} 2018-11-06 14:37:39,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/208f0b39-8720-46e5-8297-6e6a24c4b419 used request id req-d6688a70-ec21-4260-8325-3e711eddce29 2018-11-06 14:37:39,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:39,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50d9610b02104ec082c1a6d1780771d6", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role"}], "expires_at": "2018-11-06T15:37:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fe634c0c6504974abdd6f2d770351b6", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4fe634c0c6504974abdd6f2d770351b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-user", "id": "618900bf7e884284ba8d778f25c66c68"}, "audit_ids": ["ENlR9DxYTDSUH-tDkhmM4A"], "issued_at": "2018-11-06T14:37:39.000000Z"}} 2018-11-06 14:37:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:40,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-c1fc4397-2222-4861-a43f-b5e90c09ced6 Date: Tue, 06 Nov 2018 14:37:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "created_at": "2018-11-06T14:37:29Z", "admin_state_up": true, "updated_at": "2018-11-06T14:37:38Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4fe634c0c6504974abdd6f2d770351b6", "id": "ffef4c47-7dec-492d-8681-b1b0952cfdaf", "name": "CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router"}]} 2018-11-06 14:37:40,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router&admin_state_up=True used request id req-c1fc4397-2222-4861-a43f-b5e90c09ced6 2018-11-06 14:37:40,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:40,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:40,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c46d6784cec45959900b6696e65ea9373e35b4f" 2018-11-06 14:37:40,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-494cfbb7-a6c8-4860-aa6d-0a21dd428429 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6"}, "enabled": true, "id": "4fe634c0c6504974abdd6f2d770351b6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}} 2018-11-06 14:37:40,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6 used request id req-494cfbb7-a6c8-4860-aa6d-0a21dd428429 2018-11-06 14:37:40,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=ffef4c47-7dec-492d-8681-b1b0952cfdaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:40,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-742ae568-4319-4aee-ba9e-fdf190bad9a4 Date: Tue, 06 Nov 2018 14:37:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"208f0b39-8720-46e5-8297-6e6a24c4b419","ip_address":"10.200.201.1"}],"id":"2e8a3675-81d7-4343-ae01-afd16cdd2770","security_groups":["3e97b245-8358-403d-84b2-810c453a0ca2"],"mac_address":"fa:16:3e:97:33:cd","project_id":"4fe634c0c6504974abdd6f2d770351b6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-port1","admin_state_up":true,"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:36Z","binding:vnic_type":"normal","device_id":"ffef4c47-7dec-492d-8681-b1b0952cfdaf"}]} 2018-11-06 14:37:40,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=ffef4c47-7dec-492d-8681-b1b0952cfdaf used request id req-742ae568-4319-4aee-ba9e-fdf190bad9a4 2018-11-06 14:37:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/208f0b39-8720-46e5-8297-6e6a24c4b419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:40,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-10d432aa-ea90-41c5-b079-b14cbc937dd2 Date: Tue, 06 Nov 2018 14:37:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}} 2018-11-06 14:37:40,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/208f0b39-8720-46e5-8297-6e6a24c4b419 used request id req-10d432aa-ea90-41c5-b079-b14cbc937dd2 2018-11-06 14:37:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:40,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-48d63b89-4560-4ee7-ae65-ba09bc4b2699 Date: Tue, 06 Nov 2018 14:37:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:37:40,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-48d63b89-4560-4ee7-ae65-ba09bc4b2699 2018-11-06 14:37:40,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:40,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2c49a86b-1d76-436c-b760-5be4386d9c57 Date: Tue, 06 Nov 2018 14:37:40 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:37:40,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-2c49a86b-1d76-436c-b760-5be4386d9c57 2018-11-06 14:37:40,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:41,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f5176e64-cb78-446d-a854-833745a14584 Date: Tue, 06 Nov 2018 14:37: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":["208f0b39-8720-46e5-8297-6e6a24c4b419"],"updated_at":"2018-11-06T14:37:26Z","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"59818d45-8c7d-4d04-adfc-cad803edb94a","name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1"}]} 2018-11-06 14:37:41,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-f5176e64-cb78-446d-a854-833745a14584 2018-11-06 14:37:41,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:41,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e33bae3c-9cd7-4b3e-863d-77aa9a3fbe88 Date: Tue, 06 Nov 2018 14:37:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}]} 2018-11-06 14:37:41,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-e33bae3c-9cd7-4b3e-863d-77aa9a3fbe88 2018-11-06 14:37:41,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:41,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-a1e4728e-514a-440f-9503-76d775968664 Date: Tue, 06 Nov 2018 14:37:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"208f0b39-8720-46e5-8297-6e6a24c4b419","ip_address":"10.200.201.1"}],"id":"2e8a3675-81d7-4343-ae01-afd16cdd2770","security_groups":["3e97b245-8358-403d-84b2-810c453a0ca2"],"mac_address":"fa:16:3e:97:33:cd","project_id":"4fe634c0c6504974abdd6f2d770351b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-port1","admin_state_up":true,"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:36Z","binding:vnic_type":"normal","device_id":"ffef4c47-7dec-492d-8681-b1b0952cfdaf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"208f0b39-8720-46e5-8297-6e6a24c4b419","ip_address":"10.200.201.3"}],"id":"470ed806-ce0d-4bb5-b278-66b88d5878ee","security_groups":[],"mac_address":"fa:16:3e:09:5a:b5","project_id":"4fe634c0c6504974abdd6f2d770351b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-59818d45-8c7d-4d04-adfc-cad803edb94a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"208f0b39-8720-46e5-8297-6e6a24c4b419","ip_address":"10.200.201.4"}],"id":"4afa25e8-31b0-43c4-aaa8-ef334cbc4b7e","security_groups":[],"mac_address":"fa:16:3e:5b:79:31","project_id":"4fe634c0c6504974abdd6f2d770351b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-59818d45-8c7d-4d04-adfc-cad803edb94a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"208f0b39-8720-46e5-8297-6e6a24c4b419","ip_address":"10.200.201.2"}],"id":"a2a103ae-ea45-4bbc-8b27-38c108f2fc09","security_groups":[],"mac_address":"fa:16:3e:52:61:62","project_id":"4fe634c0c6504974abdd6f2d770351b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-59818d45-8c7d-4d04-adfc-cad803edb94a"}]} 2018-11-06 14:37:41,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-a1e4728e-514a-440f-9503-76d775968664 2018-11-06 14:37:41,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/208f0b39-8720-46e5-8297-6e6a24c4b419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:41,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d46bf185-2f79-4dbe-87e4-5d253ca9396e Date: Tue, 06 Nov 2018 14:37:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}} 2018-11-06 14:37:41,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/208f0b39-8720-46e5-8297-6e6a24c4b419 used request id req-d46bf185-2f79-4dbe-87e4-5d253ca9396e 2018-11-06 14:37:41,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:41,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-13f95b1f-4f26-42d6-a597-0144b7fa78d4 Date: Tue, 06 Nov 2018 14:37: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":["208f0b39-8720-46e5-8297-6e6a24c4b419"],"updated_at":"2018-11-06T14:37:26Z","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"59818d45-8c7d-4d04-adfc-cad803edb94a","name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1"}]} 2018-11-06 14:37:41,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-13f95b1f-4f26-42d6-a597-0144b7fa78d4 2018-11-06 14:37:42,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41c78988540a9bfc95de72e05ea0773f88604e" 2018-11-06 14:37:42,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3a8efda9-c4ee-47fe-97ab-ca68e5d5125d Date: Tue, 06 Nov 2018 14:37:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59818d45-8c7d-4d04-adfc-cad803edb94a","tenant_id":"4fe634c0c6504974abdd6f2d770351b6","created_at":"2018-11-06T14:37:26Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4fe634c0c6504974abdd6f2d770351b6","id":"208f0b39-8720-46e5-8297-6e6a24c4b419","subnetpool_id":null,"name":"CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1"}]} 2018-11-06 14:37:42,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-3a8efda9-c4ee-47fe-97ab-ca68e5d5125d 2018-11-06 14:37:42,067 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router and port CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-port1 2018-11-06 14:37:42,067 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router 2018-11-06 14:37:42,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/ffef4c47-7dec-492d-8681-b1b0952cfdaf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" -d '{"port_id": "2e8a3675-81d7-4343-ae01-afd16cdd2770"}' 2018-11-06 14:37:43,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-495bb72d-72ae-451d-9df0-f255e8942504 Date: Tue, 06 Nov 2018 14:37:43 GMT RESP BODY: {"network_id": "59818d45-8c7d-4d04-adfc-cad803edb94a", "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "subnet_id": "208f0b39-8720-46e5-8297-6e6a24c4b419", "subnet_ids": ["208f0b39-8720-46e5-8297-6e6a24c4b419"], "port_id": "2e8a3675-81d7-4343-ae01-afd16cdd2770", "id": "ffef4c47-7dec-492d-8681-b1b0952cfdaf"} 2018-11-06 14:37:43,484 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ffef4c47-7dec-492d-8681-b1b0952cfdaf/remove_router_interface used request id req-495bb72d-72ae-451d-9df0-f255e8942504 2018-11-06 14:37:43,484 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router 2018-11-06 14:37:43,484 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-router 2018-11-06 14:37:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/ffef4c47-7dec-492d-8681-b1b0952cfdaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9b7206d2c991aa58eaafb8e920f73ffbe77b3c" 2018-11-06 14:37:46,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b87956a-2b52-4a57-bdcd-feb1248781a9 Content-Length: 0 Date: Tue, 06 Nov 2018 14:37:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:37:46,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ffef4c47-7dec-492d-8681-b1b0952cfdaf used request id req-8b87956a-2b52-4a57-bdcd-feb1248781a9 2018-11-06 14:37:46,944 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1 2018-11-06 14:37:46,945 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-subnet1 2018-11-06 14:37:46,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/208f0b39-8720-46e5-8297-6e6a24c4b419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0087c803452e9c6822502c8f993eccaf5fdf106" 2018-11-06 14:37:49,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5091aa76-d055-49d6-9db0-d306215ca37a Date: Tue, 06 Nov 2018 14:37:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:37:49,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/208f0b39-8720-46e5-8297-6e6a24c4b419 used request id req-5091aa76-d055-49d6-9db0-d306215ca37a 2018-11-06 14:37:49,092 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e345cb79-6ae6-400d-abc1-52b761574182-pub-net1 2018-11-06 14:37:49,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/59818d45-8c7d-4d04-adfc-cad803edb94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0087c803452e9c6822502c8f993eccaf5fdf106" 2018-11-06 14:37:50,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3e2151f-df53-4ed2-b718-233077d2794e Date: Tue, 06 Nov 2018 14:37:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:37:50,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/59818d45-8c7d-4d04-adfc-cad803edb94a used request id req-f3e2151f-df53-4ed2-b718-233077d2794e 2018-11-06 14:37:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:50,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-445b6e5b-0002-466a-a5f0-726583270dec Date: Tue, 06 Nov 2018 14:37:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "created_at": "2018-11-06T14:37:25Z", "updated_at": "2018-11-06T14:37:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:37:25Z", "revision_number": 0, "id": "9d4486d0-cae3-4db9-ba65-64df44c5e482", "remote_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "remote_ip_prefix": null, "created_at": "2018-11-06T14:37:25Z", "security_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "4fe634c0c6504974abdd6f2d770351b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:37:25Z", "revision_number": 0, "id": "c40abc1a-7b3b-481e-bb6d-6368fdb546c4", "remote_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "remote_ip_prefix": null, "created_at": "2018-11-06T14:37:25Z", "security_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "4fe634c0c6504974abdd6f2d770351b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:37:25Z", "revision_number": 0, "id": "c506ca8b-9fe4-4aa0-ae69-632e14219c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:37:25Z", "security_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "4fe634c0c6504974abdd6f2d770351b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:37:25Z", "revision_number": 0, "id": "cf59ec1d-e771-4149-95e9-8f15704c1f86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:37:25Z", "security_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "4fe634c0c6504974abdd6f2d770351b6"}], "revision_number": 4, "project_id": "4fe634c0c6504974abdd6f2d770351b6", "id": "3e97b245-8358-403d-84b2-810c453a0ca2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:37:50,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-445b6e5b-0002-466a-a5f0-726583270dec 2018-11-06 14:37:50,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:50,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b2588b-7bbd-4d99-9180-218a50784cc7 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:37:50,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-29b2588b-7bbd-4d99-9180-218a50784cc7 2018-11-06 14:37:50,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:50,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf65f8a-08cd-4784-a3f5-1257f26b87c3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6"}, "enabled": true, "id": "4fe634c0c6504974abdd6f2d770351b6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f69f03b5-c06d-439-proj"}} 2018-11-06 14:37:50,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6 used request id req-cdf65f8a-08cd-4784-a3f5-1257f26b87c3 2018-11-06 14:37:50,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e97b245-8358-403d-84b2-810c453a0ca2 2018-11-06 14:37:50,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=3e97b245-8358-403d-84b2-810c453a0ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:50,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d2c073f5-7967-478b-b61e-4933cf443ec3 Date: Tue, 06 Nov 2018 14:37:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:37:25Z", "security_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "created_at": "2018-11-06T14:37:25Z", "project_id": "4fe634c0c6504974abdd6f2d770351b6", "id": "9d4486d0-cae3-4db9-ba65-64df44c5e482"}, {"remote_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:37:25Z", "security_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "created_at": "2018-11-06T14:37:25Z", "project_id": "4fe634c0c6504974abdd6f2d770351b6", "id": "c40abc1a-7b3b-481e-bb6d-6368fdb546c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:37:25Z", "security_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "created_at": "2018-11-06T14:37:25Z", "project_id": "4fe634c0c6504974abdd6f2d770351b6", "id": "c506ca8b-9fe4-4aa0-ae69-632e14219c12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:37:25Z", "security_group_id": "3e97b245-8358-403d-84b2-810c453a0ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "4fe634c0c6504974abdd6f2d770351b6", "created_at": "2018-11-06T14:37:25Z", "project_id": "4fe634c0c6504974abdd6f2d770351b6", "id": "cf59ec1d-e771-4149-95e9-8f15704c1f86"}]} 2018-11-06 14:37:50,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=3e97b245-8358-403d-84b2-810c453a0ca2 used request id req-d2c073f5-7967-478b-b61e-4933cf443ec3 2018-11-06 14:37:50,804 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:37:50,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/3e97b245-8358-403d-84b2-810c453a0ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:51,104 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3adf96f-0458-48d9-8c84-615e32d53ed7 Content-Length: 0 Date: Tue, 06 Nov 2018 14:37:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:37:51,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/3e97b245-8358-403d-84b2-810c453a0ca2 used request id req-c3adf96f-0458-48d9-8c84-615e32d53ed7 2018-11-06 14:37:51,105 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f69f03b5-c06d-439-proj 2018-11-06 14:37:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:51,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa53076d-2204-4081-9a3e-737b238de597 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:51,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4fe634c0c6504974abdd6f2d770351b6 used request id req-aa53076d-2204-4081-9a3e-737b238de597 2018-11-06 14:37:51,330 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f69f03b5-c06d-439-proj-role 2018-11-06 14:37:51,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/50d9610b02104ec082c1a6d1780771d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:51,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f34d05c-9974-4f28-8b05-0ba39f153586 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:51,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/50d9610b02104ec082c1a6d1780771d6 used request id req-5f34d05c-9974-4f28-8b05-0ba39f153586 2018-11-06 14:37:51,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dc8921d69d13a81d04f4fbc766c8dbdca01f8a" 2018-11-06 14:37:51,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1c4b58-dc0f-4944-afc4-82ae704f8907 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:37:51,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-af1c4b58-dc0f-4944-afc4-82ae704f8907 2018-11-06 14:37:51,538 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f69f03b5-c06d-439-user 2018-11-06 14:37:51,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/618900bf7e884284ba8d778f25c66c68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5997f6b435743b06a6adc95692d158bf12fcad" 2018-11-06 14:37:51,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bbb7884-ec19-4ea0-922b-14fa24a5e3e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:51,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/618900bf7e884284ba8d778f25c66c68 used request id req-0bbb7884-ec19-4ea0-922b-14fa24a5e3e6 2018-11-06 14:37:51,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:52,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["wkC_66gATJ-kEQog_QeCAw"], "issued_at": "2018-11-06T14:37:52.000000Z"}} 2018-11-06 14:37:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e224adf3556bc118f097fad3994e9e4af922810" 2018-11-06 14:37:52,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8bbf2e-5551-4aea-9835-7f4a5ac0ca14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:52,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2d8bbf2e-5551-4aea-9835-7f4a5ac0ca14 2018-11-06 14:37:52,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:52,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:52,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["BjiQrP7IRbWrONIHQMQMKA"], "issued_at": "2018-11-06T14:37:52.000000Z"}} 2018-11-06 14:37:52,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:37:52,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2d2a4d-9706-4e2f-b3f7-b18bd0207a9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:52,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ad2d2a4d-9706-4e2f-b3f7-b18bd0207a9e 2018-11-06 14:37:52,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:52,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f624a869-ffac-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:37:52,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68899a48-fc74-4f55-ac3c-f96e69a73398 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f624a869-ffac-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:37:52,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f624a869-ffac-4b2-proj used request id req-68899a48-fc74-4f55-ac3c-f96e69a73398 2018-11-06 14:37:52,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:37:52,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08663c73-1678-4948-aee5-2d7b3e1b4db4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:37:52,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-08663c73-1678-4948-aee5-2d7b3e1b4db4 2018-11-06 14:37:52,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f624a869-ffac-4b2-proj"}}' 2018-11-06 14:37:53,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e8f7b1-ed17-4b3e-a81f-68f3bb4890a2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3a7d2d76a9764d2fa04428402563f4ce"}, "enabled": true, "id": "3a7d2d76a9764d2fa04428402563f4ce", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f624a869-ffac-4b2-proj"}} 2018-11-06 14:37:53,028 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-95e8f7b1-ed17-4b3e-a81f-68f3bb4890a2 2018-11-06 14:37:53,028 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f624a869-ffac-4b2-proj 2018-11-06 14:37:53,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:53,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:53,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["faTA3JUkRhSbzdaBXo7fvg"], "issued_at": "2018-11-06T14:37:53.000000Z"}} 2018-11-06 14:37:53,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8ebc0206791cd980d573c8c5f59660d5778c71" 2018-11-06 14:37:53,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8bde35-9646-4290-922e-690045c57178 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:53,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ba8bde35-9646-4290-922e-690045c57178 2018-11-06 14:37:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:53,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:53,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8ebc0206791cd980d573c8c5f59660d5778c71" 2018-11-06 14:37:53,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36102e5d-e49c-4687-a500-910cad1c8622 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:37:53,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-36102e5d-e49c-4687-a500-910cad1c8622 2018-11-06 14:37:53,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-f624a869-ffac-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8ebc0206791cd980d573c8c5f59660d5778c71" 2018-11-06 14:37:53,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d71394-75d1-42ec-bda8-c6e1d926dddb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-f624a869-ffac-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3a7d2d76a9764d2fa04428402563f4ce"}, "enabled": true, "id": "3a7d2d76a9764d2fa04428402563f4ce", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f624a869-ffac-4b2-proj"}]} 2018-11-06 14:37:53,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-f624a869-ffac-4b2-proj used request id req-09d71394-75d1-42ec-bda8-c6e1d926dddb 2018-11-06 14:37:53,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8ebc0206791cd980d573c8c5f59660d5778c71" 2018-11-06 14:37:53,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82df1e28-2886-4285-a12b-ccefe6e7da80 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:37:53,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-82df1e28-2886-4285-a12b-ccefe6e7da80 2018-11-06 14:37:54,212 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f624a869-ffac-4b2-user 2018-11-06 14:37:54,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:37:54,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1f6f88-0003-4ea6-9a74-d1cda4f9766c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:37:54,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5d1f6f88-0003-4ea6-9a74-d1cda4f9766c 2018-11-06 14:37:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" -d '{"role": {"name": "CreateRouterSuccessTests-f624a869-ffac-4b2-proj-role"}}' 2018-11-06 14:37:54,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c06dd8-30b3-48ba-a806-90d0895b80ae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "63eb48c0353141c6bdcc61c98b52fc9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/63eb48c0353141c6bdcc61c98b52fc9e"}, "name": "CreateRouterSuccessTests-f624a869-ffac-4b2-proj-role"}} 2018-11-06 14:37:54,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-05c06dd8-30b3-48ba-a806-90d0895b80ae 2018-11-06 14:37:54,417 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f624a869-ffac-4b2-proj-role 2018-11-06 14:37:54,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/63eb48c0353141c6bdcc61c98b52fc9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:37:54,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683f4af3-3834-4dae-9620-1e55458d2fbe Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/63eb48c0353141c6bdcc61c98b52fc9e"}, "domain_id": null, "name": "CreateRouterSuccessTests-f624a869-ffac-4b2-proj-role", "id": "63eb48c0353141c6bdcc61c98b52fc9e"}} 2018-11-06 14:37:54,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/63eb48c0353141c6bdcc61c98b52fc9e used request id req-683f4af3-3834-4dae-9620-1e55458d2fbe 2018-11-06 14:37:54,508 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f624a869-ffac-4b2-proj-role to project CreateRouterSuccessTests-f624a869-ffac-4b2-proj 2018-11-06 14:37:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3a7d2d76a9764d2fa04428402563f4ce/users/cd0d9044978347558aff004074af27f3/roles/63eb48c0353141c6bdcc61c98b52fc9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:37:54,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68989e42-babd-42d3-9fc9-d23e921e62ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:37:54,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3a7d2d76a9764d2fa04428402563f4ce/users/cd0d9044978347558aff004074af27f3/roles/63eb48c0353141c6bdcc61c98b52fc9e used request id req-68989e42-babd-42d3-9fc9-d23e921e62ce 2018-11-06 14:37:54,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:54,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:55,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Eotmg-ugTQyG62sLbntJ8Q"], "issued_at": "2018-11-06T14:37:55.000000Z"}} 2018-11-06 14:37:55,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:37:55,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b19d096-77a3-4cf0-a67d-96e7c2322424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:55,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9b19d096-77a3-4cf0-a67d-96e7c2322424 2018-11-06 14:37:55,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:37:55,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dba13398-7e44-44e2-ada5-9f8826e86555 Date: Tue, 06 Nov 2018 14:37:55 GMT RESP BODY: {"routers": []} 2018-11-06 14:37:55,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router&admin_state_up=True used request id req-dba13398-7e44-44e2-ada5-9f8826e86555 2018-11-06 14:37:55,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:37:55,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:37:55,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["FEeaddpvTyWRN8PxuNZ6Gg"], "issued_at": "2018-11-06T14:37:55.000000Z"}} 2018-11-06 14:37:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4958bfa7f7186797ad0e5aa89ac7308358b259f4" 2018-11-06 14:37:55,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e178d507-e10f-4253-aad1-d01e2d44a4b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:37:55,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e178d507-e10f-4253-aad1-d01e2d44a4b1 2018-11-06 14:37:55,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:37:55,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:37:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:37:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-f624a869-ffac-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4958bfa7f7186797ad0e5aa89ac7308358b259f4" 2018-11-06 14:37:55,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac38cf8a-3e8a-4c52-8489-acf1728c4b86 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-f624a869-ffac-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3a7d2d76a9764d2fa04428402563f4ce"}, "enabled": true, "id": "3a7d2d76a9764d2fa04428402563f4ce", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f624a869-ffac-4b2-proj"}]} 2018-11-06 14:37:55,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-f624a869-ffac-4b2-proj used request id req-ac38cf8a-3e8a-4c52-8489-acf1728c4b86 2018-11-06 14:37:55,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:37:56,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a3e6a714-3a13-4579-98cc-65457d2ad129 Date: Tue, 06 Nov 2018 14:37:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:37:56,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-a3e6a714-3a13-4579-98cc-65457d2ad129 2018-11-06 14:37:56,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:37:56,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6bbac211-ec26-4d34-a800-9204943336fa Date: Tue, 06 Nov 2018 14:37:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 14:37:56,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-6bbac211-ec26-4d34-a800-9204943336fa 2018-11-06 14:37:56,313 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router 2018-11-06 14:37:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "tenant_id": "3a7d2d76a9764d2fa04428402563f4ce", "name": "CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router", "admin_state_up": true}}' 2018-11-06 14:38:01,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-aa9b3b32-1ad2-4833-99e5-36206c7e56da Date: Tue, 06 Nov 2018 14:38:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3a7d2d76a9764d2fa04428402563f4ce", "created_at": "2018-11-06T14:37:56Z", "admin_state_up": true, "updated_at": "2018-11-06T14:37:57Z", "project_id": "3a7d2d76a9764d2fa04428402563f4ce", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1c216682-55a4-4527-b9e7-0832f4661c15", "name": "CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router"}} 2018-11-06 14:38:01,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-aa9b3b32-1ad2-4833-99e5-36206c7e56da 2018-11-06 14:38:01,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=1c216682-55a4-4527-b9e7-0832f4661c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:01,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-ad879439-6ffa-4263-8727-1af925a749e4 Date: Tue, 06 Nov 2018 14:38:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58242371-3f06-469e-9925-797c3152db48","ip_address":"169.254.192.10"}],"id":"1767bdfd-b575-4970-b13b-d61efd0c8c63","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:00:be:fb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3a7d2d76a9764d2fa04428402563f4ce","admin_state_up":true,"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:58Z","binding:vnic_type":"normal","device_id":"1c216682-55a4-4527-b9e7-0832f4661c15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:57Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.204"}],"id":"293c78fe-81d7-481e-97f7-a22e746b8cc0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:b9:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T14:37:57Z","binding:vnic_type":"normal","device_id":"1c216682-55a4-4527-b9e7-0832f4661c15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58242371-3f06-469e-9925-797c3152db48","ip_address":"169.254.192.2"}],"id":"4745fcdd-5acb-4687-b66d-71d80502a08c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:29:35","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3a7d2d76a9764d2fa04428402563f4ce","admin_state_up":true,"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:59Z","binding:vnic_type":"normal","device_id":"1c216682-55a4-4527-b9e7-0832f4661c15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58242371-3f06-469e-9925-797c3152db48","ip_address":"169.254.192.3"}],"id":"e498ea55-b6cc-4591-b245-ab2592c9bf6b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:dd:df","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3a7d2d76a9764d2fa04428402563f4ce","admin_state_up":true,"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:58Z","binding:vnic_type":"normal","device_id":"1c216682-55a4-4527-b9e7-0832f4661c15"}]} 2018-11-06 14:38:01,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=1c216682-55a4-4527-b9e7-0832f4661c15 used request id req-ad879439-6ffa-4263-8727-1af925a749e4 2018-11-06 14:38:01,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:01,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c8cb7b19-024e-40f9-8675-86a00dc06989 Date: Tue, 06 Nov 2018 14:38:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 14:38:01,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-c8cb7b19-024e-40f9-8675-86a00dc06989 2018-11-06 14:38:01,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:01,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c1e3e9a4-e96a-4c37-ba7a-59c504aa6dfc Date: Tue, 06 Nov 2018 14:38:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:56Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37: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":"58242371-3f06-469e-9925-797c3152db48","subnetpool_id":null,"name":"HA subnet tenant 3a7d2d76a9764d2fa04428402563f4ce"}} 2018-11-06 14:38:01,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 used request id req-c1e3e9a4-e96a-4c37-ba7a-59c504aa6dfc 2018-11-06 14:38:01,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:01,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a0deee1d-541e-43ff-a792-4599cd95e496 Date: Tue, 06 Nov 2018 14:38:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:56Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37: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":"58242371-3f06-469e-9925-797c3152db48","subnetpool_id":null,"name":"HA subnet tenant 3a7d2d76a9764d2fa04428402563f4ce"}} 2018-11-06 14:38:01,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 used request id req-a0deee1d-541e-43ff-a792-4599cd95e496 2018-11-06 14:38:01,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:02,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2c28f45a-fd48-4c9e-b30b-59a8ded85619 Date: Tue, 06 Nov 2018 14:38:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:56Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37: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":"58242371-3f06-469e-9925-797c3152db48","subnetpool_id":null,"name":"HA subnet tenant 3a7d2d76a9764d2fa04428402563f4ce"}} 2018-11-06 14:38:02,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 used request id req-2c28f45a-fd48-4c9e-b30b-59a8ded85619 2018-11-06 14:38:02,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/1c216682-55a4-4527-b9e7-0832f4661c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:02,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-162779ad-6ef5-453f-b31d-2c9c8308067a Date: Tue, 06 Nov 2018 14:38:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3a7d2d76a9764d2fa04428402563f4ce", "created_at": "2018-11-06T14:37:56Z", "admin_state_up": true, "updated_at": "2018-11-06T14:38:00Z", "project_id": "3a7d2d76a9764d2fa04428402563f4ce", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "1c216682-55a4-4527-b9e7-0832f4661c15", "name": "CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router"}} 2018-11-06 14:38:02,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/1c216682-55a4-4527-b9e7-0832f4661c15 used request id req-162779ad-6ef5-453f-b31d-2c9c8308067a 2018-11-06 14:38:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=1c216682-55a4-4527-b9e7-0832f4661c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:02,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3283 X-Openstack-Request-Id: req-8c7d0250-fb7b-4cff-9d95-da0a8016ae3d Date: Tue, 06 Nov 2018 14:38:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58242371-3f06-469e-9925-797c3152db48","ip_address":"169.254.192.10"}],"id":"1767bdfd-b575-4970-b13b-d61efd0c8c63","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:00:be:fb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3a7d2d76a9764d2fa04428402563f4ce","admin_state_up":true,"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:58Z","binding:vnic_type":"normal","device_id":"1c216682-55a4-4527-b9e7-0832f4661c15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:02Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.204"}],"id":"293c78fe-81d7-481e-97f7-a22e746b8cc0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:b9:3b","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T14:37:57Z","binding:vnic_type":"normal","device_id":"1c216682-55a4-4527-b9e7-0832f4661c15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:02Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58242371-3f06-469e-9925-797c3152db48","ip_address":"169.254.192.2"}],"id":"4745fcdd-5acb-4687-b66d-71d80502a08c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:29:35","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3a7d2d76a9764d2fa04428402563f4ce","admin_state_up":true,"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:59Z","binding:vnic_type":"normal","device_id":"1c216682-55a4-4527-b9e7-0832f4661c15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:37:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58242371-3f06-469e-9925-797c3152db48","ip_address":"169.254.192.3"}],"id":"e498ea55-b6cc-4591-b245-ab2592c9bf6b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:dd:df","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3a7d2d76a9764d2fa04428402563f4ce","admin_state_up":true,"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:58Z","binding:vnic_type":"normal","device_id":"1c216682-55a4-4527-b9e7-0832f4661c15"}]} 2018-11-06 14:38:02,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=1c216682-55a4-4527-b9e7-0832f4661c15 used request id req-8c7d0250-fb7b-4cff-9d95-da0a8016ae3d 2018-11-06 14:38:02,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:02,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c2cfa5b4-796f-4e4c-b3fa-73160779e23d Date: Tue, 06 Nov 2018 14:38:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 14:38:02,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-c2cfa5b4-796f-4e4c-b3fa-73160779e23d 2018-11-06 14:38:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:02,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ad7054a5-11fb-43a1-882c-963bfb8f43b2 Date: Tue, 06 Nov 2018 14:38:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:56Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37: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":"58242371-3f06-469e-9925-797c3152db48","subnetpool_id":null,"name":"HA subnet tenant 3a7d2d76a9764d2fa04428402563f4ce"}} 2018-11-06 14:38:02,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 used request id req-ad7054a5-11fb-43a1-882c-963bfb8f43b2 2018-11-06 14:38:02,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:03,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-69f124ce-af44-4e66-9e57-ff672b33bacb Date: Tue, 06 Nov 2018 14:38:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:56Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37: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":"58242371-3f06-469e-9925-797c3152db48","subnetpool_id":null,"name":"HA subnet tenant 3a7d2d76a9764d2fa04428402563f4ce"}} 2018-11-06 14:38:03,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 used request id req-69f124ce-af44-4e66-9e57-ff672b33bacb 2018-11-06 14:38:03,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:03,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8e858564-62e8-4fad-8d31-f70a63726995 Date: Tue, 06 Nov 2018 14:38:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9930ac00-bdee-448d-9765-02e1f3844b0c","tenant_id":"","created_at":"2018-11-06T14:37:56Z","dns_nameservers":[],"updated_at":"2018-11-06T14:37: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":"58242371-3f06-469e-9925-797c3152db48","subnetpool_id":null,"name":"HA subnet tenant 3a7d2d76a9764d2fa04428402563f4ce"}} 2018-11-06 14:38:03,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/58242371-3f06-469e-9925-797c3152db48 used request id req-8e858564-62e8-4fad-8d31-f70a63726995 2018-11-06 14:38:03,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:03,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63eb48c0353141c6bdcc61c98b52fc9e", "name": "CreateRouterSuccessTests-f624a869-ffac-4b2-proj-role"}], "expires_at": "2018-11-06T15:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a7d2d76a9764d2fa04428402563f4ce", "name": "CreateRouterSuccessTests-f624a869-ffac-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/3a7d2d76a9764d2fa04428402563f4ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/3a7d2d76a9764d2fa04428402563f4ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/3a7d2d76a9764d2fa04428402563f4ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a7d2d76a9764d2fa04428402563f4ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/3a7d2d76a9764d2fa04428402563f4ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/3a7d2d76a9764d2fa04428402563f4ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3a7d2d76a9764d2fa04428402563f4ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/3a7d2d76a9764d2fa04428402563f4ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/3a7d2d76a9764d2fa04428402563f4ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a7d2d76a9764d2fa04428402563f4ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/3a7d2d76a9764d2fa04428402563f4ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/3a7d2d76a9764d2fa04428402563f4ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f624a869-ffac-4b2-user", "id": "cd0d9044978347558aff004074af27f3"}, "audit_ids": ["NcUvZNP4QaSwY4B1x9WaWw"], "issued_at": "2018-11-06T14:38:03.000000Z"}} 2018-11-06 14:38:03,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8ba22c22606f4fc40f3582050a44553ba06e6" 2018-11-06 14:38:03,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-3d8c59ae-4f17-424d-bcac-ea739e9dc3f7 Date: Tue, 06 Nov 2018 14:38:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3a7d2d76a9764d2fa04428402563f4ce", "created_at": "2018-11-06T14:37:56Z", "admin_state_up": true, "updated_at": "2018-11-06T14:38:00Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "3a7d2d76a9764d2fa04428402563f4ce", "id": "1c216682-55a4-4527-b9e7-0832f4661c15", "name": "CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router"}]} 2018-11-06 14:38:03,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router&admin_state_up=True used request id req-3d8c59ae-4f17-424d-bcac-ea739e9dc3f7 2018-11-06 14:38:03,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:38:03,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:38: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:38:03,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3a7d2d76a9764d2fa04428402563f4ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e224adf3556bc118f097fad3994e9e4af922810" 2018-11-06 14:38:03,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7cda6c-5452-4f95-b112-c5f2403e4f18 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3a7d2d76a9764d2fa04428402563f4ce"}, "enabled": true, "id": "3a7d2d76a9764d2fa04428402563f4ce", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f624a869-ffac-4b2-proj"}} 2018-11-06 14:38:03,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3a7d2d76a9764d2fa04428402563f4ce used request id req-fe7cda6c-5452-4f95-b112-c5f2403e4f18 2018-11-06 14:38:03,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=1c216682-55a4-4527-b9e7-0832f4661c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8ba22c22606f4fc40f3582050a44553ba06e6" 2018-11-06 14:38:04,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb5d3e58-8a37-48c5-8068-a3cd2fe415f1 Date: Tue, 06 Nov 2018 14:38:04 GMT RESP BODY: {"ports":[]} 2018-11-06 14:38:04,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=1c216682-55a4-4527-b9e7-0832f4661c15 used request id req-fb5d3e58-8a37-48c5-8068-a3cd2fe415f1 2018-11-06 14:38:04,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8ba22c22606f4fc40f3582050a44553ba06e6" 2018-11-06 14:38:04,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-905154d2-fe7d-4e9e-9894-f529b385811f Date: Tue, 06 Nov 2018 14:38:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:38:04,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-905154d2-fe7d-4e9e-9894-f529b385811f 2018-11-06 14:38:04,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8ba22c22606f4fc40f3582050a44553ba06e6" 2018-11-06 14:38:04,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-992890fb-8cab-485d-a227-19112a4b04f1 Date: Tue, 06 Nov 2018 14:38:04 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:38:04,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-992890fb-8cab-485d-a227-19112a4b04f1 2018-11-06 14:38:04,552 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router 2018-11-06 14:38:04,552 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0bee0ee6-d1d2-4ab0-8299-78ab8a3d8e3e-pub-router 2018-11-06 14:38:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/1c216682-55a4-4527-b9e7-0832f4661c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9e4dcb5505b849f283db279abc1420269209fb" 2018-11-06 14:38:07,777 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efe0c23c-cd43-456c-935a-b8db48bd7068 Content-Length: 0 Date: Tue, 06 Nov 2018 14:38:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:38:07,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1c216682-55a4-4527-b9e7-0832f4661c15 used request id req-efe0c23c-cd43-456c-935a-b8db48bd7068 2018-11-06 14:38:07,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:38:07,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d8260245-01ae-4de8-a8b5-1283a074d903 Date: Tue, 06 Nov 2018 14:38:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:38:07,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-d8260245-01ae-4de8-a8b5-1283a074d903 2018-11-06 14:38:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:38:08,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c940598-1021-4758-bb6d-f226fc37c276 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:38:08,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-7c940598-1021-4758-bb6d-f226fc37c276 2018-11-06 14:38:08,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:38:08,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1d8503-46f7-455c-93c3-ed132bef50fc Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:38:08,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-be1d8503-46f7-455c-93c3-ed132bef50fc 2018-11-06 14:38:08,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:38:08,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4547aa-b300-40df-bc9a-007e334d2748 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:38:08,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-cf4547aa-b300-40df-bc9a-007e334d2748 2018-11-06 14:38:08,281 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f624a869-ffac-4b2-proj 2018-11-06 14:38:08,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/3a7d2d76a9764d2fa04428402563f4ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:38:08,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f43bcb0-d5f1-473d-a445-63864c600cb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:38:08,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3a7d2d76a9764d2fa04428402563f4ce used request id req-4f43bcb0-d5f1-473d-a445-63864c600cb8 2018-11-06 14:38:08,484 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f624a869-ffac-4b2-proj-role 2018-11-06 14:38:08,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/63eb48c0353141c6bdcc61c98b52fc9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:38:08,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10e7aaeb-6e25-402a-b3b6-4924bbd92a62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:38:08,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/63eb48c0353141c6bdcc61c98b52fc9e used request id req-10e7aaeb-6e25-402a-b3b6-4924bbd92a62 2018-11-06 14:38:08,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743fc90b70a8054693ba87b598e434ce3c0f1e5" 2018-11-06 14:38:08,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8509a2-8871-4302-b10e-f5107249298a Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:38:08,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a8509a2-8871-4302-b10e-f5107249298a 2018-11-06 14:38:08,707 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f624a869-ffac-4b2-user 2018-11-06 14:38:08,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cd0d9044978347558aff004074af27f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8ebc0206791cd980d573c8c5f59660d5778c71" 2018-11-06 14:38:08,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9855abf5-9d7b-4883-8841-dbae3c22f524 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:38:08,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cd0d9044978347558aff004074af27f3 used request id req-9855abf5-9d7b-4883-8841-dbae3c22f524 2018-11-06 14:38:08,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:09,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ZU6VCFqQSsWJYAB0C5rkrw"], "issued_at": "2018-11-06T14:38:09.000000Z"}} 2018-11-06 14:38:09,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37bbfa52008e5eda088f046b323410b8c7d0429e" 2018-11-06 14:38:09,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fede99b-fe85-4802-abc3-a0004e5eedbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:09,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3fede99b-fe85-4802-abc3-a0004e5eedbe 2018-11-06 14:38:09,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:09,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:09,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["stpXO1qhRxSM14NhZV-c5w"], "issued_at": "2018-11-06T14:38:09.000000Z"}} 2018-11-06 14:38:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:09,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5cf8ac1-13df-4d6f-8944-61c0360ffb88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:09,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b5cf8ac1-13df-4d6f-8944-61c0360ffb88 2018-11-06 14:38:09,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:38:09,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:38:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:38:09,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-edeb981d-c38f-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:09,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71112132-e653-480e-9652-1a8a94098c7d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-edeb981d-c38f-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:38:09,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-edeb981d-c38f-4e5-proj used request id req-71112132-e653-480e-9652-1a8a94098c7d 2018-11-06 14:38:09,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:10,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0aa9c2-fa9b-4382-97d5-d4d745be1887 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:38:10,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2b0aa9c2-fa9b-4382-97d5-d4d745be1887 2018-11-06 14:38:10,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}}' 2018-11-06 14:38:10,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-901f60d5-80fd-4c3a-b7ed-022668a6a194 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:10,141 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-901f60d5-80fd-4c3a-b7ed-022668a6a194 2018-11-06 14:38:10,142 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-edeb981d-c38f-4e5-proj 2018-11-06 14:38:10,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:10,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:10,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["XgoLzFjzRqeOUdImhsUgkQ"], "issued_at": "2018-11-06T14:38:10.000000Z"}} 2018-11-06 14:38:10,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e51e6112ff065c12c26ee431513862d7fafc98a" 2018-11-06 14:38:10,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8500bb4-514a-4a3a-a27c-73fbda98de26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:10,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b8500bb4-514a-4a3a-a27c-73fbda98de26 2018-11-06 14:38:10,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:38:10,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:38:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:38:10,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e51e6112ff065c12c26ee431513862d7fafc98a" 2018-11-06 14:38:10,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7102f340-02d9-426b-bed7-580be3e13979 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:38:10,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7102f340-02d9-426b-bed7-580be3e13979 2018-11-06 14:38:10,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-edeb981d-c38f-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e51e6112ff065c12c26ee431513862d7fafc98a" 2018-11-06 14:38:10,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4700ce4d-48dd-4fb7-9e68-58fd8d7e4688 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-edeb981d-c38f-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}]} 2018-11-06 14:38:10,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-edeb981d-c38f-4e5-proj used request id req-4700ce4d-48dd-4fb7-9e68-58fd8d7e4688 2018-11-06 14:38:10,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e51e6112ff065c12c26ee431513862d7fafc98a" 2018-11-06 14:38:10,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f40e56-1236-451c-98df-47166b90c4aa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:38:10,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a1f40e56-1236-451c-98df-47166b90c4aa 2018-11-06 14:38:11,189 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-edeb981d-c38f-4e5-user 2018-11-06 14:38:11,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:11,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:11,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0325fbd6-cbf1-4fbd-b9d2-e14700b53b98 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:38:11,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0325fbd6-cbf1-4fbd-b9d2-e14700b53b98 2018-11-06 14:38:11,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" -d '{"role": {"name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role"}}' 2018-11-06 14:38:11,333 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bdc4094-ac3f-47b1-9bc3-875a21213801 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f457591a1e0749b6aee1cf9e93e25b85", "links": {"self": "http://172.30.9.27:5000/v3/roles/f457591a1e0749b6aee1cf9e93e25b85"}, "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role"}} 2018-11-06 14:38:11,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-8bdc4094-ac3f-47b1-9bc3-875a21213801 2018-11-06 14:38:11,333 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role 2018-11-06 14:38:11,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f457591a1e0749b6aee1cf9e93e25b85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:11,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b24504d3-88d3-45bd-a5f7-e47af395fcaf Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f457591a1e0749b6aee1cf9e93e25b85"}, "domain_id": null, "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role", "id": "f457591a1e0749b6aee1cf9e93e25b85"}} 2018-11-06 14:38:11,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f457591a1e0749b6aee1cf9e93e25b85 used request id req-b24504d3-88d3-45bd-a5f7-e47af395fcaf 2018-11-06 14:38:11,418 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role to project CreateRouterSuccessTests-edeb981d-c38f-4e5-proj 2018-11-06 14:38:11,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96/users/aaf49ad4083b4ac78f07e2103c4cb257/roles/f457591a1e0749b6aee1cf9e93e25b85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:11,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ba47ab0-a259-4547-96c0-ad1bdb66f65c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:38:11,551 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96/users/aaf49ad4083b4ac78f07e2103c4cb257/roles/f457591a1e0749b6aee1cf9e93e25b85 used request id req-9ba47ab0-a259-4547-96c0-ad1bdb66f65c 2018-11-06 14:38:11,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:11,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:12,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f457591a1e0749b6aee1cf9e93e25b85", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role"}], "expires_at": "2018-11-06T15:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d3307c2e4544dcb5168896e5d0aa96", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-user", "id": "aaf49ad4083b4ac78f07e2103c4cb257"}, "audit_ids": ["cQ8di7GxQMyDpCPeBJJKHw"], "issued_at": "2018-11-06T14:38:12.000000Z"}} 2018-11-06 14:38:12,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14aacd3c23a840a5c744ec79c28998607dedf2bd" 2018-11-06 14:38:12,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7494821-26d3-4331-a40d-d607af9f11ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:12,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c7494821-26d3-4331-a40d-d607af9f11ec 2018-11-06 14:38:12,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14aacd3c23a840a5c744ec79c28998607dedf2bd" 2018-11-06 14:38:12,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b8e3e1d2-1b11-45a4-adb9-0fcfb5977bb3 Date: Tue, 06 Nov 2018 14:38:12 GMT RESP BODY: {"networks":[]} 2018-11-06 14:38:12,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 used request id req-b8e3e1d2-1b11-45a4-adb9-0fcfb5977bb3 2018-11-06 14:38:12,269 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 2018-11-06 14:38:12,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14aacd3c23a840a5c744ec79c28998607dedf2bd" -d '{"network": {"name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1", "admin_state_up": true}}' 2018-11-06 14:38:12,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-cc7d51b0-21d3-44d1-9ce9-27975c42274e Date: Tue, 06 Nov 2018 14:38:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:38:12Z","is_default":false,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:12Z","mtu":1450}} 2018-11-06 14:38:12,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-cc7d51b0-21d3-44d1-9ce9-27975c42274e 2018-11-06 14:38:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14aacd3c23a840a5c744ec79c28998607dedf2bd" 2018-11-06 14:38:13,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7f2fde44-94d4-4d1b-81b1-7eee65a538ec Date: Tue, 06 Nov 2018 14:38:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:38:12Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1"}]} 2018-11-06 14:38:13,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-7f2fde44-94d4-4d1b-81b1-7eee65a538ec 2018-11-06 14:38:13,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14aacd3c23a840a5c744ec79c28998607dedf2bd" 2018-11-06 14:38:13,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-24c26371-dbb6-40b7-93d9-a5c3adf51e5d Date: Tue, 06 Nov 2018 14:38:13 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:38:13,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-24c26371-dbb6-40b7-93d9-a5c3adf51e5d 2018-11-06 14:38:13,326 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1 2018-11-06 14:38:13,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14aacd3c23a840a5c744ec79c28998607dedf2bd" -d '{"subnets": [{"ip_version": 4, "network_id": "64c63cad-5b9d-4c66-bbb1-a45830bb793d", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}]}' 2018-11-06 14:38:14,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ae58d4f6-f5a0-4bef-b326-c0b8fbdf3006 Date: Tue, 06 Nov 2018 14:38:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}]} 2018-11-06 14:38:14,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ae58d4f6-f5a0-4bef-b326-c0b8fbdf3006 2018-11-06 14:38:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14aacd3c23a840a5c744ec79c28998607dedf2bd" 2018-11-06 14:38:14,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2efcc6b3-d6ae-4bec-931d-1c85223e67a0 Date: Tue, 06 Nov 2018 14:38:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["51aabede-768e-48c5-bf1c-7cb41d33b3bb"],"updated_at":"2018-11-06T14:38:13Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1"}]} 2018-11-06 14:38:14,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-2efcc6b3-d6ae-4bec-931d-1c85223e67a0 2018-11-06 14:38:14,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14aacd3c23a840a5c744ec79c28998607dedf2bd" 2018-11-06 14:38:14,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-685a1e79-a731-45d0-b46c-f33e72bbc612 Date: Tue, 06 Nov 2018 14:38:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}]} 2018-11-06 14:38:14,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-685a1e79-a731-45d0-b46c-f33e72bbc612 2018-11-06 14:38:14,495 - OpenStackNetwork - DEBUG - Network [64c63cad-5b9d-4c66-bbb1-a45830bb793d] created successfully 2018-11-06 14:38:14,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:14,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:14,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f457591a1e0749b6aee1cf9e93e25b85", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role"}], "expires_at": "2018-11-06T15:38:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d3307c2e4544dcb5168896e5d0aa96", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-user", "id": "aaf49ad4083b4ac78f07e2103c4cb257"}, "audit_ids": ["zqwrS08kQeaHK4f59YCi5Q"], "issued_at": "2018-11-06T14:38:14.000000Z"}} 2018-11-06 14:38:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41be981b038070d1121ae611aabfc8873d81937" 2018-11-06 14:38:14,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eebbc20-c90f-41db-b9a3-a080017d0abe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:14,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5eebbc20-c90f-41db-b9a3-a080017d0abe 2018-11-06 14:38:14,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41be981b038070d1121ae611aabfc8873d81937" 2018-11-06 14:38:15,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e47cf3f7-af8c-4177-b2f1-4b6a0d725560 Date: Tue, 06 Nov 2018 14:38:15 GMT RESP BODY: {"networks":[]} 2018-11-06 14:38:15,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 used request id req-e47cf3f7-af8c-4177-b2f1-4b6a0d725560 2018-11-06 14:38:15,133 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 2018-11-06 14:38:15,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41be981b038070d1121ae611aabfc8873d81937" -d '{"network": {"name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2", "admin_state_up": true}}' 2018-11-06 14:38:15,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-95c1f581-345b-4513-86f5-a13c6ff17aab Date: Tue, 06 Nov 2018 14:38:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:38:15Z","is_default":false,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:15Z","mtu":1450}} 2018-11-06 14:38:15,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-95c1f581-345b-4513-86f5-a13c6ff17aab 2018-11-06 14:38:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41be981b038070d1121ae611aabfc8873d81937" 2018-11-06 14:38:15,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-20aa2d27-ee8f-4081-bdb7-e20c8fb7a012 Date: Tue, 06 Nov 2018 14:38: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-11-06T14:38:15Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2"}]} 2018-11-06 14:38:15,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-20aa2d27-ee8f-4081-bdb7-e20c8fb7a012 2018-11-06 14:38:15,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41be981b038070d1121ae611aabfc8873d81937" 2018-11-06 14:38:16,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-42394c60-399e-4d9f-a384-47993bc016c8 Date: Tue, 06 Nov 2018 14:38:16 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:38:16,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-42394c60-399e-4d9f-a384-47993bc016c8 2018-11-06 14:38:16,070 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2 2018-11-06 14:38:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41be981b038070d1121ae611aabfc8873d81937" -d '{"subnets": [{"ip_version": 4, "network_id": "fa32c226-83a8-4c8f-a87a-8be17c50d35e", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}]}' 2018-11-06 14:38:16,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-14da4d21-336a-48a4-8393-b003de745f31 Date: Tue, 06 Nov 2018 14:38:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}]} 2018-11-06 14:38:16,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-14da4d21-336a-48a4-8393-b003de745f31 2018-11-06 14:38:16,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41be981b038070d1121ae611aabfc8873d81937" 2018-11-06 14:38:17,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-60da6a2d-ae89-4817-af29-6012432da71a Date: Tue, 06 Nov 2018 14:38: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":["5736fa9b-2dfe-4338-b5ff-14888cf7c11e"],"updated_at":"2018-11-06T14:38:16Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2"}]} 2018-11-06 14:38:17,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-60da6a2d-ae89-4817-af29-6012432da71a 2018-11-06 14:38:17,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41be981b038070d1121ae611aabfc8873d81937" 2018-11-06 14:38:17,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bec2ea8e-f4f8-48e5-b90c-2b4f42648d3c Date: Tue, 06 Nov 2018 14:38:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}]} 2018-11-06 14:38:17,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-bec2ea8e-f4f8-48e5-b90c-2b4f42648d3c 2018-11-06 14:38:17,450 - OpenStackNetwork - DEBUG - Network [fa32c226-83a8-4c8f-a87a-8be17c50d35e] created successfully 2018-11-06 14:38:17,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:17,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:17,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f457591a1e0749b6aee1cf9e93e25b85", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role"}], "expires_at": "2018-11-06T15:38:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d3307c2e4544dcb5168896e5d0aa96", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-user", "id": "aaf49ad4083b4ac78f07e2103c4cb257"}, "audit_ids": ["tP3NhXzbQj2PDeUUpSQO6g"], "issued_at": "2018-11-06T14:38:17.000000Z"}} 2018-11-06 14:38:17,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:17,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bfdc06f-89bd-47f6-8548-d22576e59291 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:17,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0bfdc06f-89bd-47f6-8548-d22576e59291 2018-11-06 14:38:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:18,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e93c725c-8d28-4bb6-abd2-aa6e242e2cdb Date: Tue, 06 Nov 2018 14:38:18 GMT RESP BODY: {"routers": []} 2018-11-06 14:38:18,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router&admin_state_up=True used request id req-e93c725c-8d28-4bb6-abd2-aa6e242e2cdb 2018-11-06 14:38:18,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:18,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:18,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f457591a1e0749b6aee1cf9e93e25b85", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role"}], "expires_at": "2018-11-06T15:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d3307c2e4544dcb5168896e5d0aa96", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-user", "id": "aaf49ad4083b4ac78f07e2103c4cb257"}, "audit_ids": ["uOKKmxlSSke1Mk6wFGCalw"], "issued_at": "2018-11-06T14:38:18.000000Z"}} 2018-11-06 14:38:18,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835f17074e9bf2d0151c4e770b5217731dd3edd1" 2018-11-06 14:38:18,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd18115e-d9df-4443-aabb-902b813be0b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:18,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dd18115e-d9df-4443-aabb-902b813be0b3 2018-11-06 14:38:18,565 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:18,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" -d '{"router": {"name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router", "admin_state_up": true}}' 2018-11-06 14:38:22,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-72eeecc6-a160-49f0-8c79-bfc5d0de4821 Date: Tue, 06 Nov 2018 14:38:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "created_at": "2018-11-06T14:38:19Z", "admin_state_up": true, "updated_at": "2018-11-06T14:38:19Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "59d3307c2e4544dcb5168896e5d0aa96", "id": "d67288f9-9807-4b10-98d8-3ea537955e29", "name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router"}} 2018-11-06 14:38:22,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-72eeecc6-a160-49f0-8c79-bfc5d0de4821 2018-11-06 14:38:22,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d67288f9-9807-4b10-98d8-3ea537955e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:22,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-df5a2b61-1a42-4a8f-94b2-f2b20cbbe0a3 Date: Tue, 06 Nov 2018 14:38:22 GMT RESP BODY: {"ports":[]} 2018-11-06 14:38:22,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d67288f9-9807-4b10-98d8-3ea537955e29 used request id req-df5a2b61-1a42-4a8f-94b2-f2b20cbbe0a3 2018-11-06 14:38:22,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:22,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d3ca7a39-36e9-4dac-99f5-a37c329a0a92 Date: Tue, 06 Nov 2018 14:38: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":["51aabede-768e-48c5-bf1c-7cb41d33b3bb"],"updated_at":"2018-11-06T14:38:13Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1"}]} 2018-11-06 14:38:22,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 used request id req-d3ca7a39-36e9-4dac-99f5-a37c329a0a92 2018-11-06 14:38:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:38:22,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:38: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:38:22,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:22,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f49268-a2d9-4963-bae1-26dcfce5260a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:22,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-97f49268-a2d9-4963-bae1-26dcfce5260a 2018-11-06 14:38:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:23,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1d1dd7d3-fda3-480c-b0c1-9a179f0b7715 Date: Tue, 06 Nov 2018 14:38:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}]} 2018-11-06 14:38:23,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-1d1dd7d3-fda3-480c-b0c1-9a179f0b7715 2018-11-06 14:38:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:23,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-385d646b-4159-4d8f-996c-75f61cf6c1b7 Date: Tue, 06 Nov 2018 14:38:23 GMT RESP BODY: {"ports":[]} 2018-11-06 14:38:23,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1&admin_state_up=True used request id req-385d646b-4159-4d8f-996c-75f61cf6c1b7 2018-11-06 14:38:23,200 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1 for router - CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:23,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:23,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:23,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f457591a1e0749b6aee1cf9e93e25b85", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role"}], "expires_at": "2018-11-06T15:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d3307c2e4544dcb5168896e5d0aa96", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-user", "id": "aaf49ad4083b4ac78f07e2103c4cb257"}, "audit_ids": ["DOe1cJptRQOP2obT5ZYQ9A"], "issued_at": "2018-11-06T14:38:23.000000Z"}} 2018-11-06 14:38:23,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81042d72c1f68a101b02e8b707a8ec5fb0071d44" 2018-11-06 14:38:23,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da9b798-8d84-44cd-ade7-39125421189a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:23,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8da9b798-8d84-44cd-ade7-39125421189a 2018-11-06 14:38:23,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:24,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-08cb78ea-90bf-4f30-b7d6-cd48c4bd3c3a Date: Tue, 06 Nov 2018 14:38: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":["51aabede-768e-48c5-bf1c-7cb41d33b3bb"],"updated_at":"2018-11-06T14:38:13Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1"}]} 2018-11-06 14:38:24,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 used request id req-08cb78ea-90bf-4f30-b7d6-cd48c4bd3c3a 2018-11-06 14:38:24,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:24,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3fe3f0b9-d2a6-4717-9706-be554bfc762c Date: Tue, 06 Nov 2018 14:38:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}]} 2018-11-06 14:38:24,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-3fe3f0b9-d2a6-4717-9706-be554bfc762c 2018-11-06 14:38:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:24,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-db332894-27c5-46b3-b131-69a16290cf7f Date: Tue, 06 Nov 2018 14:38: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":["51aabede-768e-48c5-bf1c-7cb41d33b3bb"],"updated_at":"2018-11-06T14:38:13Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1"}]} 2018-11-06 14:38:24,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 used request id req-db332894-27c5-46b3-b131-69a16290cf7f 2018-11-06 14:38:24,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:38:24,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:38: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:38:24,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81042d72c1f68a101b02e8b707a8ec5fb0071d44" 2018-11-06 14:38:24,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1deae79f-0aeb-4e71-8d27-76ee7f3632ec Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:24,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-1deae79f-0aeb-4e71-8d27-76ee7f3632ec 2018-11-06 14:38:24,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:24,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-44fa653c-639c-492b-93b6-b7cafda783af Date: Tue, 06 Nov 2018 14:38:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}]} 2018-11-06 14:38:24,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-44fa653c-639c-492b-93b6-b7cafda783af 2018-11-06 14:38:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:25,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e1f6ed52-9e66-44cc-bdf1-918f48f4058a Date: Tue, 06 Nov 2018 14:38:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}]} 2018-11-06 14:38:25,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1 used request id req-e1f6ed52-9e66-44cc-bdf1-918f48f4058a 2018-11-06 14:38:25,027 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 2018-11-06 14:38:25,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" -d '{"port": {"network_id": "64c63cad-5b9d-4c66-bbb1-a45830bb793d", "fixed_ips": [{"subnet_id": "51aabede-768e-48c5-bf1c-7cb41d33b3bb", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1", "admin_state_up": true}}' 2018-11-06 14:38:26,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-56a5ac2e-f717-4137-8611-b6eb6dd39995 Date: Tue, 06 Nov 2018 14:38:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","ip_address":"10.200.201.1"}],"id":"1c9e9a15-0029-4ce9-a4f7-75dc21e34320","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:6b:b9:1d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1","project_id":"59d3307c2e4544dcb5168896e5d0aa96","qos_policy_id":null,"admin_state_up":true,"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:25Z","binding:vnic_type":"normal"}} 2018-11-06 14:38:26,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-56a5ac2e-f717-4137-8611-b6eb6dd39995 2018-11-06 14:38:26,110 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1 for router - CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:26,110 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:26,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" -d '{"port_id": "1c9e9a15-0029-4ce9-a4f7-75dc21e34320"}' 2018-11-06 14:38:27,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0fb8dc5c-c2f2-4ad0-a9e2-703fd4d576a7 Date: Tue, 06 Nov 2018 14:38:27 GMT RESP BODY: {"network_id": "64c63cad-5b9d-4c66-bbb1-a45830bb793d", "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "subnet_id": "51aabede-768e-48c5-bf1c-7cb41d33b3bb", "subnet_ids": ["51aabede-768e-48c5-bf1c-7cb41d33b3bb"], "port_id": "1c9e9a15-0029-4ce9-a4f7-75dc21e34320", "id": "d67288f9-9807-4b10-98d8-3ea537955e29"} 2018-11-06 14:38:27,791 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29/add_router_interface used request id req-0fb8dc5c-c2f2-4ad0-a9e2-703fd4d576a7 2018-11-06 14:38:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:28,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b058e720-ec1a-4f90-958b-95c009d94aa5 Date: Tue, 06 Nov 2018 14:38:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5736fa9b-2dfe-4338-b5ff-14888cf7c11e"],"updated_at":"2018-11-06T14:38:16Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2"}]} 2018-11-06 14:38:28,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 used request id req-b058e720-ec1a-4f90-958b-95c009d94aa5 2018-11-06 14:38:28,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:28,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04ef749-8702-49b0-9e35-f680dd9f00b9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:28,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-f04ef749-8702-49b0-9e35-f680dd9f00b9 2018-11-06 14:38:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:28,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ecfe38a4-a6bb-4b89-a672-72c53774756c Date: Tue, 06 Nov 2018 14:38:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}]} 2018-11-06 14:38:28,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-ecfe38a4-a6bb-4b89-a672-72c53774756c 2018-11-06 14:38:28,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:28,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f3e228d6-6358-42e4-a3ca-04891cec45b5 Date: Tue, 06 Nov 2018 14:38:28 GMT RESP BODY: {"ports":[]} 2018-11-06 14:38:28,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2&admin_state_up=True used request id req-f3e228d6-6358-42e4-a3ca-04891cec45b5 2018-11-06 14:38:28,526 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2 for router - CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:28,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:28,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:28,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f457591a1e0749b6aee1cf9e93e25b85", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role"}], "expires_at": "2018-11-06T15:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d3307c2e4544dcb5168896e5d0aa96", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-user", "id": "aaf49ad4083b4ac78f07e2103c4cb257"}, "audit_ids": ["eY62mYCuSSSNisKotIP1pA"], "issued_at": "2018-11-06T14:38:28.000000Z"}} 2018-11-06 14:38:28,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5c5698cb4ede63abd9f0e57951ec427e9e3b68" 2018-11-06 14:38:29,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f150e90-2a03-4039-92d4-8b589eac86dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:29,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f150e90-2a03-4039-92d4-8b589eac86dc 2018-11-06 14:38:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:29,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d3ffa4e3-f5b5-441d-8cfb-1958dc6fa5b4 Date: Tue, 06 Nov 2018 14:38: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":["5736fa9b-2dfe-4338-b5ff-14888cf7c11e"],"updated_at":"2018-11-06T14:38:16Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2"}]} 2018-11-06 14:38:29,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 used request id req-d3ffa4e3-f5b5-441d-8cfb-1958dc6fa5b4 2018-11-06 14:38:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:29,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-eb7c51f3-1e8a-4dbe-97ad-f32020721737 Date: Tue, 06 Nov 2018 14:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}]} 2018-11-06 14:38:29,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-eb7c51f3-1e8a-4dbe-97ad-f32020721737 2018-11-06 14:38:29,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:29,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b59d80d9-f977-49cf-8d34-a699150875c2 Date: Tue, 06 Nov 2018 14:38: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":["5736fa9b-2dfe-4338-b5ff-14888cf7c11e"],"updated_at":"2018-11-06T14:38:16Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2"}]} 2018-11-06 14:38:29,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 used request id req-b59d80d9-f977-49cf-8d34-a699150875c2 2018-11-06 14:38:29,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:38:29,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:38:29,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5c5698cb4ede63abd9f0e57951ec427e9e3b68" 2018-11-06 14:38:29,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c174fe41-ef94-4901-ac98-5c597da5d8b8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:29,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-c174fe41-ef94-4901-ac98-5c597da5d8b8 2018-11-06 14:38:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:29,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0ce8e8ad-3aa5-4b9f-a661-8418f85779f1 Date: Tue, 06 Nov 2018 14:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}]} 2018-11-06 14:38:29,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-0ce8e8ad-3aa5-4b9f-a661-8418f85779f1 2018-11-06 14:38:29,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:29,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d2e3c80a-2aa1-4d6f-96b9-577c0ec8f51a Date: Tue, 06 Nov 2018 14:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}]} 2018-11-06 14:38:29,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2 used request id req-d2e3c80a-2aa1-4d6f-96b9-577c0ec8f51a 2018-11-06 14:38:29,910 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 2018-11-06 14:38:29,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" -d '{"port": {"network_id": "fa32c226-83a8-4c8f-a87a-8be17c50d35e", "fixed_ips": [{"subnet_id": "5736fa9b-2dfe-4338-b5ff-14888cf7c11e", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2", "admin_state_up": true}}' 2018-11-06 14:38:30,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-c5c647c8-25e2-4723-b9a8-2eed5fac1398 Date: Tue, 06 Nov 2018 14:38:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","ip_address":"10.200.202.1"}],"id":"0fdaa8b7-5594-453c-aa1e-6c0437a371ae","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:97:5b:44","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2","project_id":"59d3307c2e4544dcb5168896e5d0aa96","qos_policy_id":null,"admin_state_up":true,"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:30Z","binding:vnic_type":"normal"}} 2018-11-06 14:38:30,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-c5c647c8-25e2-4723-b9a8-2eed5fac1398 2018-11-06 14:38:30,925 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2 for router - CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:30,925 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:30,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" -d '{"port_id": "0fdaa8b7-5594-453c-aa1e-6c0437a371ae"}' 2018-11-06 14:38:32,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-804f04ed-f0d4-4b27-a823-c119f62cccbe Date: Tue, 06 Nov 2018 14:38:32 GMT RESP BODY: {"network_id": "fa32c226-83a8-4c8f-a87a-8be17c50d35e", "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "subnet_id": "5736fa9b-2dfe-4338-b5ff-14888cf7c11e", "subnet_ids": ["5736fa9b-2dfe-4338-b5ff-14888cf7c11e"], "port_id": "0fdaa8b7-5594-453c-aa1e-6c0437a371ae", "id": "d67288f9-9807-4b10-98d8-3ea537955e29"} 2018-11-06 14:38:32,725 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29/add_router_interface used request id req-804f04ed-f0d4-4b27-a823-c119f62cccbe 2018-11-06 14:38:32,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:32,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-dca3fd45-d1b4-439c-b68c-ef8d20c5be52 Date: Tue, 06 Nov 2018 14:38:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "created_at": "2018-11-06T14:38:19Z", "admin_state_up": true, "updated_at": "2018-11-06T14:38:31Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "59d3307c2e4544dcb5168896e5d0aa96", "id": "d67288f9-9807-4b10-98d8-3ea537955e29", "name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router"}} 2018-11-06 14:38:32,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29 used request id req-dca3fd45-d1b4-439c-b68c-ef8d20c5be52 2018-11-06 14:38:32,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d67288f9-9807-4b10-98d8-3ea537955e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:33,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-f0c6fa0f-02ee-4340-a1e8-520d2e743e3c Date: Tue, 06 Nov 2018 14:38:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","ip_address":"10.200.202.1"}],"id":"0fdaa8b7-5594-453c-aa1e-6c0437a371ae","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:97:5b:44","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2","admin_state_up":true,"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:30Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","ip_address":"10.200.201.1"}],"id":"1c9e9a15-0029-4ce9-a4f7-75dc21e34320","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:6b:b9:1d","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1","admin_state_up":true,"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:25Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"}]} 2018-11-06 14:38:33,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d67288f9-9807-4b10-98d8-3ea537955e29 used request id req-f0c6fa0f-02ee-4340-a1e8-520d2e743e3c 2018-11-06 14:38:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:33,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d3ad513b-12ab-4fbc-aa4c-a7c2a69b4ad0 Date: Tue, 06 Nov 2018 14:38:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}} 2018-11-06 14:38:33,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb used request id req-d3ad513b-12ab-4fbc-aa4c-a7c2a69b4ad0 2018-11-06 14:38:33,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:33,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3b3a7d4a-ad34-4a3b-990e-3c145ef6d140 Date: Tue, 06 Nov 2018 14:38:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}} 2018-11-06 14:38:33,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e used request id req-3b3a7d4a-ad34-4a3b-990e-3c145ef6d140 2018-11-06 14:38:33,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:33,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f457591a1e0749b6aee1cf9e93e25b85", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role"}], "expires_at": "2018-11-06T15:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d3307c2e4544dcb5168896e5d0aa96", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-user", "id": "aaf49ad4083b4ac78f07e2103c4cb257"}, "audit_ids": ["HlPm1fO-RziyjQt2hntwAA"], "issued_at": "2018-11-06T14:38:33.000000Z"}} 2018-11-06 14:38:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:33,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-a22078d2-3ddd-4228-8c3d-c4755d647108 Date: Tue, 06 Nov 2018 14:38:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "created_at": "2018-11-06T14:38:19Z", "admin_state_up": true, "updated_at": "2018-11-06T14:38:31Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "59d3307c2e4544dcb5168896e5d0aa96", "id": "d67288f9-9807-4b10-98d8-3ea537955e29", "name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router"}]} 2018-11-06 14:38:33,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router&admin_state_up=True used request id req-a22078d2-3ddd-4228-8c3d-c4755d647108 2018-11-06 14:38:33,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:38:33,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:38:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:38:33,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37bbfa52008e5eda088f046b323410b8c7d0429e" 2018-11-06 14:38:33,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e865a4d2-1fd4-4eb8-9e35-137c182bfe5a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:33,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-e865a4d2-1fd4-4eb8-9e35-137c182bfe5a 2018-11-06 14:38:33,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d67288f9-9807-4b10-98d8-3ea537955e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:34,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-4fce85ab-8669-465d-b4e3-e21c9a8f0519 Date: Tue, 06 Nov 2018 14:38:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","ip_address":"10.200.202.1"}],"id":"0fdaa8b7-5594-453c-aa1e-6c0437a371ae","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:97:5b:44","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2","admin_state_up":true,"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:30Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","ip_address":"10.200.201.1"}],"id":"1c9e9a15-0029-4ce9-a4f7-75dc21e34320","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:6b:b9:1d","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1","admin_state_up":true,"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:25Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"}]} 2018-11-06 14:38:34,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d67288f9-9807-4b10-98d8-3ea537955e29 used request id req-4fce85ab-8669-465d-b4e3-e21c9a8f0519 2018-11-06 14:38:34,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:34,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1796ca67-4ecd-4c0d-98ca-71e8619cbcd7 Date: Tue, 06 Nov 2018 14:38:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}} 2018-11-06 14:38:34,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb used request id req-1796ca67-4ecd-4c0d-98ca-71e8619cbcd7 2018-11-06 14:38:34,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:34,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1e1cf67c-b8db-4337-9bf0-c458ee9b89ca Date: Tue, 06 Nov 2018 14:38:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}} 2018-11-06 14:38:34,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e used request id req-1e1cf67c-b8db-4337-9bf0-c458ee9b89ca 2018-11-06 14:38:34,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:34,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:35,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f457591a1e0749b6aee1cf9e93e25b85", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role"}], "expires_at": "2018-11-06T15:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d3307c2e4544dcb5168896e5d0aa96", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/59d3307c2e4544dcb5168896e5d0aa96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-user", "id": "aaf49ad4083b4ac78f07e2103c4cb257"}, "audit_ids": ["b2_IF4fzRn2dPXPx7JfJeg"], "issued_at": "2018-11-06T14:38:35.000000Z"}} 2018-11-06 14:38:35,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:35,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42908b2-fe69-4d07-b65e-2b1df7d29066 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:35,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f42908b2-fe69-4d07-b65e-2b1df7d29066 2018-11-06 14:38:35,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:35,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-ff2d1b61-8195-4492-a22c-57a80ba019b4 Date: Tue, 06 Nov 2018 14:38:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "created_at": "2018-11-06T14:38:19Z", "admin_state_up": true, "updated_at": "2018-11-06T14:38:31Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "59d3307c2e4544dcb5168896e5d0aa96", "id": "d67288f9-9807-4b10-98d8-3ea537955e29", "name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router"}]} 2018-11-06 14:38:35,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router&admin_state_up=True used request id req-ff2d1b61-8195-4492-a22c-57a80ba019b4 2018-11-06 14:38:35,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:38:35,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:38:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:38:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:35,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680260dc-f186-4ee6-9586-598ebdfbb71a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:35,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-680260dc-f186-4ee6-9586-598ebdfbb71a 2018-11-06 14:38:35,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d67288f9-9807-4b10-98d8-3ea537955e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:35,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-aa6f1d5f-7f91-400e-a004-130aeb3a5a60 Date: Tue, 06 Nov 2018 14:38:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","ip_address":"10.200.202.1"}],"id":"0fdaa8b7-5594-453c-aa1e-6c0437a371ae","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:97:5b:44","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2","admin_state_up":true,"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:30Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","ip_address":"10.200.201.1"}],"id":"1c9e9a15-0029-4ce9-a4f7-75dc21e34320","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:6b:b9:1d","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1","admin_state_up":true,"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:25Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"}]} 2018-11-06 14:38:35,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d67288f9-9807-4b10-98d8-3ea537955e29 used request id req-aa6f1d5f-7f91-400e-a004-130aeb3a5a60 2018-11-06 14:38:35,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:35,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-17fb6f70-e778-47b1-9702-d01f022f9f45 Date: Tue, 06 Nov 2018 14:38:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}} 2018-11-06 14:38:35,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb used request id req-17fb6f70-e778-47b1-9702-d01f022f9f45 2018-11-06 14:38:35,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:36,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-33149854-4e4d-460f-a5fa-f7080b4b922b Date: Tue, 06 Nov 2018 14:38:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}} 2018-11-06 14:38:36,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e used request id req-33149854-4e4d-460f-a5fa-f7080b4b922b 2018-11-06 14:38:36,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:36,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8fd67ce3-c1fd-4de5-97b4-66f0c1fcbb94 Date: Tue, 06 Nov 2018 14:38:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["51aabede-768e-48c5-bf1c-7cb41d33b3bb"],"updated_at":"2018-11-06T14:38:13Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1"}]} 2018-11-06 14:38:36,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 used request id req-8fd67ce3-c1fd-4de5-97b4-66f0c1fcbb94 2018-11-06 14:38:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:36,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e58bd6-c042-4683-9793-cfba87ab54d1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:36,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-61e58bd6-c042-4683-9793-cfba87ab54d1 2018-11-06 14:38:36,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:36,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-de54b805-8faf-48e6-ab0f-d2145bb7ed22 Date: Tue, 06 Nov 2018 14:38:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}]} 2018-11-06 14:38:36,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-de54b805-8faf-48e6-ab0f-d2145bb7ed22 2018-11-06 14:38:36,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:36,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-59c85189-e4d2-451f-8f91-929bbd509222 Date: Tue, 06 Nov 2018 14:38:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","ip_address":"10.200.201.1"}],"id":"1c9e9a15-0029-4ce9-a4f7-75dc21e34320","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:6b:b9:1d","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1","admin_state_up":true,"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:25Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"}]} 2018-11-06 14:38:36,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1&admin_state_up=True used request id req-59c85189-e4d2-451f-8f91-929bbd509222 2018-11-06 14:38:36,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:37,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae539e7b-4f5c-441f-be4c-d1cfd0c3d328 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:37,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-ae539e7b-4f5c-441f-be4c-d1cfd0c3d328 2018-11-06 14:38:37,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:37,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e3e595ed-0eb8-4eb4-9000-f0dd9e7b2040 Date: Tue, 06 Nov 2018 14:38: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":["5736fa9b-2dfe-4338-b5ff-14888cf7c11e"],"updated_at":"2018-11-06T14:38:16Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2"}]} 2018-11-06 14:38:37,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 used request id req-e3e595ed-0eb8-4eb4-9000-f0dd9e7b2040 2018-11-06 14:38:37,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:37,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c5e913-bc77-43cc-9b64-4ca6b5c5b29b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:37,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-c0c5e913-bc77-43cc-9b64-4ca6b5c5b29b 2018-11-06 14:38:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:37,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-243d5efb-ba75-4098-a280-ad00fd96c48d Date: Tue, 06 Nov 2018 14:38:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}]} 2018-11-06 14:38:37,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-243d5efb-ba75-4098-a280-ad00fd96c48d 2018-11-06 14:38:37,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:37,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-0a3d9979-ba4c-4256-a6e4-c2db76cd86cd Date: Tue, 06 Nov 2018 14:38:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","ip_address":"10.200.202.1"}],"id":"0fdaa8b7-5594-453c-aa1e-6c0437a371ae","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:97:5b:44","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2","admin_state_up":true,"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:30Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"}]} 2018-11-06 14:38:37,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e&name=CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2&admin_state_up=True used request id req-0a3d9979-ba4c-4256-a6e4-c2db76cd86cd 2018-11-06 14:38:37,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:37,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc31c98-7265-4e18-9222-59d2d6e87255 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:37,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-cdc31c98-7265-4e18-9222-59d2d6e87255 2018-11-06 14:38:37,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:38,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-7df2c318-7193-44aa-aec0-5ccce9d8b18b Date: Tue, 06 Nov 2018 14:38:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "created_at": "2018-11-06T14:38:19Z", "admin_state_up": true, "updated_at": "2018-11-06T14:38:31Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "59d3307c2e4544dcb5168896e5d0aa96", "id": "d67288f9-9807-4b10-98d8-3ea537955e29", "name": "CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router"}} 2018-11-06 14:38:38,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29 used request id req-7df2c318-7193-44aa-aec0-5ccce9d8b18b 2018-11-06 14:38:38,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d67288f9-9807-4b10-98d8-3ea537955e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:38,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-6af37323-b2fa-4d0f-84ca-fb93ee84ba47 Date: Tue, 06 Nov 2018 14:38:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","ip_address":"10.200.202.1"}],"id":"0fdaa8b7-5594-453c-aa1e-6c0437a371ae","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:97:5b:44","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2","admin_state_up":true,"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:30Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","ip_address":"10.200.201.1"}],"id":"1c9e9a15-0029-4ce9-a4f7-75dc21e34320","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:6b:b9:1d","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1","admin_state_up":true,"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:25Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"}]} 2018-11-06 14:38:38,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d67288f9-9807-4b10-98d8-3ea537955e29 used request id req-6af37323-b2fa-4d0f-84ca-fb93ee84ba47 2018-11-06 14:38:38,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:38,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e801af73-3e22-4bc1-97c3-8869f83c345a Date: Tue, 06 Nov 2018 14:38:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}} 2018-11-06 14:38:38,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb used request id req-e801af73-3e22-4bc1-97c3-8869f83c345a 2018-11-06 14:38:38,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fe4b16ab874aacf8880857bd51e2cda90b0429" 2018-11-06 14:38:38,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e847a8e5-38c8-4c42-a0d2-20f39b8abbfe Date: Tue, 06 Nov 2018 14:38:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}} 2018-11-06 14:38:38,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e used request id req-e847a8e5-38c8-4c42-a0d2-20f39b8abbfe 2018-11-06 14:38:38,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:38,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-61564c03-6540-4c39-a68d-66e132738f81 Date: Tue, 06 Nov 2018 14:38: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":["51aabede-768e-48c5-bf1c-7cb41d33b3bb"],"updated_at":"2018-11-06T14:38:13Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1"}]} 2018-11-06 14:38:38,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-61564c03-6540-4c39-a68d-66e132738f81 2018-11-06 14:38:38,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:39,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f7d5ff25-54b7-44a6-aa8b-4d94f9544c92 Date: Tue, 06 Nov 2018 14:38:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}]} 2018-11-06 14:38:39,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-f7d5ff25-54b7-44a6-aa8b-4d94f9544c92 2018-11-06 14:38:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:39,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-9652c21a-3e79-4948-88e9-fcc8b1925fdb Date: Tue, 06 Nov 2018 14:38:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","ip_address":"10.200.201.2"}],"id":"000037f1-fe7b-462e-a9ed-47b5f6f2835e","security_groups":[],"mac_address":"fa:16:3e:d3:79:45","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64c63cad-5b9d-4c66-bbb1-a45830bb793d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","ip_address":"10.200.201.3"}],"id":"00e43555-af19-4cec-b51d-b537d40783aa","security_groups":[],"mac_address":"fa:16:3e:10:cf:c3","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-64c63cad-5b9d-4c66-bbb1-a45830bb793d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","ip_address":"10.200.201.1"}],"id":"1c9e9a15-0029-4ce9-a4f7-75dc21e34320","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:6b:b9:1d","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1","admin_state_up":true,"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:25Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","ip_address":"10.200.201.4"}],"id":"272b8ca9-cdaa-4a34-ae58-003cb0ba508e","security_groups":[],"mac_address":"fa:16:3e:32:05:c1","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-64c63cad-5b9d-4c66-bbb1-a45830bb793d"}]} 2018-11-06 14:38:39,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-9652c21a-3e79-4948-88e9-fcc8b1925fdb 2018-11-06 14:38:39,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:39,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2f1f6bba-899d-41d5-b7bc-4653e3d86df7 Date: Tue, 06 Nov 2018 14:38: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":["5736fa9b-2dfe-4338-b5ff-14888cf7c11e"],"updated_at":"2018-11-06T14:38:16Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2"}]} 2018-11-06 14:38:39,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-2f1f6bba-899d-41d5-b7bc-4653e3d86df7 2018-11-06 14:38:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:39,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d712f23c-c95d-41e8-a4a9-d16401592613 Date: Tue, 06 Nov 2018 14:38:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}]} 2018-11-06 14:38:39,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-d712f23c-c95d-41e8-a4a9-d16401592613 2018-11-06 14:38:39,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:40,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-3682ce3d-b641-4742-878c-bb3cb2b72800 Date: Tue, 06 Nov 2018 14:38:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","ip_address":"10.200.202.1"}],"id":"0fdaa8b7-5594-453c-aa1e-6c0437a371ae","security_groups":["dbcb16aa-1050-4ccb-b3c8-339937632dbc"],"mac_address":"fa:16:3e:97:5b:44","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2","admin_state_up":true,"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:30Z","binding:vnic_type":"normal","device_id":"d67288f9-9807-4b10-98d8-3ea537955e29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","ip_address":"10.200.202.4"}],"id":"139ebbe2-4f35-4370-a174-46696272c7f2","security_groups":[],"mac_address":"fa:16:3e:1f:94:84","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa32c226-83a8-4c8f-a87a-8be17c50d35e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","ip_address":"10.200.202.3"}],"id":"26672bc5-f53a-44ea-b8ad-57cd8755d78a","security_groups":[],"mac_address":"fa:16:3e:98:d0:c7","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fa32c226-83a8-4c8f-a87a-8be17c50d35e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:38:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","ip_address":"10.200.202.2"}],"id":"b1d2ac87-914d-4e40-933d-a9f101eee881","security_groups":[],"mac_address":"fa:16:3e:62:07:c1","project_id":"59d3307c2e4544dcb5168896e5d0aa96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fa32c226-83a8-4c8f-a87a-8be17c50d35e"}]} 2018-11-06 14:38:40,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-3682ce3d-b641-4742-878c-bb3cb2b72800 2018-11-06 14:38:40,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:40,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-12626864-c4de-486e-a881-dacb7cab3afc Date: Tue, 06 Nov 2018 14:38:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}} 2018-11-06 14:38:40,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb used request id req-12626864-c4de-486e-a881-dacb7cab3afc 2018-11-06 14:38:40,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:40,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-129676b0-be99-4aae-b57d-3ed01daeb122 Date: Tue, 06 Nov 2018 14:38:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["51aabede-768e-48c5-bf1c-7cb41d33b3bb"],"updated_at":"2018-11-06T14:38:13Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1"}]} 2018-11-06 14:38:40,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-129676b0-be99-4aae-b57d-3ed01daeb122 2018-11-06 14:38:40,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:40,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-11721759-413a-4366-b07a-32506eef68b9 Date: Tue, 06 Nov 2018 14:38:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64c63cad-5b9d-4c66-bbb1-a45830bb793d","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:13Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:13Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"51aabede-768e-48c5-bf1c-7cb41d33b3bb","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1"}]} 2018-11-06 14:38:40,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-11721759-413a-4366-b07a-32506eef68b9 2018-11-06 14:38:40,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:40,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-487ac9b8-5ac2-485d-8fe1-fca48da9b207 Date: Tue, 06 Nov 2018 14:38:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}} 2018-11-06 14:38:40,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e used request id req-487ac9b8-5ac2-485d-8fe1-fca48da9b207 2018-11-06 14:38:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:40,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7c938c0d-7d84-441a-a344-e5d682a1b61a Date: Tue, 06 Nov 2018 14:38:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5736fa9b-2dfe-4338-b5ff-14888cf7c11e"],"updated_at":"2018-11-06T14:38:16Z","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"59d3307c2e4544dcb5168896e5d0aa96","id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2"}]} 2018-11-06 14:38:40,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-7c938c0d-7d84-441a-a344-e5d682a1b61a 2018-11-06 14:38:40,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e2ff2043029d0e6ef239832921c1f76d0f2cd7" 2018-11-06 14:38:41,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d341711f-3f2f-4e63-befd-0edabe2f7ce9 Date: Tue, 06 Nov 2018 14:38:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa32c226-83a8-4c8f-a87a-8be17c50d35e","tenant_id":"59d3307c2e4544dcb5168896e5d0aa96","created_at":"2018-11-06T14:38:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:38:16Z","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":"59d3307c2e4544dcb5168896e5d0aa96","id":"5736fa9b-2dfe-4338-b5ff-14888cf7c11e","subnetpool_id":null,"name":"CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2"}]} 2018-11-06 14:38:41,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-d341711f-3f2f-4e63-befd-0edabe2f7ce9 2018-11-06 14:38:41,203 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router and port CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port1 2018-11-06 14:38:41,203 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:41,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" -d '{"port_id": "1c9e9a15-0029-4ce9-a4f7-75dc21e34320"}' 2018-11-06 14:38:42,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0aabfa1f-731c-4a2d-b01e-78b0bd4f3abe Date: Tue, 06 Nov 2018 14:38:42 GMT RESP BODY: {"network_id": "64c63cad-5b9d-4c66-bbb1-a45830bb793d", "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "subnet_id": "51aabede-768e-48c5-bf1c-7cb41d33b3bb", "subnet_ids": ["51aabede-768e-48c5-bf1c-7cb41d33b3bb"], "port_id": "1c9e9a15-0029-4ce9-a4f7-75dc21e34320", "id": "d67288f9-9807-4b10-98d8-3ea537955e29"} 2018-11-06 14:38:42,591 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29/remove_router_interface used request id req-0aabfa1f-731c-4a2d-b01e-78b0bd4f3abe 2018-11-06 14:38:42,591 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router and port CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-port2 2018-11-06 14:38:42,592 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:42,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" -d '{"port_id": "0fdaa8b7-5594-453c-aa1e-6c0437a371ae"}' 2018-11-06 14:38:43,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-530bd502-a10d-494a-ad68-4bec472a54c2 Date: Tue, 06 Nov 2018 14:38:43 GMT RESP BODY: {"network_id": "fa32c226-83a8-4c8f-a87a-8be17c50d35e", "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "subnet_id": "5736fa9b-2dfe-4338-b5ff-14888cf7c11e", "subnet_ids": ["5736fa9b-2dfe-4338-b5ff-14888cf7c11e"], "port_id": "0fdaa8b7-5594-453c-aa1e-6c0437a371ae", "id": "d67288f9-9807-4b10-98d8-3ea537955e29"} 2018-11-06 14:38:43,914 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29/remove_router_interface used request id req-530bd502-a10d-494a-ad68-4bec472a54c2 2018-11-06 14:38:43,915 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:43,915 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-router 2018-11-06 14:38:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52379ea3b2d590cf662f6cb98a0240940eb071d" 2018-11-06 14:38:46,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5bcc6bf-9d80-4eb2-93c3-a40c13ca2a88 Content-Length: 0 Date: Tue, 06 Nov 2018 14:38:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:38:46,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/d67288f9-9807-4b10-98d8-3ea537955e29 used request id req-f5bcc6bf-9d80-4eb2-93c3-a40c13ca2a88 2018-11-06 14:38:46,849 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1 2018-11-06 14:38:46,849 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet1 2018-11-06 14:38:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14aacd3c23a840a5c744ec79c28998607dedf2bd" 2018-11-06 14:38:49,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e890c6d3-fcc1-43ef-973b-6013ba0d2cdc Date: Tue, 06 Nov 2018 14:38:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:38:49,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/51aabede-768e-48c5-bf1c-7cb41d33b3bb used request id req-e890c6d3-fcc1-43ef-973b-6013ba0d2cdc 2018-11-06 14:38:49,198 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net1 2018-11-06 14:38:49,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/64c63cad-5b9d-4c66-bbb1-a45830bb793d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14aacd3c23a840a5c744ec79c28998607dedf2bd" 2018-11-06 14:38:50,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e219772a-ac82-4f19-a081-6cdfa361f295 Date: Tue, 06 Nov 2018 14:38:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:38:50,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/64c63cad-5b9d-4c66-bbb1-a45830bb793d used request id req-e219772a-ac82-4f19-a081-6cdfa361f295 2018-11-06 14:38:50,457 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2 2018-11-06 14:38:50,458 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-subnet2 2018-11-06 14:38:50,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41be981b038070d1121ae611aabfc8873d81937" 2018-11-06 14:38:52,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4c5c8d9-c046-4871-ad2f-b47685763145 Date: Tue, 06 Nov 2018 14:38:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:38:52,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5736fa9b-2dfe-4338-b5ff-14888cf7c11e used request id req-d4c5c8d9-c046-4871-ad2f-b47685763145 2018-11-06 14:38:52,909 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-84c8152e-63a9-40f2-804b-dcd362a1dfd1-pub-net2 2018-11-06 14:38:52,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/fa32c226-83a8-4c8f-a87a-8be17c50d35e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41be981b038070d1121ae611aabfc8873d81937" 2018-11-06 14:38:54,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81a0e95b-cbe6-498e-ba2b-985e5fb8df32 Date: Tue, 06 Nov 2018 14:38:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:38:54,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fa32c226-83a8-4c8f-a87a-8be17c50d35e used request id req-81a0e95b-cbe6-498e-ba2b-985e5fb8df32 2018-11-06 14:38:54,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:54,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8ca4e354-f32f-445c-98ad-fa151e622671 Date: Tue, 06 Nov 2018 14:38:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "created_at": "2018-11-06T14:38:12Z", "updated_at": "2018-11-06T14:38:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:38:12Z", "revision_number": 0, "id": "077682c4-226d-4d58-af7a-e2ae4a1fbfc1", "remote_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "remote_ip_prefix": null, "created_at": "2018-11-06T14:38:12Z", "security_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "59d3307c2e4544dcb5168896e5d0aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:38:12Z", "revision_number": 0, "id": "1d3b668a-9ea9-4c4e-af11-de2453620156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:38:12Z", "security_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "port_range_min": null, "ethertype": "IPv6", "project_id": "59d3307c2e4544dcb5168896e5d0aa96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:38:12Z", "revision_number": 0, "id": "ad0998ae-e930-45eb-9b5f-80b23505e0d4", "remote_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "remote_ip_prefix": null, "created_at": "2018-11-06T14:38:12Z", "security_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "59d3307c2e4544dcb5168896e5d0aa96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:38:12Z", "revision_number": 0, "id": "d26fe07a-b75b-40f4-a255-4a8edc5c1aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:38:12Z", "security_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "port_range_min": null, "ethertype": "IPv4", "project_id": "59d3307c2e4544dcb5168896e5d0aa96"}], "revision_number": 4, "project_id": "59d3307c2e4544dcb5168896e5d0aa96", "id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "name": "default"}]} 2018-11-06 14:38:54,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8ca4e354-f32f-445c-98ad-fa151e622671 2018-11-06 14:38:54,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:54,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068015ce-f261-4398-9e92-2df11de5b87d 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:38:54,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-068015ce-f261-4398-9e92-2df11de5b87d 2018-11-06 14:38:54,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:54,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afa66b3-111e-4728-892e-e1c34c385521 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:38:54,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-0afa66b3-111e-4728-892e-e1c34c385521 2018-11-06 14:38:54,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:54,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cada9fc4-0988-46c2-924a-2e2d15f7511b 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:38:54,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-cada9fc4-0988-46c2-924a-2e2d15f7511b 2018-11-06 14:38:54,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:54,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d50bd23-ad3e-49e2-87c3-bb9493425196 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96"}, "enabled": true, "id": "59d3307c2e4544dcb5168896e5d0aa96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-edeb981d-c38f-4e5-proj"}} 2018-11-06 14:38:54,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-2d50bd23-ad3e-49e2-87c3-bb9493425196 2018-11-06 14:38:54,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dbcb16aa-1050-4ccb-b3c8-339937632dbc 2018-11-06 14:38:54,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dbcb16aa-1050-4ccb-b3c8-339937632dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:55,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-15518759-799d-46d1-af28-5c77116995a8 Date: Tue, 06 Nov 2018 14:38:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:38:12Z", "security_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "port_range_min": null, "revision_number": 0, "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "created_at": "2018-11-06T14:38:12Z", "project_id": "59d3307c2e4544dcb5168896e5d0aa96", "id": "077682c4-226d-4d58-af7a-e2ae4a1fbfc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:38:12Z", "security_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "port_range_min": null, "revision_number": 0, "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "created_at": "2018-11-06T14:38:12Z", "project_id": "59d3307c2e4544dcb5168896e5d0aa96", "id": "1d3b668a-9ea9-4c4e-af11-de2453620156"}, {"remote_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:38:12Z", "security_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "port_range_min": null, "revision_number": 0, "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "created_at": "2018-11-06T14:38:12Z", "project_id": "59d3307c2e4544dcb5168896e5d0aa96", "id": "ad0998ae-e930-45eb-9b5f-80b23505e0d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:38:12Z", "security_group_id": "dbcb16aa-1050-4ccb-b3c8-339937632dbc", "port_range_min": null, "revision_number": 0, "tenant_id": "59d3307c2e4544dcb5168896e5d0aa96", "created_at": "2018-11-06T14:38:12Z", "project_id": "59d3307c2e4544dcb5168896e5d0aa96", "id": "d26fe07a-b75b-40f4-a255-4a8edc5c1aa4"}]} 2018-11-06 14:38:55,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dbcb16aa-1050-4ccb-b3c8-339937632dbc used request id req-15518759-799d-46d1-af28-5c77116995a8 2018-11-06 14:38:55,005 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:38:55,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dbcb16aa-1050-4ccb-b3c8-339937632dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:55,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98af84ad-8b1e-44fb-ade4-eb0a3debae41 Content-Length: 0 Date: Tue, 06 Nov 2018 14:38:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:38:55,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dbcb16aa-1050-4ccb-b3c8-339937632dbc used request id req-98af84ad-8b1e-44fb-ade4-eb0a3debae41 2018-11-06 14:38:55,316 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-edeb981d-c38f-4e5-proj 2018-11-06 14:38:55,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:55,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92165924-9c94-4d5d-b1eb-8666d97bbfbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:38:55,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/59d3307c2e4544dcb5168896e5d0aa96 used request id req-92165924-9c94-4d5d-b1eb-8666d97bbfbc 2018-11-06 14:38:55,533 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-edeb981d-c38f-4e5-proj-role 2018-11-06 14:38:55,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f457591a1e0749b6aee1cf9e93e25b85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:55,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-602c2509-45fa-41ba-b835-615410ea7b08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:38:55,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f457591a1e0749b6aee1cf9e93e25b85 used request id req-602c2509-45fa-41ba-b835-615410ea7b08 2018-11-06 14:38:55,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437228481437ff03819f470e40e91fc7b0b21d0" 2018-11-06 14:38:55,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3052e6-9f7d-4961-9fbb-0e31e6b9f481 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:38:55,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4d3052e6-9f7d-4961-9fbb-0e31e6b9f481 2018-11-06 14:38:55,744 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-edeb981d-c38f-4e5-user 2018-11-06 14:38:55,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/aaf49ad4083b4ac78f07e2103c4cb257 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e51e6112ff065c12c26ee431513862d7fafc98a" 2018-11-06 14:38:55,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7be00831-bf07-4b3e-8693-9dfc871e3437 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:38:55,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/aaf49ad4083b4ac78f07e2103c4cb257 used request id req-7be00831-bf07-4b3e-8693-9dfc871e3437 2018-11-06 14:38:55,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:56,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ewFyNdCwTieL8vR_554b7w"], "issued_at": "2018-11-06T14:38:56.000000Z"}} 2018-11-06 14:38:56,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0925251129e82cadf7761e561c5953dfdde2be" 2018-11-06 14:38:56,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0f0329-b89c-43b5-b308-931ecfd6b794 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:56,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5b0f0329-b89c-43b5-b308-931ecfd6b794 2018-11-06 14:38:56,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:56,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:56,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Fwr_268HRtOccXRzV0VIlg"], "issued_at": "2018-11-06T14:38:56.000000Z"}} 2018-11-06 14:38:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:38:56,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e811f412-7fab-4d86-b9cc-d2e8734fe26b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:56,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e811f412-7fab-4d86-b9cc-d2e8734fe26b 2018-11-06 14:38:56,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:38:56,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:38:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:38:57,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d562532-f2ff-4686-848e-4548bcd1fa77 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:38:57,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj used request id req-9d562532-f2ff-4686-848e-4548bcd1fa77 2018-11-06 14:38:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:38:57,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-644b8ae7-0f24-4388-8b1d-1c0551544507 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:38:57,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-644b8ae7-0f24-4388-8b1d-1c0551544507 2018-11-06 14:38:57,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj"}}' 2018-11-06 14:38:57,255 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf56b0f-70c8-4cdb-8885-09e6dcaed019 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bc1dd185393345f48ba9e8b1c9568d16"}, "enabled": true, "id": "bc1dd185393345f48ba9e8b1c9568d16", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj"}} 2018-11-06 14:38:57,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-acf56b0f-70c8-4cdb-8885-09e6dcaed019 2018-11-06 14:38:57,256 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj 2018-11-06 14:38:57,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:57,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:57,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["BMGpz-ZiRGWiHFGEs8slsQ"], "issued_at": "2018-11-06T14:38:57.000000Z"}} 2018-11-06 14:38:57,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ce2ef6388969b4466eb39a6d22d9f1d5e51d15" 2018-11-06 14:38:57,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe89339-79d2-48af-9526-0061d333b200 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:57,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8fe89339-79d2-48af-9526-0061d333b200 2018-11-06 14:38:57,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:38:57,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:38:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:38:57,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ce2ef6388969b4466eb39a6d22d9f1d5e51d15" 2018-11-06 14:38:57,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b876e5f6-8f97-4ead-8ab5-a15911c5e968 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:38:57,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b876e5f6-8f97-4ead-8ab5-a15911c5e968 2018-11-06 14:38:57,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ce2ef6388969b4466eb39a6d22d9f1d5e51d15" 2018-11-06 14:38:57,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec25446c-d8ce-4516-b2d9-17aed1c9a499 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bc1dd185393345f48ba9e8b1c9568d16"}, "enabled": true, "id": "bc1dd185393345f48ba9e8b1c9568d16", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj"}]} 2018-11-06 14:38:57,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj used request id req-ec25446c-d8ce-4516-b2d9-17aed1c9a499 2018-11-06 14:38:57,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ce2ef6388969b4466eb39a6d22d9f1d5e51d15" 2018-11-06 14:38:58,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6e4ca2-fb43-49df-be8f-78a916c48059 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:38:58,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4f6e4ca2-fb43-49df-be8f-78a916c48059 2018-11-06 14:38:58,339 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-dfc8cd49-4dea-4fe-user 2018-11-06 14:38:58,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:58,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:38:58,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988f85d1-b5af-416c-99a6-f7fe7046be53 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:38:58,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-988f85d1-b5af-416c-99a6-f7fe7046be53 2018-11-06 14:38:58,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" -d '{"role": {"name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj-role"}}' 2018-11-06 14:38:58,536 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7014771-2722-46c8-ac52-4bc893546205 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "90bfd7d2c82948ddbac136c3753761ca", "links": {"self": "http://172.30.9.27:5000/v3/roles/90bfd7d2c82948ddbac136c3753761ca"}, "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj-role"}} 2018-11-06 14:38:58,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a7014771-2722-46c8-ac52-4bc893546205 2018-11-06 14:38:58,536 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj-role 2018-11-06 14:38:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/90bfd7d2c82948ddbac136c3753761ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:38:58,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7088f32-db91-4eb3-be55-87b8c1f411e8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/90bfd7d2c82948ddbac136c3753761ca"}, "domain_id": null, "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj-role", "id": "90bfd7d2c82948ddbac136c3753761ca"}} 2018-11-06 14:38:58,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/90bfd7d2c82948ddbac136c3753761ca used request id req-e7088f32-db91-4eb3-be55-87b8c1f411e8 2018-11-06 14:38:58,619 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj-role to project CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj 2018-11-06 14:38:58,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/bc1dd185393345f48ba9e8b1c9568d16/users/b1942eb8cacd47a5a4d63eefa017f51b/roles/90bfd7d2c82948ddbac136c3753761ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:38:58,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23e3463-77f7-4857-8e6c-a9350eb62929 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:38:58,748 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/bc1dd185393345f48ba9e8b1c9568d16/users/b1942eb8cacd47a5a4d63eefa017f51b/roles/90bfd7d2c82948ddbac136c3753761ca used request id req-b23e3463-77f7-4857-8e6c-a9350eb62929 2018-11-06 14:38:58,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:58,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:59,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bfd7d2c82948ddbac136c3753761ca", "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj-role"}], "expires_at": "2018-11-06T15:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc1dd185393345f48ba9e8b1c9568d16", "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-user", "id": "b1942eb8cacd47a5a4d63eefa017f51b"}, "audit_ids": ["dYteKLofRRe95hR0mTVjUg"], "issued_at": "2018-11-06T14:38:59.000000Z"}} 2018-11-06 14:38:59,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa7beaf3f51f0abbc4f8c688e9e09cece471321" 2018-11-06 14:38:59,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db79809-f26d-4b69-b290-594565a9694c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:59,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9db79809-f26d-4b69-b290-594565a9694c 2018-11-06 14:38:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa7beaf3f51f0abbc4f8c688e9e09cece471321" 2018-11-06 14:38:59,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-49141d65-5040-43e2-b6b8-8a20d1b76229 Date: Tue, 06 Nov 2018 14:38:59 GMT RESP BODY: {"routers": []} 2018-11-06 14:38:59,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router&admin_state_up=True used request id req-49141d65-5040-43e2-b6b8-8a20d1b76229 2018-11-06 14:38:59,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:38:59,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:38:59,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bfd7d2c82948ddbac136c3753761ca", "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj-role"}], "expires_at": "2018-11-06T15:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc1dd185393345f48ba9e8b1c9568d16", "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-user", "id": "b1942eb8cacd47a5a4d63eefa017f51b"}, "audit_ids": ["3csJX9xISceRg8g9rZ08ig"], "issued_at": "2018-11-06T14:38:59.000000Z"}} 2018-11-06 14:38:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26fe1ad91fd2f50be8d550492114900ecc9ece73" 2018-11-06 14:38:59,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00902e8-c0e2-4e5d-ac94-43aebb1ae6e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:38:59,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f00902e8-c0e2-4e5d-ac94-43aebb1ae6e3 2018-11-06 14:38:59,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa7beaf3f51f0abbc4f8c688e9e09cece471321" 2018-11-06 14:39:00,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-95d9f776-fd12-440e-aaf3-fb41a81055d0 Date: Tue, 06 Nov 2018 14:39:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:39:00,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-95d9f776-fd12-440e-aaf3-fb41a81055d0 2018-11-06 14:39:00,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa7beaf3f51f0abbc4f8c688e9e09cece471321" 2018-11-06 14:39:00,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e73866c7-6d9a-49e2-892e-3cef56890abc Date: Tue, 06 Nov 2018 14:39:00 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:39:00,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-e73866c7-6d9a-49e2-892e-3cef56890abc 2018-11-06 14:39:00,391 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router 2018-11-06 14:39:00,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa7beaf3f51f0abbc4f8c688e9e09cece471321" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router", "admin_state_up": true}}' 2018-11-06 14:39:05,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-4d15e2e3-9b5a-4578-b810-a059f8b70d90 Date: Tue, 06 Nov 2018 14:39:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bc1dd185393345f48ba9e8b1c9568d16", "created_at": "2018-11-06T14:39:01Z", "admin_state_up": true, "updated_at": "2018-11-06T14:39:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "bc1dd185393345f48ba9e8b1c9568d16", "id": "5ef01bba-2e48-4911-9188-953157f158c8", "name": "CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router"}} 2018-11-06 14:39:05,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-4d15e2e3-9b5a-4578-b810-a059f8b70d90 2018-11-06 14:39:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=5ef01bba-2e48-4911-9188-953157f158c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa7beaf3f51f0abbc4f8c688e9e09cece471321" 2018-11-06 14:39:05,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-85b588ae-f18c-47cc-88ad-552be5b61672 Date: Tue, 06 Nov 2018 14:39:05 GMT RESP BODY: {"ports":[]} 2018-11-06 14:39:05,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=5ef01bba-2e48-4911-9188-953157f158c8 used request id req-85b588ae-f18c-47cc-88ad-552be5b61672 2018-11-06 14:39:05,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/5ef01bba-2e48-4911-9188-953157f158c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa7beaf3f51f0abbc4f8c688e9e09cece471321" 2018-11-06 14:39:05,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8903660e-cc68-4d9a-8700-3f2dd986e2cc Date: Tue, 06 Nov 2018 14:39:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bc1dd185393345f48ba9e8b1c9568d16", "created_at": "2018-11-06T14:39:01Z", "admin_state_up": true, "updated_at": "2018-11-06T14:39:04Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "bc1dd185393345f48ba9e8b1c9568d16", "id": "5ef01bba-2e48-4911-9188-953157f158c8", "name": "CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router"}} 2018-11-06 14:39:05,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/5ef01bba-2e48-4911-9188-953157f158c8 used request id req-8903660e-cc68-4d9a-8700-3f2dd986e2cc 2018-11-06 14:39:05,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=5ef01bba-2e48-4911-9188-953157f158c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa7beaf3f51f0abbc4f8c688e9e09cece471321" 2018-11-06 14:39:05,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cec759aa-ddce-4137-83eb-614101130d2e Date: Tue, 06 Nov 2018 14:39:05 GMT RESP BODY: {"ports":[]} 2018-11-06 14:39:05,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=5ef01bba-2e48-4911-9188-953157f158c8 used request id req-cec759aa-ddce-4137-83eb-614101130d2e 2018-11-06 14:39:05,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:06,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bfd7d2c82948ddbac136c3753761ca", "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj-role"}], "expires_at": "2018-11-06T15:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc1dd185393345f48ba9e8b1c9568d16", "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bc1dd185393345f48ba9e8b1c9568d16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bc1dd185393345f48ba9e8b1c9568d16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bc1dd185393345f48ba9e8b1c9568d16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-user", "id": "b1942eb8cacd47a5a4d63eefa017f51b"}, "audit_ids": ["SAlv-bXGQ6uyavuetHf41A"], "issued_at": "2018-11-06T14:39:06.000000Z"}} 2018-11-06 14:39:06,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f278e3377275fe4688ab3ef66f331f287ba802a0" 2018-11-06 14:39:06,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-75b37627-5d24-4c54-8dc3-411f8493ee43 Date: Tue, 06 Nov 2018 14:39:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bc1dd185393345f48ba9e8b1c9568d16", "created_at": "2018-11-06T14:39:01Z", "admin_state_up": true, "updated_at": "2018-11-06T14:39:04Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "bc1dd185393345f48ba9e8b1c9568d16", "id": "5ef01bba-2e48-4911-9188-953157f158c8", "name": "CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router"}]} 2018-11-06 14:39:06,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router&admin_state_up=True used request id req-75b37627-5d24-4c54-8dc3-411f8493ee43 2018-11-06 14:39:06,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:39:06,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:39:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/bc1dd185393345f48ba9e8b1c9568d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0925251129e82cadf7761e561c5953dfdde2be" 2018-11-06 14:39:06,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1373a208-f8a3-486f-9d41-16d5b5066464 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bc1dd185393345f48ba9e8b1c9568d16"}, "enabled": true, "id": "bc1dd185393345f48ba9e8b1c9568d16", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj"}} 2018-11-06 14:39:06,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/bc1dd185393345f48ba9e8b1c9568d16 used request id req-1373a208-f8a3-486f-9d41-16d5b5066464 2018-11-06 14:39:06,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=5ef01bba-2e48-4911-9188-953157f158c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f278e3377275fe4688ab3ef66f331f287ba802a0" 2018-11-06 14:39:07,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c08bfdcb-b630-4b8b-a8ef-a3dd6456feae Date: Tue, 06 Nov 2018 14:39:07 GMT RESP BODY: {"ports":[]} 2018-11-06 14:39:07,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=5ef01bba-2e48-4911-9188-953157f158c8 used request id req-c08bfdcb-b630-4b8b-a8ef-a3dd6456feae 2018-11-06 14:39:07,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f278e3377275fe4688ab3ef66f331f287ba802a0" 2018-11-06 14:39:07,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-abedb3cb-daec-44dd-8ee8-ce905010623d Date: Tue, 06 Nov 2018 14:39:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:39:07,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-abedb3cb-daec-44dd-8ee8-ce905010623d 2018-11-06 14:39:07,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f278e3377275fe4688ab3ef66f331f287ba802a0" 2018-11-06 14:39:07,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fb50b33e-94c9-4918-82e1-36df3bc728b5 Date: Tue, 06 Nov 2018 14:39:07 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:39:07,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-fb50b33e-94c9-4918-82e1-36df3bc728b5 2018-11-06 14:39:07,331 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router 2018-11-06 14:39:07,331 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0d5b41e3-2423-4f30-83d1-e775f7e04bed-pub-router 2018-11-06 14:39:07,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/5ef01bba-2e48-4911-9188-953157f158c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa7beaf3f51f0abbc4f8c688e9e09cece471321" 2018-11-06 14:39:10,587 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0c6fff8-34b3-4c31-aeee-b7eaaf385a6d Content-Length: 0 Date: Tue, 06 Nov 2018 14:39:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:39:10,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5ef01bba-2e48-4911-9188-953157f158c8 used request id req-a0c6fff8-34b3-4c31-aeee-b7eaaf385a6d 2018-11-06 14:39:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:39:10,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8bf6201e-c480-4b20-829a-f7b3e30d5b75 Date: Tue, 06 Nov 2018 14:39:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:39:10,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8bf6201e-c480-4b20-829a-f7b3e30d5b75 2018-11-06 14:39:10,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:39:10,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de69309a-3ba7-408d-94bc-3633fb64b62b 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:39:10,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-de69309a-3ba7-408d-94bc-3633fb64b62b 2018-11-06 14:39:10,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:39:10,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3bf3b0-dfd4-456b-91d4-0429216d8648 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:39:10,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-8c3bf3b0-dfd4-456b-91d4-0429216d8648 2018-11-06 14:39:10,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:39:11,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3284a5-bd6c-430e-a9b7-bdf6f433dcce 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:39:11,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-7e3284a5-bd6c-430e-a9b7-bdf6f433dcce 2018-11-06 14:39:11,072 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj 2018-11-06 14:39:11,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/bc1dd185393345f48ba9e8b1c9568d16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:39:11,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f3cf252-72b4-4029-83f0-6558d99c0be8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:11,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/bc1dd185393345f48ba9e8b1c9568d16 used request id req-4f3cf252-72b4-4029-83f0-6558d99c0be8 2018-11-06 14:39:11,251 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-dfc8cd49-4dea-4fe-proj-role 2018-11-06 14:39:11,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/90bfd7d2c82948ddbac136c3753761ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:39:11,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0788ccab-2f2f-4c4a-9803-0e140fa2974d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:11,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/90bfd7d2c82948ddbac136c3753761ca used request id req-0788ccab-2f2f-4c4a-9803-0e140fa2974d 2018-11-06 14:39:11,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5237d3447def5c06b192c98248d194af6a5913" 2018-11-06 14:39:11,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a3dccf-aa67-4cdc-abb2-d1c8f8ec881b Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:39:11,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a2a3dccf-aa67-4cdc-abb2-d1c8f8ec881b 2018-11-06 14:39:11,457 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-dfc8cd49-4dea-4fe-user 2018-11-06 14:39:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/b1942eb8cacd47a5a4d63eefa017f51b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ce2ef6388969b4466eb39a6d22d9f1d5e51d15" 2018-11-06 14:39:11,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-175d5a7c-e5e9-42d0-bad1-288f53e44c27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:11,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b1942eb8cacd47a5a4d63eefa017f51b used request id req-175d5a7c-e5e9-42d0-bad1-288f53e44c27 2018-11-06 14:39:11,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:12,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Oy-jHCTvQEWbDgGShwiFzw"], "issued_at": "2018-11-06T14:39:12.000000Z"}} 2018-11-06 14:39:12,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:12,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3bdf87-05aa-4049-880e-7071f3984fb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:12,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ee3bdf87-05aa-4049-880e-7071f3984fb4 2018-11-06 14:39:12,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:12,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:12,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["9cwQ5KltQNSZnxQQMn2I8Q"], "issued_at": "2018-11-06T14:39:12.000000Z"}} 2018-11-06 14:39:12,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:12,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae75e77-25d4-4b91-adfc-c0234b4fc48e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:12,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aae75e77-25d4-4b91-adfc-c0234b4fc48e 2018-11-06 14:39:12,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:39:12,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:39:12,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-89b359cf-9667-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:12,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374bfbdf-acc9-4198-b265-0ecc70bf378e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-89b359cf-9667-474-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:39:12,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-89b359cf-9667-474-proj used request id req-374bfbdf-acc9-4198-b265-0ecc70bf378e 2018-11-06 14:39:12,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:12,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aacb03e6-ee07-4d4b-a185-3311ebf8bcb8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:39:12,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-aacb03e6-ee07-4d4b-a185-3311ebf8bcb8 2018-11-06 14:39:12,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-89b359cf-9667-474-proj"}}' 2018-11-06 14:39:12,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e53156e-3dc2-4d52-9b48-6442ae24b1ff Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6b51140ccb7d46339d483db71c05a2d9"}, "enabled": true, "id": "6b51140ccb7d46339d483db71c05a2d9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-89b359cf-9667-474-proj"}} 2018-11-06 14:39:12,878 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2e53156e-3dc2-4d52-9b48-6442ae24b1ff 2018-11-06 14:39:12,878 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-89b359cf-9667-474-proj 2018-11-06 14:39:12,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:12,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:13,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["oSO5OPDsRJaz4yWFRw4M9Q"], "issued_at": "2018-11-06T14:39:13.000000Z"}} 2018-11-06 14:39:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca04e440a65c02be25cc9e9b7d6e916715305b75" 2018-11-06 14:39:13,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a236336-ccce-4ac2-bdbb-5c3d0501a45f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:13,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6a236336-ccce-4ac2-bdbb-5c3d0501a45f 2018-11-06 14:39:13,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:39:13,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:39:13,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca04e440a65c02be25cc9e9b7d6e916715305b75" 2018-11-06 14:39:13,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0eef2f-3c5a-4474-8983-e11dda14b134 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:39:13,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bc0eef2f-3c5a-4474-8983-e11dda14b134 2018-11-06 14:39:13,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-89b359cf-9667-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca04e440a65c02be25cc9e9b7d6e916715305b75" 2018-11-06 14:39:13,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7632c15-d6a1-40e7-b7b5-ddb887eb43ff Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-89b359cf-9667-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6b51140ccb7d46339d483db71c05a2d9"}, "enabled": true, "id": "6b51140ccb7d46339d483db71c05a2d9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-89b359cf-9667-474-proj"}]} 2018-11-06 14:39:13,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-89b359cf-9667-474-proj used request id req-b7632c15-d6a1-40e7-b7b5-ddb887eb43ff 2018-11-06 14:39:13,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca04e440a65c02be25cc9e9b7d6e916715305b75" 2018-11-06 14:39:13,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58615bf-91b7-48ba-8ed4-6791ab2d2128 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:39:13,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e58615bf-91b7-48ba-8ed4-6791ab2d2128 2018-11-06 14:39:14,075 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-89b359cf-9667-474-user 2018-11-06 14:39:14,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:14,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3c2c52-c353-4281-9d08-37804d622cca Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:39:14,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cf3c2c52-c353-4281-9d08-37804d622cca 2018-11-06 14:39:14,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" -d '{"role": {"name": "CreateRouterSuccessTests-89b359cf-9667-474-proj-role"}}' 2018-11-06 14:39:14,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68cc521a-15e7-4a0d-83a2-baddde367320 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "deeb21e6bf91422ca0c1c1651394b43d", "links": {"self": "http://172.30.9.27:5000/v3/roles/deeb21e6bf91422ca0c1c1651394b43d"}, "name": "CreateRouterSuccessTests-89b359cf-9667-474-proj-role"}} 2018-11-06 14:39:14,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-68cc521a-15e7-4a0d-83a2-baddde367320 2018-11-06 14:39:14,280 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-89b359cf-9667-474-proj-role 2018-11-06 14:39:14,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/deeb21e6bf91422ca0c1c1651394b43d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:14,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e496658-c2b3-40f7-9073-418974a8a9b3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/deeb21e6bf91422ca0c1c1651394b43d"}, "domain_id": null, "name": "CreateRouterSuccessTests-89b359cf-9667-474-proj-role", "id": "deeb21e6bf91422ca0c1c1651394b43d"}} 2018-11-06 14:39:14,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/deeb21e6bf91422ca0c1c1651394b43d used request id req-9e496658-c2b3-40f7-9073-418974a8a9b3 2018-11-06 14:39:14,365 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-89b359cf-9667-474-proj-role to project CreateRouterSuccessTests-89b359cf-9667-474-proj 2018-11-06 14:39:14,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6b51140ccb7d46339d483db71c05a2d9/users/188537391b5545769001e95bf9e97157/roles/deeb21e6bf91422ca0c1c1651394b43d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:14,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a92a713-a55e-4211-9010-fc09047f1d64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:14,426 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6b51140ccb7d46339d483db71c05a2d9/users/188537391b5545769001e95bf9e97157/roles/deeb21e6bf91422ca0c1c1651394b43d used request id req-1a92a713-a55e-4211-9010-fc09047f1d64 2018-11-06 14:39:14,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:14,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:14,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["HTpH_akbT0iolKo221M6rQ"], "issued_at": "2018-11-06T14:39:14.000000Z"}} 2018-11-06 14:39:14,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:14,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee97a96-277a-4643-b415-db36f712b322 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:14,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5ee97a96-277a-4643-b415-db36f712b322 2018-11-06 14:39:14,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:15,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c2ed7c1-88ad-4a4d-bbcc-180270af8712 Date: Tue, 06 Nov 2018 14:39:15 GMT RESP BODY: {"routers": []} 2018-11-06 14:39:15,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router&admin_state_up=True used request id req-8c2ed7c1-88ad-4a4d-bbcc-180270af8712 2018-11-06 14:39:15,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:15,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:15,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["NSrw0HMyTYapsR5ONgW9sg"], "issued_at": "2018-11-06T14:39:15.000000Z"}} 2018-11-06 14:39:15,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ffa1385be44ea6130f3506154d303b1bd82eb9" 2018-11-06 14:39:15,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8820be-74ac-4034-91e1-5611855b1610 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:15,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2e8820be-74ac-4034-91e1-5611855b1610 2018-11-06 14:39:15,581 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router 2018-11-06 14:39:15,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" -d '{"router": {"name": "CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router", "admin_state_up": true}}' 2018-11-06 14:39:19,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-b91a2236-f0a1-44e4-b7af-f33cb268ceeb Date: Tue, 06 Nov 2018 14:39:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:39:16Z", "admin_state_up": true, "updated_at": "2018-11-06T14:39:16Z", "project_id": "2216100af53b44269a1e842e87dafaef", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "1fdc73b5-50a2-4ee1-915e-2821086d3f70", "name": "CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router"}} 2018-11-06 14:39:19,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-b91a2236-f0a1-44e4-b7af-f33cb268ceeb 2018-11-06 14:39:19,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=1fdc73b5-50a2-4ee1-915e-2821086d3f70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:19,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-cc25bddb-5d16-42f5-88e6-685069326e3e Date: Tue, 06 Nov 2018 14:39:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","ip_address":"169.254.192.9"}],"id":"13214cf3-9bb7-42b7-919a-113bb5d8976a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d9:46:a8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2216100af53b44269a1e842e87dafaef","admin_state_up":true,"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:17Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","ip_address":"169.254.192.8"}],"id":"2691908b-5982-440e-9c1a-e51678386e54","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:3b:7a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2216100af53b44269a1e842e87dafaef","admin_state_up":true,"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","ip_address":"169.254.192.6"}],"id":"47cc0c61-0574-430b-b645-b3505f162360","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:e1:ae","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2216100af53b44269a1e842e87dafaef","admin_state_up":true,"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:18Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"}]} 2018-11-06 14:39:19,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=1fdc73b5-50a2-4ee1-915e-2821086d3f70 used request id req-cc25bddb-5d16-42f5-88e6-685069326e3e 2018-11-06 14:39:19,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:19,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-43d423a6-ea1b-422c-9e5f-8328f76d9a06 Date: Tue, 06 Nov 2018 14:39:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:16Z","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":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","subnetpool_id":null,"name":"HA subnet tenant 2216100af53b44269a1e842e87dafaef"}} 2018-11-06 14:39:19,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 used request id req-43d423a6-ea1b-422c-9e5f-8328f76d9a06 2018-11-06 14:39:19,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:19,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-48d98151-aacb-4cf3-879c-c4b7d29150ad Date: Tue, 06 Nov 2018 14:39:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:16Z","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":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","subnetpool_id":null,"name":"HA subnet tenant 2216100af53b44269a1e842e87dafaef"}} 2018-11-06 14:39:19,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 used request id req-48d98151-aacb-4cf3-879c-c4b7d29150ad 2018-11-06 14:39:19,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:20,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6a6cd0ac-aad5-4c54-96ca-f95f26a6cd9d Date: Tue, 06 Nov 2018 14:39:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:16Z","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":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","subnetpool_id":null,"name":"HA subnet tenant 2216100af53b44269a1e842e87dafaef"}} 2018-11-06 14:39:20,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 used request id req-6a6cd0ac-aad5-4c54-96ca-f95f26a6cd9d 2018-11-06 14:39:20,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:20,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-59f71a53-5a17-46e8-ad14-a259f4a1eebd Date: Tue, 06 Nov 2018 14:39:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:39:20,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-59f71a53-5a17-46e8-ad14-a259f4a1eebd 2018-11-06 14:39:20,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:39:20,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:39:20,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:20,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7cb920-ba9b-47ba-bc59-9928a20c5967 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:39:20,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-0b7cb920-ba9b-47ba-bc59-9928a20c5967 2018-11-06 14:39:20,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?name=CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:20,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d2cb25ac-399f-44d3-b968-19b070c21789 Date: Tue, 06 Nov 2018 14:39:20 GMT RESP BODY: {"ports":[]} 2018-11-06 14:39:20,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?name=CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-port1&admin_state_up=True used request id req-d2cb25ac-399f-44d3-b968-19b070c21789 2018-11-06 14:39:20,518 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-port1 for router - CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router 2018-11-06 14:39:20,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:20,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:20,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["j6QbMIIYRhyELI4sWophOQ"], "issued_at": "2018-11-06T14:39:20.000000Z"}} 2018-11-06 14:39:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb172c6d946e1102cf2b14c14f897611b6c9e3f4" 2018-11-06 14:39:20,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89866c42-9777-4de7-9eec-46385a04356e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:20,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-89866c42-9777-4de7-9eec-46385a04356e 2018-11-06 14:39:20,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:21,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3899e51d-138e-4ce9-bc56-829374aa708b Date: Tue, 06 Nov 2018 14:39:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:39:21,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-3899e51d-138e-4ce9-bc56-829374aa708b 2018-11-06 14:39:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:21,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9840d49b-ab90-4b4b-af0a-ccdcefe6fdd9 Date: Tue, 06 Nov 2018 14:39:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 14:39:21,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-9840d49b-ab90-4b4b-af0a-ccdcefe6fdd9 2018-11-06 14:39:21,270 - neutron_utils - INFO - Creating port for network with name - external 2018-11-06 14:39:21,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" -d '{"port": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "name": "CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-port1", "admin_state_up": true}}' 2018-11-06 14:39:22,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-03a3aaf1-7894-4f3a-a931-6f2c238564d8 Date: Tue, 06 Nov 2018 14:39:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:21Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.201"}],"id":"2c6f3d97-4c64-4fd9-b244-6bd81db8d22d","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ea:ef:84","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-port1","project_id":"2216100af53b44269a1e842e87dafaef","qos_policy_id":null,"admin_state_up":true,"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:39:21Z","binding:vnic_type":"normal"}} 2018-11-06 14:39:22,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-03a3aaf1-7894-4f3a-a931-6f2c238564d8 2018-11-06 14:39:22,176 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-port1 for router - CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router 2018-11-06 14:39:22,176 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router 2018-11-06 14:39:22,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/1fdc73b5-50a2-4ee1-915e-2821086d3f70/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" -d '{"port_id": "2c6f3d97-4c64-4fd9-b244-6bd81db8d22d"}' 2018-11-06 14:39:23,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-817f91de-3993-44b6-9019-8eaf0ab84d94 Date: Tue, 06 Nov 2018 14:39:23 GMT RESP BODY: {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "tenant_id": "2216100af53b44269a1e842e87dafaef", "subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "subnet_ids": ["00782059-4ec8-407c-b408-cafcba5e7ce9"], "port_id": "2c6f3d97-4c64-4fd9-b244-6bd81db8d22d", "id": "1fdc73b5-50a2-4ee1-915e-2821086d3f70"} 2018-11-06 14:39:23,778 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1fdc73b5-50a2-4ee1-915e-2821086d3f70/add_router_interface used request id req-817f91de-3993-44b6-9019-8eaf0ab84d94 2018-11-06 14:39:23,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/1fdc73b5-50a2-4ee1-915e-2821086d3f70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:24,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-3f55a384-aff3-4d23-813e-c184688cf308 Date: Tue, 06 Nov 2018 14:39:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:39:16Z", "admin_state_up": true, "updated_at": "2018-11-06T14:39:23Z", "project_id": "2216100af53b44269a1e842e87dafaef", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "1fdc73b5-50a2-4ee1-915e-2821086d3f70", "name": "CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router"}} 2018-11-06 14:39:24,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/1fdc73b5-50a2-4ee1-915e-2821086d3f70 used request id req-3f55a384-aff3-4d23-813e-c184688cf308 2018-11-06 14:39:24,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=1fdc73b5-50a2-4ee1-915e-2821086d3f70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:24,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3692 X-Openstack-Request-Id: req-a35ec76d-8a2e-42d5-ad74-3554c9e5f79c Date: Tue, 06 Nov 2018 14:39:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:21Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","ip_address":"169.254.192.9"}],"id":"13214cf3-9bb7-42b7-919a-113bb5d8976a","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:46:a8","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2216100af53b44269a1e842e87dafaef","admin_state_up":true,"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:17Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:22Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","ip_address":"169.254.192.8"}],"id":"2691908b-5982-440e-9c1a-e51678386e54","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:3b:7a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2216100af53b44269a1e842e87dafaef","admin_state_up":true,"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.201"}],"id":"2c6f3d97-4c64-4fd9-b244-6bd81db8d22d","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ea:ef:84","project_id":"2216100af53b44269a1e842e87dafaef","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-port1","admin_state_up":true,"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:39:21Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:21Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","ip_address":"169.254.192.6"}],"id":"47cc0c61-0574-430b-b645-b3505f162360","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:e1:ae","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2216100af53b44269a1e842e87dafaef","admin_state_up":true,"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:18Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"}]} 2018-11-06 14:39:24,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=1fdc73b5-50a2-4ee1-915e-2821086d3f70 used request id req-a35ec76d-8a2e-42d5-ad74-3554c9e5f79c 2018-11-06 14:39:24,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:24,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8b2e0cd3-d124-4e36-9595-9bf2af99d8f2 Date: Tue, 06 Nov 2018 14:39:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:16Z","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":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","subnetpool_id":null,"name":"HA subnet tenant 2216100af53b44269a1e842e87dafaef"}} 2018-11-06 14:39:24,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 used request id req-8b2e0cd3-d124-4e36-9595-9bf2af99d8f2 2018-11-06 14:39:24,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:24,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-87bbcd4e-6b9d-4ce1-b8d6-9329ac8ed1fd Date: Tue, 06 Nov 2018 14:39:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:16Z","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":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","subnetpool_id":null,"name":"HA subnet tenant 2216100af53b44269a1e842e87dafaef"}} 2018-11-06 14:39:24,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 used request id req-87bbcd4e-6b9d-4ce1-b8d6-9329ac8ed1fd 2018-11-06 14:39:24,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:24,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e182d8d5-2aef-4ef8-a134-2c3987651a48 Date: Tue, 06 Nov 2018 14:39:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:16Z","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":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","subnetpool_id":null,"name":"HA subnet tenant 2216100af53b44269a1e842e87dafaef"}} 2018-11-06 14:39:24,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 used request id req-e182d8d5-2aef-4ef8-a134-2c3987651a48 2018-11-06 14:39:24,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:24,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d45158fd-505c-4533-a2bd-afcf999d889e Date: Tue, 06 Nov 2018 14:39:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 14:39:24,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-d45158fd-505c-4533-a2bd-afcf999d889e 2018-11-06 14:39:24,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:25,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7739bc9e-702e-4566-92f1-f9bc57dd90d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:25,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7739bc9e-702e-4566-92f1-f9bc57dd90d4 2018-11-06 14:39:25,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:25,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-8280cad6-99db-44c7-bb21-7198c9d2d13b Date: Tue, 06 Nov 2018 14:39:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:39:16Z", "admin_state_up": true, "updated_at": "2018-11-06T14:39:23Z", "project_id": "2216100af53b44269a1e842e87dafaef", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "1fdc73b5-50a2-4ee1-915e-2821086d3f70", "name": "CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router"}]} 2018-11-06 14:39:25,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router&admin_state_up=True used request id req-8280cad6-99db-44c7-bb21-7198c9d2d13b 2018-11-06 14:39:25,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:39:25,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:39:25,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:25,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c99b58-a9e4-4ed2-a1a8-898c13e65b15 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:39:25,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-99c99b58-a9e4-4ed2-a1a8-898c13e65b15 2018-11-06 14:39:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=1fdc73b5-50a2-4ee1-915e-2821086d3f70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:25,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3726 X-Openstack-Request-Id: req-8b3083d2-1e9a-4357-9e57-3e65a2e3215e Date: Tue, 06 Nov 2018 14:39:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:21Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","ip_address":"169.254.192.9"}],"id":"13214cf3-9bb7-42b7-919a-113bb5d8976a","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:46:a8","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2216100af53b44269a1e842e87dafaef","admin_state_up":true,"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:17Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:22Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","ip_address":"169.254.192.8"}],"id":"2691908b-5982-440e-9c1a-e51678386e54","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:3b:7a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2216100af53b44269a1e842e87dafaef","admin_state_up":true,"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.201"}],"id":"2c6f3d97-4c64-4fd9-b244-6bd81db8d22d","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ea:ef:84","project_id":"2216100af53b44269a1e842e87dafaef","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-port1","admin_state_up":true,"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:39:21Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:21Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","ip_address":"169.254.192.6"}],"id":"47cc0c61-0574-430b-b645-b3505f162360","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:e1:ae","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2216100af53b44269a1e842e87dafaef","admin_state_up":true,"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:18Z","binding:vnic_type":"normal","device_id":"1fdc73b5-50a2-4ee1-915e-2821086d3f70"}]} 2018-11-06 14:39:25,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=1fdc73b5-50a2-4ee1-915e-2821086d3f70 used request id req-8b3083d2-1e9a-4357-9e57-3e65a2e3215e 2018-11-06 14:39:25,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:25,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-abf1ca8d-2942-424b-874b-0b1f4ef664e2 Date: Tue, 06 Nov 2018 14:39:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:16Z","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":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","subnetpool_id":null,"name":"HA subnet tenant 2216100af53b44269a1e842e87dafaef"}} 2018-11-06 14:39:25,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 used request id req-abf1ca8d-2942-424b-874b-0b1f4ef664e2 2018-11-06 14:39:25,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:26,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-744fc1b9-b411-4a7f-accc-64c33e358b41 Date: Tue, 06 Nov 2018 14:39:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:16Z","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":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","subnetpool_id":null,"name":"HA subnet tenant 2216100af53b44269a1e842e87dafaef"}} 2018-11-06 14:39:26,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 used request id req-744fc1b9-b411-4a7f-accc-64c33e358b41 2018-11-06 14:39:26,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:26,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d8aabe34-1114-469f-a9e6-734f040d95ca Date: Tue, 06 Nov 2018 14:39:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a1fd573-67ea-4513-8df9-44e0cd391cac","tenant_id":"","created_at":"2018-11-06T14:39:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:16Z","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":"bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3","subnetpool_id":null,"name":"HA subnet tenant 2216100af53b44269a1e842e87dafaef"}} 2018-11-06 14:39:26,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/bf47b88b-e4bf-4cfe-bca1-0984ba4ae0b3 used request id req-d8aabe34-1114-469f-a9e6-734f040d95ca 2018-11-06 14:39:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:26,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f1281ac4-3285-41d1-b737-941e9c5da400 Date: Tue, 06 Nov 2018 14:39:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 14:39:26,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-f1281ac4-3285-41d1-b737-941e9c5da400 2018-11-06 14:39:26,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:26,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6f5f595e-1ea9-4565-ad91-69ce5e755a58 Date: Tue, 06 Nov 2018 14:39:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 14:39:26,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-6f5f595e-1ea9-4565-ad91-69ce5e755a58 2018-11-06 14:39:26,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf09bfd613d562719cf1c33c9a8125da4af7a5f8" 2018-11-06 14:39:26,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-859771cb-07d3-45d5-8d95-187191fa4c2c Date: Tue, 06 Nov 2018 14:39:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-06 14:39:26,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-859771cb-07d3-45d5-8d95-187191fa4c2c 2018-11-06 14:39:26,576 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router and port CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-port1 2018-11-06 14:39:26,576 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router 2018-11-06 14:39:26,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/1fdc73b5-50a2-4ee1-915e-2821086d3f70/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" -d '{"port_id": "2c6f3d97-4c64-4fd9-b244-6bd81db8d22d"}' 2018-11-06 14:39:27,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d81bca9b-7430-4efd-8050-8bd1f548ac80 Date: Tue, 06 Nov 2018 14:39:27 GMT RESP BODY: {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "tenant_id": "2216100af53b44269a1e842e87dafaef", "subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "subnet_ids": ["00782059-4ec8-407c-b408-cafcba5e7ce9"], "port_id": "2c6f3d97-4c64-4fd9-b244-6bd81db8d22d", "id": "1fdc73b5-50a2-4ee1-915e-2821086d3f70"} 2018-11-06 14:39:27,990 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1fdc73b5-50a2-4ee1-915e-2821086d3f70/remove_router_interface used request id req-d81bca9b-7430-4efd-8050-8bd1f548ac80 2018-11-06 14:39:27,991 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router 2018-11-06 14:39:27,991 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d676b32a-2d76-4b0d-9409-ad8203f1883c-pub-router 2018-11-06 14:39:27,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/1fdc73b5-50a2-4ee1-915e-2821086d3f70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb6b42889d1d701bef8b97b16161c1b7d544372" 2018-11-06 14:39:30,944 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61a1ae41-e8ce-4ed6-93f8-7ef505d2cdc4 Content-Length: 0 Date: Tue, 06 Nov 2018 14:39:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:39:30,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1fdc73b5-50a2-4ee1-915e-2821086d3f70 used request id req-61a1ae41-e8ce-4ed6-93f8-7ef505d2cdc4 2018-11-06 14:39:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:31,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1e9698ec-82ee-41ef-83d7-8b705d7e1fd7 Date: Tue, 06 Nov 2018 14:39:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:39:31,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1e9698ec-82ee-41ef-83d7-8b705d7e1fd7 2018-11-06 14:39:31,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:31,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7d50f0-5d5e-487e-adb1-dba23bf4b54a 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:39:31,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-5c7d50f0-5d5e-487e-adb1-dba23bf4b54a 2018-11-06 14:39:31,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:31,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ea3429-9428-482a-9946-ecde3d4c677b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:39:31,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-69ea3429-9428-482a-9946-ecde3d4c677b 2018-11-06 14:39:31,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:31,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0bd443-21c2-4b3b-9cc8-629980b90cda 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:39:31,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-1d0bd443-21c2-4b3b-9cc8-629980b90cda 2018-11-06 14:39:31,436 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-89b359cf-9667-474-proj 2018-11-06 14:39:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/6b51140ccb7d46339d483db71c05a2d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:31,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b89c89-e91c-4e4b-90f6-682ce676a83a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:31,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6b51140ccb7d46339d483db71c05a2d9 used request id req-26b89c89-e91c-4e4b-90f6-682ce676a83a 2018-11-06 14:39:31,648 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-89b359cf-9667-474-proj-role 2018-11-06 14:39:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/deeb21e6bf91422ca0c1c1651394b43d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:31,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e5850ae-5b1a-402e-a3c5-7714d0482c5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:31,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/deeb21e6bf91422ca0c1c1651394b43d used request id req-7e5850ae-5b1a-402e-a3c5-7714d0482c5f 2018-11-06 14:39:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7800b8c574a95221edcb70b43ec9286eb03250f2" 2018-11-06 14:39:31,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24717a4-9dbd-4c65-aaa5-c6e18b70c603 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:39:31,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a24717a4-9dbd-4c65-aaa5-c6e18b70c603 2018-11-06 14:39:31,861 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-89b359cf-9667-474-user 2018-11-06 14:39:31,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/188537391b5545769001e95bf9e97157 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca04e440a65c02be25cc9e9b7d6e916715305b75" 2018-11-06 14:39:32,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce03232d-f786-4840-82fd-bb0d5342f247 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:32,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/188537391b5545769001e95bf9e97157 used request id req-ce03232d-f786-4840-82fd-bb0d5342f247 2018-11-06 14:39:32,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:32,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["hYq9_UQhSCqJ69ArLfZJCQ"], "issued_at": "2018-11-06T14:39:32.000000Z"}} 2018-11-06 14:39:32,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39392277d7be6c5ff2eaf3cf4338636c1a87520d" 2018-11-06 14:39:32,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbb6f54-6a5d-401a-8958-321ef0d820fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:32,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2bbb6f54-6a5d-401a-8958-321ef0d820fc 2018-11-06 14:39:32,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:32,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:32,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ig7NTpjnQ8m6TWuZSQ7-oA"], "issued_at": "2018-11-06T14:39:32.000000Z"}} 2018-11-06 14:39:32,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:32,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a7f888-db5f-4d95-a142-799953318baa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:32,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f6a7f888-db5f-4d95-a142-799953318baa 2018-11-06 14:39:32,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:39:32,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:39:32,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a377c214-e41e-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:33,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86cbe69-d040-42e4-8bfa-4e9f44b8be3b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a377c214-e41e-418-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:39:33,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a377c214-e41e-418-proj used request id req-f86cbe69-d040-42e4-8bfa-4e9f44b8be3b 2018-11-06 14:39:33,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:33,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ce72d9-911f-4fdc-9d8e-f29ad1befd60 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:39:33,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-24ce72d9-911f-4fdc-9d8e-f29ad1befd60 2018-11-06 14:39:33,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj"}}' 2018-11-06 14:39:33,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b13f287-9928-48c7-9359-814b12d4968d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc"}, "enabled": true, "id": "aec73ee838384e0eb41c60634c26bedc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj"}} 2018-11-06 14:39:33,291 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7b13f287-9928-48c7-9359-814b12d4968d 2018-11-06 14:39:33,292 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a377c214-e41e-418-proj 2018-11-06 14:39:33,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:33,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:33,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["rGJMpLPBRsyZoQpIp9UsbA"], "issued_at": "2018-11-06T14:39:33.000000Z"}} 2018-11-06 14:39:33,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a94033bf8d73956baf46af2b84794040c0b12d" 2018-11-06 14:39:33,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e709db82-e344-46f5-8e4a-32b9f82a9530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:33,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e709db82-e344-46f5-8e4a-32b9f82a9530 2018-11-06 14:39:33,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:39:33,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:39:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:39:33,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a94033bf8d73956baf46af2b84794040c0b12d" 2018-11-06 14:39:33,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa727de-15f3-4b1b-ad87-3230000ecf5d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:39:33,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cfa727de-15f3-4b1b-ad87-3230000ecf5d 2018-11-06 14:39:33,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a377c214-e41e-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a94033bf8d73956baf46af2b84794040c0b12d" 2018-11-06 14:39:33,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bde3b22-fa85-4c13-9f6c-eb82cd14c850 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a377c214-e41e-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc"}, "enabled": true, "id": "aec73ee838384e0eb41c60634c26bedc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj"}]} 2018-11-06 14:39:33,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-a377c214-e41e-418-proj used request id req-2bde3b22-fa85-4c13-9f6c-eb82cd14c850 2018-11-06 14:39:33,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a94033bf8d73956baf46af2b84794040c0b12d" 2018-11-06 14:39:34,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e0a0c9-263f-414a-92ef-76f9b2d7b912 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:39:34,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-88e0a0c9-263f-414a-92ef-76f9b2d7b912 2018-11-06 14:39:34,458 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a377c214-e41e-418-user 2018-11-06 14:39:34,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:34,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:34,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c90cea-c440-4aea-99c7-fbb193b4f7c1 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:39:34,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d6c90cea-c440-4aea-99c7-fbb193b4f7c1 2018-11-06 14:39:34,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" -d '{"role": {"name": "CreateRouterSuccessTests-a377c214-e41e-418-proj-role"}}' 2018-11-06 14:39:34,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-add2d6ae-d09f-4856-a118-51543412e530 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1739b903eae4f56856521b456d579f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/d1739b903eae4f56856521b456d579f1"}, "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj-role"}} 2018-11-06 14:39:34,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-add2d6ae-d09f-4856-a118-51543412e530 2018-11-06 14:39:34,710 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a377c214-e41e-418-proj-role 2018-11-06 14:39:34,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d1739b903eae4f56856521b456d579f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:34,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d07fd29-6f18-44d7-a3e4-b4d373cd166d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d1739b903eae4f56856521b456d579f1"}, "domain_id": null, "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj-role", "id": "d1739b903eae4f56856521b456d579f1"}} 2018-11-06 14:39:34,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d1739b903eae4f56856521b456d579f1 used request id req-2d07fd29-6f18-44d7-a3e4-b4d373cd166d 2018-11-06 14:39:34,732 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a377c214-e41e-418-proj-role to project CreateRouterSuccessTests-a377c214-e41e-418-proj 2018-11-06 14:39:34,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc/users/df3941e880c14b6da23e73c02ab60f55/roles/d1739b903eae4f56856521b456d579f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:34,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25a4c203-6775-4943-89fa-3df5e564b0a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:34,796 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc/users/df3941e880c14b6da23e73c02ab60f55/roles/d1739b903eae4f56856521b456d579f1 used request id req-25a4c203-6775-4943-89fa-3df5e564b0a0 2018-11-06 14:39:34,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:34,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:35,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1739b903eae4f56856521b456d579f1", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj-role"}], "expires_at": "2018-11-06T15:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aec73ee838384e0eb41c60634c26bedc", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a377c214-e41e-418-user", "id": "df3941e880c14b6da23e73c02ab60f55"}, "audit_ids": ["KLZWQNKmSVq9wNOkS27GDg"], "issued_at": "2018-11-06T14:39:35.000000Z"}} 2018-11-06 14:39:35,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad93b74d5a66d605bfe5ea67bec8b1d50780595" 2018-11-06 14:39:35,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd6aaca-bdee-4694-94be-1f9ef510bc7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:35,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fbd6aaca-bdee-4694-94be-1f9ef510bc7d 2018-11-06 14:39:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad93b74d5a66d605bfe5ea67bec8b1d50780595" 2018-11-06 14:39:35,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-099ae98e-ae12-4399-be40-6cdd1efbba8e Date: Tue, 06 Nov 2018 14:39:35 GMT RESP BODY: {"networks":[]} 2018-11-06 14:39:35,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-net1 used request id req-099ae98e-ae12-4399-be40-6cdd1efbba8e 2018-11-06 14:39:35,436 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-net1 2018-11-06 14:39:35,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad93b74d5a66d605bfe5ea67bec8b1d50780595" -d '{"network": {"name": "CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-net1", "admin_state_up": true}}' 2018-11-06 14:39:36,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2d4bcb5f-6e2f-4f70-a83f-996165aea770 Date: Tue, 06 Nov 2018 14:39:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d321056-f6b6-46a7-992b-d07e2d4fd4a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"aec73ee838384e0eb41c60634c26bedc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:39:35Z","is_default":false,"name":"CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"aec73ee838384e0eb41c60634c26bedc","created_at":"2018-11-06T14:39:35Z","mtu":1450}} 2018-11-06 14:39:36,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-2d4bcb5f-6e2f-4f70-a83f-996165aea770 2018-11-06 14:39:36,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1d321056-f6b6-46a7-992b-d07e2d4fd4a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad93b74d5a66d605bfe5ea67bec8b1d50780595" 2018-11-06 14:39:36,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9d9f5ec4-9add-425d-a00e-bc3b0dfce405 Date: Tue, 06 Nov 2018 14:39: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-11-06T14:39:35Z","tenant_id":"aec73ee838384e0eb41c60634c26bedc","created_at":"2018-11-06T14:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aec73ee838384e0eb41c60634c26bedc","id":"1d321056-f6b6-46a7-992b-d07e2d4fd4a0","name":"CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-net1"}]} 2018-11-06 14:39:36,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1d321056-f6b6-46a7-992b-d07e2d4fd4a0 used request id req-9d9f5ec4-9add-425d-a00e-bc3b0dfce405 2018-11-06 14:39:36,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d321056-f6b6-46a7-992b-d07e2d4fd4a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad93b74d5a66d605bfe5ea67bec8b1d50780595" 2018-11-06 14:39:36,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb39eb68-41b9-461b-afa5-46e25feb5b26 Date: Tue, 06 Nov 2018 14:39:36 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:39:36,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d321056-f6b6-46a7-992b-d07e2d4fd4a0 used request id req-cb39eb68-41b9-461b-afa5-46e25feb5b26 2018-11-06 14:39:36,294 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1 2018-11-06 14:39:36,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad93b74d5a66d605bfe5ea67bec8b1d50780595" -d '{"subnets": [{"ip_version": 4, "network_id": "1d321056-f6b6-46a7-992b-d07e2d4fd4a0", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1"}]}' 2018-11-06 14:39:37,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-aa1f90a8-342a-4d0d-8423-99c0c34aa4d2 Date: Tue, 06 Nov 2018 14:39:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d321056-f6b6-46a7-992b-d07e2d4fd4a0","tenant_id":"aec73ee838384e0eb41c60634c26bedc","created_at":"2018-11-06T14:39:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:36Z","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":"aec73ee838384e0eb41c60634c26bedc","id":"51f079b2-d00c-438b-aafc-75bf08ef778a","subnetpool_id":null,"name":"CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1"}]} 2018-11-06 14:39:37,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-aa1f90a8-342a-4d0d-8423-99c0c34aa4d2 2018-11-06 14:39:37,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1d321056-f6b6-46a7-992b-d07e2d4fd4a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad93b74d5a66d605bfe5ea67bec8b1d50780595" 2018-11-06 14:39:37,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ff05621b-86fb-41f7-a18a-fc26b773a47f Date: Tue, 06 Nov 2018 14:39: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":["51f079b2-d00c-438b-aafc-75bf08ef778a"],"updated_at":"2018-11-06T14:39:36Z","tenant_id":"aec73ee838384e0eb41c60634c26bedc","created_at":"2018-11-06T14:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aec73ee838384e0eb41c60634c26bedc","id":"1d321056-f6b6-46a7-992b-d07e2d4fd4a0","name":"CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-net1"}]} 2018-11-06 14:39:37,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1d321056-f6b6-46a7-992b-d07e2d4fd4a0 used request id req-ff05621b-86fb-41f7-a18a-fc26b773a47f 2018-11-06 14:39:37,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d321056-f6b6-46a7-992b-d07e2d4fd4a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad93b74d5a66d605bfe5ea67bec8b1d50780595" 2018-11-06 14:39:37,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7acede0a-f26f-406d-9a99-8f7589a0ce00 Date: Tue, 06 Nov 2018 14:39:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d321056-f6b6-46a7-992b-d07e2d4fd4a0","tenant_id":"aec73ee838384e0eb41c60634c26bedc","created_at":"2018-11-06T14:39:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:36Z","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":"aec73ee838384e0eb41c60634c26bedc","id":"51f079b2-d00c-438b-aafc-75bf08ef778a","subnetpool_id":null,"name":"CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1"}]} 2018-11-06 14:39:37,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d321056-f6b6-46a7-992b-d07e2d4fd4a0 used request id req-7acede0a-f26f-406d-9a99-8f7589a0ce00 2018-11-06 14:39:37,910 - OpenStackNetwork - DEBUG - Network [1d321056-f6b6-46a7-992b-d07e2d4fd4a0] created successfully 2018-11-06 14:39:37,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:37,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:38,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1739b903eae4f56856521b456d579f1", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj-role"}], "expires_at": "2018-11-06T15:39:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aec73ee838384e0eb41c60634c26bedc", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a377c214-e41e-418-user", "id": "df3941e880c14b6da23e73c02ab60f55"}, "audit_ids": ["v1Ardx4SSv2YVfA72RHNXw"], "issued_at": "2018-11-06T14:39:38.000000Z"}} 2018-11-06 14:39:38,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:38,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bab5b5-a82a-4550-9a3f-af028f274054 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:38,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-79bab5b5-a82a-4550-9a3f-af028f274054 2018-11-06 14:39:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:38,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6e1e48fa-0e70-4d32-aa6b-bf013b7131f0 Date: Tue, 06 Nov 2018 14:39:38 GMT RESP BODY: {"routers": []} 2018-11-06 14:39:38,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router&admin_state_up=True used request id req-6e1e48fa-0e70-4d32-aa6b-bf013b7131f0 2018-11-06 14:39:38,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:38,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:38,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1739b903eae4f56856521b456d579f1", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj-role"}], "expires_at": "2018-11-06T15:39:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aec73ee838384e0eb41c60634c26bedc", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aec73ee838384e0eb41c60634c26bedc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/aec73ee838384e0eb41c60634c26bedc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/aec73ee838384e0eb41c60634c26bedc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a377c214-e41e-418-user", "id": "df3941e880c14b6da23e73c02ab60f55"}, "audit_ids": ["XYEtz_3SREqWoKAKmtZrSw"], "issued_at": "2018-11-06T14:39:38.000000Z"}} 2018-11-06 14:39:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c41ecbea2f824cc6ea8c59f65b26d51cc886423d" 2018-11-06 14:39:39,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427e7690-3254-4db4-9347-7a1e9ba8f516 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:39,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-427e7690-3254-4db4-9347-7a1e9ba8f516 2018-11-06 14:39:39,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:39,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2af1ede0-a315-46a2-b8c3-ecafdc137f1a Date: Tue, 06 Nov 2018 14:39:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:39:39,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-2af1ede0-a315-46a2-b8c3-ecafdc137f1a 2018-11-06 14:39:39,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:39,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a6be0bf5-0edb-42d6-8a74-de0c68da27ce Date: Tue, 06 Nov 2018 14:39:39 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:39:39,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-a6be0bf5-0edb-42d6-8a74-de0c68da27ce 2018-11-06 14:39:39,463 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router 2018-11-06 14:39:39,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router", "admin_state_up": true}}' 2018-11-06 14:39:44,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e03b96de-af2b-4c89-961b-df9f8e199c05 Date: Tue, 06 Nov 2018 14:39:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "created_at": "2018-11-06T14:39:40Z", "admin_state_up": true, "updated_at": "2018-11-06T14:39:40Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "aec73ee838384e0eb41c60634c26bedc", "id": "99ff926d-fbbb-410d-9e3f-010bfa725429", "name": "CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router"}} 2018-11-06 14:39:44,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-e03b96de-af2b-4c89-961b-df9f8e199c05 2018-11-06 14:39:44,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=99ff926d-fbbb-410d-9e3f-010bfa725429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:44,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48dc1aa0-541d-4801-a790-b56fef8a98bc Date: Tue, 06 Nov 2018 14:39:44 GMT RESP BODY: {"ports":[]} 2018-11-06 14:39:44,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=99ff926d-fbbb-410d-9e3f-010bfa725429 used request id req-48dc1aa0-541d-4801-a790-b56fef8a98bc 2018-11-06 14:39:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:44,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3c00bc2a-dae2-49c5-9118-f270531f85c3 Date: Tue, 06 Nov 2018 14:39:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d321056-f6b6-46a7-992b-d07e2d4fd4a0","tenant_id":"aec73ee838384e0eb41c60634c26bedc","created_at":"2018-11-06T14:39:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:36Z","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":"aec73ee838384e0eb41c60634c26bedc","id":"51f079b2-d00c-438b-aafc-75bf08ef778a","subnetpool_id":null,"name":"CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1"}]} 2018-11-06 14:39:44,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1 used request id req-3c00bc2a-dae2-49c5-9118-f270531f85c3 2018-11-06 14:39:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:39:44,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:39:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:44,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd86cc2-c180-47b6-b302-445ccbc8da2f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc"}, "enabled": true, "id": "aec73ee838384e0eb41c60634c26bedc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj"}} 2018-11-06 14:39:44,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc used request id req-4cd86cc2-c180-47b6-b302-445ccbc8da2f 2018-11-06 14:39:44,905 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 14:39:44,905 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router 2018-11-06 14:39:44,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/99ff926d-fbbb-410d-9e3f-010bfa725429/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" -d '{"subnet_id": "51f079b2-d00c-438b-aafc-75bf08ef778a"}' 2018-11-06 14:39:46,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c228b51e-0f7b-4e3a-b234-918b4819a179 Date: Tue, 06 Nov 2018 14:39:46 GMT RESP BODY: {"network_id": "1d321056-f6b6-46a7-992b-d07e2d4fd4a0", "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "subnet_id": "51f079b2-d00c-438b-aafc-75bf08ef778a", "subnet_ids": ["51f079b2-d00c-438b-aafc-75bf08ef778a"], "port_id": "f283f485-e67f-4a29-a58f-eb3fe0e9461c", "id": "99ff926d-fbbb-410d-9e3f-010bfa725429"} 2018-11-06 14:39:46,858 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/99ff926d-fbbb-410d-9e3f-010bfa725429/add_router_interface used request id req-c228b51e-0f7b-4e3a-b234-918b4819a179 2018-11-06 14:39:46,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/99ff926d-fbbb-410d-9e3f-010bfa725429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:46,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2e33c1bf-6bed-4134-bb06-04af14d3aafd Date: Tue, 06 Nov 2018 14:39:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "created_at": "2018-11-06T14:39:40Z", "admin_state_up": true, "updated_at": "2018-11-06T14:39:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "aec73ee838384e0eb41c60634c26bedc", "id": "99ff926d-fbbb-410d-9e3f-010bfa725429", "name": "CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router"}} 2018-11-06 14:39:46,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/99ff926d-fbbb-410d-9e3f-010bfa725429 used request id req-2e33c1bf-6bed-4134-bb06-04af14d3aafd 2018-11-06 14:39:46,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=99ff926d-fbbb-410d-9e3f-010bfa725429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:47,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-0334fdb4-37e0-448a-91b6-939c9a84142d Date: Tue, 06 Nov 2018 14:39:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:39:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"51f079b2-d00c-438b-aafc-75bf08ef778a","ip_address":"10.200.201.1"}],"id":"f283f485-e67f-4a29-a58f-eb3fe0e9461c","security_groups":[],"mac_address":"fa:16:3e:8f:6f:47","project_id":"aec73ee838384e0eb41c60634c26bedc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d321056-f6b6-46a7-992b-d07e2d4fd4a0","tenant_id":"aec73ee838384e0eb41c60634c26bedc","created_at":"2018-11-06T14:39:45Z","binding:vnic_type":"normal","device_id":"99ff926d-fbbb-410d-9e3f-010bfa725429"}]} 2018-11-06 14:39:47,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=99ff926d-fbbb-410d-9e3f-010bfa725429 used request id req-0334fdb4-37e0-448a-91b6-939c9a84142d 2018-11-06 14:39:47,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/51f079b2-d00c-438b-aafc-75bf08ef778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:47,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-572a9bc1-0b6b-497f-8672-58bbe8f71ad9 Date: Tue, 06 Nov 2018 14:39:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d321056-f6b6-46a7-992b-d07e2d4fd4a0","tenant_id":"aec73ee838384e0eb41c60634c26bedc","created_at":"2018-11-06T14:39:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:39:36Z","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":"aec73ee838384e0eb41c60634c26bedc","id":"51f079b2-d00c-438b-aafc-75bf08ef778a","subnetpool_id":null,"name":"CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1"}} 2018-11-06 14:39:47,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/51f079b2-d00c-438b-aafc-75bf08ef778a used request id req-572a9bc1-0b6b-497f-8672-58bbe8f71ad9 2018-11-06 14:39:47,421 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router and subnet CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1 2018-11-06 14:39:47,421 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router 2018-11-06 14:39:47,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/99ff926d-fbbb-410d-9e3f-010bfa725429/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" -d '{"subnet_id": "51f079b2-d00c-438b-aafc-75bf08ef778a"}' 2018-11-06 14:39:48,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-43ae6b59-fe1a-4dbb-ad7d-654a5aede2d3 Date: Tue, 06 Nov 2018 14:39:48 GMT RESP BODY: {"network_id": "1d321056-f6b6-46a7-992b-d07e2d4fd4a0", "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "subnet_id": "51f079b2-d00c-438b-aafc-75bf08ef778a", "subnet_ids": ["51f079b2-d00c-438b-aafc-75bf08ef778a"], "port_id": "f283f485-e67f-4a29-a58f-eb3fe0e9461c", "id": "99ff926d-fbbb-410d-9e3f-010bfa725429"} 2018-11-06 14:39:48,722 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/99ff926d-fbbb-410d-9e3f-010bfa725429/remove_router_interface used request id req-43ae6b59-fe1a-4dbb-ad7d-654a5aede2d3 2018-11-06 14:39:48,723 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router 2018-11-06 14:39:48,723 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-router 2018-11-06 14:39:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/99ff926d-fbbb-410d-9e3f-010bfa725429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a894b1d9784afdbbf75a0712660ea5ab7874557" 2018-11-06 14:39:52,296 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8310f57c-5f9c-4c5a-866c-8273e10d0a23 Content-Length: 0 Date: Tue, 06 Nov 2018 14:39:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:39:52,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/99ff926d-fbbb-410d-9e3f-010bfa725429 used request id req-8310f57c-5f9c-4c5a-866c-8273e10d0a23 2018-11-06 14:39:52,297 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1 2018-11-06 14:39:52,297 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-subnet1 2018-11-06 14:39:52,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/51f079b2-d00c-438b-aafc-75bf08ef778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad93b74d5a66d605bfe5ea67bec8b1d50780595" 2018-11-06 14:39:54,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e877f4b-07ad-478a-b0a2-cad94fb319c5 Date: Tue, 06 Nov 2018 14:39:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:39:54,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/51f079b2-d00c-438b-aafc-75bf08ef778a used request id req-1e877f4b-07ad-478a-b0a2-cad94fb319c5 2018-11-06 14:39:54,634 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-b7d69c33-4abe-4649-b589-03cd03716a2f-pub-net1 2018-11-06 14:39:54,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/1d321056-f6b6-46a7-992b-d07e2d4fd4a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad93b74d5a66d605bfe5ea67bec8b1d50780595" 2018-11-06 14:39:55,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-786d152e-bfbe-4ddf-b992-6f24a6f35c34 Date: Tue, 06 Nov 2018 14:39:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:39:55,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1d321056-f6b6-46a7-992b-d07e2d4fd4a0 used request id req-786d152e-bfbe-4ddf-b992-6f24a6f35c34 2018-11-06 14:39:55,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:56,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a330bfd1-2bce-4458-9d29-a2ebe4ee0243 Date: Tue, 06 Nov 2018 14:39:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "created_at": "2018-11-06T14:39:35Z", "updated_at": "2018-11-06T14:39:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:39:35Z", "revision_number": 0, "id": "08045312-03e2-453f-8756-7121a748077e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:39:35Z", "security_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "port_range_min": null, "ethertype": "IPv4", "project_id": "aec73ee838384e0eb41c60634c26bedc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:39:35Z", "revision_number": 0, "id": "0f144832-877b-44fb-a1b9-2d1299b30df3", "remote_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "remote_ip_prefix": null, "created_at": "2018-11-06T14:39:35Z", "security_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "port_range_min": null, "ethertype": "IPv6", "project_id": "aec73ee838384e0eb41c60634c26bedc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:39:35Z", "revision_number": 0, "id": "5832c742-4deb-42a6-b02f-a52aaa3fd430", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:39:35Z", "security_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "port_range_min": null, "ethertype": "IPv6", "project_id": "aec73ee838384e0eb41c60634c26bedc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:39:35Z", "revision_number": 0, "id": "ed635091-a2d6-4262-bb7d-128b4b512bbf", "remote_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "remote_ip_prefix": null, "created_at": "2018-11-06T14:39:35Z", "security_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "port_range_min": null, "ethertype": "IPv4", "project_id": "aec73ee838384e0eb41c60634c26bedc"}], "revision_number": 4, "project_id": "aec73ee838384e0eb41c60634c26bedc", "id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "name": "default"}]} 2018-11-06 14:39:56,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a330bfd1-2bce-4458-9d29-a2ebe4ee0243 2018-11-06 14:39:56,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:56,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e97c036-6166-43f4-bd0b-502b8d1475ca 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:39:56,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-9e97c036-6166-43f4-bd0b-502b8d1475ca 2018-11-06 14:39:56,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:56,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865cdfb3-6fe1-4924-8068-7f5e42cf50fa Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:39:56,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-865cdfb3-6fe1-4924-8068-7f5e42cf50fa 2018-11-06 14:39:56,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:56,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4300edcc-7f51-44e7-9a1f-6ceaed4f6e25 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:39:56,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-4300edcc-7f51-44e7-9a1f-6ceaed4f6e25 2018-11-06 14:39:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:56,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb14c59c-f739-456d-b854-dae5e46b599f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc"}, "enabled": true, "id": "aec73ee838384e0eb41c60634c26bedc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a377c214-e41e-418-proj"}} 2018-11-06 14:39:56,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc used request id req-cb14c59c-f739-456d-b854-dae5e46b599f 2018-11-06 14:39:56,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef49baa4-0b87-4323-92d2-051c81c9ea9f 2018-11-06 14:39:56,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ef49baa4-0b87-4323-92d2-051c81c9ea9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:56,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-68e21e4e-68ec-47f9-bbb0-f334a05aca56 Date: Tue, 06 Nov 2018 14:39:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:39:35Z", "security_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "port_range_min": null, "revision_number": 0, "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "created_at": "2018-11-06T14:39:35Z", "project_id": "aec73ee838384e0eb41c60634c26bedc", "id": "08045312-03e2-453f-8756-7121a748077e"}, {"remote_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:39:35Z", "security_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "port_range_min": null, "revision_number": 0, "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "created_at": "2018-11-06T14:39:35Z", "project_id": "aec73ee838384e0eb41c60634c26bedc", "id": "0f144832-877b-44fb-a1b9-2d1299b30df3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:39:35Z", "security_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "port_range_min": null, "revision_number": 0, "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "created_at": "2018-11-06T14:39:35Z", "project_id": "aec73ee838384e0eb41c60634c26bedc", "id": "5832c742-4deb-42a6-b02f-a52aaa3fd430"}, {"remote_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:39:35Z", "security_group_id": "ef49baa4-0b87-4323-92d2-051c81c9ea9f", "port_range_min": null, "revision_number": 0, "tenant_id": "aec73ee838384e0eb41c60634c26bedc", "created_at": "2018-11-06T14:39:35Z", "project_id": "aec73ee838384e0eb41c60634c26bedc", "id": "ed635091-a2d6-4262-bb7d-128b4b512bbf"}]} 2018-11-06 14:39:56,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ef49baa4-0b87-4323-92d2-051c81c9ea9f used request id req-68e21e4e-68ec-47f9-bbb0-f334a05aca56 2018-11-06 14:39:56,659 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:39:56,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ef49baa4-0b87-4323-92d2-051c81c9ea9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:56,954 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-772aa65c-d204-47f2-a3b0-f61324044950 Content-Length: 0 Date: Tue, 06 Nov 2018 14:39:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:39:56,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ef49baa4-0b87-4323-92d2-051c81c9ea9f used request id req-772aa65c-d204-47f2-a3b0-f61324044950 2018-11-06 14:39:56,955 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a377c214-e41e-418-proj 2018-11-06 14:39:56,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:57,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b972c664-eef6-4d71-a22a-79c2bed820f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:57,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/aec73ee838384e0eb41c60634c26bedc used request id req-b972c664-eef6-4d71-a22a-79c2bed820f3 2018-11-06 14:39:57,150 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a377c214-e41e-418-proj-role 2018-11-06 14:39:57,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d1739b903eae4f56856521b456d579f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:57,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceca5ee0-564f-44d0-a14d-b6f87b9816b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:57,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d1739b903eae4f56856521b456d579f1 used request id req-ceca5ee0-564f-44d0-a14d-b6f87b9816b7 2018-11-06 14:39:57,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fdf89c18718b8beaeb6382bb3b29e10ec9432ef" 2018-11-06 14:39:57,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66aee41-878c-4cab-95e3-79a30592873a Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:39:57,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c66aee41-878c-4cab-95e3-79a30592873a 2018-11-06 14:39:57,369 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a377c214-e41e-418-user 2018-11-06 14:39:57,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/df3941e880c14b6da23e73c02ab60f55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a94033bf8d73956baf46af2b84794040c0b12d" 2018-11-06 14:39:57,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e0ccad0-140d-4a33-aa0f-490c6e565408 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:39:57,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/df3941e880c14b6da23e73c02ab60f55 used request id req-3e0ccad0-140d-4a33-aa0f-490c6e565408 2018-11-06 14:39:57,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:58,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["RgoErw8TQdWvg5TUyaQDQg"], "issued_at": "2018-11-06T14:39:58.000000Z"}} 2018-11-06 14:39:58,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea02cbcdac50dbf3a68918784ce611e16efe721" 2018-11-06 14:39:58,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c562cbf-f9a4-4a0c-a762-ed67c98dc294 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:58,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0c562cbf-f9a4-4a0c-a762-ed67c98dc294 2018-11-06 14:39:58,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:58,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:58,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["lGnaAZEYQHSh4T1Fe8ssdA"], "issued_at": "2018-11-06T14:39:58.000000Z"}} 2018-11-06 14:39:58,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:39:58,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36eadf6-6230-4805-8ef6-3f2cc8fa7725 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:58,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b36eadf6-6230-4805-8ef6-3f2cc8fa7725 2018-11-06 14:39:58,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:39:58,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:39:58,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-67545ab6-1e4a-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:39:58,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b399709-9df5-469d-bba0-4c909fa4f277 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-67545ab6-1e4a-4db-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:39:58,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-67545ab6-1e4a-4db-proj used request id req-7b399709-9df5-469d-bba0-4c909fa4f277 2018-11-06 14:39:58,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:39:58,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf36bc2d-a1fa-4834-bfc3-a51f2cc2f9b7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:39:58,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bf36bc2d-a1fa-4834-bfc3-a51f2cc2f9b7 2018-11-06 14:39:58,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-proj"}}' 2018-11-06 14:39:58,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d995e2e8-7257-4401-bdaf-8c1d3522324b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/65721a6cce24444a8294cd214d41f7b5"}, "enabled": true, "id": "65721a6cce24444a8294cd214d41f7b5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-proj"}} 2018-11-06 14:39:58,872 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d995e2e8-7257-4401-bdaf-8c1d3522324b 2018-11-06 14:39:58,872 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-67545ab6-1e4a-4db-proj 2018-11-06 14:39:58,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:58,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:39:59,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:39:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["OfDwPprkTVW6uGd4CbDtlQ"], "issued_at": "2018-11-06T14:39:59.000000Z"}} 2018-11-06 14:39:59,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1241e095d97bfe667adbaf4afb19dbc5ae3a3f8c" 2018-11-06 14:39:59,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15d82d1-48ad-47f6-a324-863abc5c7891 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:39:59,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b15d82d1-48ad-47f6-a324-863abc5c7891 2018-11-06 14:39:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:39:59,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:39:59,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1241e095d97bfe667adbaf4afb19dbc5ae3a3f8c" 2018-11-06 14:39:59,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3063bdfe-8e5c-44e9-9254-bb80e3ce2387 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:39:59,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3063bdfe-8e5c-44e9-9254-bb80e3ce2387 2018-11-06 14:39:59,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-67545ab6-1e4a-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1241e095d97bfe667adbaf4afb19dbc5ae3a3f8c" 2018-11-06 14:39:59,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e3e42f-cd3f-435c-9c17-b447f98da072 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-67545ab6-1e4a-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/65721a6cce24444a8294cd214d41f7b5"}, "enabled": true, "id": "65721a6cce24444a8294cd214d41f7b5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-proj"}]} 2018-11-06 14:39:59,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-67545ab6-1e4a-4db-proj used request id req-63e3e42f-cd3f-435c-9c17-b447f98da072 2018-11-06 14:39:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1241e095d97bfe667adbaf4afb19dbc5ae3a3f8c" 2018-11-06 14:39:59,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15536be0-d9bc-4d68-bf74-e6453881c288 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:39:59,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-15536be0-d9bc-4d68-bf74-e6453881c288 2018-11-06 14:39:59,938 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-67545ab6-1e4a-4db-user 2018-11-06 14:39:59,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:39:59,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:40:00,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d4aa2e-f742-4a12-bfd3-1b54d267cc2c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:00,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-56d4aa2e-f742-4a12-bfd3-1b54d267cc2c 2018-11-06 14:40:00,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" -d '{"role": {"name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-proj-role"}}' 2018-11-06 14:40:00,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29b4883a-f7ed-4fb6-90d3-976b0cdc256e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4ac312cad2a478cbdcf4e82ef51a94a", "links": {"self": "http://172.30.9.27:5000/v3/roles/a4ac312cad2a478cbdcf4e82ef51a94a"}, "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-proj-role"}} 2018-11-06 14:40:00,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-29b4883a-f7ed-4fb6-90d3-976b0cdc256e 2018-11-06 14:40:00,154 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-67545ab6-1e4a-4db-proj-role 2018-11-06 14:40:00,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a4ac312cad2a478cbdcf4e82ef51a94a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:40:00,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465f4872-3a89-414c-bccc-364a80e2fe51 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a4ac312cad2a478cbdcf4e82ef51a94a"}, "domain_id": null, "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-proj-role", "id": "a4ac312cad2a478cbdcf4e82ef51a94a"}} 2018-11-06 14:40:00,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a4ac312cad2a478cbdcf4e82ef51a94a used request id req-465f4872-3a89-414c-bccc-364a80e2fe51 2018-11-06 14:40:00,237 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-67545ab6-1e4a-4db-proj-role to project CreateRouterSuccessTests-67545ab6-1e4a-4db-proj 2018-11-06 14:40:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/65721a6cce24444a8294cd214d41f7b5/users/006bea55c3f0444b99792c8d41fedfaf/roles/a4ac312cad2a478cbdcf4e82ef51a94a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:40:00,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aa0b158-378f-41ce-bc14-923190f72c81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:00,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/65721a6cce24444a8294cd214d41f7b5/users/006bea55c3f0444b99792c8d41fedfaf/roles/a4ac312cad2a478cbdcf4e82ef51a94a used request id req-5aa0b158-378f-41ce-bc14-923190f72c81 2018-11-06 14:40:00,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:00,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:00,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["0c2H1ExJRrSZvStO-nGCmQ"], "issued_at": "2018-11-06T14:40:00.000000Z"}} 2018-11-06 14:40:00,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec38fed7b08d7db3f7009b1337a8b4393e02667" 2018-11-06 14:40:00,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aab2531-8c1c-4818-af99-ed3137697a16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:00,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7aab2531-8c1c-4818-af99-ed3137697a16 2018-11-06 14:40:00,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec38fed7b08d7db3f7009b1337a8b4393e02667" 2018-11-06 14:40:01,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-989b3419-5c11-423f-bcea-2c064e99af94 Date: Tue, 06 Nov 2018 14:40:01 GMT RESP BODY: {"networks":[]} 2018-11-06 14:40:01,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-net1 used request id req-989b3419-5c11-423f-bcea-2c064e99af94 2018-11-06 14:40:01,100 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-net1 2018-11-06 14:40:01,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec38fed7b08d7db3f7009b1337a8b4393e02667" -d '{"network": {"name": "CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-net1", "admin_state_up": true}}' 2018-11-06 14:40:01,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-af9bc321-c371-4ea0-b44c-7f6c5021f93e Date: Tue, 06 Nov 2018 14:40: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":"d9c292b7-0d27-408e-9eef-78ed59ea0ad3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:40:01Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-net1","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:40:01Z","mtu":1450}} 2018-11-06 14:40:01,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-af9bc321-c371-4ea0-b44c-7f6c5021f93e 2018-11-06 14:40:01,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d9c292b7-0d27-408e-9eef-78ed59ea0ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec38fed7b08d7db3f7009b1337a8b4393e02667" 2018-11-06 14:40:01,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-dd3a0a73-6769-4a25-ad34-4ef0aaccb3f1 Date: Tue, 06 Nov 2018 14:40:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9c292b7-0d27-408e-9eef-78ed59ea0ad3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:40:01Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-net1","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:40:01Z","provider:network_type":"vxlan"}]} 2018-11-06 14:40:01,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d9c292b7-0d27-408e-9eef-78ed59ea0ad3 used request id req-dd3a0a73-6769-4a25-ad34-4ef0aaccb3f1 2018-11-06 14:40:01,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d9c292b7-0d27-408e-9eef-78ed59ea0ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec38fed7b08d7db3f7009b1337a8b4393e02667" 2018-11-06 14:40:01,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5f2607a4-f6b9-43a8-8eb5-49f5604ee72a Date: Tue, 06 Nov 2018 14:40:01 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:40:01,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d9c292b7-0d27-408e-9eef-78ed59ea0ad3 used request id req-5f2607a4-f6b9-43a8-8eb5-49f5604ee72a 2018-11-06 14:40:01,771 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-subnet1 2018-11-06 14:40:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec38fed7b08d7db3f7009b1337a8b4393e02667" -d '{"subnets": [{"ip_version": 4, "network_id": "d9c292b7-0d27-408e-9eef-78ed59ea0ad3", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-subnet1"}]}' 2018-11-06 14:40:02,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8cc50550-bede-4e20-8e5a-e690cc044779 Date: Tue, 06 Nov 2018 14:40:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9c292b7-0d27-408e-9eef-78ed59ea0ad3","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:40:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:40:02Z","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":"2216100af53b44269a1e842e87dafaef","id":"04139339-cb05-4d46-91e0-cea61e5ece58","subnetpool_id":null,"name":"CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-subnet1"}]} 2018-11-06 14:40:02,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-8cc50550-bede-4e20-8e5a-e690cc044779 2018-11-06 14:40:02,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d9c292b7-0d27-408e-9eef-78ed59ea0ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec38fed7b08d7db3f7009b1337a8b4393e02667" 2018-11-06 14:40:02,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8063a7b6-98fa-41cd-94ce-175a5ec08eee Date: Tue, 06 Nov 2018 14:40:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d9c292b7-0d27-408e-9eef-78ed59ea0ad3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["04139339-cb05-4d46-91e0-cea61e5ece58"],"description":"","tags":[],"updated_at":"2018-11-06T14:40:02Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-net1","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:40:01Z","provider:network_type":"vxlan"}]} 2018-11-06 14:40:02,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d9c292b7-0d27-408e-9eef-78ed59ea0ad3 used request id req-8063a7b6-98fa-41cd-94ce-175a5ec08eee 2018-11-06 14:40:02,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d9c292b7-0d27-408e-9eef-78ed59ea0ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec38fed7b08d7db3f7009b1337a8b4393e02667" 2018-11-06 14:40:02,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8e32bb6c-07d6-4a00-9584-3f515dd4b4f2 Date: Tue, 06 Nov 2018 14:40:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9c292b7-0d27-408e-9eef-78ed59ea0ad3","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:40:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:40:02Z","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":"2216100af53b44269a1e842e87dafaef","id":"04139339-cb05-4d46-91e0-cea61e5ece58","subnetpool_id":null,"name":"CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-subnet1"}]} 2018-11-06 14:40:02,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d9c292b7-0d27-408e-9eef-78ed59ea0ad3 used request id req-8e32bb6c-07d6-4a00-9584-3f515dd4b4f2 2018-11-06 14:40:02,477 - OpenStackNetwork - DEBUG - Network [d9c292b7-0d27-408e-9eef-78ed59ea0ad3] created successfully 2018-11-06 14:40:02,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:02,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:02,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4ac312cad2a478cbdcf4e82ef51a94a", "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-proj-role"}], "expires_at": "2018-11-06T15:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65721a6cce24444a8294cd214d41f7b5", "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/65721a6cce24444a8294cd214d41f7b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/65721a6cce24444a8294cd214d41f7b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/65721a6cce24444a8294cd214d41f7b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/65721a6cce24444a8294cd214d41f7b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/65721a6cce24444a8294cd214d41f7b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/65721a6cce24444a8294cd214d41f7b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-user", "id": "006bea55c3f0444b99792c8d41fedfaf"}, "audit_ids": ["rG4tNbLbR8e5YI6o-pvgkg"], "issued_at": "2018-11-06T14:40:02.000000Z"}} 2018-11-06 14:40:02,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503a29d7e8da20bebba01b9677759be1b5fcbc52" 2018-11-06 14:40:02,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5509d8e5-6801-40da-900f-6aa89556c3ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:02,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5509d8e5-6801-40da-900f-6aa89556c3ca 2018-11-06 14:40:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503a29d7e8da20bebba01b9677759be1b5fcbc52" 2018-11-06 14:40:03,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e6afff89-cde2-4749-85ee-f2d1da25be23 Date: Tue, 06 Nov 2018 14:40:03 GMT RESP BODY: {"routers": []} 2018-11-06 14:40:03,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-router&admin_state_up=True used request id req-e6afff89-cde2-4749-85ee-f2d1da25be23 2018-11-06 14:40:03,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:03,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:03,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4ac312cad2a478cbdcf4e82ef51a94a", "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-proj-role"}], "expires_at": "2018-11-06T15:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65721a6cce24444a8294cd214d41f7b5", "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/65721a6cce24444a8294cd214d41f7b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/65721a6cce24444a8294cd214d41f7b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/65721a6cce24444a8294cd214d41f7b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/65721a6cce24444a8294cd214d41f7b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/65721a6cce24444a8294cd214d41f7b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/65721a6cce24444a8294cd214d41f7b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/65721a6cce24444a8294cd214d41f7b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-67545ab6-1e4a-4db-user", "id": "006bea55c3f0444b99792c8d41fedfaf"}, "audit_ids": ["je0VpkkmQi-KaIlzLfsgcw"], "issued_at": "2018-11-06T14:40:03.000000Z"}} 2018-11-06 14:40:03,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2a0d4c8708f5abb927029287aed145f819d574" 2018-11-06 14:40:03,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ed9581-8ec1-47b2-81a9-623478f2b269 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:03,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f8ed9581-8ec1-47b2-81a9-623478f2b269 2018-11-06 14:40:03,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503a29d7e8da20bebba01b9677759be1b5fcbc52" 2018-11-06 14:40:03,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ac7d0cfe-872d-4081-8cb8-04fc3a53e2f8 Date: Tue, 06 Nov 2018 14:40:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:40:03,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-ac7d0cfe-872d-4081-8cb8-04fc3a53e2f8 2018-11-06 14:40:03,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503a29d7e8da20bebba01b9677759be1b5fcbc52" 2018-11-06 14:40:04,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ee872eb7-20d9-4229-ba03-df61364a7293 Date: Tue, 06 Nov 2018 14:40:04 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:40:04,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-ee872eb7-20d9-4229-ba03-df61364a7293 2018-11-06 14:40:04,041 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-router 2018-11-06 14:40:04,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503a29d7e8da20bebba01b9677759be1b5fcbc52" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-router", "admin_state_up": true}}' 2018-11-06 14:40:08,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-83af1c20-8c34-408f-b7eb-44f0f0eae055 Date: Tue, 06 Nov 2018 14:40:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "65721a6cce24444a8294cd214d41f7b5", "created_at": "2018-11-06T14:40:04Z", "admin_state_up": true, "updated_at": "2018-11-06T14:40:05Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "65721a6cce24444a8294cd214d41f7b5", "id": "a1822b74-e0b7-42c2-b45c-736bc85827f7", "name": "CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-router"}} 2018-11-06 14:40:08,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-83af1c20-8c34-408f-b7eb-44f0f0eae055 2018-11-06 14:40:08,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=a1822b74-e0b7-42c2-b45c-736bc85827f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503a29d7e8da20bebba01b9677759be1b5fcbc52" 2018-11-06 14:40:09,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1821691-5c66-42d3-94c2-13a14cf8b739 Date: Tue, 06 Nov 2018 14:40:09 GMT RESP BODY: {"ports":[]} 2018-11-06 14:40:09,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=a1822b74-e0b7-42c2-b45c-736bc85827f7 used request id req-f1821691-5c66-42d3-94c2-13a14cf8b739 2018-11-06 14:40:09,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503a29d7e8da20bebba01b9677759be1b5fcbc52" 2018-11-06 14:40:09,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a5f21d2f-be04-453c-a408-a8960b20f887 Date: Tue, 06 Nov 2018 14:40:09 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:40:09,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-subnet1 used request id req-a5f21d2f-be04-453c-a408-a8960b20f887 2018-11-06 14:40:09,309 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-router 2018-11-06 14:40:09,309 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-router 2018-11-06 14:40:09,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/a1822b74-e0b7-42c2-b45c-736bc85827f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503a29d7e8da20bebba01b9677759be1b5fcbc52" 2018-11-06 14:40:13,877 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33f23f60-d932-47e0-b8fc-ced1c7b74933 Content-Length: 0 Date: Tue, 06 Nov 2018 14:40:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:40:13,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a1822b74-e0b7-42c2-b45c-736bc85827f7 used request id req-33f23f60-d932-47e0-b8fc-ced1c7b74933 2018-11-06 14:40:13,878 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-subnet1 2018-11-06 14:40:13,878 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-subnet1 2018-11-06 14:40:13,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/04139339-cb05-4d46-91e0-cea61e5ece58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec38fed7b08d7db3f7009b1337a8b4393e02667" 2018-11-06 14:40:16,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdb2f937-333c-4edf-8a42-19a05f59b80a Date: Tue, 06 Nov 2018 14:40:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:40:16,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/04139339-cb05-4d46-91e0-cea61e5ece58 used request id req-fdb2f937-333c-4edf-8a42-19a05f59b80a 2018-11-06 14:40:16,131 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-8c90d7e2-1240-48d7-bae0-25a2cee2cd75-pub-net1 2018-11-06 14:40:16,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/d9c292b7-0d27-408e-9eef-78ed59ea0ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec38fed7b08d7db3f7009b1337a8b4393e02667" 2018-11-06 14:40:17,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ced2c7e-dd06-48d8-9106-38fd178a4ae0 Date: Tue, 06 Nov 2018 14:40:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:40:17,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d9c292b7-0d27-408e-9eef-78ed59ea0ad3 used request id req-2ced2c7e-dd06-48d8-9106-38fd178a4ae0 2018-11-06 14:40:17,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:40:17,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-73dfe7d3-f66e-43fb-ae62-140bd8be0cff Date: Tue, 06 Nov 2018 14:40:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:40:17,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-73dfe7d3-f66e-43fb-ae62-140bd8be0cff 2018-11-06 14:40:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:40:17,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6688e8c4-25dc-4bfd-b2ef-df97a48f7f37 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:40:17,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-6688e8c4-25dc-4bfd-b2ef-df97a48f7f37 2018-11-06 14:40:17,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:40:17,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab95a63-d1d5-4f47-a01f-6ac219e778a9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:40:17,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-aab95a63-d1d5-4f47-a01f-6ac219e778a9 2018-11-06 14:40:17,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:40:17,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c4a526-ce32-4729-aa77-bf66cf8522fb 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:40:17,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-a6c4a526-ce32-4729-aa77-bf66cf8522fb 2018-11-06 14:40:17,981 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-67545ab6-1e4a-4db-proj 2018-11-06 14:40:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/65721a6cce24444a8294cd214d41f7b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:40:18,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-778cf850-75f5-4804-b9df-f67572448044 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:18,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/65721a6cce24444a8294cd214d41f7b5 used request id req-778cf850-75f5-4804-b9df-f67572448044 2018-11-06 14:40:18,258 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-67545ab6-1e4a-4db-proj-role 2018-11-06 14:40:18,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a4ac312cad2a478cbdcf4e82ef51a94a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:40:18,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e5c656f-3ab4-420e-a4d2-251f426881e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:18,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a4ac312cad2a478cbdcf4e82ef51a94a used request id req-1e5c656f-3ab4-420e-a4d2-251f426881e3 2018-11-06 14:40:18,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67b7f9f843648abf6592728e4797984cf1e3801" 2018-11-06 14:40:18,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f44ddb03-077e-4de7-aff8-c40f130969aa Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:18,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f44ddb03-077e-4de7-aff8-c40f130969aa 2018-11-06 14:40:18,459 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-67545ab6-1e4a-4db-user 2018-11-06 14:40:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/006bea55c3f0444b99792c8d41fedfaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1241e095d97bfe667adbaf4afb19dbc5ae3a3f8c" 2018-11-06 14:40:18,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f38188b6-95ad-4234-9e0d-b34011e3ec9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:18,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/006bea55c3f0444b99792c8d41fedfaf used request id req-f38188b6-95ad-4234-9e0d-b34011e3ec9a 2018-11-06 14:40:18,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:19,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["XI6Nh-i0RSKZbFzpUbll2A"], "issued_at": "2018-11-06T14:40:19.000000Z"}} 2018-11-06 14:40:19,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e03bca58bc9512c82b75691fd43c85f460888" 2018-11-06 14:40:19,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663de21f-212b-479f-9713-b2b33861ad5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:19,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-663de21f-212b-479f-9713-b2b33861ad5f 2018-11-06 14:40:19,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:19,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:19,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["orcgPMnFS7OHj-lyb8swzg"], "issued_at": "2018-11-06T14:40:19.000000Z"}} 2018-11-06 14:40:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:19,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9749d3b2-7322-48c9-96d1-7314eaf34d28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:19,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9749d3b2-7322-48c9-96d1-7314eaf34d28 2018-11-06 14:40:19,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:40:19,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:40:19,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-16585c03-750d-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:19,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9100456-a80f-44fb-b466-b7c3a5c648df Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-16585c03-750d-43b-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:40:19,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-16585c03-750d-43b-proj used request id req-c9100456-a80f-44fb-b466-b7c3a5c648df 2018-11-06 14:40:19,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:19,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4ab7f6-9f03-4ef4-96ae-04c0315cadd2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:40:19,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3c4ab7f6-9f03-4ef4-96ae-04c0315cadd2 2018-11-06 14:40:19,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj"}}' 2018-11-06 14:40:19,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0715bee4-27a6-4ae9-be66-0ca98df7d3e5 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/04cc6fd8d11d4459978328e00451ca65"}, "enabled": true, "id": "04cc6fd8d11d4459978328e00451ca65", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj"}} 2018-11-06 14:40:19,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0715bee4-27a6-4ae9-be66-0ca98df7d3e5 2018-11-06 14:40:19,891 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-16585c03-750d-43b-proj 2018-11-06 14:40:19,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:19,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:20,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["uLYP8ZefRa6ZtIzupxXeaA"], "issued_at": "2018-11-06T14:40:20.000000Z"}} 2018-11-06 14:40:20,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db160cee4097e762f240344e015392986704b36" 2018-11-06 14:40:20,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa15399-d671-4994-ad9b-e787155da33d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:20,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7aa15399-d671-4994-ad9b-e787155da33d 2018-11-06 14:40:20,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:40:20,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:40:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db160cee4097e762f240344e015392986704b36" 2018-11-06 14:40:20,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a63ddec-a02d-4f47-9c66-59c257315ec4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:40:20,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3a63ddec-a02d-4f47-9c66-59c257315ec4 2018-11-06 14:40:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-16585c03-750d-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db160cee4097e762f240344e015392986704b36" 2018-11-06 14:40:20,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecea4ef3-ff09-48b0-b67f-3d00ebf37f1f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-16585c03-750d-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/04cc6fd8d11d4459978328e00451ca65"}, "enabled": true, "id": "04cc6fd8d11d4459978328e00451ca65", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj"}]} 2018-11-06 14:40:20,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-16585c03-750d-43b-proj used request id req-ecea4ef3-ff09-48b0-b67f-3d00ebf37f1f 2018-11-06 14:40:20,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db160cee4097e762f240344e015392986704b36" 2018-11-06 14:40:20,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13f68dd-3df3-40de-8599-1d45afc7f884 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:40:20,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-d13f68dd-3df3-40de-8599-1d45afc7f884 2018-11-06 14:40:20,962 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-16585c03-750d-43b-user 2018-11-06 14:40:20,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:20,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:21,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998d3765-c147-4ffa-ab95-50280387fe87 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:21,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-998d3765-c147-4ffa-ab95-50280387fe87 2018-11-06 14:40:21,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" -d '{"role": {"name": "CreateRouterNegativeTests-16585c03-750d-43b-proj-role"}}' 2018-11-06 14:40:21,160 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83b2f4b4-4809-4ddf-827a-9d99514bb536 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba5991e23a3f4427a49761b31998e2d5", "links": {"self": "http://172.30.9.27:5000/v3/roles/ba5991e23a3f4427a49761b31998e2d5"}, "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj-role"}} 2018-11-06 14:40:21,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-83b2f4b4-4809-4ddf-827a-9d99514bb536 2018-11-06 14:40:21,160 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-16585c03-750d-43b-proj-role 2018-11-06 14:40:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/ba5991e23a3f4427a49761b31998e2d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:21,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d384283-9b2f-4756-be83-adc1226a1632 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/ba5991e23a3f4427a49761b31998e2d5"}, "domain_id": null, "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj-role", "id": "ba5991e23a3f4427a49761b31998e2d5"}} 2018-11-06 14:40:21,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/ba5991e23a3f4427a49761b31998e2d5 used request id req-9d384283-9b2f-4756-be83-adc1226a1632 2018-11-06 14:40:21,252 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-16585c03-750d-43b-proj-role to project CreateRouterNegativeTests-16585c03-750d-43b-proj 2018-11-06 14:40:21,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/04cc6fd8d11d4459978328e00451ca65/users/670b16b14044457da0896c3e11f1508b/roles/ba5991e23a3f4427a49761b31998e2d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:21,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca26c23-2fd5-453f-b240-4d1cb325e3ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:21,365 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/04cc6fd8d11d4459978328e00451ca65/users/670b16b14044457da0896c3e11f1508b/roles/ba5991e23a3f4427a49761b31998e2d5 used request id req-8ca26c23-2fd5-453f-b240-4d1cb325e3ed 2018-11-06 14:40:21,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:21,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:21,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["MFVDkmqqR1iquNL8cWM_Bw"], "issued_at": "2018-11-06T14:40:21.000000Z"}} 2018-11-06 14:40:21,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299de0755dda80108b0273b0dc7543641c2197a" 2018-11-06 14:40:21,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff2fb50-8e40-4512-82c4-bcb74c2ee187 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:21,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5ff2fb50-8e40-4512-82c4-bcb74c2ee187 2018-11-06 14:40:21,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299de0755dda80108b0273b0dc7543641c2197a" 2018-11-06 14:40:22,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ee1db4d-211b-4c6a-9bd4-55a9771d7ce3 Date: Tue, 06 Nov 2018 14:40:22 GMT RESP BODY: {"networks":[]} 2018-11-06 14:40:22,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1 used request id req-6ee1db4d-211b-4c6a-9bd4-55a9771d7ce3 2018-11-06 14:40:22,020 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1 2018-11-06 14:40:22,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299de0755dda80108b0273b0dc7543641c2197a" -d '{"network": {"name": "CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1", "admin_state_up": true}}' 2018-11-06 14:40:22,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-bd1a9ec8-c5b4-41e6-899a-d5744331dcac Date: Tue, 06 Nov 2018 14:40:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3f6caba5-2d22-4396-b62b-629795a75794","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:40:22Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:40:22Z","mtu":1450}} 2018-11-06 14:40:22,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-bd1a9ec8-c5b4-41e6-899a-d5744331dcac 2018-11-06 14:40:22,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3f6caba5-2d22-4396-b62b-629795a75794 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299de0755dda80108b0273b0dc7543641c2197a" 2018-11-06 14:40:22,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c815bf95-d285-46b5-a1e2-6078aab47502 Date: Tue, 06 Nov 2018 14:40:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3f6caba5-2d22-4396-b62b-629795a75794","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:40:22Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:40:22Z","provider:network_type":"vxlan"}]} 2018-11-06 14:40:22,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3f6caba5-2d22-4396-b62b-629795a75794 used request id req-c815bf95-d285-46b5-a1e2-6078aab47502 2018-11-06 14:40:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3f6caba5-2d22-4396-b62b-629795a75794 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299de0755dda80108b0273b0dc7543641c2197a" 2018-11-06 14:40:23,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c9276f78-402b-45c0-86f9-e5ce20255ea7 Date: Tue, 06 Nov 2018 14:40:23 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:40:23,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3f6caba5-2d22-4396-b62b-629795a75794 used request id req-c9276f78-402b-45c0-86f9-e5ce20255ea7 2018-11-06 14:40:23,269 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-subnet1 2018-11-06 14:40:23,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299de0755dda80108b0273b0dc7543641c2197a" -d '{"subnets": [{"ip_version": 4, "network_id": "3f6caba5-2d22-4396-b62b-629795a75794", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-subnet1"}]}' 2018-11-06 14:40:23,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-4152d155-322a-41e2-b9d5-401e2fcdd0f2 Date: Tue, 06 Nov 2018 14:40:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f6caba5-2d22-4396-b62b-629795a75794","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:40:23Z","dns_nameservers":[],"updated_at":"2018-11-06T14:40:23Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"a08e4c01-a55e-4fcb-86f7-5cfae9bcbdcd","subnetpool_id":null,"name":"CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-subnet1"}]} 2018-11-06 14:40:23,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-4152d155-322a-41e2-b9d5-401e2fcdd0f2 2018-11-06 14:40:23,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3f6caba5-2d22-4396-b62b-629795a75794 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299de0755dda80108b0273b0dc7543641c2197a" 2018-11-06 14:40:23,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-7888ffd3-4b6e-4972-8b29-32acfef83913 Date: Tue, 06 Nov 2018 14:40:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3f6caba5-2d22-4396-b62b-629795a75794","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["a08e4c01-a55e-4fcb-86f7-5cfae9bcbdcd"],"description":"","tags":[],"updated_at":"2018-11-06T14:40:23Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:40:22Z","provider:network_type":"vxlan"}]} 2018-11-06 14:40:23,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3f6caba5-2d22-4396-b62b-629795a75794 used request id req-7888ffd3-4b6e-4972-8b29-32acfef83913 2018-11-06 14:40:23,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3f6caba5-2d22-4396-b62b-629795a75794 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299de0755dda80108b0273b0dc7543641c2197a" 2018-11-06 14:40:24,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-70c0da0a-1de0-424e-980f-df7905ea6e56 Date: Tue, 06 Nov 2018 14:40:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f6caba5-2d22-4396-b62b-629795a75794","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:40:23Z","dns_nameservers":[],"updated_at":"2018-11-06T14:40:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"a08e4c01-a55e-4fcb-86f7-5cfae9bcbdcd","subnetpool_id":null,"name":"CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-subnet1"}]} 2018-11-06 14:40:24,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3f6caba5-2d22-4396-b62b-629795a75794 used request id req-70c0da0a-1de0-424e-980f-df7905ea6e56 2018-11-06 14:40:24,162 - OpenStackNetwork - DEBUG - Network [3f6caba5-2d22-4396-b62b-629795a75794] created successfully 2018-11-06 14:40:24,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:24,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:24,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba5991e23a3f4427a49761b31998e2d5", "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj-role"}], "expires_at": "2018-11-06T15:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04cc6fd8d11d4459978328e00451ca65", "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-16585c03-750d-43b-user", "id": "670b16b14044457da0896c3e11f1508b"}, "audit_ids": ["4D16vuoyTXKrTpQvbvZxhA"], "issued_at": "2018-11-06T14:40:24.000000Z"}} 2018-11-06 14:40:24,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08e1d89fbb2cd7c1a40e8f506fb735e0b3354c04" 2018-11-06 14:40:24,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58096911-2d1c-4cac-8ce1-54a11f55a233 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:24,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-58096911-2d1c-4cac-8ce1-54a11f55a233 2018-11-06 14:40:24,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08e1d89fbb2cd7c1a40e8f506fb735e0b3354c04" 2018-11-06 14:40:24,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4e1c4ca9-32ab-4079-ad5a-d0bea124baef Date: Tue, 06 Nov 2018 14:40:24 GMT RESP BODY: {"routers": []} 2018-11-06 14:40:24,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-router&admin_state_up=True used request id req-4e1c4ca9-32ab-4079-ad5a-d0bea124baef 2018-11-06 14:40:24,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:24,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:25,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba5991e23a3f4427a49761b31998e2d5", "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj-role"}], "expires_at": "2018-11-06T15:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04cc6fd8d11d4459978328e00451ca65", "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-16585c03-750d-43b-user", "id": "670b16b14044457da0896c3e11f1508b"}, "audit_ids": ["52nDx3SyRqu6zFdq7LcwRA"], "issued_at": "2018-11-06T14:40:25.000000Z"}} 2018-11-06 14:40:25,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd4ab2302a4594ce8341dd0f565c0092282da36" 2018-11-06 14:40:25,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1258dd4-72d7-4fba-b4e9-72c1582fb8b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:25,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f1258dd4-72d7-4fba-b4e9-72c1582fb8b8 2018-11-06 14:40:25,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08e1d89fbb2cd7c1a40e8f506fb735e0b3354c04" 2018-11-06 14:40:25,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-95168738-7362-41c4-a844-2ce392f6907c Date: Tue, 06 Nov 2018 14:40:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 14:40:25,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-95168738-7362-41c4-a844-2ce392f6907c 2018-11-06 14:40:25,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08e1d89fbb2cd7c1a40e8f506fb735e0b3354c04" 2018-11-06 14:40:25,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-af6bfa15-f94c-408e-bcff-9b656b310cfc Date: Tue, 06 Nov 2018 14:40:25 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:40:25,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-af6bfa15-f94c-408e-bcff-9b656b310cfc 2018-11-06 14:40:25,714 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-router 2018-11-06 14:40:25,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08e1d89fbb2cd7c1a40e8f506fb735e0b3354c04" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-router", "admin_state_up": true}}' 2018-11-06 14:40:30,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1237c7de-368f-4b3b-865e-03d90c45ce8b Date: Tue, 06 Nov 2018 14:40:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "04cc6fd8d11d4459978328e00451ca65", "created_at": "2018-11-06T14:40:26Z", "admin_state_up": true, "updated_at": "2018-11-06T14:40:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "04cc6fd8d11d4459978328e00451ca65", "id": "3964ac9e-e6fe-4587-9a0c-88924c7758fb", "name": "CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-router"}} 2018-11-06 14:40:30,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-1237c7de-368f-4b3b-865e-03d90c45ce8b 2018-11-06 14:40:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3964ac9e-e6fe-4587-9a0c-88924c7758fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08e1d89fbb2cd7c1a40e8f506fb735e0b3354c04" 2018-11-06 14:40:30,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-81452a4b-a3a3-415c-a796-ad0c9c3c9a5e Date: Tue, 06 Nov 2018 14:40:30 GMT RESP BODY: {"ports":[]} 2018-11-06 14:40:30,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3964ac9e-e6fe-4587-9a0c-88924c7758fb used request id req-81452a4b-a3a3-415c-a796-ad0c9c3c9a5e 2018-11-06 14:40:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08e1d89fbb2cd7c1a40e8f506fb735e0b3354c04" 2018-11-06 14:40:31,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eb232237-0749-4d19-a5ba-59c81d6c47bd Date: Tue, 06 Nov 2018 14:40:31 GMT RESP BODY: {"networks":[]} 2018-11-06 14:40:31,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1 used request id req-eb232237-0749-4d19-a5ba-59c81d6c47bd 2018-11-06 14:40:31,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?name=CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08e1d89fbb2cd7c1a40e8f506fb735e0b3354c04" 2018-11-06 14:40:31,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48addbab-d282-44cf-8532-f07f49360492 Date: Tue, 06 Nov 2018 14:40:31 GMT RESP BODY: {"ports":[]} 2018-11-06 14:40:31,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?name=CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-port1&admin_state_up=True used request id req-48addbab-d282-44cf-8532-f07f49360492 2018-11-06 14:40:31,367 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-port1 for router - CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-router 2018-11-06 14:40:31,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:31,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:31,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba5991e23a3f4427a49761b31998e2d5", "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj-role"}], "expires_at": "2018-11-06T15:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04cc6fd8d11d4459978328e00451ca65", "name": "CreateRouterNegativeTests-16585c03-750d-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/04cc6fd8d11d4459978328e00451ca65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/04cc6fd8d11d4459978328e00451ca65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/04cc6fd8d11d4459978328e00451ca65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-16585c03-750d-43b-user", "id": "670b16b14044457da0896c3e11f1508b"}, "audit_ids": ["YccpryoaSWu8kvGGCu_BqQ"], "issued_at": "2018-11-06T14:40:31.000000Z"}} 2018-11-06 14:40:31,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f09392b3a1452c9267ff31fc2ca02ba27aa6d9" 2018-11-06 14:40:31,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97411f36-a509-4549-ba1f-7d8cf32e9e93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:31,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-97411f36-a509-4549-ba1f-7d8cf32e9e93 2018-11-06 14:40:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08e1d89fbb2cd7c1a40e8f506fb735e0b3354c04" 2018-11-06 14:40:32,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b4839a27-bf9d-49fd-ba7b-8d699b7312fa Date: Tue, 06 Nov 2018 14:40:32 GMT RESP BODY: {"networks":[]} 2018-11-06 14:40:32,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1 used request id req-b4839a27-bf9d-49fd-ba7b-8d699b7312fa 2018-11-06 14:40:32,065 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-router 2018-11-06 14:40:32,066 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-router 2018-11-06 14:40:32,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/3964ac9e-e6fe-4587-9a0c-88924c7758fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08e1d89fbb2cd7c1a40e8f506fb735e0b3354c04" 2018-11-06 14:40:35,218 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c680191d-726d-40e7-bc0d-3e8a9c1bbecf Content-Length: 0 Date: Tue, 06 Nov 2018 14:40:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:40:35,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3964ac9e-e6fe-4587-9a0c-88924c7758fb used request id req-c680191d-726d-40e7-bc0d-3e8a9c1bbecf 2018-11-06 14:40:35,219 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-subnet1 2018-11-06 14:40:35,220 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-subnet1 2018-11-06 14:40:35,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/a08e4c01-a55e-4fcb-86f7-5cfae9bcbdcd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299de0755dda80108b0273b0dc7543641c2197a" 2018-11-06 14:40:37,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c439fa89-eee4-4b22-85af-a517ab03e8ae Date: Tue, 06 Nov 2018 14:40:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:40:37,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a08e4c01-a55e-4fcb-86f7-5cfae9bcbdcd used request id req-c439fa89-eee4-4b22-85af-a517ab03e8ae 2018-11-06 14:40:37,455 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-950f66f5-3b76-4a95-b4bd-92e7400804f6-pub-net1 2018-11-06 14:40:37,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/3f6caba5-2d22-4396-b62b-629795a75794 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299de0755dda80108b0273b0dc7543641c2197a" 2018-11-06 14:40:38,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef6dcd89-58b8-42cd-9c86-64a7b88b6b2a Date: Tue, 06 Nov 2018 14:40:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:40:38,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/3f6caba5-2d22-4396-b62b-629795a75794 used request id req-ef6dcd89-58b8-42cd-9c86-64a7b88b6b2a 2018-11-06 14:40:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:39,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-58064661-ef08-454d-85ab-997fd2fd278b Date: Tue, 06 Nov 2018 14:40:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:40:39,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-58064661-ef08-454d-85ab-997fd2fd278b 2018-11-06 14:40:39,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:39,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c4f7d2-4de2-4ccb-a42c-a078e039cebc 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:40:39,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-d3c4f7d2-4de2-4ccb-a42c-a078e039cebc 2018-11-06 14:40:39,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:39,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ddd6f69-4583-40e0-8fbb-78a61ac5967f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:40:39,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-1ddd6f69-4583-40e0-8fbb-78a61ac5967f 2018-11-06 14:40:39,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:39,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987fb78f-3887-4cdf-bb05-0a2f643ffbf3 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:40:39,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-987fb78f-3887-4cdf-bb05-0a2f643ffbf3 2018-11-06 14:40:39,370 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-16585c03-750d-43b-proj 2018-11-06 14:40:39,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/04cc6fd8d11d4459978328e00451ca65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:39,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2185137-c83a-4b67-9252-24147480c246 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:39,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/04cc6fd8d11d4459978328e00451ca65 used request id req-e2185137-c83a-4b67-9252-24147480c246 2018-11-06 14:40:39,563 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-16585c03-750d-43b-proj-role 2018-11-06 14:40:39,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/ba5991e23a3f4427a49761b31998e2d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:39,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d65cedc5-1b4e-4261-8e43-5851d8af373b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:39,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/ba5991e23a3f4427a49761b31998e2d5 used request id req-d65cedc5-1b4e-4261-8e43-5851d8af373b 2018-11-06 14:40:39,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611c5732c92d27c5fda8b980bcb6ee566507923f" 2018-11-06 14:40:39,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a6894d-2ea5-406e-839d-fcc2fb19f6c6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:39,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-63a6894d-2ea5-406e-839d-fcc2fb19f6c6 2018-11-06 14:40:39,796 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-16585c03-750d-43b-user 2018-11-06 14:40:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/670b16b14044457da0896c3e11f1508b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db160cee4097e762f240344e015392986704b36" 2018-11-06 14:40:39,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe6fe0a-b934-4914-bad7-d903248a3b8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:39,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/670b16b14044457da0896c3e11f1508b used request id req-0fe6fe0a-b934-4914-bad7-d903248a3b8c 2018-11-06 14:40:39,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:40,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["s8mrqHY4ThmRaPV5ZhNKCw"], "issued_at": "2018-11-06T14:40:40.000000Z"}} 2018-11-06 14:40:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857785bfa4ac3e03a533b7080c625bf99786bc65" 2018-11-06 14:40:40,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5247702-bc42-4493-a676-d1216826eb56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:40,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f5247702-bc42-4493-a676-d1216826eb56 2018-11-06 14:40:40,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:40,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:40,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["6u5SscN-R9CTl49a3-Eq5g"], "issued_at": "2018-11-06T14:40:40.000000Z"}} 2018-11-06 14:40:40,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:40,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013d2a8f-8979-4a53-8877-fb621417a6ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:40,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-013d2a8f-8979-4a53-8877-fb621417a6ef 2018-11-06 14:40:40,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:40:40,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:40:40,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-692120c1-40ce-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:41,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56bc63b-e317-43c5-b66c-4059f9af68a1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-692120c1-40ce-49e-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:40:41,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-692120c1-40ce-49e-proj used request id req-c56bc63b-e317-43c5-b66c-4059f9af68a1 2018-11-06 14:40:41,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:41,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d4de72-1790-4992-859f-fb9705b83e0d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:40:41,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f1d4de72-1790-4992-859f-fb9705b83e0d 2018-11-06 14:40:41,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-692120c1-40ce-49e-proj"}}' 2018-11-06 14:40:41,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c98fa59-7292-43ff-9860-08850fb68312 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4a474a9cea564c418aeb52c545c4c12c"}, "enabled": true, "id": "4a474a9cea564c418aeb52c545c4c12c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-692120c1-40ce-49e-proj"}} 2018-11-06 14:40:41,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3c98fa59-7292-43ff-9860-08850fb68312 2018-11-06 14:40:41,268 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-692120c1-40ce-49e-proj 2018-11-06 14:40:41,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:41,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:41,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["UTU_FIJmSLejQKIf3oYizQ"], "issued_at": "2018-11-06T14:40:41.000000Z"}} 2018-11-06 14:40:41,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0fc13a3885aef3c02bc20f2e8acbd07aae2c7d" 2018-11-06 14:40:41,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b799e3-9655-4dd0-92d8-0ec8a73f89b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:41,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e2b799e3-9655-4dd0-92d8-0ec8a73f89b0 2018-11-06 14:40:41,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:40:41,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:40:41,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0fc13a3885aef3c02bc20f2e8acbd07aae2c7d" 2018-11-06 14:40:41,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0751ae00-f0f4-40dd-80e2-61a60a9bf149 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:40:41,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0751ae00-f0f4-40dd-80e2-61a60a9bf149 2018-11-06 14:40:41,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-692120c1-40ce-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0fc13a3885aef3c02bc20f2e8acbd07aae2c7d" 2018-11-06 14:40:41,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a53673-037e-46d7-a57f-b084e573c41e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-692120c1-40ce-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4a474a9cea564c418aeb52c545c4c12c"}, "enabled": true, "id": "4a474a9cea564c418aeb52c545c4c12c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-692120c1-40ce-49e-proj"}]} 2018-11-06 14:40:41,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-692120c1-40ce-49e-proj used request id req-77a53673-037e-46d7-a57f-b084e573c41e 2018-11-06 14:40:41,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0fc13a3885aef3c02bc20f2e8acbd07aae2c7d" 2018-11-06 14:40:42,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ee0e5f-3ac5-45e8-8deb-9ea43af0fe9e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:40:42,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a5ee0e5f-3ac5-45e8-8deb-9ea43af0fe9e 2018-11-06 14:40:42,340 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-692120c1-40ce-49e-user 2018-11-06 14:40:42,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:42,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:42,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b85857e-45fd-417d-b5f6-fdf141ea5761 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:42,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4b85857e-45fd-417d-b5f6-fdf141ea5761 2018-11-06 14:40:42,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" -d '{"role": {"name": "CreateRouterNegativeTests-692120c1-40ce-49e-proj-role"}}' 2018-11-06 14:40:42,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea1bb9c-6e09-4326-bc15-dccec6c563eb Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "022fa8f231454c7eab10e2f285f137c5", "links": {"self": "http://172.30.9.27:5000/v3/roles/022fa8f231454c7eab10e2f285f137c5"}, "name": "CreateRouterNegativeTests-692120c1-40ce-49e-proj-role"}} 2018-11-06 14:40:42,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2ea1bb9c-6e09-4326-bc15-dccec6c563eb 2018-11-06 14:40:42,555 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-692120c1-40ce-49e-proj-role 2018-11-06 14:40:42,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/022fa8f231454c7eab10e2f285f137c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:42,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807f5f95-1d32-442b-80eb-5eebc0a06bef Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/022fa8f231454c7eab10e2f285f137c5"}, "domain_id": null, "name": "CreateRouterNegativeTests-692120c1-40ce-49e-proj-role", "id": "022fa8f231454c7eab10e2f285f137c5"}} 2018-11-06 14:40:42,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/022fa8f231454c7eab10e2f285f137c5 used request id req-807f5f95-1d32-442b-80eb-5eebc0a06bef 2018-11-06 14:40:42,640 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-692120c1-40ce-49e-proj-role to project CreateRouterNegativeTests-692120c1-40ce-49e-proj 2018-11-06 14:40:42,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4a474a9cea564c418aeb52c545c4c12c/users/3b9e3bd7363344219ebe1c0df4fe96dd/roles/022fa8f231454c7eab10e2f285f137c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:42,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5239e80a-a800-4919-ab89-46af7965687a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:42,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4a474a9cea564c418aeb52c545c4c12c/users/3b9e3bd7363344219ebe1c0df4fe96dd/roles/022fa8f231454c7eab10e2f285f137c5 used request id req-5239e80a-a800-4919-ab89-46af7965687a 2018-11-06 14:40:42,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:42,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:43,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022fa8f231454c7eab10e2f285f137c5", "name": "CreateRouterNegativeTests-692120c1-40ce-49e-proj-role"}], "expires_at": "2018-11-06T15:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a474a9cea564c418aeb52c545c4c12c", "name": "CreateRouterNegativeTests-692120c1-40ce-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4a474a9cea564c418aeb52c545c4c12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4a474a9cea564c418aeb52c545c4c12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4a474a9cea564c418aeb52c545c4c12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a474a9cea564c418aeb52c545c4c12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4a474a9cea564c418aeb52c545c4c12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4a474a9cea564c418aeb52c545c4c12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-692120c1-40ce-49e-user", "id": "3b9e3bd7363344219ebe1c0df4fe96dd"}, "audit_ids": ["CnHx8XirTmSBKWJt-RYOhw"], "issued_at": "2018-11-06T14:40:43.000000Z"}} 2018-11-06 14:40:43,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee80458f32c964f9c12eeda86e1c45526177d8c5" 2018-11-06 14:40:43,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73f8856-97d6-41d8-a185-5367975dd758 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:43,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b73f8856-97d6-41d8-a185-5367975dd758 2018-11-06 14:40:43,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterNegativeTests-764593b0-aeaf-4627-b046-31a47207a700-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee80458f32c964f9c12eeda86e1c45526177d8c5" 2018-11-06 14:40:43,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bc491f28-ca6f-441a-ade1-cef3cc14de67 Date: Tue, 06 Nov 2018 14:40:43 GMT RESP BODY: {"routers": []} 2018-11-06 14:40:43,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterNegativeTests-764593b0-aeaf-4627-b046-31a47207a700-pub-router&admin_state_up=True used request id req-bc491f28-ca6f-441a-ade1-cef3cc14de67 2018-11-06 14:40:43,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:43,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:43,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "022fa8f231454c7eab10e2f285f137c5", "name": "CreateRouterNegativeTests-692120c1-40ce-49e-proj-role"}], "expires_at": "2018-11-06T15:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a474a9cea564c418aeb52c545c4c12c", "name": "CreateRouterNegativeTests-692120c1-40ce-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4a474a9cea564c418aeb52c545c4c12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4a474a9cea564c418aeb52c545c4c12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4a474a9cea564c418aeb52c545c4c12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4a474a9cea564c418aeb52c545c4c12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a474a9cea564c418aeb52c545c4c12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4a474a9cea564c418aeb52c545c4c12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4a474a9cea564c418aeb52c545c4c12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-692120c1-40ce-49e-user", "id": "3b9e3bd7363344219ebe1c0df4fe96dd"}, "audit_ids": ["KgrZip9CQfGocJk_cFNH0A"], "issued_at": "2018-11-06T14:40:43.000000Z"}} 2018-11-06 14:40:43,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c0ec8e729aa50f886fde15418fc4aec61ca4746" 2018-11-06 14:40:43,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70620818-51ca-461e-a122-de9fa01e17bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:43,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-70620818-51ca-461e-a122-de9fa01e17bd 2018-11-06 14:40:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee80458f32c964f9c12eeda86e1c45526177d8c5" 2018-11-06 14:40:44,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b756ddbe-e982-4d1e-ac0e-9e2d666b8e0d Date: Tue, 06 Nov 2018 14:40:44 GMT RESP BODY: {"networks":[]} 2018-11-06 14:40:44,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=Invalid_name used request id req-b756ddbe-e982-4d1e-ac0e-9e2d666b8e0d 2018-11-06 14:40:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:44,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5864cad1-e76b-40d6-87eb-36b0144195e8 Date: Tue, 06 Nov 2018 14:40:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:40:44,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-5864cad1-e76b-40d6-87eb-36b0144195e8 2018-11-06 14:40:44,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:44,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464c55ed-c018-48eb-a715-e7124ff66ba7 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:40:44,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-464c55ed-c018-48eb-a715-e7124ff66ba7 2018-11-06 14:40:44,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:44,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe1f733e-bfab-44e9-b0b0-15be7a01e099 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:40:44,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-fe1f733e-bfab-44e9-b0b0-15be7a01e099 2018-11-06 14:40:44,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:44,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4877347-e175-412e-bd0e-027c448e74db 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:40:44,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-d4877347-e175-412e-bd0e-027c448e74db 2018-11-06 14:40:44,681 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-692120c1-40ce-49e-proj 2018-11-06 14:40:44,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4a474a9cea564c418aeb52c545c4c12c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:44,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94605852-fcd8-47c5-94d2-90bec1a6a121 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:44,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4a474a9cea564c418aeb52c545c4c12c used request id req-94605852-fcd8-47c5-94d2-90bec1a6a121 2018-11-06 14:40:44,880 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-692120c1-40ce-49e-proj-role 2018-11-06 14:40:44,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/022fa8f231454c7eab10e2f285f137c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:44,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcbc2e85-422e-46c8-9f26-a38f9267ae8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:44,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/022fa8f231454c7eab10e2f285f137c5 used request id req-bcbc2e85-422e-46c8-9f26-a38f9267ae8b 2018-11-06 14:40:44,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc19509808d217efbcc716afb1f5e76774a6ac1" 2018-11-06 14:40:45,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f503b73-bcc1-4f63-8ef2-9320768c3183 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:45,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6f503b73-bcc1-4f63-8ef2-9320768c3183 2018-11-06 14:40:45,076 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-692120c1-40ce-49e-user 2018-11-06 14:40:45,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/3b9e3bd7363344219ebe1c0df4fe96dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0fc13a3885aef3c02bc20f2e8acbd07aae2c7d" 2018-11-06 14:40:45,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf9f57e-b600-4cb0-8775-37e1538309a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:45,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3b9e3bd7363344219ebe1c0df4fe96dd used request id req-adf9f57e-b600-4cb0-8775-37e1538309a8 2018-11-06 14:40:45,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:45,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["PXpJL2XeS1GuemXFjsaJKA"], "issued_at": "2018-11-06T14:40:45.000000Z"}} 2018-11-06 14:40:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e816a6bebacf30e2011476581a12fa02e815a425" 2018-11-06 14:40:45,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2304db4-ca25-4504-807c-630d05555453 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:45,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a2304db4-ca25-4504-807c-630d05555453 2018-11-06 14:40:45,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:45,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:46,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["mZRphFa9RxOlYdAd2i26Tg"], "issued_at": "2018-11-06T14:40:46.000000Z"}} 2018-11-06 14:40:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:46,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67608395-513a-427c-8853-5b85123b217d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:46,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-67608395-513a-427c-8853-5b85123b217d 2018-11-06 14:40:46,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:40:46,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:40:46,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-6c94b5fe-5d14-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:46,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa1d0eb6-e9b5-48e7-9469-f2698f42af75 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-6c94b5fe-5d14-415-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:40:46,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-6c94b5fe-5d14-415-proj used request id req-aa1d0eb6-e9b5-48e7-9469-f2698f42af75 2018-11-06 14:40:46,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:46,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e508842-e528-4db3-82c8-b2294e2dac23 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:40:46,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3e508842-e528-4db3-82c8-b2294e2dac23 2018-11-06 14:40:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-6c94b5fe-5d14-415-proj"}}' 2018-11-06 14:40:46,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49330b4d-57b2-405b-a634-7a065ecad0a2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3691a02f46fc415abf09842b71856aac"}, "enabled": true, "id": "3691a02f46fc415abf09842b71856aac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-6c94b5fe-5d14-415-proj"}} 2018-11-06 14:40:46,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-49330b4d-57b2-405b-a634-7a065ecad0a2 2018-11-06 14:40:46,597 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-6c94b5fe-5d14-415-proj 2018-11-06 14:40:46,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:46,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:46,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["7w2kc7RaTf-aiBiTul8Q4g"], "issued_at": "2018-11-06T14:40:46.000000Z"}} 2018-11-06 14:40:46,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d48e68f54d2bf226c56db53fd620e902a4908d2" 2018-11-06 14:40:46,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460d8146-582d-451e-8f3a-a10bf538fecf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:46,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-460d8146-582d-451e-8f3a-a10bf538fecf 2018-11-06 14:40:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:40:46,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:40:46,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d48e68f54d2bf226c56db53fd620e902a4908d2" 2018-11-06 14:40:47,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea031cb8-a536-4e3d-9fc4-52967fcc2695 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:40:47,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ea031cb8-a536-4e3d-9fc4-52967fcc2695 2018-11-06 14:40:47,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-6c94b5fe-5d14-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d48e68f54d2bf226c56db53fd620e902a4908d2" 2018-11-06 14:40:47,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afc8c26-174a-4e83-a342-aa9f4ebe0874 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-6c94b5fe-5d14-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3691a02f46fc415abf09842b71856aac"}, "enabled": true, "id": "3691a02f46fc415abf09842b71856aac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-6c94b5fe-5d14-415-proj"}]} 2018-11-06 14:40:47,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-6c94b5fe-5d14-415-proj used request id req-1afc8c26-174a-4e83-a342-aa9f4ebe0874 2018-11-06 14:40:47,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d48e68f54d2bf226c56db53fd620e902a4908d2" 2018-11-06 14:40:47,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7b27d7-8572-46a9-9dcc-70995acb6ec2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:40:47,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4b7b27d7-8572-46a9-9dcc-70995acb6ec2 2018-11-06 14:40:47,638 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-6c94b5fe-5d14-415-user 2018-11-06 14:40:47,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:47,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1cf1194-4c67-4353-a859-d4c439592e0f Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:47,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a1cf1194-4c67-4353-a859-d4c439592e0f 2018-11-06 14:40:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" -d '{"role": {"name": "CreateRouterNegativeTests-6c94b5fe-5d14-415-proj-role"}}' 2018-11-06 14:40:47,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f76e48c2-93b9-44f8-9d50-b05231af2190 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1afebf67564547988a0ef910475abb97", "links": {"self": "http://172.30.9.27:5000/v3/roles/1afebf67564547988a0ef910475abb97"}, "name": "CreateRouterNegativeTests-6c94b5fe-5d14-415-proj-role"}} 2018-11-06 14:40:47,849 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f76e48c2-93b9-44f8-9d50-b05231af2190 2018-11-06 14:40:47,849 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-6c94b5fe-5d14-415-proj-role 2018-11-06 14:40:47,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/1afebf67564547988a0ef910475abb97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:47,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359705dd-46ae-4221-b03d-b798d43284d8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/1afebf67564547988a0ef910475abb97"}, "domain_id": null, "name": "CreateRouterNegativeTests-6c94b5fe-5d14-415-proj-role", "id": "1afebf67564547988a0ef910475abb97"}} 2018-11-06 14:40:47,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/1afebf67564547988a0ef910475abb97 used request id req-359705dd-46ae-4221-b03d-b798d43284d8 2018-11-06 14:40:47,932 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-6c94b5fe-5d14-415-proj-role to project CreateRouterNegativeTests-6c94b5fe-5d14-415-proj 2018-11-06 14:40:47,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3691a02f46fc415abf09842b71856aac/users/9db70f19d511493ab1fde45119c89cbe/roles/1afebf67564547988a0ef910475abb97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:48,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2886e293-e131-4492-baa5-200922101738 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:48,132 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3691a02f46fc415abf09842b71856aac/users/9db70f19d511493ab1fde45119c89cbe/roles/1afebf67564547988a0ef910475abb97 used request id req-2886e293-e131-4492-baa5-200922101738 2018-11-06 14:40:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:48,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-772a0950-c29d-425d-b513-b6b457e37640 Date: Tue, 06 Nov 2018 14:40:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:40:48,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-772a0950-c29d-425d-b513-b6b457e37640 2018-11-06 14:40:48,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:48,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbaaebd-0e04-4123-848e-f06b338b6599 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:40:48,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-8cbaaebd-0e04-4123-848e-f06b338b6599 2018-11-06 14:40:48,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:48,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6afdc5b3-18e6-4e32-be87-6860b610c10d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:40:48,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-6afdc5b3-18e6-4e32-be87-6860b610c10d 2018-11-06 14:40:48,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:48,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61fe840-7f0f-4923-84f1-b2c0e73ef057 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:40:48,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-d61fe840-7f0f-4923-84f1-b2c0e73ef057 2018-11-06 14:40:48,641 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-6c94b5fe-5d14-415-proj 2018-11-06 14:40:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/3691a02f46fc415abf09842b71856aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:48,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5857690-c000-4cee-a420-495e85618b39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:48,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3691a02f46fc415abf09842b71856aac used request id req-a5857690-c000-4cee-a420-495e85618b39 2018-11-06 14:40:48,857 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-6c94b5fe-5d14-415-proj-role 2018-11-06 14:40:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/1afebf67564547988a0ef910475abb97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:48,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a83be8a-b28c-4327-9a75-da0feb3f4049 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:48,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/1afebf67564547988a0ef910475abb97 used request id req-3a83be8a-b28c-4327-9a75-da0feb3f4049 2018-11-06 14:40:48,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db14ed221c42ab94b47c4b0780d4e076a4c28b3f" 2018-11-06 14:40:49,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6fa0ea-14cf-47a3-8f78-f0e8d464da7e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:49,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6f6fa0ea-14cf-47a3-8f78-f0e8d464da7e 2018-11-06 14:40:49,056 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-6c94b5fe-5d14-415-user 2018-11-06 14:40:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/9db70f19d511493ab1fde45119c89cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d48e68f54d2bf226c56db53fd620e902a4908d2" 2018-11-06 14:40:49,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78b3e2e8-eb0d-4a89-b64b-94b7f6f99b52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:49,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9db70f19d511493ab1fde45119c89cbe used request id req-78b3e2e8-eb0d-4a89-b64b-94b7f6f99b52 2018-11-06 14:40:49,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:49,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["cEP7QMiCSRu4ICGPxdLoyw"], "issued_at": "2018-11-06T14:40:49.000000Z"}} 2018-11-06 14:40:49,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11167ccdded2d8c2ef23ac29d5e37938fb6d52f" 2018-11-06 14:40:49,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd5e9f2-a4c6-4bf1-9668-2ae4685504b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:49,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5dd5e9f2-a4c6-4bf1-9668-2ae4685504b5 2018-11-06 14:40:49,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:49,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:50,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["e-uujxOrS1K0x9eOgOBpcg"], "issued_at": "2018-11-06T14:40:50.000000Z"}} 2018-11-06 14:40:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:50,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f147afa4-aa67-49be-ac0b-29d40a7e7ea3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:50,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f147afa4-aa67-49be-ac0b-29d40a7e7ea3 2018-11-06 14:40:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:40:50,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:40:50,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1f577ca6-714f-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:50,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade1685d-f57b-4816-ad01-ed89e7871544 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1f577ca6-714f-4db-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:40:50,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1f577ca6-714f-4db-proj used request id req-ade1685d-f57b-4816-ad01-ed89e7871544 2018-11-06 14:40:50,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:50,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33358f45-0597-4480-aa5a-82a26553d0d6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:40:50,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-33358f45-0597-4480-aa5a-82a26553d0d6 2018-11-06 14:40:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-1f577ca6-714f-4db-proj"}}' 2018-11-06 14:40:50,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a7db6b-9b8c-4e33-bd9b-08254b5c6fb7 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/037bf3ba2d7248c1b860f11f6c176e37"}, "enabled": true, "id": "037bf3ba2d7248c1b860f11f6c176e37", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1f577ca6-714f-4db-proj"}} 2018-11-06 14:40:50,526 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c0a7db6b-9b8c-4e33-bd9b-08254b5c6fb7 2018-11-06 14:40:50,526 - keystone_utils - INFO - Created project with name - CreateQoSTests-1f577ca6-714f-4db-proj 2018-11-06 14:40:50,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:50,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:50,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["HvW5fwl5S8eZ5p-FqxPL7Q"], "issued_at": "2018-11-06T14:40:50.000000Z"}} 2018-11-06 14:40:50,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aaa3f543140cff71f9f1280e636d35c36ec24fd" 2018-11-06 14:40:50,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07de5059-8c67-4c4a-b8b1-a6a990e9e8d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:50,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-07de5059-8c67-4c4a-b8b1-a6a990e9e8d2 2018-11-06 14:40:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:40:51,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:40:51,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aaa3f543140cff71f9f1280e636d35c36ec24fd" 2018-11-06 14:40:51,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef27f526-6989-4a55-ae7f-81eb8e638a76 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:40:51,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ef27f526-6989-4a55-ae7f-81eb8e638a76 2018-11-06 14:40:51,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-1f577ca6-714f-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aaa3f543140cff71f9f1280e636d35c36ec24fd" 2018-11-06 14:40:51,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d0ebf7-4d38-4c45-889b-466184f42cbc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-1f577ca6-714f-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/037bf3ba2d7248c1b860f11f6c176e37"}, "enabled": true, "id": "037bf3ba2d7248c1b860f11f6c176e37", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1f577ca6-714f-4db-proj"}]} 2018-11-06 14:40:51,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-1f577ca6-714f-4db-proj used request id req-c0d0ebf7-4d38-4c45-889b-466184f42cbc 2018-11-06 14:40:51,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aaa3f543140cff71f9f1280e636d35c36ec24fd" 2018-11-06 14:40:51,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5f00e0-2a68-4343-ae09-9fdf017eaee0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:40:51,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3f5f00e0-2a68-4343-ae09-9fdf017eaee0 2018-11-06 14:40:51,591 - keystone_utils - INFO - Created user with name - CreateQoSTests-1f577ca6-714f-4db-user 2018-11-06 14:40:51,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:51,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:51,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e46076b-98a0-4ca3-8a3b-3b8542e6f489 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:51,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7e46076b-98a0-4ca3-8a3b-3b8542e6f489 2018-11-06 14:40:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" -d '{"role": {"name": "CreateQoSTests-1f577ca6-714f-4db-proj-role"}}' 2018-11-06 14:40:51,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca8a23c-a1d4-4fce-8bac-3578b8adb7dc Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39e3bfee4a044fb4af4063e4676d9da4", "links": {"self": "http://172.30.9.27:5000/v3/roles/39e3bfee4a044fb4af4063e4676d9da4"}, "name": "CreateQoSTests-1f577ca6-714f-4db-proj-role"}} 2018-11-06 14:40:51,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-bca8a23c-a1d4-4fce-8bac-3578b8adb7dc 2018-11-06 14:40:51,788 - keystone_utils - INFO - Created role with name - CreateQoSTests-1f577ca6-714f-4db-proj-role 2018-11-06 14:40:51,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/39e3bfee4a044fb4af4063e4676d9da4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:51,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60fbb074-e16b-4e22-9028-f6518fbacc10 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/39e3bfee4a044fb4af4063e4676d9da4"}, "domain_id": null, "name": "CreateQoSTests-1f577ca6-714f-4db-proj-role", "id": "39e3bfee4a044fb4af4063e4676d9da4"}} 2018-11-06 14:40:51,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/39e3bfee4a044fb4af4063e4676d9da4 used request id req-60fbb074-e16b-4e22-9028-f6518fbacc10 2018-11-06 14:40:51,883 - keystone_utils - INFO - Granting role CreateQoSTests-1f577ca6-714f-4db-proj-role to project CreateQoSTests-1f577ca6-714f-4db-proj 2018-11-06 14:40:51,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/037bf3ba2d7248c1b860f11f6c176e37/users/f6c55626fcf54a4c99b222a96da61b8c/roles/39e3bfee4a044fb4af4063e4676d9da4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:52,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e5172f2-18f8-44aa-8dec-a6c925238d19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:52,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/037bf3ba2d7248c1b860f11f6c176e37/users/f6c55626fcf54a4c99b222a96da61b8c/roles/39e3bfee4a044fb4af4063e4676d9da4 used request id req-5e5172f2-18f8-44aa-8dec-a6c925238d19 2018-11-06 14:40:52,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:52,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:52,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["2fJ4SiBkR8a6NuL7lGDd0w"], "issued_at": "2018-11-06T14:40:52.000000Z"}} 2018-11-06 14:40:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec650128664ba1c34b5d6d04ed3f3221f321ab0c" 2018-11-06 14:40:52,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6276cb66-1444-493f-8717-960a9b3572d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:52,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6276cb66-1444-493f-8717-960a9b3572d6 2018-11-06 14:40:52,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec650128664ba1c34b5d6d04ed3f3221f321ab0c" 2018-11-06 14:40:52,701 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:52 GMT Server: Apache x-compute-request-id: req-c62c9607-2bac-4c59-bafe-68e30562722b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c62c9607-2bac-4c59-bafe-68e30562722b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-06 14:40:52,701 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-c62c9607-2bac-4c59-bafe-68e30562722b 2018-11-06 14:40:52,705 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c62c9607-2bac-4c59-bafe-68e30562722b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec650128664ba1c34b5d6d04ed3f3221f321ab0c" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-bb7c9e64-7ad0-4df9-8a81-f698830066be"}}' 2018-11-06 14:40:52,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:52 GMT Server: Apache x-compute-request-id: req-0747da8f-36eb-435f-ab58-8ed8eabc189d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0747da8f-36eb-435f-ab58-8ed8eabc189d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "54d058ff-4e8c-4c0d-8ff8-76cc9e8f6db2", "name": "CreateQoSTests-bb7c9e64-7ad0-4df9-8a81-f698830066be"}, "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/54d058ff-4e8c-4c0d-8ff8-76cc9e8f6db2", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/qos-specs/54d058ff-4e8c-4c0d-8ff8-76cc9e8f6db2", "rel": "bookmark"}]} 2018-11-06 14:40:52,915 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-0747da8f-36eb-435f-ab58-8ed8eabc189d 2018-11-06 14:40:52,916 - create_qos - INFO - Created qos with name - CreateQoSTests-bb7c9e64-7ad0-4df9-8a81-f698830066be 2018-11-06 14:40:52,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11167ccdded2d8c2ef23ac29d5e37938fb6d52f" 2018-11-06 14:40:53,088 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:52 GMT Server: Apache x-compute-request-id: req-137dfd89-f3ec-4b97-83dd-d85492f293c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-137dfd89-f3ec-4b97-83dd-d85492f293c3 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "54d058ff-4e8c-4c0d-8ff8-76cc9e8f6db2", "name": "CreateQoSTests-bb7c9e64-7ad0-4df9-8a81-f698830066be"}]} 2018-11-06 14:40:53,088 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-137dfd89-f3ec-4b97-83dd-d85492f293c3 2018-11-06 14:40:53,089 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-bb7c9e64-7ad0-4df9-8a81-f698830066be 2018-11-06 14:40:53,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/54d058ff-4e8c-4c0d-8ff8-76cc9e8f6db2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-137dfd89-f3ec-4b97-83dd-d85492f293c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11167ccdded2d8c2ef23ac29d5e37938fb6d52f" 2018-11-06 14:40:53,783 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:40:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-56e0e55d-5b60-46d9-9c74-3fe9e4ce6702 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-11-06 14:40:53,783 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/54d058ff-4e8c-4c0d-8ff8-76cc9e8f6db2?force=False used request id req-56e0e55d-5b60-46d9-9c74-3fe9e4ce6702 2018-11-06 14:40:53,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-137dfd89-f3ec-4b97-83dd-d85492f293c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11167ccdded2d8c2ef23ac29d5e37938fb6d52f" 2018-11-06 14:40:53,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:53 GMT Server: Apache x-compute-request-id: req-7516521d-15ed-4b84-81b0-6f1e175f963a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7516521d-15ed-4b84-81b0-6f1e175f963a Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-06 14:40:53,964 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-7516521d-15ed-4b84-81b0-6f1e175f963a 2018-11-06 14:40:53,964 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-bb7c9e64-7ad0-4df9-8a81-f698830066be 2018-11-06 14:40:53,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/54d058ff-4e8c-4c0d-8ff8-76cc9e8f6db2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c62c9607-2bac-4c59-bafe-68e30562722b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec650128664ba1c34b5d6d04ed3f3221f321ab0c" 2018-11-06 14:40:54,136 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:40:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-db19d5b0-00cb-4d81-80ec-97b20199de45 x-openstack-request-id: req-db19d5b0-00cb-4d81-80ec-97b20199de45 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 54d058ff-4e8c-4c0d-8ff8-76cc9e8f6db2.", "code": 404}} 2018-11-06 14:40:54,136 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/54d058ff-4e8c-4c0d-8ff8-76cc9e8f6db2?force=False used request id req-db19d5b0-00cb-4d81-80ec-97b20199de45 2018-11-06 14:40:54,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:54,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-32e9cb58-32c2-41b1-8d65-208f138101fd Date: Tue, 06 Nov 2018 14:40:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:40:54,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-32e9cb58-32c2-41b1-8d65-208f138101fd 2018-11-06 14:40:54,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:54,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15ba05d-6ed7-4199-9300-e8d4c6691cdb 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:40:54,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-c15ba05d-6ed7-4199-9300-e8d4c6691cdb 2018-11-06 14:40:54,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:54,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5f4435-2562-4803-ae35-d919eab86482 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:40:54,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-6b5f4435-2562-4803-ae35-d919eab86482 2018-11-06 14:40:54,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:54,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed2056b-617c-48c8-bd18-8f9e9f6242d6 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:40:54,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-1ed2056b-617c-48c8-bd18-8f9e9f6242d6 2018-11-06 14:40:54,626 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-1f577ca6-714f-4db-proj 2018-11-06 14:40:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/037bf3ba2d7248c1b860f11f6c176e37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:54,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f2a7d3e-0db6-4724-89b5-6a8554723554 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:54,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/037bf3ba2d7248c1b860f11f6c176e37 used request id req-7f2a7d3e-0db6-4724-89b5-6a8554723554 2018-11-06 14:40:54,833 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-1f577ca6-714f-4db-proj-role 2018-11-06 14:40:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/39e3bfee4a044fb4af4063e4676d9da4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:54,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb550a2-54e9-45b0-ba7e-689181a9568b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:54,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/39e3bfee4a044fb4af4063e4676d9da4 used request id req-efb550a2-54e9-45b0-ba7e-689181a9568b 2018-11-06 14:40:54,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d32ddc078cfb27f240873b41230db81b15860ff" 2018-11-06 14:40:54,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b67fc62-86c5-4f4a-9997-4cae3b1764fc Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:54,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5b67fc62-86c5-4f4a-9997-4cae3b1764fc 2018-11-06 14:40:54,974 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-1f577ca6-714f-4db-user 2018-11-06 14:40:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f6c55626fcf54a4c99b222a96da61b8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aaa3f543140cff71f9f1280e636d35c36ec24fd" 2018-11-06 14:40:55,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04835896-d685-46e3-97be-0e391ec923fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:55,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f6c55626fcf54a4c99b222a96da61b8c used request id req-04835896-d685-46e3-97be-0e391ec923fd 2018-11-06 14:40:55,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:55,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["FcdqnrQMRlmOjInnXM8NOA"], "issued_at": "2018-11-06T14:40:55.000000Z"}} 2018-11-06 14:40:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efc7482c51b1553d2e149fcb2cb31527a42b508" 2018-11-06 14:40:55,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fed393f-7b05-4b7c-97e3-90dd4c684e48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:55,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6fed393f-7b05-4b7c-97e3-90dd4c684e48 2018-11-06 14:40:55,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:55,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:56,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["jrI_LbYfRDa61wX0yMLyzA"], "issued_at": "2018-11-06T14:40:56.000000Z"}} 2018-11-06 14:40:56,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:40:56,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138cf84a-c8c8-48ee-a2f0-6ae042060145 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:56,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-138cf84a-c8c8-48ee-a2f0-6ae042060145 2018-11-06 14:40:56,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:40:56,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:40:56,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7158111d-7629-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:40:56,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c347c4-1fbf-47fe-9572-58076caa6ea9 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7158111d-7629-45c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:40:56,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7158111d-7629-45c-proj used request id req-21c347c4-1fbf-47fe-9572-58076caa6ea9 2018-11-06 14:40:56,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:40:56,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c032c00f-b979-41b1-8267-f415b2460ceb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:40:56,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c032c00f-b979-41b1-8267-f415b2460ceb 2018-11-06 14:40:56,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-7158111d-7629-45c-proj"}}' 2018-11-06 14:40:56,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b5c141-68bf-4ca0-9e54-d4b0f8f05ce0 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f5b33a5dccbc44d8ae4cbbcdb023f975"}, "enabled": true, "id": "f5b33a5dccbc44d8ae4cbbcdb023f975", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-7158111d-7629-45c-proj"}} 2018-11-06 14:40:56,400 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-13b5c141-68bf-4ca0-9e54-d4b0f8f05ce0 2018-11-06 14:40:56,400 - keystone_utils - INFO - Created project with name - CreateQoSTests-7158111d-7629-45c-proj 2018-11-06 14:40:56,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:56,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:56,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["o32_NvBfRxS0kdFaD-EJoQ"], "issued_at": "2018-11-06T14:40:56.000000Z"}} 2018-11-06 14:40:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074767c58404086911e1ec2c4f41bfc02e4fecc7" 2018-11-06 14:40:56,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abad15bd-9b08-47b5-be64-7f5d73ec74ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:56,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-abad15bd-9b08-47b5-be64-7f5d73ec74ad 2018-11-06 14:40:56,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:40:56,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:40:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074767c58404086911e1ec2c4f41bfc02e4fecc7" 2018-11-06 14:40:56,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4bb5ce-6089-4fc7-ac01-8dcb3a4db82b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:40:56,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0a4bb5ce-6089-4fc7-ac01-8dcb3a4db82b 2018-11-06 14:40:56,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-7158111d-7629-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074767c58404086911e1ec2c4f41bfc02e4fecc7" 2018-11-06 14:40:57,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bed3727-ee4a-402a-a0ad-c6a58c977bfa Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-7158111d-7629-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f5b33a5dccbc44d8ae4cbbcdb023f975"}, "enabled": true, "id": "f5b33a5dccbc44d8ae4cbbcdb023f975", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-7158111d-7629-45c-proj"}]} 2018-11-06 14:40:57,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-7158111d-7629-45c-proj used request id req-5bed3727-ee4a-402a-a0ad-c6a58c977bfa 2018-11-06 14:40:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074767c58404086911e1ec2c4f41bfc02e4fecc7" 2018-11-06 14:40:57,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b962c9da-b925-410f-9e36-9833d2bae8b3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:40:57,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b962c9da-b925-410f-9e36-9833d2bae8b3 2018-11-06 14:40:57,519 - keystone_utils - INFO - Created user with name - CreateQoSTests-7158111d-7629-45c-user 2018-11-06 14:40:57,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:57,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:40:57,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4696fce3-882c-4c7c-8ed4-bdc1eae2cb2b Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:40:57,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4696fce3-882c-4c7c-8ed4-bdc1eae2cb2b 2018-11-06 14:40:57,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" -d '{"role": {"name": "CreateQoSTests-7158111d-7629-45c-proj-role"}}' 2018-11-06 14:40:57,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-164bdb91-313d-44c1-85ff-219f8a8fdcc6 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ab55e0f0d3c94a28a57aa93c0bfe7837", "links": {"self": "http://172.30.9.27:5000/v3/roles/ab55e0f0d3c94a28a57aa93c0bfe7837"}, "name": "CreateQoSTests-7158111d-7629-45c-proj-role"}} 2018-11-06 14:40:57,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-164bdb91-313d-44c1-85ff-219f8a8fdcc6 2018-11-06 14:40:57,743 - keystone_utils - INFO - Created role with name - CreateQoSTests-7158111d-7629-45c-proj-role 2018-11-06 14:40:57,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/ab55e0f0d3c94a28a57aa93c0bfe7837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:40:57,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a20c40-2d7f-4053-bee2-8c0c6df7d704 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/ab55e0f0d3c94a28a57aa93c0bfe7837"}, "domain_id": null, "name": "CreateQoSTests-7158111d-7629-45c-proj-role", "id": "ab55e0f0d3c94a28a57aa93c0bfe7837"}} 2018-11-06 14:40:57,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/ab55e0f0d3c94a28a57aa93c0bfe7837 used request id req-f2a20c40-2d7f-4053-bee2-8c0c6df7d704 2018-11-06 14:40:57,762 - keystone_utils - INFO - Granting role CreateQoSTests-7158111d-7629-45c-proj-role to project CreateQoSTests-7158111d-7629-45c-proj 2018-11-06 14:40:57,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f5b33a5dccbc44d8ae4cbbcdb023f975/users/7287ad67b4484610b54fea8a11fa19a1/roles/ab55e0f0d3c94a28a57aa93c0bfe7837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:40:57,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb784f27-f09a-44d9-b7fd-837ff129999a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:40:57,898 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f5b33a5dccbc44d8ae4cbbcdb023f975/users/7287ad67b4484610b54fea8a11fa19a1/roles/ab55e0f0d3c94a28a57aa93c0bfe7837 used request id req-fb784f27-f09a-44d9-b7fd-837ff129999a 2018-11-06 14:40:57,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:40:57,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:40:58,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Cz19RVRDR366WQhLH92S1Q"], "issued_at": "2018-11-06T14:40:58.000000Z"}} 2018-11-06 14:40:58,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d62bf368988fe3c29883930ad88f3bd7667ccf" 2018-11-06 14:40:58,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31731bff-8a50-4a5d-872a-6ccb7e873b36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:40:58,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-31731bff-8a50-4a5d-872a-6ccb7e873b36 2018-11-06 14:40:58,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d62bf368988fe3c29883930ad88f3bd7667ccf" 2018-11-06 14:40:58,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:58 GMT Server: Apache x-compute-request-id: req-75bf90c6-cd8d-433e-8aca-770173f5a2e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75bf90c6-cd8d-433e-8aca-770173f5a2e3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-06 14:40:58,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-75bf90c6-cd8d-433e-8aca-770173f5a2e3 2018-11-06 14:40:58,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-75bf90c6-cd8d-433e-8aca-770173f5a2e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d62bf368988fe3c29883930ad88f3bd7667ccf" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-d13a1492-45ab-4f21-9b57-bea6ec18db0d"}}' 2018-11-06 14:40:59,142 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:58 GMT Server: Apache x-compute-request-id: req-1795ce93-649f-4bde-bcbe-14dee87a4357 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1795ce93-649f-4bde-bcbe-14dee87a4357 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "697a147e-8d17-440b-b5e0-1f41cbb6d3be", "name": "CreateQoSTests-d13a1492-45ab-4f21-9b57-bea6ec18db0d"}, "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/697a147e-8d17-440b-b5e0-1f41cbb6d3be", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/qos-specs/697a147e-8d17-440b-b5e0-1f41cbb6d3be", "rel": "bookmark"}]} 2018-11-06 14:40:59,142 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-1795ce93-649f-4bde-bcbe-14dee87a4357 2018-11-06 14:40:59,143 - create_qos - INFO - Created qos with name - CreateQoSTests-d13a1492-45ab-4f21-9b57-bea6ec18db0d 2018-11-06 14:40:59,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efc7482c51b1553d2e149fcb2cb31527a42b508" 2018-11-06 14:40:59,711 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:40:59 GMT Server: Apache x-compute-request-id: req-502d8602-3ea7-4155-9248-6e28ea078f6e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-502d8602-3ea7-4155-9248-6e28ea078f6e Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "697a147e-8d17-440b-b5e0-1f41cbb6d3be", "name": "CreateQoSTests-d13a1492-45ab-4f21-9b57-bea6ec18db0d"}]} 2018-11-06 14:40:59,711 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-502d8602-3ea7-4155-9248-6e28ea078f6e 2018-11-06 14:40:59,712 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-d13a1492-45ab-4f21-9b57-bea6ec18db0d 2018-11-06 14:40:59,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/697a147e-8d17-440b-b5e0-1f41cbb6d3be?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75bf90c6-cd8d-433e-8aca-770173f5a2e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d62bf368988fe3c29883930ad88f3bd7667ccf" 2018-11-06 14:40:59,938 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:40:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50286115-9ab3-49b4-9c1f-563ea59028b0 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-11-06 14:40:59,938 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/697a147e-8d17-440b-b5e0-1f41cbb6d3be?force=False used request id req-50286115-9ab3-49b4-9c1f-563ea59028b0 2018-11-06 14:40:59,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:41:00,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-28acc360-b63c-4b72-a60a-09e1173e7a7f Date: Tue, 06 Nov 2018 14:41:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:41:00,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-28acc360-b63c-4b72-a60a-09e1173e7a7f 2018-11-06 14:41:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:41:00,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828215e1-90c3-413c-a527-5104806c4c46 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:41:00,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-828215e1-90c3-413c-a527-5104806c4c46 2018-11-06 14:41:00,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:41:00,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339da091-3f85-42fe-9557-8e95a3be792f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:41:00,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-339da091-3f85-42fe-9557-8e95a3be792f 2018-11-06 14:41:00,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:41:00,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc643d4-900e-4d8d-8935-ac8aaabc1c15 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:41:00,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-1fc643d4-900e-4d8d-8935-ac8aaabc1c15 2018-11-06 14:41:00,424 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-7158111d-7629-45c-proj 2018-11-06 14:41:00,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f5b33a5dccbc44d8ae4cbbcdb023f975 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:41:00,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15a44d76-cab9-43a9-8035-d6be2374ed3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:00,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f5b33a5dccbc44d8ae4cbbcdb023f975 used request id req-15a44d76-cab9-43a9-8035-d6be2374ed3a 2018-11-06 14:41:00,721 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-7158111d-7629-45c-proj-role 2018-11-06 14:41:00,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/ab55e0f0d3c94a28a57aa93c0bfe7837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:41:00,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b39ac83-dc0e-4a98-b933-227aa4ca6d64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:00,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/ab55e0f0d3c94a28a57aa93c0bfe7837 used request id req-2b39ac83-dc0e-4a98-b933-227aa4ca6d64 2018-11-06 14:41:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad271461522904f911320d860cd425a3eeda99d" 2018-11-06 14:41:01,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2a3f00-e20b-4c9b-8d0a-3db37b27f341 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:01,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2b2a3f00-e20b-4c9b-8d0a-3db37b27f341 2018-11-06 14:41:01,060 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-7158111d-7629-45c-user 2018-11-06 14:41:01,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/7287ad67b4484610b54fea8a11fa19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074767c58404086911e1ec2c4f41bfc02e4fecc7" 2018-11-06 14:41:01,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d91af6cf-0a15-4867-9124-dec7e9286201 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:01,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7287ad67b4484610b54fea8a11fa19a1 used request id req-d91af6cf-0a15-4867-9124-dec7e9286201 2018-11-06 14:41:01,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:01,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["TemjKu7PQ0WgajpD2y2VCA"], "issued_at": "2018-11-06T14:41:01.000000Z"}} 2018-11-06 14:41:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c29eade7746c7ca8a1c90a886497d6a9dacb92b" 2018-11-06 14:41:01,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a3ab7e-d854-465b-b042-11ea792bbf27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:01,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-75a3ab7e-d854-465b-b042-11ea792bbf27 2018-11-06 14:41:01,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:01,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:02,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["D7rdBFfCQhe4ugyOpSfNTw"], "issued_at": "2018-11-06T14:41:02.000000Z"}} 2018-11-06 14:41:02,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:02,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5117ceb-2c9e-4a3d-a770-0a1ef5bb704a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:02,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c5117ceb-2c9e-4a3d-a770-0a1ef5bb704a 2018-11-06 14:41:02,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:02,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c33b2353-22e0-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:02,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef9c0d4-efd5-40df-ae2a-51e0fe6167ae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c33b2353-22e0-49d-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:41:02,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c33b2353-22e0-49d-proj used request id req-0ef9c0d4-efd5-40df-ae2a-51e0fe6167ae 2018-11-06 14:41:02,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:02,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d599fe4-9183-4ce1-993a-61a6b2375daa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:02,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8d599fe4-9183-4ce1-993a-61a6b2375daa 2018-11-06 14:41:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-c33b2353-22e0-49d-proj"}}' 2018-11-06 14:41:02,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c17f370-ac42-4d8f-9652-70faa24ebaaa Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3e858998be0a4572b191f70b69344160"}, "enabled": true, "id": "3e858998be0a4572b191f70b69344160", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c33b2353-22e0-49d-proj"}} 2018-11-06 14:41:02,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4c17f370-ac42-4d8f-9652-70faa24ebaaa 2018-11-06 14:41:02,489 - keystone_utils - INFO - Created project with name - CreateQoSTests-c33b2353-22e0-49d-proj 2018-11-06 14:41:02,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:02,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:02,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["gLgSaWozRRKtRgFXwFZdog"], "issued_at": "2018-11-06T14:41:02.000000Z"}} 2018-11-06 14:41:02,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31daeb7da25ee79c464247e65af84ec85bc8970" 2018-11-06 14:41:02,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd64680-2bb6-42bd-97e4-a164ef3e1ea7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:02,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bdd64680-2bb6-42bd-97e4-a164ef3e1ea7 2018-11-06 14:41:02,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:02,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:02,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31daeb7da25ee79c464247e65af84ec85bc8970" 2018-11-06 14:41:03,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d98fd10-e5cd-4982-9d9e-e08bcb2b36fd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:41:03,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9d98fd10-e5cd-4982-9d9e-e08bcb2b36fd 2018-11-06 14:41:03,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-c33b2353-22e0-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31daeb7da25ee79c464247e65af84ec85bc8970" 2018-11-06 14:41:03,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03df8a88-eacc-4b3a-94de-27e1bf1ccc0b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-c33b2353-22e0-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3e858998be0a4572b191f70b69344160"}, "enabled": true, "id": "3e858998be0a4572b191f70b69344160", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c33b2353-22e0-49d-proj"}]} 2018-11-06 14:41:03,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-c33b2353-22e0-49d-proj used request id req-03df8a88-eacc-4b3a-94de-27e1bf1ccc0b 2018-11-06 14:41:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31daeb7da25ee79c464247e65af84ec85bc8970" 2018-11-06 14:41:03,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668cdca4-4c21-43c0-a99c-2982ed78eae5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:03,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-668cdca4-4c21-43c0-a99c-2982ed78eae5 2018-11-06 14:41:03,555 - keystone_utils - INFO - Created user with name - CreateQoSTests-c33b2353-22e0-49d-user 2018-11-06 14:41:03,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:03,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:03,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160d90b8-9b11-43c4-bd7e-628d4601e9c7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:03,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-160d90b8-9b11-43c4-bd7e-628d4601e9c7 2018-11-06 14:41:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" -d '{"role": {"name": "CreateQoSTests-c33b2353-22e0-49d-proj-role"}}' 2018-11-06 14:41:03,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86805e6f-323d-4e3a-bc36-7b9eb2a0d531 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5cc0bf26dd34f64b8ff446adc5ece79", "links": {"self": "http://172.30.9.27:5000/v3/roles/a5cc0bf26dd34f64b8ff446adc5ece79"}, "name": "CreateQoSTests-c33b2353-22e0-49d-proj-role"}} 2018-11-06 14:41:03,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-86805e6f-323d-4e3a-bc36-7b9eb2a0d531 2018-11-06 14:41:03,753 - keystone_utils - INFO - Created role with name - CreateQoSTests-c33b2353-22e0-49d-proj-role 2018-11-06 14:41:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a5cc0bf26dd34f64b8ff446adc5ece79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:03,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab48378e-4580-4732-a25e-c43a482cef65 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a5cc0bf26dd34f64b8ff446adc5ece79"}, "domain_id": null, "name": "CreateQoSTests-c33b2353-22e0-49d-proj-role", "id": "a5cc0bf26dd34f64b8ff446adc5ece79"}} 2018-11-06 14:41:03,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a5cc0bf26dd34f64b8ff446adc5ece79 used request id req-ab48378e-4580-4732-a25e-c43a482cef65 2018-11-06 14:41:03,858 - keystone_utils - INFO - Granting role CreateQoSTests-c33b2353-22e0-49d-proj-role to project CreateQoSTests-c33b2353-22e0-49d-proj 2018-11-06 14:41:03,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3e858998be0a4572b191f70b69344160/users/0f045e1dafee46679c624f8ebb4a1553/roles/a5cc0bf26dd34f64b8ff446adc5ece79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:04,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6c0dcbe-f846-4cbd-98c1-158982475477 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:04,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3e858998be0a4572b191f70b69344160/users/0f045e1dafee46679c624f8ebb4a1553/roles/a5cc0bf26dd34f64b8ff446adc5ece79 used request id req-b6c0dcbe-f846-4cbd-98c1-158982475477 2018-11-06 14:41:04,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:04,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:04,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["sE78vnZ0SLqol5Oxy40T6g"], "issued_at": "2018-11-06T14:41:04.000000Z"}} 2018-11-06 14:41:04,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b1d53bfdef02e91318bcd3ba8f0ea5d02888e3" 2018-11-06 14:41:04,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937ffa73-4c42-40f4-9f76-e5115285d5d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:04,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-937ffa73-4c42-40f4-9f76-e5115285d5d0 2018-11-06 14:41:04,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b1d53bfdef02e91318bcd3ba8f0ea5d02888e3" 2018-11-06 14:41:05,048 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:04 GMT Server: Apache x-compute-request-id: req-22a2b3c0-60d2-4124-87a2-20c0e1b2bc9d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22a2b3c0-60d2-4124-87a2-20c0e1b2bc9d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-06 14:41:05,048 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-22a2b3c0-60d2-4124-87a2-20c0e1b2bc9d 2018-11-06 14:41:05,052 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-22a2b3c0-60d2-4124-87a2-20c0e1b2bc9d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b1d53bfdef02e91318bcd3ba8f0ea5d02888e3" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-d6f6ad51-69e8-408a-92a6-a0606ef207b0"}}' 2018-11-06 14:41:05,232 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:05 GMT Server: Apache x-compute-request-id: req-cf05c6a3-07a6-4d22-bfc9-8411e8fd10c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf05c6a3-07a6-4d22-bfc9-8411e8fd10c0 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b4b3e25d-dd45-4f8e-ae93-ec42a392278a", "name": "CreateQoSTests-d6f6ad51-69e8-408a-92a6-a0606ef207b0"}, "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/b4b3e25d-dd45-4f8e-ae93-ec42a392278a", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/qos-specs/b4b3e25d-dd45-4f8e-ae93-ec42a392278a", "rel": "bookmark"}]} 2018-11-06 14:41:05,233 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-cf05c6a3-07a6-4d22-bfc9-8411e8fd10c0 2018-11-06 14:41:05,233 - create_qos - INFO - Created qos with name - CreateQoSTests-d6f6ad51-69e8-408a-92a6-a0606ef207b0 2018-11-06 14:41:05,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c29eade7746c7ca8a1c90a886497d6a9dacb92b" 2018-11-06 14:41:05,435 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:05 GMT Server: Apache x-compute-request-id: req-9578453d-eef2-4fbd-a926-041222618c67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9578453d-eef2-4fbd-a926-041222618c67 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b4b3e25d-dd45-4f8e-ae93-ec42a392278a", "name": "CreateQoSTests-d6f6ad51-69e8-408a-92a6-a0606ef207b0"}]} 2018-11-06 14:41:05,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-9578453d-eef2-4fbd-a926-041222618c67 2018-11-06 14:41:05,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:05,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:05,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["0Vi45fedQ7y2a5ieeupZUw"], "issued_at": "2018-11-06T14:41:05.000000Z"}} 2018-11-06 14:41:05,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0efbc57aa3ca546dde8c58dbae060a28fdff90c" 2018-11-06 14:41:05,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f668cbe3-1167-4e9a-a9fc-a88a07775fa2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:05,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f668cbe3-1167-4e9a-a9fc-a88a07775fa2 2018-11-06 14:41:05,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0efbc57aa3ca546dde8c58dbae060a28fdff90c" 2018-11-06 14:41:06,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:06 GMT Server: Apache x-compute-request-id: req-ba42d477-f356-4d2a-84a2-0f289617aefd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba42d477-f356-4d2a-84a2-0f289617aefd Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b4b3e25d-dd45-4f8e-ae93-ec42a392278a", "name": "CreateQoSTests-d6f6ad51-69e8-408a-92a6-a0606ef207b0"}]} 2018-11-06 14:41:06,550 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-ba42d477-f356-4d2a-84a2-0f289617aefd 2018-11-06 14:41:06,551 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-d6f6ad51-69e8-408a-92a6-a0606ef207b0 2018-11-06 14:41:06,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/b4b3e25d-dd45-4f8e-ae93-ec42a392278a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-22a2b3c0-60d2-4124-87a2-20c0e1b2bc9d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b1d53bfdef02e91318bcd3ba8f0ea5d02888e3" 2018-11-06 14:41:07,136 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3a0c0182-c2a8-4828-812c-d090d65cba3c 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-11-06 14:41:07,136 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/b4b3e25d-dd45-4f8e-ae93-ec42a392278a?force=False used request id req-3a0c0182-c2a8-4828-812c-d090d65cba3c 2018-11-06 14:41:07,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:07,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9cd32837-e98d-4168-8e66-99dc7dd2bf92 Date: Tue, 06 Nov 2018 14:41:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:41:07,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-9cd32837-e98d-4168-8e66-99dc7dd2bf92 2018-11-06 14:41:07,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:07,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9900ccec-d227-4d95-92a3-d208d01b7eb5 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:41:07,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-9900ccec-d227-4d95-92a3-d208d01b7eb5 2018-11-06 14:41:07,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:07,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e3c450-891b-48ef-901e-f5063b5513c9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:41:07,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-a4e3c450-891b-48ef-901e-f5063b5513c9 2018-11-06 14:41:07,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:07,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d5e97d-8756-4555-b7ea-02718a6b46d1 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:41:07,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-78d5e97d-8756-4555-b7ea-02718a6b46d1 2018-11-06 14:41:07,575 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-c33b2353-22e0-49d-proj 2018-11-06 14:41:07,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/3e858998be0a4572b191f70b69344160 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:07,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfdfe757-0d7e-4e89-a35c-5f5e77c7c9e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:07,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3e858998be0a4572b191f70b69344160 used request id req-bfdfe757-0d7e-4e89-a35c-5f5e77c7c9e1 2018-11-06 14:41:07,773 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-c33b2353-22e0-49d-proj-role 2018-11-06 14:41:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a5cc0bf26dd34f64b8ff446adc5ece79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:07,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-525f8eee-ff52-4538-8b1e-c48acbf4cbdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:07,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a5cc0bf26dd34f64b8ff446adc5ece79 used request id req-525f8eee-ff52-4538-8b1e-c48acbf4cbdd 2018-11-06 14:41:07,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62367a1f4e53501e0d74a36ad4544fe1443cfd53" 2018-11-06 14:41:07,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5cf63ae-d7e3-42f4-b53b-59ada1727298 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:07,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b5cf63ae-d7e3-42f4-b53b-59ada1727298 2018-11-06 14:41:07,920 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-c33b2353-22e0-49d-user 2018-11-06 14:41:07,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0f045e1dafee46679c624f8ebb4a1553 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31daeb7da25ee79c464247e65af84ec85bc8970" 2018-11-06 14:41:08,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70d4e0ae-de20-4dea-aa77-b21eadc06945 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:08,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0f045e1dafee46679c624f8ebb4a1553 used request id req-70d4e0ae-de20-4dea-aa77-b21eadc06945 2018-11-06 14:41:08,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:08,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["n0rj9BaNRVmvMxd9q08UFw"], "issued_at": "2018-11-06T14:41:08.000000Z"}} 2018-11-06 14:41:08,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403b96c855a3bae0c2504a6cbea0363bd0882c10" 2018-11-06 14:41:08,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5bb489e-a63b-4ade-bd9a-2ff257a6c8b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:08,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e5bb489e-a63b-4ade-bd9a-2ff257a6c8b7 2018-11-06 14:41:08,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:08,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:08,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["G9O3m3BHTjqcuHr4d3eEpQ"], "issued_at": "2018-11-06T14:41:08.000000Z"}} 2018-11-06 14:41:08,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:09,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c57b65-3d81-4f84-8386-247c18c5e1a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:09,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f0c57b65-3d81-4f84-8386-247c18c5e1a9 2018-11-06 14:41:09,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:09,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:09,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d47e399-2a47-4b85-9a43-79013910b80a Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:41:09,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj used request id req-1d47e399-2a47-4b85-9a43-79013910b80a 2018-11-06 14:41:09,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:09,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7798375c-1ef6-42b0-8ea0-6057c951cf6a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:09,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7798375c-1ef6-42b0-8ea0-6057c951cf6a 2018-11-06 14:41:09,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj"}}' 2018-11-06 14:41:09,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0151e54d-8672-459e-bdc2-188ca218904b Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d7e7f471bbd84406bcb6897e50004078"}, "enabled": true, "id": "d7e7f471bbd84406bcb6897e50004078", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj"}} 2018-11-06 14:41:09,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0151e54d-8672-459e-bdc2-188ca218904b 2018-11-06 14:41:09,340 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj 2018-11-06 14:41:09,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:09,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:09,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["MjjOQPZaT7OCEJzCf7ucjw"], "issued_at": "2018-11-06T14:41:09.000000Z"}} 2018-11-06 14:41:09,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8829937fbcd023dfbdaa68ead6633c6f28818bc" 2018-11-06 14:41:09,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7922d88-08cc-49f4-ac35-c21de2c36b0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:09,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f7922d88-08cc-49f4-ac35-c21de2c36b0b 2018-11-06 14:41:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:09,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:09,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8829937fbcd023dfbdaa68ead6633c6f28818bc" 2018-11-06 14:41:10,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e5465e-87f0-45b3-b7bf-367fe6163699 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:41:10,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b5e5465e-87f0-45b3-b7bf-367fe6163699 2018-11-06 14:41:10,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8829937fbcd023dfbdaa68ead6633c6f28818bc" 2018-11-06 14:41:10,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d42467-17bd-44e2-b1cd-b0bc1d63bee3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d7e7f471bbd84406bcb6897e50004078"}, "enabled": true, "id": "d7e7f471bbd84406bcb6897e50004078", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj"}]} 2018-11-06 14:41:10,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj used request id req-b8d42467-17bd-44e2-b1cd-b0bc1d63bee3 2018-11-06 14:41:10,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8829937fbcd023dfbdaa68ead6633c6f28818bc" 2018-11-06 14:41:10,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d34d79-72f6-4be8-818b-b07587bde7a4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:10,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-85d34d79-72f6-4be8-818b-b07587bde7a4 2018-11-06 14:41:10,543 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-user 2018-11-06 14:41:10,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:10,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f1d3d0-77e9-480b-b123-8e848f977650 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:10,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-32f1d3d0-77e9-480b-b123-8e848f977650 2018-11-06 14:41:10,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj-role"}}' 2018-11-06 14:41:10,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cd7e959-3f44-4358-82c5-e3e6183bc0a0 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "081da3993d684283bc97aaaff21aab6e", "links": {"self": "http://172.30.9.27:5000/v3/roles/081da3993d684283bc97aaaff21aab6e"}, "name": "CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj-role"}} 2018-11-06 14:41:10,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-8cd7e959-3f44-4358-82c5-e3e6183bc0a0 2018-11-06 14:41:10,753 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj-role 2018-11-06 14:41:10,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/081da3993d684283bc97aaaff21aab6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:10,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604dc743-b74f-4f42-8212-cb1eb4ea86e9 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/081da3993d684283bc97aaaff21aab6e"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj-role", "id": "081da3993d684283bc97aaaff21aab6e"}} 2018-11-06 14:41:10,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/081da3993d684283bc97aaaff21aab6e used request id req-604dc743-b74f-4f42-8212-cb1eb4ea86e9 2018-11-06 14:41:10,845 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj-role to project CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj 2018-11-06 14:41:10,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/d7e7f471bbd84406bcb6897e50004078/users/59c3398c12ac4301954c420116ce7f30/roles/081da3993d684283bc97aaaff21aab6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:11,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35c773b4-658c-4348-a50a-cadf5341c156 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:11,060 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d7e7f471bbd84406bcb6897e50004078/users/59c3398c12ac4301954c420116ce7f30/roles/081da3993d684283bc97aaaff21aab6e used request id req-35c773b4-658c-4348-a50a-cadf5341c156 2018-11-06 14:41:11,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:11,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:11,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ce5JDSKXTciC3fY74soAqA"], "issued_at": "2018-11-06T14:41:11.000000Z"}} 2018-11-06 14:41:11,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bd0de5d1c68e7f024a4ed64622d84cf5b54e8d" 2018-11-06 14:41:11,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7ffc5b-7be1-495d-a8a4-f15fff1ce6db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:11,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9d7ffc5b-7be1-495d-a8a4-f15fff1ce6db 2018-11-06 14:41:11,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bd0de5d1c68e7f024a4ed64622d84cf5b54e8d" 2018-11-06 14:41:11,703 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:11 GMT Server: Apache x-compute-request-id: req-fc4514f7-18ec-4982-86c8-566b19bb54b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fc4514f7-18ec-4982-86c8-566b19bb54b8 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-06 14:41:11,703 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-fc4514f7-18ec-4982-86c8-566b19bb54b8 2018-11-06 14:41:11,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fc4514f7-18ec-4982-86c8-566b19bb54b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bd0de5d1c68e7f024a4ed64622d84cf5b54e8d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-202e3dec-6ef6-4d0b-8ca9-e8e8f799a911", "description": null}}' 2018-11-06 14:41:12,289 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:11 GMT Server: Apache x-compute-request-id: req-a1bcb4c3-40c7-47a3-84de-95955eac9576 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a1bcb4c3-40c7-47a3-84de-95955eac9576 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-202e3dec-6ef6-4d0b-8ca9-e8e8f799a911", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "de756965-da1a-4d0f-9f4d-13374dc154ea", "description": null}} 2018-11-06 14:41:12,289 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types used request id req-a1bcb4c3-40c7-47a3-84de-95955eac9576 2018-11-06 14:41:12,290 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-202e3dec-6ef6-4d0b-8ca9-e8e8f799a911 2018-11-06 14:41:12,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403b96c855a3bae0c2504a6cbea0363bd0882c10" 2018-11-06 14:41:12,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:12 GMT Server: Apache x-compute-request-id: req-9ddc6aaa-cae9-4c0b-9a93-ec0b737a7644 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ddc6aaa-cae9-4c0b-9a93-ec0b737a7644 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-202e3dec-6ef6-4d0b-8ca9-e8e8f799a911", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "de756965-da1a-4d0f-9f4d-13374dc154ea", "description": null}]} 2018-11-06 14:41:12,842 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-9ddc6aaa-cae9-4c0b-9a93-ec0b737a7644 2018-11-06 14:41:12,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de756965-da1a-4d0f-9f4d-13374dc154ea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ddc6aaa-cae9-4c0b-9a93-ec0b737a7644" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403b96c855a3bae0c2504a6cbea0363bd0882c10" 2018-11-06 14:41:13,015 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:12 GMT Server: Apache x-compute-request-id: req-94c69d54-81c9-48ee-8766-d224fd242b15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94c69d54-81c9-48ee-8766-d224fd242b15 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-202e3dec-6ef6-4d0b-8ca9-e8e8f799a911", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "de756965-da1a-4d0f-9f4d-13374dc154ea", "description": null}} 2018-11-06 14:41:13,015 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de756965-da1a-4d0f-9f4d-13374dc154ea used request id req-94c69d54-81c9-48ee-8766-d224fd242b15 2018-11-06 14:41:13,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de756965-da1a-4d0f-9f4d-13374dc154ea/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ddc6aaa-cae9-4c0b-9a93-ec0b737a7644" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403b96c855a3bae0c2504a6cbea0363bd0882c10" 2018-11-06 14:41:13,194 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:13 GMT Server: Apache x-compute-request-id: req-c17656a5-2650-4121-861d-5b4dfeb926b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c17656a5-2650-4121-861d-5b4dfeb926b2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 14:41:13,194 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de756965-da1a-4d0f-9f4d-13374dc154ea/encryption used request id req-c17656a5-2650-4121-861d-5b4dfeb926b2 2018-11-06 14:41:13,195 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-202e3dec-6ef6-4d0b-8ca9-e8e8f799a911 2018-11-06 14:41:13,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de756965-da1a-4d0f-9f4d-13374dc154ea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ddc6aaa-cae9-4c0b-9a93-ec0b737a7644" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403b96c855a3bae0c2504a6cbea0363bd0882c10" 2018-11-06 14:41:13,778 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf494440-c607-46f9-80ae-2619a4a88a02 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-11-06 14:41:13,779 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de756965-da1a-4d0f-9f4d-13374dc154ea used request id req-bf494440-c607-46f9-80ae-2619a4a88a02 2018-11-06 14:41:13,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ddc6aaa-cae9-4c0b-9a93-ec0b737a7644" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403b96c855a3bae0c2504a6cbea0363bd0882c10" 2018-11-06 14:41:13,958 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:13 GMT Server: Apache x-compute-request-id: req-36bfb89f-d7ed-4684-91e0-530886145c7b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-36bfb89f-d7ed-4684-91e0-530886145c7b Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-06 14:41:13,958 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-36bfb89f-d7ed-4684-91e0-530886145c7b 2018-11-06 14:41:13,958 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-202e3dec-6ef6-4d0b-8ca9-e8e8f799a911 2018-11-06 14:41:13,961 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de756965-da1a-4d0f-9f4d-13374dc154ea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc4514f7-18ec-4982-86c8-566b19bb54b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bd0de5d1c68e7f024a4ed64622d84cf5b54e8d" 2018-11-06 14:41:14,141 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:41:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5550a7ba-0b33-488e-8005-86b73f867a9e x-openstack-request-id: req-5550a7ba-0b33-488e-8005-86b73f867a9e Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type de756965-da1a-4d0f-9f4d-13374dc154ea could not be found.", "code": 404}} 2018-11-06 14:41:14,142 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de756965-da1a-4d0f-9f4d-13374dc154ea used request id req-5550a7ba-0b33-488e-8005-86b73f867a9e 2018-11-06 14:41:14,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:14,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3ebbc8dc-7871-47fb-a7ce-f6358f4634a3 Date: Tue, 06 Nov 2018 14:41:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:41:14,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-3ebbc8dc-7871-47fb-a7ce-f6358f4634a3 2018-11-06 14:41:14,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:14,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a2d85b-dca4-441f-959e-a6858232eed5 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:41:14,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-98a2d85b-dca4-441f-959e-a6858232eed5 2018-11-06 14:41:14,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:14,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700099fc-9d29-40a2-be34-2a13154cc5e8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:41:14,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-700099fc-9d29-40a2-be34-2a13154cc5e8 2018-11-06 14:41:14,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:14,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0778324b-9b2c-4bcb-b731-631df2e7ce50 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:41:14,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-0778324b-9b2c-4bcb-b731-631df2e7ce50 2018-11-06 14:41:14,631 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj 2018-11-06 14:41:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d7e7f471bbd84406bcb6897e50004078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:14,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84092fe7-d22d-4e6a-bc86-f38600ba09bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:14,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d7e7f471bbd84406bcb6897e50004078 used request id req-84092fe7-d22d-4e6a-bc86-f38600ba09bb 2018-11-06 14:41:14,848 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-proj-role 2018-11-06 14:41:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/081da3993d684283bc97aaaff21aab6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:14,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc8c90d6-447e-4e57-bb5a-e8c9586695cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:14,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/081da3993d684283bc97aaaff21aab6e used request id req-bc8c90d6-447e-4e57-bb5a-e8c9586695cb 2018-11-06 14:41:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbe5f8c264c5cf55af7ccb4d82310716f542406" 2018-11-06 14:41:15,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01da064f-2cef-4ad2-a7a5-15edc1e88e3c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:15,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-01da064f-2cef-4ad2-a7a5-15edc1e88e3c 2018-11-06 14:41:15,051 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-7e25577e-b6b1-4ad-user 2018-11-06 14:41:15,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/59c3398c12ac4301954c420116ce7f30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8829937fbcd023dfbdaa68ead6633c6f28818bc" 2018-11-06 14:41:15,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c61ce39-c2e6-44ce-9c7a-b06d3c18040d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:15,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/59c3398c12ac4301954c420116ce7f30 used request id req-8c61ce39-c2e6-44ce-9c7a-b06d3c18040d 2018-11-06 14:41:15,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:15,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["a8QCWHP_TaWXuPDfv6bgng"], "issued_at": "2018-11-06T14:41:15.000000Z"}} 2018-11-06 14:41:15,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0d184e52dd2c92ab37d3a6f986c68ba8045908" 2018-11-06 14:41:15,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93255385-e544-442a-81d8-6e329b4b1411 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:15,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-93255385-e544-442a-81d8-6e329b4b1411 2018-11-06 14:41:15,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:15,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:16,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-Sy7X5YvQFq_EKdGknPsdA"], "issued_at": "2018-11-06T14:41:16.000000Z"}} 2018-11-06 14:41:16,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:16,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586f0a0e-47a7-4203-8a24-4eda2834a74f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:16,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-586f0a0e-47a7-4203-8a24-4eda2834a74f 2018-11-06 14:41:16,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:16,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:16,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:16,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65591416-453e-42c3-ac23-05fff0b2d8a4 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:41:16,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj used request id req-65591416-453e-42c3-ac23-05fff0b2d8a4 2018-11-06 14:41:16,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:16,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9767b5-d5a3-4617-b517-0727924db2c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:16,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3d9767b5-d5a3-4617-b517-0727924db2c6 2018-11-06 14:41:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj"}}' 2018-11-06 14:41:16,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c233b75-57ec-40f5-997f-80262aa7fc2b Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ce4c498dbfb4463bfa8942e896e0d5b"}, "enabled": true, "id": "9ce4c498dbfb4463bfa8942e896e0d5b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj"}} 2018-11-06 14:41:16,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4c233b75-57ec-40f5-997f-80262aa7fc2b 2018-11-06 14:41:16,569 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj 2018-11-06 14:41:16,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:16,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:16,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["aT8yq2gARsCtXFu8yuIHqQ"], "issued_at": "2018-11-06T14:41:16.000000Z"}} 2018-11-06 14:41:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3179f106c9cdab55e352544bbbc27d7dd79a6358" 2018-11-06 14:41:17,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da937385-6285-4b03-9c4a-06238fbffc8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:17,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-da937385-6285-4b03-9c4a-06238fbffc8b 2018-11-06 14:41:17,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:17,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3179f106c9cdab55e352544bbbc27d7dd79a6358" 2018-11-06 14:41:17,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b21952a-b752-45fe-8f17-901d2edc0b67 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:41:17,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0b21952a-b752-45fe-8f17-901d2edc0b67 2018-11-06 14:41:17,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3179f106c9cdab55e352544bbbc27d7dd79a6358" 2018-11-06 14:41:17,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7914e329-4d66-4dc3-b43f-182a7389daf0 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ce4c498dbfb4463bfa8942e896e0d5b"}, "enabled": true, "id": "9ce4c498dbfb4463bfa8942e896e0d5b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj"}]} 2018-11-06 14:41:17,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj used request id req-7914e329-4d66-4dc3-b43f-182a7389daf0 2018-11-06 14:41:17,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3179f106c9cdab55e352544bbbc27d7dd79a6358" 2018-11-06 14:41:17,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e8ee8f4-6c94-4ae9-8794-1dda7046f401 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:17,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1e8ee8f4-6c94-4ae9-8794-1dda7046f401 2018-11-06 14:41:17,824 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-user 2018-11-06 14:41:17,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:17,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:17,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae759693-b23d-4e59-b263-00395f17126c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:17,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ae759693-b23d-4e59-b263-00395f17126c 2018-11-06 14:41:17,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj-role"}}' 2018-11-06 14:41:18,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d120d9-e1f5-43a2-8e02-5114c66a5b25 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28bcb61fa6b14ab28ea1a7d82231df06", "links": {"self": "http://172.30.9.27:5000/v3/roles/28bcb61fa6b14ab28ea1a7d82231df06"}, "name": "CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj-role"}} 2018-11-06 14:41:18,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a3d120d9-e1f5-43a2-8e02-5114c66a5b25 2018-11-06 14:41:18,016 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj-role 2018-11-06 14:41:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/28bcb61fa6b14ab28ea1a7d82231df06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:18,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9adc2899-30f4-4d77-b2b0-09a76fd6b061 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/28bcb61fa6b14ab28ea1a7d82231df06"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj-role", "id": "28bcb61fa6b14ab28ea1a7d82231df06"}} 2018-11-06 14:41:18,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/28bcb61fa6b14ab28ea1a7d82231df06 used request id req-9adc2899-30f4-4d77-b2b0-09a76fd6b061 2018-11-06 14:41:18,119 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj-role to project CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj 2018-11-06 14:41:18,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/9ce4c498dbfb4463bfa8942e896e0d5b/users/e6c8aae35694496abe6bf119d439046a/roles/28bcb61fa6b14ab28ea1a7d82231df06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:18,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3324733f-abe1-44bb-9fe8-705294e4d67c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:18,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9ce4c498dbfb4463bfa8942e896e0d5b/users/e6c8aae35694496abe6bf119d439046a/roles/28bcb61fa6b14ab28ea1a7d82231df06 used request id req-3324733f-abe1-44bb-9fe8-705294e4d67c 2018-11-06 14:41:18,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:18,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:18,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["F3-3wJ33Qc6iTYdyqCEVeQ"], "issued_at": "2018-11-06T14:41:18.000000Z"}} 2018-11-06 14:41:18,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d358e915121c122987df4ce51c793dc2c44ea55" 2018-11-06 14:41:18,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8061897c-54ea-4465-91e4-a2c83631510d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:18,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8061897c-54ea-4465-91e4-a2c83631510d 2018-11-06 14:41:18,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d358e915121c122987df4ce51c793dc2c44ea55" 2018-11-06 14:41:18,939 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:18 GMT Server: Apache x-compute-request-id: req-d821113c-e130-468d-98af-e725c07ff20b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d821113c-e130-468d-98af-e725c07ff20b Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-06 14:41:18,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-d821113c-e130-468d-98af-e725c07ff20b 2018-11-06 14:41:18,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d821113c-e130-468d-98af-e725c07ff20b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d358e915121c122987df4ce51c793dc2c44ea55" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-61d7aa50-f389-42bc-99b7-84b060ddef51", "description": null}}' 2018-11-06 14:41:19,172 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:18 GMT Server: Apache x-compute-request-id: req-56ed30b2-66ec-4281-9294-1360f59cf462 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56ed30b2-66ec-4281-9294-1360f59cf462 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-61d7aa50-f389-42bc-99b7-84b060ddef51", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d106ef1-bb4c-47d7-be60-7195aa4574a0", "description": null}} 2018-11-06 14:41:19,172 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types used request id req-56ed30b2-66ec-4281-9294-1360f59cf462 2018-11-06 14:41:19,173 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-61d7aa50-f389-42bc-99b7-84b060ddef51 2018-11-06 14:41:19,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0d184e52dd2c92ab37d3a6f986c68ba8045908" 2018-11-06 14:41:19,363 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:19 GMT Server: Apache x-compute-request-id: req-b3c8ac8f-8b40-454b-b6d8-ef0b7e677f4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3c8ac8f-8b40-454b-b6d8-ef0b7e677f4d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-61d7aa50-f389-42bc-99b7-84b060ddef51", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d106ef1-bb4c-47d7-be60-7195aa4574a0", "description": null}]} 2018-11-06 14:41:19,364 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-b3c8ac8f-8b40-454b-b6d8-ef0b7e677f4d 2018-11-06 14:41:19,367 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/0d106ef1-bb4c-47d7-be60-7195aa4574a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3c8ac8f-8b40-454b-b6d8-ef0b7e677f4d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0d184e52dd2c92ab37d3a6f986c68ba8045908" 2018-11-06 14:41:19,529 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:19 GMT Server: Apache x-compute-request-id: req-05138284-591b-4511-9186-9c9ecf34f314 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05138284-591b-4511-9186-9c9ecf34f314 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-61d7aa50-f389-42bc-99b7-84b060ddef51", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d106ef1-bb4c-47d7-be60-7195aa4574a0", "description": null}} 2018-11-06 14:41:19,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/0d106ef1-bb4c-47d7-be60-7195aa4574a0 used request id req-05138284-591b-4511-9186-9c9ecf34f314 2018-11-06 14:41:19,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/0d106ef1-bb4c-47d7-be60-7195aa4574a0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3c8ac8f-8b40-454b-b6d8-ef0b7e677f4d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0d184e52dd2c92ab37d3a6f986c68ba8045908" 2018-11-06 14:41:19,717 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:19 GMT Server: Apache x-compute-request-id: req-3b66adf0-9a53-4728-bf42-4f88d9515baa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b66adf0-9a53-4728-bf42-4f88d9515baa Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 14:41:19,717 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/0d106ef1-bb4c-47d7-be60-7195aa4574a0/encryption used request id req-3b66adf0-9a53-4728-bf42-4f88d9515baa 2018-11-06 14:41:19,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:19,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:20,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["0PAjYGvBT9-Uz7f9RTJZ2A"], "issued_at": "2018-11-06T14:41:20.000000Z"}} 2018-11-06 14:41:20,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8e112ce363aec6aedce0d6e563e1ae9a36e147" 2018-11-06 14:41:20,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd06021-b344-4883-9942-42261dd87e8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:20,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5dd06021-b344-4883-9942-42261dd87e8b 2018-11-06 14:41:20,187 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8e112ce363aec6aedce0d6e563e1ae9a36e147" 2018-11-06 14:41:20,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:20 GMT Server: Apache x-compute-request-id: req-44583221-c47c-44cd-8d1a-33495b6519b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44583221-c47c-44cd-8d1a-33495b6519b0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-61d7aa50-f389-42bc-99b7-84b060ddef51", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d106ef1-bb4c-47d7-be60-7195aa4574a0", "description": null}]} 2018-11-06 14:41:20,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-44583221-c47c-44cd-8d1a-33495b6519b0 2018-11-06 14:41:20,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/0d106ef1-bb4c-47d7-be60-7195aa4574a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44583221-c47c-44cd-8d1a-33495b6519b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8e112ce363aec6aedce0d6e563e1ae9a36e147" 2018-11-06 14:41:20,563 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:20 GMT Server: Apache x-compute-request-id: req-6e876e0d-b353-4858-824e-9bf0037a5887 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e876e0d-b353-4858-824e-9bf0037a5887 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-61d7aa50-f389-42bc-99b7-84b060ddef51", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d106ef1-bb4c-47d7-be60-7195aa4574a0", "description": null}} 2018-11-06 14:41:20,563 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/0d106ef1-bb4c-47d7-be60-7195aa4574a0 used request id req-6e876e0d-b353-4858-824e-9bf0037a5887 2018-11-06 14:41:20,566 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/0d106ef1-bb4c-47d7-be60-7195aa4574a0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44583221-c47c-44cd-8d1a-33495b6519b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8e112ce363aec6aedce0d6e563e1ae9a36e147" 2018-11-06 14:41:20,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:20 GMT Server: Apache x-compute-request-id: req-bb69d5d2-7a14-43c4-94ef-db10ded45f4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bb69d5d2-7a14-43c4-94ef-db10ded45f4d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 14:41:20,747 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/0d106ef1-bb4c-47d7-be60-7195aa4574a0/encryption used request id req-bb69d5d2-7a14-43c4-94ef-db10ded45f4d 2018-11-06 14:41:20,748 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-61d7aa50-f389-42bc-99b7-84b060ddef51 2018-11-06 14:41:20,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/0d106ef1-bb4c-47d7-be60-7195aa4574a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d821113c-e130-468d-98af-e725c07ff20b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d358e915121c122987df4ce51c793dc2c44ea55" 2018-11-06 14:41:20,944 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c7f501f6-cf32-428f-8bc2-663fc45bc2fa 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-11-06 14:41:20,944 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/0d106ef1-bb4c-47d7-be60-7195aa4574a0 used request id req-c7f501f6-cf32-428f-8bc2-663fc45bc2fa 2018-11-06 14:41:20,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:21,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ae99dc26-d618-49ed-a3a5-b289b7f2a389 Date: Tue, 06 Nov 2018 14:41:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:41:21,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ae99dc26-d618-49ed-a3a5-b289b7f2a389 2018-11-06 14:41:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:21,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08fe531-d27c-4f0a-81dc-3575f73c4653 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:41:21,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-d08fe531-d27c-4f0a-81dc-3575f73c4653 2018-11-06 14:41:21,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:21,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1f6fc2-892b-40be-93ec-292de7be4f36 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:41:21,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-4d1f6fc2-892b-40be-93ec-292de7be4f36 2018-11-06 14:41:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:21,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f4aa9b-f13a-4a51-8984-1d679fe89962 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:41:21,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-09f4aa9b-f13a-4a51-8984-1d679fe89962 2018-11-06 14:41:21,505 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj 2018-11-06 14:41:21,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/9ce4c498dbfb4463bfa8942e896e0d5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:21,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-469a08b7-5fd9-4fe9-b6a0-c8721d75d7bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:21,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/9ce4c498dbfb4463bfa8942e896e0d5b used request id req-469a08b7-5fd9-4fe9-b6a0-c8721d75d7bb 2018-11-06 14:41:21,749 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-proj-role 2018-11-06 14:41:21,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/28bcb61fa6b14ab28ea1a7d82231df06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:21,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f85cf6-cab8-47e8-b752-6d81737ac8e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:21,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/28bcb61fa6b14ab28ea1a7d82231df06 used request id req-45f85cf6-cab8-47e8-b752-6d81737ac8e6 2018-11-06 14:41:21,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b455e4777faddbf4d7a3c7fdfe36ad558be3f297" 2018-11-06 14:41:21,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c754dfe-eb9c-47f9-842e-accbe35cb7b2 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:21,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1c754dfe-eb9c-47f9-842e-accbe35cb7b2 2018-11-06 14:41:21,957 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-396505cc-2a98-42b-user 2018-11-06 14:41:21,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e6c8aae35694496abe6bf119d439046a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3179f106c9cdab55e352544bbbc27d7dd79a6358" 2018-11-06 14:41:22,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b584940-75bf-40bd-9857-11287b96411e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:22,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e6c8aae35694496abe6bf119d439046a used request id req-9b584940-75bf-40bd-9857-11287b96411e 2018-11-06 14:41:22,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:22,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["P-1Xjc5TQ8ee6K57Mss86A"], "issued_at": "2018-11-06T14:41:22.000000Z"}} 2018-11-06 14:41:22,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fad6fc21bf934da2fd8ef1c2a9d52b186ac6e9" 2018-11-06 14:41:22,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124237c7-392e-412c-806a-fabcca1a5dca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:22,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-124237c7-392e-412c-806a-fabcca1a5dca 2018-11-06 14:41:22,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:22,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:23,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["uZ_N3CrDQwqwNyTYbRvjAw"], "issued_at": "2018-11-06T14:41:23.000000Z"}} 2018-11-06 14:41:23,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:23,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faae90e6-ada7-44ce-bb51-7422aae282ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:23,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-faae90e6-ada7-44ce-bb51-7422aae282ac 2018-11-06 14:41:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:23,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:23,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:23,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505f7a9d-32f2-49bc-8c4d-42ed1ceea196 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:41:23,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj used request id req-505f7a9d-32f2-49bc-8c4d-42ed1ceea196 2018-11-06 14:41:23,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:23,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91175638-0fd9-476d-8c0f-47d96e251dc0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:23,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-91175638-0fd9-476d-8c0f-47d96e251dc0 2018-11-06 14:41:23,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj"}}' 2018-11-06 14:41:23,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7232026-db08-4f2a-8ae8-538d3ee78191 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/171f3e027d1044bd97e2d93a26fe4437"}, "enabled": true, "id": "171f3e027d1044bd97e2d93a26fe4437", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj"}} 2018-11-06 14:41:23,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f7232026-db08-4f2a-8ae8-538d3ee78191 2018-11-06 14:41:23,381 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj 2018-11-06 14:41:23,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:23,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:23,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["kFD60r_hTj6-37C7hkhF0Q"], "issued_at": "2018-11-06T14:41:23.000000Z"}} 2018-11-06 14:41:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ba01d507b8b681fd1f2744a739d0349581648f" 2018-11-06 14:41:23,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d8b06c-4a9c-4a7c-80e0-a2f07416c2a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:23,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e3d8b06c-4a9c-4a7c-80e0-a2f07416c2a1 2018-11-06 14:41:23,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:23,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ba01d507b8b681fd1f2744a739d0349581648f" 2018-11-06 14:41:23,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa84b45-b414-4725-8cf5-05282a90ad53 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:41:23,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0fa84b45-b414-4725-8cf5-05282a90ad53 2018-11-06 14:41:23,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ba01d507b8b681fd1f2744a739d0349581648f" 2018-11-06 14:41:23,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd9f7ea-b806-47a4-8644-a366b191ee94 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/171f3e027d1044bd97e2d93a26fe4437"}, "enabled": true, "id": "171f3e027d1044bd97e2d93a26fe4437", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj"}]} 2018-11-06 14:41:23,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj used request id req-bbd9f7ea-b806-47a4-8644-a366b191ee94 2018-11-06 14:41:23,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ba01d507b8b681fd1f2744a739d0349581648f" 2018-11-06 14:41:24,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0470df-6f22-48d9-a7b6-8404bf36d320 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:24,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5f0470df-6f22-48d9-a7b6-8404bf36d320 2018-11-06 14:41:24,435 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-user 2018-11-06 14:41:24,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:24,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:24,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a693af70-5fd9-4161-8463-a6f3cde272e3 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:24,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a693af70-5fd9-4161-8463-a6f3cde272e3 2018-11-06 14:41:24,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj-role"}}' 2018-11-06 14:41:24,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6f5714d-48d6-42d2-9b60-acbfccbda523 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a43a299e0e9497b81771c9c8e4af91d", "links": {"self": "http://172.30.9.27:5000/v3/roles/1a43a299e0e9497b81771c9c8e4af91d"}, "name": "CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj-role"}} 2018-11-06 14:41:24,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d6f5714d-48d6-42d2-9b60-acbfccbda523 2018-11-06 14:41:24,633 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj-role 2018-11-06 14:41:24,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/1a43a299e0e9497b81771c9c8e4af91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:24,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3518add-360e-4024-ad6e-1755535a45f9 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/1a43a299e0e9497b81771c9c8e4af91d"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj-role", "id": "1a43a299e0e9497b81771c9c8e4af91d"}} 2018-11-06 14:41:24,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/1a43a299e0e9497b81771c9c8e4af91d used request id req-f3518add-360e-4024-ad6e-1755535a45f9 2018-11-06 14:41:24,730 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj-role to project CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj 2018-11-06 14:41:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/171f3e027d1044bd97e2d93a26fe4437/users/a44717b228354c37bd07de29b5113f1b/roles/1a43a299e0e9497b81771c9c8e4af91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:24,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b4ac3e-3bde-434b-b0d5-06c8c8fdba72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:24,850 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/171f3e027d1044bd97e2d93a26fe4437/users/a44717b228354c37bd07de29b5113f1b/roles/1a43a299e0e9497b81771c9c8e4af91d used request id req-c4b4ac3e-3bde-434b-b0d5-06c8c8fdba72 2018-11-06 14:41:24,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:24,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:25,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["qmtkrEPuSf2rko8DwJUt0w"], "issued_at": "2018-11-06T14:41:25.000000Z"}} 2018-11-06 14:41:25,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e6203a41aa9c97019dbc6421c279278d4f47bcf" 2018-11-06 14:41:25,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb1cd08-c575-432c-a1c1-9bfddb7fb024 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:25,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6fb1cd08-c575-432c-a1c1-9bfddb7fb024 2018-11-06 14:41:25,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e6203a41aa9c97019dbc6421c279278d4f47bcf" 2018-11-06 14:41:25,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:25 GMT Server: Apache x-compute-request-id: req-9f252fc0-f353-4714-99f1-e7401c8bcf14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f252fc0-f353-4714-99f1-e7401c8bcf14 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-06 14:41:25,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-9f252fc0-f353-4714-99f1-e7401c8bcf14 2018-11-06 14:41:25,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9f252fc0-f353-4714-99f1-e7401c8bcf14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e6203a41aa9c97019dbc6421c279278d4f47bcf" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-24dd73f6-d170-4768-8e2c-939e10567a9f", "description": null}}' 2018-11-06 14:41:25,702 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:25 GMT Server: Apache x-compute-request-id: req-a433d905-cf52-4003-a7f8-8412703d9aba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a433d905-cf52-4003-a7f8-8412703d9aba Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-24dd73f6-d170-4768-8e2c-939e10567a9f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ff1ed735-650e-4996-bf10-55110074e114", "description": null}} 2018-11-06 14:41:25,702 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types used request id req-a433d905-cf52-4003-a7f8-8412703d9aba 2018-11-06 14:41:25,703 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-24dd73f6-d170-4768-8e2c-939e10567a9f 2018-11-06 14:41:25,706 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fad6fc21bf934da2fd8ef1c2a9d52b186ac6e9" 2018-11-06 14:41:25,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:25 GMT Server: Apache x-compute-request-id: req-b392a782-00fc-4eac-a040-b50971d222ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b392a782-00fc-4eac-a040-b50971d222ce Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-24dd73f6-d170-4768-8e2c-939e10567a9f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ff1ed735-650e-4996-bf10-55110074e114", "description": null}]} 2018-11-06 14:41:25,888 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-b392a782-00fc-4eac-a040-b50971d222ce 2018-11-06 14:41:25,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b392a782-00fc-4eac-a040-b50971d222ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fad6fc21bf934da2fd8ef1c2a9d52b186ac6e9" 2018-11-06 14:41:26,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:25 GMT Server: Apache x-compute-request-id: req-5c6b7c19-bd65-4e76-968f-0c2adc01debe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c6b7c19-bd65-4e76-968f-0c2adc01debe Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-24dd73f6-d170-4768-8e2c-939e10567a9f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ff1ed735-650e-4996-bf10-55110074e114", "description": null}} 2018-11-06 14:41:26,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114 used request id req-5c6b7c19-bd65-4e76-968f-0c2adc01debe 2018-11-06 14:41:26,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b392a782-00fc-4eac-a040-b50971d222ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fad6fc21bf934da2fd8ef1c2a9d52b186ac6e9" 2018-11-06 14:41:26,236 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:26 GMT Server: Apache x-compute-request-id: req-9981d094-eeb4-495a-977b-97a06369f173 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9981d094-eeb4-495a-977b-97a06369f173 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 14:41:26,236 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114/encryption used request id req-9981d094-eeb4-495a-977b-97a06369f173 2018-11-06 14:41:26,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b392a782-00fc-4eac-a040-b50971d222ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fad6fc21bf934da2fd8ef1c2a9d52b186ac6e9" 2018-11-06 14:41:26,796 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:26 GMT Server: Apache x-compute-request-id: req-e53b93eb-dd6d-4885-b484-28d0c70915db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e53b93eb-dd6d-4885-b484-28d0c70915db Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-24dd73f6-d170-4768-8e2c-939e10567a9f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ff1ed735-650e-4996-bf10-55110074e114", "description": null}} 2018-11-06 14:41:26,797 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114 used request id req-e53b93eb-dd6d-4885-b484-28d0c70915db 2018-11-06 14:41:26,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b392a782-00fc-4eac-a040-b50971d222ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fad6fc21bf934da2fd8ef1c2a9d52b186ac6e9" 2018-11-06 14:41:26,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:26 GMT Server: Apache x-compute-request-id: req-a20d3fcb-575a-48b4-b819-87ab5e06d00e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a20d3fcb-575a-48b4-b819-87ab5e06d00e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-24dd73f6-d170-4768-8e2c-939e10567a9f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ff1ed735-650e-4996-bf10-55110074e114", "description": null}} 2018-11-06 14:41:26,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114 used request id req-a20d3fcb-575a-48b4-b819-87ab5e06d00e 2018-11-06 14:41:26,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b392a782-00fc-4eac-a040-b50971d222ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fad6fc21bf934da2fd8ef1c2a9d52b186ac6e9" 2018-11-06 14:41:27,135 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:26 GMT Server: Apache x-compute-request-id: req-4ed4bc0e-6e4c-4bc1-8799-5a9145eb5087 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ed4bc0e-6e4c-4bc1-8799-5a9145eb5087 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 14:41:27,135 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114/encryption used request id req-4ed4bc0e-6e4c-4bc1-8799-5a9145eb5087 2018-11-06 14:41:27,136 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-24dd73f6-d170-4768-8e2c-939e10567a9f 2018-11-06 14:41:27,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f252fc0-f353-4714-99f1-e7401c8bcf14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e6203a41aa9c97019dbc6421c279278d4f47bcf" 2018-11-06 14:41:27,345 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d38945c-0cf5-4f19-9059-8cfce91d8d5b 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-11-06 14:41:27,346 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ff1ed735-650e-4996-bf10-55110074e114 used request id req-5d38945c-0cf5-4f19-9059-8cfce91d8d5b 2018-11-06 14:41:27,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:27,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1d0c3cbc-9401-480e-90db-0c1e39d427a2 Date: Tue, 06 Nov 2018 14:41:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:41:27,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1d0c3cbc-9401-480e-90db-0c1e39d427a2 2018-11-06 14:41:27,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:27,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae66aa63-8453-4a6e-8535-3a23faf5232e 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:41:27,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-ae66aa63-8453-4a6e-8535-3a23faf5232e 2018-11-06 14:41:27,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:27,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dae4f2a-c227-4cba-988f-a167ac40e34f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:41:27,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-2dae4f2a-c227-4cba-988f-a167ac40e34f 2018-11-06 14:41:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:27,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9b3e57-baea-491d-ab22-ff785884a375 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:41:27,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-ec9b3e57-baea-491d-ab22-ff785884a375 2018-11-06 14:41:27,836 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj 2018-11-06 14:41:27,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/171f3e027d1044bd97e2d93a26fe4437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:28,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f546cd-e896-47f8-bd60-18a9c5213a18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:28,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/171f3e027d1044bd97e2d93a26fe4437 used request id req-c3f546cd-e896-47f8-bd60-18a9c5213a18 2018-11-06 14:41:28,031 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-proj-role 2018-11-06 14:41:28,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/1a43a299e0e9497b81771c9c8e4af91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:28,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dd69a58-4bdc-46cf-9445-9e31b32209b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:28,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/1a43a299e0e9497b81771c9c8e4af91d used request id req-3dd69a58-4bdc-46cf-9445-9e31b32209b3 2018-11-06 14:41:28,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaebe667932f2fec39488236d444266ef70cedd" 2018-11-06 14:41:28,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcfde06-df12-4b8d-8d02-6024460760b6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:28,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bbcfde06-df12-4b8d-8d02-6024460760b6 2018-11-06 14:41:28,241 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-ddca5cde-9359-457-user 2018-11-06 14:41:28,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a44717b228354c37bd07de29b5113f1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ba01d507b8b681fd1f2744a739d0349581648f" 2018-11-06 14:41:28,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f41ff4a-7fe1-407a-a4d1-879e235411a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:28,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a44717b228354c37bd07de29b5113f1b used request id req-3f41ff4a-7fe1-407a-a4d1-879e235411a9 2018-11-06 14:41:28,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:28,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["o_8o8g83SoatmmFx0vZl3g"], "issued_at": "2018-11-06T14:41:28.000000Z"}} 2018-11-06 14:41:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0929120e482ac531bde81658fd871956c456eb0" 2018-11-06 14:41:28,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32ac3e7-c4d5-45bc-a729-d766476e0351 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:28,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c32ac3e7-c4d5-45bc-a729-d766476e0351 2018-11-06 14:41:28,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:28,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:29,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["eNuPB3y5Sly70zDTAgKVjw"], "issued_at": "2018-11-06T14:41:29.000000Z"}} 2018-11-06 14:41:29,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:29,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51b7e7c-3574-4a75-8fba-137a289ab29b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:29,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e51b7e7c-3574-4a75-8fba-137a289ab29b 2018-11-06 14:41:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:29,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:29,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:29,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23318bd-2a2f-44f1-86f6-ac94f5032e85 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:41:29,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj used request id req-d23318bd-2a2f-44f1-86f6-ac94f5032e85 2018-11-06 14:41:29,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:29,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55980da-7212-42c8-bd0b-c0264e1de761 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:29,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a55980da-7212-42c8-bd0b-c0264e1de761 2018-11-06 14:41:29,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj"}}' 2018-11-06 14:41:29,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dba8b331-c321-4e82-86da-2228bdd2e0c0 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2478c770fad342e481f6d63060ffd49a"}, "enabled": true, "id": "2478c770fad342e481f6d63060ffd49a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj"}} 2018-11-06 14:41:29,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-dba8b331-c321-4e82-86da-2228bdd2e0c0 2018-11-06 14:41:29,663 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj 2018-11-06 14:41:29,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:29,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:30,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["lwYypX4kQoeEj_X5MZJ8lg"], "issued_at": "2018-11-06T14:41:30.000000Z"}} 2018-11-06 14:41:30,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8264d580a52435b9da3d2dcfccbf7d6c6d82bc7" 2018-11-06 14:41:30,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a0a2cd-ad73-42ef-9327-9cfc29d71a1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:30,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-66a0a2cd-ad73-42ef-9327-9cfc29d71a1a 2018-11-06 14:41:30,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:30,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8264d580a52435b9da3d2dcfccbf7d6c6d82bc7" 2018-11-06 14:41:30,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94603923-6d25-4c97-84b2-9a9b9620be34 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:41:30,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-94603923-6d25-4c97-84b2-9a9b9620be34 2018-11-06 14:41:30,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8264d580a52435b9da3d2dcfccbf7d6c6d82bc7" 2018-11-06 14:41:30,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a03164-4722-4f24-8025-243c786bb4a1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2478c770fad342e481f6d63060ffd49a"}, "enabled": true, "id": "2478c770fad342e481f6d63060ffd49a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj"}]} 2018-11-06 14:41:30,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj used request id req-b6a03164-4722-4f24-8025-243c786bb4a1 2018-11-06 14:41:30,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8264d580a52435b9da3d2dcfccbf7d6c6d82bc7" 2018-11-06 14:41:30,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011c64b5-362e-4b42-9daf-7e0dba91f3ac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:30,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-011c64b5-362e-4b42-9daf-7e0dba91f3ac 2018-11-06 14:41:30,705 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-user 2018-11-06 14:41:30,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:30,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:30,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93619858-bbda-42a9-affa-a7043b788e13 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:30,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-93619858-bbda-42a9-affa-a7043b788e13 2018-11-06 14:41:30,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" -d '{"role": {"name": "CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj-role"}}' 2018-11-06 14:41:30,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5e6ab15-f3de-411f-be08-a2830b609329 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd895b2f2cce45a486d345c7a3e4a629", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd895b2f2cce45a486d345c7a3e4a629"}, "name": "CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj-role"}} 2018-11-06 14:41:30,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f5e6ab15-f3de-411f-be08-a2830b609329 2018-11-06 14:41:30,915 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj-role 2018-11-06 14:41:30,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/dd895b2f2cce45a486d345c7a3e4a629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:30,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a586cd4-4271-48f0-af1e-e2da610fecf5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/dd895b2f2cce45a486d345c7a3e4a629"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj-role", "id": "dd895b2f2cce45a486d345c7a3e4a629"}} 2018-11-06 14:41:31,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/dd895b2f2cce45a486d345c7a3e4a629 used request id req-9a586cd4-4271-48f0-af1e-e2da610fecf5 2018-11-06 14:41:31,000 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj-role to project CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj 2018-11-06 14:41:31,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/2478c770fad342e481f6d63060ffd49a/users/8cc49421d14b4def9f578e1b383ca69a/roles/dd895b2f2cce45a486d345c7a3e4a629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:31,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a67627b2-a13c-4d73-b266-918380126471 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:31,132 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2478c770fad342e481f6d63060ffd49a/users/8cc49421d14b4def9f578e1b383ca69a/roles/dd895b2f2cce45a486d345c7a3e4a629 used request id req-a67627b2-a13c-4d73-b266-918380126471 2018-11-06 14:41:31,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:31,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:31,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["yoDThJYtTueFeajOMoDTxA"], "issued_at": "2018-11-06T14:41:31.000000Z"}} 2018-11-06 14:41:31,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7997954e93611f2bbab2c4b570cca31a772ac4b" 2018-11-06 14:41:31,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df2f5d5-e590-450b-a930-0d077702f6aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:31,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8df2f5d5-e590-450b-a930-0d077702f6aa 2018-11-06 14:41:31,611 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7997954e93611f2bbab2c4b570cca31a772ac4b" 2018-11-06 14:41:31,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:31 GMT Server: Apache x-compute-request-id: req-ff1c3d19-0f6d-46f0-990e-fc4f2ab19770 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff1c3d19-0f6d-46f0-990e-fc4f2ab19770 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-06 14:41:31,797 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-ff1c3d19-0f6d-46f0-990e-fc4f2ab19770 2018-11-06 14:41:31,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ff1c3d19-0f6d-46f0-990e-fc4f2ab19770" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7997954e93611f2bbab2c4b570cca31a772ac4b" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-f7153e2e-a773-41e4-a4e9-ff10d6cc6aa4-qos-spec"}}' 2018-11-06 14:41:31,987 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:31 GMT Server: Apache x-compute-request-id: req-73eb881f-572a-4d95-be22-f74ec5aaa34e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73eb881f-572a-4d95-be22-f74ec5aaa34e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9f6b9a7c-0d7d-486c-8c4e-c4be0da71f61", "name": "CreateVolumeTypeComplexTests-f7153e2e-a773-41e4-a4e9-ff10d6cc6aa4-qos-spec"}, "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/9f6b9a7c-0d7d-486c-8c4e-c4be0da71f61", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/qos-specs/9f6b9a7c-0d7d-486c-8c4e-c4be0da71f61", "rel": "bookmark"}]} 2018-11-06 14:41:31,987 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-73eb881f-572a-4d95-be22-f74ec5aaa34e 2018-11-06 14:41:31,988 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-f7153e2e-a773-41e4-a4e9-ff10d6cc6aa4-qos-spec 2018-11-06 14:41:31,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:31,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:32,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Nq0BubmbRTy1ePEpNWwhgQ"], "issued_at": "2018-11-06T14:41:32.000000Z"}} 2018-11-06 14:41:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0939bf018cc9d4b7876ca04b271b88e470ea94ca" 2018-11-06 14:41:32,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095baf3d-791b-45f2-8476-99bcbd80bcc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:32,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-095baf3d-791b-45f2-8476-99bcbd80bcc1 2018-11-06 14:41:32,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0939bf018cc9d4b7876ca04b271b88e470ea94ca" 2018-11-06 14:41:32,709 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:32 GMT Server: Apache x-compute-request-id: req-51a84494-8af8-44c7-a437-e097f320141e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-51a84494-8af8-44c7-a437-e097f320141e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-06 14:41:32,709 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-51a84494-8af8-44c7-a437-e097f320141e 2018-11-06 14:41:32,713 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-51a84494-8af8-44c7-a437-e097f320141e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0939bf018cc9d4b7876ca04b271b88e470ea94ca" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-f7153e2e-a773-41e4-a4e9-ff10d6cc6aa4-vol_type", "description": null}}' 2018-11-06 14:41:32,914 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:32 GMT Server: Apache x-compute-request-id: req-fd625a02-a936-479e-9f2c-f42d56d80826 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd625a02-a936-479e-9f2c-f42d56d80826 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f7153e2e-a773-41e4-a4e9-ff10d6cc6aa4-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50fa896d-04da-4c1a-bdb5-6a872d6d34cf", "description": null}} 2018-11-06 14:41:32,914 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types used request id req-fd625a02-a936-479e-9f2c-f42d56d80826 2018-11-06 14:41:32,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/50fa896d-04da-4c1a-bdb5-6a872d6d34cf/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-51a84494-8af8-44c7-a437-e097f320141e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0939bf018cc9d4b7876ca04b271b88e470ea94ca" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-06 14:41:33,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:32 GMT Server: Apache x-compute-request-id: req-a5ac2949-3503-4e87-baf5-b3bbe5991d99 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5ac2949-3503-4e87-baf5-b3bbe5991d99 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "50fa896d-04da-4c1a-bdb5-6a872d6d34cf", "name": "foo", "control_location": "back-end", "encryption_id": "55adfe0f-a4a8-4daf-babd-d97d5a9ba734", "provider": "bar", "provider_class": "bar"}} 2018-11-06 14:41:33,520 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/50fa896d-04da-4c1a-bdb5-6a872d6d34cf/encryption used request id req-a5ac2949-3503-4e87-baf5-b3bbe5991d99 2018-11-06 14:41:33,521 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-f7153e2e-a773-41e4-a4e9-ff10d6cc6aa4-vol_type 2018-11-06 14:41:33,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/50fa896d-04da-4c1a-bdb5-6a872d6d34cf -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0929120e482ac531bde81658fd871956c456eb0" 2018-11-06 14:41:33,689 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:33 GMT Server: Apache x-compute-request-id: req-c66a158f-a2f3-420a-b1a0-ce9e9e758e0a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c66a158f-a2f3-420a-b1a0-ce9e9e758e0a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f7153e2e-a773-41e4-a4e9-ff10d6cc6aa4-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50fa896d-04da-4c1a-bdb5-6a872d6d34cf", "description": null}} 2018-11-06 14:41:33,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/50fa896d-04da-4c1a-bdb5-6a872d6d34cf used request id req-c66a158f-a2f3-420a-b1a0-ce9e9e758e0a 2018-11-06 14:41:33,692 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/50fa896d-04da-4c1a-bdb5-6a872d6d34cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c66a158f-a2f3-420a-b1a0-ce9e9e758e0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0929120e482ac531bde81658fd871956c456eb0" 2018-11-06 14:41:34,245 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:33 GMT Server: Apache x-compute-request-id: req-5b3d64b1-2faf-4c72-89fe-771358cac13a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b3d64b1-2faf-4c72-89fe-771358cac13a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f7153e2e-a773-41e4-a4e9-ff10d6cc6aa4-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50fa896d-04da-4c1a-bdb5-6a872d6d34cf", "description": null}} 2018-11-06 14:41:34,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/50fa896d-04da-4c1a-bdb5-6a872d6d34cf used request id req-5b3d64b1-2faf-4c72-89fe-771358cac13a 2018-11-06 14:41:34,248 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/50fa896d-04da-4c1a-bdb5-6a872d6d34cf/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c66a158f-a2f3-420a-b1a0-ce9e9e758e0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0929120e482ac531bde81658fd871956c456eb0" 2018-11-06 14:41:34,410 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:34 GMT Server: Apache x-compute-request-id: req-c24128ae-666c-4175-8244-780389c44277 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c24128ae-666c-4175-8244-780389c44277 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "50fa896d-04da-4c1a-bdb5-6a872d6d34cf", "control_location": "back-end", "deleted": false, "created_at": "2018-11-06T14:41:33.000000", "updated_at": null, "encryption_id": "55adfe0f-a4a8-4daf-babd-d97d5a9ba734", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-06 14:41:34,411 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/50fa896d-04da-4c1a-bdb5-6a872d6d34cf/encryption used request id req-c24128ae-666c-4175-8244-780389c44277 2018-11-06 14:41:34,411 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-f7153e2e-a773-41e4-a4e9-ff10d6cc6aa4-vol_type 2018-11-06 14:41:34,414 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/50fa896d-04da-4c1a-bdb5-6a872d6d34cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51a84494-8af8-44c7-a437-e097f320141e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0939bf018cc9d4b7876ca04b271b88e470ea94ca" 2018-11-06 14:41:34,998 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c84fccb-115b-4f40-b095-b50f152d4dd7 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-11-06 14:41:34,998 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/50fa896d-04da-4c1a-bdb5-6a872d6d34cf used request id req-4c84fccb-115b-4f40-b095-b50f152d4dd7 2018-11-06 14:41:34,999 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-f7153e2e-a773-41e4-a4e9-ff10d6cc6aa4-qos-spec 2018-11-06 14:41:35,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/9f6b9a7c-0d7d-486c-8c4e-c4be0da71f61?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff1c3d19-0f6d-46f0-990e-fc4f2ab19770" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7997954e93611f2bbab2c4b570cca31a772ac4b" 2018-11-06 14:41:35,046 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-95b2837d-e55c-4c96-a72e-501d1f499682 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-11-06 14:41:35,046 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/9f6b9a7c-0d7d-486c-8c4e-c4be0da71f61?force=False used request id req-95b2837d-e55c-4c96-a72e-501d1f499682 2018-11-06 14:41:35,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:35,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-605d4a86-ee0f-4157-b4c4-7ea6cdc25e58 Date: Tue, 06 Nov 2018 14:41:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:41:35,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-605d4a86-ee0f-4157-b4c4-7ea6cdc25e58 2018-11-06 14:41:35,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:35,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc988c5f-047e-4799-98c9-8c192ab18ddb 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:41:35,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-cc988c5f-047e-4799-98c9-8c192ab18ddb 2018-11-06 14:41:35,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:35,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4529c4e4-3132-4164-90d7-709648987ce6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:41:35,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-4529c4e4-3132-4164-90d7-709648987ce6 2018-11-06 14:41:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:35,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338db841-3663-4ff5-a0db-9546a3d5dbba 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:41:35,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-338db841-3663-4ff5-a0db-9546a3d5dbba 2018-11-06 14:41:35,457 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj 2018-11-06 14:41:35,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/2478c770fad342e481f6d63060ffd49a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:35,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e48aed59-c8a9-4f71-921d-e073c21947ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:35,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2478c770fad342e481f6d63060ffd49a used request id req-e48aed59-c8a9-4f71-921d-e073c21947ae 2018-11-06 14:41:35,653 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-proj-role 2018-11-06 14:41:35,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/dd895b2f2cce45a486d345c7a3e4a629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:35,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bbf770a-e5d7-4e03-82e4-d1d28a17c32b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:35,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/dd895b2f2cce45a486d345c7a3e4a629 used request id req-5bbf770a-e5d7-4e03-82e4-d1d28a17c32b 2018-11-06 14:41:35,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0f1ec337a291111eaaa59e8a02f515f59a028f" 2018-11-06 14:41:35,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d97f2e-3c77-4211-becf-01e6dcbcd467 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:35,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-71d97f2e-3c77-4211-becf-01e6dcbcd467 2018-11-06 14:41:35,856 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-66b18ccd-c4f2-4f3-user 2018-11-06 14:41:35,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/8cc49421d14b4def9f578e1b383ca69a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8264d580a52435b9da3d2dcfccbf7d6c6d82bc7" 2018-11-06 14:41:36,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6d6f4aa-b2f1-498e-858c-d8ab16da7735 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:36,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8cc49421d14b4def9f578e1b383ca69a used request id req-a6d6f4aa-b2f1-498e-858c-d8ab16da7735 2018-11-06 14:41:36,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:36,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-bNq3R4TR0W7t_tAaq-GJw"], "issued_at": "2018-11-06T14:41:36.000000Z"}} 2018-11-06 14:41:36,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e45aaa18c1a517671d72e2ab9b6311605c2dec" 2018-11-06 14:41:36,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d04315-4630-4b50-b1bb-3cac7a4dde32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:36,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f8d04315-4630-4b50-b1bb-3cac7a4dde32 2018-11-06 14:41:36,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:36,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:36,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["oPGYpYpDROuieMg4SoOsxQ"], "issued_at": "2018-11-06T14:41:36.000000Z"}} 2018-11-06 14:41:36,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:36,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c538ae89-0621-4f4f-a905-8ca3a0ad38bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:36,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c538ae89-0621-4f4f-a905-8ca3a0ad38bd 2018-11-06 14:41:36,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:36,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:36,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5b764760-71fd-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:37,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82d3a14-f11f-40c1-a876-7770e561f00c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5b764760-71fd-410-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:41:37,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5b764760-71fd-410-proj used request id req-b82d3a14-f11f-40c1-a876-7770e561f00c 2018-11-06 14:41:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:37,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0ee944-d3c1-477a-b1b1-5e2f7d63b98d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:37,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ed0ee944-d3c1-477a-b1b1-5e2f7d63b98d 2018-11-06 14:41:37,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5b764760-71fd-410-proj"}}' 2018-11-06 14:41:37,310 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a722ba0-be23-4ff5-a361-61b322c4fa9c Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f0a40bfe6724f81a716c030a3aee35b"}, "enabled": true, "id": "1f0a40bfe6724f81a716c030a3aee35b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5b764760-71fd-410-proj"}} 2018-11-06 14:41:37,310 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7a722ba0-be23-4ff5-a361-61b322c4fa9c 2018-11-06 14:41:37,310 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-5b764760-71fd-410-proj 2018-11-06 14:41:37,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:37,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:37,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["HjRT8BLpR4O8rNsUt1Irqw"], "issued_at": "2018-11-06T14:41:37.000000Z"}} 2018-11-06 14:41:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bf5ddc4fd64e9fd3a1e58ea20ca1379aee56b1" 2018-11-06 14:41:37,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5cfcf4-f710-42cd-8c62-1aa87c9fc2dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:37,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eb5cfcf4-f710-42cd-8c62-1aa87c9fc2dd 2018-11-06 14:41:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:37,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:37,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bf5ddc4fd64e9fd3a1e58ea20ca1379aee56b1" 2018-11-06 14:41:37,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d659c61e-45c4-4f36-9469-a2e88945e35f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:41:37,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d659c61e-45c4-4f36-9469-a2e88945e35f 2018-11-06 14:41:37,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-5b764760-71fd-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bf5ddc4fd64e9fd3a1e58ea20ca1379aee56b1" 2018-11-06 14:41:37,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffa2126-57ed-4f59-94e9-a7c8d66ff5bc Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-5b764760-71fd-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f0a40bfe6724f81a716c030a3aee35b"}, "enabled": true, "id": "1f0a40bfe6724f81a716c030a3aee35b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5b764760-71fd-410-proj"}]} 2018-11-06 14:41:37,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-5b764760-71fd-410-proj used request id req-6ffa2126-57ed-4f59-94e9-a7c8d66ff5bc 2018-11-06 14:41:37,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bf5ddc4fd64e9fd3a1e58ea20ca1379aee56b1" 2018-11-06 14:41:37,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1cce9a5-fb08-4953-ac98-b29a3bf38388 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:37,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a1cce9a5-fb08-4953-ac98-b29a3bf38388 2018-11-06 14:41:38,309 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-5b764760-71fd-410-user 2018-11-06 14:41:38,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:38,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:38,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd6dfd7-a131-4cf2-b832-37b3560df975 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:38,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2cd6dfd7-a131-4cf2-b832-37b3560df975 2018-11-06 14:41:38,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" -d '{"role": {"name": "CreateVolumeTypeComplexTests-5b764760-71fd-410-proj-role"}}' 2018-11-06 14:41:38,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc753885-13d2-46b4-b8e0-1b22635e96e7 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "588988ddaf4c4cf6b87aa8cdb63a1f4c", "links": {"self": "http://172.30.9.27:5000/v3/roles/588988ddaf4c4cf6b87aa8cdb63a1f4c"}, "name": "CreateVolumeTypeComplexTests-5b764760-71fd-410-proj-role"}} 2018-11-06 14:41:38,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-cc753885-13d2-46b4-b8e0-1b22635e96e7 2018-11-06 14:41:38,520 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-5b764760-71fd-410-proj-role 2018-11-06 14:41:38,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/588988ddaf4c4cf6b87aa8cdb63a1f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:38,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba22a291-bcc7-4138-828b-25abe416d1aa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/588988ddaf4c4cf6b87aa8cdb63a1f4c"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-5b764760-71fd-410-proj-role", "id": "588988ddaf4c4cf6b87aa8cdb63a1f4c"}} 2018-11-06 14:41:38,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/588988ddaf4c4cf6b87aa8cdb63a1f4c used request id req-ba22a291-bcc7-4138-828b-25abe416d1aa 2018-11-06 14:41:38,539 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-5b764760-71fd-410-proj-role to project CreateVolumeTypeComplexTests-5b764760-71fd-410-proj 2018-11-06 14:41:38,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1f0a40bfe6724f81a716c030a3aee35b/users/10f63a676e574bfdb39c7ec0e007a929/roles/588988ddaf4c4cf6b87aa8cdb63a1f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:38,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bece7eba-e783-4dc0-8d12-bb37c72820ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:38,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1f0a40bfe6724f81a716c030a3aee35b/users/10f63a676e574bfdb39c7ec0e007a929/roles/588988ddaf4c4cf6b87aa8cdb63a1f4c used request id req-bece7eba-e783-4dc0-8d12-bb37c72820ba 2018-11-06 14:41:38,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:38,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:39,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["zE_gBPf8SuGPDY5T7bXZoQ"], "issued_at": "2018-11-06T14:41:39.000000Z"}} 2018-11-06 14:41:39,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e40708e3a270f14e71fa1edb29142b267fa3fb" 2018-11-06 14:41:39,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d7042e-45d7-4396-a362-7f0833930936 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:39,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-51d7042e-45d7-4396-a362-7f0833930936 2018-11-06 14:41:39,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e40708e3a270f14e71fa1edb29142b267fa3fb" 2018-11-06 14:41:39,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:39 GMT Server: Apache x-compute-request-id: req-415338f7-2062-4f94-acc4-01ecf70d6f78 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-415338f7-2062-4f94-acc4-01ecf70d6f78 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-06 14:41:39,519 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-415338f7-2062-4f94-acc4-01ecf70d6f78 2018-11-06 14:41:39,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-415338f7-2062-4f94-acc4-01ecf70d6f78" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e40708e3a270f14e71fa1edb29142b267fa3fb" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-qos-spec"}}' 2018-11-06 14:41:39,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:39 GMT Server: Apache x-compute-request-id: req-06d9ca0b-9bb9-4652-aa6e-af00ad9955df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-06d9ca0b-9bb9-4652-aa6e-af00ad9955df Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "abda8f34-9938-4564-b486-75e05e336aef", "name": "CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-qos-spec"}, "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/abda8f34-9938-4564-b486-75e05e336aef", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/qos-specs/abda8f34-9938-4564-b486-75e05e336aef", "rel": "bookmark"}]} 2018-11-06 14:41:39,724 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-06d9ca0b-9bb9-4652-aa6e-af00ad9955df 2018-11-06 14:41:39,725 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-qos-spec 2018-11-06 14:41:39,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:39,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:40,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["BxMTVr0fQFWDxRS66HEaHw"], "issued_at": "2018-11-06T14:41:40.000000Z"}} 2018-11-06 14:41:40,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf29a2affa2fbf4d11b9322dd2ced30c62a8ee9a" 2018-11-06 14:41:40,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a87bbd4-30ad-4648-b852-355e32f101f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:40,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4a87bbd4-30ad-4648-b852-355e32f101f1 2018-11-06 14:41:40,216 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf29a2affa2fbf4d11b9322dd2ced30c62a8ee9a" 2018-11-06 14:41:40,476 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:40 GMT Server: Apache x-compute-request-id: req-b48ea209-b39c-4c48-b5dd-3cd010322a14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b48ea209-b39c-4c48-b5dd-3cd010322a14 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-06 14:41:40,476 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-b48ea209-b39c-4c48-b5dd-3cd010322a14 2018-11-06 14:41:40,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b48ea209-b39c-4c48-b5dd-3cd010322a14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf29a2affa2fbf4d11b9322dd2ced30c62a8ee9a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-vol_type", "description": null}}' 2018-11-06 14:41:40,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:40 GMT Server: Apache x-compute-request-id: req-ad64e85c-a3c8-49c8-bcb9-789f46e6fc69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad64e85c-a3c8-49c8-bcb9-789f46e6fc69 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e72be4ef-163f-4083-ae3c-c13bdc8fd152", "description": null}} 2018-11-06 14:41:40,679 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types used request id req-ad64e85c-a3c8-49c8-bcb9-789f46e6fc69 2018-11-06 14:41:40,682 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b48ea209-b39c-4c48-b5dd-3cd010322a14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf29a2affa2fbf4d11b9322dd2ced30c62a8ee9a" 2018-11-06 14:41:40,849 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:40 GMT Server: Apache x-compute-request-id: req-ad4929fa-c58b-4301-ad65-56a0431e3455 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad4929fa-c58b-4301-ad65-56a0431e3455 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "abda8f34-9938-4564-b486-75e05e336aef", "name": "CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-qos-spec"}]} 2018-11-06 14:41:40,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-ad4929fa-c58b-4301-ad65-56a0431e3455 2018-11-06 14:41:40,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/abda8f34-9938-4564-b486-75e05e336aef/associate?vol_type_id=e72be4ef-163f-4083-ae3c-c13bdc8fd152 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b48ea209-b39c-4c48-b5dd-3cd010322a14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf29a2affa2fbf4d11b9322dd2ced30c62a8ee9a" 2018-11-06 14:41:41,064 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3f9e0833-29ba-4dc0-baba-063f10615057 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-11-06 14:41:41,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/abda8f34-9938-4564-b486-75e05e336aef/associate?vol_type_id=e72be4ef-163f-4083-ae3c-c13bdc8fd152 used request id req-3f9e0833-29ba-4dc0-baba-063f10615057 2018-11-06 14:41:41,065 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-vol_type 2018-11-06 14:41:41,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/e72be4ef-163f-4083-ae3c-c13bdc8fd152 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e45aaa18c1a517671d72e2ab9b6311605c2dec" 2018-11-06 14:41:41,244 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:41 GMT Server: Apache x-compute-request-id: req-4f5724e0-0f63-4186-b4b1-2d016699a688 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f5724e0-0f63-4186-b4b1-2d016699a688 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-vol_type", "qos_specs_id": "abda8f34-9938-4564-b486-75e05e336aef", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e72be4ef-163f-4083-ae3c-c13bdc8fd152", "description": null}} 2018-11-06 14:41:41,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/e72be4ef-163f-4083-ae3c-c13bdc8fd152 used request id req-4f5724e0-0f63-4186-b4b1-2d016699a688 2018-11-06 14:41:41,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/e72be4ef-163f-4083-ae3c-c13bdc8fd152 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f5724e0-0f63-4186-b4b1-2d016699a688" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e45aaa18c1a517671d72e2ab9b6311605c2dec" 2018-11-06 14:41:41,417 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:41 GMT Server: Apache x-compute-request-id: req-73c1886a-a84f-40c9-94f1-fa89f0970837 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73c1886a-a84f-40c9-94f1-fa89f0970837 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-vol_type", "qos_specs_id": "abda8f34-9938-4564-b486-75e05e336aef", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e72be4ef-163f-4083-ae3c-c13bdc8fd152", "description": null}} 2018-11-06 14:41:41,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/e72be4ef-163f-4083-ae3c-c13bdc8fd152 used request id req-73c1886a-a84f-40c9-94f1-fa89f0970837 2018-11-06 14:41:41,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/e72be4ef-163f-4083-ae3c-c13bdc8fd152/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f5724e0-0f63-4186-b4b1-2d016699a688" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e45aaa18c1a517671d72e2ab9b6311605c2dec" 2018-11-06 14:41:41,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:41 GMT Server: Apache x-compute-request-id: req-2ec7a3dd-9606-4f67-bdf5-f9dd224596a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2ec7a3dd-9606-4f67-bdf5-f9dd224596a7 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 14:41:41,611 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/e72be4ef-163f-4083-ae3c-c13bdc8fd152/encryption used request id req-2ec7a3dd-9606-4f67-bdf5-f9dd224596a7 2018-11-06 14:41:41,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/abda8f34-9938-4564-b486-75e05e336aef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f5724e0-0f63-4186-b4b1-2d016699a688" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e45aaa18c1a517671d72e2ab9b6311605c2dec" 2018-11-06 14:41:41,631 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:41 GMT Server: Apache x-compute-request-id: req-73e9813e-e2b8-4b21-91f2-8807e67c1708 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73e9813e-e2b8-4b21-91f2-8807e67c1708 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "abda8f34-9938-4564-b486-75e05e336aef", "name": "CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-qos-spec"}, "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/abda8f34-9938-4564-b486-75e05e336aef", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/qos-specs/abda8f34-9938-4564-b486-75e05e336aef", "rel": "bookmark"}]} 2018-11-06 14:41:41,631 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/abda8f34-9938-4564-b486-75e05e336aef used request id req-73e9813e-e2b8-4b21-91f2-8807e67c1708 2018-11-06 14:41:41,631 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-vol_type 2018-11-06 14:41:41,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/e72be4ef-163f-4083-ae3c-c13bdc8fd152 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b48ea209-b39c-4c48-b5dd-3cd010322a14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf29a2affa2fbf4d11b9322dd2ced30c62a8ee9a" 2018-11-06 14:41:41,831 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8068dfe6-c45b-4b03-9e7e-994a4b4a8962 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-11-06 14:41:41,831 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/e72be4ef-163f-4083-ae3c-c13bdc8fd152 used request id req-8068dfe6-c45b-4b03-9e7e-994a4b4a8962 2018-11-06 14:41:41,832 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-6f6ef938-6530-4f5e-b6bb-153b96d302cf-qos-spec 2018-11-06 14:41:41,834 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/abda8f34-9938-4564-b486-75e05e336aef?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-415338f7-2062-4f94-acc4-01ecf70d6f78" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e40708e3a270f14e71fa1edb29142b267fa3fb" 2018-11-06 14:41:42,034 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f4841645-4bba-445d-8547-a72e18ce95f9 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-11-06 14:41:42,034 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/abda8f34-9938-4564-b486-75e05e336aef?force=False used request id req-f4841645-4bba-445d-8547-a72e18ce95f9 2018-11-06 14:41:42,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:42,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0f04415a-da0b-474d-9da4-cd4ef0b75b24 Date: Tue, 06 Nov 2018 14:41:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:41:42,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-0f04415a-da0b-474d-9da4-cd4ef0b75b24 2018-11-06 14:41:42,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:42,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a2ddcd-5aaf-4ced-a7cb-329a1eb05335 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:41:42,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-56a2ddcd-5aaf-4ced-a7cb-329a1eb05335 2018-11-06 14:41:42,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:42,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aec108b-673e-4ffa-a2d5-245888b72dac Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:41:42,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-1aec108b-673e-4ffa-a2d5-245888b72dac 2018-11-06 14:41:42,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:42,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55e792a-a4c6-4456-870c-f4f4eaf68c10 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:41:42,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-a55e792a-a4c6-4456-870c-f4f4eaf68c10 2018-11-06 14:41:42,531 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-5b764760-71fd-410-proj 2018-11-06 14:41:42,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1f0a40bfe6724f81a716c030a3aee35b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:42,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec31186e-0e44-46e4-9100-2ce9e22d3a90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:42,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1f0a40bfe6724f81a716c030a3aee35b used request id req-ec31186e-0e44-46e4-9100-2ce9e22d3a90 2018-11-06 14:41:42,857 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-5b764760-71fd-410-proj-role 2018-11-06 14:41:42,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/588988ddaf4c4cf6b87aa8cdb63a1f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:42,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bab3316-b6e9-4f10-98d0-8784fb6bc945 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:42,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/588988ddaf4c4cf6b87aa8cdb63a1f4c used request id req-3bab3316-b6e9-4f10-98d0-8784fb6bc945 2018-11-06 14:41:42,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a32f15368c172892c8d85d1969a6bdc4148907" 2018-11-06 14:41:43,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d498ef4e-47c9-4116-8822-1ce271d547c2 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:43,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d498ef4e-47c9-4116-8822-1ce271d547c2 2018-11-06 14:41:43,067 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-5b764760-71fd-410-user 2018-11-06 14:41:43,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/10f63a676e574bfdb39c7ec0e007a929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bf5ddc4fd64e9fd3a1e58ea20ca1379aee56b1" 2018-11-06 14:41:43,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1c25d8b-d5d7-4214-934d-44586f0c7419 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:43,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/10f63a676e574bfdb39c7ec0e007a929 used request id req-b1c25d8b-d5d7-4214-934d-44586f0c7419 2018-11-06 14:41:43,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:43,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ZZjhjHZkRa-N0bW44NSwpg"], "issued_at": "2018-11-06T14:41:43.000000Z"}} 2018-11-06 14:41:43,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b1c6cf80694dedae36aefe555e0af8eaa14be0" 2018-11-06 14:41:43,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3745d6cc-6200-4dd0-84da-1af5a44ce6a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:43,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3745d6cc-6200-4dd0-84da-1af5a44ce6a9 2018-11-06 14:41:43,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:43,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:44,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Mn-qrBl3Rbmf2be-gu5A9g"], "issued_at": "2018-11-06T14:41:44.000000Z"}} 2018-11-06 14:41:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:44,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c946d53-adb3-4ae2-b51e-6f8c2425c863 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:44,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c946d53-adb3-4ae2-b51e-6f8c2425c863 2018-11-06 14:41:44,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:44,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:44,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:44,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8040b81-cbbd-4ac7-aed8-e17e10822a26 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:41:44,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj used request id req-d8040b81-cbbd-4ac7-aed8-e17e10822a26 2018-11-06 14:41:44,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:44,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffa1a78-f19b-425c-b6f3-f52da210fc54 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:44,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6ffa1a78-f19b-425c-b6f3-f52da210fc54 2018-11-06 14:41:44,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj"}}' 2018-11-06 14:41:44,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89ff1092-7b20-4368-8984-ec19527f410d Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/53b02a8a648f49fdacc3b65e4a00f0bd"}, "enabled": true, "id": "53b02a8a648f49fdacc3b65e4a00f0bd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj"}} 2018-11-06 14:41:44,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-89ff1092-7b20-4368-8984-ec19527f410d 2018-11-06 14:41:44,622 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj 2018-11-06 14:41:44,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:44,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:44,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["PPPzfn70T-KFhIaZwG34dw"], "issued_at": "2018-11-06T14:41:44.000000Z"}} 2018-11-06 14:41:44,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314205398c9cde7b52ff8f3b5c4e9eacde2cb831" 2018-11-06 14:41:45,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346c32b8-b291-432a-9633-e53be4ad689e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:45,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-346c32b8-b291-432a-9633-e53be4ad689e 2018-11-06 14:41:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:45,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314205398c9cde7b52ff8f3b5c4e9eacde2cb831" 2018-11-06 14:41:45,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627db7ed-2441-4daf-89ca-261935ffa2c2 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:41:45,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-627db7ed-2441-4daf-89ca-261935ffa2c2 2018-11-06 14:41:45,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314205398c9cde7b52ff8f3b5c4e9eacde2cb831" 2018-11-06 14:41:45,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab95811d-7ea3-4ab9-9e3f-963d18d9f7a5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/53b02a8a648f49fdacc3b65e4a00f0bd"}, "enabled": true, "id": "53b02a8a648f49fdacc3b65e4a00f0bd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj"}]} 2018-11-06 14:41:45,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj used request id req-ab95811d-7ea3-4ab9-9e3f-963d18d9f7a5 2018-11-06 14:41:45,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314205398c9cde7b52ff8f3b5c4e9eacde2cb831" 2018-11-06 14:41:45,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de1ca86-f8d0-422f-9782-7a201322ed09 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:45,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9de1ca86-f8d0-422f-9782-7a201322ed09 2018-11-06 14:41:45,741 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-user 2018-11-06 14:41:45,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:45,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:45,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41266c8-bf72-48f0-8753-9b6edcb04053 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:45,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d41266c8-bf72-48f0-8753-9b6edcb04053 2018-11-06 14:41:45,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" -d '{"role": {"name": "CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj-role"}}' 2018-11-06 14:41:45,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7678dcb4-fc61-4584-a623-d264783f700d Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fdfdca13fed8456cab2a2faf7cb12677", "links": {"self": "http://172.30.9.27:5000/v3/roles/fdfdca13fed8456cab2a2faf7cb12677"}, "name": "CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj-role"}} 2018-11-06 14:41:45,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-7678dcb4-fc61-4584-a623-d264783f700d 2018-11-06 14:41:45,951 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj-role 2018-11-06 14:41:45,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/fdfdca13fed8456cab2a2faf7cb12677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:46,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d8551d-fd2a-43b3-b6b4-0fcd1209096b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/fdfdca13fed8456cab2a2faf7cb12677"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj-role", "id": "fdfdca13fed8456cab2a2faf7cb12677"}} 2018-11-06 14:41:46,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/fdfdca13fed8456cab2a2faf7cb12677 used request id req-54d8551d-fd2a-43b3-b6b4-0fcd1209096b 2018-11-06 14:41:46,036 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj-role to project CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj 2018-11-06 14:41:46,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/53b02a8a648f49fdacc3b65e4a00f0bd/users/b2e63910d15a4c63818509b2e292f634/roles/fdfdca13fed8456cab2a2faf7cb12677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:46,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df2c5cf8-367c-440f-82ca-f8ebdb29f976 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:46,169 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/53b02a8a648f49fdacc3b65e4a00f0bd/users/b2e63910d15a4c63818509b2e292f634/roles/fdfdca13fed8456cab2a2faf7cb12677 used request id req-df2c5cf8-367c-440f-82ca-f8ebdb29f976 2018-11-06 14:41:46,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:46,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:46,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["PVIr2wNIRWC0BdhWw4ngNQ"], "issued_at": "2018-11-06T14:41:46.000000Z"}} 2018-11-06 14:41:46,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f64768271d3d943fedacf3d3e70353b5c222a0" 2018-11-06 14:41:46,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7446d69b-214e-4d7c-8491-231955f67254 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:46,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7446d69b-214e-4d7c-8491-231955f67254 2018-11-06 14:41:46,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f64768271d3d943fedacf3d3e70353b5c222a0" 2018-11-06 14:41:46,795 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:46 GMT Server: Apache x-compute-request-id: req-58d4f792-6b47-4e89-b2bd-2b30e77eb672 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-58d4f792-6b47-4e89-b2bd-2b30e77eb672 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-06 14:41:46,796 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-58d4f792-6b47-4e89-b2bd-2b30e77eb672 2018-11-06 14:41:46,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-58d4f792-6b47-4e89-b2bd-2b30e77eb672" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f64768271d3d943fedacf3d3e70353b5c222a0" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-qos-spec"}}' 2018-11-06 14:41:46,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:46 GMT Server: Apache x-compute-request-id: req-b9c83cd5-d2b7-4ca0-9af2-c63282e4b1d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9c83cd5-d2b7-4ca0-9af2-c63282e4b1d8 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c2d9bfe4-8e83-4e17-9402-a096b37d655b", "name": "CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-qos-spec"}, "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/c2d9bfe4-8e83-4e17-9402-a096b37d655b", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/qos-specs/c2d9bfe4-8e83-4e17-9402-a096b37d655b", "rel": "bookmark"}]} 2018-11-06 14:41:46,998 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-b9c83cd5-d2b7-4ca0-9af2-c63282e4b1d8 2018-11-06 14:41:46,999 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-qos-spec 2018-11-06 14:41:46,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:47,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:47,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["lthxScWsSuKNJaKzBYuW8A"], "issued_at": "2018-11-06T14:41:47.000000Z"}} 2018-11-06 14:41:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369f0c56743d8f926e77e9979cc33cba3c93b19b" 2018-11-06 14:41:47,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33d3d65-5e55-4310-8210-1de31ec69654 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:47,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c33d3d65-5e55-4310-8210-1de31ec69654 2018-11-06 14:41:47,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369f0c56743d8f926e77e9979cc33cba3c93b19b" 2018-11-06 14:41:47,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:47 GMT Server: Apache x-compute-request-id: req-c9ca79c9-d421-435e-abd7-63ce1004beef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c9ca79c9-d421-435e-abd7-63ce1004beef Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-06 14:41:47,659 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-c9ca79c9-d421-435e-abd7-63ce1004beef 2018-11-06 14:41:47,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c9ca79c9-d421-435e-abd7-63ce1004beef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369f0c56743d8f926e77e9979cc33cba3c93b19b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-vol_type", "description": null}}' 2018-11-06 14:41:47,858 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:47 GMT Server: Apache x-compute-request-id: req-ce4e7357-448a-4cb5-83fd-a2436659d435 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce4e7357-448a-4cb5-83fd-a2436659d435 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "de1835d1-4143-48ee-9224-49290ca031b5", "description": null}} 2018-11-06 14:41:47,858 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types used request id req-ce4e7357-448a-4cb5-83fd-a2436659d435 2018-11-06 14:41:47,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de1835d1-4143-48ee-9224-49290ca031b5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c9ca79c9-d421-435e-abd7-63ce1004beef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369f0c56743d8f926e77e9979cc33cba3c93b19b" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-06 14:41:48,089 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:47 GMT Server: Apache x-compute-request-id: req-d7c2d2dc-1108-4e05-9604-09b6944ff14d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7c2d2dc-1108-4e05-9604-09b6944ff14d Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "de1835d1-4143-48ee-9224-49290ca031b5", "name": "foo", "control_location": "back-end", "encryption_id": "31daa4d5-2f53-49f9-894e-1069199fafdf", "provider": "bar", "provider_class": "bar"}} 2018-11-06 14:41:48,089 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de1835d1-4143-48ee-9224-49290ca031b5/encryption used request id req-d7c2d2dc-1108-4e05-9604-09b6944ff14d 2018-11-06 14:41:48,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9ca79c9-d421-435e-abd7-63ce1004beef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369f0c56743d8f926e77e9979cc33cba3c93b19b" 2018-11-06 14:41:48,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:48 GMT Server: Apache x-compute-request-id: req-781ccdb4-c49c-4e87-a071-12a4078e2f3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-781ccdb4-c49c-4e87-a071-12a4078e2f3e Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "c2d9bfe4-8e83-4e17-9402-a096b37d655b", "name": "CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-qos-spec"}]} 2018-11-06 14:41:48,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs used request id req-781ccdb4-c49c-4e87-a071-12a4078e2f3e 2018-11-06 14:41:48,659 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/c2d9bfe4-8e83-4e17-9402-a096b37d655b/associate?vol_type_id=de1835d1-4143-48ee-9224-49290ca031b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9ca79c9-d421-435e-abd7-63ce1004beef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369f0c56743d8f926e77e9979cc33cba3c93b19b" 2018-11-06 14:41:48,855 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf8cb36d-9741-433e-8d63-e458d1a29bc5 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-11-06 14:41:48,855 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/c2d9bfe4-8e83-4e17-9402-a096b37d655b/associate?vol_type_id=de1835d1-4143-48ee-9224-49290ca031b5 used request id req-bf8cb36d-9741-433e-8d63-e458d1a29bc5 2018-11-06 14:41:48,855 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-vol_type 2018-11-06 14:41:48,858 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de1835d1-4143-48ee-9224-49290ca031b5 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b1c6cf80694dedae36aefe555e0af8eaa14be0" 2018-11-06 14:41:49,033 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:48 GMT Server: Apache x-compute-request-id: req-b0c9f4d1-2b9f-49cc-a9fb-d7dea31bc3e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0c9f4d1-2b9f-49cc-a9fb-d7dea31bc3e1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-vol_type", "qos_specs_id": "c2d9bfe4-8e83-4e17-9402-a096b37d655b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "de1835d1-4143-48ee-9224-49290ca031b5", "description": null}} 2018-11-06 14:41:49,034 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de1835d1-4143-48ee-9224-49290ca031b5 used request id req-b0c9f4d1-2b9f-49cc-a9fb-d7dea31bc3e1 2018-11-06 14:41:49,037 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de1835d1-4143-48ee-9224-49290ca031b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0c9f4d1-2b9f-49cc-a9fb-d7dea31bc3e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b1c6cf80694dedae36aefe555e0af8eaa14be0" 2018-11-06 14:41:49,205 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:49 GMT Server: Apache x-compute-request-id: req-a8420c37-51d1-4fe6-8391-cd84a8bb3f26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8420c37-51d1-4fe6-8391-cd84a8bb3f26 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-vol_type", "qos_specs_id": "c2d9bfe4-8e83-4e17-9402-a096b37d655b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "de1835d1-4143-48ee-9224-49290ca031b5", "description": null}} 2018-11-06 14:41:49,206 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de1835d1-4143-48ee-9224-49290ca031b5 used request id req-a8420c37-51d1-4fe6-8391-cd84a8bb3f26 2018-11-06 14:41:49,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de1835d1-4143-48ee-9224-49290ca031b5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0c9f4d1-2b9f-49cc-a9fb-d7dea31bc3e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b1c6cf80694dedae36aefe555e0af8eaa14be0" 2018-11-06 14:41:49,371 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:49 GMT Server: Apache x-compute-request-id: req-1bc0f813-1d67-469b-9a19-35786ece6625 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1bc0f813-1d67-469b-9a19-35786ece6625 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "de1835d1-4143-48ee-9224-49290ca031b5", "control_location": "back-end", "deleted": false, "created_at": "2018-11-06T14:41:48.000000", "updated_at": null, "encryption_id": "31daa4d5-2f53-49f9-894e-1069199fafdf", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-06 14:41:49,371 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de1835d1-4143-48ee-9224-49290ca031b5/encryption used request id req-1bc0f813-1d67-469b-9a19-35786ece6625 2018-11-06 14:41:49,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/c2d9bfe4-8e83-4e17-9402-a096b37d655b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0c9f4d1-2b9f-49cc-a9fb-d7dea31bc3e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b1c6cf80694dedae36aefe555e0af8eaa14be0" 2018-11-06 14:41:49,551 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:49 GMT Server: Apache x-compute-request-id: req-7d3d7522-681e-434f-803d-403f9e8ea1db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d3d7522-681e-434f-803d-403f9e8ea1db Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c2d9bfe4-8e83-4e17-9402-a096b37d655b", "name": "CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-qos-spec"}, "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/c2d9bfe4-8e83-4e17-9402-a096b37d655b", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/qos-specs/c2d9bfe4-8e83-4e17-9402-a096b37d655b", "rel": "bookmark"}]} 2018-11-06 14:41:49,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/c2d9bfe4-8e83-4e17-9402-a096b37d655b used request id req-7d3d7522-681e-434f-803d-403f9e8ea1db 2018-11-06 14:41:49,551 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-vol_type 2018-11-06 14:41:49,554 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de1835d1-4143-48ee-9224-49290ca031b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9ca79c9-d421-435e-abd7-63ce1004beef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369f0c56743d8f926e77e9979cc33cba3c93b19b" 2018-11-06 14:41:49,772 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1ce2084f-8daf-4e3f-9bb0-c03b25dab51e 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-11-06 14:41:49,772 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/de1835d1-4143-48ee-9224-49290ca031b5 used request id req-1ce2084f-8daf-4e3f-9bb0-c03b25dab51e 2018-11-06 14:41:49,773 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-8826eebc-c35c-4dd6-85f0-4f3fd82bdb5c-qos-spec 2018-11-06 14:41:49,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/c2d9bfe4-8e83-4e17-9402-a096b37d655b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58d4f792-6b47-4e89-b2bd-2b30e77eb672" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f64768271d3d943fedacf3d3e70353b5c222a0" 2018-11-06 14:41:49,968 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-43ba4b70-714f-43c2-856a-8766d49de6eb 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-11-06 14:41:49,968 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/qos-specs/c2d9bfe4-8e83-4e17-9402-a096b37d655b?force=False used request id req-43ba4b70-714f-43c2-856a-8766d49de6eb 2018-11-06 14:41:49,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:50,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ce56d59c-a4ef-44e0-b34e-b0c085a595ed Date: Tue, 06 Nov 2018 14:41:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:41:50,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ce56d59c-a4ef-44e0-b34e-b0c085a595ed 2018-11-06 14:41:50,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:50,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99f3153-1f29-4f5e-8e0e-bfd589c916cc 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:41:50,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-c99f3153-1f29-4f5e-8e0e-bfd589c916cc 2018-11-06 14:41:50,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:50,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866f5a1e-cf64-4e6c-b440-9e2c13fbc366 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:41:50,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-866f5a1e-cf64-4e6c-b440-9e2c13fbc366 2018-11-06 14:41:50,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:50,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0daee48-3643-4b96-bd2f-07ccc622c697 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:41:50,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-a0daee48-3643-4b96-bd2f-07ccc622c697 2018-11-06 14:41:50,442 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj 2018-11-06 14:41:50,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/53b02a8a648f49fdacc3b65e4a00f0bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:50,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ffafed-615f-42bd-80b5-0a137e8b4a6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:50,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/53b02a8a648f49fdacc3b65e4a00f0bd used request id req-f1ffafed-615f-42bd-80b5-0a137e8b4a6c 2018-11-06 14:41:50,636 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-proj-role 2018-11-06 14:41:50,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/fdfdca13fed8456cab2a2faf7cb12677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:50,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8524c87e-2d8f-4dea-8b53-c9287164fdd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:50,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/fdfdca13fed8456cab2a2faf7cb12677 used request id req-8524c87e-2d8f-4dea-8b53-c9287164fdd0 2018-11-06 14:41:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85236010787a1133d02d047539f3cc68447be8a1" 2018-11-06 14:41:50,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5592eed-8996-444c-941f-98c686894487 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:50,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c5592eed-8996-444c-941f-98c686894487 2018-11-06 14:41:50,846 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-bf78254c-23ea-4d7-user 2018-11-06 14:41:50,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/b2e63910d15a4c63818509b2e292f634 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314205398c9cde7b52ff8f3b5c4e9eacde2cb831" 2018-11-06 14:41:51,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6803db0-e67c-4c50-afab-60f8e034e135 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:51,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b2e63910d15a4c63818509b2e292f634 used request id req-a6803db0-e67c-4c50-afab-60f8e034e135 2018-11-06 14:41:51,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:51,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["pLn-9fvqRf-1OmfOqDtqJg"], "issued_at": "2018-11-06T14:41:51.000000Z"}} 2018-11-06 14:41:51,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656fcc5191172ffd52540001426db910a8b65e73" 2018-11-06 14:41:51,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bdd0587-79bc-4426-96e7-19e91c832e62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:51,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6bdd0587-79bc-4426-96e7-19e91c832e62 2018-11-06 14:41:51,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:51,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:51,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["v8SgohrWRLeb6BKynmEFFw"], "issued_at": "2018-11-06T14:41:51.000000Z"}} 2018-11-06 14:41:51,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:41:51,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20897000-3678-4a44-af60-34a4d4f961fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:51,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-20897000-3678-4a44-af60-34a4d4f961fd 2018-11-06 14:41:51,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:51,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:51,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:41:52,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa255c7a-c2b3-470c-9139-98b21909296f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:41:52,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj used request id req-aa255c7a-c2b3-470c-9139-98b21909296f 2018-11-06 14:41:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:41:52,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cdb2dc6-436c-4893-8319-2f3aaad8829a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:52,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0cdb2dc6-436c-4893-8319-2f3aaad8829a 2018-11-06 14:41:52,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj"}}' 2018-11-06 14:41:52,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aa46491-65f6-4250-905a-0d9d2f419bb5 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6a0c3ca2be7b49cfbfae7ea703bd162a"}, "enabled": true, "id": "6a0c3ca2be7b49cfbfae7ea703bd162a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj"}} 2018-11-06 14:41:52,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7aa46491-65f6-4250-905a-0d9d2f419bb5 2018-11-06 14:41:52,263 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj 2018-11-06 14:41:52,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:52,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:52,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["L_hsyI7YTr2MmPQJNHCrwA"], "issued_at": "2018-11-06T14:41:52.000000Z"}} 2018-11-06 14:41:52,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1becf93fedefbbbb9bf92120836d90298fb4c5" 2018-11-06 14:41:52,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03d49cd-0294-4449-9f29-e2a7c31c8d94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:52,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d03d49cd-0294-4449-9f29-e2a7c31c8d94 2018-11-06 14:41:52,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:52,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:52,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1becf93fedefbbbb9bf92120836d90298fb4c5" 2018-11-06 14:41:52,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742832b0-6603-4573-a41e-2d0b9e899c8c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:41:52,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-742832b0-6603-4573-a41e-2d0b9e899c8c 2018-11-06 14:41:52,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1becf93fedefbbbb9bf92120836d90298fb4c5" 2018-11-06 14:41:52,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44edeeb6-f5f7-4814-af62-caf7d7d6c0cc Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6a0c3ca2be7b49cfbfae7ea703bd162a"}, "enabled": true, "id": "6a0c3ca2be7b49cfbfae7ea703bd162a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj"}]} 2018-11-06 14:41:52,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj used request id req-44edeeb6-f5f7-4814-af62-caf7d7d6c0cc 2018-11-06 14:41:52,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1becf93fedefbbbb9bf92120836d90298fb4c5" 2018-11-06 14:41:52,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8246ab22-353f-4101-a3a6-880336ce7b3e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:41:52,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8246ab22-353f-4101-a3a6-880336ce7b3e 2018-11-06 14:41:53,322 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-user 2018-11-06 14:41:53,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:53,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:41:53,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b147e0-14ee-4e11-ac98-c6eb24b1b759 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:41:53,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78b147e0-14ee-4e11-ac98-c6eb24b1b759 2018-11-06 14:41:53,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj-role"}}' 2018-11-06 14:41:53,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf317a58-a932-4802-bcff-daedcee9a499 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ba5b378a089406fa4cc8492e2855148", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ba5b378a089406fa4cc8492e2855148"}, "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj-role"}} 2018-11-06 14:41:53,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-cf317a58-a932-4802-bcff-daedcee9a499 2018-11-06 14:41:53,550 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj-role 2018-11-06 14:41:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/4ba5b378a089406fa4cc8492e2855148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:41:53,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00efbb4-ae2e-43fa-918f-e96ffb2ce8e0 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4ba5b378a089406fa4cc8492e2855148"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj-role", "id": "4ba5b378a089406fa4cc8492e2855148"}} 2018-11-06 14:41:53,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4ba5b378a089406fa4cc8492e2855148 used request id req-e00efbb4-ae2e-43fa-918f-e96ffb2ce8e0 2018-11-06 14:41:53,634 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj-role to project CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj 2018-11-06 14:41:53,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6a0c3ca2be7b49cfbfae7ea703bd162a/users/410b90d454564e30a8a41ad5ea78bcf8/roles/4ba5b378a089406fa4cc8492e2855148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:41:53,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88a37095-b6cf-440b-a05f-85385f0148a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:41:53,773 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6a0c3ca2be7b49cfbfae7ea703bd162a/users/410b90d454564e30a8a41ad5ea78bcf8/roles/4ba5b378a089406fa4cc8492e2855148 used request id req-88a37095-b6cf-440b-a05f-85385f0148a5 2018-11-06 14:41:53,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:54,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ba5b378a089406fa4cc8492e2855148", "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj-role"}], "expires_at": "2018-11-06T15:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a0c3ca2be7b49cfbfae7ea703bd162a", "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-user", "id": "410b90d454564e30a8a41ad5ea78bcf8"}, "audit_ids": ["pVchf3qiSm2FyTjt_VEe7w"], "issued_at": "2018-11-06T14:41:54.000000Z"}} 2018-11-06 14:41:54,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f1298e2276cd8e30417236b7410317b0dfd87b" 2018-11-06 14:41:54,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b5b84c-88cd-4769-a227-223e69b66311 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:54,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-55b5b84c-88cd-4769-a227-223e69b66311 2018-11-06 14:41:54,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:41:54,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:41:54,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ba5b378a089406fa4cc8492e2855148", "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj-role"}], "expires_at": "2018-11-06T15:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a0c3ca2be7b49cfbfae7ea703bd162a", "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6a0c3ca2be7b49cfbfae7ea703bd162a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-user", "id": "410b90d454564e30a8a41ad5ea78bcf8"}, "audit_ids": ["xsdISVO2QgOgKIb7D5gxrw"], "issued_at": "2018-11-06T14:41:54.000000Z"}} 2018-11-06 14:41:54,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd598997283f1d4443c4ff4ac17350319a6c88f2" 2018-11-06 14:41:54,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d7a243-823c-4100-b990-8ce83a5e5028 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:41:54,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-87d7a243-823c-4100-b990-8ce83a5e5028 2018-11-06 14:41:54,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd598997283f1d4443c4ff4ac17350319a6c88f2" 2018-11-06 14:41:54,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:54 GMT Server: Apache x-compute-request-id: req-8aab5653-9b42-4079-9bcd-08fccca3872e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8aab5653-9b42-4079-9bcd-08fccca3872e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:41:54,881 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/detail used request id req-8aab5653-9b42-4079-9bcd-08fccca3872e 2018-11-06 14:41:54,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8aab5653-9b42-4079-9bcd-08fccca3872e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd598997283f1d4443c4ff4ac17350319a6c88f2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d", "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-11-06 14:41:55,627 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:54 GMT Server: Apache x-compute-request-id: req-a0692d17-891f-4453-8c8d-8b5fc9688ac8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a0692d17-891f-4453-8c8d-8b5fc9688ac8 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "410b90d454564e30a8a41ad5ea78bcf8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "self"}, {"href": "http://172.30.9.27:8776/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:41:55.540739", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "size": 1}} 2018-11-06 14:41:55,627 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes used request id req-a0692d17-891f-4453-8c8d-8b5fc9688ac8 2018-11-06 14:41:55,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8aab5653-9b42-4079-9bcd-08fccca3872e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd598997283f1d4443c4ff4ac17350319a6c88f2" 2018-11-06 14:41:55,910 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:55 GMT Server: Apache x-compute-request-id: req-4eca6bf9-1ac8-47c3-bf91-1a5fa971ea26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4eca6bf9-1ac8-47c3-bf91-1a5fa971ea26 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "410b90d454564e30a8a41ad5ea78bcf8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "self"}, {"href": "http://172.30.9.27:8776/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:41:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6a0c3ca2be7b49cfbfae7ea703bd162a", "updated_at": "2018-11-06T14:41:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "size": 1}} 2018-11-06 14:41:55,910 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 used request id req-4eca6bf9-1ac8-47c3-bf91-1a5fa971ea26 2018-11-06 14:41:55,911 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d 2018-11-06 14:41:55,914 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8aab5653-9b42-4079-9bcd-08fccca3872e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd598997283f1d4443c4ff4ac17350319a6c88f2" 2018-11-06 14:41:56,107 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:55 GMT Server: Apache x-compute-request-id: req-d6e28955-48ea-4eab-9c6f-69345f8c8af6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d6e28955-48ea-4eab-9c6f-69345f8c8af6 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "410b90d454564e30a8a41ad5ea78bcf8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "self"}, {"href": "http://172.30.9.27:8776/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:41:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6a0c3ca2be7b49cfbfae7ea703bd162a", "updated_at": "2018-11-06T14:41:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "size": 1}} 2018-11-06 14:41:56,108 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 used request id req-d6e28955-48ea-4eab-9c6f-69345f8c8af6 2018-11-06 14:41:56,108 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:41:56,108 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d 2018-11-06 14:41:56,108 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d 2018-11-06 14:41:56,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f1298e2276cd8e30417236b7410317b0dfd87b" 2018-11-06 14:41:56,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:56 GMT Server: Apache x-compute-request-id: req-43ab5ea2-eecd-470a-b191-0ea1fb52c2c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43ab5ea2-eecd-470a-b191-0ea1fb52c2c5 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "410b90d454564e30a8a41ad5ea78bcf8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "self"}, {"href": "http://172.30.9.27:8776/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:41:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6a0c3ca2be7b49cfbfae7ea703bd162a", "updated_at": "2018-11-06T14:41:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "size": 1}]} 2018-11-06 14:41:56,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/detail used request id req-43ab5ea2-eecd-470a-b191-0ea1fb52c2c5 2018-11-06 14:41:56,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:41:56,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:41:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6a0c3ca2be7b49cfbfae7ea703bd162a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f1298e2276cd8e30417236b7410317b0dfd87b" 2018-11-06 14:41:56,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb205d0-986c-406f-bb43-f475840b2169 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6a0c3ca2be7b49cfbfae7ea703bd162a"}, "enabled": true, "id": "6a0c3ca2be7b49cfbfae7ea703bd162a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj"}} 2018-11-06 14:41:56,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6a0c3ca2be7b49cfbfae7ea703bd162a used request id req-0bb205d0-986c-406f-bb43-f475840b2169 2018-11-06 14:41:56,366 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8aab5653-9b42-4079-9bcd-08fccca3872e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd598997283f1d4443c4ff4ac17350319a6c88f2" 2018-11-06 14:41:56,549 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:56 GMT Server: Apache x-compute-request-id: req-3fcf30ed-5b07-4a09-a330-5e0b02c599a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fcf30ed-5b07-4a09-a330-5e0b02c599a8 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "410b90d454564e30a8a41ad5ea78bcf8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "self"}, {"href": "http://172.30.9.27:8776/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:41:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6a0c3ca2be7b49cfbfae7ea703bd162a", "updated_at": "2018-11-06T14:41:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "size": 1}} 2018-11-06 14:41:56,550 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 used request id req-3fcf30ed-5b07-4a09-a330-5e0b02c599a8 2018-11-06 14:41:56,550 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:41:56,550 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d 2018-11-06 14:41:56,550 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d 2018-11-06 14:41:56,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8aab5653-9b42-4079-9bcd-08fccca3872e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd598997283f1d4443c4ff4ac17350319a6c88f2" 2018-11-06 14:41:56,658 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:41:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c557004b-cd6f-4cbc-906c-6991d74edac5 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-11-06 14:41:56,658 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 used request id req-c557004b-cd6f-4cbc-906c-6991d74edac5 2018-11-06 14:41:56,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8aab5653-9b42-4079-9bcd-08fccca3872e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd598997283f1d4443c4ff4ac17350319a6c88f2" 2018-11-06 14:41:56,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:41:56 GMT Server: Apache x-compute-request-id: req-a303c004-ea69-466d-894e-18853ad25ca3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a303c004-ea69-466d-894e-18853ad25ca3 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "410b90d454564e30a8a41ad5ea78bcf8", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "self"}, {"href": "http://172.30.9.27:8776/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:41:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6a0c3ca2be7b49cfbfae7ea703bd162a", "updated_at": "2018-11-06T14:41:56.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67a5f2c6-8b5e-4b38-8bb3-821a980d9622", "size": 1}} 2018-11-06 14:41:56,853 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 used request id req-a303c004-ea69-466d-894e-18853ad25ca3 2018-11-06 14:41:56,853 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 14:41:56,853 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 14:41:59,857 - create_volume - DEBUG - Volume status query timeout in 56.8014278412 2018-11-06 14:41:59,861 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8aab5653-9b42-4079-9bcd-08fccca3872e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd598997283f1d4443c4ff4ac17350319a6c88f2" 2018-11-06 14:42:00,053 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:41:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5ffc53b6-a7d6-4485-b9ae-e060853ecc5f x-openstack-request-id: req-5ffc53b6-a7d6-4485-b9ae-e060853ecc5f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 67a5f2c6-8b5e-4b38-8bb3-821a980d9622 could not be found.", "code": 404}} 2018-11-06 14:42:00,053 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/67a5f2c6-8b5e-4b38-8bb3-821a980d9622 used request id req-5ffc53b6-a7d6-4485-b9ae-e060853ecc5f 2018-11-06 14:42:00,053 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 67a5f2c6-8b5e-4b38-8bb3-821a980d9622 could not be found. (HTTP 404) (Request-ID: req-5ffc53b6-a7d6-4485-b9ae-e060853ecc5f) 2018-11-06 14:42:00,054 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-f3e66a58-e0c2-424a-aa77-3381606bdb5d 2018-11-06 14:42:00,057 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-43ab5ea2-eecd-470a-b191-0ea1fb52c2c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f1298e2276cd8e30417236b7410317b0dfd87b" 2018-11-06 14:42:00,245 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:00 GMT Server: Apache x-compute-request-id: req-4d96dc2e-7681-4d8c-aebb-f0657682c174 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4d96dc2e-7681-4d8c-aebb-f0657682c174 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:42:00,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/6a0c3ca2be7b49cfbfae7ea703bd162a/volumes/detail used request id req-4d96dc2e-7681-4d8c-aebb-f0657682c174 2018-11-06 14:42:00,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:42:00,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b0baf326-0390-4c43-9eed-830226611d9e Date: Tue, 06 Nov 2018 14:42:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:42:00,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-b0baf326-0390-4c43-9eed-830226611d9e 2018-11-06 14:42:00,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:42:00,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6ac738-2def-427c-b845-d45ee9e8de43 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:42:00,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-8d6ac738-2def-427c-b845-d45ee9e8de43 2018-11-06 14:42:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:42:00,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3b5cb8-22c7-4dee-bddd-4b58ebf53539 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:42:00,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-9f3b5cb8-22c7-4dee-bddd-4b58ebf53539 2018-11-06 14:42:00,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:42:00,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d924f50-6792-4808-b4a4-a6989cabe459 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:42:00,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-4d924f50-6792-4808-b4a4-a6989cabe459 2018-11-06 14:42:00,729 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj 2018-11-06 14:42:00,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/6a0c3ca2be7b49cfbfae7ea703bd162a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:42:00,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af24d3c0-8ce8-4fa6-9907-e8d88c78a445 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:00,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6a0c3ca2be7b49cfbfae7ea703bd162a used request id req-af24d3c0-8ce8-4fa6-9907-e8d88c78a445 2018-11-06 14:42:00,965 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-proj-role 2018-11-06 14:42:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/4ba5b378a089406fa4cc8492e2855148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:42:01,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2faed2a9-410d-4c47-a6d4-5c6f03b050fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:01,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4ba5b378a089406fa4cc8492e2855148 used request id req-2faed2a9-410d-4c47-a6d4-5c6f03b050fb 2018-11-06 14:42:01,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c77c831e377d60b265785a8d1a4fa1257452f" 2018-11-06 14:42:01,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4055097c-4fb3-46de-a360-72e788a07874 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:01,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4055097c-4fb3-46de-a360-72e788a07874 2018-11-06 14:42:01,171 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-cf307cb7-6d87-480-user 2018-11-06 14:42:01,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/410b90d454564e30a8a41ad5ea78bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1becf93fedefbbbb9bf92120836d90298fb4c5" 2018-11-06 14:42:01,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7293c0e2-4e8f-4b88-95a9-9c9f3e1fb364 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:01,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/410b90d454564e30a8a41ad5ea78bcf8 used request id req-7293c0e2-4e8f-4b88-95a9-9c9f3e1fb364 2018-11-06 14:42:01,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:01,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["9gccvDAVTKC5osev1EokSA"], "issued_at": "2018-11-06T14:42:01.000000Z"}} 2018-11-06 14:42:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc7792d63dcfcf378fb9494d7145096c5c2225e" 2018-11-06 14:42:01,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5246545-25be-42de-9150-300073606389 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:01,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e5246545-25be-42de-9150-300073606389 2018-11-06 14:42:01,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:01,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:02,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["5vMwFFEsQmu6YyeEMCQLWQ"], "issued_at": "2018-11-06T14:42:02.000000Z"}} 2018-11-06 14:42:02,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:02,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b254cbe-ab5a-4a24-a87c-a0a751a72931 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:02,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6b254cbe-ab5a-4a24-a87c-a0a751a72931 2018-11-06 14:42:02,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:02,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:02,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9bb97b-323c-4cb6-aa67-dbc6c88b00f8 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:42:02,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj used request id req-9d9bb97b-323c-4cb6-aa67-dbc6c88b00f8 2018-11-06 14:42:02,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:02,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d54d80-6cce-4b3d-8dcb-bfc9f2d617dc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:02,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b9d54d80-6cce-4b3d-8dcb-bfc9f2d617dc 2018-11-06 14:42:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj"}}' 2018-11-06 14:42:02,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d9f5156-f974-4795-8b0e-0fda83ea90fb Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7"}, "enabled": true, "id": "90b533f18bb1472eb10ba0994542b8d7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj"}} 2018-11-06 14:42:02,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8d9f5156-f974-4795-8b0e-0fda83ea90fb 2018-11-06 14:42:02,586 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj 2018-11-06 14:42:02,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:02,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:02,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["GfeusdvFQy-GcGq5dheTxQ"], "issued_at": "2018-11-06T14:42:02.000000Z"}} 2018-11-06 14:42:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b633058c6310ce5f6f7e239687a616b46cbe189" 2018-11-06 14:42:02,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11d1376-2faa-4f53-9952-853e4376c77d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:02,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e11d1376-2faa-4f53-9952-853e4376c77d 2018-11-06 14:42:02,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:02,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:02,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b633058c6310ce5f6f7e239687a616b46cbe189" 2018-11-06 14:42:03,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d308b8fe-c192-4a07-95ec-f5ac1414ef42 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:42:03,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d308b8fe-c192-4a07-95ec-f5ac1414ef42 2018-11-06 14:42:03,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b633058c6310ce5f6f7e239687a616b46cbe189" 2018-11-06 14:42:03,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50f178a-15ea-4518-8a15-507d62a80317 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7"}, "enabled": true, "id": "90b533f18bb1472eb10ba0994542b8d7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj"}]} 2018-11-06 14:42:03,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj used request id req-b50f178a-15ea-4518-8a15-507d62a80317 2018-11-06 14:42:03,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b633058c6310ce5f6f7e239687a616b46cbe189" 2018-11-06 14:42:03,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1181d6-ff19-412f-aecb-dd551793bbf1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:03,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4b1181d6-ff19-412f-aecb-dd551793bbf1 2018-11-06 14:42:03,586 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-user 2018-11-06 14:42:03,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:03,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:03,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52ecb93-9214-4205-9dfe-9742e3761da7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:03,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c52ecb93-9214-4205-9dfe-9742e3761da7 2018-11-06 14:42:03,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj-role"}}' 2018-11-06 14:42:03,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e9d8d9-110d-412e-a01b-aa9dd0c51d71 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fadc3c9077354596adc024d8a71d9a4e", "links": {"self": "http://172.30.9.27:5000/v3/roles/fadc3c9077354596adc024d8a71d9a4e"}, "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj-role"}} 2018-11-06 14:42:03,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-31e9d8d9-110d-412e-a01b-aa9dd0c51d71 2018-11-06 14:42:03,783 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj-role 2018-11-06 14:42:03,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/fadc3c9077354596adc024d8a71d9a4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:03,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c60c33-f2e3-4f72-a6cf-6e62741b6d79 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/fadc3c9077354596adc024d8a71d9a4e"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj-role", "id": "fadc3c9077354596adc024d8a71d9a4e"}} 2018-11-06 14:42:03,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/fadc3c9077354596adc024d8a71d9a4e used request id req-b1c60c33-f2e3-4f72-a6cf-6e62741b6d79 2018-11-06 14:42:03,875 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj-role to project CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj 2018-11-06 14:42:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7/users/a4583601d3ce4462b4f7ee482e24a650/roles/fadc3c9077354596adc024d8a71d9a4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:03,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f51a4c16-d025-44e7-953b-333fb062fc8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:03,995 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7/users/a4583601d3ce4462b4f7ee482e24a650/roles/fadc3c9077354596adc024d8a71d9a4e used request id req-f51a4c16-d025-44e7-953b-333fb062fc8e 2018-11-06 14:42:03,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:04,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fadc3c9077354596adc024d8a71d9a4e", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj-role"}], "expires_at": "2018-11-06T15:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90b533f18bb1472eb10ba0994542b8d7", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-user", "id": "a4583601d3ce4462b4f7ee482e24a650"}, "audit_ids": ["gvy9Ur9fT3Gjje82HDafVQ"], "issued_at": "2018-11-06T14:42:04.000000Z"}} 2018-11-06 14:42:04,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3564155bde4534f41e4d165f8cf5ceb6683d33d" 2018-11-06 14:42:04,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f151b123-75af-420b-baa6-09d5200eb01d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:04,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f151b123-75af-420b-baa6-09d5200eb01d 2018-11-06 14:42:04,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:04,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:04,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fadc3c9077354596adc024d8a71d9a4e", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj-role"}], "expires_at": "2018-11-06T15:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90b533f18bb1472eb10ba0994542b8d7", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-user", "id": "a4583601d3ce4462b4f7ee482e24a650"}, "audit_ids": ["ZwcXrRCXTF6IiZ-1JvL7dg"], "issued_at": "2018-11-06T14:42:04.000000Z"}} 2018-11-06 14:42:04,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9604e4e040ef95589c9fe46b3df7ed1b787f6d4" 2018-11-06 14:42:04,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa9e806-7880-4b85-bedd-32a12c398a88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:04,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6aa9e806-7880-4b85-bedd-32a12c398a88 2018-11-06 14:42:04,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9604e4e040ef95589c9fe46b3df7ed1b787f6d4" 2018-11-06 14:42:05,103 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:04 GMT Server: Apache x-compute-request-id: req-744ad019-7652-4a97-985c-55e9e4cae648 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-744ad019-7652-4a97-985c-55e9e4cae648 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:42:05,103 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/detail used request id req-744ad019-7652-4a97-985c-55e9e4cae648 2018-11-06 14:42:05,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-744ad019-7652-4a97-985c-55e9e4cae648" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9604e4e040ef95589c9fe46b3df7ed1b787f6d4" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e", "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-11-06 14:42:05,512 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:42:05 GMT Server: Apache x-compute-request-id: req-ce107172-5961-4fa5-9bf3-d8b3c5e7ba38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ce107172-5961-4fa5-9bf3-d8b3c5e7ba38 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a4583601d3ce4462b4f7ee482e24a650", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "self"}, {"href": "http://172.30.9.27:8776/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:05.418677", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "size": 1}} 2018-11-06 14:42:05,512 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes used request id req-ce107172-5961-4fa5-9bf3-d8b3c5e7ba38 2018-11-06 14:42:05,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-744ad019-7652-4a97-985c-55e9e4cae648" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9604e4e040ef95589c9fe46b3df7ed1b787f6d4" 2018-11-06 14:42:05,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:05 GMT Server: Apache x-compute-request-id: req-5971355a-6c75-472b-af77-35ebd4c6394b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5971355a-6c75-472b-af77-35ebd4c6394b Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a4583601d3ce4462b4f7ee482e24a650", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "self"}, {"href": "http://172.30.9.27:8776/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "90b533f18bb1472eb10ba0994542b8d7", "updated_at": "2018-11-06T14:42:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "size": 1}} 2018-11-06 14:42:05,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee used request id req-5971355a-6c75-472b-af77-35ebd4c6394b 2018-11-06 14:42:05,728 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e 2018-11-06 14:42:05,730 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-744ad019-7652-4a97-985c-55e9e4cae648" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9604e4e040ef95589c9fe46b3df7ed1b787f6d4" 2018-11-06 14:42:05,917 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:05 GMT Server: Apache x-compute-request-id: req-fe68e27d-4f41-41ff-855d-c3c67d799bf6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe68e27d-4f41-41ff-855d-c3c67d799bf6 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a4583601d3ce4462b4f7ee482e24a650", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "self"}, {"href": "http://172.30.9.27:8776/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "90b533f18bb1472eb10ba0994542b8d7", "updated_at": "2018-11-06T14:42:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "size": 1}} 2018-11-06 14:42:05,917 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee used request id req-fe68e27d-4f41-41ff-855d-c3c67d799bf6 2018-11-06 14:42:05,918 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:42:05,918 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e 2018-11-06 14:42:05,918 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e 2018-11-06 14:42:05,921 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3564155bde4534f41e4d165f8cf5ceb6683d33d" 2018-11-06 14:42:06,483 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:05 GMT Server: Apache x-compute-request-id: req-485a16a2-24d5-483f-9057-16595d5d9e00 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-485a16a2-24d5-483f-9057-16595d5d9e00 Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a4583601d3ce4462b4f7ee482e24a650", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "self"}, {"href": "http://172.30.9.27:8776/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "90b533f18bb1472eb10ba0994542b8d7", "updated_at": "2018-11-06T14:42:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "size": 1}]} 2018-11-06 14:42:06,484 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/detail used request id req-485a16a2-24d5-483f-9057-16595d5d9e00 2018-11-06 14:42:06,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:06,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3564155bde4534f41e4d165f8cf5ceb6683d33d" 2018-11-06 14:42:06,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8884589-24aa-41fd-b574-22e6d0652564 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7"}, "enabled": true, "id": "90b533f18bb1472eb10ba0994542b8d7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj"}} 2018-11-06 14:42:06,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7 used request id req-e8884589-24aa-41fd-b574-22e6d0652564 2018-11-06 14:42:06,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:06,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:06,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fadc3c9077354596adc024d8a71d9a4e", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj-role"}], "expires_at": "2018-11-06T15:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90b533f18bb1472eb10ba0994542b8d7", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/90b533f18bb1472eb10ba0994542b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/90b533f18bb1472eb10ba0994542b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/90b533f18bb1472eb10ba0994542b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-user", "id": "a4583601d3ce4462b4f7ee482e24a650"}, "audit_ids": ["52T8SuQ3Q6a4OBZ042rEWQ"], "issued_at": "2018-11-06T14:42:06.000000Z"}} 2018-11-06 14:42:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7743480bdb8c672c045a70d450b3ff160dd2ba" 2018-11-06 14:42:06,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8708b95-2e65-4b25-ac9e-6401d89ea3bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:06,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b8708b95-2e65-4b25-ac9e-6401d89ea3bc 2018-11-06 14:42:06,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7743480bdb8c672c045a70d450b3ff160dd2ba" 2018-11-06 14:42:07,156 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:06 GMT Server: Apache x-compute-request-id: req-07072ad6-1cf4-48f9-97a9-fd314fcb7e80 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07072ad6-1cf4-48f9-97a9-fd314fcb7e80 Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a4583601d3ce4462b4f7ee482e24a650", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "self"}, {"href": "http://172.30.9.27:8776/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "90b533f18bb1472eb10ba0994542b8d7", "updated_at": "2018-11-06T14:42:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "size": 1}]} 2018-11-06 14:42:07,157 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/detail used request id req-07072ad6-1cf4-48f9-97a9-fd314fcb7e80 2018-11-06 14:42:07,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:07,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:07,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7743480bdb8c672c045a70d450b3ff160dd2ba" 2018-11-06 14:42:07,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ac7300-22c0-4c09-9911-2f7fe3326fb0 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7"}, "enabled": true, "id": "90b533f18bb1472eb10ba0994542b8d7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj"}} 2018-11-06 14:42:07,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7 used request id req-25ac7300-22c0-4c09-9911-2f7fe3326fb0 2018-11-06 14:42:07,249 - create_volume - INFO - Did not create volume due to cleanup mode 2018-11-06 14:42:07,252 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-744ad019-7652-4a97-985c-55e9e4cae648" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9604e4e040ef95589c9fe46b3df7ed1b787f6d4" 2018-11-06 14:42:07,445 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:07 GMT Server: Apache x-compute-request-id: req-ebd1b019-e120-48ba-82bf-77896ac5cc55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ebd1b019-e120-48ba-82bf-77896ac5cc55 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a4583601d3ce4462b4f7ee482e24a650", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "self"}, {"href": "http://172.30.9.27:8776/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "90b533f18bb1472eb10ba0994542b8d7", "updated_at": "2018-11-06T14:42:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "size": 1}} 2018-11-06 14:42:07,445 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee used request id req-ebd1b019-e120-48ba-82bf-77896ac5cc55 2018-11-06 14:42:07,445 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:42:07,446 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e 2018-11-06 14:42:07,446 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e 2018-11-06 14:42:07,449 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-744ad019-7652-4a97-985c-55e9e4cae648" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9604e4e040ef95589c9fe46b3df7ed1b787f6d4" 2018-11-06 14:42:07,681 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:42:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50ef8c8b-a70a-423a-8d5b-d14a1b6f34ad 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-11-06 14:42:07,681 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee used request id req-50ef8c8b-a70a-423a-8d5b-d14a1b6f34ad 2018-11-06 14:42:07,684 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-744ad019-7652-4a97-985c-55e9e4cae648" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9604e4e040ef95589c9fe46b3df7ed1b787f6d4" 2018-11-06 14:42:07,873 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:07 GMT Server: Apache x-compute-request-id: req-05cfb33b-fd44-4b97-8843-cfa8f9b7a73a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05cfb33b-fd44-4b97-8843-cfa8f9b7a73a Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a4583601d3ce4462b4f7ee482e24a650", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "self"}, {"href": "http://172.30.9.27:8776/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "90b533f18bb1472eb10ba0994542b8d7", "updated_at": "2018-11-06T14:42:07.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee", "size": 1}} 2018-11-06 14:42:07,873 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee used request id req-05cfb33b-fd44-4b97-8843-cfa8f9b7a73a 2018-11-06 14:42:07,873 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 14:42:07,873 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 14:42:10,877 - create_volume - DEBUG - Volume status query timeout in 56.8050999641 2018-11-06 14:42:10,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-744ad019-7652-4a97-985c-55e9e4cae648" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9604e4e040ef95589c9fe46b3df7ed1b787f6d4" 2018-11-06 14:42:11,045 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:42:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7ba40a90-f771-41d6-8b27-4527a4be9bff x-openstack-request-id: req-7ba40a90-f771-41d6-8b27-4527a4be9bff Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee could not be found.", "code": 404}} 2018-11-06 14:42:11,045 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/90b533f18bb1472eb10ba0994542b8d7/volumes/1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee used request id req-7ba40a90-f771-41d6-8b27-4527a4be9bff 2018-11-06 14:42:11,046 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1867b7f1-11d4-4776-9d8d-eb7f3c8df3ee could not be found. (HTTP 404) (Request-ID: req-7ba40a90-f771-41d6-8b27-4527a4be9bff) 2018-11-06 14:42:11,046 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-2ec93efe-7cc3-4f88-811f-8047b8a63d5e 2018-11-06 14:42:11,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:11,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-57b24e44-e81a-403e-9dc1-7038cb1e14d6 Date: Tue, 06 Nov 2018 14:42:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:42:11,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-57b24e44-e81a-403e-9dc1-7038cb1e14d6 2018-11-06 14:42:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:11,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684c3ecc-32bf-4b43-b211-11b73a43a788 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:42:11,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-684c3ecc-32bf-4b43-b211-11b73a43a788 2018-11-06 14:42:11,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:11,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd7e2e7-a18f-4557-8e8f-3d3e5a748c43 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:42:11,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-9fd7e2e7-a18f-4557-8e8f-3d3e5a748c43 2018-11-06 14:42:11,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:11,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78be0bfb-6681-4122-910c-aed05b2dc51a 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:42:11,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-78be0bfb-6681-4122-910c-aed05b2dc51a 2018-11-06 14:42:11,563 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj 2018-11-06 14:42:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:11,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c524c360-a1a3-4f43-9867-16400f3505fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:11,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/90b533f18bb1472eb10ba0994542b8d7 used request id req-c524c360-a1a3-4f43-9867-16400f3505fc 2018-11-06 14:42:11,792 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-proj-role 2018-11-06 14:42:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/fadc3c9077354596adc024d8a71d9a4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:11,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81d7986f-b7ad-43c5-92d0-bf0559858c4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:11,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/fadc3c9077354596adc024d8a71d9a4e used request id req-81d7986f-b7ad-43c5-92d0-bf0559858c4e 2018-11-06 14:42:11,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c700396274515a5f9ba54c9ba0cf1c2fe073d" 2018-11-06 14:42:11,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8fb5c4-ec80-4498-832c-7354b7f7ee02 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:11,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ee8fb5c4-ec80-4498-832c-7354b7f7ee02 2018-11-06 14:42:11,997 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-80fcf59f-bdc5-42c-user 2018-11-06 14:42:12,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a4583601d3ce4462b4f7ee482e24a650 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b633058c6310ce5f6f7e239687a616b46cbe189" 2018-11-06 14:42:12,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f595fc0e-b29c-4db6-8225-da4b1b5f5174 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:12,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a4583601d3ce4462b4f7ee482e24a650 used request id req-f595fc0e-b29c-4db6-8225-da4b1b5f5174 2018-11-06 14:42:12,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:12,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["xWEKcxAJSveYOPB2xwox8w"], "issued_at": "2018-11-06T14:42:12.000000Z"}} 2018-11-06 14:42:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54db4ea69d286392d528f8c1ee02ffb0ca90e76b" 2018-11-06 14:42:12,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f947630-99d5-41d1-9f69-63bcbeb24118 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:12,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0f947630-99d5-41d1-9f69-63bcbeb24118 2018-11-06 14:42:12,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:12,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:13,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["5mwEf3sVTR20KJkmib9uIQ"], "issued_at": "2018-11-06T14:42:13.000000Z"}} 2018-11-06 14:42:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:13,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2bb18b4-054f-42bd-bc3a-d32f53f6cd58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:13,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f2bb18b4-054f-42bd-bc3a-d32f53f6cd58 2018-11-06 14:42:13,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:13,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:13,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb20536d-0ee8-45e3-b48b-7711a4d1c0c3 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:42:13,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj used request id req-bb20536d-0ee8-45e3-b48b-7711a4d1c0c3 2018-11-06 14:42:13,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:13,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1525160-604c-4316-98f9-19570dedf581 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:13,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f1525160-604c-4316-98f9-19570dedf581 2018-11-06 14:42:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj"}}' 2018-11-06 14:42:13,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43e4d2cf-6f40-4139-8f92-f00bfb96fe14 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/dcc16eca8a67473eb4cfff40dd8bad34"}, "enabled": true, "id": "dcc16eca8a67473eb4cfff40dd8bad34", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj"}} 2018-11-06 14:42:13,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-43e4d2cf-6f40-4139-8f92-f00bfb96fe14 2018-11-06 14:42:13,496 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj 2018-11-06 14:42:13,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:13,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:13,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["GG4fQGOeRRu33UofDJ_lDw"], "issued_at": "2018-11-06T14:42:13.000000Z"}} 2018-11-06 14:42:13,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020cfae45723be53593a9280f7cd819d67d04145" 2018-11-06 14:42:13,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64efe92-c82a-4c46-8084-661e022c3df6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:13,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b64efe92-c82a-4c46-8084-661e022c3df6 2018-11-06 14:42:13,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:13,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:13,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020cfae45723be53593a9280f7cd819d67d04145" 2018-11-06 14:42:14,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9873fd12-2823-4522-b8ba-fc1ea4f268a6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:42:14,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9873fd12-2823-4522-b8ba-fc1ea4f268a6 2018-11-06 14:42:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020cfae45723be53593a9280f7cd819d67d04145" 2018-11-06 14:42:14,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4c8ead-adf2-4c86-aa53-f33276a3f7a0 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/dcc16eca8a67473eb4cfff40dd8bad34"}, "enabled": true, "id": "dcc16eca8a67473eb4cfff40dd8bad34", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj"}]} 2018-11-06 14:42:14,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj used request id req-3d4c8ead-adf2-4c86-aa53-f33276a3f7a0 2018-11-06 14:42:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020cfae45723be53593a9280f7cd819d67d04145" 2018-11-06 14:42:14,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f14a90-4b75-425a-9fb6-5d8f171893b7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:14,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-84f14a90-4b75-425a-9fb6-5d8f171893b7 2018-11-06 14:42:14,633 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-user 2018-11-06 14:42:14,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:14,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:14,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d1e5b7-e471-43c2-9fea-e05ba091e6e5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:14,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-96d1e5b7-e471-43c2-9fea-e05ba091e6e5 2018-11-06 14:42:14,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj-role"}}' 2018-11-06 14:42:14,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58d19528-4345-45a4-9f4b-9b1527179955 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f29b71d70ae4b0ba79c28469f3c2da5", "links": {"self": "http://172.30.9.27:5000/v3/roles/2f29b71d70ae4b0ba79c28469f3c2da5"}, "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj-role"}} 2018-11-06 14:42:14,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-58d19528-4345-45a4-9f4b-9b1527179955 2018-11-06 14:42:14,771 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj-role 2018-11-06 14:42:14,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/2f29b71d70ae4b0ba79c28469f3c2da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:14,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3085e923-063a-447c-a1fb-c938a18b1cf1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/2f29b71d70ae4b0ba79c28469f3c2da5"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj-role", "id": "2f29b71d70ae4b0ba79c28469f3c2da5"}} 2018-11-06 14:42:14,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/2f29b71d70ae4b0ba79c28469f3c2da5 used request id req-3085e923-063a-447c-a1fb-c938a18b1cf1 2018-11-06 14:42:14,861 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj-role to project CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj 2018-11-06 14:42:14,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/dcc16eca8a67473eb4cfff40dd8bad34/users/bd7b4fefb65c4936964797ddb97b974e/roles/2f29b71d70ae4b0ba79c28469f3c2da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:14,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976f1632-9c33-4d3c-8367-34eb5aee048e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:14,983 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/dcc16eca8a67473eb4cfff40dd8bad34/users/bd7b4fefb65c4936964797ddb97b974e/roles/2f29b71d70ae4b0ba79c28469f3c2da5 used request id req-976f1632-9c33-4d3c-8367-34eb5aee048e 2018-11-06 14:42:14,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:15,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f29b71d70ae4b0ba79c28469f3c2da5", "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj-role"}], "expires_at": "2018-11-06T15:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcc16eca8a67473eb4cfff40dd8bad34", "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-user", "id": "bd7b4fefb65c4936964797ddb97b974e"}, "audit_ids": ["08GASh2XQY66rwrL3SjuFg"], "issued_at": "2018-11-06T14:42:15.000000Z"}} 2018-11-06 14:42:15,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc677d6f721e4f8dbf141ad99d17c6371d3f5e8d" 2018-11-06 14:42:15,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8c0c21-652c-4caa-8934-73d4b4c40ad7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:15,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ed8c0c21-652c-4caa-8934-73d4b4c40ad7 2018-11-06 14:42:15,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:15,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:15,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f29b71d70ae4b0ba79c28469f3c2da5", "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj-role"}], "expires_at": "2018-11-06T15:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcc16eca8a67473eb4cfff40dd8bad34", "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/dcc16eca8a67473eb4cfff40dd8bad34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-user", "id": "bd7b4fefb65c4936964797ddb97b974e"}, "audit_ids": ["8SJu3C_BTjKSw4c4hUd1lA"], "issued_at": "2018-11-06T14:42:15.000000Z"}} 2018-11-06 14:42:15,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5712149fcac103351517a7e95c40fd582bee7583" 2018-11-06 14:42:15,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da577e2-b929-45ed-a0ea-46b5a13330a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:15,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7da577e2-b929-45ed-a0ea-46b5a13330a2 2018-11-06 14:42:15,895 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5712149fcac103351517a7e95c40fd582bee7583" 2018-11-06 14:42:16,084 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:15 GMT Server: Apache x-compute-request-id: req-09e95997-64b7-47c3-b91b-3a7d12c1b8b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-09e95997-64b7-47c3-b91b-3a7d12c1b8b4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:42:16,084 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/detail used request id req-09e95997-64b7-47c3-b91b-3a7d12c1b8b4 2018-11-06 14:42:16,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-09e95997-64b7-47c3-b91b-3a7d12c1b8b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5712149fcac103351517a7e95c40fd582bee7583" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d", "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-11-06 14:42:16,428 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:42:16 GMT Server: Apache x-compute-request-id: req-072d4a2b-6d7f-4b01-b31a-59376936bd9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-072d4a2b-6d7f-4b01-b31a-59376936bd9a Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "bd7b4fefb65c4936964797ddb97b974e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "self"}, {"href": "http://172.30.9.27:8776/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:16.337803", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee640967-ed35-4dd6-aa35-b0c6f002adcd", "size": 1}} 2018-11-06 14:42:16,428 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes used request id req-072d4a2b-6d7f-4b01-b31a-59376936bd9a 2018-11-06 14:42:16,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09e95997-64b7-47c3-b91b-3a7d12c1b8b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5712149fcac103351517a7e95c40fd582bee7583" 2018-11-06 14:42:16,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:16 GMT Server: Apache x-compute-request-id: req-f5776955-7910-45b7-b62f-6b11ee764c4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5776955-7910-45b7-b62f-6b11ee764c4a Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "bd7b4fefb65c4936964797ddb97b974e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "self"}, {"href": "http://172.30.9.27:8776/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dcc16eca8a67473eb4cfff40dd8bad34", "updated_at": "2018-11-06T14:42:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee640967-ed35-4dd6-aa35-b0c6f002adcd", "size": 1}} 2018-11-06 14:42:16,626 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd used request id req-f5776955-7910-45b7-b62f-6b11ee764c4a 2018-11-06 14:42:16,626 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d 2018-11-06 14:42:16,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09e95997-64b7-47c3-b91b-3a7d12c1b8b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5712149fcac103351517a7e95c40fd582bee7583" 2018-11-06 14:42:16,823 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:16 GMT Server: Apache x-compute-request-id: req-ecd7cea2-3089-4885-a526-21fa13d0f760 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ecd7cea2-3089-4885-a526-21fa13d0f760 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "bd7b4fefb65c4936964797ddb97b974e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "self"}, {"href": "http://172.30.9.27:8776/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dcc16eca8a67473eb4cfff40dd8bad34", "updated_at": "2018-11-06T14:42:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee640967-ed35-4dd6-aa35-b0c6f002adcd", "size": 1}} 2018-11-06 14:42:16,823 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd used request id req-ecd7cea2-3089-4885-a526-21fa13d0f760 2018-11-06 14:42:16,823 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:42:16,824 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d 2018-11-06 14:42:16,824 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d 2018-11-06 14:42:16,827 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc677d6f721e4f8dbf141ad99d17c6371d3f5e8d" 2018-11-06 14:42:17,010 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:16 GMT Server: Apache x-compute-request-id: req-8972706f-9bbf-4892-afd7-85567453c6d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8972706f-9bbf-4892-afd7-85567453c6d0 Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "bd7b4fefb65c4936964797ddb97b974e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "self"}, {"href": "http://172.30.9.27:8776/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dcc16eca8a67473eb4cfff40dd8bad34", "updated_at": "2018-11-06T14:42:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee640967-ed35-4dd6-aa35-b0c6f002adcd", "size": 1}]} 2018-11-06 14:42:17,011 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/detail used request id req-8972706f-9bbf-4892-afd7-85567453c6d0 2018-11-06 14:42:17,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:17,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/dcc16eca8a67473eb4cfff40dd8bad34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc677d6f721e4f8dbf141ad99d17c6371d3f5e8d" 2018-11-06 14:42:17,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0b1256-e97b-4eb7-a9b4-611e42c421ab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/dcc16eca8a67473eb4cfff40dd8bad34"}, "enabled": true, "id": "dcc16eca8a67473eb4cfff40dd8bad34", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj"}} 2018-11-06 14:42:17,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/dcc16eca8a67473eb4cfff40dd8bad34 used request id req-ca0b1256-e97b-4eb7-a9b4-611e42c421ab 2018-11-06 14:42:17,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09e95997-64b7-47c3-b91b-3a7d12c1b8b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5712149fcac103351517a7e95c40fd582bee7583" 2018-11-06 14:42:17,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:17 GMT Server: Apache x-compute-request-id: req-cb5c7676-5a3b-413d-8649-c653786bd559 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb5c7676-5a3b-413d-8649-c653786bd559 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "bd7b4fefb65c4936964797ddb97b974e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "self"}, {"href": "http://172.30.9.27:8776/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dcc16eca8a67473eb4cfff40dd8bad34", "updated_at": "2018-11-06T14:42:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee640967-ed35-4dd6-aa35-b0c6f002adcd", "size": 1}} 2018-11-06 14:42:17,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd used request id req-cb5c7676-5a3b-413d-8649-c653786bd559 2018-11-06 14:42:17,295 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:42:17,295 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d 2018-11-06 14:42:17,295 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d 2018-11-06 14:42:17,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09e95997-64b7-47c3-b91b-3a7d12c1b8b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5712149fcac103351517a7e95c40fd582bee7583" 2018-11-06 14:42:17,603 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:42:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a857d1ab-39be-4157-88f7-468dc528e557 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-11-06 14:42:17,603 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd used request id req-a857d1ab-39be-4157-88f7-468dc528e557 2018-11-06 14:42:17,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09e95997-64b7-47c3-b91b-3a7d12c1b8b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5712149fcac103351517a7e95c40fd582bee7583" 2018-11-06 14:42:17,809 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:17 GMT Server: Apache x-compute-request-id: req-af88d8d5-0218-431b-87f1-86fa9503753e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af88d8d5-0218-431b-87f1-86fa9503753e Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "bd7b4fefb65c4936964797ddb97b974e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "self"}, {"href": "http://172.30.9.27:8776/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dcc16eca8a67473eb4cfff40dd8bad34", "updated_at": "2018-11-06T14:42:17.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee640967-ed35-4dd6-aa35-b0c6f002adcd", "size": 1}} 2018-11-06 14:42:17,810 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd used request id req-af88d8d5-0218-431b-87f1-86fa9503753e 2018-11-06 14:42:17,810 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 14:42:17,810 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 14:42:20,813 - create_volume - DEBUG - Volume status query timeout in 56.7903411388 2018-11-06 14:42:20,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09e95997-64b7-47c3-b91b-3a7d12c1b8b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5712149fcac103351517a7e95c40fd582bee7583" 2018-11-06 14:42:21,025 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:42:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3428dd95-07dd-4950-8da1-a1e221a97845 x-openstack-request-id: req-3428dd95-07dd-4950-8da1-a1e221a97845 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ee640967-ed35-4dd6-aa35-b0c6f002adcd could not be found.", "code": 404}} 2018-11-06 14:42:21,025 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/dcc16eca8a67473eb4cfff40dd8bad34/volumes/ee640967-ed35-4dd6-aa35-b0c6f002adcd used request id req-3428dd95-07dd-4950-8da1-a1e221a97845 2018-11-06 14:42:21,025 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ee640967-ed35-4dd6-aa35-b0c6f002adcd could not be found. (HTTP 404) (Request-ID: req-3428dd95-07dd-4950-8da1-a1e221a97845) 2018-11-06 14:42:21,025 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-aa2b5569-eab6-4752-90a6-fe21db342f0d 2018-11-06 14:42:21,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:21,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-06f14afd-8a2e-4bba-bab5-7194d4617b99 Date: Tue, 06 Nov 2018 14:42:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:42:21,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-06f14afd-8a2e-4bba-bab5-7194d4617b99 2018-11-06 14:42:21,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:21,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5afa1488-50d2-46ca-b726-f5de27ed4581 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:42:21,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-5afa1488-50d2-46ca-b726-f5de27ed4581 2018-11-06 14:42:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:21,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29076ac0-df98-4291-bef0-d0aa92ad7dc9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:42:21,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-29076ac0-df98-4291-bef0-d0aa92ad7dc9 2018-11-06 14:42:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:21,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcad4ae2-233f-4527-a0e1-d28394e11990 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:42:21,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-bcad4ae2-233f-4527-a0e1-d28394e11990 2018-11-06 14:42:21,548 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj 2018-11-06 14:42:21,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/dcc16eca8a67473eb4cfff40dd8bad34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:21,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b189ef6e-ed8d-4f97-a3ea-a63cd4465ec4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:21,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/dcc16eca8a67473eb4cfff40dd8bad34 used request id req-b189ef6e-ed8d-4f97-a3ea-a63cd4465ec4 2018-11-06 14:42:21,773 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-proj-role 2018-11-06 14:42:21,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/2f29b71d70ae4b0ba79c28469f3c2da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:21,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7402a0c8-c557-4ad0-a165-5b9381f076fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:21,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/2f29b71d70ae4b0ba79c28469f3c2da5 used request id req-7402a0c8-c557-4ad0-a165-5b9381f076fb 2018-11-06 14:42:21,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392c5ad4f51b1a2b0007a2b502b77704a898937b" 2018-11-06 14:42:21,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7021c999-e5ec-4a25-9831-8b343088f445 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:21,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7021c999-e5ec-4a25-9831-8b343088f445 2018-11-06 14:42:21,993 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-93e8dd0d-c827-42a-user 2018-11-06 14:42:21,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/bd7b4fefb65c4936964797ddb97b974e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020cfae45723be53593a9280f7cd819d67d04145" 2018-11-06 14:42:22,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9333c966-f6fd-46b0-b0d1-63a09fa6fe4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:22,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/bd7b4fefb65c4936964797ddb97b974e used request id req-9333c966-f6fd-46b0-b0d1-63a09fa6fe4b 2018-11-06 14:42:22,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:22,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["hEhqATEjQQCWZKYprUDL3g"], "issued_at": "2018-11-06T14:42:22.000000Z"}} 2018-11-06 14:42:22,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc6eff114cdeebebfa95d71ab0ef0d1c249ed06" 2018-11-06 14:42:22,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc42264-e6da-4a30-9cd6-b0e8960a8228 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:22,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ddc42264-e6da-4a30-9cd6-b0e8960a8228 2018-11-06 14:42:22,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:22,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:23,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["YDfVXrNRRHOFl3XJjeiJWQ"], "issued_at": "2018-11-06T14:42:23.000000Z"}} 2018-11-06 14:42:23,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:23,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b428c5d9-732d-4385-b36b-88af96f1e9a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:23,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b428c5d9-732d-4385-b36b-88af96f1e9a6 2018-11-06 14:42:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:23,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:23,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:23,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ba2e7f-c8f6-4908-9479-efffe28c1f3e Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:42:23,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj used request id req-70ba2e7f-c8f6-4908-9479-efffe28c1f3e 2018-11-06 14:42:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:23,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287b4629-6d37-49c1-98cd-4a50a4381136 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:23,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-287b4629-6d37-49c1-98cd-4a50a4381136 2018-11-06 14:42:23,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj"}}' 2018-11-06 14:42:23,435 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b8fda7-3253-4de5-82a5-6aa5399652ac Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b3228e444fce4ae698372d52819a8115"}, "enabled": true, "id": "b3228e444fce4ae698372d52819a8115", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj"}} 2018-11-06 14:42:23,435 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e9b8fda7-3253-4de5-82a5-6aa5399652ac 2018-11-06 14:42:23,436 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj 2018-11-06 14:42:23,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:23,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:23,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["_qJYY0naToeJkcMaH0RALA"], "issued_at": "2018-11-06T14:42:23.000000Z"}} 2018-11-06 14:42:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7389abb5cadd447a67d0b0fda7856ad787a2b80" 2018-11-06 14:42:23,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041769c5-ac6b-4d6c-9dfd-9687e3d40610 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:23,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-041769c5-ac6b-4d6c-9dfd-9687e3d40610 2018-11-06 14:42:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:23,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:23,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7389abb5cadd447a67d0b0fda7856ad787a2b80" 2018-11-06 14:42:24,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49eacd76-eaa9-4df0-a8fb-7fc2e6c8afa6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:42:24,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-49eacd76-eaa9-4df0-a8fb-7fc2e6c8afa6 2018-11-06 14:42:24,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7389abb5cadd447a67d0b0fda7856ad787a2b80" 2018-11-06 14:42:24,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973943a0-9416-454f-9ced-bd6dab919167 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b3228e444fce4ae698372d52819a8115"}, "enabled": true, "id": "b3228e444fce4ae698372d52819a8115", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj"}]} 2018-11-06 14:42:24,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj used request id req-973943a0-9416-454f-9ced-bd6dab919167 2018-11-06 14:42:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7389abb5cadd447a67d0b0fda7856ad787a2b80" 2018-11-06 14:42:24,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede0ec90-91c8-4972-98e8-835dcf75b905 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:24,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ede0ec90-91c8-4972-98e8-835dcf75b905 2018-11-06 14:42:24,609 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-287ef723-228d-4d7-user 2018-11-06 14:42:24,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:24,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d622e8a-fb66-494d-ba42-6ebfdb67610b Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:24,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3d622e8a-fb66-494d-ba42-6ebfdb67610b 2018-11-06 14:42:24,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj-role"}}' 2018-11-06 14:42:24,818 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adc35c52-7ca5-4982-b8de-00561acf7620 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5c47073a484496686628be82b0b4032", "links": {"self": "http://172.30.9.27:5000/v3/roles/f5c47073a484496686628be82b0b4032"}, "name": "CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj-role"}} 2018-11-06 14:42:24,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-adc35c52-7ca5-4982-b8de-00561acf7620 2018-11-06 14:42:24,819 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj-role 2018-11-06 14:42:24,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f5c47073a484496686628be82b0b4032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:24,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8769d6fe-1b80-4aa2-9636-5da7bf639782 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f5c47073a484496686628be82b0b4032"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj-role", "id": "f5c47073a484496686628be82b0b4032"}} 2018-11-06 14:42:24,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f5c47073a484496686628be82b0b4032 used request id req-8769d6fe-1b80-4aa2-9636-5da7bf639782 2018-11-06 14:42:24,840 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj-role to project CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj 2018-11-06 14:42:24,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b3228e444fce4ae698372d52819a8115/users/e7565abea0ad42df91289ea26e5570bc/roles/f5c47073a484496686628be82b0b4032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:24,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-772cc5bb-415b-4c8a-af8e-7e6001cce2a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:24,977 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b3228e444fce4ae698372d52819a8115/users/e7565abea0ad42df91289ea26e5570bc/roles/f5c47073a484496686628be82b0b4032 used request id req-772cc5bb-415b-4c8a-af8e-7e6001cce2a1 2018-11-06 14:42:24,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:24,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:25,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5c47073a484496686628be82b0b4032", "name": "CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj-role"}], "expires_at": "2018-11-06T15:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3228e444fce4ae698372d52819a8115", "name": "CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b3228e444fce4ae698372d52819a8115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b3228e444fce4ae698372d52819a8115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b3228e444fce4ae698372d52819a8115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b3228e444fce4ae698372d52819a8115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b3228e444fce4ae698372d52819a8115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b3228e444fce4ae698372d52819a8115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b3228e444fce4ae698372d52819a8115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b3228e444fce4ae698372d52819a8115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b3228e444fce4ae698372d52819a8115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b3228e444fce4ae698372d52819a8115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b3228e444fce4ae698372d52819a8115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b3228e444fce4ae698372d52819a8115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-287ef723-228d-4d7-user", "id": "e7565abea0ad42df91289ea26e5570bc"}, "audit_ids": ["LoIWPP57R3GKCzkAHPss7Q"], "issued_at": "2018-11-06T14:42:25.000000Z"}} 2018-11-06 14:42:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86a5e51baa2d58079fb3e8f24ba774df91ca2b3" 2018-11-06 14:42:25,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f86130-94e2-4aad-a0a8-c3eeac5ccf10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:25,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-51f86130-94e2-4aad-a0a8-c3eeac5ccf10 2018-11-06 14:42:25,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/b3228e444fce4ae698372d52819a8115/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86a5e51baa2d58079fb3e8f24ba774df91ca2b3" 2018-11-06 14:42:25,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:25 GMT Server: Apache x-compute-request-id: req-9e685d30-f896-4896-8fc2-1a4a66fe97a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e685d30-f896-4896-8fc2-1a4a66fe97a9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:42:25,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/b3228e444fce4ae698372d52819a8115/volumes/detail used request id req-9e685d30-f896-4896-8fc2-1a4a66fe97a9 2018-11-06 14:42:25,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/b3228e444fce4ae698372d52819a8115/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9e685d30-f896-4896-8fc2-1a4a66fe97a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86a5e51baa2d58079fb3e8f24ba774df91ca2b3" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-570f5ac9-453d-40da-9553-212c78de1a83", "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-11-06 14:42:25,954 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 06 Nov 2018 14:42:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4c76cd4d-c259-42e6-b90c-831a66d18872 x-openstack-request-id: req-4c76cd4d-c259-42e6-b90c-831a66d18872 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-11-06 14:42:25,954 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/b3228e444fce4ae698372d52819a8115/volumes used request id req-4c76cd4d-c259-42e6-b90c-831a66d18872 2018-11-06 14:42:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:26,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-34cd25f9-f27d-441e-a2be-dd8fe52dec9c Date: Tue, 06 Nov 2018 14:42:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:42:26,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-34cd25f9-f27d-441e-a2be-dd8fe52dec9c 2018-11-06 14:42:26,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:26,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ccc4ce-50cd-4166-a320-c4ae871c9bfc 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:42:26,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-00ccc4ce-50cd-4166-a320-c4ae871c9bfc 2018-11-06 14:42:26,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:26,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d801b0-c188-4a39-bf91-5885be45cfac Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:42:26,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-73d801b0-c188-4a39-bf91-5885be45cfac 2018-11-06 14:42:26,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:26,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a622fdf-dc5a-4dd3-87ba-ec7d753f00d2 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:42:26,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-5a622fdf-dc5a-4dd3-87ba-ec7d753f00d2 2018-11-06 14:42:26,378 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj 2018-11-06 14:42:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b3228e444fce4ae698372d52819a8115 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:26,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01a1275f-e8ed-4767-bdec-d0b3e8a1207a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:26,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b3228e444fce4ae698372d52819a8115 used request id req-01a1275f-e8ed-4767-bdec-d0b3e8a1207a 2018-11-06 14:42:26,601 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-287ef723-228d-4d7-proj-role 2018-11-06 14:42:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f5c47073a484496686628be82b0b4032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:26,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da06980-8c6b-4cdf-81d9-1c9bf3f8d521 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:26,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f5c47073a484496686628be82b0b4032 used request id req-4da06980-8c6b-4cdf-81d9-1c9bf3f8d521 2018-11-06 14:42:26,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4d038048bdd01b1c288ba17b2998810490d10e" 2018-11-06 14:42:26,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab1dc2b-7c88-40f7-b96c-58e5d7f504d7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:26,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7ab1dc2b-7c88-40f7-b96c-58e5d7f504d7 2018-11-06 14:42:26,821 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-287ef723-228d-4d7-user 2018-11-06 14:42:26,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e7565abea0ad42df91289ea26e5570bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7389abb5cadd447a67d0b0fda7856ad787a2b80" 2018-11-06 14:42:27,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7043b0-8c60-4d65-8f78-0f21a2e528e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:27,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e7565abea0ad42df91289ea26e5570bc used request id req-3a7043b0-8c60-4d65-8f78-0f21a2e528e4 2018-11-06 14:42:27,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:27,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["EJH5BxFYT_WWWKzfawWSVA"], "issued_at": "2018-11-06T14:42:27.000000Z"}} 2018-11-06 14:42:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f54486805ba2831a863dba54533a1e5cbf6b05ac" 2018-11-06 14:42:27,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f04d34c-83c4-4603-86dd-1f88b349d0a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:27,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4f04d34c-83c4-4603-86dd-1f88b349d0a5 2018-11-06 14:42:27,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:27,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:27,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["n_cDPIB-QJOaAvzkrF9i2g"], "issued_at": "2018-11-06T14:42:27.000000Z"}} 2018-11-06 14:42:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:27,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09d7db5-96a9-4b79-9ed0-52abc9414560 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:27,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b09d7db5-96a9-4b79-9ed0-52abc9414560 2018-11-06 14:42:27,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:27,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:28,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e871c636-9d0e-4183-84a0-23f0cbde534f Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:42:28,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj used request id req-e871c636-9d0e-4183-84a0-23f0cbde534f 2018-11-06 14:42:28,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:28,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a0e317-b790-4f3c-803f-ba59eea9f9f8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:28,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-33a0e317-b790-4f3c-803f-ba59eea9f9f8 2018-11-06 14:42:28,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj"}}' 2018-11-06 14:42:28,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a3f322a-00b8-479c-932a-a5e8b8cb924b Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/af328a2dd2e841e9a81f1bf233ad42e2"}, "enabled": true, "id": "af328a2dd2e841e9a81f1bf233ad42e2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj"}} 2018-11-06 14:42:28,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8a3f322a-00b8-479c-932a-a5e8b8cb924b 2018-11-06 14:42:28,269 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj 2018-11-06 14:42:28,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:28,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:28,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["pbeLyhtBQXmiwrafmTvErA"], "issued_at": "2018-11-06T14:42:28.000000Z"}} 2018-11-06 14:42:28,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c842cffe3f328fc84004c29e7e4d66d978c4bd" 2018-11-06 14:42:28,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c35ea552-78fe-4170-b50a-f2596f3423fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:28,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c35ea552-78fe-4170-b50a-f2596f3423fe 2018-11-06 14:42:28,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:28,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:28,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c842cffe3f328fc84004c29e7e4d66d978c4bd" 2018-11-06 14:42:28,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef73ec4-a51c-4732-ab4e-7c28080ceeee Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:42:28,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bef73ec4-a51c-4732-ab4e-7c28080ceeee 2018-11-06 14:42:28,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c842cffe3f328fc84004c29e7e4d66d978c4bd" 2018-11-06 14:42:28,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386f2513-d780-4d46-9261-5affc273e14f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/af328a2dd2e841e9a81f1bf233ad42e2"}, "enabled": true, "id": "af328a2dd2e841e9a81f1bf233ad42e2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj"}]} 2018-11-06 14:42:28,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj used request id req-386f2513-d780-4d46-9261-5affc273e14f 2018-11-06 14:42:28,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c842cffe3f328fc84004c29e7e4d66d978c4bd" 2018-11-06 14:42:29,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11185f58-0972-4f56-b95b-97edc8f2de8c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:29,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-11185f58-0972-4f56-b95b-97edc8f2de8c 2018-11-06 14:42:29,399 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-user 2018-11-06 14:42:29,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:29,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:29,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15f75ed-4bea-444b-85e4-15a2d49c5ccf Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:29,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a15f75ed-4bea-444b-85e4-15a2d49c5ccf 2018-11-06 14:42:29,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj-role"}}' 2018-11-06 14:42:29,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82249657-7afd-4f23-bbd8-ed1d273b134b Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf08987e73d84cbb99917e7f5791af41", "links": {"self": "http://172.30.9.27:5000/v3/roles/cf08987e73d84cbb99917e7f5791af41"}, "name": "CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj-role"}} 2018-11-06 14:42:29,603 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-82249657-7afd-4f23-bbd8-ed1d273b134b 2018-11-06 14:42:29,604 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj-role 2018-11-06 14:42:29,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/cf08987e73d84cbb99917e7f5791af41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:29,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a776a6-f7fb-4522-a9cd-27208e0a8e32 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/cf08987e73d84cbb99917e7f5791af41"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj-role", "id": "cf08987e73d84cbb99917e7f5791af41"}} 2018-11-06 14:42:29,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/cf08987e73d84cbb99917e7f5791af41 used request id req-30a776a6-f7fb-4522-a9cd-27208e0a8e32 2018-11-06 14:42:29,695 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj-role to project CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj 2018-11-06 14:42:29,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/af328a2dd2e841e9a81f1bf233ad42e2/users/67c752fae6eb4a54bbc9d59701e52dc2/roles/cf08987e73d84cbb99917e7f5791af41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:29,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c80e9c1-c5d0-4642-9594-b906d9ee8ea1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:29,827 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/af328a2dd2e841e9a81f1bf233ad42e2/users/67c752fae6eb4a54bbc9d59701e52dc2/roles/cf08987e73d84cbb99917e7f5791af41 used request id req-7c80e9c1-c5d0-4642-9594-b906d9ee8ea1 2018-11-06 14:42:29,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:29,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:30,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf08987e73d84cbb99917e7f5791af41", "name": "CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj-role"}], "expires_at": "2018-11-06T15:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af328a2dd2e841e9a81f1bf233ad42e2", "name": "CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/af328a2dd2e841e9a81f1bf233ad42e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-user", "id": "67c752fae6eb4a54bbc9d59701e52dc2"}, "audit_ids": ["h0JjXthYSsOatmqy2AKqxw"], "issued_at": "2018-11-06T14:42:30.000000Z"}} 2018-11-06 14:42:30,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}389adc94a2ce85c6e4fd739691e4035b863ae48f" 2018-11-06 14:42:30,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7e6327-aaf0-4dc2-9800-1652675c3c57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:30,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6b7e6327-aaf0-4dc2-9800-1652675c3c57 2018-11-06 14:42:30,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/af328a2dd2e841e9a81f1bf233ad42e2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}389adc94a2ce85c6e4fd739691e4035b863ae48f" 2018-11-06 14:42:30,628 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:30 GMT Server: Apache x-compute-request-id: req-69df93d1-8abe-4a69-9af0-a8432fb9dd88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-69df93d1-8abe-4a69-9af0-a8432fb9dd88 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:42:30,628 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/af328a2dd2e841e9a81f1bf233ad42e2/volumes/detail used request id req-69df93d1-8abe-4a69-9af0-a8432fb9dd88 2018-11-06 14:42:30,632 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/af328a2dd2e841e9a81f1bf233ad42e2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-69df93d1-8abe-4a69-9af0-a8432fb9dd88" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}389adc94a2ce85c6e4fd739691e4035b863ae48f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-05a18f0b-019d-4627-9ddd-63a8ad22284e", "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-11-06 14:42:30,783 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 06 Nov 2018 14:42:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9f98758c-c72d-4c9f-b6e8-8ce661dc1dfe x-openstack-request-id: req-9f98758c-c72d-4c9f-b6e8-8ce661dc1dfe 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-11-06 14:42:30,783 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/af328a2dd2e841e9a81f1bf233ad42e2/volumes used request id req-9f98758c-c72d-4c9f-b6e8-8ce661dc1dfe 2018-11-06 14:42:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:31,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7c3d2608-983c-4c4c-aeb3-6d54dc56c0d7 Date: Tue, 06 Nov 2018 14:42:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:42:31,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-7c3d2608-983c-4c4c-aeb3-6d54dc56c0d7 2018-11-06 14:42:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:31,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1617c10c-9359-4604-848a-97f167ad6d8f 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:42:31,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-1617c10c-9359-4604-848a-97f167ad6d8f 2018-11-06 14:42:31,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:31,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ebfcde-38a5-48d9-b2e7-83f3bcaf78b4 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:42:31,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-13ebfcde-38a5-48d9-b2e7-83f3bcaf78b4 2018-11-06 14:42:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:31,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04850794-4ce4-4bf1-8fb2-6c8a017f116c 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:42:31,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-04850794-4ce4-4bf1-8fb2-6c8a017f116c 2018-11-06 14:42:31,376 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj 2018-11-06 14:42:31,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/af328a2dd2e841e9a81f1bf233ad42e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:31,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce08c6a8-cd75-4911-bf90-158ce070f5ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:31,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/af328a2dd2e841e9a81f1bf233ad42e2 used request id req-ce08c6a8-cd75-4911-bf90-158ce070f5ef 2018-11-06 14:42:31,558 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-proj-role 2018-11-06 14:42:31,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/cf08987e73d84cbb99917e7f5791af41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:31,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9db6f052-690d-4fb1-88c1-b60d1f5050d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:31,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/cf08987e73d84cbb99917e7f5791af41 used request id req-9db6f052-690d-4fb1-88c1-b60d1f5050d8 2018-11-06 14:42:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7536c0ce92e29853e4388825bcd64bd09995e79" 2018-11-06 14:42:31,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd7180b-6c02-475a-b4df-0f0694dd191f Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:31,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-efd7180b-6c02-475a-b4df-0f0694dd191f 2018-11-06 14:42:31,792 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-d89939dd-f802-4d8-user 2018-11-06 14:42:31,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/67c752fae6eb4a54bbc9d59701e52dc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c842cffe3f328fc84004c29e7e4d66d978c4bd" 2018-11-06 14:42:32,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75442c2-353e-4d65-a26d-37ad4416f00f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:32,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/67c752fae6eb4a54bbc9d59701e52dc2 used request id req-e75442c2-353e-4d65-a26d-37ad4416f00f 2018-11-06 14:42:32,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:32,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["fDCpodo0RSOs0DAYlplHaA"], "issued_at": "2018-11-06T14:42:32.000000Z"}} 2018-11-06 14:42:32,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3a839f893923ba246210da4bdf3471395053e7" 2018-11-06 14:42:32,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e96c376-1e5f-42dd-b326-9a414ad1335f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:32,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9e96c376-1e5f-42dd-b326-9a414ad1335f 2018-11-06 14:42:32,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:32,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:32,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Gd9dSncaQGqde3aHLgOhMg"], "issued_at": "2018-11-06T14:42:32.000000Z"}} 2018-11-06 14:42:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:32,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb032a10-233c-4489-948c-1bf3d24c81f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:32,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bb032a10-233c-4489-948c-1bf3d24c81f1 2018-11-06 14:42:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:32,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:32,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:33,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4008e8-4137-491d-8c6e-55c52f2913df Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:42:33,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj used request id req-af4008e8-4137-491d-8c6e-55c52f2913df 2018-11-06 14:42:33,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:33,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7b1ce3-2a8e-4a99-8975-4c792568c736 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:33,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1d7b1ce3-2a8e-4a99-8975-4c792568c736 2018-11-06 14:42:33,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj"}}' 2018-11-06 14:42:33,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76ad4ce1-916b-419d-8378-865a444c8b7d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dfb5ea0b60e4ae89576a65dbd5136a3"}, "enabled": true, "id": "1dfb5ea0b60e4ae89576a65dbd5136a3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj"}} 2018-11-06 14:42:33,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-76ad4ce1-916b-419d-8378-865a444c8b7d 2018-11-06 14:42:33,256 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj 2018-11-06 14:42:33,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:33,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:33,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["bxX8muRPSCiQncETxgFqDw"], "issued_at": "2018-11-06T14:42:33.000000Z"}} 2018-11-06 14:42:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c010d193ed2e96c97a081b8ffc4aa502a39c86c" 2018-11-06 14:42:33,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-123c52ff-abbb-46da-a256-246987926e8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:33,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-123c52ff-abbb-46da-a256-246987926e8d 2018-11-06 14:42:33,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:33,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:33,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c010d193ed2e96c97a081b8ffc4aa502a39c86c" 2018-11-06 14:42:33,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5b6192-bb9c-412f-bbe4-5bfd4c5ca0fd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:42:33,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6c5b6192-bb9c-412f-bbe4-5bfd4c5ca0fd 2018-11-06 14:42:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c010d193ed2e96c97a081b8ffc4aa502a39c86c" 2018-11-06 14:42:33,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af51e0e8-1e0d-41ff-a57e-ac469fda1ecf Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dfb5ea0b60e4ae89576a65dbd5136a3"}, "enabled": true, "id": "1dfb5ea0b60e4ae89576a65dbd5136a3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj"}]} 2018-11-06 14:42:33,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj used request id req-af51e0e8-1e0d-41ff-a57e-ac469fda1ecf 2018-11-06 14:42:33,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c010d193ed2e96c97a081b8ffc4aa502a39c86c" 2018-11-06 14:42:34,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f713b6-7dc1-4718-bfa7-ba12e47ace15 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:34,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-76f713b6-7dc1-4718-bfa7-ba12e47ace15 2018-11-06 14:42:34,321 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-user 2018-11-06 14:42:34,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:34,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2cb582-e7e0-4bb7-a415-1693a244f5be Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:34,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bd2cb582-e7e0-4bb7-a415-1693a244f5be 2018-11-06 14:42:34,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj-role"}}' 2018-11-06 14:42:34,537 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98aad705-0eb8-42cd-b333-cf2505d61c99 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3db87098657f43ed93d2c98d4437ef9b", "links": {"self": "http://172.30.9.27:5000/v3/roles/3db87098657f43ed93d2c98d4437ef9b"}, "name": "CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj-role"}} 2018-11-06 14:42:34,537 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-98aad705-0eb8-42cd-b333-cf2505d61c99 2018-11-06 14:42:34,537 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj-role 2018-11-06 14:42:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/3db87098657f43ed93d2c98d4437ef9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:34,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7601a01d-fd47-47b4-ae43-e195a454aba6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/3db87098657f43ed93d2c98d4437ef9b"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj-role", "id": "3db87098657f43ed93d2c98d4437ef9b"}} 2018-11-06 14:42:34,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/3db87098657f43ed93d2c98d4437ef9b used request id req-7601a01d-fd47-47b4-ae43-e195a454aba6 2018-11-06 14:42:34,623 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj-role to project CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj 2018-11-06 14:42:34,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1dfb5ea0b60e4ae89576a65dbd5136a3/users/b28dcb50ad01444e9c5f1d16b03e34dd/roles/3db87098657f43ed93d2c98d4437ef9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:34,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed3a9794-dc9e-4335-ab5b-870dddaadb77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:34,762 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1dfb5ea0b60e4ae89576a65dbd5136a3/users/b28dcb50ad01444e9c5f1d16b03e34dd/roles/3db87098657f43ed93d2c98d4437ef9b used request id req-ed3a9794-dc9e-4335-ab5b-870dddaadb77 2018-11-06 14:42:34,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:34,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:35,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3db87098657f43ed93d2c98d4437ef9b", "name": "CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj-role"}], "expires_at": "2018-11-06T15:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dfb5ea0b60e4ae89576a65dbd5136a3", "name": "CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/1dfb5ea0b60e4ae89576a65dbd5136a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-user", "id": "b28dcb50ad01444e9c5f1d16b03e34dd"}, "audit_ids": ["rl5IEYDvR5OBsjcALpthMQ"], "issued_at": "2018-11-06T14:42:35.000000Z"}} 2018-11-06 14:42:35,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47c9064a41b772d9f649466bb8245cf5040b4c5" 2018-11-06 14:42:35,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1040dfd7-fe0d-4a68-be10-d1bece98c078 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:35,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1040dfd7-fe0d-4a68-be10-d1bece98c078 2018-11-06 14:42:35,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1dfb5ea0b60e4ae89576a65dbd5136a3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47c9064a41b772d9f649466bb8245cf5040b4c5" 2018-11-06 14:42:35,409 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:35 GMT Server: Apache x-compute-request-id: req-89dce7d5-5e78-4660-8aee-72c8e71d5601 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-89dce7d5-5e78-4660-8aee-72c8e71d5601 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:42:35,409 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1dfb5ea0b60e4ae89576a65dbd5136a3/volumes/detail used request id req-89dce7d5-5e78-4660-8aee-72c8e71d5601 2018-11-06 14:42:35,413 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/1dfb5ea0b60e4ae89576a65dbd5136a3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-89dce7d5-5e78-4660-8aee-72c8e71d5601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47c9064a41b772d9f649466bb8245cf5040b4c5" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-1a40301f-815d-403f-a000-b57b1457098f", "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-11-06 14:42:35,571 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:42:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-aeb3a311-d1cb-4e79-85ab-7a4d8e96544b x-openstack-request-id: req-aeb3a311-d1cb-4e79-85ab-7a4d8e96544b Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-11-06 14:42:35,572 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/1dfb5ea0b60e4ae89576a65dbd5136a3/volumes used request id req-aeb3a311-d1cb-4e79-85ab-7a4d8e96544b 2018-11-06 14:42:35,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:35,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-89e4a81c-2203-45aa-b915-921939d79bbe Date: Tue, 06 Nov 2018 14:42:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:42:35,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-89e4a81c-2203-45aa-b915-921939d79bbe 2018-11-06 14:42:35,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:35,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e486a4-532e-4d09-92f8-32ff21cf9f9b 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:42:35,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-95e486a4-532e-4d09-92f8-32ff21cf9f9b 2018-11-06 14:42:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:35,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3e03ee-e757-4d04-965c-7abacd26c67a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:42:35,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-fb3e03ee-e757-4d04-965c-7abacd26c67a 2018-11-06 14:42:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:35,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f993bd-4bd4-4b09-b7af-e634d6806fbb 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:42:35,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-c2f993bd-4bd4-4b09-b7af-e634d6806fbb 2018-11-06 14:42:35,984 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj 2018-11-06 14:42:35,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1dfb5ea0b60e4ae89576a65dbd5136a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:36,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f53fc3a3-3a92-45af-9fea-7529c63d2bfc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:36,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1dfb5ea0b60e4ae89576a65dbd5136a3 used request id req-f53fc3a3-3a92-45af-9fea-7529c63d2bfc 2018-11-06 14:42:36,193 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-proj-role 2018-11-06 14:42:36,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/3db87098657f43ed93d2c98d4437ef9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:36,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f2c0938-13d2-4328-b66d-dfb78ab1e2f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:36,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/3db87098657f43ed93d2c98d4437ef9b used request id req-7f2c0938-13d2-4328-b66d-dfb78ab1e2f2 2018-11-06 14:42:36,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7190a402d1e7f2b24a409eab0a1b8e361ef396" 2018-11-06 14:42:36,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fca0c11-0080-4122-b346-feca1f44c7df Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:36,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5fca0c11-0080-4122-b346-feca1f44c7df 2018-11-06 14:42:36,322 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-10e2432e-460e-4c4-user 2018-11-06 14:42:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/b28dcb50ad01444e9c5f1d16b03e34dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c010d193ed2e96c97a081b8ffc4aa502a39c86c" 2018-11-06 14:42:36,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b47ae4-6916-4126-b8a4-9cb35ebf23d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:36,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b28dcb50ad01444e9c5f1d16b03e34dd used request id req-c1b47ae4-6916-4126-b8a4-9cb35ebf23d5 2018-11-06 14:42:36,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:36,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["JDz1Q0yrTRmui4NlxTozBw"], "issued_at": "2018-11-06T14:42:36.000000Z"}} 2018-11-06 14:42:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d428fee784e056d80dba0a5cdf651a0ce21510d8" 2018-11-06 14:42:36,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c916e0c-508e-4fe3-8c73-4aca9d42a167 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:36,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2c916e0c-508e-4fe3-8c73-4aca9d42a167 2018-11-06 14:42:36,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:36,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:37,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["tqLoOt_SRzKdFLxWxVnEZA"], "issued_at": "2018-11-06T14:42:37.000000Z"}} 2018-11-06 14:42:37,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:37,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7e3983-bca4-4201-84f4-e2cf9c7f5240 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:37,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6c7e3983-bca4-4201-84f4-e2cf9c7f5240 2018-11-06 14:42:37,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:37,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:37,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:37,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39c0378-cfbe-4ca5-9a62-588cc6c086be Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:42:37,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj used request id req-b39c0378-cfbe-4ca5-9a62-588cc6c086be 2018-11-06 14:42:37,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:37,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64dec3a7-fe6e-4467-b4b5-e2a0d9c505c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:37,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-64dec3a7-fe6e-4467-b4b5-e2a0d9c505c6 2018-11-06 14:42:37,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj"}}' 2018-11-06 14:42:37,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916d5213-9ea0-483e-a4e6-7eab26999c3d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a619c06ec2484335bec5c9c963d44bb7"}, "enabled": true, "id": "a619c06ec2484335bec5c9c963d44bb7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj"}} 2018-11-06 14:42:37,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-916d5213-9ea0-483e-a4e6-7eab26999c3d 2018-11-06 14:42:37,760 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj 2018-11-06 14:42:37,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:37,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:38,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["QR9aeT8NT0W-9HB2nImyBg"], "issued_at": "2018-11-06T14:42:38.000000Z"}} 2018-11-06 14:42:38,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083ec3cfef8f8f9d171a0101327f9b9c04c5b94c" 2018-11-06 14:42:38,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c9e392-fedf-483c-99f5-ec70cf7bec24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:38,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b1c9e392-fedf-483c-99f5-ec70cf7bec24 2018-11-06 14:42:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:38,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083ec3cfef8f8f9d171a0101327f9b9c04c5b94c" 2018-11-06 14:42:38,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d4c357-ac36-4eee-bdc8-b436dbdeb839 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:42:38,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b4d4c357-ac36-4eee-bdc8-b436dbdeb839 2018-11-06 14:42:38,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083ec3cfef8f8f9d171a0101327f9b9c04c5b94c" 2018-11-06 14:42:38,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f040f8-89d1-4cf4-bb3c-2c49f5228b24 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a619c06ec2484335bec5c9c963d44bb7"}, "enabled": true, "id": "a619c06ec2484335bec5c9c963d44bb7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj"}]} 2018-11-06 14:42:38,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj used request id req-76f040f8-89d1-4cf4-bb3c-2c49f5228b24 2018-11-06 14:42:38,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083ec3cfef8f8f9d171a0101327f9b9c04c5b94c" 2018-11-06 14:42:38,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2be15e9-57ad-477e-b89d-181886c01bd6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:38,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a2be15e9-57ad-477e-b89d-181886c01bd6 2018-11-06 14:42:38,885 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-3c5da77f-c686-49e-user 2018-11-06 14:42:38,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:38,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:38,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d68fd1-108a-4753-861c-c3957f6de9da Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:38,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-08d68fd1-108a-4753-861c-c3957f6de9da 2018-11-06 14:42:38,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" -d '{"role": {"name": "CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj-role"}}' 2018-11-06 14:42:39,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-662a3c21-b83c-434c-af17-995c95c90f51 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48279ba85bca470a9b97216a72ba141a", "links": {"self": "http://172.30.9.27:5000/v3/roles/48279ba85bca470a9b97216a72ba141a"}, "name": "CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj-role"}} 2018-11-06 14:42:39,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-662a3c21-b83c-434c-af17-995c95c90f51 2018-11-06 14:42:39,090 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj-role 2018-11-06 14:42:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/48279ba85bca470a9b97216a72ba141a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:39,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f623f5a0-1649-49fb-84aa-2a64a2c8bb23 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/48279ba85bca470a9b97216a72ba141a"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj-role", "id": "48279ba85bca470a9b97216a72ba141a"}} 2018-11-06 14:42:39,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/48279ba85bca470a9b97216a72ba141a used request id req-f623f5a0-1649-49fb-84aa-2a64a2c8bb23 2018-11-06 14:42:39,112 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj-role to project CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj 2018-11-06 14:42:39,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a619c06ec2484335bec5c9c963d44bb7/users/d4a699c7bf574bb39b4689f05b43c23c/roles/48279ba85bca470a9b97216a72ba141a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:39,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6071ff57-bbc4-44a7-8f1b-06485d3c3b7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:39,247 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a619c06ec2484335bec5c9c963d44bb7/users/d4a699c7bf574bb39b4689f05b43c23c/roles/48279ba85bca470a9b97216a72ba141a used request id req-6071ff57-bbc4-44a7-8f1b-06485d3c3b7a 2018-11-06 14:42:39,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:39,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:39,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["RySqgs5HQRKWRO19Ho3tEQ"], "issued_at": "2018-11-06T14:42:39.000000Z"}} 2018-11-06 14:42:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2637468f78b3b79067c24cb5aa0195781c42f3e" 2018-11-06 14:42:39,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263813d4-5e44-47fa-b733-85865ca82b13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:39,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-263813d4-5e44-47fa-b733-85865ca82b13 2018-11-06 14:42:39,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2637468f78b3b79067c24cb5aa0195781c42f3e" 2018-11-06 14:42:39,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:39 GMT Server: Apache x-compute-request-id: req-39b73558-f1ff-4282-9021-2c386579dffe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-39b73558-f1ff-4282-9021-2c386579dffe Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-06 14:42:39,889 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-39b73558-f1ff-4282-9021-2c386579dffe 2018-11-06 14:42:39,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-39b73558-f1ff-4282-9021-2c386579dffe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2637468f78b3b79067c24cb5aa0195781c42f3e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-14e599ee-9666-43fc-8070-72c2f1b57e53-vol-type", "description": null}}' 2018-11-06 14:42:40,104 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:39 GMT Server: Apache x-compute-request-id: req-c38a66f6-8ea1-48be-b595-bb1a25b56925 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c38a66f6-8ea1-48be-b595-bb1a25b56925 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-14e599ee-9666-43fc-8070-72c2f1b57e53-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "66456b9f-ef09-4841-a973-cea810eb4952", "description": null}} 2018-11-06 14:42:40,105 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types used request id req-c38a66f6-8ea1-48be-b595-bb1a25b56925 2018-11-06 14:42:40,105 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-14e599ee-9666-43fc-8070-72c2f1b57e53-vol-type 2018-11-06 14:42:40,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:40,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:40,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48279ba85bca470a9b97216a72ba141a", "name": "CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj-role"}], "expires_at": "2018-11-06T15:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a619c06ec2484335bec5c9c963d44bb7", "name": "CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a619c06ec2484335bec5c9c963d44bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a619c06ec2484335bec5c9c963d44bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a619c06ec2484335bec5c9c963d44bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a619c06ec2484335bec5c9c963d44bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a619c06ec2484335bec5c9c963d44bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a619c06ec2484335bec5c9c963d44bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a619c06ec2484335bec5c9c963d44bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a619c06ec2484335bec5c9c963d44bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a619c06ec2484335bec5c9c963d44bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a619c06ec2484335bec5c9c963d44bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a619c06ec2484335bec5c9c963d44bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a619c06ec2484335bec5c9c963d44bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-3c5da77f-c686-49e-user", "id": "d4a699c7bf574bb39b4689f05b43c23c"}, "audit_ids": ["zat-G5BzSDiI3lP9M4eqHA"], "issued_at": "2018-11-06T14:42:40.000000Z"}} 2018-11-06 14:42:40,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2345acf76ed38c8ed95d3366d5a2691625a39e41" 2018-11-06 14:42:40,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9066fd40-df47-4f86-b253-43c9e1778d22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:40,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9066fd40-df47-4f86-b253-43c9e1778d22 2018-11-06 14:42:40,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/a619c06ec2484335bec5c9c963d44bb7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2345acf76ed38c8ed95d3366d5a2691625a39e41" 2018-11-06 14:42:40,760 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:40 GMT Server: Apache x-compute-request-id: req-473bac3a-3501-40e4-818d-c91b54ba5fd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-473bac3a-3501-40e4-818d-c91b54ba5fd1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:42:40,760 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/a619c06ec2484335bec5c9c963d44bb7/volumes/detail used request id req-473bac3a-3501-40e4-818d-c91b54ba5fd1 2018-11-06 14:42:40,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/a619c06ec2484335bec5c9c963d44bb7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-473bac3a-3501-40e4-818d-c91b54ba5fd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2345acf76ed38c8ed95d3366d5a2691625a39e41" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-14e599ee-9666-43fc-8070-72c2f1b57e53-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-11-06 14:42:40,920 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:42:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d6463290-e83a-43c1-a2ff-2e64731bce93 x-openstack-request-id: req-d6463290-e83a-43c1-a2ff-2e64731bce93 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-11-06 14:42:40,920 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/a619c06ec2484335bec5c9c963d44bb7/volumes used request id req-d6463290-e83a-43c1-a2ff-2e64731bce93 2018-11-06 14:42:40,921 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-14e599ee-9666-43fc-8070-72c2f1b57e53-vol-type 2018-11-06 14:42:40,924 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/66456b9f-ef09-4841-a973-cea810eb4952 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-39b73558-f1ff-4282-9021-2c386579dffe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2637468f78b3b79067c24cb5aa0195781c42f3e" 2018-11-06 14:42:41,167 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:42:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e52e8ea0-33fd-4418-b6d3-d616506a32e8 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-11-06 14:42:41,168 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/66456b9f-ef09-4841-a973-cea810eb4952 used request id req-e52e8ea0-33fd-4418-b6d3-d616506a32e8 2018-11-06 14:42:41,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:41,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e8343bd6-93d5-4c14-8da9-4d76626fb373 Date: Tue, 06 Nov 2018 14:42:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:42:41,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-e8343bd6-93d5-4c14-8da9-4d76626fb373 2018-11-06 14:42:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:41,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8367e31f-a3e3-4dee-bae5-fc44d9b9c1ab 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:42:41,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-8367e31f-a3e3-4dee-bae5-fc44d9b9c1ab 2018-11-06 14:42:41,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:41,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1a080a-2825-4a17-84e3-90a5e3b33e7d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:42:41,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-eb1a080a-2825-4a17-84e3-90a5e3b33e7d 2018-11-06 14:42:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:41,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b1d2a3-74cc-4c81-b3cc-8a03dac203f6 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:42:41,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-01b1d2a3-74cc-4c81-b3cc-8a03dac203f6 2018-11-06 14:42:41,651 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj 2018-11-06 14:42:41,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a619c06ec2484335bec5c9c963d44bb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:41,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a225f2cf-41c9-4017-9d79-c2aa2f6aca92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:41,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a619c06ec2484335bec5c9c963d44bb7 used request id req-a225f2cf-41c9-4017-9d79-c2aa2f6aca92 2018-11-06 14:42:41,804 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-3c5da77f-c686-49e-proj-role 2018-11-06 14:42:41,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/48279ba85bca470a9b97216a72ba141a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:41,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a433aab-5654-44e1-9ff3-2bcaa139f28b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:41,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/48279ba85bca470a9b97216a72ba141a used request id req-9a433aab-5654-44e1-9ff3-2bcaa139f28b 2018-11-06 14:42:41,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09cddebcfe14d67f9c8b192f2cfee5bd73ae2df" 2018-11-06 14:42:42,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98787797-28d9-42ef-9ea0-a12ba7cd0ed7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:42,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-98787797-28d9-42ef-9ea0-a12ba7cd0ed7 2018-11-06 14:42:42,010 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-3c5da77f-c686-49e-user 2018-11-06 14:42:42,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d4a699c7bf574bb39b4689f05b43c23c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083ec3cfef8f8f9d171a0101327f9b9c04c5b94c" 2018-11-06 14:42:42,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a02e8575-8b9c-4061-9cdf-ea297e2f532a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:42,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d4a699c7bf574bb39b4689f05b43c23c used request id req-a02e8575-8b9c-4061-9cdf-ea297e2f532a 2018-11-06 14:42:42,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:42,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["QsqGmOKtRreUOp8vyLpDow"], "issued_at": "2018-11-06T14:42:42.000000Z"}} 2018-11-06 14:42:42,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9db85587d8a44a086bbb04ad32df56304ed7b5" 2018-11-06 14:42:42,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cbf95b3-8de4-4bf9-ac39-a86d056f8b20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:42,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1cbf95b3-8de4-4bf9-ac39-a86d056f8b20 2018-11-06 14:42:42,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:42,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:43,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["BOXwFeOuRNewTMTIrXxU6Q"], "issued_at": "2018-11-06T14:42:43.000000Z"}} 2018-11-06 14:42:43,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:43,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84201a1e-f355-4e52-a0c8-3e47d3b1f40d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:43,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84201a1e-f355-4e52-a0c8-3e47d3b1f40d 2018-11-06 14:42:43,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:43,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:43,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:43,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76258d29-414d-4b5e-be6e-f5f0870dcf70 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:42:43,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj used request id req-76258d29-414d-4b5e-be6e-f5f0870dcf70 2018-11-06 14:42:43,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:43,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead1c0b9-c9e3-44da-b4cb-d0ac6f89e4bd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:43,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ead1c0b9-c9e3-44da-b4cb-d0ac6f89e4bd 2018-11-06 14:42:43,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj"}}' 2018-11-06 14:42:43,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb59e776-bf2a-4671-935e-24174e4e0fe2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a6da94b536f54de0bf1431a98d31dac2"}, "enabled": true, "id": "a6da94b536f54de0bf1431a98d31dac2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj"}} 2018-11-06 14:42:43,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-fb59e776-bf2a-4671-935e-24174e4e0fe2 2018-11-06 14:42:43,443 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj 2018-11-06 14:42:43,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:43,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:43,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["RkNBnTWAQmmbppgMA0tnyw"], "issued_at": "2018-11-06T14:42:43.000000Z"}} 2018-11-06 14:42:43,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b903cb9f92385f56377dfe3a0dd2b329fd7331d6" 2018-11-06 14:42:43,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec67166-467c-40f9-a52b-c90a7225e1cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:43,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8ec67166-467c-40f9-a52b-c90a7225e1cc 2018-11-06 14:42:43,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:43,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:43,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b903cb9f92385f56377dfe3a0dd2b329fd7331d6" 2018-11-06 14:42:43,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816cece5-3a42-4a0b-985f-29f49ef27cdd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:42:43,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-816cece5-3a42-4a0b-985f-29f49ef27cdd 2018-11-06 14:42:43,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b903cb9f92385f56377dfe3a0dd2b329fd7331d6" 2018-11-06 14:42:44,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6d9dfb-2548-4a0b-87b4-13f1a3d71f18 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a6da94b536f54de0bf1431a98d31dac2"}, "enabled": true, "id": "a6da94b536f54de0bf1431a98d31dac2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj"}]} 2018-11-06 14:42:44,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj used request id req-6e6d9dfb-2548-4a0b-87b4-13f1a3d71f18 2018-11-06 14:42:44,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b903cb9f92385f56377dfe3a0dd2b329fd7331d6" 2018-11-06 14:42:44,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3f8866-3d72-4d2b-8d1b-d579545efbb5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:44,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-dc3f8866-3d72-4d2b-8d1b-d579545efbb5 2018-11-06 14:42:44,519 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-e754cf10-db7d-4e6-user 2018-11-06 14:42:44,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:44,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:44,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6582c4-be53-43e4-9e16-e61a001df3a5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:44,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fe6582c4-be53-43e4-9e16-e61a001df3a5 2018-11-06 14:42:44,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" -d '{"role": {"name": "CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj-role"}}' 2018-11-06 14:42:44,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c5de8ab-d919-413b-bb3c-a443cbe74d25 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbbc0ea5490f4ddfb4f7b0b0a07f6cb7", "links": {"self": "http://172.30.9.27:5000/v3/roles/dbbc0ea5490f4ddfb4f7b0b0a07f6cb7"}, "name": "CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj-role"}} 2018-11-06 14:42:44,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c5de8ab-d919-413b-bb3c-a443cbe74d25 2018-11-06 14:42:44,729 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj-role 2018-11-06 14:42:44,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/dbbc0ea5490f4ddfb4f7b0b0a07f6cb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:44,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-495dbd35-df6b-4472-a509-20e2cc86b2c2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/dbbc0ea5490f4ddfb4f7b0b0a07f6cb7"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj-role", "id": "dbbc0ea5490f4ddfb4f7b0b0a07f6cb7"}} 2018-11-06 14:42:44,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/dbbc0ea5490f4ddfb4f7b0b0a07f6cb7 used request id req-495dbd35-df6b-4472-a509-20e2cc86b2c2 2018-11-06 14:42:44,818 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj-role to project CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj 2018-11-06 14:42:44,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a6da94b536f54de0bf1431a98d31dac2/users/2b87207d16444295bf22536c6df0b2e7/roles/dbbc0ea5490f4ddfb4f7b0b0a07f6cb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:44,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb3c0a20-3ba2-408a-a972-06d2b771d021 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:44,953 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a6da94b536f54de0bf1431a98d31dac2/users/2b87207d16444295bf22536c6df0b2e7/roles/dbbc0ea5490f4ddfb4f7b0b0a07f6cb7 used request id req-bb3c0a20-3ba2-408a-a972-06d2b771d021 2018-11-06 14:42:44,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:44,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:45,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-fAhli5UQfW7KF-rb1amYQ"], "issued_at": "2018-11-06T14:42:45.000000Z"}} 2018-11-06 14:42:45,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df378643212ec78ac033d1010948a5bece528151" 2018-11-06 14:42:45,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f8358db-f89f-4730-8c41-483f9cdf24fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:45,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5f8358db-f89f-4730-8c41-483f9cdf24fb 2018-11-06 14:42:45,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df378643212ec78ac033d1010948a5bece528151" 2018-11-06 14:42:45,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:45 GMT Server: Apache x-compute-request-id: req-d5cbdd07-daed-4d90-971d-1bff43ca0a3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d5cbdd07-daed-4d90-971d-1bff43ca0a3b Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-06 14:42:45,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types?is_public=None used request id req-d5cbdd07-daed-4d90-971d-1bff43ca0a3b 2018-11-06 14:42:45,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d5cbdd07-daed-4d90-971d-1bff43ca0a3b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df378643212ec78ac033d1010948a5bece528151" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol-type", "description": null}}' 2018-11-06 14:42:45,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:45 GMT Server: Apache x-compute-request-id: req-e4ff10f9-1c4d-42b2-933d-5d445890cafc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4ff10f9-1c4d-42b2-933d-5d445890cafc Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ed3d63a0-8643-4f97-b266-fb9d561d424f", "description": null}} 2018-11-06 14:42:45,738 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types used request id req-e4ff10f9-1c4d-42b2-933d-5d445890cafc 2018-11-06 14:42:45,739 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol-type 2018-11-06 14:42:45,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:45,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:46,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["8DkCENirRzuAgzahUy_u2w"], "issued_at": "2018-11-06T14:42:46.000000Z"}} 2018-11-06 14:42:46,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ebae050a7444ada4e6a67704de70d658864d45" 2018-11-06 14:42:46,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fef83d-d3d1-4898-8234-367354ff2381 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:46,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-41fef83d-d3d1-4898-8234-367354ff2381 2018-11-06 14:42:46,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ebae050a7444ada4e6a67704de70d658864d45" 2018-11-06 14:42:46,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:46 GMT Server: Apache x-compute-request-id: req-0f5a41ec-e3ff-4fd4-943a-421bccee34cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f5a41ec-e3ff-4fd4-943a-421bccee34cf Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:42:46,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/detail used request id req-0f5a41ec-e3ff-4fd4-943a-421bccee34cf 2018-11-06 14:42:46,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0f5a41ec-e3ff-4fd4-943a-421bccee34cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ebae050a7444ada4e6a67704de70d658864d45" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-06 14:42:46,784 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:42:46 GMT Server: Apache x-compute-request-id: req-8868ac8f-afd6-49bd-b0be-a4ebf23acc1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8868ac8f-afd6-49bd-b0be-a4ebf23acc1d Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:42:46.683562", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol-type", "name": "CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a65ca6d-4676-480c-9dec-416d8027d1fc", "size": 1}} 2018-11-06 14:42:46,784 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes used request id req-8868ac8f-afd6-49bd-b0be-a4ebf23acc1d 2018-11-06 14:42:46,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5a41ec-e3ff-4fd4-943a-421bccee34cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ebae050a7444ada4e6a67704de70d658864d45" 2018-11-06 14:42:46,986 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:46 GMT Server: Apache x-compute-request-id: req-6a661bdc-f23e-4f60-9c5b-f492e4ea4bdd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a661bdc-f23e-4f60-9c5b-f492e4ea4bdd Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T14:42:46.000000", "replication_status": null, "snapshot_id": null, "id": "6a65ca6d-4676-480c-9dec-416d8027d1fc", "size": 1, "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "os-vol-tenant-attr:tenant_id": "2216100af53b44269a1e842e87dafaef", "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-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol", "bootable": "false", "created_at": "2018-11-06T14:42:46.000000", "volume_type": "CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol-type"}} 2018-11-06 14:42:46,987 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc used request id req-6a661bdc-f23e-4f60-9c5b-f492e4ea4bdd 2018-11-06 14:42:46,987 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol 2018-11-06 14:42:46,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5a41ec-e3ff-4fd4-943a-421bccee34cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ebae050a7444ada4e6a67704de70d658864d45" 2018-11-06 14:42:47,191 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:46 GMT Server: Apache x-compute-request-id: req-bac34b18-7b9f-4e24-97a6-29c32dce2ce1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bac34b18-7b9f-4e24-97a6-29c32dce2ce1 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T14:42:46.000000", "replication_status": null, "snapshot_id": null, "id": "6a65ca6d-4676-480c-9dec-416d8027d1fc", "size": 1, "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "os-vol-tenant-attr:tenant_id": "2216100af53b44269a1e842e87dafaef", "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-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol", "bootable": "false", "created_at": "2018-11-06T14:42:46.000000", "volume_type": "CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol-type"}} 2018-11-06 14:42:47,192 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc used request id req-bac34b18-7b9f-4e24-97a6-29c32dce2ce1 2018-11-06 14:42:47,192 - create_volume - DEBUG - Instance status is - creating 2018-11-06 14:42:47,192 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 14:42:50,195 - create_volume - DEBUG - Volume status query timeout in 296.79212594 2018-11-06 14:42:50,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5a41ec-e3ff-4fd4-943a-421bccee34cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ebae050a7444ada4e6a67704de70d658864d45" 2018-11-06 14:42:50,423 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:50 GMT Server: Apache x-compute-request-id: req-dd6653f0-5bbb-4c9c-99c1-e4808f2d126e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd6653f0-5bbb-4c9c-99c1-e4808f2d126e Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T14:42:47.000000", "replication_status": null, "snapshot_id": null, "id": "6a65ca6d-4676-480c-9dec-416d8027d1fc", "size": 1, "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "os-vol-tenant-attr:tenant_id": "2216100af53b44269a1e842e87dafaef", "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-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol", "bootable": "false", "created_at": "2018-11-06T14:42:46.000000", "volume_type": "CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol-type"}} 2018-11-06 14:42:50,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc used request id req-dd6653f0-5bbb-4c9c-99c1-e4808f2d126e 2018-11-06 14:42:50,424 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:42:50,424 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol 2018-11-06 14:42:50,424 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol 2018-11-06 14:42:50,427 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5a41ec-e3ff-4fd4-943a-421bccee34cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ebae050a7444ada4e6a67704de70d658864d45" 2018-11-06 14:42:50,635 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:50 GMT Server: Apache x-compute-request-id: req-2cf4671d-2672-4a6b-9745-bb14aa32f323 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cf4671d-2672-4a6b-9745-bb14aa32f323 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc", "rel": "self"}, {"href": "http://172.30.9.27:8776/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T14:42:47.000000", "replication_status": null, "snapshot_id": null, "id": "6a65ca6d-4676-480c-9dec-416d8027d1fc", "size": 1, "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "os-vol-tenant-attr:tenant_id": "2216100af53b44269a1e842e87dafaef", "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-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol", "bootable": "false", "created_at": "2018-11-06T14:42:46.000000", "volume_type": "CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol-type"}} 2018-11-06 14:42:50,635 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc used request id req-2cf4671d-2672-4a6b-9745-bb14aa32f323 2018-11-06 14:42:50,635 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:42:50,636 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol 2018-11-06 14:42:50,636 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol 2018-11-06 14:42:50,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5a41ec-e3ff-4fd4-943a-421bccee34cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ebae050a7444ada4e6a67704de70d658864d45" 2018-11-06 14:42:51,119 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:42:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d457ada0-bd10-456b-9ce3-1d03d1c3fe29 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-11-06 14:42:51,120 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc used request id req-d457ada0-bd10-456b-9ce3-1d03d1c3fe29 2018-11-06 14:42:51,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5a41ec-e3ff-4fd4-943a-421bccee34cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ebae050a7444ada4e6a67704de70d658864d45" 2018-11-06 14:42:51,682 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:42:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d889f48d-6f75-435a-b6f3-b0f07f8b7810 x-openstack-request-id: req-d889f48d-6f75-435a-b6f3-b0f07f8b7810 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6a65ca6d-4676-480c-9dec-416d8027d1fc could not be found.", "code": 404}} 2018-11-06 14:42:51,683 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/volumes/6a65ca6d-4676-480c-9dec-416d8027d1fc used request id req-d889f48d-6f75-435a-b6f3-b0f07f8b7810 2018-11-06 14:42:51,683 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6a65ca6d-4676-480c-9dec-416d8027d1fc could not be found. (HTTP 404) (Request-ID: req-d889f48d-6f75-435a-b6f3-b0f07f8b7810) 2018-11-06 14:42:51,683 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol 2018-11-06 14:42:51,684 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-1d85af70-38fd-45bc-b41b-e15e6b352d74-vol-type 2018-11-06 14:42:51,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ed3d63a0-8643-4f97-b266-fb9d561d424f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d5cbdd07-daed-4d90-971d-1bff43ca0a3b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df378643212ec78ac033d1010948a5bece528151" 2018-11-06 14:42:51,742 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:42:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-16148863-2bde-459f-b046-cf2736fa13be 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-11-06 14:42:51,742 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef/types/ed3d63a0-8643-4f97-b266-fb9d561d424f used request id req-16148863-2bde-459f-b046-cf2736fa13be 2018-11-06 14:42:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:51,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2e9480f3-2f56-4953-a09d-ac987df53274 Date: Tue, 06 Nov 2018 14:42:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:42:51,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2e9480f3-2f56-4953-a09d-ac987df53274 2018-11-06 14:42:51,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:52,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c61acaa-cbad-4c20-b1ce-138a0dc61e1f 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:42:52,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-7c61acaa-cbad-4c20-b1ce-138a0dc61e1f 2018-11-06 14:42:52,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:52,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433c3d66-d2ca-44e8-8fc4-cad1ee42c09b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:42:52,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-433c3d66-d2ca-44e8-8fc4-cad1ee42c09b 2018-11-06 14:42:52,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:52,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab18e6d-5717-436d-b708-4eb727f33e7d 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:42:52,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-6ab18e6d-5717-436d-b708-4eb727f33e7d 2018-11-06 14:42:52,221 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj 2018-11-06 14:42:52,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a6da94b536f54de0bf1431a98d31dac2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:52,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-519a9132-b35e-4a9f-a628-54fa1faa2516 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:52,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a6da94b536f54de0bf1431a98d31dac2 used request id req-519a9132-b35e-4a9f-a628-54fa1faa2516 2018-11-06 14:42:52,427 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-e754cf10-db7d-4e6-proj-role 2018-11-06 14:42:52,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/dbbc0ea5490f4ddfb4f7b0b0a07f6cb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:52,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-963d4f77-cda2-4dbf-abb6-231477d0867e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:52,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/dbbc0ea5490f4ddfb4f7b0b0a07f6cb7 used request id req-963d4f77-cda2-4dbf-abb6-231477d0867e 2018-11-06 14:42:52,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2280aac732a23e28beda03a833bc23db8c903ec5" 2018-11-06 14:42:52,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3032dc99-3b47-49bf-86c0-ed29b4d092fa Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:52,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3032dc99-3b47-49bf-86c0-ed29b4d092fa 2018-11-06 14:42:52,627 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-e754cf10-db7d-4e6-user 2018-11-06 14:42:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/2b87207d16444295bf22536c6df0b2e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b903cb9f92385f56377dfe3a0dd2b329fd7331d6" 2018-11-06 14:42:52,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b612be-bb16-4153-bfaf-a3f238175237 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:52,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2b87207d16444295bf22536c6df0b2e7 used request id req-c1b612be-bb16-4153-bfaf-a3f238175237 2018-11-06 14:42:52,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:53,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["f9BscbOjRJq_3IUyWufPsQ"], "issued_at": "2018-11-06T14:42:53.000000Z"}} 2018-11-06 14:42:53,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4436a3ec7fb32edbf4b3ebcb5e73dc6cdda44b7c" 2018-11-06 14:42:53,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1814dff-b4bd-4d51-abe4-c3c9d835c653 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:53,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f1814dff-b4bd-4d51-abe4-c3c9d835c653 2018-11-06 14:42:53,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:53,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:53,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["lt2cV4YuRqeYZDwr0B7SHg"], "issued_at": "2018-11-06T14:42:53.000000Z"}} 2018-11-06 14:42:53,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:42:53,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0427b0-ff51-4f07-9394-88d366247b76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:53,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1b0427b0-ff51-4f07-9394-88d366247b76 2018-11-06 14:42:53,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:53,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:53,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:42:53,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d8e991-2478-4206-b1bf-ad72de7d8af2 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:42:53,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj used request id req-79d8e991-2478-4206-b1bf-ad72de7d8af2 2018-11-06 14:42:53,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:42:54,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8f89b0-24d4-4af8-9e25-36bd4bbc2f46 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:54,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2b8f89b0-24d4-4af8-9e25-36bd4bbc2f46 2018-11-06 14:42:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj"}}' 2018-11-06 14:42:54,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22cf2a49-9cc5-49bd-b4eb-4a881b106403 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2a1111a847df47039daa9d267a4158ff"}, "enabled": true, "id": "2a1111a847df47039daa9d267a4158ff", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj"}} 2018-11-06 14:42:54,119 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-22cf2a49-9cc5-49bd-b4eb-4a881b106403 2018-11-06 14:42:54,119 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj 2018-11-06 14:42:54,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:54,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:54,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Fc2MK3jeS4KPpNCNMWZS4w"], "issued_at": "2018-11-06T14:42:54.000000Z"}} 2018-11-06 14:42:54,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5d0bb4f5085e3b380be42565c1419025306e6" 2018-11-06 14:42:54,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ff9580-7406-4fcb-90c2-cf8a9130c74e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:54,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d7ff9580-7406-4fcb-90c2-cf8a9130c74e 2018-11-06 14:42:54,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:42:54,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:42:54,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5d0bb4f5085e3b380be42565c1419025306e6" 2018-11-06 14:42:54,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0baceed3-3ce7-43b6-80be-3c5b76e3bd3a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:42:54,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0baceed3-3ce7-43b6-80be-3c5b76e3bd3a 2018-11-06 14:42:54,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5d0bb4f5085e3b380be42565c1419025306e6" 2018-11-06 14:42:54,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6b2f88-5313-40ff-8793-50d24aa6be78 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2a1111a847df47039daa9d267a4158ff"}, "enabled": true, "id": "2a1111a847df47039daa9d267a4158ff", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj"}]} 2018-11-06 14:42:54,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj used request id req-6c6b2f88-5313-40ff-8793-50d24aa6be78 2018-11-06 14:42:54,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5d0bb4f5085e3b380be42565c1419025306e6" 2018-11-06 14:42:54,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324ade7f-0277-4d3d-840a-76e1f8a53d96 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:42:54,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-324ade7f-0277-4d3d-840a-76e1f8a53d96 2018-11-06 14:42:55,202 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-user 2018-11-06 14:42:55,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:42:55,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9aff3b1-7710-4bf7-b243-17717115d435 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:42:55,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d9aff3b1-7710-4bf7-b243-17717115d435 2018-11-06 14:42:55,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" -d '{"role": {"name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj-role"}}' 2018-11-06 14:42:55,405 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-767b73df-7c32-4e03-a27e-1afa54a0d451 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7625db7790d41338e5714a14f075770", "links": {"self": "http://172.30.9.27:5000/v3/roles/d7625db7790d41338e5714a14f075770"}, "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj-role"}} 2018-11-06 14:42:55,406 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-767b73df-7c32-4e03-a27e-1afa54a0d451 2018-11-06 14:42:55,406 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj-role 2018-11-06 14:42:55,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d7625db7790d41338e5714a14f075770 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:42:55,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ac4fd6-3d63-4dd2-ba8c-b1d745a1d465 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d7625db7790d41338e5714a14f075770"}, "domain_id": null, "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj-role", "id": "d7625db7790d41338e5714a14f075770"}} 2018-11-06 14:42:55,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d7625db7790d41338e5714a14f075770 used request id req-b1ac4fd6-3d63-4dd2-ba8c-b1d745a1d465 2018-11-06 14:42:55,425 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj-role to project CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj 2018-11-06 14:42:55,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/2a1111a847df47039daa9d267a4158ff/users/a52f26a12c1e4b76a0bf54aa5f6175fc/roles/d7625db7790d41338e5714a14f075770 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:42:55,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8482f3cc-8139-4e67-aa82-9236afe2adf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:42:55,558 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2a1111a847df47039daa9d267a4158ff/users/a52f26a12c1e4b76a0bf54aa5f6175fc/roles/d7625db7790d41338e5714a14f075770 used request id req-8482f3cc-8139-4e67-aa82-9236afe2adf3 2018-11-06 14:42:55,560 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:42:55,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:55,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:55,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7625db7790d41338e5714a14f075770", "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj-role"}], "expires_at": "2018-11-06T15:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a1111a847df47039daa9d267a4158ff", "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2a1111a847df47039daa9d267a4158ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2a1111a847df47039daa9d267a4158ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2a1111a847df47039daa9d267a4158ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2a1111a847df47039daa9d267a4158ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2a1111a847df47039daa9d267a4158ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2a1111a847df47039daa9d267a4158ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2a1111a847df47039daa9d267a4158ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2a1111a847df47039daa9d267a4158ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2a1111a847df47039daa9d267a4158ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2a1111a847df47039daa9d267a4158ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2a1111a847df47039daa9d267a4158ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2a1111a847df47039daa9d267a4158ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-user", "id": "a52f26a12c1e4b76a0bf54aa5f6175fc"}, "audit_ids": ["gbRzspOUQVOfNVWsIXWNHw"], "issued_at": "2018-11-06T14:42:55.000000Z"}} 2018-11-06 14:42:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2399bcb636eb465af7120ab13655deafb47f913" 2018-11-06 14:42:56,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458f148f-eb7e-4d8c-b410-4a319be7722e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:56,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-458f148f-eb7e-4d8c-b410-4a319be7722e 2018-11-06 14:42:56,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2399bcb636eb465af7120ab13655deafb47f913" 2018-11-06 14:42:56,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c357e42e-c0bf-4a50-ba87-a22fef94edff Date: Tue, 06 Nov 2018 14:42:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image"} 2018-11-06 14:42:56,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image used request id req-c357e42e-c0bf-4a50-ba87-a22fef94edff 2018-11-06 14:42:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2399bcb636eb465af7120ab13655deafb47f913" 2018-11-06 14:42:56,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8efaef34-35ae-4870-a505-732655cb0bb9 Date: Tue, 06 Nov 2018 14:42: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-11-06 14:42:56,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8efaef34-35ae-4870-a505-732655cb0bb9 2018-11-06 14:42:56,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2399bcb636eb465af7120ab13655deafb47f913" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image"}' 2018-11-06 14:42:56,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5 X-Openstack-Request-Id: req-068388cb-a84e-4cfa-a12d-4942bfb68893 Date: Tue, 06 Nov 2018 14:42:56 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:42:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:42:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5", "min_disk": 0, "protected": false, "id": "6292cc0c-314d-4f35-bbb0-8309060d6ea5", "file": "/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5/file", "checksum": null, "owner": "2a1111a847df47039daa9d267a4158ff", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:42:56,583 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-068388cb-a84e-4cfa-a12d-4942bfb68893 2018-11-06 14:42:56,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2399bcb636eb465af7120ab13655deafb47f913" -d '' 2018-11-06 14:42:57,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7c68526-215c-4a28-8cb3-2df38f2f68f0 Date: Tue, 06 Nov 2018 14:42:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:42:57,883 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5/file used request id req-c7c68526-215c-4a28-8cb3-2df38f2f68f0 2018-11-06 14:42:57,884 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:42:57,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2399bcb636eb465af7120ab13655deafb47f913" 2018-11-06 14:42:58,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f5424160-dd62-4ecf-9541-085df901bd27 Date: Tue, 06 Nov 2018 14:42:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:42:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:42:57Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5/snap", "metadata": {}}], "self": "/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5", "min_disk": 0, "protected": false, "id": "6292cc0c-314d-4f35-bbb0-8309060d6ea5", "file": "/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a1111a847df47039daa9d267a4158ff", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:42:58,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5 used request id req-f5424160-dd62-4ecf-9541-085df901bd27 2018-11-06 14:42:58,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2399bcb636eb465af7120ab13655deafb47f913" 2018-11-06 14:42:58,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db8e17bf-7b80-4834-a763-aa3202e92b28 Date: Tue, 06 Nov 2018 14:42: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-11-06 14:42:58,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-db8e17bf-7b80-4834-a763-aa3202e92b28 2018-11-06 14:42:58,227 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image 2018-11-06 14:42:58,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2399bcb636eb465af7120ab13655deafb47f913" 2018-11-06 14:42:58,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2c4840ea-b249-413e-b9c1-27b3b628c1fe Date: Tue, 06 Nov 2018 14:42:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:42:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:42:57Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5/snap", "metadata": {}}], "self": "/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5", "min_disk": 0, "protected": false, "id": "6292cc0c-314d-4f35-bbb0-8309060d6ea5", "file": "/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a1111a847df47039daa9d267a4158ff", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:42:58,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5 used request id req-2c4840ea-b249-413e-b9c1-27b3b628c1fe 2018-11-06 14:42:58,384 - create_image - DEBUG - Instance status is - active 2018-11-06 14:42:58,384 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image 2018-11-06 14:42:58,384 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image 2018-11-06 14:42:58,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:42:58,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:42:58,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7625db7790d41338e5714a14f075770", "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj-role"}], "expires_at": "2018-11-06T15:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a1111a847df47039daa9d267a4158ff", "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2a1111a847df47039daa9d267a4158ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2a1111a847df47039daa9d267a4158ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2a1111a847df47039daa9d267a4158ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2a1111a847df47039daa9d267a4158ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2a1111a847df47039daa9d267a4158ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2a1111a847df47039daa9d267a4158ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2a1111a847df47039daa9d267a4158ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2a1111a847df47039daa9d267a4158ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2a1111a847df47039daa9d267a4158ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2a1111a847df47039daa9d267a4158ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2a1111a847df47039daa9d267a4158ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2a1111a847df47039daa9d267a4158ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-user", "id": "a52f26a12c1e4b76a0bf54aa5f6175fc"}, "audit_ids": ["CYGens4XRwqTgflVPho4dw"], "issued_at": "2018-11-06T14:42:58.000000Z"}} 2018-11-06 14:42:58,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45633f967aded6d1ae9dedefecd3f89a79892c6d" 2018-11-06 14:42:58,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97328be-ce40-419a-8a6d-5075d56a1228 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:42:58,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a97328be-ce40-419a-8a6d-5075d56a1228 2018-11-06 14:42:58,921 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/2a1111a847df47039daa9d267a4158ff/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45633f967aded6d1ae9dedefecd3f89a79892c6d" 2018-11-06 14:42:59,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:42:58 GMT Server: Apache x-compute-request-id: req-28206f75-da90-4b91-8527-314fb6b81921 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28206f75-da90-4b91-8527-314fb6b81921 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:42:59,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/2a1111a847df47039daa9d267a4158ff/volumes/detail used request id req-28206f75-da90-4b91-8527-314fb6b81921 2018-11-06 14:42:59,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/2a1111a847df47039daa9d267a4158ff/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-28206f75-da90-4b91-8527-314fb6b81921" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45633f967aded6d1ae9dedefecd3f89a79892c6d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-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-11-06 14:42:59,536 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 06 Nov 2018 14:42:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9a1757c3-02c9-410d-a5e1-c01a0bc1bf06 x-openstack-request-id: req-9a1757c3-02c9-410d-a5e1-c01a0bc1bf06 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-11-06 14:42:59,537 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/2a1111a847df47039daa9d267a4158ff/volumes used request id req-9a1757c3-02c9-410d-a5e1-c01a0bc1bf06 2018-11-06 14:42:59,537 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-b903032d-4e8f-4c95-ad50-282bf5bdabbd-image 2018-11-06 14:42:59,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2399bcb636eb465af7120ab13655deafb47f913" 2018-11-06 14:43:01,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63839321-cd97-4032-9fb7-29a0b70d2533 Date: Tue, 06 Nov 2018 14:43:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:43:01,569 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6292cc0c-314d-4f35-bbb0-8309060d6ea5 used request id req-63839321-cd97-4032-9fb7-29a0b70d2533 2018-11-06 14:43:01,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:43:01,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-723d4428-a94f-4381-942c-e81b9d1412c4 Date: Tue, 06 Nov 2018 14:43:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:43:01,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-723d4428-a94f-4381-942c-e81b9d1412c4 2018-11-06 14:43:01,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:43:01,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03cc09e-fa08-481d-a78e-f560226ee71b 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:43:01,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-d03cc09e-fa08-481d-a78e-f560226ee71b 2018-11-06 14:43:01,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:43:01,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e65b56-1b9f-4040-9545-bb359b40680a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:43:01,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-20e65b56-1b9f-4040-9545-bb359b40680a 2018-11-06 14:43:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:43:02,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc79c13-a7f2-495c-bdcb-b8b5ade6b2d3 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:43:02,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-dbc79c13-a7f2-495c-bdcb-b8b5ade6b2d3 2018-11-06 14:43:02,061 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj 2018-11-06 14:43:02,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/2a1111a847df47039daa9d267a4158ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:43:02,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d82934-74de-4f49-ab93-b5ab53e722af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:43:02,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2a1111a847df47039daa9d267a4158ff used request id req-a3d82934-74de-4f49-ab93-b5ab53e722af 2018-11-06 14:43:02,259 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-proj-role 2018-11-06 14:43:02,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d7625db7790d41338e5714a14f075770 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:43:02,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5ee6622-483b-4c85-ac0e-0679fba784df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:43:02,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d7625db7790d41338e5714a14f075770 used request id req-c5ee6622-483b-4c85-ac0e-0679fba784df 2018-11-06 14:43:02,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebffc4be3e02a56578fb7f0c19f5cb9ac4744472" 2018-11-06 14:43:02,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef77eb63-f169-43bb-9519-46618a01589d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:43:02,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ef77eb63-f169-43bb-9519-46618a01589d 2018-11-06 14:43:02,460 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-3a898b9f-3e8a-4cb-user 2018-11-06 14:43:02,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a52f26a12c1e4b76a0bf54aa5f6175fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5d0bb4f5085e3b380be42565c1419025306e6" 2018-11-06 14:43:02,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ca90e03-cb62-4ca7-9d41-246b869e7c61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:43:02,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a52f26a12c1e4b76a0bf54aa5f6175fc used request id req-9ca90e03-cb62-4ca7-9d41-246b869e7c61 2018-11-06 14:43:02,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:03,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["rfAhufu0SNW_z43wJh1zkw"], "issued_at": "2018-11-06T14:43:03.000000Z"}} 2018-11-06 14:43:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a366f2b91f59a843ca7e04b8b30cab3ab7396" 2018-11-06 14:43:03,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6178575b-5260-4426-976a-0d7fed9b3f5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:03,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6178575b-5260-4426-976a-0d7fed9b3f5a 2018-11-06 14:43:03,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:03,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:03,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["wO1mSrisRKWkqgrsIckLjA"], "issued_at": "2018-11-06T14:43:03.000000Z"}} 2018-11-06 14:43:03,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:03,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d59e37-1589-451f-b0a8-02a95b6bb3f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:03,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-39d59e37-1589-451f-b0a8-02a95b6bb3f3 2018-11-06 14:43:03,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:43:03,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:43: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:43:03,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:03,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69acc59c-2648-433e-a123-dc45552ac931 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:43:03,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj used request id req-69acc59c-2648-433e-a123-dc45552ac931 2018-11-06 14:43:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:03,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf0f965-7800-4139-924c-28fa41d6fdb1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:43:03,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0cf0f965-7800-4139-924c-28fa41d6fdb1 2018-11-06 14:43:03,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj"}}' 2018-11-06 14:43:03,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-321b5685-ebf1-4c8a-a9bd-9e94640285bd Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1bab4f2e80cb4829a29fda79066f59b3"}, "enabled": true, "id": "1bab4f2e80cb4829a29fda79066f59b3", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj"}} 2018-11-06 14:43:03,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-321b5685-ebf1-4c8a-a9bd-9e94640285bd 2018-11-06 14:43:03,903 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj 2018-11-06 14:43:03,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:03,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:04,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["6NrIyKiOQbqRku9-a_tstQ"], "issued_at": "2018-11-06T14:43:04.000000Z"}} 2018-11-06 14:43:04,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7108d7ab5fb21e8a6692686a21f4f994e4c786" 2018-11-06 14:43:04,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902547b6-9879-4489-9af8-b7668cfeab64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:04,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-902547b6-9879-4489-9af8-b7668cfeab64 2018-11-06 14:43:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:43:04,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:43:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:43:04,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7108d7ab5fb21e8a6692686a21f4f994e4c786" 2018-11-06 14:43:04,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492e1d8c-5220-4b6c-b13d-7f5212ef4900 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:43:04,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-492e1d8c-5220-4b6c-b13d-7f5212ef4900 2018-11-06 14:43:04,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7108d7ab5fb21e8a6692686a21f4f994e4c786" 2018-11-06 14:43:04,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4160d92a-3b00-4e29-9091-e1ab6c993d1d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1bab4f2e80cb4829a29fda79066f59b3"}, "enabled": true, "id": "1bab4f2e80cb4829a29fda79066f59b3", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj"}]} 2018-11-06 14:43:04,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj used request id req-4160d92a-3b00-4e29-9091-e1ab6c993d1d 2018-11-06 14:43:04,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7108d7ab5fb21e8a6692686a21f4f994e4c786" 2018-11-06 14:43:04,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94dde4d8-500d-4f9f-a1b4-cc6abd859d94 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:43:04,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-94dde4d8-500d-4f9f-a1b4-cc6abd859d94 2018-11-06 14:43:05,034 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-940e5b80-b9ad-4b9-user 2018-11-06 14:43:05,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:05,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:05,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2672fd89-0323-4de9-8406-cef0a4db9451 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:43:05,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2672fd89-0323-4de9-8406-cef0a4db9451 2018-11-06 14:43:05,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" -d '{"role": {"name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj-role"}}' 2018-11-06 14:43:05,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16417877-8881-4570-9742-2855968a04dc Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e78dc1e46c24a5e91b49cb02cbfb227", "links": {"self": "http://172.30.9.27:5000/v3/roles/6e78dc1e46c24a5e91b49cb02cbfb227"}, "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj-role"}} 2018-11-06 14:43:05,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-16417877-8881-4570-9742-2855968a04dc 2018-11-06 14:43:05,197 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj-role 2018-11-06 14:43:05,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6e78dc1e46c24a5e91b49cb02cbfb227 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:05,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc87d1d-8013-4cfa-8dbb-bf7f5a98953f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6e78dc1e46c24a5e91b49cb02cbfb227"}, "domain_id": null, "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj-role", "id": "6e78dc1e46c24a5e91b49cb02cbfb227"}} 2018-11-06 14:43:05,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6e78dc1e46c24a5e91b49cb02cbfb227 used request id req-6fc87d1d-8013-4cfa-8dbb-bf7f5a98953f 2018-11-06 14:43:05,219 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj-role to project CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj 2018-11-06 14:43:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1bab4f2e80cb4829a29fda79066f59b3/users/2b650cf82ff642159145e299902cdac0/roles/6e78dc1e46c24a5e91b49cb02cbfb227 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:05,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2391f9-57f6-44b4-bedb-73139e9226f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:43:05,355 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1bab4f2e80cb4829a29fda79066f59b3/users/2b650cf82ff642159145e299902cdac0/roles/6e78dc1e46c24a5e91b49cb02cbfb227 used request id req-1b2391f9-57f6-44b4-bedb-73139e9226f0 2018-11-06 14:43:05,357 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:43:05,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:05,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:05,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e78dc1e46c24a5e91b49cb02cbfb227", "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj-role"}], "expires_at": "2018-11-06T15:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bab4f2e80cb4829a29fda79066f59b3", "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-user", "id": "2b650cf82ff642159145e299902cdac0"}, "audit_ids": ["my7-SohPS5GURABkoyDo4A"], "issued_at": "2018-11-06T14:43:05.000000Z"}} 2018-11-06 14:43:05,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a10610fb3011ad8104deed15b70ae39b98e7c7" 2018-11-06 14:43:05,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002d8244-f0ed-465b-820f-25f1746e6843 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:05,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-002d8244-f0ed-465b-820f-25f1746e6843 2018-11-06 14:43:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a10610fb3011ad8104deed15b70ae39b98e7c7" 2018-11-06 14:43:06,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-88592c1e-27d1-4833-806f-6fe99cfc4f7c Date: Tue, 06 Nov 2018 14:43:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image"} 2018-11-06 14:43:06,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image used request id req-88592c1e-27d1-4833-806f-6fe99cfc4f7c 2018-11-06 14:43:06,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a10610fb3011ad8104deed15b70ae39b98e7c7" 2018-11-06 14:43:06,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-86fd4da1-daea-48c3-9816-e90bd38eac8e Date: Tue, 06 Nov 2018 14:43: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-11-06 14:43:06,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-86fd4da1-daea-48c3-9816-e90bd38eac8e 2018-11-06 14:43:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a10610fb3011ad8104deed15b70ae39b98e7c7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image"}' 2018-11-06 14:43:06,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1 X-Openstack-Request-Id: req-1199ead0-094b-471f-9a36-116b872f9f1e Date: Tue, 06 Nov 2018 14:43:06 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:43:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:43:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1", "min_disk": 0, "protected": false, "id": "3ffbb924-f1a5-41ec-9c41-207e038559f1", "file": "/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1/file", "checksum": null, "owner": "1bab4f2e80cb4829a29fda79066f59b3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:43:06,391 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1199ead0-094b-471f-9a36-116b872f9f1e 2018-11-06 14:43:06,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a10610fb3011ad8104deed15b70ae39b98e7c7" -d '' 2018-11-06 14:43:07,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbfe9cee-40a9-4cf1-a794-c9044ef18fa0 Date: Tue, 06 Nov 2018 14:43:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:43:07,979 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1/file used request id req-fbfe9cee-40a9-4cf1-a794-c9044ef18fa0 2018-11-06 14:43:07,980 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:43:07,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a10610fb3011ad8104deed15b70ae39b98e7c7" 2018-11-06 14:43:08,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-953f5f43-de73-418d-9c1c-72ac595596b1 Date: Tue, 06 Nov 2018 14:43:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:43:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:43:07Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3ffbb924-f1a5-41ec-9c41-207e038559f1/snap", "metadata": {}}], "self": "/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1", "min_disk": 0, "protected": false, "id": "3ffbb924-f1a5-41ec-9c41-207e038559f1", "file": "/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1bab4f2e80cb4829a29fda79066f59b3", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3ffbb924-f1a5-41ec-9c41-207e038559f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:43:08,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1 used request id req-953f5f43-de73-418d-9c1c-72ac595596b1 2018-11-06 14:43:08,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a10610fb3011ad8104deed15b70ae39b98e7c7" 2018-11-06 14:43:08,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cf86deda-00c7-41ea-8b8b-ef3a27142962 Date: Tue, 06 Nov 2018 14:43: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-11-06 14:43:08,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-cf86deda-00c7-41ea-8b8b-ef3a27142962 2018-11-06 14:43:08,343 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image 2018-11-06 14:43:08,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a10610fb3011ad8104deed15b70ae39b98e7c7" 2018-11-06 14:43:08,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1fcd7e67-3a16-4cd3-9ab1-33728c6803ed Date: Tue, 06 Nov 2018 14:43:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:43:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:43:07Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3ffbb924-f1a5-41ec-9c41-207e038559f1/snap", "metadata": {}}], "self": "/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1", "min_disk": 0, "protected": false, "id": "3ffbb924-f1a5-41ec-9c41-207e038559f1", "file": "/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1bab4f2e80cb4829a29fda79066f59b3", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3ffbb924-f1a5-41ec-9c41-207e038559f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:43:08,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1 used request id req-1fcd7e67-3a16-4cd3-9ab1-33728c6803ed 2018-11-06 14:43:08,505 - create_image - DEBUG - Instance status is - active 2018-11-06 14:43:08,505 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image 2018-11-06 14:43:08,505 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image 2018-11-06 14:43:08,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:08,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:08,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e78dc1e46c24a5e91b49cb02cbfb227", "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj-role"}], "expires_at": "2018-11-06T15:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bab4f2e80cb4829a29fda79066f59b3", "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-user", "id": "2b650cf82ff642159145e299902cdac0"}, "audit_ids": ["7Ya_OQNFT_y_ck0elUh-yw"], "issued_at": "2018-11-06T14:43:08.000000Z"}} 2018-11-06 14:43:08,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:08,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366d07ed-0367-4f1b-97f3-0682270a2041 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:08,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-366d07ed-0367-4f1b-97f3-0682270a2041 2018-11-06 14:43:08,964 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:09,159 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:08 GMT Server: Apache x-compute-request-id: req-2802a7f4-054b-4c8d-9813-78ed1ae90634 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2802a7f4-054b-4c8d-9813-78ed1ae90634 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:43:09,159 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/detail used request id req-2802a7f4-054b-4c8d-9813-78ed1ae90634 2018-11-06 14:43:09,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2802a7f4-054b-4c8d-9813-78ed1ae90634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol", "imageRef": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-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-11-06 14:43:10,680 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:43:09 GMT Server: Apache x-compute-request-id: req-a704b273-b472-452a-b99d-8e4b01202c0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a704b273-b472-452a-b99d-8e4b01202c0c Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2b650cf82ff642159145e299902cdac0", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "self"}, {"href": "http://172.30.9.27:8776/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:43:10.601662", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "size": 1}} 2018-11-06 14:43:10,681 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes used request id req-a704b273-b472-452a-b99d-8e4b01202c0c 2018-11-06 14:43:10,685 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2802a7f4-054b-4c8d-9813-78ed1ae90634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:10,887 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:10 GMT Server: Apache x-compute-request-id: req-93ca37fa-17eb-4221-bb42-77c62b500d4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93ca37fa-17eb-4221-bb42-77c62b500d4d Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2b650cf82ff642159145e299902cdac0", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "self"}, {"href": "http://172.30.9.27:8776/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:43:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bab4f2e80cb4829a29fda79066f59b3", "updated_at": "2018-11-06T14:43:10.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "size": 1}} 2018-11-06 14:43:10,888 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d used request id req-93ca37fa-17eb-4221-bb42-77c62b500d4d 2018-11-06 14:43:10,888 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol 2018-11-06 14:43:10,891 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2802a7f4-054b-4c8d-9813-78ed1ae90634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:11,088 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:10 GMT Server: Apache x-compute-request-id: req-94f19a4d-1d1f-4501-9581-aa70a259ee1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94f19a4d-1d1f-4501-9581-aa70a259ee1f Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2b650cf82ff642159145e299902cdac0", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "self"}, {"href": "http://172.30.9.27:8776/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:43:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bab4f2e80cb4829a29fda79066f59b3", "updated_at": "2018-11-06T14:43:10.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "size": 1}} 2018-11-06 14:43:11,088 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d used request id req-94f19a4d-1d1f-4501-9581-aa70a259ee1f 2018-11-06 14:43:11,089 - create_volume - DEBUG - Instance status is - creating 2018-11-06 14:43:11,089 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 14:43:14,092 - create_volume - DEBUG - Volume status query timeout in 296.796085835 2018-11-06 14:43:14,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2802a7f4-054b-4c8d-9813-78ed1ae90634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:14,300 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:14 GMT Server: Apache x-compute-request-id: req-806da0d6-15ae-4f3c-bd7a-7296800214d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-806da0d6-15ae-4f3c-bd7a-7296800214d5 Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "2b650cf82ff642159145e299902cdac0", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "self"}, {"href": "http://172.30.9.27:8776/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:43:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bab4f2e80cb4829a29fda79066f59b3", "updated_at": "2018-11-06T14:43:13.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "size": 1}} 2018-11-06 14:43:14,300 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d used request id req-806da0d6-15ae-4f3c-bd7a-7296800214d5 2018-11-06 14:43:14,301 - create_volume - DEBUG - Instance status is - downloading 2018-11-06 14:43:14,301 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 14:43:17,304 - create_volume - DEBUG - Volume status query timeout in 293.584293842 2018-11-06 14:43:17,307 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2802a7f4-054b-4c8d-9813-78ed1ae90634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:17,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:17 GMT Server: Apache x-compute-request-id: req-886acb61-544c-4a6d-9ceb-73a7f940a23c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-886acb61-544c-4a6d-9ceb-73a7f940a23c Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "self"}, {"href": "http://172.30.9.27:8776/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-06T14:43:16.000000", "replication_status": null, "snapshot_id": null, "id": "1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "size": 1, "user_id": "2b650cf82ff642159145e299902cdac0", "os-vol-tenant-attr:tenant_id": "1bab4f2e80cb4829a29fda79066f59b3", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image", "image_id": "3ffbb924-f1a5-41ec-9c41-207e038559f1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol", "bootable": "true", "created_at": "2018-11-06T14:43:10.000000", "volume_type": null}} 2018-11-06 14:43:17,503 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d used request id req-886acb61-544c-4a6d-9ceb-73a7f940a23c 2018-11-06 14:43:17,503 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:43:17,504 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol 2018-11-06 14:43:17,504 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol 2018-11-06 14:43:17,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2802a7f4-054b-4c8d-9813-78ed1ae90634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:17,723 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:17 GMT Server: Apache x-compute-request-id: req-2418f54c-d7a6-4b10-897e-9995f7cdde42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2418f54c-d7a6-4b10-897e-9995f7cdde42 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "self"}, {"href": "http://172.30.9.27:8776/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-06T14:43:16.000000", "replication_status": null, "snapshot_id": null, "id": "1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "size": 1, "user_id": "2b650cf82ff642159145e299902cdac0", "os-vol-tenant-attr:tenant_id": "1bab4f2e80cb4829a29fda79066f59b3", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image", "image_id": "3ffbb924-f1a5-41ec-9c41-207e038559f1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol", "bootable": "true", "created_at": "2018-11-06T14:43:10.000000", "volume_type": null}} 2018-11-06 14:43:17,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d used request id req-2418f54c-d7a6-4b10-897e-9995f7cdde42 2018-11-06 14:43:17,724 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:43:17,724 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol 2018-11-06 14:43:17,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:18,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e78dc1e46c24a5e91b49cb02cbfb227", "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj-role"}], "expires_at": "2018-11-06T15:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bab4f2e80cb4829a29fda79066f59b3", "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1bab4f2e80cb4829a29fda79066f59b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/1bab4f2e80cb4829a29fda79066f59b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/1bab4f2e80cb4829a29fda79066f59b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-940e5b80-b9ad-4b9-user", "id": "2b650cf82ff642159145e299902cdac0"}, "audit_ids": ["dyNagOrtTFWUkotN17Pb1A"], "issued_at": "2018-11-06T14:43:18.000000Z"}} 2018-11-06 14:43:18,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7747d84cb1dd8f9f7ee14f719c46510b111b684" 2018-11-06 14:43:18,323 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:18 GMT Server: Apache x-compute-request-id: req-03129c26-8e21-4486-af82-348f0fb2f3ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03129c26-8e21-4486-af82-348f0fb2f3ee Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "self"}, {"href": "http://172.30.9.27:8776/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-06T14:43:16.000000", "replication_status": null, "snapshot_id": null, "id": "1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "size": 1, "user_id": "2b650cf82ff642159145e299902cdac0", "os-vol-tenant-attr:tenant_id": "1bab4f2e80cb4829a29fda79066f59b3", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image", "image_id": "3ffbb924-f1a5-41ec-9c41-207e038559f1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol", "bootable": "true", "created_at": "2018-11-06T14:43:10.000000", "volume_type": null}} 2018-11-06 14:43:18,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d used request id req-03129c26-8e21-4486-af82-348f0fb2f3ee 2018-11-06 14:43:18,327 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2802a7f4-054b-4c8d-9813-78ed1ae90634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:18,514 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:18 GMT Server: Apache x-compute-request-id: req-95ae1dc1-2001-459b-883b-c4a14de2d281 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95ae1dc1-2001-459b-883b-c4a14de2d281 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "self"}, {"href": "http://172.30.9.27:8776/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-06T14:43:16.000000", "replication_status": null, "snapshot_id": null, "id": "1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "size": 1, "user_id": "2b650cf82ff642159145e299902cdac0", "os-vol-tenant-attr:tenant_id": "1bab4f2e80cb4829a29fda79066f59b3", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image", "image_id": "3ffbb924-f1a5-41ec-9c41-207e038559f1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol", "bootable": "true", "created_at": "2018-11-06T14:43:10.000000", "volume_type": null}} 2018-11-06 14:43:18,514 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d used request id req-95ae1dc1-2001-459b-883b-c4a14de2d281 2018-11-06 14:43:18,515 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:43:18,515 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol 2018-11-06 14:43:18,515 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol 2018-11-06 14:43:18,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2802a7f4-054b-4c8d-9813-78ed1ae90634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:18,754 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:43:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a8206cf5-0858-4641-a8f0-6f49c9dce1da 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-11-06 14:43:18,754 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d used request id req-a8206cf5-0858-4641-a8f0-6f49c9dce1da 2018-11-06 14:43:18,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2802a7f4-054b-4c8d-9813-78ed1ae90634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:18,955 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:18 GMT Server: Apache x-compute-request-id: req-0bf638b2-d0b0-4178-810f-a8299e52e88d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0bf638b2-d0b0-4178-810f-a8299e52e88d Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "self"}, {"href": "http://172.30.9.27:8776/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-06T14:43:18.000000", "replication_status": null, "snapshot_id": null, "id": "1bdea1b9-f1d9-4b2c-b6e9-f2259440839d", "size": 1, "user_id": "2b650cf82ff642159145e299902cdac0", "os-vol-tenant-attr:tenant_id": "1bab4f2e80cb4829a29fda79066f59b3", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image", "image_id": "3ffbb924-f1a5-41ec-9c41-207e038559f1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol", "bootable": "true", "created_at": "2018-11-06T14:43:10.000000", "volume_type": null}} 2018-11-06 14:43:18,955 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d used request id req-0bf638b2-d0b0-4178-810f-a8299e52e88d 2018-11-06 14:43:18,955 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 14:43:18,956 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 14:43:21,958 - create_volume - DEBUG - Volume status query timeout in 56.7963550091 2018-11-06 14:43:21,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2802a7f4-054b-4c8d-9813-78ed1ae90634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417f20394f836b1f96e95b2a2e3ef60308ce3489" 2018-11-06 14:43:22,160 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:43:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-53f10dea-5feb-4f18-ad45-57e4613e3c25 x-openstack-request-id: req-53f10dea-5feb-4f18-ad45-57e4613e3c25 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1bdea1b9-f1d9-4b2c-b6e9-f2259440839d could not be found.", "code": 404}} 2018-11-06 14:43:22,160 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/1bab4f2e80cb4829a29fda79066f59b3/volumes/1bdea1b9-f1d9-4b2c-b6e9-f2259440839d used request id req-53f10dea-5feb-4f18-ad45-57e4613e3c25 2018-11-06 14:43:22,160 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1bdea1b9-f1d9-4b2c-b6e9-f2259440839d could not be found. (HTTP 404) (Request-ID: req-53f10dea-5feb-4f18-ad45-57e4613e3c25) 2018-11-06 14:43:22,160 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-vol 2018-11-06 14:43:22,161 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-f6d6493e-c34f-4ebd-b50c-74107870a044-image 2018-11-06 14:43:22,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a10610fb3011ad8104deed15b70ae39b98e7c7" 2018-11-06 14:43:23,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2bd94730-061d-40a6-a448-373f06841b02 Date: Tue, 06 Nov 2018 14:43:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:43:23,867 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3ffbb924-f1a5-41ec-9c41-207e038559f1 used request id req-2bd94730-061d-40a6-a448-373f06841b02 2018-11-06 14:43:23,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:24,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ea70670b-3107-4fde-bf6a-57873762a443 Date: Tue, 06 Nov 2018 14:43:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:43:24,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ea70670b-3107-4fde-bf6a-57873762a443 2018-11-06 14:43:24,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:24,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55216315-1752-431d-9409-49fc4b76eae8 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:43:24,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-55216315-1752-431d-9409-49fc4b76eae8 2018-11-06 14:43:24,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:24,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7035c660-5ee1-4ccd-a062-1ded0f54e5f3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:43:24,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-7035c660-5ee1-4ccd-a062-1ded0f54e5f3 2018-11-06 14:43:24,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:24,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1c5ee9-ca1b-4337-9052-cf79002ce6e1 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:43:24,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-2f1c5ee9-ca1b-4337-9052-cf79002ce6e1 2018-11-06 14:43:24,349 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj 2018-11-06 14:43:24,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1bab4f2e80cb4829a29fda79066f59b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:24,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc658a56-9276-4b8d-a398-3e56f33b0056 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:43:24,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1bab4f2e80cb4829a29fda79066f59b3 used request id req-bc658a56-9276-4b8d-a398-3e56f33b0056 2018-11-06 14:43:24,619 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-940e5b80-b9ad-4b9-proj-role 2018-11-06 14:43:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/6e78dc1e46c24a5e91b49cb02cbfb227 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:24,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5873f919-ffbf-4a8b-828a-abd082c0ad33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:43:24,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6e78dc1e46c24a5e91b49cb02cbfb227 used request id req-5873f919-ffbf-4a8b-828a-abd082c0ad33 2018-11-06 14:43:24,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6598a14890dbb4183506254c6bbf9c475c7413f" 2018-11-06 14:43:24,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9bbfdb-02ca-45aa-a382-c2001130f271 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:43:24,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ea9bbfdb-02ca-45aa-a382-c2001130f271 2018-11-06 14:43:24,821 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-940e5b80-b9ad-4b9-user 2018-11-06 14:43:24,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/2b650cf82ff642159145e299902cdac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7108d7ab5fb21e8a6692686a21f4f994e4c786" 2018-11-06 14:43:25,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-274bda02-04d7-4b1d-94f9-f6821598f1b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:43:25,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2b650cf82ff642159145e299902cdac0 used request id req-274bda02-04d7-4b1d-94f9-f6821598f1b4 2018-11-06 14:43:25,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:25,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:43:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["CNB0fYUSTYqaPKbf56e7jg"], "issued_at": "2018-11-06T14:43:25.000000Z"}} 2018-11-06 14:43:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6168a57a2efb6532bf72bf08647eadd796b8f8" 2018-11-06 14:43:25,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6d665a-951d-4fa8-a916-cb1028e51ac2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:25,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5e6d665a-951d-4fa8-a916-cb1028e51ac2 2018-11-06 14:43:25,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:25,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:25,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:43:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["hIKSR2OcTJulW0ioe-nYDg"], "issued_at": "2018-11-06T14:43:25.000000Z"}} 2018-11-06 14:43:25,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:43:25,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb4e2f2-a623-4b11-af4d-6ff6a28ab24c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:25,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4bb4e2f2-a623-4b11-af4d-6ff6a28ab24c 2018-11-06 14:43:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:43:25,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:43: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:43:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7b345f37-f16a-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:43:26,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-336b9b97-2b26-4091-b7a8-3c33ae957237 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7b345f37-f16a-4df-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:43:26,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7b345f37-f16a-4df-proj used request id req-336b9b97-2b26-4091-b7a8-3c33ae957237 2018-11-06 14:43:26,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:43:26,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5174077-68cb-4e54-bd50-da7ab0591ea4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:43:26,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b5174077-68cb-4e54-bd50-da7ab0591ea4 2018-11-06 14:43:26,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}}' 2018-11-06 14:43:26,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0378a765-6b92-4595-8609-41b7aad9cfcc Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79"}, "enabled": true, "id": "0c00c12808524d2ea8384b2e718a3c79", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}} 2018-11-06 14:43:26,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0378a765-6b92-4595-8609-41b7aad9cfcc 2018-11-06 14:43:26,269 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-7b345f37-f16a-4df-proj 2018-11-06 14:43:26,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:26,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:26,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:43:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["A8BiycOyS3OkfOeo3NIFSw"], "issued_at": "2018-11-06T14:43:26.000000Z"}} 2018-11-06 14:43:26,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c6232da394c47a61b47aadfa5aa0471ec64b2" 2018-11-06 14:43:26,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b164fb-c109-4cbc-a341-8123617041e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:26,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-50b164fb-c109-4cbc-a341-8123617041e4 2018-11-06 14:43:26,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:43:26,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:43:26,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c6232da394c47a61b47aadfa5aa0471ec64b2" 2018-11-06 14:43:26,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d929cb-e38f-4dc4-8aab-828cd3400626 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:43:26,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-43d929cb-e38f-4dc4-8aab-828cd3400626 2018-11-06 14:43:26,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-7b345f37-f16a-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c6232da394c47a61b47aadfa5aa0471ec64b2" 2018-11-06 14:43:26,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdfe9a18-b003-44ed-8618-b33fac341a3d Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-7b345f37-f16a-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79"}, "enabled": true, "id": "0c00c12808524d2ea8384b2e718a3c79", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}]} 2018-11-06 14:43:26,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-7b345f37-f16a-4df-proj used request id req-cdfe9a18-b003-44ed-8618-b33fac341a3d 2018-11-06 14:43:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c6232da394c47a61b47aadfa5aa0471ec64b2" 2018-11-06 14:43:26,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7093580e-448f-436d-81be-c090a259e77c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:43:26,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7093580e-448f-436d-81be-c090a259e77c 2018-11-06 14:43:27,346 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-7b345f37-f16a-4df-user 2018-11-06 14:43:27,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:27,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:43:27,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817c0295-3f29-44eb-a336-402e87a44999 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:43:27,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-817c0295-3f29-44eb-a336-402e87a44999 2018-11-06 14:43:27,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" -d '{"role": {"name": "SimpleHealthCheck-7b345f37-f16a-4df-proj-role"}}' 2018-11-06 14:43:27,651 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7027f5b-e24d-4f2a-a5fe-7b5a8e71bfb7 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50c32a5cc846436ca32e2c5f697d4fa5", "links": {"self": "http://172.30.9.27:5000/v3/roles/50c32a5cc846436ca32e2c5f697d4fa5"}, "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj-role"}} 2018-11-06 14:43:27,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d7027f5b-e24d-4f2a-a5fe-7b5a8e71bfb7 2018-11-06 14:43:27,651 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-7b345f37-f16a-4df-proj-role 2018-11-06 14:43:27,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/50c32a5cc846436ca32e2c5f697d4fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:43:27,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36cf7670-f5b2-4d59-a7f1-a412e42cbb4c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/50c32a5cc846436ca32e2c5f697d4fa5"}, "domain_id": null, "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj-role", "id": "50c32a5cc846436ca32e2c5f697d4fa5"}} 2018-11-06 14:43:27,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/50c32a5cc846436ca32e2c5f697d4fa5 used request id req-36cf7670-f5b2-4d59-a7f1-a412e42cbb4c 2018-11-06 14:43:27,745 - keystone_utils - INFO - Granting role SimpleHealthCheck-7b345f37-f16a-4df-proj-role to project SimpleHealthCheck-7b345f37-f16a-4df-proj 2018-11-06 14:43:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79/users/404b5796de09410ebd01b32914c7d4ff/roles/50c32a5cc846436ca32e2c5f697d4fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:43:27,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1066e077-6aa7-44f8-8cb1-87a463da8425 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:43:27,875 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79/users/404b5796de09410ebd01b32914c7d4ff/roles/50c32a5cc846436ca32e2c5f697d4fa5 used request id req-1066e077-6aa7-44f8-8cb1-87a463da8425 2018-11-06 14:43:27,875 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:43:27,877 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:43:27,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:27,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:28,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50c32a5cc846436ca32e2c5f697d4fa5", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj-role"}], "expires_at": "2018-11-06T15:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c00c12808524d2ea8384b2e718a3c79", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7b345f37-f16a-4df-user", "id": "404b5796de09410ebd01b32914c7d4ff"}, "audit_ids": ["8MeoweBaTuCg-rFs2U2BKA"], "issued_at": "2018-11-06T14:43:28.000000Z"}} 2018-11-06 14:43:28,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e6ee185ad8e88d486507082fb3b8057cf98ce9c" 2018-11-06 14:43:28,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7681f909-fda1-4c8c-8025-996948aefa16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:28,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7681f909-fda1-4c8c-8025-996948aefa16 2018-11-06 14:43:28,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e6ee185ad8e88d486507082fb3b8057cf98ce9c" 2018-11-06 14:43:28,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-eaabd807-7d21-421c-bdee-0fa91204ab8b Date: Tue, 06 Nov 2018 14:43:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image"} 2018-11-06 14:43:28,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image used request id req-eaabd807-7d21-421c-bdee-0fa91204ab8b 2018-11-06 14:43:28,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e6ee185ad8e88d486507082fb3b8057cf98ce9c" 2018-11-06 14:43:28,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4444b955-cac3-4bb4-99e4-c86f0473d7c2 Date: Tue, 06 Nov 2018 14:43: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-11-06 14:43:28,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4444b955-cac3-4bb4-99e4-c86f0473d7c2 2018-11-06 14:43:28,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e6ee185ad8e88d486507082fb3b8057cf98ce9c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image"}' 2018-11-06 14:43:28,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64 X-Openstack-Request-Id: req-14134a15-5a24-40f7-98ba-d75565987a52 Date: Tue, 06 Nov 2018 14:43:28 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:43:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:43:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "min_disk": 0, "protected": false, "id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "file": "/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/file", "checksum": null, "owner": "0c00c12808524d2ea8384b2e718a3c79", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:43:28,905 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-14134a15-5a24-40f7-98ba-d75565987a52 2018-11-06 14:43:28,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e6ee185ad8e88d486507082fb3b8057cf98ce9c" -d '' 2018-11-06 14:43:30,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19bceae3-32d0-49b8-b91e-44ed3259f4bc Date: Tue, 06 Nov 2018 14:43:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:43:30,397 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/file used request id req-19bceae3-32d0-49b8-b91e-44ed3259f4bc 2018-11-06 14:43:30,398 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:43:30,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e6ee185ad8e88d486507082fb3b8057cf98ce9c" 2018-11-06 14:43:30,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f696e463-5012-41fe-a20e-8251bb630604 Date: Tue, 06 Nov 2018 14:43:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:43:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:43:30Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/snap", "metadata": {}}], "self": "/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "min_disk": 0, "protected": false, "id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "file": "/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c00c12808524d2ea8384b2e718a3c79", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:43:30,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64 used request id req-f696e463-5012-41fe-a20e-8251bb630604 2018-11-06 14:43:30,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e6ee185ad8e88d486507082fb3b8057cf98ce9c" 2018-11-06 14:43:30,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9be7e65f-6785-4d3f-aff7-5795c05afb8e Date: Tue, 06 Nov 2018 14:43: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-11-06 14:43:30,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9be7e65f-6785-4d3f-aff7-5795c05afb8e 2018-11-06 14:43:30,839 - create_image - INFO - Created image with name - SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image 2018-11-06 14:43:30,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e6ee185ad8e88d486507082fb3b8057cf98ce9c" 2018-11-06 14:43:31,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c48ae0e0-05af-4f47-bcae-860b39a085e4 Date: Tue, 06 Nov 2018 14:43:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:43:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:43:30Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/snap", "metadata": {}}], "self": "/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "min_disk": 0, "protected": false, "id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "file": "/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c00c12808524d2ea8384b2e718a3c79", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:43:31,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64 used request id req-c48ae0e0-05af-4f47-bcae-860b39a085e4 2018-11-06 14:43:31,008 - create_image - DEBUG - Instance status is - active 2018-11-06 14:43:31,008 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image 2018-11-06 14:43:31,008 - create_image - INFO - Image is now active with name - SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image 2018-11-06 14:43:31,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:31,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:31,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50c32a5cc846436ca32e2c5f697d4fa5", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj-role"}], "expires_at": "2018-11-06T15:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c00c12808524d2ea8384b2e718a3c79", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7b345f37-f16a-4df-user", "id": "404b5796de09410ebd01b32914c7d4ff"}, "audit_ids": ["WOhy58qgRgCp25usSV6G_A"], "issued_at": "2018-11-06T14:43:31.000000Z"}} 2018-11-06 14:43:31,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b87270bb43e11e21a6cf1a182150dace8bb2c5" 2018-11-06 14:43:31,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab706a2-719b-4111-bf1e-46603ed6048c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:31,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dab706a2-719b-4111-bf1e-46603ed6048c 2018-11-06 14:43:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b87270bb43e11e21a6cf1a182150dace8bb2c5" 2018-11-06 14:43:31,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-64fd63ec-8d7b-4cca-8fa3-bc1024be486e Date: Tue, 06 Nov 2018 14:43:31 GMT RESP BODY: {"networks":[]} 2018-11-06 14:43:31,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net used request id req-64fd63ec-8d7b-4cca-8fa3-bc1024be486e 2018-11-06 14:43:31,642 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net 2018-11-06 14:43:31,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b87270bb43e11e21a6cf1a182150dace8bb2c5" -d '{"network": {"name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net", "admin_state_up": true}}' 2018-11-06 14:43:32,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-feeb1e16-57d2-43bc-abb2-bfe6e7be9a91 Date: Tue, 06 Nov 2018 14:43:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0c00c12808524d2ea8384b2e718a3c79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:43:32Z","is_default":false,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:32Z","mtu":1450}} 2018-11-06 14:43:32,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-feeb1e16-57d2-43bc-abb2-bfe6e7be9a91 2018-11-06 14:43:32,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b87270bb43e11e21a6cf1a182150dace8bb2c5" 2018-11-06 14:43:32,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-12ba06e8-1622-40e5-b3c7-49b71ebb64d1 Date: Tue, 06 Nov 2018 14:43:32 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-11-06T14:43:32Z","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net"}]} 2018-11-06 14:43:32,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-12ba06e8-1622-40e5-b3c7-49b71ebb64d1 2018-11-06 14:43:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b87270bb43e11e21a6cf1a182150dace8bb2c5" 2018-11-06 14:43:32,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7ae2a990-4296-4616-9ed0-60731eed37a9 Date: Tue, 06 Nov 2018 14:43:32 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:43:32,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-7ae2a990-4296-4616-9ed0-60731eed37a9 2018-11-06 14:43:32,736 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet 2018-11-06 14:43:32,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b87270bb43e11e21a6cf1a182150dace8bb2c5" -d '{"subnets": [{"ip_version": 4, "network_id": "5cfb0af0-fc6d-4807-88f3-d4669174483a", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet"}]}' 2018-11-06 14:43:33,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9987ff69-48a3-4087-aba4-366b647c2cdd Date: Tue, 06 Nov 2018 14:43:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:43:33Z","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":"0c00c12808524d2ea8384b2e718a3c79","id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","subnetpool_id":null,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet"}]} 2018-11-06 14:43:33,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-9987ff69-48a3-4087-aba4-366b647c2cdd 2018-11-06 14:43:33,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b87270bb43e11e21a6cf1a182150dace8bb2c5" 2018-11-06 14:43:33,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-e0cbf959-0f20-4c94-b1a7-ea548fba69a2 Date: Tue, 06 Nov 2018 14:43: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":["4aef8eeb-c193-4dc4-b090-7073f62fd396"],"updated_at":"2018-11-06T14:43:33Z","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net"}]} 2018-11-06 14:43:33,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-e0cbf959-0f20-4c94-b1a7-ea548fba69a2 2018-11-06 14:43:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b87270bb43e11e21a6cf1a182150dace8bb2c5" 2018-11-06 14:43:33,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6218b81a-ac8e-4125-ad6b-a11261e24b7c Date: Tue, 06 Nov 2018 14:43:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:43:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","subnetpool_id":null,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet"}]} 2018-11-06 14:43:33,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-6218b81a-ac8e-4125-ad6b-a11261e24b7c 2018-11-06 14:43:33,706 - OpenStackNetwork - DEBUG - Network [5cfb0af0-fc6d-4807-88f3-d4669174483a] created successfully 2018-11-06 14:43:33,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:33,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:34,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["IWBx28Z8RYygwoN3aC03OA"], "issued_at": "2018-11-06T14:43:34.000000Z"}} 2018-11-06 14:43:34,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1a3f6c5d922a22304a2674ee5c53a523781be4" 2018-11-06 14:43:34,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8708bdc-fa09-4343-a76c-a10571e1a2b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:34,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b8708bdc-fa09-4343-a76c-a10571e1a2b5 2018-11-06 14:43:34,169 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:43:34,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1a3f6c5d922a22304a2674ee5c53a523781be4" 2018-11-06 14:43:34,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-749044fc-51ee-4d88-99ad-3fd005183a0a x-compute-request-id: req-749044fc-51ee-4d88-99ad-3fd005183a0a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:43:34,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-749044fc-51ee-4d88-99ad-3fd005183a0a 2018-11-06 14:43:34,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1a3f6c5d922a22304a2674ee5c53a523781be4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-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-11-06 14:43:34,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-817a0a17-667f-46a5-8219-fc840a2ae4e8 x-compute-request-id: req-817a0a17-667f-46a5-8219-fc840a2ae4e8 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "de54e127-bca5-4313-985c-391c6956cf09", "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:43:34,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-817a0a17-667f-46a5-8219-fc840a2ae4e8 2018-11-06 14:43:34,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:34,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:34,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50c32a5cc846436ca32e2c5f697d4fa5", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj-role"}], "expires_at": "2018-11-06T15:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c00c12808524d2ea8384b2e718a3c79", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7b345f37-f16a-4df-user", "id": "404b5796de09410ebd01b32914c7d4ff"}, "audit_ids": ["5_QEyoL1SO2SyJKhUI4Wcg"], "issued_at": "2018-11-06T14:43:34.000000Z"}} 2018-11-06 14:43:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:34,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db8e178-aa32-404f-b60c-f66e93e03b7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:34,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0db8e178-aa32-404f-b60c-f66e93e03b7d 2018-11-06 14:43:34,855 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:43:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:34,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4550c3-a2df-4623-be70-c28443b7fb6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:34,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2f4550c3-a2df-4623-be70-c28443b7fb6d 2018-11-06 14:43:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:35,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-162dcb2e-e7b6-47a2-a824-c386ace46fb8 Date: Tue, 06 Nov 2018 14:43: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":["4aef8eeb-c193-4dc4-b090-7073f62fd396"],"updated_at":"2018-11-06T14:43:33Z","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net"}]} 2018-11-06 14:43:35,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net used request id req-162dcb2e-e7b6-47a2-a824-c386ace46fb8 2018-11-06 14:43:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:43:35,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:43: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:43:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:35,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137cc20b-7264-477d-a40d-c43d8963c528 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79"}, "enabled": true, "id": "0c00c12808524d2ea8384b2e718a3c79", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}} 2018-11-06 14:43:35,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 used request id req-137cc20b-7264-477d-a40d-c43d8963c528 2018-11-06 14:43:35,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:35,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-86b5fa9f-6fb7-44e4-857f-11d7458a717b Date: Tue, 06 Nov 2018 14:43:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:43:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","subnetpool_id":null,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet"}]} 2018-11-06 14:43:35,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-86b5fa9f-6fb7-44e4-857f-11d7458a717b 2018-11-06 14:43:35,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:35,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-db33abad-ca3e-4614-9636-a04419f3e2a2 Date: Tue, 06 Nov 2018 14:43:35 GMT RESP BODY: {"ports":[]} 2018-11-06 14:43:35,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1&admin_state_up=True used request id req-db33abad-ca3e-4614-9636-a04419f3e2a2 2018-11-06 14:43:35,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:35,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-5d42ab3f-4835-4527-8a83-addf595a9813 x-compute-request-id: req-5d42ab3f-4835-4527-8a83-addf595a9813 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:43:35,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst used request id req-5d42ab3f-4835-4527-8a83-addf595a9813 2018-11-06 14:43:35,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:36,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-3d514da8-631a-4e5f-b5fe-0ea4bfdb6375 Date: Tue, 06 Nov 2018 14:43: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":["4aef8eeb-c193-4dc4-b090-7073f62fd396"],"updated_at":"2018-11-06T14:43:33Z","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net"}]} 2018-11-06 14:43:36,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net used request id req-3d514da8-631a-4e5f-b5fe-0ea4bfdb6375 2018-11-06 14:43:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:36,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0ef0b6-cbde-499e-b345-ba9e74cf6e29 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79"}, "enabled": true, "id": "0c00c12808524d2ea8384b2e718a3c79", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}} 2018-11-06 14:43:36,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 used request id req-ac0ef0b6-cbde-499e-b345-ba9e74cf6e29 2018-11-06 14:43:36,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:36,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-80a1835f-a5da-44a5-8be5-ec920bcb21f8 Date: Tue, 06 Nov 2018 14:43:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:43:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","subnetpool_id":null,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet"}]} 2018-11-06 14:43:36,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-80a1835f-a5da-44a5-8be5-ec920bcb21f8 2018-11-06 14:43:36,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:36,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bcf9392f-820c-496c-930d-3c53dacc8d20 Date: Tue, 06 Nov 2018 14:43:36 GMT RESP BODY: {"ports":[]} 2018-11-06 14:43:36,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1&admin_state_up=True used request id req-bcf9392f-820c-496c-930d-3c53dacc8d20 2018-11-06 14:43:36,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:43:36,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:43:36,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50c32a5cc846436ca32e2c5f697d4fa5", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj-role"}], "expires_at": "2018-11-06T15:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c00c12808524d2ea8384b2e718a3c79", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0c00c12808524d2ea8384b2e718a3c79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7b345f37-f16a-4df-user", "id": "404b5796de09410ebd01b32914c7d4ff"}, "audit_ids": ["IOKI2fLMRla_YQyYV1dSuA"], "issued_at": "2018-11-06T14:43:36.000000Z"}} 2018-11-06 14:43:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bd4841e77d030b52552efb0a7dc8d5927d61bd" 2018-11-06 14:43:36,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1d15ab-4040-46c3-9aba-c7301bd6a321 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:43:36,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2b1d15ab-4040-46c3-9aba-c7301bd6a321 2018-11-06 14:43:36,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:37,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8f28e8cf-f45f-4c04-a9c0-af05595e3c33 Date: Tue, 06 Nov 2018 14:43:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4aef8eeb-c193-4dc4-b090-7073f62fd396"],"updated_at":"2018-11-06T14:43:33Z","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net"}]} 2018-11-06 14:43:37,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net used request id req-8f28e8cf-f45f-4c04-a9c0-af05595e3c33 2018-11-06 14:43:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:37,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-412d5d6f-6cde-45a9-b48a-c9accbac39b1 Date: Tue, 06 Nov 2018 14:43:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:43:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","subnetpool_id":null,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet"}]} 2018-11-06 14:43:37,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-412d5d6f-6cde-45a9-b48a-c9accbac39b1 2018-11-06 14:43:37,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:37,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-7dc5fe57-bdee-43b8-a1dd-0d9950e66fb2 Date: Tue, 06 Nov 2018 14:43:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4aef8eeb-c193-4dc4-b090-7073f62fd396"],"updated_at":"2018-11-06T14:43:33Z","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net"}]} 2018-11-06 14:43:37,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net used request id req-7dc5fe57-bdee-43b8-a1dd-0d9950e66fb2 2018-11-06 14:43:37,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:43:37,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:43: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:43:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bd4841e77d030b52552efb0a7dc8d5927d61bd" 2018-11-06 14:43:37,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457f00da-ccd8-40ad-8b52-889fcb9da953 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79"}, "enabled": true, "id": "0c00c12808524d2ea8384b2e718a3c79", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}} 2018-11-06 14:43:37,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 used request id req-457f00da-ccd8-40ad-8b52-889fcb9da953 2018-11-06 14:43:37,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:37,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-be8d6748-dd9b-440f-a82d-c795ca0fac29 Date: Tue, 06 Nov 2018 14:43:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:43:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","subnetpool_id":null,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet"}]} 2018-11-06 14:43:37,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-be8d6748-dd9b-440f-a82d-c795ca0fac29 2018-11-06 14:43:37,616 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net 2018-11-06 14:43:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" -d '{"port": {"network_id": "5cfb0af0-fc6d-4807-88f3-d4669174483a", "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1", "admin_state_up": true}}' 2018-11-06 14:43:38,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-7da0a4c3-9959-452a-9906-346c618d4ef5 Date: Tue, 06 Nov 2018 14:43:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:43:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","ip_address":"10.55.0.8"}],"id":"9fc03581-9677-43e2-9a6d-e3b4475d0e2d","security_groups":["11edd7a6-5e3c-404f-a70d-2168fabb19db"],"mac_address":"fa:16:3e:53:17:91","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1","project_id":"0c00c12808524d2ea8384b2e718a3c79","qos_policy_id":null,"admin_state_up":true,"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:38Z","binding:vnic_type":"normal"}} 2018-11-06 14:43:38,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-7da0a4c3-9959-452a-9906-346c618d4ef5 2018-11-06 14:43:38,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:38,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a7452c4f-ee8f-4427-b5a7-fc5a29e277c9 Date: Tue, 06 Nov 2018 14:43: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":["4aef8eeb-c193-4dc4-b090-7073f62fd396"],"updated_at":"2018-11-06T14:43:33Z","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net"}]} 2018-11-06 14:43:38,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net used request id req-a7452c4f-ee8f-4427-b5a7-fc5a29e277c9 2018-11-06 14:43:38,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:38,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6dc29c-7c5e-4c0f-9c81-b19a3af3afe4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79"}, "enabled": true, "id": "0c00c12808524d2ea8384b2e718a3c79", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}} 2018-11-06 14:43:38,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 used request id req-ed6dc29c-7c5e-4c0f-9c81-b19a3af3afe4 2018-11-06 14:43:38,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:39,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ecdaff20-c960-458d-bab5-5a36020477d5 Date: Tue, 06 Nov 2018 14:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:43:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","subnetpool_id":null,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet"}]} 2018-11-06 14:43:39,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-ecdaff20-c960-458d-bab5-5a36020477d5 2018-11-06 14:43:39,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:39,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-a1e75025-2c42-4acb-bf84-e66fd536c0ba Date: Tue, 06 Nov 2018 14:43:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:43:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","ip_address":"10.55.0.8"}],"id":"9fc03581-9677-43e2-9a6d-e3b4475d0e2d","security_groups":["11edd7a6-5e3c-404f-a70d-2168fabb19db"],"mac_address":"fa:16:3e:53:17:91","project_id":"0c00c12808524d2ea8384b2e718a3c79","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1","admin_state_up":true,"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:43:39,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1&admin_state_up=True used request id req-a1e75025-2c42-4acb-bf84-e66fd536c0ba 2018-11-06 14:43:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:39,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed519d35-74e1-4a20-a577-90fc47157846 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79"}, "enabled": true, "id": "0c00c12808524d2ea8384b2e718a3c79", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}} 2018-11-06 14:43:39,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 used request id req-ed519d35-74e1-4a20-a577-90fc47157846 2018-11-06 14:43:39,420 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst 2018-11-06 14:43:39,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:39,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43: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-c61fb719-7b46-46ea-9930-0db48ebb132a x-compute-request-id: req-c61fb719-7b46-46ea-9930-0db48ebb132a Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"flavors": [{"id": "de54e127-bca5-4313-985c-391c6956cf09", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}], "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-flavor-name"}]} 2018-11-06 14:43:39,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c61fb719-7b46-46ea-9930-0db48ebb132a 2018-11-06 14:43:39,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/de54e127-bca5-4313-985c-391c6956cf09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:39,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43: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-8ab41254-6510-491c-845b-d7082dcc7ef4 x-compute-request-id: req-8ab41254-6510-491c-845b-d7082dcc7ef4 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "de54e127-bca5-4313-985c-391c6956cf09", "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:43:39,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/de54e127-bca5-4313-985c-391c6956cf09 used request id req-8ab41254-6510-491c-845b-d7082dcc7ef4 2018-11-06 14:43:39,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:39,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-408d3d8e-2795-4cc2-b121-d2d072b5da40 Date: Tue, 06 Nov 2018 14:43:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:43:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:43:30Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/snap", "metadata": {}}], "self": "/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "min_disk": 0, "protected": false, "id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "file": "/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c00c12808524d2ea8384b2e718a3c79", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08bd30b3-55eb-40ca-b145-46e55ea10a64/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image"} 2018-11-06 14:43:39,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image used request id req-408d3d8e-2795-4cc2-b121-d2d072b5da40 2018-11-06 14:43:39,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:39,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-669721f8-ccba-48fe-a710-415b27a40b84 Date: Tue, 06 Nov 2018 14:43: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-11-06 14:43:39,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-669721f8-ccba-48fe-a710-415b27a40b84 2018-11-06 14:43:39,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" -d '{"server": {"name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst", "imageRef": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "flavorRef": "de54e127-bca5-4313-985c-391c6956cf09", "max_count": 1, "min_count": 1, "networks": [{"port": "9fc03581-9677-43e2-9a6d-e3b4475d0e2d"}]}}' 2018-11-06 14:43:41,479 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:43: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-ceb09a21-02a5-4d8a-9c9e-1973d024d69d x-compute-request-id: req-ceb09a21-02a5-4d8a-9c9e-1973d024d69d Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "50cdf112-e6be-4123-8d03-e8a0c7687ae1", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "bookmark"}], "adminPass": "ARQqC2uyYWJc"}} 2018-11-06 14:43:41,479 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ceb09a21-02a5-4d8a-9c9e-1973d024d69d 2018-11-06 14:43:41,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:41,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-971e595d-c5f0-4fad-80ff-53b5198e9e00 x-compute-request-id: req-971e595d-c5f0-4fad-80ff-53b5198e9e00 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "bookmark"}], "image": {"id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "links": [{"href": "http://172.30.9.27:8774/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de54e127-bca5-4313-985c-391c6956cf09", "links": [{"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}]}, "id": "50cdf112-e6be-4123-8d03-e8a0c7687ae1", "user_id": "404b5796de09410ebd01b32914c7d4ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:43:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst", "created": "2018-11-06T14:43:41Z", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:43:41,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-971e595d-c5f0-4fad-80ff-53b5198e9e00 2018-11-06 14:43:41,847 - create_instance - INFO - Created instance with name - SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst 2018-11-06 14:43:41,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:42,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81e2bd49-7a02-4812-bfba-269413e42399 x-compute-request-id: req-81e2bd49-7a02-4812-bfba-269413e42399 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "bookmark"}], "image": {"id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "links": [{"href": "http://172.30.9.27:8774/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de54e127-bca5-4313-985c-391c6956cf09", "links": [{"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}]}, "id": "50cdf112-e6be-4123-8d03-e8a0c7687ae1", "user_id": "404b5796de09410ebd01b32914c7d4ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:43:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst", "created": "2018-11-06T14:43:41Z", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:43:42,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-81e2bd49-7a02-4812-bfba-269413e42399 2018-11-06 14:43:42,218 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst] is - BUILD 2018-11-06 14:43:42,218 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:43:45,221 - create_instance - DEBUG - VM status query timeout in 896.626066923 2018-11-06 14:43:45,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:45,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2b5c0c8-1c1e-4da3-a0bd-8071fbe6108e x-compute-request-id: req-b2b5c0c8-1c1e-4da3-a0bd-8071fbe6108e 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.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "bookmark"}], "image": {"id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "links": [{"href": "http://172.30.9.27:8774/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de54e127-bca5-4313-985c-391c6956cf09", "links": [{"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}]}, "id": "50cdf112-e6be-4123-8d03-e8a0c7687ae1", "security_groups": [{"name": "default"}], "user_id": "404b5796de09410ebd01b32914c7d4ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:43:43Z", "hostId": "f4eef9232e538599fd3452e76fbf725bc6e8e54a37c504172d41603d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst", "created": "2018-11-06T14:43:41Z", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:43:45,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-b2b5c0c8-1c1e-4da3-a0bd-8071fbe6108e 2018-11-06 14:43:45,676 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst] is - BUILD 2018-11-06 14:43:45,676 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:43:48,679 - create_instance - DEBUG - VM status query timeout in 893.168452978 2018-11-06 14:43:48,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:49,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-d6a7241a-f66d-4737-9e0e-a7f3c6134645 x-compute-request-id: req-d6a7241a-f66d-4737-9e0e-a7f3c6134645 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.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "bookmark"}], "image": {"id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "links": [{"href": "http://172.30.9.27:8774/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de54e127-bca5-4313-985c-391c6956cf09", "links": [{"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}]}, "id": "50cdf112-e6be-4123-8d03-e8a0c7687ae1", "security_groups": [{"name": "default"}], "user_id": "404b5796de09410ebd01b32914c7d4ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:43:43Z", "hostId": "f4eef9232e538599fd3452e76fbf725bc6e8e54a37c504172d41603d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst", "created": "2018-11-06T14:43:41Z", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:43:49,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-d6a7241a-f66d-4737-9e0e-a7f3c6134645 2018-11-06 14:43:49,282 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst] is - BUILD 2018-11-06 14:43:49,282 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:43:52,285 - create_instance - DEBUG - VM status query timeout in 889.56237793 2018-11-06 14:43:52,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:52,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28c6ce46-2da7-4e23-9094-f800c7367332 x-compute-request-id: req-28c6ce46-2da7-4e23-9094-f800c7367332 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:17:91", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "bookmark"}], "image": {"id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "links": [{"href": "http://172.30.9.27:8774/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:43:51.000000", "flavor": {"id": "de54e127-bca5-4313-985c-391c6956cf09", "links": [{"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}]}, "id": "50cdf112-e6be-4123-8d03-e8a0c7687ae1", "security_groups": [{"name": "default"}], "user_id": "404b5796de09410ebd01b32914c7d4ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:43:51Z", "hostId": "f4eef9232e538599fd3452e76fbf725bc6e8e54a37c504172d41603d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst", "created": "2018-11-06T14:43:41Z", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:43:52,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-28c6ce46-2da7-4e23-9094-f800c7367332 2018-11-06 14:43:52,780 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst] is - ACTIVE 2018-11-06 14:43:52,780 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:43:52,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:53,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f361c89-4adb-45ac-bd0f-b8a5db6af701 x-compute-request-id: req-3f361c89-4adb-45ac-bd0f-b8a5db6af701 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:17:91", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "bookmark"}], "image": {"id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "links": [{"href": "http://172.30.9.27:8774/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:43:51.000000", "flavor": {"id": "de54e127-bca5-4313-985c-391c6956cf09", "links": [{"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}]}, "id": "50cdf112-e6be-4123-8d03-e8a0c7687ae1", "security_groups": [{"name": "default"}], "user_id": "404b5796de09410ebd01b32914c7d4ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:43:51Z", "hostId": "f4eef9232e538599fd3452e76fbf725bc6e8e54a37c504172d41603d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst", "created": "2018-11-06T14:43:41Z", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:43:53,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-3f361c89-4adb-45ac-bd0f-b8a5db6af701 2018-11-06 14:43:53,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:53,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f8d20450-bd80-42cd-99b9-cb9cdc0c9a99 Date: Tue, 06 Nov 2018 14:43: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":["4aef8eeb-c193-4dc4-b090-7073f62fd396"],"updated_at":"2018-11-06T14:43:33Z","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net"}]} 2018-11-06 14:43:53,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net used request id req-f8d20450-bd80-42cd-99b9-cb9cdc0c9a99 2018-11-06 14:43:53,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:53,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a09c0aa-70e9-4bd3-80c1-898ab4783354 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79"}, "enabled": true, "id": "0c00c12808524d2ea8384b2e718a3c79", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}} 2018-11-06 14:43:53,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 used request id req-4a09c0aa-70e9-4bd3-80c1-898ab4783354 2018-11-06 14:43:53,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:53,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ad7c881e-ae23-4281-86c3-05cd11b24473 Date: Tue, 06 Nov 2018 14:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:43:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c00c12808524d2ea8384b2e718a3c79","id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","subnetpool_id":null,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet"}]} 2018-11-06 14:43:53,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-ad7c881e-ae23-4281-86c3-05cd11b24473 2018-11-06 14:43:53,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:53,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-c177a785-240f-4c93-8922-8f4b80864a48 Date: Tue, 06 Nov 2018 14:43:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","ip_address":"10.55.0.3"}],"id":"3883d748-47d6-4769-9eba-f7756add1c05","security_groups":[],"mac_address":"fa:16:3e:1d:94:84","project_id":"0c00c12808524d2ea8384b2e718a3c79","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5cfb0af0-fc6d-4807-88f3-d4669174483a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:43:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","ip_address":"10.55.0.2"}],"id":"3d4ed01f-6f5e-4789-9a1b-415c978b63b6","security_groups":[],"mac_address":"fa:16:3e:f2:0d:c2","project_id":"0c00c12808524d2ea8384b2e718a3c79","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5cfb0af0-fc6d-4807-88f3-d4669174483a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","ip_address":"10.55.0.4"}],"id":"849e66b8-b1e8-498a-8ea7-c56170a62812","security_groups":[],"mac_address":"fa:16:3e:3c:e8:b7","project_id":"0c00c12808524d2ea8384b2e718a3c79","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5cfb0af0-fc6d-4807-88f3-d4669174483a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:43:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4aef8eeb-c193-4dc4-b090-7073f62fd396","ip_address":"10.55.0.8"}],"id":"9fc03581-9677-43e2-9a6d-e3b4475d0e2d","security_groups":["11edd7a6-5e3c-404f-a70d-2168fabb19db"],"mac_address":"fa:16:3e:53:17:91","project_id":"0c00c12808524d2ea8384b2e718a3c79","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1","admin_state_up":true,"network_id":"5cfb0af0-fc6d-4807-88f3-d4669174483a","tenant_id":"0c00c12808524d2ea8384b2e718a3c79","created_at":"2018-11-06T14:43:38Z","binding:vnic_type":"normal","device_id":"50cdf112-e6be-4123-8d03-e8a0c7687ae1"}]} 2018-11-06 14:43:53,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-c177a785-240f-4c93-8922-8f4b80864a48 2018-11-06 14:43:53,878 - create_instance_tests - INFO - Looking for IP 10.55.0.8 in the console log 2018-11-06 14:43:53,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:54,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-79ea5a89-b14c-42e2-96ec-1b588703e82b x-compute-request-id: req-79ea5a89-b14c-42e2-96ec-1b588703e82b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:17:91", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "bookmark"}], "image": {"id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "links": [{"href": "http://172.30.9.27:8774/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:43:51.000000", "flavor": {"id": "de54e127-bca5-4313-985c-391c6956cf09", "links": [{"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}]}, "id": "50cdf112-e6be-4123-8d03-e8a0c7687ae1", "security_groups": [{"name": "default"}], "user_id": "404b5796de09410ebd01b32914c7d4ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:43:51Z", "hostId": "f4eef9232e538599fd3452e76fbf725bc6e8e54a37c504172d41603d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst", "created": "2018-11-06T14:43:41Z", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:43:54,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-79ea5a89-b14c-42e2-96ec-1b588703e82b 2018-11-06 14:43:54,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 14:43:55,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:43: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-51035f0f-7c7c-443e-8d4b-eeb0fed662a6 x-compute-request-id: req-51035f0f-7c7c-443e-8d4b-eeb0fed662a6 Content-Encoding: gzip Content-Length: 7940 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 493590667 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.165037] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.167224] pid_max: default: 32768 minimum: 301\n[ 0.168420] ACPI: Core revision 20150930\n[ 0.170029] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171743] Security Framework initialized\n[ 0.172859] Yama: becoming mindful.\n[ 0.173823] AppArmor: AppArmor initialized\n[ 0.174925] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.176657] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.178365] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.179980] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.181817] Initializing cgroup subsys io\n[ 0.182882] Initializing cgroup subsys memory\n[ 0.184029] Initializing cgroup subsys devices\n[ 0.185183] Initializing cgroup subsys freezer\n[ 0.186331] Initializing cgroup subsys net_cls\n[ 0.187474] Initializing cgroup subsys perf_event\n[ 0.188687] Initializing cgroup subsys net_prio\n[ 0.189855] Initializing cgroup subsys hugetlb\n[ 0.191003] Initializing cgroup subsys pids\n[ 0.192147] CPU: Physical Processor ID: 0\n[ 0.193928] mce: CPU supports 10 MCE banks\n[ 0.195030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196371] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.207573] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.214384] ftrace: allocating 31920 entries in 125 pages\n[ 0.240461] smpboot: Max logical packages: 1\n[ 0.241597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.243365] x2apic enabled\n[ 0.244376] Switched APIC routing to physical x2apic.\n[ 0.246427] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.247920] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.250511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.252853] KVM setup paravirtual spinlock\n[ 0.254373] x86: Booted up 1 node, 1 CPUs\n[ 0.255423] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.257224] devtmpfs: initialized\n[ 0.259092] evm: security.selinux\n[ 0.260000] evm: security.SMACK64\n[ 0.260894] evm: security.SMACK64EXEC\n[ 0.261872] evm: security.SMACK64TRANSMUTE\n[ 0.262937] evm: security.SMACK64MMAP\n[ 0.263903] evm: security.ima\n[ 0.264756] evm: security.capability\n[ 0.265789] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.268248] pinctrl core: initialized pinctrl subsystem\n[ 0.269674] RTC time: 14:43:50, date: 11/06/18\n[ 0.270897] NET: Registered protocol family 16\n[ 0.272133] cpuidle: using governor ladder\n[ 0.273209] cpuidle: using governor menu\n[ 0.274239] PCCT header not found.\n[ 0.275193] ACPI: bus type PCI registered\n[ 0.276251] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277899] PCI: Using configuration type 1 for base access\n[ 0.279974] ACPI: Added _OSI(Module Device)\n[ 0.281070] ACPI: Added _OSI(Processor Device)\n[ 0.282209] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283398] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285815] ACPI: Interpreter enabled\n[ 0.286820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296582] ACPI: (supports S0 S5)\n[ 0.297492] ACPI: Using IOAPIC for interrupt routing\n[ 0.298744] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303889] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305563] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.307163] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310090] acpiphp: Slot [3] registered\n[ 0.311135] acpiphp: Slot [4] registered\n[ 0.312178] acpiphp: Slot [5] registered\n[ 0.313217] acpiphp: Slot [6] registered\n[ 0.314263] acpiphp: Slot [7] registered\n[ 0.315305] acpiphp: Slot [8] registered\n[ 0.316346] acpiphp: Slot [9] registered\n[ 0.317379] acpiphp: Slot [10] registered\n[ 0.318440] acpiphp: Slot [11] registered\n[ 0.319499] acpiphp: Slot [12] registered\n[ 0.320558] acpiphp: Slot [13] registered\n[ 0.321612] acpiphp: Slot [14] registered\n[ 0.322678] acpiphp: Slot [15] registered\n[ 0.333563] acpiphp: Slot [16] registered\n[ 0.334624] acpiphp: Slot [17] registered\n[ 0.335693] acpiphp: Slot [18] registered\n[ 0.336753] acpiphp: Slot [19] registered\n[ 0.337817] acpiphp: Slot [20] registered\n[ 0.338879] acpiphp: Slot [21] registered\n[ 0.339939] acpiphp: Slot [22] registered\n[ 0.340996] acpiphp: Slot [23] registered\n[ 0.342060] acpiphp: Slot [24] registered\n[ 0.343119] acpiphp: Slot [25] registered\n[ 0.344200] acpiphp: Slot [26] registered\n[ 0.345254] acpiphp: Slot [27] registered\n[ 0.346317] acpiphp: Slot [28] registered\n[ 0.347375] acpiphp: Slot [29] registered\n[ 0.348429] acpiphp: Slot [30] registered\n[ 0.349495] acpiphp: Slot [31] registered\n[ 0.350554] PCI host bridge to bus 0000:00\n[ 0.351633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353287] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354921] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356832] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.358739] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.365179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.366778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.368235] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.369824] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.376219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.377983] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.423752] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.425497] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427164] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.428810] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.430467] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.431999] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.433533] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.434876] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436813] vgaarb: loaded\n[ 0.437530] vgaarb: bridge control possible 0000:00:02.0\n[ 0.438899] SCSI subsystem initialized\n[ 0.439893] ACPI: bus type USB registered\n[ 0.440893] usbcore: registered new interface driver usbfs\n[ 0.442167] usbcore: registered new interface driver hub\n[ 0.443409] usbcore: registered new device driver usb\n[ 0.444686] PCI: Using ACPI for IRQ routing\n[ 0.445941] NetLabel: Initializing\n[ 0.446821] NetLabel: domain hash size = 128\n[ 0.447866] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.449036] NetLabel: unlabeled traffic allowed by default\n[ 0.450382] clocksource: Switched to clocksource kvm-clock\n[ 0.455872] AppArmor: AppArmor Filesystem Enabled\n[ 0.457060] pnp: PnP ACPI init\n[ 0.458099] pnp: PnP ACPI: found 5 devices\n[ 0.464295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.466452] NET: Registered protocol family 2\n[ 0.467607] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.469195] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.470648] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.472108] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473443] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.474889] NET: Registered protocol family 1\n[ 0.475998] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.477346] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.478672] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.493066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507242] Trying to unpack rootfs image as initramfs...\n[ 0.556472] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.570993] Scanning for low memory corruption every 60 seconds\n[ 0.574144] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.575603] audit: initializing netlink subsys (disabled)\n[ 0.576900] audit: type=2000 audit(1541515431.879:1): initialized\n[ 0.578539] Initialise system trusted keyring\n[ 0.579680] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.581151] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583452] zbud: loaded\n[ 0.584288] VFS: Disk quotas dquot_6.6.0\n[ 0.585307] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587178] fuse init (API version 7.23)\n[ 0.588264] Key type big_key registered\n[ 0.589257] Allocating IMA MOK and blacklist keyrings.\n[ 0.590633] Key type asymmetric registered\n[ 0.591664] Asymmetric key parser 'x509' registered\n[ 0.592859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.594701] io scheduler noop registered\n[ 0.595693] io scheduler deadline registered (default)\n[ 0.596934] io scheduler cfq registered\n[ 0.597959] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599302] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600898] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602740] ACPI: Power Button [PWRF]\n[ 0.603763] GHES: HEST is not enabled!\n[ 0.617660] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.646426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673043] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675547] Linux agpgart interface v0.103\n[ 0.678189] brd: module loaded\n[ 0.679561] loop: module loaded\n[ 0.684750] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686592] GPT:90111 != 20971519\n[ 0.687451] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688851] GPT:90111 != 20971519\n[ 0.689678] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690872] vda: vda1 vda15\n[ 0.692382] scsi host0: ata_piix\n[ 0.693646] scsi host1: ata_piix\n[ 0.694511] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.696033] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.697794] libphy: Fixed MDIO Bus: probed\n[ 0.699016] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702539] PPP generic driver version 2.4.2\n[ 0.703709] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705351] ehci-pci: EHCI PCI platform driver\n[ 0.706539] ehci-platform: EHCI generic platform driver\n[ 0.707895] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709446] ohci-pci: OHCI PCI platform driver\n[ 0.710570] ohci-platform: OHCI generic platform driver\n[ 0.711830] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.726342] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.727650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.729531] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.730872] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.732326] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.733898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.735696] usb usb1: Product: UHCI Host Controller\n[ 0.736938] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738422] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739615] hub 1-0:1.0: USB hub found\n[ 0.740578] hub 1-0:1.0: 2 ports detected\n[ 0.741696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744525] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745969] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747433] mousedev: PS/2 mouse device common for all mice\n[ 0.749252] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752091] rtc_cmos 00:00: RTC can wake from S4\n[ 0.753619] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755482] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757272] i2c /dev entries driver\n[ 0.758415] device-mapper: uevent: version 1.0.3\n[ 0.759869] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.762377] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764144] NET: Registered protocol family 10\n[ 0.765367] NET: Registered protocol family 17\n[ 0.766485] Key type dns_resolver registered\n[ 0.767626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769019] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771216] registered taskstats version 1\n[ 0.772266] Loading compiled-in X.509 certificates\n[ 0.773959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776313] zswap: loaded using pool lzo/zbud\n[ 0.777942] Key type trusted registered\n[ 0.779706] Key type encrypted registered\n[ 0.780752] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782076] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783410] evm: HMAC attrs: 0x1\n[ 0.784514] Magic number: 10:649:737\n[ 0.785568] rtc_cmos 00:00: setting system clock to 2018-11-06 14:43:51 UTC (1541515431)\n[ 0.787612] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.789041] EDD information not available.\n[ 0.855363] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.857299] Write protecting the kernel read-only data: 14336k\n[ 0.869505] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.871714] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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.916848] 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.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.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.28. 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\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-11-06 14:43:55,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1/action used request id req-51035f0f-7c7c-443e-8d4b-eeb0fed662a6 2018-11-06 14:43:55,599 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 14:43:55,599 - 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 493590667 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.165037] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.167224] pid_max: default: 32768 minimum: 301 [ 0.168420] ACPI: Core revision 20150930 [ 0.170029] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171743] Security Framework initialized [ 0.172859] Yama: becoming mindful. [ 0.173823] AppArmor: AppArmor initialized [ 0.174925] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.176657] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.178365] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.179980] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.181817] Initializing cgroup subsys io [ 0.182882] Initializing cgroup subsys memory [ 0.184029] Initializing cgroup subsys devices [ 0.185183] Initializing cgroup subsys freezer [ 0.186331] Initializing cgroup subsys net_cls [ 0.187474] Initializing cgroup subsys perf_event [ 0.188687] Initializing cgroup subsys net_prio [ 0.189855] Initializing cgroup subsys hugetlb [ 0.191003] Initializing cgroup subsys pids [ 0.192147] CPU: Physical Processor ID: 0 [ 0.193928] mce: CPU supports 10 MCE banks [ 0.195030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196371] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.207573] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.214384] ftrace: allocating 31920 entries in 125 pages [ 0.240461] smpboot: Max logical packages: 1 [ 0.241597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.243365] x2apic enabled [ 0.244376] Switched APIC routing to physical x2apic. [ 0.246427] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.247920] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.250511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.252853] KVM setup paravirtual spinlock [ 0.254373] x86: Booted up 1 node, 1 CPUs [ 0.255423] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.257224] devtmpfs: initialized [ 0.259092] evm: security.selinux [ 0.260000] evm: security.SMACK64 [ 0.260894] evm: security.SMACK64EXEC [ 0.261872] evm: security.SMACK64TRANSMUTE [ 0.262937] evm: security.SMACK64MMAP [ 0.263903] evm: security.ima [ 0.264756] evm: security.capability [ 0.265789] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268248] pinctrl core: initialized pinctrl subsystem [ 0.269674] RTC time: 14:43:50, date: 11/06/18 [ 0.270897] NET: Registered protocol family 16 [ 0.272133] cpuidle: using governor ladder [ 0.273209] cpuidle: using governor menu [ 0.274239] PCCT header not found. [ 0.275193] ACPI: bus type PCI registered [ 0.276251] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277899] PCI: Using configuration type 1 for base access [ 0.279974] ACPI: Added _OSI(Module Device) [ 0.281070] ACPI: Added _OSI(Processor Device) [ 0.282209] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283398] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285815] ACPI: Interpreter enabled [ 0.286820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296582] ACPI: (supports S0 S5) [ 0.297492] ACPI: Using IOAPIC for interrupt routing [ 0.298744] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303889] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305563] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.307163] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310090] acpiphp: Slot [3] registered [ 0.311135] acpiphp: Slot [4] registered [ 0.312178] acpiphp: Slot [5] registered [ 0.313217] acpiphp: Slot [6] registered [ 0.314263] acpiphp: Slot [7] registered [ 0.315305] acpiphp: Slot [8] registered [ 0.316346] acpiphp: Slot [9] registered [ 0.317379] acpiphp: Slot [10] registered [ 0.318440] acpiphp: Slot [11] registered [ 0.319499] acpiphp: Slot [12] registered [ 0.320558] acpiphp: Slot [13] registered [ 0.321612] acpiphp: Slot [14] registered [ 0.322678] acpiphp: Slot [15] registered [ 0.333563] acpiphp: Slot [16] registered [ 0.334624] acpiphp: Slot [17] registered [ 0.335693] acpiphp: Slot [18] registered [ 0.336753] acpiphp: Slot [19] registered [ 0.337817] acpiphp: Slot [20] registered [ 0.338879] acpiphp: Slot [21] registered [ 0.339939] acpiphp: Slot [22] registered [ 0.340996] acpiphp: Slot [23] registered [ 0.342060] acpiphp: Slot [24] registered [ 0.343119] acpiphp: Slot [25] registered [ 0.344200] acpiphp: Slot [26] registered [ 0.345254] acpiphp: Slot [27] registered [ 0.346317] acpiphp: Slot [28] registered [ 0.347375] acpiphp: Slot [29] registered [ 0.348429] acpiphp: Slot [30] registered [ 0.349495] acpiphp: Slot [31] registered [ 0.350554] PCI host bridge to bus 0000:00 [ 0.351633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353287] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354921] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356832] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.358739] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.365179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.368235] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.369824] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.376219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.377983] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.423752] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.425497] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.427164] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428810] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430467] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.431999] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.434876] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436813] vgaarb: loaded [ 0.437530] vgaarb: bridge control possible 0000:00:02.0 [ 0.438899] SCSI subsystem initialized [ 0.439893] ACPI: bus type USB registered [ 0.440893] usbcore: registered new interface driver usbfs [ 0.442167] usbcore: registered new interface driver hub [ 0.443409] usbcore: registered new device driver usb [ 0.444686] PCI: Using ACPI for IRQ routing [ 0.445941] NetLabel: Initializing [ 0.446821] NetLabel: domain hash size = 128 [ 0.447866] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.449036] NetLabel: unlabeled traffic allowed by default [ 0.450382] clocksource: Switched to clocksource kvm-clock [ 0.455872] AppArmor: AppArmor Filesystem Enabled [ 0.457060] pnp: PnP ACPI init [ 0.458099] pnp: PnP ACPI: found 5 devices [ 0.464295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.466452] NET: Registered protocol family 2 [ 0.467607] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.469195] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.470648] TCP: Hash tables configured (established 2048 bind 2048) [ 0.472108] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.473443] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.474889] NET: Registered protocol family 1 [ 0.475998] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.477346] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.478672] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.493066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.507242] Trying to unpack rootfs image as initramfs... [ 0.556472] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.570993] Scanning for low memory corruption every 60 seconds [ 0.574144] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.575603] audit: initializing netlink subsys (disabled) [ 0.576900] audit: type=2000 audit(1541515431.879:1): initialized [ 0.578539] Initialise system trusted keyring [ 0.579680] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.581151] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.583452] zbud: loaded [ 0.584288] VFS: Disk quotas dquot_6.6.0 [ 0.585307] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.587178] fuse init (API version 7.23) [ 0.588264] Key type big_key registered [ 0.589257] Allocating IMA MOK and blacklist keyrings. [ 0.590633] Key type asymmetric registered [ 0.591664] Asymmetric key parser 'x509' registered [ 0.592859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.594701] io scheduler noop registered [ 0.595693] io scheduler deadline registered (default) [ 0.596934] io scheduler cfq registered [ 0.597959] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599302] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600898] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602740] ACPI: Power Button [PWRF] [ 0.603763] GHES: HEST is not enabled! [ 0.617660] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.646426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673043] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675547] Linux agpgart interface v0.103 [ 0.678189] brd: module loaded [ 0.679561] loop: module loaded [ 0.684750] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686592] GPT:90111 != 20971519 [ 0.687451] GPT:Alternate GPT header not at the end of the disk. [ 0.688851] GPT:90111 != 20971519 [ 0.689678] GPT: Use GNU Parted to correct GPT errors. [ 0.690872] vda: vda1 vda15 [ 0.692382] scsi host0: ata_piix [ 0.693646] scsi host1: ata_piix [ 0.694511] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.696033] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.697794] libphy: Fixed MDIO Bus: probed [ 0.699016] tun: Universal TUN/TAP device driver, 1.6 [ 0.700202] tun: (C) 1999-2004 Max Krasnyansky [ 0.702539] PPP generic driver version 2.4.2 [ 0.703709] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705351] ehci-pci: EHCI PCI platform driver [ 0.706539] ehci-platform: EHCI generic platform driver [ 0.707895] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709446] ohci-pci: OHCI PCI platform driver [ 0.710570] ohci-platform: OHCI generic platform driver [ 0.711830] uhci_hcd: USB Universal Host Controller Interface driver [ 0.726342] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727650] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.729531] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.730872] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.732326] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.733898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.735696] usb usb1: Product: UHCI Host Controller [ 0.736938] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738422] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739615] hub 1-0:1.0: USB hub found [ 0.740578] hub 1-0:1.0: 2 ports detected [ 0.741696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744525] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745969] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747433] mousedev: PS/2 mouse device common for all mice [ 0.749252] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752091] rtc_cmos 00:00: RTC can wake from S4 [ 0.753619] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755482] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757272] i2c /dev entries driver [ 0.758415] device-mapper: uevent: version 1.0.3 [ 0.759869] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.762377] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764144] NET: Registered protocol family 10 [ 0.765367] NET: Registered protocol family 17 [ 0.766485] Key type dns_resolver registered [ 0.767626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.769019] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.771216] registered taskstats version 1 [ 0.772266] Loading compiled-in X.509 certificates [ 0.773959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.776313] zswap: loaded using pool lzo/zbud [ 0.777942] Key type trusted registered [ 0.779706] Key type encrypted registered [ 0.780752] AppArmor: AppArmor sha1 policy hashing enabled [ 0.782076] ima: No TPM chip found, activating TPM-bypass! [ 0.783410] evm: HMAC attrs: 0x1 [ 0.784514] Magic number: 10:649:737 [ 0.785568] rtc_cmos 00:00: setting system clock to 2018-11-06 14:43:51 UTC (1541515431) [ 0.787612] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789041] EDD information not available. [ 0.855363] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.857299] Write protecting the kernel read-only data: 14336k [ 0.869505] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.871714] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.916848] 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.14 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.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.28. 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 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2018-11-06 14:43:55,599 - create_instance - INFO - Deleting Port with ID - 9fc03581-9677-43e2-9a6d-e3b4475d0e2d 2018-11-06 14:43:55,599 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16port-1 2018-11-06 14:43:55,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/9fc03581-9677-43e2-9a6d-e3b4475d0e2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:56,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e373018d-a9ad-46f4-b277-e99da22a11ef Date: Tue, 06 Nov 2018 14:43:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:43:56,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/9fc03581-9677-43e2-9a6d-e3b4475d0e2d used request id req-e373018d-a9ad-46f4-b277-e99da22a11ef 2018-11-06 14:43:56,063 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst 2018-11-06 14:43:56,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:56,221 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-e2a8a6c4-0a74-4f2f-9877-d0989e02fc52 x-compute-request-id: req-e2a8a6c4-0a74-4f2f-9877-d0989e02fc52 Content-Type: application/json 2018-11-06 14:43:56,221 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-e2a8a6c4-0a74-4f2f-9877-d0989e02fc52 2018-11-06 14:43:56,222 - create_instance - INFO - Checking deletion status 2018-11-06 14:43:56,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:56,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-a9103f77-3eaf-4ea9-b9c2-66eb1f74ad83 x-compute-request-id: req-a9103f77-3eaf-4ea9-b9c2-66eb1f74ad83 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:17:91", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "bookmark"}], "image": {"id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "links": [{"href": "http://172.30.9.27:8774/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:43:51.000000", "flavor": {"id": "de54e127-bca5-4313-985c-391c6956cf09", "links": [{"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}]}, "id": "50cdf112-e6be-4123-8d03-e8a0c7687ae1", "user_id": "404b5796de09410ebd01b32914c7d4ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:43:56Z", "hostId": "f4eef9232e538599fd3452e76fbf725bc6e8e54a37c504172d41603d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst", "created": "2018-11-06T14:43:41Z", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:43:56,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-a9103f77-3eaf-4ea9-b9c2-66eb1f74ad83 2018-11-06 14:43:56,472 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst] is - ACTIVE 2018-11-06 14:43:56,472 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:43:59,476 - create_instance - DEBUG - VM status query timeout in 296.746385813 2018-11-06 14:43:59,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:43:59,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-07285990-ef9d-4e1c-b83e-64f0020be3fd x-compute-request-id: req-07285990-ef9d-4e1c-b83e-64f0020be3fd 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.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1", "rel": "bookmark"}], "image": {"id": "08bd30b3-55eb-40ca-b145-46e55ea10a64", "links": [{"href": "http://172.30.9.27:8774/images/08bd30b3-55eb-40ca-b145-46e55ea10a64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:43:51.000000", "flavor": {"id": "de54e127-bca5-4313-985c-391c6956cf09", "links": [{"href": "http://172.30.9.27:8774/flavors/de54e127-bca5-4313-985c-391c6956cf09", "rel": "bookmark"}]}, "id": "50cdf112-e6be-4123-8d03-e8a0c7687ae1", "user_id": "404b5796de09410ebd01b32914c7d4ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:43:56Z", "hostId": "f4eef9232e538599fd3452e76fbf725bc6e8e54a37c504172d41603d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst", "created": "2018-11-06T14:43:41Z", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:43:59,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-07285990-ef9d-4e1c-b83e-64f0020be3fd 2018-11-06 14:43:59,882 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst] is - ACTIVE 2018-11-06 14:43:59,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:44:02,886 - create_instance - DEBUG - VM status query timeout in 293.336408854 2018-11-06 14:44:02,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53e778d25e5796844bb7dfc283ece33e8e510c" 2018-11-06 14:44:02,942 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-8a8666bc-603e-48d7-96c4-5929c0618d48 x-compute-request-id: req-8a8666bc-603e-48d7-96c4-5929c0618d48 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 50cdf112-e6be-4123-8d03-e8a0c7687ae1 could not be found.", "code": 404}} 2018-11-06 14:44:02,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/50cdf112-e6be-4123-8d03-e8a0c7687ae1 used request id req-8a8666bc-603e-48d7-96c4-5929c0618d48 2018-11-06 14:44:02,942 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 50cdf112-e6be-4123-8d03-e8a0c7687ae1 could not be found. (HTTP 404) (Request-ID: req-8a8666bc-603e-48d7-96c4-5929c0618d48) 2018-11-06 14:44:02,942 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-inst 2018-11-06 14:44:02,943 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet 2018-11-06 14:44:02,944 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-subnet 2018-11-06 14:44:02,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/4aef8eeb-c193-4dc4-b090-7073f62fd396 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b87270bb43e11e21a6cf1a182150dace8bb2c5" 2018-11-06 14:44:05,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-654d2abb-6345-4d16-b245-a25c3e8f0889 Date: Tue, 06 Nov 2018 14:44:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:44:05,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4aef8eeb-c193-4dc4-b090-7073f62fd396 used request id req-654d2abb-6345-4d16-b245-a25c3e8f0889 2018-11-06 14:44:05,520 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-priv-net 2018-11-06 14:44:05,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/5cfb0af0-fc6d-4807-88f3-d4669174483a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b87270bb43e11e21a6cf1a182150dace8bb2c5" 2018-11-06 14:44:06,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b62363a-61f4-45f9-bc87-d3d896dd60f3 Date: Tue, 06 Nov 2018 14:44:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:44:06,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5cfb0af0-fc6d-4807-88f3-d4669174483a used request id req-9b62363a-61f4-45f9-bc87-d3d896dd60f3 2018-11-06 14:44:06,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/de54e127-bca5-4313-985c-391c6956cf09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1a3f6c5d922a22304a2674ee5c53a523781be4" 2018-11-06 14:44:06,899 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5a1eb6b-d2cb-447f-857a-0e5680bb4744 x-compute-request-id: req-e5a1eb6b-d2cb-447f-857a-0e5680bb4744 Content-Length: 0 Content-Type: application/json 2018-11-06 14:44:06,899 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/de54e127-bca5-4313-985c-391c6956cf09 used request id req-e5a1eb6b-d2cb-447f-857a-0e5680bb4744 2018-11-06 14:44:06,900 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-e5558036-8f87-48a1-9eab-8364f0e3ce16-image 2018-11-06 14:44:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e6ee185ad8e88d486507082fb3b8057cf98ce9c" 2018-11-06 14:44:08,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a991dedc-0a42-472a-a9d3-3c282b731723 Date: Tue, 06 Nov 2018 14:44:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:44:08,467 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/08bd30b3-55eb-40ca-b145-46e55ea10a64 used request id req-a991dedc-0a42-472a-a9d3-3c282b731723 2018-11-06 14:44:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:44:08,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-283eaed9-f254-4bb7-9e1e-8107d58a57f2 Date: Tue, 06 Nov 2018 14:44:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "created_at": "2018-11-06T14:43:31Z", "updated_at": "2018-11-06T14:43:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:43:31Z", "revision_number": 0, "id": "53c3a7c8-a5ec-4cac-9fd2-d65f1e6f2793", "remote_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "remote_ip_prefix": null, "created_at": "2018-11-06T14:43:31Z", "security_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c00c12808524d2ea8384b2e718a3c79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:43:31Z", "revision_number": 0, "id": "6f124e94-8d9f-4b3d-9d63-80001692eef2", "remote_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "remote_ip_prefix": null, "created_at": "2018-11-06T14:43:31Z", "security_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c00c12808524d2ea8384b2e718a3c79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:43:31Z", "revision_number": 0, "id": "9390fede-5253-4672-a8e5-89ea336f7c78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:43:31Z", "security_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c00c12808524d2ea8384b2e718a3c79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:43:31Z", "revision_number": 0, "id": "9d354738-7624-4262-982f-6413e0dec90c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:43:31Z", "security_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c00c12808524d2ea8384b2e718a3c79"}], "revision_number": 4, "project_id": "0c00c12808524d2ea8384b2e718a3c79", "id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:44:08,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-283eaed9-f254-4bb7-9e1e-8107d58a57f2 2018-11-06 14:44:08,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:44:08,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15e95f9-96fd-4171-bfd6-2dc425a55dac Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79"}, "enabled": true, "id": "0c00c12808524d2ea8384b2e718a3c79", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b345f37-f16a-4df-proj"}} 2018-11-06 14:44:08,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 used request id req-c15e95f9-96fd-4171-bfd6-2dc425a55dac 2018-11-06 14:44:08,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11edd7a6-5e3c-404f-a70d-2168fabb19db 2018-11-06 14:44:08,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11edd7a6-5e3c-404f-a70d-2168fabb19db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:44:08,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4a778276-4b4b-4b38-9474-d84108461731 Date: Tue, 06 Nov 2018 14:44:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:43:31Z", "security_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "port_range_min": null, "revision_number": 0, "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "created_at": "2018-11-06T14:43:31Z", "project_id": "0c00c12808524d2ea8384b2e718a3c79", "id": "53c3a7c8-a5ec-4cac-9fd2-d65f1e6f2793"}, {"remote_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:43:31Z", "security_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "port_range_min": null, "revision_number": 0, "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "created_at": "2018-11-06T14:43:31Z", "project_id": "0c00c12808524d2ea8384b2e718a3c79", "id": "6f124e94-8d9f-4b3d-9d63-80001692eef2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:43:31Z", "security_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "port_range_min": null, "revision_number": 0, "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "created_at": "2018-11-06T14:43:31Z", "project_id": "0c00c12808524d2ea8384b2e718a3c79", "id": "9390fede-5253-4672-a8e5-89ea336f7c78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:43:31Z", "security_group_id": "11edd7a6-5e3c-404f-a70d-2168fabb19db", "port_range_min": null, "revision_number": 0, "tenant_id": "0c00c12808524d2ea8384b2e718a3c79", "created_at": "2018-11-06T14:43:31Z", "project_id": "0c00c12808524d2ea8384b2e718a3c79", "id": "9d354738-7624-4262-982f-6413e0dec90c"}]} 2018-11-06 14:44:08,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11edd7a6-5e3c-404f-a70d-2168fabb19db used request id req-4a778276-4b4b-4b38-9474-d84108461731 2018-11-06 14:44:08,977 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:44:08,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/11edd7a6-5e3c-404f-a70d-2168fabb19db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:44:09,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bd7e885-6b8a-4bbd-b5a1-07a6fd89848c Content-Length: 0 Date: Tue, 06 Nov 2018 14:44:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:44:09,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/11edd7a6-5e3c-404f-a70d-2168fabb19db used request id req-2bd7e885-6b8a-4bbd-b5a1-07a6fd89848c 2018-11-06 14:44:09,383 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-7b345f37-f16a-4df-proj 2018-11-06 14:44:09,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:44:09,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a4c82d3-8fa3-46c4-8b39-86b42341cd22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:44:09,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0c00c12808524d2ea8384b2e718a3c79 used request id req-9a4c82d3-8fa3-46c4-8b39-86b42341cd22 2018-11-06 14:44:09,594 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-7b345f37-f16a-4df-proj-role 2018-11-06 14:44:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/50c32a5cc846436ca32e2c5f697d4fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:44:09,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b39e5a2d-9fa6-4f20-a423-12181a08b110 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:44:09,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/50c32a5cc846436ca32e2c5f697d4fa5 used request id req-b39e5a2d-9fa6-4f20-a423-12181a08b110 2018-11-06 14:44:09,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436fe996d901dd65eb4464d4dbb3f28a7b8ff7d" 2018-11-06 14:44:09,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790c49db-c699-46c8-bb61-a9d431893fd9 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:44:09,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-790c49db-c699-46c8-bb61-a9d431893fd9 2018-11-06 14:44:09,805 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-7b345f37-f16a-4df-user 2018-11-06 14:44:09,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/404b5796de09410ebd01b32914c7d4ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56c6232da394c47a61b47aadfa5aa0471ec64b2" 2018-11-06 14:44:10,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fab4f14-293f-4397-bdea-a14320eafda1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:44:10,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/404b5796de09410ebd01b32914c7d4ff used request id req-8fab4f14-293f-4397-bdea-a14320eafda1 2018-11-06 14:44:10,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:10,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["bJzykPZuQce0_fOJKT2Atw"], "issued_at": "2018-11-06T14:44:10.000000Z"}} 2018-11-06 14:44:10,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945859657e627ff6fbb546a449b0a54e75eeae22" 2018-11-06 14:44:10,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0988e2cb-1af2-43a7-9cd9-16e8802bbe6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:10,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0988e2cb-1af2-43a7-9cd9-16e8802bbe6d 2018-11-06 14:44:10,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:10,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:10,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["LJ3lBwZuSCWhIPWsC4RMHQ"], "issued_at": "2018-11-06T14:44:10.000000Z"}} 2018-11-06 14:44:10,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:44:10,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb286f3e-7d2c-4f47-9922-10a60867c653 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:10,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bb286f3e-7d2c-4f47-9922-10a60867c653 2018-11-06 14:44:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:44:10,939 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:44:10,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:44:11,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4b5017-9cd9-4965-a5f5-52557c338db8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:44:11,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj used request id req-1d4b5017-9cd9-4965-a5f5-52557c338db8 2018-11-06 14:44:11,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:44:11,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318c6442-4ba2-4ada-933e-2b7c947eb42d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:44:11,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-318c6442-4ba2-4ada-933e-2b7c947eb42d 2018-11-06 14:44:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}}' 2018-11-06 14:44:11,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218bd668-4c01-4bbc-a7c1-c049ba69a49c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:11,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-218bd668-4c01-4bbc-a7c1-c049ba69a49c 2018-11-06 14:44:11,246 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj 2018-11-06 14:44:11,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:11,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:11,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["82fwti8ISh2vl3FJwtn-nw"], "issued_at": "2018-11-06T14:44:11.000000Z"}} 2018-11-06 14:44:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5cdd6e51d5f09c6586b5ed963f076ef55ba949" 2018-11-06 14:44:11,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5332485-44da-44af-a5c5-5ef4a7e11d01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:11,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d5332485-44da-44af-a5c5-5ef4a7e11d01 2018-11-06 14:44:11,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:44:11,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:44:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:44:11,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5cdd6e51d5f09c6586b5ed963f076ef55ba949" 2018-11-06 14:44:11,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23831518-b27d-4398-a9d6-38ac966f0c9e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:44:11,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-23831518-b27d-4398-a9d6-38ac966f0c9e 2018-11-06 14:44:11,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5cdd6e51d5f09c6586b5ed963f076ef55ba949" 2018-11-06 14:44:11,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0da9ea-141e-429d-95a2-d36bddba6f73 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}]} 2018-11-06 14:44:11,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj used request id req-4b0da9ea-141e-429d-95a2-d36bddba6f73 2018-11-06 14:44:11,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5cdd6e51d5f09c6586b5ed963f076ef55ba949" 2018-11-06 14:44:12,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d16a55d-3083-4ae9-b9b2-d25b9e294f1e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:44:12,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9d16a55d-3083-4ae9-b9b2-d25b9e294f1e 2018-11-06 14:44:12,346 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-f28ad9ba-68af-427-user 2018-11-06 14:44:12,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:12,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:44:12,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58595bea-5c80-4037-8d7d-0e20f1cfb401 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:44:12,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-58595bea-5c80-4037-8d7d-0e20f1cfb401 2018-11-06 14:44:12,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" -d '{"role": {"name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}}' 2018-11-06 14:44:12,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9b9f454-9fd5-4638-bdc6-287821373e11 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a09ce9f9042d454c8e0511e93727356f", "links": {"self": "http://172.30.9.27:5000/v3/roles/a09ce9f9042d454c8e0511e93727356f"}, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}} 2018-11-06 14:44:12,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-c9b9f454-9fd5-4638-bdc6-287821373e11 2018-11-06 14:44:12,568 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role 2018-11-06 14:44:12,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a09ce9f9042d454c8e0511e93727356f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:44:12,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8c13ce-e957-4ae5-a532-04b4d5574b66 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a09ce9f9042d454c8e0511e93727356f"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role", "id": "a09ce9f9042d454c8e0511e93727356f"}} 2018-11-06 14:44:12,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a09ce9f9042d454c8e0511e93727356f used request id req-4c8c13ce-e957-4ae5-a532-04b4d5574b66 2018-11-06 14:44:12,653 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role to project CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj 2018-11-06 14:44:12,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9/users/d56a68216e6444dbb74dc9772200d4fb/roles/a09ce9f9042d454c8e0511e93727356f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:44:12,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b17eba-3a6a-4830-ac18-8d7e1bc6e412 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:44:12,714 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9/users/d56a68216e6444dbb74dc9772200d4fb/roles/a09ce9f9042d454c8e0511e93727356f used request id req-f8b17eba-3a6a-4830-ac18-8d7e1bc6e412 2018-11-06 14:44:12,715 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:44:12,716 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:44:12,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:12,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:13,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["NIwaD9T0RHqUrFwlQ_6qBg"], "issued_at": "2018-11-06T14:44:13.000000Z"}} 2018-11-06 14:44:13,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d14fd2a434c2c252b259e0b779c79957be59c4" 2018-11-06 14:44:13,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b19948-9809-4ae2-b912-f1fdd94c37cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:13,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-51b19948-9809-4ae2-b912-f1fdd94c37cd 2018-11-06 14:44:13,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48d14fd2a434c2c252b259e0b779c79957be59c4" 2018-11-06 14:44:13,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-950ccdb4-b49a-4e67-9f4e-ae9a520e70c0 Date: Tue, 06 Nov 2018 14:44:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039"} 2018-11-06 14:44:13,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039 used request id req-950ccdb4-b49a-4e67-9f4e-ae9a520e70c0 2018-11-06 14:44:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48d14fd2a434c2c252b259e0b779c79957be59c4" 2018-11-06 14:44:13,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3b3d3a77-8a9b-4363-aa2d-559204e2f540 Date: Tue, 06 Nov 2018 14:44: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-11-06 14:44:13,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3b3d3a77-8a9b-4363-aa2d-559204e2f540 2018-11-06 14:44:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48d14fd2a434c2c252b259e0b779c79957be59c4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039"}' 2018-11-06 14:44:13,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5 X-Openstack-Request-Id: req-3fcd3ef3-c35f-437a-a480-08254212b181 Date: Tue, 06 Nov 2018 14:44:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:44:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:44:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "min_disk": 0, "protected": false, "id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "file": "/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5/file", "checksum": null, "owner": "f686ef84c371406c8bc938b38c1619f9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:44:13,901 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3fcd3ef3-c35f-437a-a480-08254212b181 2018-11-06 14:44:13,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48d14fd2a434c2c252b259e0b779c79957be59c4" -d '' 2018-11-06 14:44:15,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2fc5af8a-923f-43d1-a27f-f613c706f7c6 Date: Tue, 06 Nov 2018 14:44:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:44:15,049 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5/file used request id req-2fc5af8a-923f-43d1-a27f-f613c706f7c6 2018-11-06 14:44:15,049 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:44:15,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48d14fd2a434c2c252b259e0b779c79957be59c4" 2018-11-06 14:44:15,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-35740b0e-7c14-4d85-8de4-4d5feaeb2f0c Date: Tue, 06 Nov 2018 14:44:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:44:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:44:15Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5915aefc-72be-4856-aa67-427e8f8f69a5/snap", "metadata": {}}], "self": "/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "min_disk": 0, "protected": false, "id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "file": "/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f686ef84c371406c8bc938b38c1619f9", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5915aefc-72be-4856-aa67-427e8f8f69a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:44:15,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5 used request id req-35740b0e-7c14-4d85-8de4-4d5feaeb2f0c 2018-11-06 14:44:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48d14fd2a434c2c252b259e0b779c79957be59c4" 2018-11-06 14:44:15,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94c1a45a-9b71-45bd-b5af-d8c02a281261 Date: Tue, 06 Nov 2018 14:44: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-11-06 14:44:15,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-94c1a45a-9b71-45bd-b5af-d8c02a281261 2018-11-06 14:44:15,375 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039 2018-11-06 14:44:15,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48d14fd2a434c2c252b259e0b779c79957be59c4" 2018-11-06 14:44:15,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-8d0fa31f-ffa6-49e9-8e78-cea322d2e083 Date: Tue, 06 Nov 2018 14:44:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:44:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:44:15Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5915aefc-72be-4856-aa67-427e8f8f69a5/snap", "metadata": {}}], "self": "/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "min_disk": 0, "protected": false, "id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "file": "/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f686ef84c371406c8bc938b38c1619f9", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5915aefc-72be-4856-aa67-427e8f8f69a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:44:15,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5 used request id req-8d0fa31f-ffa6-49e9-8e78-cea322d2e083 2018-11-06 14:44:15,542 - create_image - DEBUG - Instance status is - active 2018-11-06 14:44:15,542 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039 2018-11-06 14:44:15,542 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039 2018-11-06 14:44:15,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:15,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:15,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["0afXHrSkRO2GU6XLJb20yQ"], "issued_at": "2018-11-06T14:44:15.000000Z"}} 2018-11-06 14:44:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d25e4e24219e4487858641cddd4298b49c31e" 2018-11-06 14:44:16,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee633eb-8910-4143-8983-b15cccdf762a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:16,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0ee633eb-8910-4143-8983-b15cccdf762a 2018-11-06 14:44:16,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d25e4e24219e4487858641cddd4298b49c31e" 2018-11-06 14:44:16,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ac7c7656-67d5-48d5-b1be-9ce918236fe4 Date: Tue, 06 Nov 2018 14:44:16 GMT RESP BODY: {"networks":[]} 2018-11-06 14:44:16,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 used request id req-ac7c7656-67d5-48d5-b1be-9ce918236fe4 2018-11-06 14:44:16,234 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 2018-11-06 14:44:16,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d25e4e24219e4487858641cddd4298b49c31e" -d '{"network": {"name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1", "admin_state_up": true}}' 2018-11-06 14:44:17,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-fd7f0b8e-ff0a-49de-ad2e-9ec4f86ff0ce Date: Tue, 06 Nov 2018 14:44:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6da0b357-8954-485d-ace1-c1b173cf7b58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:44:17Z","is_default":false,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","mtu":1450}} 2018-11-06 14:44:17,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-fd7f0b8e-ff0a-49de-ad2e-9ec4f86ff0ce 2018-11-06 14:44:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d25e4e24219e4487858641cddd4298b49c31e" 2018-11-06 14:44:17,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-b00d3959-cf63-4c36-a1d5-52fb721a19a1 Date: Tue, 06 Nov 2018 14:44:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:44:17Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:17,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-b00d3959-cf63-4c36-a1d5-52fb721a19a1 2018-11-06 14:44:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d25e4e24219e4487858641cddd4298b49c31e" 2018-11-06 14:44:17,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0bc04ff8-4a2d-447f-abb6-ff302a4ce887 Date: Tue, 06 Nov 2018 14:44:17 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:44:17,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-0bc04ff8-4a2d-447f-abb6-ff302a4ce887 2018-11-06 14:44:17,601 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1 2018-11-06 14:44:17,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d25e4e24219e4487858641cddd4298b49c31e" -d '{"subnets": [{"ip_version": 4, "network_id": "6da0b357-8954-485d-ace1-c1b173cf7b58", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]}' 2018-11-06 14:44:18,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ec205a27-fc11-4597-82b8-1d928b7e5ed0 Date: Tue, 06 Nov 2018 14:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:18,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ec205a27-fc11-4597-82b8-1d928b7e5ed0 2018-11-06 14:44:18,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d25e4e24219e4487858641cddd4298b49c31e" 2018-11-06 14:44:18,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-96c26dfe-095f-4309-a1e0-78a38a4b850a Date: Tue, 06 Nov 2018 14:44: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":["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"],"updated_at":"2018-11-06T14:44:18Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:18,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-96c26dfe-095f-4309-a1e0-78a38a4b850a 2018-11-06 14:44:18,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d25e4e24219e4487858641cddd4298b49c31e" 2018-11-06 14:44:18,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-521e7e12-e791-45fe-a8c1-ac54a29789ff Date: Tue, 06 Nov 2018 14:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:18,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-521e7e12-e791-45fe-a8c1-ac54a29789ff 2018-11-06 14:44:18,732 - OpenStackNetwork - DEBUG - Network [6da0b357-8954-485d-ace1-c1b173cf7b58] created successfully 2018-11-06 14:44:18,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:18,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:19,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["XyrSvctVRMuan46tDZRdPg"], "issued_at": "2018-11-06T14:44:19.000000Z"}} 2018-11-06 14:44:19,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab426014571173f300721de13474e0c3cfdc7ca9" 2018-11-06 14:44:19,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0949a4-f404-436a-9fe5-0b1e51998fe7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:19,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8c0949a4-f404-436a-9fe5-0b1e51998fe7 2018-11-06 14:44:19,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab426014571173f300721de13474e0c3cfdc7ca9" 2018-11-06 14:44:19,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-08ad5fe7-8b18-4f12-a223-857f227bcd24 Date: Tue, 06 Nov 2018 14:44:19 GMT RESP BODY: {"networks":[]} 2018-11-06 14:44:19,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 used request id req-08ad5fe7-8b18-4f12-a223-857f227bcd24 2018-11-06 14:44:19,434 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 2018-11-06 14:44:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab426014571173f300721de13474e0c3cfdc7ca9" -d '{"network": {"name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2", "admin_state_up": true}}' 2018-11-06 14:44:19,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-dcf6b61b-728b-4de8-9f2e-98971d251043 Date: Tue, 06 Nov 2018 14:44:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:44:19Z","is_default":false,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","mtu":1450}} 2018-11-06 14:44:19,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-dcf6b61b-728b-4de8-9f2e-98971d251043 2018-11-06 14:44:19,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab426014571173f300721de13474e0c3cfdc7ca9" 2018-11-06 14:44:20,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-654e2d6a-846c-4e2f-984d-cfb07f807b58 Date: Tue, 06 Nov 2018 14:44: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-11-06T14:44:19Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:44:20,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-654e2d6a-846c-4e2f-984d-cfb07f807b58 2018-11-06 14:44:20,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab426014571173f300721de13474e0c3cfdc7ca9" 2018-11-06 14:44:20,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bda44d91-cd0e-49b2-a13b-0d9d7d41d993 Date: Tue, 06 Nov 2018 14:44:20 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:44:20,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-bda44d91-cd0e-49b2-a13b-0d9d7d41d993 2018-11-06 14:44:20,418 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2 2018-11-06 14:44:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab426014571173f300721de13474e0c3cfdc7ca9" -d '{"subnets": [{"ip_version": 4, "network_id": "60c4a9e2-dc11-4874-9f02-642b7bace40b", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]}' 2018-11-06 14:44:21,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-be0d74bd-c958-44d7-a465-d92d1e5df2a8 Date: Tue, 06 Nov 2018 14:44:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:44:21,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-be0d74bd-c958-44d7-a465-d92d1e5df2a8 2018-11-06 14:44:21,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab426014571173f300721de13474e0c3cfdc7ca9" 2018-11-06 14:44:21,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-8ab7539d-159a-4a9f-9c5f-ca0c0606cd7f Date: Tue, 06 Nov 2018 14:44:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"],"updated_at":"2018-11-06T14:44:20Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:44:21,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-8ab7539d-159a-4a9f-9c5f-ca0c0606cd7f 2018-11-06 14:44:21,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab426014571173f300721de13474e0c3cfdc7ca9" 2018-11-06 14:44:21,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2f2640f6-1858-4e5c-a2c2-9bc540fe4c25 Date: Tue, 06 Nov 2018 14:44:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:44:21,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-2f2640f6-1858-4e5c-a2c2-9bc540fe4c25 2018-11-06 14:44:21,776 - OpenStackNetwork - DEBUG - Network [60c4a9e2-dc11-4874-9f02-642b7bace40b] created successfully 2018-11-06 14:44:21,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:21,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:22,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["VtKB1AdNRaqZNyT-EsxWGA"], "issued_at": "2018-11-06T14:44:22.000000Z"}} 2018-11-06 14:44:22,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:22,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f9fd2b-acbb-4bdb-be0a-3f58a2b5d548 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:22,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-33f9fd2b-acbb-4bdb-be0a-3f58a2b5d548 2018-11-06 14:44:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:22,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-43cfb330-5aed-4ca5-8937-54772d25092d Date: Tue, 06 Nov 2018 14:44:22 GMT RESP BODY: {"routers": []} 2018-11-06 14:44:22,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router&admin_state_up=True used request id req-43cfb330-5aed-4ca5-8937-54772d25092d 2018-11-06 14:44:22,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:22,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:22,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["cVrxzlrTQ_uCN-hC4AydOg"], "issued_at": "2018-11-06T14:44:22.000000Z"}} 2018-11-06 14:44:22,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e0df737f97230b9bf8df1dbbaebc6212ae9c5b" 2018-11-06 14:44:22,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3732f9c-571c-49b9-9a75-43c4898b25e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:22,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e3732f9c-571c-49b9-9a75-43c4898b25e6 2018-11-06 14:44:22,991 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:44:22,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" -d '{"router": {"name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router", "admin_state_up": true}}' 2018-11-06 14:44:26,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-6e519691-0126-4899-8a93-cd0e17644e0e Date: Tue, 06 Nov 2018 14:44:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:23Z", "admin_state_up": true, "updated_at": "2018-11-06T14:44:23Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "74e0f31a-39f7-496b-8490-f9f8eb106c4b", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router"}} 2018-11-06 14:44:26,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-6e519691-0126-4899-8a93-cd0e17644e0e 2018-11-06 14:44:26,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=74e0f31a-39f7-496b-8490-f9f8eb106c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:26,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7967b8d9-e3d1-4aca-9627-534af2a3b22b Date: Tue, 06 Nov 2018 14:44:26 GMT RESP BODY: {"ports":[]} 2018-11-06 14:44:26,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=74e0f31a-39f7-496b-8490-f9f8eb106c4b used request id req-7967b8d9-e3d1-4aca-9627-534af2a3b22b 2018-11-06 14:44:26,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:27,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-493c9ce0-748b-48c3-942b-4a37845a2329 Date: Tue, 06 Nov 2018 14:44: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":["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"],"updated_at":"2018-11-06T14:44:18Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:27,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 used request id req-493c9ce0-748b-48c3-942b-4a37845a2329 2018-11-06 14:44:27,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:44:27,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:44:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:44:27,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:27,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25abee75-d78e-40b6-bb42-353b584872f2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:27,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-25abee75-d78e-40b6-bb42-353b584872f2 2018-11-06 14:44:27,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:27,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4490b25f-e7a5-4cec-bf4e-fde88202b1ce Date: Tue, 06 Nov 2018 14:44:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:27,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-4490b25f-e7a5-4cec-bf4e-fde88202b1ce 2018-11-06 14:44:27,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:27,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-13b474a7-42fc-4b98-be51-426b25074eac Date: Tue, 06 Nov 2018 14:44:27 GMT RESP BODY: {"ports":[]} 2018-11-06 14:44:27,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port1&admin_state_up=True used request id req-13b474a7-42fc-4b98-be51-426b25074eac 2018-11-06 14:44:27,570 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port1 for router - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:44:27,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:27,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:27,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["kL46UJHlSVmG3uk2qEXEFQ"], "issued_at": "2018-11-06T14:44:27.000000Z"}} 2018-11-06 14:44:27,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae19850eeb133cc10023e0122704bd38ea32bd98" 2018-11-06 14:44:28,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f198bac4-b623-4b47-b9ee-18ad1dca780a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:28,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f198bac4-b623-4b47-b9ee-18ad1dca780a 2018-11-06 14:44:28,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:28,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e5a2a59c-8152-4df2-b5a2-1f2d186fc762 Date: Tue, 06 Nov 2018 14:44: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":["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"],"updated_at":"2018-11-06T14:44:18Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:28,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 used request id req-e5a2a59c-8152-4df2-b5a2-1f2d186fc762 2018-11-06 14:44:28,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:28,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8df9365c-074e-49c9-8499-103eae76dc94 Date: Tue, 06 Nov 2018 14:44:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:28,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-8df9365c-074e-49c9-8499-103eae76dc94 2018-11-06 14:44:28,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:28,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3bf64b38-c97f-498a-96d8-7c3278e6569f Date: Tue, 06 Nov 2018 14:44: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":["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"],"updated_at":"2018-11-06T14:44:18Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:28,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 used request id req-3bf64b38-c97f-498a-96d8-7c3278e6569f 2018-11-06 14:44:28,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:44:28,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:44:28,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae19850eeb133cc10023e0122704bd38ea32bd98" 2018-11-06 14:44:28,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30160617-adff-4a49-b96b-95cbdb53e6ff Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:28,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-30160617-adff-4a49-b96b-95cbdb53e6ff 2018-11-06 14:44:28,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:29,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-33474c41-6a4d-4c62-9435-fd679269d4db Date: Tue, 06 Nov 2018 14:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:29,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-33474c41-6a4d-4c62-9435-fd679269d4db 2018-11-06 14:44:29,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:29,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f4e4a88b-c284-4b2f-9340-e8d0c7663098 Date: Tue, 06 Nov 2018 14:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:29,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1 used request id req-f4e4a88b-c284-4b2f-9340-e8d0c7663098 2018-11-06 14:44:29,378 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 2018-11-06 14:44:29,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" -d '{"port": {"network_id": "6da0b357-8954-485d-ace1-c1b173cf7b58", "fixed_ips": [{"subnet_id": "ec3a8b4a-2f4b-486f-b4ee-d43b25606255", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port1", "admin_state_up": true}}' 2018-11-06 14:44:30,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-e3f56209-e5b1-4a52-94fd-db370d087292 Date: Tue, 06 Nov 2018 14:44:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","ip_address":"10.200.201.1"}],"id":"12562434-e542-4971-8888-7211b9ba182a","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:9f:e3:bd","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port1","project_id":"f686ef84c371406c8bc938b38c1619f9","qos_policy_id":null,"admin_state_up":true,"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:29Z","binding:vnic_type":"normal"}} 2018-11-06 14:44:30,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-e3f56209-e5b1-4a52-94fd-db370d087292 2018-11-06 14:44:30,369 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port1 for router - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:44:30,369 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:44:30,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" -d '{"port_id": "12562434-e542-4971-8888-7211b9ba182a"}' 2018-11-06 14:44:32,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3436bf01-64cf-48fb-b576-c23f8a19af29 Date: Tue, 06 Nov 2018 14:44:32 GMT RESP BODY: {"network_id": "6da0b357-8954-485d-ace1-c1b173cf7b58", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "subnet_id": "ec3a8b4a-2f4b-486f-b4ee-d43b25606255", "subnet_ids": ["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"], "port_id": "12562434-e542-4971-8888-7211b9ba182a", "id": "74e0f31a-39f7-496b-8490-f9f8eb106c4b"} 2018-11-06 14:44:32,199 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b/add_router_interface used request id req-3436bf01-64cf-48fb-b576-c23f8a19af29 2018-11-06 14:44:32,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:32,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d1915c8a-0465-4040-a81b-2e07237f2beb Date: Tue, 06 Nov 2018 14:44: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":["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"],"updated_at":"2018-11-06T14:44:20Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:44:32,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 used request id req-d1915c8a-0465-4040-a81b-2e07237f2beb 2018-11-06 14:44:32,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:32,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3fa5aa-117c-4172-ba91-f3a1433ccc25 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:32,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-9d3fa5aa-117c-4172-ba91-f3a1433ccc25 2018-11-06 14:44:32,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:32,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7d0425f6-e7c5-4ead-a946-b5561643b394 Date: Tue, 06 Nov 2018 14:44:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:44:32,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-7d0425f6-e7c5-4ead-a946-b5561643b394 2018-11-06 14:44:32,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:32,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-06e2ad47-7aad-451a-8c36-b44a28a5eed9 Date: Tue, 06 Nov 2018 14:44:32 GMT RESP BODY: {"ports":[]} 2018-11-06 14:44:32,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port2&admin_state_up=True used request id req-06e2ad47-7aad-451a-8c36-b44a28a5eed9 2018-11-06 14:44:32,914 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port2 for router - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:44:32,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:32,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:33,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["s5knEkRkTmiaxa_WVMc6Tw"], "issued_at": "2018-11-06T14:44:33.000000Z"}} 2018-11-06 14:44:33,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77dfe5f05b279152a9d4b459f2ba5cf1d2384b9" 2018-11-06 14:44:33,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91c0367-a461-49df-b5e2-0e3904fa2c13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:33,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b91c0367-a461-49df-b5e2-0e3904fa2c13 2018-11-06 14:44:33,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:33,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-87711960-993c-40f8-8d56-c42815cc8ee4 Date: Tue, 06 Nov 2018 14:44: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":["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"],"updated_at":"2018-11-06T14:44:20Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:44:33,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 used request id req-87711960-993c-40f8-8d56-c42815cc8ee4 2018-11-06 14:44:33,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:33,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-915bc36a-d1d2-4550-a7dc-8a86b5e1054b Date: Tue, 06 Nov 2018 14:44:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:44:33,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-915bc36a-d1d2-4550-a7dc-8a86b5e1054b 2018-11-06 14:44:33,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:33,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f5068fb4-c6c5-4f0f-a497-2cc8be460e30 Date: Tue, 06 Nov 2018 14:44: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":["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"],"updated_at":"2018-11-06T14:44:20Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:44:33,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 used request id req-f5068fb4-c6c5-4f0f-a497-2cc8be460e30 2018-11-06 14:44:33,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:44:33,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:44:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:44:33,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77dfe5f05b279152a9d4b459f2ba5cf1d2384b9" 2018-11-06 14:44:33,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84da0333-def3-4154-89f8-6cad7ce751ea Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:33,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-84da0333-def3-4154-89f8-6cad7ce751ea 2018-11-06 14:44:33,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:33,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e12b7479-7fec-4b94-8b87-415bc6d8c804 Date: Tue, 06 Nov 2018 14:44:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:44:33,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-e12b7479-7fec-4b94-8b87-415bc6d8c804 2018-11-06 14:44:33,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:34,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8c2535f5-d565-454e-9c3c-6a929d9d4577 Date: Tue, 06 Nov 2018 14:44:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:44:34,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2 used request id req-8c2535f5-d565-454e-9c3c-6a929d9d4577 2018-11-06 14:44:34,026 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 2018-11-06 14:44:34,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" -d '{"port": {"network_id": "60c4a9e2-dc11-4874-9f02-642b7bace40b", "fixed_ips": [{"subnet_id": "f1e9b80d-782b-43e9-8b9b-65c70506a3fb", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port2", "admin_state_up": true}}' 2018-11-06 14:44:35,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-41d98348-801f-476c-acbf-70aabf225580 Date: Tue, 06 Nov 2018 14:44:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","ip_address":"10.200.202.1"}],"id":"0450f424-acef-444b-ba4d-127049e3b5fe","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:14:52:06","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port2","project_id":"f686ef84c371406c8bc938b38c1619f9","qos_policy_id":null,"admin_state_up":true,"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:34Z","binding:vnic_type":"normal"}} 2018-11-06 14:44:35,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-41d98348-801f-476c-acbf-70aabf225580 2018-11-06 14:44:35,028 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port2 for router - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:44:35,028 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:44:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" -d '{"port_id": "0450f424-acef-444b-ba4d-127049e3b5fe"}' 2018-11-06 14:44:36,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c65df892-8f65-4c6c-b982-65f605734ab8 Date: Tue, 06 Nov 2018 14:44:36 GMT RESP BODY: {"network_id": "60c4a9e2-dc11-4874-9f02-642b7bace40b", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "subnet_id": "f1e9b80d-782b-43e9-8b9b-65c70506a3fb", "subnet_ids": ["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"], "port_id": "0450f424-acef-444b-ba4d-127049e3b5fe", "id": "74e0f31a-39f7-496b-8490-f9f8eb106c4b"} 2018-11-06 14:44:36,645 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b/add_router_interface used request id req-c65df892-8f65-4c6c-b982-65f605734ab8 2018-11-06 14:44:36,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:36,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-7c4fa440-1a93-4ba8-aaea-ee8063159a2f Date: Tue, 06 Nov 2018 14:44:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:23Z", "admin_state_up": true, "updated_at": "2018-11-06T14:44:35Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "74e0f31a-39f7-496b-8490-f9f8eb106c4b", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router"}} 2018-11-06 14:44:36,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b used request id req-7c4fa440-1a93-4ba8-aaea-ee8063159a2f 2018-11-06 14:44:36,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=74e0f31a-39f7-496b-8490-f9f8eb106c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:36,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-049b5201-3b8b-4df9-b60d-0a36e0ed74e6 Date: Tue, 06 Nov 2018 14:44:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","ip_address":"10.200.202.1"}],"id":"0450f424-acef-444b-ba4d-127049e3b5fe","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:14:52:06","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port2","admin_state_up":true,"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:34Z","binding:vnic_type":"normal","device_id":"74e0f31a-39f7-496b-8490-f9f8eb106c4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","ip_address":"10.200.201.1"}],"id":"12562434-e542-4971-8888-7211b9ba182a","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:9f:e3:bd","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port1","admin_state_up":true,"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:29Z","binding:vnic_type":"normal","device_id":"74e0f31a-39f7-496b-8490-f9f8eb106c4b"}]} 2018-11-06 14:44:36,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=74e0f31a-39f7-496b-8490-f9f8eb106c4b used request id req-049b5201-3b8b-4df9-b60d-0a36e0ed74e6 2018-11-06 14:44:36,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/ec3a8b4a-2f4b-486f-b4ee-d43b25606255 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:36,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-670a1351-cba7-4650-84db-0ae5a08ad3fc Date: Tue, 06 Nov 2018 14:44:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}} 2018-11-06 14:44:36,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/ec3a8b4a-2f4b-486f-b4ee-d43b25606255 used request id req-670a1351-cba7-4650-84db-0ae5a08ad3fc 2018-11-06 14:44:36,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/f1e9b80d-782b-43e9-8b9b-65c70506a3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:44:37,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-54e5e496-e2e7-4f65-919b-8273341fc60d Date: Tue, 06 Nov 2018 14:44:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}} 2018-11-06 14:44:37,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/f1e9b80d-782b-43e9-8b9b-65c70506a3fb used request id req-54e5e496-e2e7-4f65-919b-8273341fc60d 2018-11-06 14:44:37,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:37,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:37,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["EitLd9gGSL-sAZAYJ11wmQ"], "issued_at": "2018-11-06T14:44:37.000000Z"}} 2018-11-06 14:44:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c0f29b83e46f5f8ca681a7d8a962c108ad0958" 2018-11-06 14:44:37,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a2ce62-917e-40b2-b99e-fc7894e0c0e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:37,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-16a2ce62-917e-40b2-b99e-fc7894e0c0e7 2018-11-06 14:44:37,514 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:44:37,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c0f29b83e46f5f8ca681a7d8a962c108ad0958" 2018-11-06 14:44:37,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44: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-296b4148-98b9-4fc1-8505-98caab6b1746 x-compute-request-id: req-296b4148-98b9-4fc1-8505-98caab6b1746 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:44:37,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-296b4148-98b9-4fc1-8505-98caab6b1746 2018-11-06 14:44:37,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c0f29b83e46f5f8ca681a7d8a962c108ad0958" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-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-11-06 14:44:37,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44: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-25abe3c6-d373-4f2b-9628-a0aefdc3685a x-compute-request-id: req-25abe3c6-d373-4f2b-9628-a0aefdc3685a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:44:37,765 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-25abe3c6-d373-4f2b-9628-a0aefdc3685a 2018-11-06 14:44:37,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:37,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:38,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["2nGknpRcSzOZp93TCYuwdg"], "issued_at": "2018-11-06T14:44:38.000000Z"}} 2018-11-06 14:44:38,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:38,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f12f3c9-eb4e-4a05-9b5a-f36e1ba53b01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:38,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9f12f3c9-eb4e-4a05-9b5a-f36e1ba53b01 2018-11-06 14:44:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:38,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b0d96b2a-55c5-4d45-8307-9bc6368b9f65 Date: Tue, 06 Nov 2018 14:44:38 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:44:38,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp used request id req-b0d96b2a-55c5-4d45-8307-9bc6368b9f65 2018-11-06 14:44:38,470 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp... 2018-11-06 14:44:38,470 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp 2018-11-06 14:44:38,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp"}}' 2018-11-06 14:44:38,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-60e73226-7f40-4881-9a07-3bc3598a5647 Date: Tue, 06 Nov 2018 14:44:38 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "updated_at": "2018-11-06T14:44:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "revision_number": 0, "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "f686ef84c371406c8bc938b38c1619f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "revision_number": 0, "id": "b527387c-63a7-4b86-865b-6fcf3cd82317", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "f686ef84c371406c8bc938b38c1619f9"}], "revision_number": 2, "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp"}} 2018-11-06 14:44:38,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-60e73226-7f40-4881-9a07-3bc3598a5647 2018-11-06 14:44:38,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5cf3003-2f12-4f97-9a81-994cf400c2b6 2018-11-06 14:44:38,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:39,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1fe863e1-ad00-4c2e-9d30-88846cecedbb Date: Tue, 06 Nov 2018 14:44: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-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "b527387c-63a7-4b86-865b-6fcf3cd82317"}]} 2018-11-06 14:44:39,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 used request id req-1fe863e1-ad00-4c2e-9d30-88846cecedbb 2018-11-06 14:44:39,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5cf3003-2f12-4f97-9a81-994cf400c2b6 2018-11-06 14:44:39,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:39,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-18922bb6-fd35-4918-ba3b-7896f30d64a1 Date: Tue, 06 Nov 2018 14:44: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-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "b527387c-63a7-4b86-865b-6fcf3cd82317"}]} 2018-11-06 14:44:39,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 used request id req-18922bb6-fd35-4918-ba3b-7896f30d64a1 2018-11-06 14:44:39,234 - neutron_utils - INFO - Retrieving security group with ID - d5cf3003-2f12-4f97-9a81-994cf400c2b6 2018-11-06 14:44:39,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:39,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-2f24f069-ae8f-4341-9b35-35052301797b Date: Tue, 06 Nov 2018 14:44:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "updated_at": "2018-11-06T14:44:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "revision_number": 0, "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "f686ef84c371406c8bc938b38c1619f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "revision_number": 0, "id": "b527387c-63a7-4b86-865b-6fcf3cd82317", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "f686ef84c371406c8bc938b38c1619f9"}], "revision_number": 2, "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp"}]} 2018-11-06 14:44:39,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 used request id req-2f24f069-ae8f-4341-9b35-35052301797b 2018-11-06 14:44:39,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5cf3003-2f12-4f97-9a81-994cf400c2b6 2018-11-06 14:44:39,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:39,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9758b2eb-f25d-45df-b105-ec8adb3bcd0f Date: Tue, 06 Nov 2018 14:44: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-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "b527387c-63a7-4b86-865b-6fcf3cd82317"}]} 2018-11-06 14:44:39,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 used request id req-9758b2eb-f25d-45df-b105-ec8adb3bcd0f 2018-11-06 14:44:39,611 - neutron_utils - INFO - Retrieving security group with ID - d5cf3003-2f12-4f97-9a81-994cf400c2b6 2018-11-06 14:44:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:39,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-20ee2a9e-d9e0-4027-8e7a-beff8068e9cc Date: Tue, 06 Nov 2018 14:44:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "updated_at": "2018-11-06T14:44:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "revision_number": 0, "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "f686ef84c371406c8bc938b38c1619f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "revision_number": 0, "id": "b527387c-63a7-4b86-865b-6fcf3cd82317", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "f686ef84c371406c8bc938b38c1619f9"}], "revision_number": 2, "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp"}]} 2018-11-06 14:44:39,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 used request id req-20ee2a9e-d9e0-4027-8e7a-beff8068e9cc 2018-11-06 14:44:39,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5cf3003-2f12-4f97-9a81-994cf400c2b6 2018-11-06 14:44:39,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:39,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25d269aa-21d4-4365-bcf1-a9bc3227f52c Date: Tue, 06 Nov 2018 14:44: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-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "b527387c-63a7-4b86-865b-6fcf3cd82317"}]} 2018-11-06 14:44:39,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 used request id req-25d269aa-21d4-4365-bcf1-a9bc3227f52c 2018-11-06 14:44:39,969 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp 2018-11-06 14:44:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:40,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-a934f11c-2083-4d6f-93be-b098a8b0cd77 Date: Tue, 06 Nov 2018 14:44:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "updated_at": "2018-11-06T14:44:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "revision_number": 0, "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "f686ef84c371406c8bc938b38c1619f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "revision_number": 0, "id": "b527387c-63a7-4b86-865b-6fcf3cd82317", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "f686ef84c371406c8bc938b38c1619f9"}], "revision_number": 2, "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp"}]} 2018-11-06 14:44:40,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp used request id req-a934f11c-2083-4d6f-93be-b098a8b0cd77 2018-11-06 14:44:40,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:44:40,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:44:40,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:40,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb68991e-ad21-413d-a069-37eb8037da33 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:40,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-bb68991e-ad21-413d-a069-37eb8037da33 2018-11-06 14:44:40,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5cf3003-2f12-4f97-9a81-994cf400c2b6 2018-11-06 14:44:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:40,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93e38ddb-0e82-4eae-a1f4-d47f701518d2 Date: Tue, 06 Nov 2018 14:44: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-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "b527387c-63a7-4b86-865b-6fcf3cd82317"}]} 2018-11-06 14:44:40,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 used request id req-93e38ddb-0e82-4eae-a1f4-d47f701518d2 2018-11-06 14:44:40,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}2910d264219f7e0383b02f391beed8d4b66506ba" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6"}}' 2018-11-06 14:44:40,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-37ccc9fb-630b-45c4-86f1-fabc97df7ff4 Date: Tue, 06 Nov 2018 14:44:40 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-11-06T14:44:40Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:40Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "e5d594c4-12e7-4d7d-9aad-37e8cb264993"}} 2018-11-06 14:44:40,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-37ccc9fb-630b-45c4-86f1-fabc97df7ff4 2018-11-06 14:44:40,628 - neutron_utils - INFO - Retrieving security group with ID - d5cf3003-2f12-4f97-9a81-994cf400c2b6 2018-11-06 14:44:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:40,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-330811a9-2852-4504-b32a-204738b98579 Date: Tue, 06 Nov 2018 14:44:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "updated_at": "2018-11-06T14:44:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "revision_number": 0, "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "f686ef84c371406c8bc938b38c1619f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "revision_number": 0, "id": "b527387c-63a7-4b86-865b-6fcf3cd82317", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "f686ef84c371406c8bc938b38c1619f9"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:40Z", "revision_number": 0, "id": "e5d594c4-12e7-4d7d-9aad-37e8cb264993", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:40Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "f686ef84c371406c8bc938b38c1619f9"}], "revision_number": 3, "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp"}]} 2018-11-06 14:44:40,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 used request id req-330811a9-2852-4504-b32a-204738b98579 2018-11-06 14:44:40,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5cf3003-2f12-4f97-9a81-994cf400c2b6 2018-11-06 14:44:40,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:44:40,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-b7199c93-f6fc-403a-a3b1-0b3469fb388d Date: Tue, 06 Nov 2018 14:44: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-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "a6ebd310-8fd6-4c31-b9cb-11d4db436583"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:38Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:38Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "b527387c-63a7-4b86-865b-6fcf3cd82317"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:40Z", "security_group_id": "d5cf3003-2f12-4f97-9a81-994cf400c2b6", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:40Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "e5d594c4-12e7-4d7d-9aad-37e8cb264993"}]} 2018-11-06 14:44:40,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d5cf3003-2f12-4f97-9a81-994cf400c2b6 used request id req-b7199c93-f6fc-403a-a3b1-0b3469fb388d 2018-11-06 14:44:40,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:40,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:41,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["iNSf6wXqQyaKD0O11YC2Rg"], "issued_at": "2018-11-06T14:44:41.000000Z"}} 2018-11-06 14:44:41,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:41,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317614b2-d8c0-4480-8d04-e67f807d1e40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:41,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-317614b2-d8c0-4480-8d04-e67f807d1e40 2018-11-06 14:44:41,314 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:44:41,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:41,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7055ffb6-c68c-4e25-bb93-823ecbe39da6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:41,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7055ffb6-c68c-4e25-bb93-823ecbe39da6 2018-11-06 14:44:41,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:41,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-86e9daa0-f1e0-45d9-a43a-5bbf443111b8 Date: Tue, 06 Nov 2018 14:44: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":["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"],"updated_at":"2018-11-06T14:44:18Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:41,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 used request id req-86e9daa0-f1e0-45d9-a43a-5bbf443111b8 2018-11-06 14:44:41,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:44:41,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:44:41,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:41,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8e189f-c204-4c1b-b5b3-fda4b30b100d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:41,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-5b8e189f-c204-4c1b-b5b3-fda4b30b100d 2018-11-06 14:44:41,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:41,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1e37d1d5-9f1c-4fcf-94d4-5b2d282d8025 Date: Tue, 06 Nov 2018 14:44:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:41,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-1e37d1d5-9f1c-4fcf-94d4-5b2d282d8025 2018-11-06 14:44:41,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:42,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0dcc1b90-ef30-4b52-af13-7dcabde97325 Date: Tue, 06 Nov 2018 14:44:42 GMT RESP BODY: {"ports":[]} 2018-11-06 14:44:42,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port&admin_state_up=True used request id req-0dcc1b90-ef30-4b52-af13-7dcabde97325 2018-11-06 14:44:42,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:42,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4aeb4318-06ad-49b2-8c9c-a1c6c471cb6c x-compute-request-id: req-4aeb4318-06ad-49b2-8c9c-a1c6c471cb6c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:44:42,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1 used request id req-4aeb4318-06ad-49b2-8c9c-a1c6c471cb6c 2018-11-06 14:44:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:43,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-95b640ea-f4e2-4215-92c0-ef9ebb7737c1 Date: Tue, 06 Nov 2018 14:44:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"],"updated_at":"2018-11-06T14:44:18Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:43,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 used request id req-95b640ea-f4e2-4215-92c0-ef9ebb7737c1 2018-11-06 14:44:43,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:43,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820b12bf-44d5-4d81-b45e-985832637b2b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:43,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-820b12bf-44d5-4d81-b45e-985832637b2b 2018-11-06 14:44:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:43,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a16c0f51-88c6-4d41-89fc-d32fb91cb253 Date: Tue, 06 Nov 2018 14:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:43,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-a16c0f51-88c6-4d41-89fc-d32fb91cb253 2018-11-06 14:44:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:43,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c36e4a9-3389-4859-8df0-00fe124357c5 Date: Tue, 06 Nov 2018 14:44:43 GMT RESP BODY: {"ports":[]} 2018-11-06 14:44:43,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port&admin_state_up=True used request id req-3c36e4a9-3389-4859-8df0-00fe124357c5 2018-11-06 14:44:43,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:43,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:43,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["-goNctuMQVq2dshLqyvJgQ"], "issued_at": "2018-11-06T14:44:43.000000Z"}} 2018-11-06 14:44:43,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43198f23ebeace4b008e5280dda65357434cd789" 2018-11-06 14:44:43,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58dd3c26-ad49-4b2b-810b-d5fed5eef6b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:43,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-58dd3c26-ad49-4b2b-810b-d5fed5eef6b0 2018-11-06 14:44:43,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:44,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-5e0a36e9-fc28-4bea-930e-9491d68c72f3 Date: Tue, 06 Nov 2018 14:44:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"],"updated_at":"2018-11-06T14:44:18Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:44,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 used request id req-5e0a36e9-fc28-4bea-930e-9491d68c72f3 2018-11-06 14:44:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:44,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e733f67f-6d34-43e9-850d-0dfc6d795a64 Date: Tue, 06 Nov 2018 14:44:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:44,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-e733f67f-6d34-43e9-850d-0dfc6d795a64 2018-11-06 14:44:44,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:44,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-9af2d4e6-63ed-4679-bb37-0ca3a8163d92 Date: Tue, 06 Nov 2018 14:44:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"],"updated_at":"2018-11-06T14:44:18Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:44,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 used request id req-9af2d4e6-63ed-4679-bb37-0ca3a8163d92 2018-11-06 14:44:44,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:44:44,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:44:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:44:44,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43198f23ebeace4b008e5280dda65357434cd789" 2018-11-06 14:44:44,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc74a2a8-1514-49ef-b104-9b1635603a1a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:44,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-dc74a2a8-1514-49ef-b104-9b1635603a1a 2018-11-06 14:44:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:44,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5eb51f86-e8b0-4c7a-9720-6d473d6b2933 Date: Tue, 06 Nov 2018 14:44:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:44,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-5eb51f86-e8b0-4c7a-9720-6d473d6b2933 2018-11-06 14:44:44,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:45,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d437d292-37aa-40eb-9ef8-7af32ffaea32 Date: Tue, 06 Nov 2018 14:44:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:45,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1 used request id req-d437d292-37aa-40eb-9ef8-7af32ffaea32 2018-11-06 14:44:45,134 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 2018-11-06 14:44:45,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" -d '{"port": {"network_id": "6da0b357-8954-485d-ace1-c1b173cf7b58", "fixed_ips": [{"subnet_id": "ec3a8b4a-2f4b-486f-b4ee-d43b25606255", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port", "admin_state_up": true}}' 2018-11-06 14:44:46,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-fd2fba4d-dedf-4f80-bfa1-8b4143babd07 Date: Tue, 06 Nov 2018 14:44:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","ip_address":"10.200.201.5"}],"id":"498e517f-405b-469d-93ac-858710e91323","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:f2:5e:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port","project_id":"f686ef84c371406c8bc938b38c1619f9","qos_policy_id":null,"admin_state_up":true,"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:45Z","binding:vnic_type":"normal"}} 2018-11-06 14:44:46,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-fd2fba4d-dedf-4f80-bfa1-8b4143babd07 2018-11-06 14:44:46,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:46,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a0d0577c-7771-45e9-b17c-9c33859285d4 Date: Tue, 06 Nov 2018 14: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":["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"],"updated_at":"2018-11-06T14:44:18Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:46,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 used request id req-a0d0577c-7771-45e9-b17c-9c33859285d4 2018-11-06 14:44:46,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:46,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd37e15b-11a9-42c0-8012-c6d4d465e39c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:46,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-cd37e15b-11a9-42c0-8012-c6d4d465e39c 2018-11-06 14:44:46,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:46,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2af950af-ff20-4eca-9417-c8f82b375b6e Date: Tue, 06 Nov 2018 14:44:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:46,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-2af950af-ff20-4eca-9417-c8f82b375b6e 2018-11-06 14:44:46,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:47,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-92c52172-6b04-499a-9055-b4c71d8226d4 Date: Tue, 06 Nov 2018 14:44:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","ip_address":"10.200.201.5"}],"id":"498e517f-405b-469d-93ac-858710e91323","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:f2:5e:76","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port","admin_state_up":true,"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:45Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:44:47,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port&admin_state_up=True used request id req-92c52172-6b04-499a-9055-b4c71d8226d4 2018-11-06 14:44:47,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:47,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee68c8e3-a037-4e15-b92d-fb2fea02eda7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:47,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-ee68c8e3-a037-4e15-b92d-fb2fea02eda7 2018-11-06 14:44:47,155 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1 2018-11-06 14:44:47,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:47,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44: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-006207a0-4308-4874-9d9e-d52f7e52200d x-compute-request-id: req-006207a0-4308-4874-9d9e-d52f7e52200d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-flavor-name"}]} 2018-11-06 14:44:47,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-006207a0-4308-4874-9d9e-d52f7e52200d 2018-11-06 14:44:47,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:47,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44: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-54677c65-668d-4a29-af83-94c5f7fb4025 x-compute-request-id: req-54677c65-668d-4a29-af83-94c5f7fb4025 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:44:47,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974 used request id req-54677c65-668d-4a29-af83-94c5f7fb4025 2018-11-06 14:44:47,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:47,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-55c76d0b-d094-4689-9dd1-9513f40e19ea Date: Tue, 06 Nov 2018 14:44:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:44:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:44:15Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5915aefc-72be-4856-aa67-427e8f8f69a5/snap", "metadata": {}}], "self": "/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "min_disk": 0, "protected": false, "id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "file": "/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f686ef84c371406c8bc938b38c1619f9", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5915aefc-72be-4856-aa67-427e8f8f69a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039"} 2018-11-06 14:44:47,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039 used request id req-55c76d0b-d094-4689-9dd1-9513f40e19ea 2018-11-06 14:44:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:47,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c7ef39d4-8846-4611-8abb-a1a5355a89e2 Date: Tue, 06 Nov 2018 14:44: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-11-06 14:44:47,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c7ef39d4-8846-4611-8abb-a1a5355a89e2 2018-11-06 14:44:47,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" -d '{"server": {"name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "imageRef": "5915aefc-72be-4856-aa67-427e8f8f69a5", "flavorRef": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "498e517f-405b-469d-93ac-858710e91323"}]}}' 2018-11-06 14:44:49,360 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:44: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-5313c876-a82b-4cd8-a360-aca2bf2306ed x-compute-request-id: req-5313c876-a82b-4cd8-a360-aca2bf2306ed Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "adminPass": "hL9hoSH3UPUd"}} 2018-11-06 14:44:49,361 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-5313c876-a82b-4cd8-a360-aca2bf2306ed 2018-11-06 14:44:49,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:49,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-09425308-8dee-4437-ba8b-b54cc2f40598 x-compute-request-id: req-09425308-8dee-4437-ba8b-b54cc2f40598 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.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:44:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:44:49,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-09425308-8dee-4437-ba8b-b54cc2f40598 2018-11-06 14:44:49,585 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1 2018-11-06 14:44:49,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:49,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-a5db2e9c-d49f-4e29-8d16-6bfd2894af9b x-compute-request-id: req-a5db2e9c-d49f-4e29-8d16-6bfd2894af9b 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.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:44:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:44:49,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-a5db2e9c-d49f-4e29-8d16-6bfd2894af9b 2018-11-06 14:44:49,795 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1] is - BUILD 2018-11-06 14:44:49,795 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:44:52,798 - create_instance - DEBUG - VM status query timeout in 896.787055016 2018-11-06 14:44:52,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:53,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8445978a-f38a-45ad-b9f3-a67eca30b045 x-compute-request-id: req-8445978a-f38a-45ad-b9f3-a67eca30b045 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.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:44:51Z", "hostId": "7c6e2e98ef724fbc276d70357169d1b4d05aa64428a596f4e29c4d8e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:44:53,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-8445978a-f38a-45ad-b9f3-a67eca30b045 2018-11-06 14:44:53,108 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1] is - BUILD 2018-11-06 14:44:53,108 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:44:56,111 - create_instance - DEBUG - VM status query timeout in 893.473989964 2018-11-06 14:44:56,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:56,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-8f05efb2-a121-406c-b34f-482fe1665b22 x-compute-request-id: req-8f05efb2-a121-406c-b34f-482fe1665b22 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5e:76", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:44:54.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:44:55Z", "hostId": "7c6e2e98ef724fbc276d70357169d1b4d05aa64428a596f4e29c4d8e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:44:56,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-8f05efb2-a121-406c-b34f-482fe1665b22 2018-11-06 14:44:56,792 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1] is - ACTIVE 2018-11-06 14:44:56,792 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:44:56,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:57,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-e974d8fb-571b-496d-b3c9-6a2438582c62 x-compute-request-id: req-e974d8fb-571b-496d-b3c9-6a2438582c62 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5e:76", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:44:54.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:44:55Z", "hostId": "7c6e2e98ef724fbc276d70357169d1b4d05aa64428a596f4e29c4d8e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:44:57,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-e974d8fb-571b-496d-b3c9-6a2438582c62 2018-11-06 14:44:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:57,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-86858415-b383-455b-9f6c-536aca1b41fc Date: Tue, 06 Nov 2018 14:44: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":["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"],"updated_at":"2018-11-06T14:44:18Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"6da0b357-8954-485d-ace1-c1b173cf7b58","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1"}]} 2018-11-06 14:44:57,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 used request id req-86858415-b383-455b-9f6c-536aca1b41fc 2018-11-06 14:44:57,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:57,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93fb72aa-c9b4-49dc-a98e-dbf493f7cbaa Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:57,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-93fb72aa-c9b4-49dc-a98e-dbf493f7cbaa 2018-11-06 14:44:57,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:57,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d4f43edb-2cd3-4746-9799-44e5235d743e Date: Tue, 06 Nov 2018 14:44:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:18Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1"}]} 2018-11-06 14:44:57,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-d4f43edb-2cd3-4746-9799-44e5235d743e 2018-11-06 14:44:57,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:44:57,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-11ee33a5-9672-4f38-9cf7-a36e7e210332 Date: Tue, 06 Nov 2018 14:44:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","ip_address":"10.200.201.1"}],"id":"12562434-e542-4971-8888-7211b9ba182a","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:9f:e3:bd","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port1","admin_state_up":true,"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:29Z","binding:vnic_type":"normal","device_id":"74e0f31a-39f7-496b-8490-f9f8eb106c4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","ip_address":"10.200.201.4"}],"id":"32e43fe2-b9c0-4e7f-ae96-dc0f97f18e55","security_groups":[],"mac_address":"fa:16:3e:1c:ad:4a","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6da0b357-8954-485d-ace1-c1b173cf7b58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","ip_address":"10.200.201.5"}],"id":"498e517f-405b-469d-93ac-858710e91323","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:f2:5e:76","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port","admin_state_up":true,"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:45Z","binding:vnic_type":"normal","device_id":"b2acaaec-7391-408d-9760-146adfbb46ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","ip_address":"10.200.201.2"}],"id":"f045fab0-2b5a-4226-9528-f9447256666b","security_groups":[],"mac_address":"fa:16:3e:0d:5b:6a","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6da0b357-8954-485d-ace1-c1b173cf7b58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec3a8b4a-2f4b-486f-b4ee-d43b25606255","ip_address":"10.200.201.3"}],"id":"f58408fe-2730-460a-9f0d-610d3e63f6a7","security_groups":[],"mac_address":"fa:16:3e:c6:e8:14","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6da0b357-8954-485d-ace1-c1b173cf7b58","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6da0b357-8954-485d-ace1-c1b173cf7b58"}]} 2018-11-06 14:44:57,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-11ee33a5-9672-4f38-9cf7-a36e7e210332 2018-11-06 14:44:57,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:44:57,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:44:58,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["fBCy_m2TQXq3FGApIQh2bQ"], "issued_at": "2018-11-06T14:44:58.000000Z"}} 2018-11-06 14:44:58,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:44:58,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f122fb3b-625b-4a12-9965-7311abde2bd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:58,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f122fb3b-625b-4a12-9965-7311abde2bd5 2018-11-06 14:44:58,337 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:44:58,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:44:58,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ec4e6b-b49d-4057-afc1-411a1cf0096f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:44:58,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c9ec4e6b-b49d-4057-afc1-411a1cf0096f 2018-11-06 14:44:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:44:58,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3ae9933a-474f-454b-97a9-56202624da73 Date: Tue, 06 Nov 2018 14:44: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":["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"],"updated_at":"2018-11-06T14:44:20Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:44:58,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 used request id req-3ae9933a-474f-454b-97a9-56202624da73 2018-11-06 14:44:58,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:44:58,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:44:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:44:58,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c07054b-eb52-45d0-aa5c-55fc56ce7d6d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:58,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-7c07054b-eb52-45d0-aa5c-55fc56ce7d6d 2018-11-06 14:44:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:44:58,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-68b34c56-491c-4c79-b4d9-225009f2aeaa Date: Tue, 06 Nov 2018 14:44:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:44:58,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-68b34c56-491c-4c79-b4d9-225009f2aeaa 2018-11-06 14:44:58,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:44:59,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-da3179e0-947c-49c4-addc-61f4471e253b Date: Tue, 06 Nov 2018 14:44:59 GMT RESP BODY: {"ports":[]} 2018-11-06 14:44:59,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port&admin_state_up=True used request id req-da3179e0-947c-49c4-addc-61f4471e253b 2018-11-06 14:44:59,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:44:59,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-ea7c1996-23fc-4eee-92ca-8012d832bcb3 x-compute-request-id: req-ea7c1996-23fc-4eee-92ca-8012d832bcb3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:44:59,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2 used request id req-ea7c1996-23fc-4eee-92ca-8012d832bcb3 2018-11-06 14:44:59,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:44:59,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f184b0d1-01d0-4d2f-93ae-c85080caa0e0 Date: Tue, 06 Nov 2018 14:44: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":["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"],"updated_at":"2018-11-06T14:44:20Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:44:59,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 used request id req-f184b0d1-01d0-4d2f-93ae-c85080caa0e0 2018-11-06 14:44:59,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:44:59,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad894d6-109f-4a94-81a7-47078cf16c23 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:44:59,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-3ad894d6-109f-4a94-81a7-47078cf16c23 2018-11-06 14:44:59,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:44:59,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-81b28951-9bd9-4cea-b7fb-e983da980feb Date: Tue, 06 Nov 2018 14:44:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:44:59,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-81b28951-9bd9-4cea-b7fb-e983da980feb 2018-11-06 14:45:00,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:00,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-601ba9a1-d0cd-4ea6-898a-90b7ad5ac8a0 Date: Tue, 06 Nov 2018 14:45:00 GMT RESP BODY: {"ports":[]} 2018-11-06 14:45:00,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port&admin_state_up=True used request id req-601ba9a1-d0cd-4ea6-898a-90b7ad5ac8a0 2018-11-06 14:45:00,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:45:00,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:45:00,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a09ce9f9042d454c8e0511e93727356f", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role"}], "expires_at": "2018-11-06T15:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f686ef84c371406c8bc938b38c1619f9", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/f686ef84c371406c8bc938b38c1619f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-user", "id": "d56a68216e6444dbb74dc9772200d4fb"}, "audit_ids": ["J9U2XmcuTti_U06q1Sflfw"], "issued_at": "2018-11-06T14:45:00.000000Z"}} 2018-11-06 14:45:00,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca5a7e5b0e8e7c593b6af630e3dad04f07424de" 2018-11-06 14:45:00,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c501ac-8340-4745-92e8-c1a06e9788d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:45:00,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94c501ac-8340-4745-92e8-c1a06e9788d1 2018-11-06 14:45:00,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:00,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-93ea9d2c-08d9-4451-8168-3080992fa0d1 Date: Tue, 06 Nov 2018 14:45: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":["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"],"updated_at":"2018-11-06T14:44:20Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:45:00,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 used request id req-93ea9d2c-08d9-4451-8168-3080992fa0d1 2018-11-06 14:45:00,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:00,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e23b73bc-2239-42e2-a823-a830fc68feba Date: Tue, 06 Nov 2018 14:45:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:45:00,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-e23b73bc-2239-42e2-a823-a830fc68feba 2018-11-06 14:45:00,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:00,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-49b72e55-5fce-40c7-8c18-431ddbb87dd0 Date: Tue, 06 Nov 2018 14:45: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":["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"],"updated_at":"2018-11-06T14:44:20Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:45:00,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 used request id req-49b72e55-5fce-40c7-8c18-431ddbb87dd0 2018-11-06 14:45:00,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:45:00,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:45:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca5a7e5b0e8e7c593b6af630e3dad04f07424de" 2018-11-06 14:45:00,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b1c2d5-a966-444f-8b13-4ee199361283 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:45:00,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-c3b1c2d5-a966-444f-8b13-4ee199361283 2018-11-06 14:45:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:01,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4d7e2bd6-b2bc-4f50-82ad-9e4a7c435b1e Date: Tue, 06 Nov 2018 14:45:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:45:01,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-4d7e2bd6-b2bc-4f50-82ad-9e4a7c435b1e 2018-11-06 14:45:01,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:01,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fb3b7be3-b9a9-42e4-bb15-4bfb53b4572d Date: Tue, 06 Nov 2018 14:45:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:45:01,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2 used request id req-fb3b7be3-b9a9-42e4-bb15-4bfb53b4572d 2018-11-06 14:45:01,273 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 2018-11-06 14:45:01,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" -d '{"port": {"network_id": "60c4a9e2-dc11-4874-9f02-642b7bace40b", "fixed_ips": [{"subnet_id": "f1e9b80d-782b-43e9-8b9b-65c70506a3fb", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port", "admin_state_up": true}}' 2018-11-06 14:45:02,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-e49f0ec6-1b59-4af1-8c45-082443b244b0 Date: Tue, 06 Nov 2018 14:45:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:45:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","ip_address":"10.200.202.5"}],"id":"5cd4c5e6-8012-4239-a1b9-9f07da8f4896","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:43:f0:7f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port","project_id":"f686ef84c371406c8bc938b38c1619f9","qos_policy_id":null,"admin_state_up":true,"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:45:01Z","binding:vnic_type":"normal"}} 2018-11-06 14:45:02,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-e49f0ec6-1b59-4af1-8c45-082443b244b0 2018-11-06 14:45:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:02,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d8197a45-5012-4830-b07d-bf392f880557 Date: Tue, 06 Nov 2018 14:45:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"],"updated_at":"2018-11-06T14:44:20Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:45:02,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 used request id req-d8197a45-5012-4830-b07d-bf392f880557 2018-11-06 14:45:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:02,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c44745-7725-4a46-9e37-dc1b48104321 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:45:02,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-80c44745-7725-4a46-9e37-dc1b48104321 2018-11-06 14:45:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:02,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-87db5990-1b3e-4bdd-ad1e-2a58c2b65a16 Date: Tue, 06 Nov 2018 14:45:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:45:02,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-87db5990-1b3e-4bdd-ad1e-2a58c2b65a16 2018-11-06 14:45:02,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:03,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-3c830a16-b529-4a2b-9f71-7b8109db5065 Date: Tue, 06 Nov 2018 14:45:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:45:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","ip_address":"10.200.202.5"}],"id":"5cd4c5e6-8012-4239-a1b9-9f07da8f4896","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:43:f0:7f","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port","admin_state_up":true,"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:45:01Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:45:03,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b&name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port&admin_state_up=True used request id req-3c830a16-b529-4a2b-9f71-7b8109db5065 2018-11-06 14:45:03,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:03,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634539be-f468-432c-b444-0cd02482a4ad Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:45:03,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-634539be-f468-432c-b444-0cd02482a4ad 2018-11-06 14:45:03,226 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2 2018-11-06 14:45:03,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:03,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99adb16a-9b1d-4622-9dd9-1aafbab29df7 x-compute-request-id: req-99adb16a-9b1d-4622-9dd9-1aafbab29df7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-flavor-name"}]} 2018-11-06 14:45:03,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99adb16a-9b1d-4622-9dd9-1aafbab29df7 2018-11-06 14:45:03,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:03,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01cbaac0-5c47-4be9-9611-13b0bd548953 x-compute-request-id: req-01cbaac0-5c47-4be9-9611-13b0bd548953 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:45:03,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974 used request id req-01cbaac0-5c47-4be9-9611-13b0bd548953 2018-11-06 14:45:03,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:03,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-bdfe4bb6-caa9-4480-b6bd-bdd408161418 Date: Tue, 06 Nov 2018 14:45:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:44:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:44:15Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5915aefc-72be-4856-aa67-427e8f8f69a5/snap", "metadata": {}}], "self": "/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "min_disk": 0, "protected": false, "id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "file": "/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f686ef84c371406c8bc938b38c1619f9", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5915aefc-72be-4856-aa67-427e8f8f69a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039"} 2018-11-06 14:45:03,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039 used request id req-bdfe4bb6-caa9-4480-b6bd-bdd408161418 2018-11-06 14:45:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:03,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db6be87c-e87a-4787-a91a-15030e22189b Date: Tue, 06 Nov 2018 14: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-11-06 14:45:03,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-db6be87c-e87a-4787-a91a-15030e22189b 2018-11-06 14:45:03,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" -d '{"server": {"name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "imageRef": "5915aefc-72be-4856-aa67-427e8f8f69a5", "flavorRef": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "5cd4c5e6-8012-4239-a1b9-9f07da8f4896"}]}}' 2018-11-06 14:45:05,661 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-874e6a4d-cf94-4c3b-b0b5-37254bc5ac06 x-compute-request-id: req-874e6a4d-cf94-4c3b-b0b5-37254bc5ac06 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5665724a-f660-454b-9cea-78f4348c72d9", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "adminPass": "QtGUqTF2fSt5"}} 2018-11-06 14:45:05,661 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-874e6a4d-cf94-4c3b-b0b5-37254bc5ac06 2018-11-06 14:45:05,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:05,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f53b79f5-bf12-453a-a5d5-6811c5c6bf32 x-compute-request-id: req-f53b79f5-bf12-453a-a5d5-6811c5c6bf32 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.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:45:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:05,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-f53b79f5-bf12-453a-a5d5-6811c5c6bf32 2018-11-06 14:45:05,893 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2 2018-11-06 14:45:05,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:06,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d137ce0e-52e9-4f75-8548-c7c9afc377fd x-compute-request-id: req-d137ce0e-52e9-4f75-8548-c7c9afc377fd 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.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:45:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:06,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-d137ce0e-52e9-4f75-8548-c7c9afc377fd 2018-11-06 14:45:06,110 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2] is - BUILD 2018-11-06 14:45:06,111 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:45:09,114 - create_instance - DEBUG - VM status query timeout in 896.779685974 2018-11-06 14:45:09,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:09,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-56c07ced-f963-4b77-baad-3a4b573f4a09 x-compute-request-id: req-56c07ced-f963-4b77-baad-3a4b573f4a09 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.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:45:07Z", "hostId": "4912e443a0c705ffa875577f81e9f2d66bed54ca9505e9db32fe4225", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:09,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-56c07ced-f963-4b77-baad-3a4b573f4a09 2018-11-06 14:45:09,648 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2] is - BUILD 2018-11-06 14:45:09,648 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:45:12,651 - create_instance - DEBUG - VM status query timeout in 893.24208498 2018-11-06 14:45:12,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:13,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-548c02f5-dbc6-4c32-bbc8-e3c2ec74180c x-compute-request-id: req-548c02f5-dbc6-4c32-bbc8-e3c2ec74180c 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.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:45:07Z", "hostId": "4912e443a0c705ffa875577f81e9f2d66bed54ca9505e9db32fe4225", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:13,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-548c02f5-dbc6-4c32-bbc8-e3c2ec74180c 2018-11-06 14:45:13,386 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2] is - BUILD 2018-11-06 14:45:13,386 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:45:16,389 - create_instance - DEBUG - VM status query timeout in 889.504083872 2018-11-06 14:45:16,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:17,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-07d4bef7-8f94-45c1-aa79-2d4437004078 x-compute-request-id: req-07d4bef7-8f94-45c1-aa79-2d4437004078 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:f0:7f", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:45:15.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:45:15Z", "hostId": "4912e443a0c705ffa875577f81e9f2d66bed54ca9505e9db32fe4225", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:17,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-07d4bef7-8f94-45c1-aa79-2d4437004078 2018-11-06 14:45:17,155 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2] is - ACTIVE 2018-11-06 14:45:17,155 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:45:17,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:17,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-a0673aac-de90-44e8-a3fc-131b82fe1908 x-compute-request-id: req-a0673aac-de90-44e8-a3fc-131b82fe1908 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:f0:7f", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:45:15.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:45:15Z", "hostId": "4912e443a0c705ffa875577f81e9f2d66bed54ca9505e9db32fe4225", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:17,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-a0673aac-de90-44e8-a3fc-131b82fe1908 2018-11-06 14:45:17,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:17,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-7d4bf1b1-5ca5-442d-a2de-94553998f33b Date: Tue, 06 Nov 2018 14:45:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"],"updated_at":"2018-11-06T14:44:20Z","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f686ef84c371406c8bc938b38c1619f9","id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2"}]} 2018-11-06 14:45:17,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 used request id req-7d4bf1b1-5ca5-442d-a2de-94553998f33b 2018-11-06 14:45:17,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:17,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ccd49f-edce-42d8-a235-75906e58c365 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:45:17,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-e8ccd49f-edce-42d8-a235-75906e58c365 2018-11-06 14:45:17,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:18,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2a3043a0-043a-4630-a822-50daccfadce6 Date: Tue, 06 Nov 2018 14:45:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:20Z","dns_nameservers":[],"updated_at":"2018-11-06T14:44:20Z","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":"f686ef84c371406c8bc938b38c1619f9","id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2"}]} 2018-11-06 14:45:18,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-2a3043a0-043a-4630-a822-50daccfadce6 2018-11-06 14:45:18,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:18,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-7ec30304-92d2-472a-b62a-dad37448574e Date: Tue, 06 Nov 2018 14:45:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":17,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","ip_address":"10.200.202.1"}],"id":"0450f424-acef-444b-ba4d-127049e3b5fe","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:14:52:06","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port2","admin_state_up":true,"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:34Z","binding:vnic_type":"normal","device_id":"74e0f31a-39f7-496b-8490-f9f8eb106c4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:45:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","ip_address":"10.200.202.5"}],"id":"5cd4c5e6-8012-4239-a1b9-9f07da8f4896","security_groups":["9da3b3ef-24e1-4238-9588-f7832e68d8bf"],"mac_address":"fa:16:3e:43:f0:7f","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port","admin_state_up":true,"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:45:01Z","binding:vnic_type":"normal","device_id":"5665724a-f660-454b-9cea-78f4348c72d9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","ip_address":"10.200.202.3"}],"id":"8db1fa07-cb60-4e0d-9246-182116b2c45d","security_groups":[],"mac_address":"fa:16:3e:af:6e:99","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-60c4a9e2-dc11-4874-9f02-642b7bace40b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","ip_address":"10.200.202.2"}],"id":"b06f7986-c39f-4248-83c6-a34af10591b6","security_groups":[],"mac_address":"fa:16:3e:ca:f0:cf","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60c4a9e2-dc11-4874-9f02-642b7bace40b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:44:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f1e9b80d-782b-43e9-8b9b-65c70506a3fb","ip_address":"10.200.202.4"}],"id":"f6dcdd6a-e976-4f72-9df5-bd6576aae4e5","security_groups":[],"mac_address":"fa:16:3e:09:82:dd","project_id":"f686ef84c371406c8bc938b38c1619f9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60c4a9e2-dc11-4874-9f02-642b7bace40b","tenant_id":"f686ef84c371406c8bc938b38c1619f9","created_at":"2018-11-06T14:44:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-60c4a9e2-dc11-4874-9f02-642b7bace40b"}]} 2018-11-06 14:45:18,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-7ec30304-92d2-472a-b62a-dad37448574e 2018-11-06 14:45:18,125 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-11-06 14:45:18,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:45:18,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-f4448920-36c5-4952-8356-105f0598123f x-compute-request-id: req-f4448920-36c5-4952-8356-105f0598123f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5e:76", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:44:54.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:44:55Z", "hostId": "7c6e2e98ef724fbc276d70357169d1b4d05aa64428a596f4e29c4d8e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:18,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-f4448920-36c5-4952-8356-105f0598123f 2018-11-06 14:45:18,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 14:45:20,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-1a71dbe3-0e51-43a6-8319-03963e4444eb x-compute-request-id: req-1a71dbe3-0e51-43a6-8319-03963e4444eb Content-Encoding: gzip Content-Length: 8112 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 591852504 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.130914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132588] pid_max: default: 32768 minimum: 301\n[ 0.133492] ACPI: Core revision 20150930\n[ 0.134905] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136243] Security Framework initialized\n[ 0.137074] Yama: becoming mindful.\n[ 0.137816] AppArmor: AppArmor initialized\n[ 0.138703] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140058] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141356] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144012] Initializing cgroup subsys io\n[ 0.144837] Initializing cgroup subsys memory\n[ 0.145706] Initializing cgroup subsys devices\n[ 0.146603] Initializing cgroup subsys freezer\n[ 0.147486] Initializing cgroup subsys net_cls\n[ 0.148372] Initializing cgroup subsys perf_event\n[ 0.149297] Initializing cgroup subsys net_prio\n[ 0.150201] Initializing cgroup subsys hugetlb\n[ 0.151080] Initializing cgroup subsys pids\n[ 0.151965] CPU: Physical Processor ID: 0\n[ 0.153461] mce: CPU supports 10 MCE banks\n[ 0.154330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155348] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157684] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164370] ftrace: allocating 31920 entries in 125 pages\n[ 0.191611] smpboot: Max logical packages: 2\n[ 0.192476] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193687] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195073] x2apic enabled\n[ 0.195891] Switched APIC routing to physical x2apic.\n[ 0.197654] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198887] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202971] KVM setup paravirtual spinlock\n[ 0.204436] x86: Booting SMP configuration:\n[ 0.205336] .... node #0, CPUs: #1\n[ 0.206242] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.228404] x86: Booted up 1 node, 2 CPUs\n[ 0.228406] KVM setup async PF for cpu 1\n[ 0.228409] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.231113] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232722] devtmpfs: initialized\n[ 0.234801] evm: security.selinux\n[ 0.235822] evm: security.SMACK64\n[ 0.236836] evm: security.SMACK64EXEC\n[ 0.237933] evm: security.SMACK64TRANSMUTE\n[ 0.239126] evm: security.SMACK64MMAP\n[ 0.240219] evm: security.ima\n[ 0.241132] evm: security.capability\n[ 0.242342] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245153] pinctrl core: initialized pinctrl subsystem\n[ 0.246728] RTC time: 14:44:55, date: 11/06/18\n[ 0.248127] NET: Registered protocol family 16\n[ 0.261478] cpuidle: using governor ladder\n[ 0.273543] cpuidle: using governor menu\n[ 0.274711] PCCT header not found.\n[ 0.275804] ACPI: bus type PCI registered\n[ 0.277004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.278873] PCI: Using configuration type 1 for base access\n[ 0.291124] ACPI: Added _OSI(Module Device)\n[ 0.292341] ACPI: Added _OSI(Processor Device)\n[ 0.293614] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.294963] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.297793] ACPI: Interpreter enabled\n[ 0.298910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.301624] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.304358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309905] ACPI: (supports S0 S5)\n[ 0.310935] ACPI: Using IOAPIC for interrupt routing\n[ 0.312337] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.318215] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.320077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.321911] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.325232] acpiphp: Slot [3] registered\n[ 0.326415] acpiphp: Slot [4] registered\n[ 0.327581] acpiphp: Slot [5] registered\n[ 0.328734] acpiphp: Slot [6] registered\n[ 0.329889] acpiphp: Slot [7] registered\n[ 0.331046] acpiphp: Slot [8] registered\n[ 0.332205] acpiphp: Slot [9] registered\n[ 0.333374] acpiphp: Slot [10] registered\n[ 0.344297] acpiphp: Slot [11] registered\n[ 0.345479] acpiphp: Slot [12] registered\n[ 0.346663] acpiphp: Slot [13] registered\n[ 0.347875] acpiphp: Slot [14] registered\n[ 0.349050] acpiphp: Slot [15] registered\n[ 0.350224] acpiphp: Slot [16] registered\n[ 0.351396] acpiphp: Slot [17] registered\n[ 0.352571] acpiphp: Slot [18] registered\n[ 0.353748] acpiphp: Slot [19] registered\n[ 0.354940] acpiphp: Slot [20] registered\n[ 0.356114] acpiphp: Slot [21] registered\n[ 0.357313] acpiphp: Slot [22] registered\n[ 0.358494] acpiphp: Slot [23] registered\n[ 0.359677] acpiphp: Slot [24] registered\n[ 0.360849] acpiphp: Slot [25] registered\n[ 0.362054] acpiphp: Slot [26] registered\n[ 0.363230] acpiphp: Slot [27] registered\n[ 0.364403] acpiphp: Slot [28] registered\n[ 0.365601] acpiphp: Slot [29] registered\n[ 0.366789] acpiphp: Slot [30] registered\n[ 0.367998] acpiphp: Slot [31] registered\n[ 0.369170] PCI host bridge to bus 0000:00\n[ 0.370393] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.372225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.374123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.376264] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.378439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.385263] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387226] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.391593] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.397705] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.399783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449536] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451578] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455327] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457032] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461013] vgaarb: loaded\n[ 0.461862] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463922] SCSI subsystem initialized\n[ 0.465122] ACPI: bus type USB registered\n[ 0.466339] usbcore: registered new interface driver usbfs\n[ 0.467882] usbcore: registered new interface driver hub\n[ 0.469436] usbcore: registered new device driver usb\n[ 0.470751] PCI: Using ACPI for IRQ routing\n[ 0.471800] NetLabel: Initializing\n[ 0.472528] NetLabel: domain hash size = 128\n[ 0.473391] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474357] NetLabel: unlabeled traffic allowed by default\n[ 0.475510] clocksource: Switched to clocksource kvm-clock\n[ 0.481597] AppArmor: AppArmor Filesystem Enabled\n[ 0.482587] pnp: PnP ACPI init\n[ 0.483544] pnp: PnP ACPI: found 5 devices\n[ 0.490289] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492033] NET: Registered protocol family 2\n[ 0.493019] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494312] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495518] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496700] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498980] NET: Registered protocol family 1\n[ 0.499864] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500977] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502068] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520759] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539431] Trying to unpack rootfs image as initramfs...\n[ 0.590237] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604448] Scanning for low memory corruption every 60 seconds\n[ 0.605850] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.607010] audit: initializing netlink subsys (disabled)\n[ 0.608065] audit: type=2000 audit(1541515495.654:1): initialized\n[ 0.609394] Initialise system trusted keyring\n[ 0.610378] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.611560] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613990] zbud: loaded\n[ 0.614806] VFS: Disk quotas dquot_6.6.0\n[ 0.615805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.618190] fuse init (API version 7.23)\n[ 0.619219] Key type big_key registered\n[ 0.620344] Allocating IMA MOK and blacklist keyrings.\n[ 0.621834] Key type asymmetric registered\n[ 0.622779] Asymmetric key parser 'x509' registered\n[ 0.623947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625787] io scheduler noop registered\n[ 0.626830] io scheduler deadline registered (default)\n[ 0.628112] io scheduler cfq registered\n[ 0.629173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630547] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632214] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633894] ACPI: Power Button [PWRF]\n[ 0.634791] GHES: HEST is not enabled!\n[ 0.653001] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.690333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692645] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716630] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718843] Linux agpgart interface v0.103\n[ 0.721134] brd: module loaded\n[ 0.722895] loop: module loaded\n[ 0.726561] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.728049] GPT:90111 != 20971519\n[ 0.728746] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729855] GPT:90111 != 20971519\n[ 0.730546] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731553] vda: vda1 vda15\n[ 0.733010] scsi host0: ata_piix\n[ 0.733766] scsi host1: ata_piix\n[ 0.734481] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.735721] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.737349] libphy: Fixed MDIO Bus: probed\n[ 0.738184] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741135] PPP generic driver version 2.4.2\n[ 0.742039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743291] ehci-pci: EHCI PCI platform driver\n[ 0.744195] ehci-platform: EHCI generic platform driver\n[ 0.745199] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746335] ohci-pci: OHCI PCI platform driver\n[ 0.747209] ohci-platform: OHCI generic platform driver\n[ 0.748220] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.767124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768172] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.769634] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.770636] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.771761] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774423] usb usb1: Product: UHCI Host Controller\n[ 0.775371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776539] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777547] hub 1-0:1.0: USB hub found\n[ 0.778333] hub 1-0:1.0: 2 ports detected\n[ 0.779256] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.782385] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783426] mousedev: PS/2 mouse device common for all mice\n[ 0.784617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.785826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.787046] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790095] i2c /dev entries driver\n[ 0.790862] device-mapper: uevent: version 1.0.3\n[ 0.791828] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.793483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794804] NET: Registered protocol family 10\n[ 0.796192] NET: Registered protocol family 17\n[ 0.797084] Key type dns_resolver registered\n[ 0.798042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799162] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.800263] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802023] registered taskstats version 1\n[ 0.802857] Loading compiled-in X.509 certificates\n[ 0.804310] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806171] zswap: loaded using pool lzo/zbud\n[ 0.807655] Key type trusted registered\n[ 0.809366] Key type encrypted registered\n[ 0.810193] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.811219] ima: No TPM chip found, activating TPM-bypass!\n[ 0.812303] evm: HMAC attrs: 0x1\n[ 0.813271] Magic number: 10:649:737\n[ 0.814167] rtc_cmos 00:00: setting system clock to 2018-11-06 14:44:55 UTC (1541515495)\n[ 0.825928] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827074] EDD information not available.\n[ 0.892694] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894278] Write protecting the kernel read-only data: 14336k\n[ 0.895921] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.897786] 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.957023] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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.35. iid=i-000000a4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-11-06 14:45:20,004 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce/action used request id req-1a71dbe3-0e51-43a6-8319-03963e4444eb 2018-11-06 14:45:20,006 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 14:45:20,006 - 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 591852504 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.130914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.132588] pid_max: default: 32768 minimum: 301 [ 0.133492] ACPI: Core revision 20150930 [ 0.134905] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136243] Security Framework initialized [ 0.137074] Yama: becoming mindful. [ 0.137816] AppArmor: AppArmor initialized [ 0.138703] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140058] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141356] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144012] Initializing cgroup subsys io [ 0.144837] Initializing cgroup subsys memory [ 0.145706] Initializing cgroup subsys devices [ 0.146603] Initializing cgroup subsys freezer [ 0.147486] Initializing cgroup subsys net_cls [ 0.148372] Initializing cgroup subsys perf_event [ 0.149297] Initializing cgroup subsys net_prio [ 0.150201] Initializing cgroup subsys hugetlb [ 0.151080] Initializing cgroup subsys pids [ 0.151965] CPU: Physical Processor ID: 0 [ 0.153461] mce: CPU supports 10 MCE banks [ 0.154330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155348] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157684] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164370] ftrace: allocating 31920 entries in 125 pages [ 0.191611] smpboot: Max logical packages: 2 [ 0.192476] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193687] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195073] x2apic enabled [ 0.195891] Switched APIC routing to physical x2apic. [ 0.197654] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198887] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202971] KVM setup paravirtual spinlock [ 0.204436] x86: Booting SMP configuration: [ 0.205336] .... node #0, CPUs: #1 [ 0.206242] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.228404] x86: Booted up 1 node, 2 CPUs [ 0.228406] KVM setup async PF for cpu 1 [ 0.228409] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.231113] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232722] devtmpfs: initialized [ 0.234801] evm: security.selinux [ 0.235822] evm: security.SMACK64 [ 0.236836] evm: security.SMACK64EXEC [ 0.237933] evm: security.SMACK64TRANSMUTE [ 0.239126] evm: security.SMACK64MMAP [ 0.240219] evm: security.ima [ 0.241132] evm: security.capability [ 0.242342] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245153] pinctrl core: initialized pinctrl subsystem [ 0.246728] RTC time: 14:44:55, date: 11/06/18 [ 0.248127] NET: Registered protocol family 16 [ 0.261478] cpuidle: using governor ladder [ 0.273543] cpuidle: using governor menu [ 0.274711] PCCT header not found. [ 0.275804] ACPI: bus type PCI registered [ 0.277004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.278873] PCI: Using configuration type 1 for base access [ 0.291124] ACPI: Added _OSI(Module Device) [ 0.292341] ACPI: Added _OSI(Processor Device) [ 0.293614] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.294963] ACPI: Added _OSI(Processor Aggregator Device) [ 0.297793] ACPI: Interpreter enabled [ 0.298910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.301624] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.304358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.307046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.309905] ACPI: (supports S0 S5) [ 0.310935] ACPI: Using IOAPIC for interrupt routing [ 0.312337] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.318215] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.320077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.321911] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.325232] acpiphp: Slot [3] registered [ 0.326415] acpiphp: Slot [4] registered [ 0.327581] acpiphp: Slot [5] registered [ 0.328734] acpiphp: Slot [6] registered [ 0.329889] acpiphp: Slot [7] registered [ 0.331046] acpiphp: Slot [8] registered [ 0.332205] acpiphp: Slot [9] registered [ 0.333374] acpiphp: Slot [10] registered [ 0.344297] acpiphp: Slot [11] registered [ 0.345479] acpiphp: Slot [12] registered [ 0.346663] acpiphp: Slot [13] registered [ 0.347875] acpiphp: Slot [14] registered [ 0.349050] acpiphp: Slot [15] registered [ 0.350224] acpiphp: Slot [16] registered [ 0.351396] acpiphp: Slot [17] registered [ 0.352571] acpiphp: Slot [18] registered [ 0.353748] acpiphp: Slot [19] registered [ 0.354940] acpiphp: Slot [20] registered [ 0.356114] acpiphp: Slot [21] registered [ 0.357313] acpiphp: Slot [22] registered [ 0.358494] acpiphp: Slot [23] registered [ 0.359677] acpiphp: Slot [24] registered [ 0.360849] acpiphp: Slot [25] registered [ 0.362054] acpiphp: Slot [26] registered [ 0.363230] acpiphp: Slot [27] registered [ 0.364403] acpiphp: Slot [28] registered [ 0.365601] acpiphp: Slot [29] registered [ 0.366789] acpiphp: Slot [30] registered [ 0.367998] acpiphp: Slot [31] registered [ 0.369170] PCI host bridge to bus 0000:00 [ 0.370393] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.372225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.374123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.376264] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.378439] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.385263] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387226] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.391593] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.397705] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.399783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.449536] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.451578] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.453459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.455327] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.457032] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461013] vgaarb: loaded [ 0.461862] vgaarb: bridge control possible 0000:00:02.0 [ 0.463922] SCSI subsystem initialized [ 0.465122] ACPI: bus type USB registered [ 0.466339] usbcore: registered new interface driver usbfs [ 0.467882] usbcore: registered new interface driver hub [ 0.469436] usbcore: registered new device driver usb [ 0.470751] PCI: Using ACPI for IRQ routing [ 0.471800] NetLabel: Initializing [ 0.472528] NetLabel: domain hash size = 128 [ 0.473391] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.474357] NetLabel: unlabeled traffic allowed by default [ 0.475510] clocksource: Switched to clocksource kvm-clock [ 0.481597] AppArmor: AppArmor Filesystem Enabled [ 0.482587] pnp: PnP ACPI init [ 0.483544] pnp: PnP ACPI: found 5 devices [ 0.490289] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.492033] NET: Registered protocol family 2 [ 0.493019] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.494312] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495518] TCP: Hash tables configured (established 4096 bind 4096) [ 0.496700] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.497793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498980] NET: Registered protocol family 1 [ 0.499864] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500977] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502068] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.520759] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.539431] Trying to unpack rootfs image as initramfs... [ 0.590237] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.604448] Scanning for low memory corruption every 60 seconds [ 0.605850] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.607010] audit: initializing netlink subsys (disabled) [ 0.608065] audit: type=2000 audit(1541515495.654:1): initialized [ 0.609394] Initialise system trusted keyring [ 0.610378] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.611560] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.613990] zbud: loaded [ 0.614806] VFS: Disk quotas dquot_6.6.0 [ 0.615805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.618190] fuse init (API version 7.23) [ 0.619219] Key type big_key registered [ 0.620344] Allocating IMA MOK and blacklist keyrings. [ 0.621834] Key type asymmetric registered [ 0.622779] Asymmetric key parser 'x509' registered [ 0.623947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.625787] io scheduler noop registered [ 0.626830] io scheduler deadline registered (default) [ 0.628112] io scheduler cfq registered [ 0.629173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.630547] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.632214] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.633894] ACPI: Power Button [PWRF] [ 0.634791] GHES: HEST is not enabled! [ 0.653001] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.690333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.692645] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716630] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.718843] Linux agpgart interface v0.103 [ 0.721134] brd: module loaded [ 0.722895] loop: module loaded [ 0.726561] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.728049] GPT:90111 != 20971519 [ 0.728746] GPT:Alternate GPT header not at the end of the disk. [ 0.729855] GPT:90111 != 20971519 [ 0.730546] GPT: Use GNU Parted to correct GPT errors. [ 0.731553] vda: vda1 vda15 [ 0.733010] scsi host0: ata_piix [ 0.733766] scsi host1: ata_piix [ 0.734481] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.735721] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.737349] libphy: Fixed MDIO Bus: probed [ 0.738184] tun: Universal TUN/TAP device driver, 1.6 [ 0.739141] tun: (C) 1999-2004 Max Krasnyansky [ 0.741135] PPP generic driver version 2.4.2 [ 0.742039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.743291] ehci-pci: EHCI PCI platform driver [ 0.744195] ehci-platform: EHCI generic platform driver [ 0.745199] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.746335] ohci-pci: OHCI PCI platform driver [ 0.747209] ohci-platform: OHCI generic platform driver [ 0.748220] uhci_hcd: USB Universal Host Controller Interface driver [ 0.767124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.768172] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.769634] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.770636] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.771761] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.772993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.774423] usb usb1: Product: UHCI Host Controller [ 0.775371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.776539] usb usb1: SerialNumber: 0000:00:01.2 [ 0.777547] hub 1-0:1.0: USB hub found [ 0.778333] hub 1-0:1.0: 2 ports detected [ 0.779256] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.781411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.782385] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.783426] mousedev: PS/2 mouse device common for all mice [ 0.784617] rtc_cmos 00:00: RTC can wake from S4 [ 0.785826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.787046] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.788783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.790095] i2c /dev entries driver [ 0.790862] device-mapper: uevent: version 1.0.3 [ 0.791828] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.793483] ledtrig-cpu: registered to indicate activity on CPUs [ 0.794804] NET: Registered protocol family 10 [ 0.796192] NET: Registered protocol family 17 [ 0.797084] Key type dns_resolver registered [ 0.798042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799162] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.800263] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.802023] registered taskstats version 1 [ 0.802857] Loading compiled-in X.509 certificates [ 0.804310] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.806171] zswap: loaded using pool lzo/zbud [ 0.807655] Key type trusted registered [ 0.809366] Key type encrypted registered [ 0.810193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.811219] ima: No TPM chip found, activating TPM-bypass! [ 0.812303] evm: HMAC attrs: 0x1 [ 0.813271] Magic number: 10:649:737 [ 0.814167] rtc_cmos 00:00: setting system clock to 2018-11-06 14:44:55 UTC (1541515495) [ 0.825928] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.827074] EDD information not available. [ 0.892694] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.894278] Write protecting the kernel read-only data: 14336k [ 0.895921] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.897786] 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.957023] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.17 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.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.35. iid=i-000000a4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO 2018-11-06 14:45:20,006 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-11-06 14:45:20,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:20,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-865e6bd0-e5af-4552-aa5b-8998510f18b3 x-compute-request-id: req-865e6bd0-e5af-4552-aa5b-8998510f18b3 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:f0:7f", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:45:15.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:45:15Z", "hostId": "4912e443a0c705ffa875577f81e9f2d66bed54ca9505e9db32fe4225", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:20,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-865e6bd0-e5af-4552-aa5b-8998510f18b3 2018-11-06 14:45:20,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 14:45:21,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-3756c8fa-eb19-4a66-9a6d-8a3430f2a66d x-compute-request-id: req-3756c8fa-eb19-4a66-9a6d-8a3430f2a66d Content-Encoding: gzip Content-Length: 7998 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 521664640 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.147437] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.149066] pid_max: default: 32768 minimum: 301\n[ 0.149947] ACPI: Core revision 20150930\n[ 0.151327] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152614] Security Framework initialized\n[ 0.153634] Yama: becoming mindful.\n[ 0.154456] AppArmor: AppArmor initialized\n[ 0.155411] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.158113] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160831] Initializing cgroup subsys io\n[ 0.161641] Initializing cgroup subsys memory\n[ 0.162526] Initializing cgroup subsys devices\n[ 0.163390] Initializing cgroup subsys freezer\n[ 0.164243] Initializing cgroup subsys net_cls\n[ 0.165099] Initializing cgroup subsys perf_event\n[ 0.165991] Initializing cgroup subsys net_prio\n[ 0.166866] Initializing cgroup subsys hugetlb\n[ 0.167714] Initializing cgroup subsys pids\n[ 0.168575] CPU: Physical Processor ID: 0\n[ 0.170072] mce: CPU supports 10 MCE banks\n[ 0.170930] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172142] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174717] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181483] ftrace: allocating 31920 entries in 125 pages\n[ 0.208054] smpboot: Max logical packages: 2\n[ 0.209083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210527] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.211973] x2apic enabled\n[ 0.212912] Switched APIC routing to physical x2apic.\n[ 0.214924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216427] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218988] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221292] KVM setup paravirtual spinlock\n[ 0.222911] x86: Booting SMP configuration:\n[ 0.223999] .... node #0, CPUs: #1\n[ 0.225062] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.247010] x86: Booted up 1 node, 2 CPUs\n[ 0.247014] KVM setup async PF for cpu 1\n[ 0.247017] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.250161] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.251952] devtmpfs: initialized\n[ 0.253834] evm: security.selinux\n[ 0.254686] evm: security.SMACK64\n[ 0.255532] evm: security.SMACK64EXEC\n[ 0.256448] evm: security.SMACK64TRANSMUTE\n[ 0.257440] evm: security.SMACK64MMAP\n[ 0.258347] evm: security.ima\n[ 0.259123] evm: security.capability\n[ 0.260110] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262415] pinctrl core: initialized pinctrl subsystem\n[ 0.263749] RTC time: 14:45:16, date: 11/06/18\n[ 0.264914] NET: Registered protocol family 16\n[ 0.274374] cpuidle: using governor ladder\n[ 0.286392] cpuidle: using governor menu\n[ 0.287188] PCCT header not found.\n[ 0.287950] ACPI: bus type PCI registered\n[ 0.288743] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.289986] PCI: Using configuration type 1 for base access\n[ 0.303304] ACPI: Added _OSI(Module Device)\n[ 0.304144] ACPI: Added _OSI(Processor Device)\n[ 0.304991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305877] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308194] ACPI: Interpreter enabled\n[ 0.308964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.312619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.314438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.316262] ACPI: (supports S0 S5)\n[ 0.316958] ACPI: Using IOAPIC for interrupt routing\n[ 0.317920] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.321278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.322407] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323617] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.324797] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.327018] acpiphp: Slot [3] registered\n[ 0.327816] acpiphp: Slot [4] registered\n[ 0.328604] acpiphp: Slot [5] registered\n[ 0.329400] acpiphp: Slot [6] registered\n[ 0.330195] acpiphp: Slot [7] registered\n[ 0.330988] acpiphp: Slot [8] registered\n[ 0.331776] acpiphp: Slot [9] registered\n[ 0.332575] acpiphp: Slot [10] registered\n[ 0.343461] acpiphp: Slot [11] registered\n[ 0.344267] acpiphp: Slot [12] registered\n[ 0.345070] acpiphp: Slot [13] registered\n[ 0.345875] acpiphp: Slot [14] registered\n[ 0.346675] acpiphp: Slot [15] registered\n[ 0.347485] acpiphp: Slot [16] registered\n[ 0.348292] acpiphp: Slot [17] registered\n[ 0.349093] acpiphp: Slot [18] registered\n[ 0.349896] acpiphp: Slot [19] registered\n[ 0.350696] acpiphp: Slot [20] registered\n[ 0.351508] acpiphp: Slot [21] registered\n[ 0.352316] acpiphp: Slot [22] registered\n[ 0.353120] acpiphp: Slot [23] registered\n[ 0.353925] acpiphp: Slot [24] registered\n[ 0.354724] acpiphp: Slot [25] registered\n[ 0.355533] acpiphp: Slot [26] registered\n[ 0.356342] acpiphp: Slot [27] registered\n[ 0.357146] acpiphp: Slot [28] registered\n[ 0.357948] acpiphp: Slot [29] registered\n[ 0.358745] acpiphp: Slot [30] registered\n[ 0.359555] acpiphp: Slot [31] registered\n[ 0.360358] PCI host bridge to bus 0000:00\n[ 0.361159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.362353] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.363554] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.364989] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.366417] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.372597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.373866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.375022] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.376299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.383289] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.384724] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.436793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.438675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.442537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.444208] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445852] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447368] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449583] vgaarb: loaded\n[ 0.450409] vgaarb: bridge control possible 0000:00:02.0\n[ 0.452374] SCSI subsystem initialized\n[ 0.453528] ACPI: bus type USB registered\n[ 0.454663] usbcore: registered new interface driver usbfs\n[ 0.456140] usbcore: registered new interface driver hub\n[ 0.457568] usbcore: registered new device driver usb\n[ 0.459079] PCI: Using ACPI for IRQ routing\n[ 0.460480] NetLabel: Initializing\n[ 0.461473] NetLabel: domain hash size = 128\n[ 0.462641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463975] NetLabel: unlabeled traffic allowed by default\n[ 0.465573] clocksource: Switched to clocksource kvm-clock\n[ 0.472297] AppArmor: AppArmor Filesystem Enabled\n[ 0.473636] pnp: PnP ACPI init\n[ 0.474847] pnp: PnP ACPI: found 5 devices\n[ 0.482178] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484612] NET: Registered protocol family 2\n[ 0.485935] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487785] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489537] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491254] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492840] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494486] NET: Registered protocol family 1\n[ 0.495696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497260] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498781] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517545] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536498] Trying to unpack rootfs image as initramfs...\n[ 0.586582] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605704] Scanning for low memory corruption every 60 seconds\n[ 0.607681] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.609416] audit: initializing netlink subsys (disabled)\n[ 0.610964] audit: type=2000 audit(1541515516.705:1): initialized\n[ 0.612873] Initialise system trusted keyring\n[ 0.614290] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616043] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618724] zbud: loaded\n[ 0.619694] VFS: Disk quotas dquot_6.6.0\n[ 0.620895] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623421] fuse init (API version 7.23)\n[ 0.624697] Key type big_key registered\n[ 0.625854] Allocating IMA MOK and blacklist keyrings.\n[ 0.627683] Key type asymmetric registered\n[ 0.628875] Asymmetric key parser 'x509' registered\n[ 0.630249] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632443] io scheduler noop registered\n[ 0.633567] io scheduler deadline registered (default)\n[ 0.635020] io scheduler cfq registered\n[ 0.636181] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637727] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639578] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641697] ACPI: Power Button [PWRF]\n[ 0.642954] GHES: HEST is not enabled!\n[ 0.661712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700450] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.703596] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727248] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730464] Linux agpgart interface v0.103\n[ 0.733454] brd: module loaded\n[ 0.735505] loop: module loaded\n[ 0.741007] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743160] GPT:90111 != 20971519\n[ 0.744104] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745667] GPT:90111 != 20971519\n[ 0.746611] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747981] vda: vda1 vda15\n[ 0.749863] scsi host0: ata_piix\n[ 0.750913] scsi host1: ata_piix\n[ 0.751872] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.753667] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.755494] libphy: Fixed MDIO Bus: probed\n[ 0.756556] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757790] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760429] PPP generic driver version 2.4.2\n[ 0.761715] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763445] ehci-pci: EHCI PCI platform driver\n[ 0.764661] ehci-platform: EHCI generic platform driver\n[ 0.766084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767695] ohci-pci: OHCI PCI platform driver\n[ 0.768917] ohci-platform: OHCI generic platform driver\n[ 0.770359] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.789600] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.790513] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791857] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792781] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.793790] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.800023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.801469] usb usb1: Product: UHCI Host Controller\n[ 0.802398] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.803519] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804523] hub 1-0:1.0: USB hub found\n[ 0.805329] hub 1-0:1.0: 2 ports detected\n[ 0.806244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809297] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.810367] mousedev: PS/2 mouse device common for all mice\n[ 0.811675] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.813552] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815891] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817064] i2c /dev entries driver\n[ 0.817849] device-mapper: uevent: version 1.0.3\n[ 0.818842] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820451] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822273] NET: Registered protocol family 10\n[ 0.823348] NET: Registered protocol family 17\n[ 0.824222] Key type dns_resolver registered\n[ 0.825204] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.826312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829828] registered taskstats version 1\n[ 0.830645] Loading compiled-in X.509 certificates\n[ 0.832077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.833905] zswap: loaded using pool lzo/zbud\n[ 0.836053] Key type trusted registered\n[ 0.837842] Key type encrypted registered\n[ 0.838668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839676] ima: No TPM chip found, activating TPM-bypass!\n[ 0.840694] evm: HMAC attrs: 0x1\n[ 0.841697] Magic number: 10:202:788\n[ 0.842609] rtc_cmos 00:00: setting system clock to 2018-11-06 14:45:16 UTC (1541515516)\n[ 0.854459] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.855592] EDD information not available.\n[ 0.910970] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912521] Write protecting the kernel read-only data: 14336k\n[ 0.914169] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.915985] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.979018] 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 3.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 4.01. iid=i-000000a7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-11-06 14:45:21,577 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9/action used request id req-3756c8fa-eb19-4a66-9a6d-8a3430f2a66d 2018-11-06 14:45:21,578 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 14:45:21,578 - 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 521664640 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.147437] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.149066] pid_max: default: 32768 minimum: 301 [ 0.149947] ACPI: Core revision 20150930 [ 0.151327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152614] Security Framework initialized [ 0.153634] Yama: becoming mindful. [ 0.154456] AppArmor: AppArmor initialized [ 0.155411] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.158113] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160831] Initializing cgroup subsys io [ 0.161641] Initializing cgroup subsys memory [ 0.162526] Initializing cgroup subsys devices [ 0.163390] Initializing cgroup subsys freezer [ 0.164243] Initializing cgroup subsys net_cls [ 0.165099] Initializing cgroup subsys perf_event [ 0.165991] Initializing cgroup subsys net_prio [ 0.166866] Initializing cgroup subsys hugetlb [ 0.167714] Initializing cgroup subsys pids [ 0.168575] CPU: Physical Processor ID: 0 [ 0.170072] mce: CPU supports 10 MCE banks [ 0.170930] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172142] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174717] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181483] ftrace: allocating 31920 entries in 125 pages [ 0.208054] smpboot: Max logical packages: 2 [ 0.209083] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210527] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.211973] x2apic enabled [ 0.212912] Switched APIC routing to physical x2apic. [ 0.214924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216427] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218988] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221292] KVM setup paravirtual spinlock [ 0.222911] x86: Booting SMP configuration: [ 0.223999] .... node #0, CPUs: #1 [ 0.225062] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.247010] x86: Booted up 1 node, 2 CPUs [ 0.247014] KVM setup async PF for cpu 1 [ 0.247017] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.250161] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.251952] devtmpfs: initialized [ 0.253834] evm: security.selinux [ 0.254686] evm: security.SMACK64 [ 0.255532] evm: security.SMACK64EXEC [ 0.256448] evm: security.SMACK64TRANSMUTE [ 0.257440] evm: security.SMACK64MMAP [ 0.258347] evm: security.ima [ 0.259123] evm: security.capability [ 0.260110] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.262415] pinctrl core: initialized pinctrl subsystem [ 0.263749] RTC time: 14:45:16, date: 11/06/18 [ 0.264914] NET: Registered protocol family 16 [ 0.274374] cpuidle: using governor ladder [ 0.286392] cpuidle: using governor menu [ 0.287188] PCCT header not found. [ 0.287950] ACPI: bus type PCI registered [ 0.288743] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.289986] PCI: Using configuration type 1 for base access [ 0.303304] ACPI: Added _OSI(Module Device) [ 0.304144] ACPI: Added _OSI(Processor Device) [ 0.304991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305877] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308194] ACPI: Interpreter enabled [ 0.308964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.314438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.316262] ACPI: (supports S0 S5) [ 0.316958] ACPI: Using IOAPIC for interrupt routing [ 0.317920] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.321278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.322407] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.323617] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.324797] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.327018] acpiphp: Slot [3] registered [ 0.327816] acpiphp: Slot [4] registered [ 0.328604] acpiphp: Slot [5] registered [ 0.329400] acpiphp: Slot [6] registered [ 0.330195] acpiphp: Slot [7] registered [ 0.330988] acpiphp: Slot [8] registered [ 0.331776] acpiphp: Slot [9] registered [ 0.332575] acpiphp: Slot [10] registered [ 0.343461] acpiphp: Slot [11] registered [ 0.344267] acpiphp: Slot [12] registered [ 0.345070] acpiphp: Slot [13] registered [ 0.345875] acpiphp: Slot [14] registered [ 0.346675] acpiphp: Slot [15] registered [ 0.347485] acpiphp: Slot [16] registered [ 0.348292] acpiphp: Slot [17] registered [ 0.349093] acpiphp: Slot [18] registered [ 0.349896] acpiphp: Slot [19] registered [ 0.350696] acpiphp: Slot [20] registered [ 0.351508] acpiphp: Slot [21] registered [ 0.352316] acpiphp: Slot [22] registered [ 0.353120] acpiphp: Slot [23] registered [ 0.353925] acpiphp: Slot [24] registered [ 0.354724] acpiphp: Slot [25] registered [ 0.355533] acpiphp: Slot [26] registered [ 0.356342] acpiphp: Slot [27] registered [ 0.357146] acpiphp: Slot [28] registered [ 0.357948] acpiphp: Slot [29] registered [ 0.358745] acpiphp: Slot [30] registered [ 0.359555] acpiphp: Slot [31] registered [ 0.360358] PCI host bridge to bus 0000:00 [ 0.361159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.362353] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.363554] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.364989] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.366417] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.372597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.373866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.375022] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.376299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.383289] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.384724] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.444208] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445852] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447368] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449583] vgaarb: loaded [ 0.450409] vgaarb: bridge control possible 0000:00:02.0 [ 0.452374] SCSI subsystem initialized [ 0.453528] ACPI: bus type USB registered [ 0.454663] usbcore: registered new interface driver usbfs [ 0.456140] usbcore: registered new interface driver hub [ 0.457568] usbcore: registered new device driver usb [ 0.459079] PCI: Using ACPI for IRQ routing [ 0.460480] NetLabel: Initializing [ 0.461473] NetLabel: domain hash size = 128 [ 0.462641] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.463975] NetLabel: unlabeled traffic allowed by default [ 0.465573] clocksource: Switched to clocksource kvm-clock [ 0.472297] AppArmor: AppArmor Filesystem Enabled [ 0.473636] pnp: PnP ACPI init [ 0.474847] pnp: PnP ACPI: found 5 devices [ 0.482178] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.484612] NET: Registered protocol family 2 [ 0.485935] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487785] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.489537] TCP: Hash tables configured (established 4096 bind 4096) [ 0.491254] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.492840] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.494486] NET: Registered protocol family 1 [ 0.495696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.497260] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.498781] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.517545] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536498] Trying to unpack rootfs image as initramfs... [ 0.586582] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.605704] Scanning for low memory corruption every 60 seconds [ 0.607681] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.609416] audit: initializing netlink subsys (disabled) [ 0.610964] audit: type=2000 audit(1541515516.705:1): initialized [ 0.612873] Initialise system trusted keyring [ 0.614290] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.616043] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.618724] zbud: loaded [ 0.619694] VFS: Disk quotas dquot_6.6.0 [ 0.620895] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.623421] fuse init (API version 7.23) [ 0.624697] Key type big_key registered [ 0.625854] Allocating IMA MOK and blacklist keyrings. [ 0.627683] Key type asymmetric registered [ 0.628875] Asymmetric key parser 'x509' registered [ 0.630249] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.632443] io scheduler noop registered [ 0.633567] io scheduler deadline registered (default) [ 0.635020] io scheduler cfq registered [ 0.636181] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.637727] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.639578] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.641697] ACPI: Power Button [PWRF] [ 0.642954] GHES: HEST is not enabled! [ 0.661712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.700450] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.703596] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727248] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730464] Linux agpgart interface v0.103 [ 0.733454] brd: module loaded [ 0.735505] loop: module loaded [ 0.741007] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.743160] GPT:90111 != 20971519 [ 0.744104] GPT:Alternate GPT header not at the end of the disk. [ 0.745667] GPT:90111 != 20971519 [ 0.746611] GPT: Use GNU Parted to correct GPT errors. [ 0.747981] vda: vda1 vda15 [ 0.749863] scsi host0: ata_piix [ 0.750913] scsi host1: ata_piix [ 0.751872] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.753667] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.755494] libphy: Fixed MDIO Bus: probed [ 0.756556] tun: Universal TUN/TAP device driver, 1.6 [ 0.757790] tun: (C) 1999-2004 Max Krasnyansky [ 0.760429] PPP generic driver version 2.4.2 [ 0.761715] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.763445] ehci-pci: EHCI PCI platform driver [ 0.764661] ehci-platform: EHCI generic platform driver [ 0.766084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767695] ohci-pci: OHCI PCI platform driver [ 0.768917] ohci-platform: OHCI generic platform driver [ 0.770359] uhci_hcd: USB Universal Host Controller Interface driver [ 0.789600] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.790513] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.791857] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.792781] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.793790] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.800023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.801469] usb usb1: Product: UHCI Host Controller [ 0.802398] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.803519] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804523] hub 1-0:1.0: USB hub found [ 0.805329] hub 1-0:1.0: 2 ports detected [ 0.806244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.808345] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.809297] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.810367] mousedev: PS/2 mouse device common for all mice [ 0.811675] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.813552] rtc_cmos 00:00: RTC can wake from S4 [ 0.814711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815891] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817064] i2c /dev entries driver [ 0.817849] device-mapper: uevent: version 1.0.3 [ 0.818842] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.820451] ledtrig-cpu: registered to indicate activity on CPUs [ 0.822273] NET: Registered protocol family 10 [ 0.823348] NET: Registered protocol family 17 [ 0.824222] Key type dns_resolver registered [ 0.825204] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.826312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.828035] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.829828] registered taskstats version 1 [ 0.830645] Loading compiled-in X.509 certificates [ 0.832077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.833905] zswap: loaded using pool lzo/zbud [ 0.836053] Key type trusted registered [ 0.837842] Key type encrypted registered [ 0.838668] AppArmor: AppArmor sha1 policy hashing enabled [ 0.839676] ima: No TPM chip found, activating TPM-bypass! [ 0.840694] evm: HMAC attrs: 0x1 [ 0.841697] Magic number: 10:202:788 [ 0.842609] rtc_cmos 00:00: setting system clock to 2018-11-06 14:45:16 UTC (1541515516) [ 0.854459] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.855592] EDD information not available. [ 0.910970] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.912521] Write protecting the kernel read-only data: 14336k [ 0.914169] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.915985] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.979018] 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 3.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 4.01. iid=i-000000a7 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-11-06 14:45:22,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:45:23,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0be36d24-3df9-4cfc-9898-0dee5c89feaf x-compute-request-id: req-0be36d24-3df9-4cfc-9898-0dee5c89feaf Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5e:76", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:44:54.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:44:55Z", "hostId": "7c6e2e98ef724fbc276d70357169d1b4d05aa64428a596f4e29c4d8e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:23,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-0be36d24-3df9-4cfc-9898-0dee5c89feaf 2018-11-06 14:45:23,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 14:45:24,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-b0c80445-a935-44ea-ad02-dfd95f935b31 x-compute-request-id: req-b0c80445-a935-44ea-ad02-dfd95f935b31 Content-Encoding: gzip Content-Length: 9636 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 591852504 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.130914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132588] pid_max: default: 32768 minimum: 301\n[ 0.133492] ACPI: Core revision 20150930\n[ 0.134905] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136243] Security Framework initialized\n[ 0.137074] Yama: becoming mindful.\n[ 0.137816] AppArmor: AppArmor initialized\n[ 0.138703] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140058] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141356] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144012] Initializing cgroup subsys io\n[ 0.144837] Initializing cgroup subsys memory\n[ 0.145706] Initializing cgroup subsys devices\n[ 0.146603] Initializing cgroup subsys freezer\n[ 0.147486] Initializing cgroup subsys net_cls\n[ 0.148372] Initializing cgroup subsys perf_event\n[ 0.149297] Initializing cgroup subsys net_prio\n[ 0.150201] Initializing cgroup subsys hugetlb\n[ 0.151080] Initializing cgroup subsys pids\n[ 0.151965] CPU: Physical Processor ID: 0\n[ 0.153461] mce: CPU supports 10 MCE banks\n[ 0.154330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155348] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157684] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164370] ftrace: allocating 31920 entries in 125 pages\n[ 0.191611] smpboot: Max logical packages: 2\n[ 0.192476] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193687] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195073] x2apic enabled\n[ 0.195891] Switched APIC routing to physical x2apic.\n[ 0.197654] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198887] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202971] KVM setup paravirtual spinlock\n[ 0.204436] x86: Booting SMP configuration:\n[ 0.205336] .... node #0, CPUs: #1\n[ 0.206242] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.228404] x86: Booted up 1 node, 2 CPUs\n[ 0.228406] KVM setup async PF for cpu 1\n[ 0.228409] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.231113] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232722] devtmpfs: initialized\n[ 0.234801] evm: security.selinux\n[ 0.235822] evm: security.SMACK64\n[ 0.236836] evm: security.SMACK64EXEC\n[ 0.237933] evm: security.SMACK64TRANSMUTE\n[ 0.239126] evm: security.SMACK64MMAP\n[ 0.240219] evm: security.ima\n[ 0.241132] evm: security.capability\n[ 0.242342] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245153] pinctrl core: initialized pinctrl subsystem\n[ 0.246728] RTC time: 14:44:55, date: 11/06/18\n[ 0.248127] NET: Registered protocol family 16\n[ 0.261478] cpuidle: using governor ladder\n[ 0.273543] cpuidle: using governor menu\n[ 0.274711] PCCT header not found.\n[ 0.275804] ACPI: bus type PCI registered\n[ 0.277004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.278873] PCI: Using configuration type 1 for base access\n[ 0.291124] ACPI: Added _OSI(Module Device)\n[ 0.292341] ACPI: Added _OSI(Processor Device)\n[ 0.293614] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.294963] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.297793] ACPI: Interpreter enabled\n[ 0.298910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.301624] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.304358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309905] ACPI: (supports S0 S5)\n[ 0.310935] ACPI: Using IOAPIC for interrupt routing\n[ 0.312337] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.318215] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.320077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.321911] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.325232] acpiphp: Slot [3] registered\n[ 0.326415] acpiphp: Slot [4] registered\n[ 0.327581] acpiphp: Slot [5] registered\n[ 0.328734] acpiphp: Slot [6] registered\n[ 0.329889] acpiphp: Slot [7] registered\n[ 0.331046] acpiphp: Slot [8] registered\n[ 0.332205] acpiphp: Slot [9] registered\n[ 0.333374] acpiphp: Slot [10] registered\n[ 0.344297] acpiphp: Slot [11] registered\n[ 0.345479] acpiphp: Slot [12] registered\n[ 0.346663] acpiphp: Slot [13] registered\n[ 0.347875] acpiphp: Slot [14] registered\n[ 0.349050] acpiphp: Slot [15] registered\n[ 0.350224] acpiphp: Slot [16] registered\n[ 0.351396] acpiphp: Slot [17] registered\n[ 0.352571] acpiphp: Slot [18] registered\n[ 0.353748] acpiphp: Slot [19] registered\n[ 0.354940] acpiphp: Slot [20] registered\n[ 0.356114] acpiphp: Slot [21] registered\n[ 0.357313] acpiphp: Slot [22] registered\n[ 0.358494] acpiphp: Slot [23] registered\n[ 0.359677] acpiphp: Slot [24] registered\n[ 0.360849] acpiphp: Slot [25] registered\n[ 0.362054] acpiphp: Slot [26] registered\n[ 0.363230] acpiphp: Slot [27] registered\n[ 0.364403] acpiphp: Slot [28] registered\n[ 0.365601] acpiphp: Slot [29] registered\n[ 0.366789] acpiphp: Slot [30] registered\n[ 0.367998] acpiphp: Slot [31] registered\n[ 0.369170] PCI host bridge to bus 0000:00\n[ 0.370393] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.372225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.374123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.376264] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.378439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.385263] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387226] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.391593] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.397705] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.399783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449536] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451578] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455327] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457032] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461013] vgaarb: loaded\n[ 0.461862] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463922] SCSI subsystem initialized\n[ 0.465122] ACPI: bus type USB registered\n[ 0.466339] usbcore: registered new interface driver usbfs\n[ 0.467882] usbcore: registered new interface driver hub\n[ 0.469436] usbcore: registered new device driver usb\n[ 0.470751] PCI: Using ACPI for IRQ routing\n[ 0.471800] NetLabel: Initializing\n[ 0.472528] NetLabel: domain hash size = 128\n[ 0.473391] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474357] NetLabel: unlabeled traffic allowed by default\n[ 0.475510] clocksource: Switched to clocksource kvm-clock\n[ 0.481597] AppArmor: AppArmor Filesystem Enabled\n[ 0.482587] pnp: PnP ACPI init\n[ 0.483544] pnp: PnP ACPI: found 5 devices\n[ 0.490289] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492033] NET: Registered protocol family 2\n[ 0.493019] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494312] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495518] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496700] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498980] NET: Registered protocol family 1\n[ 0.499864] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500977] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502068] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520759] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539431] Trying to unpack rootfs image as initramfs...\n[ 0.590237] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604448] Scanning for low memory corruption every 60 seconds\n[ 0.605850] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.607010] audit: initializing netlink subsys (disabled)\n[ 0.608065] audit: type=2000 audit(1541515495.654:1): initialized\n[ 0.609394] Initialise system trusted keyring\n[ 0.610378] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.611560] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613990] zbud: loaded\n[ 0.614806] VFS: Disk quotas dquot_6.6.0\n[ 0.615805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.618190] fuse init (API version 7.23)\n[ 0.619219] Key type big_key registered\n[ 0.620344] Allocating IMA MOK and blacklist keyrings.\n[ 0.621834] Key type asymmetric registered\n[ 0.622779] Asymmetric key parser 'x509' registered\n[ 0.623947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625787] io scheduler noop registered\n[ 0.626830] io scheduler deadline registered (default)\n[ 0.628112] io scheduler cfq registered\n[ 0.629173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630547] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632214] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633894] ACPI: Power Button [PWRF]\n[ 0.634791] GHES: HEST is not enabled!\n[ 0.653001] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.690333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692645] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716630] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718843] Linux agpgart interface v0.103\n[ 0.721134] brd: module loaded\n[ 0.722895] loop: module loaded\n[ 0.726561] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.728049] GPT:90111 != 20971519\n[ 0.728746] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729855] GPT:90111 != 20971519\n[ 0.730546] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731553] vda: vda1 vda15\n[ 0.733010] scsi host0: ata_piix\n[ 0.733766] scsi host1: ata_piix\n[ 0.734481] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.735721] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.737349] libphy: Fixed MDIO Bus: probed\n[ 0.738184] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741135] PPP generic driver version 2.4.2\n[ 0.742039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743291] ehci-pci: EHCI PCI platform driver\n[ 0.744195] ehci-platform: EHCI generic platform driver\n[ 0.745199] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746335] ohci-pci: OHCI PCI platform driver\n[ 0.747209] ohci-platform: OHCI generic platform driver\n[ 0.748220] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.767124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768172] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.769634] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.770636] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.771761] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774423] usb usb1: Product: UHCI Host Controller\n[ 0.775371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776539] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777547] hub 1-0:1.0: USB hub found\n[ 0.778333] hub 1-0:1.0: 2 ports detected\n[ 0.779256] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.782385] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783426] mousedev: PS/2 mouse device common for all mice\n[ 0.784617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.785826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.787046] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788783] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790095] i2c /dev entries driver\n[ 0.790862] device-mapper: uevent: version 1.0.3\n[ 0.791828] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.793483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794804] NET: Registered protocol family 10\n[ 0.796192] NET: Registered protocol family 17\n[ 0.797084] Key type dns_resolver registered\n[ 0.798042] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799162] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.800263] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802023] registered taskstats version 1\n[ 0.802857] Loading compiled-in X.509 certificates\n[ 0.804310] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806171] zswap: loaded using pool lzo/zbud\n[ 0.807655] Key type trusted registered\n[ 0.809366] Key type encrypted registered\n[ 0.810193] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.811219] ima: No TPM chip found, activating TPM-bypass!\n[ 0.812303] evm: HMAC attrs: 0x1\n[ 0.813271] Magic number: 10:649:737\n[ 0.814167] rtc_cmos 00:00: setting system clock to 2018-11-06 14:44:55 UTC (1541515495)\n[ 0.825928] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827074] EDD information not available.\n[ 0.892694] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894278] Write protecting the kernel read-only data: 14336k\n[ 0.895921] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.897786] 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.957023] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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.35. iid=i-000000a4\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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDNozgdl4GOAbCRAmWEMaAgkfzgqJf7HrM0JWOlUqfWop2sWCvXEFokDp/9O5SsCEZ5chB28DXzfbjePIlcROgoJfsNhmR7VM+yoxD4QCAQVdhwnFcoTmUhsXwLl874zjwoPXKTsqUoYdzzV9u19Z/+NiL9+gmTvjcYi+t/mW+vuB8HQ5UQE2CnCgHJ8A7MQGCrC4kYQNvlrdUBn/uwT+WMX4MPXvQVYC5PnkF1nqPH/SRZ0i3M+QzNheBoCt9u+8V8CwZu9KrFSA6MTPElnNi4+a6vE6yHiQ2eIYfGKzMmq+qNyYyat98zieh3KJW+/50Yi5weRGqjZFHRHb6WsABf root@createinstancetwonettests-f245c7a5-6de9-443a-b929-5d52010117ee\nssh-dss AAAAB3NzaC1kc3MAAACBALiskJhzLpEkYDyD1AovZCly5/Mpor8oyTSUsFTm1qNVs1ei5AN5+zS13wnzdN9/wH3H7G9nkH1jEPFawW5u2MTqnsF15fBRNmoJ9s96R5W3bMrdb9hN+5WbKuUMNT5JaldyhR8TNSehfG0Nh5UKO6gZ6VzoQ4fmu/rWq1yozZjLAAAAFQDZ3IiIgFnFk96s8okyMQfgAx3T6wAAAIEAijXgQNqEiEvHakY23Zo6F4WtisdF1CJcfE+0wfwHTQO3COhhpmqgkaVmACEjy1i/klRlC9noeFDUyzwtG1TbSg02j73+ZsNEFmI+BoB4FR+qj+1Ls6MnlBnDWLW3ZU/QFxhRG3q1q14C7uezYxWdv2MqUN2sOCPIE+SlshWgjU8AAACAE/I4ZwtsMlSXXmijuxP5syaQMqOp8NUFwUsFJRgxT1dmA6I8kY3okLAWLmjSb8xkjRZFt1iiRmMqKtMx5V/eElb/moa3PuFMWJzwVW3UIZWE4GTOk9kKPDAn9CoWLdhJr/BB58Hw8D98I53JTqaKSqsMBYxPPSefQwgJZ+Yc8B4= root@createinstancetwonettests-f245c7a5-6de9-443a-b929-5d52010117ee\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:fef2:5e76/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.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-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-f245c7a5-6de9-443a-b929-5d52010117ee\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.65 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-f245c7a5-6de9-443a-b929-5d52010117ee login: "} 2018-11-06 14:45:24,125 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce/action used request id req-b0c80445-a935-44ea-ad02-dfd95f935b31 2018-11-06 14:45:25,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:25,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45: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-980ed519-fb65-4e3f-825d-255d7d9ed3cd x-compute-request-id: req-980ed519-fb65-4e3f-825d-255d7d9ed3cd Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:f0:7f", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:45:15.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "security_groups": [{"name": "default"}], "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:45:15Z", "hostId": "4912e443a0c705ffa875577f81e9f2d66bed54ca9505e9db32fe4225", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:25,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-980ed519-fb65-4e3f-825d-255d7d9ed3cd 2018-11-06 14:45:25,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 14:45:26,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45: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-afdc5fbd-0597-48c8-97f1-b5d76fd7c3df x-compute-request-id: req-afdc5fbd-0597-48c8-97f1-b5d76fd7c3df Content-Encoding: gzip Content-Length: 9618 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 521664640 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.147437] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.149066] pid_max: default: 32768 minimum: 301\n[ 0.149947] ACPI: Core revision 20150930\n[ 0.151327] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152614] Security Framework initialized\n[ 0.153634] Yama: becoming mindful.\n[ 0.154456] AppArmor: AppArmor initialized\n[ 0.155411] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.158113] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159389] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160831] Initializing cgroup subsys io\n[ 0.161641] Initializing cgroup subsys memory\n[ 0.162526] Initializing cgroup subsys devices\n[ 0.163390] Initializing cgroup subsys freezer\n[ 0.164243] Initializing cgroup subsys net_cls\n[ 0.165099] Initializing cgroup subsys perf_event\n[ 0.165991] Initializing cgroup subsys net_prio\n[ 0.166866] Initializing cgroup subsys hugetlb\n[ 0.167714] Initializing cgroup subsys pids\n[ 0.168575] CPU: Physical Processor ID: 0\n[ 0.170072] mce: CPU supports 10 MCE banks\n[ 0.170930] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172142] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174717] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181483] ftrace: allocating 31920 entries in 125 pages\n[ 0.208054] smpboot: Max logical packages: 2\n[ 0.209083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210527] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.211973] x2apic enabled\n[ 0.212912] Switched APIC routing to physical x2apic.\n[ 0.214924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216427] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218988] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221292] KVM setup paravirtual spinlock\n[ 0.222911] x86: Booting SMP configuration:\n[ 0.223999] .... node #0, CPUs: #1\n[ 0.225062] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.247010] x86: Booted up 1 node, 2 CPUs\n[ 0.247014] KVM setup async PF for cpu 1\n[ 0.247017] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.250161] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.251952] devtmpfs: initialized\n[ 0.253834] evm: security.selinux\n[ 0.254686] evm: security.SMACK64\n[ 0.255532] evm: security.SMACK64EXEC\n[ 0.256448] evm: security.SMACK64TRANSMUTE\n[ 0.257440] evm: security.SMACK64MMAP\n[ 0.258347] evm: security.ima\n[ 0.259123] evm: security.capability\n[ 0.260110] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262415] pinctrl core: initialized pinctrl subsystem\n[ 0.263749] RTC time: 14:45:16, date: 11/06/18\n[ 0.264914] NET: Registered protocol family 16\n[ 0.274374] cpuidle: using governor ladder\n[ 0.286392] cpuidle: using governor menu\n[ 0.287188] PCCT header not found.\n[ 0.287950] ACPI: bus type PCI registered\n[ 0.288743] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.289986] PCI: Using configuration type 1 for base access\n[ 0.303304] ACPI: Added _OSI(Module Device)\n[ 0.304144] ACPI: Added _OSI(Processor Device)\n[ 0.304991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305877] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308194] ACPI: Interpreter enabled\n[ 0.308964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.312619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.314438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.316262] ACPI: (supports S0 S5)\n[ 0.316958] ACPI: Using IOAPIC for interrupt routing\n[ 0.317920] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.321278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.322407] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323617] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.324797] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.327018] acpiphp: Slot [3] registered\n[ 0.327816] acpiphp: Slot [4] registered\n[ 0.328604] acpiphp: Slot [5] registered\n[ 0.329400] acpiphp: Slot [6] registered\n[ 0.330195] acpiphp: Slot [7] registered\n[ 0.330988] acpiphp: Slot [8] registered\n[ 0.331776] acpiphp: Slot [9] registered\n[ 0.332575] acpiphp: Slot [10] registered\n[ 0.343461] acpiphp: Slot [11] registered\n[ 0.344267] acpiphp: Slot [12] registered\n[ 0.345070] acpiphp: Slot [13] registered\n[ 0.345875] acpiphp: Slot [14] registered\n[ 0.346675] acpiphp: Slot [15] registered\n[ 0.347485] acpiphp: Slot [16] registered\n[ 0.348292] acpiphp: Slot [17] registered\n[ 0.349093] acpiphp: Slot [18] registered\n[ 0.349896] acpiphp: Slot [19] registered\n[ 0.350696] acpiphp: Slot [20] registered\n[ 0.351508] acpiphp: Slot [21] registered\n[ 0.352316] acpiphp: Slot [22] registered\n[ 0.353120] acpiphp: Slot [23] registered\n[ 0.353925] acpiphp: Slot [24] registered\n[ 0.354724] acpiphp: Slot [25] registered\n[ 0.355533] acpiphp: Slot [26] registered\n[ 0.356342] acpiphp: Slot [27] registered\n[ 0.357146] acpiphp: Slot [28] registered\n[ 0.357948] acpiphp: Slot [29] registered\n[ 0.358745] acpiphp: Slot [30] registered\n[ 0.359555] acpiphp: Slot [31] registered\n[ 0.360358] PCI host bridge to bus 0000:00\n[ 0.361159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.362353] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.363554] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.364989] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.366417] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.372597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.373866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.375022] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.376299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.383289] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.384724] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.436793] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.438675] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.442537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.444208] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445852] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447368] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449583] vgaarb: loaded\n[ 0.450409] vgaarb: bridge control possible 0000:00:02.0\n[ 0.452374] SCSI subsystem initialized\n[ 0.453528] ACPI: bus type USB registered\n[ 0.454663] usbcore: registered new interface driver usbfs\n[ 0.456140] usbcore: registered new interface driver hub\n[ 0.457568] usbcore: registered new device driver usb\n[ 0.459079] PCI: Using ACPI for IRQ routing\n[ 0.460480] NetLabel: Initializing\n[ 0.461473] NetLabel: domain hash size = 128\n[ 0.462641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463975] NetLabel: unlabeled traffic allowed by default\n[ 0.465573] clocksource: Switched to clocksource kvm-clock\n[ 0.472297] AppArmor: AppArmor Filesystem Enabled\n[ 0.473636] pnp: PnP ACPI init\n[ 0.474847] pnp: PnP ACPI: found 5 devices\n[ 0.482178] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484612] NET: Registered protocol family 2\n[ 0.485935] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487785] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489537] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491254] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492840] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494486] NET: Registered protocol family 1\n[ 0.495696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497260] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498781] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517545] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536498] Trying to unpack rootfs image as initramfs...\n[ 0.586582] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605704] Scanning for low memory corruption every 60 seconds\n[ 0.607681] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.609416] audit: initializing netlink subsys (disabled)\n[ 0.610964] audit: type=2000 audit(1541515516.705:1): initialized\n[ 0.612873] Initialise system trusted keyring\n[ 0.614290] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616043] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618724] zbud: loaded\n[ 0.619694] VFS: Disk quotas dquot_6.6.0\n[ 0.620895] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623421] fuse init (API version 7.23)\n[ 0.624697] Key type big_key registered\n[ 0.625854] Allocating IMA MOK and blacklist keyrings.\n[ 0.627683] Key type asymmetric registered\n[ 0.628875] Asymmetric key parser 'x509' registered\n[ 0.630249] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632443] io scheduler noop registered\n[ 0.633567] io scheduler deadline registered (default)\n[ 0.635020] io scheduler cfq registered\n[ 0.636181] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637727] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639578] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641697] ACPI: Power Button [PWRF]\n[ 0.642954] GHES: HEST is not enabled!\n[ 0.661712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700450] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.703596] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727248] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730464] Linux agpgart interface v0.103\n[ 0.733454] brd: module loaded\n[ 0.735505] loop: module loaded\n[ 0.741007] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.743160] GPT:90111 != 20971519\n[ 0.744104] GPT:Alternate GPT header not at the end of the disk.\n[ 0.745667] GPT:90111 != 20971519\n[ 0.746611] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747981] vda: vda1 vda15\n[ 0.749863] scsi host0: ata_piix\n[ 0.750913] scsi host1: ata_piix\n[ 0.751872] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.753667] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.755494] libphy: Fixed MDIO Bus: probed\n[ 0.756556] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757790] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760429] PPP generic driver version 2.4.2\n[ 0.761715] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763445] ehci-pci: EHCI PCI platform driver\n[ 0.764661] ehci-platform: EHCI generic platform driver\n[ 0.766084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767695] ohci-pci: OHCI PCI platform driver\n[ 0.768917] ohci-platform: OHCI generic platform driver\n[ 0.770359] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.789600] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.790513] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791857] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792781] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.793790] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.800023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.801469] usb usb1: Product: UHCI Host Controller\n[ 0.802398] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.803519] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804523] hub 1-0:1.0: USB hub found\n[ 0.805329] hub 1-0:1.0: 2 ports detected\n[ 0.806244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808345] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809297] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.810367] mousedev: PS/2 mouse device common for all mice\n[ 0.811675] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.813552] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815891] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817064] i2c /dev entries driver\n[ 0.817849] device-mapper: uevent: version 1.0.3\n[ 0.818842] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820451] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.822273] NET: Registered protocol family 10\n[ 0.823348] NET: Registered protocol family 17\n[ 0.824222] Key type dns_resolver registered\n[ 0.825204] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.826312] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828035] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829828] registered taskstats version 1\n[ 0.830645] Loading compiled-in X.509 certificates\n[ 0.832077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.833905] zswap: loaded using pool lzo/zbud\n[ 0.836053] Key type trusted registered\n[ 0.837842] Key type encrypted registered\n[ 0.838668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839676] ima: No TPM chip found, activating TPM-bypass!\n[ 0.840694] evm: HMAC attrs: 0x1\n[ 0.841697] Magic number: 10:202:788\n[ 0.842609] rtc_cmos 00:00: setting system clock to 2018-11-06 14:45:16 UTC (1541515516)\n[ 0.854459] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.855592] EDD information not available.\n[ 0.910970] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912521] Write protecting the kernel read-only data: 14336k\n[ 0.914169] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.915985] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.979018] 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 3.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 4.01. iid=i-000000a7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJLDVk6on10gmbMKUfK2ZB7ECoccyyHgyxROGy+8vmOygoah5NqGpIfuUe3OCQinKnlNZJ+7FbNGecVx/vZHzjpSVQdBqOS/2wKCA1H9nvq75jjHhapGyehAM915+xR7gJukRvawuVri1wCv5XG5aJbq64mPNxupb+QOoflXAggTbfZVs1+N5gOhubpHUC8KGO+bDdA+ipFPBlaAM0Ze65gP9RCaw75TQMxPoxirh/kwavuV7sIC/3FzU+/GhHGdhe3Wj8BUbhM6AE9uOPyHHG0B1XT9E8ZQ0eux4oO9Q/BMbg5kWdD01JkFij/BRLHDl21OeBUi2iNg/owinKvHpT root@createinstancetwonettests-f245c7a5-6de9-443a-b929-5d52010117ee\nssh-dss AAAAB3NzaC1kc3MAAACBAIQQXWw1+WIzIi+GV2XLgLZZfgfa0AWcV97rHj+/Kc34ruUFAgjTV2Y0rN01nMn7ZPNADnspXATABL4DwPnoCX1izYUhmTf8srxP1+MDE9IJPHNFsCH2BJAruUfBsbSgGdh0CPifVcpZY0apeGyUhCVWYYPIfk54Vq32wo1xEWx7AAAAFQDPaXz4D3M/b+Slvsy72HDdt7V7UQAAAIAn8XnFPRviCwfmqp0l3E2+I8l6V44UuA1czovfazL86QqFizPxC0mLMZJNgy5CJLdfP8Yih4SVFT6/P1jXSHteFWF/GwmOv6+lOMHqf0MI0swCJY+BsBlOLB5oc2ESYad6X7CVdGkpW73G2n68V0fBROtq9s+9KCigc+dCSZ6HXgAAAIBlH9INk5n6Vbs7L9JAFnuMwMBF30kMHdqSy81Dk0lAUQbsSOrUA7EPn/++7I7ctnjfuGjiCHK2kPbgwPKqbRNGhaYTNqNbu3rW56D+w49RCjHuGqN9o1algrttZKq4TUAtgALIUlF9DVZXafPu08pIPeKrK72vDTj0SH+RFjpXug== root@createinstancetwonettests-f245c7a5-6de9-443a-b929-5d52010117ee\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:fe43:f07f/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-f245c7a5-6de9-443a-b929-5d52010117ee\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=8.24 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-f245c7a5-6de9-443a-b929-5d52010117ee login: "} 2018-11-06 14:45:26,828 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9/action used request id req-afdc5fbd-0597-48c8-97f1-b5d76fd7c3df 2018-11-06 14:45:26,829 - create_instance - INFO - Deleting Port with ID - 498e517f-405b-469d-93ac-858710e91323 2018-11-06 14:45:26,830 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm1-port 2018-11-06 14:45:26,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/498e517f-405b-469d-93ac-858710e91323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:45:27,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d846245f-103c-4975-95d6-4ff757f6fa92 Date: Tue, 06 Nov 2018 14:45:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:45:27,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/498e517f-405b-469d-93ac-858710e91323 used request id req-d846245f-103c-4975-95d6-4ff757f6fa92 2018-11-06 14:45:27,303 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1 2018-11-06 14:45:27,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:45:27,468 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-b4593483-10ef-4f3a-aafa-cf4f80cd98c2 x-compute-request-id: req-b4593483-10ef-4f3a-aafa-cf4f80cd98c2 Content-Type: application/json 2018-11-06 14:45:27,468 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-b4593483-10ef-4f3a-aafa-cf4f80cd98c2 2018-11-06 14:45:27,468 - create_instance - INFO - Checking deletion status 2018-11-06 14:45:27,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:45:27,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-b8bf80f9-3b07-4f44-9810-075247fbe449 x-compute-request-id: req-b8bf80f9-3b07-4f44-9810-075247fbe449 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:5e:76", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:44:54.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:45:27Z", "hostId": "7c6e2e98ef724fbc276d70357169d1b4d05aa64428a596f4e29c4d8e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:27,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-b8bf80f9-3b07-4f44-9810-075247fbe449 2018-11-06 14:45:27,726 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1] is - ACTIVE 2018-11-06 14:45:27,726 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:45:30,729 - create_instance - DEBUG - VM status query timeout in 296.739263058 2018-11-06 14:45:30,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:45:31,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48e639b2-4749-407f-9bec-baf509ad37ba x-compute-request-id: req-48e639b2-4749-407f-9bec-baf509ad37ba 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.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:44:54.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:45:27Z", "hostId": "7c6e2e98ef724fbc276d70357169d1b4d05aa64428a596f4e29c4d8e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:31,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-48e639b2-4749-407f-9bec-baf509ad37ba 2018-11-06 14:45:31,319 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1] is - ACTIVE 2018-11-06 14:45:31,319 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:45:34,322 - create_instance - DEBUG - VM status query timeout in 293.146379948 2018-11-06 14:45:34,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:45:34,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f590358-84d3-4801-97a9-8e23ecd8bd9b x-compute-request-id: req-1f590358-84d3-4801-97a9-8e23ecd8bd9b 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.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:44:54.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:45:27Z", "hostId": "7c6e2e98ef724fbc276d70357169d1b4d05aa64428a596f4e29c4d8e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:34,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-1f590358-84d3-4801-97a9-8e23ecd8bd9b 2018-11-06 14:45:34,568 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1] is - ACTIVE 2018-11-06 14:45:34,568 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:45:37,571 - create_instance - DEBUG - VM status query timeout in 289.897141933 2018-11-06 14:45:37,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:45:37,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45: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-f60c4c27-4bcb-4972-83e9-43b9a9abef2b x-compute-request-id: req-f60c4c27-4bcb-4972-83e9-43b9a9abef2b 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.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2acaaec-7391-408d-9760-146adfbb46ce", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:44:54.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "b2acaaec-7391-408d-9760-146adfbb46ce", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:45:27Z", "hostId": "7c6e2e98ef724fbc276d70357169d1b4d05aa64428a596f4e29c4d8e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1", "created": "2018-11-06T14:44:49Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:37,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-f60c4c27-4bcb-4972-83e9-43b9a9abef2b 2018-11-06 14:45:37,853 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1] is - ACTIVE 2018-11-06 14:45:37,853 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:45:40,857 - create_instance - DEBUG - VM status query timeout in 286.611705065 2018-11-06 14:45:40,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0813feac27fdf3c261871b5339307649c5283c5" 2018-11-06 14:45:40,912 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:45: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-74aab67e-33d6-4ed6-8ce2-eec00ac36036 x-compute-request-id: req-74aab67e-33d6-4ed6-8ce2-eec00ac36036 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b2acaaec-7391-408d-9760-146adfbb46ce could not be found.", "code": 404}} 2018-11-06 14:45:40,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2acaaec-7391-408d-9760-146adfbb46ce used request id req-74aab67e-33d6-4ed6-8ce2-eec00ac36036 2018-11-06 14:45:40,912 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b2acaaec-7391-408d-9760-146adfbb46ce could not be found. (HTTP 404) (Request-ID: req-74aab67e-33d6-4ed6-8ce2-eec00ac36036) 2018-11-06 14:45:40,913 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst1 2018-11-06 14:45:40,914 - create_instance - INFO - Deleting Port with ID - 5cd4c5e6-8012-4239-a1b9-9f07da8f4896 2018-11-06 14:45:40,914 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-vm2-port 2018-11-06 14:45:40,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/5cd4c5e6-8012-4239-a1b9-9f07da8f4896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:41,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac0e5178-ca95-4e6b-8c23-1fb11a42bb5f Date: Tue, 06 Nov 2018 14:45:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:45:41,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/5cd4c5e6-8012-4239-a1b9-9f07da8f4896 used request id req-ac0e5178-ca95-4e6b-8c23-1fb11a42bb5f 2018-11-06 14:45:41,518 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2 2018-11-06 14:45:41,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:41,659 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:45:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3cc99db-67c7-4197-8dcf-de339833d829 x-compute-request-id: req-f3cc99db-67c7-4197-8dcf-de339833d829 Content-Type: application/json 2018-11-06 14:45:41,659 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-f3cc99db-67c7-4197-8dcf-de339833d829 2018-11-06 14:45:41,659 - create_instance - INFO - Checking deletion status 2018-11-06 14:45:41,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:41,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-dbcbec51-7e57-4909-90a1-57567fa32ff2 x-compute-request-id: req-dbcbec51-7e57-4909-90a1-57567fa32ff2 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:f0:7f", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:45:15.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:45:41Z", "hostId": "4912e443a0c705ffa875577f81e9f2d66bed54ca9505e9db32fe4225", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:41,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-dbcbec51-7e57-4909-90a1-57567fa32ff2 2018-11-06 14:45:41,904 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2] is - ACTIVE 2018-11-06 14:45:41,905 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:45:44,908 - create_instance - DEBUG - VM status query timeout in 296.751877069 2018-11-06 14:45:44,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:45,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13666650-55ac-44fd-835f-28b8b1875abf x-compute-request-id: req-13666650-55ac-44fd-835f-28b8b1875abf Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:45:15.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:45:41Z", "hostId": "4912e443a0c705ffa875577f81e9f2d66bed54ca9505e9db32fe4225", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:45,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-13666650-55ac-44fd-835f-28b8b1875abf 2018-11-06 14:45:45,169 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2] is - ACTIVE 2018-11-06 14:45:45,169 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:45:48,172 - create_instance - DEBUG - VM status query timeout in 293.487282991 2018-11-06 14:45:48,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bc778ed9126c4b02236c8edae16032feaff6ec" 2018-11-06 14:45:48,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:45: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-f81d954f-3159-4b3a-8ec0-7ecac0a9356d x-compute-request-id: req-f81d954f-3159-4b3a-8ec0-7ecac0a9356d 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.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5665724a-f660-454b-9cea-78f4348c72d9", "rel": "bookmark"}], "image": {"id": "5915aefc-72be-4856-aa67-427e8f8f69a5", "links": [{"href": "http://172.30.9.27:8774/images/5915aefc-72be-4856-aa67-427e8f8f69a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-11-06T14:45:15.000000", "flavor": {"id": "a072c1a2-4979-4f7b-bd52-d618a43ee974", "links": [{"href": "http://172.30.9.27:8774/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974", "rel": "bookmark"}]}, "id": "5665724a-f660-454b-9cea-78f4348c72d9", "user_id": "d56a68216e6444dbb74dc9772200d4fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-11-06T14:45:48Z", "hostId": "4912e443a0c705ffa875577f81e9f2d66bed54ca9505e9db32fe4225", "OS-SRV-USG:terminated_at": "2018-11-06T14:45:48.000000", "key_name": null, "name": "CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2", "created": "2018-11-06T14:45:05Z", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:45:48,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5665724a-f660-454b-9cea-78f4348c72d9 used request id req-f81d954f-3159-4b3a-8ec0-7ecac0a9356d 2018-11-06 14:45:48,416 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2] is - DELETED 2018-11-06 14:45:48,417 - create_instance - INFO - VM is - DELETED 2018-11-06 14:45:48,417 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-inst2 2018-11-06 14:45:48,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c0f29b83e46f5f8ca681a7d8a962c108ad0958" 2018-11-06 14:45:48,468 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:45: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-02269698-49c6-4eea-9c73-ea8259733b1c x-compute-request-id: req-02269698-49c6-4eea-9c73-ea8259733b1c Content-Length: 0 Content-Type: application/json 2018-11-06 14:45:48,468 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a072c1a2-4979-4f7b-bd52-d618a43ee974 used request id req-02269698-49c6-4eea-9c73-ea8259733b1c 2018-11-06 14:45:48,469 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router and port CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port1 2018-11-06 14:45:48,469 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:45:48,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" -d '{"port_id": "12562434-e542-4971-8888-7211b9ba182a"}' 2018-11-06 14:45:49,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-82cdeec7-7c79-4069-b515-7ba9dda415c0 Date: Tue, 06 Nov 2018 14:45:49 GMT RESP BODY: {"network_id": "6da0b357-8954-485d-ace1-c1b173cf7b58", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "subnet_id": "ec3a8b4a-2f4b-486f-b4ee-d43b25606255", "subnet_ids": ["ec3a8b4a-2f4b-486f-b4ee-d43b25606255"], "port_id": "12562434-e542-4971-8888-7211b9ba182a", "id": "74e0f31a-39f7-496b-8490-f9f8eb106c4b"} 2018-11-06 14:45:49,715 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b/remove_router_interface used request id req-82cdeec7-7c79-4069-b515-7ba9dda415c0 2018-11-06 14:45:49,715 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router and port CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-router-port2 2018-11-06 14:45:49,716 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:45:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" -d '{"port_id": "0450f424-acef-444b-ba4d-127049e3b5fe"}' 2018-11-06 14:45:51,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8255c5d4-0d3a-4651-830b-ac87d9f4f627 Date: Tue, 06 Nov 2018 14:45:51 GMT RESP BODY: {"network_id": "60c4a9e2-dc11-4874-9f02-642b7bace40b", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "subnet_id": "f1e9b80d-782b-43e9-8b9b-65c70506a3fb", "subnet_ids": ["f1e9b80d-782b-43e9-8b9b-65c70506a3fb"], "port_id": "0450f424-acef-444b-ba4d-127049e3b5fe", "id": "74e0f31a-39f7-496b-8490-f9f8eb106c4b"} 2018-11-06 14:45:51,185 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b/remove_router_interface used request id req-8255c5d4-0d3a-4651-830b-ac87d9f4f627 2018-11-06 14:45:51,185 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:45:51,185 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-pub-router 2018-11-06 14:45:51,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75034e7761b243f980ce3a19a945adcecc613c4d" 2018-11-06 14:45:54,026 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ef3d676-15cc-4731-8fbe-85097f73764d Content-Length: 0 Date: Tue, 06 Nov 2018 14:45:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:45:54,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/74e0f31a-39f7-496b-8490-f9f8eb106c4b used request id req-5ef3d676-15cc-4731-8fbe-85097f73764d 2018-11-06 14:45:54,027 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1 2018-11-06 14:45:54,027 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet1 2018-11-06 14:45:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ec3a8b4a-2f4b-486f-b4ee-d43b25606255 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d25e4e24219e4487858641cddd4298b49c31e" 2018-11-06 14:45:56,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33bac57d-4bdb-49ab-afca-13b2282551cc Date: Tue, 06 Nov 2018 14:45:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:45:56,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ec3a8b4a-2f4b-486f-b4ee-d43b25606255 used request id req-33bac57d-4bdb-49ab-afca-13b2282551cc 2018-11-06 14:45:56,527 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net1 2018-11-06 14:45:56,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/6da0b357-8954-485d-ace1-c1b173cf7b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582d25e4e24219e4487858641cddd4298b49c31e" 2018-11-06 14:45:58,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9a65860-d15f-4392-afcf-7935bc6a5ba9 Date: Tue, 06 Nov 2018 14:45:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:45:58,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6da0b357-8954-485d-ace1-c1b173cf7b58 used request id req-f9a65860-d15f-4392-afcf-7935bc6a5ba9 2018-11-06 14:45:58,166 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2 2018-11-06 14:45:58,166 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-subnet2 2018-11-06 14:45:58,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/f1e9b80d-782b-43e9-8b9b-65c70506a3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab426014571173f300721de13474e0c3cfdc7ca9" 2018-11-06 14:46:00,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f603562f-0123-4b7e-ab9c-c23fd0ba9d63 Date: Tue, 06 Nov 2018 14:46:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:46:00,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f1e9b80d-782b-43e9-8b9b-65c70506a3fb used request id req-f603562f-0123-4b7e-ab9c-c23fd0ba9d63 2018-11-06 14:46:00,588 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-net2 2018-11-06 14:46:00,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/60c4a9e2-dc11-4874-9f02-642b7bace40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab426014571173f300721de13474e0c3cfdc7ca9" 2018-11-06 14:46:01,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf731280-2bd2-4065-aa8c-30d65249cb58 Date: Tue, 06 Nov 2018 14:46:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:46:01,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/60c4a9e2-dc11-4874-9f02-642b7bace40b used request id req-cf731280-2bd2-4065-aa8c-30d65249cb58 2018-11-06 14:46:01,659 - neutron_utils - INFO - Deleting security group rule with ID - a6ebd310-8fd6-4c31-b9cb-11d4db436583 2018-11-06 14:46:01,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/a6ebd310-8fd6-4c31-b9cb-11d4db436583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:46:01,956 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0dcd182-555a-4bd8-bddf-358a4def0afa Content-Length: 0 Date: Tue, 06 Nov 2018 14:46:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:46:01,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/a6ebd310-8fd6-4c31-b9cb-11d4db436583 used request id req-b0dcd182-555a-4bd8-bddf-358a4def0afa 2018-11-06 14:46:01,956 - neutron_utils - INFO - Deleting security group rule with ID - e5d594c4-12e7-4d7d-9aad-37e8cb264993 2018-11-06 14:46:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/e5d594c4-12e7-4d7d-9aad-37e8cb264993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:46:02,058 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d04db703-c101-4a10-9f11-02f25bdac15d Content-Length: 0 Date: Tue, 06 Nov 2018 14:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:46:02,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/e5d594c4-12e7-4d7d-9aad-37e8cb264993 used request id req-d04db703-c101-4a10-9f11-02f25bdac15d 2018-11-06 14:46:02,059 - neutron_utils - INFO - Deleting security group rule with ID - b527387c-63a7-4b86-865b-6fcf3cd82317 2018-11-06 14:46:02,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b527387c-63a7-4b86-865b-6fcf3cd82317 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:46:02,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a038794-4571-4132-96ba-e0a67f5bdca5 Content-Length: 0 Date: Tue, 06 Nov 2018 14:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:46:02,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b527387c-63a7-4b86-865b-6fcf3cd82317 used request id req-4a038794-4571-4132-96ba-e0a67f5bdca5 2018-11-06 14:46:02,312 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-f245c7a5-6de9-443a-b929-5d52010117ee-sec-grp 2018-11-06 14:46:02,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d5cf3003-2f12-4f97-9a81-994cf400c2b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2910d264219f7e0383b02f391beed8d4b66506ba" 2018-11-06 14:46:02,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a8dcfca-c960-47bc-b54a-34e0a15ed211 Content-Length: 0 Date: Tue, 06 Nov 2018 14:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:46:02,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d5cf3003-2f12-4f97-9a81-994cf400c2b6 used request id req-0a8dcfca-c960-47bc-b54a-34e0a15ed211 2018-11-06 14:46:02,611 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-e71e1597-bd93-43b3-8c37-c58b20c94039 2018-11-06 14:46:02,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48d14fd2a434c2c252b259e0b779c79957be59c4" 2018-11-06 14:46:04,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65c2da18-6f4d-4734-a243-8dc05ced5641 Date: Tue, 06 Nov 2018 14:46:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:46:04,132 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5915aefc-72be-4856-aa67-427e8f8f69a5 used request id req-65c2da18-6f4d-4734-a243-8dc05ced5641 2018-11-06 14:46:04,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:46:04,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-70c81282-856b-4424-86ca-137501873532 Date: Tue, 06 Nov 2018 14:46:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:16Z", "updated_at": "2018-11-06T14:44:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:16Z", "revision_number": 0, "id": "05be9be8-3bd7-4d4b-b79e-0ac6c96acdff", "remote_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:16Z", "security_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "f686ef84c371406c8bc938b38c1619f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:16Z", "revision_number": 0, "id": "2f7a3f89-942d-4d8e-a60f-e498966d868a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:16Z", "security_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "f686ef84c371406c8bc938b38c1619f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:16Z", "revision_number": 0, "id": "3cf5afb2-f578-4770-bf92-fe157e5f4eb9", "remote_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:16Z", "security_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "f686ef84c371406c8bc938b38c1619f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:44:16Z", "revision_number": 0, "id": "71750ffd-4813-4f5c-8f98-6fa619e69646", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:44:16Z", "security_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "f686ef84c371406c8bc938b38c1619f9"}], "revision_number": 4, "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:46:04,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-70c81282-856b-4424-86ca-137501873532 2018-11-06 14:46:04,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:46:04,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8594079e-7938-4da1-be21-3aba7b68934c 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:46:04,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-8594079e-7938-4da1-be21-3aba7b68934c 2018-11-06 14:46:04,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:46:04,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd35fb7-bdcb-41a9-b618-5bda05667b5f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:46:04,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-0cd35fb7-bdcb-41a9-b618-5bda05667b5f 2018-11-06 14:46:04,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:46:04,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8728688c-e82f-4f7b-9367-3125b19b98d8 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:46:04,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-8728688c-e82f-4f7b-9367-3125b19b98d8 2018-11-06 14:46:04,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:46:04,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e2b4c0-4bba-4570-a773-348344e55728 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9"}, "enabled": true, "id": "f686ef84c371406c8bc938b38c1619f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj"}} 2018-11-06 14:46:04,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-c1e2b4c0-4bba-4570-a773-348344e55728 2018-11-06 14:46:04,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9da3b3ef-24e1-4238-9588-f7832e68d8bf 2018-11-06 14:46:04,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9da3b3ef-24e1-4238-9588-f7832e68d8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:46:04,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8eeb5b86-18a8-4c47-8fb8-43d3da3f8467 Date: Tue, 06 Nov 2018 14:46:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:16Z", "security_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:16Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "05be9be8-3bd7-4d4b-b79e-0ac6c96acdff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:16Z", "security_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:16Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "2f7a3f89-942d-4d8e-a60f-e498966d868a"}, {"remote_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:16Z", "security_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:16Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "3cf5afb2-f578-4770-bf92-fe157e5f4eb9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:44:16Z", "security_group_id": "9da3b3ef-24e1-4238-9588-f7832e68d8bf", "port_range_min": null, "revision_number": 0, "tenant_id": "f686ef84c371406c8bc938b38c1619f9", "created_at": "2018-11-06T14:44:16Z", "project_id": "f686ef84c371406c8bc938b38c1619f9", "id": "71750ffd-4813-4f5c-8f98-6fa619e69646"}]} 2018-11-06 14:46:04,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9da3b3ef-24e1-4238-9588-f7832e68d8bf used request id req-8eeb5b86-18a8-4c47-8fb8-43d3da3f8467 2018-11-06 14:46:04,950 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:46:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9da3b3ef-24e1-4238-9588-f7832e68d8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:46:05,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86823f39-e5fa-44c3-918e-a9fe63496f46 Content-Length: 0 Date: Tue, 06 Nov 2018 14:46:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:46:05,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9da3b3ef-24e1-4238-9588-f7832e68d8bf used request id req-86823f39-e5fa-44c3-918e-a9fe63496f46 2018-11-06 14:46:05,221 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj 2018-11-06 14:46:05,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:46:05,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f06da7b9-fa5c-4c62-bbec-cf4f92188add Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:46:05,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f686ef84c371406c8bc938b38c1619f9 used request id req-f06da7b9-fa5c-4c62-bbec-cf4f92188add 2018-11-06 14:46:05,416 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-f28ad9ba-68af-427-proj-role 2018-11-06 14:46:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a09ce9f9042d454c8e0511e93727356f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:46:05,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-714f1a4c-9c75-4c94-ac4f-9723445e223e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:46:05,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a09ce9f9042d454c8e0511e93727356f used request id req-714f1a4c-9c75-4c94-ac4f-9723445e223e 2018-11-06 14:46:05,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e357d6ffd7df523a8b846da2150b715b4e243cac" 2018-11-06 14:46:05,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9488a5ff-dfd7-4ba7-8d68-719666ad63a6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:46:05,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9488a5ff-dfd7-4ba7-8d68-719666ad63a6 2018-11-06 14:46:05,705 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-f28ad9ba-68af-427-user 2018-11-06 14:46:05,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d56a68216e6444dbb74dc9772200d4fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5cdd6e51d5f09c6586b5ed963f076ef55ba949" 2018-11-06 14:46:05,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2951d32b-261d-4402-a04e-f292b34fa897 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:46:05,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d56a68216e6444dbb74dc9772200d4fb used request id req-2951d32b-261d-4402-a04e-f292b34fa897 2018-11-06 14:46:05,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:06,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["d6mluyTVTiOIvaOkqdb62A"], "issued_at": "2018-11-06T14:46:06.000000Z"}} 2018-11-06 14:46:06,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702b2b1dfb34ce5b9815c59b0262d00d46e71aa5" 2018-11-06 14:46:06,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3250f727-96ec-43c3-92ae-4c0ed6ca2b5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:06,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3250f727-96ec-43c3-92ae-4c0ed6ca2b5b 2018-11-06 14:46:06,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:06,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:06,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["r8IqTqyfTJGUMdskDE85Cg"], "issued_at": "2018-11-06T14:46:06.000000Z"}} 2018-11-06 14:46:06,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:06,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c740fc-3749-4a20-b9d8-b82db53502ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:06,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d2c740fc-3749-4a20-b9d8-b82db53502ac 2018-11-06 14:46:06,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:46:06,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:46: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:46:06,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-7976c352-fe2e-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:06,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5e9a76-48be-48c3-8ea5-d041c8611002 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-7976c352-fe2e-497-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:46:06,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-7976c352-fe2e-497-proj used request id req-fd5e9a76-48be-48c3-8ea5-d041c8611002 2018-11-06 14:46:06,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:07,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a74bf9a-91b0-4149-a8a3-634691a0daac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:46:07,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0a74bf9a-91b0-4149-a8a3-634691a0daac 2018-11-06 14:46:07,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-proj"}}' 2018-11-06 14:46:07,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8d4f061-3d07-4f16-be91-4f4737854370 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/95b1fc1c3f9e40968fa425915182d60d"}, "enabled": true, "id": "95b1fc1c3f9e40968fa425915182d60d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-proj"}} 2018-11-06 14:46:07,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d8d4f061-3d07-4f16-be91-4f4737854370 2018-11-06 14:46:07,180 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-7976c352-fe2e-497-proj 2018-11-06 14:46:07,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:07,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:07,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["j0Rh5Mf7Qmq9FiUb6OhZzg"], "issued_at": "2018-11-06T14:46:07.000000Z"}} 2018-11-06 14:46:07,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d23243c2ea8ad755aeb0dcda77b94dba2b4a7c" 2018-11-06 14:46:07,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94a5995-8425-45f8-9c47-e38e6a49d3d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:07,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c94a5995-8425-45f8-9c47-e38e6a49d3d9 2018-11-06 14:46:07,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:46:07,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:46: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:46:07,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d23243c2ea8ad755aeb0dcda77b94dba2b4a7c" 2018-11-06 14:46:07,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a64db5-a898-43d6-b528-cbc380eacc03 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:46:07,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f3a64db5-a898-43d6-b528-cbc380eacc03 2018-11-06 14:46:07,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-7976c352-fe2e-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d23243c2ea8ad755aeb0dcda77b94dba2b4a7c" 2018-11-06 14:46:07,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6334125c-9440-4aef-b237-7d71f66e8229 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-7976c352-fe2e-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/95b1fc1c3f9e40968fa425915182d60d"}, "enabled": true, "id": "95b1fc1c3f9e40968fa425915182d60d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-proj"}]} 2018-11-06 14:46:07,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-7976c352-fe2e-497-proj used request id req-6334125c-9440-4aef-b237-7d71f66e8229 2018-11-06 14:46:07,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d23243c2ea8ad755aeb0dcda77b94dba2b4a7c" 2018-11-06 14:46:07,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06c99eb-cdb3-43b0-b997-ea11f9409b8c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:46:07,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f06c99eb-cdb3-43b0-b997-ea11f9409b8c 2018-11-06 14:46:08,282 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-7976c352-fe2e-497-user 2018-11-06 14:46:08,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:08,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599beaf1-5ba8-474b-b579-920b766777b1 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:46:08,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-599beaf1-5ba8-474b-b579-920b766777b1 2018-11-06 14:46:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" -d '{"role": {"name": "CreateInstanceSimpleTests-7976c352-fe2e-497-proj-role"}}' 2018-11-06 14:46:08,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be634767-79c7-4ba1-bae3-6fb3399c21b1 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abdc77bc84cc4f90bdc468d459bee84f", "links": {"self": "http://172.30.9.27:5000/v3/roles/abdc77bc84cc4f90bdc468d459bee84f"}, "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-proj-role"}} 2018-11-06 14:46:08,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-be634767-79c7-4ba1-bae3-6fb3399c21b1 2018-11-06 14:46:08,532 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-7976c352-fe2e-497-proj-role 2018-11-06 14:46:08,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/abdc77bc84cc4f90bdc468d459bee84f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:08,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc182fd-8c49-482d-bbac-62718a60d656 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/abdc77bc84cc4f90bdc468d459bee84f"}, "domain_id": null, "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-proj-role", "id": "abdc77bc84cc4f90bdc468d459bee84f"}} 2018-11-06 14:46:08,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/abdc77bc84cc4f90bdc468d459bee84f used request id req-bcc182fd-8c49-482d-bbac-62718a60d656 2018-11-06 14:46:08,628 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-7976c352-fe2e-497-proj-role to project CreateInstanceSimpleTests-7976c352-fe2e-497-proj 2018-11-06 14:46:08,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/95b1fc1c3f9e40968fa425915182d60d/users/fe2ef76610164a8ca7640a50a32bcab5/roles/abdc77bc84cc4f90bdc468d459bee84f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:08,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daca23fb-d25e-4cec-bb04-56b1f6648f75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:46:08,750 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/95b1fc1c3f9e40968fa425915182d60d/users/fe2ef76610164a8ca7640a50a32bcab5/roles/abdc77bc84cc4f90bdc468d459bee84f used request id req-daca23fb-d25e-4cec-bb04-56b1f6648f75 2018-11-06 14:46:08,751 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:46:08,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:08,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:08,754 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:46:08,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:08,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:09,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abdc77bc84cc4f90bdc468d459bee84f", "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-proj-role"}], "expires_at": "2018-11-06T15:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95b1fc1c3f9e40968fa425915182d60d", "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95b1fc1c3f9e40968fa425915182d60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95b1fc1c3f9e40968fa425915182d60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95b1fc1c3f9e40968fa425915182d60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95b1fc1c3f9e40968fa425915182d60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95b1fc1c3f9e40968fa425915182d60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95b1fc1c3f9e40968fa425915182d60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-user", "id": "fe2ef76610164a8ca7640a50a32bcab5"}, "audit_ids": ["NbDbf1tPTt6OPv0ZnBdbog"], "issued_at": "2018-11-06T14:46:09.000000Z"}} 2018-11-06 14:46:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73337766015dd2f5ddab3a8db9615f4bc19605f5" 2018-11-06 14:46:09,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3ca417-8bfa-496c-99af-800c97a882d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:09,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dc3ca417-8bfa-496c-99af-800c97a882d2 2018-11-06 14:46:09,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73337766015dd2f5ddab3a8db9615f4bc19605f5" 2018-11-06 14:46:09,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-af9040b1-9ede-4310-9d94-38b1d265b2eb Date: Tue, 06 Nov 2018 14:46:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image"} 2018-11-06 14:46:09,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image used request id req-af9040b1-9ede-4310-9d94-38b1d265b2eb 2018-11-06 14:46:09,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73337766015dd2f5ddab3a8db9615f4bc19605f5" 2018-11-06 14:46:09,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-416fce98-61b4-4aac-9ce1-a61f97740402 Date: Tue, 06 Nov 2018 14:46: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-11-06 14:46:09,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-416fce98-61b4-4aac-9ce1-a61f97740402 2018-11-06 14:46:09,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73337766015dd2f5ddab3a8db9615f4bc19605f5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image"}' 2018-11-06 14:46:09,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c X-Openstack-Request-Id: req-4398cbd4-4ad4-4bd4-af3f-90936f6134eb Date: Tue, 06 Nov 2018 14:46:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:46:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:46:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c", "min_disk": 0, "protected": false, "id": "75c686f1-1949-4c14-8164-a6460f8c473c", "file": "/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c/file", "checksum": null, "owner": "95b1fc1c3f9e40968fa425915182d60d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:46:09,798 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4398cbd4-4ad4-4bd4-af3f-90936f6134eb 2018-11-06 14:46:09,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73337766015dd2f5ddab3a8db9615f4bc19605f5" -d '' 2018-11-06 14:46:11,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0412e55b-adfe-4b40-9dd7-33bcd07c5ea4 Date: Tue, 06 Nov 2018 14:46:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:46:11,817 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c/file used request id req-0412e55b-adfe-4b40-9dd7-33bcd07c5ea4 2018-11-06 14:46:11,818 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:46:11,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73337766015dd2f5ddab3a8db9615f4bc19605f5" 2018-11-06 14:46:11,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-65675a8e-17eb-4e25-be41-3e7bb8533eca Date: Tue, 06 Nov 2018 14:46:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:46:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:46:11Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/75c686f1-1949-4c14-8164-a6460f8c473c/snap", "metadata": {}}], "self": "/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c", "min_disk": 0, "protected": false, "id": "75c686f1-1949-4c14-8164-a6460f8c473c", "file": "/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95b1fc1c3f9e40968fa425915182d60d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/75c686f1-1949-4c14-8164-a6460f8c473c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:46:11,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c used request id req-65675a8e-17eb-4e25-be41-3e7bb8533eca 2018-11-06 14:46:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73337766015dd2f5ddab3a8db9615f4bc19605f5" 2018-11-06 14:46:11,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e0a820de-422c-4f20-a4bb-4683dbf803b1 Date: Tue, 06 Nov 2018 14:46: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-11-06 14:46:11,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e0a820de-422c-4f20-a4bb-4683dbf803b1 2018-11-06 14:46:12,000 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image 2018-11-06 14:46:12,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73337766015dd2f5ddab3a8db9615f4bc19605f5" 2018-11-06 14:46:12,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9883e402-035f-406e-bbc5-5b3f53080e74 Date: Tue, 06 Nov 2018 14:46:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:46:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:46:11Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/75c686f1-1949-4c14-8164-a6460f8c473c/snap", "metadata": {}}], "self": "/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c", "min_disk": 0, "protected": false, "id": "75c686f1-1949-4c14-8164-a6460f8c473c", "file": "/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95b1fc1c3f9e40968fa425915182d60d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/75c686f1-1949-4c14-8164-a6460f8c473c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:46:12,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c used request id req-9883e402-035f-406e-bbc5-5b3f53080e74 2018-11-06 14:46:12,179 - create_image - DEBUG - Instance status is - active 2018-11-06 14:46:12,180 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image 2018-11-06 14:46:12,180 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image 2018-11-06 14:46:12,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:12,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:12,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["QXMB0SjmS_yT3E0GLL6b0A"], "issued_at": "2018-11-06T14:46:12.000000Z"}} 2018-11-06 14:46:12,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3534aba08a9556b9765aa56eb4709d3d542babf" 2018-11-06 14:46:12,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f948e8f9-ca29-4faf-8569-1125d2ef0b9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:12,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f948e8f9-ca29-4faf-8569-1125d2ef0b9b 2018-11-06 14:46:12,640 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:46:12,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3534aba08a9556b9765aa56eb4709d3d542babf" 2018-11-06 14:46:12,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46: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-888d1a07-971f-415c-a4c7-89924e48124e x-compute-request-id: req-888d1a07-971f-415c-a4c7-89924e48124e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:46:12,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-888d1a07-971f-415c-a4c7-89924e48124e 2018-11-06 14:46:12,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3534aba08a9556b9765aa56eb4709d3d542babf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-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-11-06 14:46:12,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46: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-39dcf3a5-2df4-4a40-a4e5-1844a52a09aa x-compute-request-id: req-39dcf3a5-2df4-4a40-a4e5-1844a52a09aa Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:46:12,873 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-39dcf3a5-2df4-4a40-a4e5-1844a52a09aa 2018-11-06 14:46:12,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:12,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:13,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["l7Oo_v93T0umV1qmyYm2IA"], "issued_at": "2018-11-06T14:46:13.000000Z"}} 2018-11-06 14:46:13,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25c2ec7d8cd18c774fa10fe54cb79bc56011ecd" 2018-11-06 14:46:13,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268b36f9-fefc-45fc-a633-9542582b6169 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:13,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-268b36f9-fefc-45fc-a633-9542582b6169 2018-11-06 14:46:13,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25c2ec7d8cd18c774fa10fe54cb79bc56011ecd" 2018-11-06 14:46:13,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dacf5b07-9d28-4c51-bfc8-3bfa62bc16c1 Date: Tue, 06 Nov 2018 14:46:13 GMT RESP BODY: {"networks":[]} 2018-11-06 14:46:13,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net used request id req-dacf5b07-9d28-4c51-bfc8-3bfa62bc16c1 2018-11-06 14:46:13,452 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net 2018-11-06 14:46:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25c2ec7d8cd18c774fa10fe54cb79bc56011ecd" -d '{"network": {"name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net", "admin_state_up": true}}' 2018-11-06 14:46:13,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-6787fd7a-1c29-40ca-839e-58ea585dd408 Date: Tue, 06 Nov 2018 14:46: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":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:46:13Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","mtu":1450}} 2018-11-06 14:46:13,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6787fd7a-1c29-40ca-839e-58ea585dd408 2018-11-06 14:46:13,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25c2ec7d8cd18c774fa10fe54cb79bc56011ecd" 2018-11-06 14:46:14,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-e9d42023-c595-4399-bd0a-5ef116faea95 Date: Tue, 06 Nov 2018 14:46:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:46:13Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:14,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-e9d42023-c595-4399-bd0a-5ef116faea95 2018-11-06 14:46:14,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25c2ec7d8cd18c774fa10fe54cb79bc56011ecd" 2018-11-06 14:46:14,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-363e2378-03b9-4131-9a26-6f903bf39ca3 Date: Tue, 06 Nov 2018 14:46:14 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:46:14,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-363e2378-03b9-4131-9a26-6f903bf39ca3 2018-11-06 14:46:14,484 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet 2018-11-06 14:46:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25c2ec7d8cd18c774fa10fe54cb79bc56011ecd" -d '{"subnets": [{"ip_version": 4, "network_id": "fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]}' 2018-11-06 14:46:15,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6342420a-123c-424e-9fc2-f9cb84fa19d0 Date: Tue, 06 Nov 2018 14:46:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:15,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6342420a-123c-424e-9fc2-f9cb84fa19d0 2018-11-06 14:46:15,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25c2ec7d8cd18c774fa10fe54cb79bc56011ecd" 2018-11-06 14:46:15,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5cd378e3-a7c9-48bd-b4ed-acc22e17ec18 Date: Tue, 06 Nov 2018 14:46:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["3deb8fbc-808c-473f-8276-1c45d57d1a2f"],"description":"","tags":[],"updated_at":"2018-11-06T14:46:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:15,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-5cd378e3-a7c9-48bd-b4ed-acc22e17ec18 2018-11-06 14:46:15,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25c2ec7d8cd18c774fa10fe54cb79bc56011ecd" 2018-11-06 14:46:15,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b676fab0-9cc3-4e0c-aba0-c646cc1e254a Date: Tue, 06 Nov 2018 14:46:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:15,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-b676fab0-9cc3-4e0c-aba0-c646cc1e254a 2018-11-06 14:46:15,540 - OpenStackNetwork - DEBUG - Network [fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a] created successfully 2018-11-06 14:46:15,540 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:46:15,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:15,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:15,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:15,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:15,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ITCSrP5vQbuA1ZFcQxCjvA"], "issued_at": "2018-11-06T14:46:15.000000Z"}} 2018-11-06 14:46:15,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf2e03d586e110d4aef7805b4587a21ac67e550" 2018-11-06 14:46:16,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f568b15e-3eb1-4bbc-8297-82e6d4491261 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:16,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f568b15e-3eb1-4bbc-8297-82e6d4491261 2018-11-06 14:46:16,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:16,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:16,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["fVA-OW21R3Ox8xqgk0N1pQ"], "issued_at": "2018-11-06T14:46:16.000000Z"}} 2018-11-06 14:46:16,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:16,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbeb32b2-a4a2-4902-8f41-ead0025a1b72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:16,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bbeb32b2-a4a2-4902-8f41-ead0025a1b72 2018-11-06 14:46:16,500 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:46:16,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:16,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99490236-ad15-46a0-9079-48590ccfb255 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:16,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-99490236-ad15-46a0-9079-48590ccfb255 2018-11-06 14:46:16,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:16,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ff7a8c4a-9647-474d-ab31-ae8e54f5b085 Date: Tue, 06 Nov 2018 14:46:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["3deb8fbc-808c-473f-8276-1c45d57d1a2f"],"description":"","tags":[],"updated_at":"2018-11-06T14:46:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:16,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net used request id req-ff7a8c4a-9647-474d-ab31-ae8e54f5b085 2018-11-06 14:46:16,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:46:16,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:46: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:46:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:16,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ff71aa-060e-4e88-b2c0-73de6e1bec0e 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:46:16,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-f5ff71aa-060e-4e88-b2c0-73de6e1bec0e 2018-11-06 14:46:16,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:17,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6b9ee49a-f192-4c47-8039-43f0cf973d8b Date: Tue, 06 Nov 2018 14:46:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:17,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-6b9ee49a-f192-4c47-8039-43f0cf973d8b 2018-11-06 14:46:17,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:17,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6397a6e8-172a-4a24-b835-161cc326f25a Date: Tue, 06 Nov 2018 14:46:17 GMT RESP BODY: {"ports":[]} 2018-11-06 14:46:17,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port&admin_state_up=True used request id req-6397a6e8-172a-4a24-b835-161cc326f25a 2018-11-06 14:46:17,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:17,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-946a954a-6331-4cca-bfcb-4aabadda765b x-compute-request-id: req-946a954a-6331-4cca-bfcb-4aabadda765b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:46:17,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst used request id req-946a954a-6331-4cca-bfcb-4aabadda765b 2018-11-06 14:46:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:18,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-93459550-8993-4046-8d6d-ee355750a05f Date: Tue, 06 Nov 2018 14:46:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["3deb8fbc-808c-473f-8276-1c45d57d1a2f"],"description":"","tags":[],"updated_at":"2018-11-06T14:46:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:18,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net used request id req-93459550-8993-4046-8d6d-ee355750a05f 2018-11-06 14:46:18,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:18,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2cd430-aa70-4702-ba20-18168d11062b 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:46:18,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-ba2cd430-aa70-4702-ba20-18168d11062b 2018-11-06 14:46:18,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:18,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ea49db5e-723b-405b-833e-f7e8386921f8 Date: Tue, 06 Nov 2018 14:46:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:18,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-ea49db5e-723b-405b-833e-f7e8386921f8 2018-11-06 14:46:18,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:18,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-51758d59-9e3f-4d5f-92df-744f1d796ff3 Date: Tue, 06 Nov 2018 14:46:18 GMT RESP BODY: {"ports":[]} 2018-11-06 14:46:18,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port&admin_state_up=True used request id req-51758d59-9e3f-4d5f-92df-744f1d796ff3 2018-11-06 14:46:18,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:18,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:18,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["iWBu4T-4TiCqCUgGvTEFJA"], "issued_at": "2018-11-06T14:46:18.000000Z"}} 2018-11-06 14:46:18,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947b1f02b255e426a6746452fe33c5c3eddec2c6" 2018-11-06 14:46:18,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f0003c-c485-499a-b4c3-55b5372ea552 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:18,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-16f0003c-c485-499a-b4c3-55b5372ea552 2018-11-06 14:46:18,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:19,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-677fd9a9-f67e-4efa-a9ad-6a96177be8b5 Date: Tue, 06 Nov 2018 14:46:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["3deb8fbc-808c-473f-8276-1c45d57d1a2f"],"description":"","tags":[],"updated_at":"2018-11-06T14:46:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:19,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net used request id req-677fd9a9-f67e-4efa-a9ad-6a96177be8b5 2018-11-06 14:46:19,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:19,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4ee064c6-08c8-47fd-8e94-93817072ca1a Date: Tue, 06 Nov 2018 14:46:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:19,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-4ee064c6-08c8-47fd-8e94-93817072ca1a 2018-11-06 14:46:19,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:19,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7c8cabec-292d-457d-9a8b-0c60581a1f1e Date: Tue, 06 Nov 2018 14:46:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["3deb8fbc-808c-473f-8276-1c45d57d1a2f"],"description":"","tags":[],"updated_at":"2018-11-06T14:46:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:19,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net used request id req-7c8cabec-292d-457d-9a8b-0c60581a1f1e 2018-11-06 14:46:19,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:46:19,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:46: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:46:19,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947b1f02b255e426a6746452fe33c5c3eddec2c6" 2018-11-06 14:46:19,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e65d152-9700-46ec-8271-cbcac0f93786 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:46:19,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-4e65d152-9700-46ec-8271-cbcac0f93786 2018-11-06 14:46:19,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:19,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-eef9126e-180f-46a5-84b5-f3475fb1bdba Date: Tue, 06 Nov 2018 14:46:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:19,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-eef9126e-180f-46a5-84b5-f3475fb1bdba 2018-11-06 14:46:19,981 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net 2018-11-06 14:46:19,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" -d '{"port": {"network_id": "fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a", "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port", "admin_state_up": true}}' 2018-11-06 14:46:20,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-788e4a2b-3219-434a-b719-8e8752814d84 Date: Tue, 06 Nov 2018 14:46:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:20Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.12"}],"id":"7d871baa-490a-421b-851e-933701800289","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:ed:ff","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port","project_id":"2216100af53b44269a1e842e87dafaef","qos_policy_id":null,"admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:20Z","binding:vnic_type":"normal"}} 2018-11-06 14:46:20,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-788e4a2b-3219-434a-b719-8e8752814d84 2018-11-06 14:46:20,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:21,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5d27d046-9eb1-4f57-9122-a387ef4aa831 Date: Tue, 06 Nov 2018 14:46:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["3deb8fbc-808c-473f-8276-1c45d57d1a2f"],"description":"","tags":[],"updated_at":"2018-11-06T14:46:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:21,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net used request id req-5d27d046-9eb1-4f57-9122-a387ef4aa831 2018-11-06 14:46:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:21,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5f8734-8942-4b5c-a126-15a0da8aefd2 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:46:21,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-de5f8734-8942-4b5c-a126-15a0da8aefd2 2018-11-06 14:46:21,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:21,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aaed4700-585f-48d8-a468-b2e1a8e31a81 Date: Tue, 06 Nov 2018 14:46:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:21,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-aaed4700-585f-48d8-a468-b2e1a8e31a81 2018-11-06 14:46:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:21,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-e1c0c4a5-d075-4f05-926a-79b400e6b602 Date: Tue, 06 Nov 2018 14:46:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.12"}],"id":"7d871baa-490a-421b-851e-933701800289","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:ed:ff","project_id":"2216100af53b44269a1e842e87dafaef","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:20Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:46:21,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port&admin_state_up=True used request id req-e1c0c4a5-d075-4f05-926a-79b400e6b602 2018-11-06 14:46:21,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:21,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3541b24f-3b26-4672-9f09-60f310795050 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:46:21,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-3541b24f-3b26-4672-9f09-60f310795050 2018-11-06 14:46:21,802 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst 2018-11-06 14:46:21,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:21,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84208e0e-9b16-4717-9054-9dee5377250b x-compute-request-id: req-84208e0e-9b16-4717-9054-9dee5377250b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-flavor-name"}]} 2018-11-06 14:46:21,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-84208e0e-9b16-4717-9054-9dee5377250b 2018-11-06 14:46:21,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:21,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22283ff6-d453-4dd3-a185-af1026425eaa x-compute-request-id: req-22283ff6-d453-4dd3-a185-af1026425eaa Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:46:21,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a used request id req-22283ff6-d453-4dd3-a185-af1026425eaa 2018-11-06 14:46:21,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:22,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-fe11bcca-275e-40fa-932f-892e8f9f7e82 Date: Tue, 06 Nov 2018 14:46:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:46:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:46:11Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/75c686f1-1949-4c14-8164-a6460f8c473c/snap", "metadata": {}}], "self": "/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c", "min_disk": 0, "protected": false, "id": "75c686f1-1949-4c14-8164-a6460f8c473c", "file": "/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95b1fc1c3f9e40968fa425915182d60d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/75c686f1-1949-4c14-8164-a6460f8c473c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image"} 2018-11-06 14:46:22,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image used request id req-fe11bcca-275e-40fa-932f-892e8f9f7e82 2018-11-06 14:46:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:22,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-449f7336-c476-41ee-a975-679f365c8a99 Date: Tue, 06 Nov 2018 14:46: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-11-06 14:46:22,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-449f7336-c476-41ee-a975-679f365c8a99 2018-11-06 14:46:22,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" -d '{"server": {"name": "CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "imageRef": "75c686f1-1949-4c14-8164-a6460f8c473c", "flavorRef": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "max_count": 1, "min_count": 1, "networks": [{"port": "7d871baa-490a-421b-851e-933701800289"}]}}' 2018-11-06 14:46:23,762 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:46:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65d109f2-541c-4a57-941c-6627288cc6bb x-compute-request-id: req-65d109f2-541c-4a57-941c-6627288cc6bb Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "694c26c5-a59d-425d-ae2a-50138728503f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "adminPass": "ww4nMCE5iZCp"}} 2018-11-06 14:46:23,762 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-65d109f2-541c-4a57-941c-6627288cc6bb 2018-11-06 14:46:23,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:24,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1ef02a2-8157-4a08-9767-b9a7a5d01333 x-compute-request-id: req-e1ef02a2-8157-4a08-9767-b9a7a5d01333 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.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "image": {"id": "75c686f1-1949-4c14-8164-a6460f8c473c", "links": [{"href": "http://172.30.9.27:8774/images/75c686f1-1949-4c14-8164-a6460f8c473c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}]}, "id": "694c26c5-a59d-425d-ae2a-50138728503f", "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:46:23Z", "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-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "created": "2018-11-06T14:46:23Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:46:24,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-e1ef02a2-8157-4a08-9767-b9a7a5d01333 2018-11-06 14:46:24,508 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst 2018-11-06 14:46:24,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:24,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46: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-b3925257-54a0-4e23-813d-114c82eef86d x-compute-request-id: req-b3925257-54a0-4e23-813d-114c82eef86d Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "image": {"id": "75c686f1-1949-4c14-8164-a6460f8c473c", "links": [{"href": "http://172.30.9.27:8774/images/75c686f1-1949-4c14-8164-a6460f8c473c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ad", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}]}, "id": "694c26c5-a59d-425d-ae2a-50138728503f", "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:46:24Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "created": "2018-11-06T14:46:23Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:46:24,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-b3925257-54a0-4e23-813d-114c82eef86d 2018-11-06 14:46:24,748 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst] is - BUILD 2018-11-06 14:46:24,748 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:46:27,752 - create_instance - DEBUG - VM status query timeout in 896.757082939 2018-11-06 14:46:27,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:28,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46: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-8a1d6869-cbe2-4e78-925f-56bf9c61554a x-compute-request-id: req-8a1d6869-cbe2-4e78-925f-56bf9c61554a Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ed:ff", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "image": {"id": "75c686f1-1949-4c14-8164-a6460f8c473c", "links": [{"href": "http://172.30.9.27:8774/images/75c686f1-1949-4c14-8164-a6460f8c473c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ad", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}]}, "id": "694c26c5-a59d-425d-ae2a-50138728503f", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:46:24Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "created": "2018-11-06T14:46:23Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:46:28,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-8a1d6869-cbe2-4e78-925f-56bf9c61554a 2018-11-06 14:46:28,293 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst] is - BUILD 2018-11-06 14:46:28,293 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:46:31,295 - create_instance - DEBUG - VM status query timeout in 893.213677883 2018-11-06 14:46:31,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:32,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-f031a12a-2060-478d-8e4b-41baeade1cb8 x-compute-request-id: req-f031a12a-2060-478d-8e4b-41baeade1cb8 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ed:ff", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "image": {"id": "75c686f1-1949-4c14-8164-a6460f8c473c", "links": [{"href": "http://172.30.9.27:8774/images/75c686f1-1949-4c14-8164-a6460f8c473c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ad", "OS-SRV-USG:launched_at": "2018-11-06T14:46:29.000000", "flavor": {"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}]}, "id": "694c26c5-a59d-425d-ae2a-50138728503f", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:46:29Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "created": "2018-11-06T14:46:23Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:46:32,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-f031a12a-2060-478d-8e4b-41baeade1cb8 2018-11-06 14:46:32,045 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst] is - ACTIVE 2018-11-06 14:46:32,045 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:46:32,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:32,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-8d2e58f9-13d9-49c1-a261-7ea94e778675 x-compute-request-id: req-8d2e58f9-13d9-49c1-a261-7ea94e778675 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ed:ff", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "image": {"id": "75c686f1-1949-4c14-8164-a6460f8c473c", "links": [{"href": "http://172.30.9.27:8774/images/75c686f1-1949-4c14-8164-a6460f8c473c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ad", "OS-SRV-USG:launched_at": "2018-11-06T14:46:29.000000", "flavor": {"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}]}, "id": "694c26c5-a59d-425d-ae2a-50138728503f", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:46:29Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "created": "2018-11-06T14:46:23Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:46:32,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-8d2e58f9-13d9-49c1-a261-7ea94e778675 2018-11-06 14:46:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:33,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-cd55db44-3757-4598-a25f-987d58617468 Date: Tue, 06 Nov 2018 14:46:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["3deb8fbc-808c-473f-8276-1c45d57d1a2f"],"description":"","tags":[],"updated_at":"2018-11-06T14:46:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:33,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net used request id req-cd55db44-3757-4598-a25f-987d58617468 2018-11-06 14:46:33,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:33,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeeb3e45-bdf0-4147-98ce-cee4bfbd8802 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:46:33,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-eeeb3e45-bdf0-4147-98ce-cee4bfbd8802 2018-11-06 14:46:33,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:33,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1f456490-0a65-4f95-988a-33c0486d6add Date: Tue, 06 Nov 2018 14:46:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:33,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-1f456490-0a65-4f95-988a-33c0486d6add 2018-11-06 14:46:33,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:33,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-c4e9024b-32b9-4662-a6fa-09ae62f60096 Date: Tue, 06 Nov 2018 14:46:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.12"}],"id":"7d871baa-490a-421b-851e-933701800289","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:ed:ff","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:20Z","binding:vnic_type":"normal","device_id":"694c26c5-a59d-425d-ae2a-50138728503f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.4"}],"id":"9c29ea0f-a5de-49d4-baae-9f149f5ce3b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:51:1d","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.3"}],"id":"b6659e6a-7499-4cb9-9091-36b062efe3fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:4d:05","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.2"}],"id":"c574d033-e12e-42ef-afb6-69b4f1fe1eb6","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:65:6f","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"}]} 2018-11-06 14:46:33,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-c4e9024b-32b9-4662-a6fa-09ae62f60096 2018-11-06 14:46:33,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:33,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Hz1Q0KLgRZO_bARuKZwj0A"], "issued_at": "2018-11-06T14:46:33.000000Z"}} 2018-11-06 14:46:33,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9c7be5c74af7320bb7f4aa11770c87e46b0789" 2018-11-06 14:46:34,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46: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-3ec8d955-dfef-43a4-b5d8-f6344d35e5c1 x-compute-request-id: req-3ec8d955-dfef-43a4-b5d8-f6344d35e5c1 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ed:ff", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "image": {"id": "75c686f1-1949-4c14-8164-a6460f8c473c", "links": [{"href": "http://172.30.9.27:8774/images/75c686f1-1949-4c14-8164-a6460f8c473c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ad", "OS-SRV-USG:launched_at": "2018-11-06T14:46:29.000000", "flavor": {"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}]}, "id": "694c26c5-a59d-425d-ae2a-50138728503f", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:46:29Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "created": "2018-11-06T14:46:23Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 14:46:34,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst used request id req-3ec8d955-dfef-43a4-b5d8-f6344d35e5c1 2018-11-06 14:46:34,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:34,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["5e56HeJWTqaV8VM3Sz2x1Q"], "issued_at": "2018-11-06T14:46:34.000000Z"}} 2018-11-06 14:46:34,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b32d49e3493365f7042a11285bcc2eb94acb7f8" 2018-11-06 14:46:35,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-af4424ed-5043-46e5-8828-664628790023 Date: Tue, 06 Nov 2018 14:46:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["3deb8fbc-808c-473f-8276-1c45d57d1a2f"],"description":"","tags":[],"updated_at":"2018-11-06T14:46:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:35,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net used request id req-af4424ed-5043-46e5-8828-664628790023 2018-11-06 14:46:35,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b32d49e3493365f7042a11285bcc2eb94acb7f8" 2018-11-06 14:46:35,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1c369f42-02ce-4012-993e-8764865092f8 Date: Tue, 06 Nov 2018 14:46:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:35,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-1c369f42-02ce-4012-993e-8764865092f8 2018-11-06 14:46:35,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b32d49e3493365f7042a11285bcc2eb94acb7f8" 2018-11-06 14:46:35,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-84ec4297-367b-4f13-aa7d-139c1bc6c4ef Date: Tue, 06 Nov 2018 14:46:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.12"}],"id":"7d871baa-490a-421b-851e-933701800289","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:ed:ff","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:20Z","binding:vnic_type":"normal","device_id":"694c26c5-a59d-425d-ae2a-50138728503f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.4"}],"id":"9c29ea0f-a5de-49d4-baae-9f149f5ce3b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:51:1d","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.3"}],"id":"b6659e6a-7499-4cb9-9091-36b062efe3fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:4d:05","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.2"}],"id":"c574d033-e12e-42ef-afb6-69b4f1fe1eb6","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:65:6f","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"}]} 2018-11-06 14:46:35,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-84ec4297-367b-4f13-aa7d-139c1bc6c4ef 2018-11-06 14:46:35,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:35,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abdc77bc84cc4f90bdc468d459bee84f", "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-proj-role"}], "expires_at": "2018-11-06T15:46:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95b1fc1c3f9e40968fa425915182d60d", "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95b1fc1c3f9e40968fa425915182d60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95b1fc1c3f9e40968fa425915182d60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95b1fc1c3f9e40968fa425915182d60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95b1fc1c3f9e40968fa425915182d60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95b1fc1c3f9e40968fa425915182d60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95b1fc1c3f9e40968fa425915182d60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95b1fc1c3f9e40968fa425915182d60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-7976c352-fe2e-497-user", "id": "fe2ef76610164a8ca7640a50a32bcab5"}, "audit_ids": ["Fv68QN9mSdC_61ei9nbuKg"], "issued_at": "2018-11-06T14:46:35.000000Z"}} 2018-11-06 14:46:35,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b320207dbea09331126887e7c600c1658ad660d3" 2018-11-06 14:46:36,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46: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-2abbef64-9058-455a-bbd3-3d03dfe3acce x-compute-request-id: req-2abbef64-9058-455a-bbd3-3d03dfe3acce Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:46:36,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst used request id req-2abbef64-9058-455a-bbd3-3d03dfe3acce 2018-11-06 14:46:36,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:37,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-80f24d33-b1d9-4de2-b5c7-83f39404dc2a x-compute-request-id: req-80f24d33-b1d9-4de2-b5c7-83f39404dc2a Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ed:ff", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "image": {"id": "75c686f1-1949-4c14-8164-a6460f8c473c", "links": [{"href": "http://172.30.9.27:8774/images/75c686f1-1949-4c14-8164-a6460f8c473c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ad", "OS-SRV-USG:launched_at": "2018-11-06T14:46:29.000000", "flavor": {"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}]}, "id": "694c26c5-a59d-425d-ae2a-50138728503f", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:46:29Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "created": "2018-11-06T14:46:23Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:46:37,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-80f24d33-b1d9-4de2-b5c7-83f39404dc2a 2018-11-06 14:46:37,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:37,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-511c46bb-7faa-4950-bd3d-47870fca87a0 Date: Tue, 06 Nov 2018 14:46:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["3deb8fbc-808c-473f-8276-1c45d57d1a2f"],"description":"","tags":[],"updated_at":"2018-11-06T14:46:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:37,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net used request id req-511c46bb-7faa-4950-bd3d-47870fca87a0 2018-11-06 14:46:37,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:37,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac96fcf-77bc-4432-97d6-e186e2aa4f53 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:46:37,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-2ac96fcf-77bc-4432-97d6-e186e2aa4f53 2018-11-06 14:46:37,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:37,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e29f5c95-8f2b-423f-b12d-e2fcacdf9dd2 Date: Tue, 06 Nov 2018 14:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:37,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-e29f5c95-8f2b-423f-b12d-e2fcacdf9dd2 2018-11-06 14:46:37,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:37,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-67ba2078-f28a-4897-b555-47c3e8abcf3d Date: Tue, 06 Nov 2018 14:46:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.12"}],"id":"7d871baa-490a-421b-851e-933701800289","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:ed:ff","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:20Z","binding:vnic_type":"normal","device_id":"694c26c5-a59d-425d-ae2a-50138728503f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.4"}],"id":"9c29ea0f-a5de-49d4-baae-9f149f5ce3b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:51:1d","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.3"}],"id":"b6659e6a-7499-4cb9-9091-36b062efe3fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:4d:05","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.2"}],"id":"c574d033-e12e-42ef-afb6-69b4f1fe1eb6","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:65:6f","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"}]} 2018-11-06 14:46:37,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-67ba2078-f28a-4897-b555-47c3e8abcf3d 2018-11-06 14:46:37,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:38,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46: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-fee1443c-0135-4365-af84-322d49655f68 x-compute-request-id: req-fee1443c-0135-4365-af84-322d49655f68 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ed:ff", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "image": {"id": "75c686f1-1949-4c14-8164-a6460f8c473c", "links": [{"href": "http://172.30.9.27:8774/images/75c686f1-1949-4c14-8164-a6460f8c473c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ad", "OS-SRV-USG:launched_at": "2018-11-06T14:46:29.000000", "flavor": {"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}]}, "id": "694c26c5-a59d-425d-ae2a-50138728503f", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:46:29Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "created": "2018-11-06T14:46:23Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:46:38,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-fee1443c-0135-4365-af84-322d49655f68 2018-11-06 14:46:38,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:38,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-659e169f-9639-479e-a246-26531643edc0 Date: Tue, 06 Nov 2018 14:46:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["3deb8fbc-808c-473f-8276-1c45d57d1a2f"],"description":"","tags":[],"updated_at":"2018-11-06T14:46:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:13Z","provider:network_type":"vxlan"}]} 2018-11-06 14:46:38,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net used request id req-659e169f-9639-479e-a246-26531643edc0 2018-11-06 14:46:38,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:38,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d57262-2d70-4e55-a86a-bdd78d85c768 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:46:38,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-f7d57262-2d70-4e55-a86a-bdd78d85c768 2018-11-06 14:46:38,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:38,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c8b21de1-ea49-4c5a-bf7e-a95e26e02842 Date: Tue, 06 Nov 2018 14:46:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:14Z","dns_nameservers":[],"updated_at":"2018-11-06T14:46:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2216100af53b44269a1e842e87dafaef","id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","subnetpool_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet"}]} 2018-11-06 14:46:38,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-c8b21de1-ea49-4c5a-bf7e-a95e26e02842 2018-11-06 14:46:38,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:38,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-1f5d5789-686a-4a02-ab1c-34a5d93f9268 Date: Tue, 06 Nov 2018 14:46:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.12"}],"id":"7d871baa-490a-421b-851e-933701800289","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:ed:ff","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:20Z","binding:vnic_type":"normal","device_id":"694c26c5-a59d-425d-ae2a-50138728503f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.4"}],"id":"9c29ea0f-a5de-49d4-baae-9f149f5ce3b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:51:1d","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.3"}],"id":"b6659e6a-7499-4cb9-9091-36b062efe3fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:4d:05","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:46:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3deb8fbc-808c-473f-8276-1c45d57d1a2f","ip_address":"10.55.0.2"}],"id":"c574d033-e12e-42ef-afb6-69b4f1fe1eb6","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:65:6f","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:46:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a"}]} 2018-11-06 14:46:38,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-1f5d5789-686a-4a02-ab1c-34a5d93f9268 2018-11-06 14:46:38,927 - create_instance - INFO - Deleting Port with ID - 7d871baa-490a-421b-851e-933701800289 2018-11-06 14:46:38,927 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-port 2018-11-06 14:46:38,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/7d871baa-490a-421b-851e-933701800289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:39,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d45b7ed4-5079-4b20-8747-a9324da17281 Date: Tue, 06 Nov 2018 14:46:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:46:39,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/7d871baa-490a-421b-851e-933701800289 used request id req-d45b7ed4-5079-4b20-8747-a9324da17281 2018-11-06 14:46:39,687 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst 2018-11-06 14:46:39,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:39,827 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14: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-25ff48b2-0677-47d6-8418-7f7843fee584 x-compute-request-id: req-25ff48b2-0677-47d6-8418-7f7843fee584 Content-Type: application/json 2018-11-06 14:46:39,827 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-25ff48b2-0677-47d6-8418-7f7843fee584 2018-11-06 14:46:39,828 - create_instance - INFO - Checking deletion status 2018-11-06 14:46:39,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:40,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-4db808f2-31b8-4824-ae4e-a552f621a38d x-compute-request-id: req-4db808f2-31b8-4824-ae4e-a552f621a38d Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ed:ff", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "image": {"id": "75c686f1-1949-4c14-8164-a6460f8c473c", "links": [{"href": "http://172.30.9.27:8774/images/75c686f1-1949-4c14-8164-a6460f8c473c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ad", "OS-SRV-USG:launched_at": "2018-11-06T14:46:29.000000", "flavor": {"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}]}, "id": "694c26c5-a59d-425d-ae2a-50138728503f", "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:46:39Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "created": "2018-11-06T14:46:23Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:46:40,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-4db808f2-31b8-4824-ae4e-a552f621a38d 2018-11-06 14:46:40,062 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst] is - ACTIVE 2018-11-06 14:46:40,062 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:46:43,065 - create_instance - DEBUG - VM status query timeout in 296.762886047 2018-11-06 14:46:43,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:43,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-055b1190-c29f-4a14-8a75-8cc045c6ee45 x-compute-request-id: req-055b1190-c29f-4a14-8a75-8cc045c6ee45 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.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/694c26c5-a59d-425d-ae2a-50138728503f", "rel": "bookmark"}], "image": {"id": "75c686f1-1949-4c14-8164-a6460f8c473c", "links": [{"href": "http://172.30.9.27:8774/images/75c686f1-1949-4c14-8164-a6460f8c473c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ad", "OS-SRV-USG:launched_at": "2018-11-06T14:46:29.000000", "flavor": {"id": "8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "links": [{"href": "http://172.30.9.27:8774/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a", "rel": "bookmark"}]}, "id": "694c26c5-a59d-425d-ae2a-50138728503f", "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:46:39Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-276539a4-95cd-4961-8c3d-86637d427b5e-inst", "created": "2018-11-06T14:46:23Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:46:43,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-055b1190-c29f-4a14-8a75-8cc045c6ee45 2018-11-06 14:46:43,344 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst] is - ACTIVE 2018-11-06 14:46:43,344 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:46:46,348 - create_instance - DEBUG - VM status query timeout in 293.480190992 2018-11-06 14:46:46,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1d50588ba01348e012906adff38afe8923b1fc" 2018-11-06 14:46:46,398 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:46: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-5a5f1eb4-5a2d-4861-a0b5-639f0f2ae608 x-compute-request-id: req-5a5f1eb4-5a2d-4861-a0b5-639f0f2ae608 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 694c26c5-a59d-425d-ae2a-50138728503f could not be found.", "code": 404}} 2018-11-06 14:46:46,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/694c26c5-a59d-425d-ae2a-50138728503f used request id req-5a5f1eb4-5a2d-4861-a0b5-639f0f2ae608 2018-11-06 14:46:46,398 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 694c26c5-a59d-425d-ae2a-50138728503f could not be found. (HTTP 404) (Request-ID: req-5a5f1eb4-5a2d-4861-a0b5-639f0f2ae608) 2018-11-06 14:46:46,398 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-inst 2018-11-06 14:46:46,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3534aba08a9556b9765aa56eb4709d3d542babf" 2018-11-06 14:46:46,457 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:46: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-1766c881-0845-4336-9160-27544aae9391 x-compute-request-id: req-1766c881-0845-4336-9160-27544aae9391 Content-Length: 0 Content-Type: application/json 2018-11-06 14:46:46,457 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8cc1ffd3-eb44-46e3-b6c8-e7f302470d9a used request id req-1766c881-0845-4336-9160-27544aae9391 2018-11-06 14:46:46,458 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet 2018-11-06 14:46:46,458 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-subnet 2018-11-06 14:46:46,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/3deb8fbc-808c-473f-8276-1c45d57d1a2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25c2ec7d8cd18c774fa10fe54cb79bc56011ecd" 2018-11-06 14:46:48,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-341c7eb8-78b0-409d-ae38-437f899a7bbb Date: Tue, 06 Nov 2018 14:46:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:46:48,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3deb8fbc-808c-473f-8276-1c45d57d1a2f used request id req-341c7eb8-78b0-409d-ae38-437f899a7bbb 2018-11-06 14:46:48,645 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-pub-net 2018-11-06 14:46:48,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25c2ec7d8cd18c774fa10fe54cb79bc56011ecd" 2018-11-06 14:46:49,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fa5bb12-33d2-436f-923a-38eee6bdadd0 Date: Tue, 06 Nov 2018 14:46:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:46:49,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fb1ecb63-a9d7-4e1d-9e90-6c84e5c9198a used request id req-3fa5bb12-33d2-436f-923a-38eee6bdadd0 2018-11-06 14:46:49,939 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-276539a4-95cd-4961-8c3d-86637d427b5e-image 2018-11-06 14:46:49,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73337766015dd2f5ddab3a8db9615f4bc19605f5" 2018-11-06 14:46:51,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0271d139-4370-4f01-9a48-e3637d361669 Date: Tue, 06 Nov 2018 14:46:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:46:51,090 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/75c686f1-1949-4c14-8164-a6460f8c473c used request id req-0271d139-4370-4f01-9a48-e3637d361669 2018-11-06 14:46:51,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:51,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-dbf23ba3-f333-474b-81a8-0d0e0355f8ad Date: Tue, 06 Nov 2018 14:46:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:46:51,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-dbf23ba3-f333-474b-81a8-0d0e0355f8ad 2018-11-06 14:46:51,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:51,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bdc447-5a3f-4c66-a8c7-e349e42860dc 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:46:51,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-a4bdc447-5a3f-4c66-a8c7-e349e42860dc 2018-11-06 14:46:51,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:51,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3945dc5d-f8f7-4fc3-ba31-7c3073f04887 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:46:51,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-3945dc5d-f8f7-4fc3-ba31-7c3073f04887 2018-11-06 14:46:51,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:51,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4af73cc-3ba2-43b3-b208-4c0038645c87 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:46:51,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-f4af73cc-3ba2-43b3-b208-4c0038645c87 2018-11-06 14:46:51,650 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-7976c352-fe2e-497-proj 2018-11-06 14:46:51,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/95b1fc1c3f9e40968fa425915182d60d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:51,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:46:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2044741c-cad5-4b27-8b06-4bec5ce8af93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:46:51,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/95b1fc1c3f9e40968fa425915182d60d used request id req-2044741c-cad5-4b27-8b06-4bec5ce8af93 2018-11-06 14:46:51,859 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-7976c352-fe2e-497-proj-role 2018-11-06 14:46:51,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/abdc77bc84cc4f90bdc468d459bee84f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:51,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:46:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb6a28b-540c-4ef6-8aef-48d6478ce8b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:46:51,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/abdc77bc84cc4f90bdc468d459bee84f used request id req-0eb6a28b-540c-4ef6-8aef-48d6478ce8b7 2018-11-06 14:46:51,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84bbc326dfaecdf4d28af6a43aa58d443b71676" 2018-11-06 14:46:52,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4e9949-cdb2-44c6-b713-7534211d1447 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:46:52,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8f4e9949-cdb2-44c6-b713-7534211d1447 2018-11-06 14:46:52,083 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-7976c352-fe2e-497-user 2018-11-06 14:46:52,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/fe2ef76610164a8ca7640a50a32bcab5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d23243c2ea8ad755aeb0dcda77b94dba2b4a7c" 2018-11-06 14:46:52,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cccefb01-95e9-4349-aa52-ce35b24067f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:46:52,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fe2ef76610164a8ca7640a50a32bcab5 used request id req-cccefb01-95e9-4349-aa52-ce35b24067f8 2018-11-06 14:46:52,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:52,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["0zxKYs84Ss2Y1tLOWVYKDg"], "issued_at": "2018-11-06T14:46:52.000000Z"}} 2018-11-06 14:46:52,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419cfe5bc44010c9d56c9991caef7915e19ad130" 2018-11-06 14:46:52,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9ec214-9219-4a3c-b1a8-4830102cce68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:52,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5a9ec214-9219-4a3c-b1a8-4830102cce68 2018-11-06 14:46:52,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:52,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:53,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["wKNVYbzYSMqWs0xv4gquzg"], "issued_at": "2018-11-06T14:46:53.000000Z"}} 2018-11-06 14:46:53,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:46:53,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff5434b-6ab2-4d86-8970-333576a7a067 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:53,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2ff5434b-6ab2-4d86-8970-333576a7a067 2018-11-06 14:46:53,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:46:53,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:46: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:46:53,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-df10d426-b232-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:46:53,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbaed13-bff3-46f7-8407-6db78d426a7e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-df10d426-b232-418-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:46:53,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-df10d426-b232-418-proj used request id req-dcbaed13-bff3-46f7-8407-6db78d426a7e 2018-11-06 14:46:53,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:46:53,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973333eb-4e29-42c7-b28e-8a2be8053f29 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:46:53,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-973333eb-4e29-42c7-b28e-8a2be8053f29 2018-11-06 14:46:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}}' 2018-11-06 14:46:53,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:46:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e719440e-9910-4967-874d-604869e492ff Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}} 2018-11-06 14:46:53,533 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e719440e-9910-4967-874d-604869e492ff 2018-11-06 14:46:53,533 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-df10d426-b232-418-proj 2018-11-06 14:46:53,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:53,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:53,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["pgohW8yKRua-H14WjwyH_w"], "issued_at": "2018-11-06T14:46:53.000000Z"}} 2018-11-06 14:46:53,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b524b4979f82d42bf9daeeb8062302c6a56171" 2018-11-06 14:46:53,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb43c0a5-9ba1-4d35-a462-b8d18aa07d4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:53,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bb43c0a5-9ba1-4d35-a462-b8d18aa07d4b 2018-11-06 14:46:53,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:46:53,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:46: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:46:53,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b524b4979f82d42bf9daeeb8062302c6a56171" 2018-11-06 14:46:54,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88acf4e8-b507-482f-ac35-c400ae82d7d6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:46:54,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-88acf4e8-b507-482f-ac35-c400ae82d7d6 2018-11-06 14:46:54,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-df10d426-b232-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b524b4979f82d42bf9daeeb8062302c6a56171" 2018-11-06 14:46:54,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd7f7de-a74c-4e7f-af88-6df5da0e3088 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-df10d426-b232-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}]} 2018-11-06 14:46:54,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-df10d426-b232-418-proj used request id req-efd7f7de-a74c-4e7f-af88-6df5da0e3088 2018-11-06 14:46:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b524b4979f82d42bf9daeeb8062302c6a56171" 2018-11-06 14:46:54,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6e64fa-f114-4a81-a714-e23135c31163 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:46:54,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ba6e64fa-f114-4a81-a714-e23135c31163 2018-11-06 14:46:54,658 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-df10d426-b232-418-user 2018-11-06 14:46:54,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:46:54,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02df9ad5-7b5c-4179-9b0b-ce276b4a50b9 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:46:54,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-02df9ad5-7b5c-4179-9b0b-ce276b4a50b9 2018-11-06 14:46:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" -d '{"role": {"name": "CreateInstanceSimpleTests-df10d426-b232-418-proj-role"}}' 2018-11-06 14:46:54,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:46:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8edd613-d271-40d1-a9be-5fa8af9f1b5c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1281846aec6c4cf993e15bb78c378f94", "links": {"self": "http://172.30.9.27:5000/v3/roles/1281846aec6c4cf993e15bb78c378f94"}, "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj-role"}} 2018-11-06 14:46:54,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e8edd613-d271-40d1-a9be-5fa8af9f1b5c 2018-11-06 14:46:54,899 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-df10d426-b232-418-proj-role 2018-11-06 14:46:54,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/1281846aec6c4cf993e15bb78c378f94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:46:54,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a148adf6-e8fc-497b-83d4-9018d49bfbc1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/1281846aec6c4cf993e15bb78c378f94"}, "domain_id": null, "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj-role", "id": "1281846aec6c4cf993e15bb78c378f94"}} 2018-11-06 14:46:54,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/1281846aec6c4cf993e15bb78c378f94 used request id req-a148adf6-e8fc-497b-83d4-9018d49bfbc1 2018-11-06 14:46:54,988 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-df10d426-b232-418-proj-role to project CreateInstanceSimpleTests-df10d426-b232-418-proj 2018-11-06 14:46:54,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0/users/328715f6d9fe4098a3bbe5fa6b0e4871/roles/1281846aec6c4cf993e15bb78c378f94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:46:55,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:46:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac815132-8c00-4dc5-827d-f174abf73804 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:46:55,152 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0/users/328715f6d9fe4098a3bbe5fa6b0e4871/roles/1281846aec6c4cf993e15bb78c378f94 used request id req-ac815132-8c00-4dc5-827d-f174abf73804 2018-11-06 14:46:55,152 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:46:55,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:55,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:55,155 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:46:55,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:55,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:55,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1281846aec6c4cf993e15bb78c378f94", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj-role"}], "expires_at": "2018-11-06T15:46:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a256007234c44c45bf59f5ceab5b42f0", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-df10d426-b232-418-user", "id": "328715f6d9fe4098a3bbe5fa6b0e4871"}, "audit_ids": ["fLSnuWcAQJGdR83424EMQw"], "issued_at": "2018-11-06T14:46:55.000000Z"}} 2018-11-06 14:46:55,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93060aab6a109965ef5dde8c33c37ace5b6322b5" 2018-11-06 14:46:55,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93660e77-985f-4823-a3f8-2823f03e32ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:55,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-93660e77-985f-4823-a3f8-2823f03e32ad 2018-11-06 14:46:55,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93060aab6a109965ef5dde8c33c37ace5b6322b5" 2018-11-06 14:46:55,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-67c64a64-5c21-41e9-9183-8b3296e218e0 Date: Tue, 06 Nov 2018 14:46:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image"} 2018-11-06 14:46:55,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image used request id req-67c64a64-5c21-41e9-9183-8b3296e218e0 2018-11-06 14:46:55,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93060aab6a109965ef5dde8c33c37ace5b6322b5" 2018-11-06 14:46:55,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3e33fae4-af5f-487b-9db3-d025b57bdf9e Date: Tue, 06 Nov 2018 14:46: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-11-06 14:46:55,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3e33fae4-af5f-487b-9db3-d025b57bdf9e 2018-11-06 14:46:55,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93060aab6a109965ef5dde8c33c37ace5b6322b5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image"}' 2018-11-06 14:46:56,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17 X-Openstack-Request-Id: req-6728e2fd-6b27-4848-a368-874d1e19b213 Date: Tue, 06 Nov 2018 14:46:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:46:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:46:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "min_disk": 0, "protected": false, "id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "file": "/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17/file", "checksum": null, "owner": "a256007234c44c45bf59f5ceab5b42f0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:46:56,175 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6728e2fd-6b27-4848-a368-874d1e19b213 2018-11-06 14:46:56,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93060aab6a109965ef5dde8c33c37ace5b6322b5" -d '' 2018-11-06 14:46:57,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b2fcbf67-37da-46ca-9bf6-f9458bc3d1b4 Date: Tue, 06 Nov 2018 14:46:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:46:57,699 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17/file used request id req-b2fcbf67-37da-46ca-9bf6-f9458bc3d1b4 2018-11-06 14:46:57,700 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:46:57,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93060aab6a109965ef5dde8c33c37ace5b6322b5" 2018-11-06 14:46:57,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-10f3d93b-f70c-4241-a9ad-adef4e065dfb Date: Tue, 06 Nov 2018 14:46:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:46:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:46:57Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/31928692-1aa2-43ca-91ad-6b61fd021a17/snap", "metadata": {}}], "self": "/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "min_disk": 0, "protected": false, "id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "file": "/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a256007234c44c45bf59f5ceab5b42f0", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/31928692-1aa2-43ca-91ad-6b61fd021a17/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:46:57,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17 used request id req-10f3d93b-f70c-4241-a9ad-adef4e065dfb 2018-11-06 14:46:57,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93060aab6a109965ef5dde8c33c37ace5b6322b5" 2018-11-06 14:46:58,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db01f9f2-c5cc-4777-8a06-164dc0c71a68 Date: Tue, 06 Nov 2018 14:46: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-11-06 14:46:58,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-db01f9f2-c5cc-4777-8a06-164dc0c71a68 2018-11-06 14:46:58,041 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image 2018-11-06 14:46:58,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93060aab6a109965ef5dde8c33c37ace5b6322b5" 2018-11-06 14:46:58,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-fd8044ea-9210-4971-abec-535de3a41560 Date: Tue, 06 Nov 2018 14:46:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:46:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:46:57Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/31928692-1aa2-43ca-91ad-6b61fd021a17/snap", "metadata": {}}], "self": "/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "min_disk": 0, "protected": false, "id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "file": "/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a256007234c44c45bf59f5ceab5b42f0", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/31928692-1aa2-43ca-91ad-6b61fd021a17/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:46:58,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17 used request id req-fd8044ea-9210-4971-abec-535de3a41560 2018-11-06 14:46:58,217 - create_image - DEBUG - Instance status is - active 2018-11-06 14:46:58,218 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image 2018-11-06 14:46:58,218 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image 2018-11-06 14:46:58,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:58,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:58,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["_uv6IpwfQs-2FbZuICUBmA"], "issued_at": "2018-11-06T14:46:58.000000Z"}} 2018-11-06 14:46:58,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfc02503a32adc4bf2d0c9d116b59b2d5783cd" 2018-11-06 14:46:58,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21963265-2dad-4f7d-ba5e-d843f22cd4ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:58,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-21963265-2dad-4f7d-ba5e-d843f22cd4ee 2018-11-06 14:46:58,691 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:46:58,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfc02503a32adc4bf2d0c9d116b59b2d5783cd" 2018-11-06 14:46:58,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91ed2775-5d08-4cd4-b3b0-347999b79f3e x-compute-request-id: req-91ed2775-5d08-4cd4-b3b0-347999b79f3e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:46:58,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-91ed2775-5d08-4cd4-b3b0-347999b79f3e 2018-11-06 14:46:58,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfc02503a32adc4bf2d0c9d116b59b2d5783cd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-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-11-06 14:46:58,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca8e13f9-66b8-4a47-bd61-6b444a02241e x-compute-request-id: req-ca8e13f9-66b8-4a47-bd61-6b444a02241e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:46:58,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ca8e13f9-66b8-4a47-bd61-6b444a02241e 2018-11-06 14:46:58,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:46:58,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:46:59,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1281846aec6c4cf993e15bb78c378f94", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj-role"}], "expires_at": "2018-11-06T15:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a256007234c44c45bf59f5ceab5b42f0", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-df10d426-b232-418-user", "id": "328715f6d9fe4098a3bbe5fa6b0e4871"}, "audit_ids": ["l67anTlCS2m8zICxtvk8SA"], "issued_at": "2018-11-06T14:46:59.000000Z"}} 2018-11-06 14:46:59,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fc61601809e83a945587ec0bb9cf31a6f356c5" 2018-11-06 14:46:59,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accf1d8c-9ae3-46f8-b217-f06819db8f80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:46:59,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-accf1d8c-9ae3-46f8-b217-f06819db8f80 2018-11-06 14:46:59,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fc61601809e83a945587ec0bb9cf31a6f356c5" 2018-11-06 14:46:59,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a7267e78-d2fa-4193-b600-8dfbbeeadc7f Date: Tue, 06 Nov 2018 14:46:59 GMT RESP BODY: {"networks":[]} 2018-11-06 14:46:59,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net used request id req-a7267e78-d2fa-4193-b600-8dfbbeeadc7f 2018-11-06 14:46:59,551 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net 2018-11-06 14:46:59,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fc61601809e83a945587ec0bb9cf31a6f356c5" -d '{"network": {"name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net", "admin_state_up": true}}' 2018-11-06 14:47:00,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4dcdc60e-0854-45ac-968a-3e45a920ec9a Date: Tue, 06 Nov 2018 14:47:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:46:59Z","is_default":false,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","mtu":1450}} 2018-11-06 14:47:00,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-4dcdc60e-0854-45ac-968a-3e45a920ec9a 2018-11-06 14:47:00,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fc61601809e83a945587ec0bb9cf31a6f356c5" 2018-11-06 14:47:00,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7c5e1108-2b75-4e71-8025-a5f4e3e95cef Date: Tue, 06 Nov 2018 14:47: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-11-06T14:46:59Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:00,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-7c5e1108-2b75-4e71-8025-a5f4e3e95cef 2018-11-06 14:47:00,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fc61601809e83a945587ec0bb9cf31a6f356c5" 2018-11-06 14:47:00,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8de425e0-7981-46f9-ac76-29f2852a7508 Date: Tue, 06 Nov 2018 14:47:00 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:47:00,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-8de425e0-7981-46f9-ac76-29f2852a7508 2018-11-06 14:47:00,752 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet 2018-11-06 14:47:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fc61601809e83a945587ec0bb9cf31a6f356c5" -d '{"subnets": [{"ip_version": 4, "network_id": "85b904a0-2f2b-449f-aa4f-058763c89a7a", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]}' 2018-11-06 14:47:01,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-50d5d8fe-5700-417d-b15d-8f84038156b0 Date: Tue, 06 Nov 2018 14:47:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","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":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:01,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-50d5d8fe-5700-417d-b15d-8f84038156b0 2018-11-06 14:47:01,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fc61601809e83a945587ec0bb9cf31a6f356c5" 2018-11-06 14:47:01,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-50455bb3-c8f8-438e-9ee1-9e03974123d9 Date: Tue, 06 Nov 2018 14:47: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":["86d7b116-177e-4d50-8746-208dcf227a52"],"updated_at":"2018-11-06T14:47:01Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:01,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-50455bb3-c8f8-438e-9ee1-9e03974123d9 2018-11-06 14:47:01,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fc61601809e83a945587ec0bb9cf31a6f356c5" 2018-11-06 14:47:02,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0f2f6b8d-3a55-43d5-9c38-721fb435bc40 Date: Tue, 06 Nov 2018 14:47:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:02,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-0f2f6b8d-3a55-43d5-9c38-721fb435bc40 2018-11-06 14:47:02,062 - OpenStackNetwork - DEBUG - Network [85b904a0-2f2b-449f-aa4f-058763c89a7a] created successfully 2018-11-06 14:47:02,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:47:02,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:02,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1281846aec6c4cf993e15bb78c378f94", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj-role"}], "expires_at": "2018-11-06T15:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a256007234c44c45bf59f5ceab5b42f0", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-df10d426-b232-418-user", "id": "328715f6d9fe4098a3bbe5fa6b0e4871"}, "audit_ids": ["TGxVa-RFR4Wq6iN3NxEgHw"], "issued_at": "2018-11-06T14:47:02.000000Z"}} 2018-11-06 14:47:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:02,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8865fb4f-1f31-49bc-b90f-0a7bc55c75a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:02,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8865fb4f-1f31-49bc-b90f-0a7bc55c75a7 2018-11-06 14:47:02,531 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:47:02,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:02,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8c47d2-7bcc-430e-b629-c68afbd8d910 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:02,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c8c47d2-7bcc-430e-b629-c68afbd8d910 2018-11-06 14:47:02,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:02,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5c27f32d-9e5a-4cbb-ba0a-55fb7c929d53 Date: Tue, 06 Nov 2018 14:47: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":["86d7b116-177e-4d50-8746-208dcf227a52"],"updated_at":"2018-11-06T14:47:01Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:02,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net used request id req-5c27f32d-9e5a-4cbb-ba0a-55fb7c929d53 2018-11-06 14:47:02,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:47:02,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:47: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:47:02,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:02,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83220ff6-4621-4f36-9299-68b992235898 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}} 2018-11-06 14:47:02,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 used request id req-83220ff6-4621-4f36-9299-68b992235898 2018-11-06 14:47:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:03,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4d34e028-fc77-4c2c-b832-1b83a766e89b Date: Tue, 06 Nov 2018 14:47:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:03,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-4d34e028-fc77-4c2c-b832-1b83a766e89b 2018-11-06 14:47:03,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:03,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74740458-e7d2-4062-bec2-c81aa3f7a164 Date: Tue, 06 Nov 2018 14:47:03 GMT RESP BODY: {"ports":[]} 2018-11-06 14:47:03,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port&admin_state_up=True used request id req-74740458-e7d2-4062-bec2-c81aa3f7a164 2018-11-06 14:47:03,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:03,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-96f20e3d-dcf8-459a-bf75-cdfcdd43165d x-compute-request-id: req-96f20e3d-dcf8-459a-bf75-cdfcdd43165d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:47:03,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst used request id req-96f20e3d-dcf8-459a-bf75-cdfcdd43165d 2018-11-06 14:47:03,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:04,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3b8bd24e-86dd-4222-a9f5-4f79a53ea27b Date: Tue, 06 Nov 2018 14:47: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":["86d7b116-177e-4d50-8746-208dcf227a52"],"updated_at":"2018-11-06T14:47:01Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:04,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net used request id req-3b8bd24e-86dd-4222-a9f5-4f79a53ea27b 2018-11-06 14:47:04,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:04,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610ae55e-a88a-4d4a-83ca-09f8f60a7bb3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}} 2018-11-06 14:47:04,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 used request id req-610ae55e-a88a-4d4a-83ca-09f8f60a7bb3 2018-11-06 14:47:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:04,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5d1fc477-34b8-4828-884b-8ccd2b0951dd Date: Tue, 06 Nov 2018 14:47:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:04,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-5d1fc477-34b8-4828-884b-8ccd2b0951dd 2018-11-06 14:47:04,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:04,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7bd6ba0c-7a37-436c-946d-273689ac582d Date: Tue, 06 Nov 2018 14:47:04 GMT RESP BODY: {"ports":[]} 2018-11-06 14:47:04,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port&admin_state_up=True used request id req-7bd6ba0c-7a37-436c-946d-273689ac582d 2018-11-06 14:47:04,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:47:04,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:04,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1281846aec6c4cf993e15bb78c378f94", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj-role"}], "expires_at": "2018-11-06T15:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a256007234c44c45bf59f5ceab5b42f0", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-df10d426-b232-418-user", "id": "328715f6d9fe4098a3bbe5fa6b0e4871"}, "audit_ids": ["QrN1aP66R-iMycrbgcbeMA"], "issued_at": "2018-11-06T14:47:04.000000Z"}} 2018-11-06 14:47:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f41b47c5dbd700deafabf920965daa3a408736" 2018-11-06 14:47:04,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b0ef44-d6fe-4609-8931-43b5a96aab84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:04,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-02b0ef44-d6fe-4609-8931-43b5a96aab84 2018-11-06 14:47:04,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:05,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3da2a09b-e6c7-4f38-99ae-2a66d076db13 Date: Tue, 06 Nov 2018 14:47: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":["86d7b116-177e-4d50-8746-208dcf227a52"],"updated_at":"2018-11-06T14:47:01Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:05,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net used request id req-3da2a09b-e6c7-4f38-99ae-2a66d076db13 2018-11-06 14:47:05,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:05,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1efe5ddf-4013-4864-9d61-c00ec5ca9c3e Date: Tue, 06 Nov 2018 14:47:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:05,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-1efe5ddf-4013-4864-9d61-c00ec5ca9c3e 2018-11-06 14:47:05,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:05,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0e0a3e91-5a5e-4d69-84c5-e988d13f666a Date: Tue, 06 Nov 2018 14:47: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":["86d7b116-177e-4d50-8746-208dcf227a52"],"updated_at":"2018-11-06T14:47:01Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:05,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net used request id req-0e0a3e91-5a5e-4d69-84c5-e988d13f666a 2018-11-06 14:47:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:47:05,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:47:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:47:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f41b47c5dbd700deafabf920965daa3a408736" 2018-11-06 14:47:05,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ef9607-61e2-4876-8fc4-f4d84c4ba95b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}} 2018-11-06 14:47:05,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 used request id req-d5ef9607-61e2-4876-8fc4-f4d84c4ba95b 2018-11-06 14:47:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:05,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c68fe527-6f55-4dbe-9fa0-dcb64b6054a6 Date: Tue, 06 Nov 2018 14:47:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:05,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-c68fe527-6f55-4dbe-9fa0-dcb64b6054a6 2018-11-06 14:47:05,700 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net 2018-11-06 14:47:05,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" -d '{"port": {"network_id": "85b904a0-2f2b-449f-aa4f-058763c89a7a", "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port", "admin_state_up": true}}' 2018-11-06 14:47:06,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-9c0ac5dd-0036-4849-8735-8e5b16bf2fdf Date: Tue, 06 Nov 2018 14:47:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.14"}],"id":"c618aa90-0507-43f1-ac22-60fc668549a9","security_groups":["20bea187-766c-4daf-9eac-eabf2c28f215"],"mac_address":"fa:16:3e:46:3d:a5","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port","project_id":"a256007234c44c45bf59f5ceab5b42f0","qos_policy_id":null,"admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:06Z","binding:vnic_type":"normal"}} 2018-11-06 14:47:06,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-9c0ac5dd-0036-4849-8735-8e5b16bf2fdf 2018-11-06 14:47:06,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:06,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e4109751-c5fb-457c-bfab-dcfcefae27d8 Date: Tue, 06 Nov 2018 14:47: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":["86d7b116-177e-4d50-8746-208dcf227a52"],"updated_at":"2018-11-06T14:47:01Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:06,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net used request id req-e4109751-c5fb-457c-bfab-dcfcefae27d8 2018-11-06 14:47:06,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:07,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2f4a56-a7e6-473b-841c-2ed2fa5a52cf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}} 2018-11-06 14:47:07,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 used request id req-8d2f4a56-a7e6-473b-841c-2ed2fa5a52cf 2018-11-06 14:47:07,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:07,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-461e736b-65a7-473b-a571-390cb9c643bb Date: Tue, 06 Nov 2018 14:47:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:07,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-461e736b-65a7-473b-a571-390cb9c643bb 2018-11-06 14:47:07,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:07,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-3dce4e1c-9f3e-4e16-94ba-4a1446d1ebb8 Date: Tue, 06 Nov 2018 14:47:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.14"}],"id":"c618aa90-0507-43f1-ac22-60fc668549a9","security_groups":["20bea187-766c-4daf-9eac-eabf2c28f215"],"mac_address":"fa:16:3e:46:3d:a5","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:47:07,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port&admin_state_up=True used request id req-3dce4e1c-9f3e-4e16-94ba-4a1446d1ebb8 2018-11-06 14:47:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:07,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6deada7-439c-469a-af98-1a202d5a2998 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}} 2018-11-06 14:47:07,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 used request id req-d6deada7-439c-469a-af98-1a202d5a2998 2018-11-06 14:47:07,424 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst 2018-11-06 14:47:07,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:07,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47: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-8d62e2a6-0992-418e-a467-8705f2ce5379 x-compute-request-id: req-8d62e2a6-0992-418e-a467-8705f2ce5379 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-flavor-name"}]} 2018-11-06 14:47:07,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8d62e2a6-0992-418e-a467-8705f2ce5379 2018-11-06 14:47:07,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:07,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47: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-8f31eea7-eb90-4cb4-b456-117d5b85a722 x-compute-request-id: req-8f31eea7-eb90-4cb4-b456-117d5b85a722 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:47:07,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3 used request id req-8f31eea7-eb90-4cb4-b456-117d5b85a722 2018-11-06 14:47:07,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:07,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-532e5102-70d2-43e7-ac88-c9f766c53218 Date: Tue, 06 Nov 2018 14:47:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:46:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:46:57Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/31928692-1aa2-43ca-91ad-6b61fd021a17/snap", "metadata": {}}], "self": "/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "min_disk": 0, "protected": false, "id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "file": "/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a256007234c44c45bf59f5ceab5b42f0", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/31928692-1aa2-43ca-91ad-6b61fd021a17/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image"} 2018-11-06 14:47:07,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image used request id req-532e5102-70d2-43e7-ac88-c9f766c53218 2018-11-06 14:47:07,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:07,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84dcd6c3-c3d0-42a3-9ea7-c39806e2818f Date: Tue, 06 Nov 2018 14:47: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-11-06 14:47:07,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-84dcd6c3-c3d0-42a3-9ea7-c39806e2818f 2018-11-06 14:47:07,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" -d '{"server": {"name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "imageRef": "31928692-1aa2-43ca-91ad-6b61fd021a17", "flavorRef": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "max_count": 1, "min_count": 1, "networks": [{"port": "c618aa90-0507-43f1-ac22-60fc668549a9"}]}}' 2018-11-06 14:47:09,319 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:47: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-b23705d2-26b2-49e9-b59c-59de36cca258 x-compute-request-id: req-b23705d2-26b2-49e9-b59c-59de36cca258 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "adminPass": "KZvmv3ViyNCR"}} 2018-11-06 14:47:09,319 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b23705d2-26b2-49e9-b59c-59de36cca258 2018-11-06 14:47:09,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:09,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7973f2d0-2061-4664-ac7b-bebb6c1e3a77 x-compute-request-id: req-7973f2d0-2061-4664-ac7b-bebb6c1e3a77 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.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "image": {"id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "links": [{"href": "http://172.30.9.27:8774/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}]}, "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "user_id": "328715f6d9fe4098a3bbe5fa6b0e4871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:47:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "created": "2018-11-06T14:47:09Z", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:09,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-7973f2d0-2061-4664-ac7b-bebb6c1e3a77 2018-11-06 14:47:09,545 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst 2018-11-06 14:47:09,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:09,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45a36e0c-4eb2-4972-94c6-fee29ab624c0 x-compute-request-id: req-45a36e0c-4eb2-4972-94c6-fee29ab624c0 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.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "image": {"id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "links": [{"href": "http://172.30.9.27:8774/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}]}, "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "user_id": "328715f6d9fe4098a3bbe5fa6b0e4871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:47:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "created": "2018-11-06T14:47:09Z", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:09,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-45a36e0c-4eb2-4972-94c6-fee29ab624c0 2018-11-06 14:47:09,899 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst] is - BUILD 2018-11-06 14:47:09,899 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:47:12,902 - create_instance - DEBUG - VM status query timeout in 896.642875195 2018-11-06 14:47:12,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:13,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47: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-6ed94843-0d59-425f-a4f0-a9d375016ddb x-compute-request-id: req-6ed94843-0d59-425f-a4f0-a9d375016ddb 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.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "image": {"id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "links": [{"href": "http://172.30.9.27:8774/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}]}, "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "security_groups": [{"name": "default"}], "user_id": "328715f6d9fe4098a3bbe5fa6b0e4871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:47:10Z", "hostId": "2c5a6eda07ed4342dfff4478dbe1273d85c7db1a42269626e35cf85b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "created": "2018-11-06T14:47:09Z", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:13,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-6ed94843-0d59-425f-a4f0-a9d375016ddb 2018-11-06 14:47:13,629 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst] is - BUILD 2018-11-06 14:47:13,629 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:47:16,632 - create_instance - DEBUG - VM status query timeout in 892.912621975 2018-11-06 14:47:16,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:16,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10de1900-d7d1-4fba-a6cc-8466bfe18e97 x-compute-request-id: req-10de1900-d7d1-4fba-a6cc-8466bfe18e97 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:3d:a5", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "image": {"id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "links": [{"href": "http://172.30.9.27:8774/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:47:15.000000", "flavor": {"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}]}, "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "security_groups": [{"name": "default"}], "user_id": "328715f6d9fe4098a3bbe5fa6b0e4871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:47:15Z", "hostId": "2c5a6eda07ed4342dfff4478dbe1273d85c7db1a42269626e35cf85b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "created": "2018-11-06T14:47:09Z", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:16,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-10de1900-d7d1-4fba-a6cc-8466bfe18e97 2018-11-06 14:47:16,970 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst] is - ACTIVE 2018-11-06 14:47:16,970 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:47:16,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:17,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b4cbefa-1d81-4230-9b1d-8bf591252a25 x-compute-request-id: req-6b4cbefa-1d81-4230-9b1d-8bf591252a25 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:3d:a5", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "image": {"id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "links": [{"href": "http://172.30.9.27:8774/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:47:15.000000", "flavor": {"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}]}, "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "security_groups": [{"name": "default"}], "user_id": "328715f6d9fe4098a3bbe5fa6b0e4871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:47:15Z", "hostId": "2c5a6eda07ed4342dfff4478dbe1273d85c7db1a42269626e35cf85b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "created": "2018-11-06T14:47:09Z", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:17,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-6b4cbefa-1d81-4230-9b1d-8bf591252a25 2018-11-06 14:47:17,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:17,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d4ad7e21-1b77-4625-bd7a-e4666cf4e301 Date: Tue, 06 Nov 2018 14:47: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":["86d7b116-177e-4d50-8746-208dcf227a52"],"updated_at":"2018-11-06T14:47:01Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:17,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net used request id req-d4ad7e21-1b77-4625-bd7a-e4666cf4e301 2018-11-06 14:47:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:17,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4c1aea-3b59-4c3a-83aa-339b03146024 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}} 2018-11-06 14:47:17,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 used request id req-ac4c1aea-3b59-4c3a-83aa-339b03146024 2018-11-06 14:47:17,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:17,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ed1a8e6c-a29f-4917-8650-99370d90e483 Date: Tue, 06 Nov 2018 14:47:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:17,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-ed1a8e6c-a29f-4917-8650-99370d90e483 2018-11-06 14:47:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:18,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-8effaa85-5369-46d9-a9e3-c2ff0769dfe2 Date: Tue, 06 Nov 2018 14:47:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.4"}],"id":"2a32402a-9038-4e11-bd79-c557c2649e41","security_groups":[],"mac_address":"fa:16:3e:86:80:72","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.3"}],"id":"2cc44a61-db24-40f7-be8f-b4a594944bac","security_groups":[],"mac_address":"fa:16:3e:6a:c2:d7","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.2"}],"id":"4cefc98a-6284-4ed9-ab56-c3bf2cb6fa02","security_groups":[],"mac_address":"fa:16:3e:9a:22:d5","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.14"}],"id":"c618aa90-0507-43f1-ac22-60fc668549a9","security_groups":["20bea187-766c-4daf-9eac-eabf2c28f215"],"mac_address":"fa:16:3e:46:3d:a5","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:06Z","binding:vnic_type":"normal","device_id":"a3b82eb8-b791-4672-a231-28b67a6cb12f"}]} 2018-11-06 14:47:18,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-8effaa85-5369-46d9-a9e3-c2ff0769dfe2 2018-11-06 14:47:18,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:18,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1281846aec6c4cf993e15bb78c378f94", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj-role"}], "expires_at": "2018-11-06T15:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a256007234c44c45bf59f5ceab5b42f0", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-df10d426-b232-418-user", "id": "328715f6d9fe4098a3bbe5fa6b0e4871"}, "audit_ids": ["v5qKFjPMRIWLBojl7Z4Z-w"], "issued_at": "2018-11-06T14:47:18.000000Z"}} 2018-11-06 14:47:18,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d86f6cdd85f38debdeb2f297d66afc2a155e9c2" 2018-11-06 14:47:19,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47: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-7c84b351-38f2-43aa-8cbe-1afde0a0cc0e x-compute-request-id: req-7c84b351-38f2-43aa-8cbe-1afde0a0cc0e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:3d:a5", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "image": {"id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "links": [{"href": "http://172.30.9.27:8774/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:47:15.000000", "flavor": {"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}]}, "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "security_groups": [{"name": "default"}], "user_id": "328715f6d9fe4098a3bbe5fa6b0e4871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:47:15Z", "hostId": "2c5a6eda07ed4342dfff4478dbe1273d85c7db1a42269626e35cf85b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "created": "2018-11-06T14:47:09Z", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 14:47:19,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst used request id req-7c84b351-38f2-43aa-8cbe-1afde0a0cc0e 2018-11-06 14:47:19,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:19,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1281846aec6c4cf993e15bb78c378f94", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj-role"}], "expires_at": "2018-11-06T15:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a256007234c44c45bf59f5ceab5b42f0", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a256007234c44c45bf59f5ceab5b42f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-df10d426-b232-418-user", "id": "328715f6d9fe4098a3bbe5fa6b0e4871"}, "audit_ids": ["kMPGX7plQ4OZpkuW44KTvA"], "issued_at": "2018-11-06T14:47:19.000000Z"}} 2018-11-06 14:47:19,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d616cd9e608d501a2a5372e4338dcdd8091549" 2018-11-06 14:47:19,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-223f6cbb-cba9-4614-830d-f6880700ada6 Date: Tue, 06 Nov 2018 14:47: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":["86d7b116-177e-4d50-8746-208dcf227a52"],"updated_at":"2018-11-06T14:47:01Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:19,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net used request id req-223f6cbb-cba9-4614-830d-f6880700ada6 2018-11-06 14:47:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d616cd9e608d501a2a5372e4338dcdd8091549" 2018-11-06 14:47:20,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e08333ca-9936-44a2-b2f5-e7f236bc4994 Date: Tue, 06 Nov 2018 14:47:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:20,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-e08333ca-9936-44a2-b2f5-e7f236bc4994 2018-11-06 14:47:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d616cd9e608d501a2a5372e4338dcdd8091549" 2018-11-06 14:47:20,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-54e8a55d-609e-4e3b-bb31-30a23c774414 Date: Tue, 06 Nov 2018 14:47:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.4"}],"id":"2a32402a-9038-4e11-bd79-c557c2649e41","security_groups":[],"mac_address":"fa:16:3e:86:80:72","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.3"}],"id":"2cc44a61-db24-40f7-be8f-b4a594944bac","security_groups":[],"mac_address":"fa:16:3e:6a:c2:d7","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.2"}],"id":"4cefc98a-6284-4ed9-ab56-c3bf2cb6fa02","security_groups":[],"mac_address":"fa:16:3e:9a:22:d5","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.14"}],"id":"c618aa90-0507-43f1-ac22-60fc668549a9","security_groups":["20bea187-766c-4daf-9eac-eabf2c28f215"],"mac_address":"fa:16:3e:46:3d:a5","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:06Z","binding:vnic_type":"normal","device_id":"a3b82eb8-b791-4672-a231-28b67a6cb12f"}]} 2018-11-06 14:47:20,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-54e8a55d-609e-4e3b-bb31-30a23c774414 2018-11-06 14:47:20,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:21,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10bba2cd-ce2e-48ff-b679-b04fe76a362e x-compute-request-id: req-10bba2cd-ce2e-48ff-b679-b04fe76a362e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:3d:a5", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "image": {"id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "links": [{"href": "http://172.30.9.27:8774/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:47:15.000000", "flavor": {"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}]}, "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "security_groups": [{"name": "default"}], "user_id": "328715f6d9fe4098a3bbe5fa6b0e4871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:47:15Z", "hostId": "2c5a6eda07ed4342dfff4478dbe1273d85c7db1a42269626e35cf85b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "created": "2018-11-06T14:47:09Z", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:21,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-10bba2cd-ce2e-48ff-b679-b04fe76a362e 2018-11-06 14:47:21,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:21,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-99296f2b-81d4-4184-9a39-47507e980ce0 Date: Tue, 06 Nov 2018 14: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":["86d7b116-177e-4d50-8746-208dcf227a52"],"updated_at":"2018-11-06T14:47:01Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:21,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net used request id req-99296f2b-81d4-4184-9a39-47507e980ce0 2018-11-06 14:47:21,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:21,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a71b7b8-33b5-49cc-aa17-170384d213bb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}} 2018-11-06 14:47:21,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 used request id req-1a71b7b8-33b5-49cc-aa17-170384d213bb 2018-11-06 14:47:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:21,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6c12619d-a304-475d-8349-733a7d7b93ce Date: Tue, 06 Nov 2018 14:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:21,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-6c12619d-a304-475d-8349-733a7d7b93ce 2018-11-06 14:47:21,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:21,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-f1fddc3d-e2df-45bd-9e28-47f87171200e Date: Tue, 06 Nov 2018 14:47:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.4"}],"id":"2a32402a-9038-4e11-bd79-c557c2649e41","security_groups":[],"mac_address":"fa:16:3e:86:80:72","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.3"}],"id":"2cc44a61-db24-40f7-be8f-b4a594944bac","security_groups":[],"mac_address":"fa:16:3e:6a:c2:d7","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.2"}],"id":"4cefc98a-6284-4ed9-ab56-c3bf2cb6fa02","security_groups":[],"mac_address":"fa:16:3e:9a:22:d5","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.14"}],"id":"c618aa90-0507-43f1-ac22-60fc668549a9","security_groups":["20bea187-766c-4daf-9eac-eabf2c28f215"],"mac_address":"fa:16:3e:46:3d:a5","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:06Z","binding:vnic_type":"normal","device_id":"a3b82eb8-b791-4672-a231-28b67a6cb12f"}]} 2018-11-06 14:47:21,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-f1fddc3d-e2df-45bd-9e28-47f87171200e 2018-11-06 14:47:21,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:22,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-652f5fe7-236f-4af8-9d18-bcd2cc7c19b7 x-compute-request-id: req-652f5fe7-236f-4af8-9d18-bcd2cc7c19b7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:3d:a5", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "image": {"id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "links": [{"href": "http://172.30.9.27:8774/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:47:15.000000", "flavor": {"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}]}, "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "security_groups": [{"name": "default"}], "user_id": "328715f6d9fe4098a3bbe5fa6b0e4871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:47:15Z", "hostId": "2c5a6eda07ed4342dfff4478dbe1273d85c7db1a42269626e35cf85b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "created": "2018-11-06T14:47:09Z", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:22,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-652f5fe7-236f-4af8-9d18-bcd2cc7c19b7 2018-11-06 14:47:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:22,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a31d0d10-7fb7-427e-9771-97f7b34605c6 Date: Tue, 06 Nov 2018 14:47:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["86d7b116-177e-4d50-8746-208dcf227a52"],"updated_at":"2018-11-06T14:47:01Z","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:46:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net"}]} 2018-11-06 14:47:22,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net used request id req-a31d0d10-7fb7-427e-9771-97f7b34605c6 2018-11-06 14:47:22,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:22,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114cabf5-aa7e-4d12-927a-d415133eed17 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}} 2018-11-06 14:47:22,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 used request id req-114cabf5-aa7e-4d12-927a-d415133eed17 2018-11-06 14:47:22,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:22,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-00667d3f-4a84-4201-987f-d02dd3dff2c0 Date: Tue, 06 Nov 2018 14:47:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a256007234c44c45bf59f5ceab5b42f0","id":"86d7b116-177e-4d50-8746-208dcf227a52","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet"}]} 2018-11-06 14:47:22,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-00667d3f-4a84-4201-987f-d02dd3dff2c0 2018-11-06 14:47:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:22,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-34ac19d3-ffa1-4a0f-9790-d9dc53d5a678 Date: Tue, 06 Nov 2018 14:47:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.4"}],"id":"2a32402a-9038-4e11-bd79-c557c2649e41","security_groups":[],"mac_address":"fa:16:3e:86:80:72","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.3"}],"id":"2cc44a61-db24-40f7-be8f-b4a594944bac","security_groups":[],"mac_address":"fa:16:3e:6a:c2:d7","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.2"}],"id":"4cefc98a-6284-4ed9-ab56-c3bf2cb6fa02","security_groups":[],"mac_address":"fa:16:3e:9a:22:d5","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-85b904a0-2f2b-449f-aa4f-058763c89a7a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86d7b116-177e-4d50-8746-208dcf227a52","ip_address":"10.55.0.14"}],"id":"c618aa90-0507-43f1-ac22-60fc668549a9","security_groups":["20bea187-766c-4daf-9eac-eabf2c28f215"],"mac_address":"fa:16:3e:46:3d:a5","project_id":"a256007234c44c45bf59f5ceab5b42f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port","admin_state_up":true,"network_id":"85b904a0-2f2b-449f-aa4f-058763c89a7a","tenant_id":"a256007234c44c45bf59f5ceab5b42f0","created_at":"2018-11-06T14:47:06Z","binding:vnic_type":"normal","device_id":"a3b82eb8-b791-4672-a231-28b67a6cb12f"}]} 2018-11-06 14:47:22,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-34ac19d3-ffa1-4a0f-9790-d9dc53d5a678 2018-11-06 14:47:22,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d86f6cdd85f38debdeb2f297d66afc2a155e9c2" 2018-11-06 14:47:22,741 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:47: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-898692ad-f8aa-4e18-ad3b-235ed54aa270 x-compute-request-id: req-898692ad-f8aa-4e18-ad3b-235ed54aa270 Content-Type: application/json 2018-11-06 14:47:22,741 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-898692ad-f8aa-4e18-ad3b-235ed54aa270 2018-11-06 14:47:22,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:23,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47: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-badd7750-fa1e-489d-8fdf-81b9734e545f x-compute-request-id: req-badd7750-fa1e-489d-8fdf-81b9734e545f Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:3d:a5", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "image": {"id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "links": [{"href": "http://172.30.9.27:8774/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:47:15.000000", "flavor": {"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}]}, "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "security_groups": [{"name": "default"}], "user_id": "328715f6d9fe4098a3bbe5fa6b0e4871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:47:22Z", "hostId": "2c5a6eda07ed4342dfff4478dbe1273d85c7db1a42269626e35cf85b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "created": "2018-11-06T14:47:09Z", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:23,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-badd7750-fa1e-489d-8fdf-81b9734e545f 2018-11-06 14:47:23,065 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst] is - ACTIVE 2018-11-06 14:47:23,066 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:47:26,066 - create_instance - DEBUG - VM status query timeout in 296.675019026 2018-11-06 14:47:26,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:26,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47: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-7fa41f10-89ae-43a9-9be7-f54739751e29 x-compute-request-id: req-7fa41f10-89ae-43a9-9be7-f54739751e29 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:3d:a5", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f", "rel": "bookmark"}], "image": {"id": "31928692-1aa2-43ca-91ad-6b61fd021a17", "links": [{"href": "http://172.30.9.27:8774/images/31928692-1aa2-43ca-91ad-6b61fd021a17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:47:15.000000", "flavor": {"id": "0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "links": [{"href": "http://172.30.9.27:8774/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3", "rel": "bookmark"}]}, "id": "a3b82eb8-b791-4672-a231-28b67a6cb12f", "security_groups": [{"name": "default"}], "user_id": "328715f6d9fe4098a3bbe5fa6b0e4871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:47:22Z", "hostId": "2c5a6eda07ed4342dfff4478dbe1273d85c7db1a42269626e35cf85b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst", "created": "2018-11-06T14:47:09Z", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:26,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-7fa41f10-89ae-43a9-9be7-f54739751e29 2018-11-06 14:47:26,823 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst] is - ACTIVE 2018-11-06 14:47:26,823 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:47:29,826 - create_instance - DEBUG - VM status query timeout in 292.915192842 2018-11-06 14:47:29,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:29,877 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:47:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9687b179-8689-467a-bc58-f2ed0e1091c3 x-compute-request-id: req-9687b179-8689-467a-bc58-f2ed0e1091c3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a3b82eb8-b791-4672-a231-28b67a6cb12f could not be found.", "code": 404}} 2018-11-06 14:47:29,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-9687b179-8689-467a-bc58-f2ed0e1091c3 2018-11-06 14:47:29,878 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a3b82eb8-b791-4672-a231-28b67a6cb12f could not be found. (HTTP 404) (Request-ID: req-9687b179-8689-467a-bc58-f2ed0e1091c3) 2018-11-06 14:47:29,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d86f6cdd85f38debdeb2f297d66afc2a155e9c2" 2018-11-06 14:47:30,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7370b9df-417a-46cc-adea-8d4ebe3ace59 x-compute-request-id: req-7370b9df-417a-46cc-adea-8d4ebe3ace59 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:47:30,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst used request id req-7370b9df-417a-46cc-adea-8d4ebe3ace59 2018-11-06 14:47:30,143 - create_instance - INFO - Deleting Port with ID - c618aa90-0507-43f1-ac22-60fc668549a9 2018-11-06 14:47:30,143 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-port 2018-11-06 14:47:30,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/c618aa90-0507-43f1-ac22-60fc668549a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:30,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3dbb0be-3a81-4af7-8cea-721910da49b1 Date: Tue, 06 Nov 2018 14:47:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:47:30,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/c618aa90-0507-43f1-ac22-60fc668549a9 used request id req-b3dbb0be-3a81-4af7-8cea-721910da49b1 2018-11-06 14:47:30,896 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst 2018-11-06 14:47:30,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:30,949 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb06d16c-8558-4a56-a31b-bd6a405700a1 x-compute-request-id: req-fb06d16c-8558-4a56-a31b-bd6a405700a1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a3b82eb8-b791-4672-a231-28b67a6cb12f could not be found.", "code": 404}} 2018-11-06 14:47:30,949 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-fb06d16c-8558-4a56-a31b-bd6a405700a1 2018-11-06 14:47:30,950 - create_instance - WARNING - Instance already deleted - Instance a3b82eb8-b791-4672-a231-28b67a6cb12f could not be found. (HTTP 404) (Request-ID: req-fb06d16c-8558-4a56-a31b-bd6a405700a1) 2018-11-06 14:47:30,950 - create_instance - INFO - Checking deletion status 2018-11-06 14:47:30,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434d5148a301194d06ddc1d81f66982899879ea9" 2018-11-06 14:47:30,998 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-892b86d3-74fa-4329-a526-826d69e1d33e x-compute-request-id: req-892b86d3-74fa-4329-a526-826d69e1d33e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a3b82eb8-b791-4672-a231-28b67a6cb12f could not be found.", "code": 404}} 2018-11-06 14:47:30,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3b82eb8-b791-4672-a231-28b67a6cb12f used request id req-892b86d3-74fa-4329-a526-826d69e1d33e 2018-11-06 14:47:30,999 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a3b82eb8-b791-4672-a231-28b67a6cb12f could not be found. (HTTP 404) (Request-ID: req-892b86d3-74fa-4329-a526-826d69e1d33e) 2018-11-06 14:47:30,999 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-inst 2018-11-06 14:47:31,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfc02503a32adc4bf2d0c9d116b59b2d5783cd" 2018-11-06 14:47:31,073 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:47:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68d205e5-e37d-42a5-b908-d273d0cda067 x-compute-request-id: req-68d205e5-e37d-42a5-b908-d273d0cda067 Content-Length: 0 Content-Type: application/json 2018-11-06 14:47:31,073 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0a9b34fe-571a-4f12-85c5-52921ce3bcd3 used request id req-68d205e5-e37d-42a5-b908-d273d0cda067 2018-11-06 14:47:31,074 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet 2018-11-06 14:47:31,074 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-subnet 2018-11-06 14:47:31,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/86d7b116-177e-4d50-8746-208dcf227a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fc61601809e83a945587ec0bb9cf31a6f356c5" 2018-11-06 14:47:33,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd87cb96-6727-437a-85b4-44228c2eb636 Date: Tue, 06 Nov 2018 14:47:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:47:33,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/86d7b116-177e-4d50-8746-208dcf227a52 used request id req-cd87cb96-6727-437a-85b4-44228c2eb636 2018-11-06 14:47:33,453 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-pub-net 2018-11-06 14:47:33,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/85b904a0-2f2b-449f-aa4f-058763c89a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fc61601809e83a945587ec0bb9cf31a6f356c5" 2018-11-06 14:47:34,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ede6278e-54b1-43e3-bf16-13bd190023be Date: Tue, 06 Nov 2018 14:47:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:47:34,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/85b904a0-2f2b-449f-aa4f-058763c89a7a used request id req-ede6278e-54b1-43e3-bf16-13bd190023be 2018-11-06 14:47:34,723 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-0206b95b-5ce8-4b2a-b5b7-b0b6e520be5d-image 2018-11-06 14:47:34,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93060aab6a109965ef5dde8c33c37ace5b6322b5" 2018-11-06 14:47:36,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a59a8d26-e155-4c72-a670-a0cc01ca3cd0 Date: Tue, 06 Nov 2018 14:47:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:47:36,617 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/31928692-1aa2-43ca-91ad-6b61fd021a17 used request id req-a59a8d26-e155-4c72-a670-a0cc01ca3cd0 2018-11-06 14:47:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:47:36,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-cbecfb2c-8648-47eb-a7f7-e2fe553e6536 Date: Tue, 06 Nov 2018 14:47:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "created_at": "2018-11-06T14:46:59Z", "updated_at": "2018-11-06T14:46:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:46:59Z", "revision_number": 0, "id": "0a42d986-54f5-4643-b09d-d2e9c71887f5", "remote_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "remote_ip_prefix": null, "created_at": "2018-11-06T14:46:59Z", "security_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a256007234c44c45bf59f5ceab5b42f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:46:59Z", "revision_number": 0, "id": "5a3578da-7528-412e-9772-420092adeb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:46:59Z", "security_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a256007234c44c45bf59f5ceab5b42f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:46:59Z", "revision_number": 0, "id": "d3dd9ecb-2b59-41fa-be41-79db5d9b6075", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:46:59Z", "security_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a256007234c44c45bf59f5ceab5b42f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:46:59Z", "revision_number": 0, "id": "f64bca26-ee39-475a-b4d0-1f7b8d8ce7b0", "remote_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "remote_ip_prefix": null, "created_at": "2018-11-06T14:46:59Z", "security_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a256007234c44c45bf59f5ceab5b42f0"}], "revision_number": 4, "project_id": "a256007234c44c45bf59f5ceab5b42f0", "id": "20bea187-766c-4daf-9eac-eabf2c28f215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:47:36,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-cbecfb2c-8648-47eb-a7f7-e2fe553e6536 2018-11-06 14:47:36,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:47:36,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-731f8809-f926-4fb6-a949-4270a8c81210 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0"}, "enabled": true, "id": "a256007234c44c45bf59f5ceab5b42f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-df10d426-b232-418-proj"}} 2018-11-06 14:47:36,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 used request id req-731f8809-f926-4fb6-a949-4270a8c81210 2018-11-06 14:47:36,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20bea187-766c-4daf-9eac-eabf2c28f215 2018-11-06 14:47:36,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20bea187-766c-4daf-9eac-eabf2c28f215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:47:37,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-53335faf-ef4b-4974-a785-76827da9da32 Date: Tue, 06 Nov 2018 14:47:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:46:59Z", "security_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "port_range_min": null, "revision_number": 0, "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "created_at": "2018-11-06T14:46:59Z", "project_id": "a256007234c44c45bf59f5ceab5b42f0", "id": "0a42d986-54f5-4643-b09d-d2e9c71887f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:46:59Z", "security_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "port_range_min": null, "revision_number": 0, "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "created_at": "2018-11-06T14:46:59Z", "project_id": "a256007234c44c45bf59f5ceab5b42f0", "id": "5a3578da-7528-412e-9772-420092adeb73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:46:59Z", "security_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "port_range_min": null, "revision_number": 0, "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "created_at": "2018-11-06T14:46:59Z", "project_id": "a256007234c44c45bf59f5ceab5b42f0", "id": "d3dd9ecb-2b59-41fa-be41-79db5d9b6075"}, {"remote_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:46:59Z", "security_group_id": "20bea187-766c-4daf-9eac-eabf2c28f215", "port_range_min": null, "revision_number": 0, "tenant_id": "a256007234c44c45bf59f5ceab5b42f0", "created_at": "2018-11-06T14:46:59Z", "project_id": "a256007234c44c45bf59f5ceab5b42f0", "id": "f64bca26-ee39-475a-b4d0-1f7b8d8ce7b0"}]} 2018-11-06 14:47:37,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20bea187-766c-4daf-9eac-eabf2c28f215 used request id req-53335faf-ef4b-4974-a785-76827da9da32 2018-11-06 14:47:37,098 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:47:37,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/20bea187-766c-4daf-9eac-eabf2c28f215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:47:37,630 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57e3c078-f041-4e86-a385-949be2bafc8c Content-Length: 0 Date: Tue, 06 Nov 2018 14:47:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:47:37,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/20bea187-766c-4daf-9eac-eabf2c28f215 used request id req-57e3c078-f041-4e86-a385-949be2bafc8c 2018-11-06 14:47:37,631 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-df10d426-b232-418-proj 2018-11-06 14:47:37,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:47:37,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e362d850-e4a9-479a-bb20-b2648eea677d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:47:37,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a256007234c44c45bf59f5ceab5b42f0 used request id req-e362d850-e4a9-479a-bb20-b2648eea677d 2018-11-06 14:47:37,931 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-df10d426-b232-418-proj-role 2018-11-06 14:47:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/1281846aec6c4cf993e15bb78c378f94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:47:38,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccf191f3-9e09-430a-8019-3b4fd5d79a2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:47:38,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/1281846aec6c4cf993e15bb78c378f94 used request id req-ccf191f3-9e09-430a-8019-3b4fd5d79a2e 2018-11-06 14:47:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a693d2f2155602da5349be7c3348a55ba1d35" 2018-11-06 14:47:38,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537bfb9e-01ad-4552-8936-6d9fa55e675e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:47:38,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-537bfb9e-01ad-4552-8936-6d9fa55e675e 2018-11-06 14:47:38,134 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-df10d426-b232-418-user 2018-11-06 14:47:38,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/328715f6d9fe4098a3bbe5fa6b0e4871 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b524b4979f82d42bf9daeeb8062302c6a56171" 2018-11-06 14:47:38,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd79973a-3a09-4df5-915c-9cdf81c30876 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:47:38,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/328715f6d9fe4098a3bbe5fa6b0e4871 used request id req-cd79973a-3a09-4df5-915c-9cdf81c30876 2018-11-06 14:47:38,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:38,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["dUvoeptdQUS9bXqj85wiew"], "issued_at": "2018-11-06T14:47:38.000000Z"}} 2018-11-06 14:47:38,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483d0eae1152fe010fd4bb9cec149f15b354f9af" 2018-11-06 14:47:38,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fab28bf-126f-41b8-8119-3b6ea2d9c8ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:38,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3fab28bf-126f-41b8-8119-3b6ea2d9c8ba 2018-11-06 14:47:38,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:47:38,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:39,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["qg5KzMp6RZ6JsB3lY9AZYg"], "issued_at": "2018-11-06T14:47:39.000000Z"}} 2018-11-06 14:47:39,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:47:39,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb64f34-6d0a-4064-841f-37ebf1561815 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:39,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1bb64f34-6d0a-4064-841f-37ebf1561815 2018-11-06 14:47:39,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:47:39,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:47:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:47:39,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:47:39,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6463b8a9-4e3a-41ea-8042-44ab9e85d1ba Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:47:39,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj used request id req-6463b8a9-4e3a-41ea-8042-44ab9e85d1ba 2018-11-06 14:47:39,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:47:39,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35737003-30ab-41aa-af7c-fd2220b8b86f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:47:39,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-35737003-30ab-41aa-af7c-fd2220b8b86f 2018-11-06 14:47:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}}' 2018-11-06 14:47:39,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:47:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56cb96c1-dde0-4230-864c-c99c44742fe4 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3"}, "enabled": true, "id": "e2cf4a5a344143849ef5a5052efd87b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}} 2018-11-06 14:47:39,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-56cb96c1-dde0-4230-864c-c99c44742fe4 2018-11-06 14:47:39,707 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj 2018-11-06 14:47:39,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:47:39,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:40,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:47:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["LewPIDDPR6q28Tt1G-I6Lw"], "issued_at": "2018-11-06T14:47:40.000000Z"}} 2018-11-06 14:47:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5556dd6070bf66b4a4693ed98070b8dc27ef87d7" 2018-11-06 14:47:40,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1ea3c5-5171-4838-b54b-8573c9bdf1d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:40,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0b1ea3c5-5171-4838-b54b-8573c9bdf1d4 2018-11-06 14:47:40,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:47:40,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:47:40,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5556dd6070bf66b4a4693ed98070b8dc27ef87d7" 2018-11-06 14:47:40,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e708d5b-2df2-45a7-b474-3c7131784548 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:47:40,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0e708d5b-2df2-45a7-b474-3c7131784548 2018-11-06 14:47:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5556dd6070bf66b4a4693ed98070b8dc27ef87d7" 2018-11-06 14:47:40,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193b9317-8795-452b-ac35-0448f5e09911 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3"}, "enabled": true, "id": "e2cf4a5a344143849ef5a5052efd87b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}]} 2018-11-06 14:47:40,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj used request id req-193b9317-8795-452b-ac35-0448f5e09911 2018-11-06 14:47:40,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5556dd6070bf66b4a4693ed98070b8dc27ef87d7" 2018-11-06 14:47:40,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30090c55-7dd4-4222-880b-758851d0110b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:47:40,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-30090c55-7dd4-4222-880b-758851d0110b 2018-11-06 14:47:40,874 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-031678e6-beaa-4d4-user 2018-11-06 14:47:40,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:47:40,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:47:40,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-350ec2a2-c3f4-42aa-b457-03da4da9e5b0 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:47:40,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-350ec2a2-c3f4-42aa-b457-03da4da9e5b0 2018-11-06 14:47:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" -d '{"role": {"name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj-role"}}' 2018-11-06 14:47:41,101 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-419d06ad-cebf-414c-8b33-2d7d2e677193 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50e2e62ce6a04c28983ff87c965789dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/50e2e62ce6a04c28983ff87c965789dc"}, "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj-role"}} 2018-11-06 14:47:41,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-419d06ad-cebf-414c-8b33-2d7d2e677193 2018-11-06 14:47:41,102 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj-role 2018-11-06 14:47:41,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/50e2e62ce6a04c28983ff87c965789dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:47:41,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6529df6-1766-45dc-b2be-c9a6e8b68f89 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/50e2e62ce6a04c28983ff87c965789dc"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj-role", "id": "50e2e62ce6a04c28983ff87c965789dc"}} 2018-11-06 14:47:41,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/50e2e62ce6a04c28983ff87c965789dc used request id req-b6529df6-1766-45dc-b2be-c9a6e8b68f89 2018-11-06 14:47:41,123 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj-role to project CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj 2018-11-06 14:47:41,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3/users/b33f4e5249ec4cc388f447df430cf3b8/roles/50e2e62ce6a04c28983ff87c965789dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:47:41,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:47:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d86332c9-3dea-4dbb-8765-0d09b279f8b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:47:41,248 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3/users/b33f4e5249ec4cc388f447df430cf3b8/roles/50e2e62ce6a04c28983ff87c965789dc used request id req-d86332c9-3dea-4dbb-8765-0d09b279f8b1 2018-11-06 14:47:41,248 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:47:41,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:47:41,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:41,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50e2e62ce6a04c28983ff87c965789dc", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj-role"}], "expires_at": "2018-11-06T15:47:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2cf4a5a344143849ef5a5052efd87b3", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-user", "id": "b33f4e5249ec4cc388f447df430cf3b8"}, "audit_ids": ["SyPUUkVuQVqG_6pB4gXEjA"], "issued_at": "2018-11-06T14:47:41.000000Z"}} 2018-11-06 14:47:41,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485f756560f4241a3357dbfedf046b6742157cb8" 2018-11-06 14:47:41,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a282dcb7-1018-4065-bee3-73f7d9835e24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:41,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a282dcb7-1018-4065-bee3-73f7d9835e24 2018-11-06 14:47:41,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485f756560f4241a3357dbfedf046b6742157cb8" 2018-11-06 14:47:41,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-cd4f3f91-9cbc-46ec-9b67-91f7d010760f Date: Tue, 06 Nov 2018 14:47:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image"} 2018-11-06 14:47:41,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image used request id req-cd4f3f91-9cbc-46ec-9b67-91f7d010760f 2018-11-06 14:47:41,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485f756560f4241a3357dbfedf046b6742157cb8" 2018-11-06 14:47:42,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3880beba-a2cb-4c19-8aa9-62c41baa84b0 Date: Tue, 06 Nov 2018 14:47: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-11-06 14:47:42,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3880beba-a2cb-4c19-8aa9-62c41baa84b0 2018-11-06 14:47:42,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485f756560f4241a3357dbfedf046b6742157cb8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image"}' 2018-11-06 14:47:42,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0 X-Openstack-Request-Id: req-2ed313c2-043f-4e26-b6c5-6ffdd9d73078 Date: Tue, 06 Nov 2018 14:47:42 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:47:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:47:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0", "min_disk": 0, "protected": false, "id": "5208beeb-2611-42b8-acab-9560b119b8b0", "file": "/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0/file", "checksum": null, "owner": "e2cf4a5a344143849ef5a5052efd87b3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:47:42,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2ed313c2-043f-4e26-b6c5-6ffdd9d73078 2018-11-06 14:47:42,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485f756560f4241a3357dbfedf046b6742157cb8" -d '' 2018-11-06 14:47:44,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43e16838-9508-4279-a334-0c9346cb46af Date: Tue, 06 Nov 2018 14:47:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:47:44,266 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0/file used request id req-43e16838-9508-4279-a334-0c9346cb46af 2018-11-06 14:47:44,267 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:47:44,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485f756560f4241a3357dbfedf046b6742157cb8" 2018-11-06 14:47:44,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5064a7c6-6df0-4fc6-b1fe-4de9550e68df Date: Tue, 06 Nov 2018 14:47:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:47:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:47:44Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5208beeb-2611-42b8-acab-9560b119b8b0/snap", "metadata": {}}], "self": "/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0", "min_disk": 0, "protected": false, "id": "5208beeb-2611-42b8-acab-9560b119b8b0", "file": "/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2cf4a5a344143849ef5a5052efd87b3", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5208beeb-2611-42b8-acab-9560b119b8b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:47:44,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0 used request id req-5064a7c6-6df0-4fc6-b1fe-4de9550e68df 2018-11-06 14:47:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485f756560f4241a3357dbfedf046b6742157cb8" 2018-11-06 14:47:44,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ae8e361b-0606-4c93-ab83-4222f99e0063 Date: Tue, 06 Nov 2018 14:47: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-11-06 14:47:44,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ae8e361b-0606-4c93-ab83-4222f99e0063 2018-11-06 14:47:44,458 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image 2018-11-06 14:47:44,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485f756560f4241a3357dbfedf046b6742157cb8" 2018-11-06 14:47:44,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4e4e95e4-0a39-468d-b034-fba6454a530f Date: Tue, 06 Nov 2018 14:47:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:47:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:47:44Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5208beeb-2611-42b8-acab-9560b119b8b0/snap", "metadata": {}}], "self": "/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0", "min_disk": 0, "protected": false, "id": "5208beeb-2611-42b8-acab-9560b119b8b0", "file": "/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2cf4a5a344143849ef5a5052efd87b3", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5208beeb-2611-42b8-acab-9560b119b8b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:47:44,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0 used request id req-4e4e95e4-0a39-468d-b034-fba6454a530f 2018-11-06 14:47:44,629 - create_image - DEBUG - Instance status is - active 2018-11-06 14:47:44,629 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image 2018-11-06 14:47:44,629 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image 2018-11-06 14:47:44,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:47:44,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:44,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50e2e62ce6a04c28983ff87c965789dc", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj-role"}], "expires_at": "2018-11-06T15:47:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2cf4a5a344143849ef5a5052efd87b3", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-user", "id": "b33f4e5249ec4cc388f447df430cf3b8"}, "audit_ids": ["Eg507tShSzqagCUdZGXM0A"], "issued_at": "2018-11-06T14:47:44.000000Z"}} 2018-11-06 14:47:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0149c9ec9914f28038253e9bbeeef6d0f59cfcce" 2018-11-06 14:47:45,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b55309-2d72-48e3-a592-4f94ec107b38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:45,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d5b55309-2d72-48e3-a592-4f94ec107b38 2018-11-06 14:47:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0149c9ec9914f28038253e9bbeeef6d0f59cfcce" 2018-11-06 14:47:45,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-98c4f46f-ad3b-4618-9e82-05065b926b71 Date: Tue, 06 Nov 2018 14:47:45 GMT RESP BODY: {"networks":[]} 2018-11-06 14:47:45,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net used request id req-98c4f46f-ad3b-4618-9e82-05065b926b71 2018-11-06 14:47:45,280 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net 2018-11-06 14:47:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0149c9ec9914f28038253e9bbeeef6d0f59cfcce" -d '{"network": {"name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net", "admin_state_up": true}}' 2018-11-06 14:47:45,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-e5deb36a-bc51-4c22-b13c-3d0167fc5cd2 Date: Tue, 06 Nov 2018 14:47:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e355575-4eaf-4235-956a-eb27ef09594c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2cf4a5a344143849ef5a5052efd87b3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:47:45Z","is_default":false,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:45Z","mtu":1450}} 2018-11-06 14:47:45,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e5deb36a-bc51-4c22-b13c-3d0167fc5cd2 2018-11-06 14:47:45,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0149c9ec9914f28038253e9bbeeef6d0f59cfcce" 2018-11-06 14:47:46,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-4ee5b3e8-d09b-4d78-a37a-bc3feb24e740 Date: Tue, 06 Nov 2018 14:47:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:47:45Z","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"1e355575-4eaf-4235-956a-eb27ef09594c","name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net"}]} 2018-11-06 14:47:46,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-4ee5b3e8-d09b-4d78-a37a-bc3feb24e740 2018-11-06 14:47:46,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0149c9ec9914f28038253e9bbeeef6d0f59cfcce" 2018-11-06 14:47:46,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9669af5e-e989-4241-8fa9-7d8e4ab2a5e7 Date: Tue, 06 Nov 2018 14:47:46 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:47:46,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-9669af5e-e989-4241-8fa9-7d8e4ab2a5e7 2018-11-06 14:47:46,255 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet 2018-11-06 14:47:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0149c9ec9914f28038253e9bbeeef6d0f59cfcce" -d '{"subnets": [{"ip_version": 4, "network_id": "1e355575-4eaf-4235-956a-eb27ef09594c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet"}]}' 2018-11-06 14:47:47,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf9c547a-50db-429d-afcf-8d278be61e40 Date: Tue, 06 Nov 2018 14:47:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:46Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:46Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet"}]} 2018-11-06 14:47:47,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-bf9c547a-50db-429d-afcf-8d278be61e40 2018-11-06 14:47:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0149c9ec9914f28038253e9bbeeef6d0f59cfcce" 2018-11-06 14:47:47,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8332bf57-c1f2-4f3e-82e3-63776d6030ae Date: Tue, 06 Nov 2018 14:47: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":["e69b4ea4-17ef-4e66-928a-f9b45ea74cf2"],"updated_at":"2018-11-06T14:47:46Z","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"1e355575-4eaf-4235-956a-eb27ef09594c","name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net"}]} 2018-11-06 14:47:47,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-8332bf57-c1f2-4f3e-82e3-63776d6030ae 2018-11-06 14:47:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0149c9ec9914f28038253e9bbeeef6d0f59cfcce" 2018-11-06 14:47:48,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7d93632a-0ddc-4ec9-9efb-79a1606fdc99 Date: Tue, 06 Nov 2018 14:47:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:46Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet"}]} 2018-11-06 14:47:48,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-7d93632a-0ddc-4ec9-9efb-79a1606fdc99 2018-11-06 14:47:48,030 - OpenStackNetwork - DEBUG - Network [1e355575-4eaf-4235-956a-eb27ef09594c] created successfully 2018-11-06 14:47:48,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:47:48,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:48,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["y8E3W0riRrKBa7YczSQlwQ"], "issued_at": "2018-11-06T14:47:48.000000Z"}} 2018-11-06 14:47:48,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2985fa15dd5c795c2558001081c22e7e66b6ab" 2018-11-06 14:47:48,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a5753b-6dcd-4231-9782-5afede136c84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:48,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d1a5753b-6dcd-4231-9782-5afede136c84 2018-11-06 14:47:48,491 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:47:48,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2985fa15dd5c795c2558001081c22e7e66b6ab" 2018-11-06 14:47:48,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-aec5385e-cb5d-4af9-96de-67705044806b x-compute-request-id: req-aec5385e-cb5d-4af9-96de-67705044806b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:47:48,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-aec5385e-cb5d-4af9-96de-67705044806b 2018-11-06 14:47:48,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2985fa15dd5c795c2558001081c22e7e66b6ab" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-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-11-06 14:47:48,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-386a3a37-631b-4cd2-b342-f74af2c33e0a x-compute-request-id: req-386a3a37-631b-4cd2-b342-f74af2c33e0a Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "157053cc-5c8a-4953-b21d-eeee235b7422", "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:47:48,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-386a3a37-631b-4cd2-b342-f74af2c33e0a 2018-11-06 14:47:48,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:47:48,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:49,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50e2e62ce6a04c28983ff87c965789dc", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj-role"}], "expires_at": "2018-11-06T15:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2cf4a5a344143849ef5a5052efd87b3", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-user", "id": "b33f4e5249ec4cc388f447df430cf3b8"}, "audit_ids": ["OB-FaB_dSq6sYfQifPB6Aw"], "issued_at": "2018-11-06T14:47:49.000000Z"}} 2018-11-06 14:47:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:49,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b627bc81-ad11-4a68-94a3-240c192658ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:49,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b627bc81-ad11-4a68-94a3-240c192658ae 2018-11-06 14:47:49,271 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:47:49,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:49,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439e64f0-ab61-4105-ba03-d979a7abb1ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:49,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-439e64f0-ab61-4105-ba03-d979a7abb1ee 2018-11-06 14:47:49,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:49,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-aa8b1c62-affe-4394-ae78-6464857902a7 Date: Tue, 06 Nov 2018 14:47: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":["e69b4ea4-17ef-4e66-928a-f9b45ea74cf2"],"updated_at":"2018-11-06T14:47:46Z","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"1e355575-4eaf-4235-956a-eb27ef09594c","name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net"}]} 2018-11-06 14:47:49,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net used request id req-aa8b1c62-affe-4394-ae78-6464857902a7 2018-11-06 14:47:49,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:47:49,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:47: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:47:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:49,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbaa6e4-65d1-4482-88b8-cc04cb53b7c1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3"}, "enabled": true, "id": "e2cf4a5a344143849ef5a5052efd87b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}} 2018-11-06 14:47:49,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 used request id req-8cbaa6e4-65d1-4482-88b8-cc04cb53b7c1 2018-11-06 14:47:49,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:49,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-77e33230-3401-4d96-b4ea-db112ee155d9 Date: Tue, 06 Nov 2018 14:47:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:46Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet"}]} 2018-11-06 14:47:49,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-77e33230-3401-4d96-b4ea-db112ee155d9 2018-11-06 14:47:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1e355575-4eaf-4235-956a-eb27ef09594c&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:50,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0f913af-98af-4b3c-a19b-b385fd7eb092 Date: Tue, 06 Nov 2018 14:47:50 GMT RESP BODY: {"ports":[]} 2018-11-06 14:47:50,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1e355575-4eaf-4235-956a-eb27ef09594c&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1&admin_state_up=True used request id req-f0f913af-98af-4b3c-a19b-b385fd7eb092 2018-11-06 14:47:50,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:50,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-2320a905-21f6-4781-b4d8-1b2137fd37e7 x-compute-request-id: req-2320a905-21f6-4781-b4d8-1b2137fd37e7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:47:50,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst used request id req-2320a905-21f6-4781-b4d8-1b2137fd37e7 2018-11-06 14:47:50,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:50,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e7b519fd-3eb9-45f8-abef-6100fe6cbf4e Date: Tue, 06 Nov 2018 14:47: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":["e69b4ea4-17ef-4e66-928a-f9b45ea74cf2"],"updated_at":"2018-11-06T14:47:46Z","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"1e355575-4eaf-4235-956a-eb27ef09594c","name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net"}]} 2018-11-06 14:47:50,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net used request id req-e7b519fd-3eb9-45f8-abef-6100fe6cbf4e 2018-11-06 14:47:50,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:50,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6512218-6779-4435-9dc4-ee59aacacb09 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3"}, "enabled": true, "id": "e2cf4a5a344143849ef5a5052efd87b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}} 2018-11-06 14:47:50,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 used request id req-a6512218-6779-4435-9dc4-ee59aacacb09 2018-11-06 14:47:50,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:50,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0087877c-2d8a-461a-b446-404bd228395c Date: Tue, 06 Nov 2018 14:47:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:46Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet"}]} 2018-11-06 14:47:50,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-0087877c-2d8a-461a-b446-404bd228395c 2018-11-06 14:47:51,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1e355575-4eaf-4235-956a-eb27ef09594c&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:51,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dae8ebf0-aaf2-4b92-9100-3f65b445b564 Date: Tue, 06 Nov 2018 14:47:51 GMT RESP BODY: {"ports":[]} 2018-11-06 14:47:51,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1e355575-4eaf-4235-956a-eb27ef09594c&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1&admin_state_up=True used request id req-dae8ebf0-aaf2-4b92-9100-3f65b445b564 2018-11-06 14:47:51,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:47:51,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:47:51,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50e2e62ce6a04c28983ff87c965789dc", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj-role"}], "expires_at": "2018-11-06T15:47:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2cf4a5a344143849ef5a5052efd87b3", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/e2cf4a5a344143849ef5a5052efd87b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-user", "id": "b33f4e5249ec4cc388f447df430cf3b8"}, "audit_ids": ["ni4lzJhaRmulfG6jZBqhug"], "issued_at": "2018-11-06T14:47:51.000000Z"}} 2018-11-06 14:47:51,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7604c9c06410851bc0223c09b957b5673a5b78bd" 2018-11-06 14:47:51,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a5fe79-d167-403e-abd6-5d6168b4e60e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:47:51,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f3a5fe79-d167-403e-abd6-5d6168b4e60e 2018-11-06 14:47:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:51,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a611f282-6dcf-4343-91ca-b812c4ed7f2e Date: Tue, 06 Nov 2018 14:47: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":["e69b4ea4-17ef-4e66-928a-f9b45ea74cf2"],"updated_at":"2018-11-06T14:47:46Z","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"1e355575-4eaf-4235-956a-eb27ef09594c","name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net"}]} 2018-11-06 14:47:51,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net used request id req-a611f282-6dcf-4343-91ca-b812c4ed7f2e 2018-11-06 14:47:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:51,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a1c3e027-1494-4950-afb0-215cb4a07b92 Date: Tue, 06 Nov 2018 14:47:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:46Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet"}]} 2018-11-06 14:47:51,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-a1c3e027-1494-4950-afb0-215cb4a07b92 2018-11-06 14:47:51,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:52,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3f6c2b1a-cf9d-4d67-9966-32b8a2999733 Date: Tue, 06 Nov 2018 14:47: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":["e69b4ea4-17ef-4e66-928a-f9b45ea74cf2"],"updated_at":"2018-11-06T14:47:46Z","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"1e355575-4eaf-4235-956a-eb27ef09594c","name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net"}]} 2018-11-06 14:47:52,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net used request id req-3f6c2b1a-cf9d-4d67-9966-32b8a2999733 2018-11-06 14:47:52,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:47:52,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:47: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:47:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7604c9c06410851bc0223c09b957b5673a5b78bd" 2018-11-06 14:47:52,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53d4344-0081-45e3-8a79-d881e6470e2b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3"}, "enabled": true, "id": "e2cf4a5a344143849ef5a5052efd87b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}} 2018-11-06 14:47:52,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 used request id req-b53d4344-0081-45e3-8a79-d881e6470e2b 2018-11-06 14:47:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:52,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-418c9895-b666-4a5b-9c3a-4478c40dedf3 Date: Tue, 06 Nov 2018 14:47:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:46Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet"}]} 2018-11-06 14:47:52,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-418c9895-b666-4a5b-9c3a-4478c40dedf3 2018-11-06 14:47:52,530 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net 2018-11-06 14:47:52,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" -d '{"port": {"network_id": "1e355575-4eaf-4235-956a-eb27ef09594c", "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-11-06 14:47:53,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 854 X-Openstack-Request-Id: req-91af66f0-7f05-4d22-bb94-2a6f8cbafe23 Date: Tue, 06 Nov 2018 14:47:53 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-11-06T14:47:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","ip_address":"10.55.0.13"}],"id":"3358e445-1206-41e1-97c5-9d1554043737","security_groups":["73e8add3-dc6d-4ee1-be1c-c29be55f99d0"],"mac_address":"fa:16:3e:e5:13:4d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1","project_id":"e2cf4a5a344143849ef5a5052efd87b3","qos_policy_id":null,"admin_state_up":true,"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:53Z","binding:vnic_type":"normal"}} 2018-11-06 14:47:53,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-91af66f0-7f05-4d22-bb94-2a6f8cbafe23 2018-11-06 14:47:53,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:53,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1b8fbd27-5a02-4084-acfb-805dd5158e16 Date: Tue, 06 Nov 2018 14:47: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":["e69b4ea4-17ef-4e66-928a-f9b45ea74cf2"],"updated_at":"2018-11-06T14:47:46Z","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"1e355575-4eaf-4235-956a-eb27ef09594c","name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net"}]} 2018-11-06 14:47:53,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net used request id req-1b8fbd27-5a02-4084-acfb-805dd5158e16 2018-11-06 14:47:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:53,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55bc2c5-d2dd-4105-8fee-6edf7e2c0c54 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3"}, "enabled": true, "id": "e2cf4a5a344143849ef5a5052efd87b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}} 2018-11-06 14:47:53,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 used request id req-f55bc2c5-d2dd-4105-8fee-6edf7e2c0c54 2018-11-06 14:47:53,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:53,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b2a34e97-0dda-47d5-ac74-d282d241f5d4 Date: Tue, 06 Nov 2018 14:47:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:46Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet"}]} 2018-11-06 14:47:53,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-b2a34e97-0dda-47d5-ac74-d282d241f5d4 2018-11-06 14:47:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1e355575-4eaf-4235-956a-eb27ef09594c&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:54,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 857 X-Openstack-Request-Id: req-c7560a92-18a9-4981-a5c8-9b07197bf713 Date: Tue, 06 Nov 2018 14:47:54 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-11-06T14:47:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","ip_address":"10.55.0.13"}],"id":"3358e445-1206-41e1-97c5-9d1554043737","security_groups":["73e8add3-dc6d-4ee1-be1c-c29be55f99d0"],"mac_address":"fa:16:3e:e5:13:4d","project_id":"e2cf4a5a344143849ef5a5052efd87b3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1","admin_state_up":true,"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:47:54,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1e355575-4eaf-4235-956a-eb27ef09594c&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1&admin_state_up=True used request id req-c7560a92-18a9-4981-a5c8-9b07197bf713 2018-11-06 14:47:54,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:54,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9586f9-e753-43ef-8c4d-0ee3386d1d32 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3"}, "enabled": true, "id": "e2cf4a5a344143849ef5a5052efd87b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}} 2018-11-06 14:47:54,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 used request id req-9c9586f9-e753-43ef-8c4d-0ee3386d1d32 2018-11-06 14:47:54,114 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst 2018-11-06 14:47:54,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:54,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47: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-95993a37-b63b-4656-82cf-e84b7334cfb4 x-compute-request-id: req-95993a37-b63b-4656-82cf-e84b7334cfb4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "157053cc-5c8a-4953-b21d-eeee235b7422", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-flavor-name"}]} 2018-11-06 14:47:54,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-95993a37-b63b-4656-82cf-e84b7334cfb4 2018-11-06 14:47:54,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/157053cc-5c8a-4953-b21d-eeee235b7422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:54,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:47: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-e1acd99e-c033-4e02-b166-daf66cd7343c x-compute-request-id: req-e1acd99e-c033-4e02-b166-daf66cd7343c Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "157053cc-5c8a-4953-b21d-eeee235b7422", "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:47:54,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/157053cc-5c8a-4953-b21d-eeee235b7422 used request id req-e1acd99e-c033-4e02-b166-daf66cd7343c 2018-11-06 14:47:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:54,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-7071779d-3146-491a-91e5-74e0b204c6f9 Date: Tue, 06 Nov 2018 14:47:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:47:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:47:44Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5208beeb-2611-42b8-acab-9560b119b8b0/snap", "metadata": {}}], "self": "/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0", "min_disk": 0, "protected": false, "id": "5208beeb-2611-42b8-acab-9560b119b8b0", "file": "/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2cf4a5a344143849ef5a5052efd87b3", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5208beeb-2611-42b8-acab-9560b119b8b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image"} 2018-11-06 14:47:54,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image used request id req-7071779d-3146-491a-91e5-74e0b204c6f9 2018-11-06 14:47:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:54,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b470041b-1851-41b3-ae81-a1f976fd444e Date: Tue, 06 Nov 2018 14:47:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 14:47:54,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b470041b-1851-41b3-ae81-a1f976fd444e 2018-11-06 14:47:54,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" -d '{"server": {"name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst", "imageRef": "5208beeb-2611-42b8-acab-9560b119b8b0", "flavorRef": "157053cc-5c8a-4953-b21d-eeee235b7422", "max_count": 1, "min_count": 1, "networks": [{"port": "3358e445-1206-41e1-97c5-9d1554043737"}]}}' 2018-11-06 14:47:56,169 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:47: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-230f15e8-8bf8-4957-9281-ca4d3ff809f8 x-compute-request-id: req-230f15e8-8bf8-4957-9281-ca4d3ff809f8 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "bookmark"}], "adminPass": "QZvCJb2PcgZ8"}} 2018-11-06 14:47:56,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-230f15e8-8bf8-4957-9281-ca4d3ff809f8 2018-11-06 14:47:56,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:56,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-69b777c7-93b4-4213-aa77-7a38b50bc4d1 x-compute-request-id: req-69b777c7-93b4-4213-aa77-7a38b50bc4d1 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.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "bookmark"}], "image": {"id": "5208beeb-2611-42b8-acab-9560b119b8b0", "links": [{"href": "http://172.30.9.27:8774/images/5208beeb-2611-42b8-acab-9560b119b8b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "157053cc-5c8a-4953-b21d-eeee235b7422", "links": [{"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}]}, "id": "aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "user_id": "b33f4e5249ec4cc388f447df430cf3b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:47:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst", "created": "2018-11-06T14:47:56Z", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:56,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c used request id req-69b777c7-93b4-4213-aa77-7a38b50bc4d1 2018-11-06 14:47:56,544 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst 2018-11-06 14:47:56,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:47:56,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-80354e05-02e0-4714-bfa9-51de7efa050c x-compute-request-id: req-80354e05-02e0-4714-bfa9-51de7efa050c 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.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "bookmark"}], "image": {"id": "5208beeb-2611-42b8-acab-9560b119b8b0", "links": [{"href": "http://172.30.9.27:8774/images/5208beeb-2611-42b8-acab-9560b119b8b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "157053cc-5c8a-4953-b21d-eeee235b7422", "links": [{"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}]}, "id": "aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "user_id": "b33f4e5249ec4cc388f447df430cf3b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:47:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst", "created": "2018-11-06T14:47:56Z", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:47:56,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c used request id req-80354e05-02e0-4714-bfa9-51de7efa050c 2018-11-06 14:47:56,904 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst] is - BUILD 2018-11-06 14:47:56,904 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:47:59,906 - create_instance - DEBUG - VM status query timeout in 896.638015985 2018-11-06 14:47:59,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:00,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-91488ec0-310f-4598-91c5-4f0afcf3be39 x-compute-request-id: req-91488ec0-310f-4598-91c5-4f0afcf3be39 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.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "bookmark"}], "image": {"id": "5208beeb-2611-42b8-acab-9560b119b8b0", "links": [{"href": "http://172.30.9.27:8774/images/5208beeb-2611-42b8-acab-9560b119b8b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "157053cc-5c8a-4953-b21d-eeee235b7422", "links": [{"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}]}, "id": "aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "security_groups": [{"name": "default"}], "user_id": "b33f4e5249ec4cc388f447df430cf3b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:47:57Z", "hostId": "f16cd8d396847e87d6227e6ab2249059eb9cfb12864bd4f478bac5f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst", "created": "2018-11-06T14:47:56Z", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:48:00,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c used request id req-91488ec0-310f-4598-91c5-4f0afcf3be39 2018-11-06 14:48:00,502 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst] is - BUILD 2018-11-06 14:48:00,503 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:48:03,506 - create_instance - DEBUG - VM status query timeout in 893.038180828 2018-11-06 14:48:03,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:04,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-c38891b9-e235-45cf-8fd6-415ab89670d4 x-compute-request-id: req-c38891b9-e235-45cf-8fd6-415ab89670d4 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.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "bookmark"}], "image": {"id": "5208beeb-2611-42b8-acab-9560b119b8b0", "links": [{"href": "http://172.30.9.27:8774/images/5208beeb-2611-42b8-acab-9560b119b8b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "157053cc-5c8a-4953-b21d-eeee235b7422", "links": [{"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}]}, "id": "aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "security_groups": [{"name": "default"}], "user_id": "b33f4e5249ec4cc388f447df430cf3b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:47:57Z", "hostId": "f16cd8d396847e87d6227e6ab2249059eb9cfb12864bd4f478bac5f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst", "created": "2018-11-06T14:47:56Z", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:48:04,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c used request id req-c38891b9-e235-45cf-8fd6-415ab89670d4 2018-11-06 14:48:04,109 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst] is - BUILD 2018-11-06 14:48:04,109 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:48:07,112 - create_instance - DEBUG - VM status query timeout in 889.431555986 2018-11-06 14:48:07,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:07,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-02c5889f-6114-47f1-9504-4aa3af5283ce x-compute-request-id: req-02c5889f-6114-47f1-9504-4aa3af5283ce Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:13:4d", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "bookmark"}], "image": {"id": "5208beeb-2611-42b8-acab-9560b119b8b0", "links": [{"href": "http://172.30.9.27:8774/images/5208beeb-2611-42b8-acab-9560b119b8b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:48:03.000000", "flavor": {"id": "157053cc-5c8a-4953-b21d-eeee235b7422", "links": [{"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}]}, "id": "aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "security_groups": [{"name": "default"}], "user_id": "b33f4e5249ec4cc388f447df430cf3b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:48:03Z", "hostId": "f16cd8d396847e87d6227e6ab2249059eb9cfb12864bd4f478bac5f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst", "created": "2018-11-06T14:47:56Z", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:48:07,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c used request id req-02c5889f-6114-47f1-9504-4aa3af5283ce 2018-11-06 14:48:07,596 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst] is - ACTIVE 2018-11-06 14:48:07,596 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:48:07,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:08,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-197c6c53-548c-428a-8771-353aec4d045d x-compute-request-id: req-197c6c53-548c-428a-8771-353aec4d045d Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:13:4d", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "bookmark"}], "image": {"id": "5208beeb-2611-42b8-acab-9560b119b8b0", "links": [{"href": "http://172.30.9.27:8774/images/5208beeb-2611-42b8-acab-9560b119b8b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:48:03.000000", "flavor": {"id": "157053cc-5c8a-4953-b21d-eeee235b7422", "links": [{"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}]}, "id": "aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "security_groups": [{"name": "default"}], "user_id": "b33f4e5249ec4cc388f447df430cf3b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:48:03Z", "hostId": "f16cd8d396847e87d6227e6ab2249059eb9cfb12864bd4f478bac5f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst", "created": "2018-11-06T14:47:56Z", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:48:08,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c used request id req-197c6c53-548c-428a-8771-353aec4d045d 2018-11-06 14:48:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:08,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8b45af23-599b-499d-8231-c8bbc8a26d22 Date: Tue, 06 Nov 2018 14:48:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e69b4ea4-17ef-4e66-928a-f9b45ea74cf2"],"updated_at":"2018-11-06T14:47:46Z","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"1e355575-4eaf-4235-956a-eb27ef09594c","name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net"}]} 2018-11-06 14:48:08,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net used request id req-8b45af23-599b-499d-8231-c8bbc8a26d22 2018-11-06 14:48:08,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:08,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f22c45-3774-42c4-8124-5886901739d9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3"}, "enabled": true, "id": "e2cf4a5a344143849ef5a5052efd87b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}} 2018-11-06 14:48:08,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 used request id req-a8f22c45-3774-42c4-8124-5886901739d9 2018-11-06 14:48:08,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:08,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-22c2920c-07b3-4b95-8908-94b8e4ca80ad Date: Tue, 06 Nov 2018 14:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:46Z","dns_nameservers":[],"updated_at":"2018-11-06T14:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2cf4a5a344143849ef5a5052efd87b3","id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet"}]} 2018-11-06 14:48:08,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-22c2920c-07b3-4b95-8908-94b8e4ca80ad 2018-11-06 14:48:08,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:08,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3184 X-Openstack-Request-Id: req-fb042289-74e1-4b39-97fa-e6131d5256e6 Date: Tue, 06 Nov 2018 14:48:08 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-11-06T14:48:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","ip_address":"10.55.0.13"}],"id":"3358e445-1206-41e1-97c5-9d1554043737","security_groups":["73e8add3-dc6d-4ee1-be1c-c29be55f99d0"],"mac_address":"fa:16:3e:e5:13:4d","project_id":"e2cf4a5a344143849ef5a5052efd87b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1","admin_state_up":true,"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:53Z","binding:vnic_type":"normal","device_id":"aa79a106-ccb1-4d4b-a04f-74f74bb1350c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","ip_address":"10.55.0.4"}],"id":"39a01203-5499-4d0c-b632-d49a380d7e0d","security_groups":[],"mac_address":"fa:16:3e:f8:3b:87","project_id":"e2cf4a5a344143849ef5a5052efd87b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1e355575-4eaf-4235-956a-eb27ef09594c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","ip_address":"10.55.0.3"}],"id":"89b6e987-00c4-407c-98b8-8ea34b3e1d94","security_groups":[],"mac_address":"fa:16:3e:ac:45:de","project_id":"e2cf4a5a344143849ef5a5052efd87b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1e355575-4eaf-4235-956a-eb27ef09594c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:47:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e69b4ea4-17ef-4e66-928a-f9b45ea74cf2","ip_address":"10.55.0.2"}],"id":"be06ad2f-3a2d-4c2f-8886-0e4a5caf4b8f","security_groups":[],"mac_address":"fa:16:3e:22:e1:9a","project_id":"e2cf4a5a344143849ef5a5052efd87b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e355575-4eaf-4235-956a-eb27ef09594c","tenant_id":"e2cf4a5a344143849ef5a5052efd87b3","created_at":"2018-11-06T14:47:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1e355575-4eaf-4235-956a-eb27ef09594c"}]} 2018-11-06 14:48:08,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1e355575-4eaf-4235-956a-eb27ef09594c used request id req-fb042289-74e1-4b39-97fa-e6131d5256e6 2018-11-06 14:48:08,750 - create_instance - INFO - Deleting Port with ID - 3358e445-1206-41e1-97c5-9d1554043737 2018-11-06 14:48:08,750 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1faport-1 2018-11-06 14:48:08,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/3358e445-1206-41e1-97c5-9d1554043737 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:09,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69318f19-0a54-4d19-ab06-a7df9a7b8dc4 Date: Tue, 06 Nov 2018 14:48:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:48:09,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/3358e445-1206-41e1-97c5-9d1554043737 used request id req-69318f19-0a54-4d19-ab06-a7df9a7b8dc4 2018-11-06 14:48:09,383 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst 2018-11-06 14:48:09,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:09,533 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:48:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20d811a2-8895-4616-a309-c8a83a2dfcac x-compute-request-id: req-20d811a2-8895-4616-a309-c8a83a2dfcac Content-Type: application/json 2018-11-06 14:48:09,534 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c used request id req-20d811a2-8895-4616-a309-c8a83a2dfcac 2018-11-06 14:48:09,534 - create_instance - INFO - Checking deletion status 2018-11-06 14:48:09,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:09,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a23c7277-057b-43ff-b08e-041db8a9f900 x-compute-request-id: req-a23c7277-057b-43ff-b08e-041db8a9f900 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:13:4d", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "bookmark"}], "image": {"id": "5208beeb-2611-42b8-acab-9560b119b8b0", "links": [{"href": "http://172.30.9.27:8774/images/5208beeb-2611-42b8-acab-9560b119b8b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:48:03.000000", "flavor": {"id": "157053cc-5c8a-4953-b21d-eeee235b7422", "links": [{"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}]}, "id": "aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "user_id": "b33f4e5249ec4cc388f447df430cf3b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:48:09Z", "hostId": "f16cd8d396847e87d6227e6ab2249059eb9cfb12864bd4f478bac5f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst", "created": "2018-11-06T14:47:56Z", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:48:09,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c used request id req-a23c7277-057b-43ff-b08e-041db8a9f900 2018-11-06 14:48:09,642 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst] is - ACTIVE 2018-11-06 14:48:09,642 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:48:12,645 - create_instance - DEBUG - VM status query timeout in 296.889141798 2018-11-06 14:48:12,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:12,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-a0c37c14-33f1-44db-90db-ccd70960edda x-compute-request-id: req-a0c37c14-33f1-44db-90db-ccd70960edda 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.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "rel": "bookmark"}], "image": {"id": "5208beeb-2611-42b8-acab-9560b119b8b0", "links": [{"href": "http://172.30.9.27:8774/images/5208beeb-2611-42b8-acab-9560b119b8b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:48:03.000000", "flavor": {"id": "157053cc-5c8a-4953-b21d-eeee235b7422", "links": [{"href": "http://172.30.9.27:8774/flavors/157053cc-5c8a-4953-b21d-eeee235b7422", "rel": "bookmark"}]}, "id": "aa79a106-ccb1-4d4b-a04f-74f74bb1350c", "user_id": "b33f4e5249ec4cc388f447df430cf3b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:48:09Z", "hostId": "f16cd8d396847e87d6227e6ab2249059eb9cfb12864bd4f478bac5f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst", "created": "2018-11-06T14:47:56Z", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:48:12,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c used request id req-a0c37c14-33f1-44db-90db-ccd70960edda 2018-11-06 14:48:12,908 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst] is - ACTIVE 2018-11-06 14:48:12,909 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:48:15,912 - create_instance - DEBUG - VM status query timeout in 293.622430801 2018-11-06 14:48:15,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fd847a86b681e92e64bb97c8bca7ced76dd23c" 2018-11-06 14:48:15,969 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14: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-d4b4af4b-1ac7-4d62-a607-0e0de3b6fc6d x-compute-request-id: req-d4b4af4b-1ac7-4d62-a607-0e0de3b6fc6d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance aa79a106-ccb1-4d4b-a04f-74f74bb1350c could not be found.", "code": 404}} 2018-11-06 14:48:15,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa79a106-ccb1-4d4b-a04f-74f74bb1350c used request id req-d4b4af4b-1ac7-4d62-a607-0e0de3b6fc6d 2018-11-06 14:48:15,969 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance aa79a106-ccb1-4d4b-a04f-74f74bb1350c could not be found. (HTTP 404) (Request-ID: req-d4b4af4b-1ac7-4d62-a607-0e0de3b6fc6d) 2018-11-06 14:48:15,969 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-inst 2018-11-06 14:48:15,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/157053cc-5c8a-4953-b21d-eeee235b7422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2985fa15dd5c795c2558001081c22e7e66b6ab" 2018-11-06 14:48:16,032 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14: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-0efaa7de-010f-44e9-8782-5baab8df4f78 x-compute-request-id: req-0efaa7de-010f-44e9-8782-5baab8df4f78 Content-Length: 0 Content-Type: application/json 2018-11-06 14:48:16,032 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/157053cc-5c8a-4953-b21d-eeee235b7422 used request id req-0efaa7de-010f-44e9-8782-5baab8df4f78 2018-11-06 14:48:16,033 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet 2018-11-06 14:48:16,034 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-subnet 2018-11-06 14:48:16,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e69b4ea4-17ef-4e66-928a-f9b45ea74cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0149c9ec9914f28038253e9bbeeef6d0f59cfcce" 2018-11-06 14:48:18,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0466e3ae-8400-4596-8006-63e7110d6a5a Date: Tue, 06 Nov 2018 14:48:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:48:18,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e69b4ea4-17ef-4e66-928a-f9b45ea74cf2 used request id req-0466e3ae-8400-4596-8006-63e7110d6a5a 2018-11-06 14:48:18,476 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-pub-net 2018-11-06 14:48:18,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/1e355575-4eaf-4235-956a-eb27ef09594c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0149c9ec9914f28038253e9bbeeef6d0f59cfcce" 2018-11-06 14:48:19,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0234018-fa7e-494a-af04-b523a9e8f9ab Date: Tue, 06 Nov 2018 14:48:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:48:19,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1e355575-4eaf-4235-956a-eb27ef09594c used request id req-d0234018-fa7e-494a-af04-b523a9e8f9ab 2018-11-06 14:48:19,779 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0f789aa9-f443-4e57-bc9e-6da7826de1fa-image 2018-11-06 14:48:19,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485f756560f4241a3357dbfedf046b6742157cb8" 2018-11-06 14:48:21,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c1f9562-d167-438f-986c-0bdda6b999e5 Date: Tue, 06 Nov 2018 14:48:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:48:21,587 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5208beeb-2611-42b8-acab-9560b119b8b0 used request id req-8c1f9562-d167-438f-986c-0bdda6b999e5 2018-11-06 14:48:21,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:48:21,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f2dea986-fb99-41e8-ab29-c80ddd5908b0 Date: Tue, 06 Nov 2018 14:48:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "created_at": "2018-11-06T14:47:45Z", "updated_at": "2018-11-06T14:47:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:47:45Z", "revision_number": 0, "id": "0579e10d-4635-4e2d-bebc-ae1e0c3ecb80", "remote_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "remote_ip_prefix": null, "created_at": "2018-11-06T14:47:45Z", "security_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2cf4a5a344143849ef5a5052efd87b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:47:45Z", "revision_number": 0, "id": "1d8086d1-5b37-4f7e-95d0-4adfa12d3522", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:47:45Z", "security_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2cf4a5a344143849ef5a5052efd87b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:47:45Z", "revision_number": 0, "id": "1f99ecb2-7894-4230-abce-a0e3d0dbaf8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:47:45Z", "security_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2cf4a5a344143849ef5a5052efd87b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:47:45Z", "revision_number": 0, "id": "bae671a1-b67b-4afa-8cf4-0c496660e71a", "remote_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "remote_ip_prefix": null, "created_at": "2018-11-06T14:47:45Z", "security_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2cf4a5a344143849ef5a5052efd87b3"}], "revision_number": 4, "project_id": "e2cf4a5a344143849ef5a5052efd87b3", "id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:48:21,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f2dea986-fb99-41e8-ab29-c80ddd5908b0 2018-11-06 14:48:21,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:48:21,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d5a904-6988-49c3-b2c7-cde8b80b5746 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:48:21,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-84d5a904-6988-49c3-b2c7-cde8b80b5746 2018-11-06 14:48:21,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:48:21,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51097710-fadb-4cd0-83f0-90e1748e884d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:48:21,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-51097710-fadb-4cd0-83f0-90e1748e884d 2018-11-06 14:48:21,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:48:22,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ec2db8-ed1d-4399-94ea-9db1709b05ca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3"}, "enabled": true, "id": "e2cf4a5a344143849ef5a5052efd87b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj"}} 2018-11-06 14:48:22,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 used request id req-10ec2db8-ed1d-4399-94ea-9db1709b05ca 2018-11-06 14:48:22,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73e8add3-dc6d-4ee1-be1c-c29be55f99d0 2018-11-06 14:48:22,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=73e8add3-dc6d-4ee1-be1c-c29be55f99d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:48:22,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0d0cccb0-239d-40b8-835e-725ed1048dc4 Date: Tue, 06 Nov 2018 14:48:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:47:45Z", "security_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "port_range_min": null, "revision_number": 0, "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "created_at": "2018-11-06T14:47:45Z", "project_id": "e2cf4a5a344143849ef5a5052efd87b3", "id": "0579e10d-4635-4e2d-bebc-ae1e0c3ecb80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:47:45Z", "security_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "port_range_min": null, "revision_number": 0, "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "created_at": "2018-11-06T14:47:45Z", "project_id": "e2cf4a5a344143849ef5a5052efd87b3", "id": "1d8086d1-5b37-4f7e-95d0-4adfa12d3522"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:47:45Z", "security_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "port_range_min": null, "revision_number": 0, "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "created_at": "2018-11-06T14:47:45Z", "project_id": "e2cf4a5a344143849ef5a5052efd87b3", "id": "1f99ecb2-7894-4230-abce-a0e3d0dbaf8f"}, {"remote_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:47:45Z", "security_group_id": "73e8add3-dc6d-4ee1-be1c-c29be55f99d0", "port_range_min": null, "revision_number": 0, "tenant_id": "e2cf4a5a344143849ef5a5052efd87b3", "created_at": "2018-11-06T14:47:45Z", "project_id": "e2cf4a5a344143849ef5a5052efd87b3", "id": "bae671a1-b67b-4afa-8cf4-0c496660e71a"}]} 2018-11-06 14:48:22,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=73e8add3-dc6d-4ee1-be1c-c29be55f99d0 used request id req-0d0cccb0-239d-40b8-835e-725ed1048dc4 2018-11-06 14:48:22,263 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:48:22,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/73e8add3-dc6d-4ee1-be1c-c29be55f99d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:48:22,619 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eddb365e-3007-44ff-b85c-b312446ceeaa Content-Length: 0 Date: Tue, 06 Nov 2018 14:48:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:48:22,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/73e8add3-dc6d-4ee1-be1c-c29be55f99d0 used request id req-eddb365e-3007-44ff-b85c-b312446ceeaa 2018-11-06 14:48:22,620 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj 2018-11-06 14:48:22,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:48:22,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0986c15-2ee7-472c-b854-d7bd2bd8b047 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:48:22,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e2cf4a5a344143849ef5a5052efd87b3 used request id req-e0986c15-2ee7-472c-b854-d7bd2bd8b047 2018-11-06 14:48:22,847 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-031678e6-beaa-4d4-proj-role 2018-11-06 14:48:22,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/50e2e62ce6a04c28983ff87c965789dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:48:22,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ec0b04-aa35-468e-a944-4171d9d97481 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:48:22,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/50e2e62ce6a04c28983ff87c965789dc used request id req-f5ec0b04-aa35-468e-a944-4171d9d97481 2018-11-06 14:48:22,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa646811f28a1815d84d2b1775f1ddaea8d3bab" 2018-11-06 14:48:23,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4df8cf-8a0e-4b9a-96b2-32807f624aa7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:48:23,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7a4df8cf-8a0e-4b9a-96b2-32807f624aa7 2018-11-06 14:48:23,057 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-031678e6-beaa-4d4-user 2018-11-06 14:48:23,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/b33f4e5249ec4cc388f447df430cf3b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5556dd6070bf66b4a4693ed98070b8dc27ef87d7" 2018-11-06 14:48:23,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:48:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-747f569e-302d-4a6c-bdae-f231719c2183 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:48:23,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b33f4e5249ec4cc388f447df430cf3b8 used request id req-747f569e-302d-4a6c-bdae-f231719c2183 2018-11-06 14:48:23,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:23,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:48:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Sp_F7sbJSt-PP5lOezfXPw"], "issued_at": "2018-11-06T14:48:23.000000Z"}} 2018-11-06 14:48:23,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393e44b1e839c1f151a256c63dc45d57b9797fe" 2018-11-06 14:48:23,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14aba191-df6f-46b6-aa20-be55dfe829e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:23,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-14aba191-df6f-46b6-aa20-be55dfe829e3 2018-11-06 14:48:23,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:23,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:24,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:48:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["19AFwG9sTlKXUZRYVv1EhA"], "issued_at": "2018-11-06T14:48:24.000000Z"}} 2018-11-06 14:48:24,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:24,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57cf677-b892-46da-ac2e-00bf0b8033df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:24,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c57cf677-b892-46da-ac2e-00bf0b8033df 2018-11-06 14:48:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:48:24,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:48:24,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-997450aa-d797-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ca1c61-a1f5-4350-8276-46f647a6a740 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-997450aa-d797-44e-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:48:24,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-997450aa-d797-44e-proj used request id req-62ca1c61-a1f5-4350-8276-46f647a6a740 2018-11-06 14:48:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:24,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06b498b-0202-4f21-be1f-6fcfa3c189d6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:48:24,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a06b498b-0202-4f21-be1f-6fcfa3c189d6 2018-11-06 14:48:24,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}}' 2018-11-06 14:48:24,683 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a913084-dfb0-446c-bc4f-5c7991773459 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466"}, "enabled": true, "id": "515a76a2c73c4c448ef231168ef87466", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}} 2018-11-06 14:48:24,683 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1a913084-dfb0-446c-bc4f-5c7991773459 2018-11-06 14:48:24,683 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-997450aa-d797-44e-proj 2018-11-06 14:48:24,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:24,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:25,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:48:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["aAH7jjySTTWncDrOeXpeeA"], "issued_at": "2018-11-06T14:48:25.000000Z"}} 2018-11-06 14:48:25,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28e35fc9e842371a95dacfd91e5f3afa91318d6" 2018-11-06 14:48:25,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bad63e8-acad-4619-90b2-278ac4757aae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:25,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8bad63e8-acad-4619-90b2-278ac4757aae 2018-11-06 14:48:25,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:48:25,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:48:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28e35fc9e842371a95dacfd91e5f3afa91318d6" 2018-11-06 14:48:25,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01265063-1459-42f6-bb8a-5363bf812c1b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:48:25,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-01265063-1459-42f6-bb8a-5363bf812c1b 2018-11-06 14:48:25,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-997450aa-d797-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28e35fc9e842371a95dacfd91e5f3afa91318d6" 2018-11-06 14:48:25,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0489c9-cdfc-4ed7-9efc-9273dc68c25d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-997450aa-d797-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466"}, "enabled": true, "id": "515a76a2c73c4c448ef231168ef87466", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}]} 2018-11-06 14:48:25,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-997450aa-d797-44e-proj used request id req-8f0489c9-cdfc-4ed7-9efc-9273dc68c25d 2018-11-06 14:48:25,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28e35fc9e842371a95dacfd91e5f3afa91318d6" 2018-11-06 14:48:25,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d4cff9-366d-4bdd-a6ed-5d1e73d91184 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:48:25,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-31d4cff9-366d-4bdd-a6ed-5d1e73d91184 2018-11-06 14:48:25,760 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-997450aa-d797-44e-user 2018-11-06 14:48:25,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:25,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61e3c86-a0d1-447a-8db2-ea7062ea392d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:48:25,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a61e3c86-a0d1-447a-8db2-ea7062ea392d 2018-11-06 14:48:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" -d '{"role": {"name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj-role"}}' 2018-11-06 14:48:25,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0997a856-ec8d-44f2-9980-7c7ffb0025a1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9a64a2152c8c4fefb4097f267bd4051e", "links": {"self": "http://172.30.9.27:5000/v3/roles/9a64a2152c8c4fefb4097f267bd4051e"}, "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj-role"}} 2018-11-06 14:48:25,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0997a856-ec8d-44f2-9980-7c7ffb0025a1 2018-11-06 14:48:25,970 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-997450aa-d797-44e-proj-role 2018-11-06 14:48:25,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/9a64a2152c8c4fefb4097f267bd4051e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:25,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18004950-9757-4d41-885c-fa8fd819bd40 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/9a64a2152c8c4fefb4097f267bd4051e"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj-role", "id": "9a64a2152c8c4fefb4097f267bd4051e"}} 2018-11-06 14:48:25,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9a64a2152c8c4fefb4097f267bd4051e used request id req-18004950-9757-4d41-885c-fa8fd819bd40 2018-11-06 14:48:25,990 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-997450aa-d797-44e-proj-role to project CreateInstancePortManipulationTests-997450aa-d797-44e-proj 2018-11-06 14:48:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466/users/82e55ab5096947dd8971219c24b4be02/roles/9a64a2152c8c4fefb4097f267bd4051e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:26,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9278e474-7a85-4c7e-98c4-52e50ba55049 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:48:26,110 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466/users/82e55ab5096947dd8971219c24b4be02/roles/9a64a2152c8c4fefb4097f267bd4051e used request id req-9278e474-7a85-4c7e-98c4-52e50ba55049 2018-11-06 14:48:26,110 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:48:26,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:26,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:26,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9a64a2152c8c4fefb4097f267bd4051e", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj-role"}], "expires_at": "2018-11-06T15:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "515a76a2c73c4c448ef231168ef87466", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-user", "id": "82e55ab5096947dd8971219c24b4be02"}, "audit_ids": ["jzhN7fSYRPafHTKW6G3XfQ"], "issued_at": "2018-11-06T14:48:26.000000Z"}} 2018-11-06 14:48:26,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bbfdca04b896a875ba562bb0b47af42d412c6cb" 2018-11-06 14:48:26,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743375cf-b7aa-43d2-9836-7b708a55c945 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:26,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-743375cf-b7aa-43d2-9836-7b708a55c945 2018-11-06 14:48:26,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9bbfdca04b896a875ba562bb0b47af42d412c6cb" 2018-11-06 14:48:26,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-bb506294-d557-47df-80cc-b49588fef9fe Date: Tue, 06 Nov 2018 14:48:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image"} 2018-11-06 14:48:26,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image used request id req-bb506294-d557-47df-80cc-b49588fef9fe 2018-11-06 14:48:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9bbfdca04b896a875ba562bb0b47af42d412c6cb" 2018-11-06 14:48:26,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1f5104e4-60c2-4b7f-839f-98d1a33bdb1d Date: Tue, 06 Nov 2018 14:48:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 14:48:26,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1f5104e4-60c2-4b7f-839f-98d1a33bdb1d 2018-11-06 14:48:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bbfdca04b896a875ba562bb0b47af42d412c6cb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image"}' 2018-11-06 14:48:27,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667 X-Openstack-Request-Id: req-386937c3-219e-41aa-9fac-0b5681f722f7 Date: Tue, 06 Nov 2018 14:48:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:48:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:48:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667", "min_disk": 0, "protected": false, "id": "3aed4357-8bf3-47d7-a348-0849a6a27667", "file": "/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667/file", "checksum": null, "owner": "515a76a2c73c4c448ef231168ef87466", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:48:27,208 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-386937c3-219e-41aa-9fac-0b5681f722f7 2018-11-06 14:48:27,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9bbfdca04b896a875ba562bb0b47af42d412c6cb" -d '' 2018-11-06 14:48:29,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f209caa1-d245-45ab-9991-6f5b3cb5b253 Date: Tue, 06 Nov 2018 14:48:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:48:29,207 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667/file used request id req-f209caa1-d245-45ab-9991-6f5b3cb5b253 2018-11-06 14:48:29,208 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:48:29,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9bbfdca04b896a875ba562bb0b47af42d412c6cb" 2018-11-06 14:48:29,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-85ad4f45-c787-4ad0-bdf1-4431981f5189 Date: Tue, 06 Nov 2018 14:48:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:48:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:48:29Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3aed4357-8bf3-47d7-a348-0849a6a27667/snap", "metadata": {}}], "self": "/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667", "min_disk": 0, "protected": false, "id": "3aed4357-8bf3-47d7-a348-0849a6a27667", "file": "/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "515a76a2c73c4c448ef231168ef87466", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3aed4357-8bf3-47d7-a348-0849a6a27667/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:48:29,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667 used request id req-85ad4f45-c787-4ad0-bdf1-4431981f5189 2018-11-06 14:48:29,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9bbfdca04b896a875ba562bb0b47af42d412c6cb" 2018-11-06 14:48:29,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-899a02e8-1ae8-4239-b83f-44429cd52ec2 Date: Tue, 06 Nov 2018 14:48: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-11-06 14:48:29,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-899a02e8-1ae8-4239-b83f-44429cd52ec2 2018-11-06 14:48:29,384 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image 2018-11-06 14:48:29,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9bbfdca04b896a875ba562bb0b47af42d412c6cb" 2018-11-06 14:48:29,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8850ba2d-3549-4fe4-ad71-f9def0788705 Date: Tue, 06 Nov 2018 14:48:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:48:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:48:29Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3aed4357-8bf3-47d7-a348-0849a6a27667/snap", "metadata": {}}], "self": "/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667", "min_disk": 0, "protected": false, "id": "3aed4357-8bf3-47d7-a348-0849a6a27667", "file": "/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "515a76a2c73c4c448ef231168ef87466", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3aed4357-8bf3-47d7-a348-0849a6a27667/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:48:29,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667 used request id req-8850ba2d-3549-4fe4-ad71-f9def0788705 2018-11-06 14:48:29,562 - create_image - DEBUG - Instance status is - active 2018-11-06 14:48:29,562 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image 2018-11-06 14:48:29,562 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image 2018-11-06 14:48:29,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:29,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:29,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9a64a2152c8c4fefb4097f267bd4051e", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj-role"}], "expires_at": "2018-11-06T15:48:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "515a76a2c73c4c448ef231168ef87466", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-user", "id": "82e55ab5096947dd8971219c24b4be02"}, "audit_ids": ["tJDSkgBKSpuROga8q_roAQ"], "issued_at": "2018-11-06T14:48:29.000000Z"}} 2018-11-06 14:48:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192d20c708eacc5ff477aff2d1081bcf3568d0f1" 2018-11-06 14:48:29,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1b6cf6-2831-49f4-b237-2dfd99fb9cb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:29,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db1b6cf6-2831-49f4-b237-2dfd99fb9cb4 2018-11-06 14:48:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192d20c708eacc5ff477aff2d1081bcf3568d0f1" 2018-11-06 14:48:30,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c547248e-f56a-453c-aacf-624256fec5d1 Date: Tue, 06 Nov 2018 14:48:30 GMT RESP BODY: {"networks":[]} 2018-11-06 14:48:30,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net used request id req-c547248e-f56a-453c-aacf-624256fec5d1 2018-11-06 14:48:30,129 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net 2018-11-06 14:48:30,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192d20c708eacc5ff477aff2d1081bcf3568d0f1" -d '{"network": {"name": "CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net", "admin_state_up": true}}' 2018-11-06 14:48:30,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-ddee0038-9e22-45fc-9f61-50f5d447e3b6 Date: Tue, 06 Nov 2018 14:48:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06ce1597-325f-4c40-9249-b9b60e356a55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"515a76a2c73c4c448ef231168ef87466","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:48:30Z","is_default":false,"name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:30Z","mtu":1450}} 2018-11-06 14:48:30,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ddee0038-9e22-45fc-9f61-50f5d447e3b6 2018-11-06 14:48:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=06ce1597-325f-4c40-9249-b9b60e356a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192d20c708eacc5ff477aff2d1081bcf3568d0f1" 2018-11-06 14:48:31,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-7489c7f6-fff6-437b-aa36-89704681e313 Date: Tue, 06 Nov 2018 14:48: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-11-06T14:48:30Z","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"515a76a2c73c4c448ef231168ef87466","id":"06ce1597-325f-4c40-9249-b9b60e356a55","name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net"}]} 2018-11-06 14:48:31,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=06ce1597-325f-4c40-9249-b9b60e356a55 used request id req-7489c7f6-fff6-437b-aa36-89704681e313 2018-11-06 14:48:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192d20c708eacc5ff477aff2d1081bcf3568d0f1" 2018-11-06 14:48:31,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-93a7741a-7071-4055-be02-c35c525772b0 Date: Tue, 06 Nov 2018 14:48:31 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:48:31,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 used request id req-93a7741a-7071-4055-be02-c35c525772b0 2018-11-06 14:48:31,232 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-subnet 2018-11-06 14:48:31,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192d20c708eacc5ff477aff2d1081bcf3568d0f1" -d '{"subnets": [{"ip_version": 4, "network_id": "06ce1597-325f-4c40-9249-b9b60e356a55", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-subnet"}]}' 2018-11-06 14:48:32,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ab78f2db-3be2-4fa3-aa0a-eafb9a43676d Date: Tue, 06 Nov 2018 14:48:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ce1597-325f-4c40-9249-b9b60e356a55","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:31Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"515a76a2c73c4c448ef231168ef87466","id":"6f252418-f4bd-4251-aa7e-a13cec29e91b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-subnet"}]} 2018-11-06 14:48:32,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ab78f2db-3be2-4fa3-aa0a-eafb9a43676d 2018-11-06 14:48:32,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=06ce1597-325f-4c40-9249-b9b60e356a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192d20c708eacc5ff477aff2d1081bcf3568d0f1" 2018-11-06 14:48:32,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5ec0e22b-a54d-4a3d-b249-9a7dd4aa8a99 Date: Tue, 06 Nov 2018 14:48: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":["6f252418-f4bd-4251-aa7e-a13cec29e91b"],"updated_at":"2018-11-06T14:48:31Z","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"515a76a2c73c4c448ef231168ef87466","id":"06ce1597-325f-4c40-9249-b9b60e356a55","name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net"}]} 2018-11-06 14:48:32,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=06ce1597-325f-4c40-9249-b9b60e356a55 used request id req-5ec0e22b-a54d-4a3d-b249-9a7dd4aa8a99 2018-11-06 14:48:32,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192d20c708eacc5ff477aff2d1081bcf3568d0f1" 2018-11-06 14:48:32,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bbff7675-e18c-4a4d-8547-d902942e45d7 Date: Tue, 06 Nov 2018 14:48:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ce1597-325f-4c40-9249-b9b60e356a55","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:31Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"515a76a2c73c4c448ef231168ef87466","id":"6f252418-f4bd-4251-aa7e-a13cec29e91b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-subnet"}]} 2018-11-06 14:48:32,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 used request id req-bbff7675-e18c-4a4d-8547-d902942e45d7 2018-11-06 14:48:32,519 - OpenStackNetwork - DEBUG - Network [06ce1597-325f-4c40-9249-b9b60e356a55] created successfully 2018-11-06 14:48:32,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:32,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:32,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:48:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["KE1Y1XFOQ1SFLnaM2pA7DA"], "issued_at": "2018-11-06T14:48:32.000000Z"}} 2018-11-06 14:48:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992965434a79f6ef4f05b7233cd3926edfb729b8" 2018-11-06 14:48:32,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-534ba076-f956-4c1c-ba9d-7df857f7d664 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:32,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-534ba076-f956-4c1c-ba9d-7df857f7d664 2018-11-06 14:48:32,995 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:48:33,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992965434a79f6ef4f05b7233cd3926edfb729b8" 2018-11-06 14:48:33,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48: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-54003cf8-7e5b-495e-b723-aaf9bc9c2500 x-compute-request-id: req-54003cf8-7e5b-495e-b723-aaf9bc9c2500 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:48:33,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-54003cf8-7e5b-495e-b723-aaf9bc9c2500 2018-11-06 14:48:33,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992965434a79f6ef4f05b7233cd3926edfb729b8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-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-11-06 14:48:33,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48: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-e0af8025-4812-4db9-9d51-ab3a74bf4422 x-compute-request-id: req-e0af8025-4812-4db9-9d51-ab3a74bf4422 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/db821ec7-6f62-4bd3-b0bf-b37d832ae7bc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/db821ec7-6f62-4bd3-b0bf-b37d832ae7bc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "db821ec7-6f62-4bd3-b0bf-b37d832ae7bc", "name": "CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:48:33,246 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e0af8025-4812-4db9-9d51-ab3a74bf4422 2018-11-06 14:48:33,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:33,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:33,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9a64a2152c8c4fefb4097f267bd4051e", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj-role"}], "expires_at": "2018-11-06T15:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "515a76a2c73c4c448ef231168ef87466", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-user", "id": "82e55ab5096947dd8971219c24b4be02"}, "audit_ids": ["ibBuNLopT4WuZSke5cT7qw"], "issued_at": "2018-11-06T14:48:33.000000Z"}} 2018-11-06 14:48:33,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:33,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27008706-87c3-44a0-b4cf-2007fbfa0dcf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:33,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-27008706-87c3-44a0-b4cf-2007fbfa0dcf 2018-11-06 14:48:33,695 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:48:33,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:33,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-952ee2d7-a974-4b92-955a-2135e485617e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:33,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-952ee2d7-a974-4b92-955a-2135e485617e 2018-11-06 14:48:33,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:34,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e7e1b29a-d20e-4140-94d8-c9f351f180ee Date: Tue, 06 Nov 2018 14:48: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":["6f252418-f4bd-4251-aa7e-a13cec29e91b"],"updated_at":"2018-11-06T14:48:31Z","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"515a76a2c73c4c448ef231168ef87466","id":"06ce1597-325f-4c40-9249-b9b60e356a55","name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net"}]} 2018-11-06 14:48:34,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net used request id req-e7e1b29a-d20e-4140-94d8-c9f351f180ee 2018-11-06 14:48:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:48:34,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:48:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:34,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c70f268-c92d-40de-8f68-4dc528bd51b9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466"}, "enabled": true, "id": "515a76a2c73c4c448ef231168ef87466", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}} 2018-11-06 14:48:34,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466 used request id req-8c70f268-c92d-40de-8f68-4dc528bd51b9 2018-11-06 14:48:34,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:34,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c47676b1-9fe5-4aad-b2ab-8d5e4c46672f Date: Tue, 06 Nov 2018 14:48:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ce1597-325f-4c40-9249-b9b60e356a55","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:31Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"515a76a2c73c4c448ef231168ef87466","id":"6f252418-f4bd-4251-aa7e-a13cec29e91b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-subnet"}]} 2018-11-06 14:48:34,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 used request id req-c47676b1-9fe5-4aad-b2ab-8d5e4c46672f 2018-11-06 14:48:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06ce1597-325f-4c40-9249-b9b60e356a55&name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:34,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e9cce555-0964-45ba-b977-db7e5e86b076 Date: Tue, 06 Nov 2018 14:48:34 GMT RESP BODY: {"ports":[]} 2018-11-06 14:48:34,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06ce1597-325f-4c40-9249-b9b60e356a55&name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286fport-1&admin_state_up=True used request id req-e9cce555-0964-45ba-b977-db7e5e86b076 2018-11-06 14:48:34,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:34,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2816bac6-e85a-4b34-9a08-5af96770ea97 x-compute-request-id: req-2816bac6-e85a-4b34-9a08-5af96770ea97 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:48:34,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-inst used request id req-2816bac6-e85a-4b34-9a08-5af96770ea97 2018-11-06 14:48:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:35,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2d27fd79-76c5-41e4-acfe-9ea457586fa9 Date: Tue, 06 Nov 2018 14:48: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":["6f252418-f4bd-4251-aa7e-a13cec29e91b"],"updated_at":"2018-11-06T14:48:31Z","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"515a76a2c73c4c448ef231168ef87466","id":"06ce1597-325f-4c40-9249-b9b60e356a55","name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net"}]} 2018-11-06 14:48:35,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net used request id req-2d27fd79-76c5-41e4-acfe-9ea457586fa9 2018-11-06 14:48:35,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:35,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94db0d8-d826-4301-bb43-6cd6b9184a42 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466"}, "enabled": true, "id": "515a76a2c73c4c448ef231168ef87466", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}} 2018-11-06 14:48:35,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466 used request id req-a94db0d8-d826-4301-bb43-6cd6b9184a42 2018-11-06 14:48:35,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:35,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ae0699b-af15-4380-8043-33e1572f257c Date: Tue, 06 Nov 2018 14:48:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ce1597-325f-4c40-9249-b9b60e356a55","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:31Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"515a76a2c73c4c448ef231168ef87466","id":"6f252418-f4bd-4251-aa7e-a13cec29e91b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-subnet"}]} 2018-11-06 14:48:35,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 used request id req-1ae0699b-af15-4380-8043-33e1572f257c 2018-11-06 14:48:35,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06ce1597-325f-4c40-9249-b9b60e356a55&name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:35,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bf99dcd2-9ace-40a3-a45d-44266cf4fd48 Date: Tue, 06 Nov 2018 14:48:35 GMT RESP BODY: {"ports":[]} 2018-11-06 14:48:35,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06ce1597-325f-4c40-9249-b9b60e356a55&name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286fport-1&admin_state_up=True used request id req-bf99dcd2-9ace-40a3-a45d-44266cf4fd48 2018-11-06 14:48:35,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:35,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:35,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9a64a2152c8c4fefb4097f267bd4051e", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj-role"}], "expires_at": "2018-11-06T15:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "515a76a2c73c4c448ef231168ef87466", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/515a76a2c73c4c448ef231168ef87466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-user", "id": "82e55ab5096947dd8971219c24b4be02"}, "audit_ids": ["N_OU_7olRyO57HRoaxYlug"], "issued_at": "2018-11-06T14:48:35.000000Z"}} 2018-11-06 14:48:35,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cfc644ee613acca011ead7034041fa24417cb1" 2018-11-06 14:48:35,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdca9cc1-6234-4d7e-ab71-cd1660ac4d68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:35,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bdca9cc1-6234-4d7e-ab71-cd1660ac4d68 2018-11-06 14:48:35,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:36,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b67cdd3a-e30f-46c9-87cb-e8343c0d55f4 Date: Tue, 06 Nov 2018 14:48: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":["6f252418-f4bd-4251-aa7e-a13cec29e91b"],"updated_at":"2018-11-06T14:48:31Z","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"515a76a2c73c4c448ef231168ef87466","id":"06ce1597-325f-4c40-9249-b9b60e356a55","name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net"}]} 2018-11-06 14:48:36,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net used request id req-b67cdd3a-e30f-46c9-87cb-e8343c0d55f4 2018-11-06 14:48:36,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:36,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e95d6d98-3cf9-423d-86a8-22d561494bd4 Date: Tue, 06 Nov 2018 14:48:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ce1597-325f-4c40-9249-b9b60e356a55","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:31Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"515a76a2c73c4c448ef231168ef87466","id":"6f252418-f4bd-4251-aa7e-a13cec29e91b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-subnet"}]} 2018-11-06 14:48:36,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 used request id req-e95d6d98-3cf9-423d-86a8-22d561494bd4 2018-11-06 14:48:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:36,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6fe48cb8-8909-4f0f-847e-08a689490c81 Date: Tue, 06 Nov 2018 14:48: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":["6f252418-f4bd-4251-aa7e-a13cec29e91b"],"updated_at":"2018-11-06T14:48:31Z","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"515a76a2c73c4c448ef231168ef87466","id":"06ce1597-325f-4c40-9249-b9b60e356a55","name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net"}]} 2018-11-06 14:48:36,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net used request id req-6fe48cb8-8909-4f0f-847e-08a689490c81 2018-11-06 14:48:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:48:36,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:48:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:48:36,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cfc644ee613acca011ead7034041fa24417cb1" 2018-11-06 14:48:36,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1851cbfc-6f41-4e68-8f1c-1e12221b0f54 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466"}, "enabled": true, "id": "515a76a2c73c4c448ef231168ef87466", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}} 2018-11-06 14:48:36,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466 used request id req-1851cbfc-6f41-4e68-8f1c-1e12221b0f54 2018-11-06 14:48:36,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" 2018-11-06 14:48:36,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-798dd39a-f0a4-4f60-9290-587857d2b91a Date: Tue, 06 Nov 2018 14:48:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ce1597-325f-4c40-9249-b9b60e356a55","tenant_id":"515a76a2c73c4c448ef231168ef87466","created_at":"2018-11-06T14:48:31Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"515a76a2c73c4c448ef231168ef87466","id":"6f252418-f4bd-4251-aa7e-a13cec29e91b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-subnet"}]} 2018-11-06 14:48:36,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06ce1597-325f-4c40-9249-b9b60e356a55 used request id req-798dd39a-f0a4-4f60-9290-587857d2b91a 2018-11-06 14:48:36,765 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net 2018-11-06 14:48:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fc705d76391f63a60b60050089154dcf40fdc9" -d '{"port": {"network_id": "06ce1597-325f-4c40-9249-b9b60e356a55", "name": "CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286fport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-11-06 14:48:36,932 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-b8899cc1-f35c-4a81-9d31-f97cfb8c6ec3 Date: Tue, 06 Nov 2018 14:48:36 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 14:48:36,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-b8899cc1-f35c-4a81-9d31-f97cfb8c6ec3 2018-11-06 14:48:36,933 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 14:48:36,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/db821ec7-6f62-4bd3-b0bf-b37d832ae7bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992965434a79f6ef4f05b7233cd3926edfb729b8" 2018-11-06 14:48:36,991 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:48: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-bee6bcf1-6df7-4ff3-8fec-f91557d6a1ba x-compute-request-id: req-bee6bcf1-6df7-4ff3-8fec-f91557d6a1ba Content-Length: 0 Content-Type: application/json 2018-11-06 14:48:36,991 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/db821ec7-6f62-4bd3-b0bf-b37d832ae7bc used request id req-bee6bcf1-6df7-4ff3-8fec-f91557d6a1ba 2018-11-06 14:48:36,992 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-subnet 2018-11-06 14:48:36,992 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-subnet 2018-11-06 14:48:36,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/6f252418-f4bd-4251-aa7e-a13cec29e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192d20c708eacc5ff477aff2d1081bcf3568d0f1" 2018-11-06 14:48:39,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c955e3e6-bbd5-4654-8095-badbb3521842 Date: Tue, 06 Nov 2018 14:48:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:48:39,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6f252418-f4bd-4251-aa7e-a13cec29e91b used request id req-c955e3e6-bbd5-4654-8095-badbb3521842 2018-11-06 14:48:39,294 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-pub-net 2018-11-06 14:48:39,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/06ce1597-325f-4c40-9249-b9b60e356a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192d20c708eacc5ff477aff2d1081bcf3568d0f1" 2018-11-06 14:48:40,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85b8c9b3-43ff-48d1-812b-6ed5e795ac84 Date: Tue, 06 Nov 2018 14:48:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:48:40,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/06ce1597-325f-4c40-9249-b9b60e356a55 used request id req-85b8c9b3-43ff-48d1-812b-6ed5e795ac84 2018-11-06 14:48:40,550 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-71c8cb87-9790-4700-b093-3049c5fe286f-image 2018-11-06 14:48:40,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9bbfdca04b896a875ba562bb0b47af42d412c6cb" 2018-11-06 14:48:42,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c55843b-17a7-422b-9e3e-b61a643a3295 Date: Tue, 06 Nov 2018 14:48:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:48:42,132 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3aed4357-8bf3-47d7-a348-0849a6a27667 used request id req-8c55843b-17a7-422b-9e3e-b61a643a3295 2018-11-06 14:48:42,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:42,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-55b34f73-40ad-4191-84bc-5925ec82743e Date: Tue, 06 Nov 2018 14:48:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "515a76a2c73c4c448ef231168ef87466", "created_at": "2018-11-06T14:48:30Z", "updated_at": "2018-11-06T14:48:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:48:30Z", "revision_number": 0, "id": "1c1e4445-5b1b-442b-9fc0-e8ec4a5fc99d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:48:30Z", "security_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "tenant_id": "515a76a2c73c4c448ef231168ef87466", "port_range_min": null, "ethertype": "IPv6", "project_id": "515a76a2c73c4c448ef231168ef87466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:48:30Z", "revision_number": 0, "id": "e5aea0f3-3dd7-4581-8210-639fda11313e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:48:30Z", "security_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "tenant_id": "515a76a2c73c4c448ef231168ef87466", "port_range_min": null, "ethertype": "IPv4", "project_id": "515a76a2c73c4c448ef231168ef87466"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:48:30Z", "revision_number": 0, "id": "e601d602-56c3-40ab-bafd-d7fd32ad97d7", "remote_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "remote_ip_prefix": null, "created_at": "2018-11-06T14:48:30Z", "security_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "tenant_id": "515a76a2c73c4c448ef231168ef87466", "port_range_min": null, "ethertype": "IPv4", "project_id": "515a76a2c73c4c448ef231168ef87466"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:48:30Z", "revision_number": 0, "id": "fa61fb42-8aad-4bd2-8c9a-4153c6e74da3", "remote_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "remote_ip_prefix": null, "created_at": "2018-11-06T14:48:30Z", "security_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "tenant_id": "515a76a2c73c4c448ef231168ef87466", "port_range_min": null, "ethertype": "IPv6", "project_id": "515a76a2c73c4c448ef231168ef87466"}], "revision_number": 4, "project_id": "515a76a2c73c4c448ef231168ef87466", "id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:48:42,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-55b34f73-40ad-4191-84bc-5925ec82743e 2018-11-06 14:48:42,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:42,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4401ecb-84ab-4ac9-93d9-4aa99b56ea13 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:48:42,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-d4401ecb-84ab-4ac9-93d9-4aa99b56ea13 2018-11-06 14:48:42,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:42,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fcde31b-a979-43c6-b777-874ab19de6dc Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:48:42,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-0fcde31b-a979-43c6-b777-874ab19de6dc 2018-11-06 14:48:42,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:42,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e44897-905d-45df-b96d-662e76acb7df 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:48:42,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-80e44897-905d-45df-b96d-662e76acb7df 2018-11-06 14:48:42,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:42,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d9da4f-158d-4231-9340-e91a51b50152 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466"}, "enabled": true, "id": "515a76a2c73c4c448ef231168ef87466", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-997450aa-d797-44e-proj"}} 2018-11-06 14:48:42,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466 used request id req-60d9da4f-158d-4231-9340-e91a51b50152 2018-11-06 14:48:42,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a74b78f5-bf17-4d5b-960d-c9809c2636ea 2018-11-06 14:48:42,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a74b78f5-bf17-4d5b-960d-c9809c2636ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:42,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-61f45262-3203-4c2c-b823-6a3ac8b2a48e Date: Tue, 06 Nov 2018 14:48:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:48:30Z", "security_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "port_range_min": null, "revision_number": 0, "tenant_id": "515a76a2c73c4c448ef231168ef87466", "created_at": "2018-11-06T14:48:30Z", "project_id": "515a76a2c73c4c448ef231168ef87466", "id": "1c1e4445-5b1b-442b-9fc0-e8ec4a5fc99d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:48:30Z", "security_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "port_range_min": null, "revision_number": 0, "tenant_id": "515a76a2c73c4c448ef231168ef87466", "created_at": "2018-11-06T14:48:30Z", "project_id": "515a76a2c73c4c448ef231168ef87466", "id": "e5aea0f3-3dd7-4581-8210-639fda11313e"}, {"remote_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:48:30Z", "security_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "port_range_min": null, "revision_number": 0, "tenant_id": "515a76a2c73c4c448ef231168ef87466", "created_at": "2018-11-06T14:48:30Z", "project_id": "515a76a2c73c4c448ef231168ef87466", "id": "e601d602-56c3-40ab-bafd-d7fd32ad97d7"}, {"remote_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:48:30Z", "security_group_id": "a74b78f5-bf17-4d5b-960d-c9809c2636ea", "port_range_min": null, "revision_number": 0, "tenant_id": "515a76a2c73c4c448ef231168ef87466", "created_at": "2018-11-06T14:48:30Z", "project_id": "515a76a2c73c4c448ef231168ef87466", "id": "fa61fb42-8aad-4bd2-8c9a-4153c6e74da3"}]} 2018-11-06 14:48:42,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a74b78f5-bf17-4d5b-960d-c9809c2636ea used request id req-61f45262-3203-4c2c-b823-6a3ac8b2a48e 2018-11-06 14:48:42,886 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:48:42,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a74b78f5-bf17-4d5b-960d-c9809c2636ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:43,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b658c11d-9841-44c3-90f5-c851b4a7fd3b Content-Length: 0 Date: Tue, 06 Nov 2018 14:48:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:48:43,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a74b78f5-bf17-4d5b-960d-c9809c2636ea used request id req-b658c11d-9841-44c3-90f5-c851b4a7fd3b 2018-11-06 14:48:43,205 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-997450aa-d797-44e-proj 2018-11-06 14:48:43,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:43,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-688bb223-95af-48a2-b578-01f87110731e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:48:43,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/515a76a2c73c4c448ef231168ef87466 used request id req-688bb223-95af-48a2-b578-01f87110731e 2018-11-06 14:48:43,404 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-997450aa-d797-44e-proj-role 2018-11-06 14:48:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/9a64a2152c8c4fefb4097f267bd4051e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:43,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-212e0a48-c737-4b22-a7a7-ff8088f6edb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:48:43,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/9a64a2152c8c4fefb4097f267bd4051e used request id req-212e0a48-c737-4b22-a7a7-ff8088f6edb2 2018-11-06 14:48:43,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a72c9d2a61a5bc674d388c81a2eb114888e1084" 2018-11-06 14:48:43,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c4ab35-ff1e-4261-803e-52cd88f1d40e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:48:43,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85c4ab35-ff1e-4261-803e-52cd88f1d40e 2018-11-06 14:48:43,606 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-997450aa-d797-44e-user 2018-11-06 14:48:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/82e55ab5096947dd8971219c24b4be02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28e35fc9e842371a95dacfd91e5f3afa91318d6" 2018-11-06 14:48:43,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defa6e3d-9d66-479c-9a41-ae73e017a881 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:48:43,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/82e55ab5096947dd8971219c24b4be02 used request id req-defa6e3d-9d66-479c-9a41-ae73e017a881 2018-11-06 14:48:43,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:44,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["GcK8QGu-RhOaxwhWx0bwAg"], "issued_at": "2018-11-06T14:48:44.000000Z"}} 2018-11-06 14:48:44,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260ff3fe68cfbaf2ad62cfd342958db28ae36759" 2018-11-06 14:48:44,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b792576a-6908-4618-a9ea-11584c3a596c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:44,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b792576a-6908-4618-a9ea-11584c3a596c 2018-11-06 14:48:44,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:44,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:44,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["3xuIl8SGTCa4vHK1N3Iu2g"], "issued_at": "2018-11-06T14:48:44.000000Z"}} 2018-11-06 14:48:44,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:48:44,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5bc6dc-287d-4e30-8594-e37ca7ea3690 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:44,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a5bc6dc-287d-4e30-8594-e37ca7ea3690 2018-11-06 14:48:44,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:48:44,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:48:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-77605d6f-c527-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:48:44,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b2fb91-5384-427c-be8d-ee6062c61da8 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-77605d6f-c527-479-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:48:44,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-77605d6f-c527-479-proj used request id req-76b2fb91-5384-427c-be8d-ee6062c61da8 2018-11-06 14:48:44,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:48:44,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d125012-4c6e-4f89-9528-99be44153e24 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:48:44,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4d125012-4c6e-4f89-9528-99be44153e24 2018-11-06 14:48:44,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}}' 2018-11-06 14:48:45,042 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87233967-711e-46ff-a2bc-c9fdfa892d88 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb"}, "enabled": true, "id": "bf49f35c05604997a1a9f792f00f13eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}} 2018-11-06 14:48:45,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-87233967-711e-46ff-a2bc-c9fdfa892d88 2018-11-06 14:48:45,043 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-77605d6f-c527-479-proj 2018-11-06 14:48:45,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:45,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:45,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["II4i7XDARgaSTzlOi48kqw"], "issued_at": "2018-11-06T14:48:45.000000Z"}} 2018-11-06 14:48:45,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f123f17333d468db90a8826595e408fb80f814d6" 2018-11-06 14:48:45,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23e1657-a0cc-4f51-8f04-9a08ae8e9a51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:45,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c23e1657-a0cc-4f51-8f04-9a08ae8e9a51 2018-11-06 14:48:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:48:45,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:48:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:48:45,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f123f17333d468db90a8826595e408fb80f814d6" 2018-11-06 14:48:45,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f88b67-0a2e-4ede-a7ce-15c85aa3e94f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:48:45,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-82f88b67-0a2e-4ede-a7ce-15c85aa3e94f 2018-11-06 14:48:45,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-77605d6f-c527-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f123f17333d468db90a8826595e408fb80f814d6" 2018-11-06 14:48:45,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d36585-d9b9-48fe-b399-2f409714b764 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-77605d6f-c527-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb"}, "enabled": true, "id": "bf49f35c05604997a1a9f792f00f13eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}]} 2018-11-06 14:48:45,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-77605d6f-c527-479-proj used request id req-94d36585-d9b9-48fe-b399-2f409714b764 2018-11-06 14:48:45,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f123f17333d468db90a8826595e408fb80f814d6" 2018-11-06 14:48:45,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed379cbe-b4cd-435d-8f40-f0bcd39b236a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:48:45,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ed379cbe-b4cd-435d-8f40-f0bcd39b236a 2018-11-06 14:48:46,131 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-77605d6f-c527-479-user 2018-11-06 14:48:46,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:46,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:48:46,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa1ce56-a177-43f1-ac02-034b7cd6049b Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:48:46,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-afa1ce56-a177-43f1-ac02-034b7cd6049b 2018-11-06 14:48:46,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" -d '{"role": {"name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj-role"}}' 2018-11-06 14:48:46,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc5d2958-3792-436b-9f96-2fb74cdd4f03 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12b429b3aa26474fb0e92b971b8ae8a1", "links": {"self": "http://172.30.9.27:5000/v3/roles/12b429b3aa26474fb0e92b971b8ae8a1"}, "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj-role"}} 2018-11-06 14:48:46,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-bc5d2958-3792-436b-9f96-2fb74cdd4f03 2018-11-06 14:48:46,360 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-77605d6f-c527-479-proj-role 2018-11-06 14:48:46,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/12b429b3aa26474fb0e92b971b8ae8a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:48:46,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71fbbeb1-0fff-4a55-beff-a98b199daa29 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/12b429b3aa26474fb0e92b971b8ae8a1"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj-role", "id": "12b429b3aa26474fb0e92b971b8ae8a1"}} 2018-11-06 14:48:46,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/12b429b3aa26474fb0e92b971b8ae8a1 used request id req-71fbbeb1-0fff-4a55-beff-a98b199daa29 2018-11-06 14:48:46,448 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-77605d6f-c527-479-proj-role to project CreateInstancePortManipulationTests-77605d6f-c527-479-proj 2018-11-06 14:48:46,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb/users/ac1fedc9c2844bc68b6914d0504ece23/roles/12b429b3aa26474fb0e92b971b8ae8a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:48:46,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b47dd168-ff54-4360-aca3-374e61651ffe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:48:46,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb/users/ac1fedc9c2844bc68b6914d0504ece23/roles/12b429b3aa26474fb0e92b971b8ae8a1 used request id req-b47dd168-ff54-4360-aca3-374e61651ffe 2018-11-06 14:48:46,572 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:48:46,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:46,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:46,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12b429b3aa26474fb0e92b971b8ae8a1", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj-role"}], "expires_at": "2018-11-06T15:48:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf49f35c05604997a1a9f792f00f13eb", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-user", "id": "ac1fedc9c2844bc68b6914d0504ece23"}, "audit_ids": ["8Tu0gEcfSSK3tIbNAWalDQ"], "issued_at": "2018-11-06T14:48:46.000000Z"}} 2018-11-06 14:48:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf3e8a549dd0ea8f71c3b9aa2423beec7ca7e66" 2018-11-06 14:48:47,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d708c51-641e-4299-a10b-64a319b832d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:47,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8d708c51-641e-4299-a10b-64a319b832d9 2018-11-06 14:48:47,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf3e8a549dd0ea8f71c3b9aa2423beec7ca7e66" 2018-11-06 14:48:47,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c3ba2873-c773-4b8f-8b8c-535d8215c661 Date: Tue, 06 Nov 2018 14:48:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image"} 2018-11-06 14:48:47,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image used request id req-c3ba2873-c773-4b8f-8b8c-535d8215c661 2018-11-06 14:48:47,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf3e8a549dd0ea8f71c3b9aa2423beec7ca7e66" 2018-11-06 14:48:47,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b6a28598-a9e7-41e7-8fc1-1fc144839619 Date: Tue, 06 Nov 2018 14:48: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-11-06 14:48:47,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b6a28598-a9e7-41e7-8fc1-1fc144839619 2018-11-06 14:48:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cf3e8a549dd0ea8f71c3b9aa2423beec7ca7e66" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image"}' 2018-11-06 14:48:47,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24 X-Openstack-Request-Id: req-111df601-40a0-4165-8cfa-1b50fbe14de1 Date: Tue, 06 Nov 2018 14:48:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:48:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:48:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24", "min_disk": 0, "protected": false, "id": "f37e1891-9b46-461c-ba8c-ebc916cb6b24", "file": "/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24/file", "checksum": null, "owner": "bf49f35c05604997a1a9f792f00f13eb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:48:47,601 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-111df601-40a0-4165-8cfa-1b50fbe14de1 2018-11-06 14:48:47,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf3e8a549dd0ea8f71c3b9aa2423beec7ca7e66" -d '' 2018-11-06 14:48:49,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4456e512-6944-4c77-b364-c5bbf474668e Date: Tue, 06 Nov 2018 14:48:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:48:49,818 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24/file used request id req-4456e512-6944-4c77-b364-c5bbf474668e 2018-11-06 14:48:49,818 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:48:49,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf3e8a549dd0ea8f71c3b9aa2423beec7ca7e66" 2018-11-06 14:48:49,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7bfd4cad-8a10-4877-b627-2b897e7a9dd2 Date: Tue, 06 Nov 2018 14:48:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:48:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:48:49Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24/snap", "metadata": {}}], "self": "/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24", "min_disk": 0, "protected": false, "id": "f37e1891-9b46-461c-ba8c-ebc916cb6b24", "file": "/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bf49f35c05604997a1a9f792f00f13eb", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:48:49,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24 used request id req-7bfd4cad-8a10-4877-b627-2b897e7a9dd2 2018-11-06 14:48:49,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf3e8a549dd0ea8f71c3b9aa2423beec7ca7e66" 2018-11-06 14:48:50,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a5ba90f0-1483-448e-84ce-2ee54986e3fb Date: Tue, 06 Nov 2018 14:48:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 14:48:50,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a5ba90f0-1483-448e-84ce-2ee54986e3fb 2018-11-06 14:48:50,140 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image 2018-11-06 14:48:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf3e8a549dd0ea8f71c3b9aa2423beec7ca7e66" 2018-11-06 14:48:50,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5dfa931f-e106-4032-84b8-78ba66ad4fa1 Date: Tue, 06 Nov 2018 14:48:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:48:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:48:49Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24/snap", "metadata": {}}], "self": "/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24", "min_disk": 0, "protected": false, "id": "f37e1891-9b46-461c-ba8c-ebc916cb6b24", "file": "/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bf49f35c05604997a1a9f792f00f13eb", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:48:50,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24 used request id req-5dfa931f-e106-4032-84b8-78ba66ad4fa1 2018-11-06 14:48:50,298 - create_image - DEBUG - Instance status is - active 2018-11-06 14:48:50,298 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image 2018-11-06 14:48:50,298 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image 2018-11-06 14:48:50,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:50,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:50,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12b429b3aa26474fb0e92b971b8ae8a1", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj-role"}], "expires_at": "2018-11-06T15:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf49f35c05604997a1a9f792f00f13eb", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-user", "id": "ac1fedc9c2844bc68b6914d0504ece23"}, "audit_ids": ["79llF8TBSWqQsh6AtghcaA"], "issued_at": "2018-11-06T14:48:50.000000Z"}} 2018-11-06 14:48:50,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e709e05a084c9ea6b00cfd1b39737ecc2ab54" 2018-11-06 14:48:50,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f8742a9-f334-4a8a-96e0-1e4a112dba56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:50,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5f8742a9-f334-4a8a-96e0-1e4a112dba56 2018-11-06 14:48:50,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e709e05a084c9ea6b00cfd1b39737ecc2ab54" 2018-11-06 14:48:50,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-30bdc6b8-6154-42f8-b860-0af49937bc84 Date: Tue, 06 Nov 2018 14:48:50 GMT RESP BODY: {"networks":[]} 2018-11-06 14:48:50,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net used request id req-30bdc6b8-6154-42f8-b860-0af49937bc84 2018-11-06 14:48:50,936 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net 2018-11-06 14:48:50,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e709e05a084c9ea6b00cfd1b39737ecc2ab54" -d '{"network": {"name": "CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net", "admin_state_up": true}}' 2018-11-06 14:48:51,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-f9824886-4781-49a7-b586-d41ab922b247 Date: Tue, 06 Nov 2018 14:48:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bf49f35c05604997a1a9f792f00f13eb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:48:51Z","is_default":false,"name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:51Z","mtu":1450}} 2018-11-06 14:48:51,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-f9824886-4781-49a7-b586-d41ab922b247 2018-11-06 14:48:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e709e05a084c9ea6b00cfd1b39737ecc2ab54" 2018-11-06 14:48:51,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-fea2ff87-172a-4d43-98ff-0bc4abbbf451 Date: Tue, 06 Nov 2018 14:48: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-11-06T14:48:51Z","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bf49f35c05604997a1a9f792f00f13eb","id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net"}]} 2018-11-06 14:48:51,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 used request id req-fea2ff87-172a-4d43-98ff-0bc4abbbf451 2018-11-06 14:48:51,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e709e05a084c9ea6b00cfd1b39737ecc2ab54" 2018-11-06 14:48:52,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-79f4c7ac-630a-4ae3-bc8c-216668bc842b Date: Tue, 06 Nov 2018 14:48:52 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:48:52,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 used request id req-79f4c7ac-630a-4ae3-bc8c-216668bc842b 2018-11-06 14:48:52,024 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-subnet 2018-11-06 14:48:52,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e709e05a084c9ea6b00cfd1b39737ecc2ab54" -d '{"subnets": [{"ip_version": 4, "network_id": "fb76d98c-d9ec-44bf-9e07-7133b3927d71", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-subnet"}]}' 2018-11-06 14:48:52,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2472fdfb-692a-401f-91a9-9d964a97d628 Date: Tue, 06 Nov 2018 14:48:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:52Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"bf49f35c05604997a1a9f792f00f13eb","id":"96c3b729-1eb5-4524-b592-07987e5170aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-subnet"}]} 2018-11-06 14:48:52,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-2472fdfb-692a-401f-91a9-9d964a97d628 2018-11-06 14:48:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e709e05a084c9ea6b00cfd1b39737ecc2ab54" 2018-11-06 14:48:53,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dcd4d166-a48a-490b-b949-547bfdffa9dd Date: Tue, 06 Nov 2018 14:48: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":["96c3b729-1eb5-4524-b592-07987e5170aa"],"updated_at":"2018-11-06T14:48:52Z","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf49f35c05604997a1a9f792f00f13eb","id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net"}]} 2018-11-06 14:48:53,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 used request id req-dcd4d166-a48a-490b-b949-547bfdffa9dd 2018-11-06 14:48:53,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e709e05a084c9ea6b00cfd1b39737ecc2ab54" 2018-11-06 14:48:53,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00201b41-2ace-4cfe-94f2-798ac74d25eb Date: Tue, 06 Nov 2018 14:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:52Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"bf49f35c05604997a1a9f792f00f13eb","id":"96c3b729-1eb5-4524-b592-07987e5170aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-subnet"}]} 2018-11-06 14:48:53,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 used request id req-00201b41-2ace-4cfe-94f2-798ac74d25eb 2018-11-06 14:48:53,315 - OpenStackNetwork - DEBUG - Network [fb76d98c-d9ec-44bf-9e07-7133b3927d71] created successfully 2018-11-06 14:48:53,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:53,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:53,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:48:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["_ip8EStMTRifY5c6WUMWVg"], "issued_at": "2018-11-06T14:48:53.000000Z"}} 2018-11-06 14:48:53,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb28871f923602ee666d77737e504ee3383d0b72" 2018-11-06 14:48:53,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87b2da3-eada-4459-ba79-f494602fbf55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:53,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d87b2da3-eada-4459-ba79-f494602fbf55 2018-11-06 14:48:53,866 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:48:53,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb28871f923602ee666d77737e504ee3383d0b72" 2018-11-06 14:48:54,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ccb4e751-812e-4028-bd0f-018ffc997657 x-compute-request-id: req-ccb4e751-812e-4028-bd0f-018ffc997657 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:48:54,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ccb4e751-812e-4028-bd0f-018ffc997657 2018-11-06 14:48:54,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb28871f923602ee666d77737e504ee3383d0b72" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-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-11-06 14:48:54,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-dfa2b920-a6d1-4e09-ae54-32ca97451a13 x-compute-request-id: req-dfa2b920-a6d1-4e09-ae54-32ca97451a13 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8dd20f90-035f-4e6d-91e0-7a8d7a290e2d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8dd20f90-035f-4e6d-91e0-7a8d7a290e2d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8dd20f90-035f-4e6d-91e0-7a8d7a290e2d", "name": "CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:48:54,126 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dfa2b920-a6d1-4e09-ae54-32ca97451a13 2018-11-06 14:48:54,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:54,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:54,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12b429b3aa26474fb0e92b971b8ae8a1", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj-role"}], "expires_at": "2018-11-06T15:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf49f35c05604997a1a9f792f00f13eb", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-user", "id": "ac1fedc9c2844bc68b6914d0504ece23"}, "audit_ids": ["OKyiy5QoSfqEwIAoPRWCFQ"], "issued_at": "2018-11-06T14:48:54.000000Z"}} 2018-11-06 14:48:54,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:54,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4163f5-ce8a-4c70-8679-948346b81e0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:54,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7b4163f5-ce8a-4c70-8679-948346b81e0b 2018-11-06 14:48:54,570 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:48:54,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:54,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30290a83-50a0-40b7-a7dc-2954d48f98ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:54,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-30290a83-50a0-40b7-a7dc-2954d48f98ce 2018-11-06 14:48:54,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:54,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d8a37fb6-ecd5-4a7c-95d2-844cddf9a679 Date: Tue, 06 Nov 2018 14:48: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":["96c3b729-1eb5-4524-b592-07987e5170aa"],"updated_at":"2018-11-06T14:48:52Z","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf49f35c05604997a1a9f792f00f13eb","id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net"}]} 2018-11-06 14:48:54,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net used request id req-d8a37fb6-ecd5-4a7c-95d2-844cddf9a679 2018-11-06 14:48:54,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:48:54,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:48:54,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:54,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7712d5-e07e-44af-9cfd-d524d300cb45 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb"}, "enabled": true, "id": "bf49f35c05604997a1a9f792f00f13eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}} 2018-11-06 14:48:54,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb used request id req-7b7712d5-e07e-44af-9cfd-d524d300cb45 2018-11-06 14:48:54,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:55,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c50028e5-9f06-425a-b374-65dc51938633 Date: Tue, 06 Nov 2018 14:48:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:52Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"bf49f35c05604997a1a9f792f00f13eb","id":"96c3b729-1eb5-4524-b592-07987e5170aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-subnet"}]} 2018-11-06 14:48:55,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 used request id req-c50028e5-9f06-425a-b374-65dc51938633 2018-11-06 14:48:55,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71&name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:55,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2fcda4d7-9e34-4b67-90c4-c14ba38b7e3b Date: Tue, 06 Nov 2018 14:48:55 GMT RESP BODY: {"ports":[]} 2018-11-06 14:48:55,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71&name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3port-1&admin_state_up=True used request id req-2fcda4d7-9e34-4b67-90c4-c14ba38b7e3b 2018-11-06 14:48:55,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:55,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-2bd5acd6-1a80-45d9-96a0-8b3a4275bd94 x-compute-request-id: req-2bd5acd6-1a80-45d9-96a0-8b3a4275bd94 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:48:55,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-inst used request id req-2bd5acd6-1a80-45d9-96a0-8b3a4275bd94 2018-11-06 14:48:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:55,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ac6ca80f-2414-4b50-92b9-66b3a114a2a4 Date: Tue, 06 Nov 2018 14:48: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":["96c3b729-1eb5-4524-b592-07987e5170aa"],"updated_at":"2018-11-06T14:48:52Z","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf49f35c05604997a1a9f792f00f13eb","id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net"}]} 2018-11-06 14:48:55,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net used request id req-ac6ca80f-2414-4b50-92b9-66b3a114a2a4 2018-11-06 14:48:55,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:56,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbfef04-64ae-43c8-897e-bf76870833ed Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb"}, "enabled": true, "id": "bf49f35c05604997a1a9f792f00f13eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}} 2018-11-06 14:48:56,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb used request id req-fbbfef04-64ae-43c8-897e-bf76870833ed 2018-11-06 14:48:56,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:56,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-49e34717-2c6a-4a8f-b6da-f46c1da0f1ba Date: Tue, 06 Nov 2018 14:48:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:52Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"bf49f35c05604997a1a9f792f00f13eb","id":"96c3b729-1eb5-4524-b592-07987e5170aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-subnet"}]} 2018-11-06 14:48:56,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 used request id req-49e34717-2c6a-4a8f-b6da-f46c1da0f1ba 2018-11-06 14:48:56,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71&name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:56,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96ecdfe2-6ae0-488d-a3f1-8e8b2210ec9b Date: Tue, 06 Nov 2018 14:48:56 GMT RESP BODY: {"ports":[]} 2018-11-06 14:48:56,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71&name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3port-1&admin_state_up=True used request id req-96ecdfe2-6ae0-488d-a3f1-8e8b2210ec9b 2018-11-06 14:48:56,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:48:56,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:48:56,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12b429b3aa26474fb0e92b971b8ae8a1", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj-role"}], "expires_at": "2018-11-06T15:48:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf49f35c05604997a1a9f792f00f13eb", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/bf49f35c05604997a1a9f792f00f13eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-user", "id": "ac1fedc9c2844bc68b6914d0504ece23"}, "audit_ids": ["nhCEQxx7QlOCKeeRLL2Y9g"], "issued_at": "2018-11-06T14:48:56.000000Z"}} 2018-11-06 14:48:56,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d50a5b8d711bbea972c15a3bf54d2ca2403e7c" 2018-11-06 14:48:56,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e4d551-42b1-4874-bb60-a9a11c81b143 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:48:56,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-18e4d551-42b1-4874-bb60-a9a11c81b143 2018-11-06 14:48:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:56,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-135c3958-84f1-41b4-a2d7-e837c76469c0 Date: Tue, 06 Nov 2018 14:48: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":["96c3b729-1eb5-4524-b592-07987e5170aa"],"updated_at":"2018-11-06T14:48:52Z","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf49f35c05604997a1a9f792f00f13eb","id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net"}]} 2018-11-06 14:48:56,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net used request id req-135c3958-84f1-41b4-a2d7-e837c76469c0 2018-11-06 14:48:56,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:56,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1e17dfd9-0acb-4556-8355-b33ff7aa44f4 Date: Tue, 06 Nov 2018 14:48:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:52Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"bf49f35c05604997a1a9f792f00f13eb","id":"96c3b729-1eb5-4524-b592-07987e5170aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-subnet"}]} 2018-11-06 14:48:56,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 used request id req-1e17dfd9-0acb-4556-8355-b33ff7aa44f4 2018-11-06 14:48:57,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:57,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e7120ffa-9afe-4655-b87a-0d7ed0508bf8 Date: Tue, 06 Nov 2018 14:48: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":["96c3b729-1eb5-4524-b592-07987e5170aa"],"updated_at":"2018-11-06T14:48:52Z","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf49f35c05604997a1a9f792f00f13eb","id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net"}]} 2018-11-06 14:48:57,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net used request id req-e7120ffa-9afe-4655-b87a-0d7ed0508bf8 2018-11-06 14:48:57,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:48:57,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:48:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d50a5b8d711bbea972c15a3bf54d2ca2403e7c" 2018-11-06 14:48:57,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff6536a-0673-4b9b-a263-99a0aafdd1df Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb"}, "enabled": true, "id": "bf49f35c05604997a1a9f792f00f13eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}} 2018-11-06 14:48:57,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb used request id req-7ff6536a-0673-4b9b-a263-99a0aafdd1df 2018-11-06 14:48:57,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" 2018-11-06 14:48:57,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-af543726-8150-4b54-9f6b-3b5cc6caf458 Date: Tue, 06 Nov 2018 14:48:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb76d98c-d9ec-44bf-9e07-7133b3927d71","tenant_id":"bf49f35c05604997a1a9f792f00f13eb","created_at":"2018-11-06T14:48:52Z","dns_nameservers":[],"updated_at":"2018-11-06T14:48: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":"bf49f35c05604997a1a9f792f00f13eb","id":"96c3b729-1eb5-4524-b592-07987e5170aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-subnet"}]} 2018-11-06 14:48:57,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fb76d98c-d9ec-44bf-9e07-7133b3927d71 used request id req-af543726-8150-4b54-9f6b-3b5cc6caf458 2018-11-06 14:48:57,555 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net 2018-11-06 14:48:57,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abfee7446e83529a363e427b73ca45cf573d94f" -d '{"port": {"network_id": "fb76d98c-d9ec-44bf-9e07-7133b3927d71", "name": "CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-11-06 14:48:57,725 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-e5b4f8a7-88d5-4054-96c9-dd996b0d75ed Date: Tue, 06 Nov 2018 14:48:57 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 14:48:57,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-e5b4f8a7-88d5-4054-96c9-dd996b0d75ed 2018-11-06 14:48:57,725 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 14:48:57,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/8dd20f90-035f-4e6d-91e0-7a8d7a290e2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb28871f923602ee666d77737e504ee3383d0b72" 2018-11-06 14:48:57,775 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b11ed5-d7c1-4472-99e1-ed6b00378ff2 x-compute-request-id: req-c4b11ed5-d7c1-4472-99e1-ed6b00378ff2 Content-Length: 0 Content-Type: application/json 2018-11-06 14:48:57,775 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8dd20f90-035f-4e6d-91e0-7a8d7a290e2d used request id req-c4b11ed5-d7c1-4472-99e1-ed6b00378ff2 2018-11-06 14:48:57,776 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-subnet 2018-11-06 14:48:57,776 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-subnet 2018-11-06 14:48:57,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/96c3b729-1eb5-4524-b592-07987e5170aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e709e05a084c9ea6b00cfd1b39737ecc2ab54" 2018-11-06 14:48:59,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ece30987-b1a9-4fed-926e-e940592f0d31 Date: Tue, 06 Nov 2018 14:48:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:48:59,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/96c3b729-1eb5-4524-b592-07987e5170aa used request id req-ece30987-b1a9-4fed-926e-e940592f0d31 2018-11-06 14:48:59,966 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-pub-net 2018-11-06 14:48:59,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/fb76d98c-d9ec-44bf-9e07-7133b3927d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e709e05a084c9ea6b00cfd1b39737ecc2ab54" 2018-11-06 14:49:01,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4d0e2fc-25bf-47b4-a84e-2db042f98368 Date: Tue, 06 Nov 2018 14:49:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:49:01,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fb76d98c-d9ec-44bf-9e07-7133b3927d71 used request id req-a4d0e2fc-25bf-47b4-a84e-2db042f98368 2018-11-06 14:49:01,333 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-861ad0fc-c835-492c-8af0-6a44ddb40da3-image 2018-11-06 14:49:01,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf3e8a549dd0ea8f71c3b9aa2423beec7ca7e66" 2018-11-06 14:49:02,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e225eaa1-f7ee-43ba-ad42-135c83395c63 Date: Tue, 06 Nov 2018 14:49:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:49:02,323 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f37e1891-9b46-461c-ba8c-ebc916cb6b24 used request id req-e225eaa1-f7ee-43ba-ad42-135c83395c63 2018-11-06 14:49:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:49:02,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8a63701d-358d-4622-8c1d-aef7d039ff26 Date: Tue, 06 Nov 2018 14:49:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf49f35c05604997a1a9f792f00f13eb", "created_at": "2018-11-06T14:48:51Z", "updated_at": "2018-11-06T14:48:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:48:51Z", "revision_number": 0, "id": "254458f3-ff67-40de-adbb-7a01835ae627", "remote_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "remote_ip_prefix": null, "created_at": "2018-11-06T14:48:51Z", "security_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "tenant_id": "bf49f35c05604997a1a9f792f00f13eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf49f35c05604997a1a9f792f00f13eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:48:51Z", "revision_number": 0, "id": "5154f186-591a-4a77-86c5-3c6383ff3ddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:48:51Z", "security_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "tenant_id": "bf49f35c05604997a1a9f792f00f13eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf49f35c05604997a1a9f792f00f13eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:48:51Z", "revision_number": 0, "id": "8b6dc34a-38d3-4860-ac36-093d13893a1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:48:51Z", "security_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "tenant_id": "bf49f35c05604997a1a9f792f00f13eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf49f35c05604997a1a9f792f00f13eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:48:51Z", "revision_number": 0, "id": "bde548c8-d3a2-4009-856e-09775b42e16e", "remote_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "remote_ip_prefix": null, "created_at": "2018-11-06T14:48:51Z", "security_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "tenant_id": "bf49f35c05604997a1a9f792f00f13eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf49f35c05604997a1a9f792f00f13eb"}], "revision_number": 4, "project_id": "bf49f35c05604997a1a9f792f00f13eb", "id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "name": "default"}]} 2018-11-06 14:49:02,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8a63701d-358d-4622-8c1d-aef7d039ff26 2018-11-06 14:49:02,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:49:02,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a53198-2ec2-453e-a413-528c6ebc68dd 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:49:02,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-71a53198-2ec2-453e-a413-528c6ebc68dd 2018-11-06 14:49:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:49:02,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10967937-5841-4f45-9135-c25753c8d8e4 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:49:02,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-10967937-5841-4f45-9135-c25753c8d8e4 2018-11-06 14:49:02,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:49:02,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bc6fc8-6924-4a3a-91e3-1ce5c6287984 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:49:02,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-c8bc6fc8-6924-4a3a-91e3-1ce5c6287984 2018-11-06 14:49:02,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:49:03,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5576d6-1651-4876-85a3-3f41d00fd84b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb"}, "enabled": true, "id": "bf49f35c05604997a1a9f792f00f13eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77605d6f-c527-479-proj"}} 2018-11-06 14:49:03,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb used request id req-0b5576d6-1651-4876-85a3-3f41d00fd84b 2018-11-06 14:49:03,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd783757-e4ed-4478-874c-f8f90d3715e7 2018-11-06 14:49:03,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd783757-e4ed-4478-874c-f8f90d3715e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:49:03,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bbc7c06a-dec5-491e-9c79-b28ed90ba70f Date: Tue, 06 Nov 2018 14:49:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:48:51Z", "security_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bf49f35c05604997a1a9f792f00f13eb", "created_at": "2018-11-06T14:48:51Z", "project_id": "bf49f35c05604997a1a9f792f00f13eb", "id": "254458f3-ff67-40de-adbb-7a01835ae627"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:48:51Z", "security_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bf49f35c05604997a1a9f792f00f13eb", "created_at": "2018-11-06T14:48:51Z", "project_id": "bf49f35c05604997a1a9f792f00f13eb", "id": "5154f186-591a-4a77-86c5-3c6383ff3ddd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:48:51Z", "security_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bf49f35c05604997a1a9f792f00f13eb", "created_at": "2018-11-06T14:48:51Z", "project_id": "bf49f35c05604997a1a9f792f00f13eb", "id": "8b6dc34a-38d3-4860-ac36-093d13893a1f"}, {"remote_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:48:51Z", "security_group_id": "dd783757-e4ed-4478-874c-f8f90d3715e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bf49f35c05604997a1a9f792f00f13eb", "created_at": "2018-11-06T14:48:51Z", "project_id": "bf49f35c05604997a1a9f792f00f13eb", "id": "bde548c8-d3a2-4009-856e-09775b42e16e"}]} 2018-11-06 14:49:03,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd783757-e4ed-4478-874c-f8f90d3715e7 used request id req-bbc7c06a-dec5-491e-9c79-b28ed90ba70f 2018-11-06 14:49:03,216 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:49:03,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dd783757-e4ed-4478-874c-f8f90d3715e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:49:03,576 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bce97c9-840b-4171-87f6-a91d05ef9076 Content-Length: 0 Date: Tue, 06 Nov 2018 14:49:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:49:03,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dd783757-e4ed-4478-874c-f8f90d3715e7 used request id req-8bce97c9-840b-4171-87f6-a91d05ef9076 2018-11-06 14:49:03,577 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-77605d6f-c527-479-proj 2018-11-06 14:49:03,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:49:03,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568154e4-cba6-4084-a750-78e9762677b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:03,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/bf49f35c05604997a1a9f792f00f13eb used request id req-568154e4-cba6-4084-a750-78e9762677b2 2018-11-06 14:49:03,800 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-77605d6f-c527-479-proj-role 2018-11-06 14:49:03,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/12b429b3aa26474fb0e92b971b8ae8a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:49:03,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9057dc58-7687-4a97-bc1e-0721dd004b53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:03,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/12b429b3aa26474fb0e92b971b8ae8a1 used request id req-9057dc58-7687-4a97-bc1e-0721dd004b53 2018-11-06 14:49:03,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92a2b768c7b6a6da6fb6bc09944f7ed9bcb165" 2018-11-06 14:49:04,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f567ec85-deb4-408a-b59a-88f313ef99d5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:49:04,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f567ec85-deb4-408a-b59a-88f313ef99d5 2018-11-06 14:49:04,001 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-77605d6f-c527-479-user 2018-11-06 14:49:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/ac1fedc9c2844bc68b6914d0504ece23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f123f17333d468db90a8826595e408fb80f814d6" 2018-11-06 14:49:04,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88c41c6e-bcc9-4e2a-a7fe-df7697894ef7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:04,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ac1fedc9c2844bc68b6914d0504ece23 used request id req-88c41c6e-bcc9-4e2a-a7fe-df7697894ef7 2018-11-06 14:49:04,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:04,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["R-3IPDkhRcSsVWkwKWNDnQ"], "issued_at": "2018-11-06T14:49:04.000000Z"}} 2018-11-06 14:49:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6a5095b6f7f2956db70c0be0e162343327e9f1" 2018-11-06 14:49:04,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375c2ac1-48fe-4f06-8fe3-b5b7f88c6001 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:04,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-375c2ac1-48fe-4f06-8fe3-b5b7f88c6001 2018-11-06 14:49:04,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:04,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:05,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["6GD3qppSQxq7NkwNWbIwgw"], "issued_at": "2018-11-06T14:49:05.000000Z"}} 2018-11-06 14:49:05,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:05,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e8185a-6164-4505-b8a8-50475d50877f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:05,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-02e8185a-6164-4505-b8a8-50475d50877f 2018-11-06 14:49:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:05,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:05,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:05,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae6863f-4a4b-4ba8-9929-c389261e0f8d Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:49:05,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj used request id req-bae6863f-4a4b-4ba8-9929-c389261e0f8d 2018-11-06 14:49:05,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:05,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc35fd54-e558-4dd3-91e0-6bc3795dc3a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:49:05,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-cc35fd54-e558-4dd3-91e0-6bc3795dc3a6 2018-11-06 14:49:05,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}}' 2018-11-06 14:49:05,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76c60a88-c505-4bfd-a106-083ec1b8e2f0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799"}, "enabled": true, "id": "d26792b623e2456e854d4322861a0799", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}} 2018-11-06 14:49:05,479 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-76c60a88-c505-4bfd-a106-083ec1b8e2f0 2018-11-06 14:49:05,480 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj 2018-11-06 14:49:05,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:05,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:05,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["JAbYjOJJRtGIEUlqqXNuNQ"], "issued_at": "2018-11-06T14:49:05.000000Z"}} 2018-11-06 14:49:05,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7d260733134d3123a927f20bb62389d0d7993d" 2018-11-06 14:49:05,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa89930-7286-4b92-b59c-f23ff9d7cb9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:05,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-faa89930-7286-4b92-b59c-f23ff9d7cb9d 2018-11-06 14:49:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:05,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:05,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7d260733134d3123a927f20bb62389d0d7993d" 2018-11-06 14:49:06,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26554a5b-5b5c-4e8e-b111-6925daf798b9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:49:06,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-26554a5b-5b5c-4e8e-b111-6925daf798b9 2018-11-06 14:49:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7d260733134d3123a927f20bb62389d0d7993d" 2018-11-06 14:49:06,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc0d1c5-56dc-4161-8abc-f92bea3eca37 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799"}, "enabled": true, "id": "d26792b623e2456e854d4322861a0799", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}]} 2018-11-06 14:49:06,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj used request id req-9fc0d1c5-56dc-4161-8abc-f92bea3eca37 2018-11-06 14:49:06,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7d260733134d3123a927f20bb62389d0d7993d" 2018-11-06 14:49:06,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa760073-50b0-40df-9325-7f291bf8cfbc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:49:06,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-aa760073-50b0-40df-9325-7f291bf8cfbc 2018-11-06 14:49:06,564 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3304e074-3bb3-4b9-user 2018-11-06 14:49:06,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:06,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21fba7d-6e16-4393-87bf-e1914cc2a5a7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:49:06,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c21fba7d-6e16-4393-87bf-e1914cc2a5a7 2018-11-06 14:49:06,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" -d '{"role": {"name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj-role"}}' 2018-11-06 14:49:06,766 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdd123ec-02de-40ce-b119-3cbfe4cbdf82 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e09faab3bbb847338715b6c49783f998", "links": {"self": "http://172.30.9.27:5000/v3/roles/e09faab3bbb847338715b6c49783f998"}, "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj-role"}} 2018-11-06 14:49:06,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-bdd123ec-02de-40ce-b119-3cbfe4cbdf82 2018-11-06 14:49:06,767 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj-role 2018-11-06 14:49:06,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/e09faab3bbb847338715b6c49783f998 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:06,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c93c3a-2342-4ac3-9e15-2cb31b4d6c5d Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/e09faab3bbb847338715b6c49783f998"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj-role", "id": "e09faab3bbb847338715b6c49783f998"}} 2018-11-06 14:49:06,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/e09faab3bbb847338715b6c49783f998 used request id req-a2c93c3a-2342-4ac3-9e15-2cb31b4d6c5d 2018-11-06 14:49:06,867 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj-role to project CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj 2018-11-06 14:49:06,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799/users/cb688f7d39de43c7836be8cec7590e11/roles/e09faab3bbb847338715b6c49783f998 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:06,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-695547c8-e290-41f4-97f3-9233e8002c0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:06,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799/users/cb688f7d39de43c7836be8cec7590e11/roles/e09faab3bbb847338715b6c49783f998 used request id req-695547c8-e290-41f4-97f3-9233e8002c0a 2018-11-06 14:49:06,997 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:49:06,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:06,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:07,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e09faab3bbb847338715b6c49783f998", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj-role"}], "expires_at": "2018-11-06T15:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d26792b623e2456e854d4322861a0799", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-user", "id": "cb688f7d39de43c7836be8cec7590e11"}, "audit_ids": ["o9mQrFpnTcSWrbWQMoGkNw"], "issued_at": "2018-11-06T14:49:07.000000Z"}} 2018-11-06 14:49:07,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ceab5673bc5d1e2de35a382ac135aea223f993" 2018-11-06 14:49:07,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bc70c1-61a5-4f72-9c5c-5407268125a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:07,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-48bc70c1-61a5-4f72-9c5c-5407268125a6 2018-11-06 14:49:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95ceab5673bc5d1e2de35a382ac135aea223f993" 2018-11-06 14:49:07,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-fa04932b-4995-4743-a42a-6faa6b860c57 Date: Tue, 06 Nov 2018 14:49:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image"} 2018-11-06 14:49:07,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image used request id req-fa04932b-4995-4743-a42a-6faa6b860c57 2018-11-06 14:49:07,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95ceab5673bc5d1e2de35a382ac135aea223f993" 2018-11-06 14:49:07,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-48a70f96-8bf1-4156-9e6c-1c2788559af9 Date: Tue, 06 Nov 2018 14:49: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-11-06 14:49:07,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-48a70f96-8bf1-4156-9e6c-1c2788559af9 2018-11-06 14:49:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95ceab5673bc5d1e2de35a382ac135aea223f993" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image"}' 2018-11-06 14:49:08,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4 X-Openstack-Request-Id: req-ae197eaf-2535-49b8-95d2-60829ab56f3a Date: Tue, 06 Nov 2018 14:49:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:49:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:49:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4", "min_disk": 0, "protected": false, "id": "e2b76862-121c-45cc-87c8-69c95816bee4", "file": "/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4/file", "checksum": null, "owner": "d26792b623e2456e854d4322861a0799", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:49:08,009 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ae197eaf-2535-49b8-95d2-60829ab56f3a 2018-11-06 14:49:08,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95ceab5673bc5d1e2de35a382ac135aea223f993" -d '' 2018-11-06 14:49:10,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71c7897f-4548-4b5e-bed0-eaf43521f1c8 Date: Tue, 06 Nov 2018 14:49:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:49:10,155 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4/file used request id req-71c7897f-4548-4b5e-bed0-eaf43521f1c8 2018-11-06 14:49:10,155 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:49:10,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95ceab5673bc5d1e2de35a382ac135aea223f993" 2018-11-06 14:49:10,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a1bee15b-3784-49e4-9e51-6080afe4972c Date: Tue, 06 Nov 2018 14:49:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:49:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:49:10Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e2b76862-121c-45cc-87c8-69c95816bee4/snap", "metadata": {}}], "self": "/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4", "min_disk": 0, "protected": false, "id": "e2b76862-121c-45cc-87c8-69c95816bee4", "file": "/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d26792b623e2456e854d4322861a0799", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e2b76862-121c-45cc-87c8-69c95816bee4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:49:10,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4 used request id req-a1bee15b-3784-49e4-9e51-6080afe4972c 2018-11-06 14:49:10,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95ceab5673bc5d1e2de35a382ac135aea223f993" 2018-11-06 14:49:10,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bd5f2b57-25e9-4c7d-a367-90b6da9e3323 Date: Tue, 06 Nov 2018 14:49: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-11-06 14:49:10,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bd5f2b57-25e9-4c7d-a367-90b6da9e3323 2018-11-06 14:49:10,498 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image 2018-11-06 14:49:10,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95ceab5673bc5d1e2de35a382ac135aea223f993" 2018-11-06 14:49:10,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ea770d61-febd-4808-a310-a759d6b19b52 Date: Tue, 06 Nov 2018 14:49:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:49:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:49:10Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e2b76862-121c-45cc-87c8-69c95816bee4/snap", "metadata": {}}], "self": "/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4", "min_disk": 0, "protected": false, "id": "e2b76862-121c-45cc-87c8-69c95816bee4", "file": "/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d26792b623e2456e854d4322861a0799", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e2b76862-121c-45cc-87c8-69c95816bee4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:49:10,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4 used request id req-ea770d61-febd-4808-a310-a759d6b19b52 2018-11-06 14:49:10,676 - create_image - DEBUG - Instance status is - active 2018-11-06 14:49:10,676 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image 2018-11-06 14:49:10,676 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image 2018-11-06 14:49:10,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:10,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:11,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e09faab3bbb847338715b6c49783f998", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj-role"}], "expires_at": "2018-11-06T15:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d26792b623e2456e854d4322861a0799", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-user", "id": "cb688f7d39de43c7836be8cec7590e11"}, "audit_ids": ["7HzdeNNFRD2QpzZg2QzjTQ"], "issued_at": "2018-11-06T14:49:11.000000Z"}} 2018-11-06 14:49:11,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d73e06f39cb96b4266130a58dc87cf3b23dacf" 2018-11-06 14:49:11,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d973643-2ed3-4719-b3de-adc717166277 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:11,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5d973643-2ed3-4719-b3de-adc717166277 2018-11-06 14:49:11,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d73e06f39cb96b4266130a58dc87cf3b23dacf" 2018-11-06 14:49:11,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e771c09e-6fde-4d0e-a359-f688a4977b80 Date: Tue, 06 Nov 2018 14:49:11 GMT RESP BODY: {"networks":[]} 2018-11-06 14:49:11,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net used request id req-e771c09e-6fde-4d0e-a359-f688a4977b80 2018-11-06 14:49:11,400 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net 2018-11-06 14:49:11,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d73e06f39cb96b4266130a58dc87cf3b23dacf" -d '{"network": {"name": "CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net", "admin_state_up": true}}' 2018-11-06 14:49:11,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-08353e1b-714f-447b-8c59-f1255f8f0771 Date: Tue, 06 Nov 2018 14:49:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b6a8829-1e32-4453-a716-c1b098d882a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d26792b623e2456e854d4322861a0799","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:49:11Z","is_default":false,"name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:11Z","mtu":1450}} 2018-11-06 14:49:11,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-08353e1b-714f-447b-8c59-f1255f8f0771 2018-11-06 14:49:12,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5b6a8829-1e32-4453-a716-c1b098d882a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d73e06f39cb96b4266130a58dc87cf3b23dacf" 2018-11-06 14:49:12,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c40dd570-764c-4306-97e2-329eadfd4ab8 Date: Tue, 06 Nov 2018 14:49:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:49:11Z","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d26792b623e2456e854d4322861a0799","id":"5b6a8829-1e32-4453-a716-c1b098d882a3","name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net"}]} 2018-11-06 14:49:12,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5b6a8829-1e32-4453-a716-c1b098d882a3 used request id req-c40dd570-764c-4306-97e2-329eadfd4ab8 2018-11-06 14:49:12,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d73e06f39cb96b4266130a58dc87cf3b23dacf" 2018-11-06 14:49:12,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f5787b20-093b-4d6f-97a0-54d5ab096d8b Date: Tue, 06 Nov 2018 14:49:12 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:49:12,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 used request id req-f5787b20-093b-4d6f-97a0-54d5ab096d8b 2018-11-06 14:49:12,408 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet 2018-11-06 14:49:12,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d73e06f39cb96b4266130a58dc87cf3b23dacf" -d '{"subnets": [{"ip_version": 4, "network_id": "5b6a8829-1e32-4453-a716-c1b098d882a3", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet"}]}' 2018-11-06 14:49:13,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a3c2a12a-86ba-4759-8b14-58e84b3c325e Date: Tue, 06 Nov 2018 14:49:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a8829-1e32-4453-a716-c1b098d882a3","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:12Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:12Z","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":"d26792b623e2456e854d4322861a0799","id":"5c17b240-ecb3-4ebc-b0de-45c1a73d95d4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet"}]} 2018-11-06 14:49:13,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-a3c2a12a-86ba-4759-8b14-58e84b3c325e 2018-11-06 14:49:13,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5b6a8829-1e32-4453-a716-c1b098d882a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d73e06f39cb96b4266130a58dc87cf3b23dacf" 2018-11-06 14:49:13,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e805b85a-a1d2-4a76-a9bb-41b9e089cb7f Date: Tue, 06 Nov 2018 14:49: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":["5c17b240-ecb3-4ebc-b0de-45c1a73d95d4"],"updated_at":"2018-11-06T14:49:12Z","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d26792b623e2456e854d4322861a0799","id":"5b6a8829-1e32-4453-a716-c1b098d882a3","name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net"}]} 2018-11-06 14:49:13,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5b6a8829-1e32-4453-a716-c1b098d882a3 used request id req-e805b85a-a1d2-4a76-a9bb-41b9e089cb7f 2018-11-06 14:49:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d73e06f39cb96b4266130a58dc87cf3b23dacf" 2018-11-06 14:49:13,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-91078eef-bfdd-4fe1-a498-3734fd706996 Date: Tue, 06 Nov 2018 14:49:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a8829-1e32-4453-a716-c1b098d882a3","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:12Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d26792b623e2456e854d4322861a0799","id":"5c17b240-ecb3-4ebc-b0de-45c1a73d95d4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet"}]} 2018-11-06 14:49:13,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 used request id req-91078eef-bfdd-4fe1-a498-3734fd706996 2018-11-06 14:49:13,648 - OpenStackNetwork - DEBUG - Network [5b6a8829-1e32-4453-a716-c1b098d882a3] created successfully 2018-11-06 14:49:13,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:13,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:14,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Dt8J3dnyQUeIkk4ASqATGw"], "issued_at": "2018-11-06T14:49:14.000000Z"}} 2018-11-06 14:49:14,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f51ff69276dbd2239a724c6e71c8ace5251812b" 2018-11-06 14:49:14,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc11908-e20c-4191-a7ca-98a646186edd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:14,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dbc11908-e20c-4191-a7ca-98a646186edd 2018-11-06 14:49:14,196 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:49:14,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f51ff69276dbd2239a724c6e71c8ace5251812b" 2018-11-06 14:49:14,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29fefad4-636d-4275-a6ac-6ee047ef17de x-compute-request-id: req-29fefad4-636d-4275-a6ac-6ee047ef17de Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:49:14,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-29fefad4-636d-4275-a6ac-6ee047ef17de 2018-11-06 14:49:14,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f51ff69276dbd2239a724c6e71c8ace5251812b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-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-11-06 14:49:14,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebd0cdca-ca45-4c8b-af8a-4484a45d5771 x-compute-request-id: req-ebd0cdca-ca45-4c8b-af8a-4484a45d5771 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/72e53c52-4eed-4cd0-99bb-3f4b0abbfc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/72e53c52-4eed-4cd0-99bb-3f4b0abbfc12", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "72e53c52-4eed-4cd0-99bb-3f4b0abbfc12", "name": "CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:49:14,443 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ebd0cdca-ca45-4c8b-af8a-4484a45d5771 2018-11-06 14:49:14,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:14,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:14,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e09faab3bbb847338715b6c49783f998", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj-role"}], "expires_at": "2018-11-06T15:49:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d26792b623e2456e854d4322861a0799", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-user", "id": "cb688f7d39de43c7836be8cec7590e11"}, "audit_ids": ["OoRclxp9QBiBews7DUDIIw"], "issued_at": "2018-11-06T14:49:14.000000Z"}} 2018-11-06 14:49:14,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:14,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029c8f86-3fa2-4761-b08b-0e0868f03115 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:14,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-029c8f86-3fa2-4761-b08b-0e0868f03115 2018-11-06 14:49:14,904 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:49:14,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:14,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29985b28-138a-48e4-988d-fff50993ff8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:14,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-29985b28-138a-48e4-988d-fff50993ff8e 2018-11-06 14:49:14,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:15,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6883beb5-d353-47dc-9a16-059d4c89adb9 Date: Tue, 06 Nov 2018 14:49: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":["5c17b240-ecb3-4ebc-b0de-45c1a73d95d4"],"updated_at":"2018-11-06T14:49:12Z","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d26792b623e2456e854d4322861a0799","id":"5b6a8829-1e32-4453-a716-c1b098d882a3","name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net"}]} 2018-11-06 14:49:15,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net used request id req-6883beb5-d353-47dc-9a16-059d4c89adb9 2018-11-06 14:49:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:15,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:15,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:15,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3359c06-5a33-463a-a7c9-c54615c21a3e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799"}, "enabled": true, "id": "d26792b623e2456e854d4322861a0799", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}} 2018-11-06 14:49:15,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799 used request id req-b3359c06-5a33-463a-a7c9-c54615c21a3e 2018-11-06 14:49:15,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:15,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-24f488d2-7bcf-445c-8995-bf269db119d0 Date: Tue, 06 Nov 2018 14:49:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a8829-1e32-4453-a716-c1b098d882a3","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:12Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d26792b623e2456e854d4322861a0799","id":"5c17b240-ecb3-4ebc-b0de-45c1a73d95d4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet"}]} 2018-11-06 14:49:15,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 used request id req-24f488d2-7bcf-445c-8995-bf269db119d0 2018-11-06 14:49:15,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3&name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:15,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-87bc4ef4-8187-4e7e-ad07-a3e34ecde9d5 Date: Tue, 06 Nov 2018 14:49:15 GMT RESP BODY: {"ports":[]} 2018-11-06 14:49:15,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3&name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055port-1&admin_state_up=True used request id req-87bc4ef4-8187-4e7e-ad07-a3e34ecde9d5 2018-11-06 14:49:15,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:16,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9892a31-38bd-4c02-9033-71ec19ca3ab1 x-compute-request-id: req-b9892a31-38bd-4c02-9033-71ec19ca3ab1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:49:16,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-inst used request id req-b9892a31-38bd-4c02-9033-71ec19ca3ab1 2018-11-06 14:49:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:16,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ecfaad9f-664a-4bdc-8dd9-a07c3578c8c8 Date: Tue, 06 Nov 2018 14:49: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":["5c17b240-ecb3-4ebc-b0de-45c1a73d95d4"],"updated_at":"2018-11-06T14:49:12Z","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d26792b623e2456e854d4322861a0799","id":"5b6a8829-1e32-4453-a716-c1b098d882a3","name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net"}]} 2018-11-06 14:49:16,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net used request id req-ecfaad9f-664a-4bdc-8dd9-a07c3578c8c8 2018-11-06 14:49:16,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:16,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-debf9a58-dc59-4e21-9636-12111ad10d1a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799"}, "enabled": true, "id": "d26792b623e2456e854d4322861a0799", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}} 2018-11-06 14:49:16,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799 used request id req-debf9a58-dc59-4e21-9636-12111ad10d1a 2018-11-06 14:49:16,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:16,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-76913b0c-f0d7-4ae2-9c7c-2b7b980c4dfc Date: Tue, 06 Nov 2018 14:49:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a8829-1e32-4453-a716-c1b098d882a3","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:12Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d26792b623e2456e854d4322861a0799","id":"5c17b240-ecb3-4ebc-b0de-45c1a73d95d4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet"}]} 2018-11-06 14:49:16,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 used request id req-76913b0c-f0d7-4ae2-9c7c-2b7b980c4dfc 2018-11-06 14:49:16,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3&name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:16,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb5e00e1-92db-44e7-a908-2f67004c2c72 Date: Tue, 06 Nov 2018 14:49:16 GMT RESP BODY: {"ports":[]} 2018-11-06 14:49:16,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3&name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055port-1&admin_state_up=True used request id req-fb5e00e1-92db-44e7-a908-2f67004c2c72 2018-11-06 14:49:16,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:16,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:17,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e09faab3bbb847338715b6c49783f998", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj-role"}], "expires_at": "2018-11-06T15:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d26792b623e2456e854d4322861a0799", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/d26792b623e2456e854d4322861a0799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-user", "id": "cb688f7d39de43c7836be8cec7590e11"}, "audit_ids": ["-rndK-QvRCStSFBD3tu9gg"], "issued_at": "2018-11-06T14:49:17.000000Z"}} 2018-11-06 14:49:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc48894358a609707e5856184e2e5995760a708" 2018-11-06 14:49:17,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89773ffd-2e7b-4c74-bd2d-d04442bfc164 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:17,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-89773ffd-2e7b-4c74-bd2d-d04442bfc164 2018-11-06 14:49:17,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:17,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1a2fca2e-1312-4421-a075-078039e8155d Date: Tue, 06 Nov 2018 14:49: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":["5c17b240-ecb3-4ebc-b0de-45c1a73d95d4"],"updated_at":"2018-11-06T14:49:12Z","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d26792b623e2456e854d4322861a0799","id":"5b6a8829-1e32-4453-a716-c1b098d882a3","name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net"}]} 2018-11-06 14:49:17,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net used request id req-1a2fca2e-1312-4421-a075-078039e8155d 2018-11-06 14:49:17,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:17,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0d446da8-308d-4ef9-8008-f92b880e5ae0 Date: Tue, 06 Nov 2018 14:49:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a8829-1e32-4453-a716-c1b098d882a3","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:12Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d26792b623e2456e854d4322861a0799","id":"5c17b240-ecb3-4ebc-b0de-45c1a73d95d4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet"}]} 2018-11-06 14:49:17,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 used request id req-0d446da8-308d-4ef9-8008-f92b880e5ae0 2018-11-06 14:49:17,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:17,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1cc71dae-a8af-42b4-b97d-c6c1256f50e3 Date: Tue, 06 Nov 2018 14:49: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":["5c17b240-ecb3-4ebc-b0de-45c1a73d95d4"],"updated_at":"2018-11-06T14:49:12Z","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d26792b623e2456e854d4322861a0799","id":"5b6a8829-1e32-4453-a716-c1b098d882a3","name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net"}]} 2018-11-06 14:49:17,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net used request id req-1cc71dae-a8af-42b4-b97d-c6c1256f50e3 2018-11-06 14:49:17,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:17,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:17,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc48894358a609707e5856184e2e5995760a708" 2018-11-06 14:49:17,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0485f84f-0f0e-4d40-83bd-4e4de8908fe7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799"}, "enabled": true, "id": "d26792b623e2456e854d4322861a0799", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}} 2018-11-06 14:49:17,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799 used request id req-0485f84f-0f0e-4d40-83bd-4e4de8908fe7 2018-11-06 14:49:17,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:17,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02f7ea92-86d9-4afa-9928-15bfd5370d0c Date: Tue, 06 Nov 2018 14:49:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a8829-1e32-4453-a716-c1b098d882a3","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:12Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d26792b623e2456e854d4322861a0799","id":"5c17b240-ecb3-4ebc-b0de-45c1a73d95d4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet"}]} 2018-11-06 14:49:17,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3 used request id req-02f7ea92-86d9-4afa-9928-15bfd5370d0c 2018-11-06 14:49:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3&name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" 2018-11-06 14:49:17,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-887ee968-3281-457b-a060-0138f26430ad Date: Tue, 06 Nov 2018 14:49:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b6a8829-1e32-4453-a716-c1b098d882a3","tenant_id":"d26792b623e2456e854d4322861a0799","created_at":"2018-11-06T14:49:12Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d26792b623e2456e854d4322861a0799","id":"5c17b240-ecb3-4ebc-b0de-45c1a73d95d4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet"}]} 2018-11-06 14:49:17,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b6a8829-1e32-4453-a716-c1b098d882a3&name=CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet used request id req-887ee968-3281-457b-a060-0138f26430ad 2018-11-06 14:49:17,852 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net 2018-11-06 14:49:17,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f00164cd5fd9718f6e4a2cbde957f0b17ff93" -d '{"port": {"network_id": "5b6a8829-1e32-4453-a716-c1b098d882a3", "fixed_ips": [{"subnet_id": "5c17b240-ecb3-4ebc-b0de-45c1a73d95d4", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055port-1", "admin_state_up": true}}' 2018-11-06 14:49:18,364 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-945d8794-2ff4-495a-9583-47af474de1b1 Date: Tue, 06 Nov 2018 14:49:18 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-06 14:49:18,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-945d8794-2ff4-495a-9583-47af474de1b1 2018-11-06 14:49:18,364 - 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-11-06 14:49:18,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/72e53c52-4eed-4cd0-99bb-3f4b0abbfc12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f51ff69276dbd2239a724c6e71c8ace5251812b" 2018-11-06 14:49:18,404 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-258f9e25-d8dd-4dae-be87-e0705a7fa7ae x-compute-request-id: req-258f9e25-d8dd-4dae-be87-e0705a7fa7ae Content-Length: 0 Content-Type: application/json 2018-11-06 14:49:18,404 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/72e53c52-4eed-4cd0-99bb-3f4b0abbfc12 used request id req-258f9e25-d8dd-4dae-be87-e0705a7fa7ae 2018-11-06 14:49:18,405 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet 2018-11-06 14:49:18,405 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-subnet 2018-11-06 14:49:18,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/5c17b240-ecb3-4ebc-b0de-45c1a73d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d73e06f39cb96b4266130a58dc87cf3b23dacf" 2018-11-06 14:49:20,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-335a6060-8276-4ce7-af87-a0ae95dac825 Date: Tue, 06 Nov 2018 14:49:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:49:20,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5c17b240-ecb3-4ebc-b0de-45c1a73d95d4 used request id req-335a6060-8276-4ce7-af87-a0ae95dac825 2018-11-06 14:49:20,768 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-pub-net 2018-11-06 14:49:20,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/5b6a8829-1e32-4453-a716-c1b098d882a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d73e06f39cb96b4266130a58dc87cf3b23dacf" 2018-11-06 14:49:22,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e069ec4-28c9-46d5-8c01-3d3274369276 Date: Tue, 06 Nov 2018 14:49:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:49:22,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5b6a8829-1e32-4453-a716-c1b098d882a3 used request id req-9e069ec4-28c9-46d5-8c01-3d3274369276 2018-11-06 14:49:22,028 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-188a751e-f91a-4d5f-9e97-11d2eece8055-image 2018-11-06 14:49:22,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95ceab5673bc5d1e2de35a382ac135aea223f993" 2018-11-06 14:49:23,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4a3d8724-ffa5-4f75-bb51-8428385980f5 Date: Tue, 06 Nov 2018 14:49:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:49:23,527 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e2b76862-121c-45cc-87c8-69c95816bee4 used request id req-4a3d8724-ffa5-4f75-bb51-8428385980f5 2018-11-06 14:49:23,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:23,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f12f6199-eb4f-4946-b533-ca2e04eb1950 Date: Tue, 06 Nov 2018 14:49:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d26792b623e2456e854d4322861a0799", "created_at": "2018-11-06T14:49:11Z", "updated_at": "2018-11-06T14:49:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:11Z", "revision_number": 0, "id": "298b57ff-6b3d-4574-bdb9-77a3cce87f61", "remote_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:11Z", "security_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "tenant_id": "d26792b623e2456e854d4322861a0799", "port_range_min": null, "ethertype": "IPv4", "project_id": "d26792b623e2456e854d4322861a0799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:11Z", "revision_number": 0, "id": "7e694b6e-0642-44c9-ada3-6ffae438dd59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:11Z", "security_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "tenant_id": "d26792b623e2456e854d4322861a0799", "port_range_min": null, "ethertype": "IPv4", "project_id": "d26792b623e2456e854d4322861a0799"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:11Z", "revision_number": 0, "id": "968bf1bf-36af-4ddf-bd67-7ac76b1b631d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:11Z", "security_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "tenant_id": "d26792b623e2456e854d4322861a0799", "port_range_min": null, "ethertype": "IPv6", "project_id": "d26792b623e2456e854d4322861a0799"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:11Z", "revision_number": 0, "id": "fada7029-6969-406a-a963-4eb0073fa58a", "remote_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:11Z", "security_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "tenant_id": "d26792b623e2456e854d4322861a0799", "port_range_min": null, "ethertype": "IPv6", "project_id": "d26792b623e2456e854d4322861a0799"}], "revision_number": 4, "project_id": "d26792b623e2456e854d4322861a0799", "id": "9569018b-bb2b-441b-a679-08d46312df7a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:49:23,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f12f6199-eb4f-4946-b533-ca2e04eb1950 2018-11-06 14:49:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:23,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc5688d6-0095-4b62-9a21-54791ddc1000 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:49:23,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-fc5688d6-0095-4b62-9a21-54791ddc1000 2018-11-06 14:49:23,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:23,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec55812-d833-4d17-b83c-94baa7ead880 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:49:23,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-8ec55812-d833-4d17-b83c-94baa7ead880 2018-11-06 14:49:23,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:24,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5f8611-4872-47c6-b7e5-8a94632d2ab2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799"}, "enabled": true, "id": "d26792b623e2456e854d4322861a0799", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj"}} 2018-11-06 14:49:24,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799 used request id req-0e5f8611-4872-47c6-b7e5-8a94632d2ab2 2018-11-06 14:49:24,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9569018b-bb2b-441b-a679-08d46312df7a 2018-11-06 14:49:24,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9569018b-bb2b-441b-a679-08d46312df7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:24,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b6ebaaee-d764-4796-90c5-33a963ef0b14 Date: Tue, 06 Nov 2018 14:49:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:11Z", "security_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "port_range_min": null, "revision_number": 0, "tenant_id": "d26792b623e2456e854d4322861a0799", "created_at": "2018-11-06T14:49:11Z", "project_id": "d26792b623e2456e854d4322861a0799", "id": "298b57ff-6b3d-4574-bdb9-77a3cce87f61"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:11Z", "security_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "port_range_min": null, "revision_number": 0, "tenant_id": "d26792b623e2456e854d4322861a0799", "created_at": "2018-11-06T14:49:11Z", "project_id": "d26792b623e2456e854d4322861a0799", "id": "7e694b6e-0642-44c9-ada3-6ffae438dd59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:11Z", "security_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "port_range_min": null, "revision_number": 0, "tenant_id": "d26792b623e2456e854d4322861a0799", "created_at": "2018-11-06T14:49:11Z", "project_id": "d26792b623e2456e854d4322861a0799", "id": "968bf1bf-36af-4ddf-bd67-7ac76b1b631d"}, {"remote_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:11Z", "security_group_id": "9569018b-bb2b-441b-a679-08d46312df7a", "port_range_min": null, "revision_number": 0, "tenant_id": "d26792b623e2456e854d4322861a0799", "created_at": "2018-11-06T14:49:11Z", "project_id": "d26792b623e2456e854d4322861a0799", "id": "fada7029-6969-406a-a963-4eb0073fa58a"}]} 2018-11-06 14:49:24,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9569018b-bb2b-441b-a679-08d46312df7a used request id req-b6ebaaee-d764-4796-90c5-33a963ef0b14 2018-11-06 14:49:24,209 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:49:24,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9569018b-bb2b-441b-a679-08d46312df7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:24,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0687b296-9b8c-4ba8-8f43-e16ba203f6eb Content-Length: 0 Date: Tue, 06 Nov 2018 14:49:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:49:24,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9569018b-bb2b-441b-a679-08d46312df7a used request id req-0687b296-9b8c-4ba8-8f43-e16ba203f6eb 2018-11-06 14:49:24,508 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj 2018-11-06 14:49:24,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:24,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f91e61d9-0a5c-4197-91da-eb7e586580ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:24,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d26792b623e2456e854d4322861a0799 used request id req-f91e61d9-0a5c-4197-91da-eb7e586580ad 2018-11-06 14:49:24,704 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3304e074-3bb3-4b9-proj-role 2018-11-06 14:49:24,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/e09faab3bbb847338715b6c49783f998 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:24,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f2478a0-5712-472a-a984-153229c4a8db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:24,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/e09faab3bbb847338715b6c49783f998 used request id req-4f2478a0-5712-472a-a984-153229c4a8db 2018-11-06 14:49:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd098f351ccce8001b9255056153d0e241da0b4" 2018-11-06 14:49:24,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a13c76-f425-4108-9618-d49feab479a0 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:49:24,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-37a13c76-f425-4108-9618-d49feab479a0 2018-11-06 14:49:24,898 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3304e074-3bb3-4b9-user 2018-11-06 14:49:24,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cb688f7d39de43c7836be8cec7590e11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7d260733134d3123a927f20bb62389d0d7993d" 2018-11-06 14:49:25,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6cfcffc-9ee8-4c7a-a34d-26770d094a68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:25,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cb688f7d39de43c7836be8cec7590e11 used request id req-c6cfcffc-9ee8-4c7a-a34d-26770d094a68 2018-11-06 14:49:25,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:25,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["YnOnAhxMS_2vN4AiCMqaIg"], "issued_at": "2018-11-06T14:49:25.000000Z"}} 2018-11-06 14:49:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29edd92764bf4018510dfc353784ddf7f282a87" 2018-11-06 14:49:25,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d12f043-48cf-48f4-ae21-6c94fd515ceb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:25,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3d12f043-48cf-48f4-ae21-6c94fd515ceb 2018-11-06 14:49:25,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:25,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:25,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["3f9GnRJMR22RKRO-7fnXKw"], "issued_at": "2018-11-06T14:49:25.000000Z"}} 2018-11-06 14:49:25,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:26,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcf8e15-5aba-4ac0-bcd1-4164f4406efe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:26,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bbcf8e15-5aba-4ac0-bcd1-4164f4406efe 2018-11-06 14:49:26,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:26,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:26,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6ac054e4-757e-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:26,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1748140-7ad0-441a-9fd6-27352ce76fc4 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6ac054e4-757e-443-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:49:26,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6ac054e4-757e-443-proj used request id req-d1748140-7ad0-441a-9fd6-27352ce76fc4 2018-11-06 14:49:26,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:26,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad123d7-f437-46e3-bd84-7e81a5251b77 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:49:26,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2ad123d7-f437-46e3-bd84-7e81a5251b77 2018-11-06 14:49:26,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}}' 2018-11-06 14:49:26,348 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e5f829-2ffd-4d5d-b7bf-8cf8613e6956 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8"}, "enabled": true, "id": "d75d48a0485b4ea6b776766e49de32c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}} 2018-11-06 14:49:26,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a9e5f829-2ffd-4d5d-b7bf-8cf8613e6956 2018-11-06 14:49:26,348 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6ac054e4-757e-443-proj 2018-11-06 14:49:26,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:26,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:26,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["3_M_JwIqSGyihXERB9w2Rg"], "issued_at": "2018-11-06T14:49:26.000000Z"}} 2018-11-06 14:49:26,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56861c34046b68ae7a127a1f97d62307095dcb35" 2018-11-06 14:49:26,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2676126f-1325-4f9d-b759-fd7817228eef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:26,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2676126f-1325-4f9d-b759-fd7817228eef 2018-11-06 14:49:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:26,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:26,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56861c34046b68ae7a127a1f97d62307095dcb35" 2018-11-06 14:49:26,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b5a76c-3a7a-4f4d-83b4-33c16bc2a8af Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:49:26,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-97b5a76c-3a7a-4f4d-83b4-33c16bc2a8af 2018-11-06 14:49:26,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-6ac054e4-757e-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56861c34046b68ae7a127a1f97d62307095dcb35" 2018-11-06 14:49:27,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d17340-4650-4a39-a360-b9e75273b0d7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-6ac054e4-757e-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8"}, "enabled": true, "id": "d75d48a0485b4ea6b776766e49de32c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}]} 2018-11-06 14:49:27,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-6ac054e4-757e-443-proj used request id req-c3d17340-4650-4a39-a360-b9e75273b0d7 2018-11-06 14:49:27,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56861c34046b68ae7a127a1f97d62307095dcb35" 2018-11-06 14:49:27,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270022ec-2b21-46fd-8b6c-5cfbdd1846ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:49:27,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-270022ec-2b21-46fd-8b6c-5cfbdd1846ed 2018-11-06 14:49:27,496 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6ac054e4-757e-443-user 2018-11-06 14:49:27,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:27,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:27,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51630e2f-a813-492c-b9cd-1d5ea5c598f5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:49:27,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-51630e2f-a813-492c-b9cd-1d5ea5c598f5 2018-11-06 14:49:27,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" -d '{"role": {"name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj-role"}}' 2018-11-06 14:49:27,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023d50d4-e0eb-4f15-8946-e27f3027a5d8 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea2a53745fbd444989a85ec7d76e0e88", "links": {"self": "http://172.30.9.27:5000/v3/roles/ea2a53745fbd444989a85ec7d76e0e88"}, "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj-role"}} 2018-11-06 14:49:27,719 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-023d50d4-e0eb-4f15-8946-e27f3027a5d8 2018-11-06 14:49:27,719 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6ac054e4-757e-443-proj-role 2018-11-06 14:49:27,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/ea2a53745fbd444989a85ec7d76e0e88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:27,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace64b96-de4e-4493-ab43-b0eae8a9b35f Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/ea2a53745fbd444989a85ec7d76e0e88"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj-role", "id": "ea2a53745fbd444989a85ec7d76e0e88"}} 2018-11-06 14:49:27,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/ea2a53745fbd444989a85ec7d76e0e88 used request id req-ace64b96-de4e-4493-ab43-b0eae8a9b35f 2018-11-06 14:49:27,807 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6ac054e4-757e-443-proj-role to project CreateInstancePortManipulationTests-6ac054e4-757e-443-proj 2018-11-06 14:49:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8/users/84754c750ec34425b8eeae2ed8c4c6f0/roles/ea2a53745fbd444989a85ec7d76e0e88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:27,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003d81b0-e0e1-4f6c-965f-9cf45a37038e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:27,950 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8/users/84754c750ec34425b8eeae2ed8c4c6f0/roles/ea2a53745fbd444989a85ec7d76e0e88 used request id req-003d81b0-e0e1-4f6c-965f-9cf45a37038e 2018-11-06 14:49:27,950 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:49:27,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:27,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:28,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea2a53745fbd444989a85ec7d76e0e88", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj-role"}], "expires_at": "2018-11-06T15:49:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d75d48a0485b4ea6b776766e49de32c8", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-user", "id": "84754c750ec34425b8eeae2ed8c4c6f0"}, "audit_ids": ["sAlGkKAXTeG3yXlYlIgARw"], "issued_at": "2018-11-06T14:49:28.000000Z"}} 2018-11-06 14:49:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbd105bcd32b6141055508cbec5a26eb7f0ae61" 2018-11-06 14:49:28,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cb69c4-d5e6-40fb-a8f4-de542d76cff1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:28,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-82cb69c4-d5e6-40fb-a8f4-de542d76cff1 2018-11-06 14:49:28,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bbd105bcd32b6141055508cbec5a26eb7f0ae61" 2018-11-06 14:49:28,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-618a326e-b602-4f12-8cb2-d07117594189 Date: Tue, 06 Nov 2018 14:49:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image"} 2018-11-06 14:49:28,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image used request id req-618a326e-b602-4f12-8cb2-d07117594189 2018-11-06 14:49:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bbd105bcd32b6141055508cbec5a26eb7f0ae61" 2018-11-06 14:49:28,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-569cfc9b-a95e-4d3b-a9d0-67bb14ebfb3e Date: Tue, 06 Nov 2018 14:49: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-11-06 14:49:28,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-569cfc9b-a95e-4d3b-a9d0-67bb14ebfb3e 2018-11-06 14:49:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bbd105bcd32b6141055508cbec5a26eb7f0ae61" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image"}' 2018-11-06 14:49:28,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f X-Openstack-Request-Id: req-1540ff22-d8e7-4143-8356-82616e48bb43 Date: Tue, 06 Nov 2018 14:49:28 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:49:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:49:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f", "min_disk": 0, "protected": false, "id": "b63d6793-af15-4f82-bcc3-9c414fad049f", "file": "/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f/file", "checksum": null, "owner": "d75d48a0485b4ea6b776766e49de32c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:49:28,966 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1540ff22-d8e7-4143-8356-82616e48bb43 2018-11-06 14:49:28,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bbd105bcd32b6141055508cbec5a26eb7f0ae61" -d '' 2018-11-06 14:49:30,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-902ac38f-3e4f-401f-8371-e68cd26c175b Date: Tue, 06 Nov 2018 14:49:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:49:30,986 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f/file used request id req-902ac38f-3e4f-401f-8371-e68cd26c175b 2018-11-06 14:49:30,987 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:49:30,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bbd105bcd32b6141055508cbec5a26eb7f0ae61" 2018-11-06 14:49:31,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-39ce1a12-7acc-41ba-8170-8ae936b624b8 Date: Tue, 06 Nov 2018 14:49:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:49:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:49:30Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b63d6793-af15-4f82-bcc3-9c414fad049f/snap", "metadata": {}}], "self": "/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f", "min_disk": 0, "protected": false, "id": "b63d6793-af15-4f82-bcc3-9c414fad049f", "file": "/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d75d48a0485b4ea6b776766e49de32c8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b63d6793-af15-4f82-bcc3-9c414fad049f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:49:31,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f used request id req-39ce1a12-7acc-41ba-8170-8ae936b624b8 2018-11-06 14:49:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bbd105bcd32b6141055508cbec5a26eb7f0ae61" 2018-11-06 14:49:31,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b569f187-c83a-4934-b4a8-c5642923a121 Date: Tue, 06 Nov 2018 14:49:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 14:49:31,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b569f187-c83a-4934-b4a8-c5642923a121 2018-11-06 14:49:31,302 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image 2018-11-06 14:49:31,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bbd105bcd32b6141055508cbec5a26eb7f0ae61" 2018-11-06 14:49:31,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6009a17e-0903-41cc-8de6-494097131782 Date: Tue, 06 Nov 2018 14:49:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:49:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:49:30Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b63d6793-af15-4f82-bcc3-9c414fad049f/snap", "metadata": {}}], "self": "/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f", "min_disk": 0, "protected": false, "id": "b63d6793-af15-4f82-bcc3-9c414fad049f", "file": "/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d75d48a0485b4ea6b776766e49de32c8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/b63d6793-af15-4f82-bcc3-9c414fad049f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:49:31,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f used request id req-6009a17e-0903-41cc-8de6-494097131782 2018-11-06 14:49:31,453 - create_image - DEBUG - Instance status is - active 2018-11-06 14:49:31,453 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image 2018-11-06 14:49:31,454 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image 2018-11-06 14:49:31,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:31,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:31,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea2a53745fbd444989a85ec7d76e0e88", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj-role"}], "expires_at": "2018-11-06T15:49:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d75d48a0485b4ea6b776766e49de32c8", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-user", "id": "84754c750ec34425b8eeae2ed8c4c6f0"}, "audit_ids": ["OLw1e6wbQQuLVmGWxDPZxQ"], "issued_at": "2018-11-06T14:49:31.000000Z"}} 2018-11-06 14:49:31,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869206cbe75f4549b1bed5c2d683bf0f8259acf7" 2018-11-06 14:49:31,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84affc8d-ea67-45d6-8da1-f853df1660c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:31,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84affc8d-ea67-45d6-8da1-f853df1660c9 2018-11-06 14:49:31,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869206cbe75f4549b1bed5c2d683bf0f8259acf7" 2018-11-06 14:49:32,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f7723356-7e54-4ab1-b48e-06a6c4779407 Date: Tue, 06 Nov 2018 14:49:32 GMT RESP BODY: {"networks":[]} 2018-11-06 14:49:32,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net used request id req-f7723356-7e54-4ab1-b48e-06a6c4779407 2018-11-06 14:49:32,167 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net 2018-11-06 14:49:32,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869206cbe75f4549b1bed5c2d683bf0f8259acf7" -d '{"network": {"name": "CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net", "admin_state_up": true}}' 2018-11-06 14:49:32,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-48ac8d1d-a8eb-4673-adc6-ae320233de0f Date: Tue, 06 Nov 2018 14:49:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f31ffff2-b968-4128-b5df-fc557bbaad38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d75d48a0485b4ea6b776766e49de32c8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:49:32Z","is_default":false,"name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:32Z","mtu":1450}} 2018-11-06 14:49:32,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-48ac8d1d-a8eb-4673-adc6-ae320233de0f 2018-11-06 14:49:32,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f31ffff2-b968-4128-b5df-fc557bbaad38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869206cbe75f4549b1bed5c2d683bf0f8259acf7" 2018-11-06 14:49:32,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-187ba4ce-587f-4bce-b7c4-dfcbc0a638fc Date: Tue, 06 Nov 2018 14:49:32 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-11-06T14:49:32Z","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"f31ffff2-b968-4128-b5df-fc557bbaad38","name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net"}]} 2018-11-06 14:49:32,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f31ffff2-b968-4128-b5df-fc557bbaad38 used request id req-187ba4ce-587f-4bce-b7c4-dfcbc0a638fc 2018-11-06 14:49:32,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869206cbe75f4549b1bed5c2d683bf0f8259acf7" 2018-11-06 14:49:33,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff512d64-8430-403a-b327-f38289711d64 Date: Tue, 06 Nov 2018 14:49:33 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:49:33,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 used request id req-ff512d64-8430-403a-b327-f38289711d64 2018-11-06 14:49:33,137 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-subnet 2018-11-06 14:49:33,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869206cbe75f4549b1bed5c2d683bf0f8259acf7" -d '{"subnets": [{"ip_version": 4, "network_id": "f31ffff2-b968-4128-b5df-fc557bbaad38", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-subnet"}]}' 2018-11-06 14:49:33,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ab4207ca-f1e1-4ef0-bf08-a6f5728a99bc Date: Tue, 06 Nov 2018 14:49:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f31ffff2-b968-4128-b5df-fc557bbaad38","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:33Z","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":"d75d48a0485b4ea6b776766e49de32c8","id":"db26b49f-822d-4325-829e-562d59cf63f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-subnet"}]} 2018-11-06 14:49:33,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ab4207ca-f1e1-4ef0-bf08-a6f5728a99bc 2018-11-06 14:49:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f31ffff2-b968-4128-b5df-fc557bbaad38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869206cbe75f4549b1bed5c2d683bf0f8259acf7" 2018-11-06 14:49:34,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4672e71a-9035-4e36-8629-5a23c269df4f Date: Tue, 06 Nov 2018 14:49:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db26b49f-822d-4325-829e-562d59cf63f2"],"updated_at":"2018-11-06T14:49:33Z","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"f31ffff2-b968-4128-b5df-fc557bbaad38","name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net"}]} 2018-11-06 14:49:34,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f31ffff2-b968-4128-b5df-fc557bbaad38 used request id req-4672e71a-9035-4e36-8629-5a23c269df4f 2018-11-06 14:49:34,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869206cbe75f4549b1bed5c2d683bf0f8259acf7" 2018-11-06 14:49:34,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-773a2525-3dec-4871-a187-4d9752fb1e56 Date: Tue, 06 Nov 2018 14:49:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f31ffff2-b968-4128-b5df-fc557bbaad38","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"db26b49f-822d-4325-829e-562d59cf63f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-subnet"}]} 2018-11-06 14:49:34,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 used request id req-773a2525-3dec-4871-a187-4d9752fb1e56 2018-11-06 14:49:34,200 - OpenStackNetwork - DEBUG - Network [f31ffff2-b968-4128-b5df-fc557bbaad38] created successfully 2018-11-06 14:49:34,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:34,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:34,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["eLu-GiDERoGmPvJ8hpFRnA"], "issued_at": "2018-11-06T14:49:34.000000Z"}} 2018-11-06 14:49:34,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23f3c5be1759b6981d5d5c7cf9a07d24b395b02" 2018-11-06 14:49:34,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1567240-73e1-4924-9f3f-1662e9318e1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:34,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e1567240-73e1-4924-9f3f-1662e9318e1f 2018-11-06 14:49:34,675 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:49:34,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23f3c5be1759b6981d5d5c7cf9a07d24b395b02" 2018-11-06 14:49:34,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e7fb332-a75e-46eb-84f0-b9c25bc7f965 x-compute-request-id: req-1e7fb332-a75e-46eb-84f0-b9c25bc7f965 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:49:34,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1e7fb332-a75e-46eb-84f0-b9c25bc7f965 2018-11-06 14:49:34,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23f3c5be1759b6981d5d5c7cf9a07d24b395b02" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-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-11-06 14:49:34,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5e7cb26-c49d-4ab5-9e93-9a8f2df2affc x-compute-request-id: req-a5e7cb26-c49d-4ab5-9e93-9a8f2df2affc Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ebdca2c3-908d-46be-9f7e-2668f8a724f8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ebdca2c3-908d-46be-9f7e-2668f8a724f8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ebdca2c3-908d-46be-9f7e-2668f8a724f8", "name": "CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:49:34,949 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a5e7cb26-c49d-4ab5-9e93-9a8f2df2affc 2018-11-06 14:49:34,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:34,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:35,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea2a53745fbd444989a85ec7d76e0e88", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj-role"}], "expires_at": "2018-11-06T15:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d75d48a0485b4ea6b776766e49de32c8", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-user", "id": "84754c750ec34425b8eeae2ed8c4c6f0"}, "audit_ids": ["VX_ZKyRjTeqXKp1oF1VBPw"], "issued_at": "2018-11-06T14:49:35.000000Z"}} 2018-11-06 14:49:35,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:35,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f78a69-e8b4-46e9-9c45-e366ab00d926 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:35,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-09f78a69-e8b4-46e9-9c45-e366ab00d926 2018-11-06 14:49:35,402 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:49:35,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:35,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f545257-52cb-4342-a959-34c406878ef4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:35,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3f545257-52cb-4342-a959-34c406878ef4 2018-11-06 14:49:35,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:35,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3146839f-64e2-4e35-bc49-d3b17f46802c Date: Tue, 06 Nov 2018 14:49: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":["db26b49f-822d-4325-829e-562d59cf63f2"],"updated_at":"2018-11-06T14:49:33Z","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"f31ffff2-b968-4128-b5df-fc557bbaad38","name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net"}]} 2018-11-06 14:49:35,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net used request id req-3146839f-64e2-4e35-bc49-d3b17f46802c 2018-11-06 14:49:35,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:35,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:35,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:35,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd765004-db54-4d38-8e6d-4ad51cc72212 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8"}, "enabled": true, "id": "d75d48a0485b4ea6b776766e49de32c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}} 2018-11-06 14:49:35,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8 used request id req-fd765004-db54-4d38-8e6d-4ad51cc72212 2018-11-06 14:49:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:36,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-16dc429f-a410-4667-a027-098463edd2cb Date: Tue, 06 Nov 2018 14:49:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f31ffff2-b968-4128-b5df-fc557bbaad38","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"db26b49f-822d-4325-829e-562d59cf63f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-subnet"}]} 2018-11-06 14:49:36,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 used request id req-16dc429f-a410-4667-a027-098463edd2cb 2018-11-06 14:49:36,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38&mac_address=foo&name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:36,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-71831db8-00f1-4b3c-addd-52071a153221 Date: Tue, 06 Nov 2018 14:49:36 GMT RESP BODY: {"ports":[]} 2018-11-06 14:49:36,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38&mac_address=foo&name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60eport-1&admin_state_up=True used request id req-71831db8-00f1-4b3c-addd-52071a153221 2018-11-06 14:49:36,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:36,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49: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-41331530-de4a-4b02-9c65-cf51eefebd56 x-compute-request-id: req-41331530-de4a-4b02-9c65-cf51eefebd56 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:49:36,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-inst used request id req-41331530-de4a-4b02-9c65-cf51eefebd56 2018-11-06 14:49:36,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:36,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7a54e9a3-05e4-4f24-afa0-8e91f7f232f9 Date: Tue, 06 Nov 2018 14:49: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":["db26b49f-822d-4325-829e-562d59cf63f2"],"updated_at":"2018-11-06T14:49:33Z","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"f31ffff2-b968-4128-b5df-fc557bbaad38","name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net"}]} 2018-11-06 14:49:36,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net used request id req-7a54e9a3-05e4-4f24-afa0-8e91f7f232f9 2018-11-06 14:49:36,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:36,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95f7864-132f-45df-86ab-ecf94a2489f3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8"}, "enabled": true, "id": "d75d48a0485b4ea6b776766e49de32c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}} 2018-11-06 14:49:36,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8 used request id req-b95f7864-132f-45df-86ab-ecf94a2489f3 2018-11-06 14:49:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:37,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d30965d-5116-41da-883d-e46947caa50c Date: Tue, 06 Nov 2018 14:49:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f31ffff2-b968-4128-b5df-fc557bbaad38","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"db26b49f-822d-4325-829e-562d59cf63f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-subnet"}]} 2018-11-06 14:49:37,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 used request id req-4d30965d-5116-41da-883d-e46947caa50c 2018-11-06 14:49:37,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38&mac_address=foo&name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:37,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-10d66462-a78a-4152-a2ca-7752531bd1a0 Date: Tue, 06 Nov 2018 14:49:37 GMT RESP BODY: {"ports":[]} 2018-11-06 14:49:37,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38&mac_address=foo&name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60eport-1&admin_state_up=True used request id req-10d66462-a78a-4152-a2ca-7752531bd1a0 2018-11-06 14:49:37,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:37,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:37,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea2a53745fbd444989a85ec7d76e0e88", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj-role"}], "expires_at": "2018-11-06T15:49:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d75d48a0485b4ea6b776766e49de32c8", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/d75d48a0485b4ea6b776766e49de32c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-user", "id": "84754c750ec34425b8eeae2ed8c4c6f0"}, "audit_ids": ["p5HGCGiwRkq-8H107B1QWQ"], "issued_at": "2018-11-06T14:49:37.000000Z"}} 2018-11-06 14:49:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e781d796ae31ec4749bb73c023550ec3a19313c2" 2018-11-06 14:49:37,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a763339-d6ad-4f42-b92a-ef0010e5c390 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:37,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9a763339-d6ad-4f42-b92a-ef0010e5c390 2018-11-06 14:49:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:37,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4d3354b9-137e-428a-937d-25b5a29efa76 Date: Tue, 06 Nov 2018 14:49: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":["db26b49f-822d-4325-829e-562d59cf63f2"],"updated_at":"2018-11-06T14:49:33Z","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"f31ffff2-b968-4128-b5df-fc557bbaad38","name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net"}]} 2018-11-06 14:49:37,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net used request id req-4d3354b9-137e-428a-937d-25b5a29efa76 2018-11-06 14:49:37,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:38,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-90b3abfa-61d0-4b8b-aacd-e2d0d0b2f56b Date: Tue, 06 Nov 2018 14:49:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f31ffff2-b968-4128-b5df-fc557bbaad38","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"db26b49f-822d-4325-829e-562d59cf63f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-subnet"}]} 2018-11-06 14:49:38,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 used request id req-90b3abfa-61d0-4b8b-aacd-e2d0d0b2f56b 2018-11-06 14:49:38,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:38,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2511b040-70e7-45f6-8dd9-d30b38c566e8 Date: Tue, 06 Nov 2018 14:49:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db26b49f-822d-4325-829e-562d59cf63f2"],"updated_at":"2018-11-06T14:49:33Z","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"f31ffff2-b968-4128-b5df-fc557bbaad38","name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net"}]} 2018-11-06 14:49:38,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net used request id req-2511b040-70e7-45f6-8dd9-d30b38c566e8 2018-11-06 14:49:38,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:38,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:49:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:38,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e781d796ae31ec4749bb73c023550ec3a19313c2" 2018-11-06 14:49:38,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30578580-86f6-46d8-a2f0-e0a93c026a74 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8"}, "enabled": true, "id": "d75d48a0485b4ea6b776766e49de32c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}} 2018-11-06 14:49:38,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8 used request id req-30578580-86f6-46d8-a2f0-e0a93c026a74 2018-11-06 14:49:38,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" 2018-11-06 14:49:38,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7b966323-b5e8-4397-90d4-ce9be4d9b40f Date: Tue, 06 Nov 2018 14:49:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f31ffff2-b968-4128-b5df-fc557bbaad38","tenant_id":"d75d48a0485b4ea6b776766e49de32c8","created_at":"2018-11-06T14:49:33Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d75d48a0485b4ea6b776766e49de32c8","id":"db26b49f-822d-4325-829e-562d59cf63f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-subnet"}]} 2018-11-06 14:49:38,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f31ffff2-b968-4128-b5df-fc557bbaad38 used request id req-7b966323-b5e8-4397-90d4-ce9be4d9b40f 2018-11-06 14:49:38,648 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net 2018-11-06 14:49:38,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db13f10ba4f87d85124f6ea04cef0a4666e6ecd" -d '{"port": {"network_id": "f31ffff2-b968-4128-b5df-fc557bbaad38", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60eport-1", "admin_state_up": true}}' 2018-11-06 14:49:38,811 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-93ed369c-8698-40b8-bd1a-ba72c3fb2aaa Date: Tue, 06 Nov 2018 14:49:38 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-06 14:49:38,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-93ed369c-8698-40b8-bd1a-ba72c3fb2aaa 2018-11-06 14:49:38,812 - 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-11-06 14:49:38,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/ebdca2c3-908d-46be-9f7e-2668f8a724f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23f3c5be1759b6981d5d5c7cf9a07d24b395b02" 2018-11-06 14:49:38,858 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:49: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-c5477d30-c4d4-4831-9cab-24b4644993d6 x-compute-request-id: req-c5477d30-c4d4-4831-9cab-24b4644993d6 Content-Length: 0 Content-Type: application/json 2018-11-06 14:49:38,858 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ebdca2c3-908d-46be-9f7e-2668f8a724f8 used request id req-c5477d30-c4d4-4831-9cab-24b4644993d6 2018-11-06 14:49:38,859 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-subnet 2018-11-06 14:49:38,859 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-subnet 2018-11-06 14:49:38,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/db26b49f-822d-4325-829e-562d59cf63f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869206cbe75f4549b1bed5c2d683bf0f8259acf7" 2018-11-06 14:49:41,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1437a4a7-464c-41c4-9f37-0be62f068260 Date: Tue, 06 Nov 2018 14:49:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:49:41,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/db26b49f-822d-4325-829e-562d59cf63f2 used request id req-1437a4a7-464c-41c4-9f37-0be62f068260 2018-11-06 14:49:41,094 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-pub-net 2018-11-06 14:49:41,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/f31ffff2-b968-4128-b5df-fc557bbaad38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869206cbe75f4549b1bed5c2d683bf0f8259acf7" 2018-11-06 14:49:42,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8313d3a4-9b36-48a1-b86e-b2384c6b1621 Date: Tue, 06 Nov 2018 14:49:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:49:42,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f31ffff2-b968-4128-b5df-fc557bbaad38 used request id req-8313d3a4-9b36-48a1-b86e-b2384c6b1621 2018-11-06 14:49:42,393 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-51eb7250-8275-4c28-a760-fd6abf35a60e-image 2018-11-06 14:49:42,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bbd105bcd32b6141055508cbec5a26eb7f0ae61" 2018-11-06 14:49:44,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09d7b969-1b2b-4bae-8b3d-52a5dc27a9cc Date: Tue, 06 Nov 2018 14:49:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:49:44,373 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b63d6793-af15-4f82-bcc3-9c414fad049f used request id req-09d7b969-1b2b-4bae-8b3d-52a5dc27a9cc 2018-11-06 14:49:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:44,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d2989017-b4ce-4c06-8d85-75617ef562ea Date: Tue, 06 Nov 2018 14:49:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d75d48a0485b4ea6b776766e49de32c8", "created_at": "2018-11-06T14:49:32Z", "updated_at": "2018-11-06T14:49:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:32Z", "revision_number": 0, "id": "1296c0ac-41d2-4de3-8fd8-cf2ea7ee7575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:32Z", "security_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "tenant_id": "d75d48a0485b4ea6b776766e49de32c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d75d48a0485b4ea6b776766e49de32c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:32Z", "revision_number": 0, "id": "64f77e8a-b480-4245-a98e-3204116c8933", "remote_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:32Z", "security_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "tenant_id": "d75d48a0485b4ea6b776766e49de32c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d75d48a0485b4ea6b776766e49de32c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:32Z", "revision_number": 0, "id": "dd8b4f13-f305-4dfa-aa0b-288eb351a879", "remote_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:32Z", "security_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "tenant_id": "d75d48a0485b4ea6b776766e49de32c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d75d48a0485b4ea6b776766e49de32c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:32Z", "revision_number": 0, "id": "e115683d-abe4-4174-9194-fda32a5f420f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:32Z", "security_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "tenant_id": "d75d48a0485b4ea6b776766e49de32c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d75d48a0485b4ea6b776766e49de32c8"}], "revision_number": 4, "project_id": "d75d48a0485b4ea6b776766e49de32c8", "id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "name": "default"}]} 2018-11-06 14:49:44,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-d2989017-b4ce-4c06-8d85-75617ef562ea 2018-11-06 14:49:44,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:44,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a332821-5d51-494f-b525-53b342e3876d 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:49:44,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-4a332821-5d51-494f-b525-53b342e3876d 2018-11-06 14:49:44,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:44,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bce6909-197f-444a-94c4-d3d5f2565184 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:49:44,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-2bce6909-197f-444a-94c4-d3d5f2565184 2018-11-06 14:49:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:44,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f9dffb-9a23-4c17-b8ac-a1a7e483d79e 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:49:44,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-c3f9dffb-9a23-4c17-b8ac-a1a7e483d79e 2018-11-06 14:49:44,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:44,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa340fa-90b2-4ba5-87fd-8614f56c5393 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8"}, "enabled": true, "id": "d75d48a0485b4ea6b776766e49de32c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6ac054e4-757e-443-proj"}} 2018-11-06 14:49:44,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8 used request id req-4aa340fa-90b2-4ba5-87fd-8614f56c5393 2018-11-06 14:49:44,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6b447c6-27ae-4fa2-829f-f3cd24d82b53 2018-11-06 14:49:44,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f6b447c6-27ae-4fa2-829f-f3cd24d82b53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:45,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3132775f-42ed-453c-8673-8b0fd1a6a059 Date: Tue, 06 Nov 2018 14:49: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-11-06T14:49:32Z", "security_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "port_range_min": null, "revision_number": 0, "tenant_id": "d75d48a0485b4ea6b776766e49de32c8", "created_at": "2018-11-06T14:49:32Z", "project_id": "d75d48a0485b4ea6b776766e49de32c8", "id": "1296c0ac-41d2-4de3-8fd8-cf2ea7ee7575"}, {"remote_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:32Z", "security_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "port_range_min": null, "revision_number": 0, "tenant_id": "d75d48a0485b4ea6b776766e49de32c8", "created_at": "2018-11-06T14:49:32Z", "project_id": "d75d48a0485b4ea6b776766e49de32c8", "id": "64f77e8a-b480-4245-a98e-3204116c8933"}, {"remote_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:32Z", "security_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "port_range_min": null, "revision_number": 0, "tenant_id": "d75d48a0485b4ea6b776766e49de32c8", "created_at": "2018-11-06T14:49:32Z", "project_id": "d75d48a0485b4ea6b776766e49de32c8", "id": "dd8b4f13-f305-4dfa-aa0b-288eb351a879"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:32Z", "security_group_id": "f6b447c6-27ae-4fa2-829f-f3cd24d82b53", "port_range_min": null, "revision_number": 0, "tenant_id": "d75d48a0485b4ea6b776766e49de32c8", "created_at": "2018-11-06T14:49:32Z", "project_id": "d75d48a0485b4ea6b776766e49de32c8", "id": "e115683d-abe4-4174-9194-fda32a5f420f"}]} 2018-11-06 14:49:45,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f6b447c6-27ae-4fa2-829f-f3cd24d82b53 used request id req-3132775f-42ed-453c-8673-8b0fd1a6a059 2018-11-06 14:49:45,176 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:49:45,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f6b447c6-27ae-4fa2-829f-f3cd24d82b53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:45,474 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06f50fc0-e82c-4b8d-b53f-1b97fd7e2ce3 Content-Length: 0 Date: Tue, 06 Nov 2018 14:49:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:49:45,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f6b447c6-27ae-4fa2-829f-f3cd24d82b53 used request id req-06f50fc0-e82c-4b8d-b53f-1b97fd7e2ce3 2018-11-06 14:49:45,475 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6ac054e4-757e-443-proj 2018-11-06 14:49:45,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:45,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12ecc3a5-3a36-43ad-a10e-8ad684c2f7f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:45,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d75d48a0485b4ea6b776766e49de32c8 used request id req-12ecc3a5-3a36-43ad-a10e-8ad684c2f7f4 2018-11-06 14:49:45,770 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6ac054e4-757e-443-proj-role 2018-11-06 14:49:45,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/ea2a53745fbd444989a85ec7d76e0e88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:45,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-385e153a-3688-4768-a454-cdf6bfb1eedb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:45,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/ea2a53745fbd444989a85ec7d76e0e88 used request id req-385e153a-3688-4768-a454-cdf6bfb1eedb 2018-11-06 14:49:45,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e75ab50dbdf28a8b1c54c012e6c38de2e8c63" 2018-11-06 14:49:45,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70233409-403f-486f-9461-313f1c2ff805 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:49:45,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-70233409-403f-486f-9461-313f1c2ff805 2018-11-06 14:49:45,964 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6ac054e4-757e-443-user 2018-11-06 14:49:45,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/84754c750ec34425b8eeae2ed8c4c6f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56861c34046b68ae7a127a1f97d62307095dcb35" 2018-11-06 14:49:46,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e0d9e1-b6d3-477a-852b-8d3476d28f6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:46,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/84754c750ec34425b8eeae2ed8c4c6f0 used request id req-d7e0d9e1-b6d3-477a-852b-8d3476d28f6f 2018-11-06 14:49:46,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:46,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["G3woq9cnT_q2YFYyihd7Cw"], "issued_at": "2018-11-06T14:49:46.000000Z"}} 2018-11-06 14:49:46,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc74fd2941af19c8c4b4e44d2aae0b91824949c" 2018-11-06 14:49:46,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500e8d1c-2f23-46dc-8f1c-7a62181ad5d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:46,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-500e8d1c-2f23-46dc-8f1c-7a62181ad5d2 2018-11-06 14:49:46,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:46,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:47,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["WO4g6WOHTq2aUcDYPyildQ"], "issued_at": "2018-11-06T14:49:47.000000Z"}} 2018-11-06 14:49:47,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:49:47,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d79a7ca3-9d44-4f95-8b44-31674ff109ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:47,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d79a7ca3-9d44-4f95-8b44-31674ff109ba 2018-11-06 14:49:47,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:47,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:47,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:49:47,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0783fcb-f22f-419d-8e29-a4241a710a5b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:49:47,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj used request id req-e0783fcb-f22f-419d-8e29-a4241a710a5b 2018-11-06 14:49:47,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:49:47,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ea9929-682b-4e91-8103-5c33bea85843 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:49:47,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-82ea9929-682b-4e91-8103-5c33bea85843 2018-11-06 14:49:47,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}}' 2018-11-06 14:49:47,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:49:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0efa911-95cc-4b2b-b678-608fa66f9551 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd"}, "enabled": true, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}} 2018-11-06 14:49:47,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a0efa911-95cc-4b2b-b678-608fa66f9551 2018-11-06 14:49:47,504 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj 2018-11-06 14:49:47,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:47,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:47,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["TPqCtUqOQ_GxnMjF6Wra_Q"], "issued_at": "2018-11-06T14:49:47.000000Z"}} 2018-11-06 14:49:47,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf16180498c2bf973023aba32e39fa73687196ac" 2018-11-06 14:49:47,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40764cb6-65cd-424d-b0c6-64f59306e6d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:47,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40764cb6-65cd-424d-b0c6-64f59306e6d9 2018-11-06 14:49:47,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:47,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:47,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf16180498c2bf973023aba32e39fa73687196ac" 2018-11-06 14:49:48,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0a9530-06a7-43e1-bf1a-9ba99f34b05d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:49:48,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6f0a9530-06a7-43e1-bf1a-9ba99f34b05d 2018-11-06 14:49:48,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf16180498c2bf973023aba32e39fa73687196ac" 2018-11-06 14:49:48,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04ea1b7-b871-44e1-94fd-0a6ea692eb1a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd"}, "enabled": true, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}]} 2018-11-06 14:49:48,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj used request id req-c04ea1b7-b871-44e1-94fd-0a6ea692eb1a 2018-11-06 14:49:48,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf16180498c2bf973023aba32e39fa73687196ac" 2018-11-06 14:49:48,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3267e7e-3090-4b20-9701-4779c5949984 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:49:48,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c3267e7e-3090-4b20-9701-4779c5949984 2018-11-06 14:49:48,654 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4ffe971f-2356-45e-user 2018-11-06 14:49:48,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:48,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:49:48,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b2e5e9-c7ca-4c54-aec5-7cc83904212e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:49:48,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-69b2e5e9-c7ca-4c54-aec5-7cc83904212e 2018-11-06 14:49:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" -d '{"role": {"name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj-role"}}' 2018-11-06 14:49:48,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de4af29-59c4-4d1f-a9dd-af6555651d0d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cca5790e6b5412abcc484ae68b682a4", "links": {"self": "http://172.30.9.27:5000/v3/roles/4cca5790e6b5412abcc484ae68b682a4"}, "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj-role"}} 2018-11-06 14:49:48,863 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-8de4af29-59c4-4d1f-a9dd-af6555651d0d 2018-11-06 14:49:48,863 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj-role 2018-11-06 14:49:48,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/4cca5790e6b5412abcc484ae68b682a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:49:48,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-effd9c5f-592e-4277-8c20-4e0ee26318fa Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4cca5790e6b5412abcc484ae68b682a4"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj-role", "id": "4cca5790e6b5412abcc484ae68b682a4"}} 2018-11-06 14:49:48,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4cca5790e6b5412abcc484ae68b682a4 used request id req-effd9c5f-592e-4277-8c20-4e0ee26318fa 2018-11-06 14:49:48,884 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj-role to project CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj 2018-11-06 14:49:48,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd/users/fb976ee4706545ee99df107460c29344/roles/4cca5790e6b5412abcc484ae68b682a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:49:49,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9596c0ba-5531-47d5-af83-cd8ff019cdf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:49:49,003 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd/users/fb976ee4706545ee99df107460c29344/roles/4cca5790e6b5412abcc484ae68b682a4 used request id req-9596c0ba-5531-47d5-af83-cd8ff019cdf9 2018-11-06 14:49:49,003 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:49:49,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:49,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:49,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cca5790e6b5412abcc484ae68b682a4", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj-role"}], "expires_at": "2018-11-06T15:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-user", "id": "fb976ee4706545ee99df107460c29344"}, "audit_ids": ["z6oHhPrhTzOrVKxonaxn1Q"], "issued_at": "2018-11-06T14:49:49.000000Z"}} 2018-11-06 14:49:49,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef1a03ca80dee4cd2ae388772ce591d73f1d1de" 2018-11-06 14:49:49,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1052ed-b037-477f-a253-a8bbcc493fdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:49,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dc1052ed-b037-477f-a253-a8bbcc493fdd 2018-11-06 14:49:49,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef1a03ca80dee4cd2ae388772ce591d73f1d1de" 2018-11-06 14:49:49,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-6fb23a56-ce46-4265-b38e-695273b6e045 Date: Tue, 06 Nov 2018 14:49:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image"} 2018-11-06 14:49:49,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image used request id req-6fb23a56-ce46-4265-b38e-695273b6e045 2018-11-06 14:49:49,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef1a03ca80dee4cd2ae388772ce591d73f1d1de" 2018-11-06 14:49:49,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-90813ae4-1060-41cc-90c3-e0132fe84ef4 Date: Tue, 06 Nov 2018 14:49: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-11-06 14:49:49,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-90813ae4-1060-41cc-90c3-e0132fe84ef4 2018-11-06 14:49:49,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ef1a03ca80dee4cd2ae388772ce591d73f1d1de" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image"}' 2018-11-06 14:49:50,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946 X-Openstack-Request-Id: req-98ced89a-fc37-4c9c-95c3-1fc4dd585cc6 Date: Tue, 06 Nov 2018 14:49:50 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:49:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:49:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946", "min_disk": 0, "protected": false, "id": "5c199b75-396d-4c4c-b91a-316951fa4946", "file": "/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946/file", "checksum": null, "owner": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:49:50,007 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-98ced89a-fc37-4c9c-95c3-1fc4dd585cc6 2018-11-06 14:49:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef1a03ca80dee4cd2ae388772ce591d73f1d1de" -d '' 2018-11-06 14:49:52,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-def3e507-8488-456f-9308-8d5a4e493815 Date: Tue, 06 Nov 2018 14:49:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:49:52,377 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946/file used request id req-def3e507-8488-456f-9308-8d5a4e493815 2018-11-06 14:49:52,377 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:49:52,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef1a03ca80dee4cd2ae388772ce591d73f1d1de" 2018-11-06 14:49:52,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-93a5dce7-b0df-4d8e-97c7-07aa2356f02f Date: Tue, 06 Nov 2018 14:49:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:49:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:49:52Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5c199b75-396d-4c4c-b91a-316951fa4946/snap", "metadata": {}}], "self": "/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946", "min_disk": 0, "protected": false, "id": "5c199b75-396d-4c4c-b91a-316951fa4946", "file": "/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5c199b75-396d-4c4c-b91a-316951fa4946/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:49:52,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946 used request id req-93a5dce7-b0df-4d8e-97c7-07aa2356f02f 2018-11-06 14:49:52,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef1a03ca80dee4cd2ae388772ce591d73f1d1de" 2018-11-06 14:49:52,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-082a2eb1-682e-4c0c-a8dd-1fe657ce3f92 Date: Tue, 06 Nov 2018 14:49: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-11-06 14:49:52,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-082a2eb1-682e-4c0c-a8dd-1fe657ce3f92 2018-11-06 14:49:52,791 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image 2018-11-06 14:49:52,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef1a03ca80dee4cd2ae388772ce591d73f1d1de" 2018-11-06 14:49:53,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-af1fbd02-cb54-432e-9f18-0cc0dbc2fe57 Date: Tue, 06 Nov 2018 14:49:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:49:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:49:52Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5c199b75-396d-4c4c-b91a-316951fa4946/snap", "metadata": {}}], "self": "/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946", "min_disk": 0, "protected": false, "id": "5c199b75-396d-4c4c-b91a-316951fa4946", "file": "/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5c199b75-396d-4c4c-b91a-316951fa4946/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:49:53,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946 used request id req-af1fbd02-cb54-432e-9f18-0cc0dbc2fe57 2018-11-06 14:49:53,037 - create_image - DEBUG - Instance status is - active 2018-11-06 14:49:53,037 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image 2018-11-06 14:49:53,037 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image 2018-11-06 14:49:53,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:53,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:53,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cca5790e6b5412abcc484ae68b682a4", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj-role"}], "expires_at": "2018-11-06T15:49:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-user", "id": "fb976ee4706545ee99df107460c29344"}, "audit_ids": ["rXvjtmujQUqlGeIjREH6Fw"], "issued_at": "2018-11-06T14:49:53.000000Z"}} 2018-11-06 14:49:53,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2ebdb9657c14b2fe557cc4f1e1d35c8c792eb0" 2018-11-06 14:49:53,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0668c6-ca21-4e7d-b7f5-c7bedfe0e574 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:53,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fd0668c6-ca21-4e7d-b7f5-c7bedfe0e574 2018-11-06 14:49:53,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2ebdb9657c14b2fe557cc4f1e1d35c8c792eb0" 2018-11-06 14:49:53,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-35723773-2cd7-4867-9339-bc2398f21a7c Date: Tue, 06 Nov 2018 14:49:53 GMT RESP BODY: {"networks":[]} 2018-11-06 14:49:53,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net used request id req-35723773-2cd7-4867-9339-bc2398f21a7c 2018-11-06 14:49:53,685 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net 2018-11-06 14:49:53,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2ebdb9657c14b2fe557cc4f1e1d35c8c792eb0" -d '{"network": {"name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net", "admin_state_up": true}}' 2018-11-06 14:49:54,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-95f69cdd-3493-4835-94df-6979321a178e Date: Tue, 06 Nov 2018 14:49:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9c64c33c-d829-4357-9d5e-b342933b74f9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:49:54Z","is_default":false,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:54Z","mtu":1450}} 2018-11-06 14:49:54,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-95f69cdd-3493-4835-94df-6979321a178e 2018-11-06 14:49:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2ebdb9657c14b2fe557cc4f1e1d35c8c792eb0" 2018-11-06 14:49:54,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-55e6e48b-47ce-4983-8505-c5c92d784f1f Date: Tue, 06 Nov 2018 14:49:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:49:54Z","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"9c64c33c-d829-4357-9d5e-b342933b74f9","name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net"}]} 2018-11-06 14:49:54,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-55e6e48b-47ce-4983-8505-c5c92d784f1f 2018-11-06 14:49:54,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2ebdb9657c14b2fe557cc4f1e1d35c8c792eb0" 2018-11-06 14:49:54,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-10d9db93-2261-4d82-bf69-3b8d6e964b9d Date: Tue, 06 Nov 2018 14:49:54 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:49:54,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-10d9db93-2261-4d82-bf69-3b8d6e964b9d 2018-11-06 14:49:54,645 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet 2018-11-06 14:49:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2ebdb9657c14b2fe557cc4f1e1d35c8c792eb0" -d '{"subnets": [{"ip_version": 4, "network_id": "9c64c33c-d829-4357-9d5e-b342933b74f9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]}' 2018-11-06 14:49:55,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7fcdd258-9cf6-4ed2-8b3b-427381e5a6b1 Date: Tue, 06 Nov 2018 14:49:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","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":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:49:55,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7fcdd258-9cf6-4ed2-8b3b-427381e5a6b1 2018-11-06 14:49:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2ebdb9657c14b2fe557cc4f1e1d35c8c792eb0" 2018-11-06 14:49:55,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-40b7c131-1624-418d-992d-ecfcef8791cb Date: Tue, 06 Nov 2018 14:49:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e14b0fc2-953c-44e8-b306-b071725aa403"],"updated_at":"2018-11-06T14:49:55Z","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"9c64c33c-d829-4357-9d5e-b342933b74f9","name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net"}]} 2018-11-06 14:49:55,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-40b7c131-1624-418d-992d-ecfcef8791cb 2018-11-06 14:49:55,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2ebdb9657c14b2fe557cc4f1e1d35c8c792eb0" 2018-11-06 14:49:55,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dcd32668-1f06-48e5-a566-a583bb098604 Date: Tue, 06 Nov 2018 14:49:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:49:55,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-dcd32668-1f06-48e5-a566-a583bb098604 2018-11-06 14:49:55,462 - OpenStackNetwork - DEBUG - Network [9c64c33c-d829-4357-9d5e-b342933b74f9] created successfully 2018-11-06 14:49:55,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:55,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:55,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:49:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["pw6hRx2tTQaAptmERE0VYg"], "issued_at": "2018-11-06T14:49:55.000000Z"}} 2018-11-06 14:49:55,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390c5471cceaa082ec81756fa61d02d1eef18ac5" 2018-11-06 14:49:55,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635a750f-6258-47ec-ab85-233d98903f1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:55,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-635a750f-6258-47ec-ab85-233d98903f1d 2018-11-06 14:49:55,927 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:49:55,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390c5471cceaa082ec81756fa61d02d1eef18ac5" 2018-11-06 14:49:56,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49: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-5fe83051-d2a9-4935-b654-3a14d07feccb x-compute-request-id: req-5fe83051-d2a9-4935-b654-3a14d07feccb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:49:56,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5fe83051-d2a9-4935-b654-3a14d07feccb 2018-11-06 14:49:56,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390c5471cceaa082ec81756fa61d02d1eef18ac5" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-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-11-06 14:49:56,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-971306aa-3948-4c3e-ac3f-caca190833c0 x-compute-request-id: req-971306aa-3948-4c3e-ac3f-caca190833c0 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "12f62575-9bb1-4a15-9009-49308f81e427", "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:49:56,149 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-971306aa-3948-4c3e-ac3f-caca190833c0 2018-11-06 14:49:56,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:56,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:56,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cca5790e6b5412abcc484ae68b682a4", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj-role"}], "expires_at": "2018-11-06T15:49:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-user", "id": "fb976ee4706545ee99df107460c29344"}, "audit_ids": ["K8ru52RqReeq-md9KLathA"], "issued_at": "2018-11-06T14:49:56.000000Z"}} 2018-11-06 14:49:56,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:56,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec13f18f-78e4-42be-8d0c-2f80e2601421 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:56,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ec13f18f-78e4-42be-8d0c-2f80e2601421 2018-11-06 14:49:56,608 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:49:56,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:56,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4ccdc1-cb01-41da-81bd-bc7886dad808 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:56,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cd4ccdc1-cb01-41da-81bd-bc7886dad808 2018-11-06 14:49:56,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:56,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3c3bd8a5-a7eb-42af-949b-1587a07fd104 Date: Tue, 06 Nov 2018 14:49: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":["e14b0fc2-953c-44e8-b306-b071725aa403"],"updated_at":"2018-11-06T14:49:55Z","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"9c64c33c-d829-4357-9d5e-b342933b74f9","name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net"}]} 2018-11-06 14:49:56,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net used request id req-3c3bd8a5-a7eb-42af-949b-1587a07fd104 2018-11-06 14:49:56,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:56,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:56,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:57,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caeee58d-2d4a-45ab-808c-9371b9bbd9b3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd"}, "enabled": true, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}} 2018-11-06 14:49:57,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd used request id req-caeee58d-2d4a-45ab-808c-9371b9bbd9b3 2018-11-06 14:49:57,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:57,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b3f39dff-e107-4c28-9297-2cd947cada61 Date: Tue, 06 Nov 2018 14:49:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:49:57,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-b3f39dff-e107-4c28-9297-2cd947cada61 2018-11-06 14:49:57,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:57,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d35896ac-f705-4546-a279-51fa8cbb2e00 Date: Tue, 06 Nov 2018 14:49:57 GMT RESP BODY: {"ports":[]} 2018-11-06 14:49:57,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1&admin_state_up=True used request id req-d35896ac-f705-4546-a279-51fa8cbb2e00 2018-11-06 14:49:57,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:57,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a04b12a3-7141-4056-b84f-d9fad3fef550 x-compute-request-id: req-a04b12a3-7141-4056-b84f-d9fad3fef550 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:49:57,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst used request id req-a04b12a3-7141-4056-b84f-d9fad3fef550 2018-11-06 14:49:57,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:57,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-563c3522-4ec9-4110-91f1-c2512b537bd2 Date: Tue, 06 Nov 2018 14:49: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":["e14b0fc2-953c-44e8-b306-b071725aa403"],"updated_at":"2018-11-06T14:49:55Z","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"9c64c33c-d829-4357-9d5e-b342933b74f9","name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net"}]} 2018-11-06 14:49:57,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net used request id req-563c3522-4ec9-4110-91f1-c2512b537bd2 2018-11-06 14:49:57,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:58,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38c881b-75b1-4bc5-b156-bafe4a4ff446 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd"}, "enabled": true, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}} 2018-11-06 14:49:58,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd used request id req-f38c881b-75b1-4bc5-b156-bafe4a4ff446 2018-11-06 14:49:58,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:58,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9a2d8b54-b7c0-4571-b904-c23dc2d6ac8c Date: Tue, 06 Nov 2018 14:49:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:49:58,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-9a2d8b54-b7c0-4571-b904-c23dc2d6ac8c 2018-11-06 14:49:58,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:58,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-99aa1745-5677-45cc-a627-a1f9c9913566 Date: Tue, 06 Nov 2018 14:49:58 GMT RESP BODY: {"ports":[]} 2018-11-06 14:49:58,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1&admin_state_up=True used request id req-99aa1745-5677-45cc-a627-a1f9c9913566 2018-11-06 14:49:58,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:49:58,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:49:58,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cca5790e6b5412abcc484ae68b682a4", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj-role"}], "expires_at": "2018-11-06T15:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d91fcb71b7d4e32ae23b6ebaf0147bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-user", "id": "fb976ee4706545ee99df107460c29344"}, "audit_ids": ["GTkD9kyoR9ChNQaFuoQnFQ"], "issued_at": "2018-11-06T14:49:58.000000Z"}} 2018-11-06 14:49:58,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02cd05c6bf1c31f79084498e9bf0451a8a0f6a1f" 2018-11-06 14:49:58,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edec366a-11ab-4717-8f21-dc2fedd83a49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:49:58,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-edec366a-11ab-4717-8f21-dc2fedd83a49 2018-11-06 14:49:58,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:59,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2ef00fa6-aacb-448b-ac21-e5c87092c839 Date: Tue, 06 Nov 2018 14:49: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":["e14b0fc2-953c-44e8-b306-b071725aa403"],"updated_at":"2018-11-06T14:49:55Z","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"9c64c33c-d829-4357-9d5e-b342933b74f9","name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net"}]} 2018-11-06 14:49:59,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net used request id req-2ef00fa6-aacb-448b-ac21-e5c87092c839 2018-11-06 14:49:59,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:59,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-efc49a6e-1b7c-42af-9fbe-a84824dbac0d Date: Tue, 06 Nov 2018 14:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:49:59,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-efc49a6e-1b7c-42af-9fbe-a84824dbac0d 2018-11-06 14:49:59,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:59,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-50867654-d4a2-486b-b013-3d13d8ffe250 Date: Tue, 06 Nov 2018 14:49: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":["e14b0fc2-953c-44e8-b306-b071725aa403"],"updated_at":"2018-11-06T14:49:55Z","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"9c64c33c-d829-4357-9d5e-b342933b74f9","name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net"}]} 2018-11-06 14:49:59,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net used request id req-50867654-d4a2-486b-b013-3d13d8ffe250 2018-11-06 14:49:59,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:49:59,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:49:59,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02cd05c6bf1c31f79084498e9bf0451a8a0f6a1f" 2018-11-06 14:49:59,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172c04b4-592f-42b4-8407-fc7a7ba24849 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd"}, "enabled": true, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}} 2018-11-06 14:49:59,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd used request id req-172c04b4-592f-42b4-8407-fc7a7ba24849 2018-11-06 14:49:59,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:59,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-51aa2d42-32b9-4ee4-8ca3-28bb2b7a3f82 Date: Tue, 06 Nov 2018 14:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:49:59,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-51aa2d42-32b9-4ee4-8ca3-28bb2b7a3f82 2018-11-06 14:49:59,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:49:59,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-decb97b8-f374-4e1a-8f9c-a834d9949c67 Date: Tue, 06 Nov 2018 14:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:49:59,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet used request id req-decb97b8-f374-4e1a-8f9c-a834d9949c67 2018-11-06 14:49:59,935 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net 2018-11-06 14:49:59,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" -d '{"port": {"network_id": "9c64c33c-d829-4357-9d5e-b342933b74f9", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "e14b0fc2-953c-44e8-b306-b071725aa403", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1", "admin_state_up": true}}' 2018-11-06 14:50:00,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-b1184beb-55df-4af9-9942-8fe5254b9d6e Date: Tue, 06 Nov 2018 14:50:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:50:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e14b0fc2-953c-44e8-b306-b071725aa403","ip_address":"10.55.0.101"}],"id":"4797623f-c579-483d-ac29-a54c2d9f62be","security_groups":["0246a8e0-e926-4539-91e4-422abbed4003"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","qos_policy_id":null,"admin_state_up":true,"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:50:00Z","binding:vnic_type":"normal"}} 2018-11-06 14:50:00,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-b1184beb-55df-4af9-9942-8fe5254b9d6e 2018-11-06 14:50:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:01,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1cb53c13-e28b-4e62-b8ff-6b2209da7178 Date: Tue, 06 Nov 2018 14:50:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e14b0fc2-953c-44e8-b306-b071725aa403"],"updated_at":"2018-11-06T14:49:55Z","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"9c64c33c-d829-4357-9d5e-b342933b74f9","name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net"}]} 2018-11-06 14:50:01,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net used request id req-1cb53c13-e28b-4e62-b8ff-6b2209da7178 2018-11-06 14:50:01,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:01,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a322fc30-e283-4970-9ea1-d1320797368e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd"}, "enabled": true, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}} 2018-11-06 14:50:01,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd used request id req-a322fc30-e283-4970-9ea1-d1320797368e 2018-11-06 14:50:01,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:01,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-394e374c-6c7d-4e16-9575-d3dd60011041 Date: Tue, 06 Nov 2018 14:50:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:50:01,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-394e374c-6c7d-4e16-9575-d3dd60011041 2018-11-06 14:50:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:01,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-3341a8af-f9cb-4821-bfcb-ff86cc8eee0c Date: Tue, 06 Nov 2018 14:50:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:50:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e14b0fc2-953c-44e8-b306-b071725aa403","ip_address":"10.55.0.101"}],"id":"4797623f-c579-483d-ac29-a54c2d9f62be","security_groups":["0246a8e0-e926-4539-91e4-422abbed4003"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1","admin_state_up":true,"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:50:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:50:01,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1&admin_state_up=True used request id req-3341a8af-f9cb-4821-bfcb-ff86cc8eee0c 2018-11-06 14:50:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:01,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884907f5-b8b0-403d-9048-6b9372f41bf5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd"}, "enabled": true, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}} 2018-11-06 14:50:01,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd used request id req-884907f5-b8b0-403d-9048-6b9372f41bf5 2018-11-06 14:50:01,689 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst 2018-11-06 14:50:01,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:01,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b10d8907-641e-47b4-a19f-73873eed6601 x-compute-request-id: req-b10d8907-641e-47b4-a19f-73873eed6601 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "12f62575-9bb1-4a15-9009-49308f81e427", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-flavor-name"}]} 2018-11-06 14:50:01,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b10d8907-641e-47b4-a19f-73873eed6601 2018-11-06 14:50:01,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/12f62575-9bb1-4a15-9009-49308f81e427 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:01,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ea98529-cc76-482c-8f4b-97301dba9e00 x-compute-request-id: req-8ea98529-cc76-482c-8f4b-97301dba9e00 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "12f62575-9bb1-4a15-9009-49308f81e427", "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:50:01,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/12f62575-9bb1-4a15-9009-49308f81e427 used request id req-8ea98529-cc76-482c-8f4b-97301dba9e00 2018-11-06 14:50:01,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:01,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-d8e5e23e-7d10-4266-be78-6e65781280f5 Date: Tue, 06 Nov 2018 14:50:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:49:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:49:52Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5c199b75-396d-4c4c-b91a-316951fa4946/snap", "metadata": {}}], "self": "/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946", "min_disk": 0, "protected": false, "id": "5c199b75-396d-4c4c-b91a-316951fa4946", "file": "/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5c199b75-396d-4c4c-b91a-316951fa4946/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image"} 2018-11-06 14:50:01,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image used request id req-d8e5e23e-7d10-4266-be78-6e65781280f5 2018-11-06 14:50:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:02,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d58948ba-0cba-49b0-a11b-a5cff9dbc7fd Date: Tue, 06 Nov 2018 14:50: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-11-06 14:50:02,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d58948ba-0cba-49b0-a11b-a5cff9dbc7fd 2018-11-06 14:50:02,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" -d '{"server": {"name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst", "imageRef": "5c199b75-396d-4c4c-b91a-316951fa4946", "flavorRef": "12f62575-9bb1-4a15-9009-49308f81e427", "max_count": 1, "min_count": 1, "networks": [{"port": "4797623f-c579-483d-ac29-a54c2d9f62be"}]}}' 2018-11-06 14:50:03,343 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:50:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61feae26-6d04-44e8-bda2-1d91cea867e5 x-compute-request-id: req-61feae26-6d04-44e8-bda2-1d91cea867e5 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d9816dd5-0617-45b3-91ce-9005b70f31b4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "bookmark"}], "adminPass": "wyr2REooozHo"}} 2018-11-06 14:50:03,343 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-61feae26-6d04-44e8-bda2-1d91cea867e5 2018-11-06 14:50:03,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:03,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dce294e8-6411-4bd3-94db-d3fed387787c x-compute-request-id: req-dce294e8-6411-4bd3-94db-d3fed387787c 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.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "bookmark"}], "image": {"id": "5c199b75-396d-4c4c-b91a-316951fa4946", "links": [{"href": "http://172.30.9.27:8774/images/5c199b75-396d-4c4c-b91a-316951fa4946", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12f62575-9bb1-4a15-9009-49308f81e427", "links": [{"href": "http://172.30.9.27:8774/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "bookmark"}]}, "id": "d9816dd5-0617-45b3-91ce-9005b70f31b4", "user_id": "fb976ee4706545ee99df107460c29344", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:50:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst", "created": "2018-11-06T14:50:03Z", "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:03,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 used request id req-dce294e8-6411-4bd3-94db-d3fed387787c 2018-11-06 14:50:03,564 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst 2018-11-06 14:50:03,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:03,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff238897-2ed2-471b-aa6e-2e313e69904f x-compute-request-id: req-ff238897-2ed2-471b-aa6e-2e313e69904f 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.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "bookmark"}], "image": {"id": "5c199b75-396d-4c4c-b91a-316951fa4946", "links": [{"href": "http://172.30.9.27:8774/images/5c199b75-396d-4c4c-b91a-316951fa4946", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12f62575-9bb1-4a15-9009-49308f81e427", "links": [{"href": "http://172.30.9.27:8774/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "bookmark"}]}, "id": "d9816dd5-0617-45b3-91ce-9005b70f31b4", "user_id": "fb976ee4706545ee99df107460c29344", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:50:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst", "created": "2018-11-06T14:50:03Z", "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:03,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 used request id req-ff238897-2ed2-471b-aa6e-2e313e69904f 2018-11-06 14:50:03,918 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst] is - BUILD 2018-11-06 14:50:03,918 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:50:06,922 - create_instance - DEBUG - VM status query timeout in 896.642163038 2018-11-06 14:50:06,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:07,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7be41d7b-1297-4bce-974d-14f90764b285 x-compute-request-id: req-7be41d7b-1297-4bce-974d-14f90764b285 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.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "bookmark"}], "image": {"id": "5c199b75-396d-4c4c-b91a-316951fa4946", "links": [{"href": "http://172.30.9.27:8774/images/5c199b75-396d-4c4c-b91a-316951fa4946", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12f62575-9bb1-4a15-9009-49308f81e427", "links": [{"href": "http://172.30.9.27:8774/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "bookmark"}]}, "id": "d9816dd5-0617-45b3-91ce-9005b70f31b4", "security_groups": [{"name": "default"}], "user_id": "fb976ee4706545ee99df107460c29344", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:50:04Z", "hostId": "01c2d7154d55b996e4233ccd4819d2dcb0ae3a843a2ace0049649b22", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst", "created": "2018-11-06T14:50:03Z", "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:07,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 used request id req-7be41d7b-1297-4bce-974d-14f90764b285 2018-11-06 14:50:07,615 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst] is - BUILD 2018-11-06 14:50:07,615 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:50:10,618 - create_instance - DEBUG - VM status query timeout in 892.945647001 2018-11-06 14:50:10,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:11,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a53814c3-b939-4b0d-8f57-a1d97904b524 x-compute-request-id: req-a53814c3-b939-4b0d-8f57-a1d97904b524 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-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.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "bookmark"}], "image": {"id": "5c199b75-396d-4c4c-b91a-316951fa4946", "links": [{"href": "http://172.30.9.27:8774/images/5c199b75-396d-4c4c-b91a-316951fa4946", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:50:09.000000", "flavor": {"id": "12f62575-9bb1-4a15-9009-49308f81e427", "links": [{"href": "http://172.30.9.27:8774/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "bookmark"}]}, "id": "d9816dd5-0617-45b3-91ce-9005b70f31b4", "security_groups": [{"name": "default"}], "user_id": "fb976ee4706545ee99df107460c29344", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:50:09Z", "hostId": "01c2d7154d55b996e4233ccd4819d2dcb0ae3a843a2ace0049649b22", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst", "created": "2018-11-06T14:50:03Z", "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:11,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 used request id req-a53814c3-b939-4b0d-8f57-a1d97904b524 2018-11-06 14:50:11,205 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst] is - ACTIVE 2018-11-06 14:50:11,205 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:50:11,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:11,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50: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-88573b6b-b30f-4745-ab5f-df580753e0ab x-compute-request-id: req-88573b6b-b30f-4745-ab5f-df580753e0ab Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-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.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "bookmark"}], "image": {"id": "5c199b75-396d-4c4c-b91a-316951fa4946", "links": [{"href": "http://172.30.9.27:8774/images/5c199b75-396d-4c4c-b91a-316951fa4946", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:50:09.000000", "flavor": {"id": "12f62575-9bb1-4a15-9009-49308f81e427", "links": [{"href": "http://172.30.9.27:8774/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "bookmark"}]}, "id": "d9816dd5-0617-45b3-91ce-9005b70f31b4", "security_groups": [{"name": "default"}], "user_id": "fb976ee4706545ee99df107460c29344", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:50:09Z", "hostId": "01c2d7154d55b996e4233ccd4819d2dcb0ae3a843a2ace0049649b22", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst", "created": "2018-11-06T14:50:03Z", "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:11,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 used request id req-88573b6b-b30f-4745-ab5f-df580753e0ab 2018-11-06 14:50:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:11,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a0b5bd58-07cb-4fa1-b10b-f46297d21ec2 Date: Tue, 06 Nov 2018 14:50: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":["e14b0fc2-953c-44e8-b306-b071725aa403"],"updated_at":"2018-11-06T14:49:55Z","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"9c64c33c-d829-4357-9d5e-b342933b74f9","name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net"}]} 2018-11-06 14:50:11,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net used request id req-a0b5bd58-07cb-4fa1-b10b-f46297d21ec2 2018-11-06 14:50:11,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:12,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6573b15e-4382-4028-9e77-814b19751d90 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd"}, "enabled": true, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}} 2018-11-06 14:50:12,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd used request id req-6573b15e-4382-4028-9e77-814b19751d90 2018-11-06 14:50:12,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:12,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc727ac5-3637-43c6-9fa8-5abe70a73e28 Date: Tue, 06 Nov 2018 14:50:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:50:12,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-bc727ac5-3637-43c6-9fa8-5abe70a73e28 2018-11-06 14:50:12,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:12,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-bd2e084a-814c-43b3-a7d1-20f8246f15bd Date: Tue, 06 Nov 2018 14:50:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:50:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e14b0fc2-953c-44e8-b306-b071725aa403","ip_address":"10.55.0.101"}],"id":"4797623f-c579-483d-ac29-a54c2d9f62be","security_groups":["0246a8e0-e926-4539-91e4-422abbed4003"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1","admin_state_up":true,"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:50:00Z","binding:vnic_type":"normal","device_id":"d9816dd5-0617-45b3-91ce-9005b70f31b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:49:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e14b0fc2-953c-44e8-b306-b071725aa403","ip_address":"10.55.0.2"}],"id":"695b6fda-0608-41c7-9ca8-34fac985e295","security_groups":[],"mac_address":"fa:16:3e:5c:56:70","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c64c33c-d829-4357-9d5e-b342933b74f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:49:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e14b0fc2-953c-44e8-b306-b071725aa403","ip_address":"10.55.0.3"}],"id":"c4f58b09-caac-427c-b801-5c281ce44837","security_groups":[],"mac_address":"fa:16:3e:a7:11:83","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9c64c33c-d829-4357-9d5e-b342933b74f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:49:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e14b0fc2-953c-44e8-b306-b071725aa403","ip_address":"10.55.0.4"}],"id":"cfaf250d-3134-4a55-bbc5-f805f02c5f3c","security_groups":[],"mac_address":"fa:16:3e:9d:94:bf","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9c64c33c-d829-4357-9d5e-b342933b74f9"}]} 2018-11-06 14:50:12,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-bd2e084a-814c-43b3-a7d1-20f8246f15bd 2018-11-06 14:50:12,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:12,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-005ce8f3-15e2-4c8a-b4fb-33fe3deca3ce Date: Tue, 06 Nov 2018 14:50: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":["e14b0fc2-953c-44e8-b306-b071725aa403"],"updated_at":"2018-11-06T14:49:55Z","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"9c64c33c-d829-4357-9d5e-b342933b74f9","name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net"}]} 2018-11-06 14:50:12,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-005ce8f3-15e2-4c8a-b4fb-33fe3deca3ce 2018-11-06 14:50:12,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:12,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96fc8679-1257-48f7-ae0b-cf1528e66f14 Date: Tue, 06 Nov 2018 14:50:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:50:12,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-96fc8679-1257-48f7-ae0b-cf1528e66f14 2018-11-06 14:50:12,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:12,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bbae1bde-5819-45cc-a755-c1c48c749fed Date: Tue, 06 Nov 2018 14:50:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c64c33c-d829-4357-9d5e-b342933b74f9","tenant_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","created_at":"2018-11-06T14:49:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d91fcb71b7d4e32ae23b6ebaf0147bd","id":"e14b0fc2-953c-44e8-b306-b071725aa403","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet"}]} 2018-11-06 14:50:12,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9c64c33c-d829-4357-9d5e-b342933b74f9&name=CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet used request id req-bbae1bde-5819-45cc-a755-c1c48c749fed 2018-11-06 14:50:12,583 - create_instance - INFO - Deleting Port with ID - 4797623f-c579-483d-ac29-a54c2d9f62be 2018-11-06 14:50:12,583 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9dport-1 2018-11-06 14:50:12,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/4797623f-c579-483d-ac29-a54c2d9f62be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:13,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66028050-ad38-4ab8-a618-59eff3e093ff Date: Tue, 06 Nov 2018 14:50:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:50:13,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/4797623f-c579-483d-ac29-a54c2d9f62be used request id req-66028050-ad38-4ab8-a618-59eff3e093ff 2018-11-06 14:50:13,232 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst 2018-11-06 14:50:13,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:13,403 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-865f7a4a-b2c8-480b-a1f1-afba4ecd340e x-compute-request-id: req-865f7a4a-b2c8-480b-a1f1-afba4ecd340e Content-Type: application/json 2018-11-06 14:50:13,403 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 used request id req-865f7a4a-b2c8-480b-a1f1-afba4ecd340e 2018-11-06 14:50:13,403 - create_instance - INFO - Checking deletion status 2018-11-06 14:50:13,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:13,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f128f0c5-e3cf-4329-abed-225fb52c09dc x-compute-request-id: req-f128f0c5-e3cf-4329-abed-225fb52c09dc Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-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.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4", "rel": "bookmark"}], "image": {"id": "5c199b75-396d-4c4c-b91a-316951fa4946", "links": [{"href": "http://172.30.9.27:8774/images/5c199b75-396d-4c4c-b91a-316951fa4946", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:50:09.000000", "flavor": {"id": "12f62575-9bb1-4a15-9009-49308f81e427", "links": [{"href": "http://172.30.9.27:8774/flavors/12f62575-9bb1-4a15-9009-49308f81e427", "rel": "bookmark"}]}, "id": "d9816dd5-0617-45b3-91ce-9005b70f31b4", "user_id": "fb976ee4706545ee99df107460c29344", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:50:13Z", "hostId": "01c2d7154d55b996e4233ccd4819d2dcb0ae3a843a2ace0049649b22", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst", "created": "2018-11-06T14:50:03Z", "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:13,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 used request id req-f128f0c5-e3cf-4329-abed-225fb52c09dc 2018-11-06 14:50:13,651 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst] is - ACTIVE 2018-11-06 14:50:13,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:50:16,652 - create_instance - DEBUG - VM status query timeout in 296.751503944 2018-11-06 14:50:16,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bb247f1f6782ae3a38445e6a8b943cbfa57114" 2018-11-06 14:50:16,703 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:50:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce19c339-a81e-4ad2-bd2e-1f28535340b0 x-compute-request-id: req-ce19c339-a81e-4ad2-bd2e-1f28535340b0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d9816dd5-0617-45b3-91ce-9005b70f31b4 could not be found.", "code": 404}} 2018-11-06 14:50:16,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d9816dd5-0617-45b3-91ce-9005b70f31b4 used request id req-ce19c339-a81e-4ad2-bd2e-1f28535340b0 2018-11-06 14:50:16,704 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d9816dd5-0617-45b3-91ce-9005b70f31b4 could not be found. (HTTP 404) (Request-ID: req-ce19c339-a81e-4ad2-bd2e-1f28535340b0) 2018-11-06 14:50:16,704 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-inst 2018-11-06 14:50:16,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/12f62575-9bb1-4a15-9009-49308f81e427 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390c5471cceaa082ec81756fa61d02d1eef18ac5" 2018-11-06 14:50:16,757 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:50:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3c567a6-24df-41ce-ad82-9cf2cf7de62c x-compute-request-id: req-c3c567a6-24df-41ce-ad82-9cf2cf7de62c Content-Length: 0 Content-Type: application/json 2018-11-06 14:50:16,757 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/12f62575-9bb1-4a15-9009-49308f81e427 used request id req-c3c567a6-24df-41ce-ad82-9cf2cf7de62c 2018-11-06 14:50:16,758 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet 2018-11-06 14:50:16,758 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-subnet 2018-11-06 14:50:16,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e14b0fc2-953c-44e8-b306-b071725aa403 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2ebdb9657c14b2fe557cc4f1e1d35c8c792eb0" 2018-11-06 14:50:19,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d1e13bd-d660-4378-a979-3c312aefbeb7 Date: Tue, 06 Nov 2018 14:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:50:19,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e14b0fc2-953c-44e8-b306-b071725aa403 used request id req-7d1e13bd-d660-4378-a979-3c312aefbeb7 2018-11-06 14:50:19,182 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-pub-net 2018-11-06 14:50:19,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/9c64c33c-d829-4357-9d5e-b342933b74f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2ebdb9657c14b2fe557cc4f1e1d35c8c792eb0" 2018-11-06 14:50:20,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14b9a684-9247-44eb-a179-918fbfeac3a1 Date: Tue, 06 Nov 2018 14:50:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:50:20,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9c64c33c-d829-4357-9d5e-b342933b74f9 used request id req-14b9a684-9247-44eb-a179-918fbfeac3a1 2018-11-06 14:50:20,480 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3cfc5b84-4ffe-4485-be64-cb159f542f9d-image 2018-11-06 14:50:20,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef1a03ca80dee4cd2ae388772ce591d73f1d1de" 2018-11-06 14:50:21,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ef7b705-d9af-4103-aacd-9cde23786f57 Date: Tue, 06 Nov 2018 14:50:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:50:21,402 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5c199b75-396d-4c4c-b91a-316951fa4946 used request id req-4ef7b705-d9af-4103-aacd-9cde23786f57 2018-11-06 14:50:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:50:21,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-819793ac-b8ab-4047-bae0-e8a6acaf9245 Date: Tue, 06 Nov 2018 14:50:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "created_at": "2018-11-06T14:49:53Z", "updated_at": "2018-11-06T14:49:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:53Z", "revision_number": 0, "id": "52f67373-f0aa-448e-89b0-f332b26d950b", "remote_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:53Z", "security_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:53Z", "revision_number": 0, "id": "5b5dd4dd-bf83-4c4d-a552-69d2551ffa12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:53Z", "security_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:53Z", "revision_number": 0, "id": "8bf5befe-8b2d-48e5-83d9-128b35bc4705", "remote_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:53Z", "security_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:49:53Z", "revision_number": 0, "id": "a98f0c98-dc93-42ac-aaf8-bc8ad0dbae14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:49:53Z", "security_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd"}], "revision_number": 4, "project_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "id": "0246a8e0-e926-4539-91e4-422abbed4003", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:50:21,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-819793ac-b8ab-4047-bae0-e8a6acaf9245 2018-11-06 14:50:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:50:21,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b99c4c-81ab-4c0c-ac39-9be851459770 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd"}, "enabled": true, "id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj"}} 2018-11-06 14:50:21,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd used request id req-77b99c4c-81ab-4c0c-ac39-9be851459770 2018-11-06 14:50:21,725 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0246a8e0-e926-4539-91e4-422abbed4003 2018-11-06 14:50:21,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0246a8e0-e926-4539-91e4-422abbed4003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:50:21,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-70ce1739-035e-46ed-8ad6-adf56bfa9f6a Date: Tue, 06 Nov 2018 14:50:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:53Z", "security_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "port_range_min": null, "revision_number": 0, "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "created_at": "2018-11-06T14:49:53Z", "project_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "id": "52f67373-f0aa-448e-89b0-f332b26d950b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:53Z", "security_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "port_range_min": null, "revision_number": 0, "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "created_at": "2018-11-06T14:49:53Z", "project_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "id": "5b5dd4dd-bf83-4c4d-a552-69d2551ffa12"}, {"remote_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:53Z", "security_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "port_range_min": null, "revision_number": 0, "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "created_at": "2018-11-06T14:49:53Z", "project_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "id": "8bf5befe-8b2d-48e5-83d9-128b35bc4705"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:49:53Z", "security_group_id": "0246a8e0-e926-4539-91e4-422abbed4003", "port_range_min": null, "revision_number": 0, "tenant_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "created_at": "2018-11-06T14:49:53Z", "project_id": "8d91fcb71b7d4e32ae23b6ebaf0147bd", "id": "a98f0c98-dc93-42ac-aaf8-bc8ad0dbae14"}]} 2018-11-06 14:50:21,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0246a8e0-e926-4539-91e4-422abbed4003 used request id req-70ce1739-035e-46ed-8ad6-adf56bfa9f6a 2018-11-06 14:50:21,907 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:50:21,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/0246a8e0-e926-4539-91e4-422abbed4003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:50:22,235 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c9633dd-fe89-4fa1-b240-772af09af531 Content-Length: 0 Date: Tue, 06 Nov 2018 14:50:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:50:22,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/0246a8e0-e926-4539-91e4-422abbed4003 used request id req-8c9633dd-fe89-4fa1-b240-772af09af531 2018-11-06 14:50:22,236 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj 2018-11-06 14:50:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:50:22,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb556b0-80e1-4ef5-ba78-c31a83a89238 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:50:22,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8d91fcb71b7d4e32ae23b6ebaf0147bd used request id req-5fb556b0-80e1-4ef5-ba78-c31a83a89238 2018-11-06 14:50:22,452 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4ffe971f-2356-45e-proj-role 2018-11-06 14:50:22,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/4cca5790e6b5412abcc484ae68b682a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:50:22,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5a5004d-453d-4d53-9828-037988e71a9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:50:22,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4cca5790e6b5412abcc484ae68b682a4 used request id req-f5a5004d-453d-4d53-9828-037988e71a9a 2018-11-06 14:50:22,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc023999fd483caba6a5d80ab1ae2a0a5c60fb90" 2018-11-06 14:50:22,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a805c0f-3926-4dbb-ba93-c0667183b794 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:50:22,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3a805c0f-3926-4dbb-ba93-c0667183b794 2018-11-06 14:50:22,678 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4ffe971f-2356-45e-user 2018-11-06 14:50:22,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/fb976ee4706545ee99df107460c29344 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf16180498c2bf973023aba32e39fa73687196ac" 2018-11-06 14:50:22,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1239c2b0-e8ad-4aa4-93f4-ee5ef504d988 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:50:22,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fb976ee4706545ee99df107460c29344 used request id req-1239c2b0-e8ad-4aa4-93f4-ee5ef504d988 2018-11-06 14:50:22,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:50:23,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["z9mNk9ABRKetEh4ndhQ9ig"], "issued_at": "2018-11-06T14:50:23.000000Z"}} 2018-11-06 14:50:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73e581b55e859014be199f57b4d427246bf9773" 2018-11-06 14:50:23,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a783ef57-a04d-4ad5-9102-851e219f6127 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:50:23,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a783ef57-a04d-4ad5-9102-851e219f6127 2018-11-06 14:50:23,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:50:23,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:50:23,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["XCdFuDscTiyDS1F_JQk7nQ"], "issued_at": "2018-11-06T14:50:23.000000Z"}} 2018-11-06 14:50:23,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:23,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23feb58-4b3d-4c77-bce6-88c7a4e5a380 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:50:23,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c23feb58-4b3d-4c77-bce6-88c7a4e5a380 2018-11-06 14:50:23,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:50:23,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:50:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:50:23,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:23,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073fbfab-914d-42b3-974e-86787299e960 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:50:23,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj used request id req-073fbfab-914d-42b3-974e-86787299e960 2018-11-06 14:50:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:24,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a608b01-6be6-46f3-b144-56f961818567 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:50:24,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1a608b01-6be6-46f3-b144-56f961818567 2018-11-06 14:50:24,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}}' 2018-11-06 14:50:24,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e0a11c9-9391-4560-87b0-cd99338e4ce4 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3"}, "enabled": true, "id": "3d215c9763e141889a06043af440ecf3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}} 2018-11-06 14:50:24,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4e0a11c9-9391-4560-87b0-cd99338e4ce4 2018-11-06 14:50:24,228 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj 2018-11-06 14:50:24,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:50:24,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:50:24,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["l6gru-NyTzysEAOVr9G4Tg"], "issued_at": "2018-11-06T14:50:24.000000Z"}} 2018-11-06 14:50:24,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a96715e6a943c17d8c52cdd188da08d826de97" 2018-11-06 14:50:24,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b98ea5-29f3-4082-bfa7-bc170ffa0da9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:50:24,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-53b98ea5-29f3-4082-bfa7-bc170ffa0da9 2018-11-06 14:50:24,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:50:24,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:50: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:50:24,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a96715e6a943c17d8c52cdd188da08d826de97" 2018-11-06 14:50:24,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c601e2-ee30-41ea-8249-3600ad6288fb Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:50:24,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b4c601e2-ee30-41ea-8249-3600ad6288fb 2018-11-06 14:50:24,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a96715e6a943c17d8c52cdd188da08d826de97" 2018-11-06 14:50:24,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24e8c5d-7409-4651-a578-e27c8be465f5 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3"}, "enabled": true, "id": "3d215c9763e141889a06043af440ecf3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}]} 2018-11-06 14:50:24,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj used request id req-a24e8c5d-7409-4651-a578-e27c8be465f5 2018-11-06 14:50:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a96715e6a943c17d8c52cdd188da08d826de97" 2018-11-06 14:50:25,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fbc657-094a-472b-be1b-3703c71f87d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:50:25,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c8fbc657-094a-472b-be1b-3703c71f87d2 2018-11-06 14:50:25,318 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4f7f233f-d5f7-494-user 2018-11-06 14:50:25,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:50:25,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:25,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ba11f7-0217-4119-aa01-f7146624a982 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:50:25,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3ba11f7-0217-4119-aa01-f7146624a982 2018-11-06 14:50:25,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" -d '{"role": {"name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj-role"}}' 2018-11-06 14:50:25,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46f7f4b-086f-4081-8859-2c837f47a82e Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ab27a9dde8f04a46861a369178497d44", "links": {"self": "http://172.30.9.27:5000/v3/roles/ab27a9dde8f04a46861a369178497d44"}, "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj-role"}} 2018-11-06 14:50:25,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f46f7f4b-086f-4081-8859-2c837f47a82e 2018-11-06 14:50:25,546 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj-role 2018-11-06 14:50:25,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/ab27a9dde8f04a46861a369178497d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:25,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41fb372-b025-4616-8b3b-b37ecad411fb Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/ab27a9dde8f04a46861a369178497d44"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj-role", "id": "ab27a9dde8f04a46861a369178497d44"}} 2018-11-06 14:50:25,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/ab27a9dde8f04a46861a369178497d44 used request id req-d41fb372-b025-4616-8b3b-b37ecad411fb 2018-11-06 14:50:25,568 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj-role to project CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj 2018-11-06 14:50:25,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3/users/dc54f602bdb8400892cfb686aaf358b0/roles/ab27a9dde8f04a46861a369178497d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:25,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1534761-fb77-4d9b-8ed6-958b1b91d766 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:50:25,703 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3/users/dc54f602bdb8400892cfb686aaf358b0/roles/ab27a9dde8f04a46861a369178497d44 used request id req-c1534761-fb77-4d9b-8ed6-958b1b91d766 2018-11-06 14:50:25,704 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:50:25,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:50:25,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:50:26,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab27a9dde8f04a46861a369178497d44", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj-role"}], "expires_at": "2018-11-06T15:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d215c9763e141889a06043af440ecf3", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-user", "id": "dc54f602bdb8400892cfb686aaf358b0"}, "audit_ids": ["MksNjY6jTjeCXwg7cgni-g"], "issued_at": "2018-11-06T14:50:26.000000Z"}} 2018-11-06 14:50:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e853d947effa3dbe5c40882b8404ae41000f76" 2018-11-06 14:50:26,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c4838e-4eea-4d45-a114-546b18b163e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:50:26,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e7c4838e-4eea-4d45-a114-546b18b163e0 2018-11-06 14:50:26,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e853d947effa3dbe5c40882b8404ae41000f76" 2018-11-06 14:50:26,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4f561e86-9525-473e-81c5-3728f295ff78 Date: Tue, 06 Nov 2018 14:50:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image"} 2018-11-06 14:50:26,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image used request id req-4f561e86-9525-473e-81c5-3728f295ff78 2018-11-06 14:50:26,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e853d947effa3dbe5c40882b8404ae41000f76" 2018-11-06 14:50:26,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-311115f8-9b27-416a-94db-8e99d103a68a Date: Tue, 06 Nov 2018 14:50:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 14:50:26,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-311115f8-9b27-416a-94db-8e99d103a68a 2018-11-06 14:50:26,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0e853d947effa3dbe5c40882b8404ae41000f76" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image"}' 2018-11-06 14:50:26,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec X-Openstack-Request-Id: req-dc6d1db4-8a29-4ade-963f-a0a71a837cdb Date: Tue, 06 Nov 2018 14:50:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:50:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:50:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec", "min_disk": 0, "protected": false, "id": "bd87be68-7b51-408d-a98e-61047f92bdec", "file": "/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec/file", "checksum": null, "owner": "3d215c9763e141889a06043af440ecf3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:50:26,729 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-dc6d1db4-8a29-4ade-963f-a0a71a837cdb 2018-11-06 14:50:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e853d947effa3dbe5c40882b8404ae41000f76" -d '' 2018-11-06 14:50:27,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60c8d84b-1538-4677-b2a4-46f8269797a1 Date: Tue, 06 Nov 2018 14:50:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:50:27,984 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec/file used request id req-60c8d84b-1538-4677-b2a4-46f8269797a1 2018-11-06 14:50:27,984 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:50:27,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e853d947effa3dbe5c40882b8404ae41000f76" 2018-11-06 14:50:28,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-127e5072-b859-4b02-9202-5f08024a0379 Date: Tue, 06 Nov 2018 14:50:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:50:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:50:27Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bd87be68-7b51-408d-a98e-61047f92bdec/snap", "metadata": {}}], "self": "/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec", "min_disk": 0, "protected": false, "id": "bd87be68-7b51-408d-a98e-61047f92bdec", "file": "/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d215c9763e141889a06043af440ecf3", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bd87be68-7b51-408d-a98e-61047f92bdec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:50:28,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec used request id req-127e5072-b859-4b02-9202-5f08024a0379 2018-11-06 14:50:28,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e853d947effa3dbe5c40882b8404ae41000f76" 2018-11-06 14:50:28,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-21052fe7-04af-41a4-a3a5-c6c948bb0344 Date: Tue, 06 Nov 2018 14:50: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-11-06 14:50:28,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-21052fe7-04af-41a4-a3a5-c6c948bb0344 2018-11-06 14:50:28,317 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image 2018-11-06 14:50:28,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e853d947effa3dbe5c40882b8404ae41000f76" 2018-11-06 14:50:28,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5513cf6a-18f5-4955-8f37-af4b581eaea3 Date: Tue, 06 Nov 2018 14:50:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:50:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:50:27Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bd87be68-7b51-408d-a98e-61047f92bdec/snap", "metadata": {}}], "self": "/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec", "min_disk": 0, "protected": false, "id": "bd87be68-7b51-408d-a98e-61047f92bdec", "file": "/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d215c9763e141889a06043af440ecf3", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bd87be68-7b51-408d-a98e-61047f92bdec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:50:28,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec used request id req-5513cf6a-18f5-4955-8f37-af4b581eaea3 2018-11-06 14:50:28,479 - create_image - DEBUG - Instance status is - active 2018-11-06 14:50:28,479 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image 2018-11-06 14:50:28,479 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image 2018-11-06 14:50:28,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:50:28,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:50:28,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab27a9dde8f04a46861a369178497d44", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj-role"}], "expires_at": "2018-11-06T15:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d215c9763e141889a06043af440ecf3", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-user", "id": "dc54f602bdb8400892cfb686aaf358b0"}, "audit_ids": ["zbHHKQgzSputNttH86JQQg"], "issued_at": "2018-11-06T14:50:28.000000Z"}} 2018-11-06 14:50:28,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c361653fb2ee41cb612909dae689848dd29022" 2018-11-06 14:50:28,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5995844d-75b1-497f-83e8-a34b5d7bfb78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:50:28,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5995844d-75b1-497f-83e8-a34b5d7bfb78 2018-11-06 14:50:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c361653fb2ee41cb612909dae689848dd29022" 2018-11-06 14:50:29,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8842abf3-8fc8-499a-9315-01bd89e92916 Date: Tue, 06 Nov 2018 14:50:29 GMT RESP BODY: {"networks":[]} 2018-11-06 14:50:29,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net used request id req-8842abf3-8fc8-499a-9315-01bd89e92916 2018-11-06 14:50:29,097 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net 2018-11-06 14:50:29,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c361653fb2ee41cb612909dae689848dd29022" -d '{"network": {"name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net", "admin_state_up": true}}' 2018-11-06 14:50:29,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8910d2cd-ddcf-44a6-95a2-2a7453f0e39d Date: Tue, 06 Nov 2018 14:50:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3d215c9763e141889a06043af440ecf3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:50:29Z","is_default":false,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:29Z","mtu":1450}} 2018-11-06 14:50:29,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8910d2cd-ddcf-44a6-95a2-2a7453f0e39d 2018-11-06 14:50:29,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c361653fb2ee41cb612909dae689848dd29022" 2018-11-06 14:50:29,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-1b883889-51d1-4c83-ac1a-dbd100688934 Date: Tue, 06 Nov 2018 14:50:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:50:29Z","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3d215c9763e141889a06043af440ecf3","id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net"}]} 2018-11-06 14:50:29,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-1b883889-51d1-4c83-ac1a-dbd100688934 2018-11-06 14:50:29,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c361653fb2ee41cb612909dae689848dd29022" 2018-11-06 14:50:30,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f35d2894-e630-428a-bee1-902384db04bf Date: Tue, 06 Nov 2018 14:50:30 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:50:30,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-f35d2894-e630-428a-bee1-902384db04bf 2018-11-06 14:50:30,034 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet 2018-11-06 14:50:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c361653fb2ee41cb612909dae689848dd29022" -d '{"subnets": [{"ip_version": 4, "network_id": "88ac5f04-0acd-45d3-b832-d751f42d03c9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]}' 2018-11-06 14:50:30,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7466b890-3c9f-4fa0-8ea9-a3c6bf427edf Date: Tue, 06 Nov 2018 14:50:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:30,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7466b890-3c9f-4fa0-8ea9-a3c6bf427edf 2018-11-06 14:50:30,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c361653fb2ee41cb612909dae689848dd29022" 2018-11-06 14:50:30,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8f4e1d62-f70e-4537-b62d-1ed5cb2548ac Date: Tue, 06 Nov 2018 14:50: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":["3f5b7323-a6e4-417f-bc18-6cc853289e8d"],"updated_at":"2018-11-06T14:50:30Z","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d215c9763e141889a06043af440ecf3","id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net"}]} 2018-11-06 14:50:30,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-8f4e1d62-f70e-4537-b62d-1ed5cb2548ac 2018-11-06 14:50:30,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c361653fb2ee41cb612909dae689848dd29022" 2018-11-06 14:50:31,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96cc8d79-0b66-4218-b8ec-05b3838af47e Date: Tue, 06 Nov 2018 14:50:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:31,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-96cc8d79-0b66-4218-b8ec-05b3838af47e 2018-11-06 14:50:31,173 - OpenStackNetwork - DEBUG - Network [88ac5f04-0acd-45d3-b832-d751f42d03c9] created successfully 2018-11-06 14:50:31,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:50:31,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:50:31,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:50:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["n7Mhmd6PR26tZetnBm9qdQ"], "issued_at": "2018-11-06T14:50:31.000000Z"}} 2018-11-06 14:50:31,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08481dbd4b6ad3328f4b522c6dae6a4f1400baaa" 2018-11-06 14:50:31,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb636d81-d975-4851-8cfb-dffb345619d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:50:31,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bb636d81-d975-4851-8cfb-dffb345619d7 2018-11-06 14:50:31,655 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:50:31,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08481dbd4b6ad3328f4b522c6dae6a4f1400baaa" 2018-11-06 14:50:31,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a9d7181-f718-42d9-bbe1-b7edbd12bdba x-compute-request-id: req-0a9d7181-f718-42d9-bbe1-b7edbd12bdba Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:50:31,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0a9d7181-f718-42d9-bbe1-b7edbd12bdba 2018-11-06 14:50:31,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08481dbd4b6ad3328f4b522c6dae6a4f1400baaa" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-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-11-06 14:50:31,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dce04b67-e650-4850-845f-e49b1b4e7804 x-compute-request-id: req-dce04b67-e650-4850-845f-e49b1b4e7804 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7eaae0eb-0f85-4821-b54a-e79163aeb4db", "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:50:31,929 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dce04b67-e650-4850-845f-e49b1b4e7804 2018-11-06 14:50:31,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:50:31,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:50:32,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab27a9dde8f04a46861a369178497d44", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj-role"}], "expires_at": "2018-11-06T15:50:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d215c9763e141889a06043af440ecf3", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-user", "id": "dc54f602bdb8400892cfb686aaf358b0"}, "audit_ids": ["EEl5GP1pSTyuzlOaPYlrtg"], "issued_at": "2018-11-06T14:50:32.000000Z"}} 2018-11-06 14:50:32,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:32,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-490394b1-d305-4b5a-b27b-74d9e0fcbfa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:50:32,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-490394b1-d305-4b5a-b27b-74d9e0fcbfa9 2018-11-06 14:50:32,383 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:50:32,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:32,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43493187-6e18-4975-8373-87f680675241 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:50:32,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-43493187-6e18-4975-8373-87f680675241 2018-11-06 14:50:32,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:32,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cda3246a-3023-40f3-a594-5a2cabfbd1e3 Date: Tue, 06 Nov 2018 14:50:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f5b7323-a6e4-417f-bc18-6cc853289e8d"],"updated_at":"2018-11-06T14:50:30Z","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d215c9763e141889a06043af440ecf3","id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net"}]} 2018-11-06 14:50:32,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net used request id req-cda3246a-3023-40f3-a594-5a2cabfbd1e3 2018-11-06 14:50:32,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:50:32,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:50: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:50:32,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:32,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50d632e-c18f-4b1b-9166-b269fd2f473c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3"}, "enabled": true, "id": "3d215c9763e141889a06043af440ecf3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}} 2018-11-06 14:50:32,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 used request id req-d50d632e-c18f-4b1b-9166-b269fd2f473c 2018-11-06 14:50:32,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:32,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a628a102-dafd-4aa7-9364-9b6cbb866343 Date: Tue, 06 Nov 2018 14:50:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:32,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-a628a102-dafd-4aa7-9364-9b6cbb866343 2018-11-06 14:50:32,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:33,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-34729b54-93c3-4126-bdfd-b8796fe48883 Date: Tue, 06 Nov 2018 14:50:33 GMT RESP BODY: {"ports":[]} 2018-11-06 14:50:33,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1&admin_state_up=True used request id req-34729b54-93c3-4126-bdfd-b8796fe48883 2018-11-06 14:50:33,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:33,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14e5ceca-b4f0-4219-aa4b-87e6c5f54422 x-compute-request-id: req-14e5ceca-b4f0-4219-aa4b-87e6c5f54422 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:50:33,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst used request id req-14e5ceca-b4f0-4219-aa4b-87e6c5f54422 2018-11-06 14:50:33,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:33,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-af6f993a-0893-4d00-b8bc-f023465700d9 Date: Tue, 06 Nov 2018 14:50:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f5b7323-a6e4-417f-bc18-6cc853289e8d"],"updated_at":"2018-11-06T14:50:30Z","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d215c9763e141889a06043af440ecf3","id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net"}]} 2018-11-06 14:50:33,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net used request id req-af6f993a-0893-4d00-b8bc-f023465700d9 2018-11-06 14:50:33,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:33,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f8424b-5b5d-4686-8f0c-ae4f6ccf5cee Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3"}, "enabled": true, "id": "3d215c9763e141889a06043af440ecf3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}} 2018-11-06 14:50:33,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 used request id req-32f8424b-5b5d-4686-8f0c-ae4f6ccf5cee 2018-11-06 14:50:33,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:34,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a148bc0b-bb60-4ee6-834e-5f5f27d56c5c Date: Tue, 06 Nov 2018 14:50:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:34,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-a148bc0b-bb60-4ee6-834e-5f5f27d56c5c 2018-11-06 14:50:34,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:34,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-da2afbbd-c2fa-4b70-ae76-2b521f7324ec Date: Tue, 06 Nov 2018 14:50:34 GMT RESP BODY: {"ports":[]} 2018-11-06 14:50:34,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1&admin_state_up=True used request id req-da2afbbd-c2fa-4b70-ae76-2b521f7324ec 2018-11-06 14:50:34,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:50:34,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:50:34,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab27a9dde8f04a46861a369178497d44", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj-role"}], "expires_at": "2018-11-06T15:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d215c9763e141889a06043af440ecf3", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/3d215c9763e141889a06043af440ecf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-user", "id": "dc54f602bdb8400892cfb686aaf358b0"}, "audit_ids": ["qlkfXhgCSIG4mnQOoT2d-A"], "issued_at": "2018-11-06T14:50:34.000000Z"}} 2018-11-06 14:50:34,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e22413efcd0d2d4033cb0c30b762faf413be6d" 2018-11-06 14:50:34,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5183791-5e65-4fb7-920b-8ef189e76e1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:50:34,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d5183791-5e65-4fb7-920b-8ef189e76e1a 2018-11-06 14:50:34,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:34,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-41ebef27-d3d1-4065-8fd1-a7fd3db42dcf Date: Tue, 06 Nov 2018 14:50: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":["3f5b7323-a6e4-417f-bc18-6cc853289e8d"],"updated_at":"2018-11-06T14:50:30Z","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d215c9763e141889a06043af440ecf3","id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net"}]} 2018-11-06 14:50:34,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net used request id req-41ebef27-d3d1-4065-8fd1-a7fd3db42dcf 2018-11-06 14:50:34,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:35,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d507f8a7-c097-43b9-bd03-f4e6bb386a6f Date: Tue, 06 Nov 2018 14:50:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:35,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-d507f8a7-c097-43b9-bd03-f4e6bb386a6f 2018-11-06 14:50:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:35,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-359ee456-feea-4071-a5da-2a22b23660bf Date: Tue, 06 Nov 2018 14:50:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f5b7323-a6e4-417f-bc18-6cc853289e8d"],"updated_at":"2018-11-06T14:50:30Z","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d215c9763e141889a06043af440ecf3","id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net"}]} 2018-11-06 14:50:35,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net used request id req-359ee456-feea-4071-a5da-2a22b23660bf 2018-11-06 14:50:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:50:35,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:50: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:50:35,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e22413efcd0d2d4033cb0c30b762faf413be6d" 2018-11-06 14:50:35,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1900ad7-c718-4a1f-803d-0a488c7921da Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3"}, "enabled": true, "id": "3d215c9763e141889a06043af440ecf3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}} 2018-11-06 14:50:35,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 used request id req-c1900ad7-c718-4a1f-803d-0a488c7921da 2018-11-06 14:50:35,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:35,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8883ab46-7552-423a-899a-c35b47fde806 Date: Tue, 06 Nov 2018 14:50:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:35,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-8883ab46-7552-423a-899a-c35b47fde806 2018-11-06 14:50:35,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:35,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ff0d9f4b-f301-4ff6-955a-4690b69146da Date: Tue, 06 Nov 2018 14:50:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:35,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet used request id req-ff0d9f4b-f301-4ff6-955a-4690b69146da 2018-11-06 14:50:35,624 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net 2018-11-06 14:50:35,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" -d '{"port": {"network_id": "88ac5f04-0acd-45d3-b832-d751f42d03c9", "fixed_ips": [{"subnet_id": "3f5b7323-a6e4-417f-bc18-6cc853289e8d", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1", "admin_state_up": true}}' 2018-11-06 14:50:36,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-4a30c0ac-80d3-40b0-b54f-7e80ec6f751a Date: Tue, 06 Nov 2018 14:50:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:50:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","ip_address":"10.55.0.101"}],"id":"05f3af5d-e0f8-424f-87fb-49e459f79aa8","security_groups":["712d37aa-395e-464b-8733-f352ffb2cc42"],"mac_address":"fa:16:3e:67:d2:9a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1","project_id":"3d215c9763e141889a06043af440ecf3","qos_policy_id":null,"admin_state_up":true,"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:35Z","binding:vnic_type":"normal"}} 2018-11-06 14:50:36,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-4a30c0ac-80d3-40b0-b54f-7e80ec6f751a 2018-11-06 14:50:36,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:36,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-95fdefd2-1f65-42c6-8863-172acedd622c Date: Tue, 06 Nov 2018 14:50: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":["3f5b7323-a6e4-417f-bc18-6cc853289e8d"],"updated_at":"2018-11-06T14:50:30Z","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d215c9763e141889a06043af440ecf3","id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net"}]} 2018-11-06 14:50:36,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net used request id req-95fdefd2-1f65-42c6-8863-172acedd622c 2018-11-06 14:50:36,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:36,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e824b53f-4076-4b36-9e29-3d153717b30d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3"}, "enabled": true, "id": "3d215c9763e141889a06043af440ecf3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}} 2018-11-06 14:50:36,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 used request id req-e824b53f-4076-4b36-9e29-3d153717b30d 2018-11-06 14:50:36,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:36,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bcd29a1c-eec1-42ce-bc71-973d9f8dc866 Date: Tue, 06 Nov 2018 14:50:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:36,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-bcd29a1c-eec1-42ce-bc71-973d9f8dc866 2018-11-06 14:50:36,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:37,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-97bd67e2-d0b5-4f1f-8903-1590f92e6345 Date: Tue, 06 Nov 2018 14:50:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:50:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","ip_address":"10.55.0.101"}],"id":"05f3af5d-e0f8-424f-87fb-49e459f79aa8","security_groups":["712d37aa-395e-464b-8733-f352ffb2cc42"],"mac_address":"fa:16:3e:67:d2:9a","project_id":"3d215c9763e141889a06043af440ecf3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1","admin_state_up":true,"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:35Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:50:37,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1&admin_state_up=True used request id req-97bd67e2-d0b5-4f1f-8903-1590f92e6345 2018-11-06 14:50:37,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:37,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58fc66d7-e32c-4ab0-9ac6-6a21e2ff2146 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3"}, "enabled": true, "id": "3d215c9763e141889a06043af440ecf3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}} 2018-11-06 14:50:37,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 used request id req-58fc66d7-e32c-4ab0-9ac6-6a21e2ff2146 2018-11-06 14:50:37,187 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst 2018-11-06 14:50:37,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:37,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d95a4106-5da2-43db-b397-6125273b48e1 x-compute-request-id: req-d95a4106-5da2-43db-b397-6125273b48e1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7eaae0eb-0f85-4821-b54a-e79163aeb4db", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-flavor-name"}]} 2018-11-06 14:50:37,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d95a4106-5da2-43db-b397-6125273b48e1 2018-11-06 14:50:37,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:37,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2f70d58-6176-44ac-b15f-f4e333735dae x-compute-request-id: req-f2f70d58-6176-44ac-b15f-f4e333735dae Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7eaae0eb-0f85-4821-b54a-e79163aeb4db", "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:50:37,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db used request id req-f2f70d58-6176-44ac-b15f-f4e333735dae 2018-11-06 14:50:37,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:37,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-3e4aa56e-c7f5-4932-99d5-3b7d72a83100 Date: Tue, 06 Nov 2018 14:50:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:50:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:50:27Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bd87be68-7b51-408d-a98e-61047f92bdec/snap", "metadata": {}}], "self": "/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec", "min_disk": 0, "protected": false, "id": "bd87be68-7b51-408d-a98e-61047f92bdec", "file": "/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d215c9763e141889a06043af440ecf3", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bd87be68-7b51-408d-a98e-61047f92bdec/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image"} 2018-11-06 14:50:37,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image used request id req-3e4aa56e-c7f5-4932-99d5-3b7d72a83100 2018-11-06 14:50:37,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:37,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bfeb9a9e-bcd5-4beb-b425-a4e0279bb82f Date: Tue, 06 Nov 2018 14:50: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-11-06 14:50:37,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bfeb9a9e-bcd5-4beb-b425-a4e0279bb82f 2018-11-06 14:50:37,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" -d '{"server": {"name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst", "imageRef": "bd87be68-7b51-408d-a98e-61047f92bdec", "flavorRef": "7eaae0eb-0f85-4821-b54a-e79163aeb4db", "max_count": 1, "min_count": 1, "networks": [{"port": "05f3af5d-e0f8-424f-87fb-49e459f79aa8"}]}}' 2018-11-06 14:50:39,259 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a533ad0-f2d9-40a2-8fbe-b7354d113dd3 x-compute-request-id: req-2a533ad0-f2d9-40a2-8fbe-b7354d113dd3 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "abc95c81-4176-4067-87fe-40be949b8177", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "bookmark"}], "adminPass": "PYc9GwzaMH2J"}} 2018-11-06 14:50:39,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2a533ad0-f2d9-40a2-8fbe-b7354d113dd3 2018-11-06 14:50:39,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:39,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c819eb0-5f58-4eb0-b18f-79422dbf5860 x-compute-request-id: req-5c819eb0-5f58-4eb0-b18f-79422dbf5860 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.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "bookmark"}], "image": {"id": "bd87be68-7b51-408d-a98e-61047f92bdec", "links": [{"href": "http://172.30.9.27:8774/images/bd87be68-7b51-408d-a98e-61047f92bdec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7eaae0eb-0f85-4821-b54a-e79163aeb4db", "links": [{"href": "http://172.30.9.27:8774/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "bookmark"}]}, "id": "abc95c81-4176-4067-87fe-40be949b8177", "user_id": "dc54f602bdb8400892cfb686aaf358b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:50:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst", "created": "2018-11-06T14:50:39Z", "tenant_id": "3d215c9763e141889a06043af440ecf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:39,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 used request id req-5c819eb0-5f58-4eb0-b18f-79422dbf5860 2018-11-06 14:50:39,683 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst 2018-11-06 14:50:39,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:40,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfadddd8-f62a-407d-96ec-8013b417f382 x-compute-request-id: req-dfadddd8-f62a-407d-96ec-8013b417f382 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.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "bookmark"}], "image": {"id": "bd87be68-7b51-408d-a98e-61047f92bdec", "links": [{"href": "http://172.30.9.27:8774/images/bd87be68-7b51-408d-a98e-61047f92bdec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7eaae0eb-0f85-4821-b54a-e79163aeb4db", "links": [{"href": "http://172.30.9.27:8774/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "bookmark"}]}, "id": "abc95c81-4176-4067-87fe-40be949b8177", "user_id": "dc54f602bdb8400892cfb686aaf358b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:50:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst", "created": "2018-11-06T14:50:39Z", "tenant_id": "3d215c9763e141889a06043af440ecf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:40,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 used request id req-dfadddd8-f62a-407d-96ec-8013b417f382 2018-11-06 14:50:40,065 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst] is - BUILD 2018-11-06 14:50:40,065 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:50:43,068 - create_instance - DEBUG - VM status query timeout in 896.615307093 2018-11-06 14:50:43,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:43,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7831e4d-8660-4527-94fc-f85ca73dca74 x-compute-request-id: req-a7831e4d-8660-4527-94fc-f85ca73dca74 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.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "bookmark"}], "image": {"id": "bd87be68-7b51-408d-a98e-61047f92bdec", "links": [{"href": "http://172.30.9.27:8774/images/bd87be68-7b51-408d-a98e-61047f92bdec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7eaae0eb-0f85-4821-b54a-e79163aeb4db", "links": [{"href": "http://172.30.9.27:8774/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "bookmark"}]}, "id": "abc95c81-4176-4067-87fe-40be949b8177", "security_groups": [{"name": "default"}], "user_id": "dc54f602bdb8400892cfb686aaf358b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:50:40Z", "hostId": "57a7bc8b861d57e4fe025ee4b4cf800dec1b61f238325be2acf40aea", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst", "created": "2018-11-06T14:50:39Z", "tenant_id": "3d215c9763e141889a06043af440ecf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:43,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 used request id req-a7831e4d-8660-4527-94fc-f85ca73dca74 2018-11-06 14:50:43,484 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst] is - BUILD 2018-11-06 14:50:43,484 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:50:46,487 - create_instance - DEBUG - VM status query timeout in 893.19610095 2018-11-06 14:50:46,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:47,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc67fb44-b9be-4a10-b19a-4bc30c03cd73 x-compute-request-id: req-fc67fb44-b9be-4a10-b19a-4bc30c03cd73 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:d2:9a", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "bookmark"}], "image": {"id": "bd87be68-7b51-408d-a98e-61047f92bdec", "links": [{"href": "http://172.30.9.27:8774/images/bd87be68-7b51-408d-a98e-61047f92bdec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:50:44.000000", "flavor": {"id": "7eaae0eb-0f85-4821-b54a-e79163aeb4db", "links": [{"href": "http://172.30.9.27:8774/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "bookmark"}]}, "id": "abc95c81-4176-4067-87fe-40be949b8177", "security_groups": [{"name": "default"}], "user_id": "dc54f602bdb8400892cfb686aaf358b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:50:45Z", "hostId": "57a7bc8b861d57e4fe025ee4b4cf800dec1b61f238325be2acf40aea", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst", "created": "2018-11-06T14:50:39Z", "tenant_id": "3d215c9763e141889a06043af440ecf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:47,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 used request id req-fc67fb44-b9be-4a10-b19a-4bc30c03cd73 2018-11-06 14:50:47,132 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst] is - ACTIVE 2018-11-06 14:50:47,132 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:50:47,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:47,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-482c920e-288c-40f2-97ba-c31bf13644e9 x-compute-request-id: req-482c920e-288c-40f2-97ba-c31bf13644e9 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:d2:9a", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "bookmark"}], "image": {"id": "bd87be68-7b51-408d-a98e-61047f92bdec", "links": [{"href": "http://172.30.9.27:8774/images/bd87be68-7b51-408d-a98e-61047f92bdec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:50:44.000000", "flavor": {"id": "7eaae0eb-0f85-4821-b54a-e79163aeb4db", "links": [{"href": "http://172.30.9.27:8774/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "bookmark"}]}, "id": "abc95c81-4176-4067-87fe-40be949b8177", "security_groups": [{"name": "default"}], "user_id": "dc54f602bdb8400892cfb686aaf358b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:50:45Z", "hostId": "57a7bc8b861d57e4fe025ee4b4cf800dec1b61f238325be2acf40aea", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst", "created": "2018-11-06T14:50:39Z", "tenant_id": "3d215c9763e141889a06043af440ecf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:47,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 used request id req-482c920e-288c-40f2-97ba-c31bf13644e9 2018-11-06 14:50:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:47,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-24a361a2-2cc8-4028-b3fc-1c9f15ef439b Date: Tue, 06 Nov 2018 14:50: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":["3f5b7323-a6e4-417f-bc18-6cc853289e8d"],"updated_at":"2018-11-06T14:50:30Z","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d215c9763e141889a06043af440ecf3","id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net"}]} 2018-11-06 14:50:47,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net used request id req-24a361a2-2cc8-4028-b3fc-1c9f15ef439b 2018-11-06 14:50:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:47,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074dbd68-bd7e-457b-8c60-9bb147db1a37 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3"}, "enabled": true, "id": "3d215c9763e141889a06043af440ecf3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}} 2018-11-06 14:50:47,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 used request id req-074dbd68-bd7e-457b-8c60-9bb147db1a37 2018-11-06 14:50:47,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:48,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-afecaa25-2fa0-4492-b2bc-276453fefd42 Date: Tue, 06 Nov 2018 14:50:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:48,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-afecaa25-2fa0-4492-b2bc-276453fefd42 2018-11-06 14:50:48,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:48,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-c7518fd0-6974-43d6-bae1-6cd23bfc56c3 Date: Tue, 06 Nov 2018 14:50:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:50:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","ip_address":"10.55.0.101"}],"id":"05f3af5d-e0f8-424f-87fb-49e459f79aa8","security_groups":["712d37aa-395e-464b-8733-f352ffb2cc42"],"mac_address":"fa:16:3e:67:d2:9a","project_id":"3d215c9763e141889a06043af440ecf3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1","admin_state_up":true,"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:35Z","binding:vnic_type":"normal","device_id":"abc95c81-4176-4067-87fe-40be949b8177"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","ip_address":"10.55.0.2"}],"id":"3ddeb159-7d7f-46a9-859b-d9532be0d9b2","security_groups":[],"mac_address":"fa:16:3e:cf:30:1a","project_id":"3d215c9763e141889a06043af440ecf3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88ac5f04-0acd-45d3-b832-d751f42d03c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","ip_address":"10.55.0.3"}],"id":"695573d9-141c-4709-8533-1565dc6c87e4","security_groups":[],"mac_address":"fa:16:3e:e4:43:c3","project_id":"3d215c9763e141889a06043af440ecf3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88ac5f04-0acd-45d3-b832-d751f42d03c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","ip_address":"10.55.0.4"}],"id":"b63a806f-5a44-453e-9718-fef1826e7bb1","security_groups":[],"mac_address":"fa:16:3e:73:34:6a","project_id":"3d215c9763e141889a06043af440ecf3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88ac5f04-0acd-45d3-b832-d751f42d03c9"}]} 2018-11-06 14:50:48,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-c7518fd0-6974-43d6-bae1-6cd23bfc56c3 2018-11-06 14:50:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:48,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a0cf9b10-0621-4604-87ce-65cd9906776c Date: Tue, 06 Nov 2018 14:50: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":["3f5b7323-a6e4-417f-bc18-6cc853289e8d"],"updated_at":"2018-11-06T14:50:30Z","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d215c9763e141889a06043af440ecf3","id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net"}]} 2018-11-06 14:50:48,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-a0cf9b10-0621-4604-87ce-65cd9906776c 2018-11-06 14:50:48,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:48,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d20d6add-fdc4-4385-8ff9-157ecd7d42ac Date: Tue, 06 Nov 2018 14:50:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:48,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-d20d6add-fdc4-4385-8ff9-157ecd7d42ac 2018-11-06 14:50:48,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:48,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c04b9f3-5051-4e91-b83f-2d790ce26da1 Date: Tue, 06 Nov 2018 14:50:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ac5f04-0acd-45d3-b832-d751f42d03c9","tenant_id":"3d215c9763e141889a06043af440ecf3","created_at":"2018-11-06T14:50:30Z","dns_nameservers":[],"updated_at":"2018-11-06T14:50:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d215c9763e141889a06043af440ecf3","id":"3f5b7323-a6e4-417f-bc18-6cc853289e8d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet"}]} 2018-11-06 14:50:48,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88ac5f04-0acd-45d3-b832-d751f42d03c9&name=CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet used request id req-7c04b9f3-5051-4e91-b83f-2d790ce26da1 2018-11-06 14:50:48,458 - create_instance - INFO - Deleting Port with ID - 05f3af5d-e0f8-424f-87fb-49e459f79aa8 2018-11-06 14:50:48,459 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506port-1 2018-11-06 14:50:48,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/05f3af5d-e0f8-424f-87fb-49e459f79aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:48,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a781a6f2-5c90-43c9-9f70-7a1be2ede7c2 Date: Tue, 06 Nov 2018 14:50:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:50:48,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/05f3af5d-e0f8-424f-87fb-49e459f79aa8 used request id req-a781a6f2-5c90-43c9-9f70-7a1be2ede7c2 2018-11-06 14:50:48,940 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst 2018-11-06 14:50:48,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:49,128 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3d7bdaf-37d3-43a4-bcf1-98503126af65 x-compute-request-id: req-c3d7bdaf-37d3-43a4-bcf1-98503126af65 Content-Type: application/json 2018-11-06 14:50:49,128 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 used request id req-c3d7bdaf-37d3-43a4-bcf1-98503126af65 2018-11-06 14:50:49,129 - create_instance - INFO - Checking deletion status 2018-11-06 14:50:49,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:49,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16d6f399-5e55-43ff-8ada-a2f367b7983e x-compute-request-id: req-16d6f399-5e55-43ff-8ada-a2f367b7983e 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.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/abc95c81-4176-4067-87fe-40be949b8177", "rel": "bookmark"}], "image": {"id": "bd87be68-7b51-408d-a98e-61047f92bdec", "links": [{"href": "http://172.30.9.27:8774/images/bd87be68-7b51-408d-a98e-61047f92bdec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:50:44.000000", "flavor": {"id": "7eaae0eb-0f85-4821-b54a-e79163aeb4db", "links": [{"href": "http://172.30.9.27:8774/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db", "rel": "bookmark"}]}, "id": "abc95c81-4176-4067-87fe-40be949b8177", "user_id": "dc54f602bdb8400892cfb686aaf358b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:50:49Z", "hostId": "57a7bc8b861d57e4fe025ee4b4cf800dec1b61f238325be2acf40aea", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst", "created": "2018-11-06T14:50:39Z", "tenant_id": "3d215c9763e141889a06043af440ecf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:50:49,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 used request id req-16d6f399-5e55-43ff-8ada-a2f367b7983e 2018-11-06 14:50:49,393 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst] is - ACTIVE 2018-11-06 14:50:49,393 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:50:52,396 - create_instance - DEBUG - VM status query timeout in 296.73318696 2018-11-06 14:50:52,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2656a2296a1860777afed1759b3c77cb72e28703" 2018-11-06 14:50:52,454 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d39cfb7a-3a18-4ae5-b4ca-dcae394615b4 x-compute-request-id: req-d39cfb7a-3a18-4ae5-b4ca-dcae394615b4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance abc95c81-4176-4067-87fe-40be949b8177 could not be found.", "code": 404}} 2018-11-06 14:50:52,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/abc95c81-4176-4067-87fe-40be949b8177 used request id req-d39cfb7a-3a18-4ae5-b4ca-dcae394615b4 2018-11-06 14:50:52,454 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance abc95c81-4176-4067-87fe-40be949b8177 could not be found. (HTTP 404) (Request-ID: req-d39cfb7a-3a18-4ae5-b4ca-dcae394615b4) 2018-11-06 14:50:52,454 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-inst 2018-11-06 14:50:52,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08481dbd4b6ad3328f4b522c6dae6a4f1400baaa" 2018-11-06 14:50:52,505 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aeec673a-58fe-43fe-a3b1-673da740038c x-compute-request-id: req-aeec673a-58fe-43fe-a3b1-673da740038c Content-Length: 0 Content-Type: application/json 2018-11-06 14:50:52,505 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7eaae0eb-0f85-4821-b54a-e79163aeb4db used request id req-aeec673a-58fe-43fe-a3b1-673da740038c 2018-11-06 14:50:52,506 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet 2018-11-06 14:50:52,506 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-subnet 2018-11-06 14:50:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/3f5b7323-a6e4-417f-bc18-6cc853289e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c361653fb2ee41cb612909dae689848dd29022" 2018-11-06 14:50:54,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bfbb3f9b-27e7-48b5-9179-23c92e3e415b Date: Tue, 06 Nov 2018 14:50:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:50:54,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3f5b7323-a6e4-417f-bc18-6cc853289e8d used request id req-bfbb3f9b-27e7-48b5-9179-23c92e3e415b 2018-11-06 14:50:54,758 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-pub-net 2018-11-06 14:50:54,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/88ac5f04-0acd-45d3-b832-d751f42d03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c361653fb2ee41cb612909dae689848dd29022" 2018-11-06 14:50:56,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-838aa182-793b-4911-a1bc-933db7479d92 Date: Tue, 06 Nov 2018 14:50:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:50:56,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/88ac5f04-0acd-45d3-b832-d751f42d03c9 used request id req-838aa182-793b-4911-a1bc-933db7479d92 2018-11-06 14:50:56,329 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0f29d5ac-5a4e-451c-93f6-f4923bf9d506-image 2018-11-06 14:50:56,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0e853d947effa3dbe5c40882b8404ae41000f76" 2018-11-06 14:50:58,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edd87352-39d8-46d0-a870-ce5aec82408c Date: Tue, 06 Nov 2018 14:50:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:50:58,308 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bd87be68-7b51-408d-a98e-61047f92bdec used request id req-edd87352-39d8-46d0-a870-ce5aec82408c 2018-11-06 14:50:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:58,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0e7453d5-f553-4999-8d34-4c87408d07f4 Date: Tue, 06 Nov 2018 14:50:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d215c9763e141889a06043af440ecf3", "created_at": "2018-11-06T14:50:29Z", "updated_at": "2018-11-06T14:50:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:50:29Z", "revision_number": 0, "id": "1ab267e7-2511-4cce-bdac-6fab3cc384e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:50:29Z", "security_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "tenant_id": "3d215c9763e141889a06043af440ecf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d215c9763e141889a06043af440ecf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:50:29Z", "revision_number": 0, "id": "893cf564-0712-4091-a5c7-7c43cf24f141", "remote_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "remote_ip_prefix": null, "created_at": "2018-11-06T14:50:29Z", "security_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "tenant_id": "3d215c9763e141889a06043af440ecf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d215c9763e141889a06043af440ecf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:50:29Z", "revision_number": 0, "id": "8b45a9f8-7d40-4c65-852c-b39c31b18bce", "remote_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "remote_ip_prefix": null, "created_at": "2018-11-06T14:50:29Z", "security_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "tenant_id": "3d215c9763e141889a06043af440ecf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d215c9763e141889a06043af440ecf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:50:29Z", "revision_number": 0, "id": "9c3a2619-3987-4736-a1c0-e00e65562e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:50:29Z", "security_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "tenant_id": "3d215c9763e141889a06043af440ecf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d215c9763e141889a06043af440ecf3"}], "revision_number": 4, "project_id": "3d215c9763e141889a06043af440ecf3", "id": "712d37aa-395e-464b-8733-f352ffb2cc42", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:50:58,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-0e7453d5-f553-4999-8d34-4c87408d07f4 2018-11-06 14:50:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:58,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936c4c7e-fb0a-4a2d-a1d4-18aabd093545 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:50:58,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-936c4c7e-fb0a-4a2d-a1d4-18aabd093545 2018-11-06 14:50:58,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:58,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f109f33d-bf04-433f-bfd5-c9f55e41a73c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:50:58,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-f109f33d-bf04-433f-bfd5-c9f55e41a73c 2018-11-06 14:50:58,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:58,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abba6fd7-98f1-4201-bbd1-bf86bfb1ddf6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3"}, "enabled": true, "id": "3d215c9763e141889a06043af440ecf3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj"}} 2018-11-06 14:50:58,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 used request id req-abba6fd7-98f1-4201-bbd1-bf86bfb1ddf6 2018-11-06 14:50:58,811 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 712d37aa-395e-464b-8733-f352ffb2cc42 2018-11-06 14:50:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=712d37aa-395e-464b-8733-f352ffb2cc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:59,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-54d32bdf-f4c1-4b10-af36-f9191c3e2a04 Date: Tue, 06 Nov 2018 14:50: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-11-06T14:50:29Z", "security_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "port_range_min": null, "revision_number": 0, "tenant_id": "3d215c9763e141889a06043af440ecf3", "created_at": "2018-11-06T14:50:29Z", "project_id": "3d215c9763e141889a06043af440ecf3", "id": "1ab267e7-2511-4cce-bdac-6fab3cc384e0"}, {"remote_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:50:29Z", "security_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "port_range_min": null, "revision_number": 0, "tenant_id": "3d215c9763e141889a06043af440ecf3", "created_at": "2018-11-06T14:50:29Z", "project_id": "3d215c9763e141889a06043af440ecf3", "id": "893cf564-0712-4091-a5c7-7c43cf24f141"}, {"remote_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:50:29Z", "security_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "port_range_min": null, "revision_number": 0, "tenant_id": "3d215c9763e141889a06043af440ecf3", "created_at": "2018-11-06T14:50:29Z", "project_id": "3d215c9763e141889a06043af440ecf3", "id": "8b45a9f8-7d40-4c65-852c-b39c31b18bce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:50:29Z", "security_group_id": "712d37aa-395e-464b-8733-f352ffb2cc42", "port_range_min": null, "revision_number": 0, "tenant_id": "3d215c9763e141889a06043af440ecf3", "created_at": "2018-11-06T14:50:29Z", "project_id": "3d215c9763e141889a06043af440ecf3", "id": "9c3a2619-3987-4736-a1c0-e00e65562e99"}]} 2018-11-06 14:50:59,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=712d37aa-395e-464b-8733-f352ffb2cc42 used request id req-54d32bdf-f4c1-4b10-af36-f9191c3e2a04 2018-11-06 14:50:59,002 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:50:59,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/712d37aa-395e-464b-8733-f352ffb2cc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:59,330 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f15e211-293c-4a18-907b-cc9b3c25e294 Content-Length: 0 Date: Tue, 06 Nov 2018 14:50:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:50:59,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/712d37aa-395e-464b-8733-f352ffb2cc42 used request id req-5f15e211-293c-4a18-907b-cc9b3c25e294 2018-11-06 14:50:59,331 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj 2018-11-06 14:50:59,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:59,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d462eb68-7a9c-4536-b076-dd02dea491b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:50:59,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3d215c9763e141889a06043af440ecf3 used request id req-d462eb68-7a9c-4536-b076-dd02dea491b3 2018-11-06 14:50:59,530 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4f7f233f-d5f7-494-proj-role 2018-11-06 14:50:59,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/ab27a9dde8f04a46861a369178497d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:59,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c79ce9-89a7-49b3-af92-dda291fe8ed7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:50:59,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/ab27a9dde8f04a46861a369178497d44 used request id req-06c79ce9-89a7-49b3-af92-dda291fe8ed7 2018-11-06 14:50:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8a16101ca47b4fe5b88b156ddf1994e6263db5" 2018-11-06 14:50:59,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d125d3-bcb4-42ce-8663-e41c44b607ea Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:50:59,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-28d125d3-bcb4-42ce-8663-e41c44b607ea 2018-11-06 14:50:59,738 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4f7f233f-d5f7-494-user 2018-11-06 14:50:59,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/dc54f602bdb8400892cfb686aaf358b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a96715e6a943c17d8c52cdd188da08d826de97" 2018-11-06 14:50:59,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69429702-e2f6-473e-98dc-fd2b8f934065 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:50:59,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/dc54f602bdb8400892cfb686aaf358b0 used request id req-69429702-e2f6-473e-98dc-fd2b8f934065 2018-11-06 14:50:59,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:00,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["1A8vnl1sRQqgWB_MEIIJdg"], "issued_at": "2018-11-06T14:51:00.000000Z"}} 2018-11-06 14:51:00,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc612f2722748ab46aaab3ddad89ea8c08098e3" 2018-11-06 14:51:00,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0009a077-1667-47bc-afab-3ad7e0134be1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:00,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0009a077-1667-47bc-afab-3ad7e0134be1 2018-11-06 14:51:00,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:00,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:00,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["H0KBb_tjSCCTgWrKsHlthA"], "issued_at": "2018-11-06T14:51:00.000000Z"}} 2018-11-06 14:51:00,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:00,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f8d7e2-20bc-4221-aa22-c8e4ff1d0584 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:00,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-01f8d7e2-20bc-4221-aa22-c8e4ff1d0584 2018-11-06 14:51:00,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:51:00,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:51:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:51:00,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-76e755de-ee96-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:01,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce64fce-008e-4543-b696-c017be3c148c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-76e755de-ee96-495-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:51:01,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-76e755de-ee96-495-proj used request id req-6ce64fce-008e-4543-b696-c017be3c148c 2018-11-06 14:51:01,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:01,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd8f687-521f-454f-81c0-aae628cd313c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:51:01,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2cd8f687-521f-454f-81c0-aae628cd313c 2018-11-06 14:51:01,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}}' 2018-11-06 14:51:01,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-004b153e-6904-4869-a2de-49ea624bf07a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af"}, "enabled": true, "id": "4b188a4fdb394902af637297bbb679af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}} 2018-11-06 14:51:01,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-004b153e-6904-4869-a2de-49ea624bf07a 2018-11-06 14:51:01,253 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-76e755de-ee96-495-proj 2018-11-06 14:51:01,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:01,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:01,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["2EDFgfa0SAutpBVJ6r7H0w"], "issued_at": "2018-11-06T14:51:01.000000Z"}} 2018-11-06 14:51:01,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7b8161ed0a05e162b49bc1f4680901749ed74b" 2018-11-06 14:51:01,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453c8c6f-1b51-453e-b078-51468597190d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:01,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-453c8c6f-1b51-453e-b078-51468597190d 2018-11-06 14:51:01,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:51:01,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:51: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:51:01,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7b8161ed0a05e162b49bc1f4680901749ed74b" 2018-11-06 14:51:01,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49361383-248a-42c1-880d-d79e7cbfe23b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:51:01,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-49361383-248a-42c1-880d-d79e7cbfe23b 2018-11-06 14:51:01,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-76e755de-ee96-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7b8161ed0a05e162b49bc1f4680901749ed74b" 2018-11-06 14:51:01,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75257fc-d46d-4e8a-ac1e-a819a552b562 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-76e755de-ee96-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af"}, "enabled": true, "id": "4b188a4fdb394902af637297bbb679af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}]} 2018-11-06 14:51:01,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-76e755de-ee96-495-proj used request id req-d75257fc-d46d-4e8a-ac1e-a819a552b562 2018-11-06 14:51:01,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7b8161ed0a05e162b49bc1f4680901749ed74b" 2018-11-06 14:51:02,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e342813-ac3f-4f52-9937-bc4a50b460b6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:51:02,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8e342813-ac3f-4f52-9937-bc4a50b460b6 2018-11-06 14:51:02,377 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-76e755de-ee96-495-user 2018-11-06 14:51:02,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:02,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97fbdc8-9417-4a97-ae1b-1c6200871287 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:51:02,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e97fbdc8-9417-4a97-ae1b-1c6200871287 2018-11-06 14:51:02,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" -d '{"role": {"name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj-role"}}' 2018-11-06 14:51:02,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2bb1bc-a1f3-4a0a-b521-f1828a22afde Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3fb1786045c43978d4a8b25482c8ad1", "links": {"self": "http://172.30.9.27:5000/v3/roles/f3fb1786045c43978d4a8b25482c8ad1"}, "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj-role"}} 2018-11-06 14:51:02,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-6b2bb1bc-a1f3-4a0a-b521-f1828a22afde 2018-11-06 14:51:02,612 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-76e755de-ee96-495-proj-role 2018-11-06 14:51:02,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f3fb1786045c43978d4a8b25482c8ad1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:02,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09759a23-3bcd-401e-abde-b7d06cd355b0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f3fb1786045c43978d4a8b25482c8ad1"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj-role", "id": "f3fb1786045c43978d4a8b25482c8ad1"}} 2018-11-06 14:51:02,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f3fb1786045c43978d4a8b25482c8ad1 used request id req-09759a23-3bcd-401e-abde-b7d06cd355b0 2018-11-06 14:51:02,697 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-76e755de-ee96-495-proj-role to project CreateInstancePortManipulationTests-76e755de-ee96-495-proj 2018-11-06 14:51:02,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af/users/4ea381af1f874cd09c81d21a88f8c9ed/roles/f3fb1786045c43978d4a8b25482c8ad1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:02,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a69c72f0-bb1d-42af-a1f6-b7a06f431f01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:51:02,835 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af/users/4ea381af1f874cd09c81d21a88f8c9ed/roles/f3fb1786045c43978d4a8b25482c8ad1 used request id req-a69c72f0-bb1d-42af-a1f6-b7a06f431f01 2018-11-06 14:51:02,835 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:51:02,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:02,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:03,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3fb1786045c43978d4a8b25482c8ad1", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj-role"}], "expires_at": "2018-11-06T15:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b188a4fdb394902af637297bbb679af", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-user", "id": "4ea381af1f874cd09c81d21a88f8c9ed"}, "audit_ids": ["V9csV-yFRPixR1ui8qLl2A"], "issued_at": "2018-11-06T14:51:03.000000Z"}} 2018-11-06 14:51:03,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d4f8bd3751895848cab294501fcd3f9dcb96d5" 2018-11-06 14:51:03,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744a4739-0826-4bcc-9154-0b03f47076db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:03,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-744a4739-0826-4bcc-9154-0b03f47076db 2018-11-06 14:51:03,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d4f8bd3751895848cab294501fcd3f9dcb96d5" 2018-11-06 14:51:03,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-910ab1c4-9184-43db-a81d-29e9d06c49f4 Date: Tue, 06 Nov 2018 14:51:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image"} 2018-11-06 14:51:03,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image used request id req-910ab1c4-9184-43db-a81d-29e9d06c49f4 2018-11-06 14:51:03,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d4f8bd3751895848cab294501fcd3f9dcb96d5" 2018-11-06 14:51:03,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-67576e94-f379-49da-a784-b20d62478cfa Date: Tue, 06 Nov 2018 14:51: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-11-06 14:51:03,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-67576e94-f379-49da-a784-b20d62478cfa 2018-11-06 14:51:03,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9d4f8bd3751895848cab294501fcd3f9dcb96d5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image"}' 2018-11-06 14:51:03,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd X-Openstack-Request-Id: req-c0477701-e200-4ef6-9a1e-c6e089219b00 Date: Tue, 06 Nov 2018 14:51:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:51:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:51:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "min_disk": 0, "protected": false, "id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "file": "/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/file", "checksum": null, "owner": "4b188a4fdb394902af637297bbb679af", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:51:03,841 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c0477701-e200-4ef6-9a1e-c6e089219b00 2018-11-06 14:51:03,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d4f8bd3751895848cab294501fcd3f9dcb96d5" -d '' 2018-11-06 14:51:04,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c8d9af8-44cd-49a9-8ebf-4507b8c25f4d Date: Tue, 06 Nov 2018 14:51:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:51:04,915 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/file used request id req-4c8d9af8-44cd-49a9-8ebf-4507b8c25f4d 2018-11-06 14:51:04,916 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:51:04,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d4f8bd3751895848cab294501fcd3f9dcb96d5" 2018-11-06 14:51:05,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2d3db166-0202-4d9f-b954-1b4482148ed4 Date: Tue, 06 Nov 2018 14:51:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:51:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:51:04Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/snap", "metadata": {}}], "self": "/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "min_disk": 0, "protected": false, "id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "file": "/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b188a4fdb394902af637297bbb679af", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:51:05,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd used request id req-2d3db166-0202-4d9f-b954-1b4482148ed4 2018-11-06 14:51:05,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d4f8bd3751895848cab294501fcd3f9dcb96d5" 2018-11-06 14:51:05,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a5a05aa-78d0-4023-b370-757dad2e3058 Date: Tue, 06 Nov 2018 14:51: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-11-06 14:51:05,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9a5a05aa-78d0-4023-b370-757dad2e3058 2018-11-06 14:51:05,236 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image 2018-11-06 14:51:05,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d4f8bd3751895848cab294501fcd3f9dcb96d5" 2018-11-06 14:51:05,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-415d8cbc-3c3d-4ed6-8524-8256e421c975 Date: Tue, 06 Nov 2018 14:51:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:51:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:51:04Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/snap", "metadata": {}}], "self": "/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "min_disk": 0, "protected": false, "id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "file": "/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b188a4fdb394902af637297bbb679af", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:51:05,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd used request id req-415d8cbc-3c3d-4ed6-8524-8256e421c975 2018-11-06 14:51:05,418 - create_image - DEBUG - Instance status is - active 2018-11-06 14:51:05,418 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image 2018-11-06 14:51:05,418 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image 2018-11-06 14:51:05,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:05,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:05,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3fb1786045c43978d4a8b25482c8ad1", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj-role"}], "expires_at": "2018-11-06T15:51:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b188a4fdb394902af637297bbb679af", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-user", "id": "4ea381af1f874cd09c81d21a88f8c9ed"}, "audit_ids": ["okFfg-1hQJSnpkgsefpwdw"], "issued_at": "2018-11-06T14:51:05.000000Z"}} 2018-11-06 14:51:05,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b7473ab8e387e50d192cbed9fbe9e57fafab7" 2018-11-06 14:51:05,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14915dde-8893-40bd-a7af-097b8f4fb13d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:05,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-14915dde-8893-40bd-a7af-097b8f4fb13d 2018-11-06 14:51:05,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b7473ab8e387e50d192cbed9fbe9e57fafab7" 2018-11-06 14:51:06,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-df08b291-a4be-4abc-86fa-7045b84c11f8 Date: Tue, 06 Nov 2018 14:51:06 GMT RESP BODY: {"networks":[]} 2018-11-06 14:51:06,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net used request id req-df08b291-a4be-4abc-86fa-7045b84c11f8 2018-11-06 14:51:06,064 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net 2018-11-06 14:51:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b7473ab8e387e50d192cbed9fbe9e57fafab7" -d '{"network": {"name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net", "admin_state_up": true}}' 2018-11-06 14:51:06,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-a6983ca2-9960-450a-8cd6-faa8710da534 Date: Tue, 06 Nov 2018 14:51:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b188a4fdb394902af637297bbb679af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:51:06Z","is_default":false,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:06Z","mtu":1450}} 2018-11-06 14:51:06,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a6983ca2-9960-450a-8cd6-faa8710da534 2018-11-06 14:51:06,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b7473ab8e387e50d192cbed9fbe9e57fafab7" 2018-11-06 14:51:06,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9f6e01f2-4640-4304-801d-3adf2834ec4f Date: Tue, 06 Nov 2018 14:51: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-11-06T14:51:06Z","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4b188a4fdb394902af637297bbb679af","id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net"}]} 2018-11-06 14:51:06,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-9f6e01f2-4640-4304-801d-3adf2834ec4f 2018-11-06 14:51:06,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b7473ab8e387e50d192cbed9fbe9e57fafab7" 2018-11-06 14:51:07,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a21002c7-f231-4640-ace8-79e907ff8efa Date: Tue, 06 Nov 2018 14:51:07 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:51:07,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-a21002c7-f231-4640-ace8-79e907ff8efa 2018-11-06 14:51:07,102 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet 2018-11-06 14:51:07,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b7473ab8e387e50d192cbed9fbe9e57fafab7" -d '{"subnets": [{"ip_version": 4, "network_id": "ce4cfa47-75b4-458b-9709-02bd67a6c9c2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet"}]}' 2018-11-06 14:51:07,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-165956d3-4caf-4b4d-b8d7-738022301ebc Date: Tue, 06 Nov 2018 14:51:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:07Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51: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":"4b188a4fdb394902af637297bbb679af","id":"a3f148be-5905-466d-a647-038a0bd88b39","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet"}]} 2018-11-06 14:51:07,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-165956d3-4caf-4b4d-b8d7-738022301ebc 2018-11-06 14:51:07,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b7473ab8e387e50d192cbed9fbe9e57fafab7" 2018-11-06 14:51:07,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a9459f3b-a3c2-4763-9e57-69d94d649dc2 Date: Tue, 06 Nov 2018 14:51: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":["a3f148be-5905-466d-a647-038a0bd88b39"],"updated_at":"2018-11-06T14:51:07Z","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b188a4fdb394902af637297bbb679af","id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net"}]} 2018-11-06 14:51:07,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-a9459f3b-a3c2-4763-9e57-69d94d649dc2 2018-11-06 14:51:08,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b7473ab8e387e50d192cbed9fbe9e57fafab7" 2018-11-06 14:51:08,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ebfce139-61d6-4c2f-9378-6bd472d2c8c9 Date: Tue, 06 Nov 2018 14:51:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:07Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51: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":"4b188a4fdb394902af637297bbb679af","id":"a3f148be-5905-466d-a647-038a0bd88b39","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet"}]} 2018-11-06 14:51:08,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-ebfce139-61d6-4c2f-9378-6bd472d2c8c9 2018-11-06 14:51:08,203 - OpenStackNetwork - DEBUG - Network [ce4cfa47-75b4-458b-9709-02bd67a6c9c2] created successfully 2018-11-06 14:51:08,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:08,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:08,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["iKnmF08GRw6cRDPH-EQnOg"], "issued_at": "2018-11-06T14:51:08.000000Z"}} 2018-11-06 14:51:08,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550b0ed26fef14c92b10d3c7e7090a7e3d0f10b7" 2018-11-06 14:51:08,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d08218-9cc6-4e6a-abb8-b91f8fa71612 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:08,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f1d08218-9cc6-4e6a-abb8-b91f8fa71612 2018-11-06 14:51:08,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:51:08,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550b0ed26fef14c92b10d3c7e7090a7e3d0f10b7" 2018-11-06 14:51:08,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51: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-f303ddaa-07a9-4706-8120-76b1f771ec33 x-compute-request-id: req-f303ddaa-07a9-4706-8120-76b1f771ec33 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:51:08,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f303ddaa-07a9-4706-8120-76b1f771ec33 2018-11-06 14:51:08,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550b0ed26fef14c92b10d3c7e7090a7e3d0f10b7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-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-11-06 14:51:08,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51: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-effe17a2-8b04-490d-aab8-67d0e492bd37 x-compute-request-id: req-effe17a2-8b04-490d-aab8-67d0e492bd37 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7e73d471-6166-404b-85d0-d1a5061d2164", "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:51:08,976 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-effe17a2-8b04-490d-aab8-67d0e492bd37 2018-11-06 14:51:08,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:08,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:09,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3fb1786045c43978d4a8b25482c8ad1", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj-role"}], "expires_at": "2018-11-06T15:51:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b188a4fdb394902af637297bbb679af", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-user", "id": "4ea381af1f874cd09c81d21a88f8c9ed"}, "audit_ids": ["LM3qzaZzQZSmyUzUjgerNw"], "issued_at": "2018-11-06T14:51:09.000000Z"}} 2018-11-06 14:51:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:09,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399701ab-2084-4752-9020-2dd9d9c37aed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:09,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-399701ab-2084-4752-9020-2dd9d9c37aed 2018-11-06 14:51:09,431 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:51:09,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:09,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7cdc604-3ec3-484e-9efd-1e7d6bbaf689 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:09,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c7cdc604-3ec3-484e-9efd-1e7d6bbaf689 2018-11-06 14:51:09,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:09,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-094eb39b-ad69-43a7-8071-07060a478a8b Date: Tue, 06 Nov 2018 14:51: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":["a3f148be-5905-466d-a647-038a0bd88b39"],"updated_at":"2018-11-06T14:51:07Z","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b188a4fdb394902af637297bbb679af","id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net"}]} 2018-11-06 14:51:09,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net used request id req-094eb39b-ad69-43a7-8071-07060a478a8b 2018-11-06 14:51:09,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:51:09,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:51: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:51:09,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:09,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2486a7da-05f5-4125-ba7a-defbb9069606 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af"}, "enabled": true, "id": "4b188a4fdb394902af637297bbb679af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}} 2018-11-06 14:51:09,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af used request id req-2486a7da-05f5-4125-ba7a-defbb9069606 2018-11-06 14:51:09,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:09,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f4f92f5a-1711-4949-8874-21eb48f943a0 Date: Tue, 06 Nov 2018 14:51:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:07Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51: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":"4b188a4fdb394902af637297bbb679af","id":"a3f148be-5905-466d-a647-038a0bd88b39","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet"}]} 2018-11-06 14:51:09,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-f4f92f5a-1711-4949-8874-21eb48f943a0 2018-11-06 14:51:10,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:10,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22a901bd-bef6-473b-a08b-41002c1fa45f Date: Tue, 06 Nov 2018 14:51:10 GMT RESP BODY: {"ports":[]} 2018-11-06 14:51:10,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1&admin_state_up=True used request id req-22a901bd-bef6-473b-a08b-41002c1fa45f 2018-11-06 14:51:10,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:10,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d705d460-474f-4b64-8fe9-f18f19fa83f9 x-compute-request-id: req-d705d460-474f-4b64-8fe9-f18f19fa83f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:51:10,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst used request id req-d705d460-474f-4b64-8fe9-f18f19fa83f9 2018-11-06 14:51:10,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:10,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-519fb5e1-7436-4524-9693-d21c80a0e4bb Date: Tue, 06 Nov 2018 14:51: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":["a3f148be-5905-466d-a647-038a0bd88b39"],"updated_at":"2018-11-06T14:51:07Z","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b188a4fdb394902af637297bbb679af","id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net"}]} 2018-11-06 14:51:10,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net used request id req-519fb5e1-7436-4524-9693-d21c80a0e4bb 2018-11-06 14:51:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:10,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b38456-bf0b-40a4-8631-0b47e729e69f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af"}, "enabled": true, "id": "4b188a4fdb394902af637297bbb679af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}} 2018-11-06 14:51:10,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af used request id req-92b38456-bf0b-40a4-8631-0b47e729e69f 2018-11-06 14:51:10,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:11,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-06ee3b9d-3e10-49ee-aaa3-2618d05c3dcd Date: Tue, 06 Nov 2018 14:51:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:07Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51: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":"4b188a4fdb394902af637297bbb679af","id":"a3f148be-5905-466d-a647-038a0bd88b39","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet"}]} 2018-11-06 14:51:11,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-06ee3b9d-3e10-49ee-aaa3-2618d05c3dcd 2018-11-06 14:51:11,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:11,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-16e29d28-d600-4a18-9701-e8cbbb53aea8 Date: Tue, 06 Nov 2018 14:51:11 GMT RESP BODY: {"ports":[]} 2018-11-06 14:51:11,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1&admin_state_up=True used request id req-16e29d28-d600-4a18-9701-e8cbbb53aea8 2018-11-06 14:51:11,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:11,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:11,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3fb1786045c43978d4a8b25482c8ad1", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj-role"}], "expires_at": "2018-11-06T15:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b188a4fdb394902af637297bbb679af", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4b188a4fdb394902af637297bbb679af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-user", "id": "4ea381af1f874cd09c81d21a88f8c9ed"}, "audit_ids": ["e2YV1RI6Styb1eTigzNVTQ"], "issued_at": "2018-11-06T14:51:11.000000Z"}} 2018-11-06 14:51:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bf797b56c3f51200e4af23d092d1c4b58cd853" 2018-11-06 14:51:11,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff5d156-6f9e-4156-840c-e16a8ef04211 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:11,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8ff5d156-6f9e-4156-840c-e16a8ef04211 2018-11-06 14:51:11,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:12,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-daf3bde5-ee44-4b5a-99f2-e5ad03ea11a6 Date: Tue, 06 Nov 2018 14:51: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":["a3f148be-5905-466d-a647-038a0bd88b39"],"updated_at":"2018-11-06T14:51:07Z","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b188a4fdb394902af637297bbb679af","id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net"}]} 2018-11-06 14:51:12,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net used request id req-daf3bde5-ee44-4b5a-99f2-e5ad03ea11a6 2018-11-06 14:51:12,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:12,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-82767cb4-ee05-4bba-9ab8-cc8ecaeb1354 Date: Tue, 06 Nov 2018 14:51:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:07Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51: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":"4b188a4fdb394902af637297bbb679af","id":"a3f148be-5905-466d-a647-038a0bd88b39","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet"}]} 2018-11-06 14:51:12,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-82767cb4-ee05-4bba-9ab8-cc8ecaeb1354 2018-11-06 14:51:12,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:12,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2089c04b-df75-4e1f-a419-20ca0fde1420 Date: Tue, 06 Nov 2018 14:51: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":["a3f148be-5905-466d-a647-038a0bd88b39"],"updated_at":"2018-11-06T14:51:07Z","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b188a4fdb394902af637297bbb679af","id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net"}]} 2018-11-06 14:51:12,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net used request id req-2089c04b-df75-4e1f-a419-20ca0fde1420 2018-11-06 14:51:12,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:51:12,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:51:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:51:12,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bf797b56c3f51200e4af23d092d1c4b58cd853" 2018-11-06 14:51:12,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea4859b-0f4a-4108-aa91-44cc51bd1b52 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af"}, "enabled": true, "id": "4b188a4fdb394902af637297bbb679af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}} 2018-11-06 14:51:12,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af used request id req-bea4859b-0f4a-4108-aa91-44cc51bd1b52 2018-11-06 14:51:12,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:12,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-62761fbe-1604-4dfc-99d2-1b2d74627164 Date: Tue, 06 Nov 2018 14:51:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:07Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51: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":"4b188a4fdb394902af637297bbb679af","id":"a3f148be-5905-466d-a647-038a0bd88b39","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet"}]} 2018-11-06 14:51:12,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-62761fbe-1604-4dfc-99d2-1b2d74627164 2018-11-06 14:51:12,751 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net 2018-11-06 14:51:12,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" -d '{"port": {"network_id": "ce4cfa47-75b4-458b-9709-02bd67a6c9c2", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1", "admin_state_up": true}}' 2018-11-06 14:51:13,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-7f07ce8c-0966-485a-880d-b72db1fe2013 Date: Tue, 06 Nov 2018 14:51:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3f148be-5905-466d-a647-038a0bd88b39","ip_address":"10.55.0.11"}],"id":"52f681df-c456-4afc-ac6d-03338154c23b","security_groups":["7f103a60-0c31-4747-a756-984ba933629d"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1","project_id":"4b188a4fdb394902af637297bbb679af","qos_policy_id":null,"admin_state_up":true,"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:13Z","binding:vnic_type":"normal"}} 2018-11-06 14:51:13,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-7f07ce8c-0966-485a-880d-b72db1fe2013 2018-11-06 14:51:13,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:14,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-20dea745-4929-4bc8-be6b-07c3795139e3 Date: Tue, 06 Nov 2018 14:51: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":["a3f148be-5905-466d-a647-038a0bd88b39"],"updated_at":"2018-11-06T14:51:07Z","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b188a4fdb394902af637297bbb679af","id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net"}]} 2018-11-06 14:51:14,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net used request id req-20dea745-4929-4bc8-be6b-07c3795139e3 2018-11-06 14:51:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:14,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e786c4-aee9-4188-ae71-ff0153513223 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af"}, "enabled": true, "id": "4b188a4fdb394902af637297bbb679af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}} 2018-11-06 14:51:14,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af used request id req-d8e786c4-aee9-4188-ae71-ff0153513223 2018-11-06 14:51:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:14,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-23b637e4-1a08-463b-84dc-7c547992f71a Date: Tue, 06 Nov 2018 14:51:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:07Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51: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":"4b188a4fdb394902af637297bbb679af","id":"a3f148be-5905-466d-a647-038a0bd88b39","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet"}]} 2018-11-06 14:51:14,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-23b637e4-1a08-463b-84dc-7c547992f71a 2018-11-06 14:51:14,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:14,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-605e69eb-5a68-4c49-9892-2e61549a146e Date: Tue, 06 Nov 2018 14:51:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3f148be-5905-466d-a647-038a0bd88b39","ip_address":"10.55.0.11"}],"id":"52f681df-c456-4afc-ac6d-03338154c23b","security_groups":["7f103a60-0c31-4747-a756-984ba933629d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"4b188a4fdb394902af637297bbb679af","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1","admin_state_up":true,"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:51:14,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1&admin_state_up=True used request id req-605e69eb-5a68-4c49-9892-2e61549a146e 2018-11-06 14:51:14,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:14,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36324110-5105-4688-bd35-1397a3522848 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af"}, "enabled": true, "id": "4b188a4fdb394902af637297bbb679af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}} 2018-11-06 14:51:14,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af used request id req-36324110-5105-4688-bd35-1397a3522848 2018-11-06 14:51:14,616 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst 2018-11-06 14:51:14,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:14,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60e83186-3446-45a7-a36a-0c87a45426aa x-compute-request-id: req-60e83186-3446-45a7-a36a-0c87a45426aa Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7e73d471-6166-404b-85d0-d1a5061d2164", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-flavor-name"}]} 2018-11-06 14:51:14,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-60e83186-3446-45a7-a36a-0c87a45426aa 2018-11-06 14:51:14,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/7e73d471-6166-404b-85d0-d1a5061d2164 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:14,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1fe9c34-591a-45b3-ab0d-42b42e17c87e x-compute-request-id: req-a1fe9c34-591a-45b3-ab0d-42b42e17c87e Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7e73d471-6166-404b-85d0-d1a5061d2164", "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:51:14,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/7e73d471-6166-404b-85d0-d1a5061d2164 used request id req-a1fe9c34-591a-45b3-ab0d-42b42e17c87e 2018-11-06 14:51:14,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:14,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-c946b32a-f512-4ee9-b1e5-7ae9c160790b Date: Tue, 06 Nov 2018 14:51:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:51:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:51:04Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/snap", "metadata": {}}], "self": "/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "min_disk": 0, "protected": false, "id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "file": "/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b188a4fdb394902af637297bbb679af", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image"} 2018-11-06 14:51:14,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image used request id req-c946b32a-f512-4ee9-b1e5-7ae9c160790b 2018-11-06 14:51:14,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:15,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-17702f2b-8ee9-4ed0-8233-7434603099fc Date: Tue, 06 Nov 2018 14:51: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-11-06 14:51:15,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-17702f2b-8ee9-4ed0-8233-7434603099fc 2018-11-06 14:51:15,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" -d '{"server": {"name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst", "imageRef": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "flavorRef": "7e73d471-6166-404b-85d0-d1a5061d2164", "max_count": 1, "min_count": 1, "networks": [{"port": "52f681df-c456-4afc-ac6d-03338154c23b"}]}}' 2018-11-06 14:51:16,266 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:51:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-41c06d36-ad4f-43c8-ac1a-55c58141f306 x-compute-request-id: req-41c06d36-ad4f-43c8-ac1a-55c58141f306 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "bookmark"}], "adminPass": "EpYtE8EGujkf"}} 2018-11-06 14:51:16,267 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-41c06d36-ad4f-43c8-ac1a-55c58141f306 2018-11-06 14:51:16,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:16,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d207bdc-1700-4373-b355-a8ea880b594d x-compute-request-id: req-2d207bdc-1700-4373-b355-a8ea880b594d 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.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "bookmark"}], "image": {"id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "links": [{"href": "http://172.30.9.27:8774/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e73d471-6166-404b-85d0-d1a5061d2164", "links": [{"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}]}, "id": "c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "user_id": "4ea381af1f874cd09c81d21a88f8c9ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:51:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst", "created": "2018-11-06T14:51:16Z", "tenant_id": "4b188a4fdb394902af637297bbb679af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:51:16,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc used request id req-2d207bdc-1700-4373-b355-a8ea880b594d 2018-11-06 14:51:16,487 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst 2018-11-06 14:51:16,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:16,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94d24738-abca-45fa-a3d8-71420ff80cb3 x-compute-request-id: req-94d24738-abca-45fa-a3d8-71420ff80cb3 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.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "bookmark"}], "image": {"id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "links": [{"href": "http://172.30.9.27:8774/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e73d471-6166-404b-85d0-d1a5061d2164", "links": [{"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}]}, "id": "c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "user_id": "4ea381af1f874cd09c81d21a88f8c9ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:51:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst", "created": "2018-11-06T14:51:16Z", "tenant_id": "4b188a4fdb394902af637297bbb679af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:51:16,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc used request id req-94d24738-abca-45fa-a3d8-71420ff80cb3 2018-11-06 14:51:16,853 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst] is - BUILD 2018-11-06 14:51:16,853 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:51:19,856 - create_instance - DEBUG - VM status query timeout in 896.63101697 2018-11-06 14:51:19,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:20,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e726e31-406e-4eea-9c0f-f1dcece44447 x-compute-request-id: req-9e726e31-406e-4eea-9c0f-f1dcece44447 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.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "bookmark"}], "image": {"id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "links": [{"href": "http://172.30.9.27:8774/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e73d471-6166-404b-85d0-d1a5061d2164", "links": [{"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}]}, "id": "c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "security_groups": [{"name": "default"}], "user_id": "4ea381af1f874cd09c81d21a88f8c9ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:51:18Z", "hostId": "cc980303d4fd5cafbf021efac87f3dec0c576f9f621261f8bd12e4d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst", "created": "2018-11-06T14:51:16Z", "tenant_id": "4b188a4fdb394902af637297bbb679af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:51:20,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc used request id req-9e726e31-406e-4eea-9c0f-f1dcece44447 2018-11-06 14:51:20,621 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst] is - BUILD 2018-11-06 14:51:20,621 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:51:23,624 - create_instance - DEBUG - VM status query timeout in 892.862765789 2018-11-06 14:51:23,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:24,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87f4f926-1d3d-47bb-af88-1e89ea9bb422 x-compute-request-id: req-87f4f926-1d3d-47bb-af88-1e89ea9bb422 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.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "bookmark"}], "image": {"id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "links": [{"href": "http://172.30.9.27:8774/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e73d471-6166-404b-85d0-d1a5061d2164", "links": [{"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}]}, "id": "c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "security_groups": [{"name": "default"}], "user_id": "4ea381af1f874cd09c81d21a88f8c9ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:51:18Z", "hostId": "cc980303d4fd5cafbf021efac87f3dec0c576f9f621261f8bd12e4d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst", "created": "2018-11-06T14:51:16Z", "tenant_id": "4b188a4fdb394902af637297bbb679af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:51:24,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc used request id req-87f4f926-1d3d-47bb-af88-1e89ea9bb422 2018-11-06 14:51:24,425 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst] is - BUILD 2018-11-06 14:51:24,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:51:27,429 - create_instance - DEBUG - VM status query timeout in 889.058470964 2018-11-06 14:51:27,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:28,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51: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-9dcb679c-9819-4cab-aa2c-439ca74a10b4 x-compute-request-id: req-9dcb679c-9819-4cab-aa2c-439ca74a10b4 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "bookmark"}], "image": {"id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "links": [{"href": "http://172.30.9.27:8774/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:51:25.000000", "flavor": {"id": "7e73d471-6166-404b-85d0-d1a5061d2164", "links": [{"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}]}, "id": "c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "security_groups": [{"name": "default"}], "user_id": "4ea381af1f874cd09c81d21a88f8c9ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:51:25Z", "hostId": "cc980303d4fd5cafbf021efac87f3dec0c576f9f621261f8bd12e4d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst", "created": "2018-11-06T14:51:16Z", "tenant_id": "4b188a4fdb394902af637297bbb679af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:51:28,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc used request id req-9dcb679c-9819-4cab-aa2c-439ca74a10b4 2018-11-06 14:51:28,129 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst] is - ACTIVE 2018-11-06 14:51:28,129 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:51:28,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:28,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc875074-42f2-4a12-abf4-d3f8103a527f x-compute-request-id: req-fc875074-42f2-4a12-abf4-d3f8103a527f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "bookmark"}], "image": {"id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "links": [{"href": "http://172.30.9.27:8774/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:51:25.000000", "flavor": {"id": "7e73d471-6166-404b-85d0-d1a5061d2164", "links": [{"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}]}, "id": "c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "security_groups": [{"name": "default"}], "user_id": "4ea381af1f874cd09c81d21a88f8c9ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:51:25Z", "hostId": "cc980303d4fd5cafbf021efac87f3dec0c576f9f621261f8bd12e4d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst", "created": "2018-11-06T14:51:16Z", "tenant_id": "4b188a4fdb394902af637297bbb679af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:51:28,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc used request id req-fc875074-42f2-4a12-abf4-d3f8103a527f 2018-11-06 14:51:28,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:28,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a1279d2f-52fb-4a64-88d1-c63c34d0d3ca Date: Tue, 06 Nov 2018 14:51:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3f148be-5905-466d-a647-038a0bd88b39"],"updated_at":"2018-11-06T14:51:07Z","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b188a4fdb394902af637297bbb679af","id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net"}]} 2018-11-06 14:51:28,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net used request id req-a1279d2f-52fb-4a64-88d1-c63c34d0d3ca 2018-11-06 14:51:28,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:28,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d31c85-4f3f-4ee4-a0c1-c7356bc32724 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af"}, "enabled": true, "id": "4b188a4fdb394902af637297bbb679af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}} 2018-11-06 14:51:28,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af used request id req-70d31c85-4f3f-4ee4-a0c1-c7356bc32724 2018-11-06 14:51:28,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:28,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-79cf2519-ad70-408a-84d3-ba4f57ced87a Date: Tue, 06 Nov 2018 14:51:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:07Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51: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":"4b188a4fdb394902af637297bbb679af","id":"a3f148be-5905-466d-a647-038a0bd88b39","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet"}]} 2018-11-06 14:51:28,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-79cf2519-ad70-408a-84d3-ba4f57ced87a 2018-11-06 14:51:29,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:29,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3122 X-Openstack-Request-Id: req-fac608a8-7091-45a3-b990-c6354fde9b43 Date: Tue, 06 Nov 2018 14:51:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3f148be-5905-466d-a647-038a0bd88b39","ip_address":"10.55.0.11"}],"id":"52f681df-c456-4afc-ac6d-03338154c23b","security_groups":["7f103a60-0c31-4747-a756-984ba933629d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"4b188a4fdb394902af637297bbb679af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1","admin_state_up":true,"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:13Z","binding:vnic_type":"normal","device_id":"c39b1ecd-557d-4dbd-8a81-48f303dad6dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3f148be-5905-466d-a647-038a0bd88b39","ip_address":"10.55.0.4"}],"id":"e13f6c9d-d725-4a5e-a35c-e6fa6bd9db94","security_groups":[],"mac_address":"fa:16:3e:3a:6f:57","project_id":"4b188a4fdb394902af637297bbb679af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ce4cfa47-75b4-458b-9709-02bd67a6c9c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3f148be-5905-466d-a647-038a0bd88b39","ip_address":"10.55.0.3"}],"id":"fb28de03-68d3-40f8-8e54-39ee40d5e536","security_groups":[],"mac_address":"fa:16:3e:17:a6:de","project_id":"4b188a4fdb394902af637297bbb679af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ce4cfa47-75b4-458b-9709-02bd67a6c9c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3f148be-5905-466d-a647-038a0bd88b39","ip_address":"10.55.0.2"}],"id":"fc02103b-e2a0-4fd4-9ee7-cb76584c8a31","security_groups":[],"mac_address":"fa:16:3e:de:d7:5e","project_id":"4b188a4fdb394902af637297bbb679af","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce4cfa47-75b4-458b-9709-02bd67a6c9c2","tenant_id":"4b188a4fdb394902af637297bbb679af","created_at":"2018-11-06T14:51:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ce4cfa47-75b4-458b-9709-02bd67a6c9c2"}]} 2018-11-06 14:51:29,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-fac608a8-7091-45a3-b990-c6354fde9b43 2018-11-06 14:51:29,095 - create_instance - INFO - Deleting Port with ID - 52f681df-c456-4afc-ac6d-03338154c23b 2018-11-06 14:51:29,095 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08dport-1 2018-11-06 14:51:29,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/52f681df-c456-4afc-ac6d-03338154c23b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:29,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a216500-bcb1-4be7-b05c-a7325e62efbf Date: Tue, 06 Nov 2018 14:51:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:51:29,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/52f681df-c456-4afc-ac6d-03338154c23b used request id req-4a216500-bcb1-4be7-b05c-a7325e62efbf 2018-11-06 14:51:29,723 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst 2018-11-06 14:51:29,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:29,876 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:51:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f103b32b-649b-43d7-a844-4cc7e9f1b6ac x-compute-request-id: req-f103b32b-649b-43d7-a844-4cc7e9f1b6ac Content-Type: application/json 2018-11-06 14:51:29,876 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc used request id req-f103b32b-649b-43d7-a844-4cc7e9f1b6ac 2018-11-06 14:51:29,877 - create_instance - INFO - Checking deletion status 2018-11-06 14:51:29,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:30,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-813e7c65-5001-4514-8a4a-68590ef3e134 x-compute-request-id: req-813e7c65-5001-4514-8a4a-68590ef3e134 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "bookmark"}], "image": {"id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "links": [{"href": "http://172.30.9.27:8774/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:51:25.000000", "flavor": {"id": "7e73d471-6166-404b-85d0-d1a5061d2164", "links": [{"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}]}, "id": "c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "user_id": "4ea381af1f874cd09c81d21a88f8c9ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:51:29Z", "hostId": "cc980303d4fd5cafbf021efac87f3dec0c576f9f621261f8bd12e4d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst", "created": "2018-11-06T14:51:16Z", "tenant_id": "4b188a4fdb394902af637297bbb679af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:51:30,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc used request id req-813e7c65-5001-4514-8a4a-68590ef3e134 2018-11-06 14:51:30,064 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst] is - ACTIVE 2018-11-06 14:51:30,064 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:51:33,068 - create_instance - DEBUG - VM status query timeout in 296.809122086 2018-11-06 14:51:33,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:33,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a95be7df-9d7b-42fd-8387-7672945d5a75 x-compute-request-id: req-a95be7df-9d7b-42fd-8387-7672945d5a75 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.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "rel": "bookmark"}], "image": {"id": "9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "links": [{"href": "http://172.30.9.27:8774/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:51:25.000000", "flavor": {"id": "7e73d471-6166-404b-85d0-d1a5061d2164", "links": [{"href": "http://172.30.9.27:8774/flavors/7e73d471-6166-404b-85d0-d1a5061d2164", "rel": "bookmark"}]}, "id": "c39b1ecd-557d-4dbd-8a81-48f303dad6dc", "user_id": "4ea381af1f874cd09c81d21a88f8c9ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:51:29Z", "hostId": "cc980303d4fd5cafbf021efac87f3dec0c576f9f621261f8bd12e4d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst", "created": "2018-11-06T14:51:16Z", "tenant_id": "4b188a4fdb394902af637297bbb679af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:51:33,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc used request id req-a95be7df-9d7b-42fd-8387-7672945d5a75 2018-11-06 14:51:33,481 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst] is - ACTIVE 2018-11-06 14:51:33,481 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:51:36,485 - create_instance - DEBUG - VM status query timeout in 293.392210007 2018-11-06 14:51:36,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c2b7df2acad737bac924f27045dd241216e95" 2018-11-06 14:51:36,546 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:51:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-320a0f6b-72dc-4166-ab42-353f94edf47b x-compute-request-id: req-320a0f6b-72dc-4166-ab42-353f94edf47b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c39b1ecd-557d-4dbd-8a81-48f303dad6dc could not be found.", "code": 404}} 2018-11-06 14:51:36,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39b1ecd-557d-4dbd-8a81-48f303dad6dc used request id req-320a0f6b-72dc-4166-ab42-353f94edf47b 2018-11-06 14:51:36,546 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c39b1ecd-557d-4dbd-8a81-48f303dad6dc could not be found. (HTTP 404) (Request-ID: req-320a0f6b-72dc-4166-ab42-353f94edf47b) 2018-11-06 14:51:36,547 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-inst 2018-11-06 14:51:36,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/7e73d471-6166-404b-85d0-d1a5061d2164 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550b0ed26fef14c92b10d3c7e7090a7e3d0f10b7" 2018-11-06 14:51:36,596 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:51:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcf8513a-c992-4d18-ad75-2b4ce3c83f33 x-compute-request-id: req-bcf8513a-c992-4d18-ad75-2b4ce3c83f33 Content-Length: 0 Content-Type: application/json 2018-11-06 14:51:36,596 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7e73d471-6166-404b-85d0-d1a5061d2164 used request id req-bcf8513a-c992-4d18-ad75-2b4ce3c83f33 2018-11-06 14:51:36,597 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet 2018-11-06 14:51:36,597 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-subnet 2018-11-06 14:51:36,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/a3f148be-5905-466d-a647-038a0bd88b39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b7473ab8e387e50d192cbed9fbe9e57fafab7" 2018-11-06 14:51:38,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-325b75ad-5a60-4e83-9f88-0b62c7b5e221 Date: Tue, 06 Nov 2018 14:51:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:51:38,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a3f148be-5905-466d-a647-038a0bd88b39 used request id req-325b75ad-5a60-4e83-9f88-0b62c7b5e221 2018-11-06 14:51:38,968 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-pub-net 2018-11-06 14:51:38,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/ce4cfa47-75b4-458b-9709-02bd67a6c9c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b7473ab8e387e50d192cbed9fbe9e57fafab7" 2018-11-06 14:51:40,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-505a3f03-ca93-4579-b349-8505af04c0fd Date: Tue, 06 Nov 2018 14:51:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:51:40,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/ce4cfa47-75b4-458b-9709-02bd67a6c9c2 used request id req-505a3f03-ca93-4579-b349-8505af04c0fd 2018-11-06 14:51:40,142 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7b70ed2c-5370-471e-bc81-b3f960e7d08d-image 2018-11-06 14:51:40,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d4f8bd3751895848cab294501fcd3f9dcb96d5" 2018-11-06 14:51:41,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1fd5822a-5df1-4b59-a49d-d0cbf4f50e48 Date: Tue, 06 Nov 2018 14:51:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:51:41,169 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9a5f936b-37f2-4880-9bf7-a0bf7ff140dd used request id req-1fd5822a-5df1-4b59-a49d-d0cbf4f50e48 2018-11-06 14:51:41,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:41,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-eadebd97-a5d2-479b-91ed-579074bc8beb Date: Tue, 06 Nov 2018 14:51:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b188a4fdb394902af637297bbb679af", "created_at": "2018-11-06T14:51:06Z", "updated_at": "2018-11-06T14:51:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:51:06Z", "revision_number": 0, "id": "0ab98a3a-edb2-4664-a850-54ad1374c866", "remote_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "remote_ip_prefix": null, "created_at": "2018-11-06T14:51:06Z", "security_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "tenant_id": "4b188a4fdb394902af637297bbb679af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b188a4fdb394902af637297bbb679af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:51:06Z", "revision_number": 0, "id": "5f819a1a-aa39-4de3-9f57-1aeca64a7c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:51:06Z", "security_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "tenant_id": "4b188a4fdb394902af637297bbb679af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b188a4fdb394902af637297bbb679af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:51:06Z", "revision_number": 0, "id": "6a9051bd-a4ca-4c5a-8c73-ff5584a8d928", "remote_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "remote_ip_prefix": null, "created_at": "2018-11-06T14:51:06Z", "security_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "tenant_id": "4b188a4fdb394902af637297bbb679af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b188a4fdb394902af637297bbb679af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:51:06Z", "revision_number": 0, "id": "a401fa6e-80b2-45b6-a045-db03f8a46110", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:51:06Z", "security_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "tenant_id": "4b188a4fdb394902af637297bbb679af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b188a4fdb394902af637297bbb679af"}], "revision_number": 4, "project_id": "4b188a4fdb394902af637297bbb679af", "id": "7f103a60-0c31-4747-a756-984ba933629d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:51:41,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-eadebd97-a5d2-479b-91ed-579074bc8beb 2018-11-06 14:51:41,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:41,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d7b9c6-507e-4ba0-8c01-bfe8035e6e80 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:51:41,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-b4d7b9c6-507e-4ba0-8c01-bfe8035e6e80 2018-11-06 14:51:41,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:41,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60ae444-450c-4d61-9f15-20dba34053e7 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:51:41,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-b60ae444-450c-4d61-9f15-20dba34053e7 2018-11-06 14:51:41,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:41,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5002ede9-18a1-4c38-b988-252ae040ffac Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af"}, "enabled": true, "id": "4b188a4fdb394902af637297bbb679af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76e755de-ee96-495-proj"}} 2018-11-06 14:51:41,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af used request id req-5002ede9-18a1-4c38-b988-252ae040ffac 2018-11-06 14:51:41,662 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f103a60-0c31-4747-a756-984ba933629d 2018-11-06 14:51:41,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7f103a60-0c31-4747-a756-984ba933629d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:41,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e07096fe-364f-4892-a379-74b23e0f38dd Date: Tue, 06 Nov 2018 14:51:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:51:06Z", "security_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "port_range_min": null, "revision_number": 0, "tenant_id": "4b188a4fdb394902af637297bbb679af", "created_at": "2018-11-06T14:51:06Z", "project_id": "4b188a4fdb394902af637297bbb679af", "id": "0ab98a3a-edb2-4664-a850-54ad1374c866"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:51:06Z", "security_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "port_range_min": null, "revision_number": 0, "tenant_id": "4b188a4fdb394902af637297bbb679af", "created_at": "2018-11-06T14:51:06Z", "project_id": "4b188a4fdb394902af637297bbb679af", "id": "5f819a1a-aa39-4de3-9f57-1aeca64a7c43"}, {"remote_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:51:06Z", "security_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "port_range_min": null, "revision_number": 0, "tenant_id": "4b188a4fdb394902af637297bbb679af", "created_at": "2018-11-06T14:51:06Z", "project_id": "4b188a4fdb394902af637297bbb679af", "id": "6a9051bd-a4ca-4c5a-8c73-ff5584a8d928"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:51:06Z", "security_group_id": "7f103a60-0c31-4747-a756-984ba933629d", "port_range_min": null, "revision_number": 0, "tenant_id": "4b188a4fdb394902af637297bbb679af", "created_at": "2018-11-06T14:51:06Z", "project_id": "4b188a4fdb394902af637297bbb679af", "id": "a401fa6e-80b2-45b6-a045-db03f8a46110"}]} 2018-11-06 14:51:41,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7f103a60-0c31-4747-a756-984ba933629d used request id req-e07096fe-364f-4892-a379-74b23e0f38dd 2018-11-06 14:51:41,846 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:51:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7f103a60-0c31-4747-a756-984ba933629d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:42,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9c5f62c-000e-482c-b40c-8b58c79e9eb9 Content-Length: 0 Date: Tue, 06 Nov 2018 14:51:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:51:42,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7f103a60-0c31-4747-a756-984ba933629d used request id req-a9c5f62c-000e-482c-b40c-8b58c79e9eb9 2018-11-06 14:51:42,254 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-76e755de-ee96-495-proj 2018-11-06 14:51:42,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:42,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8d7d9d-1f79-49ba-833c-8a0ccbbcb1c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:51:42,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4b188a4fdb394902af637297bbb679af used request id req-4b8d7d9d-1f79-49ba-833c-8a0ccbbcb1c3 2018-11-06 14:51:42,458 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-76e755de-ee96-495-proj-role 2018-11-06 14:51:42,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f3fb1786045c43978d4a8b25482c8ad1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:42,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e59773b-ae40-46dc-bd97-0a5d7b1e6dac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:51:42,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f3fb1786045c43978d4a8b25482c8ad1 used request id req-4e59773b-ae40-46dc-bd97-0a5d7b1e6dac 2018-11-06 14:51:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f36d45f176fcddbbc818363246d404d30635d07" 2018-11-06 14:51:42,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89433092-d910-40e7-9540-2b4ffa1f6c90 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:51:42,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-89433092-d910-40e7-9540-2b4ffa1f6c90 2018-11-06 14:51:42,668 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-76e755de-ee96-495-user 2018-11-06 14:51:42,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4ea381af1f874cd09c81d21a88f8c9ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e7b8161ed0a05e162b49bc1f4680901749ed74b" 2018-11-06 14:51:42,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d03f72-98de-4810-8ffd-a233cabccad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:51:42,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4ea381af1f874cd09c81d21a88f8c9ed used request id req-77d03f72-98de-4810-8ffd-a233cabccad6 2018-11-06 14:51:42,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:43,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:51:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["pgEuXJAbSuKTsXRdqhq9_Q"], "issued_at": "2018-11-06T14:51:43.000000Z"}} 2018-11-06 14:51:43,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f187cf82c267d181adc1500af31e0396e27140" 2018-11-06 14:51:43,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67920bd-e9de-4bd0-be6a-3486491127fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:43,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c67920bd-e9de-4bd0-be6a-3486491127fb 2018-11-06 14:51:43,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:43,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:43,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:51:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["SdCtVOBmTAO6O-gtTZf4RQ"], "issued_at": "2018-11-06T14:51:43.000000Z"}} 2018-11-06 14:51:43,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:51:43,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868b647c-9387-4bc3-ad59-8df1016a2085 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:43,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-868b647c-9387-4bc3-ad59-8df1016a2085 2018-11-06 14:51:43,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:51:43,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:51: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:51:43,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:51:43,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55911727-4d04-4cc9-b1a4-e52659ed6f58 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:51:43,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj used request id req-55911727-4d04-4cc9-b1a4-e52659ed6f58 2018-11-06 14:51:43,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:51:43,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17409b07-a67b-4489-ba37-501f839e2c0a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:51:43,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-17409b07-a67b-4489-ba37-501f839e2c0a 2018-11-06 14:51:43,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}}' 2018-11-06 14:51:44,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6316e023-0d16-4818-85d6-48d327dda747 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8"}, "enabled": true, "id": "488433078b3640b7b54d8d8ed1209ba8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}} 2018-11-06 14:51:44,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6316e023-0d16-4818-85d6-48d327dda747 2018-11-06 14:51:44,097 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj 2018-11-06 14:51:44,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:44,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:44,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:51:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["wJpfb8mkRqisDt3JU0aYIQ"], "issued_at": "2018-11-06T14:51:44.000000Z"}} 2018-11-06 14:51:44,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ee25a1a5c014f8892d0ab05e17ab64f70a0bac" 2018-11-06 14:51:44,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dee1d5b-d8ef-46fa-8ac1-80db9cebc487 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:44,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4dee1d5b-d8ef-46fa-8ac1-80db9cebc487 2018-11-06 14:51:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:51:44,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:51: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:51:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ee25a1a5c014f8892d0ab05e17ab64f70a0bac" 2018-11-06 14:51:44,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb887fe-ad7d-4d90-bf20-134e1fc6d8c8 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:51:44,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7eb887fe-ad7d-4d90-bf20-134e1fc6d8c8 2018-11-06 14:51:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ee25a1a5c014f8892d0ab05e17ab64f70a0bac" 2018-11-06 14:51:44,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7c8242-61de-4f68-8a46-b7fc2a3ec1d8 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8"}, "enabled": true, "id": "488433078b3640b7b54d8d8ed1209ba8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}]} 2018-11-06 14:51:44,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj used request id req-cb7c8242-61de-4f68-8a46-b7fc2a3ec1d8 2018-11-06 14:51:44,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ee25a1a5c014f8892d0ab05e17ab64f70a0bac" 2018-11-06 14:51:44,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69a5673-83f5-47e6-ab8c-a867cb6bd01a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:51:44,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a69a5673-83f5-47e6-ab8c-a867cb6bd01a 2018-11-06 14:51:45,198 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f5f0221c-afa2-473-user 2018-11-06 14:51:45,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:51:45,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1751e3b-11e4-4d8a-95ce-abbdb2d50798 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:51:45,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c1751e3b-11e4-4d8a-95ce-abbdb2d50798 2018-11-06 14:51:45,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" -d '{"role": {"name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj-role"}}' 2018-11-06 14:51:45,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aca9cb7b-f19f-4cba-b958-44a62cf39e8a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6937081f4de2491baec8b8300006ae09", "links": {"self": "http://172.30.9.27:5000/v3/roles/6937081f4de2491baec8b8300006ae09"}, "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj-role"}} 2018-11-06 14:51:45,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-aca9cb7b-f19f-4cba-b958-44a62cf39e8a 2018-11-06 14:51:45,402 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj-role 2018-11-06 14:51:45,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6937081f4de2491baec8b8300006ae09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:51:45,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1aa3628-bccd-4152-ab30-6b623d6a6e1d Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6937081f4de2491baec8b8300006ae09"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj-role", "id": "6937081f4de2491baec8b8300006ae09"}} 2018-11-06 14:51:45,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6937081f4de2491baec8b8300006ae09 used request id req-d1aa3628-bccd-4152-ab30-6b623d6a6e1d 2018-11-06 14:51:45,489 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj-role to project CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj 2018-11-06 14:51:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8/users/08ff46d49f8043d48bc58abbc565dd46/roles/6937081f4de2491baec8b8300006ae09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:51:45,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-482755b4-30ae-4eaf-915a-dbfacac9ddd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:51:45,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8/users/08ff46d49f8043d48bc58abbc565dd46/roles/6937081f4de2491baec8b8300006ae09 used request id req-482755b4-30ae-4eaf-915a-dbfacac9ddd7 2018-11-06 14:51:45,626 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:51:45,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:45,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:46,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6937081f4de2491baec8b8300006ae09", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj-role"}], "expires_at": "2018-11-06T15:51:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "488433078b3640b7b54d8d8ed1209ba8", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-user", "id": "08ff46d49f8043d48bc58abbc565dd46"}, "audit_ids": ["joQ-TJfITly2J439GTshEg"], "issued_at": "2018-11-06T14:51:46.000000Z"}} 2018-11-06 14:51:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fb0b156c7d33280d3dcf616e04b52d91ad1c49" 2018-11-06 14:51:46,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-032d4a71-7c01-4c0c-ae41-21e45c34b984 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:46,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-032d4a71-7c01-4c0c-ae41-21e45c34b984 2018-11-06 14:51:46,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64fb0b156c7d33280d3dcf616e04b52d91ad1c49" 2018-11-06 14:51:46,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-479ae8dc-1e80-41a4-a095-c573f50d23ba Date: Tue, 06 Nov 2018 14:51:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image"} 2018-11-06 14:51:46,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image used request id req-479ae8dc-1e80-41a4-a095-c573f50d23ba 2018-11-06 14:51:46,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64fb0b156c7d33280d3dcf616e04b52d91ad1c49" 2018-11-06 14:51:46,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-22321a53-f7b4-4532-addb-8fd9c1dc649c Date: Tue, 06 Nov 2018 14:51: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-11-06 14:51:46,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-22321a53-f7b4-4532-addb-8fd9c1dc649c 2018-11-06 14:51:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}64fb0b156c7d33280d3dcf616e04b52d91ad1c49" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image"}' 2018-11-06 14:51:46,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc X-Openstack-Request-Id: req-c5cc9c83-f3e9-47fa-a1ec-212c214c10b0 Date: Tue, 06 Nov 2018 14:51:46 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:51:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:51:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "min_disk": 0, "protected": false, "id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "file": "/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/file", "checksum": null, "owner": "488433078b3640b7b54d8d8ed1209ba8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:51:46,740 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c5cc9c83-f3e9-47fa-a1ec-212c214c10b0 2018-11-06 14:51:46,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64fb0b156c7d33280d3dcf616e04b52d91ad1c49" -d '' 2018-11-06 14:51:48,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13b66905-fa00-4e70-ad47-a1b7241936dc Date: Tue, 06 Nov 2018 14:51:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:51:48,400 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/file used request id req-13b66905-fa00-4e70-ad47-a1b7241936dc 2018-11-06 14:51:48,401 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:51:48,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64fb0b156c7d33280d3dcf616e04b52d91ad1c49" 2018-11-06 14:51:48,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-aad77305-d0c2-4535-8ad0-b17fcb853c8f Date: Tue, 06 Nov 2018 14:51:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:51:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:51:48Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/snap", "metadata": {}}], "self": "/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "min_disk": 0, "protected": false, "id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "file": "/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "488433078b3640b7b54d8d8ed1209ba8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:51:48,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc used request id req-aad77305-d0c2-4535-8ad0-b17fcb853c8f 2018-11-06 14:51:48,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64fb0b156c7d33280d3dcf616e04b52d91ad1c49" 2018-11-06 14:51:48,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bbe543c8-6d58-4d47-8557-9aa95d14e409 Date: Tue, 06 Nov 2018 14:51: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-11-06 14:51:48,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bbe543c8-6d58-4d47-8557-9aa95d14e409 2018-11-06 14:51:48,722 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image 2018-11-06 14:51:48,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64fb0b156c7d33280d3dcf616e04b52d91ad1c49" 2018-11-06 14:51:48,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ae63e6a5-8ded-44ff-9137-1165f1491eee Date: Tue, 06 Nov 2018 14:51:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:51:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:51:48Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/snap", "metadata": {}}], "self": "/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "min_disk": 0, "protected": false, "id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "file": "/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "488433078b3640b7b54d8d8ed1209ba8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:51:48,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc used request id req-ae63e6a5-8ded-44ff-9137-1165f1491eee 2018-11-06 14:51:48,888 - create_image - DEBUG - Instance status is - active 2018-11-06 14:51:48,888 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image 2018-11-06 14:51:48,888 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image 2018-11-06 14:51:48,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:48,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:49,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6937081f4de2491baec8b8300006ae09", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj-role"}], "expires_at": "2018-11-06T15:51:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "488433078b3640b7b54d8d8ed1209ba8", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-user", "id": "08ff46d49f8043d48bc58abbc565dd46"}, "audit_ids": ["eqJRiaUvTRaRdXeMiBrI6A"], "issued_at": "2018-11-06T14:51:49.000000Z"}} 2018-11-06 14:51:49,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce78893bd049e77daa6288a725dd719d38d5942" 2018-11-06 14:51:49,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f03caf-0896-4f4c-a4ff-48ea2e895f5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:49,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e9f03caf-0896-4f4c-a4ff-48ea2e895f5c 2018-11-06 14:51:49,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce78893bd049e77daa6288a725dd719d38d5942" 2018-11-06 14:51:49,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-930fbe8b-f6d0-4f06-adac-fce7efe4dc03 Date: Tue, 06 Nov 2018 14:51:49 GMT RESP BODY: {"networks":[]} 2018-11-06 14:51:49,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net used request id req-930fbe8b-f6d0-4f06-adac-fce7efe4dc03 2018-11-06 14:51:49,526 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net 2018-11-06 14:51:49,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce78893bd049e77daa6288a725dd719d38d5942" -d '{"network": {"name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net", "admin_state_up": true}}' 2018-11-06 14:51:50,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-717c5596-7bac-4c36-82b5-73684c91fbfc Date: Tue, 06 Nov 2018 14:51:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e974b397-a393-4a9f-94e8-25df16f684f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"488433078b3640b7b54d8d8ed1209ba8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:51:49Z","is_default":false,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:49Z","mtu":1450}} 2018-11-06 14:51:50,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-717c5596-7bac-4c36-82b5-73684c91fbfc 2018-11-06 14:51:50,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce78893bd049e77daa6288a725dd719d38d5942" 2018-11-06 14:51:50,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-83251d49-144d-4af1-82d0-b93cf52b97dd Date: Tue, 06 Nov 2018 14:51:50 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-11-06T14:51:49Z","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"e974b397-a393-4a9f-94e8-25df16f684f4","name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net"}]} 2018-11-06 14:51:50,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-83251d49-144d-4af1-82d0-b93cf52b97dd 2018-11-06 14:51:50,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce78893bd049e77daa6288a725dd719d38d5942" 2018-11-06 14:51:50,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a4d12695-8d41-4fca-9d83-54dd65111cd5 Date: Tue, 06 Nov 2018 14:51:50 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:51:50,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-a4d12695-8d41-4fca-9d83-54dd65111cd5 2018-11-06 14:51:50,501 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet 2018-11-06 14:51:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce78893bd049e77daa6288a725dd719d38d5942" -d '{"subnets": [{"ip_version": 4, "network_id": "e974b397-a393-4a9f-94e8-25df16f684f4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]}' 2018-11-06 14:51:51,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-988412d5-d0e8-423c-a30c-48855f6c0a2b Date: Tue, 06 Nov 2018 14:51:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:50Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51:50Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]} 2018-11-06 14:51:51,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-988412d5-d0e8-423c-a30c-48855f6c0a2b 2018-11-06 14:51:51,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce78893bd049e77daa6288a725dd719d38d5942" 2018-11-06 14:51:51,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-39c131bb-4e7a-4258-8b82-78572bfc05be Date: Tue, 06 Nov 2018 14:51: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":["a1c08a38-fe69-4af1-b6cd-a60f21d55575"],"updated_at":"2018-11-06T14:51:50Z","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"e974b397-a393-4a9f-94e8-25df16f684f4","name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net"}]} 2018-11-06 14:51:51,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-39c131bb-4e7a-4258-8b82-78572bfc05be 2018-11-06 14:51:51,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce78893bd049e77daa6288a725dd719d38d5942" 2018-11-06 14:51:51,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5ded310b-fefe-4d9d-bccb-a1afb5ea5333 Date: Tue, 06 Nov 2018 14:51:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:50Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]} 2018-11-06 14:51:51,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-5ded310b-fefe-4d9d-bccb-a1afb5ea5333 2018-11-06 14:51:51,670 - OpenStackNetwork - DEBUG - Network [e974b397-a393-4a9f-94e8-25df16f684f4] created successfully 2018-11-06 14:51:51,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:51,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:52,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:51:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["TIsREhmgSwm4lCg4SdkJgQ"], "issued_at": "2018-11-06T14:51:52.000000Z"}} 2018-11-06 14:51:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449fdc2ff868b1f65404046b92e12b2e8471c413" 2018-11-06 14:51:52,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee933c8-80d1-4721-8c6b-5e4af01dd928 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:52,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fee933c8-80d1-4721-8c6b-5e4af01dd928 2018-11-06 14:51:52,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:51:52,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449fdc2ff868b1f65404046b92e12b2e8471c413" 2018-11-06 14:51:52,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf5087db-2d83-46dd-9bbd-a0f8021089d7 x-compute-request-id: req-cf5087db-2d83-46dd-9bbd-a0f8021089d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:51:52,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cf5087db-2d83-46dd-9bbd-a0f8021089d7 2018-11-06 14:51:52,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449fdc2ff868b1f65404046b92e12b2e8471c413" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-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-11-06 14:51:52,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53a14db3-8e87-45fd-b299-572a046c9f65 x-compute-request-id: req-53a14db3-8e87-45fd-b299-572a046c9f65 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:51:52,361 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-53a14db3-8e87-45fd-b299-572a046c9f65 2018-11-06 14:51:52,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:52,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:52,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6937081f4de2491baec8b8300006ae09", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj-role"}], "expires_at": "2018-11-06T15:51:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "488433078b3640b7b54d8d8ed1209ba8", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-user", "id": "08ff46d49f8043d48bc58abbc565dd46"}, "audit_ids": ["GKklFoJ6QEaOQ5xnxoafqQ"], "issued_at": "2018-11-06T14:51:52.000000Z"}} 2018-11-06 14:51:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:52,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf15b0a6-265c-434f-a6ef-33c236ecaa91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:52,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bf15b0a6-265c-434f-a6ef-33c236ecaa91 2018-11-06 14:51:52,816 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:51:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:52,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d41698f-a402-43e1-aa65-d76fa660305b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:52,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2d41698f-a402-43e1-aa65-d76fa660305b 2018-11-06 14:51:52,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:53,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7ce27bd7-648f-4d17-8645-84fdf802c41d Date: Tue, 06 Nov 2018 14:51: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":["a1c08a38-fe69-4af1-b6cd-a60f21d55575"],"updated_at":"2018-11-06T14:51:50Z","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"e974b397-a393-4a9f-94e8-25df16f684f4","name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net"}]} 2018-11-06 14:51:53,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net used request id req-7ce27bd7-648f-4d17-8645-84fdf802c41d 2018-11-06 14:51:53,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:51:53,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:51: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:51:53,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:53,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcffbdf2-e781-442e-90b8-a57378962058 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8"}, "enabled": true, "id": "488433078b3640b7b54d8d8ed1209ba8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}} 2018-11-06 14:51:53,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 used request id req-fcffbdf2-e781-442e-90b8-a57378962058 2018-11-06 14:51:53,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:53,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-34499b4a-901c-4e64-b87a-34370400b21f Date: Tue, 06 Nov 2018 14:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:50Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]} 2018-11-06 14:51:53,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-34499b4a-901c-4e64-b87a-34370400b21f 2018-11-06 14:51:53,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e974b397-a393-4a9f-94e8-25df16f684f4&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:53,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4ef876e4-e18f-4062-8408-d6187c43e3da Date: Tue, 06 Nov 2018 14:51:53 GMT RESP BODY: {"ports":[]} 2018-11-06 14:51:53,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e974b397-a393-4a9f-94e8-25df16f684f4&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1&admin_state_up=True used request id req-4ef876e4-e18f-4062-8408-d6187c43e3da 2018-11-06 14:51:53,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:53,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4dce2415-8007-4e15-89f0-5b75bd092107 x-compute-request-id: req-4dce2415-8007-4e15-89f0-5b75bd092107 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:51:53,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst used request id req-4dce2415-8007-4e15-89f0-5b75bd092107 2018-11-06 14:51:53,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:54,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e2d0deb4-938f-458e-afa0-73ef3d8834c9 Date: Tue, 06 Nov 2018 14:51: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":["a1c08a38-fe69-4af1-b6cd-a60f21d55575"],"updated_at":"2018-11-06T14:51:50Z","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"e974b397-a393-4a9f-94e8-25df16f684f4","name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net"}]} 2018-11-06 14:51:54,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net used request id req-e2d0deb4-938f-458e-afa0-73ef3d8834c9 2018-11-06 14:51:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:54,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-846f519d-a027-44cc-b7a1-37e2639c25a0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8"}, "enabled": true, "id": "488433078b3640b7b54d8d8ed1209ba8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}} 2018-11-06 14:51:54,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 used request id req-846f519d-a027-44cc-b7a1-37e2639c25a0 2018-11-06 14:51:54,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:54,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-81f7c3bc-5d7e-423e-aa45-7e1817537737 Date: Tue, 06 Nov 2018 14:51:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:50Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]} 2018-11-06 14:51:54,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-81f7c3bc-5d7e-423e-aa45-7e1817537737 2018-11-06 14:51:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e974b397-a393-4a9f-94e8-25df16f684f4&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:54,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-abaec519-1659-4da2-aa08-a1d035624ae9 Date: Tue, 06 Nov 2018 14:51:54 GMT RESP BODY: {"ports":[]} 2018-11-06 14:51:54,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e974b397-a393-4a9f-94e8-25df16f684f4&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1&admin_state_up=True used request id req-abaec519-1659-4da2-aa08-a1d035624ae9 2018-11-06 14:51:54,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:51:54,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:51:54,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6937081f4de2491baec8b8300006ae09", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj-role"}], "expires_at": "2018-11-06T15:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "488433078b3640b7b54d8d8ed1209ba8", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/488433078b3640b7b54d8d8ed1209ba8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-user", "id": "08ff46d49f8043d48bc58abbc565dd46"}, "audit_ids": ["ziqdvyy-Q_eOz4BUhmOPpA"], "issued_at": "2018-11-06T14:51:54.000000Z"}} 2018-11-06 14:51:54,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b7bb3e5a14c7a2411c55d85908e84f7076b5df" 2018-11-06 14:51:54,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d94e11-b134-4d91-abad-cdd78b645a88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:51:54,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b7d94e11-b134-4d91-abad-cdd78b645a88 2018-11-06 14:51:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:55,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4b7303dd-ef5d-4506-93b4-8aaabc6a1baa Date: Tue, 06 Nov 2018 14:51: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":["a1c08a38-fe69-4af1-b6cd-a60f21d55575"],"updated_at":"2018-11-06T14:51:50Z","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"e974b397-a393-4a9f-94e8-25df16f684f4","name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net"}]} 2018-11-06 14:51:55,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net used request id req-4b7303dd-ef5d-4506-93b4-8aaabc6a1baa 2018-11-06 14:51:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:55,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0cb752c4-0ba2-4bea-a3b4-687ca24fe247 Date: Tue, 06 Nov 2018 14:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:50Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]} 2018-11-06 14:51:55,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-0cb752c4-0ba2-4bea-a3b4-687ca24fe247 2018-11-06 14:51:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:55,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9f332389-52c2-4cec-9fa3-949582b4df8e Date: Tue, 06 Nov 2018 14:51: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":["a1c08a38-fe69-4af1-b6cd-a60f21d55575"],"updated_at":"2018-11-06T14:51:50Z","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"e974b397-a393-4a9f-94e8-25df16f684f4","name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net"}]} 2018-11-06 14:51:55,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net used request id req-9f332389-52c2-4cec-9fa3-949582b4df8e 2018-11-06 14:51:55,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:51:55,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:51: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:51:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b7bb3e5a14c7a2411c55d85908e84f7076b5df" 2018-11-06 14:51:55,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21831f02-66f2-4315-be17-b9eb369fdb76 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8"}, "enabled": true, "id": "488433078b3640b7b54d8d8ed1209ba8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}} 2018-11-06 14:51:55,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 used request id req-21831f02-66f2-4315-be17-b9eb369fdb76 2018-11-06 14:51:55,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:55,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1d701bc7-1d5b-4be2-9c10-223f7cc8e35f Date: Tue, 06 Nov 2018 14:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:50Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]} 2018-11-06 14:51:55,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-1d701bc7-1d5b-4be2-9c10-223f7cc8e35f 2018-11-06 14:51:55,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:56,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-580a8a48-956a-454e-b2ea-c3e6530252c1 Date: Tue, 06 Nov 2018 14:51:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:50Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]} 2018-11-06 14:51:56,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet used request id req-580a8a48-956a-454e-b2ea-c3e6530252c1 2018-11-06 14:51:56,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:56,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4f68b4f8-d5c6-4c36-9e04-6b4e1f46113a Date: Tue, 06 Nov 2018 14:51:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:50Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]} 2018-11-06 14:51:56,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet used request id req-4f68b4f8-d5c6-4c36-9e04-6b4e1f46113a 2018-11-06 14:51:56,222 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net 2018-11-06 14:51:56,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" -d '{"port": {"network_id": "e974b397-a393-4a9f-94e8-25df16f684f4", "fixed_ips": [{"subnet_id": "a1c08a38-fe69-4af1-b6cd-a60f21d55575", "ip_address": "10.55.0.101"}, {"subnet_id": "a1c08a38-fe69-4af1-b6cd-a60f21d55575", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1", "admin_state_up": true}}' 2018-11-06 14:51:57,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-442a5e69-9d4f-4980-ab3d-4a96351e3a67 Date: Tue, 06 Nov 2018 14:51:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:56Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","ip_address":"10.55.0.101"},{"subnet_id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","ip_address":"10.55.0.102"}],"id":"cbab6c22-4d53-423c-aff7-32b5fdb2e10b","security_groups":["a9c64d2c-8ff0-494a-8b92-939f5eec4b28"],"mac_address":"fa:16:3e:7d:cb:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1","project_id":"488433078b3640b7b54d8d8ed1209ba8","qos_policy_id":null,"admin_state_up":true,"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:56Z","binding:vnic_type":"normal"}} 2018-11-06 14:51:57,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-442a5e69-9d4f-4980-ab3d-4a96351e3a67 2018-11-06 14:51:57,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:57,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-af1ea951-3dae-4c3f-a9c2-714a66a45de6 Date: Tue, 06 Nov 2018 14:51: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":["a1c08a38-fe69-4af1-b6cd-a60f21d55575"],"updated_at":"2018-11-06T14:51:50Z","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"e974b397-a393-4a9f-94e8-25df16f684f4","name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net"}]} 2018-11-06 14:51:57,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net used request id req-af1ea951-3dae-4c3f-a9c2-714a66a45de6 2018-11-06 14:51:57,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:57,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc24262-28ea-40a1-87ee-77e813c548b9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8"}, "enabled": true, "id": "488433078b3640b7b54d8d8ed1209ba8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}} 2018-11-06 14:51:57,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 used request id req-0fc24262-28ea-40a1-87ee-77e813c548b9 2018-11-06 14:51:57,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:57,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-255bd905-8f14-40f3-8d36-993147e22849 Date: Tue, 06 Nov 2018 14:51:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:50Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]} 2018-11-06 14:51:57,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-255bd905-8f14-40f3-8d36-993147e22849 2018-11-06 14:51:57,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e974b397-a393-4a9f-94e8-25df16f684f4&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:57,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-a7e7e44f-1722-4f67-9a36-446e74583354 Date: Tue, 06 Nov 2018 14:51:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:56Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","ip_address":"10.55.0.101"},{"subnet_id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","ip_address":"10.55.0.102"}],"id":"cbab6c22-4d53-423c-aff7-32b5fdb2e10b","security_groups":["a9c64d2c-8ff0-494a-8b92-939f5eec4b28"],"mac_address":"fa:16:3e:7d:cb:c0","project_id":"488433078b3640b7b54d8d8ed1209ba8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1","admin_state_up":true,"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:56Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:51:57,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e974b397-a393-4a9f-94e8-25df16f684f4&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1&admin_state_up=True used request id req-a7e7e44f-1722-4f67-9a36-446e74583354 2018-11-06 14:51:57,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:58,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6487c34e-9387-495d-b951-dcd0cc0a54b4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8"}, "enabled": true, "id": "488433078b3640b7b54d8d8ed1209ba8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}} 2018-11-06 14:51:58,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 used request id req-6487c34e-9387-495d-b951-dcd0cc0a54b4 2018-11-06 14:51:58,077 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst 2018-11-06 14:51:58,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:58,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11ff5901-f520-4c15-95a1-541277a16eb6 x-compute-request-id: req-11ff5901-f520-4c15-95a1-541277a16eb6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-flavor-name"}]} 2018-11-06 14:51:58,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-11ff5901-f520-4c15-95a1-541277a16eb6 2018-11-06 14:51:58,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:58,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-764c4928-050e-445e-9a79-98813a669d32 x-compute-request-id: req-764c4928-050e-445e-9a79-98813a669d32 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:51:58,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c used request id req-764c4928-050e-445e-9a79-98813a669d32 2018-11-06 14:51:58,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:58,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-e4b22d43-6407-4ae6-8a8e-e39b4615695a Date: Tue, 06 Nov 2018 14:51:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:51:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:51:48Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/snap", "metadata": {}}], "self": "/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "min_disk": 0, "protected": false, "id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "file": "/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "488433078b3640b7b54d8d8ed1209ba8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image"} 2018-11-06 14:51:58,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image used request id req-e4b22d43-6407-4ae6-8a8e-e39b4615695a 2018-11-06 14:51:58,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:51:58,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0973eb79-3f50-4b4c-ba8e-7377f4796455 Date: Tue, 06 Nov 2018 14:51: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-11-06 14:51:58,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0973eb79-3f50-4b4c-ba8e-7377f4796455 2018-11-06 14:51:58,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" -d '{"server": {"name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst", "imageRef": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "flavorRef": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "max_count": 1, "min_count": 1, "networks": [{"port": "cbab6c22-4d53-423c-aff7-32b5fdb2e10b"}]}}' 2018-11-06 14:52:00,328 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11aa107d-05c4-465f-8230-0e7b18d4018b x-compute-request-id: req-11aa107d-05c4-465f-8230-0e7b18d4018b Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7f7c994-bedf-4cd8-be4c-aef6669a192d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "bookmark"}], "adminPass": "q7kznRW45yF6"}} 2018-11-06 14:52:00,328 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-11aa107d-05c4-465f-8230-0e7b18d4018b 2018-11-06 14:52:00,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:00,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45b7ee40-e66a-47b1-8d72-e504802bbfc4 x-compute-request-id: req-45b7ee40-e66a-47b1-8d72-e504802bbfc4 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.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "bookmark"}], "image": {"id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "links": [{"href": "http://172.30.9.27:8774/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "links": [{"href": "http://172.30.9.27:8774/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "bookmark"}]}, "id": "b7f7c994-bedf-4cd8-be4c-aef6669a192d", "user_id": "08ff46d49f8043d48bc58abbc565dd46", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:52:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst", "created": "2018-11-06T14:52:00Z", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:00,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d used request id req-45b7ee40-e66a-47b1-8d72-e504802bbfc4 2018-11-06 14:52:00,697 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst 2018-11-06 14:52:00,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:01,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8867ebe9-1c19-47b6-aa96-8e4c234528f0 x-compute-request-id: req-8867ebe9-1c19-47b6-aa96-8e4c234528f0 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.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "bookmark"}], "image": {"id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "links": [{"href": "http://172.30.9.27:8774/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "links": [{"href": "http://172.30.9.27:8774/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "bookmark"}]}, "id": "b7f7c994-bedf-4cd8-be4c-aef6669a192d", "user_id": "08ff46d49f8043d48bc58abbc565dd46", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:52:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst", "created": "2018-11-06T14:52:00Z", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:01,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d used request id req-8867ebe9-1c19-47b6-aa96-8e4c234528f0 2018-11-06 14:52:01,070 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst] is - BUILD 2018-11-06 14:52:01,070 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:52:04,073 - create_instance - DEBUG - VM status query timeout in 896.624350071 2018-11-06 14:52:04,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:04,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfd0f9c9-40f7-4a17-80df-82ad5d651a9d x-compute-request-id: req-cfd0f9c9-40f7-4a17-80df-82ad5d651a9d 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.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "bookmark"}], "image": {"id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "links": [{"href": "http://172.30.9.27:8774/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "links": [{"href": "http://172.30.9.27:8774/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "bookmark"}]}, "id": "b7f7c994-bedf-4cd8-be4c-aef6669a192d", "security_groups": [{"name": "default"}], "user_id": "08ff46d49f8043d48bc58abbc565dd46", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:52:01Z", "hostId": "7d67915c3b660156f646bcc44c130393c6f363fd332962dcc0c91d27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst", "created": "2018-11-06T14:52:00Z", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:04,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d used request id req-cfd0f9c9-40f7-4a17-80df-82ad5d651a9d 2018-11-06 14:52:04,670 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst] is - BUILD 2018-11-06 14:52:04,670 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:52:07,673 - create_instance - DEBUG - VM status query timeout in 893.024221897 2018-11-06 14:52:07,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:08,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9ce0f84-295c-417f-984c-b848400c55f6 x-compute-request-id: req-e9ce0f84-295c-417f-984c-b848400c55f6 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:cb:c0", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:cb:c0", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "bookmark"}], "image": {"id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "links": [{"href": "http://172.30.9.27:8774/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:52:05.000000", "flavor": {"id": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "links": [{"href": "http://172.30.9.27:8774/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "bookmark"}]}, "id": "b7f7c994-bedf-4cd8-be4c-aef6669a192d", "security_groups": [{"name": "default"}], "user_id": "08ff46d49f8043d48bc58abbc565dd46", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:52:05Z", "hostId": "7d67915c3b660156f646bcc44c130393c6f363fd332962dcc0c91d27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst", "created": "2018-11-06T14:52:00Z", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:08,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d used request id req-e9ce0f84-295c-417f-984c-b848400c55f6 2018-11-06 14:52:08,250 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst] is - ACTIVE 2018-11-06 14:52:08,251 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:52:08,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:08,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52: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-893dffc4-cfaf-4c5f-820f-c7ec4904c174 x-compute-request-id: req-893dffc4-cfaf-4c5f-820f-c7ec4904c174 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:cb:c0", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:cb:c0", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "bookmark"}], "image": {"id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "links": [{"href": "http://172.30.9.27:8774/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:52:05.000000", "flavor": {"id": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "links": [{"href": "http://172.30.9.27:8774/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "bookmark"}]}, "id": "b7f7c994-bedf-4cd8-be4c-aef6669a192d", "security_groups": [{"name": "default"}], "user_id": "08ff46d49f8043d48bc58abbc565dd46", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:52:05Z", "hostId": "7d67915c3b660156f646bcc44c130393c6f363fd332962dcc0c91d27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst", "created": "2018-11-06T14:52:00Z", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:08,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d used request id req-893dffc4-cfaf-4c5f-820f-c7ec4904c174 2018-11-06 14:52:08,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:08,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-37b12734-ea9f-489a-98b1-12ef966436ce Date: Tue, 06 Nov 2018 14:52: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":["a1c08a38-fe69-4af1-b6cd-a60f21d55575"],"updated_at":"2018-11-06T14:51:50Z","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"e974b397-a393-4a9f-94e8-25df16f684f4","name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net"}]} 2018-11-06 14:52:08,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net used request id req-37b12734-ea9f-489a-98b1-12ef966436ce 2018-11-06 14:52:08,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:08,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b1cf55-c949-4578-85fa-8383e6f8e817 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8"}, "enabled": true, "id": "488433078b3640b7b54d8d8ed1209ba8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}} 2018-11-06 14:52:08,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 used request id req-81b1cf55-c949-4578-85fa-8383e6f8e817 2018-11-06 14:52:08,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:08,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f539c643-a854-4195-9150-939783fd8701 Date: Tue, 06 Nov 2018 14:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:50Z","dns_nameservers":[],"updated_at":"2018-11-06T14:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"488433078b3640b7b54d8d8ed1209ba8","id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet"}]} 2018-11-06 14:52:08,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-f539c643-a854-4195-9150-939783fd8701 2018-11-06 14:52:08,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:09,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-4b4f049f-6d13-48dc-b7eb-22d5dd7e7d50 Date: Tue, 06 Nov 2018 14:52:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","ip_address":"10.55.0.2"}],"id":"488c953e-b11e-4b31-a951-1ba1d76e5782","security_groups":[],"mac_address":"fa:16:3e:d9:d1:7f","project_id":"488433078b3640b7b54d8d8ed1209ba8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e974b397-a393-4a9f-94e8-25df16f684f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:52:05Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","ip_address":"10.55.0.101"},{"subnet_id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","ip_address":"10.55.0.102"}],"id":"cbab6c22-4d53-423c-aff7-32b5fdb2e10b","security_groups":["a9c64d2c-8ff0-494a-8b92-939f5eec4b28"],"mac_address":"fa:16:3e:7d:cb:c0","project_id":"488433078b3640b7b54d8d8ed1209ba8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1","admin_state_up":true,"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:56Z","binding:vnic_type":"normal","device_id":"b7f7c994-bedf-4cd8-be4c-aef6669a192d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","ip_address":"10.55.0.4"}],"id":"e2dfaabf-6a33-4e0a-9e51-0cdc9aadc8d1","security_groups":[],"mac_address":"fa:16:3e:9f:f3:a5","project_id":"488433078b3640b7b54d8d8ed1209ba8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e974b397-a393-4a9f-94e8-25df16f684f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:51:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a1c08a38-fe69-4af1-b6cd-a60f21d55575","ip_address":"10.55.0.3"}],"id":"f97cf676-4e2f-4eaa-9d1a-a6018d193f7b","security_groups":[],"mac_address":"fa:16:3e:61:c7:5e","project_id":"488433078b3640b7b54d8d8ed1209ba8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e974b397-a393-4a9f-94e8-25df16f684f4","tenant_id":"488433078b3640b7b54d8d8ed1209ba8","created_at":"2018-11-06T14:51:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e974b397-a393-4a9f-94e8-25df16f684f4"}]} 2018-11-06 14:52:09,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-4b4f049f-6d13-48dc-b7eb-22d5dd7e7d50 2018-11-06 14:52:09,010 - create_instance - INFO - Deleting Port with ID - cbab6c22-4d53-423c-aff7-32b5fdb2e10b 2018-11-06 14:52:09,010 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117port-1 2018-11-06 14:52:09,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/cbab6c22-4d53-423c-aff7-32b5fdb2e10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:09,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ff742aa-e1e9-43e1-b017-ed8c29e02c7b Date: Tue, 06 Nov 2018 14:52:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:52:09,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/cbab6c22-4d53-423c-aff7-32b5fdb2e10b used request id req-6ff742aa-e1e9-43e1-b017-ed8c29e02c7b 2018-11-06 14:52:09,587 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst 2018-11-06 14:52:09,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:09,757 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:52:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aefa5498-4c13-43b8-b29b-4de0297c6be5 x-compute-request-id: req-aefa5498-4c13-43b8-b29b-4de0297c6be5 Content-Type: application/json 2018-11-06 14:52:09,757 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d used request id req-aefa5498-4c13-43b8-b29b-4de0297c6be5 2018-11-06 14:52:09,758 - create_instance - INFO - Checking deletion status 2018-11-06 14:52:09,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:10,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87f433db-2664-40e1-9f6a-48c9b121345f x-compute-request-id: req-87f433db-2664-40e1-9f6a-48c9b121345f 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.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "bookmark"}], "image": {"id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "links": [{"href": "http://172.30.9.27:8774/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:52:05.000000", "flavor": {"id": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "links": [{"href": "http://172.30.9.27:8774/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "bookmark"}]}, "id": "b7f7c994-bedf-4cd8-be4c-aef6669a192d", "user_id": "08ff46d49f8043d48bc58abbc565dd46", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:52:09Z", "hostId": "7d67915c3b660156f646bcc44c130393c6f363fd332962dcc0c91d27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst", "created": "2018-11-06T14:52:00Z", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:10,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d used request id req-87f433db-2664-40e1-9f6a-48c9b121345f 2018-11-06 14:52:10,001 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst] is - ACTIVE 2018-11-06 14:52:10,001 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:52:13,004 - create_instance - DEBUG - VM status query timeout in 296.753768206 2018-11-06 14:52:13,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:13,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52: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-551613f2-56bf-41e8-8bf4-cab85a8ff7e4 x-compute-request-id: req-551613f2-56bf-41e8-8bf4-cab85a8ff7e4 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.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d", "rel": "bookmark"}], "image": {"id": "ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "links": [{"href": "http://172.30.9.27:8774/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:52:05.000000", "flavor": {"id": "cd690c98-c9b4-4d33-ae33-7d17eca5328c", "links": [{"href": "http://172.30.9.27:8774/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c", "rel": "bookmark"}]}, "id": "b7f7c994-bedf-4cd8-be4c-aef6669a192d", "user_id": "08ff46d49f8043d48bc58abbc565dd46", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:52:09Z", "hostId": "7d67915c3b660156f646bcc44c130393c6f363fd332962dcc0c91d27", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst", "created": "2018-11-06T14:52:00Z", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:13,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d used request id req-551613f2-56bf-41e8-8bf4-cab85a8ff7e4 2018-11-06 14:52:13,283 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst] is - ACTIVE 2018-11-06 14:52:13,283 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:52:16,286 - create_instance - DEBUG - VM status query timeout in 293.471552134 2018-11-06 14:52:16,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186cf7e2fe66cad57b90d96543a90cd02af45b0f" 2018-11-06 14:52:16,341 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:52:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5c2255a-5163-4cd7-8253-471ae16f8064 x-compute-request-id: req-e5c2255a-5163-4cd7-8253-471ae16f8064 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b7f7c994-bedf-4cd8-be4c-aef6669a192d could not be found.", "code": 404}} 2018-11-06 14:52:16,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b7f7c994-bedf-4cd8-be4c-aef6669a192d used request id req-e5c2255a-5163-4cd7-8253-471ae16f8064 2018-11-06 14:52:16,341 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b7f7c994-bedf-4cd8-be4c-aef6669a192d could not be found. (HTTP 404) (Request-ID: req-e5c2255a-5163-4cd7-8253-471ae16f8064) 2018-11-06 14:52:16,342 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-inst 2018-11-06 14:52:16,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449fdc2ff868b1f65404046b92e12b2e8471c413" 2018-11-06 14:52:16,385 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:52:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ef15893-6b5f-4843-a032-73e3934c5e59 x-compute-request-id: req-3ef15893-6b5f-4843-a032-73e3934c5e59 Content-Length: 0 Content-Type: application/json 2018-11-06 14:52:16,386 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cd690c98-c9b4-4d33-ae33-7d17eca5328c used request id req-3ef15893-6b5f-4843-a032-73e3934c5e59 2018-11-06 14:52:16,387 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet 2018-11-06 14:52:16,387 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-subnet 2018-11-06 14:52:16,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/a1c08a38-fe69-4af1-b6cd-a60f21d55575 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce78893bd049e77daa6288a725dd719d38d5942" 2018-11-06 14:52:19,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdd6b319-05ec-4c52-9bc4-503b5d0e9fc8 Date: Tue, 06 Nov 2018 14:52:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:52:19,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a1c08a38-fe69-4af1-b6cd-a60f21d55575 used request id req-fdd6b319-05ec-4c52-9bc4-503b5d0e9fc8 2018-11-06 14:52:19,224 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-pub-net 2018-11-06 14:52:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/e974b397-a393-4a9f-94e8-25df16f684f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce78893bd049e77daa6288a725dd719d38d5942" 2018-11-06 14:52:20,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fd008b3-13d0-4320-b8d7-d51b5a62daa4 Date: Tue, 06 Nov 2018 14:52:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:52:20,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e974b397-a393-4a9f-94e8-25df16f684f4 used request id req-3fd008b3-13d0-4320-b8d7-d51b5a62daa4 2018-11-06 14:52:20,508 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-77a289e5-43ff-4f39-ab68-b8c236e57117-image 2018-11-06 14:52:20,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64fb0b156c7d33280d3dcf616e04b52d91ad1c49" 2018-11-06 14:52:21,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78b73620-9075-4f0b-ad7e-3045a87b568d Date: Tue, 06 Nov 2018 14:52:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:52:21,989 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ace2f0db-96f5-4d33-94df-3f1c4ec586bc used request id req-78b73620-9075-4f0b-ad7e-3045a87b568d 2018-11-06 14:52:21,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:52:22,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1cd6525f-ba5d-4cdf-b88f-d7a5c9d1011e Date: Tue, 06 Nov 2018 14:52:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "created_at": "2018-11-06T14:51:49Z", "updated_at": "2018-11-06T14:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:51:49Z", "revision_number": 0, "id": "3834da79-1354-452f-a13c-dcb222880c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:51:49Z", "security_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "port_range_min": null, "ethertype": "IPv4", "project_id": "488433078b3640b7b54d8d8ed1209ba8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:51:49Z", "revision_number": 0, "id": "46d281b9-4c61-4218-b122-9f1c4c81efb5", "remote_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "remote_ip_prefix": null, "created_at": "2018-11-06T14:51:49Z", "security_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "port_range_min": null, "ethertype": "IPv4", "project_id": "488433078b3640b7b54d8d8ed1209ba8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:51:49Z", "revision_number": 0, "id": "96736ea3-4b21-40f0-8de5-99da94d8b1db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:51:49Z", "security_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "port_range_min": null, "ethertype": "IPv6", "project_id": "488433078b3640b7b54d8d8ed1209ba8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:51:49Z", "revision_number": 0, "id": "a633b628-0837-429c-82a6-5dd702646e88", "remote_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "remote_ip_prefix": null, "created_at": "2018-11-06T14:51:49Z", "security_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "port_range_min": null, "ethertype": "IPv6", "project_id": "488433078b3640b7b54d8d8ed1209ba8"}], "revision_number": 4, "project_id": "488433078b3640b7b54d8d8ed1209ba8", "id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:52:22,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1cd6525f-ba5d-4cdf-b88f-d7a5c9d1011e 2018-11-06 14:52:22,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:52:22,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57f7bfa-6f77-4663-95ae-65928a955abe 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:52:22,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-a57f7bfa-6f77-4663-95ae-65928a955abe 2018-11-06 14:52:22,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:52:22,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407f5bcf-3232-48f3-b6e9-d8a764f4d609 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:52:22,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-407f5bcf-3232-48f3-b6e9-d8a764f4d609 2018-11-06 14:52:22,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:52:22,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73569bb1-9622-454c-830d-38539646bf6b 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:52:22,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-73569bb1-9622-454c-830d-38539646bf6b 2018-11-06 14:52:22,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:52:22,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20facb8b-b8af-4ee4-8919-3162ca25571f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8"}, "enabled": true, "id": "488433078b3640b7b54d8d8ed1209ba8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj"}} 2018-11-06 14:52:22,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 used request id req-20facb8b-b8af-4ee4-8919-3162ca25571f 2018-11-06 14:52:22,560 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c64d2c-8ff0-494a-8b92-939f5eec4b28 2018-11-06 14:52:22,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a9c64d2c-8ff0-494a-8b92-939f5eec4b28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:52:22,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-02e5c8e8-5ec4-4f48-a8f5-ab7bd3771307 Date: Tue, 06 Nov 2018 14:52:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:51:49Z", "security_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "port_range_min": null, "revision_number": 0, "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "created_at": "2018-11-06T14:51:49Z", "project_id": "488433078b3640b7b54d8d8ed1209ba8", "id": "3834da79-1354-452f-a13c-dcb222880c66"}, {"remote_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:51:49Z", "security_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "port_range_min": null, "revision_number": 0, "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "created_at": "2018-11-06T14:51:49Z", "project_id": "488433078b3640b7b54d8d8ed1209ba8", "id": "46d281b9-4c61-4218-b122-9f1c4c81efb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:51:49Z", "security_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "port_range_min": null, "revision_number": 0, "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "created_at": "2018-11-06T14:51:49Z", "project_id": "488433078b3640b7b54d8d8ed1209ba8", "id": "96736ea3-4b21-40f0-8de5-99da94d8b1db"}, {"remote_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:51:49Z", "security_group_id": "a9c64d2c-8ff0-494a-8b92-939f5eec4b28", "port_range_min": null, "revision_number": 0, "tenant_id": "488433078b3640b7b54d8d8ed1209ba8", "created_at": "2018-11-06T14:51:49Z", "project_id": "488433078b3640b7b54d8d8ed1209ba8", "id": "a633b628-0837-429c-82a6-5dd702646e88"}]} 2018-11-06 14:52:22,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a9c64d2c-8ff0-494a-8b92-939f5eec4b28 used request id req-02e5c8e8-5ec4-4f48-a8f5-ab7bd3771307 2018-11-06 14:52:22,746 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:52:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a9c64d2c-8ff0-494a-8b92-939f5eec4b28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:52:23,050 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9390deab-16f2-4221-b804-6a4913b75272 Content-Length: 0 Date: Tue, 06 Nov 2018 14:52:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:52:23,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a9c64d2c-8ff0-494a-8b92-939f5eec4b28 used request id req-9390deab-16f2-4221-b804-6a4913b75272 2018-11-06 14:52:23,051 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj 2018-11-06 14:52:23,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:52:23,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9291175f-7a53-4359-b769-acbbf4d8c246 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:52:23,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/488433078b3640b7b54d8d8ed1209ba8 used request id req-9291175f-7a53-4359-b769-acbbf4d8c246 2018-11-06 14:52:23,315 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f5f0221c-afa2-473-proj-role 2018-11-06 14:52:23,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/6937081f4de2491baec8b8300006ae09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:52:23,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-757d1ca2-4183-4a17-9a6e-649cc940dc7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:52:23,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6937081f4de2491baec8b8300006ae09 used request id req-757d1ca2-4183-4a17-9a6e-649cc940dc7e 2018-11-06 14:52:23,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ec6ec3be8070e3562913f18ff9a2d2a5201" 2018-11-06 14:52:23,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585df2e0-5347-4ab3-8c51-f9d771ea4b98 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:52:23,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-585df2e0-5347-4ab3-8c51-f9d771ea4b98 2018-11-06 14:52:23,517 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f5f0221c-afa2-473-user 2018-11-06 14:52:23,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/08ff46d49f8043d48bc58abbc565dd46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ee25a1a5c014f8892d0ab05e17ab64f70a0bac" 2018-11-06 14:52:23,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8181066-33d2-434b-9567-71d55485a5ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:52:23,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/08ff46d49f8043d48bc58abbc565dd46 used request id req-c8181066-33d2-434b-9567-71d55485a5ec 2018-11-06 14:52:23,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:52:24,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["AIle--ItQM6fIG6N5yr4Rg"], "issued_at": "2018-11-06T14:52:24.000000Z"}} 2018-11-06 14:52:24,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f980065b1d3b5bcccf2684c1c25a16af38d31a21" 2018-11-06 14:52:24,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0370ab7b-2e24-4fe3-b1d7-baae93cc1704 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:52:24,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0370ab7b-2e24-4fe3-b1d7-baae93cc1704 2018-11-06 14:52:24,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:52:24,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:52:24,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["B_G7aQLTSy6_PB4wtfkBbg"], "issued_at": "2018-11-06T14:52:24.000000Z"}} 2018-11-06 14:52:24,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:52:24,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c484b661-820b-4462-bf0c-b1bf07fd21cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:52:24,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c484b661-820b-4462-bf0c-b1bf07fd21cf 2018-11-06 14:52:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:52:24,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:52: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:52:24,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:52:24,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f13c57-0b3e-437d-81f6-268c710d6185 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:52:24,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj used request id req-12f13c57-0b3e-437d-81f6-268c710d6185 2018-11-06 14:52:24,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:52:24,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d455ded0-eb79-4527-97a8-cbd7b284eaa7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:52:24,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-d455ded0-eb79-4527-97a8-cbd7b284eaa7 2018-11-06 14:52:24,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}}' 2018-11-06 14:52:25,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8e974a9-0001-4e96-a5dc-e07ff36ffad0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d"}, "enabled": true, "id": "62fa2796cf284cf08082c38dca17be9d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}} 2018-11-06 14:52:25,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d8e974a9-0001-4e96-a5dc-e07ff36ffad0 2018-11-06 14:52:25,001 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj 2018-11-06 14:52:25,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:52:25,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:52:25,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:52:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["IbFscFn_QFWcUExMPnJtmQ"], "issued_at": "2018-11-06T14:52:25.000000Z"}} 2018-11-06 14:52:25,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67debb9f25f75bb2adf812dd2e27bf5370d7691" 2018-11-06 14:52:25,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db71977a-ea66-4260-9e35-ead2043c5748 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:52:25,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db71977a-ea66-4260-9e35-ead2043c5748 2018-11-06 14:52:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:52:25,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:52: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:52:25,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67debb9f25f75bb2adf812dd2e27bf5370d7691" 2018-11-06 14:52:25,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9f89a0-7eb3-42a0-ae3c-5e5db23afc42 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:52:25,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6c9f89a0-7eb3-42a0-ae3c-5e5db23afc42 2018-11-06 14:52:25,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67debb9f25f75bb2adf812dd2e27bf5370d7691" 2018-11-06 14:52:25,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb31d8b9-f542-4a53-ac8f-9765fa904fd9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d"}, "enabled": true, "id": "62fa2796cf284cf08082c38dca17be9d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}]} 2018-11-06 14:52:25,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj used request id req-eb31d8b9-f542-4a53-ac8f-9765fa904fd9 2018-11-06 14:52:25,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67debb9f25f75bb2adf812dd2e27bf5370d7691" 2018-11-06 14:52:25,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed78b69-c8e7-405c-860b-3edeca538490 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:52:25,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8ed78b69-c8e7-405c-860b-3edeca538490 2018-11-06 14:52:26,222 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-60afecb1-11a5-45e-user 2018-11-06 14:52:26,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:52:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:52:26,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86789ac0-2874-4777-854a-ac007dc9a402 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:52:26,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-86789ac0-2874-4777-854a-ac007dc9a402 2018-11-06 14:52:26,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" -d '{"role": {"name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role"}}' 2018-11-06 14:52:26,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d5ae391-5603-4adb-b74f-b135034168bf Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db5ca2d885204fab86ead4a3657bd432", "links": {"self": "http://172.30.9.27:5000/v3/roles/db5ca2d885204fab86ead4a3657bd432"}, "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role"}} 2018-11-06 14:52:26,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0d5ae391-5603-4adb-b74f-b135034168bf 2018-11-06 14:52:26,420 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role 2018-11-06 14:52:26,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/db5ca2d885204fab86ead4a3657bd432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:52:26,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b63969-eece-4e6f-916b-4fc53c4ba520 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/db5ca2d885204fab86ead4a3657bd432"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role", "id": "db5ca2d885204fab86ead4a3657bd432"}} 2018-11-06 14:52:26,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/db5ca2d885204fab86ead4a3657bd432 used request id req-28b63969-eece-4e6f-916b-4fc53c4ba520 2018-11-06 14:52:26,513 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role to project CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj 2018-11-06 14:52:26,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d/users/c357a94a2f1f48c7b68856dbac11def9/roles/db5ca2d885204fab86ead4a3657bd432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:52:26,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ec747a-5a6d-495f-86ff-edca94f9fcf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:52:26,638 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d/users/c357a94a2f1f48c7b68856dbac11def9/roles/db5ca2d885204fab86ead4a3657bd432 used request id req-20ec747a-5a6d-495f-86ff-edca94f9fcf3 2018-11-06 14:52:26,639 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:52:26,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:52:26,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:52:27,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db5ca2d885204fab86ead4a3657bd432", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role"}], "expires_at": "2018-11-06T15:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62fa2796cf284cf08082c38dca17be9d", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-user", "id": "c357a94a2f1f48c7b68856dbac11def9"}, "audit_ids": ["GHyAyUUJRDKm3mrI_TzLdg"], "issued_at": "2018-11-06T14:52:27.000000Z"}} 2018-11-06 14:52:27,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab547affef688185722ac832bd4f3a9ab772908" 2018-11-06 14:52:27,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f30e42-cf10-4407-880d-bd0b16131461 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:52:27,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-55f30e42-cf10-4407-880d-bd0b16131461 2018-11-06 14:52:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ab547affef688185722ac832bd4f3a9ab772908" 2018-11-06 14:52:27,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-aaef3fcf-14cd-4e45-b7ad-5470b1f94131 Date: Tue, 06 Nov 2018 14:52:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image"} 2018-11-06 14:52:27,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image used request id req-aaef3fcf-14cd-4e45-b7ad-5470b1f94131 2018-11-06 14:52:27,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ab547affef688185722ac832bd4f3a9ab772908" 2018-11-06 14:52:27,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-08c18a42-54f3-44f3-acbb-7dbc823a1273 Date: Tue, 06 Nov 2018 14: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-11-06 14:52:27,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-08c18a42-54f3-44f3-acbb-7dbc823a1273 2018-11-06 14:52:27,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5ab547affef688185722ac832bd4f3a9ab772908" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image"}' 2018-11-06 14:52:27,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886 X-Openstack-Request-Id: req-661e566e-5904-4ce3-9713-672f2d5f3ed8 Date: Tue, 06 Nov 2018 14:52:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:52:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:52:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "min_disk": 0, "protected": false, "id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "file": "/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/file", "checksum": null, "owner": "62fa2796cf284cf08082c38dca17be9d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:52:27,639 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-661e566e-5904-4ce3-9713-672f2d5f3ed8 2018-11-06 14:52:27,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ab547affef688185722ac832bd4f3a9ab772908" -d '' 2018-11-06 14:52:29,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c657e77-3eed-44a3-9745-d10b47e2166a Date: Tue, 06 Nov 2018 14:52:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:52:29,634 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/file used request id req-1c657e77-3eed-44a3-9745-d10b47e2166a 2018-11-06 14:52:29,635 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:52:29,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ab547affef688185722ac832bd4f3a9ab772908" 2018-11-06 14:52:29,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7ded5cdc-0ed4-401a-8aaf-fd0db5d9e58d Date: Tue, 06 Nov 2018 14:52:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:52:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:52:29Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/snap", "metadata": {}}], "self": "/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "min_disk": 0, "protected": false, "id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "file": "/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "62fa2796cf284cf08082c38dca17be9d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:52:29,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886 used request id req-7ded5cdc-0ed4-401a-8aaf-fd0db5d9e58d 2018-11-06 14:52:29,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ab547affef688185722ac832bd4f3a9ab772908" 2018-11-06 14:52:29,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7c589521-33e1-4f69-a9fe-a41d882feab1 Date: Tue, 06 Nov 2018 14:52: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-11-06 14:52:29,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7c589521-33e1-4f69-a9fe-a41d882feab1 2018-11-06 14:52:29,988 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image 2018-11-06 14:52:29,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ab547affef688185722ac832bd4f3a9ab772908" 2018-11-06 14:52:30,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1b5acdb5-136d-40d9-9ea4-52cbeb9e3756 Date: Tue, 06 Nov 2018 14:52:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:52:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:52:29Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/snap", "metadata": {}}], "self": "/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "min_disk": 0, "protected": false, "id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "file": "/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "62fa2796cf284cf08082c38dca17be9d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:52:30,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886 used request id req-1b5acdb5-136d-40d9-9ea4-52cbeb9e3756 2018-11-06 14:52:30,164 - create_image - DEBUG - Instance status is - active 2018-11-06 14:52:30,164 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image 2018-11-06 14:52:30,164 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image 2018-11-06 14:52:30,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:52:30,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:52:30,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db5ca2d885204fab86ead4a3657bd432", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role"}], "expires_at": "2018-11-06T15:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62fa2796cf284cf08082c38dca17be9d", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-user", "id": "c357a94a2f1f48c7b68856dbac11def9"}, "audit_ids": ["x87VkX7MRFu6RnFIWiibRw"], "issued_at": "2018-11-06T14:52:30.000000Z"}} 2018-11-06 14:52:30,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ad0001adf33a54c0a4fb77943a65205dc0848" 2018-11-06 14:52:30,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7ee6a6-5ff8-4719-ad52-9473330e2ebd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:52:30,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fa7ee6a6-5ff8-4719-ad52-9473330e2ebd 2018-11-06 14:52:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ad0001adf33a54c0a4fb77943a65205dc0848" 2018-11-06 14:52:30,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e28064ef-7982-4f11-adbb-bc663d7abf91 Date: Tue, 06 Nov 2018 14:52:30 GMT RESP BODY: {"networks":[]} 2018-11-06 14:52:30,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-net used request id req-e28064ef-7982-4f11-adbb-bc663d7abf91 2018-11-06 14:52:30,793 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-net 2018-11-06 14:52:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ad0001adf33a54c0a4fb77943a65205dc0848" -d '{"network": {"name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-net", "admin_state_up": true}}' 2018-11-06 14:52:31,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-e0236d77-17ad-47f6-971f-e0923b4cf61b Date: Tue, 06 Nov 2018 14:52:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9730df08-4bf6-4c16-95d0-5cdcc7a26fda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:52:31Z","is_default":false,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:31Z","mtu":1450}} 2018-11-06 14:52:31,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e0236d77-17ad-47f6-971f-e0923b4cf61b 2018-11-06 14:52:31,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9730df08-4bf6-4c16-95d0-5cdcc7a26fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ad0001adf33a54c0a4fb77943a65205dc0848" 2018-11-06 14:52:31,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-45a6fe67-4688-4c4f-b953-ec90ec2e2857 Date: Tue, 06 Nov 2018 14:52: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-11-06T14:52:31Z","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","id":"9730df08-4bf6-4c16-95d0-5cdcc7a26fda","name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-net"}]} 2018-11-06 14:52:31,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9730df08-4bf6-4c16-95d0-5cdcc7a26fda used request id req-45a6fe67-4688-4c4f-b953-ec90ec2e2857 2018-11-06 14:52:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9730df08-4bf6-4c16-95d0-5cdcc7a26fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ad0001adf33a54c0a4fb77943a65205dc0848" 2018-11-06 14:52:31,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1708fa04-c637-4e06-a380-362045aab91d Date: Tue, 06 Nov 2018 14:52:31 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:52:31,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9730df08-4bf6-4c16-95d0-5cdcc7a26fda used request id req-1708fa04-c637-4e06-a380-362045aab91d 2018-11-06 14:52:31,947 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-subnet 2018-11-06 14:52:31,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ad0001adf33a54c0a4fb77943a65205dc0848" -d '{"subnets": [{"ip_version": 4, "network_id": "9730df08-4bf6-4c16-95d0-5cdcc7a26fda", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-subnet"}]}' 2018-11-06 14:52:32,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2313c5fe-5285-4009-aa4e-0401c7640abe Date: Tue, 06 Nov 2018 14:52:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9730df08-4bf6-4c16-95d0-5cdcc7a26fda","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:32Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:32Z","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":"62fa2796cf284cf08082c38dca17be9d","id":"01e587c9-355c-4fca-ae14-476398f1ac2a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-subnet"}]} 2018-11-06 14:52:32,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-2313c5fe-5285-4009-aa4e-0401c7640abe 2018-11-06 14:52:32,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9730df08-4bf6-4c16-95d0-5cdcc7a26fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ad0001adf33a54c0a4fb77943a65205dc0848" 2018-11-06 14:52:32,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9be018a3-525d-4d4f-8ad0-d45eb88c8ce7 Date: Tue, 06 Nov 2018 14:52: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":["01e587c9-355c-4fca-ae14-476398f1ac2a"],"updated_at":"2018-11-06T14:52:32Z","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","id":"9730df08-4bf6-4c16-95d0-5cdcc7a26fda","name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-net"}]} 2018-11-06 14:52:32,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9730df08-4bf6-4c16-95d0-5cdcc7a26fda used request id req-9be018a3-525d-4d4f-8ad0-d45eb88c8ce7 2018-11-06 14:52:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9730df08-4bf6-4c16-95d0-5cdcc7a26fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ad0001adf33a54c0a4fb77943a65205dc0848" 2018-11-06 14:52:33,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c205a6d-2d20-4ec5-aca8-2db7caf4f592 Date: Tue, 06 Nov 2018 14:52:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9730df08-4bf6-4c16-95d0-5cdcc7a26fda","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:32Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"62fa2796cf284cf08082c38dca17be9d","id":"01e587c9-355c-4fca-ae14-476398f1ac2a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-subnet"}]} 2018-11-06 14:52:33,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9730df08-4bf6-4c16-95d0-5cdcc7a26fda used request id req-7c205a6d-2d20-4ec5-aca8-2db7caf4f592 2018-11-06 14:52:33,191 - OpenStackNetwork - DEBUG - Network [9730df08-4bf6-4c16-95d0-5cdcc7a26fda] created successfully 2018-11-06 14:52:33,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:52:33,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:52:33,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Ucs7Tc5mRfOhRVF0rzInxw"], "issued_at": "2018-11-06T14:52:33.000000Z"}} 2018-11-06 14:52:33,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9980991aac5fe02f05d42cf0270193fcfe012c34" 2018-11-06 14:52:33,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f84cba3-ba6d-4517-a4c8-8e186f3e7b76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:52:33,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4f84cba3-ba6d-4517-a4c8-8e186f3e7b76 2018-11-06 14:52:33,685 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:52:33,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9980991aac5fe02f05d42cf0270193fcfe012c34" 2018-11-06 14:52:33,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e5f5747-26b7-4fb7-9673-48544bdd549c x-compute-request-id: req-6e5f5747-26b7-4fb7-9673-48544bdd549c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:52:33,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6e5f5747-26b7-4fb7-9673-48544bdd549c 2018-11-06 14:52:33,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9980991aac5fe02f05d42cf0270193fcfe012c34" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-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-11-06 14:52:33,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4cb4f07-3967-497d-ad6e-8dbc18b7d5ca x-compute-request-id: req-f4cb4f07-3967-497d-ad6e-8dbc18b7d5ca Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "139694fd-800e-4181-8389-503377725ce9", "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:52:33,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f4cb4f07-3967-497d-ad6e-8dbc18b7d5ca 2018-11-06 14:52:33,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:52:33,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:52:34,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db5ca2d885204fab86ead4a3657bd432", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role"}], "expires_at": "2018-11-06T15:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62fa2796cf284cf08082c38dca17be9d", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-user", "id": "c357a94a2f1f48c7b68856dbac11def9"}, "audit_ids": ["Yau93QIqRKm0JgyQ3I5r9g"], "issued_at": "2018-11-06T14:52:34.000000Z"}} 2018-11-06 14:52:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" 2018-11-06 14:52:34,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7e9c2a-65ac-473b-97ee-47b5bc4c9c8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:52:34,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-be7e9c2a-65ac-473b-97ee-47b5bc4c9c8c 2018-11-06 14:52:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" 2018-11-06 14:52:34,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d0cd849-c863-47a6-8731-457e937efbf3 Date: Tue, 06 Nov 2018 14:52:34 GMT RESP BODY: {"networks":[]} 2018-11-06 14:52:34,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 used request id req-9d0cd849-c863-47a6-8731-457e937efbf3 2018-11-06 14:52:34,688 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 2018-11-06 14:52:34,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" -d '{"network": {"name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2", "admin_state_up": true}}' 2018-11-06 14:52:35,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-9edde437-1023-4667-805b-ebc366957093 Date: Tue, 06 Nov 2018 14:52:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3a65082e-82cc-47c4-a197-a0c85516ec55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:52:34Z","is_default":false,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:34Z","mtu":1450}} 2018-11-06 14:52:35,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-9edde437-1023-4667-805b-ebc366957093 2018-11-06 14:52:35,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" 2018-11-06 14:52:35,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-013b7ef4-1d56-497e-9101-791ab05fbaeb Date: Tue, 06 Nov 2018 14:52:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:52:34Z","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","id":"3a65082e-82cc-47c4-a197-a0c85516ec55","name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2"}]} 2018-11-06 14:52:35,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-013b7ef4-1d56-497e-9101-791ab05fbaeb 2018-11-06 14:52:35,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" 2018-11-06 14:52:35,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a3b01055-9b7e-461b-add0-6634a0e9f84e Date: Tue, 06 Nov 2018 14:52:35 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:52:35,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-a3b01055-9b7e-461b-add0-6634a0e9f84e 2018-11-06 14:52:35,652 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1 2018-11-06 14:52:35,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" -d '{"subnets": [{"ip_version": 4, "network_id": "3a65082e-82cc-47c4-a197-a0c85516ec55", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1"}]}' 2018-11-06 14:52:36,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-760cf8b3-7b22-4a7a-a373-de1432e10e77 Date: Tue, 06 Nov 2018 14:52:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52: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":"62fa2796cf284cf08082c38dca17be9d","id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1"}]} 2018-11-06 14:52:36,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-760cf8b3-7b22-4a7a-a373-de1432e10e77 2018-11-06 14:52:36,179 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2 2018-11-06 14:52:36,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" -d '{"subnets": [{"ip_version": 4, "network_id": "3a65082e-82cc-47c4-a197-a0c85516ec55", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2"}]}' 2018-11-06 14:52:36,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-534eb945-b3dc-4119-b29c-5bf8127b9cd7 Date: Tue, 06 Nov 2018 14:52:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:36Z","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":"62fa2796cf284cf08082c38dca17be9d","id":"05a23b69-ebb1-412d-a4d5-aea940c99087","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2"}]} 2018-11-06 14:52:36,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-534eb945-b3dc-4119-b29c-5bf8127b9cd7 2018-11-06 14:52:36,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" 2018-11-06 14:52:36,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-e5dc1eda-14f7-4b8e-8892-b5d23f50948f Date: Tue, 06 Nov 2018 14:52: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":["05a23b69-ebb1-412d-a4d5-aea940c99087","3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e"],"updated_at":"2018-11-06T14:52:36Z","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","id":"3a65082e-82cc-47c4-a197-a0c85516ec55","name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2"}]} 2018-11-06 14:52:36,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-e5dc1eda-14f7-4b8e-8892-b5d23f50948f 2018-11-06 14:52:36,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" 2018-11-06 14:52:37,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e04036e3-9a83-4a91-b883-846bd76b457d Date: Tue, 06 Nov 2018 14:52:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:36Z","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":"62fa2796cf284cf08082c38dca17be9d","id":"05a23b69-ebb1-412d-a4d5-aea940c99087","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52: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":"62fa2796cf284cf08082c38dca17be9d","id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1"}]} 2018-11-06 14:52:37,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-e04036e3-9a83-4a91-b883-846bd76b457d 2018-11-06 14:52:37,131 - OpenStackNetwork - DEBUG - Network [3a65082e-82cc-47c4-a197-a0c85516ec55] created successfully 2018-11-06 14:52:37,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:52:37,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:52:37,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db5ca2d885204fab86ead4a3657bd432", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role"}], "expires_at": "2018-11-06T15:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62fa2796cf284cf08082c38dca17be9d", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-user", "id": "c357a94a2f1f48c7b68856dbac11def9"}, "audit_ids": ["TR8gs9axRwSljDTZjXbUHg"], "issued_at": "2018-11-06T14:52:37.000000Z"}} 2018-11-06 14:52:37,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:37,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2497dff8-0f90-48b7-9f7d-57a005bc05de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:52:37,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2497dff8-0f90-48b7-9f7d-57a005bc05de 2018-11-06 14:52:37,519 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:52:37,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:37,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4675a59a-e365-4b1e-a872-495a8bbc7391 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:52:37,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4675a59a-e365-4b1e-a872-495a8bbc7391 2018-11-06 14:52:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:37,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6166148b-fd27-45dc-ad36-862ec0f129c6 Date: Tue, 06 Nov 2018 14:52: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":["05a23b69-ebb1-412d-a4d5-aea940c99087","3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e"],"updated_at":"2018-11-06T14:52:36Z","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","id":"3a65082e-82cc-47c4-a197-a0c85516ec55","name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2"}]} 2018-11-06 14:52:37,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 used request id req-6166148b-fd27-45dc-ad36-862ec0f129c6 2018-11-06 14:52:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:52:37,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:52: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:52:37,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:37,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504b4463-ae26-4b1b-b1a1-cdc0511d8917 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d"}, "enabled": true, "id": "62fa2796cf284cf08082c38dca17be9d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}} 2018-11-06 14:52:37,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d used request id req-504b4463-ae26-4b1b-b1a1-cdc0511d8917 2018-11-06 14:52:37,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:38,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-49347b48-1f9e-4ab7-9bc9-f43f11014ba1 Date: Tue, 06 Nov 2018 14:52:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:36Z","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":"62fa2796cf284cf08082c38dca17be9d","id":"05a23b69-ebb1-412d-a4d5-aea940c99087","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52: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":"62fa2796cf284cf08082c38dca17be9d","id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1"}]} 2018-11-06 14:52:38,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-49347b48-1f9e-4ab7-9bc9-f43f11014ba1 2018-11-06 14:52:38,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:38,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-68cefef2-0327-4e57-b7f6-3c8452cb09d8 Date: Tue, 06 Nov 2018 14:52:38 GMT RESP BODY: {"ports":[]} 2018-11-06 14:52:38,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1&admin_state_up=True used request id req-68cefef2-0327-4e57-b7f6-3c8452cb09d8 2018-11-06 14:52:38,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:38,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bc8482e-f1f9-476f-8b5b-139564cda9ea x-compute-request-id: req-1bc8482e-f1f9-476f-8b5b-139564cda9ea Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:52:38,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst used request id req-1bc8482e-f1f9-476f-8b5b-139564cda9ea 2018-11-06 14:52:38,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:38,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-65d1d95d-45be-40ba-9eca-20ed24956bd8 Date: Tue, 06 Nov 2018 14:52:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","05a23b69-ebb1-412d-a4d5-aea940c99087"],"updated_at":"2018-11-06T14:52:36Z","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","id":"3a65082e-82cc-47c4-a197-a0c85516ec55","name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2"}]} 2018-11-06 14:52:38,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 used request id req-65d1d95d-45be-40ba-9eca-20ed24956bd8 2018-11-06 14:52:38,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:38,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2484da4f-5540-4049-a9f5-82b8c0b83de9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d"}, "enabled": true, "id": "62fa2796cf284cf08082c38dca17be9d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}} 2018-11-06 14:52:38,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d used request id req-2484da4f-5540-4049-a9f5-82b8c0b83de9 2018-11-06 14:52:38,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:38,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e4cffab3-84f1-4dc7-ae9d-8159205b827d Date: Tue, 06 Nov 2018 14:52:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:36Z","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":"62fa2796cf284cf08082c38dca17be9d","id":"05a23b69-ebb1-412d-a4d5-aea940c99087","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52: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":"62fa2796cf284cf08082c38dca17be9d","id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1"}]} 2018-11-06 14:52:38,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-e4cffab3-84f1-4dc7-ae9d-8159205b827d 2018-11-06 14:52:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:39,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-10380e60-2830-47be-bd54-61e8351afa5c Date: Tue, 06 Nov 2018 14:52:39 GMT RESP BODY: {"ports":[]} 2018-11-06 14:52:39,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1&admin_state_up=True used request id req-10380e60-2830-47be-bd54-61e8351afa5c 2018-11-06 14:52:39,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:52:39,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:52:39,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db5ca2d885204fab86ead4a3657bd432", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role"}], "expires_at": "2018-11-06T15:52:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62fa2796cf284cf08082c38dca17be9d", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/62fa2796cf284cf08082c38dca17be9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-user", "id": "c357a94a2f1f48c7b68856dbac11def9"}, "audit_ids": ["Hqjy_BagTBqHzcTi6Cn3lw"], "issued_at": "2018-11-06T14:52:39.000000Z"}} 2018-11-06 14:52:39,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ce13fb3674352ce63d4e158206a0d6dd3cfd83" 2018-11-06 14:52:39,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed09127f-b281-4559-a9a3-52383d5485cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:52:39,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ed09127f-b281-4559-a9a3-52383d5485cd 2018-11-06 14:52:39,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:39,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-9f9f4679-8231-4db5-8c64-38525204a398 Date: Tue, 06 Nov 2018 14:52: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":["05a23b69-ebb1-412d-a4d5-aea940c99087","3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e"],"updated_at":"2018-11-06T14:52:36Z","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","id":"3a65082e-82cc-47c4-a197-a0c85516ec55","name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2"}]} 2018-11-06 14:52:39,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 used request id req-9f9f4679-8231-4db5-8c64-38525204a398 2018-11-06 14:52:39,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:40,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-80b1f7ec-d423-4b80-842a-b8fb5997fb95 Date: Tue, 06 Nov 2018 14:52:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:36Z","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":"62fa2796cf284cf08082c38dca17be9d","id":"05a23b69-ebb1-412d-a4d5-aea940c99087","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52: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":"62fa2796cf284cf08082c38dca17be9d","id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1"}]} 2018-11-06 14:52:40,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-80b1f7ec-d423-4b80-842a-b8fb5997fb95 2018-11-06 14:52:40,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:40,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-7e735a7b-0793-4898-b7ce-65eea2fba74c Date: Tue, 06 Nov 2018 14:52: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":["3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","05a23b69-ebb1-412d-a4d5-aea940c99087"],"updated_at":"2018-11-06T14:52:36Z","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","id":"3a65082e-82cc-47c4-a197-a0c85516ec55","name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2"}]} 2018-11-06 14:52:40,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 used request id req-7e735a7b-0793-4898-b7ce-65eea2fba74c 2018-11-06 14:52:40,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:52:40,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:52: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:52:40,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ce13fb3674352ce63d4e158206a0d6dd3cfd83" 2018-11-06 14:52:40,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990530f2-8bdc-43f3-897b-d21bc792b2ff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d"}, "enabled": true, "id": "62fa2796cf284cf08082c38dca17be9d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}} 2018-11-06 14:52:40,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d used request id req-990530f2-8bdc-43f3-897b-d21bc792b2ff 2018-11-06 14:52:40,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:40,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f882617c-1241-4fe3-8188-9f0af98b7b09 Date: Tue, 06 Nov 2018 14:52:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:36Z","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":"62fa2796cf284cf08082c38dca17be9d","id":"05a23b69-ebb1-412d-a4d5-aea940c99087","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52: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":"62fa2796cf284cf08082c38dca17be9d","id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1"}]} 2018-11-06 14:52:40,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-f882617c-1241-4fe3-8188-9f0af98b7b09 2018-11-06 14:52:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:40,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0fbe990f-78dd-429b-b753-506985936139 Date: Tue, 06 Nov 2018 14:52:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52: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":"62fa2796cf284cf08082c38dca17be9d","id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1"}]} 2018-11-06 14:52:40,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1 used request id req-0fbe990f-78dd-429b-b753-506985936139 2018-11-06 14:52:40,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:40,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-476f5020-3686-433b-8562-f3427bf067ec Date: Tue, 06 Nov 2018 14:52:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:36Z","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":"62fa2796cf284cf08082c38dca17be9d","id":"05a23b69-ebb1-412d-a4d5-aea940c99087","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2"}]} 2018-11-06 14:52:40,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2 used request id req-476f5020-3686-433b-8562-f3427bf067ec 2018-11-06 14:52:40,847 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 2018-11-06 14:52:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" -d '{"port": {"network_id": "3a65082e-82cc-47c4-a197-a0c85516ec55", "fixed_ips": [{"subnet_id": "3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e", "ip_address": "10.55.0.101"}, {"subnet_id": "05a23b69-ebb1-412d-a4d5-aea940c99087", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1", "admin_state_up": true}}' 2018-11-06 14:52:41,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e6b2143f-5ea2-47d3-bf9f-de97d15346c8 Date: Tue, 06 Nov 2018 14:52:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:52:41Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","ip_address":"10.55.0.101"},{"subnet_id":"05a23b69-ebb1-412d-a4d5-aea940c99087","ip_address":"10.65.0.101"}],"id":"deed11ca-244d-4aef-9f64-2da9c798341f","security_groups":["8ef31df2-9e5d-4ead-b73f-864101ee87a7"],"mac_address":"fa:16:3e:46:54:66","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1","project_id":"62fa2796cf284cf08082c38dca17be9d","qos_policy_id":null,"admin_state_up":true,"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:41Z","binding:vnic_type":"normal"}} 2018-11-06 14:52:41,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-e6b2143f-5ea2-47d3-bf9f-de97d15346c8 2018-11-06 14:52:41,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:42,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-51d157e5-7e54-45a1-9fc0-945167e3fb19 Date: Tue, 06 Nov 2018 14:52: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":["05a23b69-ebb1-412d-a4d5-aea940c99087","3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e"],"updated_at":"2018-11-06T14:52:36Z","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","id":"3a65082e-82cc-47c4-a197-a0c85516ec55","name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2"}]} 2018-11-06 14:52:42,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 used request id req-51d157e5-7e54-45a1-9fc0-945167e3fb19 2018-11-06 14:52:42,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:42,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2324c2-5be1-48e0-8714-668bf23319f4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d"}, "enabled": true, "id": "62fa2796cf284cf08082c38dca17be9d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}} 2018-11-06 14:52:42,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d used request id req-3b2324c2-5be1-48e0-8714-668bf23319f4 2018-11-06 14:52:42,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:42,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c9ba88eb-9a9e-4944-967b-99edae6dc80e Date: Tue, 06 Nov 2018 14:52:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:36Z","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":"62fa2796cf284cf08082c38dca17be9d","id":"05a23b69-ebb1-412d-a4d5-aea940c99087","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52: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":"62fa2796cf284cf08082c38dca17be9d","id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1"}]} 2018-11-06 14:52:42,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-c9ba88eb-9a9e-4944-967b-99edae6dc80e 2018-11-06 14:52:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:42,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-01481394-6327-49ba-afc9-c6d5c51e2bce Date: Tue, 06 Nov 2018 14:52:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:52:41Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","ip_address":"10.55.0.101"},{"subnet_id":"05a23b69-ebb1-412d-a4d5-aea940c99087","ip_address":"10.65.0.101"}],"id":"deed11ca-244d-4aef-9f64-2da9c798341f","security_groups":["8ef31df2-9e5d-4ead-b73f-864101ee87a7"],"mac_address":"fa:16:3e:46:54:66","project_id":"62fa2796cf284cf08082c38dca17be9d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1","admin_state_up":true,"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:41Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:52:42,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1&admin_state_up=True used request id req-01481394-6327-49ba-afc9-c6d5c51e2bce 2018-11-06 14:52:42,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:42,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33dea7e-8c84-4150-8ed8-052622a1bda6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d"}, "enabled": true, "id": "62fa2796cf284cf08082c38dca17be9d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}} 2018-11-06 14:52:42,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d used request id req-c33dea7e-8c84-4150-8ed8-052622a1bda6 2018-11-06 14:52:42,379 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst 2018-11-06 14:52:42,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:42,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5f8705e-79b6-4bdf-bc54-c6c568d6a87a x-compute-request-id: req-e5f8705e-79b6-4bdf-bc54-c6c568d6a87a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "139694fd-800e-4181-8389-503377725ce9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-flavor-name"}]} 2018-11-06 14:52:42,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e5f8705e-79b6-4bdf-bc54-c6c568d6a87a 2018-11-06 14:52:42,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/139694fd-800e-4181-8389-503377725ce9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:42,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-727363a3-a000-42fe-b8ac-a44deec951de x-compute-request-id: req-727363a3-a000-42fe-b8ac-a44deec951de Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "139694fd-800e-4181-8389-503377725ce9", "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:52:42,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/139694fd-800e-4181-8389-503377725ce9 used request id req-727363a3-a000-42fe-b8ac-a44deec951de 2018-11-06 14:52:42,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:42,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-5c55fe4a-12a2-463b-a5b3-2961529eb6c4 Date: Tue, 06 Nov 2018 14:52:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:52:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:52:29Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/snap", "metadata": {}}], "self": "/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "min_disk": 0, "protected": false, "id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "file": "/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "62fa2796cf284cf08082c38dca17be9d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/ae24f6e2-5b56-4732-9bee-0a571a0af886/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image"} 2018-11-06 14:52:42,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image used request id req-5c55fe4a-12a2-463b-a5b3-2961529eb6c4 2018-11-06 14:52:42,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:42,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8cbb162b-52d9-4a94-a5df-b1c64b64f89d Date: Tue, 06 Nov 2018 14:52: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-11-06 14:52:42,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8cbb162b-52d9-4a94-a5df-b1c64b64f89d 2018-11-06 14:52:42,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" -d '{"server": {"name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst", "imageRef": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "flavorRef": "139694fd-800e-4181-8389-503377725ce9", "max_count": 1, "min_count": 1, "networks": [{"port": "deed11ca-244d-4aef-9f64-2da9c798341f"}]}}' 2018-11-06 14:52:44,017 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c01f2ebb-36db-440d-b82a-7b939d33e0bb x-compute-request-id: req-c01f2ebb-36db-440d-b82a-7b939d33e0bb Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "56396f8e-dc20-49ac-a8d6-2d335e6d7566", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "bookmark"}], "adminPass": "e5T73KcQzEPv"}} 2018-11-06 14:52:44,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c01f2ebb-36db-440d-b82a-7b939d33e0bb 2018-11-06 14:52:44,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:44,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5e06979-19a5-41c2-a7c0-5d2032a4c1d7 x-compute-request-id: req-a5e06979-19a5-41c2-a7c0-5d2032a4c1d7 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "bookmark"}], "image": {"id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "links": [{"href": "http://172.30.9.27:8774/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "139694fd-800e-4181-8389-503377725ce9", "links": [{"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}]}, "id": "56396f8e-dc20-49ac-a8d6-2d335e6d7566", "user_id": "c357a94a2f1f48c7b68856dbac11def9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:52:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst", "created": "2018-11-06T14:52:43Z", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:44,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 used request id req-a5e06979-19a5-41c2-a7c0-5d2032a4c1d7 2018-11-06 14:52:44,089 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst 2018-11-06 14:52:44,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:44,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9938350a-bbcd-4144-a7a8-8086493bd1f7 x-compute-request-id: req-9938350a-bbcd-4144-a7a8-8086493bd1f7 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "bookmark"}], "image": {"id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "links": [{"href": "http://172.30.9.27:8774/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "139694fd-800e-4181-8389-503377725ce9", "links": [{"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}]}, "id": "56396f8e-dc20-49ac-a8d6-2d335e6d7566", "user_id": "c357a94a2f1f48c7b68856dbac11def9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:52:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst", "created": "2018-11-06T14:52:43Z", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:44,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 used request id req-9938350a-bbcd-4144-a7a8-8086493bd1f7 2018-11-06 14:52:44,444 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst] is - BUILD 2018-11-06 14:52:44,444 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:52:47,447 - create_instance - DEBUG - VM status query timeout in 896.642447948 2018-11-06 14:52:47,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:48,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52: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-d3ba91a6-c6db-4b50-a91c-e6eaf9822d1c x-compute-request-id: req-d3ba91a6-c6db-4b50-a91c-e6eaf9822d1c 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.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "bookmark"}], "image": {"id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "links": [{"href": "http://172.30.9.27:8774/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "139694fd-800e-4181-8389-503377725ce9", "links": [{"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}]}, "id": "56396f8e-dc20-49ac-a8d6-2d335e6d7566", "security_groups": [{"name": "default"}], "user_id": "c357a94a2f1f48c7b68856dbac11def9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:52:45Z", "hostId": "bbce28e68ea28b7b0710cb2f256809032b0df3c589c57612f0d1ee93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst", "created": "2018-11-06T14:52:43Z", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:48,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 used request id req-d3ba91a6-c6db-4b50-a91c-e6eaf9822d1c 2018-11-06 14:52:48,213 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst] is - BUILD 2018-11-06 14:52:48,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:52:51,214 - create_instance - DEBUG - VM status query timeout in 892.87535882 2018-11-06 14:52:51,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:51,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52: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-e05302a1-95fe-47e1-aa03-c19b5dd8274e x-compute-request-id: req-e05302a1-95fe-47e1-aa03-c19b5dd8274e 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.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "bookmark"}], "image": {"id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "links": [{"href": "http://172.30.9.27:8774/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "139694fd-800e-4181-8389-503377725ce9", "links": [{"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}]}, "id": "56396f8e-dc20-49ac-a8d6-2d335e6d7566", "security_groups": [{"name": "default"}], "user_id": "c357a94a2f1f48c7b68856dbac11def9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:52:45Z", "hostId": "bbce28e68ea28b7b0710cb2f256809032b0df3c589c57612f0d1ee93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst", "created": "2018-11-06T14:52:43Z", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:51,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 used request id req-e05302a1-95fe-47e1-aa03-c19b5dd8274e 2018-11-06 14:52:51,670 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst] is - BUILD 2018-11-06 14:52:51,670 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:52:54,674 - create_instance - DEBUG - VM status query timeout in 889.415897846 2018-11-06 14:52:54,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:55,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03b30a67-5437-4317-9f52-80748820f89d x-compute-request-id: req-03b30a67-5437-4317-9f52-80748820f89d Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:54:66", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:54:66", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "bookmark"}], "image": {"id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "links": [{"href": "http://172.30.9.27:8774/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:52:51.000000", "flavor": {"id": "139694fd-800e-4181-8389-503377725ce9", "links": [{"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}]}, "id": "56396f8e-dc20-49ac-a8d6-2d335e6d7566", "security_groups": [{"name": "default"}], "user_id": "c357a94a2f1f48c7b68856dbac11def9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:52:51Z", "hostId": "bbce28e68ea28b7b0710cb2f256809032b0df3c589c57612f0d1ee93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst", "created": "2018-11-06T14:52:43Z", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:55,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 used request id req-03b30a67-5437-4317-9f52-80748820f89d 2018-11-06 14:52:55,335 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst] is - ACTIVE 2018-11-06 14:52:55,335 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:52:55,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:56,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-708f3b5c-f3d2-415f-affa-dd7612870164 x-compute-request-id: req-708f3b5c-f3d2-415f-affa-dd7612870164 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:54:66", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:54:66", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "bookmark"}], "image": {"id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "links": [{"href": "http://172.30.9.27:8774/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:52:51.000000", "flavor": {"id": "139694fd-800e-4181-8389-503377725ce9", "links": [{"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}]}, "id": "56396f8e-dc20-49ac-a8d6-2d335e6d7566", "security_groups": [{"name": "default"}], "user_id": "c357a94a2f1f48c7b68856dbac11def9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:52:51Z", "hostId": "bbce28e68ea28b7b0710cb2f256809032b0df3c589c57612f0d1ee93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst", "created": "2018-11-06T14:52:43Z", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:56,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 used request id req-708f3b5c-f3d2-415f-affa-dd7612870164 2018-11-06 14:52:56,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:56,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c8be9aca-85a6-4294-9ba3-16c4c68d4b7b Date: Tue, 06 Nov 2018 14: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":["3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","05a23b69-ebb1-412d-a4d5-aea940c99087"],"updated_at":"2018-11-06T14:52:36Z","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"62fa2796cf284cf08082c38dca17be9d","id":"3a65082e-82cc-47c4-a197-a0c85516ec55","name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2"}]} 2018-11-06 14:52:56,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 used request id req-c8be9aca-85a6-4294-9ba3-16c4c68d4b7b 2018-11-06 14:52:56,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:56,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228ab7b7-dd6a-4b7e-bd88-99fa1e3259ac Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d"}, "enabled": true, "id": "62fa2796cf284cf08082c38dca17be9d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}} 2018-11-06 14:52:56,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d used request id req-228ab7b7-dd6a-4b7e-bd88-99fa1e3259ac 2018-11-06 14:52:56,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:56,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a127364d-9d65-4b40-89b9-aa59b1095f1a Date: Tue, 06 Nov 2018 14:52:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52:36Z","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":"62fa2796cf284cf08082c38dca17be9d","id":"05a23b69-ebb1-412d-a4d5-aea940c99087","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:35Z","dns_nameservers":[],"updated_at":"2018-11-06T14:52: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":"62fa2796cf284cf08082c38dca17be9d","id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1"}]} 2018-11-06 14:52:56,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-a127364d-9d65-4b40-89b9-aa59b1095f1a 2018-11-06 14:52:56,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:56,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-a7560fcc-5484-4bfa-8806-78b71d2db491 Date: Tue, 06 Nov 2018 14:52:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:52:39Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","ip_address":"10.55.0.4"},{"subnet_id":"05a23b69-ebb1-412d-a4d5-aea940c99087","ip_address":"10.65.0.4"}],"id":"13166a5e-c025-4e94-bc01-616208774b99","security_groups":[],"mac_address":"fa:16:3e:16:2d:94","project_id":"62fa2796cf284cf08082c38dca17be9d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a65082e-82cc-47c4-a197-a0c85516ec55"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:52:38Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","ip_address":"10.55.0.2"},{"subnet_id":"05a23b69-ebb1-412d-a4d5-aea940c99087","ip_address":"10.65.0.2"}],"id":"2249d41d-a4b3-44f8-86cf-de65622c5633","security_groups":[],"mac_address":"fa:16:3e:b0:5f:13","project_id":"62fa2796cf284cf08082c38dca17be9d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a65082e-82cc-47c4-a197-a0c85516ec55"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:52:39Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","ip_address":"10.55.0.3"},{"subnet_id":"05a23b69-ebb1-412d-a4d5-aea940c99087","ip_address":"10.65.0.3"}],"id":"4c58f8b4-4c43-42ab-9e8a-c298811be053","security_groups":[],"mac_address":"fa:16:3e:08:0f:98","project_id":"62fa2796cf284cf08082c38dca17be9d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a65082e-82cc-47c4-a197-a0c85516ec55"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:52:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e","ip_address":"10.55.0.101"},{"subnet_id":"05a23b69-ebb1-412d-a4d5-aea940c99087","ip_address":"10.65.0.101"}],"id":"deed11ca-244d-4aef-9f64-2da9c798341f","security_groups":["8ef31df2-9e5d-4ead-b73f-864101ee87a7"],"mac_address":"fa:16:3e:46:54:66","project_id":"62fa2796cf284cf08082c38dca17be9d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1","admin_state_up":true,"network_id":"3a65082e-82cc-47c4-a197-a0c85516ec55","tenant_id":"62fa2796cf284cf08082c38dca17be9d","created_at":"2018-11-06T14:52:41Z","binding:vnic_type":"normal","device_id":"56396f8e-dc20-49ac-a8d6-2d335e6d7566"}]} 2018-11-06 14:52:56,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-a7560fcc-5484-4bfa-8806-78b71d2db491 2018-11-06 14:52:56,972 - create_instance - INFO - Deleting Port with ID - deed11ca-244d-4aef-9f64-2da9c798341f 2018-11-06 14:52:56,972 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cport-1 2018-11-06 14:52:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/deed11ca-244d-4aef-9f64-2da9c798341f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:57,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d59fe4c-e765-4a40-9b91-a5f31909d935 Date: Tue, 06 Nov 2018 14:52:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:52:57,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/deed11ca-244d-4aef-9f64-2da9c798341f used request id req-3d59fe4c-e765-4a40-9b91-a5f31909d935 2018-11-06 14:52:57,394 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst 2018-11-06 14:52:57,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:57,541 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:52:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-41efd6a0-e703-4038-9c79-95f2d2c78bbc x-compute-request-id: req-41efd6a0-e703-4038-9c79-95f2d2c78bbc Content-Type: application/json 2018-11-06 14:52:57,541 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 used request id req-41efd6a0-e703-4038-9c79-95f2d2c78bbc 2018-11-06 14:52:57,542 - create_instance - INFO - Checking deletion status 2018-11-06 14:52:57,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:52:57,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:52:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06157814-faa8-4ff6-8c7c-7ffc9c484f96 x-compute-request-id: req-06157814-faa8-4ff6-8c7c-7ffc9c484f96 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:54:66", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:54:66", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "bookmark"}], "image": {"id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "links": [{"href": "http://172.30.9.27:8774/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:52:51.000000", "flavor": {"id": "139694fd-800e-4181-8389-503377725ce9", "links": [{"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}]}, "id": "56396f8e-dc20-49ac-a8d6-2d335e6d7566", "user_id": "c357a94a2f1f48c7b68856dbac11def9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:52:57Z", "hostId": "bbce28e68ea28b7b0710cb2f256809032b0df3c589c57612f0d1ee93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst", "created": "2018-11-06T14:52:43Z", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:52:57,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 used request id req-06157814-faa8-4ff6-8c7c-7ffc9c484f96 2018-11-06 14:52:57,905 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst] is - ACTIVE 2018-11-06 14:52:57,906 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:53:00,909 - create_instance - DEBUG - VM status query timeout in 296.633081913 2018-11-06 14:53:00,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:53:01,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86652242-b382-4139-b9e1-5a700e9b1ed4 x-compute-request-id: req-86652242-b382-4139-b9e1-5a700e9b1ed4 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.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566", "rel": "bookmark"}], "image": {"id": "ae24f6e2-5b56-4732-9bee-0a571a0af886", "links": [{"href": "http://172.30.9.27:8774/images/ae24f6e2-5b56-4732-9bee-0a571a0af886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:52:51.000000", "flavor": {"id": "139694fd-800e-4181-8389-503377725ce9", "links": [{"href": "http://172.30.9.27:8774/flavors/139694fd-800e-4181-8389-503377725ce9", "rel": "bookmark"}]}, "id": "56396f8e-dc20-49ac-a8d6-2d335e6d7566", "user_id": "c357a94a2f1f48c7b68856dbac11def9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:52:57Z", "hostId": "bbce28e68ea28b7b0710cb2f256809032b0df3c589c57612f0d1ee93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst", "created": "2018-11-06T14:52:43Z", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:01,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 used request id req-86652242-b382-4139-b9e1-5a700e9b1ed4 2018-11-06 14:53:01,226 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst] is - ACTIVE 2018-11-06 14:53:01,226 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:53:04,229 - create_instance - DEBUG - VM status query timeout in 293.312620878 2018-11-06 14:53:04,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2372693caa161aecbaa90b1252028632044841d1" 2018-11-06 14:53:04,278 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c715db97-35ff-4251-b7b6-651db7df5d4d x-compute-request-id: req-c715db97-35ff-4251-b7b6-651db7df5d4d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 56396f8e-dc20-49ac-a8d6-2d335e6d7566 could not be found.", "code": 404}} 2018-11-06 14:53:04,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/56396f8e-dc20-49ac-a8d6-2d335e6d7566 used request id req-c715db97-35ff-4251-b7b6-651db7df5d4d 2018-11-06 14:53:04,279 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 56396f8e-dc20-49ac-a8d6-2d335e6d7566 could not be found. (HTTP 404) (Request-ID: req-c715db97-35ff-4251-b7b6-651db7df5d4d) 2018-11-06 14:53:04,279 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-inst 2018-11-06 14:53:04,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/139694fd-800e-4181-8389-503377725ce9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9980991aac5fe02f05d42cf0270193fcfe012c34" 2018-11-06 14:53:04,327 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f09ac53b-160b-4c9d-abb4-2dbde356f3dd x-compute-request-id: req-f09ac53b-160b-4c9d-abb4-2dbde356f3dd Content-Length: 0 Content-Type: application/json 2018-11-06 14:53:04,327 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/139694fd-800e-4181-8389-503377725ce9 used request id req-f09ac53b-160b-4c9d-abb4-2dbde356f3dd 2018-11-06 14:53:04,328 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-subnet 2018-11-06 14:53:04,328 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-subnet 2018-11-06 14:53:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/01e587c9-355c-4fca-ae14-476398f1ac2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ad0001adf33a54c0a4fb77943a65205dc0848" 2018-11-06 14:53:06,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b05172b-b17b-4145-98f0-b26fe43dc8ee Date: Tue, 06 Nov 2018 14:53:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:53:06,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/01e587c9-355c-4fca-ae14-476398f1ac2a used request id req-3b05172b-b17b-4145-98f0-b26fe43dc8ee 2018-11-06 14:53:06,688 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-pub-net 2018-11-06 14:53:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/9730df08-4bf6-4c16-95d0-5cdcc7a26fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ad0001adf33a54c0a4fb77943a65205dc0848" 2018-11-06 14:53:07,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5aaf37c7-73b9-46bf-9996-754643452b95 Date: Tue, 06 Nov 2018 14:53:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:53:07,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9730df08-4bf6-4c16-95d0-5cdcc7a26fda used request id req-5aaf37c7-73b9-46bf-9996-754643452b95 2018-11-06 14:53:07,760 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2 2018-11-06 14:53:07,761 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet2 2018-11-06 14:53:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/05a23b69-ebb1-412d-a4d5-aea940c99087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" 2018-11-06 14:53:10,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b80d14f2-7bbe-4c25-b57e-d3f0cf7420b2 Date: Tue, 06 Nov 2018 14:53:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:53:10,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/05a23b69-ebb1-412d-a4d5-aea940c99087 used request id req-b80d14f2-7bbe-4c25-b57e-d3f0cf7420b2 2018-11-06 14:53:10,220 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1 2018-11-06 14:53:10,220 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-subnet1 2018-11-06 14:53:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" 2018-11-06 14:53:12,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-068a853a-0f51-468b-97e5-6fc479b310c5 Date: Tue, 06 Nov 2018 14:53:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:53:12,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3d08d88e-77aa-49ad-a2b6-9f8a71ad7e8e used request id req-068a853a-0f51-468b-97e5-6fc479b310c5 2018-11-06 14:53:12,585 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9cnet2 2018-11-06 14:53:12,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/3a65082e-82cc-47c4-a197-a0c85516ec55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bbe8d28b285e83f17c0e20669a8189db9374a" 2018-11-06 14:53:13,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c5784af-1319-41e6-9445-00c28e58b9af Date: Tue, 06 Nov 2018 14:53:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:53:13,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/3a65082e-82cc-47c4-a197-a0c85516ec55 used request id req-9c5784af-1319-41e6-9445-00c28e58b9af 2018-11-06 14:53:13,746 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-553c2556-0b8b-45b7-8e8f-51f5e68a6e9c-image 2018-11-06 14:53:13,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ab547affef688185722ac832bd4f3a9ab772908" 2018-11-06 14:53:15,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99394d09-96d9-4f2e-88bf-ef97f2ff2061 Date: Tue, 06 Nov 2018 14:53:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:53:15,056 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ae24f6e2-5b56-4732-9bee-0a571a0af886 used request id req-99394d09-96d9-4f2e-88bf-ef97f2ff2061 2018-11-06 14:53:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:53:15,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d5972e60-4784-4d34-8277-084261ead24b Date: Tue, 06 Nov 2018 14:53:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "created_at": "2018-11-06T14:52:31Z", "updated_at": "2018-11-06T14:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:52:31Z", "revision_number": 0, "id": "28e21f7a-604c-444a-8501-aaeb27099a8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:52:31Z", "security_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "62fa2796cf284cf08082c38dca17be9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:52:31Z", "revision_number": 0, "id": "35bf259d-bb9b-4b62-a4d2-b4b54858f618", "remote_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "remote_ip_prefix": null, "created_at": "2018-11-06T14:52:31Z", "security_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "62fa2796cf284cf08082c38dca17be9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:52:31Z", "revision_number": 0, "id": "3c58ef17-f531-4178-89ac-0c75a8e93b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:52:31Z", "security_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "62fa2796cf284cf08082c38dca17be9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:52:31Z", "revision_number": 0, "id": "57be40a5-2e55-458b-b6df-f66b5cdd1568", "remote_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "remote_ip_prefix": null, "created_at": "2018-11-06T14:52:31Z", "security_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "62fa2796cf284cf08082c38dca17be9d"}], "revision_number": 4, "project_id": "62fa2796cf284cf08082c38dca17be9d", "id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:53:15,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-d5972e60-4784-4d34-8277-084261ead24b 2018-11-06 14:53:15,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:53:15,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a299dba-e96b-44c5-8214-f85ec2597301 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:53:15,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-8a299dba-e96b-44c5-8214-f85ec2597301 2018-11-06 14:53:15,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:53:15,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c523e08c-53cb-449c-a90e-b5315a4f2b4a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:53:15,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-c523e08c-53cb-449c-a90e-b5315a4f2b4a 2018-11-06 14:53:15,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:53:15,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9308a8-2008-4e84-b42b-1d40185ea4ff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d"}, "enabled": true, "id": "62fa2796cf284cf08082c38dca17be9d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj"}} 2018-11-06 14:53:15,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d used request id req-cf9308a8-2008-4e84-b42b-1d40185ea4ff 2018-11-06 14:53:15,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ef31df2-9e5d-4ead-b73f-864101ee87a7 2018-11-06 14:53:15,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8ef31df2-9e5d-4ead-b73f-864101ee87a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:53:15,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0275a2d7-9f72-48e5-b4c4-948bd14081ce Date: Tue, 06 Nov 2018 14:53: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-11-06T14:52:31Z", "security_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "port_range_min": null, "revision_number": 0, "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "created_at": "2018-11-06T14:52:31Z", "project_id": "62fa2796cf284cf08082c38dca17be9d", "id": "28e21f7a-604c-444a-8501-aaeb27099a8a"}, {"remote_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:52:31Z", "security_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "port_range_min": null, "revision_number": 0, "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "created_at": "2018-11-06T14:52:31Z", "project_id": "62fa2796cf284cf08082c38dca17be9d", "id": "35bf259d-bb9b-4b62-a4d2-b4b54858f618"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:52:31Z", "security_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "port_range_min": null, "revision_number": 0, "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "created_at": "2018-11-06T14:52:31Z", "project_id": "62fa2796cf284cf08082c38dca17be9d", "id": "3c58ef17-f531-4178-89ac-0c75a8e93b4e"}, {"remote_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:52:31Z", "security_group_id": "8ef31df2-9e5d-4ead-b73f-864101ee87a7", "port_range_min": null, "revision_number": 0, "tenant_id": "62fa2796cf284cf08082c38dca17be9d", "created_at": "2018-11-06T14:52:31Z", "project_id": "62fa2796cf284cf08082c38dca17be9d", "id": "57be40a5-2e55-458b-b6df-f66b5cdd1568"}]} 2018-11-06 14:53:15,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8ef31df2-9e5d-4ead-b73f-864101ee87a7 used request id req-0275a2d7-9f72-48e5-b4c4-948bd14081ce 2018-11-06 14:53:15,733 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:53:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8ef31df2-9e5d-4ead-b73f-864101ee87a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:53:16,050 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9afc0a6b-381c-4ec6-b8d4-11eb04722884 Content-Length: 0 Date: Tue, 06 Nov 2018 14:53:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:53:16,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8ef31df2-9e5d-4ead-b73f-864101ee87a7 used request id req-9afc0a6b-381c-4ec6-b8d4-11eb04722884 2018-11-06 14:53:16,051 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj 2018-11-06 14:53:16,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:53:16,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b48d46-6347-4231-9d9b-f90fda565e53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:53:16,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/62fa2796cf284cf08082c38dca17be9d used request id req-64b48d46-6347-4231-9d9b-f90fda565e53 2018-11-06 14:53:16,351 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-60afecb1-11a5-45e-proj-role 2018-11-06 14:53:16,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/db5ca2d885204fab86ead4a3657bd432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:53:16,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf35e195-eeec-4890-aa57-c55b2e1316d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:53:16,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/db5ca2d885204fab86ead4a3657bd432 used request id req-bf35e195-eeec-4890-aa57-c55b2e1316d1 2018-11-06 14:53:16,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79c7b92aeea2b644e19e3aa2a84449dcadbeea2" 2018-11-06 14:53:16,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565f83da-a6d1-4842-ac3d-c482ba2aebc9 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:53:16,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-565f83da-a6d1-4842-ac3d-c482ba2aebc9 2018-11-06 14:53:16,559 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-60afecb1-11a5-45e-user 2018-11-06 14:53:16,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/c357a94a2f1f48c7b68856dbac11def9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67debb9f25f75bb2adf812dd2e27bf5370d7691" 2018-11-06 14:53:16,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bd70640-88fa-4a52-a207-73165f745b8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:53:16,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c357a94a2f1f48c7b68856dbac11def9 used request id req-5bd70640-88fa-4a52-a207-73165f745b8b 2018-11-06 14:53:16,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:53:17,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["0JO59LozRu2NvkwU1vt1Dg"], "issued_at": "2018-11-06T14:53:17.000000Z"}} 2018-11-06 14:53:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed145749a97bc8d975d4fe1412d96940b41e1b7c" 2018-11-06 14:53:17,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f207b2-6d02-4b7f-9ac7-0bc7f5dce5ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:53:17,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-54f207b2-6d02-4b7f-9ac7-0bc7f5dce5ce 2018-11-06 14:53:17,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:53:17,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:53:17,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["0XDNBEo9TiWg6_O-S4-trA"], "issued_at": "2018-11-06T14:53:17.000000Z"}} 2018-11-06 14:53:17,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:53:17,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc3ff91-0797-4ca4-8bc9-f9857e64290d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:53:17,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-abc3ff91-0797-4ca4-8bc9-f9857e64290d 2018-11-06 14:53:17,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:53:17,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:53: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:53:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:53:17,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3fab270-051d-4aac-a891-d651508745e7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:53:17,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj used request id req-c3fab270-051d-4aac-a891-d651508745e7 2018-11-06 14:53:17,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:53:17,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053677dd-0d58-4359-81d8-0e7ec639b41f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:53:17,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-053677dd-0d58-4359-81d8-0e7ec639b41f 2018-11-06 14:53:17,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}}' 2018-11-06 14:53:18,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37acffab-6eb1-4d54-adb8-813c00b3bae2 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:18,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-37acffab-6eb1-4d54-adb8-813c00b3bae2 2018-11-06 14:53:18,290 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj 2018-11-06 14:53:18,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:53:18,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:53:18,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:53:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["BMytL4R4SNmhgcL4aMMZPQ"], "issued_at": "2018-11-06T14:53:18.000000Z"}} 2018-11-06 14:53:18,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dd38ffb178eb80be11e419427f0afdbaae0a3e" 2018-11-06 14:53:18,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e05b7e7-b658-4951-a49b-8da35dc3eeef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:53:18,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4e05b7e7-b658-4951-a49b-8da35dc3eeef 2018-11-06 14:53:18,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:53:18,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:53: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:53:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dd38ffb178eb80be11e419427f0afdbaae0a3e" 2018-11-06 14:53:18,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd200807-cadc-4587-99ba-1b8c4c2ce0ea Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:53:18,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dd200807-cadc-4587-99ba-1b8c4c2ce0ea 2018-11-06 14:53:18,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dd38ffb178eb80be11e419427f0afdbaae0a3e" 2018-11-06 14:53:18,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef98d431-cc60-43dc-8073-3c8f3c3e13b6 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}]} 2018-11-06 14:53:18,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj used request id req-ef98d431-cc60-43dc-8073-3c8f3c3e13b6 2018-11-06 14:53:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dd38ffb178eb80be11e419427f0afdbaae0a3e" 2018-11-06 14:53:19,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89475d2e-98e4-42e4-90d7-70fbaf613257 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:53:19,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-89475d2e-98e4-42e4-90d7-70fbaf613257 2018-11-06 14:53:19,432 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5cf67dfe-4369-46f-user 2018-11-06 14:53:19,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:53:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:53:19,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8dcd01d-3ea3-4909-818f-a6a2cba1e646 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:53:19,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a8dcd01d-3ea3-4909-818f-a6a2cba1e646 2018-11-06 14:53:19,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" -d '{"role": {"name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role"}}' 2018-11-06 14:53:19,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7768439d-fbd9-4785-a133-d3c7e4e636e9 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7b0b87fc8514d9fa9b45fbec082c814", "links": {"self": "http://172.30.9.27:5000/v3/roles/d7b0b87fc8514d9fa9b45fbec082c814"}, "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role"}} 2018-11-06 14:53:19,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-7768439d-fbd9-4785-a133-d3c7e4e636e9 2018-11-06 14:53:19,667 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role 2018-11-06 14:53:19,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d7b0b87fc8514d9fa9b45fbec082c814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:53:19,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c344497-1bc3-4af7-b390-742317628346 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d7b0b87fc8514d9fa9b45fbec082c814"}, "domain_id": null, "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role", "id": "d7b0b87fc8514d9fa9b45fbec082c814"}} 2018-11-06 14:53:19,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d7b0b87fc8514d9fa9b45fbec082c814 used request id req-1c344497-1bc3-4af7-b390-742317628346 2018-11-06 14:53:19,689 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role to project InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj 2018-11-06 14:53:19,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492/users/d35c731c5b104e748317b6854324e903/roles/d7b0b87fc8514d9fa9b45fbec082c814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:53:19,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76104ab8-d02e-48bc-8952-f130149c542b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:53:19,824 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492/users/d35c731c5b104e748317b6854324e903/roles/d7b0b87fc8514d9fa9b45fbec082c814 used request id req-76104ab8-d02e-48bc-8952-f130149c542b 2018-11-06 14:53:19,824 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:53:19,826 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:53:19,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:53:19,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:53:20,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7b0b87fc8514d9fa9b45fbec082c814", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role"}], "expires_at": "2018-11-06T15:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ec833db973445a88ed0121efda3f492", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-user", "id": "d35c731c5b104e748317b6854324e903"}, "audit_ids": ["4dnL8vTmS9CdIe3pU3t8Mg"], "issued_at": "2018-11-06T14:53:20.000000Z"}} 2018-11-06 14:53:20,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5695a050203098dee4199a4327c40998734d62" 2018-11-06 14:53:20,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea8aa3a-aac0-44c3-8a51-cfef7d5fedb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:53:20,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3ea8aa3a-aac0-44c3-8a51-cfef7d5fedb2 2018-11-06 14:53:20,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e5695a050203098dee4199a4327c40998734d62" 2018-11-06 14:53:20,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-641c4cb6-46e7-4cb0-a344-b80446fc62da Date: Tue, 06 Nov 2018 14:53:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image"} 2018-11-06 14:53:20,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image used request id req-641c4cb6-46e7-4cb0-a344-b80446fc62da 2018-11-06 14:53:20,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e5695a050203098dee4199a4327c40998734d62" 2018-11-06 14:53:20,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9966e0b2-f320-4477-b989-c12017273ff7 Date: Tue, 06 Nov 2018 14:53:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 14:53:20,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9966e0b2-f320-4477-b989-c12017273ff7 2018-11-06 14:53:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e5695a050203098dee4199a4327c40998734d62" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image"}' 2018-11-06 14:53:20,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d X-Openstack-Request-Id: req-6736d784-78fa-4544-9273-d4429faf590c Date: Tue, 06 Nov 2018 14:53:20 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:53:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:53:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "min_disk": 0, "protected": false, "id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "file": "/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/file", "checksum": null, "owner": "2ec833db973445a88ed0121efda3f492", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:53:20,848 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6736d784-78fa-4544-9273-d4429faf590c 2018-11-06 14:53:20,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e5695a050203098dee4199a4327c40998734d62" -d '' 2018-11-06 14:53:22,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5289d851-58d1-42a0-a7ee-61cf9d7dc0f1 Date: Tue, 06 Nov 2018 14:53:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:53:22,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/file used request id req-5289d851-58d1-42a0-a7ee-61cf9d7dc0f1 2018-11-06 14:53:22,977 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:53:22,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e5695a050203098dee4199a4327c40998734d62" 2018-11-06 14:53:23,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-209514ba-1a3b-4a12-b503-dc3c412bd0ca Date: Tue, 06 Nov 2018 14:53:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:53:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:53:22Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/snap", "metadata": {}}], "self": "/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "min_disk": 0, "protected": false, "id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "file": "/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2ec833db973445a88ed0121efda3f492", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:53:23,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d used request id req-209514ba-1a3b-4a12-b503-dc3c412bd0ca 2018-11-06 14:53:23,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e5695a050203098dee4199a4327c40998734d62" 2018-11-06 14:53:23,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bdfde3fe-5e60-4346-a40f-950961e41b78 Date: Tue, 06 Nov 2018 14:53: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-11-06 14:53:23,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bdfde3fe-5e60-4346-a40f-950961e41b78 2018-11-06 14:53:23,321 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image 2018-11-06 14:53:23,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e5695a050203098dee4199a4327c40998734d62" 2018-11-06 14:53:23,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1d10cdfb-0163-4818-9951-d72b1f4bf3b2 Date: Tue, 06 Nov 2018 14:53:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:53:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:53:22Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/snap", "metadata": {}}], "self": "/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "min_disk": 0, "protected": false, "id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "file": "/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2ec833db973445a88ed0121efda3f492", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:53:23,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d used request id req-1d10cdfb-0163-4818-9951-d72b1f4bf3b2 2018-11-06 14:53:23,343 - create_image - DEBUG - Instance status is - active 2018-11-06 14:53:23,343 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image 2018-11-06 14:53:23,343 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image 2018-11-06 14:53:23,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:53:23,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:53:23,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7b0b87fc8514d9fa9b45fbec082c814", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role"}], "expires_at": "2018-11-06T15:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ec833db973445a88ed0121efda3f492", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-user", "id": "d35c731c5b104e748317b6854324e903"}, "audit_ids": ["XMZct5E2Sfa1uo10nbj6qg"], "issued_at": "2018-11-06T14:53:23.000000Z"}} 2018-11-06 14:53:23,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb95ade93da69e3f59cdd172ab16411518de788" 2018-11-06 14:53:23,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab72f400-4c19-44a5-8e91-3914c20ac9e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:53:23,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ab72f400-4c19-44a5-8e91-3914c20ac9e6 2018-11-06 14:53:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb95ade93da69e3f59cdd172ab16411518de788" 2018-11-06 14:53:24,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cb1ffa3d-c5c7-4f99-b701-cffdaccec0a3 Date: Tue, 06 Nov 2018 14:53:23 GMT RESP BODY: {"networks":[]} 2018-11-06 14:53:24,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-cb1ffa3d-c5c7-4f99-b701-cffdaccec0a3 2018-11-06 14:53:24,000 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net 2018-11-06 14:53:24,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb95ade93da69e3f59cdd172ab16411518de788" -d '{"network": {"name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net", "admin_state_up": true}}' 2018-11-06 14:53:24,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-59b67d2a-63bf-46e0-8b7d-53cbcd54a891 Date: Tue, 06 Nov 2018 14:53:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"661baa27-7e5e-4a45-8ea0-3d350373c513","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:53:24Z","is_default":false,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","mtu":1450}} 2018-11-06 14:53:24,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-59b67d2a-63bf-46e0-8b7d-53cbcd54a891 2018-11-06 14:53:24,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb95ade93da69e3f59cdd172ab16411518de788" 2018-11-06 14:53:24,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-36d0154f-9a93-496e-a19a-456fdbb9280b Date: Tue, 06 Nov 2018 14:53: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-11-06T14:53:24Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:24,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-36d0154f-9a93-496e-a19a-456fdbb9280b 2018-11-06 14:53:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb95ade93da69e3f59cdd172ab16411518de788" 2018-11-06 14:53:24,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5a746aa6-725a-4174-8274-de90e2948c1a Date: Tue, 06 Nov 2018 14:53:24 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:53:24,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-5a746aa6-725a-4174-8274-de90e2948c1a 2018-11-06 14:53:24,997 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet 2018-11-06 14:53:25,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb95ade93da69e3f59cdd172ab16411518de788" -d '{"subnets": [{"ip_version": 4, "network_id": "661baa27-7e5e-4a45-8ea0-3d350373c513", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]}' 2018-11-06 14:53:25,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f8f940d6-d742-40b7-8638-3a4a81770f08 Date: Tue, 06 Nov 2018 14:53:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","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":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:25,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-f8f940d6-d742-40b7-8638-3a4a81770f08 2018-11-06 14:53:25,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb95ade93da69e3f59cdd172ab16411518de788" 2018-11-06 14:53:26,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-70474990-8b27-447b-921c-d3d4a5a6882e Date: Tue, 06 Nov 2018 14:53: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:26,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-70474990-8b27-447b-921c-d3d4a5a6882e 2018-11-06 14:53:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb95ade93da69e3f59cdd172ab16411518de788" 2018-11-06 14:53:26,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c591632-9b7e-4910-a11a-34840751ccb6 Date: Tue, 06 Nov 2018 14:53:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:26,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-4c591632-9b7e-4910-a11a-34840751ccb6 2018-11-06 14:53:26,309 - OpenStackNetwork - DEBUG - Network [661baa27-7e5e-4a45-8ea0-3d350373c513] created successfully 2018-11-06 14:53:26,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:53:26,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:53:26,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["LtJ5Ce7-Q4uy87Kdnczo7A"], "issued_at": "2018-11-06T14:53:26.000000Z"}} 2018-11-06 14:53:26,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4ae1d2283f713b375c8d6936590c0e8288b7c4" 2018-11-06 14:53:26,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3db1ce-5c06-4dea-aa6d-6af8ad611478 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:53:26,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7e3db1ce-5c06-4dea-aa6d-6af8ad611478 2018-11-06 14:53:26,771 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:53:26,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4ae1d2283f713b375c8d6936590c0e8288b7c4" 2018-11-06 14:53:26,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2dbb7d24-42f8-457a-afea-00bb469bd9a4 x-compute-request-id: req-2dbb7d24-42f8-457a-afea-00bb469bd9a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:53:26,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2dbb7d24-42f8-457a-afea-00bb469bd9a4 2018-11-06 14:53:26,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4ae1d2283f713b375c8d6936590c0e8288b7c4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-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-11-06 14:53:26,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8dbe6e7-f812-4ae6-b98f-24bfdf24f070 x-compute-request-id: req-e8dbe6e7-f812-4ae6-b98f-24bfdf24f070 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "93736389-56ed-4cf8-8850-0b2354d32895", "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:53:26,995 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e8dbe6e7-f812-4ae6-b98f-24bfdf24f070 2018-11-06 14:53:26,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:53:26,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:53:27,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7b0b87fc8514d9fa9b45fbec082c814", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role"}], "expires_at": "2018-11-06T15:53:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ec833db973445a88ed0121efda3f492", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-user", "id": "d35c731c5b104e748317b6854324e903"}, "audit_ids": ["gzKSaA4jQs2oNIklTrlWPA"], "issued_at": "2018-11-06T14:53:27.000000Z"}} 2018-11-06 14:53:27,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:27,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d7ff17-2396-4f21-8c0d-b01ba83c3ac9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:53:27,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-46d7ff17-2396-4f21-8c0d-b01ba83c3ac9 2018-11-06 14:53:27,628 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:53:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:27,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2c5bd2-c01d-4879-a041-10940224eb79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:53:27,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aa2c5bd2-c01d-4879-a041-10940224eb79 2018-11-06 14:53:27,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:27,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0fdbdf04-a262-4403-8278-96bd2d58adec Date: Tue, 06 Nov 2018 14:53: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:27,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-0fdbdf04-a262-4403-8278-96bd2d58adec 2018-11-06 14:53:27,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:53:27,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:53: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:53:27,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:28,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527cb161-d695-4acb-afc2-777c9a091895 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:28,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-527cb161-d695-4acb-afc2-777c9a091895 2018-11-06 14:53:28,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:28,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-031d554a-86fb-4486-a14e-74eab563b5ba Date: Tue, 06 Nov 2018 14:53:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:28,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-031d554a-86fb-4486-a14e-74eab563b5ba 2018-11-06 14:53:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:28,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d3bf5ea-47ec-4e30-90d8-30f458049254 Date: Tue, 06 Nov 2018 14:53:28 GMT RESP BODY: {"ports":[]} 2018-11-06 14:53:28,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port&admin_state_up=True used request id req-8d3bf5ea-47ec-4e30-90d8-30f458049254 2018-11-06 14:53:28,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:28,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-72a620dc-73c0-40d4-90f8-645c3cc8fd25 x-compute-request-id: req-72a620dc-73c0-40d4-90f8-645c3cc8fd25 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:53:28,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst used request id req-72a620dc-73c0-40d4-90f8-645c3cc8fd25 2018-11-06 14:53:28,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:28,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-50e63dd2-a277-4c5b-b6fd-b931b8ed2a1f Date: Tue, 06 Nov 2018 14:53: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:28,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-50e63dd2-a277-4c5b-b6fd-b931b8ed2a1f 2018-11-06 14:53:28,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:29,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a939b9fe-1508-4e87-a8f2-1cbe767c8255 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:29,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-a939b9fe-1508-4e87-a8f2-1cbe767c8255 2018-11-06 14:53:29,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:29,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-328a4c62-14d3-40f6-876c-7fa039dfb81a Date: Tue, 06 Nov 2018 14:53:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:29,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-328a4c62-14d3-40f6-876c-7fa039dfb81a 2018-11-06 14:53:29,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:29,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c8b0074c-7d01-4861-a553-dc9ee7f5104d Date: Tue, 06 Nov 2018 14:53:29 GMT RESP BODY: {"ports":[]} 2018-11-06 14:53:29,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port&admin_state_up=True used request id req-c8b0074c-7d01-4861-a553-dc9ee7f5104d 2018-11-06 14:53:29,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:53:29,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:53:29,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7b0b87fc8514d9fa9b45fbec082c814", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role"}], "expires_at": "2018-11-06T15:53:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ec833db973445a88ed0121efda3f492", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-user", "id": "d35c731c5b104e748317b6854324e903"}, "audit_ids": ["LmQBtEUrQDyfcw6SDxxssA"], "issued_at": "2018-11-06T14:53:29.000000Z"}} 2018-11-06 14:53:29,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4b214845b72d15756a850a93e679b669d8e4f0" 2018-11-06 14:53:29,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8702e52d-0201-4c36-aadd-c104b0bad4a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:53:29,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8702e52d-0201-4c36-aadd-c104b0bad4a7 2018-11-06 14:53:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:30,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3fd59006-bf7f-4197-8464-bfd9a6355528 Date: Tue, 06 Nov 2018 14:53: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:30,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-3fd59006-bf7f-4197-8464-bfd9a6355528 2018-11-06 14:53:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:30,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e0f5bf50-180e-45f0-90ef-9623f73a0782 Date: Tue, 06 Nov 2018 14:53:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:30,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-e0f5bf50-180e-45f0-90ef-9623f73a0782 2018-11-06 14:53:30,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:30,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-277b67c9-a9e5-482b-8891-67d4653ad6a4 Date: Tue, 06 Nov 2018 14:53: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:30,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-277b67c9-a9e5-482b-8891-67d4653ad6a4 2018-11-06 14:53:30,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:53:30,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:53:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:53:30,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4b214845b72d15756a850a93e679b669d8e4f0" 2018-11-06 14:53:30,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682ec97a-341f-46e4-93f0-9275f62562cf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:30,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-682ec97a-341f-46e4-93f0-9275f62562cf 2018-11-06 14:53:30,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:30,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-46037d33-e2c4-4434-bf6d-56c5e78e12b4 Date: Tue, 06 Nov 2018 14:53:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:30,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-46037d33-e2c4-4434-bf6d-56c5e78e12b4 2018-11-06 14:53:30,641 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net 2018-11-06 14:53:30,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" -d '{"port": {"network_id": "661baa27-7e5e-4a45-8ea0-3d350373c513", "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port", "admin_state_up": true}}' 2018-11-06 14:53:31,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-22fae5ab-fbc6-4100-a910-941142bcb15f Date: Tue, 06 Nov 2018 14:53:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.9"}],"id":"3b22f0fc-2da0-4ea8-a269-b92cf741addc","security_groups":["665d2bb2-17a1-43ed-9595-192610919ad0"],"mac_address":"fa:16:3e:90:2f:66","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port","project_id":"2ec833db973445a88ed0121efda3f492","qos_policy_id":null,"admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:31Z","binding:vnic_type":"normal"}} 2018-11-06 14:53:31,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-22fae5ab-fbc6-4100-a910-941142bcb15f 2018-11-06 14:53:31,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:31,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3266fd1b-2deb-4dd4-b596-c60cbcaaf3ea Date: Tue, 06 Nov 2018 14:53: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:31,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-3266fd1b-2deb-4dd4-b596-c60cbcaaf3ea 2018-11-06 14:53:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:31,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-118abf57-7316-47a5-a64b-2f55167cd672 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:31,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-118abf57-7316-47a5-a64b-2f55167cd672 2018-11-06 14:53:31,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:31,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c04f6723-cf1c-44a9-9396-69c25784136f Date: Tue, 06 Nov 2018 14:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:31,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-c04f6723-cf1c-44a9-9396-69c25784136f 2018-11-06 14:53:31,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:32,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-76d3d8d3-03dd-4f60-b034-d7b908d2f1f9 Date: Tue, 06 Nov 2018 14:53:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.9"}],"id":"3b22f0fc-2da0-4ea8-a269-b92cf741addc","security_groups":["665d2bb2-17a1-43ed-9595-192610919ad0"],"mac_address":"fa:16:3e:90:2f:66","project_id":"2ec833db973445a88ed0121efda3f492","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:53:32,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port&admin_state_up=True used request id req-76d3d8d3-03dd-4f60-b034-d7b908d2f1f9 2018-11-06 14:53:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:32,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7adf81b1-40ce-4efa-bedc-2d657ac6a5b9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:32,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-7adf81b1-40ce-4efa-bedc-2d657ac6a5b9 2018-11-06 14:53:32,238 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst 2018-11-06 14:53:32,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:32,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c64b78aa-ba1d-4a0b-93e9-a7c469e2bdec x-compute-request-id: req-c64b78aa-ba1d-4a0b-93e9-a7c469e2bdec Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-flavor-name"}]} 2018-11-06 14:53:32,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c64b78aa-ba1d-4a0b-93e9-a7c469e2bdec 2018-11-06 14:53:32,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/93736389-56ed-4cf8-8850-0b2354d32895 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:32,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1029233f-fd83-4d9f-8f3e-309a0e2d88a3 x-compute-request-id: req-1029233f-fd83-4d9f-8f3e-309a0e2d88a3 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "93736389-56ed-4cf8-8850-0b2354d32895", "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:53:32,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/93736389-56ed-4cf8-8850-0b2354d32895 used request id req-1029233f-fd83-4d9f-8f3e-309a0e2d88a3 2018-11-06 14:53:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:32,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-aad0dc2f-f5b1-43bf-a8d0-82d0aa4c3a38 Date: Tue, 06 Nov 2018 14:53:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:53:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:53:22Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/snap", "metadata": {}}], "self": "/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "min_disk": 0, "protected": false, "id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "file": "/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2ec833db973445a88ed0121efda3f492", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image"} 2018-11-06 14:53:32,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image used request id req-aad0dc2f-f5b1-43bf-a8d0-82d0aa4c3a38 2018-11-06 14:53:32,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:32,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fe596ccd-a6f0-488f-aa53-528efd8feb14 Date: Tue, 06 Nov 2018 14:53: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-11-06 14:53:32,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-fe596ccd-a6f0-488f-aa53-528efd8feb14 2018-11-06 14:53:32,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" -d '{"server": {"name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "imageRef": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "flavorRef": "93736389-56ed-4cf8-8850-0b2354d32895", "max_count": 1, "min_count": 1, "networks": [{"port": "3b22f0fc-2da0-4ea8-a269-b92cf741addc"}]}}' 2018-11-06 14:53:33,924 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-263d5941-2475-48bc-ac76-f2daf010cd44 x-compute-request-id: req-263d5941-2475-48bc-ac76-f2daf010cd44 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "adminPass": "c2zKZQbz8stj"}} 2018-11-06 14:53:33,925 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-263d5941-2475-48bc-ac76-f2daf010cd44 2018-11-06 14:53:33,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:34,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cfec3d9-978e-4002-9638-2504f0f74d01 x-compute-request-id: req-3cfec3d9-978e-4002-9638-2504f0f74d01 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.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:53:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:34,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-3cfec3d9-978e-4002-9638-2504f0f74d01 2018-11-06 14:53:34,294 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst 2018-11-06 14:53:34,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:34,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-661417b4-2985-43fc-8963-d422c886a6e0 x-compute-request-id: req-661417b4-2985-43fc-8963-d422c886a6e0 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.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:53:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:34,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-661417b4-2985-43fc-8963-d422c886a6e0 2018-11-06 14:53:34,756 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst] is - BUILD 2018-11-06 14:53:34,756 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:53:37,760 - create_instance - DEBUG - VM status query timeout in 896.53460598 2018-11-06 14:53:37,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:38,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bfdf0eb-5b38-467b-bd59-ecfb4eca0f73 x-compute-request-id: req-0bfdf0eb-5b38-467b-bd59-ecfb4eca0f73 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.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:53:34Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:38,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-0bfdf0eb-5b38-467b-bd59-ecfb4eca0f73 2018-11-06 14:53:38,552 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst] is - BUILD 2018-11-06 14:53:38,552 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:53:41,556 - create_instance - DEBUG - VM status query timeout in 892.738526821 2018-11-06 14:53:41,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:42,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53: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-17a77f6d-de73-415c-9373-86041f3e5964 x-compute-request-id: req-17a77f6d-de73-415c-9373-86041f3e5964 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:39Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:42,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-17a77f6d-de73-415c-9373-86041f3e5964 2018-11-06 14:53:42,032 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst] is - ACTIVE 2018-11-06 14:53:42,032 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:53:42,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:42,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d16af808-fd3c-4aca-b8cf-e11b9ce0f221 x-compute-request-id: req-d16af808-fd3c-4aca-b8cf-e11b9ce0f221 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:39Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:42,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-d16af808-fd3c-4aca-b8cf-e11b9ce0f221 2018-11-06 14:53:42,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:43,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cefc926c-bd84-417c-8c2b-241c7758c58d Date: Tue, 06 Nov 2018 14:53: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:43,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-cefc926c-bd84-417c-8c2b-241c7758c58d 2018-11-06 14:53:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:43,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af483d9-9bdd-4359-93c1-0c7cf39dc326 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:43,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-2af483d9-9bdd-4359-93c1-0c7cf39dc326 2018-11-06 14:53:43,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:43,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-89b4ffd3-a01f-48d3-ac29-152ae887d06b Date: Tue, 06 Nov 2018 14:53:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:43,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-89b4ffd3-a01f-48d3-ac29-152ae887d06b 2018-11-06 14:53:43,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:43,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-bf2baf28-5825-4e5b-ab04-568b1051aaf6 Date: Tue, 06 Nov 2018 14:53:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.9"}],"id":"3b22f0fc-2da0-4ea8-a269-b92cf741addc","security_groups":["665d2bb2-17a1-43ed-9595-192610919ad0"],"mac_address":"fa:16:3e:90:2f:66","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:31Z","binding:vnic_type":"normal","device_id":"6557a707-e23b-4ce5-b3ea-94a998bef0a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.4"}],"id":"5b6af0b2-f393-49bc-a211-b6e7597a66a5","security_groups":[],"mac_address":"fa:16:3e:e1:91:ef","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-661baa27-7e5e-4a45-8ea0-3d350373c513"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.2"}],"id":"af9e4522-aa7e-4c11-b392-da6025741973","security_groups":[],"mac_address":"fa:16:3e:fc:0c:72","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-661baa27-7e5e-4a45-8ea0-3d350373c513"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.3"}],"id":"b6a0221f-03b0-4681-b5f3-91c7c83a821f","security_groups":[],"mac_address":"fa:16:3e:6b:18:51","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-661baa27-7e5e-4a45-8ea0-3d350373c513"}]} 2018-11-06 14:53:43,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-bf2baf28-5825-4e5b-ab04-568b1051aaf6 2018-11-06 14:53:43,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:53:43,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:53:43,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7b0b87fc8514d9fa9b45fbec082c814", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role"}], "expires_at": "2018-11-06T15:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ec833db973445a88ed0121efda3f492", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-user", "id": "d35c731c5b104e748317b6854324e903"}, "audit_ids": ["UtBcPS_UToSpwAsnZagqqA"], "issued_at": "2018-11-06T14:53:43.000000Z"}} 2018-11-06 14:53:43,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:43,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9b186e-3b87-40b5-8938-cab48d41ea45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:53:43,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0c9b186e-3b87-40b5-8938-cab48d41ea45 2018-11-06 14:53:43,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:44,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e41051a3-b31f-4d52-a1cb-bed7fdc9a31d Date: Tue, 06 Nov 2018 14:53:44 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:53:44,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name&description=hello+group used request id req-e41051a3-b31f-4d52-a1cb-bed7fdc9a31d 2018-11-06 14:53:44,095 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name... 2018-11-06 14:53:44,095 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name 2018-11-06 14:53:44,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" -d '{"security_group": {"name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name", "description": "hello group"}}' 2018-11-06 14:53:44,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-29f23923-40a4-4177-b821-099496fcddd6 Date: Tue, 06 Nov 2018 14:53:44 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "updated_at": "2018-11-06T14:53:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "revision_number": 0, "id": "1e5d9b96-3213-41a0-9830-0ac21916dd1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ec833db973445a88ed0121efda3f492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "revision_number": 0, "id": "afea5ee2-158d-402b-9bb6-7b37a03c44e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ec833db973445a88ed0121efda3f492"}], "revision_number": 2, "project_id": "2ec833db973445a88ed0121efda3f492", "id": "63dce3c1-65e2-481a-882f-56f9f23da035", "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name"}} 2018-11-06 14:53:44,493 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-29f23923-40a4-4177-b821-099496fcddd6 2018-11-06 14:53:44,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63dce3c1-65e2-481a-882f-56f9f23da035 2018-11-06 14:53:44,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=63dce3c1-65e2-481a-882f-56f9f23da035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:44,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f842df4d-5b25-4ed0-9602-b82fc8edb263 Date: Tue, 06 Nov 2018 14:53:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "1e5d9b96-3213-41a0-9830-0ac21916dd1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "afea5ee2-158d-402b-9bb6-7b37a03c44e9"}]} 2018-11-06 14:53:44,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=63dce3c1-65e2-481a-882f-56f9f23da035 used request id req-f842df4d-5b25-4ed0-9602-b82fc8edb263 2018-11-06 14:53:44,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63dce3c1-65e2-481a-882f-56f9f23da035 2018-11-06 14:53:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=63dce3c1-65e2-481a-882f-56f9f23da035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:44,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1842ff2f-1270-476a-b146-f99011178cf4 Date: Tue, 06 Nov 2018 14:53:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "1e5d9b96-3213-41a0-9830-0ac21916dd1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "afea5ee2-158d-402b-9bb6-7b37a03c44e9"}]} 2018-11-06 14:53:44,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=63dce3c1-65e2-481a-882f-56f9f23da035 used request id req-1842ff2f-1270-476a-b146-f99011178cf4 2018-11-06 14:53:44,851 - neutron_utils - INFO - Retrieving security group with ID - 63dce3c1-65e2-481a-882f-56f9f23da035 2018-11-06 14:53:44,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=63dce3c1-65e2-481a-882f-56f9f23da035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:45,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-65a8f17a-5691-425c-8be4-428ec79fccf1 Date: Tue, 06 Nov 2018 14:53:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "updated_at": "2018-11-06T14:53:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "revision_number": 0, "id": "1e5d9b96-3213-41a0-9830-0ac21916dd1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ec833db973445a88ed0121efda3f492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "revision_number": 0, "id": "afea5ee2-158d-402b-9bb6-7b37a03c44e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ec833db973445a88ed0121efda3f492"}], "revision_number": 2, "project_id": "2ec833db973445a88ed0121efda3f492", "id": "63dce3c1-65e2-481a-882f-56f9f23da035", "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name"}]} 2018-11-06 14:53:45,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=63dce3c1-65e2-481a-882f-56f9f23da035 used request id req-65a8f17a-5691-425c-8be4-428ec79fccf1 2018-11-06 14:53:45,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63dce3c1-65e2-481a-882f-56f9f23da035 2018-11-06 14:53:45,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=63dce3c1-65e2-481a-882f-56f9f23da035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:45,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c034d29e-7c4d-4a68-ba6a-dbfb3e311b3a Date: Tue, 06 Nov 2018 14:53: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-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "1e5d9b96-3213-41a0-9830-0ac21916dd1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "afea5ee2-158d-402b-9bb6-7b37a03c44e9"}]} 2018-11-06 14:53:45,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=63dce3c1-65e2-481a-882f-56f9f23da035 used request id req-c034d29e-7c4d-4a68-ba6a-dbfb3e311b3a 2018-11-06 14:53:45,218 - neutron_utils - INFO - Retrieving security group with ID - 63dce3c1-65e2-481a-882f-56f9f23da035 2018-11-06 14:53:45,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=63dce3c1-65e2-481a-882f-56f9f23da035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:45,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f9425615-79da-4986-a23d-af841d77ed2d Date: Tue, 06 Nov 2018 14:53:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "updated_at": "2018-11-06T14:53:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "revision_number": 0, "id": "1e5d9b96-3213-41a0-9830-0ac21916dd1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ec833db973445a88ed0121efda3f492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "revision_number": 0, "id": "afea5ee2-158d-402b-9bb6-7b37a03c44e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ec833db973445a88ed0121efda3f492"}], "revision_number": 2, "project_id": "2ec833db973445a88ed0121efda3f492", "id": "63dce3c1-65e2-481a-882f-56f9f23da035", "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name"}]} 2018-11-06 14:53:45,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=63dce3c1-65e2-481a-882f-56f9f23da035 used request id req-f9425615-79da-4986-a23d-af841d77ed2d 2018-11-06 14:53:45,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63dce3c1-65e2-481a-882f-56f9f23da035 2018-11-06 14:53:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=63dce3c1-65e2-481a-882f-56f9f23da035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:45,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f146d305-5b84-4ec4-b121-019ff23a5f65 Date: Tue, 06 Nov 2018 14:53: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-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "1e5d9b96-3213-41a0-9830-0ac21916dd1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "afea5ee2-158d-402b-9bb6-7b37a03c44e9"}]} 2018-11-06 14:53:45,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=63dce3c1-65e2-481a-882f-56f9f23da035 used request id req-f146d305-5b84-4ec4-b121-019ff23a5f65 2018-11-06 14:53:45,683 - neutron_utils - INFO - Retrieving security group with ID - 63dce3c1-65e2-481a-882f-56f9f23da035 2018-11-06 14:53:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=63dce3c1-65e2-481a-882f-56f9f23da035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:45,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3dde8eb4-7ead-4f90-bf35-4ae7d6dad3b2 Date: Tue, 06 Nov 2018 14:53:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "updated_at": "2018-11-06T14:53:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "revision_number": 0, "id": "1e5d9b96-3213-41a0-9830-0ac21916dd1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ec833db973445a88ed0121efda3f492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "revision_number": 0, "id": "afea5ee2-158d-402b-9bb6-7b37a03c44e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ec833db973445a88ed0121efda3f492"}], "revision_number": 2, "project_id": "2ec833db973445a88ed0121efda3f492", "id": "63dce3c1-65e2-481a-882f-56f9f23da035", "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name"}]} 2018-11-06 14:53:45,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=63dce3c1-65e2-481a-882f-56f9f23da035 used request id req-3dde8eb4-7ead-4f90-bf35-4ae7d6dad3b2 2018-11-06 14:53:45,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63dce3c1-65e2-481a-882f-56f9f23da035 2018-11-06 14:53:45,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=63dce3c1-65e2-481a-882f-56f9f23da035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:45,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e56de17-f6e5-436a-a13c-4483a11dfd94 Date: Tue, 06 Nov 2018 14:53: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-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "1e5d9b96-3213-41a0-9830-0ac21916dd1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:44Z", "security_group_id": "63dce3c1-65e2-481a-882f-56f9f23da035", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:44Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "afea5ee2-158d-402b-9bb6-7b37a03c44e9"}]} 2018-11-06 14:53:45,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=63dce3c1-65e2-481a-882f-56f9f23da035 used request id req-1e56de17-f6e5-436a-a13c-4483a11dfd94 2018-11-06 14:53:45,905 - neutron_utils - INFO - Deleting security group rule with ID - 1e5d9b96-3213-41a0-9830-0ac21916dd1e 2018-11-06 14:53:45,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/1e5d9b96-3213-41a0-9830-0ac21916dd1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:46,015 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-151eda26-65ac-4699-931c-71aed87ffdf3 Content-Length: 0 Date: Tue, 06 Nov 2018 14:53:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:53:46,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/1e5d9b96-3213-41a0-9830-0ac21916dd1e used request id req-151eda26-65ac-4699-931c-71aed87ffdf3 2018-11-06 14:53:46,015 - neutron_utils - INFO - Deleting security group rule with ID - afea5ee2-158d-402b-9bb6-7b37a03c44e9 2018-11-06 14:53:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/afea5ee2-158d-402b-9bb6-7b37a03c44e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:46,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-054719da-98b4-409e-aca0-0a169b9b7297 Content-Length: 0 Date: Tue, 06 Nov 2018 14:53:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:53:46,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/afea5ee2-158d-402b-9bb6-7b37a03c44e9 used request id req-054719da-98b4-409e-aca0-0a169b9b7297 2018-11-06 14:53:46,425 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name 2018-11-06 14:53:46,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/63dce3c1-65e2-481a-882f-56f9f23da035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb026aeda0c837a8277a301e24baee396e3dd2" 2018-11-06 14:53:46,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2ad2fdf-a8d8-48b6-9bc4-df114b3fe7d7 Content-Length: 0 Date: Tue, 06 Nov 2018 14:53:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:53:46,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/63dce3c1-65e2-481a-882f-56f9f23da035 used request id req-a2ad2fdf-a8d8-48b6-9bc4-df114b3fe7d7 2018-11-06 14:53:46,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:47,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-457a5231-efaf-4861-9ae7-d6a874344ce8 x-compute-request-id: req-457a5231-efaf-4861-9ae7-d6a874344ce8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:39Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:47,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-457a5231-efaf-4861-9ae7-d6a874344ce8 2018-11-06 14:53:47,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:47,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-41fb4e15-6219-4cab-aeef-78d62b286773 Date: Tue, 06 Nov 2018 14: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:47,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-41fb4e15-6219-4cab-aeef-78d62b286773 2018-11-06 14:53:47,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:47,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b705fab-192f-4a7f-9e70-7ba880cebfd0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:47,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-0b705fab-192f-4a7f-9e70-7ba880cebfd0 2018-11-06 14:53:47,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:47,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c79fe88c-b4d5-44a5-a555-1642d008ea63 Date: Tue, 06 Nov 2018 14:53:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:47,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-c79fe88c-b4d5-44a5-a555-1642d008ea63 2018-11-06 14:53:47,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:47,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-920b3e64-f5ed-447b-a9ac-fa8efd5f85f2 Date: Tue, 06 Nov 2018 14:53:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.9"}],"id":"3b22f0fc-2da0-4ea8-a269-b92cf741addc","security_groups":["665d2bb2-17a1-43ed-9595-192610919ad0"],"mac_address":"fa:16:3e:90:2f:66","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:31Z","binding:vnic_type":"normal","device_id":"6557a707-e23b-4ce5-b3ea-94a998bef0a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.4"}],"id":"5b6af0b2-f393-49bc-a211-b6e7597a66a5","security_groups":[],"mac_address":"fa:16:3e:e1:91:ef","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-661baa27-7e5e-4a45-8ea0-3d350373c513"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.2"}],"id":"af9e4522-aa7e-4c11-b392-da6025741973","security_groups":[],"mac_address":"fa:16:3e:fc:0c:72","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-661baa27-7e5e-4a45-8ea0-3d350373c513"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.3"}],"id":"b6a0221f-03b0-4681-b5f3-91c7c83a821f","security_groups":[],"mac_address":"fa:16:3e:6b:18:51","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-661baa27-7e5e-4a45-8ea0-3d350373c513"}]} 2018-11-06 14:53:47,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-920b3e64-f5ed-447b-a9ac-fa8efd5f85f2 2018-11-06 14:53:47,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:53:47,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7b0b87fc8514d9fa9b45fbec082c814", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role"}], "expires_at": "2018-11-06T15:53:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ec833db973445a88ed0121efda3f492", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2ec833db973445a88ed0121efda3f492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-user", "id": "d35c731c5b104e748317b6854324e903"}, "audit_ids": ["TuQm4q4xTiqCJidsUK2UXg"], "issued_at": "2018-11-06T14:53:47.000000Z"}} 2018-11-06 14:53:47,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6780f725a00719d2df346463c3647d513dfc095b" 2018-11-06 14:53:48,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ad41ae7-2542-47e0-9722-033dc03fc448 x-compute-request-id: req-7ad41ae7-2542-47e0-9722-033dc03fc448 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:39Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:48,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-7ad41ae7-2542-47e0-9722-033dc03fc448 2018-11-06 14:53:48,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:49,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2477b01-0f9d-4de4-a6b0-a11b0bdd4302 x-compute-request-id: req-e2477b01-0f9d-4de4-a6b0-a11b0bdd4302 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:39Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:49,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-e2477b01-0f9d-4de4-a6b0-a11b0bdd4302 2018-11-06 14:53:49,560 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst] is - ACTIVE 2018-11-06 14:53:49,560 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:53:49,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:49,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007431a3-d4ec-4719-8207-d0d8f392ca8c x-compute-request-id: req-007431a3-d4ec-4719-8207-d0d8f392ca8c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:39Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:49,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-007431a3-d4ec-4719-8207-d0d8f392ca8c 2018-11-06 14:53:49,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:50,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0d8ed522-3819-4861-a7f0-e1ac0fee1957 Date: Tue, 06 Nov 2018 14:53: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:50,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-0d8ed522-3819-4861-a7f0-e1ac0fee1957 2018-11-06 14:53:50,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:50,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9926dd77-6d39-4f15-b290-483ce00cde10 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:50,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-9926dd77-6d39-4f15-b290-483ce00cde10 2018-11-06 14:53:50,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:50,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4f628def-05c1-4621-9735-2c62dda4a4a3 Date: Tue, 06 Nov 2018 14:53:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:50,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-4f628def-05c1-4621-9735-2c62dda4a4a3 2018-11-06 14:53:50,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:50,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a7d4bc06-9eae-4200-8e29-28f6a62ce9c7 Date: Tue, 06 Nov 2018 14:53:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.9"}],"id":"3b22f0fc-2da0-4ea8-a269-b92cf741addc","security_groups":["665d2bb2-17a1-43ed-9595-192610919ad0"],"mac_address":"fa:16:3e:90:2f:66","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:31Z","binding:vnic_type":"normal","device_id":"6557a707-e23b-4ce5-b3ea-94a998bef0a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.4"}],"id":"5b6af0b2-f393-49bc-a211-b6e7597a66a5","security_groups":[],"mac_address":"fa:16:3e:e1:91:ef","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-661baa27-7e5e-4a45-8ea0-3d350373c513"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.2"}],"id":"af9e4522-aa7e-4c11-b392-da6025741973","security_groups":[],"mac_address":"fa:16:3e:fc:0c:72","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-661baa27-7e5e-4a45-8ea0-3d350373c513"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.3"}],"id":"b6a0221f-03b0-4681-b5f3-91c7c83a821f","security_groups":[],"mac_address":"fa:16:3e:6b:18:51","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-661baa27-7e5e-4a45-8ea0-3d350373c513"}]} 2018-11-06 14:53:50,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-a7d4bc06-9eae-4200-8e29-28f6a62ce9c7 2018-11-06 14:53:50,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:51,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64b089e8-5029-48d1-919e-5ea4b7b08f70 x-compute-request-id: req-64b089e8-5029-48d1-919e-5ea4b7b08f70 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:39Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:51,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-64b089e8-5029-48d1-919e-5ea4b7b08f70 2018-11-06 14:53:51,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:51,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0d439a64-24d6-4971-b280-bf23a0dec8d4 Date: Tue, 06 Nov 2018 14:53: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:51,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-0d439a64-24d6-4971-b280-bf23a0dec8d4 2018-11-06 14:53:51,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:51,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba313d7-d349-4e5d-b677-d4421a229af7 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:51,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-7ba313d7-d349-4e5d-b677-d4421a229af7 2018-11-06 14:53:51,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:51,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a94edd09-13d4-4531-8b9e-a64070f71381 Date: Tue, 06 Nov 2018 14:53:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:51,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-a94edd09-13d4-4531-8b9e-a64070f71381 2018-11-06 14:53:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:51,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-036d06e8-5c26-419b-a6c9-b9fec8a7e053 Date: Tue, 06 Nov 2018 14:53:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.9"}],"id":"3b22f0fc-2da0-4ea8-a269-b92cf741addc","security_groups":["665d2bb2-17a1-43ed-9595-192610919ad0"],"mac_address":"fa:16:3e:90:2f:66","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:31Z","binding:vnic_type":"normal","device_id":"6557a707-e23b-4ce5-b3ea-94a998bef0a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.4"}],"id":"5b6af0b2-f393-49bc-a211-b6e7597a66a5","security_groups":[],"mac_address":"fa:16:3e:e1:91:ef","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-661baa27-7e5e-4a45-8ea0-3d350373c513"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.2"}],"id":"af9e4522-aa7e-4c11-b392-da6025741973","security_groups":[],"mac_address":"fa:16:3e:fc:0c:72","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-661baa27-7e5e-4a45-8ea0-3d350373c513"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.3"}],"id":"b6a0221f-03b0-4681-b5f3-91c7c83a821f","security_groups":[],"mac_address":"fa:16:3e:6b:18:51","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-661baa27-7e5e-4a45-8ea0-3d350373c513"}]} 2018-11-06 14:53:51,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-036d06e8-5c26-419b-a6c9-b9fec8a7e053 2018-11-06 14:53:51,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name"}}' 2018-11-06 14:53:51,770 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-edff9769-8244-46ea-83ac-cb94e81b28e9 x-compute-request-id: req-edff9769-8244-46ea-83ac-cb94e81b28e9 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name is not found for project 2ec833db973445a88ed0121efda3f492", "code": 404}} 2018-11-06 14:53:51,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9/action used request id req-edff9769-8244-46ea-83ac-cb94e81b28e9 2018-11-06 14:53:51,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:52,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f128069-bc6a-40a1-a792-f415d5a44997 x-compute-request-id: req-9f128069-bc6a-40a1-a792-f415d5a44997 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:39Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:52,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-9f128069-bc6a-40a1-a792-f415d5a44997 2018-11-06 14:53:52,369 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name] - Security group InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name is not found for project 2ec833db973445a88ed0121efda3f492 (HTTP 404) (Request-ID: req-edff9769-8244-46ea-83ac-cb94e81b28e9) 2018-11-06 14:53:52,370 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-name is not found for project 2ec833db973445a88ed0121efda3f492 (HTTP 404) (Request-ID: req-edff9769-8244-46ea-83ac-cb94e81b28e9) 2018-11-06 14:53:52,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:53,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-778ed17e-6c00-40f0-a1f8-67cd05926a01 x-compute-request-id: req-778ed17e-6c00-40f0-a1f8-67cd05926a01 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:39Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:53,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-778ed17e-6c00-40f0-a1f8-67cd05926a01 2018-11-06 14:53:53,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:53,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fc579672-902c-4a5f-b12d-8f310923910f Date: Tue, 06 Nov 2018 14:53: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":["2b339e1f-b093-4a77-a649-b0202d67f9c7"],"updated_at":"2018-11-06T14:53:25Z","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2ec833db973445a88ed0121efda3f492","id":"661baa27-7e5e-4a45-8ea0-3d350373c513","name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net"}]} 2018-11-06 14:53:53,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net used request id req-fc579672-902c-4a5f-b12d-8f310923910f 2018-11-06 14:53:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:53,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68e0f2d-0624-45e5-baa0-09d30a9bba6a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:53:53,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-c68e0f2d-0624-45e5-baa0-09d30a9bba6a 2018-11-06 14:53:53,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:53,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-23f1ac2e-ed66-47c0-9fb9-a6fc67d191c2 Date: Tue, 06 Nov 2018 14:53:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:25Z","dns_nameservers":[],"updated_at":"2018-11-06T14:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2ec833db973445a88ed0121efda3f492","id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet"}]} 2018-11-06 14:53:53,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-23f1ac2e-ed66-47c0-9fb9-a6fc67d191c2 2018-11-06 14:53:53,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:53,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-7ebb40bf-75d0-464e-8367-a0a41d00b4c7 Date: Tue, 06 Nov 2018 14:53:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.9"}],"id":"3b22f0fc-2da0-4ea8-a269-b92cf741addc","security_groups":["665d2bb2-17a1-43ed-9595-192610919ad0"],"mac_address":"fa:16:3e:90:2f:66","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:31Z","binding:vnic_type":"normal","device_id":"6557a707-e23b-4ce5-b3ea-94a998bef0a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.4"}],"id":"5b6af0b2-f393-49bc-a211-b6e7597a66a5","security_groups":[],"mac_address":"fa:16:3e:e1:91:ef","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-661baa27-7e5e-4a45-8ea0-3d350373c513"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.2"}],"id":"af9e4522-aa7e-4c11-b392-da6025741973","security_groups":[],"mac_address":"fa:16:3e:fc:0c:72","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-661baa27-7e5e-4a45-8ea0-3d350373c513"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:53:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b339e1f-b093-4a77-a649-b0202d67f9c7","ip_address":"10.55.0.3"}],"id":"b6a0221f-03b0-4681-b5f3-91c7c83a821f","security_groups":[],"mac_address":"fa:16:3e:6b:18:51","project_id":"2ec833db973445a88ed0121efda3f492","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"661baa27-7e5e-4a45-8ea0-3d350373c513","tenant_id":"2ec833db973445a88ed0121efda3f492","created_at":"2018-11-06T14:53:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-661baa27-7e5e-4a45-8ea0-3d350373c513"}]} 2018-11-06 14:53:53,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-7ebb40bf-75d0-464e-8367-a0a41d00b4c7 2018-11-06 14:53:53,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6780f725a00719d2df346463c3647d513dfc095b" 2018-11-06 14:53:54,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a00d901a-fabc-4568-8720-ce33bf519eca x-compute-request-id: req-a00d901a-fabc-4568-8720-ce33bf519eca Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "security_groups": [{"name": "default"}], "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:39Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:54,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-a00d901a-fabc-4568-8720-ce33bf519eca 2018-11-06 14:53:54,462 - create_instance - INFO - Deleting Port with ID - 3b22f0fc-2da0-4ea8-a269-b92cf741addc 2018-11-06 14:53:54,462 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-port 2018-11-06 14:53:54,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/3b22f0fc-2da0-4ea8-a269-b92cf741addc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:54,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05efc7d0-47d4-4ff7-8c09-cce282de9168 Date: Tue, 06 Nov 2018 14:53:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:53:54,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/3b22f0fc-2da0-4ea8-a269-b92cf741addc used request id req-05efc7d0-47d4-4ff7-8c09-cce282de9168 2018-11-06 14:53:54,910 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst 2018-11-06 14:53:54,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:55,063 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:53: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-b38b3523-4337-4151-b280-810a467f9590 x-compute-request-id: req-b38b3523-4337-4151-b280-810a467f9590 Content-Type: application/json 2018-11-06 14:53:55,064 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-b38b3523-4337-4151-b280-810a467f9590 2018-11-06 14:53:55,064 - create_instance - INFO - Checking deletion status 2018-11-06 14:53:55,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:55,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b70156b-f469-4a7d-8eaf-121116f34ae5 x-compute-request-id: req-0b70156b-f469-4a7d-8eaf-121116f34ae5 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:2f:66", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:54Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:55,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-0b70156b-f469-4a7d-8eaf-121116f34ae5 2018-11-06 14:53:55,386 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst] is - ACTIVE 2018-11-06 14:53:55,387 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:53:58,390 - create_instance - DEBUG - VM status query timeout in 296.674268961 2018-11-06 14:53:58,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:53:58,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:53: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-3484886a-5066-4fb1-bbf2-17b97017d364 x-compute-request-id: req-3484886a-5066-4fb1-bbf2-17b97017d364 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9", "rel": "bookmark"}], "image": {"id": "6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "links": [{"href": "http://172.30.9.27:8774/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:53:39.000000", "flavor": {"id": "93736389-56ed-4cf8-8850-0b2354d32895", "links": [{"href": "http://172.30.9.27:8774/flavors/93736389-56ed-4cf8-8850-0b2354d32895", "rel": "bookmark"}]}, "id": "6557a707-e23b-4ce5-b3ea-94a998bef0a9", "user_id": "d35c731c5b104e748317b6854324e903", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:53:54Z", "hostId": "53f46ab0a07e0f3564115412f479b9162ec816c1d3a5eecd7ff671b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst", "created": "2018-11-06T14:53:33Z", "tenant_id": "2ec833db973445a88ed0121efda3f492", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:53:58,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-3484886a-5066-4fb1-bbf2-17b97017d364 2018-11-06 14:53:58,498 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst] is - ACTIVE 2018-11-06 14:53:58,498 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:54:01,502 - create_instance - DEBUG - VM status query timeout in 293.562468052 2018-11-06 14:54:01,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33225bbb9875d301c11348e260305fb386215f7" 2018-11-06 14:54:01,554 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6fd042b8-0b37-4239-ad39-e1343d0923f0 x-compute-request-id: req-6fd042b8-0b37-4239-ad39-e1343d0923f0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6557a707-e23b-4ce5-b3ea-94a998bef0a9 could not be found.", "code": 404}} 2018-11-06 14:54:01,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6557a707-e23b-4ce5-b3ea-94a998bef0a9 used request id req-6fd042b8-0b37-4239-ad39-e1343d0923f0 2018-11-06 14:54:01,555 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6557a707-e23b-4ce5-b3ea-94a998bef0a9 could not be found. (HTTP 404) (Request-ID: req-6fd042b8-0b37-4239-ad39-e1343d0923f0) 2018-11-06 14:54:01,555 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-inst 2018-11-06 14:54:01,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/93736389-56ed-4cf8-8850-0b2354d32895 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4ae1d2283f713b375c8d6936590c0e8288b7c4" 2018-11-06 14:54:01,644 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21542958-b3a4-4bc7-bcb1-fd8d669a48ed x-compute-request-id: req-21542958-b3a4-4bc7-bcb1-fd8d669a48ed Content-Length: 0 Content-Type: application/json 2018-11-06 14:54:01,644 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/93736389-56ed-4cf8-8850-0b2354d32895 used request id req-21542958-b3a4-4bc7-bcb1-fd8d669a48ed 2018-11-06 14:54:01,645 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet 2018-11-06 14:54:01,645 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-subnet 2018-11-06 14:54:01,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/2b339e1f-b093-4a77-a649-b0202d67f9c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb95ade93da69e3f59cdd172ab16411518de788" 2018-11-06 14:54:03,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5178e46a-45f7-425c-9b7b-7d7daa403109 Date: Tue, 06 Nov 2018 14:54:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:54:03,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2b339e1f-b093-4a77-a649-b0202d67f9c7 used request id req-5178e46a-45f7-425c-9b7b-7d7daa403109 2018-11-06 14:54:03,887 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-pub-net 2018-11-06 14:54:03,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/661baa27-7e5e-4a45-8ea0-3d350373c513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb95ade93da69e3f59cdd172ab16411518de788" 2018-11-06 14:54:05,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5595185a-fce4-4d54-b140-c480c3012001 Date: Tue, 06 Nov 2018 14:54:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:54:05,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/661baa27-7e5e-4a45-8ea0-3d350373c513 used request id req-5595185a-fce4-4d54-b140-c480c3012001 2018-11-06 14:54:05,114 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-3af33ae7-2482-44cb-bc45-0626164cdc00-image 2018-11-06 14:54:05,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e5695a050203098dee4199a4327c40998734d62" 2018-11-06 14:54:06,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04778174-41f9-4970-a5b2-41e667b1ed7f Date: Tue, 06 Nov 2018 14:54:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:54:06,121 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6b86fbd8-95f8-4950-8a66-fd76f8630e3d used request id req-04778174-41f9-4970-a5b2-41e667b1ed7f 2018-11-06 14:54:06,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:54:06,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ff7f49d2-4467-408e-b391-e0e8d7304d87 Date: Tue, 06 Nov 2018 14:54:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:24Z", "updated_at": "2018-11-06T14:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:24Z", "revision_number": 0, "id": "5d760b16-1fcd-465c-aa8d-d00f1fbe1f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:24Z", "security_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ec833db973445a88ed0121efda3f492"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:24Z", "revision_number": 0, "id": "92615454-8496-44ef-8147-da0bfaac2ed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:24Z", "security_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ec833db973445a88ed0121efda3f492"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:24Z", "revision_number": 0, "id": "a50cbcb5-7c1a-4bdf-8aff-7163ba61dfdf", "remote_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:24Z", "security_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ec833db973445a88ed0121efda3f492"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:53:24Z", "revision_number": 0, "id": "b6028a4d-d867-43a2-a204-45418a1a8790", "remote_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "remote_ip_prefix": null, "created_at": "2018-11-06T14:53:24Z", "security_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "tenant_id": "2ec833db973445a88ed0121efda3f492", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ec833db973445a88ed0121efda3f492"}], "revision_number": 4, "project_id": "2ec833db973445a88ed0121efda3f492", "id": "665d2bb2-17a1-43ed-9595-192610919ad0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:54:06,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ff7f49d2-4467-408e-b391-e0e8d7304d87 2018-11-06 14:54:06,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:54:06,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df12af7-01ef-457b-86e3-2f54e963cf27 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:54:06,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-1df12af7-01ef-457b-86e3-2f54e963cf27 2018-11-06 14:54:06,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:54:06,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf4bbcc-11d8-48c4-83fa-6b13d60c0af8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:54:06,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-5cf4bbcc-11d8-48c4-83fa-6b13d60c0af8 2018-11-06 14:54:06,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:54:06,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62b3238-f8cc-4004-83b1-d7cc4437ce41 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492"}, "enabled": true, "id": "2ec833db973445a88ed0121efda3f492", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj"}} 2018-11-06 14:54:06,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-a62b3238-f8cc-4004-83b1-d7cc4437ce41 2018-11-06 14:54:06,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 665d2bb2-17a1-43ed-9595-192610919ad0 2018-11-06 14:54:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=665d2bb2-17a1-43ed-9595-192610919ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:54:06,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6349b8c7-995f-4b9c-b0fc-d234966dfd46 Date: Tue, 06 Nov 2018 14:54:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:24Z", "security_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:24Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "5d760b16-1fcd-465c-aa8d-d00f1fbe1f17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:24Z", "security_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:24Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "92615454-8496-44ef-8147-da0bfaac2ed2"}, {"remote_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:24Z", "security_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:24Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "a50cbcb5-7c1a-4bdf-8aff-7163ba61dfdf"}, {"remote_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:53:24Z", "security_group_id": "665d2bb2-17a1-43ed-9595-192610919ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "2ec833db973445a88ed0121efda3f492", "created_at": "2018-11-06T14:53:24Z", "project_id": "2ec833db973445a88ed0121efda3f492", "id": "b6028a4d-d867-43a2-a204-45418a1a8790"}]} 2018-11-06 14:54:06,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=665d2bb2-17a1-43ed-9595-192610919ad0 used request id req-6349b8c7-995f-4b9c-b0fc-d234966dfd46 2018-11-06 14:54:06,881 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:54:06,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/665d2bb2-17a1-43ed-9595-192610919ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:54:07,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a81ab8b7-5d26-4005-a5d1-0de82998a347 Content-Length: 0 Date: Tue, 06 Nov 2018 14:54:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:54:07,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/665d2bb2-17a1-43ed-9595-192610919ad0 used request id req-a81ab8b7-5d26-4005-a5d1-0de82998a347 2018-11-06 14:54:07,195 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj 2018-11-06 14:54:07,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:54:07,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1c76e9-fc8c-4084-a078-2f57f9067922 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:54:07,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2ec833db973445a88ed0121efda3f492 used request id req-9d1c76e9-fc8c-4084-a078-2f57f9067922 2018-11-06 14:54:07,393 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5cf67dfe-4369-46f-proj-role 2018-11-06 14:54:07,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d7b0b87fc8514d9fa9b45fbec082c814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:54:07,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b183abdb-3e2c-4d80-a20f-8b087f2a0aa6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:54:07,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d7b0b87fc8514d9fa9b45fbec082c814 used request id req-b183abdb-3e2c-4d80-a20f-8b087f2a0aa6 2018-11-06 14:54:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3232607f5d7aab3861d3588d22adbf961451c23c" 2018-11-06 14:54:07,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a2a410-2b73-4421-b152-647f5d592247 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:54:07,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-21a2a410-2b73-4421-b152-647f5d592247 2018-11-06 14:54:07,587 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5cf67dfe-4369-46f-user 2018-11-06 14:54:07,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d35c731c5b104e748317b6854324e903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dd38ffb178eb80be11e419427f0afdbaae0a3e" 2018-11-06 14:54:07,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cad53ab-8948-44a9-8ebc-c1b91994ef1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:54:07,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d35c731c5b104e748317b6854324e903 used request id req-3cad53ab-8948-44a9-8ebc-c1b91994ef1f 2018-11-06 14:54:07,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:54:08,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:54:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["cRKl22qDRbyBda1lPmdhKA"], "issued_at": "2018-11-06T14:54:08.000000Z"}} 2018-11-06 14:54:08,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c9f6bf94a232b83e40a38048a22d7f9444838" 2018-11-06 14:54:08,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60172fb-f229-4f1f-a0f7-ff05c88ee534 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:54:08,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a60172fb-f229-4f1f-a0f7-ff05c88ee534 2018-11-06 14:54:08,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:54:08,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:54:08,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:54:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["PoaF08TVQcKpQBs4WsC1Qw"], "issued_at": "2018-11-06T14:54:08.000000Z"}} 2018-11-06 14:54:08,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:54:08,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eead8fca-3d00-40a7-b19f-88b6c872c2a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:54:08,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eead8fca-3d00-40a7-b19f-88b6c872c2a3 2018-11-06 14:54:08,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:54:08,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:54: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:54:08,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0133bf97-583a-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:54:08,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e17190-e4aa-4c0f-af97-71476bfd183e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0133bf97-583a-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:54:08,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0133bf97-583a-4b3-proj used request id req-83e17190-e4aa-4c0f-af97-71476bfd183e 2018-11-06 14:54:08,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:54:08,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bf88d5-9b03-4024-b66b-e1d7652b4207 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:54:08,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-48bf88d5-9b03-4024-b66b-e1d7652b4207 2018-11-06 14:54:08,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}}' 2018-11-06 14:54:09,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45972a89-6a9b-4406-9889-b3209eb4e1e6 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:09,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-45972a89-6a9b-4406-9889-b3209eb4e1e6 2018-11-06 14:54:09,104 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-0133bf97-583a-4b3-proj 2018-11-06 14:54:09,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:54:09,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:54:09,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["SZXDSaxSQxWjKKsxnGYFEQ"], "issued_at": "2018-11-06T14:54:09.000000Z"}} 2018-11-06 14:54:09,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f01052e21910fe66a4c6631fe76aa7c5e50af9" 2018-11-06 14:54:09,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86412578-6724-49bc-b95a-f1c394ff9f46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:54:09,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-86412578-6724-49bc-b95a-f1c394ff9f46 2018-11-06 14:54:09,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:54:09,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:54: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:54:09,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f01052e21910fe66a4c6631fe76aa7c5e50af9" 2018-11-06 14:54:09,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a487a23-5a62-462b-9a11-db16daef6280 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:54:09,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6a487a23-5a62-462b-9a11-db16daef6280 2018-11-06 14:54:09,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-0133bf97-583a-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f01052e21910fe66a4c6631fe76aa7c5e50af9" 2018-11-06 14:54:09,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d27072f-5690-4c04-be0a-9180c24258fe Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-0133bf97-583a-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}]} 2018-11-06 14:54:09,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-0133bf97-583a-4b3-proj used request id req-6d27072f-5690-4c04-be0a-9180c24258fe 2018-11-06 14:54:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f01052e21910fe66a4c6631fe76aa7c5e50af9" 2018-11-06 14:54:09,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36bddfe2-e415-4f61-bb84-8e5ec2e2d235 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:54:09,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-36bddfe2-e415-4f61-bb84-8e5ec2e2d235 2018-11-06 14:54:10,187 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-0133bf97-583a-4b3-user 2018-11-06 14:54:10,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:54:10,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:54:10,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d870d67-c1a7-435a-9c12-939d86e19103 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:54:10,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2d870d67-c1a7-435a-9c12-939d86e19103 2018-11-06 14:54:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" -d '{"role": {"name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role"}}' 2018-11-06 14:54:10,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01c77668-dcc4-4b4c-adb9-0df9a613813a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8eaa6cb5914547bd8ed27c3f2b8cc534", "links": {"self": "http://172.30.9.27:5000/v3/roles/8eaa6cb5914547bd8ed27c3f2b8cc534"}, "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role"}} 2018-11-06 14:54:10,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-01c77668-dcc4-4b4c-adb9-0df9a613813a 2018-11-06 14:54:10,403 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role 2018-11-06 14:54:10,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/8eaa6cb5914547bd8ed27c3f2b8cc534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:54:10,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a65f5dd-9936-4e1d-b685-834e98778520 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/8eaa6cb5914547bd8ed27c3f2b8cc534"}, "domain_id": null, "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role", "id": "8eaa6cb5914547bd8ed27c3f2b8cc534"}} 2018-11-06 14:54:10,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/8eaa6cb5914547bd8ed27c3f2b8cc534 used request id req-0a65f5dd-9936-4e1d-b685-834e98778520 2018-11-06 14:54:10,499 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role to project InstanceSecurityGroupTests-0133bf97-583a-4b3-proj 2018-11-06 14:54:10,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655/users/c3bb5de45af94104b71bbfdcbb00d43a/roles/8eaa6cb5914547bd8ed27c3f2b8cc534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:54:10,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa67022c-39b7-4a11-9ca7-2ae2065c0939 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:54:10,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655/users/c3bb5de45af94104b71bbfdcbb00d43a/roles/8eaa6cb5914547bd8ed27c3f2b8cc534 used request id req-fa67022c-39b7-4a11-9ca7-2ae2065c0939 2018-11-06 14:54:10,639 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:54:10,640 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:54:10,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:54:10,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:54:11,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8eaa6cb5914547bd8ed27c3f2b8cc534", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role"}], "expires_at": "2018-11-06T15:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12a2ba2c3aac42269adc1bab883d2655", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-user", "id": "c3bb5de45af94104b71bbfdcbb00d43a"}, "audit_ids": ["nTA3bTflSbqYDFbOEvAS1g"], "issued_at": "2018-11-06T14:54:11.000000Z"}} 2018-11-06 14:54:11,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda38e6c4570fcbf19a0acb09114cecf06b8f129" 2018-11-06 14:54:11,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b5b795-41ef-4b0b-956c-8f0b067e2d36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:54:11,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-50b5b795-41ef-4b0b-956c-8f0b067e2d36 2018-11-06 14:54:11,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda38e6c4570fcbf19a0acb09114cecf06b8f129" 2018-11-06 14:54:11,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d02b8a6b-f612-4faf-9dd8-d7bd9df4e9e7 Date: Tue, 06 Nov 2018 14:54:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image"} 2018-11-06 14:54:11,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image used request id req-d02b8a6b-f612-4faf-9dd8-d7bd9df4e9e7 2018-11-06 14:54:11,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda38e6c4570fcbf19a0acb09114cecf06b8f129" 2018-11-06 14:54:11,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1913bc94-261a-480f-977c-b6b4c6c1bb4c Date: Tue, 06 Nov 2018 14:54: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-11-06 14:54:11,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1913bc94-261a-480f-977c-b6b4c6c1bb4c 2018-11-06 14:54:11,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bda38e6c4570fcbf19a0acb09114cecf06b8f129" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image"}' 2018-11-06 14:54:11,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b X-Openstack-Request-Id: req-2fd4cc03-66ec-4412-929a-e5524b2e50b5 Date: Tue, 06 Nov 2018 14:54:11 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:54:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:54:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "min_disk": 0, "protected": false, "id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "file": "/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/file", "checksum": null, "owner": "12a2ba2c3aac42269adc1bab883d2655", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:54:11,633 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2fd4cc03-66ec-4412-929a-e5524b2e50b5 2018-11-06 14:54:11,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda38e6c4570fcbf19a0acb09114cecf06b8f129" -d '' 2018-11-06 14:54:13,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30e4b1d3-1cf5-478d-968e-69d6d6de6800 Date: Tue, 06 Nov 2018 14:54:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:54:13,929 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/file used request id req-30e4b1d3-1cf5-478d-968e-69d6d6de6800 2018-11-06 14:54:13,930 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:54:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda38e6c4570fcbf19a0acb09114cecf06b8f129" 2018-11-06 14:54:14,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b22c99f1-f3bb-45e9-8fa4-5af1875fd3f7 Date: Tue, 06 Nov 2018 14:54:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:54:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:54:13Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/snap", "metadata": {}}], "self": "/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "min_disk": 0, "protected": false, "id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "file": "/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12a2ba2c3aac42269adc1bab883d2655", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:54:14,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b used request id req-b22c99f1-f3bb-45e9-8fa4-5af1875fd3f7 2018-11-06 14:54:14,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda38e6c4570fcbf19a0acb09114cecf06b8f129" 2018-11-06 14:54:14,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c0db410d-e0ec-433a-84fd-72bb4448b8fc Date: Tue, 06 Nov 2018 14:54: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-11-06 14:54:14,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c0db410d-e0ec-433a-84fd-72bb4448b8fc 2018-11-06 14:54:14,255 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image 2018-11-06 14:54:14,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda38e6c4570fcbf19a0acb09114cecf06b8f129" 2018-11-06 14:54:14,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-165f249c-688c-42b9-bd7b-445a6e9309e9 Date: Tue, 06 Nov 2018 14:54:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:54:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:54:13Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/snap", "metadata": {}}], "self": "/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "min_disk": 0, "protected": false, "id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "file": "/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12a2ba2c3aac42269adc1bab883d2655", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:54:14,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b used request id req-165f249c-688c-42b9-bd7b-445a6e9309e9 2018-11-06 14:54:14,440 - create_image - DEBUG - Instance status is - active 2018-11-06 14:54:14,440 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image 2018-11-06 14:54:14,441 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image 2018-11-06 14:54:14,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:54:14,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:54:14,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8eaa6cb5914547bd8ed27c3f2b8cc534", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role"}], "expires_at": "2018-11-06T15:54:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12a2ba2c3aac42269adc1bab883d2655", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-user", "id": "c3bb5de45af94104b71bbfdcbb00d43a"}, "audit_ids": ["2yxJPI32QECSCmcxRH_2Mg"], "issued_at": "2018-11-06T14:54:14.000000Z"}} 2018-11-06 14:54:14,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edffd733b3eb2410abaa15c3be15d465ea4c9325" 2018-11-06 14:54:14,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52694222-8e13-458e-9421-37343b3f7f8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:54:14,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-52694222-8e13-458e-9421-37343b3f7f8b 2018-11-06 14:54:14,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edffd733b3eb2410abaa15c3be15d465ea4c9325" 2018-11-06 14:54:15,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-320e3bdd-1f48-438a-927f-c74f2d788e8b Date: Tue, 06 Nov 2018 14:54:15 GMT RESP BODY: {"networks":[]} 2018-11-06 14:54:15,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-320e3bdd-1f48-438a-927f-c74f2d788e8b 2018-11-06 14:54:15,067 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net 2018-11-06 14:54:15,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edffd733b3eb2410abaa15c3be15d465ea4c9325" -d '{"network": {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net", "admin_state_up": true}}' 2018-11-06 14:54:15,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-e314bdfc-6b7b-4fe8-ab82-c4397274ec97 Date: Tue, 06 Nov 2018 14:54:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0b94373e-b7fd-4420-849a-b9c89e022b75","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:54:15Z","is_default":false,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","mtu":1450}} 2018-11-06 14:54:15,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e314bdfc-6b7b-4fe8-ab82-c4397274ec97 2018-11-06 14:54:15,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edffd733b3eb2410abaa15c3be15d465ea4c9325" 2018-11-06 14:54:15,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-e408e2f6-f45e-4efc-8ecb-15bc7617dbf5 Date: Tue, 06 Nov 2018 14:54: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-11-06T14:54:15Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:15,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-e408e2f6-f45e-4efc-8ecb-15bc7617dbf5 2018-11-06 14:54:15,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edffd733b3eb2410abaa15c3be15d465ea4c9325" 2018-11-06 14:54:16,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-25ab04f3-7df7-4791-a4b8-05582b89c666 Date: Tue, 06 Nov 2018 14:54:16 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:54:16,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-25ab04f3-7df7-4791-a4b8-05582b89c666 2018-11-06 14:54:16,057 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet 2018-11-06 14:54:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edffd733b3eb2410abaa15c3be15d465ea4c9325" -d '{"subnets": [{"ip_version": 4, "network_id": "0b94373e-b7fd-4420-849a-b9c89e022b75", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]}' 2018-11-06 14:54:16,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1823acd4-bbd7-4904-9d62-753b52eaa387 Date: Tue, 06 Nov 2018 14:54:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:16,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-1823acd4-bbd7-4904-9d62-753b52eaa387 2018-11-06 14:54:16,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edffd733b3eb2410abaa15c3be15d465ea4c9325" 2018-11-06 14:54:17,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9122f802-ff27-492d-af2a-312928628d11 Date: Tue, 06 Nov 2018 14:54: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:17,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-9122f802-ff27-492d-af2a-312928628d11 2018-11-06 14:54:17,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edffd733b3eb2410abaa15c3be15d465ea4c9325" 2018-11-06 14:54:17,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b8fd05ec-9e5c-4bb1-979b-6f739e66faff Date: Tue, 06 Nov 2018 14:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:17,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-b8fd05ec-9e5c-4bb1-979b-6f739e66faff 2018-11-06 14:54:17,310 - OpenStackNetwork - DEBUG - Network [0b94373e-b7fd-4420-849a-b9c89e022b75] created successfully 2018-11-06 14:54:17,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:54:17,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:54:17,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:54:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["gczM0yuHRZqBfy1b2FUb_A"], "issued_at": "2018-11-06T14:54:17.000000Z"}} 2018-11-06 14:54:17,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd7c11d6bfe27c3828f4bf36502413f5edb9093" 2018-11-06 14:54:17,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e7329c-2426-40ba-bb9f-ed82f363d1f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:54:17,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-48e7329c-2426-40ba-bb9f-ed82f363d1f9 2018-11-06 14:54:17,772 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:54:17,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd7c11d6bfe27c3828f4bf36502413f5edb9093" 2018-11-06 14:54:17,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be255c3b-0588-48fb-8b4d-63de27cbd552 x-compute-request-id: req-be255c3b-0588-48fb-8b4d-63de27cbd552 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:54:17,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-be255c3b-0588-48fb-8b4d-63de27cbd552 2018-11-06 14:54:17,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd7c11d6bfe27c3828f4bf36502413f5edb9093" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-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-11-06 14:54:18,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d713f5c-5e0f-47ba-93f3-acd8dd77a741 x-compute-request-id: req-8d713f5c-5e0f-47ba-93f3-acd8dd77a741 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:54:18,054 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8d713f5c-5e0f-47ba-93f3-acd8dd77a741 2018-11-06 14:54:18,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:54:18,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:54:18,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8eaa6cb5914547bd8ed27c3f2b8cc534", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role"}], "expires_at": "2018-11-06T15:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12a2ba2c3aac42269adc1bab883d2655", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-user", "id": "c3bb5de45af94104b71bbfdcbb00d43a"}, "audit_ids": ["VzgTUfHUSH2j8ic4DWwgiQ"], "issued_at": "2018-11-06T14:54:18.000000Z"}} 2018-11-06 14:54:18,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:18,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be990af8-41a5-48ad-b01a-792e2e3f6b02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:54:18,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-be990af8-41a5-48ad-b01a-792e2e3f6b02 2018-11-06 14:54:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:18,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d8bc21ac-6313-40c5-a710-4d3a59247162 Date: Tue, 06 Nov 2018 14:54:18 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:54:18,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name&description=hello+group used request id req-d8bc21ac-6313-40c5-a710-4d3a59247162 2018-11-06 14:54:18,685 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name... 2018-11-06 14:54:18,685 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name 2018-11-06 14:54:18,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" -d '{"security_group": {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name", "description": "hello group"}}' 2018-11-06 14:54:19,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4d729556-25fc-4149-aa8d-feb856f8968b Date: Tue, 06 Nov 2018 14:54:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "updated_at": "2018-11-06T14:54:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "revision_number": 0, "id": "0556074e-a649-4524-8e00-7abfb6375282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv6", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "revision_number": 0, "id": "39a62702-7c70-4bc6-9c13-76d8b56abc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv4", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}], "revision_number": 2, "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}} 2018-11-06 14:54:19,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-4d729556-25fc-4149-aa8d-feb856f8968b 2018-11-06 14:54:19,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5fc7635-3c05-4a90-b9b1-0302238fe92a 2018-11-06 14:54:19,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5fc7635-3c05-4a90-b9b1-0302238fe92a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:19,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a63ca6c1-4e34-4442-abf9-d5f0a136780f Date: Tue, 06 Nov 2018 14:54:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "0556074e-a649-4524-8e00-7abfb6375282"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "39a62702-7c70-4bc6-9c13-76d8b56abc47"}]} 2018-11-06 14:54:19,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5fc7635-3c05-4a90-b9b1-0302238fe92a used request id req-a63ca6c1-4e34-4442-abf9-d5f0a136780f 2018-11-06 14:54:19,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5fc7635-3c05-4a90-b9b1-0302238fe92a 2018-11-06 14:54:19,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5fc7635-3c05-4a90-b9b1-0302238fe92a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:19,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50ab8d01-22aa-471f-94a7-b0f6034b980b Date: Tue, 06 Nov 2018 14:54:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "0556074e-a649-4524-8e00-7abfb6375282"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "39a62702-7c70-4bc6-9c13-76d8b56abc47"}]} 2018-11-06 14:54:19,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5fc7635-3c05-4a90-b9b1-0302238fe92a used request id req-50ab8d01-22aa-471f-94a7-b0f6034b980b 2018-11-06 14:54:19,397 - neutron_utils - INFO - Retrieving security group with ID - c5fc7635-3c05-4a90-b9b1-0302238fe92a 2018-11-06 14:54:19,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c5fc7635-3c05-4a90-b9b1-0302238fe92a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:19,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-336f4ff1-5d4d-43ff-ac77-cb0ec246e5c6 Date: Tue, 06 Nov 2018 14:54:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "updated_at": "2018-11-06T14:54:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "revision_number": 0, "id": "0556074e-a649-4524-8e00-7abfb6375282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv6", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "revision_number": 0, "id": "39a62702-7c70-4bc6-9c13-76d8b56abc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv4", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}], "revision_number": 2, "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}]} 2018-11-06 14:54:19,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c5fc7635-3c05-4a90-b9b1-0302238fe92a used request id req-336f4ff1-5d4d-43ff-ac77-cb0ec246e5c6 2018-11-06 14:54:19,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5fc7635-3c05-4a90-b9b1-0302238fe92a 2018-11-06 14:54:19,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5fc7635-3c05-4a90-b9b1-0302238fe92a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:19,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6fad7158-10c0-466f-9ffd-873a852a7212 Date: Tue, 06 Nov 2018 14:54:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "0556074e-a649-4524-8e00-7abfb6375282"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "39a62702-7c70-4bc6-9c13-76d8b56abc47"}]} 2018-11-06 14:54:19,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5fc7635-3c05-4a90-b9b1-0302238fe92a used request id req-6fad7158-10c0-466f-9ffd-873a852a7212 2018-11-06 14:54:19,625 - neutron_utils - INFO - Retrieving security group with ID - c5fc7635-3c05-4a90-b9b1-0302238fe92a 2018-11-06 14:54:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c5fc7635-3c05-4a90-b9b1-0302238fe92a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:19,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-827b266b-3ed4-43d2-a3f2-08d6b5cb6679 Date: Tue, 06 Nov 2018 14:54:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "updated_at": "2018-11-06T14:54:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "revision_number": 0, "id": "0556074e-a649-4524-8e00-7abfb6375282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv6", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "revision_number": 0, "id": "39a62702-7c70-4bc6-9c13-76d8b56abc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv4", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}], "revision_number": 2, "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}]} 2018-11-06 14:54:19,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c5fc7635-3c05-4a90-b9b1-0302238fe92a used request id req-827b266b-3ed4-43d2-a3f2-08d6b5cb6679 2018-11-06 14:54:19,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5fc7635-3c05-4a90-b9b1-0302238fe92a 2018-11-06 14:54:19,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5fc7635-3c05-4a90-b9b1-0302238fe92a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:20,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac7149e8-8fd0-4f9c-af30-7d93a51ab7fd Date: Tue, 06 Nov 2018 14:54:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "0556074e-a649-4524-8e00-7abfb6375282"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "39a62702-7c70-4bc6-9c13-76d8b56abc47"}]} 2018-11-06 14:54:20,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5fc7635-3c05-4a90-b9b1-0302238fe92a used request id req-ac7149e8-8fd0-4f9c-af30-7d93a51ab7fd 2018-11-06 14:54:20,113 - neutron_utils - INFO - Retrieving security group with ID - c5fc7635-3c05-4a90-b9b1-0302238fe92a 2018-11-06 14:54:20,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c5fc7635-3c05-4a90-b9b1-0302238fe92a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:20,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b8efdce4-12da-4fd7-adc7-b47b3eb64e5e Date: Tue, 06 Nov 2018 14:54:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "updated_at": "2018-11-06T14:54:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "revision_number": 0, "id": "0556074e-a649-4524-8e00-7abfb6375282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv6", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "revision_number": 0, "id": "39a62702-7c70-4bc6-9c13-76d8b56abc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv4", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}], "revision_number": 2, "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}]} 2018-11-06 14:54:20,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c5fc7635-3c05-4a90-b9b1-0302238fe92a used request id req-b8efdce4-12da-4fd7-adc7-b47b3eb64e5e 2018-11-06 14:54:20,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5fc7635-3c05-4a90-b9b1-0302238fe92a 2018-11-06 14:54:20,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5fc7635-3c05-4a90-b9b1-0302238fe92a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:20,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6fa74d48-d34e-48a3-9cc5-1add1c46eb68 Date: Tue, 06 Nov 2018 14:54:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "0556074e-a649-4524-8e00-7abfb6375282"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:18Z", "security_group_id": "c5fc7635-3c05-4a90-b9b1-0302238fe92a", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:18Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "39a62702-7c70-4bc6-9c13-76d8b56abc47"}]} 2018-11-06 14:54:20,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5fc7635-3c05-4a90-b9b1-0302238fe92a used request id req-6fa74d48-d34e-48a3-9cc5-1add1c46eb68 2018-11-06 14:54:20,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:54:20,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:54:20,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8eaa6cb5914547bd8ed27c3f2b8cc534", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role"}], "expires_at": "2018-11-06T15:54:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12a2ba2c3aac42269adc1bab883d2655", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-user", "id": "c3bb5de45af94104b71bbfdcbb00d43a"}, "audit_ids": ["bVqYX05XQgqbf8RE1p19fQ"], "issued_at": "2018-11-06T14:54:20.000000Z"}} 2018-11-06 14:54:20,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:21,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597da781-2038-425d-bf5a-3b4f2bf7e05c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:54:21,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-597da781-2038-425d-bf5a-3b4f2bf7e05c 2018-11-06 14:54:21,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:54:21,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:21,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b118bb1a-42a5-4806-b387-e42895a2538b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:54:21,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b118bb1a-42a5-4806-b387-e42895a2538b 2018-11-06 14:54:21,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:21,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-17746c93-bb77-49de-892b-c062c7bfabb9 Date: Tue, 06 Nov 2018 14: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:21,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-17746c93-bb77-49de-892b-c062c7bfabb9 2018-11-06 14:54:21,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:54:21,361 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:54: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:54:21,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:21,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0ee0a7-9fba-46c0-9927-082643dfb1d4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:21,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-5d0ee0a7-9fba-46c0-9927-082643dfb1d4 2018-11-06 14:54:21,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:21,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2db0bec7-2003-4a50-bf62-1c0f06d2b457 Date: Tue, 06 Nov 2018 14:54:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:21,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-2db0bec7-2003-4a50-bf62-1c0f06d2b457 2018-11-06 14:54:21,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:21,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2d98d27d-6713-479e-a263-7d716f1f1167 Date: Tue, 06 Nov 2018 14:54:21 GMT RESP BODY: {"ports":[]} 2018-11-06 14:54:21,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port&admin_state_up=True used request id req-2d98d27d-6713-479e-a263-7d716f1f1167 2018-11-06 14:54:21,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:22,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-0fed5b79-1859-4765-baf9-d33f1eb8de29 x-compute-request-id: req-0fed5b79-1859-4765-baf9-d33f1eb8de29 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:54:22,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst used request id req-0fed5b79-1859-4765-baf9-d33f1eb8de29 2018-11-06 14:54:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:22,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e503cafa-2c44-4661-b0f0-8540323035d0 Date: Tue, 06 Nov 2018 14: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:22,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-e503cafa-2c44-4661-b0f0-8540323035d0 2018-11-06 14:54:22,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:22,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874f9cfa-84b2-433e-8bbc-dd6e3bb82aac Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:22,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-874f9cfa-84b2-433e-8bbc-dd6e3bb82aac 2018-11-06 14:54:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:22,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a017f05d-0359-4372-9d5b-f99330e32e6d Date: Tue, 06 Nov 2018 14:54:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:22,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-a017f05d-0359-4372-9d5b-f99330e32e6d 2018-11-06 14:54:22,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:22,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-307133a3-9122-4aee-82cd-b8e47d958510 Date: Tue, 06 Nov 2018 14:54:22 GMT RESP BODY: {"ports":[]} 2018-11-06 14:54:22,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port&admin_state_up=True used request id req-307133a3-9122-4aee-82cd-b8e47d958510 2018-11-06 14:54:22,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:54:22,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:54:23,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8eaa6cb5914547bd8ed27c3f2b8cc534", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role"}], "expires_at": "2018-11-06T15:54:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12a2ba2c3aac42269adc1bab883d2655", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-user", "id": "c3bb5de45af94104b71bbfdcbb00d43a"}, "audit_ids": ["YBVV-JPIQcenEDdxv4Uwcw"], "issued_at": "2018-11-06T14:54:23.000000Z"}} 2018-11-06 14:54:23,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2266dbc524a201a8876de88a58d2c12ead9e0fcc" 2018-11-06 14:54:23,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855df321-2f55-4c93-8a3e-49f3e70d12e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:54:23,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-855df321-2f55-4c93-8a3e-49f3e70d12e5 2018-11-06 14:54:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:23,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-513630a5-ba21-447f-b63a-e50ceb595dfe Date: Tue, 06 Nov 2018 14: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:23,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-513630a5-ba21-447f-b63a-e50ceb595dfe 2018-11-06 14:54:23,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:23,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2b148d2f-ca64-45d2-b97a-6f9a1dd1ad07 Date: Tue, 06 Nov 2018 14:54:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:23,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-2b148d2f-ca64-45d2-b97a-6f9a1dd1ad07 2018-11-06 14:54:23,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:24,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dabcb934-3f4a-4676-98ea-5bc0c10edbfa Date: Tue, 06 Nov 2018 14: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:24,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-dabcb934-3f4a-4676-98ea-5bc0c10edbfa 2018-11-06 14:54:24,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:54:24,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:54: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:54:24,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2266dbc524a201a8876de88a58d2c12ead9e0fcc" 2018-11-06 14:54:24,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb03278-b580-4fa1-acf2-748dc9cd4361 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:24,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-cbb03278-b580-4fa1-acf2-748dc9cd4361 2018-11-06 14:54:24,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:24,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f94b7b84-e198-49b9-89ed-171210fe76e0 Date: Tue, 06 Nov 2018 14:54:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:24,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-f94b7b84-e198-49b9-89ed-171210fe76e0 2018-11-06 14:54:24,401 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net 2018-11-06 14:54:24,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" -d '{"port": {"network_id": "0b94373e-b7fd-4420-849a-b9c89e022b75", "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port", "admin_state_up": true}}' 2018-11-06 14:54:25,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-5eb188e3-a7d2-4500-b049-c2a7fa12a6be Date: Tue, 06 Nov 2018 14:54:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.10"}],"id":"f3eac73f-63b5-4fec-8163-990399e4288b","security_groups":["53927c2d-0b5d-4638-9abb-23f9e1664c9f"],"mac_address":"fa:16:3e:ec:04:3d","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port","project_id":"12a2ba2c3aac42269adc1bab883d2655","qos_policy_id":null,"admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:24Z","binding:vnic_type":"normal"}} 2018-11-06 14:54:25,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-5eb188e3-a7d2-4500-b049-c2a7fa12a6be 2018-11-06 14:54:25,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:25,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-eead9dba-b002-4b43-866a-be25d7c512fd Date: Tue, 06 Nov 2018 14:54: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:25,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-eead9dba-b002-4b43-866a-be25d7c512fd 2018-11-06 14:54:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:25,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80247667-fcda-48a8-8f24-c83453a73595 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:25,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-80247667-fcda-48a8-8f24-c83453a73595 2018-11-06 14:54:25,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:25,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f58dc1ce-61e6-440c-b215-627abb01308a Date: Tue, 06 Nov 2018 14:54:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:25,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-f58dc1ce-61e6-440c-b215-627abb01308a 2018-11-06 14:54:25,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:25,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-2ce00f69-7aca-4e5a-a921-c407a190f17f Date: Tue, 06 Nov 2018 14:54:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.10"}],"id":"f3eac73f-63b5-4fec-8163-990399e4288b","security_groups":["53927c2d-0b5d-4638-9abb-23f9e1664c9f"],"mac_address":"fa:16:3e:ec:04:3d","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:54:25,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port&admin_state_up=True used request id req-2ce00f69-7aca-4e5a-a921-c407a190f17f 2018-11-06 14:54:25,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:25,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b811ec55-e656-462c-8ed1-d7389522b5ee Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:25,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-b811ec55-e656-462c-8ed1-d7389522b5ee 2018-11-06 14:54:25,880 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst 2018-11-06 14:54:25,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:25,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-a180087e-ed05-47be-96e2-3c8a2aeb77dd x-compute-request-id: req-a180087e-ed05-47be-96e2-3c8a2aeb77dd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-flavor-name"}]} 2018-11-06 14:54:25,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a180087e-ed05-47be-96e2-3c8a2aeb77dd 2018-11-06 14:54:25,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:25,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-8327e232-566c-4519-8503-de374e6ace13 x-compute-request-id: req-8327e232-566c-4519-8503-de374e6ace13 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:54:25,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12 used request id req-8327e232-566c-4519-8503-de374e6ace13 2018-11-06 14:54:25,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:26,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-6b48b174-fe21-4708-9c14-a8e1629e4635 Date: Tue, 06 Nov 2018 14:54:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:54:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:54:13Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/snap", "metadata": {}}], "self": "/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "min_disk": 0, "protected": false, "id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "file": "/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12a2ba2c3aac42269adc1bab883d2655", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image"} 2018-11-06 14:54:26,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image used request id req-6b48b174-fe21-4708-9c14-a8e1629e4635 2018-11-06 14:54:26,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:26,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bf52f687-4e19-4a11-be09-aba9ffbdc0e6 Date: Tue, 06 Nov 2018 14:54:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 14:54:26,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bf52f687-4e19-4a11-be09-aba9ffbdc0e6 2018-11-06 14:54:26,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" -d '{"server": {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "imageRef": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "flavorRef": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "max_count": 1, "min_count": 1, "networks": [{"port": "f3eac73f-63b5-4fec-8163-990399e4288b"}], "security_groups": [{"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}]}}' 2018-11-06 14:54:28,267 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:54: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-fadcdb1e-83b5-4fe2-b594-c58f35b5b039 x-compute-request-id: req-fadcdb1e-83b5-4fe2-b594-c58f35b5b039 Content-Length: 435 location: http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "adminPass": "HQYnkq6Veq8s"}} 2018-11-06 14:54:28,267 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-fadcdb1e-83b5-4fe2-b594-c58f35b5b039 2018-11-06 14:54:28,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:28,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e41f489-06c5-48de-a5a6-511f3db19a47 x-compute-request-id: req-3e41f489-06c5-48de-a5a6-511f3db19a47 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.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:54:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:28,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-3e41f489-06c5-48de-a5a6-511f3db19a47 2018-11-06 14:54:28,645 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst 2018-11-06 14:54:28,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:29,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adc84418-1bf1-4cff-95b8-b12d620ae089 x-compute-request-id: req-adc84418-1bf1-4cff-95b8-b12d620ae089 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.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:54:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:29,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-adc84418-1bf1-4cff-95b8-b12d620ae089 2018-11-06 14:54:29,030 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst] is - BUILD 2018-11-06 14:54:29,030 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:54:32,033 - create_instance - DEBUG - VM status query timeout in 896.611741066 2018-11-06 14:54:32,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:32,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54: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-07430dc0-d357-40ab-9442-f8329b6eafc0 x-compute-request-id: req-07430dc0-d357-40ab-9442-f8329b6eafc0 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.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:54:29Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:32,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-07430dc0-d357-40ab-9442-f8329b6eafc0 2018-11-06 14:54:32,652 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst] is - BUILD 2018-11-06 14:54:32,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:54:35,655 - create_instance - DEBUG - VM status query timeout in 892.989831209 2018-11-06 14:54:35,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:36,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af154185-bec5-4e3e-b678-f98f7fb449de x-compute-request-id: req-af154185-bec5-4e3e-b678-f98f7fb449de Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:36,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-af154185-bec5-4e3e-b678-f98f7fb449de 2018-11-06 14:54:36,496 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst] is - ACTIVE 2018-11-06 14:54:36,496 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:54:36,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:37,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c9ff239-769b-4f91-9add-d080c3030d4a x-compute-request-id: req-8c9ff239-769b-4f91-9add-d080c3030d4a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:37,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-8c9ff239-769b-4f91-9add-d080c3030d4a 2018-11-06 14:54:37,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:37,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e27a77cd-b2a8-4748-9b4b-2068c89da7f4 Date: Tue, 06 Nov 2018 14:54: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:37,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-e27a77cd-b2a8-4748-9b4b-2068c89da7f4 2018-11-06 14:54:37,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:37,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab378aca-d328-4427-96f6-c1523b39428f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:37,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-ab378aca-d328-4427-96f6-c1523b39428f 2018-11-06 14:54:37,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:37,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8cf367a0-f058-42fa-9cba-e10d7aaf3b6e Date: Tue, 06 Nov 2018 14:54:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:37,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-8cf367a0-f058-42fa-9cba-e10d7aaf3b6e 2018-11-06 14:54:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:37,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-fce0277c-2135-46e4-943f-c6d7453002ab Date: Tue, 06 Nov 2018 14:54:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.3"}],"id":"52a23168-e08f-41a3-89fb-c864a428f098","security_groups":[],"mac_address":"fa:16:3e:5a:cf:79","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.2"}],"id":"a190a96a-26d2-40c5-aec8-12969069a296","security_groups":[],"mac_address":"fa:16:3e:c7:af:40","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.4"}],"id":"ce8e71d5-8370-4194-8636-20e125599eb6","security_groups":[],"mac_address":"fa:16:3e:5c:c6:d1","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.10"}],"id":"f3eac73f-63b5-4fec-8163-990399e4288b","security_groups":["53927c2d-0b5d-4638-9abb-23f9e1664c9f"],"mac_address":"fa:16:3e:ec:04:3d","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:24Z","binding:vnic_type":"normal","device_id":"4a6f7625-2683-4a1e-a79b-3423a7eeb5b2"}]} 2018-11-06 14:54:37,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-fce0277c-2135-46e4-943f-c6d7453002ab 2018-11-06 14:54:37,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:38,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54: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-4ec35e8b-9d07-45f7-907b-34fd4e82cae6 x-compute-request-id: req-4ec35e8b-9d07-45f7-907b-34fd4e82cae6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:38,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-4ec35e8b-9d07-45f7-907b-34fd4e82cae6 2018-11-06 14:54:38,271 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst] is - ACTIVE 2018-11-06 14:54:38,272 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:54:38,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:38,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-52665cb5-a67b-4cb3-803f-cf61407cfdb5 x-compute-request-id: req-52665cb5-a67b-4cb3-803f-cf61407cfdb5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:38,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-52665cb5-a67b-4cb3-803f-cf61407cfdb5 2018-11-06 14:54:38,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:38,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b44232e7-0c50-4496-903c-fd9f0484be36 Date: Tue, 06 Nov 2018 14:54: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:38,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-b44232e7-0c50-4496-903c-fd9f0484be36 2018-11-06 14:54:38,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:39,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5293bb4-5e19-421d-a468-1c66afaeae11 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:39,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-f5293bb4-5e19-421d-a468-1c66afaeae11 2018-11-06 14:54:39,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:39,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cb7080e3-8f10-41ba-8c85-5747b6d11e26 Date: Tue, 06 Nov 2018 14:54:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:39,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-cb7080e3-8f10-41ba-8c85-5747b6d11e26 2018-11-06 14:54:39,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:39,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-85ab270c-8450-46ae-9c4b-ddab4fa63428 Date: Tue, 06 Nov 2018 14:54:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.3"}],"id":"52a23168-e08f-41a3-89fb-c864a428f098","security_groups":[],"mac_address":"fa:16:3e:5a:cf:79","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.2"}],"id":"a190a96a-26d2-40c5-aec8-12969069a296","security_groups":[],"mac_address":"fa:16:3e:c7:af:40","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.4"}],"id":"ce8e71d5-8370-4194-8636-20e125599eb6","security_groups":[],"mac_address":"fa:16:3e:5c:c6:d1","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.10"}],"id":"f3eac73f-63b5-4fec-8163-990399e4288b","security_groups":["53927c2d-0b5d-4638-9abb-23f9e1664c9f"],"mac_address":"fa:16:3e:ec:04:3d","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:24Z","binding:vnic_type":"normal","device_id":"4a6f7625-2683-4a1e-a79b-3423a7eeb5b2"}]} 2018-11-06 14:54:39,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-85ab270c-8450-46ae-9c4b-ddab4fa63428 2018-11-06 14:54:39,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}}' 2018-11-06 14:54:40,365 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:54: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-c3ca2837-bd91-4fd3-8788-c1d5be319613 x-compute-request-id: req-c3ca2837-bd91-4fd3-8788-c1d5be319613 Content-Length: 0 Content-Type: application/json 2018-11-06 14:54:40,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2/action used request id req-c3ca2837-bd91-4fd3-8788-c1d5be319613 2018-11-06 14:54:40,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:40,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54: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-781b15c7-25a3-4e51-8edf-3398d755dfa1 x-compute-request-id: req-781b15c7-25a3-4e51-8edf-3398d755dfa1 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:40,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-781b15c7-25a3-4e51-8edf-3398d755dfa1 2018-11-06 14:54:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:40,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-533eb423-4aef-4c9b-8c15-d04c56a940a8 Date: Tue, 06 Nov 2018 14:54: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:40,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-533eb423-4aef-4c9b-8c15-d04c56a940a8 2018-11-06 14:54:40,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:40,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b3ea58-a7d4-44fb-bb78-6bb44a6f8c40 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:40,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-c9b3ea58-a7d4-44fb-bb78-6bb44a6f8c40 2018-11-06 14:54:40,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:41,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e09fcde1-a8e8-4a4f-afce-1c430157a14f Date: Tue, 06 Nov 2018 14:54:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:41,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-e09fcde1-a8e8-4a4f-afce-1c430157a14f 2018-11-06 14:54:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:41,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-2681f2bc-a9e6-4332-b0ca-cac4298b977c Date: Tue, 06 Nov 2018 14:54:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.3"}],"id":"52a23168-e08f-41a3-89fb-c864a428f098","security_groups":[],"mac_address":"fa:16:3e:5a:cf:79","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.2"}],"id":"a190a96a-26d2-40c5-aec8-12969069a296","security_groups":[],"mac_address":"fa:16:3e:c7:af:40","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.4"}],"id":"ce8e71d5-8370-4194-8636-20e125599eb6","security_groups":[],"mac_address":"fa:16:3e:5c:c6:d1","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:39Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.10"}],"id":"f3eac73f-63b5-4fec-8163-990399e4288b","security_groups":["53927c2d-0b5d-4638-9abb-23f9e1664c9f","c5fc7635-3c05-4a90-b9b1-0302238fe92a"],"mac_address":"fa:16:3e:ec:04:3d","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:24Z","binding:vnic_type":"normal","device_id":"4a6f7625-2683-4a1e-a79b-3423a7eeb5b2"}]} 2018-11-06 14:54:41,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-2681f2bc-a9e6-4332-b0ca-cac4298b977c 2018-11-06 14:54:41,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:54:41,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8eaa6cb5914547bd8ed27c3f2b8cc534", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role"}], "expires_at": "2018-11-06T15:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12a2ba2c3aac42269adc1bab883d2655", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/12a2ba2c3aac42269adc1bab883d2655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-user", "id": "c3bb5de45af94104b71bbfdcbb00d43a"}, "audit_ids": ["jEdcZruoT_Oa4kkgTD4O3A"], "issued_at": "2018-11-06T14:54:41.000000Z"}} 2018-11-06 14:54:41,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448b12cdcd907104898813a2e66115dc1bd65e99" 2018-11-06 14:54:42,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-de951536-ad72-4216-9296-a8ef259e7d3e x-compute-request-id: req-de951536-ad72-4216-9296-a8ef259e7d3e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:42,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-de951536-ad72-4216-9296-a8ef259e7d3e 2018-11-06 14:54:42,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:42,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54: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-4984ffb0-8bf3-4490-b34e-00ac41a9f8b7 x-compute-request-id: req-4984ffb0-8bf3-4490-b34e-00ac41a9f8b7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:42,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-4984ffb0-8bf3-4490-b34e-00ac41a9f8b7 2018-11-06 14:54:42,883 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst] is - ACTIVE 2018-11-06 14:54:42,883 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:54:42,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:43,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54: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-7785d307-14b4-416b-b326-e5ec4d8aa141 x-compute-request-id: req-7785d307-14b4-416b-b326-e5ec4d8aa141 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:43,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-7785d307-14b4-416b-b326-e5ec4d8aa141 2018-11-06 14:54:43,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:43,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d8880b0c-4be5-468e-bb8d-1e734284341f Date: Tue, 06 Nov 2018 14:54: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:43,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-d8880b0c-4be5-468e-bb8d-1e734284341f 2018-11-06 14:54:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:43,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b188a4a9-709a-41b7-9157-f909379e8700 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:43,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-b188a4a9-709a-41b7-9157-f909379e8700 2018-11-06 14:54:43,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:43,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-54c9d5cb-593c-4bc3-9249-dcb200b51244 Date: Tue, 06 Nov 2018 14:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:43,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-54c9d5cb-593c-4bc3-9249-dcb200b51244 2018-11-06 14:54:43,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:43,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-3f0773f7-4b5c-4612-9aba-401e592f7bb6 Date: Tue, 06 Nov 2018 14:54:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.3"}],"id":"52a23168-e08f-41a3-89fb-c864a428f098","security_groups":[],"mac_address":"fa:16:3e:5a:cf:79","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.2"}],"id":"a190a96a-26d2-40c5-aec8-12969069a296","security_groups":[],"mac_address":"fa:16:3e:c7:af:40","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.4"}],"id":"ce8e71d5-8370-4194-8636-20e125599eb6","security_groups":[],"mac_address":"fa:16:3e:5c:c6:d1","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:39Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.10"}],"id":"f3eac73f-63b5-4fec-8163-990399e4288b","security_groups":["53927c2d-0b5d-4638-9abb-23f9e1664c9f","c5fc7635-3c05-4a90-b9b1-0302238fe92a"],"mac_address":"fa:16:3e:ec:04:3d","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:24Z","binding:vnic_type":"normal","device_id":"4a6f7625-2683-4a1e-a79b-3423a7eeb5b2"}]} 2018-11-06 14:54:43,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-3f0773f7-4b5c-4612-9aba-401e592f7bb6 2018-11-06 14:54:43,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:44,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d84f6c5-ed91-4d18-a1d4-6239b9941855 x-compute-request-id: req-0d84f6c5-ed91-4d18-a1d4-6239b9941855 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:44,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-0d84f6c5-ed91-4d18-a1d4-6239b9941855 2018-11-06 14:54:44,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:44,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-02e2c1d7-97a3-4849-ae19-baf6489c439a Date: Tue, 06 Nov 2018 14:54: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:44,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-02e2c1d7-97a3-4849-ae19-baf6489c439a 2018-11-06 14:54:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:44,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4da1d0-7f87-4981-a8b9-89f86ec99158 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:44,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-aa4da1d0-7f87-4981-a8b9-89f86ec99158 2018-11-06 14:54:44,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:44,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c9badd56-b2cb-479c-ab05-73b9762ec51d Date: Tue, 06 Nov 2018 14:54:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:44,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-c9badd56-b2cb-479c-ab05-73b9762ec51d 2018-11-06 14:54:44,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:44,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-ebc49a65-4426-41ba-9f28-04cf6c89d68a Date: Tue, 06 Nov 2018 14:54:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.3"}],"id":"52a23168-e08f-41a3-89fb-c864a428f098","security_groups":[],"mac_address":"fa:16:3e:5a:cf:79","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.2"}],"id":"a190a96a-26d2-40c5-aec8-12969069a296","security_groups":[],"mac_address":"fa:16:3e:c7:af:40","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.4"}],"id":"ce8e71d5-8370-4194-8636-20e125599eb6","security_groups":[],"mac_address":"fa:16:3e:5c:c6:d1","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:39Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.10"}],"id":"f3eac73f-63b5-4fec-8163-990399e4288b","security_groups":["53927c2d-0b5d-4638-9abb-23f9e1664c9f","c5fc7635-3c05-4a90-b9b1-0302238fe92a"],"mac_address":"fa:16:3e:ec:04:3d","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:24Z","binding:vnic_type":"normal","device_id":"4a6f7625-2683-4a1e-a79b-3423a7eeb5b2"}]} 2018-11-06 14:54:44,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-ebc49a65-4426-41ba-9f28-04cf6c89d68a 2018-11-06 14:54:44,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}}' 2018-11-06 14:54:45,242 - novaclient.v2.client - DEBUG - RESP: [400] Date: Tue, 06 Nov 2018 14:54: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-38d00ed9-7017-4d3f-9c33-08ae702a2e72 x-compute-request-id: req-38d00ed9-7017-4d3f-9c33-08ae702a2e72 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: 'c5fc7635-3c05-4a90-b9b1-0302238fe92a'.\nNeutron server returns request_ids: ['req-5f779039-db82-4f56-8cc5-afa96fd6612a']", "code": 400}} 2018-11-06 14:54:45,242 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2/action used request id req-38d00ed9-7017-4d3f-9c33-08ae702a2e72 2018-11-06 14:54:45,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:45,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-145d4d0d-d50b-47a1-a66c-ee23242c84e8 x-compute-request-id: req-145d4d0d-d50b-47a1-a66c-ee23242c84e8 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:45,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-145d4d0d-d50b-47a1-a66c-ee23242c84e8 2018-11-06 14:54:45,705 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name] already added to VM [InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst] 2018-11-06 14:54:45,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:46,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-a13b666a-2a5c-4005-9281-0ad2c1c576b2 x-compute-request-id: req-a13b666a-2a5c-4005-9281-0ad2c1c576b2 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:46,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-a13b666a-2a5c-4005-9281-0ad2c1c576b2 2018-11-06 14:54:46,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:46,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ddfb99e4-8600-4d4a-b86f-aa4656c63a14 Date: Tue, 06 Nov 2018 14:54: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":["e5f4252c-dc12-43a7-9674-3b84033e4c80"],"updated_at":"2018-11-06T14:54:16Z","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"0b94373e-b7fd-4420-849a-b9c89e022b75","name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net"}]} 2018-11-06 14:54:46,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net used request id req-ddfb99e4-8600-4d4a-b86f-aa4656c63a14 2018-11-06 14:54:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:46,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf1337d-fc6a-4f65-84b0-ca449fcd671e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:54:46,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-abf1337d-fc6a-4f65-84b0-ca449fcd671e 2018-11-06 14:54:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:46,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-65eea968-25fe-4a5b-9948-43c022b0c58d Date: Tue, 06 Nov 2018 14:54:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:16Z","dns_nameservers":[],"updated_at":"2018-11-06T14:54:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12a2ba2c3aac42269adc1bab883d2655","id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet"}]} 2018-11-06 14:54:46,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-65eea968-25fe-4a5b-9948-43c022b0c58d 2018-11-06 14:54:46,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:46,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-25b2a097-b311-4042-ad11-445c5d678bae Date: Tue, 06 Nov 2018 14:54:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.3"}],"id":"52a23168-e08f-41a3-89fb-c864a428f098","security_groups":[],"mac_address":"fa:16:3e:5a:cf:79","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.2"}],"id":"a190a96a-26d2-40c5-aec8-12969069a296","security_groups":[],"mac_address":"fa:16:3e:c7:af:40","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.4"}],"id":"ce8e71d5-8370-4194-8636-20e125599eb6","security_groups":[],"mac_address":"fa:16:3e:5c:c6:d1","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b94373e-b7fd-4420-849a-b9c89e022b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:54:39Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e5f4252c-dc12-43a7-9674-3b84033e4c80","ip_address":"10.55.0.10"}],"id":"f3eac73f-63b5-4fec-8163-990399e4288b","security_groups":["53927c2d-0b5d-4638-9abb-23f9e1664c9f","c5fc7635-3c05-4a90-b9b1-0302238fe92a"],"mac_address":"fa:16:3e:ec:04:3d","project_id":"12a2ba2c3aac42269adc1bab883d2655","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port","admin_state_up":true,"network_id":"0b94373e-b7fd-4420-849a-b9c89e022b75","tenant_id":"12a2ba2c3aac42269adc1bab883d2655","created_at":"2018-11-06T14:54:24Z","binding:vnic_type":"normal","device_id":"4a6f7625-2683-4a1e-a79b-3423a7eeb5b2"}]} 2018-11-06 14:54:46,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-25b2a097-b311-4042-ad11-445c5d678bae 2018-11-06 14:54:46,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448b12cdcd907104898813a2e66115dc1bd65e99" 2018-11-06 14:54:47,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-ba749d87-88c9-4ecc-a737-006bc6a6d500 x-compute-request-id: req-ba749d87-88c9-4ecc-a737-006bc6a6d500 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:04:3d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name"}], "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:35Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:47,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-ba749d87-88c9-4ecc-a737-006bc6a6d500 2018-11-06 14:54:47,533 - create_instance - INFO - Deleting Port with ID - f3eac73f-63b5-4fec-8163-990399e4288b 2018-11-06 14:54:47,533 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-port 2018-11-06 14:54:47,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/f3eac73f-63b5-4fec-8163-990399e4288b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:48,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e72fa77c-e0a8-4c7e-ba35-d7e9452d84e0 Date: Tue, 06 Nov 2018 14:54:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:54:48,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/f3eac73f-63b5-4fec-8163-990399e4288b used request id req-e72fa77c-e0a8-4c7e-ba35-d7e9452d84e0 2018-11-06 14:54:48,479 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst 2018-11-06 14:54:48,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:48,644 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-ecc7d081-3985-4e9b-9f54-58d0be018f98 x-compute-request-id: req-ecc7d081-3985-4e9b-9f54-58d0be018f98 Content-Type: application/json 2018-11-06 14:54:48,644 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-ecc7d081-3985-4e9b-9f54-58d0be018f98 2018-11-06 14:54:48,644 - create_instance - INFO - Checking deletion status 2018-11-06 14:54:48,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:48,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-62454054-19ba-43b5-a96f-6cafe7f732fc x-compute-request-id: req-62454054-19ba-43b5-a96f-6cafe7f732fc Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:48Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:48,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-62454054-19ba-43b5-a96f-6cafe7f732fc 2018-11-06 14:54:48,890 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst] is - ACTIVE 2018-11-06 14:54:48,891 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:54:51,894 - create_instance - DEBUG - VM status query timeout in 296.750533819 2018-11-06 14:54:51,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:52,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-d678da15-d05f-45d6-a2a8-3cab628a1318 x-compute-request-id: req-d678da15-d05f-45d6-a2a8-3cab628a1318 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:54:48Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:52,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-d678da15-d05f-45d6-a2a8-3cab628a1318 2018-11-06 14:54:52,268 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst] is - ACTIVE 2018-11-06 14:54:52,268 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:54:55,272 - create_instance - DEBUG - VM status query timeout in 293.372689009 2018-11-06 14:54:55,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c0023c2befe91b852a94215e1c138af0ecea" 2018-11-06 14:54:55,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-e16ca111-cc5b-47ee-974e-577959d74e18 x-compute-request-id: req-e16ca111-cc5b-47ee-974e-577959d74e18 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "rel": "bookmark"}], "image": {"id": "d5c4923f-d8eb-405c-8f60-948e8d5b864b", "links": [{"href": "http://172.30.9.27:8774/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-11-06T14:54:35.000000", "flavor": {"id": "ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "links": [{"href": "http://172.30.9.27:8774/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12", "rel": "bookmark"}]}, "id": "4a6f7625-2683-4a1e-a79b-3423a7eeb5b2", "user_id": "c3bb5de45af94104b71bbfdcbb00d43a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-11-06T14:54:55Z", "hostId": "73c2711090d33168ea8286fcd0408a483bab83386577be65eb3cadb2", "OS-SRV-USG:terminated_at": "2018-11-06T14:54:54.000000", "key_name": null, "name": "InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst", "created": "2018-11-06T14:54:28Z", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:54:55,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4a6f7625-2683-4a1e-a79b-3423a7eeb5b2 used request id req-e16ca111-cc5b-47ee-974e-577959d74e18 2018-11-06 14:54:55,400 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst] is - DELETED 2018-11-06 14:54:55,400 - create_instance - INFO - VM is - DELETED 2018-11-06 14:54:55,400 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-inst 2018-11-06 14:54:55,401 - neutron_utils - INFO - Deleting security group rule with ID - 39a62702-7c70-4bc6-9c13-76d8b56abc47 2018-11-06 14:54:55,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/39a62702-7c70-4bc6-9c13-76d8b56abc47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:55,654 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee30169e-aec4-407e-9728-9cff1e5a4db6 Content-Length: 0 Date: Tue, 06 Nov 2018 14:54:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:54:55,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/39a62702-7c70-4bc6-9c13-76d8b56abc47 used request id req-ee30169e-aec4-407e-9728-9cff1e5a4db6 2018-11-06 14:54:55,654 - neutron_utils - INFO - Deleting security group rule with ID - 0556074e-a649-4524-8e00-7abfb6375282 2018-11-06 14:54:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/0556074e-a649-4524-8e00-7abfb6375282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:55,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0aac745-7de4-447d-9fdd-66dc9e3ce04d Content-Length: 0 Date: Tue, 06 Nov 2018 14:54:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:54:55,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/0556074e-a649-4524-8e00-7abfb6375282 used request id req-e0aac745-7de4-447d-9fdd-66dc9e3ce04d 2018-11-06 14:54:55,901 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-name 2018-11-06 14:54:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c5fc7635-3c05-4a90-b9b1-0302238fe92a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa973db309762a89b525176a74f8c847de04a14e" 2018-11-06 14:54:56,182 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d8ff2d2-40f3-4dd1-a044-db93c2082ec0 Content-Length: 0 Date: Tue, 06 Nov 2018 14:54:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:54:56,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c5fc7635-3c05-4a90-b9b1-0302238fe92a used request id req-6d8ff2d2-40f3-4dd1-a044-db93c2082ec0 2018-11-06 14:54:56,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd7c11d6bfe27c3828f4bf36502413f5edb9093" 2018-11-06 14:54:56,224 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14: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-b85d1979-7725-4769-b083-c7f1e034b8f7 x-compute-request-id: req-b85d1979-7725-4769-b083-c7f1e034b8f7 Content-Length: 0 Content-Type: application/json 2018-11-06 14:54:56,224 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ed2b9e93-c9f3-401d-8a53-515fa3ff1c12 used request id req-b85d1979-7725-4769-b083-c7f1e034b8f7 2018-11-06 14:54:56,225 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet 2018-11-06 14:54:56,225 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-subnet 2018-11-06 14:54:56,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e5f4252c-dc12-43a7-9674-3b84033e4c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edffd733b3eb2410abaa15c3be15d465ea4c9325" 2018-11-06 14:54:58,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79f26f58-0ee1-4e9e-b9c0-c064b79098ab Date: Tue, 06 Nov 2018 14:54:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:54:58,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e5f4252c-dc12-43a7-9674-3b84033e4c80 used request id req-79f26f58-0ee1-4e9e-b9c0-c064b79098ab 2018-11-06 14:54:58,655 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-pub-net 2018-11-06 14:54:58,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/0b94373e-b7fd-4420-849a-b9c89e022b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edffd733b3eb2410abaa15c3be15d465ea4c9325" 2018-11-06 14:54:59,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8265cf6a-fcfe-4bf2-b2bc-766060d0a51e Date: Tue, 06 Nov 2018 14:54:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:54:59,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0b94373e-b7fd-4420-849a-b9c89e022b75 used request id req-8265cf6a-fcfe-4bf2-b2bc-766060d0a51e 2018-11-06 14:54:59,910 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-c468c6bc-3c98-4701-b5b6-ba8eaf080bb6-image 2018-11-06 14:54:59,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda38e6c4570fcbf19a0acb09114cecf06b8f129" 2018-11-06 14:55:01,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2386eb4-db09-43b8-92c0-2fdb2e8f62ab Date: Tue, 06 Nov 2018 14:55:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:55:01,044 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d5c4923f-d8eb-405c-8f60-948e8d5b864b used request id req-a2386eb4-db09-43b8-92c0-2fdb2e8f62ab 2018-11-06 14:55:01,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:55:01,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9d130e36-9fe1-4d93-a5e6-f291c579e91d Date: Tue, 06 Nov 2018 14:55:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:15Z", "updated_at": "2018-11-06T14:54:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:15Z", "revision_number": 0, "id": "64ec5d71-336f-4138-b800-21f7f03fcce9", "remote_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:15Z", "security_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv4", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:15Z", "revision_number": 0, "id": "7e14b946-5bd2-48dc-af24-9c8e5fb0a04f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:15Z", "security_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv6", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:15Z", "revision_number": 0, "id": "c0f5f533-0ebd-4bcf-8689-7b37c8d84098", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:15Z", "security_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv4", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:54:15Z", "revision_number": 0, "id": "e6d37dfd-c05c-4a3a-b48b-0f0d4e5703c1", "remote_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "remote_ip_prefix": null, "created_at": "2018-11-06T14:54:15Z", "security_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "port_range_min": null, "ethertype": "IPv6", "project_id": "12a2ba2c3aac42269adc1bab883d2655"}], "revision_number": 4, "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:55:01,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-9d130e36-9fe1-4d93-a5e6-f291c579e91d 2018-11-06 14:55:01,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:55:01,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2981cf3-fa8d-4e06-9d08-59fcc12b94dd 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:55:01,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-c2981cf3-fa8d-4e06-9d08-59fcc12b94dd 2018-11-06 14:55:01,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:55:01,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9268fb4b-1256-4641-baee-44b49a57c8e5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:55:01,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-9268fb4b-1256-4641-baee-44b49a57c8e5 2018-11-06 14:55:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:55:01,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3bf4213-6cad-4036-94c9-995d51aaea49 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655"}, "enabled": true, "id": "12a2ba2c3aac42269adc1bab883d2655", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0133bf97-583a-4b3-proj"}} 2018-11-06 14:55:01,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-b3bf4213-6cad-4036-94c9-995d51aaea49 2018-11-06 14:55:01,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 53927c2d-0b5d-4638-9abb-23f9e1664c9f 2018-11-06 14:55:01,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=53927c2d-0b5d-4638-9abb-23f9e1664c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:55:01,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6290de11-5baf-4da5-ab39-5c544a435b77 Date: Tue, 06 Nov 2018 14:55:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:15Z", "security_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:15Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "64ec5d71-336f-4138-b800-21f7f03fcce9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:15Z", "security_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:15Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "7e14b946-5bd2-48dc-af24-9c8e5fb0a04f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:15Z", "security_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:15Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "c0f5f533-0ebd-4bcf-8689-7b37c8d84098"}, {"remote_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:54:15Z", "security_group_id": "53927c2d-0b5d-4638-9abb-23f9e1664c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "12a2ba2c3aac42269adc1bab883d2655", "created_at": "2018-11-06T14:54:15Z", "project_id": "12a2ba2c3aac42269adc1bab883d2655", "id": "e6d37dfd-c05c-4a3a-b48b-0f0d4e5703c1"}]} 2018-11-06 14:55:01,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=53927c2d-0b5d-4638-9abb-23f9e1664c9f used request id req-6290de11-5baf-4da5-ab39-5c544a435b77 2018-11-06 14:55:01,725 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:55:01,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/53927c2d-0b5d-4638-9abb-23f9e1664c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:55:02,063 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-701913bc-a639-44c5-9520-77e38a99d58f Content-Length: 0 Date: Tue, 06 Nov 2018 14:55:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:55:02,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/53927c2d-0b5d-4638-9abb-23f9e1664c9f used request id req-701913bc-a639-44c5-9520-77e38a99d58f 2018-11-06 14:55:02,064 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-0133bf97-583a-4b3-proj 2018-11-06 14:55:02,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:55:02,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:55:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71e7815d-f01d-4c6e-befb-83c805145310 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:55:02,412 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/12a2ba2c3aac42269adc1bab883d2655 used request id req-71e7815d-f01d-4c6e-befb-83c805145310 2018-11-06 14:55:02,413 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-0133bf97-583a-4b3-proj-role 2018-11-06 14:55:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/8eaa6cb5914547bd8ed27c3f2b8cc534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:55:02,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:55:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-890618f2-825b-4415-a315-8a6aba18c185 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:55:02,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/8eaa6cb5914547bd8ed27c3f2b8cc534 used request id req-890618f2-825b-4415-a315-8a6aba18c185 2018-11-06 14:55:02,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3501fb9b3cc0d6fde6c2f65fd9ceceea6fafe2ec" 2018-11-06 14:55:02,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98c399c-4f26-4541-a277-777a1e0f6967 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:55:02,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a98c399c-4f26-4541-a277-777a1e0f6967 2018-11-06 14:55:02,628 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-0133bf97-583a-4b3-user 2018-11-06 14:55:02,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/c3bb5de45af94104b71bbfdcbb00d43a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f01052e21910fe66a4c6631fe76aa7c5e50af9" 2018-11-06 14:55:02,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:55:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0253d22f-5021-446b-84da-92d030185762 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:55:02,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c3bb5de45af94104b71bbfdcbb00d43a used request id req-0253d22f-5021-446b-84da-92d030185762 2018-11-06 14:55:02,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:03,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["pNFTeJqETY-9Y134hzA1hw"], "issued_at": "2018-11-06T14:55:03.000000Z"}} 2018-11-06 14:55:03,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9588690b6efcc5069ecd7e5cfcf354723792e583" 2018-11-06 14:55:03,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3bbe6b-756d-4fdf-ae86-6a9203b3b08b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:03,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8c3bbe6b-756d-4fdf-ae86-6a9203b3b08b 2018-11-06 14:55:03,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:03,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:03,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["q-z3aqD9RzWPMLbKoxRCQQ"], "issued_at": "2018-11-06T14:55:03.000000Z"}} 2018-11-06 14:55:03,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:03,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8c32c8-d92a-49c5-97ec-7fd53c404dff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:03,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2a8c32c8-d92a-49c5-97ec-7fd53c404dff 2018-11-06 14:55:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:55:03,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:55: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:55:03,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-565078a9-324c-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:03,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654dd8e2-3a1f-449f-a887-03404a432a92 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-565078a9-324c-446-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:55:03,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-565078a9-324c-446-proj used request id req-654dd8e2-3a1f-449f-a887-03404a432a92 2018-11-06 14:55:03,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:03,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e05373-8ccc-44cc-b07c-90574511ec0d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:55:03,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b5e05373-8ccc-44cc-b07c-90574511ec0d 2018-11-06 14:55:03,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}}' 2018-11-06 14:55:04,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b9871ce-bb26-4f67-9a9a-d79f9a0c35a1 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:04,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6b9871ce-bb26-4f67-9a9a-d79f9a0c35a1 2018-11-06 14:55:04,044 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-565078a9-324c-446-proj 2018-11-06 14:55:04,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:04,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:04,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["BMyWEyZUSNyKF-RaaQrvfw"], "issued_at": "2018-11-06T14:55:04.000000Z"}} 2018-11-06 14:55:04,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a66fc3073d8e075d2ce85a4c9d284194909d8" 2018-11-06 14:55:04,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaed1abb-61e6-4526-8ff1-06845b5aa92c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:04,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aaed1abb-61e6-4526-8ff1-06845b5aa92c 2018-11-06 14:55:04,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:55:04,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:55: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:55:04,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a66fc3073d8e075d2ce85a4c9d284194909d8" 2018-11-06 14:55:04,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba17f91-8df8-488f-b5d6-8e6c959d4bae Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:55:04,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6ba17f91-8df8-488f-b5d6-8e6c959d4bae 2018-11-06 14:55:04,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-565078a9-324c-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a66fc3073d8e075d2ce85a4c9d284194909d8" 2018-11-06 14:55:04,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b46ffd-26a9-42f9-b40d-c8523e112553 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-565078a9-324c-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}]} 2018-11-06 14:55:04,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-565078a9-324c-446-proj used request id req-a0b46ffd-26a9-42f9-b40d-c8523e112553 2018-11-06 14:55:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a66fc3073d8e075d2ce85a4c9d284194909d8" 2018-11-06 14:55:04,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbf4656-c0dd-4df9-bc73-67ecf53f3401 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:55:04,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bdbf4656-c0dd-4df9-bc73-67ecf53f3401 2018-11-06 14:55:05,229 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-565078a9-324c-446-user 2018-11-06 14:55:05,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:05,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:05,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2a8ae9-2e56-4fbf-8b65-e5c077e24eba Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:55:05,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-da2a8ae9-2e56-4fbf-8b65-e5c077e24eba 2018-11-06 14:55:05,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" -d '{"role": {"name": "InstanceSecurityGroupTests-565078a9-324c-446-proj-role"}}' 2018-11-06 14:55:05,432 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd576338-c0ef-4bb1-aab6-715b7ebcffe2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8cf1a08c069a47f28089f522884e19b7", "links": {"self": "http://172.30.9.27:5000/v3/roles/8cf1a08c069a47f28089f522884e19b7"}, "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj-role"}} 2018-11-06 14:55:05,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-dd576338-c0ef-4bb1-aab6-715b7ebcffe2 2018-11-06 14:55:05,433 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-565078a9-324c-446-proj-role 2018-11-06 14:55:05,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/8cf1a08c069a47f28089f522884e19b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:05,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a138922f-d894-47e3-8451-8cfa313766df Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/8cf1a08c069a47f28089f522884e19b7"}, "domain_id": null, "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj-role", "id": "8cf1a08c069a47f28089f522884e19b7"}} 2018-11-06 14:55:05,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/8cf1a08c069a47f28089f522884e19b7 used request id req-a138922f-d894-47e3-8451-8cfa313766df 2018-11-06 14:55:05,515 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-565078a9-324c-446-proj-role to project InstanceSecurityGroupTests-565078a9-324c-446-proj 2018-11-06 14:55:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8/users/723db18d5604447c997f85a60c0da6a8/roles/8cf1a08c069a47f28089f522884e19b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:05,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8d42672-822a-497a-b830-89f94b128126 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:55:05,657 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8/users/723db18d5604447c997f85a60c0da6a8/roles/8cf1a08c069a47f28089f522884e19b7 used request id req-c8d42672-822a-497a-b830-89f94b128126 2018-11-06 14:55:05,658 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:55:05,659 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:55:05,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:05,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:06,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cf1a08c069a47f28089f522884e19b7", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj-role"}], "expires_at": "2018-11-06T15:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a0c6232dfc4888b8c040ba254112c8", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-565078a9-324c-446-user", "id": "723db18d5604447c997f85a60c0da6a8"}, "audit_ids": ["ddNZ0m18RV6BPnecurQPrw"], "issued_at": "2018-11-06T14:55:06.000000Z"}} 2018-11-06 14:55:06,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af22680abd7c480bb586b0e3719f67fa26cadc5" 2018-11-06 14:55:06,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba36fb46-2896-4297-8beb-4a4925b6fb6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:06,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ba36fb46-2896-4297-8beb-4a4925b6fb6c 2018-11-06 14:55:06,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0af22680abd7c480bb586b0e3719f67fa26cadc5" 2018-11-06 14:55:06,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-a56d6ab0-914f-4975-b172-59f44297948e Date: Tue, 06 Nov 2018 14:55:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image"} 2018-11-06 14:55:06,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image used request id req-a56d6ab0-914f-4975-b172-59f44297948e 2018-11-06 14:55:06,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0af22680abd7c480bb586b0e3719f67fa26cadc5" 2018-11-06 14:55:06,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d312d360-f8ce-4055-a2bf-48ed0da06646 Date: Tue, 06 Nov 2018 14:55: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-11-06 14:55:06,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d312d360-f8ce-4055-a2bf-48ed0da06646 2018-11-06 14:55:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0af22680abd7c480bb586b0e3719f67fa26cadc5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image"}' 2018-11-06 14:55:06,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b X-Openstack-Request-Id: req-0f3826d5-aae3-493a-a084-b7e9341956d8 Date: Tue, 06 Nov 2018 14:55:06 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:55:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:55:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "min_disk": 0, "protected": false, "id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "file": "/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/file", "checksum": null, "owner": "10a0c6232dfc4888b8c040ba254112c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:55:06,699 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0f3826d5-aae3-493a-a084-b7e9341956d8 2018-11-06 14:55:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0af22680abd7c480bb586b0e3719f67fa26cadc5" -d '' 2018-11-06 14:55:08,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd77f904-4d64-469b-b57f-fe4faae04c41 Date: Tue, 06 Nov 2018 14:55:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:55:08,497 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/file used request id req-bd77f904-4d64-469b-b57f-fe4faae04c41 2018-11-06 14:55:08,497 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:55:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0af22680abd7c480bb586b0e3719f67fa26cadc5" 2018-11-06 14:55:08,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ecb1abd1-cd79-4bcc-a8d0-7b20126a1a93 Date: Tue, 06 Nov 2018 14:55:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:55:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:55:08Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/snap", "metadata": {}}], "self": "/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "min_disk": 0, "protected": false, "id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "file": "/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10a0c6232dfc4888b8c040ba254112c8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:55:08,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b used request id req-ecb1abd1-cd79-4bcc-a8d0-7b20126a1a93 2018-11-06 14:55:08,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0af22680abd7c480bb586b0e3719f67fa26cadc5" 2018-11-06 14:55:08,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f0c0af8b-ba24-4327-9b34-78c301481c7c Date: Tue, 06 Nov 2018 14:55: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-11-06 14:55:08,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f0c0af8b-ba24-4327-9b34-78c301481c7c 2018-11-06 14:55:08,818 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image 2018-11-06 14:55:08,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0af22680abd7c480bb586b0e3719f67fa26cadc5" 2018-11-06 14:55:08,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-92ad9bd1-ef59-48c9-91d7-70a62e1a1e95 Date: Tue, 06 Nov 2018 14:55:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:55:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:55:08Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/snap", "metadata": {}}], "self": "/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "min_disk": 0, "protected": false, "id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "file": "/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10a0c6232dfc4888b8c040ba254112c8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:55:08,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b used request id req-92ad9bd1-ef59-48c9-91d7-70a62e1a1e95 2018-11-06 14:55:08,976 - create_image - DEBUG - Instance status is - active 2018-11-06 14:55:08,976 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image 2018-11-06 14:55:08,976 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image 2018-11-06 14:55:08,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:08,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:09,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cf1a08c069a47f28089f522884e19b7", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj-role"}], "expires_at": "2018-11-06T15:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a0c6232dfc4888b8c040ba254112c8", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-565078a9-324c-446-user", "id": "723db18d5604447c997f85a60c0da6a8"}, "audit_ids": ["N-2DKcemRpmV8Spx16Hvbg"], "issued_at": "2018-11-06T14:55:09.000000Z"}} 2018-11-06 14:55:09,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f1cb75b9675670645374d5aa90d031fd865357" 2018-11-06 14:55:09,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85435fc-4bb6-423a-bd6f-9586be1be5a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:09,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f85435fc-4bb6-423a-bd6f-9586be1be5a3 2018-11-06 14:55:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f1cb75b9675670645374d5aa90d031fd865357" 2018-11-06 14:55:09,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-53c633ce-c8f8-44ab-bdc5-e836ceb7e409 Date: Tue, 06 Nov 2018 14:55:09 GMT RESP BODY: {"networks":[]} 2018-11-06 14:55:09,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-53c633ce-c8f8-44ab-bdc5-e836ceb7e409 2018-11-06 14:55:09,617 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net 2018-11-06 14:55:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f1cb75b9675670645374d5aa90d031fd865357" -d '{"network": {"name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net", "admin_state_up": true}}' 2018-11-06 14:55:10,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-1366b574-6677-4b53-8ef4-2811ed02b123 Date: Tue, 06 Nov 2018 14:55:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:55:10Z","is_default":false,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","mtu":1450}} 2018-11-06 14:55:10,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1366b574-6677-4b53-8ef4-2811ed02b123 2018-11-06 14:55:10,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f1cb75b9675670645374d5aa90d031fd865357" 2018-11-06 14:55:10,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-061efe63-124a-4ac6-a356-258c43de735f Date: Tue, 06 Nov 2018 14:55: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-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:10,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-061efe63-124a-4ac6-a356-258c43de735f 2018-11-06 14:55:10,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f1cb75b9675670645374d5aa90d031fd865357" 2018-11-06 14:55:10,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0916d355-43cc-44d1-b134-4f0738d9a99a Date: Tue, 06 Nov 2018 14:55:10 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:55:10,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-0916d355-43cc-44d1-b134-4f0738d9a99a 2018-11-06 14:55:10,563 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet 2018-11-06 14:55:10,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f1cb75b9675670645374d5aa90d031fd865357" -d '{"subnets": [{"ip_version": 4, "network_id": "cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]}' 2018-11-06 14:55:11,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cbf6e891-8ef3-4080-9f1a-1deb2b2fe5e3 Date: Tue, 06 Nov 2018 14:55:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:11,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-cbf6e891-8ef3-4080-9f1a-1deb2b2fe5e3 2018-11-06 14:55:11,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f1cb75b9675670645374d5aa90d031fd865357" 2018-11-06 14:55:11,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d6a2e32a-da6d-4ef3-bafc-c78c73338f2a Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:11,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-d6a2e32a-da6d-4ef3-bafc-c78c73338f2a 2018-11-06 14:55:11,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f1cb75b9675670645374d5aa90d031fd865357" 2018-11-06 14:55:11,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0d9e815c-684e-488c-8a1e-a3674d8eef59 Date: Tue, 06 Nov 2018 14:55:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:11,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-0d9e815c-684e-488c-8a1e-a3674d8eef59 2018-11-06 14:55:11,633 - OpenStackNetwork - DEBUG - Network [cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5] created successfully 2018-11-06 14:55:11,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:11,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:12,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["mZfUxopZRASxv_mQZDOL9w"], "issued_at": "2018-11-06T14:55:12.000000Z"}} 2018-11-06 14:55:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec8ced8e76573786664516e8e5e3f7e66214d65" 2018-11-06 14:55:12,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6077cbb9-20d9-4784-a9c1-506c8f5ebcc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:12,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6077cbb9-20d9-4784-a9c1-506c8f5ebcc1 2018-11-06 14:55:12,090 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:55:12,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec8ced8e76573786664516e8e5e3f7e66214d65" 2018-11-06 14:55:12,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55: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-0a3d595a-44cc-4fb4-8212-40ce1a0e8f49 x-compute-request-id: req-0a3d595a-44cc-4fb4-8212-40ce1a0e8f49 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:55:12,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0a3d595a-44cc-4fb4-8212-40ce1a0e8f49 2018-11-06 14:55:12,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec8ced8e76573786664516e8e5e3f7e66214d65" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-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-11-06 14:55:12,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55: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-e7a2f385-46a9-4fd5-92ac-2a90cbb3470c x-compute-request-id: req-e7a2f385-46a9-4fd5-92ac-2a90cbb3470c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:55:12,373 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e7a2f385-46a9-4fd5-92ac-2a90cbb3470c 2018-11-06 14:55:12,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:12,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:12,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cf1a08c069a47f28089f522884e19b7", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj-role"}], "expires_at": "2018-11-06T15:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a0c6232dfc4888b8c040ba254112c8", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-565078a9-324c-446-user", "id": "723db18d5604447c997f85a60c0da6a8"}, "audit_ids": ["LWFRUuAcRZuDUUtM0gnysg"], "issued_at": "2018-11-06T14:55:12.000000Z"}} 2018-11-06 14:55:12,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:12,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ed3f7a-bd82-4324-a5df-f8437edbcdb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:12,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-41ed3f7a-bd82-4324-a5df-f8437edbcdb5 2018-11-06 14:55:12,839 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:55:12,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:12,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e964c27-bb62-4d8a-9684-5da25129418f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:12,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5e964c27-bb62-4d8a-9684-5da25129418f 2018-11-06 14:55:12,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:13,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e743c954-69a5-4c1c-ab7e-77fe1326baf1 Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:13,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-e743c954-69a5-4c1c-ab7e-77fe1326baf1 2018-11-06 14:55:13,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:55:13,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:55: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:55:13,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:13,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138f804c-82b7-4514-ad3b-0866a5e6c668 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:13,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-138f804c-82b7-4514-ad3b-0866a5e6c668 2018-11-06 14:55:13,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:13,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9df89ffe-99a5-4e97-979b-fee79e7aec24 Date: Tue, 06 Nov 2018 14:55:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:13,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-9df89ffe-99a5-4e97-979b-fee79e7aec24 2018-11-06 14:55:13,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:13,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b6038227-d9da-46ac-a192-678d1dbe848a Date: Tue, 06 Nov 2018 14:55:13 GMT RESP BODY: {"ports":[]} 2018-11-06 14:55:13,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port&admin_state_up=True used request id req-b6038227-d9da-46ac-a192-678d1dbe848a 2018-11-06 14:55:13,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:13,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-027da6b7-623d-4651-8e7e-89cefa55f353 x-compute-request-id: req-027da6b7-623d-4651-8e7e-89cefa55f353 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:55:13,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst used request id req-027da6b7-623d-4651-8e7e-89cefa55f353 2018-11-06 14:55:13,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:13,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e4dc2686-2a11-4860-a5ec-f43ae77893dd Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:13,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-e4dc2686-2a11-4860-a5ec-f43ae77893dd 2018-11-06 14:55:13,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:14,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624de477-29b6-4e12-ba6d-7f7a1ff458cd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:14,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-624de477-29b6-4e12-ba6d-7f7a1ff458cd 2018-11-06 14:55:14,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:14,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ed35ca1f-8bb8-43c2-9f3e-614d43d23515 Date: Tue, 06 Nov 2018 14:55:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:14,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-ed35ca1f-8bb8-43c2-9f3e-614d43d23515 2018-11-06 14:55:14,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:14,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-11a75f46-d84a-4f57-a470-b7ab2d374028 Date: Tue, 06 Nov 2018 14:55:14 GMT RESP BODY: {"ports":[]} 2018-11-06 14:55:14,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port&admin_state_up=True used request id req-11a75f46-d84a-4f57-a470-b7ab2d374028 2018-11-06 14:55:14,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:14,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:14,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cf1a08c069a47f28089f522884e19b7", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj-role"}], "expires_at": "2018-11-06T15:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a0c6232dfc4888b8c040ba254112c8", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-565078a9-324c-446-user", "id": "723db18d5604447c997f85a60c0da6a8"}, "audit_ids": ["_X19SMtOQ0Ch4KHpppzycQ"], "issued_at": "2018-11-06T14:55:14.000000Z"}} 2018-11-06 14:55:14,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6e42c0b213f60582c5e3e27747efcb01b86c17" 2018-11-06 14:55:14,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0bec32-f6da-4d19-b323-bf4cd8102f18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:14,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fb0bec32-f6da-4d19-b323-bf4cd8102f18 2018-11-06 14:55:14,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:15,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dd95117c-c2a6-41f0-87ae-c1d55c0909a6 Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:15,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-dd95117c-c2a6-41f0-87ae-c1d55c0909a6 2018-11-06 14:55:15,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:15,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-da370fc3-148a-4e03-b002-00f4d3c47729 Date: Tue, 06 Nov 2018 14:55:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:15,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-da370fc3-148a-4e03-b002-00f4d3c47729 2018-11-06 14:55:15,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:15,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f51cff4b-ebe8-4107-8424-cc80afcb84f1 Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:15,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-f51cff4b-ebe8-4107-8424-cc80afcb84f1 2018-11-06 14:55:15,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:55:15,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:55: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:55:15,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6e42c0b213f60582c5e3e27747efcb01b86c17" 2018-11-06 14:55:15,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db7b66c-c06b-45df-8f3a-881bb3d6893a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:15,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-6db7b66c-c06b-45df-8f3a-881bb3d6893a 2018-11-06 14:55:15,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:15,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c71eaaa9-be91-44bc-8bb0-5283ce4c795e Date: Tue, 06 Nov 2018 14:55:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:15,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-c71eaaa9-be91-44bc-8bb0-5283ce4c795e 2018-11-06 14:55:15,800 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net 2018-11-06 14:55:15,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" -d '{"port": {"network_id": "cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5", "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port", "admin_state_up": true}}' 2018-11-06 14:55:16,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-80381d1f-703d-4607-b500-3aba49211caa Date: Tue, 06 Nov 2018 14:55:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.7"}],"id":"9c8e3baa-94e7-4544-bfb1-aa376e466269","security_groups":["99cd4a7b-aeac-4c46-978b-7924e560d844"],"mac_address":"fa:16:3e:34:80:82","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port","project_id":"10a0c6232dfc4888b8c040ba254112c8","qos_policy_id":null,"admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:16Z","binding:vnic_type":"normal"}} 2018-11-06 14:55:16,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-80381d1f-703d-4607-b500-3aba49211caa 2018-11-06 14:55:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:16,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c2a8cedf-7946-4981-a7ef-c44dfc91b32d Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:16,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-c2a8cedf-7946-4981-a7ef-c44dfc91b32d 2018-11-06 14:55:16,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:16,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d0302d-c253-4309-b149-f1258699fe6b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:16,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-b4d0302d-c253-4309-b149-f1258699fe6b 2018-11-06 14:55:16,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:16,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8571f963-a5cf-4d3d-b64a-9434eaf99d7c Date: Tue, 06 Nov 2018 14:55:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:16,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-8571f963-a5cf-4d3d-b64a-9434eaf99d7c 2018-11-06 14:55:16,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:17,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-d0e50da8-d747-4838-b615-3555fd96cb98 Date: Tue, 06 Nov 2018 14:55:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.7"}],"id":"9c8e3baa-94e7-4544-bfb1-aa376e466269","security_groups":["99cd4a7b-aeac-4c46-978b-7924e560d844"],"mac_address":"fa:16:3e:34:80:82","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:55:17,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port&admin_state_up=True used request id req-d0e50da8-d747-4838-b615-3555fd96cb98 2018-11-06 14:55:17,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:17,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eebad7f5-06f1-46bf-9be2-0180b8c603bd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:17,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-eebad7f5-06f1-46bf-9be2-0180b8c603bd 2018-11-06 14:55:17,129 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst 2018-11-06 14:55:17,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:17,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69a7d1e8-6e8d-4313-830b-f479aa0e31db x-compute-request-id: req-69a7d1e8-6e8d-4313-830b-f479aa0e31db Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-flavor-name"}]} 2018-11-06 14:55:17,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-69a7d1e8-6e8d-4313-830b-f479aa0e31db 2018-11-06 14:55:17,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:17,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f933c29-78f4-497f-9cb3-23bc376e2c1a x-compute-request-id: req-0f933c29-78f4-497f-9cb3-23bc376e2c1a Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:55:17,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2 used request id req-0f933c29-78f4-497f-9cb3-23bc376e2c1a 2018-11-06 14:55:17,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:17,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-6d114c09-ed0f-4d19-b7b9-e82d8b57403c Date: Tue, 06 Nov 2018 14:55:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:55:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:55:08Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/snap", "metadata": {}}], "self": "/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "min_disk": 0, "protected": false, "id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "file": "/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10a0c6232dfc4888b8c040ba254112c8", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image"} 2018-11-06 14:55:17,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image used request id req-6d114c09-ed0f-4d19-b7b9-e82d8b57403c 2018-11-06 14:55:17,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:17,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-506e07c2-0223-464b-ad23-1082c4b7f6c8 Date: Tue, 06 Nov 2018 14:55: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-11-06 14:55:17,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-506e07c2-0223-464b-ad23-1082c4b7f6c8 2018-11-06 14:55:17,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" -d '{"server": {"name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "imageRef": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "flavorRef": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "max_count": 1, "min_count": 1, "networks": [{"port": "9c8e3baa-94e7-4544-bfb1-aa376e466269"}]}}' 2018-11-06 14:55:19,196 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-935836df-dfbc-4c1c-9dbf-7096175d1fd3 x-compute-request-id: req-935836df-dfbc-4c1c-9dbf-7096175d1fd3 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "adminPass": "x5Nj6eGGqYdR"}} 2018-11-06 14:55:19,196 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-935836df-dfbc-4c1c-9dbf-7096175d1fd3 2018-11-06 14:55:19,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:19,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49f91b4f-7a6c-4c0f-b525-771737efa3d5 x-compute-request-id: req-49f91b4f-7a6c-4c0f-b525-771737efa3d5 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.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:55:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:19,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-49f91b4f-7a6c-4c0f-b525-771737efa3d5 2018-11-06 14:55:19,416 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst 2018-11-06 14:55:19,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:19,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdbe7209-261c-480c-8451-a039833178eb x-compute-request-id: req-cdbe7209-261c-480c-8451-a039833178eb 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.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:55:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:19,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-cdbe7209-261c-480c-8451-a039833178eb 2018-11-06 14:55:19,788 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst] is - BUILD 2018-11-06 14:55:19,789 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:55:22,792 - create_instance - DEBUG - VM status query timeout in 896.624135017 2018-11-06 14:55:22,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:23,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2f7cf01-7705-4fd2-9667-b563761c0a33 x-compute-request-id: req-f2f7cf01-7705-4fd2-9667-b563761c0a33 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.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "security_groups": [{"name": "default"}], "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:55:20Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:23,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-f2f7cf01-7705-4fd2-9667-b563761c0a33 2018-11-06 14:55:23,664 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst] is - BUILD 2018-11-06 14:55:23,664 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:55:26,667 - create_instance - DEBUG - VM status query timeout in 892.748773098 2018-11-06 14:55:26,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:27,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88ec8bfd-f388-4b77-8765-9faaf98f5c9c x-compute-request-id: req-88ec8bfd-f388-4b77-8765-9faaf98f5c9c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:80:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "security_groups": [{"name": "default"}], "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:25Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:27,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-88ec8bfd-f388-4b77-8765-9faaf98f5c9c 2018-11-06 14:55:27,198 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst] is - ACTIVE 2018-11-06 14:55:27,198 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:55:27,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:27,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55: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-b2e7ecdc-402e-40ed-b9f7-a77ee4c642c5 x-compute-request-id: req-b2e7ecdc-402e-40ed-b9f7-a77ee4c642c5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:80:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "security_groups": [{"name": "default"}], "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:25Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:27,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-b2e7ecdc-402e-40ed-b9f7-a77ee4c642c5 2018-11-06 14:55:27,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:27,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-63d9f7e5-68cb-4e45-bbc2-33e43509065a Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:27,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-63d9f7e5-68cb-4e45-bbc2-33e43509065a 2018-11-06 14:55:27,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:27,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160c37d2-7bca-49ee-97de-545ac0f82a34 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:27,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-160c37d2-7bca-49ee-97de-545ac0f82a34 2018-11-06 14:55:27,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:28,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-94622cb4-0d92-497b-866c-a2c97dc1a13b Date: Tue, 06 Nov 2018 14:55:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:28,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-94622cb4-0d92-497b-866c-a2c97dc1a13b 2018-11-06 14:55:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:28,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-1c4fdefa-36a5-4df4-8011-9beadaa3a76e Date: Tue, 06 Nov 2018 14:55:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.2"}],"id":"2bb08b9a-d32b-4c64-bda8-746ca9713cf2","security_groups":[],"mac_address":"fa:16:3e:94:6b:a8","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.4"}],"id":"64eabae8-9dc7-413f-83c7-1c3f3b8ea7be","security_groups":[],"mac_address":"fa:16:3e:3c:99:0e","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.7"}],"id":"9c8e3baa-94e7-4544-bfb1-aa376e466269","security_groups":["99cd4a7b-aeac-4c46-978b-7924e560d844"],"mac_address":"fa:16:3e:34:80:82","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:16Z","binding:vnic_type":"normal","device_id":"f041bbcd-d7d8-4979-9f77-2f4aed19cd8f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.3"}],"id":"e07c89db-c208-4e79-9616-b18ceabf71c0","security_groups":[],"mac_address":"fa:16:3e:3c:a7:77","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"}]} 2018-11-06 14:55:28,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-1c4fdefa-36a5-4df4-8011-9beadaa3a76e 2018-11-06 14:55:28,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:28,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:28,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cf1a08c069a47f28089f522884e19b7", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj-role"}], "expires_at": "2018-11-06T15:55:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a0c6232dfc4888b8c040ba254112c8", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-565078a9-324c-446-user", "id": "723db18d5604447c997f85a60c0da6a8"}, "audit_ids": ["LRBwySfIRDm9gxgbiP3y7A"], "issued_at": "2018-11-06T14:55:28.000000Z"}} 2018-11-06 14:55:28,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:28,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b20fd0b-0c4f-411d-b79d-4140ff7893b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:28,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1b20fd0b-0c4f-411d-b79d-4140ff7893b9 2018-11-06 14:55:28,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:28,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1e721792-b0e4-43a5-a45d-2c3f1786d280 Date: Tue, 06 Nov 2018 14:55:28 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:55:28,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name&description=hello+group used request id req-1e721792-b0e4-43a5-a45d-2c3f1786d280 2018-11-06 14:55:28,915 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name... 2018-11-06 14:55:28,915 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name 2018-11-06 14:55:28,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" -d '{"security_group": {"name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name", "description": "hello group"}}' 2018-11-06 14:55:29,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-01da756d-669e-4ee0-aa6e-bda627f78cb8 Date: Tue, 06 Nov 2018 14:55:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "updated_at": "2018-11-06T14:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "revision_number": 0, "id": "27f37495-d858-479f-ab08-33889fb360e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "revision_number": 0, "id": "b57e9f8e-dd12-482d-a84c-afba6d609659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}], "revision_number": 2, "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "2ebb7a87-4873-4c62-976b-d871796186e1", "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name"}} 2018-11-06 14:55:29,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-01da756d-669e-4ee0-aa6e-bda627f78cb8 2018-11-06 14:55:29,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ebb7a87-4873-4c62-976b-d871796186e1 2018-11-06 14:55:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ebb7a87-4873-4c62-976b-d871796186e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:29,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7901357b-9024-4f97-bcf9-eda85f4f341a Date: Tue, 06 Nov 2018 14:55: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-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "27f37495-d858-479f-ab08-33889fb360e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "b57e9f8e-dd12-482d-a84c-afba6d609659"}]} 2018-11-06 14:55:29,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ebb7a87-4873-4c62-976b-d871796186e1 used request id req-7901357b-9024-4f97-bcf9-eda85f4f341a 2018-11-06 14:55:29,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ebb7a87-4873-4c62-976b-d871796186e1 2018-11-06 14:55:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ebb7a87-4873-4c62-976b-d871796186e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:29,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c0df5d2-fa65-4ab7-914f-354aadfc888b Date: Tue, 06 Nov 2018 14:55: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-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "27f37495-d858-479f-ab08-33889fb360e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "b57e9f8e-dd12-482d-a84c-afba6d609659"}]} 2018-11-06 14:55:29,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ebb7a87-4873-4c62-976b-d871796186e1 used request id req-3c0df5d2-fa65-4ab7-914f-354aadfc888b 2018-11-06 14:55:29,607 - neutron_utils - INFO - Retrieving security group with ID - 2ebb7a87-4873-4c62-976b-d871796186e1 2018-11-06 14:55:29,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=2ebb7a87-4873-4c62-976b-d871796186e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:29,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d9a257a3-d5eb-48c6-9b59-6d5d401eb19b Date: Tue, 06 Nov 2018 14:55:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "updated_at": "2018-11-06T14:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "revision_number": 0, "id": "27f37495-d858-479f-ab08-33889fb360e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "revision_number": 0, "id": "b57e9f8e-dd12-482d-a84c-afba6d609659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}], "revision_number": 2, "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "2ebb7a87-4873-4c62-976b-d871796186e1", "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name"}]} 2018-11-06 14:55:29,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=2ebb7a87-4873-4c62-976b-d871796186e1 used request id req-d9a257a3-d5eb-48c6-9b59-6d5d401eb19b 2018-11-06 14:55:29,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ebb7a87-4873-4c62-976b-d871796186e1 2018-11-06 14:55:29,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ebb7a87-4873-4c62-976b-d871796186e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:29,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e2ad12d4-b688-4dd2-9cb6-c2a1d93affef Date: Tue, 06 Nov 2018 14:55: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-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "27f37495-d858-479f-ab08-33889fb360e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "b57e9f8e-dd12-482d-a84c-afba6d609659"}]} 2018-11-06 14:55:29,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ebb7a87-4873-4c62-976b-d871796186e1 used request id req-e2ad12d4-b688-4dd2-9cb6-c2a1d93affef 2018-11-06 14:55:29,973 - neutron_utils - INFO - Retrieving security group with ID - 2ebb7a87-4873-4c62-976b-d871796186e1 2018-11-06 14:55:29,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=2ebb7a87-4873-4c62-976b-d871796186e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:30,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3f29ca6a-fbf4-4d43-ad68-e55fa2fc51d8 Date: Tue, 06 Nov 2018 14:55:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "updated_at": "2018-11-06T14:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "revision_number": 0, "id": "27f37495-d858-479f-ab08-33889fb360e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "revision_number": 0, "id": "b57e9f8e-dd12-482d-a84c-afba6d609659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}], "revision_number": 2, "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "2ebb7a87-4873-4c62-976b-d871796186e1", "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name"}]} 2018-11-06 14:55:30,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=2ebb7a87-4873-4c62-976b-d871796186e1 used request id req-3f29ca6a-fbf4-4d43-ad68-e55fa2fc51d8 2018-11-06 14:55:30,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ebb7a87-4873-4c62-976b-d871796186e1 2018-11-06 14:55:30,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ebb7a87-4873-4c62-976b-d871796186e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:30,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1ad2803-9dfd-4bd1-97cf-858ddc14c2f2 Date: Tue, 06 Nov 2018 14:55: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-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "27f37495-d858-479f-ab08-33889fb360e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "b57e9f8e-dd12-482d-a84c-afba6d609659"}]} 2018-11-06 14:55:30,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ebb7a87-4873-4c62-976b-d871796186e1 used request id req-f1ad2803-9dfd-4bd1-97cf-858ddc14c2f2 2018-11-06 14:55:30,456 - neutron_utils - INFO - Retrieving security group with ID - 2ebb7a87-4873-4c62-976b-d871796186e1 2018-11-06 14:55:30,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=2ebb7a87-4873-4c62-976b-d871796186e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:30,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1aeef52e-e987-49b9-90e1-aaeab15bc474 Date: Tue, 06 Nov 2018 14:55:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "updated_at": "2018-11-06T14:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "revision_number": 0, "id": "27f37495-d858-479f-ab08-33889fb360e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "revision_number": 0, "id": "b57e9f8e-dd12-482d-a84c-afba6d609659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}], "revision_number": 2, "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "2ebb7a87-4873-4c62-976b-d871796186e1", "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name"}]} 2018-11-06 14:55:30,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=2ebb7a87-4873-4c62-976b-d871796186e1 used request id req-1aeef52e-e987-49b9-90e1-aaeab15bc474 2018-11-06 14:55:30,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ebb7a87-4873-4c62-976b-d871796186e1 2018-11-06 14:55:30,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ebb7a87-4873-4c62-976b-d871796186e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:30,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d318d0be-78af-48ee-a736-e848dc98d5b0 Date: Tue, 06 Nov 2018 14:55: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-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "27f37495-d858-479f-ab08-33889fb360e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:55:29Z", "security_group_id": "2ebb7a87-4873-4c62-976b-d871796186e1", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:29Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "b57e9f8e-dd12-482d-a84c-afba6d609659"}]} 2018-11-06 14:55:30,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2ebb7a87-4873-4c62-976b-d871796186e1 used request id req-d318d0be-78af-48ee-a736-e848dc98d5b0 2018-11-06 14:55:30,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:31,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee90e8bf-480f-4368-b2a2-3aa755dcf663 x-compute-request-id: req-ee90e8bf-480f-4368-b2a2-3aa755dcf663 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:80:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "security_groups": [{"name": "default"}], "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:25Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:31,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-ee90e8bf-480f-4368-b2a2-3aa755dcf663 2018-11-06 14:55:31,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:31,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5d4c0c04-3d1e-4493-a331-58ccd0819b44 Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:31,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-5d4c0c04-3d1e-4493-a331-58ccd0819b44 2018-11-06 14:55:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:31,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9988ad-9844-4e7c-8ca8-d0347d8af51f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:31,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-aa9988ad-9844-4e7c-8ca8-d0347d8af51f 2018-11-06 14:55:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:31,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8582ff5f-9bba-4ebf-9817-b4624839ac0b Date: Tue, 06 Nov 2018 14:55:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:31,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-8582ff5f-9bba-4ebf-9817-b4624839ac0b 2018-11-06 14:55:31,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:32,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-5e543141-97ab-4fb3-8065-c5c9b2aa53be Date: Tue, 06 Nov 2018 14:55:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.2"}],"id":"2bb08b9a-d32b-4c64-bda8-746ca9713cf2","security_groups":[],"mac_address":"fa:16:3e:94:6b:a8","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.4"}],"id":"64eabae8-9dc7-413f-83c7-1c3f3b8ea7be","security_groups":[],"mac_address":"fa:16:3e:3c:99:0e","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.7"}],"id":"9c8e3baa-94e7-4544-bfb1-aa376e466269","security_groups":["99cd4a7b-aeac-4c46-978b-7924e560d844"],"mac_address":"fa:16:3e:34:80:82","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:16Z","binding:vnic_type":"normal","device_id":"f041bbcd-d7d8-4979-9f77-2f4aed19cd8f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.3"}],"id":"e07c89db-c208-4e79-9616-b18ceabf71c0","security_groups":[],"mac_address":"fa:16:3e:3c:a7:77","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"}]} 2018-11-06 14:55:32,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-5e543141-97ab-4fb3-8065-c5c9b2aa53be 2018-11-06 14:55:32,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:32,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cf1a08c069a47f28089f522884e19b7", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj-role"}], "expires_at": "2018-11-06T15:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a0c6232dfc4888b8c040ba254112c8", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/10a0c6232dfc4888b8c040ba254112c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-565078a9-324c-446-user", "id": "723db18d5604447c997f85a60c0da6a8"}, "audit_ids": ["0_UPgeMcT-yvTyFotzt1zg"], "issued_at": "2018-11-06T14:55:32.000000Z"}} 2018-11-06 14:55:32,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb96d48f8e524d58e7398134add971bb74ad88a" 2018-11-06 14:55:33,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55: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-141fe734-083c-4ed9-80cb-13e354ff5c2c x-compute-request-id: req-141fe734-083c-4ed9-80cb-13e354ff5c2c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:80:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "security_groups": [{"name": "default"}], "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:25Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:33,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-141fe734-083c-4ed9-80cb-13e354ff5c2c 2018-11-06 14:55:33,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:33,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfc4fe65-59d3-4d3a-8817-09ed3353fc10 x-compute-request-id: req-cfc4fe65-59d3-4d3a-8817-09ed3353fc10 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:80:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "security_groups": [{"name": "default"}], "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:25Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:33,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-cfc4fe65-59d3-4d3a-8817-09ed3353fc10 2018-11-06 14:55:33,811 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst] is - ACTIVE 2018-11-06 14:55:33,811 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:55:33,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:34,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84c5e9d3-65a8-48f5-83d1-b12c9c6ebe17 x-compute-request-id: req-84c5e9d3-65a8-48f5-83d1-b12c9c6ebe17 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:80:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "security_groups": [{"name": "default"}], "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:25Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:34,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-84c5e9d3-65a8-48f5-83d1-b12c9c6ebe17 2018-11-06 14:55:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:34,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-43a7096b-1824-487d-b5c3-4e24ff755a7a Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:34,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-43a7096b-1824-487d-b5c3-4e24ff755a7a 2018-11-06 14:55:34,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:34,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1018b780-8bb8-4000-a85d-38862b969e08 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:34,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-1018b780-8bb8-4000-a85d-38862b969e08 2018-11-06 14:55:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:34,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-75ee0d86-76c7-4fcc-8336-0d06007d2957 Date: Tue, 06 Nov 2018 14:55:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:34,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-75ee0d86-76c7-4fcc-8336-0d06007d2957 2018-11-06 14:55:34,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:34,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-229a7761-1cd9-458f-9c67-3ea2570b777f Date: Tue, 06 Nov 2018 14:55:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.2"}],"id":"2bb08b9a-d32b-4c64-bda8-746ca9713cf2","security_groups":[],"mac_address":"fa:16:3e:94:6b:a8","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.4"}],"id":"64eabae8-9dc7-413f-83c7-1c3f3b8ea7be","security_groups":[],"mac_address":"fa:16:3e:3c:99:0e","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.7"}],"id":"9c8e3baa-94e7-4544-bfb1-aa376e466269","security_groups":["99cd4a7b-aeac-4c46-978b-7924e560d844"],"mac_address":"fa:16:3e:34:80:82","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:16Z","binding:vnic_type":"normal","device_id":"f041bbcd-d7d8-4979-9f77-2f4aed19cd8f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.3"}],"id":"e07c89db-c208-4e79-9616-b18ceabf71c0","security_groups":[],"mac_address":"fa:16:3e:3c:a7:77","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"}]} 2018-11-06 14:55:34,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-229a7761-1cd9-458f-9c67-3ea2570b777f 2018-11-06 14:55:34,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:35,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2b8d9cb-deea-4808-8b86-fb1a348f6c06 x-compute-request-id: req-a2b8d9cb-deea-4808-8b86-fb1a348f6c06 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:80:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "security_groups": [{"name": "default"}], "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:25Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:35,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-a2b8d9cb-deea-4808-8b86-fb1a348f6c06 2018-11-06 14:55:35,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:35,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ab196a6e-89c7-48ae-9e2c-18a3e1a58114 Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:35,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-ab196a6e-89c7-48ae-9e2c-18a3e1a58114 2018-11-06 14:55:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:35,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f56d647-60ed-48c0-a11c-34bea61544a2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:35,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-9f56d647-60ed-48c0-a11c-34bea61544a2 2018-11-06 14:55:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:35,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e2b25fbb-3222-46c2-9203-de185d27dabd Date: Tue, 06 Nov 2018 14:55:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:35,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-e2b25fbb-3222-46c2-9203-de185d27dabd 2018-11-06 14:55:35,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:35,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b4a2fcc0-1405-4ae5-83ed-fe8c2325e671 Date: Tue, 06 Nov 2018 14:55:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.2"}],"id":"2bb08b9a-d32b-4c64-bda8-746ca9713cf2","security_groups":[],"mac_address":"fa:16:3e:94:6b:a8","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.4"}],"id":"64eabae8-9dc7-413f-83c7-1c3f3b8ea7be","security_groups":[],"mac_address":"fa:16:3e:3c:99:0e","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.7"}],"id":"9c8e3baa-94e7-4544-bfb1-aa376e466269","security_groups":["99cd4a7b-aeac-4c46-978b-7924e560d844"],"mac_address":"fa:16:3e:34:80:82","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:16Z","binding:vnic_type":"normal","device_id":"f041bbcd-d7d8-4979-9f77-2f4aed19cd8f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.3"}],"id":"e07c89db-c208-4e79-9616-b18ceabf71c0","security_groups":[],"mac_address":"fa:16:3e:3c:a7:77","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"}]} 2018-11-06 14:55:35,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-b4a2fcc0-1405-4ae5-83ed-fe8c2325e671 2018-11-06 14:55:35,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name"}}' 2018-11-06 14:55:37,170 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:55: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-f1ecb7d6-d14d-4de2-b15f-d6272cb59ac9 x-compute-request-id: req-f1ecb7d6-d14d-4de2-b15f-d6272cb59ac9 Content-Length: 0 Content-Type: application/json 2018-11-06 14:55:37,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f/action used request id req-f1ecb7d6-d14d-4de2-b15f-d6272cb59ac9 2018-11-06 14:55:37,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:37,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55: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-d639dc80-8bc2-4f95-b6be-e7655b455558 x-compute-request-id: req-d639dc80-8bc2-4f95-b6be-e7655b455558 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:80:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "security_groups": [{"name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name"}, {"name": "default"}], "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:25Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:37,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-d639dc80-8bc2-4f95-b6be-e7655b455558 2018-11-06 14:55:37,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:37,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f6a8433c-5b4b-402c-8181-616435fa78de Date: Tue, 06 Nov 2018 14:55: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":["a2416b24-e643-410a-bad0-4640a9dae773"],"updated_at":"2018-11-06T14:55:10Z","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a0c6232dfc4888b8c040ba254112c8","id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net"}]} 2018-11-06 14:55:37,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net used request id req-f6a8433c-5b4b-402c-8181-616435fa78de 2018-11-06 14:55:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:37,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea0eb2d-66e9-48e1-8677-91437761a4e1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:37,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-aea0eb2d-66e9-48e1-8677-91437761a4e1 2018-11-06 14:55:37,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:37,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2b986c3f-9033-4891-8458-2c2af6e6d20c Date: Tue, 06 Nov 2018 14:55:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:10Z","dns_nameservers":[],"updated_at":"2018-11-06T14:55: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":"10a0c6232dfc4888b8c040ba254112c8","id":"a2416b24-e643-410a-bad0-4640a9dae773","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet"}]} 2018-11-06 14:55:37,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-2b986c3f-9033-4891-8458-2c2af6e6d20c 2018-11-06 14:55:37,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:38,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-80ffd1c2-e1f6-45db-9a6a-d7c9305fd1f8 Date: Tue, 06 Nov 2018 14:55:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.2"}],"id":"2bb08b9a-d32b-4c64-bda8-746ca9713cf2","security_groups":[],"mac_address":"fa:16:3e:94:6b:a8","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.4"}],"id":"64eabae8-9dc7-413f-83c7-1c3f3b8ea7be","security_groups":[],"mac_address":"fa:16:3e:3c:99:0e","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.7"}],"id":"9c8e3baa-94e7-4544-bfb1-aa376e466269","security_groups":["2ebb7a87-4873-4c62-976b-d871796186e1","99cd4a7b-aeac-4c46-978b-7924e560d844"],"mac_address":"fa:16:3e:34:80:82","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:16Z","binding:vnic_type":"normal","device_id":"f041bbcd-d7d8-4979-9f77-2f4aed19cd8f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:55:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a2416b24-e643-410a-bad0-4640a9dae773","ip_address":"10.55.0.3"}],"id":"e07c89db-c208-4e79-9616-b18ceabf71c0","security_groups":[],"mac_address":"fa:16:3e:3c:a7:77","project_id":"10a0c6232dfc4888b8c040ba254112c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5","tenant_id":"10a0c6232dfc4888b8c040ba254112c8","created_at":"2018-11-06T14:55:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5"}]} 2018-11-06 14:55:38,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-80ffd1c2-e1f6-45db-9a6a-d7c9305fd1f8 2018-11-06 14:55:38,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb96d48f8e524d58e7398134add971bb74ad88a" 2018-11-06 14:55:38,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c104e2d-6784-48da-930f-d497eb601554 x-compute-request-id: req-4c104e2d-6784-48da-930f-d497eb601554 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:80:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "security_groups": [{"name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name"}, {"name": "default"}], "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:25Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:38,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-4c104e2d-6784-48da-930f-d497eb601554 2018-11-06 14:55:38,781 - create_instance - INFO - Deleting Port with ID - 9c8e3baa-94e7-4544-bfb1-aa376e466269 2018-11-06 14:55:38,781 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-port 2018-11-06 14:55:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/9c8e3baa-94e7-4544-bfb1-aa376e466269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:39,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2d66de1-2b31-43a0-ba3a-dc48ab333233 Date: Tue, 06 Nov 2018 14:55:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:55:39,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/9c8e3baa-94e7-4544-bfb1-aa376e466269 used request id req-b2d66de1-2b31-43a0-ba3a-dc48ab333233 2018-11-06 14:55:39,233 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst 2018-11-06 14:55:39,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:39,902 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fc3e92f-711a-49fd-b482-1a6558517bd6 x-compute-request-id: req-9fc3e92f-711a-49fd-b482-1a6558517bd6 Content-Type: application/json 2018-11-06 14:55:39,903 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-9fc3e92f-711a-49fd-b482-1a6558517bd6 2018-11-06 14:55:39,903 - create_instance - INFO - Checking deletion status 2018-11-06 14:55:39,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:40,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0740bfd2-f9ba-4e5a-a52a-c500eaa749f7 x-compute-request-id: req-0740bfd2-f9ba-4e5a-a52a-c500eaa749f7 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:39Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:40,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-0740bfd2-f9ba-4e5a-a52a-c500eaa749f7 2018-11-06 14:55:40,094 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst] is - ACTIVE 2018-11-06 14:55:40,094 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:55:43,097 - create_instance - DEBUG - VM status query timeout in 296.805692196 2018-11-06 14:55:43,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:43,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-503aaf59-1d68-4bf5-8569-2363656d6c34 x-compute-request-id: req-503aaf59-1d68-4bf5-8569-2363656d6c34 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "rel": "bookmark"}], "image": {"id": "1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "links": [{"href": "http://172.30.9.27:8774/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:55:24.000000", "flavor": {"id": "7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "links": [{"href": "http://172.30.9.27:8774/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2", "rel": "bookmark"}]}, "id": "f041bbcd-d7d8-4979-9f77-2f4aed19cd8f", "user_id": "723db18d5604447c997f85a60c0da6a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:55:39Z", "hostId": "123c6a26ad45d7f6e8fa16de3d711069545ef8b26e691692d9715675", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst", "created": "2018-11-06T14:55:19Z", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:55:43,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-503aaf59-1d68-4bf5-8569-2363656d6c34 2018-11-06 14:55:43,357 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst] is - ACTIVE 2018-11-06 14:55:43,358 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:55:46,361 - create_instance - DEBUG - VM status query timeout in 293.542296171 2018-11-06 14:55:46,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acef494babebcdd23e9c2324cbe5c9c8a8fbd920" 2018-11-06 14:55:46,408 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:55:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53a7dcf9-170f-4f50-99b8-f2fab03eeb73 x-compute-request-id: req-53a7dcf9-170f-4f50-99b8-f2fab03eeb73 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f041bbcd-d7d8-4979-9f77-2f4aed19cd8f could not be found.", "code": 404}} 2018-11-06 14:55:46,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f041bbcd-d7d8-4979-9f77-2f4aed19cd8f used request id req-53a7dcf9-170f-4f50-99b8-f2fab03eeb73 2018-11-06 14:55:46,408 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f041bbcd-d7d8-4979-9f77-2f4aed19cd8f could not be found. (HTTP 404) (Request-ID: req-53a7dcf9-170f-4f50-99b8-f2fab03eeb73) 2018-11-06 14:55:46,408 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-inst 2018-11-06 14:55:46,409 - neutron_utils - INFO - Deleting security group rule with ID - 27f37495-d858-479f-ab08-33889fb360e3 2018-11-06 14:55:46,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/27f37495-d858-479f-ab08-33889fb360e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:46,529 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7cb4c74d-0461-43fa-85ed-64c800fe17af Content-Length: 0 Date: Tue, 06 Nov 2018 14:55:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:55:46,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/27f37495-d858-479f-ab08-33889fb360e3 used request id req-7cb4c74d-0461-43fa-85ed-64c800fe17af 2018-11-06 14:55:46,530 - neutron_utils - INFO - Deleting security group rule with ID - b57e9f8e-dd12-482d-a84c-afba6d609659 2018-11-06 14:55:46,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b57e9f8e-dd12-482d-a84c-afba6d609659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:46,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1568c1c-8951-4c6b-a1c8-0b4a8fd778d5 Content-Length: 0 Date: Tue, 06 Nov 2018 14:55:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:55:46,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b57e9f8e-dd12-482d-a84c-afba6d609659 used request id req-e1568c1c-8951-4c6b-a1c8-0b4a8fd778d5 2018-11-06 14:55:46,769 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-name 2018-11-06 14:55:46,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2ebb7a87-4873-4c62-976b-d871796186e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee17454d51cea5fc0c2b2b21f829bed40ac2f332" 2018-11-06 14:55:46,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14b04238-d32a-47da-8496-d1fea8202ead Content-Length: 0 Date: Tue, 06 Nov 2018 14:55:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:55:46,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2ebb7a87-4873-4c62-976b-d871796186e1 used request id req-14b04238-d32a-47da-8496-d1fea8202ead 2018-11-06 14:55:46,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec8ced8e76573786664516e8e5e3f7e66214d65" 2018-11-06 14:55:46,937 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:55:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e672e5a-ce71-4f1e-a2de-3c3134089a86 x-compute-request-id: req-8e672e5a-ce71-4f1e-a2de-3c3134089a86 Content-Length: 0 Content-Type: application/json 2018-11-06 14:55:46,937 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7e6a4a3e-89d3-4894-88bd-0d5c00b508d2 used request id req-8e672e5a-ce71-4f1e-a2de-3c3134089a86 2018-11-06 14:55:46,938 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet 2018-11-06 14:55:46,938 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-subnet 2018-11-06 14:55:46,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/a2416b24-e643-410a-bad0-4640a9dae773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f1cb75b9675670645374d5aa90d031fd865357" 2018-11-06 14:55:49,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49a3689f-d712-4e63-9414-1e424668b666 Date: Tue, 06 Nov 2018 14:55:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:55:49,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a2416b24-e643-410a-bad0-4640a9dae773 used request id req-49a3689f-d712-4e63-9414-1e424668b666 2018-11-06 14:55:49,729 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-pub-net 2018-11-06 14:55:49,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f1cb75b9675670645374d5aa90d031fd865357" 2018-11-06 14:55:50,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9672656f-3e41-4a6b-a721-98b977fdc537 Date: Tue, 06 Nov 2018 14:55:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:55:50,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/cc4ee0b1-fdf0-4f9f-ac5a-40c29a5ac6b5 used request id req-9672656f-3e41-4a6b-a721-98b977fdc537 2018-11-06 14:55:50,845 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-0b9d752e-24a6-49b7-b2ce-c0d22fd2f520-image 2018-11-06 14:55:50,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0af22680abd7c480bb586b0e3719f67fa26cadc5" 2018-11-06 14:55:52,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4f7d158-ae0d-4193-aa88-66d987707ec6 Date: Tue, 06 Nov 2018 14:55:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:55:52,894 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1e5012e2-781d-4fe6-ba18-d8a5280d0e1b used request id req-d4f7d158-ae0d-4193-aa88-66d987707ec6 2018-11-06 14:55:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:53,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7628bd34-675c-465a-9c09-3a26f984e012 Date: Tue, 06 Nov 2018 14:55:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:09Z", "updated_at": "2018-11-06T14:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:09Z", "revision_number": 0, "id": "1a25cf10-86f4-4e2b-8e3a-1805019b879a", "remote_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:09Z", "security_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:09Z", "revision_number": 0, "id": "2c8b8c06-2dc1-4f62-b6da-bc22ed006274", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:09Z", "security_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:09Z", "revision_number": 0, "id": "ae2fc2a5-a0b7-4713-959f-7677ebaeb9e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:09Z", "security_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:55:09Z", "revision_number": 0, "id": "b5ecfea6-3165-4495-85e2-0ed3d4b3b83e", "remote_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "remote_ip_prefix": null, "created_at": "2018-11-06T14:55:09Z", "security_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a0c6232dfc4888b8c040ba254112c8"}], "revision_number": 4, "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:55:53,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-7628bd34-675c-465a-9c09-3a26f984e012 2018-11-06 14:55:53,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:53,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b1f799-56cc-4ac3-bcfa-8c8b9193141f 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:55:53,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-e6b1f799-56cc-4ac3-bcfa-8c8b9193141f 2018-11-06 14:55:53,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:53,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491c332c-a349-4bec-a826-57eba9d059ae Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:55:53,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-491c332c-a349-4bec-a826-57eba9d059ae 2018-11-06 14:55:53,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:53,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4de5cce-388d-4db8-a4ae-e97f56be5cae 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:55:53,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-c4de5cce-388d-4db8-a4ae-e97f56be5cae 2018-11-06 14:55:53,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:53,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c075c5-63a6-49f8-a9c9-619e3a9c1707 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8"}, "enabled": true, "id": "10a0c6232dfc4888b8c040ba254112c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-565078a9-324c-446-proj"}} 2018-11-06 14:55:53,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-94c075c5-63a6-49f8-a9c9-619e3a9c1707 2018-11-06 14:55:53,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99cd4a7b-aeac-4c46-978b-7924e560d844 2018-11-06 14:55:53,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=99cd4a7b-aeac-4c46-978b-7924e560d844 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:53,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0de2dfb2-7951-4bf9-b736-482ed1666601 Date: Tue, 06 Nov 2018 14:55:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:55:09Z", "security_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:09Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "1a25cf10-86f4-4e2b-8e3a-1805019b879a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:55:09Z", "security_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:09Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "2c8b8c06-2dc1-4f62-b6da-bc22ed006274"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:55:09Z", "security_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:09Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "ae2fc2a5-a0b7-4713-959f-7677ebaeb9e6"}, {"remote_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:55:09Z", "security_group_id": "99cd4a7b-aeac-4c46-978b-7924e560d844", "port_range_min": null, "revision_number": 0, "tenant_id": "10a0c6232dfc4888b8c040ba254112c8", "created_at": "2018-11-06T14:55:09Z", "project_id": "10a0c6232dfc4888b8c040ba254112c8", "id": "b5ecfea6-3165-4495-85e2-0ed3d4b3b83e"}]} 2018-11-06 14:55:53,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=99cd4a7b-aeac-4c46-978b-7924e560d844 used request id req-0de2dfb2-7951-4bf9-b736-482ed1666601 2018-11-06 14:55:53,653 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:55:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/99cd4a7b-aeac-4c46-978b-7924e560d844 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:53,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d679c238-501d-4cfe-a2fb-50c76e11868d Content-Length: 0 Date: Tue, 06 Nov 2018 14:55:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:55:53,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/99cd4a7b-aeac-4c46-978b-7924e560d844 used request id req-d679c238-501d-4cfe-a2fb-50c76e11868d 2018-11-06 14:55:53,966 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-565078a9-324c-446-proj 2018-11-06 14:55:53,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:54,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83c38ab9-bd2e-472d-bd5e-df43239fc8cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:55:54,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/10a0c6232dfc4888b8c040ba254112c8 used request id req-83c38ab9-bd2e-472d-bd5e-df43239fc8cb 2018-11-06 14:55:54,198 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-565078a9-324c-446-proj-role 2018-11-06 14:55:54,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/8cf1a08c069a47f28089f522884e19b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:54,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286d9687-61a9-43a5-8e6b-a6f0b264f49a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:55:54,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/8cf1a08c069a47f28089f522884e19b7 used request id req-286d9687-61a9-43a5-8e6b-a6f0b264f49a 2018-11-06 14:55:54,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e0d2f757ee6ff6d38895cb83083ae154a35770" 2018-11-06 14:55:54,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a43e76-0b87-4429-87cc-a254140a1059 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:55:54,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-82a43e76-0b87-4429-87cc-a254140a1059 2018-11-06 14:55:54,403 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-565078a9-324c-446-user 2018-11-06 14:55:54,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/723db18d5604447c997f85a60c0da6a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a66fc3073d8e075d2ce85a4c9d284194909d8" 2018-11-06 14:55:54,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2156fef5-a7f3-4a08-b3ff-ffa60718cf87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:55:54,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/723db18d5604447c997f85a60c0da6a8 used request id req-2156fef5-a7f3-4a08-b3ff-ffa60718cf87 2018-11-06 14:55:54,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:55,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["fsDhtANTQvev3Rdb6yP_uA"], "issued_at": "2018-11-06T14:55:55.000000Z"}} 2018-11-06 14:55:55,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb1007d0527c21be4c8e5524054caf170eb2077" 2018-11-06 14:55:55,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d3917a-8656-49b5-a132-e2a44a2d3994 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:55,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-66d3917a-8656-49b5-a132-e2a44a2d3994 2018-11-06 14:55:55,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:55,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:55,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["9otNsE2aQ4CcV1DMFZS-pw"], "issued_at": "2018-11-06T14:55:55.000000Z"}} 2018-11-06 14:55:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:55:55,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a1165a-7891-4379-b05b-aa86814c3ac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:55,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d0a1165a-7891-4379-b05b-aa86814c3ac4 2018-11-06 14:55:55,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:55:55,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:55: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:55:55,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5168647b-13f5-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:55:55,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df465d1-cc64-4ded-8aa8-acbaf63dff7f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5168647b-13f5-47c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:55:55,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5168647b-13f5-47c-proj used request id req-1df465d1-cc64-4ded-8aa8-acbaf63dff7f 2018-11-06 14:55:55,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:55:55,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1929563b-ca0c-454b-b9ab-c345f17139d6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:55:55,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1929563b-ca0c-454b-b9ab-c345f17139d6 2018-11-06 14:55:55,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}}' 2018-11-06 14:55:55,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6cf22a9-03bc-461b-b68e-c70f46ad0602 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:55:55,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c6cf22a9-03bc-461b-b68e-c70f46ad0602 2018-11-06 14:55:55,960 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5168647b-13f5-47c-proj 2018-11-06 14:55:55,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:55,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:56,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["qEWHJuzwTPiH_QPQRtOrFQ"], "issued_at": "2018-11-06T14:55:56.000000Z"}} 2018-11-06 14:55:56,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de42ffce44ad1ba7b907a68fafbe28b288e32a17" 2018-11-06 14:55:56,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a570416-391c-48e8-a5f1-59d8646b5bbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:56,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a570416-391c-48e8-a5f1-59d8646b5bbc 2018-11-06 14:55:56,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:55:56,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:55:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:55:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de42ffce44ad1ba7b907a68fafbe28b288e32a17" 2018-11-06 14:55:56,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee5ee3d-9395-43a9-b2cb-294a1d7ceca1 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:55:56,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bee5ee3d-9395-43a9-b2cb-294a1d7ceca1 2018-11-06 14:55:56,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-5168647b-13f5-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de42ffce44ad1ba7b907a68fafbe28b288e32a17" 2018-11-06 14:55:56,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7db4bdc-0dfc-4beb-8fb0-64cb2f24d9b2 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-5168647b-13f5-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}]} 2018-11-06 14:55:56,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-5168647b-13f5-47c-proj used request id req-c7db4bdc-0dfc-4beb-8fb0-64cb2f24d9b2 2018-11-06 14:55:56,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de42ffce44ad1ba7b907a68fafbe28b288e32a17" 2018-11-06 14:55:56,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900b36a4-fa3a-4b62-be49-d61ac093aac0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:55:56,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-900b36a4-fa3a-4b62-be49-d61ac093aac0 2018-11-06 14:55:57,133 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5168647b-13f5-47c-user 2018-11-06 14:55:57,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:55:57,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c37e47e-b625-4acb-b6f3-09f24b161b8b Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:55:57,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8c37e47e-b625-4acb-b6f3-09f24b161b8b 2018-11-06 14:55:57,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" -d '{"role": {"name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role"}}' 2018-11-06 14:55:57,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4735b8c-4c1d-4083-939e-96ac80d2d782 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "163f6da6f034424fae520ce6d9a8ce3b", "links": {"self": "http://172.30.9.27:5000/v3/roles/163f6da6f034424fae520ce6d9a8ce3b"}, "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role"}} 2018-11-06 14:55:57,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e4735b8c-4c1d-4083-939e-96ac80d2d782 2018-11-06 14:55:57,439 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role 2018-11-06 14:55:57,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/163f6da6f034424fae520ce6d9a8ce3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:55:57,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c721cf-d216-4e6f-86d3-d2034282ca37 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/163f6da6f034424fae520ce6d9a8ce3b"}, "domain_id": null, "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role", "id": "163f6da6f034424fae520ce6d9a8ce3b"}} 2018-11-06 14:55:57,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/163f6da6f034424fae520ce6d9a8ce3b used request id req-85c721cf-d216-4e6f-86d3-d2034282ca37 2018-11-06 14:55:57,533 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role to project InstanceSecurityGroupTests-5168647b-13f5-47c-proj 2018-11-06 14:55:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951/users/a058bb4b3c0047229a1f394d052a9eaf/roles/163f6da6f034424fae520ce6d9a8ce3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:55:57,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d936f0c-045f-44b7-8756-52a3cd1b5f21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:55:57,657 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951/users/a058bb4b3c0047229a1f394d052a9eaf/roles/163f6da6f034424fae520ce6d9a8ce3b used request id req-9d936f0c-045f-44b7-8756-52a3cd1b5f21 2018-11-06 14:55:57,657 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:55:57,658 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:55:57,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:55:57,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:55:58,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "163f6da6f034424fae520ce6d9a8ce3b", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role"}], "expires_at": "2018-11-06T15:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28e4835b0a8349f487285f2e277c2951", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-user", "id": "a058bb4b3c0047229a1f394d052a9eaf"}, "audit_ids": ["cVgPpmM9TaqxQFb-XXeLAQ"], "issued_at": "2018-11-06T14:55:58.000000Z"}} 2018-11-06 14:55:58,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a2adc0d839fa9c08361d953d81bd7710ce995b" 2018-11-06 14:55:58,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb214b1-6c98-46da-9834-f49830449342 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:55:58,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bdb214b1-6c98-46da-9834-f49830449342 2018-11-06 14:55:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a2adc0d839fa9c08361d953d81bd7710ce995b" 2018-11-06 14:55:58,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-a04a1715-4209-43e5-abfb-789902737452 Date: Tue, 06 Nov 2018 14:55:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image"} 2018-11-06 14:55:58,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image used request id req-a04a1715-4209-43e5-abfb-789902737452 2018-11-06 14:55:58,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a2adc0d839fa9c08361d953d81bd7710ce995b" 2018-11-06 14:55:58,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38dfade9-344b-4c5a-b16a-adaf0dfb6c17 Date: Tue, 06 Nov 2018 14:55: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-11-06 14:55:58,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-38dfade9-344b-4c5a-b16a-adaf0dfb6c17 2018-11-06 14:55:58,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2a2adc0d839fa9c08361d953d81bd7710ce995b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image"}' 2018-11-06 14:55:58,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb X-Openstack-Request-Id: req-505f9517-9a17-417b-a1db-b7784b0bc747 Date: Tue, 06 Nov 2018 14:55:58 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:55:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:55:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb", "min_disk": 0, "protected": false, "id": "47db858b-631b-4008-8e1b-879014e2dbdb", "file": "/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb/file", "checksum": null, "owner": "28e4835b0a8349f487285f2e277c2951", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:55:58,663 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-505f9517-9a17-417b-a1db-b7784b0bc747 2018-11-06 14:55:58,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a2adc0d839fa9c08361d953d81bd7710ce995b" -d '' 2018-11-06 14:56:00,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64f15ac2-634a-404f-a5d4-ca32639d50bc Date: Tue, 06 Nov 2018 14:56:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:56:00,345 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb/file used request id req-64f15ac2-634a-404f-a5d4-ca32639d50bc 2018-11-06 14:56:00,346 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:56:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a2adc0d839fa9c08361d953d81bd7710ce995b" 2018-11-06 14:56:00,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ac99e2dc-d661-45ad-82d3-23fd51e1c703 Date: Tue, 06 Nov 2018 14:56:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:55:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:56:00Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/47db858b-631b-4008-8e1b-879014e2dbdb/snap", "metadata": {}}], "self": "/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb", "min_disk": 0, "protected": false, "id": "47db858b-631b-4008-8e1b-879014e2dbdb", "file": "/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "28e4835b0a8349f487285f2e277c2951", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/47db858b-631b-4008-8e1b-879014e2dbdb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:56:00,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb used request id req-ac99e2dc-d661-45ad-82d3-23fd51e1c703 2018-11-06 14:56:00,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a2adc0d839fa9c08361d953d81bd7710ce995b" 2018-11-06 14:56:00,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-182b3e0d-19b8-420c-8f52-c07ee1765a70 Date: Tue, 06 Nov 2018 14:56:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 14:56:00,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-182b3e0d-19b8-420c-8f52-c07ee1765a70 2018-11-06 14:56:00,682 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image 2018-11-06 14:56:00,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a2adc0d839fa9c08361d953d81bd7710ce995b" 2018-11-06 14:56:00,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d65c846c-ae1b-47b7-be75-97835b9db39f Date: Tue, 06 Nov 2018 14:56:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:55:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:56:00Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/47db858b-631b-4008-8e1b-879014e2dbdb/snap", "metadata": {}}], "self": "/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb", "min_disk": 0, "protected": false, "id": "47db858b-631b-4008-8e1b-879014e2dbdb", "file": "/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "28e4835b0a8349f487285f2e277c2951", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/47db858b-631b-4008-8e1b-879014e2dbdb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:56:00,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb used request id req-d65c846c-ae1b-47b7-be75-97835b9db39f 2018-11-06 14:56:00,702 - create_image - DEBUG - Instance status is - active 2018-11-06 14:56:00,702 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image 2018-11-06 14:56:00,702 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image 2018-11-06 14:56:00,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:00,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:01,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "163f6da6f034424fae520ce6d9a8ce3b", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role"}], "expires_at": "2018-11-06T15:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28e4835b0a8349f487285f2e277c2951", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-user", "id": "a058bb4b3c0047229a1f394d052a9eaf"}, "audit_ids": ["XKCCPvNSRAW-w5_276ClZw"], "issued_at": "2018-11-06T14:56:01.000000Z"}} 2018-11-06 14:56:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e98d604d9e8ee23cbf1583fef07b7d1db6f2e2" 2018-11-06 14:56:01,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ba3b06-21ed-47e5-b0f8-71757254f406 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:01,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-24ba3b06-21ed-47e5-b0f8-71757254f406 2018-11-06 14:56:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e98d604d9e8ee23cbf1583fef07b7d1db6f2e2" 2018-11-06 14:56:01,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-072fda33-84f3-4c52-ab35-c2579cb6b344 Date: Tue, 06 Nov 2018 14:56:01 GMT RESP BODY: {"networks":[]} 2018-11-06 14:56:01,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-072fda33-84f3-4c52-ab35-c2579cb6b344 2018-11-06 14:56:01,327 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net 2018-11-06 14:56:01,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e98d604d9e8ee23cbf1583fef07b7d1db6f2e2" -d '{"network": {"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net", "admin_state_up": true}}' 2018-11-06 14:56:01,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-948ce1c5-aefc-4e08-95b8-28e4bcf67a60 Date: Tue, 06 Nov 2018 14:56:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:56:01Z","is_default":false,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","mtu":1450}} 2018-11-06 14:56:01,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-948ce1c5-aefc-4e08-95b8-28e4bcf67a60 2018-11-06 14:56:01,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e98d604d9e8ee23cbf1583fef07b7d1db6f2e2" 2018-11-06 14:56:02,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-b84134e8-7ff3-4c16-980c-4df04a1ece6c Date: Tue, 06 Nov 2018 14:56:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:56:01Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:02,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-b84134e8-7ff3-4c16-980c-4df04a1ece6c 2018-11-06 14:56:02,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e98d604d9e8ee23cbf1583fef07b7d1db6f2e2" 2018-11-06 14:56:02,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1ec822ef-24b8-4c2d-93a8-fb6e9ca27a7a Date: Tue, 06 Nov 2018 14:56:02 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:56:02,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-1ec822ef-24b8-4c2d-93a8-fb6e9ca27a7a 2018-11-06 14:56:02,291 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet 2018-11-06 14:56:02,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e98d604d9e8ee23cbf1583fef07b7d1db6f2e2" -d '{"subnets": [{"ip_version": 4, "network_id": "0d29f2f8-e7e0-46ba-85ae-40167fd7e3af", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]}' 2018-11-06 14:56:02,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-273db46d-ee50-4f41-9505-466dd71d6772 Date: Tue, 06 Nov 2018 14:56:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:02,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-273db46d-ee50-4f41-9505-466dd71d6772 2018-11-06 14:56:02,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e98d604d9e8ee23cbf1583fef07b7d1db6f2e2" 2018-11-06 14:56:03,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4841a07c-282d-4b49-906a-283a873586d6 Date: Tue, 06 Nov 2018 14:56: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":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:03,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-4841a07c-282d-4b49-906a-283a873586d6 2018-11-06 14:56:03,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e98d604d9e8ee23cbf1583fef07b7d1db6f2e2" 2018-11-06 14:56:03,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c671af53-084e-46c6-ac17-fa7eaecd7828 Date: Tue, 06 Nov 2018 14:56:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:03,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-c671af53-084e-46c6-ac17-fa7eaecd7828 2018-11-06 14:56:03,429 - OpenStackNetwork - DEBUG - Network [0d29f2f8-e7e0-46ba-85ae-40167fd7e3af] created successfully 2018-11-06 14:56:03,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:03,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:03,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:56:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["OxiU0Fa4QnyMfq2QYuVF5A"], "issued_at": "2018-11-06T14:56:03.000000Z"}} 2018-11-06 14:56:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1d13caf843d60edb0c5676a23ef1518467f00c" 2018-11-06 14:56:03,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e2b9a0-b1c0-4066-bde5-70aba7c737be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:03,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d8e2b9a0-b1c0-4066-bde5-70aba7c737be 2018-11-06 14:56:03,895 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:56:03,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1d13caf843d60edb0c5676a23ef1518467f00c" 2018-11-06 14:56:04,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-d92cb3aa-2161-4eea-8440-3c44fadbda6b x-compute-request-id: req-d92cb3aa-2161-4eea-8440-3c44fadbda6b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:56:04,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d92cb3aa-2161-4eea-8440-3c44fadbda6b 2018-11-06 14:56:04,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1d13caf843d60edb0c5676a23ef1518467f00c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-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-11-06 14:56:04,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eda9c70b-8a65-4aa6-8e7b-43d0e544a992 x-compute-request-id: req-eda9c70b-8a65-4aa6-8e7b-43d0e544a992 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:56:04,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-eda9c70b-8a65-4aa6-8e7b-43d0e544a992 2018-11-06 14:56:04,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:04,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:04,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "163f6da6f034424fae520ce6d9a8ce3b", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role"}], "expires_at": "2018-11-06T15:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28e4835b0a8349f487285f2e277c2951", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-user", "id": "a058bb4b3c0047229a1f394d052a9eaf"}, "audit_ids": ["SBMwH6rBQkmxzIxHychwMA"], "issued_at": "2018-11-06T14:56:04.000000Z"}} 2018-11-06 14:56:04,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:04,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64de17e5-2527-40e1-a6c7-fe62836b1d94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:04,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-64de17e5-2527-40e1-a6c7-fe62836b1d94 2018-11-06 14:56:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:04,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6c178be4-a228-40fd-813b-4348e962f3fe Date: Tue, 06 Nov 2018 14:56:04 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:56:04,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name&description=hello+group used request id req-6c178be4-a228-40fd-813b-4348e962f3fe 2018-11-06 14:56:04,856 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name... 2018-11-06 14:56:04,856 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name 2018-11-06 14:56:04,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" -d '{"security_group": {"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name", "description": "hello group"}}' 2018-11-06 14:56:05,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7250fbe4-307e-4e13-ada5-caf176520199 Date: Tue, 06 Nov 2018 14:56:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "updated_at": "2018-11-06T14:56:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "revision_number": 0, "id": "2421fe1f-5dcd-4823-9672-55990734a039", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv6", "project_id": "28e4835b0a8349f487285f2e277c2951"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "revision_number": 0, "id": "3eb4a23d-8238-4dff-9d72-b93a8b097b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv4", "project_id": "28e4835b0a8349f487285f2e277c2951"}], "revision_number": 2, "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}} 2018-11-06 14:56:05,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-7250fbe4-307e-4e13-ada5-caf176520199 2018-11-06 14:56:05,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 2018-11-06 14:56:05,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:05,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b276f5d4-d5e4-46e1-a8f4-661273ef6436 Date: Tue, 06 Nov 2018 14:56:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "2421fe1f-5dcd-4823-9672-55990734a039"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "3eb4a23d-8238-4dff-9d72-b93a8b097b5b"}]} 2018-11-06 14:56:05,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 used request id req-b276f5d4-d5e4-46e1-a8f4-661273ef6436 2018-11-06 14:56:05,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 2018-11-06 14:56:05,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:05,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1804087-2584-472f-93e9-899ac35cbffb Date: Tue, 06 Nov 2018 14:56:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "2421fe1f-5dcd-4823-9672-55990734a039"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "3eb4a23d-8238-4dff-9d72-b93a8b097b5b"}]} 2018-11-06 14:56:05,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 used request id req-b1804087-2584-472f-93e9-899ac35cbffb 2018-11-06 14:56:05,573 - neutron_utils - INFO - Retrieving security group with ID - e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 2018-11-06 14:56:05,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:05,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-eb70f9e5-e2b4-451f-b1fb-25e3f5e45f3a Date: Tue, 06 Nov 2018 14:56:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "updated_at": "2018-11-06T14:56:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "revision_number": 0, "id": "2421fe1f-5dcd-4823-9672-55990734a039", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv6", "project_id": "28e4835b0a8349f487285f2e277c2951"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "revision_number": 0, "id": "3eb4a23d-8238-4dff-9d72-b93a8b097b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv4", "project_id": "28e4835b0a8349f487285f2e277c2951"}], "revision_number": 2, "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}]} 2018-11-06 14:56:05,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 used request id req-eb70f9e5-e2b4-451f-b1fb-25e3f5e45f3a 2018-11-06 14:56:05,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 2018-11-06 14:56:05,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:05,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e2e918da-e149-4ee1-bb7b-96f31b356c5b Date: Tue, 06 Nov 2018 14:56:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "2421fe1f-5dcd-4823-9672-55990734a039"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "3eb4a23d-8238-4dff-9d72-b93a8b097b5b"}]} 2018-11-06 14:56:05,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 used request id req-e2e918da-e149-4ee1-bb7b-96f31b356c5b 2018-11-06 14:56:05,805 - neutron_utils - INFO - Retrieving security group with ID - e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 2018-11-06 14:56:05,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:06,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5e95d25a-9a2b-43ed-92c4-495a5cd92a96 Date: Tue, 06 Nov 2018 14:56:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "updated_at": "2018-11-06T14:56:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "revision_number": 0, "id": "2421fe1f-5dcd-4823-9672-55990734a039", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv6", "project_id": "28e4835b0a8349f487285f2e277c2951"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "revision_number": 0, "id": "3eb4a23d-8238-4dff-9d72-b93a8b097b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv4", "project_id": "28e4835b0a8349f487285f2e277c2951"}], "revision_number": 2, "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}]} 2018-11-06 14:56:06,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 used request id req-5e95d25a-9a2b-43ed-92c4-495a5cd92a96 2018-11-06 14:56:06,061 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 2018-11-06 14:56:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:06,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd23ca50-9424-4453-856a-27ddc570b37a Date: Tue, 06 Nov 2018 14:56:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "2421fe1f-5dcd-4823-9672-55990734a039"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "3eb4a23d-8238-4dff-9d72-b93a8b097b5b"}]} 2018-11-06 14:56:06,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 used request id req-dd23ca50-9424-4453-856a-27ddc570b37a 2018-11-06 14:56:06,226 - neutron_utils - INFO - Retrieving security group with ID - e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 2018-11-06 14:56:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:06,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f4d112e7-8f93-4886-85c4-f19c74dc2b08 Date: Tue, 06 Nov 2018 14:56:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "updated_at": "2018-11-06T14:56:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "revision_number": 0, "id": "2421fe1f-5dcd-4823-9672-55990734a039", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv6", "project_id": "28e4835b0a8349f487285f2e277c2951"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "revision_number": 0, "id": "3eb4a23d-8238-4dff-9d72-b93a8b097b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv4", "project_id": "28e4835b0a8349f487285f2e277c2951"}], "revision_number": 2, "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}]} 2018-11-06 14:56:06,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 used request id req-f4d112e7-8f93-4886-85c4-f19c74dc2b08 2018-11-06 14:56:06,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 2018-11-06 14:56:06,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:06,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63f7c296-edf5-4a47-8ac3-64023e8bd997 Date: Tue, 06 Nov 2018 14:56:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "2421fe1f-5dcd-4823-9672-55990734a039"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:05Z", "security_group_id": "e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:05Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "3eb4a23d-8238-4dff-9d72-b93a8b097b5b"}]} 2018-11-06 14:56:06,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 used request id req-63f7c296-edf5-4a47-8ac3-64023e8bd997 2018-11-06 14:56:06,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:06,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:06,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "163f6da6f034424fae520ce6d9a8ce3b", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role"}], "expires_at": "2018-11-06T15:56:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28e4835b0a8349f487285f2e277c2951", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-user", "id": "a058bb4b3c0047229a1f394d052a9eaf"}, "audit_ids": ["lDjV8B9CTeWdvqsv5iIwHg"], "issued_at": "2018-11-06T14:56:06.000000Z"}} 2018-11-06 14:56:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:07,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1606880f-1368-4ea6-a072-83c444962209 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:07,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1606880f-1368-4ea6-a072-83c444962209 2018-11-06 14:56:07,055 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:56:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:07,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a71ee6-cc5b-49d8-8bf7-c57a65b5b85f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:07,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-20a71ee6-cc5b-49d8-8bf7-c57a65b5b85f 2018-11-06 14:56:07,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:07,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9469a0fe-405b-4d91-a5de-a5a35fc385e0 Date: Tue, 06 Nov 2018 14:56:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:07,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-9469a0fe-405b-4d91-a5de-a5a35fc385e0 2018-11-06 14:56:07,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:56:07,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:56: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:56:07,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:07,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee0344e-9deb-4f37-97cc-78249d4a5b94 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:07,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-cee0344e-9deb-4f37-97cc-78249d4a5b94 2018-11-06 14:56:07,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:07,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b7d0c66b-cd59-4086-8e9f-572a4df5ae23 Date: Tue, 06 Nov 2018 14:56:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:07,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-b7d0c66b-cd59-4086-8e9f-572a4df5ae23 2018-11-06 14:56:07,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:07,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a6fa7b4c-0ba0-4ea3-9670-4dc4f5c174b8 Date: Tue, 06 Nov 2018 14:56:07 GMT RESP BODY: {"ports":[]} 2018-11-06 14:56:07,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port&admin_state_up=True used request id req-a6fa7b4c-0ba0-4ea3-9670-4dc4f5c174b8 2018-11-06 14:56:07,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:08,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-f890f412-0335-473c-9ed6-7466e848ba84 x-compute-request-id: req-f890f412-0335-473c-9ed6-7466e848ba84 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:56:08,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst used request id req-f890f412-0335-473c-9ed6-7466e848ba84 2018-11-06 14:56:08,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:08,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c920cd5c-6968-4166-9311-1603b2415093 Date: Tue, 06 Nov 2018 14:56: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":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:08,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-c920cd5c-6968-4166-9311-1603b2415093 2018-11-06 14:56:08,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:08,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18940a38-9c40-462e-8a0a-b174d8b88f42 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:08,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-18940a38-9c40-462e-8a0a-b174d8b88f42 2018-11-06 14:56:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:08,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d3ef18ea-f649-4a90-95a2-0e81d6ed8e5f Date: Tue, 06 Nov 2018 14:56:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:08,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-d3ef18ea-f649-4a90-95a2-0e81d6ed8e5f 2018-11-06 14:56:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:08,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0312eb0e-c3f5-4f9b-8ca3-d0bad041cb6a Date: Tue, 06 Nov 2018 14:56:08 GMT RESP BODY: {"ports":[]} 2018-11-06 14:56:08,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port&admin_state_up=True used request id req-0312eb0e-c3f5-4f9b-8ca3-d0bad041cb6a 2018-11-06 14:56:08,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:08,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:09,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "163f6da6f034424fae520ce6d9a8ce3b", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role"}], "expires_at": "2018-11-06T15:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28e4835b0a8349f487285f2e277c2951", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-user", "id": "a058bb4b3c0047229a1f394d052a9eaf"}, "audit_ids": ["g7pdM1BLRe-knRIkefZlXg"], "issued_at": "2018-11-06T14:56:09.000000Z"}} 2018-11-06 14:56:09,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173ee9a686d8ba1c83bce9d8d914f0e0f788fccc" 2018-11-06 14:56:09,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd4649d-d2e1-4b77-ad71-a832719fe2c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:09,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3fd4649d-d2e1-4b77-ad71-a832719fe2c2 2018-11-06 14:56:09,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:09,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-34be7e9f-d41b-4bca-8c46-ee95c8e32634 Date: Tue, 06 Nov 2018 14:56: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":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:09,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-34be7e9f-d41b-4bca-8c46-ee95c8e32634 2018-11-06 14:56:09,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:09,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6a3cb865-1c9d-45a9-b8cf-182e99861260 Date: Tue, 06 Nov 2018 14:56:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:09,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-6a3cb865-1c9d-45a9-b8cf-182e99861260 2018-11-06 14:56:09,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:09,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fab7ccc7-5a7a-4d33-9d4c-dcc13c826786 Date: Tue, 06 Nov 2018 14:56: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":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:09,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-fab7ccc7-5a7a-4d33-9d4c-dcc13c826786 2018-11-06 14:56:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:56:09,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:56: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:56:09,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173ee9a686d8ba1c83bce9d8d914f0e0f788fccc" 2018-11-06 14:56:09,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8a2656a-7083-4b70-80b7-bd2ebb528dd0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:09,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-c8a2656a-7083-4b70-80b7-bd2ebb528dd0 2018-11-06 14:56:09,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:10,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-740ad319-5460-4ab8-a9c2-1159e3b2fb40 Date: Tue, 06 Nov 2018 14:56:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:10,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-740ad319-5460-4ab8-a9c2-1159e3b2fb40 2018-11-06 14:56:10,011 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net 2018-11-06 14:56:10,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" -d '{"port": {"network_id": "0d29f2f8-e7e0-46ba-85ae-40167fd7e3af", "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port", "admin_state_up": true}}' 2018-11-06 14:56:11,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-f2936d10-1b3c-44ae-bcaa-836698a3be9b Date: Tue, 06 Nov 2018 14:56:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.12"}],"id":"a7b5fac5-29d4-4091-b92a-764ce04fa207","security_groups":["b49bad9a-ca33-43ee-a31e-69e55bf5884d"],"mac_address":"fa:16:3e:0d:4f:6a","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port","project_id":"28e4835b0a8349f487285f2e277c2951","qos_policy_id":null,"admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:10Z","binding:vnic_type":"normal"}} 2018-11-06 14:56:11,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-f2936d10-1b3c-44ae-bcaa-836698a3be9b 2018-11-06 14:56:11,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:11,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-55c24414-3987-45c7-8549-60e3eb3914ef Date: Tue, 06 Nov 2018 14:56: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":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:11,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-55c24414-3987-45c7-8549-60e3eb3914ef 2018-11-06 14:56:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:11,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50dcc2d-1f0d-4504-a7a1-0250de581665 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:11,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-e50dcc2d-1f0d-4504-a7a1-0250de581665 2018-11-06 14:56:11,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:11,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e2f1a57f-5592-47b3-adf2-46c7b2a4e249 Date: Tue, 06 Nov 2018 14:56:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:11,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-e2f1a57f-5592-47b3-adf2-46c7b2a4e249 2018-11-06 14:56:11,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:11,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-fda58ef4-3024-48cb-81da-af11411c88b0 Date: Tue, 06 Nov 2018 14:56:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.12"}],"id":"a7b5fac5-29d4-4091-b92a-764ce04fa207","security_groups":["b49bad9a-ca33-43ee-a31e-69e55bf5884d"],"mac_address":"fa:16:3e:0d:4f:6a","project_id":"28e4835b0a8349f487285f2e277c2951","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:10Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:56:11,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port&admin_state_up=True used request id req-fda58ef4-3024-48cb-81da-af11411c88b0 2018-11-06 14:56:11,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:12,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdf34c0-a512-4212-8b73-088636d20cb8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:12,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-2cdf34c0-a512-4212-8b73-088636d20cb8 2018-11-06 14:56:12,025 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst 2018-11-06 14:56:12,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:12,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-2477e8cd-d530-4082-bf22-fa3be148bc5d x-compute-request-id: req-2477e8cd-d530-4082-bf22-fa3be148bc5d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-flavor-name"}]} 2018-11-06 14:56:12,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2477e8cd-d530-4082-bf22-fa3be148bc5d 2018-11-06 14:56:12,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:12,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-b7460999-67e6-409f-9d9f-b2b9efcbe708 x-compute-request-id: req-b7460999-67e6-409f-9d9f-b2b9efcbe708 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:56:12,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620 used request id req-b7460999-67e6-409f-9d9f-b2b9efcbe708 2018-11-06 14:56:12,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:12,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-fda643ec-517d-4715-82b2-4ebc38de003f Date: Tue, 06 Nov 2018 14:56:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:55:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:56:00Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/47db858b-631b-4008-8e1b-879014e2dbdb/snap", "metadata": {}}], "self": "/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb", "min_disk": 0, "protected": false, "id": "47db858b-631b-4008-8e1b-879014e2dbdb", "file": "/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "28e4835b0a8349f487285f2e277c2951", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/47db858b-631b-4008-8e1b-879014e2dbdb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image"} 2018-11-06 14:56:12,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image used request id req-fda643ec-517d-4715-82b2-4ebc38de003f 2018-11-06 14:56:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:12,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8a2ed3b3-5c08-4b58-83d7-d27a2b08029c Date: Tue, 06 Nov 2018 14:56: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-11-06 14:56:12,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8a2ed3b3-5c08-4b58-83d7-d27a2b08029c 2018-11-06 14:56:12,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" -d '{"server": {"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "imageRef": "47db858b-631b-4008-8e1b-879014e2dbdb", "flavorRef": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "max_count": 1, "min_count": 1, "networks": [{"port": "a7b5fac5-29d4-4091-b92a-764ce04fa207"}], "security_groups": [{"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}]}}' 2018-11-06 14:56:14,633 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-7bbf10aa-22ce-44d8-971a-bcb1ea22f031 x-compute-request-id: req-7bbf10aa-22ce-44d8-971a-bcb1ea22f031 Content-Length: 435 location: http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "adminPass": "YHND5uWjfscZ"}} 2018-11-06 14:56:14,633 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7bbf10aa-22ce-44d8-971a-bcb1ea22f031 2018-11-06 14:56:14,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:14,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-39b3a449-7823-46a1-98ce-4b196719bbaf x-compute-request-id: req-39b3a449-7823-46a1-98ce-4b196719bbaf 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.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:56:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:14,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-39b3a449-7823-46a1-98ce-4b196719bbaf 2018-11-06 14:56:14,909 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst 2018-11-06 14:56:14,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:14,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-16b81148-a8b6-4eae-90e1-a532450e2e5e x-compute-request-id: req-16b81148-a8b6-4eae-90e1-a532450e2e5e 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.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:56:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:14,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-16b81148-a8b6-4eae-90e1-a532450e2e5e 2018-11-06 14:56:14,989 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst] is - BUILD 2018-11-06 14:56:14,989 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:56:17,992 - create_instance - DEBUG - VM status query timeout in 896.917191982 2018-11-06 14:56:17,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:18,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-af8c829d-ae90-42ff-a9d6-7a01467dab95 x-compute-request-id: req-af8c829d-ae90-42ff-a9d6-7a01467dab95 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.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:56:15Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:18,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-af8c829d-ae90-42ff-a9d6-7a01467dab95 2018-11-06 14:56:18,610 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst] is - BUILD 2018-11-06 14:56:18,610 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:56:21,613 - create_instance - DEBUG - VM status query timeout in 893.295752048 2018-11-06 14:56:21,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:22,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88275172-ad75-414d-8fb1-fdf44a9cad51 x-compute-request-id: req-88275172-ad75-414d-8fb1-fdf44a9cad51 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:21Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:22,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-88275172-ad75-414d-8fb1-fdf44a9cad51 2018-11-06 14:56:22,361 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst] is - ACTIVE 2018-11-06 14:56:22,362 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:56:22,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:22,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b1cdf5e-aedf-42e0-afad-303e6daaa095 x-compute-request-id: req-0b1cdf5e-aedf-42e0-afad-303e6daaa095 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:21Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:22,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-0b1cdf5e-aedf-42e0-afad-303e6daaa095 2018-11-06 14:56:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:23,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-854f4164-fa54-48a2-a6d0-4975037e117c Date: Tue, 06 Nov 2018 14:56: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":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:23,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-854f4164-fa54-48a2-a6d0-4975037e117c 2018-11-06 14:56:23,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:23,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02325e15-7ffa-4675-bafa-b053d742cb73 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:23,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-02325e15-7ffa-4675-bafa-b053d742cb73 2018-11-06 14:56:23,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:23,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ceca6222-fd4e-4af4-a096-7f61e6b625ec Date: Tue, 06 Nov 2018 14:56:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:23,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-ceca6222-fd4e-4af4-a096-7f61e6b625ec 2018-11-06 14:56:23,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:23,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-88681fd6-06a4-488a-8a25-9cc5ceb675f2 Date: Tue, 06 Nov 2018 14:56:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.2"}],"id":"10ad50e9-6a5c-4aa5-9ac2-a4740a568e18","security_groups":[],"mac_address":"fa:16:3e:12:93:f2","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.3"}],"id":"508dde30-d2a3-4721-9fa8-d3311813e74a","security_groups":[],"mac_address":"fa:16:3e:8c:fe:90","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.4"}],"id":"a1fe79f0-3aa3-4ff7-94d7-05c29e5bd51a","security_groups":[],"mac_address":"fa:16:3e:93:d3:14","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.12"}],"id":"a7b5fac5-29d4-4091-b92a-764ce04fa207","security_groups":["b49bad9a-ca33-43ee-a31e-69e55bf5884d"],"mac_address":"fa:16:3e:0d:4f:6a","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:10Z","binding:vnic_type":"normal","device_id":"a1992fa2-953f-4dce-a580-a658d7329de8"}]} 2018-11-06 14:56:23,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-88681fd6-06a4-488a-8a25-9cc5ceb675f2 2018-11-06 14:56:23,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:24,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56: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-30efcfae-288a-4c82-86b2-cd8460f3cba6 x-compute-request-id: req-30efcfae-288a-4c82-86b2-cd8460f3cba6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:21Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:24,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-30efcfae-288a-4c82-86b2-cd8460f3cba6 2018-11-06 14:56:24,006 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst] is - ACTIVE 2018-11-06 14:56:24,007 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:56:24,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:24,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4252c9c-606c-46b5-b75b-a9de92c355ca x-compute-request-id: req-d4252c9c-606c-46b5-b75b-a9de92c355ca Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:21Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:24,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-d4252c9c-606c-46b5-b75b-a9de92c355ca 2018-11-06 14:56:24,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:24,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1d913b54-fd46-4255-8383-4ac79a8b0d3d Date: Tue, 06 Nov 2018 14:56: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":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:24,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-1d913b54-fd46-4255-8383-4ac79a8b0d3d 2018-11-06 14:56:24,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:24,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1208397f-1ee1-45ec-b3cf-32b585827936 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:24,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-1208397f-1ee1-45ec-b3cf-32b585827936 2018-11-06 14:56:24,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:25,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8b51423b-ba1c-43ee-9077-efc5ac752d97 Date: Tue, 06 Nov 2018 14:56:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:25,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-8b51423b-ba1c-43ee-9077-efc5ac752d97 2018-11-06 14:56:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:25,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-bb3fa6f4-fb1d-4f0b-acec-4a28caf4984a Date: Tue, 06 Nov 2018 14:56:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.2"}],"id":"10ad50e9-6a5c-4aa5-9ac2-a4740a568e18","security_groups":[],"mac_address":"fa:16:3e:12:93:f2","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.3"}],"id":"508dde30-d2a3-4721-9fa8-d3311813e74a","security_groups":[],"mac_address":"fa:16:3e:8c:fe:90","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.4"}],"id":"a1fe79f0-3aa3-4ff7-94d7-05c29e5bd51a","security_groups":[],"mac_address":"fa:16:3e:93:d3:14","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.12"}],"id":"a7b5fac5-29d4-4091-b92a-764ce04fa207","security_groups":["b49bad9a-ca33-43ee-a31e-69e55bf5884d"],"mac_address":"fa:16:3e:0d:4f:6a","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:10Z","binding:vnic_type":"normal","device_id":"a1992fa2-953f-4dce-a580-a658d7329de8"}]} 2018-11-06 14:56:25,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-bb3fa6f4-fb1d-4f0b-acec-4a28caf4984a 2018-11-06 14:56:25,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}}' 2018-11-06 14:56:26,410 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a16b61d-7703-4ccd-98c4-10871e38f9b6 x-compute-request-id: req-4a16b61d-7703-4ccd-98c4-10871e38f9b6 Content-Length: 0 Content-Type: application/json 2018-11-06 14:56:26,410 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8/action used request id req-4a16b61d-7703-4ccd-98c4-10871e38f9b6 2018-11-06 14:56:26,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:26,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "163f6da6f034424fae520ce6d9a8ce3b", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role"}], "expires_at": "2018-11-06T15:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28e4835b0a8349f487285f2e277c2951", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/28e4835b0a8349f487285f2e277c2951", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-user", "id": "a058bb4b3c0047229a1f394d052a9eaf"}, "audit_ids": ["crjpgrkCQOCnhONGSsNaXQ"], "issued_at": "2018-11-06T14:56:26.000000Z"}} 2018-11-06 14:56:26,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd7f8f56bc64b6481fdad0720a1a90e2f754b05" 2018-11-06 14:56:27,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fed60d4f-7b8a-4400-b54b-22f2a081117e x-compute-request-id: req-fed60d4f-7b8a-4400-b54b-22f2a081117e Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:21Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:27,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-fed60d4f-7b8a-4400-b54b-22f2a081117e 2018-11-06 14:56:27,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:28,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a51559c6-2819-48d3-8513-7e508b241c9a x-compute-request-id: req-a51559c6-2819-48d3-8513-7e508b241c9a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:21Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:28,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-a51559c6-2819-48d3-8513-7e508b241c9a 2018-11-06 14:56:28,252 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst] is - ACTIVE 2018-11-06 14:56:28,252 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:56:28,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:28,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03b36686-cd67-4448-b4d5-91a5da01b64e x-compute-request-id: req-03b36686-cd67-4448-b4d5-91a5da01b64e Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:21Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:28,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-03b36686-cd67-4448-b4d5-91a5da01b64e 2018-11-06 14:56:28,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:28,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a13dd982-b696-46c8-81eb-2d075ee309ca Date: Tue, 06 Nov 2018 14:56: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":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:28,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-a13dd982-b696-46c8-81eb-2d075ee309ca 2018-11-06 14:56:28,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:28,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db043377-2832-4326-b539-4aa3ec13096c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:28,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-db043377-2832-4326-b539-4aa3ec13096c 2018-11-06 14:56:28,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:29,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e3750314-d5e2-4587-be29-636783c6058f Date: Tue, 06 Nov 2018 14:56:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:29,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-e3750314-d5e2-4587-be29-636783c6058f 2018-11-06 14:56:29,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:29,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-59c91cfe-f9ba-4c22-bf4e-7ac8fdd19657 Date: Tue, 06 Nov 2018 14:56:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.2"}],"id":"10ad50e9-6a5c-4aa5-9ac2-a4740a568e18","security_groups":[],"mac_address":"fa:16:3e:12:93:f2","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.3"}],"id":"508dde30-d2a3-4721-9fa8-d3311813e74a","security_groups":[],"mac_address":"fa:16:3e:8c:fe:90","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.4"}],"id":"a1fe79f0-3aa3-4ff7-94d7-05c29e5bd51a","security_groups":[],"mac_address":"fa:16:3e:93:d3:14","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.12"}],"id":"a7b5fac5-29d4-4091-b92a-764ce04fa207","security_groups":["b49bad9a-ca33-43ee-a31e-69e55bf5884d","e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12"],"mac_address":"fa:16:3e:0d:4f:6a","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:10Z","binding:vnic_type":"normal","device_id":"a1992fa2-953f-4dce-a580-a658d7329de8"}]} 2018-11-06 14:56:29,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-59c91cfe-f9ba-4c22-bf4e-7ac8fdd19657 2018-11-06 14:56:29,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:29,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92687128-35b2-4cc7-ba63-43c44c5ee763 x-compute-request-id: req-92687128-35b2-4cc7-ba63-43c44c5ee763 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:21Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:29,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-92687128-35b2-4cc7-ba63-43c44c5ee763 2018-11-06 14:56:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:30,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2f2ba9b7-cebe-46b0-a3c9-5d55dd8b399b Date: Tue, 06 Nov 2018 14:56: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":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:30,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-2f2ba9b7-cebe-46b0-a3c9-5d55dd8b399b 2018-11-06 14:56:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:30,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4135860b-4a29-4557-a6d1-ff59589ec04b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:30,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-4135860b-4a29-4557-a6d1-ff59589ec04b 2018-11-06 14:56:30,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:30,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c17f981-a673-4157-9845-30cc122f4b11 Date: Tue, 06 Nov 2018 14:56:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:30,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-4c17f981-a673-4157-9845-30cc122f4b11 2018-11-06 14:56:30,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:30,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-b62cc431-856d-4d09-ae79-5ab4104c64d6 Date: Tue, 06 Nov 2018 14:56:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.2"}],"id":"10ad50e9-6a5c-4aa5-9ac2-a4740a568e18","security_groups":[],"mac_address":"fa:16:3e:12:93:f2","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.3"}],"id":"508dde30-d2a3-4721-9fa8-d3311813e74a","security_groups":[],"mac_address":"fa:16:3e:8c:fe:90","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.4"}],"id":"a1fe79f0-3aa3-4ff7-94d7-05c29e5bd51a","security_groups":[],"mac_address":"fa:16:3e:93:d3:14","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.12"}],"id":"a7b5fac5-29d4-4091-b92a-764ce04fa207","security_groups":["b49bad9a-ca33-43ee-a31e-69e55bf5884d","e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12"],"mac_address":"fa:16:3e:0d:4f:6a","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:10Z","binding:vnic_type":"normal","device_id":"a1992fa2-953f-4dce-a580-a658d7329de8"}]} 2018-11-06 14:56:30,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-b62cc431-856d-4d09-ae79-5ab4104c64d6 2018-11-06 14:56:30,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name"}}' 2018-11-06 14:56:31,562 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:56: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-367b0fa8-9f01-4ed2-be64-565321262b4f x-compute-request-id: req-367b0fa8-9f01-4ed2-be64-565321262b4f Content-Length: 0 Content-Type: application/json 2018-11-06 14:56:31,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8/action used request id req-367b0fa8-9f01-4ed2-be64-565321262b4f 2018-11-06 14:56:31,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:32,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56: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-bb796503-e13a-4dd3-a346-fbed0b03d779 x-compute-request-id: req-bb796503-e13a-4dd3-a346-fbed0b03d779 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:21Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:32,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-bb796503-e13a-4dd3-a346-fbed0b03d779 2018-11-06 14:56:32,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:32,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4dd9e09b-30d5-4071-8d86-aac5ced24957 Date: Tue, 06 Nov 2018 14:56: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":["77ab0905-5948-42ff-90af-2a48c2179706"],"updated_at":"2018-11-06T14:56:02Z","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28e4835b0a8349f487285f2e277c2951","id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net"}]} 2018-11-06 14:56:32,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net used request id req-4dd9e09b-30d5-4071-8d86-aac5ced24957 2018-11-06 14:56:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:32,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d34486-730f-449c-9321-f2e00fdcfb89 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:32,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-62d34486-730f-449c-9321-f2e00fdcfb89 2018-11-06 14:56:32,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:32,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c2874742-8a62-41a6-a8ac-d9bd31be56b5 Date: Tue, 06 Nov 2018 14:56:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:02Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28e4835b0a8349f487285f2e277c2951","id":"77ab0905-5948-42ff-90af-2a48c2179706","subnetpool_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet"}]} 2018-11-06 14:56:32,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-c2874742-8a62-41a6-a8ac-d9bd31be56b5 2018-11-06 14:56:32,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:32,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-d80be352-b318-40db-a3cf-d7434d4c517f Date: Tue, 06 Nov 2018 14:56:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.2"}],"id":"10ad50e9-6a5c-4aa5-9ac2-a4740a568e18","security_groups":[],"mac_address":"fa:16:3e:12:93:f2","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.3"}],"id":"508dde30-d2a3-4721-9fa8-d3311813e74a","security_groups":[],"mac_address":"fa:16:3e:8c:fe:90","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.4"}],"id":"a1fe79f0-3aa3-4ff7-94d7-05c29e5bd51a","security_groups":[],"mac_address":"fa:16:3e:93:d3:14","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d29f2f8-e7e0-46ba-85ae-40167fd7e3af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:31Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77ab0905-5948-42ff-90af-2a48c2179706","ip_address":"10.55.0.12"}],"id":"a7b5fac5-29d4-4091-b92a-764ce04fa207","security_groups":["b49bad9a-ca33-43ee-a31e-69e55bf5884d"],"mac_address":"fa:16:3e:0d:4f:6a","project_id":"28e4835b0a8349f487285f2e277c2951","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port","admin_state_up":true,"network_id":"0d29f2f8-e7e0-46ba-85ae-40167fd7e3af","tenant_id":"28e4835b0a8349f487285f2e277c2951","created_at":"2018-11-06T14:56:10Z","binding:vnic_type":"normal","device_id":"a1992fa2-953f-4dce-a580-a658d7329de8"}]} 2018-11-06 14:56:32,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-d80be352-b318-40db-a3cf-d7434d4c517f 2018-11-06 14:56:32,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd7f8f56bc64b6481fdad0720a1a90e2f754b05" 2018-11-06 14:56:33,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56: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-4235cfe1-695a-43df-b709-c17c0952229f x-compute-request-id: req-4235cfe1-695a-43df-b709-c17c0952229f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "security_groups": [{"name": "default"}], "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:21Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:33,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-4235cfe1-695a-43df-b709-c17c0952229f 2018-11-06 14:56:33,035 - create_instance - INFO - Deleting Port with ID - a7b5fac5-29d4-4091-b92a-764ce04fa207 2018-11-06 14:56:33,035 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-port 2018-11-06 14:56:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/a7b5fac5-29d4-4091-b92a-764ce04fa207 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:33,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89ae7fbd-b23a-45dc-824c-c9b94f3183fc Date: Tue, 06 Nov 2018 14:56:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:56:33,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/a7b5fac5-29d4-4091-b92a-764ce04fa207 used request id req-89ae7fbd-b23a-45dc-824c-c9b94f3183fc 2018-11-06 14:56:33,593 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst 2018-11-06 14:56:33,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:33,764 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:56: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-3f51cda6-8e52-4bc8-91c3-5edc6c8f0b88 x-compute-request-id: req-3f51cda6-8e52-4bc8-91c3-5edc6c8f0b88 Content-Type: application/json 2018-11-06 14:56:33,764 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-3f51cda6-8e52-4bc8-91c3-5edc6c8f0b88 2018-11-06 14:56:33,764 - create_instance - INFO - Checking deletion status 2018-11-06 14:56:33,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:33,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56: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-af89977a-9bb6-4f8a-8c69-798b3ecc0a7a x-compute-request-id: req-af89977a-9bb6-4f8a-8c69-798b3ecc0a7a Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:4f:6a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:33Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:33,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-af89977a-9bb6-4f8a-8c69-798b3ecc0a7a 2018-11-06 14:56:33,885 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst] is - ACTIVE 2018-11-06 14:56:33,885 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:56:36,888 - create_instance - DEBUG - VM status query timeout in 296.876357079 2018-11-06 14:56:36,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:37,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56: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-8c5383e3-925f-4629-b0dc-db851201e1d1 x-compute-request-id: req-8c5383e3-925f-4629-b0dc-db851201e1d1 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.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1992fa2-953f-4dce-a580-a658d7329de8", "rel": "bookmark"}], "image": {"id": "47db858b-631b-4008-8e1b-879014e2dbdb", "links": [{"href": "http://172.30.9.27:8774/images/47db858b-631b-4008-8e1b-879014e2dbdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:56:20.000000", "flavor": {"id": "90852ef6-f375-4fd3-abf6-92c99c1b9620", "links": [{"href": "http://172.30.9.27:8774/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620", "rel": "bookmark"}]}, "id": "a1992fa2-953f-4dce-a580-a658d7329de8", "user_id": "a058bb4b3c0047229a1f394d052a9eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:56:33Z", "hostId": "26a503c8314cd389d82c4a83ba0ea507497755876a003233e0744e2c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst", "created": "2018-11-06T14:56:14Z", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:56:37,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-8c5383e3-925f-4629-b0dc-db851201e1d1 2018-11-06 14:56:37,160 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst] is - ACTIVE 2018-11-06 14:56:37,160 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:56:40,163 - create_instance - DEBUG - VM status query timeout in 293.601303101 2018-11-06 14:56:40,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9848fc4aec1de99be29eef68eea993504297413b" 2018-11-06 14:56:40,217 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14: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-de3184f2-6399-4a50-8ab7-67ed7d886ed2 x-compute-request-id: req-de3184f2-6399-4a50-8ab7-67ed7d886ed2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a1992fa2-953f-4dce-a580-a658d7329de8 could not be found.", "code": 404}} 2018-11-06 14:56:40,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1992fa2-953f-4dce-a580-a658d7329de8 used request id req-de3184f2-6399-4a50-8ab7-67ed7d886ed2 2018-11-06 14:56:40,218 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a1992fa2-953f-4dce-a580-a658d7329de8 could not be found. (HTTP 404) (Request-ID: req-de3184f2-6399-4a50-8ab7-67ed7d886ed2) 2018-11-06 14:56:40,218 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-inst 2018-11-06 14:56:40,219 - neutron_utils - INFO - Deleting security group rule with ID - 3eb4a23d-8238-4dff-9d72-b93a8b097b5b 2018-11-06 14:56:40,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3eb4a23d-8238-4dff-9d72-b93a8b097b5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:40,326 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb44608a-370d-4be0-b270-9976d5d71060 Content-Length: 0 Date: Tue, 06 Nov 2018 14:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:56:40,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3eb4a23d-8238-4dff-9d72-b93a8b097b5b used request id req-fb44608a-370d-4be0-b270-9976d5d71060 2018-11-06 14:56:40,327 - neutron_utils - INFO - Deleting security group rule with ID - 2421fe1f-5dcd-4823-9672-55990734a039 2018-11-06 14:56:40,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/2421fe1f-5dcd-4823-9672-55990734a039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:40,585 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cb6b44b-5b92-4b69-a407-577752021681 Content-Length: 0 Date: Tue, 06 Nov 2018 14:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:56:40,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/2421fe1f-5dcd-4823-9672-55990734a039 used request id req-5cb6b44b-5b92-4b69-a407-577752021681 2018-11-06 14:56:40,585 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-name 2018-11-06 14:56:40,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e48314d7c1e8df28212369beb28b0b8dcb16a2c" 2018-11-06 14:56:40,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbb104fc-a833-4405-83db-79d8b35171b3 Content-Length: 0 Date: Tue, 06 Nov 2018 14:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:56:40,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e3ecbf4b-fdf1-4c0d-80c4-ec5e41be1d12 used request id req-dbb104fc-a833-4405-83db-79d8b35171b3 2018-11-06 14:56:40,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1d13caf843d60edb0c5676a23ef1518467f00c" 2018-11-06 14:56:40,770 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14: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-4fbc91f7-9b85-4e14-8f78-5165f05d68c0 x-compute-request-id: req-4fbc91f7-9b85-4e14-8f78-5165f05d68c0 Content-Length: 0 Content-Type: application/json 2018-11-06 14:56:40,770 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/90852ef6-f375-4fd3-abf6-92c99c1b9620 used request id req-4fbc91f7-9b85-4e14-8f78-5165f05d68c0 2018-11-06 14:56:40,771 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet 2018-11-06 14:56:40,771 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-subnet 2018-11-06 14:56:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/77ab0905-5948-42ff-90af-2a48c2179706 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e98d604d9e8ee23cbf1583fef07b7d1db6f2e2" 2018-11-06 14:56:42,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11cd85da-0c1c-47f5-86af-b45965686e5f Date: Tue, 06 Nov 2018 14:56:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:56:42,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/77ab0905-5948-42ff-90af-2a48c2179706 used request id req-11cd85da-0c1c-47f5-86af-b45965686e5f 2018-11-06 14:56:42,836 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-pub-net 2018-11-06 14:56:42,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/0d29f2f8-e7e0-46ba-85ae-40167fd7e3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e98d604d9e8ee23cbf1583fef07b7d1db6f2e2" 2018-11-06 14:56:44,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48fe0101-931d-441b-b024-7ad41f464dbd Date: Tue, 06 Nov 2018 14:56:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:56:44,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0d29f2f8-e7e0-46ba-85ae-40167fd7e3af used request id req-48fe0101-931d-441b-b024-7ad41f464dbd 2018-11-06 14:56:44,091 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-537594db-b279-4465-97a6-95722122254a-image 2018-11-06 14:56:44,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a2adc0d839fa9c08361d953d81bd7710ce995b" 2018-11-06 14:56:45,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27875d29-dd83-41f9-8f34-9eab94da524f Date: Tue, 06 Nov 2018 14:56:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:56:45,954 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/47db858b-631b-4008-8e1b-879014e2dbdb used request id req-27875d29-dd83-41f9-8f34-9eab94da524f 2018-11-06 14:56:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:56:46,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-30470780-8cd1-435d-9049-eb7f2cc6aa8d Date: Tue, 06 Nov 2018 14:56:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:01Z", "updated_at": "2018-11-06T14:56:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:01Z", "revision_number": 0, "id": "369f2c47-e503-4bc9-85f4-40ec33fa3ea3", "remote_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:01Z", "security_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv6", "project_id": "28e4835b0a8349f487285f2e277c2951"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:01Z", "revision_number": 0, "id": "4fd138d2-1d31-4746-9c81-e1015a7cddaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:01Z", "security_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv6", "project_id": "28e4835b0a8349f487285f2e277c2951"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:01Z", "revision_number": 0, "id": "ce2c3ab0-c0e9-4d97-ae39-fb860c3cb338", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:01Z", "security_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv4", "project_id": "28e4835b0a8349f487285f2e277c2951"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:01Z", "revision_number": 0, "id": "e3da88fd-1840-4f16-b950-3fac1fef2f45", "remote_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:01Z", "security_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "tenant_id": "28e4835b0a8349f487285f2e277c2951", "port_range_min": null, "ethertype": "IPv4", "project_id": "28e4835b0a8349f487285f2e277c2951"}], "revision_number": 4, "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:56:46,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-30470780-8cd1-435d-9049-eb7f2cc6aa8d 2018-11-06 14:56:46,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:56:46,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5759f18c-b882-4000-a94e-331fe25034ac 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:56:46,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-5759f18c-b882-4000-a94e-331fe25034ac 2018-11-06 14:56:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:56:46,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8357d0b1-4e6c-4da3-9641-f78b987d0ebb Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:56:46,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-8357d0b1-4e6c-4da3-9641-f78b987d0ebb 2018-11-06 14:56:46,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:56:46,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a77d0e4-d904-4165-8605-37fe64f63bee 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:56:46,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-3a77d0e4-d904-4165-8605-37fe64f63bee 2018-11-06 14:56:46,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:56:46,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6df8ce-4a03-403e-b7ab-0b406515260f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951"}, "enabled": true, "id": "28e4835b0a8349f487285f2e277c2951", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5168647b-13f5-47c-proj"}} 2018-11-06 14:56:46,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-2a6df8ce-4a03-403e-b7ab-0b406515260f 2018-11-06 14:56:46,526 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49bad9a-ca33-43ee-a31e-69e55bf5884d 2018-11-06 14:56:46,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b49bad9a-ca33-43ee-a31e-69e55bf5884d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:56:46,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8b97f7ac-2696-4625-b6bc-56839b10b76e Date: Tue, 06 Nov 2018 14:56:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:01Z", "security_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:01Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "369f2c47-e503-4bc9-85f4-40ec33fa3ea3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:01Z", "security_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:01Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "4fd138d2-1d31-4746-9c81-e1015a7cddaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:01Z", "security_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:01Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "ce2c3ab0-c0e9-4d97-ae39-fb860c3cb338"}, {"remote_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:01Z", "security_group_id": "b49bad9a-ca33-43ee-a31e-69e55bf5884d", "port_range_min": null, "revision_number": 0, "tenant_id": "28e4835b0a8349f487285f2e277c2951", "created_at": "2018-11-06T14:56:01Z", "project_id": "28e4835b0a8349f487285f2e277c2951", "id": "e3da88fd-1840-4f16-b950-3fac1fef2f45"}]} 2018-11-06 14:56:46,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b49bad9a-ca33-43ee-a31e-69e55bf5884d used request id req-8b97f7ac-2696-4625-b6bc-56839b10b76e 2018-11-06 14:56:46,703 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:56:46,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b49bad9a-ca33-43ee-a31e-69e55bf5884d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:56:47,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f9e6009-3050-496f-b828-174f7cb4f3b1 Content-Length: 0 Date: Tue, 06 Nov 2018 14:56:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:56:47,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b49bad9a-ca33-43ee-a31e-69e55bf5884d used request id req-9f9e6009-3050-496f-b828-174f7cb4f3b1 2018-11-06 14:56:47,026 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5168647b-13f5-47c-proj 2018-11-06 14:56:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:56:47,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3c18b5f-ba9b-44d7-a8d0-3e3cd62e8a68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:56:47,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/28e4835b0a8349f487285f2e277c2951 used request id req-c3c18b5f-ba9b-44d7-a8d0-3e3cd62e8a68 2018-11-06 14:56:47,239 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5168647b-13f5-47c-proj-role 2018-11-06 14:56:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/163f6da6f034424fae520ce6d9a8ce3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:56:47,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ae3eb35-1346-40eb-afb9-0b04171c80fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:56:47,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/163f6da6f034424fae520ce6d9a8ce3b used request id req-2ae3eb35-1346-40eb-afb9-0b04171c80fb 2018-11-06 14:56:47,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98098554945d2a549a784890d0e6fe4295211608" 2018-11-06 14:56:47,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7876cb44-50f6-4eb7-ac42-08721e2c40d5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:56:47,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7876cb44-50f6-4eb7-ac42-08721e2c40d5 2018-11-06 14:56:47,442 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5168647b-13f5-47c-user 2018-11-06 14:56:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a058bb4b3c0047229a1f394d052a9eaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de42ffce44ad1ba7b907a68fafbe28b288e32a17" 2018-11-06 14:56:47,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a303792-d64f-453c-80a3-4a38dded751f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:56:47,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a058bb4b3c0047229a1f394d052a9eaf used request id req-3a303792-d64f-453c-80a3-4a38dded751f 2018-11-06 14:56:47,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:48,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["J0MiduZ-SUmCgafY9G5Gkg"], "issued_at": "2018-11-06T14:56:48.000000Z"}} 2018-11-06 14:56:48,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d034fa3ff7b0c296093377cd74fe4b39b7c76b53" 2018-11-06 14:56:48,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77cf08f9-c782-47a6-9fdc-3aff02251008 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:48,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-77cf08f9-c782-47a6-9fdc-3aff02251008 2018-11-06 14:56:48,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:48,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:48,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["cY0SwvXWRFCgkA3mktl25w"], "issued_at": "2018-11-06T14:56:48.000000Z"}} 2018-11-06 14:56:48,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:56:48,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b865043-c68a-42f4-9b8e-6e8791edc660 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:48,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6b865043-c68a-42f4-9b8e-6e8791edc660 2018-11-06 14:56:48,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:56:48,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:56:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:56:48,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:56:48,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd084312-22aa-4f5c-8cc1-b562f57afa83 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:56:48,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj used request id req-cd084312-22aa-4f5c-8cc1-b562f57afa83 2018-11-06 14:56:48,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:56:48,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a474b0e0-9b4a-4b33-9760-3f2d0b9dbe30 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:56:48,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a474b0e0-9b4a-4b33-9760-3f2d0b9dbe30 2018-11-06 14:56:48,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}}' 2018-11-06 14:56:49,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3bf0dd-67fb-4acd-acfe-194a5d80bfa0 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:56:49,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ca3bf0dd-67fb-4acd-acfe-194a5d80bfa0 2018-11-06 14:56:49,028 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj 2018-11-06 14:56:49,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:49,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:49,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["tJQ15gtxRA6y05QHkLpMnQ"], "issued_at": "2018-11-06T14:56:49.000000Z"}} 2018-11-06 14:56:49,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3bab207b9747a846972d68fd3ff82e58035931c" 2018-11-06 14:56:49,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89cde7a0-0144-4470-b6eb-237e108c99b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:49,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-89cde7a0-0144-4470-b6eb-237e108c99b1 2018-11-06 14:56:49,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:56:49,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:56: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:56:49,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3bab207b9747a846972d68fd3ff82e58035931c" 2018-11-06 14:56:49,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a1c808-1463-47e7-b705-d8ba26d8d3bf Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:56:49,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f2a1c808-1463-47e7-b705-d8ba26d8d3bf 2018-11-06 14:56:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3bab207b9747a846972d68fd3ff82e58035931c" 2018-11-06 14:56:49,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a787d9ef-e0e5-4cde-9d42-51203e0554fb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}]} 2018-11-06 14:56:49,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj used request id req-a787d9ef-e0e5-4cde-9d42-51203e0554fb 2018-11-06 14:56:49,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3bab207b9747a846972d68fd3ff82e58035931c" 2018-11-06 14:56:49,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0713b7bc-bd38-4665-968e-10ef2f5f4e1a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:56:49,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0713b7bc-bd38-4665-968e-10ef2f5f4e1a 2018-11-06 14:56:50,146 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-b61ca43e-94f9-43b-user 2018-11-06 14:56:50,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:50,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:56:50,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181b7185-1e8d-4e99-ba8a-59a64a9a84cc Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:56:50,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-181b7185-1e8d-4e99-ba8a-59a64a9a84cc 2018-11-06 14:56:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" -d '{"role": {"name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role"}}' 2018-11-06 14:56:50,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46598a80-f596-4521-8cad-20e6de71351f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80f8e5f27ecf4f26946daffa453d15f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/80f8e5f27ecf4f26946daffa453d15f1"}, "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role"}} 2018-11-06 14:56:50,349 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-46598a80-f596-4521-8cad-20e6de71351f 2018-11-06 14:56:50,350 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role 2018-11-06 14:56:50,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/80f8e5f27ecf4f26946daffa453d15f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:56:50,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63544add-4597-45bb-9685-67cf0230e03e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/80f8e5f27ecf4f26946daffa453d15f1"}, "domain_id": null, "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role", "id": "80f8e5f27ecf4f26946daffa453d15f1"}} 2018-11-06 14:56:50,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/80f8e5f27ecf4f26946daffa453d15f1 used request id req-63544add-4597-45bb-9685-67cf0230e03e 2018-11-06 14:56:50,371 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role to project InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj 2018-11-06 14:56:50,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9/users/e9fa10a454874aba992627a8ead19aad/roles/80f8e5f27ecf4f26946daffa453d15f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:56:50,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59a0649-4997-44ca-bf32-07d9c3e94fe2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:56:50,502 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9/users/e9fa10a454874aba992627a8ead19aad/roles/80f8e5f27ecf4f26946daffa453d15f1 used request id req-b59a0649-4997-44ca-bf32-07d9c3e94fe2 2018-11-06 14:56:50,502 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:56:50,504 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:56:50,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:50,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:50,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80f8e5f27ecf4f26946daffa453d15f1", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role"}], "expires_at": "2018-11-06T15:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-user", "id": "e9fa10a454874aba992627a8ead19aad"}, "audit_ids": ["UZ3y44QmQzWPFdllEJnhjA"], "issued_at": "2018-11-06T14:56:50.000000Z"}} 2018-11-06 14:56:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311bc00946f099fb28296c334491b07cd71a201b" 2018-11-06 14:56:50,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8c7f3a-ca18-4912-83c1-6d3f26832a12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:50,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9a8c7f3a-ca18-4912-83c1-6d3f26832a12 2018-11-06 14:56:50,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}311bc00946f099fb28296c334491b07cd71a201b" 2018-11-06 14:56:51,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-8547c69f-da59-4d3e-9f20-489e1b8b30ca Date: Tue, 06 Nov 2018 14:56:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image"} 2018-11-06 14:56:51,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image used request id req-8547c69f-da59-4d3e-9f20-489e1b8b30ca 2018-11-06 14:56:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}311bc00946f099fb28296c334491b07cd71a201b" 2018-11-06 14:56:51,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1f8ca2d3-3364-4f17-884a-70b68d4f1c2b Date: Tue, 06 Nov 2018 14:56: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-11-06 14:56:51,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1f8ca2d3-3364-4f17-884a-70b68d4f1c2b 2018-11-06 14:56:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}311bc00946f099fb28296c334491b07cd71a201b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image"}' 2018-11-06 14:56:51,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69 X-Openstack-Request-Id: req-baeaf5d3-db1a-412a-9993-0918e35c8558 Date: Tue, 06 Nov 2018 14:56:51 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:56:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:56:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "min_disk": 0, "protected": false, "id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "file": "/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/file", "checksum": null, "owner": "b7bd9406ef574e8dacef6f47f5fb52d9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:56:51,532 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-baeaf5d3-db1a-412a-9993-0918e35c8558 2018-11-06 14:56:51,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}311bc00946f099fb28296c334491b07cd71a201b" -d '' 2018-11-06 14:56:52,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc1dabf8-2802-4a5f-bde3-8ba0cfbdea02 Date: Tue, 06 Nov 2018 14:56:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:56:52,741 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/file used request id req-cc1dabf8-2802-4a5f-bde3-8ba0cfbdea02 2018-11-06 14:56:52,742 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:56:52,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}311bc00946f099fb28296c334491b07cd71a201b" 2018-11-06 14:56:52,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-46a1bd63-036f-4992-b42f-579b7186ff4c Date: Tue, 06 Nov 2018 14:56:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:56:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:56:52Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/snap", "metadata": {}}], "self": "/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "min_disk": 0, "protected": false, "id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "file": "/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7bd9406ef574e8dacef6f47f5fb52d9", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:56:52,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69 used request id req-46a1bd63-036f-4992-b42f-579b7186ff4c 2018-11-06 14:56:52,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}311bc00946f099fb28296c334491b07cd71a201b" 2018-11-06 14:56:52,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-abc937cc-3eae-4bb4-8c3c-da30eb3b2f19 Date: Tue, 06 Nov 2018 14:56: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-11-06 14:56:52,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-abc937cc-3eae-4bb4-8c3c-da30eb3b2f19 2018-11-06 14:56:52,909 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image 2018-11-06 14:56:52,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}311bc00946f099fb28296c334491b07cd71a201b" 2018-11-06 14:56:53,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-58521306-1abb-4e4d-9586-4a3cb15e28ec Date: Tue, 06 Nov 2018 14:56:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:56:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:56:52Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/snap", "metadata": {}}], "self": "/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "min_disk": 0, "protected": false, "id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "file": "/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7bd9406ef574e8dacef6f47f5fb52d9", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:56:53,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69 used request id req-58521306-1abb-4e4d-9586-4a3cb15e28ec 2018-11-06 14:56:53,065 - create_image - DEBUG - Instance status is - active 2018-11-06 14:56:53,065 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image 2018-11-06 14:56:53,065 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image 2018-11-06 14:56:53,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:53,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:53,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80f8e5f27ecf4f26946daffa453d15f1", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role"}], "expires_at": "2018-11-06T15:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-user", "id": "e9fa10a454874aba992627a8ead19aad"}, "audit_ids": ["cHqgpbqESza8RrnQoqmFSA"], "issued_at": "2018-11-06T14:56:53.000000Z"}} 2018-11-06 14:56:53,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfb88aa8f2e3be19fc8611612155d419d0ed4c" 2018-11-06 14:56:53,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0ed23b-c068-4c1a-93d8-c0d1b68b4073 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:53,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fb0ed23b-c068-4c1a-93d8-c0d1b68b4073 2018-11-06 14:56:53,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfb88aa8f2e3be19fc8611612155d419d0ed4c" 2018-11-06 14:56:53,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-41e694b2-cd8d-4efa-8844-ab46fe432e55 Date: Tue, 06 Nov 2018 14:56:53 GMT RESP BODY: {"networks":[]} 2018-11-06 14:56:53,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-41e694b2-cd8d-4efa-8844-ab46fe432e55 2018-11-06 14:56:53,629 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net 2018-11-06 14:56:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfb88aa8f2e3be19fc8611612155d419d0ed4c" -d '{"network": {"name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net", "admin_state_up": true}}' 2018-11-06 14:56:54,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-ff596516-e9a3-4819-9c7f-d13b086ed19f Date: Tue, 06 Nov 2018 14:56:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:56:54Z","is_default":false,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","mtu":1450}} 2018-11-06 14:56:54,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ff596516-e9a3-4819-9c7f-d13b086ed19f 2018-11-06 14:56:54,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfb88aa8f2e3be19fc8611612155d419d0ed4c" 2018-11-06 14:56:54,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-2c824138-bea9-42e3-89cf-4e0c427a8a6d Date: Tue, 06 Nov 2018 14:56:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T14:56:54Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:56:54,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-2c824138-bea9-42e3-89cf-4e0c427a8a6d 2018-11-06 14:56:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfb88aa8f2e3be19fc8611612155d419d0ed4c" 2018-11-06 14:56:54,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f50e5aa-b57e-44ee-9b00-2d099f93f4b8 Date: Tue, 06 Nov 2018 14:56:54 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:56:54,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-9f50e5aa-b57e-44ee-9b00-2d099f93f4b8 2018-11-06 14:56:54,750 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet 2018-11-06 14:56:54,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfb88aa8f2e3be19fc8611612155d419d0ed4c" -d '{"subnets": [{"ip_version": 4, "network_id": "9a96ada5-19a4-4bfe-bbb1-33bff4590720", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]}' 2018-11-06 14:56:55,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c88105ff-e9c7-4630-8dc5-556419207c43 Date: Tue, 06 Nov 2018 14:56:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","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":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:56:55,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-c88105ff-e9c7-4630-8dc5-556419207c43 2018-11-06 14:56:55,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfb88aa8f2e3be19fc8611612155d419d0ed4c" 2018-11-06 14:56:55,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8f161b39-9487-44ed-8333-c6f037590cfb Date: Tue, 06 Nov 2018 14:56: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":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:56:55,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-8f161b39-9487-44ed-8333-c6f037590cfb 2018-11-06 14:56:55,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfb88aa8f2e3be19fc8611612155d419d0ed4c" 2018-11-06 14:56:55,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-adf56014-0763-4cfe-b249-8147e18e12f3 Date: Tue, 06 Nov 2018 14:56:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:56:55,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-adf56014-0763-4cfe-b249-8147e18e12f3 2018-11-06 14:56:55,978 - OpenStackNetwork - DEBUG - Network [9a96ada5-19a4-4bfe-bbb1-33bff4590720] created successfully 2018-11-06 14:56:55,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:55,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:56,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["nJZz1VRYQz-StnQz2o5IPQ"], "issued_at": "2018-11-06T14:56:56.000000Z"}} 2018-11-06 14:56:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a3d8e63097ed62b18c4bbcb8ed32e8f4c5e629" 2018-11-06 14:56:56,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4d7244-832e-424b-8143-f6e4e44404f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:56,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4c4d7244-832e-424b-8143-f6e4e44404f6 2018-11-06 14:56:56,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:56:56,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a3d8e63097ed62b18c4bbcb8ed32e8f4c5e629" 2018-11-06 14:56:56,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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 x-openstack-request-id: req-f0e0f5e9-3961-4a9d-b587-c8f0250942bf x-compute-request-id: req-f0e0f5e9-3961-4a9d-b587-c8f0250942bf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:56:56,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f0e0f5e9-3961-4a9d-b587-c8f0250942bf 2018-11-06 14:56:56,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a3d8e63097ed62b18c4bbcb8ed32e8f4c5e629" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-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-11-06 14:56:56,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-c78fba00-e867-4170-8fbb-2adb75607145 x-compute-request-id: req-c78fba00-e867-4170-8fbb-2adb75607145 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "63718a55-a991-4441-a54a-79859be223fe", "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:56:56,740 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c78fba00-e867-4170-8fbb-2adb75607145 2018-11-06 14:56:56,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:56,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:57,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80f8e5f27ecf4f26946daffa453d15f1", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role"}], "expires_at": "2018-11-06T15:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-user", "id": "e9fa10a454874aba992627a8ead19aad"}, "audit_ids": ["31UUJ9ofTJuNg6Y8-aVWSA"], "issued_at": "2018-11-06T14:56:57.000000Z"}} 2018-11-06 14:56:57,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:56:57,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db9172a3-7136-48f1-af87-0082790b3b39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:57,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db9172a3-7136-48f1-af87-0082790b3b39 2018-11-06 14:56:57,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:56:57,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-912d9225-7610-41b3-b754-cbd8dba50dbe Date: Tue, 06 Nov 2018 14:56:57 GMT RESP BODY: {"security_groups": []} 2018-11-06 14:56:57,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name&description=hello+group used request id req-912d9225-7610-41b3-b754-cbd8dba50dbe 2018-11-06 14:56:57,374 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name... 2018-11-06 14:56:57,374 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name 2018-11-06 14:56:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" -d '{"security_group": {"name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name", "description": "hello group"}}' 2018-11-06 14:56:57,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1c400c97-1d89-4e72-899a-4b3e6a859348 Date: Tue, 06 Nov 2018 14:56:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "updated_at": "2018-11-06T14:56:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "revision_number": 0, "id": "6936460e-213e-4481-af3f-666a42bd4c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "revision_number": 0, "id": "6f0a3b98-143c-4111-823b-1762ca0d86c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}], "revision_number": 2, "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name"}} 2018-11-06 14:56:57,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-1c400c97-1d89-4e72-899a-4b3e6a859348 2018-11-06 14:56:57,742 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 770d8ad2-d812-49d9-97df-cdc037e8fb00 2018-11-06 14:56:57,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=770d8ad2-d812-49d9-97df-cdc037e8fb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:56:57,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-967699e9-aa85-4e7d-8293-83b1f3a4e52a Date: Tue, 06 Nov 2018 14:56: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-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "6936460e-213e-4481-af3f-666a42bd4c63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "6f0a3b98-143c-4111-823b-1762ca0d86c6"}]} 2018-11-06 14:56:57,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=770d8ad2-d812-49d9-97df-cdc037e8fb00 used request id req-967699e9-aa85-4e7d-8293-83b1f3a4e52a 2018-11-06 14:56:57,918 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 770d8ad2-d812-49d9-97df-cdc037e8fb00 2018-11-06 14:56:57,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=770d8ad2-d812-49d9-97df-cdc037e8fb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:56:57,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09bf353d-e6b5-4449-ab51-d11a8a10390f Date: Tue, 06 Nov 2018 14:56: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-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "6936460e-213e-4481-af3f-666a42bd4c63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "6f0a3b98-143c-4111-823b-1762ca0d86c6"}]} 2018-11-06 14:56:57,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=770d8ad2-d812-49d9-97df-cdc037e8fb00 used request id req-09bf353d-e6b5-4449-ab51-d11a8a10390f 2018-11-06 14:56:57,948 - neutron_utils - INFO - Retrieving security group with ID - 770d8ad2-d812-49d9-97df-cdc037e8fb00 2018-11-06 14:56:57,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=770d8ad2-d812-49d9-97df-cdc037e8fb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:56:58,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-423a4520-62ed-47d4-af98-615eb35db93e Date: Tue, 06 Nov 2018 14:56:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "updated_at": "2018-11-06T14:56:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "revision_number": 0, "id": "6936460e-213e-4481-af3f-666a42bd4c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "revision_number": 0, "id": "6f0a3b98-143c-4111-823b-1762ca0d86c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}], "revision_number": 2, "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name"}]} 2018-11-06 14:56:58,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=770d8ad2-d812-49d9-97df-cdc037e8fb00 used request id req-423a4520-62ed-47d4-af98-615eb35db93e 2018-11-06 14:56:58,145 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 770d8ad2-d812-49d9-97df-cdc037e8fb00 2018-11-06 14:56:58,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=770d8ad2-d812-49d9-97df-cdc037e8fb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:56:58,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-be20e1b5-1a0c-41c8-9cf8-25829e57862e Date: Tue, 06 Nov 2018 14:56: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-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "6936460e-213e-4481-af3f-666a42bd4c63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "6f0a3b98-143c-4111-823b-1762ca0d86c6"}]} 2018-11-06 14:56:58,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=770d8ad2-d812-49d9-97df-cdc037e8fb00 used request id req-be20e1b5-1a0c-41c8-9cf8-25829e57862e 2018-11-06 14:56:58,329 - neutron_utils - INFO - Retrieving security group with ID - 770d8ad2-d812-49d9-97df-cdc037e8fb00 2018-11-06 14:56:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=770d8ad2-d812-49d9-97df-cdc037e8fb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:56:58,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e3f901b4-a92d-4dd3-b4b2-8d2113e9d954 Date: Tue, 06 Nov 2018 14:56:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "updated_at": "2018-11-06T14:56:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "revision_number": 0, "id": "6936460e-213e-4481-af3f-666a42bd4c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "revision_number": 0, "id": "6f0a3b98-143c-4111-823b-1762ca0d86c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}], "revision_number": 2, "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name"}]} 2018-11-06 14:56:58,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=770d8ad2-d812-49d9-97df-cdc037e8fb00 used request id req-e3f901b4-a92d-4dd3-b4b2-8d2113e9d954 2018-11-06 14:56:58,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 770d8ad2-d812-49d9-97df-cdc037e8fb00 2018-11-06 14:56:58,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=770d8ad2-d812-49d9-97df-cdc037e8fb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:56:58,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a22574e1-fe23-42d9-b120-4333395c27c8 Date: Tue, 06 Nov 2018 14:56: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-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "6936460e-213e-4481-af3f-666a42bd4c63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "6f0a3b98-143c-4111-823b-1762ca0d86c6"}]} 2018-11-06 14:56:58,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=770d8ad2-d812-49d9-97df-cdc037e8fb00 used request id req-a22574e1-fe23-42d9-b120-4333395c27c8 2018-11-06 14:56:58,594 - neutron_utils - INFO - Retrieving security group with ID - 770d8ad2-d812-49d9-97df-cdc037e8fb00 2018-11-06 14:56:58,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=770d8ad2-d812-49d9-97df-cdc037e8fb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:56:58,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-758739d1-7035-41de-8337-1832ceb5e60d Date: Tue, 06 Nov 2018 14:56:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "updated_at": "2018-11-06T14:56:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "revision_number": 0, "id": "6936460e-213e-4481-af3f-666a42bd4c63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "revision_number": 0, "id": "6f0a3b98-143c-4111-823b-1762ca0d86c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}], "revision_number": 2, "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name"}]} 2018-11-06 14:56:58,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=770d8ad2-d812-49d9-97df-cdc037e8fb00 used request id req-758739d1-7035-41de-8337-1832ceb5e60d 2018-11-06 14:56:58,794 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 770d8ad2-d812-49d9-97df-cdc037e8fb00 2018-11-06 14:56:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=770d8ad2-d812-49d9-97df-cdc037e8fb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:56:58,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-31975b59-95cc-4278-9249-7fdd50a6d42a Date: Tue, 06 Nov 2018 14:56: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-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "6936460e-213e-4481-af3f-666a42bd4c63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:57Z", "security_group_id": "770d8ad2-d812-49d9-97df-cdc037e8fb00", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:57Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "6f0a3b98-143c-4111-823b-1762ca0d86c6"}]} 2018-11-06 14:56:58,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=770d8ad2-d812-49d9-97df-cdc037e8fb00 used request id req-31975b59-95cc-4278-9249-7fdd50a6d42a 2018-11-06 14:56:58,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:56:58,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:56:59,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80f8e5f27ecf4f26946daffa453d15f1", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role"}], "expires_at": "2018-11-06T15:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-user", "id": "e9fa10a454874aba992627a8ead19aad"}, "audit_ids": ["UMvJxAzvRICtFJGQVAxShg"], "issued_at": "2018-11-06T14:56:59.000000Z"}} 2018-11-06 14:56:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:56:59,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab31b490-13a4-4a76-a623-627fde942e3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:59,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ab31b490-13a4-4a76-a623-627fde942e3f 2018-11-06 14:56:59,420 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:56:59,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:56:59,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007f4cd7-4cf1-4957-a3be-9433b9c80e4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:56:59,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-007f4cd7-4cf1-4957-a3be-9433b9c80e4d 2018-11-06 14:56:59,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:56:59,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8c4b5516-c129-4456-8da1-236fac0774c5 Date: Tue, 06 Nov 2018 14:56: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":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:56:59,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-8c4b5516-c129-4456-8da1-236fac0774c5 2018-11-06 14:56:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:56:59,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:56: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:56:59,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:56:59,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15962318-b258-4c22-bd53-19f4c92f2e3d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:56:59,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-15962318-b258-4c22-bd53-19f4c92f2e3d 2018-11-06 14:56:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:00,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a4be20d8-294e-421a-8b9f-082c586d86ff Date: Tue, 06 Nov 2018 14:57:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:57:00,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-a4be20d8-294e-421a-8b9f-082c586d86ff 2018-11-06 14:57:00,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:00,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b71f707-6702-4ab1-bc21-528e294ead93 Date: Tue, 06 Nov 2018 14:57:00 GMT RESP BODY: {"ports":[]} 2018-11-06 14:57:00,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port&admin_state_up=True used request id req-4b71f707-6702-4ab1-bc21-528e294ead93 2018-11-06 14:57:00,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:00,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57: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-04475fd7-3545-4a6e-9c0b-7a1e77d2be2e x-compute-request-id: req-04475fd7-3545-4a6e-9c0b-7a1e77d2be2e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:57:00,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst used request id req-04475fd7-3545-4a6e-9c0b-7a1e77d2be2e 2018-11-06 14:57:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:00,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fdd81692-8416-4da8-90fe-caca7f935233 Date: Tue, 06 Nov 2018 14:57: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":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:57:00,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-fdd81692-8416-4da8-90fe-caca7f935233 2018-11-06 14:57:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:00,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544f2c65-cfe5-47c8-b879-d30b6816eb3b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:57:00,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-544f2c65-cfe5-47c8-b879-d30b6816eb3b 2018-11-06 14:57:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:01,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7aa0f753-03a4-4721-8c83-c4d82c94ad9d Date: Tue, 06 Nov 2018 14:57:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:57:01,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-7aa0f753-03a4-4721-8c83-c4d82c94ad9d 2018-11-06 14:57:01,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:01,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c54410dc-c3fd-46c5-b125-c23db0962b4e Date: Tue, 06 Nov 2018 14:57:01 GMT RESP BODY: {"ports":[]} 2018-11-06 14:57:01,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port&admin_state_up=True used request id req-c54410dc-c3fd-46c5-b125-c23db0962b4e 2018-11-06 14:57:01,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:57:01,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:57:01,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80f8e5f27ecf4f26946daffa453d15f1", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role"}], "expires_at": "2018-11-06T15:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-user", "id": "e9fa10a454874aba992627a8ead19aad"}, "audit_ids": ["H-EOEu3RQF6gv6t4dc7euw"], "issued_at": "2018-11-06T14:57:01.000000Z"}} 2018-11-06 14:57:01,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f2c7215de092b353b514b262d9089f04bf1772b" 2018-11-06 14:57:01,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63cc3349-b82e-4b5e-8963-ec97aaf3db39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:57:01,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-63cc3349-b82e-4b5e-8963-ec97aaf3db39 2018-11-06 14:57:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:02,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3a0a1078-9192-4789-b924-44a45514dca8 Date: Tue, 06 Nov 2018 14:57: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":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:57:02,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-3a0a1078-9192-4789-b924-44a45514dca8 2018-11-06 14:57:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:02,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-282243cc-ec68-4b7e-9e4f-e1698ae0b363 Date: Tue, 06 Nov 2018 14:57:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:57:02,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-282243cc-ec68-4b7e-9e4f-e1698ae0b363 2018-11-06 14:57:02,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:02,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-97ea726d-5254-43c8-852d-f77ec4a6e3b4 Date: Tue, 06 Nov 2018 14:57: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":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:57:02,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-97ea726d-5254-43c8-852d-f77ec4a6e3b4 2018-11-06 14:57:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:57:02,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:57: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:57:02,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f2c7215de092b353b514b262d9089f04bf1772b" 2018-11-06 14:57:02,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78fbbabe-1808-4d55-8c5f-f01220bc1067 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:57:02,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-78fbbabe-1808-4d55-8c5f-f01220bc1067 2018-11-06 14:57:02,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:02,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e69ed095-ef09-4ffb-9bbd-497ed7b2ee4f Date: Tue, 06 Nov 2018 14:57:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:57:02,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-e69ed095-ef09-4ffb-9bbd-497ed7b2ee4f 2018-11-06 14:57:02,822 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net 2018-11-06 14:57:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" -d '{"port": {"network_id": "9a96ada5-19a4-4bfe-bbb1-33bff4590720", "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port", "admin_state_up": true}}' 2018-11-06 14:57:03,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-dbc745e3-e1d5-4cc5-918b-3f9f573eb955 Date: Tue, 06 Nov 2018 14:57:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.13"}],"id":"6364d301-60fb-4201-8c86-b7e9159a1119","security_groups":["74836fbf-ab64-43d7-a6c4-f2af8724225f"],"mac_address":"fa:16:3e:eb:b5:ab","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","qos_policy_id":null,"admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:57:03Z","binding:vnic_type":"normal"}} 2018-11-06 14:57:03,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-dbc745e3-e1d5-4cc5-918b-3f9f573eb955 2018-11-06 14:57:03,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:04,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7a9c2533-cfd5-4fba-abcc-35a15bfbe7bc Date: Tue, 06 Nov 2018 14:57:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:57:04,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-7a9c2533-cfd5-4fba-abcc-35a15bfbe7bc 2018-11-06 14:57:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:04,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64be8240-0761-4c4e-8195-332c68b017b5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:57:04,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-64be8240-0761-4c4e-8195-332c68b017b5 2018-11-06 14:57:04,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:04,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e5ee6595-485b-4519-840f-9dcbc072a7e7 Date: Tue, 06 Nov 2018 14:57:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:57:04,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-e5ee6595-485b-4519-840f-9dcbc072a7e7 2018-11-06 14:57:04,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:04,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-e783b6a9-6b58-490b-b61d-1eb34eddac83 Date: Tue, 06 Nov 2018 14:57:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.13"}],"id":"6364d301-60fb-4201-8c86-b7e9159a1119","security_groups":["74836fbf-ab64-43d7-a6c4-f2af8724225f"],"mac_address":"fa:16:3e:eb:b5:ab","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:57:03Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:57:04,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port&admin_state_up=True used request id req-e783b6a9-6b58-490b-b61d-1eb34eddac83 2018-11-06 14:57:04,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:04,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c07b13-5e37-491a-a96d-62d5a43a12d6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:57:04,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-52c07b13-5e37-491a-a96d-62d5a43a12d6 2018-11-06 14:57:04,482 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst 2018-11-06 14:57:04,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:04,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5ce3bde-2eeb-4905-8715-25dce8205b8f x-compute-request-id: req-e5ce3bde-2eeb-4905-8715-25dce8205b8f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-flavor-name"}]} 2018-11-06 14:57:04,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e5ce3bde-2eeb-4905-8715-25dce8205b8f 2018-11-06 14:57:04,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/63718a55-a991-4441-a54a-79859be223fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:04,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1368bbfe-84b3-4321-9317-9ca34178f607 x-compute-request-id: req-1368bbfe-84b3-4321-9317-9ca34178f607 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "63718a55-a991-4441-a54a-79859be223fe", "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:57:04,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/63718a55-a991-4441-a54a-79859be223fe used request id req-1368bbfe-84b3-4321-9317-9ca34178f607 2018-11-06 14:57:04,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:04,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1867f32d-4570-481e-a6c7-cc6cdc926f66 Date: Tue, 06 Nov 2018 14:57:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:56:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:56:52Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/snap", "metadata": {}}], "self": "/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "min_disk": 0, "protected": false, "id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "file": "/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7bd9406ef574e8dacef6f47f5fb52d9", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image"} 2018-11-06 14:57:04,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image used request id req-1867f32d-4570-481e-a6c7-cc6cdc926f66 2018-11-06 14:57:04,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:04,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef0034b0-062d-4ab8-a1f2-6c7524e894f2 Date: Tue, 06 Nov 2018 14:57: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-11-06 14:57:04,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ef0034b0-062d-4ab8-a1f2-6c7524e894f2 2018-11-06 14:57:04,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" -d '{"server": {"name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "imageRef": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "flavorRef": "63718a55-a991-4441-a54a-79859be223fe", "max_count": 1, "min_count": 1, "networks": [{"port": "6364d301-60fb-4201-8c86-b7e9159a1119"}]}}' 2018-11-06 14:57:06,231 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-781353d0-2dd1-4e29-92d7-3e52144954e8 x-compute-request-id: req-781353d0-2dd1-4e29-92d7-3e52144954e8 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "adminPass": "bpfdKHxq8QfC"}} 2018-11-06 14:57:06,231 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-781353d0-2dd1-4e29-92d7-3e52144954e8 2018-11-06 14:57:06,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:06,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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,Accept-Encoding x-openstack-request-id: req-94b65d2f-30ae-43ce-818a-a570be97d890 x-compute-request-id: req-94b65d2f-30ae-43ce-818a-a570be97d890 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.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:57:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:06,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-94b65d2f-30ae-43ce-818a-a570be97d890 2018-11-06 14:57:06,600 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst 2018-11-06 14:57:06,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:06,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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,Accept-Encoding x-openstack-request-id: req-93226969-eb5d-4b78-9886-0fd94027027a x-compute-request-id: req-93226969-eb5d-4b78-9886-0fd94027027a 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.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:57:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:06,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-93226969-eb5d-4b78-9886-0fd94027027a 2018-11-06 14:57:06,975 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst] is - BUILD 2018-11-06 14:57:06,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:57:09,979 - create_instance - DEBUG - VM status query timeout in 896.621519089 2018-11-06 14:57:09,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:10,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57: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-a45c89a9-539f-4971-aa59-8a5a6ef8a40a x-compute-request-id: req-a45c89a9-539f-4971-aa59-8a5a6ef8a40a 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.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:57:07Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:10,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-a45c89a9-539f-4971-aa59-8a5a6ef8a40a 2018-11-06 14:57:10,450 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst] is - BUILD 2018-11-06 14:57:10,451 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:57:13,454 - create_instance - DEBUG - VM status query timeout in 893.146394968 2018-11-06 14:57:13,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:13,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57: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-11759ff4-3700-4dc5-ba98-2186eadb31b2 x-compute-request-id: req-11759ff4-3700-4dc5-ba98-2186eadb31b2 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.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:57:07Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:13,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-11759ff4-3700-4dc5-ba98-2186eadb31b2 2018-11-06 14:57:13,646 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst] is - BUILD 2018-11-06 14:57:13,646 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:57:16,649 - create_instance - DEBUG - VM status query timeout in 889.951204062 2018-11-06 14:57:16,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:17,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df4ae81e-852c-4b6d-b413-acc45c9b2de8 x-compute-request-id: req-df4ae81e-852c-4b6d-b413-acc45c9b2de8 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b5:ab", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:13Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:17,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-df4ae81e-852c-4b6d-b413-acc45c9b2de8 2018-11-06 14:57:17,102 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst] is - ACTIVE 2018-11-06 14:57:17,102 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:57:17,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:17,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3de6466d-a26a-4891-9a0f-97a7c642bf5d x-compute-request-id: req-3de6466d-a26a-4891-9a0f-97a7c642bf5d Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b5:ab", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:13Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:17,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-3de6466d-a26a-4891-9a0f-97a7c642bf5d 2018-11-06 14:57:17,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:17,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f13cfbea-ef94-4454-9450-4e843a080554 Date: Tue, 06 Nov 2018 14:57: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":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:57:17,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-f13cfbea-ef94-4454-9450-4e843a080554 2018-11-06 14:57:17,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:17,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2941dc-a152-4473-9ec0-b27f7b493a54 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:57:17,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-0b2941dc-a152-4473-9ec0-b27f7b493a54 2018-11-06 14:57:17,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:18,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-950bdeb4-d6f4-410a-860f-b45f2aa71716 Date: Tue, 06 Nov 2018 14:57:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:57:18,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-950bdeb4-d6f4-410a-860f-b45f2aa71716 2018-11-06 14:57:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:18,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-63505f4b-a16d-4be0-b68c-3519f28dfca0 Date: Tue, 06 Nov 2018 14:57:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.4"}],"id":"03cb0e9f-dd35-45f5-9575-aa336998e143","security_groups":[],"mac_address":"fa:16:3e:bc:4c:75","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a96ada5-19a4-4bfe-bbb1-33bff4590720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.13"}],"id":"6364d301-60fb-4201-8c86-b7e9159a1119","security_groups":["74836fbf-ab64-43d7-a6c4-f2af8724225f"],"mac_address":"fa:16:3e:eb:b5:ab","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:57:03Z","binding:vnic_type":"normal","device_id":"ec4db0ec-44d1-441b-8624-785af86fb973"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.3"}],"id":"ad2ec397-2803-48d8-8f27-7be56201a860","security_groups":[],"mac_address":"fa:16:3e:ef:94:20","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a96ada5-19a4-4bfe-bbb1-33bff4590720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.2"}],"id":"d868145e-207e-4267-8707-33e65ac502b1","security_groups":[],"mac_address":"fa:16:3e:67:d5:03","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a96ada5-19a4-4bfe-bbb1-33bff4590720"}]} 2018-11-06 14:57:18,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-63505f4b-a16d-4be0-b68c-3519f28dfca0 2018-11-06 14:57:18,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:18,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d10fa1e5-f9c6-425d-a8b3-5fd40255e1e9 x-compute-request-id: req-d10fa1e5-f9c6-425d-a8b3-5fd40255e1e9 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b5:ab", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:13Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:18,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-d10fa1e5-f9c6-425d-a8b3-5fd40255e1e9 2018-11-06 14:57:18,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:18,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9c457392-479f-431b-9aae-cd399a067312 Date: Tue, 06 Nov 2018 14:57:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:57:18,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-9c457392-479f-431b-9aae-cd399a067312 2018-11-06 14:57:19,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:19,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5a17ed-3ac4-4617-adc2-09b10c085dff Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:57:19,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-2e5a17ed-3ac4-4617-adc2-09b10c085dff 2018-11-06 14:57:19,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:19,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-26190d31-e2c1-48a1-bb00-abf8bb9e2da8 Date: Tue, 06 Nov 2018 14:57:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:57:19,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-26190d31-e2c1-48a1-bb00-abf8bb9e2da8 2018-11-06 14:57:19,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:19,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-7b2531d8-b47d-46bc-9e85-0cf94f15d0e4 Date: Tue, 06 Nov 2018 14:57:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.4"}],"id":"03cb0e9f-dd35-45f5-9575-aa336998e143","security_groups":[],"mac_address":"fa:16:3e:bc:4c:75","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a96ada5-19a4-4bfe-bbb1-33bff4590720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.13"}],"id":"6364d301-60fb-4201-8c86-b7e9159a1119","security_groups":["74836fbf-ab64-43d7-a6c4-f2af8724225f"],"mac_address":"fa:16:3e:eb:b5:ab","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:57:03Z","binding:vnic_type":"normal","device_id":"ec4db0ec-44d1-441b-8624-785af86fb973"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.3"}],"id":"ad2ec397-2803-48d8-8f27-7be56201a860","security_groups":[],"mac_address":"fa:16:3e:ef:94:20","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a96ada5-19a4-4bfe-bbb1-33bff4590720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.2"}],"id":"d868145e-207e-4267-8707-33e65ac502b1","security_groups":[],"mac_address":"fa:16:3e:67:d5:03","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a96ada5-19a4-4bfe-bbb1-33bff4590720"}]} 2018-11-06 14:57:19,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-7b2531d8-b47d-46bc-9e85-0cf94f15d0e4 2018-11-06 14:57:19,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:57:19,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80f8e5f27ecf4f26946daffa453d15f1", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role"}], "expires_at": "2018-11-06T15:57:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b7bd9406ef574e8dacef6f47f5fb52d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-user", "id": "e9fa10a454874aba992627a8ead19aad"}, "audit_ids": ["PfnQO5MiRO6SIOTwDOChPg"], "issued_at": "2018-11-06T14:57:19.000000Z"}} 2018-11-06 14:57:19,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b1ff6536b874088ed41970f215f395abce20ed" 2018-11-06 14:57:20,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-678bef1b-5739-41c8-b1d4-1b24a2ada55e x-compute-request-id: req-678bef1b-5739-41c8-b1d4-1b24a2ada55e Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b5:ab", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:13Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:20,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-678bef1b-5739-41c8-b1d4-1b24a2ada55e 2018-11-06 14:57:20,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:21,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f61bf7a-7837-48f7-a0f9-71e566c3040d x-compute-request-id: req-4f61bf7a-7837-48f7-a0f9-71e566c3040d Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b5:ab", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:13Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:21,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-4f61bf7a-7837-48f7-a0f9-71e566c3040d 2018-11-06 14:57:21,525 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst] is - ACTIVE 2018-11-06 14:57:21,525 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:57:21,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:22,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4003268a-600d-4950-88ed-480413b88cc2 x-compute-request-id: req-4003268a-600d-4950-88ed-480413b88cc2 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b5:ab", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:13Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:22,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-4003268a-600d-4950-88ed-480413b88cc2 2018-11-06 14:57:22,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:22,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-43efb3d2-beea-4cd7-be97-86d2bb27df5b Date: Tue, 06 Nov 2018 14:57: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":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:57:22,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-43efb3d2-beea-4cd7-be97-86d2bb27df5b 2018-11-06 14:57:22,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:22,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863ac972-fd78-4b1d-9b1a-37e994b8bf09 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:57:22,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-863ac972-fd78-4b1d-9b1a-37e994b8bf09 2018-11-06 14:57:22,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:22,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-97bc401a-62ed-4f79-8184-e9a6cb2275bd Date: Tue, 06 Nov 2018 14:57:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:57:22,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-97bc401a-62ed-4f79-8184-e9a6cb2275bd 2018-11-06 14:57:22,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:22,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8bcdd3b9-9e73-4fd7-a50b-507425ed5764 Date: Tue, 06 Nov 2018 14:57:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.4"}],"id":"03cb0e9f-dd35-45f5-9575-aa336998e143","security_groups":[],"mac_address":"fa:16:3e:bc:4c:75","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a96ada5-19a4-4bfe-bbb1-33bff4590720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.13"}],"id":"6364d301-60fb-4201-8c86-b7e9159a1119","security_groups":["74836fbf-ab64-43d7-a6c4-f2af8724225f"],"mac_address":"fa:16:3e:eb:b5:ab","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:57:03Z","binding:vnic_type":"normal","device_id":"ec4db0ec-44d1-441b-8624-785af86fb973"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.3"}],"id":"ad2ec397-2803-48d8-8f27-7be56201a860","security_groups":[],"mac_address":"fa:16:3e:ef:94:20","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a96ada5-19a4-4bfe-bbb1-33bff4590720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.2"}],"id":"d868145e-207e-4267-8707-33e65ac502b1","security_groups":[],"mac_address":"fa:16:3e:67:d5:03","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a96ada5-19a4-4bfe-bbb1-33bff4590720"}]} 2018-11-06 14:57:22,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-8bcdd3b9-9e73-4fd7-a50b-507425ed5764 2018-11-06 14:57:22,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:23,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8333f60-0a1c-487b-a374-924618d72547 x-compute-request-id: req-d8333f60-0a1c-487b-a374-924618d72547 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b5:ab", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:13Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:23,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-d8333f60-0a1c-487b-a374-924618d72547 2018-11-06 14:57:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:23,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-63b54a95-0aed-477f-b68c-b971f7c7daf9 Date: Tue, 06 Nov 2018 14: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":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:57:23,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-63b54a95-0aed-477f-b68c-b971f7c7daf9 2018-11-06 14:57:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:23,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e136c82-31b8-461e-81b1-467e0c3e09a9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:57:23,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-5e136c82-31b8-461e-81b1-467e0c3e09a9 2018-11-06 14:57:23,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:23,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c3bbd8ba-e402-4ef1-8261-9025ffa4d835 Date: Tue, 06 Nov 2018 14:57:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:57:23,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-c3bbd8ba-e402-4ef1-8261-9025ffa4d835 2018-11-06 14:57:23,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:23,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-c92ac189-8a92-4354-bf24-d4cfac7bb715 Date: Tue, 06 Nov 2018 14:57:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.4"}],"id":"03cb0e9f-dd35-45f5-9575-aa336998e143","security_groups":[],"mac_address":"fa:16:3e:bc:4c:75","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a96ada5-19a4-4bfe-bbb1-33bff4590720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.13"}],"id":"6364d301-60fb-4201-8c86-b7e9159a1119","security_groups":["74836fbf-ab64-43d7-a6c4-f2af8724225f"],"mac_address":"fa:16:3e:eb:b5:ab","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:57:03Z","binding:vnic_type":"normal","device_id":"ec4db0ec-44d1-441b-8624-785af86fb973"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.3"}],"id":"ad2ec397-2803-48d8-8f27-7be56201a860","security_groups":[],"mac_address":"fa:16:3e:ef:94:20","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a96ada5-19a4-4bfe-bbb1-33bff4590720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.2"}],"id":"d868145e-207e-4267-8707-33e65ac502b1","security_groups":[],"mac_address":"fa:16:3e:67:d5:03","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a96ada5-19a4-4bfe-bbb1-33bff4590720"}]} 2018-11-06 14:57:23,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-c92ac189-8a92-4354-bf24-d4cfac7bb715 2018-11-06 14:57:23,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name"}}' 2018-11-06 14:57:24,028 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14: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-3e6866a4-de9c-4715-a0f4-00a9c086c97e x-compute-request-id: req-3e6866a4-de9c-4715-a0f4-00a9c086c97e Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name not associated with the instance ec4db0ec-44d1-441b-8624-785af86fb973", "code": 404}} 2018-11-06 14:57:24,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973/action used request id req-3e6866a4-de9c-4715-a0f4-00a9c086c97e 2018-11-06 14:57:24,029 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name not associated with the instance ec4db0ec-44d1-441b-8624-785af86fb973 (HTTP 404) (Request-ID: req-3e6866a4-de9c-4715-a0f4-00a9c086c97e) 2018-11-06 14:57:24,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:24,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-753ed6c7-e390-4d5a-aff9-d3588912677b x-compute-request-id: req-753ed6c7-e390-4d5a-aff9-d3588912677b Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b5:ab", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:13Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:24,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-753ed6c7-e390-4d5a-aff9-d3588912677b 2018-11-06 14:57:24,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:24,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dbfa183c-1aeb-4b49-8bca-5bcc1481e0b5 Date: Tue, 06 Nov 2018 14: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":["c329dfbd-9ef9-4b90-906d-2deed61e03d4"],"updated_at":"2018-11-06T14:56:55Z","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net"}]} 2018-11-06 14:57:24,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net used request id req-dbfa183c-1aeb-4b49-8bca-5bcc1481e0b5 2018-11-06 14:57:24,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:24,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c004f035-842b-40e1-8fba-b8cfed523140 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:57:24,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-c004f035-842b-40e1-8fba-b8cfed523140 2018-11-06 14:57:24,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:24,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ee57e122-713d-47e2-a843-4edd7c17f33b Date: Tue, 06 Nov 2018 14:57:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","dns_nameservers":[],"updated_at":"2018-11-06T14:56:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet"}]} 2018-11-06 14:57:24,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-ee57e122-713d-47e2-a843-4edd7c17f33b 2018-11-06 14:57:24,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:24,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-e9314267-3b68-4463-80ff-ea156637239c Date: Tue, 06 Nov 2018 14:57:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.4"}],"id":"03cb0e9f-dd35-45f5-9575-aa336998e143","security_groups":[],"mac_address":"fa:16:3e:bc:4c:75","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a96ada5-19a4-4bfe-bbb1-33bff4590720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.13"}],"id":"6364d301-60fb-4201-8c86-b7e9159a1119","security_groups":["74836fbf-ab64-43d7-a6c4-f2af8724225f"],"mac_address":"fa:16:3e:eb:b5:ab","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:57:03Z","binding:vnic_type":"normal","device_id":"ec4db0ec-44d1-441b-8624-785af86fb973"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.3"}],"id":"ad2ec397-2803-48d8-8f27-7be56201a860","security_groups":[],"mac_address":"fa:16:3e:ef:94:20","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a96ada5-19a4-4bfe-bbb1-33bff4590720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:56:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c329dfbd-9ef9-4b90-906d-2deed61e03d4","ip_address":"10.55.0.2"}],"id":"d868145e-207e-4267-8707-33e65ac502b1","security_groups":[],"mac_address":"fa:16:3e:67:d5:03","project_id":"b7bd9406ef574e8dacef6f47f5fb52d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a96ada5-19a4-4bfe-bbb1-33bff4590720","tenant_id":"b7bd9406ef574e8dacef6f47f5fb52d9","created_at":"2018-11-06T14:56:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a96ada5-19a4-4bfe-bbb1-33bff4590720"}]} 2018-11-06 14:57:24,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-e9314267-3b68-4463-80ff-ea156637239c 2018-11-06 14:57:24,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b1ff6536b874088ed41970f215f395abce20ed" 2018-11-06 14:57:25,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9aa5c649-5e2d-4583-9d20-1b183e843a68 x-compute-request-id: req-9aa5c649-5e2d-4583-9d20-1b183e843a68 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b5:ab", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "security_groups": [{"name": "default"}], "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:13Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:25,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-9aa5c649-5e2d-4583-9d20-1b183e843a68 2018-11-06 14:57:25,303 - create_instance - INFO - Deleting Port with ID - 6364d301-60fb-4201-8c86-b7e9159a1119 2018-11-06 14:57:25,303 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-port 2018-11-06 14:57:25,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/6364d301-60fb-4201-8c86-b7e9159a1119 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:26,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c8ecc2f-bb61-442f-86da-d8ac994df87a Date: Tue, 06 Nov 2018 14:57:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:57:26,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/6364d301-60fb-4201-8c86-b7e9159a1119 used request id req-2c8ecc2f-bb61-442f-86da-d8ac994df87a 2018-11-06 14:57:26,019 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst 2018-11-06 14:57:26,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:26,357 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:57: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-18e1b8d6-6555-444c-a64d-8d85d04e3e7d x-compute-request-id: req-18e1b8d6-6555-444c-a64d-8d85d04e3e7d Content-Type: application/json 2018-11-06 14:57:26,357 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-18e1b8d6-6555-444c-a64d-8d85d04e3e7d 2018-11-06 14:57:26,358 - create_instance - INFO - Checking deletion status 2018-11-06 14:57:26,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:26,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57: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-46297e7a-1ab3-4f99-8e2d-2ba43ccfadc0 x-compute-request-id: req-46297e7a-1ab3-4f99-8e2d-2ba43ccfadc0 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b5:ab", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:26Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:26,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-46297e7a-1ab3-4f99-8e2d-2ba43ccfadc0 2018-11-06 14:57:26,483 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst] is - ACTIVE 2018-11-06 14:57:26,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:57:29,486 - create_instance - DEBUG - VM status query timeout in 296.871793985 2018-11-06 14:57:29,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:29,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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,Accept-Encoding x-openstack-request-id: req-b8d25674-1526-450b-9730-7d6e130567f0 x-compute-request-id: req-b8d25674-1526-450b-9730-7d6e130567f0 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec4db0ec-44d1-441b-8624-785af86fb973", "rel": "bookmark"}], "image": {"id": "f0eb5aeb-1c8d-4310-83ee-28013d655b69", "links": [{"href": "http://172.30.9.27:8774/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:57:13.000000", "flavor": {"id": "63718a55-a991-4441-a54a-79859be223fe", "links": [{"href": "http://172.30.9.27:8774/flavors/63718a55-a991-4441-a54a-79859be223fe", "rel": "bookmark"}]}, "id": "ec4db0ec-44d1-441b-8624-785af86fb973", "user_id": "e9fa10a454874aba992627a8ead19aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:57:26Z", "hostId": "ad996b2332b6b15b425a25d945e227f8adfd137cd8d31dae31e8d4b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst", "created": "2018-11-06T14:57:06Z", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:29,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-b8d25674-1526-450b-9730-7d6e130567f0 2018-11-06 14:57:29,588 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst] is - ACTIVE 2018-11-06 14:57:29,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:57:32,592 - create_instance - DEBUG - VM status query timeout in 293.766155958 2018-11-06 14:57:32,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221445319fda96e54b09219dfa7bc018dd1f1692" 2018-11-06 14:57:32,640 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:57: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-7cbf52f1-bfbf-4488-83af-ae4eb547ee0b x-compute-request-id: req-7cbf52f1-bfbf-4488-83af-ae4eb547ee0b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ec4db0ec-44d1-441b-8624-785af86fb973 could not be found.", "code": 404}} 2018-11-06 14:57:32,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec4db0ec-44d1-441b-8624-785af86fb973 used request id req-7cbf52f1-bfbf-4488-83af-ae4eb547ee0b 2018-11-06 14:57:32,640 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ec4db0ec-44d1-441b-8624-785af86fb973 could not be found. (HTTP 404) (Request-ID: req-7cbf52f1-bfbf-4488-83af-ae4eb547ee0b) 2018-11-06 14:57:32,641 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-inst 2018-11-06 14:57:32,642 - neutron_utils - INFO - Deleting security group rule with ID - 6936460e-213e-4481-af3f-666a42bd4c63 2018-11-06 14:57:32,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/6936460e-213e-4481-af3f-666a42bd4c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:57:32,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31f7e0c9-a974-44ec-abc5-3626807621bd Content-Length: 0 Date: Tue, 06 Nov 2018 14:57:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:57:32,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/6936460e-213e-4481-af3f-666a42bd4c63 used request id req-31f7e0c9-a974-44ec-abc5-3626807621bd 2018-11-06 14:57:32,890 - neutron_utils - INFO - Deleting security group rule with ID - 6f0a3b98-143c-4111-823b-1762ca0d86c6 2018-11-06 14:57:32,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/6f0a3b98-143c-4111-823b-1762ca0d86c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:57:32,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4447824-cec4-4720-82da-748b3f5a2631 Content-Length: 0 Date: Tue, 06 Nov 2018 14:57:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:57:32,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/6f0a3b98-143c-4111-823b-1762ca0d86c6 used request id req-b4447824-cec4-4720-82da-748b3f5a2631 2018-11-06 14:57:32,989 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-name 2018-11-06 14:57:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/770d8ad2-d812-49d9-97df-cdc037e8fb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5d185dd6b18e834ba73bd84e42fd3c6318e01d" 2018-11-06 14:57:33,117 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32f3664e-f97e-4428-afb6-81b3adb7b22b Content-Length: 0 Date: Tue, 06 Nov 2018 14:57:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:57:33,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/770d8ad2-d812-49d9-97df-cdc037e8fb00 used request id req-32f3664e-f97e-4428-afb6-81b3adb7b22b 2018-11-06 14:57:33,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/63718a55-a991-4441-a54a-79859be223fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a3d8e63097ed62b18c4bbcb8ed32e8f4c5e629" 2018-11-06 14:57:33,159 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:57: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-b94c559b-3564-41a1-81e3-b5691570cab4 x-compute-request-id: req-b94c559b-3564-41a1-81e3-b5691570cab4 Content-Length: 0 Content-Type: application/json 2018-11-06 14:57:33,159 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/63718a55-a991-4441-a54a-79859be223fe used request id req-b94c559b-3564-41a1-81e3-b5691570cab4 2018-11-06 14:57:33,160 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet 2018-11-06 14:57:33,160 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-subnet 2018-11-06 14:57:33,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/c329dfbd-9ef9-4b90-906d-2deed61e03d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfb88aa8f2e3be19fc8611612155d419d0ed4c" 2018-11-06 14:57:35,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37a6bfcd-35df-424e-91e0-6713ae7fe9c2 Date: Tue, 06 Nov 2018 14:57:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:57:35,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c329dfbd-9ef9-4b90-906d-2deed61e03d4 used request id req-37a6bfcd-35df-424e-91e0-6713ae7fe9c2 2018-11-06 14:57:35,631 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-pub-net 2018-11-06 14:57:35,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/9a96ada5-19a4-4bfe-bbb1-33bff4590720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfb88aa8f2e3be19fc8611612155d419d0ed4c" 2018-11-06 14:57:36,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-184dc95e-dbf2-4723-a8bf-dc1e7ba4f51d Date: Tue, 06 Nov 2018 14:57:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:57:36,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9a96ada5-19a4-4bfe-bbb1-33bff4590720 used request id req-184dc95e-dbf2-4723-a8bf-dc1e7ba4f51d 2018-11-06 14:57:36,989 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-1c310274-6fea-4a89-be53-7cd9d5af8ceb-image 2018-11-06 14:57:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}311bc00946f099fb28296c334491b07cd71a201b" 2018-11-06 14:57:39,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b9391fe-a1c9-45ba-8340-9b3343c1b10d Date: Tue, 06 Nov 2018 14:57:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:57:39,057 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f0eb5aeb-1c8d-4310-83ee-28013d655b69 used request id req-9b9391fe-a1c9-45ba-8340-9b3343c1b10d 2018-11-06 14:57:39,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:57:39,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-aa59d56c-bc77-446e-b2a0-7f0e60354ca2 Date: Tue, 06 Nov 2018 14:57:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:53Z", "updated_at": "2018-11-06T14:56:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:53Z", "revision_number": 0, "id": "23112317-eb09-4bf2-ad0b-03d688e0b325", "remote_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:53Z", "security_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:53Z", "revision_number": 0, "id": "37a7b867-25f4-4a79-aec3-0018f616e0d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:53Z", "security_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:53Z", "revision_number": 0, "id": "a72d1074-0407-44e0-a57e-adf575c5d611", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:53Z", "security_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:56:53Z", "revision_number": 0, "id": "c8054685-fcc7-45da-b9a3-0cf5a23e62aa", "remote_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "remote_ip_prefix": null, "created_at": "2018-11-06T14:56:53Z", "security_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9"}], "revision_number": 4, "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:57:39,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-aa59d56c-bc77-446e-b2a0-7f0e60354ca2 2018-11-06 14:57:39,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:57:39,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc388fce-d583-4b92-bdbb-122c3490181c 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:57:39,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-fc388fce-d583-4b92-bdbb-122c3490181c 2018-11-06 14:57:39,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:57:39,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd93ce33-fcbe-4121-906c-d187171ad194 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:57:39,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-cd93ce33-fcbe-4121-906c-d187171ad194 2018-11-06 14:57:39,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:57:39,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcfc6e3-bc1e-46f6-8629-f15d54e1e619 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9"}, "enabled": true, "id": "b7bd9406ef574e8dacef6f47f5fb52d9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj"}} 2018-11-06 14:57:39,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-9bcfc6e3-bc1e-46f6-8629-f15d54e1e619 2018-11-06 14:57:39,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74836fbf-ab64-43d7-a6c4-f2af8724225f 2018-11-06 14:57:39,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=74836fbf-ab64-43d7-a6c4-f2af8724225f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:57:39,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5e934049-0838-4b57-b12e-c38eedf4824f Date: Tue, 06 Nov 2018 14:57:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:53Z", "security_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:53Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "23112317-eb09-4bf2-ad0b-03d688e0b325"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:53Z", "security_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:53Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "37a7b867-25f4-4a79-aec3-0018f616e0d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:53Z", "security_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:53Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "a72d1074-0407-44e0-a57e-adf575c5d611"}, {"remote_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:56:53Z", "security_group_id": "74836fbf-ab64-43d7-a6c4-f2af8724225f", "port_range_min": null, "revision_number": 0, "tenant_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "created_at": "2018-11-06T14:56:53Z", "project_id": "b7bd9406ef574e8dacef6f47f5fb52d9", "id": "c8054685-fcc7-45da-b9a3-0cf5a23e62aa"}]} 2018-11-06 14:57:39,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=74836fbf-ab64-43d7-a6c4-f2af8724225f used request id req-5e934049-0838-4b57-b12e-c38eedf4824f 2018-11-06 14:57:39,739 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:57:39,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/74836fbf-ab64-43d7-a6c4-f2af8724225f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:57:40,063 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69210f30-815f-4a67-9df1-0e8ec3079e84 Content-Length: 0 Date: Tue, 06 Nov 2018 14:57:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:57:40,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/74836fbf-ab64-43d7-a6c4-f2af8724225f used request id req-69210f30-815f-4a67-9df1-0e8ec3079e84 2018-11-06 14:57:40,064 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj 2018-11-06 14:57:40,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:57:40,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105e6879-7ba4-493a-adc7-c6a0fa4c938a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:57:40,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b7bd9406ef574e8dacef6f47f5fb52d9 used request id req-105e6879-7ba4-493a-adc7-c6a0fa4c938a 2018-11-06 14:57:40,281 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-b61ca43e-94f9-43b-proj-role 2018-11-06 14:57:40,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/80f8e5f27ecf4f26946daffa453d15f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:57:40,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181e77d0-3713-41d7-a3b1-b0f0ee8528c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:57:40,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/80f8e5f27ecf4f26946daffa453d15f1 used request id req-181e77d0-3713-41d7-a3b1-b0f0ee8528c2 2018-11-06 14:57:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36133c2fdf33eb15d260c8fc1b2325d8882fb82" 2018-11-06 14:57:40,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1b333f-1aca-4d1b-a572-2a2078901888 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:57:40,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2e1b333f-1aca-4d1b-a572-2a2078901888 2018-11-06 14:57:40,488 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-b61ca43e-94f9-43b-user 2018-11-06 14:57:40,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e9fa10a454874aba992627a8ead19aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3bab207b9747a846972d68fd3ff82e58035931c" 2018-11-06 14:57:40,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872ad134-971b-4b29-a61f-00b4b760cbfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:57:40,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e9fa10a454874aba992627a8ead19aad used request id req-872ad134-971b-4b29-a61f-00b4b760cbfb 2018-11-06 14:57:40,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:57:41,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["rugR2MyLQbq5KOmQ4Cck1Q"], "issued_at": "2018-11-06T14:57:41.000000Z"}} 2018-11-06 14:57:41,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb9ea2aa194572f017dcfcba0d402a2a75b4f" 2018-11-06 14:57:41,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c175b6d-0cc0-4478-9702-e3146b3fccec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:57:41,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2c175b6d-0cc0-4478-9702-e3146b3fccec 2018-11-06 14:57:41,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:57:41,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:57:41,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["HOoT_lIFQROjiYbGj-d9sQ"], "issued_at": "2018-11-06T14:57:41.000000Z"}} 2018-11-06 14:57:41,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:57:41,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ebffa6-dad6-4958-b8a8-2d24907529f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:57:41,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-10ebffa6-dad6-4958-b8a8-2d24907529f6 2018-11-06 14:57:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:57:41,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:57: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:57:41,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:57:41,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d2feb3-10f8-48e6-bd6b-7501e988b024 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:57:41,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj used request id req-97d2feb3-10f8-48e6-bd6b-7501e988b024 2018-11-06 14:57:41,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:57:41,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4472413-d245-4c33-ba09-52a078c39f3c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:57:41,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e4472413-d245-4c33-ba09-52a078c39f3c 2018-11-06 14:57:41,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj"}}' 2018-11-06 14:57:41,924 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f8d637-eaf0-499f-97bf-ecdf65567055 Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b0c42cd8d354c9385956ae166a7e4d1"}, "enabled": true, "id": "0b0c42cd8d354c9385956ae166a7e4d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj"}} 2018-11-06 14:57:41,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-42f8d637-eaf0-499f-97bf-ecdf65567055 2018-11-06 14:57:41,925 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj 2018-11-06 14:57:41,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:57:41,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:57:42,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-yUT7sWeR6iHK4pXHdYs_Q"], "issued_at": "2018-11-06T14:57:42.000000Z"}} 2018-11-06 14:57:42,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8625d2026fa95270825a2dff55fbd0131237f10" 2018-11-06 14:57:42,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049dc288-9f97-4b03-8f12-8310ad0eee86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:57:42,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-049dc288-9f97-4b03-8f12-8310ad0eee86 2018-11-06 14:57:42,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:57:42,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:57:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:57:42,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8625d2026fa95270825a2dff55fbd0131237f10" 2018-11-06 14:57:42,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17465ecd-76fb-4b3c-8927-2a9f1393f542 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:57:42,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-17465ecd-76fb-4b3c-8927-2a9f1393f542 2018-11-06 14:57:42,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8625d2026fa95270825a2dff55fbd0131237f10" 2018-11-06 14:57:42,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17b81f3-efa5-47ba-b57a-828dea455c63 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b0c42cd8d354c9385956ae166a7e4d1"}, "enabled": true, "id": "0b0c42cd8d354c9385956ae166a7e4d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj"}]} 2018-11-06 14:57:42,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj used request id req-e17b81f3-efa5-47ba-b57a-828dea455c63 2018-11-06 14:57:42,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8625d2026fa95270825a2dff55fbd0131237f10" 2018-11-06 14:57:42,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220cc2cd-b940-4a13-bb90-468d7f1e7bbe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:57:42,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-220cc2cd-b940-4a13-bb90-468d7f1e7bbe 2018-11-06 14:57:42,984 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-d7585528-9e41-4d0-user 2018-11-06 14:57:42,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:57:42,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:57:43,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb59032-8c42-45a6-a9b1-bdb66473b8fd Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:57:43,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0bb59032-8c42-45a6-a9b1-bdb66473b8fd 2018-11-06 14:57:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" -d '{"role": {"name": "CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj-role"}}' 2018-11-06 14:57:43,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c7aeb8d-7a99-417c-9ee4-d19379184b10 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9d36fb10f0b4c9987c1653b00cb8771", "links": {"self": "http://172.30.9.27:5000/v3/roles/e9d36fb10f0b4c9987c1653b00cb8771"}, "name": "CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj-role"}} 2018-11-06 14:57:43,194 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-6c7aeb8d-7a99-417c-9ee4-d19379184b10 2018-11-06 14:57:43,194 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj-role 2018-11-06 14:57:43,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/e9d36fb10f0b4c9987c1653b00cb8771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:57:43,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87ab362-89f8-48b8-95e0-c1c7d2a62435 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/e9d36fb10f0b4c9987c1653b00cb8771"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj-role", "id": "e9d36fb10f0b4c9987c1653b00cb8771"}} 2018-11-06 14:57:43,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/e9d36fb10f0b4c9987c1653b00cb8771 used request id req-b87ab362-89f8-48b8-95e0-c1c7d2a62435 2018-11-06 14:57:43,216 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj-role to project CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj 2018-11-06 14:57:43,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0b0c42cd8d354c9385956ae166a7e4d1/users/59ba873d01c9434191fb09f77ffc4d27/roles/e9d36fb10f0b4c9987c1653b00cb8771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:57:43,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b53e4f89-4bbc-45cb-aa1e-11109abbec11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:57:43,340 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0b0c42cd8d354c9385956ae166a7e4d1/users/59ba873d01c9434191fb09f77ffc4d27/roles/e9d36fb10f0b4c9987c1653b00cb8771 used request id req-b53e4f89-4bbc-45cb-aa1e-11109abbec11 2018-11-06 14:57:43,341 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:57:43,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:57:43,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:57:43,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["y3xizGQXSPa6EHqbM4zKQg"], "issued_at": "2018-11-06T14:57:43.000000Z"}} 2018-11-06 14:57:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13638fe6d127b129489815e0c5fba4fe69d7e396" 2018-11-06 14:57:43,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496768e9-ed2f-484c-9236-fdb82c8328be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:57:43,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-496768e9-ed2f-484c-9236-fdb82c8328be 2018-11-06 14:57:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13638fe6d127b129489815e0c5fba4fe69d7e396" 2018-11-06 14:57:44,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c2d07e51-4033-42e3-8f0f-1e24a26fdca6 Date: Tue, 06 Nov 2018 14:57:44 GMT RESP BODY: {"networks":[]} 2018-11-06 14:57:44,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-c2d07e51-4033-42e3-8f0f-1e24a26fdca6 2018-11-06 14:57:44,002 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net 2018-11-06 14:57:44,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13638fe6d127b129489815e0c5fba4fe69d7e396" -d '{"network": {"name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net", "admin_state_up": true}}' 2018-11-06 14:57:44,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4dd91e5d-3bab-41c9-8886-273d95ebd838 Date: Tue, 06 Nov 2018 14:57: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":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","mtu":1450}} 2018-11-06 14:57:44,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-4dd91e5d-3bab-41c9-8886-273d95ebd838 2018-11-06 14:57:44,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13638fe6d127b129489815e0c5fba4fe69d7e396" 2018-11-06 14:57:44,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-12191e31-8733-4b03-a1ca-da9f681c0d43 Date: Tue, 06 Nov 2018 14:57:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:57:44,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-12191e31-8733-4b03-a1ca-da9f681c0d43 2018-11-06 14:57:44,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13638fe6d127b129489815e0c5fba4fe69d7e396" 2018-11-06 14:57:44,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b5376982-d35b-40f1-9187-173e349b9e0e Date: Tue, 06 Nov 2018 14:57:44 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:57:44,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-b5376982-d35b-40f1-9187-173e349b9e0e 2018-11-06 14:57:44,728 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet 2018-11-06 14:57:44,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13638fe6d127b129489815e0c5fba4fe69d7e396" -d '{"subnets": [{"ip_version": 4, "network_id": "aea7d375-65ee-4fff-8c5c-2a92b723a734", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]}' 2018-11-06 14:57:45,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-aebca11f-6412-4b68-947f-e23501328ea3 Date: Tue, 06 Nov 2018 14:57:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:57:45,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-aebca11f-6412-4b68-947f-e23501328ea3 2018-11-06 14:57:45,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13638fe6d127b129489815e0c5fba4fe69d7e396" 2018-11-06 14:57:45,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2eb1877a-b894-4e4f-9c60-3f5b6f42e180 Date: Tue, 06 Nov 2018 14:57:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:57:45,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-2eb1877a-b894-4e4f-9c60-3f5b6f42e180 2018-11-06 14:57:45,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13638fe6d127b129489815e0c5fba4fe69d7e396" 2018-11-06 14:57:45,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-660f2efc-3c8a-458b-ac6d-c2a7bf66ad17 Date: Tue, 06 Nov 2018 14:57:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:57:45,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-660f2efc-3c8a-458b-ac6d-c2a7bf66ad17 2018-11-06 14:57:45,683 - OpenStackNetwork - DEBUG - Network [aea7d375-65ee-4fff-8c5c-2a92b723a734] created successfully 2018-11-06 14:57:45,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:57:45,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:57:46,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["6UBHXMO4QpmrTCM_xHgyVg"], "issued_at": "2018-11-06T14:57:46.000000Z"}} 2018-11-06 14:57:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e0acac8aede96d97f441e328374dbf38030121" 2018-11-06 14:57:46,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc3c548-0204-42c2-9989-629d6bcb7fe0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:57:46,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ffc3c548-0204-42c2-9989-629d6bcb7fe0 2018-11-06 14:57:46,160 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:57:46,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e0acac8aede96d97f441e328374dbf38030121" 2018-11-06 14:57:46,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57: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-669026f9-674d-48e0-a617-3a7745e3d353 x-compute-request-id: req-669026f9-674d-48e0-a617-3a7745e3d353 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:57:46,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-669026f9-674d-48e0-a617-3a7745e3d353 2018-11-06 14:57:46,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e0acac8aede96d97f441e328374dbf38030121" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-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-11-06 14:57:46,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57: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-d5a514f5-a164-423d-8c40-3a9ddaecf7b8 x-compute-request-id: req-d5a514f5-a164-423d-8c40-3a9ddaecf7b8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:57:46,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d5a514f5-a164-423d-8c40-3a9ddaecf7b8 2018-11-06 14:57:46,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:57:46,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:57:46,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9d36fb10f0b4c9987c1653b00cb8771", "name": "CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj-role"}], "expires_at": "2018-11-06T15:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0c42cd8d354c9385956ae166a7e4d1", "name": "CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0b0c42cd8d354c9385956ae166a7e4d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-d7585528-9e41-4d0-user", "id": "59ba873d01c9434191fb09f77ffc4d27"}, "audit_ids": ["lhZ2dSevRw-e2AreawYFjQ"], "issued_at": "2018-11-06T14:57:46.000000Z"}} 2018-11-06 14:57:46,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81389e31752f8ae320765a585bd70357462e52d9" 2018-11-06 14:57:46,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb2b160-5123-4dd6-9abc-4ec065e8eea6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:57:46,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dcb2b160-5123-4dd6-9abc-4ec065e8eea6 2018-11-06 14:57:46,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81389e31752f8ae320765a585bd70357462e52d9" 2018-11-06 14:57:47,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-418149d2-5168-4ff3-9e99-ce56c15b8a59 Date: Tue, 06 Nov 2018 14:57:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image"} 2018-11-06 14:57:47,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image used request id req-418149d2-5168-4ff3-9e99-ce56c15b8a59 2018-11-06 14:57:47,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81389e31752f8ae320765a585bd70357462e52d9" 2018-11-06 14:57:47,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9c5a71be-24e4-48a7-a89b-5fcd4dbc2af7 Date: Tue, 06 Nov 2018 14:57: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-11-06 14:57:47,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9c5a71be-24e4-48a7-a89b-5fcd4dbc2af7 2018-11-06 14:57:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81389e31752f8ae320765a585bd70357462e52d9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image"}' 2018-11-06 14:57:47,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2 X-Openstack-Request-Id: req-8f48c175-d50c-4b30-aa86-17a1dffc73b8 Date: Tue, 06 Nov 2018 14:57:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:57:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:57:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "min_disk": 0, "protected": false, "id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "file": "/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/file", "checksum": null, "owner": "0b0c42cd8d354c9385956ae166a7e4d1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:57:47,477 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8f48c175-d50c-4b30-aa86-17a1dffc73b8 2018-11-06 14:57:47,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81389e31752f8ae320765a585bd70357462e52d9" -d '' 2018-11-06 14:57:49,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8df6579c-a348-4b99-a164-d47daff2ffcc Date: Tue, 06 Nov 2018 14: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-11-06 14:57:49,456 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/file used request id req-8df6579c-a348-4b99-a164-d47daff2ffcc 2018-11-06 14:57:49,457 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:57:49,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81389e31752f8ae320765a585bd70357462e52d9" 2018-11-06 14:57:49,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-f45106e9-d045-4815-8dd4-4456f37b168d Date: Tue, 06 Nov 2018 14:57:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:57:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:57:49Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/snap", "metadata": {}}], "self": "/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "min_disk": 0, "protected": false, "id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "file": "/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b0c42cd8d354c9385956ae166a7e4d1", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:57:49,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2 used request id req-f45106e9-d045-4815-8dd4-4456f37b168d 2018-11-06 14:57:49,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81389e31752f8ae320765a585bd70357462e52d9" 2018-11-06 14:57:49,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-16df8bff-e778-4ab8-93e4-f41ff69457cc Date: Tue, 06 Nov 2018 14:57: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-11-06 14:57:49,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-16df8bff-e778-4ab8-93e4-f41ff69457cc 2018-11-06 14:57:49,815 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image 2018-11-06 14:57:49,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81389e31752f8ae320765a585bd70357462e52d9" 2018-11-06 14:57:49,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-6c71f044-8cc8-4a61-bc0c-da326f70f0f4 Date: Tue, 06 Nov 2018 14:57:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:57:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:57:49Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/snap", "metadata": {}}], "self": "/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "min_disk": 0, "protected": false, "id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "file": "/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b0c42cd8d354c9385956ae166a7e4d1", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:57:49,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2 used request id req-6c71f044-8cc8-4a61-bc0c-da326f70f0f4 2018-11-06 14:57:49,972 - create_image - DEBUG - Instance status is - active 2018-11-06 14:57:49,973 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image 2018-11-06 14:57:49,973 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image 2018-11-06 14:57:49,973 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:57:49,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb9ea2aa194572f017dcfcba0d402a2a75b4f" 2018-11-06 14:57:50,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57: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-aa9ffdce-7b4a-4543-b914-93b05393f927 x-compute-request-id: req-aa9ffdce-7b4a-4543-b914-93b05393f927 Content-Encoding: gzip Content-Length: 276 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-11-06T14:57:49.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-06T14:57:47.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-06T14:57:46.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-06T14:57:45.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-06T14:57:43.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-06T14:57:41.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-06T14:57:40.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-06T14:57:43.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-06T14:57:46.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-11-06T14:57:41.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-11-06T14:57:45.000000"}}}, "zoneName": "nova"}]} 2018-11-06 14:57:50,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-availability-zone/detail used request id req-aa9ffdce-7b4a-4543-b914-93b05393f927 2018-11-06 14:57:50,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:57:50,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:57:50,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["O33Iia3eReCqs3d_gfmRbA"], "issued_at": "2018-11-06T14:57:50.000000Z"}} 2018-11-06 14:57:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:50,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53954f6-de51-4372-9fd4-68640d6a965c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:57:50,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c53954f6-de51-4372-9fd4-68640d6a965c 2018-11-06 14:57:50,708 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:57:50,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:50,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3477e645-6ef7-4d8d-bd5e-804c7f6174dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:57:50,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3477e645-6ef7-4d8d-bd5e-804c7f6174dc 2018-11-06 14:57:50,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:51,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-6675f835-1908-4a08-a7fe-c4e20b22e665 Date: Tue, 06 Nov 2018 14:57:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:57:51,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-6675f835-1908-4a08-a7fe-c4e20b22e665 2018-11-06 14:57:51,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:57:51,044 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:57:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:57:51,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:51,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c004ad4f-e3a8-45c1-9c56-ada62ca6a29b 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:57:51,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-c004ad4f-e3a8-45c1-9c56-ada62ca6a29b 2018-11-06 14:57:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:51,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-83eec0a5-345c-4ad4-a907-dbd72f46340e Date: Tue, 06 Nov 2018 14:57:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:57:51,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-83eec0a5-345c-4ad4-a907-dbd72f46340e 2018-11-06 14:57:51,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:51,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b25acdc8-cc98-4d33-8149-543ea92a7d33 Date: Tue, 06 Nov 2018 14:57:51 GMT RESP BODY: {"ports":[]} 2018-11-06 14:57:51,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1&admin_state_up=True used request id req-b25acdc8-cc98-4d33-8149-543ea92a7d33 2018-11-06 14:57:51,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:51,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57: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-5f68b633-feed-4bf7-aba8-1af5e3babb24 x-compute-request-id: req-5f68b633-feed-4bf7-aba8-1af5e3babb24 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:57:51,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-5f68b633-feed-4bf7-aba8-1af5e3babb24 2018-11-06 14:57:51,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:52,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ac7109b2-1a0c-4c42-95c0-c59489b8e13f Date: Tue, 06 Nov 2018 14:57:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:57:52,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-ac7109b2-1a0c-4c42-95c0-c59489b8e13f 2018-11-06 14:57:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:52,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50186fe-ae05-414e-9ce2-87e32f11b101 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:57:52,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-d50186fe-ae05-414e-9ce2-87e32f11b101 2018-11-06 14:57:52,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:52,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c4ec30f8-c198-43e2-9eec-24bafc6fc822 Date: Tue, 06 Nov 2018 14:57:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:57:52,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-c4ec30f8-c198-43e2-9eec-24bafc6fc822 2018-11-06 14:57:52,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:52,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7e3e96be-81d3-4a82-b1b0-e98850058b20 Date: Tue, 06 Nov 2018 14:57:52 GMT RESP BODY: {"ports":[]} 2018-11-06 14:57:52,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1&admin_state_up=True used request id req-7e3e96be-81d3-4a82-b1b0-e98850058b20 2018-11-06 14:57:52,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:57:52,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:57:52,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["N34QGOCbRDaJtTlqNG5GZQ"], "issued_at": "2018-11-06T14:57:52.000000Z"}} 2018-11-06 14:57:52,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760f575544e92a11c2cf5e710b560393b997b7f1" 2018-11-06 14:57:53,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee40353-65cb-4090-a8c7-3867463278dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:57:53,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9ee40353-65cb-4090-a8c7-3867463278dc 2018-11-06 14:57:53,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:53,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-62e783e1-c33f-4bfb-9b4b-6d938158ae65 Date: Tue, 06 Nov 2018 14:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:57:53,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-62e783e1-c33f-4bfb-9b4b-6d938158ae65 2018-11-06 14:57:53,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:53,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2625e296-6363-426a-ae10-ab6a09fdd190 Date: Tue, 06 Nov 2018 14:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:57:53,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-2625e296-6363-426a-ae10-ab6a09fdd190 2018-11-06 14:57:53,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:53,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-847fa1b6-b11b-450f-b06e-4ae77ac53b54 Date: Tue, 06 Nov 2018 14:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:57:53,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-847fa1b6-b11b-450f-b06e-4ae77ac53b54 2018-11-06 14:57:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:57:53,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:57:53,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760f575544e92a11c2cf5e710b560393b997b7f1" 2018-11-06 14:57:53,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b129470-87c9-48d9-b4c9-b9c1ffe3a1d6 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:57:53,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-8b129470-87c9-48d9-b4c9-b9c1ffe3a1d6 2018-11-06 14:57:53,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:53,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a0c6de54-5cc4-44c5-9f93-48bab27f4b0a Date: Tue, 06 Nov 2018 14:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:57:53,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-a0c6de54-5cc4-44c5-9f93-48bab27f4b0a 2018-11-06 14:57:53,982 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net 2018-11-06 14:57:53,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" -d '{"port": {"network_id": "aea7d375-65ee-4fff-8c5c-2a92b723a734", "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1", "admin_state_up": true}}' 2018-11-06 14:57:54,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-64f1d359-733e-40d8-ab0e-0c2d4bc0d5d0 Date: Tue, 06 Nov 2018 14:57:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:54Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.12"}],"id":"4199deab-3313-4439-b512-be8c5a9fcb0c","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:90:fa:f9","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1","project_id":"2216100af53b44269a1e842e87dafaef","qos_policy_id":null,"admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:54Z","binding:vnic_type":"normal"}} 2018-11-06 14:57:54,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-64f1d359-733e-40d8-ab0e-0c2d4bc0d5d0 2018-11-06 14:57:54,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:55,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b12f5595-d4a9-4ce2-bace-795c3b8cbe4d Date: Tue, 06 Nov 2018 14:57:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:57:55,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-b12f5595-d4a9-4ce2-bace-795c3b8cbe4d 2018-11-06 14:57:55,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:55,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30570008-b0ab-487b-85ff-e8c9a1a6650b 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:57:55,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-30570008-b0ab-487b-85ff-e8c9a1a6650b 2018-11-06 14:57:55,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:55,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-3d3eafd0-9f1b-4709-a9a1-36a15c0d47fd Date: Tue, 06 Nov 2018 14:57:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:57:55,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-3d3eafd0-9f1b-4709-a9a1-36a15c0d47fd 2018-11-06 14:57:55,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:55,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-d515b47a-4ba3-4a0d-98b1-e79afc2662bc Date: Tue, 06 Nov 2018 14:57:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.12"}],"id":"4199deab-3313-4439-b512-be8c5a9fcb0c","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:90:fa:f9","project_id":"2216100af53b44269a1e842e87dafaef","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:57:55,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1&admin_state_up=True used request id req-d515b47a-4ba3-4a0d-98b1-e79afc2662bc 2018-11-06 14:57:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:56,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1dfdf54-9a5a-4072-bb88-f3e195f2f5fd 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:57:56,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-b1dfdf54-9a5a-4072-bb88-f3e195f2f5fd 2018-11-06 14:57:56,009 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-06 14:57:56,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:56,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21ee2663-714e-49c8-a9cc-c1cc67e28bff x-compute-request-id: req-21ee2663-714e-49c8-a9cc-c1cc67e28bff Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-flavor-name"}]} 2018-11-06 14:57:56,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-21ee2663-714e-49c8-a9cc-c1cc67e28bff 2018-11-06 14:57:56,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:56,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ed4932e-af99-434d-b340-412707d3d71d x-compute-request-id: req-3ed4932e-af99-434d-b340-412707d3d71d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:57:56,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069 used request id req-3ed4932e-af99-434d-b340-412707d3d71d 2018-11-06 14:57:56,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:56,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-f01dff2a-3c01-4103-87e3-1bcd3ffda8cc Date: Tue, 06 Nov 2018 14:57:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:57:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:57:49Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/snap", "metadata": {}}], "self": "/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "min_disk": 0, "protected": false, "id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "file": "/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b0c42cd8d354c9385956ae166a7e4d1", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image"} 2018-11-06 14:57:56,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image used request id req-f01dff2a-3c01-4103-87e3-1bcd3ffda8cc 2018-11-06 14:57:56,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:56,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fdda15f5-8c33-467f-94ae-c7825295a7d7 Date: Tue, 06 Nov 2018 14:57: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-11-06 14:57:56,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-fdda15f5-8c33-467f-94ae-c7825295a7d7 2018-11-06 14:57:56,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" -d '{"server": {"name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "max_count": 1, "min_count": 1, "networks": [{"port": "4199deab-3313-4439-b512-be8c5a9fcb0c"}]}}' 2018-11-06 14:57:58,279 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b999f8a-64be-4933-879c-188439a2f3f5 x-compute-request-id: req-4b999f8a-64be-4933-879c-188439a2f3f5 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "adminPass": "5yLLgbAcYYDv"}} 2018-11-06 14:57:58,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4b999f8a-64be-4933-879c-188439a2f3f5 2018-11-06 14:57:58,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:58,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce3ab96d-f40c-4327-8bf4-cbd4603be09a x-compute-request-id: req-ce3ab96d-f40c-4327-8bf4-cbd4603be09a 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.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:57:58Z", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:58,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-ce3ab96d-f40c-4327-8bf4-cbd4603be09a 2018-11-06 14:57:58,499 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-06 14:57:58,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:57:58,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8603d9e-7e80-4334-bbd0-22c3fe4deee3 x-compute-request-id: req-e8603d9e-7e80-4334-bbd0-22c3fe4deee3 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.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:57:58Z", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:57:58,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-e8603d9e-7e80-4334-bbd0-22c3fe4deee3 2018-11-06 14:57:58,892 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-11-06 14:57:58,892 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:58:01,895 - create_instance - DEBUG - VM status query timeout in 896.603922129 2018-11-06 14:58:01,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:02,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58: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-eaf06f14-e8e0-40e6-8de0-93fe97db641e x-compute-request-id: req-eaf06f14-e8e0-40e6-8de0-93fe97db641e Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:f9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:57:59Z", "hostId": "bcea363f950ff32a7f243c0794d2bd15de1514387244a358d056cacd", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:02,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-eaf06f14-e8e0-40e6-8de0-93fe97db641e 2018-11-06 14:58:02,489 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-11-06 14:58:02,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:58:05,493 - create_instance - DEBUG - VM status query timeout in 893.006694078 2018-11-06 14:58:05,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:05,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d9ee6d9-4b1b-4979-8e55-31fe128af2c8 x-compute-request-id: req-1d9ee6d9-4b1b-4979-8e55-31fe128af2c8 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:f9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-11-06T14:58:04.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:04Z", "hostId": "bcea363f950ff32a7f243c0794d2bd15de1514387244a358d056cacd", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:05,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-1d9ee6d9-4b1b-4979-8e55-31fe128af2c8 2018-11-06 14:58:05,886 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-06 14:58:05,886 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:58:05,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:06,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e22ae7f6-5f21-4ba4-95c8-ede90496cb12 x-compute-request-id: req-e22ae7f6-5f21-4ba4-95c8-ede90496cb12 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:f9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-11-06T14:58:04.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:04Z", "hostId": "bcea363f950ff32a7f243c0794d2bd15de1514387244a358d056cacd", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:06,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-e22ae7f6-5f21-4ba4-95c8-ede90496cb12 2018-11-06 14:58:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:06,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f7d7dbe1-2449-4bf2-8df2-ef65ff8f2380 Date: Tue, 06 Nov 2018 14:58:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:06,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-f7d7dbe1-2449-4bf2-8df2-ef65ff8f2380 2018-11-06 14:58:06,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:06,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad1f262-1cbb-4170-90ee-7f31d048a5c0 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:06,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-aad1f262-1cbb-4170-90ee-7f31d048a5c0 2018-11-06 14:58:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:06,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6de7375c-fa23-4afb-ba53-89395a992e41 Date: Tue, 06 Nov 2018 14:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:06,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-6de7375c-fa23-4afb-ba53-89395a992e41 2018-11-06 14:58:06,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:07,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-01d85610-08eb-4039-a8b0-2209bd8068d4 Date: Tue, 06 Nov 2018 14:58:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.4"}],"id":"1bb00974-8b5e-496a-896e-3ace8543df2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:29:59","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.12"}],"id":"4199deab-3313-4439-b512-be8c5a9fcb0c","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:fa:f9","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:54Z","binding:vnic_type":"normal","device_id":"1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.2"}],"id":"7c210079-d4e6-46cb-a68b-35202cad73e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:8b:c3","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.3"}],"id":"e01069d6-ecca-4058-b516-d6483ee17950","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:a0:23","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aea7d375-65ee-4fff-8c5c-2a92b723a734"}]} 2018-11-06 14:58:07,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-01d85610-08eb-4039-a8b0-2209bd8068d4 2018-11-06 14:58:07,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:07,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-947786cf-ef29-499f-b548-1d82a91f2d9e x-compute-request-id: req-947786cf-ef29-499f-b548-1d82a91f2d9e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:f9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-11-06T14:58:04.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:04Z", "hostId": "bcea363f950ff32a7f243c0794d2bd15de1514387244a358d056cacd", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:07,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-947786cf-ef29-499f-b548-1d82a91f2d9e 2018-11-06 14:58:07,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:07,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d3e65043-62ec-4e84-b134-153e4777f0a3 Date: Tue, 06 Nov 2018 14:58:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:07,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-d3e65043-62ec-4e84-b134-153e4777f0a3 2018-11-06 14:58:07,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:07,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14508bb-b8cb-4652-a84a-467aab047cf7 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:07,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-b14508bb-b8cb-4652-a84a-467aab047cf7 2018-11-06 14:58:07,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:07,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c03868d2-e9d4-48e2-9883-baea0b422ba5 Date: Tue, 06 Nov 2018 14:58:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:07,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-c03868d2-e9d4-48e2-9883-baea0b422ba5 2018-11-06 14:58:07,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:08,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-c25b1a15-34f2-4e42-a231-b441e9c051d7 Date: Tue, 06 Nov 2018 14:58:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.4"}],"id":"1bb00974-8b5e-496a-896e-3ace8543df2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:29:59","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.12"}],"id":"4199deab-3313-4439-b512-be8c5a9fcb0c","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:fa:f9","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:54Z","binding:vnic_type":"normal","device_id":"1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.2"}],"id":"7c210079-d4e6-46cb-a68b-35202cad73e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:8b:c3","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.3"}],"id":"e01069d6-ecca-4058-b516-d6483ee17950","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:a0:23","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aea7d375-65ee-4fff-8c5c-2a92b723a734"}]} 2018-11-06 14:58:08,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-c25b1a15-34f2-4e42-a231-b441e9c051d7 2018-11-06 14:58:08,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:08,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58: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-2c7b9545-c75e-4d45-927f-b2cb3fdc3532 x-compute-request-id: req-2c7b9545-c75e-4d45-927f-b2cb3fdc3532 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:f9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-11-06T14:58:04.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:04Z", "hostId": "bcea363f950ff32a7f243c0794d2bd15de1514387244a358d056cacd", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:08,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-2c7b9545-c75e-4d45-927f-b2cb3fdc3532 2018-11-06 14:58:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:08,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-4e225c78-94b2-407a-8ada-1b7658fdded7 Date: Tue, 06 Nov 2018 14:58:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:08,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-4e225c78-94b2-407a-8ada-1b7658fdded7 2018-11-06 14:58:08,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:08,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d30fba6-9d44-4e29-aa13-29c750faa900 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:08,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-5d30fba6-9d44-4e29-aa13-29c750faa900 2018-11-06 14:58:08,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:08,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-85968834-9519-45bb-b8e5-68bd4f41d63e Date: Tue, 06 Nov 2018 14:58:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:08,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-85968834-9519-45bb-b8e5-68bd4f41d63e 2018-11-06 14:58:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:08,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-9909e404-cbfa-4984-8db4-37b8f46d6527 Date: Tue, 06 Nov 2018 14:58:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.4"}],"id":"1bb00974-8b5e-496a-896e-3ace8543df2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:29:59","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.12"}],"id":"4199deab-3313-4439-b512-be8c5a9fcb0c","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:fa:f9","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:54Z","binding:vnic_type":"normal","device_id":"1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.2"}],"id":"7c210079-d4e6-46cb-a68b-35202cad73e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:8b:c3","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.3"}],"id":"e01069d6-ecca-4058-b516-d6483ee17950","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:a0:23","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aea7d375-65ee-4fff-8c5c-2a92b723a734"}]} 2018-11-06 14:58:08,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-9909e404-cbfa-4984-8db4-37b8f46d6527 2018-11-06 14:58:08,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:58:08,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:58:09,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Jwz-Thr_Sw-4UkglqwwvcQ"], "issued_at": "2018-11-06T14:58:09.000000Z"}} 2018-11-06 14:58:09,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:09,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d5fe3b-25e6-4315-90b6-5a164f006c2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:09,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-65d5fe3b-25e6-4315-90b6-5a164f006c2b 2018-11-06 14:58:09,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:58:09,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:09,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3118c1-d86d-4a3d-a06b-9436042080f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:09,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aa3118c1-d86d-4a3d-a06b-9436042080f4 2018-11-06 14:58:09,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:09,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c1e9c388-c8d0-4690-b9fe-c1d6f32c0eda Date: Tue, 06 Nov 2018 14:58:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:09,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-c1e9c388-c8d0-4690-b9fe-c1d6f32c0eda 2018-11-06 14:58:09,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:58:09,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:58:09,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:09,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64944a43-a560-44e9-9bc9-049d432dd9ae 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:09,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-64944a43-a560-44e9-9bc9-049d432dd9ae 2018-11-06 14:58:09,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:09,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-7d9f10c0-728e-466e-a6b8-558b21cac655 Date: Tue, 06 Nov 2018 14:58:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:09,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-7d9f10c0-728e-466e-a6b8-558b21cac655 2018-11-06 14:58:09,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:10,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-59cb1dd2-b324-4671-be56-cfdf32c71c91 Date: Tue, 06 Nov 2018 14:58:10 GMT RESP BODY: {"ports":[]} 2018-11-06 14:58:10,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2&admin_state_up=True used request id req-59cb1dd2-b324-4671-be56-cfdf32c71c91 2018-11-06 14:58:10,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:10,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b5a8f31-885f-4540-9c33-486293343faa x-compute-request-id: req-2b5a8f31-885f-4540-9c33-486293343faa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:58:10,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-2b5a8f31-885f-4540-9c33-486293343faa 2018-11-06 14:58:10,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:10,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-59454003-5fdc-429e-a582-dfbbbb26d078 Date: Tue, 06 Nov 2018 14:58:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:10,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-59454003-5fdc-429e-a582-dfbbbb26d078 2018-11-06 14:58:10,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:10,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ed811d-d6b0-4e2c-866f-cb27a9be6766 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:10,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-a8ed811d-d6b0-4e2c-866f-cb27a9be6766 2018-11-06 14:58:10,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:10,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-96ccec33-1b4b-4f7f-93dd-ef1a16e9552c Date: Tue, 06 Nov 2018 14:58:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:10,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-96ccec33-1b4b-4f7f-93dd-ef1a16e9552c 2018-11-06 14:58:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:10,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a4e13b00-1d17-4eec-85cd-ecde8b3ea7d8 Date: Tue, 06 Nov 2018 14:58:10 GMT RESP BODY: {"ports":[]} 2018-11-06 14:58:10,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2&admin_state_up=True used request id req-a4e13b00-1d17-4eec-85cd-ecde8b3ea7d8 2018-11-06 14:58:10,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:58:10,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:58:11,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["X_muOa8FQNGkeJC0y5JPNA"], "issued_at": "2018-11-06T14:58:11.000000Z"}} 2018-11-06 14:58:11,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf26871fa5e05e88d5b1150eef1a08f7f1c9b5cc" 2018-11-06 14:58:11,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2039dd4-728f-447d-b62e-45a1f9a05f5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:11,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f2039dd4-728f-447d-b62e-45a1f9a05f5c 2018-11-06 14:58:11,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:11,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-e5c5b76c-8f56-4fa8-8613-51a7fd9f4788 Date: Tue, 06 Nov 2018 14:58:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:11,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-e5c5b76c-8f56-4fa8-8613-51a7fd9f4788 2018-11-06 14:58:11,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:11,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-93b6e251-44ca-42e1-a077-f3f04a9e7a88 Date: Tue, 06 Nov 2018 14:58:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:11,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-93b6e251-44ca-42e1-a077-f3f04a9e7a88 2018-11-06 14:58:11,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:12,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-4c771055-0556-4b61-8be5-161fef2b6d41 Date: Tue, 06 Nov 2018 14:58:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:12,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-4c771055-0556-4b61-8be5-161fef2b6d41 2018-11-06 14:58:12,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:58:12,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:58:12,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf26871fa5e05e88d5b1150eef1a08f7f1c9b5cc" 2018-11-06 14:58:12,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c6fca7-24a3-4cb3-977d-71a87c330abc 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:12,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-03c6fca7-24a3-4cb3-977d-71a87c330abc 2018-11-06 14:58:12,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:12,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-66e983d9-2143-42b1-83ff-3560d48f1555 Date: Tue, 06 Nov 2018 14:58:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:12,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-66e983d9-2143-42b1-83ff-3560d48f1555 2018-11-06 14:58:12,256 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net 2018-11-06 14:58:12,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" -d '{"port": {"network_id": "aea7d375-65ee-4fff-8c5c-2a92b723a734", "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2", "admin_state_up": true}}' 2018-11-06 14:58:13,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-55df5905-ea00-4bf7-84f6-e7865bd401cf Date: Tue, 06 Nov 2018 14:58:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:12Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.10"}],"id":"40c82600-7848-4cd1-9794-acd8d7d9316f","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:97:8e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2","project_id":"2216100af53b44269a1e842e87dafaef","qos_policy_id":null,"admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:58:12Z","binding:vnic_type":"normal"}} 2018-11-06 14:58:13,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-55df5905-ea00-4bf7-84f6-e7865bd401cf 2018-11-06 14:58:13,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:13,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5d5903dc-0f0b-4480-b445-522f099667fd Date: Tue, 06 Nov 2018 14:58:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:13,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-5d5903dc-0f0b-4480-b445-522f099667fd 2018-11-06 14:58:13,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:13,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccef7582-797f-4fa8-b367-d5665675e971 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:13,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-ccef7582-797f-4fa8-b367-d5665675e971 2018-11-06 14:58:13,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:13,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-287aa774-ed0d-4b42-991b-eb0367e49ad0 Date: Tue, 06 Nov 2018 14:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:13,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-287aa774-ed0d-4b42-991b-eb0367e49ad0 2018-11-06 14:58:13,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:14,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-9e246da7-81d1-4f5e-bd99-90b73e37737d Date: Tue, 06 Nov 2018 14:58:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.10"}],"id":"40c82600-7848-4cd1-9794-acd8d7d9316f","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:97:8e","project_id":"2216100af53b44269a1e842e87dafaef","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:58:12Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:58:14,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2&admin_state_up=True used request id req-9e246da7-81d1-4f5e-bd99-90b73e37737d 2018-11-06 14:58:14,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:14,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8974fe7c-2ace-451a-9857-457fcd76e442 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:14,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-8974fe7c-2ace-451a-9857-457fcd76e442 2018-11-06 14:58:14,093 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-06 14:58:14,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:14,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-998e7da5-ec16-4ec8-88c9-d40577dcc7fa x-compute-request-id: req-998e7da5-ec16-4ec8-88c9-d40577dcc7fa Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-flavor-name"}]} 2018-11-06 14:58:14,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-998e7da5-ec16-4ec8-88c9-d40577dcc7fa 2018-11-06 14:58:14,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:14,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a57c2f77-9e7a-43c5-8047-f9c2b552d339 x-compute-request-id: req-a57c2f77-9e7a-43c5-8047-f9c2b552d339 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:58:14,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069 used request id req-a57c2f77-9e7a-43c5-8047-f9c2b552d339 2018-11-06 14:58:14,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:14,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-e1461ab2-4571-41b9-80fe-8173fb8df110 Date: Tue, 06 Nov 2018 14:58:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:57:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:57:49Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/snap", "metadata": {}}], "self": "/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "min_disk": 0, "protected": false, "id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "file": "/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b0c42cd8d354c9385956ae166a7e4d1", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image"} 2018-11-06 14:58:14,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image used request id req-e1461ab2-4571-41b9-80fe-8173fb8df110 2018-11-06 14:58:14,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:14,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cae58858-b198-481b-8b41-2588ba8e36a1 Date: Tue, 06 Nov 2018 14:58: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-11-06 14:58:14,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-cae58858-b198-481b-8b41-2588ba8e36a1 2018-11-06 14:58:14,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" -d '{"server": {"name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "max_count": 1, "min_count": 1, "networks": [{"port": "40c82600-7848-4cd1-9794-acd8d7d9316f"}]}}' 2018-11-06 14:58:16,226 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ffca028-ea22-45d5-b8bc-f66c814a53ca x-compute-request-id: req-1ffca028-ea22-45d5-b8bc-f66c814a53ca Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "adminPass": "s66KdnFTZMZX"}} 2018-11-06 14:58:16,226 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1ffca028-ea22-45d5-b8bc-f66c814a53ca 2018-11-06 14:58:16,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:16,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58: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-10b842fd-d2d5-4aea-9f9d-f4e9b705c5b5 x-compute-request-id: req-10b842fd-d2d5-4aea-9f9d-f4e9b705c5b5 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.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:58:16Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:16,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-10b842fd-d2d5-4aea-9f9d-f4e9b705c5b5 2018-11-06 14:58:16,593 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-06 14:58:16,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:16,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58: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-7bb1c434-e741-4706-9b79-8f3b592ae37e x-compute-request-id: req-7bb1c434-e741-4706-9b79-8f3b592ae37e 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.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:58:16Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:16,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-7bb1c434-e741-4706-9b79-8f3b592ae37e 2018-11-06 14:58:16,974 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-11-06 14:58:16,974 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:58:19,977 - create_instance - DEBUG - VM status query timeout in 896.615788937 2018-11-06 14:58:19,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:20,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28011d31-83d1-4601-9b79-2d3a263353f3 x-compute-request-id: req-28011d31-83d1-4601-9b79-2d3a263353f3 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:97:8e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:58:17Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:20,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-28011d31-83d1-4601-9b79-2d3a263353f3 2018-11-06 14:58:20,371 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-11-06 14:58:20,371 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:58:23,375 - create_instance - DEBUG - VM status query timeout in 893.218332052 2018-11-06 14:58:23,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:24,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e98f97d-a4ce-43c3-a785-59f1491f6c28 x-compute-request-id: req-2e98f97d-a4ce-43c3-a785-59f1491f6c28 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:97:8e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-11-06T14:58:22.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:23Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:24,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-2e98f97d-a4ce-43c3-a785-59f1491f6c28 2018-11-06 14:58:24,224 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-06 14:58:24,224 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:58:24,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:24,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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,Accept-Encoding x-openstack-request-id: req-230e79c0-face-4047-94b2-77cdbdb75bae x-compute-request-id: req-230e79c0-face-4047-94b2-77cdbdb75bae Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:97:8e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-11-06T14:58:22.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:23Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:24,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-230e79c0-face-4047-94b2-77cdbdb75bae 2018-11-06 14:58:24,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:24,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5aa32cf6-dfa0-497d-8eb6-868dce2fb3af Date: Tue, 06 Nov 2018 14:58:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:24,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-5aa32cf6-dfa0-497d-8eb6-868dce2fb3af 2018-11-06 14:58:24,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:24,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7683d319-5ee9-41d3-a353-50f411f73c99 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:24,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-7683d319-5ee9-41d3-a353-50f411f73c99 2018-11-06 14:58:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:24,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9b8c21d4-1c2d-4636-9298-87657aceaddd Date: Tue, 06 Nov 2018 14:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:24,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-9b8c21d4-1c2d-4636-9298-87657aceaddd 2018-11-06 14:58:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:25,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-abb1d28d-17ca-45b0-a993-5506ca555ff4 Date: Tue, 06 Nov 2018 14:58:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.4"}],"id":"1bb00974-8b5e-496a-896e-3ace8543df2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:29:59","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.10"}],"id":"40c82600-7848-4cd1-9794-acd8d7d9316f","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:97:8e","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:58:12Z","binding:vnic_type":"normal","device_id":"57e2beef-0e2e-4962-a7dc-8603d0a49b41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.12"}],"id":"4199deab-3313-4439-b512-be8c5a9fcb0c","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:fa:f9","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:54Z","binding:vnic_type":"normal","device_id":"1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.2"}],"id":"7c210079-d4e6-46cb-a68b-35202cad73e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:8b:c3","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.3"}],"id":"e01069d6-ecca-4058-b516-d6483ee17950","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:a0:23","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aea7d375-65ee-4fff-8c5c-2a92b723a734"}]} 2018-11-06 14:58:25,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-abb1d28d-17ca-45b0-a993-5506ca555ff4 2018-11-06 14:58:25,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:25,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d25e7b5-dc59-4aff-818b-fb89c2f88155 x-compute-request-id: req-4d25e7b5-dc59-4aff-818b-fb89c2f88155 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:97:8e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-11-06T14:58:22.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:23Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:25,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-4d25e7b5-dc59-4aff-818b-fb89c2f88155 2018-11-06 14:58:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:25,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c1b1c7e3-f4f5-4209-8f6c-62ef44712e64 Date: Tue, 06 Nov 2018 14:58:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:25,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-c1b1c7e3-f4f5-4209-8f6c-62ef44712e64 2018-11-06 14:58:25,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:25,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee11d6dd-f3b2-4a3f-bd82-51a50aad1a78 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:25,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-ee11d6dd-f3b2-4a3f-bd82-51a50aad1a78 2018-11-06 14:58:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:25,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5667fdbc-e38e-46cf-91f9-1aeb284f18ae Date: Tue, 06 Nov 2018 14:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:25,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-5667fdbc-e38e-46cf-91f9-1aeb284f18ae 2018-11-06 14:58:25,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:26,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-057c415b-91c3-4bad-a977-c36900d3b4f3 Date: Tue, 06 Nov 2018 14:58:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.4"}],"id":"1bb00974-8b5e-496a-896e-3ace8543df2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:29:59","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.10"}],"id":"40c82600-7848-4cd1-9794-acd8d7d9316f","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:97:8e","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:58:12Z","binding:vnic_type":"normal","device_id":"57e2beef-0e2e-4962-a7dc-8603d0a49b41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.12"}],"id":"4199deab-3313-4439-b512-be8c5a9fcb0c","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:fa:f9","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:54Z","binding:vnic_type":"normal","device_id":"1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.2"}],"id":"7c210079-d4e6-46cb-a68b-35202cad73e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:8b:c3","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.3"}],"id":"e01069d6-ecca-4058-b516-d6483ee17950","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:a0:23","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aea7d375-65ee-4fff-8c5c-2a92b723a734"}]} 2018-11-06 14:58:26,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-057c415b-91c3-4bad-a977-c36900d3b4f3 2018-11-06 14:58:26,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:26,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a07ed99b-5d0a-4d07-9279-a291439bb573 x-compute-request-id: req-a07ed99b-5d0a-4d07-9279-a291439bb573 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:97:8e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-11-06T14:58:22.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:23Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:26,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-a07ed99b-5d0a-4d07-9279-a291439bb573 2018-11-06 14:58:26,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:26,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d01bec75-ed35-4aeb-ab45-1cda8a7d1e57 Date: Tue, 06 Nov 2018 14:58:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:26,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-d01bec75-ed35-4aeb-ab45-1cda8a7d1e57 2018-11-06 14:58:26,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:26,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58907b13-b000-4b1c-83fc-9f8c22d1a214 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:26,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-58907b13-b000-4b1c-83fc-9f8c22d1a214 2018-11-06 14:58:26,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:27,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-415dfc5e-8ce0-46ec-a88e-2fa74394a4a3 Date: Tue, 06 Nov 2018 14:58:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:27,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-415dfc5e-8ce0-46ec-a88e-2fa74394a4a3 2018-11-06 14:58:27,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:27,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-32511d6b-aaf2-48bc-8aec-dc6bad0d0f57 Date: Tue, 06 Nov 2018 14:58:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.4"}],"id":"1bb00974-8b5e-496a-896e-3ace8543df2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:29:59","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.10"}],"id":"40c82600-7848-4cd1-9794-acd8d7d9316f","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:97:8e","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:58:12Z","binding:vnic_type":"normal","device_id":"57e2beef-0e2e-4962-a7dc-8603d0a49b41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.12"}],"id":"4199deab-3313-4439-b512-be8c5a9fcb0c","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:fa:f9","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:54Z","binding:vnic_type":"normal","device_id":"1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.2"}],"id":"7c210079-d4e6-46cb-a68b-35202cad73e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:8b:c3","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.3"}],"id":"e01069d6-ecca-4058-b516-d6483ee17950","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:a0:23","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aea7d375-65ee-4fff-8c5c-2a92b723a734"}]} 2018-11-06 14:58:27,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-32511d6b-aaf2-48bc-8aec-dc6bad0d0f57 2018-11-06 14:58:27,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:27,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58: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-48ec3b26-b921-4a82-b6f9-5fb1cd6fdac9 x-compute-request-id: req-48ec3b26-b921-4a82-b6f9-5fb1cd6fdac9 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:f9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-11-06T14:58:04.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:04Z", "hostId": "bcea363f950ff32a7f243c0794d2bd15de1514387244a358d056cacd", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:27,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-48ec3b26-b921-4a82-b6f9-5fb1cd6fdac9 2018-11-06 14:58:27,649 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-06 14:58:27,649 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:58:27,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:28,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58: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-df975455-6c44-4478-91a0-1d5ce39b7262 x-compute-request-id: req-df975455-6c44-4478-91a0-1d5ce39b7262 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:f9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-11-06T14:58:04.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:04Z", "hostId": "bcea363f950ff32a7f243c0794d2bd15de1514387244a358d056cacd", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:28,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-df975455-6c44-4478-91a0-1d5ce39b7262 2018-11-06 14:58:28,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:28,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-215c2e0a-4623-463d-a209-ba47c668860e Date: Tue, 06 Nov 2018 14:58:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:28,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-215c2e0a-4623-463d-a209-ba47c668860e 2018-11-06 14:58:28,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:28,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3d1f9f-d349-42dc-b6bd-00fe5406e3a9 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:28,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-de3d1f9f-d349-42dc-b6bd-00fe5406e3a9 2018-11-06 14:58:28,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:28,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-eb01742b-a6d1-415d-83fb-2be4527daea3 Date: Tue, 06 Nov 2018 14:58:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:28,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-eb01742b-a6d1-415d-83fb-2be4527daea3 2018-11-06 14:58:28,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:28,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-fd91d82d-d96e-4da8-8bdf-3dd40aa5f335 Date: Tue, 06 Nov 2018 14:58:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.4"}],"id":"1bb00974-8b5e-496a-896e-3ace8543df2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:29:59","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.10"}],"id":"40c82600-7848-4cd1-9794-acd8d7d9316f","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:97:8e","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:58:12Z","binding:vnic_type":"normal","device_id":"57e2beef-0e2e-4962-a7dc-8603d0a49b41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.12"}],"id":"4199deab-3313-4439-b512-be8c5a9fcb0c","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:fa:f9","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:54Z","binding:vnic_type":"normal","device_id":"1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.2"}],"id":"7c210079-d4e6-46cb-a68b-35202cad73e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:8b:c3","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.3"}],"id":"e01069d6-ecca-4058-b516-d6483ee17950","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:a0:23","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aea7d375-65ee-4fff-8c5c-2a92b723a734"}]} 2018-11-06 14:58:28,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-fd91d82d-d96e-4da8-8bdf-3dd40aa5f335 2018-11-06 14:58:28,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:29,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58: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-bd4a4036-c41a-4304-9dd5-8e89907923f3 x-compute-request-id: req-bd4a4036-c41a-4304-9dd5-8e89907923f3 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:f9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-11-06T14:58:04.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:04Z", "hostId": "bcea363f950ff32a7f243c0794d2bd15de1514387244a358d056cacd", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:29,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-bd4a4036-c41a-4304-9dd5-8e89907923f3 2018-11-06 14:58:29,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:29,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d54f40d5-bebc-4811-96ad-5fec5023e26d x-compute-request-id: req-d54f40d5-bebc-4811-96ad-5fec5023e26d Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:97:8e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-11-06T14:58:22.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:23Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:29,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-d54f40d5-bebc-4811-96ad-5fec5023e26d 2018-11-06 14:58:29,671 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-06 14:58:29,671 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:58:29,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:30,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5722dc0-4b95-4e27-aea6-bc8d8b2a4060 x-compute-request-id: req-a5722dc0-4b95-4e27-aea6-bc8d8b2a4060 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:97:8e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-11-06T14:58:22.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:23Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:30,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-a5722dc0-4b95-4e27-aea6-bc8d8b2a4060 2018-11-06 14:58:30,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:30,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-dbf0e345-820d-4fd7-b0a5-8f34ae49c7d1 Date: Tue, 06 Nov 2018 14:58:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","subnets":["4ca4800a-1b34-40e5-bc9c-c515093cd439"],"description":"","tags":[],"updated_at":"2018-11-06T14:57:44Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net","admin_state_up":true,"tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","provider:network_type":"vxlan"}]} 2018-11-06 14:58:30,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net used request id req-dbf0e345-820d-4fd7-b0a5-8f34ae49c7d1 2018-11-06 14:58:30,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:30,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39100414-203f-48a2-be92-111ae596df45 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:30,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-39100414-203f-48a2-be92-111ae596df45 2018-11-06 14:58:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:30,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d0b4effa-b304-4af7-b013-c437b02b9650 Date: Tue, 06 Nov 2018 14:58:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:44Z","dns_nameservers":[],"updated_at":"2018-11-06T14:57: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":"2216100af53b44269a1e842e87dafaef","id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet"}]} 2018-11-06 14:58:30,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-d0b4effa-b304-4af7-b013-c437b02b9650 2018-11-06 14:58:30,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:30,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-cc794982-1eda-439d-9599-08b214efb89b Date: Tue, 06 Nov 2018 14:58:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.4"}],"id":"1bb00974-8b5e-496a-896e-3ace8543df2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:29:59","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.10"}],"id":"40c82600-7848-4cd1-9794-acd8d7d9316f","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:97:8e","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:58:12Z","binding:vnic_type":"normal","device_id":"57e2beef-0e2e-4962-a7dc-8603d0a49b41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.12"}],"id":"4199deab-3313-4439-b512-be8c5a9fcb0c","security_groups":["35a5b18c-421b-41b0-b5cd-115224129419"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:fa:f9","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:54Z","binding:vnic_type":"normal","device_id":"1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.2"}],"id":"7c210079-d4e6-46cb-a68b-35202cad73e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:8b:c3","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aea7d375-65ee-4fff-8c5c-2a92b723a734"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:57:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ca4800a-1b34-40e5-bc9c-c515093cd439","ip_address":"10.55.0.3"}],"id":"e01069d6-ecca-4058-b516-d6483ee17950","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:a0:23","project_id":"2216100af53b44269a1e842e87dafaef","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aea7d375-65ee-4fff-8c5c-2a92b723a734","tenant_id":"2216100af53b44269a1e842e87dafaef","created_at":"2018-11-06T14:57:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aea7d375-65ee-4fff-8c5c-2a92b723a734"}]} 2018-11-06 14:58:30,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-cc794982-1eda-439d-9599-08b214efb89b 2018-11-06 14:58:30,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:31,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58: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-322585ad-b382-4641-a90b-0522c62312cc x-compute-request-id: req-322585ad-b382-4641-a90b-0522c62312cc Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:97:8e", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-11-06T14:58:22.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "security_groups": [{"name": "default"}], "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:23Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:31,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-322585ad-b382-4641-a90b-0522c62312cc 2018-11-06 14:58:31,013 - create_instance - INFO - Deleting Port with ID - 4199deab-3313-4439-b512-be8c5a9fcb0c 2018-11-06 14:58:31,013 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-1 2018-11-06 14:58:31,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/4199deab-3313-4439-b512-be8c5a9fcb0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:31,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0398f22-e45a-4366-a179-29207de3b2b6 Date: Tue, 06 Nov 2018 14:58:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:58:31,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/4199deab-3313-4439-b512-be8c5a9fcb0c used request id req-e0398f22-e45a-4366-a179-29207de3b2b6 2018-11-06 14:58:31,641 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-06 14:58:31,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:31,800 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:58:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d37557e-bb6a-41d0-85f7-c8c3da094bb3 x-compute-request-id: req-9d37557e-bb6a-41d0-85f7-c8c3da094bb3 Content-Type: application/json 2018-11-06 14:58:31,800 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-9d37557e-bb6a-41d0-85f7-c8c3da094bb3 2018-11-06 14:58:31,801 - create_instance - INFO - Checking deletion status 2018-11-06 14:58:31,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:31,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c781781-a279-447d-939a-486cafe9f4ab x-compute-request-id: req-4c781781-a279-447d-939a-486cafe9f4ab Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fa:f9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-11-06T14:58:04.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8", "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:31Z", "hostId": "bcea363f950ff32a7f243c0794d2bd15de1514387244a358d056cacd", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-06T14:57:58Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:31,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-4c781781-a279-447d-939a-486cafe9f4ab 2018-11-06 14:58:31,897 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-06 14:58:31,897 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:58:34,901 - create_instance - DEBUG - VM status query timeout in 296.900257826 2018-11-06 14:58:34,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b7b3603afa7367e8c82a5ac0f670f1d9c9c72b" 2018-11-06 14:58:34,961 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6c6af97-21e7-4245-b0da-26b0cad7dc9b x-compute-request-id: req-f6c6af97-21e7-4245-b0da-26b0cad7dc9b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 could not be found.", "code": 404}} 2018-11-06 14:58:34,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 used request id req-f6c6af97-21e7-4245-b0da-26b0cad7dc9b 2018-11-06 14:58:34,961 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1e7cedaf-61e8-4fd8-92cf-c8f3bc02eeb8 could not be found. (HTTP 404) (Request-ID: req-f6c6af97-21e7-4245-b0da-26b0cad7dc9b) 2018-11-06 14:58:34,961 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-06 14:58:34,962 - create_instance - INFO - Deleting Port with ID - 40c82600-7848-4cd1-9794-acd8d7d9316f 2018-11-06 14:58:34,963 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836port-2 2018-11-06 14:58:34,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/40c82600-7848-4cd1-9794-acd8d7d9316f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:35,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47e9e915-5242-496a-9a0b-d8138c41c768 Date: Tue, 06 Nov 2018 14:58:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:58:35,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/40c82600-7848-4cd1-9794-acd8d7d9316f used request id req-47e9e915-5242-496a-9a0b-d8138c41c768 2018-11-06 14:58:35,393 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-06 14:58:35,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:35,531 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:58: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-61d2dd26-4c5f-453d-9727-f6a81673e9db x-compute-request-id: req-61d2dd26-4c5f-453d-9727-f6a81673e9db Content-Type: application/json 2018-11-06 14:58:35,531 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-61d2dd26-4c5f-453d-9727-f6a81673e9db 2018-11-06 14:58:35,531 - create_instance - INFO - Checking deletion status 2018-11-06 14:58:35,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:35,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58: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-d25f445a-bc4a-47c8-958f-2ed67e766d18 x-compute-request-id: req-d25f445a-bc4a-47c8-958f-2ed67e766d18 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41", "rel": "bookmark"}], "image": {"id": "96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "links": [{"href": "http://172.30.9.27:8774/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-11-06T14:58:22.000000", "flavor": {"id": "21a9b554-c768-4966-bf31-7c2a2e5ee069", "links": [{"href": "http://172.30.9.27:8774/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069", "rel": "bookmark"}]}, "id": "57e2beef-0e2e-4962-a7dc-8603d0a49b41", "user_id": "b1a37ce0bd004e80b7f4be533d21aaef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:58:35Z", "hostId": "1bbb40cc05752593a7b2e76f2a4c4638530c5fd470cbcfac6cc08e26", "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-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-06T14:58:16Z", "tenant_id": "2216100af53b44269a1e842e87dafaef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:58:35,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-d25f445a-bc4a-47c8-958f-2ed67e766d18 2018-11-06 14:58:35,772 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-06 14:58:35,772 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:58:38,774 - create_instance - DEBUG - VM status query timeout in 296.756903887 2018-11-06 14:58:38,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83b3184c5780ef33ef7b0b2bc66f69202b2ae15" 2018-11-06 14:58:38,829 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-364e79b4-c54d-4758-a69d-0f04fec604e1 x-compute-request-id: req-364e79b4-c54d-4758-a69d-0f04fec604e1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 57e2beef-0e2e-4962-a7dc-8603d0a49b41 could not be found.", "code": 404}} 2018-11-06 14:58:38,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/57e2beef-0e2e-4962-a7dc-8603d0a49b41 used request id req-364e79b4-c54d-4758-a69d-0f04fec604e1 2018-11-06 14:58:38,830 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 57e2beef-0e2e-4962-a7dc-8603d0a49b41 could not be found. (HTTP 404) (Request-ID: req-364e79b4-c54d-4758-a69d-0f04fec604e1) 2018-11-06 14:58:38,830 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-06 14:58:38,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e0acac8aede96d97f441e328374dbf38030121" 2018-11-06 14:58:38,874 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8bf0715-9bf8-4d5f-b420-68ad5da128f6 x-compute-request-id: req-f8bf0715-9bf8-4d5f-b420-68ad5da128f6 Content-Length: 0 Content-Type: application/json 2018-11-06 14:58:38,874 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/21a9b554-c768-4966-bf31-7c2a2e5ee069 used request id req-f8bf0715-9bf8-4d5f-b420-68ad5da128f6 2018-11-06 14:58:38,874 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet 2018-11-06 14:58:38,875 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-subnet 2018-11-06 14:58:38,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/4ca4800a-1b34-40e5-bc9c-c515093cd439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13638fe6d127b129489815e0c5fba4fe69d7e396" 2018-11-06 14:58:41,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfd5cb1a-3bba-4585-9838-eec60d15db51 Date: Tue, 06 Nov 2018 14:58:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:58:41,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4ca4800a-1b34-40e5-bc9c-c515093cd439 used request id req-cfd5cb1a-3bba-4585-9838-eec60d15db51 2018-11-06 14:58:41,180 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-priv-net 2018-11-06 14:58:41,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/aea7d375-65ee-4fff-8c5c-2a92b723a734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13638fe6d127b129489815e0c5fba4fe69d7e396" 2018-11-06 14:58:42,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30a06c0e-a28a-4e96-b1fb-3f87efd2b5fd Date: Tue, 06 Nov 2018 14:58:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:58:42,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/aea7d375-65ee-4fff-8c5c-2a92b723a734 used request id req-30a06c0e-a28a-4e96-b1fb-3f87efd2b5fd 2018-11-06 14:58:42,265 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-e5de2839-1536-4c89-8be4-4463cc3d1836-image 2018-11-06 14:58:42,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81389e31752f8ae320765a585bd70357462e52d9" 2018-11-06 14:58:43,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8886e9c2-8c21-4493-b6a8-2a29b7446644 Date: Tue, 06 Nov 2018 14:58:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:58:43,752 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/96d872a6-0ab9-4a54-83d7-d5f1ba7cb1b2 used request id req-8886e9c2-8c21-4493-b6a8-2a29b7446644 2018-11-06 14:58:43,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:58:43,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c91e84f1-9582-4dd1-842e-7825826966c0 Date: Tue, 06 Nov 2018 14:58:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:58:43,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-c91e84f1-9582-4dd1-842e-7825826966c0 2018-11-06 14:58:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:58:44,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0755521b-eb03-4adb-84f6-5ddd81a95d53 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:58:44,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-0755521b-eb03-4adb-84f6-5ddd81a95d53 2018-11-06 14:58:44,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:58:44,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2298e17a-510c-4d2c-8f87-75340ff56126 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:58:44,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-2298e17a-510c-4d2c-8f87-75340ff56126 2018-11-06 14:58:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:58:44,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9462e1b-77c6-4644-aa0c-9876a75afd4e 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 14:58:44,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-b9462e1b-77c6-4644-aa0c-9876a75afd4e 2018-11-06 14:58:44,249 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj 2018-11-06 14:58:44,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/0b0c42cd8d354c9385956ae166a7e4d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:58:44,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78262128-1d16-4f32-8ae2-65afc265fb96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:58:44,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0b0c42cd8d354c9385956ae166a7e4d1 used request id req-78262128-1d16-4f32-8ae2-65afc265fb96 2018-11-06 14:58:44,473 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-d7585528-9e41-4d0-proj-role 2018-11-06 14:58:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/e9d36fb10f0b4c9987c1653b00cb8771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:58:44,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08796898-3f44-4c7c-8beb-c139d002b762 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:58:44,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/e9d36fb10f0b4c9987c1653b00cb8771 used request id req-08796898-3f44-4c7c-8beb-c139d002b762 2018-11-06 14:58:44,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f92c08a4f80d3bd49b6f4204c2210b2344ad11" 2018-11-06 14:58:44,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7895932-24c0-44c1-8716-d2701f883103 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:58:44,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d7895932-24c0-44c1-8716-d2701f883103 2018-11-06 14:58:44,692 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-d7585528-9e41-4d0-user 2018-11-06 14:58:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/59ba873d01c9434191fb09f77ffc4d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8625d2026fa95270825a2dff55fbd0131237f10" 2018-11-06 14:58:44,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec2e84c5-2cdb-4a93-8779-1bd27e3f0823 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:58:44,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/59ba873d01c9434191fb09f77ffc4d27 used request id req-ec2e84c5-2cdb-4a93-8779-1bd27e3f0823 2018-11-06 14:58:44,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:58:45,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["InqLov9VR9GwZm7PV8IVIQ"], "issued_at": "2018-11-06T14:58:45.000000Z"}} 2018-11-06 14:58:45,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57ecae032bf0fc51907fe54c35a4bd588a45911d" 2018-11-06 14:58:45,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b8334e-d016-4e01-ac19-099ee715bced Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:45,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-53b8334e-d016-4e01-ac19-099ee715bced 2018-11-06 14:58:45,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:58:45,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:58:45,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["U8eOIfZRTaGBf4pTF3qCxg"], "issued_at": "2018-11-06T14:58:45.000000Z"}} 2018-11-06 14:58:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:58:45,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0fa23c-d670-4aae-a3af-555fa7a56ee4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:45,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5e0fa23c-d670-4aae-a3af-555fa7a56ee4 2018-11-06 14:58:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:58:45,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:58:45,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:58:45,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a45e79a-e637-42fa-9b3a-5d040719c65f Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:58:45,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj used request id req-4a45e79a-e637-42fa-9b3a-5d040719c65f 2018-11-06 14:58:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:58:45,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10697cd-ca0c-4718-9466-1320de099148 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:58:45,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-d10697cd-ca0c-4718-9466-1320de099148 2018-11-06 14:58:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}}' 2018-11-06 14:58:46,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10f88d1-00a9-49f1-a85a-4aebbd072689 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42"}, "enabled": true, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}} 2018-11-06 14:58:46,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f10f88d1-00a9-49f1-a85a-4aebbd072689 2018-11-06 14:58:46,105 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj 2018-11-06 14:58:46,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:58:46,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:58:46,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["f2d6pJ6IStGle1stjnpPEw"], "issued_at": "2018-11-06T14:58:46.000000Z"}} 2018-11-06 14:58:46,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dae022302840ca230a1ac9cbcf374abd38284c" 2018-11-06 14:58:46,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb0b5c6-1d13-4496-96f2-e8651eacbfd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:46,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0bb0b5c6-1d13-4496-96f2-e8651eacbfd5 2018-11-06 14:58:46,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:58:46,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:58:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dae022302840ca230a1ac9cbcf374abd38284c" 2018-11-06 14:58:46,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0777e2e7-8a9a-424f-bdab-44c4eade7da2 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:58:46,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0777e2e7-8a9a-424f-bdab-44c4eade7da2 2018-11-06 14:58:46,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dae022302840ca230a1ac9cbcf374abd38284c" 2018-11-06 14:58:46,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e22411c-e913-4e91-8357-c2e5d41e2b8c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42"}, "enabled": true, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}]} 2018-11-06 14:58:46,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj used request id req-2e22411c-e913-4e91-8357-c2e5d41e2b8c 2018-11-06 14:58:46,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dae022302840ca230a1ac9cbcf374abd38284c" 2018-11-06 14:58:46,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b8a96f-f3d0-4145-bf1a-91a60f1e96b8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:58:46,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e6b8a96f-f3d0-4145-bf1a-91a60f1e96b8 2018-11-06 14:58:47,170 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-fef5f3af-7103-458-user 2018-11-06 14:58:47,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:58:47,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:58:47,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff303d9-f0e4-487e-9d03-adea94f12c92 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:58:47,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0ff303d9-f0e4-487e-9d03-adea94f12c92 2018-11-06 14:58:47,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" -d '{"role": {"name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj-role"}}' 2018-11-06 14:58:47,398 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b19c5d2-3dac-42c3-8a36-0d8255f38089 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2eb6f2290d3f42b8909867054fe5c02f", "links": {"self": "http://172.30.9.27:5000/v3/roles/2eb6f2290d3f42b8909867054fe5c02f"}, "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj-role"}} 2018-11-06 14:58:47,398 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0b19c5d2-3dac-42c3-8a36-0d8255f38089 2018-11-06 14:58:47,398 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj-role 2018-11-06 14:58:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/2eb6f2290d3f42b8909867054fe5c02f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:58:47,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474dcf1d-9179-4d6b-a667-93b98f37d5a4 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/2eb6f2290d3f42b8909867054fe5c02f"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj-role", "id": "2eb6f2290d3f42b8909867054fe5c02f"}} 2018-11-06 14:58:47,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/2eb6f2290d3f42b8909867054fe5c02f used request id req-474dcf1d-9179-4d6b-a667-93b98f37d5a4 2018-11-06 14:58:47,484 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj-role to project CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj 2018-11-06 14:58:47,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42/users/cf5d0d4f49b048109b9430494d787b1b/roles/2eb6f2290d3f42b8909867054fe5c02f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:58:47,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9278ca6-473f-4453-afab-43936d8938d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:58:47,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42/users/cf5d0d4f49b048109b9430494d787b1b/roles/2eb6f2290d3f42b8909867054fe5c02f used request id req-c9278ca6-473f-4453-afab-43936d8938d0 2018-11-06 14:58:47,623 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:58:47,624 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:58:47,625 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-11-06 14:58:47,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:58:47,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:58:48,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2eb6f2290d3f42b8909867054fe5c02f", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj-role"}], "expires_at": "2018-11-06T15:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-user", "id": "cf5d0d4f49b048109b9430494d787b1b"}, "audit_ids": ["n5dsztj2QmOiL5ibJuaAkg"], "issued_at": "2018-11-06T14:58:48.000000Z"}} 2018-11-06 14:58:48,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad3494cc9052db47a414a4275ac7f62ba22576c" 2018-11-06 14:58:48,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7df98e8-9603-42f1-b8c6-fa86bfd340dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:48,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f7df98e8-9603-42f1-b8c6-fa86bfd340dc 2018-11-06 14:58:48,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad3494cc9052db47a414a4275ac7f62ba22576c" 2018-11-06 14:58:48,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c83b9f8c-d680-4091-80a2-33a702aa4c9f Date: Tue, 06 Nov 2018 14:58:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78"} 2018-11-06 14:58:48,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78 used request id req-c83b9f8c-d680-4091-80a2-33a702aa4c9f 2018-11-06 14:58:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad3494cc9052db47a414a4275ac7f62ba22576c" 2018-11-06 14:58:48,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-78d60ff7-e7b8-4021-b784-186fccf9e3a6 Date: Tue, 06 Nov 2018 14:58: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-11-06 14:58:48,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-78d60ff7-e7b8-4021-b784-186fccf9e3a6 2018-11-06 14:58:48,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dad3494cc9052db47a414a4275ac7f62ba22576c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78"}' 2018-11-06 14:58:48,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc X-Openstack-Request-Id: req-06eaa29f-7e97-4df3-bdd3-99d627683dc8 Date: Tue, 06 Nov 2018 14:58:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:58:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:58:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "min_disk": 0, "protected": false, "id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "file": "/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/file", "checksum": null, "owner": "a89a1cdafc9542d8a996bc3c09d99e42", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:58:48,635 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-06eaa29f-7e97-4df3-bdd3-99d627683dc8 2018-11-06 14:58:48,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad3494cc9052db47a414a4275ac7f62ba22576c" -d '' 2018-11-06 14:58:50,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0e0de6b-b7cd-479f-9895-8dcfe259dbed Date: Tue, 06 Nov 2018 14: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-11-06 14:58:50,933 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/file used request id req-a0e0de6b-b7cd-479f-9895-8dcfe259dbed 2018-11-06 14:58:50,934 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:58:50,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad3494cc9052db47a414a4275ac7f62ba22576c" 2018-11-06 14:58:51,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fe3b3817-2dc9-422e-8084-76288585a6d4 Date: Tue, 06 Nov 2018 14:58:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:58:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:58:50Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/snap", "metadata": {}}], "self": "/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "min_disk": 0, "protected": false, "id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "file": "/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a89a1cdafc9542d8a996bc3c09d99e42", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:58:51,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc used request id req-fe3b3817-2dc9-422e-8084-76288585a6d4 2018-11-06 14:58:51,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad3494cc9052db47a414a4275ac7f62ba22576c" 2018-11-06 14:58:51,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-be26c151-d72c-4465-aeb9-539791d9ab9a Date: Tue, 06 Nov 2018 14:58: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-11-06 14:58:51,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-be26c151-d72c-4465-aeb9-539791d9ab9a 2018-11-06 14:58:51,257 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78 2018-11-06 14:58:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad3494cc9052db47a414a4275ac7f62ba22576c" 2018-11-06 14:58:51,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dd5aa511-78b5-4b31-b0a9-8218d6058a6c Date: Tue, 06 Nov 2018 14:58:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:58:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:58:50Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/snap", "metadata": {}}], "self": "/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "min_disk": 0, "protected": false, "id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "file": "/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a89a1cdafc9542d8a996bc3c09d99e42", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:58:51,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc used request id req-dd5aa511-78b5-4b31-b0a9-8218d6058a6c 2018-11-06 14:58:51,432 - create_image - DEBUG - Instance status is - active 2018-11-06 14:58:51,432 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78 2018-11-06 14:58:51,432 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78 2018-11-06 14:58:51,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:58:51,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:58:51,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["7mzwU0EjRc69yH8XMsVPlg"], "issued_at": "2018-11-06T14:58:51.000000Z"}} 2018-11-06 14:58:51,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb86a4c00bedc57528d26dcd6b79bae1a6f0ba3" 2018-11-06 14:58:51,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24a0427-338d-411a-9adc-c1b22bf98b74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:51,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d24a0427-338d-411a-9adc-c1b22bf98b74 2018-11-06 14:58:51,912 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:58:51,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb86a4c00bedc57528d26dcd6b79bae1a6f0ba3" 2018-11-06 14:58:52,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58: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-8ce3d767-6509-4224-a7f5-d5ba48a6dc30 x-compute-request-id: req-8ce3d767-6509-4224-a7f5-d5ba48a6dc30 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:58:52,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8ce3d767-6509-4224-a7f5-d5ba48a6dc30 2018-11-06 14:58:52,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb86a4c00bedc57528d26dcd6b79bae1a6f0ba3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-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-11-06 14:58:52,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df1dad15-e37c-485d-b66a-e3bfabf89e65 x-compute-request-id: req-df1dad15-e37c-485d-b66a-e3bfabf89e65 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "53ac8f5d-926d-4458-8f83-81a22893011b", "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:58:52,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-df1dad15-e37c-485d-b66a-e3bfabf89e65 2018-11-06 14:58:52,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:58:52,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:58:52,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2eb6f2290d3f42b8909867054fe5c02f", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj-role"}], "expires_at": "2018-11-06T15:58:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-user", "id": "cf5d0d4f49b048109b9430494d787b1b"}, "audit_ids": ["Z2k-UIZKQran536aVLIXIA"], "issued_at": "2018-11-06T14:58:52.000000Z"}} 2018-11-06 14:58:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea9af82821a4b22c9d647e28a387ecd1f1159d7" 2018-11-06 14:58:52,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40002509-d212-44d8-bddf-b4ab56236724 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:52,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40002509-d212-44d8-bddf-b4ab56236724 2018-11-06 14:58:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea9af82821a4b22c9d647e28a387ecd1f1159d7" 2018-11-06 14:58:52,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-898bf9de-529b-4b30-8f25-b463f07c0fdd Date: Tue, 06 Nov 2018 14:58:52 GMT RESP BODY: {"networks":[]} 2018-11-06 14:58:52,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net used request id req-898bf9de-529b-4b30-8f25-b463f07c0fdd 2018-11-06 14:58:52,757 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net 2018-11-06 14:58:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea9af82821a4b22c9d647e28a387ecd1f1159d7" -d '{"network": {"name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net", "admin_state_up": true}}' 2018-11-06 14:58:53,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-dabdab4e-482f-4e37-8f0c-02ca36ec69c1 Date: Tue, 06 Nov 2018 14:58:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a89a1cdafc9542d8a996bc3c09d99e42","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:58:53Z","is_default":false,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:53Z","mtu":1450}} 2018-11-06 14:58:53,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-dabdab4e-482f-4e37-8f0c-02ca36ec69c1 2018-11-06 14:58:53,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea9af82821a4b22c9d647e28a387ecd1f1159d7" 2018-11-06 14:58:53,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-5e86d1cb-465a-4e3d-a37c-561d69e795fc Date: Tue, 06 Nov 2018 14:58: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-11-06T14:58:53Z","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a89a1cdafc9542d8a996bc3c09d99e42","id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net"}]} 2018-11-06 14:58:53,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-5e86d1cb-465a-4e3d-a37c-561d69e795fc 2018-11-06 14:58:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea9af82821a4b22c9d647e28a387ecd1f1159d7" 2018-11-06 14:58:53,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d33bc4cd-865c-4844-85df-ff41dbb71367 Date: Tue, 06 Nov 2018 14:58:53 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:58:53,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-d33bc4cd-865c-4844-85df-ff41dbb71367 2018-11-06 14:58:53,690 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet 2018-11-06 14:58:53,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea9af82821a4b22c9d647e28a387ecd1f1159d7" -d '{"subnets": [{"ip_version": 4, "network_id": "6d3a3870-1cbb-4e37-b279-7916c48a24e3", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet"}]}' 2018-11-06 14:58:54,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-54561463-40e8-4a4e-9103-00c60c323012 Date: Tue, 06 Nov 2018 14:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:54Z","dns_nameservers":[],"updated_at":"2018-11-06T14:58: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":"a89a1cdafc9542d8a996bc3c09d99e42","id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet"}]} 2018-11-06 14:58:54,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-54561463-40e8-4a4e-9103-00c60c323012 2018-11-06 14:58:54,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea9af82821a4b22c9d647e28a387ecd1f1159d7" 2018-11-06 14:58:54,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dd2cb678-7e33-458e-b9a7-312ac80cc455 Date: Tue, 06 Nov 2018 14:58:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17fb80fd-5476-41cc-a566-daee4cbe7cda"],"updated_at":"2018-11-06T14:58:54Z","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a89a1cdafc9542d8a996bc3c09d99e42","id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net"}]} 2018-11-06 14:58:54,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-dd2cb678-7e33-458e-b9a7-312ac80cc455 2018-11-06 14:58:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea9af82821a4b22c9d647e28a387ecd1f1159d7" 2018-11-06 14:58:54,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7cf2f9ec-ede8-42ee-8e30-b88300737b4b Date: Tue, 06 Nov 2018 14:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:54Z","dns_nameservers":[],"updated_at":"2018-11-06T14:58: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":"a89a1cdafc9542d8a996bc3c09d99e42","id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet"}]} 2018-11-06 14:58:54,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-7cf2f9ec-ede8-42ee-8e30-b88300737b4b 2018-11-06 14:58:54,949 - OpenStackNetwork - DEBUG - Network [6d3a3870-1cbb-4e37-b279-7916c48a24e3] created successfully 2018-11-06 14:58:54,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:58:54,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:58:55,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2eb6f2290d3f42b8909867054fe5c02f", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj-role"}], "expires_at": "2018-11-06T15:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-user", "id": "cf5d0d4f49b048109b9430494d787b1b"}, "audit_ids": ["anW7ll6wSaSQoJRoCzVGwg"], "issued_at": "2018-11-06T14:58:55.000000Z"}} 2018-11-06 14:58:55,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:55,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7a463e-b07d-4c4b-a466-384ffcaf93c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:55,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6b7a463e-b07d-4c4b-a466-384ffcaf93c2 2018-11-06 14:58:55,396 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:58:55,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:55,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a654527-ebff-4d6b-a9ab-6eea457e7c08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:55,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4a654527-ebff-4d6b-a9ab-6eea457e7c08 2018-11-06 14:58:55,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:55,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d06c934f-3641-455c-9f1b-11fd98379906 Date: Tue, 06 Nov 2018 14:58: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":["17fb80fd-5476-41cc-a566-daee4cbe7cda"],"updated_at":"2018-11-06T14:58:54Z","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a89a1cdafc9542d8a996bc3c09d99e42","id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net"}]} 2018-11-06 14:58:55,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net used request id req-d06c934f-3641-455c-9f1b-11fd98379906 2018-11-06 14:58:55,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:58:55,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:58:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:55,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3071e1-393c-4625-bb0d-20f3d3d072f3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42"}, "enabled": true, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}} 2018-11-06 14:58:55,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 used request id req-bf3071e1-393c-4625-bb0d-20f3d3d072f3 2018-11-06 14:58:55,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:56,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8236e409-4a7d-4987-8813-3d18ada925ef Date: Tue, 06 Nov 2018 14:58:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:54Z","dns_nameservers":[],"updated_at":"2018-11-06T14:58: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":"a89a1cdafc9542d8a996bc3c09d99e42","id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet"}]} 2018-11-06 14:58:56,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-8236e409-4a7d-4987-8813-3d18ada925ef 2018-11-06 14:58:56,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:56,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-192fd3cf-1eda-4d8b-a17e-79db3bd306a5 Date: Tue, 06 Nov 2018 14:58:56 GMT RESP BODY: {"ports":[]} 2018-11-06 14:58:56,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port&admin_state_up=True used request id req-192fd3cf-1eda-4d8b-a17e-79db3bd306a5 2018-11-06 14:58:56,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:56,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-650d6878-fcea-42f4-afb0-4887bd53d0ed x-compute-request-id: req-650d6878-fcea-42f4-afb0-4887bd53d0ed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:58:56,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst used request id req-650d6878-fcea-42f4-afb0-4887bd53d0ed 2018-11-06 14:58:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:56,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f0597460-ee6e-42eb-8295-4b8f862aa412 Date: Tue, 06 Nov 2018 14:58: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":["17fb80fd-5476-41cc-a566-daee4cbe7cda"],"updated_at":"2018-11-06T14:58:54Z","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a89a1cdafc9542d8a996bc3c09d99e42","id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net"}]} 2018-11-06 14:58:56,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net used request id req-f0597460-ee6e-42eb-8295-4b8f862aa412 2018-11-06 14:58:56,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:56,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fadd2bd-6bd6-43a0-8d6b-3a1fac6491f1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42"}, "enabled": true, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}} 2018-11-06 14:58:56,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 used request id req-4fadd2bd-6bd6-43a0-8d6b-3a1fac6491f1 2018-11-06 14:58:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:57,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6347c7e5-6799-4f32-afd3-9047d32bbdf5 Date: Tue, 06 Nov 2018 14:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:54Z","dns_nameservers":[],"updated_at":"2018-11-06T14:58: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":"a89a1cdafc9542d8a996bc3c09d99e42","id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet"}]} 2018-11-06 14:58:57,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-6347c7e5-6799-4f32-afd3-9047d32bbdf5 2018-11-06 14:58:57,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:57,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1aafd54-86e3-460c-8a71-6a10c1034d2f Date: Tue, 06 Nov 2018 14:58:57 GMT RESP BODY: {"ports":[]} 2018-11-06 14:58:57,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port&admin_state_up=True used request id req-f1aafd54-86e3-460c-8a71-6a10c1034d2f 2018-11-06 14:58:57,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:58:57,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:58:57,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2eb6f2290d3f42b8909867054fe5c02f", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj-role"}], "expires_at": "2018-11-06T15:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a89a1cdafc9542d8a996bc3c09d99e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-user", "id": "cf5d0d4f49b048109b9430494d787b1b"}, "audit_ids": ["oQX7wBHJT-25kmcf5hAlPw"], "issued_at": "2018-11-06T14:58:57.000000Z"}} 2018-11-06 14:58:57,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3edfead27db570dff292e1ceae812a182522b49" 2018-11-06 14:58:57,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4792e744-4997-424c-bd84-33f3cae31b52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:58:57,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4792e744-4997-424c-bd84-33f3cae31b52 2018-11-06 14:58:57,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:57,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-62cf0bb7-0f16-43e2-a8e8-b33a8b4b952e Date: Tue, 06 Nov 2018 14:58: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":["17fb80fd-5476-41cc-a566-daee4cbe7cda"],"updated_at":"2018-11-06T14:58:54Z","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a89a1cdafc9542d8a996bc3c09d99e42","id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net"}]} 2018-11-06 14:58:57,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net used request id req-62cf0bb7-0f16-43e2-a8e8-b33a8b4b952e 2018-11-06 14:58:57,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:58,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-56eb3d60-6a18-4741-adb3-f5c0ba06938d Date: Tue, 06 Nov 2018 14:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:54Z","dns_nameservers":[],"updated_at":"2018-11-06T14:58: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":"a89a1cdafc9542d8a996bc3c09d99e42","id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet"}]} 2018-11-06 14:58:58,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-56eb3d60-6a18-4741-adb3-f5c0ba06938d 2018-11-06 14:58:58,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:58,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4052e6c7-0af3-4738-886e-45b7e15ecde7 Date: Tue, 06 Nov 2018 14:58: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":["17fb80fd-5476-41cc-a566-daee4cbe7cda"],"updated_at":"2018-11-06T14:58:54Z","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a89a1cdafc9542d8a996bc3c09d99e42","id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net"}]} 2018-11-06 14:58:58,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net used request id req-4052e6c7-0af3-4738-886e-45b7e15ecde7 2018-11-06 14:58:58,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:58:58,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:58:58,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3edfead27db570dff292e1ceae812a182522b49" 2018-11-06 14:58:58,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a1386b-3700-4fca-aa38-054d4503509c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42"}, "enabled": true, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}} 2018-11-06 14:58:58,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 used request id req-53a1386b-3700-4fca-aa38-054d4503509c 2018-11-06 14:58:58,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:58,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2e29d430-3719-49d5-a3e7-7e89920c413f Date: Tue, 06 Nov 2018 14:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:54Z","dns_nameservers":[],"updated_at":"2018-11-06T14:58: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":"a89a1cdafc9542d8a996bc3c09d99e42","id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet"}]} 2018-11-06 14:58:58,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-2e29d430-3719-49d5-a3e7-7e89920c413f 2018-11-06 14:58:58,509 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net 2018-11-06 14:58:58,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" -d '{"port": {"network_id": "6d3a3870-1cbb-4e37-b279-7916c48a24e3", "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port", "admin_state_up": true}}' 2018-11-06 14:58:59,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-0c07c006-66cb-42a1-ae27-8f32173a9f80 Date: Tue, 06 Nov 2018 14:58:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","ip_address":"10.55.0.8"}],"id":"0fc190d4-964b-4314-847b-fcb43b97a443","security_groups":["44d5d6ce-9e37-4509-a866-a50030534b43"],"mac_address":"fa:16:3e:b8:da:8e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port","project_id":"a89a1cdafc9542d8a996bc3c09d99e42","qos_policy_id":null,"admin_state_up":true,"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:58Z","binding:vnic_type":"normal"}} 2018-11-06 14:58:59,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-0c07c006-66cb-42a1-ae27-8f32173a9f80 2018-11-06 14:58:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:59,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a4d38ff3-52ce-4cab-892e-5a4d130c8e75 Date: Tue, 06 Nov 2018 14:58: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":["17fb80fd-5476-41cc-a566-daee4cbe7cda"],"updated_at":"2018-11-06T14:58:54Z","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a89a1cdafc9542d8a996bc3c09d99e42","id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net"}]} 2018-11-06 14:58:59,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net used request id req-a4d38ff3-52ce-4cab-892e-5a4d130c8e75 2018-11-06 14:58:59,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:58:59,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e82d6f9-ec59-4201-8000-2702f19bcf0a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42"}, "enabled": true, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}} 2018-11-06 14:58:59,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 used request id req-0e82d6f9-ec59-4201-8000-2702f19bcf0a 2018-11-06 14:58:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:00,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e91f1491-19e2-4e7c-afc6-b271ac3ba1d5 Date: Tue, 06 Nov 2018 14:59:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:54Z","dns_nameservers":[],"updated_at":"2018-11-06T14:58: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":"a89a1cdafc9542d8a996bc3c09d99e42","id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet"}]} 2018-11-06 14:59:00,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-e91f1491-19e2-4e7c-afc6-b271ac3ba1d5 2018-11-06 14:59:00,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:00,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-0282d2ec-a4e3-416e-a883-85dcd1438ffc Date: Tue, 06 Nov 2018 14:59:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","ip_address":"10.55.0.8"}],"id":"0fc190d4-964b-4314-847b-fcb43b97a443","security_groups":["44d5d6ce-9e37-4509-a866-a50030534b43"],"mac_address":"fa:16:3e:b8:da:8e","project_id":"a89a1cdafc9542d8a996bc3c09d99e42","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port","admin_state_up":true,"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:58Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:59:00,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port&admin_state_up=True used request id req-0282d2ec-a4e3-416e-a883-85dcd1438ffc 2018-11-06 14:59:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:00,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf5846d-a3b0-465e-9d0c-0902aac8f215 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42"}, "enabled": true, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}} 2018-11-06 14:59:00,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 used request id req-5bf5846d-a3b0-465e-9d0c-0902aac8f215 2018-11-06 14:59:00,214 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst 2018-11-06 14:59:00,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:00,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59: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-e40cc25d-90c9-4218-9f14-6ee35b82275a x-compute-request-id: req-e40cc25d-90c9-4218-9f14-6ee35b82275a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "53ac8f5d-926d-4458-8f83-81a22893011b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-flavor-name"}]} 2018-11-06 14:59:00,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e40cc25d-90c9-4218-9f14-6ee35b82275a 2018-11-06 14:59:00,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/53ac8f5d-926d-4458-8f83-81a22893011b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:00,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59: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-f1aea409-db8e-4a8c-9cc4-5a6488210fae x-compute-request-id: req-f1aea409-db8e-4a8c-9cc4-5a6488210fae Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "53ac8f5d-926d-4458-8f83-81a22893011b", "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:59:00,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/53ac8f5d-926d-4458-8f83-81a22893011b used request id req-f1aea409-db8e-4a8c-9cc4-5a6488210fae 2018-11-06 14:59:00,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:00,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-506c7f2c-4ef7-47bd-b5fa-59d9a0e4c9b9 Date: Tue, 06 Nov 2018 14:59:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:58:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:58:50Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/snap", "metadata": {}}], "self": "/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "min_disk": 0, "protected": false, "id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "file": "/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a89a1cdafc9542d8a996bc3c09d99e42", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78"} 2018-11-06 14:59:00,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78 used request id req-506c7f2c-4ef7-47bd-b5fa-59d9a0e4c9b9 2018-11-06 14:59:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:00,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-218da935-ceda-4ad4-94b4-48efe5b78e33 Date: Tue, 06 Nov 2018 14:59: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-11-06 14:59:00,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-218da935-ceda-4ad4-94b4-48efe5b78e33 2018-11-06 14:59:00,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" -d '{"server": {"name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst", "imageRef": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "flavorRef": "53ac8f5d-926d-4458-8f83-81a22893011b", "max_count": 1, "min_count": 1, "networks": [{"port": "0fc190d4-964b-4314-847b-fcb43b97a443"}]}}' 2018-11-06 14:59:02,280 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:59: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-26211608-7ad4-40c0-aeb9-2c8b62aee88b x-compute-request-id: req-26211608-7ad4-40c0-aeb9-2c8b62aee88b Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "387990e4-efb1-47c8-adeb-a0bb4e82c203", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "bookmark"}], "adminPass": "PtFFmo7d442E"}} 2018-11-06 14:59:02,280 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-26211608-7ad4-40c0-aeb9-2c8b62aee88b 2018-11-06 14:59:02,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:02,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-e7b7c157-4911-437c-804e-9117370092af x-compute-request-id: req-e7b7c157-4911-437c-804e-9117370092af 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.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "bookmark"}], "image": {"id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "links": [{"href": "http://172.30.9.27:8774/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53ac8f5d-926d-4458-8f83-81a22893011b", "links": [{"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}]}, "id": "387990e4-efb1-47c8-adeb-a0bb4e82c203", "user_id": "cf5d0d4f49b048109b9430494d787b1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:59:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst", "created": "2018-11-06T14:59:02Z", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:02,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 used request id req-e7b7c157-4911-437c-804e-9117370092af 2018-11-06 14:59:02,498 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst 2018-11-06 14:59:02,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:02,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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-4092bcbd-0db1-461a-9d05-2701a1d58748 x-compute-request-id: req-4092bcbd-0db1-461a-9d05-2701a1d58748 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.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "bookmark"}], "image": {"id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "links": [{"href": "http://172.30.9.27:8774/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53ac8f5d-926d-4458-8f83-81a22893011b", "links": [{"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}]}, "id": "387990e4-efb1-47c8-adeb-a0bb4e82c203", "user_id": "cf5d0d4f49b048109b9430494d787b1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:59:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst", "created": "2018-11-06T14:59:02Z", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:02,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 used request id req-4092bcbd-0db1-461a-9d05-2701a1d58748 2018-11-06 14:59:02,711 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst] is - BUILD 2018-11-06 14:59:02,711 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:59:05,714 - create_instance - DEBUG - VM status query timeout in 896.784067154 2018-11-06 14:59:05,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:06,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14: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,Accept-Encoding x-openstack-request-id: req-4a56f145-b344-41cc-924b-49a6e51d9327 x-compute-request-id: req-4a56f145-b344-41cc-924b-49a6e51d9327 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "bookmark"}], "image": {"id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "links": [{"href": "http://172.30.9.27:8774/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53ac8f5d-926d-4458-8f83-81a22893011b", "links": [{"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}]}, "id": "387990e4-efb1-47c8-adeb-a0bb4e82c203", "security_groups": [{"name": "default"}], "user_id": "cf5d0d4f49b048109b9430494d787b1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:59:03Z", "hostId": "817845e15f616bc04e45fa17043c6b59d96825d4e99ffd77e54decdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst", "created": "2018-11-06T14:59:02Z", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:06,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 used request id req-4a56f145-b344-41cc-924b-49a6e51d9327 2018-11-06 14:59:06,171 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst] is - BUILD 2018-11-06 14:59:06,171 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:59:09,174 - create_instance - DEBUG - VM status query timeout in 893.324039221 2018-11-06 14:59:09,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:09,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59: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-74d6c497-aba0-4655-ace8-09911bd9f443 x-compute-request-id: req-74d6c497-aba0-4655-ace8-09911bd9f443 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "bookmark"}], "image": {"id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "links": [{"href": "http://172.30.9.27:8774/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53ac8f5d-926d-4458-8f83-81a22893011b", "links": [{"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}]}, "id": "387990e4-efb1-47c8-adeb-a0bb4e82c203", "security_groups": [{"name": "default"}], "user_id": "cf5d0d4f49b048109b9430494d787b1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:59:03Z", "hostId": "817845e15f616bc04e45fa17043c6b59d96825d4e99ffd77e54decdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst", "created": "2018-11-06T14:59:02Z", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:09,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 used request id req-74d6c497-aba0-4655-ace8-09911bd9f443 2018-11-06 14:59:09,918 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst] is - BUILD 2018-11-06 14:59:09,918 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:59:12,921 - create_instance - DEBUG - VM status query timeout in 889.576691151 2018-11-06 14:59:12,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:13,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e7daf11-cea6-4496-9911-14a15d15b310 x-compute-request-id: req-7e7daf11-cea6-4496-9911-14a15d15b310 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:da:8e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "bookmark"}], "image": {"id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "links": [{"href": "http://172.30.9.27:8774/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:08.000000", "flavor": {"id": "53ac8f5d-926d-4458-8f83-81a22893011b", "links": [{"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}]}, "id": "387990e4-efb1-47c8-adeb-a0bb4e82c203", "security_groups": [{"name": "default"}], "user_id": "cf5d0d4f49b048109b9430494d787b1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:59:09Z", "hostId": "817845e15f616bc04e45fa17043c6b59d96825d4e99ffd77e54decdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst", "created": "2018-11-06T14:59:02Z", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:13,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 used request id req-7e7daf11-cea6-4496-9911-14a15d15b310 2018-11-06 14:59:13,683 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst] is - ACTIVE 2018-11-06 14:59:13,683 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:59:13,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:13,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90c88691-8e09-4758-81a0-812c557bbb5e x-compute-request-id: req-90c88691-8e09-4758-81a0-812c557bbb5e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:da:8e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "bookmark"}], "image": {"id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "links": [{"href": "http://172.30.9.27:8774/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:08.000000", "flavor": {"id": "53ac8f5d-926d-4458-8f83-81a22893011b", "links": [{"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}]}, "id": "387990e4-efb1-47c8-adeb-a0bb4e82c203", "security_groups": [{"name": "default"}], "user_id": "cf5d0d4f49b048109b9430494d787b1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:59:09Z", "hostId": "817845e15f616bc04e45fa17043c6b59d96825d4e99ffd77e54decdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst", "created": "2018-11-06T14:59:02Z", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:13,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 used request id req-90c88691-8e09-4758-81a0-812c557bbb5e 2018-11-06 14:59:13,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:14,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0bc04367-0a16-4e3a-bd9f-0a6d41e8a935 Date: Tue, 06 Nov 2018 14:59: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":["17fb80fd-5476-41cc-a566-daee4cbe7cda"],"updated_at":"2018-11-06T14:58:54Z","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a89a1cdafc9542d8a996bc3c09d99e42","id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net"}]} 2018-11-06 14:59:14,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net used request id req-0bc04367-0a16-4e3a-bd9f-0a6d41e8a935 2018-11-06 14:59:14,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:14,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d643bd8-9e6a-406c-8ebd-fc5ccbee9294 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42"}, "enabled": true, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}} 2018-11-06 14:59:14,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 used request id req-1d643bd8-9e6a-406c-8ebd-fc5ccbee9294 2018-11-06 14:59:14,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:14,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-813bae5d-0957-4553-ae79-a9d41d0f318b Date: Tue, 06 Nov 2018 14:59:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:54Z","dns_nameservers":[],"updated_at":"2018-11-06T14:58: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":"a89a1cdafc9542d8a996bc3c09d99e42","id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet"}]} 2018-11-06 14:59:14,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-813bae5d-0957-4553-ae79-a9d41d0f318b 2018-11-06 14:59:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:14,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-f3262395-87be-483b-aed0-dc8014719592 Date: Tue, 06 Nov 2018 14:59:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","ip_address":"10.55.0.8"}],"id":"0fc190d4-964b-4314-847b-fcb43b97a443","security_groups":["44d5d6ce-9e37-4509-a866-a50030534b43"],"mac_address":"fa:16:3e:b8:da:8e","project_id":"a89a1cdafc9542d8a996bc3c09d99e42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port","admin_state_up":true,"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:58Z","binding:vnic_type":"normal","device_id":"387990e4-efb1-47c8-adeb-a0bb4e82c203"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","ip_address":"10.55.0.2"}],"id":"2041be67-802a-4196-8c9c-d460f189ed8a","security_groups":[],"mac_address":"fa:16:3e:c7:31:e1","project_id":"a89a1cdafc9542d8a996bc3c09d99e42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d3a3870-1cbb-4e37-b279-7916c48a24e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","ip_address":"10.55.0.3"}],"id":"3a208884-1565-40b7-aa31-93fb68222554","security_groups":[],"mac_address":"fa:16:3e:22:42:6a","project_id":"a89a1cdafc9542d8a996bc3c09d99e42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d3a3870-1cbb-4e37-b279-7916c48a24e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:58:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17fb80fd-5476-41cc-a566-daee4cbe7cda","ip_address":"10.55.0.4"}],"id":"c0b844cb-9a16-43f9-9d2c-4b65ca8b00d4","security_groups":[],"mac_address":"fa:16:3e:3d:26:37","project_id":"a89a1cdafc9542d8a996bc3c09d99e42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d3a3870-1cbb-4e37-b279-7916c48a24e3","tenant_id":"a89a1cdafc9542d8a996bc3c09d99e42","created_at":"2018-11-06T14:58:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d3a3870-1cbb-4e37-b279-7916c48a24e3"}]} 2018-11-06 14:59:14,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-f3262395-87be-483b-aed0-dc8014719592 2018-11-06 14:59:14,422 - create_instance - INFO - Deleting Port with ID - 0fc190d4-964b-4314-847b-fcb43b97a443 2018-11-06 14:59:14,422 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-port 2018-11-06 14:59:14,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/0fc190d4-964b-4314-847b-fcb43b97a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:14,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f078068-724a-46de-a87c-a1f317a387f7 Date: Tue, 06 Nov 2018 14:59:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:59:14,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/0fc190d4-964b-4314-847b-fcb43b97a443 used request id req-7f078068-724a-46de-a87c-a1f317a387f7 2018-11-06 14:59:14,888 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst 2018-11-06 14:59:14,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:15,028 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:59: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-7fd0b1d7-3792-4240-8b66-4e068969a322 x-compute-request-id: req-7fd0b1d7-3792-4240-8b66-4e068969a322 Content-Type: application/json 2018-11-06 14:59:15,028 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 used request id req-7fd0b1d7-3792-4240-8b66-4e068969a322 2018-11-06 14:59:15,028 - create_instance - INFO - Checking deletion status 2018-11-06 14:59:15,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:15,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-586edcba-d72f-42f6-977d-5544b566f0d5 x-compute-request-id: req-586edcba-d72f-42f6-977d-5544b566f0d5 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:da:8e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "bookmark"}], "image": {"id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "links": [{"href": "http://172.30.9.27:8774/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:08.000000", "flavor": {"id": "53ac8f5d-926d-4458-8f83-81a22893011b", "links": [{"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}]}, "id": "387990e4-efb1-47c8-adeb-a0bb4e82c203", "user_id": "cf5d0d4f49b048109b9430494d787b1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:59:14Z", "hostId": "817845e15f616bc04e45fa17043c6b59d96825d4e99ffd77e54decdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst", "created": "2018-11-06T14:59:02Z", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:15,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 used request id req-586edcba-d72f-42f6-977d-5544b566f0d5 2018-11-06 14:59:15,128 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst] is - ACTIVE 2018-11-06 14:59:15,128 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:59:18,131 - create_instance - DEBUG - VM status query timeout in 296.897442102 2018-11-06 14:59:18,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:18,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-131283a7-cadc-4ea6-a528-9e636f389ef3 x-compute-request-id: req-131283a7-cadc-4ea6-a528-9e636f389ef3 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.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203", "rel": "bookmark"}], "image": {"id": "9b0ddece-841f-4ec9-a5c2-8972bec93afc", "links": [{"href": "http://172.30.9.27:8774/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:08.000000", "flavor": {"id": "53ac8f5d-926d-4458-8f83-81a22893011b", "links": [{"href": "http://172.30.9.27:8774/flavors/53ac8f5d-926d-4458-8f83-81a22893011b", "rel": "bookmark"}]}, "id": "387990e4-efb1-47c8-adeb-a0bb4e82c203", "user_id": "cf5d0d4f49b048109b9430494d787b1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:59:14Z", "hostId": "817845e15f616bc04e45fa17043c6b59d96825d4e99ffd77e54decdc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst", "created": "2018-11-06T14:59:02Z", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:18,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 used request id req-131283a7-cadc-4ea6-a528-9e636f389ef3 2018-11-06 14:59:18,527 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst] is - ACTIVE 2018-11-06 14:59:18,527 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:59:21,530 - create_instance - DEBUG - VM status query timeout in 293.498397112 2018-11-06 14:59:21,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce0e2a33aeea73d0c630404838c61d55308af94" 2018-11-06 14:59:21,830 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 14:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff3a3b45-e0a0-40f9-b890-856b6aebc39d x-compute-request-id: req-ff3a3b45-e0a0-40f9-b890-856b6aebc39d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 387990e4-efb1-47c8-adeb-a0bb4e82c203 could not be found.", "code": 404}} 2018-11-06 14:59:21,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/387990e4-efb1-47c8-adeb-a0bb4e82c203 used request id req-ff3a3b45-e0a0-40f9-b890-856b6aebc39d 2018-11-06 14:59:21,830 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 387990e4-efb1-47c8-adeb-a0bb4e82c203 could not be found. (HTTP 404) (Request-ID: req-ff3a3b45-e0a0-40f9-b890-856b6aebc39d) 2018-11-06 14:59:21,831 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-inst 2018-11-06 14:59:21,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/53ac8f5d-926d-4458-8f83-81a22893011b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb86a4c00bedc57528d26dcd6b79bae1a6f0ba3" 2018-11-06 14:59:21,885 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9188779b-2483-4d20-8f30-7b2c94c2715d x-compute-request-id: req-9188779b-2483-4d20-8f30-7b2c94c2715d Content-Length: 0 Content-Type: application/json 2018-11-06 14:59:21,885 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/53ac8f5d-926d-4458-8f83-81a22893011b used request id req-9188779b-2483-4d20-8f30-7b2c94c2715d 2018-11-06 14:59:21,886 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet 2018-11-06 14:59:21,886 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-subnet 2018-11-06 14:59:21,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/17fb80fd-5476-41cc-a566-daee4cbe7cda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea9af82821a4b22c9d647e28a387ecd1f1159d7" 2018-11-06 14:59:24,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72bb2013-4de0-4340-964f-fe5f11b3d22f Date: Tue, 06 Nov 2018 14:59:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:59:24,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/17fb80fd-5476-41cc-a566-daee4cbe7cda used request id req-72bb2013-4de0-4340-964f-fe5f11b3d22f 2018-11-06 14:59:24,265 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78-pub-net 2018-11-06 14:59:24,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/6d3a3870-1cbb-4e37-b279-7916c48a24e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea9af82821a4b22c9d647e28a387ecd1f1159d7" 2018-11-06 14:59:25,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf2cbe91-bd2d-4903-a826-14db87de159f Date: Tue, 06 Nov 2018 14:59:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:59:25,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6d3a3870-1cbb-4e37-b279-7916c48a24e3 used request id req-bf2cbe91-bd2d-4903-a826-14db87de159f 2018-11-06 14:59:25,577 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-a826c80c-93c8-40f4-b32b-c3fd53b36d78 2018-11-06 14:59:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad3494cc9052db47a414a4275ac7f62ba22576c" 2018-11-06 14:59:26,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4aeb6a4a-225c-4ef5-81bf-ac0b6e88cb94 Date: Tue, 06 Nov 2018 14:59:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:59:26,428 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9b0ddece-841f-4ec9-a5c2-8972bec93afc used request id req-4aeb6a4a-225c-4ef5-81bf-ac0b6e88cb94 2018-11-06 14:59:26,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:59:26,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4053b5ea-0fe8-494c-bb52-bd5b1bd524c2 Date: Tue, 06 Nov 2018 14:59:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "created_at": "2018-11-06T14:58:52Z", "updated_at": "2018-11-06T14:58:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:58:53Z", "revision_number": 0, "id": "2885d0ed-7b2a-4fae-955e-dcc3c82da0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:58:53Z", "security_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "a89a1cdafc9542d8a996bc3c09d99e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:58:53Z", "revision_number": 0, "id": "336aa227-5478-44a4-900b-f7d848ddc8be", "remote_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "remote_ip_prefix": null, "created_at": "2018-11-06T14:58:53Z", "security_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "a89a1cdafc9542d8a996bc3c09d99e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:58:53Z", "revision_number": 0, "id": "952fecba-23c2-4957-8aee-c2b2da3f54f1", "remote_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "remote_ip_prefix": null, "created_at": "2018-11-06T14:58:53Z", "security_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "a89a1cdafc9542d8a996bc3c09d99e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:58:53Z", "revision_number": 0, "id": "af811546-5bdb-4947-bcb8-404a58b5110c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:58:53Z", "security_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "a89a1cdafc9542d8a996bc3c09d99e42"}], "revision_number": 4, "project_id": "a89a1cdafc9542d8a996bc3c09d99e42", "id": "44d5d6ce-9e37-4509-a866-a50030534b43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 14:59:26,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-4053b5ea-0fe8-494c-bb52-bd5b1bd524c2 2018-11-06 14:59:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:59:26,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e599fbf-372a-40ed-b513-2f625c43ba00 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 14:59:26,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-3e599fbf-372a-40ed-b513-2f625c43ba00 2018-11-06 14:59:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:59:26,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba54985-42f3-4892-8cc5-300b058d0075 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 14:59:26,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-1ba54985-42f3-4892-8cc5-300b058d0075 2018-11-06 14:59:26,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:59:26,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a271a1e-b507-433b-adbf-86598f426666 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42"}, "enabled": true, "id": "a89a1cdafc9542d8a996bc3c09d99e42", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj"}} 2018-11-06 14:59:26,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 used request id req-2a271a1e-b507-433b-adbf-86598f426666 2018-11-06 14:59:26,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44d5d6ce-9e37-4509-a866-a50030534b43 2018-11-06 14:59:26,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44d5d6ce-9e37-4509-a866-a50030534b43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:59:27,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-735b54b2-1915-425c-82d0-fd24fa9fa015 Date: Tue, 06 Nov 2018 14:59: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-11-06T14:58:53Z", "security_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "port_range_min": null, "revision_number": 0, "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "created_at": "2018-11-06T14:58:53Z", "project_id": "a89a1cdafc9542d8a996bc3c09d99e42", "id": "2885d0ed-7b2a-4fae-955e-dcc3c82da0ba"}, {"remote_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:58:53Z", "security_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "port_range_min": null, "revision_number": 0, "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "created_at": "2018-11-06T14:58:53Z", "project_id": "a89a1cdafc9542d8a996bc3c09d99e42", "id": "336aa227-5478-44a4-900b-f7d848ddc8be"}, {"remote_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:58:53Z", "security_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "port_range_min": null, "revision_number": 0, "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "created_at": "2018-11-06T14:58:53Z", "project_id": "a89a1cdafc9542d8a996bc3c09d99e42", "id": "952fecba-23c2-4957-8aee-c2b2da3f54f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:58:53Z", "security_group_id": "44d5d6ce-9e37-4509-a866-a50030534b43", "port_range_min": null, "revision_number": 0, "tenant_id": "a89a1cdafc9542d8a996bc3c09d99e42", "created_at": "2018-11-06T14:58:53Z", "project_id": "a89a1cdafc9542d8a996bc3c09d99e42", "id": "af811546-5bdb-4947-bcb8-404a58b5110c"}]} 2018-11-06 14:59:27,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44d5d6ce-9e37-4509-a866-a50030534b43 used request id req-735b54b2-1915-425c-82d0-fd24fa9fa015 2018-11-06 14:59:27,102 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 14:59:27,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/44d5d6ce-9e37-4509-a866-a50030534b43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:59:27,494 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb510a40-8b18-4c0c-877e-e75366892d5f Content-Length: 0 Date: Tue, 06 Nov 2018 14:59:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 14:59:27,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/44d5d6ce-9e37-4509-a866-a50030534b43 used request id req-cb510a40-8b18-4c0c-877e-e75366892d5f 2018-11-06 14:59:27,494 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj 2018-11-06 14:59:27,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:59:27,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f4166bd-0ff4-428e-9d01-30d146a7ce9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:59:27,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a89a1cdafc9542d8a996bc3c09d99e42 used request id req-2f4166bd-0ff4-428e-9d01-30d146a7ce9b 2018-11-06 14:59:27,700 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-fef5f3af-7103-458-proj-role 2018-11-06 14:59:27,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/2eb6f2290d3f42b8909867054fe5c02f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:59:27,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867f8208-20ba-41f0-ae99-ebf874b73328 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:59:27,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/2eb6f2290d3f42b8909867054fe5c02f used request id req-867f8208-20ba-41f0-ae99-ebf874b73328 2018-11-06 14:59:27,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4586dd06dc4ed040ade5587aaa657e1297ff330" 2018-11-06 14:59:27,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf19e70-15f5-4d89-b649-0b5ef46cf6e6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:59:27,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8bf19e70-15f5-4d89-b649-0b5ef46cf6e6 2018-11-06 14:59:27,914 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-fef5f3af-7103-458-user 2018-11-06 14:59:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cf5d0d4f49b048109b9430494d787b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dae022302840ca230a1ac9cbcf374abd38284c" 2018-11-06 14:59:28,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21f561e9-fc6f-41f8-af76-adf5a3bc15ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:59:28,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cf5d0d4f49b048109b9430494d787b1b used request id req-21f561e9-fc6f-41f8-af76-adf5a3bc15ff 2018-11-06 14:59:28,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:59:28,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:59:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["BD8eqvfVQ369ODQ9ocDxYQ"], "issued_at": "2018-11-06T14:59:28.000000Z"}} 2018-11-06 14:59:28,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001b18b9cd29d0112cb0db69f1fac5075e011c03" 2018-11-06 14:59:28,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedbbe74-7787-43be-aa0c-99efc75c8778 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:28,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bedbbe74-7787-43be-aa0c-99efc75c8778 2018-11-06 14:59:28,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:59:28,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:59:29,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:59:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["qWg2zq_CRoidE55BDgO8Xw"], "issued_at": "2018-11-06T14:59:29.000000Z"}} 2018-11-06 14:59:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 14:59:29,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16a1a2f-3523-4fe5-a49e-95657fc93af5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:29,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b16a1a2f-3523-4fe5-a49e-95657fc93af5 2018-11-06 14:59:29,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:59:29,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:59: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:59:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 14:59:29,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092ef89c-c223-4158-a4f9-df3e8d9c74c7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 14:59:29,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj used request id req-092ef89c-c223-4158-a4f9-df3e8d9c74c7 2018-11-06 14:59:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 14:59:29,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80623db0-b9be-48c0-acaa-f565aaf0773c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:59:29,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-80623db0-b9be-48c0-acaa-f565aaf0773c 2018-11-06 14:59:29,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}}' 2018-11-06 14:59:29,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5dde82c-1505-4124-94cb-f740eded6fbe Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 14:59:29,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d5dde82c-1505-4124-94cb-f740eded6fbe 2018-11-06 14:59:29,500 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj 2018-11-06 14:59:29,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:59:29,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:59:29,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:59:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["QSsWo2W5QE-Ykf6Bg1i4kg"], "issued_at": "2018-11-06T14:59:29.000000Z"}} 2018-11-06 14:59:29,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06a739fb011e3970be30ccfa365f98eb0624143" 2018-11-06 14:59:29,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ebd05ef-9b10-473b-a14e-32dbfaecc46c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:29,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2ebd05ef-9b10-473b-a14e-32dbfaecc46c 2018-11-06 14:59:29,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:59:29,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:59: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:59:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06a739fb011e3970be30ccfa365f98eb0624143" 2018-11-06 14:59:30,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132bde7e-edcc-4e58-9f8e-ccebff7c44a0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 14:59:30,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-132bde7e-edcc-4e58-9f8e-ccebff7c44a0 2018-11-06 14:59:30,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06a739fb011e3970be30ccfa365f98eb0624143" 2018-11-06 14:59:30,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5dba0c-c0b3-456a-b4ee-6b48730eb8c4 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}]} 2018-11-06 14:59:30,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj used request id req-4c5dba0c-c0b3-456a-b4ee-6b48730eb8c4 2018-11-06 14:59:30,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06a739fb011e3970be30ccfa365f98eb0624143" 2018-11-06 14:59:30,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3e91d8-5834-4d20-aeec-db11240475b0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 14:59:30,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bb3e91d8-5834-4d20-aeec-db11240475b0 2018-11-06 14:59:30,559 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-a5568d31-26c8-4ad-user 2018-11-06 14:59:30,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:59:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 14:59:30,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c0a52e-6201-406c-865f-379df803a023 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 14:59:30,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-26c0a52e-6201-406c-865f-379df803a023 2018-11-06 14:59:30,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" -d '{"role": {"name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role"}}' 2018-11-06 14:59:30,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 14:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eb7c304-e342-4896-aacb-2520dd1ce650 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d82372c369594dc6a1537132c17f1fb2", "links": {"self": "http://172.30.9.27:5000/v3/roles/d82372c369594dc6a1537132c17f1fb2"}, "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role"}} 2018-11-06 14:59:30,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4eb7c304-e342-4896-aacb-2520dd1ce650 2018-11-06 14:59:30,841 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role 2018-11-06 14:59:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d82372c369594dc6a1537132c17f1fb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 14:59:30,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1dbbe1-c6ab-46cb-83a2-7456684f6a92 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d82372c369594dc6a1537132c17f1fb2"}, "domain_id": null, "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role", "id": "d82372c369594dc6a1537132c17f1fb2"}} 2018-11-06 14:59:30,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d82372c369594dc6a1537132c17f1fb2 used request id req-df1dbbe1-c6ab-46cb-83a2-7456684f6a92 2018-11-06 14:59:30,860 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role to project CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj 2018-11-06 14:59:30,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082/users/13efdd0e7d884bf18d787dcef3f659f9/roles/d82372c369594dc6a1537132c17f1fb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 14:59:30,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 14:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ab3a0ec-0243-499c-b2bc-df364c467fbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 14:59:30,987 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082/users/13efdd0e7d884bf18d787dcef3f659f9/roles/d82372c369594dc6a1537132c17f1fb2 used request id req-3ab3a0ec-0243-499c-b2bc-df364c467fbc 2018-11-06 14:59:30,988 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:59:30,989 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 14:59:30,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:59:30,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:59:31,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d82372c369594dc6a1537132c17f1fb2", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role"}], "expires_at": "2018-11-06T15:59:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-user", "id": "13efdd0e7d884bf18d787dcef3f659f9"}, "audit_ids": ["91CFwLjzQYSCdca9f8pwuw"], "issued_at": "2018-11-06T14:59:31.000000Z"}} 2018-11-06 14:59:31,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ef0370c48cbe7628fa72a052ef281f433a2daf" 2018-11-06 14:59:31,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e6214d-3e06-424f-b661-b0e9e715fecd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:31,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40e6214d-3e06-424f-b661-b0e9e715fecd 2018-11-06 14:59:31,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75ef0370c48cbe7628fa72a052ef281f433a2daf" 2018-11-06 14:59:31,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-1b32d636-067f-4c63-bd3d-b6aecbe0d7e1 Date: Tue, 06 Nov 2018 14:59:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image"} 2018-11-06 14:59:31,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image used request id req-1b32d636-067f-4c63-bd3d-b6aecbe0d7e1 2018-11-06 14:59:31,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75ef0370c48cbe7628fa72a052ef281f433a2daf" 2018-11-06 14:59:31,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9fa1f3c7-95c2-4060-aec2-96c56a0ee492 Date: Tue, 06 Nov 2018 14:59: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-11-06 14:59:31,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9fa1f3c7-95c2-4060-aec2-96c56a0ee492 2018-11-06 14:59:31,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75ef0370c48cbe7628fa72a052ef281f433a2daf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image"}' 2018-11-06 14:59:31,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c X-Openstack-Request-Id: req-c321fc5e-32f7-4c52-ba1a-1b9908d5f186 Date: Tue, 06 Nov 2018 14:59:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:59:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T14:59:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "min_disk": 0, "protected": false, "id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "file": "/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/file", "checksum": null, "owner": "24aa956c2eb34ba3bd5ac115cdf2f082", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:59:31,997 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c321fc5e-32f7-4c52-ba1a-1b9908d5f186 2018-11-06 14:59:32,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75ef0370c48cbe7628fa72a052ef281f433a2daf" -d '' 2018-11-06 14:59:34,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96576759-9f82-459f-b2e7-4fe5f8017a68 Date: Tue, 06 Nov 2018 14:59:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 14:59:34,176 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/file used request id req-96576759-9f82-459f-b2e7-4fe5f8017a68 2018-11-06 14:59:34,176 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 14:59:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75ef0370c48cbe7628fa72a052ef281f433a2daf" 2018-11-06 14:59:34,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-572e0cc1-fe65-4fda-a967-ec099f0441b4 Date: Tue, 06 Nov 2018 14:59:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:59:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:59:34Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/snap", "metadata": {}}], "self": "/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "min_disk": 0, "protected": false, "id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "file": "/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "24aa956c2eb34ba3bd5ac115cdf2f082", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:59:34,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c used request id req-572e0cc1-fe65-4fda-a967-ec099f0441b4 2018-11-06 14:59:34,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75ef0370c48cbe7628fa72a052ef281f433a2daf" 2018-11-06 14:59:34,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ad63a90a-28fc-4634-9cc3-8a030580c3e7 Date: Tue, 06 Nov 2018 14:59: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-11-06 14:59:34,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ad63a90a-28fc-4634-9cc3-8a030580c3e7 2018-11-06 14:59:34,600 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image 2018-11-06 14:59:34,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75ef0370c48cbe7628fa72a052ef281f433a2daf" 2018-11-06 14:59:34,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-38bab4a4-815f-4d74-b2f8-3a36f1f4b844 Date: Tue, 06 Nov 2018 14:59:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:59:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:59:34Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/snap", "metadata": {}}], "self": "/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "min_disk": 0, "protected": false, "id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "file": "/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "24aa956c2eb34ba3bd5ac115cdf2f082", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 14:59:34,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c used request id req-38bab4a4-815f-4d74-b2f8-3a36f1f4b844 2018-11-06 14:59:34,621 - create_image - DEBUG - Instance status is - active 2018-11-06 14:59:34,621 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image 2018-11-06 14:59:34,621 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image 2018-11-06 14:59:34,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:59:34,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:59:35,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T15:59:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["C6mJRhJGQZGj6jvR89or2A"], "issued_at": "2018-11-06T14:59:35.000000Z"}} 2018-11-06 14:59:35,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8e3f880d4de4232485f36ca61406f06720c06a" 2018-11-06 14:59:35,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0ad0df-d7c0-42bd-aa9c-e07e126c2188 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:35,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2c0ad0df-d7c0-42bd-aa9c-e07e126c2188 2018-11-06 14:59:35,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:59:35,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8e3f880d4de4232485f36ca61406f06720c06a" 2018-11-06 14:59:35,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2a1e202-8807-4540-89da-f79dc24cf4d3 x-compute-request-id: req-c2a1e202-8807-4540-89da-f79dc24cf4d3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 14:59:35,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c2a1e202-8807-4540-89da-f79dc24cf4d3 2018-11-06 14:59:35,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8e3f880d4de4232485f36ca61406f06720c06a" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-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-11-06 14:59:35,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea50778f-69ae-4a87-8d36-75158f047a34 x-compute-request-id: req-ea50778f-69ae-4a87-8d36-75158f047a34 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:59:35,342 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ea50778f-69ae-4a87-8d36-75158f047a34 2018-11-06 14:59:35,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:59:35,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:59:35,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d82372c369594dc6a1537132c17f1fb2", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role"}], "expires_at": "2018-11-06T15:59:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-user", "id": "13efdd0e7d884bf18d787dcef3f659f9"}, "audit_ids": ["uIwlug2FT02zibj7ThCrog"], "issued_at": "2018-11-06T14:59:35.000000Z"}} 2018-11-06 14:59:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5625b7f5d8f99560f5b4af0793faf17f5f77f8f3" 2018-11-06 14:59:35,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83080041-00af-4292-a749-ff8a76970e56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:35,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-83080041-00af-4292-a749-ff8a76970e56 2018-11-06 14:59:35,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5625b7f5d8f99560f5b4af0793faf17f5f77f8f3" 2018-11-06 14:59:35,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9bc9ac26-6ad2-480c-b4ea-1c3059d7fc3a Date: Tue, 06 Nov 2018 14:59:35 GMT RESP BODY: {"networks":[]} 2018-11-06 14:59:35,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net used request id req-9bc9ac26-6ad2-480c-b4ea-1c3059d7fc3a 2018-11-06 14:59:35,959 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net 2018-11-06 14:59:35,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5625b7f5d8f99560f5b4af0793faf17f5f77f8f3" -d '{"network": {"name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net", "admin_state_up": true}}' 2018-11-06 14:59:36,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b27c3529-0582-46b4-91d1-94a31f22773a Date: Tue, 06 Nov 2018 14:59:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6363f8bf-5549-43d5-b309-04133b8b3880","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T14:59:36Z","is_default":false,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","mtu":1450}} 2018-11-06 14:59:36,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-b27c3529-0582-46b4-91d1-94a31f22773a 2018-11-06 14:59:36,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5625b7f5d8f99560f5b4af0793faf17f5f77f8f3" 2018-11-06 14:59:36,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6fedd850-79b5-42bd-bf0f-a622a20af377 Date: Tue, 06 Nov 2018 14:59: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-11-06T14:59:36Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 14:59:36,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-6fedd850-79b5-42bd-bf0f-a622a20af377 2018-11-06 14:59:36,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5625b7f5d8f99560f5b4af0793faf17f5f77f8f3" 2018-11-06 14:59:36,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6b8b6158-d1b5-4deb-af13-2119b0391032 Date: Tue, 06 Nov 2018 14:59:36 GMT RESP BODY: {"subnets":[]} 2018-11-06 14:59:36,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-6b8b6158-d1b5-4deb-af13-2119b0391032 2018-11-06 14:59:36,969 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet 2018-11-06 14:59:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5625b7f5d8f99560f5b4af0793faf17f5f77f8f3" -d '{"subnets": [{"ip_version": 4, "network_id": "6363f8bf-5549-43d5-b309-04133b8b3880", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]}' 2018-11-06 14:59:37,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3ff307b9-29ff-4ee8-a27a-2848f333cd1b Date: Tue, 06 Nov 2018 14:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 14:59:37,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-3ff307b9-29ff-4ee8-a27a-2848f333cd1b 2018-11-06 14:59:37,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5625b7f5d8f99560f5b4af0793faf17f5f77f8f3" 2018-11-06 14:59:38,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e228c804-a6a0-479e-9638-88e22ab2b1d9 Date: Tue, 06 Nov 2018 14:59: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":["ae3c2935-a73b-41c1-bc26-78f14d3795d8"],"updated_at":"2018-11-06T14:59:37Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 14:59:38,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-e228c804-a6a0-479e-9638-88e22ab2b1d9 2018-11-06 14:59:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5625b7f5d8f99560f5b4af0793faf17f5f77f8f3" 2018-11-06 14:59:38,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a2c3155e-51e1-467e-a123-943de30415f2 Date: Tue, 06 Nov 2018 14:59:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 14:59:38,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-a2c3155e-51e1-467e-a123-943de30415f2 2018-11-06 14:59:38,277 - OpenStackNetwork - DEBUG - Network [6363f8bf-5549-43d5-b309-04133b8b3880] created successfully 2018-11-06 14:59:38,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:59:38,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:59:38,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d82372c369594dc6a1537132c17f1fb2", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role"}], "expires_at": "2018-11-06T15:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-user", "id": "13efdd0e7d884bf18d787dcef3f659f9"}, "audit_ids": ["HA3y1i_oS4-LRQww67nf1A"], "issued_at": "2018-11-06T14:59:38.000000Z"}} 2018-11-06 14:59:38,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68981d342e30e57431af636fee8d4f170ddc945" 2018-11-06 14:59:38,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68a1657-89e8-4fe6-989a-7335acdc90fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:38,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f68a1657-89e8-4fe6-989a-7335acdc90fc 2018-11-06 14:59:38,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68981d342e30e57431af636fee8d4f170ddc945" 2018-11-06 14:59:38,928 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:38 GMT Server: Apache x-compute-request-id: req-c7cd551a-6606-4049-9bbe-05959129c71f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c7cd551a-6606-4049-9bbe-05959129c71f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 14:59:38,928 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/detail used request id req-c7cd551a-6606-4049-9bbe-05959129c71f 2018-11-06 14:59:38,932 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c7cd551a-6606-4049-9bbe-05959129c71f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68981d342e30e57431af636fee8d4f170ddc945" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-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-11-06 14:59:39,272 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:59:38 GMT Server: Apache x-compute-request-id: req-419617a9-dd60-4431-9d93-0be5fff3dfda OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-419617a9-dd60-4431-9d93-0be5fff3dfda Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:39.162657", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9f6b345-16dd-4165-9889-1559016d2d16", "size": 1}} 2018-11-06 14:59:39,272 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes used request id req-419617a9-dd60-4431-9d93-0be5fff3dfda 2018-11-06 14:59:39,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7cd551a-6606-4049-9bbe-05959129c71f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68981d342e30e57431af636fee8d4f170ddc945" 2018-11-06 14:59:39,479 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:39 GMT Server: Apache x-compute-request-id: req-5ed4c3b5-f561-4b1b-821f-0187150e866c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ed4c3b5-f561-4b1b-821f-0187150e866c Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T14:59:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9f6b345-16dd-4165-9889-1559016d2d16", "size": 1}} 2018-11-06 14:59:39,479 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 used request id req-5ed4c3b5-f561-4b1b-821f-0187150e866c 2018-11-06 14:59:39,480 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1 2018-11-06 14:59:39,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7cd551a-6606-4049-9bbe-05959129c71f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68981d342e30e57431af636fee8d4f170ddc945" 2018-11-06 14:59:40,046 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:39 GMT Server: Apache x-compute-request-id: req-590e5290-91ba-4d87-9852-1a02f355029b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-590e5290-91ba-4d87-9852-1a02f355029b Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T14:59:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9f6b345-16dd-4165-9889-1559016d2d16", "size": 1}} 2018-11-06 14:59:40,046 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 used request id req-590e5290-91ba-4d87-9852-1a02f355029b 2018-11-06 14:59:40,047 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:59:40,047 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1 2018-11-06 14:59:40,047 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1 2018-11-06 14:59:40,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:59:40,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:59:40,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d82372c369594dc6a1537132c17f1fb2", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role"}], "expires_at": "2018-11-06T15:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-user", "id": "13efdd0e7d884bf18d787dcef3f659f9"}, "audit_ids": ["yJGgIeTZSlCQkda1I-SzpQ"], "issued_at": "2018-11-06T14:59:40.000000Z"}} 2018-11-06 14:59:40,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace229d26860e6c9d6a364d4dd4017fd75568c27" 2018-11-06 14:59:40,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9004542a-93ed-440d-b5b2-0268b0a5f32e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:40,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9004542a-93ed-440d-b5b2-0268b0a5f32e 2018-11-06 14:59:40,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace229d26860e6c9d6a364d4dd4017fd75568c27" 2018-11-06 14:59:40,709 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:40 GMT Server: Apache x-compute-request-id: req-60e458cc-8425-41b4-838c-e1f552a992fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60e458cc-8425-41b4-838c-e1f552a992fd Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T14:59:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9f6b345-16dd-4165-9889-1559016d2d16", "size": 1}]} 2018-11-06 14:59:40,710 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/detail used request id req-60e458cc-8425-41b4-838c-e1f552a992fd 2018-11-06 14:59:40,713 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-60e458cc-8425-41b4-838c-e1f552a992fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace229d26860e6c9d6a364d4dd4017fd75568c27" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-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-11-06 14:59:41,060 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:59:40 GMT Server: Apache x-compute-request-id: req-ca5c097d-b508-4df5-926d-0b11462464af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca5c097d-b508-4df5-926d-0b11462464af Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:40.947134", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "87dd0430-1758-4de1-ab0e-97373f17b793", "size": 1}} 2018-11-06 14:59:41,060 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes used request id req-ca5c097d-b508-4df5-926d-0b11462464af 2018-11-06 14:59:41,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60e458cc-8425-41b4-838c-e1f552a992fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace229d26860e6c9d6a364d4dd4017fd75568c27" 2018-11-06 14:59:41,248 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:41 GMT Server: Apache x-compute-request-id: req-bb047691-5d7b-4d50-ae82-fda2f7e52ec2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb047691-5d7b-4d50-ae82-fda2f7e52ec2 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T14:59:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "87dd0430-1758-4de1-ab0e-97373f17b793", "size": 1}} 2018-11-06 14:59:41,248 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 used request id req-bb047691-5d7b-4d50-ae82-fda2f7e52ec2 2018-11-06 14:59:41,248 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2 2018-11-06 14:59:41,251 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60e458cc-8425-41b4-838c-e1f552a992fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace229d26860e6c9d6a364d4dd4017fd75568c27" 2018-11-06 14:59:41,464 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:41 GMT Server: Apache x-compute-request-id: req-9f8792c0-cab7-446e-954f-1dd5d8b1a789 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f8792c0-cab7-446e-954f-1dd5d8b1a789 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T14:59:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "87dd0430-1758-4de1-ab0e-97373f17b793", "size": 1}} 2018-11-06 14:59:41,464 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 used request id req-9f8792c0-cab7-446e-954f-1dd5d8b1a789 2018-11-06 14:59:41,464 - create_volume - DEBUG - Instance status is - creating 2018-11-06 14:59:41,465 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 14:59:44,468 - create_volume - DEBUG - Volume status query timeout in 296.780614138 2018-11-06 14:59:44,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60e458cc-8425-41b4-838c-e1f552a992fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace229d26860e6c9d6a364d4dd4017fd75568c27" 2018-11-06 14:59:44,689 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:44 GMT Server: Apache x-compute-request-id: req-3d6cba83-5f90-4078-b0ae-d4f4ec3c80f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d6cba83-5f90-4078-b0ae-d4f4ec3c80f6 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T14:59:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "87dd0430-1758-4de1-ab0e-97373f17b793", "size": 1}} 2018-11-06 14:59:44,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 used request id req-3d6cba83-5f90-4078-b0ae-d4f4ec3c80f6 2018-11-06 14:59:44,689 - create_volume - DEBUG - Instance status is - available 2018-11-06 14:59:44,690 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2 2018-11-06 14:59:44,690 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2 2018-11-06 14:59:44,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:59:44,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:59:45,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d82372c369594dc6a1537132c17f1fb2", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role"}], "expires_at": "2018-11-06T15:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-user", "id": "13efdd0e7d884bf18d787dcef3f659f9"}, "audit_ids": ["lsLkhkTJTdukaDATQD3vRw"], "issued_at": "2018-11-06T14:59:45.000000Z"}} 2018-11-06 14:59:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:45,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8694f07c-dd54-4c53-8665-788a0de19ea2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:45,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8694f07c-dd54-4c53-8665-788a0de19ea2 2018-11-06 14:59:45,092 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 14:59:45,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:45,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8fb5194-4d8d-49ae-9b8a-6de5941ebaa7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:45,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a8fb5194-4d8d-49ae-9b8a-6de5941ebaa7 2018-11-06 14:59:45,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:45,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9fd51a2d-ce60-44f6-a396-2bc418824b22 Date: Tue, 06 Nov 2018 14:59: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":["ae3c2935-a73b-41c1-bc26-78f14d3795d8"],"updated_at":"2018-11-06T14:59:37Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 14:59:45,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net used request id req-9fd51a2d-ce60-44f6-a396-2bc418824b22 2018-11-06 14:59:45,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:59:45,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:59: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:59:45,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:45,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00b870c-ec8a-4f32-9c1b-f24897e0795d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 14:59:45,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-b00b870c-ec8a-4f32-9c1b-f24897e0795d 2018-11-06 14:59:45,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:45,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5ec3c5c9-e6d2-43c0-b23a-2422f36fcd09 Date: Tue, 06 Nov 2018 14:59:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 14:59:45,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-5ec3c5c9-e6d2-43c0-b23a-2422f36fcd09 2018-11-06 14:59:45,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:45,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b1a86e2c-ff50-4fcb-8d5b-ca7de056ff58 Date: Tue, 06 Nov 2018 14:59:45 GMT RESP BODY: {"ports":[]} 2018-11-06 14:59:45,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port&admin_state_up=True used request id req-b1a86e2c-ff50-4fcb-8d5b-ca7de056ff58 2018-11-06 14:59:45,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:46,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59: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-d8f8c592-b7a8-4225-8aa5-f4c43fde3161 x-compute-request-id: req-d8f8c592-b7a8-4225-8aa5-f4c43fde3161 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 14:59:46,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst used request id req-d8f8c592-b7a8-4225-8aa5-f4c43fde3161 2018-11-06 14:59:46,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:46,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-43dd5ad7-3bc1-4e4a-8415-6342c985379d Date: Tue, 06 Nov 2018 14:59: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":["ae3c2935-a73b-41c1-bc26-78f14d3795d8"],"updated_at":"2018-11-06T14:59:37Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 14:59:46,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net used request id req-43dd5ad7-3bc1-4e4a-8415-6342c985379d 2018-11-06 14:59:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:46,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c1a955e-8868-495f-b771-f4f9810588cc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 14:59:46,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-7c1a955e-8868-495f-b771-f4f9810588cc 2018-11-06 14:59:46,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:46,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bdbd2bd2-52b2-4f68-8f2a-c671a40d84f8 Date: Tue, 06 Nov 2018 14:59:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 14:59:46,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-bdbd2bd2-52b2-4f68-8f2a-c671a40d84f8 2018-11-06 14:59:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:46,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b54e43d8-3310-4c5b-8117-5b26e4b5d111 Date: Tue, 06 Nov 2018 14:59:46 GMT RESP BODY: {"ports":[]} 2018-11-06 14:59:46,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port&admin_state_up=True used request id req-b54e43d8-3310-4c5b-8117-5b26e4b5d111 2018-11-06 14:59:46,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 14:59:46,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 14:59:47,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d82372c369594dc6a1537132c17f1fb2", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role"}], "expires_at": "2018-11-06T15:59:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-user", "id": "13efdd0e7d884bf18d787dcef3f659f9"}, "audit_ids": ["a2rW3KZcTCm18rfVyiGFZg"], "issued_at": "2018-11-06T14:59:47.000000Z"}} 2018-11-06 14:59:47,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906c908606ec0bfd28fa723b6a1ff7832e6f57ce" 2018-11-06 14:59:47,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946e91b4-1ad3-443f-a320-988996bd6dae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 14:59:47,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-946e91b4-1ad3-443f-a320-988996bd6dae 2018-11-06 14:59:47,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:47,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a5e37825-ddc5-448e-9552-44bdd325b3df Date: Tue, 06 Nov 2018 14:59: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":["ae3c2935-a73b-41c1-bc26-78f14d3795d8"],"updated_at":"2018-11-06T14:59:37Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 14:59:47,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net used request id req-a5e37825-ddc5-448e-9552-44bdd325b3df 2018-11-06 14:59:47,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:47,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6ab19532-246b-42ed-a252-9e053560a479 Date: Tue, 06 Nov 2018 14:59:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 14:59:47,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-6ab19532-246b-42ed-a252-9e053560a479 2018-11-06 14:59:47,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:47,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1786d64b-a6dc-4051-bc37-79b25f90f2a4 Date: Tue, 06 Nov 2018 14:59: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":["ae3c2935-a73b-41c1-bc26-78f14d3795d8"],"updated_at":"2018-11-06T14:59:37Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 14:59:47,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net used request id req-1786d64b-a6dc-4051-bc37-79b25f90f2a4 2018-11-06 14:59:47,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 14:59:47,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 14:59: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 14:59:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906c908606ec0bfd28fa723b6a1ff7832e6f57ce" 2018-11-06 14:59:47,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13535bfe-11bb-4aa8-b308-f12704c97975 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 14:59:47,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-13535bfe-11bb-4aa8-b308-f12704c97975 2018-11-06 14:59:47,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:48,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d9421a20-a099-4d75-8e58-384613482002 Date: Tue, 06 Nov 2018 14:59:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 14:59:48,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-d9421a20-a099-4d75-8e58-384613482002 2018-11-06 14:59:48,057 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net 2018-11-06 14:59:48,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" -d '{"port": {"network_id": "6363f8bf-5549-43d5-b309-04133b8b3880", "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port", "admin_state_up": true}}' 2018-11-06 14:59:49,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-6d3b158a-ea9e-44aa-a1bc-1dc8cdad1b1a Date: Tue, 06 Nov 2018 14:59:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.7"}],"id":"f832bb78-fe47-423d-80e4-db3944bef49c","security_groups":["be8dd675-bd80-432a-a3ca-1b034728d695"],"mac_address":"fa:16:3e:19:e5:d3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","qos_policy_id":null,"admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:48Z","binding:vnic_type":"normal"}} 2018-11-06 14:59:49,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-6d3b158a-ea9e-44aa-a1bc-1dc8cdad1b1a 2018-11-06 14:59:49,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:49,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b628223f-8ade-40e6-8010-50e73029b943 Date: Tue, 06 Nov 2018 14:59: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":["ae3c2935-a73b-41c1-bc26-78f14d3795d8"],"updated_at":"2018-11-06T14:59:37Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 14:59:49,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net used request id req-b628223f-8ade-40e6-8010-50e73029b943 2018-11-06 14:59:49,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:49,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4949a2-2691-42ea-856c-88aa1e723523 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 14:59:49,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-4f4949a2-2691-42ea-856c-88aa1e723523 2018-11-06 14:59:49,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:49,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-10e0ff4a-637f-44c7-920e-e7c9540cb80b Date: Tue, 06 Nov 2018 14:59:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 14:59:49,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-10e0ff4a-637f-44c7-920e-e7c9540cb80b 2018-11-06 14:59:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:49,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-0a8ab177-4b40-46a4-86d2-f99daf049da6 Date: Tue, 06 Nov 2018 14:59:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.7"}],"id":"f832bb78-fe47-423d-80e4-db3944bef49c","security_groups":["be8dd675-bd80-432a-a3ca-1b034728d695"],"mac_address":"fa:16:3e:19:e5:d3","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:48Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 14:59:49,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port&admin_state_up=True used request id req-0a8ab177-4b40-46a4-86d2-f99daf049da6 2018-11-06 14:59:49,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:50,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2f9f01-f016-42c3-aa22-db239cc616af Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 14:59:50,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-af2f9f01-f016-42c3-aa22-db239cc616af 2018-11-06 14:59:50,082 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst 2018-11-06 14:59:50,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:50,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20896c3d-09cf-41fb-af8a-1385a8ef8acf x-compute-request-id: req-20896c3d-09cf-41fb-af8a-1385a8ef8acf Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-flavor-name"}]} 2018-11-06 14:59:50,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-20896c3d-09cf-41fb-af8a-1385a8ef8acf 2018-11-06 14:59:50,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:50,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64d85239-31cd-44fe-9c36-42ff3d1bae4b x-compute-request-id: req-64d85239-31cd-44fe-9c36-42ff3d1bae4b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 14:59:50,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61 used request id req-64d85239-31cd-44fe-9c36-42ff3d1bae4b 2018-11-06 14:59:50,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:50,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-112ed3f6-1290-439f-94a2-950f9e2c0b01 Date: Tue, 06 Nov 2018 14:59:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T14:59:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T14:59:34Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/snap", "metadata": {}}], "self": "/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "min_disk": 0, "protected": false, "id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "file": "/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "24aa956c2eb34ba3bd5ac115cdf2f082", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image"} 2018-11-06 14:59:50,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image used request id req-112ed3f6-1290-439f-94a2-950f9e2c0b01 2018-11-06 14:59:50,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:50,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-85681d88-7027-4d6e-a154-fe51b9a7158e Date: Tue, 06 Nov 2018 14:59: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-11-06 14:59:50,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-85681d88-7027-4d6e-a154-fe51b9a7158e 2018-11-06 14:59:50,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" -d '{"server": {"name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "imageRef": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "flavorRef": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "max_count": 1, "min_count": 1, "networks": [{"port": "f832bb78-fe47-423d-80e4-db3944bef49c"}]}}' 2018-11-06 14:59:51,855 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 14:59:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91d7e01f-14c5-4723-bcd8-742e5b9b6320 x-compute-request-id: req-91d7e01f-14c5-4723-bcd8-742e5b9b6320 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "adminPass": "gP25TDinyjM3"}} 2018-11-06 14:59:51,856 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-91d7e01f-14c5-4723-bcd8-742e5b9b6320 2018-11-06 14:59:51,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:51,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50588521-af32-43f2-9599-4140861ae9cf x-compute-request-id: req-50588521-af32-43f2-9599-4140861ae9cf 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.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:59:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:51,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-50588521-af32-43f2-9599-4140861ae9cf 2018-11-06 14:59:51,931 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst 2018-11-06 14:59:51,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:52,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ff1fa49-e66a-4832-b164-9373b8c5f600 x-compute-request-id: req-1ff1fa49-e66a-4832-b164-9373b8c5f600 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.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:59:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:52,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-1ff1fa49-e66a-4832-b164-9373b8c5f600 2018-11-06 14:59:52,154 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst] is - BUILD 2018-11-06 14:59:52,154 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:59:55,157 - create_instance - DEBUG - VM status query timeout in 896.774017811 2018-11-06 14:59:55,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:56,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd56dcf3-9aff-4956-901c-600afc531456 x-compute-request-id: req-dd56dcf3-9aff-4956-901c-600afc531456 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.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "security_groups": [{"name": "default"}], "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T14:59:52Z", "hostId": "08bbf537c6c24b9260bdb02b387a129fd87bc58d71bdfaa3f559fe9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:56,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-dd56dcf3-9aff-4956-901c-600afc531456 2018-11-06 14:59:56,049 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst] is - BUILD 2018-11-06 14:59:56,050 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 14:59:59,052 - create_instance - DEBUG - VM status query timeout in 892.879454851 2018-11-06 14:59:59,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:59,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59: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-b6913d7c-045f-4f4a-93fc-f9f14bcfba30 x-compute-request-id: req-b6913d7c-045f-4f4a-93fc-f9f14bcfba30 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e5:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:56.000000", "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "security_groups": [{"name": "default"}], "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:59:57Z", "hostId": "08bbf537c6c24b9260bdb02b387a129fd87bc58d71bdfaa3f559fe9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:59,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-b6913d7c-045f-4f4a-93fc-f9f14bcfba30 2018-11-06 14:59:59,468 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst] is - ACTIVE 2018-11-06 14:59:59,468 - create_instance - INFO - VM is - ACTIVE 2018-11-06 14:59:59,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 14:59:59,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 14:59: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-8013b328-b67b-45ab-a7ab-0d0a0a7a3434 x-compute-request-id: req-8013b328-b67b-45ab-a7ab-0d0a0a7a3434 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e5:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:56.000000", "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "security_groups": [{"name": "default"}], "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:59:57Z", "hostId": "08bbf537c6c24b9260bdb02b387a129fd87bc58d71bdfaa3f559fe9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 14:59:59,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-8013b328-b67b-45ab-a7ab-0d0a0a7a3434 2018-11-06 14:59:59,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:00,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-06b17e47-f741-4486-b2bc-38b262ceffee Date: Tue, 06 Nov 2018 15:00: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":["ae3c2935-a73b-41c1-bc26-78f14d3795d8"],"updated_at":"2018-11-06T14:59:37Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 15:00:00,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net used request id req-06b17e47-f741-4486-b2bc-38b262ceffee 2018-11-06 15:00:00,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:00,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d5aa6c-b9b1-44b8-8179-55b5c3114234 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 15:00:00,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-21d5aa6c-b9b1-44b8-8179-55b5c3114234 2018-11-06 15:00:00,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:00,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30239c6b-4f76-4f3e-9668-f9ae28610786 Date: Tue, 06 Nov 2018 15:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 15:00:00,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-30239c6b-4f76-4f3e-9668-f9ae28610786 2018-11-06 15:00:00,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:00,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-f1fdfad4-ea55-4c7b-94d6-910ea3817c82 Date: Tue, 06 Nov 2018 15:00:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.4"}],"id":"0689e9d2-a408-4652-b351-89b4400dc8bf","security_groups":[],"mac_address":"fa:16:3e:77:e1:17","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.2"}],"id":"4bdc13a9-db76-4a68-9d18-0ac866412be7","security_groups":[],"mac_address":"fa:16:3e:77:30:f6","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.3"}],"id":"5cdf979a-3e18-4bcf-980b-29eb22152209","security_groups":[],"mac_address":"fa:16:3e:73:4e:67","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.7"}],"id":"f832bb78-fe47-423d-80e4-db3944bef49c","security_groups":["be8dd675-bd80-432a-a3ca-1b034728d695"],"mac_address":"fa:16:3e:19:e5:d3","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:48Z","binding:vnic_type":"normal","device_id":"3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3"}]} 2018-11-06 15:00:00,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-f1fdfad4-ea55-4c7b-94d6-910ea3817c82 2018-11-06 15:00:00,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:00,712 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:00 GMT Server: Apache x-compute-request-id: req-2d120957-5001-475d-bbb0-04a86fbe1181 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d120957-5001-475d-bbb0-04a86fbe1181 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T14:59:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "87dd0430-1758-4de1-ab0e-97373f17b793", "size": 1}, {"status": "available", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T14:59:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9f6b345-16dd-4165-9889-1559016d2d16", "size": 1}]} 2018-11-06 15:00:00,713 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/detail used request id req-2d120957-5001-475d-bbb0-04a86fbe1181 2018-11-06 15:00:00,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:00,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c48da7-edfb-441b-8211-e98e352904a7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 15:00:00,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-74c48da7-edfb-441b-8211-e98e352904a7 2018-11-06 15:00:00,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:01,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b83dfd4-b048-4127-bc38-4d65d1e758d1 x-compute-request-id: req-6b83dfd4-b048-4127-bc38-4d65d1e758d1 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e5:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:56.000000", "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "security_groups": [{"name": "default"}], "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:59:57Z", "hostId": "08bbf537c6c24b9260bdb02b387a129fd87bc58d71bdfaa3f559fe9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:00:01,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-6b83dfd4-b048-4127-bc38-4d65d1e758d1 2018-11-06 15:00:01,332 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst] is - ACTIVE 2018-11-06 15:00:01,332 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:00:01,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:01,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ce112f6-d4b9-4ca7-952d-37fa284c8ed5 x-compute-request-id: req-3ce112f6-d4b9-4ca7-952d-37fa284c8ed5 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e5:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:56.000000", "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "security_groups": [{"name": "default"}], "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:59:57Z", "hostId": "08bbf537c6c24b9260bdb02b387a129fd87bc58d71bdfaa3f559fe9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:00:01,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-3ce112f6-d4b9-4ca7-952d-37fa284c8ed5 2018-11-06 15:00:01,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:02,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a71dbc32-90d8-4365-8c13-883b9a080b7b Date: Tue, 06 Nov 2018 15:00: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":["ae3c2935-a73b-41c1-bc26-78f14d3795d8"],"updated_at":"2018-11-06T14:59:37Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 15:00:02,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net used request id req-a71dbc32-90d8-4365-8c13-883b9a080b7b 2018-11-06 15:00:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:02,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a517f15-a2a7-48f7-b026-5f6e9038ed0e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 15:00:02,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-3a517f15-a2a7-48f7-b026-5f6e9038ed0e 2018-11-06 15:00:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:02,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-32a4b4c5-c949-4b86-967c-7474e6e9e8ac Date: Tue, 06 Nov 2018 15:00:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 15:00:02,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-32a4b4c5-c949-4b86-967c-7474e6e9e8ac 2018-11-06 15:00:02,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:02,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-53bb9164-bc01-44ea-aa4a-91884de3934b Date: Tue, 06 Nov 2018 15:00:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.4"}],"id":"0689e9d2-a408-4652-b351-89b4400dc8bf","security_groups":[],"mac_address":"fa:16:3e:77:e1:17","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.2"}],"id":"4bdc13a9-db76-4a68-9d18-0ac866412be7","security_groups":[],"mac_address":"fa:16:3e:77:30:f6","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.3"}],"id":"5cdf979a-3e18-4bcf-980b-29eb22152209","security_groups":[],"mac_address":"fa:16:3e:73:4e:67","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.7"}],"id":"f832bb78-fe47-423d-80e4-db3944bef49c","security_groups":["be8dd675-bd80-432a-a3ca-1b034728d695"],"mac_address":"fa:16:3e:19:e5:d3","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:48Z","binding:vnic_type":"normal","device_id":"3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3"}]} 2018-11-06 15:00:02,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-53bb9164-bc01-44ea-aa4a-91884de3934b 2018-11-06 15:00:02,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" -d '{"volumeAttachment": {"volumeId": "a9f6b345-16dd-4165-9889-1559016d2d16"}}' 2018-11-06 15:00:03,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00: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-0bc04138-8890-4784-a62b-6b9f191b9b77 x-compute-request-id: req-0bc04138-8890-4784-a62b-6b9f191b9b77 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "id": "a9f6b345-16dd-4165-9889-1559016d2d16", "volumeId": "a9f6b345-16dd-4165-9889-1559016d2d16"}} 2018-11-06 15:00:03,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3/os-volume_attachments used request id req-0bc04138-8890-4784-a62b-6b9f191b9b77 2018-11-06 15:00:03,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:04,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bf9a6ae-3a41-497d-ac2d-324c0e23aded x-compute-request-id: req-6bf9a6ae-3a41-497d-ac2d-324c0e23aded Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e5:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:56.000000", "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "security_groups": [{"name": "default"}], "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T14:59:57Z", "hostId": "08bbf537c6c24b9260bdb02b387a129fd87bc58d71bdfaa3f559fe9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [{"id": "a9f6b345-16dd-4165-9889-1559016d2d16"}], "metadata": {}}} 2018-11-06 15:00:04,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-6bf9a6ae-3a41-497d-ac2d-324c0e23aded 2018-11-06 15:00:04,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:04,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1272ab43-dc26-495b-9df4-62802c959453 Date: Tue, 06 Nov 2018 15:00:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae3c2935-a73b-41c1-bc26-78f14d3795d8"],"updated_at":"2018-11-06T14:59:37Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 15:00:04,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net used request id req-1272ab43-dc26-495b-9df4-62802c959453 2018-11-06 15:00:04,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:04,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566b20bf-b45a-4972-b85b-0cf4703df8c0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 15:00:04,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-566b20bf-b45a-4972-b85b-0cf4703df8c0 2018-11-06 15:00:04,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:04,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b02c1ad7-0f63-44ef-8558-a652b2d1eb8f Date: Tue, 06 Nov 2018 15:00:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 15:00:04,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-b02c1ad7-0f63-44ef-8558-a652b2d1eb8f 2018-11-06 15:00:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:04,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-640d082f-729f-4b37-941c-4c3848ec8107 Date: Tue, 06 Nov 2018 15:00:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.4"}],"id":"0689e9d2-a408-4652-b351-89b4400dc8bf","security_groups":[],"mac_address":"fa:16:3e:77:e1:17","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.2"}],"id":"4bdc13a9-db76-4a68-9d18-0ac866412be7","security_groups":[],"mac_address":"fa:16:3e:77:30:f6","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.3"}],"id":"5cdf979a-3e18-4bcf-980b-29eb22152209","security_groups":[],"mac_address":"fa:16:3e:73:4e:67","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.7"}],"id":"f832bb78-fe47-423d-80e4-db3944bef49c","security_groups":["be8dd675-bd80-432a-a3ca-1b034728d695"],"mac_address":"fa:16:3e:19:e5:d3","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:48Z","binding:vnic_type":"normal","device_id":"3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3"}]} 2018-11-06 15:00:04,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-640d082f-729f-4b37-941c-4c3848ec8107 2018-11-06 15:00:04,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:05,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d82372c369594dc6a1537132c17f1fb2", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role"}], "expires_at": "2018-11-06T16:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/24aa956c2eb34ba3bd5ac115cdf2f082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-user", "id": "13efdd0e7d884bf18d787dcef3f659f9"}, "audit_ids": ["eXbaiU4pRyCR_CtTOIfX0Q"], "issued_at": "2018-11-06T15:00:05.000000Z"}} 2018-11-06 15:00:05,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bebe25159ff4e53244e1262525c865fa5f3fd0" 2018-11-06 15:00:06,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acef8655-622a-4e7c-b7bc-9aa37d9f7df2 x-compute-request-id: req-acef8655-622a-4e7c-b7bc-9aa37d9f7df2 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e5:d3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:56.000000", "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "security_groups": [{"name": "default"}], "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:00:05Z", "hostId": "08bbf537c6c24b9260bdb02b387a129fd87bc58d71bdfaa3f559fe9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [{"id": "a9f6b345-16dd-4165-9889-1559016d2d16"}], "metadata": {}}]} 2018-11-06 15:00:06,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst used request id req-acef8655-622a-4e7c-b7bc-9aa37d9f7df2 2018-11-06 15:00:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bebe25159ff4e53244e1262525c865fa5f3fd0" 2018-11-06 15:00:06,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ae803d81-83b1-4619-820d-253b9b4b8497 Date: Tue, 06 Nov 2018 15: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":["ae3c2935-a73b-41c1-bc26-78f14d3795d8"],"updated_at":"2018-11-06T14:59:37Z","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"6363f8bf-5549-43d5-b309-04133b8b3880","name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net"}]} 2018-11-06 15:00:06,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net used request id req-ae803d81-83b1-4619-820d-253b9b4b8497 2018-11-06 15:00:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bebe25159ff4e53244e1262525c865fa5f3fd0" 2018-11-06 15:00:06,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2c1904f0-a854-4df7-910b-c7269962b0ee Date: Tue, 06 Nov 2018 15:00:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","dns_nameservers":[],"updated_at":"2018-11-06T14:59: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":"24aa956c2eb34ba3bd5ac115cdf2f082","id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet"}]} 2018-11-06 15:00:06,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-2c1904f0-a854-4df7-910b-c7269962b0ee 2018-11-06 15:00:06,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bebe25159ff4e53244e1262525c865fa5f3fd0" 2018-11-06 15:00:06,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-238a5aa3-3059-41e8-8f7d-3f1fd43ce368 Date: Tue, 06 Nov 2018 15:00:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.4"}],"id":"0689e9d2-a408-4652-b351-89b4400dc8bf","security_groups":[],"mac_address":"fa:16:3e:77:e1:17","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.2"}],"id":"4bdc13a9-db76-4a68-9d18-0ac866412be7","security_groups":[],"mac_address":"fa:16:3e:77:30:f6","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.3"}],"id":"5cdf979a-3e18-4bcf-980b-29eb22152209","security_groups":[],"mac_address":"fa:16:3e:73:4e:67","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6363f8bf-5549-43d5-b309-04133b8b3880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T14:59:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae3c2935-a73b-41c1-bc26-78f14d3795d8","ip_address":"10.55.0.7"}],"id":"f832bb78-fe47-423d-80e4-db3944bef49c","security_groups":["be8dd675-bd80-432a-a3ca-1b034728d695"],"mac_address":"fa:16:3e:19:e5:d3","project_id":"24aa956c2eb34ba3bd5ac115cdf2f082","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port","admin_state_up":true,"network_id":"6363f8bf-5549-43d5-b309-04133b8b3880","tenant_id":"24aa956c2eb34ba3bd5ac115cdf2f082","created_at":"2018-11-06T14:59:48Z","binding:vnic_type":"normal","device_id":"3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3"}]} 2018-11-06 15:00:06,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-238a5aa3-3059-41e8-8f7d-3f1fd43ce368 2018-11-06 15:00:06,936 - create_instance - INFO - Deleting Port with ID - f832bb78-fe47-423d-80e4-db3944bef49c 2018-11-06 15:00:06,936 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-port 2018-11-06 15:00:06,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/f832bb78-fe47-423d-80e4-db3944bef49c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:07,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-06c78596-c1dc-48ef-8d53-e633fddb9546 Date: Tue, 06 Nov 2018 15:00:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:00:07,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/f832bb78-fe47-423d-80e4-db3944bef49c used request id req-06c78596-c1dc-48ef-8d53-e633fddb9546 2018-11-06 15:00:07,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d120957-5001-475d-bbb0-04a86fbe1181" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:07,760 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:07 GMT Server: Apache x-compute-request-id: req-88c579e2-b001-48cc-a3fa-2fa03ff03ef7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88c579e2-b001-48cc-a3fa-2fa03ff03ef7 Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [{"server_id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "attachment_id": "6fe79677-bf81-4acb-854b-742782444e4c", "attached_at": "2018-11-06T15:00:05.000000", "host_name": null, "volume_id": "a9f6b345-16dd-4165-9889-1559016d2d16", "device": "/dev/vdb", "id": "a9f6b345-16dd-4165-9889-1559016d2d16"}], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T15:00:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "a9f6b345-16dd-4165-9889-1559016d2d16", "size": 1}} 2018-11-06 15:00:07,761 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 used request id req-88c579e2-b001-48cc-a3fa-2fa03ff03ef7 2018-11-06 15:00:07,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3/os-volume_attachments/a9f6b345-16dd-4165-9889-1559016d2d16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:08,900 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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-c724ac1e-9162-4219-aea7-344c69459452 x-compute-request-id: req-c724ac1e-9162-4219-aea7-344c69459452 Content-Length: 0 Content-Type: application/json 2018-11-06 15:00:08,900 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3/os-volume_attachments/a9f6b345-16dd-4165-9889-1559016d2d16 used request id req-c724ac1e-9162-4219-aea7-344c69459452 2018-11-06 15:00:08,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:09,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1dea9ee-db46-4946-923d-456524defde9 x-compute-request-id: req-d1dea9ee-db46-4946-923d-456524defde9 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:56.000000", "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:00:05Z", "hostId": "08bbf537c6c24b9260bdb02b387a129fd87bc58d71bdfaa3f559fe9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [{"id": "a9f6b345-16dd-4165-9889-1559016d2d16"}], "metadata": {}}} 2018-11-06 15:00:09,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-d1dea9ee-db46-4946-923d-456524defde9 2018-11-06 15:00:12,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:12,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-085205ae-356e-497d-a7d0-4d7e1f60c988 x-compute-request-id: req-085205ae-356e-497d-a7d0-4d7e1f60c988 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.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:56.000000", "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:00:05Z", "hostId": "08bbf537c6c24b9260bdb02b387a129fd87bc58d71bdfaa3f559fe9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:00:12,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-085205ae-356e-497d-a7d0-4d7e1f60c988 2018-11-06 15:00:12,542 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst 2018-11-06 15:00:12,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:12,687 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-14b04f2a-a4a0-4630-a91c-81eda0f9fde5 x-compute-request-id: req-14b04f2a-a4a0-4630-a91c-81eda0f9fde5 Content-Type: application/json 2018-11-06 15:00:12,687 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-14b04f2a-a4a0-4630-a91c-81eda0f9fde5 2018-11-06 15:00:12,688 - create_instance - INFO - Checking deletion status 2018-11-06 15:00:12,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:12,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-3d656dc0-9b9f-42ea-b42f-25b1a6872883 x-compute-request-id: req-3d656dc0-9b9f-42ea-b42f-25b1a6872883 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.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "rel": "bookmark"}], "image": {"id": "eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "links": [{"href": "http://172.30.9.27:8774/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T14:59:56.000000", "flavor": {"id": "bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "links": [{"href": "http://172.30.9.27:8774/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61", "rel": "bookmark"}]}, "id": "3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:00:12Z", "hostId": "08bbf537c6c24b9260bdb02b387a129fd87bc58d71bdfaa3f559fe9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst", "created": "2018-11-06T14:59:51Z", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:00:12,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-3d656dc0-9b9f-42ea-b42f-25b1a6872883 2018-11-06 15:00:12,940 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst] is - ACTIVE 2018-11-06 15:00:12,940 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:00:15,943 - create_instance - DEBUG - VM status query timeout in 296.744503021 2018-11-06 15:00:15,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebee923f0eae4d2f8029504b92a525045e85c22" 2018-11-06 15:00:16,004 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:00:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ef77bcb-90da-4df5-84c0-d4286a3447e0 x-compute-request-id: req-8ef77bcb-90da-4df5-84c0-d4286a3447e0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 could not be found.", "code": 404}} 2018-11-06 15:00:16,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 used request id req-8ef77bcb-90da-4df5-84c0-d4286a3447e0 2018-11-06 15:00:16,004 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3a7bd5f8-ce47-4cc0-8b02-6d62b7a2c5d3 could not be found. (HTTP 404) (Request-ID: req-8ef77bcb-90da-4df5-84c0-d4286a3447e0) 2018-11-06 15:00:16,004 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-inst 2018-11-06 15:00:16,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8e3f880d4de4232485f36ca61406f06720c06a" 2018-11-06 15:00:16,053 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c7026b7-b5b5-410c-b5ec-2ea30b5b7f83 x-compute-request-id: req-6c7026b7-b5b5-410c-b5ec-2ea30b5b7f83 Content-Length: 0 Content-Type: application/json 2018-11-06 15:00:16,053 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bfb3b2fa-4c12-434d-bfef-e6f9dcb53f61 used request id req-6c7026b7-b5b5-410c-b5ec-2ea30b5b7f83 2018-11-06 15:00:16,054 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet 2018-11-06 15:00:16,054 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-subnet 2018-11-06 15:00:16,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ae3c2935-a73b-41c1-bc26-78f14d3795d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5625b7f5d8f99560f5b4af0793faf17f5f77f8f3" 2018-11-06 15:00:18,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84ced61c-3e89-4515-8a06-2f7deca9abd6 Date: Tue, 06 Nov 2018 15:00:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:00:18,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ae3c2935-a73b-41c1-bc26-78f14d3795d8 used request id req-84ced61c-3e89-4515-8a06-2f7deca9abd6 2018-11-06 15:00:18,556 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-pub-net 2018-11-06 15:00:18,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/6363f8bf-5549-43d5-b309-04133b8b3880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5625b7f5d8f99560f5b4af0793faf17f5f77f8f3" 2018-11-06 15:00:20,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0afd22d8-f2dd-4306-9fb4-36074e45fc63 Date: Tue, 06 Nov 2018 15:00:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:00:20,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6363f8bf-5549-43d5-b309-04133b8b3880 used request id req-0afd22d8-f2dd-4306-9fb4-36074e45fc63 2018-11-06 15:00:20,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60e458cc-8425-41b4-838c-e1f552a992fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace229d26860e6c9d6a364d4dd4017fd75568c27" 2018-11-06 15:00:20,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:20 GMT Server: Apache x-compute-request-id: req-5b0f499a-10bf-4274-aac2-0b48ca66b755 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b0f499a-10bf-4274-aac2-0b48ca66b755 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T14:59:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "87dd0430-1758-4de1-ab0e-97373f17b793", "size": 1}} 2018-11-06 15:00:20,396 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 used request id req-5b0f499a-10bf-4274-aac2-0b48ca66b755 2018-11-06 15:00:20,397 - create_volume - DEBUG - Instance status is - available 2018-11-06 15:00:20,397 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2 2018-11-06 15:00:20,397 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2 2018-11-06 15:00:20,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60e458cc-8425-41b4-838c-e1f552a992fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace229d26860e6c9d6a364d4dd4017fd75568c27" 2018-11-06 15:00:20,651 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:00:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b7e419e0-544a-4da3-98a0-ba36b429d395 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-11-06 15:00:20,651 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 used request id req-b7e419e0-544a-4da3-98a0-ba36b429d395 2018-11-06 15:00:20,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60e458cc-8425-41b4-838c-e1f552a992fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace229d26860e6c9d6a364d4dd4017fd75568c27" 2018-11-06 15:00:20,932 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:20 GMT Server: Apache x-compute-request-id: req-a8251e41-7884-49ad-a72a-14b30a1e6507 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8251e41-7884-49ad-a72a-14b30a1e6507 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T15:00:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "87dd0430-1758-4de1-ab0e-97373f17b793", "size": 1}} 2018-11-06 15:00:20,932 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 used request id req-a8251e41-7884-49ad-a72a-14b30a1e6507 2018-11-06 15:00:20,932 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 15:00:20,932 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 15:00:23,935 - create_volume - DEBUG - Volume status query timeout in 56.7169110775 2018-11-06 15:00:23,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60e458cc-8425-41b4-838c-e1f552a992fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace229d26860e6c9d6a364d4dd4017fd75568c27" 2018-11-06 15:00:23,970 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:00:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5bd24f01-5406-42bb-b784-06b5f51b92cc x-openstack-request-id: req-5bd24f01-5406-42bb-b784-06b5f51b92cc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 87dd0430-1758-4de1-ab0e-97373f17b793 could not be found.", "code": 404}} 2018-11-06 15:00:23,970 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/87dd0430-1758-4de1-ab0e-97373f17b793 used request id req-5bd24f01-5406-42bb-b784-06b5f51b92cc 2018-11-06 15:00:23,970 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 87dd0430-1758-4de1-ab0e-97373f17b793 could not be found. (HTTP 404) (Request-ID: req-5bd24f01-5406-42bb-b784-06b5f51b92cc) 2018-11-06 15:00:23,970 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-2 2018-11-06 15:00:23,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7cd551a-6606-4049-9bbe-05959129c71f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68981d342e30e57431af636fee8d4f170ddc945" 2018-11-06 15:00:24,183 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:23 GMT Server: Apache x-compute-request-id: req-96728089-4e5f-4b6a-9c0f-d98b3c9561de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96728089-4e5f-4b6a-9c0f-d98b3c9561de Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T15:00:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "a9f6b345-16dd-4165-9889-1559016d2d16", "size": 1}} 2018-11-06 15:00:24,183 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 used request id req-96728089-4e5f-4b6a-9c0f-d98b3c9561de 2018-11-06 15:00:24,184 - create_volume - DEBUG - Instance status is - available 2018-11-06 15:00:24,184 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1 2018-11-06 15:00:24,184 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1 2018-11-06 15:00:24,187 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7cd551a-6606-4049-9bbe-05959129c71f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68981d342e30e57431af636fee8d4f170ddc945" 2018-11-06 15:00:24,447 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:00:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-16398a56-5c3d-44df-9454-c4922462b05f 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-11-06 15:00:24,447 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 used request id req-16398a56-5c3d-44df-9454-c4922462b05f 2018-11-06 15:00:24,451 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7cd551a-6606-4049-9bbe-05959129c71f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68981d342e30e57431af636fee8d4f170ddc945" 2018-11-06 15:00:24,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:24 GMT Server: Apache x-compute-request-id: req-5c8022f9-ebad-429a-a1b8-9a8ba54ad3d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c8022f9-ebad-429a-a1b8-9a8ba54ad3d4 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "13efdd0e7d884bf18d787dcef3f659f9", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "self"}, {"href": "http://172.30.9.27:8776/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T14:59:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "updated_at": "2018-11-06T15:00:24.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "a9f6b345-16dd-4165-9889-1559016d2d16", "size": 1}} 2018-11-06 15:00:24,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 used request id req-5c8022f9-ebad-429a-a1b8-9a8ba54ad3d4 2018-11-06 15:00:24,648 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 15:00:24,648 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 15:00:27,649 - create_volume - DEBUG - Volume status query timeout in 56.7993469238 2018-11-06 15:00:27,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7cd551a-6606-4049-9bbe-05959129c71f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68981d342e30e57431af636fee8d4f170ddc945" 2018-11-06 15:00:27,964 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:00:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-679262ee-ca69-4c35-b392-82b63fc8a9fc x-openstack-request-id: req-679262ee-ca69-4c35-b392-82b63fc8a9fc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a9f6b345-16dd-4165-9889-1559016d2d16 could not be found.", "code": 404}} 2018-11-06 15:00:27,964 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/24aa956c2eb34ba3bd5ac115cdf2f082/volumes/a9f6b345-16dd-4165-9889-1559016d2d16 used request id req-679262ee-ca69-4c35-b392-82b63fc8a9fc 2018-11-06 15:00:27,964 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a9f6b345-16dd-4165-9889-1559016d2d16 could not be found. (HTTP 404) (Request-ID: req-679262ee-ca69-4c35-b392-82b63fc8a9fc) 2018-11-06 15:00:27,964 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-1 2018-11-06 15:00:27,965 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-acb68720-1f94-40f9-a3d4-5657ed634b54-image 2018-11-06 15:00:27,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75ef0370c48cbe7628fa72a052ef281f433a2daf" 2018-11-06 15:00:29,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5fdba66c-f190-44d4-990b-5aa872f26b0c Date: Tue, 06 Nov 2018 15:00:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:00:29,907 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/eb7a7827-43a1-4422-b4e4-6715a1e15d0c used request id req-5fdba66c-f190-44d4-990b-5aa872f26b0c 2018-11-06 15:00:29,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 15:00:30,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1979cefb-cdc8-44ba-9481-580ef5b0c5ee Date: Tue, 06 Nov 2018 15:00:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "created_at": "2018-11-06T14:59:36Z", "updated_at": "2018-11-06T14:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:59:36Z", "revision_number": 0, "id": "3bb488d6-f2ac-495d-98b4-c825682484eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:59:36Z", "security_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "port_range_min": null, "ethertype": "IPv4", "project_id": "24aa956c2eb34ba3bd5ac115cdf2f082"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:59:36Z", "revision_number": 0, "id": "7f880373-0323-444c-919c-c4f079cfd62a", "remote_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "remote_ip_prefix": null, "created_at": "2018-11-06T14:59:36Z", "security_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "port_range_min": null, "ethertype": "IPv6", "project_id": "24aa956c2eb34ba3bd5ac115cdf2f082"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:59:36Z", "revision_number": 0, "id": "817636e4-ca7b-4b13-b973-8722e9032b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:59:36Z", "security_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "port_range_min": null, "ethertype": "IPv6", "project_id": "24aa956c2eb34ba3bd5ac115cdf2f082"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:59:36Z", "revision_number": 0, "id": "f35f759b-55c7-49a4-9f1e-6461dbd4bb57", "remote_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "remote_ip_prefix": null, "created_at": "2018-11-06T14:59:36Z", "security_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "port_range_min": null, "ethertype": "IPv4", "project_id": "24aa956c2eb34ba3bd5ac115cdf2f082"}], "revision_number": 4, "project_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "id": "be8dd675-bd80-432a-a3ca-1b034728d695", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:00:30,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1979cefb-cdc8-44ba-9481-580ef5b0c5ee 2018-11-06 15:00:30,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 15:00:30,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6cd191f-6cec-44b5-ba7c-c977ee2614ec 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:00:30,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-e6cd191f-6cec-44b5-ba7c-c977ee2614ec 2018-11-06 15:00:30,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 15:00:30,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3b2c17-035d-47f1-9a2f-089cb5146b0f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:00:30,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-fc3b2c17-035d-47f1-9a2f-089cb5146b0f 2018-11-06 15:00:30,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 15:00:30,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d42334-ce98-4e77-bd28-8a186a10d381 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:00:30,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-69d42334-ce98-4e77-bd28-8a186a10d381 2018-11-06 15:00:30,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 15:00:30,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a00ee4a-9111-461a-b22b-b5fe9e8b6ec0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082"}, "enabled": true, "id": "24aa956c2eb34ba3bd5ac115cdf2f082", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj"}} 2018-11-06 15:00:30,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-5a00ee4a-9111-461a-b22b-b5fe9e8b6ec0 2018-11-06 15:00:30,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be8dd675-bd80-432a-a3ca-1b034728d695 2018-11-06 15:00:30,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=be8dd675-bd80-432a-a3ca-1b034728d695 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 15:00:30,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c18375b7-ddb7-4cb8-963d-74b1624f3278 Date: Tue, 06 Nov 2018 15:00: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-11-06T14:59:36Z", "security_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "port_range_min": null, "revision_number": 0, "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "created_at": "2018-11-06T14:59:36Z", "project_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "id": "3bb488d6-f2ac-495d-98b4-c825682484eb"}, {"remote_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:59:36Z", "security_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "port_range_min": null, "revision_number": 0, "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "created_at": "2018-11-06T14:59:36Z", "project_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "id": "7f880373-0323-444c-919c-c4f079cfd62a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:59:36Z", "security_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "port_range_min": null, "revision_number": 0, "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "created_at": "2018-11-06T14:59:36Z", "project_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "id": "817636e4-ca7b-4b13-b973-8722e9032b39"}, {"remote_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T14:59:36Z", "security_group_id": "be8dd675-bd80-432a-a3ca-1b034728d695", "port_range_min": null, "revision_number": 0, "tenant_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "created_at": "2018-11-06T14:59:36Z", "project_id": "24aa956c2eb34ba3bd5ac115cdf2f082", "id": "f35f759b-55c7-49a4-9f1e-6461dbd4bb57"}]} 2018-11-06 15:00:30,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=be8dd675-bd80-432a-a3ca-1b034728d695 used request id req-c18375b7-ddb7-4cb8-963d-74b1624f3278 2018-11-06 15:00:30,640 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:00:30,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/be8dd675-bd80-432a-a3ca-1b034728d695 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 15:00:30,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-362c72e2-316a-4419-8fa5-594ca59b2f33 Content-Length: 0 Date: Tue, 06 Nov 2018 15:00:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:00:30,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/be8dd675-bd80-432a-a3ca-1b034728d695 used request id req-362c72e2-316a-4419-8fa5-594ca59b2f33 2018-11-06 15:00:30,958 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj 2018-11-06 15:00:30,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 15:00:31,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5238693-3d65-468f-b451-7bdac5f583c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:00:31,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/24aa956c2eb34ba3bd5ac115cdf2f082 used request id req-d5238693-3d65-468f-b451-7bdac5f583c3 2018-11-06 15:00:31,336 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-a5568d31-26c8-4ad-proj-role 2018-11-06 15:00:31,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d82372c369594dc6a1537132c17f1fb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 15:00:31,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:00:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04baaaf9-a0ba-4717-b44c-6eb8df0e375e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:00:31,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d82372c369594dc6a1537132c17f1fb2 used request id req-04baaaf9-a0ba-4717-b44c-6eb8df0e375e 2018-11-06 15:00:31,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8904eeb243eab172e6c9b51808b426f3d8720c47" 2018-11-06 15:00:31,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a3045b-292d-4e0b-acb2-97953ac4e134 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:00:31,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85a3045b-292d-4e0b-acb2-97953ac4e134 2018-11-06 15:00:31,554 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-a5568d31-26c8-4ad-user 2018-11-06 15:00:31,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/13efdd0e7d884bf18d787dcef3f659f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06a739fb011e3970be30ccfa365f98eb0624143" 2018-11-06 15:00:31,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:00:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7244de8d-f163-4958-a267-5ac59804b44b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:00:31,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/13efdd0e7d884bf18d787dcef3f659f9 used request id req-7244de8d-f163-4958-a267-5ac59804b44b 2018-11-06 15:00:31,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:32,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:00:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["CKbVbzxBRoqjBHWF1T222g"], "issued_at": "2018-11-06T15:00:32.000000Z"}} 2018-11-06 15:00:32,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83b385c63607a9ed074560974aa25c7ab26f4f1" 2018-11-06 15:00:32,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e009e1-58f8-4ba0-87f0-ed39c4f6b43f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:32,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-42e009e1-58f8-4ba0-87f0-ed39c4f6b43f 2018-11-06 15:00:32,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:00:32,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:32,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:00:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["BvqqyC4gRraM0XvvpNJMAg"], "issued_at": "2018-11-06T15:00:32.000000Z"}} 2018-11-06 15:00:32,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:00:32,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da76c83-1830-4154-af0f-af424ea1524c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:32,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6da76c83-1830-4154-af0f-af424ea1524c 2018-11-06 15:00:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:00:32,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:00: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:00:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2a6affa2-1459-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:00:32,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-100a6ed4-e04f-4d09-824c-b93916e96f69 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2a6affa2-1459-40a-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:00:32,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2a6affa2-1459-40a-proj used request id req-100a6ed4-e04f-4d09-824c-b93916e96f69 2018-11-06 15:00:32,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:00:32,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de41a5d3-f2f2-4abd-ae8b-9f58ccff991b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:00:32,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-de41a5d3-f2f2-4abd-ae8b-9f58ccff991b 2018-11-06 15:00:32,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}}' 2018-11-06 15:00:32,955 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:00:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0528236-f7f1-42f9-9f3c-c9721828ff36 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:00:32,955 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f0528236-f7f1-42f9-9f3c-c9721828ff36 2018-11-06 15:00:32,956 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-2a6affa2-1459-40a-proj 2018-11-06 15:00:32,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:00:32,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:33,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["XhEPIZJYRDm_UOSDngyQvQ"], "issued_at": "2018-11-06T15:00:33.000000Z"}} 2018-11-06 15:00:33,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbedbaade48b506218ee354509b1cf45c0cdc64e" 2018-11-06 15:00:33,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4fadb9-ce73-4fb2-8d8a-bc1f791dae6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:33,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bf4fadb9-ce73-4fb2-8d8a-bc1f791dae6b 2018-11-06 15:00:33,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:00:33,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:00: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:00:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbedbaade48b506218ee354509b1cf45c0cdc64e" 2018-11-06 15:00:33,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51037374-bdbe-4830-b45c-6af50350c199 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:00:33,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-51037374-bdbe-4830-b45c-6af50350c199 2018-11-06 15:00:33,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-2a6affa2-1459-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbedbaade48b506218ee354509b1cf45c0cdc64e" 2018-11-06 15:00:33,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cc8440-b556-4bb5-936e-c20184e76baa Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-2a6affa2-1459-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}]} 2018-11-06 15:00:33,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-2a6affa2-1459-40a-proj used request id req-03cc8440-b556-4bb5-936e-c20184e76baa 2018-11-06 15:00:33,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbedbaade48b506218ee354509b1cf45c0cdc64e" 2018-11-06 15:00:33,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d9eac6-d17a-4bfd-855b-aba5162a8f93 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:00:33,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-90d9eac6-d17a-4bfd-855b-aba5162a8f93 2018-11-06 15:00:34,081 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-2a6affa2-1459-40a-user 2018-11-06 15:00:34,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:00:34,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:00:34,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3b5748-2429-4ca7-a09a-5dc7d90c9d09 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:00:34,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cd3b5748-2429-4ca7-a09a-5dc7d90c9d09 2018-11-06 15:00:34,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" -d '{"role": {"name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role"}}' 2018-11-06 15:00:34,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:00:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f40cef54-1567-4c9e-8042-33a062b719cc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e32499cbaeb3453f91e401307c31bb8f", "links": {"self": "http://172.30.9.27:5000/v3/roles/e32499cbaeb3453f91e401307c31bb8f"}, "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role"}} 2018-11-06 15:00:34,303 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f40cef54-1567-4c9e-8042-33a062b719cc 2018-11-06 15:00:34,303 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role 2018-11-06 15:00:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/e32499cbaeb3453f91e401307c31bb8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:00:34,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3451565f-c52f-4a61-9e1d-41f355eb2293 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/e32499cbaeb3453f91e401307c31bb8f"}, "domain_id": null, "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role", "id": "e32499cbaeb3453f91e401307c31bb8f"}} 2018-11-06 15:00:34,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/e32499cbaeb3453f91e401307c31bb8f used request id req-3451565f-c52f-4a61-9e1d-41f355eb2293 2018-11-06 15:00:34,386 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role to project CreateInstanceVolumeTests-2a6affa2-1459-40a-proj 2018-11-06 15:00:34,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846/users/c38ac337ba1e47d187719dbb7817087e/roles/e32499cbaeb3453f91e401307c31bb8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:00:34,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:00:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd8242a-91d5-45d1-8ce2-8b6a080cf116 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:00:34,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846/users/c38ac337ba1e47d187719dbb7817087e/roles/e32499cbaeb3453f91e401307c31bb8f used request id req-9fd8242a-91d5-45d1-8ce2-8b6a080cf116 2018-11-06 15:00:34,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:00:34,522 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:00:34,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:00:34,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:34,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e32499cbaeb3453f91e401307c31bb8f", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role"}], "expires_at": "2018-11-06T16:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25ed62d2b6784aef936acfe6c610b846", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-user", "id": "c38ac337ba1e47d187719dbb7817087e"}, "audit_ids": ["C3o0A7H-SlaRCF60fMOxjg"], "issued_at": "2018-11-06T15:00:34.000000Z"}} 2018-11-06 15:00:34,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee96d9ef1b7c87c7032ec5ef4840f5ae68acf72" 2018-11-06 15:00:34,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8d69da-3b16-4590-8720-fe03ad371197 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:34,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4b8d69da-3b16-4590-8720-fe03ad371197 2018-11-06 15:00:34,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee96d9ef1b7c87c7032ec5ef4840f5ae68acf72" 2018-11-06 15:00:35,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-f9267384-99db-4829-b6cd-ff8504d94144 Date: Tue, 06 Nov 2018 15:00:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image"} 2018-11-06 15:00:35,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image used request id req-f9267384-99db-4829-b6cd-ff8504d94144 2018-11-06 15:00:35,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee96d9ef1b7c87c7032ec5ef4840f5ae68acf72" 2018-11-06 15:00:35,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-664658a2-401b-4490-8858-2a07f3c36dc9 Date: Tue, 06 Nov 2018 15:00: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-11-06 15:00:35,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-664658a2-401b-4490-8858-2a07f3c36dc9 2018-11-06 15:00:35,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ee96d9ef1b7c87c7032ec5ef4840f5ae68acf72" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image"}' 2018-11-06 15:00:35,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007 X-Openstack-Request-Id: req-9cfece6c-a461-4d0d-9fb5-f154d7567cd2 Date: Tue, 06 Nov 2018 15:00:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:00:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:00:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "min_disk": 0, "protected": false, "id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "file": "/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/file", "checksum": null, "owner": "25ed62d2b6784aef936acfe6c610b846", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:00:35,521 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9cfece6c-a461-4d0d-9fb5-f154d7567cd2 2018-11-06 15:00:35,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee96d9ef1b7c87c7032ec5ef4840f5ae68acf72" -d '' 2018-11-06 15:00:37,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e3f78b0-db7e-4c93-ab0b-308fe0b8ac83 Date: Tue, 06 Nov 2018 15:00:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:00:37,803 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/file used request id req-5e3f78b0-db7e-4c93-ab0b-308fe0b8ac83 2018-11-06 15:00:37,804 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:00:37,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee96d9ef1b7c87c7032ec5ef4840f5ae68acf72" 2018-11-06 15:00:37,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4222fdae-197c-4e7b-b116-6f22771e7565 Date: Tue, 06 Nov 2018 15:00:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:00:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:00:37Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/snap", "metadata": {}}], "self": "/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "min_disk": 0, "protected": false, "id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "file": "/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25ed62d2b6784aef936acfe6c610b846", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:00:37,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007 used request id req-4222fdae-197c-4e7b-b116-6f22771e7565 2018-11-06 15:00:37,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee96d9ef1b7c87c7032ec5ef4840f5ae68acf72" 2018-11-06 15:00:37,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4923f9ff-0a3c-4460-8ec4-88c2637115ec Date: Tue, 06 Nov 2018 15:00: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-11-06 15:00:37,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4923f9ff-0a3c-4460-8ec4-88c2637115ec 2018-11-06 15:00:37,983 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image 2018-11-06 15:00:37,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee96d9ef1b7c87c7032ec5ef4840f5ae68acf72" 2018-11-06 15:00:38,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-590cb1d0-2cd1-46e5-91f7-b9e3f0024a34 Date: Tue, 06 Nov 2018 15:00:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:00:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:00:37Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/snap", "metadata": {}}], "self": "/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "min_disk": 0, "protected": false, "id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "file": "/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25ed62d2b6784aef936acfe6c610b846", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:00:38,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007 used request id req-590cb1d0-2cd1-46e5-91f7-b9e3f0024a34 2018-11-06 15:00:38,145 - create_image - DEBUG - Instance status is - active 2018-11-06 15:00:38,145 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image 2018-11-06 15:00:38,145 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image 2018-11-06 15:00:38,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:00:38,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:38,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:00:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ClX90pr7RRWmkJh0ME4z6g"], "issued_at": "2018-11-06T15:00:38.000000Z"}} 2018-11-06 15:00:38,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e29a15d9ff2113fdd3dffbf9105a1341c5d41f" 2018-11-06 15:00:38,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a1a971-82c4-44bf-954a-dd67d48fa538 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:38,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a2a1a971-82c4-44bf-954a-dd67d48fa538 2018-11-06 15:00:38,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:00:38,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e29a15d9ff2113fdd3dffbf9105a1341c5d41f" 2018-11-06 15:00:38,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00: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-4b35900d-b561-4beb-909b-b20f6a258be7 x-compute-request-id: req-4b35900d-b561-4beb-909b-b20f6a258be7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:00:38,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4b35900d-b561-4beb-909b-b20f6a258be7 2018-11-06 15:00:38,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e29a15d9ff2113fdd3dffbf9105a1341c5d41f" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-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-11-06 15:00:38,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00: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-1d7998a1-765a-446e-b93a-a574383bc199 x-compute-request-id: req-1d7998a1-765a-446e-b93a-a574383bc199 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "520ffe58-7ab1-4151-8180-555c5596101d", "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:00:38,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1d7998a1-765a-446e-b93a-a574383bc199 2018-11-06 15:00:38,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:00:38,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:39,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e32499cbaeb3453f91e401307c31bb8f", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role"}], "expires_at": "2018-11-06T16:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25ed62d2b6784aef936acfe6c610b846", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-user", "id": "c38ac337ba1e47d187719dbb7817087e"}, "audit_ids": ["DlkrME0gQXK0cJ4c9HxRtg"], "issued_at": "2018-11-06T15:00:39.000000Z"}} 2018-11-06 15:00:39,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51430a1fe8ab3c9d585f879e888ab3a4c05c42c6" 2018-11-06 15:00:39,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49d4eb3-d3c8-4e4f-9f79-2e543de27016 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:39,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a49d4eb3-d3c8-4e4f-9f79-2e543de27016 2018-11-06 15:00:39,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51430a1fe8ab3c9d585f879e888ab3a4c05c42c6" 2018-11-06 15:00:39,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9157232d-a6c6-4f90-8bdd-c39a27ab4f5a Date: Tue, 06 Nov 2018 15:00:39 GMT RESP BODY: {"networks":[]} 2018-11-06 15:00:39,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-9157232d-a6c6-4f90-8bdd-c39a27ab4f5a 2018-11-06 15:00:39,506 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net 2018-11-06 15:00:39,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51430a1fe8ab3c9d585f879e888ab3a4c05c42c6" -d '{"network": {"name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net", "admin_state_up": true}}' 2018-11-06 15:00:40,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7abe65e2-0a08-4ea7-bb31-715a22a4f5ee Date: Tue, 06 Nov 2018 15:00:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:00:39Z","is_default":false,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","mtu":1450}} 2018-11-06 15:00:40,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-7abe65e2-0a08-4ea7-bb31-715a22a4f5ee 2018-11-06 15:00:40,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51430a1fe8ab3c9d585f879e888ab3a4c05c42c6" 2018-11-06 15:00:40,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1fc56aaf-bcbe-4a7b-9562-3caa18941240 Date: Tue, 06 Nov 2018 15:00: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-11-06T15:00:39Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:00:40,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-1fc56aaf-bcbe-4a7b-9562-3caa18941240 2018-11-06 15:00:40,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51430a1fe8ab3c9d585f879e888ab3a4c05c42c6" 2018-11-06 15:00:40,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-137cfdef-2ea2-49a1-8bc4-af92472640bc Date: Tue, 06 Nov 2018 15:00:40 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:00:40,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-137cfdef-2ea2-49a1-8bc4-af92472640bc 2018-11-06 15:00:40,508 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet 2018-11-06 15:00:40,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51430a1fe8ab3c9d585f879e888ab3a4c05c42c6" -d '{"subnets": [{"ip_version": 4, "network_id": "032317c8-67ef-4c8f-a06a-a99aa2cf043f", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]}' 2018-11-06 15:00:41,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c8f620c9-d218-4a6a-84e9-795e2c2290be Date: Tue, 06 Nov 2018 15:00:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:00:41,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-c8f620c9-d218-4a6a-84e9-795e2c2290be 2018-11-06 15:00:41,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51430a1fe8ab3c9d585f879e888ab3a4c05c42c6" 2018-11-06 15:00:41,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-47a6cd65-2cac-4c58-854a-9d9a9f1798db Date: Tue, 06 Nov 2018 15:00:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:00:41,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-47a6cd65-2cac-4c58-854a-9d9a9f1798db 2018-11-06 15:00:41,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51430a1fe8ab3c9d585f879e888ab3a4c05c42c6" 2018-11-06 15:00:41,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-894f11f3-d10e-445b-b5c9-094890f75cab Date: Tue, 06 Nov 2018 15:00:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:00:41,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-894f11f3-d10e-445b-b5c9-094890f75cab 2018-11-06 15:00:41,743 - OpenStackNetwork - DEBUG - Network [032317c8-67ef-4c8f-a06a-a99aa2cf043f] created successfully 2018-11-06 15:00:41,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:00:41,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:42,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e32499cbaeb3453f91e401307c31bb8f", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role"}], "expires_at": "2018-11-06T16:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25ed62d2b6784aef936acfe6c610b846", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-user", "id": "c38ac337ba1e47d187719dbb7817087e"}, "audit_ids": ["hPoK3676SuiWYBeNflfBzg"], "issued_at": "2018-11-06T15:00:42.000000Z"}} 2018-11-06 15:00:42,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f7c65eecbd9be8e92cd1d47b76ecd06c3d3cd" 2018-11-06 15:00:42,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6ce01d-12a7-404a-b2f7-76a5c6a14fe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:42,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1e6ce01d-12a7-404a-b2f7-76a5c6a14fe3 2018-11-06 15:00:42,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f7c65eecbd9be8e92cd1d47b76ecd06c3d3cd" 2018-11-06 15:00:42,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:42 GMT Server: Apache x-compute-request-id: req-6abc5c04-206c-40bc-b0f0-68abe6e247e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6abc5c04-206c-40bc-b0f0-68abe6e247e3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-06 15:00:42,376 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/detail used request id req-6abc5c04-206c-40bc-b0f0-68abe6e247e3 2018-11-06 15:00:42,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6abc5c04-206c-40bc-b0f0-68abe6e247e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f7c65eecbd9be8e92cd1d47b76ecd06c3d3cd" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-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-11-06 15:00:42,696 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:00:42 GMT Server: Apache x-compute-request-id: req-6d3b909b-b546-4f95-ae2c-b7ecb43fbe3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d3b909b-b546-4f95-ae2c-b7ecb43fbe3f Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:42.617973", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "size": 1}} 2018-11-06 15:00:42,696 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes used request id req-6d3b909b-b546-4f95-ae2c-b7ecb43fbe3f 2018-11-06 15:00:42,700 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6abc5c04-206c-40bc-b0f0-68abe6e247e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f7c65eecbd9be8e92cd1d47b76ecd06c3d3cd" 2018-11-06 15:00:42,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:42 GMT Server: Apache x-compute-request-id: req-2c47aa04-57af-46d2-bd2b-a52f64ec00f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c47aa04-57af-46d2-bd2b-a52f64ec00f4 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:00:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "size": 1}} 2018-11-06 15:00:42,903 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a used request id req-2c47aa04-57af-46d2-bd2b-a52f64ec00f4 2018-11-06 15:00:42,903 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1 2018-11-06 15:00:42,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6abc5c04-206c-40bc-b0f0-68abe6e247e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f7c65eecbd9be8e92cd1d47b76ecd06c3d3cd" 2018-11-06 15:00:43,114 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:42 GMT Server: Apache x-compute-request-id: req-ae45aee7-fdd6-4e86-b253-54355d8ffa31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae45aee7-fdd6-4e86-b253-54355d8ffa31 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:00:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "size": 1}} 2018-11-06 15:00:43,115 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a used request id req-ae45aee7-fdd6-4e86-b253-54355d8ffa31 2018-11-06 15:00:43,115 - create_volume - DEBUG - Instance status is - available 2018-11-06 15:00:43,115 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1 2018-11-06 15:00:43,115 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1 2018-11-06 15:00:43,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:00:43,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:43,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e32499cbaeb3453f91e401307c31bb8f", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role"}], "expires_at": "2018-11-06T16:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25ed62d2b6784aef936acfe6c610b846", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-user", "id": "c38ac337ba1e47d187719dbb7817087e"}, "audit_ids": ["iVc2RKenSiS3ohJqDoGg2Q"], "issued_at": "2018-11-06T15:00:43.000000Z"}} 2018-11-06 15:00:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65efbdf5876ec1994ad533f6f4ed9bb4a51a604c" 2018-11-06 15:00:43,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74d2dea-12ee-40b1-a9db-8e9e2479c818 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:43,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f74d2dea-12ee-40b1-a9db-8e9e2479c818 2018-11-06 15:00:43,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65efbdf5876ec1994ad533f6f4ed9bb4a51a604c" 2018-11-06 15:00:43,760 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:43 GMT Server: Apache x-compute-request-id: req-9a81f4f3-5d65-4a46-ac7e-ed95437761fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a81f4f3-5d65-4a46-ac7e-ed95437761fc Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:00:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "size": 1}]} 2018-11-06 15:00:43,760 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/detail used request id req-9a81f4f3-5d65-4a46-ac7e-ed95437761fc 2018-11-06 15:00:43,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9a81f4f3-5d65-4a46-ac7e-ed95437761fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65efbdf5876ec1994ad533f6f4ed9bb4a51a604c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-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-11-06 15:00:44,098 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:00:43 GMT Server: Apache x-compute-request-id: req-15bab1e2-9c1f-433d-8d99-d19458aee432 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15bab1e2-9c1f-433d-8d99-d19458aee432 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:44.009018", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f", "size": 1}} 2018-11-06 15:00:44,098 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes used request id req-15bab1e2-9c1f-433d-8d99-d19458aee432 2018-11-06 15:00:44,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a81f4f3-5d65-4a46-ac7e-ed95437761fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65efbdf5876ec1994ad533f6f4ed9bb4a51a604c" 2018-11-06 15:00:44,292 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:44 GMT Server: Apache x-compute-request-id: req-114d1388-9bc5-47da-ac63-4ab5aa1d994c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-114d1388-9bc5-47da-ac63-4ab5aa1d994c Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:00:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f", "size": 1}} 2018-11-06 15:00:44,293 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f used request id req-114d1388-9bc5-47da-ac63-4ab5aa1d994c 2018-11-06 15:00:44,293 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2 2018-11-06 15:00:44,296 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a81f4f3-5d65-4a46-ac7e-ed95437761fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65efbdf5876ec1994ad533f6f4ed9bb4a51a604c" 2018-11-06 15:00:44,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:44 GMT Server: Apache x-compute-request-id: req-844d478b-8065-4cc8-aa93-d486a6446fc9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-844d478b-8065-4cc8-aa93-d486a6446fc9 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:00:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f", "size": 1}} 2018-11-06 15:00:44,497 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f used request id req-844d478b-8065-4cc8-aa93-d486a6446fc9 2018-11-06 15:00:44,497 - create_volume - DEBUG - Instance status is - available 2018-11-06 15:00:44,497 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2 2018-11-06 15:00:44,498 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2 2018-11-06 15:00:44,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:00:44,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:44,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e32499cbaeb3453f91e401307c31bb8f", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role"}], "expires_at": "2018-11-06T16:00:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25ed62d2b6784aef936acfe6c610b846", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-user", "id": "c38ac337ba1e47d187719dbb7817087e"}, "audit_ids": ["5xEArvzYT22he4ZKgNquXw"], "issued_at": "2018-11-06T15:00:44.000000Z"}} 2018-11-06 15:00:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:44,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098b6faf-11ab-4c28-bc79-298d1524e712 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:44,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-098b6faf-11ab-4c28-bc79-298d1524e712 2018-11-06 15:00:44,946 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:00:44,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:45,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b45e222-24f3-49c8-ba8b-ca37e8114ee5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:45,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4b45e222-24f3-49c8-ba8b-ca37e8114ee5 2018-11-06 15:00:45,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:45,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-747508d9-6303-445f-8a4f-cc478c5a5fd5 Date: Tue, 06 Nov 2018 15:00: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":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:00:45,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-747508d9-6303-445f-8a4f-cc478c5a5fd5 2018-11-06 15:00:45,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:00:45,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:00: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:00:45,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:45,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561749b5-3bd2-4211-af34-b57668b1bf8e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:00:45,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-561749b5-3bd2-4211-af34-b57668b1bf8e 2018-11-06 15:00:45,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:45,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-593b23b8-76be-49d4-b35c-052349543e22 Date: Tue, 06 Nov 2018 15:00:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:00:45,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-593b23b8-76be-49d4-b35c-052349543e22 2018-11-06 15:00:45,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:45,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ae716c6c-83fc-4d70-9584-7f1837f4d3a5 Date: Tue, 06 Nov 2018 15:00:45 GMT RESP BODY: {"ports":[]} 2018-11-06 15:00:45,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port&admin_state_up=True used request id req-ae716c6c-83fc-4d70-9584-7f1837f4d3a5 2018-11-06 15:00:45,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:45,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1830fdeb-9b5d-4fde-a1ba-ae656a5a7e10 x-compute-request-id: req-1830fdeb-9b5d-4fde-a1ba-ae656a5a7e10 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 15:00:45,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst used request id req-1830fdeb-9b5d-4fde-a1ba-ae656a5a7e10 2018-11-06 15:00:45,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:46,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-53537348-9031-4df9-980b-4754073bd15f Date: Tue, 06 Nov 2018 15:00:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:00:46,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-53537348-9031-4df9-980b-4754073bd15f 2018-11-06 15:00:46,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:46,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-912af2b5-d122-422d-8f5d-74423b6a00bf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:00:46,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-912af2b5-d122-422d-8f5d-74423b6a00bf 2018-11-06 15:00:46,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:46,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e061fd8-5ff4-498e-8098-5b5413112a38 Date: Tue, 06 Nov 2018 15:00:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:00:46,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-3e061fd8-5ff4-498e-8098-5b5413112a38 2018-11-06 15:00:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:46,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-53b71858-09ac-4192-80ee-682aff7a9dcc Date: Tue, 06 Nov 2018 15:00:46 GMT RESP BODY: {"ports":[]} 2018-11-06 15:00:46,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port&admin_state_up=True used request id req-53b71858-09ac-4192-80ee-682aff7a9dcc 2018-11-06 15:00:46,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:00:46,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:00:47,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e32499cbaeb3453f91e401307c31bb8f", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role"}], "expires_at": "2018-11-06T16:00:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25ed62d2b6784aef936acfe6c610b846", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-user", "id": "c38ac337ba1e47d187719dbb7817087e"}, "audit_ids": ["uzJ_jcjyT52Upgw60xqCjQ"], "issued_at": "2018-11-06T15:00:47.000000Z"}} 2018-11-06 15:00:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56188edadf446af598c5ca0cc078b708ee8d23c9" 2018-11-06 15:00:47,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78230f0d-e798-48eb-8e16-d3fbfe5eeae4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:00:47,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-78230f0d-e798-48eb-8e16-d3fbfe5eeae4 2018-11-06 15:00:47,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:47,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-32445bff-1d7c-4172-bfdc-aee18bf7bc50 Date: Tue, 06 Nov 2018 15:00:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:00:47,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-32445bff-1d7c-4172-bfdc-aee18bf7bc50 2018-11-06 15:00:47,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:47,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-789daa45-4012-4b12-9f08-76d8c5caf3f7 Date: Tue, 06 Nov 2018 15:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:00:47,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-789daa45-4012-4b12-9f08-76d8c5caf3f7 2018-11-06 15:00:47,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:47,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ab4213c3-dc5f-4948-958e-5a4a91025f96 Date: Tue, 06 Nov 2018 15:00:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:00:47,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-ab4213c3-dc5f-4948-958e-5a4a91025f96 2018-11-06 15:00:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:00:47,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:00: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:00:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56188edadf446af598c5ca0cc078b708ee8d23c9" 2018-11-06 15:00:47,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb774a9-d78b-4d0e-91f5-858feb3557a1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:00:47,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-8cb774a9-d78b-4d0e-91f5-858feb3557a1 2018-11-06 15:00:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:48,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c91dbb39-4760-49a9-8eb2-2311c30cbc7d Date: Tue, 06 Nov 2018 15:00:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:00:48,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-c91dbb39-4760-49a9-8eb2-2311c30cbc7d 2018-11-06 15:00:48,180 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net 2018-11-06 15:00:48,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" -d '{"port": {"network_id": "032317c8-67ef-4c8f-a06a-a99aa2cf043f", "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port", "admin_state_up": true}}' 2018-11-06 15:00:49,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-3ba78698-b924-446c-91e0-b8a92f32e678 Date: Tue, 06 Nov 2018 15:00:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.8"}],"id":"97791eb2-e398-4906-81e2-3b0aedcc7b86","security_groups":["2e0009ba-7d62-44b4-84bb-ce2f1ac006bf"],"mac_address":"fa:16:3e:4c:14:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port","project_id":"25ed62d2b6784aef936acfe6c610b846","qos_policy_id":null,"admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:48Z","binding:vnic_type":"normal"}} 2018-11-06 15:00:49,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-3ba78698-b924-446c-91e0-b8a92f32e678 2018-11-06 15:00:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:49,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-23574699-6dda-4f06-99e5-e37b5492e08c Date: Tue, 06 Nov 2018 15:00: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":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:00:49,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-23574699-6dda-4f06-99e5-e37b5492e08c 2018-11-06 15:00:49,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:49,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3dc385-829b-46b0-8477-e74f6517f005 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:00:49,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-aa3dc385-829b-46b0-8477-e74f6517f005 2018-11-06 15:00:49,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:49,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e9ebb3a6-e8d7-4fe8-89c5-5a5ba08bd840 Date: Tue, 06 Nov 2018 15:00:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:00:49,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-e9ebb3a6-e8d7-4fe8-89c5-5a5ba08bd840 2018-11-06 15:00:49,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:49,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-358c91c8-c003-47ac-ad42-15470faf2a37 Date: Tue, 06 Nov 2018 15:00:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.8"}],"id":"97791eb2-e398-4906-81e2-3b0aedcc7b86","security_groups":["2e0009ba-7d62-44b4-84bb-ce2f1ac006bf"],"mac_address":"fa:16:3e:4c:14:70","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:48Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 15:00:49,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port&admin_state_up=True used request id req-358c91c8-c003-47ac-ad42-15470faf2a37 2018-11-06 15:00:49,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:49,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f90ae1a-4a70-49e4-8c5f-0c08823be49f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:00:49,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-7f90ae1a-4a70-49e4-8c5f-0c08823be49f 2018-11-06 15:00:49,862 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst 2018-11-06 15:00:49,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:49,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00: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-ced1f1d1-4f95-43c9-a688-9e9f362d1fdf x-compute-request-id: req-ced1f1d1-4f95-43c9-a688-9e9f362d1fdf Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-flavor-name"}]} 2018-11-06 15:00:49,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ced1f1d1-4f95-43c9-a688-9e9f362d1fdf 2018-11-06 15:00:49,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/520ffe58-7ab1-4151-8180-555c5596101d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:49,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00: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-c1a2db1b-4702-4ece-a913-560803ebd2c8 x-compute-request-id: req-c1a2db1b-4702-4ece-a913-560803ebd2c8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "520ffe58-7ab1-4151-8180-555c5596101d", "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:00:49,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/520ffe58-7ab1-4151-8180-555c5596101d used request id req-c1a2db1b-4702-4ece-a913-560803ebd2c8 2018-11-06 15:00:49,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:50,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-5756a686-b604-4dcc-ab30-735c176fbf68 Date: Tue, 06 Nov 2018 15:00:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:00:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:00:37Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/snap", "metadata": {}}], "self": "/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "min_disk": 0, "protected": false, "id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "file": "/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25ed62d2b6784aef936acfe6c610b846", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image"} 2018-11-06 15:00:50,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image used request id req-5756a686-b604-4dcc-ab30-735c176fbf68 2018-11-06 15:00:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:50,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-118463f2-f3f8-4e1a-adb8-6abd77faa758 Date: Tue, 06 Nov 2018 15:00: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-11-06 15:00:50,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-118463f2-f3f8-4e1a-adb8-6abd77faa758 2018-11-06 15:00:50,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" -d '{"server": {"name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "imageRef": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "flavorRef": "520ffe58-7ab1-4151-8180-555c5596101d", "max_count": 1, "min_count": 1, "networks": [{"port": "97791eb2-e398-4906-81e2-3b0aedcc7b86"}]}}' 2018-11-06 15:00:52,430 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:00:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1793c284-05ca-44d5-9e2a-4c5246ec0db1 x-compute-request-id: req-1793c284-05ca-44d5-9e2a-4c5246ec0db1 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "adminPass": "mfko6ZYgfGqg"}} 2018-11-06 15:00:52,431 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1793c284-05ca-44d5-9e2a-4c5246ec0db1 2018-11-06 15:00:52,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:52,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7d91a9c-e79f-455a-ba1f-37317c85e98b x-compute-request-id: req-e7d91a9c-e79f-455a-ba1f-37317c85e98b 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.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:00:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:00:52,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-e7d91a9c-e79f-455a-ba1f-37317c85e98b 2018-11-06 15:00:52,800 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst 2018-11-06 15:00:52,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:53,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:00:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e00a1e05-faaa-4c0a-b2eb-fb6c47ed0921 x-compute-request-id: req-e00a1e05-faaa-4c0a-b2eb-fb6c47ed0921 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.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:00:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:00:53,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-e00a1e05-faaa-4c0a-b2eb-fb6c47ed0921 2018-11-06 15:00:53,177 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst] is - BUILD 2018-11-06 15:00:53,177 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:00:56,180 - create_instance - DEBUG - VM status query timeout in 896.620493889 2018-11-06 15:00:56,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:00:56,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-d201731d-1dd8-457e-9fa8-a09c91d59835 x-compute-request-id: req-d201731d-1dd8-457e-9fa8-a09c91d59835 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.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "security_groups": [{"name": "default"}], "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:00:53Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:00:56,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-d201731d-1dd8-457e-9fa8-a09c91d59835 2018-11-06 15:00:56,689 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst] is - BUILD 2018-11-06 15:00:56,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:00:59,691 - create_instance - DEBUG - VM status query timeout in 893.109828949 2018-11-06 15:00:59,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:00,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-33dd37f2-7236-44de-a839-82f891bec7c6 x-compute-request-id: req-33dd37f2-7236-44de-a839-82f891bec7c6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:14:70", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "security_groups": [{"name": "default"}], "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:00:59Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:01:00,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-33dd37f2-7236-44de-a839-82f891bec7c6 2018-11-06 15:01:00,623 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst] is - ACTIVE 2018-11-06 15:01:00,623 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:01:00,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:01,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01: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-ad0dda0d-5f19-46ba-9a2a-9881349c60be x-compute-request-id: req-ad0dda0d-5f19-46ba-9a2a-9881349c60be Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:14:70", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "security_groups": [{"name": "default"}], "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:00:59Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:01:01,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-ad0dda0d-5f19-46ba-9a2a-9881349c60be 2018-11-06 15:01:01,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:01,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cf7539c8-5daf-46c0-be4d-379567438f96 Date: Tue, 06 Nov 2018 15:01: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":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:01:01,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-cf7539c8-5daf-46c0-be4d-379567438f96 2018-11-06 15:01:01,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:01,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5341eb-bffd-4cd7-9d4a-43ddc35bf10a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:01:01,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-ac5341eb-bffd-4cd7-9d4a-43ddc35bf10a 2018-11-06 15:01:01,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:01,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cff86555-b268-4f45-b457-480d30e9cc03 Date: Tue, 06 Nov 2018 15:01:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:01:01,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-cff86555-b268-4f45-b457-480d30e9cc03 2018-11-06 15:01:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:01,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-b7bdfda7-ed8e-4c11-bbc9-30339e50f7c3 Date: Tue, 06 Nov 2018 15:01:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.2"}],"id":"13a5f617-087a-4748-ab3e-7c8d13318765","security_groups":[],"mac_address":"fa:16:3e:7e:fe:1a","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.4"}],"id":"89ebeb20-1b2b-4a01-ba68-ec654c8b43db","security_groups":[],"mac_address":"fa:16:3e:9d:04:69","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.8"}],"id":"97791eb2-e398-4906-81e2-3b0aedcc7b86","security_groups":["2e0009ba-7d62-44b4-84bb-ce2f1ac006bf"],"mac_address":"fa:16:3e:4c:14:70","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:48Z","binding:vnic_type":"normal","device_id":"6775348e-a70e-4160-aa79-6d8077f10bea"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.3"}],"id":"f93e8455-23c7-498d-a50b-64bd523d057a","security_groups":[],"mac_address":"fa:16:3e:21:e3:b4","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-032317c8-67ef-4c8f-a06a-a99aa2cf043f"}]} 2018-11-06 15:01:01,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-b7bdfda7-ed8e-4c11-bbc9-30339e50f7c3 2018-11-06 15:01:01,867 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:02,054 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:01 GMT Server: Apache x-compute-request-id: req-5aa208d4-54f9-403a-85c9-e4c517b1e568 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5aa208d4-54f9-403a-85c9-e4c517b1e568 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:00:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f", "size": 1}, {"status": "available", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:00:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "size": 1}]} 2018-11-06 15:01:02,054 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/detail used request id req-5aa208d4-54f9-403a-85c9-e4c517b1e568 2018-11-06 15:01:02,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:02,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0664d37f-d0f7-45f6-bfa0-91f1f785f0ac Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:01:02,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-0664d37f-d0f7-45f6-bfa0-91f1f785f0ac 2018-11-06 15:01:02,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:02,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-c2692c45-81e9-46c4-b294-86b80e913e44 x-compute-request-id: req-c2692c45-81e9-46c4-b294-86b80e913e44 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:14:70", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "security_groups": [{"name": "default"}], "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:00:59Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:01:02,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-c2692c45-81e9-46c4-b294-86b80e913e44 2018-11-06 15:01:02,594 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst] is - ACTIVE 2018-11-06 15:01:02,595 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:01:02,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:03,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-e63a7e4c-f55c-4f65-a225-4b631d31d4d6 x-compute-request-id: req-e63a7e4c-f55c-4f65-a225-4b631d31d4d6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:14:70", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "security_groups": [{"name": "default"}], "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:00:59Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:01:03,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-e63a7e4c-f55c-4f65-a225-4b631d31d4d6 2018-11-06 15:01:03,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:03,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cbf55081-170f-437d-8795-724e52823969 Date: Tue, 06 Nov 2018 15:01: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":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:01:03,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-cbf55081-170f-437d-8795-724e52823969 2018-11-06 15:01:03,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:03,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f36c91d-8039-4664-86a3-8265d132aedb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:01:03,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-5f36c91d-8039-4664-86a3-8265d132aedb 2018-11-06 15:01:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:03,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ae000926-8ba0-4924-a719-84a0b48669bd Date: Tue, 06 Nov 2018 15:01:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:01:03,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-ae000926-8ba0-4924-a719-84a0b48669bd 2018-11-06 15:01:03,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:03,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-4b742f15-bea9-4f5b-b1f0-98c901f4b295 Date: Tue, 06 Nov 2018 15:01:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.2"}],"id":"13a5f617-087a-4748-ab3e-7c8d13318765","security_groups":[],"mac_address":"fa:16:3e:7e:fe:1a","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.4"}],"id":"89ebeb20-1b2b-4a01-ba68-ec654c8b43db","security_groups":[],"mac_address":"fa:16:3e:9d:04:69","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.8"}],"id":"97791eb2-e398-4906-81e2-3b0aedcc7b86","security_groups":["2e0009ba-7d62-44b4-84bb-ce2f1ac006bf"],"mac_address":"fa:16:3e:4c:14:70","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:48Z","binding:vnic_type":"normal","device_id":"6775348e-a70e-4160-aa79-6d8077f10bea"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.3"}],"id":"f93e8455-23c7-498d-a50b-64bd523d057a","security_groups":[],"mac_address":"fa:16:3e:21:e3:b4","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-032317c8-67ef-4c8f-a06a-a99aa2cf043f"}]} 2018-11-06 15:01:03,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-4b742f15-bea9-4f5b-b1f0-98c901f4b295 2018-11-06 15:01:03,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" -d '{"volumeAttachment": {"volumeId": "3a533145-a06e-4547-9aa8-48b0d722e70a"}}' 2018-11-06 15:01:05,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16d09639-61a9-4de9-bdc7-5f17e9235dc2 x-compute-request-id: req-16d09639-61a9-4de9-bdc7-5f17e9235dc2 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "6775348e-a70e-4160-aa79-6d8077f10bea", "id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "volumeId": "3a533145-a06e-4547-9aa8-48b0d722e70a"}} 2018-11-06 15:01:05,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea/os-volume_attachments used request id req-16d09639-61a9-4de9-bdc7-5f17e9235dc2 2018-11-06 15:01:05,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:05,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b0230cc-105d-4407-98d3-06c56968762b x-compute-request-id: req-7b0230cc-105d-4407-98d3-06c56968762b Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:14:70", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "security_groups": [{"name": "default"}], "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:00:59Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [{"id": "3a533145-a06e-4547-9aa8-48b0d722e70a"}], "metadata": {}}} 2018-11-06 15:01:05,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-7b0230cc-105d-4407-98d3-06c56968762b 2018-11-06 15:01:05,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:05,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1769bef0-4869-4f2a-9957-1566cb60a460 Date: Tue, 06 Nov 2018 15:01: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":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:01:05,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-1769bef0-4869-4f2a-9957-1566cb60a460 2018-11-06 15:01:05,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:05,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a948453-6d7f-4090-bb70-2e9333900d08 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:01:05,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-2a948453-6d7f-4090-bb70-2e9333900d08 2018-11-06 15:01:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:05,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-24c4b8a8-a9c8-456f-837f-d6a295c9b8d3 Date: Tue, 06 Nov 2018 15:01:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:01:05,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-24c4b8a8-a9c8-456f-837f-d6a295c9b8d3 2018-11-06 15:01:05,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:06,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-bbcc55a5-2b56-47ad-96b9-71e266302574 Date: Tue, 06 Nov 2018 15:01:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.2"}],"id":"13a5f617-087a-4748-ab3e-7c8d13318765","security_groups":[],"mac_address":"fa:16:3e:7e:fe:1a","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.4"}],"id":"89ebeb20-1b2b-4a01-ba68-ec654c8b43db","security_groups":[],"mac_address":"fa:16:3e:9d:04:69","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.8"}],"id":"97791eb2-e398-4906-81e2-3b0aedcc7b86","security_groups":["2e0009ba-7d62-44b4-84bb-ce2f1ac006bf"],"mac_address":"fa:16:3e:4c:14:70","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:48Z","binding:vnic_type":"normal","device_id":"6775348e-a70e-4160-aa79-6d8077f10bea"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.3"}],"id":"f93e8455-23c7-498d-a50b-64bd523d057a","security_groups":[],"mac_address":"fa:16:3e:21:e3:b4","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-032317c8-67ef-4c8f-a06a-a99aa2cf043f"}]} 2018-11-06 15:01:06,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-bbcc55a5-2b56-47ad-96b9-71e266302574 2018-11-06 15:01:06,061 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5aa208d4-54f9-403a-85c9-e4c517b1e568" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:06,247 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:06 GMT Server: Apache x-compute-request-id: req-1c13c707-2dd5-44f9-98b2-437f039cb7f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c13c707-2dd5-44f9-98b2-437f039cb7f4 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:00:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f", "size": 1}, {"status": "attaching", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:01:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "size": 1}]} 2018-11-06 15:01:06,247 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/detail used request id req-1c13c707-2dd5-44f9-98b2-437f039cb7f4 2018-11-06 15:01:06,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:06,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723027b5-6874-4cea-8c79-08c57c50a844 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:01:06,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-723027b5-6874-4cea-8c79-08c57c50a844 2018-11-06 15:01:06,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:07,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-bac4f418-fd3a-4a47-b5cd-752f20eb8833 x-compute-request-id: req-bac4f418-fd3a-4a47-b5cd-752f20eb8833 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:14:70", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "security_groups": [{"name": "default"}], "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:00:59Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [{"id": "3a533145-a06e-4547-9aa8-48b0d722e70a"}], "metadata": {}}} 2018-11-06 15:01:07,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-bac4f418-fd3a-4a47-b5cd-752f20eb8833 2018-11-06 15:01:07,083 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst] is - ACTIVE 2018-11-06 15:01:07,083 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:01:07,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:07,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01: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-27f739a6-4d91-43a7-92b5-63cde1508a61 x-compute-request-id: req-27f739a6-4d91-43a7-92b5-63cde1508a61 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:14:70", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "security_groups": [{"name": "default"}], "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:01:06Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [{"id": "3a533145-a06e-4547-9aa8-48b0d722e70a"}], "metadata": {}}} 2018-11-06 15:01:07,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-27f739a6-4d91-43a7-92b5-63cde1508a61 2018-11-06 15:01:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:07,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-37a18df1-543b-46bf-a22b-ac60c88b346a Date: Tue, 06 Nov 2018 15:01: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":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:01:07,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-37a18df1-543b-46bf-a22b-ac60c88b346a 2018-11-06 15:01:07,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:07,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a766c3b9-dd85-428f-818c-0dd22ccfc441 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:01:07,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-a766c3b9-dd85-428f-818c-0dd22ccfc441 2018-11-06 15:01:07,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:07,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9a1fab66-89a2-474b-b1b2-e768ef3fa05e Date: Tue, 06 Nov 2018 15:01:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:01:07,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-9a1fab66-89a2-474b-b1b2-e768ef3fa05e 2018-11-06 15:01:07,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:08,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-3410484d-799d-47bd-b471-fc72599e8107 Date: Tue, 06 Nov 2018 15:01:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.2"}],"id":"13a5f617-087a-4748-ab3e-7c8d13318765","security_groups":[],"mac_address":"fa:16:3e:7e:fe:1a","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.4"}],"id":"89ebeb20-1b2b-4a01-ba68-ec654c8b43db","security_groups":[],"mac_address":"fa:16:3e:9d:04:69","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.8"}],"id":"97791eb2-e398-4906-81e2-3b0aedcc7b86","security_groups":["2e0009ba-7d62-44b4-84bb-ce2f1ac006bf"],"mac_address":"fa:16:3e:4c:14:70","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:48Z","binding:vnic_type":"normal","device_id":"6775348e-a70e-4160-aa79-6d8077f10bea"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.3"}],"id":"f93e8455-23c7-498d-a50b-64bd523d057a","security_groups":[],"mac_address":"fa:16:3e:21:e3:b4","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-032317c8-67ef-4c8f-a06a-a99aa2cf043f"}]} 2018-11-06 15:01:08,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-3410484d-799d-47bd-b471-fc72599e8107 2018-11-06 15:01:08,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" -d '{"volumeAttachment": {"volumeId": "a7c741e8-e7fa-482d-af65-c451ca29ad1f"}}' 2018-11-06 15:01:09,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c00c3f7-e106-48a9-8f75-e48be3142122 x-compute-request-id: req-8c00c3f7-e106-48a9-8f75-e48be3142122 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "6775348e-a70e-4160-aa79-6d8077f10bea", "id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f", "volumeId": "a7c741e8-e7fa-482d-af65-c451ca29ad1f"}} 2018-11-06 15:01:09,498 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea/os-volume_attachments used request id req-8c00c3f7-e106-48a9-8f75-e48be3142122 2018-11-06 15:01:09,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:09,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-d4104df9-7cbf-4dd9-86b3-30b48af19105 x-compute-request-id: req-d4104df9-7cbf-4dd9-86b3-30b48af19105 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:14:70", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "security_groups": [{"name": "default"}], "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:01:06Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [{"id": "3a533145-a06e-4547-9aa8-48b0d722e70a"}, {"id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f"}], "metadata": {}}} 2018-11-06 15:01:09,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-d4104df9-7cbf-4dd9-86b3-30b48af19105 2018-11-06 15:01:09,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:10,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cd8e7685-67d4-4b36-8772-6ce883d87622 Date: Tue, 06 Nov 2018 15: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":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:01:10,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-cd8e7685-67d4-4b36-8772-6ce883d87622 2018-11-06 15:01:10,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:10,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e229e41-444e-4042-bd46-04ea05f08f62 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:01:10,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-2e229e41-444e-4042-bd46-04ea05f08f62 2018-11-06 15:01:10,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:10,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bd00586d-dc09-4436-8906-a9ceabc1af4c Date: Tue, 06 Nov 2018 15:01:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:01:10,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-bd00586d-dc09-4436-8906-a9ceabc1af4c 2018-11-06 15:01:10,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:10,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-dbc46798-0375-4ffc-80ee-2d2864cc1833 Date: Tue, 06 Nov 2018 15:01:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.2"}],"id":"13a5f617-087a-4748-ab3e-7c8d13318765","security_groups":[],"mac_address":"fa:16:3e:7e:fe:1a","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.4"}],"id":"89ebeb20-1b2b-4a01-ba68-ec654c8b43db","security_groups":[],"mac_address":"fa:16:3e:9d:04:69","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.8"}],"id":"97791eb2-e398-4906-81e2-3b0aedcc7b86","security_groups":["2e0009ba-7d62-44b4-84bb-ce2f1ac006bf"],"mac_address":"fa:16:3e:4c:14:70","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:48Z","binding:vnic_type":"normal","device_id":"6775348e-a70e-4160-aa79-6d8077f10bea"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.3"}],"id":"f93e8455-23c7-498d-a50b-64bd523d057a","security_groups":[],"mac_address":"fa:16:3e:21:e3:b4","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-032317c8-67ef-4c8f-a06a-a99aa2cf043f"}]} 2018-11-06 15:01:10,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-dbc46798-0375-4ffc-80ee-2d2864cc1833 2018-11-06 15:01:10,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:01:10,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e32499cbaeb3453f91e401307c31bb8f", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role"}], "expires_at": "2018-11-06T16:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25ed62d2b6784aef936acfe6c610b846", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/25ed62d2b6784aef936acfe6c610b846", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-user", "id": "c38ac337ba1e47d187719dbb7817087e"}, "audit_ids": ["T4KACyBVTMCgv67slXS_mA"], "issued_at": "2018-11-06T15:01:10.000000Z"}} 2018-11-06 15:01:10,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55af892ebbc5f1ff3cabe8ee3fb84572625c090" 2018-11-06 15:01:11,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-e0777b25-f161-4af2-9e3b-229a14ef0986 x-compute-request-id: req-e0777b25-f161-4af2-9e3b-229a14ef0986 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:14:70", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "security_groups": [{"name": "default"}], "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:01:10Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [{"id": "3a533145-a06e-4547-9aa8-48b0d722e70a"}, {"id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f"}], "metadata": {}}]} 2018-11-06 15:01:11,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst used request id req-e0777b25-f161-4af2-9e3b-229a14ef0986 2018-11-06 15:01:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55af892ebbc5f1ff3cabe8ee3fb84572625c090" 2018-11-06 15:01:11,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-19e94ff7-7e88-4615-ad08-3fc14047e620 Date: Tue, 06 Nov 2018 15:01: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":["b6c665ef-8e23-4ff4-9c70-3cffc3acd339"],"updated_at":"2018-11-06T15:00:40Z","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25ed62d2b6784aef936acfe6c610b846","id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net"}]} 2018-11-06 15:01:11,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net used request id req-19e94ff7-7e88-4615-ad08-3fc14047e620 2018-11-06 15:01:11,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55af892ebbc5f1ff3cabe8ee3fb84572625c090" 2018-11-06 15:01:11,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bac9b881-81db-4cae-8b22-0ddf741d8303 Date: Tue, 06 Nov 2018 15:01:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:40Z","dns_nameservers":[],"updated_at":"2018-11-06T15:00:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"25ed62d2b6784aef936acfe6c610b846","id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","subnetpool_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet"}]} 2018-11-06 15:01:11,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-bac9b881-81db-4cae-8b22-0ddf741d8303 2018-11-06 15:01:11,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55af892ebbc5f1ff3cabe8ee3fb84572625c090" 2018-11-06 15:01:11,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-54c2ba5c-3041-402b-b9fc-d822eda5c830 Date: Tue, 06 Nov 2018 15:01:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.2"}],"id":"13a5f617-087a-4748-ab3e-7c8d13318765","security_groups":[],"mac_address":"fa:16:3e:7e:fe:1a","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.4"}],"id":"89ebeb20-1b2b-4a01-ba68-ec654c8b43db","security_groups":[],"mac_address":"fa:16:3e:9d:04:69","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-032317c8-67ef-4c8f-a06a-a99aa2cf043f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.8"}],"id":"97791eb2-e398-4906-81e2-3b0aedcc7b86","security_groups":["2e0009ba-7d62-44b4-84bb-ce2f1ac006bf"],"mac_address":"fa:16:3e:4c:14:70","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:48Z","binding:vnic_type":"normal","device_id":"6775348e-a70e-4160-aa79-6d8077f10bea"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:00:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b6c665ef-8e23-4ff4-9c70-3cffc3acd339","ip_address":"10.55.0.3"}],"id":"f93e8455-23c7-498d-a50b-64bd523d057a","security_groups":[],"mac_address":"fa:16:3e:21:e3:b4","project_id":"25ed62d2b6784aef936acfe6c610b846","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"032317c8-67ef-4c8f-a06a-a99aa2cf043f","tenant_id":"25ed62d2b6784aef936acfe6c610b846","created_at":"2018-11-06T15:00:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-032317c8-67ef-4c8f-a06a-a99aa2cf043f"}]} 2018-11-06 15:01:11,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-54c2ba5c-3041-402b-b9fc-d822eda5c830 2018-11-06 15:01:11,838 - create_instance - INFO - Deleting Port with ID - 97791eb2-e398-4906-81e2-3b0aedcc7b86 2018-11-06 15:01:11,838 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-port 2018-11-06 15:01:11,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/97791eb2-e398-4906-81e2-3b0aedcc7b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:12,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e073f844-9318-4d09-996e-a08f692f9f0b Date: Tue, 06 Nov 2018 15:01:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:01:12,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/97791eb2-e398-4906-81e2-3b0aedcc7b86 used request id req-e073f844-9318-4d09-996e-a08f692f9f0b 2018-11-06 15:01:12,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5aa208d4-54f9-403a-85c9-e4c517b1e568" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:12,449 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:12 GMT Server: Apache x-compute-request-id: req-07007dfd-dc90-47c5-9457-e3e9094e5ab9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07007dfd-dc90-47c5-9457-e3e9094e5ab9 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [{"server_id": "6775348e-a70e-4160-aa79-6d8077f10bea", "attachment_id": "4242d914-8576-4067-811c-4d773bfaade9", "attached_at": "2018-11-06T15:01:07.000000", "host_name": null, "volume_id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "device": "/dev/vdb", "id": "3a533145-a06e-4547-9aa8-48b0d722e70a"}], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:01:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "size": 1}} 2018-11-06 15:01:12,449 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a used request id req-07007dfd-dc90-47c5-9457-e3e9094e5ab9 2018-11-06 15:01:12,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea/os-volume_attachments/3a533145-a06e-4547-9aa8-48b0d722e70a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:13,229 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:01: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-5f5fa3a9-4b54-4cde-8e5c-165a7971ebb4 x-compute-request-id: req-5f5fa3a9-4b54-4cde-8e5c-165a7971ebb4 Content-Length: 0 Content-Type: application/json 2018-11-06 15:01:13,229 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea/os-volume_attachments/3a533145-a06e-4547-9aa8-48b0d722e70a used request id req-5f5fa3a9-4b54-4cde-8e5c-165a7971ebb4 2018-11-06 15:01:13,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:13,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21a41cc1-0e0c-4fa4-9eb6-a1c39729a4e4 x-compute-request-id: req-21a41cc1-0e0c-4fa4-9eb6-a1c39729a4e4 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:01:10Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [{"id": "3a533145-a06e-4547-9aa8-48b0d722e70a"}, {"id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f"}], "metadata": {}}} 2018-11-06 15:01:13,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-21a41cc1-0e0c-4fa4-9eb6-a1c39729a4e4 2018-11-06 15:01:16,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:16,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01: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-0558ae8d-bd80-41fe-a913-19ca7893b812 x-compute-request-id: req-0558ae8d-bd80-41fe-a913-19ca7893b812 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:01:10Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [{"id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f"}], "metadata": {}}} 2018-11-06 15:01:16,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-0558ae8d-bd80-41fe-a913-19ca7893b812 2018-11-06 15:01:16,891 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5aa208d4-54f9-403a-85c9-e4c517b1e568" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:17,103 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:16 GMT Server: Apache x-compute-request-id: req-7d60eac0-4228-4389-9915-c923eba6296e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d60eac0-4228-4389-9915-c923eba6296e Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [{"server_id": "6775348e-a70e-4160-aa79-6d8077f10bea", "attachment_id": "09f94a12-1f13-4fef-9048-31754ae45c3c", "attached_at": "2018-11-06T15:01:10.000000", "host_name": null, "volume_id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f", "device": "/dev/vdc", "id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f"}], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:01:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f", "size": 1}} 2018-11-06 15:01:17,104 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f used request id req-7d60eac0-4228-4389-9915-c923eba6296e 2018-11-06 15:01:17,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea/os-volume_attachments/a7c741e8-e7fa-482d-af65-c451ca29ad1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:17,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:01: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-51e02ed0-c06f-429b-a2db-965b06efb56e x-compute-request-id: req-51e02ed0-c06f-429b-a2db-965b06efb56e Content-Length: 0 Content-Type: application/json 2018-11-06 15:01:17,965 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea/os-volume_attachments/a7c741e8-e7fa-482d-af65-c451ca29ad1f used request id req-51e02ed0-c06f-429b-a2db-965b06efb56e 2018-11-06 15:01:17,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:18,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01: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-98fb5c0c-d115-4bc2-843a-79a038006b84 x-compute-request-id: req-98fb5c0c-d115-4bc2-843a-79a038006b84 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:01:10Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [{"id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f"}], "metadata": {}}} 2018-11-06 15:01:18,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-98fb5c0c-d115-4bc2-843a-79a038006b84 2018-11-06 15:01:21,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:21,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01: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-d731c536-ab18-40ac-b59c-7a5eadcb4864 x-compute-request-id: req-d731c536-ab18-40ac-b59c-7a5eadcb4864 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:01:10Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:01:21,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-d731c536-ab18-40ac-b59c-7a5eadcb4864 2018-11-06 15:01:21,475 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst 2018-11-06 15:01:21,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:21,621 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:01: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-751967c1-d4bd-4347-8052-56efb026002a x-compute-request-id: req-751967c1-d4bd-4347-8052-56efb026002a Content-Type: application/json 2018-11-06 15:01:21,621 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-751967c1-d4bd-4347-8052-56efb026002a 2018-11-06 15:01:21,622 - create_instance - INFO - Checking deletion status 2018-11-06 15:01:21,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:21,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01: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-f2e6b96e-695e-4d33-b358-ba4a85f76d0b x-compute-request-id: req-f2e6b96e-695e-4d33-b358-ba4a85f76d0b 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.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6775348e-a70e-4160-aa79-6d8077f10bea", "rel": "bookmark"}], "image": {"id": "d79d22c6-f924-4a3f-a153-ca5b9cf52007", "links": [{"href": "http://172.30.9.27:8774/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:00:59.000000", "flavor": {"id": "520ffe58-7ab1-4151-8180-555c5596101d", "links": [{"href": "http://172.30.9.27:8774/flavors/520ffe58-7ab1-4151-8180-555c5596101d", "rel": "bookmark"}]}, "id": "6775348e-a70e-4160-aa79-6d8077f10bea", "user_id": "c38ac337ba1e47d187719dbb7817087e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:01:21Z", "hostId": "1433364ae5f239a7a91915d0c35f2200b83013063d2ce4d2ba2e85ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst", "created": "2018-11-06T15:00:52Z", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:01:21,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-f2e6b96e-695e-4d33-b358-ba4a85f76d0b 2018-11-06 15:01:21,874 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst] is - ACTIVE 2018-11-06 15:01:21,874 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:01:24,878 - create_instance - DEBUG - VM status query timeout in 296.744209051 2018-11-06 15:01:24,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8190ac98deb4b566e6838f128df101634a2fe03" 2018-11-06 15:01:24,931 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:01: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-edbfcaeb-fb00-4264-b558-5edf1066acba x-compute-request-id: req-edbfcaeb-fb00-4264-b558-5edf1066acba Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6775348e-a70e-4160-aa79-6d8077f10bea could not be found.", "code": 404}} 2018-11-06 15:01:24,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6775348e-a70e-4160-aa79-6d8077f10bea used request id req-edbfcaeb-fb00-4264-b558-5edf1066acba 2018-11-06 15:01:24,931 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6775348e-a70e-4160-aa79-6d8077f10bea could not be found. (HTTP 404) (Request-ID: req-edbfcaeb-fb00-4264-b558-5edf1066acba) 2018-11-06 15:01:24,932 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-inst 2018-11-06 15:01:24,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/520ffe58-7ab1-4151-8180-555c5596101d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e29a15d9ff2113fdd3dffbf9105a1341c5d41f" 2018-11-06 15:01:25,049 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:01: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-1abb7265-b127-4b9a-b7bd-8ba70cbae598 x-compute-request-id: req-1abb7265-b127-4b9a-b7bd-8ba70cbae598 Content-Length: 0 Content-Type: application/json 2018-11-06 15:01:25,049 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/520ffe58-7ab1-4151-8180-555c5596101d used request id req-1abb7265-b127-4b9a-b7bd-8ba70cbae598 2018-11-06 15:01:25,050 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet 2018-11-06 15:01:25,050 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-subnet 2018-11-06 15:01:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/b6c665ef-8e23-4ff4-9c70-3cffc3acd339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51430a1fe8ab3c9d585f879e888ab3a4c05c42c6" 2018-11-06 15:01:27,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5b506b8-c7b3-4433-a66b-0ed901f93935 Date: Tue, 06 Nov 2018 15:01:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:01:27,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b6c665ef-8e23-4ff4-9c70-3cffc3acd339 used request id req-e5b506b8-c7b3-4433-a66b-0ed901f93935 2018-11-06 15:01:27,434 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-pub-net 2018-11-06 15:01:27,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/032317c8-67ef-4c8f-a06a-a99aa2cf043f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51430a1fe8ab3c9d585f879e888ab3a4c05c42c6" 2018-11-06 15:01:29,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-355dd896-7b22-4dce-a14a-360b327f2a88 Date: Tue, 06 Nov 2018 15:01:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:01:29,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/032317c8-67ef-4c8f-a06a-a99aa2cf043f used request id req-355dd896-7b22-4dce-a14a-360b327f2a88 2018-11-06 15:01:29,014 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a81f4f3-5d65-4a46-ac7e-ed95437761fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65efbdf5876ec1994ad533f6f4ed9bb4a51a604c" 2018-11-06 15:01:29,204 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:29 GMT Server: Apache x-compute-request-id: req-45056c00-5db8-4d15-8400-4ba2fbd83603 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45056c00-5db8-4d15-8400-4ba2fbd83603 Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:01:17.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f", "size": 1}} 2018-11-06 15:01:29,204 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f used request id req-45056c00-5db8-4d15-8400-4ba2fbd83603 2018-11-06 15:01:29,204 - create_volume - DEBUG - Instance status is - available 2018-11-06 15:01:29,204 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2 2018-11-06 15:01:29,205 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2 2018-11-06 15:01:29,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a81f4f3-5d65-4a46-ac7e-ed95437761fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65efbdf5876ec1994ad533f6f4ed9bb4a51a604c" 2018-11-06 15:01:29,459 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:01:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0e11446-a68e-4dc3-acc8-52016930db81 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-11-06 15:01:29,460 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f used request id req-e0e11446-a68e-4dc3-acc8-52016930db81 2018-11-06 15:01:29,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a81f4f3-5d65-4a46-ac7e-ed95437761fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65efbdf5876ec1994ad533f6f4ed9bb4a51a604c" 2018-11-06 15:01:29,665 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:29 GMT Server: Apache x-compute-request-id: req-2dc1bebe-525c-49c4-9395-c274da073a0a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2dc1bebe-525c-49c4-9395-c274da073a0a Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:01:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "a7c741e8-e7fa-482d-af65-c451ca29ad1f", "size": 1}} 2018-11-06 15:01:29,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f used request id req-2dc1bebe-525c-49c4-9395-c274da073a0a 2018-11-06 15:01:29,666 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 15:01:29,666 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 15:01:32,669 - create_volume - DEBUG - Volume status query timeout in 56.7905111313 2018-11-06 15:01:32,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a81f4f3-5d65-4a46-ac7e-ed95437761fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65efbdf5876ec1994ad533f6f4ed9bb4a51a604c" 2018-11-06 15:01:32,869 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:01:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3149beeb-0ca2-41a0-840f-ff5f50e49232 x-openstack-request-id: req-3149beeb-0ca2-41a0-840f-ff5f50e49232 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a7c741e8-e7fa-482d-af65-c451ca29ad1f could not be found.", "code": 404}} 2018-11-06 15:01:32,869 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/a7c741e8-e7fa-482d-af65-c451ca29ad1f used request id req-3149beeb-0ca2-41a0-840f-ff5f50e49232 2018-11-06 15:01:32,870 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a7c741e8-e7fa-482d-af65-c451ca29ad1f could not be found. (HTTP 404) (Request-ID: req-3149beeb-0ca2-41a0-840f-ff5f50e49232) 2018-11-06 15:01:32,870 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-2 2018-11-06 15:01:32,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6abc5c04-206c-40bc-b0f0-68abe6e247e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f7c65eecbd9be8e92cd1d47b76ecd06c3d3cd" 2018-11-06 15:01:33,055 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:32 GMT Server: Apache x-compute-request-id: req-6ef80b57-6e35-4118-87bb-8b08ac19daad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ef80b57-6e35-4118-87bb-8b08ac19daad Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:01:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "size": 1}} 2018-11-06 15:01:33,055 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a used request id req-6ef80b57-6e35-4118-87bb-8b08ac19daad 2018-11-06 15:01:33,055 - create_volume - DEBUG - Instance status is - available 2018-11-06 15:01:33,055 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1 2018-11-06 15:01:33,056 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1 2018-11-06 15:01:33,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6abc5c04-206c-40bc-b0f0-68abe6e247e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f7c65eecbd9be8e92cd1d47b76ecd06c3d3cd" 2018-11-06 15:01:33,280 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:01:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a7b8d725-5182-4322-a5c2-1268bd3be5cf 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-11-06 15:01:33,280 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a used request id req-a7b8d725-5182-4322-a5c2-1268bd3be5cf 2018-11-06 15:01:33,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6abc5c04-206c-40bc-b0f0-68abe6e247e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f7c65eecbd9be8e92cd1d47b76ecd06c3d3cd" 2018-11-06 15:01:33,492 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:33 GMT Server: Apache x-compute-request-id: req-7d6e8206-32f2-4b9d-819b-f403aa713f59 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d6e8206-32f2-4b9d-819b-f403aa713f59 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "c38ac337ba1e47d187719dbb7817087e", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "self"}, {"href": "http://172.30.9.27:8776/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-06T15:00:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25ed62d2b6784aef936acfe6c610b846", "updated_at": "2018-11-06T15:01:33.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "3a533145-a06e-4547-9aa8-48b0d722e70a", "size": 1}} 2018-11-06 15:01:33,492 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a used request id req-7d6e8206-32f2-4b9d-819b-f403aa713f59 2018-11-06 15:01:33,493 - create_volume - DEBUG - Instance status is - deleting 2018-11-06 15:01:33,493 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-06 15:01:36,496 - create_volume - DEBUG - Volume status query timeout in 56.7845270634 2018-11-06 15:01:36,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6abc5c04-206c-40bc-b0f0-68abe6e247e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8f7c65eecbd9be8e92cd1d47b76ecd06c3d3cd" 2018-11-06 15:01:36,706 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:01:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9bb15dfa-8de2-45f4-90cb-dfca4d950c6e x-openstack-request-id: req-9bb15dfa-8de2-45f4-90cb-dfca4d950c6e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3a533145-a06e-4547-9aa8-48b0d722e70a could not be found.", "code": 404}} 2018-11-06 15:01:36,707 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25ed62d2b6784aef936acfe6c610b846/volumes/3a533145-a06e-4547-9aa8-48b0d722e70a used request id req-9bb15dfa-8de2-45f4-90cb-dfca4d950c6e 2018-11-06 15:01:36,707 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 3a533145-a06e-4547-9aa8-48b0d722e70a could not be found. (HTTP 404) (Request-ID: req-9bb15dfa-8de2-45f4-90cb-dfca4d950c6e) 2018-11-06 15:01:36,707 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-1 2018-11-06 15:01:36,708 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-67b28ea2-fe41-4d67-9557-2659ee3eeca0-image 2018-11-06 15:01:36,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee96d9ef1b7c87c7032ec5ef4840f5ae68acf72" 2018-11-06 15:01:38,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f08aef31-94ec-46cd-8e66-952adf23a5a8 Date: Tue, 06 Nov 2018 15:01:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:01:38,376 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d79d22c6-f924-4a3f-a153-ca5b9cf52007 used request id req-f08aef31-94ec-46cd-8e66-952adf23a5a8 2018-11-06 15:01:38,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:01:38,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-68a1909d-90ed-4744-b936-b13ea7eda703 Date: Tue, 06 Nov 2018 15:01:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "created_at": "2018-11-06T15:00:39Z", "updated_at": "2018-11-06T15:00:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:00:39Z", "revision_number": 0, "id": "11aef9e2-e1b8-49f4-9a36-aaa359e9a6ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:00:39Z", "security_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "port_range_min": null, "ethertype": "IPv6", "project_id": "25ed62d2b6784aef936acfe6c610b846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:00:39Z", "revision_number": 0, "id": "c27ebceb-4c75-450a-abf0-675e80ef963f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:00:39Z", "security_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "port_range_min": null, "ethertype": "IPv4", "project_id": "25ed62d2b6784aef936acfe6c610b846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:00:39Z", "revision_number": 0, "id": "c6ebf1fe-3e2e-4883-a7d3-e5d7abde25a5", "remote_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "remote_ip_prefix": null, "created_at": "2018-11-06T15:00:39Z", "security_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "port_range_min": null, "ethertype": "IPv4", "project_id": "25ed62d2b6784aef936acfe6c610b846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:00:39Z", "revision_number": 0, "id": "eafd786f-8455-42db-b856-d5694082fd76", "remote_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "remote_ip_prefix": null, "created_at": "2018-11-06T15:00:39Z", "security_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "port_range_min": null, "ethertype": "IPv6", "project_id": "25ed62d2b6784aef936acfe6c610b846"}], "revision_number": 4, "project_id": "25ed62d2b6784aef936acfe6c610b846", "id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:01:38,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-68a1909d-90ed-4744-b936-b13ea7eda703 2018-11-06 15:01:38,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:01:38,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9051243f-270d-4240-84db-637cb6539705 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846"}, "enabled": true, "id": "25ed62d2b6784aef936acfe6c610b846", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2a6affa2-1459-40a-proj"}} 2018-11-06 15:01:38,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-9051243f-270d-4240-84db-637cb6539705 2018-11-06 15:01:38,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0009ba-7d62-44b4-84bb-ce2f1ac006bf 2018-11-06 15:01:38,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2e0009ba-7d62-44b4-84bb-ce2f1ac006bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:01:38,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f248b305-7c47-4222-b35c-46ec8ae11106 Date: Tue, 06 Nov 2018 15:01:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:00:39Z", "security_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "port_range_min": null, "revision_number": 0, "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "created_at": "2018-11-06T15:00:39Z", "project_id": "25ed62d2b6784aef936acfe6c610b846", "id": "11aef9e2-e1b8-49f4-9a36-aaa359e9a6ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:00:39Z", "security_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "port_range_min": null, "revision_number": 0, "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "created_at": "2018-11-06T15:00:39Z", "project_id": "25ed62d2b6784aef936acfe6c610b846", "id": "c27ebceb-4c75-450a-abf0-675e80ef963f"}, {"remote_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:00:39Z", "security_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "port_range_min": null, "revision_number": 0, "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "created_at": "2018-11-06T15:00:39Z", "project_id": "25ed62d2b6784aef936acfe6c610b846", "id": "c6ebf1fe-3e2e-4883-a7d3-e5d7abde25a5"}, {"remote_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:00:39Z", "security_group_id": "2e0009ba-7d62-44b4-84bb-ce2f1ac006bf", "port_range_min": null, "revision_number": 0, "tenant_id": "25ed62d2b6784aef936acfe6c610b846", "created_at": "2018-11-06T15:00:39Z", "project_id": "25ed62d2b6784aef936acfe6c610b846", "id": "eafd786f-8455-42db-b856-d5694082fd76"}]} 2018-11-06 15:01:38,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2e0009ba-7d62-44b4-84bb-ce2f1ac006bf used request id req-f248b305-7c47-4222-b35c-46ec8ae11106 2018-11-06 15:01:38,883 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:01:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2e0009ba-7d62-44b4-84bb-ce2f1ac006bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:01:39,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a77784c9-a85d-41ad-bf5b-0747791af0ac Content-Length: 0 Date: Tue, 06 Nov 2018 15:01:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:01:39,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2e0009ba-7d62-44b4-84bb-ce2f1ac006bf used request id req-a77784c9-a85d-41ad-bf5b-0747791af0ac 2018-11-06 15:01:39,198 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-2a6affa2-1459-40a-proj 2018-11-06 15:01:39,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:01:39,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e1f064b-57d4-4e74-a4a8-705061949073 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:01:39,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/25ed62d2b6784aef936acfe6c610b846 used request id req-2e1f064b-57d4-4e74-a4a8-705061949073 2018-11-06 15:01:39,408 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-2a6affa2-1459-40a-proj-role 2018-11-06 15:01:39,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/e32499cbaeb3453f91e401307c31bb8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:01:39,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9d69591-bdd9-4c24-bc79-405f7243ca30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:01:39,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/e32499cbaeb3453f91e401307c31bb8f used request id req-f9d69591-bdd9-4c24-bc79-405f7243ca30 2018-11-06 15:01:39,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08723b7d3d1b7e6a573012f63af2be450bb9772" 2018-11-06 15:01:39,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9640ba7-3efb-4fa3-bd6e-60fc1f69393b Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:01:39,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c9640ba7-3efb-4fa3-bd6e-60fc1f69393b 2018-11-06 15:01:39,634 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-2a6affa2-1459-40a-user 2018-11-06 15:01:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/c38ac337ba1e47d187719dbb7817087e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbedbaade48b506218ee354509b1cf45c0cdc64e" 2018-11-06 15:01:39,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ffc6a0-d97f-4c6e-bc1c-7fb376f150c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:01:39,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c38ac337ba1e47d187719dbb7817087e used request id req-c7ffc6a0-d97f-4c6e-bc1c-7fb376f150c2 2018-11-06 15:01:39,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:01:40,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["RsStHmTERrOr7Y1C-Gw8Mw"], "issued_at": "2018-11-06T15:01:40.000000Z"}} 2018-11-06 15:01:40,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd68a160cd54ce36f6c42b105a7c34b7cc2ce711" 2018-11-06 15:01:40,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318aa9e7-6808-4c3d-a87c-9cdb412ed86c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:01:40,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-318aa9e7-6808-4c3d-a87c-9cdb412ed86c 2018-11-06 15:01:40,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:01:40,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:01:40,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-p2uZ0wnS2iWC7UpGsosgg"], "issued_at": "2018-11-06T15:01:40.000000Z"}} 2018-11-06 15:01:40,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:01:40,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f0c108-ce30-4b9d-8fc8-f09ded7e6a54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:01:40,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-37f0c108-ce30-4b9d-8fc8-f09ded7e6a54 2018-11-06 15:01:40,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:01:40,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:01: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:01:40,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-220d3d30-1ef4-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:01:40,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465ef8b2-6ecf-4d04-8436-940344dc0bd4 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-220d3d30-1ef4-43c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:01:40,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-220d3d30-1ef4-43c-proj used request id req-465ef8b2-6ecf-4d04-8436-940344dc0bd4 2018-11-06 15:01:40,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:01:41,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83dbcf6-4eed-42c8-8620-f79ab1b30583 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:01:41,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e83dbcf6-4eed-42c8-8620-f79ab1b30583 2018-11-06 15:01:41,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj"}}' 2018-11-06 15:01:41,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff48b869-4da7-468d-95a4-3f5102f08184 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c"}, "enabled": true, "id": "526baea1324841dcb53c073ec53b089c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj"}} 2018-11-06 15:01:41,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ff48b869-4da7-468d-95a4-3f5102f08184 2018-11-06 15:01:41,154 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-220d3d30-1ef4-43c-proj 2018-11-06 15:01:41,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:01:41,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:01:41,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:01:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["hHwLJ7yNTuW2vdpDWhoqKw"], "issued_at": "2018-11-06T15:01:41.000000Z"}} 2018-11-06 15:01:41,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:01:41,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779d14e6-2934-4adf-9090-22c8770eace0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:01:41,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-779d14e6-2934-4adf-9090-22c8770eace0 2018-11-06 15:01:41,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:01:41,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:01: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:01:41,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:01:41,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3174febe-97d0-4a33-a3d7-2bb4185a477f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:01:41,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3174febe-97d0-4a33-a3d7-2bb4185a477f 2018-11-06 15:01:41,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-220d3d30-1ef4-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:01:41,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f17542-b180-45d5-8773-025427092cc8 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-220d3d30-1ef4-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c"}, "enabled": true, "id": "526baea1324841dcb53c073ec53b089c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj"}]} 2018-11-06 15:01:41,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-220d3d30-1ef4-43c-proj used request id req-a4f17542-b180-45d5-8773-025427092cc8 2018-11-06 15:01:41,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:01:41,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756654d9-2f48-4ca2-acc0-ef47fefa75e9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:01:41,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-756654d9-2f48-4ca2-acc0-ef47fefa75e9 2018-11-06 15:01:42,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:01:42,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028214b4-8ee2-472e-834f-45c93df84228 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:01:42,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-028214b4-8ee2-472e-834f-45c93df84228 2018-11-06 15:01:42,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-220d3d30-1ef4-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:01:42,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffe523e-d662-489a-a4c7-bbb1736eb0d3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-220d3d30-1ef4-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c"}, "enabled": true, "id": "526baea1324841dcb53c073ec53b089c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj"}]} 2018-11-06 15:01:42,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-220d3d30-1ef4-43c-proj used request id req-cffe523e-d662-489a-a4c7-bbb1736eb0d3 2018-11-06 15:01:42,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/674d8ecc3163464a91f85c9a54f44cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:01:42,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caeff60c-a3f5-47d1-9909-d1a504a46409 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-220d3d30-1ef4-43c-user", "links": {"self": "http://172.30.9.27:5000/v3/users/674d8ecc3163464a91f85c9a54f44cbe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "526baea1324841dcb53c073ec53b089c", "id": "674d8ecc3163464a91f85c9a54f44cbe", "password_expires_at": null}} 2018-11-06 15:01:42,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/674d8ecc3163464a91f85c9a54f44cbe used request id req-caeff60c-a3f5-47d1-9909-d1a504a46409 2018-11-06 15:01:42,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c/users/674d8ecc3163464a91f85c9a54f44cbe/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:01:42,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887edafa-4fa6-4828-8dcd-25dc7bd18faa Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c/users/674d8ecc3163464a91f85c9a54f44cbe/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:01:42,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c/users/674d8ecc3163464a91f85c9a54f44cbe/roles used request id req-887edafa-4fa6-4828-8dcd-25dc7bd18faa 2018-11-06 15:01:42,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:01:42,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb915dbe-e63b-4a80-96bc-b663a497f54c Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:01:42,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-cb915dbe-e63b-4a80-96bc-b663a497f54c 2018-11-06 15:01:42,655 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-220d3d30-1ef4-43c-proj 2018-11-06 15:01:42,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c/users/674d8ecc3163464a91f85c9a54f44cbe/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:01:42,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-245e7c3d-f992-4e2d-a7b3-f0dd9833d0d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:01:42,712 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c/users/674d8ecc3163464a91f85c9a54f44cbe/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-245e7c3d-f992-4e2d-a7b3-f0dd9833d0d2 2018-11-06 15:01:42,713 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-220d3d30-1ef4-43c-user 2018-11-06 15:01:42,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:01:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:01:42,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13afd1d0-e35b-46dc-88d6-a1f878104d29 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:01:42,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-13afd1d0-e35b-46dc-88d6-a1f878104d29 2018-11-06 15:01:42,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" -d '{"role": {"name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj-role"}}' 2018-11-06 15:01:42,913 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c48eff-0503-44d2-8d2b-dc2ed1b2da50 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69b5cc399c1f4139a464486dafda6eb4", "links": {"self": "http://172.30.9.27:5000/v3/roles/69b5cc399c1f4139a464486dafda6eb4"}, "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj-role"}} 2018-11-06 15:01:42,913 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e5c48eff-0503-44d2-8d2b-dc2ed1b2da50 2018-11-06 15:01:42,914 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-220d3d30-1ef4-43c-proj-role 2018-11-06 15:01:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/69b5cc399c1f4139a464486dafda6eb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:01:42,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d4e1c0-85d2-4d38-a91f-c0a14798b21b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/69b5cc399c1f4139a464486dafda6eb4"}, "domain_id": null, "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj-role", "id": "69b5cc399c1f4139a464486dafda6eb4"}} 2018-11-06 15:01:42,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/69b5cc399c1f4139a464486dafda6eb4 used request id req-d0d4e1c0-85d2-4d38-a91f-c0a14798b21b 2018-11-06 15:01:43,000 - keystone_utils - INFO - Granting role CreateStackSuccessTests-220d3d30-1ef4-43c-proj-role to project CreateStackSuccessTests-220d3d30-1ef4-43c-proj 2018-11-06 15:01:43,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c/users/674d8ecc3163464a91f85c9a54f44cbe/roles/69b5cc399c1f4139a464486dafda6eb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:01:43,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-525ae268-6877-4d87-bebc-b699a435ff5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:01:43,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c/users/674d8ecc3163464a91f85c9a54f44cbe/roles/69b5cc399c1f4139a464486dafda6eb4 used request id req-525ae268-6877-4d87-bebc-b699a435ff5b 2018-11-06 15:01:43,126 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:01:43,134 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:01:43,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:01:43,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:01:43,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "69b5cc399c1f4139a464486dafda6eb4", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj-role"}], "expires_at": "2018-11-06T16:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "526baea1324841dcb53c073ec53b089c", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-user", "id": "674d8ecc3163464a91f85c9a54f44cbe"}, "audit_ids": ["iU_bWjcqTuWCqyXD4XyFFA"], "issued_at": "2018-11-06T15:01:43.000000Z"}} 2018-11-06 15:01:43,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8512b719947bbbeecdd5314e9356afdaffd98fb4" 2018-11-06 15:01:43,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b762e62a-4890-4f6f-aa3e-67a23d559f97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:01:43,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b762e62a-4890-4f6f-aa3e-67a23d559f97 2018-11-06 15:01:43,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8512b719947bbbeecdd5314e9356afdaffd98fb4" 2018-11-06 15:01:43,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-637a5ae4-3ff3-44d9-8c7f-a5e7c01a0707 Date: Tue, 06 Nov 2018 15:01:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image"} 2018-11-06 15:01:43,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image used request id req-637a5ae4-3ff3-44d9-8c7f-a5e7c01a0707 2018-11-06 15:01:43,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8512b719947bbbeecdd5314e9356afdaffd98fb4" 2018-11-06 15:01:43,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-33970432-feef-41d2-b3d5-f6a80708a399 Date: Tue, 06 Nov 2018 15:01: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-11-06 15:01:43,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-33970432-feef-41d2-b3d5-f6a80708a399 2018-11-06 15:01:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8512b719947bbbeecdd5314e9356afdaffd98fb4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image"}' 2018-11-06 15:01:44,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/35499776-3270-48f9-91a2-914f71893460 X-Openstack-Request-Id: req-d5ae1701-a3fd-432c-9875-919590d620de Date: Tue, 06 Nov 2018 15:01:44 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:01:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:01:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/35499776-3270-48f9-91a2-914f71893460", "min_disk": 0, "protected": false, "id": "35499776-3270-48f9-91a2-914f71893460", "file": "/v2/images/35499776-3270-48f9-91a2-914f71893460/file", "checksum": null, "owner": "526baea1324841dcb53c073ec53b089c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:01:44,145 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d5ae1701-a3fd-432c-9875-919590d620de 2018-11-06 15:01:44,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/35499776-3270-48f9-91a2-914f71893460/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8512b719947bbbeecdd5314e9356afdaffd98fb4" -d '' 2018-11-06 15:01:46,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d982761-3e43-4b3f-a855-236443ff7cb3 Date: Tue, 06 Nov 2018 15:01:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:01:46,044 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/35499776-3270-48f9-91a2-914f71893460/file used request id req-2d982761-3e43-4b3f-a855-236443ff7cb3 2018-11-06 15:01:46,044 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:01:46,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/35499776-3270-48f9-91a2-914f71893460 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8512b719947bbbeecdd5314e9356afdaffd98fb4" 2018-11-06 15:01:46,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-90b98d5c-4029-49c4-af28-475c10fa1644 Date: Tue, 06 Nov 2018 15:01:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:01:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:01:46Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/35499776-3270-48f9-91a2-914f71893460/snap", "metadata": {}}], "self": "/v2/images/35499776-3270-48f9-91a2-914f71893460", "min_disk": 0, "protected": false, "id": "35499776-3270-48f9-91a2-914f71893460", "file": "/v2/images/35499776-3270-48f9-91a2-914f71893460/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "526baea1324841dcb53c073ec53b089c", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/35499776-3270-48f9-91a2-914f71893460/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:01:46,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/35499776-3270-48f9-91a2-914f71893460 used request id req-90b98d5c-4029-49c4-af28-475c10fa1644 2018-11-06 15:01:46,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8512b719947bbbeecdd5314e9356afdaffd98fb4" 2018-11-06 15:01:46,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eac88a51-24f0-4852-b2c1-d70f94d6f2f3 Date: Tue, 06 Nov 2018 15:01: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-11-06 15:01:46,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-eac88a51-24f0-4852-b2c1-d70f94d6f2f3 2018-11-06 15:01:46,380 - create_image - INFO - Created image with name - CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image 2018-11-06 15:01:46,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/35499776-3270-48f9-91a2-914f71893460 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8512b719947bbbeecdd5314e9356afdaffd98fb4" 2018-11-06 15:01:46,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3bcdbde3-5b09-4e4b-81ef-8b5aae797a5e Date: Tue, 06 Nov 2018 15:01:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:01:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:01:46Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/35499776-3270-48f9-91a2-914f71893460/snap", "metadata": {}}], "self": "/v2/images/35499776-3270-48f9-91a2-914f71893460", "min_disk": 0, "protected": false, "id": "35499776-3270-48f9-91a2-914f71893460", "file": "/v2/images/35499776-3270-48f9-91a2-914f71893460/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "526baea1324841dcb53c073ec53b089c", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/35499776-3270-48f9-91a2-914f71893460/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:01:46,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/35499776-3270-48f9-91a2-914f71893460 used request id req-3bcdbde3-5b09-4e4b-81ef-8b5aae797a5e 2018-11-06 15:01:46,568 - create_image - DEBUG - Instance status is - active 2018-11-06 15:01:46,568 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image 2018-11-06 15:01:46,568 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image 2018-11-06 15:01:46,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:01:46,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:01:46,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["LMf-Is4yRQ-tqXBf1c4VpA"], "issued_at": "2018-11-06T15:01:46.000000Z"}} 2018-11-06 15:01:46,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584a61e16e3f0e59fa66b26f8b5d2892aca196f0" 2018-11-06 15:01:47,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f839576-298d-481f-9c9b-dae893cccf40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:01:47,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2f839576-298d-481f-9c9b-dae893cccf40 2018-11-06 15:01:47,044 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:01:47,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584a61e16e3f0e59fa66b26f8b5d2892aca196f0" 2018-11-06 15:01:47,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-055aeed2-b451-4db8-a827-dd26b5df6ab2 x-compute-request-id: req-055aeed2-b451-4db8-a827-dd26b5df6ab2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:01:47,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-055aeed2-b451-4db8-a827-dd26b5df6ab2 2018-11-06 15:01:47,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584a61e16e3f0e59fa66b26f8b5d2892aca196f0" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-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-11-06 15:01:47,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87272e60-3c7a-4496-bc6d-aeab4b2ba0d6 x-compute-request-id: req-87272e60-3c7a-4496-bc6d-aeab4b2ba0d6 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ee791282-b919-4c2e-ba84-9130a4f195b3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ee791282-b919-4c2e-ba84-9130a4f195b3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ee791282-b919-4c2e-ba84-9130a4f195b3", "name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:01:47,290 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-87272e60-3c7a-4496-bc6d-aeab4b2ba0d6 2018-11-06 15:01:47,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:01:47,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:01:47,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "69b5cc399c1f4139a464486dafda6eb4", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj-role"}], "expires_at": "2018-11-06T16:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "526baea1324841dcb53c073ec53b089c", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-user", "id": "674d8ecc3163464a91f85c9a54f44cbe"}, "audit_ids": ["MFRaTkt7QMaKZSADsgQYPg"], "issued_at": "2018-11-06T15:01:47.000000Z"}} 2018-11-06 15:01:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:01:47,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91a2142-d7d5-4431-921f-f04301669b24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:01:47,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b91a2142-d7d5-4431-921f-f04301669b24 2018-11-06 15:01:47,775 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:01:47,778 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:01:47,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:01:48,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:47 GMT Server: Apache x-openstack-request-id: req-52d8ddc1-59c1-46e9-94be-41a5edd23568 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:01:48,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack used request id req-52d8ddc1-59c1-46e9-94be-41a5edd23568 2018-11-06 15:01:48,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-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-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}}' 2018-11-06 15:01:51,090 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:01:48 GMT Server: Apache x-openstack-request-id: req-3bb1f04d-e59b-443a-97ef-e448f577c2cb Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}]}} 2018-11-06 15:01:51,090 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks used request id req-3bb1f04d-e59b-443a-97ef-e448f577c2cb 2018-11-06 15:01:51,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:01:51,648 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:01:51 GMT Server: Apache x-openstack-request-id: req-723783f8-af56-4995-a06e-c185a2a527db Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:01:52,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:51 GMT Server: Apache x-openstack-request-id: req-218c34db-5aae-4b40-9cfd-460f983f0770 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:01:52,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-218c34db-5aae-4b40-9cfd-460f983f0770 2018-11-06 15:01:52,217 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack 2018-11-06 15:01:52,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:01:52,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:01:52 GMT Server: Apache x-openstack-request-id: req-11f4de33-da36-4d30-b952-495d3e706384 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:01:53,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:52 GMT Server: Apache x-openstack-request-id: req-854b1416-4489-42f6-90c0-4e70f3fdedbe 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:01:53,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-854b1416-4489-42f6-90c0-4e70f3fdedbe 2018-11-06 15:01:53,344 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:01:53,344 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:01:56,348 - create_stack - DEBUG - Stack status query timeout in 1195.86927891 2018-11-06 15:01:56,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:01:56,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:01:56 GMT Server: Apache x-openstack-request-id: req-02a2ad5f-3612-4bb6-9376-f4b627616695 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:01:56,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:56 GMT Server: Apache x-openstack-request-id: req-a778b416-feba-4357-9832-41d4e719060a 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:01:56,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-a778b416-feba-4357-9832-41d4e719060a 2018-11-06 15:01:56,950 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:01:56,950 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:01:59,953 - create_stack - DEBUG - Stack status query timeout in 1192.26382494 2018-11-06 15:01:59,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:01:59,983 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:01:59 GMT Server: Apache x-openstack-request-id: req-c251438f-6340-4e0d-a3d9-8fe83d4cde58 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:00,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:01:59 GMT Server: Apache x-openstack-request-id: req-5a86dd7c-8ed9-4ba7-a952-3bfdef2d48c8 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:00,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-5a86dd7c-8ed9-4ba7-a952-3bfdef2d48c8 2018-11-06 15:02:00,025 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:02:00,025 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:02:03,029 - create_stack - DEBUG - Stack status query timeout in 1189.18828201 2018-11-06 15:02:03,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:02:03,059 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:03 GMT Server: Apache x-openstack-request-id: req-ed648af3-9f76-4de0-96f8-2aa486981afc Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:03,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:03 GMT Server: Apache x-openstack-request-id: req-91c01e32-57fa-4754-9242-6e5c4a627cf1 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:03,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-91c01e32-57fa-4754-9242-6e5c4a627cf1 2018-11-06 15:02:03,628 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:02:03,628 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:02:06,631 - create_stack - DEBUG - Stack status query timeout in 1185.58539701 2018-11-06 15:02:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:02:07,175 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:06 GMT Server: Apache x-openstack-request-id: req-2c5e2510-8ba8-4000-9671-4614e5f7ca46 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:07,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:07 GMT Server: Apache x-openstack-request-id: req-0f5cc4cc-396a-4518-8062-8ef94bf9e8d4 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:07,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-0f5cc4cc-396a-4518-8062-8ef94bf9e8d4 2018-11-06 15:02:07,741 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:02:07,741 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:02:10,744 - create_stack - DEBUG - Stack status query timeout in 1181.47252202 2018-11-06 15:02:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:02:11,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:10 GMT Server: Apache x-openstack-request-id: req-caf1e3ed-6d9f-4c9d-ba35-5bfeda116d52 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:11,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:11 GMT Server: Apache x-openstack-request-id: req-a7cca1d1-faae-4f75-8161-a231e10099fd 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:11,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-a7cca1d1-faae-4f75-8161-a231e10099fd 2018-11-06 15:02:11,348 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:02:11,348 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack 2018-11-06 15:02:11,348 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack 2018-11-06 15:02:11,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:02:11,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "69b5cc399c1f4139a464486dafda6eb4", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj-role"}], "expires_at": "2018-11-06T16:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "526baea1324841dcb53c073ec53b089c", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/526baea1324841dcb53c073ec53b089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/526baea1324841dcb53c073ec53b089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/526baea1324841dcb53c073ec53b089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-user", "id": "674d8ecc3163464a91f85c9a54f44cbe"}, "audit_ids": ["T9ame_RJRyKlPAbzLETxvw"], "issued_at": "2018-11-06T15:02:11.000000Z"}} 2018-11-06 15:02:11,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:12,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:11 GMT Server: Apache x-openstack-request-id: req-34ebed93-2886-44f2-ad0f-ba077bb1d3e8 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:12,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:12 GMT Server: Apache x-openstack-request-id: req-d5eba71d-895b-4948-a894-959dbc0a026d 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:12,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-d5eba71d-895b-4948-a894-959dbc0a026d 2018-11-06 15:02:12,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:02:13,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:12 GMT Server: Apache x-openstack-request-id: req-405a56fb-dad9-4d7e-a9e2-4109e8a5abd6 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:13,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:13 GMT Server: Apache x-openstack-request-id: req-697ef2a8-f854-48fc-9fb1-cd87a67e710d 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:13,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-697ef2a8-f854-48fc-9fb1-cd87a67e710d 2018-11-06 15:02:13,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:02:13,629 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:13 GMT Server: Apache x-openstack-request-id: req-06652464-554d-4743-806b-02e7aacfbf1f Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:13,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:13 GMT Server: Apache x-openstack-request-id: req-f3d752ff-84e2-44c2-8c03-455093f827a3 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:13,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-f3d752ff-84e2-44c2-8c03-455093f827a3 2018-11-06 15:02:13,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:13,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:13 GMT Server: Apache x-openstack-request-id: req-bbd1ed69-1de4-4ff2-99c2-ccd3b6aa65ef Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:14,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:02:13 GMT Server: Apache x-openstack-request-id: req-78151643-38e9-4f72-ba5c-bcf11844320f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:02:14,086 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-78151643-38e9-4f72-ba5c-bcf11844320f 2018-11-06 15:02:14,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:14,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:14 GMT Server: Apache x-openstack-request-id: req-0701f7e0-4eb9-49a3-a5fd-649a3097fd4f Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:14,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:14 GMT Server: Apache x-openstack-request-id: req-91022a75-26b7-4ce3-aa7e-faf352cba712 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:14,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-91022a75-26b7-4ce3-aa7e-faf352cba712 2018-11-06 15:02:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:14,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:14 GMT Server: Apache x-openstack-request-id: req-9f3d825b-fc47-4f43-a54c-42a657cd74d1 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:15,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:14 GMT Server: Apache x-openstack-request-id: req-7b956af5-5841-4559-8b67-f677cb3a48d9 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:15,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-7b956af5-5841-4559-8b67-f677cb3a48d9 2018-11-06 15:02:15,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:15,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:15 GMT Server: Apache x-openstack-request-id: req-4974781f-c957-49b3-9be6-85c5301487bc Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:15,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:15 GMT Server: Apache x-openstack-request-id: req-36c24427-5ba8-4ed1-926b-a9472ca617aa 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:15,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-36c24427-5ba8-4ed1-926b-a9472ca617aa 2018-11-06 15:02:15,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:15,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:15 GMT Server: Apache x-openstack-request-id: req-af0afcb4-d615-40c5-9afa-3295aad7f004 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:15,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:15 GMT Server: Apache x-openstack-request-id: req-5ae49cda-2219-43d7-bd7b-30279645e7a7 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:15,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-5ae49cda-2219-43d7-bd7b-30279645e7a7 2018-11-06 15:02:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:15,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:15 GMT Server: Apache x-openstack-request-id: req-f24b2cfa-aaa8-4e7b-ba98-852170b4f184 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:16,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:15 GMT Server: Apache x-openstack-request-id: req-73098556-c61a-41a4-b840-2ec481cf1b7d 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:16,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-73098556-c61a-41a4-b840-2ec481cf1b7d 2018-11-06 15:02:16,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:16,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:16 GMT Server: Apache x-openstack-request-id: req-3f0ac29d-c6a2-4abf-8889-0e045573d82b Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:16,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:16 GMT Server: Apache x-openstack-request-id: req-61ff05ad-8735-42df-bc3b-990b6f5999e1 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:16,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-61ff05ad-8735-42df-bc3b-990b6f5999e1 2018-11-06 15:02:16,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:17,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:16 GMT Server: Apache x-openstack-request-id: req-8111d9e4-95a4-4e9c-af82-3315b34e2f03 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:17,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:17 GMT Server: Apache x-openstack-request-id: req-2e90fe6e-e1e6-4062-bc1e-3e592cc8f800 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:17,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-2e90fe6e-e1e6-4062-bc1e-3e592cc8f800 2018-11-06 15:02:17,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:17,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:17 GMT Server: Apache x-openstack-request-id: req-6f2250f6-ea5a-4a0e-8e70-01325a27b5ca Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:17,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:17 GMT Server: Apache x-openstack-request-id: req-ad65e9c6-af8a-4c7e-9f64-0d83a2a9e7af 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:17,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-ad65e9c6-af8a-4c7e-9f64-0d83a2a9e7af 2018-11-06 15:02:17,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:17,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:17 GMT Server: Apache x-openstack-request-id: req-d3da68f2-e35f-495d-aa4e-12cc26027627 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:17,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:17 GMT Server: Apache x-openstack-request-id: req-7f3124d7-550d-43c3-91cc-927929509c63 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:17,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-7f3124d7-550d-43c3-91cc-927929509c63 2018-11-06 15:02:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:17,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:17 GMT Server: Apache x-openstack-request-id: req-68d188c1-27f8-46cd-9a43-566df2aa0549 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:17,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:17 GMT Server: Apache x-openstack-request-id: req-c8de398f-d35c-4f24-81fe-cafc692d9105 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:17,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-c8de398f-d35c-4f24-81fe-cafc692d9105 2018-11-06 15:02:17,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:17,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:17 GMT Server: Apache x-openstack-request-id: req-cac71dbb-86d4-4884-a208-3144e34fbdaa Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:17,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:17 GMT Server: Apache x-openstack-request-id: req-d10a57fa-8bda-406f-af9e-c9833a7f35b1 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:17,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-d10a57fa-8bda-406f-af9e-c9833a7f35b1 2018-11-06 15:02:17,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:18,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:17 GMT Server: Apache x-openstack-request-id: req-cffa9d35-356e-4ff6-9641-99e4b2013df2 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:18,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:18 GMT Server: Apache x-openstack-request-id: req-b6e67aaf-8d44-497a-a0f8-9691537b4138 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:18,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-b6e67aaf-8d44-497a-a0f8-9691537b4138 2018-11-06 15:02:18,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:18,775 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:18 GMT Server: Apache x-openstack-request-id: req-2131331c-91cc-4160-aa71-37f24314eff2 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:18,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:18 GMT Server: Apache x-openstack-request-id: req-7a45fc5c-7075-45eb-8ba9-a0d1963193b8 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:18,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-7a45fc5c-7075-45eb-8ba9-a0d1963193b8 2018-11-06 15:02:18,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:18,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:18 GMT Server: Apache x-openstack-request-id: req-1c924016-f36f-4804-b81e-1991b2ed6525 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:18,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:18 GMT Server: Apache x-openstack-request-id: req-17f90405-0959-41fa-bc7c-371bdc6bc260 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:18,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-17f90405-0959-41fa-bc7c-371bdc6bc260 2018-11-06 15:02:18,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:18,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:18 GMT Server: Apache x-openstack-request-id: req-142f938f-d584-4fc1-ad31-eb76bc33ca1e Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:18,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:18 GMT Server: Apache x-openstack-request-id: req-2805823b-e753-4e27-9358-172511b1e2ce 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:18,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-2805823b-e753-4e27-9358-172511b1e2ce 2018-11-06 15:02:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:18,957 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:18 GMT Server: Apache x-openstack-request-id: req-b44003b8-3a17-4211-a501-451aa154bae1 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:18,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:18 GMT Server: Apache x-openstack-request-id: req-9b43b311-76c3-4670-abf3-af90f4420cc3 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:18,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-9b43b311-76c3-4670-abf3-af90f4420cc3 2018-11-06 15:02:18,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:19,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:18 GMT Server: Apache x-openstack-request-id: req-b9acf2a4-68b8-43f0-a391-c7442ac882d7 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:19,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-e8678a10-4f27-42d7-a12f-a087e9b6e0d0 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:19,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-e8678a10-4f27-42d7-a12f-a087e9b6e0d0 2018-11-06 15:02:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:19,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-83c13c14-ed15-42f7-96e4-09ea2a459f51 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:19,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-cc4d9dad-64d2-4914-9002-e8a7e806908f 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:19,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-cc4d9dad-64d2-4914-9002-e8a7e806908f 2018-11-06 15:02:19,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:19,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-8a5f3dd5-eded-42c4-be75-296c0ab4395c Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:19,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-d1ed45dd-68cd-4b5a-9f6c-4b4df8da6eda 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:19,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-d1ed45dd-68cd-4b5a-9f6c-4b4df8da6eda 2018-11-06 15:02:19,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:19,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-fbe087fe-87bd-4f00-b96e-0414b43f1f19 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:19,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-1419b3ac-b22b-4bd2-a3b4-1fa6c6983db4 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:19,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-1419b3ac-b22b-4bd2-a3b4-1fa6c6983db4 2018-11-06 15:02:19,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:19,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-5e6e00a1-0de0-4c68-a3b0-71ee16ea7911 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:19,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-3cc46d18-94a5-448e-adf2-8626036978fa 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:19,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-3cc46d18-94a5-448e-adf2-8626036978fa 2018-11-06 15:02:19,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:19,828 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-02a427e3-8323-440d-b9d2-47af9253999a Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:19,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-085e0853-e4cb-4903-8921-355b1a29001c 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:19,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-085e0853-e4cb-4903-8921-355b1a29001c 2018-11-06 15:02:19,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:19,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-a7a50b3a-acb3-4e5c-94b8-92e073f2936c Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:19,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-8ed76d17-b42c-40da-b5c4-c27ef419eb11 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:19,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-8ed76d17-b42c-40da-b5c4-c27ef419eb11 2018-11-06 15:02:19,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:19,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-13f3b09d-defe-43aa-b300-0e406bfa8e6b Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:19,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-4dd14478-bda9-4722-9d0b-4fe0fa4d4505 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:19,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-4dd14478-bda9-4722-9d0b-4fe0fa4d4505 2018-11-06 15:02:19,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:20,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:19 GMT Server: Apache x-openstack-request-id: req-b8a7727c-a92b-4e5a-a7d9-20bbc5039c26 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:20,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:20 GMT Server: Apache x-openstack-request-id: req-ea53b6ee-83af-4a1f-b8da-1df054630ce8 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:20,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-ea53b6ee-83af-4a1f-b8da-1df054630ce8 2018-11-06 15:02:20,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:20,217 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:20 GMT Server: Apache x-openstack-request-id: req-73e603d1-683b-4cac-941c-6dd8b9d9a2a2 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:20,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:20 GMT Server: Apache x-openstack-request-id: req-f9366c3b-6a82-41db-8eb1-cd7dbee4ef0c 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:20,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-f9366c3b-6a82-41db-8eb1-cd7dbee4ef0c 2018-11-06 15:02:20,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:20,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:20 GMT Server: Apache x-openstack-request-id: req-1c970a0b-ee19-4872-aa71-9bc7349d5b53 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:20,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:20 GMT Server: Apache x-openstack-request-id: req-f7b1e220-e87b-4c37-89d0-0915d2840839 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:20,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-f7b1e220-e87b-4c37-89d0-0915d2840839 2018-11-06 15:02:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:21,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:20 GMT Server: Apache x-openstack-request-id: req-d7ed1e83-d652-4722-9283-b32f990d6d58 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:21,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:21 GMT Server: Apache x-openstack-request-id: req-0a183e6e-112d-46af-b475-308fd093fde8 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:21,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-0a183e6e-112d-46af-b475-308fd093fde8 2018-11-06 15:02:21,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:21,999 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:21 GMT Server: Apache x-openstack-request-id: req-e46426dc-bbc2-44f8-9e95-0f8c533b7007 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:22,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:22 GMT Server: Apache x-openstack-request-id: req-299cedf6-17c9-46fa-975e-e3a41c61be9d 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:22,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-299cedf6-17c9-46fa-975e-e3a41c61be9d 2018-11-06 15:02:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:22,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:22 GMT Server: Apache x-openstack-request-id: req-6bd17248-11fb-47e6-962c-5e3974aa6a07 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:22,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:22 GMT Server: Apache x-openstack-request-id: req-70f08f19-04fe-495d-980c-52222b6bd20b 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:22,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-70f08f19-04fe-495d-980c-52222b6bd20b 2018-11-06 15:02:22,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:22,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:22 GMT Server: Apache x-openstack-request-id: req-88c8de90-4c4a-4a45-b3dd-63567e37ed0f Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:23,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:22 GMT Server: Apache x-openstack-request-id: req-49c7582b-9caa-4ad9-a351-00adc927383e 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:23,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-49c7582b-9caa-4ad9-a351-00adc927383e 2018-11-06 15:02:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:23,382 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:23 GMT Server: Apache x-openstack-request-id: req-78afcac1-385c-4603-a636-fc8a09d83078 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:23,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:23 GMT Server: Apache x-openstack-request-id: req-61e4a27f-aed2-4a4c-9d05-60af19ba1c94 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:23,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-61e4a27f-aed2-4a4c-9d05-60af19ba1c94 2018-11-06 15:02:23,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:23,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:23 GMT Server: Apache x-openstack-request-id: req-7f92fca5-8cab-413a-bf1d-c59446aa8bc5 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:23,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:23 GMT Server: Apache x-openstack-request-id: req-dfbed0a7-0e9c-4794-b3c4-f9c7c8a45105 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:23,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-dfbed0a7-0e9c-4794-b3c4-f9c7c8a45105 2018-11-06 15:02:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:24,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:23 GMT Server: Apache x-openstack-request-id: req-f00ef7a4-faf0-4756-84c0-25804715f5b0 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:24,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:24 GMT Server: Apache x-openstack-request-id: req-e6746923-6542-48c2-90dc-31631e427082 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:24,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-e6746923-6542-48c2-90dc-31631e427082 2018-11-06 15:02:24,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:24,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:24 GMT Server: Apache x-openstack-request-id: req-793ca788-b710-4b36-a5b1-bff3c16e6005 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:24,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:24 GMT Server: Apache x-openstack-request-id: req-4f377c9f-c8cf-488b-b40e-5a386d4cd011 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:24,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-4f377c9f-c8cf-488b-b40e-5a386d4cd011 2018-11-06 15:02:24,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:24,120 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:24 GMT Server: Apache x-openstack-request-id: req-e4efc69c-4697-4b53-b1cf-e7f14d622657 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:24,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:24 GMT Server: Apache x-openstack-request-id: req-304c7d88-1f4a-4b0a-b55a-9081df84efde 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:24,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-304c7d88-1f4a-4b0a-b55a-9081df84efde 2018-11-06 15:02:24,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:24,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:24 GMT Server: Apache x-openstack-request-id: req-072f160b-72a1-48dd-9f4d-f2e0222d281b Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:25,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:24 GMT Server: Apache x-openstack-request-id: req-7ef919a6-7097-4d16-9011-1a9cc9d604d6 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:25,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-7ef919a6-7097-4d16-9011-1a9cc9d604d6 2018-11-06 15:02:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:25,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:25 GMT Server: Apache x-openstack-request-id: req-816dc5cb-6a66-4c64-87c8-874ef8a79ad4 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:25,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:25 GMT Server: Apache x-openstack-request-id: req-a96b5187-4d89-4f80-bd88-ff4a6f3237a5 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:25,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-a96b5187-4d89-4f80-bd88-ff4a6f3237a5 2018-11-06 15:02:25,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:25,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:25 GMT Server: Apache x-openstack-request-id: req-49c2d946-e0be-47d5-be4c-ad39865b4926 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:25,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:25 GMT Server: Apache x-openstack-request-id: req-181afd5d-ebe4-40f0-8d78-26b64742ca27 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:25,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-181afd5d-ebe4-40f0-8d78-26b64742ca27 2018-11-06 15:02:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:26,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:26 GMT Server: Apache x-openstack-request-id: req-edf30cf6-f0a3-43a6-9962-aa2de257fd26 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:26,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:26 GMT Server: Apache x-openstack-request-id: req-dc8a0d48-001d-4e44-87c4-3f0428f48ad1 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:26,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-dc8a0d48-001d-4e44-87c4-3f0428f48ad1 2018-11-06 15:02:26,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:26,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:26 GMT Server: Apache x-openstack-request-id: req-7d941241-4d5d-4e57-bfcf-fbec6e62d58b Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:26,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:26 GMT Server: Apache x-openstack-request-id: req-c9ce23a4-7880-4a69-bc6f-5ea6ad6bcf68 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:26,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-c9ce23a4-7880-4a69-bc6f-5ea6ad6bcf68 2018-11-06 15:02:26,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:26,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:26 GMT Server: Apache x-openstack-request-id: req-6c179ea5-062b-4b8a-8861-85c6eb9db310 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:26,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:26 GMT Server: Apache x-openstack-request-id: req-41130054-f497-4fca-9b30-9e4f26ddbdfa 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:26,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-41130054-f497-4fca-9b30-9e4f26ddbdfa 2018-11-06 15:02:26,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9275399d4d16a33786c342a94106a2395a32088e" 2018-11-06 15:02:26,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:26 GMT Server: Apache x-openstack-request-id: req-675c49d7-146d-4e0d-a8e7-8bfe4c8a8bfb Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:26,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:26 GMT Server: Apache x-openstack-request-id: req-2a1cb50e-b216-47c6-8ed2-dee307499ac3 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": "526baea1324841dcb53c073ec53b089c", "OS::stack_id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "image_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image", "inst_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-inst", "subnet_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-subnet", "flavor_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-flavor-name", "net_name": "CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack", "stack_user_project_id": "16cb11dbcc7c4271a33aea0cb3dd05f4", "tags": null, "creation_time": "2018-11-06T15:01:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:02:14Z", "id": "0de9fd18-4358-476a-8c2d-831ac7b4b421", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:26,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-2a1cb50e-b216-47c6-8ed2-dee307499ac3 2018-11-06 15:02:26,759 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack 2018-11-06 15:02:26,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/0de9fd18-4358-476a-8c2d-831ac7b4b421 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608e8ceba0df9e4a203b9ba5055bd274f31d62e" 2018-11-06 15:02:26,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:26 GMT Server: Apache x-openstack-request-id: req-86db5ce7-4bdf-4970-9b23-216577cc5140 Location: http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:27,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:02:26 GMT Server: Apache x-openstack-request-id: req-c4e24f56-452e-4e8e-b4bc-482f5a6f1936 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:02:27,110 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/526baea1324841dcb53c073ec53b089c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-stack/0de9fd18-4358-476a-8c2d-831ac7b4b421 used request id req-c4e24f56-452e-4e8e-b4bc-482f5a6f1936 2018-11-06 15:02:27,111 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9bd75204-bdbb-416d-b9ea-0128ef6cea2b-image 2018-11-06 15:02:27,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/35499776-3270-48f9-91a2-914f71893460 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8512b719947bbbeecdd5314e9356afdaffd98fb4" 2018-11-06 15:02:29,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5367807-5c96-4b5c-aced-d8f9c320c8de Date: Tue, 06 Nov 2018 15:02:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:02:29,040 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/35499776-3270-48f9-91a2-914f71893460 used request id req-f5367807-5c96-4b5c-aced-d8f9c320c8de 2018-11-06 15:02:29,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/ee791282-b919-4c2e-ba84-9130a4f195b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584a61e16e3f0e59fa66b26f8b5d2892aca196f0" 2018-11-06 15:02:29,077 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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-ae8ae955-3dce-4214-9324-307eb853560c x-compute-request-id: req-ae8ae955-3dce-4214-9324-307eb853560c Content-Length: 0 Content-Type: application/json 2018-11-06 15:02:29,077 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ee791282-b919-4c2e-ba84-9130a4f195b3 used request id req-ae8ae955-3dce-4214-9324-307eb853560c 2018-11-06 15:02:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:02:29,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-47221334-4fe8-44a8-b86f-6e337096ac53 Date: Tue, 06 Nov 2018 15:02:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "526baea1324841dcb53c073ec53b089c", "created_at": "2018-11-06T15:01:51Z", "updated_at": "2018-11-06T15:01:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:01:51Z", "revision_number": 0, "id": "4feddeb1-8735-4266-aaed-8dc783127beb", "remote_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "remote_ip_prefix": null, "created_at": "2018-11-06T15:01:51Z", "security_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "tenant_id": "526baea1324841dcb53c073ec53b089c", "port_range_min": null, "ethertype": "IPv4", "project_id": "526baea1324841dcb53c073ec53b089c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:01:51Z", "revision_number": 0, "id": "5a362103-b6eb-45c2-a100-d7f018abaf6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:01:51Z", "security_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "tenant_id": "526baea1324841dcb53c073ec53b089c", "port_range_min": null, "ethertype": "IPv6", "project_id": "526baea1324841dcb53c073ec53b089c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:01:51Z", "revision_number": 0, "id": "ea9b21c6-6403-4b19-9eca-19388ebc2799", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:01:51Z", "security_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "tenant_id": "526baea1324841dcb53c073ec53b089c", "port_range_min": null, "ethertype": "IPv4", "project_id": "526baea1324841dcb53c073ec53b089c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:01:51Z", "revision_number": 0, "id": "fe8054f9-1a3a-4721-8bb7-c7ac2c7cdad6", "remote_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "remote_ip_prefix": null, "created_at": "2018-11-06T15:01:51Z", "security_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "tenant_id": "526baea1324841dcb53c073ec53b089c", "port_range_min": null, "ethertype": "IPv6", "project_id": "526baea1324841dcb53c073ec53b089c"}], "revision_number": 4, "project_id": "526baea1324841dcb53c073ec53b089c", "id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:02:29,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-47221334-4fe8-44a8-b86f-6e337096ac53 2018-11-06 15:02:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:02:29,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a19e89-0e96-4174-8803-71f9b4132095 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c"}, "enabled": true, "id": "526baea1324841dcb53c073ec53b089c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-220d3d30-1ef4-43c-proj"}} 2018-11-06 15:02:29,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c used request id req-08a19e89-0e96-4174-8803-71f9b4132095 2018-11-06 15:02:29,386 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d95c0b3-457c-49e2-b6b4-e96886ef20f5 2018-11-06 15:02:29,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0d95c0b3-457c-49e2-b6b4-e96886ef20f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:02:29,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-463ab8ef-9e23-4b92-89ba-0060be294da8 Date: Tue, 06 Nov 2018 15:02:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:01:51Z", "security_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "port_range_min": null, "revision_number": 0, "tenant_id": "526baea1324841dcb53c073ec53b089c", "created_at": "2018-11-06T15:01:51Z", "project_id": "526baea1324841dcb53c073ec53b089c", "id": "4feddeb1-8735-4266-aaed-8dc783127beb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:01:51Z", "security_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "port_range_min": null, "revision_number": 0, "tenant_id": "526baea1324841dcb53c073ec53b089c", "created_at": "2018-11-06T15:01:51Z", "project_id": "526baea1324841dcb53c073ec53b089c", "id": "5a362103-b6eb-45c2-a100-d7f018abaf6b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:01:51Z", "security_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "port_range_min": null, "revision_number": 0, "tenant_id": "526baea1324841dcb53c073ec53b089c", "created_at": "2018-11-06T15:01:51Z", "project_id": "526baea1324841dcb53c073ec53b089c", "id": "ea9b21c6-6403-4b19-9eca-19388ebc2799"}, {"remote_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:01:51Z", "security_group_id": "0d95c0b3-457c-49e2-b6b4-e96886ef20f5", "port_range_min": null, "revision_number": 0, "tenant_id": "526baea1324841dcb53c073ec53b089c", "created_at": "2018-11-06T15:01:51Z", "project_id": "526baea1324841dcb53c073ec53b089c", "id": "fe8054f9-1a3a-4721-8bb7-c7ac2c7cdad6"}]} 2018-11-06 15:02:29,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0d95c0b3-457c-49e2-b6b4-e96886ef20f5 used request id req-463ab8ef-9e23-4b92-89ba-0060be294da8 2018-11-06 15:02:29,559 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:02:29,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/0d95c0b3-457c-49e2-b6b4-e96886ef20f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:02:29,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-650b9f32-12d1-4fb5-84d8-ab2bf7458779 Content-Length: 0 Date: Tue, 06 Nov 2018 15:02:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:02:29,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/0d95c0b3-457c-49e2-b6b4-e96886ef20f5 used request id req-650b9f32-12d1-4fb5-84d8-ab2bf7458779 2018-11-06 15:02:29,874 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-220d3d30-1ef4-43c-proj 2018-11-06 15:02:29,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:02:30,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6849768-d323-4a7d-a026-5d9f6d98af6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:02:30,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/526baea1324841dcb53c073ec53b089c used request id req-e6849768-d323-4a7d-a026-5d9f6d98af6c 2018-11-06 15:02:30,078 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-220d3d30-1ef4-43c-proj-role 2018-11-06 15:02:30,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/69b5cc399c1f4139a464486dafda6eb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:02:30,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55a1e4e6-6d7d-4592-9461-cbcb446bc8a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:02:30,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/69b5cc399c1f4139a464486dafda6eb4 used request id req-55a1e4e6-6d7d-4592-9461-cbcb446bc8a9 2018-11-06 15:02:30,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef10f7e0d371adbad3493c15de25524e556245b6" 2018-11-06 15:02:30,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eba5221-ad4e-4e41-af81-10d0d72dac88 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:02:30,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4eba5221-ad4e-4e41-af81-10d0d72dac88 2018-11-06 15:02:30,360 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-220d3d30-1ef4-43c-user 2018-11-06 15:02:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/674d8ecc3163464a91f85c9a54f44cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab0454c82eaa1422257c4a8a0c9f59b5a05b97" 2018-11-06 15:02:30,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d74ae4e5-6f90-453a-9d32-1c2c6a560f5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:02:30,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/674d8ecc3163464a91f85c9a54f44cbe used request id req-d74ae4e5-6f90-453a-9d32-1c2c6a560f5f 2018-11-06 15:02:30,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:02:30,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:02:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Pv-ZBbMzSYiOqTlu93Ro3A"], "issued_at": "2018-11-06T15:02:30.000000Z"}} 2018-11-06 15:02:30,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de075e1da558b68d74c4d9111c3e908f3f5b1b3f" 2018-11-06 15:02:31,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbd177b-f83d-4e02-bd3e-30976a09fc54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:02:31,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8bbd177b-f83d-4e02-bd3e-30976a09fc54 2018-11-06 15:02:31,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:02:31,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:02:31,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["MoHPTnzVT2u7TY9OspkARw"], "issued_at": "2018-11-06T15:02:31.000000Z"}} 2018-11-06 15:02:31,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:02:31,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e33f11f-8b0c-410c-b389-fc13b24ae995 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:02:31,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7e33f11f-8b0c-410c-b389-fc13b24ae995 2018-11-06 15:02:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:02:31,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:02: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:02:31,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ef002d44-279a-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:02:31,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faacf854-3ee8-4979-9540-9a946653c2fd Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ef002d44-279a-49c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:02:31,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ef002d44-279a-49c-proj used request id req-faacf854-3ee8-4979-9540-9a946653c2fd 2018-11-06 15:02:31,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:02:31,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708dcc28-f085-4dcb-b1ab-90fc833aaddb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:02:31,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-708dcc28-f085-4dcb-b1ab-90fc833aaddb 2018-11-06 15:02:31,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj"}}' 2018-11-06 15:02:31,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c648441-af8a-48d9-b11d-2469b4cee3b7 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e"}, "enabled": true, "id": "a79787cb7550487999007b84a5d60f4e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj"}} 2018-11-06 15:02:31,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5c648441-af8a-48d9-b11d-2469b4cee3b7 2018-11-06 15:02:31,872 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ef002d44-279a-49c-proj 2018-11-06 15:02:31,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:02:31,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:02:32,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:02:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["t5zYrZDNR7iKv_XFA8kMBw"], "issued_at": "2018-11-06T15:02:32.000000Z"}} 2018-11-06 15:02:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:02:32,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b0e80b-f20c-44d7-83a3-48994d37e444 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:02:32,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a3b0e80b-f20c-44d7-83a3-48994d37e444 2018-11-06 15:02:32,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:02:32,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:02:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:02:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:02:32,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ddf2342-02fd-4ec0-a250-adca994b236a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:02:32,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4ddf2342-02fd-4ec0-a250-adca994b236a 2018-11-06 15:02:32,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ef002d44-279a-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:02:32,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f953a80-1198-42a4-903e-0325a6fe8c0c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ef002d44-279a-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e"}, "enabled": true, "id": "a79787cb7550487999007b84a5d60f4e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj"}]} 2018-11-06 15:02:32,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ef002d44-279a-49c-proj used request id req-8f953a80-1198-42a4-903e-0325a6fe8c0c 2018-11-06 15:02:32,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:02:32,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50b50cd-017a-4524-b0cb-1e6311c62428 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:02:32,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a50b50cd-017a-4524-b0cb-1e6311c62428 2018-11-06 15:02:33,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:02:33,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42102342-800b-4766-8eb4-e13fa36469b9 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:02:33,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-42102342-800b-4766-8eb4-e13fa36469b9 2018-11-06 15:02:33,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ef002d44-279a-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:02:33,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da83815-a596-4130-94c9-616214dd40d9 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ef002d44-279a-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e"}, "enabled": true, "id": "a79787cb7550487999007b84a5d60f4e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj"}]} 2018-11-06 15:02:33,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ef002d44-279a-49c-proj used request id req-2da83815-a596-4130-94c9-616214dd40d9 2018-11-06 15:02:33,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/f1c1138e885945a4acce72e65d3047cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:02:33,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2a9744-f063-4bd7-92ed-04401ca7f801 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-ef002d44-279a-49c-user", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c1138e885945a4acce72e65d3047cf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a79787cb7550487999007b84a5d60f4e", "id": "f1c1138e885945a4acce72e65d3047cf", "password_expires_at": null}} 2018-11-06 15:02:33,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/f1c1138e885945a4acce72e65d3047cf used request id req-df2a9744-f063-4bd7-92ed-04401ca7f801 2018-11-06 15:02:33,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e/users/f1c1138e885945a4acce72e65d3047cf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:02:33,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1366b6-26ad-48ee-bdde-fdab372dad5b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e/users/f1c1138e885945a4acce72e65d3047cf/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:02:33,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e/users/f1c1138e885945a4acce72e65d3047cf/roles used request id req-3c1366b6-26ad-48ee-bdde-fdab372dad5b 2018-11-06 15:02:33,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:02:33,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3af627e-2838-4e6f-b3cc-c48f5b90cd83 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:02:33,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-a3af627e-2838-4e6f-b3cc-c48f5b90cd83 2018-11-06 15:02:33,418 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-ef002d44-279a-49c-proj 2018-11-06 15:02:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e/users/f1c1138e885945a4acce72e65d3047cf/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:02:33,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a76927ed-7b2d-435c-ab8f-ec41de332ce2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:02:33,557 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e/users/f1c1138e885945a4acce72e65d3047cf/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-a76927ed-7b2d-435c-ab8f-ec41de332ce2 2018-11-06 15:02:33,557 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ef002d44-279a-49c-user 2018-11-06 15:02:33,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:02:33,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:02:33,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3f1624-a3f2-417b-bcb9-e5d98cceefb3 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:02:33,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3e3f1624-a3f2-417b-bcb9-e5d98cceefb3 2018-11-06 15:02:33,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" -d '{"role": {"name": "CreateStackSuccessTests-ef002d44-279a-49c-proj-role"}}' 2018-11-06 15:02:33,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3daebf5a-0205-4b7c-b564-9f1dd1e2f7ac Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96e24e6539094b2ebe9236b483136dd1", "links": {"self": "http://172.30.9.27:5000/v3/roles/96e24e6539094b2ebe9236b483136dd1"}, "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj-role"}} 2018-11-06 15:02:33,867 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-3daebf5a-0205-4b7c-b564-9f1dd1e2f7ac 2018-11-06 15:02:33,867 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ef002d44-279a-49c-proj-role 2018-11-06 15:02:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/96e24e6539094b2ebe9236b483136dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:02:33,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8a4ca5-24f0-45c9-8ac2-7ae8622435bd Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/96e24e6539094b2ebe9236b483136dd1"}, "domain_id": null, "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj-role", "id": "96e24e6539094b2ebe9236b483136dd1"}} 2018-11-06 15:02:33,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/96e24e6539094b2ebe9236b483136dd1 used request id req-fc8a4ca5-24f0-45c9-8ac2-7ae8622435bd 2018-11-06 15:02:33,955 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ef002d44-279a-49c-proj-role to project CreateStackSuccessTests-ef002d44-279a-49c-proj 2018-11-06 15:02:33,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e/users/f1c1138e885945a4acce72e65d3047cf/roles/96e24e6539094b2ebe9236b483136dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:02:34,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1958c244-86f5-4105-912e-1f31a9378729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:02:34,108 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e/users/f1c1138e885945a4acce72e65d3047cf/roles/96e24e6539094b2ebe9236b483136dd1 used request id req-1958c244-86f5-4105-912e-1f31a9378729 2018-11-06 15:02:34,108 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:02:34,109 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:02:34,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:02:34,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:02:34,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96e24e6539094b2ebe9236b483136dd1", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79787cb7550487999007b84a5d60f4e", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ef002d44-279a-49c-user", "id": "f1c1138e885945a4acce72e65d3047cf"}, "audit_ids": ["fwfjAVrHTteogePWgxTfeQ"], "issued_at": "2018-11-06T15:02:34.000000Z"}} 2018-11-06 15:02:34,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a913818222f8916a972ac6d84442c7425001cc51" 2018-11-06 15:02:34,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f04fbc4-1429-4ac2-bbbc-ce9f7e3226d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:02:34,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9f04fbc4-1429-4ac2-bbbc-ce9f7e3226d8 2018-11-06 15:02:34,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a913818222f8916a972ac6d84442c7425001cc51" 2018-11-06 15:02:34,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-4ddd0eca-8c0d-4ae4-924d-b973bd0d2f29 Date: Tue, 06 Nov 2018 15:02:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image"} 2018-11-06 15:02:34,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image used request id req-4ddd0eca-8c0d-4ae4-924d-b973bd0d2f29 2018-11-06 15:02:34,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a913818222f8916a972ac6d84442c7425001cc51" 2018-11-06 15:02:34,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-42237ef6-2145-4893-b6c2-4d7198c42487 Date: Tue, 06 Nov 2018 15:02: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-11-06 15:02:34,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-42237ef6-2145-4893-b6c2-4d7198c42487 2018-11-06 15:02:34,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a913818222f8916a972ac6d84442c7425001cc51" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image"}' 2018-11-06 15:02:35,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46 X-Openstack-Request-Id: req-8430eb92-c8f6-45a7-b568-3868f6e09184 Date: Tue, 06 Nov 2018 15:02:35 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:02:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:02:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46", "min_disk": 0, "protected": false, "id": "c16c5b75-7056-4ac9-a2f1-1640e15ecd46", "file": "/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46/file", "checksum": null, "owner": "a79787cb7550487999007b84a5d60f4e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:02:35,227 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8430eb92-c8f6-45a7-b568-3868f6e09184 2018-11-06 15:02:35,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a913818222f8916a972ac6d84442c7425001cc51" -d '' 2018-11-06 15:02:36,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-405135cb-2303-439f-9668-6e8b995ed816 Date: Tue, 06 Nov 2018 15:02:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:02:36,656 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46/file used request id req-405135cb-2303-439f-9668-6e8b995ed816 2018-11-06 15:02:36,656 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:02:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a913818222f8916a972ac6d84442c7425001cc51" 2018-11-06 15:02:36,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b3b017a6-058f-463e-b4ba-05b9d790e9bf Date: Tue, 06 Nov 2018 15:02:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:02:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:02:36Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46/snap", "metadata": {}}], "self": "/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46", "min_disk": 0, "protected": false, "id": "c16c5b75-7056-4ac9-a2f1-1640e15ecd46", "file": "/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a79787cb7550487999007b84a5d60f4e", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:02:36,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46 used request id req-b3b017a6-058f-463e-b4ba-05b9d790e9bf 2018-11-06 15:02:36,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a913818222f8916a972ac6d84442c7425001cc51" 2018-11-06 15:02:37,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-06e25fef-018d-4232-98a9-92c28b836166 Date: Tue, 06 Nov 2018 15:02: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-11-06 15:02:37,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-06e25fef-018d-4232-98a9-92c28b836166 2018-11-06 15:02:37,013 - create_image - INFO - Created image with name - CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image 2018-11-06 15:02:37,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a913818222f8916a972ac6d84442c7425001cc51" 2018-11-06 15:02:37,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b8a077e2-07e9-4521-ad88-e1d90a07c5ac Date: Tue, 06 Nov 2018 15:02:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:02:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:02:36Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46/snap", "metadata": {}}], "self": "/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46", "min_disk": 0, "protected": false, "id": "c16c5b75-7056-4ac9-a2f1-1640e15ecd46", "file": "/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a79787cb7550487999007b84a5d60f4e", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:02:37,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46 used request id req-b8a077e2-07e9-4521-ad88-e1d90a07c5ac 2018-11-06 15:02:37,035 - create_image - DEBUG - Instance status is - active 2018-11-06 15:02:37,035 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image 2018-11-06 15:02:37,035 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image 2018-11-06 15:02:37,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:02:37,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:02:37,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["5we8lL-TR52QP-jWjrKelA"], "issued_at": "2018-11-06T15:02:37.000000Z"}} 2018-11-06 15:02:37,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbe84069c484d60df748afbc4e8e637f4566d0a" 2018-11-06 15:02:37,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc971a54-3c54-405d-b7ed-ca32b9490b55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:02:37,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fc971a54-3c54-405d-b7ed-ca32b9490b55 2018-11-06 15:02:37,495 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:02:37,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbe84069c484d60df748afbc4e8e637f4566d0a" 2018-11-06 15:02:37,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02: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-fa005e2b-21e7-4850-8241-ea01aa7b287a x-compute-request-id: req-fa005e2b-21e7-4850-8241-ea01aa7b287a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:02:37,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fa005e2b-21e7-4850-8241-ea01aa7b287a 2018-11-06 15:02:37,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbe84069c484d60df748afbc4e8e637f4566d0a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-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-11-06 15:02:37,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02: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-f5abad11-0715-4c73-b876-b3a23af05d0a x-compute-request-id: req-f5abad11-0715-4c73-b876-b3a23af05d0a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2ee5b64e-ee7d-4ccc-89ba-758d1a82de7b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2ee5b64e-ee7d-4ccc-89ba-758d1a82de7b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2ee5b64e-ee7d-4ccc-89ba-758d1a82de7b", "name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:02:37,734 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f5abad11-0715-4c73-b876-b3a23af05d0a 2018-11-06 15:02:37,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:02:37,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:02:38,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96e24e6539094b2ebe9236b483136dd1", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79787cb7550487999007b84a5d60f4e", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ef002d44-279a-49c-user", "id": "f1c1138e885945a4acce72e65d3047cf"}, "audit_ids": ["O4K2rEqGSnqxtU5VC_6naA"], "issued_at": "2018-11-06T15:02:38.000000Z"}} 2018-11-06 15:02:38,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:02:38,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e17e9a-42d6-4e91-95bf-ff5b1414a0e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:02:38,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e3e17e9a-42d6-4e91-95bf-ff5b1414a0e3 2018-11-06 15:02:38,240 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:02:38,243 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:02:38,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:02:38,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:38 GMT Server: Apache x-openstack-request-id: req-adfabee6-c2a7-4c2d-bcd0-04d0b9f938fd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:02:38,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack used request id req-adfabee6-c2a7-4c2d-bcd0-04d0b9f938fd 2018-11-06 15:02:38,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-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-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}}' 2018-11-06 15:02:40,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:02:38 GMT Server: Apache x-openstack-request-id: req-9e975e52-4285-4a89-aa55-9856cee10f8c Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}]}} 2018-11-06 15:02:40,609 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks used request id req-9e975e52-4285-4a89-aa55-9856cee10f8c 2018-11-06 15:02:40,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:02:40,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:40 GMT Server: Apache x-openstack-request-id: req-20f4d7c2-93d5-46e7-8140-ca719cefabac Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:41,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:40 GMT Server: Apache x-openstack-request-id: req-00e8f77e-2b19-41c0-958f-e392f035658f 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:41,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-00e8f77e-2b19-41c0-958f-e392f035658f 2018-11-06 15:02:41,068 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack 2018-11-06 15:02:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:02:41,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:41 GMT Server: Apache x-openstack-request-id: req-754818a3-7f1a-4f11-9730-1bc4e981dc92 Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:41,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:41 GMT Server: Apache x-openstack-request-id: req-5249d964-4cdc-4bd2-af76-28cf2b4a2cd5 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:41,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-5249d964-4cdc-4bd2-af76-28cf2b4a2cd5 2018-11-06 15:02:41,534 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:02:41,534 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:02:44,537 - create_stack - DEBUG - Stack status query timeout in 1196.53091121 2018-11-06 15:02:44,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:02:44,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:44 GMT Server: Apache x-openstack-request-id: req-347ef311-8779-4a73-b937-1e89cd2bdc56 Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:44,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:44 GMT Server: Apache x-openstack-request-id: req-c54c57fa-1a14-45e1-93a7-2874040ea3ae 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:44,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-c54c57fa-1a14-45e1-93a7-2874040ea3ae 2018-11-06 15:02:44,860 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:02:44,861 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:02:47,864 - create_stack - DEBUG - Stack status query timeout in 1193.20452404 2018-11-06 15:02:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:02:47,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:47 GMT Server: Apache x-openstack-request-id: req-4d8d54e0-6489-4971-90ca-a8a10457fcaa Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:47,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:47 GMT Server: Apache x-openstack-request-id: req-7aa8e6eb-5979-4fc8-8910-3c0a0ef9848e 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:47,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-7aa8e6eb-5979-4fc8-8910-3c0a0ef9848e 2018-11-06 15:02:47,935 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:02:47,935 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:02:50,935 - create_stack - DEBUG - Stack status query timeout in 1190.13277817 2018-11-06 15:02:50,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:02:50,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:50 GMT Server: Apache x-openstack-request-id: req-8902bddf-45ee-47bc-8951-1b19e77ea868 Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:51,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:50 GMT Server: Apache x-openstack-request-id: req-d8fb57ec-ef43-4a7d-a4f5-40d029cd25a1 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:51,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-d8fb57ec-ef43-4a7d-a4f5-40d029cd25a1 2018-11-06 15:02:51,008 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:02:51,008 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:02:54,011 - create_stack - DEBUG - Stack status query timeout in 1187.05734301 2018-11-06 15:02:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:02:54,042 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:54 GMT Server: Apache x-openstack-request-id: req-b3220838-8ab3-483e-ae1f-a95e98bca8af Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:54,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:54 GMT Server: Apache x-openstack-request-id: req-be795d62-a0cc-4d73-a08a-b1831f00654f 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:54,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-be795d62-a0cc-4d73-a08a-b1831f00654f 2018-11-06 15:02:54,084 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:02:54,085 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:02:57,085 - create_stack - DEBUG - Stack status query timeout in 1183.98342299 2018-11-06 15:02:57,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:02:57,254 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:02:57 GMT Server: Apache x-openstack-request-id: req-1cf7aec5-0977-4acf-9185-1752e44222bf Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:02:57,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:02:57 GMT Server: Apache x-openstack-request-id: req-829ec3ac-a80f-4223-9747-55c73bef1176 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:02:57,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-829ec3ac-a80f-4223-9747-55c73bef1176 2018-11-06 15:02:57,438 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:02:57,438 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:03:00,441 - create_stack - DEBUG - Stack status query timeout in 1180.62679911 2018-11-06 15:03:00,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:03:00,626 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:00 GMT Server: Apache x-openstack-request-id: req-85b637c8-b3b0-4522-a9e8-c818943d462c Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:00,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:00 GMT Server: Apache x-openstack-request-id: req-28bf7635-81f3-4e7a-89f4-9c924d2117a4 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:00,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-28bf7635-81f3-4e7a-89f4-9c924d2117a4 2018-11-06 15:03:00,854 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:03:00,854 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack 2018-11-06 15:03:00,854 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack 2018-11-06 15:03:00,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:01,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96e24e6539094b2ebe9236b483136dd1", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79787cb7550487999007b84a5d60f4e", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ef002d44-279a-49c-user", "id": "f1c1138e885945a4acce72e65d3047cf"}, "audit_ids": ["SVNTEtAYRZe_eNvnRsYcTA"], "issued_at": "2018-11-06T15:03:01.000000Z"}} 2018-11-06 15:03:01,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7abe1ffe4eda103b50a665eb9be96d9b6cff24" 2018-11-06 15:03:01,402 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:01 GMT Server: Apache x-openstack-request-id: req-22f64cc2-7eb0-4b71-9f7f-0ff624427a5a Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:01,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:01 GMT Server: Apache x-openstack-request-id: req-336faab2-e956-493a-a0ed-2e9b97b52c7b 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:01,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-336faab2-e956-493a-a0ed-2e9b97b52c7b 2018-11-06 15:03:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:03:02,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:01 GMT Server: Apache x-openstack-request-id: req-aee391d1-f71f-4013-af48-3923cfba7153 Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:02,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:02 GMT Server: Apache x-openstack-request-id: req-7c8f016f-7624-4fcd-827c-302d21fd7915 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:02,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-7c8f016f-7624-4fcd-827c-302d21fd7915 2018-11-06 15:03:02,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:02,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:02,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96e24e6539094b2ebe9236b483136dd1", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a79787cb7550487999007b84a5d60f4e", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a79787cb7550487999007b84a5d60f4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ef002d44-279a-49c-user", "id": "f1c1138e885945a4acce72e65d3047cf"}, "audit_ids": ["iXD1KhzMQ068wquod_eu-g"], "issued_at": "2018-11-06T15:03:02.000000Z"}} 2018-11-06 15:03:02,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861851b62f60170c17907062a657e9d6f13fb4f3" 2018-11-06 15:03:02,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b35000-ee15-42b3-91f7-a2f6f2f49d7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:02,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b6b35000-ee15-42b3-91f7-a2f6f2f49d7c 2018-11-06 15:03:02,650 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:03:02,653 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:03:02,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861851b62f60170c17907062a657e9d6f13fb4f3" 2018-11-06 15:03:02,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:02 GMT Server: Apache x-openstack-request-id: req-89536936-4715-4def-897a-393c5a9735a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "deletion_time": null, "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "tags": null}]} 2018-11-06 15:03:02,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack used request id req-89536936-4715-4def-897a-393c5a9735a4 2018-11-06 15:03:02,841 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack 2018-11-06 15:03:02,841 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack 2018-11-06 15:03:02,842 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack 2018-11-06 15:03:02,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:03:03,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:02 GMT Server: Apache x-openstack-request-id: req-a919c2ca-b425-403e-8645-346ee3123028 Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:03,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:03 GMT Server: Apache x-openstack-request-id: req-57cc7eb2-bb3e-4efe-90c1-751712c0d6da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:03,092 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-57cc7eb2-bb3e-4efe-90c1-751712c0d6da 2018-11-06 15:03:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:03:03,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:03 GMT Server: Apache x-openstack-request-id: req-b9f9bfed-8087-4aa0-9818-3c5895d8974d Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:03,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:03 GMT Server: Apache x-openstack-request-id: req-0ed1005b-96b4-44f4-9b4e-c0977458347b 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "tags": null, "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:03:03Z", "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:03,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-0ed1005b-96b4-44f4-9b4e-c0977458347b 2018-11-06 15:03:03,677 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:03:03,677 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:03:06,680 - create_stack - DEBUG - Stack status query timeout in 1196.41177416 2018-11-06 15:03:06,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:03:06,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:06 GMT Server: Apache x-openstack-request-id: req-f3d2b743-a8fa-42a4-b549-ad32715ffc33 Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:06,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:06 GMT Server: Apache x-openstack-request-id: req-2d579141-a609-49aa-8694-893d4a906afa 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "tags": null, "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:03:03Z", "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:06,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-2d579141-a609-49aa-8694-893d4a906afa 2018-11-06 15:03:06,880 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:03:06,880 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:03:09,883 - create_stack - DEBUG - Stack status query timeout in 1193.20877409 2018-11-06 15:03:09,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:03:09,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:09 GMT Server: Apache x-openstack-request-id: req-537780bd-09ca-4fed-b8f3-1f8e01d40ed2 Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:09,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:09 GMT Server: Apache x-openstack-request-id: req-6b70d38f-283a-427d-8acd-7523cae35db3 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "tags": null, "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:03:03Z", "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:09,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-6b70d38f-283a-427d-8acd-7523cae35db3 2018-11-06 15:03:09,956 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:03:09,956 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:03:12,959 - create_stack - DEBUG - Stack status query timeout in 1190.13311315 2018-11-06 15:03:12,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:03:13,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:12 GMT Server: Apache x-openstack-request-id: req-534f0e37-58b8-48f2-960c-cbdfa8634302 Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:13,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:13 GMT Server: Apache x-openstack-request-id: req-ea378071-9f4f-4b48-bc38-f7403edead2f 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "tags": null, "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:03:03Z", "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:13,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-ea378071-9f4f-4b48-bc38-f7403edead2f 2018-11-06 15:03:13,318 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:03:13,318 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:03:16,321 - create_stack - DEBUG - Stack status query timeout in 1186.77109504 2018-11-06 15:03:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:03:16,352 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:16 GMT Server: Apache x-openstack-request-id: req-6348b9dd-cd13-4367-92ce-2228e3876df4 Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:16,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:16 GMT Server: Apache x-openstack-request-id: req-81bc1cf2-b03e-4c0d-ba1d-7210a3293a6a 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": "a79787cb7550487999007b84a5d60f4e", "OS::stack_id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "image_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image", "inst_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-inst", "subnet_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-subnet", "flavor_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-flavor-name", "net_name": "CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-net"}, "deletion_time": "2018-11-06T15:03:16Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack", "stack_user_project_id": "7d9e4a7c49584dfc8f82581544a18b04", "tags": null, "creation_time": "2018-11-06T15:02:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:03:03Z", "id": "4613ab9e-5754-416d-9b42-8e6195a0f063", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:16,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-81bc1cf2-b03e-4c0d-ba1d-7210a3293a6a 2018-11-06 15:03:16,536 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:03:16,536 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack 2018-11-06 15:03:16,536 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack 2018-11-06 15:03:16,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/4613ab9e-5754-416d-9b42-8e6195a0f063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416c213cccbeff344a2b97da70889f741cba298f" 2018-11-06 15:03:16,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:16 GMT Server: Apache x-openstack-request-id: req-ae82f08a-2d32-4c65-941d-b80dbf5828ae Location: http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:17,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:03:16 GMT Server: Apache x-openstack-request-id: req-e5b3c01b-16c5-4fde-adbc-1965946d7f6e Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:03:17,120 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/a79787cb7550487999007b84a5d60f4e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-stack/4613ab9e-5754-416d-9b42-8e6195a0f063 used request id req-e5b3c01b-16c5-4fde-adbc-1965946d7f6e 2018-11-06 15:03:17,121 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ed3d9dc7-f841-433d-8f19-c61e499f5589-image 2018-11-06 15:03:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a913818222f8916a972ac6d84442c7425001cc51" 2018-11-06 15:03:17,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86019154-6a07-4090-ab94-fb5f522990d8 Date: Tue, 06 Nov 2018 15:03:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:03:17,920 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c16c5b75-7056-4ac9-a2f1-1640e15ecd46 used request id req-86019154-6a07-4090-ab94-fb5f522990d8 2018-11-06 15:03:17,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/2ee5b64e-ee7d-4ccc-89ba-758d1a82de7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbe84069c484d60df748afbc4e8e637f4566d0a" 2018-11-06 15:03:17,957 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-0ce3129f-bc02-49de-9b07-779181cd68a4 x-compute-request-id: req-0ce3129f-bc02-49de-9b07-779181cd68a4 Content-Length: 0 Content-Type: application/json 2018-11-06 15:03:17,957 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2ee5b64e-ee7d-4ccc-89ba-758d1a82de7b used request id req-0ce3129f-bc02-49de-9b07-779181cd68a4 2018-11-06 15:03:17,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:03:18,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-12e37898-2762-4737-b0bb-9a8400d554e0 Date: Tue, 06 Nov 2018 15:03:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a79787cb7550487999007b84a5d60f4e", "created_at": "2018-11-06T15:02:41Z", "updated_at": "2018-11-06T15:02:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:02:41Z", "revision_number": 0, "id": "6799b423-00f8-49c8-aaf8-cde38095147f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:02:41Z", "security_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "tenant_id": "a79787cb7550487999007b84a5d60f4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "a79787cb7550487999007b84a5d60f4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:02:41Z", "revision_number": 0, "id": "6ce4ff6e-ccf7-4ee6-867a-795224bd22da", "remote_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "remote_ip_prefix": null, "created_at": "2018-11-06T15:02:41Z", "security_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "tenant_id": "a79787cb7550487999007b84a5d60f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "a79787cb7550487999007b84a5d60f4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:02:41Z", "revision_number": 0, "id": "789fec01-f3da-4b19-b95f-75600225ddb8", "remote_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "remote_ip_prefix": null, "created_at": "2018-11-06T15:02:41Z", "security_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "tenant_id": "a79787cb7550487999007b84a5d60f4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "a79787cb7550487999007b84a5d60f4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:02:41Z", "revision_number": 0, "id": "ffc4ed95-3c29-416c-b892-234df50d1682", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:02:41Z", "security_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "tenant_id": "a79787cb7550487999007b84a5d60f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "a79787cb7550487999007b84a5d60f4e"}], "revision_number": 4, "project_id": "a79787cb7550487999007b84a5d60f4e", "id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:03:18,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-12e37898-2762-4737-b0bb-9a8400d554e0 2018-11-06 15:03:18,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:03:18,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af509f6-8ec2-49cc-a3a3-99291da71706 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:03:18,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-5af509f6-8ec2-49cc-a3a3-99291da71706 2018-11-06 15:03:18,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:03:18,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a183413f-5c7c-4832-aa4e-22c1eb0671ee Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:03:18,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-a183413f-5c7c-4832-aa4e-22c1eb0671ee 2018-11-06 15:03:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:03:18,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b44876-1618-41b1-9d88-7ee05c15b275 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:03:18,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-83b44876-1618-41b1-9d88-7ee05c15b275 2018-11-06 15:03:18,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:03:18,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb4581c-0cdb-4810-bea5-b44c9f0d435b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e"}, "enabled": true, "id": "a79787cb7550487999007b84a5d60f4e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ef002d44-279a-49c-proj"}} 2018-11-06 15:03:18,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e used request id req-bbb4581c-0cdb-4810-bea5-b44c9f0d435b 2018-11-06 15:03:18,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3b1b7a8-e815-44dc-9d4a-975a489a8443 2018-11-06 15:03:18,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3b1b7a8-e815-44dc-9d4a-975a489a8443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:03:18,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-53d27c75-bd89-41cd-adce-d277f71072bd Date: Tue, 06 Nov 2018 15:03:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:02:41Z", "security_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "port_range_min": null, "revision_number": 0, "tenant_id": "a79787cb7550487999007b84a5d60f4e", "created_at": "2018-11-06T15:02:41Z", "project_id": "a79787cb7550487999007b84a5d60f4e", "id": "6799b423-00f8-49c8-aaf8-cde38095147f"}, {"remote_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:02:41Z", "security_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "port_range_min": null, "revision_number": 0, "tenant_id": "a79787cb7550487999007b84a5d60f4e", "created_at": "2018-11-06T15:02:41Z", "project_id": "a79787cb7550487999007b84a5d60f4e", "id": "6ce4ff6e-ccf7-4ee6-867a-795224bd22da"}, {"remote_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:02:41Z", "security_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "port_range_min": null, "revision_number": 0, "tenant_id": "a79787cb7550487999007b84a5d60f4e", "created_at": "2018-11-06T15:02:41Z", "project_id": "a79787cb7550487999007b84a5d60f4e", "id": "789fec01-f3da-4b19-b95f-75600225ddb8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:02:41Z", "security_group_id": "c3b1b7a8-e815-44dc-9d4a-975a489a8443", "port_range_min": null, "revision_number": 0, "tenant_id": "a79787cb7550487999007b84a5d60f4e", "created_at": "2018-11-06T15:02:41Z", "project_id": "a79787cb7550487999007b84a5d60f4e", "id": "ffc4ed95-3c29-416c-b892-234df50d1682"}]} 2018-11-06 15:03:18,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3b1b7a8-e815-44dc-9d4a-975a489a8443 used request id req-53d27c75-bd89-41cd-adce-d277f71072bd 2018-11-06 15:03:18,808 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:03:18,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c3b1b7a8-e815-44dc-9d4a-975a489a8443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:03:19,117 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-856fd03e-7cb7-4039-977f-87812c519550 Content-Length: 0 Date: Tue, 06 Nov 2018 15:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:03:19,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c3b1b7a8-e815-44dc-9d4a-975a489a8443 used request id req-856fd03e-7cb7-4039-977f-87812c519550 2018-11-06 15:03:19,118 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ef002d44-279a-49c-proj 2018-11-06 15:03:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:03:19,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a168068d-980b-496f-b5ca-08706429ab46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:19,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a79787cb7550487999007b84a5d60f4e used request id req-a168068d-980b-496f-b5ca-08706429ab46 2018-11-06 15:03:19,354 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ef002d44-279a-49c-proj-role 2018-11-06 15:03:19,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/96e24e6539094b2ebe9236b483136dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:03:19,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d70bfd2d-5394-402f-8eaf-e4e5d9c37371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:19,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/96e24e6539094b2ebe9236b483136dd1 used request id req-d70bfd2d-5394-402f-8eaf-e4e5d9c37371 2018-11-06 15:03:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cf0cb48844426375534c5dc6b69536c9ba5f5f" 2018-11-06 15:03:19,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878312e3-b7d9-48d6-b4b9-8bd7e3eabdd9 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:03:19,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-878312e3-b7d9-48d6-b4b9-8bd7e3eabdd9 2018-11-06 15:03:19,878 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ef002d44-279a-49c-user 2018-11-06 15:03:19,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f1c1138e885945a4acce72e65d3047cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb8a0d970567dc85a5dd4e113aceaf606a1cf63" 2018-11-06 15:03:20,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6f0666d-e8f2-4a74-b55f-f645d938b6ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:20,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f1c1138e885945a4acce72e65d3047cf used request id req-d6f0666d-e8f2-4a74-b55f-f645d938b6ef 2018-11-06 15:03:20,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:20,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-tCApuBfTPCfRb1_LZi1kg"], "issued_at": "2018-11-06T15:03:20.000000Z"}} 2018-11-06 15:03:20,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b877addb6850a9a6685b7b2499bc5a81c4b8d8f2" 2018-11-06 15:03:20,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf13c3b-b90c-4fa9-a6d7-7851d40efe23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:20,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cbf13c3b-b90c-4fa9-a6d7-7851d40efe23 2018-11-06 15:03:20,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:20,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:20,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["KrM2lDwQT1OrGgvc3HRXRg"], "issued_at": "2018-11-06T15:03:20.000000Z"}} 2018-11-06 15:03:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:21,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2edc55f5-3eff-4281-96df-895b8b12b3e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:21,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2edc55f5-3eff-4281-96df-895b8b12b3e8 2018-11-06 15:03:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:03:21,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:03:21,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7efd6e0b-d104-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:21,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fce2c7-a5c7-4893-a1c9-014c61fb9801 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7efd6e0b-d104-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:03:21,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7efd6e0b-d104-4d6-proj used request id req-c5fce2c7-a5c7-4893-a1c9-014c61fb9801 2018-11-06 15:03:21,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:21,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46cba3d-103e-4740-96c1-689cd1fba5b9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:03:21,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c46cba3d-103e-4740-96c1-689cd1fba5b9 2018-11-06 15:03:21,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj"}}' 2018-11-06 15:03:21,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-047fe952-5a7a-4f58-9084-70c83e753e10 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee"}, "enabled": true, "id": "27045760977b495098f1f7e23ed435ee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj"}} 2018-11-06 15:03:21,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-047fe952-5a7a-4f58-9084-70c83e753e10 2018-11-06 15:03:21,364 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7efd6e0b-d104-4d6-proj 2018-11-06 15:03:21,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:21,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:21,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["vd3nZtESSMCdQUEPHXQ3fw"], "issued_at": "2018-11-06T15:03:21.000000Z"}} 2018-11-06 15:03:21,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:21,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8553ca66-4469-4857-8bcb-ea129865e286 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:21,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8553ca66-4469-4857-8bcb-ea129865e286 2018-11-06 15:03:21,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:03:21,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:03:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:21,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7883d184-a7b6-41bd-9119-8d2de9fc478e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:03:21,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7883d184-a7b6-41bd-9119-8d2de9fc478e 2018-11-06 15:03:21,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-7efd6e0b-d104-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:22,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115cdf67-cade-4f8b-bea1-54609b60a9b5 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-7efd6e0b-d104-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee"}, "enabled": true, "id": "27045760977b495098f1f7e23ed435ee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj"}]} 2018-11-06 15:03:22,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-7efd6e0b-d104-4d6-proj used request id req-115cdf67-cade-4f8b-bea1-54609b60a9b5 2018-11-06 15:03:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:22,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00e18c2-a04c-4942-9b32-fc4b57ac7a82 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:03:22,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f00e18c2-a04c-4942-9b32-fc4b57ac7a82 2018-11-06 15:03:22,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:22,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a492ef8-e47d-48a3-83a7-09de95d7d337 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:03:22,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2a492ef8-e47d-48a3-83a7-09de95d7d337 2018-11-06 15:03:22,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-7efd6e0b-d104-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:22,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07050a2f-a7c5-4298-b4fe-285e43793a65 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-7efd6e0b-d104-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee"}, "enabled": true, "id": "27045760977b495098f1f7e23ed435ee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj"}]} 2018-11-06 15:03:22,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-7efd6e0b-d104-4d6-proj used request id req-07050a2f-a7c5-4298-b4fe-285e43793a65 2018-11-06 15:03:22,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/6f6c2b474e1e4281aade5b2a2c3c0db5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:22,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55dcc99a-4164-4dd5-bdb1-6dd95601e9ec Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-user", "links": {"self": "http://172.30.9.27:5000/v3/users/6f6c2b474e1e4281aade5b2a2c3c0db5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "27045760977b495098f1f7e23ed435ee", "id": "6f6c2b474e1e4281aade5b2a2c3c0db5", "password_expires_at": null}} 2018-11-06 15:03:22,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/6f6c2b474e1e4281aade5b2a2c3c0db5 used request id req-55dcc99a-4164-4dd5-bdb1-6dd95601e9ec 2018-11-06 15:03:22,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee/users/6f6c2b474e1e4281aade5b2a2c3c0db5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:22,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874bd1e1-9fea-4661-9ccb-7d6599fe498f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee/users/6f6c2b474e1e4281aade5b2a2c3c0db5/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:03:22,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee/users/6f6c2b474e1e4281aade5b2a2c3c0db5/roles used request id req-874bd1e1-9fea-4661-9ccb-7d6599fe498f 2018-11-06 15:03:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:22,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cf9e38-0c47-48cd-ad90-e56e1840ef02 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:03:22,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-43cf9e38-0c47-48cd-ad90-e56e1840ef02 2018-11-06 15:03:22,993 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7efd6e0b-d104-4d6-proj 2018-11-06 15:03:22,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee/users/6f6c2b474e1e4281aade5b2a2c3c0db5/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:23,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d34da681-5b09-4c98-bf1e-9b6a929f1839 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:23,049 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee/users/6f6c2b474e1e4281aade5b2a2c3c0db5/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-d34da681-5b09-4c98-bf1e-9b6a929f1839 2018-11-06 15:03:23,049 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7efd6e0b-d104-4d6-user 2018-11-06 15:03:23,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:23,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:23,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7211b803-3185-440d-baa8-f0b3ebbc474d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:03:23,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7211b803-3185-440d-baa8-f0b3ebbc474d 2018-11-06 15:03:23,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" -d '{"role": {"name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj-role"}}' 2018-11-06 15:03:23,249 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55751a67-0a2c-4abe-9881-c3ca6cc0148c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be3b403d9e4a4ac09660924edc200741", "links": {"self": "http://172.30.9.27:5000/v3/roles/be3b403d9e4a4ac09660924edc200741"}, "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj-role"}} 2018-11-06 15:03:23,249 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-55751a67-0a2c-4abe-9881-c3ca6cc0148c 2018-11-06 15:03:23,249 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7efd6e0b-d104-4d6-proj-role 2018-11-06 15:03:23,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/be3b403d9e4a4ac09660924edc200741 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:23,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-106f2887-66a7-4ed6-bd54-81a753fc34ce Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/be3b403d9e4a4ac09660924edc200741"}, "domain_id": null, "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj-role", "id": "be3b403d9e4a4ac09660924edc200741"}} 2018-11-06 15:03:23,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/be3b403d9e4a4ac09660924edc200741 used request id req-106f2887-66a7-4ed6-bd54-81a753fc34ce 2018-11-06 15:03:23,337 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7efd6e0b-d104-4d6-proj-role to project CreateStackSuccessTests-7efd6e0b-d104-4d6-proj 2018-11-06 15:03:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee/users/6f6c2b474e1e4281aade5b2a2c3c0db5/roles/be3b403d9e4a4ac09660924edc200741 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:23,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4566018c-5e12-4a78-b61e-989f2aa2e453 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:23,475 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee/users/6f6c2b474e1e4281aade5b2a2c3c0db5/roles/be3b403d9e4a4ac09660924edc200741 used request id req-4566018c-5e12-4a78-b61e-989f2aa2e453 2018-11-06 15:03:23,475 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:03:23,475 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:03:23,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:23,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:23,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be3b403d9e4a4ac09660924edc200741", "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27045760977b495098f1f7e23ed435ee", "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/27045760977b495098f1f7e23ed435ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/27045760977b495098f1f7e23ed435ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/27045760977b495098f1f7e23ed435ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/27045760977b495098f1f7e23ed435ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/27045760977b495098f1f7e23ed435ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/27045760977b495098f1f7e23ed435ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/27045760977b495098f1f7e23ed435ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/27045760977b495098f1f7e23ed435ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/27045760977b495098f1f7e23ed435ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/27045760977b495098f1f7e23ed435ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/27045760977b495098f1f7e23ed435ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-user", "id": "6f6c2b474e1e4281aade5b2a2c3c0db5"}, "audit_ids": ["pk_0DHMHRTqaa64h5xBB2A"], "issued_at": "2018-11-06T15:03:23.000000Z"}} 2018-11-06 15:03:23,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c6f82a0b74f8953c3ccf954a3c4309915d0e40" 2018-11-06 15:03:23,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730a709c-ec6d-4708-8035-2ba27c103616 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:23,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-730a709c-ec6d-4708-8035-2ba27c103616 2018-11-06 15:03:23,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7c6f82a0b74f8953c3ccf954a3c4309915d0e40" 2018-11-06 15:03:24,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-d947031b-1fcf-45ca-a583-d70a776531b3 Date: Tue, 06 Nov 2018 15:03:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image"} 2018-11-06 15:03:24,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image used request id req-d947031b-1fcf-45ca-a583-d70a776531b3 2018-11-06 15:03:24,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7c6f82a0b74f8953c3ccf954a3c4309915d0e40" 2018-11-06 15:03:24,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2bd280f9-950a-49fa-a40b-d3588c658eb7 Date: Tue, 06 Nov 2018 15:03: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-11-06 15:03:24,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2bd280f9-950a-49fa-a40b-d3588c658eb7 2018-11-06 15:03:24,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d7c6f82a0b74f8953c3ccf954a3c4309915d0e40" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image"}' 2018-11-06 15:03:24,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc X-Openstack-Request-Id: req-a6cfe977-8266-478a-b7e3-4bc386a7a115 Date: Tue, 06 Nov 2018 15:03:24 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:03:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:03:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc", "min_disk": 0, "protected": false, "id": "21e94586-14e9-456d-b3af-22d99ced8dbc", "file": "/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc/file", "checksum": null, "owner": "27045760977b495098f1f7e23ed435ee", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:03:24,497 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a6cfe977-8266-478a-b7e3-4bc386a7a115 2018-11-06 15:03:24,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7c6f82a0b74f8953c3ccf954a3c4309915d0e40" -d '' 2018-11-06 15:03:25,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-788b662a-5bbc-4810-bf2a-87c1abf6a69b Date: Tue, 06 Nov 2018 15:03:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:03:25,674 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc/file used request id req-788b662a-5bbc-4810-bf2a-87c1abf6a69b 2018-11-06 15:03:25,675 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:03:25,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7c6f82a0b74f8953c3ccf954a3c4309915d0e40" 2018-11-06 15:03:25,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-bd2e8e2b-708a-4ac0-9d70-aaa5566fadd5 Date: Tue, 06 Nov 2018 15:03:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:03:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:03:25Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/21e94586-14e9-456d-b3af-22d99ced8dbc/snap", "metadata": {}}], "self": "/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc", "min_disk": 0, "protected": false, "id": "21e94586-14e9-456d-b3af-22d99ced8dbc", "file": "/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27045760977b495098f1f7e23ed435ee", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/21e94586-14e9-456d-b3af-22d99ced8dbc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:03:25,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc used request id req-bd2e8e2b-708a-4ac0-9d70-aaa5566fadd5 2018-11-06 15:03:25,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7c6f82a0b74f8953c3ccf954a3c4309915d0e40" 2018-11-06 15:03:25,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-723e3539-60a6-4070-b2d4-7321cb32aaa6 Date: Tue, 06 Nov 2018 15:03: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-11-06 15:03:25,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-723e3539-60a6-4070-b2d4-7321cb32aaa6 2018-11-06 15:03:25,997 - create_image - INFO - Created image with name - CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image 2018-11-06 15:03:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7c6f82a0b74f8953c3ccf954a3c4309915d0e40" 2018-11-06 15:03:26,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f35721d3-ddb5-4265-9b3a-465253622492 Date: Tue, 06 Nov 2018 15:03:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:03:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:03:25Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/21e94586-14e9-456d-b3af-22d99ced8dbc/snap", "metadata": {}}], "self": "/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc", "min_disk": 0, "protected": false, "id": "21e94586-14e9-456d-b3af-22d99ced8dbc", "file": "/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27045760977b495098f1f7e23ed435ee", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/21e94586-14e9-456d-b3af-22d99ced8dbc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:03:26,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc used request id req-f35721d3-ddb5-4265-9b3a-465253622492 2018-11-06 15:03:26,167 - create_image - DEBUG - Instance status is - active 2018-11-06 15:03:26,167 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image 2018-11-06 15:03:26,167 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image 2018-11-06 15:03:26,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:26,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:26,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ku_tmKNRTWGdx5DbxjiSUg"], "issued_at": "2018-11-06T15:03:26.000000Z"}} 2018-11-06 15:03:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5214bc1af9d36594e5189c06bd9f6b91fd0744" 2018-11-06 15:03:26,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83d1495-9f48-44eb-9c1a-68147476c110 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:26,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c83d1495-9f48-44eb-9c1a-68147476c110 2018-11-06 15:03:26,645 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:03:26,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5214bc1af9d36594e5189c06bd9f6b91fd0744" 2018-11-06 15:03:26,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-fbad0470-1ed3-40d3-87ff-bffe58e5a184 x-compute-request-id: req-fbad0470-1ed3-40d3-87ff-bffe58e5a184 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:03:26,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fbad0470-1ed3-40d3-87ff-bffe58e5a184 2018-11-06 15:03:26,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5214bc1af9d36594e5189c06bd9f6b91fd0744" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-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-11-06 15:03:26,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-ff684321-8372-44a8-9251-6a332b8e17a2 x-compute-request-id: req-ff684321-8372-44a8-9251-6a332b8e17a2 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3141a603-af7e-4f47-8218-7ea233b06c9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3141a603-af7e-4f47-8218-7ea233b06c9c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3141a603-af7e-4f47-8218-7ea233b06c9c", "name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:03:26,931 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ff684321-8372-44a8-9251-6a332b8e17a2 2018-11-06 15:03:26,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:26,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:27,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be3b403d9e4a4ac09660924edc200741", "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27045760977b495098f1f7e23ed435ee", "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/27045760977b495098f1f7e23ed435ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/27045760977b495098f1f7e23ed435ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/27045760977b495098f1f7e23ed435ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/27045760977b495098f1f7e23ed435ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/27045760977b495098f1f7e23ed435ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/27045760977b495098f1f7e23ed435ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/27045760977b495098f1f7e23ed435ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/27045760977b495098f1f7e23ed435ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/27045760977b495098f1f7e23ed435ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/27045760977b495098f1f7e23ed435ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/27045760977b495098f1f7e23ed435ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-user", "id": "6f6c2b474e1e4281aade5b2a2c3c0db5"}, "audit_ids": ["C_PKogZLTPuhamjgRkzMCQ"], "issued_at": "2018-11-06T15:03:27.000000Z"}} 2018-11-06 15:03:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf0e2f28962f3f97111dd7347e1b4eb8b5c444" 2018-11-06 15:03:27,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c86255bd-dd5d-4a20-93cf-d4a3cdd75211 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:27,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c86255bd-dd5d-4a20-93cf-d4a3cdd75211 2018-11-06 15:03:27,406 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:03:27,408 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:03:27,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf0e2f28962f3f97111dd7347e1b4eb8b5c444" 2018-11-06 15:03:27,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:27 GMT Server: Apache x-openstack-request-id: req-0563a7b0-733f-4e2d-8ea8-53ad9c768479 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:03:27,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack used request id req-0563a7b0-733f-4e2d-8ea8-53ad9c768479 2018-11-06 15:03:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf0e2f28962f3f97111dd7347e1b4eb8b5c444" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-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-b409756b-2947-4475-9aa9-1ef1af34e750-net", "inst_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-inst", "subnet_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-subnet", "image_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image", "flavor_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-flavor-name"}}' 2018-11-06 15:03:29,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:03:27 GMT Server: Apache x-openstack-request-id: req-68941053-8137-4fb9-b8ec-909d7bd31eaa Location: http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "links": [{"href": "http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "rel": "self"}]}} 2018-11-06 15:03:29,793 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks used request id req-68941053-8137-4fb9-b8ec-909d7bd31eaa 2018-11-06 15:03:29,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf0e2f28962f3f97111dd7347e1b4eb8b5c444" 2018-11-06 15:03:29,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:29 GMT Server: Apache x-openstack-request-id: req-ed05d3a8-60ff-4d8a-9ab7-5faf565bdcba Location: http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:30,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:29 GMT Server: Apache x-openstack-request-id: req-91480a58-7bf1-42dd-85db-57cdf5e718b7 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": "27045760977b495098f1f7e23ed435ee", "OS::stack_id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack", "image_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image", "inst_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-inst", "subnet_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-subnet", "net_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-net", "flavor_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack", "stack_user_project_id": "8d2af617a4614e90a9aa5b1c14694919", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:03:29Z", "links": [{"href": "http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:30,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 used request id req-91480a58-7bf1-42dd-85db-57cdf5e718b7 2018-11-06 15:03:30,011 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack 2018-11-06 15:03:30,011 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-11-06 15:03:30,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf0e2f28962f3f97111dd7347e1b4eb8b5c444" 2018-11-06 15:03:30,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:30 GMT Server: Apache x-openstack-request-id: req-9b1ac422-beb1-4df1-ac5c-d839dd9f4292 Location: http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:30,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:30 GMT Server: Apache x-openstack-request-id: req-d459cea4-c43f-4f6f-b113-cb884aed657c 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": "27045760977b495098f1f7e23ed435ee", "OS::stack_id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack", "image_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image", "inst_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-inst", "subnet_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-subnet", "net_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-net", "flavor_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack", "stack_user_project_id": "8d2af617a4614e90a9aa5b1c14694919", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:03:29Z", "links": [{"href": "http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:30,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 used request id req-d459cea4-c43f-4f6f-b113-cb884aed657c 2018-11-06 15:03:30,378 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-11-06 15:03:30,378 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack 2018-11-06 15:03:30,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf0e2f28962f3f97111dd7347e1b4eb8b5c444" 2018-11-06 15:03:30,552 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:30 GMT Server: Apache x-openstack-request-id: req-1af31de8-3e33-4828-aa80-657ab6cd4eb0 Location: http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:30,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:30 GMT Server: Apache x-openstack-request-id: req-2442e675-9f22-4830-8462-f15781e52bfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:30,741 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 used request id req-2442e675-9f22-4830-8462-f15781e52bfa 2018-11-06 15:03:30,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf0e2f28962f3f97111dd7347e1b4eb8b5c444" 2018-11-06 15:03:30,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:30 GMT Server: Apache x-openstack-request-id: req-7e8821c0-edfe-4af1-8c95-ab936fc76f83 Location: http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:30,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:30 GMT Server: Apache x-openstack-request-id: req-4cbec426-20da-473b-ae7a-805fe159454d 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": "27045760977b495098f1f7e23ed435ee", "OS::stack_id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack", "image_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image", "inst_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-inst", "subnet_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-subnet", "net_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-net", "flavor_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack", "stack_user_project_id": "8d2af617a4614e90a9aa5b1c14694919", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-11-06T15:03:29Z", "links": [{"href": "http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:30,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 used request id req-4cbec426-20da-473b-ae7a-805fe159454d 2018-11-06 15:03:30,966 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-11-06 15:03:30,966 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:03:33,969 - create_stack - DEBUG - Stack status query timeout in 1196.77143502 2018-11-06 15:03:33,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf0e2f28962f3f97111dd7347e1b4eb8b5c444" 2018-11-06 15:03:34,150 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:33 GMT Server: Apache x-openstack-request-id: req-dbbe7ac4-cdaf-4b02-ac56-0270566f4cec Location: http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:34,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:34 GMT Server: Apache x-openstack-request-id: req-eb28f207-23f9-46ef-b962-c56ff5d410de 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": "27045760977b495098f1f7e23ed435ee", "OS::stack_id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack", "image_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image", "inst_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-inst", "subnet_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-subnet", "flavor_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-flavor-name", "net_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack", "stack_user_project_id": "8d2af617a4614e90a9aa5b1c14694919", "tags": null, "creation_time": "2018-11-06T15:03:29Z", "links": [{"href": "http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:03:30Z", "id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:34,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 used request id req-eb28f207-23f9-46ef-b962-c56ff5d410de 2018-11-06 15:03:34,330 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:03:34,330 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:03:37,333 - create_stack - DEBUG - Stack status query timeout in 1193.40760899 2018-11-06 15:03:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf0e2f28962f3f97111dd7347e1b4eb8b5c444" 2018-11-06 15:03:37,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:37 GMT Server: Apache x-openstack-request-id: req-d96868ec-ef74-4d2a-9a0a-186a056fdcca Location: http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:37,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:37 GMT Server: Apache x-openstack-request-id: req-48391588-9170-4724-9047-99559efa4251 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": "27045760977b495098f1f7e23ed435ee", "OS::stack_id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack", "image_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image", "inst_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-inst", "subnet_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-subnet", "flavor_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-flavor-name", "net_name": "CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-net"}, "deletion_time": "2018-11-06T15:03:36Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack", "stack_user_project_id": "8d2af617a4614e90a9aa5b1c14694919", "tags": null, "creation_time": "2018-11-06T15:03:29Z", "links": [{"href": "http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:03:30Z", "id": "a4ae19fc-e0c8-4694-b7ae-de0a473b3b65", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:37,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 used request id req-48391588-9170-4724-9047-99559efa4251 2018-11-06 15:03:37,703 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:03:37,703 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack 2018-11-06 15:03:37,703 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack 2018-11-06 15:03:37,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edcf0e2f28962f3f97111dd7347e1b4eb8b5c444" 2018-11-06 15:03:37,733 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:37 GMT Server: Apache x-openstack-request-id: req-4f354d1d-8031-4fb6-9312-db8374080796 Location: http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:37,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:03:37 GMT Server: Apache x-openstack-request-id: req-d673aaf6-6900-497f-b6df-bc4b12846974 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:03:37,926 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/27045760977b495098f1f7e23ed435ee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-stack/a4ae19fc-e0c8-4694-b7ae-de0a473b3b65 used request id req-d673aaf6-6900-497f-b6df-bc4b12846974 2018-11-06 15:03:37,927 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b409756b-2947-4475-9aa9-1ef1af34e750-image 2018-11-06 15:03:37,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7c6f82a0b74f8953c3ccf954a3c4309915d0e40" 2018-11-06 15:03:39,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebc305e8-0781-4b10-8b35-7513472974ca Date: Tue, 06 Nov 2018 15:03:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:03:39,286 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/21e94586-14e9-456d-b3af-22d99ced8dbc used request id req-ebc305e8-0781-4b10-8b35-7513472974ca 2018-11-06 15:03:39,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/3141a603-af7e-4f47-8218-7ea233b06c9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5214bc1af9d36594e5189c06bd9f6b91fd0744" 2018-11-06 15:03:39,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:03: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-f4bc866e-9a65-4f59-81b0-d1e5552f57c5 x-compute-request-id: req-f4bc866e-9a65-4f59-81b0-d1e5552f57c5 Content-Length: 0 Content-Type: application/json 2018-11-06 15:03:39,333 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3141a603-af7e-4f47-8218-7ea233b06c9c used request id req-f4bc866e-9a65-4f59-81b0-d1e5552f57c5 2018-11-06 15:03:39,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:39,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-daebd14d-235b-4aa8-84a8-445302625ce6 Date: Tue, 06 Nov 2018 15:03:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27045760977b495098f1f7e23ed435ee", "created_at": "2018-11-06T15:03:30Z", "updated_at": "2018-11-06T15:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:03:30Z", "revision_number": 0, "id": "4a29f587-b6cd-417c-83eb-e6f69cec4cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:03:30Z", "security_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "tenant_id": "27045760977b495098f1f7e23ed435ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "27045760977b495098f1f7e23ed435ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:03:30Z", "revision_number": 0, "id": "730881d3-4b17-4026-b7e5-e605852ef43c", "remote_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "remote_ip_prefix": null, "created_at": "2018-11-06T15:03:30Z", "security_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "tenant_id": "27045760977b495098f1f7e23ed435ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "27045760977b495098f1f7e23ed435ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:03:30Z", "revision_number": 0, "id": "c86a8910-d480-429d-9580-ba522f010cae", "remote_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "remote_ip_prefix": null, "created_at": "2018-11-06T15:03:30Z", "security_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "tenant_id": "27045760977b495098f1f7e23ed435ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "27045760977b495098f1f7e23ed435ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:03:30Z", "revision_number": 0, "id": "caf2d350-b64d-427c-8eac-8baff2fb22cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:03:30Z", "security_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "tenant_id": "27045760977b495098f1f7e23ed435ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "27045760977b495098f1f7e23ed435ee"}], "revision_number": 4, "project_id": "27045760977b495098f1f7e23ed435ee", "id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:03:39,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-daebd14d-235b-4aa8-84a8-445302625ce6 2018-11-06 15:03:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:39,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ab1f4c-aecd-41a5-8ce3-c33f14f5ea4c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee"}, "enabled": true, "id": "27045760977b495098f1f7e23ed435ee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7efd6e0b-d104-4d6-proj"}} 2018-11-06 15:03:39,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee used request id req-f8ab1f4c-aecd-41a5-8ce3-c33f14f5ea4c 2018-11-06 15:03:39,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 253ff968-fa25-4ddd-8011-cdf97cc5c815 2018-11-06 15:03:39,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=253ff968-fa25-4ddd-8011-cdf97cc5c815 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:39,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6865ca00-2d54-4abc-b87a-994498763307 Date: Tue, 06 Nov 2018 15:03: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-11-06T15:03:30Z", "security_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "port_range_min": null, "revision_number": 0, "tenant_id": "27045760977b495098f1f7e23ed435ee", "created_at": "2018-11-06T15:03:30Z", "project_id": "27045760977b495098f1f7e23ed435ee", "id": "4a29f587-b6cd-417c-83eb-e6f69cec4cbe"}, {"remote_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:03:30Z", "security_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "port_range_min": null, "revision_number": 0, "tenant_id": "27045760977b495098f1f7e23ed435ee", "created_at": "2018-11-06T15:03:30Z", "project_id": "27045760977b495098f1f7e23ed435ee", "id": "730881d3-4b17-4026-b7e5-e605852ef43c"}, {"remote_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:03:30Z", "security_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "port_range_min": null, "revision_number": 0, "tenant_id": "27045760977b495098f1f7e23ed435ee", "created_at": "2018-11-06T15:03:30Z", "project_id": "27045760977b495098f1f7e23ed435ee", "id": "c86a8910-d480-429d-9580-ba522f010cae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:03:30Z", "security_group_id": "253ff968-fa25-4ddd-8011-cdf97cc5c815", "port_range_min": null, "revision_number": 0, "tenant_id": "27045760977b495098f1f7e23ed435ee", "created_at": "2018-11-06T15:03:30Z", "project_id": "27045760977b495098f1f7e23ed435ee", "id": "caf2d350-b64d-427c-8eac-8baff2fb22cc"}]} 2018-11-06 15:03:39,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=253ff968-fa25-4ddd-8011-cdf97cc5c815 used request id req-6865ca00-2d54-4abc-b87a-994498763307 2018-11-06 15:03:39,877 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:03:39,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/253ff968-fa25-4ddd-8011-cdf97cc5c815 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:40,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-536ed524-1b84-4e0c-90d9-cf9c85320580 Content-Length: 0 Date: Tue, 06 Nov 2018 15:03:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:03:40,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/253ff968-fa25-4ddd-8011-cdf97cc5c815 used request id req-536ed524-1b84-4e0c-90d9-cf9c85320580 2018-11-06 15:03:40,167 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7efd6e0b-d104-4d6-proj 2018-11-06 15:03:40,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:40,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e9daf2e-36db-4902-9546-d18bf85ecbe1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:40,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/27045760977b495098f1f7e23ed435ee used request id req-7e9daf2e-36db-4902-9546-d18bf85ecbe1 2018-11-06 15:03:40,445 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7efd6e0b-d104-4d6-proj-role 2018-11-06 15:03:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/be3b403d9e4a4ac09660924edc200741 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:40,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f9fe70c-ac62-43d2-a6fb-fa06eca87ae6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:40,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/be3b403d9e4a4ac09660924edc200741 used request id req-3f9fe70c-ac62-43d2-a6fb-fa06eca87ae6 2018-11-06 15:03:40,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da57d8e8b06d85664c14fca51470cd9a75e1c306" 2018-11-06 15:03:40,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa7160f-7ed1-4d2b-b3ee-65504db2de69 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:03:40,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9fa7160f-7ed1-4d2b-b3ee-65504db2de69 2018-11-06 15:03:40,653 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7efd6e0b-d104-4d6-user 2018-11-06 15:03:40,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/6f6c2b474e1e4281aade5b2a2c3c0db5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eb7ac019543cb6d83e9e9c07eead6f47732449" 2018-11-06 15:03:40,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c59737-2bba-4e5a-abb5-59f2226c5225 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:40,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/6f6c2b474e1e4281aade5b2a2c3c0db5 used request id req-61c59737-2bba-4e5a-abb5-59f2226c5225 2018-11-06 15:03:40,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:41,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ukaJYFPrTRS8AjJPcOJwnQ"], "issued_at": "2018-11-06T15:03:41.000000Z"}} 2018-11-06 15:03:41,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9556919bd9425b37a4d9f4df1613bd171c71a7" 2018-11-06 15:03:41,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e7828d-7198-47a4-a32d-22170e43648d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:41,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-57e7828d-7198-47a4-a32d-22170e43648d 2018-11-06 15:03:41,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:41,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:41,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["sTiyciBRTuecmHTvsClnJQ"], "issued_at": "2018-11-06T15:03:41.000000Z"}} 2018-11-06 15:03:41,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:03:41,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1daac10b-7e74-436b-bcb1-8f2ca9b4ce5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:41,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1daac10b-7e74-436b-bcb1-8f2ca9b4ce5d 2018-11-06 15:03:41,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:03:41,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:03:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:03:41,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:03:42,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54acf3fc-9c84-4b6f-9db1-6c12b4288283 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:03:42,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj used request id req-54acf3fc-9c84-4b6f-9db1-6c12b4288283 2018-11-06 15:03:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:03:42,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd964716-562c-45ee-bbe7-c669e065f031 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:03:42,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-cd964716-562c-45ee-bbe7-c669e065f031 2018-11-06 15:03:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj"}}' 2018-11-06 15:03:42,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e297b63-fefe-4182-a2fc-f165c2724179 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040"}, "enabled": true, "id": "6726ce3deab44e87ab23382f60b67040", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj"}} 2018-11-06 15:03:42,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1e297b63-fefe-4182-a2fc-f165c2724179 2018-11-06 15:03:42,226 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj 2018-11-06 15:03:42,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:42,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:42,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["XVUlTd_WTQK2wSC2_q86Qg"], "issued_at": "2018-11-06T15:03:42.000000Z"}} 2018-11-06 15:03:42,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:03:42,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36425b9-653f-43de-9ee2-0a5f3bbce417 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:42,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f36425b9-653f-43de-9ee2-0a5f3bbce417 2018-11-06 15:03:42,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:03:42,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:03:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:03:42,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:03:42,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f466a6cb-cde4-4950-a065-3af72fbaf62f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:03:42,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f466a6cb-cde4-4950-a065-3af72fbaf62f 2018-11-06 15:03:42,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:03:42,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c1d3cb-77bf-437e-b939-e057f8770d50 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040"}, "enabled": true, "id": "6726ce3deab44e87ab23382f60b67040", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj"}]} 2018-11-06 15:03:42,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj used request id req-f8c1d3cb-77bf-437e-b939-e057f8770d50 2018-11-06 15:03:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:03:43,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd31014-dbb3-4cf8-a5ab-50a57effb275 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:03:43,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bbd31014-dbb3-4cf8-a5ab-50a57effb275 2018-11-06 15:03:43,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:03:43,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84db1d1-463b-4f77-ace6-a37c82cc1a38 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:03:43,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c84db1d1-463b-4f77-ace6-a37c82cc1a38 2018-11-06 15:03:43,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:03:43,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd425bfb-0533-4a3d-a8a4-6b3e63507bc3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040"}, "enabled": true, "id": "6726ce3deab44e87ab23382f60b67040", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj"}]} 2018-11-06 15:03:43,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj used request id req-dd425bfb-0533-4a3d-a8a4-6b3e63507bc3 2018-11-06 15:03:43,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/a40a2f8a4630496198e56c2cfeef6a9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:03:43,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e4f1a4-93e5-48d2-b534-c1aa91fd6806 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-user", "links": {"self": "http://172.30.9.27:5000/v3/users/a40a2f8a4630496198e56c2cfeef6a9c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6726ce3deab44e87ab23382f60b67040", "id": "a40a2f8a4630496198e56c2cfeef6a9c", "password_expires_at": null}} 2018-11-06 15:03:43,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a40a2f8a4630496198e56c2cfeef6a9c used request id req-e6e4f1a4-93e5-48d2-b534-c1aa91fd6806 2018-11-06 15:03:43,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040/users/a40a2f8a4630496198e56c2cfeef6a9c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:03:43,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f5da3c-4129-42fc-9203-ea86499d4168 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040/users/a40a2f8a4630496198e56c2cfeef6a9c/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:03:43,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040/users/a40a2f8a4630496198e56c2cfeef6a9c/roles used request id req-83f5da3c-4129-42fc-9203-ea86499d4168 2018-11-06 15:03:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:03:43,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89721c98-124f-40f6-b83e-47ffbcd4b0cb Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:03:43,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-89721c98-124f-40f6-b83e-47ffbcd4b0cb 2018-11-06 15:03:43,914 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj 2018-11-06 15:03:43,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040/users/a40a2f8a4630496198e56c2cfeef6a9c/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:03:44,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66205b61-7d2c-44e7-b7fc-5dea54ea80bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:44,061 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040/users/a40a2f8a4630496198e56c2cfeef6a9c/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-66205b61-7d2c-44e7-b7fc-5dea54ea80bd 2018-11-06 15:03:44,061 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-dd6d29b5-d1a1-47a-user 2018-11-06 15:03:44,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:44,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:03:44,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5720079d-32ab-44cd-bb14-f37fe7f258ca Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:03:44,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5720079d-32ab-44cd-bb14-f37fe7f258ca 2018-11-06 15:03:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" -d '{"role": {"name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj-role"}}' 2018-11-06 15:03:44,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b38882c4-abde-4994-a2d3-fd3a33685b1e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d024b578ba0340bba7a5bb29c4ac3c23", "links": {"self": "http://172.30.9.27:5000/v3/roles/d024b578ba0340bba7a5bb29c4ac3c23"}, "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj-role"}} 2018-11-06 15:03:44,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b38882c4-abde-4994-a2d3-fd3a33685b1e 2018-11-06 15:03:44,268 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj-role 2018-11-06 15:03:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d024b578ba0340bba7a5bb29c4ac3c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:03:44,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7d8517-e020-4310-b4c8-cd059822c8c5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d024b578ba0340bba7a5bb29c4ac3c23"}, "domain_id": null, "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj-role", "id": "d024b578ba0340bba7a5bb29c4ac3c23"}} 2018-11-06 15:03:44,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d024b578ba0340bba7a5bb29c4ac3c23 used request id req-9d7d8517-e020-4310-b4c8-cd059822c8c5 2018-11-06 15:03:44,360 - keystone_utils - INFO - Granting role CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj-role to project CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj 2018-11-06 15:03:44,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040/users/a40a2f8a4630496198e56c2cfeef6a9c/roles/d024b578ba0340bba7a5bb29c4ac3c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:03:44,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5039037-0843-430c-a229-c94f8b44df5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:03:44,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040/users/a40a2f8a4630496198e56c2cfeef6a9c/roles/d024b578ba0340bba7a5bb29c4ac3c23 used request id req-c5039037-0843-430c-a229-c94f8b44df5e 2018-11-06 15:03:44,493 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:03:44,493 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:03:44,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:44,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:44,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "d024b578ba0340bba7a5bb29c4ac3c23", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj-role"}], "expires_at": "2018-11-06T16:03:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6726ce3deab44e87ab23382f60b67040", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-user", "id": "a40a2f8a4630496198e56c2cfeef6a9c"}, "audit_ids": ["qatFjCKBTb2lEUUaokK7Ag"], "issued_at": "2018-11-06T15:03:44.000000Z"}} 2018-11-06 15:03:44,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c563271993ec3bd20ea532d340df8ed4ffcc7d7c" 2018-11-06 15:03:44,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1088c41-9a5c-40c1-833d-6d47a23a9f13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:44,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e1088c41-9a5c-40c1-833d-6d47a23a9f13 2018-11-06 15:03:44,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c563271993ec3bd20ea532d340df8ed4ffcc7d7c" 2018-11-06 15:03:45,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-01cb13e4-95cf-45b6-896a-2ea478e28ca6 Date: Tue, 06 Nov 2018 15:03:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image"} 2018-11-06 15:03:45,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image used request id req-01cb13e4-95cf-45b6-896a-2ea478e28ca6 2018-11-06 15:03:45,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c563271993ec3bd20ea532d340df8ed4ffcc7d7c" 2018-11-06 15:03:45,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-78b8e5aa-6394-4b62-8751-785f4ddc35a2 Date: Tue, 06 Nov 2018 15:03: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-11-06 15:03:45,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-78b8e5aa-6394-4b62-8751-785f4ddc35a2 2018-11-06 15:03:45,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c563271993ec3bd20ea532d340df8ed4ffcc7d7c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image"}' 2018-11-06 15:03:45,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb X-Openstack-Request-Id: req-693f670e-03d9-4871-8d73-c6167cb14a10 Date: Tue, 06 Nov 2018 15:03:45 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:03:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:03:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb", "min_disk": 0, "protected": false, "id": "64fc1dc5-bed1-454a-a5f2-c8f22021a0bb", "file": "/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb/file", "checksum": null, "owner": "6726ce3deab44e87ab23382f60b67040", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:03:45,509 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-693f670e-03d9-4871-8d73-c6167cb14a10 2018-11-06 15:03:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c563271993ec3bd20ea532d340df8ed4ffcc7d7c" -d '' 2018-11-06 15:03:46,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-debc789a-a2d2-4144-a4bc-6edbedc3a6ee Date: Tue, 06 Nov 2018 15:03:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:03:46,775 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb/file used request id req-debc789a-a2d2-4144-a4bc-6edbedc3a6ee 2018-11-06 15:03:46,775 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:03:46,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c563271993ec3bd20ea532d340df8ed4ffcc7d7c" 2018-11-06 15:03:47,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1a2e1936-0a96-497a-af2f-8db7f70356c1 Date: Tue, 06 Nov 2018 15:03:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:03:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:03:46Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb/snap", "metadata": {}}], "self": "/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb", "min_disk": 0, "protected": false, "id": "64fc1dc5-bed1-454a-a5f2-c8f22021a0bb", "file": "/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6726ce3deab44e87ab23382f60b67040", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:03:47,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb used request id req-1a2e1936-0a96-497a-af2f-8db7f70356c1 2018-11-06 15:03:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c563271993ec3bd20ea532d340df8ed4ffcc7d7c" 2018-11-06 15:03:47,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-082b237c-9fc5-4535-a02c-ec85e7c5bd21 Date: Tue, 06 Nov 2018 15:03: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-11-06 15:03:47,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-082b237c-9fc5-4535-a02c-ec85e7c5bd21 2018-11-06 15:03:47,200 - create_image - INFO - Created image with name - CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image 2018-11-06 15:03:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c563271993ec3bd20ea532d340df8ed4ffcc7d7c" 2018-11-06 15:03:47,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a1c8d276-38de-470e-b348-46d0f9eb2779 Date: Tue, 06 Nov 2018 15:03:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:03:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:03:46Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb/snap", "metadata": {}}], "self": "/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb", "min_disk": 0, "protected": false, "id": "64fc1dc5-bed1-454a-a5f2-c8f22021a0bb", "file": "/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6726ce3deab44e87ab23382f60b67040", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:03:47,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb used request id req-a1c8d276-38de-470e-b348-46d0f9eb2779 2018-11-06 15:03:47,371 - create_image - DEBUG - Instance status is - active 2018-11-06 15:03:47,371 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image 2018-11-06 15:03:47,371 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image 2018-11-06 15:03:47,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:47,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:47,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["xr96g7tFRZOfdGLD83omXw"], "issued_at": "2018-11-06T15:03:47.000000Z"}} 2018-11-06 15:03:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e10da3c1fe9b19044d5e9b796b461a6993496e5" 2018-11-06 15:03:47,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c12fe90-de31-4999-ae7a-b2e51b320254 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:47,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8c12fe90-de31-4999-ae7a-b2e51b320254 2018-11-06 15:03:47,838 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:03:47,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e10da3c1fe9b19044d5e9b796b461a6993496e5" 2018-11-06 15:03:48,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-5c0ba8eb-e1f0-44da-9177-98dfa55dc16a x-compute-request-id: req-5c0ba8eb-e1f0-44da-9177-98dfa55dc16a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:03:48,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5c0ba8eb-e1f0-44da-9177-98dfa55dc16a 2018-11-06 15:03:48,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e10da3c1fe9b19044d5e9b796b461a6993496e5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-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-11-06 15:03:48,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03: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-db6fc6b3-0ee2-4552-9786-9cea5991c398 x-compute-request-id: req-db6fc6b3-0ee2-4552-9786-9cea5991c398 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4ae974e6-ec28-4d88-801b-96d4e75bafde", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4ae974e6-ec28-4d88-801b-96d4e75bafde", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4ae974e6-ec28-4d88-801b-96d4e75bafde", "name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:03:48,071 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-db6fc6b3-0ee2-4552-9786-9cea5991c398 2018-11-06 15:03:48,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:03:48,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:03:48,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "d024b578ba0340bba7a5bb29c4ac3c23", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj-role"}], "expires_at": "2018-11-06T16:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6726ce3deab44e87ab23382f60b67040", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-user", "id": "a40a2f8a4630496198e56c2cfeef6a9c"}, "audit_ids": ["B05L8mdmRre301EPBCyxWQ"], "issued_at": "2018-11-06T15:03:48.000000Z"}} 2018-11-06 15:03:48,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:03:48,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574bc79b-df09-4a54-878d-d7dfaad0fc1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:03:48,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-574bc79b-df09-4a54-878d-d7dfaad0fc1e 2018-11-06 15:03:48,661 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:03:48,664 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:03:48,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:03:48,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:48 GMT Server: Apache x-openstack-request-id: req-2339ecfc-5b9e-4eb8-b75e-da46b442e0fd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:03:48,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack used request id req-2339ecfc-5b9e-4eb8-b75e-da46b442e0fd 2018-11-06 15:03:48,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-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-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name"}}' 2018-11-06 15:03:51,406 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:03:48 GMT Server: Apache x-openstack-request-id: req-90bd21ba-26c8-4b7e-9657-50d4877a838d Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "5fef012b-600a-4a78-b91e-45660f9275f4", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}]}} 2018-11-06 15:03:51,407 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks used request id req-90bd21ba-26c8-4b7e-9657-50d4877a838d 2018-11-06 15:03:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:03:51,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:51 GMT Server: Apache x-openstack-request-id: req-14d42264-e93b-40e9-9192-177b897d8491 Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:52,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:51 GMT Server: Apache x-openstack-request-id: req-e70ece25-09f1-413e-be67-65673154762c 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:52,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-e70ece25-09f1-413e-be67-65673154762c 2018-11-06 15:03:52,001 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack 2018-11-06 15:03:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:03:52,168 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:52 GMT Server: Apache x-openstack-request-id: req-7373964c-8ce3-44be-beae-a9e0c892c570 Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:52,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:52 GMT Server: Apache x-openstack-request-id: req-790ab2b6-e2c0-4255-9267-4509358a9692 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:52,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-790ab2b6-e2c0-4255-9267-4509358a9692 2018-11-06 15:03:52,370 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:03:52,370 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:03:55,373 - create_stack - DEBUG - Stack status query timeout in 1196.62841511 2018-11-06 15:03:55,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:03:55,554 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:55 GMT Server: Apache x-openstack-request-id: req-1304bd9a-1159-4a71-ae90-83ace7e0f72c Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:55,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:55 GMT Server: Apache x-openstack-request-id: req-fafb2cc0-8039-4193-8fc6-7ad1ff7714f7 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:55,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-fafb2cc0-8039-4193-8fc6-7ad1ff7714f7 2018-11-06 15:03:55,754 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:03:55,754 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:03:58,755 - create_stack - DEBUG - Stack status query timeout in 1193.24652004 2018-11-06 15:03:58,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:03:58,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:03:58 GMT Server: Apache x-openstack-request-id: req-7b1b92c3-83a7-4948-9208-ded715787e97 Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:03:59,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:03:58 GMT Server: Apache x-openstack-request-id: req-2e36c5f7-3007-415d-8f01-7b12518642ee 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:03:59,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-2e36c5f7-3007-415d-8f01-7b12518642ee 2018-11-06 15:03:59,153 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:03:59,153 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:02,156 - create_stack - DEBUG - Stack status query timeout in 1189.84551191 2018-11-06 15:04:02,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:02,341 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:02 GMT Server: Apache x-openstack-request-id: req-7a8307d3-4525-49b6-88a1-51f70256c4d4 Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:02,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:02 GMT Server: Apache x-openstack-request-id: req-fda57f3a-df6f-4015-9d95-0375e3c4b42e 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:02,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-fda57f3a-df6f-4015-9d95-0375e3c4b42e 2018-11-06 15:04:02,384 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:04:02,384 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:05,386 - create_stack - DEBUG - Stack status query timeout in 1186.61589098 2018-11-06 15:04:05,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:05,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:05 GMT Server: Apache x-openstack-request-id: req-08652b09-4a5b-420b-b8d9-8a478a3f8765 Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:05,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:05 GMT Server: Apache x-openstack-request-id: req-52de3e12-fe9a-4565-9b46-a0bf9c7b2704 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:05,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-52de3e12-fe9a-4565-9b46-a0bf9c7b2704 2018-11-06 15:04:05,743 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:04:05,743 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:08,746 - create_stack - DEBUG - Stack status query timeout in 1183.25531411 2018-11-06 15:04:08,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:08,921 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:08 GMT Server: Apache x-openstack-request-id: req-7dfcab68-2174-48c2-9e66-8b16a0ec98b4 Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:09,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:08 GMT Server: Apache x-openstack-request-id: req-b2fa63f8-bb1a-4110-9419-e96012880ba1 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:09,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-b2fa63f8-bb1a-4110-9419-e96012880ba1 2018-11-06 15:04:09,117 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:04:09,117 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack 2018-11-06 15:04:09,117 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack 2018-11-06 15:04:09,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:04:09,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "d024b578ba0340bba7a5bb29c4ac3c23", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj-role"}], "expires_at": "2018-11-06T16:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6726ce3deab44e87ab23382f60b67040", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6726ce3deab44e87ab23382f60b67040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/6726ce3deab44e87ab23382f60b67040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/6726ce3deab44e87ab23382f60b67040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-user", "id": "a40a2f8a4630496198e56c2cfeef6a9c"}, "audit_ids": ["cpwFrQSpSm-J1bEuYjb2ag"], "issued_at": "2018-11-06T15:04:09.000000Z"}} 2018-11-06 15:04:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3f9f2340cafa04345382080b98c174066979f1" 2018-11-06 15:04:09,666 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:09 GMT Server: Apache x-openstack-request-id: req-9e7e7614-f971-4b0a-bb99-92d480aab3a1 Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:09,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:09 GMT Server: Apache x-openstack-request-id: req-a7c862f4-0e2a-4712-9770-d2af6362589d 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:09,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-a7c862f4-0e2a-4712-9770-d2af6362589d 2018-11-06 15:04:09,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:09,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:09 GMT Server: Apache x-openstack-request-id: req-8a52c553-24b3-49e5-85ea-a4c6b048580d Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:10,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:09 GMT Server: Apache x-openstack-request-id: req-274ea7a4-593f-4967-9292-c5b4721e8d7d 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:10,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-274ea7a4-593f-4967-9292-c5b4721e8d7d 2018-11-06 15:04:10,088 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack 2018-11-06 15:04:10,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:10,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:10 GMT Server: Apache x-openstack-request-id: req-0d27ee08-8062-4d4f-91b9-80d3c8d08da0 Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:10,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:04:10 GMT Server: Apache x-openstack-request-id: req-0397dbe0-f0e5-4837-ae57-5462ebcf470d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:04:10,304 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-0397dbe0-f0e5-4837-ae57-5462ebcf470d 2018-11-06 15:04:10,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:10,484 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:10 GMT Server: Apache x-openstack-request-id: req-c99bce72-5a53-4cd2-925a-f0361500e55c Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:10,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:10 GMT Server: Apache x-openstack-request-id: req-0333d6e2-28b9-40d1-abf5-d249eaece441 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "tags": null, "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:04:10Z", "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:10,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-0333d6e2-28b9-40d1-abf5-d249eaece441 2018-11-06 15:04:10,662 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:04:10,662 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:13,663 - create_stack - DEBUG - Stack status query timeout in 1196.64169478 2018-11-06 15:04:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:13,850 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:13 GMT Server: Apache x-openstack-request-id: req-7089f31d-0c99-446d-b7fb-5de846e5d76a Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:13,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:13 GMT Server: Apache x-openstack-request-id: req-b1937c3e-da91-4bd9-ae3f-21fd61c2905a 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "tags": null, "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:04:10Z", "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:13,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-b1937c3e-da91-4bd9-ae3f-21fd61c2905a 2018-11-06 15:04:13,876 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:04:13,876 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:16,880 - create_stack - DEBUG - Stack status query timeout in 1193.42508888 2018-11-06 15:04:16,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:16,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:16 GMT Server: Apache x-openstack-request-id: req-e623fc47-107f-4377-99d5-4a6142caccdb Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:16,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:16 GMT Server: Apache x-openstack-request-id: req-2c895099-3f7f-4920-9664-80788c587df8 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "tags": null, "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:04:10Z", "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:16,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-2c895099-3f7f-4920-9664-80788c587df8 2018-11-06 15:04:16,938 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:04:16,938 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:19,941 - create_stack - DEBUG - Stack status query timeout in 1190.36373901 2018-11-06 15:04:19,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:19,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:19 GMT Server: Apache x-openstack-request-id: req-e23f00c1-be6b-4900-9dc5-4cc3ee0bee5a Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:20,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:19 GMT Server: Apache x-openstack-request-id: req-063c1e92-458b-472a-80d0-8bb94f7391ca 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "tags": null, "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:04:10Z", "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:20,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-063c1e92-458b-472a-80d0-8bb94f7391ca 2018-11-06 15:04:20,152 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:04:20,152 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:23,156 - create_stack - DEBUG - Stack status query timeout in 1187.14915586 2018-11-06 15:04:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:23,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:23 GMT Server: Apache x-openstack-request-id: req-a5838868-b757-47c8-906c-fc77be72207b Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:23,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:23 GMT Server: Apache x-openstack-request-id: req-b61ce3d0-7c42-4843-afcd-dc8c6772c5b0 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": "6726ce3deab44e87ab23382f60b67040", "OS::stack_id": "5fef012b-600a-4a78-b91e-45660f9275f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "image_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image", "inst_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-inst", "subnet_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-subnet", "flavor_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-flavor-name", "net_name": "CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-net"}, "deletion_time": "2018-11-06T15:04:22Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack", "stack_user_project_id": "1df2a91719d94b69bc45217f3a0d38a3", "tags": null, "creation_time": "2018-11-06T15:03:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:04:10Z", "id": "5fef012b-600a-4a78-b91e-45660f9275f4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:23,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-b61ce3d0-7c42-4843-afcd-dc8c6772c5b0 2018-11-06 15:04:23,214 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:04:23,215 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack 2018-11-06 15:04:23,215 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack 2018-11-06 15:04:23,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/5fef012b-600a-4a78-b91e-45660f9275f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2994c147249eaffbd77621120ee03075366000e7" 2018-11-06 15:04:23,409 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:23 GMT Server: Apache x-openstack-request-id: req-5c2afdc8-1720-4ae8-bf6c-7e8a31d13a22 Location: http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:23,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:04:23 GMT Server: Apache x-openstack-request-id: req-8edaae1e-6473-4ff9-a368-52fcf4de5fea Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:04:23,435 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6726ce3deab44e87ab23382f60b67040/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-stack/5fef012b-600a-4a78-b91e-45660f9275f4 used request id req-8edaae1e-6473-4ff9-a368-52fcf4de5fea 2018-11-06 15:04:23,436 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-2422b20d-8d61-4efb-94f9-0e6ec9d6baa0-image 2018-11-06 15:04:23,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c563271993ec3bd20ea532d340df8ed4ffcc7d7c" 2018-11-06 15:04:25,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51fe5348-59a9-4769-b805-096094981e98 Date: Tue, 06 Nov 2018 15:04:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:04:25,023 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/64fc1dc5-bed1-454a-a5f2-c8f22021a0bb used request id req-51fe5348-59a9-4769-b805-096094981e98 2018-11-06 15:04:25,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/4ae974e6-ec28-4d88-801b-96d4e75bafde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e10da3c1fe9b19044d5e9b796b461a6993496e5" 2018-11-06 15:04:25,066 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:04: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-e5acae6a-c54c-486a-9d0d-c89df0cbc62f x-compute-request-id: req-e5acae6a-c54c-486a-9d0d-c89df0cbc62f Content-Length: 0 Content-Type: application/json 2018-11-06 15:04:25,066 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4ae974e6-ec28-4d88-801b-96d4e75bafde used request id req-e5acae6a-c54c-486a-9d0d-c89df0cbc62f 2018-11-06 15:04:25,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:04:25,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-81c8a05e-fbd8-4a74-ae2b-40518ce74a4a Date: Tue, 06 Nov 2018 15:04:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6726ce3deab44e87ab23382f60b67040", "created_at": "2018-11-06T15:03:51Z", "updated_at": "2018-11-06T15:03:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:03:51Z", "revision_number": 0, "id": "374eb185-82d3-4aae-ae28-eafd5913636c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:03:51Z", "security_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "tenant_id": "6726ce3deab44e87ab23382f60b67040", "port_range_min": null, "ethertype": "IPv4", "project_id": "6726ce3deab44e87ab23382f60b67040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:03:51Z", "revision_number": 0, "id": "605150d2-fc6f-4abf-8374-738e7b26aa28", "remote_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "remote_ip_prefix": null, "created_at": "2018-11-06T15:03:51Z", "security_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "tenant_id": "6726ce3deab44e87ab23382f60b67040", "port_range_min": null, "ethertype": "IPv6", "project_id": "6726ce3deab44e87ab23382f60b67040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:03:51Z", "revision_number": 0, "id": "b3d2c69d-64dc-4d52-8f0a-6edbf94c7662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:03:51Z", "security_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "tenant_id": "6726ce3deab44e87ab23382f60b67040", "port_range_min": null, "ethertype": "IPv6", "project_id": "6726ce3deab44e87ab23382f60b67040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:03:51Z", "revision_number": 0, "id": "e7459b13-27cf-4100-8cc8-4fb15947eeaa", "remote_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "remote_ip_prefix": null, "created_at": "2018-11-06T15:03:51Z", "security_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "tenant_id": "6726ce3deab44e87ab23382f60b67040", "port_range_min": null, "ethertype": "IPv4", "project_id": "6726ce3deab44e87ab23382f60b67040"}], "revision_number": 4, "project_id": "6726ce3deab44e87ab23382f60b67040", "id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:04:25,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-81c8a05e-fbd8-4a74-ae2b-40518ce74a4a 2018-11-06 15:04:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:04:25,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1eeeb2-a05f-4e5c-b986-39ea37177bee 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:04:25,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-6c1eeeb2-a05f-4e5c-b986-39ea37177bee 2018-11-06 15:04:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:04:25,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34be111-9398-4bb6-b887-9833b25e65ea Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:04:25,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-d34be111-9398-4bb6-b887-9833b25e65ea 2018-11-06 15:04:25,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:04:25,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b222d47c-dc73-482a-9612-f8ba681edeba 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:04:25,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-b222d47c-dc73-482a-9612-f8ba681edeba 2018-11-06 15:04:25,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:04:25,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e06480-f346-4b29-93b9-d1749e45bc5a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040"}, "enabled": true, "id": "6726ce3deab44e87ab23382f60b67040", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj"}} 2018-11-06 15:04:25,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040 used request id req-61e06480-f346-4b29-93b9-d1749e45bc5a 2018-11-06 15:04:25,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a16b4e08-30b4-4bf9-873b-914741fa4594 2018-11-06 15:04:25,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a16b4e08-30b4-4bf9-873b-914741fa4594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:04:25,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fd082b95-2dc0-4555-9666-7973ab3e2462 Date: Tue, 06 Nov 2018 15:04:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:03:51Z", "security_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "port_range_min": null, "revision_number": 0, "tenant_id": "6726ce3deab44e87ab23382f60b67040", "created_at": "2018-11-06T15:03:51Z", "project_id": "6726ce3deab44e87ab23382f60b67040", "id": "374eb185-82d3-4aae-ae28-eafd5913636c"}, {"remote_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:03:51Z", "security_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "port_range_min": null, "revision_number": 0, "tenant_id": "6726ce3deab44e87ab23382f60b67040", "created_at": "2018-11-06T15:03:51Z", "project_id": "6726ce3deab44e87ab23382f60b67040", "id": "605150d2-fc6f-4abf-8374-738e7b26aa28"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:03:51Z", "security_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "port_range_min": null, "revision_number": 0, "tenant_id": "6726ce3deab44e87ab23382f60b67040", "created_at": "2018-11-06T15:03:51Z", "project_id": "6726ce3deab44e87ab23382f60b67040", "id": "b3d2c69d-64dc-4d52-8f0a-6edbf94c7662"}, {"remote_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:03:51Z", "security_group_id": "a16b4e08-30b4-4bf9-873b-914741fa4594", "port_range_min": null, "revision_number": 0, "tenant_id": "6726ce3deab44e87ab23382f60b67040", "created_at": "2018-11-06T15:03:51Z", "project_id": "6726ce3deab44e87ab23382f60b67040", "id": "e7459b13-27cf-4100-8cc8-4fb15947eeaa"}]} 2018-11-06 15:04:25,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a16b4e08-30b4-4bf9-873b-914741fa4594 used request id req-fd082b95-2dc0-4555-9666-7973ab3e2462 2018-11-06 15:04:25,818 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:04:25,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a16b4e08-30b4-4bf9-873b-914741fa4594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:04:26,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8b2081d-5894-4e9a-b27a-f17c1fd84525 Content-Length: 0 Date: Tue, 06 Nov 2018 15:04:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:04:26,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a16b4e08-30b4-4bf9-873b-914741fa4594 used request id req-f8b2081d-5894-4e9a-b27a-f17c1fd84525 2018-11-06 15:04:26,150 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj 2018-11-06 15:04:26,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:04:26,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a343e3d-825f-4db8-ac62-aa4ddf34d6f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:04:26,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6726ce3deab44e87ab23382f60b67040 used request id req-9a343e3d-825f-4db8-ac62-aa4ddf34d6f8 2018-11-06 15:04:26,445 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-dd6d29b5-d1a1-47a-proj-role 2018-11-06 15:04:26,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d024b578ba0340bba7a5bb29c4ac3c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:04:26,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49ca25b8-5bdc-4d96-ba56-37f02d53c995 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:04:26,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d024b578ba0340bba7a5bb29c4ac3c23 used request id req-49ca25b8-5bdc-4d96-ba56-37f02d53c995 2018-11-06 15:04:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7638538b1676c255e2886217864e42ff63c69c" 2018-11-06 15:04:26,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85afc74b-b6c6-4c5d-9f7c-ee34d7b7ae33 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:04:26,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85afc74b-b6c6-4c5d-9f7c-ee34d7b7ae33 2018-11-06 15:04:26,643 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-dd6d29b5-d1a1-47a-user 2018-11-06 15:04:26,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a40a2f8a4630496198e56c2cfeef6a9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efdd8fe04cd1a9df74f2fb74eef7b63af691677" 2018-11-06 15:04:26,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1cc9d7-123e-44d3-b6bf-17e6d78ae5af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:04:26,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a40a2f8a4630496198e56c2cfeef6a9c used request id req-3b1cc9d7-123e-44d3-b6bf-17e6d78ae5af 2018-11-06 15:04:26,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:04:27,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["SiLefqTATsqAZzIFzNG17Q"], "issued_at": "2018-11-06T15:04:27.000000Z"}} 2018-11-06 15:04:27,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8339ad45873e93f33ad854ed084ed12a37be1b6" 2018-11-06 15:04:27,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b087fb-be7c-4286-a158-35baf2bf6185 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:04:27,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-02b087fb-be7c-4286-a158-35baf2bf6185 2018-11-06 15:04:27,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:04:27,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:04:27,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["uLOHULXlRz-Ipg3TgBu1tg"], "issued_at": "2018-11-06T15:04:27.000000Z"}} 2018-11-06 15:04:27,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:04:27,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07ba679-ea8b-48df-8f72-43c8eaee6f13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:04:27,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e07ba679-ea8b-48df-8f72-43c8eaee6f13 2018-11-06 15:04:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:04:27,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:04:27,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-759e0fc1-9137-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:04:27,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7be9c0-f818-4fe1-9f72-88d90bf6c327 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-759e0fc1-9137-443-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:04:27,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-759e0fc1-9137-443-proj used request id req-9c7be9c0-f818-4fe1-9f72-88d90bf6c327 2018-11-06 15:04:27,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:04:28,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-168e8d86-6318-49bd-9d6f-0b76fad833ba Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:04:28,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-168e8d86-6318-49bd-9d6f-0b76fad833ba 2018-11-06 15:04:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj"}}' 2018-11-06 15:04:28,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4adcd5-e318-4fa2-ac10-1394aa4a5666 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931"}, "enabled": true, "id": "05d58a812caf422c87a50bea4acf5931", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj"}} 2018-11-06 15:04:28,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1f4adcd5-e318-4fa2-ac10-1394aa4a5666 2018-11-06 15:04:28,190 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-759e0fc1-9137-443-proj 2018-11-06 15:04:28,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:04:28,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:04:28,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["dZOpCxbiRfOOu2BA9F7slg"], "issued_at": "2018-11-06T15:04:28.000000Z"}} 2018-11-06 15:04:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:04:28,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19b9fb7-e56d-45db-adf2-2fa630e735dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:04:28,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a19b9fb7-e56d-45db-adf2-2fa630e735dc 2018-11-06 15:04:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:04:28,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:04:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:04:28,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:04:28,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed670cb9-bfe1-42ce-b774-c19543a80375 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:04:28,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ed670cb9-bfe1-42ce-b774-c19543a80375 2018-11-06 15:04:28,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-759e0fc1-9137-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:04:28,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b21624-4bc7-4245-a4d8-0fcd4f936776 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-759e0fc1-9137-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931"}, "enabled": true, "id": "05d58a812caf422c87a50bea4acf5931", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj"}]} 2018-11-06 15:04:28,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-759e0fc1-9137-443-proj used request id req-01b21624-4bc7-4245-a4d8-0fcd4f936776 2018-11-06 15:04:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:04:28,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f932babc-429e-4cd9-9347-7582f381ea56 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:04:28,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f932babc-429e-4cd9-9347-7582f381ea56 2018-11-06 15:04:29,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:04:29,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315d21d0-7dfa-46ac-afb4-4c8d4fd86913 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:04:29,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-315d21d0-7dfa-46ac-afb4-4c8d4fd86913 2018-11-06 15:04:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-759e0fc1-9137-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:04:29,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0031afa4-d00d-406b-8195-d1fd73529929 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-759e0fc1-9137-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931"}, "enabled": true, "id": "05d58a812caf422c87a50bea4acf5931", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj"}]} 2018-11-06 15:04:29,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-759e0fc1-9137-443-proj used request id req-0031afa4-d00d-406b-8195-d1fd73529929 2018-11-06 15:04:29,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/fb2f2b0e156d42678a2766f7d5c35b8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:04:29,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e6eeb3-6818-46e4-a329-942b67bc15e9 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-759e0fc1-9137-443-user", "links": {"self": "http://172.30.9.27:5000/v3/users/fb2f2b0e156d42678a2766f7d5c35b8c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "05d58a812caf422c87a50bea4acf5931", "id": "fb2f2b0e156d42678a2766f7d5c35b8c", "password_expires_at": null}} 2018-11-06 15:04:29,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/fb2f2b0e156d42678a2766f7d5c35b8c used request id req-33e6eeb3-6818-46e4-a329-942b67bc15e9 2018-11-06 15:04:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931/users/fb2f2b0e156d42678a2766f7d5c35b8c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:04:29,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bc657f-69dc-476c-bddd-a2a1c9218351 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931/users/fb2f2b0e156d42678a2766f7d5c35b8c/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:04:29,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931/users/fb2f2b0e156d42678a2766f7d5c35b8c/roles used request id req-39bc657f-69dc-476c-bddd-a2a1c9218351 2018-11-06 15:04:29,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:04:29,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016f0115-8f3f-4d13-8bac-c6e17d14c615 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:04:29,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-016f0115-8f3f-4d13-8bac-c6e17d14c615 2018-11-06 15:04:29,751 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-759e0fc1-9137-443-proj 2018-11-06 15:04:29,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931/users/fb2f2b0e156d42678a2766f7d5c35b8c/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:04:29,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62109370-bf2d-4168-8773-192e40fa8de0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:04:29,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931/users/fb2f2b0e156d42678a2766f7d5c35b8c/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-62109370-bf2d-4168-8773-192e40fa8de0 2018-11-06 15:04:29,887 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-759e0fc1-9137-443-user 2018-11-06 15:04:29,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:04:29,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:04:29,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6001266d-0681-4502-9029-b6254cc5adb6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:04:29,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6001266d-0681-4502-9029-b6254cc5adb6 2018-11-06 15:04:29,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" -d '{"role": {"name": "CreateStackSuccessTests-759e0fc1-9137-443-proj-role"}}' 2018-11-06 15:04:30,081 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d3ebf0-69ae-4b9f-b651-dcca29b704a7 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "518e0e99bb60424f8251a79e8de983ca", "links": {"self": "http://172.30.9.27:5000/v3/roles/518e0e99bb60424f8251a79e8de983ca"}, "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj-role"}} 2018-11-06 15:04:30,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a3d3ebf0-69ae-4b9f-b651-dcca29b704a7 2018-11-06 15:04:30,082 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-759e0fc1-9137-443-proj-role 2018-11-06 15:04:30,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/518e0e99bb60424f8251a79e8de983ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:04:30,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0587179f-b9e6-446a-a6d0-a327e6c76721 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/518e0e99bb60424f8251a79e8de983ca"}, "domain_id": null, "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj-role", "id": "518e0e99bb60424f8251a79e8de983ca"}} 2018-11-06 15:04:30,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/518e0e99bb60424f8251a79e8de983ca used request id req-0587179f-b9e6-446a-a6d0-a327e6c76721 2018-11-06 15:04:30,172 - keystone_utils - INFO - Granting role CreateStackSuccessTests-759e0fc1-9137-443-proj-role to project CreateStackSuccessTests-759e0fc1-9137-443-proj 2018-11-06 15:04:30,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931/users/fb2f2b0e156d42678a2766f7d5c35b8c/roles/518e0e99bb60424f8251a79e8de983ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:04:30,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-814f5715-76de-4c7e-a8cc-298748e348d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:04:30,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931/users/fb2f2b0e156d42678a2766f7d5c35b8c/roles/518e0e99bb60424f8251a79e8de983ca used request id req-814f5715-76de-4c7e-a8cc-298748e348d7 2018-11-06 15:04:30,331 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:04:30,331 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:04:30,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:04:30,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:04:30,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "518e0e99bb60424f8251a79e8de983ca", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj-role"}], "expires_at": "2018-11-06T16:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d58a812caf422c87a50bea4acf5931", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-759e0fc1-9137-443-user", "id": "fb2f2b0e156d42678a2766f7d5c35b8c"}, "audit_ids": ["1TK_wYdMRA-cGwun4q83UA"], "issued_at": "2018-11-06T15:04:30.000000Z"}} 2018-11-06 15:04:30,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750f2db7634e99630d408af6e02abdc61cd6bf85" 2018-11-06 15:04:30,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb52a04f-d26a-4ca5-9327-1a377c5c65d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:04:30,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fb52a04f-d26a-4ca5-9327-1a377c5c65d8 2018-11-06 15:04:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}750f2db7634e99630d408af6e02abdc61cd6bf85" 2018-11-06 15:04:30,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-339b9552-3920-4ceb-8d6c-aa309f5ef9ce Date: Tue, 06 Nov 2018 15:04:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image"} 2018-11-06 15:04:30,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image used request id req-339b9552-3920-4ceb-8d6c-aa309f5ef9ce 2018-11-06 15:04:30,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}750f2db7634e99630d408af6e02abdc61cd6bf85" 2018-11-06 15:04:31,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a393be8b-d43a-485c-bee3-d23f3835941c Date: Tue, 06 Nov 2018 15:04:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 15:04:31,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a393be8b-d43a-485c-bee3-d23f3835941c 2018-11-06 15:04:31,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}750f2db7634e99630d408af6e02abdc61cd6bf85" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image"}' 2018-11-06 15:04:31,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109 X-Openstack-Request-Id: req-821e8afc-a9d9-4eeb-aeff-7bcf087ecc69 Date: Tue, 06 Nov 2018 15:04:31 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:04:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:04:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109", "min_disk": 0, "protected": false, "id": "d145a5a3-02c9-479f-b87b-b5c0be5a8109", "file": "/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109/file", "checksum": null, "owner": "05d58a812caf422c87a50bea4acf5931", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:04:31,347 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-821e8afc-a9d9-4eeb-aeff-7bcf087ecc69 2018-11-06 15:04:31,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}750f2db7634e99630d408af6e02abdc61cd6bf85" -d '' 2018-11-06 15:04:32,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08fbbdf0-91cd-42c6-96e1-18f006fe5e43 Date: Tue, 06 Nov 2018 15:04:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:04:32,672 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109/file used request id req-08fbbdf0-91cd-42c6-96e1-18f006fe5e43 2018-11-06 15:04:32,673 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:04:32,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}750f2db7634e99630d408af6e02abdc61cd6bf85" 2018-11-06 15:04:32,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-dfb65275-b7ec-4751-828f-4fd34169689c Date: Tue, 06 Nov 2018 15:04:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:04:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:04:32Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109/snap", "metadata": {}}], "self": "/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109", "min_disk": 0, "protected": false, "id": "d145a5a3-02c9-479f-b87b-b5c0be5a8109", "file": "/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05d58a812caf422c87a50bea4acf5931", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:04:32,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109 used request id req-dfb65275-b7ec-4751-828f-4fd34169689c 2018-11-06 15:04:32,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}750f2db7634e99630d408af6e02abdc61cd6bf85" 2018-11-06 15:04:33,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7418ef0e-d860-4f09-a63d-a324c9ad3697 Date: Tue, 06 Nov 2018 15: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-11-06 15:04:33,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7418ef0e-d860-4f09-a63d-a324c9ad3697 2018-11-06 15:04:33,007 - create_image - INFO - Created image with name - CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image 2018-11-06 15:04:33,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}750f2db7634e99630d408af6e02abdc61cd6bf85" 2018-11-06 15:04:33,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-21e207f8-c337-48a4-b865-8b0f3d185509 Date: Tue, 06 Nov 2018 15:04:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:04:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:04:32Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109/snap", "metadata": {}}], "self": "/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109", "min_disk": 0, "protected": false, "id": "d145a5a3-02c9-479f-b87b-b5c0be5a8109", "file": "/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05d58a812caf422c87a50bea4acf5931", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:04:33,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109 used request id req-21e207f8-c337-48a4-b865-8b0f3d185509 2018-11-06 15:04:33,179 - create_image - DEBUG - Instance status is - active 2018-11-06 15:04:33,179 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image 2018-11-06 15:04:33,179 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image 2018-11-06 15:04:33,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:04:33,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:04:33,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-4o_L_YQStGp8lhFf2Sn2A"], "issued_at": "2018-11-06T15:04:33.000000Z"}} 2018-11-06 15:04:33,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5f7982e8216552a5eaac8d6d724404b83779da" 2018-11-06 15:04:33,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfeffda-baba-4378-9628-715788c5de0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:04:33,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5dfeffda-baba-4378-9628-715788c5de0c 2018-11-06 15:04:33,642 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:04:33,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5f7982e8216552a5eaac8d6d724404b83779da" 2018-11-06 15:04:33,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00d3c2d1-a41b-45d4-94ce-9358432d5875 x-compute-request-id: req-00d3c2d1-a41b-45d4-94ce-9358432d5875 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:04:33,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-00d3c2d1-a41b-45d4-94ce-9358432d5875 2018-11-06 15:04:33,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5f7982e8216552a5eaac8d6d724404b83779da" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-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-11-06 15:04:33,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0198ab42-218c-4469-85ad-0eacd0333bad x-compute-request-id: req-0198ab42-218c-4469-85ad-0eacd0333bad Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0948ee9c-f57e-44dc-8f08-149f0792f3ca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0948ee9c-f57e-44dc-8f08-149f0792f3ca", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0948ee9c-f57e-44dc-8f08-149f0792f3ca", "name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:04:33,888 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0198ab42-218c-4469-85ad-0eacd0333bad 2018-11-06 15:04:33,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:04:33,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:04:34,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "518e0e99bb60424f8251a79e8de983ca", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj-role"}], "expires_at": "2018-11-06T16:04:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d58a812caf422c87a50bea4acf5931", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-759e0fc1-9137-443-user", "id": "fb2f2b0e156d42678a2766f7d5c35b8c"}, "audit_ids": ["81XnVmHLQvyXCmSJM671AQ"], "issued_at": "2018-11-06T15:04:34.000000Z"}} 2018-11-06 15:04:34,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:34,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84819a29-af84-4e7e-87e0-912e45a56cd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:04:34,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84819a29-af84-4e7e-87e0-912e45a56cd4 2018-11-06 15:04:34,353 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:04:34,355 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:04:34,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:34,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:34 GMT Server: Apache x-openstack-request-id: req-c9e0f2ed-c04b-4d3b-9bc7-7e0165e93319 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:04:34,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack used request id req-c9e0f2ed-c04b-4d3b-9bc7-7e0165e93319 2018-11-06 15:04:34,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-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-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}}' 2018-11-06 15:04:36,954 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:04:34 GMT Server: Apache x-openstack-request-id: req-d314a485-949f-4364-b78f-7d7b366abde5 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}]}} 2018-11-06 15:04:36,954 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks used request id req-d314a485-949f-4364-b78f-7d7b366abde5 2018-11-06 15:04:36,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:37,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:36 GMT Server: Apache x-openstack-request-id: req-6f442f33-ce13-465c-be5c-73d8d1fc0a46 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:37,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:37 GMT Server: Apache x-openstack-request-id: req-f2a0218a-5dc5-4df4-8f74-9d3067cc308c 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:37,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-f2a0218a-5dc5-4df4-8f74-9d3067cc308c 2018-11-06 15:04:37,170 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack 2018-11-06 15:04:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:37,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:37 GMT Server: Apache x-openstack-request-id: req-cf69c554-9512-4365-b790-fdc9a1a7f4c7 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:37,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:37 GMT Server: Apache x-openstack-request-id: req-da5dae1f-f345-4c8c-9d50-046dffd618b6 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:37,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-da5dae1f-f345-4c8c-9d50-046dffd618b6 2018-11-06 15:04:37,406 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:04:37,406 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:40,409 - create_stack - DEBUG - Stack status query timeout in 1196.76112199 2018-11-06 15:04:40,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:40,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:40 GMT Server: Apache x-openstack-request-id: req-b694abdf-69d5-4fe8-8335-c84d78721643 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:40,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:40 GMT Server: Apache x-openstack-request-id: req-e9c37c73-820a-40a4-8d5e-2d0ade61becb 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:40,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-e9c37c73-820a-40a4-8d5e-2d0ade61becb 2018-11-06 15:04:40,799 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:04:40,799 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:43,802 - create_stack - DEBUG - Stack status query timeout in 1193.36795497 2018-11-06 15:04:43,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:43,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:43 GMT Server: Apache x-openstack-request-id: req-b3e41d3a-a2eb-40d5-8d07-3eabf81da6af Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:44,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:43 GMT Server: Apache x-openstack-request-id: req-74f3afcc-092d-4424-97ca-f4e0ff6cbac5 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:44,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-74f3afcc-092d-4424-97ca-f4e0ff6cbac5 2018-11-06 15:04:44,150 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:04:44,150 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:47,154 - create_stack - DEBUG - Stack status query timeout in 1190.01659894 2018-11-06 15:04:47,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:47,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:47 GMT Server: Apache x-openstack-request-id: req-f80f4b17-9a40-4a99-9ce1-5e180870e2c7 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:47,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:47 GMT Server: Apache x-openstack-request-id: req-b278fd0f-6fb0-4a07-a7e9-b9e7132a3d25 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:47,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-b278fd0f-6fb0-4a07-a7e9-b9e7132a3d25 2018-11-06 15:04:47,519 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:04:47,519 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:50,522 - create_stack - DEBUG - Stack status query timeout in 1186.64799595 2018-11-06 15:04:50,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:50,686 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:50 GMT Server: Apache x-openstack-request-id: req-837dc896-8086-4e61-9327-5addff769e6f Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:50,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:50 GMT Server: Apache x-openstack-request-id: req-5b5f85a9-9a3b-4109-9d16-63339bfd183c 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:50,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-5b5f85a9-9a3b-4109-9d16-63339bfd183c 2018-11-06 15:04:50,892 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:04:50,892 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:04:53,896 - create_stack - DEBUG - Stack status query timeout in 1183.27470899 2018-11-06 15:04:53,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:53,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:53 GMT Server: Apache x-openstack-request-id: req-19e17973-ce7f-4a26-8c37-cefff89c6b80 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:54,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:53 GMT Server: Apache x-openstack-request-id: req-eb8cc831-baa0-4a3a-b4c1-e5c43b92cf33 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:54,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-eb8cc831-baa0-4a3a-b4c1-e5c43b92cf33 2018-11-06 15:04:54,109 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:04:54,109 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack 2018-11-06 15:04:54,109 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack 2018-11-06 15:04:54,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:04:54,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "518e0e99bb60424f8251a79e8de983ca", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj-role"}], "expires_at": "2018-11-06T16:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d58a812caf422c87a50bea4acf5931", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-759e0fc1-9137-443-user", "id": "fb2f2b0e156d42678a2766f7d5c35b8c"}, "audit_ids": ["a41_N2JwTGCjbdVKwW1j7A"], "issued_at": "2018-11-06T15:04:54.000000Z"}} 2018-11-06 15:04:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2342ae8063398a51c326f6c19f66339192de2a73" 2018-11-06 15:04:54,669 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:54 GMT Server: Apache x-openstack-request-id: req-c23d7bba-72b6-4d2d-8135-e1240ad0fd35 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:54,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:54 GMT Server: Apache x-openstack-request-id: req-8862fac7-d536-4069-99ee-de1417faf5f3 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:54,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-8862fac7-d536-4069-99ee-de1417faf5f3 2018-11-06 15:04:54,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:55,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:54 GMT Server: Apache x-openstack-request-id: req-d66d8898-500b-4bc3-8878-a4cb855be0dd Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:55,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:55 GMT Server: Apache x-openstack-request-id: req-0d3aeb97-ee5f-4929-bcef-698a502e6358 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:55,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-0d3aeb97-ee5f-4929-bcef-698a502e6358 2018-11-06 15:04:55,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:04:55,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:04:55,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "518e0e99bb60424f8251a79e8de983ca", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj-role"}], "expires_at": "2018-11-06T16:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d58a812caf422c87a50bea4acf5931", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/05d58a812caf422c87a50bea4acf5931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-759e0fc1-9137-443-user", "id": "fb2f2b0e156d42678a2766f7d5c35b8c"}, "audit_ids": ["31IUx-CxSPaUZkSXgt0i_g"], "issued_at": "2018-11-06T15:04:55.000000Z"}} 2018-11-06 15:04:55,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da6f7057b819c9c85ba0953d27fb66e243c79015" 2018-11-06 15:04:55,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db05ee46-f1c4-42eb-b0ce-4b7514e8c7ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:04:55,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db05ee46-f1c4-42eb-b0ce-4b7514e8c7ff 2018-11-06 15:04:55,536 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:04:55,539 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:04:55,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da6f7057b819c9c85ba0953d27fb66e243c79015" 2018-11-06 15:04:55,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:55 GMT Server: Apache x-openstack-request-id: req-9bd5bb2a-23a9-45d4-a811-72b5e83f322c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "deletion_time": null, "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "tags": null}]} 2018-11-06 15:04:55,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack used request id req-9bd5bb2a-23a9-45d4-a811-72b5e83f322c 2018-11-06 15:04:55,728 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack 2018-11-06 15:04:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da6f7057b819c9c85ba0953d27fb66e243c79015" 2018-11-06 15:04:55,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:55 GMT Server: Apache x-openstack-request-id: req-796bcab7-f7a4-4bbe-8a4c-c7f73c3fccb8 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:56,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:55 GMT Server: Apache x-openstack-request-id: req-a50db25e-3c8a-4f1f-b758-affbc6000a3b 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:56,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-a50db25e-3c8a-4f1f-b758-affbc6000a3b 2018-11-06 15:04:56,087 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack 2018-11-06 15:04:56,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:56,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:56 GMT Server: Apache x-openstack-request-id: req-0214407b-9a1b-4189-960a-d8e10538cac1 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:56,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:04:56 GMT Server: Apache x-openstack-request-id: req-85ce9181-9a49-4520-b530-15d42f37547a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:04:56,980 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-85ce9181-9a49-4520-b530-15d42f37547a 2018-11-06 15:04:56,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:04:57,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:04:56 GMT Server: Apache x-openstack-request-id: req-ebe8df17-fd89-47d2-98a1-9ccce60c8260 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:04:57,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:04:57 GMT Server: Apache x-openstack-request-id: req-7e98147c-0cfa-4d1c-b2f6-56687483a819 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "tags": null, "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:04:56Z", "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:04:57,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-7e98147c-0cfa-4d1c-b2f6-56687483a819 2018-11-06 15:04:57,037 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:04:57,037 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:00,040 - create_stack - DEBUG - Stack status query timeout in 1196.94056606 2018-11-06 15:05:00,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:05:00,071 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:00 GMT Server: Apache x-openstack-request-id: req-717bbd02-78e5-4233-bf74-c04ff7df1716 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:00,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:00 GMT Server: Apache x-openstack-request-id: req-0a04447c-1c8f-4658-b3bc-f40c95282186 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "tags": null, "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:04:56Z", "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:00,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-0a04447c-1c8f-4658-b3bc-f40c95282186 2018-11-06 15:05:00,238 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:05:00,238 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:03,239 - create_stack - DEBUG - Stack status query timeout in 1193.7413342 2018-11-06 15:05:03,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:05:03,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:03 GMT Server: Apache x-openstack-request-id: req-d1f3f510-71d9-482f-b720-f896da134367 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:03,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:03 GMT Server: Apache x-openstack-request-id: req-8848d75f-928a-4613-94b2-4b0e97b6f308 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "tags": null, "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:04:56Z", "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:03,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-8848d75f-928a-4613-94b2-4b0e97b6f308 2018-11-06 15:05:03,294 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:05:03,295 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:06,297 - create_stack - DEBUG - Stack status query timeout in 1190.68359709 2018-11-06 15:05:06,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:05:06,482 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:06 GMT Server: Apache x-openstack-request-id: req-ce1412c6-b0b8-4072-b06a-e168276cd087 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:06,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:06 GMT Server: Apache x-openstack-request-id: req-134167ac-56f3-48b1-8f49-2ec2e57a06ba 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "tags": null, "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:04:56Z", "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:06,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-134167ac-56f3-48b1-8f49-2ec2e57a06ba 2018-11-06 15:05:06,666 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:05:06,666 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:09,669 - create_stack - DEBUG - Stack status query timeout in 1187.31148815 2018-11-06 15:05:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:05:09,858 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:09 GMT Server: Apache x-openstack-request-id: req-1872780c-6443-4347-bb0f-55edad6ace31 Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:09,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:09 GMT Server: Apache x-openstack-request-id: req-5d701a90-7f0b-40a8-87d4-a714f593e757 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": "05d58a812caf422c87a50bea4acf5931", "OS::stack_id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "image_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image", "inst_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-inst", "subnet_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-subnet", "flavor_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-flavor-name", "net_name": "CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-net"}, "deletion_time": "2018-11-06T15:05:09Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack", "stack_user_project_id": "461a09c31e1c4b93aaa81e8c06dd963c", "tags": null, "creation_time": "2018-11-06T15:04:36Z", "links": [{"href": "http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:04:56Z", "id": "ec2d6262-9d1a-42ae-89d7-86479a77a6bb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:09,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-5d701a90-7f0b-40a8-87d4-a714f593e757 2018-11-06 15:05:09,886 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:05:09,886 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack 2018-11-06 15:05:09,886 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack 2018-11-06 15:05:09,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/ec2d6262-9d1a-42ae-89d7-86479a77a6bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d04f9a7582417679e1efbf062b7582d44cf2df" 2018-11-06 15:05:09,915 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:09 GMT Server: Apache x-openstack-request-id: req-18e18a27-85ee-4854-a3ee-385ecb83447d Location: http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:09,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:05:09 GMT Server: Apache x-openstack-request-id: req-4604a9c7-4d74-4751-ac7b-1b3ebf62da67 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:05:09,940 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/05d58a812caf422c87a50bea4acf5931/stacks/CreateStackSuccessTests-CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-stack/ec2d6262-9d1a-42ae-89d7-86479a77a6bb used request id req-4604a9c7-4d74-4751-ac7b-1b3ebf62da67 2018-11-06 15:05:09,942 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-986c7bd9-c540-47a9-b600-d21afc1efaa4-image 2018-11-06 15:05:09,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}750f2db7634e99630d408af6e02abdc61cd6bf85" 2018-11-06 15:05:10,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f9c5109-e936-4d35-a41a-7284e44c306d Date: Tue, 06 Nov 2018 15:05:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:05:10,837 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d145a5a3-02c9-479f-b87b-b5c0be5a8109 used request id req-9f9c5109-e936-4d35-a41a-7284e44c306d 2018-11-06 15:05:10,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/0948ee9c-f57e-44dc-8f08-149f0792f3ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5f7982e8216552a5eaac8d6d724404b83779da" 2018-11-06 15:05:10,880 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa6363a2-c0e9-4f8c-9543-5c780e20072e x-compute-request-id: req-fa6363a2-c0e9-4f8c-9543-5c780e20072e Content-Length: 0 Content-Type: application/json 2018-11-06 15:05:10,880 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0948ee9c-f57e-44dc-8f08-149f0792f3ca used request id req-fa6363a2-c0e9-4f8c-9543-5c780e20072e 2018-11-06 15:05:10,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:05:11,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2be78c13-c507-4003-a846-5031089714ac Date: Tue, 06 Nov 2018 15:05:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05d58a812caf422c87a50bea4acf5931", "created_at": "2018-11-06T15:04:37Z", "updated_at": "2018-11-06T15:04:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:04:37Z", "revision_number": 0, "id": "02653c4b-15ff-4fe9-9a5d-4895545b1c32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:04:37Z", "security_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "tenant_id": "05d58a812caf422c87a50bea4acf5931", "port_range_min": null, "ethertype": "IPv6", "project_id": "05d58a812caf422c87a50bea4acf5931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:04:37Z", "revision_number": 0, "id": "5011b662-4097-4166-b1b7-69877e9d3e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:04:37Z", "security_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "tenant_id": "05d58a812caf422c87a50bea4acf5931", "port_range_min": null, "ethertype": "IPv4", "project_id": "05d58a812caf422c87a50bea4acf5931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:04:37Z", "revision_number": 0, "id": "5b9e1dcf-02c6-42ee-8e85-9f2f1f13dfdb", "remote_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "remote_ip_prefix": null, "created_at": "2018-11-06T15:04:37Z", "security_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "tenant_id": "05d58a812caf422c87a50bea4acf5931", "port_range_min": null, "ethertype": "IPv4", "project_id": "05d58a812caf422c87a50bea4acf5931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:04:37Z", "revision_number": 0, "id": "b7c4c3eb-33d4-4465-8f88-c552f38f474a", "remote_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "remote_ip_prefix": null, "created_at": "2018-11-06T15:04:37Z", "security_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "tenant_id": "05d58a812caf422c87a50bea4acf5931", "port_range_min": null, "ethertype": "IPv6", "project_id": "05d58a812caf422c87a50bea4acf5931"}], "revision_number": 4, "project_id": "05d58a812caf422c87a50bea4acf5931", "id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:05:11,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2be78c13-c507-4003-a846-5031089714ac 2018-11-06 15:05:11,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:05:11,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bceca4e3-5d43-4786-8885-183972013183 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:05:11,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-bceca4e3-5d43-4786-8885-183972013183 2018-11-06 15:05:11,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:05:11,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bab072-0cf6-43a2-9440-b0045477b7b3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:05:11,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-c9bab072-0cf6-43a2-9440-b0045477b7b3 2018-11-06 15:05:11,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:05:11,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14259859-3ec3-424e-b2d1-1717a3315ecb 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:05:11,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-14259859-3ec3-424e-b2d1-1717a3315ecb 2018-11-06 15:05:11,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:05:11,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e5887e-f4fb-4c7b-a05a-2fcbf3a2f712 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931"}, "enabled": true, "id": "05d58a812caf422c87a50bea4acf5931", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-759e0fc1-9137-443-proj"}} 2018-11-06 15:05:11,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931 used request id req-20e5887e-f4fb-4c7b-a05a-2fcbf3a2f712 2018-11-06 15:05:11,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7719edc-4dfd-4618-92eb-ad04877d06af 2018-11-06 15:05:11,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a7719edc-4dfd-4618-92eb-ad04877d06af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:05:11,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-43bcdf01-b6df-4926-b0dc-b0b93cc748a3 Date: Tue, 06 Nov 2018 15:05: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-11-06T15:04:37Z", "security_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "port_range_min": null, "revision_number": 0, "tenant_id": "05d58a812caf422c87a50bea4acf5931", "created_at": "2018-11-06T15:04:37Z", "project_id": "05d58a812caf422c87a50bea4acf5931", "id": "02653c4b-15ff-4fe9-9a5d-4895545b1c32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:04:37Z", "security_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "port_range_min": null, "revision_number": 0, "tenant_id": "05d58a812caf422c87a50bea4acf5931", "created_at": "2018-11-06T15:04:37Z", "project_id": "05d58a812caf422c87a50bea4acf5931", "id": "5011b662-4097-4166-b1b7-69877e9d3e39"}, {"remote_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:04:37Z", "security_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "port_range_min": null, "revision_number": 0, "tenant_id": "05d58a812caf422c87a50bea4acf5931", "created_at": "2018-11-06T15:04:37Z", "project_id": "05d58a812caf422c87a50bea4acf5931", "id": "5b9e1dcf-02c6-42ee-8e85-9f2f1f13dfdb"}, {"remote_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:04:37Z", "security_group_id": "a7719edc-4dfd-4618-92eb-ad04877d06af", "port_range_min": null, "revision_number": 0, "tenant_id": "05d58a812caf422c87a50bea4acf5931", "created_at": "2018-11-06T15:04:37Z", "project_id": "05d58a812caf422c87a50bea4acf5931", "id": "b7c4c3eb-33d4-4465-8f88-c552f38f474a"}]} 2018-11-06 15:05:11,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a7719edc-4dfd-4618-92eb-ad04877d06af used request id req-43bcdf01-b6df-4926-b0dc-b0b93cc748a3 2018-11-06 15:05:11,890 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:05:11,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a7719edc-4dfd-4618-92eb-ad04877d06af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:05:12,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77b37561-99d8-491b-9ddd-e73cb966a74d Content-Length: 0 Date: Tue, 06 Nov 2018 15:05:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:05:12,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a7719edc-4dfd-4618-92eb-ad04877d06af used request id req-77b37561-99d8-491b-9ddd-e73cb966a74d 2018-11-06 15:05:12,216 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-759e0fc1-9137-443-proj 2018-11-06 15:05:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:05:12,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6014e4-9f8b-4d7c-ab35-facd49ecf2fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:05:12,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/05d58a812caf422c87a50bea4acf5931 used request id req-eb6014e4-9f8b-4d7c-ab35-facd49ecf2fc 2018-11-06 15:05:12,452 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-759e0fc1-9137-443-proj-role 2018-11-06 15:05:12,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/518e0e99bb60424f8251a79e8de983ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:05:12,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b3bc36e-ff4b-463c-9a7d-9a361c6ef759 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:05:12,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/518e0e99bb60424f8251a79e8de983ca used request id req-5b3bc36e-ff4b-463c-9a7d-9a361c6ef759 2018-11-06 15:05:12,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d1ab57ea22a978203bca86dda82ba735603fa6" 2018-11-06 15:05:12,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1072c9-9adf-4553-ae5c-33ecca4065ba Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:05:12,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1a1072c9-9adf-4553-ae5c-33ecca4065ba 2018-11-06 15:05:12,652 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-759e0fc1-9137-443-user 2018-11-06 15:05:12,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/fb2f2b0e156d42678a2766f7d5c35b8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b8ae417799e781b87f9221d137178f29f39eb2" 2018-11-06 15:05:12,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec931bed-3d5e-44a4-bb7f-ead80304f787 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:05:12,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fb2f2b0e156d42678a2766f7d5c35b8c used request id req-ec931bed-3d5e-44a4-bb7f-ead80304f787 2018-11-06 15:05:12,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:05:13,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["i6n7kjtdRq6sIpyyGaYIQg"], "issued_at": "2018-11-06T15:05:13.000000Z"}} 2018-11-06 15:05:13,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371036c20f2003842ee72d41d3e38ca6a10102ae" 2018-11-06 15:05:13,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1612945-63ed-4e85-9cd8-9ea536af1bc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:05:13,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f1612945-63ed-4e85-9cd8-9ea536af1bc4 2018-11-06 15:05:13,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:05:13,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:05:13,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["NYNdZ5qLSVCAC7_B_1VwQw"], "issued_at": "2018-11-06T15:05:13.000000Z"}} 2018-11-06 15:05:13,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:05:13,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e02100d-e4f0-425f-91f1-af3f244798b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:05:13,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2e02100d-e4f0-425f-91f1-af3f244798b7 2018-11-06 15:05:13,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:05:13,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:05:13,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:05:13,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78a64b1-b74e-4dad-9225-494356f868b2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:05:13,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj used request id req-f78a64b1-b74e-4dad-9225-494356f868b2 2018-11-06 15:05:13,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:05:14,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a78dd6-aee6-46f2-a787-e20aaf78961f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:05:14,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a3a78dd6-aee6-46f2-a787-e20aaf78961f 2018-11-06 15:05:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj"}}' 2018-11-06 15:05:14,124 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deda50e4-1b2b-41c5-8637-3dae790cde84 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0"}, "enabled": true, "id": "b46c1bb8d6d14f63b6a256593f8af5a0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj"}} 2018-11-06 15:05:14,124 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-deda50e4-1b2b-41c5-8637-3dae790cde84 2018-11-06 15:05:14,125 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj 2018-11-06 15:05:14,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:05:14,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:05:14,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["-ZCZ9AN3S9aaCsVhI10obA"], "issued_at": "2018-11-06T15:05:14.000000Z"}} 2018-11-06 15:05:14,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:05:14,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6191e9b6-2b95-4087-885a-945da73fc44b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:05:14,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6191e9b6-2b95-4087-885a-945da73fc44b 2018-11-06 15:05:14,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:05:14,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:05:14,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:05:14,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712333c6-c7dc-413b-b8a5-0d24182192ce Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:05:14,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-712333c6-c7dc-413b-b8a5-0d24182192ce 2018-11-06 15:05:14,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:05:14,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ed38b7-5dbc-4079-9f35-996768db0e2e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0"}, "enabled": true, "id": "b46c1bb8d6d14f63b6a256593f8af5a0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj"}]} 2018-11-06 15:05:14,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj used request id req-33ed38b7-5dbc-4079-9f35-996768db0e2e 2018-11-06 15:05:14,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:05:14,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f528e35d-ee7f-40b8-a2c0-e2ff58ff3b41 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:05:14,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f528e35d-ee7f-40b8-a2c0-e2ff58ff3b41 2018-11-06 15:05:15,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:05:15,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4596da-a4c4-4b50-b8a2-fafc7cc13954 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:05:15,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4b4596da-a4c4-4b50-b8a2-fafc7cc13954 2018-11-06 15:05:15,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:05:15,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2efd8532-429c-4cf5-be81-5f1fd33c3484 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0"}, "enabled": true, "id": "b46c1bb8d6d14f63b6a256593f8af5a0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj"}]} 2018-11-06 15:05:15,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj used request id req-2efd8532-429c-4cf5-be81-5f1fd33c3484 2018-11-06 15:05:15,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/a875a601eee34dedba9854acc3c976c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:05:15,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d93bfd-644c-476e-aacf-2899752cefac Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-user", "links": {"self": "http://172.30.9.27:5000/v3/users/a875a601eee34dedba9854acc3c976c1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "id": "a875a601eee34dedba9854acc3c976c1", "password_expires_at": null}} 2018-11-06 15:05:15,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a875a601eee34dedba9854acc3c976c1 used request id req-72d93bfd-644c-476e-aacf-2899752cefac 2018-11-06 15:05:15,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0/users/a875a601eee34dedba9854acc3c976c1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:05:15,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d421b0-5b5c-441e-9624-3c856782c012 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0/users/a875a601eee34dedba9854acc3c976c1/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:05:15,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0/users/a875a601eee34dedba9854acc3c976c1/roles used request id req-39d421b0-5b5c-441e-9624-3c856782c012 2018-11-06 15:05:15,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:05:15,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15670d55-d2ec-4403-8ee3-cd6ad50610c9 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:05:15,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-15670d55-d2ec-4403-8ee3-cd6ad50610c9 2018-11-06 15:05:15,645 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj 2018-11-06 15:05:15,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0/users/a875a601eee34dedba9854acc3c976c1/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:05:15,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29252ebf-548c-4af9-90b6-3e1fd27cfc02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:05:15,780 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0/users/a875a601eee34dedba9854acc3c976c1/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-29252ebf-548c-4af9-90b6-3e1fd27cfc02 2018-11-06 15:05:15,780 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-daef6fa1-2ed1-4fa-user 2018-11-06 15:05:15,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:05:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:05:15,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9016dc52-d617-4d37-85d9-c80b6e8f3278 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:05:15,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9016dc52-d617-4d37-85d9-c80b6e8f3278 2018-11-06 15:05:15,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" -d '{"role": {"name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj-role"}}' 2018-11-06 15:05:15,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-789e9ced-451a-4d47-8487-84352246300d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df341335ddc5439ab917dd82c8d27371", "links": {"self": "http://172.30.9.27:5000/v3/roles/df341335ddc5439ab917dd82c8d27371"}, "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj-role"}} 2018-11-06 15:05:15,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-789e9ced-451a-4d47-8487-84352246300d 2018-11-06 15:05:15,981 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj-role 2018-11-06 15:05:15,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/df341335ddc5439ab917dd82c8d27371 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:05:16,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693a1c6e-7220-49bc-a0c4-780df37a9cb6 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/df341335ddc5439ab917dd82c8d27371"}, "domain_id": null, "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj-role", "id": "df341335ddc5439ab917dd82c8d27371"}} 2018-11-06 15:05:16,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/df341335ddc5439ab917dd82c8d27371 used request id req-693a1c6e-7220-49bc-a0c4-780df37a9cb6 2018-11-06 15:05:16,070 - keystone_utils - INFO - Granting role CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj-role to project CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj 2018-11-06 15:05:16,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0/users/a875a601eee34dedba9854acc3c976c1/roles/df341335ddc5439ab917dd82c8d27371 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:05:16,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51d035f6-1eb7-47e7-b1b5-e4bcc44da334 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:05:16,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0/users/a875a601eee34dedba9854acc3c976c1/roles/df341335ddc5439ab917dd82c8d27371 used request id req-51d035f6-1eb7-47e7-b1b5-e4bcc44da334 2018-11-06 15:05:16,193 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:05:16,193 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:05:16,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:05:16,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:05:16,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "df341335ddc5439ab917dd82c8d27371", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj-role"}], "expires_at": "2018-11-06T16:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b46c1bb8d6d14f63b6a256593f8af5a0", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-user", "id": "a875a601eee34dedba9854acc3c976c1"}, "audit_ids": ["bXLYGLOdSdy_PaEBqiGn-Q"], "issued_at": "2018-11-06T15:05:16.000000Z"}} 2018-11-06 15:05:16,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0844432b7d1339d69b319bf39c8c919159a09d0" 2018-11-06 15:05:16,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e892bb0-3bd9-44af-84b9-412e778224fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:05:16,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0e892bb0-3bd9-44af-84b9-412e778224fe 2018-11-06 15:05:16,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0844432b7d1339d69b319bf39c8c919159a09d0" 2018-11-06 15:05:16,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-7c4d445c-bcaf-4b0f-a702-202ae4cd42be Date: Tue, 06 Nov 2018 15:05:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image"} 2018-11-06 15:05:16,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image used request id req-7c4d445c-bcaf-4b0f-a702-202ae4cd42be 2018-11-06 15:05:16,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0844432b7d1339d69b319bf39c8c919159a09d0" 2018-11-06 15:05:17,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2162060c-05d1-43be-8bbb-e81b65f73749 Date: Tue, 06 Nov 2018 15:05: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-11-06 15:05:17,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2162060c-05d1-43be-8bbb-e81b65f73749 2018-11-06 15:05:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0844432b7d1339d69b319bf39c8c919159a09d0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image"}' 2018-11-06 15:05:17,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e X-Openstack-Request-Id: req-237bf5bf-c1c5-4344-a5d7-130e55260cba Date: Tue, 06 Nov 2018 15:05:17 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:05:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:05:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e", "min_disk": 0, "protected": false, "id": "a1b6babf-d8a4-4d2f-bcee-e98aba9f521e", "file": "/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e/file", "checksum": null, "owner": "b46c1bb8d6d14f63b6a256593f8af5a0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:05:17,241 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-237bf5bf-c1c5-4344-a5d7-130e55260cba 2018-11-06 15:05:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0844432b7d1339d69b319bf39c8c919159a09d0" -d '' 2018-11-06 15:05:19,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e585d00d-f9e5-4a68-b897-ffb6ef2bb63a Date: Tue, 06 Nov 2018 15:05:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:05:19,070 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e/file used request id req-e585d00d-f9e5-4a68-b897-ffb6ef2bb63a 2018-11-06 15:05:19,070 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:05:19,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0844432b7d1339d69b319bf39c8c919159a09d0" 2018-11-06 15:05:19,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7bb120ce-7b83-43d6-baa5-8043d55fcd68 Date: Tue, 06 Nov 2018 15:05:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:05:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:05:19Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e/snap", "metadata": {}}], "self": "/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e", "min_disk": 0, "protected": false, "id": "a1b6babf-d8a4-4d2f-bcee-e98aba9f521e", "file": "/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b46c1bb8d6d14f63b6a256593f8af5a0", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:05:19,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e used request id req-7bb120ce-7b83-43d6-baa5-8043d55fcd68 2018-11-06 15:05:19,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0844432b7d1339d69b319bf39c8c919159a09d0" 2018-11-06 15:05:19,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-23f359cb-2ab1-4eca-ba07-9f89444c7d57 Date: Tue, 06 Nov 2018 15:05: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-11-06 15:05:19,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-23f359cb-2ab1-4eca-ba07-9f89444c7d57 2018-11-06 15:05:19,410 - create_image - INFO - Created image with name - CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image 2018-11-06 15:05:19,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0844432b7d1339d69b319bf39c8c919159a09d0" 2018-11-06 15:05:19,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b6c83d5a-cd66-4b8d-b2c4-768a6cffa4b2 Date: Tue, 06 Nov 2018 15:05:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:05:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:05:19Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e/snap", "metadata": {}}], "self": "/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e", "min_disk": 0, "protected": false, "id": "a1b6babf-d8a4-4d2f-bcee-e98aba9f521e", "file": "/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b46c1bb8d6d14f63b6a256593f8af5a0", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:05:19,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e used request id req-b6c83d5a-cd66-4b8d-b2c4-768a6cffa4b2 2018-11-06 15:05:19,431 - create_image - DEBUG - Instance status is - active 2018-11-06 15:05:19,431 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image 2018-11-06 15:05:19,431 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image 2018-11-06 15:05:19,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:05:19,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:05:19,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["mRE9u0LFSCuXmOxj_Bmnuw"], "issued_at": "2018-11-06T15:05:19.000000Z"}} 2018-11-06 15:05:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e97fb1963bf2868ca8ecc8e3552dca986901bd" 2018-11-06 15:05:19,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4b6999-2e29-458f-8c6d-894d7355fe29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:05:19,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7e4b6999-2e29-458f-8c6d-894d7355fe29 2018-11-06 15:05:19,886 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:05:19,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e97fb1963bf2868ca8ecc8e3552dca986901bd" 2018-11-06 15:05:20,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-117ebb03-2929-4067-a048-57a86dbab0da x-compute-request-id: req-117ebb03-2929-4067-a048-57a86dbab0da Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:05:20,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-117ebb03-2929-4067-a048-57a86dbab0da 2018-11-06 15:05:20,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e97fb1963bf2868ca8ecc8e3552dca986901bd" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-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-11-06 15:05:20,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01c365de-98aa-48f9-b846-820d5074dce9 x-compute-request-id: req-01c365de-98aa-48f9-b846-820d5074dce9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d1a053ee-d8ac-495b-8f77-6d099a2fd1f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d1a053ee-d8ac-495b-8f77-6d099a2fd1f2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d1a053ee-d8ac-495b-8f77-6d099a2fd1f2", "name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:05:20,255 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-01c365de-98aa-48f9-b846-820d5074dce9 2018-11-06 15:05:20,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:05:20,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:05:20,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "df341335ddc5439ab917dd82c8d27371", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj-role"}], "expires_at": "2018-11-06T16:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b46c1bb8d6d14f63b6a256593f8af5a0", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-user", "id": "a875a601eee34dedba9854acc3c976c1"}, "audit_ids": ["9cpDZqE5TraZ3aohkWMx1w"], "issued_at": "2018-11-06T15:05:20.000000Z"}} 2018-11-06 15:05:20,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:20,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2237de76-7344-4527-9d46-5680ba3d8aec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:05:20,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2237de76-7344-4527-9d46-5680ba3d8aec 2018-11-06 15:05:20,703 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:05:20,706 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:05:20,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:20,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:20 GMT Server: Apache x-openstack-request-id: req-fc913bed-aa5a-439d-8d38-ecc40834e9e1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:05:20,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack used request id req-fc913bed-aa5a-439d-8d38-ecc40834e9e1 2018-11-06 15:05:20,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-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-1334c9ab-31cf-41be-a6d3-889801171939-net", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name"}}' 2018-11-06 15:05:23,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:05:20 GMT Server: Apache x-openstack-request-id: req-a61a864a-90ae-404a-b9c8-b7a9d901e08e Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "735203ef-cd57-4804-b065-6a3174e59c2a", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}]}} 2018-11-06 15:05:23,402 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks used request id req-a61a864a-90ae-404a-b9c8-b7a9d901e08e 2018-11-06 15:05:23,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:23,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:23 GMT Server: Apache x-openstack-request-id: req-250f6b08-059b-48c5-926e-5cad10c89a6e Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:23,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:23 GMT Server: Apache x-openstack-request-id: req-70ab9bb7-ad54-4a9e-a5a2-591920d0381f 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:23,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-70ab9bb7-ad54-4a9e-a5a2-591920d0381f 2018-11-06 15:05:23,753 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack 2018-11-06 15:05:23,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:23,931 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:23 GMT Server: Apache x-openstack-request-id: req-6f6c725d-1e21-462a-8275-1205331624c5 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:24,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:23 GMT Server: Apache x-openstack-request-id: req-f04f5516-f917-4c31-91bb-80b29b1ed8e6 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:24,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-f04f5516-f917-4c31-91bb-80b29b1ed8e6 2018-11-06 15:05:24,123 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:05:24,123 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:27,127 - create_stack - DEBUG - Stack status query timeout in 1196.62641501 2018-11-06 15:05:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:27,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:27 GMT Server: Apache x-openstack-request-id: req-b0e235c6-e99a-464d-abd8-9f6e46b9fd36 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:27,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:27 GMT Server: Apache x-openstack-request-id: req-9abce4f1-34a0-4fc8-93e5-b708693fa9c3 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:27,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-9abce4f1-34a0-4fc8-93e5-b708693fa9c3 2018-11-06 15:05:27,341 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:05:27,341 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:30,345 - create_stack - DEBUG - Stack status query timeout in 1193.40829706 2018-11-06 15:05:30,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:30,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:30 GMT Server: Apache x-openstack-request-id: req-5f14b24a-c02a-43bc-9e85-ad1fcf10f809 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:30,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:30 GMT Server: Apache x-openstack-request-id: req-aa15a9c8-056b-4eb8-8181-cd5ad30f96b0 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:30,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-aa15a9c8-056b-4eb8-8181-cd5ad30f96b0 2018-11-06 15:05:30,602 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:05:30,602 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:33,605 - create_stack - DEBUG - Stack status query timeout in 1190.14751196 2018-11-06 15:05:33,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:33,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:33 GMT Server: Apache x-openstack-request-id: req-21fca678-736d-43b3-973a-897a4e83413a Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:33,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:33 GMT Server: Apache x-openstack-request-id: req-bc08bda3-5b5e-4601-9dd9-e048dc70fdde 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:33,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-bc08bda3-5b5e-4601-9dd9-e048dc70fdde 2018-11-06 15:05:33,968 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:05:33,968 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:36,971 - create_stack - DEBUG - Stack status query timeout in 1186.78171206 2018-11-06 15:05:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:37,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:36 GMT Server: Apache x-openstack-request-id: req-7da31f90-b585-438c-a5bd-ed7707c7eea8 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:37,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:37 GMT Server: Apache x-openstack-request-id: req-5954fbf7-ef81-4ebf-800a-40a770b121e0 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:37,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-5954fbf7-ef81-4ebf-800a-40a770b121e0 2018-11-06 15:05:37,043 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:05:37,043 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:40,046 - create_stack - DEBUG - Stack status query timeout in 1183.70640206 2018-11-06 15:05:40,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:40,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:40 GMT Server: Apache x-openstack-request-id: req-7ed4ff42-8d1d-4f5d-9ef6-929409f1a854 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:40,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:40 GMT Server: Apache x-openstack-request-id: req-9692629c-0c51-4484-a856-5031b90f204d 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:40,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-9692629c-0c51-4484-a856-5031b90f204d 2018-11-06 15:05:40,263 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:05:40,263 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack 2018-11-06 15:05:40,263 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack 2018-11-06 15:05:40,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:40,292 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:40 GMT Server: Apache x-openstack-request-id: req-e62c8b25-6d60-4970-ae86-89291c2c4b20 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:40,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:40 GMT Server: Apache x-openstack-request-id: req-0e5a55f7-4db7-490c-b26a-7323ef2450eb 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.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T15:05:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:05:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c4a172f4-d0bf-42f1-a292-0a1517f0747c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T15:05:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:05:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "30a57555-fd2e-422a-98b0-ee6b438af4fb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T15:05:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:05:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "07a9b760-7ed2-4830-95f8-6b72a8653043", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T15:05:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:05:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "495d80cd-71c6-42c5-8059-cfde7d6cf1bd", "resource_type": "OS::Nova::Server"}]} 2018-11-06 15:05:40,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a/resources used request id req-0e5a55f7-4db7-490c-b26a-7323ef2450eb 2018-11-06 15:05:40,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=07a9b760-7ed2-4830-95f8-6b72a8653043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:40,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-eaa6d3d8-25f2-44b3-9f63-2e7808aeb608 Date: Tue, 06 Nov 2018 15: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":["30a57555-fd2e-422a-98b0-ee6b438af4fb"],"updated_at":"2018-11-06T15:05:25Z","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"07a9b760-7ed2-4830-95f8-6b72a8653043","name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net"}]} 2018-11-06 15:05:40,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=07a9b760-7ed2-4830-95f8-6b72a8653043 used request id req-eaa6d3d8-25f2-44b3-9f63-2e7808aeb608 2018-11-06 15:05:40,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:40,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-38171583-1a44-497c-be49-5c55f820d379 Date: Tue, 06 Nov 2018 15:05:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a9b760-7ed2-4830-95f8-6b72a8653043","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:25Z","dns_nameservers":[],"updated_at":"2018-11-06T15:05: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":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"30a57555-fd2e-422a-98b0-ee6b438af4fb","subnetpool_id":null,"name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet"}]} 2018-11-06 15:05:40,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043 used request id req-38171583-1a44-497c-be49-5c55f820d379 2018-11-06 15:05:40,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:40,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-020492c1-e501-4d5b-b672-4a43fa081dbb Date: Tue, 06 Nov 2018 15:05:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a9b760-7ed2-4830-95f8-6b72a8653043","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:25Z","dns_nameservers":[],"updated_at":"2018-11-06T15:05: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":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"30a57555-fd2e-422a-98b0-ee6b438af4fb","subnetpool_id":null,"name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet"}]} 2018-11-06 15:05:40,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043 used request id req-020492c1-e501-4d5b-b672-4a43fa081dbb 2018-11-06 15:05:40,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:05:40,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:05:41,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "df341335ddc5439ab917dd82c8d27371", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj-role"}], "expires_at": "2018-11-06T16:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b46c1bb8d6d14f63b6a256593f8af5a0", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-user", "id": "a875a601eee34dedba9854acc3c976c1"}, "audit_ids": ["AEVPNw2ZQESMsF9UgyTaiw"], "issued_at": "2018-11-06T15:05:41.000000Z"}} 2018-11-06 15:05:41,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ce7b8275f0ae184e3120666bded5f02e8cc46" 2018-11-06 15:05:41,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8deafef7-6149-4452-a835-734888b860d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:05:41,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8deafef7-6149-4452-a835-734888b860d8 2018-11-06 15:05:41,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ce7b8275f0ae184e3120666bded5f02e8cc46" 2018-11-06 15:05:41,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-e8bef264-bb99-4d94-a1c5-c2fefc239f47 Date: Tue, 06 Nov 2018 15:05: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":["30a57555-fd2e-422a-98b0-ee6b438af4fb"],"updated_at":"2018-11-06T15:05:25Z","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"07a9b760-7ed2-4830-95f8-6b72a8653043","name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net"}]} 2018-11-06 15:05:41,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net used request id req-e8bef264-bb99-4d94-a1c5-c2fefc239f47 2018-11-06 15:05:41,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:05:41,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:05:41,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ce7b8275f0ae184e3120666bded5f02e8cc46" 2018-11-06 15:05:41,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9c5564-3c04-4f7d-bf04-6228ea0c44ff Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0"}, "enabled": true, "id": "b46c1bb8d6d14f63b6a256593f8af5a0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj"}} 2018-11-06 15:05:41,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0 used request id req-8b9c5564-3c04-4f7d-bf04-6228ea0c44ff 2018-11-06 15:05:41,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ce7b8275f0ae184e3120666bded5f02e8cc46" 2018-11-06 15:05:41,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1aad5252-d3fc-41ca-b422-1c690903ccba Date: Tue, 06 Nov 2018 15:05:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a9b760-7ed2-4830-95f8-6b72a8653043","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:25Z","dns_nameservers":[],"updated_at":"2018-11-06T15:05: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":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"30a57555-fd2e-422a-98b0-ee6b438af4fb","subnetpool_id":null,"name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet"}]} 2018-11-06 15:05:41,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043 used request id req-1aad5252-d3fc-41ca-b422-1c690903ccba 2018-11-06 15:05:41,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:05:42,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "df341335ddc5439ab917dd82c8d27371", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj-role"}], "expires_at": "2018-11-06T16:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b46c1bb8d6d14f63b6a256593f8af5a0", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/b46c1bb8d6d14f63b6a256593f8af5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-user", "id": "a875a601eee34dedba9854acc3c976c1"}, "audit_ids": ["iNQeciGVSYCPipQ9lO4NgQ"], "issued_at": "2018-11-06T15:05:42.000000Z"}} 2018-11-06 15:05:42,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a954c4d8cb64f0baaa6c60e5d18803e251fbc6" 2018-11-06 15:05:42,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf71fd8-6f27-4fed-9fbc-05e49a208eda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:05:42,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7bf71fd8-6f27-4fed-9fbc-05e49a208eda 2018-11-06 15:05:42,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a954c4d8cb64f0baaa6c60e5d18803e251fbc6" 2018-11-06 15:05:42,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-dca550c8-3cdb-409e-9f1a-55cc950864ac Date: Tue, 06 Nov 2018 15:05:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30a57555-fd2e-422a-98b0-ee6b438af4fb"],"updated_at":"2018-11-06T15:05:25Z","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"07a9b760-7ed2-4830-95f8-6b72a8653043","name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net"}]} 2018-11-06 15:05:42,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net used request id req-dca550c8-3cdb-409e-9f1a-55cc950864ac 2018-11-06 15:05:42,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a954c4d8cb64f0baaa6c60e5d18803e251fbc6" 2018-11-06 15:05:42,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-844a4d93-a805-4b36-b4d0-a74fc60c184a Date: Tue, 06 Nov 2018 15:05:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a9b760-7ed2-4830-95f8-6b72a8653043","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:25Z","dns_nameservers":[],"updated_at":"2018-11-06T15:05: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":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"30a57555-fd2e-422a-98b0-ee6b438af4fb","subnetpool_id":null,"name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet"}]} 2018-11-06 15:05:42,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043 used request id req-844a4d93-a805-4b36-b4d0-a74fc60c184a 2018-11-06 15:05:42,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=07a9b760-7ed2-4830-95f8-6b72a8653043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a954c4d8cb64f0baaa6c60e5d18803e251fbc6" 2018-11-06 15:05:43,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-cf8dd181-c184-4988-85ab-373690542628 Date: Tue, 06 Nov 2018 15:05:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30a57555-fd2e-422a-98b0-ee6b438af4fb"],"updated_at":"2018-11-06T15:05:25Z","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"07a9b760-7ed2-4830-95f8-6b72a8653043","name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net"}]} 2018-11-06 15:05:43,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=07a9b760-7ed2-4830-95f8-6b72a8653043 used request id req-cf8dd181-c184-4988-85ab-373690542628 2018-11-06 15:05:43,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a954c4d8cb64f0baaa6c60e5d18803e251fbc6" 2018-11-06 15:05:43,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7dede2df-c1c8-4989-9719-71513072db15 Date: Tue, 06 Nov 2018 15:05:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a9b760-7ed2-4830-95f8-6b72a8653043","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:25Z","dns_nameservers":[],"updated_at":"2018-11-06T15:05: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":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"30a57555-fd2e-422a-98b0-ee6b438af4fb","subnetpool_id":null,"name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet"}]} 2018-11-06 15:05:43,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043 used request id req-7dede2df-c1c8-4989-9719-71513072db15 2018-11-06 15:05:43,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043&name=CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a954c4d8cb64f0baaa6c60e5d18803e251fbc6" 2018-11-06 15:05:43,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-872214b9-2bc2-47a9-b809-43b7efe3f239 Date: Tue, 06 Nov 2018 15:05:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a9b760-7ed2-4830-95f8-6b72a8653043","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:25Z","dns_nameservers":[],"updated_at":"2018-11-06T15:05: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":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"30a57555-fd2e-422a-98b0-ee6b438af4fb","subnetpool_id":null,"name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet"}]} 2018-11-06 15:05:43,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=07a9b760-7ed2-4830-95f8-6b72a8653043&name=CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet used request id req-872214b9-2bc2-47a9-b809-43b7efe3f239 2018-11-06 15:05:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/30a57555-fd2e-422a-98b0-ee6b438af4fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a954c4d8cb64f0baaa6c60e5d18803e251fbc6" 2018-11-06 15:05:43,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-bd51a21a-7dbd-4ee2-b6c4-130723c19fd9 Date: Tue, 06 Nov 2018 15:05:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a9b760-7ed2-4830-95f8-6b72a8653043","tenant_id":"b46c1bb8d6d14f63b6a256593f8af5a0","created_at":"2018-11-06T15:05:25Z","dns_nameservers":[],"updated_at":"2018-11-06T15:05: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":"b46c1bb8d6d14f63b6a256593f8af5a0","id":"30a57555-fd2e-422a-98b0-ee6b438af4fb","subnetpool_id":null,"name":"CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet"}} 2018-11-06 15:05:43,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/30a57555-fd2e-422a-98b0-ee6b438af4fb used request id req-bd51a21a-7dbd-4ee2-b6c4-130723c19fd9 2018-11-06 15:05:43,791 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack 2018-11-06 15:05:43,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:43,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:43 GMT Server: Apache x-openstack-request-id: req-274b1b3f-37ef-46e8-9903-b0a88574af0b Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:44,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:05:43 GMT Server: Apache x-openstack-request-id: req-5402984e-8e75-4ad2-930e-55c5a20afdbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:05:44,180 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-5402984e-8e75-4ad2-930e-55c5a20afdbb 2018-11-06 15:05:44,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:44,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:44 GMT Server: Apache x-openstack-request-id: req-0241bea7-9394-4ba7-b68c-65c54e967773 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:44,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:44 GMT Server: Apache x-openstack-request-id: req-5bfd8eb6-23c3-4cd3-bf38-31471d2bc10b 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "tags": null, "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:05:44Z", "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:44,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-5bfd8eb6-23c3-4cd3-bf38-31471d2bc10b 2018-11-06 15:05:44,235 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:05:44,236 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:47,239 - create_stack - DEBUG - Stack status query timeout in 1196.9419198 2018-11-06 15:05:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:47,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:47 GMT Server: Apache x-openstack-request-id: req-8dbc0b31-2d18-40f4-b30a-1e9826982b12 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:47,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:47 GMT Server: Apache x-openstack-request-id: req-9fff83da-cff6-4946-8635-dd9c98577ffe 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "tags": null, "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:05:44Z", "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:47,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-9fff83da-cff6-4946-8635-dd9c98577ffe 2018-11-06 15:05:47,452 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:05:47,452 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:50,455 - create_stack - DEBUG - Stack status query timeout in 1193.72541499 2018-11-06 15:05:50,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:50,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:50 GMT Server: Apache x-openstack-request-id: req-178755f1-4787-4ee2-809b-ae59e6132ff1 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:50,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:50 GMT Server: Apache x-openstack-request-id: req-53319475-3294-45a8-adb6-b5e64e149b16 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "tags": null, "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:05:44Z", "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:50,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-53319475-3294-45a8-adb6-b5e64e149b16 2018-11-06 15:05:50,512 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:05:50,512 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:53,515 - create_stack - DEBUG - Stack status query timeout in 1190.66537595 2018-11-06 15:05:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:53,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:53 GMT Server: Apache x-openstack-request-id: req-e968b5fb-2b9e-4ce7-a95a-54da1d756526 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:53,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:53 GMT Server: Apache x-openstack-request-id: req-f2aefb89-426c-49cf-a01b-816bd88f42c2 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "tags": null, "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:05:44Z", "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:53,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-f2aefb89-426c-49cf-a01b-816bd88f42c2 2018-11-06 15:05:53,590 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:05:53,590 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:05:56,594 - create_stack - DEBUG - Stack status query timeout in 1187.58724594 2018-11-06 15:05:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:56,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:56 GMT Server: Apache x-openstack-request-id: req-50a7a056-b710-4ba5-8df1-25f033ab9e76 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:56,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:56 GMT Server: Apache x-openstack-request-id: req-e5a4df4b-4fd2-44ab-bf49-087fefb5cc8c 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": "b46c1bb8d6d14f63b6a256593f8af5a0", "OS::stack_id": "735203ef-cd57-4804-b065-6a3174e59c2a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "image_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image", "inst_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-inst", "subnet_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-subnet", "flavor_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-flavor-name", "net_name": "CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-net"}, "deletion_time": "2018-11-06T15:05:56Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack", "stack_user_project_id": "e1d8b138b4db42cdbb190f5fe87c33f3", "tags": null, "creation_time": "2018-11-06T15:05:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:05:44Z", "id": "735203ef-cd57-4804-b065-6a3174e59c2a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:05:56,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-e5a4df4b-4fd2-44ab-bf49-087fefb5cc8c 2018-11-06 15:05:56,651 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:05:56,651 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack 2018-11-06 15:05:56,651 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack 2018-11-06 15:05:56,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/735203ef-cd57-4804-b065-6a3174e59c2a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d834031a441d9e3ed2bfec68b02ba7b4cbed54" 2018-11-06 15:05:56,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:05:56 GMT Server: Apache x-openstack-request-id: req-6be8e885-a0db-4ef7-a055-38e761a047b4 Location: http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:05:56,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:05:56 GMT Server: Apache x-openstack-request-id: req-3687125e-3764-4a42-9277-46400ca16561 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:05:56,839 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/b46c1bb8d6d14f63b6a256593f8af5a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-stack/735203ef-cd57-4804-b065-6a3174e59c2a used request id req-3687125e-3764-4a42-9277-46400ca16561 2018-11-06 15:05:56,840 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-1334c9ab-31cf-41be-a6d3-889801171939-image 2018-11-06 15:05:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0844432b7d1339d69b319bf39c8c919159a09d0" 2018-11-06 15:05:58,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f6feb87-7c18-4a79-b5c1-7c1df5f9e918 Date: Tue, 06 Nov 2018 15:05:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:05:58,982 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a1b6babf-d8a4-4d2f-bcee-e98aba9f521e used request id req-0f6feb87-7c18-4a79-b5c1-7c1df5f9e918 2018-11-06 15:05:58,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/d1a053ee-d8ac-495b-8f77-6d099a2fd1f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e97fb1963bf2868ca8ecc8e3552dca986901bd" 2018-11-06 15:05:59,018 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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-940f5e67-69fe-4d78-b84c-3711c1e8d732 x-compute-request-id: req-940f5e67-69fe-4d78-b84c-3711c1e8d732 Content-Length: 0 Content-Type: application/json 2018-11-06 15:05:59,018 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d1a053ee-d8ac-495b-8f77-6d099a2fd1f2 used request id req-940f5e67-69fe-4d78-b84c-3711c1e8d732 2018-11-06 15:05:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:05:59,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1ec8752c-88df-4ad6-9a13-7034d53d70e5 Date: Tue, 06 Nov 2018 15:05:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "created_at": "2018-11-06T15:05:23Z", "updated_at": "2018-11-06T15:05:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:05:23Z", "revision_number": 0, "id": "8ca77731-23f0-416f-8730-46540f138b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:05:23Z", "security_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "tenant_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b46c1bb8d6d14f63b6a256593f8af5a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:05:23Z", "revision_number": 0, "id": "ab5b1923-5900-4428-88cc-acc021176422", "remote_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "remote_ip_prefix": null, "created_at": "2018-11-06T15:05:23Z", "security_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "tenant_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b46c1bb8d6d14f63b6a256593f8af5a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:05:23Z", "revision_number": 0, "id": "c07ee60d-fc6e-48c5-8ab8-5643d0f81037", "remote_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "remote_ip_prefix": null, "created_at": "2018-11-06T15:05:23Z", "security_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "tenant_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b46c1bb8d6d14f63b6a256593f8af5a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:05:23Z", "revision_number": 0, "id": "e70dd60f-c4f9-440f-8978-111bbdda66cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:05:23Z", "security_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "tenant_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b46c1bb8d6d14f63b6a256593f8af5a0"}], "revision_number": 4, "project_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:05:59,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1ec8752c-88df-4ad6-9a13-7034d53d70e5 2018-11-06 15:05:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:05:59,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f55e58b-0717-47b4-8fd1-f86c68b2538a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0"}, "enabled": true, "id": "b46c1bb8d6d14f63b6a256593f8af5a0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj"}} 2018-11-06 15:05:59,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0 used request id req-9f55e58b-0717-47b4-8fd1-f86c68b2538a 2018-11-06 15:05:59,323 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 23fe0e85-cbc1-4602-8af6-cd1a29d69e79 2018-11-06 15:05:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=23fe0e85-cbc1-4602-8af6-cd1a29d69e79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:05:59,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bb33e599-4294-497d-b7de-af96254a1f33 Date: Tue, 06 Nov 2018 15:05: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-11-06T15:05:23Z", "security_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "port_range_min": null, "revision_number": 0, "tenant_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "created_at": "2018-11-06T15:05:23Z", "project_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "id": "8ca77731-23f0-416f-8730-46540f138b4d"}, {"remote_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:05:23Z", "security_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "port_range_min": null, "revision_number": 0, "tenant_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "created_at": "2018-11-06T15:05:23Z", "project_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "id": "ab5b1923-5900-4428-88cc-acc021176422"}, {"remote_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:05:23Z", "security_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "port_range_min": null, "revision_number": 0, "tenant_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "created_at": "2018-11-06T15:05:23Z", "project_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "id": "c07ee60d-fc6e-48c5-8ab8-5643d0f81037"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:05:23Z", "security_group_id": "23fe0e85-cbc1-4602-8af6-cd1a29d69e79", "port_range_min": null, "revision_number": 0, "tenant_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "created_at": "2018-11-06T15:05:23Z", "project_id": "b46c1bb8d6d14f63b6a256593f8af5a0", "id": "e70dd60f-c4f9-440f-8978-111bbdda66cd"}]} 2018-11-06 15:05:59,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=23fe0e85-cbc1-4602-8af6-cd1a29d69e79 used request id req-bb33e599-4294-497d-b7de-af96254a1f33 2018-11-06 15:05:59,504 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:05:59,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/23fe0e85-cbc1-4602-8af6-cd1a29d69e79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:05:59,861 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84b17555-4d07-4b58-8ac8-5b2b819fff26 Content-Length: 0 Date: Tue, 06 Nov 2018 15:05:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:05:59,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/23fe0e85-cbc1-4602-8af6-cd1a29d69e79 used request id req-84b17555-4d07-4b58-8ac8-5b2b819fff26 2018-11-06 15:05:59,862 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj 2018-11-06 15:05:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:06:00,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c6eca16-82a0-43c1-87bd-b8182bccd796 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:06:00,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b46c1bb8d6d14f63b6a256593f8af5a0 used request id req-8c6eca16-82a0-43c1-87bd-b8182bccd796 2018-11-06 15:06:00,067 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-daef6fa1-2ed1-4fa-proj-role 2018-11-06 15:06:00,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/df341335ddc5439ab917dd82c8d27371 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:06:00,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-071ffe3c-faf7-4ffb-a8b8-b1ab24a1c540 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:06:00,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/df341335ddc5439ab917dd82c8d27371 used request id req-071ffe3c-faf7-4ffb-a8b8-b1ab24a1c540 2018-11-06 15:06:00,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee89287fd88aa90e92bd5be164a869fdb2868049" 2018-11-06 15:06:00,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393ae9b0-6c02-48dd-a5b3-a40633a9c6b9 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:06:00,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-393ae9b0-6c02-48dd-a5b3-a40633a9c6b9 2018-11-06 15:06:00,287 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-daef6fa1-2ed1-4fa-user 2018-11-06 15:06:00,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a875a601eee34dedba9854acc3c976c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a675e476247885a81966bb5ddaae4192c43f1" 2018-11-06 15:06:00,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181b3f35-b6a5-4a75-9edf-282d9ba53303 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:06:00,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a875a601eee34dedba9854acc3c976c1 used request id req-181b3f35-b6a5-4a75-9edf-282d9ba53303 2018-11-06 15:06:00,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:06:00,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:06:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["B-Cn3-9GTtm8oqEYpAlTxQ"], "issued_at": "2018-11-06T15:06:00.000000Z"}} 2018-11-06 15:06:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a31a1f4390cb8c5085d63639000d0320f853ad0" 2018-11-06 15:06:00,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e601d90f-9d8b-4652-90d3-6cdde6160c92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:06:00,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e601d90f-9d8b-4652-90d3-6cdde6160c92 2018-11-06 15:06:00,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:06:00,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:06:01,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["EdQH_AgoTliLHFehVLY_dw"], "issued_at": "2018-11-06T15:06:01.000000Z"}} 2018-11-06 15:06:01,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:06:01,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7cf8435-b086-416a-8f08-bb3582afb9da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:06:01,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f7cf8435-b086-416a-8f08-bb3582afb9da 2018-11-06 15:06:01,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:06:01,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:06: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:06:01,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ac0db947-681a-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:06:01,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb17520-7399-43f8-b9b6-0a6921f3b338 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ac0db947-681a-43d-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:06:01,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ac0db947-681a-43d-proj used request id req-2bb17520-7399-43f8-b9b6-0a6921f3b338 2018-11-06 15:06:01,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:06:01,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd43b14-99de-43bc-85ec-cfdec2da9189 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:06:01,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6cd43b14-99de-43bc-85ec-cfdec2da9189 2018-11-06 15:06:01,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}}' 2018-11-06 15:06:01,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-731fce38-07f0-4432-a4b5-ed4819c48b53 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:06:01,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-731fce38-07f0-4432-a4b5-ed4819c48b53 2018-11-06 15:06:01,681 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ac0db947-681a-43d-proj 2018-11-06 15:06:01,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:06:01,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:06:02,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["d6Kxjb_LRc-v34vsWAMATA"], "issued_at": "2018-11-06T15:06:02.000000Z"}} 2018-11-06 15:06:02,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:06:02,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72601576-f255-4ce4-9f4c-60ae2a506e41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:06:02,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-72601576-f255-4ce4-9f4c-60ae2a506e41 2018-11-06 15:06:02,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:06:02,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:06: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:06:02,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:06:02,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b21a7a7-c07f-45ca-89e7-4873f7755b17 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:06:02,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4b21a7a7-c07f-45ca-89e7-4873f7755b17 2018-11-06 15:06:02,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ac0db947-681a-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:06:02,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3327a466-4f48-4fb2-bf43-af924c88211a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ac0db947-681a-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}]} 2018-11-06 15:06:02,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ac0db947-681a-43d-proj used request id req-3327a466-4f48-4fb2-bf43-af924c88211a 2018-11-06 15:06:02,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:06:02,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-617ab5c2-6fcf-420c-887f-ee3181152b25 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:06:02,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-617ab5c2-6fcf-420c-887f-ee3181152b25 2018-11-06 15:06:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:06:02,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cdaeb1-75cf-4f4c-8cc9-0db067ac00d5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:06:02,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-51cdaeb1-75cf-4f4c-8cc9-0db067ac00d5 2018-11-06 15:06:02,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ac0db947-681a-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:06:03,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84421ee5-2b8b-45ee-8167-b5653c704ef6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ac0db947-681a-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}]} 2018-11-06 15:06:03,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-ac0db947-681a-43d-proj used request id req-84421ee5-2b8b-45ee-8167-b5653c704ef6 2018-11-06 15:06:03,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/b57e3819e2264be7a0bf2690cd92bbda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:06:03,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b036736-b0a5-4f06-b518-c69c080ff10d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-ac0db947-681a-43d-user", "links": {"self": "http://172.30.9.27:5000/v3/users/b57e3819e2264be7a0bf2690cd92bbda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9ef0d3e2953149389f20c56140d9c326", "id": "b57e3819e2264be7a0bf2690cd92bbda", "password_expires_at": null}} 2018-11-06 15:06:03,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b57e3819e2264be7a0bf2690cd92bbda used request id req-0b036736-b0a5-4f06-b518-c69c080ff10d 2018-11-06 15:06:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326/users/b57e3819e2264be7a0bf2690cd92bbda/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:06:03,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2184e4-ce1c-48b7-8ff0-9dfa6c4f8910 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326/users/b57e3819e2264be7a0bf2690cd92bbda/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:06:03,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326/users/b57e3819e2264be7a0bf2690cd92bbda/roles used request id req-9d2184e4-ce1c-48b7-8ff0-9dfa6c4f8910 2018-11-06 15:06:03,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:06:03,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dffb4ad-2ca8-4967-8250-80f138a1de9e Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:06:03,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-5dffb4ad-2ca8-4967-8250-80f138a1de9e 2018-11-06 15:06:03,326 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-ac0db947-681a-43d-proj 2018-11-06 15:06:03,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326/users/b57e3819e2264be7a0bf2690cd92bbda/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:06:03,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5683137c-ed33-422f-9190-7712dc830c1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:06:03,445 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326/users/b57e3819e2264be7a0bf2690cd92bbda/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-5683137c-ed33-422f-9190-7712dc830c1b 2018-11-06 15:06:03,445 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ac0db947-681a-43d-user 2018-11-06 15:06:03,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:06:03,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:06:03,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac9aad9-96de-4ffe-b0d9-80c04e092132 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:06:03,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6ac9aad9-96de-4ffe-b0d9-80c04e092132 2018-11-06 15:06:03,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" -d '{"role": {"name": "CreateStackSuccessTests-ac0db947-681a-43d-proj-role"}}' 2018-11-06 15:06:03,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd0cbce9-b25f-42df-9064-9ac5d9047c82 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5dd8c803ff3443db9debba39e548567", "links": {"self": "http://172.30.9.27:5000/v3/roles/f5dd8c803ff3443db9debba39e548567"}, "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj-role"}} 2018-11-06 15:06:03,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-cd0cbce9-b25f-42df-9064-9ac5d9047c82 2018-11-06 15:06:03,741 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ac0db947-681a-43d-proj-role 2018-11-06 15:06:03,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f5dd8c803ff3443db9debba39e548567 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:06:03,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1733f6-c132-46e3-8336-13a88204b9f6 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f5dd8c803ff3443db9debba39e548567"}, "domain_id": null, "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj-role", "id": "f5dd8c803ff3443db9debba39e548567"}} 2018-11-06 15:06:03,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f5dd8c803ff3443db9debba39e548567 used request id req-eb1733f6-c132-46e3-8336-13a88204b9f6 2018-11-06 15:06:03,824 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ac0db947-681a-43d-proj-role to project CreateStackSuccessTests-ac0db947-681a-43d-proj 2018-11-06 15:06:03,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326/users/b57e3819e2264be7a0bf2690cd92bbda/roles/f5dd8c803ff3443db9debba39e548567 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:06:03,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8edc43c-a225-4f2f-abc8-ca469b77d60f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:06:03,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326/users/b57e3819e2264be7a0bf2690cd92bbda/roles/f5dd8c803ff3443db9debba39e548567 used request id req-c8edc43c-a225-4f2f-abc8-ca469b77d60f 2018-11-06 15:06:03,965 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:06:03,966 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:06:03,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:06:03,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:06:04,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5dd8c803ff3443db9debba39e548567", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:06:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ef0d3e2953149389f20c56140d9c326", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ac0db947-681a-43d-user", "id": "b57e3819e2264be7a0bf2690cd92bbda"}, "audit_ids": ["RhbSEtQ1TFuQA9p1CR53UA"], "issued_at": "2018-11-06T15:06:04.000000Z"}} 2018-11-06 15:06:04,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20da4c6da261175b3a381a467e8f81a65abeb0c5" 2018-11-06 15:06:04,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877559dd-8477-4d47-b1a1-11373e9c5cd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:06:04,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-877559dd-8477-4d47-b1a1-11373e9c5cd2 2018-11-06 15:06:04,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20da4c6da261175b3a381a467e8f81a65abeb0c5" 2018-11-06 15:06:04,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-dda63bbf-5042-4407-b838-fa638bd0e534 Date: Tue, 06 Nov 2018 15:06:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image"} 2018-11-06 15:06:04,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image used request id req-dda63bbf-5042-4407-b838-fa638bd0e534 2018-11-06 15:06:04,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20da4c6da261175b3a381a467e8f81a65abeb0c5" 2018-11-06 15:06:04,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-26b0b2ea-e2b1-4a9f-bbda-a26b8fc8a9ec Date: Tue, 06 Nov 2018 15:06: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-11-06 15:06:04,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-26b0b2ea-e2b1-4a9f-bbda-a26b8fc8a9ec 2018-11-06 15:06:04,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20da4c6da261175b3a381a467e8f81a65abeb0c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image"}' 2018-11-06 15:06:05,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f X-Openstack-Request-Id: req-2beb3728-043f-4b14-bd5c-c20720ac6955 Date: Tue, 06 Nov 2018 15:06:05 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:06:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:06:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "min_disk": 0, "protected": false, "id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "file": "/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f/file", "checksum": null, "owner": "9ef0d3e2953149389f20c56140d9c326", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:06:05,015 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2beb3728-043f-4b14-bd5c-c20720ac6955 2018-11-06 15:06:05,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20da4c6da261175b3a381a467e8f81a65abeb0c5" -d '' 2018-11-06 15:06:06,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1e9de4f-8c7d-4621-b66f-a3f17080e300 Date: Tue, 06 Nov 2018 15:06:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:06:06,626 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f/file used request id req-f1e9de4f-8c7d-4621-b66f-a3f17080e300 2018-11-06 15:06:06,626 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:06:06,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20da4c6da261175b3a381a467e8f81a65abeb0c5" 2018-11-06 15:06:06,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-0f390900-4ef1-4ea6-a43e-d06bb17122a6 Date: Tue, 06 Nov 2018 15:06:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:06:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:06:06Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/23610e07-8f14-48e1-be76-f34ed44ea56f/snap", "metadata": {}}], "self": "/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "min_disk": 0, "protected": false, "id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "file": "/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ef0d3e2953149389f20c56140d9c326", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/23610e07-8f14-48e1-be76-f34ed44ea56f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:06:06,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f used request id req-0f390900-4ef1-4ea6-a43e-d06bb17122a6 2018-11-06 15:06:06,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20da4c6da261175b3a381a467e8f81a65abeb0c5" 2018-11-06 15:06:07,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a96d18cc-af38-4b1e-964b-c9682a2e313c Date: Tue, 06 Nov 2018 15:06: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-11-06 15:06:07,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a96d18cc-af38-4b1e-964b-c9682a2e313c 2018-11-06 15:06:07,040 - create_image - INFO - Created image with name - CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image 2018-11-06 15:06:07,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20da4c6da261175b3a381a467e8f81a65abeb0c5" 2018-11-06 15:06:07,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-158f8efe-8c20-4250-a289-29b4021b7771 Date: Tue, 06 Nov 2018 15:06:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:06:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:06:06Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/23610e07-8f14-48e1-be76-f34ed44ea56f/snap", "metadata": {}}], "self": "/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "min_disk": 0, "protected": false, "id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "file": "/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ef0d3e2953149389f20c56140d9c326", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/23610e07-8f14-48e1-be76-f34ed44ea56f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:06:07,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f used request id req-158f8efe-8c20-4250-a289-29b4021b7771 2018-11-06 15:06:07,294 - create_image - DEBUG - Instance status is - active 2018-11-06 15:06:07,294 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image 2018-11-06 15:06:07,294 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image 2018-11-06 15:06:07,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:06:07,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:06:07,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["sT0TjMVOTvOasqKCuxwitQ"], "issued_at": "2018-11-06T15:06:07.000000Z"}} 2018-11-06 15:06:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a68eb1a7118f72ece74c27aabc24f73a2413b8" 2018-11-06 15:06:07,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e187754c-d015-4b3f-860c-52fb8f1d0f68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:06:07,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e187754c-d015-4b3f-860c-52fb8f1d0f68 2018-11-06 15:06:07,769 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:06:07,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a68eb1a7118f72ece74c27aabc24f73a2413b8" 2018-11-06 15:06:07,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06: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-da145c34-ad69-4ed7-949f-a602ad13bf8c x-compute-request-id: req-da145c34-ad69-4ed7-949f-a602ad13bf8c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:06:07,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-da145c34-ad69-4ed7-949f-a602ad13bf8c 2018-11-06 15:06:07,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a68eb1a7118f72ece74c27aabc24f73a2413b8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-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-11-06 15:06:08,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06: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-73035440-33e6-4bae-be8b-5222425436d6 x-compute-request-id: req-73035440-33e6-4bae-be8b-5222425436d6 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a8b544b6-bd9e-4cc4-99b5-bd391b766448", "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:06:08,021 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-73035440-33e6-4bae-be8b-5222425436d6 2018-11-06 15:06:08,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:06:08,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:06:08,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5dd8c803ff3443db9debba39e548567", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ef0d3e2953149389f20c56140d9c326", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ac0db947-681a-43d-user", "id": "b57e3819e2264be7a0bf2690cd92bbda"}, "audit_ids": ["5ESbof50Re6HCosgysW3nA"], "issued_at": "2018-11-06T15:06:08.000000Z"}} 2018-11-06 15:06:08,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:08,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4687d84b-75b2-44b3-abe5-6c418e7ae0d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:06:08,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4687d84b-75b2-44b3-abe5-6c418e7ae0d8 2018-11-06 15:06:08,473 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:06:08,475 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:06:08,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:08,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:08 GMT Server: Apache x-openstack-request-id: req-ad0afef0-794f-4f4b-a5c5-1631adf83714 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:06:08,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack used request id req-ad0afef0-794f-4f4b-a5c5-1631adf83714 2018-11-06 15:06:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-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-2c295678-7846-4084-83c3-2fb1f46efbe8-net", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name"}}' 2018-11-06 15:06:10,916 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:06:08 GMT Server: Apache x-openstack-request-id: req-baa86d85-8d72-4843-8a45-613ab3e934bf Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}]}} 2018-11-06 15:06:10,916 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks used request id req-baa86d85-8d72-4843-8a45-613ab3e934bf 2018-11-06 15:06:10,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:11,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:10 GMT Server: Apache x-openstack-request-id: req-5f28ccd0-75a5-4934-b05b-4f902a0ae1fd Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:11,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:11 GMT Server: Apache x-openstack-request-id: req-38ff307c-c4a4-414e-8de2-e0c0af90d619 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:11,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-38ff307c-c4a4-414e-8de2-e0c0af90d619 2018-11-06 15:06:11,292 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack 2018-11-06 15:06:11,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:11,321 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:11 GMT Server: Apache x-openstack-request-id: req-e6930b0f-72b9-4b79-9eb5-1ea5fb8961d1 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:11,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:11 GMT Server: Apache x-openstack-request-id: req-0ab89bb7-9e4d-47f9-800c-860f6f9249d5 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:11,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-0ab89bb7-9e4d-47f9-800c-860f6f9249d5 2018-11-06 15:06:11,506 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:06:11,506 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:06:14,510 - create_stack - DEBUG - Stack status query timeout in 1196.78232312 2018-11-06 15:06:14,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:14,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:14 GMT Server: Apache x-openstack-request-id: req-09131fce-3dd8-462c-a1fc-d93770b2fc13 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:14,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:14 GMT Server: Apache x-openstack-request-id: req-07bbc8ee-1532-46a7-b8f2-a6132f64e376 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:14,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-07bbc8ee-1532-46a7-b8f2-a6132f64e376 2018-11-06 15:06:14,925 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:06:14,925 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:06:17,929 - create_stack - DEBUG - Stack status query timeout in 1193.36329007 2018-11-06 15:06:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:18,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:17 GMT Server: Apache x-openstack-request-id: req-16897e49-a69d-49ca-afcd-c29100699533 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:18,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:18 GMT Server: Apache x-openstack-request-id: req-fd90a3ba-8e11-463b-9a67-b054a8ce1c51 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:18,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-fd90a3ba-8e11-463b-9a67-b054a8ce1c51 2018-11-06 15:06:18,276 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:06:18,276 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:06:21,279 - create_stack - DEBUG - Stack status query timeout in 1190.01278901 2018-11-06 15:06:21,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:21,463 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:21 GMT Server: Apache x-openstack-request-id: req-77df8eff-d265-4154-8c95-931fd3148850 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:21,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:21 GMT Server: Apache x-openstack-request-id: req-ad65dc44-4710-48a7-a8a8-8840ee096435 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:21,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-ad65dc44-4710-48a7-a8a8-8840ee096435 2018-11-06 15:06:21,667 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:06:21,667 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:06:24,670 - create_stack - DEBUG - Stack status query timeout in 1186.62197304 2018-11-06 15:06:24,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:24,702 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:24 GMT Server: Apache x-openstack-request-id: req-04cd92c3-e71b-401c-a7bf-10f5d715178e Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:24,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:24 GMT Server: Apache x-openstack-request-id: req-bb30bc18-6225-49b9-8211-59d65e38ddca 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:24,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-bb30bc18-6225-49b9-8211-59d65e38ddca 2018-11-06 15:06:24,903 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:06:24,903 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:06:27,906 - create_stack - DEBUG - Stack status query timeout in 1183.38558912 2018-11-06 15:06:27,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:27,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:27 GMT Server: Apache x-openstack-request-id: req-cbdc462e-4a4a-4f30-85b8-fd02297ee09a Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:28,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:27 GMT Server: Apache x-openstack-request-id: req-92d7d68b-5231-4993-bafa-5370912af53f 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:28,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-92d7d68b-5231-4993-bafa-5370912af53f 2018-11-06 15:06:28,012 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:06:28,013 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack 2018-11-06 15:06:28,013 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack 2018-11-06 15:06:28,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:28,044 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:28 GMT Server: Apache x-openstack-request-id: req-91570f2d-06a9-498d-bbfe-ef254da60a9f Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:28,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:28 GMT Server: Apache x-openstack-request-id: req-4d11eb2e-a817-4c83-a5eb-734a609ffdef 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.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T15:06:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:06:10Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1f428f9c-d388-475f-98ad-62d3eaf68759", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T15:06:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:06:10Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "32af9507-50df-48ec-b7f2-3daf52b40684", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T15:06:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:06:10Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T15:06:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:06:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45cd0632-e52e-44f2-aaf0-b65708292cdf", "resource_type": "OS::Nova::Server"}]} 2018-11-06 15:06:28,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources used request id req-4d11eb2e-a817-4c83-a5eb-734a609ffdef 2018-11-06 15:06:28,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:28,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41066ed7-b625-4a82-a5d4-3ee6b980ae74 x-compute-request-id: req-41066ed7-b625-4a82-a5d4-3ee6b980ae74 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c6:76", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "bookmark"}], "image": {"id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "links": [{"href": "http://172.30.9.27:8774/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:06:22.000000", "flavor": {"id": "a8b544b6-bd9e-4cc4-99b5-bd391b766448", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "bookmark"}]}, "id": "45cd0632-e52e-44f2-aaf0-b65708292cdf", "security_groups": [{"name": "default"}], "user_id": "b57e3819e2264be7a0bf2690cd92bbda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:06:23Z", "hostId": "f1ae3c54fa35c5a06c81ee14ec5faf8f8e93c8d3e9f4346914a74107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "created": "2018-11-06T15:06:17Z", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:06:28,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf used request id req-41066ed7-b625-4a82-a5d4-3ee6b980ae74 2018-11-06 15:06:28,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:28,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0170f939-f635-4c3d-8cd0-b90736e6bc7c Date: Tue, 06 Nov 2018 15:06: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":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:28,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-0170f939-f635-4c3d-8cd0-b90736e6bc7c 2018-11-06 15:06:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:06:28,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:06: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:06:28,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:28,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7bb4bb8-99d3-4611-a500-c9357fb7d985 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:06:28,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-c7bb4bb8-99d3-4611-a500-c9357fb7d985 2018-11-06 15:06:28,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:28,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-31496a40-f51c-4668-8409-c80fcb86512f Date: Tue, 06 Nov 2018 15:06:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:28,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-31496a40-f51c-4668-8409-c80fcb86512f 2018-11-06 15:06:28,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:29,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-ac50701d-cbfa-4cb1-8d6c-2b3f041bee96 Date: Tue, 06 Nov 2018 15:06:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.2"}],"id":"04c71747-4312-4424-9bba-5750d71f33d5","security_groups":[],"mac_address":"fa:16:3e:7c:2d:6f","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.3"}],"id":"92e1ef7d-6cbc-4e2b-81fa-5b46bcb4e10e","security_groups":[],"mac_address":"fa:16:3e:25:85:db","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.4"}],"id":"c4e92fd6-246c-4dce-adaa-fa7cedb8db81","security_groups":[],"mac_address":"fa:16:3e:53:08:3d","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"}]} 2018-11-06 15:06:29,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-ac50701d-cbfa-4cb1-8d6c-2b3f041bee96 2018-11-06 15:06:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:29,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:29 GMT Server: Apache x-openstack-request-id: req-8c382b4c-02c9-450b-8f48-4356cbcdd00f Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:29,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:29 GMT Server: Apache x-openstack-request-id: req-d7a28f43-8b03-45aa-838e-89840929baae 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.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-06T15:06:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:06:10Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1f428f9c-d388-475f-98ad-62d3eaf68759", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-06T15:06:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:06:10Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "32af9507-50df-48ec-b7f2-3daf52b40684", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-06T15:06:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:06:10Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-06T15:06:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:06:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45cd0632-e52e-44f2-aaf0-b65708292cdf", "resource_type": "OS::Nova::Server"}]} 2018-11-06 15:06:29,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30/resources used request id req-d7a28f43-8b03-45aa-838e-89840929baae 2018-11-06 15:06:29,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:29,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9062ca5d-df1a-4588-b580-3ba0fa6c5eec x-compute-request-id: req-9062ca5d-df1a-4588-b580-3ba0fa6c5eec Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a8b544b6-bd9e-4cc4-99b5-bd391b766448", "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:06:29,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448 used request id req-9062ca5d-df1a-4588-b580-3ba0fa6c5eec 2018-11-06 15:06:29,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/32af9507-50df-48ec-b7f2-3daf52b40684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:29,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-953f910f-435a-4b54-b7c1-83c8152e39fb Date: Tue, 06 Nov 2018 15:06:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}} 2018-11-06 15:06:29,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/32af9507-50df-48ec-b7f2-3daf52b40684 used request id req-953f910f-435a-4b54-b7c1-83c8152e39fb 2018-11-06 15:06:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:29,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-236d8fe3-5642-4633-b9d1-cbab9d009fc9 Date: Tue, 06 Nov 2018 15: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":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:29,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-236d8fe3-5642-4633-b9d1-cbab9d009fc9 2018-11-06 15:06:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:29,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ba0dc6f6-4acd-47fb-a359-a92e5905bb21 Date: Tue, 06 Nov 2018 15:06:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:29,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-ba0dc6f6-4acd-47fb-a359-a92e5905bb21 2018-11-06 15:06:29,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:29,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-60f6072c-0eb1-4b66-bec8-8f29be591261 Date: Tue, 06 Nov 2018 15: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":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:29,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-60f6072c-0eb1-4b66-bec8-8f29be591261 2018-11-06 15:06:29,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:30,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a25b33-69c1-4f11-a524-dd37bc83c499 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:06:30,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-46a25b33-69c1-4f11-a524-dd37bc83c499 2018-11-06 15:06:30,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:30,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a746c83c-4423-4f1b-b9ba-4f3a9ff7ea9e Date: Tue, 06 Nov 2018 15:06:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:30,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-a746c83c-4423-4f1b-b9ba-4f3a9ff7ea9e 2018-11-06 15:06:30,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d&mac_address=fa%3A16%3A3e%3A61%3Ac6%3A76&name=CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:30,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-d8edc266-ee5b-471a-b0e2-dcf74abbe862 Date: Tue, 06 Nov 2018 15:06:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"}]} 2018-11-06 15:06:30,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d&mac_address=fa%3A16%3A3e%3A61%3Ac6%3A76&name=CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut&admin_state_up=True used request id req-d8edc266-ee5b-471a-b0e2-dcf74abbe862 2018-11-06 15:06:30,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:30,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451f36fd-a057-478b-a6d7-b3499215f873 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:06:30,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-451f36fd-a057-478b-a6d7-b3499215f873 2018-11-06 15:06:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:30,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-244a9143-0de3-4551-b6d1-69f33d8b746c Date: Tue, 06 Nov 2018 15: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":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:30,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-244a9143-0de3-4551-b6d1-69f33d8b746c 2018-11-06 15:06:30,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:30,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ae4545bf-0f1f-433d-a646-ca56e8a71f0c Date: Tue, 06 Nov 2018 15:06:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:30,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-ae4545bf-0f1f-433d-a646-ca56e8a71f0c 2018-11-06 15:06:30,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:30,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-4f7cd8cf-09d2-4085-97f8-1b1772e09cdc Date: Tue, 06 Nov 2018 15:06:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.2"}],"id":"04c71747-4312-4424-9bba-5750d71f33d5","security_groups":[],"mac_address":"fa:16:3e:7c:2d:6f","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.3"}],"id":"92e1ef7d-6cbc-4e2b-81fa-5b46bcb4e10e","security_groups":[],"mac_address":"fa:16:3e:25:85:db","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.4"}],"id":"c4e92fd6-246c-4dce-adaa-fa7cedb8db81","security_groups":[],"mac_address":"fa:16:3e:53:08:3d","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"}]} 2018-11-06 15:06:30,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-4f7cd8cf-09d2-4085-97f8-1b1772e09cdc 2018-11-06 15:06:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:30,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c3fe121d-fe72-4f47-8725-aa5b3132a1b3 Date: Tue, 06 Nov 2018 15:06:30 GMT RESP BODY: {"floatingips": []} 2018-11-06 15:06:30,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-c3fe121d-fe72-4f47-8725-aa5b3132a1b3 2018-11-06 15:06:30,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:06:30,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:06:31,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5dd8c803ff3443db9debba39e548567", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ef0d3e2953149389f20c56140d9c326", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ac0db947-681a-43d-user", "id": "b57e3819e2264be7a0bf2690cd92bbda"}, "audit_ids": ["bQH2VANeQVy995hZXldb3Q"], "issued_at": "2018-11-06T15:06:31.000000Z"}} 2018-11-06 15:06:31,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:31,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cabc7c-20d3-4253-bbc9-7871977ec0a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:06:31,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-12cabc7c-20d3-4253-bbc9-7871977ec0a4 2018-11-06 15:06:31,519 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:06:31,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:31,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8696adb3-f6fc-4752-9bca-8bc67e1a75af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:06:31,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8696adb3-f6fc-4752-9bca-8bc67e1a75af 2018-11-06 15:06:31,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:31,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-41a0f127-2ffc-402f-a9c3-54b234730739 Date: Tue, 06 Nov 2018 15: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":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:31,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-41a0f127-2ffc-402f-a9c3-54b234730739 2018-11-06 15:06:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:06:31,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:06:31,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:31,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316c9caa-06f7-406f-9e8d-c60956abb2aa Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:06:31,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-316c9caa-06f7-406f-9e8d-c60956abb2aa 2018-11-06 15:06:31,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:32,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0c868c51-fb3b-4508-981a-d55ed95b2d4f Date: Tue, 06 Nov 2018 15:06:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:32,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-0c868c51-fb3b-4508-981a-d55ed95b2d4f 2018-11-06 15:06:32,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d&mac_address=fa%3A16%3A3e%3A61%3Ac6%3A76&name=CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:32,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-1c8da1c8-f6c0-4df2-9f21-58eafaf19496 Date: Tue, 06 Nov 2018 15:06:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"}]} 2018-11-06 15:06:32,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d&mac_address=fa%3A16%3A3e%3A61%3Ac6%3A76&name=CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut&admin_state_up=True used request id req-1c8da1c8-f6c0-4df2-9f21-58eafaf19496 2018-11-06 15:06:32,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:32,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ff9199-5816-4796-aabb-c1140363bb1c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:06:32,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-42ff9199-5816-4796-aabb-c1140363bb1c 2018-11-06 15:06:32,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:33,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55977382-b8bd-48f8-8fa2-95613287cc9b x-compute-request-id: req-55977382-b8bd-48f8-8fa2-95613287cc9b Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c6:76", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "bookmark"}], "image": {"id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "links": [{"href": "http://172.30.9.27:8774/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:06:22.000000", "flavor": {"id": "a8b544b6-bd9e-4cc4-99b5-bd391b766448", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "bookmark"}]}, "id": "45cd0632-e52e-44f2-aaf0-b65708292cdf", "security_groups": [{"name": "default"}], "user_id": "b57e3819e2264be7a0bf2690cd92bbda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:06:23Z", "hostId": "f1ae3c54fa35c5a06c81ee14ec5faf8f8e93c8d3e9f4346914a74107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "created": "2018-11-06T15:06:17Z", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:06:33,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst used request id req-55977382-b8bd-48f8-8fa2-95613287cc9b 2018-11-06 15:06:33,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:33,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d65d454a-5d77-4246-8064-20c2827d17af Date: Tue, 06 Nov 2018 15:06: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":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:33,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-d65d454a-5d77-4246-8064-20c2827d17af 2018-11-06 15:06:33,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:33,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-07b7b0a2-31cb-46d5-ac8b-3c8eb2864fbf Date: Tue, 06 Nov 2018 15:06:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:33,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-07b7b0a2-31cb-46d5-ac8b-3c8eb2864fbf 2018-11-06 15:06:33,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:33,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-dbb2c52d-7725-4e52-aa30-56e2570245b3 Date: Tue, 06 Nov 2018 15:06:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.2"}],"id":"04c71747-4312-4424-9bba-5750d71f33d5","security_groups":[],"mac_address":"fa:16:3e:7c:2d:6f","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.3"}],"id":"92e1ef7d-6cbc-4e2b-81fa-5b46bcb4e10e","security_groups":[],"mac_address":"fa:16:3e:25:85:db","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.4"}],"id":"c4e92fd6-246c-4dce-adaa-fa7cedb8db81","security_groups":[],"mac_address":"fa:16:3e:53:08:3d","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"}]} 2018-11-06 15:06:33,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-dbb2c52d-7725-4e52-aa30-56e2570245b3 2018-11-06 15:06:33,978 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst 2018-11-06 15:06:33,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:34,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dbcc9b30-d91e-45f7-a1cf-e8819d4579ff Date: Tue, 06 Nov 2018 15:06:34 GMT RESP BODY: {"floatingips": []} 2018-11-06 15:06:34,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-dbcc9b30-d91e-45f7-a1cf-e8819d4579ff 2018-11-06 15:06:34,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:34,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fdd0815-fc20-4c6f-a267-774c85d3c5f5 x-compute-request-id: req-6fdd0815-fc20-4c6f-a267-774c85d3c5f5 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c6:76", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "bookmark"}], "image": {"id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "links": [{"href": "http://172.30.9.27:8774/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:06:22.000000", "flavor": {"id": "a8b544b6-bd9e-4cc4-99b5-bd391b766448", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "bookmark"}]}, "id": "45cd0632-e52e-44f2-aaf0-b65708292cdf", "security_groups": [{"name": "default"}], "user_id": "b57e3819e2264be7a0bf2690cd92bbda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:06:23Z", "hostId": "f1ae3c54fa35c5a06c81ee14ec5faf8f8e93c8d3e9f4346914a74107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "created": "2018-11-06T15:06:17Z", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:06:34,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf used request id req-6fdd0815-fc20-4c6f-a267-774c85d3c5f5 2018-11-06 15:06:34,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:34,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-5765da15-c5df-4b40-bf3b-3ed62e704407 Date: Tue, 06 Nov 2018 15:06:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:34,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-5765da15-c5df-4b40-bf3b-3ed62e704407 2018-11-06 15:06:34,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:34,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ac56cf-4f41-43db-827d-16942ea299a4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:06:34,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-44ac56cf-4f41-43db-827d-16942ea299a4 2018-11-06 15:06:34,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:34,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6aa702ec-112b-4531-8233-becc3030dd2b Date: Tue, 06 Nov 2018 15:06:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:34,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-6aa702ec-112b-4531-8233-becc3030dd2b 2018-11-06 15:06:34,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:35,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-8e228b8b-1b26-4c05-ae38-f39b9f68010f Date: Tue, 06 Nov 2018 15:06:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.2"}],"id":"04c71747-4312-4424-9bba-5750d71f33d5","security_groups":[],"mac_address":"fa:16:3e:7c:2d:6f","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.3"}],"id":"92e1ef7d-6cbc-4e2b-81fa-5b46bcb4e10e","security_groups":[],"mac_address":"fa:16:3e:25:85:db","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.4"}],"id":"c4e92fd6-246c-4dce-adaa-fa7cedb8db81","security_groups":[],"mac_address":"fa:16:3e:53:08:3d","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"}]} 2018-11-06 15:06:35,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-8e228b8b-1b26-4c05-ae38-f39b9f68010f 2018-11-06 15:06:35,147 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:06:35,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:06:35,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5dd8c803ff3443db9debba39e548567", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ef0d3e2953149389f20c56140d9c326", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/9ef0d3e2953149389f20c56140d9c326", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ac0db947-681a-43d-user", "id": "b57e3819e2264be7a0bf2690cd92bbda"}, "audit_ids": ["z8pZMbWkRYq3NS59j-kQ4A"], "issued_at": "2018-11-06T15:06:35.000000Z"}} 2018-11-06 15:06:35,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d83b9f76d713076a112d1240c8fc41de56190c" 2018-11-06 15:06:35,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e33100-b48c-4b9d-8a6f-8a533359c669 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:06:35,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-09e33100-b48c-4b9d-8a6f-8a533359c669 2018-11-06 15:06:35,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:36,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-ffee9725-597c-4bd8-b215-19a6480b9f8f x-compute-request-id: req-ffee9725-597c-4bd8-b215-19a6480b9f8f Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c6:76", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "bookmark"}], "image": {"id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "links": [{"href": "http://172.30.9.27:8774/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:06:22.000000", "flavor": {"id": "a8b544b6-bd9e-4cc4-99b5-bd391b766448", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "bookmark"}]}, "id": "45cd0632-e52e-44f2-aaf0-b65708292cdf", "security_groups": [{"name": "default"}], "user_id": "b57e3819e2264be7a0bf2690cd92bbda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:06:23Z", "hostId": "f1ae3c54fa35c5a06c81ee14ec5faf8f8e93c8d3e9f4346914a74107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "created": "2018-11-06T15:06:17Z", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:06:36,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf used request id req-ffee9725-597c-4bd8-b215-19a6480b9f8f 2018-11-06 15:06:36,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:36,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-203016de-1b10-4d23-bd54-e7da4a146a2f Date: Tue, 06 Nov 2018 15:06:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:36,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-203016de-1b10-4d23-bd54-e7da4a146a2f 2018-11-06 15:06:36,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:36,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95842f9-fc42-4b62-8108-b1356c0147e1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:06:36,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-b95842f9-fc42-4b62-8108-b1356c0147e1 2018-11-06 15:06:36,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:36,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a620907c-c777-4676-b9c8-4a6ae03e805a Date: Tue, 06 Nov 2018 15:06:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:36,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-a620907c-c777-4676-b9c8-4a6ae03e805a 2018-11-06 15:06:36,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:36,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-fd86417b-4bc1-4354-bba3-b4b8521489ed Date: Tue, 06 Nov 2018 15:06:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.2"}],"id":"04c71747-4312-4424-9bba-5750d71f33d5","security_groups":[],"mac_address":"fa:16:3e:7c:2d:6f","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.3"}],"id":"92e1ef7d-6cbc-4e2b-81fa-5b46bcb4e10e","security_groups":[],"mac_address":"fa:16:3e:25:85:db","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.4"}],"id":"c4e92fd6-246c-4dce-adaa-fa7cedb8db81","security_groups":[],"mac_address":"fa:16:3e:53:08:3d","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"}]} 2018-11-06 15:06:36,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-fd86417b-4bc1-4354-bba3-b4b8521489ed 2018-11-06 15:06:36,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d83b9f76d713076a112d1240c8fc41de56190c" 2018-11-06 15:06:37,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98cc1620-a5fa-4407-8828-64867317c94e x-compute-request-id: req-98cc1620-a5fa-4407-8828-64867317c94e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c6:76", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "bookmark"}], "image": {"id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "links": [{"href": "http://172.30.9.27:8774/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:06:22.000000", "flavor": {"id": "a8b544b6-bd9e-4cc4-99b5-bd391b766448", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "bookmark"}]}, "id": "45cd0632-e52e-44f2-aaf0-b65708292cdf", "security_groups": [{"name": "default"}], "user_id": "b57e3819e2264be7a0bf2690cd92bbda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:06:23Z", "hostId": "f1ae3c54fa35c5a06c81ee14ec5faf8f8e93c8d3e9f4346914a74107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "created": "2018-11-06T15:06:17Z", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:06:37,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst used request id req-98cc1620-a5fa-4407-8828-64867317c94e 2018-11-06 15:06:37,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d83b9f76d713076a112d1240c8fc41de56190c" 2018-11-06 15:06:37,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0898c109-094a-4926-89f3-7127575740f4 Date: Tue, 06 Nov 2018 15:06: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":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:37,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-0898c109-094a-4926-89f3-7127575740f4 2018-11-06 15:06:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d83b9f76d713076a112d1240c8fc41de56190c" 2018-11-06 15:06:38,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-856b0577-a023-461e-b9c3-8a963d50fe19 Date: Tue, 06 Nov 2018 15:06:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:38,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-856b0577-a023-461e-b9c3-8a963d50fe19 2018-11-06 15:06:38,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d83b9f76d713076a112d1240c8fc41de56190c" 2018-11-06 15:06:38,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-1d21b023-2c37-4ec4-add7-a58840427991 Date: Tue, 06 Nov 2018 15:06:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.2"}],"id":"04c71747-4312-4424-9bba-5750d71f33d5","security_groups":[],"mac_address":"fa:16:3e:7c:2d:6f","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.3"}],"id":"92e1ef7d-6cbc-4e2b-81fa-5b46bcb4e10e","security_groups":[],"mac_address":"fa:16:3e:25:85:db","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.4"}],"id":"c4e92fd6-246c-4dce-adaa-fa7cedb8db81","security_groups":[],"mac_address":"fa:16:3e:53:08:3d","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"}]} 2018-11-06 15:06:38,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-1d21b023-2c37-4ec4-add7-a58840427991 2018-11-06 15:06:38,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:39,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05377d9a-11ab-43c0-aa03-f68a84c36d12 x-compute-request-id: req-05377d9a-11ab-43c0-aa03-f68a84c36d12 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c6:76", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "bookmark"}], "image": {"id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "links": [{"href": "http://172.30.9.27:8774/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:06:22.000000", "flavor": {"id": "a8b544b6-bd9e-4cc4-99b5-bd391b766448", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "bookmark"}]}, "id": "45cd0632-e52e-44f2-aaf0-b65708292cdf", "security_groups": [{"name": "default"}], "user_id": "b57e3819e2264be7a0bf2690cd92bbda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:06:23Z", "hostId": "f1ae3c54fa35c5a06c81ee14ec5faf8f8e93c8d3e9f4346914a74107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "created": "2018-11-06T15:06:17Z", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:06:39,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf used request id req-05377d9a-11ab-43c0-aa03-f68a84c36d12 2018-11-06 15:06:39,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:39,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-a0f0e75a-2422-49c3-81b9-28ed99140642 Date: Tue, 06 Nov 2018 15:06:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:39,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-a0f0e75a-2422-49c3-81b9-28ed99140642 2018-11-06 15:06:39,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:39,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a03d56-8902-4d56-a381-104b5c943836 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:06:39,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-e8a03d56-8902-4d56-a381-104b5c943836 2018-11-06 15:06:39,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:39,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f78e244e-913b-4dd9-9fae-79a77a083111 Date: Tue, 06 Nov 2018 15:06:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:39,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-f78e244e-913b-4dd9-9fae-79a77a083111 2018-11-06 15:06:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:39,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-f8d515bc-5039-452e-90fa-221e7a187db1 Date: Tue, 06 Nov 2018 15:06:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.2"}],"id":"04c71747-4312-4424-9bba-5750d71f33d5","security_groups":[],"mac_address":"fa:16:3e:7c:2d:6f","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.3"}],"id":"92e1ef7d-6cbc-4e2b-81fa-5b46bcb4e10e","security_groups":[],"mac_address":"fa:16:3e:25:85:db","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.4"}],"id":"c4e92fd6-246c-4dce-adaa-fa7cedb8db81","security_groups":[],"mac_address":"fa:16:3e:53:08:3d","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"}]} 2018-11-06 15:06:39,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-f8d515bc-5039-452e-90fa-221e7a187db1 2018-11-06 15:06:39,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:40,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-d558f620-3399-46aa-8860-5ca2b0a6a03e x-compute-request-id: req-d558f620-3399-46aa-8860-5ca2b0a6a03e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c6:76", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "bookmark"}], "image": {"id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "links": [{"href": "http://172.30.9.27:8774/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:06:22.000000", "flavor": {"id": "a8b544b6-bd9e-4cc4-99b5-bd391b766448", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "bookmark"}]}, "id": "45cd0632-e52e-44f2-aaf0-b65708292cdf", "security_groups": [{"name": "default"}], "user_id": "b57e3819e2264be7a0bf2690cd92bbda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:06:23Z", "hostId": "f1ae3c54fa35c5a06c81ee14ec5faf8f8e93c8d3e9f4346914a74107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "created": "2018-11-06T15:06:17Z", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:06:40,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf used request id req-d558f620-3399-46aa-8860-5ca2b0a6a03e 2018-11-06 15:06:40,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:40,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-260b4a88-f400-419b-8ab1-bb6427dc8233 Date: Tue, 06 Nov 2018 15:06:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:40,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-260b4a88-f400-419b-8ab1-bb6427dc8233 2018-11-06 15:06:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:40,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acebaa14-0c8c-4812-bc8a-5f590b0979ef Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:06:40,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-acebaa14-0c8c-4812-bc8a-5f590b0979ef 2018-11-06 15:06:40,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:40,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-237a0ae2-0ba7-403a-b42b-2baec9e4530d Date: Tue, 06 Nov 2018 15:06:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:40,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-237a0ae2-0ba7-403a-b42b-2baec9e4530d 2018-11-06 15:06:40,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3389dfb8e4780eaba611a4217b19ba0023fdc9e8" 2018-11-06 15:06:40,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-d3227090-1655-46f7-84fd-8c6e2e51c02f Date: Tue, 06 Nov 2018 15:06:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.2"}],"id":"04c71747-4312-4424-9bba-5750d71f33d5","security_groups":[],"mac_address":"fa:16:3e:7c:2d:6f","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.3"}],"id":"92e1ef7d-6cbc-4e2b-81fa-5b46bcb4e10e","security_groups":[],"mac_address":"fa:16:3e:25:85:db","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.4"}],"id":"c4e92fd6-246c-4dce-adaa-fa7cedb8db81","security_groups":[],"mac_address":"fa:16:3e:53:08:3d","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"}]} 2018-11-06 15:06:40,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-d3227090-1655-46f7-84fd-8c6e2e51c02f 2018-11-06 15:06:40,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d83b9f76d713076a112d1240c8fc41de56190c" 2018-11-06 15:06:41,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b6db1e7-ed9d-4f04-967d-c050635ec3ec x-compute-request-id: req-2b6db1e7-ed9d-4f04-967d-c050635ec3ec Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c6:76", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf", "rel": "bookmark"}], "image": {"id": "23610e07-8f14-48e1-be76-f34ed44ea56f", "links": [{"href": "http://172.30.9.27:8774/images/23610e07-8f14-48e1-be76-f34ed44ea56f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:06:22.000000", "flavor": {"id": "a8b544b6-bd9e-4cc4-99b5-bd391b766448", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448", "rel": "bookmark"}]}, "id": "45cd0632-e52e-44f2-aaf0-b65708292cdf", "security_groups": [{"name": "default"}], "user_id": "b57e3819e2264be7a0bf2690cd92bbda", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:06:23Z", "hostId": "f1ae3c54fa35c5a06c81ee14ec5faf8f8e93c8d3e9f4346914a74107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "created": "2018-11-06T15:06:17Z", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:06:41,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/45cd0632-e52e-44f2-aaf0-b65708292cdf used request id req-2b6db1e7-ed9d-4f04-967d-c050635ec3ec 2018-11-06 15:06:41,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d83b9f76d713076a112d1240c8fc41de56190c" 2018-11-06 15:06:41,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9624c468-fb5f-4fb2-aed2-341ece5ac605 Date: Tue, 06 Nov 2018 15:06:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["32af9507-50df-48ec-b7f2-3daf52b40684"],"updated_at":"2018-11-06T15:06:13Z","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ef0d3e2953149389f20c56140d9c326","id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}]} 2018-11-06 15:06:41,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net used request id req-9624c468-fb5f-4fb2-aed2-341ece5ac605 2018-11-06 15:06:41,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d83b9f76d713076a112d1240c8fc41de56190c" 2018-11-06 15:06:42,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-01955a08-808b-4d9d-80d2-33b2f8961c5d Date: Tue, 06 Nov 2018 15:06:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","dns_nameservers":[],"updated_at":"2018-11-06T15:06:13Z","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":"9ef0d3e2953149389f20c56140d9c326","id":"32af9507-50df-48ec-b7f2-3daf52b40684","subnetpool_id":null,"name":"CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet"}]} 2018-11-06 15:06:42,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-01955a08-808b-4d9d-80d2-33b2f8961c5d 2018-11-06 15:06:42,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d83b9f76d713076a112d1240c8fc41de56190c" 2018-11-06 15:06:42,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-2aae11a9-a130-478c-b165-e143dd2a6681 Date: Tue, 06 Nov 2018 15:06:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.2"}],"id":"04c71747-4312-4424-9bba-5750d71f33d5","security_groups":[],"mac_address":"fa:16:3e:7c:2d:6f","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.6"}],"id":"1f428f9c-d388-475f-98ad-62d3eaf68759","security_groups":["d6a00869-4aec-4790-ab82-03c60c44a4c2"],"mac_address":"fa:16:3e:61:c6:76","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack-server1_port-w5vjcf7fmjut","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"45cd0632-e52e-44f2-aaf0-b65708292cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.3"}],"id":"92e1ef7d-6cbc-4e2b-81fa-5b46bcb4e10e","security_groups":[],"mac_address":"fa:16:3e:25:85:db","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:06:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"32af9507-50df-48ec-b7f2-3daf52b40684","ip_address":"10.0.0.4"}],"id":"c4e92fd6-246c-4dce-adaa-fa7cedb8db81","security_groups":[],"mac_address":"fa:16:3e:53:08:3d","project_id":"9ef0d3e2953149389f20c56140d9c326","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d","tenant_id":"9ef0d3e2953149389f20c56140d9c326","created_at":"2018-11-06T15:06:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d"}]} 2018-11-06 15:06:42,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=92bbf97c-d65b-4f97-8ddd-53fdc85d1b8d used request id req-2aae11a9-a130-478c-b165-e143dd2a6681 2018-11-06 15:06:42,447 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack 2018-11-06 15:06:42,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:42,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:42 GMT Server: Apache x-openstack-request-id: req-b452d74c-9ffd-40a5-98e3-b0d1e589f055 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:42,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:06:42 GMT Server: Apache x-openstack-request-id: req-ab02493d-5d1e-418b-aabc-1a2ff31b37ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:06:42,519 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-ab02493d-5d1e-418b-aabc-1a2ff31b37ea 2018-11-06 15:06:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:42,683 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:42 GMT Server: Apache x-openstack-request-id: req-35f0f84f-fce1-484b-b145-a3c239eed876 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:42,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:42 GMT Server: Apache x-openstack-request-id: req-d3762f7e-d2c2-48de-a519-7cd3151065a7 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:42,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-d3762f7e-d2c2-48de-a519-7cd3151065a7 2018-11-06 15:06:42,727 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:06:42,727 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:06:45,729 - create_stack - DEBUG - Stack status query timeout in 1196.79043007 2018-11-06 15:06:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:45,760 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:45 GMT Server: Apache x-openstack-request-id: req-172f12c9-322b-468a-a5a8-a55588768972 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:45,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:45 GMT Server: Apache x-openstack-request-id: req-eed7eeb9-84f0-4be2-a80c-e0f9ee8d74fb 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "tags": null, "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:06:42Z", "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:45,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-eed7eeb9-84f0-4be2-a80c-e0f9ee8d74fb 2018-11-06 15:06:45,786 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:06:45,786 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:06:48,788 - create_stack - DEBUG - Stack status query timeout in 1193.7319231 2018-11-06 15:06:48,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:48,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:48 GMT Server: Apache x-openstack-request-id: req-63bac9c1-b7de-47a4-b6c2-a77365ba1268 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:49,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:48 GMT Server: Apache x-openstack-request-id: req-28972a11-31db-49ad-9eaa-cfbf1e73471d 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "tags": null, "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:06:42Z", "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:49,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-28972a11-31db-49ad-9eaa-cfbf1e73471d 2018-11-06 15:06:49,003 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:06:49,003 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:06:52,006 - create_stack - DEBUG - Stack status query timeout in 1190.51352811 2018-11-06 15:06:52,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:52,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:52 GMT Server: Apache x-openstack-request-id: req-078ccea1-98e9-4602-82ba-cfdce1d98d49 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:52,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:52 GMT Server: Apache x-openstack-request-id: req-12c3f1fc-ac02-4a88-b116-7fd79387ade2 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "tags": null, "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:06:42Z", "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:52,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-12c3f1fc-ac02-4a88-b116-7fd79387ade2 2018-11-06 15:06:52,205 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:06:52,205 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:06:55,208 - create_stack - DEBUG - Stack status query timeout in 1187.31106496 2018-11-06 15:06:55,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:55,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:55 GMT Server: Apache x-openstack-request-id: req-4b9aaa4e-8ffb-4973-be0d-9a5cc31aa911 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:55,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:55 GMT Server: Apache x-openstack-request-id: req-ebe70346-4dd4-4e6a-ac46-c8b5c32cf3d8 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "tags": null, "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:06:42Z", "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:55,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-ebe70346-4dd4-4e6a-ac46-c8b5c32cf3d8 2018-11-06 15:06:55,265 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:06:55,265 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:06:58,268 - create_stack - DEBUG - Stack status query timeout in 1184.2511251 2018-11-06 15:06:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:58,299 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:58 GMT Server: Apache x-openstack-request-id: req-b04aa12d-6509-4a38-b644-be09fea499bf Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:58,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:06:58 GMT Server: Apache x-openstack-request-id: req-c01305d2-de9f-41d6-809e-555292e5848f 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": "9ef0d3e2953149389f20c56140d9c326", "OS::stack_id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "image_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image", "inst_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-inst", "subnet_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-subnet", "flavor_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-flavor-name", "net_name": "CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-net"}, "deletion_time": "2018-11-06T15:06:56Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack", "stack_user_project_id": "ee3a8e3a3af24b4faa2f8d58769fbc17", "tags": null, "creation_time": "2018-11-06T15:06:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:06:42Z", "id": "237e6d63-551f-4c9b-bd8c-6e00bbc84b30", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-06 15:06:58,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-c01305d2-de9f-41d6-809e-555292e5848f 2018-11-06 15:06:58,326 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:06:58,326 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack 2018-11-06 15:06:58,326 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack 2018-11-06 15:06:58,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d98e3cbdff8eb1ea449d8baabcd86cab06023d5" 2018-11-06 15:06:58,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:06:58 GMT Server: Apache x-openstack-request-id: req-b3a2a73a-d69c-4a5c-9f8e-51f511fd34d4 Location: http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:06:58,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:06:58 GMT Server: Apache x-openstack-request-id: req-dd8abcb9-4cb7-4a28-a246-25749d5e2668 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:06:58,679 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/9ef0d3e2953149389f20c56140d9c326/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-stack/237e6d63-551f-4c9b-bd8c-6e00bbc84b30 used request id req-dd8abcb9-4cb7-4a28-a246-25749d5e2668 2018-11-06 15:06:58,681 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-2c295678-7846-4084-83c3-2fb1f46efbe8-image 2018-11-06 15:06:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20da4c6da261175b3a381a467e8f81a65abeb0c5" 2018-11-06 15:06:59,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72cbe42f-d337-4101-8da7-72e6a76826ab Date: Tue, 06 Nov 2018 15:06:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:06:59,777 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/23610e07-8f14-48e1-be76-f34ed44ea56f used request id req-72cbe42f-d337-4101-8da7-72e6a76826ab 2018-11-06 15:06:59,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a68eb1a7118f72ece74c27aabc24f73a2413b8" 2018-11-06 15:06:59,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:06: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-c07d7c93-f4ea-44d8-a3cf-8f02aeb086e5 x-compute-request-id: req-c07d7c93-f4ea-44d8-a3cf-8f02aeb086e5 Content-Length: 0 Content-Type: application/json 2018-11-06 15:06:59,833 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a8b544b6-bd9e-4cc4-99b5-bd391b766448 used request id req-c07d7c93-f4ea-44d8-a3cf-8f02aeb086e5 2018-11-06 15:06:59,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:07:00,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1dc8a07a-f54b-4e5d-8a41-fcb06cec0bab Date: Tue, 06 Nov 2018 15:07:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "created_at": "2018-11-06T15:06:11Z", "updated_at": "2018-11-06T15:06:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:06:11Z", "revision_number": 0, "id": "1c812a0d-b29a-406f-9b22-9e2d3eedacc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:06:11Z", "security_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ef0d3e2953149389f20c56140d9c326"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:06:11Z", "revision_number": 0, "id": "6385328b-5a1d-4d52-b3db-8de237c554e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:06:11Z", "security_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ef0d3e2953149389f20c56140d9c326"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:06:11Z", "revision_number": 0, "id": "d16880a2-b77c-4c58-b486-e9bfc31c1f48", "remote_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "remote_ip_prefix": null, "created_at": "2018-11-06T15:06:11Z", "security_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ef0d3e2953149389f20c56140d9c326"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:06:11Z", "revision_number": 0, "id": "e15ba037-f4e4-4301-9c96-03fcb1b01e63", "remote_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "remote_ip_prefix": null, "created_at": "2018-11-06T15:06:11Z", "security_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ef0d3e2953149389f20c56140d9c326"}], "revision_number": 4, "project_id": "9ef0d3e2953149389f20c56140d9c326", "id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:07:00,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1dc8a07a-f54b-4e5d-8a41-fcb06cec0bab 2018-11-06 15:07:00,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:07:00,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418ec750-82fa-4d86-bf40-b6d5fee26a6c 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:07:00,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-418ec750-82fa-4d86-bf40-b6d5fee26a6c 2018-11-06 15:07:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:07:00,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85578129-a51e-49f0-b470-3e0737a68915 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:07:00,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-85578129-a51e-49f0-b470-3e0737a68915 2018-11-06 15:07:00,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:07:00,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f1fc14-86fc-4dac-87d2-9b2d4deeee6f 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:07:00,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-f0f1fc14-86fc-4dac-87d2-9b2d4deeee6f 2018-11-06 15:07:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:07:00,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74e88fc-a2b4-4616-a542-2e0743bd9cc1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326"}, "enabled": true, "id": "9ef0d3e2953149389f20c56140d9c326", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ac0db947-681a-43d-proj"}} 2018-11-06 15:07:00,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-a74e88fc-a2b4-4616-a542-2e0743bd9cc1 2018-11-06 15:07:00,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6a00869-4aec-4790-ab82-03c60c44a4c2 2018-11-06 15:07:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d6a00869-4aec-4790-ab82-03c60c44a4c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:07:00,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4e72b99b-4566-4026-ae4a-30b3a56c0101 Date: Tue, 06 Nov 2018 15:07: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-11-06T15:06:11Z", "security_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "port_range_min": null, "revision_number": 0, "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "created_at": "2018-11-06T15:06:11Z", "project_id": "9ef0d3e2953149389f20c56140d9c326", "id": "1c812a0d-b29a-406f-9b22-9e2d3eedacc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:06:11Z", "security_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "port_range_min": null, "revision_number": 0, "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "created_at": "2018-11-06T15:06:11Z", "project_id": "9ef0d3e2953149389f20c56140d9c326", "id": "6385328b-5a1d-4d52-b3db-8de237c554e0"}, {"remote_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:06:11Z", "security_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "port_range_min": null, "revision_number": 0, "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "created_at": "2018-11-06T15:06:11Z", "project_id": "9ef0d3e2953149389f20c56140d9c326", "id": "d16880a2-b77c-4c58-b486-e9bfc31c1f48"}, {"remote_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:06:11Z", "security_group_id": "d6a00869-4aec-4790-ab82-03c60c44a4c2", "port_range_min": null, "revision_number": 0, "tenant_id": "9ef0d3e2953149389f20c56140d9c326", "created_at": "2018-11-06T15:06:11Z", "project_id": "9ef0d3e2953149389f20c56140d9c326", "id": "e15ba037-f4e4-4301-9c96-03fcb1b01e63"}]} 2018-11-06 15:07:00,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d6a00869-4aec-4790-ab82-03c60c44a4c2 used request id req-4e72b99b-4566-4026-ae4a-30b3a56c0101 2018-11-06 15:07:00,577 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:07:00,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d6a00869-4aec-4790-ab82-03c60c44a4c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:07:00,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6e5948d-f556-425c-840c-f2954a5afc93 Content-Length: 0 Date: Tue, 06 Nov 2018 15:07:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:07:00,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d6a00869-4aec-4790-ab82-03c60c44a4c2 used request id req-f6e5948d-f556-425c-840c-f2954a5afc93 2018-11-06 15:07:00,912 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ac0db947-681a-43d-proj 2018-11-06 15:07:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:07:01,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9e8f065-424c-42b2-a991-0eedd497ea35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:01,158 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/9ef0d3e2953149389f20c56140d9c326 used request id req-d9e8f065-424c-42b2-a991-0eedd497ea35 2018-11-06 15:07:01,158 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ac0db947-681a-43d-proj-role 2018-11-06 15:07:01,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f5dd8c803ff3443db9debba39e548567 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:07:01,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5e55bcb-f2d2-4281-88a5-9b7d529e9956 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:01,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f5dd8c803ff3443db9debba39e548567 used request id req-e5e55bcb-f2d2-4281-88a5-9b7d529e9956 2018-11-06 15:07:01,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0614d067f32153e22fcec9dc0e82304f68060638" 2018-11-06 15:07:01,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8078fcc9-66a9-494f-a018-027567f7f4c2 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:01,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8078fcc9-66a9-494f-a018-027567f7f4c2 2018-11-06 15:07:01,357 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ac0db947-681a-43d-user 2018-11-06 15:07:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/b57e3819e2264be7a0bf2690cd92bbda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122b371761d74d48c78032e7152dd5f3c9a5452d" 2018-11-06 15:07:01,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b731e10-ff3f-47ca-95b1-6a8234f8a35d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:01,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b57e3819e2264be7a0bf2690cd92bbda used request id req-3b731e10-ff3f-47ca-95b1-6a8234f8a35d 2018-11-06 15:07:01,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:02,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["_q1kKlqQQNa-4jm6r_PrLQ"], "issued_at": "2018-11-06T15:07:02.000000Z"}} 2018-11-06 15:07:02,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed0b4c9524e4f7b270bc847e639286e5655ccb51" 2018-11-06 15:07:02,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c318b95a-75a7-47e5-ad2a-962f8fb47d81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:02,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c318b95a-75a7-47e5-ad2a-962f8fb47d81 2018-11-06 15:07:02,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:02,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:02,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["MoZrBkGNRa-YS1gqpXD9jg"], "issued_at": "2018-11-06T15:07:02.000000Z"}} 2018-11-06 15:07:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:02,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77311d57-e8fc-4f9f-a08c-984de233775f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:02,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-77311d57-e8fc-4f9f-a08c-984de233775f 2018-11-06 15:07:02,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:07:02,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:07:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:02,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f3fbe4-1971-4b6f-970f-b564a7decd33 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:07:02,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj used request id req-32f3fbe4-1971-4b6f-970f-b564a7decd33 2018-11-06 15:07:02,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:02,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b59cdf-b906-428c-a3fe-3b1442cfbe26 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:07:02,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-21b59cdf-b906-428c-a3fe-3b1442cfbe26 2018-11-06 15:07:02,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj"}}' 2018-11-06 15:07:02,874 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c2f3973-8e00-43cc-8a82-058f3bdb5506 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a"}, "enabled": true, "id": "c4bc50fbe55849ccafb6bed51742680a", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj"}} 2018-11-06 15:07:02,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9c2f3973-8e00-43cc-8a82-058f3bdb5506 2018-11-06 15:07:02,875 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj 2018-11-06 15:07:02,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:02,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:03,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["0L0G2cxnSeGPbdqMUiuMvw"], "issued_at": "2018-11-06T15:07:03.000000Z"}} 2018-11-06 15:07:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:03,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b55ca91-21d7-47fd-8849-0ca75f2f7656 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:03,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0b55ca91-21d7-47fd-8849-0ca75f2f7656 2018-11-06 15:07:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:07:03,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:07:03,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:03,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5af7b6e-7243-4637-aa1c-ced22f316a81 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:07:03,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c5af7b6e-7243-4637-aa1c-ced22f316a81 2018-11-06 15:07:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:03,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd490ace-08cb-4559-9998-6797206cb8fa Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a"}, "enabled": true, "id": "c4bc50fbe55849ccafb6bed51742680a", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj"}]} 2018-11-06 15:07:03,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj used request id req-fd490ace-08cb-4559-9998-6797206cb8fa 2018-11-06 15:07:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:03,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16643298-fec7-41e6-935d-9a39e7359907 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:07:03,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-16643298-fec7-41e6-935d-9a39e7359907 2018-11-06 15:07:04,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bd8353-62a9-4c7e-bd5e-f215968906b6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:04,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-06bd8353-62a9-4c7e-bd5e-f215968906b6 2018-11-06 15:07:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49fa70f1-c1c0-4e9d-86ac-4635cebcfe7e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a"}, "enabled": true, "id": "c4bc50fbe55849ccafb6bed51742680a", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj"}]} 2018-11-06 15:07:04,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj used request id req-49fa70f1-c1c0-4e9d-86ac-4635cebcfe7e 2018-11-06 15:07:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/69ad0825709047ecbfb81eed3437b9fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4d8567-ccb2-417f-9f4b-a9d1c29d3f97 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-user", "links": {"self": "http://172.30.9.27:5000/v3/users/69ad0825709047ecbfb81eed3437b9fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c4bc50fbe55849ccafb6bed51742680a", "id": "69ad0825709047ecbfb81eed3437b9fa", "password_expires_at": null}} 2018-11-06 15:07:04,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/69ad0825709047ecbfb81eed3437b9fa used request id req-fe4d8567-ccb2-417f-9f4b-a9d1c29d3f97 2018-11-06 15:07:04,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe31c50-cbfa-4c8f-9173-f30dfb3edc4e Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:07:04,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles used request id req-3fe31c50-cbfa-4c8f-9173-f30dfb3edc4e 2018-11-06 15:07:04,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ed8c2e-b4a1-4429-87d4-5cc05f1a6933 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 15:07:04,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-86ed8c2e-b4a1-4429-87d4-5cc05f1a6933 2018-11-06 15:07:04,445 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj 2018-11-06 15:07:04,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fade1f20-bde2-42fd-bc5e-48a1c29a0bec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:04,511 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles/f0183a7f7ed349a593458589a5e31bea used request id req-fade1f20-bde2-42fd-bc5e-48a1c29a0bec 2018-11-06 15:07:04,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d4b80a-90b3-4268-867d-e5068e6e2de1 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:04,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c8d4b80a-90b3-4268-867d-e5068e6e2de1 2018-11-06 15:07:04,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ca235f-0253-48cd-9564-ad3c79be410c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a"}, "enabled": true, "id": "c4bc50fbe55849ccafb6bed51742680a", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj"}]} 2018-11-06 15:07:04,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj used request id req-d8ca235f-0253-48cd-9564-ad3c79be410c 2018-11-06 15:07:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4fff90-051b-4d88-abe9-70c98552301d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}]} 2018-11-06 15:07:04,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles used request id req-2b4fff90-051b-4d88-abe9-70c98552301d 2018-11-06 15:07:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136a8892-3e58-4af8-b50a-b7b563285677 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:07:04,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-136a8892-3e58-4af8-b50a-b7b563285677 2018-11-06 15:07:04,821 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj 2018-11-06 15:07:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:04,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a76eaaf4-2c7d-42be-ad3a-8bf9f0c2521b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:04,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-a76eaaf4-2c7d-42be-ad3a-8bf9f0c2521b 2018-11-06 15:07:04,947 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-aac3cba5-cbb1-4b5-user 2018-11-06 15:07:04,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:04,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:05,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e55e75-34f3-4a57-81cc-ec48320a992c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:05,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c6e55e75-34f3-4a57-81cc-ec48320a992c 2018-11-06 15:07:05,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" -d '{"role": {"name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj-role"}}' 2018-11-06 15:07:05,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac34c55b-9871-4a69-a0a3-06665227ef2c Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "888114c889f745bab40afeca7fbeae8d", "links": {"self": "http://172.30.9.27:5000/v3/roles/888114c889f745bab40afeca7fbeae8d"}, "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj-role"}} 2018-11-06 15:07:05,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ac34c55b-9871-4a69-a0a3-06665227ef2c 2018-11-06 15:07:05,186 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj-role 2018-11-06 15:07:05,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/888114c889f745bab40afeca7fbeae8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:05,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02fdf1f-bf2b-4d8b-a640-be904b93576a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/888114c889f745bab40afeca7fbeae8d"}, "domain_id": null, "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj-role", "id": "888114c889f745bab40afeca7fbeae8d"}} 2018-11-06 15:07:05,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/888114c889f745bab40afeca7fbeae8d used request id req-b02fdf1f-bf2b-4d8b-a640-be904b93576a 2018-11-06 15:07:05,264 - keystone_utils - INFO - Granting role CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj-role to project CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj 2018-11-06 15:07:05,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles/888114c889f745bab40afeca7fbeae8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:05,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22c081b5-edc3-4f42-8115-a0499e93d427 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:05,390 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a/users/69ad0825709047ecbfb81eed3437b9fa/roles/888114c889f745bab40afeca7fbeae8d used request id req-22c081b5-edc3-4f42-8115-a0499e93d427 2018-11-06 15:07:05,391 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:07:05,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:05,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:05,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "888114c889f745bab40afeca7fbeae8d", "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4bc50fbe55849ccafb6bed51742680a", "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c4bc50fbe55849ccafb6bed51742680a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c4bc50fbe55849ccafb6bed51742680a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c4bc50fbe55849ccafb6bed51742680a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4bc50fbe55849ccafb6bed51742680a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c4bc50fbe55849ccafb6bed51742680a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c4bc50fbe55849ccafb6bed51742680a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-user", "id": "69ad0825709047ecbfb81eed3437b9fa"}, "audit_ids": ["hoGTmUDwTIOhb_lB8fcZcQ"], "issued_at": "2018-11-06T15:07:05.000000Z"}} 2018-11-06 15:07:05,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:05,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b29e4e4-9819-45a2-843b-5b5fcc6bb19d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:05,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9b29e4e4-9819-45a2-843b-5b5fcc6bb19d 2018-11-06 15:07:05,858 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:07:05,861 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:07:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:06,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:05 GMT Server: Apache x-openstack-request-id: req-7b701551-2647-423e-b7dc-d415759de5a7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:07:06,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack used request id req-7b701551-2647-423e-b7dc-d415759de5a7 2018-11-06 15:07:06,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-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-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume-type", "volume_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume"}}' 2018-11-06 15:07:07,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:06 GMT Server: Apache x-openstack-request-id: req-e5d6929b-5169-4738-a7b8-6bed722f169d Location: http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "links": [{"href": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156", "rel": "self"}]}} 2018-11-06 15:07:07,753 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks used request id req-e5d6929b-5169-4738-a7b8-6bed722f169d 2018-11-06 15:07:07,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/7c059dbd-f3a6-478d-826f-94a78a8c6156 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:07,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:07 GMT Server: Apache x-openstack-request-id: req-50cdec51-b1c7-44da-a747-9fe351f7a62b Location: http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:07,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:07 GMT Server: Apache x-openstack-request-id: req-6d200471-1653-47e5-84c4-4941a9eadd23 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c4bc50fbe55849ccafb6bed51742680a", "volume_type_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume-type", "OS::stack_id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack", "volume_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack", "stack_user_project_id": "a428f1738f864fb68705d372a6db2908", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:07:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:07,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 used request id req-6d200471-1653-47e5-84c4-4941a9eadd23 2018-11-06 15:07:07,975 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack 2018-11-06 15:07:07,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/7c059dbd-f3a6-478d-826f-94a78a8c6156 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:08,155 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:07 GMT Server: Apache x-openstack-request-id: req-85630d08-cdf1-4707-8cd2-2d91760452a8 Location: http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:08,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:08 GMT Server: Apache x-openstack-request-id: req-4406f892-58b3-4aae-aee4-b034af2de670 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c4bc50fbe55849ccafb6bed51742680a", "volume_type_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume-type", "OS::stack_id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack", "volume_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack", "stack_user_project_id": "a428f1738f864fb68705d372a6db2908", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:07:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:08,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 used request id req-4406f892-58b3-4aae-aee4-b034af2de670 2018-11-06 15:07:08,340 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:07:08,340 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:07:11,343 - create_stack - DEBUG - Stack status query timeout in 1196.632622 2018-11-06 15:07:11,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/7c059dbd-f3a6-478d-826f-94a78a8c6156 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:11,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:11 GMT Server: Apache x-openstack-request-id: req-3e3c80be-fbcf-463a-a1ed-e8e3025437c3 Location: http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:11,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:11 GMT Server: Apache x-openstack-request-id: req-f5f01993-da80-4e85-87f1-bce2bbe7cb9c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 539 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": "c4bc50fbe55849ccafb6bed51742680a", "volume_type_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume-type", "OS::stack_id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack", "volume_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack", "stack_user_project_id": "a428f1738f864fb68705d372a6db2908", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:07:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:11,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 used request id req-f5f01993-da80-4e85-87f1-bce2bbe7cb9c 2018-11-06 15:07:11,588 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:07:11,588 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack 2018-11-06 15:07:11,588 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack 2018-11-06 15:07:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/7c059dbd-f3a6-478d-826f-94a78a8c6156/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:11,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:11 GMT Server: Apache x-openstack-request-id: req-94338f90-7f9c-49d2-b8a4-b5dc8ca0dce7 Location: http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:11,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:11 GMT Server: Apache x-openstack-request-id: req-6aa3ebc3-7111-4d50-a20b-96398953a2bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156/resources/volume", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-11-06T15:07:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:07:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "eaf0b21d-d145-489a-874e-6b0a9d752dab", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-11-06T15:07:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:07:07Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "7ca7d05f-f822-4529-8b33-716a7b8e2df8", "resource_type": "OS::Cinder::VolumeType"}]} 2018-11-06 15:07:11,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156/resources used request id req-6aa3ebc3-7111-4d50-a20b-96398953a2bc 2018-11-06 15:07:11,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/c4bc50fbe55849ccafb6bed51742680a/volumes/eaf0b21d-d145-489a-874e-6b0a9d752dab -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:12,171 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:11 GMT Server: Apache x-compute-request-id: req-dac90188-fd03-4382-8d5a-5e0ed7175dc0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dac90188-fd03-4382-8d5a-5e0ed7175dc0 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/c4bc50fbe55849ccafb6bed51742680a/volumes/eaf0b21d-d145-489a-874e-6b0a9d752dab", "rel": "self"}, {"href": "http://172.30.9.27:8776/c4bc50fbe55849ccafb6bed51742680a/volumes/eaf0b21d-d145-489a-874e-6b0a9d752dab", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T15:07:09.000000", "replication_status": null, "snapshot_id": null, "id": "eaf0b21d-d145-489a-874e-6b0a9d752dab", "size": 1, "user_id": "69ad0825709047ecbfb81eed3437b9fa", "os-vol-tenant-attr:tenant_id": "c4bc50fbe55849ccafb6bed51742680a", "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-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume", "bootable": "false", "created_at": "2018-11-06T15:07:09.000000", "volume_type": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume-type"}} 2018-11-06 15:07:12,171 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/c4bc50fbe55849ccafb6bed51742680a/volumes/eaf0b21d-d145-489a-874e-6b0a9d752dab used request id req-dac90188-fd03-4382-8d5a-5e0ed7175dc0 2018-11-06 15:07:12,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:12,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:12,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "888114c889f745bab40afeca7fbeae8d", "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4bc50fbe55849ccafb6bed51742680a", "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c4bc50fbe55849ccafb6bed51742680a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c4bc50fbe55849ccafb6bed51742680a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c4bc50fbe55849ccafb6bed51742680a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c4bc50fbe55849ccafb6bed51742680a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4bc50fbe55849ccafb6bed51742680a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c4bc50fbe55849ccafb6bed51742680a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c4bc50fbe55849ccafb6bed51742680a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-user", "id": "69ad0825709047ecbfb81eed3437b9fa"}, "audit_ids": ["jDL7d1IzRhOAlnazQm4xQg"], "issued_at": "2018-11-06T15:07:12.000000Z"}} 2018-11-06 15:07:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a72ea1c2e5ee405211b114dd6a83f9f26a4a78" 2018-11-06 15:07:12,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed648497-c1ea-478e-a52a-9a5c05738717 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:12,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ed648497-c1ea-478e-a52a-9a5c05738717 2018-11-06 15:07:12,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/c4bc50fbe55849ccafb6bed51742680a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a72ea1c2e5ee405211b114dd6a83f9f26a4a78" 2018-11-06 15:07:12,845 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:12 GMT Server: Apache x-compute-request-id: req-acfe7103-e1f6-4fc3-b92c-7077f516c37c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-acfe7103-e1f6-4fc3-b92c-7077f516c37c Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/c4bc50fbe55849ccafb6bed51742680a/volumes/eaf0b21d-d145-489a-874e-6b0a9d752dab", "rel": "self"}, {"href": "http://172.30.9.27:8776/c4bc50fbe55849ccafb6bed51742680a/volumes/eaf0b21d-d145-489a-874e-6b0a9d752dab", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-06T15:07:09.000000", "replication_status": null, "snapshot_id": null, "id": "eaf0b21d-d145-489a-874e-6b0a9d752dab", "size": 1, "user_id": "69ad0825709047ecbfb81eed3437b9fa", "os-vol-tenant-attr:tenant_id": "c4bc50fbe55849ccafb6bed51742680a", "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-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume", "bootable": "false", "created_at": "2018-11-06T15:07:09.000000", "volume_type": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume-type"}]} 2018-11-06 15:07:12,845 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/c4bc50fbe55849ccafb6bed51742680a/volumes/detail used request id req-acfe7103-e1f6-4fc3-b92c-7077f516c37c 2018-11-06 15:07:12,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:07:12,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:07:12,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a72ea1c2e5ee405211b114dd6a83f9f26a4a78" 2018-11-06 15:07:12,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a686a840-4bb2-4e84-b341-41eec5e1ff62 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a"}, "enabled": true, "id": "c4bc50fbe55849ccafb6bed51742680a", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj"}} 2018-11-06 15:07:12,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a used request id req-a686a840-4bb2-4e84-b341-41eec5e1ff62 2018-11-06 15:07:12,947 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack 2018-11-06 15:07:12,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/7c059dbd-f3a6-478d-826f-94a78a8c6156 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:13,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:12 GMT Server: Apache x-openstack-request-id: req-522d7e9e-f92e-445d-9962-19826b08178f Location: http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:13,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:13 GMT Server: Apache x-openstack-request-id: req-bad0390d-ecab-4131-bbbe-576ca4425d2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:13,176 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 used request id req-bad0390d-ecab-4131-bbbe-576ca4425d2c 2018-11-06 15:07:13,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/7c059dbd-f3a6-478d-826f-94a78a8c6156 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:13,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:13 GMT Server: Apache x-openstack-request-id: req-d25cfe16-e74d-4e51-a254-abe57ef75d3c Location: http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:13,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:13 GMT Server: Apache x-openstack-request-id: req-56b7f991-1a01-4f1a-9f8f-634a061196f8 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": "c4bc50fbe55849ccafb6bed51742680a", "volume_type_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume-type", "OS::stack_id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack", "volume_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack", "stack_user_project_id": "a428f1738f864fb68705d372a6db2908", "tags": null, "creation_time": "2018-11-06T15:07:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:07:13Z", "id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:13,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 used request id req-56b7f991-1a01-4f1a-9f8f-634a061196f8 2018-11-06 15:07:13,538 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:07:13,538 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:07:16,541 - create_stack - DEBUG - Stack status query timeout in 1196.63548493 2018-11-06 15:07:16,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/7c059dbd-f3a6-478d-826f-94a78a8c6156 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:16,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:16 GMT Server: Apache x-openstack-request-id: req-c807f456-9a90-4726-ae54-9499bc0292dc Location: http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:16,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:16 GMT Server: Apache x-openstack-request-id: req-4db2bd95-c69e-46c5-8862-f3bed8afeb01 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": "c4bc50fbe55849ccafb6bed51742680a", "volume_type_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume-type", "OS::stack_id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack", "volume_name": "CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-volume"}, "deletion_time": "2018-11-06T15:07:16Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack", "stack_user_project_id": "a428f1738f864fb68705d372a6db2908", "tags": null, "creation_time": "2018-11-06T15:07:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:07:13Z", "id": "7c059dbd-f3a6-478d-826f-94a78a8c6156", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:16,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 used request id req-4db2bd95-c69e-46c5-8862-f3bed8afeb01 2018-11-06 15:07:16,855 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:07:16,855 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack 2018-11-06 15:07:16,855 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack 2018-11-06 15:07:16,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/7c059dbd-f3a6-478d-826f-94a78a8c6156 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0f37863037ef41045da4cd9342415fcb9c3209" 2018-11-06 15:07:16,885 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:16 GMT Server: Apache x-openstack-request-id: req-da48d74b-c83a-4201-a3c7-164a96d22687 Location: http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:16,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:07:16 GMT Server: Apache x-openstack-request-id: req-287c0d80-83d6-4440-b931-9384de102967 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:07:16,910 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/c4bc50fbe55849ccafb6bed51742680a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-7b5245d4-d80f-4dd0-aa9c-2fb043b9b8bf-stack/7c059dbd-f3a6-478d-826f-94a78a8c6156 used request id req-287c0d80-83d6-4440-b931-9384de102967 2018-11-06 15:07:16,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:17,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-40d4961a-a90f-4c6a-a7ad-7914fb730e50 Date: Tue, 06 Nov 2018 15:07:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:07:17,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-40d4961a-a90f-4c6a-a7ad-7914fb730e50 2018-11-06 15:07:17,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:17,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f758ef-1a19-4e48-9be9-5a838c263cdd 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:07:17,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-79f758ef-1a19-4e48-9be9-5a838c263cdd 2018-11-06 15:07:17,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:17,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b065a3f-7486-4484-ba92-9bab5972accf Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:07:17,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-8b065a3f-7486-4484-ba92-9bab5972accf 2018-11-06 15:07:17,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:17,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c80fa7-d8df-431e-a88c-af2c324a867b 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:07:17,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-91c80fa7-d8df-431e-a88c-af2c324a867b 2018-11-06 15:07:17,478 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj 2018-11-06 15:07:17,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:17,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7672df1e-bd05-42a1-a175-07da604a3991 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:17,697 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c4bc50fbe55849ccafb6bed51742680a used request id req-7672df1e-bd05-42a1-a175-07da604a3991 2018-11-06 15:07:17,697 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-aac3cba5-cbb1-4b5-proj-role 2018-11-06 15:07:17,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/888114c889f745bab40afeca7fbeae8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:17,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e707b6-b25a-47f5-b813-4d3dc7e32028 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:17,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/888114c889f745bab40afeca7fbeae8d used request id req-a0e707b6-b25a-47f5-b813-4d3dc7e32028 2018-11-06 15:07:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5920fe42e06d7b551c8dc2d4310d8b9f34dd5562" 2018-11-06 15:07:17,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6ec108-2f43-4fb5-bb89-e500dfa91ae6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:17,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6e6ec108-2f43-4fb5-bb89-e500dfa91ae6 2018-11-06 15:07:17,895 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-aac3cba5-cbb1-4b5-user 2018-11-06 15:07:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/69ad0825709047ecbfb81eed3437b9fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5ed9d3a8ff4ef82697e64d2005a3c516547ba3" 2018-11-06 15:07:18,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9370c330-4c6e-428c-bef2-21c354c1de07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:18,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/69ad0825709047ecbfb81eed3437b9fa used request id req-9370c330-4c6e-428c-bef2-21c354c1de07 2018-11-06 15:07:18,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:18,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["NX3RcUwMQ6-Ebzw9aBIFdA"], "issued_at": "2018-11-06T15:07:18.000000Z"}} 2018-11-06 15:07:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dab57da7bfd25dfe64522f993f5d2e36434814" 2018-11-06 15:07:18,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafad00a-c22f-4444-8771-36e6c75bc69e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:18,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dafad00a-c22f-4444-8771-36e6c75bc69e 2018-11-06 15:07:18,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:18,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:18,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["8kId_JK8Qt6lggNOLD3htQ"], "issued_at": "2018-11-06T15:07:18.000000Z"}} 2018-11-06 15:07:18,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:19,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd88077e-60fd-454f-8f2f-733ea1be844a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:19,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dd88077e-60fd-454f-8f2f-733ea1be844a 2018-11-06 15:07:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:07:19,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:07:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-af23ac44-3eed-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:19,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8796c54-2ec5-406c-a727-2a3c2e274d10 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-af23ac44-3eed-437-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:07:19,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-af23ac44-3eed-437-proj used request id req-d8796c54-2ec5-406c-a727-2a3c2e274d10 2018-11-06 15:07:19,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:19,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed18949d-b7b7-45f4-821b-368e4893dc82 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:07:19,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ed18949d-b7b7-45f4-821b-368e4893dc82 2018-11-06 15:07:19,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj"}}' 2018-11-06 15:07:19,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a164291-f43c-4d0c-96c0-6f2d68319ee0 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157"}, "enabled": true, "id": "66e28405f6ec42b586f31e61569fa157", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj"}} 2018-11-06 15:07:19,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9a164291-f43c-4d0c-96c0-6f2d68319ee0 2018-11-06 15:07:19,443 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-af23ac44-3eed-437-proj 2018-11-06 15:07:19,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:19,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:19,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["yEiTLQFGSSq0J4ij26txzw"], "issued_at": "2018-11-06T15:07:19.000000Z"}} 2018-11-06 15:07:19,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:19,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025b6dcf-3b88-462b-8db2-22eac8bdd167 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:19,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-025b6dcf-3b88-462b-8db2-22eac8bdd167 2018-11-06 15:07:19,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:07:19,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:07:19,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:19,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67360cc0-1326-4d98-b000-1db42ca223e6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:07:19,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-67360cc0-1326-4d98-b000-1db42ca223e6 2018-11-06 15:07:19,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-af23ac44-3eed-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:20,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c21a50-2751-4161-bdf6-f39f0849148f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-af23ac44-3eed-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157"}, "enabled": true, "id": "66e28405f6ec42b586f31e61569fa157", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj"}]} 2018-11-06 15:07:20,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-af23ac44-3eed-437-proj used request id req-58c21a50-2751-4161-bdf6-f39f0849148f 2018-11-06 15:07:20,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:20,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7740baca-7234-4982-953f-3ee8074da057 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:07:20,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7740baca-7234-4982-953f-3ee8074da057 2018-11-06 15:07:20,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:20,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7fb426-81f2-480b-996c-7c2bf85c2ec4 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:20,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5c7fb426-81f2-480b-996c-7c2bf85c2ec4 2018-11-06 15:07:20,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-af23ac44-3eed-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:20,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f6d754-0608-4b13-bedb-06c6334e4908 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-af23ac44-3eed-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157"}, "enabled": true, "id": "66e28405f6ec42b586f31e61569fa157", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj"}]} 2018-11-06 15:07:20,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-af23ac44-3eed-437-proj used request id req-81f6d754-0608-4b13-bedb-06c6334e4908 2018-11-06 15:07:20,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/a4ebbe42f58048dd89dfb7e69a47ff44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:20,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32872a61-257b-47e8-87e8-4cd0adca821e Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-af23ac44-3eed-437-user", "links": {"self": "http://172.30.9.27:5000/v3/users/a4ebbe42f58048dd89dfb7e69a47ff44"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "66e28405f6ec42b586f31e61569fa157", "id": "a4ebbe42f58048dd89dfb7e69a47ff44", "password_expires_at": null}} 2018-11-06 15:07:20,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a4ebbe42f58048dd89dfb7e69a47ff44 used request id req-32872a61-257b-47e8-87e8-4cd0adca821e 2018-11-06 15:07:20,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:20,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c311cdc-ca2e-42ff-9dff-21f36a9737a7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:07:20,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles used request id req-0c311cdc-ca2e-42ff-9dff-21f36a9737a7 2018-11-06 15:07:20,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:20,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396573c0-6367-4ce2-bc1c-bed93c51705b Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 15:07:20,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-396573c0-6367-4ce2-bc1c-bed93c51705b 2018-11-06 15:07:20,982 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-af23ac44-3eed-437-proj 2018-11-06 15:07:20,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:21,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c437c08a-c28f-4667-9ab2-bf9907cab319 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:21,157 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles/f0183a7f7ed349a593458589a5e31bea used request id req-c437c08a-c28f-4667-9ab2-bf9907cab319 2018-11-06 15:07:21,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:21,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334103e6-760a-4672-98db-a9ad3b23842c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:21,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-334103e6-760a-4672-98db-a9ad3b23842c 2018-11-06 15:07:21,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-af23ac44-3eed-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:21,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c71c318-4e45-49b3-ba6a-1e1f6f19a84a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-af23ac44-3eed-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157"}, "enabled": true, "id": "66e28405f6ec42b586f31e61569fa157", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj"}]} 2018-11-06 15:07:21,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-af23ac44-3eed-437-proj used request id req-4c71c318-4e45-49b3-ba6a-1e1f6f19a84a 2018-11-06 15:07:21,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:21,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ee5170-d5e4-48ff-ae09-ea0eb67a6711 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}]} 2018-11-06 15:07:21,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles used request id req-38ee5170-d5e4-48ff-ae09-ea0eb67a6711 2018-11-06 15:07:21,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:21,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdebc6d5-5547-4f2a-a76d-ca479e4f3b29 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:07:21,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-bdebc6d5-5547-4f2a-a76d-ca479e4f3b29 2018-11-06 15:07:21,533 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-af23ac44-3eed-437-proj 2018-11-06 15:07:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:21,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f391012e-a58d-495e-a664-0762d13f32f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:21,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-f391012e-a58d-495e-a664-0762d13f32f4 2018-11-06 15:07:21,666 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-af23ac44-3eed-437-user 2018-11-06 15:07:21,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:21,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:21,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b45fc53-8d80-4c60-a205-cc1fb7760b40 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:21,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5b45fc53-8d80-4c60-a205-cc1fb7760b40 2018-11-06 15:07:21,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" -d '{"role": {"name": "CreateStackVolumeTests-af23ac44-3eed-437-proj-role"}}' 2018-11-06 15:07:21,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc456e4-dd2f-41ab-8329-cf3439aeba58 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "798689bb572546bf8bfb04f439a72b5e", "links": {"self": "http://172.30.9.27:5000/v3/roles/798689bb572546bf8bfb04f439a72b5e"}, "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj-role"}} 2018-11-06 15:07:21,867 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4bc456e4-dd2f-41ab-8329-cf3439aeba58 2018-11-06 15:07:21,867 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-af23ac44-3eed-437-proj-role 2018-11-06 15:07:21,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/798689bb572546bf8bfb04f439a72b5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:21,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eff78cc-f815-45c7-aa01-32ed84641399 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/798689bb572546bf8bfb04f439a72b5e"}, "domain_id": null, "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj-role", "id": "798689bb572546bf8bfb04f439a72b5e"}} 2018-11-06 15:07:21,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/798689bb572546bf8bfb04f439a72b5e used request id req-3eff78cc-f815-45c7-aa01-32ed84641399 2018-11-06 15:07:21,958 - keystone_utils - INFO - Granting role CreateStackVolumeTests-af23ac44-3eed-437-proj-role to project CreateStackVolumeTests-af23ac44-3eed-437-proj 2018-11-06 15:07:21,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles/798689bb572546bf8bfb04f439a72b5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:22,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a8c8c04-31b1-43c0-8fd9-84e8cc2ee529 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:22,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157/users/a4ebbe42f58048dd89dfb7e69a47ff44/roles/798689bb572546bf8bfb04f439a72b5e used request id req-5a8c8c04-31b1-43c0-8fd9-84e8cc2ee529 2018-11-06 15:07:22,080 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:07:22,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:22,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:22,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "798689bb572546bf8bfb04f439a72b5e", "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj-role"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66e28405f6ec42b586f31e61569fa157", "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/66e28405f6ec42b586f31e61569fa157", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/66e28405f6ec42b586f31e61569fa157", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/66e28405f6ec42b586f31e61569fa157", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/66e28405f6ec42b586f31e61569fa157", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/66e28405f6ec42b586f31e61569fa157", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/66e28405f6ec42b586f31e61569fa157", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/66e28405f6ec42b586f31e61569fa157", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/66e28405f6ec42b586f31e61569fa157", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/66e28405f6ec42b586f31e61569fa157", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/66e28405f6ec42b586f31e61569fa157", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-af23ac44-3eed-437-user", "id": "a4ebbe42f58048dd89dfb7e69a47ff44"}, "audit_ids": ["F6iKBfF6T4C_5gwqrufdxQ"], "issued_at": "2018-11-06T15:07:22.000000Z"}} 2018-11-06 15:07:22,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:22,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a5eb75-fe0d-44cc-8513-665609ff7bb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:22,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3a5eb75-fe0d-44cc-8513-665609ff7bb3 2018-11-06 15:07:22,546 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:07:22,549 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:07:22,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:22,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:22 GMT Server: Apache x-openstack-request-id: req-d3e89e40-0602-4998-8cad-10ff3f217023 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:07:22,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack used request id req-d3e89e40-0602-4998-8cad-10ff3f217023 2018-11-06 15:07:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-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-e548c19f-807f-425b-b2ff-b68262d7fc04-volume-type", "volume_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume"}}' 2018-11-06 15:07:24,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:22 GMT Server: Apache x-openstack-request-id: req-efd5ec24-3221-4b75-8755-22b903172c4c Location: http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "links": [{"href": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "rel": "self"}]}} 2018-11-06 15:07:24,325 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks used request id req-efd5ec24-3221-4b75-8755-22b903172c4c 2018-11-06 15:07:24,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:24,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:24 GMT Server: Apache x-openstack-request-id: req-99c67a65-d4af-4bf8-90a9-fb2a7be20474 Location: http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:24,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:24 GMT Server: Apache x-openstack-request-id: req-d539ebad-3428-488e-b3c7-c9212aed32d1 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": "66e28405f6ec42b586f31e61569fa157", "volume_type_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume-type", "OS::stack_id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack", "volume_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack", "stack_user_project_id": "f54859d7fcc74307893a384cdecff11c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:07:23Z", "links": [{"href": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:24,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 used request id req-d539ebad-3428-488e-b3c7-c9212aed32d1 2018-11-06 15:07:24,552 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack 2018-11-06 15:07:24,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:24,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:24 GMT Server: Apache x-openstack-request-id: req-a97cc9d1-2ed8-4c95-89e3-966c83e54b80 Location: http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:24,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:24 GMT Server: Apache x-openstack-request-id: req-141bd036-adee-4e12-a84d-d8f5f901c62e 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": "66e28405f6ec42b586f31e61569fa157", "volume_type_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume-type", "OS::stack_id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack", "volume_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack", "stack_user_project_id": "f54859d7fcc74307893a384cdecff11c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:07:23Z", "links": [{"href": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:24,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 used request id req-141bd036-adee-4e12-a84d-d8f5f901c62e 2018-11-06 15:07:24,760 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:07:24,761 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:07:27,764 - create_stack - DEBUG - Stack status query timeout in 1196.78822112 2018-11-06 15:07:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:28,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:27 GMT Server: Apache x-openstack-request-id: req-e354c918-2503-4b6a-a821-fca02c046ca1 Location: http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:28,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:28 GMT Server: Apache x-openstack-request-id: req-822383ee-bbed-4eeb-a395-953a80a10c68 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 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": "66e28405f6ec42b586f31e61569fa157", "volume_type_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume-type", "OS::stack_id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack", "volume_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack", "stack_user_project_id": "f54859d7fcc74307893a384cdecff11c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:07:23Z", "links": [{"href": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:28,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 used request id req-822383ee-bbed-4eeb-a395-953a80a10c68 2018-11-06 15:07:28,081 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:07:28,082 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack 2018-11-06 15:07:28,082 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack 2018-11-06 15:07:28,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/098ff90d-1a1a-47c9-b5b3-b421266dfaf6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:28,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:28 GMT Server: Apache x-openstack-request-id: req-510786e8-d824-4d30-8496-19f25271dfe6 Location: http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:28,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:28 GMT Server: Apache x-openstack-request-id: req-292fcd3a-e043-4436-a98d-214b1530d788 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.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6/resources/volume", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-11-06T15:07:24Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:07:24Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "51d4c104-74ad-4c79-83ff-b80299518fa6", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-11-06T15:07:24Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:07:24Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "024fb706-ed4b-48b7-a8fe-bad7da185d22", "resource_type": "OS::Cinder::VolumeType"}]} 2018-11-06 15:07:28,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6/resources used request id req-292fcd3a-e043-4436-a98d-214b1530d788 2018-11-06 15:07:28,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types/024fb706-ed4b-48b7-a8fe-bad7da185d22 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:28,644 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:28 GMT Server: Apache x-compute-request-id: req-bb47dc2d-76d6-4170-9d10-0ede6011feda OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb47dc2d-76d6-4170-9d10-0ede6011feda Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "024fb706-ed4b-48b7-a8fe-bad7da185d22", "description": null}} 2018-11-06 15:07:28,644 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types/024fb706-ed4b-48b7-a8fe-bad7da185d22 used request id req-bb47dc2d-76d6-4170-9d10-0ede6011feda 2018-11-06 15:07:28,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types/024fb706-ed4b-48b7-a8fe-bad7da185d22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb47dc2d-76d6-4170-9d10-0ede6011feda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:28,812 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:28 GMT Server: Apache x-compute-request-id: req-5b5e3c26-36f8-4370-8b7e-d95efeb9cabc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b5e3c26-36f8-4370-8b7e-d95efeb9cabc Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "024fb706-ed4b-48b7-a8fe-bad7da185d22", "description": null}} 2018-11-06 15:07:28,812 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types/024fb706-ed4b-48b7-a8fe-bad7da185d22 used request id req-5b5e3c26-36f8-4370-8b7e-d95efeb9cabc 2018-11-06 15:07:28,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types/024fb706-ed4b-48b7-a8fe-bad7da185d22/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb47dc2d-76d6-4170-9d10-0ede6011feda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:28,999 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:28 GMT Server: Apache x-compute-request-id: req-5c69e010-4952-41a3-9a68-aee121d38256 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5c69e010-4952-41a3-9a68-aee121d38256 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 15:07:28,999 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types/024fb706-ed4b-48b7-a8fe-bad7da185d22/encryption used request id req-5c69e010-4952-41a3-9a68-aee121d38256 2018-11-06 15:07:28,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:29,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:29,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "798689bb572546bf8bfb04f439a72b5e", "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj-role"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:07:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66e28405f6ec42b586f31e61569fa157", "name": "CreateStackVolumeTests-af23ac44-3eed-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/66e28405f6ec42b586f31e61569fa157", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/66e28405f6ec42b586f31e61569fa157", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/66e28405f6ec42b586f31e61569fa157", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/66e28405f6ec42b586f31e61569fa157", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/66e28405f6ec42b586f31e61569fa157", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/66e28405f6ec42b586f31e61569fa157", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/66e28405f6ec42b586f31e61569fa157", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/66e28405f6ec42b586f31e61569fa157", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/66e28405f6ec42b586f31e61569fa157", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/66e28405f6ec42b586f31e61569fa157", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-af23ac44-3eed-437-user", "id": "a4ebbe42f58048dd89dfb7e69a47ff44"}, "audit_ids": ["SbeW1k6UTbqYUCUnkMmwcw"], "issued_at": "2018-11-06T15:07:29.000000Z"}} 2018-11-06 15:07:29,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0188c4b89e41cf9f87159e6bc66d4cfcce096c5c" 2018-11-06 15:07:29,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc88322-992d-49d6-9018-84936bb444cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:29,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fcc88322-992d-49d6-9018-84936bb444cf 2018-11-06 15:07:29,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0188c4b89e41cf9f87159e6bc66d4cfcce096c5c" 2018-11-06 15:07:29,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:29 GMT Server: Apache x-compute-request-id: req-c3b0d29d-6441-416f-aead-c213bef15bcb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3b0d29d-6441-416f-aead-c213bef15bcb Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "024fb706-ed4b-48b7-a8fe-bad7da185d22", "description": null}]} 2018-11-06 15:07:29,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types?is_public=None used request id req-c3b0d29d-6441-416f-aead-c213bef15bcb 2018-11-06 15:07:29,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types/024fb706-ed4b-48b7-a8fe-bad7da185d22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3b0d29d-6441-416f-aead-c213bef15bcb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0188c4b89e41cf9f87159e6bc66d4cfcce096c5c" 2018-11-06 15:07:29,814 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:29 GMT Server: Apache x-compute-request-id: req-299dd19a-d552-49eb-9580-f6cd1a7f5e70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-299dd19a-d552-49eb-9580-f6cd1a7f5e70 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "024fb706-ed4b-48b7-a8fe-bad7da185d22", "description": null}} 2018-11-06 15:07:29,815 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types/024fb706-ed4b-48b7-a8fe-bad7da185d22 used request id req-299dd19a-d552-49eb-9580-f6cd1a7f5e70 2018-11-06 15:07:29,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types/024fb706-ed4b-48b7-a8fe-bad7da185d22/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3b0d29d-6441-416f-aead-c213bef15bcb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0188c4b89e41cf9f87159e6bc66d4cfcce096c5c" 2018-11-06 15:07:30,011 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:29 GMT Server: Apache x-compute-request-id: req-b4dbb03d-a435-4c68-9861-b8181b971f7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b4dbb03d-a435-4c68-9861-b8181b971f7a Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-06 15:07:30,011 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/66e28405f6ec42b586f31e61569fa157/types/024fb706-ed4b-48b7-a8fe-bad7da185d22/encryption used request id req-b4dbb03d-a435-4c68-9861-b8181b971f7a 2018-11-06 15:07:30,012 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack 2018-11-06 15:07:30,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:30,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:30 GMT Server: Apache x-openstack-request-id: req-ed09cc2e-8afe-4dd1-ad73-bf2178b266df Location: http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:30,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:30 GMT Server: Apache x-openstack-request-id: req-e9647618-dece-4af5-ba6c-a5b8708bb405 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:30,235 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 used request id req-e9647618-dece-4af5-ba6c-a5b8708bb405 2018-11-06 15:07:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:30,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:30 GMT Server: Apache x-openstack-request-id: req-8957eff5-8cd4-4a21-8757-95c12ba78fed Location: http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:30,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:30 GMT Server: Apache x-openstack-request-id: req-d157dc6e-4bcb-4240-8bde-bd27af1dfa5b 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": "66e28405f6ec42b586f31e61569fa157", "volume_type_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume-type", "OS::stack_id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack", "volume_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack", "stack_user_project_id": "f54859d7fcc74307893a384cdecff11c", "tags": null, "creation_time": "2018-11-06T15:07:23Z", "links": [{"href": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:07:30Z", "id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:30,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 used request id req-d157dc6e-4bcb-4240-8bde-bd27af1dfa5b 2018-11-06 15:07:30,600 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:07:30,600 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:07:33,604 - create_stack - DEBUG - Stack status query timeout in 1196.63212085 2018-11-06 15:07:33,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:33,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:33 GMT Server: Apache x-openstack-request-id: req-0e1eaf58-e43d-4c84-80dd-5a826c9ca558 Location: http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:33,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:33 GMT Server: Apache x-openstack-request-id: req-6d3d854a-b708-4a62-81d7-ab2b3d418435 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "66e28405f6ec42b586f31e61569fa157", "volume_type_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume-type", "OS::stack_id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack", "volume_name": "CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-volume"}, "deletion_time": "2018-11-06T15:07:33Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack", "stack_user_project_id": "f54859d7fcc74307893a384cdecff11c", "tags": null, "creation_time": "2018-11-06T15:07:23Z", "links": [{"href": "http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:07:30Z", "id": "098ff90d-1a1a-47c9-b5b3-b421266dfaf6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:33,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 used request id req-6d3d854a-b708-4a62-81d7-ab2b3d418435 2018-11-06 15:07:33,795 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:07:33,795 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack 2018-11-06 15:07:33,795 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack 2018-11-06 15:07:33,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e90527ddb79ad68c0e662054a8b1f8521ee62d" 2018-11-06 15:07:33,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:33 GMT Server: Apache x-openstack-request-id: req-0a089718-2894-4196-929c-a0569413daa8 Location: http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:34,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:07:33 GMT Server: Apache x-openstack-request-id: req-b3a1e794-99fe-44e1-8a4e-183ef394999e Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:07:34,001 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/66e28405f6ec42b586f31e61569fa157/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e548c19f-807f-425b-b2ff-b68262d7fc04-stack/098ff90d-1a1a-47c9-b5b3-b421266dfaf6 used request id req-b3a1e794-99fe-44e1-8a4e-183ef394999e 2018-11-06 15:07:34,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:34,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ea5f52c9-cc22-431b-a315-76be927b0317 Date: Tue, 06 Nov 2018 15:07:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:07:34,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ea5f52c9-cc22-431b-a315-76be927b0317 2018-11-06 15:07:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:34,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63658ad8-d999-4aac-968a-3880ed62f03b 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:07:34,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-63658ad8-d999-4aac-968a-3880ed62f03b 2018-11-06 15:07:34,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:34,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f936383b-be88-4f63-84ca-7baf2a0b10e4 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:07:34,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-f936383b-be88-4f63-84ca-7baf2a0b10e4 2018-11-06 15:07:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:34,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf619c8-2d54-49e0-9ed5-693781a3cd99 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:07:34,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-bcf619c8-2d54-49e0-9ed5-693781a3cd99 2018-11-06 15:07:34,490 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-af23ac44-3eed-437-proj 2018-11-06 15:07:34,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:34,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e99a35-ed30-4f4a-98dd-a5b9c134a780 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:34,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/66e28405f6ec42b586f31e61569fa157 used request id req-78e99a35-ed30-4f4a-98dd-a5b9c134a780 2018-11-06 15:07:34,752 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-af23ac44-3eed-437-proj-role 2018-11-06 15:07:34,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/798689bb572546bf8bfb04f439a72b5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:34,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a45ec77b-40a7-4244-bcf9-b1aa4a7ba143 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:34,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/798689bb572546bf8bfb04f439a72b5e used request id req-a45ec77b-40a7-4244-bcf9-b1aa4a7ba143 2018-11-06 15:07:34,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9253ed1148a6da8cf1983b024863cd8f319e200e" 2018-11-06 15:07:34,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce53fbe-4090-41c3-a53a-60d908810d9a Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:34,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1ce53fbe-4090-41c3-a53a-60d908810d9a 2018-11-06 15:07:34,980 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-af23ac44-3eed-437-user 2018-11-06 15:07:34,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a4ebbe42f58048dd89dfb7e69a47ff44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1936dc1712a89b4f78df43606663cb7c8baa52" 2018-11-06 15:07:35,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b7c38a3-803b-47f5-9d7f-e91ad3b79519 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:35,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a4ebbe42f58048dd89dfb7e69a47ff44 used request id req-9b7c38a3-803b-47f5-9d7f-e91ad3b79519 2018-11-06 15:07:35,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:35,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["w3hb3TMnSoerLw4HhPVnVQ"], "issued_at": "2018-11-06T15:07:35.000000Z"}} 2018-11-06 15:07:35,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e14981f99151c8b34b21382337a9f78ce85330" 2018-11-06 15:07:35,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d5a721-9718-47c4-8a49-3b13f32aa19e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:35,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a3d5a721-9718-47c4-8a49-3b13f32aa19e 2018-11-06 15:07:35,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:35,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:36,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ScFxAkehTnOUl57Vr35MzQ"], "issued_at": "2018-11-06T15:07:36.000000Z"}} 2018-11-06 15:07:36,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:36,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82726e0-47e4-48df-8369-3b8af0d998fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:36,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d82726e0-47e4-48df-8369-3b8af0d998fa 2018-11-06 15:07:36,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:07:36,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:07:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-c88705ad-e030-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:36,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece0c970-4281-4d2a-8f75-19dbe1fd64b5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-c88705ad-e030-41c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:07:36,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-c88705ad-e030-41c-proj used request id req-ece0c970-4281-4d2a-8f75-19dbe1fd64b5 2018-11-06 15:07:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:36,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f62fa1f-9b50-4de1-b67c-019ba43b45d1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:07:36,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4f62fa1f-9b50-4de1-b67c-019ba43b45d1 2018-11-06 15:07:36,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj"}}' 2018-11-06 15:07:36,425 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34470a72-4ad4-4c18-a9d6-536c085aa261 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff"}, "enabled": true, "id": "89a65c834ce54c419d3e1d25923504ff", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj"}} 2018-11-06 15:07:36,425 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-34470a72-4ad4-4c18-a9d6-536c085aa261 2018-11-06 15:07:36,425 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-c88705ad-e030-41c-proj 2018-11-06 15:07:36,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:36,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:36,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["1phBTOx3TCaHXZJWrII7pQ"], "issued_at": "2018-11-06T15:07:36.000000Z"}} 2018-11-06 15:07:36,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:36,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d888e322-a97b-4c50-8473-61fd948f11f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:36,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d888e322-a97b-4c50-8473-61fd948f11f7 2018-11-06 15:07:36,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:07:36,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:07:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:36,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381857fc-48cf-4ed6-a7f0-b6b1cee50d8d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:07:36,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-381857fc-48cf-4ed6-a7f0-b6b1cee50d8d 2018-11-06 15:07:36,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-c88705ad-e030-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:37,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5ea3c9-b6ef-4025-bf25-0b0233929b5e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-c88705ad-e030-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff"}, "enabled": true, "id": "89a65c834ce54c419d3e1d25923504ff", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj"}]} 2018-11-06 15:07:37,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-c88705ad-e030-41c-proj used request id req-6d5ea3c9-b6ef-4025-bf25-0b0233929b5e 2018-11-06 15:07:37,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:37,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c5bf19-b1f5-4f80-86b5-7e51a3abd461 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:07:37,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-42c5bf19-b1f5-4f80-86b5-7e51a3abd461 2018-11-06 15:07:37,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:37,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce1e57b-bc92-4516-abe1-35296d23e068 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:37,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dce1e57b-bc92-4516-abe1-35296d23e068 2018-11-06 15:07:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-c88705ad-e030-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:37,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b2e996-94fa-43a2-9cbb-ffb22daf748f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-c88705ad-e030-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff"}, "enabled": true, "id": "89a65c834ce54c419d3e1d25923504ff", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj"}]} 2018-11-06 15:07:37,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-c88705ad-e030-41c-proj used request id req-16b2e996-94fa-43a2-9cbb-ffb22daf748f 2018-11-06 15:07:37,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/afde49925f294e1387c921dd48351bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:37,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c5416b-c136-48c8-82fd-460c94f7b106 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-c88705ad-e030-41c-user", "links": {"self": "http://172.30.9.27:5000/v3/users/afde49925f294e1387c921dd48351bdc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "89a65c834ce54c419d3e1d25923504ff", "id": "afde49925f294e1387c921dd48351bdc", "password_expires_at": null}} 2018-11-06 15:07:37,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/afde49925f294e1387c921dd48351bdc used request id req-f7c5416b-c136-48c8-82fd-460c94f7b106 2018-11-06 15:07:37,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:37,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a923f0-63e0-479b-8b8e-ad2a4d1fcde1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:07:37,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles used request id req-34a923f0-63e0-479b-8b8e-ad2a4d1fcde1 2018-11-06 15:07:37,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:37,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5912db8f-8205-4525-9d99-fb176c9e0df6 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 15:07:37,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-5912db8f-8205-4525-9d99-fb176c9e0df6 2018-11-06 15:07:37,841 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-c88705ad-e030-41c-proj 2018-11-06 15:07:37,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:37,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-730c3229-da0e-4cc1-be29-0b61d0ddc23e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:37,984 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles/f0183a7f7ed349a593458589a5e31bea used request id req-730c3229-da0e-4cc1-be29-0b61d0ddc23e 2018-11-06 15:07:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:38,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfa85ea-e9a0-4fe9-b241-0ac8b3e6b4c9 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:38,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ebfa85ea-e9a0-4fe9-b241-0ac8b3e6b4c9 2018-11-06 15:07:38,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-c88705ad-e030-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:38,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a8bbef-3012-4232-85d7-054b9f795aad Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-c88705ad-e030-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff"}, "enabled": true, "id": "89a65c834ce54c419d3e1d25923504ff", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj"}]} 2018-11-06 15:07:38,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-c88705ad-e030-41c-proj used request id req-00a8bbef-3012-4232-85d7-054b9f795aad 2018-11-06 15:07:38,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:38,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d15968-4980-47a5-806c-142a2a1312ca Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}]} 2018-11-06 15:07:38,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles used request id req-d3d15968-4980-47a5-806c-142a2a1312ca 2018-11-06 15:07:38,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:38,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d7e42c-0bec-495b-a160-1b8520ca7b7a Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:07:38,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-d6d7e42c-0bec-495b-a160-1b8520ca7b7a 2018-11-06 15:07:38,360 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-c88705ad-e030-41c-proj 2018-11-06 15:07:38,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:38,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ad39d46-75e6-464c-914e-bf6bd6f417f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:38,486 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-0ad39d46-75e6-464c-914e-bf6bd6f417f9 2018-11-06 15:07:38,487 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-c88705ad-e030-41c-user 2018-11-06 15:07:38,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:38,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:38,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86ce586-ba9b-4076-98fd-d1237f761c36 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:38,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e86ce586-ba9b-4076-98fd-d1237f761c36 2018-11-06 15:07:38,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" -d '{"role": {"name": "CreateStackFlavorTests-c88705ad-e030-41c-proj-role"}}' 2018-11-06 15:07:38,687 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-571bf05a-40f7-43c9-8149-005fc108f067 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8283b2733469479b9238e7f95359bb56", "links": {"self": "http://172.30.9.27:5000/v3/roles/8283b2733469479b9238e7f95359bb56"}, "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj-role"}} 2018-11-06 15:07:38,687 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-571bf05a-40f7-43c9-8149-005fc108f067 2018-11-06 15:07:38,688 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-c88705ad-e030-41c-proj-role 2018-11-06 15:07:38,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/8283b2733469479b9238e7f95359bb56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:38,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09df338-273a-4991-b434-0962c21f71eb Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/8283b2733469479b9238e7f95359bb56"}, "domain_id": null, "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj-role", "id": "8283b2733469479b9238e7f95359bb56"}} 2018-11-06 15:07:38,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/8283b2733469479b9238e7f95359bb56 used request id req-d09df338-273a-4991-b434-0962c21f71eb 2018-11-06 15:07:38,773 - keystone_utils - INFO - Granting role CreateStackFlavorTests-c88705ad-e030-41c-proj-role to project CreateStackFlavorTests-c88705ad-e030-41c-proj 2018-11-06 15:07:38,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles/8283b2733469479b9238e7f95359bb56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:38,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db4872e6-e9de-4b4e-a510-10104ba51005 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:38,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff/users/afde49925f294e1387c921dd48351bdc/roles/8283b2733469479b9238e7f95359bb56 used request id req-db4872e6-e9de-4b4e-a510-10104ba51005 2018-11-06 15:07:38,901 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:07:38,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:38,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:39,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "8283b2733469479b9238e7f95359bb56", "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:07:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89a65c834ce54c419d3e1d25923504ff", "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/89a65c834ce54c419d3e1d25923504ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/89a65c834ce54c419d3e1d25923504ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/89a65c834ce54c419d3e1d25923504ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/89a65c834ce54c419d3e1d25923504ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/89a65c834ce54c419d3e1d25923504ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/89a65c834ce54c419d3e1d25923504ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-c88705ad-e030-41c-user", "id": "afde49925f294e1387c921dd48351bdc"}, "audit_ids": ["ZA7vZXe0RYqneLsZytJJkQ"], "issued_at": "2018-11-06T15:07:39.000000Z"}} 2018-11-06 15:07:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" 2018-11-06 15:07:39,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9464a05-1dca-4daa-95c3-93e22675f860 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:39,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b9464a05-1dca-4daa-95c3-93e22675f860 2018-11-06 15:07:39,364 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:07:39,367 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:07:39,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks?stack_name=CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" 2018-11-06 15:07:39,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:39 GMT Server: Apache x-openstack-request-id: req-8add7767-622b-4121-9840-85b078a8f48c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:07:39,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks?stack_name=CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack used request id req-8add7767-622b-4121-9840-85b078a8f48c 2018-11-06 15:07:39,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" -d '{"stack_name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-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-11-06 15:07:41,090 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:39 GMT Server: Apache x-openstack-request-id: req-45a34ccf-d0c5-4a8a-9df2-ada7f65db365 Location: http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "e641ba21-2829-4c59-bf5e-1252b6bea215", "links": [{"href": "http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215", "rel": "self"}]}} 2018-11-06 15:07:41,091 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks used request id req-45a34ccf-d0c5-4a8a-9df2-ada7f65db365 2018-11-06 15:07:41,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/e641ba21-2829-4c59-bf5e-1252b6bea215 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" 2018-11-06 15:07:41,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:41 GMT Server: Apache x-openstack-request-id: req-02098ff7-3690-443f-8bf4-d0da61695d0b Location: http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:41,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:41 GMT Server: Apache x-openstack-request-id: req-f930e73a-ee23-4d0d-8db1-bdab3ed25ba6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 505 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "89a65c834ce54c419d3e1d25923504ff", "OS::stack_id": "e641ba21-2829-4c59-bf5e-1252b6bea215", "OS::stack_name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack", "stack_user_project_id": "af01ea4dd8be4004a0239eee27bc4e9e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:07:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e641ba21-2829-4c59-bf5e-1252b6bea215", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:41,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 used request id req-f930e73a-ee23-4d0d-8db1-bdab3ed25ba6 2018-11-06 15:07:41,610 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack 2018-11-06 15:07:41,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/e641ba21-2829-4c59-bf5e-1252b6bea215 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" 2018-11-06 15:07:41,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:41 GMT Server: Apache x-openstack-request-id: req-6e5bc87d-0847-498a-8c61-e3e2753b7e60 Location: http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:42,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:41 GMT Server: Apache x-openstack-request-id: req-ef71f570-8457-4b4a-9508-39c81b804552 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": "89a65c834ce54c419d3e1d25923504ff", "OS::stack_id": "e641ba21-2829-4c59-bf5e-1252b6bea215", "OS::stack_name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack", "stack_user_project_id": "af01ea4dd8be4004a0239eee27bc4e9e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:07:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e641ba21-2829-4c59-bf5e-1252b6bea215", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:42,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 used request id req-ef71f570-8457-4b4a-9508-39c81b804552 2018-11-06 15:07:42,002 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:07:42,003 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack 2018-11-06 15:07:42,003 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack 2018-11-06 15:07:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/e641ba21-2829-4c59-bf5e-1252b6bea215/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" 2018-11-06 15:07:42,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:42 GMT Server: Apache x-openstack-request-id: req-18192e9b-aa58-4179-b5e5-95a8d37868f7 Location: http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:42,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:42 GMT Server: Apache x-openstack-request-id: req-bb0714aa-4c1a-496a-8e9e-febd7fe1cbcc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-11-06T15:07:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:07:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "77dc5339-390e-4886-867d-932150570248", "resource_type": "OS::Nova::Flavor"}]} 2018-11-06 15:07:42,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215/resources used request id req-bb0714aa-4c1a-496a-8e9e-febd7fe1cbcc 2018-11-06 15:07:42,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/77dc5339-390e-4886-867d-932150570248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" 2018-11-06 15:07:42,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-978adf5a-4e40-4ee5-a14f-9febe4cbf37f x-compute-request-id: req-978adf5a-4e40-4ee5-a14f-9febe4cbf37f Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/77dc5339-390e-4886-867d-932150570248", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/77dc5339-390e-4886-867d-932150570248", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "77dc5339-390e-4886-867d-932150570248", "name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack-flavor-b4r5dmr2jmbx", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:07:42,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/77dc5339-390e-4886-867d-932150570248 used request id req-978adf5a-4e40-4ee5-a14f-9febe4cbf37f 2018-11-06 15:07:42,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:42,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:42,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "8283b2733469479b9238e7f95359bb56", "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:07:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89a65c834ce54c419d3e1d25923504ff", "name": "CreateStackFlavorTests-c88705ad-e030-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/89a65c834ce54c419d3e1d25923504ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/89a65c834ce54c419d3e1d25923504ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/89a65c834ce54c419d3e1d25923504ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/89a65c834ce54c419d3e1d25923504ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/89a65c834ce54c419d3e1d25923504ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/89a65c834ce54c419d3e1d25923504ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/89a65c834ce54c419d3e1d25923504ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-c88705ad-e030-41c-user", "id": "afde49925f294e1387c921dd48351bdc"}, "audit_ids": ["YUg9cTJOR7SNODWDrl19wA"], "issued_at": "2018-11-06T15:07:42.000000Z"}} 2018-11-06 15:07:42,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6829d720e509c389879879d65da6f48fcf3d7f37" 2018-11-06 15:07:42,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210b6bcd-494d-4606-9bf6-1c7c7c6840b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:42,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-210b6bcd-494d-4606-9bf6-1c7c7c6840b3 2018-11-06 15:07:42,879 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:07:42,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6829d720e509c389879879d65da6f48fcf3d7f37" 2018-11-06 15:07:43,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab4f0e0f-640b-4503-a23f-b89e202ecbae x-compute-request-id: req-ab4f0e0f-640b-4503-a23f-b89e202ecbae Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "77dc5339-390e-4886-867d-932150570248", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/77dc5339-390e-4886-867d-932150570248", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/77dc5339-390e-4886-867d-932150570248", "rel": "bookmark"}], "name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack-flavor-b4r5dmr2jmbx"}]} 2018-11-06 15:07:43,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ab4f0e0f-640b-4503-a23f-b89e202ecbae 2018-11-06 15:07:43,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/77dc5339-390e-4886-867d-932150570248 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6829d720e509c389879879d65da6f48fcf3d7f37" 2018-11-06 15:07:43,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-4fdb5fe7-113a-437e-9ecc-03bfee905abc x-compute-request-id: req-4fdb5fe7-113a-437e-9ecc-03bfee905abc Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/77dc5339-390e-4886-867d-932150570248", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/77dc5339-390e-4886-867d-932150570248", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "77dc5339-390e-4886-867d-932150570248", "name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack-flavor-b4r5dmr2jmbx", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:07:43,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/77dc5339-390e-4886-867d-932150570248 used request id req-4fdb5fe7-113a-437e-9ecc-03bfee905abc 2018-11-06 15:07:43,090 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack-flavor-b4r5dmr2jmbx 2018-11-06 15:07:43,090 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack 2018-11-06 15:07:43,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/e641ba21-2829-4c59-bf5e-1252b6bea215 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" 2018-11-06 15:07:43,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:43 GMT Server: Apache x-openstack-request-id: req-b3d3b9c0-0077-4e61-96ac-4866de99cb40 Location: http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:43,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:43 GMT Server: Apache x-openstack-request-id: req-b1c49910-fc98-48bd-bbd9-d9ca54c26fa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:43,324 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 used request id req-b1c49910-fc98-48bd-bbd9-d9ca54c26fa3 2018-11-06 15:07:43,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/e641ba21-2829-4c59-bf5e-1252b6bea215 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" 2018-11-06 15:07:43,496 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:43 GMT Server: Apache x-openstack-request-id: req-d7d90889-d960-45aa-a201-9e516469265b Location: http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:43,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:43 GMT Server: Apache x-openstack-request-id: req-8bb9fc93-c494-41ee-992d-45e6cb32143c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 501 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": "89a65c834ce54c419d3e1d25923504ff", "OS::stack_id": "e641ba21-2829-4c59-bf5e-1252b6bea215", "OS::stack_name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack", "stack_user_project_id": "af01ea4dd8be4004a0239eee27bc4e9e", "tags": null, "creation_time": "2018-11-06T15:07:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:07:43Z", "id": "e641ba21-2829-4c59-bf5e-1252b6bea215", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:43,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 used request id req-8bb9fc93-c494-41ee-992d-45e6cb32143c 2018-11-06 15:07:43,675 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:07:43,675 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:07:46,678 - create_stack - DEBUG - Stack status query timeout in 1196.64557195 2018-11-06 15:07:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/e641ba21-2829-4c59-bf5e-1252b6bea215 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" 2018-11-06 15:07:46,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:46 GMT Server: Apache x-openstack-request-id: req-686be2d2-0337-47ad-8537-d043bcf72b5c Location: http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:46,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:46 GMT Server: Apache x-openstack-request-id: req-9fb0793a-0ce2-4857-82a0-f8a3d0b5e634 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": "89a65c834ce54c419d3e1d25923504ff", "OS::stack_id": "e641ba21-2829-4c59-bf5e-1252b6bea215", "OS::stack_name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack"}, "deletion_time": "2018-11-06T15:07:44Z", "stack_name": "CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack", "stack_user_project_id": "af01ea4dd8be4004a0239eee27bc4e9e", "tags": null, "creation_time": "2018-11-06T15:07:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:07:43Z", "id": "e641ba21-2829-4c59-bf5e-1252b6bea215", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-06 15:07:46,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 used request id req-9fb0793a-0ce2-4857-82a0-f8a3d0b5e634 2018-11-06 15:07:46,897 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:07:46,897 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack 2018-11-06 15:07:46,897 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack 2018-11-06 15:07:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/e641ba21-2829-4c59-bf5e-1252b6bea215 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398bd204d57898a15c5fbfbd068b526ac4813b83" 2018-11-06 15:07:47,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:46 GMT Server: Apache x-openstack-request-id: req-3273f271-dada-42d0-9591-4fc12cb2296c Location: http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:47,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:07:47 GMT Server: Apache x-openstack-request-id: req-91a44b8a-c51c-4b34-9f3f-8abbaef3cbfa Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:07:47,111 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/89a65c834ce54c419d3e1d25923504ff/stacks/CreateStackFlavorTests-dca365e0-a278-47c0-9d71-aefed45c38ca-stack/e641ba21-2829-4c59-bf5e-1252b6bea215 used request id req-91a44b8a-c51c-4b34-9f3f-8abbaef3cbfa 2018-11-06 15:07:47,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:47,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b73a44bb-9a94-44e4-91bc-9cd7c7f6f652 Date: Tue, 06 Nov 2018 15:07:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:07:47,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-b73a44bb-9a94-44e4-91bc-9cd7c7f6f652 2018-11-06 15:07:47,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:47,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f0110c-e1d6-4a13-ace9-37d3522a5cfb 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:07:47,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-74f0110c-e1d6-4a13-ace9-37d3522a5cfb 2018-11-06 15:07:47,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:47,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e05fb5b-a4fb-4b04-be59-3d94730da91f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:07:47,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-2e05fb5b-a4fb-4b04-be59-3d94730da91f 2018-11-06 15:07:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:47,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3be3dd-d741-464e-9aa1-bacfb6c169f4 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:07:47,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-7a3be3dd-d741-464e-9aa1-bacfb6c169f4 2018-11-06 15:07:47,685 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-c88705ad-e030-41c-proj 2018-11-06 15:07:47,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:47,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2341eb7b-d528-4f4b-ba1c-eccf190b488c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:47,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/89a65c834ce54c419d3e1d25923504ff used request id req-2341eb7b-d528-4f4b-ba1c-eccf190b488c 2018-11-06 15:07:47,930 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-c88705ad-e030-41c-proj-role 2018-11-06 15:07:47,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/8283b2733469479b9238e7f95359bb56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:48,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8851af4b-a192-48aa-bab5-f45e5dfb2717 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:48,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/8283b2733469479b9238e7f95359bb56 used request id req-8851af4b-a192-48aa-bab5-f45e5dfb2717 2018-11-06 15:07:48,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}894b9dbce51bf756c4b4cf67f52ee8e69963680b" 2018-11-06 15:07:48,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e4996c-3d2d-4924-b805-22bb92f67544 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:48,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-66e4996c-3d2d-4924-b805-22bb92f67544 2018-11-06 15:07:48,136 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-c88705ad-e030-41c-user 2018-11-06 15:07:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/afde49925f294e1387c921dd48351bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc37c9af4a1738adb125b92df5693dbbaafa145" 2018-11-06 15:07:48,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f85613e-1ca5-4339-809e-0bee0105723d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:48,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/afde49925f294e1387c921dd48351bdc used request id req-2f85613e-1ca5-4339-809e-0bee0105723d 2018-11-06 15:07:48,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:48,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["o3HzW7YoQHyH6fDdj_n0aA"], "issued_at": "2018-11-06T15:07:48.000000Z"}} 2018-11-06 15:07:48,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1566160636df7e039925c1e687f20faa7b6b10a7" 2018-11-06 15:07:48,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82c9494-0182-4c3f-8831-560d8501bec8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:48,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f82c9494-0182-4c3f-8831-560d8501bec8 2018-11-06 15:07:48,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:48,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:49,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["T7kJ8p-3ThSebOtCCfq_Dg"], "issued_at": "2018-11-06T15:07:49.000000Z"}} 2018-11-06 15:07:49,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:07:49,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2eddaf5-6f46-436f-b35f-050b0c1aa9e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:49,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b2eddaf5-6f46-436f-b35f-050b0c1aa9e8 2018-11-06 15:07:49,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:07:49,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:07:49,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-815816e9-2527-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:07:49,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cefa61f-9fc4-4376-9ac6-29bfd7b6b912 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-815816e9-2527-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:07:49,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-815816e9-2527-4c1-proj used request id req-8cefa61f-9fc4-4376-9ac6-29bfd7b6b912 2018-11-06 15:07:49,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:07:49,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0d58ea-0a87-47be-b5f4-5f89f4febc12 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:07:49,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8b0d58ea-0a87-47be-b5f4-5f89f4febc12 2018-11-06 15:07:49,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj"}}' 2018-11-06 15:07:49,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e64ea3b5-4abd-4b1e-8491-ce928742b84b Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff"}, "enabled": true, "id": "4db418c457e640beac82845032278dff", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj"}} 2018-11-06 15:07:49,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e64ea3b5-4abd-4b1e-8491-ce928742b84b 2018-11-06 15:07:49,586 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-815816e9-2527-4c1-proj 2018-11-06 15:07:49,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:49,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:49,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["bbvWz0C8RqeqcKNloh6V0A"], "issued_at": "2018-11-06T15:07:49.000000Z"}} 2018-11-06 15:07:49,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:07:50,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1486be0-a358-4900-a8ed-8b3e73ec863d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:50,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b1486be0-a358-4900-a8ed-8b3e73ec863d 2018-11-06 15:07:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:07:50,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:07:50,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:07:50,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37190bb8-fbdd-461c-a151-1b93de962a0b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:07:50,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-37190bb8-fbdd-461c-a151-1b93de962a0b 2018-11-06 15:07:50,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-815816e9-2527-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:07:50,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a060ba6b-471b-43a2-9b9c-3af594933fd7 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-815816e9-2527-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff"}, "enabled": true, "id": "4db418c457e640beac82845032278dff", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj"}]} 2018-11-06 15:07:50,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-815816e9-2527-4c1-proj used request id req-a060ba6b-471b-43a2-9b9c-3af594933fd7 2018-11-06 15:07:50,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:07:50,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4beedc42-7a67-4f9a-94f4-4189f12d109d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:07:50,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4beedc42-7a67-4f9a-94f4-4189f12d109d 2018-11-06 15:07:50,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:07:50,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422abea9-b3d9-40b3-8c3c-89aba411302f Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:50,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-422abea9-b3d9-40b3-8c3c-89aba411302f 2018-11-06 15:07:50,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-815816e9-2527-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:07:50,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b594aca-b7c3-40e5-9ff8-7a80772ef5bc Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-815816e9-2527-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff"}, "enabled": true, "id": "4db418c457e640beac82845032278dff", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj"}]} 2018-11-06 15:07:50,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-815816e9-2527-4c1-proj used request id req-4b594aca-b7c3-40e5-9ff8-7a80772ef5bc 2018-11-06 15:07:50,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/4613a411dbd14e6e8f95c232718808d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:07:50,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03fa533a-5e74-463e-a7a4-fdd7c8ae75bb Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-815816e9-2527-4c1-user", "links": {"self": "http://172.30.9.27:5000/v3/users/4613a411dbd14e6e8f95c232718808d8"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4db418c457e640beac82845032278dff", "id": "4613a411dbd14e6e8f95c232718808d8", "password_expires_at": null}} 2018-11-06 15:07:50,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4613a411dbd14e6e8f95c232718808d8 used request id req-03fa533a-5e74-463e-a7a4-fdd7c8ae75bb 2018-11-06 15:07:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff/users/4613a411dbd14e6e8f95c232718808d8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:07:51,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1348039-14c1-4ac8-8f57-59e10daa31fc Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff/users/4613a411dbd14e6e8f95c232718808d8/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:07:51,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff/users/4613a411dbd14e6e8f95c232718808d8/roles used request id req-b1348039-14c1-4ac8-8f57-59e10daa31fc 2018-11-06 15:07:51,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:07:51,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329b65e5-32fa-4318-9f28-0058c26d5b93 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:07:51,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-329b65e5-32fa-4318-9f28-0058c26d5b93 2018-11-06 15:07:51,134 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-815816e9-2527-4c1-proj 2018-11-06 15:07:51,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff/users/4613a411dbd14e6e8f95c232718808d8/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:07:51,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d21b04d-870c-477f-8970-ba9313df2367 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:51,259 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff/users/4613a411dbd14e6e8f95c232718808d8/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-7d21b04d-870c-477f-8970-ba9313df2367 2018-11-06 15:07:51,259 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-815816e9-2527-4c1-user 2018-11-06 15:07:51,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:51,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:07:51,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e868d4-0490-4d50-8fbc-f2e3d190513e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:07:51,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-53e868d4-0490-4d50-8fbc-f2e3d190513e 2018-11-06 15:07:51,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" -d '{"role": {"name": "CreateStackKeypairTests-815816e9-2527-4c1-proj-role"}}' 2018-11-06 15:07:51,461 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11fef673-c8d6-4dfd-8c30-abe3a4cf3743 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2252f19c109f4d3c9e25596ad3a435d8", "links": {"self": "http://172.30.9.27:5000/v3/roles/2252f19c109f4d3c9e25596ad3a435d8"}, "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj-role"}} 2018-11-06 15:07:51,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-11fef673-c8d6-4dfd-8c30-abe3a4cf3743 2018-11-06 15:07:51,461 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-815816e9-2527-4c1-proj-role 2018-11-06 15:07:51,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/2252f19c109f4d3c9e25596ad3a435d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:07:51,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4745f1-408f-4944-9b5d-55be25873e98 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/2252f19c109f4d3c9e25596ad3a435d8"}, "domain_id": null, "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj-role", "id": "2252f19c109f4d3c9e25596ad3a435d8"}} 2018-11-06 15:07:51,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/2252f19c109f4d3c9e25596ad3a435d8 used request id req-cb4745f1-408f-4944-9b5d-55be25873e98 2018-11-06 15:07:51,545 - keystone_utils - INFO - Granting role CreateStackKeypairTests-815816e9-2527-4c1-proj-role to project CreateStackKeypairTests-815816e9-2527-4c1-proj 2018-11-06 15:07:51,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff/users/4613a411dbd14e6e8f95c232718808d8/roles/2252f19c109f4d3c9e25596ad3a435d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:07:51,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-891680ab-2e2d-494e-8e2a-fc16f3f5c86e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:51,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff/users/4613a411dbd14e6e8f95c232718808d8/roles/2252f19c109f4d3c9e25596ad3a435d8 used request id req-891680ab-2e2d-494e-8e2a-fc16f3f5c86e 2018-11-06 15:07:51,673 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:07:51,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:07:51,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:51,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:52,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "2252f19c109f4d3c9e25596ad3a435d8", "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj-role"}], "expires_at": "2018-11-06T16:07:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4db418c457e640beac82845032278dff", "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-815816e9-2527-4c1-user", "id": "4613a411dbd14e6e8f95c232718808d8"}, "audit_ids": ["bq-haexMSsWXnUgCoNI4gQ"], "issued_at": "2018-11-06T15:07:52.000000Z"}} 2018-11-06 15:07:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:07:52,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e23603e-4f90-493a-902e-24538bde4f26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:52,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e23603e-4f90-493a-902e-24538bde4f26 2018-11-06 15:07:52,138 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:07:52,141 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:07:52,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:07:52,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:52 GMT Server: Apache x-openstack-request-id: req-353fa578-51e1-4465-aef3-0c0351d95a70 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:07:52,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack used request id req-353fa578-51e1-4465-aef3-0c0351d95a70 2018-11-06 15:07:52,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-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-159f5aae-a476-42f2-8e98-f7c5798a485d-kp"}}' 2018-11-06 15:07:53,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:07:52 GMT Server: Apache x-openstack-request-id: req-71ac9c35-0cbe-4619-8c42-c48f5a730f2b Location: http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "links": [{"href": "http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1", "rel": "self"}]}} 2018-11-06 15:07:53,956 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks used request id req-71ac9c35-0cbe-4619-8c42-c48f5a730f2b 2018-11-06 15:07:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/a9813ecd-1d4b-4c47-949d-cca53b067fc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:07:54,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:53 GMT Server: Apache x-openstack-request-id: req-a16acd0d-218d-408e-9c6e-5ee889e7d4e4 Location: http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:54,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:54 GMT Server: Apache x-openstack-request-id: req-c4ca7cf9-a8bc-4a1b-bdbe-16415e99c2bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1911 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": "4db418c457e640beac82845032278dff", "OS::stack_id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack", "keypair_name": "CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack", "stack_user_project_id": "b891c715dceb4bdead34585b1a3a1839", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:07:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxdUkKG3W7TCpTz4P+cK4EY+Tzv/fXHcGPIVaKgNDd+TpmCoW\nC0YzwBIfjxE0KsI3ZtQ5xZdaQYM1ITMcdzh6y87xuv0ljkLMINtIENjp/xwsa8zB\nluG9aPyU1HD2h9qu8FsYtRfy/nhvjfwW52yOBFO367i1KJyGkq+l98SQ+9mkY1eh\n7ZpmNA6Y3rs3qDmgTNxUGCPbk8SoEV5wG/7u1GwzJuchaC5vyKsGC+V+ewJr1FVE\nn7uJTTq22oeSi/0FWdRuiHJ7hIpBWPpp6TJmaQHHDvXIV8h2buhHi1J5/GjiwDUj\ngsMkGOipc93bxanw4ah8cz9UFLQSEQrKnUKLwwIDAQABAoIBAQC67qmZ4iAiQ8bX\n78bcs9eGEGsUP8bo8jbcXQ1TgX3w/kaT18C4qn8f0IAtiY4HkTkUWxiz0k4gdUBw\nvID7Tk0J4+OaUrV39To5GbrA4JZKzm5S9kk+rtNxLqnbC1qICGUhDJMOGzEqrtaK\nDVf/GR4gjJLPk9rqIu0uEfb7ZauxrMwDXVocDdkqVL3RStzuRR/aOp/k93mY/X1g\nO21sG/wDAelWXpiYCQO1blYT09Uua29ydvcFqgxWmn8xrGnbOYoBe+pyHLktRhVN\n+kcMzq4aUmb67VVLhCQWO+Tc3cKMbk3oKmc3iK26/gulP6aPEndnep+j2/1EFsKi\nN/iXKG7hAoGBAPm/rQjfiwoUggoTSxvfF9IZBUS6UVNFcSkhfzsoy5b2W5NpzeO8\nJxzanKlfyAx9p8/28DZEN2XtskuLA56TTBlOyxjJ4ziZLVXHX9/CR8RkEAswLfQI\n0xIEdkrKPj7VWlDl7I8qTpL1qaO0vBriwJPpf8daJnJPC9giyMq3ElErAoGBAMrI\nzOD/JRMd3N8zP01QbaNxhFKDFqymXeuSDWa1VYW5voWgm4ofebIAQwwb4Z1FcILa\n0D5iIEcv6hbPxwp8jPOSKvo5/JuVr3kdkr88ZdJCMOdcwf3CpVPFWexQffSeOBcD\nmNr6jo5ca3wYwleh8jlzV8OMYwQM9a1jaXNp//PJAoGBAPA4wrn/MuCeOzpvtlX3\nrxTiBiRGRkUfTSov0w5XPgRVsF3JbkV3y/M//2IXA/enwYsSTZkU4mhDSrTI4NFd\ngtvw4v9T6R+ejnGslPZIC/nF+XyZegn5lvQEoLdtcpPDadzYW0KVggBvFR2mkSwX\nIP7koIhimQpoJ89cHeCGWLMDAoGAUVpFd25kvUqZtaGln6rIkW2VHFUi35jOzRcG\n8VGGQePGn21TeRIvjE22mEEHPkUBYj3OlXhgYq7CRuyMeZSGJ6FYRJLG2NQwVXKb\n0MS2RKfxXqBD4z4XfYgLD1crcNuYvQLga9lhH5PMOzjjnqyFtK6lYvoLLzDTzv+2\n6mp4GKECgYAa/VXFp3qLU98fUIJh+KuPelVR0x6YxMGF1TkuwDD3m2LQwmTeSlim\nPJSoaEzuuTsBYm1TRRhj9f8getMQYF7gBUdSmjTGePgrD7CNFbWK/pQk4ASMYfMd\nKwxFVD9LoBfRQl2WzVmQpYDuCqr4rjr59V1eADPs+kdZjWFTIxXJBg==\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-11-06 15:07:54,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 used request id req-c4ca7cf9-a8bc-4a1b-bdbe-16415e99c2bd 2018-11-06 15:07:54,472 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack 2018-11-06 15:07:54,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/a9813ecd-1d4b-4c47-949d-cca53b067fc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:07:54,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:54 GMT Server: Apache x-openstack-request-id: req-2aaa10e5-5b43-483a-8da2-f49104058380 Location: http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:54,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:54 GMT Server: Apache x-openstack-request-id: req-a3548c9d-298b-4b4b-97ba-a1157e9d66f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1921 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": "4db418c457e640beac82845032278dff", "OS::stack_id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack", "keypair_name": "CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack", "stack_user_project_id": "b891c715dceb4bdead34585b1a3a1839", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:07:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxdUkKG3W7TCpTz4P+cK4EY+Tzv/fXHcGPIVaKgNDd+TpmCoW\nC0YzwBIfjxE0KsI3ZtQ5xZdaQYM1ITMcdzh6y87xuv0ljkLMINtIENjp/xwsa8zB\nluG9aPyU1HD2h9qu8FsYtRfy/nhvjfwW52yOBFO367i1KJyGkq+l98SQ+9mkY1eh\n7ZpmNA6Y3rs3qDmgTNxUGCPbk8SoEV5wG/7u1GwzJuchaC5vyKsGC+V+ewJr1FVE\nn7uJTTq22oeSi/0FWdRuiHJ7hIpBWPpp6TJmaQHHDvXIV8h2buhHi1J5/GjiwDUj\ngsMkGOipc93bxanw4ah8cz9UFLQSEQrKnUKLwwIDAQABAoIBAQC67qmZ4iAiQ8bX\n78bcs9eGEGsUP8bo8jbcXQ1TgX3w/kaT18C4qn8f0IAtiY4HkTkUWxiz0k4gdUBw\nvID7Tk0J4+OaUrV39To5GbrA4JZKzm5S9kk+rtNxLqnbC1qICGUhDJMOGzEqrtaK\nDVf/GR4gjJLPk9rqIu0uEfb7ZauxrMwDXVocDdkqVL3RStzuRR/aOp/k93mY/X1g\nO21sG/wDAelWXpiYCQO1blYT09Uua29ydvcFqgxWmn8xrGnbOYoBe+pyHLktRhVN\n+kcMzq4aUmb67VVLhCQWO+Tc3cKMbk3oKmc3iK26/gulP6aPEndnep+j2/1EFsKi\nN/iXKG7hAoGBAPm/rQjfiwoUggoTSxvfF9IZBUS6UVNFcSkhfzsoy5b2W5NpzeO8\nJxzanKlfyAx9p8/28DZEN2XtskuLA56TTBlOyxjJ4ziZLVXHX9/CR8RkEAswLfQI\n0xIEdkrKPj7VWlDl7I8qTpL1qaO0vBriwJPpf8daJnJPC9giyMq3ElErAoGBAMrI\nzOD/JRMd3N8zP01QbaNxhFKDFqymXeuSDWa1VYW5voWgm4ofebIAQwwb4Z1FcILa\n0D5iIEcv6hbPxwp8jPOSKvo5/JuVr3kdkr88ZdJCMOdcwf3CpVPFWexQffSeOBcD\nmNr6jo5ca3wYwleh8jlzV8OMYwQM9a1jaXNp//PJAoGBAPA4wrn/MuCeOzpvtlX3\nrxTiBiRGRkUfTSov0w5XPgRVsF3JbkV3y/M//2IXA/enwYsSTZkU4mhDSrTI4NFd\ngtvw4v9T6R+ejnGslPZIC/nF+XyZegn5lvQEoLdtcpPDadzYW0KVggBvFR2mkSwX\nIP7koIhimQpoJ89cHeCGWLMDAoGAUVpFd25kvUqZtaGln6rIkW2VHFUi35jOzRcG\n8VGGQePGn21TeRIvjE22mEEHPkUBYj3OlXhgYq7CRuyMeZSGJ6FYRJLG2NQwVXKb\n0MS2RKfxXqBD4z4XfYgLD1crcNuYvQLga9lhH5PMOzjjnqyFtK6lYvoLLzDTzv+2\n6mp4GKECgYAa/VXFp3qLU98fUIJh+KuPelVR0x6YxMGF1TkuwDD3m2LQwmTeSlim\nPJSoaEzuuTsBYm1TRRhj9f8getMQYF7gBUdSmjTGePgrD7CNFbWK/pQk4ASMYfMd\nKwxFVD9LoBfRQl2WzVmQpYDuCqr4rjr59V1eADPs+kdZjWFTIxXJBg==\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-11-06 15:07:54,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 used request id req-a3548c9d-298b-4b4b-97ba-a1157e9d66f1 2018-11-06 15:07:54,912 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:07:54,912 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack 2018-11-06 15:07:54,912 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack 2018-11-06 15:07:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/a9813ecd-1d4b-4c47-949d-cca53b067fc1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:07:55,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:54 GMT Server: Apache x-openstack-request-id: req-1283d439-4072-4c54-8276-c7fbc13ef87f Location: http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:55,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:55 GMT Server: Apache x-openstack-request-id: req-23a8bfcf-0222-4194-aeef-9f2474c67aae 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.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T15:07:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:07:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-11-06 15:07:55,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1/resources used request id req-23a8bfcf-0222-4194-aeef-9f2474c67aae 2018-11-06 15:07:55,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:07:55,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-f75f4193-6cfc-4080-9899-2f99c495a711 x-compute-request-id: req-f75f4193-6cfc-4080-9899-2f99c495a711 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF1SQobdbtMKlPPg/5wrgRj5PO/99cdwY8hVoqA0N35OmYKhYLRjPAEh+PETQqwjdm1DnFl1pBgzUhMxx3OHrLzvG6/SWOQswg20gQ2On/HCxrzMGW4b1o/JTUcPaH2q7wWxi1F/L+eG+N/BbnbI4EU7fruLUonIaSr6X3xJD72aRjV6HtmmY0DpjeuzeoOaBM3FQYI9uTxKgRXnAb/u7UbDMm5yFoLm/IqwYL5X57AmvUVUSfu4lNOrbah5KL/QVZ1G6IcnuEikFY+mnpMmZpAccO9chXyHZu6EeLUnn8aOLANSOCwyQY6Klz3dvFqfDhqHxzP1QUtBIRCsqdQovD Generated-by-Nova", "user_id": "4613a411dbd14e6e8f95c232718808d8", "name": "CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp", "deleted": false, "created_at": "2018-11-06T15:07:54.000000", "updated_at": null, "fingerprint": "d3:75:b4:9f:81:ed:f6:ac:26:ad:3a:37:6a:20:f2:39", "deleted_at": null, "id": 89}} 2018-11-06 15:07:55,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp used request id req-f75f4193-6cfc-4080-9899-2f99c495a711 2018-11-06 15:07:55,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/a9813ecd-1d4b-4c47-949d-cca53b067fc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:07:55,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:55 GMT Server: Apache x-openstack-request-id: req-d1ffae4b-ec17-4901-9013-196b6456ce37 Location: http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:55,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:55 GMT Server: Apache x-openstack-request-id: req-f4412baa-3acf-43b3-9b6a-150127099d0c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1921 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": "4db418c457e640beac82845032278dff", "OS::stack_id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack", "keypair_name": "CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack", "stack_user_project_id": "b891c715dceb4bdead34585b1a3a1839", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:07:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxdUkKG3W7TCpTz4P+cK4EY+Tzv/fXHcGPIVaKgNDd+TpmCoW\nC0YzwBIfjxE0KsI3ZtQ5xZdaQYM1ITMcdzh6y87xuv0ljkLMINtIENjp/xwsa8zB\nluG9aPyU1HD2h9qu8FsYtRfy/nhvjfwW52yOBFO367i1KJyGkq+l98SQ+9mkY1eh\n7ZpmNA6Y3rs3qDmgTNxUGCPbk8SoEV5wG/7u1GwzJuchaC5vyKsGC+V+ewJr1FVE\nn7uJTTq22oeSi/0FWdRuiHJ7hIpBWPpp6TJmaQHHDvXIV8h2buhHi1J5/GjiwDUj\ngsMkGOipc93bxanw4ah8cz9UFLQSEQrKnUKLwwIDAQABAoIBAQC67qmZ4iAiQ8bX\n78bcs9eGEGsUP8bo8jbcXQ1TgX3w/kaT18C4qn8f0IAtiY4HkTkUWxiz0k4gdUBw\nvID7Tk0J4+OaUrV39To5GbrA4JZKzm5S9kk+rtNxLqnbC1qICGUhDJMOGzEqrtaK\nDVf/GR4gjJLPk9rqIu0uEfb7ZauxrMwDXVocDdkqVL3RStzuRR/aOp/k93mY/X1g\nO21sG/wDAelWXpiYCQO1blYT09Uua29ydvcFqgxWmn8xrGnbOYoBe+pyHLktRhVN\n+kcMzq4aUmb67VVLhCQWO+Tc3cKMbk3oKmc3iK26/gulP6aPEndnep+j2/1EFsKi\nN/iXKG7hAoGBAPm/rQjfiwoUggoTSxvfF9IZBUS6UVNFcSkhfzsoy5b2W5NpzeO8\nJxzanKlfyAx9p8/28DZEN2XtskuLA56TTBlOyxjJ4ziZLVXHX9/CR8RkEAswLfQI\n0xIEdkrKPj7VWlDl7I8qTpL1qaO0vBriwJPpf8daJnJPC9giyMq3ElErAoGBAMrI\nzOD/JRMd3N8zP01QbaNxhFKDFqymXeuSDWa1VYW5voWgm4ofebIAQwwb4Z1FcILa\n0D5iIEcv6hbPxwp8jPOSKvo5/JuVr3kdkr88ZdJCMOdcwf3CpVPFWexQffSeOBcD\nmNr6jo5ca3wYwleh8jlzV8OMYwQM9a1jaXNp//PJAoGBAPA4wrn/MuCeOzpvtlX3\nrxTiBiRGRkUfTSov0w5XPgRVsF3JbkV3y/M//2IXA/enwYsSTZkU4mhDSrTI4NFd\ngtvw4v9T6R+ejnGslPZIC/nF+XyZegn5lvQEoLdtcpPDadzYW0KVggBvFR2mkSwX\nIP7koIhimQpoJ89cHeCGWLMDAoGAUVpFd25kvUqZtaGln6rIkW2VHFUi35jOzRcG\n8VGGQePGn21TeRIvjE22mEEHPkUBYj3OlXhgYq7CRuyMeZSGJ6FYRJLG2NQwVXKb\n0MS2RKfxXqBD4z4XfYgLD1crcNuYvQLga9lhH5PMOzjjnqyFtK6lYvoLLzDTzv+2\n6mp4GKECgYAa/VXFp3qLU98fUIJh+KuPelVR0x6YxMGF1TkuwDD3m2LQwmTeSlim\nPJSoaEzuuTsBYm1TRRhj9f8getMQYF7gBUdSmjTGePgrD7CNFbWK/pQk4ASMYfMd\nKwxFVD9LoBfRQl2WzVmQpYDuCqr4rjr59V1eADPs+kdZjWFTIxXJBg==\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-11-06 15:07:55,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 used request id req-f4412baa-3acf-43b3-9b6a-150127099d0c 2018-11-06 15:07:55,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:07:55,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:56,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "2252f19c109f4d3c9e25596ad3a435d8", "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj-role"}], "expires_at": "2018-11-06T16:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4db418c457e640beac82845032278dff", "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-815816e9-2527-4c1-user", "id": "4613a411dbd14e6e8f95c232718808d8"}, "audit_ids": ["dJhefsY6QMWY0sKYZdiBig"], "issued_at": "2018-11-06T15:07:56.000000Z"}} 2018-11-06 15:07:56,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c52444ca38be5c39e41c5c1053ebd1e016e5a7" 2018-11-06 15:07:56,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a217cf8-bb9b-4dae-982d-8bdae85dc8f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:07:56,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3a217cf8-bb9b-4dae-982d-8bdae85dc8f5 2018-11-06 15:07:56,218 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:07:56,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c52444ca38be5c39e41c5c1053ebd1e016e5a7" 2018-11-06 15:07:56,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-488152e1-52cd-4495-9572-3c39a50b5424 x-compute-request-id: req-488152e1-52cd-4495-9572-3c39a50b5424 Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF1SQobdbtMKlPPg/5wrgRj5PO/99cdwY8hVoqA0N35OmYKhYLRjPAEh+PETQqwjdm1DnFl1pBgzUhMxx3OHrLzvG6/SWOQswg20gQ2On/HCxrzMGW4b1o/JTUcPaH2q7wWxi1F/L+eG+N/BbnbI4EU7fruLUonIaSr6X3xJD72aRjV6HtmmY0DpjeuzeoOaBM3FQYI9uTxKgRXnAb/u7UbDMm5yFoLm/IqwYL5X57AmvUVUSfu4lNOrbah5KL/QVZ1G6IcnuEikFY+mnpMmZpAccO9chXyHZu6EeLUnn8aOLANSOCwyQY6Klz3dvFqfDhqHxzP1QUtBIRCsqdQovD Generated-by-Nova", "name": "CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp", "fingerprint": "d3:75:b4:9f:81:ed:f6:ac:26:ad:3a:37:6a:20:f2:39"}}]} 2018-11-06 15:07:56,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-488152e1-52cd-4495-9572-3c39a50b5424 2018-11-06 15:07:56,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:07:56,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "2252f19c109f4d3c9e25596ad3a435d8", "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj-role"}], "expires_at": "2018-11-06T16:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4db418c457e640beac82845032278dff", "name": "CreateStackKeypairTests-815816e9-2527-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4db418c457e640beac82845032278dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/4db418c457e640beac82845032278dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/4db418c457e640beac82845032278dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-815816e9-2527-4c1-user", "id": "4613a411dbd14e6e8f95c232718808d8"}, "audit_ids": ["RkbobB0LR5ukCaULclUtcg"], "issued_at": "2018-11-06T15:07:56.000000Z"}} 2018-11-06 15:07:56,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a864b344a51f7b27ca7cae3254cd6153c61e72f" 2018-11-06 15:07:56,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-f505e5df-9fab-4f83-9455-82d5972648d4 x-compute-request-id: req-f505e5df-9fab-4f83-9455-82d5972648d4 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF1SQobdbtMKlPPg/5wrgRj5PO/99cdwY8hVoqA0N35OmYKhYLRjPAEh+PETQqwjdm1DnFl1pBgzUhMxx3OHrLzvG6/SWOQswg20gQ2On/HCxrzMGW4b1o/JTUcPaH2q7wWxi1F/L+eG+N/BbnbI4EU7fruLUonIaSr6X3xJD72aRjV6HtmmY0DpjeuzeoOaBM3FQYI9uTxKgRXnAb/u7UbDMm5yFoLm/IqwYL5X57AmvUVUSfu4lNOrbah5KL/QVZ1G6IcnuEikFY+mnpMmZpAccO9chXyHZu6EeLUnn8aOLANSOCwyQY6Klz3dvFqfDhqHxzP1QUtBIRCsqdQovD Generated-by-Nova", "user_id": "4613a411dbd14e6e8f95c232718808d8", "name": "CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp", "deleted": false, "created_at": "2018-11-06T15:07:54.000000", "updated_at": null, "fingerprint": "d3:75:b4:9f:81:ed:f6:ac:26:ad:3a:37:6a:20:f2:39", "deleted_at": null, "id": 89}} 2018-11-06 15:07:56,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp used request id req-f505e5df-9fab-4f83-9455-82d5972648d4 2018-11-06 15:07:56,929 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack 2018-11-06 15:07:56,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/a9813ecd-1d4b-4c47-949d-cca53b067fc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:07:56,957 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:56 GMT Server: Apache x-openstack-request-id: req-5fd34cf9-b889-4961-91a6-810efe13fe73 Location: http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:57,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:07:56 GMT Server: Apache x-openstack-request-id: req-f37d3f3c-b4a7-4dcc-a05a-e2bef6acc6db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:07:57,000 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 used request id req-f37d3f3c-b4a7-4dcc-a05a-e2bef6acc6db 2018-11-06 15:07:57,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/a9813ecd-1d4b-4c47-949d-cca53b067fc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:07:57,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:07:57 GMT Server: Apache x-openstack-request-id: req-1a711a2b-3560-490f-846d-ad9e4b15efb6 Location: http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:07:57,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:07:57 GMT Server: Apache x-openstack-request-id: req-7ac44b68-b446-4d20-ae85-a6c8d95e69c5 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": "4db418c457e640beac82845032278dff", "OS::stack_id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack", "keypair_name": "CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack", "stack_user_project_id": "b891c715dceb4bdead34585b1a3a1839", "tags": null, "creation_time": "2018-11-06T15:07:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:07:56Z", "id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-06 15:07:57,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 used request id req-7ac44b68-b446-4d20-ae85-a6c8d95e69c5 2018-11-06 15:07:57,056 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:07:57,056 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:08:00,059 - create_stack - DEBUG - Stack status query timeout in 1196.941571 2018-11-06 15:08:00,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/a9813ecd-1d4b-4c47-949d-cca53b067fc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:08:00,251 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:08:00 GMT Server: Apache x-openstack-request-id: req-e5892f38-d679-4e7d-9651-00855fbcd707 Location: http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:08:00,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:00 GMT Server: Apache x-openstack-request-id: req-b751920b-7b5b-436d-9bfc-554772047beb 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": "4db418c457e640beac82845032278dff", "OS::stack_id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack", "keypair_name": "CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-kp"}, "deletion_time": "2018-11-06T15:07:58Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack", "stack_user_project_id": "b891c715dceb4bdead34585b1a3a1839", "tags": null, "creation_time": "2018-11-06T15:07:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:07:56Z", "id": "a9813ecd-1d4b-4c47-949d-cca53b067fc1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-06 15:08:00,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 used request id req-b751920b-7b5b-436d-9bfc-554772047beb 2018-11-06 15:08:00,465 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:08:00,466 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack 2018-11-06 15:08:00,466 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack 2018-11-06 15:08:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/a9813ecd-1d4b-4c47-949d-cca53b067fc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45120ff5ac9644eeee4eb62d2bb9c353c3ab5193" 2018-11-06 15:08:00,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:08:00 GMT Server: Apache x-openstack-request-id: req-5dfb3670-4dc8-4104-8bf8-f507fcc4a5b3 Location: http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:08:00,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:08:00 GMT Server: Apache x-openstack-request-id: req-dc72e72d-f7dc-4f4e-9708-8e9eebe4a93b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:08:00,522 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/4db418c457e640beac82845032278dff/stacks/CreateStackKeypairTests-CreateStackKeypairTests-159f5aae-a476-42f2-8e98-f7c5798a485d-stack/a9813ecd-1d4b-4c47-949d-cca53b067fc1 used request id req-dc72e72d-f7dc-4f4e-9708-8e9eebe4a93b 2018-11-06 15:08:00,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:08:00,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4e7d05f2-6d10-49bf-8904-b310d7a7001c Date: Tue, 06 Nov 2018 15:08:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:08:00,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-4e7d05f2-6d10-49bf-8904-b310d7a7001c 2018-11-06 15:08:00,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:08:00,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747fbc16-8c0b-428f-b72f-9d7bf0883d2f 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:08:00,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-747fbc16-8c0b-428f-b72f-9d7bf0883d2f 2018-11-06 15:08:00,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:08:00,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99da86e7-19a9-4cd9-9bdd-ef1b0bb44c1e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:08:00,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-99da86e7-19a9-4cd9-9bdd-ef1b0bb44c1e 2018-11-06 15:08:00,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:08:01,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4352c3-75c9-469a-bada-6d74ef178c1b 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:08:01,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-ff4352c3-75c9-469a-bada-6d74ef178c1b 2018-11-06 15:08:01,019 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-815816e9-2527-4c1-proj 2018-11-06 15:08:01,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:08:01,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f52f7241-65e8-40c9-9e49-10146edf8b4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:01,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4db418c457e640beac82845032278dff used request id req-f52f7241-65e8-40c9-9e49-10146edf8b4e 2018-11-06 15:08:01,302 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-815816e9-2527-4c1-proj-role 2018-11-06 15:08:01,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/2252f19c109f4d3c9e25596ad3a435d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:08:01,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd24323-e96f-410c-aadf-cef5114483ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:01,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/2252f19c109f4d3c9e25596ad3a435d8 used request id req-0cd24323-e96f-410c-aadf-cef5114483ce 2018-11-06 15:08:01,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11083b377cbc241b2227a13906ff057f8866be7" 2018-11-06 15:08:01,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b04c0a-0496-43af-8370-0681eb85b69d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:01,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-99b04c0a-0496-43af-8370-0681eb85b69d 2018-11-06 15:08:01,504 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-815816e9-2527-4c1-user 2018-11-06 15:08:01,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4613a411dbd14e6e8f95c232718808d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951ffb4dce6748953a0a9ef5b2306cb1648bb65c" 2018-11-06 15:08:01,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c19c55ca-7489-47fd-b445-a97338901fa9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:01,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4613a411dbd14e6e8f95c232718808d8 used request id req-c19c55ca-7489-47fd-b445-a97338901fa9 2018-11-06 15:08:01,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:02,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["VfZleVGMQNKKHp3xjoMAfg"], "issued_at": "2018-11-06T15:08:02.000000Z"}} 2018-11-06 15:08:02,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1f593c5ecd5d5ae0e9fe7c8a852d94cbbb2f6d" 2018-11-06 15:08:02,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3d1d6a-2727-4bf6-b2bb-6ace3bc18825 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:02,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2f3d1d6a-2727-4bf6-b2bb-6ace3bc18825 2018-11-06 15:08:02,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:02,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:02,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ZPygLwydSzez4bFDCN4HmQ"], "issued_at": "2018-11-06T15:08:02.000000Z"}} 2018-11-06 15:08:02,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:02,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b3fa98-41e0-48ed-b3ff-c5be06306469 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:02,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-28b3fa98-41e0-48ed-b3ff-c5be06306469 2018-11-06 15:08:02,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:02,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:02,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b62e22-c178-46a3-908e-a96f8039e886 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:08:02,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj used request id req-e7b62e22-c178-46a3-908e-a96f8039e886 2018-11-06 15:08:02,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:02,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14342097-4829-4bcc-8c59-02a6dbef07bb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:08:02,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-14342097-4829-4bcc-8c59-02a6dbef07bb 2018-11-06 15:08:02,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj"}}' 2018-11-06 15:08:02,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e56db700-c23f-4e7e-9fbb-c7a5d4b58570 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2"}, "enabled": true, "id": "726b470891df4a25835ce2a8c13c93e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj"}} 2018-11-06 15:08:02,951 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e56db700-c23f-4e7e-9fbb-c7a5d4b58570 2018-11-06 15:08:02,952 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj 2018-11-06 15:08:02,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:02,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:03,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ZHjIph5uR62qNWzCGX__aA"], "issued_at": "2018-11-06T15:08:03.000000Z"}} 2018-11-06 15:08:03,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:03,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e46b0f-4ae2-4df9-bee8-fa2284d352ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:03,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84e46b0f-4ae2-4df9-bee8-fa2284d352ca 2018-11-06 15:08:03,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:03,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:03,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83779abe-e767-4b26-b85d-e730fcf419b3 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:08:03,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-83779abe-e767-4b26-b85d-e730fcf419b3 2018-11-06 15:08:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:03,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a384a092-cf9f-45ad-9ed6-bdc26e6b12d7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2"}, "enabled": true, "id": "726b470891df4a25835ce2a8c13c93e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj"}]} 2018-11-06 15:08:03,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj used request id req-a384a092-cf9f-45ad-9ed6-bdc26e6b12d7 2018-11-06 15:08:03,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:03,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5861a08-ff93-4975-a5e7-e0064814df72 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:08:03,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f5861a08-ff93-4975-a5e7-e0064814df72 2018-11-06 15:08:04,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:04,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91b1f05-06fb-4382-a3a8-401a74feae44 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:04,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d91b1f05-06fb-4382-a3a8-401a74feae44 2018-11-06 15:08:04,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:04,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5338ad-b448-409b-98d0-98cca0bf9bb8 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2"}, "enabled": true, "id": "726b470891df4a25835ce2a8c13c93e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj"}]} 2018-11-06 15:08:04,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj used request id req-1d5338ad-b448-409b-98d0-98cca0bf9bb8 2018-11-06 15:08:04,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/251971921bc94d3f9e989b969e630555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:04,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07490d70-6e5c-4e54-9dff-3c63a1041e65 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-user", "links": {"self": "http://172.30.9.27:5000/v3/users/251971921bc94d3f9e989b969e630555"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "251971921bc94d3f9e989b969e630555", "password_expires_at": null}} 2018-11-06 15:08:04,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/251971921bc94d3f9e989b969e630555 used request id req-07490d70-6e5c-4e54-9dff-3c63a1041e65 2018-11-06 15:08:04,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2/users/251971921bc94d3f9e989b969e630555/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:04,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11dc5c50-80eb-446d-942c-7c09e5715b3d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2/users/251971921bc94d3f9e989b969e630555/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:08:04,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2/users/251971921bc94d3f9e989b969e630555/roles used request id req-11dc5c50-80eb-446d-942c-7c09e5715b3d 2018-11-06 15:08:04,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:04,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a885deab-3fab-4115-8ec3-030d015a133d Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:08:04,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-a885deab-3fab-4115-8ec3-030d015a133d 2018-11-06 15:08:04,422 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj 2018-11-06 15:08:04,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2/users/251971921bc94d3f9e989b969e630555/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:04,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60be6a8f-114a-44a9-8a28-9f4f1b174790 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:04,547 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2/users/251971921bc94d3f9e989b969e630555/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-60be6a8f-114a-44a9-8a28-9f4f1b174790 2018-11-06 15:08:04,547 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-d3c08c85-58af-40b-user 2018-11-06 15:08:04,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:04,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:04,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f1e63e-c2c3-4ed4-9ff8-10f443c228d6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:04,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-21f1e63e-c2c3-4ed4-9ff8-10f443c228d6 2018-11-06 15:08:04,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" -d '{"role": {"name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj-role"}}' 2018-11-06 15:08:04,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-829e132c-a567-4c75-a504-806402a670c4 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94e5902454e94ec3b6c7d6e6ff93796f", "links": {"self": "http://172.30.9.27:5000/v3/roles/94e5902454e94ec3b6c7d6e6ff93796f"}, "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj-role"}} 2018-11-06 15:08:04,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-829e132c-a567-4c75-a504-806402a670c4 2018-11-06 15:08:04,742 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj-role 2018-11-06 15:08:04,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/94e5902454e94ec3b6c7d6e6ff93796f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:04,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f8bb45-cf1f-4c93-a5f5-ce6451f91771 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/94e5902454e94ec3b6c7d6e6ff93796f"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj-role", "id": "94e5902454e94ec3b6c7d6e6ff93796f"}} 2018-11-06 15:08:04,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/94e5902454e94ec3b6c7d6e6ff93796f used request id req-c6f8bb45-cf1f-4c93-a5f5-ce6451f91771 2018-11-06 15:08:04,833 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj-role to project CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj 2018-11-06 15:08:04,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2/users/251971921bc94d3f9e989b969e630555/roles/94e5902454e94ec3b6c7d6e6ff93796f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:04,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947f79e3-db13-43c7-8345-4b19104b186a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:04,960 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2/users/251971921bc94d3f9e989b969e630555/roles/94e5902454e94ec3b6c7d6e6ff93796f used request id req-947f79e3-db13-43c7-8345-4b19104b186a 2018-11-06 15:08:04,960 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:08:04,960 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:08:04,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:04,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:05,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94e5902454e94ec3b6c7d6e6ff93796f", "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "726b470891df4a25835ce2a8c13c93e2", "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/726b470891df4a25835ce2a8c13c93e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/726b470891df4a25835ce2a8c13c93e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/726b470891df4a25835ce2a8c13c93e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/726b470891df4a25835ce2a8c13c93e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/726b470891df4a25835ce2a8c13c93e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/726b470891df4a25835ce2a8c13c93e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-user", "id": "251971921bc94d3f9e989b969e630555"}, "audit_ids": ["weuAtlGMSBGPBR6wxg3r9w"], "issued_at": "2018-11-06T15:08:05.000000Z"}} 2018-11-06 15:08:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:05,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82da2a26-9590-4d38-8220-be9648c6f68b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:05,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-82da2a26-9590-4d38-8220-be9648c6f68b 2018-11-06 15:08:05,426 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:08:05,429 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:08:05,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:05,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:05 GMT Server: Apache x-openstack-request-id: req-81bfa96e-d885-40e9-92ea-fdc7f3556e63 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:08:05,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack used request id req-81bfa96e-d885-40e9-92ea-fdc7f3556e63 2018-11-06 15:08:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-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-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp"}}' 2018-11-06 15:08:07,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:08:05 GMT Server: Apache x-openstack-request-id: req-5991ecbf-04f3-4e15-8c53-072eefd777c2 Location: http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "links": [{"href": "http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a", "rel": "self"}]}} 2018-11-06 15:08:07,068 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks used request id req-5991ecbf-04f3-4e15-8c53-072eefd777c2 2018-11-06 15:08:07,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/57925de6-97b5-454e-81d1-504e71c4fe3a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:07,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:08:07 GMT Server: Apache x-openstack-request-id: req-b1256b86-c4f6-4283-9eaa-3119b9548af6 Location: http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:08:07,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:07 GMT Server: Apache x-openstack-request-id: req-68bdd4e4-97ec-44b5-8f4e-d666f8d77e6c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "726b470891df4a25835ce2a8c13c93e2", "OS::stack_id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack", "security_group_name": "CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack", "stack_user_project_id": "e0b36d114884402a97acdad8963d7f44", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:08:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 15:08:07,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a used request id req-68bdd4e4-97ec-44b5-8f4e-d666f8d77e6c 2018-11-06 15:08:07,447 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack 2018-11-06 15:08:07,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/57925de6-97b5-454e-81d1-504e71c4fe3a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:07,626 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:08:07 GMT Server: Apache x-openstack-request-id: req-0c8db5b4-ee48-458d-b5a1-92fc9873e3de Location: http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:08:07,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:07 GMT Server: Apache x-openstack-request-id: req-6d34c010-467c-4445-ba20-acd17f6851a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "726b470891df4a25835ce2a8c13c93e2", "OS::stack_id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack", "security_group_name": "CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack", "stack_user_project_id": "e0b36d114884402a97acdad8963d7f44", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:08:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 15:08:07,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a used request id req-6d34c010-467c-4445-ba20-acd17f6851a0 2018-11-06 15:08:07,818 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:08:07,818 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:08:10,822 - create_stack - DEBUG - Stack status query timeout in 1196.62554502 2018-11-06 15:08:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/57925de6-97b5-454e-81d1-504e71c4fe3a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:11,022 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:08:10 GMT Server: Apache x-openstack-request-id: req-42cd6e3d-4bb5-4503-9740-7e29f2ef77a2 Location: http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:08:11,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:11 GMT Server: Apache x-openstack-request-id: req-ad3945d9-62fb-405c-b98e-0704a635d983 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 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": "726b470891df4a25835ce2a8c13c93e2", "OS::stack_id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack", "security_group_name": "CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack", "stack_user_project_id": "e0b36d114884402a97acdad8963d7f44", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:08:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 15:08:11,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a used request id req-ad3945d9-62fb-405c-b98e-0704a635d983 2018-11-06 15:08:11,201 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:08:11,201 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack 2018-11-06 15:08:11,201 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack 2018-11-06 15:08:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/57925de6-97b5-454e-81d1-504e71c4fe3a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:11,231 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:08:11 GMT Server: Apache x-openstack-request-id: req-366f9030-5d93-495b-a2d4-de8a49a20c68 Location: http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:08:11,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:11 GMT Server: Apache x-openstack-request-id: req-e7dd3cb5-23d2-4dff-aac0-8f830abf16ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T15:08:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:08:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-11-06 15:08:11,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a/resources used request id req-e7dd3cb5-23d2-4dff-aac0-8f830abf16ab 2018-11-06 15:08:11,431 - neutron_utils - INFO - Retrieving security group with ID - b40f18f3-3be2-4139-81d4-7ea87beea866 2018-11-06 15:08:11,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=b40f18f3-3be2-4139-81d4-7ea87beea866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:11,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-4cae0dd2-5fca-4b54-ba2c-d7562a2b0596 Date: Tue, 06 Nov 2018 15:08:11 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:07Z", "updated_at": "2018-11-06T15:08:08Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:08:08Z", "revision_number": 0, "id": "44153e8b-8490-461e-9442-66a2b61a1a8c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726b470891df4a25835ce2a8c13c93e2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:08Z", "revision_number": 0, "id": "8830994c-9a9f-4183-b1e3-7c0d998cb160", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "726b470891df4a25835ce2a8c13c93e2"}], "revision_number": 6, "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "name": "CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp"}]} 2018-11-06 15:08:11,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=b40f18f3-3be2-4139-81d4-7ea87beea866 used request id req-4cae0dd2-5fca-4b54-ba2c-d7562a2b0596 2018-11-06 15:08:11,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b40f18f3-3be2-4139-81d4-7ea87beea866 2018-11-06 15:08:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b40f18f3-3be2-4139-81d4-7ea87beea866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:11,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-ffd95339-bb25-4729-848c-ce3c102eacc2 Date: Tue, 06 Nov 2018 15:08:11 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-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "port_range_min": 22, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:08Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "44153e8b-8490-461e-9442-66a2b61a1a8c"}, {"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-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "port_range_min": null, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:08Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "8830994c-9a9f-4183-b1e3-7c0d998cb160"}]} 2018-11-06 15:08:11,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b40f18f3-3be2-4139-81d4-7ea87beea866 used request id req-ffd95339-bb25-4729-848c-ce3c102eacc2 2018-11-06 15:08:11,802 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b40f18f3-3be2-4139-81d4-7ea87beea866 2018-11-06 15:08:11,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b40f18f3-3be2-4139-81d4-7ea87beea866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:11,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-2ece1aac-6747-432e-be98-4cbe007e1acf Date: Tue, 06 Nov 2018 15:08:11 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-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "port_range_min": 22, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:08Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "44153e8b-8490-461e-9442-66a2b61a1a8c"}, {"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-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "port_range_min": null, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:08Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "8830994c-9a9f-4183-b1e3-7c0d998cb160"}]} 2018-11-06 15:08:11,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b40f18f3-3be2-4139-81d4-7ea87beea866 used request id req-2ece1aac-6747-432e-be98-4cbe007e1acf 2018-11-06 15:08:11,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:11,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:12,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94e5902454e94ec3b6c7d6e6ff93796f", "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "726b470891df4a25835ce2a8c13c93e2", "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/726b470891df4a25835ce2a8c13c93e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/726b470891df4a25835ce2a8c13c93e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/726b470891df4a25835ce2a8c13c93e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/726b470891df4a25835ce2a8c13c93e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/726b470891df4a25835ce2a8c13c93e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/726b470891df4a25835ce2a8c13c93e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/726b470891df4a25835ce2a8c13c93e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-user", "id": "251971921bc94d3f9e989b969e630555"}, "audit_ids": ["ICYfOivdTYKl5XU7UW3GOQ"], "issued_at": "2018-11-06T15:08:12.000000Z"}} 2018-11-06 15:08:12,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e1ec3540ac5d2f519da7052f4f2edd97fb76ea" 2018-11-06 15:08:12,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bdee00-d8ba-4686-a163-02545409fa6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:12,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-79bdee00-d8ba-4686-a163-02545409fa6f 2018-11-06 15:08:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e1ec3540ac5d2f519da7052f4f2edd97fb76ea" 2018-11-06 15:08:12,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-9af7eba8-0e83-4f48-b18c-58be61789ab3 Date: Tue, 06 Nov 2018 15:08:12 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:07Z", "updated_at": "2018-11-06T15:08:08Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:08:08Z", "revision_number": 0, "id": "44153e8b-8490-461e-9442-66a2b61a1a8c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726b470891df4a25835ce2a8c13c93e2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:08Z", "revision_number": 0, "id": "8830994c-9a9f-4183-b1e3-7c0d998cb160", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "726b470891df4a25835ce2a8c13c93e2"}], "revision_number": 6, "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "name": "CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp"}]} 2018-11-06 15:08:12,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp&description=Test+description used request id req-9af7eba8-0e83-4f48-b18c-58be61789ab3 2018-11-06 15:08:12,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:12,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:12,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e1ec3540ac5d2f519da7052f4f2edd97fb76ea" 2018-11-06 15:08:12,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49057356-fd48-4662-bdf9-c2d164c05a59 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2"}, "enabled": true, "id": "726b470891df4a25835ce2a8c13c93e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj"}} 2018-11-06 15:08:12,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2 used request id req-49057356-fd48-4662-bdf9-c2d164c05a59 2018-11-06 15:08:12,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b40f18f3-3be2-4139-81d4-7ea87beea866 2018-11-06 15:08:12,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b40f18f3-3be2-4139-81d4-7ea87beea866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e1ec3540ac5d2f519da7052f4f2edd97fb76ea" 2018-11-06 15:08:12,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-b6f1c733-b0f4-4524-afb4-cbcc2e4affc3 Date: Tue, 06 Nov 2018 15:08:12 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-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "port_range_min": 22, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:08Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "44153e8b-8490-461e-9442-66a2b61a1a8c"}, {"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-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "port_range_min": null, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:08Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "8830994c-9a9f-4183-b1e3-7c0d998cb160"}]} 2018-11-06 15:08:12,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b40f18f3-3be2-4139-81d4-7ea87beea866 used request id req-b6f1c733-b0f4-4524-afb4-cbcc2e4affc3 2018-11-06 15:08:12,936 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b40f18f3-3be2-4139-81d4-7ea87beea866 2018-11-06 15:08:12,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b40f18f3-3be2-4139-81d4-7ea87beea866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e1ec3540ac5d2f519da7052f4f2edd97fb76ea" 2018-11-06 15:08:13,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-0be1c12c-716d-485b-94be-b25f895d2412 Date: Tue, 06 Nov 2018 15:08:13 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-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "port_range_min": 22, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:08Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "44153e8b-8490-461e-9442-66a2b61a1a8c"}, {"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-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "port_range_min": null, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:08Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "8830994c-9a9f-4183-b1e3-7c0d998cb160"}]} 2018-11-06 15:08:13,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b40f18f3-3be2-4139-81d4-7ea87beea866 used request id req-0be1c12c-716d-485b-94be-b25f895d2412 2018-11-06 15:08:13,123 - neutron_utils - INFO - Retrieving security group with ID - b40f18f3-3be2-4139-81d4-7ea87beea866 2018-11-06 15:08:13,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=b40f18f3-3be2-4139-81d4-7ea87beea866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e1ec3540ac5d2f519da7052f4f2edd97fb76ea" 2018-11-06 15:08:13,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-75b129cf-6528-4fed-9228-f1a1eafaedeb Date: Tue, 06 Nov 2018 15:08:13 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:07Z", "updated_at": "2018-11-06T15:08:08Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:08:08Z", "revision_number": 0, "id": "44153e8b-8490-461e-9442-66a2b61a1a8c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726b470891df4a25835ce2a8c13c93e2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:08Z", "revision_number": 0, "id": "8830994c-9a9f-4183-b1e3-7c0d998cb160", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "726b470891df4a25835ce2a8c13c93e2"}], "revision_number": 6, "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "name": "CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp"}]} 2018-11-06 15:08:13,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=b40f18f3-3be2-4139-81d4-7ea87beea866 used request id req-75b129cf-6528-4fed-9228-f1a1eafaedeb 2018-11-06 15:08:13,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b40f18f3-3be2-4139-81d4-7ea87beea866 2018-11-06 15:08:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b40f18f3-3be2-4139-81d4-7ea87beea866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e1ec3540ac5d2f519da7052f4f2edd97fb76ea" 2018-11-06 15:08:13,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-82413616-b992-41dc-a624-fefd1c0d775b Date: Tue, 06 Nov 2018 15:08:13 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-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "port_range_min": 22, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:08Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "44153e8b-8490-461e-9442-66a2b61a1a8c"}, {"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-11-06T15:08:08Z", "security_group_id": "b40f18f3-3be2-4139-81d4-7ea87beea866", "port_range_min": null, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:08Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "8830994c-9a9f-4183-b1e3-7c0d998cb160"}]} 2018-11-06 15:08:13,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b40f18f3-3be2-4139-81d4-7ea87beea866 used request id req-82413616-b992-41dc-a624-fefd1c0d775b 2018-11-06 15:08:13,519 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack 2018-11-06 15:08:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/57925de6-97b5-454e-81d1-504e71c4fe3a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:13,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:08:13 GMT Server: Apache x-openstack-request-id: req-f3a1c82d-c8e8-41da-94b0-693c7d3e29f1 Location: http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:08:13,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:13 GMT Server: Apache x-openstack-request-id: req-d055bf12-cfdd-4f75-ad11-7b81bc1eedd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:13,878 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a used request id req-d055bf12-cfdd-4f75-ad11-7b81bc1eedd5 2018-11-06 15:08:13,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/57925de6-97b5-454e-81d1-504e71c4fe3a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:14,059 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:08:13 GMT Server: Apache x-openstack-request-id: req-8270ad7e-9d7a-4276-8e41-ca96a1f06a0a Location: http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:08:14,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:14 GMT Server: Apache x-openstack-request-id: req-731687df-3d76-402f-bbba-5314d9d3ba26 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "726b470891df4a25835ce2a8c13c93e2", "OS::stack_id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack", "security_group_name": "CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack", "stack_user_project_id": "e0b36d114884402a97acdad8963d7f44", "tags": null, "creation_time": "2018-11-06T15:08:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:08:13Z", "id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 15:08:14,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a used request id req-731687df-3d76-402f-bbba-5314d9d3ba26 2018-11-06 15:08:14,242 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:08:14,242 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:08:17,246 - create_stack - DEBUG - Stack status query timeout in 1196.63286114 2018-11-06 15:08:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/57925de6-97b5-454e-81d1-504e71c4fe3a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:17,277 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:08:17 GMT Server: Apache x-openstack-request-id: req-1789c986-a554-4461-9369-6b55695ed7fb Location: http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:08:17,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:17 GMT Server: Apache x-openstack-request-id: req-0800b2ad-3e47-4cdf-8ed6-f41effeaa1f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "726b470891df4a25835ce2a8c13c93e2", "OS::stack_id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack", "security_group_name": "CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-sec-grp"}, "deletion_time": "2018-11-06T15:08:15Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack", "stack_user_project_id": "e0b36d114884402a97acdad8963d7f44", "tags": null, "creation_time": "2018-11-06T15:08:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:08:13Z", "id": "57925de6-97b5-454e-81d1-504e71c4fe3a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-06 15:08:17,320 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a used request id req-0800b2ad-3e47-4cdf-8ed6-f41effeaa1f8 2018-11-06 15:08:17,320 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:08:17,321 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack 2018-11-06 15:08:17,321 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack 2018-11-06 15:08:17,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/57925de6-97b5-454e-81d1-504e71c4fe3a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d561c7d1e096a9ccaf8fd4496321bb95d86b6d" 2018-11-06 15:08:17,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:08:17 GMT Server: Apache x-openstack-request-id: req-498bc46f-5fec-4ec2-a2a7-44e2cd01b56d Location: http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:08:17,727 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:08:17 GMT Server: Apache x-openstack-request-id: req-34cd8e6b-fe46-443d-89c0-b03f8b376f66 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:08:17,727 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/726b470891df4a25835ce2a8c13c93e2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-27bf86d5-3e36-4470-8165-974453ac9b84-stack/57925de6-97b5-454e-81d1-504e71c4fe3a used request id req-34cd8e6b-fe46-443d-89c0-b03f8b376f66 2018-11-06 15:08:17,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:17,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-63a81434-58fc-4923-b9b8-be43a845154f Date: Tue, 06 Nov 2018 15:08:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:07Z", "updated_at": "2018-11-06T15:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:07Z", "revision_number": 0, "id": "5fd1349e-f514-4a98-a239-c25ee1de82ee", "remote_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:07Z", "security_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "726b470891df4a25835ce2a8c13c93e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:07Z", "revision_number": 0, "id": "6e022aa2-929e-4878-9910-17ee5bc297f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:07Z", "security_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "726b470891df4a25835ce2a8c13c93e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:07Z", "revision_number": 0, "id": "b4724667-ad58-477e-a222-72d27df1fb7f", "remote_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:07Z", "security_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "726b470891df4a25835ce2a8c13c93e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:07Z", "revision_number": 0, "id": "cc954fcd-7891-4e0c-ba02-bd748b800dae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:07Z", "security_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "726b470891df4a25835ce2a8c13c93e2"}], "revision_number": 4, "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:08:17,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-63a81434-58fc-4923-b9b8-be43a845154f 2018-11-06 15:08:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:18,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f49e5ee-fb88-45f9-9ad9-b62767ee6cb0 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:08:18,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-8f49e5ee-fb88-45f9-9ad9-b62767ee6cb0 2018-11-06 15:08:18,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:18,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b2c29f-bac9-4bc4-8bcc-e8bdf8feb8c9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:08:18,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-b6b2c29f-bac9-4bc4-8bcc-e8bdf8feb8c9 2018-11-06 15:08:18,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:18,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713834da-0325-4f32-a812-01a193fc41c4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2"}, "enabled": true, "id": "726b470891df4a25835ce2a8c13c93e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj"}} 2018-11-06 15:08:18,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2 used request id req-713834da-0325-4f32-a812-01a193fc41c4 2018-11-06 15:08:18,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93cf9fc1-632c-4216-a27c-12d8d8f2ab9b 2018-11-06 15:08:18,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=93cf9fc1-632c-4216-a27c-12d8d8f2ab9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:18,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f786f351-da96-4c55-b590-0ba5f7b20657 Date: Tue, 06 Nov 2018 15:08:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:07Z", "security_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "port_range_min": null, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:07Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "5fd1349e-f514-4a98-a239-c25ee1de82ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:07Z", "security_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "port_range_min": null, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:07Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "6e022aa2-929e-4878-9910-17ee5bc297f3"}, {"remote_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:07Z", "security_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "port_range_min": null, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:07Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "b4724667-ad58-477e-a222-72d27df1fb7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:07Z", "security_group_id": "93cf9fc1-632c-4216-a27c-12d8d8f2ab9b", "port_range_min": null, "revision_number": 0, "tenant_id": "726b470891df4a25835ce2a8c13c93e2", "created_at": "2018-11-06T15:08:07Z", "project_id": "726b470891df4a25835ce2a8c13c93e2", "id": "cc954fcd-7891-4e0c-ba02-bd748b800dae"}]} 2018-11-06 15:08:18,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=93cf9fc1-632c-4216-a27c-12d8d8f2ab9b used request id req-f786f351-da96-4c55-b590-0ba5f7b20657 2018-11-06 15:08:18,414 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:08:18,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/93cf9fc1-632c-4216-a27c-12d8d8f2ab9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:18,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54f6dc00-ba42-497d-84a0-b69422b6b366 Content-Length: 0 Date: Tue, 06 Nov 2018 15:08:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:08:18,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/93cf9fc1-632c-4216-a27c-12d8d8f2ab9b used request id req-54f6dc00-ba42-497d-84a0-b69422b6b366 2018-11-06 15:08:18,714 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj 2018-11-06 15:08:18,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:18,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ba51f76-6a7f-433e-8165-30230cdcc7c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:18,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/726b470891df4a25835ce2a8c13c93e2 used request id req-2ba51f76-6a7f-433e-8165-30230cdcc7c3 2018-11-06 15:08:18,966 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-d3c08c85-58af-40b-proj-role 2018-11-06 15:08:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/94e5902454e94ec3b6c7d6e6ff93796f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:19,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d318d5ca-acc9-4d1b-8545-14d54c67ee60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:19,083 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/94e5902454e94ec3b6c7d6e6ff93796f used request id req-d318d5ca-acc9-4d1b-8545-14d54c67ee60 2018-11-06 15:08:19,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628a24897675a2a33fa3ca8356ad6d7ad90fc868" 2018-11-06 15:08:19,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ad0f7a-a08e-455a-9bc8-0ff07368fce0 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:19,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-30ad0f7a-a08e-455a-9bc8-0ff07368fce0 2018-11-06 15:08:19,183 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-d3c08c85-58af-40b-user 2018-11-06 15:08:19,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/251971921bc94d3f9e989b969e630555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe5487b405ac85ec5431d38d03b5f3d263b0ef1" 2018-11-06 15:08:19,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dd39829-51a4-4d5d-ae9c-557e95d58586 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:19,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/251971921bc94d3f9e989b969e630555 used request id req-3dd39829-51a4-4d5d-ae9c-557e95d58586 2018-11-06 15:08:19,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:19,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["t1n7PXVzTrSCXc-Mm-Ksxg"], "issued_at": "2018-11-06T15:08:19.000000Z"}} 2018-11-06 15:08:19,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580b651b083484b078c9d77ecb02c73e36126a0d" 2018-11-06 15:08:19,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24987db6-8900-408c-a866-4197f5a0b894 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:19,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-24987db6-8900-408c-a866-4197f5a0b894 2018-11-06 15:08:19,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:19,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:20,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["UPRqUVVyRi6gkDs7Y3qUUg"], "issued_at": "2018-11-06T15:08:20.000000Z"}} 2018-11-06 15:08:20,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:20,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63597b0e-b60e-40a5-97ac-e26d5490bd0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:20,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-63597b0e-b60e-40a5-97ac-e26d5490bd0c 2018-11-06 15:08:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:20,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:20,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-502e0d4b-ba81-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:20,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2251facd-2f8c-43c0-94b7-3e24b23fffaa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-502e0d4b-ba81-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:08:20,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-502e0d4b-ba81-4a7-proj used request id req-2251facd-2f8c-43c0-94b7-3e24b23fffaa 2018-11-06 15:08:20,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:20,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541f9dd1-d5db-482f-a164-ab7c6d7b9153 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:08:20,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-541f9dd1-d5db-482f-a164-ab7c6d7b9153 2018-11-06 15:08:20,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-proj"}}' 2018-11-06 15:08:20,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44610f5a-6f5a-4e83-9c44-de0ed5ced60e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d"}, "enabled": true, "id": "8814c41130e34911ae1a9dbf3f76ab1d", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-proj"}} 2018-11-06 15:08:20,634 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-44610f5a-6f5a-4e83-9c44-de0ed5ced60e 2018-11-06 15:08:20,635 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-502e0d4b-ba81-4a7-proj 2018-11-06 15:08:20,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:20,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:21,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["hpiQpgCJQbuSpX43lZeg8Q"], "issued_at": "2018-11-06T15:08:21.000000Z"}} 2018-11-06 15:08:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:21,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e73d81-1aaa-461b-89ab-7dceb7a9c15e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:21,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d5e73d81-1aaa-461b-89ab-7dceb7a9c15e 2018-11-06 15:08:21,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:21,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:21,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:21,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cfd6849-5814-453c-ba3c-ad0ae67f0655 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:08:21,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0cfd6849-5814-453c-ba3c-ad0ae67f0655 2018-11-06 15:08:21,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-502e0d4b-ba81-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:21,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e591d0af-835c-471e-9b39-fa968ad0fb94 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-502e0d4b-ba81-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d"}, "enabled": true, "id": "8814c41130e34911ae1a9dbf3f76ab1d", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-proj"}]} 2018-11-06 15:08:21,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-502e0d4b-ba81-4a7-proj used request id req-e591d0af-835c-471e-9b39-fa968ad0fb94 2018-11-06 15:08:21,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:21,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1329f6-919c-4c88-b02f-b0051a9fcca4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:08:21,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ec1329f6-919c-4c88-b02f-b0051a9fcca4 2018-11-06 15:08:21,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:21,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a895741-3402-46ae-ac14-a3f76f88dcf4 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:21,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6a895741-3402-46ae-ac14-a3f76f88dcf4 2018-11-06 15:08:21,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-502e0d4b-ba81-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:22,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e394237-4b50-4dfb-b521-a8fd1be2b947 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-502e0d4b-ba81-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d"}, "enabled": true, "id": "8814c41130e34911ae1a9dbf3f76ab1d", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-proj"}]} 2018-11-06 15:08:22,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-502e0d4b-ba81-4a7-proj used request id req-6e394237-4b50-4dfb-b521-a8fd1be2b947 2018-11-06 15:08:22,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/82d0817fd84242a08144e77227b480e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:22,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80799184-0a3e-486d-8f4b-5f898ce14e13 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-user", "links": {"self": "http://172.30.9.27:5000/v3/users/82d0817fd84242a08144e77227b480e9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8814c41130e34911ae1a9dbf3f76ab1d", "id": "82d0817fd84242a08144e77227b480e9", "password_expires_at": null}} 2018-11-06 15:08:22,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/82d0817fd84242a08144e77227b480e9 used request id req-80799184-0a3e-486d-8f4b-5f898ce14e13 2018-11-06 15:08:22,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d/users/82d0817fd84242a08144e77227b480e9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:22,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0b2263-65d1-4c7d-a383-d720fd6fb76c Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d/users/82d0817fd84242a08144e77227b480e9/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:08:22,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d/users/82d0817fd84242a08144e77227b480e9/roles used request id req-fe0b2263-65d1-4c7d-a383-d720fd6fb76c 2018-11-06 15:08:22,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:22,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef32d07c-df20-4ae1-95f2-06a896943c4d Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:08:22,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-ef32d07c-df20-4ae1-95f2-06a896943c4d 2018-11-06 15:08:22,306 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-502e0d4b-ba81-4a7-proj 2018-11-06 15:08:22,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d/users/82d0817fd84242a08144e77227b480e9/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:22,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de3237a5-4d61-4b32-a89b-c316996493ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:22,421 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d/users/82d0817fd84242a08144e77227b480e9/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-de3237a5-4d61-4b32-a89b-c316996493ae 2018-11-06 15:08:22,421 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-502e0d4b-ba81-4a7-user 2018-11-06 15:08:22,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:22,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf20ff3-3fd1-427a-9eab-3af5881446ea Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:22,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1bf20ff3-3fd1-427a-9eab-3af5881446ea 2018-11-06 15:08:22,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" -d '{"role": {"name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-proj-role"}}' 2018-11-06 15:08:22,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dca4962-70ca-40fb-873c-98a2730d7e8c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5fa43c686c454bc88df59fe7a8081bd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/5fa43c686c454bc88df59fe7a8081bd2"}, "name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-proj-role"}} 2018-11-06 15:08:22,634 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-9dca4962-70ca-40fb-873c-98a2730d7e8c 2018-11-06 15:08:22,634 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-502e0d4b-ba81-4a7-proj-role 2018-11-06 15:08:22,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/5fa43c686c454bc88df59fe7a8081bd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:22,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cb5780-27b5-47d6-8175-301fd083492b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5fa43c686c454bc88df59fe7a8081bd2"}, "domain_id": null, "name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-proj-role", "id": "5fa43c686c454bc88df59fe7a8081bd2"}} 2018-11-06 15:08:22,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5fa43c686c454bc88df59fe7a8081bd2 used request id req-15cb5780-27b5-47d6-8175-301fd083492b 2018-11-06 15:08:22,718 - keystone_utils - INFO - Granting role CreateStackNegativeTests-502e0d4b-ba81-4a7-proj-role to project CreateStackNegativeTests-502e0d4b-ba81-4a7-proj 2018-11-06 15:08:22,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d/users/82d0817fd84242a08144e77227b480e9/roles/5fa43c686c454bc88df59fe7a8081bd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:22,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb19063a-66c4-4191-816a-f0cbeea8a14e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:22,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d/users/82d0817fd84242a08144e77227b480e9/roles/5fa43c686c454bc88df59fe7a8081bd2 used request id req-eb19063a-66c4-4191-816a-f0cbeea8a14e 2018-11-06 15:08:22,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:22,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:23,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fa43c686c454bc88df59fe7a8081bd2", "name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8814c41130e34911ae1a9dbf3f76ab1d", "name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8814c41130e34911ae1a9dbf3f76ab1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-502e0d4b-ba81-4a7-user", "id": "82d0817fd84242a08144e77227b480e9"}, "audit_ids": ["3yudKfcdQmuEn3th1X6fxA"], "issued_at": "2018-11-06T15:08:23.000000Z"}} 2018-11-06 15:08:23,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b2a1ebdadc98a328d75f16b40bae6df6473b35" 2018-11-06 15:08:23,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45dc8bd4-b1c4-49d2-8308-f8ceb54b2d57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:23,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-45dc8bd4-b1c4-49d2-8308-f8ceb54b2d57 2018-11-06 15:08:23,330 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:08:23,332 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:08:23,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/8814c41130e34911ae1a9dbf3f76ab1d/stacks?stack_name=CreateStackNegativeTests-4db9d124-79f5-4919-9e54-7e9314c9423c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b2a1ebdadc98a328d75f16b40bae6df6473b35" 2018-11-06 15:08:23,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:23 GMT Server: Apache x-openstack-request-id: req-ab908ff2-ad64-4ade-9262-fa88b8ad21f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:08:23,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/8814c41130e34911ae1a9dbf3f76ab1d/stacks?stack_name=CreateStackNegativeTests-4db9d124-79f5-4919-9e54-7e9314c9423c used request id req-ab908ff2-ad64-4ade-9262-fa88b8ad21f6 2018-11-06 15:08:23,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:23,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f5f2e245-7e2b-4a6e-affd-04c2460c09cf Date: Tue, 06 Nov 2018 15:08:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:08:23,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f5f2e245-7e2b-4a6e-affd-04c2460c09cf 2018-11-06 15:08:23,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:23,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30e13ed-151e-4d1f-8e62-6991bdd7be9c 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:08:23,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-b30e13ed-151e-4d1f-8e62-6991bdd7be9c 2018-11-06 15:08:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:23,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cef31e4-26cc-4834-ac1e-03dd6482c067 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:08:23,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-1cef31e4-26cc-4834-ac1e-03dd6482c067 2018-11-06 15:08:23,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:24,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0dd8839-5c32-42e3-8e4e-b275056ba32a 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:08:24,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-d0dd8839-5c32-42e3-8e4e-b275056ba32a 2018-11-06 15:08:24,009 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-502e0d4b-ba81-4a7-proj 2018-11-06 15:08:24,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:24,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0498cdff-ae5e-4d1e-8bc4-a787cfb228ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:24,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8814c41130e34911ae1a9dbf3f76ab1d used request id req-0498cdff-ae5e-4d1e-8bc4-a787cfb228ea 2018-11-06 15:08:24,237 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-502e0d4b-ba81-4a7-proj-role 2018-11-06 15:08:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/5fa43c686c454bc88df59fe7a8081bd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:24,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74ae5863-0efb-4f96-9811-fbe88a350ea7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:24,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5fa43c686c454bc88df59fe7a8081bd2 used request id req-74ae5863-0efb-4f96-9811-fbe88a350ea7 2018-11-06 15:08:24,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf111b2f33da593489fca21e360b1c5e847fec1" 2018-11-06 15:08:24,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ed4742-4c91-4603-a274-090e9938fe3d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:24,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-92ed4742-4c91-4603-a274-090e9938fe3d 2018-11-06 15:08:24,451 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-502e0d4b-ba81-4a7-user 2018-11-06 15:08:24,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/82d0817fd84242a08144e77227b480e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee3b0dd801ecad8d620da1cc129e0fa8c0924ee" 2018-11-06 15:08:24,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-631fa45d-eff1-4705-8888-0f27a66a9423 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:24,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/82d0817fd84242a08144e77227b480e9 used request id req-631fa45d-eff1-4705-8888-0f27a66a9423 2018-11-06 15:08:24,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:25,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ZF964eHfTRCqWrVk3ZFnFA"], "issued_at": "2018-11-06T15:08:25.000000Z"}} 2018-11-06 15:08:25,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734e84a38eb1750a7bfba17e75178b99ccc806c8" 2018-11-06 15:08:25,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b636b8-415a-43d9-b389-75f9d75e06e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:25,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f6b636b8-415a-43d9-b389-75f9d75e06e7 2018-11-06 15:08:25,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:25,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:25,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["zXuXUgrPQAaD-Zs04szRyw"], "issued_at": "2018-11-06T15:08:25.000000Z"}} 2018-11-06 15:08:25,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:25,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f601cf5-534f-42d8-ad75-871fc2a4a43a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:25,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0f601cf5-534f-42d8-ad75-871fc2a4a43a 2018-11-06 15:08:25,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:25,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-3ce61c28-c0b9-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:25,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8d9c9f-7dbe-4472-a84f-c9386766358f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-3ce61c28-c0b9-45b-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:08:25,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-3ce61c28-c0b9-45b-proj used request id req-5a8d9c9f-7dbe-4472-a84f-c9386766358f 2018-11-06 15:08:25,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:25,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c7033d-c8de-4310-abfb-1d67893b7c4f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:08:25,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-65c7033d-c8de-4310-abfb-1d67893b7c4f 2018-11-06 15:08:25,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-proj"}}' 2018-11-06 15:08:25,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-732f94b1-9847-42be-8418-d88db155059a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643"}, "enabled": true, "id": "217dc9dc0db946da853255290f65c643", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-proj"}} 2018-11-06 15:08:25,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-732f94b1-9847-42be-8418-d88db155059a 2018-11-06 15:08:25,928 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-3ce61c28-c0b9-45b-proj 2018-11-06 15:08:25,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:25,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:26,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["VNurPtGfRDayBY8xQzcN6w"], "issued_at": "2018-11-06T15:08:26.000000Z"}} 2018-11-06 15:08:26,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:26,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49cec38-fc64-47c7-b56c-d0fd36f6bcb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:26,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e49cec38-fc64-47c7-b56c-d0fd36f6bcb5 2018-11-06 15:08:26,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:26,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:26,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:26,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c883be35-5bdb-4a22-b28c-879fba7f9fff Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:08:26,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c883be35-5bdb-4a22-b28c-879fba7f9fff 2018-11-06 15:08:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-3ce61c28-c0b9-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:26,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9639a2e5-d810-412b-a6b0-0f74e49affb5 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-3ce61c28-c0b9-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643"}, "enabled": true, "id": "217dc9dc0db946da853255290f65c643", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-proj"}]} 2018-11-06 15:08:26,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-3ce61c28-c0b9-45b-proj used request id req-9639a2e5-d810-412b-a6b0-0f74e49affb5 2018-11-06 15:08:26,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:26,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc9b0d2-a9f4-4c83-a4b9-8e3037ca95ff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:08:26,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5cc9b0d2-a9f4-4c83-a4b9-8e3037ca95ff 2018-11-06 15:08:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:27,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9032fe0b-c9ee-4438-8c23-16872d1c50a3 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:27,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9032fe0b-c9ee-4438-8c23-16872d1c50a3 2018-11-06 15:08:27,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-3ce61c28-c0b9-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:27,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acec5524-98c9-46d0-af89-d87bc4b2ff41 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-3ce61c28-c0b9-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643"}, "enabled": true, "id": "217dc9dc0db946da853255290f65c643", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-proj"}]} 2018-11-06 15:08:27,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-3ce61c28-c0b9-45b-proj used request id req-acec5524-98c9-46d0-af89-d87bc4b2ff41 2018-11-06 15:08:27,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/0fed04466fad4f168d0ca726baaa1cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:27,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75138bfe-c020-4015-9215-0bd098cc3b1b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-user", "links": {"self": "http://172.30.9.27:5000/v3/users/0fed04466fad4f168d0ca726baaa1cca"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "217dc9dc0db946da853255290f65c643", "id": "0fed04466fad4f168d0ca726baaa1cca", "password_expires_at": null}} 2018-11-06 15:08:27,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0fed04466fad4f168d0ca726baaa1cca used request id req-75138bfe-c020-4015-9215-0bd098cc3b1b 2018-11-06 15:08:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643/users/0fed04466fad4f168d0ca726baaa1cca/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:27,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee334143-d85d-4083-977f-09de9da44ef9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643/users/0fed04466fad4f168d0ca726baaa1cca/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:08:27,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643/users/0fed04466fad4f168d0ca726baaa1cca/roles used request id req-ee334143-d85d-4083-977f-09de9da44ef9 2018-11-06 15:08:27,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:27,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e894644-a141-440c-9eb1-093510d2e84e Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:08:27,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-6e894644-a141-440c-9eb1-093510d2e84e 2018-11-06 15:08:27,481 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-3ce61c28-c0b9-45b-proj 2018-11-06 15:08:27,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643/users/0fed04466fad4f168d0ca726baaa1cca/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:27,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3654b53b-e9b6-423f-a874-e5aedb9b251e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:27,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643/users/0fed04466fad4f168d0ca726baaa1cca/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-3654b53b-e9b6-423f-a874-e5aedb9b251e 2018-11-06 15:08:27,554 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-3ce61c28-c0b9-45b-user 2018-11-06 15:08:27,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:27,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c572d00-dea5-4235-b56d-93b5dce8c21d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:27,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6c572d00-dea5-4235-b56d-93b5dce8c21d 2018-11-06 15:08:27,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" -d '{"role": {"name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-proj-role"}}' 2018-11-06 15:08:27,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77667c45-5c2d-4a15-88d9-3d44e5875058 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1305c39178624749a946990a2f3f9653", "links": {"self": "http://172.30.9.27:5000/v3/roles/1305c39178624749a946990a2f3f9653"}, "name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-proj-role"}} 2018-11-06 15:08:27,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-77667c45-5c2d-4a15-88d9-3d44e5875058 2018-11-06 15:08:27,742 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-3ce61c28-c0b9-45b-proj-role 2018-11-06 15:08:27,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/1305c39178624749a946990a2f3f9653 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:27,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f191bdd-6713-4314-addf-503132523acf Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/1305c39178624749a946990a2f3f9653"}, "domain_id": null, "name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-proj-role", "id": "1305c39178624749a946990a2f3f9653"}} 2018-11-06 15:08:27,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/1305c39178624749a946990a2f3f9653 used request id req-5f191bdd-6713-4314-addf-503132523acf 2018-11-06 15:08:27,832 - keystone_utils - INFO - Granting role CreateStackNegativeTests-3ce61c28-c0b9-45b-proj-role to project CreateStackNegativeTests-3ce61c28-c0b9-45b-proj 2018-11-06 15:08:27,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643/users/0fed04466fad4f168d0ca726baaa1cca/roles/1305c39178624749a946990a2f3f9653 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:28,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74448805-ed5b-455c-adb3-5e47f61762cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:28,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643/users/0fed04466fad4f168d0ca726baaa1cca/roles/1305c39178624749a946990a2f3f9653 used request id req-74448805-ed5b-455c-adb3-5e47f61762cd 2018-11-06 15:08:28,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:28,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:28,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1305c39178624749a946990a2f3f9653", "name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-proj-role"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "217dc9dc0db946da853255290f65c643", "name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/217dc9dc0db946da853255290f65c643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/217dc9dc0db946da853255290f65c643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/217dc9dc0db946da853255290f65c643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/217dc9dc0db946da853255290f65c643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/217dc9dc0db946da853255290f65c643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/217dc9dc0db946da853255290f65c643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/217dc9dc0db946da853255290f65c643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/217dc9dc0db946da853255290f65c643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/217dc9dc0db946da853255290f65c643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/217dc9dc0db946da853255290f65c643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/217dc9dc0db946da853255290f65c643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/217dc9dc0db946da853255290f65c643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-3ce61c28-c0b9-45b-user", "id": "0fed04466fad4f168d0ca726baaa1cca"}, "audit_ids": ["Aj4XKf8kSg-I9Ip0m4SX3Q"], "issued_at": "2018-11-06T15:08:28.000000Z"}} 2018-11-06 15:08:28,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b26decc9f422a8ff7e5f746805c49a4e999371" 2018-11-06 15:08:28,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7d45d3-5df0-4d69-ba5c-f49cac298f25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:28,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f7d45d3-5df0-4d69-ba5c-f49cac298f25 2018-11-06 15:08:28,475 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:08:28,478 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:08:28,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/217dc9dc0db946da853255290f65c643/stacks?stack_name=CreateStackNegativeTests-1ec7bc45-843c-4062-b6d3-fdacdc66c2a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b26decc9f422a8ff7e5f746805c49a4e999371" 2018-11-06 15:08:28,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:28 GMT Server: Apache x-openstack-request-id: req-352cc784-7b36-435f-aa25-32fae02d0277 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:08:28,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/217dc9dc0db946da853255290f65c643/stacks?stack_name=CreateStackNegativeTests-1ec7bc45-843c-4062-b6d3-fdacdc66c2a0 used request id req-352cc784-7b36-435f-aa25-32fae02d0277 2018-11-06 15:08:28,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/217dc9dc0db946da853255290f65c643/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b26decc9f422a8ff7e5f746805c49a4e999371" -d '{"stack_name": "CreateStackNegativeTests-1ec7bc45-843c-4062-b6d3-fdacdc66c2a0", "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-11-06 15:08:29,105 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 06 Nov 2018 15:08:28 GMT Server: Apache x-openstack-request-id: req-bb935202-cd94-4a99-97ff-48b17a4c5041 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-11-06 15:08:29,106 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/217dc9dc0db946da853255290f65c643/stacks used request id req-bb935202-cd94-4a99-97ff-48b17a4c5041 2018-11-06 15:08:29,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:29,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ea5039a2-e104-492a-9ec8-12cadb8f9ddd Date: Tue, 06 Nov 2018 15:08:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:08:29,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ea5039a2-e104-492a-9ec8-12cadb8f9ddd 2018-11-06 15:08:29,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:29,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a693da-b93e-4582-93d4-5f1e0d23abb0 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:08:29,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-27a693da-b93e-4582-93d4-5f1e0d23abb0 2018-11-06 15:08:29,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:29,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70de0ec0-7bda-4030-89bf-f83ba31325fe Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:08:29,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-70de0ec0-7bda-4030-89bf-f83ba31325fe 2018-11-06 15:08:29,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:29,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e30e772-7bc6-473d-96b3-abe733585e6d 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:08:29,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-5e30e772-7bc6-473d-96b3-abe733585e6d 2018-11-06 15:08:29,579 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-3ce61c28-c0b9-45b-proj 2018-11-06 15:08:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:29,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e54bfa7f-7dc4-4add-bfc4-763869138af0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:29,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/217dc9dc0db946da853255290f65c643 used request id req-e54bfa7f-7dc4-4add-bfc4-763869138af0 2018-11-06 15:08:29,811 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-3ce61c28-c0b9-45b-proj-role 2018-11-06 15:08:29,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/1305c39178624749a946990a2f3f9653 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:29,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aeadc48-5ba8-4ffb-9d88-b14e5f36745c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:29,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/1305c39178624749a946990a2f3f9653 used request id req-9aeadc48-5ba8-4ffb-9d88-b14e5f36745c 2018-11-06 15:08:29,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da6b4e8b11a9108a42ed1be9ed41c4cc8f50470" 2018-11-06 15:08:30,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d81187a-32b4-4dcf-a2f6-68bb5edd9ce5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:30,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0d81187a-32b4-4dcf-a2f6-68bb5edd9ce5 2018-11-06 15:08:30,024 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-3ce61c28-c0b9-45b-user 2018-11-06 15:08:30,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0fed04466fad4f168d0ca726baaa1cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d2d01198741fc188574caf4d13016e1532c83" 2018-11-06 15:08:30,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58c9436b-24f7-4c34-ba34-b7c157f9f71a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:30,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0fed04466fad4f168d0ca726baaa1cca used request id req-58c9436b-24f7-4c34-ba34-b7c157f9f71a 2018-11-06 15:08:30,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:30,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["f94wk7u4RQaEhLacuhwPLg"], "issued_at": "2018-11-06T15:08:30.000000Z"}} 2018-11-06 15:08:30,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d07891602bbaa6c0c7a7a16675240e0e7a1e4b" 2018-11-06 15:08:30,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a1689b-b2fb-40b0-a3d8-7748f9b6ab19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:30,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-28a1689b-b2fb-40b0-a3d8-7748f9b6ab19 2018-11-06 15:08:30,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:30,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:31,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["vp7Zm68RS3OZTJJNBEIA8Q"], "issued_at": "2018-11-06T15:08:31.000000Z"}} 2018-11-06 15:08:31,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:08:31,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa63199-477a-41a9-885e-5ab093682d0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:31,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5aa63199-477a-41a9-885e-5ab093682d0f 2018-11-06 15:08:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:31,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:31,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:08:31,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b984ef2a-1be0-4bd2-8a0e-b13eaf59657a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:08:31,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj used request id req-b984ef2a-1be0-4bd2-8a0e-b13eaf59657a 2018-11-06 15:08:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:08:31,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6ca3df-35d0-47b4-ab78-d6b3e690ee44 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:08:31,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2a6ca3df-35d0-47b4-ab78-d6b3e690ee44 2018-11-06 15:08:31,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}}' 2018-11-06 15:08:31,551 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2ca4f4c-4e56-4890-957a-0273d952d4b0 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:08:31,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d2ca4f4c-4e56-4890-957a-0273d952d4b0 2018-11-06 15:08:31,551 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj 2018-11-06 15:08:31,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:31,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:31,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Mw9v_4p3TyGVG4hywH4_0Q"], "issued_at": "2018-11-06T15:08:31.000000Z"}} 2018-11-06 15:08:31,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8437fcdb03143759cbe854a9f000e6ce055b2e1a" 2018-11-06 15:08:32,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac9ddbb-7535-470e-97e2-96cdaefca423 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:32,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9ac9ddbb-7535-470e-97e2-96cdaefca423 2018-11-06 15:08:32,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:32,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:32,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8437fcdb03143759cbe854a9f000e6ce055b2e1a" 2018-11-06 15:08:32,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2b7f5e-5f0f-416d-82f7-764ea203f9e5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:08:32,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ee2b7f5e-5f0f-416d-82f7-764ea203f9e5 2018-11-06 15:08:32,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8437fcdb03143759cbe854a9f000e6ce055b2e1a" 2018-11-06 15:08:32,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79ae603-f2b3-4498-8243-3a72f12715ca Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}]} 2018-11-06 15:08:32,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj used request id req-b79ae603-f2b3-4498-8243-3a72f12715ca 2018-11-06 15:08:32,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8437fcdb03143759cbe854a9f000e6ce055b2e1a" 2018-11-06 15:08:32,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1d902e-50d4-4d38-a5a8-36c251820160 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:08:32,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ee1d902e-50d4-4d38-a5a8-36c251820160 2018-11-06 15:08:32,687 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-user 2018-11-06 15:08:32,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:32,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:08:32,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-231f5af1-4d6e-49a2-96b7-a7f411518751 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:08:32,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-231f5af1-4d6e-49a2-96b7-a7f411518751 2018-11-06 15:08:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role"}}' 2018-11-06 15:08:32,891 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfe89839-f4d3-45b9-b303-a9392705635b Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "24942ce71cdf4bf19039fa53fc1a91cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/24942ce71cdf4bf19039fa53fc1a91cc"}, "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role"}} 2018-11-06 15:08:32,891 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-bfe89839-f4d3-45b9-b303-a9392705635b 2018-11-06 15:08:32,892 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role 2018-11-06 15:08:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/24942ce71cdf4bf19039fa53fc1a91cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:08:32,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad7328b-4afd-4a79-bc5c-0178a48c454d Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/24942ce71cdf4bf19039fa53fc1a91cc"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role", "id": "24942ce71cdf4bf19039fa53fc1a91cc"}} 2018-11-06 15:08:32,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/24942ce71cdf4bf19039fa53fc1a91cc used request id req-bad7328b-4afd-4a79-bc5c-0178a48c454d 2018-11-06 15:08:32,913 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role to project CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj 2018-11-06 15:08:32,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6/users/d393d9408928497498021705a259b5fc/roles/24942ce71cdf4bf19039fa53fc1a91cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:08:32,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-001b50f9-f829-4e81-a9b6-aaab91da252e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:08:32,966 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6/users/d393d9408928497498021705a259b5fc/roles/24942ce71cdf4bf19039fa53fc1a91cc used request id req-001b50f9-f829-4e81-a9b6-aaab91da252e 2018-11-06 15:08:32,966 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:08:32,967 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:08:32,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:32,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:33,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24942ce71cdf4bf19039fa53fc1a91cc", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role"}], "expires_at": "2018-11-06T16:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-user", "id": "d393d9408928497498021705a259b5fc"}, "audit_ids": ["HrD6tLfsSXKEJKA8FST0hg"], "issued_at": "2018-11-06T15:08:33.000000Z"}} 2018-11-06 15:08:33,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e266dd8da3d5a86c7ccaf7d7e10b5328466e781" 2018-11-06 15:08:33,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6061b5-3df5-41cb-b1d6-f293450c1e6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:33,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0a6061b5-3df5-41cb-b1d6-f293450c1e6a 2018-11-06 15:08:33,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e266dd8da3d5a86c7ccaf7d7e10b5328466e781" 2018-11-06 15:08:33,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-3c08bbe9-daf4-4733-92c4-b10b5d1e8b31 Date: Tue, 06 Nov 2018 15:08:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image"} 2018-11-06 15:08:33,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image used request id req-3c08bbe9-daf4-4733-92c4-b10b5d1e8b31 2018-11-06 15:08:33,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e266dd8da3d5a86c7ccaf7d7e10b5328466e781" 2018-11-06 15:08:33,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed3f5afc-8ede-4c37-a3e1-f923a6e06582 Date: Tue, 06 Nov 2018 15:08: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-11-06 15:08:33,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ed3f5afc-8ede-4c37-a3e1-f923a6e06582 2018-11-06 15:08:33,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e266dd8da3d5a86c7ccaf7d7e10b5328466e781" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image"}' 2018-11-06 15:08:33,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776 X-Openstack-Request-Id: req-c9a32cb0-dcc1-4e6c-8535-414a0bd30011 Date: Tue, 06 Nov 2018 15:08:33 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:08:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:08:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "min_disk": 0, "protected": false, "id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "file": "/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/file", "checksum": null, "owner": "7d4e347d49634c2daf551a8fa3be4ef6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:08:33,986 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c9a32cb0-dcc1-4e6c-8535-414a0bd30011 2018-11-06 15:08:33,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e266dd8da3d5a86c7ccaf7d7e10b5328466e781" -d '' 2018-11-06 15:08:34,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a08beab5-f26d-4331-ab5c-ac8d78dba0c4 Date: Tue, 06 Nov 2018 15:08:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:08:34,829 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/file used request id req-a08beab5-f26d-4331-ab5c-ac8d78dba0c4 2018-11-06 15:08:34,830 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:08:34,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e266dd8da3d5a86c7ccaf7d7e10b5328466e781" 2018-11-06 15:08:34,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-06a6819e-43dc-4d4a-94d7-880b38f19d07 Date: Tue, 06 Nov 2018 15:08:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:08:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:08:34Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/snap", "metadata": {}}], "self": "/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "min_disk": 0, "protected": false, "id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "file": "/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d4e347d49634c2daf551a8fa3be4ef6", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:08:34,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776 used request id req-06a6819e-43dc-4d4a-94d7-880b38f19d07 2018-11-06 15:08:34,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e266dd8da3d5a86c7ccaf7d7e10b5328466e781" 2018-11-06 15:08:35,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7da4b579-ddb8-4815-8708-806a782d200b Date: Tue, 06 Nov 2018 15:08:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 15:08:35,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7da4b579-ddb8-4815-8708-806a782d200b 2018-11-06 15:08:35,135 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image 2018-11-06 15:08:35,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e266dd8da3d5a86c7ccaf7d7e10b5328466e781" 2018-11-06 15:08:35,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-eb492ca7-3e40-46d4-820d-052f95d485fe Date: Tue, 06 Nov 2018 15:08:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:08:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:08:34Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/snap", "metadata": {}}], "self": "/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "min_disk": 0, "protected": false, "id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "file": "/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d4e347d49634c2daf551a8fa3be4ef6", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:08:35,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776 used request id req-eb492ca7-3e40-46d4-820d-052f95d485fe 2018-11-06 15:08:35,155 - create_image - DEBUG - Instance status is - active 2018-11-06 15:08:35,155 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image 2018-11-06 15:08:35,155 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image 2018-11-06 15:08:35,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:35,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:35,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24942ce71cdf4bf19039fa53fc1a91cc", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role"}], "expires_at": "2018-11-06T16:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-user", "id": "d393d9408928497498021705a259b5fc"}, "audit_ids": ["GzSqLUiOTHyfPNuUmwtdyQ"], "issued_at": "2018-11-06T15:08:35.000000Z"}} 2018-11-06 15:08:35,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b33d7a047e66eea3c7c62340cc43f0edcb91f1" 2018-11-06 15:08:35,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce80912-91de-4f0f-8e9f-7a464fa3d20e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:35,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4ce80912-91de-4f0f-8e9f-7a464fa3d20e 2018-11-06 15:08:35,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b33d7a047e66eea3c7c62340cc43f0edcb91f1" 2018-11-06 15:08:35,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-437dbab1-a897-4c4c-ab8a-b696c3c3415e Date: Tue, 06 Nov 2018 15:08:35 GMT RESP BODY: {"networks":[]} 2018-11-06 15:08:35,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-437dbab1-a897-4c4c-ab8a-b696c3c3415e 2018-11-06 15:08:35,794 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net 2018-11-06 15:08:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b33d7a047e66eea3c7c62340cc43f0edcb91f1" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net", "admin_state_up": true}}' 2018-11-06 15:08:36,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7b78b19a-5207-4114-acee-3914461b5430 Date: Tue, 06 Nov 2018 15:08:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6849160d-90a6-4652-b708-73688a440da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:08:36Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","mtu":1450}} 2018-11-06 15:08:36,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-7b78b19a-5207-4114-acee-3914461b5430 2018-11-06 15:08:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b33d7a047e66eea3c7c62340cc43f0edcb91f1" 2018-11-06 15:08:36,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-f3e54a98-963e-4218-b3ac-e986d865c793 Date: Tue, 06 Nov 2018 15:08: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-11-06T15:08:36Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:08:36,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6849160d-90a6-4652-b708-73688a440da7 used request id req-f3e54a98-963e-4218-b3ac-e986d865c793 2018-11-06 15:08:36,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b33d7a047e66eea3c7c62340cc43f0edcb91f1" 2018-11-06 15:08:36,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f8ad79aa-e531-45ee-b2b3-c972b8cc176a Date: Tue, 06 Nov 2018 15:08:36 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:08:36,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-f8ad79aa-e531-45ee-b2b3-c972b8cc176a 2018-11-06 15:08:36,918 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet 2018-11-06 15:08:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b33d7a047e66eea3c7c62340cc43f0edcb91f1" -d '{"subnets": [{"ip_version": 4, "network_id": "6849160d-90a6-4652-b708-73688a440da7", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]}' 2018-11-06 15:08:37,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-63940435-b731-4fbe-83cb-d597a4a5d0dd Date: Tue, 06 Nov 2018 15:08:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:08:37,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-63940435-b731-4fbe-83cb-d597a4a5d0dd 2018-11-06 15:08:37,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b33d7a047e66eea3c7c62340cc43f0edcb91f1" 2018-11-06 15:08:37,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-16a776c0-908b-4ed2-9a9c-9534380a6cc2 Date: Tue, 06 Nov 2018 15:08: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":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:08:37,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6849160d-90a6-4652-b708-73688a440da7 used request id req-16a776c0-908b-4ed2-9a9c-9534380a6cc2 2018-11-06 15:08:37,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b33d7a047e66eea3c7c62340cc43f0edcb91f1" 2018-11-06 15:08:37,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c419aef4-a900-466a-808e-bbb6dc91b243 Date: Tue, 06 Nov 2018 15:08:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:08:37,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-c419aef4-a900-466a-808e-bbb6dc91b243 2018-11-06 15:08:37,904 - OpenStackNetwork - DEBUG - Network [6849160d-90a6-4652-b708-73688a440da7] created successfully 2018-11-06 15:08:37,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:37,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:38,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24942ce71cdf4bf19039fa53fc1a91cc", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role"}], "expires_at": "2018-11-06T16:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-user", "id": "d393d9408928497498021705a259b5fc"}, "audit_ids": ["-7pBbBJ1QbuD75AnTUj69Q"], "issued_at": "2018-11-06T15:08:38.000000Z"}} 2018-11-06 15:08:38,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:38,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c517e7ff-2541-4b05-af7b-eb41c1ae6e4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:38,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c517e7ff-2541-4b05-af7b-eb41c1ae6e4c 2018-11-06 15:08:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:38,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-17483519-f74f-47f0-9ed5-d6de1b15359d Date: Tue, 06 Nov 2018 15:08:38 GMT RESP BODY: {"routers": []} 2018-11-06 15:08:38,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router&admin_state_up=True used request id req-17483519-f74f-47f0-9ed5-d6de1b15359d 2018-11-06 15:08:38,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:38,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:38,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24942ce71cdf4bf19039fa53fc1a91cc", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role"}], "expires_at": "2018-11-06T16:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-user", "id": "d393d9408928497498021705a259b5fc"}, "audit_ids": ["NJZ5ybvyRsqDqkDY-foYWg"], "issued_at": "2018-11-06T15:08:38.000000Z"}} 2018-11-06 15:08:38,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc5face647b4bc94587c0739d9d63aa22736986" 2018-11-06 15:08:39,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad14bc99-c4e0-421c-8f86-ff5e3865cdc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:39,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ad14bc99-c4e0-421c-8f86-ff5e3865cdc2 2018-11-06 15:08:39,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:39,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d39d5262-31e9-42ed-bdd4-b1f133ebf806 Date: Tue, 06 Nov 2018 15:08:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:08:39,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-d39d5262-31e9-42ed-bdd4-b1f133ebf806 2018-11-06 15:08:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:39,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b763bf10-8dbc-45e1-a6a6-1b6b84828b52 Date: Tue, 06 Nov 2018 15:08:39 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:08:39,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-b763bf10-8dbc-45e1-a6a6-1b6b84828b52 2018-11-06 15:08:39,460 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router 2018-11-06 15:08:39,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router", "admin_state_up": true}}' 2018-11-06 15:08:44,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4dd1d8ad-0315-44b5-b1d6-8cec5fe282c4 Date: Tue, 06 Nov 2018 15:08:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:40Z", "admin_state_up": true, "updated_at": "2018-11-06T15:08:41Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "618d5a6b-a3c0-4e16-b4c2-3227652be614", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router"}} 2018-11-06 15:08:44,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-4dd1d8ad-0315-44b5-b1d6-8cec5fe282c4 2018-11-06 15:08:44,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=618d5a6b-a3c0-4e16-b4c2-3227652be614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:44,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d261685a-6e2a-47ec-a8eb-5e2ac4b2237b Date: Tue, 06 Nov 2018 15:08:44 GMT RESP BODY: {"ports":[]} 2018-11-06 15:08:44,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=618d5a6b-a3c0-4e16-b4c2-3227652be614 used request id req-d261685a-6e2a-47ec-a8eb-5e2ac4b2237b 2018-11-06 15:08:44,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:45,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ce464501-25cb-4629-803e-9d3b8a10ecc4 Date: Tue, 06 Nov 2018 15:08: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":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:08:45,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-ce464501-25cb-4629-803e-9d3b8a10ecc4 2018-11-06 15:08:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:45,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:45,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:45,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb883fd-a520-48b0-be20-ae56759f2bd7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:08:45,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-deb883fd-a520-48b0-be20-ae56759f2bd7 2018-11-06 15:08:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:45,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-baae829b-0eb0-4273-9581-5ee2ecb7ef33 Date: Tue, 06 Nov 2018 15:08:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:08:45,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-baae829b-0eb0-4273-9581-5ee2ecb7ef33 2018-11-06 15:08:45,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:45,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-35897ab3-1a03-46c8-9bbb-605f2eae2c95 Date: Tue, 06 Nov 2018 15:08:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:08:45,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet used request id req-35897ab3-1a03-46c8-9bbb-605f2eae2c95 2018-11-06 15:08:45,616 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 15:08:45,617 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router 2018-11-06 15:08:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/618d5a6b-a3c0-4e16-b4c2-3227652be614/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" -d '{"subnet_id": "4c5275fa-2d78-4518-bdbf-4ec31efccc5e"}' 2018-11-06 15:08:47,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-337e2b6c-5861-4e25-b89e-dadeb67a598b Date: Tue, 06 Nov 2018 15:08:47 GMT RESP BODY: {"network_id": "6849160d-90a6-4652-b708-73688a440da7", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "subnet_id": "4c5275fa-2d78-4518-bdbf-4ec31efccc5e", "subnet_ids": ["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"], "port_id": "c9d7f7bf-fc28-4d36-97f6-f55dc680530a", "id": "618d5a6b-a3c0-4e16-b4c2-3227652be614"} 2018-11-06 15:08:47,619 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/618d5a6b-a3c0-4e16-b4c2-3227652be614/add_router_interface used request id req-337e2b6c-5861-4e25-b89e-dadeb67a598b 2018-11-06 15:08:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/618d5a6b-a3c0-4e16-b4c2-3227652be614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:47,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3aa543f6-b921-4196-9097-f156ec705051 Date: Tue, 06 Nov 2018 15:08:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:40Z", "admin_state_up": true, "updated_at": "2018-11-06T15:08:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "618d5a6b-a3c0-4e16-b4c2-3227652be614", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router"}} 2018-11-06 15:08:47,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/618d5a6b-a3c0-4e16-b4c2-3227652be614 used request id req-3aa543f6-b921-4196-9097-f156ec705051 2018-11-06 15:08:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=618d5a6b-a3c0-4e16-b4c2-3227652be614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:48,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-04545068-1a67-4a5d-b1c1-8402ecef3227 Date: Tue, 06 Nov 2018 15:08:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.1"}],"id":"c9d7f7bf-fc28-4d36-97f6-f55dc680530a","security_groups":[],"mac_address":"fa:16:3e:3f:bf:fb","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:46Z","binding:vnic_type":"normal","device_id":"618d5a6b-a3c0-4e16-b4c2-3227652be614"}]} 2018-11-06 15:08:48,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=618d5a6b-a3c0-4e16-b4c2-3227652be614 used request id req-04545068-1a67-4a5d-b1c1-8402ecef3227 2018-11-06 15:08:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/4c5275fa-2d78-4518-bdbf-4ec31efccc5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:08:48,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-44408917-411a-4836-b7d1-b78ead9b374e Date: Tue, 06 Nov 2018 15:08:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}} 2018-11-06 15:08:48,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/4c5275fa-2d78-4518-bdbf-4ec31efccc5e used request id req-44408917-411a-4836-b7d1-b78ead9b374e 2018-11-06 15:08:48,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:48,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:48,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:08:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ahHuO-HMQzednP8bYOoXCw"], "issued_at": "2018-11-06T15:08:48.000000Z"}} 2018-11-06 15:08:48,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16b574a509054e5e81bfd269e6c2c298636897" 2018-11-06 15:08:48,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406f28e8-6e89-4b6c-a4b5-d5df91edcfc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:48,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-406f28e8-6e89-4b6c-a4b5-d5df91edcfc2 2018-11-06 15:08:48,674 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:08:48,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16b574a509054e5e81bfd269e6c2c298636897" 2018-11-06 15:08:48,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-783d7b09-a99e-45eb-a262-c34f8ad9f3f7 x-compute-request-id: req-783d7b09-a99e-45eb-a262-c34f8ad9f3f7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:08:48,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-783d7b09-a99e-45eb-a262-c34f8ad9f3f7 2018-11-06 15:08:48,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16b574a509054e5e81bfd269e6c2c298636897" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-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-11-06 15:08:48,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7409d21-73f4-460b-82e4-2163d77a850d x-compute-request-id: req-b7409d21-73f4-460b-82e4-2163d77a850d Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:08:48,908 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b7409d21-73f4-460b-82e4-2163d77a850d 2018-11-06 15:08:48,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:48,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:49,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24942ce71cdf4bf19039fa53fc1a91cc", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role"}], "expires_at": "2018-11-06T16:08:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-user", "id": "d393d9408928497498021705a259b5fc"}, "audit_ids": ["T85yLBEoR46ZRILltk15vQ"], "issued_at": "2018-11-06T15:08:49.000000Z"}} 2018-11-06 15:08:49,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd59f760d66d57cdc6db9ffbb3c7f1c110e573b5" 2018-11-06 15:08:49,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035e8a9b-d28b-4b90-a44b-8a18e68c8b34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:49,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-035e8a9b-d28b-4b90-a44b-8a18e68c8b34 2018-11-06 15:08:49,362 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:08:49,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd59f760d66d57cdc6db9ffbb3c7f1c110e573b5" 2018-11-06 15:08:49,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93bf511b-359b-4a31-9d09-5d645c456e0f x-compute-request-id: req-93bf511b-359b-4a31-9d09-5d645c456e0f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 15:08:49,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-93bf511b-359b-4a31-9d09-5d645c456e0f 2018-11-06 15:08:49,524 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp... 2018-11-06 15:08:49,524 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 15:08:49,564 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp 2018-11-06 15:08:49,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd59f760d66d57cdc6db9ffbb3c7f1c110e573b5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDK2EKY0ois6Shb0AMESs+hwBgykezwp/PlOvmOs368aUIhZF2jgl3QUfpBQ4A2cEOKhMZpVuijRIjzQmYSe+bNxJMZfVmaLml4BDnMTOlj5X3vOSR3GqtglnWcs9H4GrAQm8YTrviepuiVc+if1XcqfYPFscHFuqDhQx8Cvq59aQ==", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp"}}' 2018-11-06 15:08:49,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a58d3d8-480e-44bf-990f-05204440185a x-compute-request-id: req-0a58d3d8-480e-44bf-990f-05204440185a Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDK2EKY0ois6Shb0AMESs+hwBgykezwp/PlOvmOs368aUIhZF2jgl3QUfpBQ4A2cEOKhMZpVuijRIjzQmYSe+bNxJMZfVmaLml4BDnMTOlj5X3vOSR3GqtglnWcs9H4GrAQm8YTrviepuiVc+if1XcqfYPFscHFuqDhQx8Cvq59aQ==", "user_id": "d393d9408928497498021705a259b5fc", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "fingerprint": "86:35:fa:7f:e4:cd:b9:cd:2b:62:84:66:a3:76:ca:1a"}} 2018-11-06 15:08:49,617 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0a58d3d8-480e-44bf-990f-05204440185a 2018-11-06 15:08:49,620 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632.pub 2018-11-06 15:08:49,620 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632 2018-11-06 15:08:49,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:49,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:49,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24942ce71cdf4bf19039fa53fc1a91cc", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role"}], "expires_at": "2018-11-06T16:08:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-user", "id": "d393d9408928497498021705a259b5fc"}, "audit_ids": ["YZ3_B4tnQkWMimudoIvINg"], "issued_at": "2018-11-06T15:08:49.000000Z"}} 2018-11-06 15:08:49,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:50,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafc190c-5bf0-4807-a9b9-1d8f1742339a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:50,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aafc190c-5bf0-4807-a9b9-1d8f1742339a 2018-11-06 15:08:50,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:50,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5baf2fcd-5305-4d8e-bb43-b4b9f1e514ae Date: Tue, 06 Nov 2018 15:08:50 GMT RESP BODY: {"security_groups": []} 2018-11-06 15:08:50,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp used request id req-5baf2fcd-5305-4d8e-bb43-b4b9f1e514ae 2018-11-06 15:08:50,284 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp... 2018-11-06 15:08:50,284 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp 2018-11-06 15:08:50,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp"}}' 2018-11-06 15:08:50,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-8b5ab17b-38fe-4996-ae48-a29dadc87f7a Date: Tue, 06 Nov 2018 15:08:50 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "updated_at": "2018-11-06T15:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "f259b70f-c431-4320-a049-d96c7e886a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}], "revision_number": 2, "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp"}} 2018-11-06 15:08:50,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-8b5ab17b-38fe-4996-ae48-a29dadc87f7a 2018-11-06 15:08:50,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b5baead-a024-4d98-9cb0-a9ec8e39a94f 2018-11-06 15:08:50,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:50,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9217e420-a5f4-4285-8805-329393c35330 Date: Tue, 06 Nov 2018 15:08: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-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "f259b70f-c431-4320-a049-d96c7e886a39"}]} 2018-11-06 15:08:50,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-9217e420-a5f4-4285-8805-329393c35330 2018-11-06 15:08:50,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b5baead-a024-4d98-9cb0-a9ec8e39a94f 2018-11-06 15:08:50,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:51,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9f34d0d4-2a56-4902-8676-77721ebd31bb Date: Tue, 06 Nov 2018 15:08: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-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "f259b70f-c431-4320-a049-d96c7e886a39"}]} 2018-11-06 15:08:51,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-9f34d0d4-2a56-4902-8676-77721ebd31bb 2018-11-06 15:08:51,013 - neutron_utils - INFO - Retrieving security group with ID - 1b5baead-a024-4d98-9cb0-a9ec8e39a94f 2018-11-06 15:08:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:51,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5b555078-b396-425a-8c47-aaf602c20802 Date: Tue, 06 Nov 2018 15:08:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "updated_at": "2018-11-06T15:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "f259b70f-c431-4320-a049-d96c7e886a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}], "revision_number": 2, "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp"}]} 2018-11-06 15:08:51,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-5b555078-b396-425a-8c47-aaf602c20802 2018-11-06 15:08:51,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b5baead-a024-4d98-9cb0-a9ec8e39a94f 2018-11-06 15:08:51,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:51,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-685453f2-b555-4f90-9705-b611890cf3c3 Date: Tue, 06 Nov 2018 15:08: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-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "f259b70f-c431-4320-a049-d96c7e886a39"}]} 2018-11-06 15:08:51,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-685453f2-b555-4f90-9705-b611890cf3c3 2018-11-06 15:08:51,236 - neutron_utils - INFO - Retrieving security group with ID - 1b5baead-a024-4d98-9cb0-a9ec8e39a94f 2018-11-06 15:08:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:51,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-53fc837b-22ea-45e1-ac07-32ba13ee99fe Date: Tue, 06 Nov 2018 15:08:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "updated_at": "2018-11-06T15:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "f259b70f-c431-4320-a049-d96c7e886a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}], "revision_number": 2, "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp"}]} 2018-11-06 15:08:51,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-53fc837b-22ea-45e1-ac07-32ba13ee99fe 2018-11-06 15:08:51,433 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b5baead-a024-4d98-9cb0-a9ec8e39a94f 2018-11-06 15:08:51,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:51,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d3189c5c-9ac0-44a6-b056-18edc642823b Date: Tue, 06 Nov 2018 15:08: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-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "f259b70f-c431-4320-a049-d96c7e886a39"}]} 2018-11-06 15:08:51,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-d3189c5c-9ac0-44a6-b056-18edc642823b 2018-11-06 15:08:51,610 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp 2018-11-06 15:08:51,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:51,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-30a153c0-7d09-4fdc-be43-dfa09785e051 Date: Tue, 06 Nov 2018 15:08:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "updated_at": "2018-11-06T15:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "f259b70f-c431-4320-a049-d96c7e886a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}], "revision_number": 2, "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp"}]} 2018-11-06 15:08:51,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp used request id req-30a153c0-7d09-4fdc-be43-dfa09785e051 2018-11-06 15:08:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:51,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:51,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:51,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd196ee-7df1-49fe-a1a0-7cf3229d23bc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:08:51,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-0cd196ee-7df1-49fe-a1a0-7cf3229d23bc 2018-11-06 15:08:51,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b5baead-a024-4d98-9cb0-a9ec8e39a94f 2018-11-06 15:08:51,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:52,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f36aeaee-4663-4136-95d9-ab14e4e2cf31 Date: Tue, 06 Nov 2018 15:08: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-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "f259b70f-c431-4320-a049-d96c7e886a39"}]} 2018-11-06 15:08:52,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-f36aeaee-4663-4136-95d9-ab14e4e2cf31 2018-11-06 15:08:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}30f0e96a8c4b7026265408c56191fd17fef0b31a" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f"}}' 2018-11-06 15:08:52,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c3a5e9f4-ab40-4b14-9e48-d746de801caa Date: Tue, 06 Nov 2018 15:08:52 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-11-06T15:08:52Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:52Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "2394257a-78ef-4531-ab45-03750b79cd19"}} 2018-11-06 15:08:52,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-c3a5e9f4-ab40-4b14-9e48-d746de801caa 2018-11-06 15:08:52,348 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp 2018-11-06 15:08:52,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:52,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-12ea25d1-1606-49f7-ac5b-ac7cd51103fe Date: Tue, 06 Nov 2018 15:08:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "updated_at": "2018-11-06T15:08:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:52Z", "revision_number": 0, "id": "2394257a-78ef-4531-ab45-03750b79cd19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:52Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "f259b70f-c431-4320-a049-d96c7e886a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}], "revision_number": 3, "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp"}]} 2018-11-06 15:08:52,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp used request id req-12ea25d1-1606-49f7-ac5b-ac7cd51103fe 2018-11-06 15:08:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:52,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00575e1d-97b4-4605-831b-5d85d622d143 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:08:52,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-00575e1d-97b4-4605-831b-5d85d622d143 2018-11-06 15:08:52,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b5baead-a024-4d98-9cb0-a9ec8e39a94f 2018-11-06 15:08:52,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:52,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-99e9b3de-d221-424c-922d-9a78e584d918 Date: Tue, 06 Nov 2018 15:08:52 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-11-06T15:08:52Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:52Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "2394257a-78ef-4531-ab45-03750b79cd19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "f259b70f-c431-4320-a049-d96c7e886a39"}]} 2018-11-06 15:08:52,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-99e9b3de-d221-424c-922d-9a78e584d918 2018-11-06 15:08:52,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}30f0e96a8c4b7026265408c56191fd17fef0b31a" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f"}}' 2018-11-06 15:08:53,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-fe13d27d-baab-4962-8012-2ef49810a042 Date: Tue, 06 Nov 2018 15:08:53 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-11-06T15:08:52Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": 22, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:52Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "6e8e8f6c-fdb1-4a3b-8104-bd7d0aac18d7"}} 2018-11-06 15:08:53,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-fe13d27d-baab-4962-8012-2ef49810a042 2018-11-06 15:08:53,060 - neutron_utils - INFO - Retrieving security group with ID - 1b5baead-a024-4d98-9cb0-a9ec8e39a94f 2018-11-06 15:08:53,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:53,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-d443a799-2927-4671-b6fe-dfa342ae9cc9 Date: Tue, 06 Nov 2018 15:08:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "updated_at": "2018-11-06T15:08:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:52Z", "revision_number": 0, "id": "2394257a-78ef-4531-ab45-03750b79cd19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:52Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:08:52Z", "revision_number": 0, "id": "6e8e8f6c-fdb1-4a3b-8104-bd7d0aac18d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:52Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "revision_number": 0, "id": "f259b70f-c431-4320-a049-d96c7e886a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}], "revision_number": 4, "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp"}]} 2018-11-06 15:08:53,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-d443a799-2927-4671-b6fe-dfa342ae9cc9 2018-11-06 15:08:53,267 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b5baead-a024-4d98-9cb0-a9ec8e39a94f 2018-11-06 15:08:53,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:08:53,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-c42e0eac-fcfe-4346-932e-b2417d6e507a Date: Tue, 06 Nov 2018 15:08:53 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-11-06T15:08:52Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:52Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "2394257a-78ef-4531-ab45-03750b79cd19"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T15:08:52Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": 22, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:52Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "6e8e8f6c-fdb1-4a3b-8104-bd7d0aac18d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "bde12039-fd3d-469a-af11-a79b8b3f7ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:50Z", "security_group_id": "1b5baead-a024-4d98-9cb0-a9ec8e39a94f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:50Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "f259b70f-c431-4320-a049-d96c7e886a39"}]} 2018-11-06 15:08:53,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-c42e0eac-fcfe-4346-932e-b2417d6e507a 2018-11-06 15:08:53,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:53,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:53,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24942ce71cdf4bf19039fa53fc1a91cc", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role"}], "expires_at": "2018-11-06T16:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-user", "id": "d393d9408928497498021705a259b5fc"}, "audit_ids": ["V9IXN4FZR5Od6G8isjj23A"], "issued_at": "2018-11-06T15:08:53.000000Z"}} 2018-11-06 15:08:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:53,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec9ce29-654d-46bd-be7d-cacbfce81445 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:53,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4ec9ce29-654d-46bd-be7d-cacbfce81445 2018-11-06 15:08:53,758 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:08:53,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:53,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a817895d-2891-4675-8d3e-9803fe2aa41d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:53,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a817895d-2891-4675-8d3e-9803fe2aa41d 2018-11-06 15:08:53,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:54,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-79abfafe-47f7-45ca-9285-5d6f4cefc7d0 Date: Tue, 06 Nov 2018 15:08:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:08:54,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-79abfafe-47f7-45ca-9285-5d6f4cefc7d0 2018-11-06 15:08:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:54,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:54,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:54,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-483d0a99-6f43-4928-a481-e7dd3ec63337 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:08:54,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-483d0a99-6f43-4928-a481-e7dd3ec63337 2018-11-06 15:08:54,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:54,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ca7914e4-146e-4c2c-9709-86a51b1f9ea0 Date: Tue, 06 Nov 2018 15:08:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:08:54,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-ca7914e4-146e-4c2c-9709-86a51b1f9ea0 2018-11-06 15:08:54,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:54,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b1ae3ad3-14c1-4974-8f0f-ac8cbff796dc Date: Tue, 06 Nov 2018 15:08:54 GMT RESP BODY: {"ports":[]} 2018-11-06 15:08:54,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1&admin_state_up=True used request id req-b1ae3ad3-14c1-4974-8f0f-ac8cbff796dc 2018-11-06 15:08:54,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:54,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97180576-f49d-4f85-98ed-84807d98aef2 x-compute-request-id: req-97180576-f49d-4f85-98ed-84807d98aef2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 15:08:54,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst used request id req-97180576-f49d-4f85-98ed-84807d98aef2 2018-11-06 15:08:54,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:55,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-663a9554-0b06-4063-8b8a-e37635074489 Date: Tue, 06 Nov 2018 15:08:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:08:55,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-663a9554-0b06-4063-8b8a-e37635074489 2018-11-06 15:08:55,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:55,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae934161-ec4c-4d06-a86e-568d302733ac Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:08:55,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-ae934161-ec4c-4d06-a86e-568d302733ac 2018-11-06 15:08:55,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:55,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dc0f0063-1f85-4b1f-aa9c-6289ac294f95 Date: Tue, 06 Nov 2018 15:08:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:08:55,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-dc0f0063-1f85-4b1f-aa9c-6289ac294f95 2018-11-06 15:08:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:55,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f3a77c55-c60f-4fb1-b29c-c6504a59598b Date: Tue, 06 Nov 2018 15:08:55 GMT RESP BODY: {"ports":[]} 2018-11-06 15:08:55,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1&admin_state_up=True used request id req-f3a77c55-c60f-4fb1-b29c-c6504a59598b 2018-11-06 15:08:55,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:08:55,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:08:55,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24942ce71cdf4bf19039fa53fc1a91cc", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role"}], "expires_at": "2018-11-06T16:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/7d4e347d49634c2daf551a8fa3be4ef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-user", "id": "d393d9408928497498021705a259b5fc"}, "audit_ids": ["otD4JQTzRnKgrAQd_RZmaA"], "issued_at": "2018-11-06T15:08:55.000000Z"}} 2018-11-06 15:08:55,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c619b1f2cddf7ffd5f86c02bacfccc4c967264ca" 2018-11-06 15:08:55,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e15d44c-14ae-4511-9484-11f02867ce7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:08:55,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e15d44c-14ae-4511-9484-11f02867ce7f 2018-11-06 15:08:55,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:56,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0d6f1cab-3840-4b37-a164-e97a4d30efee Date: Tue, 06 Nov 2018 15:08:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:08:56,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-0d6f1cab-3840-4b37-a164-e97a4d30efee 2018-11-06 15:08:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:56,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-33fd9877-928d-4f24-9639-81d724b9f13c Date: Tue, 06 Nov 2018 15:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:08:56,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-33fd9877-928d-4f24-9639-81d724b9f13c 2018-11-06 15:08:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:56,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a41fa564-c6b7-40a2-a983-34f63ca0ab96 Date: Tue, 06 Nov 2018 15:08:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:08:56,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-a41fa564-c6b7-40a2-a983-34f63ca0ab96 2018-11-06 15:08:56,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:08:56,572 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:08:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:08:56,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c619b1f2cddf7ffd5f86c02bacfccc4c967264ca" 2018-11-06 15:08:56,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb38bed-d64d-4a54-8d2c-5b10da754a7e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:08:56,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-6fb38bed-d64d-4a54-8d2c-5b10da754a7e 2018-11-06 15:08:56,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:56,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-413eb51b-b374-4ba6-90dd-f8e655ec50b3 Date: Tue, 06 Nov 2018 15:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:08:56,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-413eb51b-b374-4ba6-90dd-f8e655ec50b3 2018-11-06 15:08:56,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:57,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a2384905-8d5e-4255-a696-dc63874a2afa Date: Tue, 06 Nov 2018 15:08:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:08:57,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet used request id req-a2384905-8d5e-4255-a696-dc63874a2afa 2018-11-06 15:08:57,058 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net 2018-11-06 15:08:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" -d '{"port": {"network_id": "6849160d-90a6-4652-b708-73688a440da7", "fixed_ips": [{"subnet_id": "4c5275fa-2d78-4518-bdbf-4ec31efccc5e", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1", "admin_state_up": true}}' 2018-11-06 15:08:58,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-2e597fae-2899-4c67-b52c-90ad4b43667d Date: Tue, 06 Nov 2018 15:08:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:57Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.100"}],"id":"414c0d6c-0552-4f01-892b-27905d7a12f3","security_groups":["fe2eda39-810f-4e18-9ead-c33bcdd5ee0d"],"mac_address":"fa:16:3e:ce:ba:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","qos_policy_id":null,"admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:57Z","binding:vnic_type":"normal"}} 2018-11-06 15:08:58,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-2e597fae-2899-4c67-b52c-90ad4b43667d 2018-11-06 15:08:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:58,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3d2a3490-4571-48ab-9e74-e2730fa82167 Date: Tue, 06 Nov 2018 15:08: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":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:08:58,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-3d2a3490-4571-48ab-9e74-e2730fa82167 2018-11-06 15:08:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:58,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8834720d-9aa9-4521-8a83-f83ed00fbaab Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:08:58,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-8834720d-9aa9-4521-8a83-f83ed00fbaab 2018-11-06 15:08:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:58,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-857d8194-1e6a-4230-bf88-2836b97dbf98 Date: Tue, 06 Nov 2018 15:08:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:08:58,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-857d8194-1e6a-4230-bf88-2836b97dbf98 2018-11-06 15:08:58,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:58,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-8c79104a-1ee2-4a2a-af7a-88c28dc7fb70 Date: Tue, 06 Nov 2018 15:08:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:57Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.100"}],"id":"414c0d6c-0552-4f01-892b-27905d7a12f3","security_groups":["fe2eda39-810f-4e18-9ead-c33bcdd5ee0d"],"mac_address":"fa:16:3e:ce:ba:1a","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:57Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 15:08:58,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1&admin_state_up=True used request id req-8c79104a-1ee2-4a2a-af7a-88c28dc7fb70 2018-11-06 15:08:58,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:58,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f741a6-90e3-4509-a999-10dd6ea1d3bf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:08:58,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-c8f741a6-90e3-4509-a999-10dd6ea1d3bf 2018-11-06 15:08:58,893 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst 2018-11-06 15:08:58,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:58,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-b8438021-49df-4271-b808-e1ee35461058 x-compute-request-id: req-b8438021-49df-4271-b808-e1ee35461058 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-flavor-name"}]} 2018-11-06 15:08:58,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b8438021-49df-4271-b808-e1ee35461058 2018-11-06 15:08:58,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:58,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-bd23edee-b390-4628-bf32-e04acb708bab x-compute-request-id: req-bd23edee-b390-4628-bf32-e04acb708bab Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:08:58,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913 used request id req-bd23edee-b390-4628-bf32-e04acb708bab 2018-11-06 15:08:58,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:59,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-93f56c00-6e04-4f48-ab45-e7ad2c961ce1 Date: Tue, 06 Nov 2018 15:08:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:08:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:08:34Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/snap", "metadata": {}}], "self": "/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "min_disk": 0, "protected": false, "id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "file": "/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d4e347d49634c2daf551a8fa3be4ef6", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/1324da66-ea2a-4bf3-a24d-dd277d8de776/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image"} 2018-11-06 15:08:59,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image used request id req-93f56c00-6e04-4f48-ab45-e7ad2c961ce1 2018-11-06 15:08:59,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:08:59,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f71390d9-1197-4acb-b949-9f7dda8959f6 Date: Tue, 06 Nov 2018 15:08:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 15:08:59,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f71390d9-1197-4acb-b949-9f7dda8959f6 2018-11-06 15:08:59,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "imageRef": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "flavorRef": "aca55eb1-a3b8-424a-8878-eebc2af79913", "max_count": 1, "min_count": 1, "networks": [{"port": "414c0d6c-0552-4f01-892b-27905d7a12f3"}]}}' 2018-11-06 15:09:00,599 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:08: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-f5aa637d-cd9a-4cd2-9d0e-701a694e7de7 x-compute-request-id: req-f5aa637d-cd9a-4cd2-9d0e-701a694e7de7 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "adminPass": "qVHpy48D9JqD"}} 2018-11-06 15:09:00,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-f5aa637d-cd9a-4cd2-9d0e-701a694e7de7 2018-11-06 15:09:00,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:00,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09: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-eb83fddc-601b-4043-a7ef-f5cfdcca3901 x-compute-request-id: req-eb83fddc-601b-4043-a7ef-f5cfdcca3901 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.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:09:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:00,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-eb83fddc-601b-4043-a7ef-f5cfdcca3901 2018-11-06 15:09:00,982 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst 2018-11-06 15:09:00,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:01,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09: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-8521e0ee-ef3a-4b65-9f7e-78dbbfbdaa2a x-compute-request-id: req-8521e0ee-ef3a-4b65-9f7e-78dbbfbdaa2a 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.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:09:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:01,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-8521e0ee-ef3a-4b65-9f7e-78dbbfbdaa2a 2018-11-06 15:09:01,612 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst] is - BUILD 2018-11-06 15:09:01,613 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:09:04,616 - create_instance - DEBUG - VM status query timeout in 896.366589785 2018-11-06 15:09:04,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:05,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09: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-b262a294-7492-4fd2-a40f-aeda2540f74c x-compute-request-id: req-b262a294-7492-4fd2-a40f-aeda2540f74c 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.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "security_groups": [{"name": "default"}], "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:09:01Z", "hostId": "eaf6c5e2b3b0c610f637ce526e238abd546c8f49fbcdc3c02936b37b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:05,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-b262a294-7492-4fd2-a40f-aeda2540f74c 2018-11-06 15:09:05,143 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst] is - BUILD 2018-11-06 15:09:05,143 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:09:08,146 - create_instance - DEBUG - VM status query timeout in 892.836566925 2018-11-06 15:09:08,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:08,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-e2fc3822-5055-4619-ad90-dc47207d2591 x-compute-request-id: req-e2fc3822-5055-4619-ad90-dc47207d2591 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:ba:1a", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:09:05.000000", "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "security_groups": [{"name": "default"}], "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:09:05Z", "hostId": "eaf6c5e2b3b0c610f637ce526e238abd546c8f49fbcdc3c02936b37b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:08,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-e2fc3822-5055-4619-ad90-dc47207d2591 2018-11-06 15:09:08,604 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst] is - ACTIVE 2018-11-06 15:09:08,604 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:09:08,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:09,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-baac899a-6f89-4fa5-b0c2-4ec325d1b0aa x-compute-request-id: req-baac899a-6f89-4fa5-b0c2-4ec325d1b0aa Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:ba:1a", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:09:05.000000", "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "security_groups": [{"name": "default"}], "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:09:05Z", "hostId": "eaf6c5e2b3b0c610f637ce526e238abd546c8f49fbcdc3c02936b37b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:09,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-baac899a-6f89-4fa5-b0c2-4ec325d1b0aa 2018-11-06 15:09:09,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:09,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-65644eba-3a45-4b28-aa23-0472c37f7384 Date: Tue, 06 Nov 2018 15:09:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:09:09,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-65644eba-3a45-4b28-aa23-0472c37f7384 2018-11-06 15:09:09,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:09,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07e3635-9f9b-46b4-8882-73c738fdf43d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:09:09,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-f07e3635-9f9b-46b4-8882-73c738fdf43d 2018-11-06 15:09:09,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:09,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fceaa99c-0839-47b9-bc37-45c9f9bf62f4 Date: Tue, 06 Nov 2018 15:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:09:09,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-fceaa99c-0839-47b9-bc37-45c9f9bf62f4 2018-11-06 15:09:09,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:09,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-266d0110-e31b-4088-b6be-8226e463f4ef Date: Tue, 06 Nov 2018 15:09:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.3"}],"id":"17a98a92-b432-4dc1-a539-073ec7b210d7","security_groups":[],"mac_address":"fa:16:3e:49:e6:22","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6849160d-90a6-4652-b708-73688a440da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.100"}],"id":"414c0d6c-0552-4f01-892b-27905d7a12f3","security_groups":["fe2eda39-810f-4e18-9ead-c33bcdd5ee0d"],"mac_address":"fa:16:3e:ce:ba:1a","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:57Z","binding:vnic_type":"normal","device_id":"31d68dea-4ab2-4faf-bc46-09526e700a66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.4"}],"id":"8bf7342a-120d-4319-b604-d52e9f9566ac","security_groups":[],"mac_address":"fa:16:3e:26:76:72","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6849160d-90a6-4652-b708-73688a440da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.1"}],"id":"c9d7f7bf-fc28-4d36-97f6-f55dc680530a","security_groups":[],"mac_address":"fa:16:3e:3f:bf:fb","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:46Z","binding:vnic_type":"normal","device_id":"618d5a6b-a3c0-4e16-b4c2-3227652be614"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.2"}],"id":"f91e80dc-bc00-4e48-868f-776076f74a6b","security_groups":[],"mac_address":"fa:16:3e:e5:86:6b","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6849160d-90a6-4652-b708-73688a440da7"}]} 2018-11-06 15:09:09,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-266d0110-e31b-4088-b6be-8226e463f4ef 2018-11-06 15:09:09,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:09,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-8b343e3f-5a99-43c1-9129-9ffb3fe2a17e Date: Tue, 06 Nov 2018 15:09:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:40Z", "admin_state_up": true, "updated_at": "2018-11-06T15:08:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "618d5a6b-a3c0-4e16-b4c2-3227652be614", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router"}]} 2018-11-06 15:09:09,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router used request id req-8b343e3f-5a99-43c1-9129-9ffb3fe2a17e 2018-11-06 15:09:09,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:09,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d82f898-36fc-4d47-934a-9f676bc15338 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:09:09,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-1d82f898-36fc-4d47-934a-9f676bc15338 2018-11-06 15:09:09,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=618d5a6b-a3c0-4e16-b4c2-3227652be614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:09,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-bc0606ef-4af7-4d23-b08f-64429848037e Date: Tue, 06 Nov 2018 15:09:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.1"}],"id":"c9d7f7bf-fc28-4d36-97f6-f55dc680530a","security_groups":[],"mac_address":"fa:16:3e:3f:bf:fb","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:46Z","binding:vnic_type":"normal","device_id":"618d5a6b-a3c0-4e16-b4c2-3227652be614"}]} 2018-11-06 15:09:09,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=618d5a6b-a3c0-4e16-b4c2-3227652be614 used request id req-bc0606ef-4af7-4d23-b08f-64429848037e 2018-11-06 15:09:09,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/4c5275fa-2d78-4518-bdbf-4ec31efccc5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:10,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-594a063b-d112-4ce2-88bb-a0c9df02fbb9 Date: Tue, 06 Nov 2018 15:09:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}} 2018-11-06 15:09:10,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/4c5275fa-2d78-4518-bdbf-4ec31efccc5e used request id req-594a063b-d112-4ce2-88bb-a0c9df02fbb9 2018-11-06 15:09:10,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:10,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5971e3c6-a64e-4a94-8744-728424cc74f9 Date: Tue, 06 Nov 2018 15:09:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:09:10,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-5971e3c6-a64e-4a94-8744-728424cc74f9 2018-11-06 15:09:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:10,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8823fca1-9450-4cd4-9935-78efe73f2889 Date: Tue, 06 Nov 2018 15:09:10 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:09:10,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-8823fca1-9450-4cd4-9935-78efe73f2889 2018-11-06 15:09:10,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:11,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-e3042c22-a37e-45fd-83de-f7c1d7c47ea6 x-compute-request-id: req-e3042c22-a37e-45fd-83de-f7c1d7c47ea6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:ba:1a", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:09:05.000000", "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "security_groups": [{"name": "default"}], "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:09:05Z", "hostId": "eaf6c5e2b3b0c610f637ce526e238abd546c8f49fbcdc3c02936b37b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:11,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-e3042c22-a37e-45fd-83de-f7c1d7c47ea6 2018-11-06 15:09:11,097 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst] is - ACTIVE 2018-11-06 15:09:11,098 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:09:11,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:11,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-daeb0a59-b04c-413e-ab96-d0d7d19b570b x-compute-request-id: req-daeb0a59-b04c-413e-ab96-d0d7d19b570b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:ba:1a", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:09:05.000000", "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "security_groups": [{"name": "default"}], "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:09:05Z", "hostId": "eaf6c5e2b3b0c610f637ce526e238abd546c8f49fbcdc3c02936b37b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:11,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-daeb0a59-b04c-413e-ab96-d0d7d19b570b 2018-11-06 15:09:11,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:11,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5cbbc5bc-beda-480c-8d59-1fc0e7ff8934 Date: Tue, 06 Nov 2018 15:09:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:09:11,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-5cbbc5bc-beda-480c-8d59-1fc0e7ff8934 2018-11-06 15:09:11,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:12,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f3a28d-3d4d-4d61-a73e-a84b4c31ee03 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:09:12,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-d4f3a28d-3d4d-4d61-a73e-a84b4c31ee03 2018-11-06 15:09:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:12,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e098c51c-c425-4769-986a-5e2537107243 Date: Tue, 06 Nov 2018 15:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:09:12,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-e098c51c-c425-4769-986a-5e2537107243 2018-11-06 15:09:12,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:12,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-f424ffb5-6a4d-4e86-8134-27fcd71184c7 Date: Tue, 06 Nov 2018 15:09:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.3"}],"id":"17a98a92-b432-4dc1-a539-073ec7b210d7","security_groups":[],"mac_address":"fa:16:3e:49:e6:22","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6849160d-90a6-4652-b708-73688a440da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.100"}],"id":"414c0d6c-0552-4f01-892b-27905d7a12f3","security_groups":["fe2eda39-810f-4e18-9ead-c33bcdd5ee0d"],"mac_address":"fa:16:3e:ce:ba:1a","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:57Z","binding:vnic_type":"normal","device_id":"31d68dea-4ab2-4faf-bc46-09526e700a66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.4"}],"id":"8bf7342a-120d-4319-b604-d52e9f9566ac","security_groups":[],"mac_address":"fa:16:3e:26:76:72","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6849160d-90a6-4652-b708-73688a440da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.1"}],"id":"c9d7f7bf-fc28-4d36-97f6-f55dc680530a","security_groups":[],"mac_address":"fa:16:3e:3f:bf:fb","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:46Z","binding:vnic_type":"normal","device_id":"618d5a6b-a3c0-4e16-b4c2-3227652be614"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.2"}],"id":"f91e80dc-bc00-4e48-868f-776076f74a6b","security_groups":[],"mac_address":"fa:16:3e:e5:86:6b","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6849160d-90a6-4652-b708-73688a440da7"}]} 2018-11-06 15:09:12,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-f424ffb5-6a4d-4e86-8134-27fcd71184c7 2018-11-06 15:09:12,309 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 15:09:12,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:12,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0d4a155b-244a-40f9-beef-bdd587d0c027 Date: Tue, 06 Nov 2018 15:09:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:09:12,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-0d4a155b-244a-40f9-beef-bdd587d0c027 2018-11-06 15:09:12,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:12,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cf97ebdd-c699-4e1f-befe-c915ec918f88 Date: Tue, 06 Nov 2018 15:09:12 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:09:12,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-cf97ebdd-c699-4e1f-befe-c915ec918f88 2018-11-06 15:09:12,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "port_id": "414c0d6c-0552-4f01-892b-27905d7a12f3"}}' 2018-11-06 15:09:14,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-06e3732c-1765-4753-8c09-5152a9ef863b Date: Tue, 06 Nov 2018 15:09:14 GMT RESP BODY: {"floatingip": {"router_id": "618d5a6b-a3c0-4e16-b4c2-3227652be614", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:09:13Z", "updated_at": "2018-11-06T15:09:13Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_id": "414c0d6c-0552-4f01-892b-27905d7a12f3", "id": "9b01f8c1-56ff-4022-84a1-4cff771c5a07"}} 2018-11-06 15:09:14,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-06e3732c-1765-4753-8c09-5152a9ef863b 2018-11-06 15:09:14,264 - create_instance - INFO - Created floating IP 172.30.9.203 via router - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router 2018-11-06 15:09:14,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:14,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-989dda97-4388-42b5-bb2c-e311bcf0ba67 x-compute-request-id: req-989dda97-4388-42b5-bb2c-e311bcf0ba67 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:ba:1a", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:09:05.000000", "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "security_groups": [{"name": "default"}], "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:09:05Z", "hostId": "eaf6c5e2b3b0c610f637ce526e238abd546c8f49fbcdc3c02936b37b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:14,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-989dda97-4388-42b5-bb2c-e311bcf0ba67 2018-11-06 15:09:14,912 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst] is - ACTIVE 2018-11-06 15:09:14,912 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:09:14,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:15,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-2beb9052-6e34-4cc8-9e70-dc702bc10a2d x-compute-request-id: req-2beb9052-6e34-4cc8-9e70-dc702bc10a2d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:ba:1a", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:09:05.000000", "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "security_groups": [{"name": "default"}], "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:09:05Z", "hostId": "eaf6c5e2b3b0c610f637ce526e238abd546c8f49fbcdc3c02936b37b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:15,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-2beb9052-6e34-4cc8-9e70-dc702bc10a2d 2018-11-06 15:09:15,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:15,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8b507dce-3eab-4046-96a0-d12cd244ebac Date: Tue, 06 Nov 2018 15:09: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":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:09:15,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-8b507dce-3eab-4046-96a0-d12cd244ebac 2018-11-06 15:09:15,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:15,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c07cb8-85e4-4792-8ba5-a5e06c81293b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:09:15,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-76c07cb8-85e4-4792-8ba5-a5e06c81293b 2018-11-06 15:09:15,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:15,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a52023f7-a7b6-4742-a43e-8b2f33cd747c Date: Tue, 06 Nov 2018 15:09:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:09:15,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-a52023f7-a7b6-4742-a43e-8b2f33cd747c 2018-11-06 15:09:15,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:15,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-c7357f26-2dbb-43be-be2b-fa8a75a8a515 Date: Tue, 06 Nov 2018 15:09:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.3"}],"id":"17a98a92-b432-4dc1-a539-073ec7b210d7","security_groups":[],"mac_address":"fa:16:3e:49:e6:22","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6849160d-90a6-4652-b708-73688a440da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.100"}],"id":"414c0d6c-0552-4f01-892b-27905d7a12f3","security_groups":["fe2eda39-810f-4e18-9ead-c33bcdd5ee0d"],"mac_address":"fa:16:3e:ce:ba:1a","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:57Z","binding:vnic_type":"normal","device_id":"31d68dea-4ab2-4faf-bc46-09526e700a66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.4"}],"id":"8bf7342a-120d-4319-b604-d52e9f9566ac","security_groups":[],"mac_address":"fa:16:3e:26:76:72","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6849160d-90a6-4652-b708-73688a440da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.1"}],"id":"c9d7f7bf-fc28-4d36-97f6-f55dc680530a","security_groups":[],"mac_address":"fa:16:3e:3f:bf:fb","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:46Z","binding:vnic_type":"normal","device_id":"618d5a6b-a3c0-4e16-b4c2-3227652be614"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.2"}],"id":"f91e80dc-bc00-4e48-868f-776076f74a6b","security_groups":[],"mac_address":"fa:16:3e:e5:86:6b","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6849160d-90a6-4652-b708-73688a440da7"}]} 2018-11-06 15:09:15,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-c7357f26-2dbb-43be-be2b-fa8a75a8a515 2018-11-06 15:09:15,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:16,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1105efc2-dfe7-46a3-a896-dab0edeb5a61 x-compute-request-id: req-1105efc2-dfe7-46a3-a896-dab0edeb5a61 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:ba:1a", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:ba:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:09:05.000000", "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "security_groups": [{"name": "default"}], "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:09:05Z", "hostId": "eaf6c5e2b3b0c610f637ce526e238abd546c8f49fbcdc3c02936b37b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:16,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-1105efc2-dfe7-46a3-a896-dab0edeb5a61 2018-11-06 15:09:16,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:16,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-229335c1-5a11-4ca3-99f0-dc0674b456a5 Date: Tue, 06 Nov 2018 15:09: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":["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"],"updated_at":"2018-11-06T15:08:37Z","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"6849160d-90a6-4652-b708-73688a440da7","name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net"}]} 2018-11-06 15:09:16,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net used request id req-229335c1-5a11-4ca3-99f0-dc0674b456a5 2018-11-06 15:09:16,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:16,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81f1e46-93f2-405e-8d6e-046203c2c499 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:09:16,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-b81f1e46-93f2-405e-8d6e-046203c2c499 2018-11-06 15:09:16,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:16,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-51278006-92f8-4f74-86e3-780d65a8168f Date: Tue, 06 Nov 2018 15:09:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","dns_nameservers":[],"updated_at":"2018-11-06T15:08:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet"}]} 2018-11-06 15:09:16,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-51278006-92f8-4f74-86e3-780d65a8168f 2018-11-06 15:09:16,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:17,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-e0fd6a04-f793-42e5-9b0f-44da98c2b025 Date: Tue, 06 Nov 2018 15:09:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.3"}],"id":"17a98a92-b432-4dc1-a539-073ec7b210d7","security_groups":[],"mac_address":"fa:16:3e:49:e6:22","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6849160d-90a6-4652-b708-73688a440da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.100"}],"id":"414c0d6c-0552-4f01-892b-27905d7a12f3","security_groups":["fe2eda39-810f-4e18-9ead-c33bcdd5ee0d"],"mac_address":"fa:16:3e:ce:ba:1a","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:57Z","binding:vnic_type":"normal","device_id":"31d68dea-4ab2-4faf-bc46-09526e700a66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.4"}],"id":"8bf7342a-120d-4319-b604-d52e9f9566ac","security_groups":[],"mac_address":"fa:16:3e:26:76:72","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6849160d-90a6-4652-b708-73688a440da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.1"}],"id":"c9d7f7bf-fc28-4d36-97f6-f55dc680530a","security_groups":[],"mac_address":"fa:16:3e:3f:bf:fb","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:46Z","binding:vnic_type":"normal","device_id":"618d5a6b-a3c0-4e16-b4c2-3227652be614"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:08:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c5275fa-2d78-4518-bdbf-4ec31efccc5e","ip_address":"10.55.1.2"}],"id":"f91e80dc-bc00-4e48-868f-776076f74a6b","security_groups":[],"mac_address":"fa:16:3e:e5:86:6b","project_id":"7d4e347d49634c2daf551a8fa3be4ef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6849160d-90a6-4652-b708-73688a440da7","tenant_id":"7d4e347d49634c2daf551a8fa3be4ef6","created_at":"2018-11-06T15:08:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6849160d-90a6-4652-b708-73688a440da7"}]} 2018-11-06 15:09:17,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=6849160d-90a6-4652-b708-73688a440da7 used request id req-e0fd6a04-f793-42e5-9b0f-44da98c2b025 2018-11-06 15:09:17,003 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-11-06 15:09:17,003 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-11-06 15:09:17,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/9b01f8c1-56ff-4022-84a1-4cff771c5a07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:18,026 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce9bc3fc-522d-44ab-a9b2-4b97d55639f6 Content-Length: 0 Date: Tue, 06 Nov 2018 15:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:18,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/9b01f8c1-56ff-4022-84a1-4cff771c5a07 used request id req-ce9bc3fc-522d-44ab-a9b2-4b97d55639f6 2018-11-06 15:09:18,027 - create_instance - INFO - Deleting Port with ID - 414c0d6c-0552-4f01-892b-27905d7a12f3 2018-11-06 15:09:18,027 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632port-1 2018-11-06 15:09:18,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/414c0d6c-0552-4f01-892b-27905d7a12f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:18,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8fc17cdf-fbdc-45d7-a839-b2741cf38e85 Date: Tue, 06 Nov 2018 15:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:18,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/414c0d6c-0552-4f01-892b-27905d7a12f3 used request id req-8fc17cdf-fbdc-45d7-a839-b2741cf38e85 2018-11-06 15:09:18,672 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst 2018-11-06 15:09:18,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:18,827 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-f4cec587-a75b-4844-bdc3-7c35b87b5457 x-compute-request-id: req-f4cec587-a75b-4844-bdc3-7c35b87b5457 Content-Type: application/json 2018-11-06 15:09:18,827 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-f4cec587-a75b-4844-bdc3-7c35b87b5457 2018-11-06 15:09:18,828 - create_instance - INFO - Checking deletion status 2018-11-06 15:09:18,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:19,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-c605e671-8ccd-41fc-9048-89f8678a3813 x-compute-request-id: req-c605e671-8ccd-41fc-9048-89f8678a3813 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:09:05.000000", "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:09:18Z", "hostId": "eaf6c5e2b3b0c610f637ce526e238abd546c8f49fbcdc3c02936b37b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:19,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-c605e671-8ccd-41fc-9048-89f8678a3813 2018-11-06 15:09:19,302 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst] is - ACTIVE 2018-11-06 15:09:19,302 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:09:22,303 - create_instance - DEBUG - VM status query timeout in 296.525016069 2018-11-06 15:09:22,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:22,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-d5db9c0b-4964-4701-bdd9-b89b3e03ef37 x-compute-request-id: req-d5db9c0b-4964-4701-bdd9-b89b3e03ef37 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31d68dea-4ab2-4faf-bc46-09526e700a66", "rel": "bookmark"}], "image": {"id": "1324da66-ea2a-4bf3-a24d-dd277d8de776", "links": [{"href": "http://172.30.9.27:8774/images/1324da66-ea2a-4bf3-a24d-dd277d8de776", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:09:05.000000", "flavor": {"id": "aca55eb1-a3b8-424a-8878-eebc2af79913", "links": [{"href": "http://172.30.9.27:8774/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913", "rel": "bookmark"}]}, "id": "31d68dea-4ab2-4faf-bc46-09526e700a66", "user_id": "d393d9408928497498021705a259b5fc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:09:18Z", "hostId": "eaf6c5e2b3b0c610f637ce526e238abd546c8f49fbcdc3c02936b37b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp", "name": "CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst", "created": "2018-11-06T15:09:00Z", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:09:22,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-d5db9c0b-4964-4701-bdd9-b89b3e03ef37 2018-11-06 15:09:22,555 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst] is - ACTIVE 2018-11-06 15:09:22,556 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:09:25,559 - create_instance - DEBUG - VM status query timeout in 293.268841028 2018-11-06 15:09:25,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146d4a3cb38a7bb8caf4b5196d817cdd9fbd08eb" 2018-11-06 15:09:25,610 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:09:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21c76cb0-2564-4846-af59-6de147f80f0f x-compute-request-id: req-21c76cb0-2564-4846-af59-6de147f80f0f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 31d68dea-4ab2-4faf-bc46-09526e700a66 could not be found.", "code": 404}} 2018-11-06 15:09:25,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/31d68dea-4ab2-4faf-bc46-09526e700a66 used request id req-21c76cb0-2564-4846-af59-6de147f80f0f 2018-11-06 15:09:25,611 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 31d68dea-4ab2-4faf-bc46-09526e700a66 could not be found. (HTTP 404) (Request-ID: req-21c76cb0-2564-4846-af59-6de147f80f0f) 2018-11-06 15:09:25,611 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-inst 2018-11-06 15:09:25,612 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp 2018-11-06 15:09:25,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd59f760d66d57cdc6db9ffbb3c7f1c110e573b5" 2018-11-06 15:09:25,659 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:09:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0ffb8cd-00d4-4b55-a5eb-73f66fd17675 x-compute-request-id: req-b0ffb8cd-00d4-4b55-a5eb-73f66fd17675 Content-Length: 0 Content-Type: application/json 2018-11-06 15:09:25,659 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-kp used request id req-b0ffb8cd-00d4-4b55-a5eb-73f66fd17675 2018-11-06 15:09:25,660 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632.pub] 2018-11-06 15:09:25,660 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632] 2018-11-06 15:09:25,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16b574a509054e5e81bfd269e6c2c298636897" 2018-11-06 15:09:25,714 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:09:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ce361c2-0f46-41dd-bff3-4cae902aa7b6 x-compute-request-id: req-8ce361c2-0f46-41dd-bff3-4cae902aa7b6 Content-Length: 0 Content-Type: application/json 2018-11-06 15:09:25,714 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/aca55eb1-a3b8-424a-8878-eebc2af79913 used request id req-8ce361c2-0f46-41dd-bff3-4cae902aa7b6 2018-11-06 15:09:25,715 - neutron_utils - INFO - Deleting security group rule with ID - 2394257a-78ef-4531-ab45-03750b79cd19 2018-11-06 15:09:25,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/2394257a-78ef-4531-ab45-03750b79cd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:09:25,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad609c78-4394-4fe1-9c4c-c199d3072094 Content-Length: 0 Date: Tue, 06 Nov 2018 15:09:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:25,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/2394257a-78ef-4531-ab45-03750b79cd19 used request id req-ad609c78-4394-4fe1-9c4c-c199d3072094 2018-11-06 15:09:25,841 - neutron_utils - INFO - Deleting security group rule with ID - f259b70f-c431-4320-a049-d96c7e886a39 2018-11-06 15:09:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/f259b70f-c431-4320-a049-d96c7e886a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:09:25,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e805e34-79a4-4949-a219-22e41f81e4b1 Content-Length: 0 Date: Tue, 06 Nov 2018 15:09:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:25,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/f259b70f-c431-4320-a049-d96c7e886a39 used request id req-7e805e34-79a4-4949-a219-22e41f81e4b1 2018-11-06 15:09:25,943 - neutron_utils - INFO - Deleting security group rule with ID - bde12039-fd3d-469a-af11-a79b8b3f7ffd 2018-11-06 15:09:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/bde12039-fd3d-469a-af11-a79b8b3f7ffd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:09:26,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d0846ec-33a8-499e-ba50-d83a6f074bce Content-Length: 0 Date: Tue, 06 Nov 2018 15:09:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:26,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/bde12039-fd3d-469a-af11-a79b8b3f7ffd used request id req-5d0846ec-33a8-499e-ba50-d83a6f074bce 2018-11-06 15:09:26,278 - neutron_utils - INFO - Deleting security group rule with ID - 6e8e8f6c-fdb1-4a3b-8104-bd7d0aac18d7 2018-11-06 15:09:26,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/6e8e8f6c-fdb1-4a3b-8104-bd7d0aac18d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:09:26,376 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb966d79-15f0-428d-a00e-9016c006e801 Content-Length: 0 Date: Tue, 06 Nov 2018 15:09:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:26,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/6e8e8f6c-fdb1-4a3b-8104-bd7d0aac18d7 used request id req-eb966d79-15f0-428d-a00e-9016c006e801 2018-11-06 15:09:26,377 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-sec-grp 2018-11-06 15:09:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/1b5baead-a024-4d98-9cb0-a9ec8e39a94f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f0e96a8c4b7026265408c56191fd17fef0b31a" 2018-11-06 15:09:26,686 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa7ea0b3-6879-437c-a0b7-452459031428 Content-Length: 0 Date: Tue, 06 Nov 2018 15:09:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:26,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1b5baead-a024-4d98-9cb0-a9ec8e39a94f used request id req-fa7ea0b3-6879-437c-a0b7-452459031428 2018-11-06 15:09:26,687 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router and subnet CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet 2018-11-06 15:09:26,687 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router 2018-11-06 15:09:26,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/618d5a6b-a3c0-4e16-b4c2-3227652be614/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" -d '{"subnet_id": "4c5275fa-2d78-4518-bdbf-4ec31efccc5e"}' 2018-11-06 15:09:28,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a3534906-9697-41bf-8487-46dec2dea517 Date: Tue, 06 Nov 2018 15:09:28 GMT RESP BODY: {"network_id": "6849160d-90a6-4652-b708-73688a440da7", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "subnet_id": "4c5275fa-2d78-4518-bdbf-4ec31efccc5e", "subnet_ids": ["4c5275fa-2d78-4518-bdbf-4ec31efccc5e"], "port_id": "c9d7f7bf-fc28-4d36-97f6-f55dc680530a", "id": "618d5a6b-a3c0-4e16-b4c2-3227652be614"} 2018-11-06 15:09:28,351 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/618d5a6b-a3c0-4e16-b4c2-3227652be614/remove_router_interface used request id req-a3534906-9697-41bf-8487-46dec2dea517 2018-11-06 15:09:28,351 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router 2018-11-06 15:09:28,351 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-router 2018-11-06 15:09:28,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/618d5a6b-a3c0-4e16-b4c2-3227652be614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966701ff2a85c289d1a5e3dc1250a39c82fe1cf7" 2018-11-06 15:09:31,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3af491b8-c48f-47c2-a1b2-1679dca37136 Content-Length: 0 Date: Tue, 06 Nov 2018 15:09:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:31,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/618d5a6b-a3c0-4e16-b4c2-3227652be614 used request id req-3af491b8-c48f-47c2-a1b2-1679dca37136 2018-11-06 15:09:31,879 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet 2018-11-06 15:09:31,880 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-subnet 2018-11-06 15:09:31,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/4c5275fa-2d78-4518-bdbf-4ec31efccc5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b33d7a047e66eea3c7c62340cc43f0edcb91f1" 2018-11-06 15:09:34,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-169a4dca-d66b-4ed8-8805-4972a5fceb8d Date: Tue, 06 Nov 2018 15:09:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:34,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4c5275fa-2d78-4518-bdbf-4ec31efccc5e used request id req-169a4dca-d66b-4ed8-8805-4972a5fceb8d 2018-11-06 15:09:34,159 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-pub-net 2018-11-06 15:09:34,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/6849160d-90a6-4652-b708-73688a440da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b33d7a047e66eea3c7c62340cc43f0edcb91f1" 2018-11-06 15:09:35,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec0a9ba1-8b0d-400f-931c-be586d50183f Date: Tue, 06 Nov 2018 15:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:35,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6849160d-90a6-4652-b708-73688a440da7 used request id req-ec0a9ba1-8b0d-400f-931c-be586d50183f 2018-11-06 15:09:35,440 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-3915647b-49a9-489c-b478-4965c6432632-image 2018-11-06 15:09:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e266dd8da3d5a86c7ccaf7d7e10b5328466e781" 2018-11-06 15:09:36,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b2470f5c-373a-4946-b62a-81fced155ec1 Date: Tue, 06 Nov 2018 15:09:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:09:36,557 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1324da66-ea2a-4bf3-a24d-dd277d8de776 used request id req-b2470f5c-373a-4946-b62a-81fced155ec1 2018-11-06 15:09:36,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:09:36,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-266b1850-94b8-4d62-a554-56b0622542c5 Date: Tue, 06 Nov 2018 15:09:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:36Z", "updated_at": "2018-11-06T15:08:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:36Z", "revision_number": 0, "id": "39e0b0f5-2ff2-467d-92b8-83482bb7108e", "remote_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:36Z", "security_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:36Z", "revision_number": 0, "id": "3e557429-e574-46f4-b3ff-bb0ea8f78903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:36Z", "security_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:36Z", "revision_number": 0, "id": "d7fe97a3-ea4b-425f-9c78-875de7ee9c4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:36Z", "security_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:08:36Z", "revision_number": 0, "id": "e2da586e-2254-4f50-8a52-56ed948796d1", "remote_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "remote_ip_prefix": null, "created_at": "2018-11-06T15:08:36Z", "security_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6"}], "revision_number": 4, "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "name": "default"}]} 2018-11-06 15:09:36,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-266b1850-94b8-4d62-a554-56b0622542c5 2018-11-06 15:09:36,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:09:36,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b49c4e-62f5-484a-b0bb-d10274bd27a8 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:09:36,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-b7b49c4e-62f5-484a-b0bb-d10274bd27a8 2018-11-06 15:09:36,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:09:36,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e2c8a8-d0d0-4f4b-97aa-4bfaaf41aa7d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:09:36,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-01e2c8a8-d0d0-4f4b-97aa-4bfaaf41aa7d 2018-11-06 15:09:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:09:37,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbfd113-659c-4c69-9804-c504f3de6491 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:09:37,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-6fbfd113-659c-4c69-9804-c504f3de6491 2018-11-06 15:09:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:09:37,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a6061d-a12b-4032-b879-dad1e558dc2b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6"}, "enabled": true, "id": "7d4e347d49634c2daf551a8fa3be4ef6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj"}} 2018-11-06 15:09:37,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-95a6061d-a12b-4032-b879-dad1e558dc2b 2018-11-06 15:09:37,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe2eda39-810f-4e18-9ead-c33bcdd5ee0d 2018-11-06 15:09:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fe2eda39-810f-4e18-9ead-c33bcdd5ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:09:37,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ee9e6f9-e800-4861-9c68-dd0656669592 Date: Tue, 06 Nov 2018 15:09:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:36Z", "security_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:36Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "39e0b0f5-2ff2-467d-92b8-83482bb7108e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:36Z", "security_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:36Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "3e557429-e574-46f4-b3ff-bb0ea8f78903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:36Z", "security_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:36Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "d7fe97a3-ea4b-425f-9c78-875de7ee9c4e"}, {"remote_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:08:36Z", "security_group_id": "fe2eda39-810f-4e18-9ead-c33bcdd5ee0d", "port_range_min": null, "revision_number": 0, "tenant_id": "7d4e347d49634c2daf551a8fa3be4ef6", "created_at": "2018-11-06T15:08:36Z", "project_id": "7d4e347d49634c2daf551a8fa3be4ef6", "id": "e2da586e-2254-4f50-8a52-56ed948796d1"}]} 2018-11-06 15:09:37,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fe2eda39-810f-4e18-9ead-c33bcdd5ee0d used request id req-8ee9e6f9-e800-4861-9c68-dd0656669592 2018-11-06 15:09:37,339 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:09:37,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/fe2eda39-810f-4e18-9ead-c33bcdd5ee0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:09:37,773 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d27800fa-11f1-4dab-bfcb-aacc61102398 Content-Length: 0 Date: Tue, 06 Nov 2018 15:09:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:09:37,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/fe2eda39-810f-4e18-9ead-c33bcdd5ee0d used request id req-d27800fa-11f1-4dab-bfcb-aacc61102398 2018-11-06 15:09:37,774 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj 2018-11-06 15:09:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:09:38,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ecbe1f2-aa68-4979-93fa-368b4f3f69f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:09:38,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7d4e347d49634c2daf551a8fa3be4ef6 used request id req-1ecbe1f2-aa68-4979-93fa-368b4f3f69f3 2018-11-06 15:09:38,003 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-proj-role 2018-11-06 15:09:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/24942ce71cdf4bf19039fa53fc1a91cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:09:38,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:09:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-772a50e2-9247-4b08-8542-e750f2f52669 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:09:38,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/24942ce71cdf4bf19039fa53fc1a91cc used request id req-772a50e2-9247-4b08-8542-e750f2f52669 2018-11-06 15:09:38,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e424e85fcbaf1a0099621f638564f8283a84940" 2018-11-06 15:09:38,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4b1c65-7993-47d1-b6ea-829764a828e6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:09:38,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7b4b1c65-7993-47d1-b6ea-829764a828e6 2018-11-06 15:09:38,205 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-93b7cb1b-2144-41d-user 2018-11-06 15:09:38,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d393d9408928497498021705a259b5fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8437fcdb03143759cbe854a9f000e6ce055b2e1a" 2018-11-06 15:09:38,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:09:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35b0d1b3-270c-4117-961d-de8d0dbe512b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:09:38,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d393d9408928497498021705a259b5fc used request id req-35b0d1b3-270c-4117-961d-de8d0dbe512b 2018-11-06 15:09:38,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:09:38,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["T4VFk9i1TGKa-iPLqkkUaQ"], "issued_at": "2018-11-06T15:09:38.000000Z"}} 2018-11-06 15:09:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c6826c320a1aebbc42407222bcd2e05232d0ca" 2018-11-06 15:09:38,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8fdfab-e904-477e-8916-37d82bb071cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:09:38,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1c8fdfab-e904-477e-8916-37d82bb071cb 2018-11-06 15:09:38,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:09:38,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:09:39,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["S-O5-Z78SnOmi7994O831A"], "issued_at": "2018-11-06T15:09:39.000000Z"}} 2018-11-06 15:09:39,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:09:39,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91304fa-168f-4731-b847-0a52936641f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:09:39,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c91304fa-168f-4731-b847-0a52936641f8 2018-11-06 15:09:39,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:09:39,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:09: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:09:39,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:09:39,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2bb1a06-4785-431e-a7da-4c7b84b42084 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:09:39,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj used request id req-a2bb1a06-4785-431e-a7da-4c7b84b42084 2018-11-06 15:09:39,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:09:39,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf8c569-ce61-4ae6-ac5d-cd2a9b231213 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:09:39,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5bf8c569-ce61-4ae6-ac5d-cd2a9b231213 2018-11-06 15:09:39,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}}' 2018-11-06 15:09:39,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94ebbc9e-7867-430d-97bb-7993327da1c3 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:09:39,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-94ebbc9e-7867-430d-97bb-7993327da1c3 2018-11-06 15:09:39,701 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj 2018-11-06 15:09:39,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:09:39,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:09:40,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["cGYgR9xPSkWmof9lKANWNA"], "issued_at": "2018-11-06T15:09:40.000000Z"}} 2018-11-06 15:09:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eab0e70adfcb4839c4351058f256e3c3099e915" 2018-11-06 15:09:40,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a7cb14-b6a3-4560-b7a0-c799b24a00cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:09:40,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-07a7cb14-b6a3-4560-b7a0-c799b24a00cf 2018-11-06 15:09:40,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:09:40,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:09: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:09:40,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eab0e70adfcb4839c4351058f256e3c3099e915" 2018-11-06 15:09:40,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef250b6-956a-49eb-9ddb-8488719efd68 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:09:40,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6ef250b6-956a-49eb-9ddb-8488719efd68 2018-11-06 15:09:40,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eab0e70adfcb4839c4351058f256e3c3099e915" 2018-11-06 15:09:40,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e2bb6c-f3fe-4236-8f18-af9c85752c8f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}]} 2018-11-06 15:09:40,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj used request id req-33e2bb6c-f3fe-4236-8f18-af9c85752c8f 2018-11-06 15:09:40,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eab0e70adfcb4839c4351058f256e3c3099e915" 2018-11-06 15:09:40,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded8a6b1-ee73-4ce3-9142-e7bc3a5520f3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:09:40,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ded8a6b1-ee73-4ce3-9142-e7bc3a5520f3 2018-11-06 15:09:40,898 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-user 2018-11-06 15:09:40,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:09:40,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:09:40,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93b0702-9387-4d81-bcb0-1700749bac70 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:09:40,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b93b0702-9387-4d81-bcb0-1700749bac70 2018-11-06 15:09:40,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role"}}' 2018-11-06 15:09:41,048 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b15d3c09-0715-436a-9712-db1dd588bf69 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b30bb832b01a4719b0a814d4517ccfc1", "links": {"self": "http://172.30.9.27:5000/v3/roles/b30bb832b01a4719b0a814d4517ccfc1"}, "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role"}} 2018-11-06 15:09:41,048 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b15d3c09-0715-436a-9712-db1dd588bf69 2018-11-06 15:09:41,048 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role 2018-11-06 15:09:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/b30bb832b01a4719b0a814d4517ccfc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:09:41,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776d3cd0-a19b-49c6-8499-136a128e3238 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b30bb832b01a4719b0a814d4517ccfc1"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role", "id": "b30bb832b01a4719b0a814d4517ccfc1"}} 2018-11-06 15:09:41,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b30bb832b01a4719b0a814d4517ccfc1 used request id req-776d3cd0-a19b-49c6-8499-136a128e3238 2018-11-06 15:09:41,146 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role to project CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj 2018-11-06 15:09:41,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70/users/c287c094fafe40259adbb65840030af5/roles/b30bb832b01a4719b0a814d4517ccfc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:09:41,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a2eb97d-7493-4b9a-abae-471d1bc473cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:09:41,266 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70/users/c287c094fafe40259adbb65840030af5/roles/b30bb832b01a4719b0a814d4517ccfc1 used request id req-5a2eb97d-7493-4b9a-abae-471d1bc473cb 2018-11-06 15:09:41,266 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:09:41,268 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:09:41,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:09:41,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:09:41,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b30bb832b01a4719b0a814d4517ccfc1", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role"}], "expires_at": "2018-11-06T16:09:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "383786df59384619b908e83d88aacc70", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-user", "id": "c287c094fafe40259adbb65840030af5"}, "audit_ids": ["ptynkRoCQ4SSofe7aUTY8w"], "issued_at": "2018-11-06T15:09:41.000000Z"}} 2018-11-06 15:09:41,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7c8a68ac9797c63a1def7565aed3a5eb9ba398" 2018-11-06 15:09:41,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f374cd-26cd-484e-9466-4709b6e7797c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:09:41,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a2f374cd-26cd-484e-9466-4709b6e7797c 2018-11-06 15:09:41,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa7c8a68ac9797c63a1def7565aed3a5eb9ba398" 2018-11-06 15:09:41,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-81aa9441-e354-479a-a6f5-b91b0a4cdcb7 Date: Tue, 06 Nov 2018 15:09:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image"} 2018-11-06 15:09:41,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image used request id req-81aa9441-e354-479a-a6f5-b91b0a4cdcb7 2018-11-06 15:09:41,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa7c8a68ac9797c63a1def7565aed3a5eb9ba398" 2018-11-06 15:09:42,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1ca67913-0d4c-4c52-bfc9-ab785aeed212 Date: Tue, 06 Nov 2018 15:09: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-11-06 15:09:42,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1ca67913-0d4c-4c52-bfc9-ab785aeed212 2018-11-06 15:09:42,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa7c8a68ac9797c63a1def7565aed3a5eb9ba398" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image"}' 2018-11-06 15:09:42,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2 X-Openstack-Request-Id: req-c460120c-df71-423f-8aa9-926e7e02b4af Date: Tue, 06 Nov 2018 15:09:42 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:09:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:09:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "min_disk": 0, "protected": false, "id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "file": "/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2/file", "checksum": null, "owner": "383786df59384619b908e83d88aacc70", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:09:42,301 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c460120c-df71-423f-8aa9-926e7e02b4af 2018-11-06 15:09:42,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa7c8a68ac9797c63a1def7565aed3a5eb9ba398" -d '' 2018-11-06 15:09:43,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-102b3918-ceec-49d7-adaf-49ba71ff2bce Date: Tue, 06 Nov 2018 15:09:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:09:43,303 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2/file used request id req-102b3918-ceec-49d7-adaf-49ba71ff2bce 2018-11-06 15:09:43,303 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:09:43,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa7c8a68ac9797c63a1def7565aed3a5eb9ba398" 2018-11-06 15:09:43,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-1f4bceed-de0d-4e7f-be38-328fd0c28c08 Date: Tue, 06 Nov 2018 15:09:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:09:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:09:43Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08b44b74-43c2-431b-8aab-f6a1430230e2/snap", "metadata": {}}], "self": "/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "min_disk": 0, "protected": false, "id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "file": "/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "383786df59384619b908e83d88aacc70", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08b44b74-43c2-431b-8aab-f6a1430230e2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:09:43,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2 used request id req-1f4bceed-de0d-4e7f-be38-328fd0c28c08 2018-11-06 15:09:43,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa7c8a68ac9797c63a1def7565aed3a5eb9ba398" 2018-11-06 15:09:43,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4baddf3-148e-4dfe-aa25-122b66d3726d Date: Tue, 06 Nov 2018 15:09: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-11-06 15:09:43,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f4baddf3-148e-4dfe-aa25-122b66d3726d 2018-11-06 15:09:43,638 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image 2018-11-06 15:09:43,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa7c8a68ac9797c63a1def7565aed3a5eb9ba398" 2018-11-06 15:09:43,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a4632f22-7881-46aa-8684-c6d08fb51770 Date: Tue, 06 Nov 2018 15:09:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:09:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:09:43Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08b44b74-43c2-431b-8aab-f6a1430230e2/snap", "metadata": {}}], "self": "/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "min_disk": 0, "protected": false, "id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "file": "/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "383786df59384619b908e83d88aacc70", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08b44b74-43c2-431b-8aab-f6a1430230e2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:09:43,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2 used request id req-a4632f22-7881-46aa-8684-c6d08fb51770 2018-11-06 15:09:43,658 - create_image - DEBUG - Instance status is - active 2018-11-06 15:09:43,658 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image 2018-11-06 15:09:43,658 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image 2018-11-06 15:09:43,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:09:43,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:09:44,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b30bb832b01a4719b0a814d4517ccfc1", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role"}], "expires_at": "2018-11-06T16:09:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "383786df59384619b908e83d88aacc70", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-user", "id": "c287c094fafe40259adbb65840030af5"}, "audit_ids": ["2GftwZsHRdmjcodi9U3E8Q"], "issued_at": "2018-11-06T15:09:44.000000Z"}} 2018-11-06 15:09:44,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40bad4d7bbfcd73641ae2843d2fa7f61512beb6" 2018-11-06 15:09:44,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d968223d-d301-4cb6-98df-475a0e5a9fa0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:09:44,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d968223d-d301-4cb6-98df-475a0e5a9fa0 2018-11-06 15:09:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40bad4d7bbfcd73641ae2843d2fa7f61512beb6" 2018-11-06 15:09:44,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c07bc000-23f1-4cdf-bfcd-58868ede6372 Date: Tue, 06 Nov 2018 15:09:44 GMT RESP BODY: {"networks":[]} 2018-11-06 15:09:44,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-c07bc000-23f1-4cdf-bfcd-58868ede6372 2018-11-06 15:09:44,276 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net 2018-11-06 15:09:44,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40bad4d7bbfcd73641ae2843d2fa7f61512beb6" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net", "admin_state_up": true}}' 2018-11-06 15:09:44,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ad720d4b-4fe6-4a2d-9932-97709dac8a06 Date: Tue, 06 Nov 2018 15:09:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dd4418ec-868d-4928-8493-014bb048be8a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:09:44Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","mtu":1450}} 2018-11-06 15:09:44,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ad720d4b-4fe6-4a2d-9932-97709dac8a06 2018-11-06 15:09:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40bad4d7bbfcd73641ae2843d2fa7f61512beb6" 2018-11-06 15:09:45,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-9f8d2467-4c0c-4834-be52-1b96f7b31f16 Date: Tue, 06 Nov 2018 15:09:45 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-11-06T15:09:44Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:09:45,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-9f8d2467-4c0c-4834-be52-1b96f7b31f16 2018-11-06 15:09:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40bad4d7bbfcd73641ae2843d2fa7f61512beb6" 2018-11-06 15:09:45,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89ee4a58-e694-48ae-bdc8-107bcba69a7e Date: Tue, 06 Nov 2018 15:09:45 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:09:45,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-89ee4a58-e694-48ae-bdc8-107bcba69a7e 2018-11-06 15:09:45,407 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet 2018-11-06 15:09:45,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40bad4d7bbfcd73641ae2843d2fa7f61512beb6" -d '{"subnets": [{"ip_version": 4, "network_id": "dd4418ec-868d-4928-8493-014bb048be8a", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]}' 2018-11-06 15:09:46,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f84baa39-0ff5-43a0-aa86-560ac2c1d7a1 Date: Tue, 06 Nov 2018 15:09:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:09:46,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-f84baa39-0ff5-43a0-aa86-560ac2c1d7a1 2018-11-06 15:09:46,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40bad4d7bbfcd73641ae2843d2fa7f61512beb6" 2018-11-06 15:09:46,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-de39c9a3-f7b2-4f55-b3bd-840f4aeec828 Date: Tue, 06 Nov 2018 15:09: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":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:09:46,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-de39c9a3-f7b2-4f55-b3bd-840f4aeec828 2018-11-06 15:09:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40bad4d7bbfcd73641ae2843d2fa7f61512beb6" 2018-11-06 15:09:46,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fbe034a7-9826-4f25-8f68-8a8a645354fd Date: Tue, 06 Nov 2018 15:09:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:09:46,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-fbe034a7-9826-4f25-8f68-8a8a645354fd 2018-11-06 15:09:46,709 - OpenStackNetwork - DEBUG - Network [dd4418ec-868d-4928-8493-014bb048be8a] created successfully 2018-11-06 15:09:46,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:09:46,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:09:47,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b30bb832b01a4719b0a814d4517ccfc1", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role"}], "expires_at": "2018-11-06T16:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "383786df59384619b908e83d88aacc70", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-user", "id": "c287c094fafe40259adbb65840030af5"}, "audit_ids": ["Kc3qZXv7SkSyCa5h8WBRuQ"], "issued_at": "2018-11-06T15:09:47.000000Z"}} 2018-11-06 15:09:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:47,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6696e9-b5b5-4a66-8c98-0788cc14177a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:09:47,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f6696e9-b5b5-4a66-8c98-0788cc14177a 2018-11-06 15:09:47,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:47,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f74ba003-64f8-4976-86ca-b3145ee58710 Date: Tue, 06 Nov 2018 15:09:47 GMT RESP BODY: {"routers": []} 2018-11-06 15:09:47,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router&admin_state_up=True used request id req-f74ba003-64f8-4976-86ca-b3145ee58710 2018-11-06 15:09:47,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:09:47,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:09:47,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b30bb832b01a4719b0a814d4517ccfc1", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role"}], "expires_at": "2018-11-06T16:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "383786df59384619b908e83d88aacc70", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-user", "id": "c287c094fafe40259adbb65840030af5"}, "audit_ids": ["3djYIZEfS6Cg0BVbh7Jq2g"], "issued_at": "2018-11-06T15:09:47.000000Z"}} 2018-11-06 15:09:47,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baedfa2ab53378562039dd4c6fc7cd6dee537fe8" 2018-11-06 15:09:47,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47bf155c-502c-4470-9d32-c5807a0f2dc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:09:47,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-47bf155c-502c-4470-9d32-c5807a0f2dc3 2018-11-06 15:09:47,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:48,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e01c144b-a1ba-484a-9e7f-f674de3076ed Date: Tue, 06 Nov 2018 15:09:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:09:48,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-e01c144b-a1ba-484a-9e7f-f674de3076ed 2018-11-06 15:09:48,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:48,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-308d0a19-0c3d-4209-937e-e514e56b2495 Date: Tue, 06 Nov 2018 15:09:48 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:09:48,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-308d0a19-0c3d-4209-937e-e514e56b2495 2018-11-06 15:09:48,263 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router 2018-11-06 15:09:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router", "admin_state_up": true}}' 2018-11-06 15:09:53,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-05a83adf-8d5f-4fea-bcac-f3860e9af204 Date: Tue, 06 Nov 2018 15:09:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:48Z", "admin_state_up": true, "updated_at": "2018-11-06T15:09:49Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "383786df59384619b908e83d88aacc70", "id": "b5612aa3-cd6b-4d64-a7a2-b6ad7188f940", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router"}} 2018-11-06 15:09:53,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-05a83adf-8d5f-4fea-bcac-f3860e9af204 2018-11-06 15:09:53,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=b5612aa3-cd6b-4d64-a7a2-b6ad7188f940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:53,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-59139f78-d268-4a77-802f-a766723f28d6 Date: Tue, 06 Nov 2018 15:09:53 GMT RESP BODY: {"ports":[]} 2018-11-06 15:09:53,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=b5612aa3-cd6b-4d64-a7a2-b6ad7188f940 used request id req-59139f78-d268-4a77-802f-a766723f28d6 2018-11-06 15:09:53,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:53,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-686b9001-05b6-438c-820c-a90432e1af66 Date: Tue, 06 Nov 2018 15:09:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:09:53,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-686b9001-05b6-438c-820c-a90432e1af66 2018-11-06 15:09:53,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:09:53,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:09: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:09:53,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:54,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35295be0-9f1d-437a-a187-bf6ffb8dcb6b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:09:54,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-35295be0-9f1d-437a-a187-bf6ffb8dcb6b 2018-11-06 15:09:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:54,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-39e0ed59-b535-49a5-9127-4a33e03ae7bb Date: Tue, 06 Nov 2018 15:09:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:09:54,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-39e0ed59-b535-49a5-9127-4a33e03ae7bb 2018-11-06 15:09:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:54,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fc5142c5-7f8c-4815-9848-0da807219886 Date: Tue, 06 Nov 2018 15:09:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:09:54,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet used request id req-fc5142c5-7f8c-4815-9848-0da807219886 2018-11-06 15:09:54,492 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 15:09:54,492 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router 2018-11-06 15:09:54,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/b5612aa3-cd6b-4d64-a7a2-b6ad7188f940/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" -d '{"subnet_id": "0721c326-e7ab-4fc1-830b-acf8d4f1385d"}' 2018-11-06 15:09:56,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93dddb08-9d31-4ec9-8806-2b54855b7f08 Date: Tue, 06 Nov 2018 15:09:56 GMT RESP BODY: {"network_id": "dd4418ec-868d-4928-8493-014bb048be8a", "tenant_id": "383786df59384619b908e83d88aacc70", "subnet_id": "0721c326-e7ab-4fc1-830b-acf8d4f1385d", "subnet_ids": ["0721c326-e7ab-4fc1-830b-acf8d4f1385d"], "port_id": "b42e7600-1c3c-4cae-b3f0-67efe44f7235", "id": "b5612aa3-cd6b-4d64-a7a2-b6ad7188f940"} 2018-11-06 15:09:56,618 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b5612aa3-cd6b-4d64-a7a2-b6ad7188f940/add_router_interface used request id req-93dddb08-9d31-4ec9-8806-2b54855b7f08 2018-11-06 15:09:56,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/b5612aa3-cd6b-4d64-a7a2-b6ad7188f940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:56,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-22cc3ffe-560b-4bc1-aace-5c5fef14ebbe Date: Tue, 06 Nov 2018 15:09:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:48Z", "admin_state_up": true, "updated_at": "2018-11-06T15:09:55Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "383786df59384619b908e83d88aacc70", "id": "b5612aa3-cd6b-4d64-a7a2-b6ad7188f940", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router"}} 2018-11-06 15:09:56,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/b5612aa3-cd6b-4d64-a7a2-b6ad7188f940 used request id req-22cc3ffe-560b-4bc1-aace-5c5fef14ebbe 2018-11-06 15:09:56,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=b5612aa3-cd6b-4d64-a7a2-b6ad7188f940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:57,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-15c1acbe-22e7-4803-b8ae-2fb75398efcd Date: Tue, 06 Nov 2018 15:09:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.1"}],"id":"b42e7600-1c3c-4cae-b3f0-67efe44f7235","security_groups":[],"mac_address":"fa:16:3e:05:ae:01","project_id":"383786df59384619b908e83d88aacc70","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:55Z","binding:vnic_type":"normal","device_id":"b5612aa3-cd6b-4d64-a7a2-b6ad7188f940"}]} 2018-11-06 15:09:57,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=b5612aa3-cd6b-4d64-a7a2-b6ad7188f940 used request id req-15c1acbe-22e7-4803-b8ae-2fb75398efcd 2018-11-06 15:09:57,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/0721c326-e7ab-4fc1-830b-acf8d4f1385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:09:57,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-84a9f97d-6bd7-410c-85a4-f8eab1b2482a Date: Tue, 06 Nov 2018 15:09:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}} 2018-11-06 15:09:57,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/0721c326-e7ab-4fc1-830b-acf8d4f1385d used request id req-84a9f97d-6bd7-410c-85a4-f8eab1b2482a 2018-11-06 15:09:57,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:09:57,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:09:57,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["9JVNE6rXTYiT-qzVnccZYQ"], "issued_at": "2018-11-06T15:09:57.000000Z"}} 2018-11-06 15:09:57,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2188800df2ae1b495f4cd225358c792d2118ca" 2018-11-06 15:09:57,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca84188a-111b-4e37-9f53-8f11c88f191d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:09:57,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ca84188a-111b-4e37-9f53-8f11c88f191d 2018-11-06 15:09:57,729 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:09:57,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2188800df2ae1b495f4cd225358c792d2118ca" 2018-11-06 15:09:57,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09: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-31df7c91-2a73-4631-86ce-0b406d5856b9 x-compute-request-id: req-31df7c91-2a73-4631-86ce-0b406d5856b9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:09:57,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-31df7c91-2a73-4631-86ce-0b406d5856b9 2018-11-06 15:09:57,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2188800df2ae1b495f4cd225358c792d2118ca" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-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-11-06 15:09:57,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09: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-ae3c6699-9f0a-46f3-a3ed-0a921c464f90 x-compute-request-id: req-ae3c6699-9f0a-46f3-a3ed-0a921c464f90 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:09:57,982 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ae3c6699-9f0a-46f3-a3ed-0a921c464f90 2018-11-06 15:09:57,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:09:57,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:09:58,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b30bb832b01a4719b0a814d4517ccfc1", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role"}], "expires_at": "2018-11-06T16:09:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "383786df59384619b908e83d88aacc70", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-user", "id": "c287c094fafe40259adbb65840030af5"}, "audit_ids": ["DBWK8wVaSFuGhlE7KkNz3A"], "issued_at": "2018-11-06T15:09:58.000000Z"}} 2018-11-06 15:09:58,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb544783ef9c33efb6b9af2d7cc9b2a60ef889c" 2018-11-06 15:09:58,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf13464-f828-48f4-9e93-b3900f2424ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:09:58,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-edf13464-f828-48f4-9e93-b3900f2424ff 2018-11-06 15:09:58,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:09:58,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb544783ef9c33efb6b9af2d7cc9b2a60ef889c" 2018-11-06 15:09:58,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09: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-1084c0c4-a6c7-46a0-b4c4-793265856bf6 x-compute-request-id: req-1084c0c4-a6c7-46a0-b4c4-793265856bf6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 15:09:58,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1084c0c4-a6c7-46a0-b4c4-793265856bf6 2018-11-06 15:09:58,590 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp... 2018-11-06 15:09:58,590 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 15:09:58,648 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp 2018-11-06 15:09:58,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb544783ef9c33efb6b9af2d7cc9b2a60ef889c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCeVJ+lSFGSCJP9hjzRbIXWwpWRiy+8ELH47WfQeJnWgVGQZ8P4rNGYTUEeZZZIAVK7BK/dKD/fzaCyb4vOGewQFPPPEsct7tJ58KodDH4l7jN+QWxXljG3u+G8hsltM7UUgeq3iGHf89h7EwTDqCEwqSESOpK+rYt1A2ByNiR/Q==", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp"}}' 2018-11-06 15:09:58,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09: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-342c1fa5-c0b3-44ee-a97e-6f3fe2de2771 x-compute-request-id: req-342c1fa5-c0b3-44ee-a97e-6f3fe2de2771 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCeVJ+lSFGSCJP9hjzRbIXWwpWRiy+8ELH47WfQeJnWgVGQZ8P4rNGYTUEeZZZIAVK7BK/dKD/fzaCyb4vOGewQFPPPEsct7tJ58KodDH4l7jN+QWxXljG3u+G8hsltM7UUgeq3iGHf89h7EwTDqCEwqSESOpK+rYt1A2ByNiR/Q==", "user_id": "c287c094fafe40259adbb65840030af5", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "fingerprint": "86:20:98:73:1e:f6:2f:c5:d4:8d:b8:c4:2b:56:c1:af"}} 2018-11-06 15:09:58,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-342c1fa5-c0b3-44ee-a97e-6f3fe2de2771 2018-11-06 15:09:58,703 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f.pub 2018-11-06 15:09:58,704 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f 2018-11-06 15:09:58,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:09:58,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:09:59,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b30bb832b01a4719b0a814d4517ccfc1", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role"}], "expires_at": "2018-11-06T16:09:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "383786df59384619b908e83d88aacc70", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-user", "id": "c287c094fafe40259adbb65840030af5"}, "audit_ids": ["KqGnna2pTK-ifzLMX0ITIA"], "issued_at": "2018-11-06T15:09:59.000000Z"}} 2018-11-06 15:09:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:09:59,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18402b5-b01d-48b2-a2c1-99a5e3ff1fb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:09:59,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c18402b5-b01d-48b2-a2c1-99a5e3ff1fb6 2018-11-06 15:09:59,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:09:59,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e539160e-ea95-41e8-965d-4066272a4844 Date: Tue, 06 Nov 2018 15:09:59 GMT RESP BODY: {"security_groups": []} 2018-11-06 15:09:59,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp used request id req-e539160e-ea95-41e8-965d-4066272a4844 2018-11-06 15:09:59,337 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp... 2018-11-06 15:09:59,337 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp 2018-11-06 15:09:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}}' 2018-11-06 15:09:59,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-7e8c1985-7162-498c-b6b5-f09d97025590 Date: Tue, 06 Nov 2018 15:09:59 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "updated_at": "2018-11-06T15:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv6", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "bbd3e9fe-755e-47ce-840f-21d755d95906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}], "revision_number": 2, "project_id": "383786df59384619b908e83d88aacc70", "id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}} 2018-11-06 15:09:59,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-7e8c1985-7162-498c-b6b5-f09d97025590 2018-11-06 15:09:59,666 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 2018-11-06 15:09:59,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:09:59,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed17d722-ff4c-4086-81cc-2291f43bad13 Date: Tue, 06 Nov 2018 15:09: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-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "bbd3e9fe-755e-47ce-840f-21d755d95906"}]} 2018-11-06 15:09:59,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-ed17d722-ff4c-4086-81cc-2291f43bad13 2018-11-06 15:09:59,835 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 2018-11-06 15:09:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:00,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f046dfde-fa98-4ae3-8d0a-02c19cbeabad Date: Tue, 06 Nov 2018 15:10: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-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "bbd3e9fe-755e-47ce-840f-21d755d95906"}]} 2018-11-06 15:10:00,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-f046dfde-fa98-4ae3-8d0a-02c19cbeabad 2018-11-06 15:10:00,015 - neutron_utils - INFO - Retrieving security group with ID - c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 2018-11-06 15:10:00,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:00,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-06cb8ec8-1016-479f-96e2-6a63252f0c63 Date: Tue, 06 Nov 2018 15:10:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "updated_at": "2018-11-06T15:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv6", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "bbd3e9fe-755e-47ce-840f-21d755d95906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}], "revision_number": 2, "project_id": "383786df59384619b908e83d88aacc70", "id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}]} 2018-11-06 15:10:00,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-06cb8ec8-1016-479f-96e2-6a63252f0c63 2018-11-06 15:10:00,225 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 2018-11-06 15:10:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:00,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0968f862-6635-4484-a379-3ba2a30479bc Date: Tue, 06 Nov 2018 15:10: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-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "bbd3e9fe-755e-47ce-840f-21d755d95906"}]} 2018-11-06 15:10:00,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-0968f862-6635-4484-a379-3ba2a30479bc 2018-11-06 15:10:00,419 - neutron_utils - INFO - Retrieving security group with ID - c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 2018-11-06 15:10:00,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:00,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-7a2b4fa3-f8ee-4c9e-b5d1-78cd62d1618a Date: Tue, 06 Nov 2018 15:10:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "updated_at": "2018-11-06T15:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv6", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "bbd3e9fe-755e-47ce-840f-21d755d95906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}], "revision_number": 2, "project_id": "383786df59384619b908e83d88aacc70", "id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}]} 2018-11-06 15:10:00,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-7a2b4fa3-f8ee-4c9e-b5d1-78cd62d1618a 2018-11-06 15:10:00,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 2018-11-06 15:10:00,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:00,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14fb0b81-cd01-46a4-8aa9-e69e2a3c2f52 Date: Tue, 06 Nov 2018 15:10: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-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "bbd3e9fe-755e-47ce-840f-21d755d95906"}]} 2018-11-06 15:10:00,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-14fb0b81-cd01-46a4-8aa9-e69e2a3c2f52 2018-11-06 15:10:00,819 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp 2018-11-06 15:10:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:01,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-7a36d456-d6ab-4f50-a0f2-d983427a3742 Date: Tue, 06 Nov 2018 15:10:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "updated_at": "2018-11-06T15:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv6", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "bbd3e9fe-755e-47ce-840f-21d755d95906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}], "revision_number": 2, "project_id": "383786df59384619b908e83d88aacc70", "id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}]} 2018-11-06 15:10:01,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp used request id req-7a36d456-d6ab-4f50-a0f2-d983427a3742 2018-11-06 15:10:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:10:01,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:10: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:10:01,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:01,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29dad1d6-7460-4291-a275-291984b60e9c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:01,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-29dad1d6-7460-4291-a275-291984b60e9c 2018-11-06 15:10:01,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 2018-11-06 15:10:01,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:01,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0418f79b-7bc7-4fdd-8777-c161da058ce7 Date: Tue, 06 Nov 2018 15:10: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-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "bbd3e9fe-755e-47ce-840f-21d755d95906"}]} 2018-11-06 15:10:01,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-0418f79b-7bc7-4fdd-8777-c161da058ce7 2018-11-06 15:10:01,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}af98ad77b3fcb83ec97adf040c058822d4b77880" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42"}}' 2018-11-06 15:10:01,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d1749d0e-eb51-44e4-a706-f487d53da511 Date: Tue, 06 Nov 2018 15:10:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:10:01Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:10:01Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "11384dc9-22ca-4beb-b137-b10c8ce122f9"}} 2018-11-06 15:10:01,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-d1749d0e-eb51-44e4-a706-f487d53da511 2018-11-06 15:10:01,450 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp 2018-11-06 15:10:01,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:01,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-95381296-21bb-4636-a5e3-c0a8746697df Date: Tue, 06 Nov 2018 15:10:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "updated_at": "2018-11-06T15:10:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:10:01Z", "revision_number": 0, "id": "11384dc9-22ca-4beb-b137-b10c8ce122f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:10:01Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv6", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "bbd3e9fe-755e-47ce-840f-21d755d95906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}], "revision_number": 3, "project_id": "383786df59384619b908e83d88aacc70", "id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}]} 2018-11-06 15:10:01,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp used request id req-95381296-21bb-4636-a5e3-c0a8746697df 2018-11-06 15:10:01,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:01,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c6eb82-7dac-4e73-9dae-20e20d45ea03 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:01,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-84c6eb82-7dac-4e73-9dae-20e20d45ea03 2018-11-06 15:10:01,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 2018-11-06 15:10:01,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:01,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-89a56158-869f-4526-afcb-4b3f40144811 Date: Tue, 06 Nov 2018 15:10:01 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-11-06T15:10:01Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:10:01Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "11384dc9-22ca-4beb-b137-b10c8ce122f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "bbd3e9fe-755e-47ce-840f-21d755d95906"}]} 2018-11-06 15:10:01,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-89a56158-869f-4526-afcb-4b3f40144811 2018-11-06 15:10:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}af98ad77b3fcb83ec97adf040c058822d4b77880" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42"}}' 2018-11-06 15:10:02,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-da0392b6-ec27-46d4-8603-7b624574f109 Date: Tue, 06 Nov 2018 15:10:02 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-11-06T15:10:02Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": 22, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:10:02Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "3e79818c-1dac-4ab5-89d9-eae72fa89ba5"}} 2018-11-06 15:10:02,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-da0392b6-ec27-46d4-8603-7b624574f109 2018-11-06 15:10:02,222 - neutron_utils - INFO - Retrieving security group with ID - c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 2018-11-06 15:10:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:02,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-d76a45f7-0e0d-40ff-a636-e449a5722a8a Date: Tue, 06 Nov 2018 15:10:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "updated_at": "2018-11-06T15:10:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:10:01Z", "revision_number": 0, "id": "11384dc9-22ca-4beb-b137-b10c8ce122f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:10:01Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:10:02Z", "revision_number": 0, "id": "3e79818c-1dac-4ab5-89d9-eae72fa89ba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:10:02Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": 22, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv6", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "revision_number": 0, "id": "bbd3e9fe-755e-47ce-840f-21d755d95906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}], "revision_number": 4, "project_id": "383786df59384619b908e83d88aacc70", "id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}]} 2018-11-06 15:10:02,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-d76a45f7-0e0d-40ff-a636-e449a5722a8a 2018-11-06 15:10:02,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 2018-11-06 15:10:02,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:02,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-3e4e7358-58f4-45d3-a472-fa0a39ef6627 Date: Tue, 06 Nov 2018 15:10:02 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-11-06T15:10:01Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:10:01Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "11384dc9-22ca-4beb-b137-b10c8ce122f9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T15:10:02Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": 22, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:10:02Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "3e79818c-1dac-4ab5-89d9-eae72fa89ba5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "68133c12-05cb-4b90-9624-2b4aee5cb7ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:59Z", "security_group_id": "c3fd5caf-8213-426f-a9d3-52bb4f9a2d42", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:59Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "bbd3e9fe-755e-47ce-840f-21d755d95906"}]} 2018-11-06 15:10:02,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-3e4e7358-58f4-45d3-a472-fa0a39ef6627 2018-11-06 15:10:02,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:10:02,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:10:02,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b30bb832b01a4719b0a814d4517ccfc1", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role"}], "expires_at": "2018-11-06T16:10:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "383786df59384619b908e83d88aacc70", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-user", "id": "c287c094fafe40259adbb65840030af5"}, "audit_ids": ["bzySUuSKTlKu3OcKAN5eVw"], "issued_at": "2018-11-06T15:10:02.000000Z"}} 2018-11-06 15:10:02,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:02,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88e047a-c147-4767-91ed-090552f8ebfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:10:02,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d88e047a-c147-4767-91ed-090552f8ebfd 2018-11-06 15:10:02,760 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:10:02,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:02,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8ce60e-4b2e-4575-86a4-3636a929567d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:10:02,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cf8ce60e-4b2e-4575-86a4-3636a929567d 2018-11-06 15:10:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:03,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2e1d5148-4de9-4bff-a9cc-4702da3be82a Date: Tue, 06 Nov 2018 15:10: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":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:03,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-2e1d5148-4de9-4bff-a9cc-4702da3be82a 2018-11-06 15:10:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:10:03,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:10: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:10:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:03,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d221a9ad-3b49-40c8-a100-7ad3187bf0df Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:03,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-d221a9ad-3b49-40c8-a100-7ad3187bf0df 2018-11-06 15:10:03,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:03,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3b8c8a9a-6a89-4107-826d-b874d3a16be2 Date: Tue, 06 Nov 2018 15:10:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:03,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-3b8c8a9a-6a89-4107-826d-b874d3a16be2 2018-11-06 15:10:03,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:03,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bda5a5e6-fb44-413e-bd07-a507f27fd19f Date: Tue, 06 Nov 2018 15:10:03 GMT RESP BODY: {"ports":[]} 2018-11-06 15:10:03,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1&admin_state_up=True used request id req-bda5a5e6-fb44-413e-bd07-a507f27fd19f 2018-11-06 15:10:03,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:03,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fba003ac-dcf5-48a3-a657-059cfaf2ed36 x-compute-request-id: req-fba003ac-dcf5-48a3-a657-059cfaf2ed36 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 15:10:03,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst used request id req-fba003ac-dcf5-48a3-a657-059cfaf2ed36 2018-11-06 15:10:03,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:04,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a37acd74-57c5-4a0f-b7b7-e6821048741c Date: Tue, 06 Nov 2018 15:10: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":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:04,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-a37acd74-57c5-4a0f-b7b7-e6821048741c 2018-11-06 15:10:04,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:04,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a86f674-bb78-4ddb-b4a6-2491d04dbff7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:04,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-4a86f674-bb78-4ddb-b4a6-2491d04dbff7 2018-11-06 15:10:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:04,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b9dfd7d-34fc-4716-9a85-301477c6fce5 Date: Tue, 06 Nov 2018 15:10:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:04,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-5b9dfd7d-34fc-4716-9a85-301477c6fce5 2018-11-06 15:10:04,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:04,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a4aa9b40-ad85-4853-8dd4-22f2e46dec7d Date: Tue, 06 Nov 2018 15:10:04 GMT RESP BODY: {"ports":[]} 2018-11-06 15:10:04,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1&admin_state_up=True used request id req-a4aa9b40-ad85-4853-8dd4-22f2e46dec7d 2018-11-06 15:10:04,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:10:04,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:10:05,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b30bb832b01a4719b0a814d4517ccfc1", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role"}], "expires_at": "2018-11-06T16:10:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "383786df59384619b908e83d88aacc70", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/383786df59384619b908e83d88aacc70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/383786df59384619b908e83d88aacc70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-user", "id": "c287c094fafe40259adbb65840030af5"}, "audit_ids": ["3Z1l_1gAQUCY4Mu8g9WI9g"], "issued_at": "2018-11-06T15:10:05.000000Z"}} 2018-11-06 15:10:05,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7e591bf16fcbf89fc72625aa80e572916ba0bd" 2018-11-06 15:10:05,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d59ff1-bd2b-4cd4-9856-41b95336a322 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:10:05,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-66d59ff1-bd2b-4cd4-9856-41b95336a322 2018-11-06 15:10:05,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:05,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e1e693df-4ec3-4c7b-a7f5-2a27af85d0c1 Date: Tue, 06 Nov 2018 15:10: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":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:05,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-e1e693df-4ec3-4c7b-a7f5-2a27af85d0c1 2018-11-06 15:10:05,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:05,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6a05267c-28e5-42d0-920c-848d0ae42d56 Date: Tue, 06 Nov 2018 15:10:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:05,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-6a05267c-28e5-42d0-920c-848d0ae42d56 2018-11-06 15:10:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:05,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-77926a74-7424-43b7-b0ff-55cb971b1bd2 Date: Tue, 06 Nov 2018 15:10: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":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:05,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-77926a74-7424-43b7-b0ff-55cb971b1bd2 2018-11-06 15:10:05,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:10:05,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:10: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:10:05,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7e591bf16fcbf89fc72625aa80e572916ba0bd" 2018-11-06 15:10:05,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9d1f41-de05-4b01-a7b8-c546d1267c4e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:05,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-3e9d1f41-de05-4b01-a7b8-c546d1267c4e 2018-11-06 15:10:05,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:05,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c03e54d4-e5cb-44e9-a1aa-7903134467ee Date: Tue, 06 Nov 2018 15:10:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:05,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-c03e54d4-e5cb-44e9-a1aa-7903134467ee 2018-11-06 15:10:05,979 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net 2018-11-06 15:10:05,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" -d '{"port": {"network_id": "dd4418ec-868d-4928-8493-014bb048be8a", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1", "admin_state_up": true}}' 2018-11-06 15:10:07,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-b346ad9c-0b46-47ee-bb6f-8bc24b0ff468 Date: Tue, 06 Nov 2018 15:10:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.13"}],"id":"a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d","security_groups":["4a6b255c-f5f7-4aff-8941-620a178367b1"],"mac_address":"fa:16:3e:d3:54:9e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1","project_id":"383786df59384619b908e83d88aacc70","qos_policy_id":null,"admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:10:06Z","binding:vnic_type":"normal"}} 2018-11-06 15:10:07,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-b346ad9c-0b46-47ee-bb6f-8bc24b0ff468 2018-11-06 15:10:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:07,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-616ca7d6-dd89-497e-b480-d6a8bdf07640 Date: Tue, 06 Nov 2018 15: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":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:07,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-616ca7d6-dd89-497e-b480-d6a8bdf07640 2018-11-06 15:10:07,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:07,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0ecc82-5543-48f2-8791-6e6c24d0c69f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:07,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-8a0ecc82-5543-48f2-8791-6e6c24d0c69f 2018-11-06 15:10:07,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:07,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7915008f-c94f-4917-9387-b0c22f131cb6 Date: Tue, 06 Nov 2018 15:10:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:07,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-7915008f-c94f-4917-9387-b0c22f131cb6 2018-11-06 15:10:07,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:07,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-58e44d06-13d6-4f98-b809-1f894c60c535 Date: Tue, 06 Nov 2018 15:10:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.13"}],"id":"a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d","security_groups":["4a6b255c-f5f7-4aff-8941-620a178367b1"],"mac_address":"fa:16:3e:d3:54:9e","project_id":"383786df59384619b908e83d88aacc70","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:10:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 15:10:07,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1&admin_state_up=True used request id req-58e44d06-13d6-4f98-b809-1f894c60c535 2018-11-06 15:10:07,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:07,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5f1bf5-3ef8-4e67-9d08-e74cdf9d9220 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:07,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-af5f1bf5-3ef8-4e67-9d08-e74cdf9d9220 2018-11-06 15:10:07,830 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst 2018-11-06 15:10:07,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:07,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-065734af-ae26-42d1-bb4f-01f9c23cb170 x-compute-request-id: req-065734af-ae26-42d1-bb4f-01f9c23cb170 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-flavor-name"}]} 2018-11-06 15:10:07,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-065734af-ae26-42d1-bb4f-01f9c23cb170 2018-11-06 15:10:07,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:07,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ff3e950-1d24-4ac9-af1d-85accee75262 x-compute-request-id: req-1ff3e950-1d24-4ac9-af1d-85accee75262 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:10:07,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d used request id req-1ff3e950-1d24-4ac9-af1d-85accee75262 2018-11-06 15:10:07,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:08,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-a290286a-e7af-4e1f-be4f-b2fd48ecf292 Date: Tue, 06 Nov 2018 15:10:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:09:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:09:43Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08b44b74-43c2-431b-8aab-f6a1430230e2/snap", "metadata": {}}], "self": "/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "min_disk": 0, "protected": false, "id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "file": "/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "383786df59384619b908e83d88aacc70", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/08b44b74-43c2-431b-8aab-f6a1430230e2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image"} 2018-11-06 15:10:08,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image used request id req-a290286a-e7af-4e1f-be4f-b2fd48ecf292 2018-11-06 15:10:08,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:08,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-52ca52a6-8a83-4dc2-a3b9-381ee791f319 Date: Tue, 06 Nov 2018 15:10:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 15:10:08,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-52ca52a6-8a83-4dc2-a3b9-381ee791f319 2018-11-06 15:10:08,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "imageRef": "08b44b74-43c2-431b-8aab-f6a1430230e2", "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "flavorRef": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "max_count": 1, "min_count": 1, "networks": [{"port": "a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}]}}' 2018-11-06 15:10:10,541 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:10: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-5b410944-f35e-4bd9-afca-82694cde8a80 x-compute-request-id: req-5b410944-f35e-4bd9-afca-82694cde8a80 Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "adminPass": "ACfhS8zXmkEy"}} 2018-11-06 15:10:10,541 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-5b410944-f35e-4bd9-afca-82694cde8a80 2018-11-06 15:10:10,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:10,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-8ec01b03-1a7c-495c-bcb1-b5a2cdbe9fe9 x-compute-request-id: req-8ec01b03-1a7c-495c-bcb1-b5a2cdbe9fe9 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.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:10:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:10,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-8ec01b03-1a7c-495c-bcb1-b5a2cdbe9fe9 2018-11-06 15:10:10,945 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst 2018-11-06 15:10:10,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:11,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-e63621c0-a3d9-494f-965c-ad6c9573977f x-compute-request-id: req-e63621c0-a3d9-494f-965c-ad6c9573977f Content-Encoding: gzip Content-Length: 630 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:10:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:11,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-e63621c0-a3d9-494f-965c-ad6c9573977f 2018-11-06 15:10:11,497 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst] is - BUILD 2018-11-06 15:10:11,497 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:10:14,500 - create_instance - DEBUG - VM status query timeout in 896.445239067 2018-11-06 15:10:14,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:15,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bb802ac-6683-414b-a2a5-2e1e55628cc0 x-compute-request-id: req-3bb802ac-6683-414b-a2a5-2e1e55628cc0 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.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:10:11Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:15,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-3bb802ac-6683-414b-a2a5-2e1e55628cc0 2018-11-06 15:10:15,137 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst] is - BUILD 2018-11-06 15:10:15,137 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:10:18,140 - create_instance - DEBUG - VM status query timeout in 892.805201054 2018-11-06 15:10:18,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:18,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10: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-0dd409c7-f086-401f-91c1-1e5fb5d1318f x-compute-request-id: req-0dd409c7-f086-401f-91c1-1e5fb5d1318f Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:18,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-0dd409c7-f086-401f-91c1-1e5fb5d1318f 2018-11-06 15:10:18,618 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst] is - ACTIVE 2018-11-06 15:10:18,618 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:10:18,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:19,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10: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-83d8534d-443f-4adc-acf3-8b6faf2ffb3b x-compute-request-id: req-83d8534d-443f-4adc-acf3-8b6faf2ffb3b Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:19,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-83d8534d-443f-4adc-acf3-8b6faf2ffb3b 2018-11-06 15:10:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:19,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8f1b9ef0-2afa-4117-8833-8602045ba4ab Date: Tue, 06 Nov 2018 15:10:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:19,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-8f1b9ef0-2afa-4117-8833-8602045ba4ab 2018-11-06 15:10:19,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:19,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abedad47-6ef6-4671-a188-004e0bcdcd0b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:19,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-abedad47-6ef6-4671-a188-004e0bcdcd0b 2018-11-06 15:10:19,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:19,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1bdd7a2d-8b1c-4512-a6da-2a5db6b2492c Date: Tue, 06 Nov 2018 15:10:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:19,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-1bdd7a2d-8b1c-4512-a6da-2a5db6b2492c 2018-11-06 15:10:19,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:19,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-ac10fa78-0061-4c05-8848-5055fb7afe6d Date: Tue, 06 Nov 2018 15:10:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.4"}],"id":"00023d17-972b-4911-bdc7-266ea312076d","security_groups":[],"mac_address":"fa:16:3e:51:42:41","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.2"}],"id":"8015e9fc-1c52-49f0-9089-6007f29dcf40","security_groups":[],"mac_address":"fa:16:3e:fd:e4:02","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.13"}],"id":"a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d","security_groups":["4a6b255c-f5f7-4aff-8941-620a178367b1"],"mac_address":"fa:16:3e:d3:54:9e","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:10:06Z","binding:vnic_type":"normal","device_id":"76b49d52-a89a-4818-99b1-2bf53c08bc44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.1"}],"id":"b42e7600-1c3c-4cae-b3f0-67efe44f7235","security_groups":[],"mac_address":"fa:16:3e:05:ae:01","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:55Z","binding:vnic_type":"normal","device_id":"b5612aa3-cd6b-4d64-a7a2-b6ad7188f940"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.3"}],"id":"e8661a5e-62f7-4452-bf6f-29a1893dfa2e","security_groups":[],"mac_address":"fa:16:3e:5a:8a:e0","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd4418ec-868d-4928-8493-014bb048be8a"}]} 2018-11-06 15:10:19,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-ac10fa78-0061-4c05-8848-5055fb7afe6d 2018-11-06 15:10:19,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:20,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e482b69-9d19-4faf-9a51-4925aad7ec36 x-compute-request-id: req-4e482b69-9d19-4faf-9a51-4925aad7ec36 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:20,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-4e482b69-9d19-4faf-9a51-4925aad7ec36 2018-11-06 15:10:20,413 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst] is - ACTIVE 2018-11-06 15:10:20,413 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:10:20,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:21,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-784b300a-8add-4fe3-8b07-4d9c756063a3 x-compute-request-id: req-784b300a-8add-4fe3-8b07-4d9c756063a3 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:21,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-784b300a-8add-4fe3-8b07-4d9c756063a3 2018-11-06 15:10:21,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:21,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6005adf1-2df7-4800-ad5c-6b9daea65780 Date: Tue, 06 Nov 2018 15: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":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:21,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-6005adf1-2df7-4800-ad5c-6b9daea65780 2018-11-06 15:10:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:21,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b69a72b6-657d-41ff-ab28-e3ef2b9d6085 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:21,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-b69a72b6-657d-41ff-ab28-e3ef2b9d6085 2018-11-06 15:10:21,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:21,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-371d1aa7-2416-4df3-ab6d-182cc0ee0344 Date: Tue, 06 Nov 2018 15:10:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:21,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-371d1aa7-2416-4df3-ab6d-182cc0ee0344 2018-11-06 15:10:21,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:21,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-4d62a2e0-b959-4f80-8cf4-e250bc663e73 Date: Tue, 06 Nov 2018 15:10:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.4"}],"id":"00023d17-972b-4911-bdc7-266ea312076d","security_groups":[],"mac_address":"fa:16:3e:51:42:41","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.2"}],"id":"8015e9fc-1c52-49f0-9089-6007f29dcf40","security_groups":[],"mac_address":"fa:16:3e:fd:e4:02","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.13"}],"id":"a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d","security_groups":["4a6b255c-f5f7-4aff-8941-620a178367b1"],"mac_address":"fa:16:3e:d3:54:9e","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:10:06Z","binding:vnic_type":"normal","device_id":"76b49d52-a89a-4818-99b1-2bf53c08bc44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.1"}],"id":"b42e7600-1c3c-4cae-b3f0-67efe44f7235","security_groups":[],"mac_address":"fa:16:3e:05:ae:01","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:55Z","binding:vnic_type":"normal","device_id":"b5612aa3-cd6b-4d64-a7a2-b6ad7188f940"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.3"}],"id":"e8661a5e-62f7-4452-bf6f-29a1893dfa2e","security_groups":[],"mac_address":"fa:16:3e:5a:8a:e0","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd4418ec-868d-4928-8493-014bb048be8a"}]} 2018-11-06 15:10:21,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-4d62a2e0-b959-4f80-8cf4-e250bc663e73 2018-11-06 15:10:21,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}}' 2018-11-06 15:10:23,018 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-50034ad5-37f3-47ac-ac8a-7fdf5b02a3b2 x-compute-request-id: req-50034ad5-37f3-47ac-ac8a-7fdf5b02a3b2 Content-Length: 0 Content-Type: application/json 2018-11-06 15:10:23,018 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44/action used request id req-50034ad5-37f3-47ac-ac8a-7fdf5b02a3b2 2018-11-06 15:10:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:23,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-e44d6154-9d0a-41d5-ad35-6ef6eb032642 Date: Tue, 06 Nov 2018 15:10:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:48Z", "admin_state_up": true, "updated_at": "2018-11-06T15:09:55Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "383786df59384619b908e83d88aacc70", "id": "b5612aa3-cd6b-4d64-a7a2-b6ad7188f940", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router"}]} 2018-11-06 15:10:23,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router used request id req-e44d6154-9d0a-41d5-ad35-6ef6eb032642 2018-11-06 15:10:23,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:23,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf37ab4-8956-489c-aa63-3de8b50dcdec Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:23,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-bdf37ab4-8956-489c-aa63-3de8b50dcdec 2018-11-06 15:10:23,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=b5612aa3-cd6b-4d64-a7a2-b6ad7188f940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:23,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-73489d99-2d31-4536-aa95-23ab786fda2a Date: Tue, 06 Nov 2018 15:10:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.1"}],"id":"b42e7600-1c3c-4cae-b3f0-67efe44f7235","security_groups":[],"mac_address":"fa:16:3e:05:ae:01","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:55Z","binding:vnic_type":"normal","device_id":"b5612aa3-cd6b-4d64-a7a2-b6ad7188f940"}]} 2018-11-06 15:10:23,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=b5612aa3-cd6b-4d64-a7a2-b6ad7188f940 used request id req-73489d99-2d31-4536-aa95-23ab786fda2a 2018-11-06 15:10:23,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/0721c326-e7ab-4fc1-830b-acf8d4f1385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:23,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ec3cfe88-5454-4efb-8f8e-71c288eea9a6 Date: Tue, 06 Nov 2018 15:10:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}} 2018-11-06 15:10:23,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/0721c326-e7ab-4fc1-830b-acf8d4f1385d used request id req-ec3cfe88-5454-4efb-8f8e-71c288eea9a6 2018-11-06 15:10:23,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:23,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8e1802d3-4bcf-422c-b44c-5fff2bc6b7a7 Date: Tue, 06 Nov 2018 15:10:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:10:23,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-8e1802d3-4bcf-422c-b44c-5fff2bc6b7a7 2018-11-06 15:10:23,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:23,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7e25a4ee-9729-4551-af12-d57b8f38301f Date: Tue, 06 Nov 2018 15:10:23 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:10:23,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-7e25a4ee-9729-4551-af12-d57b8f38301f 2018-11-06 15:10:23,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:24,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-979f6e29-10b6-432e-bb96-d02803fd40d6 x-compute-request-id: req-979f6e29-10b6-432e-bb96-d02803fd40d6 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:24,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-979f6e29-10b6-432e-bb96-d02803fd40d6 2018-11-06 15:10:24,231 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst] is - ACTIVE 2018-11-06 15:10:24,231 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:10:24,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:24,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-009dffca-6b3c-4e6c-8eac-3a98eb60678c x-compute-request-id: req-009dffca-6b3c-4e6c-8eac-3a98eb60678c Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:24,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-009dffca-6b3c-4e6c-8eac-3a98eb60678c 2018-11-06 15:10:24,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:24,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1694e3e6-8fd8-4a3e-8e12-2d4e912bab66 Date: Tue, 06 Nov 2018 15:10:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:24,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-1694e3e6-8fd8-4a3e-8e12-2d4e912bab66 2018-11-06 15:10:24,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:24,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626969a2-1eeb-459b-8aa8-cf1c8fd0a116 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:24,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-626969a2-1eeb-459b-8aa8-cf1c8fd0a116 2018-11-06 15:10:24,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:25,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-662f5383-3277-49ab-b137-dd653ddbc964 Date: Tue, 06 Nov 2018 15:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:25,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-662f5383-3277-49ab-b137-dd653ddbc964 2018-11-06 15:10:25,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:25,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-53339493-bed8-4cf2-9253-a11f43c1c1f0 Date: Tue, 06 Nov 2018 15:10:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.4"}],"id":"00023d17-972b-4911-bdc7-266ea312076d","security_groups":[],"mac_address":"fa:16:3e:51:42:41","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.2"}],"id":"8015e9fc-1c52-49f0-9089-6007f29dcf40","security_groups":[],"mac_address":"fa:16:3e:fd:e4:02","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.13"}],"id":"a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d","security_groups":["4a6b255c-f5f7-4aff-8941-620a178367b1","c3fd5caf-8213-426f-a9d3-52bb4f9a2d42"],"mac_address":"fa:16:3e:d3:54:9e","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:10:06Z","binding:vnic_type":"normal","device_id":"76b49d52-a89a-4818-99b1-2bf53c08bc44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.1"}],"id":"b42e7600-1c3c-4cae-b3f0-67efe44f7235","security_groups":[],"mac_address":"fa:16:3e:05:ae:01","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:55Z","binding:vnic_type":"normal","device_id":"b5612aa3-cd6b-4d64-a7a2-b6ad7188f940"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.3"}],"id":"e8661a5e-62f7-4452-bf6f-29a1893dfa2e","security_groups":[],"mac_address":"fa:16:3e:5a:8a:e0","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd4418ec-868d-4928-8493-014bb048be8a"}]} 2018-11-06 15:10:25,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-53339493-bed8-4cf2-9253-a11f43c1c1f0 2018-11-06 15:10:25,200 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 15:10:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:25,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a7b1a4cc-a46a-4839-a953-122bdc520a88 Date: Tue, 06 Nov 2018 15:10:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:10:25,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-a7b1a4cc-a46a-4839-a953-122bdc520a88 2018-11-06 15:10:25,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:25,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f541d9b7-6676-40bb-bb7a-aa61505214ff Date: Tue, 06 Nov 2018 15:10:25 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:10:25,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-f541d9b7-6676-40bb-bb7a-aa61505214ff 2018-11-06 15:10:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "port_id": "a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d"}}' 2018-11-06 15:10:27,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-674ae002-b880-4d75-b083-46481ff822c5 Date: Tue, 06 Nov 2018 15:10:27 GMT RESP BODY: {"floatingip": {"router_id": "b5612aa3-cd6b-4d64-a7a2-b6ad7188f940", "status": "DOWN", "description": "", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:10:26Z", "updated_at": "2018-11-06T15:10:26Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "383786df59384619b908e83d88aacc70", "port_id": "a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d", "id": "774f6e36-0f54-418d-aa93-cfdbd15e6895"}} 2018-11-06 15:10:27,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-674ae002-b880-4d75-b083-46481ff822c5 2018-11-06 15:10:27,893 - create_instance - INFO - Created floating IP 172.30.9.210 via router - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router 2018-11-06 15:10:27,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:28,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-4280653a-0f26-49b8-aaac-b42be3f1c2a5 x-compute-request-id: req-4280653a-0f26-49b8-aaac-b42be3f1c2a5 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:28,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-4280653a-0f26-49b8-aaac-b42be3f1c2a5 2018-11-06 15:10:28,378 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst] is - ACTIVE 2018-11-06 15:10:28,378 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:10:28,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:29,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-d6774836-dfbd-4d14-93b4-41614918a00f x-compute-request-id: req-d6774836-dfbd-4d14-93b4-41614918a00f Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:29,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-d6774836-dfbd-4d14-93b4-41614918a00f 2018-11-06 15:10:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:29,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-45b7e05a-f980-4fa6-a408-5ed80d14fb72 Date: Tue, 06 Nov 2018 15:10: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":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:29,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-45b7e05a-f980-4fa6-a408-5ed80d14fb72 2018-11-06 15:10:29,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:29,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24aac95c-42b4-42d3-8679-a6eefea9b110 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:29,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-24aac95c-42b4-42d3-8679-a6eefea9b110 2018-11-06 15:10:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:29,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27779ce6-cc71-4133-a4a3-34169ff733bc Date: Tue, 06 Nov 2018 15:10:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:29,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-27779ce6-cc71-4133-a4a3-34169ff733bc 2018-11-06 15:10:29,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:29,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-a407b763-5121-4b4e-89c9-52ff4e76819c Date: Tue, 06 Nov 2018 15:10:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.4"}],"id":"00023d17-972b-4911-bdc7-266ea312076d","security_groups":[],"mac_address":"fa:16:3e:51:42:41","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.2"}],"id":"8015e9fc-1c52-49f0-9089-6007f29dcf40","security_groups":[],"mac_address":"fa:16:3e:fd:e4:02","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.13"}],"id":"a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d","security_groups":["4a6b255c-f5f7-4aff-8941-620a178367b1","c3fd5caf-8213-426f-a9d3-52bb4f9a2d42"],"mac_address":"fa:16:3e:d3:54:9e","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:10:06Z","binding:vnic_type":"normal","device_id":"76b49d52-a89a-4818-99b1-2bf53c08bc44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.1"}],"id":"b42e7600-1c3c-4cae-b3f0-67efe44f7235","security_groups":[],"mac_address":"fa:16:3e:05:ae:01","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:55Z","binding:vnic_type":"normal","device_id":"b5612aa3-cd6b-4d64-a7a2-b6ad7188f940"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.3"}],"id":"e8661a5e-62f7-4452-bf6f-29a1893dfa2e","security_groups":[],"mac_address":"fa:16:3e:5a:8a:e0","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd4418ec-868d-4928-8493-014bb048be8a"}]} 2018-11-06 15:10:29,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-a407b763-5121-4b4e-89c9-52ff4e76819c 2018-11-06 15:10:29,358 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2018-11-06 15:10:29,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:29,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-2fe515a2-dbbb-4158-869c-692b8ff0a5d3 x-compute-request-id: req-2fe515a2-dbbb-4158-869c-692b8ff0a5d3 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:29,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-2fe515a2-dbbb-4158-869c-692b8ff0a5d3 2018-11-06 15:10:29,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:10:31,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-15182b19-ebf8-4cc1-b394-17c70819979f x-compute-request-id: req-15182b19-ebf8-4cc1-b394-17c70819979f 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 506045807 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.168060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.169904] pid_max: default: 32768 minimum: 301\n[ 0.170915] ACPI: Core revision 20150930\n[ 0.172405] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173853] Security Framework initialized\n[ 0.174777] Yama: becoming mindful.\n[ 0.175604] AppArmor: AppArmor initialized\n[ 0.176546] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177975] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.179389] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.180735] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.182270] Initializing cgroup subsys io\n[ 0.183181] Initializing cgroup subsys memory\n[ 0.184160] Initializing cgroup subsys devices\n[ 0.185160] Initializing cgroup subsys freezer\n[ 0.186136] Initializing cgroup subsys net_cls\n[ 0.187116] Initializing cgroup subsys perf_event\n[ 0.188142] Initializing cgroup subsys net_prio\n[ 0.189138] Initializing cgroup subsys hugetlb\n[ 0.190120] Initializing cgroup subsys pids\n[ 0.191094] CPU: Physical Processor ID: 0\n[ 0.192698] mce: CPU supports 10 MCE banks\n[ 0.193624] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.197126] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203703] ftrace: allocating 31920 entries in 125 pages\n[ 0.229857] smpboot: Max logical packages: 2\n[ 0.230833] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.232203] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.233698] x2apic enabled\n[ 0.234558] Switched APIC routing to physical x2apic.\n[ 0.236387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237753] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240132] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242279] KVM setup paravirtual spinlock\n[ 0.243800] x86: Booting SMP configuration:\n[ 0.244802] .... node #0, CPUs: #1\n[ 0.245799] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.267916] x86: Booted up 1 node, 2 CPUs\n[ 0.267919] KVM setup async PF for cpu 1\n[ 0.267922] kvm-stealtime: cpu 1, msr f90d940\n[ 0.270804] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.272484] devtmpfs: initialized\n[ 0.274275] evm: security.selinux\n[ 0.275045] evm: security.SMACK64\n[ 0.275826] evm: security.SMACK64EXEC\n[ 0.276682] evm: security.SMACK64TRANSMUTE\n[ 0.277592] evm: security.SMACK64MMAP\n[ 0.278425] evm: security.ima\n[ 0.279132] evm: security.capability\n[ 0.280061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.282175] pinctrl core: initialized pinctrl subsystem\n[ 0.283392] RTC time: 15:10:15, date: 11/06/18\n[ 0.284486] NET: Registered protocol family 16\n[ 0.294126] cpuidle: using governor ladder\n[ 0.306144] cpuidle: using governor menu\n[ 0.307074] PCCT header not found.\n[ 0.307925] ACPI: bus type PCI registered\n[ 0.308852] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310283] PCI: Using configuration type 1 for base access\n[ 0.322494] ACPI: Added _OSI(Module Device)\n[ 0.323479] ACPI: Added _OSI(Processor Device)\n[ 0.324465] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.325489] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327943] ACPI: Interpreter enabled\n[ 0.328838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333052] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337238] ACPI: (supports S0 S5)\n[ 0.338131] ACPI: Using IOAPIC for interrupt routing\n[ 0.339233] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342881] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.344187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345615] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346975] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349551] acpiphp: Slot [3] registered\n[ 0.350466] acpiphp: Slot [4] registered\n[ 0.351368] acpiphp: Slot [5] registered\n[ 0.352270] acpiphp: Slot [6] registered\n[ 0.353175] acpiphp: Slot [7] registered\n[ 0.354089] acpiphp: Slot [8] registered\n[ 0.354990] acpiphp: Slot [9] registered\n[ 0.355905] acpiphp: Slot [10] registered\n[ 0.367019] acpiphp: Slot [11] registered\n[ 0.367931] acpiphp: Slot [12] registered\n[ 0.368865] acpiphp: Slot [13] registered\n[ 0.369788] acpiphp: Slot [14] registered\n[ 0.370713] acpiphp: Slot [15] registered\n[ 0.371641] acpiphp: Slot [16] registered\n[ 0.372555] acpiphp: Slot [17] registered\n[ 0.373486] acpiphp: Slot [18] registered\n[ 0.374417] acpiphp: Slot [19] registered\n[ 0.375336] acpiphp: Slot [20] registered\n[ 0.376272] acpiphp: Slot [21] registered\n[ 0.377224] acpiphp: Slot [22] registered\n[ 0.378150] acpiphp: Slot [23] registered\n[ 0.379079] acpiphp: Slot [24] registered\n[ 0.380010] acpiphp: Slot [25] registered\n[ 0.380930] acpiphp: Slot [26] registered\n[ 0.381867] acpiphp: Slot [27] registered\n[ 0.382798] acpiphp: Slot [28] registered\n[ 0.383725] acpiphp: Slot [29] registered\n[ 0.384636] acpiphp: Slot [30] registered\n[ 0.385559] acpiphp: Slot [31] registered\n[ 0.386500] PCI host bridge to bus 0000:00\n[ 0.387409] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388823] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390221] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391887] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.393526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401382] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402721] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404199] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412226] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.457290] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.458924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.460500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.462087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.463657] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.465682] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467017] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468229] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.469995] vgaarb: loaded\n[ 0.470668] vgaarb: bridge control possible 0000:00:02.0\n[ 0.471994] SCSI subsystem initialized\n[ 0.472933] ACPI: bus type USB registered\n[ 0.473862] usbcore: registered new interface driver usbfs\n[ 0.475029] usbcore: registered new interface driver hub\n[ 0.476189] usbcore: registered new device driver usb\n[ 0.477451] PCI: Using ACPI for IRQ routing\n[ 0.478629] NetLabel: Initializing\n[ 0.479443] NetLabel: domain hash size = 128\n[ 0.480412] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481488] NetLabel: unlabeled traffic allowed by default\n[ 0.482779] clocksource: Switched to clocksource kvm-clock\n[ 0.488824] AppArmor: AppArmor Filesystem Enabled\n[ 0.489947] pnp: PnP ACPI init\n[ 0.490956] pnp: PnP ACPI: found 5 devices\n[ 0.498173] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.500179] NET: Registered protocol family 2\n[ 0.501288] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.502756] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.504130] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.505489] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508131] NET: Registered protocol family 1\n[ 0.509162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510459] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.511724] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530479] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.549252] Trying to unpack rootfs image as initramfs...\n[ 0.600416] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.615293] Scanning for low memory corruption every 60 seconds\n[ 0.617203] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.618940] audit: initializing netlink subsys (disabled)\n[ 0.620506] audit: type=2000 audit(1541517016.065:1): initialized\n[ 0.622396] Initialise system trusted keyring\n[ 0.623741] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625502] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.628233] zbud: loaded\n[ 0.629239] VFS: Disk quotas dquot_6.6.0\n[ 0.630454] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632717] fuse init (API version 7.23)\n[ 0.634014] Key type big_key registered\n[ 0.635052] Allocating IMA MOK and blacklist keyrings.\n[ 0.636273] Key type asymmetric registered\n[ 0.637110] Asymmetric key parser 'x509' registered\n[ 0.638085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639621] io scheduler noop registered\n[ 0.640423] io scheduler deadline registered (default)\n[ 0.641443] io scheduler cfq registered\n[ 0.642293] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643360] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644648] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646111] ACPI: Power Button [PWRF]\n[ 0.646985] GHES: HEST is not enabled!\n[ 0.665314] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.702425] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704751] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731210] Linux agpgart interface v0.103\n[ 0.733527] brd: module loaded\n[ 0.734896] loop: module loaded\n[ 0.739364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740853] GPT:90111 != 20971519\n[ 0.741554] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742667] GPT:90111 != 20971519\n[ 0.743373] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744361] vda: vda1 vda15\n[ 0.745807] scsi host0: ata_piix\n[ 0.746610] scsi host1: ata_piix\n[ 0.747343] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.748600] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.750234] libphy: Fixed MDIO Bus: probed\n[ 0.751079] tun: Universal TUN/TAP device driver, 1.6\n[ 0.752048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.754006] PPP generic driver version 2.4.2\n[ 0.754929] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756217] ehci-pci: EHCI PCI platform driver\n[ 0.757114] ehci-platform: EHCI generic platform driver\n[ 0.758128] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.759298] ohci-pci: OHCI PCI platform driver\n[ 0.760196] ohci-platform: OHCI generic platform driver\n[ 0.761210] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.780290] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781331] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782828] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.783845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.784985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786413] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788305] usb usb1: Product: UHCI Host Controller\n[ 0.789554] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792446] hub 1-0:1.0: USB hub found\n[ 0.793467] hub 1-0:1.0: 2 ports detected\n[ 0.794656] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.797330] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.798634] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800287] mousedev: PS/2 mouse device common for all mice\n[ 0.802033] rtc_cmos 00:00: RTC can wake from S4\n[ 0.803737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806388] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808370] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810310] i2c /dev entries driver\n[ 0.811460] device-mapper: uevent: version 1.0.3\n[ 0.812861] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815498] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817509] NET: Registered protocol family 10\n[ 0.818953] NET: Registered protocol family 17\n[ 0.820332] Key type dns_resolver registered\n[ 0.821567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822676] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.824162] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826462] registered taskstats version 1\n[ 0.827573] Loading compiled-in X.509 certificates\n[ 0.829327] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.831829] zswap: loaded using pool lzo/zbud\n[ 0.833607] Key type trusted registered\n[ 0.835631] Key type encrypted registered\n[ 0.836710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.838077] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839480] evm: HMAC attrs: 0x1\n[ 0.840657] Magic number: 10:687:183\n[ 0.841772] rtc_cmos 00:00: setting system clock to 2018-11-06 15:10:16 UTC (1541517016)\n[ 0.854279] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.855835] EDD information not available.\n[ 0.903880] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.905934] Write protecting the kernel read-only data: 14336k\n[ 0.907900] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.910189] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\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.406561] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.13...\nLease of 10.55.1.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.35. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLSWjyRMNxlJ7P6acczM9m9yRdZsMuITHtt3Y8UUfShl5AI7dsuZHUdJ5TEfZ/WfFdGCq+qzEDrHhsKO3VF3qRN4qFhHTYRjBxby52uE0l2TkjnPfjFawaYOzV8hBOsQ9XAJDE9zBQtBU8/8lAk21IxAu6rU7+VCp+LovZGPLNmKgXOG30bwoqsnZR6vyTuIfI5Xzc8NBu+M4LD5rctHqQaXidgS6y54DoSeQyzW/1od4NEn9qsR97Y79Ql0GAJI96bZUf9TKKmiKFx3XmJUSSwKWVvRY6vSMVY3rqz2FNfMsCt3YX20vCmA6KWi7WcSTMbtaMReo+zlADSB4I4ekz root@createinstancesinglenetworktests-cf380f96-6307-443a-909e-483acc\nssh-dss AAAAB3NzaC1kc3MAAACBAMp0/pr4fq9NIwRBG/85XY3z5yQi0lf0NsV+OhOBX+qvDQAMDf5GRxIaRSBWm6S6Ok+ebe5N3P91uxU7VKmfI7qXXENGtBrmpSOp38o6PKhKg6cmYQrCG1ffZsQGuaLUULJz2wmhJYJjYw10feNmLUF9hwwgQG3/qUYsRnnF4oLRAAAAFQCiEFsXz3D3iKG1Mo6Oji8M6bcLOwAAAIEAudwrdD5WqFWsoNnOOX/NaQVSnsu7sgt+5tkW04VpqNON5oMiYI8PSGsgwDQzUTw3yqjFketyF9Hsyei9o4ZYKgF3XiK5KvxIRyibK6L+6yCDtzkgowzcwxuuddEV4erjvxlerYG/dvuoSrnoY6b9GlF8dKmHLT/zqZ1PJ33IZcwAAACAV+SVubIGZil18bZKKlblnUQDqk1QjBNIDzOBNO+6FdRCFfUmKWThPgCmrE3lAoYgv4ntluKTQYmXG7g/U4FsofWNAq+CATY5T0zrnUEg7Ap5+eOtY2cR9CGNaUiMkUh8Hikr+DaSedGFp4Xv7qR5CjYXQ/2hHzlgDPx59yPgyss= root@createinstancesinglenetworktests-cf380f96-6307-443a-909e-483acc\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:fed3:549e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 \nip-route:169.254.169.254 via 10.55.1.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-cf380f96-6307-443a-909e-483acc\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-cf380f96-6307-443a-909e-483acc login: "} 2018-11-06 15:10:31,075 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44/action used request id req-15182b19-ebf8-4cc1-b394-17c70819979f 2018-11-06 15:10:31,076 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 15:10:31,076 - 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 506045807 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.168060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.169904] pid_max: default: 32768 minimum: 301 [ 0.170915] ACPI: Core revision 20150930 [ 0.172405] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173853] Security Framework initialized [ 0.174777] Yama: becoming mindful. [ 0.175604] AppArmor: AppArmor initialized [ 0.176546] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177975] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.179389] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.180735] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.182270] Initializing cgroup subsys io [ 0.183181] Initializing cgroup subsys memory [ 0.184160] Initializing cgroup subsys devices [ 0.185160] Initializing cgroup subsys freezer [ 0.186136] Initializing cgroup subsys net_cls [ 0.187116] Initializing cgroup subsys perf_event [ 0.188142] Initializing cgroup subsys net_prio [ 0.189138] Initializing cgroup subsys hugetlb [ 0.190120] Initializing cgroup subsys pids [ 0.191094] CPU: Physical Processor ID: 0 [ 0.192698] mce: CPU supports 10 MCE banks [ 0.193624] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.197126] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.203703] ftrace: allocating 31920 entries in 125 pages [ 0.229857] smpboot: Max logical packages: 2 [ 0.230833] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.232203] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.233698] x2apic enabled [ 0.234558] Switched APIC routing to physical x2apic. [ 0.236387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237753] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.240132] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.242279] KVM setup paravirtual spinlock [ 0.243800] x86: Booting SMP configuration: [ 0.244802] .... node #0, CPUs: #1 [ 0.245799] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.267916] x86: Booted up 1 node, 2 CPUs [ 0.267919] KVM setup async PF for cpu 1 [ 0.267922] kvm-stealtime: cpu 1, msr f90d940 [ 0.270804] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.272484] devtmpfs: initialized [ 0.274275] evm: security.selinux [ 0.275045] evm: security.SMACK64 [ 0.275826] evm: security.SMACK64EXEC [ 0.276682] evm: security.SMACK64TRANSMUTE [ 0.277592] evm: security.SMACK64MMAP [ 0.278425] evm: security.ima [ 0.279132] evm: security.capability [ 0.280061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.282175] pinctrl core: initialized pinctrl subsystem [ 0.283392] RTC time: 15:10:15, date: 11/06/18 [ 0.284486] NET: Registered protocol family 16 [ 0.294126] cpuidle: using governor ladder [ 0.306144] cpuidle: using governor menu [ 0.307074] PCCT header not found. [ 0.307925] ACPI: bus type PCI registered [ 0.308852] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.310283] PCI: Using configuration type 1 for base access [ 0.322494] ACPI: Added _OSI(Module Device) [ 0.323479] ACPI: Added _OSI(Processor Device) [ 0.324465] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.325489] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327943] ACPI: Interpreter enabled [ 0.328838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.330919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.333052] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.335157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.337238] ACPI: (supports S0 S5) [ 0.338131] ACPI: Using IOAPIC for interrupt routing [ 0.339233] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342881] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345615] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.346975] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349551] acpiphp: Slot [3] registered [ 0.350466] acpiphp: Slot [4] registered [ 0.351368] acpiphp: Slot [5] registered [ 0.352270] acpiphp: Slot [6] registered [ 0.353175] acpiphp: Slot [7] registered [ 0.354089] acpiphp: Slot [8] registered [ 0.354990] acpiphp: Slot [9] registered [ 0.355905] acpiphp: Slot [10] registered [ 0.367019] acpiphp: Slot [11] registered [ 0.367931] acpiphp: Slot [12] registered [ 0.368865] acpiphp: Slot [13] registered [ 0.369788] acpiphp: Slot [14] registered [ 0.370713] acpiphp: Slot [15] registered [ 0.371641] acpiphp: Slot [16] registered [ 0.372555] acpiphp: Slot [17] registered [ 0.373486] acpiphp: Slot [18] registered [ 0.374417] acpiphp: Slot [19] registered [ 0.375336] acpiphp: Slot [20] registered [ 0.376272] acpiphp: Slot [21] registered [ 0.377224] acpiphp: Slot [22] registered [ 0.378150] acpiphp: Slot [23] registered [ 0.379079] acpiphp: Slot [24] registered [ 0.380010] acpiphp: Slot [25] registered [ 0.380930] acpiphp: Slot [26] registered [ 0.381867] acpiphp: Slot [27] registered [ 0.382798] acpiphp: Slot [28] registered [ 0.383725] acpiphp: Slot [29] registered [ 0.384636] acpiphp: Slot [30] registered [ 0.385559] acpiphp: Slot [31] registered [ 0.386500] PCI host bridge to bus 0000:00 [ 0.387409] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388823] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390221] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391887] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.393526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.401382] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402721] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404199] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412226] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.457290] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.458924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.460500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.462087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.463657] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.465682] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.467017] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.468229] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.469995] vgaarb: loaded [ 0.470668] vgaarb: bridge control possible 0000:00:02.0 [ 0.471994] SCSI subsystem initialized [ 0.472933] ACPI: bus type USB registered [ 0.473862] usbcore: registered new interface driver usbfs [ 0.475029] usbcore: registered new interface driver hub [ 0.476189] usbcore: registered new device driver usb [ 0.477451] PCI: Using ACPI for IRQ routing [ 0.478629] NetLabel: Initializing [ 0.479443] NetLabel: domain hash size = 128 [ 0.480412] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.481488] NetLabel: unlabeled traffic allowed by default [ 0.482779] clocksource: Switched to clocksource kvm-clock [ 0.488824] AppArmor: AppArmor Filesystem Enabled [ 0.489947] pnp: PnP ACPI init [ 0.490956] pnp: PnP ACPI: found 5 devices [ 0.498173] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.500179] NET: Registered protocol family 2 [ 0.501288] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.502756] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.504130] TCP: Hash tables configured (established 2048 bind 2048) [ 0.505489] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508131] NET: Registered protocol family 1 [ 0.509162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.510459] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511724] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530479] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.549252] Trying to unpack rootfs image as initramfs... [ 0.600416] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.615293] Scanning for low memory corruption every 60 seconds [ 0.617203] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.618940] audit: initializing netlink subsys (disabled) [ 0.620506] audit: type=2000 audit(1541517016.065:1): initialized [ 0.622396] Initialise system trusted keyring [ 0.623741] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.625502] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.628233] zbud: loaded [ 0.629239] VFS: Disk quotas dquot_6.6.0 [ 0.630454] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.632717] fuse init (API version 7.23) [ 0.634014] Key type big_key registered [ 0.635052] Allocating IMA MOK and blacklist keyrings. [ 0.636273] Key type asymmetric registered [ 0.637110] Asymmetric key parser 'x509' registered [ 0.638085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.639621] io scheduler noop registered [ 0.640423] io scheduler deadline registered (default) [ 0.641443] io scheduler cfq registered [ 0.642293] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.643360] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.644648] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646111] ACPI: Power Button [PWRF] [ 0.646985] GHES: HEST is not enabled! [ 0.665314] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.702425] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.704751] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.728584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.731210] Linux agpgart interface v0.103 [ 0.733527] brd: module loaded [ 0.734896] loop: module loaded [ 0.739364] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.740853] GPT:90111 != 20971519 [ 0.741554] GPT:Alternate GPT header not at the end of the disk. [ 0.742667] GPT:90111 != 20971519 [ 0.743373] GPT: Use GNU Parted to correct GPT errors. [ 0.744361] vda: vda1 vda15 [ 0.745807] scsi host0: ata_piix [ 0.746610] scsi host1: ata_piix [ 0.747343] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.748600] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.750234] libphy: Fixed MDIO Bus: probed [ 0.751079] tun: Universal TUN/TAP device driver, 1.6 [ 0.752048] tun: (C) 1999-2004 Max Krasnyansky [ 0.754006] PPP generic driver version 2.4.2 [ 0.754929] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756217] ehci-pci: EHCI PCI platform driver [ 0.757114] ehci-platform: EHCI generic platform driver [ 0.758128] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759298] ohci-pci: OHCI PCI platform driver [ 0.760196] ohci-platform: OHCI generic platform driver [ 0.761210] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780290] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781331] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.782828] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.783845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.784985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786413] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788305] usb usb1: Product: UHCI Host Controller [ 0.789554] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791192] usb usb1: SerialNumber: 0000:00:01.2 [ 0.792446] hub 1-0:1.0: USB hub found [ 0.793467] hub 1-0:1.0: 2 ports detected [ 0.794656] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797330] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.798634] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800287] mousedev: PS/2 mouse device common for all mice [ 0.802033] rtc_cmos 00:00: RTC can wake from S4 [ 0.803737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806388] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808370] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.810310] i2c /dev entries driver [ 0.811460] device-mapper: uevent: version 1.0.3 [ 0.812861] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.815498] ledtrig-cpu: registered to indicate activity on CPUs [ 0.817509] NET: Registered protocol family 10 [ 0.818953] NET: Registered protocol family 17 [ 0.820332] Key type dns_resolver registered [ 0.821567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822676] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.824162] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.826462] registered taskstats version 1 [ 0.827573] Loading compiled-in X.509 certificates [ 0.829327] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.831829] zswap: loaded using pool lzo/zbud [ 0.833607] Key type trusted registered [ 0.835631] Key type encrypted registered [ 0.836710] AppArmor: AppArmor sha1 policy hashing enabled [ 0.838077] ima: No TPM chip found, activating TPM-bypass! [ 0.839480] evm: HMAC attrs: 0x1 [ 0.840657] Magic number: 10:687:183 [ 0.841772] rtc_cmos 00:00: setting system clock to 2018-11-06 15:10:16 UTC (1541517016) [ 0.854279] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.855835] EDD information not available. [ 0.903880] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.905934] Write protecting the kernel read-only data: 14336k [ 0.907900] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910189] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.15 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.406561] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.13... Lease of 10.55.1.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.35. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLSWjyRMNxlJ7P6acczM9m9yRdZsMuITHtt3Y8UUfShl5AI7dsuZHUdJ5TEfZ/WfFdGCq+qzEDrHhsKO3VF3qRN4qFhHTYRjBxby52uE0l2TkjnPfjFawaYOzV8hBOsQ9XAJDE9zBQtBU8/8lAk21IxAu6rU7+VCp+LovZGPLNmKgXOG30bwoqsnZR6vyTuIfI5Xzc8NBu+M4LD5rctHqQaXidgS6y54DoSeQyzW/1od4NEn9qsR97Y79Ql0GAJI96bZUf9TKKmiKFx3XmJUSSwKWVvRY6vSMVY3rqz2FNfMsCt3YX20vCmA6KWi7WcSTMbtaMReo+zlADSB4I4ekz root@createinstancesinglenetworktests-cf380f96-6307-443a-909e-483acc ssh-dss AAAAB3NzaC1kc3MAAACBAMp0/pr4fq9NIwRBG/85XY3z5yQi0lf0NsV+OhOBX+qvDQAMDf5GRxIaRSBWm6S6Ok+ebe5N3P91uxU7VKmfI7qXXENGtBrmpSOp38o6PKhKg6cmYQrCG1ffZsQGuaLUULJz2wmhJYJjYw10feNmLUF9hwwgQG3/qUYsRnnF4oLRAAAAFQCiEFsXz3D3iKG1Mo6Oji8M6bcLOwAAAIEAudwrdD5WqFWsoNnOOX/NaQVSnsu7sgt+5tkW04VpqNON5oMiYI8PSGsgwDQzUTw3yqjFketyF9Hsyei9o4ZYKgF3XiK5KvxIRyibK6L+6yCDtzkgowzcwxuuddEV4erjvxlerYG/dvuoSrnoY6b9GlF8dKmHLT/zqZ1PJ33IZcwAAACAV+SVubIGZil18bZKKlblnUQDqk1QjBNIDzOBNO+6FdRCFfUmKWThPgCmrE3lAoYgv4ntluKTQYmXG7g/U4FsofWNAq+CATY5T0zrnUEg7Ap5+eOtY2cR9CGNaUiMkUh8Hikr+DaSedGFp4Xv7qR5CjYXQ/2hHzlgDPx59yPgyss= root@createinstancesinglenetworktests-cf380f96-6307-443a-909e-483acc -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:fed3:549e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 ip-route:169.254.169.254 via 10.55.1.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-cf380f96-6307-443a-909e-483acc launch-index: 0 === cirros: current=0.4.0 uptime=3.26 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-cf380f96-6307-443a-909e-483acc login: 2018-11-06 15:10:31,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:31,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10: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-848fe57e-b64e-44e2-8244-1b8f8e0371fd x-compute-request-id: req-848fe57e-b64e-44e2-8244-1b8f8e0371fd Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:31,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-848fe57e-b64e-44e2-8244-1b8f8e0371fd 2018-11-06 15:10:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:31,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c0d857aa-61e3-466d-984a-cfdf061526ff Date: Tue, 06 Nov 2018 15: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":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:31,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-c0d857aa-61e3-466d-984a-cfdf061526ff 2018-11-06 15:10:31,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:31,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202d990d-1910-4332-86be-ad064f9232ba Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:31,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-202d990d-1910-4332-86be-ad064f9232ba 2018-11-06 15:10:31,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:31,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-404e5841-da61-444a-a884-cf1eb6971720 Date: Tue, 06 Nov 2018 15:10:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:31,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-404e5841-da61-444a-a884-cf1eb6971720 2018-11-06 15:10:31,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:32,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-7b70c28e-c167-4d6a-9c66-e89358f44062 Date: Tue, 06 Nov 2018 15:10:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.4"}],"id":"00023d17-972b-4911-bdc7-266ea312076d","security_groups":[],"mac_address":"fa:16:3e:51:42:41","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.2"}],"id":"8015e9fc-1c52-49f0-9089-6007f29dcf40","security_groups":[],"mac_address":"fa:16:3e:fd:e4:02","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.13"}],"id":"a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d","security_groups":["4a6b255c-f5f7-4aff-8941-620a178367b1","c3fd5caf-8213-426f-a9d3-52bb4f9a2d42"],"mac_address":"fa:16:3e:d3:54:9e","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:10:06Z","binding:vnic_type":"normal","device_id":"76b49d52-a89a-4818-99b1-2bf53c08bc44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.1"}],"id":"b42e7600-1c3c-4cae-b3f0-67efe44f7235","security_groups":[],"mac_address":"fa:16:3e:05:ae:01","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:55Z","binding:vnic_type":"normal","device_id":"b5612aa3-cd6b-4d64-a7a2-b6ad7188f940"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.3"}],"id":"e8661a5e-62f7-4452-bf6f-29a1893dfa2e","security_groups":[],"mac_address":"fa:16:3e:5a:8a:e0","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd4418ec-868d-4928-8493-014bb048be8a"}]} 2018-11-06 15:10:32,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-7b70c28e-c167-4d6a-9c66-e89358f44062 2018-11-06 15:10:32,125 - create_instance - INFO - Checking if VM is active 2018-11-06 15:10:32,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:32,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-491d42b4-60ed-4a61-9a93-dbc5cc666e9c x-compute-request-id: req-491d42b4-60ed-4a61-9a93-dbc5cc666e9c Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:32,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-491d42b4-60ed-4a61-9a93-dbc5cc666e9c 2018-11-06 15:10:32,821 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst] is - ACTIVE 2018-11-06 15:10:32,821 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:10:32,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:33,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77cf686e-e56a-4e2c-9687-7718158ed5fd x-compute-request-id: req-77cf686e-e56a-4e2c-9687-7718158ed5fd Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp"}], "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:15Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:33,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-77cf686e-e56a-4e2c-9687-7718158ed5fd 2018-11-06 15:10:33,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:33,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1b81eba6-7789-4b26-933f-a7bd177a9f2b Date: Tue, 06 Nov 2018 15:10: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":["0721c326-e7ab-4fc1-830b-acf8d4f1385d"],"updated_at":"2018-11-06T15:09:45Z","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"383786df59384619b908e83d88aacc70","id":"dd4418ec-868d-4928-8493-014bb048be8a","name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net"}]} 2018-11-06 15:10:33,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net used request id req-1b81eba6-7789-4b26-933f-a7bd177a9f2b 2018-11-06 15:10:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:33,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1463a4-ea6e-4d78-9c05-0ab28260a9a1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:33,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-0b1463a4-ea6e-4d78-9c05-0ab28260a9a1 2018-11-06 15:10:33,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:33,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b771f144-9c5d-4511-9adf-ca0b2feeb6d6 Date: Tue, 06 Nov 2018 15:10:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:45Z","dns_nameservers":[],"updated_at":"2018-11-06T15:09: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":"383786df59384619b908e83d88aacc70","id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet"}]} 2018-11-06 15:10:33,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-b771f144-9c5d-4511-9adf-ca0b2feeb6d6 2018-11-06 15:10:33,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:33,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-e0155e40-5246-46f0-9b7f-1dc23c8854f2 Date: Tue, 06 Nov 2018 15:10:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.4"}],"id":"00023d17-972b-4911-bdc7-266ea312076d","security_groups":[],"mac_address":"fa:16:3e:51:42:41","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.2"}],"id":"8015e9fc-1c52-49f0-9089-6007f29dcf40","security_groups":[],"mac_address":"fa:16:3e:fd:e4:02","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd4418ec-868d-4928-8493-014bb048be8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.13"}],"id":"a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d","security_groups":["4a6b255c-f5f7-4aff-8941-620a178367b1","c3fd5caf-8213-426f-a9d3-52bb4f9a2d42"],"mac_address":"fa:16:3e:d3:54:9e","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:10:06Z","binding:vnic_type":"normal","device_id":"76b49d52-a89a-4818-99b1-2bf53c08bc44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:10:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.1"}],"id":"b42e7600-1c3c-4cae-b3f0-67efe44f7235","security_groups":[],"mac_address":"fa:16:3e:05:ae:01","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:55Z","binding:vnic_type":"normal","device_id":"b5612aa3-cd6b-4d64-a7a2-b6ad7188f940"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0721c326-e7ab-4fc1-830b-acf8d4f1385d","ip_address":"10.55.1.3"}],"id":"e8661a5e-62f7-4452-bf6f-29a1893dfa2e","security_groups":[],"mac_address":"fa:16:3e:5a:8a:e0","project_id":"383786df59384619b908e83d88aacc70","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd4418ec-868d-4928-8493-014bb048be8a","tenant_id":"383786df59384619b908e83d88aacc70","created_at":"2018-11-06T15:09:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd4418ec-868d-4928-8493-014bb048be8a"}]} 2018-11-06 15:10:33,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dd4418ec-868d-4928-8493-014bb048be8a used request id req-e0155e40-5246-46f0-9b7f-1dc23c8854f2 2018-11-06 15:10:33,690 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:10:33,695 - paramiko.transport - DEBUG - starting thread (client mode): 0xfcb15210L 2018-11-06 15:10:33,695 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:10:33,696 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:10:33,696 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:10:33,697 - 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-11-06 15:10:33,697 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:10:33,697 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:10:33,698 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:10:33,698 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:10:33,698 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:10:33,715 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:10:33,715 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:10:33,728 - paramiko.transport - DEBUG - Trying key 862098731ef62fc5d48db8c42b56c1af from tmp/CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f 2018-11-06 15:10:33,753 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:10:33,757 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:10:33,857 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:10:33,874 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:10:33,874 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:10:33,876 - paramiko.transport - DEBUG - starting thread (client mode): 0xfcb150d0L 2018-11-06 15:10:33,876 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:10:33,876 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:10:33,876 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:10:33,877 - 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-11-06 15:10:33,877 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:10:33,878 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:10:33,878 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:10:33,878 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:10:33,878 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:10:33,895 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:10:33,895 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:10:33,908 - paramiko.transport - DEBUG - Trying key 862098731ef62fc5d48db8c42b56c1af from tmp/CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f 2018-11-06 15:10:33,933 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:10:33,936 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:10:33,940 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:10:33,941 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:10:33,942 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:10:33,943 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:10:33,944 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 15:10:33,945 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-11-06 15:10:33,945 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-11-06 15:10:33,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/774f6e36-0f54-418d-aa93-cfdbd15e6895 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:34,854 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a1f83b2-5f61-4236-9c0c-220bc94dc2e2 Content-Length: 0 Date: Tue, 06 Nov 2018 15:10:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:34,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/774f6e36-0f54-418d-aa93-cfdbd15e6895 used request id req-2a1f83b2-5f61-4236-9c0c-220bc94dc2e2 2018-11-06 15:10:34,854 - create_instance - INFO - Deleting Port with ID - a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d 2018-11-06 15:10:34,854 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57fport-1 2018-11-06 15:10:34,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:35,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-851e0c3a-1d56-4d68-befb-9f89c85d8238 Date: Tue, 06 Nov 2018 15:10:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:35,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/a6bc1f17-f8bc-48cf-af42-8c9d9e80cd5d used request id req-851e0c3a-1d56-4d68-befb-9f89c85d8238 2018-11-06 15:10:35,466 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst 2018-11-06 15:10:35,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:35,655 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:10: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-dce1bdd3-c37c-4f55-b019-13b98f5e96ae x-compute-request-id: req-dce1bdd3-c37c-4f55-b019-13b98f5e96ae Content-Type: application/json 2018-11-06 15:10:35,656 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-dce1bdd3-c37c-4f55-b019-13b98f5e96ae 2018-11-06 15:10:35,656 - create_instance - INFO - Checking deletion status 2018-11-06 15:10:35,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:35,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10: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-f224d961-f55f-4bf7-9d83-f7f0e7659aad x-compute-request-id: req-f224d961-f55f-4bf7-9d83-f7f0e7659aad Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:54:9e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:35Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:35,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-f224d961-f55f-4bf7-9d83-f7f0e7659aad 2018-11-06 15:10:35,890 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst] is - ACTIVE 2018-11-06 15:10:35,891 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:10:38,894 - create_instance - DEBUG - VM status query timeout in 296.762212038 2018-11-06 15:10:38,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:39,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-aca81cc1-cda4-4fe2-b4da-24e2b4bbcb33 x-compute-request-id: req-aca81cc1-cda4-4fe2-b4da-24e2b4bbcb33 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44", "rel": "bookmark"}], "image": {"id": "08b44b74-43c2-431b-8aab-f6a1430230e2", "links": [{"href": "http://172.30.9.27:8774/images/08b44b74-43c2-431b-8aab-f6a1430230e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:10:15.000000", "flavor": {"id": "b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "links": [{"href": "http://172.30.9.27:8774/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d", "rel": "bookmark"}]}, "id": "76b49d52-a89a-4818-99b1-2bf53c08bc44", "user_id": "c287c094fafe40259adbb65840030af5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:10:35Z", "hostId": "e7e2d2a92bd321242832be1b1c22c0f6dad550b185a2979c7877272e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp", "name": "CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst", "created": "2018-11-06T15:10:10Z", "tenant_id": "383786df59384619b908e83d88aacc70", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:10:39,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-aca81cc1-cda4-4fe2-b4da-24e2b4bbcb33 2018-11-06 15:10:39,326 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst] is - ACTIVE 2018-11-06 15:10:39,326 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:10:42,328 - create_instance - DEBUG - VM status query timeout in 293.328229904 2018-11-06 15:10:42,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0aec6c6462d356600f0c9917f803627a2de9bd" 2018-11-06 15:10:42,385 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15: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-3b736178-5b0a-42bf-b939-9322995cc41b x-compute-request-id: req-3b736178-5b0a-42bf-b939-9322995cc41b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 76b49d52-a89a-4818-99b1-2bf53c08bc44 could not be found.", "code": 404}} 2018-11-06 15:10:42,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76b49d52-a89a-4818-99b1-2bf53c08bc44 used request id req-3b736178-5b0a-42bf-b939-9322995cc41b 2018-11-06 15:10:42,385 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 76b49d52-a89a-4818-99b1-2bf53c08bc44 could not be found. (HTTP 404) (Request-ID: req-3b736178-5b0a-42bf-b939-9322995cc41b) 2018-11-06 15:10:42,385 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-inst 2018-11-06 15:10:42,386 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp 2018-11-06 15:10:42,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb544783ef9c33efb6b9af2d7cc9b2a60ef889c" 2018-11-06 15:10:42,438 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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-23a81917-2cd7-4ec8-8978-cfc8a05272c0 x-compute-request-id: req-23a81917-2cd7-4ec8-8978-cfc8a05272c0 Content-Length: 0 Content-Type: application/json 2018-11-06 15:10:42,438 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-kp used request id req-23a81917-2cd7-4ec8-8978-cfc8a05272c0 2018-11-06 15:10:42,438 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f.pub] 2018-11-06 15:10:42,439 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f] 2018-11-06 15:10:42,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2188800df2ae1b495f4cd225358c792d2118ca" 2018-11-06 15:10:42,487 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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-bbe6ebd0-4c51-4fed-bb04-7fce9bf0dfad x-compute-request-id: req-bbe6ebd0-4c51-4fed-bb04-7fce9bf0dfad Content-Length: 0 Content-Type: application/json 2018-11-06 15:10:42,487 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b2f7e8d7-2952-42ac-97c5-1f62e65d571d used request id req-bbe6ebd0-4c51-4fed-bb04-7fce9bf0dfad 2018-11-06 15:10:42,488 - neutron_utils - INFO - Deleting security group rule with ID - 68133c12-05cb-4b90-9624-2b4aee5cb7ce 2018-11-06 15:10:42,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/68133c12-05cb-4b90-9624-2b4aee5cb7ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:42,747 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84bf1496-bcde-416c-b614-3c5d027cc6a3 Content-Length: 0 Date: Tue, 06 Nov 2018 15:10:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:42,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/68133c12-05cb-4b90-9624-2b4aee5cb7ce used request id req-84bf1496-bcde-416c-b614-3c5d027cc6a3 2018-11-06 15:10:42,747 - neutron_utils - INFO - Deleting security group rule with ID - 11384dc9-22ca-4beb-b137-b10c8ce122f9 2018-11-06 15:10:42,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/11384dc9-22ca-4beb-b137-b10c8ce122f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:43,024 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9adbdb60-ecd9-4cce-83c3-a9ee57095567 Content-Length: 0 Date: Tue, 06 Nov 2018 15:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:43,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/11384dc9-22ca-4beb-b137-b10c8ce122f9 used request id req-9adbdb60-ecd9-4cce-83c3-a9ee57095567 2018-11-06 15:10:43,024 - neutron_utils - INFO - Deleting security group rule with ID - bbd3e9fe-755e-47ce-840f-21d755d95906 2018-11-06 15:10:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/bbd3e9fe-755e-47ce-840f-21d755d95906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:43,272 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e4a10ac-2552-45a5-b611-6485303c3a29 Content-Length: 0 Date: Tue, 06 Nov 2018 15:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:43,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/bbd3e9fe-755e-47ce-840f-21d755d95906 used request id req-9e4a10ac-2552-45a5-b611-6485303c3a29 2018-11-06 15:10:43,272 - neutron_utils - INFO - Deleting security group rule with ID - 3e79818c-1dac-4ab5-89d9-eae72fa89ba5 2018-11-06 15:10:43,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3e79818c-1dac-4ab5-89d9-eae72fa89ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:43,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11d5efc8-281f-470b-9b46-854a106aaa51 Content-Length: 0 Date: Tue, 06 Nov 2018 15:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:43,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3e79818c-1dac-4ab5-89d9-eae72fa89ba5 used request id req-11d5efc8-281f-470b-9b46-854a106aaa51 2018-11-06 15:10:43,382 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-sec-grp 2018-11-06 15:10:43,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af98ad77b3fcb83ec97adf040c058822d4b77880" 2018-11-06 15:10:43,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efdb26ab-7a08-4b47-9488-69663b3b2a10 Content-Length: 0 Date: Tue, 06 Nov 2018 15:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:43,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c3fd5caf-8213-426f-a9d3-52bb4f9a2d42 used request id req-efdb26ab-7a08-4b47-9488-69663b3b2a10 2018-11-06 15:10:43,660 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router and subnet CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet 2018-11-06 15:10:43,661 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router 2018-11-06 15:10:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/b5612aa3-cd6b-4d64-a7a2-b6ad7188f940/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" -d '{"subnet_id": "0721c326-e7ab-4fc1-830b-acf8d4f1385d"}' 2018-11-06 15:10:45,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d09c1443-b254-4bd4-a525-3644a0acb4d6 Date: Tue, 06 Nov 2018 15:10:45 GMT RESP BODY: {"network_id": "dd4418ec-868d-4928-8493-014bb048be8a", "tenant_id": "383786df59384619b908e83d88aacc70", "subnet_id": "0721c326-e7ab-4fc1-830b-acf8d4f1385d", "subnet_ids": ["0721c326-e7ab-4fc1-830b-acf8d4f1385d"], "port_id": "b42e7600-1c3c-4cae-b3f0-67efe44f7235", "id": "b5612aa3-cd6b-4d64-a7a2-b6ad7188f940"} 2018-11-06 15:10:45,274 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b5612aa3-cd6b-4d64-a7a2-b6ad7188f940/remove_router_interface used request id req-d09c1443-b254-4bd4-a525-3644a0acb4d6 2018-11-06 15:10:45,275 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router 2018-11-06 15:10:45,275 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-router 2018-11-06 15:10:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/b5612aa3-cd6b-4d64-a7a2-b6ad7188f940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e9dcc09f91ceec45a4418116e150496dd29d7" 2018-11-06 15:10:48,761 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15e529cd-e043-44c1-89b6-12e902a8c9c6 Content-Length: 0 Date: Tue, 06 Nov 2018 15:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:48,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b5612aa3-cd6b-4d64-a7a2-b6ad7188f940 used request id req-15e529cd-e043-44c1-89b6-12e902a8c9c6 2018-11-06 15:10:48,762 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet 2018-11-06 15:10:48,763 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-subnet 2018-11-06 15:10:48,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/0721c326-e7ab-4fc1-830b-acf8d4f1385d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40bad4d7bbfcd73641ae2843d2fa7f61512beb6" 2018-11-06 15:10:51,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a51246e5-c25d-45b5-92be-e92b2c1ad583 Date: Tue, 06 Nov 2018 15:10:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:51,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/0721c326-e7ab-4fc1-830b-acf8d4f1385d used request id req-a51246e5-c25d-45b5-92be-e92b2c1ad583 2018-11-06 15:10:51,464 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-pub-net 2018-11-06 15:10:51,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/dd4418ec-868d-4928-8493-014bb048be8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40bad4d7bbfcd73641ae2843d2fa7f61512beb6" 2018-11-06 15:10:53,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31e4e665-1805-47fd-98a1-a87465b6ab8d Date: Tue, 06 Nov 2018 15:10:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:53,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/dd4418ec-868d-4928-8493-014bb048be8a used request id req-31e4e665-1805-47fd-98a1-a87465b6ab8d 2018-11-06 15:10:53,063 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-cf380f96-6307-443a-909e-483acc69e57f-image 2018-11-06 15:10:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa7c8a68ac9797c63a1def7565aed3a5eb9ba398" 2018-11-06 15:10:54,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-456a689b-66b8-457f-a9f0-3663d5ad146c Date: Tue, 06 Nov 2018 15:10:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:10:54,713 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/08b44b74-43c2-431b-8aab-f6a1430230e2 used request id req-456a689b-66b8-457f-a9f0-3663d5ad146c 2018-11-06 15:10:54,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:10:54,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-51304d82-8837-467b-a581-629dfae6cb5d Date: Tue, 06 Nov 2018 15:10:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:44Z", "updated_at": "2018-11-06T15:09:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:44Z", "revision_number": 0, "id": "0bd0a163-1c7a-4eb4-ad3d-606476fc4262", "remote_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:44Z", "security_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv6", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:44Z", "revision_number": 0, "id": "2dc1c4d1-f4c4-43c3-8105-f672c5e833c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:44Z", "security_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv6", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:44Z", "revision_number": 0, "id": "5bc0e09f-04fe-45fd-887f-66754d3515aa", "remote_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:44Z", "security_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:09:44Z", "revision_number": 0, "id": "8a4b29e8-b6ed-41d1-9156-331c71ef21c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:09:44Z", "security_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "tenant_id": "383786df59384619b908e83d88aacc70", "port_range_min": null, "ethertype": "IPv4", "project_id": "383786df59384619b908e83d88aacc70"}], "revision_number": 4, "project_id": "383786df59384619b908e83d88aacc70", "id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:10:54,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-51304d82-8837-467b-a581-629dfae6cb5d 2018-11-06 15:10:54,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:10:55,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2071e247-2d07-485e-9cf6-4b67658d488f 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:10:55,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-2071e247-2d07-485e-9cf6-4b67658d488f 2018-11-06 15:10:55,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:10:55,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee0ba7a-c242-474f-8b50-acf9f6c8bb60 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:10:55,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-7ee0ba7a-c242-474f-8b50-acf9f6c8bb60 2018-11-06 15:10:55,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:10:55,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa62925-bd25-41f1-a7ec-985349f39b48 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70"}, "enabled": true, "id": "383786df59384619b908e83d88aacc70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj"}} 2018-11-06 15:10:55,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-daa62925-bd25-41f1-a7ec-985349f39b48 2018-11-06 15:10:55,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a6b255c-f5f7-4aff-8941-620a178367b1 2018-11-06 15:10:55,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4a6b255c-f5f7-4aff-8941-620a178367b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:10:55,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-80a5fb18-8f1c-4fba-a67a-664dfc372015 Date: Tue, 06 Nov 2018 15:10:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:44Z", "security_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:44Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "0bd0a163-1c7a-4eb4-ad3d-606476fc4262"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:44Z", "security_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:44Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "2dc1c4d1-f4c4-43c3-8105-f672c5e833c8"}, {"remote_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:44Z", "security_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:44Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "5bc0e09f-04fe-45fd-887f-66754d3515aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:09:44Z", "security_group_id": "4a6b255c-f5f7-4aff-8941-620a178367b1", "port_range_min": null, "revision_number": 0, "tenant_id": "383786df59384619b908e83d88aacc70", "created_at": "2018-11-06T15:09:44Z", "project_id": "383786df59384619b908e83d88aacc70", "id": "8a4b29e8-b6ed-41d1-9156-331c71ef21c2"}]} 2018-11-06 15:10:55,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4a6b255c-f5f7-4aff-8941-620a178367b1 used request id req-80a5fb18-8f1c-4fba-a67a-664dfc372015 2018-11-06 15:10:55,394 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:10:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/4a6b255c-f5f7-4aff-8941-620a178367b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:10:55,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad921f47-9614-4b56-8ca1-6157e4d8c38a Content-Length: 0 Date: Tue, 06 Nov 2018 15:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:10:55,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4a6b255c-f5f7-4aff-8941-620a178367b1 used request id req-ad921f47-9614-4b56-8ca1-6157e4d8c38a 2018-11-06 15:10:55,694 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj 2018-11-06 15:10:55,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:10:55,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d97bcaf1-168d-4051-ad64-fab396bebbd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:10:55,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/383786df59384619b908e83d88aacc70 used request id req-d97bcaf1-168d-4051-ad64-fab396bebbd8 2018-11-06 15:10:55,883 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-proj-role 2018-11-06 15:10:55,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/b30bb832b01a4719b0a814d4517ccfc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:10:56,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba5e06e2-c42e-42ae-bbdf-fd10b166750e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:10:56,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b30bb832b01a4719b0a814d4517ccfc1 used request id req-ba5e06e2-c42e-42ae-bbdf-fd10b166750e 2018-11-06 15:10:56,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fad6d869cff7ac58b27590edf6a801edd9ecc" 2018-11-06 15:10:56,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4568dc69-aa56-4a66-bba2-89e2312166b6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:10:56,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4568dc69-aa56-4a66-bba2-89e2312166b6 2018-11-06 15:10:56,092 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-69035e7e-cd04-44c-user 2018-11-06 15:10:56,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/c287c094fafe40259adbb65840030af5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eab0e70adfcb4839c4351058f256e3c3099e915" 2018-11-06 15:10:56,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a68269b-2029-4895-bee1-e3fa683a6159 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:10:56,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c287c094fafe40259adbb65840030af5 used request id req-6a68269b-2029-4895-bee1-e3fa683a6159 2018-11-06 15:10:56,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:10:56,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Q1nwFYdsQuytoE5li1MYwg"], "issued_at": "2018-11-06T15:10:56.000000Z"}} 2018-11-06 15:10:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91026329bd68f474b937bce7e2e8b972765181a1" 2018-11-06 15:10:56,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a27bc4-c12c-4af6-a0a6-433142a39ecc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:10:56,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-38a27bc4-c12c-4af6-a0a6-433142a39ecc 2018-11-06 15:10:56,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:10:56,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:10:57,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["w4ggt-57SjOztdVPpyOaIQ"], "issued_at": "2018-11-06T15:10:57.000000Z"}} 2018-11-06 15:10:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:10:57,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9262096e-d48d-4e18-a50f-f4877d0368e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:10:57,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9262096e-d48d-4e18-a50f-f4877d0368e7 2018-11-06 15:10:57,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:10:57,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:10: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:10:57,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:10:57,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3f2b14-d228-4add-a11b-4b89111fc966 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:10:57,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj used request id req-5f3f2b14-d228-4add-a11b-4b89111fc966 2018-11-06 15:10:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:10:57,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2be77b2-98c7-4e16-a96d-4298066c75ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:10:57,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a2be77b2-98c7-4e16-a96d-4298066c75ea 2018-11-06 15:10:57,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}}' 2018-11-06 15:10:57,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2dd8140-40dd-47cb-a34e-673cabb3920e Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:10:57,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a2dd8140-40dd-47cb-a34e-673cabb3920e 2018-11-06 15:10:57,563 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj 2018-11-06 15:10:57,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:10:57,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:10:57,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["3FFPY2Z9ROijje8hY_W5-Q"], "issued_at": "2018-11-06T15:10:57.000000Z"}} 2018-11-06 15:10:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2006d816d4202800abcea015e6bd1606b9ca29" 2018-11-06 15:10:58,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cfabce-d642-4e4c-ae70-fb56dbb0bc4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:10:58,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-91cfabce-d642-4e4c-ae70-fb56dbb0bc4c 2018-11-06 15:10:58,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:10:58,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:10: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:10:58,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2006d816d4202800abcea015e6bd1606b9ca29" 2018-11-06 15:10:58,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95087b1d-445f-4e17-9401-274e19cb3c46 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:10:58,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-95087b1d-445f-4e17-9401-274e19cb3c46 2018-11-06 15:10:58,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2006d816d4202800abcea015e6bd1606b9ca29" 2018-11-06 15:10:58,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00318364-c652-464b-b747-455e1e9399b3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}]} 2018-11-06 15:10:58,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj used request id req-00318364-c652-464b-b747-455e1e9399b3 2018-11-06 15:10:58,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2006d816d4202800abcea015e6bd1606b9ca29" 2018-11-06 15:10:58,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f38a726-6eef-4ed3-b804-a80664c02e20 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:10:58,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8f38a726-6eef-4ed3-b804-a80664c02e20 2018-11-06 15:10:58,718 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-5a38e450-9951-428-user 2018-11-06 15:10:58,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:10:58,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:10:58,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac335fde-e318-4c5d-9209-453f558c1ea0 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:10:58,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ac335fde-e318-4c5d-9209-453f558c1ea0 2018-11-06 15:10:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role"}}' 2018-11-06 15:10:58,844 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464765ed-e31a-4172-b2c4-62f86edf4c1d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9287f585561549cb9c84a7a426ad6f17", "links": {"self": "http://172.30.9.27:5000/v3/roles/9287f585561549cb9c84a7a426ad6f17"}, "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role"}} 2018-11-06 15:10:58,845 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-464765ed-e31a-4172-b2c4-62f86edf4c1d 2018-11-06 15:10:58,845 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role 2018-11-06 15:10:58,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/9287f585561549cb9c84a7a426ad6f17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:10:58,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c522d5-d7fe-43e1-82f4-09374838565a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/9287f585561549cb9c84a7a426ad6f17"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role", "id": "9287f585561549cb9c84a7a426ad6f17"}} 2018-11-06 15:10:58,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9287f585561549cb9c84a7a426ad6f17 used request id req-03c522d5-d7fe-43e1-82f4-09374838565a 2018-11-06 15:10:58,863 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role to project CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj 2018-11-06 15:10:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0/users/60c1ff41226f40dd8e0200bdf14accaa/roles/9287f585561549cb9c84a7a426ad6f17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:10:59,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e70d89-d2a3-4598-a2c9-81413beb267c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:10:59,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0/users/60c1ff41226f40dd8e0200bdf14accaa/roles/9287f585561549cb9c84a7a426ad6f17 used request id req-63e70d89-d2a3-4598-a2c9-81413beb267c 2018-11-06 15:10:59,005 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:10:59,006 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:10:59,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:10:59,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:10:59,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9287f585561549cb9c84a7a426ad6f17", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role"}], "expires_at": "2018-11-06T16:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a25d63939db04120a51dfd29e1296db0", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-user", "id": "60c1ff41226f40dd8e0200bdf14accaa"}, "audit_ids": ["q98LbLCcSqKNs8CE4wJSCw"], "issued_at": "2018-11-06T15:10:59.000000Z"}} 2018-11-06 15:10:59,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0865d4852e2958166ca9b8a8ac877816cedb733c" 2018-11-06 15:10:59,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad216915-0e0a-49ac-9635-e269dcaf9dbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:10:59,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ad216915-0e0a-49ac-9635-e269dcaf9dbd 2018-11-06 15:10:59,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0865d4852e2958166ca9b8a8ac877816cedb733c" 2018-11-06 15:10:59,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-72e3e2b2-e5ae-4d5c-9bc5-3cf17a815c47 Date: Tue, 06 Nov 2018 15:10:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image"} 2018-11-06 15:10:59,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image used request id req-72e3e2b2-e5ae-4d5c-9bc5-3cf17a815c47 2018-11-06 15:10:59,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0865d4852e2958166ca9b8a8ac877816cedb733c" 2018-11-06 15:10:59,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f8c010eb-9574-4593-a046-3a79d4400c89 Date: Tue, 06 Nov 2018 15:10: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-11-06 15:10:59,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f8c010eb-9574-4593-a046-3a79d4400c89 2018-11-06 15:10:59,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0865d4852e2958166ca9b8a8ac877816cedb733c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image"}' 2018-11-06 15:11:00,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630 X-Openstack-Request-Id: req-49b56798-6388-4ca1-9344-a033367ba54f Date: Tue, 06 Nov 2018 15:11:00 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:10:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:10:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "min_disk": 0, "protected": false, "id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "file": "/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/file", "checksum": null, "owner": "a25d63939db04120a51dfd29e1296db0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:11:00,022 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-49b56798-6388-4ca1-9344-a033367ba54f 2018-11-06 15:11:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0865d4852e2958166ca9b8a8ac877816cedb733c" -d '' 2018-11-06 15:11:01,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3221ad1-9f12-498c-a76c-4d9b4645a7de Date: Tue, 06 Nov 2018 15:11:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:11:01,293 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/file used request id req-e3221ad1-9f12-498c-a76c-4d9b4645a7de 2018-11-06 15:11:01,294 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:11:01,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0865d4852e2958166ca9b8a8ac877816cedb733c" 2018-11-06 15:11:01,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-718e30c3-85ee-4817-9db9-098b6b2245ff Date: Tue, 06 Nov 2018 15:11:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:10:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:11:01Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/snap", "metadata": {}}], "self": "/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "min_disk": 0, "protected": false, "id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "file": "/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a25d63939db04120a51dfd29e1296db0", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:11:01,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630 used request id req-718e30c3-85ee-4817-9db9-098b6b2245ff 2018-11-06 15:11:01,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0865d4852e2958166ca9b8a8ac877816cedb733c" 2018-11-06 15:11:01,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-228778ca-3d0e-4045-8753-fb03e5e29261 Date: Tue, 06 Nov 2018 15:11: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-11-06 15:11:01,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-228778ca-3d0e-4045-8753-fb03e5e29261 2018-11-06 15:11:01,622 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image 2018-11-06 15:11:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0865d4852e2958166ca9b8a8ac877816cedb733c" 2018-11-06 15:11:01,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-e839ece9-fa99-4327-9ee8-5abd2732d51b Date: Tue, 06 Nov 2018 15:11:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:10:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:11:01Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/snap", "metadata": {}}], "self": "/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "min_disk": 0, "protected": false, "id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "file": "/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a25d63939db04120a51dfd29e1296db0", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:11:01,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630 used request id req-e839ece9-fa99-4327-9ee8-5abd2732d51b 2018-11-06 15:11:01,781 - create_image - DEBUG - Instance status is - active 2018-11-06 15:11:01,781 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image 2018-11-06 15:11:01,781 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image 2018-11-06 15:11:01,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:11:01,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:11:02,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9287f585561549cb9c84a7a426ad6f17", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role"}], "expires_at": "2018-11-06T16:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a25d63939db04120a51dfd29e1296db0", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-user", "id": "60c1ff41226f40dd8e0200bdf14accaa"}, "audit_ids": ["eaf7XlfHRRi_kw47wCW48Q"], "issued_at": "2018-11-06T15:11:02.000000Z"}} 2018-11-06 15:11:02,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df939853f617d77a9e11e85a70b8c567566bb9" 2018-11-06 15:11:02,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c34aee9-87cb-4f9f-be15-df162e6df556 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:11:02,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8c34aee9-87cb-4f9f-be15-df162e6df556 2018-11-06 15:11:02,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df939853f617d77a9e11e85a70b8c567566bb9" 2018-11-06 15:11:02,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ef888a88-2d51-45d7-8c88-d0fb9f20fee9 Date: Tue, 06 Nov 2018 15:11:02 GMT RESP BODY: {"networks":[]} 2018-11-06 15:11:02,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-ef888a88-2d51-45d7-8c88-d0fb9f20fee9 2018-11-06 15:11:02,433 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net 2018-11-06 15:11:02,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df939853f617d77a9e11e85a70b8c567566bb9" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net", "admin_state_up": true}}' 2018-11-06 15:11:02,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-cec28a5b-de5a-497e-83a7-3f4e3d8978f2 Date: Tue, 06 Nov 2018 15:11:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:11:02Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","mtu":1450}} 2018-11-06 15:11:02,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-cec28a5b-de5a-497e-83a7-3f4e3d8978f2 2018-11-06 15:11:02,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df939853f617d77a9e11e85a70b8c567566bb9" 2018-11-06 15:11:03,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-a82588df-ae68-41f1-af95-032cbe052f4e Date: Tue, 06 Nov 2018 15:11:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T15:11:02Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:03,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-a82588df-ae68-41f1-af95-032cbe052f4e 2018-11-06 15:11:03,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df939853f617d77a9e11e85a70b8c567566bb9" 2018-11-06 15:11:03,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f51b07b6-c050-4cdf-96d1-86a3ebb8a83c Date: Tue, 06 Nov 2018 15:11:03 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:11:03,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-f51b07b6-c050-4cdf-96d1-86a3ebb8a83c 2018-11-06 15:11:03,412 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet 2018-11-06 15:11:03,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df939853f617d77a9e11e85a70b8c567566bb9" -d '{"subnets": [{"ip_version": 4, "network_id": "264e1244-0ca8-446b-9ad7-2c23e5e49662", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]}' 2018-11-06 15:11:04,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-26e693f7-2d2f-4f6e-83d2-3b1297404aa6 Date: Tue, 06 Nov 2018 15:11:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:04,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-26e693f7-2d2f-4f6e-83d2-3b1297404aa6 2018-11-06 15:11:04,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df939853f617d77a9e11e85a70b8c567566bb9" 2018-11-06 15:11:04,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-51750c0e-a0fd-494f-8381-b4fee8f7686e Date: Tue, 06 Nov 2018 15:11:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:04,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-51750c0e-a0fd-494f-8381-b4fee8f7686e 2018-11-06 15:11:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df939853f617d77a9e11e85a70b8c567566bb9" 2018-11-06 15:11:04,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4740806b-fa3d-430b-8e9c-98fe15f43784 Date: Tue, 06 Nov 2018 15:11:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:04,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-4740806b-fa3d-430b-8e9c-98fe15f43784 2018-11-06 15:11:04,743 - OpenStackNetwork - DEBUG - Network [264e1244-0ca8-446b-9ad7-2c23e5e49662] created successfully 2018-11-06 15:11:04,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:11:04,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:11:05,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9287f585561549cb9c84a7a426ad6f17", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role"}], "expires_at": "2018-11-06T16:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a25d63939db04120a51dfd29e1296db0", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-user", "id": "60c1ff41226f40dd8e0200bdf14accaa"}, "audit_ids": ["35ZXSu3GSKKctg84NPKMdQ"], "issued_at": "2018-11-06T15:11:05.000000Z"}} 2018-11-06 15:11:05,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:05,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888e0f6f-b3f0-43a8-985f-324f4ca4501d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:11:05,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-888e0f6f-b3f0-43a8-985f-324f4ca4501d 2018-11-06 15:11:05,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:05,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0a16e118-1eb7-40d2-a430-d67481e1c3a7 Date: Tue, 06 Nov 2018 15:11:05 GMT RESP BODY: {"routers": []} 2018-11-06 15:11:05,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router&admin_state_up=True used request id req-0a16e118-1eb7-40d2-a430-d67481e1c3a7 2018-11-06 15:11:05,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:11:05,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:11:05,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9287f585561549cb9c84a7a426ad6f17", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role"}], "expires_at": "2018-11-06T16:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a25d63939db04120a51dfd29e1296db0", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-user", "id": "60c1ff41226f40dd8e0200bdf14accaa"}, "audit_ids": ["Zpxp3mEOR4mudDoVLHyZsw"], "issued_at": "2018-11-06T15:11:05.000000Z"}} 2018-11-06 15:11:05,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7fb6119f1901064cab7e7ced71d90bd465d8b1" 2018-11-06 15:11:05,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee6fed5-c8df-4317-aa13-0738e0fefbd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:11:05,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cee6fed5-c8df-4317-aa13-0738e0fefbd1 2018-11-06 15:11:05,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:06,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-56ffa617-cea3-40ab-9634-2caf62879717 Date: Tue, 06 Nov 2018 15:11:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:11:06,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-56ffa617-cea3-40ab-9634-2caf62879717 2018-11-06 15:11:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:06,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-006b98d8-1a77-4711-9bde-b2b22313e156 Date: Tue, 06 Nov 2018 15:11:06 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:11:06,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-006b98d8-1a77-4711-9bde-b2b22313e156 2018-11-06 15:11:06,388 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router 2018-11-06 15:11:06,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router", "admin_state_up": true}}' 2018-11-06 15:11:11,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c09cfe23-44e9-47f4-a72e-e917dd2ec441 Date: Tue, 06 Nov 2018 15:11:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:07Z", "admin_state_up": true, "updated_at": "2018-11-06T15:11:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "b3575571-ea60-4107-a40e-3d385894bfff", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router"}} 2018-11-06 15:11:11,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-c09cfe23-44e9-47f4-a72e-e917dd2ec441 2018-11-06 15:11:11,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=b3575571-ea60-4107-a40e-3d385894bfff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:11,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dbfb3982-b2b4-4433-8b12-80f6a658a964 Date: Tue, 06 Nov 2018 15:11:11 GMT RESP BODY: {"ports":[]} 2018-11-06 15:11:11,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=b3575571-ea60-4107-a40e-3d385894bfff used request id req-dbfb3982-b2b4-4433-8b12-80f6a658a964 2018-11-06 15:11:11,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:11,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-22bdd0bf-cb21-4b50-ac2f-8dfb82557794 Date: Tue, 06 Nov 2018 15:11: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":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:11,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-22bdd0bf-cb21-4b50-ac2f-8dfb82557794 2018-11-06 15:11:11,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:11:11,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:11:11,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:12,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c879b6-9ca2-40f7-a692-ee0004a08078 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:12,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-08c879b6-9ca2-40f7-a692-ee0004a08078 2018-11-06 15:11:12,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:12,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-df589b87-db6c-499e-a84f-b49037807304 Date: Tue, 06 Nov 2018 15:11:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:12,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-df589b87-db6c-499e-a84f-b49037807304 2018-11-06 15:11:12,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:12,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f715d3b9-3232-4a7f-82a6-9ad3b2175624 Date: Tue, 06 Nov 2018 15:11:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:12,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet used request id req-f715d3b9-3232-4a7f-82a6-9ad3b2175624 2018-11-06 15:11:12,459 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 15:11:12,459 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router 2018-11-06 15:11:12,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/b3575571-ea60-4107-a40e-3d385894bfff/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" -d '{"subnet_id": "43f40d75-66fc-48b6-ba1e-0dec63337a1b"}' 2018-11-06 15:11:14,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5bc85246-0cc9-4d81-86df-dc7f4e5a3fa9 Date: Tue, 06 Nov 2018 15:11:14 GMT RESP BODY: {"network_id": "264e1244-0ca8-446b-9ad7-2c23e5e49662", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "subnet_id": "43f40d75-66fc-48b6-ba1e-0dec63337a1b", "subnet_ids": ["43f40d75-66fc-48b6-ba1e-0dec63337a1b"], "port_id": "e3cefeed-b093-4ed3-8345-7f6499ee4ace", "id": "b3575571-ea60-4107-a40e-3d385894bfff"} 2018-11-06 15:11:14,403 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b3575571-ea60-4107-a40e-3d385894bfff/add_router_interface used request id req-5bc85246-0cc9-4d81-86df-dc7f4e5a3fa9 2018-11-06 15:11:14,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/b3575571-ea60-4107-a40e-3d385894bfff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:14,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-87031109-b845-467d-ab77-55c1507fdee0 Date: Tue, 06 Nov 2018 15:11:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:07Z", "admin_state_up": true, "updated_at": "2018-11-06T15:11:13Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "b3575571-ea60-4107-a40e-3d385894bfff", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router"}} 2018-11-06 15:11:14,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/b3575571-ea60-4107-a40e-3d385894bfff used request id req-87031109-b845-467d-ab77-55c1507fdee0 2018-11-06 15:11:14,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=b3575571-ea60-4107-a40e-3d385894bfff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:14,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c90ac18a-d23d-443f-a907-c75cb2a1940c Date: Tue, 06 Nov 2018 15:11:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.1"}],"id":"e3cefeed-b093-4ed3-8345-7f6499ee4ace","security_groups":[],"mac_address":"fa:16:3e:32:e0:52","project_id":"a25d63939db04120a51dfd29e1296db0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:13Z","binding:vnic_type":"normal","device_id":"b3575571-ea60-4107-a40e-3d385894bfff"}]} 2018-11-06 15:11:14,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=b3575571-ea60-4107-a40e-3d385894bfff used request id req-c90ac18a-d23d-443f-a907-c75cb2a1940c 2018-11-06 15:11:14,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/43f40d75-66fc-48b6-ba1e-0dec63337a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:11:15,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5684f7db-5672-43c0-bc0d-88fee6736cca Date: Tue, 06 Nov 2018 15:11:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}} 2018-11-06 15:11:15,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/43f40d75-66fc-48b6-ba1e-0dec63337a1b used request id req-5684f7db-5672-43c0-bc0d-88fee6736cca 2018-11-06 15:11:15,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:11:15,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:11:15,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["V10w6Le2RQqrIMO9VdEWtA"], "issued_at": "2018-11-06T15:11:15.000000Z"}} 2018-11-06 15:11:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f237127d3195c56b2fb0a926ff1a0e2d7d4ef91" 2018-11-06 15:11:15,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5a643c-53a5-4d19-b09e-d2e1525c3eb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:11:15,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-de5a643c-53a5-4d19-b09e-d2e1525c3eb5 2018-11-06 15:11:15,680 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:11:15,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f237127d3195c56b2fb0a926ff1a0e2d7d4ef91" 2018-11-06 15:11:15,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c89a25c8-caec-4fe2-9f19-b886d72f6b77 x-compute-request-id: req-c89a25c8-caec-4fe2-9f19-b886d72f6b77 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:11:15,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c89a25c8-caec-4fe2-9f19-b886d72f6b77 2018-11-06 15:11:15,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f237127d3195c56b2fb0a926ff1a0e2d7d4ef91" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-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-11-06 15:11:15,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b995305d-2340-44f8-9ee4-d05b0c238cae x-compute-request-id: req-b995305d-2340-44f8-9ee4-d05b0c238cae Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c154127-c6bd-444c-80f9-e396987d2a52", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:11:15,903 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b995305d-2340-44f8-9ee4-d05b0c238cae 2018-11-06 15:11:15,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:11:15,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:11:16,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9287f585561549cb9c84a7a426ad6f17", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role"}], "expires_at": "2018-11-06T16:11:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a25d63939db04120a51dfd29e1296db0", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-user", "id": "60c1ff41226f40dd8e0200bdf14accaa"}, "audit_ids": ["5dpzgLWlQzCVt9DgF9w5EQ"], "issued_at": "2018-11-06T15:11:16.000000Z"}} 2018-11-06 15:11:16,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3d19177d43163e6006503c4ec23fba8191442e" 2018-11-06 15:11:16,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbf7fde-48c4-4b41-9857-f4ad4bcb1d77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:11:16,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-efbf7fde-48c4-4b41-9857-f4ad4bcb1d77 2018-11-06 15:11:16,343 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:11:16,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3d19177d43163e6006503c4ec23fba8191442e" 2018-11-06 15:11:16,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-947430c3-cd95-4205-a652-f590a16b925b x-compute-request-id: req-947430c3-cd95-4205-a652-f590a16b925b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 15:11:16,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-947430c3-cd95-4205-a652-f590a16b925b 2018-11-06 15:11:16,510 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp... 2018-11-06 15:11:16,510 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 15:11:16,545 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp 2018-11-06 15:11:16,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3d19177d43163e6006503c4ec23fba8191442e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDbizGFpLtfKzJeIXjxhqx9TujWazMuFz3b3Yk3k2b/0o0xmr6aDHrcyW+9+dSdInL09s19BI89x6dGtHS3eqd2B9vwGFshGy7UybtfQCsBN1HUDCfzGJnXWo1eM/s8Cen1sU0P8tAvM25V+YfatW53B33z3KbkFCrqiKZUXmWEjw==", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp"}}' 2018-11-06 15:11:16,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2dcbf1c0-c3f5-44f1-ab56-ea8240e71253 x-compute-request-id: req-2dcbf1c0-c3f5-44f1-ab56-ea8240e71253 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDbizGFpLtfKzJeIXjxhqx9TujWazMuFz3b3Yk3k2b/0o0xmr6aDHrcyW+9+dSdInL09s19BI89x6dGtHS3eqd2B9vwGFshGy7UybtfQCsBN1HUDCfzGJnXWo1eM/s8Cen1sU0P8tAvM25V+YfatW53B33z3KbkFCrqiKZUXmWEjw==", "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "fingerprint": "7b:a9:5e:c5:2e:df:64:fa:bb:64:ef:22:53:91:16:2b"}} 2018-11-06 15:11:16,612 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-2dcbf1c0-c3f5-44f1-ab56-ea8240e71253 2018-11-06 15:11:16,615 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351.pub 2018-11-06 15:11:16,615 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351 2018-11-06 15:11:16,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:11:16,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:11:17,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9287f585561549cb9c84a7a426ad6f17", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role"}], "expires_at": "2018-11-06T16:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a25d63939db04120a51dfd29e1296db0", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-user", "id": "60c1ff41226f40dd8e0200bdf14accaa"}, "audit_ids": ["EXMXRR6-QtS729iXz1dPnQ"], "issued_at": "2018-11-06T15:11:17.000000Z"}} 2018-11-06 15:11:17,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:17,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb79284-9e2f-470f-8501-2a7920ef24ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:11:17,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6fb79284-9e2f-470f-8501-2a7920ef24ea 2018-11-06 15:11:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:17,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-94059ed9-acc1-412a-88eb-8af123f68b4f Date: Tue, 06 Nov 2018 15:11:17 GMT RESP BODY: {"security_groups": []} 2018-11-06 15:11:17,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp used request id req-94059ed9-acc1-412a-88eb-8af123f68b4f 2018-11-06 15:11:17,282 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp... 2018-11-06 15:11:17,283 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp 2018-11-06 15:11:17,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}}' 2018-11-06 15:11:17,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-239941e6-13ce-4bc9-ac96-8d8c4d8acddb Date: Tue, 06 Nov 2018 15:11:17 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "updated_at": "2018-11-06T15:11:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "0304640e-6fe3-469c-a08c-728c605f088d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a25d63939db04120a51dfd29e1296db0"}], "revision_number": 2, "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "e8414720-e7bd-442e-9a90-1acfadc53434", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}} 2018-11-06 15:11:17,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-239941e6-13ce-4bc9-ac96-8d8c4d8acddb 2018-11-06 15:11:17,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8414720-e7bd-442e-9a90-1acfadc53434 2018-11-06 15:11:17,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:17,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0cde6fe3-311b-4352-8471-98acf6e88e15 Date: Tue, 06 Nov 2018 15:11: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-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "0304640e-6fe3-469c-a08c-728c605f088d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0"}]} 2018-11-06 15:11:17,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-0cde6fe3-311b-4352-8471-98acf6e88e15 2018-11-06 15:11:17,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8414720-e7bd-442e-9a90-1acfadc53434 2018-11-06 15:11:17,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:17,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b22aad2d-487d-42d2-90b0-1ccb5571ce08 Date: Tue, 06 Nov 2018 15:11: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-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "0304640e-6fe3-469c-a08c-728c605f088d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0"}]} 2018-11-06 15:11:17,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-b22aad2d-487d-42d2-90b0-1ccb5571ce08 2018-11-06 15:11:17,832 - neutron_utils - INFO - Retrieving security group with ID - e8414720-e7bd-442e-9a90-1acfadc53434 2018-11-06 15:11:17,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:18,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-20be19f5-9610-4f22-a894-02e8661204c4 Date: Tue, 06 Nov 2018 15:11:18 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "updated_at": "2018-11-06T15:11:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "0304640e-6fe3-469c-a08c-728c605f088d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a25d63939db04120a51dfd29e1296db0"}], "revision_number": 2, "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "e8414720-e7bd-442e-9a90-1acfadc53434", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}]} 2018-11-06 15:11:18,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-20be19f5-9610-4f22-a894-02e8661204c4 2018-11-06 15:11:18,027 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8414720-e7bd-442e-9a90-1acfadc53434 2018-11-06 15:11:18,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:18,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb31f41e-2b4a-4a88-abac-57dc7663d6b4 Date: Tue, 06 Nov 2018 15:11: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-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "0304640e-6fe3-469c-a08c-728c605f088d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0"}]} 2018-11-06 15:11:18,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-eb31f41e-2b4a-4a88-abac-57dc7663d6b4 2018-11-06 15:11:18,203 - neutron_utils - INFO - Retrieving security group with ID - e8414720-e7bd-442e-9a90-1acfadc53434 2018-11-06 15:11:18,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:18,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5dcc675f-5231-4918-9280-86026418dee4 Date: Tue, 06 Nov 2018 15:11:18 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "updated_at": "2018-11-06T15:11:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "0304640e-6fe3-469c-a08c-728c605f088d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a25d63939db04120a51dfd29e1296db0"}], "revision_number": 2, "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "e8414720-e7bd-442e-9a90-1acfadc53434", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}]} 2018-11-06 15:11:18,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-5dcc675f-5231-4918-9280-86026418dee4 2018-11-06 15:11:18,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8414720-e7bd-442e-9a90-1acfadc53434 2018-11-06 15:11:18,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:18,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-205030e3-d322-489b-9f3d-773405fb90ed Date: Tue, 06 Nov 2018 15:11: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-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "0304640e-6fe3-469c-a08c-728c605f088d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0"}]} 2018-11-06 15:11:18,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-205030e3-d322-489b-9f3d-773405fb90ed 2018-11-06 15:11:18,579 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp 2018-11-06 15:11:18,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:18,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bc491d86-0ed6-4dd8-ad89-d5edf38e7c55 Date: Tue, 06 Nov 2018 15:11:18 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "updated_at": "2018-11-06T15:11:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "0304640e-6fe3-469c-a08c-728c605f088d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a25d63939db04120a51dfd29e1296db0"}], "revision_number": 2, "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "e8414720-e7bd-442e-9a90-1acfadc53434", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}]} 2018-11-06 15:11:18,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp used request id req-bc491d86-0ed6-4dd8-ad89-d5edf38e7c55 2018-11-06 15:11:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:11:18,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:11:18,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:18,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8caf427c-849c-4e3e-bf18-05a6f6ce00e1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:18,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-8caf427c-849c-4e3e-bf18-05a6f6ce00e1 2018-11-06 15:11:18,876 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8414720-e7bd-442e-9a90-1acfadc53434 2018-11-06 15:11:18,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:19,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d98e0edd-5902-44d2-9111-4be259f5cc36 Date: Tue, 06 Nov 2018 15:11: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-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "0304640e-6fe3-469c-a08c-728c605f088d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0"}]} 2018-11-06 15:11:19,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-d98e0edd-5902-44d2-9111-4be259f5cc36 2018-11-06 15:11:19,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}d1e3f16504593ab19fdd7f46e786bd0657c845a3" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434"}}' 2018-11-06 15:11:19,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-958a9159-2ccc-4c8d-b49e-4cd20f195eda Date: Tue, 06 Nov 2018 15:11:19 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-11-06T15:11:19Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:19Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "03cfd6e2-6b24-47a9-9e5c-639557a3d24d"}} 2018-11-06 15:11:19,365 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-958a9159-2ccc-4c8d-b49e-4cd20f195eda 2018-11-06 15:11:19,366 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp 2018-11-06 15:11:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:19,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-bdc35411-d234-4ba7-83a1-361b7435700f Date: Tue, 06 Nov 2018 15:11:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "updated_at": "2018-11-06T15:11:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "0304640e-6fe3-469c-a08c-728c605f088d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:19Z", "revision_number": 0, "id": "03cfd6e2-6b24-47a9-9e5c-639557a3d24d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:19Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a25d63939db04120a51dfd29e1296db0"}], "revision_number": 3, "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "e8414720-e7bd-442e-9a90-1acfadc53434", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}]} 2018-11-06 15:11:19,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp used request id req-bdc35411-d234-4ba7-83a1-361b7435700f 2018-11-06 15:11:19,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:19,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5faf8b-2618-4ef0-8776-f9cda79d7e13 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:19,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-0b5faf8b-2618-4ef0-8776-f9cda79d7e13 2018-11-06 15:11:19,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8414720-e7bd-442e-9a90-1acfadc53434 2018-11-06 15:11:19,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:19,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-c1200d62-8351-4eb1-be48-3c281cae0a17 Date: Tue, 06 Nov 2018 15:11: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-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "0304640e-6fe3-469c-a08c-728c605f088d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:19Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:19Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "03cfd6e2-6b24-47a9-9e5c-639557a3d24d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0"}]} 2018-11-06 15:11:19,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-c1200d62-8351-4eb1-be48-3c281cae0a17 2018-11-06 15:11:19,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}d1e3f16504593ab19fdd7f46e786bd0657c845a3" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434"}}' 2018-11-06 15:11:20,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-94fbe9ce-8d62-4129-bfc5-05bdaed76009 Date: Tue, 06 Nov 2018 15:11:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T15:11:19Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": 22, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:19Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "6af42539-af79-43bd-8414-3a8ad209fac2"}} 2018-11-06 15:11:20,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-94fbe9ce-8d62-4129-bfc5-05bdaed76009 2018-11-06 15:11:20,038 - neutron_utils - INFO - Retrieving security group with ID - e8414720-e7bd-442e-9a90-1acfadc53434 2018-11-06 15:11:20,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:20,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-aaadbaa9-6852-4c34-828f-4dcad27d78d7 Date: Tue, 06 Nov 2018 15:11:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "updated_at": "2018-11-06T15:11:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "0304640e-6fe3-469c-a08c-728c605f088d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:19Z", "revision_number": 0, "id": "03cfd6e2-6b24-47a9-9e5c-639557a3d24d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:19Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "revision_number": 0, "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:11:19Z", "revision_number": 0, "id": "6af42539-af79-43bd-8414-3a8ad209fac2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:19Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}], "revision_number": 4, "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "e8414720-e7bd-442e-9a90-1acfadc53434", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}]} 2018-11-06 15:11:20,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-aaadbaa9-6852-4c34-828f-4dcad27d78d7 2018-11-06 15:11:20,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8414720-e7bd-442e-9a90-1acfadc53434 2018-11-06 15:11:20,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:11:20,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-84cb6644-f3fe-4341-9b76-bfc0300aa681 Date: Tue, 06 Nov 2018 15:11: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-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "0304640e-6fe3-469c-a08c-728c605f088d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:19Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:19Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "03cfd6e2-6b24-47a9-9e5c-639557a3d24d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:17Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:17Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "3270c4ac-d100-4a1f-91ac-41f52430dfb0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T15:11:19Z", "security_group_id": "e8414720-e7bd-442e-9a90-1acfadc53434", "port_range_min": 22, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:19Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "6af42539-af79-43bd-8414-3a8ad209fac2"}]} 2018-11-06 15:11:20,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-84cb6644-f3fe-4341-9b76-bfc0300aa681 2018-11-06 15:11:20,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:11:20,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:11:20,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9287f585561549cb9c84a7a426ad6f17", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role"}], "expires_at": "2018-11-06T16:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a25d63939db04120a51dfd29e1296db0", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-user", "id": "60c1ff41226f40dd8e0200bdf14accaa"}, "audit_ids": ["3BsIB4JjSTO6FsEIMow9ww"], "issued_at": "2018-11-06T15:11:20.000000Z"}} 2018-11-06 15:11:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:20,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a81566b-3e55-4b5b-97a9-4a633f10df06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:11:20,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a81566b-3e55-4b5b-97a9-4a633f10df06 2018-11-06 15:11:20,730 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:11:20,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:20,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859c6bba-1abb-47d6-ba2c-8c817fff73c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:11:20,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-859c6bba-1abb-47d6-ba2c-8c817fff73c5 2018-11-06 15:11:20,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:21,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8eacca89-4255-41ac-8d76-9c0c1604fc2a Date: Tue, 06 Nov 2018 15:11: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":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:21,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-8eacca89-4255-41ac-8d76-9c0c1604fc2a 2018-11-06 15:11:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:11:21,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:11:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:21,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75d37cd-b4bf-41d5-97c7-6927b33d1411 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:21,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-e75d37cd-b4bf-41d5-97c7-6927b33d1411 2018-11-06 15:11:21,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:21,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-55e31399-a969-4fe3-af25-eebb570a24fc Date: Tue, 06 Nov 2018 15:11:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:21,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-55e31399-a969-4fe3-af25-eebb570a24fc 2018-11-06 15:11:21,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:21,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c446886a-e41b-4356-926f-dbad428dbb13 Date: Tue, 06 Nov 2018 15:11:21 GMT RESP BODY: {"ports":[]} 2018-11-06 15:11:21,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1&admin_state_up=True used request id req-c446886a-e41b-4356-926f-dbad428dbb13 2018-11-06 15:11:21,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:21,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f11c81d2-2516-4953-a680-c3d378d14fde x-compute-request-id: req-f11c81d2-2516-4953-a680-c3d378d14fde Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 15:11:21,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst used request id req-f11c81d2-2516-4953-a680-c3d378d14fde 2018-11-06 15:11:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:22,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-47147333-59c6-453c-8971-fbe61cea73b2 Date: Tue, 06 Nov 2018 15:11:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:22,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-47147333-59c6-453c-8971-fbe61cea73b2 2018-11-06 15:11:22,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:22,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93df6cb4-c54d-405a-a2b3-74b66d68eb4e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:22,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-93df6cb4-c54d-405a-a2b3-74b66d68eb4e 2018-11-06 15:11:22,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:22,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-955a3501-cd07-4c07-bc0c-478eb70f219b Date: Tue, 06 Nov 2018 15:11:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:22,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-955a3501-cd07-4c07-bc0c-478eb70f219b 2018-11-06 15:11:22,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:22,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-560fa0e6-21f0-4dfc-886d-7863c7fb6f5d Date: Tue, 06 Nov 2018 15:11:22 GMT RESP BODY: {"ports":[]} 2018-11-06 15:11:22,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1&admin_state_up=True used request id req-560fa0e6-21f0-4dfc-886d-7863c7fb6f5d 2018-11-06 15:11:22,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:11:22,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:11:23,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9287f585561549cb9c84a7a426ad6f17", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role"}], "expires_at": "2018-11-06T16:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a25d63939db04120a51dfd29e1296db0", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a25d63939db04120a51dfd29e1296db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-user", "id": "60c1ff41226f40dd8e0200bdf14accaa"}, "audit_ids": ["yz9OL0GCQY6aFWgWydUhxQ"], "issued_at": "2018-11-06T15:11:23.000000Z"}} 2018-11-06 15:11:23,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb3823e80f76f6743e83d06ab686853b864bb06" 2018-11-06 15:11:23,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0548564f-2d41-42e9-8613-9581a86e63eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:11:23,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0548564f-2d41-42e9-8613-9581a86e63eb 2018-11-06 15:11:23,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:23,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-544242a3-9e03-4011-a1ae-38adcfc13dde Date: Tue, 06 Nov 2018 15:11:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:23,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-544242a3-9e03-4011-a1ae-38adcfc13dde 2018-11-06 15:11:23,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:23,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f87f4a50-4bd0-4fac-9ba6-8c5eafaee18d Date: Tue, 06 Nov 2018 15:11:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:23,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-f87f4a50-4bd0-4fac-9ba6-8c5eafaee18d 2018-11-06 15:11:23,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:24,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-826eff92-fa32-4c1c-b1cb-1bf602e22f4c Date: Tue, 06 Nov 2018 15:11:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:24,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-826eff92-fa32-4c1c-b1cb-1bf602e22f4c 2018-11-06 15:11:24,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:11:24,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:11:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:11:24,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb3823e80f76f6743e83d06ab686853b864bb06" 2018-11-06 15:11:24,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71e121c-3210-4c35-924a-d35c65a56620 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:24,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-c71e121c-3210-4c35-924a-d35c65a56620 2018-11-06 15:11:24,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:24,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3a38b5f7-f582-4d02-9eb8-b092d40f8722 Date: Tue, 06 Nov 2018 15:11:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:24,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-3a38b5f7-f582-4d02-9eb8-b092d40f8722 2018-11-06 15:11:24,578 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net 2018-11-06 15:11:24,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" -d '{"port": {"network_id": "264e1244-0ca8-446b-9ad7-2c23e5e49662", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1", "admin_state_up": true}}' 2018-11-06 15:11:25,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-0394b13c-6ecc-4cd0-985e-90a56aae9c7d Date: Tue, 06 Nov 2018 15:11:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.6"}],"id":"e530e741-8e5a-4d6a-a012-e26454eabbc8","security_groups":["37af0fbe-6cff-45c3-8e6d-8aff65105eb8"],"mac_address":"fa:16:3e:d2:13:78","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1","project_id":"a25d63939db04120a51dfd29e1296db0","qos_policy_id":null,"admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:24Z","binding:vnic_type":"normal"}} 2018-11-06 15:11:25,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-0394b13c-6ecc-4cd0-985e-90a56aae9c7d 2018-11-06 15:11:25,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:25,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f2ff275a-6a35-47be-8e86-b9f970990e39 Date: Tue, 06 Nov 2018 15:11:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:25,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-f2ff275a-6a35-47be-8e86-b9f970990e39 2018-11-06 15:11:25,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:26,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dcc483a-ab67-4c04-b3b6-8ad15e78463c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:26,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-3dcc483a-ab67-4c04-b3b6-8ad15e78463c 2018-11-06 15:11:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:26,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4814dda7-dcec-4273-a42b-49b4a5283677 Date: Tue, 06 Nov 2018 15:11:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:26,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-4814dda7-dcec-4273-a42b-49b4a5283677 2018-11-06 15:11:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:26,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-d4bd9e67-33e7-4dd5-8732-c79e3dfd151e Date: Tue, 06 Nov 2018 15:11:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.6"}],"id":"e530e741-8e5a-4d6a-a012-e26454eabbc8","security_groups":["37af0fbe-6cff-45c3-8e6d-8aff65105eb8"],"mac_address":"fa:16:3e:d2:13:78","project_id":"a25d63939db04120a51dfd29e1296db0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 15:11:26,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1&admin_state_up=True used request id req-d4bd9e67-33e7-4dd5-8732-c79e3dfd151e 2018-11-06 15:11:26,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:26,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df96f84b-aa7f-4020-9fa1-f3c4e9985d99 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:26,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-df96f84b-aa7f-4020-9fa1-f3c4e9985d99 2018-11-06 15:11:26,232 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst 2018-11-06 15:11:26,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:26,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71262d8e-fc3e-485e-ab49-5557ef879146 x-compute-request-id: req-71262d8e-fc3e-485e-ab49-5557ef879146 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-flavor-name"}]} 2018-11-06 15:11:26,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-71262d8e-fc3e-485e-ab49-5557ef879146 2018-11-06 15:11:26,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/9c154127-c6bd-444c-80f9-e396987d2a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:26,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cafce2a-9b9d-46ba-bc7f-33e4aaa8c799 x-compute-request-id: req-3cafce2a-9b9d-46ba-bc7f-33e4aaa8c799 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c154127-c6bd-444c-80f9-e396987d2a52", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:11:26,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/9c154127-c6bd-444c-80f9-e396987d2a52 used request id req-3cafce2a-9b9d-46ba-bc7f-33e4aaa8c799 2018-11-06 15:11:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:26,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-aa18a550-8fe3-4bb2-beb9-8c56faba6f94 Date: Tue, 06 Nov 2018 15:11:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:10:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:11:01Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/snap", "metadata": {}}], "self": "/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "min_disk": 0, "protected": false, "id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "file": "/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a25d63939db04120a51dfd29e1296db0", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image"} 2018-11-06 15:11:26,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image used request id req-aa18a550-8fe3-4bb2-beb9-8c56faba6f94 2018-11-06 15:11:26,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:26,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-59f2addb-6f49-4063-a89b-c3dd3652be1b Date: Tue, 06 Nov 2018 15:11:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 15:11:26,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-59f2addb-6f49-4063-a89b-c3dd3652be1b 2018-11-06 15:11:26,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "imageRef": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "flavorRef": "9c154127-c6bd-444c-80f9-e396987d2a52", "max_count": 1, "min_count": 1, "networks": [{"port": "e530e741-8e5a-4d6a-a012-e26454eabbc8"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}]}}' 2018-11-06 15:11:28,936 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:11:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a11def1-fe93-4953-bd9a-30fae8c1a232 x-compute-request-id: req-7a11def1-fe93-4953-bd9a-30fae8c1a232 Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "adminPass": "kVGVP3z9hYUD"}} 2018-11-06 15:11:28,936 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7a11def1-fe93-4953-bd9a-30fae8c1a232 2018-11-06 15:11:28,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:29,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11: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-49b5022e-1424-4636-9b20-09158572833e x-compute-request-id: req-49b5022e-1424-4636-9b20-09158572833e 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.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:11:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:29,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-49b5022e-1424-4636-9b20-09158572833e 2018-11-06 15:11:29,678 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst 2018-11-06 15:11:29,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:29,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3255ff07-2637-414c-bf47-5dc5dce3584b x-compute-request-id: req-3255ff07-2637-414c-bf47-5dc5dce3584b Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:11:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:29,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-3255ff07-2637-414c-bf47-5dc5dce3584b 2018-11-06 15:11:29,962 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst] is - BUILD 2018-11-06 15:11:29,962 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:11:32,965 - create_instance - DEBUG - VM status query timeout in 896.713459015 2018-11-06 15:11:32,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:34,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11: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-1d14f8d2-e223-4276-98bb-202dc4607378 x-compute-request-id: req-1d14f8d2-e223-4276-98bb-202dc4607378 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.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:11:30Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:34,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-1d14f8d2-e223-4276-98bb-202dc4607378 2018-11-06 15:11:34,100 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst] is - BUILD 2018-11-06 15:11:34,100 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:11:37,103 - create_instance - DEBUG - VM status query timeout in 892.575345993 2018-11-06 15:11:37,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:37,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a03977ec-8bd2-4160-a05d-bd1c8a7dd9b9 x-compute-request-id: req-a03977ec-8bd2-4160-a05d-bd1c8a7dd9b9 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:37,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-a03977ec-8bd2-4160-a05d-bd1c8a7dd9b9 2018-11-06 15:11:37,673 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst] is - ACTIVE 2018-11-06 15:11:37,673 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:11:37,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:38,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7625416-3a55-4df7-87aa-7472ab5402c5 x-compute-request-id: req-f7625416-3a55-4df7-87aa-7472ab5402c5 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:38,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-f7625416-3a55-4df7-87aa-7472ab5402c5 2018-11-06 15:11:38,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:38,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a26d02be-70a3-4f9c-97eb-925aebfce5eb Date: Tue, 06 Nov 2018 15:11: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":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:38,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-a26d02be-70a3-4f9c-97eb-925aebfce5eb 2018-11-06 15:11:38,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:38,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c4debe-a09b-4d08-9868-9006ee6a2cbc Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:38,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-05c4debe-a09b-4d08-9868-9006ee6a2cbc 2018-11-06 15:11:38,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:38,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3b8871f0-2402-46da-b960-dbf452897992 Date: Tue, 06 Nov 2018 15:11:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:38,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-3b8871f0-2402-46da-b960-dbf452897992 2018-11-06 15:11:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:38,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-c81750b9-e641-4ede-ba09-8d0b0133cd23 Date: Tue, 06 Nov 2018 15:11:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.2"}],"id":"2d5dc808-0f17-46ae-9e35-27cd98f9cbb9","security_groups":[],"mac_address":"fa:16:3e:e8:26:2a","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.3"}],"id":"4c7c27b7-0b77-4752-b1d9-4402b0e354cb","security_groups":[],"mac_address":"fa:16:3e:48:8e:79","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.4"}],"id":"c47140c5-6faa-42fe-97de-c3dc7e6c12c1","security_groups":[],"mac_address":"fa:16:3e:3f:ff:36","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.1"}],"id":"e3cefeed-b093-4ed3-8345-7f6499ee4ace","security_groups":[],"mac_address":"fa:16:3e:32:e0:52","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:13Z","binding:vnic_type":"normal","device_id":"b3575571-ea60-4107-a40e-3d385894bfff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.6"}],"id":"e530e741-8e5a-4d6a-a012-e26454eabbc8","security_groups":["37af0fbe-6cff-45c3-8e6d-8aff65105eb8"],"mac_address":"fa:16:3e:d2:13:78","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:24Z","binding:vnic_type":"normal","device_id":"cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c"}]} 2018-11-06 15:11:38,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-c81750b9-e641-4ede-ba09-8d0b0133cd23 2018-11-06 15:11:38,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:39,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d19319b-4f48-44ea-a364-e37e3726b8f8 x-compute-request-id: req-8d19319b-4f48-44ea-a364-e37e3726b8f8 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:39,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-8d19319b-4f48-44ea-a364-e37e3726b8f8 2018-11-06 15:11:39,586 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst] is - ACTIVE 2018-11-06 15:11:39,586 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:11:39,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:40,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11: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-d796fbc8-7d49-43c6-9baf-16e11489720e x-compute-request-id: req-d796fbc8-7d49-43c6-9baf-16e11489720e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:40,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-d796fbc8-7d49-43c6-9baf-16e11489720e 2018-11-06 15:11:40,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:40,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3967de3d-361d-4427-b82b-5c991cd6fd04 Date: Tue, 06 Nov 2018 15:11:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:40,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-3967de3d-361d-4427-b82b-5c991cd6fd04 2018-11-06 15:11:40,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:40,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99173175-439c-4926-a5cb-2bea5bec83a0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:40,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-99173175-439c-4926-a5cb-2bea5bec83a0 2018-11-06 15:11:40,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:40,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-96df8b3f-1be6-4f69-8237-7ef303bd302d Date: Tue, 06 Nov 2018 15:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:40,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-96df8b3f-1be6-4f69-8237-7ef303bd302d 2018-11-06 15:11:40,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:40,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-3f3a0890-8a92-4ce3-b711-7500f170f614 Date: Tue, 06 Nov 2018 15:11:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.2"}],"id":"2d5dc808-0f17-46ae-9e35-27cd98f9cbb9","security_groups":[],"mac_address":"fa:16:3e:e8:26:2a","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.3"}],"id":"4c7c27b7-0b77-4752-b1d9-4402b0e354cb","security_groups":[],"mac_address":"fa:16:3e:48:8e:79","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.4"}],"id":"c47140c5-6faa-42fe-97de-c3dc7e6c12c1","security_groups":[],"mac_address":"fa:16:3e:3f:ff:36","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.1"}],"id":"e3cefeed-b093-4ed3-8345-7f6499ee4ace","security_groups":[],"mac_address":"fa:16:3e:32:e0:52","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:13Z","binding:vnic_type":"normal","device_id":"b3575571-ea60-4107-a40e-3d385894bfff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.6"}],"id":"e530e741-8e5a-4d6a-a012-e26454eabbc8","security_groups":["37af0fbe-6cff-45c3-8e6d-8aff65105eb8"],"mac_address":"fa:16:3e:d2:13:78","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:24Z","binding:vnic_type":"normal","device_id":"cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c"}]} 2018-11-06 15:11:40,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-3f3a0890-8a92-4ce3-b711-7500f170f614 2018-11-06 15:11:40,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}}' 2018-11-06 15:11:42,119 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da794e46-585f-4f9e-8164-04ee64404097 x-compute-request-id: req-da794e46-585f-4f9e-8164-04ee64404097 Content-Length: 0 Content-Type: application/json 2018-11-06 15:11:42,119 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c/action used request id req-da794e46-585f-4f9e-8164-04ee64404097 2018-11-06 15:11:42,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:42,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bb4e037-0790-4557-bb0e-098542bd3940 x-compute-request-id: req-4bb4e037-0790-4557-bb0e-098542bd3940 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:42,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-4bb4e037-0790-4557-bb0e-098542bd3940 2018-11-06 15:11:42,586 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst] is - ACTIVE 2018-11-06 15:11:42,586 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:11:42,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:42,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68c2064a-b389-4166-9a1e-cf31d7491793 x-compute-request-id: req-68c2064a-b389-4166-9a1e-cf31d7491793 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:42,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-68c2064a-b389-4166-9a1e-cf31d7491793 2018-11-06 15:11:42,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:43,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2b297727-faf6-4eab-b704-2fe49b10abf9 Date: Tue, 06 Nov 2018 15:11:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:43,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-2b297727-faf6-4eab-b704-2fe49b10abf9 2018-11-06 15:11:43,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:43,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862e84e5-a408-461e-858b-1632f654860f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:43,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-862e84e5-a408-461e-858b-1632f654860f 2018-11-06 15:11:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:43,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c63e13e4-e127-4852-88e1-4334019dcb77 Date: Tue, 06 Nov 2018 15:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:43,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-c63e13e4-e127-4852-88e1-4334019dcb77 2018-11-06 15:11:43,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:43,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-eabc53e6-3c46-4a50-b97b-717d8e75d626 Date: Tue, 06 Nov 2018 15:11:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.2"}],"id":"2d5dc808-0f17-46ae-9e35-27cd98f9cbb9","security_groups":[],"mac_address":"fa:16:3e:e8:26:2a","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.3"}],"id":"4c7c27b7-0b77-4752-b1d9-4402b0e354cb","security_groups":[],"mac_address":"fa:16:3e:48:8e:79","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.4"}],"id":"c47140c5-6faa-42fe-97de-c3dc7e6c12c1","security_groups":[],"mac_address":"fa:16:3e:3f:ff:36","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.1"}],"id":"e3cefeed-b093-4ed3-8345-7f6499ee4ace","security_groups":[],"mac_address":"fa:16:3e:32:e0:52","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:13Z","binding:vnic_type":"normal","device_id":"b3575571-ea60-4107-a40e-3d385894bfff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.6"}],"id":"e530e741-8e5a-4d6a-a012-e26454eabbc8","security_groups":["37af0fbe-6cff-45c3-8e6d-8aff65105eb8","e8414720-e7bd-442e-9a90-1acfadc53434"],"mac_address":"fa:16:3e:d2:13:78","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:24Z","binding:vnic_type":"normal","device_id":"cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c"}]} 2018-11-06 15:11:43,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-eabc53e6-3c46-4a50-b97b-717d8e75d626 2018-11-06 15:11:43,713 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-11-06 15:11:43,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:44,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-367d495f-7ac6-475e-aad1-6f775b5ec259 x-compute-request-id: req-367d495f-7ac6-475e-aad1-6f775b5ec259 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:44,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-367d495f-7ac6-475e-aad1-6f775b5ec259 2018-11-06 15:11:44,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:11:45,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99af9c3e-868c-47db-a120-402fb5358e33 x-compute-request-id: req-99af9c3e-868c-47db-a120-402fb5358e33 Content-Encoding: gzip Content-Length: 9606 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 528461397 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.129012] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130682] pid_max: default: 32768 minimum: 301\n[ 0.131581] ACPI: Core revision 20150930\n[ 0.132967] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134284] Security Framework initialized\n[ 0.135103] Yama: becoming mindful.\n[ 0.135842] AppArmor: AppArmor initialized\n[ 0.136707] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138001] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139273] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140475] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141847] Initializing cgroup subsys io\n[ 0.142669] Initializing cgroup subsys memory\n[ 0.143530] Initializing cgroup subsys devices\n[ 0.144413] Initializing cgroup subsys freezer\n[ 0.145281] Initializing cgroup subsys net_cls\n[ 0.146146] Initializing cgroup subsys perf_event\n[ 0.147064] Initializing cgroup subsys net_prio\n[ 0.147952] Initializing cgroup subsys hugetlb\n[ 0.148833] Initializing cgroup subsys pids\n[ 0.149714] CPU: Physical Processor ID: 0\n[ 0.151218] mce: CPU supports 10 MCE banks\n[ 0.152075] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153078] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155357] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161787] ftrace: allocating 31920 entries in 125 pages\n[ 0.187740] smpboot: Max logical packages: 2\n[ 0.188606] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189805] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191159] x2apic enabled\n[ 0.191974] Switched APIC routing to physical x2apic.\n[ 0.193739] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194979] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.197135] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.199090] KVM setup paravirtual spinlock\n[ 0.200522] x86: Booting SMP configuration:\n[ 0.201424] .... node #0, CPUs: #1\n[ 0.202326] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223982] x86: Booted up 1 node, 2 CPUs\n[ 0.223984] KVM setup async PF for cpu 1\n[ 0.223987] kvm-stealtime: cpu 1, msr f90d940\n[ 0.226567] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.228053] devtmpfs: initialized\n[ 0.229772] evm: security.selinux\n[ 0.230474] evm: security.SMACK64\n[ 0.231166] evm: security.SMACK64EXEC\n[ 0.231915] evm: security.SMACK64TRANSMUTE\n[ 0.232750] evm: security.SMACK64MMAP\n[ 0.233501] evm: security.ima\n[ 0.234139] evm: security.capability\n[ 0.234968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236844] pinctrl core: initialized pinctrl subsystem\n[ 0.237950] RTC time: 15:11:35, date: 11/06/18\n[ 0.238922] NET: Registered protocol family 16\n[ 0.248851] cpuidle: using governor ladder\n[ 0.260990] cpuidle: using governor menu\n[ 0.261835] PCCT header not found.\n[ 0.262618] ACPI: bus type PCI registered\n[ 0.263436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264703] PCI: Using configuration type 1 for base access\n[ 0.278135] ACPI: Added _OSI(Module Device)\n[ 0.279003] ACPI: Added _OSI(Processor Device)\n[ 0.279881] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280795] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.283167] ACPI: Interpreter enabled\n[ 0.283952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.289584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291471] ACPI: (supports S0 S5)\n[ 0.292187] ACPI: Using IOAPIC for interrupt routing\n[ 0.293266] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296684] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297844] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299106] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302630] acpiphp: Slot [3] registered\n[ 0.303459] acpiphp: Slot [4] registered\n[ 0.304278] acpiphp: Slot [5] registered\n[ 0.305091] acpiphp: Slot [6] registered\n[ 0.305903] acpiphp: Slot [7] registered\n[ 0.306714] acpiphp: Slot [8] registered\n[ 0.307531] acpiphp: Slot [9] registered\n[ 0.308345] acpiphp: Slot [10] registered\n[ 0.319668] acpiphp: Slot [11] registered\n[ 0.320499] acpiphp: Slot [12] registered\n[ 0.321325] acpiphp: Slot [13] registered\n[ 0.322145] acpiphp: Slot [14] registered\n[ 0.322973] acpiphp: Slot [15] registered\n[ 0.323808] acpiphp: Slot [16] registered\n[ 0.324642] acpiphp: Slot [17] registered\n[ 0.325467] acpiphp: Slot [18] registered\n[ 0.326291] acpiphp: Slot [19] registered\n[ 0.327113] acpiphp: Slot [20] registered\n[ 0.327944] acpiphp: Slot [21] registered\n[ 0.328777] acpiphp: Slot [22] registered\n[ 0.329606] acpiphp: Slot [23] registered\n[ 0.330431] acpiphp: Slot [24] registered\n[ 0.331251] acpiphp: Slot [25] registered\n[ 0.332085] acpiphp: Slot [26] registered\n[ 0.332915] acpiphp: Slot [27] registered\n[ 0.333741] acpiphp: Slot [28] registered\n[ 0.334564] acpiphp: Slot [29] registered\n[ 0.335392] acpiphp: Slot [30] registered\n[ 0.336221] acpiphp: Slot [31] registered\n[ 0.337045] PCI host bridge to bus 0000:00\n[ 0.337869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339104] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.341826] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.343308] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349579] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.350878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352075] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.359712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407088] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408591] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411463] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414159] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415360] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418146] vgaarb: loaded\n[ 0.418762] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419929] SCSI subsystem initialized\n[ 0.420780] ACPI: bus type USB registered\n[ 0.421630] usbcore: registered new interface driver usbfs\n[ 0.422684] usbcore: registered new interface driver hub\n[ 0.423714] usbcore: registered new device driver usb\n[ 0.424833] PCI: Using ACPI for IRQ routing\n[ 0.425876] NetLabel: Initializing\n[ 0.426604] NetLabel: domain hash size = 128\n[ 0.427477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428443] NetLabel: unlabeled traffic allowed by default\n[ 0.429584] clocksource: Switched to clocksource kvm-clock\n[ 0.435500] AppArmor: AppArmor Filesystem Enabled\n[ 0.436485] pnp: PnP ACPI init\n[ 0.437419] pnp: PnP ACPI: found 5 devices\n[ 0.444533] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446283] NET: Registered protocol family 2\n[ 0.447279] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.448571] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.449761] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.450939] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453214] NET: Registered protocol family 1\n[ 0.454095] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455210] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456301] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493564] Trying to unpack rootfs image as initramfs...\n[ 0.544354] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.558616] Scanning for low memory corruption every 60 seconds\n[ 0.560022] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561205] audit: initializing netlink subsys (disabled)\n[ 0.562262] audit: type=2000 audit(1541517096.022:1): initialized\n[ 0.563594] Initialise system trusted keyring\n[ 0.564588] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565777] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567891] zbud: loaded\n[ 0.568646] VFS: Disk quotas dquot_6.6.0\n[ 0.569484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571081] fuse init (API version 7.23)\n[ 0.572001] Key type big_key registered\n[ 0.572811] Allocating IMA MOK and blacklist keyrings.\n[ 0.574007] Key type asymmetric registered\n[ 0.574846] Asymmetric key parser 'x509' registered\n[ 0.575813] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577314] io scheduler noop registered\n[ 0.578124] io scheduler deadline registered (default)\n[ 0.579129] io scheduler cfq registered\n[ 0.579975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582326] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583791] ACPI: Power Button [PWRF]\n[ 0.584665] GHES: HEST is not enabled!\n[ 0.603040] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640576] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643517] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.668137] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.670777] Linux agpgart interface v0.103\n[ 0.673113] brd: module loaded\n[ 0.674466] loop: module loaded\n[ 0.679302] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.680780] GPT:90111 != 20971519\n[ 0.681473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.682579] GPT:90111 != 20971519\n[ 0.683276] GPT: Use GNU Parted to correct GPT errors.\n[ 0.684247] vda: vda1 vda15\n[ 0.685723] scsi host0: ata_piix\n[ 0.686491] scsi host1: ata_piix\n[ 0.687200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.688436] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.690053] libphy: Fixed MDIO Bus: probed\n[ 0.690881] tun: Universal TUN/TAP device driver, 1.6\n[ 0.691833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693811] PPP generic driver version 2.4.2\n[ 0.694708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.695977] ehci-pci: EHCI PCI platform driver\n[ 0.696862] ehci-platform: EHCI generic platform driver\n[ 0.697880] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.699017] ohci-pci: OHCI PCI platform driver\n[ 0.699899] ohci-platform: OHCI generic platform driver\n[ 0.700896] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720951] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722419] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.723421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.724545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725783] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.727207] usb usb1: Product: UHCI Host Controller\n[ 0.728147] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.729296] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.730308] hub 1-0:1.0: USB hub found\n[ 0.731090] hub 1-0:1.0: 2 ports detected\n[ 0.732011] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.734173] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.735142] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.736182] mousedev: PS/2 mouse device common for all mice\n[ 0.737380] rtc_cmos 00:00: RTC can wake from S4\n[ 0.738593] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.739790] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.741513] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742827] i2c /dev entries driver\n[ 0.743589] device-mapper: uevent: version 1.0.3\n[ 0.744533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.746185] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747534] NET: Registered protocol family 10\n[ 0.748562] NET: Registered protocol family 17\n[ 0.749458] Key type dns_resolver registered\n[ 0.750427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751546] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752647] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.754405] registered taskstats version 1\n[ 0.755241] Loading compiled-in X.509 certificates\n[ 0.756682] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758554] zswap: loaded using pool lzo/zbud\n[ 0.760042] Key type trusted registered\n[ 0.761809] Key type encrypted registered\n[ 0.762634] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763669] ima: No TPM chip found, activating TPM-bypass!\n[ 0.764720] evm: HMAC attrs: 0x1\n[ 0.765677] Magic number: 10:687:183\n[ 0.766570] rtc_cmos 00:00: setting system clock to 2018-11-06 15:11:36 UTC (1541517096)\n[ 0.779450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780572] EDD information not available.\n[ 0.846768] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.848336] Write protecting the kernel read-only data: 14336k\n[ 0.849978] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.851818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\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.496329] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.50. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPQ8QyjesycBUokFGJEX5AlTmocsWAkgSO6bdOvLy34UU/1Lwo302g5EkTBY+jGdtCpPi0//AFj4RM1yZ8RfodXEhC5VfrFJg6qju9zZdhx5FrI8H/y1pDpc8Iw4Fq7XkSkdHeomFyAN2GABL469Kl56Kjo2kFiIGO4JOBa/HiVTeVtTju9HkfBqVX632qzT+ROs3eCYuqjkQEtqBNnTuGJYct/BtStxBIIS6sW09PR942ymCn+OtDs4WTFgYYONr1aJPl4drUEJhgZV+KUXddxopcbyafIlXuyZYIqepfyAmjYNEuLrJbVsIjfOchRlfvl22wvGC0e45DtAJU5Bgv root@createinstancesinglenetworktests-5128a348-cfce-4dfe-bb0e-5951d8\nssh-dss AAAAB3NzaC1kc3MAAACBAMnHRBrgUOk9zlRhXBfLE0p6AaSGXbaGruX96hm+ZUoz6C/oPmnlhl8/8ummxcvvF6ZuKW7kn09WSOUUDLHXc9a73EPUExCxcVP1WhjiUjGCGyoSUM1lnZKZfmzMSwudSicDhJOtjdEJKrQIKelhuIA6cOTMbzaE5dhsId8rv/nRAAAAFQC1FFEQGUmFS6b1MHOM6ALmaRT6fwAAAIEAw5fsuVv9uz1Y7iVbzRf8vIaPbNtNei1K9xcnAU4cS9VkKQpRo/P40OrD7Vhg4bheFgSc3utN6zPmPS8oVCZ86JdIinq+IRzY4YIGSZIKhRVXgDbq0SQzWEIcIHg0t7H8YMpIwlUhITplfCZp2hBjlKrOj3cbO3clFUxicKkWlBsAAACBALTBXoWWFboMLYo5BTVFxlUUoytcL+LSsOHOMNTzNq0z/n/o4y7c5mw5pzyiek/XVEB64E4HLNFrfg/wMOOfCgEv87kZFg4LoY1JmBpIXFzW98fCx6A3WcmP27hTANr3KZixFy7lAGR8PURD4HjRYILTciXApR4SpVaLzp6v/vd0 root@createinstancesinglenetworktests-5128a348-cfce-4dfe-bb0e-5951d8\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fed2:1378/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000f8\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-5128a348-cfce-4dfe-bb0e-5951d8\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.06 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-5128a348-cfce-4dfe-bb0e-5951d8 login: "} 2018-11-06 15:11:45,410 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c/action used request id req-99af9c3e-868c-47db-a120-402fb5358e33 2018-11-06 15:11:45,411 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 15:11:45,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 528461397 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.129012] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130682] pid_max: default: 32768 minimum: 301 [ 0.131581] ACPI: Core revision 20150930 [ 0.132967] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134284] Security Framework initialized [ 0.135103] Yama: becoming mindful. [ 0.135842] AppArmor: AppArmor initialized [ 0.136707] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138001] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139273] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140475] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141847] Initializing cgroup subsys io [ 0.142669] Initializing cgroup subsys memory [ 0.143530] Initializing cgroup subsys devices [ 0.144413] Initializing cgroup subsys freezer [ 0.145281] Initializing cgroup subsys net_cls [ 0.146146] Initializing cgroup subsys perf_event [ 0.147064] Initializing cgroup subsys net_prio [ 0.147952] Initializing cgroup subsys hugetlb [ 0.148833] Initializing cgroup subsys pids [ 0.149714] CPU: Physical Processor ID: 0 [ 0.151218] mce: CPU supports 10 MCE banks [ 0.152075] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153078] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155357] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161787] ftrace: allocating 31920 entries in 125 pages [ 0.187740] smpboot: Max logical packages: 2 [ 0.188606] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189805] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.191159] x2apic enabled [ 0.191974] Switched APIC routing to physical x2apic. [ 0.193739] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194979] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.197135] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.199090] KVM setup paravirtual spinlock [ 0.200522] x86: Booting SMP configuration: [ 0.201424] .... node #0, CPUs: #1 [ 0.202326] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223982] x86: Booted up 1 node, 2 CPUs [ 0.223984] KVM setup async PF for cpu 1 [ 0.223987] kvm-stealtime: cpu 1, msr f90d940 [ 0.226567] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.228053] devtmpfs: initialized [ 0.229772] evm: security.selinux [ 0.230474] evm: security.SMACK64 [ 0.231166] evm: security.SMACK64EXEC [ 0.231915] evm: security.SMACK64TRANSMUTE [ 0.232750] evm: security.SMACK64MMAP [ 0.233501] evm: security.ima [ 0.234139] evm: security.capability [ 0.234968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236844] pinctrl core: initialized pinctrl subsystem [ 0.237950] RTC time: 15:11:35, date: 11/06/18 [ 0.238922] NET: Registered protocol family 16 [ 0.248851] cpuidle: using governor ladder [ 0.260990] cpuidle: using governor menu [ 0.261835] PCCT header not found. [ 0.262618] ACPI: bus type PCI registered [ 0.263436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264703] PCI: Using configuration type 1 for base access [ 0.278135] ACPI: Added _OSI(Module Device) [ 0.279003] ACPI: Added _OSI(Processor Device) [ 0.279881] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280795] ACPI: Added _OSI(Processor Aggregator Device) [ 0.283167] ACPI: Interpreter enabled [ 0.283952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.289584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291471] ACPI: (supports S0 S5) [ 0.292187] ACPI: Using IOAPIC for interrupt routing [ 0.293266] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296684] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297844] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299106] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.302630] acpiphp: Slot [3] registered [ 0.303459] acpiphp: Slot [4] registered [ 0.304278] acpiphp: Slot [5] registered [ 0.305091] acpiphp: Slot [6] registered [ 0.305903] acpiphp: Slot [7] registered [ 0.306714] acpiphp: Slot [8] registered [ 0.307531] acpiphp: Slot [9] registered [ 0.308345] acpiphp: Slot [10] registered [ 0.319668] acpiphp: Slot [11] registered [ 0.320499] acpiphp: Slot [12] registered [ 0.321325] acpiphp: Slot [13] registered [ 0.322145] acpiphp: Slot [14] registered [ 0.322973] acpiphp: Slot [15] registered [ 0.323808] acpiphp: Slot [16] registered [ 0.324642] acpiphp: Slot [17] registered [ 0.325467] acpiphp: Slot [18] registered [ 0.326291] acpiphp: Slot [19] registered [ 0.327113] acpiphp: Slot [20] registered [ 0.327944] acpiphp: Slot [21] registered [ 0.328777] acpiphp: Slot [22] registered [ 0.329606] acpiphp: Slot [23] registered [ 0.330431] acpiphp: Slot [24] registered [ 0.331251] acpiphp: Slot [25] registered [ 0.332085] acpiphp: Slot [26] registered [ 0.332915] acpiphp: Slot [27] registered [ 0.333741] acpiphp: Slot [28] registered [ 0.334564] acpiphp: Slot [29] registered [ 0.335392] acpiphp: Slot [30] registered [ 0.336221] acpiphp: Slot [31] registered [ 0.337045] PCI host bridge to bus 0000:00 [ 0.337869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339104] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.341826] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.343308] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349579] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.350878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.352075] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.353380] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.359712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.361155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407088] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.408591] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.411463] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.412862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.414159] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.415360] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.416568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.418146] vgaarb: loaded [ 0.418762] vgaarb: bridge control possible 0000:00:02.0 [ 0.419929] SCSI subsystem initialized [ 0.420780] ACPI: bus type USB registered [ 0.421630] usbcore: registered new interface driver usbfs [ 0.422684] usbcore: registered new interface driver hub [ 0.423714] usbcore: registered new device driver usb [ 0.424833] PCI: Using ACPI for IRQ routing [ 0.425876] NetLabel: Initializing [ 0.426604] NetLabel: domain hash size = 128 [ 0.427477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.428443] NetLabel: unlabeled traffic allowed by default [ 0.429584] clocksource: Switched to clocksource kvm-clock [ 0.435500] AppArmor: AppArmor Filesystem Enabled [ 0.436485] pnp: PnP ACPI init [ 0.437419] pnp: PnP ACPI: found 5 devices [ 0.444533] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.446283] NET: Registered protocol family 2 [ 0.447279] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.448571] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.449761] TCP: Hash tables configured (established 2048 bind 2048) [ 0.450939] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453214] NET: Registered protocol family 1 [ 0.454095] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455210] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456301] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.493564] Trying to unpack rootfs image as initramfs... [ 0.544354] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.558616] Scanning for low memory corruption every 60 seconds [ 0.560022] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561205] audit: initializing netlink subsys (disabled) [ 0.562262] audit: type=2000 audit(1541517096.022:1): initialized [ 0.563594] Initialise system trusted keyring [ 0.564588] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565777] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.567891] zbud: loaded [ 0.568646] VFS: Disk quotas dquot_6.6.0 [ 0.569484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571081] fuse init (API version 7.23) [ 0.572001] Key type big_key registered [ 0.572811] Allocating IMA MOK and blacklist keyrings. [ 0.574007] Key type asymmetric registered [ 0.574846] Asymmetric key parser 'x509' registered [ 0.575813] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577314] io scheduler noop registered [ 0.578124] io scheduler deadline registered (default) [ 0.579129] io scheduler cfq registered [ 0.579975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582326] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.583791] ACPI: Power Button [PWRF] [ 0.584665] GHES: HEST is not enabled! [ 0.603040] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640576] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643517] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668137] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670777] Linux agpgart interface v0.103 [ 0.673113] brd: module loaded [ 0.674466] loop: module loaded [ 0.679302] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.680780] GPT:90111 != 20971519 [ 0.681473] GPT:Alternate GPT header not at the end of the disk. [ 0.682579] GPT:90111 != 20971519 [ 0.683276] GPT: Use GNU Parted to correct GPT errors. [ 0.684247] vda: vda1 vda15 [ 0.685723] scsi host0: ata_piix [ 0.686491] scsi host1: ata_piix [ 0.687200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.688436] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.690053] libphy: Fixed MDIO Bus: probed [ 0.690881] tun: Universal TUN/TAP device driver, 1.6 [ 0.691833] tun: (C) 1999-2004 Max Krasnyansky [ 0.693811] PPP generic driver version 2.4.2 [ 0.694708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695977] ehci-pci: EHCI PCI platform driver [ 0.696862] ehci-platform: EHCI generic platform driver [ 0.697880] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.699017] ohci-pci: OHCI PCI platform driver [ 0.699899] ohci-platform: OHCI generic platform driver [ 0.700896] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719941] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720951] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722419] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.723421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.724545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725783] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727207] usb usb1: Product: UHCI Host Controller [ 0.728147] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.729296] usb usb1: SerialNumber: 0000:00:01.2 [ 0.730308] hub 1-0:1.0: USB hub found [ 0.731090] hub 1-0:1.0: 2 ports detected [ 0.732011] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.734173] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.735142] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736182] mousedev: PS/2 mouse device common for all mice [ 0.737380] rtc_cmos 00:00: RTC can wake from S4 [ 0.738593] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739790] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741513] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742827] i2c /dev entries driver [ 0.743589] device-mapper: uevent: version 1.0.3 [ 0.744533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.746185] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747534] NET: Registered protocol family 10 [ 0.748562] NET: Registered protocol family 17 [ 0.749458] Key type dns_resolver registered [ 0.750427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.751546] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752647] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.754405] registered taskstats version 1 [ 0.755241] Loading compiled-in X.509 certificates [ 0.756682] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758554] zswap: loaded using pool lzo/zbud [ 0.760042] Key type trusted registered [ 0.761809] Key type encrypted registered [ 0.762634] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763669] ima: No TPM chip found, activating TPM-bypass! [ 0.764720] evm: HMAC attrs: 0x1 [ 0.765677] Magic number: 10:687:183 [ 0.766570] rtc_cmos 00:00: setting system clock to 2018-11-06 15:11:36 UTC (1541517096) [ 0.779450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780572] EDD information not available. [ 0.846768] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.848336] Write protecting the kernel read-only data: 14336k [ 0.849978] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.851818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.28 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.496329] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.50. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPQ8QyjesycBUokFGJEX5AlTmocsWAkgSO6bdOvLy34UU/1Lwo302g5EkTBY+jGdtCpPi0//AFj4RM1yZ8RfodXEhC5VfrFJg6qju9zZdhx5FrI8H/y1pDpc8Iw4Fq7XkSkdHeomFyAN2GABL469Kl56Kjo2kFiIGO4JOBa/HiVTeVtTju9HkfBqVX632qzT+ROs3eCYuqjkQEtqBNnTuGJYct/BtStxBIIS6sW09PR942ymCn+OtDs4WTFgYYONr1aJPl4drUEJhgZV+KUXddxopcbyafIlXuyZYIqepfyAmjYNEuLrJbVsIjfOchRlfvl22wvGC0e45DtAJU5Bgv root@createinstancesinglenetworktests-5128a348-cfce-4dfe-bb0e-5951d8 ssh-dss AAAAB3NzaC1kc3MAAACBAMnHRBrgUOk9zlRhXBfLE0p6AaSGXbaGruX96hm+ZUoz6C/oPmnlhl8/8ummxcvvF6ZuKW7kn09WSOUUDLHXc9a73EPUExCxcVP1WhjiUjGCGyoSUM1lnZKZfmzMSwudSicDhJOtjdEJKrQIKelhuIA6cOTMbzaE5dhsId8rv/nRAAAAFQC1FFEQGUmFS6b1MHOM6ALmaRT6fwAAAIEAw5fsuVv9uz1Y7iVbzRf8vIaPbNtNei1K9xcnAU4cS9VkKQpRo/P40OrD7Vhg4bheFgSc3utN6zPmPS8oVCZ86JdIinq+IRzY4YIGSZIKhRVXgDbq0SQzWEIcIHg0t7H8YMpIwlUhITplfCZp2hBjlKrOj3cbO3clFUxicKkWlBsAAACBALTBXoWWFboMLYo5BTVFxlUUoytcL+LSsOHOMNTzNq0z/n/o4y7c5mw5pzyiek/XVEB64E4HLNFrfg/wMOOfCgEv87kZFg4LoY1JmBpIXFzW98fCx6A3WcmP27hTANr3KZixFy7lAGR8PURD4HjRYILTciXApR4SpVaLzp6v/vd0 root@createinstancesinglenetworktests-5128a348-cfce-4dfe-bb0e-5951d8 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fed2:1378/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000f8 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-5128a348-cfce-4dfe-bb0e-5951d8 launch-index: 0 === cirros: current=0.4.0 uptime=4.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-5128a348-cfce-4dfe-bb0e-5951d8 login: 2018-11-06 15:11:45,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:45,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bd57f4b-31ae-4ba8-a0a3-0c03e4ed8536 x-compute-request-id: req-4bd57f4b-31ae-4ba8-a0a3-0c03e4ed8536 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:45,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-4bd57f4b-31ae-4ba8-a0a3-0c03e4ed8536 2018-11-06 15:11:45,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:46,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a2e48b70-f1ea-445a-9f31-d4356092f455 Date: Tue, 06 Nov 2018 15:11:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:46,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-a2e48b70-f1ea-445a-9f31-d4356092f455 2018-11-06 15:11:46,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:46,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9ac47a-702d-40a7-b58d-6038ac0bd1e2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:46,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-2e9ac47a-702d-40a7-b58d-6038ac0bd1e2 2018-11-06 15:11:46,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:46,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b1834345-1cb1-4069-9e44-57f127bbd4f5 Date: Tue, 06 Nov 2018 15:11:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:46,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-b1834345-1cb1-4069-9e44-57f127bbd4f5 2018-11-06 15:11:46,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:46,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-3d0d56e0-3d67-4106-9bcb-d8f869f72449 Date: Tue, 06 Nov 2018 15:11:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.2"}],"id":"2d5dc808-0f17-46ae-9e35-27cd98f9cbb9","security_groups":[],"mac_address":"fa:16:3e:e8:26:2a","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.3"}],"id":"4c7c27b7-0b77-4752-b1d9-4402b0e354cb","security_groups":[],"mac_address":"fa:16:3e:48:8e:79","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.4"}],"id":"c47140c5-6faa-42fe-97de-c3dc7e6c12c1","security_groups":[],"mac_address":"fa:16:3e:3f:ff:36","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.1"}],"id":"e3cefeed-b093-4ed3-8345-7f6499ee4ace","security_groups":[],"mac_address":"fa:16:3e:32:e0:52","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:13Z","binding:vnic_type":"normal","device_id":"b3575571-ea60-4107-a40e-3d385894bfff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.6"}],"id":"e530e741-8e5a-4d6a-a012-e26454eabbc8","security_groups":["37af0fbe-6cff-45c3-8e6d-8aff65105eb8","e8414720-e7bd-442e-9a90-1acfadc53434"],"mac_address":"fa:16:3e:d2:13:78","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:24Z","binding:vnic_type":"normal","device_id":"cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c"}]} 2018-11-06 15:11:46,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-3d0d56e0-3d67-4106-9bcb-d8f869f72449 2018-11-06 15:11:46,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:46,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-269ade97-4bac-42e0-9250-556b8cb0aa19 Date: Tue, 06 Nov 2018 15:11:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:07Z", "admin_state_up": true, "updated_at": "2018-11-06T15:11:13Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "b3575571-ea60-4107-a40e-3d385894bfff", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router"}]} 2018-11-06 15:11:46,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router used request id req-269ade97-4bac-42e0-9250-556b8cb0aa19 2018-11-06 15:11:46,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:46,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa942a74-a94c-45b5-8f4c-b37dcc3fcc20 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:46,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-fa942a74-a94c-45b5-8f4c-b37dcc3fcc20 2018-11-06 15:11:46,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=b3575571-ea60-4107-a40e-3d385894bfff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:46,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5843ddb2-02c4-4f30-b842-4feb1924d309 Date: Tue, 06 Nov 2018 15:11:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.1"}],"id":"e3cefeed-b093-4ed3-8345-7f6499ee4ace","security_groups":[],"mac_address":"fa:16:3e:32:e0:52","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:13Z","binding:vnic_type":"normal","device_id":"b3575571-ea60-4107-a40e-3d385894bfff"}]} 2018-11-06 15:11:46,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=b3575571-ea60-4107-a40e-3d385894bfff used request id req-5843ddb2-02c4-4f30-b842-4feb1924d309 2018-11-06 15:11:46,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/43f40d75-66fc-48b6-ba1e-0dec63337a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:47,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-418a5041-58e4-41a2-bd36-2f1366022179 Date: Tue, 06 Nov 2018 15:11:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}} 2018-11-06 15:11:47,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/43f40d75-66fc-48b6-ba1e-0dec63337a1b used request id req-418a5041-58e4-41a2-bd36-2f1366022179 2018-11-06 15:11:47,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2a0bac14-e952-4a4e-bb2c-d30d0a4563d6 Date: Tue, 06 Nov 2018 15:11:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:11:47,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-2a0bac14-e952-4a4e-bb2c-d30d0a4563d6 2018-11-06 15:11:47,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:47,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1b447b26-cd75-4dbd-8044-721fc249e2c6 Date: Tue, 06 Nov 2018 15:11:47 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:11:47,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-1b447b26-cd75-4dbd-8044-721fc249e2c6 2018-11-06 15:11:47,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:47,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11: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-3c7ddbb3-06c2-46f3-a827-4d08fd41dc55 x-compute-request-id: req-3c7ddbb3-06c2-46f3-a827-4d08fd41dc55 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:47,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-3c7ddbb3-06c2-46f3-a827-4d08fd41dc55 2018-11-06 15:11:47,778 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst] is - ACTIVE 2018-11-06 15:11:47,779 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:11:47,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:48,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11: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-30b8a632-6998-4d22-9c50-4e0f9603fe1e x-compute-request-id: req-30b8a632-6998-4d22-9c50-4e0f9603fe1e Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:48,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-30b8a632-6998-4d22-9c50-4e0f9603fe1e 2018-11-06 15:11:48,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:48,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-deb5f9da-a695-4711-843c-4031120e6bc3 Date: Tue, 06 Nov 2018 15:11:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:48,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-deb5f9da-a695-4711-843c-4031120e6bc3 2018-11-06 15:11:48,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:48,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9391e35-b5fc-4e74-b61c-28accaecad78 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:48,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-c9391e35-b5fc-4e74-b61c-28accaecad78 2018-11-06 15:11:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:48,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9326ad9c-948e-4158-bfbd-4ff606d218a1 Date: Tue, 06 Nov 2018 15:11:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:48,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-9326ad9c-948e-4158-bfbd-4ff606d218a1 2018-11-06 15:11:48,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:48,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-2ce5c9e6-917d-4a16-921f-f756e4216722 Date: Tue, 06 Nov 2018 15:11:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.2"}],"id":"2d5dc808-0f17-46ae-9e35-27cd98f9cbb9","security_groups":[],"mac_address":"fa:16:3e:e8:26:2a","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.3"}],"id":"4c7c27b7-0b77-4752-b1d9-4402b0e354cb","security_groups":[],"mac_address":"fa:16:3e:48:8e:79","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.4"}],"id":"c47140c5-6faa-42fe-97de-c3dc7e6c12c1","security_groups":[],"mac_address":"fa:16:3e:3f:ff:36","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.1"}],"id":"e3cefeed-b093-4ed3-8345-7f6499ee4ace","security_groups":[],"mac_address":"fa:16:3e:32:e0:52","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:13Z","binding:vnic_type":"normal","device_id":"b3575571-ea60-4107-a40e-3d385894bfff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.6"}],"id":"e530e741-8e5a-4d6a-a012-e26454eabbc8","security_groups":["37af0fbe-6cff-45c3-8e6d-8aff65105eb8","e8414720-e7bd-442e-9a90-1acfadc53434"],"mac_address":"fa:16:3e:d2:13:78","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:24Z","binding:vnic_type":"normal","device_id":"cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c"}]} 2018-11-06 15:11:48,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-2ce5c9e6-917d-4a16-921f-f756e4216722 2018-11-06 15:11:48,686 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 15:11:48,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:49,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-da2844a1-afda-468f-8063-15b61faf0c43 Date: Tue, 06 Nov 2018 15:11:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:11:49,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-da2844a1-afda-468f-8063-15b61faf0c43 2018-11-06 15:11:49,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:49,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ba5f33bf-c822-4745-b523-0236e8cf5194 Date: Tue, 06 Nov 2018 15:11:49 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:11:49,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-ba5f33bf-c822-4745-b523-0236e8cf5194 2018-11-06 15:11:49,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "port_id": "e530e741-8e5a-4d6a-a012-e26454eabbc8"}}' 2018-11-06 15:11:51,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-fe80002a-593d-4d20-b676-63c998084172 Date: Tue, 06 Nov 2018 15:11:51 GMT RESP BODY: {"floatingip": {"router_id": "b3575571-ea60-4107-a40e-3d385894bfff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:50Z", "updated_at": "2018-11-06T15:11:50Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "a25d63939db04120a51dfd29e1296db0", "port_id": "e530e741-8e5a-4d6a-a012-e26454eabbc8", "id": "f2d3aeba-d68f-4d87-b165-0b32c608a6ad"}} 2018-11-06 15:11:51,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-fe80002a-593d-4d20-b676-63c998084172 2018-11-06 15:11:51,383 - create_instance - INFO - Created floating IP 172.30.9.203 via router - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router 2018-11-06 15:11:51,383 - create_instance - INFO - Checking if VM is active 2018-11-06 15:11:51,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:52,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79054331-6046-4253-a677-50b2411c9bf1 x-compute-request-id: req-79054331-6046-4253-a677-50b2411c9bf1 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:52,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-79054331-6046-4253-a677-50b2411c9bf1 2018-11-06 15:11:52,016 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst] is - ACTIVE 2018-11-06 15:11:52,016 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:11:52,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:52,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-18c4913b-ca33-4297-8f23-d66887fcf0c8 x-compute-request-id: req-18c4913b-ca33-4297-8f23-d66887fcf0c8 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:13:78", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp"}], "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:35Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:52,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-18c4913b-ca33-4297-8f23-d66887fcf0c8 2018-11-06 15:11:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:52,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c0204e48-0e43-44ef-a2cc-fdbd20d404e4 Date: Tue, 06 Nov 2018 15:11: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":["43f40d75-66fc-48b6-ba1e-0dec63337a1b"],"updated_at":"2018-11-06T15:11:03Z","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a25d63939db04120a51dfd29e1296db0","id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net"}]} 2018-11-06 15:11:52,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net used request id req-c0204e48-0e43-44ef-a2cc-fdbd20d404e4 2018-11-06 15:11:52,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:52,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5a71b6-a34d-49b2-b97a-bb86ea890e20 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:11:52,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-ed5a71b6-a34d-49b2-b97a-bb86ea890e20 2018-11-06 15:11:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:52,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aa50a2c6-a5b3-4772-aadb-ef800d82e94b Date: Tue, 06 Nov 2018 15:11:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:03Z","dns_nameservers":[],"updated_at":"2018-11-06T15:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a25d63939db04120a51dfd29e1296db0","id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet"}]} 2018-11-06 15:11:52,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-aa50a2c6-a5b3-4772-aadb-ef800d82e94b 2018-11-06 15:11:52,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:52,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5775481e-8220-4616-b907-b1a4f3fc9ea8 Date: Tue, 06 Nov 2018 15:11:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.2"}],"id":"2d5dc808-0f17-46ae-9e35-27cd98f9cbb9","security_groups":[],"mac_address":"fa:16:3e:e8:26:2a","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.3"}],"id":"4c7c27b7-0b77-4752-b1d9-4402b0e354cb","security_groups":[],"mac_address":"fa:16:3e:48:8e:79","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.4"}],"id":"c47140c5-6faa-42fe-97de-c3dc7e6c12c1","security_groups":[],"mac_address":"fa:16:3e:3f:ff:36","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-264e1244-0ca8-446b-9ad7-2c23e5e49662"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.1"}],"id":"e3cefeed-b093-4ed3-8345-7f6499ee4ace","security_groups":[],"mac_address":"fa:16:3e:32:e0:52","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:13Z","binding:vnic_type":"normal","device_id":"b3575571-ea60-4107-a40e-3d385894bfff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:11:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43f40d75-66fc-48b6-ba1e-0dec63337a1b","ip_address":"10.55.1.6"}],"id":"e530e741-8e5a-4d6a-a012-e26454eabbc8","security_groups":["37af0fbe-6cff-45c3-8e6d-8aff65105eb8","e8414720-e7bd-442e-9a90-1acfadc53434"],"mac_address":"fa:16:3e:d2:13:78","project_id":"a25d63939db04120a51dfd29e1296db0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1","admin_state_up":true,"network_id":"264e1244-0ca8-446b-9ad7-2c23e5e49662","tenant_id":"a25d63939db04120a51dfd29e1296db0","created_at":"2018-11-06T15:11:24Z","binding:vnic_type":"normal","device_id":"cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c"}]} 2018-11-06 15:11:52,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-5775481e-8220-4616-b907-b1a4f3fc9ea8 2018-11-06 15:11:52,831 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:11:52,834 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbf4c610L 2018-11-06 15:11:52,834 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:11:52,834 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:11:52,834 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:11:52,835 - 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-11-06 15:11:52,836 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:11:52,836 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:11:52,836 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:11:52,836 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:11:52,836 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:11:52,852 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:11:52,852 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:11:52,866 - paramiko.transport - DEBUG - Trying key 7ba95ec52edf64fabb64ef225391162b from tmp/CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351 2018-11-06 15:11:52,890 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:11:52,894 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:11:52,994 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:11:53,012 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:11:53,012 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:11:53,014 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbf4c610L 2018-11-06 15:11:53,014 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:11:53,014 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:11:53,015 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:11:53,016 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-06 15:11:53,016 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:11:53,016 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:11:53,016 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:11:53,016 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:11:53,016 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:11:53,033 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:11:53,034 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:11:53,046 - paramiko.transport - DEBUG - Trying key 7ba95ec52edf64fabb64ef225391162b from tmp/CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351 2018-11-06 15:11:53,071 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:11:53,074 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:11:53,079 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:11:53,080 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:11:53,080 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:11:53,081 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:11:53,082 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:11:53,084 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-11-06 15:11:53,084 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-11-06 15:11:53,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/f2d3aeba-d68f-4d87-b165-0b32c608a6ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:54,038 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7bd96b9-c41f-4aad-8117-f7cf60ee9f05 Content-Length: 0 Date: Tue, 06 Nov 2018 15:11:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:11:54,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/f2d3aeba-d68f-4d87-b165-0b32c608a6ad used request id req-a7bd96b9-c41f-4aad-8117-f7cf60ee9f05 2018-11-06 15:11:54,038 - create_instance - INFO - Deleting Port with ID - e530e741-8e5a-4d6a-a012-e26454eabbc8 2018-11-06 15:11:54,038 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351port-1 2018-11-06 15:11:54,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/e530e741-8e5a-4d6a-a012-e26454eabbc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:54,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-623a3e2c-c731-4afd-86ca-009530e919d6 Date: Tue, 06 Nov 2018 15:11:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:11:54,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/e530e741-8e5a-4d6a-a012-e26454eabbc8 used request id req-623a3e2c-c731-4afd-86ca-009530e919d6 2018-11-06 15:11:54,526 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst 2018-11-06 15:11:54,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:54,738 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d8b558e-5475-4528-8ace-1c1f69de7123 x-compute-request-id: req-8d8b558e-5475-4528-8ace-1c1f69de7123 Content-Type: application/json 2018-11-06 15:11:54,738 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-8d8b558e-5475-4528-8ace-1c1f69de7123 2018-11-06 15:11:54,739 - create_instance - INFO - Checking deletion status 2018-11-06 15:11:54,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:54,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9549cf9a-6fe7-4409-9454-dbba3acdcd5e x-compute-request-id: req-9549cf9a-6fe7-4409-9454-dbba3acdcd5e 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.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:54Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:54,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-9549cf9a-6fe7-4409-9454-dbba3acdcd5e 2018-11-06 15:11:54,975 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst] is - ACTIVE 2018-11-06 15:11:54,975 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:11:57,978 - create_instance - DEBUG - VM status query timeout in 296.760714054 2018-11-06 15:11:57,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:11:58,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:11:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c278549-a907-4f89-aab1-1a2ffc448d64 x-compute-request-id: req-6c278549-a907-4f89-aab1-1a2ffc448d64 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.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "rel": "bookmark"}], "image": {"id": "51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "links": [{"href": "http://172.30.9.27:8774/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:11:35.000000", "flavor": {"id": "9c154127-c6bd-444c-80f9-e396987d2a52", "links": [{"href": "http://172.30.9.27:8774/flavors/9c154127-c6bd-444c-80f9-e396987d2a52", "rel": "bookmark"}]}, "id": "cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c", "user_id": "60c1ff41226f40dd8e0200bdf14accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:11:54Z", "hostId": "c07713522ed500bbd3aad7cb546c0d6e7e1597398f18c03dc72abf03", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp", "name": "CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst", "created": "2018-11-06T15:11:28Z", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:11:58,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-6c278549-a907-4f89-aab1-1a2ffc448d64 2018-11-06 15:11:58,235 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst] is - ACTIVE 2018-11-06 15:11:58,235 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:12:01,238 - create_instance - DEBUG - VM status query timeout in 293.501057148 2018-11-06 15:12:01,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0a853b884f7e28763a8421e1593633298eacf5" 2018-11-06 15:12:01,304 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5a5826b-96a3-4d72-8a22-bb685351332f x-compute-request-id: req-b5a5826b-96a3-4d72-8a22-bb685351332f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c could not be found.", "code": 404}} 2018-11-06 15:12:01,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c used request id req-b5a5826b-96a3-4d72-8a22-bb685351332f 2018-11-06 15:12:01,305 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cc5dea9e-d1a0-4a21-b7dc-92d3c644ca9c could not be found. (HTTP 404) (Request-ID: req-b5a5826b-96a3-4d72-8a22-bb685351332f) 2018-11-06 15:12:01,305 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-inst 2018-11-06 15:12:01,306 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp 2018-11-06 15:12:01,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3d19177d43163e6006503c4ec23fba8191442e" 2018-11-06 15:12:01,354 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-154a8155-1030-4886-881d-b4b8f7f4174f x-compute-request-id: req-154a8155-1030-4886-881d-b4b8f7f4174f Content-Length: 0 Content-Type: application/json 2018-11-06 15:12:01,354 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-kp used request id req-154a8155-1030-4886-881d-b4b8f7f4174f 2018-11-06 15:12:01,355 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351.pub] 2018-11-06 15:12:01,355 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351] 2018-11-06 15:12:01,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/9c154127-c6bd-444c-80f9-e396987d2a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f237127d3195c56b2fb0a926ff1a0e2d7d4ef91" 2018-11-06 15:12:01,411 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49869d99-0562-48b8-b5ff-1be561785310 x-compute-request-id: req-49869d99-0562-48b8-b5ff-1be561785310 Content-Length: 0 Content-Type: application/json 2018-11-06 15:12:01,411 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9c154127-c6bd-444c-80f9-e396987d2a52 used request id req-49869d99-0562-48b8-b5ff-1be561785310 2018-11-06 15:12:01,412 - neutron_utils - INFO - Deleting security group rule with ID - 03cfd6e2-6b24-47a9-9e5c-639557a3d24d 2018-11-06 15:12:01,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/03cfd6e2-6b24-47a9-9e5c-639557a3d24d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:12:01,674 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ba94e6f-6391-424d-aad0-7d4fa70fec4b Content-Length: 0 Date: Tue, 06 Nov 2018 15:12:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:12:01,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/03cfd6e2-6b24-47a9-9e5c-639557a3d24d used request id req-3ba94e6f-6391-424d-aad0-7d4fa70fec4b 2018-11-06 15:12:01,675 - neutron_utils - INFO - Deleting security group rule with ID - 0304640e-6fe3-469c-a08c-728c605f088d 2018-11-06 15:12:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/0304640e-6fe3-469c-a08c-728c605f088d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:12:01,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d50e086e-cc43-4702-b569-b5463d272c11 Content-Length: 0 Date: Tue, 06 Nov 2018 15:12:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:12:01,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/0304640e-6fe3-469c-a08c-728c605f088d used request id req-d50e086e-cc43-4702-b569-b5463d272c11 2018-11-06 15:12:01,792 - neutron_utils - INFO - Deleting security group rule with ID - 3270c4ac-d100-4a1f-91ac-41f52430dfb0 2018-11-06 15:12:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3270c4ac-d100-4a1f-91ac-41f52430dfb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:12:01,898 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f10f65d7-ec77-40c3-b8fa-44d6c8d97ef6 Content-Length: 0 Date: Tue, 06 Nov 2018 15:12:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:12:01,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3270c4ac-d100-4a1f-91ac-41f52430dfb0 used request id req-f10f65d7-ec77-40c3-b8fa-44d6c8d97ef6 2018-11-06 15:12:01,898 - neutron_utils - INFO - Deleting security group rule with ID - 6af42539-af79-43bd-8414-3a8ad209fac2 2018-11-06 15:12:01,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/6af42539-af79-43bd-8414-3a8ad209fac2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:12:02,153 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c30e862-1ed2-48ae-ae91-aa6b5b15c196 Content-Length: 0 Date: Tue, 06 Nov 2018 15:12:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:12:02,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/6af42539-af79-43bd-8414-3a8ad209fac2 used request id req-5c30e862-1ed2-48ae-ae91-aa6b5b15c196 2018-11-06 15:12:02,153 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-sec-grp 2018-11-06 15:12:02,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e8414720-e7bd-442e-9a90-1acfadc53434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e3f16504593ab19fdd7f46e786bd0657c845a3" 2018-11-06 15:12:02,463 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69039f0a-6b6a-4a02-9b3a-a56a14dc8ac5 Content-Length: 0 Date: Tue, 06 Nov 2018 15:12:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:12:02,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e8414720-e7bd-442e-9a90-1acfadc53434 used request id req-69039f0a-6b6a-4a02-9b3a-a56a14dc8ac5 2018-11-06 15:12:02,464 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router and subnet CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet 2018-11-06 15:12:02,465 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router 2018-11-06 15:12:02,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/b3575571-ea60-4107-a40e-3d385894bfff/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" -d '{"subnet_id": "43f40d75-66fc-48b6-ba1e-0dec63337a1b"}' 2018-11-06 15:12:03,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4af60a54-daae-4713-8778-3a2da46d6e18 Date: Tue, 06 Nov 2018 15:12:03 GMT RESP BODY: {"network_id": "264e1244-0ca8-446b-9ad7-2c23e5e49662", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "subnet_id": "43f40d75-66fc-48b6-ba1e-0dec63337a1b", "subnet_ids": ["43f40d75-66fc-48b6-ba1e-0dec63337a1b"], "port_id": "e3cefeed-b093-4ed3-8345-7f6499ee4ace", "id": "b3575571-ea60-4107-a40e-3d385894bfff"} 2018-11-06 15:12:03,813 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b3575571-ea60-4107-a40e-3d385894bfff/remove_router_interface used request id req-4af60a54-daae-4713-8778-3a2da46d6e18 2018-11-06 15:12:03,814 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router 2018-11-06 15:12:03,814 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-router 2018-11-06 15:12:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/b3575571-ea60-4107-a40e-3d385894bfff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c393edd6f6f8e743149d5b8ba2dc4e892c22ac04" 2018-11-06 15:12:07,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3f8fbe0-bb1d-46c1-9329-edab802f1e9a Content-Length: 0 Date: Tue, 06 Nov 2018 15:12:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:12:07,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b3575571-ea60-4107-a40e-3d385894bfff used request id req-b3f8fbe0-bb1d-46c1-9329-edab802f1e9a 2018-11-06 15:12:07,307 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet 2018-11-06 15:12:07,307 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-subnet 2018-11-06 15:12:07,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/43f40d75-66fc-48b6-ba1e-0dec63337a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df939853f617d77a9e11e85a70b8c567566bb9" 2018-11-06 15:12:09,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb66626c-5393-4467-8346-54fa261aeb94 Date: Tue, 06 Nov 2018 15:12:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:12:09,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/43f40d75-66fc-48b6-ba1e-0dec63337a1b used request id req-fb66626c-5393-4467-8346-54fa261aeb94 2018-11-06 15:12:09,608 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-pub-net 2018-11-06 15:12:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/264e1244-0ca8-446b-9ad7-2c23e5e49662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df939853f617d77a9e11e85a70b8c567566bb9" 2018-11-06 15:12:11,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6fc501a-263e-4698-bf15-49e831efb1a9 Date: Tue, 06 Nov 2018 15:12:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:12:11,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/264e1244-0ca8-446b-9ad7-2c23e5e49662 used request id req-c6fc501a-263e-4698-bf15-49e831efb1a9 2018-11-06 15:12:11,029 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-5128a348-cfce-4dfe-bb0e-5951d8b66351-image 2018-11-06 15:12:11,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0865d4852e2958166ca9b8a8ac877816cedb733c" 2018-11-06 15:12:12,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bebc9fd9-aaf4-4e5a-ba30-61fbf5632238 Date: Tue, 06 Nov 2018 15:12:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:12:12,025 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/51a7f0a7-31ce-4cb0-a9cc-5a98bb4a0630 used request id req-bebc9fd9-aaf4-4e5a-ba30-61fbf5632238 2018-11-06 15:12:12,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:12:12,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ea7632df-d608-4ab4-989f-dcb91e0aa5f6 Date: Tue, 06 Nov 2018 15:12:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:02Z", "updated_at": "2018-11-06T15:11:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:02Z", "revision_number": 0, "id": "0b78cee9-9b86-4cca-b183-cdb0dd7fafbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:02Z", "security_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:02Z", "revision_number": 0, "id": "30077efe-84f5-4eea-a50a-95b1d549fe1a", "remote_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:02Z", "security_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:02Z", "revision_number": 0, "id": "72974668-2f14-4807-9dc9-feef0a42d8f2", "remote_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:02Z", "security_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:11:02Z", "revision_number": 0, "id": "ad4b3cf5-7f6b-494c-97b1-84044643af43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:11:02Z", "security_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "tenant_id": "a25d63939db04120a51dfd29e1296db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a25d63939db04120a51dfd29e1296db0"}], "revision_number": 4, "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:12:12,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ea7632df-d608-4ab4-989f-dcb91e0aa5f6 2018-11-06 15:12:12,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:12:12,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71f0713-6842-4dc0-8755-5f8eee2332f0 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:12:12,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-b71f0713-6842-4dc0-8755-5f8eee2332f0 2018-11-06 15:12:12,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:12:12,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db83740e-8906-456a-adb9-f406ee9ca779 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0"}, "enabled": true, "id": "a25d63939db04120a51dfd29e1296db0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj"}} 2018-11-06 15:12:12,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-db83740e-8906-456a-adb9-f406ee9ca779 2018-11-06 15:12:12,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37af0fbe-6cff-45c3-8e6d-8aff65105eb8 2018-11-06 15:12:12,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=37af0fbe-6cff-45c3-8e6d-8aff65105eb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:12:12,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-310d280d-23d9-4ca7-b0b4-888d7b083dae Date: Tue, 06 Nov 2018 15:12:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:02Z", "security_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:02Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "0b78cee9-9b86-4cca-b183-cdb0dd7fafbb"}, {"remote_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:02Z", "security_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:02Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "30077efe-84f5-4eea-a50a-95b1d549fe1a"}, {"remote_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:02Z", "security_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:02Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "72974668-2f14-4807-9dc9-feef0a42d8f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:11:02Z", "security_group_id": "37af0fbe-6cff-45c3-8e6d-8aff65105eb8", "port_range_min": null, "revision_number": 0, "tenant_id": "a25d63939db04120a51dfd29e1296db0", "created_at": "2018-11-06T15:11:02Z", "project_id": "a25d63939db04120a51dfd29e1296db0", "id": "ad4b3cf5-7f6b-494c-97b1-84044643af43"}]} 2018-11-06 15:12:12,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=37af0fbe-6cff-45c3-8e6d-8aff65105eb8 used request id req-310d280d-23d9-4ca7-b0b4-888d7b083dae 2018-11-06 15:12:12,597 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:12:12,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/37af0fbe-6cff-45c3-8e6d-8aff65105eb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:12:12,898 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efb261b8-b3bd-40a1-85f3-cba78a9f2eec Content-Length: 0 Date: Tue, 06 Nov 2018 15:12:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:12:12,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/37af0fbe-6cff-45c3-8e6d-8aff65105eb8 used request id req-efb261b8-b3bd-40a1-85f3-cba78a9f2eec 2018-11-06 15:12:12,899 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj 2018-11-06 15:12:12,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:12:13,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d8b4928-15fd-42af-94d7-dbe55784e1f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:12:13,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a25d63939db04120a51dfd29e1296db0 used request id req-5d8b4928-15fd-42af-94d7-dbe55784e1f5 2018-11-06 15:12:13,123 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-5a38e450-9951-428-proj-role 2018-11-06 15:12:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/9287f585561549cb9c84a7a426ad6f17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:12:13,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a39f0d0-73e0-4daf-bf60-db9ad868c81e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:12:13,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/9287f585561549cb9c84a7a426ad6f17 used request id req-4a39f0d0-73e0-4daf-bf60-db9ad868c81e 2018-11-06 15:12:13,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649e7fcbea66bf1690379ecf56f0d0867511bff8" 2018-11-06 15:12:13,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b67167e-aba3-41c5-96d0-bb9246a8f694 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:12:13,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9b67167e-aba3-41c5-96d0-bb9246a8f694 2018-11-06 15:12:13,334 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-5a38e450-9951-428-user 2018-11-06 15:12:13,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/60c1ff41226f40dd8e0200bdf14accaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2006d816d4202800abcea015e6bd1606b9ca29" 2018-11-06 15:12:13,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91630589-f582-49dc-b971-6640b6de64f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:12:13,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/60c1ff41226f40dd8e0200bdf14accaa used request id req-91630589-f582-49dc-b971-6640b6de64f7 2018-11-06 15:12:13,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:13,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:12:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["qM8Ln3R3S1eIJUB42uI3LA"], "issued_at": "2018-11-06T15:12:13.000000Z"}} 2018-11-06 15:12:13,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a7dce6c9b370b75742671eaa8216117aea416cf" 2018-11-06 15:12:14,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5f98c1-2af6-433a-a67e-290452b50491 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:14,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3a5f98c1-2af6-433a-a67e-290452b50491 2018-11-06 15:12:14,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:14,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:14,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:12:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["i3VWXqZySyK8qu3eFplcKQ"], "issued_at": "2018-11-06T15:12:14.000000Z"}} 2018-11-06 15:12:14,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:12:14,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4279bf69-82bc-454f-8eb0-71c26fa07b6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:14,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4279bf69-82bc-454f-8eb0-71c26fa07b6b 2018-11-06 15:12:14,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:12:14,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:12:14,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:12:14,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29190c4-ccf6-48dd-b797-f66ea7c21d0c Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:12:14,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj used request id req-e29190c4-ccf6-48dd-b797-f66ea7c21d0c 2018-11-06 15:12:14,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:12:14,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b43eeb43-3afb-4324-bd57-f305c8f67e8c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:12:14,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b43eeb43-3afb-4324-bd57-f305c8f67e8c 2018-11-06 15:12:14,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}}' 2018-11-06 15:12:14,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:12:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a2411d5-0eec-47ef-b2fe-9da592251768 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:14,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6a2411d5-0eec-47ef-b2fe-9da592251768 2018-11-06 15:12:14,702 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj 2018-11-06 15:12:14,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:14,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:15,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["QtVE11SbSkGzj6Xg-z3c6A"], "issued_at": "2018-11-06T15:12:15.000000Z"}} 2018-11-06 15:12:15,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1bf01e5b42bd422e0ad83ab8a47a92995d609c" 2018-11-06 15:12:15,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbcd97c2-5999-4445-8b05-7005c93c2048 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:15,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fbcd97c2-5999-4445-8b05-7005c93c2048 2018-11-06 15:12:15,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:12:15,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:12:15,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1bf01e5b42bd422e0ad83ab8a47a92995d609c" 2018-11-06 15:12:15,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bb24e3-d08b-4077-859e-1db2487cedfa Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:12:15,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-76bb24e3-d08b-4077-859e-1db2487cedfa 2018-11-06 15:12:15,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1bf01e5b42bd422e0ad83ab8a47a92995d609c" 2018-11-06 15:12:15,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c79d0a-58bd-4d52-8f8d-0dfb6a51a374 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}]} 2018-11-06 15:12:15,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj used request id req-d1c79d0a-58bd-4d52-8f8d-0dfb6a51a374 2018-11-06 15:12:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1bf01e5b42bd422e0ad83ab8a47a92995d609c" 2018-11-06 15:12:15,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664561bb-0783-423a-b2e0-c9112d17c67f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:12:15,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-664561bb-0783-423a-b2e0-c9112d17c67f 2018-11-06 15:12:15,845 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-user 2018-11-06 15:12:15,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:12:15,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe1294a0-37eb-4497-b7cf-49763e85b6dd Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:12:15,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fe1294a0-37eb-4497-b7cf-49763e85b6dd 2018-11-06 15:12:15,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role"}}' 2018-11-06 15:12:16,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:12:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54f69704-4e76-41a0-b74e-6ea218db78cd Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd454de1e2744c069f1e69102f91f8fc", "links": {"self": "http://172.30.9.27:5000/v3/roles/bd454de1e2744c069f1e69102f91f8fc"}, "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role"}} 2018-11-06 15:12:16,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-54f69704-4e76-41a0-b74e-6ea218db78cd 2018-11-06 15:12:16,055 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role 2018-11-06 15:12:16,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/bd454de1e2744c069f1e69102f91f8fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:12:16,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5438da0d-ac94-4997-a8c4-0d11963c751f Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/bd454de1e2744c069f1e69102f91f8fc"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role", "id": "bd454de1e2744c069f1e69102f91f8fc"}} 2018-11-06 15:12:16,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/bd454de1e2744c069f1e69102f91f8fc used request id req-5438da0d-ac94-4997-a8c4-0d11963c751f 2018-11-06 15:12:16,075 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role to project CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj 2018-11-06 15:12:16,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf/users/555db58e7e0b445e977fd1d4f7cafcfe/roles/bd454de1e2744c069f1e69102f91f8fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:12:16,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:12:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6fc3892-4710-49cd-9507-1917125978f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:12:16,201 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf/users/555db58e7e0b445e977fd1d4f7cafcfe/roles/bd454de1e2744c069f1e69102f91f8fc used request id req-a6fc3892-4710-49cd-9507-1917125978f8 2018-11-06 15:12:16,201 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:12:16,202 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:12:16,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:16,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:16,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd454de1e2744c069f1e69102f91f8fc", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role"}], "expires_at": "2018-11-06T16:12:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-user", "id": "555db58e7e0b445e977fd1d4f7cafcfe"}, "audit_ids": ["TzKKChWTQrOpTMP5qSI4UA"], "issued_at": "2018-11-06T15:12:16.000000Z"}} 2018-11-06 15:12:16,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9eddc4f5b6c01f7c2f19193bb30bf913d682120" 2018-11-06 15:12:16,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd94bbe2-f24f-4a4b-9f3b-769576e65b9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:16,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fd94bbe2-f24f-4a4b-9f3b-769576e65b9c 2018-11-06 15:12:16,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9eddc4f5b6c01f7c2f19193bb30bf913d682120" 2018-11-06 15:12:16,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-cd84de9e-a784-4f9d-9b49-04806c82777f Date: Tue, 06 Nov 2018 15:12:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image"} 2018-11-06 15:12:16,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image used request id req-cd84de9e-a784-4f9d-9b49-04806c82777f 2018-11-06 15:12:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9eddc4f5b6c01f7c2f19193bb30bf913d682120" 2018-11-06 15:12:16,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-748c5090-5f73-4dbc-8414-4ee95a1f70b5 Date: Tue, 06 Nov 2018 15:12: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-11-06 15:12:16,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-748c5090-5f73-4dbc-8414-4ee95a1f70b5 2018-11-06 15:12:17,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e9eddc4f5b6c01f7c2f19193bb30bf913d682120" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image"}' 2018-11-06 15:12:17,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8 X-Openstack-Request-Id: req-ff2c73c1-ceff-455e-9776-22bf777fe277 Date: Tue, 06 Nov 2018 15:12:17 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:12:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:12:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "min_disk": 0, "protected": false, "id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "file": "/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/file", "checksum": null, "owner": "ec14b6ae1f5b44a5b92324ac17faebdf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:12:17,219 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ff2c73c1-ceff-455e-9776-22bf777fe277 2018-11-06 15:12:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9eddc4f5b6c01f7c2f19193bb30bf913d682120" -d '' 2018-11-06 15:12:19,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-711f5c9d-3d15-49e8-96f9-3deb6cc5de7b Date: Tue, 06 Nov 2018 15:12:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:12:19,066 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/file used request id req-711f5c9d-3d15-49e8-96f9-3deb6cc5de7b 2018-11-06 15:12:19,066 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:12:19,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9eddc4f5b6c01f7c2f19193bb30bf913d682120" 2018-11-06 15:12:19,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-093c3e88-7414-469e-8ebd-6a756ed18732 Date: Tue, 06 Nov 2018 15:12:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:12:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:12:19Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/snap", "metadata": {}}], "self": "/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "min_disk": 0, "protected": false, "id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "file": "/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec14b6ae1f5b44a5b92324ac17faebdf", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:12:19,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8 used request id req-093c3e88-7414-469e-8ebd-6a756ed18732 2018-11-06 15:12:19,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9eddc4f5b6c01f7c2f19193bb30bf913d682120" 2018-11-06 15:12:19,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-03f16f97-8c89-4481-82ae-263bdd225a6f Date: Tue, 06 Nov 2018 15:12: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-11-06 15:12:19,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-03f16f97-8c89-4481-82ae-263bdd225a6f 2018-11-06 15:12:19,396 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image 2018-11-06 15:12:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9eddc4f5b6c01f7c2f19193bb30bf913d682120" 2018-11-06 15:12:19,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-48910fc2-f3bd-4581-9d17-27c1faed1fd8 Date: Tue, 06 Nov 2018 15:12:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:12:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:12:19Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/snap", "metadata": {}}], "self": "/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "min_disk": 0, "protected": false, "id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "file": "/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec14b6ae1f5b44a5b92324ac17faebdf", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:12:19,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8 used request id req-48910fc2-f3bd-4581-9d17-27c1faed1fd8 2018-11-06 15:12:19,416 - create_image - DEBUG - Instance status is - active 2018-11-06 15:12:19,416 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image 2018-11-06 15:12:19,416 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image 2018-11-06 15:12:19,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:19,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:19,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd454de1e2744c069f1e69102f91f8fc", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role"}], "expires_at": "2018-11-06T16:12:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-user", "id": "555db58e7e0b445e977fd1d4f7cafcfe"}, "audit_ids": ["B8auHAr1QNahtXkb5tSv6Q"], "issued_at": "2018-11-06T15:12:19.000000Z"}} 2018-11-06 15:12:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfbee541061b1a9694bb7720f64045d3e6d98d0" 2018-11-06 15:12:19,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a2e365-4254-4712-af7c-821deb29934c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:19,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-48a2e365-4254-4712-af7c-821deb29934c 2018-11-06 15:12:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfbee541061b1a9694bb7720f64045d3e6d98d0" 2018-11-06 15:12:20,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9ecbbf8f-3695-4afa-9b86-7c76ee5185ab Date: Tue, 06 Nov 2018 15:12:20 GMT RESP BODY: {"networks":[]} 2018-11-06 15:12:20,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-9ecbbf8f-3695-4afa-9b86-7c76ee5185ab 2018-11-06 15:12:20,067 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net 2018-11-06 15:12:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfbee541061b1a9694bb7720f64045d3e6d98d0" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net", "admin_state_up": true}}' 2018-11-06 15:12:20,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-71872db7-7589-4e4b-bc9c-98a59ec8b71b Date: Tue, 06 Nov 2018 15:12:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06d00b32-35a6-4927-946a-27671944ff17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:12:20Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","mtu":1450}} 2018-11-06 15:12:20,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-71872db7-7589-4e4b-bc9c-98a59ec8b71b 2018-11-06 15:12:20,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfbee541061b1a9694bb7720f64045d3e6d98d0" 2018-11-06 15:12:20,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-49d4166f-87f7-4ce5-99f6-830442a36f3c Date: Tue, 06 Nov 2018 15:12:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T15:12:20Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:12:20,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-49d4166f-87f7-4ce5-99f6-830442a36f3c 2018-11-06 15:12:20,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfbee541061b1a9694bb7720f64045d3e6d98d0" 2018-11-06 15:12:21,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-08495bad-9f64-4ad9-a6f3-b74050d0711b Date: Tue, 06 Nov 2018 15:12:21 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:12:21,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-08495bad-9f64-4ad9-a6f3-b74050d0711b 2018-11-06 15:12:21,012 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet 2018-11-06 15:12:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfbee541061b1a9694bb7720f64045d3e6d98d0" -d '{"subnets": [{"ip_version": 4, "network_id": "06d00b32-35a6-4927-946a-27671944ff17", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]}' 2018-11-06 15:12:21,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-552f1253-1378-4512-9fbe-3f6efeff9bf6 Date: Tue, 06 Nov 2018 15:12:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:21,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-552f1253-1378-4512-9fbe-3f6efeff9bf6 2018-11-06 15:12:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfbee541061b1a9694bb7720f64045d3e6d98d0" 2018-11-06 15:12:22,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d434308a-ba4c-4fb2-8053-254ad5dfffa2 Date: Tue, 06 Nov 2018 15:12:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:12:22,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-d434308a-ba4c-4fb2-8053-254ad5dfffa2 2018-11-06 15:12:22,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfbee541061b1a9694bb7720f64045d3e6d98d0" 2018-11-06 15:12:22,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5948ed5d-4466-4dc7-9821-82188c5742c5 Date: Tue, 06 Nov 2018 15:12:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:22,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-5948ed5d-4466-4dc7-9821-82188c5742c5 2018-11-06 15:12:22,327 - OpenStackNetwork - DEBUG - Network [06d00b32-35a6-4927-946a-27671944ff17] created successfully 2018-11-06 15:12:22,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:22,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:22,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd454de1e2744c069f1e69102f91f8fc", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role"}], "expires_at": "2018-11-06T16:12:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-user", "id": "555db58e7e0b445e977fd1d4f7cafcfe"}, "audit_ids": ["J0Pk5quUQnKeMGAPVpFbrA"], "issued_at": "2018-11-06T15:12:22.000000Z"}} 2018-11-06 15:12:22,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:22,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ea7327-d257-4c86-9b40-f41d3e1b1638 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:22,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a0ea7327-d257-4c86-9b40-f41d3e1b1638 2018-11-06 15:12:22,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:23,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c7d0a2a3-a7e4-4c7b-b968-4f0435bc55aa Date: Tue, 06 Nov 2018 15:12:23 GMT RESP BODY: {"routers": []} 2018-11-06 15:12:23,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router&admin_state_up=True used request id req-c7d0a2a3-a7e4-4c7b-b968-4f0435bc55aa 2018-11-06 15:12:23,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:23,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:23,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd454de1e2744c069f1e69102f91f8fc", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role"}], "expires_at": "2018-11-06T16:12:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-user", "id": "555db58e7e0b445e977fd1d4f7cafcfe"}, "audit_ids": ["y50m5sA0Tm20PepMPxEgMg"], "issued_at": "2018-11-06T15:12:23.000000Z"}} 2018-11-06 15:12:23,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc7a692d872a89d674aa66510dcb8767da97fa9" 2018-11-06 15:12:23,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6ee96d-525a-4c6d-9abd-b160974c9fea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:23,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6f6ee96d-525a-4c6d-9abd-b160974c9fea 2018-11-06 15:12:23,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:23,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7810f1f5-dfb0-4992-be28-e18b8f186dea Date: Tue, 06 Nov 2018 15:12:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:12:23,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-7810f1f5-dfb0-4992-be28-e18b8f186dea 2018-11-06 15:12:23,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:24,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-264c3023-c04c-4836-99d9-3eba5d7f17ff Date: Tue, 06 Nov 2018 15:12:24 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:12:24,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-264c3023-c04c-4836-99d9-3eba5d7f17ff 2018-11-06 15:12:24,088 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router 2018-11-06 15:12:24,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router", "admin_state_up": true}}' 2018-11-06 15:12:29,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-0fe0df50-e433-4fbb-a9ed-9f30d1448eba Date: Tue, 06 Nov 2018 15:12:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:24Z", "admin_state_up": true, "updated_at": "2018-11-06T15:12:25Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "7f208ab9-c90d-422e-b1b1-e06764e2f15c", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router"}} 2018-11-06 15:12:29,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-0fe0df50-e433-4fbb-a9ed-9f30d1448eba 2018-11-06 15:12:29,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=7f208ab9-c90d-422e-b1b1-e06764e2f15c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:29,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7750183c-13f8-4965-bf6f-cda2c9538d68 Date: Tue, 06 Nov 2018 15:12:29 GMT RESP BODY: {"ports":[]} 2018-11-06 15:12:29,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=7f208ab9-c90d-422e-b1b1-e06764e2f15c used request id req-7750183c-13f8-4965-bf6f-cda2c9538d68 2018-11-06 15:12:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:29,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c4157dc0-9809-47cf-84ff-1ef40ae3f7de Date: Tue, 06 Nov 2018 15:12:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:12:29,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-c4157dc0-9809-47cf-84ff-1ef40ae3f7de 2018-11-06 15:12:29,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:12:29,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:12:29,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:29,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb504fc-c3c4-4bf0-826e-89bcb3b27365 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:29,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-8eb504fc-c3c4-4bf0-826e-89bcb3b27365 2018-11-06 15:12:29,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:30,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4a4bb559-c162-4cc3-80ff-02394ceff8b9 Date: Tue, 06 Nov 2018 15:12:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:30,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-4a4bb559-c162-4cc3-80ff-02394ceff8b9 2018-11-06 15:12:30,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:30,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8330e4b1-66ce-457e-a257-0d8aeaae12bf Date: Tue, 06 Nov 2018 15:12:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:30,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet used request id req-8330e4b1-66ce-457e-a257-0d8aeaae12bf 2018-11-06 15:12:30,484 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 15:12:30,484 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router 2018-11-06 15:12:30,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/7f208ab9-c90d-422e-b1b1-e06764e2f15c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" -d '{"subnet_id": "5c08931c-f544-4c45-8252-396f067793d3"}' 2018-11-06 15:12:32,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9890c8f4-c35c-4c28-9621-235e74ee3561 Date: Tue, 06 Nov 2018 15:12:32 GMT RESP BODY: {"network_id": "06d00b32-35a6-4927-946a-27671944ff17", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "subnet_id": "5c08931c-f544-4c45-8252-396f067793d3", "subnet_ids": ["5c08931c-f544-4c45-8252-396f067793d3"], "port_id": "2fa86382-b6be-4573-a5a7-ac996368aad9", "id": "7f208ab9-c90d-422e-b1b1-e06764e2f15c"} 2018-11-06 15:12:32,440 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7f208ab9-c90d-422e-b1b1-e06764e2f15c/add_router_interface used request id req-9890c8f4-c35c-4c28-9621-235e74ee3561 2018-11-06 15:12:32,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/7f208ab9-c90d-422e-b1b1-e06764e2f15c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:32,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ae312a68-e409-4497-aeb0-0e3e420b9658 Date: Tue, 06 Nov 2018 15:12:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:24Z", "admin_state_up": true, "updated_at": "2018-11-06T15:12:31Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "7f208ab9-c90d-422e-b1b1-e06764e2f15c", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router"}} 2018-11-06 15:12:32,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/7f208ab9-c90d-422e-b1b1-e06764e2f15c used request id req-ae312a68-e409-4497-aeb0-0e3e420b9658 2018-11-06 15:12:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=7f208ab9-c90d-422e-b1b1-e06764e2f15c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:32,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c1408c83-feba-4189-a420-1424861c821e Date: Tue, 06 Nov 2018 15:12:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"}]} 2018-11-06 15:12:32,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=7f208ab9-c90d-422e-b1b1-e06764e2f15c used request id req-c1408c83-feba-4189-a420-1424861c821e 2018-11-06 15:12:32,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5c08931c-f544-4c45-8252-396f067793d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:12:32,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-22db7529-0cc7-43eb-bcb6-1e74222f0917 Date: Tue, 06 Nov 2018 15:12:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}} 2018-11-06 15:12:32,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5c08931c-f544-4c45-8252-396f067793d3 used request id req-22db7529-0cc7-43eb-bcb6-1e74222f0917 2018-11-06 15:12:32,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:32,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:33,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["W_droIoKR1iXwLIya_xMNQ"], "issued_at": "2018-11-06T15:12:33.000000Z"}} 2018-11-06 15:12:33,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4704582470a4c31c4e3ec9dd7ae43c620f98663b" 2018-11-06 15:12:33,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead64be6-44c7-49ad-b97a-481cedf24b93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:33,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ead64be6-44c7-49ad-b97a-481cedf24b93 2018-11-06 15:12:33,391 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:12:33,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4704582470a4c31c4e3ec9dd7ae43c620f98663b" 2018-11-06 15:12:33,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12: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-45301be1-1be7-4c6d-97a3-ff91c018e803 x-compute-request-id: req-45301be1-1be7-4c6d-97a3-ff91c018e803 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:12:33,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-45301be1-1be7-4c6d-97a3-ff91c018e803 2018-11-06 15:12:33,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4704582470a4c31c4e3ec9dd7ae43c620f98663b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-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-11-06 15:12:34,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12: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-073f5c8e-dc3b-42cd-a918-f4a0516272f5 x-compute-request-id: req-073f5c8e-dc3b-42cd-a918-f4a0516272f5 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:12:34,007 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-073f5c8e-dc3b-42cd-a918-f4a0516272f5 2018-11-06 15:12:34,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:34,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:34,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd454de1e2744c069f1e69102f91f8fc", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role"}], "expires_at": "2018-11-06T16:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-user", "id": "555db58e7e0b445e977fd1d4f7cafcfe"}, "audit_ids": ["jv9SUyZnTz-IRvLGi_EOBg"], "issued_at": "2018-11-06T15:12:34.000000Z"}} 2018-11-06 15:12:34,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d3ac95d56e0ca45f7cbcd2f4dfac9e6d98e234" 2018-11-06 15:12:34,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6811d6-1ae0-473b-a4cb-f697cca86339 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:34,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ca6811d6-1ae0-473b-a4cb-f697cca86339 2018-11-06 15:12:34,557 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:12:34,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d3ac95d56e0ca45f7cbcd2f4dfac9e6d98e234" 2018-11-06 15:12:34,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8e608d7-2d49-49b7-a55c-f577115cf849 x-compute-request-id: req-b8e608d7-2d49-49b7-a55c-f577115cf849 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 15:12:34,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-b8e608d7-2d49-49b7-a55c-f577115cf849 2018-11-06 15:12:34,734 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp... 2018-11-06 15:12:34,734 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 15:12:34,746 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp 2018-11-06 15:12:34,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d3ac95d56e0ca45f7cbcd2f4dfac9e6d98e234" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBnX00KIuiLczeYuJBWz6fuLNOss+iOFmrlHSyMWSWEhBkHxOZn2zjmaXjCzK13P3Fb1yeZlynyeZWb//D334pnWFPRcRECT997h1K/avlvypfi1A5iLH9ILYpw6HzprJfOgJ026dEXu60NCDcTXZGOsHTieiObya0kqUcnPtQQw==", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp"}}' 2018-11-06 15:12:34,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e438bc2-1124-455e-ad77-706f32a8346b x-compute-request-id: req-6e438bc2-1124-455e-ad77-706f32a8346b Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBnX00KIuiLczeYuJBWz6fuLNOss+iOFmrlHSyMWSWEhBkHxOZn2zjmaXjCzK13P3Fb1yeZlynyeZWb//D334pnWFPRcRECT997h1K/avlvypfi1A5iLH9ILYpw6HzprJfOgJ026dEXu60NCDcTXZGOsHTieiObya0kqUcnPtQQw==", "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "fingerprint": "7a:93:a0:33:0c:5b:ac:25:bc:d4:79:4e:d4:11:fb:ab"}} 2018-11-06 15:12:34,804 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-6e438bc2-1124-455e-ad77-706f32a8346b 2018-11-06 15:12:34,806 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b.pub 2018-11-06 15:12:34,807 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b 2018-11-06 15:12:34,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:34,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:35,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd454de1e2744c069f1e69102f91f8fc", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role"}], "expires_at": "2018-11-06T16:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-user", "id": "555db58e7e0b445e977fd1d4f7cafcfe"}, "audit_ids": ["CXU2kN5eQ2C8Gb-hNTMZZQ"], "issued_at": "2018-11-06T15:12:35.000000Z"}} 2018-11-06 15:12:35,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:35,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae91e05-e1b5-440b-be17-55a786a409fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:35,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eae91e05-e1b5-440b-be17-55a786a409fe 2018-11-06 15:12:35,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:35,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-04ad10f0-d224-4570-bb51-632b7c3afff3 Date: Tue, 06 Nov 2018 15:12:35 GMT RESP BODY: {"security_groups": []} 2018-11-06 15:12:35,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp used request id req-04ad10f0-d224-4570-bb51-632b7c3afff3 2018-11-06 15:12:35,458 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp... 2018-11-06 15:12:35,458 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp 2018-11-06 15:12:35,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}}' 2018-11-06 15:12:35,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-ae85e703-cc62-4085-b741-ef6f9bf52358 Date: Tue, 06 Nov 2018 15:12:35 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "updated_at": "2018-11-06T15:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "3d54d362-793e-40e2-802e-2dfd2169f23b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}], "revision_number": 2, "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "36782bea-4606-47b4-a56f-81702467e847", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}} 2018-11-06 15:12:35,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-ae85e703-cc62-4085-b741-ef6f9bf52358 2018-11-06 15:12:35,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36782bea-4606-47b4-a56f-81702467e847 2018-11-06 15:12:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:35,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b785f9c5-e15b-47f3-8b6d-cb364772a6f1 Date: Tue, 06 Nov 2018 15:12:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "3d54d362-793e-40e2-802e-2dfd2169f23b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd"}]} 2018-11-06 15:12:35,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 used request id req-b785f9c5-e15b-47f3-8b6d-cb364772a6f1 2018-11-06 15:12:35,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36782bea-4606-47b4-a56f-81702467e847 2018-11-06 15:12:35,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:36,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e6cffe2-8c9f-4e5a-a762-f3015bba4b29 Date: Tue, 06 Nov 2018 15:12:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "3d54d362-793e-40e2-802e-2dfd2169f23b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd"}]} 2018-11-06 15:12:36,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 used request id req-3e6cffe2-8c9f-4e5a-a762-f3015bba4b29 2018-11-06 15:12:36,150 - neutron_utils - INFO - Retrieving security group with ID - 36782bea-4606-47b4-a56f-81702467e847 2018-11-06 15:12:36,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:36,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-29cabd3d-285c-43a3-9042-0a7af658a4d0 Date: Tue, 06 Nov 2018 15:12:36 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "updated_at": "2018-11-06T15:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "3d54d362-793e-40e2-802e-2dfd2169f23b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}], "revision_number": 2, "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "36782bea-4606-47b4-a56f-81702467e847", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}]} 2018-11-06 15:12:36,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=36782bea-4606-47b4-a56f-81702467e847 used request id req-29cabd3d-285c-43a3-9042-0a7af658a4d0 2018-11-06 15:12:36,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36782bea-4606-47b4-a56f-81702467e847 2018-11-06 15:12:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:36,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0e42b52b-bcde-449f-b0b2-86e892b19fb0 Date: Tue, 06 Nov 2018 15:12:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "3d54d362-793e-40e2-802e-2dfd2169f23b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd"}]} 2018-11-06 15:12:36,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 used request id req-0e42b52b-bcde-449f-b0b2-86e892b19fb0 2018-11-06 15:12:36,538 - neutron_utils - INFO - Retrieving security group with ID - 36782bea-4606-47b4-a56f-81702467e847 2018-11-06 15:12:36,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:36,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-47b5bf4d-fde1-425c-bfe6-acbf2114a45e Date: Tue, 06 Nov 2018 15:12:36 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "updated_at": "2018-11-06T15:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "3d54d362-793e-40e2-802e-2dfd2169f23b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}], "revision_number": 2, "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "36782bea-4606-47b4-a56f-81702467e847", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}]} 2018-11-06 15:12:36,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=36782bea-4606-47b4-a56f-81702467e847 used request id req-47b5bf4d-fde1-425c-bfe6-acbf2114a45e 2018-11-06 15:12:36,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36782bea-4606-47b4-a56f-81702467e847 2018-11-06 15:12:36,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:36,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ecf7dd45-95fd-4357-a787-849b8a279449 Date: Tue, 06 Nov 2018 15:12:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "3d54d362-793e-40e2-802e-2dfd2169f23b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd"}]} 2018-11-06 15:12:36,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 used request id req-ecf7dd45-95fd-4357-a787-849b8a279449 2018-11-06 15:12:36,921 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp 2018-11-06 15:12:36,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:37,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-1691e910-f090-4d71-990f-951355fb21b6 Date: Tue, 06 Nov 2018 15:12:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "updated_at": "2018-11-06T15:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "3d54d362-793e-40e2-802e-2dfd2169f23b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}], "revision_number": 2, "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "36782bea-4606-47b4-a56f-81702467e847", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}]} 2018-11-06 15:12:37,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp used request id req-1691e910-f090-4d71-990f-951355fb21b6 2018-11-06 15:12:37,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:12:37,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:12:37,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:37,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b20c44-57a6-4cb1-a8ce-ff8b934070ea Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:37,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-26b20c44-57a6-4cb1-a8ce-ff8b934070ea 2018-11-06 15:12:37,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36782bea-4606-47b4-a56f-81702467e847 2018-11-06 15:12:37,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:37,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a1108427-d232-4224-95aa-f132d3e2ee7d Date: Tue, 06 Nov 2018 15:12: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-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "3d54d362-793e-40e2-802e-2dfd2169f23b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd"}]} 2018-11-06 15:12:37,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 used request id req-a1108427-d232-4224-95aa-f132d3e2ee7d 2018-11-06 15:12:37,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}4f7f55f44c75a222a5b1959da84fb3bafe299288" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "36782bea-4606-47b4-a56f-81702467e847"}}' 2018-11-06 15:12:37,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ff3ddfed-f947-45b2-8185-d5c7922cc1d8 Date: Tue, 06 Nov 2018 15:12:37 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-11-06T15:12:37Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:37Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "e8ac6816-be7a-4983-807c-6a3cf1ea65b3"}} 2018-11-06 15:12:37,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-ff3ddfed-f947-45b2-8185-d5c7922cc1d8 2018-11-06 15:12:37,768 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp 2018-11-06 15:12:37,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:37,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-7d49b3b8-c01e-481a-bf38-360187797740 Date: Tue, 06 Nov 2018 15:12:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "updated_at": "2018-11-06T15:12:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "3d54d362-793e-40e2-802e-2dfd2169f23b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:37Z", "revision_number": 0, "id": "e8ac6816-be7a-4983-807c-6a3cf1ea65b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:37Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}], "revision_number": 3, "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "36782bea-4606-47b4-a56f-81702467e847", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}]} 2018-11-06 15:12:37,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp used request id req-7d49b3b8-c01e-481a-bf38-360187797740 2018-11-06 15:12:37,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:38,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa491c24-cefc-4d39-b822-6a90f465fc33 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:38,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-aa491c24-cefc-4d39-b822-6a90f465fc33 2018-11-06 15:12:38,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36782bea-4606-47b4-a56f-81702467e847 2018-11-06 15:12:38,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:38,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-9365fe81-5686-4f41-aedb-e4ef53407482 Date: Tue, 06 Nov 2018 15:12: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-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "3d54d362-793e-40e2-802e-2dfd2169f23b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:37Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:37Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "e8ac6816-be7a-4983-807c-6a3cf1ea65b3"}]} 2018-11-06 15:12:38,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 used request id req-9365fe81-5686-4f41-aedb-e4ef53407482 2018-11-06 15:12:38,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}4f7f55f44c75a222a5b1959da84fb3bafe299288" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "36782bea-4606-47b4-a56f-81702467e847"}}' 2018-11-06 15:12:38,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-41d30027-9272-4f59-a5b7-e9d4b1e618b0 Date: Tue, 06 Nov 2018 15:12:38 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-11-06T15:12:38Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": 22, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:38Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "03883939-c661-4702-be00-e1adb9ec4eb0"}} 2018-11-06 15:12:38,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-41d30027-9272-4f59-a5b7-e9d4b1e618b0 2018-11-06 15:12:38,421 - neutron_utils - INFO - Retrieving security group with ID - 36782bea-4606-47b4-a56f-81702467e847 2018-11-06 15:12:38,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:38,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-9c04657d-c0f7-4828-aefe-a515c22d143f Date: Tue, 06 Nov 2018 15:12:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "updated_at": "2018-11-06T15:12:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:12:38Z", "revision_number": 0, "id": "03883939-c661-4702-be00-e1adb9ec4eb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:38Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "3d54d362-793e-40e2-802e-2dfd2169f23b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "revision_number": 0, "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:37Z", "revision_number": 0, "id": "e8ac6816-be7a-4983-807c-6a3cf1ea65b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:37Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}], "revision_number": 4, "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "36782bea-4606-47b4-a56f-81702467e847", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}]} 2018-11-06 15:12:38,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=36782bea-4606-47b4-a56f-81702467e847 used request id req-9c04657d-c0f7-4828-aefe-a515c22d143f 2018-11-06 15:12:38,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36782bea-4606-47b4-a56f-81702467e847 2018-11-06 15:12:38,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:12:38,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-0609bad5-fc54-4c74-ac63-8236f9ebe14a Date: Tue, 06 Nov 2018 15:12:38 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-11-06T15:12:38Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": 22, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:38Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "03883939-c661-4702-be00-e1adb9ec4eb0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "3d54d362-793e-40e2-802e-2dfd2169f23b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:35Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:35Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "a96788f0-6a2e-4be0-be27-7cc1964b24dd"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:37Z", "security_group_id": "36782bea-4606-47b4-a56f-81702467e847", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:37Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "e8ac6816-be7a-4983-807c-6a3cf1ea65b3"}]} 2018-11-06 15:12:38,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=36782bea-4606-47b4-a56f-81702467e847 used request id req-0609bad5-fc54-4c74-ac63-8236f9ebe14a 2018-11-06 15:12:38,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:38,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:39,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd454de1e2744c069f1e69102f91f8fc", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role"}], "expires_at": "2018-11-06T16:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-user", "id": "555db58e7e0b445e977fd1d4f7cafcfe"}, "audit_ids": ["NvpOVNglQ32AF0jpTHud7g"], "issued_at": "2018-11-06T15:12:39.000000Z"}} 2018-11-06 15:12:39,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:39,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fa88cd-b84d-4941-a816-8facffb2ff4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:39,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e2fa88cd-b84d-4941-a816-8facffb2ff4c 2018-11-06 15:12:39,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:12:39,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:39,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3336485-f8ac-4ddb-baf2-20e2d7ff1003 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:39,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a3336485-f8ac-4ddb-baf2-20e2d7ff1003 2018-11-06 15:12:39,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:39,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c22c2d12-1792-4a62-951d-58a531964bc9 Date: Tue, 06 Nov 2018 15:12:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:12:39,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-c22c2d12-1792-4a62-951d-58a531964bc9 2018-11-06 15:12:39,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:12:39,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:12:39,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:39,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ba87a3-5705-4ba5-8d17-294367298372 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:39,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-51ba87a3-5705-4ba5-8d17-294367298372 2018-11-06 15:12:39,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:39,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-48922bdb-6605-47bd-a94e-2d3b79ecdf08 Date: Tue, 06 Nov 2018 15:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:39,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-48922bdb-6605-47bd-a94e-2d3b79ecdf08 2018-11-06 15:12:39,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:40,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-326d030e-aab1-41c3-b774-5fc69e38767e Date: Tue, 06 Nov 2018 15:12:40 GMT RESP BODY: {"ports":[]} 2018-11-06 15:12:40,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1&admin_state_up=True used request id req-326d030e-aab1-41c3-b774-5fc69e38767e 2018-11-06 15:12:40,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:40,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c508a147-ee3f-4841-87ba-fbc42836ee6d x-compute-request-id: req-c508a147-ee3f-4841-87ba-fbc42836ee6d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 15:12:40,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst used request id req-c508a147-ee3f-4841-87ba-fbc42836ee6d 2018-11-06 15:12:40,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:40,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d6ca3d98-a650-4bd5-90d7-83fd1c701a5d Date: Tue, 06 Nov 2018 15:12:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:12:40,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-d6ca3d98-a650-4bd5-90d7-83fd1c701a5d 2018-11-06 15:12:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:40,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60071ecb-e560-4547-812d-1ae034486779 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:40,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-60071ecb-e560-4547-812d-1ae034486779 2018-11-06 15:12:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:41,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d23eadf4-b8c7-444b-bb07-2f13aa3df4ea Date: Tue, 06 Nov 2018 15:12:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:41,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-d23eadf4-b8c7-444b-bb07-2f13aa3df4ea 2018-11-06 15:12:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:41,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0be7a8d-000d-488e-9024-48e6cb7f2aac Date: Tue, 06 Nov 2018 15:12:41 GMT RESP BODY: {"ports":[]} 2018-11-06 15:12:41,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1&admin_state_up=True used request id req-f0be7a8d-000d-488e-9024-48e6cb7f2aac 2018-11-06 15:12:41,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:12:41,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:12:41,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd454de1e2744c069f1e69102f91f8fc", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role"}], "expires_at": "2018-11-06T16:12:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ec14b6ae1f5b44a5b92324ac17faebdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-user", "id": "555db58e7e0b445e977fd1d4f7cafcfe"}, "audit_ids": ["_XOtUnQtTvGPl-B3-nAY4Q"], "issued_at": "2018-11-06T15:12:41.000000Z"}} 2018-11-06 15:12:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bb9152b92acf27899cda4455a3cddd663f09b8f" 2018-11-06 15:12:41,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056e6325-726b-4713-a6ef-b7355790b4ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:12:41,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-056e6325-726b-4713-a6ef-b7355790b4ab 2018-11-06 15:12:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:41,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-42943a0b-d9da-4c36-935f-ee7a45e58ecd Date: Tue, 06 Nov 2018 15:12:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:12:41,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-42943a0b-d9da-4c36-935f-ee7a45e58ecd 2018-11-06 15:12:41,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:42,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d6a8cfd5-82f7-419e-9204-e535dc2a9ff8 Date: Tue, 06 Nov 2018 15:12:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:42,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-d6a8cfd5-82f7-419e-9204-e535dc2a9ff8 2018-11-06 15:12:42,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:42,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-65dc567b-7bfe-4e41-8142-6fa38747ab64 Date: Tue, 06 Nov 2018 15:12:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:12:42,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-65dc567b-7bfe-4e41-8142-6fa38747ab64 2018-11-06 15:12:42,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:12:42,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:12:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bb9152b92acf27899cda4455a3cddd663f09b8f" 2018-11-06 15:12:42,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40a585d-6d03-4300-8f1d-28a7892f94e8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:42,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-f40a585d-6d03-4300-8f1d-28a7892f94e8 2018-11-06 15:12:42,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:42,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d23ce21a-b20a-49bb-a4ff-0d06b19fd31a Date: Tue, 06 Nov 2018 15:12:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:42,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-d23ce21a-b20a-49bb-a4ff-0d06b19fd31a 2018-11-06 15:12:42,490 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net 2018-11-06 15:12:42,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"port": {"network_id": "06d00b32-35a6-4927-946a-27671944ff17", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1", "admin_state_up": true}}' 2018-11-06 15:12:43,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-84907093-8fb9-4b0a-bfe1-ad904614726f Date: Tue, 06 Nov 2018 15:12:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","qos_policy_id":null,"admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal"}} 2018-11-06 15:12:43,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-84907093-8fb9-4b0a-bfe1-ad904614726f 2018-11-06 15:12:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:43,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-78891711-6eae-4ba8-8724-c44e26150f2b Date: Tue, 06 Nov 2018 15:12:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:12:43,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-78891711-6eae-4ba8-8724-c44e26150f2b 2018-11-06 15:12:43,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:43,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d7daba-bac5-4310-bd81-250f0e68fa92 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:43,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-96d7daba-bac5-4310-bd81-250f0e68fa92 2018-11-06 15:12:43,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:44,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cb0397f9-22ea-4585-b3e5-9342d304be9c Date: Tue, 06 Nov 2018 15:12:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:44,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-cb0397f9-22ea-4585-b3e5-9342d304be9c 2018-11-06 15:12:44,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:44,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-8816a0c4-c62b-4bfc-afd3-fee9e0d5a719 Date: Tue, 06 Nov 2018 15:12:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 15:12:44,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1&admin_state_up=True used request id req-8816a0c4-c62b-4bfc-afd3-fee9e0d5a719 2018-11-06 15:12:44,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:44,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c3a247f-4db6-421c-9d88-2e0b146bf4e2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:44,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-3c3a247f-4db6-421c-9d88-2e0b146bf4e2 2018-11-06 15:12:44,363 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst 2018-11-06 15:12:44,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:44,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c8e02a3-4619-47da-baf0-ca91bed08fa2 x-compute-request-id: req-7c8e02a3-4619-47da-baf0-ca91bed08fa2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-flavor-name"}]} 2018-11-06 15:12:44,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7c8e02a3-4619-47da-baf0-ca91bed08fa2 2018-11-06 15:12:44,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:44,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27a302ac-5204-44fd-95db-a8468f664aa0 x-compute-request-id: req-27a302ac-5204-44fd-95db-a8468f664aa0 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:12:44,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d used request id req-27a302ac-5204-44fd-95db-a8468f664aa0 2018-11-06 15:12:44,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:44,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-5fed3620-990c-4e7e-843b-5381d1ab993f Date: Tue, 06 Nov 2018 15:12:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:12:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:12:19Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/snap", "metadata": {}}], "self": "/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "min_disk": 0, "protected": false, "id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "file": "/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec14b6ae1f5b44a5b92324ac17faebdf", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fef021e1-0e13-40e9-b595-4b2d38d174e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image"} 2018-11-06 15:12:44,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image used request id req-5fed3620-990c-4e7e-843b-5381d1ab993f 2018-11-06 15:12:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:44,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ebea131d-b9f1-4285-999f-98a1a41259d8 Date: Tue, 06 Nov 2018 15:12: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-11-06 15:12:44,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ebea131d-b9f1-4285-999f-98a1a41259d8 2018-11-06 15:12:44,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "imageRef": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "flavorRef": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "max_count": 1, "min_count": 1, "networks": [{"port": "54889bf2-de01-44d0-81db-85220a031824"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}]}}' 2018-11-06 15:12:46,621 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:12:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07858591-a1d7-4d92-bc96-2432a8f6f60c x-compute-request-id: req-07858591-a1d7-4d92-bc96-2432a8f6f60c Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "adminPass": "kAXSnwNVC75u"}} 2018-11-06 15:12:46,621 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-07858591-a1d7-4d92-bc96-2432a8f6f60c 2018-11-06 15:12:46,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:46,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdf08221-8b57-4aea-9c64-10284ab4eb08 x-compute-request-id: req-fdf08221-8b57-4aea-9c64-10284ab4eb08 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.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:12:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:12:46,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-fdf08221-8b57-4aea-9c64-10284ab4eb08 2018-11-06 15:12:46,860 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst 2018-11-06 15:12:46,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:47,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31f61620-cf4f-4a1f-bec1-de989f9b6ca8 x-compute-request-id: req-31f61620-cf4f-4a1f-bec1-de989f9b6ca8 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.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:12:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:12:47,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-31f61620-cf4f-4a1f-bec1-de989f9b6ca8 2018-11-06 15:12:47,068 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - BUILD 2018-11-06 15:12:47,068 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:12:50,071 - create_instance - DEBUG - VM status query timeout in 896.788501024 2018-11-06 15:12:50,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:50,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db8d7f2c-8279-4fd2-a056-1ca7da0ae59a x-compute-request-id: req-db8d7f2c-8279-4fd2-a056-1ca7da0ae59a 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.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:12:48Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:12:50,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-db8d7f2c-8279-4fd2-a056-1ca7da0ae59a 2018-11-06 15:12:50,693 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - BUILD 2018-11-06 15:12:50,694 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:12:53,697 - create_instance - DEBUG - VM status query timeout in 893.163275003 2018-11-06 15:12:53,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:54,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12: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-47e7aa50-1e52-4d9c-9285-98059e6c2564 x-compute-request-id: req-47e7aa50-1e52-4d9c-9285-98059e6c2564 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:12:54,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-47e7aa50-1e52-4d9c-9285-98059e6c2564 2018-11-06 15:12:54,469 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - ACTIVE 2018-11-06 15:12:54,469 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:12:54,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:55,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12: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-e5566883-8b69-4ff1-af18-0486f2e6e904 x-compute-request-id: req-e5566883-8b69-4ff1-af18-0486f2e6e904 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:12:55,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-e5566883-8b69-4ff1-af18-0486f2e6e904 2018-11-06 15:12:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:55,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a572f36c-5cc0-4b1c-af5b-d5f93c9b10ff Date: Tue, 06 Nov 2018 15:12: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":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:12:55,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-a572f36c-5cc0-4b1c-af5b-d5f93c9b10ff 2018-11-06 15:12:55,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:55,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb670446-ae52-445c-9a00-b9fbc6976cf3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:55,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-cb670446-ae52-445c-9a00-b9fbc6976cf3 2018-11-06 15:12:55,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:55,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c7195227-4c71-4b90-b356-d959f6a3d470 Date: Tue, 06 Nov 2018 15:12:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:55,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-c7195227-4c71-4b90-b356-d959f6a3d470 2018-11-06 15:12:55,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:55,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-f6ccb4c8-e86c-47d1-8265-7d5dadc730c3 Date: Tue, 06 Nov 2018 15:12:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.4"}],"id":"28d80855-d978-4360-96c4-abb05f2c5edf","security_groups":[],"mac_address":"fa:16:3e:ab:aa:00","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal","device_id":"9b006679-2262-4491-bf72-f5c0aaf6e69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.2"}],"id":"6b4b48c4-70fc-4d3a-8a74-f9de31d92357","security_groups":[],"mac_address":"fa:16:3e:84:a5:d9","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.3"}],"id":"8077d11b-a91c-4b83-b655-33f3daeed236","security_groups":[],"mac_address":"fa:16:3e:8c:60:f4","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d00b32-35a6-4927-946a-27671944ff17"}]} 2018-11-06 15:12:55,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-f6ccb4c8-e86c-47d1-8265-7d5dadc730c3 2018-11-06 15:12:55,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:56,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29896f29-16f8-4945-90d4-ad030424cb8d x-compute-request-id: req-29896f29-16f8-4945-90d4-ad030424cb8d Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:12:56,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-29896f29-16f8-4945-90d4-ad030424cb8d 2018-11-06 15:12:56,300 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - ACTIVE 2018-11-06 15:12:56,300 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:12:56,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:56,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bb06fe8-9a00-423a-9668-4bc454cc97f4 x-compute-request-id: req-6bb06fe8-9a00-423a-9668-4bc454cc97f4 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:12:56,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-6bb06fe8-9a00-423a-9668-4bc454cc97f4 2018-11-06 15:12:56,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:56,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2eba40cc-6036-4a1e-aae4-4bd6a5185614 Date: Tue, 06 Nov 2018 15:12: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":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:12:56,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-2eba40cc-6036-4a1e-aae4-4bd6a5185614 2018-11-06 15:12:56,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:56,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d39c7fdf-5190-422c-9257-a59ef66a27cc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:56,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-d39c7fdf-5190-422c-9257-a59ef66a27cc 2018-11-06 15:12:56,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:56,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-67570e95-44e9-4742-af09-ae8a7db89d32 Date: Tue, 06 Nov 2018 15:12:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:12:56,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-67570e95-44e9-4742-af09-ae8a7db89d32 2018-11-06 15:12:56,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:57,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-84da25d1-115a-4ae9-8e07-f17a1fe23518 Date: Tue, 06 Nov 2018 15:12:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.4"}],"id":"28d80855-d978-4360-96c4-abb05f2c5edf","security_groups":[],"mac_address":"fa:16:3e:ab:aa:00","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal","device_id":"9b006679-2262-4491-bf72-f5c0aaf6e69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.2"}],"id":"6b4b48c4-70fc-4d3a-8a74-f9de31d92357","security_groups":[],"mac_address":"fa:16:3e:84:a5:d9","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.3"}],"id":"8077d11b-a91c-4b83-b655-33f3daeed236","security_groups":[],"mac_address":"fa:16:3e:8c:60:f4","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d00b32-35a6-4927-946a-27671944ff17"}]} 2018-11-06 15:12:57,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-84da25d1-115a-4ae9-8e07-f17a1fe23518 2018-11-06 15:12:57,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}}' 2018-11-06 15:12:58,261 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:12: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-4301b5b4-37c1-405f-8cf8-e89a3eff673c x-compute-request-id: req-4301b5b4-37c1-405f-8cf8-e89a3eff673c Content-Length: 0 Content-Type: application/json 2018-11-06 15:12:58,261 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action used request id req-4301b5b4-37c1-405f-8cf8-e89a3eff673c 2018-11-06 15:12:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:58,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-c0b5d5c8-2e52-475d-a8b9-58906f1f0914 Date: Tue, 06 Nov 2018 15:12:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:24Z", "admin_state_up": true, "updated_at": "2018-11-06T15:12:31Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "7f208ab9-c90d-422e-b1b1-e06764e2f15c", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router"}]} 2018-11-06 15:12:58,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router used request id req-c0b5d5c8-2e52-475d-a8b9-58906f1f0914 2018-11-06 15:12:58,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:58,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4a274a-f270-467f-8ae8-e607513adc28 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:12:58,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-ef4a274a-f270-467f-8ae8-e607513adc28 2018-11-06 15:12:58,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=7f208ab9-c90d-422e-b1b1-e06764e2f15c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:58,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8d27bf74-508c-47f2-a52a-68c2b78c6cb4 Date: Tue, 06 Nov 2018 15:12:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"}]} 2018-11-06 15:12:58,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=7f208ab9-c90d-422e-b1b1-e06764e2f15c used request id req-8d27bf74-508c-47f2-a52a-68c2b78c6cb4 2018-11-06 15:12:58,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5c08931c-f544-4c45-8252-396f067793d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:58,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-40afae31-f352-4519-8f0d-f0025ace1371 Date: Tue, 06 Nov 2018 15:12:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}} 2018-11-06 15:12:58,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5c08931c-f544-4c45-8252-396f067793d3 used request id req-40afae31-f352-4519-8f0d-f0025ace1371 2018-11-06 15:12:58,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:58,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7c1bccc9-7265-45b7-98f8-10ce327a1488 Date: Tue, 06 Nov 2018 15:12:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:12:58,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-7c1bccc9-7265-45b7-98f8-10ce327a1488 2018-11-06 15:12:58,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:58,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4b6078a5-045b-428c-8069-2b082b7d031e Date: Tue, 06 Nov 2018 15:12:58 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:12:58,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-4b6078a5-045b-428c-8069-2b082b7d031e 2018-11-06 15:12:58,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:12:59,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-219cebcd-cfef-4b20-8ae5-02f3a61995fe x-compute-request-id: req-219cebcd-cfef-4b20-8ae5-02f3a61995fe Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:12:59,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-219cebcd-cfef-4b20-8ae5-02f3a61995fe 2018-11-06 15:12:59,862 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - ACTIVE 2018-11-06 15:12:59,862 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:12:59,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:00,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:12:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2711ff1-c12b-4a83-9d88-d8180df2792a x-compute-request-id: req-a2711ff1-c12b-4a83-9d88-d8180df2792a Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:00,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-a2711ff1-c12b-4a83-9d88-d8180df2792a 2018-11-06 15:13:00,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:00,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-13e46870-8f79-4e31-9132-b4606d118efe Date: Tue, 06 Nov 2018 15:13:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:13:00,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-13e46870-8f79-4e31-9132-b4606d118efe 2018-11-06 15:13:00,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:00,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6cc9dcd-5397-409a-ba3a-9a5c6d0f8dd2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:13:00,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-e6cc9dcd-5397-409a-ba3a-9a5c6d0f8dd2 2018-11-06 15:13:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:00,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b817e82d-f10d-46ff-ad89-ba7ef42c46b7 Date: Tue, 06 Nov 2018 15:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:13:00,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-b817e82d-f10d-46ff-ad89-ba7ef42c46b7 2018-11-06 15:13:00,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:00,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-1b750fed-086c-40c3-a923-5834a5848f94 Date: Tue, 06 Nov 2018 15:13:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.4"}],"id":"28d80855-d978-4360-96c4-abb05f2c5edf","security_groups":[],"mac_address":"fa:16:3e:ab:aa:00","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["36782bea-4606-47b4-a56f-81702467e847","42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal","device_id":"9b006679-2262-4491-bf72-f5c0aaf6e69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.2"}],"id":"6b4b48c4-70fc-4d3a-8a74-f9de31d92357","security_groups":[],"mac_address":"fa:16:3e:84:a5:d9","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.3"}],"id":"8077d11b-a91c-4b83-b655-33f3daeed236","security_groups":[],"mac_address":"fa:16:3e:8c:60:f4","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d00b32-35a6-4927-946a-27671944ff17"}]} 2018-11-06 15:13:00,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-1b750fed-086c-40c3-a923-5834a5848f94 2018-11-06 15:13:00,525 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 15:13:00,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:00,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-959cc028-f9f3-4f5b-b58f-5e76b09c81b2 Date: Tue, 06 Nov 2018 15:13:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:13:00,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-959cc028-f9f3-4f5b-b58f-5e76b09c81b2 2018-11-06 15:13:00,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:00,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-573e2469-8ccf-44e0-b4d9-2bcc0ad332fe Date: Tue, 06 Nov 2018 15:13:00 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:13:00,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-573e2469-8ccf-44e0-b4d9-2bcc0ad332fe 2018-11-06 15:13:00,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "port_id": "54889bf2-de01-44d0-81db-85220a031824"}}' 2018-11-06 15:13:02,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-c6f4008f-2438-4400-85e7-d6b4e823814d Date: Tue, 06 Nov 2018 15:13:02 GMT RESP BODY: {"floatingip": {"router_id": "7f208ab9-c90d-422e-b1b1-e06764e2f15c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:13:01Z", "updated_at": "2018-11-06T15:13:01Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_id": "54889bf2-de01-44d0-81db-85220a031824", "id": "11567167-bbcb-4eec-b863-c8036ea92748"}} 2018-11-06 15:13:02,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-c6f4008f-2438-4400-85e7-d6b4e823814d 2018-11-06 15:13:02,826 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router 2018-11-06 15:13:02,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:03,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cd4223e-6d11-47d6-b285-32a8f4d96450 x-compute-request-id: req-1cd4223e-6d11-47d6-b285-32a8f4d96450 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:03,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-1cd4223e-6d11-47d6-b285-32a8f4d96450 2018-11-06 15:13:03,163 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - ACTIVE 2018-11-06 15:13:03,163 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:13:03,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:03,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-fdf2dcd4-174c-4755-8254-b10435321bb7 x-compute-request-id: req-fdf2dcd4-174c-4755-8254-b10435321bb7 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:03,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-fdf2dcd4-174c-4755-8254-b10435321bb7 2018-11-06 15:13:03,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:03,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6a3bfd24-1476-407c-b1e6-22e9dc8211fd Date: Tue, 06 Nov 2018 15:13:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:13:03,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-6a3bfd24-1476-407c-b1e6-22e9dc8211fd 2018-11-06 15:13:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:03,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f79fa80b-9b3d-4865-9be1-57e597b4136d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:13:03,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-f79fa80b-9b3d-4865-9be1-57e597b4136d 2018-11-06 15:13:03,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:03,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1ebd0b2e-0202-425c-96b2-852ebf0c0025 Date: Tue, 06 Nov 2018 15:13:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:13:03,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-1ebd0b2e-0202-425c-96b2-852ebf0c0025 2018-11-06 15:13:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:03,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-4c5b9be2-7435-4d9e-9e5e-918512ad79e2 Date: Tue, 06 Nov 2018 15:13:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.4"}],"id":"28d80855-d978-4360-96c4-abb05f2c5edf","security_groups":[],"mac_address":"fa:16:3e:ab:aa:00","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["36782bea-4606-47b4-a56f-81702467e847","42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal","device_id":"9b006679-2262-4491-bf72-f5c0aaf6e69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.2"}],"id":"6b4b48c4-70fc-4d3a-8a74-f9de31d92357","security_groups":[],"mac_address":"fa:16:3e:84:a5:d9","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.3"}],"id":"8077d11b-a91c-4b83-b655-33f3daeed236","security_groups":[],"mac_address":"fa:16:3e:8c:60:f4","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d00b32-35a6-4927-946a-27671944ff17"}]} 2018-11-06 15:13:03,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-4c5b9be2-7435-4d9e-9e5e-918512ad79e2 2018-11-06 15:13:03,697 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-11-06 15:13:03,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:04,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-7a47e9ec-8afa-4d5f-8f82-2a9918e2c8d0 x-compute-request-id: req-7a47e9ec-8afa-4d5f-8f82-2a9918e2c8d0 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:04,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-7a47e9ec-8afa-4d5f-8f82-2a9918e2c8d0 2018-11-06 15:13:04,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:13:05,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-986fe1cd-7e89-4854-a34d-8f4222aec834 x-compute-request-id: req-986fe1cd-7e89-4854-a34d-8f4222aec834 Content-Encoding: gzip Content-Length: 9640 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 467720988 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.148452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150085] pid_max: default: 32768 minimum: 301\n[ 0.150967] ACPI: Core revision 20150930\n[ 0.152342] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153630] Security Framework initialized\n[ 0.154432] Yama: becoming mindful.\n[ 0.155154] AppArmor: AppArmor initialized\n[ 0.155999] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157263] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.158501] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.159676] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.161021] Initializing cgroup subsys io\n[ 0.161822] Initializing cgroup subsys memory\n[ 0.162666] Initializing cgroup subsys devices\n[ 0.163547] Initializing cgroup subsys freezer\n[ 0.164405] Initializing cgroup subsys net_cls\n[ 0.165265] Initializing cgroup subsys perf_event\n[ 0.166162] Initializing cgroup subsys net_prio\n[ 0.167033] Initializing cgroup subsys hugetlb\n[ 0.167897] Initializing cgroup subsys pids\n[ 0.168765] CPU: Physical Processor ID: 0\n[ 0.170261] mce: CPU supports 10 MCE banks\n[ 0.171094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172085] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174352] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.180758] ftrace: allocating 31920 entries in 125 pages\n[ 0.206974] smpboot: Max logical packages: 2\n[ 0.207835] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209031] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.210382] x2apic enabled\n[ 0.211189] Switched APIC routing to physical x2apic.\n[ 0.212947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214143] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218162] KVM setup paravirtual spinlock\n[ 0.219561] x86: Booting SMP configuration:\n[ 0.220446] .... node #0, CPUs: #1\n[ 0.221319] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.243897] x86: Booted up 1 node, 2 CPUs\n[ 0.243898] KVM setup async PF for cpu 1\n[ 0.243901] kvm-stealtime: cpu 1, msr f90d940\n[ 0.246487] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.247987] devtmpfs: initialized\n[ 0.249682] evm: security.selinux\n[ 0.250379] evm: security.SMACK64\n[ 0.251122] evm: security.SMACK64EXEC\n[ 0.251883] evm: security.SMACK64TRANSMUTE\n[ 0.252710] evm: security.SMACK64MMAP\n[ 0.253492] evm: security.ima\n[ 0.254143] evm: security.capability\n[ 0.254998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.256925] pinctrl core: initialized pinctrl subsystem\n[ 0.258045] RTC time: 15:12:52, date: 11/06/18\n[ 0.259020] NET: Registered protocol family 16\n[ 0.268928] cpuidle: using governor ladder\n[ 0.281025] cpuidle: using governor menu\n[ 0.281857] PCCT header not found.\n[ 0.282636] ACPI: bus type PCI registered\n[ 0.283452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.284732] PCI: Using configuration type 1 for base access\n[ 0.298176] ACPI: Added _OSI(Module Device)\n[ 0.299045] ACPI: Added _OSI(Processor Device)\n[ 0.299919] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300831] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.303222] ACPI: Interpreter enabled\n[ 0.304002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.305871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307747] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.311485] ACPI: (supports S0 S5)\n[ 0.312200] ACPI: Using IOAPIC for interrupt routing\n[ 0.313278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.322598] acpiphp: Slot [3] registered\n[ 0.323426] acpiphp: Slot [4] registered\n[ 0.324245] acpiphp: Slot [5] registered\n[ 0.325056] acpiphp: Slot [6] registered\n[ 0.325865] acpiphp: Slot [7] registered\n[ 0.326674] acpiphp: Slot [8] registered\n[ 0.327490] acpiphp: Slot [9] registered\n[ 0.328303] acpiphp: Slot [10] registered\n[ 0.339182] acpiphp: Slot [11] registered\n[ 0.340012] acpiphp: Slot [12] registered\n[ 0.340835] acpiphp: Slot [13] registered\n[ 0.341654] acpiphp: Slot [14] registered\n[ 0.342476] acpiphp: Slot [15] registered\n[ 0.343306] acpiphp: Slot [16] registered\n[ 0.344132] acpiphp: Slot [17] registered\n[ 0.344953] acpiphp: Slot [18] registered\n[ 0.345774] acpiphp: Slot [19] registered\n[ 0.346590] acpiphp: Slot [20] registered\n[ 0.347431] acpiphp: Slot [21] registered\n[ 0.348255] acpiphp: Slot [22] registered\n[ 0.349080] acpiphp: Slot [23] registered\n[ 0.349904] acpiphp: Slot [24] registered\n[ 0.350725] acpiphp: Slot [25] registered\n[ 0.351549] acpiphp: Slot [26] registered\n[ 0.352374] acpiphp: Slot [27] registered\n[ 0.353201] acpiphp: Slot [28] registered\n[ 0.354024] acpiphp: Slot [29] registered\n[ 0.354847] acpiphp: Slot [30] registered\n[ 0.355673] acpiphp: Slot [31] registered\n[ 0.356492] PCI host bridge to bus 0000:00\n[ 0.357441] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362245] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.364036] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.370484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.372062] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.373521] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.375096] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.381820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.383584] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428621] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435997] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.437494] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438886] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.440191] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.442108] vgaarb: loaded\n[ 0.442834] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444211] SCSI subsystem initialized\n[ 0.445218] ACPI: bus type USB registered\n[ 0.446227] usbcore: registered new interface driver usbfs\n[ 0.447494] usbcore: registered new interface driver hub\n[ 0.448732] usbcore: registered new device driver usb\n[ 0.450053] PCI: Using ACPI for IRQ routing\n[ 0.451273] NetLabel: Initializing\n[ 0.452141] NetLabel: domain hash size = 128\n[ 0.453182] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454346] NetLabel: unlabeled traffic allowed by default\n[ 0.455724] clocksource: Switched to clocksource kvm-clock\n[ 0.462077] AppArmor: AppArmor Filesystem Enabled\n[ 0.463073] pnp: PnP ACPI init\n[ 0.464022] pnp: PnP ACPI: found 5 devices\n[ 0.471112] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.472854] NET: Registered protocol family 2\n[ 0.473847] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.475136] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.476319] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.477494] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478595] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.479783] NET: Registered protocol family 1\n[ 0.480653] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.481758] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.501440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.520322] Trying to unpack rootfs image as initramfs...\n[ 0.570615] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.584781] Scanning for low memory corruption every 60 seconds\n[ 0.586185] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.587355] audit: initializing netlink subsys (disabled)\n[ 0.588404] audit: type=2000 audit(1541517173.607:1): initialized\n[ 0.589756] Initialise system trusted keyring\n[ 0.590716] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.591904] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.594034] zbud: loaded\n[ 0.594765] VFS: Disk quotas dquot_6.6.0\n[ 0.595595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.597431] fuse init (API version 7.23)\n[ 0.598504] Key type big_key registered\n[ 0.599469] Allocating IMA MOK and blacklist keyrings.\n[ 0.600933] Key type asymmetric registered\n[ 0.601920] Asymmetric key parser 'x509' registered\n[ 0.603064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.604843] io scheduler noop registered\n[ 0.605795] io scheduler deadline registered (default)\n[ 0.606984] io scheduler cfq registered\n[ 0.607978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.609250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.610780] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.612510] ACPI: Power Button [PWRF]\n[ 0.613520] GHES: HEST is not enabled!\n[ 0.633644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675129] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699333] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702090] Linux agpgart interface v0.103\n[ 0.705098] brd: module loaded\n[ 0.706632] loop: module loaded\n[ 0.711707] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713389] GPT:90111 != 20971519\n[ 0.714173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.715400] GPT:90111 != 20971519\n[ 0.716200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.717317] vda: vda1 vda15\n[ 0.718946] scsi host0: ata_piix\n[ 0.719795] scsi host1: ata_piix\n[ 0.720552] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.721954] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.723424] libphy: Fixed MDIO Bus: probed\n[ 0.724362] tun: Universal TUN/TAP device driver, 1.6\n[ 0.725421] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727499] PPP generic driver version 2.4.2\n[ 0.728731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.730267] ehci-pci: EHCI PCI platform driver\n[ 0.731389] ehci-platform: EHCI generic platform driver\n[ 0.732634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.734149] ohci-pci: OHCI PCI platform driver\n[ 0.735283] ohci-platform: OHCI generic platform driver\n[ 0.736526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755862] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757116] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.758923] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760193] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.761610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.764956] usb usb1: Product: UHCI Host Controller\n[ 0.766194] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.767596] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.768833] hub 1-0:1.0: USB hub found\n[ 0.769794] hub 1-0:1.0: 2 ports detected\n[ 0.770892] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.773388] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774562] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775894] mousedev: PS/2 mouse device common for all mice\n[ 0.777445] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779747] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781089] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782573] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784126] i2c /dev entries driver\n[ 0.785073] device-mapper: uevent: version 1.0.3\n[ 0.786269] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.788343] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790001] NET: Registered protocol family 10\n[ 0.791258] NET: Registered protocol family 17\n[ 0.792385] Key type dns_resolver registered\n[ 0.793593] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.794981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796129] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798394] registered taskstats version 1\n[ 0.799451] Loading compiled-in X.509 certificates\n[ 0.801148] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803497] zswap: loaded using pool lzo/zbud\n[ 0.805280] Key type trusted registered\n[ 0.807221] Key type encrypted registered\n[ 0.808282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.809578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.810853] evm: HMAC attrs: 0x1\n[ 0.811972] Magic number: 10:240:234\n[ 0.813079] rtc_cmos 00:00: setting system clock to 2018-11-06 15:12:53 UTC (1541517173)\n[ 0.825393] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826826] EDD information not available.\n[ 0.880887] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.882816] Write protecting the kernel read-only data: 14336k\n[ 0.884747] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886927] 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.945186] 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.10\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.9...\nLease of 10.55.1.9 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.30. iid=i-000000fb\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkC0rpTAKSNgb7q+36USWEEkPKbTDu8QMRXkj+OEnbwiYr0xaIaLgec5w/h33CZdQbdxOD27XmO+9N2St7SWENGKoGWkexXI+Yx5K/6m8B7t+xoyNDpkB0wtjpEdZMxEQRZqVL1/u44pZc9Ojhl/F1x8UzGqZUCZ8/5IrkBlrUcnxhHXPnoqE9s/aYC5P7PoDmDwUXoUhX3USXKViHLF3dCvaZXD6JPKBrRzsBlrkxWJCbCgLdQeiVEfoCpCmGed60iXrFNwRvJ7PXwJB4g3zKKXkuhYP1nTXQlX9RsMXdIDXYY0cokiJ45H8XtJEUnrXvUB3loOOtoqiIZANHbjnT root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\nssh-dss AAAAB3NzaC1kc3MAAACBAJNF9wtqslsOW9IUwJY5Ub791nQmr5Gt4018UIXRjkIDpm7sFOZKO8lpZzcz3J5Sf0Wbs0X8MtJZIW0bSO5yOsc4uc9busKOilXcRDxk0mtg0bT4lR3ddKdevvkdna/nhTvECUA8SLS4+x2MGpDxd963fU3uCnHu7+V6a0W3KuMRAAAAFQDoJ7j/07MG2c40NYRFVKijAcP8KwAAAIBcZBbfjF1EKd7x5qTmbcDJu0UOy80imyXqxKY9gYjrie6a9W7cb/3XzZUFzcIoaQNc04Txa0IHsT2UWUkY87/4+ygaOaRT63RgCGYM7Q/ZRKVal6aXYYW6wg2N8zjmqpaeAfweq8XgDEpalSB6wsThU7d+F2d/PEfmrEdaQAy8BgAAAIBGozoffyt1whnvdtZn2OZM3YW/J8BAZXPsRjo56kz54MhqCqPL/pOFQxVECLtGWlPGRRJEiiqjHQ7DbvzlnAeynpyH+pa/340hmAvFSyPOxe+16XjyU5pQvhYsBYQGLwH1GBi1dBnoU3s1CtjNX3TbFJ3eDCfGqhs48rncUFre9g== root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\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.9,24,fe80::f816:3eff:fea2:db0a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \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-000000fb\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.32 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb login: "} 2018-11-06 15:13:05,384 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action used request id req-986fe1cd-7e89-4854-a34d-8f4222aec834 2018-11-06 15:13:05,385 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 15:13:05,385 - 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 467720988 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.148452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.150085] pid_max: default: 32768 minimum: 301 [ 0.150967] ACPI: Core revision 20150930 [ 0.152342] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.153630] Security Framework initialized [ 0.154432] Yama: becoming mindful. [ 0.155154] AppArmor: AppArmor initialized [ 0.155999] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157263] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.158501] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.159676] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.161021] Initializing cgroup subsys io [ 0.161822] Initializing cgroup subsys memory [ 0.162666] Initializing cgroup subsys devices [ 0.163547] Initializing cgroup subsys freezer [ 0.164405] Initializing cgroup subsys net_cls [ 0.165265] Initializing cgroup subsys perf_event [ 0.166162] Initializing cgroup subsys net_prio [ 0.167033] Initializing cgroup subsys hugetlb [ 0.167897] Initializing cgroup subsys pids [ 0.168765] CPU: Physical Processor ID: 0 [ 0.170261] mce: CPU supports 10 MCE banks [ 0.171094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172085] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174352] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.180758] ftrace: allocating 31920 entries in 125 pages [ 0.206974] smpboot: Max logical packages: 2 [ 0.207835] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.209031] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.210382] x2apic enabled [ 0.211189] Switched APIC routing to physical x2apic. [ 0.212947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214143] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218162] KVM setup paravirtual spinlock [ 0.219561] x86: Booting SMP configuration: [ 0.220446] .... node #0, CPUs: #1 [ 0.221319] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.243897] x86: Booted up 1 node, 2 CPUs [ 0.243898] KVM setup async PF for cpu 1 [ 0.243901] kvm-stealtime: cpu 1, msr f90d940 [ 0.246487] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.247987] devtmpfs: initialized [ 0.249682] evm: security.selinux [ 0.250379] evm: security.SMACK64 [ 0.251122] evm: security.SMACK64EXEC [ 0.251883] evm: security.SMACK64TRANSMUTE [ 0.252710] evm: security.SMACK64MMAP [ 0.253492] evm: security.ima [ 0.254143] evm: security.capability [ 0.254998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256925] pinctrl core: initialized pinctrl subsystem [ 0.258045] RTC time: 15:12:52, date: 11/06/18 [ 0.259020] NET: Registered protocol family 16 [ 0.268928] cpuidle: using governor ladder [ 0.281025] cpuidle: using governor menu [ 0.281857] PCCT header not found. [ 0.282636] ACPI: bus type PCI registered [ 0.283452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.284732] PCI: Using configuration type 1 for base access [ 0.298176] ACPI: Added _OSI(Module Device) [ 0.299045] ACPI: Added _OSI(Processor Device) [ 0.299919] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.300831] ACPI: Added _OSI(Processor Aggregator Device) [ 0.303222] ACPI: Interpreter enabled [ 0.304002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.305871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.307747] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.311485] ACPI: (supports S0 S5) [ 0.312200] ACPI: Using IOAPIC for interrupt routing [ 0.313278] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.322598] acpiphp: Slot [3] registered [ 0.323426] acpiphp: Slot [4] registered [ 0.324245] acpiphp: Slot [5] registered [ 0.325056] acpiphp: Slot [6] registered [ 0.325865] acpiphp: Slot [7] registered [ 0.326674] acpiphp: Slot [8] registered [ 0.327490] acpiphp: Slot [9] registered [ 0.328303] acpiphp: Slot [10] registered [ 0.339182] acpiphp: Slot [11] registered [ 0.340012] acpiphp: Slot [12] registered [ 0.340835] acpiphp: Slot [13] registered [ 0.341654] acpiphp: Slot [14] registered [ 0.342476] acpiphp: Slot [15] registered [ 0.343306] acpiphp: Slot [16] registered [ 0.344132] acpiphp: Slot [17] registered [ 0.344953] acpiphp: Slot [18] registered [ 0.345774] acpiphp: Slot [19] registered [ 0.346590] acpiphp: Slot [20] registered [ 0.347431] acpiphp: Slot [21] registered [ 0.348255] acpiphp: Slot [22] registered [ 0.349080] acpiphp: Slot [23] registered [ 0.349904] acpiphp: Slot [24] registered [ 0.350725] acpiphp: Slot [25] registered [ 0.351549] acpiphp: Slot [26] registered [ 0.352374] acpiphp: Slot [27] registered [ 0.353201] acpiphp: Slot [28] registered [ 0.354024] acpiphp: Slot [29] registered [ 0.354847] acpiphp: Slot [30] registered [ 0.355673] acpiphp: Slot [31] registered [ 0.356492] PCI host bridge to bus 0000:00 [ 0.357441] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.360463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.362245] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.364036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.372062] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373521] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.375096] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.381820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.383584] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428621] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.433690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.435997] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.437494] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438886] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.440191] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.442108] vgaarb: loaded [ 0.442834] vgaarb: bridge control possible 0000:00:02.0 [ 0.444211] SCSI subsystem initialized [ 0.445218] ACPI: bus type USB registered [ 0.446227] usbcore: registered new interface driver usbfs [ 0.447494] usbcore: registered new interface driver hub [ 0.448732] usbcore: registered new device driver usb [ 0.450053] PCI: Using ACPI for IRQ routing [ 0.451273] NetLabel: Initializing [ 0.452141] NetLabel: domain hash size = 128 [ 0.453182] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454346] NetLabel: unlabeled traffic allowed by default [ 0.455724] clocksource: Switched to clocksource kvm-clock [ 0.462077] AppArmor: AppArmor Filesystem Enabled [ 0.463073] pnp: PnP ACPI init [ 0.464022] pnp: PnP ACPI: found 5 devices [ 0.471112] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.472854] NET: Registered protocol family 2 [ 0.473847] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.475136] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.476319] TCP: Hash tables configured (established 2048 bind 2048) [ 0.477494] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.478595] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.479783] NET: Registered protocol family 1 [ 0.480653] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.481758] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482843] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.520322] Trying to unpack rootfs image as initramfs... [ 0.570615] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.584781] Scanning for low memory corruption every 60 seconds [ 0.586185] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.587355] audit: initializing netlink subsys (disabled) [ 0.588404] audit: type=2000 audit(1541517173.607:1): initialized [ 0.589756] Initialise system trusted keyring [ 0.590716] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.591904] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.594034] zbud: loaded [ 0.594765] VFS: Disk quotas dquot_6.6.0 [ 0.595595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.597431] fuse init (API version 7.23) [ 0.598504] Key type big_key registered [ 0.599469] Allocating IMA MOK and blacklist keyrings. [ 0.600933] Key type asymmetric registered [ 0.601920] Asymmetric key parser 'x509' registered [ 0.603064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.604843] io scheduler noop registered [ 0.605795] io scheduler deadline registered (default) [ 0.606984] io scheduler cfq registered [ 0.607978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.609250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.610780] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.612510] ACPI: Power Button [PWRF] [ 0.613520] GHES: HEST is not enabled! [ 0.633644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675129] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699333] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702090] Linux agpgart interface v0.103 [ 0.705098] brd: module loaded [ 0.706632] loop: module loaded [ 0.711707] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.713389] GPT:90111 != 20971519 [ 0.714173] GPT:Alternate GPT header not at the end of the disk. [ 0.715400] GPT:90111 != 20971519 [ 0.716200] GPT: Use GNU Parted to correct GPT errors. [ 0.717317] vda: vda1 vda15 [ 0.718946] scsi host0: ata_piix [ 0.719795] scsi host1: ata_piix [ 0.720552] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.721954] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.723424] libphy: Fixed MDIO Bus: probed [ 0.724362] tun: Universal TUN/TAP device driver, 1.6 [ 0.725421] tun: (C) 1999-2004 Max Krasnyansky [ 0.727499] PPP generic driver version 2.4.2 [ 0.728731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.730267] ehci-pci: EHCI PCI platform driver [ 0.731389] ehci-platform: EHCI generic platform driver [ 0.732634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.734149] ohci-pci: OHCI PCI platform driver [ 0.735283] ohci-platform: OHCI generic platform driver [ 0.736526] uhci_hcd: USB Universal Host Controller Interface driver [ 0.755862] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.757116] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.758923] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.760193] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.761610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.763177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.764956] usb usb1: Product: UHCI Host Controller [ 0.766194] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.767596] usb usb1: SerialNumber: 0000:00:01.2 [ 0.768833] hub 1-0:1.0: USB hub found [ 0.769794] hub 1-0:1.0: 2 ports detected [ 0.770892] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773388] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774562] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775894] mousedev: PS/2 mouse device common for all mice [ 0.777445] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779747] rtc_cmos 00:00: RTC can wake from S4 [ 0.781089] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782573] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784126] i2c /dev entries driver [ 0.785073] device-mapper: uevent: version 1.0.3 [ 0.786269] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.788343] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790001] NET: Registered protocol family 10 [ 0.791258] NET: Registered protocol family 17 [ 0.792385] Key type dns_resolver registered [ 0.793593] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.794981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796129] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.798394] registered taskstats version 1 [ 0.799451] Loading compiled-in X.509 certificates [ 0.801148] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.803497] zswap: loaded using pool lzo/zbud [ 0.805280] Key type trusted registered [ 0.807221] Key type encrypted registered [ 0.808282] AppArmor: AppArmor sha1 policy hashing enabled [ 0.809578] ima: No TPM chip found, activating TPM-bypass! [ 0.810853] evm: HMAC attrs: 0x1 [ 0.811972] Magic number: 10:240:234 [ 0.813079] rtc_cmos 00:00: setting system clock to 2018-11-06 15:12:53 UTC (1541517173) [ 0.825393] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826826] EDD information not available. [ 0.880887] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.882816] Write protecting the kernel read-only data: 14336k [ 0.884747] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.886927] 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.945186] 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.10 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.9... Lease of 10.55.1.9 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.30. iid=i-000000fb 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkC0rpTAKSNgb7q+36USWEEkPKbTDu8QMRXkj+OEnbwiYr0xaIaLgec5w/h33CZdQbdxOD27XmO+9N2St7SWENGKoGWkexXI+Yx5K/6m8B7t+xoyNDpkB0wtjpEdZMxEQRZqVL1/u44pZc9Ojhl/F1x8UzGqZUCZ8/5IrkBlrUcnxhHXPnoqE9s/aYC5P7PoDmDwUXoUhX3USXKViHLF3dCvaZXD6JPKBrRzsBlrkxWJCbCgLdQeiVEfoCpCmGed60iXrFNwRvJ7PXwJB4g3zKKXkuhYP1nTXQlX9RsMXdIDXYY0cokiJ45H8XtJEUnrXvUB3loOOtoqiIZANHbjnT root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb ssh-dss AAAAB3NzaC1kc3MAAACBAJNF9wtqslsOW9IUwJY5Ub791nQmr5Gt4018UIXRjkIDpm7sFOZKO8lpZzcz3J5Sf0Wbs0X8MtJZIW0bSO5yOsc4uc9busKOilXcRDxk0mtg0bT4lR3ddKdevvkdna/nhTvECUA8SLS4+x2MGpDxd963fU3uCnHu7+V6a0W3KuMRAAAAFQDoJ7j/07MG2c40NYRFVKijAcP8KwAAAIBcZBbfjF1EKd7x5qTmbcDJu0UOy80imyXqxKY9gYjrie6a9W7cb/3XzZUFzcIoaQNc04Txa0IHsT2UWUkY87/4+ygaOaRT63RgCGYM7Q/ZRKVal6aXYYW6wg2N8zjmqpaeAfweq8XgDEpalSB6wsThU7d+F2d/PEfmrEdaQAy8BgAAAIBGozoffyt1whnvdtZn2OZM3YW/J8BAZXPsRjo56kz54MhqCqPL/pOFQxVECLtGWlPGRRJEiiqjHQ7DbvzlnAeynpyH+pa/340hmAvFSyPOxe+16XjyU5pQvhYsBYQGLwH1GBi1dBnoU3s1CtjNX3TbFJ3eDCfGqhs48rncUFre9g== root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fea2:db0a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 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-000000fb name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb launch-index: 0 === cirros: current=0.4.0 uptime=3.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb login: 2018-11-06 15:13:05,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:05,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5bff43c-2bff-41b6-a772-e974b15be309 x-compute-request-id: req-c5bff43c-2bff-41b6-a772-e974b15be309 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:05,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-c5bff43c-2bff-41b6-a772-e974b15be309 2018-11-06 15:13:05,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:05,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0acd8cd7-5a41-497c-af66-36843d3e2bf4 Date: Tue, 06 Nov 2018 15:13:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:13:05,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-0acd8cd7-5a41-497c-af66-36843d3e2bf4 2018-11-06 15:13:05,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:06,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c88907-f91d-4b41-afb0-3bd1c4b3193c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:13:06,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-24c88907-f91d-4b41-afb0-3bd1c4b3193c 2018-11-06 15:13:06,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:06,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5f838b2f-b4f7-4a1c-b03c-87f78fd43c10 Date: Tue, 06 Nov 2018 15:13:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:13:06,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-5f838b2f-b4f7-4a1c-b03c-87f78fd43c10 2018-11-06 15:13:06,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:06,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-529ff45a-d586-4585-b335-82c02199b8c2 Date: Tue, 06 Nov 2018 15:13:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.4"}],"id":"28d80855-d978-4360-96c4-abb05f2c5edf","security_groups":[],"mac_address":"fa:16:3e:ab:aa:00","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["36782bea-4606-47b4-a56f-81702467e847","42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal","device_id":"9b006679-2262-4491-bf72-f5c0aaf6e69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.2"}],"id":"6b4b48c4-70fc-4d3a-8a74-f9de31d92357","security_groups":[],"mac_address":"fa:16:3e:84:a5:d9","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.3"}],"id":"8077d11b-a91c-4b83-b655-33f3daeed236","security_groups":[],"mac_address":"fa:16:3e:8c:60:f4","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d00b32-35a6-4927-946a-27671944ff17"}]} 2018-11-06 15:13:06,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-529ff45a-d586-4585-b335-82c02199b8c2 2018-11-06 15:13:06,247 - create_instance - INFO - Checking if VM is active 2018-11-06 15:13:06,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:06,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42b1f0c9-6417-4b7c-86d0-74e503b3cb18 x-compute-request-id: req-42b1f0c9-6417-4b7c-86d0-74e503b3cb18 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:06,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-42b1f0c9-6417-4b7c-86d0-74e503b3cb18 2018-11-06 15:13:06,716 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - ACTIVE 2018-11-06 15:13:06,716 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:13:06,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:07,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec421e60-469e-4f6c-8432-4db2ce63126a x-compute-request-id: req-ec421e60-469e-4f6c-8432-4db2ce63126a Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:07,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-ec421e60-469e-4f6c-8432-4db2ce63126a 2018-11-06 15:13:07,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:07,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-34f05c26-a72f-4411-8f9e-3fddf9e31c82 Date: Tue, 06 Nov 2018 15:13: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":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:13:07,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-34f05c26-a72f-4411-8f9e-3fddf9e31c82 2018-11-06 15:13:07,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:07,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffbef171-62fc-4815-9608-c2d4e0064c6c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:13:07,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-ffbef171-62fc-4815-9608-c2d4e0064c6c 2018-11-06 15:13:07,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:07,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1a6042ce-9e89-46bb-8b56-869c0b24171c Date: Tue, 06 Nov 2018 15:13:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:13:07,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-1a6042ce-9e89-46bb-8b56-869c0b24171c 2018-11-06 15:13:07,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:07,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5cc322f9-08da-4836-8a7f-f30aa47944b4 Date: Tue, 06 Nov 2018 15:13:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.4"}],"id":"28d80855-d978-4360-96c4-abb05f2c5edf","security_groups":[],"mac_address":"fa:16:3e:ab:aa:00","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["36782bea-4606-47b4-a56f-81702467e847","42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal","device_id":"9b006679-2262-4491-bf72-f5c0aaf6e69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.2"}],"id":"6b4b48c4-70fc-4d3a-8a74-f9de31d92357","security_groups":[],"mac_address":"fa:16:3e:84:a5:d9","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.3"}],"id":"8077d11b-a91c-4b83-b655-33f3daeed236","security_groups":[],"mac_address":"fa:16:3e:8c:60:f4","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d00b32-35a6-4927-946a-27671944ff17"}]} 2018-11-06 15:13:07,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-5cc322f9-08da-4836-8a7f-f30aa47944b4 2018-11-06 15:13:07,838 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:13:07,841 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbd8c910L 2018-11-06 15:13:07,842 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:13:07,842 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:13:07,842 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:13:07,843 - 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-11-06 15:13:07,843 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:13:07,844 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:13:07,844 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:13:07,844 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:13:07,844 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:13:07,861 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:13:07,861 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:13:07,874 - paramiko.transport - DEBUG - Trying key 7a93a0330c5bac25bcd4794ed411fbab from tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b 2018-11-06 15:13:07,898 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:13:07,901 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:13:08,001 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:13:08,019 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:13:08,019 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:13:08,021 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbdc5290L 2018-11-06 15:13:08,022 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:13:08,022 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:13:08,022 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:13:08,023 - 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-11-06 15:13:08,024 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:13:08,024 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:13:08,024 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:13:08,024 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:13:08,024 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:13:08,041 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:13:08,041 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:13:08,054 - paramiko.transport - DEBUG - Trying key 7a93a0330c5bac25bcd4794ed411fbab from tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b 2018-11-06 15:13:08,078 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:13:08,081 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:13:08,086 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:13:08,087 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:13:08,087 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:13:08,089 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:13:08,090 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:13:08,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:08,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0e93710-1d9e-4ce2-b9e2-7a8609527e45 x-compute-request-id: req-d0e93710-1d9e-4ce2-b9e2-7a8609527e45 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:12:53Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:08,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-d0e93710-1d9e-4ce2-b9e2-7a8609527e45 2018-11-06 15:13:08,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"reboot": {"type": "SOFT"}}' 2018-11-06 15:13:08,597 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a704972-afbe-468d-a198-ab2239a5599c x-compute-request-id: req-7a704972-afbe-468d-a198-ab2239a5599c Content-Length: 0 Content-Type: application/json 2018-11-06 15:13:08,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action used request id req-7a704972-afbe-468d-a198-ab2239a5599c 2018-11-06 15:13:23,599 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-11-06 15:13:23,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:24,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13: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-a635aa33-a542-4b3b-9770-978248855872 x-compute-request-id: req-a635aa33-a542-4b3b-9770-978248855872 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-11-06T15:13:09Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:24,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-a635aa33-a542-4b3b-9770-978248855872 2018-11-06 15:13:24,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:13:25,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2653e20a-d22e-4554-848b-b281c2ca5923 x-compute-request-id: req-2653e20a-d22e-4554-848b-b281c2ca5923 Content-Encoding: gzip Content-Length: 9677 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 467720988 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.148452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.150085] pid_max: default: 32768 minimum: 301\n[ 0.150967] ACPI: Core revision 20150930\n[ 0.152342] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153630] Security Framework initialized\n[ 0.154432] Yama: becoming mindful.\n[ 0.155154] AppArmor: AppArmor initialized\n[ 0.155999] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157263] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.158501] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.159676] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.161021] Initializing cgroup subsys io\n[ 0.161822] Initializing cgroup subsys memory\n[ 0.162666] Initializing cgroup subsys devices\n[ 0.163547] Initializing cgroup subsys freezer\n[ 0.164405] Initializing cgroup subsys net_cls\n[ 0.165265] Initializing cgroup subsys perf_event\n[ 0.166162] Initializing cgroup subsys net_prio\n[ 0.167033] Initializing cgroup subsys hugetlb\n[ 0.167897] Initializing cgroup subsys pids\n[ 0.168765] CPU: Physical Processor ID: 0\n[ 0.170261] mce: CPU supports 10 MCE banks\n[ 0.171094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172085] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174352] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.180758] ftrace: allocating 31920 entries in 125 pages\n[ 0.206974] smpboot: Max logical packages: 2\n[ 0.207835] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209031] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.210382] x2apic enabled\n[ 0.211189] Switched APIC routing to physical x2apic.\n[ 0.212947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214143] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218162] KVM setup paravirtual spinlock\n[ 0.219561] x86: Booting SMP configuration:\n[ 0.220446] .... node #0, CPUs: #1\n[ 0.221319] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.243897] x86: Booted up 1 node, 2 CPUs\n[ 0.243898] KVM setup async PF for cpu 1\n[ 0.243901] kvm-stealtime: cpu 1, msr f90d940\n[ 0.246487] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.247987] devtmpfs: initialized\n[ 0.249682] evm: security.selinux\n[ 0.250379] evm: security.SMACK64\n[ 0.251122] evm: security.SMACK64EXEC\n[ 0.251883] evm: security.SMACK64TRANSMUTE\n[ 0.252710] evm: security.SMACK64MMAP\n[ 0.253492] evm: security.ima\n[ 0.254143] evm: security.capability\n[ 0.254998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.256925] pinctrl core: initialized pinctrl subsystem\n[ 0.258045] RTC time: 15:12:52, date: 11/06/18\n[ 0.259020] NET: Registered protocol family 16\n[ 0.268928] cpuidle: using governor ladder\n[ 0.281025] cpuidle: using governor menu\n[ 0.281857] PCCT header not found.\n[ 0.282636] ACPI: bus type PCI registered\n[ 0.283452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.284732] PCI: Using configuration type 1 for base access\n[ 0.298176] ACPI: Added _OSI(Module Device)\n[ 0.299045] ACPI: Added _OSI(Processor Device)\n[ 0.299919] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300831] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.303222] ACPI: Interpreter enabled\n[ 0.304002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.305871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307747] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.311485] ACPI: (supports S0 S5)\n[ 0.312200] ACPI: Using IOAPIC for interrupt routing\n[ 0.313278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.322598] acpiphp: Slot [3] registered\n[ 0.323426] acpiphp: Slot [4] registered\n[ 0.324245] acpiphp: Slot [5] registered\n[ 0.325056] acpiphp: Slot [6] registered\n[ 0.325865] acpiphp: Slot [7] registered\n[ 0.326674] acpiphp: Slot [8] registered\n[ 0.327490] acpiphp: Slot [9] registered\n[ 0.328303] acpiphp: Slot [10] registered\n[ 0.339182] acpiphp: Slot [11] registered\n[ 0.340012] acpiphp: Slot [12] registered\n[ 0.340835] acpiphp: Slot [13] registered\n[ 0.341654] acpiphp: Slot [14] registered\n[ 0.342476] acpiphp: Slot [15] registered\n[ 0.343306] acpiphp: Slot [16] registered\n[ 0.344132] acpiphp: Slot [17] registered\n[ 0.344953] acpiphp: Slot [18] registered\n[ 0.345774] acpiphp: Slot [19] registered\n[ 0.346590] acpiphp: Slot [20] registered\n[ 0.347431] acpiphp: Slot [21] registered\n[ 0.348255] acpiphp: Slot [22] registered\n[ 0.349080] acpiphp: Slot [23] registered\n[ 0.349904] acpiphp: Slot [24] registered\n[ 0.350725] acpiphp: Slot [25] registered\n[ 0.351549] acpiphp: Slot [26] registered\n[ 0.352374] acpiphp: Slot [27] registered\n[ 0.353201] acpiphp: Slot [28] registered\n[ 0.354024] acpiphp: Slot [29] registered\n[ 0.354847] acpiphp: Slot [30] registered\n[ 0.355673] acpiphp: Slot [31] registered\n[ 0.356492] PCI host bridge to bus 0000:00\n[ 0.357441] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362245] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.364036] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.370484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.372062] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.373521] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.375096] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.381820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.383584] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428621] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435997] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.437494] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438886] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.440191] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.442108] vgaarb: loaded\n[ 0.442834] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444211] SCSI subsystem initialized\n[ 0.445218] ACPI: bus type USB registered\n[ 0.446227] usbcore: registered new interface driver usbfs\n[ 0.447494] usbcore: registered new interface driver hub\n[ 0.448732] usbcore: registered new device driver usb\n[ 0.450053] PCI: Using ACPI for IRQ routing\n[ 0.451273] NetLabel: Initializing\n[ 0.452141] NetLabel: domain hash size = 128\n[ 0.453182] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454346] NetLabel: unlabeled traffic allowed by default\n[ 0.455724] clocksource: Switched to clocksource kvm-clock\n[ 0.462077] AppArmor: AppArmor Filesystem Enabled\n[ 0.463073] pnp: PnP ACPI init\n[ 0.464022] pnp: PnP ACPI: found 5 devices\n[ 0.471112] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.472854] NET: Registered protocol family 2\n[ 0.473847] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.475136] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.476319] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.477494] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478595] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.479783] NET: Registered protocol family 1\n[ 0.480653] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.481758] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.482843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.501440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.520322] Trying to unpack rootfs image as initramfs...\n[ 0.570615] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.584781] Scanning for low memory corruption every 60 seconds\n[ 0.586185] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.587355] audit: initializing netlink subsys (disabled)\n[ 0.588404] audit: type=2000 audit(1541517173.607:1): initialized\n[ 0.589756] Initialise system trusted keyring\n[ 0.590716] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.591904] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.594034] zbud: loaded\n[ 0.594765] VFS: Disk quotas dquot_6.6.0\n[ 0.595595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.597431] fuse init (API version 7.23)\n[ 0.598504] Key type big_key registered\n[ 0.599469] Allocating IMA MOK and blacklist keyrings.\n[ 0.600933] Key type asymmetric registered\n[ 0.601920] Asymmetric key parser 'x509' registered\n[ 0.603064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.604843] io scheduler noop registered\n[ 0.605795] io scheduler deadline registered (default)\n[ 0.606984] io scheduler cfq registered\n[ 0.607978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.609250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.610780] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.612510] ACPI: Power Button [PWRF]\n[ 0.613520] GHES: HEST is not enabled!\n[ 0.633644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675129] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699333] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702090] Linux agpgart interface v0.103\n[ 0.705098] brd: module loaded\n[ 0.706632] loop: module loaded\n[ 0.711707] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713389] GPT:90111 != 20971519\n[ 0.714173] GPT:Alternate GPT header not at the end of the disk.\n[ 0.715400] GPT:90111 != 20971519\n[ 0.716200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.717317] vda: vda1 vda15\n[ 0.718946] scsi host0: ata_piix\n[ 0.719795] scsi host1: ata_piix\n[ 0.720552] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.721954] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.723424] libphy: Fixed MDIO Bus: probed\n[ 0.724362] tun: Universal TUN/TAP device driver, 1.6\n[ 0.725421] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727499] PPP generic driver version 2.4.2\n[ 0.728731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.730267] ehci-pci: EHCI PCI platform driver\n[ 0.731389] ehci-platform: EHCI generic platform driver\n[ 0.732634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.734149] ohci-pci: OHCI PCI platform driver\n[ 0.735283] ohci-platform: OHCI generic platform driver\n[ 0.736526] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755862] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757116] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.758923] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760193] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.761610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.764956] usb usb1: Product: UHCI Host Controller\n[ 0.766194] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.767596] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.768833] hub 1-0:1.0: USB hub found\n[ 0.769794] hub 1-0:1.0: 2 ports detected\n[ 0.770892] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.773388] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774562] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775894] mousedev: PS/2 mouse device common for all mice\n[ 0.777445] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779747] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781089] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782573] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784126] i2c /dev entries driver\n[ 0.785073] device-mapper: uevent: version 1.0.3\n[ 0.786269] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.788343] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790001] NET: Registered protocol family 10\n[ 0.791258] NET: Registered protocol family 17\n[ 0.792385] Key type dns_resolver registered\n[ 0.793593] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.794981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796129] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798394] registered taskstats version 1\n[ 0.799451] Loading compiled-in X.509 certificates\n[ 0.801148] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803497] zswap: loaded using pool lzo/zbud\n[ 0.805280] Key type trusted registered\n[ 0.807221] Key type encrypted registered\n[ 0.808282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.809578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.810853] evm: HMAC attrs: 0x1\n[ 0.811972] Magic number: 10:240:234\n[ 0.813079] rtc_cmos 00:00: setting system clock to 2018-11-06 15:12:53 UTC (1541517173)\n[ 0.825393] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826826] EDD information not available.\n[ 0.880887] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.882816] Write protecting the kernel read-only data: 14336k\n[ 0.884747] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886927] 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.945186] 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.10\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.9...\nLease of 10.55.1.9 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.30. iid=i-000000fb\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkC0rpTAKSNgb7q+36USWEEkPKbTDu8QMRXkj+OEnbwiYr0xaIaLgec5w/h33CZdQbdxOD27XmO+9N2St7SWENGKoGWkexXI+Yx5K/6m8B7t+xoyNDpkB0wtjpEdZMxEQRZqVL1/u44pZc9Ojhl/F1x8UzGqZUCZ8/5IrkBlrUcnxhHXPnoqE9s/aYC5P7PoDmDwUXoUhX3USXKViHLF3dCvaZXD6JPKBrRzsBlrkxWJCbCgLdQeiVEfoCpCmGed60iXrFNwRvJ7PXwJB4g3zKKXkuhYP1nTXQlX9RsMXdIDXYY0cokiJ45H8XtJEUnrXvUB3loOOtoqiIZANHbjnT root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\nssh-dss AAAAB3NzaC1kc3MAAACBAJNF9wtqslsOW9IUwJY5Ub791nQmr5Gt4018UIXRjkIDpm7sFOZKO8lpZzcz3J5Sf0Wbs0X8MtJZIW0bSO5yOsc4uc9busKOilXcRDxk0mtg0bT4lR3ddKdevvkdna/nhTvECUA8SLS4+x2MGpDxd963fU3uCnHu7+V6a0W3KuMRAAAAFQDoJ7j/07MG2c40NYRFVKijAcP8KwAAAIBcZBbfjF1EKd7x5qTmbcDJu0UOy80imyXqxKY9gYjrie6a9W7cb/3XzZUFzcIoaQNc04Txa0IHsT2UWUkY87/4+ygaOaRT63RgCGYM7Q/ZRKVal6aXYYW6wg2N8zjmqpaeAfweq8XgDEpalSB6wsThU7d+F2d/PEfmrEdaQAy8BgAAAIBGozoffyt1whnvdtZn2OZM3YW/J8BAZXPsRjo56kz54MhqCqPL/pOFQxVECLtGWlPGRRJEiiqjHQ7DbvzlnAeynpyH+pa/340hmAvFSyPOxe+16XjyU5pQvhYsBYQGLwH1GBi1dBnoU3s1CtjNX3TbFJ3eDCfGqhs48rncUFre9g== root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\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.9,24,fe80::f816:3eff:fea2:db0a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \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-000000fb\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.32 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-11-06 15:13:25,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action used request id req-2653e20a-d22e-4554-848b-b281c2ca5923 2018-11-06 15:13:25,171 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 15:13:25,171 - 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 467720988 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.148452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.150085] pid_max: default: 32768 minimum: 301 [ 0.150967] ACPI: Core revision 20150930 [ 0.152342] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.153630] Security Framework initialized [ 0.154432] Yama: becoming mindful. [ 0.155154] AppArmor: AppArmor initialized [ 0.155999] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157263] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.158501] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.159676] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.161021] Initializing cgroup subsys io [ 0.161822] Initializing cgroup subsys memory [ 0.162666] Initializing cgroup subsys devices [ 0.163547] Initializing cgroup subsys freezer [ 0.164405] Initializing cgroup subsys net_cls [ 0.165265] Initializing cgroup subsys perf_event [ 0.166162] Initializing cgroup subsys net_prio [ 0.167033] Initializing cgroup subsys hugetlb [ 0.167897] Initializing cgroup subsys pids [ 0.168765] CPU: Physical Processor ID: 0 [ 0.170261] mce: CPU supports 10 MCE banks [ 0.171094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172085] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174352] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.180758] ftrace: allocating 31920 entries in 125 pages [ 0.206974] smpboot: Max logical packages: 2 [ 0.207835] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.209031] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.210382] x2apic enabled [ 0.211189] Switched APIC routing to physical x2apic. [ 0.212947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214143] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218162] KVM setup paravirtual spinlock [ 0.219561] x86: Booting SMP configuration: [ 0.220446] .... node #0, CPUs: #1 [ 0.221319] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.243897] x86: Booted up 1 node, 2 CPUs [ 0.243898] KVM setup async PF for cpu 1 [ 0.243901] kvm-stealtime: cpu 1, msr f90d940 [ 0.246487] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.247987] devtmpfs: initialized [ 0.249682] evm: security.selinux [ 0.250379] evm: security.SMACK64 [ 0.251122] evm: security.SMACK64EXEC [ 0.251883] evm: security.SMACK64TRANSMUTE [ 0.252710] evm: security.SMACK64MMAP [ 0.253492] evm: security.ima [ 0.254143] evm: security.capability [ 0.254998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256925] pinctrl core: initialized pinctrl subsystem [ 0.258045] RTC time: 15:12:52, date: 11/06/18 [ 0.259020] NET: Registered protocol family 16 [ 0.268928] cpuidle: using governor ladder [ 0.281025] cpuidle: using governor menu [ 0.281857] PCCT header not found. [ 0.282636] ACPI: bus type PCI registered [ 0.283452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.284732] PCI: Using configuration type 1 for base access [ 0.298176] ACPI: Added _OSI(Module Device) [ 0.299045] ACPI: Added _OSI(Processor Device) [ 0.299919] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.300831] ACPI: Added _OSI(Processor Aggregator Device) [ 0.303222] ACPI: Interpreter enabled [ 0.304002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.305871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.307747] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.311485] ACPI: (supports S0 S5) [ 0.312200] ACPI: Using IOAPIC for interrupt routing [ 0.313278] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.322598] acpiphp: Slot [3] registered [ 0.323426] acpiphp: Slot [4] registered [ 0.324245] acpiphp: Slot [5] registered [ 0.325056] acpiphp: Slot [6] registered [ 0.325865] acpiphp: Slot [7] registered [ 0.326674] acpiphp: Slot [8] registered [ 0.327490] acpiphp: Slot [9] registered [ 0.328303] acpiphp: Slot [10] registered [ 0.339182] acpiphp: Slot [11] registered [ 0.340012] acpiphp: Slot [12] registered [ 0.340835] acpiphp: Slot [13] registered [ 0.341654] acpiphp: Slot [14] registered [ 0.342476] acpiphp: Slot [15] registered [ 0.343306] acpiphp: Slot [16] registered [ 0.344132] acpiphp: Slot [17] registered [ 0.344953] acpiphp: Slot [18] registered [ 0.345774] acpiphp: Slot [19] registered [ 0.346590] acpiphp: Slot [20] registered [ 0.347431] acpiphp: Slot [21] registered [ 0.348255] acpiphp: Slot [22] registered [ 0.349080] acpiphp: Slot [23] registered [ 0.349904] acpiphp: Slot [24] registered [ 0.350725] acpiphp: Slot [25] registered [ 0.351549] acpiphp: Slot [26] registered [ 0.352374] acpiphp: Slot [27] registered [ 0.353201] acpiphp: Slot [28] registered [ 0.354024] acpiphp: Slot [29] registered [ 0.354847] acpiphp: Slot [30] registered [ 0.355673] acpiphp: Slot [31] registered [ 0.356492] PCI host bridge to bus 0000:00 [ 0.357441] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.360463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.362245] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.364036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.372062] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373521] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.375096] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.381820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.383584] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428621] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.433690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.435997] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.437494] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438886] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.440191] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.442108] vgaarb: loaded [ 0.442834] vgaarb: bridge control possible 0000:00:02.0 [ 0.444211] SCSI subsystem initialized [ 0.445218] ACPI: bus type USB registered [ 0.446227] usbcore: registered new interface driver usbfs [ 0.447494] usbcore: registered new interface driver hub [ 0.448732] usbcore: registered new device driver usb [ 0.450053] PCI: Using ACPI for IRQ routing [ 0.451273] NetLabel: Initializing [ 0.452141] NetLabel: domain hash size = 128 [ 0.453182] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454346] NetLabel: unlabeled traffic allowed by default [ 0.455724] clocksource: Switched to clocksource kvm-clock [ 0.462077] AppArmor: AppArmor Filesystem Enabled [ 0.463073] pnp: PnP ACPI init [ 0.464022] pnp: PnP ACPI: found 5 devices [ 0.471112] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.472854] NET: Registered protocol family 2 [ 0.473847] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.475136] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.476319] TCP: Hash tables configured (established 2048 bind 2048) [ 0.477494] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.478595] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.479783] NET: Registered protocol family 1 [ 0.480653] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.481758] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.482843] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.520322] Trying to unpack rootfs image as initramfs... [ 0.570615] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.584781] Scanning for low memory corruption every 60 seconds [ 0.586185] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.587355] audit: initializing netlink subsys (disabled) [ 0.588404] audit: type=2000 audit(1541517173.607:1): initialized [ 0.589756] Initialise system trusted keyring [ 0.590716] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.591904] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.594034] zbud: loaded [ 0.594765] VFS: Disk quotas dquot_6.6.0 [ 0.595595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.597431] fuse init (API version 7.23) [ 0.598504] Key type big_key registered [ 0.599469] Allocating IMA MOK and blacklist keyrings. [ 0.600933] Key type asymmetric registered [ 0.601920] Asymmetric key parser 'x509' registered [ 0.603064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.604843] io scheduler noop registered [ 0.605795] io scheduler deadline registered (default) [ 0.606984] io scheduler cfq registered [ 0.607978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.609250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.610780] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.612510] ACPI: Power Button [PWRF] [ 0.613520] GHES: HEST is not enabled! [ 0.633644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675129] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699333] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702090] Linux agpgart interface v0.103 [ 0.705098] brd: module loaded [ 0.706632] loop: module loaded [ 0.711707] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.713389] GPT:90111 != 20971519 [ 0.714173] GPT:Alternate GPT header not at the end of the disk. [ 0.715400] GPT:90111 != 20971519 [ 0.716200] GPT: Use GNU Parted to correct GPT errors. [ 0.717317] vda: vda1 vda15 [ 0.718946] scsi host0: ata_piix [ 0.719795] scsi host1: ata_piix [ 0.720552] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.721954] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.723424] libphy: Fixed MDIO Bus: probed [ 0.724362] tun: Universal TUN/TAP device driver, 1.6 [ 0.725421] tun: (C) 1999-2004 Max Krasnyansky [ 0.727499] PPP generic driver version 2.4.2 [ 0.728731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.730267] ehci-pci: EHCI PCI platform driver [ 0.731389] ehci-platform: EHCI generic platform driver [ 0.732634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.734149] ohci-pci: OHCI PCI platform driver [ 0.735283] ohci-platform: OHCI generic platform driver [ 0.736526] uhci_hcd: USB Universal Host Controller Interface driver [ 0.755862] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.757116] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.758923] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.760193] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.761610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.763177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.764956] usb usb1: Product: UHCI Host Controller [ 0.766194] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.767596] usb usb1: SerialNumber: 0000:00:01.2 [ 0.768833] hub 1-0:1.0: USB hub found [ 0.769794] hub 1-0:1.0: 2 ports detected [ 0.770892] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773388] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774562] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775894] mousedev: PS/2 mouse device common for all mice [ 0.777445] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779747] rtc_cmos 00:00: RTC can wake from S4 [ 0.781089] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782573] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784126] i2c /dev entries driver [ 0.785073] device-mapper: uevent: version 1.0.3 [ 0.786269] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.788343] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790001] NET: Registered protocol family 10 [ 0.791258] NET: Registered protocol family 17 [ 0.792385] Key type dns_resolver registered [ 0.793593] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.794981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796129] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.798394] registered taskstats version 1 [ 0.799451] Loading compiled-in X.509 certificates [ 0.801148] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.803497] zswap: loaded using pool lzo/zbud [ 0.805280] Key type trusted registered [ 0.807221] Key type encrypted registered [ 0.808282] AppArmor: AppArmor sha1 policy hashing enabled [ 0.809578] ima: No TPM chip found, activating TPM-bypass! [ 0.810853] evm: HMAC attrs: 0x1 [ 0.811972] Magic number: 10:240:234 [ 0.813079] rtc_cmos 00:00: setting system clock to 2018-11-06 15:12:53 UTC (1541517173) [ 0.825393] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826826] EDD information not available. [ 0.880887] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.882816] Write protecting the kernel read-only data: 14336k [ 0.884747] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.886927] 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.945186] 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.10 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.9... Lease of 10.55.1.9 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.30. iid=i-000000fb 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkC0rpTAKSNgb7q+36USWEEkPKbTDu8QMRXkj+OEnbwiYr0xaIaLgec5w/h33CZdQbdxOD27XmO+9N2St7SWENGKoGWkexXI+Yx5K/6m8B7t+xoyNDpkB0wtjpEdZMxEQRZqVL1/u44pZc9Ojhl/F1x8UzGqZUCZ8/5IrkBlrUcnxhHXPnoqE9s/aYC5P7PoDmDwUXoUhX3USXKViHLF3dCvaZXD6JPKBrRzsBlrkxWJCbCgLdQeiVEfoCpCmGed60iXrFNwRvJ7PXwJB4g3zKKXkuhYP1nTXQlX9RsMXdIDXYY0cokiJ45H8XtJEUnrXvUB3loOOtoqiIZANHbjnT root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb ssh-dss AAAAB3NzaC1kc3MAAACBAJNF9wtqslsOW9IUwJY5Ub791nQmr5Gt4018UIXRjkIDpm7sFOZKO8lpZzcz3J5Sf0Wbs0X8MtJZIW0bSO5yOsc4uc9busKOilXcRDxk0mtg0bT4lR3ddKdevvkdna/nhTvECUA8SLS4+x2MGpDxd963fU3uCnHu7+V6a0W3KuMRAAAAFQDoJ7j/07MG2c40NYRFVKijAcP8KwAAAIBcZBbfjF1EKd7x5qTmbcDJu0UOy80imyXqxKY9gYjrie6a9W7cb/3XzZUFzcIoaQNc04Txa0IHsT2UWUkY87/4+ygaOaRT63RgCGYM7Q/ZRKVal6aXYYW6wg2N8zjmqpaeAfweq8XgDEpalSB6wsThU7d+F2d/PEfmrEdaQAy8BgAAAIBGozoffyt1whnvdtZn2OZM3YW/J8BAZXPsRjo56kz54MhqCqPL/pOFQxVECLtGWlPGRRJEiiqjHQ7DbvzlnAeynpyH+pa/340hmAvFSyPOxe+16XjyU5pQvhYsBYQGLwH1GBi1dBnoU3s1CtjNX3TbFJ3eDCfGqhs48rncUFre9g== root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fea2:db0a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 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-000000fb name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb launch-index: 0 === cirros: current=0.4.0 uptime=3.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb login: The system is going down NOW! Sent SIGTERM to all processes 2018-11-06 15:13:25,171 - create_instance - INFO - Checking if VM is active 2018-11-06 15:13:25,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:25,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-465abb32-a246-433e-bf9a-a65e6471dbb3 x-compute-request-id: req-465abb32-a246-433e-bf9a-a65e6471dbb3 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-11-06T15:13:09Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:25,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-465abb32-a246-433e-bf9a-a65e6471dbb3 2018-11-06 15:13:25,647 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - REBOOT 2018-11-06 15:13:25,648 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:13:28,651 - create_instance - DEBUG - VM status query timeout in 896.520709038 2018-11-06 15:13:28,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:29,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e144cd0-cfa0-4295-a0e4-e0c256ea2ce7 x-compute-request-id: req-2e144cd0-cfa0-4295-a0e4-e0c256ea2ce7 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-11-06T15:13:09Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:29,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-2e144cd0-cfa0-4295-a0e4-e0c256ea2ce7 2018-11-06 15:13:29,149 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - REBOOT 2018-11-06 15:13:29,150 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:13:32,153 - create_instance - DEBUG - VM status query timeout in 893.018695116 2018-11-06 15:13:32,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:32,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13: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-cbcacc2d-c996-46fb-b030-11e238f34839 x-compute-request-id: req-cbcacc2d-c996-46fb-b030-11e238f34839 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:13:30Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:32,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-cbcacc2d-c996-46fb-b030-11e238f34839 2018-11-06 15:13:32,506 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - ACTIVE 2018-11-06 15:13:32,506 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:13:32,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:32,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13: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-4b4bf878-6290-4e30-a04e-f67bb7234c9d x-compute-request-id: req-4b4bf878-6290-4e30-a04e-f67bb7234c9d Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:13:30Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:32,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-4b4bf878-6290-4e30-a04e-f67bb7234c9d 2018-11-06 15:13:32,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:33,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-03efc0e9-9329-4944-a94e-06b1789b0b27 Date: Tue, 06 Nov 2018 15:13: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":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:13:33,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-03efc0e9-9329-4944-a94e-06b1789b0b27 2018-11-06 15:13:33,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:33,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0989f009-7e3e-438f-b02f-b6f3f49320bb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:13:33,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-0989f009-7e3e-438f-b02f-b6f3f49320bb 2018-11-06 15:13:33,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:33,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1fdf6976-e9e4-43b4-b006-1ab2ad4709b6 Date: Tue, 06 Nov 2018 15:13:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:13:33,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-1fdf6976-e9e4-43b4-b006-1ab2ad4709b6 2018-11-06 15:13:33,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:33,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-1b98f49a-e336-44aa-b42d-99dfb63ebc20 Date: Tue, 06 Nov 2018 15:13:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.4"}],"id":"28d80855-d978-4360-96c4-abb05f2c5edf","security_groups":[],"mac_address":"fa:16:3e:ab:aa:00","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["36782bea-4606-47b4-a56f-81702467e847","42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal","device_id":"9b006679-2262-4491-bf72-f5c0aaf6e69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.2"}],"id":"6b4b48c4-70fc-4d3a-8a74-f9de31d92357","security_groups":[],"mac_address":"fa:16:3e:84:a5:d9","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.3"}],"id":"8077d11b-a91c-4b83-b655-33f3daeed236","security_groups":[],"mac_address":"fa:16:3e:8c:60:f4","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d00b32-35a6-4927-946a-27671944ff17"}]} 2018-11-06 15:13:33,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-1b98f49a-e336-44aa-b42d-99dfb63ebc20 2018-11-06 15:13:33,316 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:13:33,318 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-11-06 15:13:33,319 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-11-06 15:13:36,322 - create_instance - DEBUG - SSH connection timeout in 176.994529963 2018-11-06 15:13:36,322 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:13:36,324 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbd868d0L 2018-11-06 15:13:36,325 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:13:36,325 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:13:36,326 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:13:36,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-11-06 15:13:36,327 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:13:36,327 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:13:36,327 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:13:36,327 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:13:36,327 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:13:36,344 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:13:36,345 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:13:36,357 - paramiko.transport - DEBUG - Trying key 7a93a0330c5bac25bcd4794ed411fbab from tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b 2018-11-06 15:13:36,383 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:13:36,389 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:13:36,489 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:13:36,535 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:13:36,535 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:13:36,536 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbd868d0L 2018-11-06 15:13:36,537 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:13:36,537 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:13:36,537 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:13:36,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-11-06 15:13:36,539 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:13:36,539 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:13:36,539 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:13:36,540 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:13:36,540 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:13:36,556 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:13:36,556 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:13:36,569 - paramiko.transport - DEBUG - Trying key 7a93a0330c5bac25bcd4794ed411fbab from tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b 2018-11-06 15:13:36,595 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:13:36,598 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:13:36,601 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:13:36,602 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:13:36,602 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:13:36,604 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:13:36,606 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 15:13:36,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:37,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13: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-6fa1b2b5-9e99-4f7c-a6be-f522cb855b82 x-compute-request-id: req-6fa1b2b5-9e99-4f7c-a6be-f522cb855b82 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:13:30Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:37,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-6fa1b2b5-9e99-4f7c-a6be-f522cb855b82 2018-11-06 15:13:37,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"reboot": {"type": "SOFT"}}' 2018-11-06 15:13:37,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:13:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b43a3e73-26b2-4bcb-8f4b-6e0a2e33edfc x-compute-request-id: req-b43a3e73-26b2-4bcb-8f4b-6e0a2e33edfc Content-Length: 0 Content-Type: application/json 2018-11-06 15:13:37,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action used request id req-b43a3e73-26b2-4bcb-8f4b-6e0a2e33edfc 2018-11-06 15:13:52,275 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-11-06 15:13:52,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:52,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-441cae4c-d6c5-45cc-bbf7-4bda34b5e6e2 x-compute-request-id: req-441cae4c-d6c5-45cc-bbf7-4bda34b5e6e2 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:13:40Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:52,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-441cae4c-d6c5-45cc-bbf7-4bda34b5e6e2 2018-11-06 15:13:52,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:13:53,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22aebd22-8ee0-457c-90e5-e325b984e4ed x-compute-request-id: req-22aebd22-8ee0-457c-90e5-e325b984e4ed Content-Encoding: gzip Content-Length: 9491 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 501798696 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.128177] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129826] pid_max: default: 32768 minimum: 301\n[ 0.130716] ACPI: Core revision 20150930\n[ 0.132098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133390] Security Framework initialized\n[ 0.134193] Yama: becoming mindful.\n[ 0.134927] AppArmor: AppArmor initialized\n[ 0.135779] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137050] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138295] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139474] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140827] Initializing cgroup subsys io\n[ 0.141635] Initializing cgroup subsys memory\n[ 0.142484] Initializing cgroup subsys devices\n[ 0.143356] Initializing cgroup subsys freezer\n[ 0.144211] Initializing cgroup subsys net_cls\n[ 0.145068] Initializing cgroup subsys perf_event\n[ 0.145968] Initializing cgroup subsys net_prio\n[ 0.146841] Initializing cgroup subsys hugetlb\n[ 0.147715] Initializing cgroup subsys pids\n[ 0.148600] CPU: Physical Processor ID: 0\n[ 0.150086] mce: CPU supports 10 MCE banks\n[ 0.150924] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151927] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154189] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160580] ftrace: allocating 31920 entries in 125 pages\n[ 0.187030] smpboot: Max logical packages: 2\n[ 0.187884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189069] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190408] x2apic enabled\n[ 0.191205] Switched APIC routing to physical x2apic.\n[ 0.192962] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194166] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196271] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198152] KVM setup paravirtual spinlock\n[ 0.199631] x86: Booting SMP configuration:\n[ 0.200519] .... node #0, CPUs: #1\n[ 0.201397] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223957] x86: Booted up 1 node, 2 CPUs\n[ 0.223960] KVM setup async PF for cpu 1\n[ 0.223962] kvm-stealtime: cpu 1, msr f90d940\n[ 0.226533] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.228037] devtmpfs: initialized\n[ 0.229742] evm: security.selinux\n[ 0.230436] evm: security.SMACK64\n[ 0.231122] evm: security.SMACK64EXEC\n[ 0.231863] evm: security.SMACK64TRANSMUTE\n[ 0.232674] evm: security.SMACK64MMAP\n[ 0.233415] evm: security.ima\n[ 0.234046] evm: security.capability\n[ 0.234892] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236772] pinctrl core: initialized pinctrl subsystem\n[ 0.237865] RTC time: 15:13:40, date: 11/06/18\n[ 0.238836] NET: Registered protocol family 16\n[ 0.248769] cpuidle: using governor ladder\n[ 0.260857] cpuidle: using governor menu\n[ 0.261693] PCCT header not found.\n[ 0.262478] ACPI: bus type PCI registered\n[ 0.263278] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264522] PCI: Using configuration type 1 for base access\n[ 0.277948] ACPI: Added _OSI(Module Device)\n[ 0.278796] ACPI: Added _OSI(Processor Device)\n[ 0.279658] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280558] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282907] ACPI: Interpreter enabled\n[ 0.283673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285504] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.289174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291013] ACPI: (supports S0 S5)\n[ 0.291718] ACPI: Using IOAPIC for interrupt routing\n[ 0.292767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296126] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297266] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.298490] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.301921] acpiphp: Slot [3] registered\n[ 0.302722] acpiphp: Slot [4] registered\n[ 0.303517] acpiphp: Slot [5] registered\n[ 0.304317] acpiphp: Slot [6] registered\n[ 0.305106] acpiphp: Slot [7] registered\n[ 0.305902] acpiphp: Slot [8] registered\n[ 0.306698] acpiphp: Slot [9] registered\n[ 0.307492] acpiphp: Slot [10] registered\n[ 0.318197] acpiphp: Slot [11] registered\n[ 0.319010] acpiphp: Slot [12] registered\n[ 0.319817] acpiphp: Slot [13] registered\n[ 0.320624] acpiphp: Slot [14] registered\n[ 0.321429] acpiphp: Slot [15] registered\n[ 0.322242] acpiphp: Slot [16] registered\n[ 0.323050] acpiphp: Slot [17] registered\n[ 0.323856] acpiphp: Slot [18] registered\n[ 0.324662] acpiphp: Slot [19] registered\n[ 0.325467] acpiphp: Slot [20] registered\n[ 0.326283] acpiphp: Slot [21] registered\n[ 0.327087] acpiphp: Slot [22] registered\n[ 0.327899] acpiphp: Slot [23] registered\n[ 0.328709] acpiphp: Slot [24] registered\n[ 0.329516] acpiphp: Slot [25] registered\n[ 0.330324] acpiphp: Slot [26] registered\n[ 0.331125] acpiphp: Slot [27] registered\n[ 0.331931] acpiphp: Slot [28] registered\n[ 0.332734] acpiphp: Slot [29] registered\n[ 0.333539] acpiphp: Slot [30] registered\n[ 0.334351] acpiphp: Slot [31] registered\n[ 0.335149] PCI host bridge to bus 0000:00\n[ 0.335964] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.337169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.338381] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.339821] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.341267] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.347425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348696] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349864] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351127] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357657] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359111] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404554] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407475] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408929] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.410321] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411623] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412806] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.414035] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.415590] vgaarb: loaded\n[ 0.416194] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417362] SCSI subsystem initialized\n[ 0.418206] ACPI: bus type USB registered\n[ 0.419035] usbcore: registered new interface driver usbfs\n[ 0.420068] usbcore: registered new interface driver hub\n[ 0.421080] usbcore: registered new device driver usb\n[ 0.422207] PCI: Using ACPI for IRQ routing\n[ 0.423244] NetLabel: Initializing\n[ 0.423958] NetLabel: domain hash size = 128\n[ 0.424810] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425765] NetLabel: unlabeled traffic allowed by default\n[ 0.426919] clocksource: Switched to clocksource kvm-clock\n[ 0.432918] AppArmor: AppArmor Filesystem Enabled\n[ 0.433890] pnp: PnP ACPI init\n[ 0.434825] pnp: PnP ACPI: found 5 devices\n[ 0.441937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.443664] NET: Registered protocol family 2\n[ 0.444658] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.445938] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.447118] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.448294] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449379] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450559] NET: Registered protocol family 1\n[ 0.451438] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452543] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453626] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.472014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490912] Trying to unpack rootfs image as initramfs...\n[ 0.541087] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.555326] Scanning for low memory corruption every 60 seconds\n[ 0.556782] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.558011] audit: initializing netlink subsys (disabled)\n[ 0.559071] audit: type=2000 audit(1541517221.262:1): initialized\n[ 0.560400] Initialise system trusted keyring\n[ 0.561385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562551] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564657] zbud: loaded\n[ 0.565395] VFS: Disk quotas dquot_6.6.0\n[ 0.566211] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567803] fuse init (API version 7.23)\n[ 0.568717] Key type big_key registered\n[ 0.569529] Allocating IMA MOK and blacklist keyrings.\n[ 0.570793] Key type asymmetric registered\n[ 0.571627] Asymmetric key parser 'x509' registered\n[ 0.572585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.574079] io scheduler noop registered\n[ 0.574880] io scheduler deadline registered (default)\n[ 0.575881] io scheduler cfq registered\n[ 0.576725] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577772] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.579046] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580506] ACPI: Power Button [PWRF]\n[ 0.581378] GHES: HEST is not enabled!\n[ 0.600074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.638374] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640694] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667292] Linux agpgart interface v0.103\n[ 0.669629] brd: module loaded\n[ 0.670937] loop: module loaded\n[ 0.674869] vda: vda1 vda15\n[ 0.676336] scsi host0: ata_piix\n[ 0.677122] scsi host1: ata_piix\n[ 0.677838] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679054] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680317] libphy: Fixed MDIO Bus: probed\n[ 0.681211] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682154] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684081] PPP generic driver version 2.4.2\n[ 0.684980] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.686208] ehci-pci: EHCI PCI platform driver\n[ 0.687083] ehci-platform: EHCI generic platform driver\n[ 0.688068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689187] ohci-pci: OHCI PCI platform driver\n[ 0.690053] ohci-platform: OHCI generic platform driver\n[ 0.691038] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.709751] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710772] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712211] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.713200] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.714300] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717480] usb usb1: Product: UHCI Host Controller\n[ 0.718607] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.720052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721203] hub 1-0:1.0: USB hub found\n[ 0.722130] hub 1-0:1.0: 2 ports detected\n[ 0.723210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.725541] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726616] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.727698] mousedev: PS/2 mouse device common for all mice\n[ 0.728965] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.730959] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731118] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.731126] i2c /dev entries driver\n[ 0.731162] device-mapper: uevent: version 1.0.3\n[ 0.732176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732387] NET: Registered protocol family 10\n[ 0.732509] NET: Registered protocol family 17\n[ 0.732516] Key type dns_resolver registered\n[ 0.732621] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733402] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.733421] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.733509] registered taskstats version 1\n[ 0.733519] Loading compiled-in X.509 certificates\n[ 0.734046] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.734060] zswap: loaded using pool lzo/zbud\n[ 0.734593] Key type trusted registered\n[ 0.735409] Key type encrypted registered\n[ 0.735412] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735413] ima: No TPM chip found, activating TPM-bypass!\n[ 0.735425] evm: HMAC attrs: 0x1\n[ 0.736008] Magic number: 10:240:234\n[ 0.736485] rtc_cmos 00:00: setting system clock to 2018-11-06 15:13:41 UTC (1541517221)\n[ 0.736536] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736536] EDD information not available.\n[ 0.836165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.837763] Write protecting the kernel read-only data: 14336k\n[ 0.849519] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.851350] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.082725] 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.9...\nLease of 10.55.1.9 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.08. iid=i-000000fb\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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkC0rpTAKSNgb7q+36USWEEkPKbTDu8QMRXkj+OEnbwiYr0xaIaLgec5w/h33CZdQbdxOD27XmO+9N2St7SWENGKoGWkexXI+Yx5K/6m8B7t+xoyNDpkB0wtjpEdZMxEQRZqVL1/u44pZc9Ojhl/F1x8UzGqZUCZ8/5IrkBlrUcnxhHXPnoqE9s/aYC5P7PoDmDwUXoUhX3USXKViHLF3dCvaZXD6JPKBrRzsBlrkxWJCbCgLdQeiVEfoCpCmGed60iXrFNwRvJ7PXwJB4g3zKKXkuhYP1nTXQlX9RsMXdIDXYY0cokiJ45H8XtJEUnrXvUB3loOOtoqiIZANHbjnT root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\nssh-dss AAAAB3NzaC1kc3MAAACBAJNF9wtqslsOW9IUwJY5Ub791nQmr5Gt4018UIXRjkIDpm7sFOZKO8lpZzcz3J5Sf0Wbs0X8MtJZIW0bSO5yOsc4uc9busKOilXcRDxk0mtg0bT4lR3ddKdevvkdna/nhTvECUA8SLS4+x2MGpDxd963fU3uCnHu7+V6a0W3KuMRAAAAFQDoJ7j/07MG2c40NYRFVKijAcP8KwAAAIBcZBbfjF1EKd7x5qTmbcDJu0UOy80imyXqxKY9gYjrie6a9W7cb/3XzZUFzcIoaQNc04Txa0IHsT2UWUkY87/4+ygaOaRT63RgCGYM7Q/ZRKVal6aXYYW6wg2N8zjmqpaeAfweq8XgDEpalSB6wsThU7d+F2d/PEfmrEdaQAy8BgAAAIBGozoffyt1whnvdtZn2OZM3YW/J8BAZXPsRjo56kz54MhqCqPL/pOFQxVECLtGWlPGRRJEiiqjHQ7DbvzlnAeynpyH+pa/340hmAvFSyPOxe+16XjyU5pQvhYsBYQGLwH1GBi1dBnoU3s1CtjNX3TbFJ3eDCfGqhs48rncUFre9g== root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\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.9,24,fe80::f816:3eff:fea2:db0a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \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-000000fb\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.17 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb login: "} 2018-11-06 15:13:53,857 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action used request id req-22aebd22-8ee0-457c-90e5-e325b984e4ed 2018-11-06 15:13:53,858 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 15:13:53,858 - 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 501798696 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.128177] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129826] pid_max: default: 32768 minimum: 301 [ 0.130716] ACPI: Core revision 20150930 [ 0.132098] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133390] Security Framework initialized [ 0.134193] Yama: becoming mindful. [ 0.134927] AppArmor: AppArmor initialized [ 0.135779] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137050] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138295] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139474] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140827] Initializing cgroup subsys io [ 0.141635] Initializing cgroup subsys memory [ 0.142484] Initializing cgroup subsys devices [ 0.143356] Initializing cgroup subsys freezer [ 0.144211] Initializing cgroup subsys net_cls [ 0.145068] Initializing cgroup subsys perf_event [ 0.145968] Initializing cgroup subsys net_prio [ 0.146841] Initializing cgroup subsys hugetlb [ 0.147715] Initializing cgroup subsys pids [ 0.148600] CPU: Physical Processor ID: 0 [ 0.150086] mce: CPU supports 10 MCE banks [ 0.150924] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151927] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154189] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160580] ftrace: allocating 31920 entries in 125 pages [ 0.187030] smpboot: Max logical packages: 2 [ 0.187884] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189069] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190408] x2apic enabled [ 0.191205] Switched APIC routing to physical x2apic. [ 0.192962] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194166] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196271] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198152] KVM setup paravirtual spinlock [ 0.199631] x86: Booting SMP configuration: [ 0.200519] .... node #0, CPUs: #1 [ 0.201397] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223957] x86: Booted up 1 node, 2 CPUs [ 0.223960] KVM setup async PF for cpu 1 [ 0.223962] kvm-stealtime: cpu 1, msr f90d940 [ 0.226533] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.228037] devtmpfs: initialized [ 0.229742] evm: security.selinux [ 0.230436] evm: security.SMACK64 [ 0.231122] evm: security.SMACK64EXEC [ 0.231863] evm: security.SMACK64TRANSMUTE [ 0.232674] evm: security.SMACK64MMAP [ 0.233415] evm: security.ima [ 0.234046] evm: security.capability [ 0.234892] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236772] pinctrl core: initialized pinctrl subsystem [ 0.237865] RTC time: 15:13:40, date: 11/06/18 [ 0.238836] NET: Registered protocol family 16 [ 0.248769] cpuidle: using governor ladder [ 0.260857] cpuidle: using governor menu [ 0.261693] PCCT header not found. [ 0.262478] ACPI: bus type PCI registered [ 0.263278] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264522] PCI: Using configuration type 1 for base access [ 0.277948] ACPI: Added _OSI(Module Device) [ 0.278796] ACPI: Added _OSI(Processor Device) [ 0.279658] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280558] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282907] ACPI: Interpreter enabled [ 0.283673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285504] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.289174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291013] ACPI: (supports S0 S5) [ 0.291718] ACPI: Using IOAPIC for interrupt routing [ 0.292767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296126] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297266] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.298490] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.299683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.301921] acpiphp: Slot [3] registered [ 0.302722] acpiphp: Slot [4] registered [ 0.303517] acpiphp: Slot [5] registered [ 0.304317] acpiphp: Slot [6] registered [ 0.305106] acpiphp: Slot [7] registered [ 0.305902] acpiphp: Slot [8] registered [ 0.306698] acpiphp: Slot [9] registered [ 0.307492] acpiphp: Slot [10] registered [ 0.318197] acpiphp: Slot [11] registered [ 0.319010] acpiphp: Slot [12] registered [ 0.319817] acpiphp: Slot [13] registered [ 0.320624] acpiphp: Slot [14] registered [ 0.321429] acpiphp: Slot [15] registered [ 0.322242] acpiphp: Slot [16] registered [ 0.323050] acpiphp: Slot [17] registered [ 0.323856] acpiphp: Slot [18] registered [ 0.324662] acpiphp: Slot [19] registered [ 0.325467] acpiphp: Slot [20] registered [ 0.326283] acpiphp: Slot [21] registered [ 0.327087] acpiphp: Slot [22] registered [ 0.327899] acpiphp: Slot [23] registered [ 0.328709] acpiphp: Slot [24] registered [ 0.329516] acpiphp: Slot [25] registered [ 0.330324] acpiphp: Slot [26] registered [ 0.331125] acpiphp: Slot [27] registered [ 0.331931] acpiphp: Slot [28] registered [ 0.332734] acpiphp: Slot [29] registered [ 0.333539] acpiphp: Slot [30] registered [ 0.334351] acpiphp: Slot [31] registered [ 0.335149] PCI host bridge to bus 0000:00 [ 0.335964] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.337169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.338381] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.339821] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.341267] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.347425] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.348696] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349864] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351127] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357657] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.359111] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404554] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.406056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407475] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408929] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410321] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411623] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412806] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414035] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415590] vgaarb: loaded [ 0.416194] vgaarb: bridge control possible 0000:00:02.0 [ 0.417362] SCSI subsystem initialized [ 0.418206] ACPI: bus type USB registered [ 0.419035] usbcore: registered new interface driver usbfs [ 0.420068] usbcore: registered new interface driver hub [ 0.421080] usbcore: registered new device driver usb [ 0.422207] PCI: Using ACPI for IRQ routing [ 0.423244] NetLabel: Initializing [ 0.423958] NetLabel: domain hash size = 128 [ 0.424810] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425765] NetLabel: unlabeled traffic allowed by default [ 0.426919] clocksource: Switched to clocksource kvm-clock [ 0.432918] AppArmor: AppArmor Filesystem Enabled [ 0.433890] pnp: PnP ACPI init [ 0.434825] pnp: PnP ACPI: found 5 devices [ 0.441937] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443664] NET: Registered protocol family 2 [ 0.444658] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445938] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.447118] TCP: Hash tables configured (established 2048 bind 2048) [ 0.448294] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449379] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450559] NET: Registered protocol family 1 [ 0.451438] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452543] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453626] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.472014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490912] Trying to unpack rootfs image as initramfs... [ 0.541087] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.555326] Scanning for low memory corruption every 60 seconds [ 0.556782] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.558011] audit: initializing netlink subsys (disabled) [ 0.559071] audit: type=2000 audit(1541517221.262:1): initialized [ 0.560400] Initialise system trusted keyring [ 0.561385] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.562551] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564657] zbud: loaded [ 0.565395] VFS: Disk quotas dquot_6.6.0 [ 0.566211] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567803] fuse init (API version 7.23) [ 0.568717] Key type big_key registered [ 0.569529] Allocating IMA MOK and blacklist keyrings. [ 0.570793] Key type asymmetric registered [ 0.571627] Asymmetric key parser 'x509' registered [ 0.572585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.574079] io scheduler noop registered [ 0.574880] io scheduler deadline registered (default) [ 0.575881] io scheduler cfq registered [ 0.576725] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577772] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.579046] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580506] ACPI: Power Button [PWRF] [ 0.581378] GHES: HEST is not enabled! [ 0.600074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638374] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640694] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667292] Linux agpgart interface v0.103 [ 0.669629] brd: module loaded [ 0.670937] loop: module loaded [ 0.674869] vda: vda1 vda15 [ 0.676336] scsi host0: ata_piix [ 0.677122] scsi host1: ata_piix [ 0.677838] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.679054] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.680317] libphy: Fixed MDIO Bus: probed [ 0.681211] tun: Universal TUN/TAP device driver, 1.6 [ 0.682154] tun: (C) 1999-2004 Max Krasnyansky [ 0.684081] PPP generic driver version 2.4.2 [ 0.684980] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686208] ehci-pci: EHCI PCI platform driver [ 0.687083] ehci-platform: EHCI generic platform driver [ 0.688068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.689187] ohci-pci: OHCI PCI platform driver [ 0.690053] ohci-platform: OHCI generic platform driver [ 0.691038] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709751] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710772] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712211] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.713200] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.714300] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717480] usb usb1: Product: UHCI Host Controller [ 0.718607] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720052] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721203] hub 1-0:1.0: USB hub found [ 0.722130] hub 1-0:1.0: 2 ports detected [ 0.723210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725541] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726616] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727698] mousedev: PS/2 mouse device common for all mice [ 0.728965] rtc_cmos 00:00: RTC can wake from S4 [ 0.730290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730959] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731118] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.731126] i2c /dev entries driver [ 0.731162] device-mapper: uevent: version 1.0.3 [ 0.732176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.732191] ledtrig-cpu: registered to indicate activity on CPUs [ 0.732387] NET: Registered protocol family 10 [ 0.732509] NET: Registered protocol family 17 [ 0.732516] Key type dns_resolver registered [ 0.732621] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.733402] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.733421] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.733509] registered taskstats version 1 [ 0.733519] Loading compiled-in X.509 certificates [ 0.734046] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.734060] zswap: loaded using pool lzo/zbud [ 0.734593] Key type trusted registered [ 0.735409] Key type encrypted registered [ 0.735412] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735413] ima: No TPM chip found, activating TPM-bypass! [ 0.735425] evm: HMAC attrs: 0x1 [ 0.736008] Magic number: 10:240:234 [ 0.736485] rtc_cmos 00:00: setting system clock to 2018-11-06 15:13:41 UTC (1541517221) [ 0.736536] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736536] EDD information not available. [ 0.836165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.837763] Write protecting the kernel read-only data: 14336k [ 0.849519] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.851350] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.082725] 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.9... Lease of 10.55.1.9 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.08. iid=i-000000fb 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkC0rpTAKSNgb7q+36USWEEkPKbTDu8QMRXkj+OEnbwiYr0xaIaLgec5w/h33CZdQbdxOD27XmO+9N2St7SWENGKoGWkexXI+Yx5K/6m8B7t+xoyNDpkB0wtjpEdZMxEQRZqVL1/u44pZc9Ojhl/F1x8UzGqZUCZ8/5IrkBlrUcnxhHXPnoqE9s/aYC5P7PoDmDwUXoUhX3USXKViHLF3dCvaZXD6JPKBrRzsBlrkxWJCbCgLdQeiVEfoCpCmGed60iXrFNwRvJ7PXwJB4g3zKKXkuhYP1nTXQlX9RsMXdIDXYY0cokiJ45H8XtJEUnrXvUB3loOOtoqiIZANHbjnT root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb ssh-dss AAAAB3NzaC1kc3MAAACBAJNF9wtqslsOW9IUwJY5Ub791nQmr5Gt4018UIXRjkIDpm7sFOZKO8lpZzcz3J5Sf0Wbs0X8MtJZIW0bSO5yOsc4uc9busKOilXcRDxk0mtg0bT4lR3ddKdevvkdna/nhTvECUA8SLS4+x2MGpDxd963fU3uCnHu7+V6a0W3KuMRAAAAFQDoJ7j/07MG2c40NYRFVKijAcP8KwAAAIBcZBbfjF1EKd7x5qTmbcDJu0UOy80imyXqxKY9gYjrie6a9W7cb/3XzZUFzcIoaQNc04Txa0IHsT2UWUkY87/4+ygaOaRT63RgCGYM7Q/ZRKVal6aXYYW6wg2N8zjmqpaeAfweq8XgDEpalSB6wsThU7d+F2d/PEfmrEdaQAy8BgAAAIBGozoffyt1whnvdtZn2OZM3YW/J8BAZXPsRjo56kz54MhqCqPL/pOFQxVECLtGWlPGRRJEiiqjHQ7DbvzlnAeynpyH+pa/340hmAvFSyPOxe+16XjyU5pQvhYsBYQGLwH1GBi1dBnoU3s1CtjNX3TbFJ3eDCfGqhs48rncUFre9g== root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fea2:db0a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 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-000000fb name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb launch-index: 0 === cirros: current=0.4.0 uptime=2.17 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb login: 2018-11-06 15:13:53,859 - create_instance - INFO - Checking if VM is active 2018-11-06 15:13:53,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:54,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8e833bd-a875-4a72-bcd3-d3e305d31c2e x-compute-request-id: req-b8e833bd-a875-4a72-bcd3-d3e305d31c2e Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:13:40Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:54,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-b8e833bd-a875-4a72-bcd3-d3e305d31c2e 2018-11-06 15:13:54,368 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - ACTIVE 2018-11-06 15:13:54,368 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:13:54,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:54,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd8dd153-866b-4f24-89ff-24a0b72599a8 x-compute-request-id: req-cd8dd153-866b-4f24-89ff-24a0b72599a8 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:13:40Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:54,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-cd8dd153-866b-4f24-89ff-24a0b72599a8 2018-11-06 15:13:54,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:55,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f4265aba-21ae-4b47-bb3e-7322adde8ade Date: Tue, 06 Nov 2018 15:13:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:13:55,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-f4265aba-21ae-4b47-bb3e-7322adde8ade 2018-11-06 15:13:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:55,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83735f5c-6217-4820-a2c3-7811b6aca2da Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:13:55,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-83735f5c-6217-4820-a2c3-7811b6aca2da 2018-11-06 15:13:55,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:55,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c1f632a6-090f-46d0-9102-4dda26edf0fd Date: Tue, 06 Nov 2018 15:13:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:13:55,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-c1f632a6-090f-46d0-9102-4dda26edf0fd 2018-11-06 15:13:55,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:55,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-69924ff1-73a9-4fdc-a78d-57ecd37ad4f0 Date: Tue, 06 Nov 2018 15:13:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.4"}],"id":"28d80855-d978-4360-96c4-abb05f2c5edf","security_groups":[],"mac_address":"fa:16:3e:ab:aa:00","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["36782bea-4606-47b4-a56f-81702467e847","42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal","device_id":"9b006679-2262-4491-bf72-f5c0aaf6e69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.2"}],"id":"6b4b48c4-70fc-4d3a-8a74-f9de31d92357","security_groups":[],"mac_address":"fa:16:3e:84:a5:d9","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.3"}],"id":"8077d11b-a91c-4b83-b655-33f3daeed236","security_groups":[],"mac_address":"fa:16:3e:8c:60:f4","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d00b32-35a6-4927-946a-27671944ff17"}]} 2018-11-06 15:13:55,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-69924ff1-73a9-4fdc-a78d-57ecd37ad4f0 2018-11-06 15:13:55,386 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:13:55,388 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbd1e7d0L 2018-11-06 15:13:55,389 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:13:55,389 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:13:55,389 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:13:55,390 - 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-11-06 15:13:55,391 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:13:55,391 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:13:55,391 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:13:55,391 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:13:55,391 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:13:55,407 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:13:55,408 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:13:55,421 - paramiko.transport - DEBUG - Trying key 7a93a0330c5bac25bcd4794ed411fbab from tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b 2018-11-06 15:13:55,444 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:13:55,450 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:13:55,550 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:13:55,566 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:13:55,566 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:13:55,568 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbd8ce10L 2018-11-06 15:13:55,568 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:13:55,569 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:13:55,569 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:13:55,570 - 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-11-06 15:13:55,570 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:13:55,571 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:13:55,571 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:13:55,571 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:13:55,571 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:13:55,588 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:13:55,588 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:13:55,600 - paramiko.transport - DEBUG - Trying key 7a93a0330c5bac25bcd4794ed411fbab from tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b 2018-11-06 15:13:55,628 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:13:55,631 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:13:55,632 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:13:55,633 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:13:55,633 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:13:55,634 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:13:55,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:13:56,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:13:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4bc7495-24d1-4918-99be-81eb1a20b840 x-compute-request-id: req-b4bc7495-24d1-4918-99be-81eb1a20b840 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:13:40Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:13:56,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-b4bc7495-24d1-4918-99be-81eb1a20b840 2018-11-06 15:13:56,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"reboot": {"type": "HARD"}}' 2018-11-06 15:13:56,259 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:13:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0303ef0c-e62e-4038-b8ab-9cc325be2868 x-compute-request-id: req-0303ef0c-e62e-4038-b8ab-9cc325be2868 Content-Length: 0 Content-Type: application/json 2018-11-06 15:13:56,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action used request id req-0303ef0c-e62e-4038-b8ab-9cc325be2868 2018-11-06 15:14:11,275 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-11-06 15:14:11,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:11,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14: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-31cb5c3c-9ce9-4472-b058-14c3b5ddce04 x-compute-request-id: req-31cb5c3c-9ce9-4472-b058-14c3b5ddce04 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:13:57Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:14:11,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-31cb5c3c-9ce9-4472-b058-14c3b5ddce04 2018-11-06 15:14:11,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:14:12,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14: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-b2241a9e-f7c7-4ba2-9c09-e951219ad61a x-compute-request-id: req-b2241a9e-f7c7-4ba2-9c09-e951219ad61a Content-Encoding: gzip Content-Length: 9509 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 537830556 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.131832] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133496] pid_max: default: 32768 minimum: 301\n[ 0.134397] ACPI: Core revision 20150930\n[ 0.135799] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137111] Security Framework initialized\n[ 0.137930] Yama: becoming mindful.\n[ 0.138665] AppArmor: AppArmor initialized\n[ 0.139520] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140821] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142081] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143284] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144647] Initializing cgroup subsys io\n[ 0.145465] Initializing cgroup subsys memory\n[ 0.146332] Initializing cgroup subsys devices\n[ 0.147220] Initializing cgroup subsys freezer\n[ 0.148098] Initializing cgroup subsys net_cls\n[ 0.148971] Initializing cgroup subsys perf_event\n[ 0.149884] Initializing cgroup subsys net_prio\n[ 0.150771] Initializing cgroup subsys hugetlb\n[ 0.151649] Initializing cgroup subsys pids\n[ 0.152529] CPU: Physical Processor ID: 0\n[ 0.154037] mce: CPU supports 10 MCE banks\n[ 0.154901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.158205] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164706] ftrace: allocating 31920 entries in 125 pages\n[ 0.191235] smpboot: Max logical packages: 2\n[ 0.192100] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193297] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.194650] x2apic enabled\n[ 0.195475] Switched APIC routing to physical x2apic.\n[ 0.197243] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198447] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200574] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202503] KVM setup paravirtual spinlock\n[ 0.203928] x86: Booting SMP configuration:\n[ 0.204827] .... node #0, CPUs: #1\n[ 0.205723] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.228398] x86: Booted up 1 node, 2 CPUs\n[ 0.228399] KVM setup async PF for cpu 1\n[ 0.228402] kvm-stealtime: cpu 1, msr f90d940\n[ 0.231018] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232520] devtmpfs: initialized\n[ 0.234234] evm: security.selinux\n[ 0.234942] evm: security.SMACK64\n[ 0.235638] evm: security.SMACK64EXEC\n[ 0.236390] evm: security.SMACK64TRANSMUTE\n[ 0.237215] evm: security.SMACK64MMAP\n[ 0.237969] evm: security.ima\n[ 0.238612] evm: security.capability\n[ 0.239471] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241371] pinctrl core: initialized pinctrl subsystem\n[ 0.242481] RTC time: 15:13:57, date: 11/06/18\n[ 0.243471] NET: Registered protocol family 16\n[ 0.253398] cpuidle: using governor ladder\n[ 0.265497] cpuidle: using governor menu\n[ 0.266316] PCCT header not found.\n[ 0.267117] ACPI: bus type PCI registered\n[ 0.267927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269185] PCI: Using configuration type 1 for base access\n[ 0.282625] ACPI: Added _OSI(Module Device)\n[ 0.283485] ACPI: Added _OSI(Processor Device)\n[ 0.284356] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285263] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287641] ACPI: Interpreter enabled\n[ 0.288416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290279] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295871] ACPI: (supports S0 S5)\n[ 0.296577] ACPI: Using IOAPIC for interrupt routing\n[ 0.297640] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301044] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302201] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303454] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304663] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307100] acpiphp: Slot [3] registered\n[ 0.308099] acpiphp: Slot [4] registered\n[ 0.309072] acpiphp: Slot [5] registered\n[ 0.310034] acpiphp: Slot [6] registered\n[ 0.310996] acpiphp: Slot [7] registered\n[ 0.311960] acpiphp: Slot [8] registered\n[ 0.312928] acpiphp: Slot [9] registered\n[ 0.313892] acpiphp: Slot [10] registered\n[ 0.325167] acpiphp: Slot [11] registered\n[ 0.326155] acpiphp: Slot [12] registered\n[ 0.327138] acpiphp: Slot [13] registered\n[ 0.328116] acpiphp: Slot [14] registered\n[ 0.329098] acpiphp: Slot [15] registered\n[ 0.330088] acpiphp: Slot [16] registered\n[ 0.331076] acpiphp: Slot [17] registered\n[ 0.332054] acpiphp: Slot [18] registered\n[ 0.333038] acpiphp: Slot [19] registered\n[ 0.334021] acpiphp: Slot [20] registered\n[ 0.335014] acpiphp: Slot [21] registered\n[ 0.335996] acpiphp: Slot [22] registered\n[ 0.336980] acpiphp: Slot [23] registered\n[ 0.337962] acpiphp: Slot [24] registered\n[ 0.338938] acpiphp: Slot [25] registered\n[ 0.339923] acpiphp: Slot [26] registered\n[ 0.340906] acpiphp: Slot [27] registered\n[ 0.341887] acpiphp: Slot [28] registered\n[ 0.342868] acpiphp: Slot [29] registered\n[ 0.343850] acpiphp: Slot [30] registered\n[ 0.344839] acpiphp: Slot [31] registered\n[ 0.345816] PCI host bridge to bus 0000:00\n[ 0.346798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348364] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.349943] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.351795] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353651] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361896] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363412] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.365049] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371597] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.373404] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423883] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426111] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427651] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429066] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.430446] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.432366] vgaarb: loaded\n[ 0.433127] vgaarb: bridge control possible 0000:00:02.0\n[ 0.434567] SCSI subsystem initialized\n[ 0.435618] ACPI: bus type USB registered\n[ 0.436647] usbcore: registered new interface driver usbfs\n[ 0.437963] usbcore: registered new interface driver hub\n[ 0.439223] usbcore: registered new device driver usb\n[ 0.440574] PCI: Using ACPI for IRQ routing\n[ 0.441812] NetLabel: Initializing\n[ 0.442689] NetLabel: domain hash size = 128\n[ 0.443743] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.444923] NetLabel: unlabeled traffic allowed by default\n[ 0.446365] clocksource: Switched to clocksource kvm-clock\n[ 0.452842] AppArmor: AppArmor Filesystem Enabled\n[ 0.453883] pnp: PnP ACPI init\n[ 0.454887] pnp: PnP ACPI: found 5 devices\n[ 0.462304] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464124] NET: Registered protocol family 2\n[ 0.465192] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.466511] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.467751] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468951] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470080] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471313] NET: Registered protocol family 1\n[ 0.472201] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473368] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474504] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.493208] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.512080] Trying to unpack rootfs image as initramfs...\n[ 0.562506] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.577119] Scanning for low memory corruption every 60 seconds\n[ 0.579006] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.580830] audit: initializing netlink subsys (disabled)\n[ 0.582305] audit: type=2000 audit(1541517237.940:1): initialized\n[ 0.584288] Initialise system trusted keyring\n[ 0.585760] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.587681] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.590526] zbud: loaded\n[ 0.591545] VFS: Disk quotas dquot_6.6.0\n[ 0.592822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595153] fuse init (API version 7.23)\n[ 0.596537] Key type big_key registered\n[ 0.597734] Allocating IMA MOK and blacklist keyrings.\n[ 0.599624] Key type asymmetric registered\n[ 0.600843] Asymmetric key parser 'x509' registered\n[ 0.602298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.604674] io scheduler noop registered\n[ 0.605734] io scheduler deadline registered (default)\n[ 0.606781] io scheduler cfq registered\n[ 0.607654] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.608762] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.610083] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.611611] ACPI: Power Button [PWRF]\n[ 0.612538] GHES: HEST is not enabled!\n[ 0.630593] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.669794] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.694104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696742] Linux agpgart interface v0.103\n[ 0.699255] brd: module loaded\n[ 0.700670] loop: module loaded\n[ 0.704611] vda: vda1 vda15\n[ 0.706156] scsi host0: ata_piix\n[ 0.707022] scsi host1: ata_piix\n[ 0.707806] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709158] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.710913] libphy: Fixed MDIO Bus: probed\n[ 0.711810] tun: Universal TUN/TAP device driver, 1.6\n[ 0.712860] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715452] PPP generic driver version 2.4.2\n[ 0.716804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.718628] ehci-pci: EHCI PCI platform driver\n[ 0.720148] ehci-platform: EHCI generic platform driver\n[ 0.721928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723885] ohci-pci: OHCI PCI platform driver\n[ 0.725375] ohci-platform: OHCI generic platform driver\n[ 0.727102] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747406] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.748943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751075] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.754122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.755956] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.758051] usb usb1: Product: UHCI Host Controller\n[ 0.759433] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.761058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.762351] hub 1-0:1.0: USB hub found\n[ 0.763420] hub 1-0:1.0: 2 ports detected\n[ 0.764629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767417] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768767] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.770185] mousedev: PS/2 mouse device common for all mice\n[ 0.771781] rtc_cmos 00:00: RTC can wake from S4\n[ 0.773376] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.775086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.777424] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.779157] i2c /dev entries driver\n[ 0.780150] device-mapper: uevent: version 1.0.3\n[ 0.781414] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.783605] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.785403] NET: Registered protocol family 10\n[ 0.786756] NET: Registered protocol family 17\n[ 0.787934] Key type dns_resolver registered\n[ 0.789184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790959] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792431] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.794785] registered taskstats version 1\n[ 0.795888] Loading compiled-in X.509 certificates\n[ 0.797638] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.800150] zswap: loaded using pool lzo/zbud\n[ 0.801984] Key type trusted registered\n[ 0.804185] Key type encrypted registered\n[ 0.805274] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.806676] ima: No TPM chip found, activating TPM-bypass!\n[ 0.808072] evm: HMAC attrs: 0x1\n[ 0.809316] Magic number: 10:240:234\n[ 0.810452] rtc_cmos 00:00: setting system clock to 2018-11-06 15:13:58 UTC (1541517238)\n[ 0.812723] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814246] EDD information not available.\n[ 0.867516] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.869614] Write protecting the kernel read-only data: 14336k\n[ 0.882134] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.884564] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119308] 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.9...\nLease of 10.55.1.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.12. iid=i-000000fb\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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkC0rpTAKSNgb7q+36USWEEkPKbTDu8QMRXkj+OEnbwiYr0xaIaLgec5w/h33CZdQbdxOD27XmO+9N2St7SWENGKoGWkexXI+Yx5K/6m8B7t+xoyNDpkB0wtjpEdZMxEQRZqVL1/u44pZc9Ojhl/F1x8UzGqZUCZ8/5IrkBlrUcnxhHXPnoqE9s/aYC5P7PoDmDwUXoUhX3USXKViHLF3dCvaZXD6JPKBrRzsBlrkxWJCbCgLdQeiVEfoCpCmGed60iXrFNwRvJ7PXwJB4g3zKKXkuhYP1nTXQlX9RsMXdIDXYY0cokiJ45H8XtJEUnrXvUB3loOOtoqiIZANHbjnT root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\nssh-dss AAAAB3NzaC1kc3MAAACBAJNF9wtqslsOW9IUwJY5Ub791nQmr5Gt4018UIXRjkIDpm7sFOZKO8lpZzcz3J5Sf0Wbs0X8MtJZIW0bSO5yOsc4uc9busKOilXcRDxk0mtg0bT4lR3ddKdevvkdna/nhTvECUA8SLS4+x2MGpDxd963fU3uCnHu7+V6a0W3KuMRAAAAFQDoJ7j/07MG2c40NYRFVKijAcP8KwAAAIBcZBbfjF1EKd7x5qTmbcDJu0UOy80imyXqxKY9gYjrie6a9W7cb/3XzZUFzcIoaQNc04Txa0IHsT2UWUkY87/4+ygaOaRT63RgCGYM7Q/ZRKVal6aXYYW6wg2N8zjmqpaeAfweq8XgDEpalSB6wsThU7d+F2d/PEfmrEdaQAy8BgAAAIBGozoffyt1whnvdtZn2OZM3YW/J8BAZXPsRjo56kz54MhqCqPL/pOFQxVECLtGWlPGRRJEiiqjHQ7DbvzlnAeynpyH+pa/340hmAvFSyPOxe+16XjyU5pQvhYsBYQGLwH1GBi1dBnoU3s1CtjNX3TbFJ3eDCfGqhs48rncUFre9g== root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\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.9,24,fe80::f816:3eff:fea2:db0a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \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-000000fb\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.44 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb login: "} 2018-11-06 15:14:12,849 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d/action used request id req-b2241a9e-f7c7-4ba2-9c09-e951219ad61a 2018-11-06 15:14:12,850 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 15:14:12,851 - 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 537830556 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.131832] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.133496] pid_max: default: 32768 minimum: 301 [ 0.134397] ACPI: Core revision 20150930 [ 0.135799] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137111] Security Framework initialized [ 0.137930] Yama: becoming mindful. [ 0.138665] AppArmor: AppArmor initialized [ 0.139520] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140821] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142081] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143284] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144647] Initializing cgroup subsys io [ 0.145465] Initializing cgroup subsys memory [ 0.146332] Initializing cgroup subsys devices [ 0.147220] Initializing cgroup subsys freezer [ 0.148098] Initializing cgroup subsys net_cls [ 0.148971] Initializing cgroup subsys perf_event [ 0.149884] Initializing cgroup subsys net_prio [ 0.150771] Initializing cgroup subsys hugetlb [ 0.151649] Initializing cgroup subsys pids [ 0.152529] CPU: Physical Processor ID: 0 [ 0.154037] mce: CPU supports 10 MCE banks [ 0.154901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155909] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.158205] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164706] ftrace: allocating 31920 entries in 125 pages [ 0.191235] smpboot: Max logical packages: 2 [ 0.192100] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.194650] x2apic enabled [ 0.195475] Switched APIC routing to physical x2apic. [ 0.197243] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198447] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.200574] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202503] KVM setup paravirtual spinlock [ 0.203928] x86: Booting SMP configuration: [ 0.204827] .... node #0, CPUs: #1 [ 0.205723] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.228398] x86: Booted up 1 node, 2 CPUs [ 0.228399] KVM setup async PF for cpu 1 [ 0.228402] kvm-stealtime: cpu 1, msr f90d940 [ 0.231018] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232520] devtmpfs: initialized [ 0.234234] evm: security.selinux [ 0.234942] evm: security.SMACK64 [ 0.235638] evm: security.SMACK64EXEC [ 0.236390] evm: security.SMACK64TRANSMUTE [ 0.237215] evm: security.SMACK64MMAP [ 0.237969] evm: security.ima [ 0.238612] evm: security.capability [ 0.239471] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241371] pinctrl core: initialized pinctrl subsystem [ 0.242481] RTC time: 15:13:57, date: 11/06/18 [ 0.243471] NET: Registered protocol family 16 [ 0.253398] cpuidle: using governor ladder [ 0.265497] cpuidle: using governor menu [ 0.266316] PCCT header not found. [ 0.267117] ACPI: bus type PCI registered [ 0.267927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269185] PCI: Using configuration type 1 for base access [ 0.282625] ACPI: Added _OSI(Module Device) [ 0.283485] ACPI: Added _OSI(Processor Device) [ 0.284356] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285263] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287641] ACPI: Interpreter enabled [ 0.288416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290279] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295871] ACPI: (supports S0 S5) [ 0.296577] ACPI: Using IOAPIC for interrupt routing [ 0.297640] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301044] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302201] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303454] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304663] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307100] acpiphp: Slot [3] registered [ 0.308099] acpiphp: Slot [4] registered [ 0.309072] acpiphp: Slot [5] registered [ 0.310034] acpiphp: Slot [6] registered [ 0.310996] acpiphp: Slot [7] registered [ 0.311960] acpiphp: Slot [8] registered [ 0.312928] acpiphp: Slot [9] registered [ 0.313892] acpiphp: Slot [10] registered [ 0.325167] acpiphp: Slot [11] registered [ 0.326155] acpiphp: Slot [12] registered [ 0.327138] acpiphp: Slot [13] registered [ 0.328116] acpiphp: Slot [14] registered [ 0.329098] acpiphp: Slot [15] registered [ 0.330088] acpiphp: Slot [16] registered [ 0.331076] acpiphp: Slot [17] registered [ 0.332054] acpiphp: Slot [18] registered [ 0.333038] acpiphp: Slot [19] registered [ 0.334021] acpiphp: Slot [20] registered [ 0.335014] acpiphp: Slot [21] registered [ 0.335996] acpiphp: Slot [22] registered [ 0.336980] acpiphp: Slot [23] registered [ 0.337962] acpiphp: Slot [24] registered [ 0.338938] acpiphp: Slot [25] registered [ 0.339923] acpiphp: Slot [26] registered [ 0.340906] acpiphp: Slot [27] registered [ 0.341887] acpiphp: Slot [28] registered [ 0.342868] acpiphp: Slot [29] registered [ 0.343850] acpiphp: Slot [30] registered [ 0.344839] acpiphp: Slot [31] registered [ 0.345816] PCI host bridge to bus 0000:00 [ 0.346798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348364] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.349943] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.351795] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353651] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361896] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363412] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.365049] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371597] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.373404] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423883] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426111] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427651] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429066] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.430446] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.432366] vgaarb: loaded [ 0.433127] vgaarb: bridge control possible 0000:00:02.0 [ 0.434567] SCSI subsystem initialized [ 0.435618] ACPI: bus type USB registered [ 0.436647] usbcore: registered new interface driver usbfs [ 0.437963] usbcore: registered new interface driver hub [ 0.439223] usbcore: registered new device driver usb [ 0.440574] PCI: Using ACPI for IRQ routing [ 0.441812] NetLabel: Initializing [ 0.442689] NetLabel: domain hash size = 128 [ 0.443743] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.444923] NetLabel: unlabeled traffic allowed by default [ 0.446365] clocksource: Switched to clocksource kvm-clock [ 0.452842] AppArmor: AppArmor Filesystem Enabled [ 0.453883] pnp: PnP ACPI init [ 0.454887] pnp: PnP ACPI: found 5 devices [ 0.462304] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.464124] NET: Registered protocol family 2 [ 0.465192] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.466511] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.467751] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468951] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470080] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471313] NET: Registered protocol family 1 [ 0.472201] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473368] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.493208] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.512080] Trying to unpack rootfs image as initramfs... [ 0.562506] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.577119] Scanning for low memory corruption every 60 seconds [ 0.579006] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.580830] audit: initializing netlink subsys (disabled) [ 0.582305] audit: type=2000 audit(1541517237.940:1): initialized [ 0.584288] Initialise system trusted keyring [ 0.585760] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.587681] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.590526] zbud: loaded [ 0.591545] VFS: Disk quotas dquot_6.6.0 [ 0.592822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.595153] fuse init (API version 7.23) [ 0.596537] Key type big_key registered [ 0.597734] Allocating IMA MOK and blacklist keyrings. [ 0.599624] Key type asymmetric registered [ 0.600843] Asymmetric key parser 'x509' registered [ 0.602298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.604674] io scheduler noop registered [ 0.605734] io scheduler deadline registered (default) [ 0.606781] io scheduler cfq registered [ 0.607654] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.608762] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.610083] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.611611] ACPI: Power Button [PWRF] [ 0.612538] GHES: HEST is not enabled! [ 0.630593] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.667387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.669794] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.694104] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.696742] Linux agpgart interface v0.103 [ 0.699255] brd: module loaded [ 0.700670] loop: module loaded [ 0.704611] vda: vda1 vda15 [ 0.706156] scsi host0: ata_piix [ 0.707022] scsi host1: ata_piix [ 0.707806] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.709158] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.710913] libphy: Fixed MDIO Bus: probed [ 0.711810] tun: Universal TUN/TAP device driver, 1.6 [ 0.712860] tun: (C) 1999-2004 Max Krasnyansky [ 0.715452] PPP generic driver version 2.4.2 [ 0.716804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.718628] ehci-pci: EHCI PCI platform driver [ 0.720148] ehci-platform: EHCI generic platform driver [ 0.721928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.723885] ohci-pci: OHCI PCI platform driver [ 0.725375] ohci-platform: OHCI generic platform driver [ 0.727102] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747406] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.751075] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.752491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.754122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.755956] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.758051] usb usb1: Product: UHCI Host Controller [ 0.759433] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.761058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.762351] hub 1-0:1.0: USB hub found [ 0.763420] hub 1-0:1.0: 2 ports detected [ 0.764629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.767417] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.768767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.770185] mousedev: PS/2 mouse device common for all mice [ 0.771781] rtc_cmos 00:00: RTC can wake from S4 [ 0.773376] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.777424] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.779157] i2c /dev entries driver [ 0.780150] device-mapper: uevent: version 1.0.3 [ 0.781414] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.783605] ledtrig-cpu: registered to indicate activity on CPUs [ 0.785403] NET: Registered protocol family 10 [ 0.786756] NET: Registered protocol family 17 [ 0.787934] Key type dns_resolver registered [ 0.789184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.790959] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792431] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.794785] registered taskstats version 1 [ 0.795888] Loading compiled-in X.509 certificates [ 0.797638] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.800150] zswap: loaded using pool lzo/zbud [ 0.801984] Key type trusted registered [ 0.804185] Key type encrypted registered [ 0.805274] AppArmor: AppArmor sha1 policy hashing enabled [ 0.806676] ima: No TPM chip found, activating TPM-bypass! [ 0.808072] evm: HMAC attrs: 0x1 [ 0.809316] Magic number: 10:240:234 [ 0.810452] rtc_cmos 00:00: setting system clock to 2018-11-06 15:13:58 UTC (1541517238) [ 0.812723] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814246] EDD information not available. [ 0.867516] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.869614] Write protecting the kernel read-only data: 14336k [ 0.882134] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.884564] 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.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.119308] 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.9... Lease of 10.55.1.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.12. iid=i-000000fb 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkC0rpTAKSNgb7q+36USWEEkPKbTDu8QMRXkj+OEnbwiYr0xaIaLgec5w/h33CZdQbdxOD27XmO+9N2St7SWENGKoGWkexXI+Yx5K/6m8B7t+xoyNDpkB0wtjpEdZMxEQRZqVL1/u44pZc9Ojhl/F1x8UzGqZUCZ8/5IrkBlrUcnxhHXPnoqE9s/aYC5P7PoDmDwUXoUhX3USXKViHLF3dCvaZXD6JPKBrRzsBlrkxWJCbCgLdQeiVEfoCpCmGed60iXrFNwRvJ7PXwJB4g3zKKXkuhYP1nTXQlX9RsMXdIDXYY0cokiJ45H8XtJEUnrXvUB3loOOtoqiIZANHbjnT root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb ssh-dss AAAAB3NzaC1kc3MAAACBAJNF9wtqslsOW9IUwJY5Ub791nQmr5Gt4018UIXRjkIDpm7sFOZKO8lpZzcz3J5Sf0Wbs0X8MtJZIW0bSO5yOsc4uc9busKOilXcRDxk0mtg0bT4lR3ddKdevvkdna/nhTvECUA8SLS4+x2MGpDxd963fU3uCnHu7+V6a0W3KuMRAAAAFQDoJ7j/07MG2c40NYRFVKijAcP8KwAAAIBcZBbfjF1EKd7x5qTmbcDJu0UOy80imyXqxKY9gYjrie6a9W7cb/3XzZUFzcIoaQNc04Txa0IHsT2UWUkY87/4+ygaOaRT63RgCGYM7Q/ZRKVal6aXYYW6wg2N8zjmqpaeAfweq8XgDEpalSB6wsThU7d+F2d/PEfmrEdaQAy8BgAAAIBGozoffyt1whnvdtZn2OZM3YW/J8BAZXPsRjo56kz54MhqCqPL/pOFQxVECLtGWlPGRRJEiiqjHQ7DbvzlnAeynpyH+pa/340hmAvFSyPOxe+16XjyU5pQvhYsBYQGLwH1GBi1dBnoU3s1CtjNX3TbFJ3eDCfGqhs48rncUFre9g== root@createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fea2:db0a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 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-000000fb name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb launch-index: 0 === cirros: current=0.4.0 uptime=2.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-1b2cd3c1-85ac-46d0-b7e9-fac6cb login: 2018-11-06 15:14:12,851 - create_instance - INFO - Checking if VM is active 2018-11-06 15:14:12,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:13,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a015becf-0d22-4dd4-bda0-ded942c64128 x-compute-request-id: req-a015becf-0d22-4dd4-bda0-ded942c64128 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:13:57Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:14:13,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-a015becf-0d22-4dd4-bda0-ded942c64128 2018-11-06 15:14:13,323 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - ACTIVE 2018-11-06 15:14:13,323 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:14:13,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:13,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14: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-093215d0-ab61-4891-ad63-486a9f4c0da5 x-compute-request-id: req-093215d0-ab61-4891-ad63-486a9f4c0da5 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:db:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp"}, {"name": "default"}], "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:13:57Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:14:13,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-093215d0-ab61-4891-ad63-486a9f4c0da5 2018-11-06 15:14:13,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:13,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-877240c9-1896-4648-bc37-7a93f7cec5c8 Date: Tue, 06 Nov 2018 15:14:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c08931c-f544-4c45-8252-396f067793d3"],"updated_at":"2018-11-06T15:12:21Z","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"06d00b32-35a6-4927-946a-27671944ff17","name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net"}]} 2018-11-06 15:14:13,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net used request id req-877240c9-1896-4648-bc37-7a93f7cec5c8 2018-11-06 15:14:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:13,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849a69ee-cdc3-45f4-8d07-33d6a2f129b0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:14:13,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-849a69ee-cdc3-45f4-8d07-33d6a2f129b0 2018-11-06 15:14:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:13,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9ab3eb3e-bac2-4d16-853d-9ce5e9372019 Date: Tue, 06 Nov 2018 15:14:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:21Z","dns_nameservers":[],"updated_at":"2018-11-06T15:12:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","id":"5c08931c-f544-4c45-8252-396f067793d3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet"}]} 2018-11-06 15:14:13,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-9ab3eb3e-bac2-4d16-853d-9ce5e9372019 2018-11-06 15:14:13,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:14,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-942d3fa1-9a20-4a5d-8f34-afa73bbb1c0d Date: Tue, 06 Nov 2018 15:14:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.4"}],"id":"28d80855-d978-4360-96c4-abb05f2c5edf","security_groups":[],"mac_address":"fa:16:3e:ab:aa:00","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.1"}],"id":"2fa86382-b6be-4573-a5a7-ac996368aad9","security_groups":[],"mac_address":"fa:16:3e:9d:8e:3a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:31Z","binding:vnic_type":"normal","device_id":"7f208ab9-c90d-422e-b1b1-e06764e2f15c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:13:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.9"}],"id":"54889bf2-de01-44d0-81db-85220a031824","security_groups":["36782bea-4606-47b4-a56f-81702467e847","42ed4b66-afbb-4f66-bd92-bde8a93d5a23"],"mac_address":"fa:16:3e:a2:db:0a","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:42Z","binding:vnic_type":"normal","device_id":"9b006679-2262-4491-bf72-f5c0aaf6e69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.2"}],"id":"6b4b48c4-70fc-4d3a-8a74-f9de31d92357","security_groups":[],"mac_address":"fa:16:3e:84:a5:d9","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d00b32-35a6-4927-946a-27671944ff17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:12:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c08931c-f544-4c45-8252-396f067793d3","ip_address":"10.55.1.3"}],"id":"8077d11b-a91c-4b83-b655-33f3daeed236","security_groups":[],"mac_address":"fa:16:3e:8c:60:f4","project_id":"ec14b6ae1f5b44a5b92324ac17faebdf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d00b32-35a6-4927-946a-27671944ff17","tenant_id":"ec14b6ae1f5b44a5b92324ac17faebdf","created_at":"2018-11-06T15:12:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d00b32-35a6-4927-946a-27671944ff17"}]} 2018-11-06 15:14:14,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d00b32-35a6-4927-946a-27671944ff17 used request id req-942d3fa1-9a20-4a5d-8f34-afa73bbb1c0d 2018-11-06 15:14:14,020 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:14:14,023 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbd8c950L 2018-11-06 15:14:14,024 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:14:14,024 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:14:14,024 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:14:14,026 - 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-11-06 15:14:14,026 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:14:14,026 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:14:14,026 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:14:14,026 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:14:14,026 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:14:14,043 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:14:14,044 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:14:14,056 - paramiko.transport - DEBUG - Trying key 7a93a0330c5bac25bcd4794ed411fbab from tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b 2018-11-06 15:14:14,082 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:14:14,088 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:14:14,189 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:14:14,234 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:14:14,235 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:14:14,236 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbd8c790L 2018-11-06 15:14:14,237 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:14:14,237 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:14:14,237 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:14:14,238 - 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-11-06 15:14:14,239 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:14:14,239 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:14:14,239 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:14:14,239 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:14:14,239 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:14:14,256 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:14:14,257 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:14:14,269 - paramiko.transport - DEBUG - Trying key 7a93a0330c5bac25bcd4794ed411fbab from tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b 2018-11-06 15:14:14,294 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:14:14,298 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:14:14,302 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:14:14,303 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:14:14,303 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:14:14,304 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:14:14,306 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:14:14,307 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-11-06 15:14:14,308 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-11-06 15:14:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/11567167-bbcb-4eec-b863-c8036ea92748 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:15,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ea36ec1-87a7-478a-a569-a0047a313a23 Content-Length: 0 Date: Tue, 06 Nov 2018 15:14:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:15,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/11567167-bbcb-4eec-b863-c8036ea92748 used request id req-9ea36ec1-87a7-478a-a569-a0047a313a23 2018-11-06 15:14:15,316 - create_instance - INFO - Deleting Port with ID - 54889bf2-de01-44d0-81db-85220a031824 2018-11-06 15:14:15,316 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711bport-1 2018-11-06 15:14:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/54889bf2-de01-44d0-81db-85220a031824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:16,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8225ea8e-05f7-466c-82b3-a5d89220d688 Date: Tue, 06 Nov 2018 15:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:16,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/54889bf2-de01-44d0-81db-85220a031824 used request id req-8225ea8e-05f7-466c-82b3-a5d89220d688 2018-11-06 15:14:16,005 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst 2018-11-06 15:14:16,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:16,176 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:14:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62a7acec-c17c-486c-b74b-3f9e7766a9de x-compute-request-id: req-62a7acec-c17c-486c-b74b-3f9e7766a9de Content-Type: application/json 2018-11-06 15:14:16,176 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-62a7acec-c17c-486c-b74b-3f9e7766a9de 2018-11-06 15:14:16,176 - create_instance - INFO - Checking deletion status 2018-11-06 15:14:16,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:16,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbe0f41e-d997-4aea-8766-895741591761 x-compute-request-id: req-cbe0f41e-d997-4aea-8766-895741591761 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.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d", "rel": "bookmark"}], "image": {"id": "fef021e1-0e13-40e9-b595-4b2d38d174e8", "links": [{"href": "http://172.30.9.27:8774/images/fef021e1-0e13-40e9-b595-4b2d38d174e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:12:52.000000", "flavor": {"id": "7d9842e9-65ef-4a27-8a1d-519552c9231d", "links": [{"href": "http://172.30.9.27:8774/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d", "rel": "bookmark"}]}, "id": "9b006679-2262-4491-bf72-f5c0aaf6e69d", "user_id": "555db58e7e0b445e977fd1d4f7cafcfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:14:16Z", "hostId": "088a9da8312bad19e5f1d3f534d4d325bb25f6cc8d06db61c26aa84e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp", "name": "CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst", "created": "2018-11-06T15:12:46Z", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:14:16,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-cbe0f41e-d997-4aea-8766-895741591761 2018-11-06 15:14:16,278 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst] is - ACTIVE 2018-11-06 15:14:16,278 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:14:19,281 - create_instance - DEBUG - VM status query timeout in 296.894800901 2018-11-06 15:14:19,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb0ff97d1299c26bdf73abfecebc1744976e97" 2018-11-06 15:14:19,328 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:14: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-38ba0c7c-f087-4cca-a34d-d42aa24798d9 x-compute-request-id: req-38ba0c7c-f087-4cca-a34d-d42aa24798d9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9b006679-2262-4491-bf72-f5c0aaf6e69d could not be found.", "code": 404}} 2018-11-06 15:14:19,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9b006679-2262-4491-bf72-f5c0aaf6e69d used request id req-38ba0c7c-f087-4cca-a34d-d42aa24798d9 2018-11-06 15:14:19,328 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9b006679-2262-4491-bf72-f5c0aaf6e69d could not be found. (HTTP 404) (Request-ID: req-38ba0c7c-f087-4cca-a34d-d42aa24798d9) 2018-11-06 15:14:19,328 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-inst 2018-11-06 15:14:19,329 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp 2018-11-06 15:14:19,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d3ac95d56e0ca45f7cbcd2f4dfac9e6d98e234" 2018-11-06 15:14:19,384 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:14: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-7a981bd5-1270-4fc3-baf5-bfdff1d89eb4 x-compute-request-id: req-7a981bd5-1270-4fc3-baf5-bfdff1d89eb4 Content-Length: 0 Content-Type: application/json 2018-11-06 15:14:19,384 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-kp used request id req-7a981bd5-1270-4fc3-baf5-bfdff1d89eb4 2018-11-06 15:14:19,385 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b.pub] 2018-11-06 15:14:19,385 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b] 2018-11-06 15:14:19,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4704582470a4c31c4e3ec9dd7ae43c620f98663b" 2018-11-06 15:14:19,433 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:14: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-43b85145-9fd0-45ac-810f-4457d2895b21 x-compute-request-id: req-43b85145-9fd0-45ac-810f-4457d2895b21 Content-Length: 0 Content-Type: application/json 2018-11-06 15:14:19,433 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7d9842e9-65ef-4a27-8a1d-519552c9231d used request id req-43b85145-9fd0-45ac-810f-4457d2895b21 2018-11-06 15:14:19,434 - neutron_utils - INFO - Deleting security group rule with ID - a96788f0-6a2e-4be0-be27-7cc1964b24dd 2018-11-06 15:14:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/a96788f0-6a2e-4be0-be27-7cc1964b24dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:14:19,690 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13b8c135-b928-4c46-931a-17a494642292 Content-Length: 0 Date: Tue, 06 Nov 2018 15:14:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:19,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/a96788f0-6a2e-4be0-be27-7cc1964b24dd used request id req-13b8c135-b928-4c46-931a-17a494642292 2018-11-06 15:14:19,691 - neutron_utils - INFO - Deleting security group rule with ID - e8ac6816-be7a-4983-807c-6a3cf1ea65b3 2018-11-06 15:14:19,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/e8ac6816-be7a-4983-807c-6a3cf1ea65b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:14:19,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8586480-a08a-44f8-b527-41b6bf07d18e Content-Length: 0 Date: Tue, 06 Nov 2018 15:14:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:19,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/e8ac6816-be7a-4983-807c-6a3cf1ea65b3 used request id req-c8586480-a08a-44f8-b527-41b6bf07d18e 2018-11-06 15:14:19,794 - neutron_utils - INFO - Deleting security group rule with ID - 03883939-c661-4702-be00-e1adb9ec4eb0 2018-11-06 15:14:19,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/03883939-c661-4702-be00-e1adb9ec4eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:14:19,902 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da08de5f-2efb-43d3-bbb9-e838f19ea395 Content-Length: 0 Date: Tue, 06 Nov 2018 15:14:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:19,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/03883939-c661-4702-be00-e1adb9ec4eb0 used request id req-da08de5f-2efb-43d3-bbb9-e838f19ea395 2018-11-06 15:14:19,902 - neutron_utils - INFO - Deleting security group rule with ID - 3d54d362-793e-40e2-802e-2dfd2169f23b 2018-11-06 15:14:19,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3d54d362-793e-40e2-802e-2dfd2169f23b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:14:20,162 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6916bcee-f4ae-4a28-9809-147549fea2cd Content-Length: 0 Date: Tue, 06 Nov 2018 15:14:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:20,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3d54d362-793e-40e2-802e-2dfd2169f23b used request id req-6916bcee-f4ae-4a28-9809-147549fea2cd 2018-11-06 15:14:20,162 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-sec-grp 2018-11-06 15:14:20,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/36782bea-4606-47b4-a56f-81702467e847 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7f55f44c75a222a5b1959da84fb3bafe299288" 2018-11-06 15:14:20,325 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94f7e4e4-08a1-41cb-9f98-861f384703e9 Content-Length: 0 Date: Tue, 06 Nov 2018 15:14:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:20,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/36782bea-4606-47b4-a56f-81702467e847 used request id req-94f7e4e4-08a1-41cb-9f98-861f384703e9 2018-11-06 15:14:20,326 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router and subnet CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet 2018-11-06 15:14:20,326 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router 2018-11-06 15:14:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/7f208ab9-c90d-422e-b1b1-e06764e2f15c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" -d '{"subnet_id": "5c08931c-f544-4c45-8252-396f067793d3"}' 2018-11-06 15:14:22,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-593ab747-508e-4ecc-8d6d-b8fdcf7b1262 Date: Tue, 06 Nov 2018 15:14:22 GMT RESP BODY: {"network_id": "06d00b32-35a6-4927-946a-27671944ff17", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "subnet_id": "5c08931c-f544-4c45-8252-396f067793d3", "subnet_ids": ["5c08931c-f544-4c45-8252-396f067793d3"], "port_id": "2fa86382-b6be-4573-a5a7-ac996368aad9", "id": "7f208ab9-c90d-422e-b1b1-e06764e2f15c"} 2018-11-06 15:14:22,177 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7f208ab9-c90d-422e-b1b1-e06764e2f15c/remove_router_interface used request id req-593ab747-508e-4ecc-8d6d-b8fdcf7b1262 2018-11-06 15:14:22,178 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router 2018-11-06 15:14:22,178 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-router 2018-11-06 15:14:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/7f208ab9-c90d-422e-b1b1-e06764e2f15c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102391f85145400f1786ee471ae3a29725c8695" 2018-11-06 15:14:25,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7e7ba78-e8fa-48da-bb3b-a91f9a8f2717 Content-Length: 0 Date: Tue, 06 Nov 2018 15:14:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:25,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7f208ab9-c90d-422e-b1b1-e06764e2f15c used request id req-a7e7ba78-e8fa-48da-bb3b-a91f9a8f2717 2018-11-06 15:14:25,596 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet 2018-11-06 15:14:25,596 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-subnet 2018-11-06 15:14:25,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/5c08931c-f544-4c45-8252-396f067793d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfbee541061b1a9694bb7720f64045d3e6d98d0" 2018-11-06 15:14:28,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50c2eae8-9248-45c6-bb28-6dffcc45d4ba Date: Tue, 06 Nov 2018 15:14:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:28,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5c08931c-f544-4c45-8252-396f067793d3 used request id req-50c2eae8-9248-45c6-bb28-6dffcc45d4ba 2018-11-06 15:14:28,029 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-pub-net 2018-11-06 15:14:28,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/06d00b32-35a6-4927-946a-27671944ff17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcfbee541061b1a9694bb7720f64045d3e6d98d0" 2018-11-06 15:14:29,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fddb1384-e323-4eed-80a5-e4c36ba28eba Date: Tue, 06 Nov 2018 15:14:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:29,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/06d00b32-35a6-4927-946a-27671944ff17 used request id req-fddb1384-e323-4eed-80a5-e4c36ba28eba 2018-11-06 15:14:29,278 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-1b2cd3c1-85ac-46d0-b7e9-fac6cbd2711b-image 2018-11-06 15:14:29,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9eddc4f5b6c01f7c2f19193bb30bf913d682120" 2018-11-06 15:14:30,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed5473b2-b9f6-42e4-b39e-d2f30251e19b Date: Tue, 06 Nov 2018 15:14:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:14:30,756 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fef021e1-0e13-40e9-b595-4b2d38d174e8 used request id req-ed5473b2-b9f6-42e4-b39e-d2f30251e19b 2018-11-06 15:14:30,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:14:30,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5a28ca34-dd76-48fd-a59e-ca07882a6483 Date: Tue, 06 Nov 2018 15:14:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:20Z", "updated_at": "2018-11-06T15:12:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:20Z", "revision_number": 0, "id": "48240fc8-0a40-4e75-9e8c-c3f55697bd6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:20Z", "security_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:20Z", "revision_number": 0, "id": "9794b2c0-e2fe-4337-9a53-3581dfaf5d14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:20Z", "security_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:20Z", "revision_number": 0, "id": "f7990f40-b20b-4eef-85ab-efbbda8d5a5f", "remote_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:20Z", "security_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:12:20Z", "revision_number": 0, "id": "fcc04857-2a8a-4174-861e-c3535b887f92", "remote_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "remote_ip_prefix": null, "created_at": "2018-11-06T15:12:20Z", "security_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf"}], "revision_number": 4, "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:14:30,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-5a28ca34-dd76-48fd-a59e-ca07882a6483 2018-11-06 15:14:30,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:14:31,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f202449-9caf-475e-a344-5930a1b1a869 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:14:31,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-3f202449-9caf-475e-a344-5930a1b1a869 2018-11-06 15:14:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:14:31,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a596eff3-cb19-4505-acab-4c471ed02627 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf"}, "enabled": true, "id": "ec14b6ae1f5b44a5b92324ac17faebdf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj"}} 2018-11-06 15:14:31,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-a596eff3-cb19-4505-acab-4c471ed02627 2018-11-06 15:14:31,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42ed4b66-afbb-4f66-bd92-bde8a93d5a23 2018-11-06 15:14:31,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=42ed4b66-afbb-4f66-bd92-bde8a93d5a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:14:31,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eb41cf6c-87c3-4003-bf09-0f43a7fc2f6c Date: Tue, 06 Nov 2018 15:14: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-11-06T15:12:20Z", "security_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:20Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "48240fc8-0a40-4e75-9e8c-c3f55697bd6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:20Z", "security_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:20Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "9794b2c0-e2fe-4337-9a53-3581dfaf5d14"}, {"remote_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:20Z", "security_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:20Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "f7990f40-b20b-4eef-85ab-efbbda8d5a5f"}, {"remote_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:12:20Z", "security_group_id": "42ed4b66-afbb-4f66-bd92-bde8a93d5a23", "port_range_min": null, "revision_number": 0, "tenant_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "created_at": "2018-11-06T15:12:20Z", "project_id": "ec14b6ae1f5b44a5b92324ac17faebdf", "id": "fcc04857-2a8a-4174-861e-c3535b887f92"}]} 2018-11-06 15:14:31,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=42ed4b66-afbb-4f66-bd92-bde8a93d5a23 used request id req-eb41cf6c-87c3-4003-bf09-0f43a7fc2f6c 2018-11-06 15:14:31,326 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:14:31,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/42ed4b66-afbb-4f66-bd92-bde8a93d5a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:14:31,629 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c184e4c2-9c17-485b-9ec7-3c07ccbc5872 Content-Length: 0 Date: Tue, 06 Nov 2018 15:14:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:14:31,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/42ed4b66-afbb-4f66-bd92-bde8a93d5a23 used request id req-c184e4c2-9c17-485b-9ec7-3c07ccbc5872 2018-11-06 15:14:31,629 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj 2018-11-06 15:14:31,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:14:31,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0223ea5b-c3f3-43f7-a245-01d989cefc67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:14:31,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ec14b6ae1f5b44a5b92324ac17faebdf used request id req-0223ea5b-c3f3-43f7-a245-01d989cefc67 2018-11-06 15:14:31,860 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-proj-role 2018-11-06 15:14:31,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/bd454de1e2744c069f1e69102f91f8fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:14:31,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6b062f0-ff30-4b92-b881-2c7627464bec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:14:31,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/bd454de1e2744c069f1e69102f91f8fc used request id req-c6b062f0-ff30-4b92-b881-2c7627464bec 2018-11-06 15:14:31,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade05998c4e36169f49cfea279c59f4a11015f30" 2018-11-06 15:14:32,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36959d80-2600-4b1a-ae18-aaa97bf93488 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:14:32,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-36959d80-2600-4b1a-ae18-aaa97bf93488 2018-11-06 15:14:32,071 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-b41d3f9e-c01f-450-user 2018-11-06 15:14:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/555db58e7e0b445e977fd1d4f7cafcfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1bf01e5b42bd422e0ad83ab8a47a92995d609c" 2018-11-06 15:14:32,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:14:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c9f553a-aa50-41d8-82c4-1e8c487669ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:14:32,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/555db58e7e0b445e977fd1d4f7cafcfe used request id req-4c9f553a-aa50-41d8-82c4-1e8c487669ee 2018-11-06 15:14:32,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:32,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["VGry_gKcS8S1y8HVjtQQSg"], "issued_at": "2018-11-06T15:14:32.000000Z"}} 2018-11-06 15:14:32,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b1d3b4fca762c22cd8435126d5d2c94c12151fe" 2018-11-06 15:14:32,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3682fee-8647-4eae-8697-df299ca1b07e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:32,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d3682fee-8647-4eae-8697-df299ca1b07e 2018-11-06 15:14:32,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:32,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:33,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["jYcNS7C_QuKGjk_tHKDTMg"], "issued_at": "2018-11-06T15:14:33.000000Z"}} 2018-11-06 15:14:33,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:14:33,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40dba43-0ceb-4ee6-b707-ae0c18c112c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:33,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c40dba43-0ceb-4ee6-b707-ae0c18c112c6 2018-11-06 15:14:33,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:14:33,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:14:33,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:14:33,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1527e026-372c-4980-8344-3828acf0aa76 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:14:33,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj used request id req-1527e026-372c-4980-8344-3828acf0aa76 2018-11-06 15:14:33,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:14:33,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db940f7-8a17-4160-bd33-e593c9a476c8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:14:33,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6db940f7-8a17-4160-bd33-e593c9a476c8 2018-11-06 15:14:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}}' 2018-11-06 15:14:33,564 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebb912ef-b71c-46db-8860-d96c8b066d02 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:14:33,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ebb912ef-b71c-46db-8860-d96c8b066d02 2018-11-06 15:14:33,564 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj 2018-11-06 15:14:33,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:33,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:33,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["4VZQRGhqRWKWdBxJ_WpCMQ"], "issued_at": "2018-11-06T15:14:33.000000Z"}} 2018-11-06 15:14:33,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655276a30a5496a8f456dc5a0f9e69c020750ad" 2018-11-06 15:14:34,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d93425a-7c71-4919-be08-9f0c0805db32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:34,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2d93425a-7c71-4919-be08-9f0c0805db32 2018-11-06 15:14:34,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:14:34,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:14:34,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655276a30a5496a8f456dc5a0f9e69c020750ad" 2018-11-06 15:14:34,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e00428-4151-4356-9ebf-0ea484769d97 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:14:34,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d6e00428-4151-4356-9ebf-0ea484769d97 2018-11-06 15:14:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655276a30a5496a8f456dc5a0f9e69c020750ad" 2018-11-06 15:14:34,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce45c950-e94d-4bfd-a44b-4099b3d0c61d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}]} 2018-11-06 15:14:34,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj used request id req-ce45c950-e94d-4bfd-a44b-4099b3d0c61d 2018-11-06 15:14:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655276a30a5496a8f456dc5a0f9e69c020750ad" 2018-11-06 15:14:34,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59de532c-267f-4fef-9aef-e32ac38a3729 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:14:34,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-59de532c-267f-4fef-9aef-e32ac38a3729 2018-11-06 15:14:34,624 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-user 2018-11-06 15:14:34,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:34,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:14:34,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec35248-501d-4ff3-9312-06ebd3bb0470 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:14:34,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fec35248-501d-4ff3-9312-06ebd3bb0470 2018-11-06 15:14:34,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role"}}' 2018-11-06 15:14:34,851 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37723d34-a862-4896-8d55-3703b203dee5 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "493bbf2a71a3487096de135e54e34e42", "links": {"self": "http://172.30.9.27:5000/v3/roles/493bbf2a71a3487096de135e54e34e42"}, "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role"}} 2018-11-06 15:14:34,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-37723d34-a862-4896-8d55-3703b203dee5 2018-11-06 15:14:34,851 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role 2018-11-06 15:14:34,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/493bbf2a71a3487096de135e54e34e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:14:34,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10460fb-2dd9-4bb1-ba72-0152843bd775 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/493bbf2a71a3487096de135e54e34e42"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role", "id": "493bbf2a71a3487096de135e54e34e42"}} 2018-11-06 15:14:34,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/493bbf2a71a3487096de135e54e34e42 used request id req-c10460fb-2dd9-4bb1-ba72-0152843bd775 2018-11-06 15:14:34,938 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role to project CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj 2018-11-06 15:14:34,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f/users/16d29bfb9e654e9cae2b96845c41c431/roles/493bbf2a71a3487096de135e54e34e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:14:35,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac7d8db-e2aa-48a1-bfca-012ae23f7841 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:14:35,070 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f/users/16d29bfb9e654e9cae2b96845c41c431/roles/493bbf2a71a3487096de135e54e34e42 used request id req-3ac7d8db-e2aa-48a1-bfca-012ae23f7841 2018-11-06 15:14:35,070 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:14:35,072 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:14:35,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:35,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:35,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "493bbf2a71a3487096de135e54e34e42", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role"}], "expires_at": "2018-11-06T16:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d2996a8acc141229855e5e37cd5f31f", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-user", "id": "16d29bfb9e654e9cae2b96845c41c431"}, "audit_ids": ["ZWsIctwpRNq8LGNQgpl9_g"], "issued_at": "2018-11-06T15:14:35.000000Z"}} 2018-11-06 15:14:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df9cc3082196462ceddd8293d33e078fdb503c9" 2018-11-06 15:14:35,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14396528-ad2f-4dec-9d23-bf385cab8d65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:35,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-14396528-ad2f-4dec-9d23-bf385cab8d65 2018-11-06 15:14:35,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0df9cc3082196462ceddd8293d33e078fdb503c9" 2018-11-06 15:14:35,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-323da988-0e6d-44c1-8e41-365ddd063dd2 Date: Tue, 06 Nov 2018 15:14:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image"} 2018-11-06 15:14:35,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image used request id req-323da988-0e6d-44c1-8e41-365ddd063dd2 2018-11-06 15:14:35,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0df9cc3082196462ceddd8293d33e078fdb503c9" 2018-11-06 15:14:35,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-928716ef-94dc-42fe-949a-5268ef9a4e50 Date: Tue, 06 Nov 2018 15:14: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-11-06 15:14:35,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-928716ef-94dc-42fe-949a-5268ef9a4e50 2018-11-06 15:14:35,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0df9cc3082196462ceddd8293d33e078fdb503c9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image"}' 2018-11-06 15:14:36,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f X-Openstack-Request-Id: req-c8f58a9e-b4c4-47b1-a297-1852b7524fcb Date: Tue, 06 Nov 2018 15:14:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:14:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:14:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "min_disk": 0, "protected": false, "id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "file": "/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/file", "checksum": null, "owner": "8d2996a8acc141229855e5e37cd5f31f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:14:36,076 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c8f58a9e-b4c4-47b1-a297-1852b7524fcb 2018-11-06 15:14:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0df9cc3082196462ceddd8293d33e078fdb503c9" -d '' 2018-11-06 15:14:37,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a481c76-bab6-44b9-ab2f-e2cc5fae0ae3 Date: Tue, 06 Nov 2018 15:14:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:14:37,334 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/file used request id req-9a481c76-bab6-44b9-ab2f-e2cc5fae0ae3 2018-11-06 15:14:37,334 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:14:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0df9cc3082196462ceddd8293d33e078fdb503c9" 2018-11-06 15:14:37,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-7a3157e7-8b27-480c-a766-6fe0712924aa Date: Tue, 06 Nov 2018 15:14:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:14:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:14:37Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/snap", "metadata": {}}], "self": "/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "min_disk": 0, "protected": false, "id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "file": "/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d2996a8acc141229855e5e37cd5f31f", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:14:37,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f used request id req-7a3157e7-8b27-480c-a766-6fe0712924aa 2018-11-06 15:14:37,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0df9cc3082196462ceddd8293d33e078fdb503c9" 2018-11-06 15:14:37,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-81fbc28a-14f6-441b-811a-9537c4eaaec6 Date: Tue, 06 Nov 2018 15:14: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-11-06 15:14:37,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-81fbc28a-14f6-441b-811a-9537c4eaaec6 2018-11-06 15:14:37,661 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image 2018-11-06 15:14:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0df9cc3082196462ceddd8293d33e078fdb503c9" 2018-11-06 15:14:37,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-0c7a0806-2056-4b09-814a-9a0540ecdd91 Date: Tue, 06 Nov 2018 15:14:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:14:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:14:37Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/snap", "metadata": {}}], "self": "/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "min_disk": 0, "protected": false, "id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "file": "/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d2996a8acc141229855e5e37cd5f31f", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:14:37,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f used request id req-0c7a0806-2056-4b09-814a-9a0540ecdd91 2018-11-06 15:14:37,682 - create_image - DEBUG - Instance status is - active 2018-11-06 15:14:37,682 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image 2018-11-06 15:14:37,682 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image 2018-11-06 15:14:37,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:37,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:38,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "493bbf2a71a3487096de135e54e34e42", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role"}], "expires_at": "2018-11-06T16:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d2996a8acc141229855e5e37cd5f31f", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-user", "id": "16d29bfb9e654e9cae2b96845c41c431"}, "audit_ids": ["WM81uwdwQOGlOf8SbQ7cTg"], "issued_at": "2018-11-06T15:14:38.000000Z"}} 2018-11-06 15:14:38,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c2fa9201d8d0889ae823f79ed24a5dcab1f64f" 2018-11-06 15:14:38,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949f8a57-ae54-4418-86e1-c331922d87ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:38,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-949f8a57-ae54-4418-86e1-c331922d87ac 2018-11-06 15:14:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c2fa9201d8d0889ae823f79ed24a5dcab1f64f" 2018-11-06 15:14:38,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c06af8a7-4bd4-4122-8a12-470aa67b12a8 Date: Tue, 06 Nov 2018 15:14:38 GMT RESP BODY: {"networks":[]} 2018-11-06 15:14:38,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-c06af8a7-4bd4-4122-8a12-470aa67b12a8 2018-11-06 15:14:38,321 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net 2018-11-06 15:14:38,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c2fa9201d8d0889ae823f79ed24a5dcab1f64f" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net", "admin_state_up": true}}' 2018-11-06 15:14:39,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6437e3d8-a7e6-4f8a-bbda-b45c5d76b29b Date: Tue, 06 Nov 2018 15:14:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a9e6ade8-45df-4365-944e-2506520dfe1b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:14:38Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","mtu":1450}} 2018-11-06 15:14:39,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6437e3d8-a7e6-4f8a-bbda-b45c5d76b29b 2018-11-06 15:14:39,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c2fa9201d8d0889ae823f79ed24a5dcab1f64f" 2018-11-06 15:14:39,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-f19c16ce-400d-46fb-9e82-af35966ef13e Date: Tue, 06 Nov 2018 15:14:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T15:14:38Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:14:39,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-f19c16ce-400d-46fb-9e82-af35966ef13e 2018-11-06 15:14:39,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c2fa9201d8d0889ae823f79ed24a5dcab1f64f" 2018-11-06 15:14:39,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7704b5f2-975a-4740-8408-5a50a8fe61d7 Date: Tue, 06 Nov 2018 15:14:39 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:14:39,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-7704b5f2-975a-4740-8408-5a50a8fe61d7 2018-11-06 15:14:39,469 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet 2018-11-06 15:14:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c2fa9201d8d0889ae823f79ed24a5dcab1f64f" -d '{"subnets": [{"ip_version": 4, "network_id": "a9e6ade8-45df-4365-944e-2506520dfe1b", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]}' 2018-11-06 15:14:40,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7e7437ba-057d-4c18-b6bb-a50a466db6f0 Date: Tue, 06 Nov 2018 15:14:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:14:40,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7e7437ba-057d-4c18-b6bb-a50a466db6f0 2018-11-06 15:14:40,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c2fa9201d8d0889ae823f79ed24a5dcab1f64f" 2018-11-06 15:14:40,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3755e82d-9c63-484f-b669-df5037961a10 Date: Tue, 06 Nov 2018 15:14: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":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:14:40,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-3755e82d-9c63-484f-b669-df5037961a10 2018-11-06 15:14:40,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c2fa9201d8d0889ae823f79ed24a5dcab1f64f" 2018-11-06 15:14:40,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d3f465aa-286d-4a00-af29-4142e3752f20 Date: Tue, 06 Nov 2018 15:14:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:14:40,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-d3f465aa-286d-4a00-af29-4142e3752f20 2018-11-06 15:14:40,501 - OpenStackNetwork - DEBUG - Network [a9e6ade8-45df-4365-944e-2506520dfe1b] created successfully 2018-11-06 15:14:40,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:40,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:40,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "493bbf2a71a3487096de135e54e34e42", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role"}], "expires_at": "2018-11-06T16:14:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d2996a8acc141229855e5e37cd5f31f", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-user", "id": "16d29bfb9e654e9cae2b96845c41c431"}, "audit_ids": ["xMm9IIflRIGVdQQaZb4l0w"], "issued_at": "2018-11-06T15:14:40.000000Z"}} 2018-11-06 15:14:40,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:41,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1128094f-b556-4fca-9dbc-1cc4acf246e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:41,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1128094f-b556-4fca-9dbc-1cc4acf246e8 2018-11-06 15:14:41,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:41,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-22d9aa46-3ecf-4028-8d20-36034d4482b8 Date: Tue, 06 Nov 2018 15:14:41 GMT RESP BODY: {"routers": []} 2018-11-06 15:14:41,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router&admin_state_up=True used request id req-22d9aa46-3ecf-4028-8d20-36034d4482b8 2018-11-06 15:14:41,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:41,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:41,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "493bbf2a71a3487096de135e54e34e42", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role"}], "expires_at": "2018-11-06T16:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d2996a8acc141229855e5e37cd5f31f", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-user", "id": "16d29bfb9e654e9cae2b96845c41c431"}, "audit_ids": ["G2ZcqlbORF6Y1nqV8GShtg"], "issued_at": "2018-11-06T15:14:41.000000Z"}} 2018-11-06 15:14:41,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeed05e61ec898ca0ae1c4b403797f17c6bedda2" 2018-11-06 15:14:41,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac944ba0-626e-4f3f-aa65-7e6fdbed7441 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:41,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ac944ba0-626e-4f3f-aa65-7e6fdbed7441 2018-11-06 15:14:41,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:41,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-70313945-8c8f-4bc1-a520-6aab0c311ead Date: Tue, 06 Nov 2018 15:14:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:14:41,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-70313945-8c8f-4bc1-a520-6aab0c311ead 2018-11-06 15:14:41,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:42,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5387d1cf-b72c-4c3a-9d38-6a19f51b065b Date: Tue, 06 Nov 2018 15:14:42 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:14:42,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-5387d1cf-b72c-4c3a-9d38-6a19f51b065b 2018-11-06 15:14:42,129 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router 2018-11-06 15:14:42,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router", "admin_state_up": true}}' 2018-11-06 15:14:47,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-280f27bc-ee61-4d76-b91a-a267c9794104 Date: Tue, 06 Nov 2018 15:14:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:42Z", "admin_state_up": true, "updated_at": "2018-11-06T15:14:43Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "70947a66-ba54-4653-b5c8-0d6a864aa3a1", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router"}} 2018-11-06 15:14:47,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-280f27bc-ee61-4d76-b91a-a267c9794104 2018-11-06 15:14:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=70947a66-ba54-4653-b5c8-0d6a864aa3a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:47,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-396fe6c6-eb1c-4fff-9d0e-c088bcc03a50 Date: Tue, 06 Nov 2018 15:14:47 GMT RESP BODY: {"ports":[]} 2018-11-06 15:14:47,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=70947a66-ba54-4653-b5c8-0d6a864aa3a1 used request id req-396fe6c6-eb1c-4fff-9d0e-c088bcc03a50 2018-11-06 15:14:47,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:47,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9ea65c96-a364-4b2e-93db-15c954c55bf7 Date: Tue, 06 Nov 2018 15:14:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:14:47,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-9ea65c96-a364-4b2e-93db-15c954c55bf7 2018-11-06 15:14:47,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:14:47,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:14:47,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:47,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252a4571-2571-4be0-95d5-12b1abe25c87 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:14:47,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-252a4571-2571-4be0-95d5-12b1abe25c87 2018-11-06 15:14:47,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:47,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2a62e61b-6b04-477d-8bbb-16286a6cff46 Date: Tue, 06 Nov 2018 15:14:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:14:47,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-2a62e61b-6b04-477d-8bbb-16286a6cff46 2018-11-06 15:14:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:48,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-43d0af49-aed5-4922-b279-566f34a29526 Date: Tue, 06 Nov 2018 15:14:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:14:48,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet used request id req-43d0af49-aed5-4922-b279-566f34a29526 2018-11-06 15:14:48,211 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 15:14:48,211 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router 2018-11-06 15:14:48,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/70947a66-ba54-4653-b5c8-0d6a864aa3a1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" -d '{"subnet_id": "1530dd17-0bf9-4190-806d-8273276bac65"}' 2018-11-06 15:14:50,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7c70c7a7-1239-4360-afd2-6e6ef96b36dd Date: Tue, 06 Nov 2018 15:14:50 GMT RESP BODY: {"network_id": "a9e6ade8-45df-4365-944e-2506520dfe1b", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "subnet_id": "1530dd17-0bf9-4190-806d-8273276bac65", "subnet_ids": ["1530dd17-0bf9-4190-806d-8273276bac65"], "port_id": "be691970-7a26-4e7e-90a7-91eb5f115f15", "id": "70947a66-ba54-4653-b5c8-0d6a864aa3a1"} 2018-11-06 15:14:50,235 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/70947a66-ba54-4653-b5c8-0d6a864aa3a1/add_router_interface used request id req-7c70c7a7-1239-4360-afd2-6e6ef96b36dd 2018-11-06 15:14:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/70947a66-ba54-4653-b5c8-0d6a864aa3a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:50,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8687b43d-28c8-44f8-981d-4baf850d4ea5 Date: Tue, 06 Nov 2018 15:14:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:42Z", "admin_state_up": true, "updated_at": "2018-11-06T15:14:49Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "70947a66-ba54-4653-b5c8-0d6a864aa3a1", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router"}} 2018-11-06 15:14:50,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/70947a66-ba54-4653-b5c8-0d6a864aa3a1 used request id req-8687b43d-28c8-44f8-981d-4baf850d4ea5 2018-11-06 15:14:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=70947a66-ba54-4653-b5c8-0d6a864aa3a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:50,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-95f3e6b7-4baf-448c-a932-c33d3de6a1f0 Date: Tue, 06 Nov 2018 15:14:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.1"}],"id":"be691970-7a26-4e7e-90a7-91eb5f115f15","security_groups":[],"mac_address":"fa:16:3e:c9:7d:5b","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:48Z","binding:vnic_type":"normal","device_id":"70947a66-ba54-4653-b5c8-0d6a864aa3a1"}]} 2018-11-06 15:14:50,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=70947a66-ba54-4653-b5c8-0d6a864aa3a1 used request id req-95f3e6b7-4baf-448c-a932-c33d3de6a1f0 2018-11-06 15:14:50,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/1530dd17-0bf9-4190-806d-8273276bac65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:14:50,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7564b7eb-3458-4b4a-9814-cdd9eac4b94c Date: Tue, 06 Nov 2018 15:14:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}} 2018-11-06 15:14:50,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/1530dd17-0bf9-4190-806d-8273276bac65 used request id req-7564b7eb-3458-4b4a-9814-cdd9eac4b94c 2018-11-06 15:14:50,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:50,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:51,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["7u_E2vxMRjC-k7KJp-g80Q"], "issued_at": "2018-11-06T15:14:51.000000Z"}} 2018-11-06 15:14:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}703f193c70fd5867d302b6df64e427fd34d59bbb" 2018-11-06 15:14:51,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9005d4-6b5e-4230-8243-0941c04691bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:51,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9e9005d4-6b5e-4230-8243-0941c04691bc 2018-11-06 15:14:51,406 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:14:51,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}703f193c70fd5867d302b6df64e427fd34d59bbb" 2018-11-06 15:14:51,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a61851e-d5a2-4f74-bc90-a4108e0efc6d x-compute-request-id: req-2a61851e-d5a2-4f74-bc90-a4108e0efc6d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:14:51,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2a61851e-d5a2-4f74-bc90-a4108e0efc6d 2018-11-06 15:14:51,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}703f193c70fd5867d302b6df64e427fd34d59bbb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-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-11-06 15:14:52,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d16e7a58-49ee-48bd-8222-3ab884a62de5 x-compute-request-id: req-d16e7a58-49ee-48bd-8222-3ab884a62de5 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:14:52,013 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d16e7a58-49ee-48bd-8222-3ab884a62de5 2018-11-06 15:14:52,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:52,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:52,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "493bbf2a71a3487096de135e54e34e42", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role"}], "expires_at": "2018-11-06T16:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d2996a8acc141229855e5e37cd5f31f", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-user", "id": "16d29bfb9e654e9cae2b96845c41c431"}, "audit_ids": ["t0LHf2mdSjOgu4jbgBIeQw"], "issued_at": "2018-11-06T15:14:52.000000Z"}} 2018-11-06 15:14:52,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7d153fb35d4d8135062e4e1ed63b9a2e35946" 2018-11-06 15:14:52,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7bd87e8-9061-4789-b1e7-c59189a68322 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:52,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b7bd87e8-9061-4789-b1e7-c59189a68322 2018-11-06 15:14:52,465 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:14:52,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7d153fb35d4d8135062e4e1ed63b9a2e35946" 2018-11-06 15:14:52,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14: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-277716b1-229a-4e72-a567-30b49c9ad294 x-compute-request-id: req-277716b1-229a-4e72-a567-30b49c9ad294 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 15:14:52,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-277716b1-229a-4e72-a567-30b49c9ad294 2018-11-06 15:14:52,718 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp... 2018-11-06 15:14:52,718 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 15:14:52,768 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp 2018-11-06 15:14:52,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7d153fb35d4d8135062e4e1ed63b9a2e35946" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2iAGkVn6NWUZgoZNEPNXQBiKQlRBG9W0TLArmgUuLJBapBFs7Ss8mg2l1MTPOVErQFkRAZDne1npWPDXMG/imUKkKqtbc9IN6mcQw7m03tDyxrpGikV/Ads+p82oASYdRr0hfaKYfh2PCL+5le4Cqr/OrsGXIwpzLTh3d1KqfbQ==", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp"}}' 2018-11-06 15:14:52,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14: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-36903e6b-3947-438c-97a0-0d1308e34e5d x-compute-request-id: req-36903e6b-3947-438c-97a0-0d1308e34e5d Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2iAGkVn6NWUZgoZNEPNXQBiKQlRBG9W0TLArmgUuLJBapBFs7Ss8mg2l1MTPOVErQFkRAZDne1npWPDXMG/imUKkKqtbc9IN6mcQw7m03tDyxrpGikV/Ads+p82oASYdRr0hfaKYfh2PCL+5le4Cqr/OrsGXIwpzLTh3d1KqfbQ==", "user_id": "16d29bfb9e654e9cae2b96845c41c431", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "fingerprint": "25:24:1a:b0:53:0d:88:8d:f6:a4:21:a0:8c:75:08:8f"}} 2018-11-06 15:14:52,828 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-36903e6b-3947-438c-97a0-0d1308e34e5d 2018-11-06 15:14:52,831 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97.pub 2018-11-06 15:14:52,831 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97 2018-11-06 15:14:52,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:52,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:53,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "493bbf2a71a3487096de135e54e34e42", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role"}], "expires_at": "2018-11-06T16:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d2996a8acc141229855e5e37cd5f31f", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-user", "id": "16d29bfb9e654e9cae2b96845c41c431"}, "audit_ids": ["sJclUA0qSD2ERyoNkgZ1nQ"], "issued_at": "2018-11-06T15:14:53.000000Z"}} 2018-11-06 15:14:53,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:53,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf2ba66-3332-48de-a83e-d102fdde1032 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:53,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2bf2ba66-3332-48de-a83e-d102fdde1032 2018-11-06 15:14:53,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:53,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f52cf1e1-c384-4c90-8e41-5b36cf9b8606 Date: Tue, 06 Nov 2018 15:14:53 GMT RESP BODY: {"security_groups": []} 2018-11-06 15:14:53,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp used request id req-f52cf1e1-c384-4c90-8e41-5b36cf9b8606 2018-11-06 15:14:53,472 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp... 2018-11-06 15:14:53,472 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp 2018-11-06 15:14:53,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}}' 2018-11-06 15:14:53,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-34962151-61ed-44d5-9a08-7639d523d701 Date: Tue, 06 Nov 2018 15:14:53 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "updated_at": "2018-11-06T15:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "9a56810b-2a25-4110-834b-52163b8cca71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}], "revision_number": 2, "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}} 2018-11-06 15:14:53,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-34962151-61ed-44d5-9a08-7639d523d701 2018-11-06 15:14:53,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11afe87b-1406-4f59-9000-e47fe1a951aa 2018-11-06 15:14:53,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:54,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73d4c1ed-7ee5-4c13-b07d-d7da9b34ea3c Date: Tue, 06 Nov 2018 15:14: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-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "9a56810b-2a25-4110-834b-52163b8cca71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8"}]} 2018-11-06 15:14:54,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-73d4c1ed-7ee5-4c13-b07d-d7da9b34ea3c 2018-11-06 15:14:54,053 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11afe87b-1406-4f59-9000-e47fe1a951aa 2018-11-06 15:14:54,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:54,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ae077cc-59e8-4718-9a94-1ef25361bc9d Date: Tue, 06 Nov 2018 15:14: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-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "9a56810b-2a25-4110-834b-52163b8cca71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8"}]} 2018-11-06 15:14:54,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-0ae077cc-59e8-4718-9a94-1ef25361bc9d 2018-11-06 15:14:54,235 - neutron_utils - INFO - Retrieving security group with ID - 11afe87b-1406-4f59-9000-e47fe1a951aa 2018-11-06 15:14:54,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:54,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-783e97f0-5a1a-463e-8c3d-12ff6f68c2e5 Date: Tue, 06 Nov 2018 15:14:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "updated_at": "2018-11-06T15:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "9a56810b-2a25-4110-834b-52163b8cca71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}], "revision_number": 2, "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}]} 2018-11-06 15:14:54,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-783e97f0-5a1a-463e-8c3d-12ff6f68c2e5 2018-11-06 15:14:54,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11afe87b-1406-4f59-9000-e47fe1a951aa 2018-11-06 15:14:54,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:54,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc088f2a-63c4-4593-a0f4-21f54dfd8193 Date: Tue, 06 Nov 2018 15:14: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-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "9a56810b-2a25-4110-834b-52163b8cca71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8"}]} 2018-11-06 15:14:54,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-dc088f2a-63c4-4593-a0f4-21f54dfd8193 2018-11-06 15:14:54,689 - neutron_utils - INFO - Retrieving security group with ID - 11afe87b-1406-4f59-9000-e47fe1a951aa 2018-11-06 15:14:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:54,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6d21221b-b177-4f74-a8e5-10fba2f510a0 Date: Tue, 06 Nov 2018 15:14:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "updated_at": "2018-11-06T15:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "9a56810b-2a25-4110-834b-52163b8cca71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}], "revision_number": 2, "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}]} 2018-11-06 15:14:54,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-6d21221b-b177-4f74-a8e5-10fba2f510a0 2018-11-06 15:14:54,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11afe87b-1406-4f59-9000-e47fe1a951aa 2018-11-06 15:14:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:55,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-94b2d3e3-9bc4-4e53-8f93-4563fb830962 Date: Tue, 06 Nov 2018 15:14: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-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "9a56810b-2a25-4110-834b-52163b8cca71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8"}]} 2018-11-06 15:14:55,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-94b2d3e3-9bc4-4e53-8f93-4563fb830962 2018-11-06 15:14:55,072 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp 2018-11-06 15:14:55,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:55,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-16d97472-6695-4c95-a84b-c0c9140a7e15 Date: Tue, 06 Nov 2018 15:14:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "updated_at": "2018-11-06T15:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "9a56810b-2a25-4110-834b-52163b8cca71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}], "revision_number": 2, "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}]} 2018-11-06 15:14:55,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp used request id req-16d97472-6695-4c95-a84b-c0c9140a7e15 2018-11-06 15:14:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:14:55,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:14:55,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:55,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a030d00f-e56e-407d-b33f-4b7cc8a51730 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:14:55,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-a030d00f-e56e-407d-b33f-4b7cc8a51730 2018-11-06 15:14:55,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11afe87b-1406-4f59-9000-e47fe1a951aa 2018-11-06 15:14:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:55,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bba8254-3df8-420c-b180-f85021dc6c24 Date: Tue, 06 Nov 2018 15:14: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-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "9a56810b-2a25-4110-834b-52163b8cca71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8"}]} 2018-11-06 15:14:55,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-5bba8254-3df8-420c-b180-f85021dc6c24 2018-11-06 15:14:55,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}41d21e7548d315976e86f15f946e7c13d01550c8" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa"}}' 2018-11-06 15:14:55,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ebd16ed1-ac82-444c-bb89-5d4608d78e9f Date: Tue, 06 Nov 2018 15:14:55 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-11-06T15:14:55Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:55Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "856a8817-a285-4d87-8192-872afcd453c6"}} 2018-11-06 15:14:55,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-ebd16ed1-ac82-444c-bb89-5d4608d78e9f 2018-11-06 15:14:55,715 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp 2018-11-06 15:14:55,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:55,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-d4fc5f9d-e9b7-4c10-b860-e4d62b18d3b7 Date: Tue, 06 Nov 2018 15:14:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "updated_at": "2018-11-06T15:14:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:55Z", "revision_number": 0, "id": "856a8817-a285-4d87-8192-872afcd453c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:55Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "9a56810b-2a25-4110-834b-52163b8cca71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}], "revision_number": 3, "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}]} 2018-11-06 15:14:55,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp used request id req-d4fc5f9d-e9b7-4c10-b860-e4d62b18d3b7 2018-11-06 15:14:55,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:56,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ca47f4-5acb-44df-b51f-eae7b3d9921c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:14:56,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-42ca47f4-5acb-44df-b51f-eae7b3d9921c 2018-11-06 15:14:56,020 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11afe87b-1406-4f59-9000-e47fe1a951aa 2018-11-06 15:14:56,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:56,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-18c223da-5fb2-4ec7-9b57-68227d688706 Date: Tue, 06 Nov 2018 15:14:56 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-11-06T15:14:55Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:55Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "856a8817-a285-4d87-8192-872afcd453c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "9a56810b-2a25-4110-834b-52163b8cca71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8"}]} 2018-11-06 15:14:56,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-18c223da-5fb2-4ec7-9b57-68227d688706 2018-11-06 15:14:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}41d21e7548d315976e86f15f946e7c13d01550c8" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa"}}' 2018-11-06 15:14:56,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-4f425805-37be-4801-85e9-45739f14918f Date: Tue, 06 Nov 2018 15:14:56 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-11-06T15:14:56Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": 22, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:56Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "5354a62c-d555-4aad-ace5-63d5e711f22f"}} 2018-11-06 15:14:56,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-4f425805-37be-4801-85e9-45739f14918f 2018-11-06 15:14:56,355 - neutron_utils - INFO - Retrieving security group with ID - 11afe87b-1406-4f59-9000-e47fe1a951aa 2018-11-06 15:14:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:56,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-153e63e4-6e0d-46cc-8a85-019bc98a5a91 Date: Tue, 06 Nov 2018 15:14:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "updated_at": "2018-11-06T15:14:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:14:56Z", "revision_number": 0, "id": "5354a62c-d555-4aad-ace5-63d5e711f22f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:56Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:55Z", "revision_number": 0, "id": "856a8817-a285-4d87-8192-872afcd453c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:55Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "9a56810b-2a25-4110-834b-52163b8cca71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "revision_number": 0, "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}], "revision_number": 4, "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}]} 2018-11-06 15:14:56,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-153e63e4-6e0d-46cc-8a85-019bc98a5a91 2018-11-06 15:14:56,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11afe87b-1406-4f59-9000-e47fe1a951aa 2018-11-06 15:14:56,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:14:56,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-f9283267-a05e-41f7-80b0-a11551ffce59 Date: Tue, 06 Nov 2018 15:14:56 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-11-06T15:14:56Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": 22, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:56Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "5354a62c-d555-4aad-ace5-63d5e711f22f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:55Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:55Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "856a8817-a285-4d87-8192-872afcd453c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "9a56810b-2a25-4110-834b-52163b8cca71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:53Z", "security_group_id": "11afe87b-1406-4f59-9000-e47fe1a951aa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:53Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "e55ab5a3-b247-45de-bec4-d3e143bfece8"}]} 2018-11-06 15:14:56,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-f9283267-a05e-41f7-80b0-a11551ffce59 2018-11-06 15:14:56,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:56,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:57,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "493bbf2a71a3487096de135e54e34e42", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role"}], "expires_at": "2018-11-06T16:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d2996a8acc141229855e5e37cd5f31f", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-user", "id": "16d29bfb9e654e9cae2b96845c41c431"}, "audit_ids": ["K1Ft2KJgTWqF8sm0FcBcsQ"], "issued_at": "2018-11-06T15:14:57.000000Z"}} 2018-11-06 15:14:57,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:57,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf41ddf-b1ff-4444-912f-43f7a1189f95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:57,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fdf41ddf-b1ff-4444-912f-43f7a1189f95 2018-11-06 15:14:57,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:14:57,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:57,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb26133f-171b-462e-a8bd-ff98b9804239 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:57,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fb26133f-171b-462e-a8bd-ff98b9804239 2018-11-06 15:14:57,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:57,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ed2d196b-1a5c-4391-97e0-d1f3e0077b80 Date: Tue, 06 Nov 2018 15: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":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:14:57,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-ed2d196b-1a5c-4391-97e0-d1f3e0077b80 2018-11-06 15:14:57,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:14:57,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:14:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:57,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb8cb8f-d3c3-420f-a099-bfc2d2befa92 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:14:57,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-8cb8cb8f-d3c3-420f-a099-bfc2d2befa92 2018-11-06 15:14:57,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:57,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6e86bf73-e69a-4e4b-91e4-92e8718707d5 Date: Tue, 06 Nov 2018 15:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:14:57,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-6e86bf73-e69a-4e4b-91e4-92e8718707d5 2018-11-06 15:14:57,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:58,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26a4f915-78b1-49af-a387-cc6dd5b24310 Date: Tue, 06 Nov 2018 15:14:58 GMT RESP BODY: {"ports":[]} 2018-11-06 15:14:58,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1&admin_state_up=True used request id req-26a4f915-78b1-49af-a387-cc6dd5b24310 2018-11-06 15:14:58,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:58,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d3bfac0-db45-4275-b42c-d855d797ff49 x-compute-request-id: req-3d3bfac0-db45-4275-b42c-d855d797ff49 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 15:14:58,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst used request id req-3d3bfac0-db45-4275-b42c-d855d797ff49 2018-11-06 15:14:58,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:58,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-19b56dec-1189-49d0-8b94-ca4443a6c8e6 Date: Tue, 06 Nov 2018 15: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":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:14:58,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-19b56dec-1189-49d0-8b94-ca4443a6c8e6 2018-11-06 15:14:58,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:58,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b0de12-a8c4-4eb1-81d6-e6ac263fa607 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:14:58,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-70b0de12-a8c4-4eb1-81d6-e6ac263fa607 2018-11-06 15:14:58,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:58,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-284dc329-8a59-4e43-aeef-622690b4c3db Date: Tue, 06 Nov 2018 15:14:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:14:58,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-284dc329-8a59-4e43-aeef-622690b4c3db 2018-11-06 15:14:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:58,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b549f99-70fb-4b6e-bb34-a0127cc92e4a Date: Tue, 06 Nov 2018 15:14:58 GMT RESP BODY: {"ports":[]} 2018-11-06 15:14:58,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1&admin_state_up=True used request id req-4b549f99-70fb-4b6e-bb34-a0127cc92e4a 2018-11-06 15:14:58,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:14:58,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:14:59,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "493bbf2a71a3487096de135e54e34e42", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role"}], "expires_at": "2018-11-06T16:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d2996a8acc141229855e5e37cd5f31f", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8d2996a8acc141229855e5e37cd5f31f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-user", "id": "16d29bfb9e654e9cae2b96845c41c431"}, "audit_ids": ["ZnVbMlTVRZOCyf95-BOq9Q"], "issued_at": "2018-11-06T15:14:59.000000Z"}} 2018-11-06 15:14:59,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ececf57890772a42b764c8184850978f633a76ff" 2018-11-06 15:14:59,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808cba7f-427c-4320-8008-5d991695b1fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:14:59,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-808cba7f-427c-4320-8008-5d991695b1fb 2018-11-06 15:14:59,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:59,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1366fe01-41f0-4b2f-ae44-8f3d0b38fc06 Date: Tue, 06 Nov 2018 15:14:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:14:59,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-1366fe01-41f0-4b2f-ae44-8f3d0b38fc06 2018-11-06 15:14:59,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:14:59,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f5e7e877-4684-4a5d-8345-79b13b6a493b Date: Tue, 06 Nov 2018 15:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:14:59,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-f5e7e877-4684-4a5d-8345-79b13b6a493b 2018-11-06 15:14:59,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:00,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ebfa9e7b-38c2-4945-b849-39c44515b04f Date: Tue, 06 Nov 2018 15:15:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:15:00,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-ebfa9e7b-38c2-4945-b849-39c44515b04f 2018-11-06 15:15:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:15:00,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:15:00,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ececf57890772a42b764c8184850978f633a76ff" 2018-11-06 15:15:00,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b857c3-05ca-49ff-bc9a-84463973fe4e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:15:00,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-39b857c3-05ca-49ff-bc9a-84463973fe4e 2018-11-06 15:15:00,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:00,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ce689dcd-b8b8-4b92-9a67-de7aeee27c3d Date: Tue, 06 Nov 2018 15:15:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:15:00,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-ce689dcd-b8b8-4b92-9a67-de7aeee27c3d 2018-11-06 15:15:00,364 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net 2018-11-06 15:15:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" -d '{"port": {"network_id": "a9e6ade8-45df-4365-944e-2506520dfe1b", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1", "admin_state_up": true}}' 2018-11-06 15:15:01,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-aa84096e-12be-4f58-aebf-fd4bccf0a10b Date: Tue, 06 Nov 2018 15:15:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.10"}],"id":"a2577cf5-b94d-4fc4-b4d7-09bb7898460e","security_groups":["2a08a85d-83a2-4666-aea7-fe8f00f29f4a"],"mac_address":"fa:16:3e:96:28:85","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1","project_id":"8d2996a8acc141229855e5e37cd5f31f","qos_policy_id":null,"admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:15:00Z","binding:vnic_type":"normal"}} 2018-11-06 15:15:01,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-aa84096e-12be-4f58-aebf-fd4bccf0a10b 2018-11-06 15:15:01,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:01,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e79366e3-3711-467d-9c0d-e93819370d54 Date: Tue, 06 Nov 2018 15:15:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:15:01,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-e79366e3-3711-467d-9c0d-e93819370d54 2018-11-06 15:15:01,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:01,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a62323a-f325-4ec7-8b72-70e4e6e5c121 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:15:01,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-5a62323a-f325-4ec7-8b72-70e4e6e5c121 2018-11-06 15:15:01,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:01,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4044daf5-0fac-4dba-aa84-108c5d6be703 Date: Tue, 06 Nov 2018 15:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:15:01,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-4044daf5-0fac-4dba-aa84-108c5d6be703 2018-11-06 15:15:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:01,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-e9ac0a9e-788c-41b0-adf3-c2fb376cc2f3 Date: Tue, 06 Nov 2018 15:15:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.10"}],"id":"a2577cf5-b94d-4fc4-b4d7-09bb7898460e","security_groups":["2a08a85d-83a2-4666-aea7-fe8f00f29f4a"],"mac_address":"fa:16:3e:96:28:85","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:15:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 15:15:01,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1&admin_state_up=True used request id req-e9ac0a9e-788c-41b0-adf3-c2fb376cc2f3 2018-11-06 15:15:01,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:02,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04fd7e1-a7b5-4419-a2c3-704818601d5a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:15:02,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-c04fd7e1-a7b5-4419-a2c3-704818601d5a 2018-11-06 15:15:02,071 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst 2018-11-06 15:15:02,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:02,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9490158e-7448-4a59-8f3e-a8f345d159b2 x-compute-request-id: req-9490158e-7448-4a59-8f3e-a8f345d159b2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-flavor-name"}]} 2018-11-06 15:15:02,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9490158e-7448-4a59-8f3e-a8f345d159b2 2018-11-06 15:15:02,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:02,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85ee5b51-ecb8-4fd7-9547-072c056ab4f8 x-compute-request-id: req-85ee5b51-ecb8-4fd7-9547-072c056ab4f8 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:15:02,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45 used request id req-85ee5b51-ecb8-4fd7-9547-072c056ab4f8 2018-11-06 15:15:02,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:02,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-f3d777d4-e1f4-4321-b61b-8bc48e7635f3 Date: Tue, 06 Nov 2018 15:15:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:14:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:14:37Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/snap", "metadata": {}}], "self": "/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "min_disk": 0, "protected": false, "id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "file": "/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d2996a8acc141229855e5e37cd5f31f", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image"} 2018-11-06 15:15:02,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image used request id req-f3d777d4-e1f4-4321-b61b-8bc48e7635f3 2018-11-06 15:15:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:02,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-31263be2-7932-46d7-897c-8366e38d5e1f Date: Tue, 06 Nov 2018 15:15: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-11-06 15:15:02,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-31263be2-7932-46d7-897c-8366e38d5e1f 2018-11-06 15:15:02,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "imageRef": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "flavorRef": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "max_count": 1, "min_count": 1, "networks": [{"port": "a2577cf5-b94d-4fc4-b4d7-09bb7898460e"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}]}}' 2018-11-06 15:15:03,955 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:15:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df25eb2f-38c3-4485-9985-386a45a73174 x-compute-request-id: req-df25eb2f-38c3-4485-9985-386a45a73174 Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "1793a689-c128-414c-a35e-42fcace02672", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "adminPass": "VNsRfj3KYP8m"}} 2018-11-06 15:15:03,955 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-df25eb2f-38c3-4485-9985-386a45a73174 2018-11-06 15:15:03,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:04,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e8a8d98-a4dd-4c85-a69b-437846996b58 x-compute-request-id: req-2e8a8d98-a4dd-4c85-a69b-437846996b58 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.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:15:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:04,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-2e8a8d98-a4dd-4c85-a69b-437846996b58 2018-11-06 15:15:04,310 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst 2018-11-06 15:15:04,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:04,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15: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-b78c28f2-f16f-405e-96cd-f391204017cd x-compute-request-id: req-b78c28f2-f16f-405e-96cd-f391204017cd 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.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:15:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:04,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-b78c28f2-f16f-405e-96cd-f391204017cd 2018-11-06 15:15:04,528 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst] is - BUILD 2018-11-06 15:15:04,528 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:15:07,531 - create_instance - DEBUG - VM status query timeout in 896.778963804 2018-11-06 15:15:07,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:08,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15: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-f03f12b2-b3f8-4643-99bb-9fe949e0b4e5 x-compute-request-id: req-f03f12b2-b3f8-4643-99bb-9fe949e0b4e5 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.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:15:05Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:08,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-f03f12b2-b3f8-4643-99bb-9fe949e0b4e5 2018-11-06 15:15:08,153 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst] is - BUILD 2018-11-06 15:15:08,154 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:15:11,157 - create_instance - DEBUG - VM status query timeout in 893.153251886 2018-11-06 15:15:11,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:11,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21fa13b0-09a1-47ad-9ff3-3bc153b39994 x-compute-request-id: req-21fa13b0-09a1-47ad-9ff3-3bc153b39994 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:09Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:11,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-21fa13b0-09a1-47ad-9ff3-3bc153b39994 2018-11-06 15:15:11,784 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst] is - ACTIVE 2018-11-06 15:15:11,785 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:15:11,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:12,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1afd9738-5708-4606-993d-f5303c791812 x-compute-request-id: req-1afd9738-5708-4606-993d-f5303c791812 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:09Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:12,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-1afd9738-5708-4606-993d-f5303c791812 2018-11-06 15:15:12,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:12,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-72daa47d-136d-402d-9001-20bfda1e2547 Date: Tue, 06 Nov 2018 15:15:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:15:12,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-72daa47d-136d-402d-9001-20bfda1e2547 2018-11-06 15:15:12,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:12,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16fbc95-63fc-4696-bcef-90efc63fb74f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:15:12,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-f16fbc95-63fc-4696-bcef-90efc63fb74f 2018-11-06 15:15:12,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:12,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cc179181-832a-4cfa-b791-c7708c5b3132 Date: Tue, 06 Nov 2018 15:15:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:15:12,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-cc179181-832a-4cfa-b791-c7708c5b3132 2018-11-06 15:15:12,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:13,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-dcc3ac03-b828-4d0b-8e65-a69772e8ebc5 Date: Tue, 06 Nov 2018 15:15:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.3"}],"id":"28a54f52-02c9-4e5b-a5df-1f152bb3daa7","security_groups":[],"mac_address":"fa:16:3e:14:5d:68","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9e6ade8-45df-4365-944e-2506520dfe1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.4"}],"id":"95e7888b-003b-403e-9afc-bfd64ba57ad9","security_groups":[],"mac_address":"fa:16:3e:e7:43:ab","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9e6ade8-45df-4365-944e-2506520dfe1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.10"}],"id":"a2577cf5-b94d-4fc4-b4d7-09bb7898460e","security_groups":["2a08a85d-83a2-4666-aea7-fe8f00f29f4a"],"mac_address":"fa:16:3e:96:28:85","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:15:00Z","binding:vnic_type":"normal","device_id":"1793a689-c128-414c-a35e-42fcace02672"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.1"}],"id":"be691970-7a26-4e7e-90a7-91eb5f115f15","security_groups":[],"mac_address":"fa:16:3e:c9:7d:5b","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:48Z","binding:vnic_type":"normal","device_id":"70947a66-ba54-4653-b5c8-0d6a864aa3a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.2"}],"id":"c7da99f2-8bc6-4f7a-8c9f-ded7d557e7b1","security_groups":[],"mac_address":"fa:16:3e:14:45:9d","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9e6ade8-45df-4365-944e-2506520dfe1b"}]} 2018-11-06 15:15:13,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-dcc3ac03-b828-4d0b-8e65-a69772e8ebc5 2018-11-06 15:15:13,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}}' 2018-11-06 15:15:14,203 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:15:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d32e641-aefe-4ba0-92e5-b5e17625b88e x-compute-request-id: req-9d32e641-aefe-4ba0-92e5-b5e17625b88e Content-Length: 0 Content-Type: application/json 2018-11-06 15:15:14,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672/action used request id req-9d32e641-aefe-4ba0-92e5-b5e17625b88e 2018-11-06 15:15:14,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:14,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-d7f5b91a-9be4-435b-b656-ee8868dc2666 Date: Tue, 06 Nov 2018 15:15:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:42Z", "admin_state_up": true, "updated_at": "2018-11-06T15:14:49Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "70947a66-ba54-4653-b5c8-0d6a864aa3a1", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router"}]} 2018-11-06 15:15:14,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router used request id req-d7f5b91a-9be4-435b-b656-ee8868dc2666 2018-11-06 15:15:14,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:14,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f832102-08c9-400f-a46e-a403ac6cab57 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:15:14,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-2f832102-08c9-400f-a46e-a403ac6cab57 2018-11-06 15:15:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=70947a66-ba54-4653-b5c8-0d6a864aa3a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:14,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4d6a16a6-f799-46d1-863c-453aa95b7e55 Date: Tue, 06 Nov 2018 15:15:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.1"}],"id":"be691970-7a26-4e7e-90a7-91eb5f115f15","security_groups":[],"mac_address":"fa:16:3e:c9:7d:5b","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:48Z","binding:vnic_type":"normal","device_id":"70947a66-ba54-4653-b5c8-0d6a864aa3a1"}]} 2018-11-06 15:15:14,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=70947a66-ba54-4653-b5c8-0d6a864aa3a1 used request id req-4d6a16a6-f799-46d1-863c-453aa95b7e55 2018-11-06 15:15:14,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/1530dd17-0bf9-4190-806d-8273276bac65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:14,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e3c82792-c422-4f3c-bc02-693531d20960 Date: Tue, 06 Nov 2018 15:15:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}} 2018-11-06 15:15:14,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/1530dd17-0bf9-4190-806d-8273276bac65 used request id req-e3c82792-c422-4f3c-bc02-693531d20960 2018-11-06 15:15:14,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:14,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8fa4312a-5326-4322-a5fd-0c40756e8f43 Date: Tue, 06 Nov 2018 15:15:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:15:14,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-8fa4312a-5326-4322-a5fd-0c40756e8f43 2018-11-06 15:15:14,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:14,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5226e77b-88c5-4a4b-8b52-23c5163a9d63 Date: Tue, 06 Nov 2018 15:15:14 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:15:14,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-5226e77b-88c5-4a4b-8b52-23c5163a9d63 2018-11-06 15:15:14,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:15,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a76feba-2556-4337-9aeb-ccf0bcd55bc0 x-compute-request-id: req-3a76feba-2556-4337-9aeb-ccf0bcd55bc0 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}, {"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:09Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:15,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-3a76feba-2556-4337-9aeb-ccf0bcd55bc0 2018-11-06 15:15:15,084 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst] is - ACTIVE 2018-11-06 15:15:15,085 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:15:15,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:15,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15: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-a51d563b-8ea5-4ae7-86e2-381912b36153 x-compute-request-id: req-a51d563b-8ea5-4ae7-86e2-381912b36153 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}, {"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:09Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:15,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-a51d563b-8ea5-4ae7-86e2-381912b36153 2018-11-06 15:15:15,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:15,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-132baa8a-0039-44ed-8532-3b20f7a0c600 Date: Tue, 06 Nov 2018 15:15: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":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:15:15,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-132baa8a-0039-44ed-8532-3b20f7a0c600 2018-11-06 15:15:15,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:15,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649130a6-34b8-4b1c-8cd3-1b5bca212235 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:15:15,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-649130a6-34b8-4b1c-8cd3-1b5bca212235 2018-11-06 15:15:15,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:15,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5e0e4f09-dc32-4b92-812d-a9de06ccc113 Date: Tue, 06 Nov 2018 15:15:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:15:15,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-5e0e4f09-dc32-4b92-812d-a9de06ccc113 2018-11-06 15:15:15,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:15,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-5d1bf969-8f7d-4339-a1e7-d1404aa006c1 Date: Tue, 06 Nov 2018 15:15:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.3"}],"id":"28a54f52-02c9-4e5b-a5df-1f152bb3daa7","security_groups":[],"mac_address":"fa:16:3e:14:5d:68","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9e6ade8-45df-4365-944e-2506520dfe1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.4"}],"id":"95e7888b-003b-403e-9afc-bfd64ba57ad9","security_groups":[],"mac_address":"fa:16:3e:e7:43:ab","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9e6ade8-45df-4365-944e-2506520dfe1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.10"}],"id":"a2577cf5-b94d-4fc4-b4d7-09bb7898460e","security_groups":["11afe87b-1406-4f59-9000-e47fe1a951aa","2a08a85d-83a2-4666-aea7-fe8f00f29f4a"],"mac_address":"fa:16:3e:96:28:85","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:15:00Z","binding:vnic_type":"normal","device_id":"1793a689-c128-414c-a35e-42fcace02672"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.1"}],"id":"be691970-7a26-4e7e-90a7-91eb5f115f15","security_groups":[],"mac_address":"fa:16:3e:c9:7d:5b","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:48Z","binding:vnic_type":"normal","device_id":"70947a66-ba54-4653-b5c8-0d6a864aa3a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.2"}],"id":"c7da99f2-8bc6-4f7a-8c9f-ded7d557e7b1","security_groups":[],"mac_address":"fa:16:3e:14:45:9d","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9e6ade8-45df-4365-944e-2506520dfe1b"}]} 2018-11-06 15:15:15,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-5d1bf969-8f7d-4339-a1e7-d1404aa006c1 2018-11-06 15:15:15,927 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 15:15:15,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:16,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c08953f1-5a2a-4d25-ae2b-49f26ff9828b Date: Tue, 06 Nov 2018 15:15:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:15:16,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-c08953f1-5a2a-4d25-ae2b-49f26ff9828b 2018-11-06 15:15:16,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:16,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-030f7834-66b6-4d57-862a-3865fe29cec2 Date: Tue, 06 Nov 2018 15:15:16 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:15:16,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-030f7834-66b6-4d57-862a-3865fe29cec2 2018-11-06 15:15:16,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "port_id": "a2577cf5-b94d-4fc4-b4d7-09bb7898460e"}}' 2018-11-06 15:15:18,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-86da4e93-d381-4ebf-9799-f97c261e87f7 Date: Tue, 06 Nov 2018 15:15:18 GMT RESP BODY: {"floatingip": {"router_id": "70947a66-ba54-4653-b5c8-0d6a864aa3a1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:15:17Z", "updated_at": "2018-11-06T15:15:17Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "8d2996a8acc141229855e5e37cd5f31f", "port_id": "a2577cf5-b94d-4fc4-b4d7-09bb7898460e", "id": "bfd61972-314a-41d5-aaf2-d6c2babc1873"}} 2018-11-06 15:15:18,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-86da4e93-d381-4ebf-9799-f97c261e87f7 2018-11-06 15:15:18,035 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router 2018-11-06 15:15:18,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:18,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7506c67-8267-4725-96d9-61c219c01783 x-compute-request-id: req-a7506c67-8267-4725-96d9-61c219c01783 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}, {"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:09Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:18,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-a7506c67-8267-4725-96d9-61c219c01783 2018-11-06 15:15:18,380 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst] is - ACTIVE 2018-11-06 15:15:18,380 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:15:18,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:19,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a862a54e-d080-4969-b4dd-cbb13276e2c5 x-compute-request-id: req-a862a54e-d080-4969-b4dd-cbb13276e2c5 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}, {"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:09Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:19,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-a862a54e-d080-4969-b4dd-cbb13276e2c5 2018-11-06 15:15:19,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:19,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d713cf40-d8af-4c6d-bc16-53b0a1744272 Date: Tue, 06 Nov 2018 15:15: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":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:15:19,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-d713cf40-d8af-4c6d-bc16-53b0a1744272 2018-11-06 15:15:19,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:19,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05bfd693-fcb3-41af-a4b4-bd70d3fe5813 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:15:19,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-05bfd693-fcb3-41af-a4b4-bd70d3fe5813 2018-11-06 15:15:19,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:19,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9c85f5c2-1da0-4bc6-9532-a1d5468ffbc6 Date: Tue, 06 Nov 2018 15:15:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:15:19,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-9c85f5c2-1da0-4bc6-9532-a1d5468ffbc6 2018-11-06 15:15:19,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:19,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-a6a5f453-ac04-48dd-87c0-7454cb84f301 Date: Tue, 06 Nov 2018 15:15:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.3"}],"id":"28a54f52-02c9-4e5b-a5df-1f152bb3daa7","security_groups":[],"mac_address":"fa:16:3e:14:5d:68","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9e6ade8-45df-4365-944e-2506520dfe1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.4"}],"id":"95e7888b-003b-403e-9afc-bfd64ba57ad9","security_groups":[],"mac_address":"fa:16:3e:e7:43:ab","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9e6ade8-45df-4365-944e-2506520dfe1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.10"}],"id":"a2577cf5-b94d-4fc4-b4d7-09bb7898460e","security_groups":["11afe87b-1406-4f59-9000-e47fe1a951aa","2a08a85d-83a2-4666-aea7-fe8f00f29f4a"],"mac_address":"fa:16:3e:96:28:85","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:15:00Z","binding:vnic_type":"normal","device_id":"1793a689-c128-414c-a35e-42fcace02672"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.1"}],"id":"be691970-7a26-4e7e-90a7-91eb5f115f15","security_groups":[],"mac_address":"fa:16:3e:c9:7d:5b","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:48Z","binding:vnic_type":"normal","device_id":"70947a66-ba54-4653-b5c8-0d6a864aa3a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.2"}],"id":"c7da99f2-8bc6-4f7a-8c9f-ded7d557e7b1","security_groups":[],"mac_address":"fa:16:3e:14:45:9d","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9e6ade8-45df-4365-944e-2506520dfe1b"}]} 2018-11-06 15:15:19,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-a6a5f453-ac04-48dd-87c0-7454cb84f301 2018-11-06 15:15:19,364 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-11-06 15:15:19,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:19,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae67fe28-3f65-4692-8a21-5430650b5847 x-compute-request-id: req-ae67fe28-3f65-4692-8a21-5430650b5847 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}, {"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:09Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:19,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-ae67fe28-3f65-4692-8a21-5430650b5847 2018-11-06 15:15:19,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:15:20,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fb80930-9986-49e8-bef1-9c10a7f54c11 x-compute-request-id: req-7fb80930-9986-49e8-bef1-9c10a7f54c11 Content-Encoding: gzip Content-Length: 9625 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 596656298 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.130913] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132558] pid_max: default: 32768 minimum: 301\n[ 0.133446] ACPI: Core revision 20150930\n[ 0.134832] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136128] Security Framework initialized\n[ 0.136948] Yama: becoming mindful.\n[ 0.137683] AppArmor: AppArmor initialized\n[ 0.138535] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139804] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.141053] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142238] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143591] Initializing cgroup subsys io\n[ 0.144393] Initializing cgroup subsys memory\n[ 0.145246] Initializing cgroup subsys devices\n[ 0.146121] Initializing cgroup subsys freezer\n[ 0.146981] Initializing cgroup subsys net_cls\n[ 0.147837] Initializing cgroup subsys perf_event\n[ 0.148737] Initializing cgroup subsys net_prio\n[ 0.149607] Initializing cgroup subsys hugetlb\n[ 0.150469] Initializing cgroup subsys pids\n[ 0.151331] CPU: Physical Processor ID: 0\n[ 0.152812] mce: CPU supports 10 MCE banks\n[ 0.153653] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156912] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163332] ftrace: allocating 31920 entries in 125 pages\n[ 0.189673] smpboot: Max logical packages: 2\n[ 0.190533] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191719] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193058] x2apic enabled\n[ 0.193862] Switched APIC routing to physical x2apic.\n[ 0.195616] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197149] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199847] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202283] KVM setup paravirtual spinlock\n[ 0.203935] x86: Booting SMP configuration:\n[ 0.205082] .... node #0, CPUs: #1\n[ 0.206202] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.228198] x86: Booted up 1 node, 2 CPUs\n[ 0.228200] KVM setup async PF for cpu 1\n[ 0.228202] kvm-stealtime: cpu 1, msr f90d940\n[ 0.231501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.233406] devtmpfs: initialized\n[ 0.235299] evm: security.selinux\n[ 0.236168] evm: security.SMACK64\n[ 0.237041] evm: security.SMACK64EXEC\n[ 0.237988] evm: security.SMACK64TRANSMUTE\n[ 0.239019] evm: security.SMACK64MMAP\n[ 0.239982] evm: security.ima\n[ 0.240804] evm: security.capability\n[ 0.241845] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244273] pinctrl core: initialized pinctrl subsystem\n[ 0.245666] RTC time: 15:15:09, date: 11/06/18\n[ 0.246918] NET: Registered protocol family 16\n[ 0.256262] cpuidle: using governor ladder\n[ 0.268327] cpuidle: using governor menu\n[ 0.269380] PCCT header not found.\n[ 0.270354] ACPI: bus type PCI registered\n[ 0.271391] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.273037] PCI: Using configuration type 1 for base access\n[ 0.285288] ACPI: Added _OSI(Module Device)\n[ 0.286381] ACPI: Added _OSI(Processor Device)\n[ 0.287541] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288741] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291471] ACPI: Interpreter enabled\n[ 0.292459] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.299676] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.302213] ACPI: (supports S0 S5)\n[ 0.303106] ACPI: Using IOAPIC for interrupt routing\n[ 0.304325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.308286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309830] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.311492] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.313094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.316076] acpiphp: Slot [3] registered\n[ 0.317132] acpiphp: Slot [4] registered\n[ 0.318194] acpiphp: Slot [5] registered\n[ 0.319588] acpiphp: Slot [6] registered\n[ 0.320764] acpiphp: Slot [7] registered\n[ 0.321914] acpiphp: Slot [8] registered\n[ 0.323040] acpiphp: Slot [9] registered\n[ 0.324168] acpiphp: Slot [10] registered\n[ 0.334852] acpiphp: Slot [11] registered\n[ 0.336006] acpiphp: Slot [12] registered\n[ 0.337152] acpiphp: Slot [13] registered\n[ 0.338280] acpiphp: Slot [14] registered\n[ 0.339437] acpiphp: Slot [15] registered\n[ 0.340597] acpiphp: Slot [16] registered\n[ 0.341756] acpiphp: Slot [17] registered\n[ 0.342902] acpiphp: Slot [18] registered\n[ 0.344052] acpiphp: Slot [19] registered\n[ 0.345236] acpiphp: Slot [20] registered\n[ 0.346397] acpiphp: Slot [21] registered\n[ 0.347556] acpiphp: Slot [22] registered\n[ 0.348701] acpiphp: Slot [23] registered\n[ 0.349875] acpiphp: Slot [24] registered\n[ 0.351020] acpiphp: Slot [25] registered\n[ 0.352170] acpiphp: Slot [26] registered\n[ 0.353333] acpiphp: Slot [27] registered\n[ 0.354501] acpiphp: Slot [28] registered\n[ 0.355684] acpiphp: Slot [29] registered\n[ 0.356848] acpiphp: Slot [30] registered\n[ 0.357998] acpiphp: Slot [31] registered\n[ 0.359146] PCI host bridge to bus 0000:00\n[ 0.360321] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.362158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.363961] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.366078] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.368200] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.374983] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.376889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.378618] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.380499] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.387751] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.389804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442029] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447451] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449027] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450554] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452813] vgaarb: loaded\n[ 0.453644] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455274] SCSI subsystem initialized\n[ 0.456426] ACPI: bus type USB registered\n[ 0.457577] usbcore: registered new interface driver usbfs\n[ 0.459105] usbcore: registered new interface driver hub\n[ 0.460609] usbcore: registered new device driver usb\n[ 0.462196] PCI: Using ACPI for IRQ routing\n[ 0.463617] NetLabel: Initializing\n[ 0.464640] NetLabel: domain hash size = 128\n[ 0.465903] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467295] NetLabel: unlabeled traffic allowed by default\n[ 0.468920] clocksource: Switched to clocksource kvm-clock\n[ 0.475480] AppArmor: AppArmor Filesystem Enabled\n[ 0.476841] pnp: PnP ACPI init\n[ 0.478051] pnp: PnP ACPI: found 5 devices\n[ 0.485766] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488223] NET: Registered protocol family 2\n[ 0.489595] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.491487] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.493221] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.494984] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496563] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498269] NET: Registered protocol family 1\n[ 0.499508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501136] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502704] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.521386] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.540352] Trying to unpack rootfs image as initramfs...\n[ 0.591180] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.605344] Scanning for low memory corruption every 60 seconds\n[ 0.606796] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.608023] audit: initializing netlink subsys (disabled)\n[ 0.609138] audit: type=2000 audit(1541517310.084:1): initialized\n[ 0.610518] Initialise system trusted keyring\n[ 0.611560] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612808] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615001] zbud: loaded\n[ 0.615791] VFS: Disk quotas dquot_6.6.0\n[ 0.616668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.618317] fuse init (API version 7.23)\n[ 0.619272] Key type big_key registered\n[ 0.620123] Allocating IMA MOK and blacklist keyrings.\n[ 0.621433] Key type asymmetric registered\n[ 0.622301] Asymmetric key parser 'x509' registered\n[ 0.623313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.624911] io scheduler noop registered\n[ 0.625765] io scheduler deadline registered (default)\n[ 0.626819] io scheduler cfq registered\n[ 0.627703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628814] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630167] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.631709] ACPI: Power Button [PWRF]\n[ 0.632634] GHES: HEST is not enabled!\n[ 0.650984] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690818] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714842] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717184] Linux agpgart interface v0.103\n[ 0.719636] brd: module loaded\n[ 0.721061] loop: module loaded\n[ 0.725919] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727456] GPT:90111 != 20971519\n[ 0.728180] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729343] GPT:90111 != 20971519\n[ 0.730070] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731086] vda: vda1 vda15\n[ 0.732567] scsi host0: ata_piix\n[ 0.733379] scsi host1: ata_piix\n[ 0.734123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.735405] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.737086] libphy: Fixed MDIO Bus: probed\n[ 0.737950] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738954] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740961] PPP generic driver version 2.4.2\n[ 0.741889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743177] ehci-pci: EHCI PCI platform driver\n[ 0.744088] ehci-platform: EHCI generic platform driver\n[ 0.745135] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746323] ohci-pci: OHCI PCI platform driver\n[ 0.747231] ohci-platform: OHCI generic platform driver\n[ 0.748268] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.767247] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.769824] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.770873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.772041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773346] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774852] usb usb1: Product: UHCI Host Controller\n[ 0.775789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776934] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777955] hub 1-0:1.0: USB hub found\n[ 0.778755] hub 1-0:1.0: 2 ports detected\n[ 0.779671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781802] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.782762] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783794] mousedev: PS/2 mouse device common for all mice\n[ 0.784976] rtc_cmos 00:00: RTC can wake from S4\n[ 0.786187] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.787369] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.788997] i2c /dev entries driver\n[ 0.789052] device-mapper: uevent: version 1.0.3\n[ 0.791821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.794317] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.795800] NET: Registered protocol family 10\n[ 0.796907] NET: Registered protocol family 17\n[ 0.797884] Key type dns_resolver registered\n[ 0.799001] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.800302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.801772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.804522] registered taskstats version 1\n[ 0.805800] Loading compiled-in X.509 certificates\n[ 0.807689] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810663] zswap: loaded using pool lzo/zbud\n[ 0.812783] Key type trusted registered\n[ 0.815137] Key type encrypted registered\n[ 0.816342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817988] ima: No TPM chip found, activating TPM-bypass!\n[ 0.819650] evm: HMAC attrs: 0x1\n[ 0.820999] Magic number: 10:790:284\n[ 0.822303] rtc_cmos 00:00: setting system clock to 2018-11-06 15:15:10 UTC (1541517310)\n[ 0.835010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836807] EDD information not available.\n[ 0.893948] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.896330] Write protecting the kernel read-only data: 14336k\n[ 0.898601] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.901262] 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.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.325022] 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.10...\nLease of 10.55.1.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSov4NglNNkjJvkWqRK1vWvYdg8GprbdfnuFy/f0nkA2VzcU/bXq6DZwhLk5qZs+Dhom/Gj/lXlYVNqd3kufbhmNmlLcWkWKMXvM4XD+8sJW7nbqIJtjoZQtmB4TOgGT/NDXoN/uRljTVI3qwqdN0YHanMf8FrIxmCM3YR5tiByLa7dPmbzwfi6xcBpchuV3LWhMnsRaDQEBUThLHnl/vy/Vu5psojeIQHAz72bt0SPvmrqhMgfreiPDG6Rub4KKDDp+xhQ9iZXIFelBg+V79eeM/FPfLCTRXdkpwX15MwWu4Z/U/qjwUKjTus6OjJ0UBybHivKm+HlbLAsY+7Cs1T root@createinstancesinglenetworktests-bb467f8e-f836-4e5c-b893-6b9bbe\nssh-dss AAAAB3NzaC1kc3MAAACBAJoXN7v4fW2bNGIof4t3UKZNrrLhQtZli5Sn4UgKmdxb5GaYtIRvHXcOsoVV1xJJ/6nUSwyu6r5Qp3FgQUYXz7tkA1X19fOPN3Rqumpt8AIm1I755FhCd+CgSG2kfPhLKAhpr4Wb1C0ruXfEv41oNOqqP20WDvON6FQwi5E3IgpfAAAAFQDO6FXs18u4kpdYgQsn+dlIgtzNrwAAAIAR0u5JMKU7JjJPKgcM4uL6mRq/+weM2s9BgtgmFRFDb1JZ5AUQTo+loKRCH91E1a5Vz3sgnWzmpUGyxC9M9ju9SxG2Dn04qkTAcV+/kv8Uxk6r1Uvb8TeJOsc62PHWx22ydtHXejumz7p3brsmu4YJ4FQj1Z4W5tAJKSmpiS3J0AAAAIB9ZrbMlAqaseRs46viQ1EKeZEUJ3NktJ4W2pgW0byyA6pSjtNJ2nHD/Y0aRPzeCb987jeV9g/IMGSJC/ef9QCzCQMULgE+wBTg0CYsjbHTHpHDzI+E/PSOlA5iBkGyKnl07jhGP67y4emkn1i8x5ZvfMk06AE8bz6cARQLeS9row== root@createinstancesinglenetworktests-bb467f8e-f836-4e5c-b893-6b9bbe\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe96:2885/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fe\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-bb467f8e-f836-4e5c-b893-6b9bbe\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-bb467f8e-f836-4e5c-b893-6b9bbe login: "} 2018-11-06 15:15:20,992 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672/action used request id req-7fb80930-9986-49e8-bef1-9c10a7f54c11 2018-11-06 15:15:20,994 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 15:15:20,994 - 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 596656298 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.130913] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.132558] pid_max: default: 32768 minimum: 301 [ 0.133446] ACPI: Core revision 20150930 [ 0.134832] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136128] Security Framework initialized [ 0.136948] Yama: becoming mindful. [ 0.137683] AppArmor: AppArmor initialized [ 0.138535] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139804] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.141053] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142238] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143591] Initializing cgroup subsys io [ 0.144393] Initializing cgroup subsys memory [ 0.145246] Initializing cgroup subsys devices [ 0.146121] Initializing cgroup subsys freezer [ 0.146981] Initializing cgroup subsys net_cls [ 0.147837] Initializing cgroup subsys perf_event [ 0.148737] Initializing cgroup subsys net_prio [ 0.149607] Initializing cgroup subsys hugetlb [ 0.150469] Initializing cgroup subsys pids [ 0.151331] CPU: Physical Processor ID: 0 [ 0.152812] mce: CPU supports 10 MCE banks [ 0.153653] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156912] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163332] ftrace: allocating 31920 entries in 125 pages [ 0.189673] smpboot: Max logical packages: 2 [ 0.190533] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191719] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193058] x2apic enabled [ 0.193862] Switched APIC routing to physical x2apic. [ 0.195616] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197149] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199847] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202283] KVM setup paravirtual spinlock [ 0.203935] x86: Booting SMP configuration: [ 0.205082] .... node #0, CPUs: #1 [ 0.206202] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.228198] x86: Booted up 1 node, 2 CPUs [ 0.228200] KVM setup async PF for cpu 1 [ 0.228202] kvm-stealtime: cpu 1, msr f90d940 [ 0.231501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.233406] devtmpfs: initialized [ 0.235299] evm: security.selinux [ 0.236168] evm: security.SMACK64 [ 0.237041] evm: security.SMACK64EXEC [ 0.237988] evm: security.SMACK64TRANSMUTE [ 0.239019] evm: security.SMACK64MMAP [ 0.239982] evm: security.ima [ 0.240804] evm: security.capability [ 0.241845] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244273] pinctrl core: initialized pinctrl subsystem [ 0.245666] RTC time: 15:15:09, date: 11/06/18 [ 0.246918] NET: Registered protocol family 16 [ 0.256262] cpuidle: using governor ladder [ 0.268327] cpuidle: using governor menu [ 0.269380] PCCT header not found. [ 0.270354] ACPI: bus type PCI registered [ 0.271391] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.273037] PCI: Using configuration type 1 for base access [ 0.285288] ACPI: Added _OSI(Module Device) [ 0.286381] ACPI: Added _OSI(Processor Device) [ 0.287541] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288741] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291471] ACPI: Interpreter enabled [ 0.292459] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299676] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302213] ACPI: (supports S0 S5) [ 0.303106] ACPI: Using IOAPIC for interrupt routing [ 0.304325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.308286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309830] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.311492] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.313094] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.316076] acpiphp: Slot [3] registered [ 0.317132] acpiphp: Slot [4] registered [ 0.318194] acpiphp: Slot [5] registered [ 0.319588] acpiphp: Slot [6] registered [ 0.320764] acpiphp: Slot [7] registered [ 0.321914] acpiphp: Slot [8] registered [ 0.323040] acpiphp: Slot [9] registered [ 0.324168] acpiphp: Slot [10] registered [ 0.334852] acpiphp: Slot [11] registered [ 0.336006] acpiphp: Slot [12] registered [ 0.337152] acpiphp: Slot [13] registered [ 0.338280] acpiphp: Slot [14] registered [ 0.339437] acpiphp: Slot [15] registered [ 0.340597] acpiphp: Slot [16] registered [ 0.341756] acpiphp: Slot [17] registered [ 0.342902] acpiphp: Slot [18] registered [ 0.344052] acpiphp: Slot [19] registered [ 0.345236] acpiphp: Slot [20] registered [ 0.346397] acpiphp: Slot [21] registered [ 0.347556] acpiphp: Slot [22] registered [ 0.348701] acpiphp: Slot [23] registered [ 0.349875] acpiphp: Slot [24] registered [ 0.351020] acpiphp: Slot [25] registered [ 0.352170] acpiphp: Slot [26] registered [ 0.353333] acpiphp: Slot [27] registered [ 0.354501] acpiphp: Slot [28] registered [ 0.355684] acpiphp: Slot [29] registered [ 0.356848] acpiphp: Slot [30] registered [ 0.357998] acpiphp: Slot [31] registered [ 0.359146] PCI host bridge to bus 0000:00 [ 0.360321] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.362158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.363961] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.366078] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.368200] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.374983] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.376889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.378618] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.380499] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.387751] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.389804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.436663] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.438601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442029] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.443895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447451] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.449027] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450554] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.452813] vgaarb: loaded [ 0.453644] vgaarb: bridge control possible 0000:00:02.0 [ 0.455274] SCSI subsystem initialized [ 0.456426] ACPI: bus type USB registered [ 0.457577] usbcore: registered new interface driver usbfs [ 0.459105] usbcore: registered new interface driver hub [ 0.460609] usbcore: registered new device driver usb [ 0.462196] PCI: Using ACPI for IRQ routing [ 0.463617] NetLabel: Initializing [ 0.464640] NetLabel: domain hash size = 128 [ 0.465903] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.467295] NetLabel: unlabeled traffic allowed by default [ 0.468920] clocksource: Switched to clocksource kvm-clock [ 0.475480] AppArmor: AppArmor Filesystem Enabled [ 0.476841] pnp: PnP ACPI init [ 0.478051] pnp: PnP ACPI: found 5 devices [ 0.485766] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488223] NET: Registered protocol family 2 [ 0.489595] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.491487] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.493221] TCP: Hash tables configured (established 2048 bind 2048) [ 0.494984] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496563] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498269] NET: Registered protocol family 1 [ 0.499508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.501136] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502704] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.521386] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.540352] Trying to unpack rootfs image as initramfs... [ 0.591180] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.605344] Scanning for low memory corruption every 60 seconds [ 0.606796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.608023] audit: initializing netlink subsys (disabled) [ 0.609138] audit: type=2000 audit(1541517310.084:1): initialized [ 0.610518] Initialise system trusted keyring [ 0.611560] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.612808] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.615001] zbud: loaded [ 0.615791] VFS: Disk quotas dquot_6.6.0 [ 0.616668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.618317] fuse init (API version 7.23) [ 0.619272] Key type big_key registered [ 0.620123] Allocating IMA MOK and blacklist keyrings. [ 0.621433] Key type asymmetric registered [ 0.622301] Asymmetric key parser 'x509' registered [ 0.623313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.624911] io scheduler noop registered [ 0.625765] io scheduler deadline registered (default) [ 0.626819] io scheduler cfq registered [ 0.627703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628814] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.630167] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631709] ACPI: Power Button [PWRF] [ 0.632634] GHES: HEST is not enabled! [ 0.650984] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.688458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.690818] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714842] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717184] Linux agpgart interface v0.103 [ 0.719636] brd: module loaded [ 0.721061] loop: module loaded [ 0.725919] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.727456] GPT:90111 != 20971519 [ 0.728180] GPT:Alternate GPT header not at the end of the disk. [ 0.729343] GPT:90111 != 20971519 [ 0.730070] GPT: Use GNU Parted to correct GPT errors. [ 0.731086] vda: vda1 vda15 [ 0.732567] scsi host0: ata_piix [ 0.733379] scsi host1: ata_piix [ 0.734123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.735405] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.737086] libphy: Fixed MDIO Bus: probed [ 0.737950] tun: Universal TUN/TAP device driver, 1.6 [ 0.738954] tun: (C) 1999-2004 Max Krasnyansky [ 0.740961] PPP generic driver version 2.4.2 [ 0.741889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.743177] ehci-pci: EHCI PCI platform driver [ 0.744088] ehci-platform: EHCI generic platform driver [ 0.745135] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.746323] ohci-pci: OHCI PCI platform driver [ 0.747231] ohci-platform: OHCI generic platform driver [ 0.748268] uhci_hcd: USB Universal Host Controller Interface driver [ 0.767247] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.768300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.769824] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.770873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.772041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773346] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.774852] usb usb1: Product: UHCI Host Controller [ 0.775789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.776934] usb usb1: SerialNumber: 0000:00:01.2 [ 0.777955] hub 1-0:1.0: USB hub found [ 0.778755] hub 1-0:1.0: 2 ports detected [ 0.779671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.781802] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.782762] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.783794] mousedev: PS/2 mouse device common for all mice [ 0.784976] rtc_cmos 00:00: RTC can wake from S4 [ 0.786187] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.787369] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.788983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.788997] i2c /dev entries driver [ 0.789052] device-mapper: uevent: version 1.0.3 [ 0.791821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.794317] ledtrig-cpu: registered to indicate activity on CPUs [ 0.795800] NET: Registered protocol family 10 [ 0.796907] NET: Registered protocol family 17 [ 0.797884] Key type dns_resolver registered [ 0.799001] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.800302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.801772] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.804522] registered taskstats version 1 [ 0.805800] Loading compiled-in X.509 certificates [ 0.807689] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.810663] zswap: loaded using pool lzo/zbud [ 0.812783] Key type trusted registered [ 0.815137] Key type encrypted registered [ 0.816342] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817988] ima: No TPM chip found, activating TPM-bypass! [ 0.819650] evm: HMAC attrs: 0x1 [ 0.820999] Magic number: 10:790:284 [ 0.822303] rtc_cmos 00:00: setting system clock to 2018-11-06 15:15:10 UTC (1541517310) [ 0.835010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.836807] EDD information not available. [ 0.893948] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.896330] Write protecting the kernel read-only data: 14336k [ 0.898601] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.901262] 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.09 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.325022] 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.10... Lease of 10.55.1.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSov4NglNNkjJvkWqRK1vWvYdg8GprbdfnuFy/f0nkA2VzcU/bXq6DZwhLk5qZs+Dhom/Gj/lXlYVNqd3kufbhmNmlLcWkWKMXvM4XD+8sJW7nbqIJtjoZQtmB4TOgGT/NDXoN/uRljTVI3qwqdN0YHanMf8FrIxmCM3YR5tiByLa7dPmbzwfi6xcBpchuV3LWhMnsRaDQEBUThLHnl/vy/Vu5psojeIQHAz72bt0SPvmrqhMgfreiPDG6Rub4KKDDp+xhQ9iZXIFelBg+V79eeM/FPfLCTRXdkpwX15MwWu4Z/U/qjwUKjTus6OjJ0UBybHivKm+HlbLAsY+7Cs1T root@createinstancesinglenetworktests-bb467f8e-f836-4e5c-b893-6b9bbe ssh-dss AAAAB3NzaC1kc3MAAACBAJoXN7v4fW2bNGIof4t3UKZNrrLhQtZli5Sn4UgKmdxb5GaYtIRvHXcOsoVV1xJJ/6nUSwyu6r5Qp3FgQUYXz7tkA1X19fOPN3Rqumpt8AIm1I755FhCd+CgSG2kfPhLKAhpr4Wb1C0ruXfEv41oNOqqP20WDvON6FQwi5E3IgpfAAAAFQDO6FXs18u4kpdYgQsn+dlIgtzNrwAAAIAR0u5JMKU7JjJPKgcM4uL6mRq/+weM2s9BgtgmFRFDb1JZ5AUQTo+loKRCH91E1a5Vz3sgnWzmpUGyxC9M9ju9SxG2Dn04qkTAcV+/kv8Uxk6r1Uvb8TeJOsc62PHWx22ydtHXejumz7p3brsmu4YJ4FQj1Z4W5tAJKSmpiS3J0AAAAIB9ZrbMlAqaseRs46viQ1EKeZEUJ3NktJ4W2pgW0byyA6pSjtNJ2nHD/Y0aRPzeCb987jeV9g/IMGSJC/ef9QCzCQMULgE+wBTg0CYsjbHTHpHDzI+E/PSOlA5iBkGyKnl07jhGP67y4emkn1i8x5ZvfMk06AE8bz6cARQLeS9row== root@createinstancesinglenetworktests-bb467f8e-f836-4e5c-b893-6b9bbe -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe96:2885/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000fe name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-bb467f8e-f836-4e5c-b893-6b9bbe launch-index: 0 === cirros: current=0.4.0 uptime=3.18 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-bb467f8e-f836-4e5c-b893-6b9bbe login: 2018-11-06 15:15:20,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:21,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15: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-151ec69b-ae08-42e4-9d32-338de5446652 x-compute-request-id: req-151ec69b-ae08-42e4-9d32-338de5446652 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}, {"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:09Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:21,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-151ec69b-ae08-42e4-9d32-338de5446652 2018-11-06 15:15:21,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:21,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-23246020-fb82-4793-9fe0-eb908ec3ea93 Date: Tue, 06 Nov 2018 15:15: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":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:15:21,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-23246020-fb82-4793-9fe0-eb908ec3ea93 2018-11-06 15:15:21,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:21,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9248e9ed-4427-426a-9960-9ca61daae482 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:15:21,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-9248e9ed-4427-426a-9960-9ca61daae482 2018-11-06 15:15:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:21,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-53f48b77-352c-44b8-85f6-174c2e62efcd Date: Tue, 06 Nov 2018 15:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:15:21,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-53f48b77-352c-44b8-85f6-174c2e62efcd 2018-11-06 15:15:21,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:21,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-c3b57b2c-29f5-447a-b448-87db17ada27c Date: Tue, 06 Nov 2018 15:15:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.3"}],"id":"28a54f52-02c9-4e5b-a5df-1f152bb3daa7","security_groups":[],"mac_address":"fa:16:3e:14:5d:68","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9e6ade8-45df-4365-944e-2506520dfe1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.4"}],"id":"95e7888b-003b-403e-9afc-bfd64ba57ad9","security_groups":[],"mac_address":"fa:16:3e:e7:43:ab","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9e6ade8-45df-4365-944e-2506520dfe1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.10"}],"id":"a2577cf5-b94d-4fc4-b4d7-09bb7898460e","security_groups":["11afe87b-1406-4f59-9000-e47fe1a951aa","2a08a85d-83a2-4666-aea7-fe8f00f29f4a"],"mac_address":"fa:16:3e:96:28:85","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:15:00Z","binding:vnic_type":"normal","device_id":"1793a689-c128-414c-a35e-42fcace02672"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.1"}],"id":"be691970-7a26-4e7e-90a7-91eb5f115f15","security_groups":[],"mac_address":"fa:16:3e:c9:7d:5b","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:48Z","binding:vnic_type":"normal","device_id":"70947a66-ba54-4653-b5c8-0d6a864aa3a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.2"}],"id":"c7da99f2-8bc6-4f7a-8c9f-ded7d557e7b1","security_groups":[],"mac_address":"fa:16:3e:14:45:9d","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9e6ade8-45df-4365-944e-2506520dfe1b"}]} 2018-11-06 15:15:21,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-c3b57b2c-29f5-447a-b448-87db17ada27c 2018-11-06 15:15:21,644 - create_instance - INFO - Checking if VM is active 2018-11-06 15:15:21,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:21,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15: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-aac8c3ba-8b50-44af-9673-ab516116153c x-compute-request-id: req-aac8c3ba-8b50-44af-9673-ab516116153c Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}, {"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:09Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:21,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-aac8c3ba-8b50-44af-9673-ab516116153c 2018-11-06 15:15:21,968 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst] is - ACTIVE 2018-11-06 15:15:21,968 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:15:21,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:22,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15: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-666c67f8-cc64-42f8-93cb-f6f164d9175a x-compute-request-id: req-666c67f8-cc64-42f8-93cb-f6f164d9175a Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:28:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp"}, {"name": "default"}], "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:09Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:22,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-666c67f8-cc64-42f8-93cb-f6f164d9175a 2018-11-06 15:15:22,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:22,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-699f0470-db10-49c0-92db-a5b0d15bfcbc Date: Tue, 06 Nov 2018 15:15: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":["1530dd17-0bf9-4190-806d-8273276bac65"],"updated_at":"2018-11-06T15:14:39Z","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8d2996a8acc141229855e5e37cd5f31f","id":"a9e6ade8-45df-4365-944e-2506520dfe1b","name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net"}]} 2018-11-06 15:15:22,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net used request id req-699f0470-db10-49c0-92db-a5b0d15bfcbc 2018-11-06 15:15:22,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:22,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0b45b0-f2d2-40e3-bca1-ce1c59d5a22a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:15:22,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-bb0b45b0-f2d2-40e3-bca1-ce1c59d5a22a 2018-11-06 15:15:22,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:22,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-518b5425-cf7a-4400-9d40-6c55b656fa5d Date: Tue, 06 Nov 2018 15:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:39Z","dns_nameservers":[],"updated_at":"2018-11-06T15:14: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":"8d2996a8acc141229855e5e37cd5f31f","id":"1530dd17-0bf9-4190-806d-8273276bac65","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet"}]} 2018-11-06 15:15:22,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-518b5425-cf7a-4400-9d40-6c55b656fa5d 2018-11-06 15:15:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:22,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6d45da21-a9f7-4faf-ba22-d43c27ebf1d3 Date: Tue, 06 Nov 2018 15:15:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.3"}],"id":"28a54f52-02c9-4e5b-a5df-1f152bb3daa7","security_groups":[],"mac_address":"fa:16:3e:14:5d:68","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a9e6ade8-45df-4365-944e-2506520dfe1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.4"}],"id":"95e7888b-003b-403e-9afc-bfd64ba57ad9","security_groups":[],"mac_address":"fa:16:3e:e7:43:ab","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a9e6ade8-45df-4365-944e-2506520dfe1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.10"}],"id":"a2577cf5-b94d-4fc4-b4d7-09bb7898460e","security_groups":["11afe87b-1406-4f59-9000-e47fe1a951aa","2a08a85d-83a2-4666-aea7-fe8f00f29f4a"],"mac_address":"fa:16:3e:96:28:85","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:15:00Z","binding:vnic_type":"normal","device_id":"1793a689-c128-414c-a35e-42fcace02672"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.1"}],"id":"be691970-7a26-4e7e-90a7-91eb5f115f15","security_groups":[],"mac_address":"fa:16:3e:c9:7d:5b","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:48Z","binding:vnic_type":"normal","device_id":"70947a66-ba54-4653-b5c8-0d6a864aa3a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:14:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1530dd17-0bf9-4190-806d-8273276bac65","ip_address":"10.55.1.2"}],"id":"c7da99f2-8bc6-4f7a-8c9f-ded7d557e7b1","security_groups":[],"mac_address":"fa:16:3e:14:45:9d","project_id":"8d2996a8acc141229855e5e37cd5f31f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9e6ade8-45df-4365-944e-2506520dfe1b","tenant_id":"8d2996a8acc141229855e5e37cd5f31f","created_at":"2018-11-06T15:14:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a9e6ade8-45df-4365-944e-2506520dfe1b"}]} 2018-11-06 15:15:22,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-6d45da21-a9f7-4faf-ba22-d43c27ebf1d3 2018-11-06 15:15:22,789 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:15:22,792 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbcb8d90L 2018-11-06 15:15:22,793 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:15:22,793 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:15:22,793 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:15:22,794 - 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-11-06 15:15:22,795 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:15:22,795 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:15:22,795 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:15:22,795 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:15:22,795 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:15:22,812 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:15:22,813 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:15:22,825 - paramiko.transport - DEBUG - Trying key 25241ab0530d888df6a421a08c75088f from tmp/CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97 2018-11-06 15:15:22,850 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:15:22,854 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:15:22,954 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:15:22,971 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:15:22,972 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:15:22,973 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbcb8c50L 2018-11-06 15:15:22,974 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:15:22,974 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:15:22,974 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:15:22,975 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-06 15:15:22,975 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:15:22,975 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:15:22,976 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:15:22,976 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:15:22,976 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:15:22,993 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:15:22,993 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:15:23,006 - paramiko.transport - DEBUG - Trying key 25241ab0530d888df6a421a08c75088f from tmp/CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97 2018-11-06 15:15:23,030 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:15:23,033 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:15:23,038 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:15:23,039 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:15:23,039 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:15:23,042 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:15:23,043 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 15:15:23,045 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-11-06 15:15:23,045 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-11-06 15:15:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/bfd61972-314a-41d5-aaf2-d6c2babc1873 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:23,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c58a1447-9766-4715-a4e6-c3c2984a6a0c Content-Length: 0 Date: Tue, 06 Nov 2018 15:15:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:23,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/bfd61972-314a-41d5-aaf2-d6c2babc1873 used request id req-c58a1447-9766-4715-a4e6-c3c2984a6a0c 2018-11-06 15:15:23,992 - create_instance - INFO - Deleting Port with ID - a2577cf5-b94d-4fc4-b4d7-09bb7898460e 2018-11-06 15:15:23,992 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97port-1 2018-11-06 15:15:23,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/a2577cf5-b94d-4fc4-b4d7-09bb7898460e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:24,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11383693-11c5-4335-8ee4-06d98a7fd60f Date: Tue, 06 Nov 2018 15:15:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:24,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/a2577cf5-b94d-4fc4-b4d7-09bb7898460e used request id req-11383693-11c5-4335-8ee4-06d98a7fd60f 2018-11-06 15:15:24,479 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst 2018-11-06 15:15:24,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:25,302 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:15:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76647767-22f7-4912-a5fa-b0ac7ccb296c x-compute-request-id: req-76647767-22f7-4912-a5fa-b0ac7ccb296c Content-Type: application/json 2018-11-06 15:15:25,303 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-76647767-22f7-4912-a5fa-b0ac7ccb296c 2018-11-06 15:15:25,303 - create_instance - INFO - Checking deletion status 2018-11-06 15:15:25,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:25,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d82e495e-2a4f-46b1-a268-479d99ea28a2 x-compute-request-id: req-d82e495e-2a4f-46b1-a268-479d99ea28a2 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.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:24Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:25,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-d82e495e-2a4f-46b1-a268-479d99ea28a2 2018-11-06 15:15:25,399 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst] is - ACTIVE 2018-11-06 15:15:25,399 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:15:28,402 - create_instance - DEBUG - VM status query timeout in 296.901226997 2018-11-06 15:15:28,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:28,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afb43ea8-d443-40bc-be18-2c2be306023e x-compute-request-id: req-afb43ea8-d443-40bc-be18-2c2be306023e 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.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1793a689-c128-414c-a35e-42fcace02672", "rel": "bookmark"}], "image": {"id": "e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "links": [{"href": "http://172.30.9.27:8774/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:15:09.000000", "flavor": {"id": "2d7803d5-e07d-4cd5-8927-f41222ac0c45", "links": [{"href": "http://172.30.9.27:8774/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45", "rel": "bookmark"}]}, "id": "1793a689-c128-414c-a35e-42fcace02672", "user_id": "16d29bfb9e654e9cae2b96845c41c431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:15:24Z", "hostId": "a42d13ce4bcf3f7153095de3786df863cde33e75beff5f7269ca4455", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp", "name": "CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst", "created": "2018-11-06T15:15:03Z", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:15:28,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-afb43ea8-d443-40bc-be18-2c2be306023e 2018-11-06 15:15:28,654 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst] is - ACTIVE 2018-11-06 15:15:28,654 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:15:31,657 - create_instance - DEBUG - VM status query timeout in 293.646122932 2018-11-06 15:15:31,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d7c20f4460c9470d68f8d1a9d1dfc03461fd1c" 2018-11-06 15:15:31,706 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b34445e-c5f2-465f-9b4d-bab81e12e507 x-compute-request-id: req-5b34445e-c5f2-465f-9b4d-bab81e12e507 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1793a689-c128-414c-a35e-42fcace02672 could not be found.", "code": 404}} 2018-11-06 15:15:31,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1793a689-c128-414c-a35e-42fcace02672 used request id req-5b34445e-c5f2-465f-9b4d-bab81e12e507 2018-11-06 15:15:31,707 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1793a689-c128-414c-a35e-42fcace02672 could not be found. (HTTP 404) (Request-ID: req-5b34445e-c5f2-465f-9b4d-bab81e12e507) 2018-11-06 15:15:31,707 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-inst 2018-11-06 15:15:31,708 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp 2018-11-06 15:15:31,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7d153fb35d4d8135062e4e1ed63b9a2e35946" 2018-11-06 15:15:31,762 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-963d7fab-ba3f-4486-a993-f8a0742e12cf x-compute-request-id: req-963d7fab-ba3f-4486-a993-f8a0742e12cf Content-Length: 0 Content-Type: application/json 2018-11-06 15:15:31,762 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-kp used request id req-963d7fab-ba3f-4486-a993-f8a0742e12cf 2018-11-06 15:15:31,763 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97.pub] 2018-11-06 15:15:31,763 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97] 2018-11-06 15:15:31,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}703f193c70fd5867d302b6df64e427fd34d59bbb" 2018-11-06 15:15:31,805 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-489e5618-c3b9-4215-ba1a-fdb206d6fece x-compute-request-id: req-489e5618-c3b9-4215-ba1a-fdb206d6fece Content-Length: 0 Content-Type: application/json 2018-11-06 15:15:31,805 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2d7803d5-e07d-4cd5-8927-f41222ac0c45 used request id req-489e5618-c3b9-4215-ba1a-fdb206d6fece 2018-11-06 15:15:31,806 - neutron_utils - INFO - Deleting security group rule with ID - 856a8817-a285-4d87-8192-872afcd453c6 2018-11-06 15:15:31,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/856a8817-a285-4d87-8192-872afcd453c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:15:32,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27f1c382-7510-4556-a0df-70de61694031 Content-Length: 0 Date: Tue, 06 Nov 2018 15:15:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:32,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/856a8817-a285-4d87-8192-872afcd453c6 used request id req-27f1c382-7510-4556-a0df-70de61694031 2018-11-06 15:15:32,061 - neutron_utils - INFO - Deleting security group rule with ID - 9a56810b-2a25-4110-834b-52163b8cca71 2018-11-06 15:15:32,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/9a56810b-2a25-4110-834b-52163b8cca71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:15:32,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2561525-957e-4cdc-9f9a-e189d825110d Content-Length: 0 Date: Tue, 06 Nov 2018 15:15:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:32,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/9a56810b-2a25-4110-834b-52163b8cca71 used request id req-c2561525-957e-4cdc-9f9a-e189d825110d 2018-11-06 15:15:32,145 - neutron_utils - INFO - Deleting security group rule with ID - e55ab5a3-b247-45de-bec4-d3e143bfece8 2018-11-06 15:15:32,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/e55ab5a3-b247-45de-bec4-d3e143bfece8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:15:32,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c623b88-ae9a-41a2-b3dc-df07f970c252 Content-Length: 0 Date: Tue, 06 Nov 2018 15:15:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:32,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/e55ab5a3-b247-45de-bec4-d3e143bfece8 used request id req-7c623b88-ae9a-41a2-b3dc-df07f970c252 2018-11-06 15:15:32,396 - neutron_utils - INFO - Deleting security group rule with ID - 5354a62c-d555-4aad-ace5-63d5e711f22f 2018-11-06 15:15:32,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/5354a62c-d555-4aad-ace5-63d5e711f22f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:15:32,494 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bac3202f-bd1f-4817-acd0-f72b995efbdd Content-Length: 0 Date: Tue, 06 Nov 2018 15:15:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:32,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/5354a62c-d555-4aad-ace5-63d5e711f22f used request id req-bac3202f-bd1f-4817-acd0-f72b995efbdd 2018-11-06 15:15:32,494 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-sec-grp 2018-11-06 15:15:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/11afe87b-1406-4f59-9000-e47fe1a951aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d21e7548d315976e86f15f946e7c13d01550c8" 2018-11-06 15:15:32,674 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2dfb4c14-dc83-4578-b5c0-6cb51c3ae8b2 Content-Length: 0 Date: Tue, 06 Nov 2018 15:15:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:32,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/11afe87b-1406-4f59-9000-e47fe1a951aa used request id req-2dfb4c14-dc83-4578-b5c0-6cb51c3ae8b2 2018-11-06 15:15:32,674 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router and subnet CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet 2018-11-06 15:15:32,675 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router 2018-11-06 15:15:32,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/70947a66-ba54-4653-b5c8-0d6a864aa3a1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" -d '{"subnet_id": "1530dd17-0bf9-4190-806d-8273276bac65"}' 2018-11-06 15:15:34,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4355c137-182e-4f46-a8b8-0b48c4bf3ff5 Date: Tue, 06 Nov 2018 15:15:34 GMT RESP BODY: {"network_id": "a9e6ade8-45df-4365-944e-2506520dfe1b", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "subnet_id": "1530dd17-0bf9-4190-806d-8273276bac65", "subnet_ids": ["1530dd17-0bf9-4190-806d-8273276bac65"], "port_id": "be691970-7a26-4e7e-90a7-91eb5f115f15", "id": "70947a66-ba54-4653-b5c8-0d6a864aa3a1"} 2018-11-06 15:15:34,356 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/70947a66-ba54-4653-b5c8-0d6a864aa3a1/remove_router_interface used request id req-4355c137-182e-4f46-a8b8-0b48c4bf3ff5 2018-11-06 15:15:34,356 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router 2018-11-06 15:15:34,357 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-router 2018-11-06 15:15:34,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/70947a66-ba54-4653-b5c8-0d6a864aa3a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5f684ad9e2b0c61ce85018d0ee9198c1b6f534" 2018-11-06 15:15:37,789 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f70160ef-65b4-4fe7-9654-c1d966e48641 Content-Length: 0 Date: Tue, 06 Nov 2018 15:15:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:37,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/70947a66-ba54-4653-b5c8-0d6a864aa3a1 used request id req-f70160ef-65b4-4fe7-9654-c1d966e48641 2018-11-06 15:15:37,790 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet 2018-11-06 15:15:37,790 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-subnet 2018-11-06 15:15:37,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/1530dd17-0bf9-4190-806d-8273276bac65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c2fa9201d8d0889ae823f79ed24a5dcab1f64f" 2018-11-06 15:15:40,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17555e5b-5d11-4cab-a777-2410f5750cd0 Date: Tue, 06 Nov 2018 15:15:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:40,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1530dd17-0bf9-4190-806d-8273276bac65 used request id req-17555e5b-5d11-4cab-a777-2410f5750cd0 2018-11-06 15:15:40,054 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-pub-net 2018-11-06 15:15:40,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/a9e6ade8-45df-4365-944e-2506520dfe1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c2fa9201d8d0889ae823f79ed24a5dcab1f64f" 2018-11-06 15:15:41,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f8f1132-bdb0-47a3-bbfd-1d6d44a22f9c Date: Tue, 06 Nov 2018 15:15:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:41,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a9e6ade8-45df-4365-944e-2506520dfe1b used request id req-1f8f1132-bdb0-47a3-bbfd-1d6d44a22f9c 2018-11-06 15:15:41,352 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-bb467f8e-f836-4e5c-b893-6b9bbeee5c97-image 2018-11-06 15:15:41,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0df9cc3082196462ceddd8293d33e078fdb503c9" 2018-11-06 15:15:43,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10168521-91a9-4b0b-9ed6-76926dbf3efc Date: Tue, 06 Nov 2018 15:15:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:15:43,140 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e2a51bcb-21f4-4ee9-824a-0fdfdfc4d67f used request id req-10168521-91a9-4b0b-9ed6-76926dbf3efc 2018-11-06 15:15:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:15:43,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fb03f55f-5967-47a7-971a-cea26606336f Date: Tue, 06 Nov 2018 15:15:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:38Z", "updated_at": "2018-11-06T15:14:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:38Z", "revision_number": 0, "id": "65a2accd-04a6-49fb-a208-cf562ce188da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:38Z", "security_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:38Z", "revision_number": 0, "id": "7005373b-854b-4542-b3d8-f0ab0734bc63", "remote_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:38Z", "security_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:38Z", "revision_number": 0, "id": "76057e1e-50b0-4914-bdcb-dbd1ec387fd8", "remote_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:38Z", "security_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:14:38Z", "revision_number": 0, "id": "8e61640d-b285-44d8-b315-e0c5628d1e6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:14:38Z", "security_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2996a8acc141229855e5e37cd5f31f"}], "revision_number": 4, "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:15:43,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-fb03f55f-5967-47a7-971a-cea26606336f 2018-11-06 15:15:43,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:15:43,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6af35d-7a15-409f-bb22-70cd30bdac54 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f"}, "enabled": true, "id": "8d2996a8acc141229855e5e37cd5f31f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj"}} 2018-11-06 15:15:43,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-db6af35d-7a15-409f-bb22-70cd30bdac54 2018-11-06 15:15:43,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a08a85d-83a2-4666-aea7-fe8f00f29f4a 2018-11-06 15:15:43,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2a08a85d-83a2-4666-aea7-fe8f00f29f4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:15:43,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-55eafc1c-2b1c-42c0-9af0-6fe6b8d605b5 Date: Tue, 06 Nov 2018 15:15:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:38Z", "security_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:38Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "65a2accd-04a6-49fb-a208-cf562ce188da"}, {"remote_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:38Z", "security_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:38Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "7005373b-854b-4542-b3d8-f0ab0734bc63"}, {"remote_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:38Z", "security_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:38Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "76057e1e-50b0-4914-bdcb-dbd1ec387fd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:14:38Z", "security_group_id": "2a08a85d-83a2-4666-aea7-fe8f00f29f4a", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2996a8acc141229855e5e37cd5f31f", "created_at": "2018-11-06T15:14:38Z", "project_id": "8d2996a8acc141229855e5e37cd5f31f", "id": "8e61640d-b285-44d8-b315-e0c5628d1e6c"}]} 2018-11-06 15:15:43,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2a08a85d-83a2-4666-aea7-fe8f00f29f4a used request id req-55eafc1c-2b1c-42c0-9af0-6fe6b8d605b5 2018-11-06 15:15:43,638 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:15:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2a08a85d-83a2-4666-aea7-fe8f00f29f4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:15:43,967 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ced4b5a0-899e-4076-949a-84e7968f8955 Content-Length: 0 Date: Tue, 06 Nov 2018 15:15:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:15:43,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2a08a85d-83a2-4666-aea7-fe8f00f29f4a used request id req-ced4b5a0-899e-4076-949a-84e7968f8955 2018-11-06 15:15:43,968 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj 2018-11-06 15:15:43,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:15:44,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebbed1c8-cd19-4761-a921-833a6e6d9c06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:15:44,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8d2996a8acc141229855e5e37cd5f31f used request id req-ebbed1c8-cd19-4761-a921-833a6e6d9c06 2018-11-06 15:15:44,172 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-proj-role 2018-11-06 15:15:44,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/493bbf2a71a3487096de135e54e34e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:15:44,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:15:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91e826b9-9309-41db-95f7-c370dfdc20c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:15:44,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/493bbf2a71a3487096de135e54e34e42 used request id req-91e826b9-9309-41db-95f7-c370dfdc20c7 2018-11-06 15:15:44,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7652eb82d57622606ae7818af2bbc484d630cc" 2018-11-06 15:15:44,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e87285-df60-4df8-81c1-87e06b9f4d12 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:15:44,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-01e87285-df60-4df8-81c1-87e06b9f4d12 2018-11-06 15:15:44,368 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-49dc5047-3dd2-45b-user 2018-11-06 15:15:44,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/16d29bfb9e654e9cae2b96845c41c431 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655276a30a5496a8f456dc5a0f9e69c020750ad" 2018-11-06 15:15:44,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:15:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a00b6ed4-0496-4932-9828-8922c9a1bead Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:15:44,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/16d29bfb9e654e9cae2b96845c41c431 used request id req-a00b6ed4-0496-4932-9828-8922c9a1bead 2018-11-06 15:15:44,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:15:44,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["2VQPRfmlTECTj4TieYfOjw"], "issued_at": "2018-11-06T15:15:44.000000Z"}} 2018-11-06 15:15:44,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a857eb43b63646e6c54605a5afc95f9e02978a" 2018-11-06 15:15:45,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1741a265-542b-4740-aae7-5a488f55c036 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:15:45,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1741a265-542b-4740-aae7-5a488f55c036 2018-11-06 15:15:45,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:15:45,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:15:45,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["dLuOm2wKTPu-r5VUIoWXjQ"], "issued_at": "2018-11-06T15:15:45.000000Z"}} 2018-11-06 15:15:45,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:15:45,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242a915d-70a9-49cb-bce6-d9500df3481f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:15:45,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-242a915d-70a9-49cb-bce6-d9500df3481f 2018-11-06 15:15:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:15:45,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:15:45,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:15:45,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd2b2ee-aa93-42fe-b8e6-1e43fa352665 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:15:45,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj used request id req-edd2b2ee-aa93-42fe-b8e6-1e43fa352665 2018-11-06 15:15:45,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:15:45,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb47e0c-57e1-461a-af95-6c05c200dc62 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:15:45,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0fb47e0c-57e1-461a-af95-6c05c200dc62 2018-11-06 15:15:45,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}}' 2018-11-06 15:15:45,798 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:15:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd879a0d-5ce3-4fea-bfe2-d41bf3b51908 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:15:45,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cd879a0d-5ce3-4fea-bfe2-d41bf3b51908 2018-11-06 15:15:45,798 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj 2018-11-06 15:15:45,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:15:45,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:15:46,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["pE2A8f8mS7-ok5bdYBnVJA"], "issued_at": "2018-11-06T15:15:46.000000Z"}} 2018-11-06 15:15:46,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c61bb7468ced1af3a327c5861e2d47c5071c29" 2018-11-06 15:15:46,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c850f760-d12a-4466-b2ef-ec19d28a0a9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:15:46,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c850f760-d12a-4466-b2ef-ec19d28a0a9d 2018-11-06 15:15:46,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:15:46,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:15:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:15:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c61bb7468ced1af3a327c5861e2d47c5071c29" 2018-11-06 15:15:46,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6535f0b6-60dd-426a-bd53-ab40326a85a7 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:15:46,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6535f0b6-60dd-426a-bd53-ab40326a85a7 2018-11-06 15:15:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c61bb7468ced1af3a327c5861e2d47c5071c29" 2018-11-06 15:15:46,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d1c6d5-f73d-4d14-a404-2c69064c39d6 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}]} 2018-11-06 15:15:46,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj used request id req-90d1c6d5-f73d-4d14-a404-2c69064c39d6 2018-11-06 15:15:46,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c61bb7468ced1af3a327c5861e2d47c5071c29" 2018-11-06 15:15:46,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497a537b-7997-4c03-ba41-4045b9f308f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:15:46,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-497a537b-7997-4c03-ba41-4045b9f308f2 2018-11-06 15:15:46,947 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user 2018-11-06 15:15:46,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:15:46,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:15:47,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df32b57b-dfe7-488c-99e3-156a139c4aa6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:15:47,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-df32b57b-dfe7-488c-99e3-156a139c4aa6 2018-11-06 15:15:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}}' 2018-11-06 15:15:47,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7210186-b106-4a2f-a03c-57bc87cb4d35 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "464e875fabe0480a9971bbe997550e58", "links": {"self": "http://172.30.9.27:5000/v3/roles/464e875fabe0480a9971bbe997550e58"}, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}} 2018-11-06 15:15:47,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d7210186-b106-4a2f-a03c-57bc87cb4d35 2018-11-06 15:15:47,169 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role 2018-11-06 15:15:47,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/464e875fabe0480a9971bbe997550e58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:15:47,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71191b70-3623-4d42-98de-0f56d1ef1c86 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/464e875fabe0480a9971bbe997550e58"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role", "id": "464e875fabe0480a9971bbe997550e58"}} 2018-11-06 15:15:47,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/464e875fabe0480a9971bbe997550e58 used request id req-71191b70-3623-4d42-98de-0f56d1ef1c86 2018-11-06 15:15:47,263 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role to project CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj 2018-11-06 15:15:47,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1/users/1d6fb24f8ea44ab0a69bc7873da862a4/roles/464e875fabe0480a9971bbe997550e58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:15:47,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bbdb850-7f13-491e-816d-46edf39eb9bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:15:47,399 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1/users/1d6fb24f8ea44ab0a69bc7873da862a4/roles/464e875fabe0480a9971bbe997550e58 used request id req-9bbdb850-7f13-491e-816d-46edf39eb9bd 2018-11-06 15:15:47,400 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:15:47,401 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:15:47,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:15:47,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:15:47,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464e875fabe0480a9971bbe997550e58", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}], "expires_at": "2018-11-06T16:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user", "id": "1d6fb24f8ea44ab0a69bc7873da862a4"}, "audit_ids": ["hxdTPMUhT42RqPyYZ9thwg"], "issued_at": "2018-11-06T15:15:47.000000Z"}} 2018-11-06 15:15:47,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3531743329ab549c60b8bd18d39ceebfcbba82" 2018-11-06 15:15:47,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fe830b-dff3-4f8e-b7c9-ca7c3b7132e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:15:47,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d9fe830b-dff3-4f8e-b7c9-ca7c3b7132e5 2018-11-06 15:15:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e3531743329ab549c60b8bd18d39ceebfcbba82" 2018-11-06 15:15:48,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-312f2d34-d874-4b64-807e-c344f107851e Date: Tue, 06 Nov 2018 15:15:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image"} 2018-11-06 15:15:48,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image used request id req-312f2d34-d874-4b64-807e-c344f107851e 2018-11-06 15:15:48,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e3531743329ab549c60b8bd18d39ceebfcbba82" 2018-11-06 15:15:48,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d25e236e-6044-4fc5-ab51-07cc91c3fb5d Date: Tue, 06 Nov 2018 15:15:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 15:15:48,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d25e236e-6044-4fc5-ab51-07cc91c3fb5d 2018-11-06 15:15:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e3531743329ab549c60b8bd18d39ceebfcbba82" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image"}' 2018-11-06 15:15:48,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d X-Openstack-Request-Id: req-f043dc13-80bf-4599-be98-4d8f5e0de1e0 Date: Tue, 06 Nov 2018 15:15:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:15:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:15:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "min_disk": 0, "protected": false, "id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "file": "/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/file", "checksum": null, "owner": "8fc1f0cbf6704d2193acfabf80ebe4c1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:15:48,417 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f043dc13-80bf-4599-be98-4d8f5e0de1e0 2018-11-06 15:15:48,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e3531743329ab549c60b8bd18d39ceebfcbba82" -d '' 2018-11-06 15:15:49,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9fc32bfa-839d-4aa3-8912-2d9af5a8dc4b Date: Tue, 06 Nov 2018 15:15:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:15:49,670 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/file used request id req-9fc32bfa-839d-4aa3-8912-2d9af5a8dc4b 2018-11-06 15:15:49,671 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:15:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e3531743329ab549c60b8bd18d39ceebfcbba82" 2018-11-06 15:15:49,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-edabde42-a819-443d-b35e-93ea5e2f5f46 Date: Tue, 06 Nov 2018 15:15:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:15:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:15:49Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/snap", "metadata": {}}], "self": "/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "min_disk": 0, "protected": false, "id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "file": "/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8fc1f0cbf6704d2193acfabf80ebe4c1", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:15:49,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d used request id req-edabde42-a819-443d-b35e-93ea5e2f5f46 2018-11-06 15:15:49,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e3531743329ab549c60b8bd18d39ceebfcbba82" 2018-11-06 15:15:49,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e69eb19b-da2a-4b92-bb7d-1855b398ae59 Date: Tue, 06 Nov 2018 15:15: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-11-06 15:15:49,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e69eb19b-da2a-4b92-bb7d-1855b398ae59 2018-11-06 15:15:49,987 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image 2018-11-06 15:15:49,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e3531743329ab549c60b8bd18d39ceebfcbba82" 2018-11-06 15:15:50,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2434071d-ab95-4196-a629-c15f0064e365 Date: Tue, 06 Nov 2018 15:15:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:15:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:15:49Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/snap", "metadata": {}}], "self": "/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "min_disk": 0, "protected": false, "id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "file": "/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8fc1f0cbf6704d2193acfabf80ebe4c1", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:15:50,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d used request id req-2434071d-ab95-4196-a629-c15f0064e365 2018-11-06 15:15:50,159 - create_image - DEBUG - Instance status is - active 2018-11-06 15:15:50,159 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image 2018-11-06 15:15:50,159 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image 2018-11-06 15:15:50,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:15:50,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:15:50,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464e875fabe0480a9971bbe997550e58", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}], "expires_at": "2018-11-06T16:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user", "id": "1d6fb24f8ea44ab0a69bc7873da862a4"}, "audit_ids": ["ZTQ7ODcwSKO7K5HGc9vIrg"], "issued_at": "2018-11-06T15:15:50.000000Z"}} 2018-11-06 15:15:50,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cc4cedbd6a6799e78f4f06dc300b213204196b" 2018-11-06 15:15:50,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa350c67-8785-4a1c-ada5-f6fbe95922ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:15:50,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aa350c67-8785-4a1c-ada5-f6fbe95922ac 2018-11-06 15:15:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cc4cedbd6a6799e78f4f06dc300b213204196b" 2018-11-06 15:15:50,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c4743237-42e7-410b-be21-c341f6b6bfc4 Date: Tue, 06 Nov 2018 15:15:50 GMT RESP BODY: {"networks":[]} 2018-11-06 15:15:50,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-c4743237-42e7-410b-be21-c341f6b6bfc4 2018-11-06 15:15:50,786 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net 2018-11-06 15:15:50,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cc4cedbd6a6799e78f4f06dc300b213204196b" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net", "admin_state_up": true}}' 2018-11-06 15:15:51,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-095680de-974e-4711-a395-79081de28520 Date: Tue, 06 Nov 2018 15:15:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:15:51Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","mtu":1450}} 2018-11-06 15:15:51,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-095680de-974e-4711-a395-79081de28520 2018-11-06 15:15:51,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cc4cedbd6a6799e78f4f06dc300b213204196b" 2018-11-06 15:15:51,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4f8247dc-b490-4eed-919c-a404c0030950 Date: Tue, 06 Nov 2018 15:15: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-11-06T15:15:51Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:15:51,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-4f8247dc-b490-4eed-919c-a404c0030950 2018-11-06 15:15:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cc4cedbd6a6799e78f4f06dc300b213204196b" 2018-11-06 15:15:51,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e15f0f4-49cc-4a46-b90f-f2f0a3bc2c2c Date: Tue, 06 Nov 2018 15:15:51 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:15:51,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-8e15f0f4-49cc-4a46-b90f-f2f0a3bc2c2c 2018-11-06 15:15:51,850 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet 2018-11-06 15:15:51,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cc4cedbd6a6799e78f4f06dc300b213204196b" -d '{"subnets": [{"ip_version": 4, "network_id": "bf8eac38-bd7c-4171-8094-247eaca8c9f4", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]}' 2018-11-06 15:15:52,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d6c94ff0-4755-44e8-aaeb-ae979ac1789b Date: Tue, 06 Nov 2018 15:15:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","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":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:15:52,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-d6c94ff0-4755-44e8-aaeb-ae979ac1789b 2018-11-06 15:15:52,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cc4cedbd6a6799e78f4f06dc300b213204196b" 2018-11-06 15:15:52,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0c0cbfdf-054c-4bb3-b46a-b60e64c6ced9 Date: Tue, 06 Nov 2018 15: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:15:52,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-0c0cbfdf-054c-4bb3-b46a-b60e64c6ced9 2018-11-06 15:15:52,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cc4cedbd6a6799e78f4f06dc300b213204196b" 2018-11-06 15:15:52,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c7c5abd-baa6-4a17-80e8-f3cc3f4b2b7c Date: Tue, 06 Nov 2018 15:15:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:15:52,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-8c7c5abd-baa6-4a17-80e8-f3cc3f4b2b7c 2018-11-06 15:15:52,848 - OpenStackNetwork - DEBUG - Network [bf8eac38-bd7c-4171-8094-247eaca8c9f4] created successfully 2018-11-06 15:15:52,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:15:52,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:15:53,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464e875fabe0480a9971bbe997550e58", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}], "expires_at": "2018-11-06T16:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user", "id": "1d6fb24f8ea44ab0a69bc7873da862a4"}, "audit_ids": ["mih04DkgRTmrTPAsZadSdQ"], "issued_at": "2018-11-06T15:15:53.000000Z"}} 2018-11-06 15:15:53,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:15:53,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee32f2a-fbc0-4a84-9570-e57c3171f547 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:15:53,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cee32f2a-fbc0-4a84-9570-e57c3171f547 2018-11-06 15:15:53,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:15:53,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-98258d11-4d09-48d5-bf30-ddffb27cf00f Date: Tue, 06 Nov 2018 15:15:53 GMT RESP BODY: {"routers": []} 2018-11-06 15:15:53,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router&admin_state_up=True used request id req-98258d11-4d09-48d5-bf30-ddffb27cf00f 2018-11-06 15:15:53,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:15:53,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:15:53,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464e875fabe0480a9971bbe997550e58", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}], "expires_at": "2018-11-06T16:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user", "id": "1d6fb24f8ea44ab0a69bc7873da862a4"}, "audit_ids": ["v3Q46OJ-QPeg_0IQ_LITow"], "issued_at": "2018-11-06T15:15:53.000000Z"}} 2018-11-06 15:15:53,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0313b00ee8e6107dca1c5ba1eb009d17d32791ff" 2018-11-06 15:15:54,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a33050e-a524-4eb0-b321-1d72f42d0c64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:15:54,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2a33050e-a524-4eb0-b321-1d72f42d0c64 2018-11-06 15:15:54,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:15:54,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2e064218-6814-483c-9652-651cc8b1d120 Date: Tue, 06 Nov 2018 15:15:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:15:54,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-2e064218-6814-483c-9652-651cc8b1d120 2018-11-06 15:15:54,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:15:54,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f8e38dab-d588-4c72-942d-c07a9df07b9b Date: Tue, 06 Nov 2018 15:15:54 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:15:54,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-f8e38dab-d588-4c72-942d-c07a9df07b9b 2018-11-06 15:15:54,450 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router 2018-11-06 15:15:54,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router", "admin_state_up": true}}' 2018-11-06 15:15:59,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a56f9c29-0510-40bc-9b4d-d23a1c273f09 Date: Tue, 06 Nov 2018 15:15:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:15:55Z", "admin_state_up": true, "updated_at": "2018-11-06T15:15:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "388ced51-d8fc-460c-a8b0-72043a384ed9", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router"}} 2018-11-06 15:15:59,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-a56f9c29-0510-40bc-9b4d-d23a1c273f09 2018-11-06 15:15:59,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=388ced51-d8fc-460c-a8b0-72043a384ed9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:15:59,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a41205ad-8025-4289-a47a-ba0b9a44eee2 Date: Tue, 06 Nov 2018 15:15:59 GMT RESP BODY: {"ports":[]} 2018-11-06 15:15:59,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=388ced51-d8fc-460c-a8b0-72043a384ed9 used request id req-a41205ad-8025-4289-a47a-ba0b9a44eee2 2018-11-06 15:15:59,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:16:00,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-faacfeee-0872-4a5b-9417-93fde8e99514 Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:00,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-faacfeee-0872-4a5b-9417-93fde8e99514 2018-11-06 15:16:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:16:00,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:16:00,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:16:00,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4612da36-2941-48fd-8075-87d2724bb494 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:00,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-4612da36-2941-48fd-8075-87d2724bb494 2018-11-06 15:16:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:16:00,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9cd94e7c-47bf-478e-8096-ad36e658cfe6 Date: Tue, 06 Nov 2018 15:16:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:00,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-9cd94e7c-47bf-478e-8096-ad36e658cfe6 2018-11-06 15:16:00,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:16:00,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-71c130b9-6b20-40f8-86e6-356a386d3e4e Date: Tue, 06 Nov 2018 15:16:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:00,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet used request id req-71c130b9-6b20-40f8-86e6-356a386d3e4e 2018-11-06 15:16:00,582 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 15:16:00,583 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router 2018-11-06 15:16:00,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/388ced51-d8fc-460c-a8b0-72043a384ed9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" -d '{"subnet_id": "ec143552-07b3-494e-a1ac-08ab4c38c71a"}' 2018-11-06 15:16:02,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-acb1f8e3-9e8f-42d7-95c0-528ba29ee055 Date: Tue, 06 Nov 2018 15:16:02 GMT RESP BODY: {"network_id": "bf8eac38-bd7c-4171-8094-247eaca8c9f4", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "subnet_id": "ec143552-07b3-494e-a1ac-08ab4c38c71a", "subnet_ids": ["ec143552-07b3-494e-a1ac-08ab4c38c71a"], "port_id": "1f3219e9-5098-45f9-aa21-2f8cac86e844", "id": "388ced51-d8fc-460c-a8b0-72043a384ed9"} 2018-11-06 15:16:02,542 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/388ced51-d8fc-460c-a8b0-72043a384ed9/add_router_interface used request id req-acb1f8e3-9e8f-42d7-95c0-528ba29ee055 2018-11-06 15:16:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/388ced51-d8fc-460c-a8b0-72043a384ed9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:16:02,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b7c9a444-d28a-4e2a-bb5b-f2e0f128e167 Date: Tue, 06 Nov 2018 15:16:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:15:55Z", "admin_state_up": true, "updated_at": "2018-11-06T15:16:01Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "388ced51-d8fc-460c-a8b0-72043a384ed9", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router"}} 2018-11-06 15:16:02,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/388ced51-d8fc-460c-a8b0-72043a384ed9 used request id req-b7c9a444-d28a-4e2a-bb5b-f2e0f128e167 2018-11-06 15:16:02,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=388ced51-d8fc-460c-a8b0-72043a384ed9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:16:02,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a43f1d4f-495d-417a-8cd0-666bee1bf32f Date: Tue, 06 Nov 2018 15:16:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.1"}],"id":"1f3219e9-5098-45f9-aa21-2f8cac86e844","security_groups":[],"mac_address":"fa:16:3e:0e:c9:1d","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:01Z","binding:vnic_type":"normal","device_id":"388ced51-d8fc-460c-a8b0-72043a384ed9"}]} 2018-11-06 15:16:02,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=388ced51-d8fc-460c-a8b0-72043a384ed9 used request id req-a43f1d4f-495d-417a-8cd0-666bee1bf32f 2018-11-06 15:16:02,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/ec143552-07b3-494e-a1ac-08ab4c38c71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:16:03,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-75ba3ff5-79d4-483e-abae-cf225df35606 Date: Tue, 06 Nov 2018 15:16:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","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":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}} 2018-11-06 15:16:03,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/ec143552-07b3-494e-a1ac-08ab4c38c71a used request id req-75ba3ff5-79d4-483e-abae-cf225df35606 2018-11-06 15:16:03,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:16:03,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:16:03,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["e0p58D5lQgupuKiR-OZe5w"], "issued_at": "2018-11-06T15:16:03.000000Z"}} 2018-11-06 15:16:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8dca3e99671a3f85424d76b9dcd6215c340e628" 2018-11-06 15:16:03,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e1c25b-fae2-4d18-b40e-16124de803a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:16:03,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-68e1c25b-fae2-4d18-b40e-16124de803a1 2018-11-06 15:16:03,564 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:16:03,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8dca3e99671a3f85424d76b9dcd6215c340e628" 2018-11-06 15:16:03,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16: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-572880de-1e14-40a7-abad-c8a15d2afc62 x-compute-request-id: req-572880de-1e14-40a7-abad-c8a15d2afc62 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:16:03,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-572880de-1e14-40a7-abad-c8a15d2afc62 2018-11-06 15:16:03,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8dca3e99671a3f85424d76b9dcd6215c340e628" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-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-11-06 15:16:03,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16: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-918b4693-51a7-4b40-8e51-2754bd64f301 x-compute-request-id: req-918b4693-51a7-4b40-8e51-2754bd64f301 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:16:03,799 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-918b4693-51a7-4b40-8e51-2754bd64f301 2018-11-06 15:16:03,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:16:03,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:16:04,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464e875fabe0480a9971bbe997550e58", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}], "expires_at": "2018-11-06T16:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user", "id": "1d6fb24f8ea44ab0a69bc7873da862a4"}, "audit_ids": ["Gms4idszSjS9auBEM03aRw"], "issued_at": "2018-11-06T15:16:04.000000Z"}} 2018-11-06 15:16:04,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5498d249cd6687ebfe51f79ae1f4146e6968e859" 2018-11-06 15:16:04,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9cbc76-2f58-4409-b515-4ad5a4a0e313 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:16:04,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6d9cbc76-2f58-4409-b515-4ad5a4a0e313 2018-11-06 15:16:04,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:16:04,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5498d249cd6687ebfe51f79ae1f4146e6968e859" 2018-11-06 15:16:04,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-afe26b51-014d-46bf-a7bf-d8e6f2a5527b x-compute-request-id: req-afe26b51-014d-46bf-a7bf-d8e6f2a5527b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 15:16:04,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-afe26b51-014d-46bf-a7bf-d8e6f2a5527b 2018-11-06 15:16:04,407 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp... 2018-11-06 15:16:04,408 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 15:16:04,449 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp 2018-11-06 15:16:04,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5498d249cd6687ebfe51f79ae1f4146e6968e859" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDMUU2CkDQgNlOUtOtjdyyaVM1rHSYE1Zt3z6QcZDM9mVxTlzS2WRRUqKFC+7U1AmpIdcH/ylR1pbmtDNvqJupmFc1SBiqkLN1GTTT9iwoTaTxyn1wC/MX3aIGw4OkSzyBAzVqptsY3+tQScD0qLt2LkJB1yFjE9SYkRYdRvhcNEQ==", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp"}}' 2018-11-06 15:16:04,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed614568-1e1e-4a60-b023-7981f82caa88 x-compute-request-id: req-ed614568-1e1e-4a60-b023-7981f82caa88 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDMUU2CkDQgNlOUtOtjdyyaVM1rHSYE1Zt3z6QcZDM9mVxTlzS2WRRUqKFC+7U1AmpIdcH/ylR1pbmtDNvqJupmFc1SBiqkLN1GTTT9iwoTaTxyn1wC/MX3aIGw4OkSzyBAzVqptsY3+tQScD0qLt2LkJB1yFjE9SYkRYdRvhcNEQ==", "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "fingerprint": "64:fd:da:2c:38:48:04:5a:54:39:1c:1c:19:e3:c8:20"}} 2018-11-06 15:16:04,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ed614568-1e1e-4a60-b023-7981f82caa88 2018-11-06 15:16:04,507 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a.pub 2018-11-06 15:16:04,508 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a 2018-11-06 15:16:04,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:16:04,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:16:04,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464e875fabe0480a9971bbe997550e58", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}], "expires_at": "2018-11-06T16:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user", "id": "1d6fb24f8ea44ab0a69bc7873da862a4"}, "audit_ids": ["Bw2o0vkbQXm7GdS6bIlfuw"], "issued_at": "2018-11-06T15:16:04.000000Z"}} 2018-11-06 15:16:04,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:04,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa8a695-415a-4cff-9bc4-13cb1295aa70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:16:04,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-faa8a695-415a-4cff-9bc4-13cb1295aa70 2018-11-06 15:16:04,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:05,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ea287f90-0a9f-4c28-8acb-7232c504a370 Date: Tue, 06 Nov 2018 15:16:05 GMT RESP BODY: {"security_groups": []} 2018-11-06 15:16:05,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp used request id req-ea287f90-0a9f-4c28-8acb-7232c504a370 2018-11-06 15:16:05,192 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp... 2018-11-06 15:16:05,192 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp 2018-11-06 15:16:05,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}}' 2018-11-06 15:16:05,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-4098c5df-6d81-4d00-8879-73fd1a595e06 Date: Tue, 06 Nov 2018 15:16:05 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "updated_at": "2018-11-06T15:16:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "d7b990ce-7b70-4c07-8ccf-418edd639400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}], "revision_number": 2, "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}} 2018-11-06 15:16:05,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-4098c5df-6d81-4d00-8879-73fd1a595e06 2018-11-06 15:16:05,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 560883fd-aa76-4ae1-ade8-ecfb3fc5e773 2018-11-06 15:16:05,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:05,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aaf931ff-1fd0-4d4a-8d33-52e79da20a53 Date: Tue, 06 Nov 2018 15:16:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "d7b990ce-7b70-4c07-8ccf-418edd639400"}]} 2018-11-06 15:16:05,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-aaf931ff-1fd0-4d4a-8d33-52e79da20a53 2018-11-06 15:16:05,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 560883fd-aa76-4ae1-ade8-ecfb3fc5e773 2018-11-06 15:16:05,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:05,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5296b52a-8f1f-4128-b978-457df9d5a919 Date: Tue, 06 Nov 2018 15:16:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "d7b990ce-7b70-4c07-8ccf-418edd639400"}]} 2018-11-06 15:16:05,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-5296b52a-8f1f-4128-b978-457df9d5a919 2018-11-06 15:16:05,916 - neutron_utils - INFO - Retrieving security group with ID - 560883fd-aa76-4ae1-ade8-ecfb3fc5e773 2018-11-06 15:16:05,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:06,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-375dea0b-ead3-4a69-b81b-085dbcaf79eb Date: Tue, 06 Nov 2018 15:16:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "updated_at": "2018-11-06T15:16:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "d7b990ce-7b70-4c07-8ccf-418edd639400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}], "revision_number": 2, "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}]} 2018-11-06 15:16:06,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-375dea0b-ead3-4a69-b81b-085dbcaf79eb 2018-11-06 15:16:06,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 560883fd-aa76-4ae1-ade8-ecfb3fc5e773 2018-11-06 15:16:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:06,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d13f7885-fbe9-4b13-b504-00de2bc056b7 Date: Tue, 06 Nov 2018 15:16:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "d7b990ce-7b70-4c07-8ccf-418edd639400"}]} 2018-11-06 15:16:06,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-d13f7885-fbe9-4b13-b504-00de2bc056b7 2018-11-06 15:16:06,287 - neutron_utils - INFO - Retrieving security group with ID - 560883fd-aa76-4ae1-ade8-ecfb3fc5e773 2018-11-06 15:16:06,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:06,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c9b17b31-cebd-4e89-b8ec-1bd28ef33df2 Date: Tue, 06 Nov 2018 15:16:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "updated_at": "2018-11-06T15:16:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "d7b990ce-7b70-4c07-8ccf-418edd639400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}], "revision_number": 2, "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}]} 2018-11-06 15:16:06,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-c9b17b31-cebd-4e89-b8ec-1bd28ef33df2 2018-11-06 15:16:06,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 560883fd-aa76-4ae1-ade8-ecfb3fc5e773 2018-11-06 15:16:06,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:06,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2800a5d1-c90b-4f9a-8238-e753a3c2086e Date: Tue, 06 Nov 2018 15:16:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "d7b990ce-7b70-4c07-8ccf-418edd639400"}]} 2018-11-06 15:16:06,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-2800a5d1-c90b-4f9a-8238-e753a3c2086e 2018-11-06 15:16:06,666 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp 2018-11-06 15:16:06,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:06,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d7c6541b-d0f2-4f91-8615-dca58b7292aa Date: Tue, 06 Nov 2018 15:16:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "updated_at": "2018-11-06T15:16:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "d7b990ce-7b70-4c07-8ccf-418edd639400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}], "revision_number": 2, "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}]} 2018-11-06 15:16:06,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp used request id req-d7c6541b-d0f2-4f91-8615-dca58b7292aa 2018-11-06 15:16:06,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:16:06,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:16:06,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:06,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5820b974-ff22-4fbf-82a6-33af80bb0c8d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:06,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-5820b974-ff22-4fbf-82a6-33af80bb0c8d 2018-11-06 15:16:06,956 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 560883fd-aa76-4ae1-ade8-ecfb3fc5e773 2018-11-06 15:16:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:07,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29f91c28-daa5-4706-9ca7-aab3c07a321a Date: Tue, 06 Nov 2018 15:16: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-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "d7b990ce-7b70-4c07-8ccf-418edd639400"}]} 2018-11-06 15:16:07,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-29f91c28-daa5-4706-9ca7-aab3c07a321a 2018-11-06 15:16:07,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773"}}' 2018-11-06 15:16:07,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1a12c87d-ab56-4796-b726-0de2fe2e9288 Date: Tue, 06 Nov 2018 15:16:07 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-11-06T15:16:07Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:07Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "7da693a9-8fe7-47d2-88a5-f41bfe81b5c7"}} 2018-11-06 15:16:07,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-1a12c87d-ab56-4796-b726-0de2fe2e9288 2018-11-06 15:16:07,440 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp 2018-11-06 15:16:07,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:07,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-7107a978-5fa3-4603-a8a6-f77a683e0779 Date: Tue, 06 Nov 2018 15:16:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "updated_at": "2018-11-06T15:16:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:07Z", "revision_number": 0, "id": "7da693a9-8fe7-47d2-88a5-f41bfe81b5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:07Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "d7b990ce-7b70-4c07-8ccf-418edd639400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}], "revision_number": 3, "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}]} 2018-11-06 15:16:07,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp used request id req-7107a978-5fa3-4603-a8a6-f77a683e0779 2018-11-06 15:16:07,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:07,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac7fdc9-d00b-459c-a4ac-bf014a86124f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:07,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-dac7fdc9-d00b-459c-a4ac-bf014a86124f 2018-11-06 15:16:07,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 560883fd-aa76-4ae1-ade8-ecfb3fc5e773 2018-11-06 15:16:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:07,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-c247742c-0270-473b-ade7-99c31ed0cb3d Date: Tue, 06 Nov 2018 15:16:07 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-11-06T15:16:07Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:07Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "7da693a9-8fe7-47d2-88a5-f41bfe81b5c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "d7b990ce-7b70-4c07-8ccf-418edd639400"}]} 2018-11-06 15:16:07,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-c247742c-0270-473b-ade7-99c31ed0cb3d 2018-11-06 15:16:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773"}}' 2018-11-06 15:16:07,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-7d0b1010-a347-4fd1-841f-769cac60b921 Date: Tue, 06 Nov 2018 15:16:07 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-11-06T15:16:07Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": 22, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:07Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "fd98f8f3-3d64-4ee6-9a2d-9ecec564a3de"}} 2018-11-06 15:16:07,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-7d0b1010-a347-4fd1-841f-769cac60b921 2018-11-06 15:16:07,745 - neutron_utils - INFO - Retrieving security group with ID - 560883fd-aa76-4ae1-ade8-ecfb3fc5e773 2018-11-06 15:16:07,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:07,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-b2a28038-1001-42c5-a91a-d49d0407676b Date: Tue, 06 Nov 2018 15:16:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "updated_at": "2018-11-06T15:16:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:07Z", "revision_number": 0, "id": "7da693a9-8fe7-47d2-88a5-f41bfe81b5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:07Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "revision_number": 0, "id": "d7b990ce-7b70-4c07-8ccf-418edd639400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:16:07Z", "revision_number": 0, "id": "fd98f8f3-3d64-4ee6-9a2d-9ecec564a3de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:16:07Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}], "revision_number": 4, "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}]} 2018-11-06 15:16:07,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-b2a28038-1001-42c5-a91a-d49d0407676b 2018-11-06 15:16:07,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 560883fd-aa76-4ae1-ade8-ecfb3fc5e773 2018-11-06 15:16:07,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:07,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-90459e37-1a4b-483c-8621-723135c891fd Date: Tue, 06 Nov 2018 15:16:07 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-11-06T15:16:07Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:07Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "7da693a9-8fe7-47d2-88a5-f41bfe81b5c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "83de2068-23b4-487d-a8dd-9b908ffcc7ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:16:05Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:05Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "d7b990ce-7b70-4c07-8ccf-418edd639400"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T15:16:07Z", "security_group_id": "560883fd-aa76-4ae1-ade8-ecfb3fc5e773", "port_range_min": 22, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:07Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "fd98f8f3-3d64-4ee6-9a2d-9ecec564a3de"}]} 2018-11-06 15:16:07,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-90459e37-1a4b-483c-8621-723135c891fd 2018-11-06 15:16:07,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:16:07,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:16:08,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464e875fabe0480a9971bbe997550e58", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}], "expires_at": "2018-11-06T16:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user", "id": "1d6fb24f8ea44ab0a69bc7873da862a4"}, "audit_ids": ["uJjPuBJoQqqLUapgapADIg"], "issued_at": "2018-11-06T15:16:08.000000Z"}} 2018-11-06 15:16:08,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:08,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb34610-c247-45ed-b459-f3b7f941cb9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:16:08,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0eb34610-c247-45ed-b459-f3b7f941cb9f 2018-11-06 15:16:08,430 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:16:08,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:08,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f73df1-0770-42c7-a047-b10f11540363 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:16:08,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e6f73df1-0770-42c7-a047-b10f11540363 2018-11-06 15:16:08,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:08,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c6d7c27b-d9be-49fb-ae07-39a0e37356fb Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:08,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-c6d7c27b-d9be-49fb-ae07-39a0e37356fb 2018-11-06 15:16:08,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:16:08,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:16:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:16:08,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:08,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b62363-764c-4077-b533-6540c64bc9c3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:08,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-c2b62363-764c-4077-b533-6540c64bc9c3 2018-11-06 15:16:08,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:09,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-160afd7b-d97f-4157-901b-e5c05ed048a6 Date: Tue, 06 Nov 2018 15:16:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:09,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-160afd7b-d97f-4157-901b-e5c05ed048a6 2018-11-06 15:16:09,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:09,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30b134a5-6b0c-4c6a-b4da-0caab1a3eebc Date: Tue, 06 Nov 2018 15:16:09 GMT RESP BODY: {"ports":[]} 2018-11-06 15:16:09,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1&admin_state_up=True used request id req-30b134a5-6b0c-4c6a-b4da-0caab1a3eebc 2018-11-06 15:16:09,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:09,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16: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-9ab4a572-3f8c-47f9-8877-479325c36e04 x-compute-request-id: req-9ab4a572-3f8c-47f9-8877-479325c36e04 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 15:16:09,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst used request id req-9ab4a572-3f8c-47f9-8877-479325c36e04 2018-11-06 15:16:09,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:09,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c3914f02-50a1-4753-846d-08e7dcd684c3 Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:09,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-c3914f02-50a1-4753-846d-08e7dcd684c3 2018-11-06 15:16:09,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:09,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5505ea2-5b91-4206-8fdf-b70ae31f1bea Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:09,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-d5505ea2-5b91-4206-8fdf-b70ae31f1bea 2018-11-06 15:16:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:09,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-909a9988-0f16-429c-98fe-fb1428a79a1c Date: Tue, 06 Nov 2018 15:16:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:09,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-909a9988-0f16-429c-98fe-fb1428a79a1c 2018-11-06 15:16:09,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:10,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d28ea98c-fd9a-468f-878d-3a0f60468dfe Date: Tue, 06 Nov 2018 15:16:10 GMT RESP BODY: {"ports":[]} 2018-11-06 15:16:10,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1&admin_state_up=True used request id req-d28ea98c-fd9a-468f-878d-3a0f60468dfe 2018-11-06 15:16:10,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:16:10,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:16:10,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464e875fabe0480a9971bbe997550e58", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}], "expires_at": "2018-11-06T16:16:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user", "id": "1d6fb24f8ea44ab0a69bc7873da862a4"}, "audit_ids": ["p7zVCjUoRd2PevbUI7oDvw"], "issued_at": "2018-11-06T15:16:10.000000Z"}} 2018-11-06 15:16:10,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c96c73dff73210c78f91cff5be0508f5af470d" 2018-11-06 15:16:10,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ccc01c-2b8a-41b0-a149-fb1ba88ef930 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:16:10,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d2ccc01c-2b8a-41b0-a149-fb1ba88ef930 2018-11-06 15:16:10,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:10,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e6292a60-42e4-45aa-b3c2-ecb7ac2a36e8 Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:10,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-e6292a60-42e4-45aa-b3c2-ecb7ac2a36e8 2018-11-06 15:16:10,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:10,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-11174fe3-4f08-4379-9973-36075bf85d7d Date: Tue, 06 Nov 2018 15:16:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:10,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-11174fe3-4f08-4379-9973-36075bf85d7d 2018-11-06 15:16:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:11,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-412c73b3-fcfe-4406-941a-253f44a90bf2 Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:11,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-412c73b3-fcfe-4406-941a-253f44a90bf2 2018-11-06 15:16:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:16:11,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:16:11,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c96c73dff73210c78f91cff5be0508f5af470d" 2018-11-06 15:16:11,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9746cf-034c-4607-b2bd-55929f3f0283 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:11,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-cb9746cf-034c-4607-b2bd-55929f3f0283 2018-11-06 15:16:11,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:11,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0233fcc8-10ae-499f-9396-14e942b18624 Date: Tue, 06 Nov 2018 15:16:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:11,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-0233fcc8-10ae-499f-9396-14e942b18624 2018-11-06 15:16:11,399 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net 2018-11-06 15:16:11,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" -d '{"port": {"network_id": "bf8eac38-bd7c-4171-8094-247eaca8c9f4", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1", "admin_state_up": true}}' 2018-11-06 15:16:12,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-ef6f9e74-cf30-4936-bb57-1ba5391c243e Date: Tue, 06 Nov 2018 15:16:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","qos_policy_id":null,"admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal"}} 2018-11-06 15:16:12,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-ef6f9e74-cf30-4936-bb57-1ba5391c243e 2018-11-06 15:16:12,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:12,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f8ce18ad-2e0a-4547-ba49-dae915841b80 Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:12,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-f8ce18ad-2e0a-4547-ba49-dae915841b80 2018-11-06 15:16:12,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:12,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8a0768-788f-49c6-8dca-411038a059a9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:12,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-cb8a0768-788f-49c6-8dca-411038a059a9 2018-11-06 15:16:12,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:12,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dd998d35-29fc-472f-8175-a3cf8bb1d118 Date: Tue, 06 Nov 2018 15:16:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:12,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-dd998d35-29fc-472f-8175-a3cf8bb1d118 2018-11-06 15:16:12,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:13,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-6072d488-b1d3-4896-9073-21d80982c461 Date: Tue, 06 Nov 2018 15:16:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 15:16:13,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1&admin_state_up=True used request id req-6072d488-b1d3-4896-9073-21d80982c461 2018-11-06 15:16:13,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:13,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18349f89-e161-42e9-b075-b1a466578a02 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:13,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-18349f89-e161-42e9-b075-b1a466578a02 2018-11-06 15:16:13,128 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst 2018-11-06 15:16:13,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:13,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16: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-e02164ae-c3e4-48f7-a28f-ce63d7c26593 x-compute-request-id: req-e02164ae-c3e4-48f7-a28f-ce63d7c26593 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-flavor-name"}]} 2018-11-06 15:16:13,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e02164ae-c3e4-48f7-a28f-ce63d7c26593 2018-11-06 15:16:13,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:13,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16: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-dc8b016b-72f1-4187-af6d-9f5a86b04088 x-compute-request-id: req-dc8b016b-72f1-4187-af6d-9f5a86b04088 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:16:13,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d used request id req-dc8b016b-72f1-4187-af6d-9f5a86b04088 2018-11-06 15:16:13,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:13,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-b8b41e43-f60c-4e63-8051-ba25ee4c4432 Date: Tue, 06 Nov 2018 15:16:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:15:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:15:49Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/snap", "metadata": {}}], "self": "/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "min_disk": 0, "protected": false, "id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "file": "/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8fc1f0cbf6704d2193acfabf80ebe4c1", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image"} 2018-11-06 15:16:13,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image used request id req-b8b41e43-f60c-4e63-8051-ba25ee4c4432 2018-11-06 15:16:13,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:13,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-67503413-a78d-459c-a040-6f4de08bdfa9 Date: Tue, 06 Nov 2018 15:16: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-11-06 15:16:13,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-67503413-a78d-459c-a040-6f4de08bdfa9 2018-11-06 15:16:13,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "imageRef": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "flavorRef": "71a48d09-c21d-402c-b61e-283c8cb0371d", "max_count": 1, "min_count": 1, "networks": [{"port": "0d3a6e67-c2bb-45c7-9956-9f516379b531"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}]}}' 2018-11-06 15:16:14,996 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:16: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-a26ee6d6-3718-490f-88b2-002e846adb61 x-compute-request-id: req-a26ee6d6-3718-490f-88b2-002e846adb61 Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "adminPass": "sGiDDK84pNNK"}} 2018-11-06 15:16:14,996 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a26ee6d6-3718-490f-88b2-002e846adb61 2018-11-06 15:16:15,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:15,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16: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-4f8f1673-0ca9-40a5-a879-6b4e39ab0caf x-compute-request-id: req-4f8f1673-0ca9-40a5-a879-6b4e39ab0caf 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.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:16:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:15,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-4f8f1673-0ca9-40a5-a879-6b4e39ab0caf 2018-11-06 15:16:15,304 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst 2018-11-06 15:16:15,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:15,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16: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-71a65e6b-12f7-4774-a5a7-757d929498b3 x-compute-request-id: req-71a65e6b-12f7-4774-a5a7-757d929498b3 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.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:16:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:15,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-71a65e6b-12f7-4774-a5a7-757d929498b3 2018-11-06 15:16:15,680 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst] is - BUILD 2018-11-06 15:16:15,680 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:16:18,684 - create_instance - DEBUG - VM status query timeout in 896.620470047 2018-11-06 15:16:18,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:19,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be2a1b98-189a-441d-a0d1-41c5d60161e0 x-compute-request-id: req-be2a1b98-189a-441d-a0d1-41c5d60161e0 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.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:16:16Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:19,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-be2a1b98-189a-441d-a0d1-41c5d60161e0 2018-11-06 15:16:19,235 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst] is - BUILD 2018-11-06 15:16:19,235 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:16:22,238 - create_instance - DEBUG - VM status query timeout in 893.065956116 2018-11-06 15:16:22,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:22,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb6b6d40-5313-418f-875a-a42ffe8128e4 x-compute-request-id: req-fb6b6d40-5313-418f-875a-a42ffe8128e4 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:22,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-fb6b6d40-5313-418f-875a-a42ffe8128e4 2018-11-06 15:16:22,992 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst] is - ACTIVE 2018-11-06 15:16:22,993 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:16:22,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:23,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16: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-e13c6b3e-06c6-4513-a2ef-5cfd44262fa3 x-compute-request-id: req-e13c6b3e-06c6-4513-a2ef-5cfd44262fa3 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:23,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-e13c6b3e-06c6-4513-a2ef-5cfd44262fa3 2018-11-06 15:16:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:23,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8da64946-e09e-4589-ae57-42b8383164b6 Date: Tue, 06 Nov 2018 15:16:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:23,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-8da64946-e09e-4589-ae57-42b8383164b6 2018-11-06 15:16:23,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:23,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194f56bb-16cf-4192-b9fd-f675f31ea9be Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:23,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-194f56bb-16cf-4192-b9fd-f675f31ea9be 2018-11-06 15:16:23,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:24,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-17a411b4-e434-4988-be81-430a920608e4 Date: Tue, 06 Nov 2018 15:16:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:24,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-17a411b4-e434-4988-be81-430a920608e4 2018-11-06 15:16:24,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:24,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-ec14b79e-baea-4d1d-aefd-50c0d1fc0543 Date: Tue, 06 Nov 2018 15:16:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal","device_id":"8f8375bf-1e22-4e7e-8b43-e8f602f9e954"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.1"}],"id":"1f3219e9-5098-45f9-aa21-2f8cac86e844","security_groups":[],"mac_address":"fa:16:3e:0e:c9:1d","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:01Z","binding:vnic_type":"normal","device_id":"388ced51-d8fc-460c-a8b0-72043a384ed9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.3"}],"id":"9d0b95ad-4e27-4e79-9626-b1203e3c382e","security_groups":[],"mac_address":"fa:16:3e:55:b1:b6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.4"}],"id":"9daebc3e-91b6-4cf1-8279-8c7ce1fde923","security_groups":[],"mac_address":"fa:16:3e:90:90:e1","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.2"}],"id":"b71f3dbc-b235-460b-836e-04203164154a","security_groups":[],"mac_address":"fa:16:3e:73:44:dd","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf8eac38-bd7c-4171-8094-247eaca8c9f4"}]} 2018-11-06 15:16:24,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-ec14b79e-baea-4d1d-aefd-50c0d1fc0543 2018-11-06 15:16:24,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:24,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-774ffad2-0fbd-4c7a-b8b5-f36102e122b8 x-compute-request-id: req-774ffad2-0fbd-4c7a-b8b5-f36102e122b8 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:24,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-774ffad2-0fbd-4c7a-b8b5-f36102e122b8 2018-11-06 15:16:24,855 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst] is - ACTIVE 2018-11-06 15:16:24,855 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:16:24,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:25,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-4c468276-824d-41e5-95aa-ee008904536d x-compute-request-id: req-4c468276-824d-41e5-95aa-ee008904536d Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:25,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-4c468276-824d-41e5-95aa-ee008904536d 2018-11-06 15:16:25,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:25,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8e935978-1789-494a-8b05-1d36c7a143d0 Date: Tue, 06 Nov 2018 15:16:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:25,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-8e935978-1789-494a-8b05-1d36c7a143d0 2018-11-06 15:16:25,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:25,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd13e71b-5365-479b-9ee6-4df0dc17a725 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:25,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-dd13e71b-5365-479b-9ee6-4df0dc17a725 2018-11-06 15:16:25,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:25,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-efc8ad61-53e2-4202-bc49-6bd77081f713 Date: Tue, 06 Nov 2018 15:16:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:25,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-efc8ad61-53e2-4202-bc49-6bd77081f713 2018-11-06 15:16:25,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:25,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-ee6a3a10-17da-486c-91f1-fa5fcb272305 Date: Tue, 06 Nov 2018 15:16:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal","device_id":"8f8375bf-1e22-4e7e-8b43-e8f602f9e954"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.1"}],"id":"1f3219e9-5098-45f9-aa21-2f8cac86e844","security_groups":[],"mac_address":"fa:16:3e:0e:c9:1d","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:01Z","binding:vnic_type":"normal","device_id":"388ced51-d8fc-460c-a8b0-72043a384ed9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.3"}],"id":"9d0b95ad-4e27-4e79-9626-b1203e3c382e","security_groups":[],"mac_address":"fa:16:3e:55:b1:b6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.4"}],"id":"9daebc3e-91b6-4cf1-8279-8c7ce1fde923","security_groups":[],"mac_address":"fa:16:3e:90:90:e1","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.2"}],"id":"b71f3dbc-b235-460b-836e-04203164154a","security_groups":[],"mac_address":"fa:16:3e:73:44:dd","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf8eac38-bd7c-4171-8094-247eaca8c9f4"}]} 2018-11-06 15:16:25,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-ee6a3a10-17da-486c-91f1-fa5fcb272305 2018-11-06 15:16:25,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}}' 2018-11-06 15:16:26,888 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76abe0e7-90d3-49e1-8afd-97c17b4d9ffb x-compute-request-id: req-76abe0e7-90d3-49e1-8afd-97c17b4d9ffb Content-Length: 0 Content-Type: application/json 2018-11-06 15:16:26,888 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954/action used request id req-76abe0e7-90d3-49e1-8afd-97c17b4d9ffb 2018-11-06 15:16:26,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:27,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-7d13284a-b962-44de-a346-b7be46418442 x-compute-request-id: req-7d13284a-b962-44de-a346-b7be46418442 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}, {"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:27,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-7d13284a-b962-44de-a346-b7be46418442 2018-11-06 15:16:27,370 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst] is - ACTIVE 2018-11-06 15:16:27,370 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:16:27,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:27,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e3fa916-52ed-4a45-b1e6-66d91c941653 x-compute-request-id: req-1e3fa916-52ed-4a45-b1e6-66d91c941653 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}, {"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:27,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-1e3fa916-52ed-4a45-b1e6-66d91c941653 2018-11-06 15:16:27,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:27,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-163e1212-16a6-4982-a091-e53a862be2ab Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:27,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-163e1212-16a6-4982-a091-e53a862be2ab 2018-11-06 15:16:27,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:28,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02366f3-73f3-4308-af24-769b426fa9cd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:28,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-a02366f3-73f3-4308-af24-769b426fa9cd 2018-11-06 15:16:28,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:28,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5dda4cd7-d7a0-40f9-8c2a-74c413c9b63f Date: Tue, 06 Nov 2018 15:16:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:28,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-5dda4cd7-d7a0-40f9-8c2a-74c413c9b63f 2018-11-06 15:16:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:28,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-6f835a2d-6881-4263-995a-8bc0da10293a Date: Tue, 06 Nov 2018 15:16:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["560883fd-aa76-4ae1-ade8-ecfb3fc5e773","c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal","device_id":"8f8375bf-1e22-4e7e-8b43-e8f602f9e954"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.1"}],"id":"1f3219e9-5098-45f9-aa21-2f8cac86e844","security_groups":[],"mac_address":"fa:16:3e:0e:c9:1d","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:01Z","binding:vnic_type":"normal","device_id":"388ced51-d8fc-460c-a8b0-72043a384ed9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.3"}],"id":"9d0b95ad-4e27-4e79-9626-b1203e3c382e","security_groups":[],"mac_address":"fa:16:3e:55:b1:b6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.4"}],"id":"9daebc3e-91b6-4cf1-8279-8c7ce1fde923","security_groups":[],"mac_address":"fa:16:3e:90:90:e1","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.2"}],"id":"b71f3dbc-b235-460b-836e-04203164154a","security_groups":[],"mac_address":"fa:16:3e:73:44:dd","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf8eac38-bd7c-4171-8094-247eaca8c9f4"}]} 2018-11-06 15:16:28,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-6f835a2d-6881-4263-995a-8bc0da10293a 2018-11-06 15:16:28,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:16:28,518 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:16:28,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:16:28,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464e875fabe0480a9971bbe997550e58", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}], "expires_at": "2018-11-06T16:16:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user", "id": "1d6fb24f8ea44ab0a69bc7873da862a4"}, "audit_ids": ["XKP8XwUzSWCYPP_Z3HWqEA"], "issued_at": "2018-11-06T15:16:28.000000Z"}} 2018-11-06 15:16:28,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:28,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30eb3aa8-93b5-4c59-a885-8eb3d35d98e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:16:28,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-30eb3aa8-93b5-4c59-a885-8eb3d35d98e6 2018-11-06 15:16:28,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:29,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cbbbfdc-02ad-4503-bb96-56ee67c07443 x-compute-request-id: req-8cbbbfdc-02ad-4503-bb96-56ee67c07443 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:16:29,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d used request id req-8cbbbfdc-02ad-4503-bb96-56ee67c07443 2018-11-06 15:16:29,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/ec143552-07b3-494e-a1ac-08ab4c38c71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:29,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-20c23240-d9f7-4bb9-b09f-1104d1b65ff9 Date: Tue, 06 Nov 2018 15:16:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","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":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}} 2018-11-06 15:16:29,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/ec143552-07b3-494e-a1ac-08ab4c38c71a used request id req-20c23240-d9f7-4bb9-b09f-1104d1b65ff9 2018-11-06 15:16:29,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:29,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6f03ccfc-040c-48ff-b3b1-fa8fe6dec583 Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:29,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-6f03ccfc-040c-48ff-b3b1-fa8fe6dec583 2018-11-06 15:16:29,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:29,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0770b72a-eded-43f1-9be4-370ee9987f85 Date: Tue, 06 Nov 2018 15:16:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:29,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-0770b72a-eded-43f1-9be4-370ee9987f85 2018-11-06 15:16:29,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:30,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bc426a85-23da-4f4b-9d53-51cd6f7aaac1 Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:30,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-bc426a85-23da-4f4b-9d53-51cd6f7aaac1 2018-11-06 15:16:30,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:16:30,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:16:30,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:30,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52200ab-6445-4bde-afef-084854b8f71b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:30,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-d52200ab-6445-4bde-afef-084854b8f71b 2018-11-06 15:16:30,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:30,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-77441bd6-197f-4dd8-88df-ac862d5d1df8 Date: Tue, 06 Nov 2018 15:16:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:30,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-77441bd6-197f-4dd8-88df-ac862d5d1df8 2018-11-06 15:16:30,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&mac_address=fa%3A16%3A3e%3A10%3A24%3Aa6&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:30,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-4f506e6b-5eff-455e-b85b-5709a51bb7ad Date: Tue, 06 Nov 2018 15:16:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["560883fd-aa76-4ae1-ade8-ecfb3fc5e773","c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal","device_id":"8f8375bf-1e22-4e7e-8b43-e8f602f9e954"}]} 2018-11-06 15:16:30,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&mac_address=fa%3A16%3A3e%3A10%3A24%3Aa6&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1&admin_state_up=True used request id req-4f506e6b-5eff-455e-b85b-5709a51bb7ad 2018-11-06 15:16:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:30,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e60f8de-1660-4ff0-b737-b7245f1a1ad8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:30,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-2e60f8de-1660-4ff0-b737-b7245f1a1ad8 2018-11-06 15:16:30,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:30,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d6e6974b-85fd-4b7b-80a0-dbb5f18beeba Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:30,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-d6e6974b-85fd-4b7b-80a0-dbb5f18beeba 2018-11-06 15:16:30,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:31,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9507ac6b-64d1-4ff6-a583-4a199be4f448 Date: Tue, 06 Nov 2018 15:16:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:31,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-9507ac6b-64d1-4ff6-a583-4a199be4f448 2018-11-06 15:16:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:31,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-195442fb-cbea-4375-8596-31a8d86b4893 Date: Tue, 06 Nov 2018 15:16:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["560883fd-aa76-4ae1-ade8-ecfb3fc5e773","c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal","device_id":"8f8375bf-1e22-4e7e-8b43-e8f602f9e954"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.1"}],"id":"1f3219e9-5098-45f9-aa21-2f8cac86e844","security_groups":[],"mac_address":"fa:16:3e:0e:c9:1d","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:01Z","binding:vnic_type":"normal","device_id":"388ced51-d8fc-460c-a8b0-72043a384ed9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.3"}],"id":"9d0b95ad-4e27-4e79-9626-b1203e3c382e","security_groups":[],"mac_address":"fa:16:3e:55:b1:b6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.4"}],"id":"9daebc3e-91b6-4cf1-8279-8c7ce1fde923","security_groups":[],"mac_address":"fa:16:3e:90:90:e1","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.2"}],"id":"b71f3dbc-b235-460b-836e-04203164154a","security_groups":[],"mac_address":"fa:16:3e:73:44:dd","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf8eac38-bd7c-4171-8094-247eaca8c9f4"}]} 2018-11-06 15:16:31,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-195442fb-cbea-4375-8596-31a8d86b4893 2018-11-06 15:16:31,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b00a359ae6130750f62feb7755afad958cf16c" 2018-11-06 15:16:32,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9fec5191-eb89-4383-bec8-ae5716157bf2 Date: Tue, 06 Nov 2018 15:16:32 GMT RESP BODY: {"floatingips": []} 2018-11-06 15:16:32,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-9fec5191-eb89-4383-bec8-ae5716157bf2 2018-11-06 15:16:32,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:16:32,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:16:32,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464e875fabe0480a9971bbe997550e58", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role"}], "expires_at": "2018-11-06T16:16:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8fc1f0cbf6704d2193acfabf80ebe4c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user", "id": "1d6fb24f8ea44ab0a69bc7873da862a4"}, "audit_ids": ["rBZTuBkWR4qIT8Hg9oZ0zQ"], "issued_at": "2018-11-06T15:16:32.000000Z"}} 2018-11-06 15:16:32,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:32,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb415739-a191-4f21-9403-a98c7c8b85ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:16:32,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eb415739-a191-4f21-9403-a98c7c8b85ef 2018-11-06 15:16:32,486 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:16:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:32,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe546065-b1a9-4575-92f1-221f78f98b0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:16:32,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fe546065-b1a9-4575-92f1-221f78f98b0a 2018-11-06 15:16:32,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:32,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fff782e8-81de-467a-8c77-05b5dab3a765 Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:32,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-fff782e8-81de-467a-8c77-05b5dab3a765 2018-11-06 15:16:32,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:16:32,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:16:32,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:32,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166f2fb2-5706-4b58-a353-28f087aa6e1f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:32,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-166f2fb2-5706-4b58-a353-28f087aa6e1f 2018-11-06 15:16:32,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:33,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7fc3bddd-fa03-4e9b-ae0f-ebc2f8ba038e Date: Tue, 06 Nov 2018 15:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:33,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-7fc3bddd-fa03-4e9b-ae0f-ebc2f8ba038e 2018-11-06 15:16:33,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&mac_address=fa%3A16%3A3e%3A10%3A24%3Aa6&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:33,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-f2b34c59-2af6-4d10-8f08-64df37e9cd3e Date: Tue, 06 Nov 2018 15:16:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["560883fd-aa76-4ae1-ade8-ecfb3fc5e773","c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal","device_id":"8f8375bf-1e22-4e7e-8b43-e8f602f9e954"}]} 2018-11-06 15:16:33,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4&mac_address=fa%3A16%3A3e%3A10%3A24%3Aa6&name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1&admin_state_up=True used request id req-f2b34c59-2af6-4d10-8f08-64df37e9cd3e 2018-11-06 15:16:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:33,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fb00b8-ac8c-40f2-87b1-2b314fad6c56 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:33,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-13fb00b8-ac8c-40f2-87b1-2b314fad6c56 2018-11-06 15:16:33,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:34,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9e1ad70-bf2d-4b1b-81ff-9727c0e851e3 x-compute-request-id: req-a9e1ad70-bf2d-4b1b-81ff-9727c0e851e3 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}, {"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:16:34,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst used request id req-a9e1ad70-bf2d-4b1b-81ff-9727c0e851e3 2018-11-06 15:16:34,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:34,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b795b5ea-f037-434e-b5b3-3d5d5178a5bf Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:34,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-b795b5ea-f037-434e-b5b3-3d5d5178a5bf 2018-11-06 15:16:34,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:34,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4cb6bd42-81de-4d4c-a57c-9f869d811b66 Date: Tue, 06 Nov 2018 15:16:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:34,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-4cb6bd42-81de-4d4c-a57c-9f869d811b66 2018-11-06 15:16:34,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:35,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-1b55b72a-99b8-4bed-bb5e-2ea1555a9984 Date: Tue, 06 Nov 2018 15:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["560883fd-aa76-4ae1-ade8-ecfb3fc5e773","c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal","device_id":"8f8375bf-1e22-4e7e-8b43-e8f602f9e954"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.1"}],"id":"1f3219e9-5098-45f9-aa21-2f8cac86e844","security_groups":[],"mac_address":"fa:16:3e:0e:c9:1d","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:01Z","binding:vnic_type":"normal","device_id":"388ced51-d8fc-460c-a8b0-72043a384ed9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.3"}],"id":"9d0b95ad-4e27-4e79-9626-b1203e3c382e","security_groups":[],"mac_address":"fa:16:3e:55:b1:b6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.4"}],"id":"9daebc3e-91b6-4cf1-8279-8c7ce1fde923","security_groups":[],"mac_address":"fa:16:3e:90:90:e1","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.2"}],"id":"b71f3dbc-b235-460b-836e-04203164154a","security_groups":[],"mac_address":"fa:16:3e:73:44:dd","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf8eac38-bd7c-4171-8094-247eaca8c9f4"}]} 2018-11-06 15:16:35,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-1b55b72a-99b8-4bed-bb5e-2ea1555a9984 2018-11-06 15:16:35,048 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst 2018-11-06 15:16:35,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:35,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0ead16bf-0f2c-4330-9d9c-fe9488b23d2b Date: Tue, 06 Nov 2018 15:16:35 GMT RESP BODY: {"floatingips": []} 2018-11-06 15:16:35,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-0ead16bf-0f2c-4330-9d9c-fe9488b23d2b 2018-11-06 15:16:35,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:35,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-1d4c2ff4-2910-417d-be8f-1b70ac693af2 Date: Tue, 06 Nov 2018 15:16:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:15:55Z", "admin_state_up": true, "updated_at": "2018-11-06T15:16:01Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "388ced51-d8fc-460c-a8b0-72043a384ed9", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router"}]} 2018-11-06 15:16:35,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router used request id req-1d4c2ff4-2910-417d-be8f-1b70ac693af2 2018-11-06 15:16:35,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:35,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841aaa34-1d94-4894-837b-71760cd80914 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:35,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-841aaa34-1d94-4894-837b-71760cd80914 2018-11-06 15:16:35,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=388ced51-d8fc-460c-a8b0-72043a384ed9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:35,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-fb364b70-8667-43a2-895a-738590f58f6f Date: Tue, 06 Nov 2018 15:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.1"}],"id":"1f3219e9-5098-45f9-aa21-2f8cac86e844","security_groups":[],"mac_address":"fa:16:3e:0e:c9:1d","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:01Z","binding:vnic_type":"normal","device_id":"388ced51-d8fc-460c-a8b0-72043a384ed9"}]} 2018-11-06 15:16:35,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=388ced51-d8fc-460c-a8b0-72043a384ed9 used request id req-fb364b70-8667-43a2-895a-738590f58f6f 2018-11-06 15:16:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/ec143552-07b3-494e-a1ac-08ab4c38c71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:35,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-24ee4f47-d0b9-4b78-8c59-79c61df398e2 Date: Tue, 06 Nov 2018 15:16:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","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":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}} 2018-11-06 15:16:35,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/ec143552-07b3-494e-a1ac-08ab4c38c71a used request id req-24ee4f47-d0b9-4b78-8c59-79c61df398e2 2018-11-06 15:16:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:35,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-369c3950-61da-4fdb-96a9-69d1af82769e Date: Tue, 06 Nov 2018 15:16:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:16:35,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-369c3950-61da-4fdb-96a9-69d1af82769e 2018-11-06 15:16:35,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:36,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-51161b29-7d18-482b-9c43-3107e9d96c01 Date: Tue, 06 Nov 2018 15:16:36 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:16:36,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-51161b29-7d18-482b-9c43-3107e9d96c01 2018-11-06 15:16:36,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:36,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16: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-21a8f417-853a-4ce6-9c78-a3cda775a54f x-compute-request-id: req-21a8f417-853a-4ce6-9c78-a3cda775a54f Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}, {"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:36,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-21a8f417-853a-4ce6-9c78-a3cda775a54f 2018-11-06 15:16:36,676 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst] is - ACTIVE 2018-11-06 15:16:36,676 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:16:36,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:37,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16: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-a8d0819c-711e-4a46-ba03-ca9c94916b63 x-compute-request-id: req-a8d0819c-711e-4a46-ba03-ca9c94916b63 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}, {"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:37,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-a8d0819c-711e-4a46-ba03-ca9c94916b63 2018-11-06 15:16:37,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:37,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fedb8223-ddc6-4e5a-84c3-ce33c4c3ef3f Date: Tue, 06 Nov 2018 15:16: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":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:37,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-fedb8223-ddc6-4e5a-84c3-ce33c4c3ef3f 2018-11-06 15:16:37,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:37,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43b2727-d8ca-458f-a468-d309111becdd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:37,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-e43b2727-d8ca-458f-a468-d309111becdd 2018-11-06 15:16:37,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:37,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7dc65a7d-176d-4846-8332-40c70090781d Date: Tue, 06 Nov 2018 15:16:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:37,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-7dc65a7d-176d-4846-8332-40c70090781d 2018-11-06 15:16:37,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:37,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-b1c6ba77-a8b3-4133-bcdf-adcb47354784 Date: Tue, 06 Nov 2018 15:16:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["560883fd-aa76-4ae1-ade8-ecfb3fc5e773","c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal","device_id":"8f8375bf-1e22-4e7e-8b43-e8f602f9e954"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.1"}],"id":"1f3219e9-5098-45f9-aa21-2f8cac86e844","security_groups":[],"mac_address":"fa:16:3e:0e:c9:1d","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:01Z","binding:vnic_type":"normal","device_id":"388ced51-d8fc-460c-a8b0-72043a384ed9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.3"}],"id":"9d0b95ad-4e27-4e79-9626-b1203e3c382e","security_groups":[],"mac_address":"fa:16:3e:55:b1:b6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.4"}],"id":"9daebc3e-91b6-4cf1-8279-8c7ce1fde923","security_groups":[],"mac_address":"fa:16:3e:90:90:e1","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.2"}],"id":"b71f3dbc-b235-460b-836e-04203164154a","security_groups":[],"mac_address":"fa:16:3e:73:44:dd","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf8eac38-bd7c-4171-8094-247eaca8c9f4"}]} 2018-11-06 15:16:37,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-b1c6ba77-a8b3-4133-bcdf-adcb47354784 2018-11-06 15:16:37,643 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 15:16:37,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:37,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-16441693-a4ae-416b-b97c-0d806cc54065 Date: Tue, 06 Nov 2018 15:16:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:16:37,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-16441693-a4ae-416b-b97c-0d806cc54065 2018-11-06 15:16:37,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:37,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f5ac1a00-6ff0-4563-8fa6-53029ba06b56 Date: Tue, 06 Nov 2018 15:16:37 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:16:37,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-f5ac1a00-6ff0-4563-8fa6-53029ba06b56 2018-11-06 15:16:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "port_id": "0d3a6e67-c2bb-45c7-9956-9f516379b531"}}' 2018-11-06 15:16:39,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-178d8a8f-0071-4b73-8039-8e699b32e224 Date: Tue, 06 Nov 2018 15:16:39 GMT RESP BODY: {"floatingip": {"router_id": "388ced51-d8fc-460c-a8b0-72043a384ed9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:16:38Z", "updated_at": "2018-11-06T15:16:38Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_id": "0d3a6e67-c2bb-45c7-9956-9f516379b531", "id": "a1d6c9e4-b2ed-4713-a881-f3f8e61f18c0"}} 2018-11-06 15:16:39,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-178d8a8f-0071-4b73-8039-8e699b32e224 2018-11-06 15:16:39,943 - create_instance - INFO - Created floating IP 172.30.9.201 via router - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router 2018-11-06 15:16:39,943 - create_instance - INFO - Checking if VM is active 2018-11-06 15:16:39,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:40,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-328f5073-fe56-429d-921a-c4368cd5d3f8 x-compute-request-id: req-328f5073-fe56-429d-921a-c4368cd5d3f8 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}, {"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:40,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-328f5073-fe56-429d-921a-c4368cd5d3f8 2018-11-06 15:16:40,439 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst] is - ACTIVE 2018-11-06 15:16:40,440 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:16:40,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:40,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-5bbf062f-9d95-43c3-8812-cc7c1e6796af x-compute-request-id: req-5bbf062f-9d95-43c3-8812-cc7c1e6796af Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:24:a6", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp"}, {"name": "default"}], "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:22Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:40,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-5bbf062f-9d95-43c3-8812-cc7c1e6796af 2018-11-06 15:16:40,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:40,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-53814376-c262-452f-88de-5687dbb187a2 Date: Tue, 06 Nov 2018 15:16:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec143552-07b3-494e-a1ac-08ab4c38c71a"],"updated_at":"2018-11-06T15:15:52Z","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net"}]} 2018-11-06 15:16:40,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net used request id req-53814376-c262-452f-88de-5687dbb187a2 2018-11-06 15:16:40,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:41,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e95654-fe65-4711-80d5-a99956fb4c73 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:16:41,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-99e95654-fe65-4711-80d5-a99956fb4c73 2018-11-06 15:16:41,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:41,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4e7291f9-82b8-4794-aab4-98da742eda9f Date: Tue, 06 Nov 2018 15:16:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:15:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet"}]} 2018-11-06 15:16:41,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-4e7291f9-82b8-4794-aab4-98da742eda9f 2018-11-06 15:16:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:42,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-90c6f8bf-ff8f-4043-a119-5cc5381873e2 Date: Tue, 06 Nov 2018 15:16:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.5"}],"id":"0d3a6e67-c2bb-45c7-9956-9f516379b531","security_groups":["560883fd-aa76-4ae1-ade8-ecfb3fc5e773","c2a95e79-20ea-461c-83fa-ff2f9d231146"],"mac_address":"fa:16:3e:10:24:a6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:11Z","binding:vnic_type":"normal","device_id":"8f8375bf-1e22-4e7e-8b43-e8f602f9e954"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:16:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.1"}],"id":"1f3219e9-5098-45f9-aa21-2f8cac86e844","security_groups":[],"mac_address":"fa:16:3e:0e:c9:1d","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:16:01Z","binding:vnic_type":"normal","device_id":"388ced51-d8fc-460c-a8b0-72043a384ed9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.3"}],"id":"9d0b95ad-4e27-4e79-9626-b1203e3c382e","security_groups":[],"mac_address":"fa:16:3e:55:b1:b6","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.4"}],"id":"9daebc3e-91b6-4cf1-8279-8c7ce1fde923","security_groups":[],"mac_address":"fa:16:3e:90:90:e1","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf8eac38-bd7c-4171-8094-247eaca8c9f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:15:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec143552-07b3-494e-a1ac-08ab4c38c71a","ip_address":"10.55.1.2"}],"id":"b71f3dbc-b235-460b-836e-04203164154a","security_groups":[],"mac_address":"fa:16:3e:73:44:dd","project_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf8eac38-bd7c-4171-8094-247eaca8c9f4","tenant_id":"8fc1f0cbf6704d2193acfabf80ebe4c1","created_at":"2018-11-06T15:15:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf8eac38-bd7c-4171-8094-247eaca8c9f4"}]} 2018-11-06 15:16:42,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-90c6f8bf-ff8f-4043-a119-5cc5381873e2 2018-11-06 15:16:42,080 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:16:42,085 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbb46250L 2018-11-06 15:16:42,086 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:16:42,086 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:16:42,086 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:16:42,087 - 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-11-06 15:16:42,088 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:16:42,088 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:16:42,088 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:16:42,088 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:16:42,088 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:16:42,142 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:16:42,143 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:16:42,150 - paramiko.transport - DEBUG - Trying key 64fdda2c3848045a54391c1c19e3c820 from tmp/CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a 2018-11-06 15:16:42,183 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:16:42,186 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:16:42,287 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:16:42,328 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:16:42,328 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:16:42,330 - paramiko.transport - DEBUG - starting thread (client mode): 0xfbb6af50L 2018-11-06 15:16:42,330 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:16:42,330 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:16:42,331 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:16:42,332 - 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-11-06 15:16:42,332 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:16:42,332 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:16:42,332 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:16:42,332 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:16:42,332 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:16:42,349 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:16:42,350 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:16:42,362 - paramiko.transport - DEBUG - Trying key 64fdda2c3848045a54391c1c19e3c820 from tmp/CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a 2018-11-06 15:16:42,387 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:16:42,390 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:16:42,395 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:16:42,396 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:16:42,396 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:16:42,399 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:16:42,402 - create_instance - INFO - Deleting Port with ID - 0d3a6e67-c2bb-45c7-9956-9f516379b531 2018-11-06 15:16:42,402 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1 2018-11-06 15:16:42,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/0d3a6e67-c2bb-45c7-9956-9f516379b531 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:43,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81ea878d-0a9f-402c-b010-ef4e13aa2aee Date: Tue, 06 Nov 2018 15:16:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:16:43,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/0d3a6e67-c2bb-45c7-9956-9f516379b531 used request id req-81ea878d-0a9f-402c-b010-ef4e13aa2aee 2018-11-06 15:16:43,425 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst 2018-11-06 15:16:43,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:43,620 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fa56cde-d497-44b8-a453-a47e003a3570 x-compute-request-id: req-4fa56cde-d497-44b8-a453-a47e003a3570 Content-Type: application/json 2018-11-06 15:16:43,620 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-4fa56cde-d497-44b8-a453-a47e003a3570 2018-11-06 15:16:43,620 - create_instance - INFO - Checking deletion status 2018-11-06 15:16:43,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:44,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83e4e2ad-bc08-4c57-8254-6f09ebea389e x-compute-request-id: req-83e4e2ad-bc08-4c57-8254-6f09ebea389e 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.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:43Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:44,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-83e4e2ad-bc08-4c57-8254-6f09ebea389e 2018-11-06 15:16:44,022 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst] is - ACTIVE 2018-11-06 15:16:44,022 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:16:47,026 - create_instance - DEBUG - VM status query timeout in 296.594781876 2018-11-06 15:16:47,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:47,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:16:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b5ea3fc-f2db-4ee8-802c-5dcef1b2dd57 x-compute-request-id: req-9b5ea3fc-f2db-4ee8-802c-5dcef1b2dd57 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.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "rel": "bookmark"}], "image": {"id": "9f698299-72c0-44d2-9bf5-f02ac0073c1d", "links": [{"href": "http://172.30.9.27:8774/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:16:21.000000", "flavor": {"id": "71a48d09-c21d-402c-b61e-283c8cb0371d", "links": [{"href": "http://172.30.9.27:8774/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d", "rel": "bookmark"}]}, "id": "8f8375bf-1e22-4e7e-8b43-e8f602f9e954", "user_id": "1d6fb24f8ea44ab0a69bc7873da862a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:16:43Z", "hostId": "d76457e5791f6c7fbf98be16e8141d7a76782cd0aae1dae8fa912828", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp", "name": "CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst", "created": "2018-11-06T15:16:14Z", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:16:47,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-9b5ea3fc-f2db-4ee8-802c-5dcef1b2dd57 2018-11-06 15:16:47,493 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst] is - ACTIVE 2018-11-06 15:16:47,493 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:16:50,496 - create_instance - DEBUG - VM status query timeout in 293.124302864 2018-11-06 15:16:50,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a033da8044c0d87b704d5d94bea2cc090ef6d" 2018-11-06 15:16:50,544 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-f6d5f57a-e32e-4342-b675-d720ab933ef6 x-compute-request-id: req-f6d5f57a-e32e-4342-b675-d720ab933ef6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8f8375bf-1e22-4e7e-8b43-e8f602f9e954 could not be found.", "code": 404}} 2018-11-06 15:16:50,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8f8375bf-1e22-4e7e-8b43-e8f602f9e954 used request id req-f6d5f57a-e32e-4342-b675-d720ab933ef6 2018-11-06 15:16:50,545 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8f8375bf-1e22-4e7e-8b43-e8f602f9e954 could not be found. (HTTP 404) (Request-ID: req-f6d5f57a-e32e-4342-b675-d720ab933ef6) 2018-11-06 15:16:50,545 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-inst 2018-11-06 15:16:50,546 - create_instance - INFO - Deleting Floating IP - 172.30.9.201 2018-11-06 15:16:50,546 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-11-06 15:16:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/a1d6c9e4-b2ed-4713-a881-f3f8e61f18c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:51,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76967c5a-3873-4229-a3dd-ef03c794f53a Content-Length: 0 Date: Tue, 06 Nov 2018 15:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:16:51,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/a1d6c9e4-b2ed-4713-a881-f3f8e61f18c0 used request id req-76967c5a-3873-4229-a3dd-ef03c794f53a 2018-11-06 15:16:51,082 - create_instance - INFO - Deleting Port with ID - 0d3a6e67-c2bb-45c7-9956-9f516379b531 2018-11-06 15:16:51,082 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719aport-1 2018-11-06 15:16:51,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/0d3a6e67-c2bb-45c7-9956-9f516379b531 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269c66126997163c7d6883fb79413e2b1dba6dc" 2018-11-06 15:16:51,283 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-155d4bd0-f6eb-4ca3-9fe6-b060dbbe2e73 Date: Tue, 06 Nov 2018 15:16:51 GMT RESP BODY: {"NeutronError": {"message": "Port 0d3a6e67-c2bb-45c7-9956-9f516379b531 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-11-06 15:16:51,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/0d3a6e67-c2bb-45c7-9956-9f516379b531 used request id req-155d4bd0-f6eb-4ca3-9fe6-b060dbbe2e73 2018-11-06 15:16:51,283 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 0d3a6e67-c2bb-45c7-9956-9f516379b531 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-11-06 15:16:51,283 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 0d3a6e67-c2bb-45c7-9956-9f516379b531 could not be found. Neutron server returns request_ids: ['req-155d4bd0-f6eb-4ca3-9fe6-b060dbbe2e73'] 2018-11-06 15:16:51,284 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp 2018-11-06 15:16:51,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5498d249cd6687ebfe51f79ae1f4146e6968e859" 2018-11-06 15:16:51,337 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85a2a622-366c-465b-9ffd-d6f991d912cc x-compute-request-id: req-85a2a622-366c-465b-9ffd-d6f991d912cc Content-Length: 0 Content-Type: application/json 2018-11-06 15:16:51,337 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-kp used request id req-85a2a622-366c-465b-9ffd-d6f991d912cc 2018-11-06 15:16:51,338 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a.pub] 2018-11-06 15:16:51,338 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a] 2018-11-06 15:16:51,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8dca3e99671a3f85424d76b9dcd6215c340e628" 2018-11-06 15:16:51,381 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0db19379-569f-46e6-9955-50372731efc4 x-compute-request-id: req-0db19379-569f-46e6-9955-50372731efc4 Content-Length: 0 Content-Type: application/json 2018-11-06 15:16:51,381 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/71a48d09-c21d-402c-b61e-283c8cb0371d used request id req-0db19379-569f-46e6-9955-50372731efc4 2018-11-06 15:16:51,382 - neutron_utils - INFO - Deleting security group rule with ID - fd98f8f3-3d64-4ee6-9a2d-9ecec564a3de 2018-11-06 15:16:51,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/fd98f8f3-3d64-4ee6-9a2d-9ecec564a3de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:51,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24db6e3e-5453-4ccd-8dea-7822fc79c101 Content-Length: 0 Date: Tue, 06 Nov 2018 15:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:16:51,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/fd98f8f3-3d64-4ee6-9a2d-9ecec564a3de used request id req-24db6e3e-5453-4ccd-8dea-7822fc79c101 2018-11-06 15:16:51,490 - neutron_utils - INFO - Deleting security group rule with ID - 83de2068-23b4-487d-a8dd-9b908ffcc7ff 2018-11-06 15:16:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/83de2068-23b4-487d-a8dd-9b908ffcc7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:52,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba1e3a9c-fcfd-45b4-b920-fc74297b939c Content-Length: 0 Date: Tue, 06 Nov 2018 15:16:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:16:52,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/83de2068-23b4-487d-a8dd-9b908ffcc7ff used request id req-ba1e3a9c-fcfd-45b4-b920-fc74297b939c 2018-11-06 15:16:52,114 - neutron_utils - INFO - Deleting security group rule with ID - d7b990ce-7b70-4c07-8ccf-418edd639400 2018-11-06 15:16:52,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/d7b990ce-7b70-4c07-8ccf-418edd639400 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:52,347 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85d9caf4-81be-4e4c-a8fb-d6314375c9c6 Content-Length: 0 Date: Tue, 06 Nov 2018 15:16:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:16:52,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/d7b990ce-7b70-4c07-8ccf-418edd639400 used request id req-85d9caf4-81be-4e4c-a8fb-d6314375c9c6 2018-11-06 15:16:52,347 - neutron_utils - INFO - Deleting security group rule with ID - 7da693a9-8fe7-47d2-88a5-f41bfe81b5c7 2018-11-06 15:16:52,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/7da693a9-8fe7-47d2-88a5-f41bfe81b5c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:52,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9007a016-9f2e-49d1-8c52-59bf0111cab3 Content-Length: 0 Date: Tue, 06 Nov 2018 15:16:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:16:52,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/7da693a9-8fe7-47d2-88a5-f41bfe81b5c7 used request id req-9007a016-9f2e-49d1-8c52-59bf0111cab3 2018-11-06 15:16:52,592 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-sec-grp 2018-11-06 15:16:52,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/560883fd-aa76-4ae1-ade8-ecfb3fc5e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a5ff6fd7e9b8ae78b6074a76aa2f62819be6e3" 2018-11-06 15:16:52,720 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d73f7a5c-62f1-45d4-aa41-697d959d55f1 Content-Length: 0 Date: Tue, 06 Nov 2018 15:16:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:16:52,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/560883fd-aa76-4ae1-ade8-ecfb3fc5e773 used request id req-d73f7a5c-62f1-45d4-aa41-697d959d55f1 2018-11-06 15:16:52,721 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router and subnet CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet 2018-11-06 15:16:52,722 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router 2018-11-06 15:16:52,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/388ced51-d8fc-460c-a8b0-72043a384ed9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" -d '{"subnet_id": "ec143552-07b3-494e-a1ac-08ab4c38c71a"}' 2018-11-06 15:16:54,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-be27f292-a84e-4136-a1f3-293305a5c154 Date: Tue, 06 Nov 2018 15:16:54 GMT RESP BODY: {"network_id": "bf8eac38-bd7c-4171-8094-247eaca8c9f4", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "subnet_id": "ec143552-07b3-494e-a1ac-08ab4c38c71a", "subnet_ids": ["ec143552-07b3-494e-a1ac-08ab4c38c71a"], "port_id": "1f3219e9-5098-45f9-aa21-2f8cac86e844", "id": "388ced51-d8fc-460c-a8b0-72043a384ed9"} 2018-11-06 15:16:54,116 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/388ced51-d8fc-460c-a8b0-72043a384ed9/remove_router_interface used request id req-be27f292-a84e-4136-a1f3-293305a5c154 2018-11-06 15:16:54,117 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router 2018-11-06 15:16:54,117 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-router 2018-11-06 15:16:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/388ced51-d8fc-460c-a8b0-72043a384ed9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4bcac6162a2544828a08cf6cd5ff75a82a989d" 2018-11-06 15:16:58,350 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5f90317-b9ac-4d3a-ae34-1182b126695e Content-Length: 0 Date: Tue, 06 Nov 2018 15:16:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:16:58,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/388ced51-d8fc-460c-a8b0-72043a384ed9 used request id req-d5f90317-b9ac-4d3a-ae34-1182b126695e 2018-11-06 15:16:58,351 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet 2018-11-06 15:16:58,351 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-subnet 2018-11-06 15:16:58,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ec143552-07b3-494e-a1ac-08ab4c38c71a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cc4cedbd6a6799e78f4f06dc300b213204196b" 2018-11-06 15:17:00,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d780a385-774e-4bef-a714-7eae592e3503 Date: Tue, 06 Nov 2018 15:17:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:17:00,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ec143552-07b3-494e-a1ac-08ab4c38c71a used request id req-d780a385-774e-4bef-a714-7eae592e3503 2018-11-06 15:17:00,482 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-pub-net 2018-11-06 15:17:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/bf8eac38-bd7c-4171-8094-247eaca8c9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cc4cedbd6a6799e78f4f06dc300b213204196b" 2018-11-06 15:17:01,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4cf484e-2981-47ad-99f7-880ddd4a2d7c Date: Tue, 06 Nov 2018 15:17:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:17:01,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/bf8eac38-bd7c-4171-8094-247eaca8c9f4 used request id req-c4cf484e-2981-47ad-99f7-880ddd4a2d7c 2018-11-06 15:17:01,587 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-9da3e476-ce9d-4da3-9bf7-5e4c3243719a-image 2018-11-06 15:17:01,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e3531743329ab549c60b8bd18d39ceebfcbba82" 2018-11-06 15:17:02,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a319f613-71c2-4cbc-b2bd-10d8bd759632 Date: Tue, 06 Nov 2018 15:17:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:17:02,367 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9f698299-72c0-44d2-9bf5-f02ac0073c1d used request id req-a319f613-71c2-4cbc-b2bd-10d8bd759632 2018-11-06 15:17:02,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:17:02,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4e02709d-9338-4f19-8548-5e06b35d34c0 Date: Tue, 06 Nov 2018 15:17:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:15:51Z", "updated_at": "2018-11-06T15:15:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:15:51Z", "revision_number": 0, "id": "44108eac-d872-4051-8da6-3bf8814f7961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:15:51Z", "security_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:15:51Z", "revision_number": 0, "id": "4be4c4bf-61d1-47ad-927f-afacbcee3627", "remote_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "remote_ip_prefix": null, "created_at": "2018-11-06T15:15:51Z", "security_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:15:51Z", "revision_number": 0, "id": "d80eec38-0870-49ae-8fe1-611cac8a8405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:15:51Z", "security_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:15:51Z", "revision_number": 0, "id": "eaba4119-81fa-4322-b62a-4503a3f304b8", "remote_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "remote_ip_prefix": null, "created_at": "2018-11-06T15:15:51Z", "security_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1"}], "revision_number": 4, "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:17:02,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-4e02709d-9338-4f19-8548-5e06b35d34c0 2018-11-06 15:17:02,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:17:02,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e6433a-13bb-4020-81b1-091d2c8737f9 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:17:02,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-e0e6433a-13bb-4020-81b1-091d2c8737f9 2018-11-06 15:17:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:17:02,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5214f55-e46f-46a2-a40b-d0b506818f23 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:17:02,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-e5214f55-e46f-46a2-a40b-d0b506818f23 2018-11-06 15:17:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:17:02,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf76444-1c6e-44c1-bc24-ea114a661d4c 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:17:02,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-1cf76444-1c6e-44c1-bc24-ea114a661d4c 2018-11-06 15:17:02,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:17:03,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec343b0a-2cdb-4c3a-8806-d69a065cefdd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1"}, "enabled": true, "id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj"}} 2018-11-06 15:17:03,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-ec343b0a-2cdb-4c3a-8806-d69a065cefdd 2018-11-06 15:17:03,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a95e79-20ea-461c-83fa-ff2f9d231146 2018-11-06 15:17:03,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c2a95e79-20ea-461c-83fa-ff2f9d231146 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:17:03,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1564a778-6aee-4708-b9b0-ce53f5086641 Date: Tue, 06 Nov 2018 15:17:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:15:51Z", "security_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:15:51Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "44108eac-d872-4051-8da6-3bf8814f7961"}, {"remote_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:15:51Z", "security_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:15:51Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "4be4c4bf-61d1-47ad-927f-afacbcee3627"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:15:51Z", "security_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:15:51Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "d80eec38-0870-49ae-8fe1-611cac8a8405"}, {"remote_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:15:51Z", "security_group_id": "c2a95e79-20ea-461c-83fa-ff2f9d231146", "port_range_min": null, "revision_number": 0, "tenant_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "created_at": "2018-11-06T15:15:51Z", "project_id": "8fc1f0cbf6704d2193acfabf80ebe4c1", "id": "eaba4119-81fa-4322-b62a-4503a3f304b8"}]} 2018-11-06 15:17:03,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c2a95e79-20ea-461c-83fa-ff2f9d231146 used request id req-1564a778-6aee-4708-b9b0-ce53f5086641 2018-11-06 15:17:03,222 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:17:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c2a95e79-20ea-461c-83fa-ff2f9d231146 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:17:03,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b53fc24-dd8e-4621-ba0c-db2f4ce91fc3 Content-Length: 0 Date: Tue, 06 Nov 2018 15:17:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:17:03,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c2a95e79-20ea-461c-83fa-ff2f9d231146 used request id req-8b53fc24-dd8e-4621-ba0c-db2f4ce91fc3 2018-11-06 15:17:03,557 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj 2018-11-06 15:17:03,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:17:03,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63bcda49-ae0a-43eb-bf49-36934e637b58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:17:03,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8fc1f0cbf6704d2193acfabf80ebe4c1 used request id req-63bcda49-ae0a-43eb-bf49-36934e637b58 2018-11-06 15:17:03,771 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-proj-role 2018-11-06 15:17:03,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/464e875fabe0480a9971bbe997550e58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:17:03,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d54cab-53d8-4be5-8fb5-21df36916beb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:17:03,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/464e875fabe0480a9971bbe997550e58 used request id req-f8d54cab-53d8-4be5-8fb5-21df36916beb 2018-11-06 15:17:03,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ade5f1611df3fce4fbbf16308e15f61316f65c" 2018-11-06 15:17:03,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14ecb76-18c7-411c-9cde-23f4d30ae1f4 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:17:03,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d14ecb76-18c7-411c-9cde-23f4d30ae1f4 2018-11-06 15:17:03,969 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-d92d3cd3-4bea-4cb-user 2018-11-06 15:17:03,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/1d6fb24f8ea44ab0a69bc7873da862a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c61bb7468ced1af3a327c5861e2d47c5071c29" 2018-11-06 15:17:04,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e46c0cb-d3ee-4ef8-b1b6-7eddefcffc4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:17:04,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1d6fb24f8ea44ab0a69bc7873da862a4 used request id req-7e46c0cb-d3ee-4ef8-b1b6-7eddefcffc4c 2018-11-06 15:17:04,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:04,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["ihpaOtgIR_m1wfCG3HpMlw"], "issued_at": "2018-11-06T15:17:04.000000Z"}} 2018-11-06 15:17:04,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fe46630bf8cf3f4b22d3937ab011f493e7013a" 2018-11-06 15:17:04,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e56d5e-1fcb-4d0b-9126-cef23e5b675d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:04,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-78e56d5e-1fcb-4d0b-9126-cef23e5b675d 2018-11-06 15:17:04,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:04,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:05,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["pARQB2vpS9imXgYr-_sJug"], "issued_at": "2018-11-06T15:17:05.000000Z"}} 2018-11-06 15:17:05,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:17:05,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0605e24-14ad-4a3b-8889-af22bd890821 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:05,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b0605e24-14ad-4a3b-8889-af22bd890821 2018-11-06 15:17:05,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:17:05,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:17: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:17:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:17:05,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d1331a-c01c-493e-b095-992de14fb00e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:17:05,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj used request id req-12d1331a-c01c-493e-b095-992de14fb00e 2018-11-06 15:17:05,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:17:05,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0244405-92a6-4bc9-a68d-41bafe4c2f21 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:17:05,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e0244405-92a6-4bc9-a68d-41bafe4c2f21 2018-11-06 15:17:05,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}}' 2018-11-06 15:17:05,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72eaf8e7-ccb9-417b-bc89-e356ae4a9f67 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:05,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-72eaf8e7-ccb9-417b-bc89-e356ae4a9f67 2018-11-06 15:17:05,415 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj 2018-11-06 15:17:05,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:05,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:05,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["vpYqJLUWQl6GtudXfjhgcQ"], "issued_at": "2018-11-06T15:17:05.000000Z"}} 2018-11-06 15:17:05,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac0ff2f0a3eb7a4e16044470eb00ded1f628db4" 2018-11-06 15:17:05,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0b1ac9-69bb-4c97-9d6a-1f475da4f10f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:05,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aa0b1ac9-69bb-4c97-9d6a-1f475da4f10f 2018-11-06 15:17:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:17:05,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:17: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:17:05,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac0ff2f0a3eb7a4e16044470eb00ded1f628db4" 2018-11-06 15:17:06,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10443c61-5d1b-427d-be7b-6515dfb418b8 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:17:06,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-10443c61-5d1b-427d-be7b-6515dfb418b8 2018-11-06 15:17:06,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac0ff2f0a3eb7a4e16044470eb00ded1f628db4" 2018-11-06 15:17:06,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eaa8011-3fa3-46c7-99dd-740b0b0c80c0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}]} 2018-11-06 15:17:06,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj used request id req-5eaa8011-3fa3-46c7-99dd-740b0b0c80c0 2018-11-06 15:17:06,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac0ff2f0a3eb7a4e16044470eb00ded1f628db4" 2018-11-06 15:17:06,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eaa118a-6fef-4a29-b884-69bdcd08fef3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:17:06,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1eaa118a-6fef-4a29-b884-69bdcd08fef3 2018-11-06 15:17:06,588 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user 2018-11-06 15:17:06,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:06,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:17:06,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c8935f-8123-45b6-9a77-c0f37939a026 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:17:06,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-18c8935f-8123-45b6-9a77-c0f37939a026 2018-11-06 15:17:06,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}}' 2018-11-06 15:17:06,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-033124bc-5586-470f-82bf-9d5011e33666 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb1e28c9353940faaa8c4891f3406b6a", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb1e28c9353940faaa8c4891f3406b6a"}, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}} 2018-11-06 15:17:06,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-033124bc-5586-470f-82bf-9d5011e33666 2018-11-06 15:17:06,793 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role 2018-11-06 15:17:06,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/cb1e28c9353940faaa8c4891f3406b6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:17:06,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1116e68f-d463-466e-a094-ce0882f70a3e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/cb1e28c9353940faaa8c4891f3406b6a"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role", "id": "cb1e28c9353940faaa8c4891f3406b6a"}} 2018-11-06 15:17:06,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/cb1e28c9353940faaa8c4891f3406b6a used request id req-1116e68f-d463-466e-a094-ce0882f70a3e 2018-11-06 15:17:06,887 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role to project CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj 2018-11-06 15:17:06,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e/users/cb8bd54917444b25878b48f5d3bda463/roles/cb1e28c9353940faaa8c4891f3406b6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:17:07,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-002f2fa5-4fa5-4683-b53b-b4adac39029b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:17:07,010 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e/users/cb8bd54917444b25878b48f5d3bda463/roles/cb1e28c9353940faaa8c4891f3406b6a used request id req-002f2fa5-4fa5-4683-b53b-b4adac39029b 2018-11-06 15:17:07,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:17:07,011 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:17:07,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:07,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:07,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb1e28c9353940faaa8c4891f3406b6a", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}], "expires_at": "2018-11-06T16:17:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5eeb78395264bbc8d927d314658374e", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user", "id": "cb8bd54917444b25878b48f5d3bda463"}, "audit_ids": ["rSrPow-ASeqPx_yjV4ioDA"], "issued_at": "2018-11-06T15:17:07.000000Z"}} 2018-11-06 15:17:07,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa6af57aafe08f29b2d8c5c6b9e67050082bd01" 2018-11-06 15:17:07,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d428a01b-8990-4794-8228-7a94106e317c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:07,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d428a01b-8990-4794-8228-7a94106e317c 2018-11-06 15:17:07,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfa6af57aafe08f29b2d8c5c6b9e67050082bd01" 2018-11-06 15:17:07,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-e2f6d596-945c-432a-9ee0-d10b8d0452cb Date: Tue, 06 Nov 2018 15:17:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image"} 2018-11-06 15:17:07,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image used request id req-e2f6d596-945c-432a-9ee0-d10b8d0452cb 2018-11-06 15:17:07,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfa6af57aafe08f29b2d8c5c6b9e67050082bd01" 2018-11-06 15:17:07,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1ce78c73-9964-4439-b54b-1dc7f30f3a51 Date: Tue, 06 Nov 2018 15:17: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-11-06 15:17:07,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1ce78c73-9964-4439-b54b-1dc7f30f3a51 2018-11-06 15:17:07,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dfa6af57aafe08f29b2d8c5c6b9e67050082bd01" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image"}' 2018-11-06 15:17:08,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43 X-Openstack-Request-Id: req-38a5ed2d-6df2-4b63-b44b-d01f3fadd9ac Date: Tue, 06 Nov 2018 15:17:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:17:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:17:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "min_disk": 0, "protected": false, "id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "file": "/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/file", "checksum": null, "owner": "c5eeb78395264bbc8d927d314658374e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:17:08,093 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-38a5ed2d-6df2-4b63-b44b-d01f3fadd9ac 2018-11-06 15:17:08,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfa6af57aafe08f29b2d8c5c6b9e67050082bd01" -d '' 2018-11-06 15:17:09,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ce2f0dd-7c7b-4a39-b784-b961112e8dcf Date: Tue, 06 Nov 2018 15:17:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:17:09,004 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/file used request id req-6ce2f0dd-7c7b-4a39-b784-b961112e8dcf 2018-11-06 15:17:09,004 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:17:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfa6af57aafe08f29b2d8c5c6b9e67050082bd01" 2018-11-06 15:17:09,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2283cfc3-1701-4cd1-8241-086b527141e9 Date: Tue, 06 Nov 2018 15:17:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:17:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:17:08Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/snap", "metadata": {}}], "self": "/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "min_disk": 0, "protected": false, "id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "file": "/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c5eeb78395264bbc8d927d314658374e", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:17:09,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43 used request id req-2283cfc3-1701-4cd1-8241-086b527141e9 2018-11-06 15:17:09,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfa6af57aafe08f29b2d8c5c6b9e67050082bd01" 2018-11-06 15:17:09,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b47af9d9-0b90-4f52-b44b-75b045cc3f3c Date: Tue, 06 Nov 2018 15:17:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 15:17:09,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b47af9d9-0b90-4f52-b44b-75b045cc3f3c 2018-11-06 15:17:09,178 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image 2018-11-06 15:17:09,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfa6af57aafe08f29b2d8c5c6b9e67050082bd01" 2018-11-06 15:17:09,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-f3350569-e3f1-484e-a77a-cb0f97066ec7 Date: Tue, 06 Nov 2018 15:17:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:17:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:17:08Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/snap", "metadata": {}}], "self": "/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "min_disk": 0, "protected": false, "id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "file": "/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c5eeb78395264bbc8d927d314658374e", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:17:09,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43 used request id req-f3350569-e3f1-484e-a77a-cb0f97066ec7 2018-11-06 15:17:09,337 - create_image - DEBUG - Instance status is - active 2018-11-06 15:17:09,337 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image 2018-11-06 15:17:09,337 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image 2018-11-06 15:17:09,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:09,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:09,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb1e28c9353940faaa8c4891f3406b6a", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}], "expires_at": "2018-11-06T16:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5eeb78395264bbc8d927d314658374e", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user", "id": "cb8bd54917444b25878b48f5d3bda463"}, "audit_ids": ["Yqj3Vr5yQgWu-lmozjwMLQ"], "issued_at": "2018-11-06T15:17:09.000000Z"}} 2018-11-06 15:17:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a67999158a8cf5e0fdc9ea424f8a5db3d99b2" 2018-11-06 15:17:09,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa1131b-6d0b-46dc-b84d-2dca7dc5ea96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:09,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8aa1131b-6d0b-46dc-b84d-2dca7dc5ea96 2018-11-06 15:17:09,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a67999158a8cf5e0fdc9ea424f8a5db3d99b2" 2018-11-06 15:17:09,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9e69f512-4f67-4233-b133-4e4dcb491598 Date: Tue, 06 Nov 2018 15:17:09 GMT RESP BODY: {"networks":[]} 2018-11-06 15:17:09,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-9e69f512-4f67-4233-b133-4e4dcb491598 2018-11-06 15:17:09,972 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net 2018-11-06 15:17:09,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a67999158a8cf5e0fdc9ea424f8a5db3d99b2" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net", "admin_state_up": true}}' 2018-11-06 15:17:10,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8cb1a588-d3c5-4a6d-8b04-711dba787903 Date: Tue, 06 Nov 2018 15:17:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f2c3535-f9e5-4646-a650-10e4dde16103","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:17:10Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","mtu":1450}} 2018-11-06 15:17:10,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8cb1a588-d3c5-4a6d-8b04-711dba787903 2018-11-06 15:17:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a67999158a8cf5e0fdc9ea424f8a5db3d99b2" 2018-11-06 15:17:10,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-e58f7b8e-ade5-4d98-a939-95f8124cecf3 Date: Tue, 06 Nov 2018 15:17: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-11-06T15:17:10Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:10,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-e58f7b8e-ade5-4d98-a939-95f8124cecf3 2018-11-06 15:17:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a67999158a8cf5e0fdc9ea424f8a5db3d99b2" 2018-11-06 15:17:10,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5d9b2caf-cc7e-4dc1-ba27-5b8ad6edb139 Date: Tue, 06 Nov 2018 15:17:10 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:17:10,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-5d9b2caf-cc7e-4dc1-ba27-5b8ad6edb139 2018-11-06 15:17:10,959 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet 2018-11-06 15:17:10,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a67999158a8cf5e0fdc9ea424f8a5db3d99b2" -d '{"subnets": [{"ip_version": 4, "network_id": "8f2c3535-f9e5-4646-a650-10e4dde16103", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]}' 2018-11-06 15:17:12,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b3a82cc9-f327-4f10-b371-c6c8b0214c42 Date: Tue, 06 Nov 2018 15:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:12,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-b3a82cc9-f327-4f10-b371-c6c8b0214c42 2018-11-06 15:17:12,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a67999158a8cf5e0fdc9ea424f8a5db3d99b2" 2018-11-06 15:17:12,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e18ee5fa-0988-445a-a1b3-67023b6b51ef Date: Tue, 06 Nov 2018 15:17: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":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:12,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-e18ee5fa-0988-445a-a1b3-67023b6b51ef 2018-11-06 15:17:12,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a67999158a8cf5e0fdc9ea424f8a5db3d99b2" 2018-11-06 15:17:12,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-57fbfe68-33b5-4929-ab8c-49b49b4b8653 Date: Tue, 06 Nov 2018 15:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:12,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-57fbfe68-33b5-4929-ab8c-49b49b4b8653 2018-11-06 15:17:12,616 - OpenStackNetwork - DEBUG - Network [8f2c3535-f9e5-4646-a650-10e4dde16103] created successfully 2018-11-06 15:17:12,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:12,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:12,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb1e28c9353940faaa8c4891f3406b6a", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}], "expires_at": "2018-11-06T16:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5eeb78395264bbc8d927d314658374e", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user", "id": "cb8bd54917444b25878b48f5d3bda463"}, "audit_ids": ["Gzj6XAQqQTu-L711gM2Aog"], "issued_at": "2018-11-06T15:17:12.000000Z"}} 2018-11-06 15:17:12,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:13,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7691ac8-7428-4949-aabe-8d6d4871375e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:13,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c7691ac8-7428-4949-aabe-8d6d4871375e 2018-11-06 15:17:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:13,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-811d559e-82bc-4e6f-865e-6928a6084a38 Date: Tue, 06 Nov 2018 15:17:13 GMT RESP BODY: {"routers": []} 2018-11-06 15:17:13,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router&admin_state_up=True used request id req-811d559e-82bc-4e6f-865e-6928a6084a38 2018-11-06 15:17:13,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:13,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:13,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb1e28c9353940faaa8c4891f3406b6a", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}], "expires_at": "2018-11-06T16:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5eeb78395264bbc8d927d314658374e", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user", "id": "cb8bd54917444b25878b48f5d3bda463"}, "audit_ids": ["J1E9ihzETWOfkwmGO-4O-Q"], "issued_at": "2018-11-06T15:17:13.000000Z"}} 2018-11-06 15:17:13,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180e12e72b88150f143f9dce8a7a25c35882eae8" 2018-11-06 15:17:13,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2288c8a1-e4f8-4301-8403-7d0aab95bfc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:13,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2288c8a1-e4f8-4301-8403-7d0aab95bfc9 2018-11-06 15:17:13,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:14,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-67104cbc-304a-4142-a071-d665972bfd19 Date: Tue, 06 Nov 2018 15:17:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:17:14,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-67104cbc-304a-4142-a071-d665972bfd19 2018-11-06 15:17:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:14,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2c2d5e05-e840-4f6d-b200-9126c958ae91 Date: Tue, 06 Nov 2018 15:17:14 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:17:14,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-2c2d5e05-e840-4f6d-b200-9126c958ae91 2018-11-06 15:17:14,258 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router 2018-11-06 15:17:14,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router", "admin_state_up": true}}' 2018-11-06 15:17:19,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-47a6c86d-ee69-41e1-88ea-603b62d5d613 Date: Tue, 06 Nov 2018 15:17:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:14Z", "admin_state_up": true, "updated_at": "2018-11-06T15:17:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "daf0947b-3f1c-4e89-9cc5-120833baed94", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router"}} 2018-11-06 15:17:19,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-47a6c86d-ee69-41e1-88ea-603b62d5d613 2018-11-06 15:17:19,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=daf0947b-3f1c-4e89-9cc5-120833baed94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:19,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fbcf0212-99a8-4d3e-be89-0306ad3a153d Date: Tue, 06 Nov 2018 15:17:19 GMT RESP BODY: {"ports":[]} 2018-11-06 15:17:19,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=daf0947b-3f1c-4e89-9cc5-120833baed94 used request id req-fbcf0212-99a8-4d3e-be89-0306ad3a153d 2018-11-06 15:17:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:19,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-36eb8379-5375-415b-875c-41d1988b6a90 Date: Tue, 06 Nov 2018 15:17:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:19,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-36eb8379-5375-415b-875c-41d1988b6a90 2018-11-06 15:17:19,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:17:19,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:17:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:17:19,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:19,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40d1ceb-4df0-48f2-b07e-11e1e42c006e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:19,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-f40d1ceb-4df0-48f2-b07e-11e1e42c006e 2018-11-06 15:17:19,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:19,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3c947dc8-3e98-4f8b-81c3-7a1ba33584cd Date: Tue, 06 Nov 2018 15:17:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:19,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-3c947dc8-3e98-4f8b-81c3-7a1ba33584cd 2018-11-06 15:17:19,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:20,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2afc84b0-c892-4852-bc80-4f8e2fe51357 Date: Tue, 06 Nov 2018 15:17:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:20,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet used request id req-2afc84b0-c892-4852-bc80-4f8e2fe51357 2018-11-06 15:17:20,153 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 15:17:20,153 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router 2018-11-06 15:17:20,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/daf0947b-3f1c-4e89-9cc5-120833baed94/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" -d '{"subnet_id": "37ab1a82-712a-4700-96fe-e9a4e7b745eb"}' 2018-11-06 15:17:22,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f7712b2-3f88-4d52-adbc-8af7873726eb Date: Tue, 06 Nov 2018 15:17:22 GMT RESP BODY: {"network_id": "8f2c3535-f9e5-4646-a650-10e4dde16103", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "subnet_id": "37ab1a82-712a-4700-96fe-e9a4e7b745eb", "subnet_ids": ["37ab1a82-712a-4700-96fe-e9a4e7b745eb"], "port_id": "67143f1c-2c27-4b48-8463-ff6facd6afdf", "id": "daf0947b-3f1c-4e89-9cc5-120833baed94"} 2018-11-06 15:17:22,241 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/daf0947b-3f1c-4e89-9cc5-120833baed94/add_router_interface used request id req-8f7712b2-3f88-4d52-adbc-8af7873726eb 2018-11-06 15:17:22,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/daf0947b-3f1c-4e89-9cc5-120833baed94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:22,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9582c896-9833-4efb-aa75-c550f5b79e1c Date: Tue, 06 Nov 2018 15:17:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:14Z", "admin_state_up": true, "updated_at": "2018-11-06T15:17:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "daf0947b-3f1c-4e89-9cc5-120833baed94", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router"}} 2018-11-06 15:17:22,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/daf0947b-3f1c-4e89-9cc5-120833baed94 used request id req-9582c896-9833-4efb-aa75-c550f5b79e1c 2018-11-06 15:17:22,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=daf0947b-3f1c-4e89-9cc5-120833baed94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:22,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d83bb782-c3ea-4405-9f8b-3073066a8607 Date: Tue, 06 Nov 2018 15:17:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.1"}],"id":"67143f1c-2c27-4b48-8463-ff6facd6afdf","security_groups":[],"mac_address":"fa:16:3e:6e:c2:4b","project_id":"c5eeb78395264bbc8d927d314658374e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:20Z","binding:vnic_type":"normal","device_id":"daf0947b-3f1c-4e89-9cc5-120833baed94"}]} 2018-11-06 15:17:22,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=daf0947b-3f1c-4e89-9cc5-120833baed94 used request id req-d83bb782-c3ea-4405-9f8b-3073066a8607 2018-11-06 15:17:22,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/37ab1a82-712a-4700-96fe-e9a4e7b745eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:17:22,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b0dab879-f0ff-456e-98a3-92c6081a4c28 Date: Tue, 06 Nov 2018 15:17:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}} 2018-11-06 15:17:22,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/37ab1a82-712a-4700-96fe-e9a4e7b745eb used request id req-b0dab879-f0ff-456e-98a3-92c6081a4c28 2018-11-06 15:17:22,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:22,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:23,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["0lR_NX4fQRW1WBnYYy7PYw"], "issued_at": "2018-11-06T15:17:23.000000Z"}} 2018-11-06 15:17:23,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea0097c305b368497c9a64305eed90f7ae96f13" 2018-11-06 15:17:23,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b55604a-d9ef-43a5-8c81-b0ee0d90afd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:23,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1b55604a-d9ef-43a5-8c81-b0ee0d90afd9 2018-11-06 15:17:23,212 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:17:23,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea0097c305b368497c9a64305eed90f7ae96f13" 2018-11-06 15:17:23,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a11721b-8017-483d-b1dc-8edef51741bf x-compute-request-id: req-5a11721b-8017-483d-b1dc-8edef51741bf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:17:23,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5a11721b-8017-483d-b1dc-8edef51741bf 2018-11-06 15:17:23,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea0097c305b368497c9a64305eed90f7ae96f13" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-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-11-06 15:17:23,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ea3c936-aa37-4045-b6b4-053634ca1014 x-compute-request-id: req-4ea3c936-aa37-4045-b6b4-053634ca1014 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:17:23,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4ea3c936-aa37-4045-b6b4-053634ca1014 2018-11-06 15:17:23,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:23,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:23,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb1e28c9353940faaa8c4891f3406b6a", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}], "expires_at": "2018-11-06T16:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5eeb78395264bbc8d927d314658374e", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user", "id": "cb8bd54917444b25878b48f5d3bda463"}, "audit_ids": ["xdSZkPwmQTCdJNiajUFy0A"], "issued_at": "2018-11-06T15:17:23.000000Z"}} 2018-11-06 15:17:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095df3beea4e82b2ca8847402328cca31e95216" 2018-11-06 15:17:23,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3831a98a-8a8d-418c-9f14-0f5280a0299e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:23,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3831a98a-8a8d-418c-9f14-0f5280a0299e 2018-11-06 15:17:23,930 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:17:23,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095df3beea4e82b2ca8847402328cca31e95216" 2018-11-06 15:17:24,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc47bb99-c161-47de-90a8-67275e0e8df1 x-compute-request-id: req-bc47bb99-c161-47de-90a8-67275e0e8df1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 15:17:24,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bc47bb99-c161-47de-90a8-67275e0e8df1 2018-11-06 15:17:24,099 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp... 2018-11-06 15:17:24,099 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 15:17:24,117 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp 2018-11-06 15:17:24,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095df3beea4e82b2ca8847402328cca31e95216" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2QmpOOakL55ZO2dMUUdY8SdrBTcPnB+LGgYuov16SPXJq97LpxDUo6gSz2N3FQaGeDgN7aHceEX5tvkcQCNe0IBm9qX/BU8B7+zsnBHK2QiHzZyUdze5EdsgUMOHbAWiBEFpQLYI9jRKMxqg/eOAQ1sKNY6etOcA+Cgl3ta3PUQ==", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp"}}' 2018-11-06 15:17:24,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-800e4847-2885-43ee-9504-cb9a6787f628 x-compute-request-id: req-800e4847-2885-43ee-9504-cb9a6787f628 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2QmpOOakL55ZO2dMUUdY8SdrBTcPnB+LGgYuov16SPXJq97LpxDUo6gSz2N3FQaGeDgN7aHceEX5tvkcQCNe0IBm9qX/BU8B7+zsnBHK2QiHzZyUdze5EdsgUMOHbAWiBEFpQLYI9jRKMxqg/eOAQ1sKNY6etOcA+Cgl3ta3PUQ==", "user_id": "cb8bd54917444b25878b48f5d3bda463", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "fingerprint": "a4:ae:c0:1e:a8:3b:4e:22:b9:af:ec:2b:c2:26:6f:55"}} 2018-11-06 15:17:24,181 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-800e4847-2885-43ee-9504-cb9a6787f628 2018-11-06 15:17:24,184 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed.pub 2018-11-06 15:17:24,184 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed 2018-11-06 15:17:24,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:24,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:24,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb1e28c9353940faaa8c4891f3406b6a", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}], "expires_at": "2018-11-06T16:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5eeb78395264bbc8d927d314658374e", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user", "id": "cb8bd54917444b25878b48f5d3bda463"}, "audit_ids": ["_6VYfa8vSV62eyGmn5ek9w"], "issued_at": "2018-11-06T15:17:24.000000Z"}} 2018-11-06 15:17:24,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:24,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da50a002-c2ab-4470-ac50-5a0412443e46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:24,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-da50a002-c2ab-4470-ac50-5a0412443e46 2018-11-06 15:17:24,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:24,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6dccfba9-6f17-43a9-8250-cbcf664dcbdb Date: Tue, 06 Nov 2018 15:17:24 GMT RESP BODY: {"security_groups": []} 2018-11-06 15:17:24,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp used request id req-6dccfba9-6f17-43a9-8250-cbcf664dcbdb 2018-11-06 15:17:24,853 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp... 2018-11-06 15:17:24,853 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp 2018-11-06 15:17:24,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}}' 2018-11-06 15:17:25,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-0675efff-792d-4a5d-ab3d-36b28e068fae Date: Tue, 06 Nov 2018 15:17:25 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "updated_at": "2018-11-06T15:17:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "6845cc71-80db-4213-ba99-85cf41828f58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5eeb78395264bbc8d927d314658374e"}], "revision_number": 2, "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "fc78938b-66cf-44da-b66d-a02f1228500c", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}} 2018-11-06 15:17:25,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-0675efff-792d-4a5d-ab3d-36b28e068fae 2018-11-06 15:17:25,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc78938b-66cf-44da-b66d-a02f1228500c 2018-11-06 15:17:25,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:25,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cebc0b36-2e41-4066-86e1-b146d9901da8 Date: Tue, 06 Nov 2018 15:17: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-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "6845cc71-80db-4213-ba99-85cf41828f58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5"}]} 2018-11-06 15:17:25,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c used request id req-cebc0b36-2e41-4066-86e1-b146d9901da8 2018-11-06 15:17:25,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc78938b-66cf-44da-b66d-a02f1228500c 2018-11-06 15:17:25,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:25,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f046098c-a799-472f-bbc5-886f84a21efe Date: Tue, 06 Nov 2018 15:17: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-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "6845cc71-80db-4213-ba99-85cf41828f58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5"}]} 2018-11-06 15:17:25,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c used request id req-f046098c-a799-472f-bbc5-886f84a21efe 2018-11-06 15:17:25,884 - neutron_utils - INFO - Retrieving security group with ID - fc78938b-66cf-44da-b66d-a02f1228500c 2018-11-06 15:17:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:26,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-0c18253d-5677-4b46-9e8c-e6bbd853ae00 Date: Tue, 06 Nov 2018 15:17:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "updated_at": "2018-11-06T15:17:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "6845cc71-80db-4213-ba99-85cf41828f58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5eeb78395264bbc8d927d314658374e"}], "revision_number": 2, "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "fc78938b-66cf-44da-b66d-a02f1228500c", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}]} 2018-11-06 15:17:26,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fc78938b-66cf-44da-b66d-a02f1228500c used request id req-0c18253d-5677-4b46-9e8c-e6bbd853ae00 2018-11-06 15:17:26,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc78938b-66cf-44da-b66d-a02f1228500c 2018-11-06 15:17:26,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:26,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-08870862-7141-44ae-845e-c61f3ad9f13d Date: Tue, 06 Nov 2018 15:17:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "6845cc71-80db-4213-ba99-85cf41828f58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5"}]} 2018-11-06 15:17:26,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c used request id req-08870862-7141-44ae-845e-c61f3ad9f13d 2018-11-06 15:17:26,270 - neutron_utils - INFO - Retrieving security group with ID - fc78938b-66cf-44da-b66d-a02f1228500c 2018-11-06 15:17:26,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:26,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3a610008-ea71-4e95-abf1-816c5971e8df Date: Tue, 06 Nov 2018 15:17:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "updated_at": "2018-11-06T15:17:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "6845cc71-80db-4213-ba99-85cf41828f58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5eeb78395264bbc8d927d314658374e"}], "revision_number": 2, "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "fc78938b-66cf-44da-b66d-a02f1228500c", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}]} 2018-11-06 15:17:26,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fc78938b-66cf-44da-b66d-a02f1228500c used request id req-3a610008-ea71-4e95-abf1-816c5971e8df 2018-11-06 15:17:26,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc78938b-66cf-44da-b66d-a02f1228500c 2018-11-06 15:17:26,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:26,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a697050-7409-439f-b7c2-abb3a9a1a9a9 Date: Tue, 06 Nov 2018 15:17:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "6845cc71-80db-4213-ba99-85cf41828f58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5"}]} 2018-11-06 15:17:26,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c used request id req-6a697050-7409-439f-b7c2-abb3a9a1a9a9 2018-11-06 15:17:26,617 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp 2018-11-06 15:17:26,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:26,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-1da8cd60-b586-4459-9234-64880264ef3f Date: Tue, 06 Nov 2018 15:17:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "updated_at": "2018-11-06T15:17:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "6845cc71-80db-4213-ba99-85cf41828f58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5eeb78395264bbc8d927d314658374e"}], "revision_number": 2, "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "fc78938b-66cf-44da-b66d-a02f1228500c", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}]} 2018-11-06 15:17:26,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp used request id req-1da8cd60-b586-4459-9234-64880264ef3f 2018-11-06 15:17:26,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:17:26,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:17:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:17:26,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:26,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006a4eb1-979a-42df-a1d6-6a9b87a12dcd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:26,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-006a4eb1-979a-42df-a1d6-6a9b87a12dcd 2018-11-06 15:17:26,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc78938b-66cf-44da-b66d-a02f1228500c 2018-11-06 15:17:26,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:27,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f75f4db9-1e61-4b93-a3ee-4071bf41a33a Date: Tue, 06 Nov 2018 15:17: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-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "6845cc71-80db-4213-ba99-85cf41828f58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5"}]} 2018-11-06 15:17:27,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c used request id req-f75f4db9-1e61-4b93-a3ee-4071bf41a33a 2018-11-06 15:17:27,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}11bbb2a40e268951ac927561b14508de0c6ac7c7" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c"}}' 2018-11-06 15:17:27,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ba777960-9f5b-46ab-a21f-9f585b8caa58 Date: Tue, 06 Nov 2018 15:17:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:27Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:27Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "cd8e7f65-da93-4889-bd6e-21a321e0da41"}} 2018-11-06 15:17:27,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-ba777960-9f5b-46ab-a21f-9f585b8caa58 2018-11-06 15:17:27,189 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp 2018-11-06 15:17:27,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:27,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-ff7696d7-4f61-4d93-b50e-dd249441cc14 Date: Tue, 06 Nov 2018 15:17:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "updated_at": "2018-11-06T15:17:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "6845cc71-80db-4213-ba99-85cf41828f58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:27Z", "revision_number": 0, "id": "cd8e7f65-da93-4889-bd6e-21a321e0da41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:27Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}], "revision_number": 3, "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "fc78938b-66cf-44da-b66d-a02f1228500c", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}]} 2018-11-06 15:17:27,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp used request id req-ff7696d7-4f61-4d93-b50e-dd249441cc14 2018-11-06 15:17:27,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:27,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3488fc00-4af0-42e5-ae58-82c58c03a55f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:27,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-3488fc00-4af0-42e5-ae58-82c58c03a55f 2018-11-06 15:17:27,401 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc78938b-66cf-44da-b66d-a02f1228500c 2018-11-06 15:17:27,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:27,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-075fe609-a171-4428-9773-98caa035d6dd Date: Tue, 06 Nov 2018 15:17: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-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "6845cc71-80db-4213-ba99-85cf41828f58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:27Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:27Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "cd8e7f65-da93-4889-bd6e-21a321e0da41"}]} 2018-11-06 15:17:27,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c used request id req-075fe609-a171-4428-9773-98caa035d6dd 2018-11-06 15:17:27,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}11bbb2a40e268951ac927561b14508de0c6ac7c7" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c"}}' 2018-11-06 15:17:27,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-275c2c7c-001f-45eb-93ab-ad4da1351899 Date: Tue, 06 Nov 2018 15:17:27 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-11-06T15:17:27Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": 22, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:27Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "d1d93212-598f-4c63-9c11-fb8ad4a810d6"}} 2018-11-06 15:17:27,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-275c2c7c-001f-45eb-93ab-ad4da1351899 2018-11-06 15:17:27,907 - neutron_utils - INFO - Retrieving security group with ID - fc78938b-66cf-44da-b66d-a02f1228500c 2018-11-06 15:17:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:27,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-b30ff6c0-de70-4541-b0b5-3a1be6f63955 Date: Tue, 06 Nov 2018 15:17:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "updated_at": "2018-11-06T15:17:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "6845cc71-80db-4213-ba99-85cf41828f58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "revision_number": 0, "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:27Z", "revision_number": 0, "id": "cd8e7f65-da93-4889-bd6e-21a321e0da41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:27Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:17:27Z", "revision_number": 0, "id": "d1d93212-598f-4c63-9c11-fb8ad4a810d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:27Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}], "revision_number": 4, "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "fc78938b-66cf-44da-b66d-a02f1228500c", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}]} 2018-11-06 15:17:27,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fc78938b-66cf-44da-b66d-a02f1228500c used request id req-b30ff6c0-de70-4541-b0b5-3a1be6f63955 2018-11-06 15:17:27,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc78938b-66cf-44da-b66d-a02f1228500c 2018-11-06 15:17:27,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:17:28,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-f60ab135-b1da-4de1-8ac3-574529f8eca8 Date: Tue, 06 Nov 2018 15:17: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-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "6845cc71-80db-4213-ba99-85cf41828f58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:25Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:25Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "85ba7259-5eeb-4a5a-b7dd-06c878c077c5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:27Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:27Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "cd8e7f65-da93-4889-bd6e-21a321e0da41"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T15:17:27Z", "security_group_id": "fc78938b-66cf-44da-b66d-a02f1228500c", "port_range_min": 22, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:27Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "d1d93212-598f-4c63-9c11-fb8ad4a810d6"}]} 2018-11-06 15:17:28,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fc78938b-66cf-44da-b66d-a02f1228500c used request id req-f60ab135-b1da-4de1-8ac3-574529f8eca8 2018-11-06 15:17:28,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:28,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:28,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb1e28c9353940faaa8c4891f3406b6a", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}], "expires_at": "2018-11-06T16:17:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5eeb78395264bbc8d927d314658374e", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user", "id": "cb8bd54917444b25878b48f5d3bda463"}, "audit_ids": ["D6h0mEF5STOrUo4KphyTCQ"], "issued_at": "2018-11-06T15:17:28.000000Z"}} 2018-11-06 15:17:28,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:28,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7756f6ad-dfed-44fc-ab40-0579fd297b1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:28,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7756f6ad-dfed-44fc-ab40-0579fd297b1b 2018-11-06 15:17:28,590 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:17:28,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:28,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ffba63-13a0-4f0a-93cf-93e6aaa0ea1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:28,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-79ffba63-13a0-4f0a-93cf-93e6aaa0ea1f 2018-11-06 15:17:28,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:29,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5cb66998-da66-43bb-93f2-df5b2d4315bc Date: Tue, 06 Nov 2018 15:17: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":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:29,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-5cb66998-da66-43bb-93f2-df5b2d4315bc 2018-11-06 15:17:29,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:17:29,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:17: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:17:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:29,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32640b59-e6c4-4c99-892e-0fe35d404c57 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:29,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-32640b59-e6c4-4c99-892e-0fe35d404c57 2018-11-06 15:17:29,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:29,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d2323d9b-80f9-421d-9956-d3bdda50c9bd Date: Tue, 06 Nov 2018 15:17:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:29,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-d2323d9b-80f9-421d-9956-d3bdda50c9bd 2018-11-06 15:17:29,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:29,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4591258a-9165-4f15-a4a0-a2102c01739c Date: Tue, 06 Nov 2018 15:17:29 GMT RESP BODY: {"ports":[]} 2018-11-06 15:17:29,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1&admin_state_up=True used request id req-4591258a-9165-4f15-a4a0-a2102c01739c 2018-11-06 15:17:29,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:29,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-fc39b901-3efa-4a76-9eed-61fd8d41aec7 x-compute-request-id: req-fc39b901-3efa-4a76-9eed-61fd8d41aec7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 15:17:29,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst used request id req-fc39b901-3efa-4a76-9eed-61fd8d41aec7 2018-11-06 15:17:29,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:30,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-da9544d8-1819-4e85-893b-022dab4ae509 Date: Tue, 06 Nov 2018 15:17: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":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:30,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-da9544d8-1819-4e85-893b-022dab4ae509 2018-11-06 15:17:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:30,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f178f6-8564-412a-9c56-b4f124a57ad2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:30,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-91f178f6-8564-412a-9c56-b4f124a57ad2 2018-11-06 15:17:30,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:30,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f634a7a3-057a-4548-97d1-f34e40396cb6 Date: Tue, 06 Nov 2018 15:17:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:30,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-f634a7a3-057a-4548-97d1-f34e40396cb6 2018-11-06 15:17:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:30,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dfb82930-133b-4196-8672-ae458ddab7f4 Date: Tue, 06 Nov 2018 15:17:30 GMT RESP BODY: {"ports":[]} 2018-11-06 15:17:30,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1&admin_state_up=True used request id req-dfb82930-133b-4196-8672-ae458ddab7f4 2018-11-06 15:17:30,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:30,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:17:31,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb1e28c9353940faaa8c4891f3406b6a", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}], "expires_at": "2018-11-06T16:17:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5eeb78395264bbc8d927d314658374e", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user", "id": "cb8bd54917444b25878b48f5d3bda463"}, "audit_ids": ["qmQMm2L0R52qr6i-EZ5A0A"], "issued_at": "2018-11-06T15:17:31.000000Z"}} 2018-11-06 15:17:31,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426f65083a29780d6e3d5ecce5ea9ede617a9207" 2018-11-06 15:17:31,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6797879a-e1b3-468a-84d3-43f63290c386 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:17:31,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6797879a-e1b3-468a-84d3-43f63290c386 2018-11-06 15:17:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:31,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d8b54e6a-311a-42fa-937d-742571980945 Date: Tue, 06 Nov 2018 15:17: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":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:31,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-d8b54e6a-311a-42fa-937d-742571980945 2018-11-06 15:17:31,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:31,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cacdcd30-92b9-4b45-950e-8c38b14bf34b Date: Tue, 06 Nov 2018 15:17:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:31,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-cacdcd30-92b9-4b45-950e-8c38b14bf34b 2018-11-06 15:17:31,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:31,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f394e4f5-4098-4028-9023-ae475a13e1b7 Date: Tue, 06 Nov 2018 15:17: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":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:31,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-f394e4f5-4098-4028-9023-ae475a13e1b7 2018-11-06 15:17:31,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:17:31,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:17: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:17:31,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426f65083a29780d6e3d5ecce5ea9ede617a9207" 2018-11-06 15:17:31,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfa8102-8ab0-46ef-929f-35e2e969dbe9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:31,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-3dfa8102-8ab0-46ef-929f-35e2e969dbe9 2018-11-06 15:17:31,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:32,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cbe34120-1c14-43fd-94e9-43d1245c002b Date: Tue, 06 Nov 2018 15:17:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:32,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-cbe34120-1c14-43fd-94e9-43d1245c002b 2018-11-06 15:17:32,149 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net 2018-11-06 15:17:32,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" -d '{"port": {"network_id": "8f2c3535-f9e5-4646-a650-10e4dde16103", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1", "admin_state_up": true}}' 2018-11-06 15:17:33,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-fd9902d8-d345-44c8-84fd-4d461079a7a8 Date: Tue, 06 Nov 2018 15:17:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756"],"mac_address":"fa:16:3e:94:fa:ad","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","project_id":"c5eeb78395264bbc8d927d314658374e","qos_policy_id":null,"admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal"}} 2018-11-06 15:17:33,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-fd9902d8-d345-44c8-84fd-4d461079a7a8 2018-11-06 15:17:33,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:33,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3b53f1d1-93c5-49d5-9ced-dcb462138a35 Date: Tue, 06 Nov 2018 15:17:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:33,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-3b53f1d1-93c5-49d5-9ced-dcb462138a35 2018-11-06 15:17:33,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:33,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f582ee-c61d-47bc-af11-8f0dc54f2646 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:33,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-f5f582ee-c61d-47bc-af11-8f0dc54f2646 2018-11-06 15:17:33,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:33,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f8e74775-f34b-48c1-82d5-3bbd9769ec40 Date: Tue, 06 Nov 2018 15:17:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:33,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-f8e74775-f34b-48c1-82d5-3bbd9769ec40 2018-11-06 15:17:33,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:33,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-6704a64c-95b9-423a-babf-6eeb6f64f7b5 Date: Tue, 06 Nov 2018 15:17:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756"],"mac_address":"fa:16:3e:94:fa:ad","project_id":"c5eeb78395264bbc8d927d314658374e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 15:17:33,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1&admin_state_up=True used request id req-6704a64c-95b9-423a-babf-6eeb6f64f7b5 2018-11-06 15:17:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:33,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae29cd96-5214-41b3-a50d-c35803882601 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:33,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-ae29cd96-5214-41b3-a50d-c35803882601 2018-11-06 15:17:33,765 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst 2018-11-06 15:17:33,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:33,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17: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-d1d8b5b8-6b7f-41d6-95cb-c7845624cfc3 x-compute-request-id: req-d1d8b5b8-6b7f-41d6-95cb-c7845624cfc3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-flavor-name"}]} 2018-11-06 15:17:33,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d1d8b5b8-6b7f-41d6-95cb-c7845624cfc3 2018-11-06 15:17:33,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:33,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17: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-1bb6008a-e8ed-48c0-9204-7e7385e17001 x-compute-request-id: req-1bb6008a-e8ed-48c0-9204-7e7385e17001 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:17:33,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c used request id req-1bb6008a-e8ed-48c0-9204-7e7385e17001 2018-11-06 15:17:33,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:33,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-5630db05-02e4-4c60-8ec7-4176df2ba185 Date: Tue, 06 Nov 2018 15:17:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:17:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:17:08Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/snap", "metadata": {}}], "self": "/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "min_disk": 0, "protected": false, "id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "file": "/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c5eeb78395264bbc8d927d314658374e", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image"} 2018-11-06 15:17:33,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image used request id req-5630db05-02e4-4c60-8ec7-4176df2ba185 2018-11-06 15:17:34,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:34,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-858526d8-4ce1-487d-bc91-52be3207eac2 Date: Tue, 06 Nov 2018 15:17: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-11-06 15:17:34,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-858526d8-4ce1-487d-bc91-52be3207eac2 2018-11-06 15:17:34,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "imageRef": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "flavorRef": "33eadc93-dd13-4ce0-8345-9d978aea843c", "max_count": 1, "min_count": 1, "networks": [{"port": "4cd660c3-706c-4e12-ab50-ea14d263eae8"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}]}}' 2018-11-06 15:17:36,854 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-ee28522f-f581-46f6-86fe-6e008852a9c6 x-compute-request-id: req-ee28522f-f581-46f6-86fe-6e008852a9c6 Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "42c90332-3caf-44e4-bd60-c100c070709c", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "adminPass": "ydPcVu8WHjUa"}} 2018-11-06 15:17:36,854 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ee28522f-f581-46f6-86fe-6e008852a9c6 2018-11-06 15:17:36,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:37,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-734da10e-adea-46a1-a32b-76563af59f81 x-compute-request-id: req-734da10e-adea-46a1-a32b-76563af59f81 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.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:17:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:37,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-734da10e-adea-46a1-a32b-76563af59f81 2018-11-06 15:17:37,202 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst 2018-11-06 15:17:37,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:37,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-05bfee8e-2ced-4954-940e-ba03d74190e7 x-compute-request-id: req-05bfee8e-2ced-4954-940e-ba03d74190e7 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.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:17:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:37,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-05bfee8e-2ced-4954-940e-ba03d74190e7 2018-11-06 15:17:37,574 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst] is - BUILD 2018-11-06 15:17:37,574 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:17:40,578 - create_instance - DEBUG - VM status query timeout in 896.624742985 2018-11-06 15:17:40,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:41,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8b60c17-bf6c-4883-85d6-9df180ac35b9 x-compute-request-id: req-a8b60c17-bf6c-4883-85d6-9df180ac35b9 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.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:17:37Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:41,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-a8b60c17-bf6c-4883-85d6-9df180ac35b9 2018-11-06 15:17:41,059 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst] is - BUILD 2018-11-06 15:17:41,060 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:17:44,063 - create_instance - DEBUG - VM status query timeout in 893.139570951 2018-11-06 15:17:44,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:45,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-0d2273bc-9672-4cf9-afe0-65a1c2760061 x-compute-request-id: req-0d2273bc-9672-4cf9-afe0-65a1c2760061 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:45,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-0d2273bc-9672-4cf9-afe0-65a1c2760061 2018-11-06 15:17:45,218 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst] is - ACTIVE 2018-11-06 15:17:45,218 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:17:45,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:45,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24add423-f95d-44d2-ae3a-a4d086f55af3 x-compute-request-id: req-24add423-f95d-44d2-ae3a-a4d086f55af3 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:45,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-24add423-f95d-44d2-ae3a-a4d086f55af3 2018-11-06 15:17:45,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:45,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7da6e3fa-196f-4bc1-9d9f-17180fb0efc6 Date: Tue, 06 Nov 2018 15:17:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:45,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-7da6e3fa-196f-4bc1-9d9f-17180fb0efc6 2018-11-06 15:17:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:45,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f4ae1c-257b-45de-a4ba-681abef56948 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:45,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-44f4ae1c-257b-45de-a4ba-681abef56948 2018-11-06 15:17:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:46,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-18d0dc09-9f62-4ad0-89a3-5f84570c71e3 Date: Tue, 06 Nov 2018 15:17:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:46,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-18d0dc09-9f62-4ad0-89a3-5f84570c71e3 2018-11-06 15:17:46,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:46,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-20fce6b1-49e0-484f-82c5-7fa3551c2456 Date: Tue, 06 Nov 2018 15:17:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.4"}],"id":"1308f9bb-e917-4820-a538-789ebd3560f8","security_groups":[],"mac_address":"fa:16:3e:04:2d:cb","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756"],"mac_address":"fa:16:3e:94:fa:ad","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal","device_id":"42c90332-3caf-44e4-bd60-c100c070709c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.2"}],"id":"58e5a1cb-9305-4987-93c4-c5c61441cfe3","security_groups":[],"mac_address":"fa:16:3e:fd:87:34","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.1"}],"id":"67143f1c-2c27-4b48-8463-ff6facd6afdf","security_groups":[],"mac_address":"fa:16:3e:6e:c2:4b","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:20Z","binding:vnic_type":"normal","device_id":"daf0947b-3f1c-4e89-9cc5-120833baed94"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.3"}],"id":"775e50ed-b43d-41a4-b72d-708a41ab809c","security_groups":[],"mac_address":"fa:16:3e:27:c1:07","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f2c3535-f9e5-4646-a650-10e4dde16103"}]} 2018-11-06 15:17:46,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-20fce6b1-49e0-484f-82c5-7fa3551c2456 2018-11-06 15:17:46,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:46,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-976de16e-0269-44b3-a375-c2150a3f76db x-compute-request-id: req-976de16e-0269-44b3-a375-c2150a3f76db Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:46,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-976de16e-0269-44b3-a375-c2150a3f76db 2018-11-06 15:17:46,667 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst] is - ACTIVE 2018-11-06 15:17:46,667 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:17:46,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:47,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a449cdf0-8e39-485c-9d5d-cc08d640a4f5 x-compute-request-id: req-a449cdf0-8e39-485c-9d5d-cc08d640a4f5 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:47,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-a449cdf0-8e39-485c-9d5d-cc08d640a4f5 2018-11-06 15:17:47,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:47,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6cd5e8e3-9cc0-493e-b0c3-f2e559aac324 Date: Tue, 06 Nov 2018 15:17: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":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:47,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-6cd5e8e3-9cc0-493e-b0c3-f2e559aac324 2018-11-06 15:17:47,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:47,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb01c6a8-60aa-4879-8626-7685044d2b9d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:47,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-cb01c6a8-60aa-4879-8626-7685044d2b9d 2018-11-06 15:17:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:47,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a683c68c-af25-4780-aa89-45e06e062e04 Date: Tue, 06 Nov 2018 15:17:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:47,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-a683c68c-af25-4780-aa89-45e06e062e04 2018-11-06 15:17:47,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:47,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-01db4752-ca3d-4e5c-9c63-4174744f8e0b Date: Tue, 06 Nov 2018 15:17:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.4"}],"id":"1308f9bb-e917-4820-a538-789ebd3560f8","security_groups":[],"mac_address":"fa:16:3e:04:2d:cb","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756"],"mac_address":"fa:16:3e:94:fa:ad","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal","device_id":"42c90332-3caf-44e4-bd60-c100c070709c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.2"}],"id":"58e5a1cb-9305-4987-93c4-c5c61441cfe3","security_groups":[],"mac_address":"fa:16:3e:fd:87:34","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.1"}],"id":"67143f1c-2c27-4b48-8463-ff6facd6afdf","security_groups":[],"mac_address":"fa:16:3e:6e:c2:4b","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:20Z","binding:vnic_type":"normal","device_id":"daf0947b-3f1c-4e89-9cc5-120833baed94"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.3"}],"id":"775e50ed-b43d-41a4-b72d-708a41ab809c","security_groups":[],"mac_address":"fa:16:3e:27:c1:07","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f2c3535-f9e5-4646-a650-10e4dde16103"}]} 2018-11-06 15:17:47,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-01db4752-ca3d-4e5c-9c63-4174744f8e0b 2018-11-06 15:17:47,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}}' 2018-11-06 15:17:48,666 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:17:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e356144-89a9-40ee-8d1e-76fd3c7f5428 x-compute-request-id: req-7e356144-89a9-40ee-8d1e-76fd3c7f5428 Content-Length: 0 Content-Type: application/json 2018-11-06 15:17:48,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c/action used request id req-7e356144-89a9-40ee-8d1e-76fd3c7f5428 2018-11-06 15:17:48,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:49,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-c7450a2e-9ea6-48a4-96ce-c0341ab7a9ce Date: Tue, 06 Nov 2018 15:17:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:14Z", "admin_state_up": true, "updated_at": "2018-11-06T15:17:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "daf0947b-3f1c-4e89-9cc5-120833baed94", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router"}]} 2018-11-06 15:17:49,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router used request id req-c7450a2e-9ea6-48a4-96ce-c0341ab7a9ce 2018-11-06 15:17:49,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:49,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb63775-7c38-46da-b7c3-f568f8ceda8e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:49,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-ccb63775-7c38-46da-b7c3-f568f8ceda8e 2018-11-06 15:17:49,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=daf0947b-3f1c-4e89-9cc5-120833baed94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:49,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-3e5207de-4fa8-4113-aea5-929b86c60116 Date: Tue, 06 Nov 2018 15:17:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.1"}],"id":"67143f1c-2c27-4b48-8463-ff6facd6afdf","security_groups":[],"mac_address":"fa:16:3e:6e:c2:4b","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:20Z","binding:vnic_type":"normal","device_id":"daf0947b-3f1c-4e89-9cc5-120833baed94"}]} 2018-11-06 15:17:49,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=daf0947b-3f1c-4e89-9cc5-120833baed94 used request id req-3e5207de-4fa8-4113-aea5-929b86c60116 2018-11-06 15:17:49,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/37ab1a82-712a-4700-96fe-e9a4e7b745eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:49,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9d7d4285-0eea-4201-a61d-0d04ddeba682 Date: Tue, 06 Nov 2018 15:17:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}} 2018-11-06 15:17:49,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/37ab1a82-712a-4700-96fe-e9a4e7b745eb used request id req-9d7d4285-0eea-4201-a61d-0d04ddeba682 2018-11-06 15:17:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:49,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-87cb6aa3-c585-46c5-b801-b30ce93342a5 Date: Tue, 06 Nov 2018 15:17:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:17:49,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-87cb6aa3-c585-46c5-b801-b30ce93342a5 2018-11-06 15:17:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:49,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-56fecfa1-d15f-4fb1-bb21-7fb42de37868 Date: Tue, 06 Nov 2018 15:17:49 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:17:49,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-56fecfa1-d15f-4fb1-bb21-7fb42de37868 2018-11-06 15:17:49,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:50,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-b20638f5-62fe-409b-a577-157bf8fcc4f2 x-compute-request-id: req-b20638f5-62fe-409b-a577-157bf8fcc4f2 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:50,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-b20638f5-62fe-409b-a577-157bf8fcc4f2 2018-11-06 15:17:50,157 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst] is - ACTIVE 2018-11-06 15:17:50,157 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:17:50,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:50,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e43a73d3-4c14-4b89-a1f4-7ce6b8429e9c x-compute-request-id: req-e43a73d3-4c14-4b89-a1f4-7ce6b8429e9c Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:50,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-e43a73d3-4c14-4b89-a1f4-7ce6b8429e9c 2018-11-06 15:17:50,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:50,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ccff8d44-145b-45ed-b63e-617e572f8a5f Date: Tue, 06 Nov 2018 15:17: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":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:50,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-ccff8d44-145b-45ed-b63e-617e572f8a5f 2018-11-06 15:17:50,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:50,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03a27e67-5203-44d6-b5bf-864985e74133 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:50,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-03a27e67-5203-44d6-b5bf-864985e74133 2018-11-06 15:17:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:51,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-639d247b-91e4-40cb-b006-0fb7224e92d4 Date: Tue, 06 Nov 2018 15:17:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:51,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-639d247b-91e4-40cb-b006-0fb7224e92d4 2018-11-06 15:17:51,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:51,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-21e99b4a-d7f0-4e40-a219-8231ad33bbcb Date: Tue, 06 Nov 2018 15:17:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.4"}],"id":"1308f9bb-e917-4820-a538-789ebd3560f8","security_groups":[],"mac_address":"fa:16:3e:04:2d:cb","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:48Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756","fc78938b-66cf-44da-b66d-a02f1228500c"],"mac_address":"fa:16:3e:94:fa:ad","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal","device_id":"42c90332-3caf-44e4-bd60-c100c070709c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.2"}],"id":"58e5a1cb-9305-4987-93c4-c5c61441cfe3","security_groups":[],"mac_address":"fa:16:3e:fd:87:34","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.1"}],"id":"67143f1c-2c27-4b48-8463-ff6facd6afdf","security_groups":[],"mac_address":"fa:16:3e:6e:c2:4b","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:20Z","binding:vnic_type":"normal","device_id":"daf0947b-3f1c-4e89-9cc5-120833baed94"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.3"}],"id":"775e50ed-b43d-41a4-b72d-708a41ab809c","security_groups":[],"mac_address":"fa:16:3e:27:c1:07","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f2c3535-f9e5-4646-a650-10e4dde16103"}]} 2018-11-06 15:17:51,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-21e99b4a-d7f0-4e40-a219-8231ad33bbcb 2018-11-06 15:17:51,130 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 15:17:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:51,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3e0b2509-a509-4039-929d-456af293e821 Date: Tue, 06 Nov 2018 15:17:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:17:51,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-3e0b2509-a509-4039-929d-456af293e821 2018-11-06 15:17:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:51,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33814fd3-d1f0-4d21-a0ef-8311985d2983 Date: Tue, 06 Nov 2018 15:17:51 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:17:51,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-33814fd3-d1f0-4d21-a0ef-8311985d2983 2018-11-06 15:17:51,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "port_id": "4cd660c3-706c-4e12-ab50-ea14d263eae8"}}' 2018-11-06 15:17:53,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-003ff93a-6163-4878-a804-02f470593dbd Date: Tue, 06 Nov 2018 15:17:53 GMT RESP BODY: {"floatingip": {"router_id": "daf0947b-3f1c-4e89-9cc5-120833baed94", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:52Z", "updated_at": "2018-11-06T15:17:52Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "c5eeb78395264bbc8d927d314658374e", "port_id": "4cd660c3-706c-4e12-ab50-ea14d263eae8", "id": "da85eca6-ee88-470f-b3d9-241b46883a21"}} 2018-11-06 15:17:53,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-003ff93a-6163-4878-a804-02f470593dbd 2018-11-06 15:17:53,475 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router 2018-11-06 15:17:53,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:53,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-212881a0-8748-4385-94a4-5ef0ccb721ed x-compute-request-id: req-212881a0-8748-4385-94a4-5ef0ccb721ed Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:53,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-212881a0-8748-4385-94a4-5ef0ccb721ed 2018-11-06 15:17:53,798 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst] is - ACTIVE 2018-11-06 15:17:53,798 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:17:53,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:54,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0928f77b-023d-41c6-a1b3-c20a544afc64 x-compute-request-id: req-0928f77b-023d-41c6-a1b3-c20a544afc64 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:54,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-0928f77b-023d-41c6-a1b3-c20a544afc64 2018-11-06 15:17:54,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:54,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3bd4f09e-baf2-4442-979f-eba7255fb2a4 Date: Tue, 06 Nov 2018 15: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":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:54,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-3bd4f09e-baf2-4442-979f-eba7255fb2a4 2018-11-06 15:17:54,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:54,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e41843b-b944-4535-90f5-9a05efa3cc84 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:54,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-1e41843b-b944-4535-90f5-9a05efa3cc84 2018-11-06 15:17:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:54,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b5b602a7-a9e1-4025-beb6-36611d5615ee Date: Tue, 06 Nov 2018 15:17:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:54,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-b5b602a7-a9e1-4025-beb6-36611d5615ee 2018-11-06 15:17:54,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:55,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-a3b5efa3-8333-4ec8-b350-ef49bafb6e0b Date: Tue, 06 Nov 2018 15:17:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.4"}],"id":"1308f9bb-e917-4820-a538-789ebd3560f8","security_groups":[],"mac_address":"fa:16:3e:04:2d:cb","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:48Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756","fc78938b-66cf-44da-b66d-a02f1228500c"],"mac_address":"fa:16:3e:94:fa:ad","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal","device_id":"42c90332-3caf-44e4-bd60-c100c070709c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.2"}],"id":"58e5a1cb-9305-4987-93c4-c5c61441cfe3","security_groups":[],"mac_address":"fa:16:3e:fd:87:34","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.1"}],"id":"67143f1c-2c27-4b48-8463-ff6facd6afdf","security_groups":[],"mac_address":"fa:16:3e:6e:c2:4b","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:20Z","binding:vnic_type":"normal","device_id":"daf0947b-3f1c-4e89-9cc5-120833baed94"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.3"}],"id":"775e50ed-b43d-41a4-b72d-708a41ab809c","security_groups":[],"mac_address":"fa:16:3e:27:c1:07","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f2c3535-f9e5-4646-a650-10e4dde16103"}]} 2018-11-06 15:17:55,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-a3b5efa3-8333-4ec8-b350-ef49bafb6e0b 2018-11-06 15:17:55,026 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-11-06 15:17:55,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:55,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da1ad15e-1379-4e4a-b534-948c42f6688f x-compute-request-id: req-da1ad15e-1379-4e4a-b534-948c42f6688f Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:55,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-da1ad15e-1379-4e4a-b534-948c42f6688f 2018-11-06 15:17:55,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:17:56,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e8fca95-5ae9-4252-ab04-b4adbd5a5aa0 x-compute-request-id: req-2e8fca95-5ae9-4252-ab04-b4adbd5a5aa0 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 491049161 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.128109] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129753] pid_max: default: 32768 minimum: 301\n[ 0.130642] ACPI: Core revision 20150930\n[ 0.132029] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133328] Security Framework initialized\n[ 0.134138] Yama: becoming mindful.\n[ 0.134869] AppArmor: AppArmor initialized\n[ 0.135717] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136995] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138242] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139440] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140802] Initializing cgroup subsys io\n[ 0.141609] Initializing cgroup subsys memory\n[ 0.142467] Initializing cgroup subsys devices\n[ 0.143346] Initializing cgroup subsys freezer\n[ 0.144229] Initializing cgroup subsys net_cls\n[ 0.145092] Initializing cgroup subsys perf_event\n[ 0.145994] Initializing cgroup subsys net_prio\n[ 0.146871] Initializing cgroup subsys hugetlb\n[ 0.147740] Initializing cgroup subsys pids\n[ 0.148610] CPU: Physical Processor ID: 0\n[ 0.150121] mce: CPU supports 10 MCE banks\n[ 0.150963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151965] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154227] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160623] ftrace: allocating 31920 entries in 125 pages\n[ 0.186576] smpboot: Max logical packages: 2\n[ 0.187444] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188659] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190002] x2apic enabled\n[ 0.190808] Switched APIC routing to physical x2apic.\n[ 0.192559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193770] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195901] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197823] KVM setup paravirtual spinlock\n[ 0.199234] x86: Booting SMP configuration:\n[ 0.200131] .... node #0, CPUs: #1\n[ 0.201016] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.222669] x86: Booted up 1 node, 2 CPUs\n[ 0.222671] KVM setup async PF for cpu 1\n[ 0.222674] kvm-stealtime: cpu 1, msr f90d940\n[ 0.225246] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.226724] devtmpfs: initialized\n[ 0.228430] evm: security.selinux\n[ 0.229124] evm: security.SMACK64\n[ 0.229814] evm: security.SMACK64EXEC\n[ 0.230553] evm: security.SMACK64TRANSMUTE\n[ 0.231376] evm: security.SMACK64MMAP\n[ 0.232122] evm: security.ima\n[ 0.232758] evm: security.capability\n[ 0.233608] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235505] pinctrl core: initialized pinctrl subsystem\n[ 0.236599] RTC time: 15:17:42, date: 11/06/18\n[ 0.237576] NET: Registered protocol family 16\n[ 0.247505] cpuidle: using governor ladder\n[ 0.259597] cpuidle: using governor menu\n[ 0.260409] PCCT header not found.\n[ 0.261185] ACPI: bus type PCI registered\n[ 0.261986] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263235] PCI: Using configuration type 1 for base access\n[ 0.276658] ACPI: Added _OSI(Module Device)\n[ 0.277508] ACPI: Added _OSI(Processor Device)\n[ 0.278368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279266] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281627] ACPI: Interpreter enabled\n[ 0.282392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291040] ACPI: (supports S0 S5)\n[ 0.291991] ACPI: Using IOAPIC for interrupt routing\n[ 0.293146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298297] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299824] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301338] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304116] acpiphp: Slot [3] registered\n[ 0.305105] acpiphp: Slot [4] registered\n[ 0.306087] acpiphp: Slot [5] registered\n[ 0.307066] acpiphp: Slot [6] registered\n[ 0.308049] acpiphp: Slot [7] registered\n[ 0.309035] acpiphp: Slot [8] registered\n[ 0.310016] acpiphp: Slot [9] registered\n[ 0.310995] acpiphp: Slot [10] registered\n[ 0.321788] acpiphp: Slot [11] registered\n[ 0.322816] acpiphp: Slot [12] registered\n[ 0.323818] acpiphp: Slot [13] registered\n[ 0.324814] acpiphp: Slot [14] registered\n[ 0.325818] acpiphp: Slot [15] registered\n[ 0.326816] acpiphp: Slot [16] registered\n[ 0.327816] acpiphp: Slot [17] registered\n[ 0.328811] acpiphp: Slot [18] registered\n[ 0.329810] acpiphp: Slot [19] registered\n[ 0.330812] acpiphp: Slot [20] registered\n[ 0.331812] acpiphp: Slot [21] registered\n[ 0.332807] acpiphp: Slot [22] registered\n[ 0.333814] acpiphp: Slot [23] registered\n[ 0.334814] acpiphp: Slot [24] registered\n[ 0.335811] acpiphp: Slot [25] registered\n[ 0.336808] acpiphp: Slot [26] registered\n[ 0.337806] acpiphp: Slot [27] registered\n[ 0.338810] acpiphp: Slot [28] registered\n[ 0.339806] acpiphp: Slot [29] registered\n[ 0.340806] acpiphp: Slot [30] registered\n[ 0.341805] acpiphp: Slot [31] registered\n[ 0.342803] PCI host bridge to bus 0000:00\n[ 0.343806] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345320] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348638] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.350425] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356876] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358491] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359976] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361563] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.369976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415184] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.416937] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420300] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422581] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.424113] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425536] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.426858] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.428773] vgaarb: loaded\n[ 0.429506] vgaarb: bridge control possible 0000:00:02.0\n[ 0.430906] SCSI subsystem initialized\n[ 0.431916] ACPI: bus type USB registered\n[ 0.432932] usbcore: registered new interface driver usbfs\n[ 0.434219] usbcore: registered new interface driver hub\n[ 0.435481] usbcore: registered new device driver usb\n[ 0.436816] PCI: Using ACPI for IRQ routing\n[ 0.438051] NetLabel: Initializing\n[ 0.438928] NetLabel: domain hash size = 128\n[ 0.439981] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.441162] NetLabel: unlabeled traffic allowed by default\n[ 0.442532] clocksource: Switched to clocksource kvm-clock\n[ 0.448664] AppArmor: AppArmor Filesystem Enabled\n[ 0.449858] pnp: PnP ACPI init\n[ 0.450935] pnp: PnP ACPI: found 5 devices\n[ 0.458199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.460106] NET: Registered protocol family 2\n[ 0.461092] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.462361] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.463528] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.464684] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465754] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466923] NET: Registered protocol family 1\n[ 0.467782] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468874] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469939] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488532] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507384] Trying to unpack rootfs image as initramfs...\n[ 0.557800] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.572226] Scanning for low memory corruption every 60 seconds\n[ 0.573839] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.575261] audit: initializing netlink subsys (disabled)\n[ 0.576511] audit: type=2000 audit(1541517463.682:1): initialized\n[ 0.578073] Initialise system trusted keyring\n[ 0.579220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580648] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583014] zbud: loaded\n[ 0.583840] VFS: Disk quotas dquot_6.6.0\n[ 0.584825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.586669] fuse init (API version 7.23)\n[ 0.587736] Key type big_key registered\n[ 0.588699] Allocating IMA MOK and blacklist keyrings.\n[ 0.590091] Key type asymmetric registered\n[ 0.591089] Asymmetric key parser 'x509' registered\n[ 0.592242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.594025] io scheduler noop registered\n[ 0.594985] io scheduler deadline registered (default)\n[ 0.596185] io scheduler cfq registered\n[ 0.597179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.599978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.601724] ACPI: Power Button [PWRF]\n[ 0.602737] GHES: HEST is not enabled!\n[ 0.621217] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661399] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685586] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.688445] Linux agpgart interface v0.103\n[ 0.690933] brd: module loaded\n[ 0.692373] loop: module loaded\n[ 0.698023] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.699782] GPT:90111 != 20971519\n[ 0.700604] GPT:Alternate GPT header not at the end of the disk.\n[ 0.701930] GPT:90111 != 20971519\n[ 0.702752] GPT: Use GNU Parted to correct GPT errors.\n[ 0.703923] vda: vda1 vda15\n[ 0.705471] scsi host0: ata_piix\n[ 0.706365] scsi host1: ata_piix\n[ 0.707219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.708707] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.710578] libphy: Fixed MDIO Bus: probed\n[ 0.711562] tun: Universal TUN/TAP device driver, 1.6\n[ 0.712708] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.714864] PPP generic driver version 2.4.2\n[ 0.715896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717264] ehci-pci: EHCI PCI platform driver\n[ 0.718241] ehci-platform: EHCI generic platform driver\n[ 0.719362] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720639] ohci-pci: OHCI PCI platform driver\n[ 0.721611] ohci-platform: OHCI generic platform driver\n[ 0.722734] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.741898] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.743265] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.745183] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.746426] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.747754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.749495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.751306] usb usb1: Product: UHCI Host Controller\n[ 0.752447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.753731] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.754818] hub 1-0:1.0: USB hub found\n[ 0.755687] hub 1-0:1.0: 2 ports detected\n[ 0.756777] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.759389] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.760538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.761683] mousedev: PS/2 mouse device common for all mice\n[ 0.762987] rtc_cmos 00:00: RTC can wake from S4\n[ 0.764316] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.765692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.767713] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.769548] i2c /dev entries driver\n[ 0.770640] device-mapper: uevent: version 1.0.3\n[ 0.771703] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.773511] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.774979] NET: Registered protocol family 10\n[ 0.776072] NET: Registered protocol family 17\n[ 0.777051] Key type dns_resolver registered\n[ 0.778139] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779351] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780609] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.782595] registered taskstats version 1\n[ 0.783518] Loading compiled-in X.509 certificates\n[ 0.785089] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.787183] zswap: loaded using pool lzo/zbud\n[ 0.788756] Key type trusted registered\n[ 0.790555] Key type encrypted registered\n[ 0.791498] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.792660] ima: No TPM chip found, activating TPM-bypass!\n[ 0.793828] evm: HMAC attrs: 0x1\n[ 0.794855] Magic number: 10:790:284\n[ 0.795802] rtc_cmos 00:00: setting system clock to 2018-11-06 15:17:43 UTC (1541517463)\n[ 0.807877] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809149] EDD information not available.\n[ 0.863670] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865527] Write protecting the kernel read-only data: 14336k\n[ 0.867319] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869332] 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.932101] 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.18\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.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.42. iid=i-00000104\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChsqjRpyHQalmA3/BswayPBxVO7LC5h+feek13/JQgosc9FUBJ/SqguUzgIplbUtHKSm4hH3VMSJ3WecIe9IAk9x8R5PYz4NPEEeq7N84brsRDrWbhpA47Jq5KAd2XS347wq6V/M5oo3+fFx3ZyHhaaablzd+IzNgHuK+lzjqd13l8wq6IXnF+crzjoSDQU8s/3ZViwfFlCP+AzTsO5nPfbEtaZg2xYkO6XEfRySXbIOUNcjC74LmgeAd9emN1DY4bEHmhpTKVYhk30t10gZ4r+hF6KHa3v0ZDVjhgduhbF76K4LwBI1iInt1BJOeBZyaJT8tX+vPuh8BVrboiw0H1 root@createinstancesinglenetworktests-cf928a16-0cc6-4440-b074-e8ce0b\nssh-dss AAAAB3NzaC1kc3MAAACBAKsn+bhde16vf4U6tBCmjR6CaEnjBFuk/euOxRNYInmcg2V3xYJzX2bEp8BEKmMwqCmkKxKr0xjfQ11BAwH0ugQe0qIEMz9uH+jtG/o/vo1mvmR5+OGg7xgk/eKIOGNtMPraDTbasnyv9Zbq6DD6Ni+1tGdD/0rR0+YWU9KUXc5DAAAAFQCv6vN1MwkVEGSOREYwiR1xqKmJOQAAAIAnLVyG2LebbHbPIj/Ap9n68W4Mm4kPoq/4IwqR8hV9ebkJJDZKZtXx38Ch6WxpWMUbeHQnVyrlkld5cS1econVRH4xY+2DPHV83tnuIbdHNcEI+onfTwY9CpcT85aIzloYpd6i1FNcMfkcRR4oY1izMo9b7mQL6eclMi007ZXefAAAAIEAiErpV/CghUn+6WFTarcMML+E6/kUDom7c4Ccl3wSzhf4Oy67WZX9/6qOGZ02DFZ4ZX4WSrWCPwn+w+ykgn8cJJLkbIAGNPZpWEMTEbJK/+lrsvIBBWqXCLYv5wAK4K9Ztm66xGoiMR3ItYaT8D7BNjDpuQ7gnZhzLx4SWDAlqFA= root@createinstancesinglenetworktests-cf928a16-0cc6-4440-b074-e8ce0b\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:fe94:faad/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-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-cf928a16-0cc6-4440-b074-e8ce0b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.37 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-cf928a16-0cc6-4440-b074-e8ce0b login: "} 2018-11-06 15:17:56,598 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c/action used request id req-2e8fca95-5ae9-4252-ab04-b4adbd5a5aa0 2018-11-06 15:17:56,599 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 15:17:56,600 - 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 491049161 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.128109] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129753] pid_max: default: 32768 minimum: 301 [ 0.130642] ACPI: Core revision 20150930 [ 0.132029] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133328] Security Framework initialized [ 0.134138] Yama: becoming mindful. [ 0.134869] AppArmor: AppArmor initialized [ 0.135717] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136995] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138242] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139440] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140802] Initializing cgroup subsys io [ 0.141609] Initializing cgroup subsys memory [ 0.142467] Initializing cgroup subsys devices [ 0.143346] Initializing cgroup subsys freezer [ 0.144229] Initializing cgroup subsys net_cls [ 0.145092] Initializing cgroup subsys perf_event [ 0.145994] Initializing cgroup subsys net_prio [ 0.146871] Initializing cgroup subsys hugetlb [ 0.147740] Initializing cgroup subsys pids [ 0.148610] CPU: Physical Processor ID: 0 [ 0.150121] mce: CPU supports 10 MCE banks [ 0.150963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151965] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154227] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160623] ftrace: allocating 31920 entries in 125 pages [ 0.186576] smpboot: Max logical packages: 2 [ 0.187444] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188659] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190002] x2apic enabled [ 0.190808] Switched APIC routing to physical x2apic. [ 0.192559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193770] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195901] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197823] KVM setup paravirtual spinlock [ 0.199234] x86: Booting SMP configuration: [ 0.200131] .... node #0, CPUs: #1 [ 0.201016] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222669] x86: Booted up 1 node, 2 CPUs [ 0.222671] KVM setup async PF for cpu 1 [ 0.222674] kvm-stealtime: cpu 1, msr f90d940 [ 0.225246] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226724] devtmpfs: initialized [ 0.228430] evm: security.selinux [ 0.229124] evm: security.SMACK64 [ 0.229814] evm: security.SMACK64EXEC [ 0.230553] evm: security.SMACK64TRANSMUTE [ 0.231376] evm: security.SMACK64MMAP [ 0.232122] evm: security.ima [ 0.232758] evm: security.capability [ 0.233608] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235505] pinctrl core: initialized pinctrl subsystem [ 0.236599] RTC time: 15:17:42, date: 11/06/18 [ 0.237576] NET: Registered protocol family 16 [ 0.247505] cpuidle: using governor ladder [ 0.259597] cpuidle: using governor menu [ 0.260409] PCCT header not found. [ 0.261185] ACPI: bus type PCI registered [ 0.261986] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263235] PCI: Using configuration type 1 for base access [ 0.276658] ACPI: Added _OSI(Module Device) [ 0.277508] ACPI: Added _OSI(Processor Device) [ 0.278368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279266] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281627] ACPI: Interpreter enabled [ 0.282392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291040] ACPI: (supports S0 S5) [ 0.291991] ACPI: Using IOAPIC for interrupt routing [ 0.293146] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298297] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299824] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301338] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304116] acpiphp: Slot [3] registered [ 0.305105] acpiphp: Slot [4] registered [ 0.306087] acpiphp: Slot [5] registered [ 0.307066] acpiphp: Slot [6] registered [ 0.308049] acpiphp: Slot [7] registered [ 0.309035] acpiphp: Slot [8] registered [ 0.310016] acpiphp: Slot [9] registered [ 0.310995] acpiphp: Slot [10] registered [ 0.321788] acpiphp: Slot [11] registered [ 0.322816] acpiphp: Slot [12] registered [ 0.323818] acpiphp: Slot [13] registered [ 0.324814] acpiphp: Slot [14] registered [ 0.325818] acpiphp: Slot [15] registered [ 0.326816] acpiphp: Slot [16] registered [ 0.327816] acpiphp: Slot [17] registered [ 0.328811] acpiphp: Slot [18] registered [ 0.329810] acpiphp: Slot [19] registered [ 0.330812] acpiphp: Slot [20] registered [ 0.331812] acpiphp: Slot [21] registered [ 0.332807] acpiphp: Slot [22] registered [ 0.333814] acpiphp: Slot [23] registered [ 0.334814] acpiphp: Slot [24] registered [ 0.335811] acpiphp: Slot [25] registered [ 0.336808] acpiphp: Slot [26] registered [ 0.337806] acpiphp: Slot [27] registered [ 0.338810] acpiphp: Slot [28] registered [ 0.339806] acpiphp: Slot [29] registered [ 0.340806] acpiphp: Slot [30] registered [ 0.341805] acpiphp: Slot [31] registered [ 0.342803] PCI host bridge to bus 0000:00 [ 0.343806] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345320] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348638] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.350425] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356876] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358491] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.359976] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.361563] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.368210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.369976] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415184] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.416937] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420300] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422581] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.424113] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425536] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.426858] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.428773] vgaarb: loaded [ 0.429506] vgaarb: bridge control possible 0000:00:02.0 [ 0.430906] SCSI subsystem initialized [ 0.431916] ACPI: bus type USB registered [ 0.432932] usbcore: registered new interface driver usbfs [ 0.434219] usbcore: registered new interface driver hub [ 0.435481] usbcore: registered new device driver usb [ 0.436816] PCI: Using ACPI for IRQ routing [ 0.438051] NetLabel: Initializing [ 0.438928] NetLabel: domain hash size = 128 [ 0.439981] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441162] NetLabel: unlabeled traffic allowed by default [ 0.442532] clocksource: Switched to clocksource kvm-clock [ 0.448664] AppArmor: AppArmor Filesystem Enabled [ 0.449858] pnp: PnP ACPI init [ 0.450935] pnp: PnP ACPI: found 5 devices [ 0.458199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.460106] NET: Registered protocol family 2 [ 0.461092] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.462361] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.463528] TCP: Hash tables configured (established 2048 bind 2048) [ 0.464684] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.465754] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.466923] NET: Registered protocol family 1 [ 0.467782] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468874] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469939] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.488532] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.507384] Trying to unpack rootfs image as initramfs... [ 0.557800] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.572226] Scanning for low memory corruption every 60 seconds [ 0.573839] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.575261] audit: initializing netlink subsys (disabled) [ 0.576511] audit: type=2000 audit(1541517463.682:1): initialized [ 0.578073] Initialise system trusted keyring [ 0.579220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.580648] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.583014] zbud: loaded [ 0.583840] VFS: Disk quotas dquot_6.6.0 [ 0.584825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.586669] fuse init (API version 7.23) [ 0.587736] Key type big_key registered [ 0.588699] Allocating IMA MOK and blacklist keyrings. [ 0.590091] Key type asymmetric registered [ 0.591089] Asymmetric key parser 'x509' registered [ 0.592242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.594025] io scheduler noop registered [ 0.594985] io scheduler deadline registered (default) [ 0.596185] io scheduler cfq registered [ 0.597179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.599978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.601724] ACPI: Power Button [PWRF] [ 0.602737] GHES: HEST is not enabled! [ 0.621217] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661399] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685586] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688445] Linux agpgart interface v0.103 [ 0.690933] brd: module loaded [ 0.692373] loop: module loaded [ 0.698023] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.699782] GPT:90111 != 20971519 [ 0.700604] GPT:Alternate GPT header not at the end of the disk. [ 0.701930] GPT:90111 != 20971519 [ 0.702752] GPT: Use GNU Parted to correct GPT errors. [ 0.703923] vda: vda1 vda15 [ 0.705471] scsi host0: ata_piix [ 0.706365] scsi host1: ata_piix [ 0.707219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.708707] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.710578] libphy: Fixed MDIO Bus: probed [ 0.711562] tun: Universal TUN/TAP device driver, 1.6 [ 0.712708] tun: (C) 1999-2004 Max Krasnyansky [ 0.714864] PPP generic driver version 2.4.2 [ 0.715896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.717264] ehci-pci: EHCI PCI platform driver [ 0.718241] ehci-platform: EHCI generic platform driver [ 0.719362] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.720639] ohci-pci: OHCI PCI platform driver [ 0.721611] ohci-platform: OHCI generic platform driver [ 0.722734] uhci_hcd: USB Universal Host Controller Interface driver [ 0.741898] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.743265] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.745183] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.746426] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.747754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.749495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.751306] usb usb1: Product: UHCI Host Controller [ 0.752447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.753731] usb usb1: SerialNumber: 0000:00:01.2 [ 0.754818] hub 1-0:1.0: USB hub found [ 0.755687] hub 1-0:1.0: 2 ports detected [ 0.756777] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759389] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760538] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761683] mousedev: PS/2 mouse device common for all mice [ 0.762987] rtc_cmos 00:00: RTC can wake from S4 [ 0.764316] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.765692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.767713] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769548] i2c /dev entries driver [ 0.770640] device-mapper: uevent: version 1.0.3 [ 0.771703] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.773511] ledtrig-cpu: registered to indicate activity on CPUs [ 0.774979] NET: Registered protocol family 10 [ 0.776072] NET: Registered protocol family 17 [ 0.777051] Key type dns_resolver registered [ 0.778139] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.779351] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780609] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.782595] registered taskstats version 1 [ 0.783518] Loading compiled-in X.509 certificates [ 0.785089] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.787183] zswap: loaded using pool lzo/zbud [ 0.788756] Key type trusted registered [ 0.790555] Key type encrypted registered [ 0.791498] AppArmor: AppArmor sha1 policy hashing enabled [ 0.792660] ima: No TPM chip found, activating TPM-bypass! [ 0.793828] evm: HMAC attrs: 0x1 [ 0.794855] Magic number: 10:790:284 [ 0.795802] rtc_cmos 00:00: setting system clock to 2018-11-06 15:17:43 UTC (1541517463) [ 0.807877] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809149] EDD information not available. [ 0.863670] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865527] Write protecting the kernel read-only data: 14336k [ 0.867319] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869332] 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.932101] 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.18 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.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.42. iid=i-00000104 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChsqjRpyHQalmA3/BswayPBxVO7LC5h+feek13/JQgosc9FUBJ/SqguUzgIplbUtHKSm4hH3VMSJ3WecIe9IAk9x8R5PYz4NPEEeq7N84brsRDrWbhpA47Jq5KAd2XS347wq6V/M5oo3+fFx3ZyHhaaablzd+IzNgHuK+lzjqd13l8wq6IXnF+crzjoSDQU8s/3ZViwfFlCP+AzTsO5nPfbEtaZg2xYkO6XEfRySXbIOUNcjC74LmgeAd9emN1DY4bEHmhpTKVYhk30t10gZ4r+hF6KHa3v0ZDVjhgduhbF76K4LwBI1iInt1BJOeBZyaJT8tX+vPuh8BVrboiw0H1 root@createinstancesinglenetworktests-cf928a16-0cc6-4440-b074-e8ce0b ssh-dss AAAAB3NzaC1kc3MAAACBAKsn+bhde16vf4U6tBCmjR6CaEnjBFuk/euOxRNYInmcg2V3xYJzX2bEp8BEKmMwqCmkKxKr0xjfQ11BAwH0ugQe0qIEMz9uH+jtG/o/vo1mvmR5+OGg7xgk/eKIOGNtMPraDTbasnyv9Zbq6DD6Ni+1tGdD/0rR0+YWU9KUXc5DAAAAFQCv6vN1MwkVEGSOREYwiR1xqKmJOQAAAIAnLVyG2LebbHbPIj/Ap9n68W4Mm4kPoq/4IwqR8hV9ebkJJDZKZtXx38Ch6WxpWMUbeHQnVyrlkld5cS1econVRH4xY+2DPHV83tnuIbdHNcEI+onfTwY9CpcT85aIzloYpd6i1FNcMfkcRR4oY1izMo9b7mQL6eclMi007ZXefAAAAIEAiErpV/CghUn+6WFTarcMML+E6/kUDom7c4Ccl3wSzhf4Oy67WZX9/6qOGZ02DFZ4ZX4WSrWCPwn+w+ykgn8cJJLkbIAGNPZpWEMTEbJK/+lrsvIBBWqXCLYv5wAK4K9Ztm66xGoiMR3ItYaT8D7BNjDpuQ7gnZhzLx4SWDAlqFA= root@createinstancesinglenetworktests-cf928a16-0cc6-4440-b074-e8ce0b -----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:fe94:faad/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-00000104 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-cf928a16-0cc6-4440-b074-e8ce0b launch-index: 0 === cirros: current=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-cf928a16-0cc6-4440-b074-e8ce0b login: 2018-11-06 15:17:56,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:57,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0f41a12-d3e1-4e48-a0ca-73c618060ce8 x-compute-request-id: req-a0f41a12-d3e1-4e48-a0ca-73c618060ce8 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:57,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-a0f41a12-d3e1-4e48-a0ca-73c618060ce8 2018-11-06 15:17:57,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:57,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6d68da23-0b44-42ce-a4cf-3e021dbe5cd1 Date: Tue, 06 Nov 2018 15:17:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:57,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-6d68da23-0b44-42ce-a4cf-3e021dbe5cd1 2018-11-06 15:17:57,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:57,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc10bbf-8ccb-45bd-bdea-516fac1c9a6e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:57,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-4fc10bbf-8ccb-45bd-bdea-516fac1c9a6e 2018-11-06 15:17:57,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:57,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d889c1c9-1dd7-480a-b9f1-7a05313d39a3 Date: Tue, 06 Nov 2018 15:17:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:57,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-d889c1c9-1dd7-480a-b9f1-7a05313d39a3 2018-11-06 15:17:57,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:57,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-c536a925-b393-4a84-a767-72ceffb0c736 Date: Tue, 06 Nov 2018 15:17:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.4"}],"id":"1308f9bb-e917-4820-a538-789ebd3560f8","security_groups":[],"mac_address":"fa:16:3e:04:2d:cb","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:48Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756","fc78938b-66cf-44da-b66d-a02f1228500c"],"mac_address":"fa:16:3e:94:fa:ad","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal","device_id":"42c90332-3caf-44e4-bd60-c100c070709c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.2"}],"id":"58e5a1cb-9305-4987-93c4-c5c61441cfe3","security_groups":[],"mac_address":"fa:16:3e:fd:87:34","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.1"}],"id":"67143f1c-2c27-4b48-8463-ff6facd6afdf","security_groups":[],"mac_address":"fa:16:3e:6e:c2:4b","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:20Z","binding:vnic_type":"normal","device_id":"daf0947b-3f1c-4e89-9cc5-120833baed94"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.3"}],"id":"775e50ed-b43d-41a4-b72d-708a41ab809c","security_groups":[],"mac_address":"fa:16:3e:27:c1:07","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f2c3535-f9e5-4646-a650-10e4dde16103"}]} 2018-11-06 15:17:57,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-c536a925-b393-4a84-a767-72ceffb0c736 2018-11-06 15:17:57,918 - create_instance - INFO - Checking if VM is active 2018-11-06 15:17:57,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:58,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-596db497-4aca-487a-a964-1261c07937a2 x-compute-request-id: req-596db497-4aca-487a-a964-1261c07937a2 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:58,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-596db497-4aca-487a-a964-1261c07937a2 2018-11-06 15:17:58,521 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst] is - ACTIVE 2018-11-06 15:17:58,521 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:17:58,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:59,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af0f2a93-eb36-4c79-bc62-29fa8c1c3e78 x-compute-request-id: req-af0f2a93-eb36-4c79-bc62-29fa8c1c3e78 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:17:59,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-af0f2a93-eb36-4c79-bc62-29fa8c1c3e78 2018-11-06 15:17:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:59,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e99f9381-930d-4463-af9a-ff54364f3f9f Date: Tue, 06 Nov 2018 15:17: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":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:17:59,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-e99f9381-930d-4463-af9a-ff54364f3f9f 2018-11-06 15:17:59,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:59,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaeef940-ee63-403d-97a5-4de132b66d06 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:17:59,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-aaeef940-ee63-403d-97a5-4de132b66d06 2018-11-06 15:17:59,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:59,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b5d8736-0d8f-49db-9bf3-52394ef2485d Date: Tue, 06 Nov 2018 15:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:17:59,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-5b5d8736-0d8f-49db-9bf3-52394ef2485d 2018-11-06 15:17:59,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:17:59,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-4090cd03-1e5b-4cc3-9e57-c56ce58e4de5 Date: Tue, 06 Nov 2018 15:17:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.4"}],"id":"1308f9bb-e917-4820-a538-789ebd3560f8","security_groups":[],"mac_address":"fa:16:3e:04:2d:cb","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:48Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756","fc78938b-66cf-44da-b66d-a02f1228500c"],"mac_address":"fa:16:3e:94:fa:ad","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal","device_id":"42c90332-3caf-44e4-bd60-c100c070709c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.2"}],"id":"58e5a1cb-9305-4987-93c4-c5c61441cfe3","security_groups":[],"mac_address":"fa:16:3e:fd:87:34","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.1"}],"id":"67143f1c-2c27-4b48-8463-ff6facd6afdf","security_groups":[],"mac_address":"fa:16:3e:6e:c2:4b","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:20Z","binding:vnic_type":"normal","device_id":"daf0947b-3f1c-4e89-9cc5-120833baed94"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.3"}],"id":"775e50ed-b43d-41a4-b72d-708a41ab809c","security_groups":[],"mac_address":"fa:16:3e:27:c1:07","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f2c3535-f9e5-4646-a650-10e4dde16103"}]} 2018-11-06 15:17:59,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-4090cd03-1e5b-4cc3-9e57-c56ce58e4de5 2018-11-06 15:17:59,728 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:17:59,732 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb999ad0L 2018-11-06 15:17:59,732 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:17:59,732 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:17:59,732 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:17:59,733 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-06 15:17:59,734 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:17:59,734 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:17:59,734 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:17:59,734 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:17:59,734 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:17:59,752 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:17:59,752 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:17:59,764 - paramiko.transport - DEBUG - Trying key a4aec01ea83b4e22b9afec2bc2266f55 from tmp/CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed 2018-11-06 15:17:59,791 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:17:59,794 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:17:59,894 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:17:59,910 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:17:59,911 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:17:59,913 - paramiko.transport - DEBUG - starting thread (client mode): 0xfba16a50L 2018-11-06 15:17:59,913 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:17:59,913 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:17:59,913 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:17:59,914 - 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-11-06 15:17:59,915 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:17:59,915 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:17:59,915 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:17:59,915 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:17:59,915 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:17:59,932 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:17:59,933 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:17:59,945 - paramiko.transport - DEBUG - Trying key a4aec01ea83b4e22b9afec2bc2266f55 from tmp/CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed 2018-11-06 15:17:59,971 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:17:59,974 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:17:59,977 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:17:59,978 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:17:59,979 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:17:59,980 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:17:59,981 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 15:17:59,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:17:59,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:18:00,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb1e28c9353940faaa8c4891f3406b6a", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role"}], "expires_at": "2018-11-06T16:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5eeb78395264bbc8d927d314658374e", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/c5eeb78395264bbc8d927d314658374e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user", "id": "cb8bd54917444b25878b48f5d3bda463"}, "audit_ids": ["xMAEYRgRRiuIq50egoHp5Q"], "issued_at": "2018-11-06T15:18:00.000000Z"}} 2018-11-06 15:18:00,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:00,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89829ae8-1bbf-4b3e-8c62-bfa253d29855 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:18:00,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-89829ae8-1bbf-4b3e-8c62-bfa253d29855 2018-11-06 15:18:00,437 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:18:00,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:00,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428330c3-1a6b-4bae-852d-329a8997352d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:18:00,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-428330c3-1a6b-4bae-852d-329a8997352d 2018-11-06 15:18:00,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:00,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-16219f69-1ddb-4852-9686-a2d28b77d018 Date: Tue, 06 Nov 2018 15:18:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:18:00,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-16219f69-1ddb-4852-9686-a2d28b77d018 2018-11-06 15:18:00,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:18:00,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:18: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:18:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:00,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7015e8a9-0ebd-4b5a-9a31-e1cb20f633f1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:18:00,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-7015e8a9-0ebd-4b5a-9a31-e1cb20f633f1 2018-11-06 15:18:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:01,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-abdcdd1a-dfe0-4bb2-9350-39742b0ff46a Date: Tue, 06 Nov 2018 15:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:18:01,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-abdcdd1a-dfe0-4bb2-9350-39742b0ff46a 2018-11-06 15:18:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:01,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-2c7c98ca-8efa-4dd8-9be9-b9d5bc33950e Date: Tue, 06 Nov 2018 15:18:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:48Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756","fc78938b-66cf-44da-b66d-a02f1228500c"],"mac_address":"fa:16:3e:94:fa:ad","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal","device_id":"42c90332-3caf-44e4-bd60-c100c070709c"}]} 2018-11-06 15:18:01,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103&name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1&admin_state_up=True used request id req-2c7c98ca-8efa-4dd8-9be9-b9d5bc33950e 2018-11-06 15:18:01,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:01,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58dabcaf-aca6-480e-934a-f1f5aac0ca4a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:18:01,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-58dabcaf-aca6-480e-934a-f1f5aac0ca4a 2018-11-06 15:18:01,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:02,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08aceaa5-f11e-4b39-bd69-f611cef7c20f x-compute-request-id: req-08aceaa5-f11e-4b39-bd69-f611cef7c20f Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:18:02,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst used request id req-08aceaa5-f11e-4b39-bd69-f611cef7c20f 2018-11-06 15:18:02,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:03,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5026841c-37d4-489b-b34e-5234b1e20e66 Date: Tue, 06 Nov 2018 15:18: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":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:18:03,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-5026841c-37d4-489b-b34e-5234b1e20e66 2018-11-06 15:18:03,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:03,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-066311c6-f4a4-4ce5-8c63-e3830bd7237c Date: Tue, 06 Nov 2018 15:18:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:18:03,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-066311c6-f4a4-4ce5-8c63-e3830bd7237c 2018-11-06 15:18:03,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:03,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-3e2bbaac-4a0b-486a-bcf6-32f8258ca01a Date: Tue, 06 Nov 2018 15:18:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.4"}],"id":"1308f9bb-e917-4820-a538-789ebd3560f8","security_groups":[],"mac_address":"fa:16:3e:04:2d:cb","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:48Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756","fc78938b-66cf-44da-b66d-a02f1228500c"],"mac_address":"fa:16:3e:94:fa:ad","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal","device_id":"42c90332-3caf-44e4-bd60-c100c070709c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.2"}],"id":"58e5a1cb-9305-4987-93c4-c5c61441cfe3","security_groups":[],"mac_address":"fa:16:3e:fd:87:34","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.1"}],"id":"67143f1c-2c27-4b48-8463-ff6facd6afdf","security_groups":[],"mac_address":"fa:16:3e:6e:c2:4b","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:20Z","binding:vnic_type":"normal","device_id":"daf0947b-3f1c-4e89-9cc5-120833baed94"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.3"}],"id":"775e50ed-b43d-41a4-b72d-708a41ab809c","security_groups":[],"mac_address":"fa:16:3e:27:c1:07","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f2c3535-f9e5-4646-a650-10e4dde16103"}]} 2018-11-06 15:18:03,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-3e2bbaac-4a0b-486a-bcf6-32f8258ca01a 2018-11-06 15:18:03,693 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst 2018-11-06 15:18:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:03,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-afd97ef6-acfe-4da8-bd77-75090ec24c2c Date: Tue, 06 Nov 2018 15:18:03 GMT RESP BODY: {"floatingips": [{"router_id": "daf0947b-3f1c-4e89-9cc5-120833baed94", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:52Z", "updated_at": "2018-11-06T15:17:52Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "c5eeb78395264bbc8d927d314658374e", "port_id": "4cd660c3-706c-4e12-ab50-ea14d263eae8", "id": "da85eca6-ee88-470f-b3d9-241b46883a21"}]} 2018-11-06 15:18:03,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-afd97ef6-acfe-4da8-bd77-75090ec24c2c 2018-11-06 15:18:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/4cd660c3-706c-4e12-ab50-ea14d263eae8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:04,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 878 X-Openstack-Request-Id: req-2db706ef-f16e-419c-8fdd-0549e7c1a84f Date: Tue, 06 Nov 2018 15:18:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:48Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756","fc78938b-66cf-44da-b66d-a02f1228500c"],"mac_address":"fa:16:3e:94:fa:ad","device_id":"42c90332-3caf-44e4-bd60-c100c070709c","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","project_id":"c5eeb78395264bbc8d927d314658374e","qos_policy_id":null,"admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal"}} 2018-11-06 15:18:04,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/4cd660c3-706c-4e12-ab50-ea14d263eae8 used request id req-2db706ef-f16e-419c-8fdd-0549e7c1a84f 2018-11-06 15:18:04,449 - create_instance - INFO - Checking if VM is active 2018-11-06 15:18:04,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:05,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c66c088-b5a2-44d9-9797-aa48c8ed5d4d x-compute-request-id: req-1c66c088-b5a2-44d9-9797-aa48c8ed5d4d Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:18:05,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-1c66c088-b5a2-44d9-9797-aa48c8ed5d4d 2018-11-06 15:18:05,226 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst] is - ACTIVE 2018-11-06 15:18:05,226 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:18:05,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:06,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-e646d1f5-a974-4cfa-aa68-9c3f5ccc72b6 x-compute-request-id: req-e646d1f5-a974-4cfa-aa68-9c3f5ccc72b6 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:fa:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp"}], "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:17:43Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:18:06,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-e646d1f5-a974-4cfa-aa68-9c3f5ccc72b6 2018-11-06 15:18:06,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:06,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ab2ecd54-c66f-4d5f-849f-b172b84bb985 Date: Tue, 06 Nov 2018 15:18:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["37ab1a82-712a-4700-96fe-e9a4e7b745eb"],"updated_at":"2018-11-06T15:17:11Z","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5eeb78395264bbc8d927d314658374e","id":"8f2c3535-f9e5-4646-a650-10e4dde16103","name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net"}]} 2018-11-06 15:18:06,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net used request id req-ab2ecd54-c66f-4d5f-849f-b172b84bb985 2018-11-06 15:18:06,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:06,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc1b503-e216-4808-9c2e-2cd2c910bfbb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:18:06,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-1cc1b503-e216-4808-9c2e-2cd2c910bfbb 2018-11-06 15:18:06,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:06,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-14d8ef41-8575-43fa-8f84-a0738aecac6c Date: Tue, 06 Nov 2018 15:18:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:11Z","dns_nameservers":[],"updated_at":"2018-11-06T15:17:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c5eeb78395264bbc8d927d314658374e","id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet"}]} 2018-11-06 15:18:06,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-14d8ef41-8575-43fa-8f84-a0738aecac6c 2018-11-06 15:18:06,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2acc67fedd7236a41b218ffba69c6f82cb096d" 2018-11-06 15:18:06,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-469705f3-134b-4c05-afe0-b32d2cfac4a3 Date: Tue, 06 Nov 2018 15:18:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.4"}],"id":"1308f9bb-e917-4820-a538-789ebd3560f8","security_groups":[],"mac_address":"fa:16:3e:04:2d:cb","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:48Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.12"}],"id":"4cd660c3-706c-4e12-ab50-ea14d263eae8","security_groups":["73c59988-a99d-40cb-ad41-52586c25d756","fc78938b-66cf-44da-b66d-a02f1228500c"],"mac_address":"fa:16:3e:94:fa:ad","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:32Z","binding:vnic_type":"normal","device_id":"42c90332-3caf-44e4-bd60-c100c070709c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.2"}],"id":"58e5a1cb-9305-4987-93c4-c5c61441cfe3","security_groups":[],"mac_address":"fa:16:3e:fd:87:34","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f2c3535-f9e5-4646-a650-10e4dde16103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.1"}],"id":"67143f1c-2c27-4b48-8463-ff6facd6afdf","security_groups":[],"mac_address":"fa:16:3e:6e:c2:4b","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:20Z","binding:vnic_type":"normal","device_id":"daf0947b-3f1c-4e89-9cc5-120833baed94"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ab1a82-712a-4700-96fe-e9a4e7b745eb","ip_address":"10.55.1.3"}],"id":"775e50ed-b43d-41a4-b72d-708a41ab809c","security_groups":[],"mac_address":"fa:16:3e:27:c1:07","project_id":"c5eeb78395264bbc8d927d314658374e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c3535-f9e5-4646-a650-10e4dde16103","tenant_id":"c5eeb78395264bbc8d927d314658374e","created_at":"2018-11-06T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f2c3535-f9e5-4646-a650-10e4dde16103"}]} 2018-11-06 15:18:06,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-469705f3-134b-4c05-afe0-b32d2cfac4a3 2018-11-06 15:18:06,469 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:18:06,471 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb9d05d0L 2018-11-06 15:18:06,471 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:18:06,472 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:18:06,472 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:18:06,473 - 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-11-06 15:18:06,473 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:18:06,473 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:18:06,474 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:18:06,474 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:18:06,474 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:18:06,491 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:18:06,492 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:18:06,504 - paramiko.transport - DEBUG - Trying key a4aec01ea83b4e22b9afec2bc2266f55 from tmp/CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed 2018-11-06 15:18:06,531 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:18:06,534 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:18:06,635 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:18:06,650 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:18:06,650 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:18:06,652 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb9d05d0L 2018-11-06 15:18:06,652 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:18:06,652 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:18:06,652 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:18:06,653 - 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-11-06 15:18:06,653 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:18:06,653 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:18:06,653 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:18:06,653 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:18:06,653 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:18:06,671 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:18:06,671 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:18:06,684 - paramiko.transport - DEBUG - Trying key a4aec01ea83b4e22b9afec2bc2266f55 from tmp/CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed 2018-11-06 15:18:06,711 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:18:06,714 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:18:06,716 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:18:06,717 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:18:06,718 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:18:06,719 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:18:06,720 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:18:06,721 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-11-06 15:18:06,722 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-11-06 15:18:06,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/da85eca6-ee88-470f-b3d9-241b46883a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:18:07,761 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0b0f5ac-0bd9-421a-9ce2-4b4b78300a01 Content-Length: 0 Date: Tue, 06 Nov 2018 15:18:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:07,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/da85eca6-ee88-470f-b3d9-241b46883a21 used request id req-b0b0f5ac-0bd9-421a-9ce2-4b4b78300a01 2018-11-06 15:18:07,762 - create_instance - INFO - Deleting Port with ID - 4cd660c3-706c-4e12-ab50-ea14d263eae8 2018-11-06 15:18:07,762 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafedport-1 2018-11-06 15:18:07,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/4cd660c3-706c-4e12-ab50-ea14d263eae8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:18:08,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d885a09c-7d31-4b4d-86e1-526c800a0f6e Date: Tue, 06 Nov 2018 15:18:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:08,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/4cd660c3-706c-4e12-ab50-ea14d263eae8 used request id req-d885a09c-7d31-4b4d-86e1-526c800a0f6e 2018-11-06 15:18:08,539 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst 2018-11-06 15:18:08,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:18:08,680 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa85ee8e-f2e4-4370-9258-0a682edfbc96 x-compute-request-id: req-fa85ee8e-f2e4-4370-9258-0a682edfbc96 Content-Type: application/json 2018-11-06 15:18:08,680 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-fa85ee8e-f2e4-4370-9258-0a682edfbc96 2018-11-06 15:18:08,680 - create_instance - INFO - Checking deletion status 2018-11-06 15:18:08,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:18:08,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4dd6250-2a8a-431c-a050-d1fed22f6fef x-compute-request-id: req-b4dd6250-2a8a-431c-a050-d1fed22f6fef Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:18:08Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:18:08,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-b4dd6250-2a8a-431c-a050-d1fed22f6fef 2018-11-06 15:18:08,976 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst] is - ACTIVE 2018-11-06 15:18:08,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:18:11,980 - create_instance - DEBUG - VM status query timeout in 296.700664997 2018-11-06 15:18:11,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:18:13,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a635db2-8f93-46fc-89e2-869a8361c695 x-compute-request-id: req-6a635db2-8f93-46fc-89e2-869a8361c695 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/42c90332-3caf-44e4-bd60-c100c070709c", "rel": "bookmark"}], "image": {"id": "7f43420c-8ab7-48c4-87f4-cac0fbceef43", "links": [{"href": "http://172.30.9.27:8774/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:17:42.000000", "flavor": {"id": "33eadc93-dd13-4ce0-8345-9d978aea843c", "links": [{"href": "http://172.30.9.27:8774/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c", "rel": "bookmark"}]}, "id": "42c90332-3caf-44e4-bd60-c100c070709c", "user_id": "cb8bd54917444b25878b48f5d3bda463", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:18:08Z", "hostId": "b497e1ac34f86307c933695a7a0545960074de725b65b24979e3d2eb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp", "name": "CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst", "created": "2018-11-06T15:17:36Z", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:18:13,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-6a635db2-8f93-46fc-89e2-869a8361c695 2018-11-06 15:18:13,117 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst] is - ACTIVE 2018-11-06 15:18:13,117 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:18:16,119 - create_instance - DEBUG - VM status query timeout in 292.561229944 2018-11-06 15:18:16,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8e721e655cb5160959449ca435901274acd9d6" 2018-11-06 15:18:16,175 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-8faf4f93-c1a9-448b-9b97-711d2b627d32 x-compute-request-id: req-8faf4f93-c1a9-448b-9b97-711d2b627d32 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 42c90332-3caf-44e4-bd60-c100c070709c could not be found.", "code": 404}} 2018-11-06 15:18:16,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/42c90332-3caf-44e4-bd60-c100c070709c used request id req-8faf4f93-c1a9-448b-9b97-711d2b627d32 2018-11-06 15:18:16,176 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 42c90332-3caf-44e4-bd60-c100c070709c could not be found. (HTTP 404) (Request-ID: req-8faf4f93-c1a9-448b-9b97-711d2b627d32) 2018-11-06 15:18:16,176 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-inst 2018-11-06 15:18:16,177 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp 2018-11-06 15:18:16,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b095df3beea4e82b2ca8847402328cca31e95216" 2018-11-06 15:18:16,230 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-a9fcc110-37b3-4bd0-aab5-bbbd283c8e7b x-compute-request-id: req-a9fcc110-37b3-4bd0-aab5-bbbd283c8e7b Content-Length: 0 Content-Type: application/json 2018-11-06 15:18:16,230 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-kp used request id req-a9fcc110-37b3-4bd0-aab5-bbbd283c8e7b 2018-11-06 15:18:16,231 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed.pub] 2018-11-06 15:18:16,231 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed] 2018-11-06 15:18:16,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea0097c305b368497c9a64305eed90f7ae96f13" 2018-11-06 15:18:16,293 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-cc9a4c66-5159-4818-aede-210deb4782a9 x-compute-request-id: req-cc9a4c66-5159-4818-aede-210deb4782a9 Content-Length: 0 Content-Type: application/json 2018-11-06 15:18:16,293 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/33eadc93-dd13-4ce0-8345-9d978aea843c used request id req-cc9a4c66-5159-4818-aede-210deb4782a9 2018-11-06 15:18:16,294 - neutron_utils - INFO - Deleting security group rule with ID - 85ba7259-5eeb-4a5a-b7dd-06c878c077c5 2018-11-06 15:18:16,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/85ba7259-5eeb-4a5a-b7dd-06c878c077c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:18:16,408 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73a591d9-1643-4f7a-8951-6b6a0fc013f8 Content-Length: 0 Date: Tue, 06 Nov 2018 15:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:16,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/85ba7259-5eeb-4a5a-b7dd-06c878c077c5 used request id req-73a591d9-1643-4f7a-8951-6b6a0fc013f8 2018-11-06 15:18:16,409 - neutron_utils - INFO - Deleting security group rule with ID - cd8e7f65-da93-4889-bd6e-21a321e0da41 2018-11-06 15:18:16,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/cd8e7f65-da93-4889-bd6e-21a321e0da41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:18:16,691 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48e02099-6b69-4aaa-983e-a2a1ad9b31e6 Content-Length: 0 Date: Tue, 06 Nov 2018 15:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:16,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/cd8e7f65-da93-4889-bd6e-21a321e0da41 used request id req-48e02099-6b69-4aaa-983e-a2a1ad9b31e6 2018-11-06 15:18:16,691 - neutron_utils - INFO - Deleting security group rule with ID - d1d93212-598f-4c63-9c11-fb8ad4a810d6 2018-11-06 15:18:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/d1d93212-598f-4c63-9c11-fb8ad4a810d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:18:17,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24a3a221-7ab7-41c6-b193-5f77d6849f74 Content-Length: 0 Date: Tue, 06 Nov 2018 15:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:17,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/d1d93212-598f-4c63-9c11-fb8ad4a810d6 used request id req-24a3a221-7ab7-41c6-b193-5f77d6849f74 2018-11-06 15:18:17,359 - neutron_utils - INFO - Deleting security group rule with ID - 6845cc71-80db-4213-ba99-85cf41828f58 2018-11-06 15:18:17,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/6845cc71-80db-4213-ba99-85cf41828f58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:18:17,469 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c18f2819-6286-4b52-ac03-2470690d4098 Content-Length: 0 Date: Tue, 06 Nov 2018 15:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:17,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/6845cc71-80db-4213-ba99-85cf41828f58 used request id req-c18f2819-6286-4b52-ac03-2470690d4098 2018-11-06 15:18:17,470 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-sec-grp 2018-11-06 15:18:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/fc78938b-66cf-44da-b66d-a02f1228500c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bbb2a40e268951ac927561b14508de0c6ac7c7" 2018-11-06 15:18:18,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-264d13d0-3cd4-44d2-b10f-6079c3785a59 Content-Length: 0 Date: Tue, 06 Nov 2018 15:18:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:18,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/fc78938b-66cf-44da-b66d-a02f1228500c used request id req-264d13d0-3cd4-44d2-b10f-6079c3785a59 2018-11-06 15:18:18,148 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router and subnet CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet 2018-11-06 15:18:18,148 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router 2018-11-06 15:18:18,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/daf0947b-3f1c-4e89-9cc5-120833baed94/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" -d '{"subnet_id": "37ab1a82-712a-4700-96fe-e9a4e7b745eb"}' 2018-11-06 15:18:19,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3ebf8824-49f3-4012-8f27-24c625fc9faa Date: Tue, 06 Nov 2018 15:18:19 GMT RESP BODY: {"network_id": "8f2c3535-f9e5-4646-a650-10e4dde16103", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "subnet_id": "37ab1a82-712a-4700-96fe-e9a4e7b745eb", "subnet_ids": ["37ab1a82-712a-4700-96fe-e9a4e7b745eb"], "port_id": "67143f1c-2c27-4b48-8463-ff6facd6afdf", "id": "daf0947b-3f1c-4e89-9cc5-120833baed94"} 2018-11-06 15:18:19,686 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/daf0947b-3f1c-4e89-9cc5-120833baed94/remove_router_interface used request id req-3ebf8824-49f3-4012-8f27-24c625fc9faa 2018-11-06 15:18:19,686 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router 2018-11-06 15:18:19,686 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-router 2018-11-06 15:18:19,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/daf0947b-3f1c-4e89-9cc5-120833baed94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb68a877387c0cf315436a3ed3d096f9ca7bdd" 2018-11-06 15:18:23,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0eb4211-898f-4579-a3e8-a0dc913edaf2 Content-Length: 0 Date: Tue, 06 Nov 2018 15:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:23,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/daf0947b-3f1c-4e89-9cc5-120833baed94 used request id req-d0eb4211-898f-4579-a3e8-a0dc913edaf2 2018-11-06 15:18:23,797 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet 2018-11-06 15:18:23,797 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-subnet 2018-11-06 15:18:23,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/37ab1a82-712a-4700-96fe-e9a4e7b745eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a67999158a8cf5e0fdc9ea424f8a5db3d99b2" 2018-11-06 15:18:26,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5ae1e78-a270-40c1-9f3b-9845f065f81d Date: Tue, 06 Nov 2018 15:18:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:26,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/37ab1a82-712a-4700-96fe-e9a4e7b745eb used request id req-e5ae1e78-a270-40c1-9f3b-9845f065f81d 2018-11-06 15:18:26,587 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-pub-net 2018-11-06 15:18:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/8f2c3535-f9e5-4646-a650-10e4dde16103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468a67999158a8cf5e0fdc9ea424f8a5db3d99b2" 2018-11-06 15:18:27,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c407f282-d8f8-4306-9ca6-c781cba89f95 Date: Tue, 06 Nov 2018 15:18:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:27,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8f2c3535-f9e5-4646-a650-10e4dde16103 used request id req-c407f282-d8f8-4306-9ca6-c781cba89f95 2018-11-06 15:18:27,717 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-cf928a16-0cc6-4440-b074-e8ce0bebafed-image 2018-11-06 15:18:27,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfa6af57aafe08f29b2d8c5c6b9e67050082bd01" 2018-11-06 15:18:29,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6288bc8e-2fef-404d-a90f-a9b458404e34 Date: Tue, 06 Nov 2018 15:18:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:18:29,356 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7f43420c-8ab7-48c4-87f4-cac0fbceef43 used request id req-6288bc8e-2fef-404d-a90f-a9b458404e34 2018-11-06 15:18:29,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:18:29,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fa2d3a33-643e-4796-8621-8bfe51afd110 Date: Tue, 06 Nov 2018 15:18:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:10Z", "updated_at": "2018-11-06T15:17:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:10Z", "revision_number": 0, "id": "0dcdda73-b533-47ba-97b6-364f597863fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:10Z", "security_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:10Z", "revision_number": 0, "id": "552b3882-c43d-4ece-a6ad-4df22ca571fd", "remote_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:10Z", "security_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:10Z", "revision_number": 0, "id": "b3eb688d-c78c-4d35-a5d2-bd52966b20e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:10Z", "security_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:17:10Z", "revision_number": 0, "id": "f126a9f6-7628-468e-a0fe-09590b924752", "remote_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "remote_ip_prefix": null, "created_at": "2018-11-06T15:17:10Z", "security_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "tenant_id": "c5eeb78395264bbc8d927d314658374e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5eeb78395264bbc8d927d314658374e"}], "revision_number": 4, "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "73c59988-a99d-40cb-ad41-52586c25d756", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:18:29,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-fa2d3a33-643e-4796-8621-8bfe51afd110 2018-11-06 15:18:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:18:29,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e9e6e3-6f91-4d2f-a29f-bd32defd0400 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:18:29,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-f8e9e6e3-6f91-4d2f-a29f-bd32defd0400 2018-11-06 15:18:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:18:29,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c391b35-1705-4d74-84e7-de0e46378f36 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:18:29,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-3c391b35-1705-4d74-84e7-de0e46378f36 2018-11-06 15:18:29,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:18:29,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72875144-1c25-4093-ad5b-227127a80aff Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e"}, "enabled": true, "id": "c5eeb78395264bbc8d927d314658374e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj"}} 2018-11-06 15:18:29,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-72875144-1c25-4093-ad5b-227127a80aff 2018-11-06 15:18:29,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73c59988-a99d-40cb-ad41-52586c25d756 2018-11-06 15:18:29,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=73c59988-a99d-40cb-ad41-52586c25d756 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:18:30,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7dfec3e5-ca11-4ace-a1d4-8e5f02c99c43 Date: Tue, 06 Nov 2018 15:18: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-11-06T15:17:10Z", "security_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:10Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "0dcdda73-b533-47ba-97b6-364f597863fc"}, {"remote_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:10Z", "security_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:10Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "552b3882-c43d-4ece-a6ad-4df22ca571fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:10Z", "security_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:10Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "b3eb688d-c78c-4d35-a5d2-bd52966b20e5"}, {"remote_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:17:10Z", "security_group_id": "73c59988-a99d-40cb-ad41-52586c25d756", "port_range_min": null, "revision_number": 0, "tenant_id": "c5eeb78395264bbc8d927d314658374e", "created_at": "2018-11-06T15:17:10Z", "project_id": "c5eeb78395264bbc8d927d314658374e", "id": "f126a9f6-7628-468e-a0fe-09590b924752"}]} 2018-11-06 15:18:30,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=73c59988-a99d-40cb-ad41-52586c25d756 used request id req-7dfec3e5-ca11-4ace-a1d4-8e5f02c99c43 2018-11-06 15:18:30,021 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:18:30,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/73c59988-a99d-40cb-ad41-52586c25d756 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:18:30,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-666e2d4e-2b19-4bf1-b5b2-89d23d2ff6e5 Content-Length: 0 Date: Tue, 06 Nov 2018 15:18:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:18:30,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/73c59988-a99d-40cb-ad41-52586c25d756 used request id req-666e2d4e-2b19-4bf1-b5b2-89d23d2ff6e5 2018-11-06 15:18:30,795 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj 2018-11-06 15:18:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:18:31,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e70179e4-674c-43b3-acef-059c6bcbfd50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:18:31,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c5eeb78395264bbc8d927d314658374e used request id req-e70179e4-674c-43b3-acef-059c6bcbfd50 2018-11-06 15:18:31,004 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-proj-role 2018-11-06 15:18:31,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/cb1e28c9353940faaa8c4891f3406b6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:18:31,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08834036-744c-45d4-b9e5-11f333bf81d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:18:31,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/cb1e28c9353940faaa8c4891f3406b6a used request id req-08834036-744c-45d4-b9e5-11f333bf81d8 2018-11-06 15:18:31,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64282df27aa44884cc28454578e397ccaf2b66f8" 2018-11-06 15:18:31,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bae4c27-7352-4ce1-ad5b-dbd0b7948dec Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:18:31,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9bae4c27-7352-4ce1-ad5b-dbd0b7948dec 2018-11-06 15:18:31,344 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-09ea4442-bbbe-43b-user 2018-11-06 15:18:31,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cb8bd54917444b25878b48f5d3bda463 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac0ff2f0a3eb7a4e16044470eb00ded1f628db4" 2018-11-06 15:18:31,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b69a7889-c352-42f1-82a1-1e034a42384d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:18:31,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cb8bd54917444b25878b48f5d3bda463 used request id req-b69a7889-c352-42f1-82a1-1e034a42384d 2018-11-06 15:18:31,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:18:31,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Wo691FM3TD-h4Ih6xbkXSQ"], "issued_at": "2018-11-06T15:18:31.000000Z"}} 2018-11-06 15:18:31,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf3b9a7bddde79d02dad55df4e42d0af36809e8" 2018-11-06 15:18:31,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a72e41ff-a400-4cb1-84c2-05a3cf57489f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:18:31,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a72e41ff-a400-4cb1-84c2-05a3cf57489f 2018-11-06 15:18:31,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:18:31,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:18:32,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["xhpLJnd5ThqQXsgQjB2fWg"], "issued_at": "2018-11-06T15:18:32.000000Z"}} 2018-11-06 15:18:32,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:18:32,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcda7644-5237-45d2-a0e4-59851a7adb6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:18:32,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dcda7644-5237-45d2-a0e4-59851a7adb6d 2018-11-06 15:18:32,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:18:32,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:18: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:18:32,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:18:32,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50396d9d-ac9f-4b65-878f-04f5f97d1012 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:18:32,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj used request id req-50396d9d-ac9f-4b65-878f-04f5f97d1012 2018-11-06 15:18:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:18:32,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f6f86e6-c106-4a09-b010-d5ef52044c8a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:18:32,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2f6f86e6-c106-4a09-b010-d5ef52044c8a 2018-11-06 15:18:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}}' 2018-11-06 15:18:32,864 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a6d1caa-feb7-4520-a311-9ae268bd5f32 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:18:32,864 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6a6d1caa-feb7-4520-a311-9ae268bd5f32 2018-11-06 15:18:32,864 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-19ab264c-dc65-40d-proj 2018-11-06 15:18:32,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:18:32,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:18:33,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["1v_lRIsmQwOdeZOhknKLCg"], "issued_at": "2018-11-06T15:18:33.000000Z"}} 2018-11-06 15:18:33,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:33,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4fd90e3-e197-4f76-aa02-a0a6fb1e8815 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:18:33,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c4fd90e3-e197-4f76-aa02-a0a6fb1e8815 2018-11-06 15:18:33,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:18:33,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:18:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:18:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:33,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-affe2e9c-8c1a-4480-9309-2f6bcc55f0dd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:18:33,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-affe2e9c-8c1a-4480-9309-2f6bcc55f0dd 2018-11-06 15:18:33,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:33,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f535770e-cff1-4334-bd0c-5dbcbbc184dd Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}]} 2018-11-06 15:18:33,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj used request id req-f535770e-cff1-4334-bd0c-5dbcbbc184dd 2018-11-06 15:18:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:33,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e155d9e-1d25-4bdd-b92c-00d908fe52bb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:18:33,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2e155d9e-1d25-4bdd-b92c-00d908fe52bb 2018-11-06 15:18:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:34,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272c57c2-ee16-478b-a2c5-73f7f96e1781 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:18:34,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-272c57c2-ee16-478b-a2c5-73f7f96e1781 2018-11-06 15:18:34,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:34,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90fff9c-c9b9-4ddb-9c1f-3dacc5bbf6d3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}]} 2018-11-06 15:18:34,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj used request id req-c90fff9c-c9b9-4ddb-9c1f-3dacc5bbf6d3 2018-11-06 15:18:34,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/70bdc22fc4b0483891c15c1550766e61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:34,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a21b37-55cc-4246-b907-94acd971b126 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-user", "links": {"self": "http://172.30.9.27:5000/v3/users/70bdc22fc4b0483891c15c1550766e61"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "83ac1b47adb544618a0462901d9a5b1b", "id": "70bdc22fc4b0483891c15c1550766e61", "password_expires_at": null}} 2018-11-06 15:18:34,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/70bdc22fc4b0483891c15c1550766e61 used request id req-25a21b37-55cc-4246-b907-94acd971b126 2018-11-06 15:18:34,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:34,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee48f17-dad5-4fcc-8b7f-b76d56afa12b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:18:34,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles used request id req-2ee48f17-dad5-4fcc-8b7f-b76d56afa12b 2018-11-06 15:18:34,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:34,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d0ba1e-dec3-4ecc-8592-8f1583944e63 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 15:18:34,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-58d0ba1e-dec3-4ecc-8592-8f1583944e63 2018-11-06 15:18:34,452 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-19ab264c-dc65-40d-proj 2018-11-06 15:18:34,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:34,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd12134-8778-4d66-b681-0a273ce400aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:18:34,580 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles/f0183a7f7ed349a593458589a5e31bea used request id req-fbd12134-8778-4d66-b681-0a273ce400aa 2018-11-06 15:18:34,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:34,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47fde91-e49e-45b2-90e6-a843dbf3624e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:18:34,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e47fde91-e49e-45b2-90e6-a843dbf3624e 2018-11-06 15:18:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:34,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-032f861a-fe04-43d8-ad76-4e82ef06e8ed Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}]} 2018-11-06 15:18:34,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-19ab264c-dc65-40d-proj used request id req-032f861a-fe04-43d8-ad76-4e82ef06e8ed 2018-11-06 15:18:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:34,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3e59a6-54c4-48a3-ba35-16cfa6087b42 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}]} 2018-11-06 15:18:34,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles used request id req-ca3e59a6-54c4-48a3-ba35-16cfa6087b42 2018-11-06 15:18:34,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:34,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01218664-f68f-44b9-86d4-9e262c2b89aa Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:18:34,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-01218664-f68f-44b9-86d4-9e262c2b89aa 2018-11-06 15:18:34,969 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-19ab264c-dc65-40d-proj 2018-11-06 15:18:34,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:18:35,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7156f83-9b73-49a7-a541-24a1cae98f35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:18:35,113 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-c7156f83-9b73-49a7-a541-24a1cae98f35 2018-11-06 15:18:35,113 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-19ab264c-dc65-40d-user 2018-11-06 15:18:35,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:18:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:18:35,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9284d1-159a-476c-9471-30a59fb1005d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:18:35,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5f9284d1-159a-476c-9471-30a59fb1005d 2018-11-06 15:18:35,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" -d '{"role": {"name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj-role"}}' 2018-11-06 15:18:35,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f72447ef-94d9-4af5-8c18-ce4f8a3c6b01 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a8eea4bf0a24f8da8c952d7d522173c", "links": {"self": "http://172.30.9.27:5000/v3/roles/0a8eea4bf0a24f8da8c952d7d522173c"}, "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj-role"}} 2018-11-06 15:18:35,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f72447ef-94d9-4af5-8c18-ce4f8a3c6b01 2018-11-06 15:18:35,337 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-19ab264c-dc65-40d-proj-role 2018-11-06 15:18:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/0a8eea4bf0a24f8da8c952d7d522173c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:18:35,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63bc8de4-2585-44ed-a8b8-80b2a68f3091 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/0a8eea4bf0a24f8da8c952d7d522173c"}, "domain_id": null, "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj-role", "id": "0a8eea4bf0a24f8da8c952d7d522173c"}} 2018-11-06 15:18:35,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/0a8eea4bf0a24f8da8c952d7d522173c used request id req-63bc8de4-2585-44ed-a8b8-80b2a68f3091 2018-11-06 15:18:35,426 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-19ab264c-dc65-40d-proj-role to project CreateStackFloatingIpTests-19ab264c-dc65-40d-proj 2018-11-06 15:18:35,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles/0a8eea4bf0a24f8da8c952d7d522173c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:18:35,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c248cc2-12a6-4d89-96e0-3825a89cc3f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:18:35,574 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b/users/70bdc22fc4b0483891c15c1550766e61/roles/0a8eea4bf0a24f8da8c952d7d522173c used request id req-9c248cc2-12a6-4d89-96e0-3825a89cc3f0 2018-11-06 15:18:35,574 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:18:35,575 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:18:35,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:18:35,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:18:35,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "0a8eea4bf0a24f8da8c952d7d522173c", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj-role"}], "expires_at": "2018-11-06T16:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83ac1b47adb544618a0462901d9a5b1b", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-user", "id": "70bdc22fc4b0483891c15c1550766e61"}, "audit_ids": ["wqDFd4jPRIyiOF9iZSz7Dg"], "issued_at": "2018-11-06T15:18:35.000000Z"}} 2018-11-06 15:18:35,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460973d8db076ebebfa0bc32513f46f025426f08" 2018-11-06 15:18:36,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf78878f-c471-4e4a-b33e-d2cb26ad1a9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:18:36,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cf78878f-c471-4e4a-b33e-d2cb26ad1a9e 2018-11-06 15:18:36,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}460973d8db076ebebfa0bc32513f46f025426f08" 2018-11-06 15:18:36,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-4425bb73-7da5-4085-9dd1-d8d65e9407cc Date: Tue, 06 Nov 2018 15:18:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"} 2018-11-06 15:18:36,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image used request id req-4425bb73-7da5-4085-9dd1-d8d65e9407cc 2018-11-06 15:18:36,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}460973d8db076ebebfa0bc32513f46f025426f08" 2018-11-06 15:18:37,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8cf1d5ff-d327-4553-a555-bc189ed49326 Date: Tue, 06 Nov 2018 15:18: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-11-06 15:18:37,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8cf1d5ff-d327-4553-a555-bc189ed49326 2018-11-06 15:18:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460973d8db076ebebfa0bc32513f46f025426f08" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}' 2018-11-06 15:18:37,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 X-Openstack-Request-Id: req-bd602806-9f8b-4845-8e83-edefee0239b2 Date: Tue, 06 Nov 2018 15:18:37 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:18:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:18:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "min_disk": 0, "protected": false, "id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "file": "/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/file", "checksum": null, "owner": "83ac1b47adb544618a0462901d9a5b1b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:18:37,363 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bd602806-9f8b-4845-8e83-edefee0239b2 2018-11-06 15:18:37,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}460973d8db076ebebfa0bc32513f46f025426f08" -d '' 2018-11-06 15:18:39,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1dae3a7-99b6-42f7-adc0-4d2602575af3 Date: Tue, 06 Nov 2018 15:18:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:18:39,275 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/file used request id req-f1dae3a7-99b6-42f7-adc0-4d2602575af3 2018-11-06 15:18:39,275 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:18:39,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}460973d8db076ebebfa0bc32513f46f025426f08" 2018-11-06 15:18:39,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-64efa45d-ede2-4781-b6a0-ccffbfdfded9 Date: Tue, 06 Nov 2018 15:18:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:18:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:18:39Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/snap", "metadata": {}}], "self": "/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "min_disk": 0, "protected": false, "id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "file": "/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83ac1b47adb544618a0462901d9a5b1b", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:18:39,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 used request id req-64efa45d-ede2-4781-b6a0-ccffbfdfded9 2018-11-06 15:18:39,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}460973d8db076ebebfa0bc32513f46f025426f08" 2018-11-06 15:18:39,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b8566e67-6cd1-47be-874d-98ccb783c076 Date: Tue, 06 Nov 2018 15:18: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-11-06 15:18:39,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b8566e67-6cd1-47be-874d-98ccb783c076 2018-11-06 15:18:39,631 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image 2018-11-06 15:18:39,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}460973d8db076ebebfa0bc32513f46f025426f08" 2018-11-06 15:18:39,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-72bc1679-9f99-4da2-8f8c-8f729f8ad708 Date: Tue, 06 Nov 2018 15:18:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:18:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:18:39Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/snap", "metadata": {}}], "self": "/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "min_disk": 0, "protected": false, "id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "file": "/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83ac1b47adb544618a0462901d9a5b1b", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:18:39,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 used request id req-72bc1679-9f99-4da2-8f8c-8f729f8ad708 2018-11-06 15:18:39,651 - create_image - DEBUG - Instance status is - active 2018-11-06 15:18:39,651 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image 2018-11-06 15:18:39,651 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image 2018-11-06 15:18:39,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:18:39,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:18:40,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "0a8eea4bf0a24f8da8c952d7d522173c", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj-role"}], "expires_at": "2018-11-06T16:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83ac1b47adb544618a0462901d9a5b1b", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-user", "id": "70bdc22fc4b0483891c15c1550766e61"}, "audit_ids": ["uIid3nFNQLyVb6wYJXXlOg"], "issued_at": "2018-11-06T15:18:40.000000Z"}} 2018-11-06 15:18:40,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:18:40,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4aad824-0b06-4df8-b05f-1cdff6a1befd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:18:40,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b4aad824-0b06-4df8-b05f-1cdff6a1befd 2018-11-06 15:18:40,125 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:18:40,128 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:18:40,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:18:40,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:40 GMT Server: Apache x-openstack-request-id: req-f91e7ce9-caee-44a4-8efd-b169d7e1dc8e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:18:40,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack used request id req-f91e7ce9-caee-44a4-8efd-b169d7e1dc8e 2018-11-06 15:18:40,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-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-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net"}}' 2018-11-06 15:18:45,832 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:18:40 GMT Server: Apache x-openstack-request-id: req-2cd81555-a284-4f3c-9974-77da9683c86e Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}]}} 2018-11-06 15:18:45,832 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks used request id req-2cd81555-a284-4f3c-9974-77da9683c86e 2018-11-06 15:18:45,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:18:46,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:18:45 GMT Server: Apache x-openstack-request-id: req-69090214-1631-46ed-8a67-944403097f8a Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:18:46,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:46 GMT Server: Apache x-openstack-request-id: req-e055022e-da7c-47fc-8f01-97596ebf12b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "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-11-06 15:18:46,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-e055022e-da7c-47fc-8f01-97596ebf12b9 2018-11-06 15:18:46,049 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack 2018-11-06 15:18:46,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:18:46,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:18:46 GMT Server: Apache x-openstack-request-id: req-f9d5e95a-d33d-42c7-903f-ac26bc2f7eb5 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:18:46,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:46 GMT Server: Apache x-openstack-request-id: req-c12a8fd4-951d-4262-95ca-ed0b0ad74217 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "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-11-06 15:18:46,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-c12a8fd4-951d-4262-95ca-ed0b0ad74217 2018-11-06 15:18:46,432 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:18:46,432 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:18:49,435 - create_stack - DEBUG - Stack status query timeout in 1196.61420298 2018-11-06 15:18:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:18:49,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:18:49 GMT Server: Apache x-openstack-request-id: req-452028d0-f60c-4095-bc4a-2ebc04650879 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:18:49,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:49 GMT Server: Apache x-openstack-request-id: req-f97c5a1b-f57b-4287-9ea7-a7e60820dffe 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-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-06 15:18:49,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-f97c5a1b-f57b-4287-9ea7-a7e60820dffe 2018-11-06 15:18:49,686 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:18:49,686 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:18:52,689 - create_stack - DEBUG - Stack status query timeout in 1193.36014605 2018-11-06 15:18:52,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:18:52,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:18:52 GMT Server: Apache x-openstack-request-id: req-d385b25c-96c6-45e7-9928-a33c9922c72e Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:18:53,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:52 GMT Server: Apache x-openstack-request-id: req-87f6d118-a71f-4a3e-93de-bcc52b46e3f3 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": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx2rUemvrlInWMFyFf3iiCwE3cN6G+XmAIsPusqI83aK0qE+t\npjRvQjQcmUflkhg/qH8bxA2vg6XRNDdiCnU6Tg8kjGYuAQcj4eVSQ1Y+NfBZjhvA\n9DSzTEVMTH63VZdScyRNkuk5wGbWpiu9+jG4D9QBUMEr1SdiZvU9+IqKgMg6F6RE\nKG1Vtcd/p0JFIF76fGTIKiVaFNpwjO+8+FwI1b14f97X2blkGo+qbZgyMPebmQFc\n4ntHAER02hNQ0YR4m4byE2o4kQNljf0JH7DPJNno63VHDohg0owL6bNHc7mZCUp+\nLzTVGseOk+YbO/R3ymTvQi1JQzg7Zuxk7wTHyQIDAQABAoIBAQDGoEzFJ0s951DV\nWMKLph9Y8LxFCxDL2k5b0malvNz9MXvaDYr7+kw7V+aIcklijA6UCQ8h5zPD39yR\nsvxPSFZru79+rKPz2CXQcfbPJU7PsPeyiUhWtUtFk9yccLaxZQj1sNonk3A3iPcS\nCo2ub+lSsqsgwVekdxcXT/yK24t7GrGTJ8xobbKXZjNxiaJ1ja0M5B8Euo4rk4Jk\n39GCm/tqVU45/NTKKDwrHmogPmLH3fL0geEaJlhtxQhj73LaQdTRQ6QmAlmdZq2H\nqf94eChrtfL4N9yn4gsgvLNJTpk+N8p5mOLcTrfvrtoBoV6nFBnAQdyFG1lGfOc9\nPfUETyF1AoGBAO9ASQrpUSMus4WSb1zjn1b4BBpigf1vTqhh++pJx3WLRqNKzwBI\nUO/DlWfylKTB0adZLSFjxXOaOr5STBo7yysHcB9qJcffPmeckrihFdoeb7nrdMQr\nvBqBwbnpUkP+/BfVWPWf3l7kEIlj6VSnWqKuqOPQUS76/u56QHm+OpjTAoGBANVg\nqsUpcCp10bk1c9cPLmb5jw/L9Cd8obVhj9wpvrDgFHskpi3jwL1VeSeeLZ33n0wx\nWL7zrbed0K6r2+C0IWHNdGbsnhTDAiPgc5/HWe1XxiBXALMz76ob+Q5C1l2iKGut\nx2+CzTMZaZYoLH6TTcRSZLtU1t+cBug2oo10sLtzAoGAAY8OqsaIY81LGCSzGwzU\nnfFxvWZE6IzQG2LADG+8n/RvWmMDZEIUXOuOTqYS99vXbNq045HN2In5tgG9QzJ+\niWI8BchgRKQcuPoZLqDGDqzCF5kEIr8SM64CwB5YDd9cbx9RvA/1l/KudOa0v3tz\nqLmwmgNidAbooE8lmmV15kcCgYBYc4T2zBGqGEMC0oydhraGi0bplnM0dy6VgMbg\nzhE1Qv5aebvFZBb+pVLewGxKgl5veDlAlsTZS7s43Rb9k84Ou9tX2xhApQHbG2zy\nu/GkOHFx8H7iylG8I3Jfngc8sz6sPFJjAEbNuugRDcA8DBX9nuYQ3b9g3E3krtk9\naDTmzwKBgQCquDM1zrcZfa0Zzf2d0v/hfmC0Djs+E4brOGZs/GEGraLQe3XFuHH7\nHcsXzeF1q4Y92WSiXugLX48uQRCYm92jz0rqbcne7cq4RqVvDKYdc/P7ygEjZeae\nhV94/ZP5Jg4h9gXiWdIZz9xvEzAxOVRM472rXLLj6fdfIChM5GDDYA==\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-11-06 15:18:53,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-87f6d118-a71f-4a3e-93de-bcc52b46e3f3 2018-11-06 15:18:53,210 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:18:53,210 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:18:56,213 - create_stack - DEBUG - Stack status query timeout in 1189.8363359 2018-11-06 15:18:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:18:56,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:18:56 GMT Server: Apache x-openstack-request-id: req-d23c5cbc-63b5-4a71-ae94-112172a4d328 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:18:56,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:56 GMT Server: Apache x-openstack-request-id: req-e3e7d7e1-a99a-4bea-93b9-528862d9def2 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": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx2rUemvrlInWMFyFf3iiCwE3cN6G+XmAIsPusqI83aK0qE+t\npjRvQjQcmUflkhg/qH8bxA2vg6XRNDdiCnU6Tg8kjGYuAQcj4eVSQ1Y+NfBZjhvA\n9DSzTEVMTH63VZdScyRNkuk5wGbWpiu9+jG4D9QBUMEr1SdiZvU9+IqKgMg6F6RE\nKG1Vtcd/p0JFIF76fGTIKiVaFNpwjO+8+FwI1b14f97X2blkGo+qbZgyMPebmQFc\n4ntHAER02hNQ0YR4m4byE2o4kQNljf0JH7DPJNno63VHDohg0owL6bNHc7mZCUp+\nLzTVGseOk+YbO/R3ymTvQi1JQzg7Zuxk7wTHyQIDAQABAoIBAQDGoEzFJ0s951DV\nWMKLph9Y8LxFCxDL2k5b0malvNz9MXvaDYr7+kw7V+aIcklijA6UCQ8h5zPD39yR\nsvxPSFZru79+rKPz2CXQcfbPJU7PsPeyiUhWtUtFk9yccLaxZQj1sNonk3A3iPcS\nCo2ub+lSsqsgwVekdxcXT/yK24t7GrGTJ8xobbKXZjNxiaJ1ja0M5B8Euo4rk4Jk\n39GCm/tqVU45/NTKKDwrHmogPmLH3fL0geEaJlhtxQhj73LaQdTRQ6QmAlmdZq2H\nqf94eChrtfL4N9yn4gsgvLNJTpk+N8p5mOLcTrfvrtoBoV6nFBnAQdyFG1lGfOc9\nPfUETyF1AoGBAO9ASQrpUSMus4WSb1zjn1b4BBpigf1vTqhh++pJx3WLRqNKzwBI\nUO/DlWfylKTB0adZLSFjxXOaOr5STBo7yysHcB9qJcffPmeckrihFdoeb7nrdMQr\nvBqBwbnpUkP+/BfVWPWf3l7kEIlj6VSnWqKuqOPQUS76/u56QHm+OpjTAoGBANVg\nqsUpcCp10bk1c9cPLmb5jw/L9Cd8obVhj9wpvrDgFHskpi3jwL1VeSeeLZ33n0wx\nWL7zrbed0K6r2+C0IWHNdGbsnhTDAiPgc5/HWe1XxiBXALMz76ob+Q5C1l2iKGut\nx2+CzTMZaZYoLH6TTcRSZLtU1t+cBug2oo10sLtzAoGAAY8OqsaIY81LGCSzGwzU\nnfFxvWZE6IzQG2LADG+8n/RvWmMDZEIUXOuOTqYS99vXbNq045HN2In5tgG9QzJ+\niWI8BchgRKQcuPoZLqDGDqzCF5kEIr8SM64CwB5YDd9cbx9RvA/1l/KudOa0v3tz\nqLmwmgNidAbooE8lmmV15kcCgYBYc4T2zBGqGEMC0oydhraGi0bplnM0dy6VgMbg\nzhE1Qv5aebvFZBb+pVLewGxKgl5veDlAlsTZS7s43Rb9k84Ou9tX2xhApQHbG2zy\nu/GkOHFx8H7iylG8I3Jfngc8sz6sPFJjAEbNuugRDcA8DBX9nuYQ3b9g3E3krtk9\naDTmzwKBgQCquDM1zrcZfa0Zzf2d0v/hfmC0Djs+E4brOGZs/GEGraLQe3XFuHH7\nHcsXzeF1q4Y92WSiXugLX48uQRCYm92jz0rqbcne7cq4RqVvDKYdc/P7ygEjZeae\nhV94/ZP5Jg4h9gXiWdIZz9xvEzAxOVRM472rXLLj6fdfIChM5GDDYA==\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-11-06 15:18:56,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-e3e7d7e1-a99a-4bea-93b9-528862d9def2 2018-11-06 15:18:56,470 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:18:56,470 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:18:59,473 - create_stack - DEBUG - Stack status query timeout in 1186.57613492 2018-11-06 15:18:59,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:18:59,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:18:59 GMT Server: Apache x-openstack-request-id: req-9fdcfb89-5aa2-446a-980b-7784fa9b5085 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:18:59,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:18:59 GMT Server: Apache x-openstack-request-id: req-1906cb66-fb2b-4f8b-b976-f8deae53d2ae 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": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx2rUemvrlInWMFyFf3iiCwE3cN6G+XmAIsPusqI83aK0qE+t\npjRvQjQcmUflkhg/qH8bxA2vg6XRNDdiCnU6Tg8kjGYuAQcj4eVSQ1Y+NfBZjhvA\n9DSzTEVMTH63VZdScyRNkuk5wGbWpiu9+jG4D9QBUMEr1SdiZvU9+IqKgMg6F6RE\nKG1Vtcd/p0JFIF76fGTIKiVaFNpwjO+8+FwI1b14f97X2blkGo+qbZgyMPebmQFc\n4ntHAER02hNQ0YR4m4byE2o4kQNljf0JH7DPJNno63VHDohg0owL6bNHc7mZCUp+\nLzTVGseOk+YbO/R3ymTvQi1JQzg7Zuxk7wTHyQIDAQABAoIBAQDGoEzFJ0s951DV\nWMKLph9Y8LxFCxDL2k5b0malvNz9MXvaDYr7+kw7V+aIcklijA6UCQ8h5zPD39yR\nsvxPSFZru79+rKPz2CXQcfbPJU7PsPeyiUhWtUtFk9yccLaxZQj1sNonk3A3iPcS\nCo2ub+lSsqsgwVekdxcXT/yK24t7GrGTJ8xobbKXZjNxiaJ1ja0M5B8Euo4rk4Jk\n39GCm/tqVU45/NTKKDwrHmogPmLH3fL0geEaJlhtxQhj73LaQdTRQ6QmAlmdZq2H\nqf94eChrtfL4N9yn4gsgvLNJTpk+N8p5mOLcTrfvrtoBoV6nFBnAQdyFG1lGfOc9\nPfUETyF1AoGBAO9ASQrpUSMus4WSb1zjn1b4BBpigf1vTqhh++pJx3WLRqNKzwBI\nUO/DlWfylKTB0adZLSFjxXOaOr5STBo7yysHcB9qJcffPmeckrihFdoeb7nrdMQr\nvBqBwbnpUkP+/BfVWPWf3l7kEIlj6VSnWqKuqOPQUS76/u56QHm+OpjTAoGBANVg\nqsUpcCp10bk1c9cPLmb5jw/L9Cd8obVhj9wpvrDgFHskpi3jwL1VeSeeLZ33n0wx\nWL7zrbed0K6r2+C0IWHNdGbsnhTDAiPgc5/HWe1XxiBXALMz76ob+Q5C1l2iKGut\nx2+CzTMZaZYoLH6TTcRSZLtU1t+cBug2oo10sLtzAoGAAY8OqsaIY81LGCSzGwzU\nnfFxvWZE6IzQG2LADG+8n/RvWmMDZEIUXOuOTqYS99vXbNq045HN2In5tgG9QzJ+\niWI8BchgRKQcuPoZLqDGDqzCF5kEIr8SM64CwB5YDd9cbx9RvA/1l/KudOa0v3tz\nqLmwmgNidAbooE8lmmV15kcCgYBYc4T2zBGqGEMC0oydhraGi0bplnM0dy6VgMbg\nzhE1Qv5aebvFZBb+pVLewGxKgl5veDlAlsTZS7s43Rb9k84Ou9tX2xhApQHbG2zy\nu/GkOHFx8H7iylG8I3Jfngc8sz6sPFJjAEbNuugRDcA8DBX9nuYQ3b9g3E3krtk9\naDTmzwKBgQCquDM1zrcZfa0Zzf2d0v/hfmC0Djs+E4brOGZs/GEGraLQe3XFuHH7\nHcsXzeF1q4Y92WSiXugLX48uQRCYm92jz0rqbcne7cq4RqVvDKYdc/P7ygEjZeae\nhV94/ZP5Jg4h9gXiWdIZz9xvEzAxOVRM472rXLLj6fdfIChM5GDDYA==\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-11-06 15:18:59,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-1906cb66-fb2b-4f8b-b976-f8deae53d2ae 2018-11-06 15:18:59,815 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:18:59,815 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:19:02,818 - create_stack - DEBUG - Stack status query timeout in 1183.23129582 2018-11-06 15:19:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:02,849 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:02 GMT Server: Apache x-openstack-request-id: req-767c597a-7140-4f2c-bb79-d565be016d99 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:03,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:02 GMT Server: Apache x-openstack-request-id: req-f91c3ca3-1f50-42fa-8d87-bd252d5e03ec 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": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx2rUemvrlInWMFyFf3iiCwE3cN6G+XmAIsPusqI83aK0qE+t\npjRvQjQcmUflkhg/qH8bxA2vg6XRNDdiCnU6Tg8kjGYuAQcj4eVSQ1Y+NfBZjhvA\n9DSzTEVMTH63VZdScyRNkuk5wGbWpiu9+jG4D9QBUMEr1SdiZvU9+IqKgMg6F6RE\nKG1Vtcd/p0JFIF76fGTIKiVaFNpwjO+8+FwI1b14f97X2blkGo+qbZgyMPebmQFc\n4ntHAER02hNQ0YR4m4byE2o4kQNljf0JH7DPJNno63VHDohg0owL6bNHc7mZCUp+\nLzTVGseOk+YbO/R3ymTvQi1JQzg7Zuxk7wTHyQIDAQABAoIBAQDGoEzFJ0s951DV\nWMKLph9Y8LxFCxDL2k5b0malvNz9MXvaDYr7+kw7V+aIcklijA6UCQ8h5zPD39yR\nsvxPSFZru79+rKPz2CXQcfbPJU7PsPeyiUhWtUtFk9yccLaxZQj1sNonk3A3iPcS\nCo2ub+lSsqsgwVekdxcXT/yK24t7GrGTJ8xobbKXZjNxiaJ1ja0M5B8Euo4rk4Jk\n39GCm/tqVU45/NTKKDwrHmogPmLH3fL0geEaJlhtxQhj73LaQdTRQ6QmAlmdZq2H\nqf94eChrtfL4N9yn4gsgvLNJTpk+N8p5mOLcTrfvrtoBoV6nFBnAQdyFG1lGfOc9\nPfUETyF1AoGBAO9ASQrpUSMus4WSb1zjn1b4BBpigf1vTqhh++pJx3WLRqNKzwBI\nUO/DlWfylKTB0adZLSFjxXOaOr5STBo7yysHcB9qJcffPmeckrihFdoeb7nrdMQr\nvBqBwbnpUkP+/BfVWPWf3l7kEIlj6VSnWqKuqOPQUS76/u56QHm+OpjTAoGBANVg\nqsUpcCp10bk1c9cPLmb5jw/L9Cd8obVhj9wpvrDgFHskpi3jwL1VeSeeLZ33n0wx\nWL7zrbed0K6r2+C0IWHNdGbsnhTDAiPgc5/HWe1XxiBXALMz76ob+Q5C1l2iKGut\nx2+CzTMZaZYoLH6TTcRSZLtU1t+cBug2oo10sLtzAoGAAY8OqsaIY81LGCSzGwzU\nnfFxvWZE6IzQG2LADG+8n/RvWmMDZEIUXOuOTqYS99vXbNq045HN2In5tgG9QzJ+\niWI8BchgRKQcuPoZLqDGDqzCF5kEIr8SM64CwB5YDd9cbx9RvA/1l/KudOa0v3tz\nqLmwmgNidAbooE8lmmV15kcCgYBYc4T2zBGqGEMC0oydhraGi0bplnM0dy6VgMbg\nzhE1Qv5aebvFZBb+pVLewGxKgl5veDlAlsTZS7s43Rb9k84Ou9tX2xhApQHbG2zy\nu/GkOHFx8H7iylG8I3Jfngc8sz6sPFJjAEbNuugRDcA8DBX9nuYQ3b9g3E3krtk9\naDTmzwKBgQCquDM1zrcZfa0Zzf2d0v/hfmC0Djs+E4brOGZs/GEGraLQe3XFuHH7\nHcsXzeF1q4Y92WSiXugLX48uQRCYm92jz0rqbcne7cq4RqVvDKYdc/P7ygEjZeae\nhV94/ZP5Jg4h9gXiWdIZz9xvEzAxOVRM472rXLLj6fdfIChM5GDDYA==\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-11-06 15:19:03,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-f91c3ca3-1f50-42fa-8d87-bd252d5e03ec 2018-11-06 15:19:03,167 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:19:03,167 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:19:06,171 - create_stack - DEBUG - Stack status query timeout in 1179.87892985 2018-11-06 15:19:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:06,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:06 GMT Server: Apache x-openstack-request-id: req-f73c4606-238a-4a84-ac45-f03713703b02 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:06,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:06 GMT Server: Apache x-openstack-request-id: req-c0ae12c7-839a-4ed5-8bd0-7df9ecad5f3f 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": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx2rUemvrlInWMFyFf3iiCwE3cN6G+XmAIsPusqI83aK0qE+t\npjRvQjQcmUflkhg/qH8bxA2vg6XRNDdiCnU6Tg8kjGYuAQcj4eVSQ1Y+NfBZjhvA\n9DSzTEVMTH63VZdScyRNkuk5wGbWpiu9+jG4D9QBUMEr1SdiZvU9+IqKgMg6F6RE\nKG1Vtcd/p0JFIF76fGTIKiVaFNpwjO+8+FwI1b14f97X2blkGo+qbZgyMPebmQFc\n4ntHAER02hNQ0YR4m4byE2o4kQNljf0JH7DPJNno63VHDohg0owL6bNHc7mZCUp+\nLzTVGseOk+YbO/R3ymTvQi1JQzg7Zuxk7wTHyQIDAQABAoIBAQDGoEzFJ0s951DV\nWMKLph9Y8LxFCxDL2k5b0malvNz9MXvaDYr7+kw7V+aIcklijA6UCQ8h5zPD39yR\nsvxPSFZru79+rKPz2CXQcfbPJU7PsPeyiUhWtUtFk9yccLaxZQj1sNonk3A3iPcS\nCo2ub+lSsqsgwVekdxcXT/yK24t7GrGTJ8xobbKXZjNxiaJ1ja0M5B8Euo4rk4Jk\n39GCm/tqVU45/NTKKDwrHmogPmLH3fL0geEaJlhtxQhj73LaQdTRQ6QmAlmdZq2H\nqf94eChrtfL4N9yn4gsgvLNJTpk+N8p5mOLcTrfvrtoBoV6nFBnAQdyFG1lGfOc9\nPfUETyF1AoGBAO9ASQrpUSMus4WSb1zjn1b4BBpigf1vTqhh++pJx3WLRqNKzwBI\nUO/DlWfylKTB0adZLSFjxXOaOr5STBo7yysHcB9qJcffPmeckrihFdoeb7nrdMQr\nvBqBwbnpUkP+/BfVWPWf3l7kEIlj6VSnWqKuqOPQUS76/u56QHm+OpjTAoGBANVg\nqsUpcCp10bk1c9cPLmb5jw/L9Cd8obVhj9wpvrDgFHskpi3jwL1VeSeeLZ33n0wx\nWL7zrbed0K6r2+C0IWHNdGbsnhTDAiPgc5/HWe1XxiBXALMz76ob+Q5C1l2iKGut\nx2+CzTMZaZYoLH6TTcRSZLtU1t+cBug2oo10sLtzAoGAAY8OqsaIY81LGCSzGwzU\nnfFxvWZE6IzQG2LADG+8n/RvWmMDZEIUXOuOTqYS99vXbNq045HN2In5tgG9QzJ+\niWI8BchgRKQcuPoZLqDGDqzCF5kEIr8SM64CwB5YDd9cbx9RvA/1l/KudOa0v3tz\nqLmwmgNidAbooE8lmmV15kcCgYBYc4T2zBGqGEMC0oydhraGi0bplnM0dy6VgMbg\nzhE1Qv5aebvFZBb+pVLewGxKgl5veDlAlsTZS7s43Rb9k84Ou9tX2xhApQHbG2zy\nu/GkOHFx8H7iylG8I3Jfngc8sz6sPFJjAEbNuugRDcA8DBX9nuYQ3b9g3E3krtk9\naDTmzwKBgQCquDM1zrcZfa0Zzf2d0v/hfmC0Djs+E4brOGZs/GEGraLQe3XFuHH7\nHcsXzeF1q4Y92WSiXugLX48uQRCYm92jz0rqbcne7cq4RqVvDKYdc/P7ygEjZeae\nhV94/ZP5Jg4h9gXiWdIZz9xvEzAxOVRM472rXLLj6fdfIChM5GDDYA==\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-11-06 15:19:06,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-c0ae12c7-839a-4ed5-8bd0-7df9ecad5f3f 2018-11-06 15:19:06,375 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:19:06,375 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:19:09,378 - create_stack - DEBUG - Stack status query timeout in 1176.67109895 2018-11-06 15:19:09,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:09,408 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:09 GMT Server: Apache x-openstack-request-id: req-693eb74a-339f-4441-8319-6210e6dc0b23 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:09,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:09 GMT Server: Apache x-openstack-request-id: req-da7994f8-78a5-4619-9bb9-7a40247c5716 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx2rUemvrlInWMFyFf3iiCwE3cN6G+XmAIsPusqI83aK0qE+t\npjRvQjQcmUflkhg/qH8bxA2vg6XRNDdiCnU6Tg8kjGYuAQcj4eVSQ1Y+NfBZjhvA\n9DSzTEVMTH63VZdScyRNkuk5wGbWpiu9+jG4D9QBUMEr1SdiZvU9+IqKgMg6F6RE\nKG1Vtcd/p0JFIF76fGTIKiVaFNpwjO+8+FwI1b14f97X2blkGo+qbZgyMPebmQFc\n4ntHAER02hNQ0YR4m4byE2o4kQNljf0JH7DPJNno63VHDohg0owL6bNHc7mZCUp+\nLzTVGseOk+YbO/R3ymTvQi1JQzg7Zuxk7wTHyQIDAQABAoIBAQDGoEzFJ0s951DV\nWMKLph9Y8LxFCxDL2k5b0malvNz9MXvaDYr7+kw7V+aIcklijA6UCQ8h5zPD39yR\nsvxPSFZru79+rKPz2CXQcfbPJU7PsPeyiUhWtUtFk9yccLaxZQj1sNonk3A3iPcS\nCo2ub+lSsqsgwVekdxcXT/yK24t7GrGTJ8xobbKXZjNxiaJ1ja0M5B8Euo4rk4Jk\n39GCm/tqVU45/NTKKDwrHmogPmLH3fL0geEaJlhtxQhj73LaQdTRQ6QmAlmdZq2H\nqf94eChrtfL4N9yn4gsgvLNJTpk+N8p5mOLcTrfvrtoBoV6nFBnAQdyFG1lGfOc9\nPfUETyF1AoGBAO9ASQrpUSMus4WSb1zjn1b4BBpigf1vTqhh++pJx3WLRqNKzwBI\nUO/DlWfylKTB0adZLSFjxXOaOr5STBo7yysHcB9qJcffPmeckrihFdoeb7nrdMQr\nvBqBwbnpUkP+/BfVWPWf3l7kEIlj6VSnWqKuqOPQUS76/u56QHm+OpjTAoGBANVg\nqsUpcCp10bk1c9cPLmb5jw/L9Cd8obVhj9wpvrDgFHskpi3jwL1VeSeeLZ33n0wx\nWL7zrbed0K6r2+C0IWHNdGbsnhTDAiPgc5/HWe1XxiBXALMz76ob+Q5C1l2iKGut\nx2+CzTMZaZYoLH6TTcRSZLtU1t+cBug2oo10sLtzAoGAAY8OqsaIY81LGCSzGwzU\nnfFxvWZE6IzQG2LADG+8n/RvWmMDZEIUXOuOTqYS99vXbNq045HN2In5tgG9QzJ+\niWI8BchgRKQcuPoZLqDGDqzCF5kEIr8SM64CwB5YDd9cbx9RvA/1l/KudOa0v3tz\nqLmwmgNidAbooE8lmmV15kcCgYBYc4T2zBGqGEMC0oydhraGi0bplnM0dy6VgMbg\nzhE1Qv5aebvFZBb+pVLewGxKgl5veDlAlsTZS7s43Rb9k84Ou9tX2xhApQHbG2zy\nu/GkOHFx8H7iylG8I3Jfngc8sz6sPFJjAEbNuugRDcA8DBX9nuYQ3b9g3E3krtk9\naDTmzwKBgQCquDM1zrcZfa0Zzf2d0v/hfmC0Djs+E4brOGZs/GEGraLQe3XFuHH7\nHcsXzeF1q4Y92WSiXugLX48uQRCYm92jz0rqbcne7cq4RqVvDKYdc/P7ygEjZeae\nhV94/ZP5Jg4h9gXiWdIZz9xvEzAxOVRM472rXLLj6fdfIChM5GDDYA==\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-11-06 15:19:09,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-da7994f8-78a5-4619-9bb9-7a40247c5716 2018-11-06 15:19:09,584 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:19:09,584 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack 2018-11-06 15:19:09,584 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack 2018-11-06 15:19:09,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:09,777 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:09 GMT Server: Apache x-openstack-request-id: req-17551277-8936-4a99-a9ca-1bf11b0d498b Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:10,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:09 GMT Server: Apache x-openstack-request-id: req-f4afff25-edee-4ead-ad0e-ff00795810db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1062 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "77568052-ffd6-4fc1-9b08-63285bfcdd09", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "3d6f328a-bbdb-4337-961f-acfd46280d8f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "82139029-fc8f-4646-a70d-14c06ce8980e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "156d7236-999a-4173-b127-d4c9dd68b645", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "970f261e-ca98-4d38-9a28-6ce3e05a7012", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "212", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a228d8f2-0bd4-4c86-b837-45bd115d2ec3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a228d8f2-0bd4-4c86-b837-45bd115d2ec3:subnet_id=6f5f466c-7237-43d3-aa01-0458cd9ff5fb", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6f5f466c-7237-43d3-aa01-0458cd9ff5fb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1e126110-e367-4c16-ac87-93ece8b06072", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2c678bf4-1aca-4249-ae05-812b797101a0", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "72892077-ca4a-43fd-b028-ff36749674e2", "resource_type": "OS::Nova::Server"}]} 2018-11-06 15:19:10,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources used request id req-f4afff25-edee-4ead-ad0e-ff00795810db 2018-11-06 15:19:10,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/2c678bf4-1aca-4249-ae05-812b797101a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:10,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19: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-89557416-ca8e-462e-beb7-4fbfa38c12f4 x-compute-request-id: req-89557416-ca8e-462e-beb7-4fbfa38c12f4 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:ab:b8", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2c678bf4-1aca-4249-ae05-812b797101a0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2c678bf4-1aca-4249-ae05-812b797101a0", "rel": "bookmark"}], "image": {"id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "links": [{"href": "http://172.30.9.27:8774/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-11-06T15:19:01.000000", "flavor": {"id": "77568052-ffd6-4fc1-9b08-63285bfcdd09", "links": [{"href": "http://172.30.9.27:8774/flavors/77568052-ffd6-4fc1-9b08-63285bfcdd09", "rel": "bookmark"}]}, "id": "2c678bf4-1aca-4249-ae05-812b797101a0", "security_groups": [{"name": "default"}], "user_id": "70bdc22fc4b0483891c15c1550766e61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:19:01Z", "hostId": "8fe1c422d525e4b110c92f840663a425f237058d6b2af8c16acaf23d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "created": "2018-11-06T15:18:56Z", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:19:10,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2c678bf4-1aca-4249-ae05-812b797101a0 used request id req-89557416-ca8e-462e-beb7-4fbfa38c12f4 2018-11-06 15:19:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:10,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0a90a8bb-2516-476a-a359-e8f0dfef4098 Date: Tue, 06 Nov 2018 15:19:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:10,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-0a90a8bb-2516-476a-a359-e8f0dfef4098 2018-11-06 15:19:10,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:19:10,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:19:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:19:10,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:10,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59a9379-c882-4166-8f39-481735e97a45 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:10,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-f59a9379-c882-4166-8f39-481735e97a45 2018-11-06 15:19:10,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:11,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-55d5d61e-02d8-4bf8-831b-727e687a0328 Date: Tue, 06 Nov 2018 15:19:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:11,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-55d5d61e-02d8-4bf8-831b-727e687a0328 2018-11-06 15:19:11,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:11,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-382d52be-1b00-410b-8fc6-15833206018b Date: Tue, 06 Nov 2018 15:19:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.4"}],"id":"091ea272-8ea3-4f7e-a8bc-646748955951","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:4a:a3","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.2"}],"id":"ab8a895f-8b0f-4a7c-a02b-f9e3bf8cf081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:d6:43","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.1"}],"id":"eaf413f9-3f28-4a61-ab1a-f0332362898f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:5c:62","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:55Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.3"}],"id":"ee39667e-c808-47a3-ab1a-3365386d48fd","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:13:95","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-82139029-fc8f-4646-a70d-14c06ce8980e"}]} 2018-11-06 15:19:11,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-382d52be-1b00-410b-8fc6-15833206018b 2018-11-06 15:19:11,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:11,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f91e0bd8-e623-4535-8233-e6a3bbef91d8 x-compute-request-id: req-f91e0bd8-e623-4535-8233-e6a3bbef91d8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:9c:65", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:9c:65", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/72892077-ca4a-43fd-b028-ff36749674e2", "rel": "bookmark"}], "image": {"id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "links": [{"href": "http://172.30.9.27:8774/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-11-06T15:19:05.000000", "flavor": {"id": "3d6f328a-bbdb-4337-961f-acfd46280d8f", "links": [{"href": "http://172.30.9.27:8774/flavors/3d6f328a-bbdb-4337-961f-acfd46280d8f", "rel": "bookmark"}]}, "id": "72892077-ca4a-43fd-b028-ff36749674e2", "security_groups": [{"name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp"}], "user_id": "70bdc22fc4b0483891c15c1550766e61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:19:05Z", "hostId": "ffe9cc56d3eed1b506b1773759c2fe0881eebeec41ea5e6a9ae07975", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "created": "2018-11-06T15:18:59Z", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:19:11,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2 used request id req-f91e0bd8-e623-4535-8233-e6a3bbef91d8 2018-11-06 15:19:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:12,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2ba43c8c-cb0a-4015-933c-28afd8bb9a05 Date: Tue, 06 Nov 2018 15:19:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:12,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-2ba43c8c-cb0a-4015-933c-28afd8bb9a05 2018-11-06 15:19:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:12,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc137cfe-acce-404b-ae39-0c378ddd69f1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:12,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-cc137cfe-acce-404b-ae39-0c378ddd69f1 2018-11-06 15:19:12,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:12,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a8bd5625-8569-4ad9-b021-e8dde220776a Date: Tue, 06 Nov 2018 15:19:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:12,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-a8bd5625-8569-4ad9-b021-e8dde220776a 2018-11-06 15:19:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:12,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-d96db50c-5dac-4563-87cd-e01d4cacf171 Date: Tue, 06 Nov 2018 15:19:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.4"}],"id":"091ea272-8ea3-4f7e-a8bc-646748955951","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:4a:a3","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.2"}],"id":"ab8a895f-8b0f-4a7c-a02b-f9e3bf8cf081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:d6:43","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.1"}],"id":"eaf413f9-3f28-4a61-ab1a-f0332362898f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:5c:62","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:55Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.3"}],"id":"ee39667e-c808-47a3-ab1a-3365386d48fd","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:13:95","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-82139029-fc8f-4646-a70d-14c06ce8980e"}]} 2018-11-06 15:19:12,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-d96db50c-5dac-4563-87cd-e01d4cacf171 2018-11-06 15:19:12,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:12,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:12 GMT Server: Apache x-openstack-request-id: req-1da459a7-bd22-4468-8e74-3d3a4586bcc9 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:12,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:12 GMT Server: Apache x-openstack-request-id: req-c18073f5-87b2-480a-ae48-3abcb6477135 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1062 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "77568052-ffd6-4fc1-9b08-63285bfcdd09", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "3d6f328a-bbdb-4337-961f-acfd46280d8f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "82139029-fc8f-4646-a70d-14c06ce8980e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "156d7236-999a-4173-b127-d4c9dd68b645", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "970f261e-ca98-4d38-9a28-6ce3e05a7012", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "212", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a228d8f2-0bd4-4c86-b837-45bd115d2ec3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a228d8f2-0bd4-4c86-b837-45bd115d2ec3:subnet_id=6f5f466c-7237-43d3-aa01-0458cd9ff5fb", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6f5f466c-7237-43d3-aa01-0458cd9ff5fb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1e126110-e367-4c16-ac87-93ece8b06072", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T15:18:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2c678bf4-1aca-4249-ae05-812b797101a0", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T15:18:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:18:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "72892077-ca4a-43fd-b028-ff36749674e2", "resource_type": "OS::Nova::Server"}]} 2018-11-06 15:19:12,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b/resources used request id req-c18073f5-87b2-480a-ae48-3abcb6477135 2018-11-06 15:19:12,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/77568052-ffd6-4fc1-9b08-63285bfcdd09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:12,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72389d97-7121-42ef-baf2-74537b5bfe97 x-compute-request-id: req-72389d97-7121-42ef-baf2-74537b5bfe97 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/77568052-ffd6-4fc1-9b08-63285bfcdd09", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/77568052-ffd6-4fc1-9b08-63285bfcdd09", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "77568052-ffd6-4fc1-9b08-63285bfcdd09", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-flavor2-vnefhgkhijek", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:19:12,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/77568052-ffd6-4fc1-9b08-63285bfcdd09 used request id req-72389d97-7121-42ef-baf2-74537b5bfe97 2018-11-06 15:19:12,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6f5f466c-7237-43d3-aa01-0458cd9ff5fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:12,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ce97d80e-20f2-4516-a131-ed1b9472a115 Date: Tue, 06 Nov 2018 15:19:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}} 2018-11-06 15:19:12,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6f5f466c-7237-43d3-aa01-0458cd9ff5fb used request id req-ce97d80e-20f2-4516-a131-ed1b9472a115 2018-11-06 15:19:12,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:12,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1f430978-54ae-4d01-bf13-3a0506ac1362 Date: Tue, 06 Nov 2018 15:19:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:12,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-1f430978-54ae-4d01-bf13-3a0506ac1362 2018-11-06 15:19:12,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:12,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fcc4d9f5-c8ae-4d82-bcb0-fe0d329f98de Date: Tue, 06 Nov 2018 15:19:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:12,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-fcc4d9f5-c8ae-4d82-bcb0-fe0d329f98de 2018-11-06 15:19:12,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-800f8f14-31b8-4bd6-a5ca-460406ef8e0d Date: Tue, 06 Nov 2018 15:19:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:13,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-800f8f14-31b8-4bd6-a5ca-460406ef8e0d 2018-11-06 15:19:13,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32144335-098a-46fe-8e75-34a863e5b702 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:13,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-32144335-098a-46fe-8e75-34a863e5b702 2018-11-06 15:19:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7e06cd91-57d6-4966-83e6-f32c250424c5 Date: Tue, 06 Nov 2018 15:19:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:13,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-7e06cd91-57d6-4966-83e6-f32c250424c5 2018-11-06 15:19:13,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e&mac_address=fa%3A16%3A3e%3Ad0%3Aab%3Ab8&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-db023c98-4537-4bad-80d8-94c9b82a1335 Date: Tue, 06 Nov 2018 15:19:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"}]} 2018-11-06 15:19:13,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e&mac_address=fa%3A16%3A3e%3Ad0%3Aab%3Ab8&admin_state_up=True used request id req-db023c98-4537-4bad-80d8-94c9b82a1335 2018-11-06 15:19:13,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ff4d31-af30-471c-b48b-3e67b8baac7b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:13,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-04ff4d31-af30-471c-b48b-3e67b8baac7b 2018-11-06 15:19:13,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7981818b-8518-4426-a7aa-df2ff37c5eda Date: Tue, 06 Nov 2018 15:19:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:13,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-7981818b-8518-4426-a7aa-df2ff37c5eda 2018-11-06 15:19:13,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dfc2de2b-4492-4b8e-a7b9-50d72b60eee6 Date: Tue, 06 Nov 2018 15:19:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:13,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-dfc2de2b-4492-4b8e-a7b9-50d72b60eee6 2018-11-06 15:19:13,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-eb46dd02-8ee7-47b5-a2f7-71632db430f0 Date: Tue, 06 Nov 2018 15:19:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.4"}],"id":"091ea272-8ea3-4f7e-a8bc-646748955951","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:4a:a3","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.2"}],"id":"ab8a895f-8b0f-4a7c-a02b-f9e3bf8cf081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:d6:43","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.1"}],"id":"eaf413f9-3f28-4a61-ab1a-f0332362898f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:5c:62","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:55Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.3"}],"id":"ee39667e-c808-47a3-ab1a-3365386d48fd","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:13:95","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-82139029-fc8f-4646-a70d-14c06ce8980e"}]} 2018-11-06 15:19:13,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-eb46dd02-8ee7-47b5-a2f7-71632db430f0 2018-11-06 15:19:13,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-dbbbc9a3-6244-48d2-b4b1-bf7dfea63512 Date: Tue, 06 Nov 2018 15:19:13 GMT RESP BODY: {"floatingips": [{"router_id": "a228d8f2-0bd4-4c86-b837-45bd115d2ec3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "created_at": "2018-11-06T15:18:54Z", "updated_at": "2018-11-06T15:18:57Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "83ac1b47adb544618a0462901d9a5b1b", "port_id": "1e126110-e367-4c16-ac87-93ece8b06072", "id": "970f261e-ca98-4d38-9a28-6ce3e05a7012"}]} 2018-11-06 15:19:13,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-dbbbc9a3-6244-48d2-b4b1-bf7dfea63512 2018-11-06 15:19:13,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2bbfbff6-296c-4c20-a7a8-e71382ca3f03 Date: Tue, 06 Nov 2018 15:19:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:18:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:18:39Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/snap", "metadata": {}}], "self": "/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "min_disk": 0, "protected": false, "id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "file": "/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83ac1b47adb544618a0462901d9a5b1b", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:19:13,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 used request id req-2bbfbff6-296c-4c20-a7a8-e71382ca3f03 2018-11-06 15:19:13,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2fc62699-9d11-400e-b86c-d027a31b10af Date: Tue, 06 Nov 2018 15:19: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-11-06 15:19:13,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2fc62699-9d11-400e-b86c-d027a31b10af 2018-11-06 15:19:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:13,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:13 GMT Server: Apache x-openstack-request-id: req-7d44f321-b4fa-462e-885e-17edeeec6e32 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:14,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:13 GMT Server: Apache x-openstack-request-id: req-c39ec0a8-f0fc-4089-8bb7-1e50189d3c83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx2rUemvrlInWMFyFf3iiCwE3cN6G+XmAIsPusqI83aK0qE+t\npjRvQjQcmUflkhg/qH8bxA2vg6XRNDdiCnU6Tg8kjGYuAQcj4eVSQ1Y+NfBZjhvA\n9DSzTEVMTH63VZdScyRNkuk5wGbWpiu9+jG4D9QBUMEr1SdiZvU9+IqKgMg6F6RE\nKG1Vtcd/p0JFIF76fGTIKiVaFNpwjO+8+FwI1b14f97X2blkGo+qbZgyMPebmQFc\n4ntHAER02hNQ0YR4m4byE2o4kQNljf0JH7DPJNno63VHDohg0owL6bNHc7mZCUp+\nLzTVGseOk+YbO/R3ymTvQi1JQzg7Zuxk7wTHyQIDAQABAoIBAQDGoEzFJ0s951DV\nWMKLph9Y8LxFCxDL2k5b0malvNz9MXvaDYr7+kw7V+aIcklijA6UCQ8h5zPD39yR\nsvxPSFZru79+rKPz2CXQcfbPJU7PsPeyiUhWtUtFk9yccLaxZQj1sNonk3A3iPcS\nCo2ub+lSsqsgwVekdxcXT/yK24t7GrGTJ8xobbKXZjNxiaJ1ja0M5B8Euo4rk4Jk\n39GCm/tqVU45/NTKKDwrHmogPmLH3fL0geEaJlhtxQhj73LaQdTRQ6QmAlmdZq2H\nqf94eChrtfL4N9yn4gsgvLNJTpk+N8p5mOLcTrfvrtoBoV6nFBnAQdyFG1lGfOc9\nPfUETyF1AoGBAO9ASQrpUSMus4WSb1zjn1b4BBpigf1vTqhh++pJx3WLRqNKzwBI\nUO/DlWfylKTB0adZLSFjxXOaOr5STBo7yysHcB9qJcffPmeckrihFdoeb7nrdMQr\nvBqBwbnpUkP+/BfVWPWf3l7kEIlj6VSnWqKuqOPQUS76/u56QHm+OpjTAoGBANVg\nqsUpcCp10bk1c9cPLmb5jw/L9Cd8obVhj9wpvrDgFHskpi3jwL1VeSeeLZ33n0wx\nWL7zrbed0K6r2+C0IWHNdGbsnhTDAiPgc5/HWe1XxiBXALMz76ob+Q5C1l2iKGut\nx2+CzTMZaZYoLH6TTcRSZLtU1t+cBug2oo10sLtzAoGAAY8OqsaIY81LGCSzGwzU\nnfFxvWZE6IzQG2LADG+8n/RvWmMDZEIUXOuOTqYS99vXbNq045HN2In5tgG9QzJ+\niWI8BchgRKQcuPoZLqDGDqzCF5kEIr8SM64CwB5YDd9cbx9RvA/1l/KudOa0v3tz\nqLmwmgNidAbooE8lmmV15kcCgYBYc4T2zBGqGEMC0oydhraGi0bplnM0dy6VgMbg\nzhE1Qv5aebvFZBb+pVLewGxKgl5veDlAlsTZS7s43Rb9k84Ou9tX2xhApQHbG2zy\nu/GkOHFx8H7iylG8I3Jfngc8sz6sPFJjAEbNuugRDcA8DBX9nuYQ3b9g3E3krtk9\naDTmzwKBgQCquDM1zrcZfa0Zzf2d0v/hfmC0Djs+E4brOGZs/GEGraLQe3XFuHH7\nHcsXzeF1q4Y92WSiXugLX48uQRCYm92jz0rqbcne7cq4RqVvDKYdc/P7ygEjZeae\nhV94/ZP5Jg4h9gXiWdIZz9xvEzAxOVRM472rXLLj6fdfIChM5GDDYA==\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-11-06 15:19:14,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-c39ec0a8-f0fc-4089-8bb7-1e50189d3c83 2018-11-06 15:19:14,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:19:14,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:19:14,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "0a8eea4bf0a24f8da8c952d7d522173c", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj-role"}], "expires_at": "2018-11-06T16:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83ac1b47adb544618a0462901d9a5b1b", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-user", "id": "70bdc22fc4b0483891c15c1550766e61"}, "audit_ids": ["VxcPJeApQRuNcTOaxi480A"], "issued_at": "2018-11-06T15:19:14.000000Z"}} 2018-11-06 15:19:14,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:14,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36740d5b-bd80-44b1-8226-fd5b2b15e1fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:19:14,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-36740d5b-bd80-44b1-8226-fd5b2b15e1fd 2018-11-06 15:19:14,705 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:19:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:14,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4395149b-fe0a-4547-9a62-70032f693df9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:19:14,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4395149b-fe0a-4547-9a62-70032f693df9 2018-11-06 15:19:14,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:15,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a4bcf5ac-5dea-4b87-b66f-2a599f7ec628 Date: Tue, 06 Nov 2018 15:19:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:15,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-a4bcf5ac-5dea-4b87-b66f-2a599f7ec628 2018-11-06 15:19:15,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:19:15,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:19: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:19:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:15,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c269f1-e436-4250-9bc0-401409e1f26a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:15,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-31c269f1-e436-4250-9bc0-401409e1f26a 2018-11-06 15:19:15,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:15,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b9503009-e8f7-4ad2-9bf1-86b06fd7495f Date: Tue, 06 Nov 2018 15:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:15,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-b9503009-e8f7-4ad2-9bf1-86b06fd7495f 2018-11-06 15:19:15,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e&mac_address=fa%3A16%3A3e%3Ad0%3Aab%3Ab8&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:15,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-274549fd-89a6-4770-a8ca-ab3f4244b444 Date: Tue, 06 Nov 2018 15:19:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"}]} 2018-11-06 15:19:15,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e&mac_address=fa%3A16%3A3e%3Ad0%3Aab%3Ab8&admin_state_up=True used request id req-274549fd-89a6-4770-a8ca-ab3f4244b444 2018-11-06 15:19:15,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:15,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cefd22d-659c-4be7-866f-26b39c67b278 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:15,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-2cefd22d-659c-4be7-866f-26b39c67b278 2018-11-06 15:19:15,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:16,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19: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-a3ef8893-ce93-49f2-8391-2b0a3be7976d x-compute-request-id: req-a3ef8893-ce93-49f2-8391-2b0a3be7976d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:ab:b8", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2c678bf4-1aca-4249-ae05-812b797101a0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2c678bf4-1aca-4249-ae05-812b797101a0", "rel": "bookmark"}], "image": {"id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "links": [{"href": "http://172.30.9.27:8774/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-11-06T15:19:01.000000", "flavor": {"id": "77568052-ffd6-4fc1-9b08-63285bfcdd09", "links": [{"href": "http://172.30.9.27:8774/flavors/77568052-ffd6-4fc1-9b08-63285bfcdd09", "rel": "bookmark"}]}, "id": "2c678bf4-1aca-4249-ae05-812b797101a0", "security_groups": [{"name": "default"}], "user_id": "70bdc22fc4b0483891c15c1550766e61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:19:01Z", "hostId": "8fe1c422d525e4b110c92f840663a425f237058d6b2af8c16acaf23d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "created": "2018-11-06T15:18:56Z", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:19:16,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2 used request id req-a3ef8893-ce93-49f2-8391-2b0a3be7976d 2018-11-06 15:19:16,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:16,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-945ac000-5852-49a5-8203-7ce20d4e1894 Date: Tue, 06 Nov 2018 15:19:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:16,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-945ac000-5852-49a5-8203-7ce20d4e1894 2018-11-06 15:19:16,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:16,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-19e5a476-0c45-4381-9720-7a279e9f1f89 Date: Tue, 06 Nov 2018 15:19:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:16,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-19e5a476-0c45-4381-9720-7a279e9f1f89 2018-11-06 15:19:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:16,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-2fc38fe6-3138-4232-975e-ed021efd89ec Date: Tue, 06 Nov 2018 15:19:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.4"}],"id":"091ea272-8ea3-4f7e-a8bc-646748955951","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:4a:a3","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.2"}],"id":"ab8a895f-8b0f-4a7c-a02b-f9e3bf8cf081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:d6:43","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.1"}],"id":"eaf413f9-3f28-4a61-ab1a-f0332362898f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:5c:62","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:55Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.3"}],"id":"ee39667e-c808-47a3-ab1a-3365386d48fd","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:13:95","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-82139029-fc8f-4646-a70d-14c06ce8980e"}]} 2018-11-06 15:19:16,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-2fc38fe6-3138-4232-975e-ed021efd89ec 2018-11-06 15:19:16,902 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2 2018-11-06 15:19:16,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:17,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-af3ade27-1058-4398-8257-08da0c4e5956 Date: Tue, 06 Nov 2018 15:19:17 GMT RESP BODY: {"floatingips": [{"router_id": "a228d8f2-0bd4-4c86-b837-45bd115d2ec3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "created_at": "2018-11-06T15:18:54Z", "updated_at": "2018-11-06T15:18:57Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "83ac1b47adb544618a0462901d9a5b1b", "port_id": "1e126110-e367-4c16-ac87-93ece8b06072", "id": "970f261e-ca98-4d38-9a28-6ce3e05a7012"}]} 2018-11-06 15:19:17,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-af3ade27-1058-4398-8257-08da0c4e5956 2018-11-06 15:19:17,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/3d6f328a-bbdb-4337-961f-acfd46280d8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a6579f3-992d-4d49-b1b1-ad44931d501c x-compute-request-id: req-9a6579f3-992d-4d49-b1b1-ad44931d501c Content-Encoding: gzip Content-Length: 337 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3d6f328a-bbdb-4337-961f-acfd46280d8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3d6f328a-bbdb-4337-961f-acfd46280d8f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "3d6f328a-bbdb-4337-961f-acfd46280d8f", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-flavor1-k6xfbauw7hvp", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:19:17,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/3d6f328a-bbdb-4337-961f-acfd46280d8f used request id req-9a6579f3-992d-4d49-b1b1-ad44931d501c 2018-11-06 15:19:17,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6f5f466c-7237-43d3-aa01-0458cd9ff5fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d94060b0-dcbd-4b5e-bec6-28c4aa038425 Date: Tue, 06 Nov 2018 15:19:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}} 2018-11-06 15:19:17,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6f5f466c-7237-43d3-aa01-0458cd9ff5fb used request id req-d94060b0-dcbd-4b5e-bec6-28c4aa038425 2018-11-06 15:19:17,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0e42a341-3420-44b5-81c8-23850d3e103c Date: Tue, 06 Nov 2018 15:19:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:17,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-0e42a341-3420-44b5-81c8-23850d3e103c 2018-11-06 15:19:17,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-604e853a-9653-4dfe-97d8-2e2f1a2254ce Date: Tue, 06 Nov 2018 15:19:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:17,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-604e853a-9653-4dfe-97d8-2e2f1a2254ce 2018-11-06 15:19:17,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e1024e4a-d76f-4bea-a0ba-65f25d4d1d75 Date: Tue, 06 Nov 2018 15:19:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:17,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-e1024e4a-d76f-4bea-a0ba-65f25d4d1d75 2018-11-06 15:19:17,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86984699-af68-4eee-a70c-24b8993034b9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:17,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-86984699-af68-4eee-a70c-24b8993034b9 2018-11-06 15:19:17,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1df4553d-ee3e-4f49-b438-367d81c0119c Date: Tue, 06 Nov 2018 15:19:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:17,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-1df4553d-ee3e-4f49-b438-367d81c0119c 2018-11-06 15:19:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e&mac_address=fa%3A16%3A3e%3A76%3A9c%3A65&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-34fa1363-add7-4f72-91b5-a1fc4918e177 Date: Tue, 06 Nov 2018 15:19:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"}]} 2018-11-06 15:19:17,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e&mac_address=fa%3A16%3A3e%3A76%3A9c%3A65&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks&admin_state_up=True used request id req-34fa1363-add7-4f72-91b5-a1fc4918e177 2018-11-06 15:19:17,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3aee2e9-0be3-4a5f-9065-ed03a562bcc8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:17,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-f3aee2e9-0be3-4a5f-9065-ed03a562bcc8 2018-11-06 15:19:17,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-577e1286-7d6d-4a04-b181-69af77ffaca4 Date: Tue, 06 Nov 2018 15:19:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:17,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-577e1286-7d6d-4a04-b181-69af77ffaca4 2018-11-06 15:19:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:17,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2300cfdc-9e76-4353-877e-e74bf4fad15c Date: Tue, 06 Nov 2018 15:19:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:17,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-2300cfdc-9e76-4353-877e-e74bf4fad15c 2018-11-06 15:19:17,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-4b454f39-75ed-4cc0-96d7-494d57a694ae Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.4"}],"id":"091ea272-8ea3-4f7e-a8bc-646748955951","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:4a:a3","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.2"}],"id":"ab8a895f-8b0f-4a7c-a02b-f9e3bf8cf081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:d6:43","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.1"}],"id":"eaf413f9-3f28-4a61-ab1a-f0332362898f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:5c:62","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:55Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.3"}],"id":"ee39667e-c808-47a3-ab1a-3365386d48fd","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:13:95","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-82139029-fc8f-4646-a70d-14c06ce8980e"}]} 2018-11-06 15:19:18,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-4b454f39-75ed-4cc0-96d7-494d57a694ae 2018-11-06 15:19:18,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-b1ad18c7-de7c-4c1d-9a7e-a13733faaee7 Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"floatingips": [{"router_id": "a228d8f2-0bd4-4c86-b837-45bd115d2ec3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "created_at": "2018-11-06T15:18:54Z", "updated_at": "2018-11-06T15:18:57Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "83ac1b47adb544618a0462901d9a5b1b", "port_id": "1e126110-e367-4c16-ac87-93ece8b06072", "id": "970f261e-ca98-4d38-9a28-6ce3e05a7012"}]} 2018-11-06 15:19:18,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-b1ad18c7-de7c-4c1d-9a7e-a13733faaee7 2018-11-06 15:19:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/a228d8f2-0bd4-4c86-b837-45bd115d2ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-2aca73df-6fba-46a6-b785-39757e507366 Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "created_at": "2018-11-06T15:18:47Z", "admin_state_up": true, "updated_at": "2018-11-06T15:18:55Z", "project_id": "83ac1b47adb544618a0462901d9a5b1b", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "a228d8f2-0bd4-4c86-b837-45bd115d2ec3", "name": "mgmt_router"}} 2018-11-06 15:19:18,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/a228d8f2-0bd4-4c86-b837-45bd115d2ec3 used request id req-2aca73df-6fba-46a6-b785-39757e507366 2018-11-06 15:19:18,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=a228d8f2-0bd4-4c86-b837-45bd115d2ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-ca2c5527-7b83-41e1-9768-3780f8a82158 Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:54Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a7700ee-3623-4788-922c-43b0cc79a103","ip_address":"169.254.192.1"}],"id":"908fd2e7-1da6-4445-83bd-6bbd934b0dc1","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:39:b5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 83ac1b47adb544618a0462901d9a5b1b","admin_state_up":true,"network_id":"61529a57-2938-4610-84e9-0795f6bb20c8","tenant_id":"","created_at":"2018-11-06T15:18:49Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a7700ee-3623-4788-922c-43b0cc79a103","ip_address":"169.254.192.7"}],"id":"9cb9254a-2e3d-43ac-bee6-50191128020e","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:bc:f3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 83ac1b47adb544618a0462901d9a5b1b","admin_state_up":true,"network_id":"61529a57-2938-4610-84e9-0795f6bb20c8","tenant_id":"","created_at":"2018-11-06T15:18:50Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:56Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a7700ee-3623-4788-922c-43b0cc79a103","ip_address":"169.254.192.2"}],"id":"bab69320-9ec7-4f07-a2a4-22701fcaf1c7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:a6:08","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 83ac1b47adb544618a0462901d9a5b1b","admin_state_up":true,"network_id":"61529a57-2938-4610-84e9-0795f6bb20c8","tenant_id":"","created_at":"2018-11-06T15:18:48Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:08Z","device_owner":"network:router_gateway","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.202"}],"id":"bb532113-3246-42a6-bf1d-789336b4f31d","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:a4: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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T15:18:47Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.1"}],"id":"eaf413f9-3f28-4a61-ab1a-f0332362898f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:5c:62","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:55Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"}]} 2018-11-06 15:19:18,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=a228d8f2-0bd4-4c86-b837-45bd115d2ec3 used request id req-ca2c5527-7b83-41e1-9768-3780f8a82158 2018-11-06 15:19:18,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0736c121-e057-4452-8f68-dc2543a5875f Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 15:19:18,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-0736c121-e057-4452-8f68-dc2543a5875f 2018-11-06 15:19:18,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9a7700ee-3623-4788-922c-43b0cc79a103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-df125c9e-3e76-49c5-a0f0-fc4c64fff321 Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"61529a57-2938-4610-84e9-0795f6bb20c8","tenant_id":"","created_at":"2018-11-06T15:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18: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":"9a7700ee-3623-4788-922c-43b0cc79a103","subnetpool_id":null,"name":"HA subnet tenant 83ac1b47adb544618a0462901d9a5b1b"}} 2018-11-06 15:19:18,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9a7700ee-3623-4788-922c-43b0cc79a103 used request id req-df125c9e-3e76-49c5-a0f0-fc4c64fff321 2018-11-06 15:19:18,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9a7700ee-3623-4788-922c-43b0cc79a103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-25445369-ff35-4cce-a2d3-79ef98e3cdc5 Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"61529a57-2938-4610-84e9-0795f6bb20c8","tenant_id":"","created_at":"2018-11-06T15:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18: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":"9a7700ee-3623-4788-922c-43b0cc79a103","subnetpool_id":null,"name":"HA subnet tenant 83ac1b47adb544618a0462901d9a5b1b"}} 2018-11-06 15:19:18,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9a7700ee-3623-4788-922c-43b0cc79a103 used request id req-25445369-ff35-4cce-a2d3-79ef98e3cdc5 2018-11-06 15:19:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9a7700ee-3623-4788-922c-43b0cc79a103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1eacd9a0-3d71-4fdc-9c7b-d4646b75c924 Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"61529a57-2938-4610-84e9-0795f6bb20c8","tenant_id":"","created_at":"2018-11-06T15:18:47Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18: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":"9a7700ee-3623-4788-922c-43b0cc79a103","subnetpool_id":null,"name":"HA subnet tenant 83ac1b47adb544618a0462901d9a5b1b"}} 2018-11-06 15:19:18,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9a7700ee-3623-4788-922c-43b0cc79a103 used request id req-1eacd9a0-3d71-4fdc-9c7b-d4646b75c924 2018-11-06 15:19:18,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6f5f466c-7237-43d3-aa01-0458cd9ff5fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3beb05a2-0861-4e60-8ed7-4e29b20c4c33 Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}} 2018-11-06 15:19:18,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6f5f466c-7237-43d3-aa01-0458cd9ff5fb used request id req-3beb05a2-0861-4e60-8ed7-4e29b20c4c33 2018-11-06 15:19:18,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1e126110-e367-4c16-ac87-93ece8b06072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-8454a0d7-68ab-4e32-b4ca-8a3b6ea70fdb Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","device_id":"72892077-ca4a-43fd-b028-ff36749674e2","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","project_id":"83ac1b47adb544618a0462901d9a5b1b","qos_policy_id":null,"admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal"}} 2018-11-06 15:19:18,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/1e126110-e367-4c16-ac87-93ece8b06072 used request id req-8454a0d7-68ab-4e32-b4ca-8a3b6ea70fdb 2018-11-06 15:19:18,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6f5f466c-7237-43d3-aa01-0458cd9ff5fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-77daa266-1de7-4ae3-b7ba-229cd1a6b24e Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}} 2018-11-06 15:19:18,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6f5f466c-7237-43d3-aa01-0458cd9ff5fb used request id req-77daa266-1de7-4ae3-b7ba-229cd1a6b24e 2018-11-06 15:19:18,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:18,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b0f6fd51-c533-4093-b5ab-effe9534150c Date: Tue, 06 Nov 2018 15:19:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:18:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:18:39Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/snap", "metadata": {}}], "self": "/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "min_disk": 0, "protected": false, "id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "file": "/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83ac1b47adb544618a0462901d9a5b1b", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:19:18,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 used request id req-b0f6fd51-c533-4093-b5ab-effe9534150c 2018-11-06 15:19:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:19,071 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:18 GMT Server: Apache x-openstack-request-id: req-eeb5e87c-74ed-491a-9b06-71bc3f7b3d71 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:19,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:19 GMT Server: Apache x-openstack-request-id: req-8f401e7b-b070-45c9-b3c8-30e4538d101f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx2rUemvrlInWMFyFf3iiCwE3cN6G+XmAIsPusqI83aK0qE+t\npjRvQjQcmUflkhg/qH8bxA2vg6XRNDdiCnU6Tg8kjGYuAQcj4eVSQ1Y+NfBZjhvA\n9DSzTEVMTH63VZdScyRNkuk5wGbWpiu9+jG4D9QBUMEr1SdiZvU9+IqKgMg6F6RE\nKG1Vtcd/p0JFIF76fGTIKiVaFNpwjO+8+FwI1b14f97X2blkGo+qbZgyMPebmQFc\n4ntHAER02hNQ0YR4m4byE2o4kQNljf0JH7DPJNno63VHDohg0owL6bNHc7mZCUp+\nLzTVGseOk+YbO/R3ymTvQi1JQzg7Zuxk7wTHyQIDAQABAoIBAQDGoEzFJ0s951DV\nWMKLph9Y8LxFCxDL2k5b0malvNz9MXvaDYr7+kw7V+aIcklijA6UCQ8h5zPD39yR\nsvxPSFZru79+rKPz2CXQcfbPJU7PsPeyiUhWtUtFk9yccLaxZQj1sNonk3A3iPcS\nCo2ub+lSsqsgwVekdxcXT/yK24t7GrGTJ8xobbKXZjNxiaJ1ja0M5B8Euo4rk4Jk\n39GCm/tqVU45/NTKKDwrHmogPmLH3fL0geEaJlhtxQhj73LaQdTRQ6QmAlmdZq2H\nqf94eChrtfL4N9yn4gsgvLNJTpk+N8p5mOLcTrfvrtoBoV6nFBnAQdyFG1lGfOc9\nPfUETyF1AoGBAO9ASQrpUSMus4WSb1zjn1b4BBpigf1vTqhh++pJx3WLRqNKzwBI\nUO/DlWfylKTB0adZLSFjxXOaOr5STBo7yysHcB9qJcffPmeckrihFdoeb7nrdMQr\nvBqBwbnpUkP+/BfVWPWf3l7kEIlj6VSnWqKuqOPQUS76/u56QHm+OpjTAoGBANVg\nqsUpcCp10bk1c9cPLmb5jw/L9Cd8obVhj9wpvrDgFHskpi3jwL1VeSeeLZ33n0wx\nWL7zrbed0K6r2+C0IWHNdGbsnhTDAiPgc5/HWe1XxiBXALMz76ob+Q5C1l2iKGut\nx2+CzTMZaZYoLH6TTcRSZLtU1t+cBug2oo10sLtzAoGAAY8OqsaIY81LGCSzGwzU\nnfFxvWZE6IzQG2LADG+8n/RvWmMDZEIUXOuOTqYS99vXbNq045HN2In5tgG9QzJ+\niWI8BchgRKQcuPoZLqDGDqzCF5kEIr8SM64CwB5YDd9cbx9RvA/1l/KudOa0v3tz\nqLmwmgNidAbooE8lmmV15kcCgYBYc4T2zBGqGEMC0oydhraGi0bplnM0dy6VgMbg\nzhE1Qv5aebvFZBb+pVLewGxKgl5veDlAlsTZS7s43Rb9k84Ou9tX2xhApQHbG2zy\nu/GkOHFx8H7iylG8I3Jfngc8sz6sPFJjAEbNuugRDcA8DBX9nuYQ3b9g3E3krtk9\naDTmzwKBgQCquDM1zrcZfa0Zzf2d0v/hfmC0Djs+E4brOGZs/GEGraLQe3XFuHH7\nHcsXzeF1q4Y92WSiXugLX48uQRCYm92jz0rqbcne7cq4RqVvDKYdc/P7ygEjZeae\nhV94/ZP5Jg4h9gXiWdIZz9xvEzAxOVRM472rXLLj6fdfIChM5GDDYA==\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-11-06 15:19:19,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-8f401e7b-b070-45c9-b3c8-30e4538d101f 2018-11-06 15:19:19,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:19:19,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:19:19,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "0a8eea4bf0a24f8da8c952d7d522173c", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj-role"}], "expires_at": "2018-11-06T16:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83ac1b47adb544618a0462901d9a5b1b", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/83ac1b47adb544618a0462901d9a5b1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-user", "id": "70bdc22fc4b0483891c15c1550766e61"}, "audit_ids": ["ghJachDEQ6iOrucEEprQWQ"], "issued_at": "2018-11-06T15:19:19.000000Z"}} 2018-11-06 15:19:19,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:19,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12ca3e3-0294-40d3-ba4f-a797e90336a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:19:19,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b12ca3e3-0294-40d3-ba4f-a797e90336a2 2018-11-06 15:19:19,724 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:19:19,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:19,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1a84e0-5799-4d59-a81b-9df12e9e8ffa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:19:19,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e1a84e0-5799-4d59-a81b-9df12e9e8ffa 2018-11-06 15:19:19,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:19,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-94d860b5-2d55-4136-a5c6-5265fab316cc Date: Tue, 06 Nov 2018 15:19:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:20,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-94d860b5-2d55-4136-a5c6-5265fab316cc 2018-11-06 15:19:20,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:19:20,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:19:20,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:20,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c254d8cf-61a5-41ee-bf83-d41442f8dceb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:20,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-c254d8cf-61a5-41ee-bf83-d41442f8dceb 2018-11-06 15:19:20,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:20,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d4bb25bd-b61c-4f5a-883a-bfe8db57f276 Date: Tue, 06 Nov 2018 15:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:20,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-d4bb25bd-b61c-4f5a-883a-bfe8db57f276 2018-11-06 15:19:20,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e&mac_address=fa%3A16%3A3e%3A76%3A9c%3A65&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:20,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-9fdb624b-62b8-43cc-b047-e24c7490403f Date: Tue, 06 Nov 2018 15:19:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"}]} 2018-11-06 15:19:20,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e&mac_address=fa%3A16%3A3e%3A76%3A9c%3A65&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks&admin_state_up=True used request id req-9fdb624b-62b8-43cc-b047-e24c7490403f 2018-11-06 15:19:20,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:20,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7884d241-ae27-4076-bf94-bcf86c3732c2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:20,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-7884d241-ae27-4076-bf94-bcf86c3732c2 2018-11-06 15:19:20,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:21,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7272f003-c045-454a-89a3-12ac94872dc6 x-compute-request-id: req-7272f003-c045-454a-89a3-12ac94872dc6 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:9c:65", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:9c:65", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/72892077-ca4a-43fd-b028-ff36749674e2", "rel": "bookmark"}], "image": {"id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "links": [{"href": "http://172.30.9.27:8774/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-11-06T15:19:05.000000", "flavor": {"id": "3d6f328a-bbdb-4337-961f-acfd46280d8f", "links": [{"href": "http://172.30.9.27:8774/flavors/3d6f328a-bbdb-4337-961f-acfd46280d8f", "rel": "bookmark"}]}, "id": "72892077-ca4a-43fd-b028-ff36749674e2", "security_groups": [{"name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp"}], "user_id": "70bdc22fc4b0483891c15c1550766e61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:19:05Z", "hostId": "ffe9cc56d3eed1b506b1773759c2fe0881eebeec41ea5e6a9ae07975", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "created": "2018-11-06T15:18:59Z", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:19:21,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1 used request id req-7272f003-c045-454a-89a3-12ac94872dc6 2018-11-06 15:19:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:22,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6f364521-c1fd-44d7-b16d-476c486dc1d4 Date: Tue, 06 Nov 2018 15:19:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:22,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-6f364521-c1fd-44d7-b16d-476c486dc1d4 2018-11-06 15:19:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:22,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-112f9229-dc6f-4d1c-9d4d-dc2ef1931d90 Date: Tue, 06 Nov 2018 15:19:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:22,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-112f9229-dc6f-4d1c-9d4d-dc2ef1931d90 2018-11-06 15:19:22,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:22,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-c61b967d-6e66-461a-976c-18da6438744c Date: Tue, 06 Nov 2018 15:19:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.4"}],"id":"091ea272-8ea3-4f7e-a8bc-646748955951","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:4a:a3","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.2"}],"id":"ab8a895f-8b0f-4a7c-a02b-f9e3bf8cf081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:d6:43","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.1"}],"id":"eaf413f9-3f28-4a61-ab1a-f0332362898f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:5c:62","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:55Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.3"}],"id":"ee39667e-c808-47a3-ab1a-3365386d48fd","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:13:95","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-82139029-fc8f-4646-a70d-14c06ce8980e"}]} 2018-11-06 15:19:22,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-c61b967d-6e66-461a-976c-18da6438744c 2018-11-06 15:19:22,591 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1 2018-11-06 15:19:22,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:22,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-43ad6d4c-8237-4189-89d5-7bd115bebe2f Date: Tue, 06 Nov 2018 15:19:22 GMT RESP BODY: {"floatingips": [{"router_id": "a228d8f2-0bd4-4c86-b837-45bd115d2ec3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "created_at": "2018-11-06T15:18:54Z", "updated_at": "2018-11-06T15:18:57Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "83ac1b47adb544618a0462901d9a5b1b", "port_id": "1e126110-e367-4c16-ac87-93ece8b06072", "id": "970f261e-ca98-4d38-9a28-6ce3e05a7012"}]} 2018-11-06 15:19:22,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-43ad6d4c-8237-4189-89d5-7bd115bebe2f 2018-11-06 15:19:22,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/2c678bf4-1aca-4249-ae05-812b797101a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:23,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-b04487c3-cbbc-4b05-84a9-e9310870f024 x-compute-request-id: req-b04487c3-cbbc-4b05-84a9-e9310870f024 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:ab:b8", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2c678bf4-1aca-4249-ae05-812b797101a0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2c678bf4-1aca-4249-ae05-812b797101a0", "rel": "bookmark"}], "image": {"id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "links": [{"href": "http://172.30.9.27:8774/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-11-06T15:19:01.000000", "flavor": {"id": "77568052-ffd6-4fc1-9b08-63285bfcdd09", "links": [{"href": "http://172.30.9.27:8774/flavors/77568052-ffd6-4fc1-9b08-63285bfcdd09", "rel": "bookmark"}]}, "id": "2c678bf4-1aca-4249-ae05-812b797101a0", "security_groups": [{"name": "default"}], "user_id": "70bdc22fc4b0483891c15c1550766e61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:19:01Z", "hostId": "8fe1c422d525e4b110c92f840663a425f237058d6b2af8c16acaf23d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "created": "2018-11-06T15:18:56Z", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:19:23,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2c678bf4-1aca-4249-ae05-812b797101a0 used request id req-b04487c3-cbbc-4b05-84a9-e9310870f024 2018-11-06 15:19:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:23,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-94fb2ea8-3796-4769-b3fe-69d9c222b6a1 Date: Tue, 06 Nov 2018 15:19:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:23,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-94fb2ea8-3796-4769-b3fe-69d9c222b6a1 2018-11-06 15:19:23,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:23,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da7625d-251c-41e4-9f9f-eaeb01faf21a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:23,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-8da7625d-251c-41e4-9f9f-eaeb01faf21a 2018-11-06 15:19:23,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:23,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-14ed4c6d-878b-43fc-8aae-1ed97a8be37a Date: Tue, 06 Nov 2018 15:19:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:23,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-14ed4c6d-878b-43fc-8aae-1ed97a8be37a 2018-11-06 15:19:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ebf507500de5decff8cbcb080995c8b262eb35" 2018-11-06 15:19:24,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-510612c8-47a9-481a-a50e-988fcafb294e Date: Tue, 06 Nov 2018 15:19:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.4"}],"id":"091ea272-8ea3-4f7e-a8bc-646748955951","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:4a:a3","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.2"}],"id":"ab8a895f-8b0f-4a7c-a02b-f9e3bf8cf081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:d6:43","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.1"}],"id":"eaf413f9-3f28-4a61-ab1a-f0332362898f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:5c:62","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:55Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.3"}],"id":"ee39667e-c808-47a3-ab1a-3365386d48fd","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:13:95","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-82139029-fc8f-4646-a70d-14c06ce8980e"}]} 2018-11-06 15:19:24,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-510612c8-47a9-481a-a50e-988fcafb294e 2018-11-06 15:19:24,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:24,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-510da586-ed6c-4bbd-a131-1f46e97be3a7 x-compute-request-id: req-510da586-ed6c-4bbd-a131-1f46e97be3a7 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:9c:65", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:9c:65", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/72892077-ca4a-43fd-b028-ff36749674e2", "rel": "bookmark"}], "image": {"id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "links": [{"href": "http://172.30.9.27:8774/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-11-06T15:19:05.000000", "flavor": {"id": "3d6f328a-bbdb-4337-961f-acfd46280d8f", "links": [{"href": "http://172.30.9.27:8774/flavors/3d6f328a-bbdb-4337-961f-acfd46280d8f", "rel": "bookmark"}]}, "id": "72892077-ca4a-43fd-b028-ff36749674e2", "security_groups": [{"name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp"}], "user_id": "70bdc22fc4b0483891c15c1550766e61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:19:05Z", "hostId": "ffe9cc56d3eed1b506b1773759c2fe0881eebeec41ea5e6a9ae07975", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "created": "2018-11-06T15:18:59Z", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:19:24,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2 used request id req-510da586-ed6c-4bbd-a131-1f46e97be3a7 2018-11-06 15:19:24,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:24,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b7b1dbb2-3968-410d-a181-a716c013b320 Date: Tue, 06 Nov 2018 15:19:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:24,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-b7b1dbb2-3968-410d-a181-a716c013b320 2018-11-06 15:19:24,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:24,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d83d1e-3188-4fed-a311-d8d111443d2e Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:24,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-00d83d1e-3188-4fed-a311-d8d111443d2e 2018-11-06 15:19:24,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:25,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d7551ff4-bdde-4e10-a393-bb7a19148fd9 Date: Tue, 06 Nov 2018 15:19:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:25,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-d7551ff4-bdde-4e10-a393-bb7a19148fd9 2018-11-06 15:19:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:25,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-5fc46356-1a74-4916-a758-648121658438 Date: Tue, 06 Nov 2018 15:19:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.4"}],"id":"091ea272-8ea3-4f7e-a8bc-646748955951","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:4a:a3","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.2"}],"id":"ab8a895f-8b0f-4a7c-a02b-f9e3bf8cf081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:d6:43","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.1"}],"id":"eaf413f9-3f28-4a61-ab1a-f0332362898f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:5c:62","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:55Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.3"}],"id":"ee39667e-c808-47a3-ab1a-3365386d48fd","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:13:95","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-82139029-fc8f-4646-a70d-14c06ce8980e"}]} 2018-11-06 15:19:25,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-5fc46356-1a74-4916-a758-648121658438 2018-11-06 15:19:25,360 - create_instance - INFO - Checking if VM is active 2018-11-06 15:19:25,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:25,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-9d6fa67e-fb37-4a71-831c-c7bdc9c8be61 x-compute-request-id: req-9d6fa67e-fb37-4a71-831c-c7bdc9c8be61 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:9c:65", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:9c:65", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/72892077-ca4a-43fd-b028-ff36749674e2", "rel": "bookmark"}], "image": {"id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "links": [{"href": "http://172.30.9.27:8774/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-11-06T15:19:05.000000", "flavor": {"id": "3d6f328a-bbdb-4337-961f-acfd46280d8f", "links": [{"href": "http://172.30.9.27:8774/flavors/3d6f328a-bbdb-4337-961f-acfd46280d8f", "rel": "bookmark"}]}, "id": "72892077-ca4a-43fd-b028-ff36749674e2", "security_groups": [{"name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp"}], "user_id": "70bdc22fc4b0483891c15c1550766e61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:19:05Z", "hostId": "ffe9cc56d3eed1b506b1773759c2fe0881eebeec41ea5e6a9ae07975", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "created": "2018-11-06T15:18:59Z", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:19:25,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2 used request id req-9d6fa67e-fb37-4a71-831c-c7bdc9c8be61 2018-11-06 15:19:25,961 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1] is - ACTIVE 2018-11-06 15:19:25,961 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:19:25,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:26,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-4e000855-65b9-4d1d-bc37-0a70ec979061 x-compute-request-id: req-4e000855-65b9-4d1d-bc37-0a70ec979061 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:9c:65", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:9c:65", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/72892077-ca4a-43fd-b028-ff36749674e2", "rel": "bookmark"}], "image": {"id": "bdd88d94-21f5-4c13-9061-1d1b405a4c37", "links": [{"href": "http://172.30.9.27:8774/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-11-06T15:19:05.000000", "flavor": {"id": "3d6f328a-bbdb-4337-961f-acfd46280d8f", "links": [{"href": "http://172.30.9.27:8774/flavors/3d6f328a-bbdb-4337-961f-acfd46280d8f", "rel": "bookmark"}]}, "id": "72892077-ca4a-43fd-b028-ff36749674e2", "security_groups": [{"name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp"}], "user_id": "70bdc22fc4b0483891c15c1550766e61", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:19:05Z", "hostId": "ffe9cc56d3eed1b506b1773759c2fe0881eebeec41ea5e6a9ae07975", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "created": "2018-11-06T15:18:59Z", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:19:26,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/72892077-ca4a-43fd-b028-ff36749674e2 used request id req-4e000855-65b9-4d1d-bc37-0a70ec979061 2018-11-06 15:19:26,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:26,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-cdef1fd6-0aa5-4c4e-b58e-4532d8c39771 Date: Tue, 06 Nov 2018 15:19:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"82139029-fc8f-4646-a70d-14c06ce8980e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","subnets":["6f5f466c-7237-43d3-aa01-0458cd9ff5fb"],"description":"","tags":[],"updated_at":"2018-11-06T15:18:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net","admin_state_up":true,"tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:50Z","provider:network_type":"vxlan"}]} 2018-11-06 15:19:26,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net used request id req-cdef1fd6-0aa5-4c4e-b58e-4532d8c39771 2018-11-06 15:19:26,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:26,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c855fef5-d8a6-472e-b263-fd8c4e11fc67 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:26,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-c855fef5-d8a6-472e-b263-fd8c4e11fc67 2018-11-06 15:19:26,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:26,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-21e68046-3974-4a51-bd22-869dcd110ed3 Date: Tue, 06 Nov 2018 15:19:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:52Z","dns_nameservers":[],"updated_at":"2018-11-06T15:18:52Z","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":"83ac1b47adb544618a0462901d9a5b1b","id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet"}]} 2018-11-06 15:19:26,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-21e68046-3974-4a51-bd22-869dcd110ed3 2018-11-06 15:19:26,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51b583569af4a808d209c8cc78f76e4ff7c3ab3" 2018-11-06 15:19:27,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-41e52333-86a0-4606-89b1-e8dd6ae7c55b Date: Tue, 06 Nov 2018 15:19:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.4"}],"id":"091ea272-8ea3-4f7e-a8bc-646748955951","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:4a:a3","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.11"}],"id":"1e126110-e367-4c16-ac87-93ece8b06072","security_groups":["156d7236-999a-4173-b127-d4c9dd68b645"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:9c:65","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack-port1-3ldi4nvuclks","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"72892077-ca4a-43fd-b028-ff36749674e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.12"}],"id":"62e131fe-d001-4309-a68a-037939c879e8","security_groups":["82bd7697-4d3c-4e77-8ced-6f46a465d728"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:ab:b8","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:57Z","binding:vnic_type":"normal","device_id":"2c678bf4-1aca-4249-ae05-812b797101a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.2"}],"id":"ab8a895f-8b0f-4a7c-a02b-f9e3bf8cf081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:d6:43","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-82139029-fc8f-4646-a70d-14c06ce8980e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.1"}],"id":"eaf413f9-3f28-4a61-ab1a-f0332362898f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:5c:62","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:55Z","binding:vnic_type":"normal","device_id":"a228d8f2-0bd4-4c86-b837-45bd115d2ec3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:18:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f5f466c-7237-43d3-aa01-0458cd9ff5fb","ip_address":"10.1.2.3"}],"id":"ee39667e-c808-47a3-ab1a-3365386d48fd","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:13:95","project_id":"83ac1b47adb544618a0462901d9a5b1b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82139029-fc8f-4646-a70d-14c06ce8980e","tenant_id":"83ac1b47adb544618a0462901d9a5b1b","created_at":"2018-11-06T15:18:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-82139029-fc8f-4646-a70d-14c06ce8980e"}]} 2018-11-06 15:19:27,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=82139029-fc8f-4646-a70d-14c06ce8980e used request id req-41e52333-86a0-4606-89b1-e8dd6ae7c55b 2018-11-06 15:19:27,079 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:19:27,082 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb8fdf90L 2018-11-06 15:19:27,083 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:19:27,083 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:19:27,083 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:19:27,084 - 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-11-06 15:19:27,084 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:19:27,084 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:19:27,085 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:19:27,085 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:19:27,085 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:19:27,103 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:19:27,103 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:19:27,115 - paramiko.transport - DEBUG - Trying key 776cf2c795d747b1e834e390beaf0f2c from 71e8f7b9-79ca-4c3c-9a12-88d3947f93a5 2018-11-06 15:19:27,141 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:19:27,147 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:19:27,248 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:19:27,293 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:19:27,293 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:19:27,295 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb8b9790L 2018-11-06 15:19:27,295 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:19:27,295 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:19:27,296 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:19:27,297 - 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-11-06 15:19:27,297 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:19:27,297 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:19:27,298 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:19:27,298 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:19:27,298 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:19:27,314 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:19:27,315 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:19:27,327 - paramiko.transport - DEBUG - Trying key 776cf2c795d747b1e834e390beaf0f2c from 71e8f7b9-79ca-4c3c-9a12-88d3947f93a5 2018-11-06 15:19:27,353 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:19:27,359 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:19:27,360 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:19:27,361 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:19:27,361 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:19:27,362 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:19:27,365 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack 2018-11-06 15:19:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:27,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:27 GMT Server: Apache x-openstack-request-id: req-5a469d96-4b75-451c-878f-c11b88e5a2e8 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:27,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:19:27 GMT Server: Apache x-openstack-request-id: req-1491ce1a-583f-4eef-b659-ce81f8e4e51f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:19:27,619 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-1491ce1a-583f-4eef-b659-ce81f8e4e51f 2018-11-06 15:19:27,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:27,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:27 GMT Server: Apache x-openstack-request-id: req-14ebf32e-0093-43c5-a5f0-f1e56f2bfb05 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:27,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:27 GMT Server: Apache x-openstack-request-id: req-e9608bab-1189-4f4c-aa3c-a4549a33216d 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-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "tags": null, "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:19:27Z", "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "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-11-06 15:19:27,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-e9608bab-1189-4f4c-aa3c-a4549a33216d 2018-11-06 15:19:27,829 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:19:27,829 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:19:30,832 - create_stack - DEBUG - Stack status query timeout in 1196.78685093 2018-11-06 15:19:30,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:30,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:30 GMT Server: Apache x-openstack-request-id: req-4b86967c-2092-4ef6-aea5-2839d05bb522 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:30,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:30 GMT Server: Apache x-openstack-request-id: req-62307da3-687b-447c-be84-c5da219357c7 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-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "tags": null, "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:19:27Z", "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "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-11-06 15:19:30,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-62307da3-687b-447c-be84-c5da219357c7 2018-11-06 15:19:30,891 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:19:30,892 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:19:33,895 - create_stack - DEBUG - Stack status query timeout in 1193.72442293 2018-11-06 15:19:33,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:34,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:33 GMT Server: Apache x-openstack-request-id: req-d2f76c7b-ee12-4c50-8fb3-94e471eb6347 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:34,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:34 GMT Server: Apache x-openstack-request-id: req-cecaed86-da08-484a-a477-a08faf0729cc 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-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "tags": null, "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:19:27Z", "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "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-11-06 15:19:34,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-cecaed86-da08-484a-a477-a08faf0729cc 2018-11-06 15:19:34,276 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:19:34,276 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:19:37,279 - create_stack - DEBUG - Stack status query timeout in 1190.33982706 2018-11-06 15:19:37,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:37,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:37 GMT Server: Apache x-openstack-request-id: req-a9982128-b339-4bd1-a70d-a9f195a6ff45 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:37,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:37 GMT Server: Apache x-openstack-request-id: req-e4431b10-d735-454e-8070-fa9886e86f4c 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-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor2", "OS::project_id": "83ac1b47adb544618a0462901d9a5b1b", "OS::stack_id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-kp", "security_group_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-subnet", "net_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst2", "inst1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-inst1", "image2_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image", "flavor1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-flavor1", "image1_name": "CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image"}, "deletion_time": "2018-11-06T15:19:37Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack", "stack_user_project_id": "622fc190158d470c956b8b1acd90a8b1", "tags": null, "creation_time": "2018-11-06T15:18:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:19:27Z", "id": "288fc129-a1c1-4711-9ec7-0b4881e3114b", "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-11-06 15:19:37,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-e4431b10-d735-454e-8070-fa9886e86f4c 2018-11-06 15:19:37,485 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:19:37,485 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack 2018-11-06 15:19:37,485 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack 2018-11-06 15:19:37,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/288fc129-a1c1-4711-9ec7-0b4881e3114b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9084eebce83182c53c3734298ddb4336f99df2b4" 2018-11-06 15:19:37,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:37 GMT Server: Apache x-openstack-request-id: req-a4f7a9d8-9b49-42a7-b96e-17acf6c54d73 Location: http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:37,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:19:37 GMT Server: Apache x-openstack-request-id: req-c520bf48-3c97-4622-9940-cc2c7355bfa8 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:19:37,833 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/83ac1b47adb544618a0462901d9a5b1b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-stack/288fc129-a1c1-4711-9ec7-0b4881e3114b used request id req-c520bf48-3c97-4622-9940-cc2c7355bfa8 2018-11-06 15:19:37,835 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-dfce4d48-3f1c-44c7-99c5-e76fbd815972-image 2018-11-06 15:19:37,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}460973d8db076ebebfa0bc32513f46f025426f08" 2018-11-06 15:19:38,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b05deb75-689b-4670-a5e2-3cd790a42f46 Date: Tue, 06 Nov 2018 15:19:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:19:38,738 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bdd88d94-21f5-4c13-9061-1d1b405a4c37 used request id req-b05deb75-689b-4670-a5e2-3cd790a42f46 2018-11-06 15:19:38,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:19:39,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b7157fb8-1465-4d39-918f-7b6578580c6a Date: Tue, 06 Nov 2018 15:19:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "created_at": "2018-11-06T15:18:48Z", "updated_at": "2018-11-06T15:18:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:18:48Z", "revision_number": 0, "id": "0a5094a3-69ab-4502-aea7-a6631705cae6", "remote_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "remote_ip_prefix": null, "created_at": "2018-11-06T15:18:48Z", "security_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "83ac1b47adb544618a0462901d9a5b1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:18:48Z", "revision_number": 0, "id": "4c20c0c9-d7dc-4abb-b139-3b8219de4a6e", "remote_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "remote_ip_prefix": null, "created_at": "2018-11-06T15:18:48Z", "security_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "83ac1b47adb544618a0462901d9a5b1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:18:48Z", "revision_number": 0, "id": "d5413ebe-7521-4556-80dc-7372b667b4a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:18:48Z", "security_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "83ac1b47adb544618a0462901d9a5b1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:18:48Z", "revision_number": 0, "id": "e33b8053-a1ee-4d89-9999-ae558b35811a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:18:48Z", "security_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "83ac1b47adb544618a0462901d9a5b1b"}], "revision_number": 4, "project_id": "83ac1b47adb544618a0462901d9a5b1b", "id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:19:39,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-b7157fb8-1465-4d39-918f-7b6578580c6a 2018-11-06 15:19:39,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:19:39,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca636c6-b954-4a5f-9459-095f80fc60e4 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:19:39,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-6ca636c6-b954-4a5f-9459-095f80fc60e4 2018-11-06 15:19:39,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:19:39,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372c3bb5-20db-475c-926f-0090f0ead697 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:19:39,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-372c3bb5-20db-475c-926f-0090f0ead697 2018-11-06 15:19:39,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:19:39,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041a92c5-e01d-4dcb-82d0-3189fdd59e21 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b"}, "enabled": true, "id": "83ac1b47adb544618a0462901d9a5b1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-19ab264c-dc65-40d-proj"}} 2018-11-06 15:19:39,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-041a92c5-e01d-4dcb-82d0-3189fdd59e21 2018-11-06 15:19:39,323 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82bd7697-4d3c-4e77-8ced-6f46a465d728 2018-11-06 15:19:39,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=82bd7697-4d3c-4e77-8ced-6f46a465d728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:19:39,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ca22decb-1fb9-4ed0-abe0-fe0647656ad5 Date: Tue, 06 Nov 2018 15:19:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:18:48Z", "security_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "port_range_min": null, "revision_number": 0, "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "created_at": "2018-11-06T15:18:48Z", "project_id": "83ac1b47adb544618a0462901d9a5b1b", "id": "0a5094a3-69ab-4502-aea7-a6631705cae6"}, {"remote_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:18:48Z", "security_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "port_range_min": null, "revision_number": 0, "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "created_at": "2018-11-06T15:18:48Z", "project_id": "83ac1b47adb544618a0462901d9a5b1b", "id": "4c20c0c9-d7dc-4abb-b139-3b8219de4a6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:18:48Z", "security_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "port_range_min": null, "revision_number": 0, "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "created_at": "2018-11-06T15:18:48Z", "project_id": "83ac1b47adb544618a0462901d9a5b1b", "id": "d5413ebe-7521-4556-80dc-7372b667b4a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:18:48Z", "security_group_id": "82bd7697-4d3c-4e77-8ced-6f46a465d728", "port_range_min": null, "revision_number": 0, "tenant_id": "83ac1b47adb544618a0462901d9a5b1b", "created_at": "2018-11-06T15:18:48Z", "project_id": "83ac1b47adb544618a0462901d9a5b1b", "id": "e33b8053-a1ee-4d89-9999-ae558b35811a"}]} 2018-11-06 15:19:39,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=82bd7697-4d3c-4e77-8ced-6f46a465d728 used request id req-ca22decb-1fb9-4ed0-abe0-fe0647656ad5 2018-11-06 15:19:39,511 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:19:39,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/82bd7697-4d3c-4e77-8ced-6f46a465d728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:19:39,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-083e477e-94de-43b3-9373-824715a4979f Content-Length: 0 Date: Tue, 06 Nov 2018 15:19:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:19:39,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/82bd7697-4d3c-4e77-8ced-6f46a465d728 used request id req-083e477e-94de-43b3-9373-824715a4979f 2018-11-06 15:19:39,793 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-19ab264c-dc65-40d-proj 2018-11-06 15:19:39,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:19:40,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dae99454-7f3c-4a8d-8079-b5fc23f84352 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:19:40,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/83ac1b47adb544618a0462901d9a5b1b used request id req-dae99454-7f3c-4a8d-8079-b5fc23f84352 2018-11-06 15:19:40,029 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-19ab264c-dc65-40d-proj-role 2018-11-06 15:19:40,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/0a8eea4bf0a24f8da8c952d7d522173c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:19:40,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-315da547-21f9-48c9-b53c-e03f7d8648c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:19:40,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/0a8eea4bf0a24f8da8c952d7d522173c used request id req-315da547-21f9-48c9-b53c-e03f7d8648c8 2018-11-06 15:19:40,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec034163519ceb943e1355cd97d35456578cf3b2" 2018-11-06 15:19:40,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d3caaa-f880-4fc5-961f-76dabe4f4c29 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:19:40,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-89d3caaa-f880-4fc5-961f-76dabe4f4c29 2018-11-06 15:19:40,244 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-19ab264c-dc65-40d-user 2018-11-06 15:19:40,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/70bdc22fc4b0483891c15c1550766e61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708c680c97d2914533c9fe0355864f1d41d8afda" 2018-11-06 15:19:40,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c990010-b523-4552-a63a-d2f24ac2508d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:19:40,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/70bdc22fc4b0483891c15c1550766e61 used request id req-7c990010-b523-4552-a63a-d2f24ac2508d 2018-11-06 15:19:40,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:19:40,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["K5YYQNB3Tci90jStp78C2g"], "issued_at": "2018-11-06T15:19:40.000000Z"}} 2018-11-06 15:19:40,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f47af0c712d5ccbdc35eb42b536ab1134836a73f" 2018-11-06 15:19:40,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7ac8eb-c623-4619-833b-8e60e2d76f03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:19:40,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c7ac8eb-c623-4619-833b-8e60e2d76f03 2018-11-06 15:19:40,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:19:40,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:19:41,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["XCEmfWwcQN23TTVHtMjlUw"], "issued_at": "2018-11-06T15:19:41.000000Z"}} 2018-11-06 15:19:41,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:19:41,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e8970f-5480-4bc2-b937-1926b0d89ce1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:19:41,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f8e8970f-5480-4bc2-b937-1926b0d89ce1 2018-11-06 15:19:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:19:41,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:19: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:19:41,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:19:41,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca45d4a5-9405-4664-9ff6-3b9767ee57bc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:19:41,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj used request id req-ca45d4a5-9405-4664-9ff6-3b9767ee57bc 2018-11-06 15:19:41,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:19:41,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c69f4a-496b-4333-a676-5177fae927e6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:19:41,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-46c69f4a-496b-4333-a676-5177fae927e6 2018-11-06 15:19:41,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}}' 2018-11-06 15:19:41,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abfa229d-2e39-4428-8b4f-3214119ce914 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:19:41,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-abfa229d-2e39-4428-8b4f-3214119ce914 2018-11-06 15:19:41,608 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-a0acc155-2a19-45c-proj 2018-11-06 15:19:41,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:19:41,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:19:41,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["edwxvj2-TxKY0zBKschRsQ"], "issued_at": "2018-11-06T15:19:41.000000Z"}} 2018-11-06 15:19:41,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:42,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9f602d-1781-404b-97d1-2ae83e8d3192 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:19:42,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ca9f602d-1781-404b-97d1-2ae83e8d3192 2018-11-06 15:19:42,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:19:42,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:19: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:19:42,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:42,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f2180e0-99c3-4052-9f2c-1ac72a6b7572 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:19:42,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7f2180e0-99c3-4052-9f2c-1ac72a6b7572 2018-11-06 15:19:42,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:42,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4616be9f-4544-4cf2-bef7-ebd210686aee Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}]} 2018-11-06 15:19:42,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj used request id req-4616be9f-4544-4cf2-bef7-ebd210686aee 2018-11-06 15:19:42,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:42,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab86fdff-8b93-4e31-b883-b81630286072 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:19:42,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ab86fdff-8b93-4e31-b883-b81630286072 2018-11-06 15:19:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:42,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3381557a-674d-42bd-99e3-11f733841a10 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:19:42,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3381557a-674d-42bd-99e3-11f733841a10 2018-11-06 15:19:42,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:42,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0cd1a5d-6720-4431-b11f-c689e48fffba Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}]} 2018-11-06 15:19:42,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj used request id req-c0cd1a5d-6720-4431-b11f-c689e48fffba 2018-11-06 15:19:42,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/d7ad9a284eb849adbcfefeb5b9d32060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:43,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c3a496-ed2e-4d6c-8186-023327fad7f3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-user", "links": {"self": "http://172.30.9.27:5000/v3/users/d7ad9a284eb849adbcfefeb5b9d32060"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0bd013919a294900a2fa929c54de920e", "id": "d7ad9a284eb849adbcfefeb5b9d32060", "password_expires_at": null}} 2018-11-06 15:19:43,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d7ad9a284eb849adbcfefeb5b9d32060 used request id req-f8c3a496-ed2e-4d6c-8186-023327fad7f3 2018-11-06 15:19:43,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:43,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2724fb8-19b4-42f1-8e87-0641c6c9b735 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles", "previous": null, "next": null}, "roles": []} 2018-11-06 15:19:43,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles used request id req-f2724fb8-19b4-42f1-8e87-0641c6c9b735 2018-11-06 15:19:43,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:43,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a68057c-4ed4-419d-8222-d607bb0a84f0 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "domain_id": null, "name": "admin", "id": "f0183a7f7ed349a593458589a5e31bea"}} 2018-11-06 15:19:43,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea used request id req-3a68057c-4ed4-419d-8222-d607bb0a84f0 2018-11-06 15:19:43,296 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-a0acc155-2a19-45c-proj 2018-11-06 15:19:43,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:43,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614ad925-30da-4dc8-af33-ecf506404ae2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:19:43,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles/f0183a7f7ed349a593458589a5e31bea used request id req-614ad925-30da-4dc8-af33-ecf506404ae2 2018-11-06 15:19:43,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:43,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833da9d2-34a1-4b74-af67-67b8d54f3c87 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:19:43,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-833da9d2-34a1-4b74-af67-67b8d54f3c87 2018-11-06 15:19:43,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:43,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06415339-3a87-4686-aee8-492b42a56de3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}]} 2018-11-06 15:19:43,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-a0acc155-2a19-45c-proj used request id req-06415339-3a87-4686-aee8-492b42a56de3 2018-11-06 15:19:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:43,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae8090b-6be0-4563-8c06-72aa728af027 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}]} 2018-11-06 15:19:43,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles used request id req-dae8090b-6be0-4563-8c06-72aa728af027 2018-11-06 15:19:43,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:43,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6761691-aad2-481b-bf47-4400808060e5 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "domain_id": null, "name": "heat_stack_owner", "id": "af7adc7b55b041a0bdf2e0a05969022d"}} 2018-11-06 15:19:43,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-c6761691-aad2-481b-bf47-4400808060e5 2018-11-06 15:19:43,807 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-a0acc155-2a19-45c-proj 2018-11-06 15:19:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:19:43,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12b12f61-d817-4cfa-9a2c-e4ac52b7b42b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:19:43,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-12b12f61-d817-4cfa-9a2c-e4ac52b7b42b 2018-11-06 15:19:43,939 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-a0acc155-2a19-45c-user 2018-11-06 15:19:43,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:19:43,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:19:44,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c6c79a-8c2f-4654-b5fa-d75acb24ff10 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:19:44,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-24c6c79a-8c2f-4654-b5fa-d75acb24ff10 2018-11-06 15:19:44,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" -d '{"role": {"name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role"}}' 2018-11-06 15:19:44,140 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7b55e19-3c8b-4d8b-951f-033730ce067b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7995227e794b42b6a7d1dc7ba0ce9eba", "links": {"self": "http://172.30.9.27:5000/v3/roles/7995227e794b42b6a7d1dc7ba0ce9eba"}, "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role"}} 2018-11-06 15:19:44,140 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a7b55e19-3c8b-4d8b-951f-033730ce067b 2018-11-06 15:19:44,140 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role 2018-11-06 15:19:44,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/7995227e794b42b6a7d1dc7ba0ce9eba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:19:44,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af95e95e-68cf-47ad-92ab-a13784a548ef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/7995227e794b42b6a7d1dc7ba0ce9eba"}, "domain_id": null, "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role", "id": "7995227e794b42b6a7d1dc7ba0ce9eba"}} 2018-11-06 15:19:44,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/7995227e794b42b6a7d1dc7ba0ce9eba used request id req-af95e95e-68cf-47ad-92ab-a13784a548ef 2018-11-06 15:19:44,234 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role to project CreateStackFloatingIpTests-a0acc155-2a19-45c-proj 2018-11-06 15:19:44,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles/7995227e794b42b6a7d1dc7ba0ce9eba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:19:44,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca3b484-2b35-4bc3-ab9a-a4aa3b9228bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:19:44,376 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e/users/d7ad9a284eb849adbcfefeb5b9d32060/roles/7995227e794b42b6a7d1dc7ba0ce9eba used request id req-eca3b484-2b35-4bc3-ab9a-a4aa3b9228bd 2018-11-06 15:19:44,376 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:19:44,377 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-06 15:19:44,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:19:44,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:19:44,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7995227e794b42b6a7d1dc7ba0ce9eba", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bd013919a294900a2fa929c54de920e", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-user", "id": "d7ad9a284eb849adbcfefeb5b9d32060"}, "audit_ids": ["ksHUD6PoQv-b8El8318OJw"], "issued_at": "2018-11-06T15:19:44.000000Z"}} 2018-11-06 15:19:44,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d952f27517d72adcfbacf75945a6a7a60b0195bf" 2018-11-06 15:19:44,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9786c05-4a47-46fb-9ba4-1082ff52996a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:19:44,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a9786c05-4a47-46fb-9ba4-1082ff52996a 2018-11-06 15:19:44,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d952f27517d72adcfbacf75945a6a7a60b0195bf" 2018-11-06 15:19:45,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-a1ed1e84-f3fd-4245-8107-3ad05e44f677 Date: Tue, 06 Nov 2018 15:19:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"} 2018-11-06 15:19:45,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image used request id req-a1ed1e84-f3fd-4245-8107-3ad05e44f677 2018-11-06 15:19:45,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d952f27517d72adcfbacf75945a6a7a60b0195bf" 2018-11-06 15:19:45,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b1b1a2f-1a0a-45af-ac1d-ba649841c0c3 Date: Tue, 06 Nov 2018 15:19: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-11-06 15:19:45,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4b1b1a2f-1a0a-45af-ac1d-ba649841c0c3 2018-11-06 15:19:45,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d952f27517d72adcfbacf75945a6a7a60b0195bf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}' 2018-11-06 15:19:45,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 X-Openstack-Request-Id: req-50cad9bc-7d03-4c77-8a3e-b8c1754a77bb Date: Tue, 06 Nov 2018 15:19:45 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:19:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:19:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "min_disk": 0, "protected": false, "id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "file": "/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/file", "checksum": null, "owner": "0bd013919a294900a2fa929c54de920e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:19:45,441 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-50cad9bc-7d03-4c77-8a3e-b8c1754a77bb 2018-11-06 15:19:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d952f27517d72adcfbacf75945a6a7a60b0195bf" -d '' 2018-11-06 15:19:46,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7efa99ae-9f59-4897-a533-4a40c0022ec0 Date: Tue, 06 Nov 2018 15:19:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:19:46,653 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/file used request id req-7efa99ae-9f59-4897-a533-4a40c0022ec0 2018-11-06 15:19:46,653 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:19:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d952f27517d72adcfbacf75945a6a7a60b0195bf" 2018-11-06 15:19:46,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f5e32f57-cb52-4dc4-a498-6736d4fffc85 Date: Tue, 06 Nov 2018 15:19:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:19:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:19:46Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/snap", "metadata": {}}], "self": "/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "min_disk": 0, "protected": false, "id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "file": "/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0bd013919a294900a2fa929c54de920e", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:19:46,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 used request id req-f5e32f57-cb52-4dc4-a498-6736d4fffc85 2018-11-06 15:19:46,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d952f27517d72adcfbacf75945a6a7a60b0195bf" 2018-11-06 15:19:46,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7d7d07e4-d3da-4baf-8458-9b73549a7ac7 Date: Tue, 06 Nov 2018 15:19: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-11-06 15:19:46,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7d7d07e4-d3da-4baf-8458-9b73549a7ac7 2018-11-06 15:19:46,992 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image 2018-11-06 15:19:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d952f27517d72adcfbacf75945a6a7a60b0195bf" 2018-11-06 15:19:47,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-246052bc-6348-49ac-a04a-af6804592f3d Date: Tue, 06 Nov 2018 15:19:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:19:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:19:46Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/snap", "metadata": {}}], "self": "/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "min_disk": 0, "protected": false, "id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "file": "/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0bd013919a294900a2fa929c54de920e", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:19:47,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 used request id req-246052bc-6348-49ac-a04a-af6804592f3d 2018-11-06 15:19:47,155 - create_image - DEBUG - Instance status is - active 2018-11-06 15:19:47,155 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image 2018-11-06 15:19:47,155 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image 2018-11-06 15:19:47,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:19:47,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:19:47,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7995227e794b42b6a7d1dc7ba0ce9eba", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bd013919a294900a2fa929c54de920e", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-user", "id": "d7ad9a284eb849adbcfefeb5b9d32060"}, "audit_ids": ["zSXML7rLTfqV75GDyzImvw"], "issued_at": "2018-11-06T15:19:47.000000Z"}} 2018-11-06 15:19:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:19:47,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b439ffdc-f204-4662-82b1-05c8ca32fa3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:19:47,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b439ffdc-f204-4662-82b1-05c8ca32fa3e 2018-11-06 15:19:47,706 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:19:47,709 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:19:47,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:19:47,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:47 GMT Server: Apache x-openstack-request-id: req-c3e52567-0d20-4a2a-a60e-c2e99ad71bc8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-06 15:19:47,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack used request id req-c3e52567-0d20-4a2a-a60e-c2e99ad71bc8 2018-11-06 15:19:47,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-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-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net"}}' 2018-11-06 15:19:51,298 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:19:47 GMT Server: Apache x-openstack-request-id: req-959d2b01-2b05-4d39-9560-43fb510db33e Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "59322188-840f-4f1f-9d35-477bfe59188a", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}]}} 2018-11-06 15:19:51,298 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks used request id req-959d2b01-2b05-4d39-9560-43fb510db33e 2018-11-06 15:19:51,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:19:51,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:51 GMT Server: Apache x-openstack-request-id: req-f3701971-c96a-4454-98d7-0120e04fc019 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:51,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:51 GMT Server: Apache x-openstack-request-id: req-678e5618-7469-4d39-a896-bb475a4230c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59322188-840f-4f1f-9d35-477bfe59188a", "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-11-06 15:19:51,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-678e5618-7469-4d39-a896-bb475a4230c7 2018-11-06 15:19:51,657 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack 2018-11-06 15:19:51,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:19:51,838 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:51 GMT Server: Apache x-openstack-request-id: req-36952069-82d3-4a00-bd80-3d7e034e5f5d Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:52,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:51 GMT Server: Apache x-openstack-request-id: req-ece58a4b-7ae2-40eb-ab1d-733a372e10f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59322188-840f-4f1f-9d35-477bfe59188a", "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-11-06 15:19:52,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-ece58a4b-7ae2-40eb-ab1d-733a372e10f1 2018-11-06 15:19:52,065 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:19:52,065 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:19:55,068 - create_stack - DEBUG - Stack status query timeout in 1196.58846188 2018-11-06 15:19:55,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:19:55,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:55 GMT Server: Apache x-openstack-request-id: req-e6371ed8-d350-4150-8677-d3c9d4e1b736 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:55,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:55 GMT Server: Apache x-openstack-request-id: req-20a29b72-93cc-4429-bff2-d2bef745f6a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59322188-840f-4f1f-9d35-477bfe59188a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuteHYGaswbPFXaEb2SkDTayYXD9CQJWgS7tp0Zyldy0jl3Bn\nDgIPLHkHfjjYsu6XhM5FAo5lnZnSoxggeLRQqM/1/L5cxJXGNngvxaEvABMLA0Vn\ncO+TDiH++nXa13rnafVwg+qIfiqb5twadf0TLrQoC5Ax4wDk6KlejHYY/FW/CRkH\nH8DUC6W5uxpUBcaS5gFsL2GGf6FzK2RjeY9Yc0UvfKu4O17l6af4+xK6D3egH+X1\n+TheqnU6OVNBRd7kqUZPkfM6plGcbyN2YvPey4o+q8luEj6ECjuPXrFTfHwf3vWq\n56hgMdAjxtI+Bkkq09106J0cLARCuezYgEkcXQIDAQABAoIBAQCOdtaXj9J8JAoC\nmVy1mcsWB9towydOPYirFizakjmshHOV/jPl/3X4cBRhjxDUZo6LygfeqhsbL3Xn\nu/bOcpbqER+8Zp4vmxA26i9q3rsKsHp+NQZpm5MifJOCACkskl8vcOEpBMSshuq2\n/e8DNkPRIbdDEeCn+T+Rk8svCMGGbL8zgZcSpvrPfQUku8DPIJE2cd3lyuryxS53\ngZ1XSf4ezlC6CI6pX/FBAWYIFL4KLw9ZMgQ0VepTiY7KqrktFIXNxvsC17U4juG2\nna4STtxOa6jomL9pRDO0JERSXJBjVl8m37IiPjA+LgTzoqpeWyA5sCVKXCEn9y6e\n+1WpikYVAoGBAPbczqraRjVuh9WIFYnZQUmszVwv+Iv3kfMdJ22mLKKeCIMHo7WY\nLNLiOnNWOV+Nb9tinrrmEUsbh9ct/rOX0gra+E4qezjh1JoXxd8PMs6s9p37/MnD\nFZEKIF7YYXGDALZa2o9siRrJvUN2nWEs3ssU/u4QNbvP+JLIrMKyKhPrAoGBAMHB\n/BlVWtRE84gMbYqecs+UFFBNj9uyquoiKoNiWHO2OGX72JAagvprJKMo+Lx64h9I\nDXOr7eVBK+KtQ8gZHzEPDMfo9AyQvZvBn86f5GCpTpF+7EFyMAzAeAPyS2wA1bO4\nlM2xrh4YmYho9nBzxKNFvWQ3cWovV0Nyf30oGKbXAoGAQFkAOgLZiDX+jEeDrcIG\nxaiYgy4x8HIhBikUTP2i5uSgvV7xanV3QaUcrVHNdL3OaXZEf91WpqhPeWSQ3sl1\nQ8UeMmnaYtJi86O8vU8d5EerpTS5CPKkHYFxPKfUhp0qQ15dWENnXac2gW5ayajD\njlYzuWRaTVGBrulGNx3v3+8CgYB6SEQjdOQDDZUo6rcDgiZxbUI4wAqnnCYT6AYu\nrxWlyX3kl0JBCApbot0XgBcjVOZ62Y1r0Dkus6fPwowBsCEoZBgr3pCPkZWoxFVo\nIS8P9ipY1uKiFz/N/HaB/xusiQZWC4sWGioKYnobRisqI1YZuTzjD76rRj9rmMpv\nIawVNwKBgHI7msvV6KIX0TbtIXGKsiZCsmeebRyHcoyHur00LpQd2DjYHt2TbS/J\nvULUtm8HsfSXjkqjaIJL0ZPSqLlvuUP9J88qySsJop24zf97ZTQsT859x/l1TBaf\nOS/dwCUF46YsqjFzNtAfyw4SpXoHbTaV8NyvwTacLuyfSAQo8Ks0\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-11-06 15:19:55,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-20a29b72-93cc-4429-bff2-d2bef745f6a5 2018-11-06 15:19:55,442 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:19:55,442 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:19:58,445 - create_stack - DEBUG - Stack status query timeout in 1193.21140289 2018-11-06 15:19:58,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:19:58,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:19:58 GMT Server: Apache x-openstack-request-id: req-2700b302-08c7-499c-83f9-51d110085012 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:19:58,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:19:58 GMT Server: Apache x-openstack-request-id: req-67e028ed-6e97-4473-a3e0-05c75f45dc7c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59322188-840f-4f1f-9d35-477bfe59188a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuteHYGaswbPFXaEb2SkDTayYXD9CQJWgS7tp0Zyldy0jl3Bn\nDgIPLHkHfjjYsu6XhM5FAo5lnZnSoxggeLRQqM/1/L5cxJXGNngvxaEvABMLA0Vn\ncO+TDiH++nXa13rnafVwg+qIfiqb5twadf0TLrQoC5Ax4wDk6KlejHYY/FW/CRkH\nH8DUC6W5uxpUBcaS5gFsL2GGf6FzK2RjeY9Yc0UvfKu4O17l6af4+xK6D3egH+X1\n+TheqnU6OVNBRd7kqUZPkfM6plGcbyN2YvPey4o+q8luEj6ECjuPXrFTfHwf3vWq\n56hgMdAjxtI+Bkkq09106J0cLARCuezYgEkcXQIDAQABAoIBAQCOdtaXj9J8JAoC\nmVy1mcsWB9towydOPYirFizakjmshHOV/jPl/3X4cBRhjxDUZo6LygfeqhsbL3Xn\nu/bOcpbqER+8Zp4vmxA26i9q3rsKsHp+NQZpm5MifJOCACkskl8vcOEpBMSshuq2\n/e8DNkPRIbdDEeCn+T+Rk8svCMGGbL8zgZcSpvrPfQUku8DPIJE2cd3lyuryxS53\ngZ1XSf4ezlC6CI6pX/FBAWYIFL4KLw9ZMgQ0VepTiY7KqrktFIXNxvsC17U4juG2\nna4STtxOa6jomL9pRDO0JERSXJBjVl8m37IiPjA+LgTzoqpeWyA5sCVKXCEn9y6e\n+1WpikYVAoGBAPbczqraRjVuh9WIFYnZQUmszVwv+Iv3kfMdJ22mLKKeCIMHo7WY\nLNLiOnNWOV+Nb9tinrrmEUsbh9ct/rOX0gra+E4qezjh1JoXxd8PMs6s9p37/MnD\nFZEKIF7YYXGDALZa2o9siRrJvUN2nWEs3ssU/u4QNbvP+JLIrMKyKhPrAoGBAMHB\n/BlVWtRE84gMbYqecs+UFFBNj9uyquoiKoNiWHO2OGX72JAagvprJKMo+Lx64h9I\nDXOr7eVBK+KtQ8gZHzEPDMfo9AyQvZvBn86f5GCpTpF+7EFyMAzAeAPyS2wA1bO4\nlM2xrh4YmYho9nBzxKNFvWQ3cWovV0Nyf30oGKbXAoGAQFkAOgLZiDX+jEeDrcIG\nxaiYgy4x8HIhBikUTP2i5uSgvV7xanV3QaUcrVHNdL3OaXZEf91WpqhPeWSQ3sl1\nQ8UeMmnaYtJi86O8vU8d5EerpTS5CPKkHYFxPKfUhp0qQ15dWENnXac2gW5ayajD\njlYzuWRaTVGBrulGNx3v3+8CgYB6SEQjdOQDDZUo6rcDgiZxbUI4wAqnnCYT6AYu\nrxWlyX3kl0JBCApbot0XgBcjVOZ62Y1r0Dkus6fPwowBsCEoZBgr3pCPkZWoxFVo\nIS8P9ipY1uKiFz/N/HaB/xusiQZWC4sWGioKYnobRisqI1YZuTzjD76rRj9rmMpv\nIawVNwKBgHI7msvV6KIX0TbtIXGKsiZCsmeebRyHcoyHur00LpQd2DjYHt2TbS/J\nvULUtm8HsfSXjkqjaIJL0ZPSqLlvuUP9J88qySsJop24zf97ZTQsT859x/l1TBaf\nOS/dwCUF46YsqjFzNtAfyw4SpXoHbTaV8NyvwTacLuyfSAQo8Ks0\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-11-06 15:19:58,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-67e028ed-6e97-4473-a3e0-05c75f45dc7c 2018-11-06 15:19:58,806 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:19:58,806 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:20:01,809 - create_stack - DEBUG - Stack status query timeout in 1189.8476429 2018-11-06 15:20:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:02,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:01 GMT Server: Apache x-openstack-request-id: req-5f3f2b7b-2224-4a25-a81d-1d1916b7a9c1 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:02,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:02 GMT Server: Apache x-openstack-request-id: req-5902adcf-d9e5-4d9d-ad19-9683efbef2ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59322188-840f-4f1f-9d35-477bfe59188a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuteHYGaswbPFXaEb2SkDTayYXD9CQJWgS7tp0Zyldy0jl3Bn\nDgIPLHkHfjjYsu6XhM5FAo5lnZnSoxggeLRQqM/1/L5cxJXGNngvxaEvABMLA0Vn\ncO+TDiH++nXa13rnafVwg+qIfiqb5twadf0TLrQoC5Ax4wDk6KlejHYY/FW/CRkH\nH8DUC6W5uxpUBcaS5gFsL2GGf6FzK2RjeY9Yc0UvfKu4O17l6af4+xK6D3egH+X1\n+TheqnU6OVNBRd7kqUZPkfM6plGcbyN2YvPey4o+q8luEj6ECjuPXrFTfHwf3vWq\n56hgMdAjxtI+Bkkq09106J0cLARCuezYgEkcXQIDAQABAoIBAQCOdtaXj9J8JAoC\nmVy1mcsWB9towydOPYirFizakjmshHOV/jPl/3X4cBRhjxDUZo6LygfeqhsbL3Xn\nu/bOcpbqER+8Zp4vmxA26i9q3rsKsHp+NQZpm5MifJOCACkskl8vcOEpBMSshuq2\n/e8DNkPRIbdDEeCn+T+Rk8svCMGGbL8zgZcSpvrPfQUku8DPIJE2cd3lyuryxS53\ngZ1XSf4ezlC6CI6pX/FBAWYIFL4KLw9ZMgQ0VepTiY7KqrktFIXNxvsC17U4juG2\nna4STtxOa6jomL9pRDO0JERSXJBjVl8m37IiPjA+LgTzoqpeWyA5sCVKXCEn9y6e\n+1WpikYVAoGBAPbczqraRjVuh9WIFYnZQUmszVwv+Iv3kfMdJ22mLKKeCIMHo7WY\nLNLiOnNWOV+Nb9tinrrmEUsbh9ct/rOX0gra+E4qezjh1JoXxd8PMs6s9p37/MnD\nFZEKIF7YYXGDALZa2o9siRrJvUN2nWEs3ssU/u4QNbvP+JLIrMKyKhPrAoGBAMHB\n/BlVWtRE84gMbYqecs+UFFBNj9uyquoiKoNiWHO2OGX72JAagvprJKMo+Lx64h9I\nDXOr7eVBK+KtQ8gZHzEPDMfo9AyQvZvBn86f5GCpTpF+7EFyMAzAeAPyS2wA1bO4\nlM2xrh4YmYho9nBzxKNFvWQ3cWovV0Nyf30oGKbXAoGAQFkAOgLZiDX+jEeDrcIG\nxaiYgy4x8HIhBikUTP2i5uSgvV7xanV3QaUcrVHNdL3OaXZEf91WpqhPeWSQ3sl1\nQ8UeMmnaYtJi86O8vU8d5EerpTS5CPKkHYFxPKfUhp0qQ15dWENnXac2gW5ayajD\njlYzuWRaTVGBrulGNx3v3+8CgYB6SEQjdOQDDZUo6rcDgiZxbUI4wAqnnCYT6AYu\nrxWlyX3kl0JBCApbot0XgBcjVOZ62Y1r0Dkus6fPwowBsCEoZBgr3pCPkZWoxFVo\nIS8P9ipY1uKiFz/N/HaB/xusiQZWC4sWGioKYnobRisqI1YZuTzjD76rRj9rmMpv\nIawVNwKBgHI7msvV6KIX0TbtIXGKsiZCsmeebRyHcoyHur00LpQd2DjYHt2TbS/J\nvULUtm8HsfSXjkqjaIJL0ZPSqLlvuUP9J88qySsJop24zf97ZTQsT859x/l1TBaf\nOS/dwCUF46YsqjFzNtAfyw4SpXoHbTaV8NyvwTacLuyfSAQo8Ks0\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-11-06 15:20:02,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-5902adcf-d9e5-4d9d-ad19-9683efbef2ad 2018-11-06 15:20:02,386 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:20:02,386 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:20:05,389 - create_stack - DEBUG - Stack status query timeout in 1186.26786804 2018-11-06 15:20:05,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:05,557 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:05 GMT Server: Apache x-openstack-request-id: req-86b90b6b-c736-48fb-a7e4-9618dc84c159 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:05,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:05 GMT Server: Apache x-openstack-request-id: req-2d42b745-0f39-45ea-83cb-adbbfc887c02 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59322188-840f-4f1f-9d35-477bfe59188a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuteHYGaswbPFXaEb2SkDTayYXD9CQJWgS7tp0Zyldy0jl3Bn\nDgIPLHkHfjjYsu6XhM5FAo5lnZnSoxggeLRQqM/1/L5cxJXGNngvxaEvABMLA0Vn\ncO+TDiH++nXa13rnafVwg+qIfiqb5twadf0TLrQoC5Ax4wDk6KlejHYY/FW/CRkH\nH8DUC6W5uxpUBcaS5gFsL2GGf6FzK2RjeY9Yc0UvfKu4O17l6af4+xK6D3egH+X1\n+TheqnU6OVNBRd7kqUZPkfM6plGcbyN2YvPey4o+q8luEj6ECjuPXrFTfHwf3vWq\n56hgMdAjxtI+Bkkq09106J0cLARCuezYgEkcXQIDAQABAoIBAQCOdtaXj9J8JAoC\nmVy1mcsWB9towydOPYirFizakjmshHOV/jPl/3X4cBRhjxDUZo6LygfeqhsbL3Xn\nu/bOcpbqER+8Zp4vmxA26i9q3rsKsHp+NQZpm5MifJOCACkskl8vcOEpBMSshuq2\n/e8DNkPRIbdDEeCn+T+Rk8svCMGGbL8zgZcSpvrPfQUku8DPIJE2cd3lyuryxS53\ngZ1XSf4ezlC6CI6pX/FBAWYIFL4KLw9ZMgQ0VepTiY7KqrktFIXNxvsC17U4juG2\nna4STtxOa6jomL9pRDO0JERSXJBjVl8m37IiPjA+LgTzoqpeWyA5sCVKXCEn9y6e\n+1WpikYVAoGBAPbczqraRjVuh9WIFYnZQUmszVwv+Iv3kfMdJ22mLKKeCIMHo7WY\nLNLiOnNWOV+Nb9tinrrmEUsbh9ct/rOX0gra+E4qezjh1JoXxd8PMs6s9p37/MnD\nFZEKIF7YYXGDALZa2o9siRrJvUN2nWEs3ssU/u4QNbvP+JLIrMKyKhPrAoGBAMHB\n/BlVWtRE84gMbYqecs+UFFBNj9uyquoiKoNiWHO2OGX72JAagvprJKMo+Lx64h9I\nDXOr7eVBK+KtQ8gZHzEPDMfo9AyQvZvBn86f5GCpTpF+7EFyMAzAeAPyS2wA1bO4\nlM2xrh4YmYho9nBzxKNFvWQ3cWovV0Nyf30oGKbXAoGAQFkAOgLZiDX+jEeDrcIG\nxaiYgy4x8HIhBikUTP2i5uSgvV7xanV3QaUcrVHNdL3OaXZEf91WpqhPeWSQ3sl1\nQ8UeMmnaYtJi86O8vU8d5EerpTS5CPKkHYFxPKfUhp0qQ15dWENnXac2gW5ayajD\njlYzuWRaTVGBrulGNx3v3+8CgYB6SEQjdOQDDZUo6rcDgiZxbUI4wAqnnCYT6AYu\nrxWlyX3kl0JBCApbot0XgBcjVOZ62Y1r0Dkus6fPwowBsCEoZBgr3pCPkZWoxFVo\nIS8P9ipY1uKiFz/N/HaB/xusiQZWC4sWGioKYnobRisqI1YZuTzjD76rRj9rmMpv\nIawVNwKBgHI7msvV6KIX0TbtIXGKsiZCsmeebRyHcoyHur00LpQd2DjYHt2TbS/J\nvULUtm8HsfSXjkqjaIJL0ZPSqLlvuUP9J88qySsJop24zf97ZTQsT859x/l1TBaf\nOS/dwCUF46YsqjFzNtAfyw4SpXoHbTaV8NyvwTacLuyfSAQo8Ks0\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-11-06 15:20:05,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-2d42b745-0f39-45ea-83cb-adbbfc887c02 2018-11-06 15:20:05,882 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:20:05,882 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:20:08,885 - create_stack - DEBUG - Stack status query timeout in 1182.77158689 2018-11-06 15:20:08,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:09,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:08 GMT Server: Apache x-openstack-request-id: req-447dd0b8-a984-4e3c-b1cf-19585f5a6b6b Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:09,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:09 GMT Server: Apache x-openstack-request-id: req-8fd66f74-e26e-4b71-bd29-acd7c7edd6c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59322188-840f-4f1f-9d35-477bfe59188a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuteHYGaswbPFXaEb2SkDTayYXD9CQJWgS7tp0Zyldy0jl3Bn\nDgIPLHkHfjjYsu6XhM5FAo5lnZnSoxggeLRQqM/1/L5cxJXGNngvxaEvABMLA0Vn\ncO+TDiH++nXa13rnafVwg+qIfiqb5twadf0TLrQoC5Ax4wDk6KlejHYY/FW/CRkH\nH8DUC6W5uxpUBcaS5gFsL2GGf6FzK2RjeY9Yc0UvfKu4O17l6af4+xK6D3egH+X1\n+TheqnU6OVNBRd7kqUZPkfM6plGcbyN2YvPey4o+q8luEj6ECjuPXrFTfHwf3vWq\n56hgMdAjxtI+Bkkq09106J0cLARCuezYgEkcXQIDAQABAoIBAQCOdtaXj9J8JAoC\nmVy1mcsWB9towydOPYirFizakjmshHOV/jPl/3X4cBRhjxDUZo6LygfeqhsbL3Xn\nu/bOcpbqER+8Zp4vmxA26i9q3rsKsHp+NQZpm5MifJOCACkskl8vcOEpBMSshuq2\n/e8DNkPRIbdDEeCn+T+Rk8svCMGGbL8zgZcSpvrPfQUku8DPIJE2cd3lyuryxS53\ngZ1XSf4ezlC6CI6pX/FBAWYIFL4KLw9ZMgQ0VepTiY7KqrktFIXNxvsC17U4juG2\nna4STtxOa6jomL9pRDO0JERSXJBjVl8m37IiPjA+LgTzoqpeWyA5sCVKXCEn9y6e\n+1WpikYVAoGBAPbczqraRjVuh9WIFYnZQUmszVwv+Iv3kfMdJ22mLKKeCIMHo7WY\nLNLiOnNWOV+Nb9tinrrmEUsbh9ct/rOX0gra+E4qezjh1JoXxd8PMs6s9p37/MnD\nFZEKIF7YYXGDALZa2o9siRrJvUN2nWEs3ssU/u4QNbvP+JLIrMKyKhPrAoGBAMHB\n/BlVWtRE84gMbYqecs+UFFBNj9uyquoiKoNiWHO2OGX72JAagvprJKMo+Lx64h9I\nDXOr7eVBK+KtQ8gZHzEPDMfo9AyQvZvBn86f5GCpTpF+7EFyMAzAeAPyS2wA1bO4\nlM2xrh4YmYho9nBzxKNFvWQ3cWovV0Nyf30oGKbXAoGAQFkAOgLZiDX+jEeDrcIG\nxaiYgy4x8HIhBikUTP2i5uSgvV7xanV3QaUcrVHNdL3OaXZEf91WpqhPeWSQ3sl1\nQ8UeMmnaYtJi86O8vU8d5EerpTS5CPKkHYFxPKfUhp0qQ15dWENnXac2gW5ayajD\njlYzuWRaTVGBrulGNx3v3+8CgYB6SEQjdOQDDZUo6rcDgiZxbUI4wAqnnCYT6AYu\nrxWlyX3kl0JBCApbot0XgBcjVOZ62Y1r0Dkus6fPwowBsCEoZBgr3pCPkZWoxFVo\nIS8P9ipY1uKiFz/N/HaB/xusiQZWC4sWGioKYnobRisqI1YZuTzjD76rRj9rmMpv\nIawVNwKBgHI7msvV6KIX0TbtIXGKsiZCsmeebRyHcoyHur00LpQd2DjYHt2TbS/J\nvULUtm8HsfSXjkqjaIJL0ZPSqLlvuUP9J88qySsJop24zf97ZTQsT859x/l1TBaf\nOS/dwCUF46YsqjFzNtAfyw4SpXoHbTaV8NyvwTacLuyfSAQo8Ks0\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-11-06 15:20:09,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-8fd66f74-e26e-4b71-bd29-acd7c7edd6c9 2018-11-06 15:20:09,375 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-06 15:20:09,375 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:20:12,378 - create_stack - DEBUG - Stack status query timeout in 1179.27850294 2018-11-06 15:20:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:12,555 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:12 GMT Server: Apache x-openstack-request-id: req-a05ad3b2-ae88-4453-933d-6059cd77d0a3 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:12,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:12 GMT Server: Apache x-openstack-request-id: req-75929d15-99f0-4317-9b78-3fdefe63e5e6 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": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "59322188-840f-4f1f-9d35-477bfe59188a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuteHYGaswbPFXaEb2SkDTayYXD9CQJWgS7tp0Zyldy0jl3Bn\nDgIPLHkHfjjYsu6XhM5FAo5lnZnSoxggeLRQqM/1/L5cxJXGNngvxaEvABMLA0Vn\ncO+TDiH++nXa13rnafVwg+qIfiqb5twadf0TLrQoC5Ax4wDk6KlejHYY/FW/CRkH\nH8DUC6W5uxpUBcaS5gFsL2GGf6FzK2RjeY9Yc0UvfKu4O17l6af4+xK6D3egH+X1\n+TheqnU6OVNBRd7kqUZPkfM6plGcbyN2YvPey4o+q8luEj6ECjuPXrFTfHwf3vWq\n56hgMdAjxtI+Bkkq09106J0cLARCuezYgEkcXQIDAQABAoIBAQCOdtaXj9J8JAoC\nmVy1mcsWB9towydOPYirFizakjmshHOV/jPl/3X4cBRhjxDUZo6LygfeqhsbL3Xn\nu/bOcpbqER+8Zp4vmxA26i9q3rsKsHp+NQZpm5MifJOCACkskl8vcOEpBMSshuq2\n/e8DNkPRIbdDEeCn+T+Rk8svCMGGbL8zgZcSpvrPfQUku8DPIJE2cd3lyuryxS53\ngZ1XSf4ezlC6CI6pX/FBAWYIFL4KLw9ZMgQ0VepTiY7KqrktFIXNxvsC17U4juG2\nna4STtxOa6jomL9pRDO0JERSXJBjVl8m37IiPjA+LgTzoqpeWyA5sCVKXCEn9y6e\n+1WpikYVAoGBAPbczqraRjVuh9WIFYnZQUmszVwv+Iv3kfMdJ22mLKKeCIMHo7WY\nLNLiOnNWOV+Nb9tinrrmEUsbh9ct/rOX0gra+E4qezjh1JoXxd8PMs6s9p37/MnD\nFZEKIF7YYXGDALZa2o9siRrJvUN2nWEs3ssU/u4QNbvP+JLIrMKyKhPrAoGBAMHB\n/BlVWtRE84gMbYqecs+UFFBNj9uyquoiKoNiWHO2OGX72JAagvprJKMo+Lx64h9I\nDXOr7eVBK+KtQ8gZHzEPDMfo9AyQvZvBn86f5GCpTpF+7EFyMAzAeAPyS2wA1bO4\nlM2xrh4YmYho9nBzxKNFvWQ3cWovV0Nyf30oGKbXAoGAQFkAOgLZiDX+jEeDrcIG\nxaiYgy4x8HIhBikUTP2i5uSgvV7xanV3QaUcrVHNdL3OaXZEf91WpqhPeWSQ3sl1\nQ8UeMmnaYtJi86O8vU8d5EerpTS5CPKkHYFxPKfUhp0qQ15dWENnXac2gW5ayajD\njlYzuWRaTVGBrulGNx3v3+8CgYB6SEQjdOQDDZUo6rcDgiZxbUI4wAqnnCYT6AYu\nrxWlyX3kl0JBCApbot0XgBcjVOZ62Y1r0Dkus6fPwowBsCEoZBgr3pCPkZWoxFVo\nIS8P9ipY1uKiFz/N/HaB/xusiQZWC4sWGioKYnobRisqI1YZuTzjD76rRj9rmMpv\nIawVNwKBgHI7msvV6KIX0TbtIXGKsiZCsmeebRyHcoyHur00LpQd2DjYHt2TbS/J\nvULUtm8HsfSXjkqjaIJL0ZPSqLlvuUP9J88qySsJop24zf97ZTQsT859x/l1TBaf\nOS/dwCUF46YsqjFzNtAfyw4SpXoHbTaV8NyvwTacLuyfSAQo8Ks0\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-11-06 15:20:12,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-75929d15-99f0-4317-9b78-3fdefe63e5e6 2018-11-06 15:20:12,730 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-06 15:20:12,730 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack 2018-11-06 15:20:12,730 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack 2018-11-06 15:20:12,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:20:12,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:20:13,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7995227e794b42b6a7d1dc7ba0ce9eba", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bd013919a294900a2fa929c54de920e", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-user", "id": "d7ad9a284eb849adbcfefeb5b9d32060"}, "audit_ids": ["CFyxzcdGQoSDULnvCjIj_g"], "issued_at": "2018-11-06T15:20:13.000000Z"}} 2018-11-06 15:20:13,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:13,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc432a5-425e-479f-b96c-32542386af48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:20:13,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7fc432a5-425e-479f-b96c-32542386af48 2018-11-06 15:20:13,199 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:20:13,202 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-06 15:20:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:13,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:13 GMT Server: Apache x-openstack-request-id: req-0d995230-a394-45cd-8838-1420bfe900b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "deletion_time": null, "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "updated_time": null, "project": "0bd013919a294900a2fa929c54de920e", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "59322188-840f-4f1f-9d35-477bfe59188a", "tags": null}]} 2018-11-06 15:20:13,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack used request id req-0d995230-a394-45cd-8838-1420bfe900b0 2018-11-06 15:20:13,398 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack 2018-11-06 15:20:13,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:13,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:13 GMT Server: Apache x-openstack-request-id: req-357ea430-0c18-4a32-8317-621fbb957f87 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:13,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:13 GMT Server: Apache x-openstack-request-id: req-fee4af5a-0731-4ad4-b1c9-7e23693514ba 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.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3cc3fc92-0550-46cf-9ea4-e653cd44418a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0a2a884f-3085-4334-a8b7-9a4d31d568fd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3a197bd6-8f7d-4cf3-b793-442139a1487a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "5e8d428c-a057-49f5-8556-c0d253892149", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "41589b1b-f1dd-418c-9efe-d61894b051a7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "266", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b:subnet_id=2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7e10e096-d683-42df-ad46-2f3d39b639fd", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "02f1c763-56d2-4c3f-b465-8545137e6926", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "30657e5e-25bd-47e4-8fb3-f8a3966fbd30", "resource_type": "OS::Neutron::Port"}]} 2018-11-06 15:20:13,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources used request id req-fee4af5a-0731-4ad4-b1c9-7e23693514ba 2018-11-06 15:20:13,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:14,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79c8a90d-a56b-4be4-b920-b8e21e162cc2 x-compute-request-id: req-79c8a90d-a56b-4be4-b920-b8e21e162cc2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:7d:35", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:7d:35", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7e10e096-d683-42df-ad46-2f3d39b639fd", "rel": "bookmark"}], "image": {"id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "links": [{"href": "http://172.30.9.27:8774/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-11-06T15:20:06.000000", "flavor": {"id": "0a2a884f-3085-4334-a8b7-9a4d31d568fd", "links": [{"href": "http://172.30.9.27:8774/flavors/0a2a884f-3085-4334-a8b7-9a4d31d568fd", "rel": "bookmark"}]}, "id": "7e10e096-d683-42df-ad46-2f3d39b639fd", "security_groups": [{"name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp"}], "user_id": "d7ad9a284eb849adbcfefeb5b9d32060", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:20:07Z", "hostId": "fc2c9c2dd1992ce1aa71288c6b8596e0be75a7f5de64cae1472ef207", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "created": "2018-11-06T15:20:00Z", "tenant_id": "0bd013919a294900a2fa929c54de920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:20:14,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd used request id req-79c8a90d-a56b-4be4-b920-b8e21e162cc2 2018-11-06 15:20:14,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:14,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-496723f9-3035-4df8-b4d4-e2497cbae16a Date: Tue, 06 Nov 2018 15:20:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:14,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-496723f9-3035-4df8-b4d4-e2497cbae16a 2018-11-06 15:20:14,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:20:14,761 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:20:14,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:14,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d11e5be-84f1-48d3-b267-5e7036def796 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:14,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-9d11e5be-84f1-48d3-b267-5e7036def796 2018-11-06 15:20:14,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:15,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4b915bc2-0cd0-4c24-b5c2-dc618af76dc4 Date: Tue, 06 Nov 2018 15:20:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:15,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-4b915bc2-0cd0-4c24-b5c2-dc618af76dc4 2018-11-06 15:20:15,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:15,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-d9a8075d-2767-40e8-aaa4-cc98eb9b1890 Date: Tue, 06 Nov 2018 15:20:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.2"}],"id":"91c1d88d-71a6-4a9c-a12c-5262c66a504e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:89:ec","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.3"}],"id":"b7b56744-195d-45f0-b8cc-f1da67a806a4","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:a0:09","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.1"}],"id":"c03c3044-0ab7-4eca-a742-30ab7bf0f632","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:6a:ed","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:04Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.4"}],"id":"e1cabec6-46cd-47e3-9039-2ab217ced6a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:8d:b9","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a197bd6-8f7d-4cf3-b793-442139a1487a"}]} 2018-11-06 15:20:15,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-d9a8075d-2767-40e8-aaa4-cc98eb9b1890 2018-11-06 15:20:15,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/02f1c763-56d2-4c3f-b465-8545137e6926 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:15,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70a7f456-2ba9-4884-8be0-d721e43a21e6 x-compute-request-id: req-70a7f456-2ba9-4884-8be0-d721e43a21e6 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:25:89", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02f1c763-56d2-4c3f-b465-8545137e6926", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02f1c763-56d2-4c3f-b465-8545137e6926", "rel": "bookmark"}], "image": {"id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "links": [{"href": "http://172.30.9.27:8774/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2018-11-06T15:20:09.000000", "flavor": {"id": "3cc3fc92-0550-46cf-9ea4-e653cd44418a", "links": [{"href": "http://172.30.9.27:8774/flavors/3cc3fc92-0550-46cf-9ea4-e653cd44418a", "rel": "bookmark"}]}, "id": "02f1c763-56d2-4c3f-b465-8545137e6926", "security_groups": [{"name": "default"}], "user_id": "d7ad9a284eb849adbcfefeb5b9d32060", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:20:09Z", "hostId": "fc2c9c2dd1992ce1aa71288c6b8596e0be75a7f5de64cae1472ef207", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "created": "2018-11-06T15:20:00Z", "tenant_id": "0bd013919a294900a2fa929c54de920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:20:15,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/02f1c763-56d2-4c3f-b465-8545137e6926 used request id req-70a7f456-2ba9-4884-8be0-d721e43a21e6 2018-11-06 15:20:15,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:15,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-dffd2534-a36a-4368-b877-154ac5f91086 Date: Tue, 06 Nov 2018 15:20:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:15,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-dffd2534-a36a-4368-b877-154ac5f91086 2018-11-06 15:20:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:15,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208dca9c-d7a0-4b1d-968e-e32a3638ca97 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:15,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-208dca9c-d7a0-4b1d-968e-e32a3638ca97 2018-11-06 15:20:15,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:16,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8c204775-5f85-45dd-bf9e-b7be0a63f0e9 Date: Tue, 06 Nov 2018 15:20:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:16,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-8c204775-5f85-45dd-bf9e-b7be0a63f0e9 2018-11-06 15:20:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:16,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-79d8a8e9-4f2c-479c-98ea-c876ac9c2acc Date: Tue, 06 Nov 2018 15:20:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.2"}],"id":"91c1d88d-71a6-4a9c-a12c-5262c66a504e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:89:ec","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.3"}],"id":"b7b56744-195d-45f0-b8cc-f1da67a806a4","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:a0:09","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.1"}],"id":"c03c3044-0ab7-4eca-a742-30ab7bf0f632","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:6a:ed","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:04Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.4"}],"id":"e1cabec6-46cd-47e3-9039-2ab217ced6a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:8d:b9","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a197bd6-8f7d-4cf3-b793-442139a1487a"}]} 2018-11-06 15:20:16,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-79d8a8e9-4f2c-479c-98ea-c876ac9c2acc 2018-11-06 15:20:16,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:16,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:16 GMT Server: Apache x-openstack-request-id: req-7e092faa-cdcd-45c3-8a2d-b6e1156a7b95 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:16,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:16 GMT Server: Apache x-openstack-request-id: req-9329921b-25c5-4a5c-b0db-7d0b9020fe84 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1051 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3cc3fc92-0550-46cf-9ea4-e653cd44418a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0a2a884f-3085-4334-a8b7-9a4d31d568fd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3a197bd6-8f7d-4cf3-b793-442139a1487a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "5e8d428c-a057-49f5-8556-c0d253892149", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "41589b1b-f1dd-418c-9efe-d61894b051a7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "266", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b:subnet_id=2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7e10e096-d683-42df-ad46-2f3d39b639fd", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "02f1c763-56d2-4c3f-b465-8545137e6926", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-06T15:19:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-06T15:19:51Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "30657e5e-25bd-47e4-8fb3-f8a3966fbd30", "resource_type": "OS::Neutron::Port"}]} 2018-11-06 15:20:16,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a/resources used request id req-9329921b-25c5-4a5c-b0db-7d0b9020fe84 2018-11-06 15:20:16,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/0a2a884f-3085-4334-a8b7-9a4d31d568fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:16,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a790f8b-41ef-4182-ad48-50bcacabb302 x-compute-request-id: req-5a790f8b-41ef-4182-ad48-50bcacabb302 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0a2a884f-3085-4334-a8b7-9a4d31d568fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0a2a884f-3085-4334-a8b7-9a4d31d568fd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "0a2a884f-3085-4334-a8b7-9a4d31d568fd", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-flavor1-cg5n2v6fagjw", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:20:16,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0a2a884f-3085-4334-a8b7-9a4d31d568fd used request id req-5a790f8b-41ef-4182-ad48-50bcacabb302 2018-11-06 15:20:16,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:16,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-76354891-afd7-4cd0-867f-15c3fcf73a31 Date: Tue, 06 Nov 2018 15:20:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}} 2018-11-06 15:20:16,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2 used request id req-76354891-afd7-4cd0-867f-15c3fcf73a31 2018-11-06 15:20:16,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-e8233684-076d-4017-8a23-e100910775d9 Date: Tue, 06 Nov 2018 15:20:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:17,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-e8233684-076d-4017-8a23-e100910775d9 2018-11-06 15:20:17,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ed40de87-b377-46d4-a4b6-2cab9a8d7591 Date: Tue, 06 Nov 2018 15:20:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:17,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-ed40de87-b377-46d4-a4b6-2cab9a8d7591 2018-11-06 15:20:17,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-ea0704eb-f040-44d7-b245-562822493a6a Date: Tue, 06 Nov 2018 15:20:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:17,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-ea0704eb-f040-44d7-b245-562822493a6a 2018-11-06 15:20:17,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea43537-903d-463d-9790-41d9f424ed8e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:17,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-bea43537-903d-463d-9790-41d9f424ed8e 2018-11-06 15:20:17,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a921114e-6d72-4145-a04c-ae1e400fd912 Date: Tue, 06 Nov 2018 15:20:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:17,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-a921114e-6d72-4145-a04c-ae1e400fd912 2018-11-06 15:20:17,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a&mac_address=fa%3A16%3A3e%3A3b%3A7d%3A35&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-8c2ae100-e639-439b-ad21-1fde969f413b Date: Tue, 06 Nov 2018 15:20:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"}]} 2018-11-06 15:20:17,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a&mac_address=fa%3A16%3A3e%3A3b%3A7d%3A35&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n&admin_state_up=True used request id req-8c2ae100-e639-439b-ad21-1fde969f413b 2018-11-06 15:20:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b9e77f-4e6b-4024-904e-e998e7a35201 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:17,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-b1b9e77f-4e6b-4024-904e-e998e7a35201 2018-11-06 15:20:17,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-a2715779-2df8-4184-8d26-6053ff5320c1 Date: Tue, 06 Nov 2018 15:20:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:17,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-a2715779-2df8-4184-8d26-6053ff5320c1 2018-11-06 15:20:17,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-092142f3-b33a-47d8-8274-83f9c2bc938a Date: Tue, 06 Nov 2018 15:20:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:17,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-092142f3-b33a-47d8-8274-83f9c2bc938a 2018-11-06 15:20:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-73ec548f-69e9-45d5-8b19-d3cb34b6b6fb Date: Tue, 06 Nov 2018 15:20:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.2"}],"id":"91c1d88d-71a6-4a9c-a12c-5262c66a504e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:89:ec","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.3"}],"id":"b7b56744-195d-45f0-b8cc-f1da67a806a4","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:a0:09","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.1"}],"id":"c03c3044-0ab7-4eca-a742-30ab7bf0f632","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:6a:ed","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:04Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.4"}],"id":"e1cabec6-46cd-47e3-9039-2ab217ced6a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:8d:b9","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a197bd6-8f7d-4cf3-b793-442139a1487a"}]} 2018-11-06 15:20:17,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-73ec548f-69e9-45d5-8b19-d3cb34b6b6fb 2018-11-06 15:20:17,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:17,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-ae024f9f-70cd-48ee-8e65-29ceced089ee Date: Tue, 06 Nov 2018 15:20:17 GMT RESP BODY: {"floatingips": [{"router_id": "7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0bd013919a294900a2fa929c54de920e", "created_at": "2018-11-06T15:20:04Z", "updated_at": "2018-11-06T15:20:05Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "0bd013919a294900a2fa929c54de920e", "port_id": "30657e5e-25bd-47e4-8fb3-f8a3966fbd30", "id": "41589b1b-f1dd-418c-9efe-d61894b051a7"}]} 2018-11-06 15:20:17,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-ae024f9f-70cd-48ee-8e65-29ceced089ee 2018-11-06 15:20:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:18,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-959dd5f3-91ef-487b-8acc-914cb44cfe4d Date: Tue, 06 Nov 2018 15:20:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0bd013919a294900a2fa929c54de920e", "created_at": "2018-11-06T15:19:58Z", "admin_state_up": true, "updated_at": "2018-11-06T15:20:04Z", "project_id": "0bd013919a294900a2fa929c54de920e", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b", "name": "mgmt_router"}} 2018-11-06 15:20:18,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b used request id req-959dd5f3-91ef-487b-8acc-914cb44cfe4d 2018-11-06 15:20:18,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:18,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4480 X-Openstack-Request-Id: req-f6422acb-a98f-42f4-bcd2-ac60cb8d4eb3 Date: Tue, 06 Nov 2018 15:20:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6575068-eac7-42b6-884c-a657cbf4fad8","ip_address":"169.254.192.10"}],"id":"029f2974-a4f6-4452-b444-543b515a2f3c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:60:b3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 0bd013919a294900a2fa929c54de920e","admin_state_up":true,"network_id":"10eb4c22-c7c3-48a2-a8ea-46f8aad79bdc","tenant_id":"","created_at":"2018-11-06T15:20:01Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:18Z","device_owner":"network:router_gateway","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00782059-4ec8-407c-b408-cafcba5e7ce9","ip_address":"172.30.9.201"}],"id":"0b19bc05-e0f5-417f-bdb2-51b2282c34a4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:3d:86","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":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"","created_at":"2018-11-06T15:19:58Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:05Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6575068-eac7-42b6-884c-a657cbf4fad8","ip_address":"169.254.192.6"}],"id":"2e9e04cc-1dd3-4779-9b94-3e3c576ced79","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:18:14","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 0bd013919a294900a2fa929c54de920e","admin_state_up":true,"network_id":"10eb4c22-c7c3-48a2-a8ea-46f8aad79bdc","tenant_id":"","created_at":"2018-11-06T15:20:00Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:04Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6575068-eac7-42b6-884c-a657cbf4fad8","ip_address":"169.254.192.2"}],"id":"a33b0504-21ac-4638-8282-f48a6c1ac31d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:ad:02","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 0bd013919a294900a2fa929c54de920e","admin_state_up":true,"network_id":"10eb4c22-c7c3-48a2-a8ea-46f8aad79bdc","tenant_id":"","created_at":"2018-11-06T15:19:59Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.1"}],"id":"c03c3044-0ab7-4eca-a742-30ab7bf0f632","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:6a:ed","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:04Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"}]} 2018-11-06 15:20:18,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b used request id req-f6422acb-a98f-42f4-bcd2-ac60cb8d4eb3 2018-11-06 15:20:18,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:18,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-20e430d5-7f84-499a-8ec5-a03d4b228102 Date: Tue, 06 Nov 2018 15:20:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:06:03Z","dns_nameservers":[],"updated_at":"2018-11-06T13:06:03Z","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":"ffd76f5bd66c46d4a65fd52ada0abd63","id":"00782059-4ec8-407c-b408-cafcba5e7ce9","subnetpool_id":null,"name":"external-subnet"}} 2018-11-06 15:20:18,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/00782059-4ec8-407c-b408-cafcba5e7ce9 used request id req-20e430d5-7f84-499a-8ec5-a03d4b228102 2018-11-06 15:20:18,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a6575068-eac7-42b6-884c-a657cbf4fad8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:18,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-101b23be-ab85-4f2d-8b72-035531534628 Date: Tue, 06 Nov 2018 15:20:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"10eb4c22-c7c3-48a2-a8ea-46f8aad79bdc","tenant_id":"","created_at":"2018-11-06T15:19:57Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a6575068-eac7-42b6-884c-a657cbf4fad8","subnetpool_id":null,"name":"HA subnet tenant 0bd013919a294900a2fa929c54de920e"}} 2018-11-06 15:20:18,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a6575068-eac7-42b6-884c-a657cbf4fad8 used request id req-101b23be-ab85-4f2d-8b72-035531534628 2018-11-06 15:20:18,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a6575068-eac7-42b6-884c-a657cbf4fad8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:19,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f959f2e9-0476-4acf-bc8e-c57864a7a4eb Date: Tue, 06 Nov 2018 15:20:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"10eb4c22-c7c3-48a2-a8ea-46f8aad79bdc","tenant_id":"","created_at":"2018-11-06T15:19:57Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a6575068-eac7-42b6-884c-a657cbf4fad8","subnetpool_id":null,"name":"HA subnet tenant 0bd013919a294900a2fa929c54de920e"}} 2018-11-06 15:20:19,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a6575068-eac7-42b6-884c-a657cbf4fad8 used request id req-f959f2e9-0476-4acf-bc8e-c57864a7a4eb 2018-11-06 15:20:19,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a6575068-eac7-42b6-884c-a657cbf4fad8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:19,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b316c2d6-3507-4baa-8957-13ec1991358a Date: Tue, 06 Nov 2018 15:20:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"10eb4c22-c7c3-48a2-a8ea-46f8aad79bdc","tenant_id":"","created_at":"2018-11-06T15:19:57Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a6575068-eac7-42b6-884c-a657cbf4fad8","subnetpool_id":null,"name":"HA subnet tenant 0bd013919a294900a2fa929c54de920e"}} 2018-11-06 15:20:19,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a6575068-eac7-42b6-884c-a657cbf4fad8 used request id req-b316c2d6-3507-4baa-8957-13ec1991358a 2018-11-06 15:20:19,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:19,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3699b184-5029-478a-8644-8cfa43c5d79e Date: Tue, 06 Nov 2018 15:20:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}} 2018-11-06 15:20:19,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2 used request id req-3699b184-5029-478a-8644-8cfa43c5d79e 2018-11-06 15:20:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/30657e5e-25bd-47e4-8fb3-f8a3966fbd30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:19,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-60529877-a5c7-4c7b-b373-4895aef8f6a7 Date: Tue, 06 Nov 2018 15:20:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","project_id":"0bd013919a294900a2fa929c54de920e","qos_policy_id":null,"admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal"}} 2018-11-06 15:20:19,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/30657e5e-25bd-47e4-8fb3-f8a3966fbd30 used request id req-60529877-a5c7-4c7b-b373-4895aef8f6a7 2018-11-06 15:20:19,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:19,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-aa5cc114-7153-48a5-bd8d-897fd39c0bd7 Date: Tue, 06 Nov 2018 15:20:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}} 2018-11-06 15:20:19,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2 used request id req-aa5cc114-7153-48a5-bd8d-897fd39c0bd7 2018-11-06 15:20:19,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:20,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a134b30f-4d82-429e-a0d5-6ba8904792df Date: Tue, 06 Nov 2018 15:20:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:19:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:19:46Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/snap", "metadata": {}}], "self": "/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "min_disk": 0, "protected": false, "id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "file": "/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0bd013919a294900a2fa929c54de920e", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:20:20,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 used request id req-a134b30f-4d82-429e-a0d5-6ba8904792df 2018-11-06 15:20:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:20,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8577d7bc-6c6f-4f91-a92b-afc02d0ee1e0 Date: Tue, 06 Nov 2018 15:20: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-11-06 15:20:20,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8577d7bc-6c6f-4f91-a92b-afc02d0ee1e0 2018-11-06 15:20:20,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:20,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:20 GMT Server: Apache x-openstack-request-id: req-9d04b2b5-72b5-4d9d-8a6a-70162c753a1d Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:21,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:20 GMT Server: Apache x-openstack-request-id: req-c7f3a676-ef75-4289-af98-750eed5b0d7e 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": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "59322188-840f-4f1f-9d35-477bfe59188a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuteHYGaswbPFXaEb2SkDTayYXD9CQJWgS7tp0Zyldy0jl3Bn\nDgIPLHkHfjjYsu6XhM5FAo5lnZnSoxggeLRQqM/1/L5cxJXGNngvxaEvABMLA0Vn\ncO+TDiH++nXa13rnafVwg+qIfiqb5twadf0TLrQoC5Ax4wDk6KlejHYY/FW/CRkH\nH8DUC6W5uxpUBcaS5gFsL2GGf6FzK2RjeY9Yc0UvfKu4O17l6af4+xK6D3egH+X1\n+TheqnU6OVNBRd7kqUZPkfM6plGcbyN2YvPey4o+q8luEj6ECjuPXrFTfHwf3vWq\n56hgMdAjxtI+Bkkq09106J0cLARCuezYgEkcXQIDAQABAoIBAQCOdtaXj9J8JAoC\nmVy1mcsWB9towydOPYirFizakjmshHOV/jPl/3X4cBRhjxDUZo6LygfeqhsbL3Xn\nu/bOcpbqER+8Zp4vmxA26i9q3rsKsHp+NQZpm5MifJOCACkskl8vcOEpBMSshuq2\n/e8DNkPRIbdDEeCn+T+Rk8svCMGGbL8zgZcSpvrPfQUku8DPIJE2cd3lyuryxS53\ngZ1XSf4ezlC6CI6pX/FBAWYIFL4KLw9ZMgQ0VepTiY7KqrktFIXNxvsC17U4juG2\nna4STtxOa6jomL9pRDO0JERSXJBjVl8m37IiPjA+LgTzoqpeWyA5sCVKXCEn9y6e\n+1WpikYVAoGBAPbczqraRjVuh9WIFYnZQUmszVwv+Iv3kfMdJ22mLKKeCIMHo7WY\nLNLiOnNWOV+Nb9tinrrmEUsbh9ct/rOX0gra+E4qezjh1JoXxd8PMs6s9p37/MnD\nFZEKIF7YYXGDALZa2o9siRrJvUN2nWEs3ssU/u4QNbvP+JLIrMKyKhPrAoGBAMHB\n/BlVWtRE84gMbYqecs+UFFBNj9uyquoiKoNiWHO2OGX72JAagvprJKMo+Lx64h9I\nDXOr7eVBK+KtQ8gZHzEPDMfo9AyQvZvBn86f5GCpTpF+7EFyMAzAeAPyS2wA1bO4\nlM2xrh4YmYho9nBzxKNFvWQ3cWovV0Nyf30oGKbXAoGAQFkAOgLZiDX+jEeDrcIG\nxaiYgy4x8HIhBikUTP2i5uSgvV7xanV3QaUcrVHNdL3OaXZEf91WpqhPeWSQ3sl1\nQ8UeMmnaYtJi86O8vU8d5EerpTS5CPKkHYFxPKfUhp0qQ15dWENnXac2gW5ayajD\njlYzuWRaTVGBrulGNx3v3+8CgYB6SEQjdOQDDZUo6rcDgiZxbUI4wAqnnCYT6AYu\nrxWlyX3kl0JBCApbot0XgBcjVOZ62Y1r0Dkus6fPwowBsCEoZBgr3pCPkZWoxFVo\nIS8P9ipY1uKiFz/N/HaB/xusiQZWC4sWGioKYnobRisqI1YZuTzjD76rRj9rmMpv\nIawVNwKBgHI7msvV6KIX0TbtIXGKsiZCsmeebRyHcoyHur00LpQd2DjYHt2TbS/J\nvULUtm8HsfSXjkqjaIJL0ZPSqLlvuUP9J88qySsJop24zf97ZTQsT859x/l1TBaf\nOS/dwCUF46YsqjFzNtAfyw4SpXoHbTaV8NyvwTacLuyfSAQo8Ks0\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-11-06 15:20:21,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-c7f3a676-ef75-4289-af98-750eed5b0d7e 2018-11-06 15:20:21,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:20:21,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:20:21,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7995227e794b42b6a7d1dc7ba0ce9eba", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:20:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bd013919a294900a2fa929c54de920e", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-user", "id": "d7ad9a284eb849adbcfefeb5b9d32060"}, "audit_ids": ["xskuUtQVSjmAELqgZUT11Q"], "issued_at": "2018-11-06T15:20:21.000000Z"}} 2018-11-06 15:20:21,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:21,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67a14cd-248d-4539-9860-9637ea856379 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:20:21,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b67a14cd-248d-4539-9860-9637ea856379 2018-11-06 15:20:21,544 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:20:21,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:21,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a33c360-d252-4c3b-9a8d-d2b0a487c513 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:20:21,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0a33c360-d252-4c3b-9a8d-d2b0a487c513 2018-11-06 15:20:21,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:22,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-b899a157-2424-44f6-84ff-f190b0d40097 Date: Tue, 06 Nov 2018 15:20:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:22,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-b899a157-2424-44f6-84ff-f190b0d40097 2018-11-06 15:20:22,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:20:22,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:20:22,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:22,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5833d1-ab11-42eb-bd1a-5f274c7dd5f8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:22,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-fd5833d1-ab11-42eb-bd1a-5f274c7dd5f8 2018-11-06 15:20:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:22,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b0e0a604-45a0-4554-a7dd-95f3d1755eab Date: Tue, 06 Nov 2018 15:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:22,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-b0e0a604-45a0-4554-a7dd-95f3d1755eab 2018-11-06 15:20:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a&mac_address=fa%3A16%3A3e%3A3b%3A7d%3A35&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:22,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-ac5d45fe-7ca9-4555-954d-9a125d162004 Date: Tue, 06 Nov 2018 15:20:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"}]} 2018-11-06 15:20:22,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a&mac_address=fa%3A16%3A3e%3A3b%3A7d%3A35&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n&admin_state_up=True used request id req-ac5d45fe-7ca9-4555-954d-9a125d162004 2018-11-06 15:20:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:22,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235d16b8-ae2b-4ea3-b01f-805c1f275043 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:22,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-235d16b8-ae2b-4ea3-b01f-805c1f275043 2018-11-06 15:20:22,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:23,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a139efb4-b02b-439b-bea9-9c693003e0ec x-compute-request-id: req-a139efb4-b02b-439b-bea9-9c693003e0ec Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:7d:35", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:7d:35", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7e10e096-d683-42df-ad46-2f3d39b639fd", "rel": "bookmark"}], "image": {"id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "links": [{"href": "http://172.30.9.27:8774/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-11-06T15:20:06.000000", "flavor": {"id": "0a2a884f-3085-4334-a8b7-9a4d31d568fd", "links": [{"href": "http://172.30.9.27:8774/flavors/0a2a884f-3085-4334-a8b7-9a4d31d568fd", "rel": "bookmark"}]}, "id": "7e10e096-d683-42df-ad46-2f3d39b639fd", "security_groups": [{"name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp"}], "user_id": "d7ad9a284eb849adbcfefeb5b9d32060", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:20:07Z", "hostId": "fc2c9c2dd1992ce1aa71288c6b8596e0be75a7f5de64cae1472ef207", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "created": "2018-11-06T15:20:00Z", "tenant_id": "0bd013919a294900a2fa929c54de920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:20:23,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1 used request id req-a139efb4-b02b-439b-bea9-9c693003e0ec 2018-11-06 15:20:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:23,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-5140154a-3bfc-4351-9c64-518462e70507 Date: Tue, 06 Nov 2018 15:20:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:23,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-5140154a-3bfc-4351-9c64-518462e70507 2018-11-06 15:20:23,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:23,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dc2a0522-0ae5-4fab-9fef-46f50a31ebce Date: Tue, 06 Nov 2018 15:20:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:23,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-dc2a0522-0ae5-4fab-9fef-46f50a31ebce 2018-11-06 15:20:23,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:24,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-074bc768-e3b3-4567-9c39-a3a14adeb959 Date: Tue, 06 Nov 2018 15:20:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.2"}],"id":"91c1d88d-71a6-4a9c-a12c-5262c66a504e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:89:ec","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.3"}],"id":"b7b56744-195d-45f0-b8cc-f1da67a806a4","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:a0:09","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.1"}],"id":"c03c3044-0ab7-4eca-a742-30ab7bf0f632","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:6a:ed","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:04Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.4"}],"id":"e1cabec6-46cd-47e3-9039-2ab217ced6a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:8d:b9","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a197bd6-8f7d-4cf3-b793-442139a1487a"}]} 2018-11-06 15:20:24,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-074bc768-e3b3-4567-9c39-a3a14adeb959 2018-11-06 15:20:24,179 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1 2018-11-06 15:20:24,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:24,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-df6a8305-ed20-4b8d-96a3-1c2b03853f3c Date: Tue, 06 Nov 2018 15:20:24 GMT RESP BODY: {"floatingips": [{"router_id": "7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0bd013919a294900a2fa929c54de920e", "created_at": "2018-11-06T15:20:04Z", "updated_at": "2018-11-06T15:20:05Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "0bd013919a294900a2fa929c54de920e", "port_id": "30657e5e-25bd-47e4-8fb3-f8a3966fbd30", "id": "41589b1b-f1dd-418c-9efe-d61894b051a7"}]} 2018-11-06 15:20:24,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-df6a8305-ed20-4b8d-96a3-1c2b03853f3c 2018-11-06 15:20:24,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/3cc3fc92-0550-46cf-9ea4-e653cd44418a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:24,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81774702-8b73-467a-be59-36bcfd38bc11 x-compute-request-id: req-81774702-8b73-467a-be59-36bcfd38bc11 Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3cc3fc92-0550-46cf-9ea4-e653cd44418a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3cc3fc92-0550-46cf-9ea4-e653cd44418a", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "3cc3fc92-0550-46cf-9ea4-e653cd44418a", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-flavor2-imysj5jq6oyo", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:20:24,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/3cc3fc92-0550-46cf-9ea4-e653cd44418a used request id req-81774702-8b73-467a-be59-36bcfd38bc11 2018-11-06 15:20:24,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:24,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0eb4fed9-1f1e-4622-8045-4a030d4bade7 Date: Tue, 06 Nov 2018 15:20:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}} 2018-11-06 15:20:24,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2 used request id req-0eb4fed9-1f1e-4622-8045-4a030d4bade7 2018-11-06 15:20:24,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:24,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-63984cbc-ae9f-4346-aef5-a0a789399747 Date: Tue, 06 Nov 2018 15:20:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:24,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-63984cbc-ae9f-4346-aef5-a0a789399747 2018-11-06 15:20:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:24,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7768f5d6-2917-41b6-860d-a81405babe57 Date: Tue, 06 Nov 2018 15:20:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:24,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-7768f5d6-2917-41b6-860d-a81405babe57 2018-11-06 15:20:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:24,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-0e3fd63c-88ea-4445-ba27-370ae5fab4e1 Date: Tue, 06 Nov 2018 15:20:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:24,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-0e3fd63c-88ea-4445-ba27-370ae5fab4e1 2018-11-06 15:20:24,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:25,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78515e25-ad7b-46af-8e26-95ff8b9b4b5d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:25,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-78515e25-ad7b-46af-8e26-95ff8b9b4b5d 2018-11-06 15:20:25,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:25,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9e0ce5f5-1827-4301-9187-8434bab5a03e Date: Tue, 06 Nov 2018 15:20:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:25,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-9e0ce5f5-1827-4301-9187-8434bab5a03e 2018-11-06 15:20:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a&mac_address=fa%3A16%3A3e%3A46%3A25%3A89&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:25,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-56f47f1f-daa9-4eb6-80f5-39c2577fb377 Date: Tue, 06 Nov 2018 15:20:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"}]} 2018-11-06 15:20:25,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a&mac_address=fa%3A16%3A3e%3A46%3A25%3A89&admin_state_up=True used request id req-56f47f1f-daa9-4eb6-80f5-39c2577fb377 2018-11-06 15:20:25,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:25,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5321d4-0f67-4d11-98bb-3eb0da658b08 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:25,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-9b5321d4-0f67-4d11-98bb-3eb0da658b08 2018-11-06 15:20:25,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:25,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-8e0f2881-84ad-4b97-bc2e-77bd6566c262 Date: Tue, 06 Nov 2018 15:20:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:25,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-8e0f2881-84ad-4b97-bc2e-77bd6566c262 2018-11-06 15:20:25,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:25,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5143c1bc-6053-48d3-813f-09739e0d2116 Date: Tue, 06 Nov 2018 15:20:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:25,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-5143c1bc-6053-48d3-813f-09739e0d2116 2018-11-06 15:20:25,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:25,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-8aa0f5a1-9e6d-4bd5-beb4-dfa77e21dd9c Date: Tue, 06 Nov 2018 15:20:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.2"}],"id":"91c1d88d-71a6-4a9c-a12c-5262c66a504e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:89:ec","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.3"}],"id":"b7b56744-195d-45f0-b8cc-f1da67a806a4","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:a0:09","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.1"}],"id":"c03c3044-0ab7-4eca-a742-30ab7bf0f632","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:6a:ed","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:04Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.4"}],"id":"e1cabec6-46cd-47e3-9039-2ab217ced6a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:8d:b9","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a197bd6-8f7d-4cf3-b793-442139a1487a"}]} 2018-11-06 15:20:25,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-8aa0f5a1-9e6d-4bd5-beb4-dfa77e21dd9c 2018-11-06 15:20:25,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:25,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-b1a7ddce-01fa-42db-aa3e-74a72382938b Date: Tue, 06 Nov 2018 15:20:25 GMT RESP BODY: {"floatingips": [{"router_id": "7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0bd013919a294900a2fa929c54de920e", "created_at": "2018-11-06T15:20:04Z", "updated_at": "2018-11-06T15:20:05Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "0bd013919a294900a2fa929c54de920e", "port_id": "30657e5e-25bd-47e4-8fb3-f8a3966fbd30", "id": "41589b1b-f1dd-418c-9efe-d61894b051a7"}]} 2018-11-06 15:20:25,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-b1a7ddce-01fa-42db-aa3e-74a72382938b 2018-11-06 15:20:25,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:26,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9b95e443-949e-45d7-94e1-129de8fd527e Date: Tue, 06 Nov 2018 15:20:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:19:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-06T15:19:46Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/snap", "metadata": {}}], "self": "/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "min_disk": 0, "protected": false, "id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "file": "/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0bd013919a294900a2fa929c54de920e", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:20:26,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 used request id req-9b95e443-949e-45d7-94e1-129de8fd527e 2018-11-06 15:20:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}839ceb437c02e5fce3dc7a6aff8a0228bc1c5a5d" 2018-11-06 15:20:26,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:26 GMT Server: Apache x-openstack-request-id: req-3dff830d-e86b-414a-a2ea-6248161b7d93 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:26,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:26 GMT Server: Apache x-openstack-request-id: req-29fb19dc-2ffc-448a-9a2f-eaa93077feb0 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": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "59322188-840f-4f1f-9d35-477bfe59188a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuteHYGaswbPFXaEb2SkDTayYXD9CQJWgS7tp0Zyldy0jl3Bn\nDgIPLHkHfjjYsu6XhM5FAo5lnZnSoxggeLRQqM/1/L5cxJXGNngvxaEvABMLA0Vn\ncO+TDiH++nXa13rnafVwg+qIfiqb5twadf0TLrQoC5Ax4wDk6KlejHYY/FW/CRkH\nH8DUC6W5uxpUBcaS5gFsL2GGf6FzK2RjeY9Yc0UvfKu4O17l6af4+xK6D3egH+X1\n+TheqnU6OVNBRd7kqUZPkfM6plGcbyN2YvPey4o+q8luEj6ECjuPXrFTfHwf3vWq\n56hgMdAjxtI+Bkkq09106J0cLARCuezYgEkcXQIDAQABAoIBAQCOdtaXj9J8JAoC\nmVy1mcsWB9towydOPYirFizakjmshHOV/jPl/3X4cBRhjxDUZo6LygfeqhsbL3Xn\nu/bOcpbqER+8Zp4vmxA26i9q3rsKsHp+NQZpm5MifJOCACkskl8vcOEpBMSshuq2\n/e8DNkPRIbdDEeCn+T+Rk8svCMGGbL8zgZcSpvrPfQUku8DPIJE2cd3lyuryxS53\ngZ1XSf4ezlC6CI6pX/FBAWYIFL4KLw9ZMgQ0VepTiY7KqrktFIXNxvsC17U4juG2\nna4STtxOa6jomL9pRDO0JERSXJBjVl8m37IiPjA+LgTzoqpeWyA5sCVKXCEn9y6e\n+1WpikYVAoGBAPbczqraRjVuh9WIFYnZQUmszVwv+Iv3kfMdJ22mLKKeCIMHo7WY\nLNLiOnNWOV+Nb9tinrrmEUsbh9ct/rOX0gra+E4qezjh1JoXxd8PMs6s9p37/MnD\nFZEKIF7YYXGDALZa2o9siRrJvUN2nWEs3ssU/u4QNbvP+JLIrMKyKhPrAoGBAMHB\n/BlVWtRE84gMbYqecs+UFFBNj9uyquoiKoNiWHO2OGX72JAagvprJKMo+Lx64h9I\nDXOr7eVBK+KtQ8gZHzEPDMfo9AyQvZvBn86f5GCpTpF+7EFyMAzAeAPyS2wA1bO4\nlM2xrh4YmYho9nBzxKNFvWQ3cWovV0Nyf30oGKbXAoGAQFkAOgLZiDX+jEeDrcIG\nxaiYgy4x8HIhBikUTP2i5uSgvV7xanV3QaUcrVHNdL3OaXZEf91WpqhPeWSQ3sl1\nQ8UeMmnaYtJi86O8vU8d5EerpTS5CPKkHYFxPKfUhp0qQ15dWENnXac2gW5ayajD\njlYzuWRaTVGBrulGNx3v3+8CgYB6SEQjdOQDDZUo6rcDgiZxbUI4wAqnnCYT6AYu\nrxWlyX3kl0JBCApbot0XgBcjVOZ62Y1r0Dkus6fPwowBsCEoZBgr3pCPkZWoxFVo\nIS8P9ipY1uKiFz/N/HaB/xusiQZWC4sWGioKYnobRisqI1YZuTzjD76rRj9rmMpv\nIawVNwKBgHI7msvV6KIX0TbtIXGKsiZCsmeebRyHcoyHur00LpQd2DjYHt2TbS/J\nvULUtm8HsfSXjkqjaIJL0ZPSqLlvuUP9J88qySsJop24zf97ZTQsT859x/l1TBaf\nOS/dwCUF46YsqjFzNtAfyw4SpXoHbTaV8NyvwTacLuyfSAQo8Ks0\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-11-06 15:20:26,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-29fb19dc-2ffc-448a-9a2f-eaa93077feb0 2018-11-06 15:20:26,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:20:26,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:20:26,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7995227e794b42b6a7d1dc7ba0ce9eba", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}], "expires_at": "2018-11-06T16:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bd013919a294900a2fa929c54de920e", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/0bd013919a294900a2fa929c54de920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-user", "id": "d7ad9a284eb849adbcfefeb5b9d32060"}, "audit_ids": ["YG3h2TwbSEy38VBjvsVVBg"], "issued_at": "2018-11-06T15:20:26.000000Z"}} 2018-11-06 15:20:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:26,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8543187c-da30-4702-bcf8-f18ba6caac5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:20:26,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8543187c-da30-4702-bcf8-f18ba6caac5f 2018-11-06 15:20:26,986 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:20:26,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:27,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b56202c-9b73-45c6-bfe4-1ebfdc9f5de0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:20:27,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1b56202c-9b73-45c6-bfe4-1ebfdc9f5de0 2018-11-06 15:20:27,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:27,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-1d848264-6675-4595-a9d7-98b014c6fc05 Date: Tue, 06 Nov 2018 15:20:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:27,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-1d848264-6675-4595-a9d7-98b014c6fc05 2018-11-06 15:20:27,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:20:27,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:20:27,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:27,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b533de6-3f20-4f90-81c6-4820538d269b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:27,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-2b533de6-3f20-4f90-81c6-4820538d269b 2018-11-06 15:20:27,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:27,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-17caa23c-459b-433a-b230-a6a93fed3f7d Date: Tue, 06 Nov 2018 15:20:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:27,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-17caa23c-459b-433a-b230-a6a93fed3f7d 2018-11-06 15:20:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a&mac_address=fa%3A16%3A3e%3A46%3A25%3A89&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:27,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-db5a1176-069f-4423-b810-2a109da36d8f Date: Tue, 06 Nov 2018 15:20:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"}]} 2018-11-06 15:20:27,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a&mac_address=fa%3A16%3A3e%3A46%3A25%3A89&admin_state_up=True used request id req-db5a1176-069f-4423-b810-2a109da36d8f 2018-11-06 15:20:27,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:27,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd47034-5833-4841-a244-b1ad519fd0f4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:27,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-9fd47034-5833-4841-a244-b1ad519fd0f4 2018-11-06 15:20:27,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:28,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-04e041a0-6ffd-48b7-b4c5-1f3436deec19 x-compute-request-id: req-04e041a0-6ffd-48b7-b4c5-1f3436deec19 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:25:89", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02f1c763-56d2-4c3f-b465-8545137e6926", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02f1c763-56d2-4c3f-b465-8545137e6926", "rel": "bookmark"}], "image": {"id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "links": [{"href": "http://172.30.9.27:8774/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2018-11-06T15:20:09.000000", "flavor": {"id": "3cc3fc92-0550-46cf-9ea4-e653cd44418a", "links": [{"href": "http://172.30.9.27:8774/flavors/3cc3fc92-0550-46cf-9ea4-e653cd44418a", "rel": "bookmark"}]}, "id": "02f1c763-56d2-4c3f-b465-8545137e6926", "security_groups": [{"name": "default"}], "user_id": "d7ad9a284eb849adbcfefeb5b9d32060", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:20:09Z", "hostId": "fc2c9c2dd1992ce1aa71288c6b8596e0be75a7f5de64cae1472ef207", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "created": "2018-11-06T15:20:00Z", "tenant_id": "0bd013919a294900a2fa929c54de920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:20:28,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2 used request id req-04e041a0-6ffd-48b7-b4c5-1f3436deec19 2018-11-06 15:20:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:28,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-f41e93eb-cf50-4b65-b5eb-8e6f007e2d82 Date: Tue, 06 Nov 2018 15:20:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:28,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-f41e93eb-cf50-4b65-b5eb-8e6f007e2d82 2018-11-06 15:20:28,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:29,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d693b9f9-9e75-4ec8-9aed-51b043492ff1 Date: Tue, 06 Nov 2018 15:20:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:29,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-d693b9f9-9e75-4ec8-9aed-51b043492ff1 2018-11-06 15:20:29,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:29,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-80921b12-89c2-46bf-b93b-7dd1705a4ca9 Date: Tue, 06 Nov 2018 15:20:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.2"}],"id":"91c1d88d-71a6-4a9c-a12c-5262c66a504e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:89:ec","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.3"}],"id":"b7b56744-195d-45f0-b8cc-f1da67a806a4","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:a0:09","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.1"}],"id":"c03c3044-0ab7-4eca-a742-30ab7bf0f632","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:6a:ed","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:04Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.4"}],"id":"e1cabec6-46cd-47e3-9039-2ab217ced6a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:8d:b9","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a197bd6-8f7d-4cf3-b793-442139a1487a"}]} 2018-11-06 15:20:29,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-80921b12-89c2-46bf-b93b-7dd1705a4ca9 2018-11-06 15:20:29,405 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2 2018-11-06 15:20:29,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:29,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-bca551f7-3f79-4336-a857-ed6abdcd59c5 Date: Tue, 06 Nov 2018 15:20:29 GMT RESP BODY: {"floatingips": [{"router_id": "7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0bd013919a294900a2fa929c54de920e", "created_at": "2018-11-06T15:20:04Z", "updated_at": "2018-11-06T15:20:05Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "0bd013919a294900a2fa929c54de920e", "port_id": "30657e5e-25bd-47e4-8fb3-f8a3966fbd30", "id": "41589b1b-f1dd-418c-9efe-d61894b051a7"}]} 2018-11-06 15:20:29,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-bca551f7-3f79-4336-a857-ed6abdcd59c5 2018-11-06 15:20:29,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:30,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca8e6c75-401c-461b-b406-c3b2bffcca5b x-compute-request-id: req-ca8e6c75-401c-461b-b406-c3b2bffcca5b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:7d:35", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:7d:35", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7e10e096-d683-42df-ad46-2f3d39b639fd", "rel": "bookmark"}], "image": {"id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "links": [{"href": "http://172.30.9.27:8774/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-11-06T15:20:06.000000", "flavor": {"id": "0a2a884f-3085-4334-a8b7-9a4d31d568fd", "links": [{"href": "http://172.30.9.27:8774/flavors/0a2a884f-3085-4334-a8b7-9a4d31d568fd", "rel": "bookmark"}]}, "id": "7e10e096-d683-42df-ad46-2f3d39b639fd", "security_groups": [{"name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp"}], "user_id": "d7ad9a284eb849adbcfefeb5b9d32060", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:20:07Z", "hostId": "fc2c9c2dd1992ce1aa71288c6b8596e0be75a7f5de64cae1472ef207", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "created": "2018-11-06T15:20:00Z", "tenant_id": "0bd013919a294900a2fa929c54de920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:20:30,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd used request id req-ca8e6c75-401c-461b-b406-c3b2bffcca5b 2018-11-06 15:20:30,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:30,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-1a4e0f06-7d0c-415e-b532-b2509d4cbc07 Date: Tue, 06 Nov 2018 15:20:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:30,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-1a4e0f06-7d0c-415e-b532-b2509d4cbc07 2018-11-06 15:20:30,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:30,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c70de964-d232-4612-99a4-99014448e7e6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:30,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-c70de964-d232-4612-99a4-99014448e7e6 2018-11-06 15:20:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:30,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-96e3f5bc-69c3-4836-90af-9133797767df Date: Tue, 06 Nov 2018 15:20:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:30,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-96e3f5bc-69c3-4836-90af-9133797767df 2018-11-06 15:20:30,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:30,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-cd999928-82f5-41a6-934b-468a7f9d02d6 Date: Tue, 06 Nov 2018 15:20:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.2"}],"id":"91c1d88d-71a6-4a9c-a12c-5262c66a504e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:89:ec","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.3"}],"id":"b7b56744-195d-45f0-b8cc-f1da67a806a4","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:a0:09","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.1"}],"id":"c03c3044-0ab7-4eca-a742-30ab7bf0f632","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:6a:ed","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:04Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.4"}],"id":"e1cabec6-46cd-47e3-9039-2ab217ced6a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:8d:b9","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a197bd6-8f7d-4cf3-b793-442139a1487a"}]} 2018-11-06 15:20:30,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-cd999928-82f5-41a6-934b-468a7f9d02d6 2018-11-06 15:20:30,486 - create_instance - INFO - Checking if VM is active 2018-11-06 15:20:30,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:31,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-291957a1-7628-4772-96e9-fe25c3072537 x-compute-request-id: req-291957a1-7628-4772-96e9-fe25c3072537 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:7d:35", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:7d:35", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7e10e096-d683-42df-ad46-2f3d39b639fd", "rel": "bookmark"}], "image": {"id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "links": [{"href": "http://172.30.9.27:8774/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-11-06T15:20:06.000000", "flavor": {"id": "0a2a884f-3085-4334-a8b7-9a4d31d568fd", "links": [{"href": "http://172.30.9.27:8774/flavors/0a2a884f-3085-4334-a8b7-9a4d31d568fd", "rel": "bookmark"}]}, "id": "7e10e096-d683-42df-ad46-2f3d39b639fd", "security_groups": [{"name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp"}], "user_id": "d7ad9a284eb849adbcfefeb5b9d32060", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:20:07Z", "hostId": "fc2c9c2dd1992ce1aa71288c6b8596e0be75a7f5de64cae1472ef207", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "created": "2018-11-06T15:20:00Z", "tenant_id": "0bd013919a294900a2fa929c54de920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:20:31,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd used request id req-291957a1-7628-4772-96e9-fe25c3072537 2018-11-06 15:20:31,297 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1] is - ACTIVE 2018-11-06 15:20:31,297 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:20:31,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:32,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0d837e6-a10a-42c6-ac43-4f905203e250 x-compute-request-id: req-d0d837e6-a10a-42c6-ac43-4f905203e250 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:7d:35", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:7d:35", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7e10e096-d683-42df-ad46-2f3d39b639fd", "rel": "bookmark"}], "image": {"id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "links": [{"href": "http://172.30.9.27:8774/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-11-06T15:20:06.000000", "flavor": {"id": "0a2a884f-3085-4334-a8b7-9a4d31d568fd", "links": [{"href": "http://172.30.9.27:8774/flavors/0a2a884f-3085-4334-a8b7-9a4d31d568fd", "rel": "bookmark"}]}, "id": "7e10e096-d683-42df-ad46-2f3d39b639fd", "security_groups": [{"name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp"}], "user_id": "d7ad9a284eb849adbcfefeb5b9d32060", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:20:07Z", "hostId": "fc2c9c2dd1992ce1aa71288c6b8596e0be75a7f5de64cae1472ef207", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "created": "2018-11-06T15:20:00Z", "tenant_id": "0bd013919a294900a2fa929c54de920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:20:32,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7e10e096-d683-42df-ad46-2f3d39b639fd used request id req-d0d837e6-a10a-42c6-ac43-4f905203e250 2018-11-06 15:20:32,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:32,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-4768abf6-6403-4e59-bfac-311d5991530b Date: Tue, 06 Nov 2018 15:20:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:32,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-4768abf6-6403-4e59-bfac-311d5991530b 2018-11-06 15:20:32,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:32,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9577de44-d52e-4cf6-a6ad-24d37f459b24 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:32,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-9577de44-d52e-4cf6-a6ad-24d37f459b24 2018-11-06 15:20:32,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:32,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6040f248-6ca2-4539-a3d1-b5745603c6bd Date: Tue, 06 Nov 2018 15:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:32,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-6040f248-6ca2-4539-a3d1-b5745603c6bd 2018-11-06 15:20:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab07c7e45da9d1e7d09d6c3ab1c7c3db679cadb7" 2018-11-06 15:20:32,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-66d5fc41-5db4-44bd-a970-34e6663a9e2f Date: Tue, 06 Nov 2018 15:20:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.2"}],"id":"91c1d88d-71a6-4a9c-a12c-5262c66a504e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:89:ec","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.3"}],"id":"b7b56744-195d-45f0-b8cc-f1da67a806a4","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:a0:09","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.1"}],"id":"c03c3044-0ab7-4eca-a742-30ab7bf0f632","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:6a:ed","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:04Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.4"}],"id":"e1cabec6-46cd-47e3-9039-2ab217ced6a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:8d:b9","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a197bd6-8f7d-4cf3-b793-442139a1487a"}]} 2018-11-06 15:20:32,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-66d5fc41-5db4-44bd-a970-34e6663a9e2f 2018-11-06 15:20:32,565 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:20:32,567 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb7f22d0L 2018-11-06 15:20:32,568 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:20:32,568 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:20:32,568 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:20:32,569 - 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-11-06 15:20:32,569 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:20:32,570 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:20:32,570 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:20:32,570 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:20:32,570 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:20:32,587 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:20:32,588 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:20:32,600 - paramiko.transport - DEBUG - Trying key 3d7bcdd449a0fe92aa03b84e1c3b199a from 9d288e4e-d2d3-4eb3-96b1-5c1828bd0327 2018-11-06 15:20:32,627 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:20:32,633 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:20:32,734 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:20:32,778 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:20:32,778 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:20:32,780 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb7f2a10L 2018-11-06 15:20:32,780 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:20:32,781 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-06 15:20:32,781 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-06 15:20:32,782 - 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-11-06 15:20:32,782 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:20:32,783 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-06 15:20:32,783 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:20:32,783 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:20:32,783 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:20:32,800 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:20:32,800 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:20:32,813 - paramiko.transport - DEBUG - Trying key 3d7bcdd449a0fe92aa03b84e1c3b199a from 9d288e4e-d2d3-4eb3-96b1-5c1828bd0327 2018-11-06 15:20:32,839 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:20:32,845 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:20:32,877 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:20:32,878 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-06 15:20:32,878 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:20:32,879 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:20:32,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/02f1c763-56d2-4c3f-b465-8545137e6926 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:34,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd81e76c-336e-4c11-be04-90b8e63a8d1b x-compute-request-id: req-dd81e76c-336e-4c11-be04-90b8e63a8d1b Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:25:89", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02f1c763-56d2-4c3f-b465-8545137e6926", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02f1c763-56d2-4c3f-b465-8545137e6926", "rel": "bookmark"}], "image": {"id": "e9ccc6ee-8077-45d2-8180-e5e38c809e93", "links": [{"href": "http://172.30.9.27:8774/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2018-11-06T15:20:09.000000", "flavor": {"id": "3cc3fc92-0550-46cf-9ea4-e653cd44418a", "links": [{"href": "http://172.30.9.27:8774/flavors/3cc3fc92-0550-46cf-9ea4-e653cd44418a", "rel": "bookmark"}]}, "id": "02f1c763-56d2-4c3f-b465-8545137e6926", "security_groups": [{"name": "default"}], "user_id": "d7ad9a284eb849adbcfefeb5b9d32060", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:20:09Z", "hostId": "fc2c9c2dd1992ce1aa71288c6b8596e0be75a7f5de64cae1472ef207", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "created": "2018-11-06T15:20:00Z", "tenant_id": "0bd013919a294900a2fa929c54de920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:20:34,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/02f1c763-56d2-4c3f-b465-8545137e6926 used request id req-dd81e76c-336e-4c11-be04-90b8e63a8d1b 2018-11-06 15:20:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:34,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-d47e443d-ec35-4652-af03-b33600b18517 Date: Tue, 06 Nov 2018 15:20:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","subnets":["2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2"],"description":"","tags":[],"updated_at":"2018-11-06T15:19:56Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net","admin_state_up":true,"tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:55Z","provider:network_type":"vxlan"}]} 2018-11-06 15:20:34,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net used request id req-d47e443d-ec35-4652-af03-b33600b18517 2018-11-06 15:20:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:34,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ee75e6-2310-4da2-9d31-7281997ba24d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:34,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-58ee75e6-2310-4da2-9d31-7281997ba24d 2018-11-06 15:20:34,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:34,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-69766b80-b390-4636-af26-1f2af7b9764b Date: Tue, 06 Nov 2018 15:20:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:56Z","dns_nameservers":[],"updated_at":"2018-11-06T15:19:56Z","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":"0bd013919a294900a2fa929c54de920e","id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet"}]} 2018-11-06 15:20:34,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-69766b80-b390-4636-af26-1f2af7b9764b 2018-11-06 15:20:34,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71df230799c9a489a2a7e97eefd9c2e663d5ba5c" 2018-11-06 15:20:35,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-a0836c37-1772-4818-ba1a-2909239d07e5 Date: Tue, 06 Nov 2018 15:20:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.8"}],"id":"0ce66478-f556-4ff0-acbe-dbbcc3532500","security_groups":["c3b53c63-2094-4ecc-a844-53a3eecd4ced"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:25:89","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:02Z","binding:vnic_type":"normal","device_id":"02f1c763-56d2-4c3f-b465-8545137e6926"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.10"}],"id":"30657e5e-25bd-47e4-8fb3-f8a3966fbd30","security_groups":["5e8d428c-a057-49f5-8556-c0d253892149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:7d:35","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack-port1-kgiaavvgbp7n","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"7e10e096-d683-42df-ad46-2f3d39b639fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.2"}],"id":"91c1d88d-71a6-4a9c-a12c-5262c66a504e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:89:ec","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.3"}],"id":"b7b56744-195d-45f0-b8cc-f1da67a806a4","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:a0:09","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a197bd6-8f7d-4cf3-b793-442139a1487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.1"}],"id":"c03c3044-0ab7-4eca-a742-30ab7bf0f632","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:6a:ed","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:20:04Z","binding:vnic_type":"normal","device_id":"7ae7cc58-e5b7-481d-be6f-f58fbd6a5b0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9112f0-7ad2-4a3a-a37c-cab6736ee0e2","ip_address":"10.1.2.4"}],"id":"e1cabec6-46cd-47e3-9039-2ab217ced6a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:8d:b9","project_id":"0bd013919a294900a2fa929c54de920e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a197bd6-8f7d-4cf3-b793-442139a1487a","tenant_id":"0bd013919a294900a2fa929c54de920e","created_at":"2018-11-06T15:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a197bd6-8f7d-4cf3-b793-442139a1487a"}]} 2018-11-06 15:20:35,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3a197bd6-8f7d-4cf3-b793-442139a1487a used request id req-a0836c37-1772-4818-ba1a-2909239d07e5 2018-11-06 15:20:35,311 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack 2018-11-06 15:20:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:35,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:35 GMT Server: Apache x-openstack-request-id: req-15b6ef97-95f4-40e2-9556-ee7abf6516ee Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:35,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:20:35 GMT Server: Apache x-openstack-request-id: req-41578eeb-e82d-444f-b62e-8fc6817f96db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:20:35,468 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-41578eeb-e82d-444f-b62e-8fc6817f96db 2018-11-06 15:20:35,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:35,499 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:35 GMT Server: Apache x-openstack-request-id: req-21497fd6-67dd-428a-9f9c-522d551273ee Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:35,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:35 GMT Server: Apache x-openstack-request-id: req-80054196-a45f-4ca3-94e8-3083ecd4efdc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 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-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "tags": null, "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:20:35Z", "id": "59322188-840f-4f1f-9d35-477bfe59188a", "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-11-06 15:20:35,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-80054196-a45f-4ca3-94e8-3083ecd4efdc 2018-11-06 15:20:35,685 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:20:35,686 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:20:38,689 - create_stack - DEBUG - Stack status query timeout in 1196.77987313 2018-11-06 15:20:38,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:38,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:38 GMT Server: Apache x-openstack-request-id: req-c26efd9f-0716-4f4a-907f-c1cf74531ba4 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:38,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:38 GMT Server: Apache x-openstack-request-id: req-9df3e1d8-a780-4ccd-accc-200ba3f24158 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 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-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "tags": null, "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:20:35Z", "id": "59322188-840f-4f1f-9d35-477bfe59188a", "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-11-06 15:20:38,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-9df3e1d8-a780-4ccd-accc-200ba3f24158 2018-11-06 15:20:38,746 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:20:38,747 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:20:41,750 - create_stack - DEBUG - Stack status query timeout in 1193.71902013 2018-11-06 15:20:41,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:41,922 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:41 GMT Server: Apache x-openstack-request-id: req-80384447-9632-44cb-8aac-a126fb425cec Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:42,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:41 GMT Server: Apache x-openstack-request-id: req-d260f6ea-b8de-4f1b-80d4-d3c9ea2096b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 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-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "tags": null, "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:20:35Z", "id": "59322188-840f-4f1f-9d35-477bfe59188a", "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-11-06 15:20:42,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-d260f6ea-b8de-4f1b-80d4-d3c9ea2096b2 2018-11-06 15:20:42,110 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:20:42,110 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:20:45,113 - create_stack - DEBUG - Stack status query timeout in 1190.3556869 2018-11-06 15:20:45,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:45,142 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:45 GMT Server: Apache x-openstack-request-id: req-f1fe83c0-6cb5-4188-a2c7-9282b5e4d79e Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:45,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:45 GMT Server: Apache x-openstack-request-id: req-db5e7635-3a28-45fa-82a1-2d5552f2eeb9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 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-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "tags": null, "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-06T15:20:35Z", "id": "59322188-840f-4f1f-9d35-477bfe59188a", "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-11-06 15:20:45,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-db5e7635-3a28-45fa-82a1-2d5552f2eeb9 2018-11-06 15:20:45,171 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-06 15:20:45,171 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-06 15:20:48,174 - create_stack - DEBUG - Stack status query timeout in 1187.29432297 2018-11-06 15:20:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:48,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:48 GMT Server: Apache x-openstack-request-id: req-10a5e31c-8c81-4450-8d8e-be05e04e00c8 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:48,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:48 GMT Server: Apache x-openstack-request-id: req-124d0780-92fa-4bb8-9f86-908f70cc213c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 693 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor2", "OS::project_id": "0bd013919a294900a2fa929c54de920e", "OS::stack_id": "59322188-840f-4f1f-9d35-477bfe59188a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-kp", "security_group_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-subnet", "net_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst2", "inst1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-inst1", "image2_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image", "flavor1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-flavor1", "image1_name": "CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image"}, "deletion_time": "2018-11-06T15:20:46Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack", "stack_user_project_id": "dcf86693c2654a32b48f6256e2cbe05c", "tags": null, "creation_time": "2018-11-06T15:19:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-06T15:20:35Z", "id": "59322188-840f-4f1f-9d35-477bfe59188a", "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-11-06 15:20:48,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-124d0780-92fa-4bb8-9f86-908f70cc213c 2018-11-06 15:20:48,249 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-06 15:20:48,250 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack 2018-11-06 15:20:48,250 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack 2018-11-06 15:20:48,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/59322188-840f-4f1f-9d35-477bfe59188a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f627da2e5db005f7cabbad5271bdb19524c44cb" 2018-11-06 15:20:48,279 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 06 Nov 2018 15:20:48 GMT Server: Apache x-openstack-request-id: req-a6414ca6-0f0e-4279-aee3-2dfc4fb7cb41 Location: http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-06 15:20:48,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:20:48 GMT Server: Apache x-openstack-request-id: req-d37db34f-69aa-4a9f-ab9b-66f27c7fdec0 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-06 15:20:48,479 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0bd013919a294900a2fa929c54de920e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-stack/59322188-840f-4f1f-9d35-477bfe59188a used request id req-d37db34f-69aa-4a9f-ab9b-66f27c7fdec0 2018-11-06 15:20:48,480 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-7bdd53ea-5a87-42d7-96dc-0c5609c8fddb-image 2018-11-06 15:20:48,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d952f27517d72adcfbacf75945a6a7a60b0195bf" 2018-11-06 15:20:49,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-261ce2e5-f2aa-4cb5-9516-0b3a4d8cd599 Date: Tue, 06 Nov 2018 15:20:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:20:49,482 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e9ccc6ee-8077-45d2-8180-e5e38c809e93 used request id req-261ce2e5-f2aa-4cb5-9516-0b3a4d8cd599 2018-11-06 15:20:49,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:20:49,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-64bbb425-2db9-4c35-8e8a-2a33d858d72b Date: Tue, 06 Nov 2018 15:20:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bd013919a294900a2fa929c54de920e", "created_at": "2018-11-06T15:19:54Z", "updated_at": "2018-11-06T15:19:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:19:54Z", "revision_number": 0, "id": "2e1cbd89-2a73-422b-98ca-c0a1a1f93395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:19:54Z", "security_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "tenant_id": "0bd013919a294900a2fa929c54de920e", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bd013919a294900a2fa929c54de920e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:19:54Z", "revision_number": 0, "id": "36ca3eb9-fd66-4b9f-ba43-ec4a95bf68a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:19:54Z", "security_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "tenant_id": "0bd013919a294900a2fa929c54de920e", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bd013919a294900a2fa929c54de920e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:19:54Z", "revision_number": 0, "id": "db7799af-412e-4536-9444-478240f75c35", "remote_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "remote_ip_prefix": null, "created_at": "2018-11-06T15:19:54Z", "security_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "tenant_id": "0bd013919a294900a2fa929c54de920e", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bd013919a294900a2fa929c54de920e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:19:54Z", "revision_number": 0, "id": "fc09b15b-ed9f-4ae7-87b7-a8720513b503", "remote_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "remote_ip_prefix": null, "created_at": "2018-11-06T15:19:54Z", "security_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "tenant_id": "0bd013919a294900a2fa929c54de920e", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bd013919a294900a2fa929c54de920e"}], "revision_number": 4, "project_id": "0bd013919a294900a2fa929c54de920e", "id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:20:49,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-64bbb425-2db9-4c35-8e8a-2a33d858d72b 2018-11-06 15:20:49,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:20:49,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac034990-6427-4789-bed6-238e1f593718 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:20:49,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-ac034990-6427-4789-bed6-238e1f593718 2018-11-06 15:20:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:20:49,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c61eb847-d1e2-454c-ab0d-14f0623e4525 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:20:49,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-c61eb847-d1e2-454c-ab0d-14f0623e4525 2018-11-06 15:20:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:20:49,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d79195a8-ac01-4fb8-87e1-c879bcabeb18 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:20:49,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-d79195a8-ac01-4fb8-87e1-c879bcabeb18 2018-11-06 15:20:49,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:20:50,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8763bc9-7473-47d5-aee7-09dc0ab0a69e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e"}, "enabled": true, "id": "0bd013919a294900a2fa929c54de920e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a0acc155-2a19-45c-proj"}} 2018-11-06 15:20:50,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-f8763bc9-7473-47d5-aee7-09dc0ab0a69e 2018-11-06 15:20:50,083 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3b53c63-2094-4ecc-a844-53a3eecd4ced 2018-11-06 15:20:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3b53c63-2094-4ecc-a844-53a3eecd4ced -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:20:50,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-89d94bd5-1ca5-4bc2-9c02-fdf4930c6187 Date: Tue, 06 Nov 2018 15:20:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:19:54Z", "security_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "port_range_min": null, "revision_number": 0, "tenant_id": "0bd013919a294900a2fa929c54de920e", "created_at": "2018-11-06T15:19:54Z", "project_id": "0bd013919a294900a2fa929c54de920e", "id": "2e1cbd89-2a73-422b-98ca-c0a1a1f93395"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:19:54Z", "security_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "port_range_min": null, "revision_number": 0, "tenant_id": "0bd013919a294900a2fa929c54de920e", "created_at": "2018-11-06T15:19:54Z", "project_id": "0bd013919a294900a2fa929c54de920e", "id": "36ca3eb9-fd66-4b9f-ba43-ec4a95bf68a7"}, {"remote_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:19:54Z", "security_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "port_range_min": null, "revision_number": 0, "tenant_id": "0bd013919a294900a2fa929c54de920e", "created_at": "2018-11-06T15:19:54Z", "project_id": "0bd013919a294900a2fa929c54de920e", "id": "db7799af-412e-4536-9444-478240f75c35"}, {"remote_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:19:54Z", "security_group_id": "c3b53c63-2094-4ecc-a844-53a3eecd4ced", "port_range_min": null, "revision_number": 0, "tenant_id": "0bd013919a294900a2fa929c54de920e", "created_at": "2018-11-06T15:19:54Z", "project_id": "0bd013919a294900a2fa929c54de920e", "id": "fc09b15b-ed9f-4ae7-87b7-a8720513b503"}]} 2018-11-06 15:20:50,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c3b53c63-2094-4ecc-a844-53a3eecd4ced used request id req-89d94bd5-1ca5-4bc2-9c02-fdf4930c6187 2018-11-06 15:20:50,276 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:20:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c3b53c63-2094-4ecc-a844-53a3eecd4ced -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:20:50,590 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06d24d42-09e7-49e5-9667-2b0d347f2f05 Content-Length: 0 Date: Tue, 06 Nov 2018 15:20:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:20:50,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c3b53c63-2094-4ecc-a844-53a3eecd4ced used request id req-06d24d42-09e7-49e5-9667-2b0d347f2f05 2018-11-06 15:20:50,591 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-a0acc155-2a19-45c-proj 2018-11-06 15:20:50,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:20:50,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbdcf1f4-9782-492b-ba43-b37101a648a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:20:50,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0bd013919a294900a2fa929c54de920e used request id req-dbdcf1f4-9782-492b-ba43-b37101a648a2 2018-11-06 15:20:50,820 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-a0acc155-2a19-45c-proj-role 2018-11-06 15:20:50,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/7995227e794b42b6a7d1dc7ba0ce9eba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:20:50,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e9e7791-c19d-44c9-8799-bca6f698dde8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:20:50,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/7995227e794b42b6a7d1dc7ba0ce9eba used request id req-3e9e7791-c19d-44c9-8799-bca6f698dde8 2018-11-06 15:20:50,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e759f60836d3e9e1849a399ff294f5fb22b93" 2018-11-06 15:20:51,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6375d5cd-38c9-4937-86d6-453215487799 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:20:51,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6375d5cd-38c9-4937-86d6-453215487799 2018-11-06 15:20:51,022 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-a0acc155-2a19-45c-user 2018-11-06 15:20:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d7ad9a284eb849adbcfefeb5b9d32060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b631a199c3005f151adec56ce6ef769b1be9d7" 2018-11-06 15:20:51,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cacdbb4a-8543-44e6-b3ac-6ef9cf9c4076 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:20:51,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d7ad9a284eb849adbcfefeb5b9d32060 used request id req-cacdbb4a-8543-44e6-b3ac-6ef9cf9c4076 2018-11-06 15:20:51,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:20:51,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["fhzNh8NWSGK-8LesyuJ7hQ"], "issued_at": "2018-11-06T15:20:51.000000Z"}} 2018-11-06 15:20:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03df220433313e456cb4bd017c45be62bcdabd9" 2018-11-06 15:20:51,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bae4d23-0069-49c9-b0a1-afa06c8be31e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:20:51,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5bae4d23-0069-49c9-b0a1-afa06c8be31e 2018-11-06 15:20:51,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:20:51,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:20:52,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["oYWP3KcXRjKSU9PaOafI3g"], "issued_at": "2018-11-06T15:20:52.000000Z"}} 2018-11-06 15:20:52,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:20:52,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae29b47-f64a-49eb-a5b7-d46a47cf4925 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:20:52,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1ae29b47-f64a-49eb-a5b7-d46a47cf4925 2018-11-06 15:20:52,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:20:52,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:20:52,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:20:52,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbeb021c-2c96-4c80-82ef-6d9e96df3615 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:20:52,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj used request id req-cbeb021c-2c96-4c80-82ef-6d9e96df3615 2018-11-06 15:20:52,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:20:52,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2bbbf7-c684-4c70-be02-bbbe55e675f7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:20:52,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4e2bbbf7-c684-4c70-be02-bbbe55e675f7 2018-11-06 15:20:52,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}}' 2018-11-06 15:20:52,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58795757-495f-4b7b-be42-920a18db7889 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:20:52,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-58795757-495f-4b7b-be42-920a18db7889 2018-11-06 15:20:52,938 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj 2018-11-06 15:20:52,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:20:52,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:20:53,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["G0_4eRlVS0GUonF9z3FVBA"], "issued_at": "2018-11-06T15:20:53.000000Z"}} 2018-11-06 15:20:53,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38966a3c64491076072191c419032e3505c4491" 2018-11-06 15:20:53,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef013af-3ec5-4cd7-9d82-e842e395d856 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:20:53,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eef013af-3ec5-4cd7-9d82-e842e395d856 2018-11-06 15:20:53,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:20:53,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:20:53,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38966a3c64491076072191c419032e3505c4491" 2018-11-06 15:20:53,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c826112-1fcf-4eeb-bf02-7d8215a6cbb5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:20:53,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9c826112-1fcf-4eeb-bf02-7d8215a6cbb5 2018-11-06 15:20:53,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38966a3c64491076072191c419032e3505c4491" 2018-11-06 15:20:53,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77ca8f5-3745-4a55-9617-0c59593f4712 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}]} 2018-11-06 15:20:53,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj used request id req-a77ca8f5-3745-4a55-9617-0c59593f4712 2018-11-06 15:20:53,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38966a3c64491076072191c419032e3505c4491" 2018-11-06 15:20:53,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af8dc703-ae08-461f-af70-ef9d0e7c2cd6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:20:53,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-af8dc703-ae08-461f-af70-ef9d0e7c2cd6 2018-11-06 15:20:54,110 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-a2a9c95c-09df-4f7-user 2018-11-06 15:20:54,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:20:54,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:20:54,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b51ed5e-f319-4f8a-a16a-c5e6077a0899 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:20:54,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7b51ed5e-f319-4f8a-a16a-c5e6077a0899 2018-11-06 15:20:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" -d '{"role": {"name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role"}}' 2018-11-06 15:20:54,452 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb19d299-5bac-4ce9-8c77-5d1fb42343f6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e898fb11c1345d0a9eaef905663ac9a", "links": {"self": "http://172.30.9.27:5000/v3/roles/5e898fb11c1345d0a9eaef905663ac9a"}, "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role"}} 2018-11-06 15:20:54,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-fb19d299-5bac-4ce9-8c77-5d1fb42343f6 2018-11-06 15:20:54,453 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role 2018-11-06 15:20:54,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/5e898fb11c1345d0a9eaef905663ac9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:20:54,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8918c9a7-e8cc-42ce-acdf-bab3bde5316b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5e898fb11c1345d0a9eaef905663ac9a"}, "domain_id": null, "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role", "id": "5e898fb11c1345d0a9eaef905663ac9a"}} 2018-11-06 15:20:54,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5e898fb11c1345d0a9eaef905663ac9a used request id req-8918c9a7-e8cc-42ce-acdf-bab3bde5316b 2018-11-06 15:20:54,540 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role to project AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj 2018-11-06 15:20:54,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d/users/05ade23121fd4eb29ec25080582622c1/roles/5e898fb11c1345d0a9eaef905663ac9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:20:54,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1a62e7-63ec-4591-97f1-d80bfb94125d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:20:54,670 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d/users/05ade23121fd4eb29ec25080582622c1/roles/5e898fb11c1345d0a9eaef905663ac9a used request id req-ba1a62e7-63ec-4591-97f1-d80bfb94125d 2018-11-06 15:20:54,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:20:54,671 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-11-06 15:20:54,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:20:54,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:20:55,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e898fb11c1345d0a9eaef905663ac9a", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role"}], "expires_at": "2018-11-06T16:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-user", "id": "05ade23121fd4eb29ec25080582622c1"}, "audit_ids": ["t0b0TuWNQ1i-nfpzX2ppew"], "issued_at": "2018-11-06T15:20:55.000000Z"}} 2018-11-06 15:20:55,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1fc5008abd70082299b1ee4ba8c2c57124116b" 2018-11-06 15:20:55,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138b8373-f018-446a-92dd-d6724ac3a47d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:20:55,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-138b8373-f018-446a-92dd-d6724ac3a47d 2018-11-06 15:20:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb1fc5008abd70082299b1ee4ba8c2c57124116b" 2018-11-06 15:20:55,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-193b7f3f-902a-4b1d-b7b7-3491facaff03 Date: Tue, 06 Nov 2018 15:20:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image"} 2018-11-06 15:20:55,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image used request id req-193b7f3f-902a-4b1d-b7b7-3491facaff03 2018-11-06 15:20:55,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb1fc5008abd70082299b1ee4ba8c2c57124116b" 2018-11-06 15:20:55,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ee978a56-41b4-4063-89ad-6b506f0f5d8a Date: Tue, 06 Nov 2018 15:20: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-11-06 15:20:55,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ee978a56-41b4-4063-89ad-6b506f0f5d8a 2018-11-06 15:20:55,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb1fc5008abd70082299b1ee4ba8c2c57124116b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image"}' 2018-11-06 15:20:56,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395 X-Openstack-Request-Id: req-c5d678da-6b93-4a96-adb0-764baaccb19a Date: Tue, 06 Nov 2018 15:20:56 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:20:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:20:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395", "min_disk": 0, "protected": false, "id": "fc8ec733-5268-4879-ae87-b7a35b276395", "file": "/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395/file", "checksum": null, "owner": "211f9ccc72f547e08bb2d72ab1a0564d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:20:56,059 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c5d678da-6b93-4a96-adb0-764baaccb19a 2018-11-06 15:20:56,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb1fc5008abd70082299b1ee4ba8c2c57124116b" -d '' 2018-11-06 15:21:02,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99b2608e-4665-486a-a130-f0671db5d9b1 Date: Tue, 06 Nov 2018 15:21:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:21:02,546 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395/file used request id req-99b2608e-4665-486a-a130-f0671db5d9b1 2018-11-06 15:21:02,546 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-06 15:21:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb1fc5008abd70082299b1ee4ba8c2c57124116b" 2018-11-06 15:21:02,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ebcfde24-0b06-4c34-a2f7-ba8bc474a551 Date: Tue, 06 Nov 2018 15:21:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:20:56Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-06T15:21:02Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fc8ec733-5268-4879-ae87-b7a35b276395/snap", "metadata": {}}], "self": "/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395", "min_disk": 0, "protected": false, "id": "fc8ec733-5268-4879-ae87-b7a35b276395", "file": "/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "211f9ccc72f547e08bb2d72ab1a0564d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fc8ec733-5268-4879-ae87-b7a35b276395/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:21:02,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395 used request id req-ebcfde24-0b06-4c34-a2f7-ba8bc474a551 2018-11-06 15:21:02,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb1fc5008abd70082299b1ee4ba8c2c57124116b" 2018-11-06 15:21:02,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6489aca2-044f-442e-9efd-dd1f08958b07 Date: Tue, 06 Nov 2018 15:21: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-11-06 15:21:02,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6489aca2-044f-442e-9efd-dd1f08958b07 2018-11-06 15:21:02,762 - create_image - INFO - Created image with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image 2018-11-06 15:21:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb1fc5008abd70082299b1ee4ba8c2c57124116b" 2018-11-06 15:21:02,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b77fbeda-546e-46a3-810e-eba1891ab9b8 Date: Tue, 06 Nov 2018 15:21:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:20:56Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-06T15:21:02Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fc8ec733-5268-4879-ae87-b7a35b276395/snap", "metadata": {}}], "self": "/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395", "min_disk": 0, "protected": false, "id": "fc8ec733-5268-4879-ae87-b7a35b276395", "file": "/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "211f9ccc72f547e08bb2d72ab1a0564d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fc8ec733-5268-4879-ae87-b7a35b276395/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:21:02,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395 used request id req-b77fbeda-546e-46a3-810e-eba1891ab9b8 2018-11-06 15:21:02,925 - create_image - DEBUG - Instance status is - active 2018-11-06 15:21:02,925 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image 2018-11-06 15:21:02,925 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image 2018-11-06 15:21:02,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:21:02,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:21:03,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e898fb11c1345d0a9eaef905663ac9a", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role"}], "expires_at": "2018-11-06T16:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-user", "id": "05ade23121fd4eb29ec25080582622c1"}, "audit_ids": ["nkNbJU3VTF2kxnHecuYuIQ"], "issued_at": "2018-11-06T15:21:03.000000Z"}} 2018-11-06 15:21:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04233ff91a70886d387176972f2fe5d57f6ef6af" 2018-11-06 15:21:03,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54541565-b996-49c3-9277-c8a620faf2c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:21:03,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-54541565-b996-49c3-9277-c8a620faf2c1 2018-11-06 15:21:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04233ff91a70886d387176972f2fe5d57f6ef6af" 2018-11-06 15:21:03,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5e948fb8-f746-43eb-841a-2c58bd431b5d Date: Tue, 06 Nov 2018 15:21:03 GMT RESP BODY: {"networks":[]} 2018-11-06 15:21:03,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-5e948fb8-f746-43eb-841a-2c58bd431b5d 2018-11-06 15:21:03,564 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net 2018-11-06 15:21:03,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04233ff91a70886d387176972f2fe5d57f6ef6af" -d '{"network": {"name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net", "admin_state_up": true}}' 2018-11-06 15:21:04,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e4cecc6c-04ce-4fb7-bbc7-6a2d365ff1cb Date: Tue, 06 Nov 2018 15:21:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5dcdc414-e5cb-443c-9016-210098f017d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:21:03Z","is_default":false,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","mtu":1450}} 2018-11-06 15:21:04,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e4cecc6c-04ce-4fb7-bbc7-6a2d365ff1cb 2018-11-06 15:21:04,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04233ff91a70886d387176972f2fe5d57f6ef6af" 2018-11-06 15:21:04,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-3a4b8a91-4c39-4b40-aed6-ba49471a6d34 Date: Tue, 06 Nov 2018 15:21:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T15:21:03Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:21:04,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-3a4b8a91-4c39-4b40-aed6-ba49471a6d34 2018-11-06 15:21:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04233ff91a70886d387176972f2fe5d57f6ef6af" 2018-11-06 15:21:04,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e341aec6-53a2-40d7-b3b4-6ab8200abec0 Date: Tue, 06 Nov 2018 15:21:04 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:21:04,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-e341aec6-53a2-40d7-b3b4-6ab8200abec0 2018-11-06 15:21:04,509 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet 2018-11-06 15:21:04,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04233ff91a70886d387176972f2fe5d57f6ef6af" -d '{"subnets": [{"ip_version": 4, "network_id": "5dcdc414-e5cb-443c-9016-210098f017d3", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]}' 2018-11-06 15:21:05,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7022f1a5-cf2b-4d82-a53a-10b2dc6cd6d9 Date: Tue, 06 Nov 2018 15:21:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:21:05,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7022f1a5-cf2b-4d82-a53a-10b2dc6cd6d9 2018-11-06 15:21:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04233ff91a70886d387176972f2fe5d57f6ef6af" 2018-11-06 15:21:05,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f3d2069c-b1c3-4645-a056-5ae639aa3067 Date: Tue, 06 Nov 2018 15:21:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:21:05,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-f3d2069c-b1c3-4645-a056-5ae639aa3067 2018-11-06 15:21:05,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04233ff91a70886d387176972f2fe5d57f6ef6af" 2018-11-06 15:21:05,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c76d86a2-b7c0-4dc8-836e-52a3947c0c90 Date: Tue, 06 Nov 2018 15:21:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:21:05,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-c76d86a2-b7c0-4dc8-836e-52a3947c0c90 2018-11-06 15:21:05,816 - OpenStackNetwork - DEBUG - Network [5dcdc414-e5cb-443c-9016-210098f017d3] created successfully 2018-11-06 15:21:05,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:21:05,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:21:06,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e898fb11c1345d0a9eaef905663ac9a", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role"}], "expires_at": "2018-11-06T16:21:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-user", "id": "05ade23121fd4eb29ec25080582622c1"}, "audit_ids": ["gka0NU8wQOasPgn5sh-caA"], "issued_at": "2018-11-06T15:21:06.000000Z"}} 2018-11-06 15:21:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:06,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f76e698-3b7b-4d40-a3a1-1beb4e6baf8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:21:06,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0f76e698-3b7b-4d40-a3a1-1beb4e6baf8d 2018-11-06 15:21:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:06,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d4e2d5ad-bf6a-47bb-acad-e16875d8a7d0 Date: Tue, 06 Nov 2018 15:21:06 GMT RESP BODY: {"routers": []} 2018-11-06 15:21:06,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router&admin_state_up=True used request id req-d4e2d5ad-bf6a-47bb-acad-e16875d8a7d0 2018-11-06 15:21:06,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:21:06,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:21:06,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e898fb11c1345d0a9eaef905663ac9a", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role"}], "expires_at": "2018-11-06T16:21:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-user", "id": "05ade23121fd4eb29ec25080582622c1"}, "audit_ids": ["sOjBGR61TLiKWzdxxhCMHg"], "issued_at": "2018-11-06T15:21:06.000000Z"}} 2018-11-06 15:21:06,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a287cfb1066a1d95d264bc46b8479d6720d1565" 2018-11-06 15:21:06,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55ff389-f242-443d-9d21-6fcfe01535f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:21:06,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d55ff389-f242-443d-9d21-6fcfe01535f0 2018-11-06 15:21:06,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:07,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c88ae238-dda4-404f-96d4-3c0e3dd54919 Date: Tue, 06 Nov 2018 15:21:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:21:07,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-c88ae238-dda4-404f-96d4-3c0e3dd54919 2018-11-06 15:21:07,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:07,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-92b83c38-c200-4547-b6e7-f250180bf264 Date: Tue, 06 Nov 2018 15:21:07 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:21:07,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-92b83c38-c200-4547-b6e7-f250180bf264 2018-11-06 15:21:07,469 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router 2018-11-06 15:21:07,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router", "admin_state_up": true}}' 2018-11-06 15:21:12,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e3b448cf-0591-4e1b-96ea-89a1ea69160b Date: Tue, 06 Nov 2018 15:21:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:08Z", "admin_state_up": true, "updated_at": "2018-11-06T15:21:08Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "8b2c6bd2-1039-405d-af8b-c258ff932419", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router"}} 2018-11-06 15:21:12,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-e3b448cf-0591-4e1b-96ea-89a1ea69160b 2018-11-06 15:21:12,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8b2c6bd2-1039-405d-af8b-c258ff932419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:12,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-99fe1c9e-9eb8-4360-95ba-71c1b89334bb Date: Tue, 06 Nov 2018 15:21:12 GMT RESP BODY: {"ports":[]} 2018-11-06 15:21:12,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8b2c6bd2-1039-405d-af8b-c258ff932419 used request id req-99fe1c9e-9eb8-4360-95ba-71c1b89334bb 2018-11-06 15:21:12,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:12,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6743c1f4-eee3-4985-a770-7282de57e662 Date: Tue, 06 Nov 2018 15:21:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:21:12,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-6743c1f4-eee3-4985-a770-7282de57e662 2018-11-06 15:21:12,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:21:12,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:21:12,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:12,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ded43f-31a6-41ff-9c15-fa29cf72c00b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:21:12,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-e2ded43f-31a6-41ff-9c15-fa29cf72c00b 2018-11-06 15:21:12,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:13,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-70471811-6e56-4183-beef-c3aac7cb5108 Date: Tue, 06 Nov 2018 15:21:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:21:13,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-70471811-6e56-4183-beef-c3aac7cb5108 2018-11-06 15:21:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:13,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fa3c0715-620b-4f96-a682-d39f2e0dec57 Date: Tue, 06 Nov 2018 15:21:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:21:13,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet used request id req-fa3c0715-620b-4f96-a682-d39f2e0dec57 2018-11-06 15:21:13,179 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 15:21:13,179 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router 2018-11-06 15:21:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8b2c6bd2-1039-405d-af8b-c258ff932419/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" -d '{"subnet_id": "62ede059-1f38-4ee0-a546-d59527de3006"}' 2018-11-06 15:21:15,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7bc857db-cb52-46bf-b1de-81db09b898a2 Date: Tue, 06 Nov 2018 15:21:15 GMT RESP BODY: {"network_id": "5dcdc414-e5cb-443c-9016-210098f017d3", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "subnet_id": "62ede059-1f38-4ee0-a546-d59527de3006", "subnet_ids": ["62ede059-1f38-4ee0-a546-d59527de3006"], "port_id": "a6cc12ce-dc67-4a5e-a033-7ed7067e723a", "id": "8b2c6bd2-1039-405d-af8b-c258ff932419"} 2018-11-06 15:21:15,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b2c6bd2-1039-405d-af8b-c258ff932419/add_router_interface used request id req-7bc857db-cb52-46bf-b1de-81db09b898a2 2018-11-06 15:21:15,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/8b2c6bd2-1039-405d-af8b-c258ff932419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:15,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9765c9b9-3527-412e-920a-fa8ee22e6b44 Date: Tue, 06 Nov 2018 15:21:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:08Z", "admin_state_up": true, "updated_at": "2018-11-06T15:21:14Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "8b2c6bd2-1039-405d-af8b-c258ff932419", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router"}} 2018-11-06 15:21:15,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/8b2c6bd2-1039-405d-af8b-c258ff932419 used request id req-9765c9b9-3527-412e-920a-fa8ee22e6b44 2018-11-06 15:21:15,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8b2c6bd2-1039-405d-af8b-c258ff932419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:15,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-1bb9c3f4-8bac-423e-9772-c1cd38f222f4 Date: Tue, 06 Nov 2018 15:21:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.1"}],"id":"a6cc12ce-dc67-4a5e-a033-7ed7067e723a","security_groups":[],"mac_address":"fa:16:3e:9e:f7:05","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:13Z","binding:vnic_type":"normal","device_id":"8b2c6bd2-1039-405d-af8b-c258ff932419"}]} 2018-11-06 15:21:15,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8b2c6bd2-1039-405d-af8b-c258ff932419 used request id req-1bb9c3f4-8bac-423e-9772-c1cd38f222f4 2018-11-06 15:21:15,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/62ede059-1f38-4ee0-a546-d59527de3006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:21:15,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-73a2aeb9-e396-4d30-bc72-97b8a4acd07d Date: Tue, 06 Nov 2018 15:21:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}} 2018-11-06 15:21:15,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/62ede059-1f38-4ee0-a546-d59527de3006 used request id req-73a2aeb9-e396-4d30-bc72-97b8a4acd07d 2018-11-06 15:21:15,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:21:15,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:21:16,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["G_W22L88QPSBXH0Xd3aT9w"], "issued_at": "2018-11-06T15:21:16.000000Z"}} 2018-11-06 15:21:16,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9d27456768d36dd40f40c06e548b46768d05bf" 2018-11-06 15:21:16,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d16af08-0528-4cf1-a804-98d1724e7190 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:21:16,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1d16af08-0528-4cf1-a804-98d1724e7190 2018-11-06 15:21:16,403 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:21:16,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9d27456768d36dd40f40c06e548b46768d05bf" 2018-11-06 15:21:16,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb4f364f-bb2c-41e3-93cd-80272dcc865a x-compute-request-id: req-fb4f364f-bb2c-41e3-93cd-80272dcc865a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:21:16,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fb4f364f-bb2c-41e3-93cd-80272dcc865a 2018-11-06 15:21:16,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9d27456768d36dd40f40c06e548b46768d05bf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-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-11-06 15:21:16,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c14743ac-2bd0-40e1-bc5c-3b7dde3ecded x-compute-request-id: req-c14743ac-2bd0-40e1-bc5c-3b7dde3ecded Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c365ec49-f97e-4365-89be-aae5e4954784", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:21:16,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c14743ac-2bd0-40e1-bc5c-3b7dde3ecded 2018-11-06 15:21:16,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:21:16,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:21:17,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e898fb11c1345d0a9eaef905663ac9a", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role"}], "expires_at": "2018-11-06T16:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-user", "id": "05ade23121fd4eb29ec25080582622c1"}, "audit_ids": ["85y-ezlbQe6QQcGERkwk0A"], "issued_at": "2018-11-06T15:21:17.000000Z"}} 2018-11-06 15:21:17,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873cff830f991de99adb422a87205a7078dfca17" 2018-11-06 15:21:17,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc81486c-1100-4106-9d95-478363bc9cb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:21:17,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cc81486c-1100-4106-9d95-478363bc9cb1 2018-11-06 15:21:17,110 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:21:17,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873cff830f991de99adb422a87205a7078dfca17" 2018-11-06 15:21:17,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c96516c8-455c-4a62-af3a-7884f9223bcd x-compute-request-id: req-c96516c8-455c-4a62-af3a-7884f9223bcd Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 15:21:17,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-c96516c8-455c-4a62-af3a-7884f9223bcd 2018-11-06 15:21:17,281 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp... 2018-11-06 15:21:17,282 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 15:21:17,310 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp 2018-11-06 15:21:17,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873cff830f991de99adb422a87205a7078dfca17" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqy3QUjjEGHXXLSsj3W8atLR0888qAVvz0bhYswxvri7ARzbjjoYYVfHrLn4ynYik7H+xdH963Pnb9+n1I+UBVmxyr8Bo7jZslnhkvfAV7RwDqjeDC3BfAaVvKvbzknXUaktRadra492U0YVxA2tNzez7xsklxnZWGe3EgWEDXww==", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp"}}' 2018-11-06 15:21:17,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06797253-08df-4957-8e90-bc01e21e4e13 x-compute-request-id: req-06797253-08df-4957-8e90-bc01e21e4e13 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqy3QUjjEGHXXLSsj3W8atLR0888qAVvz0bhYswxvri7ARzbjjoYYVfHrLn4ynYik7H+xdH963Pnb9+n1I+UBVmxyr8Bo7jZslnhkvfAV7RwDqjeDC3BfAaVvKvbzknXUaktRadra492U0YVxA2tNzez7xsklxnZWGe3EgWEDXww==", "user_id": "05ade23121fd4eb29ec25080582622c1", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "fingerprint": "1c:e0:a3:4e:79:a5:90:6f:9d:67:05:38:e4:69:de:a0"}} 2018-11-06 15:21:17,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-06797253-08df-4957-8e90-bc01e21e4e13 2018-11-06 15:21:17,371 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797.pub 2018-11-06 15:21:17,371 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797 2018-11-06 15:21:17,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:21:17,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:21:17,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e898fb11c1345d0a9eaef905663ac9a", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role"}], "expires_at": "2018-11-06T16:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-user", "id": "05ade23121fd4eb29ec25080582622c1"}, "audit_ids": ["L8knLO24S96h1j-kWmU-MQ"], "issued_at": "2018-11-06T15:21:17.000000Z"}} 2018-11-06 15:21:17,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:17,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8dec73-2c13-4fc3-b5cc-733c353e1a73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:21:17,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f8dec73-2c13-4fc3-b5cc-733c353e1a73 2018-11-06 15:21:17,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:17,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-759481ba-c8e5-48af-9d23-1f7e3725324f Date: Tue, 06 Nov 2018 15:21:18 GMT RESP BODY: {"security_groups": []} 2018-11-06 15:21:17,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp used request id req-759481ba-c8e5-48af-9d23-1f7e3725324f 2018-11-06 15:21:18,000 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp... 2018-11-06 15:21:18,000 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp 2018-11-06 15:21:18,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" -d '{"security_group": {"name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}}' 2018-11-06 15:21:18,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-ffdcb3f8-79eb-4304-99eb-958ae76bcb35 Date: Tue, 06 Nov 2018 15:21:18 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "updated_at": "2018-11-06T15:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv6", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}], "revision_number": 2, "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}} 2018-11-06 15:21:18,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-ffdcb3f8-79eb-4304-99eb-958ae76bcb35 2018-11-06 15:21:18,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33377fee-dabb-497a-bd52-ef3cc86c524d 2018-11-06 15:21:18,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:18,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8398ab12-3513-45c2-b6d8-2a705a39b9cc Date: Tue, 06 Nov 2018 15:21: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-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348"}]} 2018-11-06 15:21:18,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-8398ab12-3513-45c2-b6d8-2a705a39b9cc 2018-11-06 15:21:18,648 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33377fee-dabb-497a-bd52-ef3cc86c524d 2018-11-06 15:21:18,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:18,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-821f78f8-879d-4004-b526-e9499641ed97 Date: Tue, 06 Nov 2018 15:21: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-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348"}]} 2018-11-06 15:21:18,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-821f78f8-879d-4004-b526-e9499641ed97 2018-11-06 15:21:18,815 - neutron_utils - INFO - Retrieving security group with ID - 33377fee-dabb-497a-bd52-ef3cc86c524d 2018-11-06 15:21:18,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:19,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-b97a0564-80a2-410a-8b05-2968011c02b7 Date: Tue, 06 Nov 2018 15:21:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "updated_at": "2018-11-06T15:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv6", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}], "revision_number": 2, "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}]} 2018-11-06 15:21:19,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-b97a0564-80a2-410a-8b05-2968011c02b7 2018-11-06 15:21:19,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33377fee-dabb-497a-bd52-ef3cc86c524d 2018-11-06 15:21:19,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:19,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eac79d54-6319-4e86-8b84-de506bf6b01f Date: Tue, 06 Nov 2018 15:21: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-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348"}]} 2018-11-06 15:21:19,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-eac79d54-6319-4e86-8b84-de506bf6b01f 2018-11-06 15:21:19,192 - neutron_utils - INFO - Retrieving security group with ID - 33377fee-dabb-497a-bd52-ef3cc86c524d 2018-11-06 15:21:19,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:19,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-3ea7df5c-b966-4c81-b0f1-ab90d9867735 Date: Tue, 06 Nov 2018 15:21:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "updated_at": "2018-11-06T15:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv6", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}], "revision_number": 2, "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}]} 2018-11-06 15:21:19,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-3ea7df5c-b966-4c81-b0f1-ab90d9867735 2018-11-06 15:21:19,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33377fee-dabb-497a-bd52-ef3cc86c524d 2018-11-06 15:21:19,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:19,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-764c47e8-d55d-4fc5-95fb-4d7081524b4a Date: Tue, 06 Nov 2018 15:21: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-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348"}]} 2018-11-06 15:21:19,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-764c47e8-d55d-4fc5-95fb-4d7081524b4a 2018-11-06 15:21:19,451 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp 2018-11-06 15:21:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:19,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-dd56501d-c4be-4f11-81c3-cf9f6c26c859 Date: Tue, 06 Nov 2018 15:21:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "updated_at": "2018-11-06T15:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv6", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}], "revision_number": 2, "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}]} 2018-11-06 15:21:19,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp used request id req-dd56501d-c4be-4f11-81c3-cf9f6c26c859 2018-11-06 15:21:19,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:21:19,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:21:19,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:19,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5999f1-7acb-412b-a39c-e1e22504bbd2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:21:19,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-da5999f1-7acb-412b-a39c-e1e22504bbd2 2018-11-06 15:21:19,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33377fee-dabb-497a-bd52-ef3cc86c524d 2018-11-06 15:21:19,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:19,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c57e5a66-acc2-48e2-aa47-a53aaf35414a Date: Tue, 06 Nov 2018 15:21: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-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348"}]} 2018-11-06 15:21:19,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-c57e5a66-acc2-48e2-aa47-a53aaf35414a 2018-11-06 15:21:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}9292ae0c2f21a8889c10dd42966a0fedf906e018" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d"}}' 2018-11-06 15:21:20,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6ab30752-9b66-4e66-a56c-f7ddfdd9db4c Date: Tue, 06 Nov 2018 15:21:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:20Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:20Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "1104e1a0-660f-4293-af1e-3e6bbc43ad2d"}} 2018-11-06 15:21:20,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-6ab30752-9b66-4e66-a56c-f7ddfdd9db4c 2018-11-06 15:21:20,075 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp 2018-11-06 15:21:20,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:20,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-300b5602-c65a-4775-ac06-7e31043b8958 Date: Tue, 06 Nov 2018 15:21:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "updated_at": "2018-11-06T15:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:20Z", "revision_number": 0, "id": "1104e1a0-660f-4293-af1e-3e6bbc43ad2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:20Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv6", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}], "revision_number": 3, "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}]} 2018-11-06 15:21:20,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp used request id req-300b5602-c65a-4775-ac06-7e31043b8958 2018-11-06 15:21:20,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:20,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37baf52-7472-45d9-8e2d-db83196d54d0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:21:20,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-b37baf52-7472-45d9-8e2d-db83196d54d0 2018-11-06 15:21:20,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33377fee-dabb-497a-bd52-ef3cc86c524d 2018-11-06 15:21:20,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:20,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-642883ec-f895-40c6-bf42-5cb4b9259ed5 Date: Tue, 06 Nov 2018 15:21: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-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:20Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:20Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "1104e1a0-660f-4293-af1e-3e6bbc43ad2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348"}]} 2018-11-06 15:21:20,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-642883ec-f895-40c6-bf42-5cb4b9259ed5 2018-11-06 15:21:20,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}9292ae0c2f21a8889c10dd42966a0fedf906e018" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d"}}' 2018-11-06 15:21:20,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-3deee6f0-5e4e-4fd4-bb54-4ce7a7b92ecf Date: Tue, 06 Nov 2018 15:21:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T15:21:20Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": 22, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:20Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "59187f82-1837-44f1-994f-b8b16d38bad6"}} 2018-11-06 15:21:20,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-3deee6f0-5e4e-4fd4-bb54-4ce7a7b92ecf 2018-11-06 15:21:20,704 - neutron_utils - INFO - Retrieving security group with ID - 33377fee-dabb-497a-bd52-ef3cc86c524d 2018-11-06 15:21:20,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:20,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-e839ea80-725e-4173-9ddb-c34b50b4eef4 Date: Tue, 06 Nov 2018 15:21:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "updated_at": "2018-11-06T15:21:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:20Z", "revision_number": 0, "id": "1104e1a0-660f-4293-af1e-3e6bbc43ad2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:20Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:21:20Z", "revision_number": 0, "id": "59187f82-1837-44f1-994f-b8b16d38bad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:20Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "revision_number": 0, "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv6", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}], "revision_number": 4, "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}]} 2018-11-06 15:21:20,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-e839ea80-725e-4173-9ddb-c34b50b4eef4 2018-11-06 15:21:20,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33377fee-dabb-497a-bd52-ef3cc86c524d 2018-11-06 15:21:20,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:21:20,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-1d61be04-9c0c-42bb-8737-9b9277d66f3f Date: Tue, 06 Nov 2018 15:21: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-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "093b5bc5-ee12-4f90-a9ac-63ee3ce7869b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:20Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:20Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "1104e1a0-660f-4293-af1e-3e6bbc43ad2d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T15:21:20Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": 22, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:20Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "59187f82-1837-44f1-994f-b8b16d38bad6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:18Z", "security_group_id": "33377fee-dabb-497a-bd52-ef3cc86c524d", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:18Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "b0744823-4915-4fe8-a5d5-ca9764cb0348"}]} 2018-11-06 15:21:20,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-1d61be04-9c0c-42bb-8737-9b9277d66f3f 2018-11-06 15:21:20,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:21:20,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:21:21,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e898fb11c1345d0a9eaef905663ac9a", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role"}], "expires_at": "2018-11-06T16:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-user", "id": "05ade23121fd4eb29ec25080582622c1"}, "audit_ids": ["Wj0CAnBYRMqPu-EUiu2Vfw"], "issued_at": "2018-11-06T15:21:21.000000Z"}} 2018-11-06 15:21:21,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:21,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a924ee-759d-40d2-a92d-268ce379bb62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:21:21,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b5a924ee-759d-40d2-a92d-268ce379bb62 2018-11-06 15:21:21,372 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:21:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:21,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc70e4c4-4bf0-4958-ade9-669436e05ec6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:21:21,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bc70e4c4-4bf0-4958-ade9-669436e05ec6 2018-11-06 15:21:21,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:21,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6c57e87c-d2f0-4da8-aae0-68d6b87a7749 Date: Tue, 06 Nov 2018 15:21: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:21:21,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-6c57e87c-d2f0-4da8-aae0-68d6b87a7749 2018-11-06 15:21:21,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:21:21,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:21:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:21,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f479dd3c-b762-44b7-b901-073a27c8adaf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:21:21,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-f479dd3c-b762-44b7-b901-073a27c8adaf 2018-11-06 15:21:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:22,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f87dc7d8-77f1-451b-bc17-511cc6f06d4d Date: Tue, 06 Nov 2018 15:21:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:21:22,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-f87dc7d8-77f1-451b-bc17-511cc6f06d4d 2018-11-06 15:21:22,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:22,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0f7482e-b31e-4457-ba43-9639eeced1e3 Date: Tue, 06 Nov 2018 15:21:22 GMT RESP BODY: {"ports":[]} 2018-11-06 15:21:22,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1&admin_state_up=True used request id req-f0f7482e-b31e-4457-ba43-9639eeced1e3 2018-11-06 15:21:22,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:22,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50985743-24e1-4e85-9c05-f27639a44b6d x-compute-request-id: req-50985743-24e1-4e85-9c05-f27639a44b6d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 15:21:22,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst used request id req-50985743-24e1-4e85-9c05-f27639a44b6d 2018-11-06 15:21:22,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:22,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-da0922ef-10d2-4ef3-aaaf-2f7e4897bfaf Date: Tue, 06 Nov 2018 15:21: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:21:22,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-da0922ef-10d2-4ef3-aaaf-2f7e4897bfaf 2018-11-06 15:21:22,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:22,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4c3ea1-eed9-4cdb-9746-6d4cea0eb959 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:21:22,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-2a4c3ea1-eed9-4cdb-9746-6d4cea0eb959 2018-11-06 15:21:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:23,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5bfe05c9-5acc-44dc-9922-dcf858a80aad Date: Tue, 06 Nov 2018 15:21:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:21:23,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-5bfe05c9-5acc-44dc-9922-dcf858a80aad 2018-11-06 15:21:23,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:23,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c5bb98c9-5277-45a3-8e74-b2163f62ea47 Date: Tue, 06 Nov 2018 15:21:23 GMT RESP BODY: {"ports":[]} 2018-11-06 15:21:23,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1&admin_state_up=True used request id req-c5bb98c9-5277-45a3-8e74-b2163f62ea47 2018-11-06 15:21:23,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:21:23,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:21:23,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e898fb11c1345d0a9eaef905663ac9a", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role"}], "expires_at": "2018-11-06T16:21:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/211f9ccc72f547e08bb2d72ab1a0564d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-user", "id": "05ade23121fd4eb29ec25080582622c1"}, "audit_ids": ["t5ihsBCcSz60sMXtRSBoNg"], "issued_at": "2018-11-06T15:21:23.000000Z"}} 2018-11-06 15:21:23,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d68d64fb67201e09988a43e78274d720b483b088" 2018-11-06 15:21:23,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96985711-1e26-4ef6-a6c2-8cb53abe027a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:21:23,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-96985711-1e26-4ef6-a6c2-8cb53abe027a 2018-11-06 15:21:23,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:23,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-59af4720-77f0-4640-99bf-2c9256cb6396 Date: Tue, 06 Nov 2018 15:21: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:21:23,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-59af4720-77f0-4640-99bf-2c9256cb6396 2018-11-06 15:21:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:23,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2eb01005-1fea-473e-9b60-de204d241a62 Date: Tue, 06 Nov 2018 15:21:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:21:23,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-2eb01005-1fea-473e-9b60-de204d241a62 2018-11-06 15:21:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:24,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f51de62f-54d4-431c-8172-11d4f828cebf Date: Tue, 06 Nov 2018 15:21: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:21:24,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-f51de62f-54d4-431c-8172-11d4f828cebf 2018-11-06 15:21:24,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:21:24,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:21:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d68d64fb67201e09988a43e78274d720b483b088" 2018-11-06 15:21:24,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8427c0c2-6543-4d3c-b87a-aa19438fc2a7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:21:24,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-8427c0c2-6543-4d3c-b87a-aa19438fc2a7 2018-11-06 15:21:24,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:24,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-333b485c-7c80-45a3-b7bb-76db22d8649a Date: Tue, 06 Nov 2018 15:21:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:21:24,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-333b485c-7c80-45a3-b7bb-76db22d8649a 2018-11-06 15:21:24,324 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net 2018-11-06 15:21:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" -d '{"port": {"network_id": "5dcdc414-e5cb-443c-9016-210098f017d3", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1", "admin_state_up": true}}' 2018-11-06 15:21:25,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-ccb34c0d-fdf8-4769-9715-0d52c542ceaf Date: Tue, 06 Nov 2018 15:21:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.14"}],"id":"3c07e0cd-ed65-4f63-913c-c114f19142ec","security_groups":["ce3144ab-03a2-454c-a9b7-9cbab1d28338"],"mac_address":"fa:16:3e:6b:58:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","qos_policy_id":null,"admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:24Z","binding:vnic_type":"normal"}} 2018-11-06 15:21:25,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-ccb34c0d-fdf8-4769-9715-0d52c542ceaf 2018-11-06 15:21:25,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:25,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-624f24ef-f23d-4904-a755-81450da7dc4d Date: Tue, 06 Nov 2018 15:21: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:21:25,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-624f24ef-f23d-4904-a755-81450da7dc4d 2018-11-06 15:21:25,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:25,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28ee860-824e-4c4e-b1a5-4c3f63077e7e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:21:25,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-e28ee860-824e-4c4e-b1a5-4c3f63077e7e 2018-11-06 15:21:25,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:25,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8d4dd207-ccc1-48b4-b4b1-bc6dd9b25720 Date: Tue, 06 Nov 2018 15:21:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:21:25,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-8d4dd207-ccc1-48b4-b4b1-bc6dd9b25720 2018-11-06 15:21:25,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:25,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-cb7b5696-328d-4a63-884e-4409156f9aa9 Date: Tue, 06 Nov 2018 15:21:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.14"}],"id":"3c07e0cd-ed65-4f63-913c-c114f19142ec","security_groups":["ce3144ab-03a2-454c-a9b7-9cbab1d28338"],"mac_address":"fa:16:3e:6b:58:08","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 15:21:25,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1&admin_state_up=True used request id req-cb7b5696-328d-4a63-884e-4409156f9aa9 2018-11-06 15:21:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:25,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0125e44d-2436-4e33-8ddc-130d5390d3a1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:21:25,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-0125e44d-2436-4e33-8ddc-130d5390d3a1 2018-11-06 15:21:25,977 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst 2018-11-06 15:21:25,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:26,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21: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-37267feb-0965-45b6-825a-ff3ba14e27af x-compute-request-id: req-37267feb-0965-45b6-825a-ff3ba14e27af Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-flavor-name"}]} 2018-11-06 15:21:26,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-37267feb-0965-45b6-825a-ff3ba14e27af 2018-11-06 15:21:26,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/c365ec49-f97e-4365-89be-aae5e4954784 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:26,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21: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-d5284ad1-48ca-472a-a4de-b48ff613e441 x-compute-request-id: req-d5284ad1-48ca-472a-a4de-b48ff613e441 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c365ec49-f97e-4365-89be-aae5e4954784", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:21:26,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/c365ec49-f97e-4365-89be-aae5e4954784 used request id req-d5284ad1-48ca-472a-a4de-b48ff613e441 2018-11-06 15:21:26,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:26,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-0f8e2f0e-4ea0-4a6c-86d6-2929bf9d94b3 Date: Tue, 06 Nov 2018 15:21:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:20:56Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-06T15:21:02Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fc8ec733-5268-4879-ae87-b7a35b276395/snap", "metadata": {}}], "self": "/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395", "min_disk": 0, "protected": false, "id": "fc8ec733-5268-4879-ae87-b7a35b276395", "file": "/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "211f9ccc72f547e08bb2d72ab1a0564d", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/fc8ec733-5268-4879-ae87-b7a35b276395/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image"} 2018-11-06 15:21:26,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image used request id req-0f8e2f0e-4ea0-4a6c-86d6-2929bf9d94b3 2018-11-06 15:21:26,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:26,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-295e5ef7-2084-436b-af47-357865de3071 Date: Tue, 06 Nov 2018 15:21:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-11-06 15:21:26,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-295e5ef7-2084-436b-af47-357865de3071 2018-11-06 15:21:26,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" -d '{"server": {"name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "imageRef": "fc8ec733-5268-4879-ae87-b7a35b276395", "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "flavorRef": "c365ec49-f97e-4365-89be-aae5e4954784", "max_count": 1, "min_count": 1, "networks": [{"port": "3c07e0cd-ed65-4f63-913c-c114f19142ec"}]}}' 2018-11-06 15:21:27,954 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:21: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-57626fbe-040f-4755-bad1-fac7cc3f9e87 x-compute-request-id: req-57626fbe-040f-4755-bad1-fac7cc3f9e87 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "adminPass": "hDGzwSt8MDsZ"}} 2018-11-06 15:21:27,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-57626fbe-040f-4755-bad1-fac7cc3f9e87 2018-11-06 15:21:27,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:28,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21: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-ed9f328f-2d88-42f2-b374-f3f203c1d04c x-compute-request-id: req-ed9f328f-2d88-42f2-b374-f3f203c1d04c 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:21:28,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-ed9f328f-2d88-42f2-b374-f3f203c1d04c 2018-11-06 15:21:28,183 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst 2018-11-06 15:21:28,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:28,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21: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-95ec0c8d-5e8c-4ee5-8521-22df788c67e4 x-compute-request-id: req-95ec0c8d-5e8c-4ee5-8521-22df788c67e4 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:21:28,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-95ec0c8d-5e8c-4ee5-8521-22df788c67e4 2018-11-06 15:21:28,392 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:21:28,393 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:21:31,396 - create_instance - DEBUG - VM status query timeout in 896.787410021 2018-11-06 15:21:31,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:31,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21: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-445421ca-cf15-4bf7-bcac-cfd1df4c279b x-compute-request-id: req-445421ca-cf15-4bf7-bcac-cfd1df4c279b 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:21:31,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-445421ca-cf15-4bf7-bcac-cfd1df4c279b 2018-11-06 15:21:31,728 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:21:31,728 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:21:34,732 - create_instance - DEBUG - VM status query timeout in 893.45153904 2018-11-06 15:21:34,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:35,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21: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-1ea6bb1a-9c35-407e-a4ee-8afee2175423 x-compute-request-id: req-1ea6bb1a-9c35-407e-a4ee-8afee2175423 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:21:35,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-1ea6bb1a-9c35-407e-a4ee-8afee2175423 2018-11-06 15:21:35,376 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:21:35,376 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:21:38,379 - create_instance - DEBUG - VM status query timeout in 889.803804874 2018-11-06 15:21:38,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:39,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21: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-f3a4270b-f647-4deb-99d6-0843d5283faf x-compute-request-id: req-f3a4270b-f647-4deb-99d6-0843d5283faf 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:21:39,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-f3a4270b-f647-4deb-99d6-0843d5283faf 2018-11-06 15:21:39,025 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:21:39,025 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:21:42,028 - create_instance - DEBUG - VM status query timeout in 886.154985905 2018-11-06 15:21:42,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:42,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21: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-e88405d0-a8f3-45e8-8c17-513cbaac9dbb x-compute-request-id: req-e88405d0-a8f3-45e8-8c17-513cbaac9dbb 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:21:42,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-e88405d0-a8f3-45e8-8c17-513cbaac9dbb 2018-11-06 15:21:42,547 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:21:42,547 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:21:45,550 - create_instance - DEBUG - VM status query timeout in 882.633117914 2018-11-06 15:21:45,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:46,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a6f7654-9697-4f4f-ac4f-38ff1e9ed331 x-compute-request-id: req-1a6f7654-9697-4f4f-ac4f-38ff1e9ed331 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:21:46,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-1a6f7654-9697-4f4f-ac4f-38ff1e9ed331 2018-11-06 15:21:46,254 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:21:46,254 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:21:49,257 - create_instance - DEBUG - VM status query timeout in 878.926265001 2018-11-06 15:21:49,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:50,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba8fbb00-dfcd-46e0-b11f-f2a8662cdcf9 x-compute-request-id: req-ba8fbb00-dfcd-46e0-b11f-f2a8662cdcf9 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:21:50,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-ba8fbb00-dfcd-46e0-b11f-f2a8662cdcf9 2018-11-06 15:21:50,076 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:21:50,076 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:21:53,079 - create_instance - DEBUG - VM status query timeout in 875.103825808 2018-11-06 15:21:53,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:53,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:21:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40833680-cd35-40bf-87bc-d636a50d95ae x-compute-request-id: req-40833680-cd35-40bf-87bc-d636a50d95ae 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:21:53,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-40833680-cd35-40bf-87bc-d636a50d95ae 2018-11-06 15:21:53,737 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:21:53,738 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:21:56,741 - create_instance - DEBUG - VM status query timeout in 871.442360878 2018-11-06 15:21:56,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:21:57,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-917edc1e-fee6-4228-90d1-bdec85dbd9fe x-compute-request-id: req-917edc1e-fee6-4228-90d1-bdec85dbd9fe 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:21:57,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-917edc1e-fee6-4228-90d1-bdec85dbd9fe 2018-11-06 15:21:57,431 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:21:57,431 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:00,434 - create_instance - DEBUG - VM status query timeout in 867.748924971 2018-11-06 15:22:00,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:01,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:22:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f22c8baf-0965-426f-9a10-505012a25ddc x-compute-request-id: req-f22c8baf-0965-426f-9a10-505012a25ddc 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:01,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-f22c8baf-0965-426f-9a10-505012a25ddc 2018-11-06 15:22:01,601 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:01,601 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:04,605 - create_instance - DEBUG - VM status query timeout in 863.578584909 2018-11-06 15:22:04,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:05,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-b68969e7-4e31-49b9-8dbd-1e876f2d5931 x-compute-request-id: req-b68969e7-4e31-49b9-8dbd-1e876f2d5931 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:05,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-b68969e7-4e31-49b9-8dbd-1e876f2d5931 2018-11-06 15:22:05,273 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:05,273 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:08,276 - create_instance - DEBUG - VM status query timeout in 859.907310963 2018-11-06 15:22:08,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:08,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-be36cad2-9ba7-4a11-aef1-1a216bfa8ca2 x-compute-request-id: req-be36cad2-9ba7-4a11-aef1-1a216bfa8ca2 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:08,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-be36cad2-9ba7-4a11-aef1-1a216bfa8ca2 2018-11-06 15:22:08,786 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:08,786 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:11,790 - create_instance - DEBUG - VM status query timeout in 856.393646955 2018-11-06 15:22:11,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:12,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1863afd-a5d8-4fdb-8c43-6b8ec5ae8f07 x-compute-request-id: req-f1863afd-a5d8-4fdb-8c43-6b8ec5ae8f07 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:12,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-f1863afd-a5d8-4fdb-8c43-6b8ec5ae8f07 2018-11-06 15:22:12,146 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:12,146 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:15,149 - create_instance - DEBUG - VM status query timeout in 853.034001827 2018-11-06 15:22:15,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:15,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-5f3cebef-d47f-4acb-b6da-de81ebd7e990 x-compute-request-id: req-5f3cebef-d47f-4acb-b6da-de81ebd7e990 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:15,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-5f3cebef-d47f-4acb-b6da-de81ebd7e990 2018-11-06 15:22:15,804 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:15,804 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:18,807 - create_instance - DEBUG - VM status query timeout in 849.375819921 2018-11-06 15:22:18,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:19,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-da5ef10c-66b8-4301-b432-53aa13ae96c9 x-compute-request-id: req-da5ef10c-66b8-4301-b432-53aa13ae96c9 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:19,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-da5ef10c-66b8-4301-b432-53aa13ae96c9 2018-11-06 15:22:19,473 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:19,474 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:22,477 - create_instance - DEBUG - VM status query timeout in 845.706409931 2018-11-06 15:22:22,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:22,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:22: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-39712390-18a4-4b7c-9d5b-596663a1c56a x-compute-request-id: req-39712390-18a4-4b7c-9d5b-596663a1c56a 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:22,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-39712390-18a4-4b7c-9d5b-596663a1c56a 2018-11-06 15:22:22,836 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:22,837 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:25,840 - create_instance - DEBUG - VM status query timeout in 842.343425989 2018-11-06 15:22:25,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:26,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:22:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58b01413-2a04-4097-ac3c-0f46bdada298 x-compute-request-id: req-58b01413-2a04-4097-ac3c-0f46bdada298 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:26,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-58b01413-2a04-4097-ac3c-0f46bdada298 2018-11-06 15:22:26,050 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:26,050 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:29,053 - create_instance - DEBUG - VM status query timeout in 839.130153894 2018-11-06 15:22:29,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:29,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:22: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-1e298d1b-3061-4e88-a90e-2dc7e8a00e09 x-compute-request-id: req-1e298d1b-3061-4e88-a90e-2dc7e8a00e09 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:29,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-1e298d1b-3061-4e88-a90e-2dc7e8a00e09 2018-11-06 15:22:29,936 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:29,937 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:32,940 - create_instance - DEBUG - VM status query timeout in 835.243439913 2018-11-06 15:22:32,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:33,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:22: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-aeb0c64e-3330-4ae4-a923-f1936f8f8358 x-compute-request-id: req-aeb0c64e-3330-4ae4-a923-f1936f8f8358 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:33,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-aeb0c64e-3330-4ae4-a923-f1936f8f8358 2018-11-06 15:22:33,430 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:33,430 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:36,433 - create_instance - DEBUG - VM status query timeout in 831.74987483 2018-11-06 15:22:36,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:36,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-dcb560fb-4940-4d62-8f7a-88a25e0ee922 x-compute-request-id: req-dcb560fb-4940-4d62-8f7a-88a25e0ee922 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:36,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-dcb560fb-4940-4d62-8f7a-88a25e0ee922 2018-11-06 15:22:36,933 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:36,933 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:39,935 - create_instance - DEBUG - VM status query timeout in 828.248034 2018-11-06 15:22:39,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:40,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-d1fe62fa-0c3f-4e28-8a42-b6ad31f8dfd7 x-compute-request-id: req-d1fe62fa-0c3f-4e28-8a42-b6ad31f8dfd7 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:40,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-d1fe62fa-0c3f-4e28-8a42-b6ad31f8dfd7 2018-11-06 15:22:40,569 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:40,569 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:43,572 - create_instance - DEBUG - VM status query timeout in 824.61097002 2018-11-06 15:22:43,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:44,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-210cb1d9-0c31-48dd-9b3d-f42b485d1a1b x-compute-request-id: req-210cb1d9-0c31-48dd-9b3d-f42b485d1a1b 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:44,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-210cb1d9-0c31-48dd-9b3d-f42b485d1a1b 2018-11-06 15:22:44,409 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:44,409 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:47,413 - create_instance - DEBUG - VM status query timeout in 820.770606041 2018-11-06 15:22:47,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:48,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:22:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fe24559-f854-40e5-a7b8-06399ee0cf86 x-compute-request-id: req-5fe24559-f854-40e5-a7b8-06399ee0cf86 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:48,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-5fe24559-f854-40e5-a7b8-06399ee0cf86 2018-11-06 15:22:48,303 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:48,304 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:51,307 - create_instance - DEBUG - VM status query timeout in 816.876333952 2018-11-06 15:22:51,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:51,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:22: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-61d87b1b-8744-4a3a-b943-8b199336f665 x-compute-request-id: req-61d87b1b-8744-4a3a-b943-8b199336f665 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:51,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-61d87b1b-8744-4a3a-b943-8b199336f665 2018-11-06 15:22:51,854 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:51,854 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:54,857 - create_instance - DEBUG - VM status query timeout in 813.326007843 2018-11-06 15:22:54,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:55,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:22:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbc7a47a-4b3e-4741-9c4a-5b700bc25d5f x-compute-request-id: req-dbc7a47a-4b3e-4741-9c4a-5b700bc25d5f 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:55,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-dbc7a47a-4b3e-4741-9c4a-5b700bc25d5f 2018-11-06 15:22:55,354 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:55,354 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:22:58,357 - create_instance - DEBUG - VM status query timeout in 809.82604003 2018-11-06 15:22:58,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:22:58,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31e7c5d2-6f7d-4e96-83f0-fc96a148f6d8 x-compute-request-id: req-31e7c5d2-6f7d-4e96-83f0-fc96a148f6d8 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:22:58,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-31e7c5d2-6f7d-4e96-83f0-fc96a148f6d8 2018-11-06 15:22:58,981 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:22:58,981 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:23:01,985 - create_instance - DEBUG - VM status query timeout in 806.19855094 2018-11-06 15:23:01,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:02,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ce8d1f5-ea2e-4c24-8b2c-3c2bc78634ed x-compute-request-id: req-7ce8d1f5-ea2e-4c24-8b2c-3c2bc78634ed 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:02,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-7ce8d1f5-ea2e-4c24-8b2c-3c2bc78634ed 2018-11-06 15:23:02,681 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:23:02,681 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:23:05,684 - create_instance - DEBUG - VM status query timeout in 802.499034882 2018-11-06 15:23:05,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:06,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-c24c3e45-c0f9-4b05-b6b0-504ca1280b15 x-compute-request-id: req-c24c3e45-c0f9-4b05-b6b0-504ca1280b15 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:06,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-c24c3e45-c0f9-4b05-b6b0-504ca1280b15 2018-11-06 15:23:06,160 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:23:06,160 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:23:09,163 - create_instance - DEBUG - VM status query timeout in 799.019776821 2018-11-06 15:23:09,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:09,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23: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-e9eecde8-7422-4b62-8f90-6abe94a0552d x-compute-request-id: req-e9eecde8-7422-4b62-8f90-6abe94a0552d 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:09,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-e9eecde8-7422-4b62-8f90-6abe94a0552d 2018-11-06 15:23:09,669 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:23:09,670 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:23:12,673 - create_instance - DEBUG - VM status query timeout in 795.510409832 2018-11-06 15:23:12,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:13,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc85ec38-f1d3-4700-92f0-1ea486b35030 x-compute-request-id: req-fc85ec38-f1d3-4700-92f0-1ea486b35030 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.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:21:28Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:13,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-fc85ec38-f1d3-4700-92f0-1ea486b35030 2018-11-06 15:23:13,195 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - BUILD 2018-11-06 15:23:13,195 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:23:16,198 - create_instance - DEBUG - VM status query timeout in 791.985008955 2018-11-06 15:23:16,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:16,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23: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-87d0a135-0126-4a97-a8be-8fbdde81a018 x-compute-request-id: req-87d0a135-0126-4a97-a8be-8fbdde81a018 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:16,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-87d0a135-0126-4a97-a8be-8fbdde81a018 2018-11-06 15:23:16,521 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - ACTIVE 2018-11-06 15:23:16,521 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:23:16,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:17,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23: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-477e4700-18df-4b8d-bf80-d099e1ed3bd9 x-compute-request-id: req-477e4700-18df-4b8d-bf80-d099e1ed3bd9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:17,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-477e4700-18df-4b8d-bf80-d099e1ed3bd9 2018-11-06 15:23:17,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:17,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7bb86332-7d2d-4d1a-afc9-6ff2ec029e22 Date: Tue, 06 Nov 2018 15:23: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:23:17,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-7bb86332-7d2d-4d1a-afc9-6ff2ec029e22 2018-11-06 15:23:17,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:17,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f76b753e-a518-4692-8e02-b1ae70a98396 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:23:17,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-f76b753e-a518-4692-8e02-b1ae70a98396 2018-11-06 15:23:17,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:17,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0cf31b4d-3ddb-404c-a2ba-416089615945 Date: Tue, 06 Nov 2018 15:23:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:23:17,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-0cf31b4d-3ddb-404c-a2ba-416089615945 2018-11-06 15:23:17,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:17,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-87e43756-8610-48c9-a540-17f9a24f5c9b Date: Tue, 06 Nov 2018 15:23:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.3"}],"id":"09914c5b-714c-408f-81c8-d07c1275988c","security_groups":[],"mac_address":"fa:16:3e:4e:1c:94","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.4"}],"id":"264faa90-234e-4e76-8b20-28d5ba318d81","security_groups":[],"mac_address":"fa:16:3e:f6:e4:86","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:23:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.14"}],"id":"3c07e0cd-ed65-4f63-913c-c114f19142ec","security_groups":["ce3144ab-03a2-454c-a9b7-9cbab1d28338"],"mac_address":"fa:16:3e:6b:58:08","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:24Z","binding:vnic_type":"normal","device_id":"49bd2afd-9bf1-4fc4-af45-2a9e442a7de8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.1"}],"id":"a6cc12ce-dc67-4a5e-a033-7ed7067e723a","security_groups":[],"mac_address":"fa:16:3e:9e:f7:05","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:13Z","binding:vnic_type":"normal","device_id":"8b2c6bd2-1039-405d-af8b-c258ff932419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.2"}],"id":"b1a843e9-0df9-4af2-8a51-bd749fbc55b0","security_groups":[],"mac_address":"fa:16:3e:7a:23:2b","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dcdc414-e5cb-443c-9016-210098f017d3"}]} 2018-11-06 15:23:17,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-87e43756-8610-48c9-a540-17f9a24f5c9b 2018-11-06 15:23:17,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:17,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-8a9cafd8-a04c-4d3d-91af-a7b9edde8882 Date: Tue, 06 Nov 2018 15:23:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:08Z", "admin_state_up": true, "updated_at": "2018-11-06T15:21:14Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "8b2c6bd2-1039-405d-af8b-c258ff932419", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router"}]} 2018-11-06 15:23:17,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router used request id req-8a9cafd8-a04c-4d3d-91af-a7b9edde8882 2018-11-06 15:23:17,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:17,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1b8dc2-ffcd-4b41-8209-397d502c74cf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:23:17,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-db1b8dc2-ffcd-4b41-8209-397d502c74cf 2018-11-06 15:23:17,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8b2c6bd2-1039-405d-af8b-c258ff932419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:17,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-19e0d7af-9125-4a83-a1ec-45a4e96e033c Date: Tue, 06 Nov 2018 15:23:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.1"}],"id":"a6cc12ce-dc67-4a5e-a033-7ed7067e723a","security_groups":[],"mac_address":"fa:16:3e:9e:f7:05","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:13Z","binding:vnic_type":"normal","device_id":"8b2c6bd2-1039-405d-af8b-c258ff932419"}]} 2018-11-06 15:23:17,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8b2c6bd2-1039-405d-af8b-c258ff932419 used request id req-19e0d7af-9125-4a83-a1ec-45a4e96e033c 2018-11-06 15:23:17,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/62ede059-1f38-4ee0-a546-d59527de3006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:18,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-bf25e59a-714d-4875-adb1-ebf6edddceda Date: Tue, 06 Nov 2018 15:23:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}} 2018-11-06 15:23:18,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/62ede059-1f38-4ee0-a546-d59527de3006 used request id req-bf25e59a-714d-4875-adb1-ebf6edddceda 2018-11-06 15:23:18,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:18,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f437726a-04ac-4bc5-b186-0a4f615bfc3a Date: Tue, 06 Nov 2018 15:23:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:23:18,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-f437726a-04ac-4bc5-b186-0a4f615bfc3a 2018-11-06 15:23:18,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:18,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23f87b68-54cf-46eb-b75b-1dd3aac9369c Date: Tue, 06 Nov 2018 15:23:18 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:23:18,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-23f87b68-54cf-46eb-b75b-1dd3aac9369c 2018-11-06 15:23:18,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:18,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08e01bb3-dbec-4de0-8259-9d3dba28ff37 x-compute-request-id: req-08e01bb3-dbec-4de0-8259-9d3dba28ff37 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:18,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-08e01bb3-dbec-4de0-8259-9d3dba28ff37 2018-11-06 15:23:18,792 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - ACTIVE 2018-11-06 15:23:18,793 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:23:18,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:19,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9822cc7-4fe9-4e23-9f74-1832e01f9553 x-compute-request-id: req-e9822cc7-4fe9-4e23-9f74-1832e01f9553 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:19,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-e9822cc7-4fe9-4e23-9f74-1832e01f9553 2018-11-06 15:23:19,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:19,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-9f5d110d-2cc3-4a89-8f39-00a9af4e9e22 Date: Tue, 06 Nov 2018 15:23: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:23:19,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-9f5d110d-2cc3-4a89-8f39-00a9af4e9e22 2018-11-06 15:23:19,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:19,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b2c4e0-9f59-4ea6-b7cd-eb0c531bd205 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:23:19,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-83b2c4e0-9f59-4ea6-b7cd-eb0c531bd205 2018-11-06 15:23:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:19,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6f0c694e-f0d3-4c6f-b613-44512987e006 Date: Tue, 06 Nov 2018 15:23:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:23:19,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-6f0c694e-f0d3-4c6f-b613-44512987e006 2018-11-06 15:23:19,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:19,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-e313c147-457b-4329-a9bf-e080e6e5f89d Date: Tue, 06 Nov 2018 15:23:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.3"}],"id":"09914c5b-714c-408f-81c8-d07c1275988c","security_groups":[],"mac_address":"fa:16:3e:4e:1c:94","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.4"}],"id":"264faa90-234e-4e76-8b20-28d5ba318d81","security_groups":[],"mac_address":"fa:16:3e:f6:e4:86","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:23:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.14"}],"id":"3c07e0cd-ed65-4f63-913c-c114f19142ec","security_groups":["ce3144ab-03a2-454c-a9b7-9cbab1d28338"],"mac_address":"fa:16:3e:6b:58:08","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:24Z","binding:vnic_type":"normal","device_id":"49bd2afd-9bf1-4fc4-af45-2a9e442a7de8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.1"}],"id":"a6cc12ce-dc67-4a5e-a033-7ed7067e723a","security_groups":[],"mac_address":"fa:16:3e:9e:f7:05","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:13Z","binding:vnic_type":"normal","device_id":"8b2c6bd2-1039-405d-af8b-c258ff932419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.2"}],"id":"b1a843e9-0df9-4af2-8a51-bd749fbc55b0","security_groups":[],"mac_address":"fa:16:3e:7a:23:2b","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dcdc414-e5cb-443c-9016-210098f017d3"}]} 2018-11-06 15:23:19,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-e313c147-457b-4329-a9bf-e080e6e5f89d 2018-11-06 15:23:19,625 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 15:23:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:19,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9f7c85b3-c0f7-4f35-b4aa-cd4519551e15 Date: Tue, 06 Nov 2018 15:23:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:23:19,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-9f7c85b3-c0f7-4f35-b4aa-cd4519551e15 2018-11-06 15:23:19,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:19,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d3554f5-c922-47af-9115-163ab16639fe Date: Tue, 06 Nov 2018 15:23:19 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:23:19,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-4d3554f5-c922-47af-9115-163ab16639fe 2018-11-06 15:23:19,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "port_id": "3c07e0cd-ed65-4f63-913c-c114f19142ec"}}' 2018-11-06 15:23:21,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-69a697ec-469c-42d5-9d5d-aa7b8070ee3b Date: Tue, 06 Nov 2018 15:23:21 GMT RESP BODY: {"floatingip": {"router_id": "8b2c6bd2-1039-405d-af8b-c258ff932419", "status": "DOWN", "description": "", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:23:20Z", "updated_at": "2018-11-06T15:23:20Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_id": "3c07e0cd-ed65-4f63-913c-c114f19142ec", "id": "4084eb31-081c-42f3-89a4-2188d59aca44"}} 2018-11-06 15:23:21,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-69a697ec-469c-42d5-9d5d-aa7b8070ee3b 2018-11-06 15:23:21,653 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router 2018-11-06 15:23:21,653 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-11-06 15:23:21,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:22,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23: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-c4b74531-aa2a-441c-a805-6b2a40746d58 x-compute-request-id: req-c4b74531-aa2a-441c-a805-6b2a40746d58 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:22,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-c4b74531-aa2a-441c-a805-6b2a40746d58 2018-11-06 15:23:22,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:23:23,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05bd040a-8264-47f0-9064-d6bff76e0fc9 x-compute-request-id: req-05bd040a-8264-47f0-9064-d6bff76e0fc9 Content-Encoding: gzip Content-Length: 9719 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008014] AppArmor: AppArmor initialized\n[ 0.008847] Yama: becoming mindful.\n[ 0.010061] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012377] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013784] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015017] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016109] Initializing cgroup subsys memory\n[ 0.017003] Initializing cgroup subsys devices\n[ 0.017892] Initializing cgroup subsys freezer\n[ 0.018775] Initializing cgroup subsys blkio\n[ 0.019622] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.020930] FEATURE SPEC_CTRL Not Present\n[ 0.022447] mce: CPU supports 10 MCE banks\n[ 0.024032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025975] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.027157] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.029941] Speculative Store Bypass: Vulnerable\n[ 0.032264] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.036544] ACPI: Core revision 20131115\n[ 0.037789] ACPI: All ACPI Tables successfully acquired\n[ 0.038938] ftrace: allocating 28747 entries in 113 pages\n[ 0.060021] smpboot: Max logical packages: 2\n[ 0.064003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.065204] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.066577] Enabling x2apic\n[ 0.067200] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.069899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071096] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072960] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.078883] KVM setup paravirtual spinlock\n[ 0.080784] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.082117] x86: Booting SMP configuration:\n[ 0.083013] .... node #0, CPUs: #1[ 0.080776] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096015] x86: Booted up 1 node, 2 CPUs\n[ 0.096010] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098699] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100185] devtmpfs: initialized\n[ 0.102257] EVM: security.selinux\n[ 0.102969] EVM: security.SMACK64\n[ 0.103666] EVM: security.ima\n[ 0.104005] EVM: security.capability\n[ 0.104767] pinctrl core: initialized pinctrl subsystem\n[ 0.105742] regulator-dummy: no parameters\n[ 0.106631] RTC time: 15:23:13, date: 11/06/18\n[ 0.108024] NET: Registered protocol family 16\n[ 0.108964] cpuidle: using governor ladder\n[ 0.109784] cpuidle: using governor menu\n[ 0.110648] ACPI: bus type PCI registered\n[ 0.111459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.112075] PCI: Using configuration type 1 for base access\n[ 0.113584] bio: create slab at 0\n[ 0.113584] ACPI: Added _OSI(Module Device)\n[ 0.113584] ACPI: Added _OSI(Processor Device)\n[ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.116908] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.119242] ACPI: Interpreter enabled\n[ 0.120005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.121859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.123705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.125199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.127051] ACPI: (supports S0 S5)\n[ 0.127759] ACPI: Using IOAPIC for interrupt routing\n[ 0.128013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.129906] ACPI: No dock devices found.\n[ 0.133571] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.134732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.135969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.138237] acpiphp: Slot [3] registered\n[ 0.139038] acpiphp: Slot [4] registered\n[ 0.139844] acpiphp: Slot [5] registered\n[ 0.140017] acpiphp: Slot [6] registered\n[ 0.140821] acpiphp: Slot [7] registered\n[ 0.141620] acpiphp: Slot [8] registered\n[ 0.142418] acpiphp: Slot [9] registered\n[ 0.143219] acpiphp: Slot [10] registered\n[ 0.144016] acpiphp: Slot [11] registered\n[ 0.144832] acpiphp: Slot [12] registered\n[ 0.145644] acpiphp: Slot [13] registered\n[ 0.146455] acpiphp: Slot [14] registered\n[ 0.147272] acpiphp: Slot [15] registered\n[ 0.148016] acpiphp: Slot [16] registered\n[ 0.148834] acpiphp: Slot [17] registered\n[ 0.149649] acpiphp: Slot [18] registered\n[ 0.150464] acpiphp: Slot [19] registered\n[ 0.151276] acpiphp: Slot [20] registered\n[ 0.152016] acpiphp: Slot [21] registered\n[ 0.152833] acpiphp: Slot [22] registered\n[ 0.153646] acpiphp: Slot [23] registered\n[ 0.154460] acpiphp: Slot [24] registered\n[ 0.155272] acpiphp: Slot [25] registered\n[ 0.156016] acpiphp: Slot [26] registered\n[ 0.156830] acpiphp: Slot [27] registered\n[ 0.157646] acpiphp: Slot [28] registered\n[ 0.158460] acpiphp: Slot [29] registered\n[ 0.159274] acpiphp: Slot [30] registered\n[ 0.160017] acpiphp: Slot [31] registered\n[ 0.160828] PCI host bridge to bus 0000:00\n[ 0.161642] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.162664] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.163790] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.164004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.165239] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.179151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.224789] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.226301] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.227796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.228687] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.230114] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.231408] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.232091] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.233104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.234687] vgaarb: loaded\n[ 0.235300] vgaarb: bridge control possible 0000:00:02.0\n[ 0.236118] SCSI subsystem initialized\n[ 0.236932] ACPI: bus type USB registered\n[ 0.236932] usbcore: registered new interface driver usbfs\n[ 0.237912] usbcore: registered new interface driver hub\n[ 0.238943] usbcore: registered new device driver usb\n[ 0.240041] PCI: Using ACPI for IRQ routing\n[ 0.241037] NetLabel: Initializing\n[ 0.241763] NetLabel: domain hash size = 128\n[ 0.242634] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243609] NetLabel: unlabeled traffic allowed by default\n[ 0.244048] Switched to clocksource kvm-clock\n[ 0.250515] AppArmor: AppArmor Filesystem Enabled\n[ 0.251492] pnp: PnP ACPI init\n[ 0.252179] ACPI: bus type PNP registered\n[ 0.253376] pnp: PnP ACPI: found 8 devices\n[ 0.254211] ACPI: bus type PNP unregistered\n[ 0.260959] NET: Registered protocol family 2\n[ 0.262005] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263491] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.264750] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.266343] TCP: reno registered\n[ 0.267044] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.268180] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269410] NET: Registered protocol family 1\n[ 0.270285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.271396] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.272497] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.294275] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.316607] Trying to unpack rootfs image as initramfs...\n[ 0.396305] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.398028] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.399133] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.400346] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.402083] Scanning for low memory corruption every 60 seconds\n[ 0.403471] Initialise system trusted keyring\n[ 0.404419] audit: initializing netlink socket (disabled)\n[ 0.405462] type=2000 audit(1541517794.285:1): initialized\n[ 0.423271] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.425135] zbud: loaded\n[ 0.425943] VFS: Disk quotas dquot_6.5.2\n[ 0.426774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.428225] fuse init (API version 7.22)\n[ 0.429076] msgmni has been set to 3997\n[ 0.429910] Key type big_key registered\n[ 0.430923] Key type asymmetric registered\n[ 0.431759] Asymmetric key parser 'x509' registered\n[ 0.432730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.434256] io scheduler noop registered\n[ 0.435056] io scheduler deadline registered (default)\n[ 0.436062] io scheduler cfq registered\n[ 0.436899] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.437965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.439213] ipmi message handler version 39.2\n[ 0.440126] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.441617] ACPI: Power Button [PWRF]\n[ 0.442455] GHES: HEST is not enabled!\n[ 0.464044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.507018] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.508827] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.532838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.534856] Linux agpgart interface v0.103\n[ 0.536385] brd: module loaded\n[ 0.537410] loop: module loaded\n[ 0.538348] blk-mq: CPU -> queue map\n[ 0.539101] CPU 0 -> Queue 0\n[ 0.539767] CPU 1 -> Queue 0\n[ 0.540939] vda: vda1\n[ 0.542345] scsi0 : ata_piix\n[ 0.543081] scsi1 : ata_piix\n[ 0.543771] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.545046] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.546485] libphy: Fixed MDIO Bus: probed\n[ 0.547410] tun: Universal TUN/TAP device driver, 1.6\n[ 0.548443] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.550654] PPP generic driver version 2.4.2\n[ 0.551586] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.552950] ehci-pci: EHCI PCI platform driver\n[ 0.553858] ehci-platform: EHCI generic platform driver\n[ 0.554965] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.556143] ohci-pci: OHCI PCI platform driver\n[ 0.557067] ohci-platform: OHCI generic platform driver\n[ 0.558098] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.580079] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.581146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.582730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.583898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.585194] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.586685] usb usb1: Product: UHCI Host Controller\n[ 0.587663] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.588897] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.589938] hub 1-0:1.0: USB hub found\n[ 0.590768] hub 1-0:1.0: 2 ports detected\n[ 0.591697] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.593873] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.594870] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.595990] mousedev: PS/2 mouse device common for all mice\n[ 0.597320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.599245] rtc_cmos 00:00: RTC can wake from S4\n[ 0.600384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.601627] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.602905] device-mapper: uevent: version 1.0.3\n[ 0.603893] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.605603] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.606827] TCP: cubic registered\n[ 0.607601] NET: Registered protocol family 10\n[ 0.608626] NET: Registered protocol family 17\n[ 0.609551] Key type dns_resolver registered\n[ 0.610612] Loading compiled-in X.509 certificates\n[ 0.612100] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.613966] registered taskstats version 1\n[ 0.616204] Key type trusted registered\n[ 0.619191] Key type encrypted registered\n[ 0.620043] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.621118] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.629303] regulator-dummy: disabling\n[ 0.630158] Magic number: 10:893:385\n[ 0.630970] thermal cooling_device0: hash matches\n[ 0.632020] rtc_cmos 00:00: setting system clock to 2018-11-06 15:23:14 UTC (1541517794)\n[ 0.633723] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.634894] EDD information not available.\n[ 0.701285] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.702915] Write protecting the kernel read-only data: 12288k\n[ 0.704317] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.706942] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.717989] systemd-udevd[107]: starting version 204\n[ 0.752384] FDC 0 is a S82078B\n[ 0.900020] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.064046] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.065672] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.067376] usb 1-1: Product: QEMU USB Tablet\n[ 1.068451] usb 1-1: Manufacturer: QEMU\n[ 1.069441] usb 1-1: SerialNumber: 42\n[ 1.396068] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.768869] 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.002079] 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.379039] 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 /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.471891] 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, 06 Nov 2018 15:23:16 +0000. Up 2.83 seconds.\ncloud-init-nonet[2.96]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[4.09]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 06 Nov 2018 15:23:18 +0000. Up 4.21 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.14 | 255.255.255.0 | fa:16:3e:6b:58:08 |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n58:3a:06:30:51:f6:e3:58:dc:44:65:6a:cd:b5:08:52 root@ansibleprovisioningtests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +oo .oE.o . |\n| + o + * o . |\n| . = = + . |\n| = * |\n| . * S |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n2f:4d:42:de:4b:75:60:b1:1f:e4:0f:ad:dd:a8:1a:a2 root@ansibleprovisioningtests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +.. |\n| . = . |\n| . o = .|\n| o . . o B.|\n| S + + +|\n| * . . |\n| o = . |\n| . o o |\n| E . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n19:ee:4b:1a:70:38:ce:3f:66:ff:7f:2e:e8:05:72:2e root@ansibleprovisioningtests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| . . o |\n| + . S o |\n| o + . + . |\n| o . E ... |\n| .++ o... . |\n| oooooo..+. |\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:\n42:4f:b9:f5:21:a7:7b:26:c0:ab:87:bd:30:8c:3a:6a root@ansibleprovisioningtests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| . o o o |\n| . + o = . |\n| . S . . |\n| o . o . |\n| . +o. o o |\n| E.. .+o + |\n|o... .... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G * Starting system logging daemon[74G[ OK ]\n[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 06 Nov 2018 15:23:21 +0000. Up 7.94 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n"} 2018-11-06 15:23:23,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8/action used request id req-05bd040a-8264-47f0-9064-d6bff76e0fc9 2018-11-06 15:23:23,391 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 15:23:23,391 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008014] AppArmor: AppArmor initialized [ 0.008847] Yama: becoming mindful. [ 0.010061] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012377] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013784] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015017] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016109] Initializing cgroup subsys memory [ 0.017003] Initializing cgroup subsys devices [ 0.017892] Initializing cgroup subsys freezer [ 0.018775] Initializing cgroup subsys blkio [ 0.019622] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.020930] FEATURE SPEC_CTRL Not Present [ 0.022447] mce: CPU supports 10 MCE banks [ 0.024032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025975] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.027157] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.029941] Speculative Store Bypass: Vulnerable [ 0.032264] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.036544] ACPI: Core revision 20131115 [ 0.037789] ACPI: All ACPI Tables successfully acquired [ 0.038938] ftrace: allocating 28747 entries in 113 pages [ 0.060021] smpboot: Max logical packages: 2 [ 0.064003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.065204] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.066577] Enabling x2apic [ 0.067200] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.069899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071096] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072960] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.078883] KVM setup paravirtual spinlock [ 0.080784] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.082117] x86: Booting SMP configuration: [ 0.083013] .... node #0, CPUs: #1[ 0.080776] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096015] x86: Booted up 1 node, 2 CPUs [ 0.096010] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098699] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100185] devtmpfs: initialized [ 0.102257] EVM: security.selinux [ 0.102969] EVM: security.SMACK64 [ 0.103666] EVM: security.ima [ 0.104005] EVM: security.capability [ 0.104767] pinctrl core: initialized pinctrl subsystem [ 0.105742] regulator-dummy: no parameters [ 0.106631] RTC time: 15:23:13, date: 11/06/18 [ 0.108024] NET: Registered protocol family 16 [ 0.108964] cpuidle: using governor ladder [ 0.109784] cpuidle: using governor menu [ 0.110648] ACPI: bus type PCI registered [ 0.111459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.112075] PCI: Using configuration type 1 for base access [ 0.113584] bio: create slab at 0 [ 0.113584] ACPI: Added _OSI(Module Device) [ 0.113584] ACPI: Added _OSI(Processor Device) [ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.116908] ACPI: Added _OSI(Processor Aggregator Device) [ 0.119242] ACPI: Interpreter enabled [ 0.120005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.121859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.123705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.125199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.127051] ACPI: (supports S0 S5) [ 0.127759] ACPI: Using IOAPIC for interrupt routing [ 0.128013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.129906] ACPI: No dock devices found. [ 0.133571] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.134732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.135969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.138237] acpiphp: Slot [3] registered [ 0.139038] acpiphp: Slot [4] registered [ 0.139844] acpiphp: Slot [5] registered [ 0.140017] acpiphp: Slot [6] registered [ 0.140821] acpiphp: Slot [7] registered [ 0.141620] acpiphp: Slot [8] registered [ 0.142418] acpiphp: Slot [9] registered [ 0.143219] acpiphp: Slot [10] registered [ 0.144016] acpiphp: Slot [11] registered [ 0.144832] acpiphp: Slot [12] registered [ 0.145644] acpiphp: Slot [13] registered [ 0.146455] acpiphp: Slot [14] registered [ 0.147272] acpiphp: Slot [15] registered [ 0.148016] acpiphp: Slot [16] registered [ 0.148834] acpiphp: Slot [17] registered [ 0.149649] acpiphp: Slot [18] registered [ 0.150464] acpiphp: Slot [19] registered [ 0.151276] acpiphp: Slot [20] registered [ 0.152016] acpiphp: Slot [21] registered [ 0.152833] acpiphp: Slot [22] registered [ 0.153646] acpiphp: Slot [23] registered [ 0.154460] acpiphp: Slot [24] registered [ 0.155272] acpiphp: Slot [25] registered [ 0.156016] acpiphp: Slot [26] registered [ 0.156830] acpiphp: Slot [27] registered [ 0.157646] acpiphp: Slot [28] registered [ 0.158460] acpiphp: Slot [29] registered [ 0.159274] acpiphp: Slot [30] registered [ 0.160017] acpiphp: Slot [31] registered [ 0.160828] PCI host bridge to bus 0000:00 [ 0.161642] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.162664] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.163790] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.164004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.165239] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.179151] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.224789] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.226301] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.227796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.228687] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.230114] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.231408] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.232091] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.233104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.234687] vgaarb: loaded [ 0.235300] vgaarb: bridge control possible 0000:00:02.0 [ 0.236118] SCSI subsystem initialized [ 0.236932] ACPI: bus type USB registered [ 0.236932] usbcore: registered new interface driver usbfs [ 0.237912] usbcore: registered new interface driver hub [ 0.238943] usbcore: registered new device driver usb [ 0.240041] PCI: Using ACPI for IRQ routing [ 0.241037] NetLabel: Initializing [ 0.241763] NetLabel: domain hash size = 128 [ 0.242634] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243609] NetLabel: unlabeled traffic allowed by default [ 0.244048] Switched to clocksource kvm-clock [ 0.250515] AppArmor: AppArmor Filesystem Enabled [ 0.251492] pnp: PnP ACPI init [ 0.252179] ACPI: bus type PNP registered [ 0.253376] pnp: PnP ACPI: found 8 devices [ 0.254211] ACPI: bus type PNP unregistered [ 0.260959] NET: Registered protocol family 2 [ 0.262005] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263491] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.264750] TCP: Hash tables configured (established 16384 bind 16384) [ 0.266343] TCP: reno registered [ 0.267044] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.268180] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269410] NET: Registered protocol family 1 [ 0.270285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.271396] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.272497] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.294275] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.316607] Trying to unpack rootfs image as initramfs... [ 0.396305] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.398028] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.399133] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.400346] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.402083] Scanning for low memory corruption every 60 seconds [ 0.403471] Initialise system trusted keyring [ 0.404419] audit: initializing netlink socket (disabled) [ 0.405462] type=2000 audit(1541517794.285:1): initialized [ 0.423271] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.425135] zbud: loaded [ 0.425943] VFS: Disk quotas dquot_6.5.2 [ 0.426774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.428225] fuse init (API version 7.22) [ 0.429076] msgmni has been set to 3997 [ 0.429910] Key type big_key registered [ 0.430923] Key type asymmetric registered [ 0.431759] Asymmetric key parser 'x509' registered [ 0.432730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.434256] io scheduler noop registered [ 0.435056] io scheduler deadline registered (default) [ 0.436062] io scheduler cfq registered [ 0.436899] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.437965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.439213] ipmi message handler version 39.2 [ 0.440126] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.441617] ACPI: Power Button [PWRF] [ 0.442455] GHES: HEST is not enabled! [ 0.464044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.507018] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.508827] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.532838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.534856] Linux agpgart interface v0.103 [ 0.536385] brd: module loaded [ 0.537410] loop: module loaded [ 0.538348] blk-mq: CPU -> queue map [ 0.539101] CPU 0 -> Queue 0 [ 0.539767] CPU 1 -> Queue 0 [ 0.540939] vda: vda1 [ 0.542345] scsi0 : ata_piix [ 0.543081] scsi1 : ata_piix [ 0.543771] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.545046] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.546485] libphy: Fixed MDIO Bus: probed [ 0.547410] tun: Universal TUN/TAP device driver, 1.6 [ 0.548443] tun: (C) 1999-2004 Max Krasnyansky [ 0.550654] PPP generic driver version 2.4.2 [ 0.551586] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.552950] ehci-pci: EHCI PCI platform driver [ 0.553858] ehci-platform: EHCI generic platform driver [ 0.554965] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.556143] ohci-pci: OHCI PCI platform driver [ 0.557067] ohci-platform: OHCI generic platform driver [ 0.558098] uhci_hcd: USB Universal Host Controller Interface driver [ 0.580079] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.581146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.582730] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.583898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.585194] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.586685] usb usb1: Product: UHCI Host Controller [ 0.587663] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.588897] usb usb1: SerialNumber: 0000:00:01.2 [ 0.589938] hub 1-0:1.0: USB hub found [ 0.590768] hub 1-0:1.0: 2 ports detected [ 0.591697] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.593873] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.594870] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.595990] mousedev: PS/2 mouse device common for all mice [ 0.597320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.599245] rtc_cmos 00:00: RTC can wake from S4 [ 0.600384] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.601627] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.602905] device-mapper: uevent: version 1.0.3 [ 0.603893] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.605603] ledtrig-cpu: registered to indicate activity on CPUs [ 0.606827] TCP: cubic registered [ 0.607601] NET: Registered protocol family 10 [ 0.608626] NET: Registered protocol family 17 [ 0.609551] Key type dns_resolver registered [ 0.610612] Loading compiled-in X.509 certificates [ 0.612100] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.613966] registered taskstats version 1 [ 0.616204] Key type trusted registered [ 0.619191] Key type encrypted registered [ 0.620043] AppArmor: AppArmor sha1 policy hashing enabled [ 0.621118] IMA: No TPM chip found, activating TPM-bypass! [ 0.629303] regulator-dummy: disabling [ 0.630158] Magic number: 10:893:385 [ 0.630970] thermal cooling_device0: hash matches [ 0.632020] rtc_cmos 00:00: setting system clock to 2018-11-06 15:23:14 UTC (1541517794) [ 0.633723] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.634894] EDD information not available. [ 0.701285] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.702915] Write protecting the kernel read-only data: 12288k [ 0.704317] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.706942] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.717989] systemd-udevd[107]: starting version 204 [ 0.752384] FDC 0 is a S82078B [ 0.900020] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.064046] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.065672] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.067376] usb 1-1: Product: QEMU USB Tablet [ 1.068451] usb 1-1: Manufacturer: QEMU [ 1.069441] usb 1-1: SerialNumber: 42 [ 1.396068] tsc: Refined TSC clocksource calibration: 3491.909 MHz [ 1.768869] 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.002079] 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.379039] 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 /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.471891] 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, 06 Nov 2018 15:23:16 +0000. Up 2.83 seconds. cloud-init-nonet[2.96]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[4.09]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 06 Nov 2018 15:23:18 +0000. Up 4.21 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.14 | 255.255.255.0 | fa:16:3e:6b:58:08 | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 58:3a:06:30:51:f6:e3:58:dc:44:65:6a:cd:b5:08:52 root@ansibleprovisioningtests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-i The key's randomart image is: +--[ RSA 2048]----+ | +oo .oE.o . | | + o + * o . | | . = = + . | | = * | | . * S | | . . | | | | | | | +-----------------+ 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: 2f:4d:42:de:4b:75:60:b1:1f:e4:0f:ad:dd:a8:1a:a2 root@ansibleprovisioningtests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-i The key's randomart image is: +--[ DSA 1024]----+ | +.. | | . = . | | . o = .| | o . . o B.| | S + + +| | * . . | | o = . | | . o o | | E . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 19:ee:4b:1a:70:38:ce:3f:66:ff:7f:2e:e8:05:72:2e root@ansibleprovisioningtests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-i The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . . o | | + . S o | | o + . + . | | o . E ... | | .++ o... . | | oooooo..+. | +-----------------+ 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: 42:4f:b9:f5:21:a7:7b:26:c0:ab:87:bd:30:8c:3a:6a root@ansibleprovisioningtests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-i The key's randomart image is: +--[ED25519 256--+ | | | . | | . o o o | | . + o = . | | . S . . | | o . o . | | . +o. o o | | E.. .+o + | |o... .... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G * Starting system logging daemon[74G[ OK ] [ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 06 Nov 2018 15:23:21 +0000. Up 7.94 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] 2018-11-06 15:23:23,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:23,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-ac58b336-0243-4df4-a1a3-e70dddcb5ed4 x-compute-request-id: req-ac58b336-0243-4df4-a1a3-e70dddcb5ed4 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:23,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-ac58b336-0243-4df4-a1a3-e70dddcb5ed4 2018-11-06 15:23:23,864 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - ACTIVE 2018-11-06 15:23:23,864 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:23:23,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:24,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-e92f49ea-f7c6-4e34-92a8-9e54d79a9924 x-compute-request-id: req-e92f49ea-f7c6-4e34-92a8-9e54d79a9924 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:24,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-e92f49ea-f7c6-4e34-92a8-9e54d79a9924 2018-11-06 15:23:24,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:24,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-749f6a13-4e3d-42a9-907b-e039e424e0cb Date: Tue, 06 Nov 2018 15:23: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:23:24,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-749f6a13-4e3d-42a9-907b-e039e424e0cb 2018-11-06 15:23:24,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:24,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8618d1-6245-424c-8499-f645a93bb2af Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:23:24,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-4a8618d1-6245-424c-8499-f645a93bb2af 2018-11-06 15:23:24,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:24,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cb41d5b0-7d0b-4069-9a6e-7dfe4485bdbf Date: Tue, 06 Nov 2018 15:23:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:23:24,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-cb41d5b0-7d0b-4069-9a6e-7dfe4485bdbf 2018-11-06 15:23:24,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:24,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-e4d09d68-7cbd-4875-928e-28f839ff0b9e Date: Tue, 06 Nov 2018 15:23:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.3"}],"id":"09914c5b-714c-408f-81c8-d07c1275988c","security_groups":[],"mac_address":"fa:16:3e:4e:1c:94","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.4"}],"id":"264faa90-234e-4e76-8b20-28d5ba318d81","security_groups":[],"mac_address":"fa:16:3e:f6:e4:86","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:23:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.14"}],"id":"3c07e0cd-ed65-4f63-913c-c114f19142ec","security_groups":["ce3144ab-03a2-454c-a9b7-9cbab1d28338"],"mac_address":"fa:16:3e:6b:58:08","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:24Z","binding:vnic_type":"normal","device_id":"49bd2afd-9bf1-4fc4-af45-2a9e442a7de8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.1"}],"id":"a6cc12ce-dc67-4a5e-a033-7ed7067e723a","security_groups":[],"mac_address":"fa:16:3e:9e:f7:05","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:13Z","binding:vnic_type":"normal","device_id":"8b2c6bd2-1039-405d-af8b-c258ff932419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.2"}],"id":"b1a843e9-0df9-4af2-8a51-bd749fbc55b0","security_groups":[],"mac_address":"fa:16:3e:7a:23:2b","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dcdc414-e5cb-443c-9016-210098f017d3"}]} 2018-11-06 15:23:24,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-e4d09d68-7cbd-4875-928e-28f839ff0b9e 2018-11-06 15:23:24,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:25,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-cbcc85c6-e078-45f3-ad8d-e3f0718083e3 x-compute-request-id: req-cbcc85c6-e078-45f3-ad8d-e3f0718083e3 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:25,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-cbcc85c6-e078-45f3-ad8d-e3f0718083e3 2018-11-06 15:23:25,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:25,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a0bb4f1d-3c42-49c2-88a8-5448c5008957 Date: Tue, 06 Nov 2018 15:23: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:23:25,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-a0bb4f1d-3c42-49c2-88a8-5448c5008957 2018-11-06 15:23:25,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:25,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdab7712-8c15-474f-b928-33e2c982c562 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:23:25,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-bdab7712-8c15-474f-b928-33e2c982c562 2018-11-06 15:23:25,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:25,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-74819c2f-0a56-49d1-8187-ea77d344b2cc Date: Tue, 06 Nov 2018 15:23:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:23:25,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-74819c2f-0a56-49d1-8187-ea77d344b2cc 2018-11-06 15:23:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:25,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-e8565ba1-d843-4a1a-b437-908b78fcff7e Date: Tue, 06 Nov 2018 15:23:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.3"}],"id":"09914c5b-714c-408f-81c8-d07c1275988c","security_groups":[],"mac_address":"fa:16:3e:4e:1c:94","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.4"}],"id":"264faa90-234e-4e76-8b20-28d5ba318d81","security_groups":[],"mac_address":"fa:16:3e:f6:e4:86","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:23:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.14"}],"id":"3c07e0cd-ed65-4f63-913c-c114f19142ec","security_groups":["ce3144ab-03a2-454c-a9b7-9cbab1d28338"],"mac_address":"fa:16:3e:6b:58:08","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:24Z","binding:vnic_type":"normal","device_id":"49bd2afd-9bf1-4fc4-af45-2a9e442a7de8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.1"}],"id":"a6cc12ce-dc67-4a5e-a033-7ed7067e723a","security_groups":[],"mac_address":"fa:16:3e:9e:f7:05","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:13Z","binding:vnic_type":"normal","device_id":"8b2c6bd2-1039-405d-af8b-c258ff932419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.2"}],"id":"b1a843e9-0df9-4af2-8a51-bd749fbc55b0","security_groups":[],"mac_address":"fa:16:3e:7a:23:2b","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dcdc414-e5cb-443c-9016-210098f017d3"}]} 2018-11-06 15:23:25,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-e8565ba1-d843-4a1a-b437-908b78fcff7e 2018-11-06 15:23:25,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}}' 2018-11-06 15:23:27,067 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-0620c70d-29d6-41d7-9228-9c46ec1ea904 x-compute-request-id: req-0620c70d-29d6-41d7-9228-9c46ec1ea904 Content-Length: 0 Content-Type: application/json 2018-11-06 15:23:27,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8/action used request id req-0620c70d-29d6-41d7-9228-9c46ec1ea904 2018-11-06 15:23:27,068 - create_instance - INFO - Checking if VM is active 2018-11-06 15:23:27,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:27,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-f508922b-0fbe-4665-80cd-4a913c76570f x-compute-request-id: req-f508922b-0fbe-4665-80cd-4a913c76570f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}, {"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:27,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-f508922b-0fbe-4665-80cd-4a913c76570f 2018-11-06 15:23:27,526 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - ACTIVE 2018-11-06 15:23:27,526 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:23:27,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:27,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-27d33b4a-8ac9-49b3-9dd7-75f0815be6b3 x-compute-request-id: req-27d33b4a-8ac9-49b3-9dd7-75f0815be6b3 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}, {"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:27,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-27d33b4a-8ac9-49b3-9dd7-75f0815be6b3 2018-11-06 15:23:27,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:27,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f2843cf4-0646-4d2c-9c9e-6ba63768717b Date: Tue, 06 Nov 2018 15:23: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:23:27,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-f2843cf4-0646-4d2c-9c9e-6ba63768717b 2018-11-06 15:23:27,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:28,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115f715e-b508-48c3-a5ee-a67cde20c2f5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:23:28,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-115f715e-b508-48c3-a5ee-a67cde20c2f5 2018-11-06 15:23:28,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:28,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-12c9041f-07ea-4a52-ad2e-a1d7380144db Date: Tue, 06 Nov 2018 15:23:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:23:28,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-12c9041f-07ea-4a52-ad2e-a1d7380144db 2018-11-06 15:23:28,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:28,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-6ed6c70c-53e8-4dde-bbbd-b8d4850602ca Date: Tue, 06 Nov 2018 15:23:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.3"}],"id":"09914c5b-714c-408f-81c8-d07c1275988c","security_groups":[],"mac_address":"fa:16:3e:4e:1c:94","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.4"}],"id":"264faa90-234e-4e76-8b20-28d5ba318d81","security_groups":[],"mac_address":"fa:16:3e:f6:e4:86","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:23:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.14"}],"id":"3c07e0cd-ed65-4f63-913c-c114f19142ec","security_groups":["33377fee-dabb-497a-bd52-ef3cc86c524d","ce3144ab-03a2-454c-a9b7-9cbab1d28338"],"mac_address":"fa:16:3e:6b:58:08","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:24Z","binding:vnic_type":"normal","device_id":"49bd2afd-9bf1-4fc4-af45-2a9e442a7de8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.1"}],"id":"a6cc12ce-dc67-4a5e-a033-7ed7067e723a","security_groups":[],"mac_address":"fa:16:3e:9e:f7:05","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:13Z","binding:vnic_type":"normal","device_id":"8b2c6bd2-1039-405d-af8b-c258ff932419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.2"}],"id":"b1a843e9-0df9-4af2-8a51-bd749fbc55b0","security_groups":[],"mac_address":"fa:16:3e:7a:23:2b","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dcdc414-e5cb-443c-9016-210098f017d3"}]} 2018-11-06 15:23:28,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-6ed6c70c-53e8-4dde-bbbd-b8d4850602ca 2018-11-06 15:23:28,492 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:23:29,497 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb6f6810L 2018-11-06 15:23:29,498 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:23:29,503 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-06 15:23:29,504 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-06 15:23:29,505 - 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-11-06 15:23:29,505 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:23:29,505 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 15:23:29,505 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:23:29,506 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:23:29,506 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:23:29,546 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:23:29,547 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:23:29,562 - paramiko.transport - DEBUG - Trying key 1ce0a34e79a5906f9d670538e469dea0 from tmp/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797 2018-11-06 15:23:29,586 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:23:29,607 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:23:29,708 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:23:29,739 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:23:29,739 - create_instance - INFO - Checking if cloud-init has completed 2018-11-06 15:23:29,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:30,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-9d04c238-e3ac-4016-94f5-30cafba6cf72 x-compute-request-id: req-9d04c238-e3ac-4016-94f5-30cafba6cf72 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}, {"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:30,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-9d04c238-e3ac-4016-94f5-30cafba6cf72 2018-11-06 15:23:30,306 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - ACTIVE 2018-11-06 15:23:30,306 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:23:30,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:30,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-f31ed3c1-2fbd-4051-bb11-70e81b33af30 x-compute-request-id: req-f31ed3c1-2fbd-4051-bb11-70e81b33af30 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}, {"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:30,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-f31ed3c1-2fbd-4051-bb11-70e81b33af30 2018-11-06 15:23:30,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:30,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-99b73338-30b8-4fa2-9a4e-81c84a9816d4 Date: Tue, 06 Nov 2018 15:23: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:23:30,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-99b73338-30b8-4fa2-9a4e-81c84a9816d4 2018-11-06 15:23:30,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:30,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35ef05b-7e67-454c-8efa-a951de4a73b7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:23:30,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-f35ef05b-7e67-454c-8efa-a951de4a73b7 2018-11-06 15:23:30,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:31,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-28ba0570-22c6-4433-80f0-7a788dc77ef6 Date: Tue, 06 Nov 2018 15:23:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:23:31,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-28ba0570-22c6-4433-80f0-7a788dc77ef6 2018-11-06 15:23:31,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:31,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-ca2e0dca-142a-402c-b2f5-469066d78167 Date: Tue, 06 Nov 2018 15:23:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.3"}],"id":"09914c5b-714c-408f-81c8-d07c1275988c","security_groups":[],"mac_address":"fa:16:3e:4e:1c:94","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.4"}],"id":"264faa90-234e-4e76-8b20-28d5ba318d81","security_groups":[],"mac_address":"fa:16:3e:f6:e4:86","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:23:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.14"}],"id":"3c07e0cd-ed65-4f63-913c-c114f19142ec","security_groups":["33377fee-dabb-497a-bd52-ef3cc86c524d","ce3144ab-03a2-454c-a9b7-9cbab1d28338"],"mac_address":"fa:16:3e:6b:58:08","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:24Z","binding:vnic_type":"normal","device_id":"49bd2afd-9bf1-4fc4-af45-2a9e442a7de8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.1"}],"id":"a6cc12ce-dc67-4a5e-a033-7ed7067e723a","security_groups":[],"mac_address":"fa:16:3e:9e:f7:05","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:13Z","binding:vnic_type":"normal","device_id":"8b2c6bd2-1039-405d-af8b-c258ff932419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.2"}],"id":"b1a843e9-0df9-4af2-8a51-bd749fbc55b0","security_groups":[],"mac_address":"fa:16:3e:7a:23:2b","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dcdc414-e5cb-443c-9016-210098f017d3"}]} 2018-11-06 15:23:31,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-ca2e0dca-142a-402c-b2f5-469066d78167 2018-11-06 15:23:31,145 - create_instance - INFO - Checking if VM is active 2018-11-06 15:23:31,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:31,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-f8be1ede-b899-443a-b8f6-46e36cac0009 x-compute-request-id: req-f8be1ede-b899-443a-b8f6-46e36cac0009 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}, {"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:31,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-f8be1ede-b899-443a-b8f6-46e36cac0009 2018-11-06 15:23:31,573 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - ACTIVE 2018-11-06 15:23:31,573 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:23:31,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:32,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-17406ae0-d20b-4ecc-ac19-3315c5f15b1c x-compute-request-id: req-17406ae0-d20b-4ecc-ac19-3315c5f15b1c Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "security_groups": [{"name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp"}, {"name": "default"}], "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:13Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:32,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-17406ae0-d20b-4ecc-ac19-3315c5f15b1c 2018-11-06 15:23:32,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:32,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2fa606b5-72ab-406b-b93a-9b841bef37ef Date: Tue, 06 Nov 2018 15:23: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":["62ede059-1f38-4ee0-a546-d59527de3006"],"updated_at":"2018-11-06T15:21:04Z","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"5dcdc414-e5cb-443c-9016-210098f017d3","name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net"}]} 2018-11-06 15:23:32,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net used request id req-2fa606b5-72ab-406b-b93a-9b841bef37ef 2018-11-06 15:23:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:32,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55abcd04-ec12-4e30-b89c-96bf6cdab1d7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:23:32,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-55abcd04-ec12-4e30-b89c-96bf6cdab1d7 2018-11-06 15:23:32,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:32,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b7ae60b4-b4d3-4be9-ac10-404835c6340c Date: Tue, 06 Nov 2018 15:23:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:04Z","dns_nameservers":[],"updated_at":"2018-11-06T15:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","id":"62ede059-1f38-4ee0-a546-d59527de3006","subnetpool_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet"}]} 2018-11-06 15:23:32,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-b7ae60b4-b4d3-4be9-ac10-404835c6340c 2018-11-06 15:23:32,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:32,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-f852246b-21f9-410b-b228-bc40fc95c485 Date: Tue, 06 Nov 2018 15:23:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.3"}],"id":"09914c5b-714c-408f-81c8-d07c1275988c","security_groups":[],"mac_address":"fa:16:3e:4e:1c:94","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.4"}],"id":"264faa90-234e-4e76-8b20-28d5ba318d81","security_groups":[],"mac_address":"fa:16:3e:f6:e4:86","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dcdc414-e5cb-443c-9016-210098f017d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:23:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.14"}],"id":"3c07e0cd-ed65-4f63-913c-c114f19142ec","security_groups":["33377fee-dabb-497a-bd52-ef3cc86c524d","ce3144ab-03a2-454c-a9b7-9cbab1d28338"],"mac_address":"fa:16:3e:6b:58:08","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:24Z","binding:vnic_type":"normal","device_id":"49bd2afd-9bf1-4fc4-af45-2a9e442a7de8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.1"}],"id":"a6cc12ce-dc67-4a5e-a033-7ed7067e723a","security_groups":[],"mac_address":"fa:16:3e:9e:f7:05","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:13Z","binding:vnic_type":"normal","device_id":"8b2c6bd2-1039-405d-af8b-c258ff932419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:21:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62ede059-1f38-4ee0-a546-d59527de3006","ip_address":"10.55.1.2"}],"id":"b1a843e9-0df9-4af2-8a51-bd749fbc55b0","security_groups":[],"mac_address":"fa:16:3e:7a:23:2b","project_id":"211f9ccc72f547e08bb2d72ab1a0564d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dcdc414-e5cb-443c-9016-210098f017d3","tenant_id":"211f9ccc72f547e08bb2d72ab1a0564d","created_at":"2018-11-06T15:21:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dcdc414-e5cb-443c-9016-210098f017d3"}]} 2018-11-06 15:23:32,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-f852246b-21f9-410b-b228-bc40fc95c485 2018-11-06 15:23:32,561 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:23:32,562 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb69af10L 2018-11-06 15:23:32,563 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:23:32,566 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-06 15:23:32,566 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-06 15:23:32,567 - 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-11-06 15:23:32,567 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:23:32,567 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 15:23:32,568 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:23:32,568 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:23:32,568 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:23:32,610 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:23:32,610 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:23:32,627 - paramiko.transport - DEBUG - Trying key 1ce0a34e79a5906f9d670538e469dea0 from tmp/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797 2018-11-06 15:23:32,651 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:23:32,657 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:23:32,758 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:23:32,773 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:23:32,773 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:23:32,774 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb7b0c50L 2018-11-06 15:23:32,775 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:23:32,778 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-06 15:23:32,778 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-06 15:23:32,779 - 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-11-06 15:23:32,779 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:23:32,779 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 15:23:32,780 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:23:32,780 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:23:32,780 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:23:32,822 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:23:32,822 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:23:32,839 - paramiko.transport - DEBUG - Trying key 1ce0a34e79a5906f9d670538e469dea0 from tmp/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797 2018-11-06 15:23:32,859 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:23:32,865 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:23:32,871 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:23:33,035 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 15:23:33,035 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:23:33,073 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:23:33,082 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 15:23:33,082 - create_instance - INFO - cloud-init complete for VM instance 2018-11-06 15:23:33,082 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:23:33,083 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 15:23:33,084 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb6f6810L 2018-11-06 15:23:33,085 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:23:33,087 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-06 15:23:33,088 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-06 15:23:33,089 - 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-11-06 15:23:33,089 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:23:33,089 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 15:23:33,089 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:23:33,089 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:23:33,090 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:23:33,130 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:23:33,131 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:23:33,149 - paramiko.transport - DEBUG - Trying key 1ce0a34e79a5906f9d670538e469dea0 from tmp/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797 2018-11-06 15:23:33,170 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:23:33,177 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:23:33,181 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:23:33,348 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 15:23:33,348 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:23:33,383 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:23:33,432 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-11-06 15:23:33,477 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-11-06 15:23:37,651 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:23:37,653 - paramiko.transport - DEBUG - starting thread (client mode): 0xfba0a9d0L 2018-11-06 15:23:37,653 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:23:37,656 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-06 15:23:37,656 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-06 15:23:37,658 - 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-11-06 15:23:37,658 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:23:37,658 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 15:23:37,658 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:23:37,658 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:23:37,659 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:23:37,698 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:23:37,699 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:23:37,718 - paramiko.transport - DEBUG - Trying key 1ce0a34e79a5906f9d670538e469dea0 from tmp/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797 2018-11-06 15:23:37,738 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:23:37,745 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:23:37,751 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:23:37,918 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 15:23:37,918 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:23:37,953 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:23:37,970 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 15:23:37,971 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 15:23:38,072 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:23:38,086 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-11-06 15:23:38,086 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-11-06 15:23:38,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/4084eb31-081c-42f3-89a4-2188d59aca44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:38,939 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-500d3d99-3e81-4b76-a3a9-05d5bd0a6818 Content-Length: 0 Date: Tue, 06 Nov 2018 15:23:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:38,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/4084eb31-081c-42f3-89a4-2188d59aca44 used request id req-500d3d99-3e81-4b76-a3a9-05d5bd0a6818 2018-11-06 15:23:38,939 - create_instance - INFO - Deleting Port with ID - 3c07e0cd-ed65-4f63-913c-c114f19142ec 2018-11-06 15:23:38,939 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-port-1 2018-11-06 15:23:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/3c07e0cd-ed65-4f63-913c-c114f19142ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:39,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd468d46-1403-4697-a1f4-7aa5ec2c6d9d Date: Tue, 06 Nov 2018 15:23:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:39,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/3c07e0cd-ed65-4f63-913c-c114f19142ec used request id req-cd468d46-1403-4697-a1f4-7aa5ec2c6d9d 2018-11-06 15:23:39,618 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst 2018-11-06 15:23:39,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:39,783 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-5faefdfa-fc57-4dea-8681-d3e9c3eaeb35 x-compute-request-id: req-5faefdfa-fc57-4dea-8681-d3e9c3eaeb35 Content-Type: application/json 2018-11-06 15:23:39,783 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-5faefdfa-fc57-4dea-8681-d3e9c3eaeb35 2018-11-06 15:23:39,783 - create_instance - INFO - Checking deletion status 2018-11-06 15:23:39,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:40,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-8be43b41-5612-4519-b677-63a8b63cc0a3 x-compute-request-id: req-8be43b41-5612-4519-b677-63a8b63cc0a3 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:58:08", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "rel": "bookmark"}], "image": {"id": "fc8ec733-5268-4879-ae87-b7a35b276395", "links": [{"href": "http://172.30.9.27:8774/images/fc8ec733-5268-4879-ae87-b7a35b276395", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:23:13.000000", "flavor": {"id": "c365ec49-f97e-4365-89be-aae5e4954784", "links": [{"href": "http://172.30.9.27:8774/flavors/c365ec49-f97e-4365-89be-aae5e4954784", "rel": "bookmark"}]}, "id": "49bd2afd-9bf1-4fc4-af45-2a9e442a7de8", "user_id": "05ade23121fd4eb29ec25080582622c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:23:39Z", "hostId": "8d0bb0ac863ba0da4070cca7b127fdd691bd2945cd7222e938fdf86b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp", "name": "AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst", "created": "2018-11-06T15:21:27Z", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:23:40,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-8be43b41-5612-4519-b677-63a8b63cc0a3 2018-11-06 15:23:40,032 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst] is - ACTIVE 2018-11-06 15:23:40,033 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:23:43,036 - create_instance - DEBUG - VM status query timeout in 296.747574091 2018-11-06 15:23:43,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c645dd5609bf2ebd3cc4bcc92feb06302779f745" 2018-11-06 15:23:43,095 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1f0fb21-3e4f-4a92-bc82-d269d5c4b848 x-compute-request-id: req-c1f0fb21-3e4f-4a92-bc82-d269d5c4b848 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 could not be found.", "code": 404}} 2018-11-06 15:23:43,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 used request id req-c1f0fb21-3e4f-4a92-bc82-d269d5c4b848 2018-11-06 15:23:43,096 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 49bd2afd-9bf1-4fc4-af45-2a9e442a7de8 could not be found. (HTTP 404) (Request-ID: req-c1f0fb21-3e4f-4a92-bc82-d269d5c4b848) 2018-11-06 15:23:43,096 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-inst 2018-11-06 15:23:43,097 - neutron_utils - INFO - Deleting security group rule with ID - 59187f82-1837-44f1-994f-b8b16d38bad6 2018-11-06 15:23:43,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/59187f82-1837-44f1-994f-b8b16d38bad6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:23:43,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4c9bade-b9fe-487f-a5b4-de304e99c189 Content-Length: 0 Date: Tue, 06 Nov 2018 15:23:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:43,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/59187f82-1837-44f1-994f-b8b16d38bad6 used request id req-d4c9bade-b9fe-487f-a5b4-de304e99c189 2018-11-06 15:23:43,388 - neutron_utils - INFO - Deleting security group rule with ID - b0744823-4915-4fe8-a5d5-ca9764cb0348 2018-11-06 15:23:43,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b0744823-4915-4fe8-a5d5-ca9764cb0348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:23:43,645 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37561697-704e-4025-9a21-5aaf34a4f4a6 Content-Length: 0 Date: Tue, 06 Nov 2018 15:23:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:43,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b0744823-4915-4fe8-a5d5-ca9764cb0348 used request id req-37561697-704e-4025-9a21-5aaf34a4f4a6 2018-11-06 15:23:43,645 - neutron_utils - INFO - Deleting security group rule with ID - 093b5bc5-ee12-4f90-a9ac-63ee3ce7869b 2018-11-06 15:23:43,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/093b5bc5-ee12-4f90-a9ac-63ee3ce7869b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:23:43,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d4408c4-b609-4be9-9b2f-7c35702c87d8 Content-Length: 0 Date: Tue, 06 Nov 2018 15:23:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:43,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/093b5bc5-ee12-4f90-a9ac-63ee3ce7869b used request id req-8d4408c4-b609-4be9-9b2f-7c35702c87d8 2018-11-06 15:23:43,751 - neutron_utils - INFO - Deleting security group rule with ID - 1104e1a0-660f-4293-af1e-3e6bbc43ad2d 2018-11-06 15:23:43,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/1104e1a0-660f-4293-af1e-3e6bbc43ad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:23:44,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63e8d930-2e0c-44f1-b949-8cfc56773826 Content-Length: 0 Date: Tue, 06 Nov 2018 15:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:44,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/1104e1a0-660f-4293-af1e-3e6bbc43ad2d used request id req-63e8d930-2e0c-44f1-b949-8cfc56773826 2018-11-06 15:23:44,013 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-sec-grp 2018-11-06 15:23:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/33377fee-dabb-497a-bd52-ef3cc86c524d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9292ae0c2f21a8889c10dd42966a0fedf906e018" 2018-11-06 15:23:44,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-078e4567-cf23-458b-8db8-0f56e173cc0a Content-Length: 0 Date: Tue, 06 Nov 2018 15:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:44,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/33377fee-dabb-497a-bd52-ef3cc86c524d used request id req-078e4567-cf23-458b-8db8-0f56e173cc0a 2018-11-06 15:23:44,292 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp 2018-11-06 15:23:44,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873cff830f991de99adb422a87205a7078dfca17" 2018-11-06 15:23:44,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-30a6d4a4-8e26-4e39-9b77-70cc3ec904fc x-compute-request-id: req-30a6d4a4-8e26-4e39-9b77-70cc3ec904fc Content-Length: 0 Content-Type: application/json 2018-11-06 15:23:44,333 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-kp used request id req-30a6d4a4-8e26-4e39-9b77-70cc3ec904fc 2018-11-06 15:23:44,333 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797.pub] 2018-11-06 15:23:44,334 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797] 2018-11-06 15:23:44,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/c365ec49-f97e-4365-89be-aae5e4954784 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9d27456768d36dd40f40c06e548b46768d05bf" 2018-11-06 15:23:44,384 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-b6fd6a59-b05b-46c0-af88-39613f755250 x-compute-request-id: req-b6fd6a59-b05b-46c0-af88-39613f755250 Content-Length: 0 Content-Type: application/json 2018-11-06 15:23:44,384 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c365ec49-f97e-4365-89be-aae5e4954784 used request id req-b6fd6a59-b05b-46c0-af88-39613f755250 2018-11-06 15:23:44,385 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router and subnet AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet 2018-11-06 15:23:44,385 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router 2018-11-06 15:23:44,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8b2c6bd2-1039-405d-af8b-c258ff932419/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" -d '{"subnet_id": "62ede059-1f38-4ee0-a546-d59527de3006"}' 2018-11-06 15:23:45,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3b489609-ac11-4e6d-8bff-7052e6753320 Date: Tue, 06 Nov 2018 15:23:45 GMT RESP BODY: {"network_id": "5dcdc414-e5cb-443c-9016-210098f017d3", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "subnet_id": "62ede059-1f38-4ee0-a546-d59527de3006", "subnet_ids": ["62ede059-1f38-4ee0-a546-d59527de3006"], "port_id": "a6cc12ce-dc67-4a5e-a033-7ed7067e723a", "id": "8b2c6bd2-1039-405d-af8b-c258ff932419"} 2018-11-06 15:23:45,989 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b2c6bd2-1039-405d-af8b-c258ff932419/remove_router_interface used request id req-3b489609-ac11-4e6d-8bff-7052e6753320 2018-11-06 15:23:45,989 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router 2018-11-06 15:23:45,989 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-router 2018-11-06 15:23:45,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/8b2c6bd2-1039-405d-af8b-c258ff932419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecbf88ee505f5d2ee684b3904e50f394fd8e460b" 2018-11-06 15:23:49,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1fc380e4-f059-4195-b4ff-1ac9ef712e55 Content-Length: 0 Date: Tue, 06 Nov 2018 15:23:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:49,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8b2c6bd2-1039-405d-af8b-c258ff932419 used request id req-1fc380e4-f059-4195-b4ff-1ac9ef712e55 2018-11-06 15:23:49,386 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet 2018-11-06 15:23:49,386 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-subnet 2018-11-06 15:23:49,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/62ede059-1f38-4ee0-a546-d59527de3006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04233ff91a70886d387176972f2fe5d57f6ef6af" 2018-11-06 15:23:51,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14ab8f4c-f221-48e9-bbf3-ca025238102f Date: Tue, 06 Nov 2018 15:23:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:51,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/62ede059-1f38-4ee0-a546-d59527de3006 used request id req-14ab8f4c-f221-48e9-bbf3-ca025238102f 2018-11-06 15:23:51,840 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797-pub-net 2018-11-06 15:23:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/5dcdc414-e5cb-443c-9016-210098f017d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04233ff91a70886d387176972f2fe5d57f6ef6af" 2018-11-06 15:23:53,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-164e7b5b-8f8d-4292-a629-b09982cba7cb Date: Tue, 06 Nov 2018 15:23:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:53,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5dcdc414-e5cb-443c-9016-210098f017d3 used request id req-164e7b5b-8f8d-4292-a629-b09982cba7cb 2018-11-06 15:23:53,241 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-9a5fc20d-a7b0-41b5-8d80-f035046aa797--image 2018-11-06 15:23:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb1fc5008abd70082299b1ee4ba8c2c57124116b" 2018-11-06 15:23:55,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b89f5da-1558-410f-b492-a83a4c6183e5 Date: Tue, 06 Nov 2018 15:23:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:23:55,148 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fc8ec733-5268-4879-ae87-b7a35b276395 used request id req-1b89f5da-1558-410f-b492-a83a4c6183e5 2018-11-06 15:23:55,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:23:55,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6c61bfe1-b3f1-40e6-bcbe-c6031d9434f3 Date: Tue, 06 Nov 2018 15:23:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:03Z", "updated_at": "2018-11-06T15:21:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:03Z", "revision_number": 0, "id": "3e26de12-68d3-4c7a-8cae-4d2521a87f43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:03Z", "security_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv6", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:03Z", "revision_number": 0, "id": "4522a5be-e23a-4a57-aa9a-e944da883f56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:03Z", "security_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:03Z", "revision_number": 0, "id": "aff68409-f450-4e24-b3d8-9681bc9fc469", "remote_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:03Z", "security_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv4", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:21:03Z", "revision_number": 0, "id": "c5a01b03-5500-4152-b756-22e385ea1259", "remote_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "remote_ip_prefix": null, "created_at": "2018-11-06T15:21:03Z", "security_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "port_range_min": null, "ethertype": "IPv6", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d"}], "revision_number": 4, "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:23:55,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-6c61bfe1-b3f1-40e6-bcbe-c6031d9434f3 2018-11-06 15:23:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:23:55,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8145858-12cc-4d2d-9363-6de1c64f86a8 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:23:55,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-f8145858-12cc-4d2d-9363-6de1c64f86a8 2018-11-06 15:23:55,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:23:55,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d3c56a-7721-404b-aee9-3824ff327be8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:23:55,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-60d3c56a-7721-404b-aee9-3824ff327be8 2018-11-06 15:23:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:23:55,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99b20bf-5927-4b90-92a3-d83ac937fb65 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:23:55,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-e99b20bf-5927-4b90-92a3-d83ac937fb65 2018-11-06 15:23:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:23:55,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a9363b-03a0-45f8-8a2b-9b5f5b8ba35e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d"}, "enabled": true, "id": "211f9ccc72f547e08bb2d72ab1a0564d", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj"}} 2018-11-06 15:23:55,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-05a9363b-03a0-45f8-8a2b-9b5f5b8ba35e 2018-11-06 15:23:55,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce3144ab-03a2-454c-a9b7-9cbab1d28338 2018-11-06 15:23:55,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ce3144ab-03a2-454c-a9b7-9cbab1d28338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:23:55,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bc3725f0-4438-4fc3-be38-f7b9c8d9f992 Date: Tue, 06 Nov 2018 15:23: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-11-06T15:21:03Z", "security_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:03Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "3e26de12-68d3-4c7a-8cae-4d2521a87f43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:03Z", "security_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:03Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "4522a5be-e23a-4a57-aa9a-e944da883f56"}, {"remote_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:03Z", "security_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:03Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "aff68409-f450-4e24-b3d8-9681bc9fc469"}, {"remote_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:21:03Z", "security_group_id": "ce3144ab-03a2-454c-a9b7-9cbab1d28338", "port_range_min": null, "revision_number": 0, "tenant_id": "211f9ccc72f547e08bb2d72ab1a0564d", "created_at": "2018-11-06T15:21:03Z", "project_id": "211f9ccc72f547e08bb2d72ab1a0564d", "id": "c5a01b03-5500-4152-b756-22e385ea1259"}]} 2018-11-06 15:23:55,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ce3144ab-03a2-454c-a9b7-9cbab1d28338 used request id req-bc3725f0-4438-4fc3-be38-f7b9c8d9f992 2018-11-06 15:23:55,926 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:23:55,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ce3144ab-03a2-454c-a9b7-9cbab1d28338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:23:56,280 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09ad4615-91ce-4344-8dec-e3004e3ff1a0 Content-Length: 0 Date: Tue, 06 Nov 2018 15:23:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:23:56,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ce3144ab-03a2-454c-a9b7-9cbab1d28338 used request id req-09ad4615-91ce-4344-8dec-e3004e3ff1a0 2018-11-06 15:23:56,280 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj 2018-11-06 15:23:56,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:23:56,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-177e7a16-8d58-4b6b-a30c-057c4a3dfb16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:23:56,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/211f9ccc72f547e08bb2d72ab1a0564d used request id req-177e7a16-8d58-4b6b-a30c-057c4a3dfb16 2018-11-06 15:23:56,479 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-a2a9c95c-09df-4f7-proj-role 2018-11-06 15:23:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/5e898fb11c1345d0a9eaef905663ac9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:23:56,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69f1e146-7a09-41cd-b6c9-87d125b463d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:23:56,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5e898fb11c1345d0a9eaef905663ac9a used request id req-69f1e146-7a09-41cd-b6c9-87d125b463d4 2018-11-06 15:23:56,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7f51b8f7db63132a34f1756e4f346d84bbf99" 2018-11-06 15:23:56,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121d0d51-25b5-453f-945f-e88f889a4215 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:23:56,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-121d0d51-25b5-453f-945f-e88f889a4215 2018-11-06 15:23:56,684 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-a2a9c95c-09df-4f7-user 2018-11-06 15:23:56,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/05ade23121fd4eb29ec25080582622c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38966a3c64491076072191c419032e3505c4491" 2018-11-06 15:23:56,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f259d5-d4bc-4044-90d2-115d93f328d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:23:56,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/05ade23121fd4eb29ec25080582622c1 used request id req-13f259d5-d4bc-4044-90d2-115d93f328d9 2018-11-06 15:23:56,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:23:57,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:23:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["c-8YytN-RCmnAKbupSWZzQ"], "issued_at": "2018-11-06T15:23:57.000000Z"}} 2018-11-06 15:23:57,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b1f9a71c7157612983a5b84938d8a60bfa1c19" 2018-11-06 15:23:57,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90814710-2bd5-404d-a953-6ab8618607f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:23:57,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-90814710-2bd5-404d-a953-6ab8618607f1 2018-11-06 15:23:57,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:23:57,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:23:57,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:23:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["980sqxGtRI-aYn8gKez_kQ"], "issued_at": "2018-11-06T15:23:57.000000Z"}} 2018-11-06 15:23:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:23:57,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31cc6f29-6116-4e18-b061-91d9fd8a2751 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:23:57,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-31cc6f29-6116-4e18-b061-91d9fd8a2751 2018-11-06 15:23:57,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:23:57,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:23:57,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:23:57,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8288d8c-5178-4b84-bbbf-8cac0a548ab8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-11-06 15:23:57,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj used request id req-f8288d8c-5178-4b84-bbbf-8cac0a548ab8 2018-11-06 15:23:57,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:23:58,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51b3965-d447-4fd1-8402-0a9ac83eb3a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:23:58,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b51b3965-d447-4fd1-8402-0a9ac83eb3a8 2018-11-06 15:23:58,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}}' 2018-11-06 15:23:58,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94f0395c-a923-4b0b-92ad-f582fec389d0 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:23:58,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-94f0395c-a923-4b0b-92ad-f582fec389d0 2018-11-06 15:23:58,183 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj 2018-11-06 15:23:58,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:23:58,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:23:58,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["IVm9OXSzR1W8_Wg16CpKVw"], "issued_at": "2018-11-06T15:23:58.000000Z"}} 2018-11-06 15:23:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f39dab3ebd2170f305468592e0ffd32eeef931a" 2018-11-06 15:23:58,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47194dc1-caa9-4548-a699-b644a42ad0dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:23:58,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-47194dc1-caa9-4548-a699-b644a42ad0dc 2018-11-06 15:23:58,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:23:58,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:23:58,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f39dab3ebd2170f305468592e0ffd32eeef931a" 2018-11-06 15:23:58,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df3cbe9-5417-4f81-8d3e-5c831b170baf Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:23:58,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9df3cbe9-5417-4f81-8d3e-5c831b170baf 2018-11-06 15:23:58,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f39dab3ebd2170f305468592e0ffd32eeef931a" 2018-11-06 15:23:58,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6602eaeb-18b8-4eab-a6db-87e50da6dd05 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}]} 2018-11-06 15:23:58,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj used request id req-6602eaeb-18b8-4eab-a6db-87e50da6dd05 2018-11-06 15:23:58,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f39dab3ebd2170f305468592e0ffd32eeef931a" 2018-11-06 15:23:58,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbde9b1c-f0d8-42f1-bec7-ff263dd45463 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-06 15:23:58,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bbde9b1c-f0d8-42f1-bec7-ff263dd45463 2018-11-06 15:23:59,238 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-2a992a80-2b6b-4ea-user 2018-11-06 15:23:59,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:23:59,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:23:59,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7afe5f9f-02b1-4be5-8807-6689d7db673d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:23:59,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7afe5f9f-02b1-4be5-8807-6689d7db673d 2018-11-06 15:23:59,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" -d '{"role": {"name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role"}}' 2018-11-06 15:23:59,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a44dc26f-536d-400e-acac-f2945f6712e4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edee21b473134075b858af2c0ad510be", "links": {"self": "http://172.30.9.27:5000/v3/roles/edee21b473134075b858af2c0ad510be"}, "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role"}} 2018-11-06 15:23:59,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a44dc26f-536d-400e-acac-f2945f6712e4 2018-11-06 15:23:59,441 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role 2018-11-06 15:23:59,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/edee21b473134075b858af2c0ad510be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:23:59,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7823e85b-77d7-4839-8079-415da4348138 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/edee21b473134075b858af2c0ad510be"}, "domain_id": null, "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role", "id": "edee21b473134075b858af2c0ad510be"}} 2018-11-06 15:23:59,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/edee21b473134075b858af2c0ad510be used request id req-7823e85b-77d7-4839-8079-415da4348138 2018-11-06 15:23:59,460 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role to project AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj 2018-11-06 15:23:59,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a/users/700f55975b77432384a57334e73374ce/roles/edee21b473134075b858af2c0ad510be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:23:59,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2520b15d-5517-4a17-bd2d-c6b7e0a32d40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:23:59,587 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a/users/700f55975b77432384a57334e73374ce/roles/edee21b473134075b858af2c0ad510be used request id req-2520b15d-5517-4a17-bd2d-c6b7e0a32d40 2018-11-06 15:23:59,587 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:23:59,590 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-11-06 15:23:59,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:23:59,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:23:59,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edee21b473134075b858af2c0ad510be", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role"}], "expires_at": "2018-11-06T16:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-user", "id": "700f55975b77432384a57334e73374ce"}, "audit_ids": ["I7ojvaEHR3CbgcTKajZAlw"], "issued_at": "2018-11-06T15:23:59.000000Z"}} 2018-11-06 15:23:59,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3a7344264f64c25031012c62e31769f14294be" 2018-11-06 15:24:00,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2577659-ab67-4668-8a77-691bfd9c5816 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:24:00,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b2577659-ab67-4668-8a77-691bfd9c5816 2018-11-06 15:24:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3a7344264f64c25031012c62e31769f14294be" 2018-11-06 15:24:00,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-9d4c6f83-1f2d-4dc1-bceb-ec8b96493fdb Date: Tue, 06 Nov 2018 15:24:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image"} 2018-11-06 15:24:00,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image used request id req-9d4c6f83-1f2d-4dc1-bceb-ec8b96493fdb 2018-11-06 15:24:00,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3a7344264f64c25031012c62e31769f14294be" 2018-11-06 15:24:00,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bc6c3d3a-3400-4bf3-b264-898b405032ff Date: Tue, 06 Nov 2018 15:24: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-11-06 15:24:00,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bc6c3d3a-3400-4bf3-b264-898b405032ff 2018-11-06 15:24:00,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e3a7344264f64c25031012c62e31769f14294be" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image"}' 2018-11-06 15:24:00,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1 X-Openstack-Request-Id: req-0eb69e49-5f9d-4000-9704-8f95cdf3bcb7 Date: Tue, 06 Nov 2018 15:24:00 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:24:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-06T15:24:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "min_disk": 0, "protected": false, "id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "file": "/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/file", "checksum": null, "owner": "535f9398173f4fcb892b0d8efe3d8e1a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:24:00,610 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0eb69e49-5f9d-4000-9704-8f95cdf3bcb7 2018-11-06 15:24:00,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3a7344264f64c25031012c62e31769f14294be" -d '' 2018-11-06 15:24:07,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e05d06b2-f423-43a0-81c5-af8f953c4e90 Date: Tue, 06 Nov 2018 15:24:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:24:07,278 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/file used request id req-e05d06b2-f423-43a0-81c5-af8f953c4e90 2018-11-06 15:24:07,279 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-06 15:24:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3a7344264f64c25031012c62e31769f14294be" 2018-11-06 15:24:07,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7bd8fedd-2a10-4e46-aa2f-baf1fd181189 Date: Tue, 06 Nov 2018 15:24:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:24:00Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-06T15:24:07Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/snap", "metadata": {}}], "self": "/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "min_disk": 0, "protected": false, "id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "file": "/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "535f9398173f4fcb892b0d8efe3d8e1a", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:24:07,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1 used request id req-7bd8fedd-2a10-4e46-aa2f-baf1fd181189 2018-11-06 15:24:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3a7344264f64c25031012c62e31769f14294be" 2018-11-06 15:24:08,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-68eba064-ea93-49c3-8907-3713205abafa Date: Tue, 06 Nov 2018 15:24: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-11-06 15:24:08,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-68eba064-ea93-49c3-8907-3713205abafa 2018-11-06 15:24:08,393 - create_image - INFO - Created image with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image 2018-11-06 15:24:08,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3a7344264f64c25031012c62e31769f14294be" 2018-11-06 15:24:08,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c09715f9-0959-4f91-af85-cc31ad13c088 Date: Tue, 06 Nov 2018 15:24:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:24:00Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-06T15:24:07Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/snap", "metadata": {}}], "self": "/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "min_disk": 0, "protected": false, "id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "file": "/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "535f9398173f4fcb892b0d8efe3d8e1a", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-06 15:24:08,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1 used request id req-c09715f9-0959-4f91-af85-cc31ad13c088 2018-11-06 15:24:08,413 - create_image - DEBUG - Instance status is - active 2018-11-06 15:24:08,414 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image 2018-11-06 15:24:08,414 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image 2018-11-06 15:24:08,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:24:08,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:24:08,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edee21b473134075b858af2c0ad510be", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role"}], "expires_at": "2018-11-06T16:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-user", "id": "700f55975b77432384a57334e73374ce"}, "audit_ids": ["AT619M5-QxqMqsMcnC7PDQ"], "issued_at": "2018-11-06T15:24:08.000000Z"}} 2018-11-06 15:24:08,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943ecdcc37f46e018c0b6ff735c9befcf88eea23" 2018-11-06 15:24:08,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17f441b-687f-4b7b-a24d-b79ceb0405df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:24:08,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c17f441b-687f-4b7b-a24d-b79ceb0405df 2018-11-06 15:24:08,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943ecdcc37f46e018c0b6ff735c9befcf88eea23" 2018-11-06 15:24:09,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5d48cfd2-d297-4b82-90c6-4bb8e0883e0d Date: Tue, 06 Nov 2018 15:24:09 GMT RESP BODY: {"networks":[]} 2018-11-06 15:24:09,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-5d48cfd2-d297-4b82-90c6-4bb8e0883e0d 2018-11-06 15:24:09,071 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net 2018-11-06 15:24:09,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943ecdcc37f46e018c0b6ff735c9befcf88eea23" -d '{"network": {"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net", "admin_state_up": true}}' 2018-11-06 15:24:09,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e775d569-6e28-4983-ba42-ec26095088e3 Date: Tue, 06 Nov 2018 15:24:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aaec709d-68f3-4f5f-b387-2a32b635f966","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:24:09Z","is_default":false,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","mtu":1450}} 2018-11-06 15:24:09,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e775d569-6e28-4983-ba42-ec26095088e3 2018-11-06 15:24:09,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943ecdcc37f46e018c0b6ff735c9befcf88eea23" 2018-11-06 15:24:09,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-b59b5c49-7985-4a2a-88a1-afe2c54e8677 Date: Tue, 06 Nov 2018 15:24: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-11-06T15:24:09Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:24:09,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-b59b5c49-7985-4a2a-88a1-afe2c54e8677 2018-11-06 15:24:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943ecdcc37f46e018c0b6ff735c9befcf88eea23" 2018-11-06 15:24:09,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ed09286b-7e63-4c65-bc55-43d03db72c19 Date: Tue, 06 Nov 2018 15:24:09 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:24:09,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-ed09286b-7e63-4c65-bc55-43d03db72c19 2018-11-06 15:24:09,919 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet 2018-11-06 15:24:09,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943ecdcc37f46e018c0b6ff735c9befcf88eea23" -d '{"subnets": [{"ip_version": 4, "network_id": "aaec709d-68f3-4f5f-b387-2a32b635f966", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]}' 2018-11-06 15:24:10,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7e7bb4cb-2f7c-4024-8e76-e368fbb98332 Date: Tue, 06 Nov 2018 15:24:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:24:10,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7e7bb4cb-2f7c-4024-8e76-e368fbb98332 2018-11-06 15:24:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943ecdcc37f46e018c0b6ff735c9befcf88eea23" 2018-11-06 15:24:10,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-49c597fc-9522-491a-9a3a-96232f205c38 Date: Tue, 06 Nov 2018 15:24: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:24:10,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-49c597fc-9522-491a-9a3a-96232f205c38 2018-11-06 15:24:10,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943ecdcc37f46e018c0b6ff735c9befcf88eea23" 2018-11-06 15:24:10,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0fae0eb2-ced9-4fea-9685-3c268fb7ed94 Date: Tue, 06 Nov 2018 15:24:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:24:10,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-0fae0eb2-ced9-4fea-9685-3c268fb7ed94 2018-11-06 15:24:10,917 - OpenStackNetwork - DEBUG - Network [aaec709d-68f3-4f5f-b387-2a32b635f966] created successfully 2018-11-06 15:24:10,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:24:10,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:24:11,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edee21b473134075b858af2c0ad510be", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role"}], "expires_at": "2018-11-06T16:24:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-user", "id": "700f55975b77432384a57334e73374ce"}, "audit_ids": ["Jy3NKp29SmaeuVfAi3Ae4w"], "issued_at": "2018-11-06T15:24:11.000000Z"}} 2018-11-06 15:24:11,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:11,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e272ce-c805-41c0-b487-d1cab4c40ff6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:24:11,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-48e272ce-c805-41c0-b487-d1cab4c40ff6 2018-11-06 15:24:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:11,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-32942993-4a1c-4a22-bc8d-75ea9583587c Date: Tue, 06 Nov 2018 15:24:11 GMT RESP BODY: {"routers": []} 2018-11-06 15:24:11,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router&admin_state_up=True used request id req-32942993-4a1c-4a22-bc8d-75ea9583587c 2018-11-06 15:24:11,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:24:11,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:24:12,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edee21b473134075b858af2c0ad510be", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role"}], "expires_at": "2018-11-06T16:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-user", "id": "700f55975b77432384a57334e73374ce"}, "audit_ids": ["JN2vRw0vSFykdDYGR7I3gw"], "issued_at": "2018-11-06T15:24:12.000000Z"}} 2018-11-06 15:24:12,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7944c6a3b81e2f8aef292abafc2f76ca7f9e6ef" 2018-11-06 15:24:12,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93a4fa4-659e-4230-9ef7-1ba73bf2a20d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:24:12,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b93a4fa4-659e-4230-9ef7-1ba73bf2a20d 2018-11-06 15:24:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:12,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ce03740c-cd05-4936-b2b0-da370b664078 Date: Tue, 06 Nov 2018 15:24:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:24:12,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-ce03740c-cd05-4936-b2b0-da370b664078 2018-11-06 15:24:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:12,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5023d432-4a86-4ba6-be94-1889cd99cc72 Date: Tue, 06 Nov 2018 15:24:12 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:24:12,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-5023d432-4a86-4ba6-be94-1889cd99cc72 2018-11-06 15:24:12,562 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router 2018-11-06 15:24:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router", "admin_state_up": true}}' 2018-11-06 15:24:17,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-772a153a-46c8-432d-ad3f-e3dfc4c17860 Date: Tue, 06 Nov 2018 15:24:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:13Z", "admin_state_up": true, "updated_at": "2018-11-06T15:24:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "af9bd532-4195-463a-ae05-3334c7ef3f3c", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router"}} 2018-11-06 15:24:17,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-772a153a-46c8-432d-ad3f-e3dfc4c17860 2018-11-06 15:24:17,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=af9bd532-4195-463a-ae05-3334c7ef3f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:17,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c26e9eec-b92f-474c-b90b-ce9d76655545 Date: Tue, 06 Nov 2018 15:24:17 GMT RESP BODY: {"ports":[]} 2018-11-06 15:24:17,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=af9bd532-4195-463a-ae05-3334c7ef3f3c used request id req-c26e9eec-b92f-474c-b90b-ce9d76655545 2018-11-06 15:24:17,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:17,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5d7c4827-3b7b-4f72-b4ac-2f5f745f713f Date: Tue, 06 Nov 2018 15:24: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:24:17,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-5d7c4827-3b7b-4f72-b4ac-2f5f745f713f 2018-11-06 15:24:17,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:24:17,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:24:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:24:17,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:18,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d8cd7f-9247-4141-a746-d3be8a394d0c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:24:18,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-b6d8cd7f-9247-4141-a746-d3be8a394d0c 2018-11-06 15:24:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:18,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a0f0cdf-2d2f-47a9-ba1e-c67cee1d90e0 Date: Tue, 06 Nov 2018 15:24:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:24:18,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-5a0f0cdf-2d2f-47a9-ba1e-c67cee1d90e0 2018-11-06 15:24:18,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:18,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3b473a15-1863-4f3e-b61c-fe4e62e27b85 Date: Tue, 06 Nov 2018 15:24:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:24:18,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet used request id req-3b473a15-1863-4f3e-b61c-fe4e62e27b85 2018-11-06 15:24:18,346 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-06 15:24:18,346 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router 2018-11-06 15:24:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/af9bd532-4195-463a-ae05-3334c7ef3f3c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" -d '{"subnet_id": "73e9a888-d552-4145-b7a6-ceb2d95493ab"}' 2018-11-06 15:24:20,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1d7a73d6-4a32-45cc-9a67-59e7f73ab7ca Date: Tue, 06 Nov 2018 15:24:20 GMT RESP BODY: {"network_id": "aaec709d-68f3-4f5f-b387-2a32b635f966", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "subnet_id": "73e9a888-d552-4145-b7a6-ceb2d95493ab", "subnet_ids": ["73e9a888-d552-4145-b7a6-ceb2d95493ab"], "port_id": "cadf8d82-11cb-41b7-93cd-eae04ff0db8e", "id": "af9bd532-4195-463a-ae05-3334c7ef3f3c"} 2018-11-06 15:24:20,438 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/af9bd532-4195-463a-ae05-3334c7ef3f3c/add_router_interface used request id req-1d7a73d6-4a32-45cc-9a67-59e7f73ab7ca 2018-11-06 15:24:20,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/af9bd532-4195-463a-ae05-3334c7ef3f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:20,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-42dfdd40-87ac-4cf2-8b69-f79b89cae669 Date: Tue, 06 Nov 2018 15:24:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:13Z", "admin_state_up": true, "updated_at": "2018-11-06T15:24:19Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "af9bd532-4195-463a-ae05-3334c7ef3f3c", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router"}} 2018-11-06 15:24:20,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/af9bd532-4195-463a-ae05-3334c7ef3f3c used request id req-42dfdd40-87ac-4cf2-8b69-f79b89cae669 2018-11-06 15:24:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=af9bd532-4195-463a-ae05-3334c7ef3f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:20,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-056e6c7d-eb8e-463b-a0c6-6840a9d32e04 Date: Tue, 06 Nov 2018 15:24:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"}]} 2018-11-06 15:24:20,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=af9bd532-4195-463a-ae05-3334c7ef3f3c used request id req-056e6c7d-eb8e-463b-a0c6-6840a9d32e04 2018-11-06 15:24:20,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/73e9a888-d552-4145-b7a6-ceb2d95493ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:24:21,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-41eb1e0c-bb51-4924-a5df-ae07153fcbbf Date: Tue, 06 Nov 2018 15:24:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}} 2018-11-06 15:24:21,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/73e9a888-d552-4145-b7a6-ceb2d95493ab used request id req-41eb1e0c-bb51-4924-a5df-ae07153fcbbf 2018-11-06 15:24:21,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:24:21,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:24:21,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "af7adc7b55b041a0bdf2e0a05969022d", "name": "heat_stack_owner"}, {"id": "ac7d6b99603642d1abdea06413bcd4a8", "name": "Member"}], "expires_at": "2018-11-06T16:24:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2216100af53b44269a1e842e87dafaef", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/2216100af53b44269a1e842e87dafaef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "id": "b1a37ce0bd004e80b7f4be533d21aaef"}, "audit_ids": ["Zd--OkkBTJWJFZu1K7fWnA"], "issued_at": "2018-11-06T15:24:21.000000Z"}} 2018-11-06 15:24:21,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc739f5b45b13753035e65add1ec3e230508838" 2018-11-06 15:24:21,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb67bfb8-0400-4dd8-8120-13590682bdfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:24:21,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eb67bfb8-0400-4dd8-8120-13590682bdfa 2018-11-06 15:24:21,594 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:24:21,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc739f5b45b13753035e65add1ec3e230508838" 2018-11-06 15:24:22,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24: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-2171d9d0-40bd-43e5-9a27-df0183bdb155 x-compute-request-id: req-2171d9d0-40bd-43e5-9a27-df0183bdb155 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-06 15:24:22,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2171d9d0-40bd-43e5-9a27-df0183bdb155 2018-11-06 15:24:22,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc739f5b45b13753035e65add1ec3e230508838" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-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-11-06 15:24:22,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a847f767-9bec-4440-adb3-f137415b5957 x-compute-request-id: req-a847f767-9bec-4440-adb3-f137415b5957 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:24:22,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a847f767-9bec-4440-adb3-f137415b5957 2018-11-06 15:24:22,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:24:22,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:24:22,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edee21b473134075b858af2c0ad510be", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role"}], "expires_at": "2018-11-06T16:24:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-user", "id": "700f55975b77432384a57334e73374ce"}, "audit_ids": ["XGUzXvEvTGSEMBlMrZS1Zg"], "issued_at": "2018-11-06T15:24:22.000000Z"}} 2018-11-06 15:24:22,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95241813e59c1c00f5ef747f2e51e0b9690bdeae" 2018-11-06 15:24:22,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ace410-2666-47fe-ae6c-b41de999ea0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:24:22,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3ace410-2666-47fe-ae6c-b41de999ea0b 2018-11-06 15:24:22,654 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:24:22,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95241813e59c1c00f5ef747f2e51e0b9690bdeae" 2018-11-06 15:24:22,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ba709b9-9210-47b3-ae57-d9fc762b2a71 x-compute-request-id: req-7ba709b9-9210-47b3-ae57-d9fc762b2a71 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-06 15:24:22,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-7ba709b9-9210-47b3-ae57-d9fc762b2a71 2018-11-06 15:24:22,820 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp... 2018-11-06 15:24:22,820 - OpenStackKeypair - INFO - Creating new keypair 2018-11-06 15:24:22,863 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp 2018-11-06 15:24:22,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95241813e59c1c00f5ef747f2e51e0b9690bdeae" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCfpbrc++I5dyoDrCSU6R7XmxCSv11tSnvxgGV0CT831i2G86MDMhm7XJtQMMT1TH2JIe7kSA3Gr8N31joavdBywSa81hzpByh11rX1zoHwMMTS6hThUhn2vP3hymh4Kue1KBj8GYDZ7xAdmEiM1gGfvHvuFtaekoIDfwd20D3wmw==", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp"}}' 2018-11-06 15:24:23,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b4723b5-1c1f-4229-bd69-007b691d11fe x-compute-request-id: req-3b4723b5-1c1f-4229-bd69-007b691d11fe Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCfpbrc++I5dyoDrCSU6R7XmxCSv11tSnvxgGV0CT831i2G86MDMhm7XJtQMMT1TH2JIe7kSA3Gr8N31joavdBywSa81hzpByh11rX1zoHwMMTS6hThUhn2vP3hymh4Kue1KBj8GYDZ7xAdmEiM1gGfvHvuFtaekoIDfwd20D3wmw==", "user_id": "700f55975b77432384a57334e73374ce", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "fingerprint": "6c:b5:e4:12:7a:9b:ed:f1:c8:d4:18:03:07:56:cd:83"}} 2018-11-06 15:24:23,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3b4723b5-1c1f-4229-bd69-007b691d11fe 2018-11-06 15:24:23,122 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b.pub 2018-11-06 15:24:23,123 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b 2018-11-06 15:24:23,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:24:23,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:24:23,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edee21b473134075b858af2c0ad510be", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role"}], "expires_at": "2018-11-06T16:24:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-user", "id": "700f55975b77432384a57334e73374ce"}, "audit_ids": ["aMrGVOksSamfcQwZ9Mey7Q"], "issued_at": "2018-11-06T15:24:23.000000Z"}} 2018-11-06 15:24:23,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:23,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e0d889-ecb1-4a4a-9a41-e1ff88763fe2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:24:23,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e6e0d889-ecb1-4a4a-9a41-e1ff88763fe2 2018-11-06 15:24:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:23,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fc565436-121e-4076-ad79-4267a70497f8 Date: Tue, 06 Nov 2018 15:24:23 GMT RESP BODY: {"security_groups": []} 2018-11-06 15:24:23,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp used request id req-fc565436-121e-4076-ad79-4267a70497f8 2018-11-06 15:24:23,755 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp... 2018-11-06 15:24:23,755 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp 2018-11-06 15:24:23,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" -d '{"security_group": {"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}}' 2018-11-06 15:24:24,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-95f81c35-0977-4064-be2b-63b06374989b Date: Tue, 06 Nov 2018 15:24:24 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:23Z", "updated_at": "2018-11-06T15:24:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "0d149295-9c9f-43fb-bf87-703ef129efd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "d757fb62-8343-4219-b989-3beb2ff11b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}], "revision_number": 2, "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}} 2018-11-06 15:24:24,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-95f81c35-0977-4064-be2b-63b06374989b 2018-11-06 15:24:24,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8154aa39-0bd4-4e4e-aec1-0f1a28683392 2018-11-06 15:24:24,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:24,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1401939c-9cd8-4b9b-b2ec-1a8c36646529 Date: Tue, 06 Nov 2018 15:24: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-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "0d149295-9c9f-43fb-bf87-703ef129efd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "d757fb62-8343-4219-b989-3beb2ff11b1b"}]} 2018-11-06 15:24:24,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-1401939c-9cd8-4b9b-b2ec-1a8c36646529 2018-11-06 15:24:24,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8154aa39-0bd4-4e4e-aec1-0f1a28683392 2018-11-06 15:24:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:24,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-009f9612-fa92-49fe-b642-85fcb1360013 Date: Tue, 06 Nov 2018 15:24: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-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "0d149295-9c9f-43fb-bf87-703ef129efd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "d757fb62-8343-4219-b989-3beb2ff11b1b"}]} 2018-11-06 15:24:24,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-009f9612-fa92-49fe-b642-85fcb1360013 2018-11-06 15:24:24,603 - neutron_utils - INFO - Retrieving security group with ID - 8154aa39-0bd4-4e4e-aec1-0f1a28683392 2018-11-06 15:24:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:24,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-81da0090-d111-4d2c-9cd6-45fc66611aaf Date: Tue, 06 Nov 2018 15:24:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:23Z", "updated_at": "2018-11-06T15:24:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "0d149295-9c9f-43fb-bf87-703ef129efd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "d757fb62-8343-4219-b989-3beb2ff11b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}], "revision_number": 2, "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}]} 2018-11-06 15:24:24,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-81da0090-d111-4d2c-9cd6-45fc66611aaf 2018-11-06 15:24:24,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8154aa39-0bd4-4e4e-aec1-0f1a28683392 2018-11-06 15:24:24,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:24,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-279269c2-0c3a-4d7c-8ed1-4f5833fbee3e Date: Tue, 06 Nov 2018 15:24: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-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "0d149295-9c9f-43fb-bf87-703ef129efd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "d757fb62-8343-4219-b989-3beb2ff11b1b"}]} 2018-11-06 15:24:24,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-279269c2-0c3a-4d7c-8ed1-4f5833fbee3e 2018-11-06 15:24:24,826 - neutron_utils - INFO - Retrieving security group with ID - 8154aa39-0bd4-4e4e-aec1-0f1a28683392 2018-11-06 15:24:24,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:25,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-2862d468-1e7f-422e-a99e-82eae8c253e3 Date: Tue, 06 Nov 2018 15:24:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:23Z", "updated_at": "2018-11-06T15:24:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "0d149295-9c9f-43fb-bf87-703ef129efd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "d757fb62-8343-4219-b989-3beb2ff11b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}], "revision_number": 2, "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}]} 2018-11-06 15:24:25,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-2862d468-1e7f-422e-a99e-82eae8c253e3 2018-11-06 15:24:25,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8154aa39-0bd4-4e4e-aec1-0f1a28683392 2018-11-06 15:24:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:25,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ca01e6d-2342-4cde-8505-42bfdaa370c9 Date: Tue, 06 Nov 2018 15:24: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-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "0d149295-9c9f-43fb-bf87-703ef129efd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "d757fb62-8343-4219-b989-3beb2ff11b1b"}]} 2018-11-06 15:24:25,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-2ca01e6d-2342-4cde-8505-42bfdaa370c9 2018-11-06 15:24:25,254 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp 2018-11-06 15:24:25,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:25,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-e8aa6f1e-7bc7-4e20-ae82-153dfda68e96 Date: Tue, 06 Nov 2018 15:24:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:23Z", "updated_at": "2018-11-06T15:24:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "0d149295-9c9f-43fb-bf87-703ef129efd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "d757fb62-8343-4219-b989-3beb2ff11b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}], "revision_number": 2, "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}]} 2018-11-06 15:24:25,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp used request id req-e8aa6f1e-7bc7-4e20-ae82-153dfda68e96 2018-11-06 15:24:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:24:25,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:24:25,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:25,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189b277c-c9f3-4d94-8715-ad367c65cec7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:24:25,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-189b277c-c9f3-4d94-8715-ad367c65cec7 2018-11-06 15:24:25,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8154aa39-0bd4-4e4e-aec1-0f1a28683392 2018-11-06 15:24:25,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:25,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e07330e8-a90e-4144-b9e3-af3e2ccdb173 Date: Tue, 06 Nov 2018 15:24: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-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "0d149295-9c9f-43fb-bf87-703ef129efd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "d757fb62-8343-4219-b989-3beb2ff11b1b"}]} 2018-11-06 15:24:25,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-e07330e8-a90e-4144-b9e3-af3e2ccdb173 2018-11-06 15:24:25,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392"}}' 2018-11-06 15:24:26,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2f11d733-7f0c-4b51-a6a5-5fc37cd1e390 Date: Tue, 06 Nov 2018 15:24:26 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-11-06T15:24:25Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:25Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "9d26251e-6fc6-4347-8760-d9a05f306990"}} 2018-11-06 15:24:26,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-2f11d733-7f0c-4b51-a6a5-5fc37cd1e390 2018-11-06 15:24:26,071 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp 2018-11-06 15:24:26,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:26,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-e60535de-26e6-4287-97dd-d4203276bc67 Date: Tue, 06 Nov 2018 15:24:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:23Z", "updated_at": "2018-11-06T15:24:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "0d149295-9c9f-43fb-bf87-703ef129efd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:25Z", "revision_number": 0, "id": "9d26251e-6fc6-4347-8760-d9a05f306990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:25Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "d757fb62-8343-4219-b989-3beb2ff11b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}], "revision_number": 3, "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}]} 2018-11-06 15:24:26,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp used request id req-e60535de-26e6-4287-97dd-d4203276bc67 2018-11-06 15:24:26,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:26,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63dabeb4-8deb-49a2-8243-d873e4f21c14 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:24:26,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-63dabeb4-8deb-49a2-8243-d873e4f21c14 2018-11-06 15:24:26,212 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8154aa39-0bd4-4e4e-aec1-0f1a28683392 2018-11-06 15:24:26,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:26,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-b14f04af-36ce-4e2c-ab61-aba7dddb34fd Date: Tue, 06 Nov 2018 15:24:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "0d149295-9c9f-43fb-bf87-703ef129efd1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:25Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:25Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "9d26251e-6fc6-4347-8760-d9a05f306990"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "d757fb62-8343-4219-b989-3beb2ff11b1b"}]} 2018-11-06 15:24:26,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-b14f04af-36ce-4e2c-ab61-aba7dddb34fd 2018-11-06 15:24:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392"}}' 2018-11-06 15:24:26,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-795c784f-d267-46f6-a1cd-8b216db9f770 Date: Tue, 06 Nov 2018 15:24: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-11-06T15:24:26Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": 22, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:26Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "2aa69678-2be9-4ce2-87a0-131adf195820"}} 2018-11-06 15:24:26,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-795c784f-d267-46f6-a1cd-8b216db9f770 2018-11-06 15:24:26,706 - neutron_utils - INFO - Retrieving security group with ID - 8154aa39-0bd4-4e4e-aec1-0f1a28683392 2018-11-06 15:24:26,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:26,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-d53c2835-cc26-4331-a8cc-3aea1b5b1e34 Date: Tue, 06 Nov 2018 15:24:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:23Z", "updated_at": "2018-11-06T15:24:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "0d149295-9c9f-43fb-bf87-703ef129efd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:24:26Z", "revision_number": 0, "id": "2aa69678-2be9-4ce2-87a0-131adf195820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:26Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:25Z", "revision_number": 0, "id": "9d26251e-6fc6-4347-8760-d9a05f306990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:25Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "revision_number": 0, "id": "d757fb62-8343-4219-b989-3beb2ff11b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}], "revision_number": 4, "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}]} 2018-11-06 15:24:26,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-d53c2835-cc26-4331-a8cc-3aea1b5b1e34 2018-11-06 15:24:26,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8154aa39-0bd4-4e4e-aec1-0f1a28683392 2018-11-06 15:24:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:24:26,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-d9d5300e-c087-4b55-858c-d46a5733583e Date: Tue, 06 Nov 2018 15:24:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "0d149295-9c9f-43fb-bf87-703ef129efd1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T15:24:26Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": 22, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:26Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "2aa69678-2be9-4ce2-87a0-131adf195820"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:25Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:25Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "9d26251e-6fc6-4347-8760-d9a05f306990"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:24Z", "security_group_id": "8154aa39-0bd4-4e4e-aec1-0f1a28683392", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:24Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "d757fb62-8343-4219-b989-3beb2ff11b1b"}]} 2018-11-06 15:24:26,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-d9d5300e-c087-4b55-858c-d46a5733583e 2018-11-06 15:24:26,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:24:26,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:24:27,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edee21b473134075b858af2c0ad510be", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role"}], "expires_at": "2018-11-06T16:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-user", "id": "700f55975b77432384a57334e73374ce"}, "audit_ids": ["UF8zc2lQRkWRTvKaiSo0Tg"], "issued_at": "2018-11-06T15:24:27.000000Z"}} 2018-11-06 15:24:27,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:27,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c1c989-8117-42c8-809b-3383b580df75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:24:27,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-13c1c989-8117-42c8-809b-3383b580df75 2018-11-06 15:24:27,399 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-06 15:24:27,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:27,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13a9d30-5fc1-452a-9b47-a2b6a3d71696 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:24:27,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c13a9d30-5fc1-452a-9b47-a2b6a3d71696 2018-11-06 15:24:27,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:27,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-65f46501-c5f0-43e1-9eb1-dc58b9e168b2 Date: Tue, 06 Nov 2018 15:24: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:24:27,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-65f46501-c5f0-43e1-9eb1-dc58b9e168b2 2018-11-06 15:24:27,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:24:27,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:24:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:27,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0124a122-3ce6-45d3-a4e6-df75846e7770 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:24:27,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-0124a122-3ce6-45d3-a4e6-df75846e7770 2018-11-06 15:24:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:28,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1b3d0384-a8b4-431d-b68e-2b988dbbb01b Date: Tue, 06 Nov 2018 15:24:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:24:28,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-1b3d0384-a8b4-431d-b68e-2b988dbbb01b 2018-11-06 15:24:28,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:28,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-956ff95f-25da-4a5a-a900-c96ec8827b9e Date: Tue, 06 Nov 2018 15:24:28 GMT RESP BODY: {"ports":[]} 2018-11-06 15:24:28,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1&admin_state_up=True used request id req-956ff95f-25da-4a5a-a900-c96ec8827b9e 2018-11-06 15:24:28,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:28,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24: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-53538014-105b-47c7-a7f4-0e27d58354b5 x-compute-request-id: req-53538014-105b-47c7-a7f4-0e27d58354b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 15:24:28,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst used request id req-53538014-105b-47c7-a7f4-0e27d58354b5 2018-11-06 15:24:28,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:28,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5db6470c-e9e1-4fec-a6c4-2a890157d199 Date: Tue, 06 Nov 2018 15:24: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:24:28,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-5db6470c-e9e1-4fec-a6c4-2a890157d199 2018-11-06 15:24:28,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:28,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5be263-aaaa-4418-9cef-b7cfe014f696 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:24:28,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-cf5be263-aaaa-4418-9cef-b7cfe014f696 2018-11-06 15:24:28,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:28,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9428ec2c-8227-429c-927a-7ab19ca242c7 Date: Tue, 06 Nov 2018 15:24:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:24:28,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-9428ec2c-8227-429c-927a-7ab19ca242c7 2018-11-06 15:24:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:29,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-91c81b09-2d8b-4da5-a468-ceec3427e18d Date: Tue, 06 Nov 2018 15:24:29 GMT RESP BODY: {"ports":[]} 2018-11-06 15:24:29,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1&admin_state_up=True used request id req-91c81b09-2d8b-4da5-a468-ceec3427e18d 2018-11-06 15:24:29,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-06 15:24:29,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:24:29,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edee21b473134075b858af2c0ad510be", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role"}], "expires_at": "2018-11-06T16:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/535f9398173f4fcb892b0d8efe3d8e1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-user", "id": "700f55975b77432384a57334e73374ce"}, "audit_ids": ["RIIskeg7TOyBamCclG8lBA"], "issued_at": "2018-11-06T15:24:29.000000Z"}} 2018-11-06 15:24:29,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243aa16737c89664274fecee5ecbe893bddcca6" 2018-11-06 15:24:29,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e905266-5c59-4821-90f7-efed018c483a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:24:29,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5e905266-5c59-4821-90f7-efed018c483a 2018-11-06 15:24:29,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:29,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-54a55c0f-57eb-4d80-bd81-31d4daa88966 Date: Tue, 06 Nov 2018 15:24: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:24:29,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-54a55c0f-57eb-4d80-bd81-31d4daa88966 2018-11-06 15:24:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:29,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0f7ec960-df24-487a-9e1a-b250f89d9a5a Date: Tue, 06 Nov 2018 15:24:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:24:29,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-0f7ec960-df24-487a-9e1a-b250f89d9a5a 2018-11-06 15:24:29,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:30,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-97e9a64a-1c61-4c8b-9af9-c4d8efc99473 Date: Tue, 06 Nov 2018 15:24: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:24:30,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-97e9a64a-1c61-4c8b-9af9-c4d8efc99473 2018-11-06 15:24:30,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-11-06 15:24:30,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:24:30,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0243aa16737c89664274fecee5ecbe893bddcca6" 2018-11-06 15:24:30,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec094ba8-036c-4d4e-9e66-753d8e5d4ccc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:24:30,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-ec094ba8-036c-4d4e-9e66-753d8e5d4ccc 2018-11-06 15:24:30,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:30,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a9a0cc9b-c517-4e23-86df-22b815c1df07 Date: Tue, 06 Nov 2018 15:24:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:24:30,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-a9a0cc9b-c517-4e23-86df-22b815c1df07 2018-11-06 15:24:30,358 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net 2018-11-06 15:24:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" -d '{"port": {"network_id": "aaec709d-68f3-4f5f-b387-2a32b635f966", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1", "admin_state_up": true}}' 2018-11-06 15:24:31,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-6fd4d036-12b1-475f-b7a6-3a85d2559637 Date: Tue, 06 Nov 2018 15:24:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","qos_policy_id":null,"admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal"}} 2018-11-06 15:24:31,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-6fd4d036-12b1-475f-b7a6-3a85d2559637 2018-11-06 15:24:31,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:31,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-17683054-a9eb-4d98-ade9-1e1ea93d31b0 Date: Tue, 06 Nov 2018 15:24: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:24:31,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-17683054-a9eb-4d98-ade9-1e1ea93d31b0 2018-11-06 15:24:31,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:31,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d0d3d8-c4d0-4def-93c2-bb4ea79b806e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:24:31,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-14d0d3d8-c4d0-4def-93c2-bb4ea79b806e 2018-11-06 15:24:31,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:31,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f117c123-76c5-408e-ae7e-e3aee2c4f3e6 Date: Tue, 06 Nov 2018 15:24:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:24:31,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-f117c123-76c5-408e-ae7e-e3aee2c4f3e6 2018-11-06 15:24:31,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:31,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-a6935cbf-c2cd-4d35-a144-31cbca71aff7 Date: Tue, 06 Nov 2018 15:24:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal","device_id":""}]} 2018-11-06 15:24:31,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1&admin_state_up=True used request id req-a6935cbf-c2cd-4d35-a144-31cbca71aff7 2018-11-06 15:24:31,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:31,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b233463d-c463-488c-8ebd-52ba48d0c0d6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:24:31,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-b233463d-c463-488c-8ebd-52ba48d0c0d6 2018-11-06 15:24:31,830 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst 2018-11-06 15:24:31,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:31,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24: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-65caeed8-d2e9-4f2f-aefb-d97c884f00ef x-compute-request-id: req-65caeed8-d2e9-4f2f-aefb-d97c884f00ef Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-flavor-name"}]} 2018-11-06 15:24:31,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-65caeed8-d2e9-4f2f-aefb-d97c884f00ef 2018-11-06 15:24:31,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:31,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24: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-f49bb6b9-1ba5-4c3a-a4b1-569f95eb9ad4 x-compute-request-id: req-f49bb6b9-1ba5-4c3a-a4b1-569f95eb9ad4 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:24:31,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995 used request id req-f49bb6b9-1ba5-4c3a-a4b1-569f95eb9ad4 2018-11-06 15:24:31,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:32,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-51848a16-7573-4529-833d-cdc14be245a1 Date: Tue, 06 Nov 2018 15:24:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image", "tags": [], "container_format": "bare", "created_at": "2018-11-06T15:24:00Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-11-06T15:24:07Z", "visibility": "shared", "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/snap", "metadata": {}}], "self": "/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "min_disk": 0, "protected": false, "id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "file": "/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/file", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner": "535f9398173f4fcb892b0d8efe3d8e1a", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image"} 2018-11-06 15:24:32,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image used request id req-51848a16-7573-4529-833d-cdc14be245a1 2018-11-06 15:24:32,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:32,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-be4cf2fa-4522-492b-9ddd-dfdee11c822f Date: Tue, 06 Nov 2018 15:24: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-11-06 15:24:32,603 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-be4cf2fa-4522-492b-9ddd-dfdee11c822f 2018-11-06 15:24:32,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" -d '{"server": {"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "imageRef": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "flavorRef": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "max_count": 1, "min_count": 1, "networks": [{"port": "4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0"}]}}' 2018-11-06 15:24:33,760 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:24: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-b5628d54-0b9a-4ceb-bac9-a8d1d4b1fc10 x-compute-request-id: req-b5628d54-0b9a-4ceb-bac9-a8d1d4b1fc10 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "adminPass": "xvZVXCGy5XQU"}} 2018-11-06 15:24:33,760 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b5628d54-0b9a-4ceb-bac9-a8d1d4b1fc10 2018-11-06 15:24:33,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:34,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24: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-a888abc4-b81b-4d94-abb7-320b2724bb38 x-compute-request-id: req-a888abc4-b81b-4d94-abb7-320b2724bb38 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.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:24:34,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-a888abc4-b81b-4d94-abb7-320b2724bb38 2018-11-06 15:24:34,221 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst 2018-11-06 15:24:34,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:34,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24: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-726f9576-a721-4526-84c8-b1ed5c7b94cb x-compute-request-id: req-726f9576-a721-4526-84c8-b1ed5c7b94cb Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:24:34,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-726f9576-a721-4526-84c8-b1ed5c7b94cb 2018-11-06 15:24:34,642 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:24:34,642 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:24:37,645 - create_instance - DEBUG - VM status query timeout in 896.575985909 2018-11-06 15:24:37,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:38,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24: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-d6713127-9d3f-422d-b212-66b8bb0317e4 x-compute-request-id: req-d6713127-9d3f-422d-b212-66b8bb0317e4 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:24:38,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-d6713127-9d3f-422d-b212-66b8bb0317e4 2018-11-06 15:24:38,148 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:24:38,148 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:24:41,151 - create_instance - DEBUG - VM status query timeout in 893.070192814 2018-11-06 15:24:41,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:41,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24: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-3e5a7659-b9b7-482e-8dae-0b0e82ef1432 x-compute-request-id: req-3e5a7659-b9b7-482e-8dae-0b0e82ef1432 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:24:41,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-3e5a7659-b9b7-482e-8dae-0b0e82ef1432 2018-11-06 15:24:41,784 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:24:41,784 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:24:44,788 - create_instance - DEBUG - VM status query timeout in 889.433981895 2018-11-06 15:24:44,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:45,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24: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-27dbb575-4275-46cb-97aa-12675e6b6352 x-compute-request-id: req-27dbb575-4275-46cb-97aa-12675e6b6352 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:24:45,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-27dbb575-4275-46cb-97aa-12675e6b6352 2018-11-06 15:24:45,522 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:24:45,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:24:48,526 - create_instance - DEBUG - VM status query timeout in 885.695783854 2018-11-06 15:24:48,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:49,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24: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-02cd64fe-ed6a-4f3d-814b-8bd9068ef728 x-compute-request-id: req-02cd64fe-ed6a-4f3d-814b-8bd9068ef728 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:24:49,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-02cd64fe-ed6a-4f3d-814b-8bd9068ef728 2018-11-06 15:24:49,184 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:24:49,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:24:52,187 - create_instance - DEBUG - VM status query timeout in 882.034384012 2018-11-06 15:24:52,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:53,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-d53c6cb6-334b-40c3-a813-6155540a9120 x-compute-request-id: req-d53c6cb6-334b-40c3-a813-6155540a9120 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:24:53,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-d53c6cb6-334b-40c3-a813-6155540a9120 2018-11-06 15:24:53,329 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:24:53,330 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:24:56,333 - create_instance - DEBUG - VM status query timeout in 877.888626814 2018-11-06 15:24:56,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:24:56,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-5df97f0e-3f29-491f-907f-3577b104a210 x-compute-request-id: req-5df97f0e-3f29-491f-907f-3577b104a210 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:24:56,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-5df97f0e-3f29-491f-907f-3577b104a210 2018-11-06 15:24:56,985 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:24:56,985 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:24:59,988 - create_instance - DEBUG - VM status query timeout in 874.233371973 2018-11-06 15:24:59,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:00,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24289469-fc96-4cc0-a489-ce86800dc5cf x-compute-request-id: req-24289469-fc96-4cc0-a489-ce86800dc5cf Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:00,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-24289469-fc96-4cc0-a489-ce86800dc5cf 2018-11-06 15:25:00,640 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:00,640 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:03,643 - create_instance - DEBUG - VM status query timeout in 870.578270912 2018-11-06 15:25:03,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:04,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-eb446587-8b74-4c8d-900a-e04ec2da2a6b x-compute-request-id: req-eb446587-8b74-4c8d-900a-e04ec2da2a6b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:04,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-eb446587-8b74-4c8d-900a-e04ec2da2a6b 2018-11-06 15:25:04,256 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:04,256 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:07,259 - create_instance - DEBUG - VM status query timeout in 866.962450981 2018-11-06 15:25:07,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:07,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:25: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-edae6b85-12e6-4e9b-8fd6-ca0aa307ff3d x-compute-request-id: req-edae6b85-12e6-4e9b-8fd6-ca0aa307ff3d Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:07,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-edae6b85-12e6-4e9b-8fd6-ca0aa307ff3d 2018-11-06 15:25:07,753 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:07,753 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:10,756 - create_instance - DEBUG - VM status query timeout in 863.46495986 2018-11-06 15:25:10,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:11,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-7292e7b1-b630-426f-a145-28b5b0061a82 x-compute-request-id: req-7292e7b1-b630-426f-a145-28b5b0061a82 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:11,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-7292e7b1-b630-426f-a145-28b5b0061a82 2018-11-06 15:25:11,448 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:11,448 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:14,451 - create_instance - DEBUG - VM status query timeout in 859.770442963 2018-11-06 15:25:14,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:14,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-e4789aae-68ba-4578-8515-fe9038fe48dc x-compute-request-id: req-e4789aae-68ba-4578-8515-fe9038fe48dc Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:14,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-e4789aae-68ba-4578-8515-fe9038fe48dc 2018-11-06 15:25:14,990 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:14,990 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:17,994 - create_instance - DEBUG - VM status query timeout in 856.227937937 2018-11-06 15:25:17,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:18,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-ebcd8aee-ba11-4c30-947c-bff85d99cbdd x-compute-request-id: req-ebcd8aee-ba11-4c30-947c-bff85d99cbdd Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:18,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-ebcd8aee-ba11-4c30-947c-bff85d99cbdd 2018-11-06 15:25:18,626 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:18,627 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:21,630 - create_instance - DEBUG - VM status query timeout in 852.591700792 2018-11-06 15:25:21,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:21,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-868e80e4-6c9f-45f5-953d-e81da896dcf0 x-compute-request-id: req-868e80e4-6c9f-45f5-953d-e81da896dcf0 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:21,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-868e80e4-6c9f-45f5-953d-e81da896dcf0 2018-11-06 15:25:21,991 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:21,991 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:24,994 - create_instance - DEBUG - VM status query timeout in 849.227113962 2018-11-06 15:25:24,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:25,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-34e0a190-b648-45ca-b78c-1d25db726562 x-compute-request-id: req-34e0a190-b648-45ca-b78c-1d25db726562 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:25,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-34e0a190-b648-45ca-b78c-1d25db726562 2018-11-06 15:25:25,520 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:25,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:28,523 - create_instance - DEBUG - VM status query timeout in 845.698172808 2018-11-06 15:25:28,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:29,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-1f354b74-ab7e-4851-b76c-dd43658e77cf x-compute-request-id: req-1f354b74-ab7e-4851-b76c-dd43658e77cf Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:29,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-1f354b74-ab7e-4851-b76c-dd43658e77cf 2018-11-06 15:25:29,129 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:29,129 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:32,132 - create_instance - DEBUG - VM status query timeout in 842.089036942 2018-11-06 15:25:32,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:32,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:25:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc3a4a7c-3d80-4049-a54b-4243d732643b x-compute-request-id: req-cc3a4a7c-3d80-4049-a54b-4243d732643b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:32,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-cc3a4a7c-3d80-4049-a54b-4243d732643b 2018-11-06 15:25:32,656 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:32,656 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:35,659 - create_instance - DEBUG - VM status query timeout in 838.561968803 2018-11-06 15:25:35,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:36,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-dd0e065d-4f4f-4c48-b4f0-3441d0827163 x-compute-request-id: req-dd0e065d-4f4f-4c48-b4f0-3441d0827163 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:36,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-dd0e065d-4f4f-4c48-b4f0-3441d0827163 2018-11-06 15:25:36,279 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:36,279 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:39,283 - create_instance - DEBUG - VM status query timeout in 834.938917875 2018-11-06 15:25:39,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:39,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:25: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-a13508f7-ddb9-41c7-9846-cf309d37379e x-compute-request-id: req-a13508f7-ddb9-41c7-9846-cf309d37379e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:39,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-a13508f7-ddb9-41c7-9846-cf309d37379e 2018-11-06 15:25:39,952 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:39,952 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:42,955 - create_instance - DEBUG - VM status query timeout in 831.266057968 2018-11-06 15:25:42,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:43,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:25: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-c47bf956-2c3b-4e16-bbbc-fe1e57bdaa7b x-compute-request-id: req-c47bf956-2c3b-4e16-bbbc-fe1e57bdaa7b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:43,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-c47bf956-2c3b-4e16-bbbc-fe1e57bdaa7b 2018-11-06 15:25:43,321 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:43,321 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:46,324 - create_instance - DEBUG - VM status query timeout in 827.897350788 2018-11-06 15:25:46,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:46,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:25: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-28e81139-3f48-4afc-b46a-58d07b004774 x-compute-request-id: req-28e81139-3f48-4afc-b46a-58d07b004774 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:46,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-28e81139-3f48-4afc-b46a-58d07b004774 2018-11-06 15:25:46,849 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:46,849 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:49,853 - create_instance - DEBUG - VM status query timeout in 824.368820906 2018-11-06 15:25:49,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:50,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98502944-3696-4aad-96cf-d0f8b94d33f0 x-compute-request-id: req-98502944-3696-4aad-96cf-d0f8b94d33f0 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:50,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-98502944-3696-4aad-96cf-d0f8b94d33f0 2018-11-06 15:25:50,521 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:50,521 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:53,524 - create_instance - DEBUG - VM status query timeout in 820.697238922 2018-11-06 15:25:53,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:54,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:25:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1415cdbe-a4ce-4d73-8b1c-112571244eb4 x-compute-request-id: req-1415cdbe-a4ce-4d73-8b1c-112571244eb4 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:54,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-1415cdbe-a4ce-4d73-8b1c-112571244eb4 2018-11-06 15:25:54,006 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:54,006 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:25:57,007 - create_instance - DEBUG - VM status query timeout in 817.214267969 2018-11-06 15:25:57,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:25:57,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:25: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-b9c7bb12-3b24-4c61-be58-dce799d15116 x-compute-request-id: req-b9c7bb12-3b24-4c61-be58-dce799d15116 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:25:57,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-b9c7bb12-3b24-4c61-be58-dce799d15116 2018-11-06 15:25:57,687 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:25:57,687 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:26:00,690 - create_instance - DEBUG - VM status query timeout in 813.531006813 2018-11-06 15:26:00,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:01,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-a0000b56-1199-4baa-9707-3cb90d19a593 x-compute-request-id: req-a0000b56-1199-4baa-9707-3cb90d19a593 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:01,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-a0000b56-1199-4baa-9707-3cb90d19a593 2018-11-06 15:26:01,027 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:26:01,027 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:26:04,030 - create_instance - DEBUG - VM status query timeout in 810.191486835 2018-11-06 15:26:04,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:04,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-db5c20fc-eaed-49ea-8408-46395841daf4 x-compute-request-id: req-db5c20fc-eaed-49ea-8408-46395841daf4 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:04,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-db5c20fc-eaed-49ea-8408-46395841daf4 2018-11-06 15:26:04,698 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:26:04,699 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:26:07,702 - create_instance - DEBUG - VM status query timeout in 806.519688845 2018-11-06 15:26:07,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:08,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-a0ffc599-a8b8-4c18-a6b1-b8fe990e3029 x-compute-request-id: req-a0ffc599-a8b8-4c18-a6b1-b8fe990e3029 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:08,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-a0ffc599-a8b8-4c18-a6b1-b8fe990e3029 2018-11-06 15:26:08,337 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:26:08,338 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:26:11,341 - create_instance - DEBUG - VM status query timeout in 802.880672932 2018-11-06 15:26:11,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:12,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-5c8edd46-d86b-42c5-b916-e104a7e55b5f x-compute-request-id: req-5c8edd46-d86b-42c5-b916-e104a7e55b5f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:12,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-5c8edd46-d86b-42c5-b916-e104a7e55b5f 2018-11-06 15:26:12,187 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:26:12,187 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:26:15,190 - create_instance - DEBUG - VM status query timeout in 799.031047821 2018-11-06 15:26:15,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:15,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-161c3261-1ceb-431a-afdc-7b524bd93737 x-compute-request-id: req-161c3261-1ceb-431a-afdc-7b524bd93737 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:15,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-161c3261-1ceb-431a-afdc-7b524bd93737 2018-11-06 15:26:15,835 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:26:15,835 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:26:18,838 - create_instance - DEBUG - VM status query timeout in 795.383142948 2018-11-06 15:26:18,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:19,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8346c75b-bb44-45ee-923c-e55f38adf82c x-compute-request-id: req-8346c75b-bb44-45ee-923c-e55f38adf82c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:24:34Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:19,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-8346c75b-bb44-45ee-923c-e55f38adf82c 2018-11-06 15:26:19,151 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - BUILD 2018-11-06 15:26:19,151 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:26:22,154 - create_instance - DEBUG - VM status query timeout in 792.067348003 2018-11-06 15:26:22,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:22,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd27ca91-89ce-498d-b1ba-a54c625ac4d4 x-compute-request-id: req-fd27ca91-89ce-498d-b1ba-a54c625ac4d4 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:22,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-fd27ca91-89ce-498d-b1ba-a54c625ac4d4 2018-11-06 15:26:22,856 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - ACTIVE 2018-11-06 15:26:22,857 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:26:22,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:23,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99b32b1f-2b75-42ec-b823-88270660536c x-compute-request-id: req-99b32b1f-2b75-42ec-b823-88270660536c Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:23,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-99b32b1f-2b75-42ec-b823-88270660536c 2018-11-06 15:26:23,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:23,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-770551d7-2383-4729-a62c-3590618ee58f Date: Tue, 06 Nov 2018 15:26: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:26:23,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-770551d7-2383-4729-a62c-3590618ee58f 2018-11-06 15:26:23,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:23,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e698133-98d2-4318-9ee7-bd4706ab89df Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:23,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-8e698133-98d2-4318-9ee7-bd4706ab89df 2018-11-06 15:26:23,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:23,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2a3c053e-c64f-498f-8063-94ab1cc5e154 Date: Tue, 06 Nov 2018 15:26:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:26:23,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-2a3c053e-c64f-498f-8063-94ab1cc5e154 2018-11-06 15:26:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:23,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-0994b5fc-226a-48a4-9274-91e75fc58ba3 Date: Tue, 06 Nov 2018 15:26:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.4"}],"id":"004de21c-7c75-4640-977c-051d7406c32d","security_groups":[],"mac_address":"fa:16:3e:d0:8d:c7","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:26:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal","device_id":"3dd69c35-3c82-41b9-8591-03227c81b44b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.2"}],"id":"a1915644-4564-4ea3-95b8-81d9908f37ad","security_groups":[],"mac_address":"fa:16:3e:33:87:59","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.3"}],"id":"ed46303e-5adf-4550-a9bf-0403f714fe66","security_groups":[],"mac_address":"fa:16:3e:9e:b6:7b","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aaec709d-68f3-4f5f-b387-2a32b635f966"}]} 2018-11-06 15:26:23,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-0994b5fc-226a-48a4-9274-91e75fc58ba3 2018-11-06 15:26:23,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:23,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-f86cdcc9-5574-42f7-92ed-cf8b88c56858 Date: Tue, 06 Nov 2018 15:26:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:13Z", "admin_state_up": true, "updated_at": "2018-11-06T15:24:19Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "af9bd532-4195-463a-ae05-3334c7ef3f3c", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router"}]} 2018-11-06 15:26:23,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router used request id req-f86cdcc9-5574-42f7-92ed-cf8b88c56858 2018-11-06 15:26:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:23,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f55559-6c86-41a5-9739-4e313c172c14 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:23,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-21f55559-6c86-41a5-9739-4e313c172c14 2018-11-06 15:26:23,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=af9bd532-4195-463a-ae05-3334c7ef3f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:23,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1fde707e-dd3e-41f9-ad76-5e7e3917d800 Date: Tue, 06 Nov 2018 15:26:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"}]} 2018-11-06 15:26:23,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=af9bd532-4195-463a-ae05-3334c7ef3f3c used request id req-1fde707e-dd3e-41f9-ad76-5e7e3917d800 2018-11-06 15:26:23,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/73e9a888-d552-4145-b7a6-ceb2d95493ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:23,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-3f6caba7-e049-475f-8501-18d9463f4e7f Date: Tue, 06 Nov 2018 15:26:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}} 2018-11-06 15:26:23,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/73e9a888-d552-4145-b7a6-ceb2d95493ab used request id req-3f6caba7-e049-475f-8501-18d9463f4e7f 2018-11-06 15:26:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:24,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-92ba32f7-4029-4195-ad0f-45e4eb39d93c Date: Tue, 06 Nov 2018 15:26:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:26:24,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-92ba32f7-4029-4195-ad0f-45e4eb39d93c 2018-11-06 15:26:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:24,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-028fcd75-773c-41cd-a517-c74d9d15bddd Date: Tue, 06 Nov 2018 15:26:24 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:26:24,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-028fcd75-773c-41cd-a517-c74d9d15bddd 2018-11-06 15:26:24,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:24,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-db9906e2-9921-4fea-80c4-5fbd7a0f8d8f x-compute-request-id: req-db9906e2-9921-4fea-80c4-5fbd7a0f8d8f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:24,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-db9906e2-9921-4fea-80c4-5fbd7a0f8d8f 2018-11-06 15:26:24,723 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - ACTIVE 2018-11-06 15:26:24,723 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:26:24,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:25,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-385b7856-3cc0-48dd-ac14-2a04bdd896d8 x-compute-request-id: req-385b7856-3cc0-48dd-ac14-2a04bdd896d8 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:25,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-385b7856-3cc0-48dd-ac14-2a04bdd896d8 2018-11-06 15:26:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:25,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-aac00727-a4e2-4e09-80fc-792af4b021ab Date: Tue, 06 Nov 2018 15:26: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:26:25,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-aac00727-a4e2-4e09-80fc-792af4b021ab 2018-11-06 15:26:25,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:25,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b285062d-bdcb-4583-9d4b-cfa90b3bc902 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:25,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-b285062d-bdcb-4583-9d4b-cfa90b3bc902 2018-11-06 15:26:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:25,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ad5c70a0-f1e6-4ef2-8c08-fa67fb25920f Date: Tue, 06 Nov 2018 15:26:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:26:25,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-ad5c70a0-f1e6-4ef2-8c08-fa67fb25920f 2018-11-06 15:26:25,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:25,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-cb3688f0-5b5a-4ef0-9b64-78d56f8b4e00 Date: Tue, 06 Nov 2018 15:26:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.4"}],"id":"004de21c-7c75-4640-977c-051d7406c32d","security_groups":[],"mac_address":"fa:16:3e:d0:8d:c7","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:26:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal","device_id":"3dd69c35-3c82-41b9-8591-03227c81b44b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.2"}],"id":"a1915644-4564-4ea3-95b8-81d9908f37ad","security_groups":[],"mac_address":"fa:16:3e:33:87:59","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.3"}],"id":"ed46303e-5adf-4550-a9bf-0403f714fe66","security_groups":[],"mac_address":"fa:16:3e:9e:b6:7b","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aaec709d-68f3-4f5f-b387-2a32b635f966"}]} 2018-11-06 15:26:25,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-cb3688f0-5b5a-4ef0-9b64-78d56f8b4e00 2018-11-06 15:26:25,570 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-06 15:26:25,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:25,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-01b0c9cb-a1f5-41e8-ab1b-8b55c5c67381 Date: Tue, 06 Nov 2018 15:26:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:26:25,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-01b0c9cb-a1f5-41e8-ab1b-8b55c5c67381 2018-11-06 15:26:25,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:25,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c7c9d64c-5b81-4119-a459-8f509b396db5 Date: Tue, 06 Nov 2018 15:26:25 GMT RESP BODY: {"subnets":[]} 2018-11-06 15:26:25,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a9fd362b-e9e6-40c1-850d-fbebe80ed153 used request id req-c7c9d64c-5b81-4119-a459-8f509b396db5 2018-11-06 15:26:25,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "port_id": "4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0"}}' 2018-11-06 15:26:27,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-9327a9b4-c292-4493-974c-362658348735 Date: Tue, 06 Nov 2018 15:26:27 GMT RESP BODY: {"floatingip": {"router_id": "af9bd532-4195-463a-ae05-3334c7ef3f3c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:26:26Z", "updated_at": "2018-11-06T15:26:26Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_id": "4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0", "id": "26990084-f86c-4445-bf18-a4ba7c154f50"}} 2018-11-06 15:26:27,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-9327a9b4-c292-4493-974c-362658348735 2018-11-06 15:26:27,766 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router 2018-11-06 15:26:27,766 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2018-11-06 15:26:27,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:28,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-9e29aa17-8c78-401c-a63d-427f77cb4bbd x-compute-request-id: req-9e29aa17-8c78-401c-a63d-427f77cb4bbd Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:28,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-9e29aa17-8c78-401c-a63d-427f77cb4bbd 2018-11-06 15:26:28,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:26:29,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-94579229-7b6e-47af-9318-9a1941e35657 x-compute-request-id: req-94579229-7b6e-47af-9318-9a1941e35657 Content-Encoding: gzip Content-Length: 9648 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008014] AppArmor: AppArmor initialized\n[ 0.008872] Yama: becoming mindful.\n[ 0.010103] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012638] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014077] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015349] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016108] Initializing cgroup subsys memory\n[ 0.017016] Initializing cgroup subsys devices\n[ 0.017916] Initializing cgroup subsys freezer\n[ 0.018807] Initializing cgroup subsys blkio\n[ 0.020003] Initializing cgroup subsys perf_event\n[ 0.020963] Initializing cgroup subsys hugetlb\n[ 0.021937] FEATURE SPEC_CTRL Not Present\n[ 0.024053] mce: CPU supports 10 MCE banks\n[ 0.024966] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024966] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026951] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028002] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029534] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.031505] Speculative Store Bypass: Vulnerable\n[ 0.032628] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.037505] ACPI: Core revision 20131115\n[ 0.038753] ACPI: All ACPI Tables successfully acquired\n[ 0.039933] ftrace: allocating 28747 entries in 113 pages\n[ 0.060030] smpboot: Max logical packages: 2\n[ 0.064003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.065253] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.066651] Enabling x2apic\n[ 0.067297] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.069907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.074153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.079270] KVM setup paravirtual spinlock\n[ 0.081016] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.082433] x86: Booting SMP configuration:\n[ 0.083375] .... node #0, CPUs: #1[ 0.081008] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100015] x86: Booted up 1 node, 2 CPUs\n[ 0.100009] KVM setup async PF for cpu 1\n[ 0.100011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104273] devtmpfs: initialized\n[ 0.106240] EVM: security.selinux\n[ 0.106974] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108671] EVM: security.capability\n[ 0.109479] pinctrl core: initialized pinctrl subsystem\n[ 0.109866] regulator-dummy: no parameters\n[ 0.112057] RTC time: 15:26:21, date: 11/06/18\n[ 0.112991] NET: Registered protocol family 16\n[ 0.113971] cpuidle: using governor ladder\n[ 0.114823] cpuidle: using governor menu\n[ 0.115695] ACPI: bus type PCI registered\n[ 0.116003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.117312] PCI: Using configuration type 1 for base access\n[ 0.118842] bio: create slab at 0\n[ 0.118842] ACPI: Added _OSI(Module Device)\n[ 0.120003] ACPI: Added _OSI(Processor Device)\n[ 0.120927] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.121870] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.124111] ACPI: Interpreter enabled\n[ 0.124925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.126888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.128545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.130492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.132006] ACPI: (supports S0 S5)\n[ 0.132734] ACPI: Using IOAPIC for interrupt routing\n[ 0.133881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.135901] ACPI: No dock devices found.\n[ 0.137586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.138825] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.140006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.141277] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.143599] acpiphp: Slot [3] registered\n[ 0.144017] acpiphp: Slot [4] registered\n[ 0.144859] acpiphp: Slot [5] registered\n[ 0.145701] acpiphp: Slot [6] registered\n[ 0.146579] acpiphp: Slot [7] registered\n[ 0.147425] acpiphp: Slot [8] registered\n[ 0.148016] acpiphp: Slot [9] registered\n[ 0.148922] acpiphp: Slot [10] registered\n[ 0.149918] acpiphp: Slot [11] registered\n[ 0.150777] acpiphp: Slot [12] registered\n[ 0.151641] acpiphp: Slot [13] registered\n[ 0.152017] acpiphp: Slot [14] registered\n[ 0.152883] acpiphp: Slot [15] registered\n[ 0.153744] acpiphp: Slot [16] registered\n[ 0.154608] acpiphp: Slot [17] registered\n[ 0.155476] acpiphp: Slot [18] registered\n[ 0.156018] acpiphp: Slot [19] registered\n[ 0.156903] acpiphp: Slot [20] registered\n[ 0.157779] acpiphp: Slot [21] registered\n[ 0.158628] acpiphp: Slot [22] registered\n[ 0.159483] acpiphp: Slot [23] registered\n[ 0.160017] acpiphp: Slot [24] registered\n[ 0.160909] acpiphp: Slot [25] registered\n[ 0.161769] acpiphp: Slot [26] registered\n[ 0.162630] acpiphp: Slot [27] registered\n[ 0.163497] acpiphp: Slot [28] registered\n[ 0.164016] acpiphp: Slot [29] registered\n[ 0.164908] acpiphp: Slot [30] registered\n[ 0.165751] acpiphp: Slot [31] registered\n[ 0.166607] PCI host bridge to bus 0000:00\n[ 0.167468] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.168003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.169203] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.170371] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.171630] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.184392] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.185918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.227681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.230124] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.231657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.232701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.234171] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.235519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.236110] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237200] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.238845] vgaarb: loaded\n[ 0.239467] vgaarb: bridge control possible 0000:00:02.0\n[ 0.240125] SCSI subsystem initialized\n[ 0.240982] ACPI: bus type USB registered\n[ 0.240982] usbcore: registered new interface driver usbfs\n[ 0.241995] usbcore: registered new interface driver hub\n[ 0.244018] usbcore: registered new device driver usb\n[ 0.245106] PCI: Using ACPI for IRQ routing\n[ 0.245160] NetLabel: Initializing\n[ 0.245908] NetLabel: domain hash size = 128\n[ 0.248002] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.249034] NetLabel: unlabeled traffic allowed by default\n[ 0.250137] Switched to clocksource kvm-clock\n[ 0.252798] AppArmor: AppArmor Filesystem Enabled\n[ 0.253799] pnp: PnP ACPI init\n[ 0.254499] ACPI: bus type PNP registered\n[ 0.255702] pnp: PnP ACPI: found 8 devices\n[ 0.256560] ACPI: bus type PNP unregistered\n[ 0.263328] NET: Registered protocol family 2\n[ 0.264381] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.265915] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267197] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.268826] TCP: reno registered\n[ 0.269552] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.270705] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271956] NET: Registered protocol family 1\n[ 0.272940] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274130] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275254] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.296527] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.318906] Trying to unpack rootfs image as initramfs...\n[ 0.397337] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.399081] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.400302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401558] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.403313] Scanning for low memory corruption every 60 seconds\n[ 0.404747] Initialise system trusted keyring\n[ 0.405720] audit: initializing netlink socket (disabled)\n[ 0.406816] type=2000 audit(1541517982.122:1): initialized\n[ 0.424582] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.426493] zbud: loaded\n[ 0.427334] VFS: Disk quotas dquot_6.5.2\n[ 0.428250] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.429779] fuse init (API version 7.22)\n[ 0.430681] msgmni has been set to 3997\n[ 0.431541] Key type big_key registered\n[ 0.432600] Key type asymmetric registered\n[ 0.433468] Asymmetric key parser 'x509' registered\n[ 0.434485] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.436065] io scheduler noop registered\n[ 0.436928] io scheduler deadline registered (default)\n[ 0.438001] io scheduler cfq registered\n[ 0.438888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.440042] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.441384] ipmi message handler version 39.2\n[ 0.442354] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.443932] ACPI: Power Button [PWRF]\n[ 0.444842] GHES: HEST is not enabled!\n[ 0.466405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.510184] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.512194] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.536286] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.538453] Linux agpgart interface v0.103\n[ 0.539999] brd: module loaded\n[ 0.541053] loop: module loaded\n[ 0.542034] blk-mq: CPU -> queue map\n[ 0.542840] CPU 0 -> Queue 0\n[ 0.543550] CPU 1 -> Queue 0\n[ 0.544754] vda: vda1\n[ 0.546239] scsi0 : ata_piix\n[ 0.547043] scsi1 : ata_piix\n[ 0.547770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.549167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.550652] libphy: Fixed MDIO Bus: probed\n[ 0.551621] tun: Universal TUN/TAP device driver, 1.6\n[ 0.552696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.555000] PPP generic driver version 2.4.2\n[ 0.555949] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.557210] ehci-pci: EHCI PCI platform driver\n[ 0.558120] ehci-platform: EHCI generic platform driver\n[ 0.559157] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.560339] ohci-pci: OHCI PCI platform driver\n[ 0.561246] ohci-platform: OHCI generic platform driver\n[ 0.562277] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.584384] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.585460] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.587048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.588223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.589495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.590970] usb usb1: Product: UHCI Host Controller\n[ 0.591929] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.593132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.594124] hub 1-0:1.0: USB hub found\n[ 0.594939] hub 1-0:1.0: 2 ports detected\n[ 0.595853] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.598022] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.599016] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.600078] mousedev: PS/2 mouse device common for all mice\n[ 0.601327] rtc_cmos 00:00: RTC can wake from S4\n[ 0.602555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.603786] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.605572] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.607136] device-mapper: uevent: version 1.0.3\n[ 0.608324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.610335] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.611793] TCP: cubic registered\n[ 0.612763] NET: Registered protocol family 10\n[ 0.613980] NET: Registered protocol family 17\n[ 0.615071] Key type dns_resolver registered\n[ 0.616292] Loading compiled-in X.509 certificates\n[ 0.617987] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.620267] registered taskstats version 1\n[ 0.622690] Key type trusted registered\n[ 0.625850] Key type encrypted registered\n[ 0.626916] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.628204] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.636345] regulator-dummy: disabling\n[ 0.637393] Magic number: 10:446:436\n[ 0.638463] rtc_cmos 00:00: setting system clock to 2018-11-06 15:26:22 UTC (1541517982)\n[ 0.640487] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.641897] EDD information not available.\n[ 0.704957] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.706892] Write protecting the kernel read-only data: 12288k\n[ 0.708538] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.711501] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.722801] systemd-udevd[107]: starting version 204\n[ 0.776360] FDC 0 is a S82078B\n[ 0.904096] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.068549] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.069856] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.071180] usb 1-1: Product: QEMU USB Tablet\n[ 1.072090] usb 1-1: Manufacturer: QEMU\n[ 1.072890] usb 1-1: SerialNumber: 42\n[ 1.396049] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.784838] 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.011143] 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.124924] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.218951] 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, 06 Nov 2018 15:26:24 +0000. Up 2.54 seconds.\ncloud-init-nonet[2.71]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.48]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 06 Nov 2018 15:26:25 +0000. Up 3.59 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.13 | 255.255.255.0 | fa:16:3e:a1:54:39 |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n3b:92:b4:49:83:df:59:41:7b:f1:f6:76:0e:90:09:26 root@ansibleprovisioningtests-f1838456-1537-4771-b6c0-183abee0014b-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E + . |\n| + o = |\n| o = o |\n| . o o . |\n| . + S . . +|\n| + * + +.|\n| * = .|\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n66:71:3e:e5:4b:3c:67:05:9f:30:c4:04:d5:1c:16:ab root@ansibleprovisioningtests-f1838456-1537-4771-b6c0-183abee0014b-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .**++o|\n| .+=o|\n| . . . oo|\n| + + .. |\n| S o =Eo |\n| o o = |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n72:2f:f6:96:4e:54:19:d4:68:d6:38:b0:99:86:63:bc root@ansibleprovisioningtests-f1838456-1537-4771-b6c0-183abee0014b-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo= |\n| . . +*oo |\n| = =oo. |\n| . + . |\n| . E . |\n| o o |\n| o o. |\n| . +o |\n| oo |\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:\n91:1a:45:8d:bd:97:e3:81:b3:9c:b3:d0:c3:88:7b:6a root@ansibleprovisioningtests-f1838456-1537-4771-b6c0-183abee0014b-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o+ |\n| ...o |\n| . o o . |\n| o .+ = |\n| ..S= * o |\n| . o O . |\n| . . + |\n| E . . |\n| ..o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 06 Nov 2018 15:26:28 +0000. Up 6.40 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\n"} 2018-11-06 15:26:29,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b/action used request id req-94579229-7b6e-47af-9318-9a1941e35657 2018-11-06 15:26:29,343 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-06 15:26:29,343 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008014] AppArmor: AppArmor initialized [ 0.008872] Yama: becoming mindful. [ 0.010103] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012638] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014077] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015349] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016108] Initializing cgroup subsys memory [ 0.017016] Initializing cgroup subsys devices [ 0.017916] Initializing cgroup subsys freezer [ 0.018807] Initializing cgroup subsys blkio [ 0.020003] Initializing cgroup subsys perf_event [ 0.020963] Initializing cgroup subsys hugetlb [ 0.021937] FEATURE SPEC_CTRL Not Present [ 0.024053] mce: CPU supports 10 MCE banks [ 0.024966] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024966] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026951] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028002] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029534] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.031505] Speculative Store Bypass: Vulnerable [ 0.032628] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.037505] ACPI: Core revision 20131115 [ 0.038753] ACPI: All ACPI Tables successfully acquired [ 0.039933] ftrace: allocating 28747 entries in 113 pages [ 0.060030] smpboot: Max logical packages: 2 [ 0.064003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.065253] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.066651] Enabling x2apic [ 0.067297] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.069907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.074153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.079270] KVM setup paravirtual spinlock [ 0.081016] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.082433] x86: Booting SMP configuration: [ 0.083375] .... node #0, CPUs: #1[ 0.081008] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100015] x86: Booted up 1 node, 2 CPUs [ 0.100009] KVM setup async PF for cpu 1 [ 0.100011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104273] devtmpfs: initialized [ 0.106240] EVM: security.selinux [ 0.106974] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108671] EVM: security.capability [ 0.109479] pinctrl core: initialized pinctrl subsystem [ 0.109866] regulator-dummy: no parameters [ 0.112057] RTC time: 15:26:21, date: 11/06/18 [ 0.112991] NET: Registered protocol family 16 [ 0.113971] cpuidle: using governor ladder [ 0.114823] cpuidle: using governor menu [ 0.115695] ACPI: bus type PCI registered [ 0.116003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.117312] PCI: Using configuration type 1 for base access [ 0.118842] bio: create slab at 0 [ 0.118842] ACPI: Added _OSI(Module Device) [ 0.120003] ACPI: Added _OSI(Processor Device) [ 0.120927] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.121870] ACPI: Added _OSI(Processor Aggregator Device) [ 0.124111] ACPI: Interpreter enabled [ 0.124925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.126888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.128545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.130492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.132006] ACPI: (supports S0 S5) [ 0.132734] ACPI: Using IOAPIC for interrupt routing [ 0.133881] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.135901] ACPI: No dock devices found. [ 0.137586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.138825] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.140006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.141277] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.143599] acpiphp: Slot [3] registered [ 0.144017] acpiphp: Slot [4] registered [ 0.144859] acpiphp: Slot [5] registered [ 0.145701] acpiphp: Slot [6] registered [ 0.146579] acpiphp: Slot [7] registered [ 0.147425] acpiphp: Slot [8] registered [ 0.148016] acpiphp: Slot [9] registered [ 0.148922] acpiphp: Slot [10] registered [ 0.149918] acpiphp: Slot [11] registered [ 0.150777] acpiphp: Slot [12] registered [ 0.151641] acpiphp: Slot [13] registered [ 0.152017] acpiphp: Slot [14] registered [ 0.152883] acpiphp: Slot [15] registered [ 0.153744] acpiphp: Slot [16] registered [ 0.154608] acpiphp: Slot [17] registered [ 0.155476] acpiphp: Slot [18] registered [ 0.156018] acpiphp: Slot [19] registered [ 0.156903] acpiphp: Slot [20] registered [ 0.157779] acpiphp: Slot [21] registered [ 0.158628] acpiphp: Slot [22] registered [ 0.159483] acpiphp: Slot [23] registered [ 0.160017] acpiphp: Slot [24] registered [ 0.160909] acpiphp: Slot [25] registered [ 0.161769] acpiphp: Slot [26] registered [ 0.162630] acpiphp: Slot [27] registered [ 0.163497] acpiphp: Slot [28] registered [ 0.164016] acpiphp: Slot [29] registered [ 0.164908] acpiphp: Slot [30] registered [ 0.165751] acpiphp: Slot [31] registered [ 0.166607] PCI host bridge to bus 0000:00 [ 0.167468] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.168003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.169203] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.170371] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.171630] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.184392] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.185918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.227681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.230124] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.231657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.232701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.234171] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.235519] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.236110] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237200] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.238845] vgaarb: loaded [ 0.239467] vgaarb: bridge control possible 0000:00:02.0 [ 0.240125] SCSI subsystem initialized [ 0.240982] ACPI: bus type USB registered [ 0.240982] usbcore: registered new interface driver usbfs [ 0.241995] usbcore: registered new interface driver hub [ 0.244018] usbcore: registered new device driver usb [ 0.245106] PCI: Using ACPI for IRQ routing [ 0.245160] NetLabel: Initializing [ 0.245908] NetLabel: domain hash size = 128 [ 0.248002] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.249034] NetLabel: unlabeled traffic allowed by default [ 0.250137] Switched to clocksource kvm-clock [ 0.252798] AppArmor: AppArmor Filesystem Enabled [ 0.253799] pnp: PnP ACPI init [ 0.254499] ACPI: bus type PNP registered [ 0.255702] pnp: PnP ACPI: found 8 devices [ 0.256560] ACPI: bus type PNP unregistered [ 0.263328] NET: Registered protocol family 2 [ 0.264381] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.265915] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267197] TCP: Hash tables configured (established 16384 bind 16384) [ 0.268826] TCP: reno registered [ 0.269552] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.270705] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271956] NET: Registered protocol family 1 [ 0.272940] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274130] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275254] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.296527] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.318906] Trying to unpack rootfs image as initramfs... [ 0.397337] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.399081] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.400302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401558] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.403313] Scanning for low memory corruption every 60 seconds [ 0.404747] Initialise system trusted keyring [ 0.405720] audit: initializing netlink socket (disabled) [ 0.406816] type=2000 audit(1541517982.122:1): initialized [ 0.424582] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.426493] zbud: loaded [ 0.427334] VFS: Disk quotas dquot_6.5.2 [ 0.428250] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.429779] fuse init (API version 7.22) [ 0.430681] msgmni has been set to 3997 [ 0.431541] Key type big_key registered [ 0.432600] Key type asymmetric registered [ 0.433468] Asymmetric key parser 'x509' registered [ 0.434485] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.436065] io scheduler noop registered [ 0.436928] io scheduler deadline registered (default) [ 0.438001] io scheduler cfq registered [ 0.438888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.440042] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.441384] ipmi message handler version 39.2 [ 0.442354] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.443932] ACPI: Power Button [PWRF] [ 0.444842] GHES: HEST is not enabled! [ 0.466405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.510184] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.512194] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.536286] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.538453] Linux agpgart interface v0.103 [ 0.539999] brd: module loaded [ 0.541053] loop: module loaded [ 0.542034] blk-mq: CPU -> queue map [ 0.542840] CPU 0 -> Queue 0 [ 0.543550] CPU 1 -> Queue 0 [ 0.544754] vda: vda1 [ 0.546239] scsi0 : ata_piix [ 0.547043] scsi1 : ata_piix [ 0.547770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.549167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.550652] libphy: Fixed MDIO Bus: probed [ 0.551621] tun: Universal TUN/TAP device driver, 1.6 [ 0.552696] tun: (C) 1999-2004 Max Krasnyansky [ 0.555000] PPP generic driver version 2.4.2 [ 0.555949] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.557210] ehci-pci: EHCI PCI platform driver [ 0.558120] ehci-platform: EHCI generic platform driver [ 0.559157] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.560339] ohci-pci: OHCI PCI platform driver [ 0.561246] ohci-platform: OHCI generic platform driver [ 0.562277] uhci_hcd: USB Universal Host Controller Interface driver [ 0.584384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.585460] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.587048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.588223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.589495] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.590970] usb usb1: Product: UHCI Host Controller [ 0.591929] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.593132] usb usb1: SerialNumber: 0000:00:01.2 [ 0.594124] hub 1-0:1.0: USB hub found [ 0.594939] hub 1-0:1.0: 2 ports detected [ 0.595853] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.598022] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.599016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.600078] mousedev: PS/2 mouse device common for all mice [ 0.601327] rtc_cmos 00:00: RTC can wake from S4 [ 0.602555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.603786] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.605572] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.607136] device-mapper: uevent: version 1.0.3 [ 0.608324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.610335] ledtrig-cpu: registered to indicate activity on CPUs [ 0.611793] TCP: cubic registered [ 0.612763] NET: Registered protocol family 10 [ 0.613980] NET: Registered protocol family 17 [ 0.615071] Key type dns_resolver registered [ 0.616292] Loading compiled-in X.509 certificates [ 0.617987] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.620267] registered taskstats version 1 [ 0.622690] Key type trusted registered [ 0.625850] Key type encrypted registered [ 0.626916] AppArmor: AppArmor sha1 policy hashing enabled [ 0.628204] IMA: No TPM chip found, activating TPM-bypass! [ 0.636345] regulator-dummy: disabling [ 0.637393] Magic number: 10:446:436 [ 0.638463] rtc_cmos 00:00: setting system clock to 2018-11-06 15:26:22 UTC (1541517982) [ 0.640487] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.641897] EDD information not available. [ 0.704957] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.706892] Write protecting the kernel read-only data: 12288k [ 0.708538] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.711501] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.722801] systemd-udevd[107]: starting version 204 [ 0.776360] FDC 0 is a S82078B [ 0.904096] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.068549] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.069856] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.071180] usb 1-1: Product: QEMU USB Tablet [ 1.072090] usb 1-1: Manufacturer: QEMU [ 1.072890] usb 1-1: SerialNumber: 42 [ 1.396049] tsc: Refined TSC clocksource calibration: 3491.909 MHz [ 1.784838] 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.011143] 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.124924] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.218951] 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, 06 Nov 2018 15:26:24 +0000. Up 2.54 seconds. cloud-init-nonet[2.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.48]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 06 Nov 2018 15:26:25 +0000. Up 3.59 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.13 | 255.255.255.0 | fa:16:3e:a1:54:39 | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 3b:92:b4:49:83:df:59:41:7b:f1:f6:76:0e:90:09:26 root@ansibleprovisioningtests-f1838456-1537-4771-b6c0-183abee0014b-i The key's randomart image is: +--[ RSA 2048]----+ | E + . | | + o = | | o = o | | . o o . | | . + S . . +| | + * + +.| | * = .| | . . | | | +-----------------+ 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: 66:71:3e:e5:4b:3c:67:05:9f:30:c4:04:d5:1c:16:ab root@ansibleprovisioningtests-f1838456-1537-4771-b6c0-183abee0014b-i The key's randomart image is: +--[ DSA 1024]----+ | .**++o| | .+=o| | . . . oo| | + + .. | | S o =Eo | | 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: 72:2f:f6:96:4e:54:19:d4:68:d6:38:b0:99:86:63:bc root@ansibleprovisioningtests-f1838456-1537-4771-b6c0-183abee0014b-i The key's randomart image is: +--[ECDSA 256]---+ | .oo= | | . . +*oo | | = =oo. | | . + . | | . E . | | o o | | o o. | | . +o | | oo | +-----------------+ 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: 91:1a:45:8d:bd:97:e3:81:b3:9c:b3:d0:c3:88:7b:6a root@ansibleprovisioningtests-f1838456-1537-4771-b6c0-183abee0014b-i The key's randomart image is: +--[ED25519 256--+ | .o+ | | ...o | | . o o . | | o .+ = | | ..S= * o | | . o O . | | . . + | | E . . | | ..o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 06 Nov 2018 15:26:28 +0000. Up 6.40 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. 2018-11-06 15:26:29,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:29,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-3999a3a1-a8d8-4c36-b02c-d3e875c4b796 x-compute-request-id: req-3999a3a1-a8d8-4c36-b02c-d3e875c4b796 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:29,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-3999a3a1-a8d8-4c36-b02c-d3e875c4b796 2018-11-06 15:26:29,876 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - ACTIVE 2018-11-06 15:26:29,876 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:26:29,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:30,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-068dab6f-6edc-4ce2-9f01-f4a9ff37157a x-compute-request-id: req-068dab6f-6edc-4ce2-9f01-f4a9ff37157a Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:30,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-068dab6f-6edc-4ce2-9f01-f4a9ff37157a 2018-11-06 15:26:30,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:30,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e5062771-84e2-42c2-83b1-1a6bc686099d Date: Tue, 06 Nov 2018 15:26: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:26:30,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-e5062771-84e2-42c2-83b1-1a6bc686099d 2018-11-06 15:26:30,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:30,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244212c1-100f-4954-b660-de70fab4378a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:30,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-244212c1-100f-4954-b660-de70fab4378a 2018-11-06 15:26:30,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:30,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4cb20b9c-70a3-47a4-b29e-db409062f607 Date: Tue, 06 Nov 2018 15:26:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:26:30,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-4cb20b9c-70a3-47a4-b29e-db409062f607 2018-11-06 15:26:30,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:30,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-31d36a23-1010-4355-b384-6fee987fb3df Date: Tue, 06 Nov 2018 15:26:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.4"}],"id":"004de21c-7c75-4640-977c-051d7406c32d","security_groups":[],"mac_address":"fa:16:3e:d0:8d:c7","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:26:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal","device_id":"3dd69c35-3c82-41b9-8591-03227c81b44b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.2"}],"id":"a1915644-4564-4ea3-95b8-81d9908f37ad","security_groups":[],"mac_address":"fa:16:3e:33:87:59","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.3"}],"id":"ed46303e-5adf-4550-a9bf-0403f714fe66","security_groups":[],"mac_address":"fa:16:3e:9e:b6:7b","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aaec709d-68f3-4f5f-b387-2a32b635f966"}]} 2018-11-06 15:26:30,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-31d36a23-1010-4355-b384-6fee987fb3df 2018-11-06 15:26:30,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:31,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-a88bc3d2-864c-4a23-9053-a0483a71f13f x-compute-request-id: req-a88bc3d2-864c-4a23-9053-a0483a71f13f Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:31,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-a88bc3d2-864c-4a23-9053-a0483a71f13f 2018-11-06 15:26:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:31,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-14b5ed56-4d79-489f-b09f-b85183d147bc Date: Tue, 06 Nov 2018 15: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:26:31,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-14b5ed56-4d79-489f-b09f-b85183d147bc 2018-11-06 15:26:31,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:31,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27bc89da-4d1b-4b4f-a472-21c70adf39c9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:31,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-27bc89da-4d1b-4b4f-a472-21c70adf39c9 2018-11-06 15:26:31,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:31,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0909f076-bd55-4559-969f-4973745df6b9 Date: Tue, 06 Nov 2018 15:26:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:26:31,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-0909f076-bd55-4559-969f-4973745df6b9 2018-11-06 15:26:31,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:31,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-7ffbbab0-9ce9-43ce-91e2-5d8fcd6e07d0 Date: Tue, 06 Nov 2018 15:26:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.4"}],"id":"004de21c-7c75-4640-977c-051d7406c32d","security_groups":[],"mac_address":"fa:16:3e:d0:8d:c7","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:26:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal","device_id":"3dd69c35-3c82-41b9-8591-03227c81b44b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.2"}],"id":"a1915644-4564-4ea3-95b8-81d9908f37ad","security_groups":[],"mac_address":"fa:16:3e:33:87:59","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.3"}],"id":"ed46303e-5adf-4550-a9bf-0403f714fe66","security_groups":[],"mac_address":"fa:16:3e:9e:b6:7b","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aaec709d-68f3-4f5f-b387-2a32b635f966"}]} 2018-11-06 15:26:31,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-7ffbbab0-9ce9-43ce-91e2-5d8fcd6e07d0 2018-11-06 15:26:31,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}}' 2018-11-06 15:26:32,714 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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-60d91ecd-a205-41d9-9837-53fbeb2f0a12 x-compute-request-id: req-60d91ecd-a205-41d9-9837-53fbeb2f0a12 Content-Length: 0 Content-Type: application/json 2018-11-06 15:26:32,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b/action used request id req-60d91ecd-a205-41d9-9837-53fbeb2f0a12 2018-11-06 15:26:32,715 - create_instance - INFO - Checking if VM is active 2018-11-06 15:26:32,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:33,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-2a56c216-8146-43a2-962b-c200fc72b490 x-compute-request-id: req-2a56c216-8146-43a2-962b-c200fc72b490 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}, {"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:33,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-2a56c216-8146-43a2-962b-c200fc72b490 2018-11-06 15:26:33,191 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - ACTIVE 2018-11-06 15:26:33,191 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:26:33,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:33,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-7935e11a-663d-4e12-a99d-31f8e6750e15 x-compute-request-id: req-7935e11a-663d-4e12-a99d-31f8e6750e15 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}, {"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:33,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-7935e11a-663d-4e12-a99d-31f8e6750e15 2018-11-06 15:26:33,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:33,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5523a216-4d00-488e-9811-d2b3a20141f8 Date: Tue, 06 Nov 2018 15:26: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:26:33,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-5523a216-4d00-488e-9811-d2b3a20141f8 2018-11-06 15:26:33,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:33,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6beabf7-9aae-403e-848e-d4e13eb7ccb7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:33,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-b6beabf7-9aae-403e-848e-d4e13eb7ccb7 2018-11-06 15:26:33,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:33,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-709c704a-2f0a-4dd2-b579-4cddb850ada3 Date: Tue, 06 Nov 2018 15:26:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:26:33,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-709c704a-2f0a-4dd2-b579-4cddb850ada3 2018-11-06 15:26:33,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:33,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-19e2acf1-53f9-4fe0-b0fe-2c77b3641fa0 Date: Tue, 06 Nov 2018 15:26:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.4"}],"id":"004de21c-7c75-4640-977c-051d7406c32d","security_groups":[],"mac_address":"fa:16:3e:d0:8d:c7","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["8154aa39-0bd4-4e4e-aec1-0f1a28683392","c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal","device_id":"3dd69c35-3c82-41b9-8591-03227c81b44b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.2"}],"id":"a1915644-4564-4ea3-95b8-81d9908f37ad","security_groups":[],"mac_address":"fa:16:3e:33:87:59","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.3"}],"id":"ed46303e-5adf-4550-a9bf-0403f714fe66","security_groups":[],"mac_address":"fa:16:3e:9e:b6:7b","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aaec709d-68f3-4f5f-b387-2a32b635f966"}]} 2018-11-06 15:26:33,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-19e2acf1-53f9-4fe0-b0fe-2c77b3641fa0 2018-11-06 15:26:33,871 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:26:33,876 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb116b90L 2018-11-06 15:26:33,876 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:26:33,883 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-06 15:26:33,883 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-06 15:26:33,885 - 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-11-06 15:26:33,885 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:26:33,885 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 15:26:33,885 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:26:33,885 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:26:33,886 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:26:33,927 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:26:33,927 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:26:33,940 - paramiko.transport - DEBUG - Trying key 6cb5e4127a9bedf1c8d418030756cd83 from tmp/AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b 2018-11-06 15:26:33,967 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:26:33,988 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:26:34,089 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:26:34,118 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:26:34,118 - create_instance - INFO - Checking if cloud-init has completed 2018-11-06 15:26:34,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:34,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-b0c4c50d-2e13-4fef-8049-18879de1bf6c x-compute-request-id: req-b0c4c50d-2e13-4fef-8049-18879de1bf6c Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}, {"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:34,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-b0c4c50d-2e13-4fef-8049-18879de1bf6c 2018-11-06 15:26:34,615 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - ACTIVE 2018-11-06 15:26:34,615 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:26:34,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:34,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-3a5f5556-63cb-4f8c-ba57-8025174e4eb5 x-compute-request-id: req-3a5f5556-63cb-4f8c-ba57-8025174e4eb5 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}, {"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:34,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-3a5f5556-63cb-4f8c-ba57-8025174e4eb5 2018-11-06 15:26:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:35,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d3506c76-08f3-4105-b320-e75f6223cd1d Date: Tue, 06 Nov 2018 15: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:26:35,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-d3506c76-08f3-4105-b320-e75f6223cd1d 2018-11-06 15:26:35,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:35,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa06fdc1-e917-4d59-895a-7508f3732b89 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:35,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-aa06fdc1-e917-4d59-895a-7508f3732b89 2018-11-06 15:26:35,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:35,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2525841e-0241-4600-9c0b-fe585b61079c Date: Tue, 06 Nov 2018 15:26:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:26:35,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-2525841e-0241-4600-9c0b-fe585b61079c 2018-11-06 15:26:35,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:35,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-af43765f-858b-405e-b223-bd787b3f75d3 Date: Tue, 06 Nov 2018 15:26:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.4"}],"id":"004de21c-7c75-4640-977c-051d7406c32d","security_groups":[],"mac_address":"fa:16:3e:d0:8d:c7","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["8154aa39-0bd4-4e4e-aec1-0f1a28683392","c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal","device_id":"3dd69c35-3c82-41b9-8591-03227c81b44b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.2"}],"id":"a1915644-4564-4ea3-95b8-81d9908f37ad","security_groups":[],"mac_address":"fa:16:3e:33:87:59","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.3"}],"id":"ed46303e-5adf-4550-a9bf-0403f714fe66","security_groups":[],"mac_address":"fa:16:3e:9e:b6:7b","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aaec709d-68f3-4f5f-b387-2a32b635f966"}]} 2018-11-06 15:26:35,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-af43765f-858b-405e-b223-bd787b3f75d3 2018-11-06 15:26:35,321 - create_instance - INFO - Checking if VM is active 2018-11-06 15:26:35,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:35,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-71fa780c-1094-4b59-8c35-68513b29c075 x-compute-request-id: req-71fa780c-1094-4b59-8c35-68513b29c075 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}, {"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:35,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-71fa780c-1094-4b59-8c35-68513b29c075 2018-11-06 15:26:35,810 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - ACTIVE 2018-11-06 15:26:35,810 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:26:35,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:36,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-3f4914e7-c8bc-47a0-b0f4-171b04796d36 x-compute-request-id: req-3f4914e7-c8bc-47a0-b0f4-171b04796d36 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}, {"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:36,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-3f4914e7-c8bc-47a0-b0f4-171b04796d36 2018-11-06 15:26:36,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:36,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0dc00e1c-3365-458b-a6d8-9c9afcd2afee Date: Tue, 06 Nov 2018 15: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:26:36,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-0dc00e1c-3365-458b-a6d8-9c9afcd2afee 2018-11-06 15:26:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:36,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc32ded4-b841-49df-9b3f-129e96f65b4b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:36,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-bc32ded4-b841-49df-9b3f-129e96f65b4b 2018-11-06 15:26:36,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:36,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3a7e83f5-fb9e-4bff-87a1-410280ff0cc3 Date: Tue, 06 Nov 2018 15:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:26:36,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-3a7e83f5-fb9e-4bff-87a1-410280ff0cc3 2018-11-06 15:26:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:36,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-13e28c0a-7973-4eae-bcb3-36110dbf8864 Date: Tue, 06 Nov 2018 15:26:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.4"}],"id":"004de21c-7c75-4640-977c-051d7406c32d","security_groups":[],"mac_address":"fa:16:3e:d0:8d:c7","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["8154aa39-0bd4-4e4e-aec1-0f1a28683392","c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal","device_id":"3dd69c35-3c82-41b9-8591-03227c81b44b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.2"}],"id":"a1915644-4564-4ea3-95b8-81d9908f37ad","security_groups":[],"mac_address":"fa:16:3e:33:87:59","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.3"}],"id":"ed46303e-5adf-4550-a9bf-0403f714fe66","security_groups":[],"mac_address":"fa:16:3e:9e:b6:7b","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aaec709d-68f3-4f5f-b387-2a32b635f966"}]} 2018-11-06 15:26:36,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-13e28c0a-7973-4eae-bcb3-36110dbf8864 2018-11-06 15:26:36,790 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:26:36,791 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb17a790L 2018-11-06 15:26:36,792 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:26:36,794 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-06 15:26:36,795 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-06 15:26:36,796 - 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-11-06 15:26:36,796 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:26:36,796 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 15:26:36,796 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:26:36,797 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:26:36,797 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:26:36,839 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:26:36,839 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:26:36,856 - paramiko.transport - DEBUG - Trying key 6cb5e4127a9bedf1c8d418030756cd83 from tmp/AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b 2018-11-06 15:26:36,879 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:26:36,886 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:26:36,986 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:26:37,002 - create_instance - INFO - SSH is active for VM instance 2018-11-06 15:26:37,002 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:26:37,004 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb17a790L 2018-11-06 15:26:37,004 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:26:37,007 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-06 15:26:37,007 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-06 15:26:37,008 - 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-11-06 15:26:37,009 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:26:37,009 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 15:26:37,009 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:26:37,009 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:26:37,009 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:26:37,050 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:26:37,051 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:26:37,068 - paramiko.transport - DEBUG - Trying key 6cb5e4127a9bedf1c8d418030756cd83 from tmp/AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b 2018-11-06 15:26:37,091 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:26:37,097 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:26:37,101 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:26:37,260 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 15:26:37,260 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:26:37,267 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:26:37,274 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 15:26:37,275 - create_instance - INFO - cloud-init complete for VM instance 2018-11-06 15:26:37,276 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 15:26:37,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:37,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-eca13b7a-fb1a-4aae-945e-8c77b56753dd x-compute-request-id: req-eca13b7a-fb1a-4aae-945e-8c77b56753dd Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}, {"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:37,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-eca13b7a-fb1a-4aae-945e-8c77b56753dd 2018-11-06 15:26:37,738 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - ACTIVE 2018-11-06 15:26:37,738 - create_instance - INFO - VM is - ACTIVE 2018-11-06 15:26:37,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:38,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-590d9d69-3029-4475-a617-9f2031bd3a12 x-compute-request-id: req-590d9d69-3029-4475-a617-9f2031bd3a12 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}, {"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:38,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-590d9d69-3029-4475-a617-9f2031bd3a12 2018-11-06 15:26:38,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:38,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-8d0078d3-ab3e-47ff-9bc3-d4bb6a99c2b9 Date: Tue, 06 Nov 2018 15:26: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:26:38,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-8d0078d3-ab3e-47ff-9bc3-d4bb6a99c2b9 2018-11-06 15:26:38,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:38,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c0eae6-7452-4ad4-96f6-59bc76dfdfa1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:38,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-78c0eae6-7452-4ad4-96f6-59bc76dfdfa1 2018-11-06 15:26:38,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:38,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9fa69ed3-ac80-43e2-8131-401b9e49ebb4 Date: Tue, 06 Nov 2018 15:26:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:26:38,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-9fa69ed3-ac80-43e2-8131-401b9e49ebb4 2018-11-06 15:26:38,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:38,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-e06cbc38-54f3-48f5-94a9-901b25c9772b Date: Tue, 06 Nov 2018 15:26:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.4"}],"id":"004de21c-7c75-4640-977c-051d7406c32d","security_groups":[],"mac_address":"fa:16:3e:d0:8d:c7","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["8154aa39-0bd4-4e4e-aec1-0f1a28683392","c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal","device_id":"3dd69c35-3c82-41b9-8591-03227c81b44b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.2"}],"id":"a1915644-4564-4ea3-95b8-81d9908f37ad","security_groups":[],"mac_address":"fa:16:3e:33:87:59","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.3"}],"id":"ed46303e-5adf-4550-a9bf-0403f714fe66","security_groups":[],"mac_address":"fa:16:3e:9e:b6:7b","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aaec709d-68f3-4f5f-b387-2a32b635f966"}]} 2018-11-06 15:26:38,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-e06cbc38-54f3-48f5-94a9-901b25c9772b 2018-11-06 15:26:38,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:39,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-ddf3d795-8dd8-4730-8351-9dd501df4383 x-compute-request-id: req-ddf3d795-8dd8-4730-8351-9dd501df4383 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}, {"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:39,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-ddf3d795-8dd8-4730-8351-9dd501df4383 2018-11-06 15:26:39,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:39,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7a78ec77-5e2b-4e60-b23f-64683ecb446b Date: Tue, 06 Nov 2018 15: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":["73e9a888-d552-4145-b7a6-ceb2d95493ab"],"updated_at":"2018-11-06T15:24:10Z","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"535f9398173f4fcb892b0d8efe3d8e1a","id":"aaec709d-68f3-4f5f-b387-2a32b635f966","name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net"}]} 2018-11-06 15:26:39,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net used request id req-7a78ec77-5e2b-4e60-b23f-64683ecb446b 2018-11-06 15:26:39,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:39,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da0203c-1de5-481c-b69e-94f2b807e515 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:39,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-3da0203c-1de5-481c-b69e-94f2b807e515 2018-11-06 15:26:39,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:39,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1611bd86-127e-4189-9f1a-a2032fe89a85 Date: Tue, 06 Nov 2018 15:26:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","dns_nameservers":[],"updated_at":"2018-11-06T15:24: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":"535f9398173f4fcb892b0d8efe3d8e1a","id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet"}]} 2018-11-06 15:26:39,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-1611bd86-127e-4189-9f1a-a2032fe89a85 2018-11-06 15:26:39,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:39,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-7a6e0c63-0488-49fd-9464-c30e5e9789dc Date: Tue, 06 Nov 2018 15:26:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.4"}],"id":"004de21c-7c75-4640-977c-051d7406c32d","security_groups":[],"mac_address":"fa:16:3e:d0:8d:c7","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.13"}],"id":"4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0","security_groups":["8154aa39-0bd4-4e4e-aec1-0f1a28683392","c27e2604-cbcb-4a42-8ad4-c07d01d59d37"],"mac_address":"fa:16:3e:a1:54:39","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:30Z","binding:vnic_type":"normal","device_id":"3dd69c35-3c82-41b9-8591-03227c81b44b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.2"}],"id":"a1915644-4564-4ea3-95b8-81d9908f37ad","security_groups":[],"mac_address":"fa:16:3e:33:87:59","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aaec709d-68f3-4f5f-b387-2a32b635f966"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.1"}],"id":"cadf8d82-11cb-41b7-93cd-eae04ff0db8e","security_groups":[],"mac_address":"fa:16:3e:bc:2c:53","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:19Z","binding:vnic_type":"normal","device_id":"af9bd532-4195-463a-ae05-3334c7ef3f3c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:24:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73e9a888-d552-4145-b7a6-ceb2d95493ab","ip_address":"10.55.1.3"}],"id":"ed46303e-5adf-4550-a9bf-0403f714fe66","security_groups":[],"mac_address":"fa:16:3e:9e:b6:7b","project_id":"535f9398173f4fcb892b0d8efe3d8e1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aaec709d-68f3-4f5f-b387-2a32b635f966","tenant_id":"535f9398173f4fcb892b0d8efe3d8e1a","created_at":"2018-11-06T15:24:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aaec709d-68f3-4f5f-b387-2a32b635f966"}]} 2018-11-06 15:26:39,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-7a6e0c63-0488-49fd-9464-c30e5e9789dc 2018-11-06 15:26:39,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}}' 2018-11-06 15:26:39,982 - novaclient.v2.client - DEBUG - RESP: [400] Date: Tue, 06 Nov 2018 15:26: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-7a235cde-09ce-4a0d-952d-54df4cdb3d3b x-compute-request-id: req-7a235cde-09ce-4a0d-952d-54df4cdb3d3b 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: '8154aa39-0bd4-4e4e-aec1-0f1a28683392'.\nNeutron server returns request_ids: ['req-34b01bcb-4d5e-4fcf-8629-838c8da2669e']", "code": 400}} 2018-11-06 15:26:39,982 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b/action used request id req-7a235cde-09ce-4a0d-952d-54df4cdb3d3b 2018-11-06 15:26:39,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:40,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26: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-bfd659ce-8907-4817-9bdd-799dc48b4ec5 x-compute-request-id: req-bfd659ce-8907-4817-9bdd-799dc48b4ec5 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:54:39", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "security_groups": [{"name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp"}, {"name": "default"}], "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:21Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:40,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-bfd659ce-8907-4817-9bdd-799dc48b4ec5 2018-11-06 15:26:40,306 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp] already added to VM [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] 2018-11-06 15:26:40,311 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-11-06 15:26:40,313 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-11-06 15:26:41,587 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-06 15:26:41,590 - paramiko.transport - DEBUG - starting thread (client mode): 0xfb139e90L 2018-11-06 15:26:41,590 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:26:41,593 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-11-06 15:26:41,593 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-11-06 15:26:41,594 - 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-11-06 15:26:41,594 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:26:41,595 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 15:26:41,595 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:26:41,595 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:26:41,595 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:26:41,635 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:26:41,636 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:26:41,654 - paramiko.transport - DEBUG - Trying key 6cb5e4127a9bedf1c8d418030756cd83 from tmp/AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b 2018-11-06 15:26:41,675 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:26:41,681 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:26:41,687 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:26:41,853 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 15:26:41,853 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:26:41,889 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:26:41,911 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 15:26:41,912 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 15:26:42,013 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:26:42,027 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-11-06 15:26:42,027 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-11-06 15:26:42,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/26990084-f86c-4445-bf18-a4ba7c154f50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:43,035 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a01dc4a2-8137-4cbf-9150-77fdbecb2fbd Content-Length: 0 Date: Tue, 06 Nov 2018 15:26:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:43,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/26990084-f86c-4445-bf18-a4ba7c154f50 used request id req-a01dc4a2-8137-4cbf-9150-77fdbecb2fbd 2018-11-06 15:26:43,036 - create_instance - INFO - Deleting Port with ID - 4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0 2018-11-06 15:26:43,036 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-port-1 2018-11-06 15:26:43,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:43,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be291a94-452f-4bae-ac65-4bb9c48699f0 Date: Tue, 06 Nov 2018 15:26:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:43,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/4db9d2ad-a2f1-4f1d-acc8-e8b0bbb4bae0 used request id req-be291a94-452f-4bae-ac65-4bb9c48699f0 2018-11-06 15:26:43,601 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst 2018-11-06 15:26:43,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:43,736 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff800ec6-0001-4f54-b381-0ba9af9b875d x-compute-request-id: req-ff800ec6-0001-4f54-b381-0ba9af9b875d Content-Type: application/json 2018-11-06 15:26:43,736 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-ff800ec6-0001-4f54-b381-0ba9af9b875d 2018-11-06 15:26:43,736 - create_instance - INFO - Checking deletion status 2018-11-06 15:26:43,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:43,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa0569f3-e7de-411b-9642-1401ed8e0ae7 x-compute-request-id: req-aa0569f3-e7de-411b-9642-1401ed8e0ae7 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.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dd69c35-3c82-41b9-8591-03227c81b44b", "rel": "bookmark"}], "image": {"id": "3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "links": [{"href": "http://172.30.9.27:8774/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:26:21.000000", "flavor": {"id": "3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "links": [{"href": "http://172.30.9.27:8774/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995", "rel": "bookmark"}]}, "id": "3dd69c35-3c82-41b9-8591-03227c81b44b", "user_id": "700f55975b77432384a57334e73374ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:26:43Z", "hostId": "56ad3bf68dcf40147318c40c7e438cab284dfa21a839c09f7574f22c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp", "name": "AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst", "created": "2018-11-06T15:24:33Z", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-06 15:26:43,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-aa0569f3-e7de-411b-9642-1401ed8e0ae7 2018-11-06 15:26:43,837 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst] is - ACTIVE 2018-11-06 15:26:43,837 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-06 15:26:46,840 - create_instance - DEBUG - VM status query timeout in 296.896689892 2018-11-06 15:26:46,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c80931e842a7d825e5c9a010321807987fbef6d" 2018-11-06 15:26:46,899 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-e0ec0bfb-0a6a-4716-8cf0-f2933fd42547 x-compute-request-id: req-e0ec0bfb-0a6a-4716-8cf0-f2933fd42547 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3dd69c35-3c82-41b9-8591-03227c81b44b could not be found.", "code": 404}} 2018-11-06 15:26:46,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3dd69c35-3c82-41b9-8591-03227c81b44b used request id req-e0ec0bfb-0a6a-4716-8cf0-f2933fd42547 2018-11-06 15:26:46,900 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3dd69c35-3c82-41b9-8591-03227c81b44b could not be found. (HTTP 404) (Request-ID: req-e0ec0bfb-0a6a-4716-8cf0-f2933fd42547) 2018-11-06 15:26:46,900 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-inst 2018-11-06 15:26:46,901 - neutron_utils - INFO - Deleting security group rule with ID - 2aa69678-2be9-4ce2-87a0-131adf195820 2018-11-06 15:26:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/2aa69678-2be9-4ce2-87a0-131adf195820 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:26:47,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34c5aaaf-7ac5-42c9-bdbd-50201012fa91 Content-Length: 0 Date: Tue, 06 Nov 2018 15:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:47,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/2aa69678-2be9-4ce2-87a0-131adf195820 used request id req-34c5aaaf-7ac5-42c9-bdbd-50201012fa91 2018-11-06 15:26:47,177 - neutron_utils - INFO - Deleting security group rule with ID - d757fb62-8343-4219-b989-3beb2ff11b1b 2018-11-06 15:26:47,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/d757fb62-8343-4219-b989-3beb2ff11b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:26:47,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cdd476cc-3427-4698-bfa3-3c95cae96090 Content-Length: 0 Date: Tue, 06 Nov 2018 15:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:47,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/d757fb62-8343-4219-b989-3beb2ff11b1b used request id req-cdd476cc-3427-4698-bfa3-3c95cae96090 2018-11-06 15:26:47,426 - neutron_utils - INFO - Deleting security group rule with ID - 0d149295-9c9f-43fb-bf87-703ef129efd1 2018-11-06 15:26:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/0d149295-9c9f-43fb-bf87-703ef129efd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:26:47,668 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c3a80d7-20cb-4ad6-a258-d99babe7e56a Content-Length: 0 Date: Tue, 06 Nov 2018 15:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:47,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/0d149295-9c9f-43fb-bf87-703ef129efd1 used request id req-3c3a80d7-20cb-4ad6-a258-d99babe7e56a 2018-11-06 15:26:47,668 - neutron_utils - INFO - Deleting security group rule with ID - 9d26251e-6fc6-4347-8760-d9a05f306990 2018-11-06 15:26:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/9d26251e-6fc6-4347-8760-d9a05f306990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:26:47,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-597496b1-7e9d-4d68-a597-5d86487e4f91 Content-Length: 0 Date: Tue, 06 Nov 2018 15:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:47,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/9d26251e-6fc6-4347-8760-d9a05f306990 used request id req-597496b1-7e9d-4d68-a597-5d86487e4f91 2018-11-06 15:26:47,783 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-sec-grp 2018-11-06 15:26:47,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8154aa39-0bd4-4e4e-aec1-0f1a28683392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaac20dc309d4c690b5e2f0e2ea901ee99e3928" 2018-11-06 15:26:48,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2487287a-ed55-4f01-a7c6-ce7c9dbf93c2 Content-Length: 0 Date: Tue, 06 Nov 2018 15:26:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:48,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8154aa39-0bd4-4e4e-aec1-0f1a28683392 used request id req-2487287a-ed55-4f01-a7c6-ce7c9dbf93c2 2018-11-06 15:26:48,085 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp 2018-11-06 15:26:48,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95241813e59c1c00f5ef747f2e51e0b9690bdeae" 2018-11-06 15:26:48,125 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:26: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-82060038-862d-4efc-9e82-0e91c1202762 x-compute-request-id: req-82060038-862d-4efc-9e82-0e91c1202762 Content-Length: 0 Content-Type: application/json 2018-11-06 15:26:48,125 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-kp used request id req-82060038-862d-4efc-9e82-0e91c1202762 2018-11-06 15:26:48,125 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b.pub] 2018-11-06 15:26:48,126 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b] 2018-11-06 15:26:48,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc739f5b45b13753035e65add1ec3e230508838" 2018-11-06 15:26:48,168 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:26: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-ca78dc85-00e9-4c23-a75c-c663756da39b x-compute-request-id: req-ca78dc85-00e9-4c23-a75c-c663756da39b Content-Length: 0 Content-Type: application/json 2018-11-06 15:26:48,168 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3e6f00c1-5eeb-4fff-89bb-4307c6fea995 used request id req-ca78dc85-00e9-4c23-a75c-c663756da39b 2018-11-06 15:26:48,169 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router and subnet AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet 2018-11-06 15:26:48,170 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router 2018-11-06 15:26:48,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/af9bd532-4195-463a-ae05-3334c7ef3f3c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" -d '{"subnet_id": "73e9a888-d552-4145-b7a6-ceb2d95493ab"}' 2018-11-06 15:26:49,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-98f00544-b363-4d65-874c-64d62f6fd3bb Date: Tue, 06 Nov 2018 15:26:49 GMT RESP BODY: {"network_id": "aaec709d-68f3-4f5f-b387-2a32b635f966", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "subnet_id": "73e9a888-d552-4145-b7a6-ceb2d95493ab", "subnet_ids": ["73e9a888-d552-4145-b7a6-ceb2d95493ab"], "port_id": "cadf8d82-11cb-41b7-93cd-eae04ff0db8e", "id": "af9bd532-4195-463a-ae05-3334c7ef3f3c"} 2018-11-06 15:26:49,885 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/af9bd532-4195-463a-ae05-3334c7ef3f3c/remove_router_interface used request id req-98f00544-b363-4d65-874c-64d62f6fd3bb 2018-11-06 15:26:49,886 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router 2018-11-06 15:26:49,886 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-router 2018-11-06 15:26:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/af9bd532-4195-463a-ae05-3334c7ef3f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee68ece72035edaaac4a0a3ddb19c9f21e6f04" 2018-11-06 15:26:53,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7e9562f-f259-4c75-ab70-b0061b33292e Content-Length: 0 Date: Tue, 06 Nov 2018 15:26:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:53,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/af9bd532-4195-463a-ae05-3334c7ef3f3c used request id req-f7e9562f-f259-4c75-ab70-b0061b33292e 2018-11-06 15:26:53,604 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet 2018-11-06 15:26:53,604 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-subnet 2018-11-06 15:26:53,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/73e9a888-d552-4145-b7a6-ceb2d95493ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943ecdcc37f46e018c0b6ff735c9befcf88eea23" 2018-11-06 15:26:55,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f3b0f88-d75c-40ec-8bcf-9b124cbecf5b Date: Tue, 06 Nov 2018 15:26:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:55,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/73e9a888-d552-4145-b7a6-ceb2d95493ab used request id req-7f3b0f88-d75c-40ec-8bcf-9b124cbecf5b 2018-11-06 15:26:55,781 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b-pub-net 2018-11-06 15:26:55,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/aaec709d-68f3-4f5f-b387-2a32b635f966 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943ecdcc37f46e018c0b6ff735c9befcf88eea23" 2018-11-06 15:26:57,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8b796c7-fb8b-44ca-bc8f-10b8cac86283 Date: Tue, 06 Nov 2018 15:26:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:57,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/aaec709d-68f3-4f5f-b387-2a32b635f966 used request id req-e8b796c7-fb8b-44ca-bc8f-10b8cac86283 2018-11-06 15:26:57,108 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-f1838456-1537-4771-b6c0-183abee0014b--image 2018-11-06 15:26:57,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3a7344264f64c25031012c62e31769f14294be" 2018-11-06 15:26:58,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6d54e80-f004-474a-9d4f-69a7e173ae93 Date: Tue, 06 Nov 2018 15:26:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:26:58,454 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3b4f72f1-79eb-4e2f-bc24-2ff9fc1925c1 used request id req-c6d54e80-f004-474a-9d4f-69a7e173ae93 2018-11-06 15:26:58,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:26:58,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e036b427-9dfa-4754-9915-116b21b1a147 Date: Tue, 06 Nov 2018 15:26:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:09Z", "updated_at": "2018-11-06T15:24:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:09Z", "revision_number": 0, "id": "76ecd737-4af6-4350-b75b-0b58cfb9d3b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:09Z", "security_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:09Z", "revision_number": 0, "id": "b173da39-1363-407b-8238-be454f8a8700", "remote_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:09Z", "security_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:09Z", "revision_number": 0, "id": "bc99488c-661b-4f54-b18e-413d9a16d6d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:09Z", "security_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:24:09Z", "revision_number": 0, "id": "e4e77c8c-35ec-43be-b61d-4fdc75a9760a", "remote_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "remote_ip_prefix": null, "created_at": "2018-11-06T15:24:09Z", "security_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a"}], "revision_number": 4, "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:26:58,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-e036b427-9dfa-4754-9915-116b21b1a147 2018-11-06 15:26:58,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:26:58,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0de9323-dff0-4010-b501-9c241041cdce 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.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:26:58,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-d0de9323-dff0-4010-b501-9c241041cdce 2018-11-06 15:26:58,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:26:58,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59001323-4110-47c9-a4f8-57e230a2d544 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-11-06 15:26:58,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63 used request id req-59001323-4110-47c9-a4f8-57e230a2d544 2018-11-06 15:26:58,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:26:58,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8cc87f-f2b3-48f7-9425-304e64739881 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.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-11-06 15:26:58,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66 used request id req-ed8cc87f-f2b3-48f7-9425-304e64739881 2018-11-06 15:26:58,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:26:59,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c6fac5-4e7b-404d-83dc-1241f73eb41b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a"}, "enabled": true, "id": "535f9398173f4fcb892b0d8efe3d8e1a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj"}} 2018-11-06 15:26:59,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-36c6fac5-4e7b-404d-83dc-1241f73eb41b 2018-11-06 15:26:59,039 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27e2604-cbcb-4a42-8ad4-c07d01d59d37 2018-11-06 15:26:59,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c27e2604-cbcb-4a42-8ad4-c07d01d59d37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:26:59,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d6cbf8c0-438c-46da-ac53-c6e4c8ebbacd Date: Tue, 06 Nov 2018 15:26:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:09Z", "security_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:09Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "76ecd737-4af6-4350-b75b-0b58cfb9d3b3"}, {"remote_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:09Z", "security_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:09Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "b173da39-1363-407b-8238-be454f8a8700"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:09Z", "security_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:09Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "bc99488c-661b-4f54-b18e-413d9a16d6d4"}, {"remote_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-06T15:24:09Z", "security_group_id": "c27e2604-cbcb-4a42-8ad4-c07d01d59d37", "port_range_min": null, "revision_number": 0, "tenant_id": "535f9398173f4fcb892b0d8efe3d8e1a", "created_at": "2018-11-06T15:24:09Z", "project_id": "535f9398173f4fcb892b0d8efe3d8e1a", "id": "e4e77c8c-35ec-43be-b61d-4fdc75a9760a"}]} 2018-11-06 15:26:59,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c27e2604-cbcb-4a42-8ad4-c07d01d59d37 used request id req-d6cbf8c0-438c-46da-ac53-c6e4c8ebbacd 2018-11-06 15:26:59,219 - neutron_utils - INFO - Deleting security group with name - default 2018-11-06 15:26:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c27e2604-cbcb-4a42-8ad4-c07d01d59d37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:26:59,535 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b76368f6-72cc-4456-a3f3-9ad8c1379fc9 Content-Length: 0 Date: Tue, 06 Nov 2018 15:26:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:26:59,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c27e2604-cbcb-4a42-8ad4-c07d01d59d37 used request id req-b76368f6-72cc-4456-a3f3-9ad8c1379fc9 2018-11-06 15:26:59,536 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj 2018-11-06 15:26:59,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:26:59,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23a1383f-b22e-4e3f-abcb-4363a1345e93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:26:59,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/535f9398173f4fcb892b0d8efe3d8e1a used request id req-23a1383f-b22e-4e3f-abcb-4363a1345e93 2018-11-06 15:26:59,762 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-2a992a80-2b6b-4ea-proj-role 2018-11-06 15:26:59,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/edee21b473134075b858af2c0ad510be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:26:59,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12296afa-ab7e-4bfd-a444-9914ed3ab42b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:26:59,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/edee21b473134075b858af2c0ad510be used request id req-12296afa-ab7e-4bfd-a444-9914ed3ab42b 2018-11-06 15:26:59,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ce8974d1fbb2af91a0dcb47a2bd9b9450f5393" 2018-11-06 15:26:59,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1560cd2-0b2b-415b-b50c-337d36157031 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:26:59,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e1560cd2-0b2b-415b-b50c-337d36157031 2018-11-06 15:26:59,958 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-2a992a80-2b6b-4ea-user 2018-11-06 15:26:59,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/700f55975b77432384a57334e73374ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f39dab3ebd2170f305468592e0ffd32eeef931a" 2018-11-06 15:27:00,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3667607c-375b-48c7-93b0-9245f31d2053 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:27:00,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/700f55975b77432384a57334e73374ce used request id req-3667607c-375b-48c7-93b0-9245f31d2053 2018-11-06 15:27:00,156 - 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 3458.084s OK 2018-11-06 15:27:00,316 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 15:27:00,317 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 57:38 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-06 15:27:00,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:27:00,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:00,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bda0ad-c2e6-4686-8653-7861e48307b7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "af7adc7b55b041a0bdf2e0a05969022d", "links": {"self": "http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:27:00,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c9bda0ad-c2e6-4686-8653-7861e48307b7 2018-11-06 15:27:00,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766298770905s 2018-11-06 15:27:00,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 15:27:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:00,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e679b2b8-8185-4ef3-acd5-8acfc3e3626b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:27:00,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/af7adc7b55b041a0bdf2e0a05969022d used request id req-e679b2b8-8185-4ef3-acd5-8acfc3e3626b 2018-11-06 15:27:00,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.141316890717s 2018-11-06 15:27:00,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 15:27:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:00,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57777b43-e31e-4e5a-b4ed-db4a56d7adb6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d", "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "domain_id": "default", "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:27:00,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-57777b43-e31e-4e5a-b4ed-db4a56d7adb6 2018-11-06 15:27:00,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100874900818s 2018-11-06 15:27:00,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-57777b43-e31e-4e5a-b4ed-db4a56d7adb6 2018-11-06 15:27:00,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 15:27:00,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:00,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de70b742-199d-4db4-bee1-74a5fb74233c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef"}, "enabled": true, "id": "b1a37ce0bd004e80b7f4be533d21aaef", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}} 2018-11-06 15:27:00,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef used request id req-de70b742-199d-4db4-bee1-74a5fb74233c 2018-11-06 15:27:00,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905478000641s 2018-11-06 15:27:00,743 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef used request id req-de70b742-199d-4db4-bee1-74a5fb74233c 2018-11-06 15:27:00,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 15:27:00,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:00,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1158337-8e7a-4ee5-ad2c-f136ffad9f3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:27:00,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef used request id req-c1158337-8e7a-4ee5-ad2c-f136ffad9f3a 2018-11-06 15:27:00,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.182018995285s 2018-11-06 15:27:00,926 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b1a37ce0bd004e80b7f4be533d21aaef used request id req-c1158337-8e7a-4ee5-ad2c-f136ffad9f3a 2018-11-06 15:27:00,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 15:27:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:01,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417f5416-1e22-454f-8c32-b44e8721b333 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef"}, "enabled": true, "id": "2216100af53b44269a1e842e87dafaef", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_bb5165f9-0520-42b9-a7e5-b82645e7da6d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 15:27:01,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-417f5416-1e22-454f-8c32-b44e8721b333 2018-11-06 15:27:01,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0835630893707s 2018-11-06 15:27:01,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-417f5416-1e22-454f-8c32-b44e8721b333 2018-11-06 15:27:01,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 15:27:01,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:01,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d30b6d5-84b5-4d5d-a3d4-d2cd17325ca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:27:01,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-7d30b6d5-84b5-4d5d-a3d4-d2cd17325ca2 2018-11-06 15:27:01,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.137031078339s 2018-11-06 15:27:01,151 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2216100af53b44269a1e842e87dafaef used request id req-7d30b6d5-84b5-4d5d-a3d4-d2cd17325ca2 2018-11-06 15:27:01,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:27:01,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:01,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a807d9ce-a755-44cc-ae67-d024b689861d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac7d6b99603642d1abdea06413bcd4a8", "links": {"self": "http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:27:01,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a807d9ce-a755-44cc-ae67-d024b689861d 2018-11-06 15:27:01,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814089775085s 2018-11-06 15:27:01,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 15:27:01,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:01,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d645b929-780d-4aac-9d97-b7d291c3bab5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:27:01,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/ac7d6b99603642d1abdea06413bcd4a8 used request id req-d645b929-780d-4aac-9d97-b7d291c3bab5 2018-11-06 15:27:01,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106132984161s 2018-11-06 15:27:01,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:27:01,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2216100af53b44269a1e842e87dafaef&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:01,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-47e8134b-7044-49bd-a784-71a9512cfef1 Date: Tue, 06 Nov 2018 15:27:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}]} 2018-11-06 15:27:01,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2216100af53b44269a1e842e87dafaef&name=default used request id req-47e8134b-7044-49bd-a784-71a9512cfef1 2018-11-06 15:27:01,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.185477018356s 2018-11-06 15:27:01,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2216100af53b44269a1e842e87dafaef&name=default used request id req-47e8134b-7044-49bd-a784-71a9512cfef1 2018-11-06 15:27:01,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:27:01,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:01,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-efd92d38-0202-4873-a519-a42087ed419f Date: Tue, 06 Nov 2018 15:27:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2216100af53b44269a1e842e87dafaef", "created_at": "2018-11-06T14:29:32Z", "updated_at": "2018-11-06T14:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "c2cc7898-c7e2-45e7-9b3d-80ac7ea530b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "ac1d6f54-3e11-4676-bbb7-03a287d499ce", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv6", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "12c58643-d650-4791-8d31-8417c7cea48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T14:29:32Z", "revision_number": 0, "id": "5855ed7c-969c-48e5-9158-9473438320e5", "remote_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "remote_ip_prefix": null, "created_at": "2018-11-06T14:29:32Z", "security_group_id": "35a5b18c-421b-41b0-b5cd-115224129419", "tenant_id": "2216100af53b44269a1e842e87dafaef", "port_range_min": null, "ethertype": "IPv4", "project_id": "2216100af53b44269a1e842e87dafaef"}], "revision_number": 4, "project_id": "2216100af53b44269a1e842e87dafaef", "id": "35a5b18c-421b-41b0-b5cd-115224129419", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 15:27:01,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-efd92d38-0202-4873-a519-a42087ed419f 2018-11-06 15:27:01,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207180976868s 2018-11-06 15:27:01,743 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-efd92d38-0202-4873-a519-a42087ed419f 2018-11-06 15:27:01,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 15:27:01,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/35a5b18c-421b-41b0-b5cd-115224129419.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857b4c2c223fa3c64b2d2fff25a6dd2f58a53b4c" 2018-11-06 15:27:02,120 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e7e668b-bded-4036-be35-cfd5ca7f7b8c Content-Length: 0 Date: Tue, 06 Nov 2018 15:27:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 15:27:02,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/35a5b18c-421b-41b0-b5cd-115224129419.json used request id req-3e7e668b-bded-4036-be35-cfd5ca7f7b8c 2018-11-06 15:27:02,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.372131109238s 2018-11-06 15:27:02,120 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/35a5b18c-421b-41b0-b5cd-115224129419.json used request id req-3e7e668b-bded-4036-be35-cfd5ca7f7b8c 2018-11-06 15:27:02,174 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-11-06 15:27:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 15:27:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 15:27:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 15:27:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 15:27:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 15:27:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 15:27:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 15:27:02,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 15:27:02,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 15:27:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 15:27:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 15:27:02,216 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 15:27:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 15:27:02,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9318b482-dd96-4c78-a32a-6b01dcb2a134 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:27:02,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9318b482-dd96-4c78-a32a-6b01dcb2a134 2018-11-06 15:27:02,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:27:02,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T16:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["O9uxx1LKR5il8l4q04A1VA"], "issued_at": "2018-11-06T15:27:02.000000Z"}} 2018-11-06 15:27:02,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 15:27:02,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:02,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-eb26899d-0b0a-46ef-bd17-b6a87aaa03f4 Date: Tue, 06 Nov 2018 15:27:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 15:27:02,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eb26899d-0b0a-46ef-bd17-b6a87aaa03f4 2018-11-06 15:27:02,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251867055893s 2018-11-06 15:27:02,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eb26899d-0b0a-46ef-bd17-b6a87aaa03f4 2018-11-06 15:27:02,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 15:27:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:02,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15:27:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:27:02,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:02,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc5f69c-0694-4518-8b4c-b79664c9627a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 15:27:02,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-4cc5f69c-0694-4518-8b4c-b79664c9627a 2018-11-06 15:27:02,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0876829624176s 2018-11-06 15:27:02,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 15:27:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf"}}' 2018-11-06 15:27:03,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d66728-290a-47ec-8282-ff4500fe6424 Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34"}, "enabled": true, "id": "923885ff81b94fc39844114d3cdc5e34", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf"}} 2018-11-06 15:27:03,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-53d66728-290a-47ec-8282-ff4500fe6424 2018-11-06 15:27:03,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.10363817215s 2018-11-06 15:27:03,047 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-53d66728-290a-47ec-8282-ff4500fe6424 2018-11-06 15:27:03,047 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 'id': u'923885ff81b94fc39844114d3cdc5e34', 'description': u'Created by OPNFV Functest: neutron_trunk', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-06 15:27:03,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 15:27:03,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.369989871979s 2018-11-06 15:27:03,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:03,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e61840-dd39-40fa-aba9-b6f9b091bff8 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0"}, "enabled": true, "id": "4b6fc24932984fe08ce0d54d59cf03a0", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_1669fc9e-a4f3-4c01-bd88-36714f044dcf"}} 2018-11-06 15:27:03,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0 used request id req-d0e61840-dd39-40fa-aba9-b6f9b091bff8 2018-11-06 15:27:03,514 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4b6fc24932984fe08ce0d54d59cf03a0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_1669fc9e-a4f3-4c01-bd88-36714f044dcf'}) 2018-11-06 15:27:03,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:27:03,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:03,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf142e3d-30cc-488c-b79c-71f744bfbe00 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:27:03,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cf142e3d-30cc-488c-b79c-71f744bfbe00 2018-11-06 15:27:03,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829839706421s 2018-11-06 15:27:03,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:27:03,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:03,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936e8ffd-4d42-4cd6-9245-223ecc16af72 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:27:03,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-936e8ffd-4d42-4cd6-9245-223ecc16af72 2018-11-06 15:27:03,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.163527965546s 2018-11-06 15:27:03,764 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 15:27:03,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 15:27:03,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" -d '{"role": {"name": "Member"}}' 2018-11-06 15:27:03,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50c74696-a3b3-46d5-be30-cafd810f6949 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df93e36ff7214b0ba947ebde2fbb1ab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8"}, "name": "Member"}} 2018-11-06 15:27:03,855 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-50c74696-a3b3-46d5-be30-cafd810f6949 2018-11-06 15:27:03,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0906040668488s 2018-11-06 15:27:03,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:03,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78b8e13-d595-4e53-88b4-de58da781b5b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8"}, "domain_id": null, "name": "Member", "id": "df93e36ff7214b0ba947ebde2fbb1ab8"}} 2018-11-06 15:27:03,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8 used request id req-c78b8e13-d595-4e53-88b4-de58da781b5b 2018-11-06 15:27:03,939 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8'}, 'domain_id': None, 'human_id': None, 'id': u'df93e36ff7214b0ba947ebde2fbb1ab8', 'HUMAN_ID': False}) 2018-11-06 15:27:03,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:27:03,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79ac108-d55c-4b84-a9b0-358848081921 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df93e36ff7214b0ba947ebde2fbb1ab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:27:04,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b79ac108-d55c-4b84-a9b0-358848081921 2018-11-06 15:27:04,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.076737165451s 2018-11-06 15:27:04,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 15:27:04,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259db396-5723-42d6-818c-73df3938cc31 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 15:27:04,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-259db396-5723-42d6-818c-73df3938cc31 2018-11-06 15:27:04,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0760700702667s 2018-11-06 15:27:04,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 15:27:04,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f8291b-46af-442a-88a3-674debaa32d1 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "links": {"self": "http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0"}, "domain_id": "default", "enabled": true, "id": "4b6fc24932984fe08ce0d54d59cf03a0", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:27:04,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b3f8291b-46af-442a-88a3-674debaa32d1 2018-11-06 15:27:04,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101410865784s 2018-11-06 15:27:04,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b3f8291b-46af-442a-88a3-674debaa32d1 2018-11-06 15:27:04,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 15:27:04,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e6233e-299d-4056-804e-72d71c1420a7 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34"}, "enabled": true, "id": "923885ff81b94fc39844114d3cdc5e34", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 15:27:04,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-70e6233e-299d-4056-804e-72d71c1420a7 2018-11-06 15:27:04,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0802021026611s 2018-11-06 15:27:04,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-70e6233e-299d-4056-804e-72d71c1420a7 2018-11-06 15:27:04,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 15:27:04,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=4b6fc24932984fe08ce0d54d59cf03a0&scope.project.id=923885ff81b94fc39844114d3cdc5e34&role.id=df93e36ff7214b0ba947ebde2fbb1ab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cea24e5-3a36-47bd-b0e7-3d719563d14a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4b6fc24932984fe08ce0d54d59cf03a0&scope.project.id=923885ff81b94fc39844114d3cdc5e34&role.id=df93e36ff7214b0ba947ebde2fbb1ab8", "previous": null, "next": null}} 2018-11-06 15:27:04,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b6fc24932984fe08ce0d54d59cf03a0&scope.project.id=923885ff81b94fc39844114d3cdc5e34&role.id=df93e36ff7214b0ba947ebde2fbb1ab8 used request id req-4cea24e5-3a36-47bd-b0e7-3d719563d14a 2018-11-06 15:27:04,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0740752220154s 2018-11-06 15:27:04,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 15:27:04,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34/users/4b6fc24932984fe08ce0d54d59cf03a0/roles/df93e36ff7214b0ba947ebde2fbb1ab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d19cce-8637-4764-b5ef-d73ceab2653d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:27:04,486 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34/users/4b6fc24932984fe08ce0d54d59cf03a0/roles/df93e36ff7214b0ba947ebde2fbb1ab8 used request id req-98d19cce-8637-4764-b5ef-d73ceab2653d 2018-11-06 15:27:04,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125548124313s 2018-11-06 15:27:04,487 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 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': '796c93d2-59b0-4cda-8824-e636f01312d7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'neutron_trunk-user_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 'project_id': u'923885ff81b94fc39844114d3cdc5e34', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 15:27:04,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 15:27:04,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 15:27:04,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 15:27:04,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 15:27:04,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 15:27:04,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 15:27:04,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 15:27:04,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 15:27:04,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 15:27:04,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 15:27:04,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 15:27:04,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 15:27:04,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 15:27:04,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 15:27:04,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 15:27:04,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 15:27:04,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 15:27:04,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 15:27:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 15:27:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 15:27:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 15:27:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 15:27:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 15:27:04,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 15:27:04,492 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 'password': '796c93d2-59b0-4cda-8824-e636f01312d7', 'project_name': 'neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '923885ff81b94fc39844114d3cdc5e34', 'project_domain_name': 'Default'} 2018-11-06 15:27:04,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:27:04,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbb7c8c-d703-417d-a72a-6645dbb15fc5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df93e36ff7214b0ba947ebde2fbb1ab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:27:04,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5fbb7c8c-d703-417d-a72a-6645dbb15fc5 2018-11-06 15:27:04,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084440946579s 2018-11-06 15:27:04,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:27:04,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9b20a4-abee-443e-b56e-5b66a458eea8 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df93e36ff7214b0ba947ebde2fbb1ab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:27:04,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5f9b20a4-abee-443e-b56e-5b66a458eea8 2018-11-06 15:27:04,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0756390094757s 2018-11-06 15:27:04,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 15:27:04,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82c9803-d1c3-48ef-8625-0c32daf3c1d6 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 15:27:04,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b82c9803-d1c3-48ef-8625-0c32daf3c1d6 2018-11-06 15:27:04,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0821330547333s 2018-11-06 15:27:04,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 15:27:04,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12710f3e-f795-42d3-8587-e557d70ed6ad Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "links": {"self": "http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0"}, "domain_id": "default", "enabled": true, "id": "4b6fc24932984fe08ce0d54d59cf03a0", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:27:04,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-12710f3e-f795-42d3-8587-e557d70ed6ad 2018-11-06 15:27:04,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0973379611969s 2018-11-06 15:27:04,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-12710f3e-f795-42d3-8587-e557d70ed6ad 2018-11-06 15:27:04,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 15:27:04,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a966115-d7b5-48c4-94ba-5a2776e640d4 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34"}, "enabled": true, "id": "923885ff81b94fc39844114d3cdc5e34", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 15:27:04,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7a966115-d7b5-48c4-94ba-5a2776e640d4 2018-11-06 15:27:04,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0730421543121s 2018-11-06 15:27:04,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7a966115-d7b5-48c4-94ba-5a2776e640d4 2018-11-06 15:27:04,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 15:27:04,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=4b6fc24932984fe08ce0d54d59cf03a0&scope.project.id=923885ff81b94fc39844114d3cdc5e34&role.id=f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:04,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98aa36dd-23c1-4e9b-89d7-f102a5c91a50 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4b6fc24932984fe08ce0d54d59cf03a0&scope.project.id=923885ff81b94fc39844114d3cdc5e34&role.id=f0183a7f7ed349a593458589a5e31bea", "previous": null, "next": null}} 2018-11-06 15:27:04,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b6fc24932984fe08ce0d54d59cf03a0&scope.project.id=923885ff81b94fc39844114d3cdc5e34&role.id=f0183a7f7ed349a593458589a5e31bea used request id req-98aa36dd-23c1-4e9b-89d7-f102a5c91a50 2018-11-06 15:27:04,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0162370204926s 2018-11-06 15:27:04,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 15:27:04,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34/users/4b6fc24932984fe08ce0d54d59cf03a0/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:05,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c01fb2c-1b2c-43d7-a38c-1ef8eb18a2f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:27:05,049 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34/users/4b6fc24932984fe08ce0d54d59cf03a0/roles/f0183a7f7ed349a593458589a5e31bea used request id req-6c01fb2c-1b2c-43d7-a38c-1ef8eb18a2f1 2018-11-06 15:27:05,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113739013672s 2018-11-06 15:27:05,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:27:05,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:05,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3749ab-6e55-44e2-baea-6f2bd6514151 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df93e36ff7214b0ba947ebde2fbb1ab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:27:05,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5b3749ab-6e55-44e2-baea-6f2bd6514151 2018-11-06 15:27:05,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0697598457336s 2018-11-06 15:27:05,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 15:27:05,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:05,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49d5043-09b1-4277-9c2d-77dfd117a1e8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 15:27:05,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c49d5043-09b1-4277-9c2d-77dfd117a1e8 2018-11-06 15:27:05,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0775330066681s 2018-11-06 15:27:05,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 15:27:05,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:05,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca988ac-3db6-4d32-8cb5-fc64bee80dda Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "links": {"self": "http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0"}, "domain_id": "default", "enabled": true, "id": "4b6fc24932984fe08ce0d54d59cf03a0", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:27:05,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6ca988ac-3db6-4d32-8cb5-fc64bee80dda 2018-11-06 15:27:05,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0936479568481s 2018-11-06 15:27:05,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6ca988ac-3db6-4d32-8cb5-fc64bee80dda 2018-11-06 15:27:05,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 15:27:05,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=4b6fc24932984fe08ce0d54d59cf03a0&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:05,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5002fd06-3848-4756-a73b-81cbed35014c Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4b6fc24932984fe08ce0d54d59cf03a0&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default", "previous": null, "next": null}} 2018-11-06 15:27:05,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b6fc24932984fe08ce0d54d59cf03a0&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default used request id req-5002fd06-3848-4756-a73b-81cbed35014c 2018-11-06 15:27:05,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0720610618591s 2018-11-06 15:27:05,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 15:27:05,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/4b6fc24932984fe08ce0d54d59cf03a0/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:27:05,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1548b0c4-8b49-4d2d-8557-e7f5635840a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:27:05,486 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/4b6fc24932984fe08ce0d54d59cf03a0/roles/f0183a7f7ed349a593458589a5e31bea used request id req-1548b0c4-8b49-4d2d-8557-e7f5635840a3 2018-11-06 15:27:05,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114639997482s 2018-11-06 15:27:05,487 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 15:27:08,057 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-06 15:27:07.597 11550 INFO rally.deployment.engine [-] Deployment 79c9cf06-bbf1-424c-9957-c0be2e9627af | Starting: Destroy cloud and free allocated resources. 2018-11-06 15:27:07.692 11550 INFO rally.deployment.engine [-] Deployment 79c9cf06-bbf1-424c-9957-c0be2e9627af | Completed: Destroy cloud and free allocated resources. 2018-11-06 15:27:07.753 11550 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=9a11e187-136a-45ad-9c92-b7aecbbe7ae1) for deployment 'opnfv-rally'. 2018-11-06 15:27:07.785 11550 INFO rally.api [-] Deleting verification (UUID=14fa2066-0485-46b2-a0be-5d15237d6713). 2018-11-06 15:27:07.831 11550 INFO rally.api [-] Verification has been successfully deleted! 2018-11-06 15:27:07.832 11550 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9a11e187-136a-45ad-9c92-b7aecbbe7ae1). 2018-11-06 15:27:07.839 11550 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-11-06 15:27:10,554 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 15:27:10.238 11553 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=7afc1630-3296-45ad-910f-d62471fd86e0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 7afc1630-3296-45ad-910f-d62471fd86e0 | 2018-11-06T15:27:10 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 7afc1630-3296-45ad-910f-d62471fd86e0 ~/.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-11-06 15:27:13,770 - 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-11-06 15:27:13,771 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 15:27:16,058 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-06 15:27:15.756 11559 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=9a11e187-136a-45ad-9c92-b7aecbbe7ae1). 2018-11-06 15:27:15.890 11559 INFO rally.api [-] Verifier has been successfully deleted! 2018-11-06 15:27:19,704 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 15:27:18.147 11562 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 15:27:18.321 11562 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 15:27:19.513 11562 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7eb03fe3-7caa-4112-85dd-e62bbe0df45b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=7eb03fe3-7caa-4112-85dd-e62bbe0df45b) as the default verifier for the future CLI operations. 2018-11-06 15:27:22,752 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-11-06 15:27:22,753 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 15:27:22,885 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 15:27:22,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 15:27:22,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648c32c9-93a8-4940-a50d-4e5a0636faed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:27:22,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-648c32c9-93a8-4940-a50d-4e5a0636faed 2018-11-06 15:27:22,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:27:23,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df93e36ff7214b0ba947ebde2fbb1ab8", "name": "Member"}, {"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T16:27:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "923885ff81b94fc39844114d3cdc5e34", "name": "neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/923885ff81b94fc39844114d3cdc5e34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/923885ff81b94fc39844114d3cdc5e34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/923885ff81b94fc39844114d3cdc5e34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/923885ff81b94fc39844114d3cdc5e34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/923885ff81b94fc39844114d3cdc5e34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/923885ff81b94fc39844114d3cdc5e34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/923885ff81b94fc39844114d3cdc5e34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/923885ff81b94fc39844114d3cdc5e34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/923885ff81b94fc39844114d3cdc5e34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/923885ff81b94fc39844114d3cdc5e34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/923885ff81b94fc39844114d3cdc5e34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/923885ff81b94fc39844114d3cdc5e34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "id": "4b6fc24932984fe08ce0d54d59cf03a0"}, "audit_ids": ["Oq2ta3uWTF2MR1GsxsIIXA"], "issued_at": "2018-11-06T15:27:23.000000Z"}} 2018-11-06 15:27:23,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:27:23,294 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 15:27:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 15:27:23,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 15:27:23,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:27:23,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b3e33337-991c-435d-a93d-5b289ed050d0 Date: Tue, 06 Nov 2018 15:27:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 15:27:23,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b3e33337-991c-435d-a93d-5b289ed050d0 2018-11-06 15:27:23,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277848005295s 2018-11-06 15:27:23,577 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b3e33337-991c-435d-a93d-5b289ed050d0 2018-11-06 15:27:23,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 15:27:23,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf"}' 2018-11-06 15:27:23,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8 X-Openstack-Request-Id: req-c6911986-4689-4f3c-90f8-cac3ae9ffd95 Date: Tue, 06 Nov 2018 15:27:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/file", "owner": "923885ff81b94fc39844114d3cdc5e34", "id": "2ceffe7a-03df-4dc8-8951-82de644f70d8", "size": null, "self": "/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T15:27:23Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "checksum": null, "created_at": "2018-11-06T15:27:23Z", "protected": false} 2018-11-06 15:27:23,787 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c6911986-4689-4f3c-90f8-cac3ae9ffd95 2018-11-06 15:27:23,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.20757484436s 2018-11-06 15:27:23,788 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c6911986-4689-4f3c-90f8-cac3ae9ffd95 returning object 2ceffe7a-03df-4dc8-8951-82de644f70d8 2018-11-06 15:27:23,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 15:27:23,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" -d '' 2018-11-06 15:27:26,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c71e5e13-765c-4587-a9dc-6079365eeaf5 Date: Tue, 06 Nov 2018 15:27:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:27:26,026 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/file used request id req-c71e5e13-765c-4587-a9dc-6079365eeaf5 2018-11-06 15:27:26,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.23753094673s 2018-11-06 15:27:26,026 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/file used request id req-c71e5e13-765c-4587-a9dc-6079365eeaf5 2018-11-06 15:27:26,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 15:27:26,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:27:26,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b75ec9ff-5319-4fd8-b153-ef91eb1bd429 Date: Tue, 06 Nov 2018 15:27:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/snap", "metadata": {}}], "file": "/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/file", "owner": "923885ff81b94fc39844114d3cdc5e34", "id": "2ceffe7a-03df-4dc8-8951-82de644f70d8", "size": 12716032, "self": "/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T15:27:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T15:27:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 15:27:26,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b75ec9ff-5319-4fd8-b153-ef91eb1bd429 2018-11-06 15:27:26,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179408073425s 2018-11-06 15:27:26,207 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b75ec9ff-5319-4fd8-b153-ef91eb1bd429 2018-11-06 15:27:26,209 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/file', 'owner': u'923885ff81b94fc39844114d3cdc5e34', 'id': u'2ceffe7a-03df-4dc8-8951-82de644f70d8', 'size': 12716032, u'self': u'/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'923885ff81b94fc39844114d3cdc5e34', 'name': 'neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T15:27:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T15:27:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 'created': u'2018-11-06T15:27:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T15:27:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 15:27:26,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 15:27:26,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 15:27:26,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12581cea-5ba3-47e7-be32-bfeb5636db71 x-compute-request-id: req-12581cea-5ba3-47e7-be32-bfeb5636db71 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f6a7827-4340-40d6-8dd1-b6eb03d625e3", "name": "neutron_trunk-flavor_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:27:26,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-12581cea-5ba3-47e7-be32-bfeb5636db71 2018-11-06 15:27:26,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196524858475s 2018-11-06 15:27:26,407 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-12581cea-5ba3-47e7-be32-bfeb5636db71 returning object 1f6a7827-4340-40d6-8dd1-b6eb03d625e3 2018-11-06 15:27:26,408 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_1669fc9e-a4f3-4c01-bd88-36714f044dcf', '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'95207c6e3e564411af51ea7bd9318c66', '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'1f6a7827-4340-40d6-8dd1-b6eb03d625e3', 'swap': 0}) 2018-11-06 15:27:26,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 15:27:26,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3/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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" -d '{"extra_specs": {}}' 2018-11-06 15:27:26,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d73fb4a-0b90-4652-8894-6aa6905f3c8e x-compute-request-id: req-9d73fb4a-0b90-4652-8894-6aa6905f3c8e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 15:27:26,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3/os-extra_specs used request id req-9d73fb4a-0b90-4652-8894-6aa6905f3c8e 2018-11-06 15:27:26,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025267124176s 2018-11-06 15:27:26,434 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3/os-extra_specs used request id req-9d73fb4a-0b90-4652-8894-6aa6905f3c8e 2018-11-06 15:27:26,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:27:26,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:27:26,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:27:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:27:26,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07eb74fc-6b61-4111-b440-5777dbcde031 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df93e36ff7214b0ba947ebde2fbb1ab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:27:26,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-07eb74fc-6b61-4111-b440-5777dbcde031 2018-11-06 15:27:26,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0890169143677s 2018-11-06 15:27:26,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 15:27:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:27:26,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c7fcc57-02c8-4921-bacc-268212bddbd0 x-compute-request-id: req-2c7fcc57-02c8-4921-bacc-268212bddbd0 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": 233}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 236}, "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": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-11-06 15:27:26,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-2c7fcc57-02c8-4921-bacc-268212bddbd0 2018-11-06 15:27:26,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.188381910324s 2018-11-06 15:27:26,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-2c7fcc57-02c8-4921-bacc-268212bddbd0 2018-11-06 15:27:26,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 15:27:26,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:27:27,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-a975d202-7d7a-4a25-8a98-9fad9c63e93c Date: Tue, 06 Nov 2018 15:27:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/snap", "metadata": {}}], "file": "/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/file", "owner": "923885ff81b94fc39844114d3cdc5e34", "id": "2ceffe7a-03df-4dc8-8951-82de644f70d8", "size": 12716032, "self": "/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T15:27:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T15:27:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 15:27:27,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a975d202-7d7a-4a25-8a98-9fad9c63e93c 2018-11-06 15:27:27,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.538827896118s 2018-11-06 15:27:27,325 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a975d202-7d7a-4a25-8a98-9fad9c63e93c 2018-11-06 15:27:27,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 15:27:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf"}' 2018-11-06 15:27:27,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772 X-Openstack-Request-Id: req-ef372c64-0875-4544-9453-7df02e72c25f Date: Tue, 06 Nov 2018 15:27:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772/file", "owner": "923885ff81b94fc39844114d3cdc5e34", "id": "5344df0f-9a13-44d6-91e6-b81f0e534772", "size": null, "self": "/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T15:27:27Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "checksum": null, "created_at": "2018-11-06T15:27:27Z", "protected": false} 2018-11-06 15:27:27,556 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ef372c64-0875-4544-9453-7df02e72c25f 2018-11-06 15:27:27,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.228301048279s 2018-11-06 15:27:27,557 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ef372c64-0875-4544-9453-7df02e72c25f returning object 5344df0f-9a13-44d6-91e6-b81f0e534772 2018-11-06 15:27:27,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 15:27:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772/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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" -d '' 2018-11-06 15:27:29,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-252a69d5-53e2-46de-96a7-f3dd78ca7b53 Date: Tue, 06 Nov 2018 15:27:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:27:29,397 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772/file used request id req-252a69d5-53e2-46de-96a7-f3dd78ca7b53 2018-11-06 15:27:29,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.83931899071s 2018-11-06 15:27:29,397 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772/file used request id req-252a69d5-53e2-46de-96a7-f3dd78ca7b53 2018-11-06 15:27:29,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 15:27:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:27:29,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-07dbb2dc-e027-46e5-93cd-5a8a99880d9a Date: Tue, 06 Nov 2018 15:27:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5344df0f-9a13-44d6-91e6-b81f0e534772/snap", "metadata": {}}], "file": "/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772/file", "owner": "923885ff81b94fc39844114d3cdc5e34", "id": "5344df0f-9a13-44d6-91e6-b81f0e534772", "size": 12716032, "self": "/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5344df0f-9a13-44d6-91e6-b81f0e534772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T15:27:29Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T15:27:27Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/snap", "metadata": {}}], "file": "/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/file", "owner": "923885ff81b94fc39844114d3cdc5e34", "id": "2ceffe7a-03df-4dc8-8951-82de644f70d8", "size": 12716032, "self": "/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T15:27:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T15:27:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 15:27:29,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-07dbb2dc-e027-46e5-93cd-5a8a99880d9a 2018-11-06 15:27:29,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.581746101379s 2018-11-06 15:27:29,980 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-07dbb2dc-e027-46e5-93cd-5a8a99880d9a 2018-11-06 15:27:29,983 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5344df0f-9a13-44d6-91e6-b81f0e534772/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772/file', 'owner': u'923885ff81b94fc39844114d3cdc5e34', 'id': u'5344df0f-9a13-44d6-91e6-b81f0e534772', 'size': 12716032, u'self': u'/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'923885ff81b94fc39844114d3cdc5e34', 'name': 'neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5344df0f-9a13-44d6-91e6-b81f0e534772/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T15:27:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T15:27:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf', 'created': u'2018-11-06T15:27:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T15:27:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 15:27:29,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 15:27:29,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 15:27:30,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:27:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d7b57d3-f895-40bd-8082-9d0550885b63 x-compute-request-id: req-4d7b57d3-f895-40bd-8082-9d0550885b63 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/48a03eb3-c885-4e49-ade9-f33bfb53b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/48a03eb3-c885-4e49-ade9-f33bfb53b558", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "48a03eb3-c885-4e49-ade9-f33bfb53b558", "name": "neutron_trunk-flavor_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:27:30,050 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4d7b57d3-f895-40bd-8082-9d0550885b63 2018-11-06 15:27:30,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0660610198975s 2018-11-06 15:27:30,050 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4d7b57d3-f895-40bd-8082-9d0550885b63 returning object 48a03eb3-c885-4e49-ade9-f33bfb53b558 2018-11-06 15:27:30,051 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf', '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'95207c6e3e564411af51ea7bd9318c66', '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'48a03eb3-c885-4e49-ade9-f33bfb53b558', 'swap': 0}) 2018-11-06 15:27:30,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 15:27:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/48a03eb3-c885-4e49-ade9-f33bfb53b558/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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" -d '{"extra_specs": {}}' 2018-11-06 15:27:30,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-87453c0d-ce45-4905-bc14-629751378f1c x-compute-request-id: req-87453c0d-ce45-4905-bc14-629751378f1c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 15:27:30,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/48a03eb3-c885-4e49-ade9-f33bfb53b558/os-extra_specs used request id req-87453c0d-ce45-4905-bc14-629751378f1c 2018-11-06 15:27:30,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221281051636s 2018-11-06 15:27:30,074 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/48a03eb3-c885-4e49-ade9-f33bfb53b558/os-extra_specs used request id req-87453c0d-ce45-4905-bc14-629751378f1c 2018-11-06 15:27:30,075 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf', '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'95207c6e3e564411af51ea7bd9318c66', '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'48a03eb3-c885-4e49-ade9-f33bfb53b558', 'swap': 0}) 2018-11-06 15:27:33,288 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 15:27:32.170 11581 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7eb03fe3-7caa-4112-85dd-e62bbe0df45b) for deployment 'opnfv-rally' (UUID=7afc1630-3296-45ad-910f-d62471fd86e0). 2018-11-06 15:27:33.118 11581 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 15:27:33.120 11581 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7eb03fe3-7caa-4112-85dd-e62bbe0df45b) has been successfully configured for deployment 'opnfv-rally' (UUID=7afc1630-3296-45ad-910f-d62471fd86e0)! 2018-11-06 15:27:33,288 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-06 15:27:33,289 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-06 15:27:33,291 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-06 15:27:33,307 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-06 15:27:36,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7eb03fe3-7caa-4112-85dd-e62bbe0df45b/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-11-06 15:27:36,458 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-06 15:27:36,476 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-06 15:27:36,476 - 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-11-06 15:27:38,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 15:27:38.652 11590 INFO rally.api [-] Starting verification (UUID=93aa8192-4b16-4cb6-ab82-c4177a582161) for deployment 'opnfv-rally' (UUID=7afc1630-3296-45ad-910f-d62471fd86e0) by verifier 'opnfv-tempest' (UUID=7eb03fe3-7caa-4112-85dd-e62bbe0df45b). 2018-11-06 15:27:38,654 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 93aa8192-4b16-4cb6-ab82-c4177a582161 2018-11-06 15:29:26,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 93aa8192-4b16-4cb6-ab82-c4177a582161 2018-11-06 15:29:26,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '93aa8192-4b16-4cb6-ab82-c4177a582161']'. 2018-11-06 15:29:27,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 15:29:27,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 15:29:27,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 15:29:27,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 93aa8192-4b16-4cb6-ab82-c4177a582161 | 2018-11-06 15:29:27,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-06 15:29:27,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 15:27:38 | 2018-11-06 15:29:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 15:29:26 | 2018-11-06 15:29:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:48 | 2018-11-06 15:29:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 15:29:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 15:29:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7eb03fe3-7caa-4112-85dd-e62bbe0df45b) | 2018-11-06 15:29:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 15:29:27,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7afc1630-3296-45ad-910f-d62471fd86e0) | 2018-11-06 15:29:27,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-11-06 15:29:27,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.281 | 2018-11-06 15:29:27,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-11-06 15:29:27,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-11-06 15:29:27,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 15:29:27,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 15:29:27,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-06 15:29:27,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 15:29:27,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 15:29:27,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 15:29:27,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-11-06 15:29:27,602 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 15:29:27,603 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:05 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-06 15:29:27,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 15:29:27,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:29:28,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ab6c9b8-588b-49e1-b31b-5309b212edab Date: Tue, 06 Nov 2018 15:29:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:29:28,887 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772 used request id req-5ab6c9b8-588b-49e1-b31b-5309b212edab 2018-11-06 15:29:28,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.27806401253s 2018-11-06 15:29:28,887 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5344df0f-9a13-44d6-91e6-b81f0e534772 used request id req-5ab6c9b8-588b-49e1-b31b-5309b212edab 2018-11-06 15:29:28,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 15:29:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:28,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29: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-74dbf51d-6b96-484a-8f53-90d122e3d4a8 x-compute-request-id: req-74dbf51d-6b96-484a-8f53-90d122e3d4a8 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f6a7827-4340-40d6-8dd1-b6eb03d625e3", "name": "neutron_trunk-flavor_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/48a03eb3-c885-4e49-ade9-f33bfb53b558", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/48a03eb3-c885-4e49-ade9-f33bfb53b558", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "48a03eb3-c885-4e49-ade9-f33bfb53b558", "name": "neutron_trunk-flavor_alt_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 15:29:28,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-74dbf51d-6b96-484a-8f53-90d122e3d4a8 2018-11-06 15:29:28,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0352079868317s 2018-11-06 15:29:28,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-74dbf51d-6b96-484a-8f53-90d122e3d4a8 2018-11-06 15:29:28,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 15:29:28,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/48a03eb3-c885-4e49-ade9-f33bfb53b558 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:28,990 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:29: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-1d67be8d-83b1-44dc-ac35-2d25b75c6e10 x-compute-request-id: req-1d67be8d-83b1-44dc-ac35-2d25b75c6e10 Content-Length: 0 Content-Type: application/json 2018-11-06 15:29:28,990 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/48a03eb3-c885-4e49-ade9-f33bfb53b558 used request id req-1d67be8d-83b1-44dc-ac35-2d25b75c6e10 2018-11-06 15:29:28,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0641391277313s 2018-11-06 15:29:28,990 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/48a03eb3-c885-4e49-ade9-f33bfb53b558 used request id req-1d67be8d-83b1-44dc-ac35-2d25b75c6e10 2018-11-06 15:29:28,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 15:29:28,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:29:29,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-83589cd1-3838-424d-a8de-57e5a57cb073 Date: Tue, 06 Nov 2018 15:29:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/snap", "metadata": {}}], "file": "/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/file", "owner": "923885ff81b94fc39844114d3cdc5e34", "id": "2ceffe7a-03df-4dc8-8951-82de644f70d8", "size": 12716032, "self": "/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/2ceffe7a-03df-4dc8-8951-82de644f70d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T15:27:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T15:27:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 15:29:29,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-83589cd1-3838-424d-a8de-57e5a57cb073 2018-11-06 15:29:29,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.555064916611s 2018-11-06 15:29:29,547 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-83589cd1-3838-424d-a8de-57e5a57cb073 2018-11-06 15:29:29,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 15:29:29,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6c7dddc0c5b86ed2ce68e71fc0e881bb9e0a8bb" 2018-11-06 15:29:31,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4fe07c05-e244-4b2b-8e66-bfe86866d73d Date: Tue, 06 Nov 2018 15:29:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:29:31,299 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8 used request id req-4fe07c05-e244-4b2b-8e66-bfe86866d73d 2018-11-06 15:29:31,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.75056004524s 2018-11-06 15:29:31,299 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2ceffe7a-03df-4dc8-8951-82de644f70d8 used request id req-4fe07c05-e244-4b2b-8e66-bfe86866d73d 2018-11-06 15:29:31,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 15:29:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:31,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90d091d9-1a2f-4d3e-ac0a-7ed4a7605eda x-compute-request-id: req-90d091d9-1a2f-4d3e-ac0a-7ed4a7605eda Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f6a7827-4340-40d6-8dd1-b6eb03d625e3", "name": "neutron_trunk-flavor_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 15:29:31,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-90d091d9-1a2f-4d3e-ac0a-7ed4a7605eda 2018-11-06 15:29:31,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0372250080109s 2018-11-06 15:29:31,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-90d091d9-1a2f-4d3e-ac0a-7ed4a7605eda 2018-11-06 15:29:31,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 15:29:31,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:31,378 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad5608d7-6f4c-4283-bb29-16ef6c027c67 x-compute-request-id: req-ad5608d7-6f4c-4283-bb29-16ef6c027c67 Content-Length: 0 Content-Type: application/json 2018-11-06 15:29:31,378 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3 used request id req-ad5608d7-6f4c-4283-bb29-16ef6c027c67 2018-11-06 15:29:31,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388479232788s 2018-11-06 15:29:31,379 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1f6a7827-4340-40d6-8dd1-b6eb03d625e3 used request id req-ad5608d7-6f4c-4283-bb29-16ef6c027c67 2018-11-06 15:29:31,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 15:29:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:31,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fffecdad-d2cd-4ee9-a2e0-ec72334a1447 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_1669fc9e-a4f3-4c01-bd88-36714f044dcf", "links": {"self": "http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0"}, "domain_id": "default", "enabled": true, "id": "4b6fc24932984fe08ce0d54d59cf03a0", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:29:31,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fffecdad-d2cd-4ee9-a2e0-ec72334a1447 2018-11-06 15:29:31,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0902259349823s 2018-11-06 15:29:31,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fffecdad-d2cd-4ee9-a2e0-ec72334a1447 2018-11-06 15:29:31,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 15:29:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:31,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27257f2f-7526-4cf9-a362-6607847a3215 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0"}, "enabled": true, "id": "4b6fc24932984fe08ce0d54d59cf03a0", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_1669fc9e-a4f3-4c01-bd88-36714f044dcf"}} 2018-11-06 15:29:31,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0 used request id req-27257f2f-7526-4cf9-a362-6607847a3215 2018-11-06 15:29:31,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966968536377s 2018-11-06 15:29:31,573 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0 used request id req-27257f2f-7526-4cf9-a362-6607847a3215 2018-11-06 15:29:31,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 15:29:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:31,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11b1bac-5095-42ec-a695-76636613c87c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:29:31,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0 used request id req-c11b1bac-5095-42ec-a695-76636613c87c 2018-11-06 15:29:31,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.275254011154s 2018-11-06 15:29:31,850 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4b6fc24932984fe08ce0d54d59cf03a0 used request id req-c11b1bac-5095-42ec-a695-76636613c87c 2018-11-06 15:29:31,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 15:29:31,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:31,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6809f643-cf02-420c-967b-e1f8f94fd9f5 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34"}, "enabled": true, "id": "923885ff81b94fc39844114d3cdc5e34", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1669fc9e-a4f3-4c01-bd88-36714f044dcf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 15:29:31,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-6809f643-cf02-420c-967b-e1f8f94fd9f5 2018-11-06 15:29:31,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0779678821564s 2018-11-06 15:29:31,929 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-6809f643-cf02-420c-967b-e1f8f94fd9f5 2018-11-06 15:29:31,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 15:29:31,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:32,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f8c391-c7d7-405a-9523-35d321485dfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:29:32,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34 used request id req-07f8c391-c7d7-405a-9523-35d321485dfa 2018-11-06 15:29:32,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.191747188568s 2018-11-06 15:29:32,123 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/923885ff81b94fc39844114d3cdc5e34 used request id req-07f8c391-c7d7-405a-9523-35d321485dfa 2018-11-06 15:29:32,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:29:32,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:32,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1445d24-307d-4c2d-a9f0-82dd94fdc438 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df93e36ff7214b0ba947ebde2fbb1ab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:29:32,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d1445d24-307d-4c2d-a9f0-82dd94fdc438 2018-11-06 15:29:32,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829029083252s 2018-11-06 15:29:32,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 15:29:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:32,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef6542fa-e462-478a-ac3e-556d70dab93f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:29:32,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/df93e36ff7214b0ba947ebde2fbb1ab8 used request id req-ef6542fa-e462-478a-ac3e-556d70dab93f 2018-11-06 15:29:32,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.191967964172s 2018-11-06 15:29:32,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:29:32,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=923885ff81b94fc39844114d3cdc5e34&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb80edc179b5facd7c7fdc9f7ff47b810ca5820b" 2018-11-06 15:29:32,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d9f9cbad-e71c-4c0b-934b-8fce07d36722 Date: Tue, 06 Nov 2018 15:29:32 GMT RESP BODY: {"security_groups": []} 2018-11-06 15:29:32,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=923885ff81b94fc39844114d3cdc5e34&name=default used request id req-d9f9cbad-e71c-4c0b-934b-8fce07d36722 2018-11-06 15:29:32,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.172394990921s 2018-11-06 15:29:32,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=923885ff81b94fc39844114d3cdc5e34&name=default used request id req-d9f9cbad-e71c-4c0b-934b-8fce07d36722 2018-11-06 15:29:32,578 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:45 | PASS | | vping_userdata | functest | smoke | 00:36 | PASS | | tempest_smoke_serial | functest | smoke | 14:48 | PASS | | rally_sanity | functest | smoke | 26:26 | PASS | | refstack_defcore | functest | smoke | 06:30 | PASS | | patrole | functest | smoke | 02:39 | PASS | | snaps_smoke | functest | smoke | 57:38 | PASS | | neutron_trunk | functest | smoke | 02:05 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-11-06 15:29:32,589 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-06 15:29:32,793 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:29:32,893 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 15:29:40,516 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-309 | | 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-11-06 15:29:40,522 - 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=sHdVPPDFMbFVHEnmbxfTPZAzM export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-11-06 15:29:40,522 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-06 15:29:40,522 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-11-06 15:29:40,523 - 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-11-06 15:29:40,528 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-06 15:29:45,285 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-309 | | 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-11-06 15:29:45,291 - 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=sHdVPPDFMbFVHEnmbxfTPZAzM export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-11-06 15:29:45,291 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-06 15:29:45,293 - 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-11-06 15:29:45,307 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-11-06 15:29:46,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 15:29:46,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 15:29:46,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 15:29:46,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 15:29:46,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 15:29:46,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 15:29:46,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9019509-dc8f-4ac3-a306-f62c8833f8e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:29:46,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a9019509-dc8f-4ac3-a306-f62c8833f8e9 2018-11-06 15:29:46,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:29:47,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T16:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["uzvXDZQ3Qn-xF7Qr3S02Bw"], "issued_at": "2018-11-06T15:29:47.000000Z"}} 2018-11-06 15:29:47,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 15:29:47,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:47,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c2f261fe-c04b-4216-b792-13f03b20b2ae Date: Tue, 06 Nov 2018 15:29:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 15:29:47,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c2f261fe-c04b-4216-b792-13f03b20b2ae 2018-11-06 15:29:47,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254994869232s 2018-11-06 15:29:47,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c2f261fe-c04b-4216-b792-13f03b20b2ae 2018-11-06 15:29:47,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 15:29:47,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:47,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 15:29:47,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:48,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9e33da-8c76-4d80-8556-c70089e8b6ce Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 15:29:48,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-1a9e33da-8c76-4d80-8556-c70089e8b6ce 2018-11-06 15:29:48,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.616722822189s 2018-11-06 15:29:48,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 15:29:48,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}}' 2018-11-06 15:29:48,113 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:29:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1fe0888-5908-4260-bc1c-6cff1f855f83 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.27:5000/v3/projects/a0c033d5a68d450d937db0d996433556"}, "enabled": true, "id": "a0c033d5a68d450d937db0d996433556", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}} 2018-11-06 15:29:48,113 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b1fe0888-5908-4260-bc1c-6cff1f855f83 2018-11-06 15:29:48,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0438389778137s 2018-11-06 15:29:48,114 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b1fe0888-5908-4260-bc1c-6cff1f855f83 2018-11-06 15:29:48,115 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'id': u'a0c033d5a68d450d937db0d996433556', '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-11-06 15:29:48,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 15:29:48,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.364794015884s 2018-11-06 15:29:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:48,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cf5f7f-da6e-4494-90db-5d5748a0c160 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85"}, "enabled": true, "id": "61d7253e3ac040ea9ddf480c9ac55c85", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}} 2018-11-06 15:29:48,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85 used request id req-f6cf5f7f-da6e-4494-90db-5d5748a0c160 2018-11-06 15:29:48,582 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'61d7253e3ac040ea9ddf480c9ac55c85', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_99e55ff5-5a22-4c0b-9d92-655eda84b94a'}) 2018-11-06 15:29:48,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:29:48,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:48,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a103ba87-5551-4fa6-8ff3-2e05f39a01d1 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:29:48,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a103ba87-5551-4fa6-8ff3-2e05f39a01d1 2018-11-06 15:29:48,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0874938964844s 2018-11-06 15:29:48,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:29:48,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:48,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d775f2b6-053a-4fa3-bab7-56108175133f Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:29:48,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d775f2b6-053a-4fa3-bab7-56108175133f 2018-11-06 15:29:48,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.07914686203s 2018-11-06 15:29:48,752 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 15:29:48,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 15:29:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" -d '{"role": {"name": "Member"}}' 2018-11-06 15:29:48,843 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 15:29:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce2114d8-33e2-49a2-9313-059fa9de2ca1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f0af3f9533049099acf66b0d9521fa5", "links": {"self": "http://172.30.9.27:5000/v3/roles/0f0af3f9533049099acf66b0d9521fa5"}, "name": "Member"}} 2018-11-06 15:29:48,844 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ce2114d8-33e2-49a2-9313-059fa9de2ca1 2018-11-06 15:29:48,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0916769504547s 2018-11-06 15:29:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/0f0af3f9533049099acf66b0d9521fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:48,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f5eb4b-33d5-4049-9ab1-87865e5f1661 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/0f0af3f9533049099acf66b0d9521fa5"}, "domain_id": null, "name": "Member", "id": "0f0af3f9533049099acf66b0d9521fa5"}} 2018-11-06 15:29:48,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/0f0af3f9533049099acf66b0d9521fa5 used request id req-d8f5eb4b-33d5-4049-9ab1-87865e5f1661 2018-11-06 15:29:48,931 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/0f0af3f9533049099acf66b0d9521fa5'}, 'domain_id': None, 'human_id': None, 'id': u'0f0af3f9533049099acf66b0d9521fa5', 'HUMAN_ID': False}) 2018-11-06 15:29:48,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 15:29:48,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:49,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d96fdce-1a51-41f3-927e-622fcd029729 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0f0af3f9533049099acf66b0d9521fa5", "links": {"self": "http://172.30.9.27:5000/v3/roles/0f0af3f9533049099acf66b0d9521fa5"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 15:29:49,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1d96fdce-1a51-41f3-927e-622fcd029729 2018-11-06 15:29:49,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0745439529419s 2018-11-06 15:29:49,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 15:29:49,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:49,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9aafb72-e230-4013-bfea-e606d4e38676 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 15:29:49,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c9aafb72-e230-4013-bfea-e606d4e38676 2018-11-06 15:29:49,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0865890979767s 2018-11-06 15:29:49,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 15:29:49,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:49,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1101a36c-dd6e-425f-a619-e10e97647695 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85"}, "domain_id": "default", "enabled": true, "id": "61d7253e3ac040ea9ddf480c9ac55c85", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 15:29:49,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1101a36c-dd6e-425f-a619-e10e97647695 2018-11-06 15:29:49,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103806018829s 2018-11-06 15:29:49,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1101a36c-dd6e-425f-a619-e10e97647695 2018-11-06 15:29:49,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 15:29:49,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:49,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c11919b-e6d5-4250-b68f-fd6695fd1629 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/a0c033d5a68d450d937db0d996433556"}, "enabled": true, "id": "a0c033d5a68d450d937db0d996433556", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 15:29:49,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9c11919b-e6d5-4250-b68f-fd6695fd1629 2018-11-06 15:29:49,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0782339572906s 2018-11-06 15:29:49,284 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9c11919b-e6d5-4250-b68f-fd6695fd1629 2018-11-06 15:29:49,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 15:29:49,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=61d7253e3ac040ea9ddf480c9ac55c85&scope.project.id=a0c033d5a68d450d937db0d996433556&role.id=0f0af3f9533049099acf66b0d9521fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:49,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa5a937-7860-4825-a926-1f78bce0810f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=61d7253e3ac040ea9ddf480c9ac55c85&scope.project.id=a0c033d5a68d450d937db0d996433556&role.id=0f0af3f9533049099acf66b0d9521fa5", "previous": null, "next": null}} 2018-11-06 15:29:49,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=61d7253e3ac040ea9ddf480c9ac55c85&scope.project.id=a0c033d5a68d450d937db0d996433556&role.id=0f0af3f9533049099acf66b0d9521fa5 used request id req-0fa5a937-7860-4825-a926-1f78bce0810f 2018-11-06 15:29:49,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0828330516815s 2018-11-06 15:29:49,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 15:29:49,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a0c033d5a68d450d937db0d996433556/users/61d7253e3ac040ea9ddf480c9ac55c85/roles/0f0af3f9533049099acf66b0d9521fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:49,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 15:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a500c2b-b871-4363-a335-1d6a17e21bc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 15:29:49,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a0c033d5a68d450d937db0d996433556/users/61d7253e3ac040ea9ddf480c9ac55c85/roles/0f0af3f9533049099acf66b0d9521fa5 used request id req-3a500c2b-b871-4363-a335-1d6a17e21bc7 2018-11-06 15:29:49,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121972084045s 2018-11-06 15:29:49,493 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 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': '848cb715-c405-4df3-8e73-6591856d88fa', 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_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'project_id': u'a0c033d5a68d450d937db0d996433556', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 15:29:49,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 15:29:49,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 15:29:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 15:29:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 15:29:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 15:29:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 15:29:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 15:29:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 15:29:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 15:29:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 15:29:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 15:29:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 15:29:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 15:29:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 15:29:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 15:29:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 15:29:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 15:29:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 15:29:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 15:29:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 15:29:49,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 15:29:49,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 15:29:49,498 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'password': '848cb715-c405-4df3-8e73-6591856d88fa', 'project_name': 'cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'a0c033d5a68d450d937db0d996433556', 'project_domain_name': 'Default'} 2018-11-06 15:29:49,558 - 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-11-06 15:29:49,571 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-11-06 15:29:49,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 15:29:49,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:49,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26ae33c-35da-4673-a93a-3fa7e5db580f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 15:29:49,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f26ae33c-35da-4673-a93a-3fa7e5db580f 2018-11-06 15:29:49,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0869998931885s 2018-11-06 15:29:49,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 15:29:49,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:29:49,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcc31a3-31e8-4587-b456-b06b8238b9b3 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/a0c033d5a68d450d937db0d996433556"}, "enabled": true, "id": "a0c033d5a68d450d937db0d996433556", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 15:29:49,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4fcc31a3-31e8-4587-b456-b06b8238b9b3 2018-11-06 15:29:49,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0814518928528s 2018-11-06 15:29:49,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4fcc31a3-31e8-4587-b456-b06b8238b9b3 2018-11-06 15:29:49,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-06 15:29:49,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" -d '{"network": {"tenant_id": "a0c033d5a68d450d937db0d996433556", "name": "cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "admin_state_up": true}}' 2018-11-06 15:29:50,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-77d1ad4a-0128-4c13-aaba-a8c85ca2b821 Date: Tue, 06 Nov 2018 15:29: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":"4c1ae771-f00e-445c-9048-d5a24efafcfe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"a0c033d5a68d450d937db0d996433556","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T15:29:50Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a","admin_state_up":true,"tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:29:50Z","mtu":1450}} 2018-11-06 15:29:50,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-77d1ad4a-0128-4c13-aaba-a8c85ca2b821 2018-11-06 15:29:50,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.611574888229s 2018-11-06 15:29:50,357 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-77d1ad4a-0128-4c13-aaba-a8c85ca2b821 2018-11-06 15:29:50,358 - 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-11-06T15:29:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe', 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'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'created_at': u'2018-11-06T15:29:50Z', u'mtu': 1450, u'tenant_id': u'a0c033d5a68d450d937db0d996433556', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a0c033d5a68d450d937db0d996433556'}) 2018-11-06 15:29:50,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 15:29:50,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66e395f-a8e3-4570-a199-815f3f4f58a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 15:29:50,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f66e395f-a8e3-4570-a199-815f3f4f58a7 2018-11-06 15:29:50,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 15:29:50,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f0af3f9533049099acf66b0d9521fa5", "name": "Member"}], "expires_at": "2018-11-06T16:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0c033d5a68d450d937db0d996433556", "name": "cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a0c033d5a68d450d937db0d996433556", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/a0c033d5a68d450d937db0d996433556", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/a0c033d5a68d450d937db0d996433556", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a0c033d5a68d450d937db0d996433556", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/a0c033d5a68d450d937db0d996433556", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/a0c033d5a68d450d937db0d996433556", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a0c033d5a68d450d937db0d996433556", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/a0c033d5a68d450d937db0d996433556", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/a0c033d5a68d450d937db0d996433556", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0c033d5a68d450d937db0d996433556", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/a0c033d5a68d450d937db0d996433556", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/a0c033d5a68d450d937db0d996433556", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "id": "61d7253e3ac040ea9ddf480c9ac55c85"}, "audit_ids": ["KWXtTMg2Rpu5dAAi_LvAdQ"], "issued_at": "2018-11-06T15:29:50.000000Z"}} 2018-11-06 15:29:50,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 15:29:50,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:29:51,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-6365695a-9eb3-4bf3-acdd-050c2c4485ec Date: Tue, 06 Nov 2018 15:29: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-11-06T15:29:50Z","tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:29:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a0c033d5a68d450d937db0d996433556","id":"4c1ae771-f00e-445c-9048-d5a24efafcfe","name":"cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:29:51,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6365695a-9eb3-4bf3-acdd-050c2c4485ec 2018-11-06 15:29:51,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267807006836s 2018-11-06 15:29:51,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6365695a-9eb3-4bf3-acdd-050c2c4485ec 2018-11-06 15:29:51,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-06 15:29:51,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -d '{"subnet": {"name": "cloudify_ims-subnet_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "enable_dhcp": true, "network_id": "4c1ae771-f00e-445c-9048-d5a24efafcfe", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-06 15:29:51,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d56b551a-61b9-40e2-9b28-e55bcc75d0ff Date: Tue, 06 Nov 2018 15:29:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c1ae771-f00e-445c-9048-d5a24efafcfe","tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:29:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T15:29:51Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a0c033d5a68d450d937db0d996433556","id":"aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43","subnetpool_id":null,"name":"cloudify_ims-subnet_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}} 2018-11-06 15:29:51,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d56b551a-61b9-40e2-9b28-e55bcc75d0ff 2018-11-06 15:29:51,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.854626893997s 2018-11-06 15:29:51,861 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d56b551a-61b9-40e2-9b28-e55bcc75d0ff 2018-11-06 15:29:51,861 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T15:29:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'enable_dhcp': True, u'network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe', u'tenant_id': u'a0c033d5a68d450d937db0d996433556', u'created_at': u'2018-11-06T15:29:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a0c033d5a68d450d937db0d996433556'}) 2018-11-06 15:29:51,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-06 15:29:51,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "cloudify_ims-router_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "admin_state_up": true}}' 2018-11-06 15:29:57,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-d11ff998-38b9-4be6-8b18-b6f4c8ec548c Date: Tue, 06 Nov 2018 15:29:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:52Z", "admin_state_up": true, "updated_at": "2018-11-06T15:29:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a0c033d5a68d450d937db0d996433556", "id": "931f0df2-56e8-44b0-802b-753d55341f85", "name": "cloudify_ims-router_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}} 2018-11-06 15:29:57,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d11ff998-38b9-4be6-8b18-b6f4c8ec548c 2018-11-06 15:29:57,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.43138813972s 2018-11-06 15:29:57,294 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d11ff998-38b9-4be6-8b18-b6f4c8ec548c 2018-11-06 15:29:57,295 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T15:29:53Z', u'revision_number': 2, u'id': u'931f0df2-56e8-44b0-802b-753d55341f85', u'external_gateway_info': {u'network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'00782059-4ec8-407c-b408-cafcba5e7ce9', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'admin_state_up': True, u'tenant_id': u'a0c033d5a68d450d937db0d996433556', u'created_at': u'2018-11-06T15:29:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'a0c033d5a68d450d937db0d996433556'}) 2018-11-06 15:29:57,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-06 15:29:57,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/931f0df2-56e8-44b0-802b-753d55341f85/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}6d441b5908319cd64769c63490a991bf41194356" -d '{"subnet_id": "aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43"}' 2018-11-06 15:29:59,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4ed4ff9d-70d3-46e5-b13e-456ef22e534d Date: Tue, 06 Nov 2018 15:29:59 GMT RESP BODY: {"network_id": "4c1ae771-f00e-445c-9048-d5a24efafcfe", "tenant_id": "a0c033d5a68d450d937db0d996433556", "subnet_id": "aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43", "subnet_ids": ["aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43"], "port_id": "1b845bd0-9fc0-4516-b3a2-93af8d780944", "id": "931f0df2-56e8-44b0-802b-753d55341f85"} 2018-11-06 15:29:59,206 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/931f0df2-56e8-44b0-802b-753d55341f85/add_router_interface.json used request id req-4ed4ff9d-70d3-46e5-b13e-456ef22e534d 2018-11-06 15:29:59,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.91101694107s 2018-11-06 15:29:59,207 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/931f0df2-56e8-44b0-802b-753d55341f85/add_router_interface.json used request id req-4ed4ff9d-70d3-46e5-b13e-456ef22e534d returning object 931f0df2-56e8-44b0-802b-753d55341f85 2018-11-06 15:29:59,207 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-06 15:30:23,015 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-06 15:30:23,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:30:23,023 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 15:30:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 15:30:23,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 15:30:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:30:23,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-725d893e-6636-4515-9bea-8fd1db6c139f Date: Tue, 06 Nov 2018 15:30:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 15:30:23,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-725d893e-6636-4515-9bea-8fd1db6c139f 2018-11-06 15:30:23,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187106132507s 2018-11-06 15:30:23,212 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-725d893e-6636-4515-9bea-8fd1db6c139f 2018-11-06 15:30:23,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 15:30:23,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}' 2018-11-06 15:30:23,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d X-Openstack-Request-Id: req-f6bf9cf2-54ef-44f8-be83-d2ff17ea1865 Date: Tue, 06 Nov 2018 15:30:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/file", "owner": "a0c033d5a68d450d937db0d996433556", "id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "size": null, "self": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T15:30:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "checksum": null, "created_at": "2018-11-06T15:30:23Z", "protected": false} 2018-11-06 15:30:23,421 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f6bf9cf2-54ef-44f8-be83-d2ff17ea1865 2018-11-06 15:30:23,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.207062959671s 2018-11-06 15:30:23,421 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f6bf9cf2-54ef-44f8-be83-d2ff17ea1865 returning object 5f5bed95-c05a-4371-a042-0234ab4b3d8d 2018-11-06 15:30:23,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 15:30:23,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/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}6d441b5908319cd64769c63490a991bf41194356" -d '' 2018-11-06 15:31:36,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81604151-9950-4a8c-8027-d16a41ab7da9 Date: Tue, 06 Nov 2018 15:31:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:31:36,564 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/file used request id req-81604151-9950-4a8c-8027-d16a41ab7da9 2018-11-06 15:31:36,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 73.142127037s 2018-11-06 15:31:36,565 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/file used request id req-81604151-9950-4a8c-8027-d16a41ab7da9 2018-11-06 15:31:36,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 15:31:36,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:36,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-a48d0de0-5d7c-4a00-932e-da1c3071e236 Date: Tue, 06 Nov 2018 15:31:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap", "metadata": {}}], "file": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/file", "owner": "a0c033d5a68d450d937db0d996433556", "id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "size": 4373348352, "self": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T15:31:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-06T15:30:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 15:31:36,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a48d0de0-5d7c-4a00-932e-da1c3071e236 2018-11-06 15:31:36,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191596984863s 2018-11-06 15:31:36,758 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a48d0de0-5d7c-4a00-932e-da1c3071e236 2018-11-06 15:31:36,760 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/file', 'owner': u'a0c033d5a68d450d937db0d996433556', 'id': u'5f5bed95-c05a-4371-a042-0234ab4b3d8d', 'size': 4373348352, u'self': u'/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0c033d5a68d450d937db0d996433556', 'name': 'cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T15:31:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-06T15:31:36Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'created': u'2018-11-06T15:30:23Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-06T15:30:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-06 15:31:36,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 15:31:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-06 15:31:36,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:31: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-e8b5ad43-fc25-4289-a620-852b7eaa9475 x-compute-request-id: req-e8b5ad43-fc25-4289-a620-852b7eaa9475 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "name": "cloudify_ims-flavor_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:31:36,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e8b5ad43-fc25-4289-a620-852b7eaa9475 2018-11-06 15:31:36,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.189356088638s 2018-11-06 15:31:36,951 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e8b5ad43-fc25-4289-a620-852b7eaa9475 returning object 30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4 2018-11-06 15:31:36,952 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_99e55ff5-5a22-4c0b-9d92-655eda84b94a', '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'95207c6e3e564411af51ea7bd9318c66', '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'30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4', 'swap': 0}) 2018-11-06 15:31:36,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 15:31:36,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4/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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" -d '{"extra_specs": {}}' 2018-11-06 15:31:36,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:31: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-241856a6-5f72-4eb7-a272-952a9252cdb5 x-compute-request-id: req-241856a6-5f72-4eb7-a272-952a9252cdb5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 15:31:36,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4/os-extra_specs used request id req-241856a6-5f72-4eb7-a272-952a9252cdb5 2018-11-06 15:31:36,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211961269379s 2018-11-06 15:31:36,974 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4/os-extra_specs used request id req-241856a6-5f72-4eb7-a272-952a9252cdb5 2018-11-06 15:31:36,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-06 15:31:36,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -d '{"keypair": {"name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}}' 2018-11-06 15:31:37,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:31: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-da4c0b61-36dc-4e68-adab-c7dc08020236 x-compute-request-id: req-da4c0b61-36dc-4e68-adab-c7dc08020236 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDee8ez2dRj1CwBkI26eKQDsDV9Oc/pk2Ajb4Sk93p6Jog7CMUJ10TK1OMr5vTEipX/Su/O0I56gtn5dkgf5i3YSvU5kDLo5dyBDBlinVUg5knDqunPIH4awBE1RrU8YvhTAOxzm7SNyUUsiEvrYp5aVZ9LOYa5ygjJMcsPJ3hujplo+hqrnblYrUD/w6SbrZg7XcYcEhQ/piSkOGroUr+JYt26FDthuiXzW2onxM5hJUx5AV/4fxnJwr80Qt1B3MmwHnrrVNEdL5MibyIxPTJotdSGvy0MUbYDUidIv9xPKrcX5gsDHPEiZDNgirizkvmJNky1aHdPocL9wofjJRr3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3nvHs9nUY9QsAZCNunikA7A1fTnP6ZNgI2+EpPd6eiaIOwjF\nCddEytTjK+b0xIqV/0rvztCOeoLZ+XZIH+Yt2Er1OZAy6OXcgQwZYp1VIOZJw6rp\nzyB+GsARNUa1PGL4UwDsc5u0jclFLIhL62KeWlWfSzmGucoIyTHLDyd4bo6ZaPoa\nq525WK1A/8Okm62YO13GHBIUP6YkpDhq6FK/iWLduhQ7Ybol81tqJ8TOYSVMeQFf\n+H8ZycK/NELdQdzJsB5661TRHS+TIm8iMT0yaLXUhr8tDFG2A1InSL/cTyq3F+YL\nAxzxImQzYIq4s5L5iTZMtWh3T6HC/cKH4yUa9wIDAQABAoIBAET/tHaVtuXi9mbh\n0uKi6ZLvQhd9J3r0Jtu2iTe0PLrHWnaciKc9qOsSzQVfkkemB1Duh6LnUVizXjCc\nu0+RTmSHErhwfSl3qEQpYXIRA0a5xOS3C94d4J4hNPUF4c1BkGwFnE9aWcujQR3H\ng2wT4LJ5XXax95OFEeZ719LyVcpLQUbNj2tCVidoMeiq3EqxzQnZcsmcQeyVIjEy\n7OeHRWZ28nuGCdYT0ttfz6Pi8Xc04febRAXDABqc/tjYxI3Sv6b8xgPUQ6QX+b5f\nzfkG2S7MpAQQ9Uh9xPqpHzHDHPAZga8YX7PK1TTJXMzbQCCNXOPF+GSiFhwYhfEt\ny4CgjJECgYEA727tTCOu5UrUZTPktHj5K8LfJ0oxUpuZjcWStxlmirtcOmcIYqbJ\nwwwT+PZNiT9UsOaD3RjpZYA2+xokSnv/Raq0nl3D9hmoOxsw7MoK6qwsjcA/3o5H\npUVs7uF3VKyq2eMfaQar0D4O6axdB4v8hCKUYMMeIOYPgrKNNvhRQ48CgYEA7eCf\nQy23Nvsjfpe6psLD2ABasMR2nxgGtcy1xdBbOO1CCcgM3/iY8BT6pfV3jihsS9zj\nT7K+wQ0cwfNBTmKsXN2YJjph/reO+oqXvpF+Z1rsuAlHLWyH+ZYOG0jWJ8tT8mi7\nHE9P+kRQogHD2oudFzyNpB7L1VVMJSRa4R2pXhkCgYB9hDU52OryoMu/Ufju8wwM\neNfrDOXWXGOfApfrDJHI4Hd01lZ7ANx8N3Sw6s2yyVRoeC9gVJLl9tTbxdSIh4BG\n0TpmWtlDxid+9L4tI62dYCzrEoFo9kVwynhUsjWQWgQmvP3WXPzs6dt/fDA4qJXz\n3vzRzPeaX4B6D4gf7QUM2QKBgQDkdzh/bQjq5YnRrCi4wZcXfj+cRxUm+Ax5z4NF\n2jfDFRy4CEtVUY6SB5Q0kO2iu3BH7H7lrOdIwy87mEbA4kRpbOsUzD4SRnosZ7AW\nd+bPnaR9nWufVP3D2TrzOaF11vNpfu0243YNCE/pSYix/iWCi8X+OxXKb4ISqjge\nvj5NAQKBgHiW8RE4UdMzBgd6a8Vu1JJ0YiGOBbB4Tuu6HZOOCrMfMTF7Xn47/0VN\nqpPhJpEF8b3XJPL+v8UiqcQzDnPe6hIqDvARvtBLp+JmwU8y7wMlvMKi/EkmqLHz\ndrs1cDyxS+OVZ6o3kFUcNxa7+t1MxIBuLZve66hKBKNahp0SzA8i\n-----END RSA PRIVATE KEY-----\n", "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "fingerprint": "6f:98:cc:2d:db:a3:35:32:78:17:2c:b9:a3:dc:e1:17"}} 2018-11-06 15:31:37,220 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-da4c0b61-36dc-4e68-adab-c7dc08020236 2018-11-06 15:31:37,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.245162963867s 2018-11-06 15:31:37,220 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-da4c0b61-36dc-4e68-adab-c7dc08020236 2018-11-06 15:31:37,221 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDee8ez2dRj1CwBkI26eKQDsDV9Oc/pk2Ajb4Sk93p6Jog7CMUJ10TK1OMr5vTEipX/Su/O0I56gtn5dkgf5i3YSvU5kDLo5dyBDBlinVUg5knDqunPIH4awBE1RrU8YvhTAOxzm7SNyUUsiEvrYp5aVZ9LOYa5ygjJMcsPJ3hujplo+hqrnblYrUD/w6SbrZg7XcYcEhQ/piSkOGroUr+JYt26FDthuiXzW2onxM5hJUx5AV/4fxnJwr80Qt1B3MmwHnrrVNEdL5MibyIxPTJotdSGvy0MUbYDUidIv9xPKrcX5gsDHPEiZDNgirizkvmJNky1aHdPocL9wofjJRr3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3nvHs9nUY9QsAZCNunikA7A1fTnP6ZNgI2+EpPd6eiaIOwjF\nCddEytTjK+b0xIqV/0rvztCOeoLZ+XZIH+Yt2Er1OZAy6OXcgQwZYp1VIOZJw6rp\nzyB+GsARNUa1PGL4UwDsc5u0jclFLIhL62KeWlWfSzmGucoIyTHLDyd4bo6ZaPoa\nq525WK1A/8Okm62YO13GHBIUP6YkpDhq6FK/iWLduhQ7Ybol81tqJ8TOYSVMeQFf\n+H8ZycK/NELdQdzJsB5661TRHS+TIm8iMT0yaLXUhr8tDFG2A1InSL/cTyq3F+YL\nAxzxImQzYIq4s5L5iTZMtWh3T6HC/cKH4yUa9wIDAQABAoIBAET/tHaVtuXi9mbh\n0uKi6ZLvQhd9J3r0Jtu2iTe0PLrHWnaciKc9qOsSzQVfkkemB1Duh6LnUVizXjCc\nu0+RTmSHErhwfSl3qEQpYXIRA0a5xOS3C94d4J4hNPUF4c1BkGwFnE9aWcujQR3H\ng2wT4LJ5XXax95OFEeZ719LyVcpLQUbNj2tCVidoMeiq3EqxzQnZcsmcQeyVIjEy\n7OeHRWZ28nuGCdYT0ttfz6Pi8Xc04febRAXDABqc/tjYxI3Sv6b8xgPUQ6QX+b5f\nzfkG2S7MpAQQ9Uh9xPqpHzHDHPAZga8YX7PK1TTJXMzbQCCNXOPF+GSiFhwYhfEt\ny4CgjJECgYEA727tTCOu5UrUZTPktHj5K8LfJ0oxUpuZjcWStxlmirtcOmcIYqbJ\nwwwT+PZNiT9UsOaD3RjpZYA2+xokSnv/Raq0nl3D9hmoOxsw7MoK6qwsjcA/3o5H\npUVs7uF3VKyq2eMfaQar0D4O6axdB4v8hCKUYMMeIOYPgrKNNvhRQ48CgYEA7eCf\nQy23Nvsjfpe6psLD2ABasMR2nxgGtcy1xdBbOO1CCcgM3/iY8BT6pfV3jihsS9zj\nT7K+wQ0cwfNBTmKsXN2YJjph/reO+oqXvpF+Z1rsuAlHLWyH+ZYOG0jWJ8tT8mi7\nHE9P+kRQogHD2oudFzyNpB7L1VVMJSRa4R2pXhkCgYB9hDU52OryoMu/Ufju8wwM\neNfrDOXWXGOfApfrDJHI4Hd01lZ7ANx8N3Sw6s2yyVRoeC9gVJLl9tTbxdSIh4BG\n0TpmWtlDxid+9L4tI62dYCzrEoFo9kVwynhUsjWQWgQmvP3WXPzs6dt/fDA4qJXz\n3vzRzPeaX4B6D4gf7QUM2QKBgQDkdzh/bQjq5YnRrCi4wZcXfj+cRxUm+Ax5z4NF\n2jfDFRy4CEtVUY6SB5Q0kO2iu3BH7H7lrOdIwy87mEbA4kRpbOsUzD4SRnosZ7AW\nd+bPnaR9nWufVP3D2TrzOaF11vNpfu0243YNCE/pSYix/iWCi8X+OxXKb4ISqjge\nvj5NAQKBgHiW8RE4UdMzBgd6a8Vu1JJ0YiGOBbB4Tuu6HZOOCrMfMTF7Xn47/0VN\nqpPhJpEF8b3XJPL+v8UiqcQzDnPe6hIqDvARvtBLp+JmwU8y7wMlvMKi/EkmqLHz\ndrs1cDyxS+OVZ6o3kFUcNxa7+t1MxIBuLZve66hKBKNahp0SzA8i\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'61d7253e3ac040ea9ddf480c9ac55c85', 'name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'created_at': '2018-11-06T15:31:37.221467', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0c033d5a68d450d937db0d996433556', 'name': 'cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6f:98:cc:2d:db:a3:35:32:78:17:2c:b9:a3:dc:e1:17', 'type': 'ssh', 'id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a'}) 2018-11-06 15:31:37,221 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA3nvHs9nUY9QsAZCNunikA7A1fTnP6ZNgI2+EpPd6eiaIOwjF CddEytTjK+b0xIqV/0rvztCOeoLZ+XZIH+Yt2Er1OZAy6OXcgQwZYp1VIOZJw6rp zyB+GsARNUa1PGL4UwDsc5u0jclFLIhL62KeWlWfSzmGucoIyTHLDyd4bo6ZaPoa q525WK1A/8Okm62YO13GHBIUP6YkpDhq6FK/iWLduhQ7Ybol81tqJ8TOYSVMeQFf +H8ZycK/NELdQdzJsB5661TRHS+TIm8iMT0yaLXUhr8tDFG2A1InSL/cTyq3F+YL AxzxImQzYIq4s5L5iTZMtWh3T6HC/cKH4yUa9wIDAQABAoIBAET/tHaVtuXi9mbh 0uKi6ZLvQhd9J3r0Jtu2iTe0PLrHWnaciKc9qOsSzQVfkkemB1Duh6LnUVizXjCc u0+RTmSHErhwfSl3qEQpYXIRA0a5xOS3C94d4J4hNPUF4c1BkGwFnE9aWcujQR3H g2wT4LJ5XXax95OFEeZ719LyVcpLQUbNj2tCVidoMeiq3EqxzQnZcsmcQeyVIjEy 7OeHRWZ28nuGCdYT0ttfz6Pi8Xc04febRAXDABqc/tjYxI3Sv6b8xgPUQ6QX+b5f zfkG2S7MpAQQ9Uh9xPqpHzHDHPAZga8YX7PK1TTJXMzbQCCNXOPF+GSiFhwYhfEt y4CgjJECgYEA727tTCOu5UrUZTPktHj5K8LfJ0oxUpuZjcWStxlmirtcOmcIYqbJ wwwT+PZNiT9UsOaD3RjpZYA2+xokSnv/Raq0nl3D9hmoOxsw7MoK6qwsjcA/3o5H pUVs7uF3VKyq2eMfaQar0D4O6axdB4v8hCKUYMMeIOYPgrKNNvhRQ48CgYEA7eCf Qy23Nvsjfpe6psLD2ABasMR2nxgGtcy1xdBbOO1CCcgM3/iY8BT6pfV3jihsS9zj T7K+wQ0cwfNBTmKsXN2YJjph/reO+oqXvpF+Z1rsuAlHLWyH+ZYOG0jWJ8tT8mi7 HE9P+kRQogHD2oudFzyNpB7L1VVMJSRa4R2pXhkCgYB9hDU52OryoMu/Ufju8wwM eNfrDOXWXGOfApfrDJHI4Hd01lZ7ANx8N3Sw6s2yyVRoeC9gVJLl9tTbxdSIh4BG 0TpmWtlDxid+9L4tI62dYCzrEoFo9kVwynhUsjWQWgQmvP3WXPzs6dt/fDA4qJXz 3vzRzPeaX4B6D4gf7QUM2QKBgQDkdzh/bQjq5YnRrCi4wZcXfj+cRxUm+Ax5z4NF 2jfDFRy4CEtVUY6SB5Q0kO2iu3BH7H7lrOdIwy87mEbA4kRpbOsUzD4SRnosZ7AW d+bPnaR9nWufVP3D2TrzOaF11vNpfu0243YNCE/pSYix/iWCi8X+OxXKb4ISqjge vj5NAQKBgHiW8RE4UdMzBgd6a8Vu1JJ0YiGOBbB4Tuu6HZOOCrMfMTF7Xn47/0VN qpPhJpEF8b3XJPL+v8UiqcQzDnPe6hIqDvARvtBLp+JmwU8y7wMlvMKi/EkmqLHz drs1cDyxS+OVZ6o3kFUcNxa7+t1MxIBuLZve66hKBKNahp0SzA8i -----END RSA PRIVATE KEY----- 2018-11-06 15:31:37,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-06 15:31:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -d '{"security_group": {"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-11-06 15:31:37,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-b596504f-b087-407e-8067-da8c0b7377c6 Date: Tue, 06 Nov 2018 15:31:37 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:37Z", "updated_at": "2018-11-06T15:31:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3018f3f0-3fc9-4f38-a3dd-fd6f427bbc41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3c8f78ad-274e-4707-80f5-edbafe90eba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 2, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "755c68c0-ba07-4df9-8192-b7be53776533", "name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}} 2018-11-06 15:31:37,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b596504f-b087-407e-8067-da8c0b7377c6 2018-11-06 15:31:37,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.368151903152s 2018-11-06 15:31:37,594 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b596504f-b087-407e-8067-da8c0b7377c6 2018-11-06 15:31:37,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:31:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:37,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-3cd1eca6-31a7-4402-8b71-3da14f4c224e Date: Tue, 06 Nov 2018 15:31:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:29:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 4, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:37Z", "updated_at": "2018-11-06T15:31:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3018f3f0-3fc9-4f38-a3dd-fd6f427bbc41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3c8f78ad-274e-4707-80f5-edbafe90eba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 2, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "755c68c0-ba07-4df9-8192-b7be53776533", "name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 15:31:37,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3cd1eca6-31a7-4402-8b71-3da14f4c224e 2018-11-06 15:31:37,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199517965317s 2018-11-06 15:31:37,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3cd1eca6-31a7-4402-8b71-3da14f4c224e 2018-11-06 15:31:37,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 15:31:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -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": "755c68c0-ba07-4df9-8192-b7be53776533"}}' 2018-11-06 15:31:38,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8e2bb70f-0131-4e3b-b264-670e56520318 Date: Tue, 06 Nov 2018 15:31:38 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-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "port_range_min": 22, "revision_number": 0, "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:38Z", "project_id": "a0c033d5a68d450d937db0d996433556", "id": "f8d99548-9286-4c3c-9e8e-772c4a80cdfe"}} 2018-11-06 15:31:38,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-8e2bb70f-0131-4e3b-b264-670e56520318 2018-11-06 15:31:38,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.35419011116s 2018-11-06 15:31:38,157 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-8e2bb70f-0131-4e3b-b264-670e56520318 2018-11-06 15:31:38,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:31:38,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:38,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-3d6362ae-839f-4db5-89b5-8ad2dd44faeb Date: Tue, 06 Nov 2018 15:31:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:29:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 4, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:37Z", "updated_at": "2018-11-06T15:31:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3018f3f0-3fc9-4f38-a3dd-fd6f427bbc41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3c8f78ad-274e-4707-80f5-edbafe90eba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "f8d99548-9286-4c3c-9e8e-772c4a80cdfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 3, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "755c68c0-ba07-4df9-8192-b7be53776533", "name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 15:31:38,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3d6362ae-839f-4db5-89b5-8ad2dd44faeb 2018-11-06 15:31:38,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208331823349s 2018-11-06 15:31:38,369 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3d6362ae-839f-4db5-89b5-8ad2dd44faeb 2018-11-06 15:31:38,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 15:31:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -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": "755c68c0-ba07-4df9-8192-b7be53776533"}}' 2018-11-06 15:31:38,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b8ac5066-a07e-42e7-8d85-ccf8caca9627 Date: Tue, 06 Nov 2018 15:31:38 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-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "port_range_min": null, "revision_number": 0, "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:38Z", "project_id": "a0c033d5a68d450d937db0d996433556", "id": "18c4d318-1a55-4532-8c62-cf7a44a13de5"}} 2018-11-06 15:31:38,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-b8ac5066-a07e-42e7-8d85-ccf8caca9627 2018-11-06 15:31:38,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.197639942169s 2018-11-06 15:31:38,571 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-b8ac5066-a07e-42e7-8d85-ccf8caca9627 2018-11-06 15:31:38,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:31:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:38,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-94370a4d-02a4-4678-a8ad-67aa49550c2f Date: Tue, 06 Nov 2018 15:31:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:29:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 4, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:37Z", "updated_at": "2018-11-06T15:31:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "18c4d318-1a55-4532-8c62-cf7a44a13de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3018f3f0-3fc9-4f38-a3dd-fd6f427bbc41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3c8f78ad-274e-4707-80f5-edbafe90eba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "f8d99548-9286-4c3c-9e8e-772c4a80cdfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 4, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "755c68c0-ba07-4df9-8192-b7be53776533", "name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 15:31:38,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-94370a4d-02a4-4678-a8ad-67aa49550c2f 2018-11-06 15:31:38,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526101589203s 2018-11-06 15:31:38,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-94370a4d-02a4-4678-a8ad-67aa49550c2f 2018-11-06 15:31:38,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 15:31:38,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -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": "755c68c0-ba07-4df9-8192-b7be53776533"}}' 2018-11-06 15:31:38,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a5260fe1-16f8-4ebf-9d35-8d19357a1f67 Date: Tue, 06 Nov 2018 15:31:38 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-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "port_range_min": 80, "revision_number": 0, "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:38Z", "project_id": "a0c033d5a68d450d937db0d996433556", "id": "d55f7d41-4201-415a-89ca-7a0780933ca2"}} 2018-11-06 15:31:38,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a5260fe1-16f8-4ebf-9d35-8d19357a1f67 2018-11-06 15:31:38,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.302683115005s 2018-11-06 15:31:38,935 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a5260fe1-16f8-4ebf-9d35-8d19357a1f67 2018-11-06 15:31:38,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:31:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:39,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-6e6f54ff-d8af-4265-96a4-a735e19a138d Date: Tue, 06 Nov 2018 15:31:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:29:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 4, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:37Z", "updated_at": "2018-11-06T15:31:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "18c4d318-1a55-4532-8c62-cf7a44a13de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3018f3f0-3fc9-4f38-a3dd-fd6f427bbc41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3c8f78ad-274e-4707-80f5-edbafe90eba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "d55f7d41-4201-415a-89ca-7a0780933ca2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "f8d99548-9286-4c3c-9e8e-772c4a80cdfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 5, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "755c68c0-ba07-4df9-8192-b7be53776533", "name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 15:31:39,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6e6f54ff-d8af-4265-96a4-a735e19a138d 2018-11-06 15:31:39,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.205528974533s 2018-11-06 15:31:39,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6e6f54ff-d8af-4265-96a4-a735e19a138d 2018-11-06 15:31:39,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 15:31:39,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -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": "755c68c0-ba07-4df9-8192-b7be53776533"}}' 2018-11-06 15:31:39,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ee4ced1b-7023-44cd-80e9-1564753dcd18 Date: Tue, 06 Nov 2018 15:31:39 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-11-06T15:31:39Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "port_range_min": 443, "revision_number": 0, "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:39Z", "project_id": "a0c033d5a68d450d937db0d996433556", "id": "c9b0bba2-b263-4f13-8c9c-9e28cee8135c"}} 2018-11-06 15:31:39,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ee4ced1b-7023-44cd-80e9-1564753dcd18 2018-11-06 15:31:39,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.444289207458s 2018-11-06 15:31:39,593 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ee4ced1b-7023-44cd-80e9-1564753dcd18 2018-11-06 15:31:39,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:31:39,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:39,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-0305f8be-0838-422c-8bb6-17697f015f35 Date: Tue, 06 Nov 2018 15:31:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:29:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 4, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:37Z", "updated_at": "2018-11-06T15:31:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "18c4d318-1a55-4532-8c62-cf7a44a13de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3018f3f0-3fc9-4f38-a3dd-fd6f427bbc41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3c8f78ad-274e-4707-80f5-edbafe90eba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-06T15:31:39Z", "revision_number": 0, "id": "c9b0bba2-b263-4f13-8c9c-9e28cee8135c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:39Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "d55f7d41-4201-415a-89ca-7a0780933ca2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "f8d99548-9286-4c3c-9e8e-772c4a80cdfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 6, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "755c68c0-ba07-4df9-8192-b7be53776533", "name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 15:31:39,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0305f8be-0838-422c-8bb6-17697f015f35 2018-11-06 15:31:39,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194582939148s 2018-11-06 15:31:39,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0305f8be-0838-422c-8bb6-17697f015f35 2018-11-06 15:31:39,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 15:31:39,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -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": "755c68c0-ba07-4df9-8192-b7be53776533"}}' 2018-11-06 15:31:39,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-788c6655-4def-4427-b130-321543a99d21 Date: Tue, 06 Nov 2018 15:31:39 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-11-06T15:31:39Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "port_range_min": 5671, "revision_number": 0, "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:39Z", "project_id": "a0c033d5a68d450d937db0d996433556", "id": "1b5ef9ce-3b95-447b-a210-b07d5b597a1d"}} 2018-11-06 15:31:39,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-788c6655-4def-4427-b130-321543a99d21 2018-11-06 15:31:39,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150619029999s 2018-11-06 15:31:39,947 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-788c6655-4def-4427-b130-321543a99d21 2018-11-06 15:31:39,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:31:39,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:40,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-70004b2c-40b4-4c4f-8f5a-4c2e91fca871 Date: Tue, 06 Nov 2018 15:31:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:29:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 4, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:37Z", "updated_at": "2018-11-06T15:31:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "18c4d318-1a55-4532-8c62-cf7a44a13de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-06T15:31:39Z", "revision_number": 0, "id": "1b5ef9ce-3b95-447b-a210-b07d5b597a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:39Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3018f3f0-3fc9-4f38-a3dd-fd6f427bbc41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3c8f78ad-274e-4707-80f5-edbafe90eba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-06T15:31:39Z", "revision_number": 0, "id": "c9b0bba2-b263-4f13-8c9c-9e28cee8135c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:39Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "d55f7d41-4201-415a-89ca-7a0780933ca2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "f8d99548-9286-4c3c-9e8e-772c4a80cdfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 7, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "755c68c0-ba07-4df9-8192-b7be53776533", "name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 15:31:40,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-70004b2c-40b4-4c4f-8f5a-4c2e91fca871 2018-11-06 15:31:40,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520861148834s 2018-11-06 15:31:40,003 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-70004b2c-40b4-4c4f-8f5a-4c2e91fca871 2018-11-06 15:31:40,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 15:31:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -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": "755c68c0-ba07-4df9-8192-b7be53776533"}}' 2018-11-06 15:31:40,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-12a8abea-a280-42f1-a6bc-e44a228dee76 Date: Tue, 06 Nov 2018 15:31:40 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-11-06T15:31:40Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "port_range_min": 53333, "revision_number": 0, "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:40Z", "project_id": "a0c033d5a68d450d937db0d996433556", "id": "44e3f1c6-a9d9-44e9-8455-c754b97c5c37"}} 2018-11-06 15:31:40,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-12a8abea-a280-42f1-a6bc-e44a228dee76 2018-11-06 15:31:40,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.438904047012s 2018-11-06 15:31:40,446 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-12a8abea-a280-42f1-a6bc-e44a228dee76 2018-11-06 15:31:40,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 15:31:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:40,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-ef500af2-3dc8-4f1a-99fb-a104922894c3 Date: Tue, 06 Nov 2018 15:31: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":["aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43"],"updated_at":"2018-11-06T15:29:51Z","tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:29:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0c033d5a68d450d937db0d996433556","id":"4c1ae771-f00e-445c-9048-d5a24efafcfe","name":"cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:31:40,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ef500af2-3dc8-4f1a-99fb-a104922894c3 2018-11-06 15:31:40,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261381864548s 2018-11-06 15:31:40,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ef500af2-3dc8-4f1a-99fb-a104922894c3 2018-11-06 15:31:40,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 15:31:40,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:41,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-fd85c7e4-d3e4-4bca-ab12-61fadc791709 Date: Tue, 06 Nov 2018 15:31:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap", "metadata": {}}], "file": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/file", "owner": "a0c033d5a68d450d937db0d996433556", "id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "size": 4373348352, "self": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T15:31:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-06T15:30:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 15:31:41,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fd85c7e4-d3e4-4bca-ab12-61fadc791709 2018-11-06 15:31:41,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.564866065979s 2018-11-06 15:31:41,276 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fd85c7e4-d3e4-4bca-ab12-61fadc791709 2018-11-06 15:31:41,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 15:31:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:41,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-b39ac391-fe92-4caa-a752-b093513ac963 x-compute-request-id: req-b39ac391-fe92-4caa-a752-b093513ac963 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "name": "cloudify_ims-flavor_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 15:31:41,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b39ac391-fe92-4caa-a752-b093513ac963 2018-11-06 15:31:41,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034364938736s 2018-11-06 15:31:41,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b39ac391-fe92-4caa-a752-b093513ac963 2018-11-06 15:31:41,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-06 15:31:41,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -d '{"server": {"name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "imageRef": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "flavorRef": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4c1ae771-f00e-445c-9048-d5a24efafcfe"}], "security_groups": [{"name": "755c68c0-ba07-4df9-8192-b7be53776533"}]}}' 2018-11-06 15:31:43,780 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 15: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 x-openstack-request-id: req-f3fb3d47-801b-47a9-870e-329837b21c42 x-compute-request-id: req-f3fb3d47-801b-47a9-870e-329837b21c42 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "755c68c0-ba07-4df9-8192-b7be53776533"}], "OS-DCF:diskConfig": "MANUAL", "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "adminPass": "qyns8y3RsDUq"}} 2018-11-06 15:31:43,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-f3fb3d47-801b-47a9-870e-329837b21c42 2018-11-06 15:31:43,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.46596503258s 2018-11-06 15:31:43,781 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-f3fb3d47-801b-47a9-870e-329837b21c42 2018-11-06 15:31:43,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:31:43,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:44,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-0b6f4f80-c0b8-4135-9060-84000e3c1a8f x-compute-request-id: req-0b6f4f80-c0b8-4135-9060-84000e3c1a8f Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:31:44,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0b6f4f80-c0b8-4135-9060-84000e3c1a8f 2018-11-06 15:31:44,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.266716003418s 2018-11-06 15:31:44,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0b6f4f80-c0b8-4135-9060-84000e3c1a8f 2018-11-06 15:31:44,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 15:31:44,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:44,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-9f3f9651-a613-4f7e-a9db-8270c22ec447 Date: Tue, 06 Nov 2018 15:31: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":["aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43"],"updated_at":"2018-11-06T15:29:51Z","tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:29:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0c033d5a68d450d937db0d996433556","id":"4c1ae771-f00e-445c-9048-d5a24efafcfe","name":"cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:31:44,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9f3f9651-a613-4f7e-a9db-8270c22ec447 2018-11-06 15:31:44,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262560129166s 2018-11-06 15:31:44,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9f3f9651-a613-4f7e-a9db-8270c22ec447 2018-11-06 15:31:44,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 15:31:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:44,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b7e4cfde-945e-43d0-93e4-17b7e41a5121 Date: Tue, 06 Nov 2018 15:31:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c1ae771-f00e-445c-9048-d5a24efafcfe","tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:29:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T15:29:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a0c033d5a68d450d937db0d996433556","id":"aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43","subnetpool_id":null,"name":"cloudify_ims-subnet_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 15:31:44,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b7e4cfde-945e-43d0-93e4-17b7e41a5121 2018-11-06 15:31:44,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0535130500793s 2018-11-06 15:31:44,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b7e4cfde-945e-43d0-93e4-17b7e41a5121 2018-11-06 15:31:44,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:31:46,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:31:46,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:47,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:31: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-e0dad99f-14d1-4cc1-acc8-5320ba9be400 x-compute-request-id: req-e0dad99f-14d1-4cc1-acc8-5320ba9be400 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:31:47,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0dad99f-14d1-4cc1-acc8-5320ba9be400 2018-11-06 15:31:47,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.866632938385s 2018-11-06 15:31:47,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0dad99f-14d1-4cc1-acc8-5320ba9be400 2018-11-06 15:31:47,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:31:49,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:31:49,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:49,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:31: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-003fa095-dc15-4d0d-959c-31e0751ed9a6 x-compute-request-id: req-003fa095-dc15-4d0d-959c-31e0751ed9a6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:31:49,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-003fa095-dc15-4d0d-959c-31e0751ed9a6 2018-11-06 15:31:49,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736030101776s 2018-11-06 15:31:49,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-003fa095-dc15-4d0d-959c-31e0751ed9a6 2018-11-06 15:31:49,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:31:51,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:31:51,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:52,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:31: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-8d05e9d0-9f70-4ed4-8a24-994daf0e97f4 x-compute-request-id: req-8d05e9d0-9f70-4ed4-8a24-994daf0e97f4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:31:52,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d05e9d0-9f70-4ed4-8a24-994daf0e97f4 2018-11-06 15:31:52,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.906551122665s 2018-11-06 15:31:52,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d05e9d0-9f70-4ed4-8a24-994daf0e97f4 2018-11-06 15:31:52,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:31:54,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:31:54,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:56,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:31:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-220762eb-3e5b-4eef-b445-a77a1769b484 x-compute-request-id: req-220762eb-3e5b-4eef-b445-a77a1769b484 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:31:56,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-220762eb-3e5b-4eef-b445-a77a1769b484 2018-11-06 15:31:56,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25496482849s 2018-11-06 15:31:56,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-220762eb-3e5b-4eef-b445-a77a1769b484 2018-11-06 15:31:56,167 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:31:58,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:31:58,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:31:58,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-5bf3fc6c-47cb-4365-a0f0-8f1a8204176c x-compute-request-id: req-5bf3fc6c-47cb-4365-a0f0-8f1a8204176c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:31:58,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5bf3fc6c-47cb-4365-a0f0-8f1a8204176c 2018-11-06 15:31:58,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529847145081s 2018-11-06 15:31:58,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5bf3fc6c-47cb-4365-a0f0-8f1a8204176c 2018-11-06 15:31:58,705 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:00,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:00,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:01,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e273aad2-4790-4c18-bfc2-b3baca2dca33 x-compute-request-id: req-e273aad2-4790-4c18-bfc2-b3baca2dca33 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:01,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e273aad2-4790-4c18-bfc2-b3baca2dca33 2018-11-06 15:32:01,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.906976938248s 2018-11-06 15:32:01,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e273aad2-4790-4c18-bfc2-b3baca2dca33 2018-11-06 15:32:01,618 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:03,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:03,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:04,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-6d230421-b925-472b-90d5-a5ce3e07a441 x-compute-request-id: req-6d230421-b925-472b-90d5-a5ce3e07a441 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:04,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d230421-b925-472b-90d5-a5ce3e07a441 2018-11-06 15:32:04,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847514152527s 2018-11-06 15:32:04,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d230421-b925-472b-90d5-a5ce3e07a441 2018-11-06 15:32:04,473 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:06,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:06,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:07,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32: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-35e9cd43-c3ac-42f5-9e01-eeff2188c167 x-compute-request-id: req-35e9cd43-c3ac-42f5-9e01-eeff2188c167 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:07,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-35e9cd43-c3ac-42f5-9e01-eeff2188c167 2018-11-06 15:32:07,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726156949997s 2018-11-06 15:32:07,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-35e9cd43-c3ac-42f5-9e01-eeff2188c167 2018-11-06 15:32:07,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:09,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:09,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:09,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32: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-e7795762-7529-4328-88b7-89ae5de7a2dc x-compute-request-id: req-e7795762-7529-4328-88b7-89ae5de7a2dc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:09,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e7795762-7529-4328-88b7-89ae5de7a2dc 2018-11-06 15:32:09,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672093153s 2018-11-06 15:32:09,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e7795762-7529-4328-88b7-89ae5de7a2dc 2018-11-06 15:32:09,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:11,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:12,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34cc9af7-0095-480d-be3e-8010e167c316 x-compute-request-id: req-34cc9af7-0095-480d-be3e-8010e167c316 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:12,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-34cc9af7-0095-480d-be3e-8010e167c316 2018-11-06 15:32:12,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688174962997s 2018-11-06 15:32:12,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-34cc9af7-0095-480d-be3e-8010e167c316 2018-11-06 15:32:12,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:14,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:14,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:15,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-cbc7b817-a115-4751-a8f1-357a8f55da8c x-compute-request-id: req-cbc7b817-a115-4751-a8f1-357a8f55da8c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:15,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cbc7b817-a115-4751-a8f1-357a8f55da8c 2018-11-06 15:32:15,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656000137329s 2018-11-06 15:32:15,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cbc7b817-a115-4751-a8f1-357a8f55da8c 2018-11-06 15:32:15,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:17,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:17,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:17,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-54d435a6-ab0c-4c85-98be-fc9143938c5d x-compute-request-id: req-54d435a6-ab0c-4c85-98be-fc9143938c5d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:17,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54d435a6-ab0c-4c85-98be-fc9143938c5d 2018-11-06 15:32:17,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34505200386s 2018-11-06 15:32:17,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54d435a6-ab0c-4c85-98be-fc9143938c5d 2018-11-06 15:32:17,597 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:19,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:19,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:20,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32: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-aec04221-a900-4c21-b5bf-d6e08110a413 x-compute-request-id: req-aec04221-a900-4c21-b5bf-d6e08110a413 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:20,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aec04221-a900-4c21-b5bf-d6e08110a413 2018-11-06 15:32:20,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01859998703s 2018-11-06 15:32:20,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aec04221-a900-4c21-b5bf-d6e08110a413 2018-11-06 15:32:20,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:22,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:22,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:22,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32: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-0863a7dc-241f-4a18-8dae-46369cc44986 x-compute-request-id: req-0863a7dc-241f-4a18-8dae-46369cc44986 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:22,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0863a7dc-241f-4a18-8dae-46369cc44986 2018-11-06 15:32:22,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230032920837s 2018-11-06 15:32:22,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0863a7dc-241f-4a18-8dae-46369cc44986 2018-11-06 15:32:22,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:24,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:24,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:25,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-c0291f61-dbda-4d53-bc44-4188e2830cc5 x-compute-request-id: req-c0291f61-dbda-4d53-bc44-4188e2830cc5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:25,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0291f61-dbda-4d53-bc44-4188e2830cc5 2018-11-06 15:32:25,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51251411438s 2018-11-06 15:32:25,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0291f61-dbda-4d53-bc44-4188e2830cc5 2018-11-06 15:32:25,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:27,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:27,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:27,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c83d927-5496-44a7-8885-4739413d4edd x-compute-request-id: req-9c83d927-5496-44a7-8885-4739413d4edd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:27,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9c83d927-5496-44a7-8885-4739413d4edd 2018-11-06 15:32:27,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545744180679s 2018-11-06 15:32:27,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9c83d927-5496-44a7-8885-4739413d4edd 2018-11-06 15:32:27,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:29,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:30,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb3f85b4-39ff-425e-9444-67b9d8dc290b x-compute-request-id: req-fb3f85b4-39ff-425e-9444-67b9d8dc290b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:30,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fb3f85b4-39ff-425e-9444-67b9d8dc290b 2018-11-06 15:32:30,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566015958786s 2018-11-06 15:32:30,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fb3f85b4-39ff-425e-9444-67b9d8dc290b 2018-11-06 15:32:30,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:32,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:32,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:32,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-864e0df6-40ac-4b1a-ab7d-cf6dd6ef77ed x-compute-request-id: req-864e0df6-40ac-4b1a-ab7d-cf6dd6ef77ed Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:32,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-864e0df6-40ac-4b1a-ab7d-cf6dd6ef77ed 2018-11-06 15:32:32,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349589824677s 2018-11-06 15:32:32,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-864e0df6-40ac-4b1a-ab7d-cf6dd6ef77ed 2018-11-06 15:32:32,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:34,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:34,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:35,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32: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-a950c7bd-68b9-4a04-b90d-af80f4c9095a x-compute-request-id: req-a950c7bd-68b9-4a04-b90d-af80f4c9095a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:35,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a950c7bd-68b9-4a04-b90d-af80f4c9095a 2018-11-06 15:32:35,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730088949203s 2018-11-06 15:32:35,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a950c7bd-68b9-4a04-b90d-af80f4c9095a 2018-11-06 15:32:35,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:37,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:37,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:38,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32: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-cc5d5328-401a-403f-ba15-c4ef8f0d07e9 x-compute-request-id: req-cc5d5328-401a-403f-ba15-c4ef8f0d07e9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:38,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc5d5328-401a-403f-ba15-c4ef8f0d07e9 2018-11-06 15:32:38,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545212030411s 2018-11-06 15:32:38,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc5d5328-401a-403f-ba15-c4ef8f0d07e9 2018-11-06 15:32:38,155 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:40,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:40,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:40,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32: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-76126510-f087-4edf-86c8-21c723aa2f8f x-compute-request-id: req-76126510-f087-4edf-86c8-21c723aa2f8f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:40,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-76126510-f087-4edf-86c8-21c723aa2f8f 2018-11-06 15:32:40,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507970094681s 2018-11-06 15:32:40,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-76126510-f087-4edf-86c8-21c723aa2f8f 2018-11-06 15:32:40,670 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:42,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:42,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:43,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-b8e1e271-f546-43f2-99aa-eca5573df8c8 x-compute-request-id: req-b8e1e271-f546-43f2-99aa-eca5573df8c8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:43,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b8e1e271-f546-43f2-99aa-eca5573df8c8 2018-11-06 15:32:43,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539314031601s 2018-11-06 15:32:43,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b8e1e271-f546-43f2-99aa-eca5573df8c8 2018-11-06 15:32:43,217 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:45,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:45,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:45,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32: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-62fe68fe-0684-40e8-ac95-2e6be7ae17e8 x-compute-request-id: req-62fe68fe-0684-40e8-ac95-2e6be7ae17e8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:45,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-62fe68fe-0684-40e8-ac95-2e6be7ae17e8 2018-11-06 15:32:45,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524814128876s 2018-11-06 15:32:45,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-62fe68fe-0684-40e8-ac95-2e6be7ae17e8 2018-11-06 15:32:45,749 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:47,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:48,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32: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-c530e71b-4141-4d57-8a8c-186de4f1ae7a x-compute-request-id: req-c530e71b-4141-4d57-8a8c-186de4f1ae7a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:48,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c530e71b-4141-4d57-8a8c-186de4f1ae7a 2018-11-06 15:32:48,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552671194077s 2018-11-06 15:32:48,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c530e71b-4141-4d57-8a8c-186de4f1ae7a 2018-11-06 15:32:48,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:50,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:50,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:50,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:32: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-8270d033-2a17-405d-a4f4-403f4bed85bb x-compute-request-id: req-8270d033-2a17-405d-a4f4-403f4bed85bb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:50,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8270d033-2a17-405d-a4f4-403f4bed85bb 2018-11-06 15:32:50,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541841983795s 2018-11-06 15:32:50,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8270d033-2a17-405d-a4f4-403f4bed85bb 2018-11-06 15:32:50,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:52,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:52,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:53,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-b413b54c-678d-44a3-901d-63df664ddf35 x-compute-request-id: req-b413b54c-678d-44a3-901d-63df664ddf35 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:53,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b413b54c-678d-44a3-901d-63df664ddf35 2018-11-06 15:32:53,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52260684967s 2018-11-06 15:32:53,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b413b54c-678d-44a3-901d-63df664ddf35 2018-11-06 15:32:53,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:55,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:55,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:56,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-e05c5d82-764d-40b2-a40b-943a9d908d74 x-compute-request-id: req-e05c5d82-764d-40b2-a40b-943a9d908d74 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:56,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e05c5d82-764d-40b2-a40b-943a9d908d74 2018-11-06 15:32:56,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665958881378s 2018-11-06 15:32:56,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e05c5d82-764d-40b2-a40b-943a9d908d74 2018-11-06 15:32:56,062 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:32:58,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:32:58,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:32:58,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-c2e86d34-8090-4bda-81c8-fdaa20bbf52c x-compute-request-id: req-c2e86d34-8090-4bda-81c8-fdaa20bbf52c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:32:58,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2e86d34-8090-4bda-81c8-fdaa20bbf52c 2018-11-06 15:32:58,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524338006973s 2018-11-06 15:32:58,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2e86d34-8090-4bda-81c8-fdaa20bbf52c 2018-11-06 15:32:58,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:00,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:00,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:00,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-5f3b3192-c1ee-4b90-9bcd-ef3d257eff0c x-compute-request-id: req-5f3b3192-c1ee-4b90-9bcd-ef3d257eff0c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:00,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5f3b3192-c1ee-4b90-9bcd-ef3d257eff0c 2018-11-06 15:33:00,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351738929749s 2018-11-06 15:33:00,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5f3b3192-c1ee-4b90-9bcd-ef3d257eff0c 2018-11-06 15:33:00,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:02,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:03,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-a3b63fd7-52cd-48e7-b921-336da84fd875 x-compute-request-id: req-a3b63fd7-52cd-48e7-b921-336da84fd875 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:03,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a3b63fd7-52cd-48e7-b921-336da84fd875 2018-11-06 15:33:03,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500380039215s 2018-11-06 15:33:03,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a3b63fd7-52cd-48e7-b921-336da84fd875 2018-11-06 15:33:03,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:05,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:05,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:05,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-86b273e6-097d-495a-ace6-e197e355b10d x-compute-request-id: req-86b273e6-097d-495a-ace6-e197e355b10d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:05,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-86b273e6-097d-495a-ace6-e197e355b10d 2018-11-06 15:33:05,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498161077499s 2018-11-06 15:33:05,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-86b273e6-097d-495a-ace6-e197e355b10d 2018-11-06 15:33:05,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:07,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:08,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-3424244c-34a4-4fb0-a56c-d2ca83cde7d5 x-compute-request-id: req-3424244c-34a4-4fb0-a56c-d2ca83cde7d5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:08,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3424244c-34a4-4fb0-a56c-d2ca83cde7d5 2018-11-06 15:33:08,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55030798912s 2018-11-06 15:33:08,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3424244c-34a4-4fb0-a56c-d2ca83cde7d5 2018-11-06 15:33:08,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:10,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:11,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33: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-32e4b7bc-cac0-441e-9fb0-ce3609ffadfd x-compute-request-id: req-32e4b7bc-cac0-441e-9fb0-ce3609ffadfd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:11,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-32e4b7bc-cac0-441e-9fb0-ce3609ffadfd 2018-11-06 15:33:11,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50305891037s 2018-11-06 15:33:11,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-32e4b7bc-cac0-441e-9fb0-ce3609ffadfd 2018-11-06 15:33:11,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:13,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:13,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:13,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-247747dc-ce2d-4e02-bfda-ef54d95b8791 x-compute-request-id: req-247747dc-ce2d-4e02-bfda-ef54d95b8791 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:13,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-247747dc-ce2d-4e02-bfda-ef54d95b8791 2018-11-06 15:33:13,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500269174576s 2018-11-06 15:33:13,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-247747dc-ce2d-4e02-bfda-ef54d95b8791 2018-11-06 15:33:13,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:15,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:15,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:16,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33: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-35fcdfef-e188-4185-bc9c-8b8400d3bc05 x-compute-request-id: req-35fcdfef-e188-4185-bc9c-8b8400d3bc05 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:16,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-35fcdfef-e188-4185-bc9c-8b8400d3bc05 2018-11-06 15:33:16,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509749889374s 2018-11-06 15:33:16,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-35fcdfef-e188-4185-bc9c-8b8400d3bc05 2018-11-06 15:33:16,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:18,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:18,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:18,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-80f539ae-85d7-4880-b803-b2631cffc7e1 x-compute-request-id: req-80f539ae-85d7-4880-b803-b2631cffc7e1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:18,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80f539ae-85d7-4880-b803-b2631cffc7e1 2018-11-06 15:33:18,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53085398674s 2018-11-06 15:33:18,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80f539ae-85d7-4880-b803-b2631cffc7e1 2018-11-06 15:33:18,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:20,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:20,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:21,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33: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-1d7bcc06-d383-4bef-9faa-c0545d5c6a4a x-compute-request-id: req-1d7bcc06-d383-4bef-9faa-c0545d5c6a4a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:21,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1d7bcc06-d383-4bef-9faa-c0545d5c6a4a 2018-11-06 15:33:21,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508017063141s 2018-11-06 15:33:21,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1d7bcc06-d383-4bef-9faa-c0545d5c6a4a 2018-11-06 15:33:21,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:23,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:23,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-597cfe0b-4066-4620-88b7-95b5ed03dd59 x-compute-request-id: req-597cfe0b-4066-4620-88b7-95b5ed03dd59 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:23,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-597cfe0b-4066-4620-88b7-95b5ed03dd59 2018-11-06 15:33:23,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510432004929s 2018-11-06 15:33:23,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-597cfe0b-4066-4620-88b7-95b5ed03dd59 2018-11-06 15:33:23,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:25,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:25,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:26,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f32c656-9397-429f-a1c2-843c996e5129 x-compute-request-id: req-7f32c656-9397-429f-a1c2-843c996e5129 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:26,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f32c656-9397-429f-a1c2-843c996e5129 2018-11-06 15:33:26,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.961472034454s 2018-11-06 15:33:26,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f32c656-9397-429f-a1c2-843c996e5129 2018-11-06 15:33:26,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:28,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:28,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:29,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33: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-e9171eff-1585-48e9-b25c-6a562c487013 x-compute-request-id: req-e9171eff-1585-48e9-b25c-6a562c487013 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:29,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e9171eff-1585-48e9-b25c-6a562c487013 2018-11-06 15:33:29,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51756811142s 2018-11-06 15:33:29,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e9171eff-1585-48e9-b25c-6a562c487013 2018-11-06 15:33:29,122 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:31,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:31,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:31,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33: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-1268b525-adc3-4214-b9aa-d3d89f5d5a4f x-compute-request-id: req-1268b525-adc3-4214-b9aa-d3d89f5d5a4f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:31,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1268b525-adc3-4214-b9aa-d3d89f5d5a4f 2018-11-06 15:33:31,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613700866699s 2018-11-06 15:33:31,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1268b525-adc3-4214-b9aa-d3d89f5d5a4f 2018-11-06 15:33:31,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:33,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:33,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:34,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-898e8f47-3c29-4684-b1fd-82be068291bb x-compute-request-id: req-898e8f47-3c29-4684-b1fd-82be068291bb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:34,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-898e8f47-3c29-4684-b1fd-82be068291bb 2018-11-06 15:33:34,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515219926834s 2018-11-06 15:33:34,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-898e8f47-3c29-4684-b1fd-82be068291bb 2018-11-06 15:33:34,264 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:36,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:36,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:37,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dabf8dd2-6b1e-4e81-ae19-e24f97a3f9d3 x-compute-request-id: req-dabf8dd2-6b1e-4e81-ae19-e24f97a3f9d3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:37,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dabf8dd2-6b1e-4e81-ae19-e24f97a3f9d3 2018-11-06 15:33:37,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10737800598s 2018-11-06 15:33:37,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dabf8dd2-6b1e-4e81-ae19-e24f97a3f9d3 2018-11-06 15:33:37,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:39,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:39,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:39,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e327a4d0-4e36-4a12-950b-1a85dfdfc4a5 x-compute-request-id: req-e327a4d0-4e36-4a12-950b-1a85dfdfc4a5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:39,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e327a4d0-4e36-4a12-950b-1a85dfdfc4a5 2018-11-06 15:33:39,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499204874039s 2018-11-06 15:33:39,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e327a4d0-4e36-4a12-950b-1a85dfdfc4a5 2018-11-06 15:33:39,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:41,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:41,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:42,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a62ca23-1cbb-49f1-9788-9a655a270667 x-compute-request-id: req-3a62ca23-1cbb-49f1-9788-9a655a270667 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:42,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3a62ca23-1cbb-49f1-9788-9a655a270667 2018-11-06 15:33:42,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654140949249s 2018-11-06 15:33:42,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3a62ca23-1cbb-49f1-9788-9a655a270667 2018-11-06 15:33:42,546 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:44,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:44,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:45,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33: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-8afd600d-aadf-44db-b226-77f7e917cd2f x-compute-request-id: req-8afd600d-aadf-44db-b226-77f7e917cd2f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:45,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8afd600d-aadf-44db-b226-77f7e917cd2f 2018-11-06 15:33:45,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521465063095s 2018-11-06 15:33:45,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8afd600d-aadf-44db-b226-77f7e917cd2f 2018-11-06 15:33:45,075 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:47,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:47,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33: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-ece3b7c5-e932-4114-bedd-1f31844f0e6c x-compute-request-id: req-ece3b7c5-e932-4114-bedd-1f31844f0e6c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:47,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ece3b7c5-e932-4114-bedd-1f31844f0e6c 2018-11-06 15:33:47,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537307977676s 2018-11-06 15:33:47,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ece3b7c5-e932-4114-bedd-1f31844f0e6c 2018-11-06 15:33:47,619 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:49,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:49,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71260bc0-7387-4991-b1ba-85c88dd12013 x-compute-request-id: req-71260bc0-7387-4991-b1ba-85c88dd12013 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:49,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-71260bc0-7387-4991-b1ba-85c88dd12013 2018-11-06 15:33:49,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359472990036s 2018-11-06 15:33:49,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-71260bc0-7387-4991-b1ba-85c88dd12013 2018-11-06 15:33:49,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:51,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:51,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:52,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33: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-2d350711-a7d7-41c6-b999-144ba1159007 x-compute-request-id: req-2d350711-a7d7-41c6-b999-144ba1159007 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:52,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2d350711-a7d7-41c6-b999-144ba1159007 2018-11-06 15:33:52,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56729388237s 2018-11-06 15:33:52,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2d350711-a7d7-41c6-b999-144ba1159007 2018-11-06 15:33:52,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:54,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:54,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:54,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33: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-a053762c-2f85-4dfe-b791-84ab16e95e1a x-compute-request-id: req-a053762c-2f85-4dfe-b791-84ab16e95e1a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:54,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a053762c-2f85-4dfe-b791-84ab16e95e1a 2018-11-06 15:33:54,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4034948349s 2018-11-06 15:33:54,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a053762c-2f85-4dfe-b791-84ab16e95e1a 2018-11-06 15:33:54,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:56,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:56,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:57,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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,Accept-Encoding x-openstack-request-id: req-c825cf9a-0af6-4cc4-9f60-494cceafe43c x-compute-request-id: req-c825cf9a-0af6-4cc4-9f60-494cceafe43c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:57,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c825cf9a-0af6-4cc4-9f60-494cceafe43c 2018-11-06 15:33:57,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515859127045s 2018-11-06 15:33:57,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c825cf9a-0af6-4cc4-9f60-494cceafe43c 2018-11-06 15:33:57,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:33:59,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:33:59,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:33:59,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:33: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-a0e53e3a-a860-4ea2-a13b-d9065dd1ee08 x-compute-request-id: req-a0e53e3a-a860-4ea2-a13b-d9065dd1ee08 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:33:59,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0e53e3a-a860-4ea2-a13b-d9065dd1ee08 2018-11-06 15:33:59,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376486778259s 2018-11-06 15:33:59,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0e53e3a-a860-4ea2-a13b-d9065dd1ee08 2018-11-06 15:33:59,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:34:01,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:34:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:02,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:34: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-bd6cb61b-69f4-4569-ab17-caea3d800f92 x-compute-request-id: req-bd6cb61b-69f4-4569-ab17-caea3d800f92 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:34:02,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bd6cb61b-69f4-4569-ab17-caea3d800f92 2018-11-06 15:34:02,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508342981339s 2018-11-06 15:34:02,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bd6cb61b-69f4-4569-ab17-caea3d800f92 2018-11-06 15:34:02,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:34:04,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:34:04,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:05,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:34: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-e20bed53-bfb3-4476-8999-a59376a29de2 x-compute-request-id: req-e20bed53-bfb3-4476-8999-a59376a29de2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:34:05,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e20bed53-bfb3-4476-8999-a59376a29de2 2018-11-06 15:34:05,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681900978088s 2018-11-06 15:34:05,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e20bed53-bfb3-4476-8999-a59376a29de2 2018-11-06 15:34:05,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:34:07,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:34:07,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:07,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-e6081310-9f26-45fd-a1b6-19ac49c72e8d x-compute-request-id: req-e6081310-9f26-45fd-a1b6-19ac49c72e8d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T15:31:45Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:34:07,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e6081310-9f26-45fd-a1b6-19ac49c72e8d 2018-11-06 15:34:07,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511743068695s 2018-11-06 15:34:07,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e6081310-9f26-45fd-a1b6-19ac49c72e8d 2018-11-06 15:34:07,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 15:34:09,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 15:34:09,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:10,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-8fb45cfe-9395-443c-9f11-ac90ffce63fd x-compute-request-id: req-8fb45cfe-9395-443c-9f11-ac90ffce63fd Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:40:4d", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:34:07.000000", "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T15:34:07Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 15:34:10,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8fb45cfe-9395-443c-9f11-ac90ffce63fd 2018-11-06 15:34:10,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671867847443s 2018-11-06 15:34:10,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8fb45cfe-9395-443c-9f11-ac90ffce63fd 2018-11-06 15:34:10,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 15:34:10,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b719493f-1e27-4a67-a5b3-adc373118dcc" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:10,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-86068312-65a4-487e-81f6-5054fa8087fe Date: Tue, 06 Nov 2018 15:34:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:34:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43","ip_address":"192.168.120.13"}],"id":"fea836db-6acd-40c9-81d7-57090baa4796","security_groups":["755c68c0-ba07-4df9-8192-b7be53776533"],"mac_address":"fa:16:3e:e5:40:4d","project_id":"a0c033d5a68d450d937db0d996433556","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c1ae771-f00e-445c-9048-d5a24efafcfe","tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:31:46Z","binding:vnic_type":"normal","device_id":"b719493f-1e27-4a67-a5b3-adc373118dcc"}]} 2018-11-06 15:34:10,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b719493f-1e27-4a67-a5b3-adc373118dcc used request id req-86068312-65a4-487e-81f6-5054fa8087fe 2018-11-06 15:34:10,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0643119812012s 2018-11-06 15:34:10,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b719493f-1e27-4a67-a5b3-adc373118dcc used request id req-86068312-65a4-487e-81f6-5054fa8087fe 2018-11-06 15:34:10,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 15:34:10,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fea836db-6acd-40c9-81d7-57090baa4796" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:10,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9724c5bd-f12a-4747-8ad1-900bafeb3b08 Date: Tue, 06 Nov 2018 15:34:10 GMT RESP BODY: {"floatingips": []} 2018-11-06 15:34:10,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fea836db-6acd-40c9-81d7-57090baa4796 used request id req-9724c5bd-f12a-4747-8ad1-900bafeb3b08 2018-11-06 15:34:10,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0217950344086s 2018-11-06 15:34:10,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fea836db-6acd-40c9-81d7-57090baa4796 used request id req-9724c5bd-f12a-4747-8ad1-900bafeb3b08 2018-11-06 15:34:10,374 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e5:40:4d', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5f5bed95-c05a-4371-a042-0234ab4b3d8d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T15:34:07.000000', 'flavor': Munch({u'id': u'30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4'}), 'az': u'nova', 'id': u'b719493f-1e27-4a67-a5b3-adc373118dcc', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'61d7253e3ac040ea9ddf480c9ac55c85', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0c033d5a68d450d937db0d996433556', 'name': 'cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a', '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-11-06T15:34:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-06T15:34:07Z', 'hostId': u'8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f', '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-11-06T15:34:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a0c033d5a68d450d937db0d996433556', 'name': u'cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'adminPass': u'qyns8y3RsDUq', 'tenant_id': u'a0c033d5a68d450d937db0d996433556', 'region': 'regionOne', 'created': u'2018-11-06T15:31:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-06 15:34:10,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 15:34:10,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:10,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-c0e4c015-1c59-4e65-8701-6775bc2fd460 Date: Tue, 06 Nov 2018 15:34:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43"],"updated_at":"2018-11-06T15:29:51Z","tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:29:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0c033d5a68d450d937db0d996433556","id":"4c1ae771-f00e-445c-9048-d5a24efafcfe","name":"cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 15:34:10,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c0e4c015-1c59-4e65-8701-6775bc2fd460 2018-11-06 15:34:10,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112272024155s 2018-11-06 15:34:10,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c0e4c015-1c59-4e65-8701-6775bc2fd460 2018-11-06 15:34:10,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 15:34:10,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b719493f-1e27-4a67-a5b3-adc373118dcc" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:10,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-4ec1062c-f794-4aac-8f1f-ff448afafb50 Date: Tue, 06 Nov 2018 15:34:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T15:34:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43","ip_address":"192.168.120.13"}],"id":"fea836db-6acd-40c9-81d7-57090baa4796","security_groups":["755c68c0-ba07-4df9-8192-b7be53776533"],"mac_address":"fa:16:3e:e5:40:4d","project_id":"a0c033d5a68d450d937db0d996433556","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c1ae771-f00e-445c-9048-d5a24efafcfe","tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:31:46Z","binding:vnic_type":"normal","device_id":"b719493f-1e27-4a67-a5b3-adc373118dcc"}]} 2018-11-06 15:34:10,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b719493f-1e27-4a67-a5b3-adc373118dcc used request id req-4ec1062c-f794-4aac-8f1f-ff448afafb50 2018-11-06 15:34:10,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0575869083405s 2018-11-06 15:34:10,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b719493f-1e27-4a67-a5b3-adc373118dcc used request id req-4ec1062c-f794-4aac-8f1f-ff448afafb50 2018-11-06 15:34:10,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-06 15:34:10,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.13", "port_id": "fea836db-6acd-40c9-81d7-57090baa4796"}}' 2018-11-06 15:34:12,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-f923300b-6345-406e-a04d-ca8581c0ddcb Date: Tue, 06 Nov 2018 15:34:12 GMT RESP BODY: {"floatingip": {"router_id": "931f0df2-56e8-44b0-802b-753d55341f85", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:34:11Z", "updated_at": "2018-11-06T15:34:11Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a0c033d5a68d450d937db0d996433556", "port_id": "fea836db-6acd-40c9-81d7-57090baa4796", "id": "5d6ce9d5-873e-4929-bcb9-6b8351dd9e07"}} 2018-11-06 15:34:12,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f923300b-6345-406e-a04d-ca8581c0ddcb 2018-11-06 15:34:12,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.9156498909s 2018-11-06 15:34:12,467 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f923300b-6345-406e-a04d-ca8581c0ddcb 2018-11-06 15:34:12,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 15:34:12,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:12,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-5790e44d-42a2-4e94-9ffc-bb65fd79a6f7 Date: Tue, 06 Nov 2018 15:34:12 GMT RESP BODY: {"floatingips": [{"router_id": "931f0df2-56e8-44b0-802b-753d55341f85", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:34:11Z", "updated_at": "2018-11-06T15:34:11Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a0c033d5a68d450d937db0d996433556", "port_id": "fea836db-6acd-40c9-81d7-57090baa4796", "id": "5d6ce9d5-873e-4929-bcb9-6b8351dd9e07"}]} 2018-11-06 15:34:12,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5790e44d-42a2-4e94-9ffc-bb65fd79a6f7 2018-11-06 15:34:12,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0330431461334s 2018-11-06 15:34:12,509 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5790e44d-42a2-4e94-9ffc-bb65fd79a6f7 2018-11-06 15:34:12,513 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 15:34:12,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 15:34:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:12,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-999660fb-06ee-41f1-a137-e5932e0b645c Date: Tue, 06 Nov 2018 15:34:12 GMT RESP BODY: {"floatingips": [{"router_id": "931f0df2-56e8-44b0-802b-753d55341f85", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:34:11Z", "updated_at": "2018-11-06T15:34:11Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a0c033d5a68d450d937db0d996433556", "port_id": "fea836db-6acd-40c9-81d7-57090baa4796", "id": "5d6ce9d5-873e-4929-bcb9-6b8351dd9e07"}]} 2018-11-06 15:34:12,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-999660fb-06ee-41f1-a137-e5932e0b645c 2018-11-06 15:34:12,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.024178981781s 2018-11-06 15:34:12,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-999660fb-06ee-41f1-a137-e5932e0b645c 2018-11-06 15:34:12,646 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 15:34:12,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 15:34:12,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:12,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-3492eb5c-0dc9-4a4e-b1ef-2287bdd3f64d Date: Tue, 06 Nov 2018 15:34:12 GMT RESP BODY: {"floatingips": [{"router_id": "931f0df2-56e8-44b0-802b-753d55341f85", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:34:11Z", "updated_at": "2018-11-06T15:34:11Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a0c033d5a68d450d937db0d996433556", "port_id": "fea836db-6acd-40c9-81d7-57090baa4796", "id": "5d6ce9d5-873e-4929-bcb9-6b8351dd9e07"}]} 2018-11-06 15:34:12,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3492eb5c-0dc9-4a4e-b1ef-2287bdd3f64d 2018-11-06 15:34:12,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0353679656982s 2018-11-06 15:34:12,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3492eb5c-0dc9-4a4e-b1ef-2287bdd3f64d 2018-11-06 15:34:12,791 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 15:34:12,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 15:34:12,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:12,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-ebd6e09a-3b4d-4efb-a5e8-141ff0e82106 Date: Tue, 06 Nov 2018 15:34:12 GMT RESP BODY: {"floatingips": [{"router_id": "931f0df2-56e8-44b0-802b-753d55341f85", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:34:11Z", "updated_at": "2018-11-06T15:34:11Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a0c033d5a68d450d937db0d996433556", "port_id": "fea836db-6acd-40c9-81d7-57090baa4796", "id": "5d6ce9d5-873e-4929-bcb9-6b8351dd9e07"}]} 2018-11-06 15:34:12,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ebd6e09a-3b4d-4efb-a5e8-141ff0e82106 2018-11-06 15:34:12,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0265090465546s 2018-11-06 15:34:12,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ebd6e09a-3b4d-4efb-a5e8-141ff0e82106 2018-11-06 15:34:12,927 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 15:34:13,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 15:34:13,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:34:13,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-4c208396-fa53-427c-aa14-52c3fd2a753f Date: Tue, 06 Nov 2018 15:34:13 GMT RESP BODY: {"floatingips": [{"router_id": "931f0df2-56e8-44b0-802b-753d55341f85", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:34:11Z", "updated_at": "2018-11-06T15:34:11Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a0c033d5a68d450d937db0d996433556", "port_id": "fea836db-6acd-40c9-81d7-57090baa4796", "id": "5d6ce9d5-873e-4929-bcb9-6b8351dd9e07"}]} 2018-11-06 15:34:13,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4c208396-fa53-427c-aa14-52c3fd2a753f 2018-11-06 15:34:13,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226030349731s 2018-11-06 15:34:13,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4c208396-fa53-427c-aa14-52c3fd2a753f 2018-11-06 15:34:13,060 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'931f0df2-56e8-44b0-802b-753d55341f85', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a0c033d5a68d450d937db0d996433556', 'created_at': u'2018-11-06T15:34:11Z', 'attached': True, 'updated_at': u'2018-11-06T15:34:11Z', 'id': u'5d6ce9d5-873e-4929-bcb9-6b8351dd9e07', 'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0c033d5a68d450d937db0d996433556', 'name': 'cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'931f0df2-56e8-44b0-802b-753d55341f85', 'project_id': u'a0c033d5a68d450d937db0d996433556', 'port_id': u'fea836db-6acd-40c9-81d7-57090baa4796', 'port': u'fea836db-6acd-40c9-81d7-57090baa4796', 'network': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153'}) 2018-11-06 15:34:13,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-06 15:34:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc/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}6d441b5908319cd64769c63490a991bf41194356" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:34:15,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-3abf6a30-068f-4f5b-affa-f9780f7ed03c x-compute-request-id: req-3abf6a30-068f-4f5b-affa-f9780f7ed03c Content-Encoding: gzip Content-Length: 10934 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 2076574951 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.912 MHz processor\n[ 0.288550] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.290706] pid_max: default: 32768 minimum: 301\n[ 0.291862] Security Framework initialized\n[ 0.292935] SELinux: Initializing.\n[ 0.294538] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.297788] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.299508] Mount-cache hash table entries: 4096\n[ 0.300802] Initializing cgroup subsys memory\n[ 0.301928] Initializing cgroup subsys devices\n[ 0.303076] Initializing cgroup subsys freezer\n[ 0.304191] Initializing cgroup subsys net_cls\n[ 0.305299] Initializing cgroup subsys blkio\n[ 0.306392] Initializing cgroup subsys perf_event\n[ 0.307549] Initializing cgroup subsys hugetlb\n[ 0.308665] Initializing cgroup subsys pids\n[ 0.309742] Initializing cgroup subsys net_prio\n[ 0.310924] CPU: Physical Processor ID: 0\n[ 0.312686] mce: CPU supports 10 MCE banks\n[ 0.313784] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.315025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.316264] tlb_flushall_shift: 6\n[ 0.317421] Freeing SMP alternatives: 28k freed\n[ 0.321328] ACPI: Core revision 20130517\n[ 0.322759] ACPI: All ACPI Tables successfully acquired\n[ 0.324152] ftrace: allocating 25812 entries in 101 pages\n[ 0.346128] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.349012] smpboot: Max logical packages: 2\n[ 0.350260] Enabling x2apic\n[ 0.351137] Enabled x2apic\n[ 0.352201] Switched APIC routing to physical x2apic.\n[ 0.354357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355804] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.358370] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.365184] KVM setup paravirtual spinlock\n[ 0.367178] smpboot: Booting Node 0, Processors #1 OK\n[ 0.369231] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.391482] Brought up 2 CPUs\n[ 0.391485] KVM setup async PF for cpu 1\n[ 0.391488] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.394511] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.396861] devtmpfs: initialized\n[ 0.399054] EVM: security.selinux\n[ 0.400010] EVM: security.ima\n[ 0.400896] EVM: security.capability\n[ 0.402410] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.403910] pinctrl core: initialized pinctrl subsystem\n[ 0.405212] NET: Registered protocol family 16\n[ 0.406567] ACPI: bus type PCI registered\n[ 0.407619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.409074] PCI: Using configuration type 1 for base access\n[ 0.413682] ACPI: Added _OSI(Module Device)\n[ 0.414938] ACPI: Added _OSI(Processor Device)\n[ 0.416207] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.417528] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.420476] ACPI: Interpreter enabled\n[ 0.421619] ACPI: (supports S0 S5)\n[ 0.422691] ACPI: Using IOAPIC for interrupt routing\n[ 0.424055] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.428004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.429614] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.431548] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.433285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.436484] acpiphp: Slot [3] registered\n[ 0.437728] acpiphp: Slot [4] registered\n[ 0.438956] acpiphp: Slot [5] registered\n[ 0.440194] acpiphp: Slot [6] registered\n[ 0.441408] acpiphp: Slot [7] registered\n[ 0.442607] acpiphp: Slot [8] registered\n[ 0.443800] acpiphp: Slot [9] registered\n[ 0.444993] acpiphp: Slot [10] registered\n[ 0.446208] acpiphp: Slot [11] registered\n[ 0.447418] acpiphp: Slot [12] registered\n[ 0.448635] acpiphp: Slot [13] registered\n[ 0.449846] acpiphp: Slot [14] registered\n[ 0.451059] acpiphp: Slot [15] registered\n[ 0.452264] acpiphp: Slot [16] registered\n[ 0.453524] acpiphp: Slot [17] registered\n[ 0.454773] acpiphp: Slot [18] registered\n[ 0.455999] acpiphp: Slot [19] registered\n[ 0.457237] acpiphp: Slot [20] registered\n[ 0.458472] acpiphp: Slot [21] registered\n[ 0.459682] acpiphp: Slot [22] registered\n[ 0.460901] acpiphp: Slot [23] registered\n[ 0.462122] acpiphp: Slot [24] registered\n[ 0.463349] acpiphp: Slot [25] registered\n[ 0.464586] acpiphp: Slot [26] registered\n[ 0.465811] acpiphp: Slot [27] registered\n[ 0.467045] acpiphp: Slot [28] registered\n[ 0.468271] acpiphp: Slot [29] registered\n[ 0.469505] acpiphp: Slot [30] registered\n[ 0.470731] acpiphp: Slot [31] registered\n[ 0.471961] PCI host bridge to bus 0000:00\n[ 0.473199] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.474696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478146] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.480376] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.488297] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490135] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.491827] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.494314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.500473] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.502738] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.549385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.552711] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.554745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.556636] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.558478] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.560200] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.561907] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.564306] vgaarb: loaded\n[ 0.565252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.566776] SCSI subsystem initialized\n[ 0.567947] ACPI: bus type USB registered\n[ 0.569164] usbcore: registered new interface driver usbfs\n[ 0.570640] usbcore: registered new interface driver hub\n[ 0.572069] usbcore: registered new device driver usb\n[ 0.573569] PCI: Using ACPI for IRQ routing\n[ 0.575001] NetLabel: Initializing\n[ 0.576094] NetLabel: domain hash size = 128\n[ 0.577348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578726] NetLabel: unlabeled traffic allowed by default\n[ 0.580328] Switched to clocksource kvm-clock\n[ 0.587049] pnp: PnP ACPI init\n[ 0.588246] ACPI: bus type PNP registered\n[ 0.590394] pnp: PnP ACPI: found 5 devices\n[ 0.591843] ACPI: bus type PNP unregistered\n[ 0.598487] NET: Registered protocol family 2\n[ 0.600119] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.602730] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.604811] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.606825] TCP: reno registered\n[ 0.608047] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.609933] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611959] NET: Registered protocol family 1\n[ 0.613457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615328] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.617154] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637044] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657103] Unpacking initramfs...\n[ 1.049712] Freeing initrd memory: 37508k freed\n[ 1.058853] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.060348] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.069321] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.070768] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.072348] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.073724] Initialise system trusted keyring\n[ 1.074837] audit: initializing netlink socket (disabled)\n[ 1.076112] type=2000 audit(1541518450.516:1): initialized\n[ 1.092486] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.093883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.096276] zpool: loaded\n[ 1.097149] zbud: loaded\n[ 1.098112] VFS: Disk quotas dquot_6.5.2\n[ 1.099178] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.100678] msgmni has been set to 7578\n[ 1.101741] Key type big_key registered\n[ 1.103268] NET: Registered protocol family 38\n[ 1.104407] Key type asymmetric registered\n[ 1.105466] Asymmetric key parser 'x509' registered\n[ 1.106650] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.108620] io scheduler noop registered\n[ 1.109665] io scheduler deadline registered (default)\n[ 1.110891] io scheduler cfq registered\n[ 1.111986] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.123108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.124620] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.126558] ACPI: Power Button [PWRF]\n[ 1.127627] GHES: HEST is not enabled!\n[ 1.128674] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.152979] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.154492] Non-volatile memory driver v1.3\n[ 1.155573] Linux agpgart interface v0.103\n[ 1.156703] crash memory driver: version 1.1\n[ 1.157827] rdac: device handler registered\n[ 1.158954] hp_sw: device handler registered\n[ 1.160049] emc: device handler registered\n[ 1.161102] alua: device handler registered\n[ 1.162181] libphy: Fixed MDIO Bus: probed\n[ 1.163263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.164682] ehci-pci: EHCI PCI platform driver\n[ 1.165792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.167148] ohci-pci: OHCI PCI platform driver\n[ 1.168252] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.188249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.189509] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.191462] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.192700] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.194064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.195523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.197440] usb usb1: Product: UHCI Host Controller\n[ 1.198670] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.200165] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.201350] hub 1-0:1.0: USB hub found\n[ 1.202378] hub 1-0:1.0: 2 ports detected\n[ 1.203517] usbcore: registered new interface driver usbserial\n[ 1.204850] usbcore: registered new interface driver usbserial_generic\n[ 1.206275] usbserial: USB Serial support registered for generic\n[ 1.207624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.210237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.211467] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.212729] mousedev: PS/2 mouse device common for all mice\n[ 1.214233] rtc_cmos 00:00: RTC can wake from S4\n[ 1.215581] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.217927] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.219499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.219702] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.223224] cpuidle: using governor menu\n[ 1.224349] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.225695] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.225710] usbcore: registered new interface driver usbhid\n[ 1.225713] usbhid: USB HID core driver\n[ 1.225736] drop_monitor: Initializing network drop monitor service\n[ 1.225776] TCP: cubic registered\n[ 1.225779] Initializing XFRM netlink socket\n[ 1.225833] NET: Registered protocol family 10\n[ 1.225962] NET: Registered protocol family 17\n[ 1.235851] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.237191] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.238549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.240837] Loading compiled-in X.509 certificates\n[ 1.242035] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.244295] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.246938] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.249201] registered taskstats version 1\n[ 1.251682] Key type trusted registered\n[ 1.253831] Key type encrypted registered\n[ 1.255975] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.257591] rtc_cmos 00:00: setting system clock to 2018-11-06 15:34:10 UTC (1541518450)\n[ 1.260237] Freeing unused kernel memory: 1680k freed\n[ 1.264086] 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.268000] systemd[1]: Detected virtualization kvm.\n[ 1.269203] systemd[1]: Detected architecture x86-64.\n[ 1.270404] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.272629] systemd[1]: No hostname configured.\n[ 1.273774] systemd[1]: Set hostname to .\n[ 1.275010] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.297725] systemd[1]: Reached target Swap.\n[ 1.298841] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.300697] systemd[1]: Created slice Root Slice.\n[ 1.301869] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.303791] systemd[1]: Listening on Journal Socket.\n[ 1.304999] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.306993] systemd[1]: Listening on udev Control Socket.\n[ 1.308258] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.310283] systemd[1]: Created slice System Slice.\n[ 1.311484] systemd[1]: Starting System Slice.\n[ 1.312845] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.315520] systemd[1]: Listening on udev Kernel Socket.\n[ 1.316787] systemd[1]: Starting udev Kernel Socket.\n[ 1.318023] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.320076] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Slices.\n[ 1.322848] systemd[1]: Reached target Slices.\n[ 1.323968] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.325840] systemd[1]: Reached target Local File Systems.\n[ 1.327123] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.329045] systemd[1]: Reached target Timers.\n[ 1.330171] systemd[1]: Starting Timers.\n[ 1.331523] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.333725] 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 Paths.\n[ 1.337756] systemd[1]: Reached target Paths.\n[ 1.338887] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Sockets.\n[ 1.341427] systemd[1]: Reached target Sockets.\n[ 1.342588] systemd[1]: Starting Sockets.\n[ 1.343929] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.346921] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.396385] RPC: Registered named UNIX socket transport module.\n[ 1.397767] RPC: Registered udp transport module.\n[ 1.398915] RPC: Registered tcp transport module.\n[ 1.400065] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Mounted Configuration File System.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.494786] FDC 0 is a S82078B\n[ 1.505356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.509724] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.549236] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.552353] scsi host0: ata_piix\n[ 1.553422] scsi host1: ata_piix\n[ 1.554418] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.556533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.559909] 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.657728] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.659283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.660849] usb 1-1: Product: QEMU USB Tablet\n[ 1.661981] usb 1-1: Manufacturer: QEMU\n[ 1.663038] usb 1-1: SerialNumber: 42\n[ 1.672974] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.675383] 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.757776] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.760319] XFS (vda1): Mounting V4 Filesystem\n[ 1.845134] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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.065301] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.070366] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 2.181626] SELinux: Disabled at runtime.\n[ 2.218334] type=1404 audit(1541518451.460:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.289337] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.290895] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[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 Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.696900] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.712679] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[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 Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.916887] type=1305 audit(1541518452.158:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.064396] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.070300] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.072460] [drm] Initialized drm 1.1.0 20060810\n[ 3.092007] ppdev: user-space parallel port driver\n[ 3.110364] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.110364] [TTM] Initializing pool allocator\n[ 3.110365] [TTM] Initializing DMA pool allocator\n[ 3.110573] [drm] fb mappable at 0xFC000000\n[ 3.110573] [drm] vram aper at 0xFC000000\n[ 3.110574] [drm] size 33554432\n[ 3.110574] [drm] fb depth is 24\n[ 3.110574] [drm] pitch is 3072\n Starting D-Bus System Message Bus...\n[ 3.130855] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.150615] Console: switching to colour frame buffer device 128x48\n[ 3.162062] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n[ 3.164509] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started 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 GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.225835] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Permit User Sessions.[ 3.238114] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Startin[ 3.258159] alg: No test for crc32 (crc32-pclmul)\ng Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started NTP client/server.\n[ 3.293704] intel_rapl: no valid rapl domains found in package 0\n[ 3.324640] intel_rapl: no valid rapl domains found in package 0\n[ 3.334220] intel_powerclamp: No package C-state available\n[ 3.340966] intel_powerclamp: No package C-state available[ 3.811157] cloud-init[498]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 06 Nov 2018 15:34:13 +0000. Up 3.77 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-11-06 15:34:15,328 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc/action used request id req-3abf6a30-068f-4f5b-affa-f9780f7ed03c 2018-11-06 15:34:15,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.26779103279s 2018-11-06 15:34:15,330 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc/action used request id req-3abf6a30-068f-4f5b-affa-f9780f7ed03c 2018-11-06 15:34:15,330 - 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 2076574951 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.912 MHz processor [ 0.288550] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.290706] pid_max: default: 32768 minimum: 301 [ 0.291862] Security Framework initialized [ 0.292935] SELinux: Initializing. [ 0.294538] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.297788] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.299508] Mount-cache hash table entries: 4096 [ 0.300802] Initializing cgroup subsys memory [ 0.301928] Initializing cgroup subsys devices [ 0.303076] Initializing cgroup subsys freezer [ 0.304191] Initializing cgroup subsys net_cls [ 0.305299] Initializing cgroup subsys blkio [ 0.306392] Initializing cgroup subsys perf_event [ 0.307549] Initializing cgroup subsys hugetlb [ 0.308665] Initializing cgroup subsys pids [ 0.309742] Initializing cgroup subsys net_prio [ 0.310924] CPU: Physical Processor ID: 0 [ 0.312686] mce: CPU supports 10 MCE banks [ 0.313784] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.315025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.316264] tlb_flushall_shift: 6 [ 0.317421] Freeing SMP alternatives: 28k freed [ 0.321328] ACPI: Core revision 20130517 [ 0.322759] ACPI: All ACPI Tables successfully acquired [ 0.324152] ftrace: allocating 25812 entries in 101 pages [ 0.346128] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.349012] smpboot: Max logical packages: 2 [ 0.350260] Enabling x2apic [ 0.351137] Enabled x2apic [ 0.352201] Switched APIC routing to physical x2apic. [ 0.354357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355804] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.358370] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.365184] KVM setup paravirtual spinlock [ 0.367178] smpboot: Booting Node 0, Processors #1 OK [ 0.369231] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.391482] Brought up 2 CPUs [ 0.391485] KVM setup async PF for cpu 1 [ 0.391488] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.394511] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.396861] devtmpfs: initialized [ 0.399054] EVM: security.selinux [ 0.400010] EVM: security.ima [ 0.400896] EVM: security.capability [ 0.402410] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.403910] pinctrl core: initialized pinctrl subsystem [ 0.405212] NET: Registered protocol family 16 [ 0.406567] ACPI: bus type PCI registered [ 0.407619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.409074] PCI: Using configuration type 1 for base access [ 0.413682] ACPI: Added _OSI(Module Device) [ 0.414938] ACPI: Added _OSI(Processor Device) [ 0.416207] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.417528] ACPI: Added _OSI(Processor Aggregator Device) [ 0.420476] ACPI: Interpreter enabled [ 0.421619] ACPI: (supports S0 S5) [ 0.422691] ACPI: Using IOAPIC for interrupt routing [ 0.424055] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.429614] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.431548] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.433285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.436484] acpiphp: Slot [3] registered [ 0.437728] acpiphp: Slot [4] registered [ 0.438956] acpiphp: Slot [5] registered [ 0.440194] acpiphp: Slot [6] registered [ 0.441408] acpiphp: Slot [7] registered [ 0.442607] acpiphp: Slot [8] registered [ 0.443800] acpiphp: Slot [9] registered [ 0.444993] acpiphp: Slot [10] registered [ 0.446208] acpiphp: Slot [11] registered [ 0.447418] acpiphp: Slot [12] registered [ 0.448635] acpiphp: Slot [13] registered [ 0.449846] acpiphp: Slot [14] registered [ 0.451059] acpiphp: Slot [15] registered [ 0.452264] acpiphp: Slot [16] registered [ 0.453524] acpiphp: Slot [17] registered [ 0.454773] acpiphp: Slot [18] registered [ 0.455999] acpiphp: Slot [19] registered [ 0.457237] acpiphp: Slot [20] registered [ 0.458472] acpiphp: Slot [21] registered [ 0.459682] acpiphp: Slot [22] registered [ 0.460901] acpiphp: Slot [23] registered [ 0.462122] acpiphp: Slot [24] registered [ 0.463349] acpiphp: Slot [25] registered [ 0.464586] acpiphp: Slot [26] registered [ 0.465811] acpiphp: Slot [27] registered [ 0.467045] acpiphp: Slot [28] registered [ 0.468271] acpiphp: Slot [29] registered [ 0.469505] acpiphp: Slot [30] registered [ 0.470731] acpiphp: Slot [31] registered [ 0.471961] PCI host bridge to bus 0000:00 [ 0.473199] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.474696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478146] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.480376] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.488297] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490135] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.491827] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.494314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500473] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.502738] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.549385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.552711] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.554745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.556636] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.558478] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.560200] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.561907] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.564306] vgaarb: loaded [ 0.565252] vgaarb: bridge control possible 0000:00:02.0 [ 0.566776] SCSI subsystem initialized [ 0.567947] ACPI: bus type USB registered [ 0.569164] usbcore: registered new interface driver usbfs [ 0.570640] usbcore: registered new interface driver hub [ 0.572069] usbcore: registered new device driver usb [ 0.573569] PCI: Using ACPI for IRQ routing [ 0.575001] NetLabel: Initializing [ 0.576094] NetLabel: domain hash size = 128 [ 0.577348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578726] NetLabel: unlabeled traffic allowed by default [ 0.580328] Switched to clocksource kvm-clock [ 0.587049] pnp: PnP ACPI init [ 0.588246] ACPI: bus type PNP registered [ 0.590394] pnp: PnP ACPI: found 5 devices [ 0.591843] ACPI: bus type PNP unregistered [ 0.598487] NET: Registered protocol family 2 [ 0.600119] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.602730] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.604811] TCP: Hash tables configured (established 32768 bind 32768) [ 0.606825] TCP: reno registered [ 0.608047] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.609933] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611959] NET: Registered protocol family 1 [ 0.613457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615328] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.617154] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637044] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657103] Unpacking initramfs... [ 1.049712] Freeing initrd memory: 37508k freed [ 1.058853] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.060348] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.069321] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.070768] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.072348] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.073724] Initialise system trusted keyring [ 1.074837] audit: initializing netlink socket (disabled) [ 1.076112] type=2000 audit(1541518450.516:1): initialized [ 1.092486] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.093883] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.096276] zpool: loaded [ 1.097149] zbud: loaded [ 1.098112] VFS: Disk quotas dquot_6.5.2 [ 1.099178] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.100678] msgmni has been set to 7578 [ 1.101741] Key type big_key registered [ 1.103268] NET: Registered protocol family 38 [ 1.104407] Key type asymmetric registered [ 1.105466] Asymmetric key parser 'x509' registered [ 1.106650] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.108620] io scheduler noop registered [ 1.109665] io scheduler deadline registered (default) [ 1.110891] io scheduler cfq registered [ 1.111986] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.123108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.124620] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.126558] ACPI: Power Button [PWRF] [ 1.127627] GHES: HEST is not enabled! [ 1.128674] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.152979] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.154492] Non-volatile memory driver v1.3 [ 1.155573] Linux agpgart interface v0.103 [ 1.156703] crash memory driver: version 1.1 [ 1.157827] rdac: device handler registered [ 1.158954] hp_sw: device handler registered [ 1.160049] emc: device handler registered [ 1.161102] alua: device handler registered [ 1.162181] libphy: Fixed MDIO Bus: probed [ 1.163263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.164682] ehci-pci: EHCI PCI platform driver [ 1.165792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.167148] ohci-pci: OHCI PCI platform driver [ 1.168252] uhci_hcd: USB Universal Host Controller Interface driver [ 1.188249] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.189509] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.191462] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.192700] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.194064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.195523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.197440] usb usb1: Product: UHCI Host Controller [ 1.198670] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.200165] usb usb1: SerialNumber: 0000:00:01.2 [ 1.201350] hub 1-0:1.0: USB hub found [ 1.202378] hub 1-0:1.0: 2 ports detected [ 1.203517] usbcore: registered new interface driver usbserial [ 1.204850] usbcore: registered new interface driver usbserial_generic [ 1.206275] usbserial: USB Serial support registered for generic [ 1.207624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.210237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.211467] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.212729] mousedev: PS/2 mouse device common for all mice [ 1.214233] rtc_cmos 00:00: RTC can wake from S4 [ 1.215581] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.217927] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.219499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.219702] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.223224] cpuidle: using governor menu [ 1.224349] hidraw: raw HID events driver (C) Jiri Kosina [ 1.225695] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.225710] usbcore: registered new interface driver usbhid [ 1.225713] usbhid: USB HID core driver [ 1.225736] drop_monitor: Initializing network drop monitor service [ 1.225776] TCP: cubic registered [ 1.225779] Initializing XFRM netlink socket [ 1.225833] NET: Registered protocol family 10 [ 1.225962] NET: Registered protocol family 17 [ 1.235851] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.237191] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.238549] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.240837] Loading compiled-in X.509 certificates [ 1.242035] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.244295] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.246938] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.249201] registered taskstats version 1 [ 1.251682] Key type trusted registered [ 1.253831] Key type encrypted registered [ 1.255975] IMA: No TPM chip found, activating TPM-bypass! [ 1.257591] rtc_cmos 00:00: setting system clock to 2018-11-06 15:34:10 UTC (1541518450) [ 1.260237] Freeing unused kernel memory: 1680k freed [ 1.264086] 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.268000] systemd[1]: Detected virtualization kvm. [ 1.269203] systemd[1]: Detected architecture x86-64. [ 1.270404] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.272629] systemd[1]: No hostname configured. [ 1.273774] systemd[1]: Set hostname to . [ 1.275010] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.297725] systemd[1]: Reached target Swap. [ 1.298841] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.300697] systemd[1]: Created slice Root Slice. [ 1.301869] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.303791] systemd[1]: Listening on Journal Socket. [ 1.304999] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.306993] systemd[1]: Listening on udev Control Socket. [ 1.308258] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.310283] systemd[1]: Created slice System Slice. [ 1.311484] systemd[1]: Starting System Slice. [ 1.312845] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.315520] systemd[1]: Listening on udev Kernel Socket. [ 1.316787] systemd[1]: Starting udev Kernel Socket. [ 1.318023] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.320076] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Slices. [ 1.322848] systemd[1]: Reached target Slices. [ 1.323968] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.325840] systemd[1]: Reached target Local File Systems. [ 1.327123] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.329045] systemd[1]: Reached target Timers. [ 1.330171] systemd[1]: Starting Timers. [ 1.331523] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.333725] 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 Paths. [ 1.337756] systemd[1]: Reached target Paths. [ 1.338887] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Sockets. [ 1.341427] systemd[1]: Reached target Sockets. [ 1.342588] systemd[1]: Starting Sockets. [ 1.343929] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.346921] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.396385] RPC: Registered named UNIX socket transport module. [ 1.397767] RPC: Registered udp transport module. [ 1.398915] RPC: Registered tcp transport module. [ 1.400065] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Mounted Configuration File System. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.494786] FDC 0 is a S82078B [ 1.505356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.509724] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.549236] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.552353] scsi host0: ata_piix [ 1.553422] scsi host1: ata_piix [ 1.554418] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.556533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.559909] 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.657728] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.659283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.660849] usb 1-1: Product: QEMU USB Tablet [ 1.661981] usb 1-1: Manufacturer: QEMU [ 1.663038] usb 1-1: SerialNumber: 42 [ 1.672974] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.675383] 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.757776] SGI XFS with ACLs, security attributes, no debug enabled [ 1.760319] XFS (vda1): Mounting V4 Filesystem [ 1.845134] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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.065301] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.070366] tsc: Refined TSC clocksource calibration: 3491.911 MHz [ 2.181626] SELinux: Disabled at runtime. [ 2.218334] type=1404 audit(1541518451.460:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.289337] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.290895] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd File Systems. Starting Apply Kernel Variables... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[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 Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.696900] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.712679] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[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 Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.916887] type=1305 audit(1541518452.158:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.064396] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.070300] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.072460] [drm] Initialized drm 1.1.0 20060810 [ 3.092007] ppdev: user-space parallel port driver [ 3.110364] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.110364] [TTM] Initializing pool allocator [ 3.110365] [TTM] Initializing DMA pool allocator [ 3.110573] [drm] fb mappable at 0xFC000000 [ 3.110573] [drm] vram aper at 0xFC000000 [ 3.110574] [drm] size 33554432 [ 3.110574] [drm] fb depth is 24 [ 3.110574] [drm] pitch is 3072 Starting D-Bus System Message Bus... [ 3.130855] fbcon: cirrusdrmfb (fb0) is primary device [ 3.150615] Console: switching to colour frame buffer device 128x48 [ 3.162062] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [ 3.164509] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Login Service... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance 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 GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.225835] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions.[ 3.238114] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Startin[ 3.258159] alg: No test for crc32 (crc32-pclmul) g Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started NTP client/server. [ 3.293704] intel_rapl: no valid rapl domains found in package 0 [ 3.324640] intel_rapl: no valid rapl domains found in package 0 [ 3.334220] intel_powerclamp: No package C-state available [ 3.340966] intel_powerclamp: No package C-state available[ 3.811157] cloud-init[498]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 06 Nov 2018 15:34:13 +0000. Up 3.77 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-11-06 15:34:15,588 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-11-06 15:34:24,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-06 15:34:24,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc/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}6d441b5908319cd64769c63490a991bf41194356" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 15:34:25,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15: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-d531ddc0-e621-44b0-b20f-975df2886c53 x-compute-request-id: req-d531ddc0-e621-44b0-b20f-975df2886c53 Content-Encoding: gzip Content-Length: 12697 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 2076574951 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.912 MHz processor\n[ 0.288550] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.290706] pid_max: default: 32768 minimum: 301\n[ 0.291862] Security Framework initialized\n[ 0.292935] SELinux: Initializing.\n[ 0.294538] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.297788] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.299508] Mount-cache hash table entries: 4096\n[ 0.300802] Initializing cgroup subsys memory\n[ 0.301928] Initializing cgroup subsys devices\n[ 0.303076] Initializing cgroup subsys freezer\n[ 0.304191] Initializing cgroup subsys net_cls\n[ 0.305299] Initializing cgroup subsys blkio\n[ 0.306392] Initializing cgroup subsys perf_event\n[ 0.307549] Initializing cgroup subsys hugetlb\n[ 0.308665] Initializing cgroup subsys pids\n[ 0.309742] Initializing cgroup subsys net_prio\n[ 0.310924] CPU: Physical Processor ID: 0\n[ 0.312686] mce: CPU supports 10 MCE banks\n[ 0.313784] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.315025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.316264] tlb_flushall_shift: 6\n[ 0.317421] Freeing SMP alternatives: 28k freed\n[ 0.321328] ACPI: Core revision 20130517\n[ 0.322759] ACPI: All ACPI Tables successfully acquired\n[ 0.324152] ftrace: allocating 25812 entries in 101 pages\n[ 0.346128] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.349012] smpboot: Max logical packages: 2\n[ 0.350260] Enabling x2apic\n[ 0.351137] Enabled x2apic\n[ 0.352201] Switched APIC routing to physical x2apic.\n[ 0.354357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355804] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.358370] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.365184] KVM setup paravirtual spinlock\n[ 0.367178] smpboot: Booting Node 0, Processors #1 OK\n[ 0.369231] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.391482] Brought up 2 CPUs\n[ 0.391485] KVM setup async PF for cpu 1\n[ 0.391488] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.394511] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.396861] devtmpfs: initialized\n[ 0.399054] EVM: security.selinux\n[ 0.400010] EVM: security.ima\n[ 0.400896] EVM: security.capability\n[ 0.402410] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.403910] pinctrl core: initialized pinctrl subsystem\n[ 0.405212] NET: Registered protocol family 16\n[ 0.406567] ACPI: bus type PCI registered\n[ 0.407619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.409074] PCI: Using configuration type 1 for base access\n[ 0.413682] ACPI: Added _OSI(Module Device)\n[ 0.414938] ACPI: Added _OSI(Processor Device)\n[ 0.416207] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.417528] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.420476] ACPI: Interpreter enabled\n[ 0.421619] ACPI: (supports S0 S5)\n[ 0.422691] ACPI: Using IOAPIC for interrupt routing\n[ 0.424055] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.428004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.429614] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.431548] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.433285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.436484] acpiphp: Slot [3] registered\n[ 0.437728] acpiphp: Slot [4] registered\n[ 0.438956] acpiphp: Slot [5] registered\n[ 0.440194] acpiphp: Slot [6] registered\n[ 0.441408] acpiphp: Slot [7] registered\n[ 0.442607] acpiphp: Slot [8] registered\n[ 0.443800] acpiphp: Slot [9] registered\n[ 0.444993] acpiphp: Slot [10] registered\n[ 0.446208] acpiphp: Slot [11] registered\n[ 0.447418] acpiphp: Slot [12] registered\n[ 0.448635] acpiphp: Slot [13] registered\n[ 0.449846] acpiphp: Slot [14] registered\n[ 0.451059] acpiphp: Slot [15] registered\n[ 0.452264] acpiphp: Slot [16] registered\n[ 0.453524] acpiphp: Slot [17] registered\n[ 0.454773] acpiphp: Slot [18] registered\n[ 0.455999] acpiphp: Slot [19] registered\n[ 0.457237] acpiphp: Slot [20] registered\n[ 0.458472] acpiphp: Slot [21] registered\n[ 0.459682] acpiphp: Slot [22] registered\n[ 0.460901] acpiphp: Slot [23] registered\n[ 0.462122] acpiphp: Slot [24] registered\n[ 0.463349] acpiphp: Slot [25] registered\n[ 0.464586] acpiphp: Slot [26] registered\n[ 0.465811] acpiphp: Slot [27] registered\n[ 0.467045] acpiphp: Slot [28] registered\n[ 0.468271] acpiphp: Slot [29] registered\n[ 0.469505] acpiphp: Slot [30] registered\n[ 0.470731] acpiphp: Slot [31] registered\n[ 0.471961] PCI host bridge to bus 0000:00\n[ 0.473199] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.474696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478146] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.480376] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.488297] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490135] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.491827] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.494314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.500473] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.502738] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.549385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.552711] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.554745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.556636] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.558478] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.560200] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.561907] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.564306] vgaarb: loaded\n[ 0.565252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.566776] SCSI subsystem initialized\n[ 0.567947] ACPI: bus type USB registered\n[ 0.569164] usbcore: registered new interface driver usbfs\n[ 0.570640] usbcore: registered new interface driver hub\n[ 0.572069] usbcore: registered new device driver usb\n[ 0.573569] PCI: Using ACPI for IRQ routing\n[ 0.575001] NetLabel: Initializing\n[ 0.576094] NetLabel: domain hash size = 128\n[ 0.577348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578726] NetLabel: unlabeled traffic allowed by default\n[ 0.580328] Switched to clocksource kvm-clock\n[ 0.587049] pnp: PnP ACPI init\n[ 0.588246] ACPI: bus type PNP registered\n[ 0.590394] pnp: PnP ACPI: found 5 devices\n[ 0.591843] ACPI: bus type PNP unregistered\n[ 0.598487] NET: Registered protocol family 2\n[ 0.600119] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.602730] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.604811] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.606825] TCP: reno registered\n[ 0.608047] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.609933] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611959] NET: Registered protocol family 1\n[ 0.613457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615328] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.617154] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637044] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.657103] Unpacking initramfs...\n[ 1.049712] Freeing initrd memory: 37508k freed\n[ 1.058853] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.060348] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.069321] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.070768] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.072348] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.073724] Initialise system trusted keyring\n[ 1.074837] audit: initializing netlink socket (disabled)\n[ 1.076112] type=2000 audit(1541518450.516:1): initialized\n[ 1.092486] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.093883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.096276] zpool: loaded\n[ 1.097149] zbud: loaded\n[ 1.098112] VFS: Disk quotas dquot_6.5.2\n[ 1.099178] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.100678] msgmni has been set to 7578\n[ 1.101741] Key type big_key registered\n[ 1.103268] NET: Registered protocol family 38\n[ 1.104407] Key type asymmetric registered\n[ 1.105466] Asymmetric key parser 'x509' registered\n[ 1.106650] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.108620] io scheduler noop registered\n[ 1.109665] io scheduler deadline registered (default)\n[ 1.110891] io scheduler cfq registered\n[ 1.111986] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.123108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.124620] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.126558] ACPI: Power Button [PWRF]\n[ 1.127627] GHES: HEST is not enabled!\n[ 1.128674] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.152979] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.154492] Non-volatile memory driver v1.3\n[ 1.155573] Linux agpgart interface v0.103\n[ 1.156703] crash memory driver: version 1.1\n[ 1.157827] rdac: device handler registered\n[ 1.158954] hp_sw: device handler registered\n[ 1.160049] emc: device handler registered\n[ 1.161102] alua: device handler registered\n[ 1.162181] libphy: Fixed MDIO Bus: probed\n[ 1.163263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.164682] ehci-pci: EHCI PCI platform driver\n[ 1.165792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.167148] ohci-pci: OHCI PCI platform driver\n[ 1.168252] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.188249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.189509] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.191462] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.192700] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.194064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.195523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.197440] usb usb1: Product: UHCI Host Controller\n[ 1.198670] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.200165] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.201350] hub 1-0:1.0: USB hub found\n[ 1.202378] hub 1-0:1.0: 2 ports detected\n[ 1.203517] usbcore: registered new interface driver usbserial\n[ 1.204850] usbcore: registered new interface driver usbserial_generic\n[ 1.206275] usbserial: USB Serial support registered for generic\n[ 1.207624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.210237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.211467] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.212729] mousedev: PS/2 mouse device common for all mice\n[ 1.214233] rtc_cmos 00:00: RTC can wake from S4\n[ 1.215581] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.217927] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.219499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.219702] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.223224] cpuidle: using governor menu\n[ 1.224349] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.225695] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.225710] usbcore: registered new interface driver usbhid\n[ 1.225713] usbhid: USB HID core driver\n[ 1.225736] drop_monitor: Initializing network drop monitor service\n[ 1.225776] TCP: cubic registered\n[ 1.225779] Initializing XFRM netlink socket\n[ 1.225833] NET: Registered protocol family 10\n[ 1.225962] NET: Registered protocol family 17\n[ 1.235851] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.237191] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.238549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.240837] Loading compiled-in X.509 certificates\n[ 1.242035] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.244295] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.246938] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.249201] registered taskstats version 1\n[ 1.251682] Key type trusted registered\n[ 1.253831] Key type encrypted registered\n[ 1.255975] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.257591] rtc_cmos 00:00: setting system clock to 2018-11-06 15:34:10 UTC (1541518450)\n[ 1.260237] Freeing unused kernel memory: 1680k freed\n[ 1.264086] 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.268000] systemd[1]: Detected virtualization kvm.\n[ 1.269203] systemd[1]: Detected architecture x86-64.\n[ 1.270404] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.272629] systemd[1]: No hostname configured.\n[ 1.273774] systemd[1]: Set hostname to .\n[ 1.275010] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.297725] systemd[1]: Reached target Swap.\n[ 1.298841] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.300697] systemd[1]: Created slice Root Slice.\n[ 1.301869] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.303791] systemd[1]: Listening on Journal Socket.\n[ 1.304999] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.306993] systemd[1]: Listening on udev Control Socket.\n[ 1.308258] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.310283] systemd[1]: Created slice System Slice.\n[ 1.311484] systemd[1]: Starting System Slice.\n[ 1.312845] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.315520] systemd[1]: Listening on udev Kernel Socket.\n[ 1.316787] systemd[1]: Starting udev Kernel Socket.\n[ 1.318023] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.320076] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Slices.\n[ 1.322848] systemd[1]: Reached target Slices.\n[ 1.323968] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.325840] systemd[1]: Reached target Local File Systems.\n[ 1.327123] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.329045] systemd[1]: Reached target Timers.\n[ 1.330171] systemd[1]: Starting Timers.\n[ 1.331523] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.333725] 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 Paths.\n[ 1.337756] systemd[1]: Reached target Paths.\n[ 1.338887] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Sockets.\n[ 1.341427] systemd[1]: Reached target Sockets.\n[ 1.342588] systemd[1]: Starting Sockets.\n[ 1.343929] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.346921] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.396385] RPC: Registered named UNIX socket transport module.\n[ 1.397767] RPC: Registered udp transport module.\n[ 1.398915] RPC: Registered tcp transport module.\n[ 1.400065] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Mounted Configuration File System.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.494786] FDC 0 is a S82078B\n[ 1.505356] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.509724] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.549236] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.552353] scsi host0: ata_piix\n[ 1.553422] scsi host1: ata_piix\n[ 1.554418] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.556533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.559909] 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.657728] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.659283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.660849] usb 1-1: Product: QEMU USB Tablet\n[ 1.661981] usb 1-1: Manufacturer: QEMU\n[ 1.663038] usb 1-1: SerialNumber: 42\n[ 1.672974] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.675383] 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.757776] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.760319] XFS (vda1): Mounting V4 Filesystem\n[ 1.845134] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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.065301] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.070366] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 2.181626] SELinux: Disabled at runtime.\n[ 2.218334] type=1404 audit(1541518451.460:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.289337] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.290895] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[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 Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.696900] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.712679] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[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 Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.916887] type=1305 audit(1541518452.158:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.064396] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.070300] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.072460] [drm] Initialized drm 1.1.0 20060810\n[ 3.092007] ppdev: user-space parallel port driver\n[ 3.110364] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.110364] [TTM] Initializing pool allocator\n[ 3.110365] [TTM] Initializing DMA pool allocator\n[ 3.110573] [drm] fb mappable at 0xFC000000\n[ 3.110573] [drm] vram aper at 0xFC000000\n[ 3.110574] [drm] size 33554432\n[ 3.110574] [drm] fb depth is 24\n[ 3.110574] [drm] pitch is 3072\n Starting D-Bus System Message Bus...\n[ 3.130855] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.150615] Console: switching to colour frame buffer device 128x48\n[ 3.162062] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n[ 3.164509] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started 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 GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.225835] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Permit User Sessions.[ 3.238114] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Startin[ 3.258159] alg: No test for crc32 (crc32-pclmul)\ng Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started NTP client/server.\n[ 3.293704] intel_rapl: no valid rapl domains found in package 0\n[ 3.324640] intel_rapl: no valid rapl domains found in package 0\n[ 3.334220] intel_powerclamp: No package C-state available\n[ 3.340966] intel_powerclamp: No package C-state available[ 3.811157] cloud-init[498]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 06 Nov 2018 15:34:13 +0000. Up 3.77 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.924621] cloud-init[798]: Cloud-init v. 0.7.5 running 'init' at Tue, 06 Nov 2018 15:34:15 +0000. Up 5.84 seconds.\n[ 5.939182] cloud-init[798]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.941171] cloud-init[798]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.943069] cloud-init[798]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.944745] cloud-init[798]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.947540] cloud-init[798]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.949390] cloud-init[798]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:e5:40:4d |\n[ 5.955666] cloud-init[798]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.959085] cloud-init[798]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.965950] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.970162] cloud-init[798]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.972881] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.975189] cloud-init[798]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.977065] cloud-init[798]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.979583] cloud-init[798]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.981779] cloud-init[798]: 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.610141] cloud-init[2446]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 06 Nov 2018 15:34:19 +0000. Up 9.41 seconds.\n[ 9.970885] cloud-init[2637]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 06 Nov 2018 15:34:19 +0000. Up 9.92 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 | 6f:98:cc:2d:db:a3:35:32:78:17:2c:b9:a3:dc:e1:17 | - | 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.030678] cloud-init[2637]: Cloud-init v. 0.7.5 finished at Tue, 06 Nov 2018 15:34:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.02 seconds\n"} 2018-11-06 15:34:25,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc/action used request id req-d531ddc0-e621-44b0-b20f-975df2886c53 2018-11-06 15:34:25,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.18103504181s 2018-11-06 15:34:25,780 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc/action used request id req-d531ddc0-e621-44b0-b20f-975df2886c53 2018-11-06 15:34:25,781 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2076574951 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.912 MHz processor [ 0.288550] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.290706] pid_max: default: 32768 minimum: 301 [ 0.291862] Security Framework initialized [ 0.292935] SELinux: Initializing. [ 0.294538] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.297788] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.299508] Mount-cache hash table entries: 4096 [ 0.300802] Initializing cgroup subsys memory [ 0.301928] Initializing cgroup subsys devices [ 0.303076] Initializing cgroup subsys freezer [ 0.304191] Initializing cgroup subsys net_cls [ 0.305299] Initializing cgroup subsys blkio [ 0.306392] Initializing cgroup subsys perf_event [ 0.307549] Initializing cgroup subsys hugetlb [ 0.308665] Initializing cgroup subsys pids [ 0.309742] Initializing cgroup subsys net_prio [ 0.310924] CPU: Physical Processor ID: 0 [ 0.312686] mce: CPU supports 10 MCE banks [ 0.313784] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.315025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.316264] tlb_flushall_shift: 6 [ 0.317421] Freeing SMP alternatives: 28k freed [ 0.321328] ACPI: Core revision 20130517 [ 0.322759] ACPI: All ACPI Tables successfully acquired [ 0.324152] ftrace: allocating 25812 entries in 101 pages [ 0.346128] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.349012] smpboot: Max logical packages: 2 [ 0.350260] Enabling x2apic [ 0.351137] Enabled x2apic [ 0.352201] Switched APIC routing to physical x2apic. [ 0.354357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355804] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.358370] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.365184] KVM setup paravirtual spinlock [ 0.367178] smpboot: Booting Node 0, Processors #1 OK [ 0.369231] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.391482] Brought up 2 CPUs [ 0.391485] KVM setup async PF for cpu 1 [ 0.391488] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.394511] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.396861] devtmpfs: initialized [ 0.399054] EVM: security.selinux [ 0.400010] EVM: security.ima [ 0.400896] EVM: security.capability [ 0.402410] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.403910] pinctrl core: initialized pinctrl subsystem [ 0.405212] NET: Registered protocol family 16 [ 0.406567] ACPI: bus type PCI registered [ 0.407619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.409074] PCI: Using configuration type 1 for base access [ 0.413682] ACPI: Added _OSI(Module Device) [ 0.414938] ACPI: Added _OSI(Processor Device) [ 0.416207] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.417528] ACPI: Added _OSI(Processor Aggregator Device) [ 0.420476] ACPI: Interpreter enabled [ 0.421619] ACPI: (supports S0 S5) [ 0.422691] ACPI: Using IOAPIC for interrupt routing [ 0.424055] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.429614] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.431548] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.433285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.436484] acpiphp: Slot [3] registered [ 0.437728] acpiphp: Slot [4] registered [ 0.438956] acpiphp: Slot [5] registered [ 0.440194] acpiphp: Slot [6] registered [ 0.441408] acpiphp: Slot [7] registered [ 0.442607] acpiphp: Slot [8] registered [ 0.443800] acpiphp: Slot [9] registered [ 0.444993] acpiphp: Slot [10] registered [ 0.446208] acpiphp: Slot [11] registered [ 0.447418] acpiphp: Slot [12] registered [ 0.448635] acpiphp: Slot [13] registered [ 0.449846] acpiphp: Slot [14] registered [ 0.451059] acpiphp: Slot [15] registered [ 0.452264] acpiphp: Slot [16] registered [ 0.453524] acpiphp: Slot [17] registered [ 0.454773] acpiphp: Slot [18] registered [ 0.455999] acpiphp: Slot [19] registered [ 0.457237] acpiphp: Slot [20] registered [ 0.458472] acpiphp: Slot [21] registered [ 0.459682] acpiphp: Slot [22] registered [ 0.460901] acpiphp: Slot [23] registered [ 0.462122] acpiphp: Slot [24] registered [ 0.463349] acpiphp: Slot [25] registered [ 0.464586] acpiphp: Slot [26] registered [ 0.465811] acpiphp: Slot [27] registered [ 0.467045] acpiphp: Slot [28] registered [ 0.468271] acpiphp: Slot [29] registered [ 0.469505] acpiphp: Slot [30] registered [ 0.470731] acpiphp: Slot [31] registered [ 0.471961] PCI host bridge to bus 0000:00 [ 0.473199] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.474696] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478146] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.480376] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.488297] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490135] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.491827] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.494314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500473] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.502738] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.549385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.552711] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.554745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.556636] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.558478] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.560200] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.561907] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.564306] vgaarb: loaded [ 0.565252] vgaarb: bridge control possible 0000:00:02.0 [ 0.566776] SCSI subsystem initialized [ 0.567947] ACPI: bus type USB registered [ 0.569164] usbcore: registered new interface driver usbfs [ 0.570640] usbcore: registered new interface driver hub [ 0.572069] usbcore: registered new device driver usb [ 0.573569] PCI: Using ACPI for IRQ routing [ 0.575001] NetLabel: Initializing [ 0.576094] NetLabel: domain hash size = 128 [ 0.577348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578726] NetLabel: unlabeled traffic allowed by default [ 0.580328] Switched to clocksource kvm-clock [ 0.587049] pnp: PnP ACPI init [ 0.588246] ACPI: bus type PNP registered [ 0.590394] pnp: PnP ACPI: found 5 devices [ 0.591843] ACPI: bus type PNP unregistered [ 0.598487] NET: Registered protocol family 2 [ 0.600119] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.602730] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.604811] TCP: Hash tables configured (established 32768 bind 32768) [ 0.606825] TCP: reno registered [ 0.608047] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.609933] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611959] NET: Registered protocol family 1 [ 0.613457] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615328] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.617154] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637044] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657103] Unpacking initramfs... [ 1.049712] Freeing initrd memory: 37508k freed [ 1.058853] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.060348] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.069321] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.070768] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.072348] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.073724] Initialise system trusted keyring [ 1.074837] audit: initializing netlink socket (disabled) [ 1.076112] type=2000 audit(1541518450.516:1): initialized [ 1.092486] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.093883] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.096276] zpool: loaded [ 1.097149] zbud: loaded [ 1.098112] VFS: Disk quotas dquot_6.5.2 [ 1.099178] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.100678] msgmni has been set to 7578 [ 1.101741] Key type big_key registered [ 1.103268] NET: Registered protocol family 38 [ 1.104407] Key type asymmetric registered [ 1.105466] Asymmetric key parser 'x509' registered [ 1.106650] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.108620] io scheduler noop registered [ 1.109665] io scheduler deadline registered (default) [ 1.110891] io scheduler cfq registered [ 1.111986] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.123108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.124620] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.126558] ACPI: Power Button [PWRF] [ 1.127627] GHES: HEST is not enabled! [ 1.128674] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.152979] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.154492] Non-volatile memory driver v1.3 [ 1.155573] Linux agpgart interface v0.103 [ 1.156703] crash memory driver: version 1.1 [ 1.157827] rdac: device handler registered [ 1.158954] hp_sw: device handler registered [ 1.160049] emc: device handler registered [ 1.161102] alua: device handler registered [ 1.162181] libphy: Fixed MDIO Bus: probed [ 1.163263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.164682] ehci-pci: EHCI PCI platform driver [ 1.165792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.167148] ohci-pci: OHCI PCI platform driver [ 1.168252] uhci_hcd: USB Universal Host Controller Interface driver [ 1.188249] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.189509] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.191462] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.192700] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.194064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.195523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.197440] usb usb1: Product: UHCI Host Controller [ 1.198670] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.200165] usb usb1: SerialNumber: 0000:00:01.2 [ 1.201350] hub 1-0:1.0: USB hub found [ 1.202378] hub 1-0:1.0: 2 ports detected [ 1.203517] usbcore: registered new interface driver usbserial [ 1.204850] usbcore: registered new interface driver usbserial_generic [ 1.206275] usbserial: USB Serial support registered for generic [ 1.207624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.210237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.211467] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.212729] mousedev: PS/2 mouse device common for all mice [ 1.214233] rtc_cmos 00:00: RTC can wake from S4 [ 1.215581] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.217927] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.219499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.219702] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.223224] cpuidle: using governor menu [ 1.224349] hidraw: raw HID events driver (C) Jiri Kosina [ 1.225695] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.225710] usbcore: registered new interface driver usbhid [ 1.225713] usbhid: USB HID core driver [ 1.225736] drop_monitor: Initializing network drop monitor service [ 1.225776] TCP: cubic registered [ 1.225779] Initializing XFRM netlink socket [ 1.225833] NET: Registered protocol family 10 [ 1.225962] NET: Registered protocol family 17 [ 1.235851] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.237191] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.238549] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.240837] Loading compiled-in X.509 certificates [ 1.242035] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.244295] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.246938] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.249201] registered taskstats version 1 [ 1.251682] Key type trusted registered [ 1.253831] Key type encrypted registered [ 1.255975] IMA: No TPM chip found, activating TPM-bypass! [ 1.257591] rtc_cmos 00:00: setting system clock to 2018-11-06 15:34:10 UTC (1541518450) [ 1.260237] Freeing unused kernel memory: 1680k freed [ 1.264086] 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.268000] systemd[1]: Detected virtualization kvm. [ 1.269203] systemd[1]: Detected architecture x86-64. [ 1.270404] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.272629] systemd[1]: No hostname configured. [ 1.273774] systemd[1]: Set hostname to . [ 1.275010] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.297725] systemd[1]: Reached target Swap. [ 1.298841] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.300697] systemd[1]: Created slice Root Slice. [ 1.301869] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.303791] systemd[1]: Listening on Journal Socket. [ 1.304999] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.306993] systemd[1]: Listening on udev Control Socket. [ 1.308258] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.310283] systemd[1]: Created slice System Slice. [ 1.311484] systemd[1]: Starting System Slice. [ 1.312845] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.315520] systemd[1]: Listening on udev Kernel Socket. [ 1.316787] systemd[1]: Starting udev Kernel Socket. [ 1.318023] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.320076] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Slices. [ 1.322848] systemd[1]: Reached target Slices. [ 1.323968] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.325840] systemd[1]: Reached target Local File Systems. [ 1.327123] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.329045] systemd[1]: Reached target Timers. [ 1.330171] systemd[1]: Starting Timers. [ 1.331523] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.333725] 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 Paths. [ 1.337756] systemd[1]: Reached target Paths. [ 1.338887] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Sockets. [ 1.341427] systemd[1]: Reached target Sockets. [ 1.342588] systemd[1]: Starting Sockets. [ 1.343929] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.346921] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.396385] RPC: Registered named UNIX socket transport module. [ 1.397767] RPC: Registered udp transport module. [ 1.398915] RPC: Registered tcp transport module. [ 1.400065] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Mounted Configuration File System. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.494786] FDC 0 is a S82078B [ 1.505356] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.509724] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.549236] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.552353] scsi host0: ata_piix [ 1.553422] scsi host1: ata_piix [ 1.554418] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.556533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.559909] 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.657728] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.659283] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.660849] usb 1-1: Product: QEMU USB Tablet [ 1.661981] usb 1-1: Manufacturer: QEMU [ 1.663038] usb 1-1: SerialNumber: 42 [ 1.672974] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.675383] 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.757776] SGI XFS with ACLs, security attributes, no debug enabled [ 1.760319] XFS (vda1): Mounting V4 Filesystem [ 1.845134] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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.065301] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.070366] tsc: Refined TSC clocksource calibration: 3491.911 MHz [ 2.181626] SELinux: Disabled at runtime. [ 2.218334] type=1404 audit(1541518451.460:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.289337] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.290895] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd File Systems. Starting Apply Kernel Variables... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[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 Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.696900] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.712679] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[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 Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.916887] type=1305 audit(1541518452.158:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.064396] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.070300] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.072460] [drm] Initialized drm 1.1.0 20060810 [ 3.092007] ppdev: user-space parallel port driver [ 3.110364] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.110364] [TTM] Initializing pool allocator [ 3.110365] [TTM] Initializing DMA pool allocator [ 3.110573] [drm] fb mappable at 0xFC000000 [ 3.110573] [drm] vram aper at 0xFC000000 [ 3.110574] [drm] size 33554432 [ 3.110574] [drm] fb depth is 24 [ 3.110574] [drm] pitch is 3072 Starting D-Bus System Message Bus... [ 3.130855] fbcon: cirrusdrmfb (fb0) is primary device [ 3.150615] Console: switching to colour frame buffer device 128x48 [ 3.162062] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [ 3.164509] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Login Service... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance 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 GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.225835] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions.[ 3.238114] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Startin[ 3.258159] alg: No test for crc32 (crc32-pclmul) g Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started NTP client/server. [ 3.293704] intel_rapl: no valid rapl domains found in package 0 [ 3.324640] intel_rapl: no valid rapl domains found in package 0 [ 3.334220] intel_powerclamp: No package C-state available [ 3.340966] intel_powerclamp: No package C-state available[ 3.811157] cloud-init[498]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 06 Nov 2018 15:34:13 +0000. Up 3.77 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.924621] cloud-init[798]: Cloud-init v. 0.7.5 running 'init' at Tue, 06 Nov 2018 15:34:15 +0000. Up 5.84 seconds. [ 5.939182] cloud-init[798]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.941171] cloud-init[798]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.943069] cloud-init[798]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.944745] cloud-init[798]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.947540] cloud-init[798]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.949390] cloud-init[798]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:e5:40:4d | [ 5.955666] cloud-init[798]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.959085] cloud-init[798]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.965950] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.970162] cloud-init[798]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.972881] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.975189] cloud-init[798]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.977065] cloud-init[798]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.979583] cloud-init[798]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.981779] cloud-init[798]: 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.610141] cloud-init[2446]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 06 Nov 2018 15:34:19 +0000. Up 9.41 seconds. [ 9.970885] cloud-init[2637]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 06 Nov 2018 15:34:19 +0000. Up 9.92 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 | 6f:98:cc:2d:db:a3:35:32:78:17:2c:b9:a3:dc:e1:17 | - | 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.030678] cloud-init[2637]: Cloud-init v. 0.7.5 finished at Tue, 06 Nov 2018 15:34:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.02 seconds 2018-11-06 15:34:25,786 - paramiko.transport - DEBUG - starting thread (client mode): 0xad0cce50L 2018-11-06 15:34:25,787 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 15:34:25,823 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-06 15:34:25,823 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-06 15:34:25,864 - 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-11-06 15:34:25,864 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 15:34:25,865 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 15:34:25,865 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 15:34:25,865 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 15:34:25,865 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 15:34:25,877 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 15:34:25,878 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 15:34:25,887 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-06 15:34:25,889 - paramiko.transport - DEBUG - Trying key 6f98cc2ddba3353278172cb9a3dce117 from /tmp/tmpiw7i8t 2018-11-06 15:34:25,919 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 15:34:26,001 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 15:34:26,005 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-06 15:34:26,005 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-06 15:34:26,006 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-06 15:34:26,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-11-06 15:34:26,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:26,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:26,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:26,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:26,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:26,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:26,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:26,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5111, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5116, "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": 1955, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5053, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 865, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 805, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 829, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4730, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5048, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-06 15:34:26,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:26,228 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:25 GMT 2018-11-06 15:34:26,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:26,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-06 15:34:26,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:26,228 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5111, 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': 5116, 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': 1955, 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': 5053, 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': 865, 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': 805, 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': 829, 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': 4730, 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': 5048, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-06 15:34:26,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-11-06 15:34:26,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:26,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:26,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:26,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:26,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:26,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:26,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:26,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5111, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5116, "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": 1955, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5053, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 865, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 805, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 829, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4730, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5048, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-06 15:34:26,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:26,573 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:26 GMT 2018-11-06 15:34:26,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:26,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-06 15:34:26,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:26,574 - functest.core.cloudify - INFO - The current manager status is running 2018-11-06 15:34:26,574 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-06 15:34:26,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:26,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:26,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:26,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:26,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:26,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:26,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:26,705 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-06 15:34:26,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T15:34:26.217Z", "updated_at": "2018-11-06T15:34:26.217Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-06 15:34:26,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:26,706 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:26 GMT 2018-11-06 15:34:26,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:26,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-06 15:34:26,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:26,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-11-06 15:34:26,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:26,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:26,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:26,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:26,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:26,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:26,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:26,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-06T15:34:26.217Z", "updated_at": "2018-11-06T15:34:26.217Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-06 15:34:26,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:26,801 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:26 GMT 2018-11-06 15:34:26,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:26,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-06 15:34:26,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:26,801 - functest.core.cloudify - DEBUG - List secrets: 2018-11-06 15:34:26,802 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/secrets/foo 2018-11-06 15:34:26,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:26,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:26,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:26,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:26,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:26,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:26,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:26,902 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-06 15:34:26,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T15:34:26.217Z", "updated_at": "2018-11-06T15:34:26.217Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-06 15:34:26,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:26,903 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:26 GMT 2018-11-06 15:34:26,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:26,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-06 15:34:26,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:26,903 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-06 15:34:26,903 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-06 15:34:26,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 15:34:26,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:34:26,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0ac8e9-dec7-49cc-bfa9-40635e70344b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/a0c033d5a68d450d937db0d996433556"}, "enabled": true, "id": "a0c033d5a68d450d937db0d996433556", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 15:34:26,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ed0ac8e9-dec7-49cc-bfa9-40635e70344b 2018-11-06 15:34:26,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0936591625214s 2018-11-06 15:34:26,998 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ed0ac8e9-dec7-49cc-bfa9-40635e70344b 2018-11-06 15:34:27,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-11-06 15:34:27,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/a0c033d5a68d450d937db0d996433556.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-11-06 15:34:27,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-37f624a6-9535-4c07-8da8-aa76a5026674 Date: Tue, 06 Nov 2018 15:34:27 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-11-06 15:34:27,362 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/a0c033d5a68d450d937db0d996433556.json used request id req-37f624a6-9535-4c07-8da8-aa76a5026674 2018-11-06 15:34:27,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.361212968826s 2018-11-06 15:34:27,362 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/a0c033d5a68d450d937db0d996433556.json used request id req-37f624a6-9535-4c07-8da8-aa76a5026674 2018-11-06 15:34:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-11-06 15:34:27,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-11-06 15:34:27,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:34:27,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af812314-55c7-4341-9348-27ffa8aa5136 Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.27:5000/v3/services/06cb8115297346f09dabbf58e64d3577"}, "enabled": true, "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.27:5000/v3/services/34b051908bed4b01bb794ab5db8a3499"}, "enabled": true, "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.27:5000/v3/services/4dd3bd0e7e96404f91add307b40603ef"}, "enabled": true, "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.27:5000/v3/services/6281c35b47c44e1499f26e2aa27ad4cc"}, "enabled": true, "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/62dd6a8c6d9f4b768504f4ff07624754"}, "enabled": true, "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.27:5000/v3/services/6c05e1b324744643b3257a0ed3dda688"}, "enabled": true, "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/6e99040ca12e4947b2c3472fcb2a4999"}, "enabled": true, "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.27:5000/v3/services/80393e06b40244db8d8b70f9d4f9a210"}, "enabled": true, "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.27:5000/v3/services/b2b6b809f89a4071900b79e30a7d2ed6"}, "enabled": true, "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.27:5000/v3/services/babb865a141141339ee4b07208e9413f"}, "enabled": true, "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.27:5000/v3/services/d487c507c825438794c4e45d386ffd0d"}, "enabled": true, "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.27:5000/v3/services/db59f710c86c4634b76fb6c35742ec4a"}, "enabled": true, "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.27:5000/v3/services/dd2599ccc4864fb58708c825c338436c"}, "enabled": true, "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.27:5000/v3/services/eb803e1bbdac43a98a16ee19294bd241"}, "enabled": true, "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.27:5000/v3/services/ec06ad47f1924bc38f8945d566c90439"}, "enabled": true, "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.27:5000/v3/services/f5fab99f88d8420c8e892c1140e2f2b4"}, "enabled": true, "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "links": {"self": "http://172.30.9.27:5000/v3/services", "previous": null, "next": null}} 2018-11-06 15:34:27,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/services used request id req-af812314-55c7-4341-9348-27ffa8aa5136 2018-11-06 15:34:27,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0908088684082s 2018-11-06 15:34:27,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-11-06 15:34:27,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 15:34:27,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aaabea1-aa89-4cb6-85d3-d1b2a4830919 Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0029a8972bf44393b934a83f1a704cd6"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "62dd6a8c6d9f4b768504f4ff07624754", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/076337a93cc5472fac0168e738f1cfba"}, "url": "http://172.30.9.27:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "80393e06b40244db8d8b70f9d4f9a210", "id": "076337a93cc5472fac0168e738f1cfba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/13235a165d7a49a38c2bf481cffd07a3"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "62dd6a8c6d9f4b768504f4ff07624754", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/147ebbd0231f4d26be696a0bf7651192"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6c05e1b324744643b3257a0ed3dda688", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/19469bce152041358ac803a77a20abb3"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d487c507c825438794c4e45d386ffd0d", "id": "19469bce152041358ac803a77a20abb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1a01b5bd49c148818a4a6b3cde89a271"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b2b6b809f89a4071900b79e30a7d2ed6", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1f061325bc074c1a8b14b9dcae4b4563"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec06ad47f1924bc38f8945d566c90439", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/20a5a39a81824a48a116f9201e835829"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "babb865a141141339ee4b07208e9413f", "id": "20a5a39a81824a48a116f9201e835829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/244bc94e936f485eb2dd72f2c9d62c4b"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06cb8115297346f09dabbf58e64d3577", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3948f37d1e9d4f9d8914ff95305ed6b4"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "34b051908bed4b01bb794ab5db8a3499", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/45062ca997ca47498d39ad35bf33b48b"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6c05e1b324744643b3257a0ed3dda688", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4bd46f25be4b4ddf84cd1bb2a994f7bb"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dd2599ccc4864fb58708c825c338436c", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5bbc3146053d4299a4022707164c707e"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eb803e1bbdac43a98a16ee19294bd241", "id": "5bbc3146053d4299a4022707164c707e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/68a6c4b2948b43bc90256a3ac9a66b6d"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5fab99f88d8420c8e892c1140e2f2b4", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6ba395a87bb04d64b1919a415dc3d276"}, "url": "http://172.30.9.27:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db59f710c86c4634b76fb6c35742ec4a", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/744d8e2586b44d6fb6d948cf2332cc50"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5fab99f88d8420c8e892c1140e2f2b4", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/782f603cdb2d41ebb60c1a74f0445f5f"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06cb8115297346f09dabbf58e64d3577", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7b4f090af11542d3959519856fd69401"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6281c35b47c44e1499f26e2aa27ad4cc", "id": "7b4f090af11542d3959519856fd69401"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8264bdafe38f497f85b19acd940e461d"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5fab99f88d8420c8e892c1140e2f2b4", "id": "8264bdafe38f497f85b19acd940e461d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/847cdd0aa33d4a21bbafd662aef53b7d"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e99040ca12e4947b2c3472fcb2a4999", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/93de439ae2e04bed9e54189e6e07aadd"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db59f710c86c4634b76fb6c35742ec4a", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/968925b3a26c4d648fc7febda7525286"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db59f710c86c4634b76fb6c35742ec4a", "id": "968925b3a26c4d648fc7febda7525286"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/98b2f7ad8d9b46beacfae6eedd9f813e"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06cb8115297346f09dabbf58e64d3577", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a38b3c9e47034280971faa05624be91d"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e99040ca12e4947b2c3472fcb2a4999", "id": "a38b3c9e47034280971faa05624be91d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ad88d6b3b83243e086d203434ea0ba20"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "babb865a141141339ee4b07208e9413f", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1dd142be23e4cad90448d0eb834df6e"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eb803e1bbdac43a98a16ee19294bd241", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ba074cd42d764ba1ba659ccfeaeb97f8"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "34b051908bed4b01bb794ab5db8a3499", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bb00f7beb2e5413d9dc25dc2e6695847"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "34b051908bed4b01bb794ab5db8a3499", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c328d4ea5a064725998daf4de1260e41"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b2b6b809f89a4071900b79e30a7d2ed6", "id": "c328d4ea5a064725998daf4de1260e41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c4929350693c4eeebb574a83be54b5c0"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "62dd6a8c6d9f4b768504f4ff07624754", "id": "c4929350693c4eeebb574a83be54b5c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ca27877b5b204947a4e45d65537e28b7"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d487c507c825438794c4e45d386ffd0d", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/caa58f8f0e9f47b78221817170817559"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6281c35b47c44e1499f26e2aa27ad4cc", "id": "caa58f8f0e9f47b78221817170817559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d00f4ad56d59467ab605b921b11793bb"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "80393e06b40244db8d8b70f9d4f9a210", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1582ef136904fa69830b77cd6cefba2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec06ad47f1924bc38f8945d566c90439", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d3409e08ff054af7b808d38bf5175e6f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "babb865a141141339ee4b07208e9413f", "id": "d3409e08ff054af7b808d38bf5175e6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d69ab34e08d543e0bbb6ec70ff375691"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec06ad47f1924bc38f8945d566c90439", "id": "d69ab34e08d543e0bbb6ec70ff375691"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d89c0a58cfc1466fa959be3445010246"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6281c35b47c44e1499f26e2aa27ad4cc", "id": "d89c0a58cfc1466fa959be3445010246"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d9779fe80bac45b49ebc31cb8d0aeeff"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dd2599ccc4864fb58708c825c338436c", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db508e77cac446aa8af7f4d2e8832689"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dd2599ccc4864fb58708c825c338436c", "id": "db508e77cac446aa8af7f4d2e8832689"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e3e5cf3d641d424397a5f277c94a2ff1"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b2b6b809f89a4071900b79e30a7d2ed6", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e6006e79668246b7ba13def84a454d4f"}, "url": "http://172.30.9.27:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e99040ca12e4947b2c3472fcb2a4999", "id": "e6006e79668246b7ba13def84a454d4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ecaa4bc4142941d6914339bb0027084c"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "80393e06b40244db8d8b70f9d4f9a210", "id": "ecaa4bc4142941d6914339bb0027084c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f5887a34eabc4db4a1071bfed7f3f964"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d487c507c825438794c4e45d386ffd0d", "id": "f5887a34eabc4db4a1071bfed7f3f964"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa144669629c472887653d7c4ad945fd"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eb803e1bbdac43a98a16ee19294bd241", "id": "fa144669629c472887653d7c4ad945fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fcc4e14a09444640bcb49dd5634599b9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6c05e1b324744643b3257a0ed3dda688", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-06 15:34:27,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-3aaabea1-aa89-4cb6-85d3-d1b2a4830919 2018-11-06 15:34:27,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0905230045319s 2018-11-06 15:34:27,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '848cb715-c405-4df3-8e73-6591856d88fa', 'keystone_tenant_name': u'cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.27:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'project_domain_name': 'Default'} 2018-11-06 15:34:27,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-11-06 15:34:27,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:27,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:27,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:27,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:27,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:27,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:27,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:27,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-11-06 15:34:27,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:27,694 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:27 GMT 2018-11-06 15:34:27,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:27,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-11-06 15:34:27,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:27,695 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "848cb715-c405-4df3-8e73-6591856d88fa"} 2018-11-06 15:34:27,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:27,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:27,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:27,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:27,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:27,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:27,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:27,822 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-11-06 15:34:27,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T15:34:27.330Z", "updated_at": "2018-11-06T15:34:27.330Z", "created_by": "admin", "private_resource": false, "value": "848cb715-c405-4df3-8e73-6591856d88fa", "key": "keystone_password"} 2018-11-06 15:34:27,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:27,822 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:27 GMT 2018-11-06 15:34:27,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:27,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-11-06 15:34:27,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:27,823 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a"} 2018-11-06 15:34:27,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:27,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:27,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:27,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:27,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:27,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:27,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:27,960 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-11-06 15:34:27,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T15:34:27.475Z", "updated_at": "2018-11-06T15:34:27.475Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "key": "keystone_tenant_name"} 2018-11-06 15:34:27,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:27,960 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:27 GMT 2018-11-06 15:34:27,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:27,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-11-06 15:34:27,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:27,961 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-11-06 15:34:28,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:28,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:28,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T15:34:27.589Z", "updated_at": "2018-11-06T15:34:27.589Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:27 GMT 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-11-06 15:34:28,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:28,070 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.27:5000"} 2018-11-06 15:34:28,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:28,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:28,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:28,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:28,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:28,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:28,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:28,148 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-11-06 15:34:28,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T15:34:27.677Z", "updated_at": "2018-11-06T15:34:27.677Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.27:5000", "key": "keystone_url"} 2018-11-06 15:34:28,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:28,148 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:27 GMT 2018-11-06 15:34:28,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:28,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-11-06 15:34:28,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:28,149 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-11-06 15:34:28,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:28,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:28,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:28,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:28,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:28,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:28,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:28,261 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-11-06 15:34:28,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T15:34:27.779Z", "updated_at": "2018-11-06T15:34:27.779Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-11-06 15:34:28,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:28,261 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:27 GMT 2018-11-06 15:34:28,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:28,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-11-06 15:34:28,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:28,261 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_99e55ff5-5a22-4c0b-9d92-655eda84b94a"} 2018-11-06 15:34:28,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:28,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:28,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:28,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:28,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:28,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:28,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:28,534 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-11-06 15:34:28,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T15:34:28.029Z", "updated_at": "2018-11-06T15:34:28.029Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "key": "keystone_username"} 2018-11-06 15:34:28,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:28,534 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:28 GMT 2018-11-06 15:34:28,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:28,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-11-06 15:34:28,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:28,535 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-11-06 15:34:28,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:34:28,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:34:28,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:34:28,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:34:28,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:34:28,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:34:28,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:34:28,688 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-11-06 15:34:28,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T15:34:28.202Z", "updated_at": "2018-11-06T15:34:28.202Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-11-06 15:34:28,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:34:28,688 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:34:28 GMT 2018-11-06 15:34:28,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:34:28,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-11-06 15:34:28,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:34:28,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-11-06 15:34:28,689 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 15:34:28,691 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 15:34:28,691 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 15:34:28,694 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 15:34:28,729 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 15:34:28,730 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 15:34:28,731 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 15:34:28,772 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 15:34:28,772 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 15:34:28,815 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 15:35:13,067 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 15:35:13,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.mirror.ndchost.com * extras: mirror.fileplanet.com * updates: mirrors.cat.pdx.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.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 30 MB/s | 54 MB 00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-11-06 15:35:13,069 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 15:35:13,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-11-06 15:35:13,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:35:13,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a0c033d5a68d450d937db0d996433556&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:35:13,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b9ba6e21-cd4d-4836-b998-3ca0ed9c9726 Date: Tue, 06 Nov 2018 15:35:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:29:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 4, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}]} 2018-11-06 15:35:13,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a0c033d5a68d450d937db0d996433556&name=default used request id req-b9ba6e21-cd4d-4836-b998-3ca0ed9c9726 2018-11-06 15:35:13,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.062579870224s 2018-11-06 15:35:13,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a0c033d5a68d450d937db0d996433556&name=default used request id req-b9ba6e21-cd4d-4836-b998-3ca0ed9c9726 2018-11-06 15:35:13,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 15:35:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:35:13,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-171c398a-a1ae-44c9-9bef-84ae095472e7 Date: Tue, 06 Nov 2018 15:35:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:29:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 4, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:37Z", "updated_at": "2018-11-06T15:31:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "18c4d318-1a55-4532-8c62-cf7a44a13de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-06T15:31:39Z", "revision_number": 0, "id": "1b5ef9ce-3b95-447b-a210-b07d5b597a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:39Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3018f3f0-3fc9-4f38-a3dd-fd6f427bbc41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3c8f78ad-274e-4707-80f5-edbafe90eba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-06T15:31:40Z", "revision_number": 0, "id": "44e3f1c6-a9d9-44e9-8455-c754b97c5c37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:40Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-06T15:31:39Z", "revision_number": 0, "id": "c9b0bba2-b263-4f13-8c9c-9e28cee8135c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:39Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "d55f7d41-4201-415a-89ca-7a0780933ca2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "f8d99548-9286-4c3c-9e8e-772c4a80cdfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 8, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "755c68c0-ba07-4df9-8192-b7be53776533", "name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 15:35:13,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-171c398a-a1ae-44c9-9bef-84ae095472e7 2018-11-06 15:35:13,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0674819946289s 2018-11-06 15:35:13,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-171c398a-a1ae-44c9-9bef-84ae095472e7 2018-11-06 15:35:13,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 15:35:13,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -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": "3d4676de-e66c-4684-840a-5a5259532fdd"}}' 2018-11-06 15:35:13,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ab2d7af6-c6da-468d-9025-68cc3163bec7 Date: Tue, 06 Nov 2018 15:35: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": 22, "updated_at": "2018-11-06T15:35:13Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "port_range_min": 22, "revision_number": 0, "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:35:13Z", "project_id": "a0c033d5a68d450d937db0d996433556", "id": "1943292c-8af3-4063-acd5-9eefa09b7c1d"}} 2018-11-06 15:35:13,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ab2d7af6-c6da-468d-9025-68cc3163bec7 2018-11-06 15:35:13,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.25754904747s 2018-11-06 15:35:13,470 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ab2d7af6-c6da-468d-9025-68cc3163bec7 2018-11-06 15:35:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-11-06 15:35:13,878 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-11-06 15:35:16,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:16,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:16,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:16,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:16,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:16,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:16,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:16,529 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-11-06 15:35:16,530 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:16.457Z", "updated_at": "2018-11-06T15:35:16.457Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"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": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-11-06 15:35:16,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:16,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:16 GMT 2018-11-06 15:35:16,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:16,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-11-06 15:35:16,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:16,559 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-06 15:35:18,026 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-06 15:35:18,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 15:35:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:35:18,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-a4b50686-6b88-4c50-89a2-2cca5423e8ad Date: Tue, 06 Nov 2018 15:35:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap", "metadata": {}}], "file": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/file", "owner": "a0c033d5a68d450d937db0d996433556", "id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "size": 4373348352, "self": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T15:31:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-06T15:30:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 15:35:18,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a4b50686-6b88-4c50-89a2-2cca5423e8ad 2018-11-06 15:35:18,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204549074173s 2018-11-06 15:35:18,231 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a4b50686-6b88-4c50-89a2-2cca5423e8ad 2018-11-06 15:35:18,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 15:35:18,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}' 2018-11-06 15:35:18,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de X-Openstack-Request-Id: req-fac0a3c1-9414-4601-8a6d-2107fdde08da Date: Tue, 06 Nov 2018 15:35:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de/file", "owner": "a0c033d5a68d450d937db0d996433556", "id": "32558c39-90ea-43b1-a1cf-9b33164b03de", "size": null, "self": "/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-06T15:35:18Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "checksum": null, "created_at": "2018-11-06T15:35:18Z", "protected": false} 2018-11-06 15:35:18,841 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-fac0a3c1-9414-4601-8a6d-2107fdde08da 2018-11-06 15:35:18,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.607712984085s 2018-11-06 15:35:18,842 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-fac0a3c1-9414-4601-8a6d-2107fdde08da returning object 32558c39-90ea-43b1-a1cf-9b33164b03de 2018-11-06 15:35:18,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 15:35:18,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de/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}6d441b5908319cd64769c63490a991bf41194356" -d '' 2018-11-06 15:35:24,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-030171ff-f8aa-4696-9612-fb6a013ac060 Date: Tue, 06 Nov 2018 15:35:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 15:35:24,998 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de/file used request id req-030171ff-f8aa-4696-9612-fb6a013ac060 2018-11-06 15:35:24,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.15510797501s 2018-11-06 15:35:24,998 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de/file used request id req-030171ff-f8aa-4696-9612-fb6a013ac060 2018-11-06 15:35:24,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 15:35:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 15:35:25,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-0f7e4387-ffa3-4b2b-8424-42e1560b3239 Date: Tue, 06 Nov 2018 15:35:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/32558c39-90ea-43b1-a1cf-9b33164b03de/snap", "metadata": {}}], "file": "/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de/file", "owner": "a0c033d5a68d450d937db0d996433556", "id": "32558c39-90ea-43b1-a1cf-9b33164b03de", "size": 263586304, "self": "/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/32558c39-90ea-43b1-a1cf-9b33164b03de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-06T15:35:24Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-06T15:35:18Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap", "metadata": {}}], "file": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/file", "owner": "a0c033d5a68d450d937db0d996433556", "id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "size": 4373348352, "self": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T15:31:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-06T15:30:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 15:35:25,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0f7e4387-ffa3-4b2b-8424-42e1560b3239 2018-11-06 15:35:25,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189305067062s 2018-11-06 15:35:25,189 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0f7e4387-ffa3-4b2b-8424-42e1560b3239 2018-11-06 15:35:25,192 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/32558c39-90ea-43b1-a1cf-9b33164b03de/snap', u'metadata': Munch({})})], 'file': u'/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de/file', 'owner': u'a0c033d5a68d450d937db0d996433556', 'id': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'size': 263586304, u'self': u'/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0c033d5a68d450d937db0d996433556', 'name': 'cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/32558c39-90ea-43b1-a1cf-9b33164b03de/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T15:35:24Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-06T15:35:24Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'created': u'2018-11-06T15:35:18Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-06T15:35:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-06 15:35:25,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 15:35:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-11-06 15:35:25,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:35: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-0ef3dedf-3f78-4f08-a62b-19db8c71c323 x-compute-request-id: req-0ef3dedf-3f78-4f08-a62b-19db8c71c323 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8b1b56d8-25d3-4636-b4a1-e297bc300a36", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8b1b56d8-25d3-4636-b4a1-e297bc300a36", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "8b1b56d8-25d3-4636-b4a1-e297bc300a36", "name": "cloudify_ims-flavor_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 15:35:25,257 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0ef3dedf-3f78-4f08-a62b-19db8c71c323 2018-11-06 15:35:25,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0647921562195s 2018-11-06 15:35:25,258 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0ef3dedf-3f78-4f08-a62b-19db8c71c323 returning object 8b1b56d8-25d3-4636-b4a1-e297bc300a36 2018-11-06 15:35:25,258 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a', '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'95207c6e3e564411af51ea7bd9318c66', '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'8b1b56d8-25d3-4636-b4a1-e297bc300a36', 'swap': 0}) 2018-11-06 15:35:25,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 15:35:25,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/8b1b56d8-25d3-4636-b4a1-e297bc300a36/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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" -d '{"extra_specs": {}}' 2018-11-06 15:35:25,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 15:35: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-9201a2f9-9d3d-4d86-a88f-138b7beeabfc x-compute-request-id: req-9201a2f9-9d3d-4d86-a88f-138b7beeabfc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 15:35:25,281 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/8b1b56d8-25d3-4636-b4a1-e297bc300a36/os-extra_specs used request id req-9201a2f9-9d3d-4d86-a88f-138b7beeabfc 2018-11-06 15:35:25,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216689109802s 2018-11-06 15:35:25,281 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/8b1b56d8-25d3-4636-b4a1-e297bc300a36/os-extra_specs used request id req-9201a2f9-9d3d-4d86-a88f-138b7beeabfc 2018-11-06 15:35:25,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-11-06 15:35:25,282 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "32558c39-90ea-43b1-a1cf-9b33164b03de", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "bono_cluster_size": 1, "flavor_id": "8b1b56d8-25d3-4636-b4a1-e297bc300a36", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-11-06 15:35:27,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:27,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:27,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:27,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:27,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:27,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:27,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:27,203 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-11-06 15:35:27,203 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "32558c39-90ea-43b1-a1cf-9b33164b03de", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "bono_cluster_size": 1, "flavor_id": "8b1b56d8-25d3-4636-b4a1-e297bc300a36", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:25.430Z", "updated_at": "2018-11-06T15:35:25.430Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-11-06 15:35:27,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:27,204 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:27 GMT 2018-11-06 15:35:27,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:27,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-11-06 15:35:27,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:27,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-11-06 15:35:27,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:27,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:27,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:27,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:27,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:27,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:27,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:27,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:27.053Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d322bcdb-23cc-4d85-97c1-5875a5204251"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-06 15:35:27,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:27,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:27 GMT 2018-11-06 15:35:27,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:27,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-11-06 15:35:27,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:27,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:35:27,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:27,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:27,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:27,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:27,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:27,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:27,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:27,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-06 15:35:27,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:27,374 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:27 GMT 2018-11-06 15:35:27,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:27,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-06 15:35:27,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:27,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d322bcdb-23cc-4d85-97c1-5875a5204251 2018-11-06 15:35:27,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:27,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:27,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:27,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:27,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:27,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:27,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:27,438 - 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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:27.053Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d322bcdb-23cc-4d85-97c1-5875a5204251"} 2018-11-06 15:35:27,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:27,439 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:27 GMT 2018-11-06 15:35:27,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:27,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-06 15:35:27,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:32,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:35:32,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:32,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:32,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:32,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:32,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:32,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:32,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:32,533 - 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-11-06T15:35:28.036Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:28.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:28.424Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:28.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251", "logger": "3465610b-dedb-481c-a9d0-f91820f0b02b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:28.708Z", "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-11-06T15:35:28.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251", "logger": "3465610b-dedb-481c-a9d0-f91820f0b02b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:28.743Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:28.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:28.743Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:28.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:28.743Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:28.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:29.728Z", "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-11-06T15:35:29.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251", "logger": "3465610b-dedb-481c-a9d0-f91820f0b02b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:29.728Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:29.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251", "logger": "3465610b-dedb-481c-a9d0-f91820f0b02b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:29.728Z", "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-11-06T15:35:29.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251", "logger": "3465610b-dedb-481c-a9d0-f91820f0b02b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:30.746Z", "message": "Installing from directory: /tmp/tmp9oOjGk [args=--prefix=\"/tmp/openstack-UEqlQk\" --constraint=\"/tmp/openstack-UEqlQk/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:30.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251", "logger": "3465610b-dedb-481c-a9d0-f91820f0b02b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:30.746Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp9oOjGk --prefix=\"/tmp/openstack-UEqlQk\" --constraint=\"/tmp/openstack-UEqlQk/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:30.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251", "logger": "3465610b-dedb-481c-a9d0-f91820f0b02b"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-11-06 15:35:32,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:32,533 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:32 GMT 2018-11-06 15:35:32,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:32,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-11-06 15:35:32,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:32,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-11-06 15:35:32,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-11-06 15:35:32,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-11-06 15:35:32,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-11-06 15:35:32,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-06 15:35:32,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 15:35:32,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-11-06 15:35:32,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-06 15:35:32,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-11-06 15:35:32,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmp9oOjGk [args=--prefix="/tmp/openstack-UEqlQk" --constraint="/tmp/openstack-UEqlQk/constraint.txt", package_name=cloudify-openstack-plugin] 2018-11-06 15:35:32,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp9oOjGk --prefix="/tmp/openstack-UEqlQk" --constraint="/tmp/openstack-UEqlQk/constraint.txt" 2018-11-06 15:35:32,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d322bcdb-23cc-4d85-97c1-5875a5204251 2018-11-06 15:35:32,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:32,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:32,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:32,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:32,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:32,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:32,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:32,610 - 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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:27.053Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d322bcdb-23cc-4d85-97c1-5875a5204251"} 2018-11-06 15:35:32,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:32,610 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:32 GMT 2018-11-06 15:35:32,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:32,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-06 15:35:32,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:37,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:35:37,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:37,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:37,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:37,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:37,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:37,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:37,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:37,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-06 15:35:37,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:37,740 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:37 GMT 2018-11-06 15:35:37,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:37,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-06 15:35:37,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:37,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d322bcdb-23cc-4d85-97c1-5875a5204251 2018-11-06 15:35:37,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:37,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:37,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:37,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:37,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:37,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:37,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:37,818 - 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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:27.053Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d322bcdb-23cc-4d85-97c1-5875a5204251"} 2018-11-06 15:35:37,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:37,818 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:37 GMT 2018-11-06 15:35:37,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:37,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-06 15:35:37,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:42,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:35:43,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:43,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:43,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:43,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:43,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:43,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:43,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:43,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-06 15:35:43,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:43,362 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:43 GMT 2018-11-06 15:35:43,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:43,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-06 15:35:43,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:43,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d322bcdb-23cc-4d85-97c1-5875a5204251 2018-11-06 15:35:43,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:43,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:43,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:43,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:43,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:43,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:43,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:43,477 - 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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:27.053Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d322bcdb-23cc-4d85-97c1-5875a5204251"} 2018-11-06 15:35:43,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:43,478 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:43 GMT 2018-11-06 15:35:43,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:43,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-06 15:35:43,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:48,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:35:48,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:48,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:48,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:48,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:48,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:48,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:48,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:48,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-06 15:35:48,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:48,566 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:48 GMT 2018-11-06 15:35:48,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:48,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-06 15:35:48,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:48,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d322bcdb-23cc-4d85-97c1-5875a5204251 2018-11-06 15:35:48,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:48,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:48,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:48,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:48,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:48,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:48,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:48,839 - 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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:27.053Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d322bcdb-23cc-4d85-97c1-5875a5204251"} 2018-11-06 15:35:48,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:48,839 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:48 GMT 2018-11-06 15:35:48,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:48,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-06 15:35:48,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:53,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:35:53,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:53,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:53,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:53,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:53,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:53,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:53,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:53,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-06 15:35:53,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:53,949 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:53 GMT 2018-11-06 15:35:53,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:53,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-06 15:35:53,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:53,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d322bcdb-23cc-4d85-97c1-5875a5204251 2018-11-06 15:35:54,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:54,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:54,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:54,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:54,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:54,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:54,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:54,017 - 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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:27.053Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d322bcdb-23cc-4d85-97c1-5875a5204251"} 2018-11-06 15:35:54,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:54,018 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:54 GMT 2018-11-06 15:35:54,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:54,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-11-06 15:35:54,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:59,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:35:59,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:59,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:59,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:59,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:59,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:59,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:59,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:59,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:57.697Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251", "logger": "3465610b-dedb-481c-a9d0-f91820f0b02b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:57.833Z", "message": "Removing directory: /tmp/tmp9oOjGk", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:57.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251", "logger": "3465610b-dedb-481c-a9d0-f91820f0b02b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:58.575Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:58.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:58.788Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:58.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:35:58.788Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T15:35:58.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d322bcdb-23cc-4d85-97c1-5875a5204251"}], "metadata": {"pagination": {"total": 16, "offset": 11, "size": 50}}} 2018-11-06 15:35:59,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:59,257 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:59 GMT 2018-11-06 15:35:59,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:59,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2534 2018-11-06 15:35:59,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:59,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-11-06 15:35:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp9oOjGk 2018-11-06 15:35:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 15:35:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-11-06 15:35:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-11-06 15:35:59,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d322bcdb-23cc-4d85-97c1-5875a5204251 2018-11-06 15:35:59,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:59,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:59,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:59,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:59,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:59,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:59,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:59,353 - 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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:27.053Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d322bcdb-23cc-4d85-97c1-5875a5204251"} 2018-11-06 15:35:59,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:59,353 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:59 GMT 2018-11-06 15:35:59,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:59,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-11-06 15:35:59,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:59,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-11-06 15:35:59,354 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-11-06 15:35:59,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:59,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:59,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:59,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:59,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:59,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:59,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:59,538 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-11-06 15:35:59,539 - 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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:35:59,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:59,539 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:59 GMT 2018-11-06 15:35:59,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:59,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:35:59,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:59,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:35:59,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:59,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:59,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:59,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:59,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:59,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:59,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:59,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-06 15:35:59,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:59,606 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:59 GMT 2018-11-06 15:35:59,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:59,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-06 15:35:59,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:35:59,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:35:59,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:35:59,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:35:59,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:35:59,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:35:59,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:35:59,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:35:59,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:35:59,682 - 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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:35:59,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:35:59,683 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:35:59 GMT 2018-11-06 15:35:59,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:35:59,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:35:59,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:04,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:04,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:04,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:04,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:04,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:04,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:04,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:04,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:04,770 - 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-11-06T15:36:00.816Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:00.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:01.836Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:01.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.811Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:03.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_security_group_ovdukg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:03.832Z", "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-11-06T15:36:03.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7b13ade1-febf-468e-b39b-8dd6a5f53fd2"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_security_group_u1xcx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_security_group_3e1af7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_security_group_6c0crf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_security_group_u1xcx4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_security_group_3e1af7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_security_group_6c0crf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_security_group_3e1af7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.544Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:04.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "base_security_group_w41bt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "28361a92-6c3f-4d8f-8b9a-a69b79f88bb9"}, {"node_instance_id": "base_security_group_w41bt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "28361a92-6c3f-4d8f-8b9a-a69b79f88bb9"}, {"node_instance_id": "base_security_group_w41bt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "28361a92-6c3f-4d8f-8b9a-a69b79f88bb9"}, {"node_instance_id": "dime_security_group_3e1af7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "382d69e6-9b51-433d-8d9b-23f9493c1781"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "70b51085-f1ec-4737-9b0b-a9f6add6b5c4"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "70b51085-f1ec-4737-9b0b-a9f6add6b5c4"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "70b51085-f1ec-4737-9b0b-a9f6add6b5c4"}, {"node_instance_id": "homer_security_group_oy254q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee60f263-1cd1-42eb-af0f-8771698756b1"}, {"node_instance_id": "dime_security_group_3e1af7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "382d69e6-9b51-433d-8d9b-23f9493c1781"}, {"node_instance_id": "dime_security_group_3e1af7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "382d69e6-9b51-433d-8d9b-23f9493c1781"}, {"node_instance_id": "homer_security_group_oy254q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee60f263-1cd1-42eb-af0f-8771698756b1"}, {"node_instance_id": "sprout_security_group_ovdukg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7b13ade1-febf-468e-b39b-8dd6a5f53fd2"}, {"node_instance_id": "base_security_group_w41bt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "28361a92-6c3f-4d8f-8b9a-a69b79f88bb9"}, {"node_instance_id": "base_security_group_w41bt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "28361a92-6c3f-4d8f-8b9a-a69b79f88bb9"}, {"node_instance_id": "base_security_group_w41bt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "28361a92-6c3f-4d8f-8b9a-a69b79f88bb9"}, {"node_instance_id": "base_security_group_w41bt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "28361a92-6c3f-4d8f-8b9a-a69b79f88bb9"}, {"node_instance_id": "dime_security_group_3e1af7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "382d69e6-9b51-433d-8d9b-23f9493c1781"}], "metadata": {"pagination": {"total": 58, "offset": 0, "size": 50}}} 2018-11-06 15:36:04,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:04,771 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:04 GMT 2018-11-06 15:36:04,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:04,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28752 2018-11-06 15:36:04,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:04,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-11-06 15:36:04,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,774 - 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-11-06 15:36:04,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:04,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-06 15:36:04,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-06 15:36:04,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-06 15:36:04,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-11-06 15:36:04,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-06 15:36:04,778 - 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-11-06 15:36:04,778 - 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-11-06 15:36:04,778 - 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-11-06 15:36:04,778 - 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-11-06 15:36:04,778 - 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-11-06 15:36:04,778 - 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-11-06 15:36:04,778 - 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-11-06 15:36:04,779 - 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-11-06 15:36:04,779 - 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-11-06 15:36:04,779 - 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-11-06 15:36:04,779 - 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-11-06 15:36:04,779 - 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-11-06 15:36:04,779 - 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-11-06 15:36:04,780 - 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-11-06 15:36:04,780 - 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-11-06 15:36:04,780 - 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-11-06 15:36:04,780 - 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-11-06 15:36:04,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:04,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:04,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:04,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:04,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:04,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:04,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:04,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:04,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:04,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:04,851 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:04 GMT 2018-11-06 15:36:04,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:04,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:04,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:09,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:09,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:09,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:09,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:09,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:09,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:09,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:09,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:09,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_k9t0tp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "70b51085-f1ec-4737-9b0b-a9f6add6b5c4"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "70b51085-f1ec-4737-9b0b-a9f6add6b5c4"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "70b51085-f1ec-4737-9b0b-a9f6add6b5c4"}, {"node_instance_id": "homer_security_group_oy254q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee60f263-1cd1-42eb-af0f-8771698756b1"}, {"node_instance_id": "dime_security_group_3e1af7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "382d69e6-9b51-433d-8d9b-23f9493c1781"}, {"node_instance_id": "dime_security_group_3e1af7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "382d69e6-9b51-433d-8d9b-23f9493c1781"}, {"node_instance_id": "homer_security_group_oy254q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee60f263-1cd1-42eb-af0f-8771698756b1"}, {"node_instance_id": "base_security_group_w41bt9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:04.553Z", "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-11-06T15:36:04.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "28361a92-6c3f-4d8f-8b9a-a69b79f88bb9"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:07.748Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:07.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:08.946Z", "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-11-06T15:36:08.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:08.962Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:08.962Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:08.962Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:08.962Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_security_group_3e1af7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:08.962Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:08.962Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:09.741Z", "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-11-06T15:36:09.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3a1fd210-f41a-436a-9831-f136fffee650"}], "metadata": {"pagination": {"total": 81, "offset": 50, "size": 50}}} 2018-11-06 15:36:09,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:09,969 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:09 GMT 2018-11-06 15:36:09,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:09,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19761 2018-11-06 15:36:09,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:09,970 - 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-11-06 15:36:09,970 - 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-11-06 15:36:09,970 - 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-11-06 15:36:09,970 - 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-11-06 15:36:09,971 - 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-11-06 15:36:09,971 - 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-11-06 15:36:09,971 - 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-11-06 15:36:09,971 - 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-11-06 15:36:09,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-06 15:36:09,971 - 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-11-06 15:36:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-06 15:36:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-06 15:36:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-06 15:36:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-06 15:36:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-06 15:36:09,972 - 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-11-06 15:36:09,973 - 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-11-06 15:36:09,973 - 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-11-06 15:36:09,973 - 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-11-06 15:36:09,973 - 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-11-06 15:36:09,973 - 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-11-06 15:36:09,973 - 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-11-06 15:36:09,974 - 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-11-06 15:36:09,974 - 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-11-06 15:36:09,974 - 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-11-06 15:36:09,974 - 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-11-06 15:36:09,974 - 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-11-06 15:36:09,974 - 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-11-06 15:36:09,975 - 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-11-06 15:36:09,975 - 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-11-06 15:36:09,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:10,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:10,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:10,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:10,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:10,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:10,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:10,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:10,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:10,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:10,061 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:10 GMT 2018-11-06 15:36:10,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:10,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:10,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:15,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:15,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:15,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:15,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:15,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:15,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:15,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:15,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:15,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_3e1af7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.027Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:10.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.027Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:10.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.027Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:10.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.027Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:10.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_security_group_u1xcx4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.027Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:10.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.027Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:10.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.027Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:10.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_security_group_u1xcx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3cc7f537-97fa-4d8d-b001-ba756f12cf55"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "bind_security_group_u1xcx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3cc7f537-97fa-4d8d-b001-ba756f12cf55"}, {"node_instance_id": "bind_security_group_u1xcx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3cc7f537-97fa-4d8d-b001-ba756f12cf55"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "015acef5-09f2-4604-baf3-6ff46b404976"}, {"node_instance_id": "bind_security_group_u1xcx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:10.801Z", "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-11-06T15:36:10.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3cc7f537-97fa-4d8d-b001-ba756f12cf55"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:11.053Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:11.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:11.053Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:11.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:11.053Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:11.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_floatingip_d6zwol", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:11.812Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a0c033d5a68d450d937db0d996433556', u'created_at': u'2018-11-06T15:36:10Z', u'updated_at': u'2018-11-06T15:36:10Z', u'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'a0c033d5a68d450d937db0d996433556', u'port_id': None, u'id': u'3c607439-3d11-4acc-8366-6bb3c97635d0'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:11.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d9c07d9-a282-4bc7-a8d7-69728d65d71e"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:12.277Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:12.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_security_group_3e1af7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:12.277Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:12.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:12.277Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:12.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:12.277Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:12.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_security_group_6c0crf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:12.277Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:12.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:12.277Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:12.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:12.277Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:12.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_floatingip_ayuif9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:12.828Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a0c033d5a68d450d937db0d996433556', u'created_at': u'2018-11-06T15:36:11Z', u'updated_at': u'2018-11-06T15:36:11Z', u'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'a0c033d5a68d450d937db0d996433556', u'port_id': None, u'id': u'a62e5d68-7fc9-49c5-a743-24eb020678cb'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:12.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d667be1b-02d1-4c00-8d9f-dc5322880e48"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:13.726Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:13.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:13.726Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:13.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:13.726Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:13.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_security_group_6c0crf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:13.843Z", "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-11-06T15:36:13.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c8a1f658-7fd5-40e1-a018-b86c6eba25ce"}, {"node_instance_id": "ellis_security_group_6c0crf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:13.843Z", "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-11-06T15:36:13.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c8a1f658-7fd5-40e1-a018-b86c6eba25ce"}, {"node_instance_id": "ellis_security_group_6c0crf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:13.843Z", "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-11-06T15:36:13.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c8a1f658-7fd5-40e1-a018-b86c6eba25ce"}, {"node_instance_id": "ellis_security_group_6c0crf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:13.843Z", "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-11-06T15:36:13.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c8a1f658-7fd5-40e1-a018-b86c6eba25ce"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:14.746Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:14.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:14.746Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:14.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_security_group_u1xcx4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:14.746Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:14.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_floatingip_734nn9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:14.869Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a0c033d5a68d450d937db0d996433556', u'created_at': u'2018-11-06T15:36:13Z', u'updated_at': u'2018-11-06T15:36:13Z', u'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'a0c033d5a68d450d937db0d996433556', u'port_id': None, u'id': u'66da3987-deae-47f3-9e4b-a940c033417b'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:14.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "bafebb07-4f7b-45cd-8830-2a80817c6745"}], "metadata": {"pagination": {"total": 127, "offset": 81, "size": 50}}} 2018-11-06 15:36:15,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:15,228 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:15 GMT 2018-11-06 15:36:15,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:15,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28138 2018-11-06 15:36:15,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:15,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:15,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:15,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:15,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-06 15:36:15,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-06 15:36:15,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-06 15:36:15,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-06 15:36:15,231 - 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-11-06 15:36:15,231 - 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-11-06 15:36:15,231 - 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-11-06 15:36:15,231 - 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-11-06 15:36:15,231 - 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-11-06 15:36:15,231 - 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-11-06 15:36:15,232 - 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-11-06 15:36:15,232 - 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-11-06 15:36:15,232 - 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-11-06 15:36:15,232 - 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-11-06 15:36:15,232 - 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-11-06 15:36:15,232 - 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-11-06 15:36:15,233 - 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-11-06 15:36:15,233 - 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-11-06 15:36:15,233 - 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-11-06 15:36:15,233 - 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-11-06 15:36:15,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:15,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:15,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:15,234 - 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'a0c033d5a68d450d937db0d996433556', u'created_at': u'2018-11-06T15:36:10Z', u'updated_at': u'2018-11-06T15:36:10Z', u'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'a0c033d5a68d450d937db0d996433556', u'port_id': None, u'id': u'3c607439-3d11-4acc-8366-6bb3c97635d0'} 2018-11-06 15:36:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-06 15:36:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-06 15:36:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-06 15:36:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-06 15:36:15,235 - 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'a0c033d5a68d450d937db0d996433556', u'created_at': u'2018-11-06T15:36:11Z', u'updated_at': u'2018-11-06T15:36:11Z', u'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'a0c033d5a68d450d937db0d996433556', u'port_id': None, u'id': u'a62e5d68-7fc9-49c5-a743-24eb020678cb'} 2018-11-06 15:36:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:15,236 - 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-11-06 15:36:15,236 - 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-11-06 15:36:15,236 - 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-11-06 15:36:15,236 - 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-11-06 15:36:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-11-06 15:36:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-06 15:36:15,237 - 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'a0c033d5a68d450d937db0d996433556', u'created_at': u'2018-11-06T15:36:13Z', u'updated_at': u'2018-11-06T15:36:13Z', u'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'a0c033d5a68d450d937db0d996433556', u'port_id': None, u'id': u'66da3987-deae-47f3-9e4b-a940c033417b'} 2018-11-06 15:36:15,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:15,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:15,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:15,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:15,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:15,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:15,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:15,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:15,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:15,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:15,380 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:15 GMT 2018-11-06 15:36:15,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:15,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:15,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:20,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:20,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:20,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:20,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:20,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:20,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:20,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:20,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:20,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_u1xcx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:15.786Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:15.786Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:15.786Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:15.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "keypair_w7iwcd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:16.114Z", "message": "Using external resource keypair: cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:16.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "8f070903-ddb6-40f7-8544-a243e34d45e2"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:16.826Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:16.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_security_group_u1xcx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:16.826Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:16.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:16.826Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:16.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:16.826Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:16.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:17.880Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:17.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_security_group_6c0crf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:17.880Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:17.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:17.880Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:17.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:17.880Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:17.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:17.880Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:17.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:17.880Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:17.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_security_group_6c0crf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:17.880Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:17.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_security_group_6c0crf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:18.914Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:18.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:18.914Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:18.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:18.914Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:18.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:20.081Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:20.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:20.081Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:20.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:20.081Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:20.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:20.081Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:20.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:20.081Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:20.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:20.081Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:20.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:20.081Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:20.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 152, "offset": 127, "size": 50}}} 2018-11-06 15:36:20,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:20,727 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:20 GMT 2018-11-06 15:36:20,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:20,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12213 2018-11-06 15:36:20,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:20,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:20,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-06 15:36:20,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-06 15:36:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a 2018-11-06 15:36:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-06 15:36:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-11-06 15:36:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-06 15:36:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:20,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-06 15:36:20,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-06 15:36:20,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-06 15:36:20,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-06 15:36:20,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:20,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:20,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:20,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:20,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:20,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:20,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:20,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:20,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:20,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:20,895 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:20 GMT 2018-11-06 15:36:20,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:20,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:20,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:25,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:26,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:26,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:26,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:26,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:26,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:26,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:26,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:26,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:21.509Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'656272e0-ee31-4a23-96bc-571f18b05d5a', 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-11-06T15:36:21.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "386928af-0b6f-4af8-8d9e-4372e9146d6a"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:21.620Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:21.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:21.620Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:21.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:21.620Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:21.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:21.620Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:21.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:21.620Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:21.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:21.620Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:21.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:21.620Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:21.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:21.620Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:21.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.179Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "bd90236b-733b-4b5a-87c4-5911686a51da"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.179Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'18529ae6-8483-4111-bc61-bba95d072b96', 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-11-06T15:36:22.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b6b1bd96-f65d-4cf3-bc14-1e0c4e84ab28"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.179Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4cf16756-5320-456d-8d64-44f88bcbf2cc', 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-11-06T15:36:22.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3ce13380-d4f5-4da3-9b48-746fc916c0e6"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.179Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_scmegs'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b6b1bd96-f65d-4cf3-bc14-1e0c4e84ab28"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.179Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_qujkxx'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "386928af-0b6f-4af8-8d9e-4372e9146d6a"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.179Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_6fdy71'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "bd90236b-733b-4b5a-87c4-5911686a51da"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.179Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_4jd5if'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3ce13380-d4f5-4da3-9b48-746fc916c0e6"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.685Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.685Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.685Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.685Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.685Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:22.685Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:23.192Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'05ce8f3f-eb7f-4c3d-bce8-fa20c562bcb3', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'212e9255-ca1b-41cd-8ab3-7d5068646b2a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a62e5d68-7fc9-49c5-a743-24eb020678cb', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:23.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "e44603b0-0115-424c-8a82-fb647ab99dc5"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:23.192Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_5iey2x'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:23.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "e44603b0-0115-424c-8a82-fb647ab99dc5"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:24.204Z", "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-11-06T15:36:24.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b6b1bd96-f65d-4cf3-bc14-1e0c4e84ab28"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:24.204Z", "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-11-06T15:36:24.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "386928af-0b6f-4af8-8d9e-4372e9146d6a"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:24.204Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_scmegs', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:24.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b6b1bd96-f65d-4cf3-bc14-1e0c4e84ab28"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:24.204Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_qujkxx', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:24.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "386928af-0b6f-4af8-8d9e-4372e9146d6a"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:24.204Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_scmegs', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:24.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b6b1bd96-f65d-4cf3-bc14-1e0c4e84ab28"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:24.204Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_qujkxx', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:24.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "386928af-0b6f-4af8-8d9e-4372e9146d6a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:25.222Z", "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-11-06T15:36:25.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "e44603b0-0115-424c-8a82-fb647ab99dc5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:25.222Z", "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-11-06T15:36:25.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "bd90236b-733b-4b5a-87c4-5911686a51da"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:25.222Z", "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-11-06T15:36:25.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3ce13380-d4f5-4da3-9b48-746fc916c0e6"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:25.222Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_5iey2x', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:25.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "e44603b0-0115-424c-8a82-fb647ab99dc5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:25.222Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_6fdy71', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:25.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "bd90236b-733b-4b5a-87c4-5911686a51da"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:25.222Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_4jd5if', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:25.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3ce13380-d4f5-4da3-9b48-746fc916c0e6"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:25.222Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_5iey2x', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:25.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "e44603b0-0115-424c-8a82-fb647ab99dc5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:25.222Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_6fdy71', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:25.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "bd90236b-733b-4b5a-87c4-5911686a51da"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:25.222Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_4jd5if', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:25.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3ce13380-d4f5-4da3-9b48-746fc916c0e6"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:25.972Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 192, "offset": 152, "size": 50}}} 2018-11-06 15:36:26,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:26,163 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:26 GMT 2018-11-06 15:36:26,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:26,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28310 2018-11-06 15:36:26,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:26,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'656272e0-ee31-4a23-96bc-571f18b05d5a', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-11-06 15:36:26,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:26,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:26,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:26,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:26,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-06 15:36:26,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-06 15:36:26,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-06 15:36:26,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-06 15:36:26,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}] 2018-11-06 15:36:26,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'18529ae6-8483-4111-bc61-bba95d072b96', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-11-06 15:36:26,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4cf16756-5320-456d-8d64-44f88bcbf2cc', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-11-06 15:36:26,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_scmegs'} 2018-11-06 15:36:26,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_qujkxx'} 2018-11-06 15:36:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_6fdy71'} 2018-11-06 15:36:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_4jd5if'} 2018-11-06 15:36:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:36:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-06 15:36:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-06 15:36:26,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-06 15:36:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-06 15:36:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-06 15:36:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'05ce8f3f-eb7f-4c3d-bce8-fa20c562bcb3', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'212e9255-ca1b-41cd-8ab3-7d5068646b2a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a62e5d68-7fc9-49c5-a743-24eb020678cb', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2018-11-06 15:36:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_5iey2x'} 2018-11-06 15:36:26,168 - 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-11-06 15:36:26,168 - 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-11-06 15:36:26,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_scmegs', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:26,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_qujkxx', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:26,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_scmegs', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:26,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_qujkxx', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:26,169 - 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-11-06 15:36:26,169 - 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-11-06 15:36:26,170 - 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-11-06 15:36:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_5iey2x', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_6fdy71', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_4jd5if', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_5iey2x', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:26,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_6fdy71', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:26,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_4jd5if', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:26,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-06 15:36:26,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:26,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:26,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:26,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:26,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:26,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:26,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:26,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:26,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:26,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:26,353 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:26 GMT 2018-11-06 15:36:26,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:26,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:26,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:31,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:31,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:31,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:31,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:31,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:31,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:31,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:31,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:31,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:27.054Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:27.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:27.054Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:27.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:27.054Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:27.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:27.054Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:27.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:27.054Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:27.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:27.054Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:27.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:27.778Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f8a0aeb9-dab1-4a67-acfd-bc172a8cc2c6', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3c607439-3d11-4acc-8366-6bb3c97635d0', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:27.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "97011162-092e-4783-82b1-46e00f68b01b"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:28.229Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:28.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:28.229Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:28.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:28.229Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:28.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:28.229Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:28.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:28.241Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'212e9255-ca1b-41cd-8ab3-7d5068646b2a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'c41d2d4f-a10f-4878-9d63-2b6551829d0b', 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-11-06T15:36:28.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "773d0b78-6be8-42af-962f-8762549df8b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:28.241Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3eb9227e-9d14-4a23-a831-fc5a7215d5b9', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'66da3987-deae-47f3-9e4b-a940c033417b', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:28.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d15fa982-18a9-48c9-af24-575c9f046680"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:28.241Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_3f5yta'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:28.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "97011162-092e-4783-82b1-46e00f68b01b"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:28.241Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_31jrsy'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:28.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d15fa982-18a9-48c9-af24-575c9f046680"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:28.241Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_09vnel'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:28.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "773d0b78-6be8-42af-962f-8762549df8b7"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:29.325Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:29.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:29.325Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:29.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:29.325Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:29.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:29.325Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:29.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:29.325Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:29.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:29.325Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:29.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:29.325Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:29.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:29.325Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:29.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:30.200Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_31jrsy', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:30.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d15fa982-18a9-48c9-af24-575c9f046680"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:31.284Z", "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-11-06T15:36:31.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "97011162-092e-4783-82b1-46e00f68b01b"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:31.284Z", "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-11-06T15:36:31.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d15fa982-18a9-48c9-af24-575c9f046680"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:31.284Z", "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-11-06T15:36:31.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "773d0b78-6be8-42af-962f-8762549df8b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:31.284Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_3f5yta', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:31.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "97011162-092e-4783-82b1-46e00f68b01b"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:31.284Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_31jrsy', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:31.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d15fa982-18a9-48c9-af24-575c9f046680"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:31.284Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_09vnel', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:31.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "773d0b78-6be8-42af-962f-8762549df8b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:31.284Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_3f5yta', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:31.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "97011162-092e-4783-82b1-46e00f68b01b"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:31.284Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_09vnel', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:31.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "773d0b78-6be8-42af-962f-8762549df8b7"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:31.342Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:31.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:31.342Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:31.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 227, "offset": 192, "size": 50}}} 2018-11-06 15:36:31,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:31,961 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:31 GMT 2018-11-06 15:36:31,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:31,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22705 2018-11-06 15:36:31,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:31,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-06 15:36:31,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-06 15:36:31,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-11-06 15:36:31,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-06 15:36:31,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-06 15:36:31,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-06 15:36:31,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f8a0aeb9-dab1-4a67-acfd-bc172a8cc2c6', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3c607439-3d11-4acc-8366-6bb3c97635d0', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2018-11-06 15:36:31,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:31,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:31,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:31,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-06 15:36:31,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'212e9255-ca1b-41cd-8ab3-7d5068646b2a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'c41d2d4f-a10f-4878-9d63-2b6551829d0b', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-11-06 15:36:31,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', u'external_type': u'keypair'}, {u'external_id': u'2e5b2691-e921-4bc5-b5d1-54e23f71c9c7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3eb9227e-9d14-4a23-a831-fc5a7215d5b9', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'66da3987-deae-47f3-9e4b-a940c033417b', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2018-11-06 15:36:31,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_3f5yta'} 2018-11-06 15:36:31,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_31jrsy'} 2018-11-06 15:36:31,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_09vnel'} 2018-11-06 15:36:31,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:31,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:31,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-06 15:36:31,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-06 15:36:31,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:31,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:31,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-06 15:36:31,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-06 15:36:31,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_31jrsy', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:31,967 - 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-11-06 15:36:31,967 - 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-11-06 15:36:31,967 - 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-11-06 15:36:31,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_3f5yta', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:31,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_31jrsy', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:31,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_09vnel', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:31,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_3f5yta', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:31,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_09vnel', 'key_name': u'cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'image': u'32558c39-90ea-43b1-a1cf-9b33164b03de', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a', 'cloudify_management_network_id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}, 'nics': [{'net-id': u'4c1ae771-f00e-445c-9048-d5a24efafcfe'}], 'flavor': u'8b1b56d8-25d3-4636-b4a1-e297bc300a36'} 2018-11-06 15:36:31,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-06 15:36:31,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:31,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:32,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:32,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:32,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:32,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:32,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:32,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:32,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:32,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:32,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:32,138 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:32 GMT 2018-11-06 15:36:32,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:32,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:32,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:37,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:37,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:37,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:37,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:37,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:37,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:37,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:37,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:37,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:32.845Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:32.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:32.845Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:32.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:32.845Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:32.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:32.845Z", "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-11-06T15:36:32.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:32.845Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:32.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:32.845Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:32.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:34.334Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:34.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:34.334Z", "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-11-06T15:36:34.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:34.334Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:34.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:34.334Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:34.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:34.334Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:34.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:34.334Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:34.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:35.365Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:35.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:35.365Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:35.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:35.365Z", "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-11-06T15:36:35.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:36.454Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:36.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:36.454Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:36.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:36.454Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:36.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:36.454Z", "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-11-06T15:36:36.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:36.454Z", "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-11-06T15:36:36.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:36.454Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:36.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 248, "offset": 227, "size": 50}}} 2018-11-06 15:36:37,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:37,606 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:37 GMT 2018-11-06 15:36:37,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:37,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13414 2018-11-06 15:36:37,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:37,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-06 15:36:37,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:37,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:37,608 - 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-11-06 15:36:37,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-06 15:36:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-06 15:36:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-06 15:36:37,609 - 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-11-06 15:36:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-06 15:36:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-06 15:36:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-06 15:36:37,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-06 15:36:37,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:37,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:37,610 - 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-11-06 15:36:37,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:36:37,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-06 15:36:37,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:37,611 - 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-11-06 15:36:37,611 - 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-11-06 15:36:37,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-06 15:36:37,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:37,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:37,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:37,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:37,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:37,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:37,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:37,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:37,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:37,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:37,702 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:37 GMT 2018-11-06 15:36:37,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:37,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:37,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:42,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:42,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:42,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:42,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:42,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:42,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:42,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:42,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:42,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:38.426Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:38.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:38.426Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:38.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:38.426Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:38.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:38.426Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:38.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:38.426Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:38.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:38.426Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:36:38.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:39.470Z", "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-11-06T15:36:39.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:40.490Z", "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-11-06T15:36:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:36:40.490Z", "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-11-06T15:36:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 257, "offset": 248, "size": 50}}} 2018-11-06 15:36:42,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:42,789 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:42 GMT 2018-11-06 15:36:42,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:42,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6341 2018-11-06 15:36:42,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-06 15:36:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-06 15:36:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:36:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-06 15:36:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-11-06 15:36:42,791 - 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-11-06 15:36:42,791 - 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-11-06 15:36:42,792 - 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-11-06 15:36:42,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:42,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:42,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:42,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:42,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:42,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:42,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:42,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:42,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:42,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:42,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:42 GMT 2018-11-06 15:36:42,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:42,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:42,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:47,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:47,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:47,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:47,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:47,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:47,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:47,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:47,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:47,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-06 15:36:47,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:47,959 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:47 GMT 2018-11-06 15:36:47,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:47,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:36:47,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:47,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:48,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:48,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:48,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:48,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:48,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:48,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:48,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:48,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:48,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:48,041 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:48 GMT 2018-11-06 15:36:48,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:48,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:48,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:53,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:53,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:53,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:53,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:53,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:53,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:53,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:53,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:53,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-06 15:36:53,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:53,128 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:53 GMT 2018-11-06 15:36:53,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:53,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:36:53,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:53,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:53,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:53,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:53,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:53,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:53,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:53,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:53,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:53,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:53,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:53,202 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:53 GMT 2018-11-06 15:36:53,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:53,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:53,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:58,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:36:58,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:58,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:58,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:58,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:58,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:58,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:58,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:58,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-11-06 15:36:58,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:58,288 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:58 GMT 2018-11-06 15:36:58,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:58,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:36:58,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:36:58,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:36:58,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:36:58,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:36:58,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:36:58,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:36:58,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:36:58,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:36:58,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:36:58,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:36:58,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:36:58,360 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:36:58 GMT 2018-11-06 15:36:58,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:36:58,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:36:58,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:03,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:03,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:03,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:03,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:03,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:03,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:03,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:03,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:03,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:02.470Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:02.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:02.644Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:02.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-11-06 15:37:03,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:03,443 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:03 GMT 2018-11-06 15:37:03,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:03,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-11-06 15:37:03,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:03,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:03,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:03,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:03,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:03,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:03,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:03,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:03,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:03,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:03,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:03,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:03,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:03,516 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:03 GMT 2018-11-06 15:37:03,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:03,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:03,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:08,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:08,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:08,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:08,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:08,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:08,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:08,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:08,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:08,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:03.657Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:03.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:03.657Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:03.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:04.681Z", "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-11-06T15:37:04.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:05.729Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:05.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:05.729Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:05.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:05.729Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-11-06T15:37:05.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:05.729Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:05.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:05.729Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:05.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:06.742Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:06.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:06.742Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:06.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:07.761Z", "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-11-06T15:37:07.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:07.761Z", "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-11-06T15:37:07.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 271, "offset": 259, "size": 50}}} 2018-11-06 15:37:08,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:08,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:08 GMT 2018-11-06 15:37:08,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:08,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8726 2018-11-06 15:37:08,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:08,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:08,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:08,598 - 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-11-06 15:37:08,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:08,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:08,598 - 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-11-06 15:37:08,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:08,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:08,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:08,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:08,599 - 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-11-06 15:37:08,599 - 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-11-06 15:37:08,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:08,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:08,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:08,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:08,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:08,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:08,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:08,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:08,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:08,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:08,673 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:08 GMT 2018-11-06 15:37:08,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:08,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:08,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:13,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:13,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:13,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:13,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:13,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:13,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:13,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:13,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:13,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_5iey2x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:08.773Z", "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-11-06T15:37:08.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:09.785Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:09.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:09.785Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:09.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:10.800Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:10.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:10.800Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:10.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:10.800Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:10.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:10.800Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:10.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:11.815Z", "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-11-06T15:37:11.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:12.833Z", "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-11-06T15:37:12.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:12.833Z", "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-11-06T15:37:12.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 281, "offset": 271, "size": 50}}} 2018-11-06 15:37:13,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:13,760 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:13 GMT 2018-11-06 15:37:13,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:13,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7702 2018-11-06 15:37:13,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:13,761 - 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-11-06 15:37:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-06 15:37:13,762 - 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-11-06 15:37:13,762 - 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-11-06 15:37:13,762 - 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-11-06 15:37:13,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:13,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:13,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:13,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:13,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:13,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:13,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:13,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:13,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:13,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:13,833 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:13 GMT 2018-11-06 15:37:13,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:13,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:13,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:18,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:19,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:19,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:19,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:19,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:19,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:19,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:19,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:19,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-11-06 15:37:19,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:19,212 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:19 GMT 2018-11-06 15:37:19,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:19,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:37:19,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:19,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:19,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:19,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:19 GMT 2018-11-06 15:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:24,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:24,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:24,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:24,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:24,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:24,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:24,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:24,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:24,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-11-06 15:37:24,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:24,384 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:24 GMT 2018-11-06 15:37:24,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:24,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:37:24,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:24,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:24,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:24,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:24,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:24,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:24,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:24,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:24,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:24,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:24,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:24,447 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:24 GMT 2018-11-06 15:37:24,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:24,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:24,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:29,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:29,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:29,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:29,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:29,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:29,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:29,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:29,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:29,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-11-06 15:37:29,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:29,537 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:29 GMT 2018-11-06 15:37:29,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:29,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:37:29,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:29,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:29,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:29,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:29,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:29,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:29,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:29,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:29,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:29,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:29,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:29,605 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:29 GMT 2018-11-06 15:37:29,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:29,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:29,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:34,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:34,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:34,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:34,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:34,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:34,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:34,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:34,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:34,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:34.578Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:34.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 282, "offset": 281, "size": 50}}} 2018-11-06 15:37:34,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:34,772 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:34 GMT 2018-11-06 15:37:34,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:34,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-11-06 15:37:34,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:34,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:34,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:34,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:34,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:34,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:34,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:34,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:34,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:34,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:34,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:34,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:34,861 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:34 GMT 2018-11-06 15:37:34,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:34,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:34,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:39,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:39,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:39,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:39,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:39,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:39,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:39,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:39,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:39,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:34.859Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:34.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:35.874Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:35.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:35.874Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:35.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:36.890Z", "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-11-06T15:37:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:37.910Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:37.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:37.910Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:37.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:37.910Z", "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-11-06T15:37:37.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:37.910Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:37.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:37.910Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:37.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:38.982Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:38.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:38.982Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:38.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 293, "offset": 282, "size": 50}}} 2018-11-06 15:37:39,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:39,968 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:39 GMT 2018-11-06 15:37:39,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:39,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6967 2018-11-06 15:37:39,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:39,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:39,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:39,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:39,969 - 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-11-06 15:37:39,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:39,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:39,970 - 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-11-06 15:37:39,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:39,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:39,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:39,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:39,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:40,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:40,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:40,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:40,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:40,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:40,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:40,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:40,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:40,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:40,045 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:40 GMT 2018-11-06 15:37:40,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:40,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:40,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:45,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:45,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:45,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:45,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:45,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:45,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:45,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:45,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:45,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_scmegs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:39.995Z", "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-11-06T15:37:39.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:41.011Z", "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-11-06T15:37:41.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:41.011Z", "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-11-06T15:37:41.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:42.029Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:42.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:42.029Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:42.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:43.046Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:43.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:43.046Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:43.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:43.046Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:43.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:43.046Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:37:43.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:44.064Z", "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-11-06T15:37:44.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 303, "offset": 293, "size": 50}}} 2018-11-06 15:37:45,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:45,253 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:45 GMT 2018-11-06 15:37:45,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:45,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7704 2018-11-06 15:37:45,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:45,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-06 15:37:45,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-06 15:37:45,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-11-06 15:37:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-06 15:37:45,255 - 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-11-06 15:37:45,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:45,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:45,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:45,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:45,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:45,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:45,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:45,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:45,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:45,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:45,855 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:45 GMT 2018-11-06 15:37:45,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:45,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:45,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:50,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:50,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:50,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:50,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:50,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:50,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:50,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:50,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:50,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3f5yta", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:45.184Z", "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-11-06T15:37:45.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:37:45.184Z", "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-11-06T15:37:45.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 305, "offset": 303, "size": 50}}} 2018-11-06 15:37:50,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:50,974 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:50 GMT 2018-11-06 15:37:50,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:50,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2352 2018-11-06 15:37:50,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:50,975 - 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-11-06 15:37:50,975 - 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-11-06 15:37:50,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:51,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:51,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:51,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:51,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:51,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:51,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:51,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:51,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:51,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:51,101 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:51 GMT 2018-11-06 15:37:51,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:51,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:51,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:56,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:37:56,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:56,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:56,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:56,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:56,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:56,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:56,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:56,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-11-06 15:37:56,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:56,574 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:56 GMT 2018-11-06 15:37:56,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:56,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:37:56,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:37:56,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:37:57,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:37:57,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:37:57,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:37:57,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:37:57,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:37:57,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:37:57,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:37:57,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:37:57,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:37:57,185 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:37:57 GMT 2018-11-06 15:37:57,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:37:57,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:37:57,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:02,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:38:02,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:02,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:02,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:02,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:02,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:02,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:02,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:02,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-11-06 15:38:02,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:02,325 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:02 GMT 2018-11-06 15:38:02,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:02,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:38:02,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:02,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:38:02,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:02,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:02,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:02,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:02,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:02,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:02,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:02,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:38:02,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:02,564 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:02 GMT 2018-11-06 15:38:02,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:02,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:38:02,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:07,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:38:07,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:07,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:07,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:07,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:07,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:07,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:07,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:07,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:06.899Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:06.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:07.373Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:07.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 307, "offset": 305, "size": 50}}} 2018-11-06 15:38:07,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:07,921 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:07 GMT 2018-11-06 15:38:07,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:07,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-11-06 15:38:07,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:07,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:07,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:07,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:38:08,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:08,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:08,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:08,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:08,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:08,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:08,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:08,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:38:08,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:08,028 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:08 GMT 2018-11-06 15:38:08,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:08,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:38:08,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:13,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:38:13,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:13,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:13,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:13,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:13,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:13,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:13,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:13,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:08.487Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:08.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:08.487Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:08.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:09.622Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:09.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:09.622Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:09.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:10.732Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:10.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:10.732Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:10.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:10.732Z", "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-11-06T15:38:10.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:10.732Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:10.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:10.732Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:10.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:11.771Z", "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-11-06T15:38:11.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:12.789Z", "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-11-06T15:38:12.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:12.789Z", "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-11-06T15:38:12.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 319, "offset": 307, "size": 50}}} 2018-11-06 15:38:13,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:13,294 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:13 GMT 2018-11-06 15:38:13,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:13,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8726 2018-11-06 15:38:13,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:13,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:13,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:13,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:13,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:13,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:13,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:13,296 - 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-11-06 15:38:13,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:13,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:13,296 - 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-11-06 15:38:13,297 - 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-11-06 15:38:13,297 - 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-11-06 15:38:13,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:38:13,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:13,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:13,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:13,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:13,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:13,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:13,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:13,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:38:13,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:13,373 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:13 GMT 2018-11-06 15:38:13,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:13,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:38:13,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:18,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:38:18,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:18,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:18,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:18,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:18,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:18,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:18,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:18,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:13.808Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:13.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:13.808Z", "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-11-06T15:38:13.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:13.808Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:13.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:15.015Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:15.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:15.827Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:15.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:15.827Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:15.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:15.827Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:15.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:15.852Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:15.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "e1b0d5ba-6912-4b01-88e7-92a0b05ede2f"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:16.860Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:16.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:16.860Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:16.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:16.860Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:16.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:16.860Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:16.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.109Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "22f69187-6b50-4af3-9881-246fcacc9f3a"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.876Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.876Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.876Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (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.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-06T15:38:17.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.876Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "726f0d34-ae00-427f-b688-5cb126f9517d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:17.879Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:17.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6facb838-6c49-468c-b8a8-30a710abcc33"}], "metadata": {"pagination": {"total": 348, "offset": 319, "size": 50}}} 2018-11-06 15:38:18,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:18,674 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:18 GMT 2018-11-06 15:38:18,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:18,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16615 2018-11-06 15:38:18,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:18,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-11-06 15:38:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-06 15:38:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-06 15:38:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-06 15:38:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-06 15:38:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-06 15:38:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-06 15:38:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-06 15:38:18,678 - 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.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time) 2018-11-06 15:38:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:18,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:18,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:38:18,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-06 15:38:18,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:38:18,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:38:18,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:18,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:18,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:18,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:18,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:18,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:18,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:18,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:38:18,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:18,874 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:18 GMT 2018-11-06 15:38:18,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:18,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:38:18,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:23,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:38:24,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:24,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:24,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:24,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:24,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:24,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:24,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:24,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.018Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.018Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.018Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.018Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.018Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:19.174Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:19.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4115a298-6bbc-460c-b2b0-932dd414a971"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.517Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (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.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-06T15:38:20.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.517Z", "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": "ellis_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-11-06T15:38:20.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:20.783Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:20.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f7518f9a-4649-4d97-babc-f5557ffc308d"}], "metadata": {"pagination": {"total": 377, "offset": 348, "size": 50}}} 2018-11-06 15:38:24,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:24,106 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:24 GMT 2018-11-06 15:38:24,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:24,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17098 2018-11-06 15:38:24,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:24,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-06 15:38:24,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-06 15:38:24,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-06 15:38:24,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-06 15:38:24,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-11-06 15:38:24,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:38:24,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:38:24,109 - 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.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time) 2018-11-06 15:38:24,110 - 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-11-06 15:38:24,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:24,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:38:24,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:38:24,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:38:24,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:24,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:24,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:24,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:24,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:24,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:24,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:24,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:38:24,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:24,188 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:24 GMT 2018-11-06 15:38:24,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:24,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:38:24,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:29,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:38:29,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:29,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:29,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:29,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:29,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:29,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:29,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:29,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 377, "offset": 377, "size": 50}}} 2018-11-06 15:38:29,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:29,308 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:29 GMT 2018-11-06 15:38:29,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:29,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:38:29,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:29,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:38:29,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:29,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:29,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:29,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:29,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:29,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:29,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:29,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:38:29,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:29,415 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:29 GMT 2018-11-06 15:38:29,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:29,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:38:29,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:34,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:38:34,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:34,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:34,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:34,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:34,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:34,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:34,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:34,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:32.774Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:32.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.390Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.562Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.810Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:33.810Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}], "metadata": {"pagination": {"total": 390, "offset": 377, "size": 50}}} 2018-11-06 15:38:34,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:34,511 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:34 GMT 2018-11-06 15:38:34,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:34,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7203 2018-11-06 15:38:34,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:34,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:38:34,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:34,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:38:34,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:34,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:34,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:34,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:34,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:34,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:34,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:34,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:34,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:38:34,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:38:34,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:38:34,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:34,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:34,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:34,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:34,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:34,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:34,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:34,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:38:34,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:34,602 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:34 GMT 2018-11-06 15:38:34,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:34,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:38:34,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:39,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:38:39,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:39,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:39,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:39,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:39,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:39,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:39,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:39,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:35.112Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:35.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:35.586Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:35.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:35.586Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:35.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:35.586Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:35.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:36.832Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}], "metadata": {"pagination": {"total": 451, "offset": 390, "size": 50}}} 2018-11-06 15:38:39,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:39,763 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:39 GMT 2018-11-06 15:38:39,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:39,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27608 2018-11-06 15:38:39,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:39,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:38:39,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:38:39,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:38:39,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:38:39,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:38:39,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:38:39,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:38:39,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:38:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:39,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:38:40,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:40,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:40,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:40,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:40,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:40,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:40,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:40,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:38:40,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:40,643 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:40 GMT 2018-11-06 15:38:40,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:40,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:38:40,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:45,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:38:48,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:48,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:48,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:48,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:48,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:48,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:48,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:48,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "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-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:37.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:37.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:38.898Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:38.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:38.898Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:38.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:39.802Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:39.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:40.484Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:40.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:40.484Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_09vnel/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_09vnel/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_09vnel', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_09vnel/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_09vnel', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:40.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:40.484Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_09vnel/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:40.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:40.484Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:40.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:40.484Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:40.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:40.619Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:40.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.713Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.713Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "/home/ubuntu/sprout_host_09vnel/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-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Successfully created daemon: sprout_host_09vnel", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fc8a5830-6459-457e-83e7-1419e4aed724"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "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-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}], "metadata": {"pagination": {"total": 540, "offset": 440, "size": 50}}} 2018-11-06 15:38:48,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:48,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:48 GMT 2018-11-06 15:38:48,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:48,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28669 2018-11-06 15:38:48,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:48,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-06 15:38:48,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-06 15:38:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-06 15:38:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-06 15:38:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-06 15:38:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-06 15:38:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_09vnel/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_09vnel/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_09vnel', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_09vnel/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_09vnel', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'} 2018-11-06 15:38:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_09vnel/env 2018-11-06 15:38:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:38:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-06 15:38:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-06 15:38:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-06 15:38:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-06 15:38:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_09vnel/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-11-06 15:38:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-06 15:38:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_09vnel 2018-11-06 15:38:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-06 15:38:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:38:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-06 15:38:48,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:48,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-06 15:38:48,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-06 15:38:48,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:38:50,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:50,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:50,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:50,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:50,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:50,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:50,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:50,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:38:50,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:50,969 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:50 GMT 2018-11-06 15:38:50,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:50,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:38:50,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:55,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:38:57,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:38:57,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:38:57,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:38:57,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:38:57,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:38:57,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:38:57,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:38:57,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:41.721Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:41.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Creating Agent bind_host_3f5yta", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_3f5yta/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.881Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.881Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.881Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.881Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.881Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:42.881Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:42.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:45.316Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:45.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:45.318Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:45.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:45.318Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:45.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:45.318Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:45.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:45.318Z", "message": "Creating Agent ellis_host_31jrsy", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:45.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:45.318Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:45.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:45.318Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_31jrsy/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:45.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}], "metadata": {"pagination": {"total": 583, "offset": 490, "size": 50}}} 2018-11-06 15:38:57,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:38:57,880 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:38:57 GMT 2018-11-06 15:38:57,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:38:57,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27550 2018-11-06 15:38:57,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:38:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:38:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-06 15:38:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-06 15:38:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:38:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-06 15:38:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_3f5yta 2018-11-06 15:38:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-06 15:38:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-06 15:38:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_3f5yta/cloudify/ssl/cloudify_internal_cert.pem 2018-11-06 15:38:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-06 15:38:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:38:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-06 15:38:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:38:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-06 15:38:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-06 15:38:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-06 15:38:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-06 15:38:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-11-06 15:38:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-06 15:38:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-06 15:38:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-06 15:38:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_31jrsy 2018-11-06 15:38:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-06 15:38:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_31jrsy/cloudify/ssl/cloudify_internal_cert.pem 2018-11-06 15:38:57,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:39:02,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:02,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:02,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:02,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:02,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:02,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:02,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:02,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:39:02,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:02,517 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:02 GMT 2018-11-06 15:39:02,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:02,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:39:02,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:07,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:39:08,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:08,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:08,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:08,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:08,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:08,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:08,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:08,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:48.592Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:48.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:48.599Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_3f5yta/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:48.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:48.599Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:48.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:48.599Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:48.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:48.599Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:48.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:48.599Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:48.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:48.599Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_3f5yta/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_3f5yta/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_3f5yta', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_3f5yta/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_3f5yta', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:48.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.361Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-06T15:38:51.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.361Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-06T15:38:51.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.361Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Successfully configured daemon: sprout_host_09vnel", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_31jrsy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_31jrsy/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_31jrsy', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_31jrsy/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_31jrsy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_31jrsy/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Configuring Agent sprout_host_09vnel", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:51.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a108633a-524c-4fb6-8046-cafacd308f96"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:52.809Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:52.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:52.809Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:52.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:52.809Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:52.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:52.809Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:52.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:54.027Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:56.807Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:56.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:56.807Z", "message": "/home/ubuntu/bind_host_3f5yta/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-11-06T15:38:56.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:56.807Z", "message": "/home/ubuntu/ellis_host_31jrsy/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-11-06T15:38:56.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:56.807Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:56.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:56.807Z", "message": "Successfully created daemon: ellis_host_31jrsy", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:56.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "74fddfd5-fc35-4880-9613-9529d88a149d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:56.807Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:56.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:56.807Z", "message": "Successfully created daemon: bind_host_3f5yta", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:56.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "c4f582ed-4cf0-4bef-a596-4b493e8ae0b7"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:57.856Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:57.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:59.073Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-06T15:38:59.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:59.073Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:59.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:59.073Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:59.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:59.073Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:59.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:59.073Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:59.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:59.073Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:59.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 635, "offset": 540, "size": 50}}} 2018-11-06 15:39:08,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:08,774 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:08 GMT 2018-11-06 15:39:08,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:08,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31187 2018-11-06 15:39:08,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:08,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-06 15:39:08,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_3f5yta/env 2018-11-06 15:39:08,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-06 15:39:08,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-06 15:39:08,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-06 15:39:08,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:39:08,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_3f5yta/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_3f5yta/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_3f5yta', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_3f5yta/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_3f5yta', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'} 2018-11-06 15:39:08,777 - 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-11-06 15:39:08,777 - 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-11-06 15:39:08,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-06 15:39:08,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:08,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:08,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-06 15:39:08,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-06 15:39:08,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:08,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_09vnel 2018-11-06 15:39:08,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:08,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_31jrsy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_31jrsy/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_31jrsy', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_31jrsy/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_31jrsy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'} 2018-11-06 15:39:08,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:08,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:08,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-06 15:39:08,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:08,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:39:08,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:39:08,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:39:08,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_31jrsy/env 2018-11-06 15:39:08,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-06 15:39:08,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_09vnel 2018-11-06 15:39:08,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:08,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:08,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:08,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-06 15:39:08,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-06 15:39:08,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-11-06 15:39:08,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:08,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-06 15:39:08,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-06 15:39:08,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_3f5yta/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-11-06 15:39:08,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_31jrsy/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-11-06 15:39:08,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-06 15:39:08,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_31jrsy 2018-11-06 15:39:08,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-06 15:39:08,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_3f5yta 2018-11-06 15:39:08,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-06 15:39:08,783 - 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-11-06 15:39:08,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:39:08,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:08,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:08,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:08,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-06 15:39:08,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:39:10,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:10,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:10,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:10,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:10,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:10,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:10,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:10,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:39:10,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:10,418 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:10 GMT 2018-11-06 15:39:10,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:10,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:39:10,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:15,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:39:15,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:15,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:15,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:15,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:15,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:15,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:15,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:15,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:59.073Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:59.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:59.073Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:59.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:38:59.073Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:38:59.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:02.502Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-06T15:39:02.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:04.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:04.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:04.195Z", "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-11-06T15:39:04.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:04.420Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:04.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:04.420Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:04.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:04.420Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:04.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:04.420Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:04.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Starting Agent sprout_host_09vnel", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Successfully configured daemon: bind_host_3f5yta", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Configuring Agent ellis_host_31jrsy", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:05.515Z", "message": "Configuring Agent bind_host_3f5yta", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:05.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dbee4acb-5bd2-4023-85e6-1c42aa59d4f3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:07.640Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:07.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:07.640Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:07.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:07.640Z", "message": "Successfully configured daemon: ellis_host_31jrsy", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:07.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:07.640Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:07.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "148841a4-a258-4e98-87c3-c028147aade0"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:10.769Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:10.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 676, "offset": 590, "size": 50}}} 2018-11-06 15:39:15,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:15,952 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:15 GMT 2018-11-06 15:39:15,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:15,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28459 2018-11-06 15:39:15,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:15,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:15,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:15,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-06 15:39:15,954 - 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-11-06 15:39:15,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,954 - 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-11-06 15:39:15,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:15,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-06 15:39:15,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_09vnel 2018-11-06 15:39:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_3f5yta 2018-11-06 15:39:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_31jrsy 2018-11-06 15:39:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:39:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:39:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-06 15:39:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:39:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:39:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_3f5yta 2018-11-06 15:39:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:39:15,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-06 15:39:15,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_31jrsy 2018-11-06 15:39:15,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-06 15:39:15,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:15,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:39:17,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:17,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:17,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:17,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:17,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:17,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:17,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:17,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:39:17,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:17,987 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:17 GMT 2018-11-06 15:39:17,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:17,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:39:17,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:22,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:39:23,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:23,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:23,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:23,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:23,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:23,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:23,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:23,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:11.343Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:11.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:11.343Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:11.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:11.343Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:11.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:11.343Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:11.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:11.343Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:11.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:11.343Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:11.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:11.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:11.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.530Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "Starting Agent bind_host_3f5yta", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:12.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:12.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:13.641Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:13.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:13.641Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:13.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Successfully started daemon: sprout_host_09vnel", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Starting Agent ellis_host_31jrsy", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_09vnel start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "6d8736ad-ddfd-4500-9afa-f998019a6ec3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:14.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:14.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:16.472Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:16.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "44c242b9-4cb7-421f-bb8e-1f51582d014e"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:16.473Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:16.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:16.473Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:16.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:18.643Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:18.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:18.643Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:18.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:18.645Z", "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-11-06T15:39:18.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "44c242b9-4cb7-421f-bb8e-1f51582d014e"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:18.645Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:18.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "44c242b9-4cb7-421f-bb8e-1f51582d014e"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:18.645Z", "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-11-06T15:39:18.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "44c242b9-4cb7-421f-bb8e-1f51582d014e"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:18.645Z", "message": "[localhost] run: /home/ubuntu/sprout_host_09vnel/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:18.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "44c242b9-4cb7-421f-bb8e-1f51582d014e"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:19.755Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:19.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:19.755Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:19.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:19.775Z", "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-11-06T15:39:19.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "44c242b9-4cb7-421f-bb8e-1f51582d014e"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:19.775Z", "message": "Removing directory: /tmp/tmpyCTbS4", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:19.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "44c242b9-4cb7-421f-bb8e-1f51582d014e"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:20.965Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 717, "offset": 640, "size": 50}}} 2018-11-06 15:39:23,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:23,303 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:23 GMT 2018-11-06 15:39:23,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:23,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27038 2018-11-06 15:39:23,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:23,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-06 15:39:23,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-06 15:39:23,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-06 15:39:23,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-06 15:39:23,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:23,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-06 15:39:23,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-06 15:39:23,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:39:23,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:23,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_3f5yta 2018-11-06 15:39:23,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-06 15:39:23,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-06 15:39:23,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_09vnel 2018-11-06 15:39:23,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_31jrsy 2018-11-06 15:39:23,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:23,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-06 15:39:23,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:39:23,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_09vnel start 2018-11-06 15:39:23,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:23,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-06 15:39:23,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-06 15:39:23,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 15:39:23,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:23,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:23,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-06 15:39:23,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-06 15:39:23,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-06 15:39:23,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_09vnel/env/bin/pip freeze 2018-11-06 15:39:23,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:23,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:23,312 - 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-11-06 15:39:23,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpyCTbS4 2018-11-06 15:39:23,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-06 15:39:23,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:39:23,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:23,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:23,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:23,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:23,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:23,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:23,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:23,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:39:23,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:23,425 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:23 GMT 2018-11-06 15:39:23,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:23,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:39:23,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:28,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:39:29,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:29,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:29,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:29,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:29,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:29,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:29,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:29,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:20.965Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:20.965Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:20.965Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:20.965Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:20.965Z", "message": "Successfully started daemon: ellis_host_31jrsy", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:20.965Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_3f5yta start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:20.965Z", "message": "Successfully started daemon: bind_host_3f5yta", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b87cd679-2fe4-480e-ab64-1280cc7878e3"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:20.965Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_31jrsy start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:20.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2bb53685-e50f-47e5-9276-c3dbf2fcb4fe"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.698Z", "message": "[localhost] run: /home/ubuntu/bind_host_3f5yta/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "912b6b9e-6755-4a1c-a4ad-a483f09263f5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.698Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "8acdecca-6af0-47f4-a5ef-e8ea3409ec5c"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.698Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "912b6b9e-6755-4a1c-a4ad-a483f09263f5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "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 5/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-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:22.701Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:22.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "912b6b9e-6755-4a1c-a4ad-a483f09263f5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "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-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "912b6b9e-6755-4a1c-a4ad-a483f09263f5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "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-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f45e0df3-c66f-47e7-bdaa-a55267f4271f"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "[localhost] run: /home/ubuntu/ellis_host_31jrsy/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f45e0df3-c66f-47e7-bdaa-a55267f4271f"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f45e0df3-c66f-47e7-bdaa-a55267f4271f"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "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-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "912b6b9e-6755-4a1c-a4ad-a483f09263f5"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f45e0df3-c66f-47e7-bdaa-a55267f4271f"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Removing directory: /tmp/tmpRYmBFS", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "912b6b9e-6755-4a1c-a4ad-a483f09263f5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "87303279-1352-406e-901e-d8bf4f91bf15"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.712Z", "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-11-06T15:39:23.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "912b6b9e-6755-4a1c-a4ad-a483f09263f5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.856Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.856Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.856Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 759, "offset": 690, "size": 50}}} 2018-11-06 15:39:29,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:29,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:29 GMT 2018-11-06 15:39:29,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:29,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27582 2018-11-06 15:39:29,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:29,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 15:39:29,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-06 15:39:29,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-06 15:39:29,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-06 15:39:29,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_31jrsy 2018-11-06 15:39:29,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_3f5yta start 2018-11-06 15:39:29,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_3f5yta 2018-11-06 15:39:29,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_31jrsy start 2018-11-06 15:39:29,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_3f5yta/env/bin/pip freeze 2018-11-06 15:39:29,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-06 15:39:29,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-06 15:39:29,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-06 15:39:29,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-06 15:39:29,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-06 15:39:29,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-06 15:39:29,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-06 15:39:29,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:29,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 15:39:29,029 - 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 5/60] 2018-11-06 15:39:29,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 15:39:29,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-06 15:39:29,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-06 15:39:29,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-06 15:39:29,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-06 15:39:29,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-06 15:39:29,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-06 15:39:29,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-06 15:39:29,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-06 15:39:29,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:29,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:29,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:29,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:29,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-06 15:39:29,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:29,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:29,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:29,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-06 15:39:29,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_31jrsy/env/bin/pip freeze 2018-11-06 15:39:29,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-06 15:39:29,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:39:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:29,033 - 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-11-06 15:39:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-06 15:39:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpRYmBFS 2018-11-06 15:39:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-06 15:39:29,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-06 15:39:29,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-06 15:39:29,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 15:39:29,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:39:29,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:29,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:29,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:29,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:29,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:29,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:29,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:29,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:39:29,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:29,139 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:29 GMT 2018-11-06 15:39:29,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:29,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:39:29,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:34,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:39:34,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:34,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:34,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:34,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:34,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:34,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:34,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:34,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.856Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:23.856Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:23.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.727Z", "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-11-06T15:39:24.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f45e0df3-c66f-47e7-bdaa-a55267f4271f"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.727Z", "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-11-06T15:39:24.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f45e0df3-c66f-47e7-bdaa-a55267f4271f"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.727Z", "message": "Removing directory: /tmp/tmpYl_5UJ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:24.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f45e0df3-c66f-47e7-bdaa-a55267f4271f"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.867Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:24.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.867Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:24.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.867Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:24.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.867Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:24.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.867Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:24.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.867Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (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.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-11-06T15:39:24.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.867Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:24.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:24.867Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:24.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:26.364Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:26.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:28.181Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:28.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:28.181Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:28.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:28.181Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:28.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:28.181Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:28.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:28.881Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:28.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:29.982Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:29.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:29.982Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:29.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:29.982Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:29.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:29.982Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:29.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:29.982Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:29.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:29.982Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:29.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:30.473Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:30.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a52decf4-a4b6-44a9-878c-e29cf3b3b480"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.051Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.051Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.051Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.051Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.051Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.051Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.051Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.603Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.757Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:31.757Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:31.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:32.421Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:32.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:33.498Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:33.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:33.498Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:33.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:34.693Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:34.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:34.693Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:34.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 790, "offset": 740, "size": 50}}} 2018-11-06 15:39:34,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:34,847 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:34 GMT 2018-11-06 15:39:34,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:34,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26553 2018-11-06 15:39:34,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:34,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 15:39:34,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-06 15:39:34,849 - 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-11-06 15:39:34,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-06 15:39:34,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpYl_5UJ 2018-11-06 15:39:34,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-06 15:39:34,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-06 15:39:34,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-06 15:39:34,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 15:39:34,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-06 15:39:34,850 - 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.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time) 2018-11-06 15:39:34,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-06 15:39:34,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-06 15:39:34,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-06 15:39:34,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:34,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-06 15:39:34,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-06 15:39:34,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-06 15:39:34,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:34,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-06 15:39:34,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-06 15:39:34,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-06 15:39:34,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-06 15:39:34,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-06 15:39:34,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-06 15:39:34,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-06 15:39:34,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-06 15:39:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-06 15:39:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-06 15:39:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-06 15:39:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:39:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:34,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:34,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:34,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:39:34,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:34,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:34,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:34,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:34,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:34,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:34,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:34,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:39:34,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:34,970 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:34 GMT 2018-11-06 15:39:34,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:34,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:39:34,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:39,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:39:40,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:40,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:40,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:40,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:40,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:40,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:40,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:40,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:34.808Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:34.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d52ff7f4-405e-4492-b304-aca6a9a70daa"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "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-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.800Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.821Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.821Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.821Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.821Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.821Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.821Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.821Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:35.821Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:35.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_4jd5if/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Creating Agent vellum_host_4jd5if", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1b43f748-f706-4a49-b91f-f1f1f9e28c2c"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}], "metadata": {"pagination": {"total": 879, "offset": 789, "size": 50}}} 2018-11-06 15:39:40,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:40,456 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:40 GMT 2018-11-06 15:39:40,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:40,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27351 2018-11-06 15:39:40,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:40,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-06 15:39:40,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:39:40,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-06 15:39:40,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-06 15:39:40,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-06 15:39:40,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-06 15:39:40,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-06 15:39:40,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:40,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-06 15:39:40,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:40,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:40,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:40,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_4jd5if/cloudify/ssl/cloudify_internal_cert.pem 2018-11-06 15:39:40,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-06 15:39:40,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-06 15:39:40,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_4jd5if 2018-11-06 15:39:40,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:40,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-06 15:39:40,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-06 15:39:40,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:40,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:39:40,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:39:40,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:40,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:40,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:40,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:40,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:40,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:40,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:40,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:39:40,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:40,563 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:40 GMT 2018-11-06 15:39:40,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:40,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:39:40,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:45,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:39:45,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:45,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:45,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:45,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:45,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:45,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:45,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:45,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.840Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.840Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.840Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:36.840Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:36.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:37.873Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:37.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:38.895Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:38.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:38.895Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:38.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:38.895Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:38.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:38.895Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_4jd5if/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:38.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:38.895Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_4jd5if/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_4jd5if/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_4jd5if', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_4jd5if/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_4jd5if', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:38.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:39.392Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:39.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:39.874Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:39.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:39.874Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:39.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:39.874Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:39.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:39.874Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:39.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "Successfully created daemon: vellum_host_4jd5if", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "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-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "/home/ubuntu/vellum_host_4jd5if/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-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efe3b12f-e344-4cb0-9026-96196ff411cb"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:40.133Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.326Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.326Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.326Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.326Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}], "metadata": {"pagination": {"total": 1009, "offset": 839, "size": 50}}} 2018-11-06 15:39:45,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:45,961 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:45 GMT 2018-11-06 15:39:45,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:45,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28167 2018-11-06 15:39:45,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:45,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-06 15:39:45,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-06 15:39:45,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-11-06 15:39:45,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-06 15:39:45,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:45,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-06 15:39:45,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-06 15:39:45,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:39:45,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-06 15:39:45,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-06 15:39:45,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_4jd5if/env 2018-11-06 15:39:45,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_4jd5if/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_4jd5if/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_4jd5if', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_4jd5if/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_4jd5if', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'} 2018-11-06 15:39:45,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:39:45,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:45,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-06 15:39:45,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-06 15:39:45,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-06 15:39:45,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:39:45,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_4jd5if 2018-11-06 15:39:45,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-06 15:39:45,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-06 15:39:45,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-06 15:39:45,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-06 15:39:45,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_4jd5if/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-11-06 15:39:45,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:39:45,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:45,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:45,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:45,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-06 15:39:45,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:39:45,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:45,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:45,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-06 15:39:45,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-06 15:39:45,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:39:46,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:46,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:46,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:46,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:46,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:46,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:46,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:46,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:39:46,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:46,065 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:46 GMT 2018-11-06 15:39:46,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:46,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:39:46,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:51,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:39:51,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:51,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:51,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:51,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:51,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:51,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:51,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:51,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Creating Agent dime_host_scmegs", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_scmegs/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:41.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:41.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.380Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.380Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.380Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Configuring Agent vellum_host_4jd5if", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:42.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:42.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}], "metadata": {"pagination": {"total": 1111, "offset": 889, "size": 50}}} 2018-11-06 15:39:51,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:51,824 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:51 GMT 2018-11-06 15:39:51,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:51,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27610 2018-11-06 15:39:51,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:51,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_scmegs 2018-11-06 15:39:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-06 15:39:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-06 15:39:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_scmegs/cloudify/ssl/cloudify_internal_cert.pem 2018-11-06 15:39:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:39:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-06 15:39:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-06 15:39:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-06 15:39:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:39:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_4jd5if 2018-11-06 15:39:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:39:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:51,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:39:51,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:51,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:51,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:51,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:51,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:51,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:51,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:51,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:39:51,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:51,928 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:51 GMT 2018-11-06 15:39:51,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:51,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:39:51,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:56,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:39:57,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:57,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:57,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:57,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:57,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:57,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:57,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:57,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Successfully created daemon: dime_host_scmegs", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "/home/ubuntu/dime_host_scmegs/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-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Successfully configured daemon: vellum_host_4jd5if", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_scmegs/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_scmegs/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_scmegs/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_scmegs', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_scmegs/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_scmegs', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "553d2412-7155-4f00-9e14-2085c3f9b9cc"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.489Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "4735fe8f-1455-430f-b200-a00c7a5f5cf6"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:43.644Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:43.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.397Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.397Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.397Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "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-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:44.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.595Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.595Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.595Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.595Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1227, "offset": 939, "size": 50}}} 2018-11-06 15:39:57,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:57,562 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:57 GMT 2018-11-06 15:39:57,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:57,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28312 2018-11-06 15:39:57,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:39:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_scmegs 2018-11-06 15:39:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-06 15:39:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_scmegs/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-11-06 15:39:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-06 15:39:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-06 15:39:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_4jd5if 2018-11-06 15:39:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-06 15:39:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-06 15:39:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_scmegs/env 2018-11-06 15:39:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-06 15:39:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:39:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_scmegs/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_scmegs/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_scmegs', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_scmegs/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_scmegs', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'} 2018-11-06 15:39:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:39:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-06 15:39:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-06 15:39:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:39:57,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:39:57,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-06 15:39:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-06 15:39:57,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-06 15:39:57,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-06 15:39:57,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:39:57,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-06 15:39:57,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-06 15:39:57,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-06 15:39:57,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-06 15:39:57,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:39:57,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:39:57,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:39:57,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:39:57,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:39:57,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:39:57,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:39:57,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:39:57,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:39:57,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:39:57,681 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:39:57 GMT 2018-11-06 15:39:57,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:39:57,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:39:57,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:02,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:03,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:03,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:03,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:03,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:03,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:03,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:03,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:03,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Creating Agent bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_5iey2x/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:45.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:45.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.887Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.887Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.887Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Creating Agent proxy_host_6fdy71", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_6fdy71/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "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-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:46.889Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:46.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Starting Agent vellum_host_4jd5if", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Successfully created daemon: bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}], "metadata": {"pagination": {"total": 1326, "offset": 989, "size": 50}}} 2018-11-06 15:40:03,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:03,385 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:03 GMT 2018-11-06 15:40:03,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:03,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27667 2018-11-06 15:40:03,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:03,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:03,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-11-06 15:40:03,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-06 15:40:03,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-06 15:40:03,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_5iey2x 2018-11-06 15:40:03,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_5iey2x/cloudify/ssl/cloudify_internal_cert.pem 2018-11-06 15:40:03,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-06 15:40:03,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:03,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-06 15:40:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-11-06 15:40:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-06 15:40:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-06 15:40:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-06 15:40:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-06 15:40:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_6fdy71 2018-11-06 15:40:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_6fdy71/cloudify/ssl/cloudify_internal_cert.pem 2018-11-06 15:40:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-06 15:40:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-06 15:40:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-06 15:40:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:03,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:03,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-06 15:40:03,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_4jd5if 2018-11-06 15:40:03,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_5iey2x 2018-11-06 15:40:03,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:03,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:03,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:03,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:03,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:03,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:03,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:03,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:03,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:03,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:03,482 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:03 GMT 2018-11-06 15:40:03,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:03,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:03,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:08,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:08,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:08,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:08,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:08,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:08,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:08,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:08,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:08,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Starting Agent vellum_host_4jd5if", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_5iey2x/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_5iey2x/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_5iey2x', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_5iey2x/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_5iey2x', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Successfully created daemon: bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_5iey2x/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3bd55dba-e256-43db-bd64-b817e25485df"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:47.946Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:47.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.065Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.918Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.918Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.918Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_6fdy71/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Successfully created daemon: proxy_host_6fdy71", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_6fdy71/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_6fdy71/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_6fdy71', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_6fdy71/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_6fdy71', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:48.980Z", "message": "/home/ubuntu/proxy_host_6fdy71/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-11-06T15:39:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc610c00-9de8-4e42-a491-14452156b811"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.927Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.927Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.927Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.927Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "Successfully configured daemon: dime_host_scmegs", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "Configuring Agent dime_host_scmegs", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:49.988Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:49.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "065430d2-9c23-4fbf-a7bd-b08025587a51"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.052Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.052Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1391, "offset": 1039, "size": 50}}} 2018-11-06 15:40:08,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:08,838 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:08 GMT 2018-11-06 15:40:08,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:08,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29027 2018-11-06 15:40:08,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:08,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_4jd5if 2018-11-06 15:40:08,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-06 15:40:08,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:08,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_5iey2x/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_5iey2x/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_5iey2x', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_5iey2x/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_5iey2x', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'} 2018-11-06 15:40:08,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-06 15:40:08,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_5iey2x 2018-11-06 15:40:08,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_5iey2x/env 2018-11-06 15:40:08,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-06 15:40:08,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:08,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-06 15:40:08,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-06 15:40:08,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:08,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:08,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_6fdy71/env 2018-11-06 15:40:08,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-06 15:40:08,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-06 15:40:08,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-06 15:40:08,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:40:08,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:08,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-06 15:40:08,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_6fdy71 2018-11-06 15:40:08,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_6fdy71/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_6fdy71/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_6fdy71', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_6fdy71/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_6fdy71', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'} 2018-11-06 15:40:08,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_6fdy71/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-11-06 15:40:08,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-06 15:40:08,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:08,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-11-06 15:40:08,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-06 15:40:08,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_scmegs 2018-11-06 15:40:08,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:40:08,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:08,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-06 15:40:08,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-06 15:40:08,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_scmegs 2018-11-06 15:40:08,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:08,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-06 15:40:08,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:08,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:08,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:08,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:08,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:08,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:08,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:08,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:08,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:08,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:08,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:08,947 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:08 GMT 2018-11-06 15:40:08,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:08,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:08,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:13,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:14,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:14,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:14,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:14,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:14,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:14,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:14,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:14,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.052Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_g7zelj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.052Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.052Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.052Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.052Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.052Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.052Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.053Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:51.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:51.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_g7zelj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_g7zelj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.910Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Successfully configured daemon: bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b2aaefcd-9bcc-45e0-9fbb-8a8faf9d9010"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}], "metadata": {"pagination": {"total": 1414, "offset": 1089, "size": 50}}} 2018-11-06 15:40:14,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:14,475 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:14 GMT 2018-11-06 15:40:14,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:14,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26363 2018-11-06 15:40:14,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:14,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:14,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:40:14,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:14,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-06 15:40:14,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:14,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:14,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-06 15:40:14,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:14,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:14,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:14,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:14,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2018-11-06 15:40:14,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-06 15:40:14,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:14,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-06 15:40:14,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:14,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:14,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:40:14,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2018-11-06 15:40:14,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-06 15:40:14,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:14,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:14,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:14,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:40:14,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:40:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_5iey2x 2018-11-06 15:40:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-11-06 15:40:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-11-06 15:40:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-06 15:40:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-06 15:40:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-06 15:40:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:14,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:14,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:14,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:14,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:14,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:14,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:14,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:14,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:14,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:14,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:14,576 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:14 GMT 2018-11-06 15:40:14,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:14,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:14,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:19,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:20,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:20,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:20,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:20,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:20,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:20,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:20,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:20,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Configuring Agent bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Starting Agent dime_host_scmegs", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GVFFZ/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "[localhost] run: /home/ubuntu/vellum_host_4jd5if/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b2aaefcd-9bcc-45e0-9fbb-8a8faf9d9010"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b2aaefcd-9bcc-45e0-9fbb-8a8faf9d9010"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Successfully configured daemon: bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Successfully configured daemon: proxy_host_6fdy71", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Successfully started daemon: vellum_host_4jd5if", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "43d59b1b-7508-4016-a876-093698024d3a"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Configuring Agent proxy_host_6fdy71", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f6a1649d-48e3-40fb-b006-80cd76367ff4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:52.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:52.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "52f1dbd3-e64e-47e1-85fe-d6d560fea494"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:53.920Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:53.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:53.920Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:53.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:53.920Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:53.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Starting Agent bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "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-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b2aaefcd-9bcc-45e0-9fbb-8a8faf9d9010"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Starting Agent proxy_host_6fdy71", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "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-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b2aaefcd-9bcc-45e0-9fbb-8a8faf9d9010"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b2aaefcd-9bcc-45e0-9fbb-8a8faf9d9010"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Removing directory: /tmp/tmp7ntw0R", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b2aaefcd-9bcc-45e0-9fbb-8a8faf9d9010"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}], "metadata": {"pagination": {"total": 1448, "offset": 1139, "size": 50}}} 2018-11-06 15:40:20,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:20,688 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:20 GMT 2018-11-06 15:40:20,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:20,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27416 2018-11-06 15:40:20,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:20,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-06 15:40:20,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-06 15:40:20,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:20,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_5iey2x 2018-11-06 15:40:20,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_scmegs 2018-11-06 15:40:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GVFFZ/bind.py 2018-11-06 15:40:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-11-06 15:40:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_4jd5if/env/bin/pip freeze 2018-11-06 15:40:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-06 15:40:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_5iey2x 2018-11-06 15:40:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_6fdy71 2018-11-06 15:40:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_4jd5if 2018-11-06 15:40:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_6fdy71 2018-11-06 15:40:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-06 15:40:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-06 15:40:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_5iey2x 2018-11-06 15:40:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-06 15:40:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_6fdy71 2018-11-06 15:40:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-06 15:40:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-06 15:40:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7ntw0R 2018-11-06 15:40:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:20,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:20,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:20,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:20,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:20,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:20,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:20,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:20,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:20,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:20,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:20,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:20,806 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:20 GMT 2018-11-06 15:40:20,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:20,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:20,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:25,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:26,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:26,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:26,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:26,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:26,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:26,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:26,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:26,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "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-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b2aaefcd-9bcc-45e0-9fbb-8a8faf9d9010"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.027Z", "message": "Removing directory: /tmp/tmp7ntw0R", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b2aaefcd-9bcc-45e0-9fbb-8a8faf9d9010"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.931Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.931Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.931Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.931Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.931Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.931Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:54.931Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:54.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:55.062Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:55.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b5b90a69-302b-47ba-9d6d-cb11626d61e8"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.131Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.131Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Successfully started daemon: dime_host_scmegs", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_scmegs start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "94905aad-debe-4c70-b158-935c8a5bb3ff"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:56.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:56.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:57.138Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:57.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:57.138Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:57.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:57.138Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:57.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:57.258Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:57.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f212955f-0584-42a1-95cc-6af3a2b0c1fe"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.162Z", "message": "Successfully started daemon: bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.162Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f212955f-0584-42a1-95cc-6af3a2b0c1fe"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.162Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.162Z", "message": "Successfully started daemon: proxy_host_6fdy71", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.162Z", "message": "[localhost] run: /home/ubuntu/dime_host_scmegs/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f212955f-0584-42a1-95cc-6af3a2b0c1fe"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.162Z", "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-11-06T15:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f212955f-0584-42a1-95cc-6af3a2b0c1fe"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.162Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_5iey2x start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.162Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d5a0e1db-59e6-4d01-a87e-3c0dbf79d61f"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.162Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_6fdy71 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "568141b7-d31f-4ba0-80c9-6b14a0385b2a"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.162Z", "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-11-06T15:39:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f212955f-0584-42a1-95cc-6af3a2b0c1fe"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1463, "offset": 1189, "size": 50}}} 2018-11-06 15:40:26,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:26,094 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:26 GMT 2018-11-06 15:40:26,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:26,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26936 2018-11-06 15:40:26,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:26,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:26,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,097 - 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-11-06 15:40:26,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7ntw0R 2018-11-06 15:40:26,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-06 15:40:26,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-06 15:40:26,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-11-06 15:40:26,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-11-06 15:40:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-06 15:40:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2018-11-06 15:40:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-11-06 15:40:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-11-06 15:40:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-06 15:40:26,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-11-06 15:40:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_scmegs 2018-11-06 15:40:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-06 15:40:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_scmegs start 2018-11-06 15:40:26,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-06 15:40:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-06 15:40:26,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_5iey2x 2018-11-06 15:40:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-06 15:40:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-06 15:40:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_6fdy71 2018-11-06 15:40:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_scmegs/env/bin/pip freeze 2018-11-06 15:40:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-06 15:40:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_5iey2x start 2018-11-06 15:40:26,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-06 15:40:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_6fdy71 start 2018-11-06 15:40:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-06 15:40:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-06 15:40:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:26,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:26,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:26,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:26,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:26,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:26,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:26,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:26,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:26,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:26,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:26,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:26,269 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:26 GMT 2018-11-06 15:40:26,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:26,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:26,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:31,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:31,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:31,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:31,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:31,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:31,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:31,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:31,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:31,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:58.608Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:58.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.171Z", "message": "Removing directory: /tmp/tmpzKerT2", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:59.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f212955f-0584-42a1-95cc-6af3a2b0c1fe"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.171Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:59.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d0fbf331-f93e-4ca0-bece-7683f936dc73"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.171Z", "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-11-06T15:39:59.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d0fbf331-f93e-4ca0-bece-7683f936dc73"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.171Z", "message": "[localhost] run: /home/ubuntu/bono_host_5iey2x/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:59.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "eda3697a-cc8f-4b12-8ff9-9e8cc18acc40"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.171Z", "message": "[localhost] run: /home/ubuntu/proxy_host_6fdy71/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:59.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d0fbf331-f93e-4ca0-bece-7683f936dc73"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.171Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:59.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d0fbf331-f93e-4ca0-bece-7683f936dc73"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.171Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:59.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "eda3697a-cc8f-4b12-8ff9-9e8cc18acc40"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.171Z", "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-11-06T15:39:59.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f212955f-0584-42a1-95cc-6af3a2b0c1fe"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.171Z", "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-11-06T15:39:59.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d0fbf331-f93e-4ca0-bece-7683f936dc73"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.652Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:59.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.652Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:59.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:39:59.652Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:39:59.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.267Z", "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-11-06T15:40:00.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "eda3697a-cc8f-4b12-8ff9-9e8cc18acc40"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.267Z", "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-11-06T15:40:00.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "eda3697a-cc8f-4b12-8ff9-9e8cc18acc40"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.267Z", "message": "Removing directory: /tmp/tmpstsXT8", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:00.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "eda3697a-cc8f-4b12-8ff9-9e8cc18acc40"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.267Z", "message": "Removing directory: /tmp/tmpPPnHT7", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:00.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d0fbf331-f93e-4ca0-bece-7683f936dc73"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.267Z", "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-11-06T15:40:00.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d0fbf331-f93e-4ca0-bece-7683f936dc73"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.267Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:00.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "eda3697a-cc8f-4b12-8ff9-9e8cc18acc40"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.267Z", "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-11-06T15:40:00.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "eda3697a-cc8f-4b12-8ff9-9e8cc18acc40"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.684Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:00.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.684Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:00.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.684Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:00.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:00.684Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:00.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_qujkxx/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}], "metadata": {"pagination": {"total": 1470, "offset": 1239, "size": 50}}} 2018-11-06 15:40:31,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:31,722 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:31 GMT 2018-11-06 15:40:31,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:31,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27726 2018-11-06 15:40:31,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:31,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:31,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:31,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-06 15:40:31,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:31,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-06 15:40:31,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:31,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpzKerT2 2018-11-06 15:40:31,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-06 15:40:31,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-06 15:40:31,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_5iey2x/env/bin/pip freeze 2018-11-06 15:40:31,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_6fdy71/env/bin/pip freeze 2018-11-06 15:40:31,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-06 15:40:31,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-06 15:40:31,725 - 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-11-06 15:40:31,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-06 15:40:31,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:31,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-06 15:40:31,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-06 15:40:31,726 - 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-11-06 15:40:31,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-06 15:40:31,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpstsXT8 2018-11-06 15:40:31,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpPPnHT7 2018-11-06 15:40:31,727 - 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-11-06 15:40:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-06 15:40:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-06 15:40:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-06 15:40:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-06 15:40:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:31,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:31,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-11-06 15:40:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-06 15:40:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-11-06 15:40:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_qujkxx/cloudify/ssl/cloudify_internal_cert.pem 2018-11-06 15:40:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-11-06 15:40:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-06 15:40:31,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:31,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-11-06 15:40:31,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:31,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:31,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:31,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:31,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:31,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:31,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:31,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:31,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:31,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:31,817 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:31 GMT 2018-11-06 15:40:31,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:31,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:31,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:36,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:37,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:37,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:37,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:37,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:37,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:37,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:37,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:37,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Creating Agent homer_host_qujkxx", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_qujkxx/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:01.809Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:01.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:02.874Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:02.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:02.874Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:02.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:02.874Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:02.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:03.171Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:03.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:03.833Z", "message": "/home/ubuntu/homer_host_qujkxx/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-11-06T15:40:03.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:03.833Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:03.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:03.833Z", "message": "Successfully created daemon: homer_host_qujkxx", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:03.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:03.833Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_qujkxx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_qujkxx/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_qujkxx', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_qujkxx/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_qujkxx', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:03.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:03.833Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:03.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:03.833Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:03.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:03.833Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:03.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:03.833Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_qujkxx/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:03.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2a61bafb-5a40-4945-a9eb-dc021b9d214e"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:04.192Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:04.192Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:04.192Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:04.192Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:04.192Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_node_enol3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:04.192Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:04.192Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:04.192Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "proxy_node_enol3b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.040Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/IRW8U/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fb7c496e-c7bd-49ab-b1aa-e595c143a60f"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}], "metadata": {"pagination": {"total": 1474, "offset": 1289, "size": 50}}} 2018-11-06 15:40:37,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:37,125 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:37 GMT 2018-11-06 15:40:37,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:37,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27958 2018-11-06 15:40:37,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:37,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_qujkxx 2018-11-06 15:40:37,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-11-06 15:40:37,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_qujkxx/cloudify/ssl/cloudify_internal_cert.pem 2018-11-06 15:40:37,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-11-06 15:40:37,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:37,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-06 15:40:37,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-06 15:40:37,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:37,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-06 15:40:37,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-06 15:40:37,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:37,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-06 15:40:37,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-06 15:40:37,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-06 15:40:37,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-06 15:40:37,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-06 15:40:37,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-06 15:40:37,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-06 15:40:37,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-06 15:40:37,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:40:37,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_qujkxx/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-11-06 15:40:37,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-11-06 15:40:37,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_qujkxx 2018-11-06 15:40:37,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_qujkxx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_qujkxx/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_qujkxx', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_qujkxx/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_qujkxx', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DsNGXw.E7D59pDeQflIsoXC0MXwAvPn9EI'} 2018-11-06 15:40:37,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-11-06 15:40:37,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-11-06 15:40:37,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-11-06 15:40:37,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_qujkxx/env 2018-11-06 15:40:37,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:37,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:37,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-06 15:40:37,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:37,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-06 15:40:37,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:40:37,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:37,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-11-06 15:40:37,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/IRW8U/install_requirements.sh 2018-11-06 15:40:37,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:37,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:37,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:37,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:37,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:37,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:37,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:37,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:37,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:37,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:37,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:37,298 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:37 GMT 2018-11-06 15:40:37,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:37,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:37,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:42,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:42,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:42,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:42,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:42,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:42,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:42,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:42,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:42,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.040Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "proxy_node_enol3b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.040Z", "message": "Executing: /tmp/IRW8U/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fb7c496e-c7bd-49ab-b1aa-e595c143a60f"}, {"node_instance_id": "proxy_node_enol3b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.200Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.200Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.200Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.200Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_node_enol3b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:05.200Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:05.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "Successfully configured daemon: homer_host_qujkxx", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "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-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.395Z", "message": "Configuring Agent homer_host_qujkxx", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dc969a5d-fbf1-437d-bc13-822190abdb56"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.463Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:06.463Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:06.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:07.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:07.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:07.431Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:07.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:07.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:07.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:07.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:07.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:07.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:07.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:07.476Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:07.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:07.476Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:07.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:07.476Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:07.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:07.476Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:07.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:07.476Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:07.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.450Z", "message": "Starting Agent homer_host_qujkxx", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.450Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.539Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.539Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.539Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:08.539Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:08.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:11.255Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:11.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:11.732Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_qujkxx start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:11.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:11.732Z", "message": "Successfully started daemon: homer_host_qujkxx", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:11.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "75a849c1-eef7-40fc-bf8a-cf028e7dc3a3"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:11.858Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:11.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:12.820Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2cdfc13c-0a75-40af-adac-e8054d09819d"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:12.820Z", "message": "[localhost] run: /home/ubuntu/homer_host_qujkxx/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2cdfc13c-0a75-40af-adac-e8054d09819d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:12.887Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:12.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1474, "offset": 1339, "size": 50}}} 2018-11-06 15:40:42,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:42,406 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:42 GMT 2018-11-06 15:40:42,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:42,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26703 2018-11-06 15:40:42,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:42,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:42,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IRW8U/install_requirements.sh 2018-11-06 15:40:42,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:40:42,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-11-06 15:40:42,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:40:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-11-06 15:40:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-11-06 15:40:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_qujkxx 2018-11-06 15:40:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-11-06 15:40:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-11-06 15:40:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_qujkxx 2018-11-06 15:40:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-11-06 15:40:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-11-06 15:40:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-11-06 15:40:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_qujkxx 2018-11-06 15:40:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-11-06 15:40:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:40:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-11-06 15:40:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_qujkxx start 2018-11-06 15:40:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_qujkxx 2018-11-06 15:40:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-11-06 15:40:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-11-06 15:40:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_qujkxx/env/bin/pip freeze 2018-11-06 15:40:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-11-06 15:40:42,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:42,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:42,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:42,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:42,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:42,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:42,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:42,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:42,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:42,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:42,702 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:42 GMT 2018-11-06 15:40:42,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:42,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:42,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:47,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:47,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:47,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:47,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:47,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:47,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:47,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:47,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:47,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:12.887Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:12.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:12.887Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:12.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:12.887Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:12.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.832Z", "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-11-06T15:40:13.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2cdfc13c-0a75-40af-adac-e8054d09819d"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.832Z", "message": "Removing directory: /tmp/tmpFH3XiM", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:13.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2cdfc13c-0a75-40af-adac-e8054d09819d"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.832Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:13.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2cdfc13c-0a75-40af-adac-e8054d09819d"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.832Z", "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-11-06T15:40:13.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2cdfc13c-0a75-40af-adac-e8054d09819d"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.832Z", "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-11-06T15:40:13.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2cdfc13c-0a75-40af-adac-e8054d09819d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.971Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:13.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.971Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:13.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.971Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:13.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.971Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:13.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.971Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:13.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:13.971Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:13.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:15.411Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:15.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:15.411Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:15.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:15.411Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:15.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:15.411Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:15.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:16.424Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:16.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:16.424Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:16.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:16.424Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:16.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:17.862Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:17.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:18.170Z", "message": "The config dict: {'etcd_ip': u'192.168.120.20', 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:18.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:18.170Z", "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-11-06T15:40:18.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:18.170Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:18.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:18.170Z", "message": "[localhost] run: sudo mv /tmp/tmp5SPOsN /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:18.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:18.170Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:18.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:18.170Z", "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-11-06T15:40:18.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:18.170Z", "message": "[localhost] run: sudo mv /tmp/tmp_70aeB /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:18.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:18.409Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:18.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "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-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "message": "The config dict: {'etcd_ip': u'192.168.120.20', 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "message": "The config dict: {'public_ip': u'172.30.9.210', '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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "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-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "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-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "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-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "message": "[localhost] run: sudo mv /tmp/tmpzUBlKr /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "message": "[localhost] run: sudo mv /tmp/tmpRiyu1n /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "message": "[localhost] run: sudo mv /tmp/tmp5sC9Ew /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "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-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.178Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "738c2739-3d51-41cd-ad13-2b02753355d3"}, {"node_instance_id": "bind_g7zelj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:19.455Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:19.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:21.409Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:21.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:21.409Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:21.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_g7zelj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:21.409Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:21.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:21.409Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:21.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1474, "offset": 1389, "size": 50}}} 2018-11-06 15:40:47,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:47,807 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:47 GMT 2018-11-06 15:40:47,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:47,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27429 2018-11-06 15:40:47,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:47,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:47,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:47,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:47,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-11-06 15:40:47,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFH3XiM 2018-11-06 15:40:47,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-11-06 15:40:47,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-11-06 15:40:47,810 - 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-11-06 15:40:47,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-11-06 15:40:47,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:47,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 15:40:47,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:47,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-11-06 15:40:47,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:47,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-11-06 15:40:47,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:47,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-11-06 15:40:47,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-11-06 15:40:47,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-11-06 15:40:47,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:47,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:47,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-06 15:40:47,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.20', 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.20', u'hss_hostname': u''}. 2018-11-06 15:40:47,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-11-06 15:40:47,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-06 15:40:47,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5SPOsN /etc/bind/named.conf.local 2018-11-06 15:40:47,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-06 15:40:47,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-11-06 15:40:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_70aeB /etc/clearwater/local_config 2018-11-06 15:40:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:40:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.20', 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.20', u'hss_hostname': u''}. 2018-11-06 15:40:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:40:47,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', '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.20', u'hss_hostname': u''}. 2018-11-06 15:40:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:40:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:40:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:40:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzUBlKr /etc/bind/db.clearwater.opnfv 2018-11-06 15:40:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRiyu1n /etc/bind/db.clearwater.local 2018-11-06 15:40:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5sC9Ew /etc/clearwater/shared_config 2018-11-06 15:40:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:40:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:40:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-11-06 15:40:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-11-06 15:40:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:40:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:40:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:40:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:47,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:47,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:47,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:47,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:47,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:47,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:47,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:47,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:47,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:47,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:47,906 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:47 GMT 2018-11-06 15:40:47,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:47,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:47,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:52,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:52,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:52,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:52,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:52,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:52,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:53,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:53,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:53,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:21.409Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:21.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:21.409Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:21.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:21.656Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/FJGB2/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:21.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:22.220Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:22.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:22.220Z", "message": "Executing: /tmp/FJGB2/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:22.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:22.467Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:22.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:22.467Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:22.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:22.467Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:22.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:23.252Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:23.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:23.252Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:23.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:23.252Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:23.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:26.121Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:26.482Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:26.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:26.482Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:26.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:27.980Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:27.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:28.810Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:28.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:28.810Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:28.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:31.185Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:31.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:33.765Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:33.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:35.255Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-3f5yta\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 8s (2,789 B/s)\nReading package lists...\n\nreal\t0m11.964s\nuser\t0m2.749s\nsys\t0m0.186s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:35.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:36.438Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:36.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:36.438Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:36.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "proxy_node_enol3b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:50.789Z", "message": "Execution done (return_code=0): /tmp/IRW8U/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:50.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "fb7c496e-c7bd-49ab-b1aa-e595c143a60f"}, {"node_instance_id": "proxy_node_enol3b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:50.882Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:50.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_node_enol3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:51.824Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:51.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "proxy_node_enol3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:40:52.836Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:40:52.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1478, "offset": 1439, "size": 50}}} 2018-11-06 15:40:53,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:53,000 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:52 GMT 2018-11-06 15:40:53,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:53,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17766 2018-11-06 15:40:53,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:53,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:53,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/FJGB2/install-etcd.sh 2018-11-06 15:40:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-11-06 15:40:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FJGB2/install-etcd.sh 2018-11-06 15:40:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-11-06 15:40:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-11-06 15:40:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-11-06 15:40:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-11-06 15:40:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-11-06 15:40:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-11-06 15:40:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-11-06 15:40:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-11-06 15:40:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-3f5yta Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Ign http://repo.cw-ngv.com binary/ Translation-en 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 8s (2,789 B/s) Reading package lists... real 0m11.964s user 0m2.749s sys 0m0.186s 2018-11-06 15:40:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:40:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-11-06 15:40:53,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IRW8U/install_requirements.sh 2018-11-06 15:40:53,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:40:53,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:40:53,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:40:53,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:53,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:53,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:53,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:53,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:53,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:53,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:53,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:53,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:53,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:53,073 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:53 GMT 2018-11-06 15:40:53,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:53,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:53,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:58,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:40:58,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:58,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:58,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:58,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:58,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:58,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:58,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:58,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:40:58,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:58,161 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:58 GMT 2018-11-06 15:40:58,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:58,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:40:58,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:40:58,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:40:58,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:40:58,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:40:58,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:40:58,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:40:58,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:40:58,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:40:58,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:40:58,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:40:58,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:40:58,229 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:40:58 GMT 2018-11-06 15:40:58,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:40:58,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:40:58,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:03,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:03,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:03,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:03,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:03,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:03,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:03,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:03,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:03,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:03,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:03,310 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:03 GMT 2018-11-06 15:41:03,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:03,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:03,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:03,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:03,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:03,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:03,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:03,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:03,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:03,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:03,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:03,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:03,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:03,374 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:03 GMT 2018-11-06 15:41:03,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:03,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:03,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:08,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:08,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:08,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:08,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:08,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:08,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:08,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:08,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:08,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:08,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:08,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:08 GMT 2018-11-06 15:41:08,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:08,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:08,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:08,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:08,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:08,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:08,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:08,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:08,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:08,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:08,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:08,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:08,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:08,525 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:08 GMT 2018-11-06 15:41:08,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:08,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:08,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:13,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:13,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:13,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:13,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:13,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:13,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:13,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:13,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:13,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:13,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:13,607 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:13 GMT 2018-11-06 15:41:13,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:13,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:13,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:13,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:13,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:13,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:13,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:13,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:13,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:13,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:13,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:13,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:13,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:13,671 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:13 GMT 2018-11-06 15:41:13,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:13,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:13,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:18,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:18,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:18,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:18,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:18,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:18,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:18,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:18,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:18,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:18,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:18,782 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:18 GMT 2018-11-06 15:41:18,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:18,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:18,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:18,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:18,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:18,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:18,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:18,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:18,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:18,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:18,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:18,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:18,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:18,854 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:18 GMT 2018-11-06 15:41:18,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:18,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:18,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:23,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:23,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:23,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:23,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:23,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:23,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:23,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:23,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:23,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:23,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:23,996 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:23 GMT 2018-11-06 15:41:23,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:23,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:23,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:23,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:24,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:24,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:24,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:24,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:24,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:24,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:24,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:24,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:24,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:24,137 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:24 GMT 2018-11-06 15:41:24,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:24,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:24,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:29,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:29,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:29,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:29,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:29,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:29,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:29,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:29,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:29,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:29,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:29,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:29 GMT 2018-11-06 15:41:29,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:29,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:29,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:29,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:29,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:29,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:29,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:29,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:29,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:29,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:29,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:29,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:29,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:29,408 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:29 GMT 2018-11-06 15:41:29,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:29,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:29,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:34,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:34,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:34,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:34,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:34,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:34,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:34,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:34,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:34,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:34,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:34,529 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:34 GMT 2018-11-06 15:41:34,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:34,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:34,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:34,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:34,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:34,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:34,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:34,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:34,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:34,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:34,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:34,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:34,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:34,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:34 GMT 2018-11-06 15:41:34,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:34,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:34,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:39,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:39,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:39,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:39,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:39,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:39,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:39,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:39,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:39,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:39,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:39,683 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:39 GMT 2018-11-06 15:41:39,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:39,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:39,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:39,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:39,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:39,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:39,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:39,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:39,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:39,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:39,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41: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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:39,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:39,774 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:39 GMT 2018-11-06 15:41:39,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:39,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:39,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:44,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:44,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:44,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:44,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:44,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:44,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:44,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:44,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:44,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:44,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:44,971 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:44 GMT 2018-11-06 15:41:44,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:44,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:44,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:44,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:45,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:45,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:45,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:45,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:45,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:45,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:45,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:45,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:45,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:45,075 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:45 GMT 2018-11-06 15:41:45,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:45,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:45,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:50,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:50,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:50,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:50,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:50,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:50,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:50,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:50,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:50,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:50,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:50,161 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:50 GMT 2018-11-06 15:41:50,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:50,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:50,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:50,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:50,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:50,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:50,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:50,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:50,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:50,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:50,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:50,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:50,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:50,232 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:50 GMT 2018-11-06 15:41:50,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:50,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:50,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:55,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:41:55,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:55,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:55,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:55,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:55,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:55,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:55,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:55,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:41:55,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:55,381 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:55 GMT 2018-11-06 15:41:55,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:55,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:41:55,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:41:55,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:41:55,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:41:55,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:41:55,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:41:55,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:41:55,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:41:55,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:41:55,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:41:55,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:41:55,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:41:55,454 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:41:55 GMT 2018-11-06 15:41:55,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:41:55,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:41:55,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:00,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:00,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:00,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:00,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:00,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:00,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:00,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:00,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:00,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:42:00,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:00,553 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:00 GMT 2018-11-06 15:42:00,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:00,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:42:00,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:00,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:00,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:00,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:00,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:00,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:00,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:00,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:00,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:00,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:00,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:00,656 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:00 GMT 2018-11-06 15:42:00,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:00,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:00,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:05,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:05,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:05,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:05,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:05,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:05,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:05,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:05,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:05,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1465, "size": 50}}} 2018-11-06 15:42:05,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:05,812 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:05 GMT 2018-11-06 15:42:05,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:05,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:42:05,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:05,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:05,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:05,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:05,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:05,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:05,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:05,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:05,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:05,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:05,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:05,888 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:05 GMT 2018-11-06 15:42:05,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:05,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:05,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:10,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:11,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:11,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:11,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:11,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:11,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:11,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:11,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:11,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:06.382Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-3f5yta\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 11 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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-etcd 1.0-171218.103208 [16.9 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [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.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 13s (6,532 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51406 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-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting 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 8955\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.502s\nuser\t0m18.874s\nsys\t0m8.448s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:06.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:07.439Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:07.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:07.439Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:30:d8:c5 \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe30:d8c5/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74847 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34661 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123871874 (123.8 MB) TX bytes:5856296 (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:197 errors:0 dropped:0 overruns:0 frame:0\n TX packets:197 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16536 (16.5 KB) TX bytes:16536 (16.5 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:07.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:07.439Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:07.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:07.439Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:07.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:07.439Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:07.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:08.500Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 15:38 ? 00:00:00 /sbin/init\nroot 2 0 0 15:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 15:38 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 15:38 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 15:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 15:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 15:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 15:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 15:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 15:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 15:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 15:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 15:38 ? 00:00:00 [migration/0]\nroot 14 2 0 15:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 15:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 15:38 ? 00:00:00 [migration/1]\nroot 17 2 0 15:38 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 15:38 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 15:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 15:38 ? 00:00:00 [khelper]\nroot 21 2 0 15:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 15:38 ? 00:00:00 [netns]\nroot 23 2 0 15:38 ? 00:00:00 [writeback]\nroot 24 2 0 15:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 15:38 ? 00:00:00 [bioset]\nroot 26 2 0 15:38 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 15:38 ? 00:00:00 [kblockd]\nroot 28 2 0 15:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 15:38 ? 00:00:00 [khubd]\nroot 30 2 0 15:38 ? 00:00:00 [md]\nroot 31 2 0 15:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 15:38 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 15:38 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 15:38 ? 00:00:00 [khungtaskd]\nroot 36 2 0 15:38 ? 00:00:00 [kswapd0]\nroot 37 2 0 15:38 ? 00:00:00 [vmstat]\nroot 38 2 0 15:38 ? 00:00:00 [ksmd]\nroot 39 2 0 15:38 ? 00:00:00 [khugepaged]\nroot 40 2 0 15:38 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 15:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 15:38 ? 00:00:00 [crypto]\nroot 54 2 0 15:38 ? 00:00:00 [kthrotld]\nroot 55 2 0 15:38 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 15:38 ? 00:00:00 [vballoon]\nroot 57 2 0 15:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 15:38 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 15:38 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 15:38 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 15:38 ? 00:00:00 [deferwq]\nroot 80 2 0 15:38 ? 00:00:00 [charger_manager]\nroot 124 2 0 15:38 ? 00:00:00 [kpsmoused]\nroot 142 2 0 15:38 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 15:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 15:38 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 15:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 15:38 ? 00:00:00 [kworker/u5:1]\nroot 430 2 0 15:38 ? 00:00:00 [kworker/u5:2]\nroot 508 1 0 15:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 15:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 15:38 ? 00:00:00 [kauditd]\nmessage+ 911 1 0 15:38 ? 00:00:00 dbus-daemon --system --fork\nroot 942 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-logind\nroot 967 1 0 15:38 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 981 1 0 15:38 ? 00:00:00 rsyslogd\nroot 1050 1 0 15:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 15:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 15:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 15:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 15:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 15:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 15:38 ? 00:00:00 cron\ndaemon 1108 1 0 15:38 ? 00:00:00 atd\nroot 1118 1 0 15:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1124 1 0 15:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 15:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 15:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 15:39 ? 00:00:00 /home/ubuntu/bind_host_3f5yta/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_3f5yta --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_3f5yta --logging-server-logdir=/home/ubuntu/bind_host_3f5yta/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_3f5yta/work/bind_host_3f5yta%I.log --pidfile=/home/ubuntu/bind_host_3f5yta/work/bind_host_3f5yta.pid\nubuntu 1689 1650 0 15:39 ? 00:00:00 /home/ubuntu/bind_host_3f5yta/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_3f5yta --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_3f5yta --logging-server-logdir=/home/ubuntu/bind_host_3f5yta/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_3f5yta/work/bind_host_3f5yta%I.log --pidfile=/home/ubuntu/bind_host_3f5yta/work/bind_host_3f5yta.pid\nubuntu 1764 1 0 15:39 ? 00:00:01 python2.7 /home/ubuntu/bind_host_3f5yta/env/bin/diamond --configfile /home/ubuntu/bind_host_3f5yta/work/plugins/diamond/etc/diamond.conf\nbind 2431 1 0 15:40 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2485 1689 0 15:40 ? 00:00:00 /home/ubuntu/bind_host_3f5yta/env/bin/python2.7 /home/ubuntu/bind_host_3f5yta/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-v5UMkH\nubuntu 2496 2485 0 15:40 ? 00:00:00 /bin/sh -c /tmp/FJGB2/install-etcd.sh\nubuntu 2498 2496 0 15:40 ? 00:00:00 /bin/bash -e /tmp/FJGB2/install-etcd.sh\nntp 8547 1 0 15:41 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8955 1 0 15:41 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nclearwa+ 9087 1 0 15:41 ? 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.20:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.20 --name 192-168-120-20 --debug --initial-cluster 192-168-120-20=http://192.168.120.20:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.20:2380 --listen-peer-urls http://192.168.120.20:2380\nroot 9148 1 0 15:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9159 9148 0 15:41 ? 00:00:00 inotifywait -e create -qq .\nroot 9194 8955 0 15:41 ? 00:00:00 [check-monit-upt] \nroot 9196 8955 0 15:41 ? 00:00:00 [check-etcd-upti] \nroot 9199 8955 0 15:41 ? 00:00:00 [poll_etcd_clust] \nroot 9202 8955 0 15:41 ? 00:00:00 [poll_etcd.sh] \nubuntu 9416 2498 0 15:42 ? 00:00:00 /bin/bash -e /tmp/FJGB2/install-etcd.sh\nubuntu 9417 9416 0 15:42 ? 00:00:00 /bin/bash -e /tmp/FJGB2/install-etcd.sh\nroot 9418 9417 0 15:42 ? 00:00:00 sudo ps -edf\nroot 9419 9418 0 15:42 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:08.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:08.500Z", "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.20:53 0.0.0.0:* LISTEN 2431/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2431/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 2431/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8955/monit \ntcp 0 0 192.168.120.20:2380 0.0.0.0:* LISTEN 9087/etcd \ntcp6 0 0 :::53 :::* LISTEN 2431/named \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2431/named \ntcp6 0 0 :::4000 :::* LISTEN 9087/etcd \nudp 0 0 192.168.120.20:123 0.0.0.0:* 8547/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8547/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8547/ntpd \nudp 0 0 0.0.0.0:51709 0.0.0.0:* 585/dhclient \nudp 0 0 192.168.120.20:53 0.0.0.0:* 2431/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2431/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8547/ntpd \nudp6 0 0 ::1:123 :::* 8547/ntpd \nudp6 0 0 :::123 :::* 8547/ntpd \nudp6 0 0 :::38675 :::* 585/dhclient \nudp6 0 0 :::53 :::* 2431/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11807 1650/python2.7 /tmp/cloudify-logging-server-38b29.socket\nunix 2 [ ACC ] STREAM LISTENING 6952 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 1909 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 13122 2485/python2.7 /tmp/ctx-zh_aCr.socket\nunix 2 [ ACC ] STREAM LISTENING 9645 1124/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9461 911/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:08.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:08.500Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:08.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:08.500Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:08.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:08.500Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:08.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:09.515Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{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.006s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:09.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:09.515Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:09.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:09.515Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:09.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:09.515Z", "message": "[etcd] => /var/log/sysstat/sa06\n/var/log/sysstat/clearwater-sa06\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:09.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:10.531Z", "message": "[etcd] => 2018-11-06 15:41:52.443177549 Stopping etcd clearwater-etcd\n2018-11-06 15:41:53.322188521 Restarting etcd clearwater-etcd\n2018-11-06 15:41:53.326815709 Configured ETCDCTL_PEERS: \n2018-11-06 15:41:53.327532505 Check for previous failed startup attempt\n2018-11-06 15:41:53.328672736 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-11-06 15:41:53.339943136 etcdctl returned 2\n2018-11-06 15:41:53.345802770 Creating new cluster...\n2018-11-06 15:41:53.348663686 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.20:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.20\n --name 192-168-120-20\n --debug --initial-cluster 192-168-120-20=http://192.168.120.20:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.20:2380\n --listen-peer-urls http://192.168.120.20:2380\n2018-11-06 15:41:53.350174557 Check we're actually a member of the cluster\n2018-11-06 15:41:53.361409808 Wait for etcd to startup\n2018-11-06 15:41:54.370031780 Etcd started successfully\n2018-11-06 15:41:53.373526 I | etcdmain: etcd Version: 3.1.7\n2018-11-06 15:41:53.373565 I | etcdmain: Git SHA: 43b7507\n2018-11-06 15:41:53.373569 I | etcdmain: Go Version: go1.7.5\n2018-11-06 15:41:53.373573 I | etcdmain: Go OS/Arch: linux/amd64\n2018-11-06 15:41:53.373576 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-11-06 15:41:53.373632 I | embed: listening for peers on http://192.168.120.20:2380\n2018-11-06 15:41:53.373671 I | embed: listening for client requests on 0.0.0.0:4000\n2018-11-06 15:41:53.425146 I | etcdserver: name = 192-168-120-20\n2018-11-06 15:41:53.425161 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.20\n2018-11-06 15:41:53.425167 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.20/member\n2018-11-06 15:41:53.425171 I | etcdserver: heartbeat = 100ms\n2018-11-06 15:41:53.425174 I | etcdserver: election = 1000ms\n2018-11-06 15:41:53.425178 I | etcdserver: snapshot count = 10000\n2018-11-06 15:41:53.425185 I | etcdserver: advertise client URLs = http://192.168.120.20:4000\n2018-11-06 15:41:53.425190 I | etcdserver: initial advertise peer URLs = http://192.168.120.20:2380\n2018-11-06 15:41:53.425197 I | etcdserver: initial cluster = 192-168-120-20=http://192.168.120.20:2380\n2018-11-06 15:41:53.465967 I | etcdserver: starting member 97faac099366e92f in cluster a930ab78b7477820\n2018-11-06 15:41:53.466002 I | raft: 97faac099366e92f became follower at term 0\n2018-11-06 15:41:53.466015 I | raft: newRaft 97faac099366e92f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-11-06 15:41:53.466024 I | raft: 97faac099366e92f became follower at term 1\n2018-11-06 15:41:53.557717 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-11-06 15:41:53.558584 I | etcdserver/membership: added member 97faac099366e92f [http://192.168.120.20:2380] to cluster a930ab78b7477820\n2018-11-06 15:41:54.166260 I | raft: 97faac099366e92f is starting a new election at term 1\n2018-11-06 15:41:54.166341 I | raft: 97faac099366e92f became candidate at term 2\n2018-11-06 15:41:54.166356 I | raft: 97faac099366e92f received MsgVoteResp from 97faac099366e92f at term 2\n2018-11-06 15:41:54.166380 I | raft: 97faac099366e92f became leader at term 2\n2018-11-06 15:41:54.166388 I | raft: raft.node: 97faac099366e92f elected leader 97faac099366e92f at term 2\n2018-11-06 15:41:54.166706 I | etcdserver: published {Name:192-168-120-20 ClientURLs:[http://192.168.120.20:4000]} to cluster a930ab78b7477820\n2018-11-06 15:41:54.166828 I | embed: ready to serve client requests\n2018-11-06 15:41:54.166855 I | etcdserver: setting up the initial cluster version to 3.1\n2018-11-06 15:41:54.167149 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-11-06 15:41:54.179728 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-11-06 15:41:54.179795 I | etcdserver/api: enabled capabilities for version 3.1\n2018-11-06 15:41:54.525675 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.20:49194\n2018-11-06 15:41:54.547491 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.20:49195\n2018-11-06 15:41:54.548361 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.20:49196\n2018-11-06 15:41:56.851760 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.20:49197\n2018-11-06 15:41:56.859882 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.20:49198\n2018-11-06 15:41:56.860816 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.20:49199\n2018-11-06 15:42:06.809201 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.20/liveness-check remote:192.168.120.20:49200\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:10.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:10.531Z", "message": "[etcd] => [06-Nov-2018 15:41:54 UTC] clearwater-diags-monitor starting\n[06-Nov-2018 15:41:54 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:10.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:10.531Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:10.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}], "metadata": {"pagination": {"total": 1498, "offset": 1465, "size": 50}}} 2018-11-06 15:42:11,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:11,099 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:11 GMT 2018-11-06 15:42:11,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:11,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 73178 2018-11-06 15:42:11,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:11,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-3f5yta 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 11 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [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.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 13s (6,532 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51406 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 8955 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.502s user 0m18.874s sys 0m8.448s 2018-11-06 15:42:11,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.005s sys 0m0.005s 2018-11-06 15:42:11,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:30:d8:c5 inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe30:d8c5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:74847 errors:0 dropped:0 overruns:0 frame:0 TX packets:34661 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123871874 (123.8 MB) TX bytes:5856296 (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:197 errors:0 dropped:0 overruns:0 frame:0 TX packets:197 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16536 (16.5 KB) TX bytes:16536 (16.5 KB) real 0m0.007s user 0m0.002s sys 0m0.003s 2018-11-06 15:42:11,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-11-06 15:42:11,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-11-06 15:42:11,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-11-06 15:42:11,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 15:38 ? 00:00:00 /sbin/init root 2 0 0 15:38 ? 00:00:00 [kthreadd] root 3 2 0 15:38 ? 00:00:00 [ksoftirqd/0] root 4 2 0 15:38 ? 00:00:00 [kworker/0:0] root 5 2 0 15:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 15:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 15:38 ? 00:00:00 [rcu_sched] root 8 2 0 15:38 ? 00:00:00 [rcuos/0] root 9 2 0 15:38 ? 00:00:00 [rcuos/1] root 10 2 0 15:38 ? 00:00:00 [rcu_bh] root 11 2 0 15:38 ? 00:00:00 [rcuob/0] root 12 2 0 15:38 ? 00:00:00 [rcuob/1] root 13 2 0 15:38 ? 00:00:00 [migration/0] root 14 2 0 15:38 ? 00:00:00 [watchdog/0] root 15 2 0 15:38 ? 00:00:00 [watchdog/1] root 16 2 0 15:38 ? 00:00:00 [migration/1] root 17 2 0 15:38 ? 00:00:00 [ksoftirqd/1] root 18 2 0 15:38 ? 00:00:00 [kworker/1:0] root 19 2 0 15:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 15:38 ? 00:00:00 [khelper] root 21 2 0 15:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 15:38 ? 00:00:00 [netns] root 23 2 0 15:38 ? 00:00:00 [writeback] root 24 2 0 15:38 ? 00:00:00 [kintegrityd] root 25 2 0 15:38 ? 00:00:00 [bioset] root 26 2 0 15:38 ? 00:00:00 [kworker/u5:0] root 27 2 0 15:38 ? 00:00:00 [kblockd] root 28 2 0 15:38 ? 00:00:00 [ata_sff] root 29 2 0 15:38 ? 00:00:00 [khubd] root 30 2 0 15:38 ? 00:00:00 [md] root 31 2 0 15:38 ? 00:00:00 [devfreq_wq] root 32 2 0 15:38 ? 00:00:00 [kworker/0:1] root 33 2 0 15:38 ? 00:00:00 [kworker/1:1] root 35 2 0 15:38 ? 00:00:00 [khungtaskd] root 36 2 0 15:38 ? 00:00:00 [kswapd0] root 37 2 0 15:38 ? 00:00:00 [vmstat] root 38 2 0 15:38 ? 00:00:00 [ksmd] root 39 2 0 15:38 ? 00:00:00 [khugepaged] root 40 2 0 15:38 ? 00:00:00 [fsnotify_mark] root 41 2 0 15:38 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 15:38 ? 00:00:00 [crypto] root 54 2 0 15:38 ? 00:00:00 [kthrotld] root 55 2 0 15:38 ? 00:00:00 [kworker/u4:1] root 56 2 0 15:38 ? 00:00:00 [vballoon] root 57 2 0 15:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 15:38 ? 00:00:00 [scsi_eh_1] root 59 2 0 15:38 ? 00:00:00 [kworker/u4:2] root 60 2 0 15:38 ? 00:00:00 [kworker/u4:3] root 79 2 0 15:38 ? 00:00:00 [deferwq] root 80 2 0 15:38 ? 00:00:00 [charger_manager] root 124 2 0 15:38 ? 00:00:00 [kpsmoused] root 142 2 0 15:38 ? 00:00:00 [kworker/0:2] root 186 2 0 15:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 15:38 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 15:38 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 15:38 ? 00:00:00 [kworker/u5:1] root 430 2 0 15:38 ? 00:00:00 [kworker/u5:2] root 508 1 0 15:38 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 15:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 15:38 ? 00:00:00 [kauditd] message+ 911 1 0 15:38 ? 00:00:00 dbus-daemon --system --fork root 942 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-logind root 967 1 0 15:38 ? 00:00:00 upstart-file-bridge --daemon syslog 981 1 0 15:38 ? 00:00:00 rsyslogd root 1050 1 0 15:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 15:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 15:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 15:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 15:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 15:38 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 15:38 ? 00:00:00 cron daemon 1108 1 0 15:38 ? 00:00:00 atd root 1118 1 0 15:38 ? 00:00:00 /usr/sbin/irqbalance root 1124 1 0 15:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 15:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 15:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 15:39 ? 00:00:00 /home/ubuntu/bind_host_3f5yta/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_3f5yta --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_3f5yta --logging-server-logdir=/home/ubuntu/bind_host_3f5yta/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_3f5yta/work/bind_host_3f5yta%I.log --pidfile=/home/ubuntu/bind_host_3f5yta/work/bind_host_3f5yta.pid ubuntu 1689 1650 0 15:39 ? 00:00:00 /home/ubuntu/bind_host_3f5yta/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_3f5yta --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_3f5yta --logging-server-logdir=/home/ubuntu/bind_host_3f5yta/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_3f5yta/work/bind_host_3f5yta%I.log --pidfile=/home/ubuntu/bind_host_3f5yta/work/bind_host_3f5yta.pid ubuntu 1764 1 0 15:39 ? 00:00:01 python2.7 /home/ubuntu/bind_host_3f5yta/env/bin/diamond --configfile /home/ubuntu/bind_host_3f5yta/work/plugins/diamond/etc/diamond.conf bind 2431 1 0 15:40 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2485 1689 0 15:40 ? 00:00:00 /home/ubuntu/bind_host_3f5yta/env/bin/python2.7 /home/ubuntu/bind_host_3f5yta/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-v5UMkH ubuntu 2496 2485 0 15:40 ? 00:00:00 /bin/sh -c /tmp/FJGB2/install-etcd.sh ubuntu 2498 2496 0 15:40 ? 00:00:00 /bin/bash -e /tmp/FJGB2/install-etcd.sh ntp 8547 1 0 15:41 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8955 1 0 15:41 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9087 1 0 15:41 ? 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.20:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.20 --name 192-168-120-20 --debug --initial-cluster 192-168-120-20=http://192.168.120.20:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.20:2380 --listen-peer-urls http://192.168.120.20:2380 root 9148 1 0 15:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9159 9148 0 15:41 ? 00:00:00 inotifywait -e create -qq . root 9194 8955 0 15:41 ? 00:00:00 [check-monit-upt] root 9196 8955 0 15:41 ? 00:00:00 [check-etcd-upti] root 9199 8955 0 15:41 ? 00:00:00 [poll_etcd_clust] root 9202 8955 0 15:41 ? 00:00:00 [poll_etcd.sh] ubuntu 9416 2498 0 15:42 ? 00:00:00 /bin/bash -e /tmp/FJGB2/install-etcd.sh ubuntu 9417 9416 0 15:42 ? 00:00:00 /bin/bash -e /tmp/FJGB2/install-etcd.sh root 9418 9417 0 15:42 ? 00:00:00 sudo ps -edf root 9419 9418 0 15:42 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-11-06 15:42:11,104 - 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.20:53 0.0.0.0:* LISTEN 2431/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2431/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 2431/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8955/monit tcp 0 0 192.168.120.20:2380 0.0.0.0:* LISTEN 9087/etcd tcp6 0 0 :::53 :::* LISTEN 2431/named tcp6 0 0 :::22 :::* LISTEN 1101/sshd tcp6 0 0 ::1:953 :::* LISTEN 2431/named tcp6 0 0 :::4000 :::* LISTEN 9087/etcd udp 0 0 192.168.120.20:123 0.0.0.0:* 8547/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8547/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8547/ntpd udp 0 0 0.0.0.0:51709 0.0.0.0:* 585/dhclient udp 0 0 192.168.120.20:53 0.0.0.0:* 2431/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2431/named udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8547/ntpd udp6 0 0 ::1:123 :::* 8547/ntpd udp6 0 0 :::123 :::* 8547/ntpd udp6 0 0 :::38675 :::* 585/dhclient udp6 0 0 :::53 :::* 2431/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11807 1650/python2.7 /tmp/cloudify-logging-server-38b29.socket unix 2 [ ACC ] STREAM LISTENING 6952 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 1909 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 13122 2485/python2.7 /tmp/ctx-zh_aCr.socket unix 2 [ ACC ] STREAM LISTENING 9645 1124/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9461 911/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-11-06 15:42:11,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-11-06 15:42:11,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-11-06 15:42:11,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-11-06 15:42:11,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{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.006s sys 0m0.001s 2018-11-06 15:42:11,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-11-06 15:42:11,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-06 15:42:11,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/sysstat/sa06 /var/log/sysstat/clearwater-sa06 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.006s user 0m0.004s sys 0m0.002s 2018-11-06 15:42:11,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-11-06 15:41:52.443177549 Stopping etcd clearwater-etcd 2018-11-06 15:41:53.322188521 Restarting etcd clearwater-etcd 2018-11-06 15:41:53.326815709 Configured ETCDCTL_PEERS: 2018-11-06 15:41:53.327532505 Check for previous failed startup attempt 2018-11-06 15:41:53.328672736 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-11-06 15:41:53.339943136 etcdctl returned 2 2018-11-06 15:41:53.345802770 Creating new cluster... 2018-11-06 15:41:53.348663686 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.20:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.20 --name 192-168-120-20 --debug --initial-cluster 192-168-120-20=http://192.168.120.20:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.20:2380 --listen-peer-urls http://192.168.120.20:2380 2018-11-06 15:41:53.350174557 Check we're actually a member of the cluster 2018-11-06 15:41:53.361409808 Wait for etcd to startup 2018-11-06 15:41:54.370031780 Etcd started successfully 2018-11-06 15:41:53.373526 I | etcdmain: etcd Version: 3.1.7 2018-11-06 15:41:53.373565 I | etcdmain: Git SHA: 43b7507 2018-11-06 15:41:53.373569 I | etcdmain: Go Version: go1.7.5 2018-11-06 15:41:53.373573 I | etcdmain: Go OS/Arch: linux/amd64 2018-11-06 15:41:53.373576 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-11-06 15:41:53.373632 I | embed: listening for peers on http://192.168.120.20:2380 2018-11-06 15:41:53.373671 I | embed: listening for client requests on 0.0.0.0:4000 2018-11-06 15:41:53.425146 I | etcdserver: name = 192-168-120-20 2018-11-06 15:41:53.425161 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.20 2018-11-06 15:41:53.425167 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.20/member 2018-11-06 15:41:53.425171 I | etcdserver: heartbeat = 100ms 2018-11-06 15:41:53.425174 I | etcdserver: election = 1000ms 2018-11-06 15:41:53.425178 I | etcdserver: snapshot count = 10000 2018-11-06 15:41:53.425185 I | etcdserver: advertise client URLs = http://192.168.120.20:4000 2018-11-06 15:41:53.425190 I | etcdserver: initial advertise peer URLs = http://192.168.120.20:2380 2018-11-06 15:41:53.425197 I | etcdserver: initial cluster = 192-168-120-20=http://192.168.120.20:2380 2018-11-06 15:41:53.465967 I | etcdserver: starting member 97faac099366e92f in cluster a930ab78b7477820 2018-11-06 15:41:53.466002 I | raft: 97faac099366e92f became follower at term 0 2018-11-06 15:41:53.466015 I | raft: newRaft 97faac099366e92f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-11-06 15:41:53.466024 I | raft: 97faac099366e92f became follower at term 1 2018-11-06 15:41:53.557717 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-11-06 15:41:53.558584 I | etcdserver/membership: added member 97faac099366e92f [http://192.168.120.20:2380] to cluster a930ab78b7477820 2018-11-06 15:41:54.166260 I | raft: 97faac099366e92f is starting a new election at term 1 2018-11-06 15:41:54.166341 I | raft: 97faac099366e92f became candidate at term 2 2018-11-06 15:41:54.166356 I | raft: 97faac099366e92f received MsgVoteResp from 97faac099366e92f at term 2 2018-11-06 15:41:54.166380 I | raft: 97faac099366e92f became leader at term 2 2018-11-06 15:41:54.166388 I | raft: raft.node: 97faac099366e92f elected leader 97faac099366e92f at term 2 2018-11-06 15:41:54.166706 I | etcdserver: published {Name:192-168-120-20 ClientURLs:[http://192.168.120.20:4000]} to cluster a930ab78b7477820 2018-11-06 15:41:54.166828 I | embed: ready to serve client requests 2018-11-06 15:41:54.166855 I | etcdserver: setting up the initial cluster version to 3.1 2018-11-06 15:41:54.167149 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-11-06 15:41:54.179728 N | etcdserver/membership: set the initial cluster version to 3.1 2018-11-06 15:41:54.179795 I | etcdserver/api: enabled capabilities for version 3.1 2018-11-06 15:41:54.525675 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.20:49194 2018-11-06 15:41:54.547491 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.20:49195 2018-11-06 15:41:54.548361 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.20:49196 2018-11-06 15:41:56.851760 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.20:49197 2018-11-06 15:41:56.859882 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.20:49198 2018-11-06 15:41:56.860816 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.20:49199 2018-11-06 15:42:06.809201 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.20/liveness-check remote:192.168.120.20:49200 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-06 15:42:11,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [06-Nov-2018 15:41:54 UTC] clearwater-diags-monitor starting [06-Nov-2018 15:41:54 UTC] Waiting for trigger files real 0m0.004s user 0m0.004s sys 0m0.002s 2018-11-06 15:42:11,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-06 15:42:11,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:11,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:11,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:11,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:11,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:11,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:11,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:11,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:11,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:11,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:11,191 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:11 GMT 2018-11-06 15:42:11,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:11,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:11,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:16,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:16,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:16,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:16,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:16,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:16,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:16,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:16,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:16,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_g7zelj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:11.132Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:11.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:11.543Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:11.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:11.543Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:11.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:11.543Z", "message": "Execution done (return_code=0): /tmp/FJGB2/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:11.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "00004c78-f235-4eaf-8211-e55e4d4e1475"}, {"node_instance_id": "bind_g7zelj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:11.871Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:11.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:12.887Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:12.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_fc42vp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:12.887Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:12.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.557Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/KJXLH/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "homer_9e0m92", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_u3yjra", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_6llpxl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_6llpxl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_fc42vp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_9e0m92", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_bp6abe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_6llpxl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_fc42vp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_bp6abe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_bp6abe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_u3yjra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_u3yjra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_9e0m92", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:13.900Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:13.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1468b048-13bd-4e65-bbca-99ab3022158e"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.20', 'name': u'ellis-u3yjra', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "5afab438-0cbe-4680-aebc-fb3bd3fa84a9"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mv /tmp/tmpX0Yg7i /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "5afab438-0cbe-4680-aebc-fb3bd3fa84a9"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/I8OXM/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "243a2c66-c85a-4aa8-88e0-517abfee9cce"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "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-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d97066ef-73df-4a79-b47d-6a75742abbe8"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mv /tmp/tmpGd6E1a /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d97066ef-73df-4a79-b47d-6a75742abbe8"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "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-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "243a2c66-c85a-4aa8-88e0-517abfee9cce"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d97066ef-73df-4a79-b47d-6a75742abbe8"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mv /tmp/tmpUup47y /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "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-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "5afab438-0cbe-4680-aebc-fb3bd3fa84a9"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/1TR8N/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1468b048-13bd-4e65-bbca-99ab3022158e"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1468b048-13bd-4e65-bbca-99ab3022158e"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d97066ef-73df-4a79-b47d-6a75742abbe8"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'dime-fc42vp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/4LVQW/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d97066ef-73df-4a79-b47d-6a75742abbe8"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mv /tmp/tmp5KJ1k2 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mv /tmp/tmpT3Se8U /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d97066ef-73df-4a79-b47d-6a75742abbe8"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/I9D9P/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}], "metadata": {"pagination": {"total": 1588, "offset": 1483, "size": 50}}} 2018-11-06 15:42:16,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:16,386 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:16 GMT 2018-11-06 15:42:16,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:16,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26213 2018-11-06 15:42:16,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:42:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-11-06 15:42:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-11-06 15:42:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FJGB2/install-etcd.sh 2018-11-06 15:42:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:42:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:42:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:42:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/KJXLH/clearwater.py 2018-11-06 15:42:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:42:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:42:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:42:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-11-06 15:42:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:42:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.20', 'name': u'ellis-u3yjra', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-11-06 15:42:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-06 15:42:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpX0Yg7i /etc/dnsmasq.resolv.conf 2018-11-06 15:42:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-06 15:42:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-06 15:42:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/I8OXM/clearwater.py 2018-11-06 15:42:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:42:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGd6E1a /etc/clearwater/local_config 2018-11-06 15:42:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:42:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-06 15:42:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUup47y /etc/clearwater/local_config 2018-11-06 15:42:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-06 15:42:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:42:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-06 15:42:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1TR8N/clearwater.py 2018-11-06 15:42:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-06 15:42:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-06 15:42:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-06 15:42:16,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'dime-fc42vp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2018-11-06 15:42:16,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-06 15:42:16,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/4LVQW/clearwater.py 2018-11-06 15:42:16,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5KJ1k2 /etc/dnsmasq.resolv.conf 2018-11-06 15:42:16,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-06 15:42:16,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpT3Se8U /etc/dnsmasq.resolv.conf 2018-11-06 15:42:16,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/I9D9P/clearwater.py 2018-11-06 15:42:16,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:16,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:16,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:16,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:16,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:16,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:16,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:16,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:16,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:16,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:16,545 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:16 GMT 2018-11-06 15:42:16,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:16,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:16,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:21,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:22,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:22,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:22,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:22,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:22,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:22,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:22,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:22,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/GSPGU/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "5afab438-0cbe-4680-aebc-fb3bd3fa84a9"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mv /tmp/tmpKPInTG /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'vellum-k0rv2c', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/I8OXM/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "243a2c66-c85a-4aa8-88e0-517abfee9cce"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d97066ef-73df-4a79-b47d-6a75742abbe8"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mv /tmp/tmp5KJ1k2 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "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-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "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-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mv /tmp/tmpT3Se8U /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d97066ef-73df-4a79-b47d-6a75742abbe8"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "[localhost] run: sudo mv /tmp/tmpX0Yg7i /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "dd50961f-7da1-4bd3-b900-5488cb246a55"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.557Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/I9D9P/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "2b5f4482-398e-4506-8c81-05d995d02c27"}, {"node_instance_id": "sprout_bp6abe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.927Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_fc42vp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.927Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:14.927Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:14.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.652Z", "message": "[localhost] run: sudo mv /tmp/tmpTEeyRo /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1468b048-13bd-4e65-bbca-99ab3022158e"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.652Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1468b048-13bd-4e65-bbca-99ab3022158e"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.652Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "243a2c66-c85a-4aa8-88e0-517abfee9cce"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.652Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1468b048-13bd-4e65-bbca-99ab3022158e"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.652Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "243a2c66-c85a-4aa8-88e0-517abfee9cce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.652Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.20', 'name': u'bono-6llpxl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "243a2c66-c85a-4aa8-88e0-517abfee9cce"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.652Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1468b048-13bd-4e65-bbca-99ab3022158e"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.652Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'homer-9e0m92', 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-11-06T15:42:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1468b048-13bd-4e65-bbca-99ab3022158e"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.652Z", "message": "[localhost] run: sudo mv /tmp/tmpvK6Z7l /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1468b048-13bd-4e65-bbca-99ab3022158e"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.652Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "1468b048-13bd-4e65-bbca-99ab3022158e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_9e0m92", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_9e0m92", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_fc42vp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_9e0m92", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "homer_9e0m92", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_fc42vp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_fc42vp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:15.954Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:15.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.690Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/6LHZ2/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.690Z", "message": "Executing: /tmp/6LHZ2/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.690Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/O460L/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.690Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/7ICMI/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.690Z", "message": "Executing: /tmp/7ICMI/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.690Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/AIQDN/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "e03dfa0b-d069-4993-be12-e827dff6f43d"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.690Z", "message": "Executing: /tmp/O460L/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.690Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.690Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "sprout_bp6abe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.964Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1633, "offset": 1533, "size": 50}}} 2018-11-06 15:42:22,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:22,190 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:22 GMT 2018-11-06 15:42:22,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:22,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26815 2018-11-06 15:42:22,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:22,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/GSPGU/clearwater.py 2018-11-06 15:42:22,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKPInTG /etc/clearwater/local_config 2018-11-06 15:42:22,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'vellum-k0rv2c', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-11-06 15:42:22,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-06 15:42:22,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/I8OXM/clearwater.py 2018-11-06 15:42:22,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-06 15:42:22,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-06 15:42:22,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-11-06 15:42:22,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5KJ1k2 /etc/dnsmasq.resolv.conf 2018-11-06 15:42:22,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:42:22,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:42:22,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-06 15:42:22,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpT3Se8U /etc/dnsmasq.resolv.conf 2018-11-06 15:42:22,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpX0Yg7i /etc/dnsmasq.resolv.conf 2018-11-06 15:42:22,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/I9D9P/clearwater.py 2018-11-06 15:42:22,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:42:22,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:42:22,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:42:22,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTEeyRo /etc/clearwater/local_config 2018-11-06 15:42:22,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-06 15:42:22,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-06 15:42:22,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-06 15:42:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-11-06 15:42:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.20', 'name': u'bono-6llpxl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-11-06 15:42:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-11-06 15:42:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'homer-9e0m92', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-11-06 15:42:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvK6Z7l /etc/dnsmasq.resolv.conf 2018-11-06 15:42:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-06 15:42:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:42:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:42:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:42:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:42:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/6LHZ2/install-vellum.sh 2018-11-06 15:42:22,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6LHZ2/install-vellum.sh 2018-11-06 15:42:22,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/O460L/install-dime.sh 2018-11-06 15:42:22,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/7ICMI/install-homer.sh 2018-11-06 15:42:22,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7ICMI/install-homer.sh 2018-11-06 15:42:22,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/AIQDN/append_proxy_snmp_conf.py 2018-11-06 15:42:22,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/O460L/install-dime.sh 2018-11-06 15:42:22,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-11-06 15:42:22,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-11-06 15:42:22,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:22,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:22,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:22,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:22,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:22,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:22,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:22,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:22,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:22,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:22,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:22,350 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:22 GMT 2018-11-06 15:42:22,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:22,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:22,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:27,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:28,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:28,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:28,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:28,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:28,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:28,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:28,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:28,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_bp6abe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.964Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_bp6abe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.964Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_bp6abe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:16.964Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:16.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/CNFUH/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "Executing: /tmp/CNFUH/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:17.702Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:17.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:18.715Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:18.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:18.715Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:18.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:18.715Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:18.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:18.715Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:18.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:19.829Z", "message": "[localhost] run: sudo mv /tmp/tmpyk0Kai /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:19.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "5afab438-0cbe-4680-aebc-fb3bd3fa84a9"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:19.829Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:19.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "5afab438-0cbe-4680-aebc-fb3bd3fa84a9"}, {"node_instance_id": "ellis_u3yjra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.202Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.975Z", "message": "[localhost] run: sudo mv /tmp/tmpaVASZi /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "243a2c66-c85a-4aa8-88e0-517abfee9cce"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.975Z", "message": "[localhost] run: sudo mv /tmp/tmpfYRdzl /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "5afab438-0cbe-4680-aebc-fb3bd3fa84a9"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.975Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "243a2c66-c85a-4aa8-88e0-517abfee9cce"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.975Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "5afab438-0cbe-4680-aebc-fb3bd3fa84a9"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.975Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "243a2c66-c85a-4aa8-88e0-517abfee9cce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.975Z", "message": "[localhost] run: sudo mv /tmp/tmpsQSZJs /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "243a2c66-c85a-4aa8-88e0-517abfee9cce"}, {"node_instance_id": "ellis_u3yjra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.977Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_6llpxl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.977Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.977Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:20.977Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:20.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:21.984Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HCE1U/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:21.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "54b07c76-74fd-41a7-9d16-0eaac378750e"}, {"node_instance_id": "ellis_u3yjra", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:22.027Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:22.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_u3yjra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:22.027Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:22.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:23.109Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:23.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:23.109Z", "message": "Executing: /tmp/4OY5D/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:23.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:23.109Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/4OY5D/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:23.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "bono_6llpxl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:23.110Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:23.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_6llpxl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:23.110Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:23.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_6llpxl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:23.110Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:23.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:23.110Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:23.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:24.155Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/EWMVD/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:24.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:24.155Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:24.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:24.155Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:24.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:24.155Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:24.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:24.155Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:24.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:24.155Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:24.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:24.155Z", "message": "Executing: /tmp/EWMVD/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:24.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:25.272Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:25.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}], "metadata": {"pagination": {"total": 1649, "offset": 1583, "size": 50}}} 2018-11-06 15:42:28,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:28,173 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:28 GMT 2018-11-06 15:42:28,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:28,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25871 2018-11-06 15:42:28,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:28,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:42:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/CNFUH/install-sprout.sh 2018-11-06 15:42:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-11-06 15:42:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CNFUH/install-sprout.sh 2018-11-06 15:42:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-11-06 15:42:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-11-06 15:42:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-11-06 15:42:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-11-06 15:42:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-11-06 15:42:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-11-06 15:42:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-11-06 15:42:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-11-06 15:42:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-11-06 15:42:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-11-06 15:42:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-11-06 15:42:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-11-06 15:42:28,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-11-06 15:42:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyk0Kai /etc/clearwater/local_config 2018-11-06 15:42:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-06 15:42:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:42:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaVASZi /etc/dnsmasq.resolv.conf 2018-11-06 15:42:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfYRdzl /etc/dnsmasq.resolv.conf 2018-11-06 15:42:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-11-06 15:42:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-06 15:42:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-11-06 15:42:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsQSZJs /etc/clearwater/local_config 2018-11-06 15:42:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:42:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:42:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:28,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HCE1U/append_proxy_snmp_conf.py 2018-11-06 15:42:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-11-06 15:42:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4OY5D/install-ellis.sh 2018-11-06 15:42:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/4OY5D/install-ellis.sh 2018-11-06 15:42:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-11-06 15:42:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:42:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:42:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:42:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/EWMVD/install-bono.sh 2018-11-06 15:42:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-11-06 15:42:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-11-06 15:42:28,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-11-06 15:42:28,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-11-06 15:42:28,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-11-06 15:42:28,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EWMVD/install-bono.sh 2018-11-06 15:42:28,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-11-06 15:42:28,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:28,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:28,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:28,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:28,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:28,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:28,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:28,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:28,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:28,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:28,296 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:28 GMT 2018-11-06 15:42:28,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:28,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:28,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:33,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:33,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:33,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:33,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:33,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:33,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:33,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:33,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:33,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:25.272Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:25.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:31.156Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-scmegs\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [89.5 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [146 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,193 kB/s)\nReading package lists...\n\nreal\t0m13.564s\nuser\t0m4.658s\nsys\t0m0.256s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:31.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:31.283Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-4jd5if\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://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 [165 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 [89.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [146 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,209 kB/s)\nReading package lists...\n\nreal\t0m13.590s\nuser\t0m4.683s\nsys\t0m0.302s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:31.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:32.324Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-qujkxx\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [89.5 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [146 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,196 kB/s)\nReading package lists...\n\nreal\t0m13.340s\nuser\t0m4.667s\nsys\t0m0.313s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:32.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:32.324Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:32.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:32.324Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-09vnel\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [89.5 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [146 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,193 kB/s)\nReading package lists...\n\nreal\t0m13.219s\nuser\t0m4.698s\nsys\t0m0.364s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:32.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:32.324Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:32.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:32.324Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:32.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:32.324Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:32.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:32.324Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:32.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:32.324Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:32.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:32.324Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:32.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:32.324Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:32.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}], "metadata": {"pagination": {"total": 1661, "offset": 1633, "size": 50}}} 2018-11-06 15:42:33,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:33,424 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:33 GMT 2018-11-06 15:42:33,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:33,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25937 2018-11-06 15:42:33,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:33,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-11-06 15:42:33,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-scmegs Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [89.5 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [146 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,193 kB/s) Reading package lists... real 0m13.564s user 0m4.658s sys 0m0.256s 2018-11-06 15:42:33,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-4jd5if 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://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 [165 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 [89.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [146 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,209 kB/s) Reading package lists... real 0m13.590s user 0m4.683s sys 0m0.302s 2018-11-06 15:42:33,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-qujkxx Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [89.5 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [146 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,196 kB/s) Reading package lists... real 0m13.340s user 0m4.667s sys 0m0.313s 2018-11-06 15:42:33,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-11-06 15:42:33,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-09vnel Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [89.5 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [146 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,193 kB/s) Reading package lists... real 0m13.219s user 0m4.698s sys 0m0.364s 2018-11-06 15:42:33,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:42:33,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:42:33,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-11-06 15:42:33,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:42:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:42:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-11-06 15:42:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-11-06 15:42:33,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:33,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:33,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:33,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:33,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:33,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:33,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:33,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:33,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:33,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:33,629 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:33 GMT 2018-11-06 15:42:33,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:33,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:33,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:38,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:38,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:38,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:38,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:38,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:38,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:38,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:38,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:38,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:36.879Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-31jrsy\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [89.5 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [146 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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,176 kB/s)\nReading package lists...\n\nreal\t0m12.900s\nuser\t0m4.730s\nsys\t0m0.361s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:36.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:37.346Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:37.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:37.346Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:37.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:38.400Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-5iey2x\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://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 [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [89.5 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [146 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,211 kB/s)\nReading package lists...\n\nreal\t0m13.248s\nuser\t0m4.537s\nsys\t0m0.348s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:38.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}], "metadata": {"pagination": {"total": 1665, "offset": 1646, "size": 50}}} 2018-11-06 15:42:38,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:38,721 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:38 GMT 2018-11-06 15:42:38,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:38,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11648 2018-11-06 15:42:38,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:38,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-31jrsy Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [89.5 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [146 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,176 kB/s) Reading package lists... real 0m12.900s user 0m4.730s sys 0m0.361s 2018-11-06 15:42:38,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-11-06 15:42:38,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:42:38,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-5iey2x 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://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 [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [89.5 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [782 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [270 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [219 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [420 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [146 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,119 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 [502 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 [555 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 [268 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,211 kB/s) Reading package lists... real 0m13.248s user 0m4.537s sys 0m0.348s 2018-11-06 15:42:38,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:39,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:39,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:39,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:39,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:39,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:39,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:39,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:39,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:39,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:39,464 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:39 GMT 2018-11-06 15:42:39,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:39,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:39,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:44,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:44,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:44,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:44,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:44,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:44,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:44,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:44,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:44,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:39.410Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:39.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:42:39.410Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:42:39.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}], "metadata": {"pagination": {"total": 1667, "offset": 1650, "size": 50}}} 2018-11-06 15:42:44,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:44,616 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:44 GMT 2018-11-06 15:42:44,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:44,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1167 2018-11-06 15:42:44,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:44,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:42:44,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-11-06 15:42:44,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:45,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:45,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:45,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:45,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:45,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:45,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:45,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:45,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:45,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:45,380 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:45 GMT 2018-11-06 15:42:45,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:45,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:45,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:50,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:50,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:50,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:50,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:50,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:50,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:50,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:50,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:50,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:42:50,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:50,499 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:50 GMT 2018-11-06 15:42:50,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:50,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:42:50,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:50,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:51,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:51,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:51,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:51,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:51,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:51,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:51,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:51,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:51,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:51,058 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:51 GMT 2018-11-06 15:42:51,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:51,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:51,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:56,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:42:56,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:56,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:56,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:56,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:56,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:56,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:56,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:56,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:42:56,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:56,142 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:56 GMT 2018-11-06 15:42:56,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:56,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:42:56,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:42:56,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:42:56,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:42:56,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:42:56,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:42:56,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:42:56,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:42:56,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:42:56,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:42:56,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:42:56,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:42:56,214 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:42:56 GMT 2018-11-06 15:42:56,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:42:56,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:42:56,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:01,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:01,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:01,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:01,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:01,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:01,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:01,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:01,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:01,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:01,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:01,312 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:01 GMT 2018-11-06 15:43:01,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:01,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:01,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:01,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:01,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:01,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:01,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:01,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:01,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:01,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:01,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:01,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:01,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:01,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:01 GMT 2018-11-06 15:43:01,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:01,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:01,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:06,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:06,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:06,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:06,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:06,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:06,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:06,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:06,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:06,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:06,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:06,468 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:06 GMT 2018-11-06 15:43:06,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:06,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:06,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:06,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:06,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:06,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:06,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:06,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:06,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:06,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:06,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:06,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:06,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:06,552 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:06 GMT 2018-11-06 15:43:06,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:06,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:06,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:11,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:11,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:11 GMT 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:11,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:11,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:11,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:11,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:11,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:11,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:11,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:11,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:11,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:11,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:11,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:11,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:11,719 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:11 GMT 2018-11-06 15:43:11,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:11,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:11,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:16,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:16,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:16,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:16,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:16,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:16,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:16,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:16,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:16,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:16,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:16,806 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:16 GMT 2018-11-06 15:43:16,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:16,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:16,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:16,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:16,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:16,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:16,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:16,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:16,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:16,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:16,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:16,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:16,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:16,885 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:16 GMT 2018-11-06 15:43:16,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:16,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:16,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:21,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:21,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:21,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:21,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:21,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:21,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:21,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:21,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:21,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:21,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:21,993 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:21 GMT 2018-11-06 15:43:21,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:21,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:21,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:21,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:22,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:22,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:22,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:22,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:22,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:22,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:22,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:22,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:22,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:22,081 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:22 GMT 2018-11-06 15:43:22,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:22,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:22,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:27,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:27,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:27,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:27,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:27,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:27,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:27,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:27,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:27,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:27,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:27,779 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:27 GMT 2018-11-06 15:43:27,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:27,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:27,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:27,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:28,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:28,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:28,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:28,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:28,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:28,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:28,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:28,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:28,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:28,152 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:28 GMT 2018-11-06 15:43:28,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:28,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:28,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:33,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:33,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:33,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:33,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:33,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:33,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:33,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:33,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:33,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:33,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:33,242 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:33 GMT 2018-11-06 15:43:33,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:33,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:33,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:33,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:33,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:33,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:33,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:33,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:33,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:33,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:33,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:33,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:33,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:33,303 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:33 GMT 2018-11-06 15:43:33,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:33,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:33,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:38,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:38,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:38,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:38,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:38,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:38,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:38,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:38,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:38,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:38,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:38,415 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:38 GMT 2018-11-06 15:43:38,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:38,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:38,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:38,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:38,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:38,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:38,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:38,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:38,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:38,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:38,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:38,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:38,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:38,590 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:38 GMT 2018-11-06 15:43:38,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:38,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:38,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:43,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:43,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:43,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:43,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:43,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:43,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:43,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:43,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:43,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:43,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:43,682 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:43 GMT 2018-11-06 15:43:43,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:43,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:43,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:43,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:43,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:43,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:43,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:43,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:43,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:43,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:43,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:43,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:43,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:43,776 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:43 GMT 2018-11-06 15:43:43,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:43,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:43,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:48,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:48,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:48,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:48,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:48,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:48,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:48,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:48,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:48,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:48,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:48,893 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:48 GMT 2018-11-06 15:43:48,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:48,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:48,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:48,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:48,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:48,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:48,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:48,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:48,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:48,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:48,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:48,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:48,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:48,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:48 GMT 2018-11-06 15:43:48,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:48,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:48,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:53,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:54,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:54,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:54,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:54,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:54,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:54,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:54,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:54,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:54,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:54,115 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:54 GMT 2018-11-06 15:43:54,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:54,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:54,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:54,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:54,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:54,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:54,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:54,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:54,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:54,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:54,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:54,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:54,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:54,232 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:54 GMT 2018-11-06 15:43:54,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:54,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:54,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:59,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:43:59,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:59,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:59,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:59,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:59,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:59,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:59,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:59,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:43:59,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:59,673 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:59 GMT 2018-11-06 15:43:59,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:59,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:43:59,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:43:59,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:43:59,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:43:59,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:43:59,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:43:59,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:43:59,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:43:59,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:43:59,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:43:59,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:43:59,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:43:59,780 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:43:59 GMT 2018-11-06 15:43:59,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:43:59,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:43:59,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:04,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:05,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:05,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:05,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:05,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:05,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:05,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:05,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:05,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:05,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:05,079 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:05 GMT 2018-11-06 15:44:05,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:05,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:05,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:05,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:05,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:05,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:05,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:05,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:05,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:05,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:05,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:05,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:05,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:05,176 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:05 GMT 2018-11-06 15:44:05,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:05,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:05,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:10,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:10,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:10,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:10,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:10,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:10,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:10,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:10,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:10,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:10,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:10,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:10 GMT 2018-11-06 15:44:10,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:10,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:10,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:10,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:10,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:10,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:10,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:10,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:10,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:10,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:10,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:10,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:10,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:10,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:10 GMT 2018-11-06 15:44:10,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:10,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:10,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:15,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:15,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:15,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:15,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:15,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:15,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:15,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:15,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:15,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:15,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:15,750 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:15 GMT 2018-11-06 15:44:15,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:15,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:15,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:15,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:15,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:15,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:15,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:15,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:15,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:15,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:15,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:15,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:15,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:15,952 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:15 GMT 2018-11-06 15:44:15,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:15,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:15,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:20,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:21,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:21,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:21,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:21,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:21,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:21,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:21,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:21,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:21,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:21,041 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:21 GMT 2018-11-06 15:44:21,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:21,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:21,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:21,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:21,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:21,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:21,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:21,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:21,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:21,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:21,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:21,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:21,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:21,110 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:21 GMT 2018-11-06 15:44:21,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:21,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:21,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:26,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:26,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:26,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:26,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:26,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:26,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:26,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:26,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:26,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:26,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:26,498 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:26 GMT 2018-11-06 15:44:26,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:26,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:26,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:26,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:26,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:26,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:26,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:26,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:26,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:26,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:26,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:26,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:26,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:26,628 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:26 GMT 2018-11-06 15:44:26,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:26,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:26,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:31,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:31,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:31,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:31,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:31,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:31,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:31,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:31,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:31,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:31,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:31,794 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:31 GMT 2018-11-06 15:44:31,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:31,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:31,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:31,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:31,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:31,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:31,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:31,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:31,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:31,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:31,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:31,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:31,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:31,897 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:31 GMT 2018-11-06 15:44:31,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:31,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:31,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:36,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:37,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:37,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:37,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:37,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:37,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:37,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:37,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:37,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:37,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:37,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:37 GMT 2018-11-06 15:44:37,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:37,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:37,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:37,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:37,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:37,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:37,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:37,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:37,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:37,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:37,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:37,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:37,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:37,103 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:37 GMT 2018-11-06 15:44:37,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:37,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:37,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:42,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:42,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:42,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:42,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:42,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:42,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:42,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:42,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:42,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:42,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:42,251 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:42 GMT 2018-11-06 15:44:42,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:42,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:42,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:42,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:42,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:42,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:42,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:42,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:42,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:42,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:42,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:42,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:42,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:42,344 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:42 GMT 2018-11-06 15:44:42,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:42,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:42,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:47,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:47,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:47,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:47,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:47,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:47,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:47,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:47,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:47,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:47,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:47,482 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:47 GMT 2018-11-06 15:44:47,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:47,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:47,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:47,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:47,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:47,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:47,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:47,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:47,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:47,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:47,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:47,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:47,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:47,564 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:47 GMT 2018-11-06 15:44:47,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:47,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:47,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:52,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:52,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:52,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:52,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:52,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:52,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:52,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:52,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:52,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:52,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:52,775 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:52 GMT 2018-11-06 15:44:52,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:52,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:52,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:52,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:52,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:52,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:52,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:52,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:52,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:52,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:52,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:52,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:52,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:52,929 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:52 GMT 2018-11-06 15:44:52,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:52,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:52,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:57,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:44:58,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:58,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:58,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:58,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:58,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:58,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:58,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:58,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:44:58,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:58,372 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:58 GMT 2018-11-06 15:44:58,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:58,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:44:58,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:44:58,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:44:58,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:44:58,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:44:58,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:44:58,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:44:58,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:44:58,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:44:58,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:44:58,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:44:58,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:44:58,629 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:44:58 GMT 2018-11-06 15:44:58,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:44:58,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:44:58,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:03,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:03,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:03,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:03,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:03,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:03,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:03,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:03,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:03,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:45:03,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:03,717 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:03 GMT 2018-11-06 15:45:03,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:03,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:45:03,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:03,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:03,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:03,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:03,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:03,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:03,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:03,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:03,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:03,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:03,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:03,864 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:03 GMT 2018-11-06 15:45:03,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:03,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:03,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:08,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:08,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:08,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:08,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:08,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:08,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:08,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:08,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:08,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:45:08,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:08,963 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:08 GMT 2018-11-06 15:45:08,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:08,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:45:08,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:08,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:09,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:09,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:09,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:09,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:09,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:09,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:09,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:09,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:09,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:09,131 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:09 GMT 2018-11-06 15:45:09,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:09,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:09,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:14,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:14,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:14,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:14,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:14,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:14,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:14,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:14,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:14,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1667, "offset": 1652, "size": 50}}} 2018-11-06 15:45:14,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:14,242 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:14 GMT 2018-11-06 15:45:14,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:14,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:45:14,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:14,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:14,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:14,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:14,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:14,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:14,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:14,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:14,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:14,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:14,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:14,392 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:14 GMT 2018-11-06 15:45:14,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:14,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:14,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:19,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:19,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:19,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:19,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:19,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:19,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:19,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:19,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:19,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:45:17.563Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-5iey2x\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 11 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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-161.211 [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.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,930 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.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-161.211) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting 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 8652\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 8707\nclearwater-socket-factory-sig start/running, process 8712\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\t2m38.725s\nuser\t0m8.675s\nsys\t0m7.366s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:45:17.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:45:18.562Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:45:18.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}], "metadata": {"pagination": {"total": 1669, "offset": 1652, "size": 50}}} 2018-11-06 15:45:19,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:19,505 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:19 GMT 2018-11-06 15:45:19,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:19,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37698 2018-11-06 15:45:19,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:19,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-5iey2x 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 11 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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-161.211 [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.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,930 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.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-161.211) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 8652 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 8707 clearwater-socket-factory-sig start/running, process 8712 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 2m38.725s user 0m8.675s sys 0m7.366s 2018-11-06 15:45:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:45:19,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:19,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:19,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:19,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:19,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:19,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:19,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:19,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:19,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:19,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:19,825 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:19 GMT 2018-11-06 15:45:19,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:19,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:19,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:24,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:25,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:25,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:25,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:25,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:25,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:25,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:25,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:25,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1669, "offset": 1654, "size": 50}}} 2018-11-06 15:45:25,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:25,255 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:25 GMT 2018-11-06 15:45:25,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:25,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:45:25,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:25,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:25,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:25,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:25,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:25,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:25,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:25,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:25,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:25,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:25,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:25,327 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:25 GMT 2018-11-06 15:45:25,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:25,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:25,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:30,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:30,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:30,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:30,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:30,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:30,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:30,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:30,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:30,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1669, "offset": 1654, "size": 50}}} 2018-11-06 15:45:30,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:30,512 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:30 GMT 2018-11-06 15:45:30,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:30,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:45:30,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:30,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:30,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:30,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:30,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:30,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:30,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:30,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:30,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:30,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:30,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:30,582 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:30 GMT 2018-11-06 15:45:30,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:30,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:30,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:35,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:35,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:35,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:35,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:35,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:35,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:35,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:35,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:35,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1669, "offset": 1654, "size": 50}}} 2018-11-06 15:45:35,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:35,704 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:35 GMT 2018-11-06 15:45:35,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:35,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:45:35,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:35,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:35,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:35,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:35,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:35,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:35,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:35,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:35,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:35,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:35,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:35,790 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:35 GMT 2018-11-06 15:45:35,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:35,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:35,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:40,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:41,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:41,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:41,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:41,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:41,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:41,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:41,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:41,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1669, "offset": 1654, "size": 50}}} 2018-11-06 15:45:41,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:41,071 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:41 GMT 2018-11-06 15:45:41,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:41,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:45:41,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:41,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:41,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:41,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:41,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:41,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:41,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:41,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:41,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:41,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:41,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:41,178 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:41 GMT 2018-11-06 15:45:41,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:41,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:41,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:46,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:46,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:46,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:46,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:46,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:46,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:46,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:46,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:46,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1669, "offset": 1654, "size": 50}}} 2018-11-06 15:45:46,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:46,475 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:46 GMT 2018-11-06 15:45:46,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:46,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:45:46,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:46,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:46,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:46,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:46,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:46,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:46,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:46,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:46,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:46,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:46,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:46,547 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:46 GMT 2018-11-06 15:45:46,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:46,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:46,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:51,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:51,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:51,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:51,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:51,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:51,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:51,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:51,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:51,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:45:49.236Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-qujkxx\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 11 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:42 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:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:44 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:45 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:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:47 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:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:94 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 17s (5,057 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting 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 9002\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\t3m17.089s\nuser\t0m19.972s\nsys\t0m10.039s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:45:49.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:45:49.583Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:45:49.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}], "metadata": {"pagination": {"total": 1671, "offset": 1654, "size": 50}}} 2018-11-06 15:45:51,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:51,831 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:51 GMT 2018-11-06 15:45:51,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:51,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51417 2018-11-06 15:45:51,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-qujkxx 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 11 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:42 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:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:44 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:45 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:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:47 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:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:94 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 17s (5,057 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 9002 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 3m17.089s user 0m19.972s sys 0m10.039s 2018-11-06 15:45:51,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:45:51,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:51,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:51,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:51,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:51,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:51,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:51,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:51,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:51,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:51,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:51,917 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:51 GMT 2018-11-06 15:45:51,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:51,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:51,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:56,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:45:57,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:57,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:57,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:57,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:57,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:57,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:57,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:57,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:45:52.759Z", "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 11 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,951 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57610 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.828s\nuser\t0m12.276s\nsys\t0m2.507s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:45:52.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:45:53.629Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:45:53.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:45:56.499Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-09vnel\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 11 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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-161.211 [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.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,433 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 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-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.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-161.211) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for 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 8952\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 9052\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 9070\nclearwater-socket-factory-sig start/running, process 9078\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\t3m23.993s\nuser\t0m9.807s\nsys\t0m9.250s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:45:56.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}], "metadata": {"pagination": {"total": 1674, "offset": 1656, "size": 50}}} 2018-11-06 15:45:57,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:57,230 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:57 GMT 2018-11-06 15:45:57,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:57,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 60820 2018-11-06 15:45:57,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:45:57,232 - 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 11 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,951 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57610 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.828s user 0m12.276s sys 0m2.507s 2018-11-06 15:45:57,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:45:57,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-09vnel 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 11 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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-161.211 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,433 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 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-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.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-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for 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 8952 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 9052 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 9070 clearwater-socket-factory-sig start/running, process 9078 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 3m23.993s user 0m9.807s sys 0m9.250s 2018-11-06 15:45:57,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:45:57,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:45:57,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:45:57,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:45:57,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:45:57,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:45:57,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:45:57,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:45:57,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:45:57,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:45:57,583 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:45:57 GMT 2018-11-06 15:45:57,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:45:57,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:45:57,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:02,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:02,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:02,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:02,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:02,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:02,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:02,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:02,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:02,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:45:57.645Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:45:57.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}], "metadata": {"pagination": {"total": 1675, "offset": 1659, "size": 50}}} 2018-11-06 15:46:02,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:02,891 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:02 GMT 2018-11-06 15:46:02,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:02,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-11-06 15:46:02,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:46:02,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:02,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:02,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:02,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:02,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:02,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:02,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:02,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:02,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:02,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:02,963 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:02 GMT 2018-11-06 15:46:02,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:02,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:02,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:07,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:08,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:08,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:08,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:08,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:08,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:08,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:08,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:08,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:07.713Z", "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 11 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (836 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57833 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m14.492s\nuser\t0m0.746s\nsys\t0m0.598s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:07.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}], "metadata": {"pagination": {"total": 1676, "offset": 1660, "size": 50}}} 2018-11-06 15:46:08,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:08,377 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:08 GMT 2018-11-06 15:46:08,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:08,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3015 2018-11-06 15:46:08,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:08,378 - 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 11 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 0s (836 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57833 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m14.492s user 0m0.746s sys 0m0.598s 2018-11-06 15:46:08,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:08,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:08,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:08,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:08,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:08,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:08,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:08,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:08,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:08,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:08,480 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:08 GMT 2018-11-06 15:46:08,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:08,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:08,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:13,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:13,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:13,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:13,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:13,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:13,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:13,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:13,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:13,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:08.665Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:08.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:08.665Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:08.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:08.665Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:08.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:10.569Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.049s\nuser\t0m0.000s\nsys\t0m0.049s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:10.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:11.634Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:11.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:11.634Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:11.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:11.634Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 15:39 ? 00:00:00 /sbin/init\nroot 2 0 0 15:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 15:39 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 15:39 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 15:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 15:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 15:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 15:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 15:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 15:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 15:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 15:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 15:39 ? 00:00:00 [migration/0]\nroot 14 2 0 15:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 15:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 15:39 ? 00:00:00 [migration/1]\nroot 17 2 0 15:39 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 15:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 15:39 ? 00:00:00 [khelper]\nroot 21 2 0 15:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 15:39 ? 00:00:00 [netns]\nroot 23 2 0 15:39 ? 00:00:00 [writeback]\nroot 24 2 0 15:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 15:39 ? 00:00:00 [bioset]\nroot 26 2 0 15:39 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 15:39 ? 00:00:00 [kblockd]\nroot 28 2 0 15:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 15:39 ? 00:00:00 [khubd]\nroot 30 2 0 15:39 ? 00:00:00 [md]\nroot 31 2 0 15:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 15:39 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 15:39 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 15:39 ? 00:00:00 [khungtaskd]\nroot 36 2 0 15:39 ? 00:00:00 [kswapd0]\nroot 37 2 0 15:39 ? 00:00:00 [vmstat]\nroot 38 2 0 15:39 ? 00:00:00 [ksmd]\nroot 39 2 0 15:39 ? 00:00:00 [khugepaged]\nroot 40 2 0 15:39 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 15:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 15:39 ? 00:00:00 [crypto]\nroot 54 2 0 15:39 ? 00:00:00 [kthrotld]\nroot 55 2 0 15:39 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 15:39 ? 00:00:00 [vballoon]\nroot 57 2 0 15:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 15:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 15:39 ? 00:00:00 [deferwq]\nroot 80 2 0 15:39 ? 00:00:00 [charger_manager]\nroot 123 2 0 15:39 ? 00:00:00 [kpsmoused]\nroot 144 2 0 15:39 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 15:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 15:39 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 15:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 15:39 ? 00:00:00 [kworker/u5:1]\nroot 517 1 0 15:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 647 1 0 15:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 15:39 ? 00:00:00 [kauditd]\nroot 928 1 0 15:39 ? 00:00:00 upstart-file-bridge --daemon\nroot 1026 1 0 15:39 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1029 1 0 15:39 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1033 1 0 15:39 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1034 1 0 15:39 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1036 1 0 15:39 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1078 1 0 15:39 ? 00:00:00 /usr/sbin/sshd -D\nroot 1079 1 0 15:39 ? 00:00:00 cron\ndaemon 1080 1 0 15:39 ? 00:00:00 atd\nsyslog 1082 1 0 15:39 ? 00:00:00 rsyslogd\nroot 1094 1 0 15:39 ? 00:00:00 /usr/sbin/irqbalance\nmessage+ 1100 1 0 15:39 ? 00:00:00 dbus-daemon --system --fork\nroot 1101 1 0 15:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1114 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1189 1 0 15:39 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1199 1 0 15:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 15:39 ? 00:00:00 /home/ubuntu/bono_host_5iey2x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_5iey2x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_5iey2x --logging-server-logdir=/home/ubuntu/bono_host_5iey2x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_5iey2x/work/bono_host_5iey2x%I.log --pidfile=/home/ubuntu/bono_host_5iey2x/work/bono_host_5iey2x.pid\nubuntu 1763 1 0 15:40 ? 00:00:02 python2.7 /home/ubuntu/bono_host_5iey2x/env/bin/diamond --configfile /home/ubuntu/bono_host_5iey2x/work/plugins/diamond/etc/diamond.conf\nubuntu 1821 1649 0 15:42 ? 00:00:00 /home/ubuntu/bono_host_5iey2x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_5iey2x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_5iey2x --logging-server-logdir=/home/ubuntu/bono_host_5iey2x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_5iey2x/work/bono_host_5iey2x%I.log --pidfile=/home/ubuntu/bono_host_5iey2x/work/bono_host_5iey2x.pid\nubuntu 1845 1821 0 15:42 ? 00:00:00 /home/ubuntu/bono_host_5iey2x/env/bin/python2.7 /home/ubuntu/bono_host_5iey2x/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-HSHYjs\nubuntu 1856 1845 0 15:42 ? 00:00:00 /bin/sh -c /tmp/EWMVD/install-bono.sh\nubuntu 1858 1856 0 15:42 ? 00:00:00 /bin/bash -e /tmp/EWMVD/install-bono.sh\nroot 2319 2 0 15:43 ? 00:00:00 [kworker/u5:2]\nntp 8139 1 0 15:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8652 1 0 15:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8707 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8708 8707 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8712 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8713 8712 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8722 8708 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8723 8713 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8724 8723 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9022 1 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.6,bono-6llpxl.clearwater.local --alias=172.30.9.209,bono-6llpxl.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-6llpxl.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9814 1 0 15:46 ? 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 9879 1858 0 15:46 ? 00:00:00 /bin/bash -e /tmp/EWMVD/install-bono.sh\nubuntu 9880 9879 0 15:46 ? 00:00:00 /bin/bash -e /tmp/EWMVD/install-bono.sh\nroot 9881 9880 0 15:46 ? 00:00:00 sudo ps -edf\nroot 9882 9881 0 15:46 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:11.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:11.634Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:87:18:45 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe87:1845/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83808 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48441 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131689447 (131.6 MB) TX bytes:9409213 (9.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:40 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3796 (3.7 KB) TX bytes:3796 (3.7 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:11.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:11.634Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:11.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:12.678Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:12.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:12.678Z", "message": "[bono] => /var/log/sysstat/clearwater-sa06\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20181106T150000Z.txt\n/var/log/bono/bono_out.log\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:12.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:12.678Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:12.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:12.678Z", "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 9814/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1078/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8652/monit \ntcp 0 0 192.168.120.6:5058 0.0.0.0:* LISTEN 9022/bono \ntcp 0 0 192.168.120.6:5060 0.0.0.0:* LISTEN 9022/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9022/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9814/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1078/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8139/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8139/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8139/ntpd \nudp 0 0 192.168.120.6:5058 0.0.0.0:* 9022/bono \nudp 0 0 192.168.120.6:5060 0.0.0.0:* 9022/bono \nudp 0 0 0.0.0.0:9179 0.0.0.0:* 647/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9814/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8139/ntpd \nudp6 0 0 ::1:123 :::* 8139/ntpd \nudp6 0 0 :::123 :::* 8139/ntpd \nudp6 0 0 :::53441 :::* 647/dhclient \nudp6 0 0 ::1:53 :::* 9814/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20720 8722/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20296 8724/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11653 1649/python2.7 /tmp/cloudify-logging-server-bf7d6.socket\nunix 2 [ ACC ] STREAM LISTENING 12029 1845/python2.7 /tmp/ctx-gINVsj.socket\nunix 2 [ ACC ] STREAM LISTENING 1666 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9414 1100/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9423 1101/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7404 393/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:12.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}], "metadata": {"pagination": {"total": 1689, "offset": 1661, "size": 50}}} 2018-11-06 15:46:13,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:13,760 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:13 GMT 2018-11-06 15:46:13,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:13,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21019 2018-11-06 15:46:13,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-11-06 15:46:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-11-06 15:46:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-11-06 15:46:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.049s user 0m0.000s sys 0m0.049s 2018-11-06 15:46:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-11-06 15:46:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-11-06 15:46:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 15:39 ? 00:00:00 /sbin/init root 2 0 0 15:39 ? 00:00:00 [kthreadd] root 3 2 0 15:39 ? 00:00:00 [ksoftirqd/0] root 4 2 0 15:39 ? 00:00:00 [kworker/0:0] root 5 2 0 15:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 15:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 15:39 ? 00:00:00 [rcu_sched] root 8 2 0 15:39 ? 00:00:00 [rcuos/0] root 9 2 0 15:39 ? 00:00:00 [rcuos/1] root 10 2 0 15:39 ? 00:00:00 [rcu_bh] root 11 2 0 15:39 ? 00:00:00 [rcuob/0] root 12 2 0 15:39 ? 00:00:00 [rcuob/1] root 13 2 0 15:39 ? 00:00:00 [migration/0] root 14 2 0 15:39 ? 00:00:00 [watchdog/0] root 15 2 0 15:39 ? 00:00:00 [watchdog/1] root 16 2 0 15:39 ? 00:00:00 [migration/1] root 17 2 0 15:39 ? 00:00:00 [ksoftirqd/1] root 19 2 0 15:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 15:39 ? 00:00:00 [khelper] root 21 2 0 15:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 15:39 ? 00:00:00 [netns] root 23 2 0 15:39 ? 00:00:00 [writeback] root 24 2 0 15:39 ? 00:00:00 [kintegrityd] root 25 2 0 15:39 ? 00:00:00 [bioset] root 26 2 0 15:39 ? 00:00:00 [kworker/u5:0] root 27 2 0 15:39 ? 00:00:00 [kblockd] root 28 2 0 15:39 ? 00:00:00 [ata_sff] root 29 2 0 15:39 ? 00:00:00 [khubd] root 30 2 0 15:39 ? 00:00:00 [md] root 31 2 0 15:39 ? 00:00:00 [devfreq_wq] root 32 2 0 15:39 ? 00:00:00 [kworker/0:1] root 33 2 0 15:39 ? 00:00:00 [kworker/1:1] root 35 2 0 15:39 ? 00:00:00 [khungtaskd] root 36 2 0 15:39 ? 00:00:00 [kswapd0] root 37 2 0 15:39 ? 00:00:00 [vmstat] root 38 2 0 15:39 ? 00:00:00 [ksmd] root 39 2 0 15:39 ? 00:00:00 [khugepaged] root 40 2 0 15:39 ? 00:00:00 [fsnotify_mark] root 41 2 0 15:39 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 15:39 ? 00:00:00 [crypto] root 54 2 0 15:39 ? 00:00:00 [kthrotld] root 55 2 0 15:39 ? 00:00:00 [kworker/u4:1] root 56 2 0 15:39 ? 00:00:00 [vballoon] root 57 2 0 15:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 15:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 15:39 ? 00:00:00 [deferwq] root 80 2 0 15:39 ? 00:00:00 [charger_manager] root 123 2 0 15:39 ? 00:00:00 [kpsmoused] root 144 2 0 15:39 ? 00:00:00 [kworker/1:2] root 186 2 0 15:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 15:39 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 15:39 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 15:39 ? 00:00:00 [kworker/u5:1] root 517 1 0 15:39 ? 00:00:00 upstart-socket-bridge --daemon root 647 1 0 15:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 15:39 ? 00:00:00 [kauditd] root 928 1 0 15:39 ? 00:00:00 upstart-file-bridge --daemon root 1026 1 0 15:39 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1029 1 0 15:39 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1033 1 0 15:39 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1034 1 0 15:39 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1036 1 0 15:39 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1078 1 0 15:39 ? 00:00:00 /usr/sbin/sshd -D root 1079 1 0 15:39 ? 00:00:00 cron daemon 1080 1 0 15:39 ? 00:00:00 atd syslog 1082 1 0 15:39 ? 00:00:00 rsyslogd root 1094 1 0 15:39 ? 00:00:00 /usr/sbin/irqbalance message+ 1100 1 0 15:39 ? 00:00:00 dbus-daemon --system --fork root 1101 1 0 15:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1114 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-logind root 1189 1 0 15:39 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1199 1 0 15:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 15:39 ? 00:00:00 /home/ubuntu/bono_host_5iey2x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_5iey2x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_5iey2x --logging-server-logdir=/home/ubuntu/bono_host_5iey2x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_5iey2x/work/bono_host_5iey2x%I.log --pidfile=/home/ubuntu/bono_host_5iey2x/work/bono_host_5iey2x.pid ubuntu 1763 1 0 15:40 ? 00:00:02 python2.7 /home/ubuntu/bono_host_5iey2x/env/bin/diamond --configfile /home/ubuntu/bono_host_5iey2x/work/plugins/diamond/etc/diamond.conf ubuntu 1821 1649 0 15:42 ? 00:00:00 /home/ubuntu/bono_host_5iey2x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_5iey2x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_5iey2x --logging-server-logdir=/home/ubuntu/bono_host_5iey2x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_5iey2x/work/bono_host_5iey2x%I.log --pidfile=/home/ubuntu/bono_host_5iey2x/work/bono_host_5iey2x.pid ubuntu 1845 1821 0 15:42 ? 00:00:00 /home/ubuntu/bono_host_5iey2x/env/bin/python2.7 /home/ubuntu/bono_host_5iey2x/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-HSHYjs ubuntu 1856 1845 0 15:42 ? 00:00:00 /bin/sh -c /tmp/EWMVD/install-bono.sh ubuntu 1858 1856 0 15:42 ? 00:00:00 /bin/bash -e /tmp/EWMVD/install-bono.sh root 2319 2 0 15:43 ? 00:00:00 [kworker/u5:2] ntp 8139 1 0 15:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8652 1 0 15:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8707 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8708 8707 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8712 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8713 8712 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8722 8708 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8723 8713 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8724 8723 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9022 1 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.6,bono-6llpxl.clearwater.local --alias=172.30.9.209,bono-6llpxl.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-6llpxl.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9814 1 0 15:46 ? 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 9879 1858 0 15:46 ? 00:00:00 /bin/bash -e /tmp/EWMVD/install-bono.sh ubuntu 9880 9879 0 15:46 ? 00:00:00 /bin/bash -e /tmp/EWMVD/install-bono.sh root 9881 9880 0 15:46 ? 00:00:00 sudo ps -edf root 9882 9881 0 15:46 ? 00:00:00 ps -edf real 0m0.008s user 0m0.004s sys 0m0.006s 2018-11-06 15:46:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:87:18:45 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe87:1845/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83808 errors:0 dropped:0 overruns:0 frame:0 TX packets:48441 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131689447 (131.6 MB) TX bytes:9409213 (9.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3796 (3.7 KB) TX bytes:3796 (3.7 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-06 15:46:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-11-06 15:46:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-11-06 15:46:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/sysstat/clearwater-sa06 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/bono/bono_err.log /var/log/bono/bono_20181106T150000Z.txt /var/log/bono/bono_out.log /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.009s user 0m0.000s sys 0m0.006s 2018-11-06 15:46:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-06 15:46:13,763 - 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 9814/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1078/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8652/monit tcp 0 0 192.168.120.6:5058 0.0.0.0:* LISTEN 9022/bono tcp 0 0 192.168.120.6:5060 0.0.0.0:* LISTEN 9022/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9022/bono tcp6 0 0 ::1:53 :::* LISTEN 9814/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1078/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 8139/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8139/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8139/ntpd udp 0 0 192.168.120.6:5058 0.0.0.0:* 9022/bono udp 0 0 192.168.120.6:5060 0.0.0.0:* 9022/bono udp 0 0 0.0.0.0:9179 0.0.0.0:* 647/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9814/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8139/ntpd udp6 0 0 ::1:123 :::* 8139/ntpd udp6 0 0 :::123 :::* 8139/ntpd udp6 0 0 :::53441 :::* 647/dhclient udp6 0 0 ::1:53 :::* 9814/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20720 8722/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20296 8724/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11653 1649/python2.7 /tmp/cloudify-logging-server-bf7d6.socket unix 2 [ ACC ] STREAM LISTENING 12029 1845/python2.7 /tmp/ctx-gINVsj.socket unix 2 [ ACC ] STREAM LISTENING 1666 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9414 1100/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9423 1101/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7404 393/systemd-udevd /run/udev/control real 0m0.006s user 0m0.003s sys 0m0.004s 2018-11-06 15:46:13,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:13,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:13,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:13,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:13,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:13,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:13,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:13,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:13,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:13,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:13,901 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:13 GMT 2018-11-06 15:46:13,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:13,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:13,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:18,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:19,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:19,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:19,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:19,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:19,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:19,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:19,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:19,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:13.730Z", "message": "[bono] => 2018:11:06 15:45:13: Namespace: management\n2018:11:06 15:45:13: [management] Starting server\n2018:11:06 15:45:13: [management] Listening for requests\n2018:11:06 15:45:13: Namespace: signaling\n2018:11:06 15:45:13: [signaling] Starting server\n2018:11:06 15:45:13: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:13.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:13.730Z", "message": "[bono] => 2018-11-06 15:45:35.991609720 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:13.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:13.730Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:13.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:14.449Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:14.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:14.762Z", "message": "Execution done (return_code=0): /tmp/EWMVD/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:14.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:14.762Z", "message": "[bono] sudo cat /var/log/bono/bono_20181106T150000Z.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-11-06T15:46:14.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:14.762Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:14.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:14.762Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:14.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "005804cb-d1f5-4a53-ab90-96cfed2c32ce"}, {"node_instance_id": "bono_6llpxl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:15.236Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:15.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:16.247Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:16.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:16.247Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:16.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:16.716Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8ZO1B/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:16.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:17.824Z", "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-11-06T15:46:17.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:17.824Z", "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-11-06T15:46:17.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:17.824Z", "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-11-06T15:46:17.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:17.824Z", "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-11-06T15:46:17.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:17.824Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:17.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:17.824Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:17.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:17.824Z", "message": "[localhost] run: sudo mv /tmp/tmprwZw4f /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:17.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:17.824Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:17.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:18.441Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:18.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:19.166Z", "message": "[localhost] run: sudo mv /tmp/tmpOS6jZf /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:19.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:19.166Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:19.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:19.166Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:19.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:19.166Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-31jrsy\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 11 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [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.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 16s (4,179 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51924 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9258\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-161.211) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting 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 10002\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.070s\nuser\t0m16.382s\nsys\t0m11.879s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:19.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:19.166Z", "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-11-06T15:46:19.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "934be7f8-5ea4-4fd4-a0c9-496c2ca5775d"}], "metadata": {"pagination": {"total": 1718, "offset": 1674, "size": 50}}} 2018-11-06 15:46:19,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:19,448 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:19 GMT 2018-11-06 15:46:19,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:19,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 59904 2018-11-06 15:46:19,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:11:06 15:45:13: Namespace: management 2018:11:06 15:45:13: [management] Starting server 2018:11:06 15:45:13: [management] Listening for requests 2018:11:06 15:45:13: Namespace: signaling 2018:11:06 15:45:13: [signaling] Starting server 2018:11:06 15:45:13: [signaling] Listening for requests real 0m0.005s user 0m0.001s sys 0m0.004s 2018-11-06 15:46:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-11-06 15:45:35.991609720 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-11-06 15:46:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-06 15:46:19,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:46:19,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/EWMVD/install-bono.sh 2018-11-06 15:46:19,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181106T150000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-11-06 15:46:19,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-11-06 15:46:19,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-11-06 15:46:19,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:46:19,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:46:19,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:46:19,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8ZO1B/bind.py 2018-11-06 15:46:19,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:46:19,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:46:19,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:46:19,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:46:19,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:46:19,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:46:19,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprwZw4f /etc/bind/db.clearwater.local 2018-11-06 15:46:19,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:46:19,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:46:19,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOS6jZf /etc/bind/db.clearwater.opnfv 2018-11-06 15:46:19,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:46:19,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:46:19,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-31jrsy 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 11 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [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.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 16s (4,179 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9258 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-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 10002 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.070s user 0m16.382s sys 0m11.879s 2018-11-06 15:46:19,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:46:19,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:19,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:19,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:19,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:19,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:19,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:19,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:19,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:19,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:19,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:19,531 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:19 GMT 2018-11-06 15:46:19,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:19,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:19,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:24,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:24,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:24,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:24,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:24,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:24,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:24,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:24,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:24,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:19.520Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:19.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:19.520Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:19.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:20.380Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ULQQ7/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:20.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "bd21e3b2-a53d-4602-9ff9-bb85e381e86e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:20.380Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_6fdy71/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:20.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "bd21e3b2-a53d-4602-9ff9-bb85e381e86e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:22.778Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:22.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1723, "offset": 1700, "size": 50}}} 2018-11-06 15:46:24,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:24,963 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:24 GMT 2018-11-06 15:46:24,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:24,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2815 2018-11-06 15:46:24,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:46:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:46:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ULQQ7/add-snmpproxy-collector.py 2018-11-06 15:46:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_6fdy71/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-11-06 15:46:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:46:24,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:25,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:25,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:25,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:25,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:25,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:25,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:25,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:25,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:25,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:25,048 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:25 GMT 2018-11-06 15:46:25,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:25,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:25,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:30,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:30,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:30,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:30,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:30,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:30,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:30,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:30,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:30,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1723, "offset": 1705, "size": 50}}} 2018-11-06 15:46:30,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:30,526 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:30 GMT 2018-11-06 15:46:30,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:30,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:46:30,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:30,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:30,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:30,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:30,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:30,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:30,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:30,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:30,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:30,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:30,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:30,600 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:30 GMT 2018-11-06 15:46:30,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:30,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:30,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:35,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:35,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:35,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:35,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:35,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:35,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:35,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:35,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:35,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:31.345Z", "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 11 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,805 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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\t0m41.657s\nuser\t0m12.440s\nsys\t0m2.722s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:31.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:31.829Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:31.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:31.829Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:31.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:32.864Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:32.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:32.864Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-scmegs\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 11 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 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:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:52 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:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:57 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:60 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:62 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:63 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:64 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:65 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:66 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:68 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\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.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 11s (7,741 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-161.211) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-161.211) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting 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 9389\nclearwater-socket-factory-sig start/running, process 9394\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9443\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n..............................................................................................................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nKilled\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t4m0.668s\nuser\t0m21.162s\nsys\t0m11.979s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:32.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:32.864Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:32.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:34.302Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.075s\nuser\t0m0.009s\nsys\t0m0.046s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:34.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:34.880Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:34.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:34.880Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9e:53:ba \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9e:53ba/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:109716 errors:0 dropped:0 overruns:0 frame:0\n TX packets:66875 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166622941 (166.6 MB) TX bytes:10883960 (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:48 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:34.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}], "metadata": {"pagination": {"total": 1732, "offset": 1705, "size": 50}}} 2018-11-06 15:46:35,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:35,692 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:35 GMT 2018-11-06 15:46:35,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:35,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79410 2018-11-06 15:46:35,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:35,694 - 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 11 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,805 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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 0m41.657s user 0m12.440s sys 0m2.722s 2018-11-06 15:46:35,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-11-06 15:46:35,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-11-06 15:46:35,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:46:35,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-scmegs 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 11 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 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:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:52 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:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:57 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:60 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:62 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:63 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:64 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:65 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:66 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:68 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] 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.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 11s (7,741 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 9389 clearwater-socket-factory-sig start/running, process 9394 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9443 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......+++ ..............................................................................................................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Killed Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 4m0.668s user 0m21.162s sys 0m11.979s 2018-11-06 15:46:35,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-11-06 15:46:35,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.075s user 0m0.009s sys 0m0.046s 2018-11-06 15:46:35,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-11-06 15:46:35,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9e:53:ba inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9e:53ba/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:109716 errors:0 dropped:0 overruns:0 frame:0 TX packets:66875 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166622941 (166.6 MB) TX bytes:10883960 (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:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-11-06 15:46:35,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:36,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:36,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:36,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:36,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:36,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:36,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:36,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:36,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:36,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:36,135 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:36 GMT 2018-11-06 15:46:36,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:36,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:36,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:41,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:41,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:41,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:41,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:41,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:41,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:41,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:41,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:41,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:35.914Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:35.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:35.914Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:35.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:35.914Z", "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 9825/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9002/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9188/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9825/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8483/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8483/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8483/ntpd \nudp 0 0 0.0.0.0:9179 0.0.0.0:* 647/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9825/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8483/ntpd \nudp6 0 0 ::1:123 :::* 8483/ntpd \nudp6 0 0 :::123 :::* 8483/ntpd \nudp6 0 0 :::53441 :::* 647/dhclient \nudp6 0 0 ::1:53 :::* 9825/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8977 1004/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11034 1650/python2.7 /tmp/cloudify-logging-server-2ce6f.socket\nunix 2 [ ACC ] STREAM LISTENING 11921 1838/python2.7 /tmp/ctx-jR1oCm.socket\nunix 2 [ ACC ] STREAM LISTENING 1619 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7283 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9171 1122/acpid /var/run/acpid.socket\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:35.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:35.914Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 15:39 ? 00:00:00 /sbin/init\nroot 2 0 0 15:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 15:39 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 15:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 15:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 15:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 15:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 15:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 15:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 15:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 15:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 15:39 ? 00:00:00 [migration/0]\nroot 14 2 0 15:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 15:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 15:39 ? 00:00:00 [migration/1]\nroot 17 2 0 15:39 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 15:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 15:39 ? 00:00:00 [khelper]\nroot 21 2 0 15:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 15:39 ? 00:00:00 [netns]\nroot 23 2 0 15:39 ? 00:00:00 [writeback]\nroot 24 2 0 15:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 15:39 ? 00:00:00 [bioset]\nroot 27 2 0 15:39 ? 00:00:00 [kblockd]\nroot 28 2 0 15:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 15:39 ? 00:00:00 [khubd]\nroot 30 2 0 15:39 ? 00:00:00 [md]\nroot 31 2 0 15:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 15:39 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 15:39 ? 00:00:00 [khungtaskd]\nroot 35 2 0 15:39 ? 00:00:00 [kswapd0]\nroot 36 2 0 15:39 ? 00:00:00 [vmstat]\nroot 37 2 0 15:39 ? 00:00:00 [ksmd]\nroot 38 2 0 15:39 ? 00:00:00 [khugepaged]\nroot 39 2 0 15:39 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 15:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 15:39 ? 00:00:00 [crypto]\nroot 53 2 0 15:39 ? 00:00:00 [kthrotld]\nroot 54 2 0 15:39 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 15:39 ? 00:00:00 [vballoon]\nroot 56 2 0 15:39 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 15:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 15:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 15:39 ? 00:00:00 [deferwq]\nroot 80 2 0 15:39 ? 00:00:00 [charger_manager]\nroot 124 2 0 15:39 ? 00:00:00 [kpsmoused]\nroot 142 2 0 15:39 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 15:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 15:39 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 15:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 15:39 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 15:39 ? 00:00:00 [kworker/u5:2]\nroot 511 1 0 15:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 647 1 0 15:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 15:39 ? 00:00:00 [kauditd]\nroot 935 1 0 15:39 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1004 1 0 15:39 ? 00:00:00 dbus-daemon --system --fork\nsyslog 1014 1 0 15:39 ? 00:00:00 rsyslogd\nroot 1016 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1048 1 0 15:39 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 15:39 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 15:39 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 15:39 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 15:39 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 15:39 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 15:39 ? 00:00:00 cron\ndaemon 1106 1 0 15:39 ? 00:00:00 atd\nroot 1113 1 0 15:39 ? 00:00:00 /usr/sbin/irqbalance\nroot 1122 1 0 15:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 15:39 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 15:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 15:40 ? 00:00:00 [kworker/0:2]\nubuntu 1650 1 0 15:40 ? 00:00:00 /home/ubuntu/homer_host_qujkxx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_qujkxx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_qujkxx --logging-server-logdir=/home/ubuntu/homer_host_qujkxx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_qujkxx/work/homer_host_qujkxx%I.log --pidfile=/home/ubuntu/homer_host_qujkxx/work/homer_host_qujkxx.pid\nubuntu 1764 1 0 15:40 ? 00:00:02 python2.7 /home/ubuntu/homer_host_qujkxx/env/bin/diamond --configfile /home/ubuntu/homer_host_qujkxx/work/plugins/diamond/etc/diamond.conf\nubuntu 1816 1650 0 15:42 ? 00:00:00 /home/ubuntu/homer_host_qujkxx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_qujkxx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_qujkxx --logging-server-logdir=/home/ubuntu/homer_host_qujkxx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_qujkxx/work/homer_host_qujkxx%I.log --pidfile=/home/ubuntu/homer_host_qujkxx/work/homer_host_qujkxx.pid\nubuntu 1838 1816 0 15:42 ? 00:00:00 /home/ubuntu/homer_host_qujkxx/env/bin/python2.7 /home/ubuntu/homer_host_qujkxx/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-5ifdrD\nubuntu 1849 1838 0 15:42 ? 00:00:00 /bin/sh -c /tmp/7ICMI/install-homer.sh\nubuntu 1852 1849 0 15:42 ? 00:00:00 /bin/bash -e /tmp/7ICMI/install-homer.sh\nroot 7881 2 0 15:44 ? 00:00:00 [kworker/u5:0]\nntp 8483 1 0 15:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9002 1 0 15:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9094 1 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9098 9094 0 15:45 ? 00:00:00 inotifywait -e create -qq .\nroot 9188 1 0 15:45 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9189 9188 0 15:45 ? 00:00:00 nginx: worker process\nwww-data 9190 9188 0 15:45 ? 00:00:00 nginx: worker process\nwww-data 9191 9188 0 15:45 ? 00:00:00 nginx: worker process\nwww-data 9192 9188 0 15:45 ? 00:00:00 nginx: worker process\nroot 9661 9002 0 15:46 ? 00:00:00 [nginx_ping] \nroot 9663 9002 0 15:46 ? 00:00:00 [check-nginx-upt] \nroot 9665 9002 0 15:46 ? 00:00:00 [check-monit-upt] \ndnsmasq 9825 1 0 15:46 ? 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 9890 1852 0 15:46 ? 00:00:00 /bin/bash -e /tmp/7ICMI/install-homer.sh\nubuntu 9891 9890 0 15:46 ? 00:00:00 /bin/bash -e /tmp/7ICMI/install-homer.sh\nroot 9892 9891 0 15:46 ? 00:00:00 sudo ps -edf\nroot 9893 9892 0 15:46 ? 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-11-06T15:46:35.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:35.914Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:35.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:37.150Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:37.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:37.150Z", "message": "[homer] => [06-Nov-2018 15:45:31 UTC] clearwater-diags-monitor starting\n[06-Nov-2018 15:45:31 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:37.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:37.150Z", "message": "[homer] => /var/log\n/var/log/sysstat\n/var/log/sysstat/sa06\n/var/log/sysstat/clearwater-sa06\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\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-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:37.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:37.150Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:37.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:37.150Z", "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 11 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.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57913 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\t0m39.867s\nuser\t0m12.286s\nsys\t0m3.036s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:37.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "homer_9e0m92", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:37.914Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:37.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:38.187Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:38.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:38.187Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:38.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:38.187Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:38.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:38.187Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:38.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:38.187Z", "message": "[homer] => 2018-11-06 15:46:10.430540793 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:38.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:38.187Z", "message": "Execution done (return_code=0): /tmp/7ICMI/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:38.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "da3068be-bdc9-43fc-86c9-c1e4f643b50f"}, {"node_instance_id": "homer_9e0m92", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:38.549Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:38.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:39.343Z", "message": "Downloaded scripts/bind/bind.py to /tmp/58I57/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:39.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:39.562Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:39.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:39.562Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:39.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:40.199Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:40.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:40.199Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:40.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:40.199Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:59:15:3e \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe59:153e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:88628 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57647 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133978612 (133.9 MB) TX bytes:10778287 (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:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:40.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:40.199Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.053s\nuser\t0m0.011s\nsys\t0m0.043s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:40.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.084Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1761, "offset": 1714, "size": 50}}} 2018-11-06 15:46:41,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:41,352 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:41 GMT 2018-11-06 15:46:41,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:41,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 40750 2018-11-06 15:46:41,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:41,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-11-06 15:46:41,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-11-06 15:46:41,354 - 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 9825/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9002/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9188/nginx tcp6 0 0 ::1:53 :::* LISTEN 9825/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8483/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8483/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8483/ntpd udp 0 0 0.0.0.0:9179 0.0.0.0:* 647/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9825/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8483/ntpd udp6 0 0 ::1:123 :::* 8483/ntpd udp6 0 0 :::123 :::* 8483/ntpd udp6 0 0 :::53441 :::* 647/dhclient udp6 0 0 ::1:53 :::* 9825/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8977 1004/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11034 1650/python2.7 /tmp/cloudify-logging-server-2ce6f.socket unix 2 [ ACC ] STREAM LISTENING 11921 1838/python2.7 /tmp/ctx-jR1oCm.socket unix 2 [ ACC ] STREAM LISTENING 1619 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7283 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9171 1122/acpid /var/run/acpid.socket real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-06 15:46:41,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 15:39 ? 00:00:00 /sbin/init root 2 0 0 15:39 ? 00:00:00 [kthreadd] root 3 2 0 15:39 ? 00:00:00 [ksoftirqd/0] root 5 2 0 15:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 15:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 15:39 ? 00:00:00 [rcu_sched] root 8 2 0 15:39 ? 00:00:00 [rcuos/0] root 9 2 0 15:39 ? 00:00:00 [rcuos/1] root 10 2 0 15:39 ? 00:00:00 [rcu_bh] root 11 2 0 15:39 ? 00:00:00 [rcuob/0] root 12 2 0 15:39 ? 00:00:00 [rcuob/1] root 13 2 0 15:39 ? 00:00:00 [migration/0] root 14 2 0 15:39 ? 00:00:00 [watchdog/0] root 15 2 0 15:39 ? 00:00:00 [watchdog/1] root 16 2 0 15:39 ? 00:00:00 [migration/1] root 17 2 0 15:39 ? 00:00:00 [ksoftirqd/1] root 19 2 0 15:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 15:39 ? 00:00:00 [khelper] root 21 2 0 15:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 15:39 ? 00:00:00 [netns] root 23 2 0 15:39 ? 00:00:00 [writeback] root 24 2 0 15:39 ? 00:00:00 [kintegrityd] root 25 2 0 15:39 ? 00:00:00 [bioset] root 27 2 0 15:39 ? 00:00:00 [kblockd] root 28 2 0 15:39 ? 00:00:00 [ata_sff] root 29 2 0 15:39 ? 00:00:00 [khubd] root 30 2 0 15:39 ? 00:00:00 [md] root 31 2 0 15:39 ? 00:00:00 [devfreq_wq] root 32 2 0 15:39 ? 00:00:00 [kworker/0:1] root 34 2 0 15:39 ? 00:00:00 [khungtaskd] root 35 2 0 15:39 ? 00:00:00 [kswapd0] root 36 2 0 15:39 ? 00:00:00 [vmstat] root 37 2 0 15:39 ? 00:00:00 [ksmd] root 38 2 0 15:39 ? 00:00:00 [khugepaged] root 39 2 0 15:39 ? 00:00:00 [fsnotify_mark] root 40 2 0 15:39 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 15:39 ? 00:00:00 [crypto] root 53 2 0 15:39 ? 00:00:00 [kthrotld] root 54 2 0 15:39 ? 00:00:00 [kworker/u4:1] root 55 2 0 15:39 ? 00:00:00 [vballoon] root 56 2 0 15:39 ? 00:00:00 [kworker/1:1] root 57 2 0 15:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 15:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 15:39 ? 00:00:00 [deferwq] root 80 2 0 15:39 ? 00:00:00 [charger_manager] root 124 2 0 15:39 ? 00:00:00 [kpsmoused] root 142 2 0 15:39 ? 00:00:00 [kworker/1:2] root 186 2 0 15:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 15:39 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 15:39 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 15:39 ? 00:00:00 [kworker/u5:1] root 431 2 0 15:39 ? 00:00:00 [kworker/u5:2] root 511 1 0 15:39 ? 00:00:00 upstart-socket-bridge --daemon root 647 1 0 15:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 15:39 ? 00:00:00 [kauditd] root 935 1 0 15:39 ? 00:00:00 upstart-file-bridge --daemon message+ 1004 1 0 15:39 ? 00:00:00 dbus-daemon --system --fork syslog 1014 1 0 15:39 ? 00:00:00 rsyslogd root 1016 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-logind root 1048 1 0 15:39 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 15:39 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 15:39 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 15:39 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 15:39 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 15:39 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 15:39 ? 00:00:00 cron daemon 1106 1 0 15:39 ? 00:00:00 atd root 1113 1 0 15:39 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 15:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 15:39 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 15:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 15:40 ? 00:00:00 [kworker/0:2] ubuntu 1650 1 0 15:40 ? 00:00:00 /home/ubuntu/homer_host_qujkxx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_qujkxx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_qujkxx --logging-server-logdir=/home/ubuntu/homer_host_qujkxx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_qujkxx/work/homer_host_qujkxx%I.log --pidfile=/home/ubuntu/homer_host_qujkxx/work/homer_host_qujkxx.pid ubuntu 1764 1 0 15:40 ? 00:00:02 python2.7 /home/ubuntu/homer_host_qujkxx/env/bin/diamond --configfile /home/ubuntu/homer_host_qujkxx/work/plugins/diamond/etc/diamond.conf ubuntu 1816 1650 0 15:42 ? 00:00:00 /home/ubuntu/homer_host_qujkxx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_qujkxx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_qujkxx --logging-server-logdir=/home/ubuntu/homer_host_qujkxx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_qujkxx/work/homer_host_qujkxx%I.log --pidfile=/home/ubuntu/homer_host_qujkxx/work/homer_host_qujkxx.pid ubuntu 1838 1816 0 15:42 ? 00:00:00 /home/ubuntu/homer_host_qujkxx/env/bin/python2.7 /home/ubuntu/homer_host_qujkxx/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-5ifdrD ubuntu 1849 1838 0 15:42 ? 00:00:00 /bin/sh -c /tmp/7ICMI/install-homer.sh ubuntu 1852 1849 0 15:42 ? 00:00:00 /bin/bash -e /tmp/7ICMI/install-homer.sh root 7881 2 0 15:44 ? 00:00:00 [kworker/u5:0] ntp 8483 1 0 15:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9002 1 0 15:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9094 1 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9098 9094 0 15:45 ? 00:00:00 inotifywait -e create -qq . root 9188 1 0 15:45 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9189 9188 0 15:45 ? 00:00:00 nginx: worker process www-data 9190 9188 0 15:45 ? 00:00:00 nginx: worker process www-data 9191 9188 0 15:45 ? 00:00:00 nginx: worker process www-data 9192 9188 0 15:45 ? 00:00:00 nginx: worker process root 9661 9002 0 15:46 ? 00:00:00 [nginx_ping] root 9663 9002 0 15:46 ? 00:00:00 [check-nginx-upt] root 9665 9002 0 15:46 ? 00:00:00 [check-monit-upt] dnsmasq 9825 1 0 15:46 ? 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 9890 1852 0 15:46 ? 00:00:00 /bin/bash -e /tmp/7ICMI/install-homer.sh ubuntu 9891 9890 0 15:46 ? 00:00:00 /bin/bash -e /tmp/7ICMI/install-homer.sh root 9892 9891 0 15:46 ? 00:00:00 sudo ps -edf root 9893 9892 0 15:46 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-11-06 15:46:41,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-11-06 15:46:41,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-11-06 15:46:41,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [06-Nov-2018 15:45:31 UTC] clearwater-diags-monitor starting [06-Nov-2018 15:45:31 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-06 15:46:41,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/sysstat /var/log/sysstat/sa06 /var/log/sysstat/clearwater-sa06 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.007s user 0m0.000s sys 0m0.005s 2018-11-06 15:46:41,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-06 15:46:41,355 - 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 11 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.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57913 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 0m39.867s user 0m12.286s sys 0m3.036s 2018-11-06 15:46:41,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:46:41,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-11-06 15:46:41,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-11-06 15:46:41,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-11-06 15:46:41,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-11-06 15:46:41,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-11-06 15:46:10.430540793 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-11-06 15:46:41,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7ICMI/install-homer.sh 2018-11-06 15:46:41,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:46:41,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/58I57/bind.py 2018-11-06 15:46:41,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:46:41,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:46:41,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-11-06 15:46:41,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:46:41,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:59:15:3e inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe59:153e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:88628 errors:0 dropped:0 overruns:0 frame:0 TX packets:57647 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133978612 (133.9 MB) TX bytes:10778287 (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:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.001s sys 0m0.004s 2018-11-06 15:46:41,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.053s user 0m0.011s sys 0m0.043s 2018-11-06 15:46:41,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:46:41,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:41,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:41,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:41,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:41,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:41,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:41,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:41,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:41,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:41,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:41,819 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:41 GMT 2018-11-06 15:46:41,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:41,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:41,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:46,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:46,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:46,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:46,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:46,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:46,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:46,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:46,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:46,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "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 9769/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9052/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9769/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 8461/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8461/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8461/ntpd \nudp 0 0 0.0.0.0:54884 0.0.0.0:* 573/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9769/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8461/ntpd \nudp6 0 0 ::1:123 :::* 8461/ntpd \nudp6 0 0 :::123 :::* 8461/ntpd \nudp6 0 0 :::45106 :::* 573/dhclient \nudp6 0 0 ::1:53 :::* 9769/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9015 905/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10122 1649/python2.7 /tmp/cloudify-logging-server-4c3e7.socket\nunix 2 [ ACC ] STREAM LISTENING 12547 1857/python2.7 /tmp/ctx-z537GH.socket\nunix 2 [ ACC ] STREAM LISTENING 1602 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21588 9082/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20955 9087/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9161 1123/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7141 396/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "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-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "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-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "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-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "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-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "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-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "message": "[localhost] run: sudo mv /tmp/tmpcwUmx7 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 15:38 ? 00:00:00 /sbin/init\nroot 2 0 0 15:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 15:38 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 15:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 15:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 15:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 15:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 15:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 15:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 15:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 15:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 15:38 ? 00:00:00 [migration/0]\nroot 14 2 0 15:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 15:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 15:38 ? 00:00:00 [migration/1]\nroot 17 2 0 15:38 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 15:38 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 15:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 15:38 ? 00:00:00 [khelper]\nroot 21 2 0 15:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 15:38 ? 00:00:00 [netns]\nroot 23 2 0 15:38 ? 00:00:00 [writeback]\nroot 24 2 0 15:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 15:38 ? 00:00:00 [bioset]\nroot 27 2 0 15:38 ? 00:00:00 [kblockd]\nroot 28 2 0 15:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 15:38 ? 00:00:00 [khubd]\nroot 30 2 0 15:38 ? 00:00:00 [md]\nroot 31 2 0 15:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 15:38 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 15:38 ? 00:00:00 [khungtaskd]\nroot 35 2 0 15:38 ? 00:00:00 [kswapd0]\nroot 36 2 0 15:38 ? 00:00:00 [vmstat]\nroot 37 2 0 15:38 ? 00:00:00 [ksmd]\nroot 38 2 0 15:38 ? 00:00:00 [khugepaged]\nroot 39 2 0 15:38 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 15:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 15:38 ? 00:00:00 [crypto]\nroot 53 2 0 15:38 ? 00:00:00 [kthrotld]\nroot 54 2 0 15:38 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 15:38 ? 00:00:00 [vballoon]\nroot 56 2 0 15:38 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 15:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 15:38 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 15:38 ? 00:00:00 [deferwq]\nroot 80 2 0 15:38 ? 00:00:00 [charger_manager]\nroot 124 2 0 15:38 ? 00:00:00 [kpsmoused]\nroot 125 2 0 15:38 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 15:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 15:38 ? 00:00:00 [ext4-rsv-conver]\nroot 391 1 0 15:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 15:38 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 15:38 ? 00:00:00 [kworker/u5:2]\nroot 536 1 0 15:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 573 1 0 15:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 15:38 ? 00:00:00 [kauditd]\nmessage+ 905 1 0 15:38 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-logind\nroot 943 1 0 15:38 ? 00:00:00 upstart-file-bridge --daemon\nroot 1048 1 0 15:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 15:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 15:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 15:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 15:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 15:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 15:38 ? 00:00:00 cron\ndaemon 1100 1 0 15:38 ? 00:00:00 atd\nroot 1114 1 0 15:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1123 1 0 15:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 15:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 15:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 15:39 ? 00:00:00 /home/ubuntu/sprout_host_09vnel/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_09vnel --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_09vnel --logging-server-logdir=/home/ubuntu/sprout_host_09vnel/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_09vnel/work/sprout_host_09vnel%I.log --pidfile=/home/ubuntu/sprout_host_09vnel/work/sprout_host_09vnel.pid\nubuntu 1763 1 0 15:39 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_09vnel/env/bin/diamond --configfile /home/ubuntu/sprout_host_09vnel/work/plugins/diamond/etc/diamond.conf\nubuntu 1835 1649 0 15:42 ? 00:00:00 /home/ubuntu/sprout_host_09vnel/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_09vnel --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_09vnel --logging-server-logdir=/home/ubuntu/sprout_host_09vnel/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_09vnel/work/sprout_host_09vnel%I.log --pidfile=/home/ubuntu/sprout_host_09vnel/work/sprout_host_09vnel.pid\nubuntu 1857 1835 0 15:42 ? 00:00:00 /home/ubuntu/sprout_host_09vnel/env/bin/python2.7 /home/ubuntu/sprout_host_09vnel/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-X8Pz4O\nubuntu 1868 1857 0 15:42 ? 00:00:00 /bin/sh -c /tmp/CNFUH/install-sprout.sh\nubuntu 1870 1868 0 15:42 ? 00:00:00 /bin/bash -e /tmp/CNFUH/install-sprout.sh\nroot 2330 2 0 15:43 ? 00:00:00 [kworker/u5:0]\nntp 8461 1 0 15:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8952 1 0 15:45 ? 00:00:00 rsyslogd\nroot 9052 1 0 15:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9070 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9071 9070 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9078 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9079 9078 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9082 9071 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9086 9079 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9087 9086 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9769 1 0 15:46 ? 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 9832 1870 0 15:46 ? 00:00:00 /bin/bash -e /tmp/CNFUH/install-sprout.sh\nubuntu 9833 9832 0 15:46 ? 00:00:00 /bin/bash -e /tmp/CNFUH/install-sprout.sh\nroot 9834 9833 0 15:46 ? 00:00:00 sudo ps -edf\nroot 9835 9834 0 15:46 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:41.261Z", "message": "[localhost] run: sudo mv /tmp/tmpIX47dj /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:41.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "a6ece7ac-0feb-4d77-aa2a-1c489f96c2ac"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:42.537Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:42.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:42.537Z", "message": "[sprout] => /var/log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa06\n/var/log/dpkg.log\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_20181106T150000Z.txt\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:42.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:42.537Z", "message": "[sprout] => 2018:11:06 15:45:46: Namespace: management\n2018:11:06 15:45:46: [management] Starting server\n2018:11:06 15:45:46: [management] Listening for requests\n2018:11:06 15:45:46: Namespace: signaling\n2018:11:06 15:45:46: [signaling] Starting server\n2018:11:06 15:45:46: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:42.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "sprout_bp6abe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:43.293Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:43.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:43.624Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:43.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:43.624Z", "message": "[sprout] => 2018-11-06 15:46:16.704875887 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:43.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:43.624Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:43.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:43.624Z", "message": "Execution done (return_code=0): /tmp/CNFUH/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:43.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "b97490cd-995e-4ee2-bdba-faea5cd9fe4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:44.575Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:44.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "sprout_bp6abe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:44.575Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:44.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:44.575Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:44.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:44.848Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CJE9R/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:44.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:46.119Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:46.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:46.633Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:46.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:46.633Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:46.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:46.633Z", "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-11-06T15:46:46.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:46.633Z", "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-11-06T15:46:46.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:46.633Z", "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-11-06T15:46:46.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:46.633Z", "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-11-06T15:46:46.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:46.633Z", "message": "[localhost] run: sudo mv /tmp/tmpNMSjqT /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:46.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}], "metadata": {"pagination": {"total": 1801, "offset": 1740, "size": 50}}} 2018-11-06 15:46:46,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:46,926 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:46 GMT 2018-11-06 15:46:46,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:46,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32882 2018-11-06 15:46:46,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:46,927 - 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 9769/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9052/monit tcp6 0 0 ::1:53 :::* LISTEN 9769/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 8461/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8461/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8461/ntpd udp 0 0 0.0.0.0:54884 0.0.0.0:* 573/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9769/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8461/ntpd udp6 0 0 ::1:123 :::* 8461/ntpd udp6 0 0 :::123 :::* 8461/ntpd udp6 0 0 :::45106 :::* 573/dhclient udp6 0 0 ::1:53 :::* 9769/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9015 905/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10122 1649/python2.7 /tmp/cloudify-logging-server-4c3e7.socket unix 2 [ ACC ] STREAM LISTENING 12547 1857/python2.7 /tmp/ctx-z537GH.socket unix 2 [ ACC ] STREAM LISTENING 1602 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21588 9082/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20955 9087/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9161 1123/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7141 396/systemd-udevd /run/udev/control real 0m0.006s user 0m0.004s sys 0m0.004s 2018-11-06 15:46:46,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:46:46,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-11-06 15:46:46,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:46:46,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:46:46,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-11-06 15:46:46,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:46:46,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-11-06 15:46:46,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:46:46,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:46:46,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:46:46,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcwUmx7 /etc/bind/db.clearwater.local 2018-11-06 15:46:46,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:46:46,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 15:38 ? 00:00:00 /sbin/init root 2 0 0 15:38 ? 00:00:00 [kthreadd] root 3 2 0 15:38 ? 00:00:00 [ksoftirqd/0] root 5 2 0 15:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 15:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 15:38 ? 00:00:00 [rcu_sched] root 8 2 0 15:38 ? 00:00:00 [rcuos/0] root 9 2 0 15:38 ? 00:00:00 [rcuos/1] root 10 2 0 15:38 ? 00:00:00 [rcu_bh] root 11 2 0 15:38 ? 00:00:00 [rcuob/0] root 12 2 0 15:38 ? 00:00:00 [rcuob/1] root 13 2 0 15:38 ? 00:00:00 [migration/0] root 14 2 0 15:38 ? 00:00:00 [watchdog/0] root 15 2 0 15:38 ? 00:00:00 [watchdog/1] root 16 2 0 15:38 ? 00:00:00 [migration/1] root 17 2 0 15:38 ? 00:00:00 [ksoftirqd/1] root 18 2 0 15:38 ? 00:00:00 [kworker/1:0] root 19 2 0 15:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 15:38 ? 00:00:00 [khelper] root 21 2 0 15:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 15:38 ? 00:00:00 [netns] root 23 2 0 15:38 ? 00:00:00 [writeback] root 24 2 0 15:38 ? 00:00:00 [kintegrityd] root 25 2 0 15:38 ? 00:00:00 [bioset] root 27 2 0 15:38 ? 00:00:00 [kblockd] root 28 2 0 15:38 ? 00:00:00 [ata_sff] root 29 2 0 15:38 ? 00:00:00 [khubd] root 30 2 0 15:38 ? 00:00:00 [md] root 31 2 0 15:38 ? 00:00:00 [devfreq_wq] root 32 2 0 15:38 ? 00:00:00 [kworker/0:1] root 34 2 0 15:38 ? 00:00:00 [khungtaskd] root 35 2 0 15:38 ? 00:00:00 [kswapd0] root 36 2 0 15:38 ? 00:00:00 [vmstat] root 37 2 0 15:38 ? 00:00:00 [ksmd] root 38 2 0 15:38 ? 00:00:00 [khugepaged] root 39 2 0 15:38 ? 00:00:00 [fsnotify_mark] root 40 2 0 15:38 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 15:38 ? 00:00:00 [crypto] root 53 2 0 15:38 ? 00:00:00 [kthrotld] root 54 2 0 15:38 ? 00:00:00 [kworker/u4:1] root 55 2 0 15:38 ? 00:00:00 [vballoon] root 56 2 0 15:38 ? 00:00:00 [kworker/1:1] root 57 2 0 15:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 15:38 ? 00:00:00 [scsi_eh_1] root 79 2 0 15:38 ? 00:00:00 [deferwq] root 80 2 0 15:38 ? 00:00:00 [charger_manager] root 124 2 0 15:38 ? 00:00:00 [kpsmoused] root 125 2 0 15:38 ? 00:00:00 [kworker/0:2] root 186 2 0 15:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 15:38 ? 00:00:00 [ext4-rsv-conver] root 391 1 0 15:38 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 15:38 ? 00:00:00 [kworker/u5:1] root 431 2 0 15:38 ? 00:00:00 [kworker/u5:2] root 536 1 0 15:38 ? 00:00:00 upstart-socket-bridge --daemon root 573 1 0 15:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 15:38 ? 00:00:00 [kauditd] message+ 905 1 0 15:38 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-logind root 943 1 0 15:38 ? 00:00:00 upstart-file-bridge --daemon root 1048 1 0 15:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 15:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 15:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 15:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 15:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 15:38 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 15:38 ? 00:00:00 cron daemon 1100 1 0 15:38 ? 00:00:00 atd root 1114 1 0 15:38 ? 00:00:00 /usr/sbin/irqbalance root 1123 1 0 15:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 15:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 15:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 15:39 ? 00:00:00 /home/ubuntu/sprout_host_09vnel/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_09vnel --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_09vnel --logging-server-logdir=/home/ubuntu/sprout_host_09vnel/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_09vnel/work/sprout_host_09vnel%I.log --pidfile=/home/ubuntu/sprout_host_09vnel/work/sprout_host_09vnel.pid ubuntu 1763 1 0 15:39 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_09vnel/env/bin/diamond --configfile /home/ubuntu/sprout_host_09vnel/work/plugins/diamond/etc/diamond.conf ubuntu 1835 1649 0 15:42 ? 00:00:00 /home/ubuntu/sprout_host_09vnel/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_09vnel --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_09vnel --logging-server-logdir=/home/ubuntu/sprout_host_09vnel/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_09vnel/work/sprout_host_09vnel%I.log --pidfile=/home/ubuntu/sprout_host_09vnel/work/sprout_host_09vnel.pid ubuntu 1857 1835 0 15:42 ? 00:00:00 /home/ubuntu/sprout_host_09vnel/env/bin/python2.7 /home/ubuntu/sprout_host_09vnel/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-X8Pz4O ubuntu 1868 1857 0 15:42 ? 00:00:00 /bin/sh -c /tmp/CNFUH/install-sprout.sh ubuntu 1870 1868 0 15:42 ? 00:00:00 /bin/bash -e /tmp/CNFUH/install-sprout.sh root 2330 2 0 15:43 ? 00:00:00 [kworker/u5:0] ntp 8461 1 0 15:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8952 1 0 15:45 ? 00:00:00 rsyslogd root 9052 1 0 15:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9070 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9071 9070 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9078 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9079 9078 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9082 9071 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9086 9079 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9087 9086 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9769 1 0 15:46 ? 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 9832 1870 0 15:46 ? 00:00:00 /bin/bash -e /tmp/CNFUH/install-sprout.sh ubuntu 9833 9832 0 15:46 ? 00:00:00 /bin/bash -e /tmp/CNFUH/install-sprout.sh root 9834 9833 0 15:46 ? 00:00:00 sudo ps -edf root 9835 9834 0 15:46 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.006s 2018-11-06 15:46:46,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIX47dj /etc/bind/db.clearwater.opnfv 2018-11-06 15:46:46,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-06 15:46:46,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/sysstat /var/log/sysstat/clearwater-sa06 /var/log/dpkg.log /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20181106T150000Z.txt /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.006s user 0m0.000s sys 0m0.005s 2018-11-06 15:46:46,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:11:06 15:45:46: Namespace: management 2018:11:06 15:45:46: [management] Starting server 2018:11:06 15:45:46: [management] Listening for requests 2018:11:06 15:45:46: Namespace: signaling 2018:11:06 15:45:46: [signaling] Starting server 2018:11:06 15:45:46: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-06 15:46:46,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:46:46,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-11-06 15:46:46,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-11-06 15:46:16.704875887 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-06 15:46:46,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-11-06 15:46:46,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/CNFUH/install-sprout.sh 2018-11-06 15:46:46,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:46:46,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:46:46,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:46:46,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CJE9R/bind.py 2018-11-06 15:46:46,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:46:46,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:46:46,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:46:46,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:46:46,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:46:46,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:46:46,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:46:46,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNMSjqT /etc/bind/db.clearwater.local 2018-11-06 15:46:46,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:47,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:47,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:47,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:47,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:47,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:47,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:47,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:47,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:47,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:47,664 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:47 GMT 2018-11-06 15:46:47,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:47,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:47,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:52,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:52,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:52,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:52,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:52,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:52,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:52,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:52,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:52,747 - 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-11-06T15:46:47.645Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:47.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:47.651Z", "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-11-06T15:46:47.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:47.651Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:47.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:47.651Z", "message": "[localhost] run: sudo mv /tmp/tmpIdcMDv /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:47.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "0e2276f5-0313-4cf7-9d52-4ab66b7f3cff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:48.621Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:48.621Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:48.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:48.693Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/LW082/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:48.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "f147887d-df40-49b5-a1ea-10020d13735f"}], "metadata": {"pagination": {"total": 1808, "offset": 1775, "size": 50}}} 2018-11-06 15:46:52,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:52,747 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:52 GMT 2018-11-06 15:46:52,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:52,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3810 2018-11-06 15:46:52,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:52,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:46:52,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:46:52,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:46:52,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIdcMDv /etc/bind/db.clearwater.opnfv 2018-11-06 15:46:52,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:46:52,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:46:52,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/LW082/add-snmpproxy-collector.py 2018-11-06 15:46:52,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:52,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:52,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:52,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:52,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:52,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:52,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:52,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:52,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:52,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:52,815 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:52 GMT 2018-11-06 15:46:52,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:52,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:52,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:57,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:46:58,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:58,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:58,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:58,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:58,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:58,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:58,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:58,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:56.084Z", "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 11 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 (6,672 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 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\t0m37.058s\nuser\t0m12.097s\nsys\t0m2.794s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:56.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:56.709Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:56.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:56.709Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:56.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:57.751Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:57.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}], "metadata": {"pagination": {"total": 1812, "offset": 1782, "size": 50}}} 2018-11-06 15:46:58,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:58,314 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:58 GMT 2018-11-06 15:46:58,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:58,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15958 2018-11-06 15:46:58,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:46:58,315 - 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 11 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 (6,672 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 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 0m37.058s user 0m12.097s sys 0m2.794s 2018-11-06 15:46:58,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-11-06 15:46:58,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-11-06 15:46:58,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-11-06 15:46:58,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:46:58,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:46:58,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:46:58,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:46:58,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:46:58,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:46:58,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:46:58,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:46:58,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:46:58,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:46:58,438 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:46:58 GMT 2018-11-06 15:46:58,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:46:58,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:46:58,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:03,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:03,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:03,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:03,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:03,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:03,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:03,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:03,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:03,651 - 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-11-06T15:46:58.849Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:58.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:46:59.133Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.073s\nuser\t0m0.012s\nsys\t0m0.043s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:46:59.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:00.141Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:00.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:00.141Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:00.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:00.141Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:00.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:00.141Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b3:e0:2d \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb3:e02d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:96499 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58865 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147548095 (147.5 MB) TX bytes:11153578 (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: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-11-06T15:47:00.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:00.141Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 15:38 ? 00:00:00 /sbin/init\nroot 2 0 0 15:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 15:38 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 15:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 15:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 15:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 15:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 15:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 15:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 15:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 15:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 15:38 ? 00:00:00 [migration/0]\nroot 14 2 0 15:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 15:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 15:38 ? 00:00:00 [migration/1]\nroot 17 2 0 15:38 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 15:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 15:38 ? 00:00:00 [khelper]\nroot 21 2 0 15:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 15:38 ? 00:00:00 [netns]\nroot 23 2 0 15:38 ? 00:00:00 [writeback]\nroot 24 2 0 15:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 15:38 ? 00:00:00 [bioset]\nroot 27 2 0 15:38 ? 00:00:00 [kblockd]\nroot 28 2 0 15:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 15:38 ? 00:00:00 [khubd]\nroot 30 2 0 15:38 ? 00:00:00 [md]\nroot 31 2 0 15:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 15:38 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 15:38 ? 00:00:00 [khungtaskd]\nroot 35 2 0 15:38 ? 00:00:00 [kswapd0]\nroot 36 2 0 15:38 ? 00:00:00 [vmstat]\nroot 37 2 0 15:38 ? 00:00:00 [ksmd]\nroot 38 2 0 15:38 ? 00:00:00 [khugepaged]\nroot 39 2 0 15:38 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 15:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 15:38 ? 00:00:00 [crypto]\nroot 53 2 0 15:38 ? 00:00:00 [kthrotld]\nroot 54 2 0 15:38 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 15:38 ? 00:00:00 [vballoon]\nroot 56 2 0 15:38 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 15:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 15:38 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 15:38 ? 00:00:00 [deferwq]\nroot 80 2 0 15:38 ? 00:00:00 [charger_manager]\nroot 123 2 0 15:38 ? 00:00:00 [kpsmoused]\nroot 142 2 0 15:38 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 15:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 15:38 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 15:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 436 2 0 15:38 ? 00:00:00 [kworker/u5:1]\nroot 438 2 0 15:38 ? 00:00:00 [kworker/u5:2]\nroot 486 1 0 15:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 15:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 15:38 ? 00:00:00 [kauditd]\nmessage+ 907 1 0 15:38 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-logind\nroot 952 1 0 15:38 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1008 1 0 15:38 ? 00:00:00 rsyslogd\nroot 1050 1 0 15:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 15:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 15:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 15:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 15:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 15:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1100 1 0 15:38 ? 00:00:00 cron\ndaemon 1101 1 0 15:38 ? 00:00:00 atd\nroot 1117 1 0 15:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1127 1 0 15:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 15:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 15:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 15:39 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 15:39 ? 00:00:00 /home/ubuntu/ellis_host_31jrsy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_31jrsy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_31jrsy --logging-server-logdir=/home/ubuntu/ellis_host_31jrsy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_31jrsy/work/ellis_host_31jrsy%I.log --pidfile=/home/ubuntu/ellis_host_31jrsy/work/ellis_host_31jrsy.pid\nubuntu 1765 1 0 15:39 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_31jrsy/env/bin/diamond --configfile /home/ubuntu/ellis_host_31jrsy/work/plugins/diamond/etc/diamond.conf\nubuntu 1835 1651 0 15:42 ? 00:00:00 /home/ubuntu/ellis_host_31jrsy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_31jrsy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_31jrsy --logging-server-logdir=/home/ubuntu/ellis_host_31jrsy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_31jrsy/work/ellis_host_31jrsy%I.log --pidfile=/home/ubuntu/ellis_host_31jrsy/work/ellis_host_31jrsy.pid\nubuntu 1859 1835 0 15:42 ? 00:00:00 /home/ubuntu/ellis_host_31jrsy/env/bin/python2.7 /home/ubuntu/ellis_host_31jrsy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-GPpSiG\nubuntu 1870 1859 0 15:42 ? 00:00:00 /bin/sh -c /tmp/4OY5D/install-ellis.sh\nubuntu 1872 1870 0 15:42 ? 00:00:00 /bin/bash -e /tmp/4OY5D/install-ellis.sh\nroot 2324 2 0 15:43 ? 00:00:00 [kworker/u5:0]\nmysql 9258 1 0 15:45 ? 00:00:00 /usr/sbin/mysqld\nntp 9410 1 0 15:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10002 1 0 15:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10059 1 0 15:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10063 10059 0 15:46 ? 00:00:00 inotifywait -e create -qq .\nroot 10175 1 0 15:46 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10176 10175 0 15:46 ? 00:00:00 nginx: worker process\nwww-data 10177 10175 0 15:46 ? 00:00:00 nginx: worker process\nwww-data 10178 10175 0 15:46 ? 00:00:00 nginx: worker process\nwww-data 10179 10175 0 15:46 ? 00:00:00 nginx: worker process\nellis 10372 1 0 15:46 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10560 10002 0 15:46 ? 00:00:00 [nginx_ping] \nroot 10561 10002 0 15:46 ? 00:00:00 [check-nginx-upt] \nroot 10564 10002 0 15:46 ? 00:00:00 [check-monit-upt] \nroot 10572 10002 0 15:46 ? 00:00:00 [poll_ellis.sh] \nroot 10576 10002 0 15:46 ? 00:00:00 [poll_ellis_http] \nroot 10583 10002 0 15:46 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10595 10583 0 15:46 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10646 10595 0 15:46 ? 00:00:00 sleep 21\ndnsmasq 10867 1 0 15:46 ? 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 10932 1872 0 15:46 ? 00:00:00 /bin/bash -e /tmp/4OY5D/install-ellis.sh\nubuntu 10933 10932 0 15:46 ? 00:00:00 /bin/bash -e /tmp/4OY5D/install-ellis.sh\nroot 10934 10933 0 15:46 ? 00:00:00 sudo ps -edf\nroot 10935 10934 0 15:46 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:00.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:01.151Z", "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 10867/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10002/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10175/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9258/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10867/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 9410/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9410/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9410/ntpd \nudp 0 0 0.0.0.0:46882 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10867/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 ::1:123 :::* 9410/ntpd \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 9410/ntpd \nudp6 0 0 :::123 :::* 9410/ntpd \nudp6 0 0 :::58133 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 10867/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 23597 10372/python /tmp/.ellis-sock\nunix 2 [ ACC ] SEQPACKET LISTENING 1859 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11847 1651/python2.7 /tmp/cloudify-logging-server-025d3.socket\nunix 2 [ ACC ] STREAM LISTENING 11160 1859/python2.7 /tmp/ctx-1MCbXY.socket\nunix 2 [ ACC ] STREAM LISTENING 1569 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21181 9258/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 9432 907/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9690 1127/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:01.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:01.151Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:01.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:01.151Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:01.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:01.151Z", "message": "[ellis] => /var/log\n/var/log/mysql.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/mysql.err\n/var/log/sysstat\n/var/log/sysstat/sa06\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\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-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/mysql.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/ellis\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:01.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:02.168Z", "message": "[ellis] => [06-Nov-2018 15:46:03 UTC] clearwater-diags-monitor starting\n[06-Nov-2018 15:46:03 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:02.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:02.168Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:02.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:02.168Z", "message": "[ellis] => 2018-11-06 15:46:37.833645177 Stopping etcd clearwater-etcd\n2018-11-06 15:46:39.207762876 Restarting etcd clearwater-etcd\n2018-11-06 15:46:39.212423178 Configured ETCDCTL_PEERS: 192.168.120.20:4000,\n2018-11-06 15:46:39.213129654 Check for previous failed startup attempt\n2018-11-06 15:46:39.214853614 Running etcdctl member list\n97faac099366e92f: name=192-168-120-20 peerURLs=http://192.168.120.20:2380 clientURLs=http://192.168.120.20:4000 isLeader=true\nb6a89f3445798645: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=false\n2018-11-06 15:46:39.229499222 etcdctl returned 0\n2018-11-06 15:46:39.244193897 Joining existing cluster...\n2018-11-06 15:47:00.250606858 Configured ETCDCTL_PEERS: 192.168.120.20:4000,\n2018-11-06 15:47:00.251350045 Check cluster is healthy\n2018-11-06 15:47:00.252814237 Running etcdctl cluster-health\nmember 460e894ca4bb884b is healthy: got healthy result from http://192.168.120.19:4000\nmember 97faac099366e92f is healthy: got healthy result from http://192.168.120.20:4000\nmember b6a89f3445798645 is healthy: got healthy result from http://192.168.120.6:4000\ncluster is healthy\n2018-11-06 15:47:00.303126227 etcdctl returned 0\n2018-11-06 15:47:00.307303321 Tell the cluster we're joining\n2018-11-06 15:47:00.308032743 Running etcdctl member add 192-168-120-5 http://192.168.120.5:2380\nAdded member named 192-168-120-5 with ID c4b36a88c8a48669 to cluster\n\nETCD_NAME=\"192-168-120-5\"\nETCD_INITIAL_CLUSTER=\"192-168-120-19=http://192.168.120.19:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-5=http://192.168.120.5:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-11-06 15:47:00.331871134 etcdctl returned 0\n2018-11-06 15:47:00.361434584 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.5:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.5\n --name 192-168-120-5\n --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-5=http://192.168.120.5:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.5:2380\n --listen-peer-urls http://192.168.120.5:2380\n2018-11-06 15:47:00.363056833 Check we're actually a member of the cluster\n2018-11-06 15:47:00.375211627 Wait for etcd to startup\n2018-11-06 15:47:01.382126473 Etcd started successfully\n2018-11-06 15:47:00.384609 I | etcdmain: etcd Version: 3.1.7\n2018-11-06 15:47:00.384646 I | etcdmain: Git SHA: 43b7507\n2018-11-06 15:47:00.384650 I | etcdmain: Go Version: go1.7.5\n2018-11-06 15:47:00.384654 I | etcdmain: Go OS/Arch: linux/amd64\n2018-11-06 15:47:00.384657 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-11-06 15:47:00.384723 I | embed: listening for peers on http://192.168.120.5:2380\n2018-11-06 15:47:00.384761 I | embed: listening for client requests on 0.0.0.0:4000\n2018-11-06 15:47:00.448575 I | etcdserver: name = 192-168-120-5\n2018-11-06 15:47:00.448590 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5\n2018-11-06 15:47:00.448595 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member\n2018-11-06 15:47:00.448599 I | etcdserver: heartbeat = 100ms\n2018-11-06 15:47:00.448602 I | etcdserver: election = 1000ms\n2018-11-06 15:47:00.448606 I | etcdserver: snapshot count = 10000\n2018-11-06 15:47:00.448613 I | etcdserver: advertise client URLs = http://192.168.120.5:4000\n2018-11-06 15:47:00.529377 I | etcdserver: starting member c4b36a88c8a48669 in cluster a930ab78b7477820\n2018-11-06 15:47:00.529419 I | raft: c4b36a88c8a48669 became follower at term 0\n2018-11-06 15:47:00.529435 I | raft: newRaft c4b36a88c8a48669 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-11-06 15:47:00.529440 I | raft: c4b36a88c8a48669 became follower at term 1\n2018-11-06 15:47:01.133681 I | rafthttp: started HTTP pipelining with peer 460e894ca4bb884b\n2018-11-06 15:47:01.133750 I | rafthttp: started HTTP pipelining with peer 97faac099366e92f\n2018-11-06 15:47:01.133775 I | rafthttp: started HTTP pipelining with peer b6a89f3445798645\n2018-11-06 15:47:01.133790 I | rafthttp: starting peer 460e894ca4bb884b...\n2018-11-06 15:47:01.133846 I | rafthttp: started HTTP pipelining with peer 460e894ca4bb884b\n2018-11-06 15:47:01.135935 I | rafthttp: started streaming with peer 460e894ca4bb884b (writer)\n2018-11-06 15:47:01.136202 I | rafthttp: started streaming with peer 460e894ca4bb884b (writer)\n2018-11-06 15:47:01.136948 I | rafthttp: started peer 460e894ca4bb884b\n2018-11-06 15:47:01.136975 I | rafthttp: added peer 460e894ca4bb884b\n2018-11-06 15:47:01.136990 I | rafthttp: starting peer 97faac099366e92f...\n2018-11-06 15:47:01.137002 I | rafthttp: started streaming with peer 460e894ca4bb884b (stream MsgApp v2 reader)\n2018-11-06 15:47:01.137022 I | rafthttp: started HTTP pipelining with peer 97faac099366e92f\n2018-11-06 15:47:01.137226 I | rafthttp: started streaming with peer 460e894ca4bb884b (stream Message reader)\n2018-11-06 15:47:01.139405 I | rafthttp: started streaming with peer 97faac099366e92f (writer)\n2018-11-06 15:47:01.139838 I | rafthttp: started streaming with peer 97faac099366e92f (writer)\n2018-11-06 15:47:01.139912 I | rafthttp: peer 460e894ca4bb884b became active\n2018-11-06 15:47:01.139954 I | rafthttp: established a TCP streaming connection with peer 460e894ca4bb884b (stream MsgApp v2 reader)\n2018-11-06 15:47:01.140633 I | rafthttp: established a TCP streaming connection with peer 460e894ca4bb884b (stream Message reader)\n2018-11-06 15:47:01.140991 I | rafthttp: started peer 97faac099366e92f\n2018-11-06 15:47:01.141312 I | rafthttp: started streaming with peer 97faac099366e92f (stream MsgApp v2 reader)\n2018-11-06 15:47:01.141337 I | rafthttp: started streaming with peer 97faac099366e92f (stream Message reader)\n2018-11-06 15:47:01.141448 I | rafthttp: added peer 97faac099366e92f\n2018-11-06 15:47:01.141484 I | rafthttp: starting peer b6a89f3445798645...\n2018-11-06 15:47:01.141510 I | rafthttp: started HTTP pipelining with peer b6a89f3445798645\n2018-11-06 15:47:01.143066 I | rafthttp: started streaming with peer b6a89f3445798645 (writer)\n2018-11-06 15:47:01.149270 I | rafthttp: started streaming with peer b6a89f3445798645 (writer)\n2018-11-06 15:47:01.149511 I | rafthttp: started peer b6a89f3445798645\n2018-11-06 15:47:01.149528 I | rafthttp: added peer b6a89f3445798645\n2018-11-06 15:47:01.149548 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-11-06 15:47:01.149828 I | rafthttp: started streaming with peer b6a89f3445798645 (stream MsgApp v2 reader)\n2018-11-06 15:47:01.150517 I | rafthttp: started streaming with peer b6a89f3445798645 (stream Message reader)\n2018-11-06 15:47:01.157272 I | rafthttp: peer 97faac099366e92f became active\n2018-11-06 15:47:01.157289 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream Message reader)\n2018-11-06 15:47:01.157360 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream MsgApp v2 reader)\n2018-11-06 15:47:01.157461 I | rafthttp: peer b6a89f3445798645 became active\n2018-11-06 15:47:01.157473 I | rafthttp: established a TCP streaming connection with peer b6a89f3445798645 (stream MsgApp v2 reader)\n2018-11-06 15:47:01.157685 I | raft: c4b36a88c8a48669 [term: 1] received a MsgHeartbeat message with higher term from 97faac099366e92f [term: 2]\n2018-11-06 15:47:01.157700 I | raft: c4b36a88c8a48669 became follower at term 2\n2018-11-06 15:47:01.157717 I | raft: raft.node: c4b36a88c8a48669 elected leader 97faac099366e92f at term 2\n2018-11-06 15:47:01.158809 I | rafthttp: established a TCP streaming connection with peer b6a89f3445798645 (stream Message writer)\n2018-11-06 15:47:01.160292 I | rafthttp: established a TCP streaming connection with peer 460e894ca4bb884b (stream MsgApp v2 writer)\n2018-11-06 15:47:01.160648 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream Message writer)\n2018-11-06 15:47:01.162533 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream MsgApp v2 writer)\n2018-11-06 15:47:01.162917 I | rafthttp: established a TCP streaming connection with peer b6a89f3445798645 (stream Message reader)\n2018-11-06 15:47:01.163279 I | rafthttp: established a TCP streaming connection with peer 460e894ca4bb884b (stream Message writer)\n2018-11-06 15:47:01.163480 I | rafthttp: established a TCP streaming connection with peer b6a89f3445798645 (stream MsgApp v2 writer)\n2018-11-06 15:47:01.170713 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f\n2018-11-06 15:47:01.190376 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f\n2018-11-06 15:47:01.190400 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f\n2018-11-06 15:47:01.190434 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f\n2018-11-06 15:47:01.190449 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f\n2018-11-06 15:47:01.190468 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f\n2018-11-06 15:47:01.190481 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f\n2018-11-06 15:47:01.190500 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f\n2018-11-06 15:47:01.190511 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f\n2018-11-06 15:47:01.190990 I | etcdserver/membership: added member 97faac099366e92f [http://192.168.120.20:2380] to cluster a930ab78b7477820\n2018-11-06 15:47:01.191100 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-11-06 15:47:01.191147 I | etcdserver/api: enabled capabilities for version 3.1\n2018-11-06 15:47:01.191452 I | etcdserver/membership: added member b6a89f3445798645 [http://192.168.120.6:2380] to cluster a930ab78b7477820\n2018-11-06 15:47:01.191633 I | etcdserver/membership: added member 460e894ca4bb884b [http://192.168.120.19:2380] to cluster a930ab78b7477820\n2018-11-06 15:47:01.191855 I | etcdserver/membership: added member c4b36a88c8a48669 [http://192.168.120.5:2380] to cluster a930ab78b7477820\n2018-11-06 15:47:01.214366 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster a930ab78b7477820\n2018-11-06 15:47:01.214482 I | embed: ready to serve client requests\n2018-11-06 15:47:01.214906 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-11-06 15:47:01.535317 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:39719\n2018-11-06 15:47:01.538291 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:39720\n2018-11-06 15:47:01.682804 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:39724\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:02.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:02.739Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:02.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:03.180Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:03.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:03.180Z", "message": "Execution done (return_code=0): /tmp/4OY5D/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:03.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:03.180Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:03.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "efef419a-b0d5-479b-bace-4747dba586cc"}], "metadata": {"pagination": {"total": 1832, "offset": 1786, "size": 50}}} 2018-11-06 15:47:03,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:03,651 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:03 GMT 2018-11-06 15:47:03,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:03,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35445 2018-11-06 15:47:03,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:03,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:47:03,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.073s user 0m0.012s sys 0m0.043s 2018-11-06 15:47:03,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-11-06 15:47:03,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-11-06 15:47:03,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-11-06 15:47:03,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b3:e0:2d inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb3:e02d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:96499 errors:0 dropped:0 overruns:0 frame:0 TX packets:58865 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147548095 (147.5 MB) TX bytes:11153578 (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: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-11-06 15:47:03,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 15:38 ? 00:00:00 /sbin/init root 2 0 0 15:38 ? 00:00:00 [kthreadd] root 3 2 0 15:38 ? 00:00:00 [ksoftirqd/0] root 5 2 0 15:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 15:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 15:38 ? 00:00:00 [rcu_sched] root 8 2 0 15:38 ? 00:00:00 [rcuos/0] root 9 2 0 15:38 ? 00:00:00 [rcuos/1] root 10 2 0 15:38 ? 00:00:00 [rcu_bh] root 11 2 0 15:38 ? 00:00:00 [rcuob/0] root 12 2 0 15:38 ? 00:00:00 [rcuob/1] root 13 2 0 15:38 ? 00:00:00 [migration/0] root 14 2 0 15:38 ? 00:00:00 [watchdog/0] root 15 2 0 15:38 ? 00:00:00 [watchdog/1] root 16 2 0 15:38 ? 00:00:00 [migration/1] root 17 2 0 15:38 ? 00:00:00 [ksoftirqd/1] root 19 2 0 15:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 15:38 ? 00:00:00 [khelper] root 21 2 0 15:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 15:38 ? 00:00:00 [netns] root 23 2 0 15:38 ? 00:00:00 [writeback] root 24 2 0 15:38 ? 00:00:00 [kintegrityd] root 25 2 0 15:38 ? 00:00:00 [bioset] root 27 2 0 15:38 ? 00:00:00 [kblockd] root 28 2 0 15:38 ? 00:00:00 [ata_sff] root 29 2 0 15:38 ? 00:00:00 [khubd] root 30 2 0 15:38 ? 00:00:00 [md] root 31 2 0 15:38 ? 00:00:00 [devfreq_wq] root 32 2 0 15:38 ? 00:00:00 [kworker/0:1] root 34 2 0 15:38 ? 00:00:00 [khungtaskd] root 35 2 0 15:38 ? 00:00:00 [kswapd0] root 36 2 0 15:38 ? 00:00:00 [vmstat] root 37 2 0 15:38 ? 00:00:00 [ksmd] root 38 2 0 15:38 ? 00:00:00 [khugepaged] root 39 2 0 15:38 ? 00:00:00 [fsnotify_mark] root 40 2 0 15:38 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 15:38 ? 00:00:00 [crypto] root 53 2 0 15:38 ? 00:00:00 [kthrotld] root 54 2 0 15:38 ? 00:00:00 [kworker/u4:1] root 55 2 0 15:38 ? 00:00:00 [vballoon] root 56 2 0 15:38 ? 00:00:00 [kworker/1:1] root 57 2 0 15:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 15:38 ? 00:00:00 [scsi_eh_1] root 79 2 0 15:38 ? 00:00:00 [deferwq] root 80 2 0 15:38 ? 00:00:00 [charger_manager] root 123 2 0 15:38 ? 00:00:00 [kpsmoused] root 142 2 0 15:38 ? 00:00:00 [kworker/0:2] root 186 2 0 15:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 15:38 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 15:38 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 436 2 0 15:38 ? 00:00:00 [kworker/u5:1] root 438 2 0 15:38 ? 00:00:00 [kworker/u5:2] root 486 1 0 15:38 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 15:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 15:38 ? 00:00:00 [kauditd] message+ 907 1 0 15:38 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 15:38 ? 00:00:00 /lib/systemd/systemd-logind root 952 1 0 15:38 ? 00:00:00 upstart-file-bridge --daemon syslog 1008 1 0 15:38 ? 00:00:00 rsyslogd root 1050 1 0 15:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 15:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 15:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 15:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 15:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 15:38 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 15:38 ? 00:00:00 cron daemon 1101 1 0 15:38 ? 00:00:00 atd root 1117 1 0 15:38 ? 00:00:00 /usr/sbin/irqbalance root 1127 1 0 15:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 15:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 15:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 15:39 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 15:39 ? 00:00:00 /home/ubuntu/ellis_host_31jrsy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_31jrsy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_31jrsy --logging-server-logdir=/home/ubuntu/ellis_host_31jrsy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_31jrsy/work/ellis_host_31jrsy%I.log --pidfile=/home/ubuntu/ellis_host_31jrsy/work/ellis_host_31jrsy.pid ubuntu 1765 1 0 15:39 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_31jrsy/env/bin/diamond --configfile /home/ubuntu/ellis_host_31jrsy/work/plugins/diamond/etc/diamond.conf ubuntu 1835 1651 0 15:42 ? 00:00:00 /home/ubuntu/ellis_host_31jrsy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_31jrsy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_31jrsy --logging-server-logdir=/home/ubuntu/ellis_host_31jrsy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_31jrsy/work/ellis_host_31jrsy%I.log --pidfile=/home/ubuntu/ellis_host_31jrsy/work/ellis_host_31jrsy.pid ubuntu 1859 1835 0 15:42 ? 00:00:00 /home/ubuntu/ellis_host_31jrsy/env/bin/python2.7 /home/ubuntu/ellis_host_31jrsy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-GPpSiG ubuntu 1870 1859 0 15:42 ? 00:00:00 /bin/sh -c /tmp/4OY5D/install-ellis.sh ubuntu 1872 1870 0 15:42 ? 00:00:00 /bin/bash -e /tmp/4OY5D/install-ellis.sh root 2324 2 0 15:43 ? 00:00:00 [kworker/u5:0] mysql 9258 1 0 15:45 ? 00:00:00 /usr/sbin/mysqld ntp 9410 1 0 15:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10002 1 0 15:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10059 1 0 15:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10063 10059 0 15:46 ? 00:00:00 inotifywait -e create -qq . root 10175 1 0 15:46 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10176 10175 0 15:46 ? 00:00:00 nginx: worker process www-data 10177 10175 0 15:46 ? 00:00:00 nginx: worker process www-data 10178 10175 0 15:46 ? 00:00:00 nginx: worker process www-data 10179 10175 0 15:46 ? 00:00:00 nginx: worker process ellis 10372 1 0 15:46 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10560 10002 0 15:46 ? 00:00:00 [nginx_ping] root 10561 10002 0 15:46 ? 00:00:00 [check-nginx-upt] root 10564 10002 0 15:46 ? 00:00:00 [check-monit-upt] root 10572 10002 0 15:46 ? 00:00:00 [poll_ellis.sh] root 10576 10002 0 15:46 ? 00:00:00 [poll_ellis_http] root 10583 10002 0 15:46 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10595 10583 0 15:46 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10646 10595 0 15:46 ? 00:00:00 sleep 21 dnsmasq 10867 1 0 15:46 ? 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 10932 1872 0 15:46 ? 00:00:00 /bin/bash -e /tmp/4OY5D/install-ellis.sh ubuntu 10933 10932 0 15:46 ? 00:00:00 /bin/bash -e /tmp/4OY5D/install-ellis.sh root 10934 10933 0 15:46 ? 00:00:00 sudo ps -edf root 10935 10934 0 15:46 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-11-06 15:47:03,654 - 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 10867/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10002/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10175/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9258/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10867/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 9410/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9410/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9410/ntpd udp 0 0 0.0.0.0:46882 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10867/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 ::1:123 :::* 9410/ntpd udp6 0 0 fe80::f816:3eff:feb:123 :::* 9410/ntpd udp6 0 0 :::123 :::* 9410/ntpd udp6 0 0 :::58133 :::* 568/dhclient udp6 0 0 ::1:53 :::* 10867/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 23597 10372/python /tmp/.ellis-sock unix 2 [ ACC ] SEQPACKET LISTENING 1859 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11847 1651/python2.7 /tmp/cloudify-logging-server-025d3.socket unix 2 [ ACC ] STREAM LISTENING 11160 1859/python2.7 /tmp/ctx-1MCbXY.socket unix 2 [ ACC ] STREAM LISTENING 1569 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21181 9258/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 9432 907/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9690 1127/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-11-06 15:47:03,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-06 15:47:03,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-11-06 15:47:03,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/mysql.log /var/log/mysql /var/log/mysql/error.log /var/log/mysql.err /var/log/sysstat /var/log/sysstat/sa06 /var/log/dpkg.log /var/log/wtmp /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/mysql.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/ellis /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.007s user 0m0.000s sys 0m0.005s 2018-11-06 15:47:03,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [06-Nov-2018 15:46:03 UTC] clearwater-diags-monitor starting [06-Nov-2018 15:46:03 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-11-06 15:47:03,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-06 15:47:03,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-11-06 15:46:37.833645177 Stopping etcd clearwater-etcd 2018-11-06 15:46:39.207762876 Restarting etcd clearwater-etcd 2018-11-06 15:46:39.212423178 Configured ETCDCTL_PEERS: 192.168.120.20:4000, 2018-11-06 15:46:39.213129654 Check for previous failed startup attempt 2018-11-06 15:46:39.214853614 Running etcdctl member list 97faac099366e92f: name=192-168-120-20 peerURLs=http://192.168.120.20:2380 clientURLs=http://192.168.120.20:4000 isLeader=true b6a89f3445798645: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=false 2018-11-06 15:46:39.229499222 etcdctl returned 0 2018-11-06 15:46:39.244193897 Joining existing cluster... 2018-11-06 15:47:00.250606858 Configured ETCDCTL_PEERS: 192.168.120.20:4000, 2018-11-06 15:47:00.251350045 Check cluster is healthy 2018-11-06 15:47:00.252814237 Running etcdctl cluster-health member 460e894ca4bb884b is healthy: got healthy result from http://192.168.120.19:4000 member 97faac099366e92f is healthy: got healthy result from http://192.168.120.20:4000 member b6a89f3445798645 is healthy: got healthy result from http://192.168.120.6:4000 cluster is healthy 2018-11-06 15:47:00.303126227 etcdctl returned 0 2018-11-06 15:47:00.307303321 Tell the cluster we're joining 2018-11-06 15:47:00.308032743 Running etcdctl member add 192-168-120-5 http://192.168.120.5:2380 Added member named 192-168-120-5 with ID c4b36a88c8a48669 to cluster ETCD_NAME="192-168-120-5" ETCD_INITIAL_CLUSTER="192-168-120-19=http://192.168.120.19:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-5=http://192.168.120.5:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-11-06 15:47:00.331871134 etcdctl returned 0 2018-11-06 15:47:00.361434584 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-5=http://192.168.120.5:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 2018-11-06 15:47:00.363056833 Check we're actually a member of the cluster 2018-11-06 15:47:00.375211627 Wait for etcd to startup 2018-11-06 15:47:01.382126473 Etcd started successfully 2018-11-06 15:47:00.384609 I | etcdmain: etcd Version: 3.1.7 2018-11-06 15:47:00.384646 I | etcdmain: Git SHA: 43b7507 2018-11-06 15:47:00.384650 I | etcdmain: Go Version: go1.7.5 2018-11-06 15:47:00.384654 I | etcdmain: Go OS/Arch: linux/amd64 2018-11-06 15:47:00.384657 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-11-06 15:47:00.384723 I | embed: listening for peers on http://192.168.120.5:2380 2018-11-06 15:47:00.384761 I | embed: listening for client requests on 0.0.0.0:4000 2018-11-06 15:47:00.448575 I | etcdserver: name = 192-168-120-5 2018-11-06 15:47:00.448590 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5 2018-11-06 15:47:00.448595 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member 2018-11-06 15:47:00.448599 I | etcdserver: heartbeat = 100ms 2018-11-06 15:47:00.448602 I | etcdserver: election = 1000ms 2018-11-06 15:47:00.448606 I | etcdserver: snapshot count = 10000 2018-11-06 15:47:00.448613 I | etcdserver: advertise client URLs = http://192.168.120.5:4000 2018-11-06 15:47:00.529377 I | etcdserver: starting member c4b36a88c8a48669 in cluster a930ab78b7477820 2018-11-06 15:47:00.529419 I | raft: c4b36a88c8a48669 became follower at term 0 2018-11-06 15:47:00.529435 I | raft: newRaft c4b36a88c8a48669 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-11-06 15:47:00.529440 I | raft: c4b36a88c8a48669 became follower at term 1 2018-11-06 15:47:01.133681 I | rafthttp: started HTTP pipelining with peer 460e894ca4bb884b 2018-11-06 15:47:01.133750 I | rafthttp: started HTTP pipelining with peer 97faac099366e92f 2018-11-06 15:47:01.133775 I | rafthttp: started HTTP pipelining with peer b6a89f3445798645 2018-11-06 15:47:01.133790 I | rafthttp: starting peer 460e894ca4bb884b... 2018-11-06 15:47:01.133846 I | rafthttp: started HTTP pipelining with peer 460e894ca4bb884b 2018-11-06 15:47:01.135935 I | rafthttp: started streaming with peer 460e894ca4bb884b (writer) 2018-11-06 15:47:01.136202 I | rafthttp: started streaming with peer 460e894ca4bb884b (writer) 2018-11-06 15:47:01.136948 I | rafthttp: started peer 460e894ca4bb884b 2018-11-06 15:47:01.136975 I | rafthttp: added peer 460e894ca4bb884b 2018-11-06 15:47:01.136990 I | rafthttp: starting peer 97faac099366e92f... 2018-11-06 15:47:01.137002 I | rafthttp: started streaming with peer 460e894ca4bb884b (stream MsgApp v2 reader) 2018-11-06 15:47:01.137022 I | rafthttp: started HTTP pipelining with peer 97faac099366e92f 2018-11-06 15:47:01.137226 I | rafthttp: started streaming with peer 460e894ca4bb884b (stream Message reader) 2018-11-06 15:47:01.139405 I | rafthttp: started streaming with peer 97faac099366e92f (writer) 2018-11-06 15:47:01.139838 I | rafthttp: started streaming with peer 97faac099366e92f (writer) 2018-11-06 15:47:01.139912 I | rafthttp: peer 460e894ca4bb884b became active 2018-11-06 15:47:01.139954 I | rafthttp: established a TCP streaming connection with peer 460e894ca4bb884b (stream MsgApp v2 reader) 2018-11-06 15:47:01.140633 I | rafthttp: established a TCP streaming connection with peer 460e894ca4bb884b (stream Message reader) 2018-11-06 15:47:01.140991 I | rafthttp: started peer 97faac099366e92f 2018-11-06 15:47:01.141312 I | rafthttp: started streaming with peer 97faac099366e92f (stream MsgApp v2 reader) 2018-11-06 15:47:01.141337 I | rafthttp: started streaming with peer 97faac099366e92f (stream Message reader) 2018-11-06 15:47:01.141448 I | rafthttp: added peer 97faac099366e92f 2018-11-06 15:47:01.141484 I | rafthttp: starting peer b6a89f3445798645... 2018-11-06 15:47:01.141510 I | rafthttp: started HTTP pipelining with peer b6a89f3445798645 2018-11-06 15:47:01.143066 I | rafthttp: started streaming with peer b6a89f3445798645 (writer) 2018-11-06 15:47:01.149270 I | rafthttp: started streaming with peer b6a89f3445798645 (writer) 2018-11-06 15:47:01.149511 I | rafthttp: started peer b6a89f3445798645 2018-11-06 15:47:01.149528 I | rafthttp: added peer b6a89f3445798645 2018-11-06 15:47:01.149548 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-11-06 15:47:01.149828 I | rafthttp: started streaming with peer b6a89f3445798645 (stream MsgApp v2 reader) 2018-11-06 15:47:01.150517 I | rafthttp: started streaming with peer b6a89f3445798645 (stream Message reader) 2018-11-06 15:47:01.157272 I | rafthttp: peer 97faac099366e92f became active 2018-11-06 15:47:01.157289 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream Message reader) 2018-11-06 15:47:01.157360 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream MsgApp v2 reader) 2018-11-06 15:47:01.157461 I | rafthttp: peer b6a89f3445798645 became active 2018-11-06 15:47:01.157473 I | rafthttp: established a TCP streaming connection with peer b6a89f3445798645 (stream MsgApp v2 reader) 2018-11-06 15:47:01.157685 I | raft: c4b36a88c8a48669 [term: 1] received a MsgHeartbeat message with higher term from 97faac099366e92f [term: 2] 2018-11-06 15:47:01.157700 I | raft: c4b36a88c8a48669 became follower at term 2 2018-11-06 15:47:01.157717 I | raft: raft.node: c4b36a88c8a48669 elected leader 97faac099366e92f at term 2 2018-11-06 15:47:01.158809 I | rafthttp: established a TCP streaming connection with peer b6a89f3445798645 (stream Message writer) 2018-11-06 15:47:01.160292 I | rafthttp: established a TCP streaming connection with peer 460e894ca4bb884b (stream MsgApp v2 writer) 2018-11-06 15:47:01.160648 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream Message writer) 2018-11-06 15:47:01.162533 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream MsgApp v2 writer) 2018-11-06 15:47:01.162917 I | rafthttp: established a TCP streaming connection with peer b6a89f3445798645 (stream Message reader) 2018-11-06 15:47:01.163279 I | rafthttp: established a TCP streaming connection with peer 460e894ca4bb884b (stream Message writer) 2018-11-06 15:47:01.163480 I | rafthttp: established a TCP streaming connection with peer b6a89f3445798645 (stream MsgApp v2 writer) 2018-11-06 15:47:01.170713 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f 2018-11-06 15:47:01.190376 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f 2018-11-06 15:47:01.190400 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f 2018-11-06 15:47:01.190434 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f 2018-11-06 15:47:01.190449 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f 2018-11-06 15:47:01.190468 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f 2018-11-06 15:47:01.190481 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f 2018-11-06 15:47:01.190500 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f 2018-11-06 15:47:01.190511 D | raft: c4b36a88c8a48669 [logterm: 0, index: 57] rejected msgApp [logterm: 2, index: 57] from 97faac099366e92f 2018-11-06 15:47:01.190990 I | etcdserver/membership: added member 97faac099366e92f [http://192.168.120.20:2380] to cluster a930ab78b7477820 2018-11-06 15:47:01.191100 N | etcdserver/membership: set the initial cluster version to 3.1 2018-11-06 15:47:01.191147 I | etcdserver/api: enabled capabilities for version 3.1 2018-11-06 15:47:01.191452 I | etcdserver/membership: added member b6a89f3445798645 [http://192.168.120.6:2380] to cluster a930ab78b7477820 2018-11-06 15:47:01.191633 I | etcdserver/membership: added member 460e894ca4bb884b [http://192.168.120.19:2380] to cluster a930ab78b7477820 2018-11-06 15:47:01.191855 I | etcdserver/membership: added member c4b36a88c8a48669 [http://192.168.120.5:2380] to cluster a930ab78b7477820 2018-11-06 15:47:01.214366 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster a930ab78b7477820 2018-11-06 15:47:01.214482 I | embed: ready to serve client requests 2018-11-06 15:47:01.214906 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-11-06 15:47:01.535317 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:39719 2018-11-06 15:47:01.538291 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:39720 2018-11-06 15:47:01.682804 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:39724 real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-06 15:47:03,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:47:03,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-11-06 15:47:03,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4OY5D/install-ellis.sh 2018-11-06 15:47:03,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-11-06 15:47:03,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:03,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:03,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:03,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:03,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:03,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:03,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:03,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:03,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:03,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:03,725 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:03 GMT 2018-11-06 15:47:03,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:03,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:03,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:08,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:08,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:08,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:08,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:08,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:08,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:08,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:08,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:08,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u3yjra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:03.639Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:03.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:04.695Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:04.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:04.695Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:04.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:04.916Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/FXRVA/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:04.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "73e791f5-9627-400e-a9f3-a542540ca351"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:05.566Z", "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-11-06T15:47:05.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:05.566Z", "message": "Executing: /tmp/FXRVA/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:05.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "73e791f5-9627-400e-a9f3-a542540ca351"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:05.566Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:05.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "73e791f5-9627-400e-a9f3-a542540ca351"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:05.566Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:05.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "73e791f5-9627-400e-a9f3-a542540ca351"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:05.566Z", "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-11-06T15:47:05.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:05.566Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9KN3D/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:05.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:05.566Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:05.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:05.913Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:05.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:06.576Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:06.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:06.576Z", "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-11-06T15:47:06.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:06.576Z", "message": "[localhost] run: sudo mv /tmp/tmpIbFOqH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:06.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:06.576Z", "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-11-06T15:47:06.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:06.576Z", "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-11-06T15:47:06.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:06.576Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:06.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:06.576Z", "message": "[localhost] run: sudo mv /tmp/tmp2W94zA /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:06.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:06.576Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'ellis': {u'ellis_u3yjra': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-u3yjra'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:06.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "160d4fc9-d855-418b-9eff-7564aca6bfaf"}], "metadata": {"pagination": {"total": 1855, "offset": 1804, "size": 50}}} 2018-11-06 15:47:08,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:08,930 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:08 GMT 2018-11-06 15:47:08,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:08,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11384 2018-11-06 15:47:08,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:08,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:47:08,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:47:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:47:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/FXRVA/create_number.sh 2018-11-06 15:47:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:47:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FXRVA/create_number.sh 2018-11-06 15:47:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-06 15:47:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-11-06 15:47:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:47:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9KN3D/bind.py 2018-11-06 15:47:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:47:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:47:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:47:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:47:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIbFOqH /etc/bind/db.clearwater.opnfv 2018-11-06 15:47:08,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:47:08,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:47:08,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:47:08,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2W94zA /etc/bind/db.clearwater.local 2018-11-06 15:47:08,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'ellis': {u'ellis_u3yjra': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-u3yjra'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:47:08,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:08,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:08,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:08,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:08,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:08,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:08,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:08,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:08,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:08,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:08,997 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:08 GMT 2018-11-06 15:47:08,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:08,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:08,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:14,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:14,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:14,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:14,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:14,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:14,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:14,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:14,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:14,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:10.477Z", "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 11 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,237 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58595 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\t0m37.581s\nuser\t0m12.130s\nsys\t0m2.586s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:10.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:11.587Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:11.587Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:11.587Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:13.332Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.051s\nuser\t0m0.002s\nsys\t0m0.050s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:13.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:13.595Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:13.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}], "metadata": {"pagination": {"total": 1861, "offset": 1824, "size": 50}}} 2018-11-06 15:47:14,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:14,471 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:14 GMT 2018-11-06 15:47:14,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:14,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17058 2018-11-06 15:47:14,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:14,472 - 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 11 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,237 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58595 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 0m37.581s user 0m12.130s sys 0m2.586s 2018-11-06 15:47:14,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-11-06 15:47:14,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-11-06 15:47:14,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-11-06 15:47:14,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.051s user 0m0.002s sys 0m0.050s 2018-11-06 15:47:14,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-11-06 15:47:14,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:14,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:14,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:14,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:14,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:14,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:14,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:14,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:14,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:14,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:14,546 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:14 GMT 2018-11-06 15:47:14,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:14,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:14,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:19,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:19,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:19,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:19,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:19,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:19,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:19,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:19,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:19,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:14.612Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:14.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:14.612Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2c:0d:0f \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2c:d0f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:114998 errors:0 dropped:0 overruns:0 frame:0\n TX packets:69502 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172194563 (172.1 MB) TX bytes:11720003 (11.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:22 errors:0 dropped:0 overruns:0 frame:0\n TX packets:22 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:14.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:14.612Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 15:39 ? 00:00:00 /sbin/init\nroot 2 0 0 15:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 15:39 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 15:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 15:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 15:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 15:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 15:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 15:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 15:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 15:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 15:39 ? 00:00:00 [migration/0]\nroot 14 2 0 15:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 15:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 15:39 ? 00:00:00 [migration/1]\nroot 17 2 0 15:39 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 15:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 15:39 ? 00:00:00 [khelper]\nroot 21 2 0 15:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 15:39 ? 00:00:00 [netns]\nroot 23 2 0 15:39 ? 00:00:00 [writeback]\nroot 24 2 0 15:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 15:39 ? 00:00:00 [bioset]\nroot 27 2 0 15:39 ? 00:00:00 [kblockd]\nroot 28 2 0 15:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 15:39 ? 00:00:00 [khubd]\nroot 30 2 0 15:39 ? 00:00:00 [md]\nroot 31 2 0 15:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 15:39 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 15:39 ? 00:00:00 [khungtaskd]\nroot 35 2 0 15:39 ? 00:00:00 [kswapd0]\nroot 36 2 0 15:39 ? 00:00:00 [vmstat]\nroot 37 2 0 15:39 ? 00:00:00 [ksmd]\nroot 38 2 0 15:39 ? 00:00:00 [khugepaged]\nroot 39 2 0 15:39 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 15:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 15:39 ? 00:00:00 [crypto]\nroot 53 2 0 15:39 ? 00:00:00 [kthrotld]\nroot 54 2 0 15:39 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 15:39 ? 00:00:00 [vballoon]\nroot 56 2 0 15:39 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 15:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 15:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 15:39 ? 00:00:00 [deferwq]\nroot 80 2 0 15:39 ? 00:00:00 [charger_manager]\nroot 124 2 0 15:39 ? 00:00:00 [kpsmoused]\nroot 142 2 0 15:39 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 15:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 15:39 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 15:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 426 2 0 15:39 ? 00:00:00 [kworker/u5:1]\nroot 427 2 0 15:39 ? 00:00:00 [kworker/u5:2]\nroot 492 1 0 15:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 15:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 15:39 ? 00:00:00 [kauditd]\nroot 937 1 0 15:39 ? 00:00:00 upstart-file-bridge --daemon\nroot 1028 1 0 15:39 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1031 1 0 15:39 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1035 1 0 15:39 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1036 1 0 15:39 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1038 1 0 15:39 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1079 1 0 15:39 ? 00:00:00 /usr/sbin/sshd -D\nroot 1082 1 0 15:39 ? 00:00:00 cron\ndaemon 1083 1 0 15:39 ? 00:00:00 atd\nroot 1091 1 0 15:39 ? 00:00:00 /usr/sbin/irqbalance\nroot 1107 1 0 15:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nsyslog 1148 1 0 15:39 ? 00:00:00 rsyslogd\nmessage+ 1156 1 0 15:39 ? 00:00:00 dbus-daemon --system --fork\nroot 1168 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1186 1 0 15:39 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 15:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1452 2 0 15:39 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 15:39 ? 00:00:00 /home/ubuntu/dime_host_scmegs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_scmegs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_scmegs --logging-server-logdir=/home/ubuntu/dime_host_scmegs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_scmegs/work/dime_host_scmegs%I.log --pidfile=/home/ubuntu/dime_host_scmegs/work/dime_host_scmegs.pid\nubuntu 1766 1 0 15:40 ? 00:00:02 python2.7 /home/ubuntu/dime_host_scmegs/env/bin/diamond --configfile /home/ubuntu/dime_host_scmegs/work/plugins/diamond/etc/diamond.conf\nubuntu 1824 1652 0 15:42 ? 00:00:00 /home/ubuntu/dime_host_scmegs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_scmegs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_scmegs --logging-server-logdir=/home/ubuntu/dime_host_scmegs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_scmegs/work/dime_host_scmegs%I.log --pidfile=/home/ubuntu/dime_host_scmegs/work/dime_host_scmegs.pid\nubuntu 1844 1824 0 15:42 ? 00:00:00 /home/ubuntu/dime_host_scmegs/env/bin/python2.7 /home/ubuntu/dime_host_scmegs/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zsJ_hL\nubuntu 1857 1844 0 15:42 ? 00:00:00 /bin/sh -c /tmp/O460L/install-dime.sh\nubuntu 1859 1857 0 15:42 ? 00:00:00 /bin/bash -e /tmp/O460L/install-dime.sh\nroot 3051 2 0 15:44 ? 00:00:00 [kworker/u5:0]\nntp 8816 1 0 15:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9389 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9390 9389 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9394 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9395 9394 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9403 9390 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9405 9395 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9406 9405 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9685 1 0 15:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9746 1 0 15:46 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9747 9746 0 15:46 ? 00:00:00 nginx: worker process\nwww-data 9748 9746 0 15:46 ? 00:00:00 nginx: worker process\nwww-data 9749 9746 0 15:46 ? 00:00:00 nginx: worker process\nwww-data 9750 9746 0 15:46 ? 00:00:00 nginx: worker process\nroot 10153 1 0 15:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10157 10153 0 15:46 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10224 1 0 15:46 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10529 1 0 15:47 ? 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 10592 1859 0 15:47 ? 00:00:00 /bin/bash -e /tmp/O460L/install-dime.sh\nubuntu 10593 10592 0 15:47 ? 00:00:00 /bin/bash -e /tmp/O460L/install-dime.sh\nroot 10594 10593 0 15:47 ? 00:00:00 sudo ps -edf\nroot 10595 10594 0 15:47 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:14.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:14.612Z", "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 10529/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1079/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9685/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9746/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10529/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1079/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8816/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8816/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8816/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10224/snmpd \nudp 0 0 0.0.0.0:43051 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10529/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8816/ntpd \nudp6 0 0 ::1:123 :::* 8816/ntpd \nudp6 0 0 :::123 :::* 8816/ntpd \nudp6 0 0 :::161 :::* 10224/snmpd \nudp6 0 0 :::55797 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 10529/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9486 1107/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7470 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11522 1652/python2.7 /tmp/cloudify-logging-server-42860.socket\nunix 2 [ ACC ] STREAM LISTENING 11840 1844/python2.7 /tmp/ctx-7U7Ofr.socket\nunix 2 [ ACC ] STREAM LISTENING 7229 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21670 9403/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21459 9406/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8865 1156/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 23351 10224/snmpd /var/agentx/master\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:14.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:14.612Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:14.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:15.628Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:15.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:15.628Z", "message": "[dime] => [06-Nov-2018 15:46:41 UTC] clearwater-diags-monitor starting\n[06-Nov-2018 15:46:41 UTC] Waiting for trigger files\n2018:11:06 15:45:56: Namespace: management\n2018:11:06 15:45:56: [management] Starting server\n2018:11:06 15:45:56: [management] Listening for requests\n2018:11:06 15:45:56: Namespace: signaling\n2018:11:06 15:45:56: [signaling] Starting server\n2018:11:06 15:45:56: [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-11-06T15:47:15.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:15.628Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:15.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:15.628Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.20: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.20\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-11-06T15:47:15.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "73e791f5-9627-400e-a9f3-a542540ca351"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:15.628Z", "message": "[dime] => /var/log\n/var/log/ralf\n/var/log/sysstat\n/var/log/sysstat/sa06\n/var/log/sysstat/clearwater-sa06\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\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-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/homestead\n/var/log/homestead/homestead_20181106T150000Z.txt\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:15.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:16.712Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:16.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:16.712Z", "message": "[dime] => 2018-11-06 15:46:52.736053980 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:16.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:16.965Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:16.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:17.722Z", "message": "Execution done (return_code=0): /tmp/O460L/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:17.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:17.722Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:17.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "d50538f7-01aa-49cf-9737-59963ccc7c8b"}, {"node_instance_id": "dime_fc42vp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:17.795Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:17.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:18.806Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:18.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:18.806Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:18.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:18.898Z", "message": "Downloaded scripts/bind/bind.py to /tmp/M4AJV/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:18.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}], "metadata": {"pagination": {"total": 1883, "offset": 1830, "size": 50}}} 2018-11-06 15:47:19,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:19,631 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:19 GMT 2018-11-06 15:47:19,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:19,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25994 2018-11-06 15:47:19,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:19,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-11-06 15:47:19,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2c:0d:0f inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2c:d0f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:114998 errors:0 dropped:0 overruns:0 frame:0 TX packets:69502 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172194563 (172.1 MB) TX bytes:11720003 (11.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:22 errors:0 dropped:0 overruns:0 frame:0 TX packets:22 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB) real 0m0.004s user 0m0.002s sys 0m0.003s 2018-11-06 15:47:19,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 15:39 ? 00:00:00 /sbin/init root 2 0 0 15:39 ? 00:00:00 [kthreadd] root 3 2 0 15:39 ? 00:00:00 [ksoftirqd/0] root 5 2 0 15:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 15:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 15:39 ? 00:00:00 [rcu_sched] root 8 2 0 15:39 ? 00:00:00 [rcuos/0] root 9 2 0 15:39 ? 00:00:00 [rcuos/1] root 10 2 0 15:39 ? 00:00:00 [rcu_bh] root 11 2 0 15:39 ? 00:00:00 [rcuob/0] root 12 2 0 15:39 ? 00:00:00 [rcuob/1] root 13 2 0 15:39 ? 00:00:00 [migration/0] root 14 2 0 15:39 ? 00:00:00 [watchdog/0] root 15 2 0 15:39 ? 00:00:00 [watchdog/1] root 16 2 0 15:39 ? 00:00:00 [migration/1] root 17 2 0 15:39 ? 00:00:00 [ksoftirqd/1] root 19 2 0 15:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 15:39 ? 00:00:00 [khelper] root 21 2 0 15:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 15:39 ? 00:00:00 [netns] root 23 2 0 15:39 ? 00:00:00 [writeback] root 24 2 0 15:39 ? 00:00:00 [kintegrityd] root 25 2 0 15:39 ? 00:00:00 [bioset] root 27 2 0 15:39 ? 00:00:00 [kblockd] root 28 2 0 15:39 ? 00:00:00 [ata_sff] root 29 2 0 15:39 ? 00:00:00 [khubd] root 30 2 0 15:39 ? 00:00:00 [md] root 31 2 0 15:39 ? 00:00:00 [devfreq_wq] root 32 2 0 15:39 ? 00:00:00 [kworker/0:1] root 34 2 0 15:39 ? 00:00:00 [khungtaskd] root 35 2 0 15:39 ? 00:00:00 [kswapd0] root 36 2 0 15:39 ? 00:00:00 [vmstat] root 37 2 0 15:39 ? 00:00:00 [ksmd] root 38 2 0 15:39 ? 00:00:00 [khugepaged] root 39 2 0 15:39 ? 00:00:00 [fsnotify_mark] root 40 2 0 15:39 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 15:39 ? 00:00:00 [crypto] root 53 2 0 15:39 ? 00:00:00 [kthrotld] root 54 2 0 15:39 ? 00:00:00 [kworker/u4:1] root 55 2 0 15:39 ? 00:00:00 [vballoon] root 56 2 0 15:39 ? 00:00:00 [kworker/1:1] root 57 2 0 15:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 15:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 15:39 ? 00:00:00 [deferwq] root 80 2 0 15:39 ? 00:00:00 [charger_manager] root 124 2 0 15:39 ? 00:00:00 [kpsmoused] root 142 2 0 15:39 ? 00:00:00 [kworker/1:2] root 186 2 0 15:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 15:39 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 15:39 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 426 2 0 15:39 ? 00:00:00 [kworker/u5:1] root 427 2 0 15:39 ? 00:00:00 [kworker/u5:2] root 492 1 0 15:39 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 15:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 15:39 ? 00:00:00 [kauditd] root 937 1 0 15:39 ? 00:00:00 upstart-file-bridge --daemon root 1028 1 0 15:39 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1031 1 0 15:39 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1035 1 0 15:39 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1036 1 0 15:39 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1038 1 0 15:39 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1079 1 0 15:39 ? 00:00:00 /usr/sbin/sshd -D root 1082 1 0 15:39 ? 00:00:00 cron daemon 1083 1 0 15:39 ? 00:00:00 atd root 1091 1 0 15:39 ? 00:00:00 /usr/sbin/irqbalance root 1107 1 0 15:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket syslog 1148 1 0 15:39 ? 00:00:00 rsyslogd message+ 1156 1 0 15:39 ? 00:00:00 dbus-daemon --system --fork root 1168 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-logind root 1186 1 0 15:39 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 15:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1452 2 0 15:39 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 15:39 ? 00:00:00 /home/ubuntu/dime_host_scmegs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_scmegs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_scmegs --logging-server-logdir=/home/ubuntu/dime_host_scmegs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_scmegs/work/dime_host_scmegs%I.log --pidfile=/home/ubuntu/dime_host_scmegs/work/dime_host_scmegs.pid ubuntu 1766 1 0 15:40 ? 00:00:02 python2.7 /home/ubuntu/dime_host_scmegs/env/bin/diamond --configfile /home/ubuntu/dime_host_scmegs/work/plugins/diamond/etc/diamond.conf ubuntu 1824 1652 0 15:42 ? 00:00:00 /home/ubuntu/dime_host_scmegs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_scmegs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_scmegs --logging-server-logdir=/home/ubuntu/dime_host_scmegs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_scmegs/work/dime_host_scmegs%I.log --pidfile=/home/ubuntu/dime_host_scmegs/work/dime_host_scmegs.pid ubuntu 1844 1824 0 15:42 ? 00:00:00 /home/ubuntu/dime_host_scmegs/env/bin/python2.7 /home/ubuntu/dime_host_scmegs/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zsJ_hL ubuntu 1857 1844 0 15:42 ? 00:00:00 /bin/sh -c /tmp/O460L/install-dime.sh ubuntu 1859 1857 0 15:42 ? 00:00:00 /bin/bash -e /tmp/O460L/install-dime.sh root 3051 2 0 15:44 ? 00:00:00 [kworker/u5:0] ntp 8816 1 0 15:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9389 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9390 9389 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9394 1 0 15:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9395 9394 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9403 9390 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9405 9395 0 15:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9406 9405 0 15:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9685 1 0 15:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9746 1 0 15:46 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9747 9746 0 15:46 ? 00:00:00 nginx: worker process www-data 9748 9746 0 15:46 ? 00:00:00 nginx: worker process www-data 9749 9746 0 15:46 ? 00:00:00 nginx: worker process www-data 9750 9746 0 15:46 ? 00:00:00 nginx: worker process root 10153 1 0 15:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10157 10153 0 15:46 ? 00:00:00 inotifywait -e create -qq . snmp 10224 1 0 15:46 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10529 1 0 15:47 ? 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 10592 1859 0 15:47 ? 00:00:00 /bin/bash -e /tmp/O460L/install-dime.sh ubuntu 10593 10592 0 15:47 ? 00:00:00 /bin/bash -e /tmp/O460L/install-dime.sh root 10594 10593 0 15:47 ? 00:00:00 sudo ps -edf root 10595 10594 0 15:47 ? 00:00:00 ps -edf real 0m0.008s user 0m0.005s sys 0m0.004s 2018-11-06 15:47:19,633 - 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 10529/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1079/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9685/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9746/nginx tcp6 0 0 ::1:53 :::* LISTEN 10529/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1079/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8816/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8816/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8816/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10224/snmpd udp 0 0 0.0.0.0:43051 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10529/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8816/ntpd udp6 0 0 ::1:123 :::* 8816/ntpd udp6 0 0 :::123 :::* 8816/ntpd udp6 0 0 :::161 :::* 10224/snmpd udp6 0 0 :::55797 :::* 585/dhclient udp6 0 0 ::1:53 :::* 10529/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9486 1107/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7470 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11522 1652/python2.7 /tmp/cloudify-logging-server-42860.socket unix 2 [ ACC ] STREAM LISTENING 11840 1844/python2.7 /tmp/ctx-7U7Ofr.socket unix 2 [ ACC ] STREAM LISTENING 7229 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21670 9403/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21459 9406/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8865 1156/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 23351 10224/snmpd /var/agentx/master real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-06 15:47:19,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-11-06 15:47:19,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-06 15:47:19,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [06-Nov-2018 15:46:41 UTC] clearwater-diags-monitor starting [06-Nov-2018 15:46:41 UTC] Waiting for trigger files 2018:11:06 15:45:56: Namespace: management 2018:11:06 15:45:56: [management] Starting server 2018:11:06 15:45:56: [management] Listening for requests 2018:11:06 15:45:56: Namespace: signaling 2018:11:06 15:45:56: [signaling] Starting server 2018:11:06 15:45:56: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-06 15:47:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-11-06 15:47:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.20: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.20 # 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-11-06 15:47:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/ralf /var/log/sysstat /var/log/sysstat/sa06 /var/log/sysstat/clearwater-sa06 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/homestead /var/log/homestead/homestead_20181106T150000Z.txt /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.006s user 0m0.000s sys 0m0.005s 2018-11-06 15:47:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-11-06 15:47:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-11-06 15:46:52.736053980 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-06 15:47:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:47:19,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/O460L/install-dime.sh 2018-11-06 15:47:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-11-06 15:47:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:47:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:47:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:47:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/M4AJV/bind.py 2018-11-06 15:47:19,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:20,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:20,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:20,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:20,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:20,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:20,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:20,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:20,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:20,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:20,087 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:20 GMT 2018-11-06 15:47:20,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:20,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:20,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:25,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:25,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:25,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:25,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:25,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:25,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:25,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:25,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:25,485 - 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-11-06T15:47:19.737Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "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-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "message": "[localhost] run: sudo mv /tmp/tmpM3Uhv7 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "message": "Execution done (return_code=0): /tmp/FXRVA/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "73e791f5-9627-400e-a9f3-a542540ca351"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "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-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'ellis': {u'ellis_u3yjra': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-u3yjra'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}, u'dime': {u'dime_fc42vp': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fc42vp'}}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "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-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "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-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "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-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.737Z", "message": "[localhost] run: sudo mv /tmp/tmpc9TE0E /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:19.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "3e622bf2-cab8-43f3-a195-e832c77e05f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:19.834Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:19.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:20.968Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:20.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1898, "offset": 1849, "size": 50}}} 2018-11-06 15:47:25,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:25,485 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:25 GMT 2018-11-06 15:47:25,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:25,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8475 2018-11-06 15:47:25,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:25,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:47:25,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:47:25,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpM3Uhv7 /etc/bind/db.clearwater.local 2018-11-06 15:47:25,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:47:25,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FXRVA/create_number.sh 2018-11-06 15:47:25,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:47:25,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'ellis': {u'ellis_u3yjra': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-u3yjra'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}, u'dime': {u'dime_fc42vp': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fc42vp'}}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:47:25,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:47:25,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:47:25,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:47:25,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:47:25,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpc9TE0E /etc/bind/db.clearwater.opnfv 2018-11-06 15:47:25,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:47:25,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:47:25,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:25,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:25,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:25,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:25,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:25,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:25,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:25,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:25,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:25,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:25,660 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:25 GMT 2018-11-06 15:47:25,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:25,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:25,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:30,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:30,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:30,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:30,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:30,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:30,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:30,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:30,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:30,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1898, "offset": 1863, "size": 50}}} 2018-11-06 15:47:30,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:30,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:30 GMT 2018-11-06 15:47:30,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:30,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:47:30,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:30,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:31,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:31,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:31,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:31,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:31,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:31,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:31,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:31,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:31,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:31,342 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:31 GMT 2018-11-06 15:47:31,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:31,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:31,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:36,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:36,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:36,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:36,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:36,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:36,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:36,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:36,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:36,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1898, "offset": 1863, "size": 50}}} 2018-11-06 15:47:36,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:36,853 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:36 GMT 2018-11-06 15:47:36,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:36,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:47:36,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:36,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:37,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:37,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:37,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:37,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:37,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:37,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:37,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:37,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:37,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:37,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:37 GMT 2018-11-06 15:47:37,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:37,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:37,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:42,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:42,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:42,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:42,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:42,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:42,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:42,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:42,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:42,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:39.604Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:39.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}], "metadata": {"pagination": {"total": 1899, "offset": 1863, "size": 50}}} 2018-11-06 15:47:42,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:42,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:42 GMT 2018-11-06 15:47:42,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:42,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-11-06 15:47:42,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:42,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-11-06 15:47:42,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:42,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:42,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:42,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:42,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:42,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:42,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:42,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:42,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:42,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:42,374 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:42 GMT 2018-11-06 15:47:42,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:42,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:42,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:47,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:47,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:47,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:47,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:47,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:47,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:47,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:47,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:47,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1899, "offset": 1864, "size": 50}}} 2018-11-06 15:47:47,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:47,755 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:47 GMT 2018-11-06 15:47:47,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:47,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:47:47,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:47,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:47,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:47,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:47,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:47,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:47,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:47,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:47,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:47,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:47,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:47,838 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:47 GMT 2018-11-06 15:47:47,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:47,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:47,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:52,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:53,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:53,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:53,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:53,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:53,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:53,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:53,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:53,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:48.633Z", "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 10 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,752 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59686 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\t0m8.855s\nuser\t0m3.484s\nsys\t0m0.767s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:48.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:48.974Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:48.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:50.224Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:50.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:50.224Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:50.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:51.587Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.074s\nuser\t0m0.000s\nsys\t0m0.054s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:51.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:52.236Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f2:65:cd \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef2:65cd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:146423 errors:0 dropped:0 overruns:0 frame:0\n TX packets:80701 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218955431 (218.9 MB) TX bytes:13275622 (13.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:52.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:52.236Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:52.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:52.236Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:52.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}], "metadata": {"pagination": {"total": 1907, "offset": 1864, "size": 50}}} 2018-11-06 15:47:53,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:53,348 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:53 GMT 2018-11-06 15:47:53,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:53,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10028 2018-11-06 15:47:53,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:53,350 - 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 10 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,752 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59686 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 0m8.855s user 0m3.484s sys 0m0.767s 2018-11-06 15:47:53,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-11-06 15:47:53,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-11-06 15:47:53,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-11-06 15:47:53,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.074s user 0m0.000s sys 0m0.054s 2018-11-06 15:47:53,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f2:65:cd inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef2:65cd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:146423 errors:0 dropped:0 overruns:0 frame:0 TX packets:80701 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218955431 (218.9 MB) TX bytes:13275622 (13.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-06 15:47:53,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-11-06 15:47:53,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-11-06 15:47:53,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:53,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:53,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:53,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:53,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:53,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:53,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:53,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:53,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:53,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:53,437 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:53 GMT 2018-11-06 15:47:53,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:53,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:53,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:58,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:47:58,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:58,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:58,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:58,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:58,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:58,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:58,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:58,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:53.257Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:53.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:53.257Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:53.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:53.257Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 15:39 ? 00:00:00 /sbin/init\nroot 2 0 0 15:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 15:39 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 15:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 15:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 15:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 15:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 15:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 15:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 15:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 15:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 15:39 ? 00:00:00 [migration/0]\nroot 14 2 0 15:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 15:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 15:39 ? 00:00:00 [migration/1]\nroot 17 2 0 15:39 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 15:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 15:39 ? 00:00:00 [khelper]\nroot 21 2 0 15:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 15:39 ? 00:00:00 [netns]\nroot 23 2 0 15:39 ? 00:00:00 [writeback]\nroot 24 2 0 15:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 15:39 ? 00:00:00 [bioset]\nroot 27 2 0 15:39 ? 00:00:00 [kblockd]\nroot 28 2 0 15:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 15:39 ? 00:00:00 [khubd]\nroot 30 2 0 15:39 ? 00:00:00 [md]\nroot 31 2 0 15:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 15:39 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 15:39 ? 00:00:00 [khungtaskd]\nroot 35 2 0 15:39 ? 00:00:00 [kswapd0]\nroot 36 2 0 15:39 ? 00:00:00 [vmstat]\nroot 37 2 0 15:39 ? 00:00:00 [ksmd]\nroot 38 2 0 15:39 ? 00:00:00 [khugepaged]\nroot 39 2 0 15:39 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 15:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 15:39 ? 00:00:00 [crypto]\nroot 53 2 0 15:39 ? 00:00:00 [kthrotld]\nroot 54 2 0 15:39 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 15:39 ? 00:00:00 [vballoon]\nroot 56 2 0 15:39 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 15:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 15:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 15:39 ? 00:00:00 [deferwq]\nroot 80 2 0 15:39 ? 00:00:00 [charger_manager]\nroot 125 2 0 15:39 ? 00:00:00 [kpsmoused]\nroot 146 2 0 15:39 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 15:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 15:39 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 15:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 15:39 ? 00:00:00 [kworker/u5:1]\nroot 430 2 0 15:39 ? 00:00:00 [kworker/u5:2]\nroot 484 1 0 15:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 647 1 0 15:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 15:39 ? 00:00:00 [kauditd]\nmessage+ 899 1 0 15:39 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-logind\nroot 956 1 0 15:39 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1001 1 0 15:39 ? 00:00:00 rsyslogd\nroot 1052 1 0 15:39 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 15:39 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 15:39 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 15:39 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 15:39 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 15:39 ? 00:00:00 /usr/sbin/sshd -D\nroot 1098 1 0 15:39 ? 00:00:00 cron\ndaemon 1099 1 0 15:39 ? 00:00:00 atd\nroot 1112 1 0 15:39 ? 00:00:00 /usr/sbin/irqbalance\nroot 1136 1 0 15:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1257 1 0 15:39 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1263 1 0 15:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1453 2 0 15:39 ? 00:00:00 [kworker/0:2]\nubuntu 1653 1 0 15:39 ? 00:00:00 /home/ubuntu/vellum_host_4jd5if/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_4jd5if --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_4jd5if --logging-server-logdir=/home/ubuntu/vellum_host_4jd5if/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_4jd5if/work/vellum_host_4jd5if%I.log --pidfile=/home/ubuntu/vellum_host_4jd5if/work/vellum_host_4jd5if.pid\nubuntu 1767 1 0 15:39 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_4jd5if/env/bin/diamond --configfile /home/ubuntu/vellum_host_4jd5if/work/plugins/diamond/etc/diamond.conf\nubuntu 1827 1653 0 15:42 ? 00:00:00 /home/ubuntu/vellum_host_4jd5if/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_4jd5if --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_4jd5if --logging-server-logdir=/home/ubuntu/vellum_host_4jd5if/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_4jd5if/work/vellum_host_4jd5if%I.log --pidfile=/home/ubuntu/vellum_host_4jd5if/work/vellum_host_4jd5if.pid\nubuntu 1849 1827 0 15:42 ? 00:00:00 /home/ubuntu/vellum_host_4jd5if/env/bin/python2.7 /home/ubuntu/vellum_host_4jd5if/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ewqM4T\nubuntu 1860 1849 0 15:42 ? 00:00:00 /bin/sh -c /tmp/6LHZ2/install-vellum.sh\nubuntu 1862 1860 0 15:42 ? 00:00:00 /bin/bash -e /tmp/6LHZ2/install-vellum.sh\nroot 5565 2 0 15:44 ? 00:00:00 [kworker/u5:0]\nntp 11912 1 0 15:46 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12318 1 0 15:46 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12644 1 0 15:47 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13289 1 0 15:47 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13295 13289 0 15:47 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13636 12644 0 15:47 ? 00:00:00 [check-monit-upt] \ndnsmasq 14256 1 0 15:47 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14319 1862 0 15:47 ? 00:00:00 /bin/bash -e /tmp/6LHZ2/install-vellum.sh\nubuntu 14320 14319 0 15:47 ? 00:00:00 /bin/bash -e /tmp/6LHZ2/install-vellum.sh\nroot 14321 14320 0 15:47 ? 00:00:00 sudo ps -edf\nroot 14322 14321 0 15:47 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.007s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:53.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:53.257Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14256/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12644/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12318/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14256/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 11912/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11912/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11912/ntpd \nudp 0 0 0.0.0.0:51143 0.0.0.0:* 647/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12318/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14256/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhclient \nudp6 0 0 :::38989 :::* 647/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 11912/ntpd \nudp6 0 0 ::1:123 :::* 11912/ntpd \nudp6 0 0 :::123 :::* 11912/ntpd \nudp6 0 0 ::1:53 :::* 14256/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11446 1653/python2.7 /tmp/cloudify-logging-server-5f84b.socket\nunix 2 [ ACC ] STREAM LISTENING 11777 1849/python2.7 /tmp/ctx-ck3Dhl.socket\nunix 2 [ ACC ] STREAM LISTENING 9311 1136/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 1599 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8036 899/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7307 391/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-11-06T15:47:53.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:54.387Z", "message": "[vellum] => /var/log\n/var/log/chronos\n/var/log/sysstat\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/wtmp\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/astaire\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_20181106T150000Z.txt\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/memcached.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/rogers\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:54.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:54.387Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:54.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:54.387Z", "message": "[vellum] => 2018-11-06 15:47:03.944386391 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:54.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:54.387Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:54.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:55.626Z", "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.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:55.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:55.626Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:55.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:55.626Z", "message": "[vellum] => INFO [main] 2018-11-06 15:44:18,120 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-11-06 15:44:18,133 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-06 15:44:18,216 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-11-06 15:44:18,352 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-11-06 15:44:18,359 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-11-06 15:44:18,359 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-11-06 15:44:18,701 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-06 15:44:18,733 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-11-06 15:44:18,782 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-11-06 15:44:18,782 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 715776(699K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73995656(72261K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16834888(16440K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-11-06 15:44:18,784 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-11-06 15:44:18,784 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_1541519057.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1541519057.log]\nINFO [main] 2018-11-06 15:44:18,832 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-11-06 15:44:18,832 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-11-06 15:44:18,895 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-11-06 15:44:18,897 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-11-06 15:44:18,898 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-11-06 15:44:18,902 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-11-06 15:44:18,908 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-11-06 15:44:18,913 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-11-06 15:44:18,914 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-11-06 15:44:18,990 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-11-06 15:44:20,038 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-11-06 15:44:20,048 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-11-06 15:44:20,052 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-11-06 15:44:20,056 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-11-06 15:44:20,060 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-11-06 15:44:20,064 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-11-06 15:44:20,068 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-11-06 15:44:20,072 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-11-06 15:44:20,075 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-11-06 15:44:20,079 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-11-06 15:44:20,084 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-11-06 15:44:20,087 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-11-06 15:44:20,090 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-11-06 15:44:20,093 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-11-06 15:44:20,096 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-11-06 15:44:20,100 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-11-06 15:44:20,163 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-11-06 15:44:20,164 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-11-06 15:44:20,207 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-06 15:44:20,212 Memtable.java:347 - Writing Memtable-local@1455441733(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-06 15:44:20,243 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=1541519060016, position=399)\nINFO [main] 2018-11-06 15:44:21,034 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-11-06 15:44:21,182 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-11-06 15:44:21,182 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-11-06 15:44:21,184 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-11-06 15:44:21,196 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-11-06 15:44:21,197 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-11-06 15:44:21,210 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-06 15:44:21,219 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-11-06 15:44:21,230 SystemKeyspace.java:765 - No host ID found, created de5cb716-eac3-4cec-9a25-ba752724834d (Note: This should happen exactly once per node).\nINFO [main] 2018-11-06 15:44:21,232 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-11-06 15:44:21,234 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-06 15:44:21,235 Memtable.java:347 - Writing Memtable-local@673742083(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-06 15:44:21,236 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=1541519060016, position=93397)\nINFO [main] 2018-11-06 15:44:21,913 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-06 15:44:21,920 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-11-06 15:44:21,945 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-11-06 15:44:21,964 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-06 15:44:21,975 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-11-06 15:44:21,983 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-06 15:44:21,990 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-11-06 15:44:21,997 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-11-06 15:44:21,998 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-11-06 15:44:22,005 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-11-06 15:44:22,015 StorageService.java:959 - Generated random tokens. tokens are [7009280267213668848, -782738495675492692, 5821266338590395711, -6259461409934216670, 1449686247678269155, 2226046659369113668, 3982421766532498056, 2093358184034240744, -5785771147701474541, -2379969154518611843, -3390347552024161524, 390615572070099278, 510544936677306431, 7277515325121947743, -8749298280282599081, 2719679120379995270, -4774065843905790417, -7781180494497365730, 1137733125252935825, 3130705168339536765, -6108816971527606790, 4786886348207866248, 1327196203550537490, -2866828990871044422, -2285059509350013987, -7542121272243993531, -6797376101740199947, -3916859302580410070, 6249665578264186256, 265022936953731120, -3484343616290401480, 8321448927193285959, 6364028305563842678, -978755608531288371, -1819752389206609179, -5489673180726978481, -1621421678600826946, -2948338795869440892, 1165351400789154676, 8793218377641285748, 5257990720262437720, 1531741527313102973, -5395302522311125365, -1696178629690997509, 900380871043978427, 1365040724434767377, 6514391908463166877, -5808300369050739372, 4021525719446711758, 6315839541959562457, -1461833405300640576, 9063791798795884150, -4138659165187849265, 2587901573539983260, -3559191945475271830, -7684941345700157862, -2803896152682117882, 7039041254247356290, 4295875354318727681, -8646079756854729070, -8262838068815684206, 2954036385015453863, 1111168964515722165, -5411558243533010320, -9073260546181539380, -7824645365798818894, -1294449621595289660, 5592941898291443671, -8429916821779689530, -3141820116445857172, -5476884350489069693, 1893150644206000152, 3677082957529567066, -8593623549284146781, -3455431048762995261, -1285363493395614896, 2106697193681988129, -7865412734589073328, 4012371855898232740, 6108087221239667352, 494066821403021163, 3709455538750034290, -5744487258096953270, 2752805377097046300, -3935431337664381774, -6331031139125761852, 432815192782318036, -5006092646395017852, 4599339597963867605, -6156879575625309363, -2899564488244249917, 5034374708898141387, 6934980046151396536, -4021908731165892321, -3451841768745705537, -2157943637353745571, -1509153690497446295, 4520182372741961034, 5010803020730388959, 2296097843524039828, -6380721059092749672, 8316964432617292782, 584413318027861409, 6403777471684635829, 415313432134362728, -5026148703131444686, -863598128813295621, -3166084790968780323, -1885193401677110342, -1591364536854859654, 7656478049204782569, -528308299173852386, -4849146883058642056, -1696217635584093027, -8977388995568976587, 1892209693727447392, 1016635840311554674, 4415487273570592830, -4995356386892364446, -7225284715144681926, -8172522983507381418, 1046960818744189433, 4281677573736084772, -3844133154011962862, 4058295761973859664, -2348883304293261144, 95717554090652688, -6776358294155313866, 3866048482461535372, 8978957784078914962, -285399128736122041, -6156518663000261517, -5593269367972080098, 2205201490337543564, -3850962544059204554, -3063015409681399789, 8008279942607594444, -4119001246302491247, -6268388498876660561, 9106180381912721226, -6687231046932462614, -1567860762786662964, -1719284960957435463, 625204488965984218, 3263334667881012538, -608008368196463518, 3165692669239905428, -7034785261789561827, 8480286706582306266, -8393054452129978152, 2757946492071175283, -6344891194423705341, 559458048626174056, 3661538219576649484, -7044801202003352505, 3888023468344420564, -2352358015690304429, -3380725207339532683, 6148831480671254864, -1710717327762243259, -8619014123431599614, 3165444821333384303, 9067357098798584393, -6680392619134144826, -3360311392087877592, -8029440834574509983, 1967248854189364122, 7253260303354918558, 6444400894514334372, -5625960827026233053, -4541197290033704095, -5198161504812354271, -8924469240303475964, 4336067946617081992, -3448378596267448253, -821405439688776424, 2269799447486934462, -4907505282642109359, 3380939683660933876, 4586414792908941526, 2774011005818945575, 2339430449717079549, 8315415321589205961, 2525617004540381498, -6367756305212150055, 682324461867567752, 5802054797046223388, -6183605016776170037, -5569365193193388904, 3175718351310116359, 8993284701381170654, -8198416699087039251, -1182958183831730177, 7515112459748073461, -4605981142037444684, -1218740419916268772, 8952697539899120356, 7034021898911804360, 7538218417879613656, 6186907291604928350, 2750447821548355541, 9202513118098015598, 5399436743771753454, -5318598480231555587, -3527009516589886686, -2496729797202554112, 6489958705091352008, -157097467919967422, -1928581489230556487, 710963488990085408, 1284757350658791364, 901119130135491822, 3593228936941843267, -4727881359424003713, 7796086473597050848, -3358620049925641621, 1887239992203192384, 4301100243214775214, 3614194936827707087, -3063435452994007568, 5915741550647798605, -7378136881580986173, 8219257429112963315, 3750923302260707369, 781641351525857393, 8061973577499895732, 7085061980832252458, -3362461903159888563, 1511960398361208715, 4423997441626266909, -5512425444883546355, -6190449382217625542, -4879587317073136491, 7989327000886333884, 3310631752240354177, 8209042386653350182, 1368945193735929697, -6558867926074673384, -5424867379422636466, 2315505578389317184, -5120529743327431664, -112184472413184932, -3655402692319829625, -3727739279553237855, -5815663152357071713, 7190232208490690006, -8896924520129170783, -6015650854759533510, 1011917885554847313, -5739353152401582014, 8274456937947541377, -910166588894605330, 8109825293266492142, -5131746050605688775, 5397172180688070308, 4000588800140676413]\nINFO [main] 2018-11-06 15:44:22,024 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2f5f9fce[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@7f8e35ed[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@7893a3e7}\nINFO [MigrationStage:1] 2018-11-06 15:44:22,053 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-06 15:44:22,059 Memtable.java:347 - Writing Memtable-schema_keyspaces@1886492819(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-06 15:44:22,060 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=1541519060016, position=102352)\nINFO [MigrationStage:1] 2018-11-06 15:44:22,636 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-06 15:44:22,636 Memtable.java:347 - Writing Memtable-schema_columnfamilies@598776722(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-06 15:44:22,644 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=1541519060016, position=102352)\nINFO [MigrationStage:1] 2018-11-06 15:44:23,115 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-06 15:44:23,116 Memtable.java:347 - Writing Memtable-schema_columns@13081214(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-06 15:44:23,132 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=1541519060016, position=102352)\nINFO [MigrationStage:1] 2018-11-06 15:44:23,814 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-06 15:44:23,814 Memtable.java:347 - Writing Memtable-schema_triggers@1114715643(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-06 15:44:23,815 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=1541519060016, position=102352)\nINFO [MigrationStage:1] 2018-11-06 15:44:24,465 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-06 15:44:24,465 Memtable.java:347 - Writing Memtable-schema_usertypes@219823066(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-06 15:44:24,466 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=1541519060016, position=102352)\nINFO [MigrationStage:1] 2018-11-06 15:44:24,947 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@30aa65e1[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-11-06 15:44:24,953 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-11-06 15:44:24,954 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@34812a50[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-11-06 15:44:24,960 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-11-06 15:44:24,997 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-11-06 15:44:24,998 Memtable.java:347 - Writing Memtable-local@1281930015(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-11-06 15:44:24,998 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=1541519060016, position=102595)\nINFO [main] 2018-11-06 15:44:25,447 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51479 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-11-06 15:44:25,448 Memtable.java:347 - Writing Memtable-local@896533402(8.365KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-11-06 15:44:25,459 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=1541519060016, position=114585)\nINFO [CompactionExecutor:2] 2018-11-06 15:44:25,910 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2018-11-06 15:44:25,942 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-11-06 15:44:26,031 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-11-06 15:44:26,056 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-11-06 15:44:26,056 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-11-06 15:44:26,098 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-11-06 15:44:26,103 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-11-06 15:44:27,492 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,923 bytes to 5,761 (~97% of original) in 1,579ms = 0.003479MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-11-06 15:46:58,949 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-11-06 15:46:58,964 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-11-06 15:46:58,965 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-11-06 15:46:58,966 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-11-06 15:47:00,976 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-11-06 15:47:00,977 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:55.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:55.626Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:55.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:55.626Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:55.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:56.263Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:56.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:56.639Z", "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-11-06T15:47:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:56.639Z", "message": "Execution done (return_code=0): /tmp/6LHZ2/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:56.639Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:56.639Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:56.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "ee6f0a18-982b-4ff3-a1f0-ddbd162e8f91"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:57.323Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:57.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:57.323Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:57.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:57.323Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:57.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:57.652Z", "message": "Executing: /tmp/T2MRU/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:57.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:57.652Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/T2MRU/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:57.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:57.652Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:57.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1933, "offset": 1872, "size": 50}}} 2018-11-06 15:47:58,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:58,596 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:58 GMT 2018-11-06 15:47:58,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:58,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79587 2018-11-06 15:47:58,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:47:58,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-11-06 15:47:58,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-11-06 15:47:58,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 15:39 ? 00:00:00 /sbin/init root 2 0 0 15:39 ? 00:00:00 [kthreadd] root 3 2 0 15:39 ? 00:00:00 [ksoftirqd/0] root 5 2 0 15:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 15:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 15:39 ? 00:00:00 [rcu_sched] root 8 2 0 15:39 ? 00:00:00 [rcuos/0] root 9 2 0 15:39 ? 00:00:00 [rcuos/1] root 10 2 0 15:39 ? 00:00:00 [rcu_bh] root 11 2 0 15:39 ? 00:00:00 [rcuob/0] root 12 2 0 15:39 ? 00:00:00 [rcuob/1] root 13 2 0 15:39 ? 00:00:00 [migration/0] root 14 2 0 15:39 ? 00:00:00 [watchdog/0] root 15 2 0 15:39 ? 00:00:00 [watchdog/1] root 16 2 0 15:39 ? 00:00:00 [migration/1] root 17 2 0 15:39 ? 00:00:00 [ksoftirqd/1] root 19 2 0 15:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 15:39 ? 00:00:00 [khelper] root 21 2 0 15:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 15:39 ? 00:00:00 [netns] root 23 2 0 15:39 ? 00:00:00 [writeback] root 24 2 0 15:39 ? 00:00:00 [kintegrityd] root 25 2 0 15:39 ? 00:00:00 [bioset] root 27 2 0 15:39 ? 00:00:00 [kblockd] root 28 2 0 15:39 ? 00:00:00 [ata_sff] root 29 2 0 15:39 ? 00:00:00 [khubd] root 30 2 0 15:39 ? 00:00:00 [md] root 31 2 0 15:39 ? 00:00:00 [devfreq_wq] root 32 2 0 15:39 ? 00:00:00 [kworker/0:1] root 34 2 0 15:39 ? 00:00:00 [khungtaskd] root 35 2 0 15:39 ? 00:00:00 [kswapd0] root 36 2 0 15:39 ? 00:00:00 [vmstat] root 37 2 0 15:39 ? 00:00:00 [ksmd] root 38 2 0 15:39 ? 00:00:00 [khugepaged] root 39 2 0 15:39 ? 00:00:00 [fsnotify_mark] root 40 2 0 15:39 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 15:39 ? 00:00:00 [crypto] root 53 2 0 15:39 ? 00:00:00 [kthrotld] root 54 2 0 15:39 ? 00:00:00 [kworker/u4:1] root 55 2 0 15:39 ? 00:00:00 [vballoon] root 56 2 0 15:39 ? 00:00:00 [kworker/1:1] root 57 2 0 15:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 15:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 15:39 ? 00:00:00 [deferwq] root 80 2 0 15:39 ? 00:00:00 [charger_manager] root 125 2 0 15:39 ? 00:00:00 [kpsmoused] root 146 2 0 15:39 ? 00:00:00 [kworker/1:2] root 186 2 0 15:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 15:39 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 15:39 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 15:39 ? 00:00:00 [kworker/u5:1] root 430 2 0 15:39 ? 00:00:00 [kworker/u5:2] root 484 1 0 15:39 ? 00:00:00 upstart-socket-bridge --daemon root 647 1 0 15:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 15:39 ? 00:00:00 [kauditd] message+ 899 1 0 15:39 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 15:39 ? 00:00:00 /lib/systemd/systemd-logind root 956 1 0 15:39 ? 00:00:00 upstart-file-bridge --daemon syslog 1001 1 0 15:39 ? 00:00:00 rsyslogd root 1052 1 0 15:39 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 15:39 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 15:39 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 15:39 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 15:39 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 15:39 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 15:39 ? 00:00:00 cron daemon 1099 1 0 15:39 ? 00:00:00 atd root 1112 1 0 15:39 ? 00:00:00 /usr/sbin/irqbalance root 1136 1 0 15:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1257 1 0 15:39 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1263 1 0 15:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1453 2 0 15:39 ? 00:00:00 [kworker/0:2] ubuntu 1653 1 0 15:39 ? 00:00:00 /home/ubuntu/vellum_host_4jd5if/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_4jd5if --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_4jd5if --logging-server-logdir=/home/ubuntu/vellum_host_4jd5if/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_4jd5if/work/vellum_host_4jd5if%I.log --pidfile=/home/ubuntu/vellum_host_4jd5if/work/vellum_host_4jd5if.pid ubuntu 1767 1 0 15:39 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_4jd5if/env/bin/diamond --configfile /home/ubuntu/vellum_host_4jd5if/work/plugins/diamond/etc/diamond.conf ubuntu 1827 1653 0 15:42 ? 00:00:00 /home/ubuntu/vellum_host_4jd5if/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_4jd5if --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_4jd5if --logging-server-logdir=/home/ubuntu/vellum_host_4jd5if/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_4jd5if/work/vellum_host_4jd5if%I.log --pidfile=/home/ubuntu/vellum_host_4jd5if/work/vellum_host_4jd5if.pid ubuntu 1849 1827 0 15:42 ? 00:00:00 /home/ubuntu/vellum_host_4jd5if/env/bin/python2.7 /home/ubuntu/vellum_host_4jd5if/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ewqM4T ubuntu 1860 1849 0 15:42 ? 00:00:00 /bin/sh -c /tmp/6LHZ2/install-vellum.sh ubuntu 1862 1860 0 15:42 ? 00:00:00 /bin/bash -e /tmp/6LHZ2/install-vellum.sh root 5565 2 0 15:44 ? 00:00:00 [kworker/u5:0] ntp 11912 1 0 15:46 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12318 1 0 15:46 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12644 1 0 15:47 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13289 1 0 15:47 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13295 13289 0 15:47 ? 00:00:00 cpulimit -e astaire -l 10 root 13636 12644 0 15:47 ? 00:00:00 [check-monit-upt] dnsmasq 14256 1 0 15:47 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14319 1862 0 15:47 ? 00:00:00 /bin/bash -e /tmp/6LHZ2/install-vellum.sh ubuntu 14320 14319 0 15:47 ? 00:00:00 /bin/bash -e /tmp/6LHZ2/install-vellum.sh root 14321 14320 0 15:47 ? 00:00:00 sudo ps -edf root 14322 14321 0 15:47 ? 00:00:00 ps -edf real 0m0.008s user 0m0.007s sys 0m0.001s 2018-11-06 15:47:58,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14256/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12644/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12318/memcached tcp6 0 0 ::1:53 :::* LISTEN 14256/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 11912/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11912/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11912/ntpd udp 0 0 0.0.0.0:51143 0.0.0.0:* 647/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12318/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14256/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhclient udp6 0 0 :::38989 :::* 647/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 11912/ntpd udp6 0 0 ::1:123 :::* 11912/ntpd udp6 0 0 :::123 :::* 11912/ntpd udp6 0 0 ::1:53 :::* 14256/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11446 1653/python2.7 /tmp/cloudify-logging-server-5f84b.socket unix 2 [ ACC ] STREAM LISTENING 11777 1849/python2.7 /tmp/ctx-ck3Dhl.socket unix 2 [ ACC ] STREAM LISTENING 9311 1136/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 1599 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8036 899/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7307 391/systemd-udevd /run/udev/control real 0m0.006s user 0m0.000s sys 0m0.006s 2018-11-06 15:47:58,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/chronos /var/log/sysstat /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/astaire /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_err.log /var/log/astaire/astaire_20181106T150000Z.txt /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/memcached.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/astaire-throttle.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/rogers /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.007s user 0m0.003s sys 0m0.002s 2018-11-06 15:47:58,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-06 15:47:58,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-11-06 15:47:03.944386391 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.001s 2018-11-06 15:47:58,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-11-06 15:47:58,601 - 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.000s sys 0m0.004s 2018-11-06 15:47:58,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-11-06 15:47:58,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-11-06 15:44:18,120 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-11-06 15:44:18,133 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-06 15:44:18,216 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-11-06 15:44:18,352 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-11-06 15:44:18,359 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-11-06 15:44:18,359 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-11-06 15:44:18,701 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-06 15:44:18,733 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-11-06 15:44:18,782 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-11-06 15:44:18,782 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 715776(699K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73995656(72261K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-11-06 15:44:18,783 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16834888(16440K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-11-06 15:44:18,784 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-11-06 15:44:18,784 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_1541519057.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1541519057.log] INFO [main] 2018-11-06 15:44:18,832 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-11-06 15:44:18,832 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-11-06 15:44:18,895 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-11-06 15:44:18,897 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-11-06 15:44:18,898 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-11-06 15:44:18,902 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-11-06 15:44:18,908 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-11-06 15:44:18,913 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-11-06 15:44:18,914 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-11-06 15:44:18,990 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-11-06 15:44:20,038 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-11-06 15:44:20,048 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-11-06 15:44:20,052 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-11-06 15:44:20,056 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-11-06 15:44:20,060 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-11-06 15:44:20,064 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-11-06 15:44:20,068 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-11-06 15:44:20,072 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-11-06 15:44:20,075 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-11-06 15:44:20,079 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-11-06 15:44:20,084 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-11-06 15:44:20,087 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-11-06 15:44:20,090 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-11-06 15:44:20,093 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-11-06 15:44:20,096 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-11-06 15:44:20,100 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-11-06 15:44:20,163 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-11-06 15:44:20,164 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-11-06 15:44:20,207 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-06 15:44:20,212 Memtable.java:347 - Writing Memtable-local@1455441733(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-06 15:44:20,243 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=1541519060016, position=399) INFO [main] 2018-11-06 15:44:21,034 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-11-06 15:44:21,182 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-11-06 15:44:21,182 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-11-06 15:44:21,184 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-11-06 15:44:21,196 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-11-06 15:44:21,197 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-11-06 15:44:21,210 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-06 15:44:21,219 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-11-06 15:44:21,230 SystemKeyspace.java:765 - No host ID found, created de5cb716-eac3-4cec-9a25-ba752724834d (Note: This should happen exactly once per node). INFO [main] 2018-11-06 15:44:21,232 StorageService.java:807 - Starting up server gossip INFO [main] 2018-11-06 15:44:21,234 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-06 15:44:21,235 Memtable.java:347 - Writing Memtable-local@673742083(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-06 15:44:21,236 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=1541519060016, position=93397) INFO [main] 2018-11-06 15:44:21,913 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-06 15:44:21,920 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-11-06 15:44:21,945 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-11-06 15:44:21,964 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-06 15:44:21,975 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-11-06 15:44:21,983 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-06 15:44:21,990 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-11-06 15:44:21,997 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-11-06 15:44:21,998 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-11-06 15:44:22,005 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-11-06 15:44:22,015 StorageService.java:959 - Generated random tokens. tokens are [7009280267213668848, -782738495675492692, 5821266338590395711, -6259461409934216670, 1449686247678269155, 2226046659369113668, 3982421766532498056, 2093358184034240744, -5785771147701474541, -2379969154518611843, -3390347552024161524, 390615572070099278, 510544936677306431, 7277515325121947743, -8749298280282599081, 2719679120379995270, -4774065843905790417, -7781180494497365730, 1137733125252935825, 3130705168339536765, -6108816971527606790, 4786886348207866248, 1327196203550537490, -2866828990871044422, -2285059509350013987, -7542121272243993531, -6797376101740199947, -3916859302580410070, 6249665578264186256, 265022936953731120, -3484343616290401480, 8321448927193285959, 6364028305563842678, -978755608531288371, -1819752389206609179, -5489673180726978481, -1621421678600826946, -2948338795869440892, 1165351400789154676, 8793218377641285748, 5257990720262437720, 1531741527313102973, -5395302522311125365, -1696178629690997509, 900380871043978427, 1365040724434767377, 6514391908463166877, -5808300369050739372, 4021525719446711758, 6315839541959562457, -1461833405300640576, 9063791798795884150, -4138659165187849265, 2587901573539983260, -3559191945475271830, -7684941345700157862, -2803896152682117882, 7039041254247356290, 4295875354318727681, -8646079756854729070, -8262838068815684206, 2954036385015453863, 1111168964515722165, -5411558243533010320, -9073260546181539380, -7824645365798818894, -1294449621595289660, 5592941898291443671, -8429916821779689530, -3141820116445857172, -5476884350489069693, 1893150644206000152, 3677082957529567066, -8593623549284146781, -3455431048762995261, -1285363493395614896, 2106697193681988129, -7865412734589073328, 4012371855898232740, 6108087221239667352, 494066821403021163, 3709455538750034290, -5744487258096953270, 2752805377097046300, -3935431337664381774, -6331031139125761852, 432815192782318036, -5006092646395017852, 4599339597963867605, -6156879575625309363, -2899564488244249917, 5034374708898141387, 6934980046151396536, -4021908731165892321, -3451841768745705537, -2157943637353745571, -1509153690497446295, 4520182372741961034, 5010803020730388959, 2296097843524039828, -6380721059092749672, 8316964432617292782, 584413318027861409, 6403777471684635829, 415313432134362728, -5026148703131444686, -863598128813295621, -3166084790968780323, -1885193401677110342, -1591364536854859654, 7656478049204782569, -528308299173852386, -4849146883058642056, -1696217635584093027, -8977388995568976587, 1892209693727447392, 1016635840311554674, 4415487273570592830, -4995356386892364446, -7225284715144681926, -8172522983507381418, 1046960818744189433, 4281677573736084772, -3844133154011962862, 4058295761973859664, -2348883304293261144, 95717554090652688, -6776358294155313866, 3866048482461535372, 8978957784078914962, -285399128736122041, -6156518663000261517, -5593269367972080098, 2205201490337543564, -3850962544059204554, -3063015409681399789, 8008279942607594444, -4119001246302491247, -6268388498876660561, 9106180381912721226, -6687231046932462614, -1567860762786662964, -1719284960957435463, 625204488965984218, 3263334667881012538, -608008368196463518, 3165692669239905428, -7034785261789561827, 8480286706582306266, -8393054452129978152, 2757946492071175283, -6344891194423705341, 559458048626174056, 3661538219576649484, -7044801202003352505, 3888023468344420564, -2352358015690304429, -3380725207339532683, 6148831480671254864, -1710717327762243259, -8619014123431599614, 3165444821333384303, 9067357098798584393, -6680392619134144826, -3360311392087877592, -8029440834574509983, 1967248854189364122, 7253260303354918558, 6444400894514334372, -5625960827026233053, -4541197290033704095, -5198161504812354271, -8924469240303475964, 4336067946617081992, -3448378596267448253, -821405439688776424, 2269799447486934462, -4907505282642109359, 3380939683660933876, 4586414792908941526, 2774011005818945575, 2339430449717079549, 8315415321589205961, 2525617004540381498, -6367756305212150055, 682324461867567752, 5802054797046223388, -6183605016776170037, -5569365193193388904, 3175718351310116359, 8993284701381170654, -8198416699087039251, -1182958183831730177, 7515112459748073461, -4605981142037444684, -1218740419916268772, 8952697539899120356, 7034021898911804360, 7538218417879613656, 6186907291604928350, 2750447821548355541, 9202513118098015598, 5399436743771753454, -5318598480231555587, -3527009516589886686, -2496729797202554112, 6489958705091352008, -157097467919967422, -1928581489230556487, 710963488990085408, 1284757350658791364, 901119130135491822, 3593228936941843267, -4727881359424003713, 7796086473597050848, -3358620049925641621, 1887239992203192384, 4301100243214775214, 3614194936827707087, -3063435452994007568, 5915741550647798605, -7378136881580986173, 8219257429112963315, 3750923302260707369, 781641351525857393, 8061973577499895732, 7085061980832252458, -3362461903159888563, 1511960398361208715, 4423997441626266909, -5512425444883546355, -6190449382217625542, -4879587317073136491, 7989327000886333884, 3310631752240354177, 8209042386653350182, 1368945193735929697, -6558867926074673384, -5424867379422636466, 2315505578389317184, -5120529743327431664, -112184472413184932, -3655402692319829625, -3727739279553237855, -5815663152357071713, 7190232208490690006, -8896924520129170783, -6015650854759533510, 1011917885554847313, -5739353152401582014, 8274456937947541377, -910166588894605330, 8109825293266492142, -5131746050605688775, 5397172180688070308, 4000588800140676413] INFO [main] 2018-11-06 15:44:22,024 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2f5f9fce[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@7f8e35ed[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@7893a3e7} INFO [MigrationStage:1] 2018-11-06 15:44:22,053 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-06 15:44:22,059 Memtable.java:347 - Writing Memtable-schema_keyspaces@1886492819(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-06 15:44:22,060 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=1541519060016, position=102352) INFO [MigrationStage:1] 2018-11-06 15:44:22,636 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-06 15:44:22,636 Memtable.java:347 - Writing Memtable-schema_columnfamilies@598776722(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-06 15:44:22,644 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=1541519060016, position=102352) INFO [MigrationStage:1] 2018-11-06 15:44:23,115 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-06 15:44:23,116 Memtable.java:347 - Writing Memtable-schema_columns@13081214(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-06 15:44:23,132 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=1541519060016, position=102352) INFO [MigrationStage:1] 2018-11-06 15:44:23,814 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-06 15:44:23,814 Memtable.java:347 - Writing Memtable-schema_triggers@1114715643(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-06 15:44:23,815 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=1541519060016, position=102352) INFO [MigrationStage:1] 2018-11-06 15:44:24,465 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-06 15:44:24,465 Memtable.java:347 - Writing Memtable-schema_usertypes@219823066(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-06 15:44:24,466 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=1541519060016, position=102352) INFO [MigrationStage:1] 2018-11-06 15:44:24,947 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@30aa65e1[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-11-06 15:44:24,953 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-11-06 15:44:24,954 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@34812a50[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-11-06 15:44:24,960 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-11-06 15:44:24,997 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-11-06 15:44:24,998 Memtable.java:347 - Writing Memtable-local@1281930015(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-11-06 15:44:24,998 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=1541519060016, position=102595) INFO [main] 2018-11-06 15:44:25,447 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51479 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-11-06 15:44:25,448 Memtable.java:347 - Writing Memtable-local@896533402(8.365KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-11-06 15:44:25,459 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=1541519060016, position=114585) INFO [CompactionExecutor:2] 2018-11-06 15:44:25,910 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2018-11-06 15:44:25,942 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-11-06 15:44:26,031 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-11-06 15:44:26,056 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-11-06 15:44:26,056 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-11-06 15:44:26,098 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-11-06 15:44:26,103 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-11-06 15:44:27,492 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,923 bytes to 5,761 (~97% of original) in 1,579ms = 0.003479MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-11-06 15:46:58,949 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-11-06 15:46:58,964 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-11-06 15:46:58,965 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-11-06 15:46:58,966 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-11-06 15:47:00,976 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-11-06 15:47:00,977 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.004s user 0m0.000s sys 0m0.004s 2018-11-06 15:47:58,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-11-06 15:47:58,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-11-06 15:47:58,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:47:58,603 - 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-11-06 15:47:58,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6LHZ2/install-vellum.sh 2018-11-06 15:47:58,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-11-06 15:47:58,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-11-06 15:47:58,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:47:58,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-11-06 15:47:58,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:47:58,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/T2MRU/start-vellum.sh 2018-11-06 15:47:58,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/T2MRU/start-vellum.sh 2018-11-06 15:47:58,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-06 15:47:58,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:47:58,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:47:58,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:47:58,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:47:58,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:47:58,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:47:58,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:47:58,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:47:58,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:47:58,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:47:58,746 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:47:58 GMT 2018-11-06 15:47:58,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:47:58,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:47:58,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:03,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:03,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:58.974Z", "message": "[vellum] 192.168.120.14", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:58.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:58.974Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:58.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:58.974Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:58.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:47:59.983Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:47:59.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1937, "offset": 1896, "size": 50}}} 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:03 GMT 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:03,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2187 2018-11-06 15:48:03,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:03,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.14 2018-11-06 15:48:03,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-11-06 15:48:03,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-11-06 15:48:03,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:48:03,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:04,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:04,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:04 GMT 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:04,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:09,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:09,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:09,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:09,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:09,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:09,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:09,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:09,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:09,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:48:09.221Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:48:09.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1938, "offset": 1900, "size": 50}}} 2018-11-06 15:48:09,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:09,352 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:09 GMT 2018-11-06 15:48:09,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:09,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:48:09,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:48:09,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:09,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:09,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:09,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:09,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:09,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:09,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:09,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:09,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:09,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:09,416 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:09 GMT 2018-11-06 15:48:09,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:09,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:09,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:14,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:14,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:14,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:14,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:14,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:14,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:14,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:14,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:14,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1901, "size": 50}}} 2018-11-06 15:48:14,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:14,544 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:14 GMT 2018-11-06 15:48:14,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:14,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:48:14,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:14,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:14,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:14,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:14,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:14,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:14,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:14,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:14,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:14,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:14,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:14,605 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:14 GMT 2018-11-06 15:48:14,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:14,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:14,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:19,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:19,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:19,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:19,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:19,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:19,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:19,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:19,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:19,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:48:19.456Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:48:19.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1939, "offset": 1901, "size": 50}}} 2018-11-06 15:48:19,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:19,707 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:19 GMT 2018-11-06 15:48:19,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:19,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:48:19,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:19,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:48:19,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:19,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:19,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:19,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:19,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:19,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:19,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:19,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:19,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:19,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:19,770 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:19 GMT 2018-11-06 15:48:19,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:19,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:19,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:24,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:24,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:24,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:24,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:24,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:24,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:24,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:24,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:24,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1902, "size": 50}}} 2018-11-06 15:48:24,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:24,851 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:24 GMT 2018-11-06 15:48:24,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:24,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:48:24,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:24,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:24,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:24,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:24,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:24,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:24,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:24,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:24,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:24,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:24,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:24,919 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:24 GMT 2018-11-06 15:48:24,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:24,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:24,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:29,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:30,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:30,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:30,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:30,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:30,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:30,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:30,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:30,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:48:29.692Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:48:29.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1940, "offset": 1902, "size": 50}}} 2018-11-06 15:48:30,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:30,008 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:30 GMT 2018-11-06 15:48:30,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:30,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:48:30,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:30,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:48:30,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:30,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:30,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:30,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:30,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:30,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:30,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:30,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:30,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:30,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:30,073 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:30 GMT 2018-11-06 15:48:30,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:30,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:30,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:35,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:35,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:35,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:35,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:35,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:35,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:35,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:35,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:35,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1903, "size": 50}}} 2018-11-06 15:48:35,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:35,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:35 GMT 2018-11-06 15:48:35,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:35,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:48:35,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:35,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:35,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:35,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:35,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:35,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:35,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:35,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:35,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:35,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:35,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:35,218 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:35 GMT 2018-11-06 15:48:35,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:35,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:35,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:40,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:40,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:40,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:40,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:40,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:40,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:40,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:40,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:40,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:48:39.926Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:48:39.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1941, "offset": 1903, "size": 50}}} 2018-11-06 15:48:40,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:40,307 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:40 GMT 2018-11-06 15:48:40,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:40,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:48:40,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:40,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:48:40,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:40,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:40,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:40,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:40,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:40,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:40,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:40,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:40,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:40,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:40,376 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:40 GMT 2018-11-06 15:48:40,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:40,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:40,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:45,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:45,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:45,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:45,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:45,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:45,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:45,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:45,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:45,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1904, "size": 50}}} 2018-11-06 15:48:45,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:45,466 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:45 GMT 2018-11-06 15:48:45,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:45,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:48:45,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:45,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:45,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:45,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:45,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:45,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:45,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:45,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:45,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:45,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:45,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:45,530 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:45 GMT 2018-11-06 15:48:45,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:45,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:45,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:50,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:50,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:50,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:50,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:50,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:50,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:50,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:50,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:50,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:48:50.161Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:48:50.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1942, "offset": 1904, "size": 50}}} 2018-11-06 15:48:50,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:50,617 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:50 GMT 2018-11-06 15:48:50,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:50,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:48:50,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:50,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:48:50,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:50,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:50,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:50,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:50,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:50,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:50,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:50,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:50,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:50,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:50,685 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:50 GMT 2018-11-06 15:48:50,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:50,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:50,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:55,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:48:55,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:55,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:55,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:55,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:55,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:55,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:55,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:55,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1905, "size": 50}}} 2018-11-06 15:48:55,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:55,778 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:55 GMT 2018-11-06 15:48:55,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:55,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:48:55,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:48:55,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:48:55,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:48:55,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:48:55,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:48:55,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:48:55,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:48:55,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:48:55,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:48:55,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:48:55,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:48:55,843 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:48:55 GMT 2018-11-06 15:48:55,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:48:55,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:48:55,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:00,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:00,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:00,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:00,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:00,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:00,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:00,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:00,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:00,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:49:00.394Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:49:00.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1943, "offset": 1905, "size": 50}}} 2018-11-06 15:49:00,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:00,934 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:00 GMT 2018-11-06 15:49:00,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:00,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:49:00,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:00,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:49:00,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:01,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:01,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:01,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:01,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:01,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:01,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:01,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:01,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:01,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:01,002 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:00 GMT 2018-11-06 15:49:01,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:01,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:01,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:06,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:06,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:06,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:06,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:06,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:06,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:06,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:06,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:06,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1943, "offset": 1906, "size": 50}}} 2018-11-06 15:49:06,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:06,083 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:06 GMT 2018-11-06 15:49:06,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:06,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:49:06,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:06,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:06,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:06,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:06,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:06,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:06,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:06,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:06,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:06,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:06,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:06,147 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:06 GMT 2018-11-06 15:49:06,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:06,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:06,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:11,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:11,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:11,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:11,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:11,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:11,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:11,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:11,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:11,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:49:10.628Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:49:10.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1944, "offset": 1906, "size": 50}}} 2018-11-06 15:49:11,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:11,226 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:11 GMT 2018-11-06 15:49:11,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:11,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:49:11,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:11,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:49:11,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:11,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:11,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:11,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:11,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:11,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:11,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:11,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:11,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:11,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:11,347 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:11 GMT 2018-11-06 15:49:11,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:11,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:11,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:16,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:16,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:16,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:16,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:16,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:16,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:16,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:16,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:16,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1907, "size": 50}}} 2018-11-06 15:49:16,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:16,432 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:16 GMT 2018-11-06 15:49:16,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:16,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:49:16,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:16,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:16,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:16,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:16,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:16,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:16,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:16,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:16,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:16,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:16,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:16,495 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:16 GMT 2018-11-06 15:49:16,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:16,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:16,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:21,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:21,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:21,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:21,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:21,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:21,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:21,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:21,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:21,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:49:20.863Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:49:20.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1945, "offset": 1907, "size": 50}}} 2018-11-06 15:49:21,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:21,584 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:21 GMT 2018-11-06 15:49:21,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:21,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:49:21,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:21,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:49:21,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:21,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:21,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:21,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:21,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:21,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:21,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:21,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:21,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:21,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:21,654 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:21 GMT 2018-11-06 15:49:21,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:21,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:21,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:26,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:26,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:26,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:26,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:26,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:26,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:26,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:26,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:26,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1908, "size": 50}}} 2018-11-06 15:49:26,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:26,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:26 GMT 2018-11-06 15:49:26,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:26,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:49:26,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:26,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:26,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:26,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:26,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:26,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:26,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:26,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:26,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:26,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:26,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:26,824 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:26 GMT 2018-11-06 15:49:26,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:26,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:26,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:31,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:31,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:31,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:31,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:31,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:31,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:31,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:31,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:31,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:49:31.098Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:49:31.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1946, "offset": 1908, "size": 50}}} 2018-11-06 15:49:31,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:31,911 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:31 GMT 2018-11-06 15:49:31,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:31,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:49:31,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:31,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:49:31,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:31,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:31,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:31,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:31,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:31,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:31,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:31,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:31,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:31,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:31,977 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:31 GMT 2018-11-06 15:49:31,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:31,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:31,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:36,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:37,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:37,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1946, "offset": 1909, "size": 50}}} 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:37 GMT 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:49:37,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:37,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:37,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:37,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:37,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:37,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:37,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:37,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:37,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:37,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:37,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:37,196 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:37 GMT 2018-11-06 15:49:37,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:37,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:37,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:42,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:42,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:42,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:42,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:42,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:42,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:42,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:42,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:42,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:49:41.334Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:49:41.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1947, "offset": 1909, "size": 50}}} 2018-11-06 15:49:42,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:42,310 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:42 GMT 2018-11-06 15:49:42,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:42,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:49:42,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:42,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:49:42,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:42,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:42,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:42,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:42,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:42,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:42,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:42,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:42,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:42,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:42,378 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:42 GMT 2018-11-06 15:49:42,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:42,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:42,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:47,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:47,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:47,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:47,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:47,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:47,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:47,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:47,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:47,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1947, "offset": 1910, "size": 50}}} 2018-11-06 15:49:47,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:47,475 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:47 GMT 2018-11-06 15:49:47,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:47,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:49:47,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:47,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:47,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:47,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:47,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:47,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:47,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:47,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:47,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:47,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:47,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:47,537 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:47 GMT 2018-11-06 15:49:47,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:47,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:47,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:52,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:52,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:52,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:52,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:52,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:52,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:52,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:52,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:52,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:49:51.569Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:49:51.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1948, "offset": 1910, "size": 50}}} 2018-11-06 15:49:52,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:52,626 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:52 GMT 2018-11-06 15:49:52,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:52,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:49:52,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:52,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:49:52,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:52,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:52,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:52,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:52,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:52,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:52,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:52,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:52,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:52,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:52,699 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:52 GMT 2018-11-06 15:49:52,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:52,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:52,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:57,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:49:57,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:57,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:57,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:57,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:57,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:57,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:57,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:57,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1948, "offset": 1911, "size": 50}}} 2018-11-06 15:49:57,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:57,790 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:57 GMT 2018-11-06 15:49:57,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:57,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:49:57,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:49:57,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:49:58,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:49:58,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:49:58,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:49:58,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:49:58,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:49:58,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:49:58,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:49:58,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:49:58,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:49:58,188 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:49:58 GMT 2018-11-06 15:49:58,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:49:58,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:49:58,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:03,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:03,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:03,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:03,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:03,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:03,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:03,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:03,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:03,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:50:01.806Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:50:01.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1949, "offset": 1911, "size": 50}}} 2018-11-06 15:50:03,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:03,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:03 GMT 2018-11-06 15:50:03,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:03,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:50:03,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:03,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:50:03,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:03,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:03,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:03,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:03,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:03,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:03,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:03,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:03,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:03,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:03,338 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:03 GMT 2018-11-06 15:50:03,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:03,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:03,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:08,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:08,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:08,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:08,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:08,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:08,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:08,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:08,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:08,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1949, "offset": 1912, "size": 50}}} 2018-11-06 15:50:08,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:08,431 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:08 GMT 2018-11-06 15:50:08,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:08,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:50:08,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:08,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:08,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:08,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:08,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:08,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:08,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:08,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:08,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:08,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:08,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:08,496 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:08 GMT 2018-11-06 15:50:08,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:08,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:08,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:13,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:13,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:13,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:13,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:13,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:13,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:13,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:13,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:13,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:50:12.041Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:50:12.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1950, "offset": 1912, "size": 50}}} 2018-11-06 15:50:13,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:13,586 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:13 GMT 2018-11-06 15:50:13,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:13,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:50:13,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:13,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:50:13,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:13,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:13,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:13,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:13,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:13,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:13,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:13,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:13,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:13,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:13,655 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:13 GMT 2018-11-06 15:50:13,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:13,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:13,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:18,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:18,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:18,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:18,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:18,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:18,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:18,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:18,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:18,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1950, "offset": 1913, "size": 50}}} 2018-11-06 15:50:18,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:18,739 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:18 GMT 2018-11-06 15:50:18,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:18,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:50:18,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:18,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:18,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:18,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:18,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:18,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:18,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:18,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:18,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:18,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:18,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:18,803 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:18 GMT 2018-11-06 15:50:18,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:18,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:18,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:23,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:23,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:23,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:23,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:23,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:23,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:23,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:23,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:23,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:50:22.277Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:50:22.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1951, "offset": 1913, "size": 50}}} 2018-11-06 15:50:23,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:23,922 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:23 GMT 2018-11-06 15:50:23,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:23,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:50:23,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:23,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:50:23,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:23,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:23,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:23,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:23,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:23,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:23,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:23,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:23,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:23,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:23,995 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:23 GMT 2018-11-06 15:50:23,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:23,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:23,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:29,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:29,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:29,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:29,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:29,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:29,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:29,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:29,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:29,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1951, "offset": 1914, "size": 50}}} 2018-11-06 15:50:29,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:29,086 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:29 GMT 2018-11-06 15:50:29,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:29,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:50:29,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:29,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:29,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:29,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:29,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:29,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:29,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:29,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:29,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:29,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:29,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:29,153 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:29 GMT 2018-11-06 15:50:29,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:29,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:29,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:34,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:34,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:34,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:34,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:34,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:34,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:34,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:34,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:34,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:50:32.520Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:50:32.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1952, "offset": 1914, "size": 50}}} 2018-11-06 15:50:34,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:34,252 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:34 GMT 2018-11-06 15:50:34,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:34,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:50:34,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:34,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:50:34,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:34,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:34,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:34,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:34,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:34,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:34,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:34,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:34,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:34,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:34,389 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:34 GMT 2018-11-06 15:50:34,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:34,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:34,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:39,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:39,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:39,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:39,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:39,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:39,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:39,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:39,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:39,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1952, "offset": 1915, "size": 50}}} 2018-11-06 15:50:39,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:39,476 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:39 GMT 2018-11-06 15:50:39,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:39,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:50:39,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:39,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:39,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:39,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:39,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:39,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:39,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:39,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:39,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:39,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:39,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:39,553 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:39 GMT 2018-11-06 15:50:39,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:39,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:39,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:44,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:44,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:44,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:44,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:44,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:44,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:44,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:44,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:44,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:50:42.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-11-06T15:50:42.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1953, "offset": 1915, "size": 50}}} 2018-11-06 15:50:44,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:44,646 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:44 GMT 2018-11-06 15:50:44,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:44,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:50:44,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:44,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:50:44,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:44,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:44,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:44,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:44,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:44,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:44,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:44,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:44,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:44,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:44,710 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:44 GMT 2018-11-06 15:50:44,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:44,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:44,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:49,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:49,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:49,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:49,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:49,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:49,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:49,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:49,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:49,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1953, "offset": 1916, "size": 50}}} 2018-11-06 15:50:49,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:49,795 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:49 GMT 2018-11-06 15:50:49,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:49,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:50:49,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:49,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:49,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:49,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:49,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:49,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:49,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:49,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:49,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:49,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:49,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:49,857 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:49 GMT 2018-11-06 15:50:49,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:49,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:49,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:54,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:50:54,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:54,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:54,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:54,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:54,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:54,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:54,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:54,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:50:52.995Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:50:52.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1954, "offset": 1916, "size": 50}}} 2018-11-06 15:50:54,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:54,957 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:54 GMT 2018-11-06 15:50:54,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:54,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:50:54,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:50:54,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:50:54,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:50:55,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:50:55,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:50:55,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:50:55,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:50:55,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:50:55,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:50:55,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:50:55,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:50:55,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:50:55,023 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:50:55 GMT 2018-11-06 15:50:55,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:50:55,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:50:55,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:00,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:00,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:00,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:00,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:00,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:00,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:00,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:00,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:00,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1954, "offset": 1917, "size": 50}}} 2018-11-06 15:51:00,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:00,106 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:00 GMT 2018-11-06 15:51:00,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:00,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:51:00,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:00,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:00,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:00,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:00,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:00,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:00,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:00,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:00,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:00,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:00,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:00,170 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:00 GMT 2018-11-06 15:51:00,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:00,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:00,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:05,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:05,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:05,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:05,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:05,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:05,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:05,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:05,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:05,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:51:03.230Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:51:03.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1955, "offset": 1917, "size": 50}}} 2018-11-06 15:51:05,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:05,263 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:05 GMT 2018-11-06 15:51:05,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:05,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:51:05,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:05,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:51:05,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:05,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:05,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:05,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:05,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:05,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:05,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:05,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:05,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:05,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:05,326 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:05 GMT 2018-11-06 15:51:05,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:05,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:05,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:10,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:10,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:10,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:10,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:10,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:10,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:10,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:10,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:10,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1955, "offset": 1918, "size": 50}}} 2018-11-06 15:51:10,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:10,418 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:10 GMT 2018-11-06 15:51:10,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:10,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:51:10,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:10,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:10,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:10,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:10,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:10,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:10,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:10,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:10,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:10,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:10,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:10,484 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:10 GMT 2018-11-06 15:51:10,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:10,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:10,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:15,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:51:13.465Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:51:13.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1956, "offset": 1918, "size": 50}}} 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:15 GMT 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:15,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:51:15,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:15,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:51:15,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:15,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:15,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:15 GMT 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:15,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:20,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:20,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:20,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:20,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:20,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:20,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:20,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:20,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:20,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1956, "offset": 1919, "size": 50}}} 2018-11-06 15:51:20,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:20,724 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:20 GMT 2018-11-06 15:51:20,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:20,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:51:20,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:20,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:20,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:20,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:20,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:20,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:20,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:20,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:20,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:20,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:20,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:20,788 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:20 GMT 2018-11-06 15:51:20,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:20,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:20,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:25,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:25,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:25,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:25,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:25,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:25,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:25,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:25,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:25,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:51:23.701Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:51:23.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1957, "offset": 1919, "size": 50}}} 2018-11-06 15:51:25,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:25,878 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:25 GMT 2018-11-06 15:51:25,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:25,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:51:25,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:25,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:51:25,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:25,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:25,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:25 GMT 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:25,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:30,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:31,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:31,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:31,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:31,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:31,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:31,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:31,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:31,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1957, "offset": 1920, "size": 50}}} 2018-11-06 15:51:31,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:31,028 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:31 GMT 2018-11-06 15:51:31,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:31,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:51:31,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:31,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:31,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:31,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:31,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:31,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:31,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:31,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:31,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:31,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:31,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:31,100 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:31 GMT 2018-11-06 15:51:31,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:31,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:31,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:36,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:36,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:36,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:36,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:36,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:36,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:36,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:36,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:36,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:51:33.936Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:51:33.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1958, "offset": 1920, "size": 50}}} 2018-11-06 15:51:36,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:36,181 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:36 GMT 2018-11-06 15:51:36,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:36,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:51:36,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:51:36,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:36,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:36,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:36,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:36,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:36,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:36,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:36,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:36,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:36,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:36,247 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:36 GMT 2018-11-06 15:51:36,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:36,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:36,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:41,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:41,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:41,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:41,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:41,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:41,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:41,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:41,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:41,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1958, "offset": 1921, "size": 50}}} 2018-11-06 15:51:41,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:41,329 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:41 GMT 2018-11-06 15:51:41,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:41,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:51:41,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:41,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:41,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:41,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:41,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:41,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:41,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:41,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:41,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:41,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:41,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:41,390 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:41 GMT 2018-11-06 15:51:41,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:41,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:41,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:46,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:46,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:46,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:46,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:46,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:46,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:46,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:46,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:46,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:51:44.170Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:51:44.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1959, "offset": 1921, "size": 50}}} 2018-11-06 15:51:46,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:46,471 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:46 GMT 2018-11-06 15:51:46,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:46,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:51:46,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:46,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:51:46,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:46,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:46,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:46,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:46,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:46,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:46,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:46,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:46,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:46,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:46,596 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:46 GMT 2018-11-06 15:51:46,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:46,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:46,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:51,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:51,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:51,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:51,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:51,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:51,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:51,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:51,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:51,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1959, "offset": 1922, "size": 50}}} 2018-11-06 15:51:51,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:51,683 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:51 GMT 2018-11-06 15:51:51,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:51,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:51:51,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:51,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:51,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:51,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:51,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:51,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:51,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:51,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:51,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:51,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:51,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:51,752 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:51 GMT 2018-11-06 15:51:51,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:51,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:51,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:56,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:51:56,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:56,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:56,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:56,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:56,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:56,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:56,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:56,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:51:54.410Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:51:54.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1960, "offset": 1922, "size": 50}}} 2018-11-06 15:51:56,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:56,845 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:56 GMT 2018-11-06 15:51:56,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:56,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-11-06 15:51:56,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:51:56,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:51:56,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:51:56,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:51:56,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:51:56,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:51:56,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:51:56,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:51:56,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:51:56,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:51:56,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:51:56,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:51:56,915 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:51:56 GMT 2018-11-06 15:51:56,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:51:56,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:51:56,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:01,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:52:01,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:01,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:01,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:01,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:01,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:01,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:01,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:01,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1960, "offset": 1923, "size": 50}}} 2018-11-06 15:52:01,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:01,996 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:01 GMT 2018-11-06 15:52:01,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:01,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:52:01,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:01,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:52:02,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:02,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:02,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:02,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:02,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:02,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:02,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:02,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:52:02,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:02,057 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:02 GMT 2018-11-06 15:52:02,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:02,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:52:02,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:07,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:52:07,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:07,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:07,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:07,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:07,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:07,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:07,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:07,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:04.646Z", "message": "[vellum] Service on port 7000 failed to start. waited for a 120 seconds.", "level": "error", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:04.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:04.962Z", "message": "Task failed 'script_runner.tasks.run' -> /tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n", "node_name": "vellum", "workflow_id": "install", "error_causes": [{"message": "/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\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_4jd5if/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_4jd5if/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_4jd5if/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: /tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n/tmp/T2MRU/start-vellum.sh: connect: Connection refused\n/tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-11-06T15:52:04.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:05.061Z", "message": "Execution done (return_code=1): /tmp/T2MRU/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:05.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "7d605a77-d969-463e-bcd4-52f53418dfad"}], "metadata": {"pagination": {"total": 1963, "offset": 1923, "size": 50}}} 2018-11-06 15:52:07,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:07,147 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:07 GMT 2018-11-06 15:52:07,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:07,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12886 2018-11-06 15:52:07,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 failed to start. waited for a 120 seconds. 2018-11-06 15:52:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused /tmp/T2MRU/start-vellum.sh: connect: Connection refused /tmp/T2MRU/start-vellum.sh: line 22: /dev/tcp/192.168.120.14/7000: Connection refused 2018-11-06 15:52:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/T2MRU/start-vellum.sh 2018-11-06 15:52:07,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:52:07,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:07,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:07,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:07,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:07,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:07,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:07,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:07,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:52:07,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:07,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:07 GMT 2018-11-06 15:52:07,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:07,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:52:07,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:12,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:52:12,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:12,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:12,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:12,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:12,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:12,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:12,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:12,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1963, "offset": 1926, "size": 50}}} 2018-11-06 15:52:12,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:12,302 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:12 GMT 2018-11-06 15:52:12,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:12,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:52:12,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:12,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:52:12,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:12,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:12,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:12,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:12,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:12,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:12,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:12,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:52:12,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:12,368 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:12 GMT 2018-11-06 15:52:12,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:12,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:52:12,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:17,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:52:17,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:17,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:17,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:17,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:17,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:17,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:17,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:17,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1963, "offset": 1926, "size": 50}}} 2018-11-06 15:52:17,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:17,464 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:17 GMT 2018-11-06 15:52:17,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:17,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-11-06 15:52:17,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:17,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:52:17,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:17,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:17,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:17,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:17,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:17,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:17,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:17,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:52:17,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:17,536 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:17 GMT 2018-11-06 15:52:17,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:17,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:52:17,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:22,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:52:22,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:22,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:22,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:22,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:22,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:22,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:22,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:22,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:20.010Z", "message": "Sending task 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:20.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:20.396Z", "message": "Task started 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:20.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:20.551Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I77RC/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:20.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "707fd30d-c1ac-4e05-b6d1-3fb9756db7cd"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:21.088Z", "message": "Executing: /tmp/I77RC/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:21.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "707fd30d-c1ac-4e05-b6d1-3fb9756db7cd"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:21.088Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:21.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "707fd30d-c1ac-4e05-b6d1-3fb9756db7cd"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:22.100Z", "message": "[vellum] 192.168.120.14", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:22.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "707fd30d-c1ac-4e05-b6d1-3fb9756db7cd"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:22.100Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:22.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "707fd30d-c1ac-4e05-b6d1-3fb9756db7cd"}], "metadata": {"pagination": {"total": 1970, "offset": 1926, "size": 50}}} 2018-11-06 15:52:22,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:22,616 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:22 GMT 2018-11-06 15:52:22,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:22,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3706 2018-11-06 15:52:22,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:22,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 1/60] 2018-11-06 15:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 1/60] 2018-11-06 15:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I77RC/start-vellum.sh 2018-11-06 15:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I77RC/start-vellum.sh 2018-11-06 15:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-11-06 15:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.14 2018-11-06 15:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-11-06 15:52:22,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:52:22,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:22,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:22,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:22,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:22,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:22,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:22,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:22,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:52:22,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:22,678 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:22 GMT 2018-11-06 15:52:22,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:22,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:52:22,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:27,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:52:27,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:23.126Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:23.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "707fd30d-c1ac-4e05-b6d1-3fb9756db7cd"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:23.126Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:23.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "707fd30d-c1ac-4e05-b6d1-3fb9756db7cd"}], "metadata": {"pagination": {"total": 1972, "offset": 1933, "size": 50}}} 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:27 GMT 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:27,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1156 2018-11-06 15:52:27,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:27,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-11-06 15:52:27,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-11-06 15:52:27,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:52:27,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:27,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:27,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:27,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:27,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:27,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:27,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:27,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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:52:27,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:27,850 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:27 GMT 2018-11-06 15:52:27,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:27,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:52:27,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:32,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:52:32,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:32,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:32,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:32,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:32,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:32,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:32,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:32,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:32.509Z", "message": "Execution done (return_code=0): /tmp/I77RC/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:32.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "707fd30d-c1ac-4e05-b6d1-3fb9756db7cd"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:32.646Z", "message": "Task succeeded 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:32.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1974, "offset": 1935, "size": 50}}} 2018-11-06 15:52:32,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:32,946 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:32 GMT 2018-11-06 15:52:32,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:32,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1138 2018-11-06 15:52:32,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:32,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/I77RC/start-vellum.sh 2018-11-06 15:52:32,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' [retry 1/60] 2018-11-06 15:52:32,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:52:33,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:33,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:33 GMT 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-11-06 15:52:33,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:38,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:52:38,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:38,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:38,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:38,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:38,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:38,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:38,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:38,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:33.411Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:33.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:33.411Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:33.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:33.684Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:33.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:33.684Z", "message": "Downloaded scripts/bind/bind.py to /tmp/BNRSM/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:33.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.155Z", "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-11-06T15:52:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.155Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {u'ellis_u3yjra': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-u3yjra'}}, u'dime': {u'dime_fc42vp': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fc42vp'}}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'vellum': {u'vellum_k0rv2c': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'vellum-k0rv2c'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.155Z", "message": "[localhost] run: sudo mv /tmp/tmpZVLSVs /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.155Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.155Z", "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-11-06T15:52:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.155Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.155Z", "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-11-06T15:52:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.155Z", "message": "[localhost] run: sudo mv /tmp/tmpFtpYUI /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.155Z", "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-11-06T15:52:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.155Z", "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-11-06T15:52:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5", "logger": "db56e07d-4352-4b7b-a6c9-edff1a93de4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:34.422Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:34.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:52:35.433Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T15:52:35.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 1991, "offset": 1937, "size": 50}}} 2018-11-06 15:52:38,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:38,112 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:38 GMT 2018-11-06 15:52:38,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:38,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9530 2018-11-06 15:52:38,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:38,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:52:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:52:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:52:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/BNRSM/bind.py 2018-11-06 15:52:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:52:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {u'ellis_u3yjra': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-u3yjra'}}, u'dime': {u'dime_fc42vp': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fc42vp'}}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'vellum': {u'vellum_k0rv2c': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'vellum-k0rv2c'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:52:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZVLSVs /etc/bind/db.clearwater.opnfv 2018-11-06 15:52:38,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:52:38,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:52:38,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:52:38,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:52:38,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFtpYUI /etc/bind/db.clearwater.local 2018-11-06 15:52:38,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:52:38,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:52:38,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:52:38,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-11-06 15:52:38,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e067b961-7bb2-4509-af6a-dd8f416065c5 2018-11-06 15:52:38,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:38,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:38,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:38,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:38,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:38,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:38,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:38,189 - 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-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"} 2018-11-06 15:52:38,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:38,189 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:38 GMT 2018-11-06 15:52:38,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:38,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-11-06 15:52:38,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:38,189 - 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-11-06T15:35:59.440Z', 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'e067b961-7bb2-4509-af6a-dd8f416065c5'} 2018-11-06 15:52:38,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv/outputs 2018-11-06 15:52:38,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:52:38,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:52:38,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:52:38,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:52:38,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:52:38,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:52:38,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:52:38,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.210", "ellis_ip": "172.30.9.205"}, "deployment_id": "clearwater-opnfv"} 2018-11-06 15:52:38,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:52:38,258 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:52:38 GMT 2018-11-06 15:52:38,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:52:38,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-11-06 15:52:38,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:52:38,261 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.205 2018-11-06 15:52:38,365 - 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-11-06 15:52:38,433 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-11-06 15:52:38,433 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-11-06 15:52:38,498 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-06 15:52:38,499 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-11-06 15:53:03,743 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-06 15:53:03,744 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-11-06 15:53:29,683 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-06 15:53:29,683 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-11-06 15:53:54,766 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-06 15:53:54,767 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-11-06 15:54:19,865 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-06 15:54:19,866 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-11-06 15:54:44,957 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-11-06 15:54:44,957 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-11-06 15:55:10,200 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550093@clearwater.opnfv', u'sip_username': u'6505550093', u'formatted_number': u'(650) 555-0093', u'number': u'6505550093', u'sip_uri': u'sip:6505550093@clearwater.opnfv', u'number_id': u'e4eadef9d7d4489ba75aab183d163fb9', u'sip_password': u'TpfbDx9fb', u'pstn': False} 2018-11-06 15:55:10,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv/outputs 2018-11-06 15:55:10,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:55:10,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:55:10,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:55:10,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:55:10,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:55:10,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:55:10,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:55:10,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.210", "ellis_ip": "172.30.9.205"}, "deployment_id": "clearwater-opnfv"} 2018-11-06 15:55:10,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:55:10,272 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:55:10 GMT 2018-11-06 15:55:10,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:55:10,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-11-06 15:55:10,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:55:10,273 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-11-06 15:55:10,273 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-11-06 15:55:10,295 - 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-11-06 15:55:10,295 - 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-11-06 15:57:20,910 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550260, 6505550083) Passed Basic Call - SDP (TCP) - (6505550781, 6505550486) Passed Basic Call - Tel URIs (TCP) - (6505550556, 6505550873) Passed Basic Call - Unknown number (TCP) - (6505550155, 6505550635) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550608, 6505550892) Passed Basic Call - Messages - Pager model (TCP) - (6505550283, 6505550175) Passed Basic Call - Pracks (TCP) - (6505550603, 6505550847) Passed Basic Registration (TCP) - (6505550400) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550434, 6505550609) Passed Call Barring - Outbound Rejection (TCP) - (6505550414, 6505550440) 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) - (6505550031, 6505550010) 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) - (6505550500, 6505550369, 6505550904) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550094, 6505550137, 6505550919) Passed Call Diversion - Not reachable (408) (TCP) - (6505550380, 6505550986, 6505550950) Passed Call Diversion - Not reachable (503) (TCP) - (6505550699, 6505550058, 6505550876) Passed Call Diversion - Not reachable (500) (TCP) - (6505550213, 6505550274, 6505550347) Passed Call Diversion - Busy (TCP) - (6505550820, 6505550421, 6505550010) Passed Call Diversion - Unconditional (TCP) - (6505550128, 6505550677, 6505550466) Passed Call Diversion - No answer (TCP) - (6505550938, 6505550799, 6505550753) Passed Call Diversion - Bad target URI (TCP) - (6505550124, 6505550868) Passed Call Diversion - Audio-only call (TCP) - (6505550660, 6505550256, 6505550280, 6505550557) Passed Call Diversion - Audio-video call (TCP) - (6505550091, 6505550304, 6505550913, 6505550697) Passed Call Waiting - Accepted (TCP) - (6505550760, 6505550470, 6505550182) Passed Call Waiting - Cancelled (TCP) - (6505550027, 6505550210, 6505550670) Passed CANCEL - Mainline (TCP) - (6505550372, 6505550474) Passed Filtering - Accept-Contact (TCP) - (6505550072, 6505550297) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550948, 6505550572) Passed Filtering - Accept-Contact no match (TCP) - (6505550427, 6505550438) Passed Filtering - Accept-Contact negated match (TCP) - (6505550192, 6505550215) Passed Filtering - RFC3841 example (TCP) - (6505550759, 6505550491) Passed Filtering - Reject-Contact no match (TCP) - (6505550012, 6505550162) Passed Filtering - Reject-Contact match (TCP) - (6505550400, 6505550194) 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) - (6505550104) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550320) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550585) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550983) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550756, 6505550493) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550142, 6505550817) Passed GRUU - Call - only GRUU as target (TCP) - (6505550322, 6505550948) Passed GRUU - Call - AoR as target (TCP) - (6505550439, 6505550133) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550715, 6505550949) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550020, 6505550677) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550930, 6505550785) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550527, 6505550183) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550381, 6505550070) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550013, 6505550336) 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) - (6505550292) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550024) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550919) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550877, 6505550818) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550177, 6505550236) 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-11-06 15:57:20,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-11-06 15:57:21,030 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 15:57:21,030 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:31 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-06 15:57:21,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-11-06 15:57:21,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-11-06 15:57:21,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:21,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:21,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:21,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:21,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:21,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:21,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:21,113 - 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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:27.053Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d322bcdb-23cc-4d85-97c1-5875a5204251"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:59.440Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e067b961-7bb2-4509-af6a-dd8f416065c5"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-11-06 15:57:21,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:21,113 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:21 GMT 2018-11-06 15:57:21,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:21,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-11-06 15:57:21,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:21,114 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-11-06 15:57:21,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:21,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:21,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:21,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:21,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:21,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:21,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:21,301 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-11-06 15:57:21,301 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:57:21,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:21,301 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:21 GMT 2018-11-06 15:57:21,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:21,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:57:21,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:21,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:57:21,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:21,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:21,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:21,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:21,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:21,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:21,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:21,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-06 15:57:21,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:21,376 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:21 GMT 2018-11-06 15:57:21,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:21,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-06 15:57:21,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:21,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:57:21,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:21,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:21,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:21,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:21,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:21,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:21,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:21,452 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:57:21,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:21,452 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:21 GMT 2018-11-06 15:57:21,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:21,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:57:21,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:26,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:57:26,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:26,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:26,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:26,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:26,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:26,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:26,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:26,533 - 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-11-06T15:57:22.024Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:22.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.188Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_bp6abe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.188Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_u3yjra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.188Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_9e0m92", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.188Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_fc42vp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.188Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_6llpxl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.188Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_fc42vp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.188Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.500Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_bp6abe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.500Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.500Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_fc42vp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.500Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_bp6abe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.500Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:23.746Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/Z99SK/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "19593385-51df-43b7-b319-58eb8b5bc213"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Executing: /tmp/ZPRLX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "fb9851b9-32cf-4b7e-9535-b728551cdecc"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Executing: /tmp/Z99SK/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "19593385-51df-43b7-b319-58eb8b5bc213"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/FDB5L/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e2610329-38f6-4987-beb4-3962d41ea98d"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Execution done (return_code=1): /tmp/6UT05/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "59022993-2ba0-4ed1-9400-9834f228d4c7"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Execution done (return_code=1): /tmp/Z99SK/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "19593385-51df-43b7-b319-58eb8b5bc213"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Executing: /tmp/QST51/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "fd65d138-04f8-4004-a429-58ece56a42fa"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/QST51/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "fd65d138-04f8-4004-a429-58ece56a42fa"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "19593385-51df-43b7-b319-58eb8b5bc213"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "59022993-2ba0-4ed1-9400-9834f228d4c7"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Executing: /tmp/4H01V/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "bc19a3f8-ec13-4326-91a2-2bafee4f4a3e"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e2610329-38f6-4987-beb4-3962d41ea98d"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/6UT05/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "59022993-2ba0-4ed1-9400-9834f228d4c7"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/4H01V/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "bc19a3f8-ec13-4326-91a2-2bafee4f4a3e"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/ZPRLX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "fb9851b9-32cf-4b7e-9535-b728551cdecc"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Executing: /tmp/FDB5L/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e2610329-38f6-4987-beb4-3962d41ea98d"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.236Z", "message": "Executing: /tmp/6UT05/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "59022993-2ba0-4ed1-9400-9834f228d4c7"}, {"node_instance_id": "dime_fc42vp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.519Z", "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_scmegs/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_scmegs/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_scmegs/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-11-06T15:57:24.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_9e0m92", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.519Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_u3yjra", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.519Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_6llpxl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.519Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_6llpxl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.519Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_u3yjra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.519Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.519Z", "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_4jd5if/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_4jd5if/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_4jd5if/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-11-06T15:57:24.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_9e0m92", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:24.519Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:24.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:25.249Z", "message": "Execution done (return_code=1): /tmp/QST51/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:25.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "fd65d138-04f8-4004-a429-58ece56a42fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:25.249Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6Z8VD/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:25.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:25.249Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:25.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "fd65d138-04f8-4004-a429-58ece56a42fa"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:25.249Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:25.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "fb9851b9-32cf-4b7e-9535-b728551cdecc"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:25.249Z", "message": "Execution done (return_code=1): /tmp/ZPRLX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:25.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "fb9851b9-32cf-4b7e-9535-b728551cdecc"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:25.249Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:25.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "bc19a3f8-ec13-4326-91a2-2bafee4f4a3e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:25.602Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:25.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:25.602Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:25.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_9e0m92", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:25.602Z", "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_qujkxx/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_qujkxx/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_qujkxx/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-11-06T15:57:25.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_u3yjra", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:25.602Z", "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_31jrsy/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_31jrsy/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_31jrsy/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-11-06T15:57:25.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "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-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}], "metadata": {"pagination": {"total": 69, "offset": 0, "size": 50}}} 2018-11-06 15:57:26,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:26,533 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:26 GMT 2018-11-06 15:57:26,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:26,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30446 2018-11-06 15:57:26,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-11-06 15:57:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:57:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:57:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:57:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:57:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:57:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:57:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/Z99SK/stop-dime.sh 2018-11-06 15:57:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZPRLX/stop-ellis.sh 2018-11-06 15:57:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z99SK/stop-dime.sh 2018-11-06 15:57:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/FDB5L/stop-sprout.sh 2018-11-06 15:57:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/6UT05/stop-vellum.sh 2018-11-06 15:57:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/Z99SK/stop-dime.sh 2018-11-06 15:57:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QST51/stop-homer.sh 2018-11-06 15:57:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/QST51/stop-homer.sh 2018-11-06 15:57:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-11-06 15:57:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-11-06 15:57:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4H01V/stop-bono.sh 2018-11-06 15:57:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-11-06 15:57:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/6UT05/stop-vellum.sh 2018-11-06 15:57:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/4H01V/stop-bono.sh 2018-11-06 15:57:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/ZPRLX/stop-ellis.sh 2018-11-06 15:57:26,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FDB5L/stop-sprout.sh 2018-11-06 15:57:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6UT05/stop-vellum.sh 2018-11-06 15:57:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-11-06 15:57:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:26,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-11-06 15:57:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/QST51/stop-homer.sh 2018-11-06 15:57:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6Z8VD/bind.py 2018-11-06 15:57:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-11-06 15:57:26,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-11-06 15:57:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/ZPRLX/stop-ellis.sh 2018-11-06 15:57:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-11-06 15:57:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:26,542 - 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-11-06 15:57:26,542 - 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-11-06 15:57:26,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:57:26,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:57:26,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:57:26,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:26,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:26,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:26,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:26,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:26,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:26,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:26,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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:57:26,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:26,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:26 GMT 2018-11-06 15:57:26,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:26,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:57:26,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:31,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:57:31,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:31,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:31,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:31,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:31,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:31,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:31,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:31,713 - 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-11-06T15:57:26.279Z", "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-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "message": "Execution done (return_code=1): /tmp/4H01V/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "bc19a3f8-ec13-4326-91a2-2bafee4f4a3e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HH2BE/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "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-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {u'ellis_u3yjra': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-u3yjra'}}, u'dime': {}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'vellum': {u'vellum_k0rv2c': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'vellum-k0rv2c'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YQAM6/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "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-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.279Z", "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-11-06T15:57:26.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.707Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.707Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_6llpxl", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.707Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_5iey2x/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_5iey2x/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_5iey2x/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-11-06T15:57:26.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:26.707Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:26.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo mv /tmp/tmp4W3z1f /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo mv /tmp/tmpnhRKsH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo mv /tmp/tmpeRQD9T /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'vellum': {}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo mv /tmp/tmp3CBfFd /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo mv /tmp/tmp0YRqWZ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ABO4G/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo mv /tmp/tmppjZgza /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo mv /tmp/tmpg0sqdT /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'vellum': {}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {u'ellis_u3yjra': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-u3yjra'}}, u'dime': {}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'vellum': {}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e0fdd54d-ab3b-4c84-90fd-94540af5bad6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "40a35f03-52cd-44f5-a815-0eff0ea62a10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.300Z", "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-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c1076966-8c5e-4894-b75d-85a6acff81f2"}], "metadata": {"pagination": {"total": 175, "offset": 50, "size": 50}}} 2018-11-06 15:57:31,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:31,713 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:31 GMT 2018-11-06 15:57:31,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:31,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31621 2018-11-06 15:57:31,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:57:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:57:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/4H01V/stop-bono.sh 2018-11-06 15:57:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HH2BE/bind.py 2018-11-06 15:57:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:57:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:57:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {u'ellis_u3yjra': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-u3yjra'}}, u'dime': {}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'vellum': {u'vellum_k0rv2c': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'vellum-k0rv2c'}}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:57:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:57:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YQAM6/bind.py 2018-11-06 15:57:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:57:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:57:31,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:57:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:57:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_config_manager" 2018-11-06 15:57:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4W3z1f /etc/bind/db.clearwater.local 2018-11-06 15:57:31,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnhRKsH /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeRQD9T /etc/bind/db.clearwater.local 2018-11-06 15:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'vellum': {}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3CBfFd /etc/bind/db.clearwater.local 2018-11-06 15:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:57:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:57:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:57:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:57:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0YRqWZ /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:31,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ABO4G/bind.py 2018-11-06 15:57:31,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppjZgza /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:31,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpg0sqdT /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:31,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:57:31,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:57:31,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'vellum': {}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:57:31,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {u'ellis_u3yjra': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.5', u'name': u'ellis-u3yjra'}}, u'dime': {}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, u'vellum': {}, u'bono': {u'bono_6llpxl': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.6', u'name': u'bono-6llpxl'}}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:57:31,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:31,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:57:31,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:57:31,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:57:31,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:57:31,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:57:31,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:57:31,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:31,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:31,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:31,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:31,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:31,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:31,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:31,787 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:57:31,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:31,787 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:31 GMT 2018-11-06 15:57:31,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:31,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:57:31,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:36,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:57:36,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:36,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:36,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:36,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:36,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:36,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:36,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:36,872 - 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-11-06T15:57:27.300Z", "message": "[localhost] run: sudo mv /tmp/tmpeRQD9T /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ae6466f5-cac3-481e-8a59-136623265787"}, {"node_instance_id": "dime_fc42vp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.721Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.721Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_fc42vp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.721Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.721Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_fc42vp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:27.721Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:27.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "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-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "message": "[localhost] run: sudo mv /tmp/tmp6RDwEw /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "86965db4-ef0a-44e6-b291-61127cbbdb0b"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "message": "Executing: /tmp/T1OHW/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "86965db4-ef0a-44e6-b291-61127cbbdb0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "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-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "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-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "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-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "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-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "message": "[localhost] run: sudo mv /tmp/tmpWpS17B /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "56a6fd18-dd84-48dc-a949-ffeb8db28ce5"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.329Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/T1OHW/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "86965db4-ef0a-44e6-b291-61127cbbdb0b"}, {"node_instance_id": "ellis_u3yjra", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.732Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_u3yjra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.732Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.732Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_9e0m92", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.732Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_9e0m92", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.732Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_9e0m92", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.732Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.732Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.732Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_u3yjra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:28.732Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:28.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "586696e2-0b9b-4c98-9809-7fc7d41783c6"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1N4HD/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "586696e2-0b9b-4c98-9809-7fc7d41783c6"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Executing: /tmp/I61BH/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "11f96e95-ce21-4088-b08f-e079b3b7b076"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Executing: /tmp/RLCIK/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f25be8cf-0b7f-480d-89f7-36215bf2c2bd"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f25be8cf-0b7f-480d-89f7-36215bf2c2bd"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "12cfd320-ed9a-4963-b7e5-f424bdfa0ef1"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Executing: /tmp/FHUBD/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "12cfd320-ed9a-4963-b7e5-f424bdfa0ef1"}, {"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Executing: /tmp/1N4HD/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "586696e2-0b9b-4c98-9809-7fc7d41783c6"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RLCIK/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f25be8cf-0b7f-480d-89f7-36215bf2c2bd"}, {"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FHUBD/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "12cfd320-ed9a-4963-b7e5-f424bdfa0ef1"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Execution done (return_code=1): /tmp/FDB5L/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e2610329-38f6-4987-beb4-3962d41ea98d"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.534Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/I61BH/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "11f96e95-ce21-4088-b08f-e079b3b7b076"}, {"node_instance_id": "bono_6llpxl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.742Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_bp6abe", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.742Z", "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_09vnel/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_09vnel/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_09vnel/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-11-06T15:57:29.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_6llpxl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.742Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_6llpxl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.742Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.742Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:29.742Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:29.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:30.555Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:30.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:30.555Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TQLH3/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:30.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:30.555Z", "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-11-06T15:57:30.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}], "metadata": {"pagination": {"total": 188, "offset": 100, "size": 50}}} 2018-11-06 15:57:36,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:36,873 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:36 GMT 2018-11-06 15:57:36,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:36,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28218 2018-11-06 15:57:36,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:36,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeRQD9T /etc/bind/db.clearwater.local 2018-11-06 15:57:36,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:57:36,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:57:36,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:36,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:57:36,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:36,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:57:36,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6RDwEw /etc/bind/db.clearwater.local 2018-11-06 15:57:36,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-06 15:57:36,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/T1OHW/remove-cluster-node.sh 2018-11-06 15:57:36,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:57:36,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:57:36,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:57:36,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:57:36,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:36,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bp6abe': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-bp6abe'}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:57:36,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:57:36,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:57:36,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWpS17B /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:36,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/T1OHW/remove-cluster-node.sh 2018-11-06 15:57:36,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:36,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:36,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:36,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:57:36,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:36,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:36,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:36,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:57:36,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:57:36,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-06 15:57:36,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1N4HD/remove-cluster-node.sh 2018-11-06 15:57:36,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I61BH/remove-cluster-node.sh 2018-11-06 15:57:36,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RLCIK/remove-cluster-node.sh 2018-11-06 15:57:36,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-06 15:57:36,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-06 15:57:36,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FHUBD/remove-cluster-node.sh 2018-11-06 15:57:36,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1N4HD/remove-cluster-node.sh 2018-11-06 15:57:36,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RLCIK/remove-cluster-node.sh 2018-11-06 15:57:36,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FHUBD/remove-cluster-node.sh 2018-11-06 15:57:36,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/FDB5L/stop-sprout.sh 2018-11-06 15:57:36,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/I61BH/remove-cluster-node.sh 2018-11-06 15:57:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:36,881 - 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-11-06 15:57:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:57:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:36,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:57:36,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TQLH3/bind.py 2018-11-06 15:57:36,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-11-06 15:57:36,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:57:36,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:36,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:36,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:36,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:36,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:36,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:36,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:36,967 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:57:36,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:36,967 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:36 GMT 2018-11-06 15:57:36,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:36,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:57:36,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:41,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:57:42,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:42,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:42,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:42,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:42,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:42,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:42,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:42,075 - 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-11-06T15:57:30.555Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:30.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.026Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:31.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.580Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:31.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.580Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, 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.20', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:31.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.580Z", "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-11-06T15:57:31.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.580Z", "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-11-06T15:57:31.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.580Z", "message": "[localhost] run: sudo mv /tmp/tmpC1cL1v /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:31.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.580Z", "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-11-06T15:57:31.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.580Z", "message": "[localhost] run: sudo mv /tmp/tmp8SBZXj /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:31.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.580Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:31.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.580Z", "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-11-06T15:57:31.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b861feb-c4e9-4138-bdc6-e584bf7f401f"}, {"node_instance_id": "sprout_bp6abe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.753Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:31.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_bp6abe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.753Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:31.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_bp6abe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:31.753Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:31.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:32.594Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ab59aa9e-2d15-4480-87dc-b14536201726"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:32.594Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/92CXK/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ab59aa9e-2d15-4480-87dc-b14536201726"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:32.594Z", "message": "Executing: /tmp/92CXK/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ab59aa9e-2d15-4480-87dc-b14536201726"}, {"node_instance_id": "bono_6llpxl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:34.455Z", "message": "Execution done (return_code=0): /tmp/I61BH/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:34.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "11f96e95-ce21-4088-b08f-e079b3b7b076"}, {"node_instance_id": "bono_6llpxl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:34.541Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:34.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:35.763Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:35.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:35.763Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:35.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:35.763Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:35.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_9e0m92", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:36.572Z", "message": "Execution done (return_code=0): /tmp/RLCIK/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:36.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f25be8cf-0b7f-480d-89f7-36215bf2c2bd"}, {"node_instance_id": "homer_9e0m92", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:36.772Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:36.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_fc42vp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.608Z", "message": "Execution done (return_code=0): /tmp/T1OHW/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "86965db4-ef0a-44e6-b291-61127cbbdb0b"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.783Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.783Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.783Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.783Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.783Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.783Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.783Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_fc42vp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.783Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.783Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:37.783Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:37.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:38.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:38.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:38.802Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:38.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:38.802Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:38.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:38.802Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:38.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:38.802Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:38.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:39.659Z", "message": "Stopping Agent bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:39.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:39.659Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:39.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:39.659Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:39.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:39.659Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:39.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:39.659Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:39.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:39.659Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:39.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:39.659Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:39.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:39.659Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:39.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:39.659Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:39.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "ellis_u3yjra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:40.086Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:40.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 231, "offset": 150, "size": 50}}} 2018-11-06 15:57:42,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:42,075 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:42 GMT 2018-11-06 15:57:42,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:42,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26559 2018-11-06 15:57:42,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:42,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-11-06 15:57:42,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:57:42,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-11-06 15:57:42,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_9e0m92': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-9e0m92'}}, 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.20', u'hss_hostname': u''}. 2018-11-06 15:57:42,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-11-06 15:57:42,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-11-06 15:57:42,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpC1cL1v /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:42,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-11-06 15:57:42,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8SBZXj /etc/bind/db.clearwater.local 2018-11-06 15:57:42,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-11-06 15:57:42,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-11-06 15:57:42,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-11-06 15:57:42,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:57:42,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-11-06 15:57:42,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-11-06 15:57:42,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/92CXK/remove-cluster-node.sh 2018-11-06 15:57:42,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/92CXK/remove-cluster-node.sh 2018-11-06 15:57:42,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/I61BH/remove-cluster-node.sh 2018-11-06 15:57:42,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:57:42,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:57:42,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-06 15:57:42,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-06 15:57:42,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RLCIK/remove-cluster-node.sh 2018-11-06 15:57:42,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:57:42,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/T1OHW/remove-cluster-node.sh 2018-11-06 15:57:42,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-06 15:57:42,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-06 15:57:42,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:57:42,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-06 15:57:42,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:42,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-06 15:57:42,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:42,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:57:42,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:57:42,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-06 15:57:42,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:42,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:42,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:42,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-06 15:57:42,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:42,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_5iey2x 2018-11-06 15:57:42,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:42,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:42,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:42,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:42,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:42,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:42,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:42,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:42,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:57:42,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:57:42,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:42,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:42,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:42,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:42,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:42,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:42,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:42,164 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:57:42,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:42,164 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:42 GMT 2018-11-06 15:57:42,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:42,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:57:42,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:47,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:57:47,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:47,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:47,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:47,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:47,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:47,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:47,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:47,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u3yjra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:40.681Z", "message": "Execution done (return_code=0): /tmp/1N4HD/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:40.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "586696e2-0b9b-4c98-9809-7fc7d41783c6"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:40.815Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:40.815Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:40.815Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:40.815Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:41.842Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:41.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Stopping Agent dime_host_scmegs", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Stopping Agent homer_host_qujkxx", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.692Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.851Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:42.851Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:42.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:43.704Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_5iey2x stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:43.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:43.704Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:43.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:43.704Z", "message": "Successfully stopped daemon: bono_host_5iey2x\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:43.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f0de20ec-1cd3-4990-925e-c0bc9891b93b"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:44.972Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:44.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:45.897Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:45.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:45.897Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:45.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 258, "offset": 200, "size": 50}}} 2018-11-06 15:57:47,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:47,243 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:47 GMT 2018-11-06 15:57:47,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:47,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23426 2018-11-06 15:57:47,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:47,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/1N4HD/remove-cluster-node.sh 2018-11-06 15:57:47,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-06 15:57:47,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:47,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:47,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:57:47,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-06 15:57:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-06 15:57:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-06 15:57:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-06 15:57:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-06 15:57:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_scmegs 2018-11-06 15:57:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_qujkxx 2018-11-06 15:57:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:47,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_5iey2x stop 2018-11-06 15:57:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-06 15:57:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_5iey2x 2018-11-06 15:57:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-06 15:57:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:47,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:57:47,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:47,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:47,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:47,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:47,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:47,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:47,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:47,313 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:57:47,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:47,314 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:47 GMT 2018-11-06 15:57:47,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:47,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:57:47,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:52,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:57:53,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:53,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:53,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:53,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:53,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:53,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:53,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:53,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:48.592Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:48.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:48.956Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:48.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:48.956Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:48.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:48.956Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:48.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:48.956Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:48.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:48.956Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:48.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:49.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:49.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:49.970Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:49.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:49.970Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:49.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Deleting Agent bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Successfully stopped daemon: dime_host_scmegs\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_qujkxx stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Successfully stopped daemon: homer_host_qujkxx\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "9c061095-4720-4c28-ba2f-28b2d8baa789"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_scmegs stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f15c10b1-ff5f-490d-ac32-64f8b78c6616"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Stopping Agent ellis_host_31jrsy", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:50.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:50.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.182Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.182Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.182Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.182Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.182Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.182Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.182Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.182Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Deleting Agent dime_host_scmegs", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}], "metadata": {"pagination": {"total": 327, "offset": 244, "size": 50}}} 2018-11-06 15:57:53,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:53,657 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:53 GMT 2018-11-06 15:57:53,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:53,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26862 2018-11-06 15:57:53,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:53,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:53,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-06 15:57:53,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-06 15:57:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-06 15:57:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-06 15:57:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-06 15:57:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-06 15:57:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_5iey2x 2018-11-06 15:57:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-06 15:57:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_scmegs 2018-11-06 15:57:53,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_qujkxx stop 2018-11-06 15:57:53,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_qujkxx 2018-11-06 15:57:53,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_scmegs stop 2018-11-06 15:57:53,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_31jrsy 2018-11-06 15:57:53,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-06 15:57:53,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-06 15:57:53,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-06 15:57:53,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-06 15:57:53,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-06 15:57:53,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-06 15:57:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-06 15:57:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_scmegs 2018-11-06 15:57:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-06 15:57:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:57:53,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:57:53,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:57:53,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:57:53,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:57:53,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:57:53,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:57:53,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:57:53,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:57:53,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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:57:53,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:57:53,787 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:57:53 GMT 2018-11-06 15:57:53,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:57:53,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:57:53,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:57:58,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:01,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:01,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:01,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:01,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:01,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:01,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:01,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:01,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Successfully deleted daemon: bono_host_5iey2x", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:51.744Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:51.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1b6d664c-b139-4a5e-8fd5-063ab12523d4"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:52.199Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:52.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:52.199Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:52.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:52.199Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:52.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:53.381Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:53.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:53.770Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:53.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:53.770Z", "message": "Successfully deleted daemon: homer_host_qujkxx", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:53.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:53.770Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:53.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "649d9a64-715c-4539-b6df-cdd3313766d1"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:53.770Z", "message": "Successfully deleted daemon: dime_host_scmegs", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:53.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:53.770Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:53.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "e1b26eec-c8b7-4448-8ee1-18e09cf88da1"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:54.066Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:54.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:54.066Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:54.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:54.066Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:54.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:54.066Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:54.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:54.896Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:54.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:55.103Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:55.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:55.103Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:55.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:55.802Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_31jrsy stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:55.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:55.802Z", "message": "Successfully stopped daemon: ellis_host_31jrsy\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:55.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "5c359393-469d-4273-add2-2da324687aaf"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:56.710Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:56.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:56.710Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:56.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:56.710Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:56.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:56.710Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:56.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:56.710Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:56.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:56.710Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:56.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:56.710Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:56.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_bp6abe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:56.825Z", "message": "Execution done (return_code=0): /tmp/92CXK/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:56.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ab59aa9e-2d15-4480-87dc-b14536201726"}, {"node_instance_id": "proxy_node_enol3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.982Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.982Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.982Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.982Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_bp6abe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.982Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.982Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.982Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}], "metadata": {"pagination": {"total": 374, "offset": 294, "size": 50}}} 2018-11-06 15:58:01,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:01,104 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:01 GMT 2018-11-06 15:58:01,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:01,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26388 2018-11-06 15:58:01,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:01,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-06 15:58:01,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_5iey2x 2018-11-06 15:58:01,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-06 15:58:01,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:01,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-06 15:58:01,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-06 15:58:01,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-06 15:58:01,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-06 15:58:01,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_qujkxx 2018-11-06 15:58:01,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-06 15:58:01,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_scmegs 2018-11-06 15:58:01,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-06 15:58:01,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:01,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-06 15:58:01,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-06 15:58:01,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:01,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-06 15:58:01,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-06 15:58:01,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-06 15:58:01,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_31jrsy stop 2018-11-06 15:58:01,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_31jrsy 2018-11-06 15:58:01,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-06 15:58:01,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:01,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-06 15:58:01,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:01,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-06 15:58:01,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-06 15:58:01,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-06 15:58:01,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/92CXK/remove-cluster-node.sh 2018-11-06 15:58:01,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:01,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:01,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-06 15:58:01,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:01,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-11-06 15:58:01,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-06 15:58:01,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:01,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:01,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:01,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:01,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:01,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:01,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:01,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:01,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:01,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:01,179 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:01,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:01,179 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:01 GMT 2018-11-06 15:58:01,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:01,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:01,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:06,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:06,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:06,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:06,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:06,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:06,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:06,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:06,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:06,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.983Z", "message": "Deleting Agent ellis_host_31jrsy", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:57.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:57.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:59.029Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:59.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:59.029Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:59.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:57:59.170Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:57:59.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:00.960Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:00.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:01.030Z", "message": "Successfully deleted daemon: ellis_host_31jrsy", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:01.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:01.030Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:01.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "10f07f2b-df07-4690-b83c-77accb305e5e"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:01.810Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:01.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:01.810Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:01.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:01.810Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:01.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:01.810Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:01.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:01.810Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:01.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:01.810Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:01.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_node_enol3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:01.810Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:01.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:02.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:02.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:02.862Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:02.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:02.862Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:02.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:02.862Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:02.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:02.862Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:02.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:02.862Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:02.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:02.862Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:02.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.065Z", "message": "Stopping Agent sprout_host_09vnel", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.887Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.887Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.887Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.887Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.887Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.887Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:03.887Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:03.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:04.938Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:04.938Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:05.953Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:05.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:05.953Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:05.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:05.953Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:05.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 409, "offset": 344, "size": 50}}} 2018-11-06 15:58:06,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:06,318 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:06 GMT 2018-11-06 15:58:06,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:06,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25853 2018-11-06 15:58:06,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:06,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_31jrsy 2018-11-06 15:58:06,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-06 15:58:06,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-06 15:58:06,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-06 15:58:06,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-06 15:58:06,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_31jrsy 2018-11-06 15:58:06,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-06 15:58:06,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-06 15:58:06,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-06 15:58:06,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-06 15:58:06,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-06 15:58:06,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:06,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-06 15:58:06,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:06,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:06,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-06 15:58:06,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-06 15:58:06,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-06 15:58:06,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-06 15:58:06,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-06 15:58:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_09vnel 2018-11-06 15:58:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-06 15:58:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-06 15:58:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-06 15:58:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-06 15:58:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:06,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:06,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:06,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:06,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:06,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:06,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:06,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:06,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:06,719 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:06,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:06,719 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:06 GMT 2018-11-06 15:58:06,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:06,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:06,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:11,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:11,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:11,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:11,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:11,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:11,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:11,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:11,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:11,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:07.187Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:07.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:07.398Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:07.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:08.005Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:08.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:08.005Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:08.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:08.005Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:08.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:08.113Z", "message": "Successfully stopped daemon: sprout_host_09vnel\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:08.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:08.113Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:08.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:08.113Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_09vnel stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:08.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "8b03014e-1a37-418c-9f04-e65e0ed1bce3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.039Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.039Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.039Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.039Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.123Z", "message": "Deleting Agent sprout_host_09vnel", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:09.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:10.082Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:10.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:10.082Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:10.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:10.082Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:10.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:10.166Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:10.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:11.140Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:11.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:11.140Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:11.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d789f628-d1d3-4d3b-b34b-0c618c0d24a3"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:11.140Z", "message": "Successfully deleted daemon: sprout_host_09vnel", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:11.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "ef033aa0-7394-4399-9732-15116160834a"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:11.290Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:11.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:11.290Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:11.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:11.290Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:11.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:11.290Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:11.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:11.290Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:11.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:11.290Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:11.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:11.290Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:11.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 447, "offset": 393, "size": 50}}} 2018-11-06 15:58:11,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:11,803 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:11 GMT 2018-11-06 15:58:11,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:11,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18472 2018-11-06 15:58:11,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:11,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-06 15:58:11,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-06 15:58:11,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:11,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-06 15:58:11,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:11,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_09vnel 2018-11-06 15:58:11,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:11,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_09vnel stop 2018-11-06 15:58:11,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:11,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:11,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:11,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-06 15:58:11,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:11,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:11,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:11,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:11,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:11,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:11,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_09vnel 2018-11-06 15:58:11,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:11,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:11,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:11,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-06 15:58:11,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-06 15:58:11,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-06 15:58:11,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-06 15:58:11,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-06 15:58:11,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_09vnel 2018-11-06 15:58:11,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-06 15:58:11,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:11,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-06 15:58:11,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:11,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-06 15:58:11,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-06 15:58:11,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:11,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:12,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:12,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:12,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:12,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:12,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:12,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:12,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:12,042 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:12,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:12,042 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:12 GMT 2018-11-06 15:58:12,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:12,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:12,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:17,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:17,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:17,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:17,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:17,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:17,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:17,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:17,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:17,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:12.148Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:12.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c639258c-b7ca-488c-baf6-d30f248b8577"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:12.828Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5950)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5950)", "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_6fdy71/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_6fdy71/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_6fdy71/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_6fdy71/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_6fdy71/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=5950)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-11-06T15:58:12.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_host_qujkxx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:13.214Z", "message": "Waiting for server \"ecfd3643-3c0a-40cf-a836-fa24671976e3\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:13.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d789f628-d1d3-4d3b-b34b-0c618c0d24a3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:13.303Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:13.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:13.303Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:13.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:13.303Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:13.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:13.303Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:13.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:13.303Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:13.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:13.303Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:13.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:14.319Z", "message": "Waiting for server \"44a23747-d9b7-410c-b3e5-46c0bf86a38e\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:14.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c639258c-b7ca-488c-baf6-d30f248b8577"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:14.319Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:14.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:14.319Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:14.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:14.319Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:14.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:14.319Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:14.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:14.319Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:14.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.260Z", "message": "Stopping Agent proxy_host_6fdy71", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.410Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.410Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:15.410Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 475, "offset": 428, "size": 50}}} 2018-11-06 15:58:17,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:17,130 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:17 GMT 2018-11-06 15:58:17,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:17,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16189 2018-11-06 15:58:17,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-06 15:58:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5950) 2018-11-06 15:58:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ecfd3643-3c0a-40cf-a836-fa24671976e3" to be deleted. current status: SHUTOFF 2018-11-06 15:58:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-06 15:58:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-06 15:58:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-06 15:58:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "44a23747-d9b7-410c-b3e5-46c0bf86a38e" to be deleted. current status: SHUTOFF 2018-11-06 15:58:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-06 15:58:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-06 15:58:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-06 15:58:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_6fdy71 2018-11-06 15:58:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-06 15:58:17,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:17,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:17,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:17,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:17,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:17,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:17,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:17,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:17,223 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:17,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:17,223 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:17 GMT 2018-11-06 15:58:17,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:17,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:17,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:22,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:22,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:22,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:22,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:22,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:22,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:22,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:22,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:22,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_qujkxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:17.722Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:17.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:18.640Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:18.640Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:18.640Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:19.661Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:19.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:19.661Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:19.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:19.661Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:19.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:19.661Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:19.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:19.661Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:19.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:19.661Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:19.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:19.661Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:19.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:19.673Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:19.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "homer_security_group_oy254q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.501Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f43802d0-f647-4276-8b5e-da714f2d0a5f"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.501Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_6fdy71 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.501Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1e5ddd38-4ece-4b18-b68a-42f7ca24c909"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.501Z", "message": "Successfully stopped daemon: proxy_host_6fdy71\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "d09bd749-685c-4772-86ff-ef7f371bf075"}, {"node_instance_id": "dime_security_group_3e1af7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.682Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.682Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.682Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.682Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.682Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.682Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.682Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_host_scmegs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:20.682Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:20.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:21.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:21.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:21.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:21.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:21.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:21.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:21.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:21.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "homer_security_group_oy254q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:21.703Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:21.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 504, "offset": 456, "size": 50}}} 2018-11-06 15:58:22,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:22,897 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:22 GMT 2018-11-06 15:58:22,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:22,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15086 2018-11-06 15:58:22,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:22,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-06 15:58:22,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:22,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:22,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:22,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:22,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-06 15:58:22,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:22,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:22,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-06 15:58:22,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-06 15:58:22,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-06 15:58:22,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-06 15:58:22,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-06 15:58:22,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_6fdy71 stop 2018-11-06 15:58:22,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-06 15:58:22,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_6fdy71 2018-11-06 15:58:22,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:22,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:22,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:22,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:22,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-06 15:58:22,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-06 15:58:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-06 15:58:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:22,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-06 15:58:22,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:23,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:23,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:23,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:23,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:23,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:23,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:23,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:23,131 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:23,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:23,131 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:23 GMT 2018-11-06 15:58:23,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:23,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:23,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:28,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:28,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:28,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:28,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:28,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:28,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:28,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:28,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:28,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:22.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:22.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:22.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:22.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:22.545Z", "message": "Deleting Agent proxy_host_6fdy71", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:22.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:22.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:22.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:22.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:22.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:22.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:22.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "ellis_host_31jrsy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:22.545Z", "message": "Waiting for server \"15d885a8-3863-4324-9da4-a6ce710a49dc\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:22.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "1e5ddd38-4ece-4b18-b68a-42f7ca24c909"}, {"node_instance_id": "dime_security_group_3e1af7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:22.730Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:22.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_security_group_3e1af7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:22.730Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:22.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_security_group_3e1af7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:22.730Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:22.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:24.020Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:24.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "dime_security_group_3e1af7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:24.020Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:24.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "6b4fb5af-40e4-4ded-b83a-d064ecad305b"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:24.020Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:24.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:24.020Z", "message": "Successfully deleted daemon: proxy_host_6fdy71", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:24.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c4c90c51-90e1-474a-9be2-8ba9e02890ac"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:24.021Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:24.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:24.021Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:24.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:24.021Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:24.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:24.021Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:24.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:24.021Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:24.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:25.028Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:25.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "70a2c5b9-15fc-4888-8d1b-bfd708b63275"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:25.088Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:25.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "dime_security_group_3e1af7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:25.088Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:25.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:25.088Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:25.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:26.100Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:26.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:26.100Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:26.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:26.100Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:26.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:26.601Z", "message": "Waiting for server \"8c521f5c-1da5-4ee6-89cd-0375c37c5b18\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "70a2c5b9-15fc-4888-8d1b-bfd708b63275"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:27.124Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:27.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:27.124Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:27.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:27.124Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:27.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:27.124Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:27.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:27.799Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:27.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f6ca4f52-2c42-410a-a430-c9d8297a0e5b"}, {"node_instance_id": "ellis_host_31jrsy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:28.149Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:28.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 537, "offset": 485, "size": 50}}} 2018-11-06 15:58:28,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:28,720 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:28 GMT 2018-11-06 15:58:28,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:28,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17352 2018-11-06 15:58:28,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:28,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:28,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:28,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_6fdy71 2018-11-06 15:58:28,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:28,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:28,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 15:58:28,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "15d885a8-3863-4324-9da4-a6ce710a49dc" to be deleted. current status: SHUTOFF 2018-11-06 15:58:28,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-06 15:58:28,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-06 15:58:28,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:28,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-06 15:58:28,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-06 15:58:28,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-06 15:58:28,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_6fdy71 2018-11-06 15:58:28,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:28,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:28,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-06 15:58:28,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-06 15:58:28,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-06 15:58:28,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-06 15:58:28,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-06 15:58:28,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-06 15:58:28,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-06 15:58:28,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:28,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8c521f5c-1da5-4ee6-89cd-0375c37c5b18" to be deleted. current status: SHUTOFF 2018-11-06 15:58:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-06 15:58:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-06 15:58:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-06 15:58:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-06 15:58:28,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-06 15:58:28,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:29,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:29,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:29,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:29,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:29,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:29,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:29,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:29,052 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:29,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:29,052 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:29 GMT 2018-11-06 15:58:29,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:29,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:29,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:34,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:34,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:34,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:34,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:34,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:34,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:34,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:34,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:34,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_6c0crf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:29.664Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:29.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:29.664Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:29.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:30.229Z", "message": "Waiting for server \"8ccbec97-ec74-4094-aaf0-4b6bbd864269\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:30.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f6ca4f52-2c42-410a-a430-c9d8297a0e5b"}, {"node_instance_id": "ellis_security_group_6c0crf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:30.690Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:30.690Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:30.690Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_security_group_6c0crf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:30.690Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:30.690Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_security_group_6c0crf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:30.690Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_floatingip_734nn9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:31.039Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:31.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "95a05a20-2d64-478b-baaf-d59cdf9b0f98"}, {"node_instance_id": "ellis_security_group_6c0crf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:31.039Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:31.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "04d55f8d-bba1-493a-a37f-5e9620607f3c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:32.000Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:32.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_floatingip_734nn9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:32.709Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:32.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:32.709Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:32.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:32.709Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:32.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_host_5iey2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:32.709Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:32.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:32.709Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:32.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "ellis_security_group_6c0crf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:32.709Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:32.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:32.709Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:32.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:33.267Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:33.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "38f1f989-5051-43e2-8a7e-92144fddcd97"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:33.722Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:33.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:33.722Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:33.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:33.722Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:33.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:33.722Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:33.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:33.722Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:33.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:33.722Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:33.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:33.722Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:33.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 564, "offset": 518, "size": 50}}} 2018-11-06 15:58:34,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:34,127 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:34 GMT 2018-11-06 15:58:34,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:34,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13764 2018-11-06 15:58:34,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:34,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:34,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:34,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8ccbec97-ec74-4094-aaf0-4b6bbd864269" to be deleted. current status: ACTIVE 2018-11-06 15:58:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-06 15:58:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-06 15:58:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-06 15:58:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-06 15:58:34,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-06 15:58:34,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-06 15:58:34,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 15:58:34,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-06 15:58:34,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-06 15:58:34,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:34,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-06 15:58:34,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-06 15:58:34,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-06 15:58:34,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:34,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-06 15:58:34,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-06 15:58:34,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:34,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:34,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-06 15:58:34,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-06 15:58:34,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:34,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-06 15:58:34,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:34,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:34,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:34,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:34,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:34,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:34,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:34,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:34,207 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:34,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:34,208 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:34 GMT 2018-11-06 15:58:34,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:34,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:34,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:39,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:39,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:39,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:39,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:39,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:39,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:39,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:39,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:39,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_ayuif9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:35.053Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:35.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c852230f-02a6-42b8-baea-65b7f34fcee4"}, {"node_instance_id": "bono_security_group_2xbek4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:35.053Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:35.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a33f5cc9-71ac-4ee1-8f10-a0a7de19e0e0"}, {"node_instance_id": "bono_security_group_2xbek4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:35.247Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:35.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bono_floatingip_ayuif9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:35.864Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:35.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_host_09vnel", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:36.072Z", "message": "Waiting for server \"d7e505aa-49ac-4bad-ba36-83a07c2aab4d\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:36.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "38f1f989-5051-43e2-8a7e-92144fddcd97"}, {"node_instance_id": "proxy_host_6fdy71", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:37.077Z", "message": "Waiting for server \"8ccbec97-ec74-4094-aaf0-4b6bbd864269\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:37.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "f6ca4f52-2c42-410a-a430-c9d8297a0e5b"}], "metadata": {"pagination": {"total": 570, "offset": 545, "size": 50}}} 2018-11-06 15:58:39,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:39,295 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:39 GMT 2018-11-06 15:58:39,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:39,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3409 2018-11-06 15:58:39,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:39,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-06 15:58:39,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-06 15:58:39,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-06 15:58:39,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-06 15:58:39,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d7e505aa-49ac-4bad-ba36-83a07c2aab4d" to be deleted. current status: SHUTOFF 2018-11-06 15:58:39,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8ccbec97-ec74-4094-aaf0-4b6bbd864269" to be deleted. current status: ACTIVE 2018-11-06 15:58:39,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:39,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:39,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:39,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:39,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:39,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:39,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:39,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:39,360 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:39,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:39,360 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:39 GMT 2018-11-06 15:58:39,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:39,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:39,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:44,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:44,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:44,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:44,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:44,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:44,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:44,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:44,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:44,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_09vnel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:40.668Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:40.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:41.874Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:41.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "proxy_host_6fdy71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:41.874Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:41.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:41.874Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:41.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_security_group_ovdukg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:42.795Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:42.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "96d6f002-8578-4707-8a27-397f59f52b5a"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:42.885Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:42.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:42.885Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:42.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:42.885Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:42.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:42.885Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:42.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:42.885Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:42.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:42.885Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:42.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:43.134Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:43.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "0f74253b-006b-431e-a1f4-700c5f4484cb"}, {"node_instance_id": "internal_sip_security_group_k9t0tp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:43.895Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:43.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "sprout_security_group_ovdukg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T15:58:43.895Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T15:58:43.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 584, "offset": 551, "size": 50}}} 2018-11-06 15:58:44,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:44,440 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:44 GMT 2018-11-06 15:58:44,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:44,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7378 2018-11-06 15:58:44,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:44,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-06 15:58:44,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:44,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-06 15:58:44,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 15:58:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-06 15:58:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-06 15:58:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-06 15:58:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 15:58:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-06 15:58:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-06 15:58:44,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-06 15:58:44,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-06 15:58:44,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-06 15:58:44,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:44,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:44,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:44,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:44,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:44,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:44,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:44,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:44,505 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:44,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:44,505 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:44 GMT 2018-11-06 15:58:44,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:44,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:44,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:49,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:49,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:49,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:49,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:49,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:49,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:49,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:49,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:49,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:58:49,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:49,686 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:49 GMT 2018-11-06 15:58:49,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:49,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:58:49,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:49,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:49,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:49,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:49,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:49,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:49,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:49,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:49,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:49,764 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:49,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:49,764 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:49 GMT 2018-11-06 15:58:49,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:49,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:49,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:54,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:58:54,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:54,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:54,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:54,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:54,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:54,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:54,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:54,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:58:54,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:54,852 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:54 GMT 2018-11-06 15:58:54,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:54,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:58:54,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:54,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:58:54,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:58:54,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:58:54,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:58:54,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:58:54,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:58:54,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:58:54,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:58:54,926 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:58:54,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:58:54,926 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:58:54 GMT 2018-11-06 15:58:54,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:58:54,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:58:54,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:58:59,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:00,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:00,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:00,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:00,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:00,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:00,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:00,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:00,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:00,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:00,003 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:00 GMT 2018-11-06 15:59:00,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:00,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:00,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:00,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:00,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:00,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:00,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:00,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:00,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:00,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:00,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:00,075 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:00,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:00,076 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:00 GMT 2018-11-06 15:59:00,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:00,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:00,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:05,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:05,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:05,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:05,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:05,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:05,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:05,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:05,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:05,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:05,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:05,176 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:05 GMT 2018-11-06 15:59:05,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:05,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:05,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:05,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:05,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:05,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:05,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:05,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:05,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:05,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:05,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:05,241 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:05,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:05,241 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:05 GMT 2018-11-06 15:59:05,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:05,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:05,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:10,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:10,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:10,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:10,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:10,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:10,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:10,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:10,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:10,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:10,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:10,380 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:10 GMT 2018-11-06 15:59:10,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:10,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:10,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:10,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:10,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:10,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:10,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:10,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:10,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:10,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:10,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:10,457 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:10,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:10,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:10 GMT 2018-11-06 15:59:10,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:10,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:10,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:15,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:15,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:15,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:15,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:15,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:15,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:15,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:15,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:15,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:15,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:15,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:15 GMT 2018-11-06 15:59:15,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:15,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:15,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:15,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:15,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:15,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:15,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:15,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:15,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:15,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:15,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:15,619 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:15,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:15,619 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:15 GMT 2018-11-06 15:59:15,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:15,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:15,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:20,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:20,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:20,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:20,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:20,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:20,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:20,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:20,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:20,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:20,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:20,697 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:20 GMT 2018-11-06 15:59:20,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:20,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:20,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:20,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:20,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:20,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:20,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:20,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:20,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:20,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:20,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:20,815 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:20,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:20,815 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:20 GMT 2018-11-06 15:59:20,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:20,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:20,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:25,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:25,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:25,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:25,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:25,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:25,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:25,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:25,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:25,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:25,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:25,899 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:25 GMT 2018-11-06 15:59:25,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:25,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:25,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:25,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:25,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:25,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:25,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:25,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:25,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:25,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:25,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:25,964 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:25,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:25,965 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:25 GMT 2018-11-06 15:59:25,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:25,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:25,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:30,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:31,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:31,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:31,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:31,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:31,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:31,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:31,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:31,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:31,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:31,047 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:31 GMT 2018-11-06 15:59:31,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:31,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:31,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:31,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:31,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:31,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:31,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:31,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:31,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:31,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:31,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:31,146 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:31,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:31,147 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:31 GMT 2018-11-06 15:59:31,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:31,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:31,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:36,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:36,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:36,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:36,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:36,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:36,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:36,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:36,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:36,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:36,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:36,232 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:36 GMT 2018-11-06 15:59:36,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:36,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:36,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:36,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:36,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:36,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:36,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:36,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:36,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:36,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:36,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:36,294 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:36,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:36,294 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:36 GMT 2018-11-06 15:59:36,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:36,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:36,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:41,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:41,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:41,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:41,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:41,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:41,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:41,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:41,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:41,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:41,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:41,369 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:41 GMT 2018-11-06 15:59:41,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:41,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:41,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:41,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:41,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:41,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:41,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:41,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:41,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:41,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:41,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:41,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:41,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:41,431 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:41 GMT 2018-11-06 15:59:41,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:41,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:41,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:46,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:46,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:46,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:46,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:46,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:46,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:46,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:46,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:46,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:46,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:46,530 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:46 GMT 2018-11-06 15:59:46,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:46,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:46,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:46,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:46,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:46,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:46,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:46,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:46,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:46,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:46,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:46,591 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:46,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:46,591 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:46 GMT 2018-11-06 15:59:46,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:46,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:46,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:51,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:51,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:51,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:51,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:51,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:51,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:51,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:51,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:51,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:51,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:51,674 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:51 GMT 2018-11-06 15:59:51,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:51,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:51,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:51,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:51,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:51,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:51,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:51,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:51,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:51,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:51,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:51,739 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:51,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:51,739 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:51 GMT 2018-11-06 15:59:51,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:51,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:51,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:56,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 15:59:56,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:56,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:56,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:56,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:56,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:56,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:56,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:56,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 15:59:56,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:56,827 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:56 GMT 2018-11-06 15:59:56,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:56,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 15:59:56,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 15:59:56,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 15:59:56,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 15:59:56,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 15:59:56,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 15:59:56,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 15:59:56,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 15:59:56,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 15:59:56,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 15:59:56,888 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 15:59:56,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 15:59:56,889 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 15:59:56 GMT 2018-11-06 15:59:56,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 15:59:56,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 15:59:56,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:01,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:01,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:01,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:01 GMT 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:00:01,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:01,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:02,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:02,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:02,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:02,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:02,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:02,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:02,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:02,039 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:02,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:02,039 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:02 GMT 2018-11-06 16:00:02,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:02,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:02,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:07,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:07,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:07,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:07,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:07,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:07,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:07,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:07,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:07,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 16:00:07,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:07,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:07 GMT 2018-11-06 16:00:07,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:07,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:00:07,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:07,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:07,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:07,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:07,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:07,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:07,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:07,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:07,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:07,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:07,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:07,188 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:07 GMT 2018-11-06 16:00:07,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:07,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:07,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:12,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:12,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:12,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:12,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:12,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:12,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:12,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:12,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:12,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 16:00:12,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:12,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:12 GMT 2018-11-06 16:00:12,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:12,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:00:12,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:12,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:12,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:12,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:12,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:12,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:12,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:12,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:12,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:12,393 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:12,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:12,394 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:12 GMT 2018-11-06 16:00:12,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:12,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:12,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:17,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:17,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:17,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:17,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:17,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:17,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:17,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:17,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:17,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 16:00:17,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:17,476 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:17 GMT 2018-11-06 16:00:17,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:17,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:00:17,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:17,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:17,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:17,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:17,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:17,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:17,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:17,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:17,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:17,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:17,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:17,547 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:17 GMT 2018-11-06 16:00:17,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:17,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:17,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:22,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:22,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:22,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:22,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:22,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:22,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:22,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:22,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:22,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 16:00:22,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:22,681 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:22 GMT 2018-11-06 16:00:22,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:22,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:00:22,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:22,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:22,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:22,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:22,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:22,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:22,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:22,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:22,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:22,749 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:22,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:22,750 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:22 GMT 2018-11-06 16:00:22,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:22,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:22,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:27,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:27,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:27,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:27,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:27,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:27,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:27,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:27,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:27,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-11-06 16:00:27,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:27,828 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:27 GMT 2018-11-06 16:00:27,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:27,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:00:27,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:27,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:27,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:27,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:27,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:27,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:27,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:27,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:27,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:27,888 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:27,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:27,888 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:27 GMT 2018-11-06 16:00:27,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:27,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:27,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:32,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:32,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:32,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:32,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:32,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:32,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:32,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:32,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:32,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k0rv2c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:28.954Z", "message": "Execution done (return_code=124): /tmp/FHUBD/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:28.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "12cfd320-ed9a-4963-b7e5-f424bdfa0ef1"}, {"node_instance_id": "vellum_k0rv2c", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:29.162Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_4jd5if/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_4jd5if/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_4jd5if/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-11-06T16:00:29.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_g7zelj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:29.922Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:29.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:29.922Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:29.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:29.922Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:29.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:29.922Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:29.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_g7zelj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:30.929Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:30.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:31.948Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:31.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:31.948Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:31.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:31.948Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:31.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 594, "offset": 565, "size": 50}}} 2018-11-06 16:00:32,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:32,968 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:32 GMT 2018-11-06 16:00:32,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:32,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5772 2018-11-06 16:00:32,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:32,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/FHUBD/remove-cluster-node.sh 2018-11-06 16:00:32,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-11-06 16:00:32,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 16:00:32,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-06 16:00:32,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-06 16:00:32,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 16:00:32,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 16:00:32,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 16:00:32,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-11-06 16:00:32,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-11-06 16:00:32,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:33,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:33,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:33,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:33,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:33,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:33,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:33,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:33,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:33,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:33,038 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:33 GMT 2018-11-06 16:00:33,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:33,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:33,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:38,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:38,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:38,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:38,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:38,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:38,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:38,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:38,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:38,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:33.372Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:33.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:33.957Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:33.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:33.957Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:33.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:34.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:34.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:34.975Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:34.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:34.975Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:34.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:34.975Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:34.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:34.975Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:34.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:34.975Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:34.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.162Z", "message": "Stopping Agent bind_host_3f5yta", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.992Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.992Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.992Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.992Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.992Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:35.992Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:35.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:36.338Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:36.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:37.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:37.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:37.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:37.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:37.176Z", "message": "Stopping Agent vellum_host_4jd5if", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:37.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:37.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:37.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:37.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:37.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:37.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:37.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:37.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:37.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:37.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:37.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:37.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:37.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}], "metadata": {"pagination": {"total": 628, "offset": 575, "size": 50}}} 2018-11-06 16:00:38,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:38,117 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:38 GMT 2018-11-06 16:00:38,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:38,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18256 2018-11-06 16:00:38,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:38,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-06 16:00:38,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-06 16:00:38,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-06 16:00:38,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-06 16:00:38,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-06 16:00:38,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-06 16:00:38,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-11-06 16:00:38,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-06 16:00:38,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_3f5yta 2018-11-06 16:00:38,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-11-06 16:00:38,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-11-06 16:00:38,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-11-06 16:00:38,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-11-06 16:00:38,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-11-06 16:00:38,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-11-06 16:00:38,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_4jd5if 2018-11-06 16:00:38,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:38,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:38,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:38,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:38,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:38,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:38,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:38,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:38,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:38,185 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:38,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:38,186 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:38 GMT 2018-11-06 16:00:38,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:38,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:38,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:43,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:43,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:43,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:43,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:43,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:43,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:43,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:43,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:43,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:39.382Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:39.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:39.579Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:39.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:40.002Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:40.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:40.002Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:40.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:40.002Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:40.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:40.187Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_3f5yta stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:40.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:40.187Z", "message": "Successfully stopped daemon: bind_host_3f5yta\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:40.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "00a7c41a-eadf-4858-a99d-c92ec86b94bb"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.191Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Deleting Agent bind_host_3f5yta", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Successfully stopped daemon: vellum_host_4jd5if\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_4jd5if stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "23cd1513-88ef-4334-a8a2-dc4f21bd8d26"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:41.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:41.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.011Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.011Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.011Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.205Z", "message": "Deleting Agent vellum_host_4jd5if", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:42.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:42.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:43.023Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:43.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:43.023Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:43.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:43.023Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:43.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:43.224Z", "message": "Successfully deleted daemon: bind_host_3f5yta", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:43.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:43.224Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:43.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:43.224Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:43.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "a198018a-d3bc-4f66-b8a2-a86fcf25e7bb"}], "metadata": {"pagination": {"total": 665, "offset": 609, "size": 50}}} 2018-11-06 16:00:43,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:43,294 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:43 GMT 2018-11-06 16:00:43,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:43,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21628 2018-11-06 16:00:43,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:43,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-06 16:00:43,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-06 16:00:43,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-06 16:00:43,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-06 16:00:43,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-06 16:00:43,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_3f5yta stop 2018-11-06 16:00:43,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_3f5yta 2018-11-06 16:00:43,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-11-06 16:00:43,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_3f5yta 2018-11-06 16:00:43,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-11-06 16:00:43,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_4jd5if 2018-11-06 16:00:43,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_4jd5if stop 2018-11-06 16:00:43,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-11-06 16:00:43,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-11-06 16:00:43,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-11-06 16:00:43,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_4jd5if 2018-11-06 16:00:43,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-11-06 16:00:43,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-06 16:00:43,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-06 16:00:43,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-06 16:00:43,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_3f5yta 2018-11-06 16:00:43,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-06 16:00:43,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-06 16:00:43,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:43,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:43,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:43,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:43,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:43,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:43,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:43,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:43,369 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:43,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:43,369 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:43 GMT 2018-11-06 16:00:43,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:43,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:43,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:48,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:48,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:48,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:48,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:48,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:48,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:48,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:48,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:48,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:44.280Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:44.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:44.280Z", "message": "Successfully deleted daemon: vellum_host_4jd5if", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:44.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:44.280Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:44.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "c218c84d-bc07-4cf9-8cf6-23ec697e6015"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:44.348Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:44.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:45.033Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:45.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:45.033Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:45.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:45.033Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:45.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:46.047Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:46.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:46.047Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:46.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:47.055Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:47.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:48.080Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:48.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:48.080Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:48.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 680, "offset": 649, "size": 50}}} 2018-11-06 16:00:48,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:48,672 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:48 GMT 2018-11-06 16:00:48,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:48,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6274 2018-11-06 16:00:48,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:48,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-11-06 16:00:48,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_4jd5if 2018-11-06 16:00:48,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-11-06 16:00:48,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-11-06 16:00:48,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-06 16:00:48,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-06 16:00:48,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-06 16:00:48,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-11-06 16:00:48,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-11-06 16:00:48,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-11-06 16:00:48,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:00:48,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:00:48,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:48,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:48,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:48,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:48,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:48,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:48,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:48,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:48,744 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:48,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:48,744 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:48 GMT 2018-11-06 16:00:48,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:48,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:48,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:53,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:54,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:54,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:54,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:54,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:54,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:54,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:54,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:54,403 - 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-11-06T16:00:50.410Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:50.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:51.113Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:51.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:51.113Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:51.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:53.272Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:53.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:54.128Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:54.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:54.128Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:54.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 684, "offset": 661, "size": 50}}} 2018-11-06 16:00:54,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:54,403 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:54 GMT 2018-11-06 16:00:54,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:54,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3164 2018-11-06 16:00:54,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:54,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-11-06 16:00:54,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:00:54,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:00:54,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:00:54,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:00:54,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:00:54,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:00:54,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:54,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:54,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:54,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:54,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:54,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:54,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:54,509 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:00:54,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:54,509 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:54 GMT 2018-11-06 16:00:54,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:54,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:00:54,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:59,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:00:59,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:00:59,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:00:59,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:00:59,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:00:59,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:00:59,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:00:59,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:00:59,634 - 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-11-06T16:00:55.504Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:55.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:56.396Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:56.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:00:56.396Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:00:56.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 689, "offset": 667, "size": 50}}} 2018-11-06 16:00:59,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:00:59,634 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:00:59 GMT 2018-11-06 16:00:59,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:00:59,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-11-06 16:00:59,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:00:59,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:00:59,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:00:59,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:00:59,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:01:00,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:01:00,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:01:00,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:01:00,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:01:00,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:01:00,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:01:00,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:01:00,312 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:01:00,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:01:00,312 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:01:00 GMT 2018-11-06 16:01:00,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:01:00,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:01:00,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:01:05,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:01:05,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:01:05,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:01:05,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:01:05,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:01:05,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:01:05,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:01:05,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:01:05,398 - 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-11-06T16:01:00.287Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:00.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:01.405Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:01.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:01.405Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:01.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:01.405Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:01.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:01.405Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:01.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:01.998Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:01.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "80d8300e-eeb9-4209-89e9-1e583ba51b85"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:02.423Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:02.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:02.423Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:02.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:02.423Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:02.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:03.293Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:03.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "3a14b2f5-ec09-42a0-bb73-5f761fc922a9"}, {"node_instance_id": "vellum_host_4jd5if", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:04.306Z", "message": "Waiting for server \"34a09cc7-0e39-4d4f-b973-7c0445594073\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:04.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "80d8300e-eeb9-4209-89e9-1e583ba51b85"}, {"node_instance_id": "bind_host_3f5yta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:05.346Z", "message": "Waiting for server \"3559f453-f462-4c93-a7d4-2dbe6fa9bdeb\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:05.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "3a14b2f5-ec09-42a0-bb73-5f761fc922a9"}], "metadata": {"pagination": {"total": 701, "offset": 670, "size": 50}}} 2018-11-06 16:01:05,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:01:05,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:01:05 GMT 2018-11-06 16:01:05,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:01:05,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6256 2018-11-06 16:01:05,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:01:05,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:01:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 16:01:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-06 16:01:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-06 16:01:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-11-06 16:01:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-06 16:01:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 16:01:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-06 16:01:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-06 16:01:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-11-06 16:01:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "34a09cc7-0e39-4d4f-b973-7c0445594073" to be deleted. current status: SHUTOFF 2018-11-06 16:01:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "3559f453-f462-4c93-a7d4-2dbe6fa9bdeb" to be deleted. current status: SHUTOFF 2018-11-06 16:01:05,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:01:05,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:01:05,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:01:05,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:01:05,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:01:05,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:01:05,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:01:05,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:01:05,521 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:01:05,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:01:05,522 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:01:05 GMT 2018-11-06 16:01:05,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:01:05,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:01:05,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:01:10,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:01:10,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:01:10,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:01:10,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:01:10,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:01:10,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:01:10,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:01:10,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:01:10,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_4jd5if", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:09.141Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:09.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:10.227Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:10.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:10.227Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:10.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_host_3f5yta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:10.227Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:10.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:10.443Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:10.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:10.443Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:10.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_security_group_u1xcx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:10.443Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:10.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:10.443Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:10.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 709, "offset": 682, "size": 50}}} 2018-11-06 16:01:10,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:01:10,653 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:01:10 GMT 2018-11-06 16:01:10,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:01:10,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3882 2018-11-06 16:01:10,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:01:10,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-06 16:01:10,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 16:01:10,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 16:01:10,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-11-06 16:01:10,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 16:01:10,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 16:01:10,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 16:01:10,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-11-06 16:01:10,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:01:10,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:01:10,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:01:10,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:01:10,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:01:10,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:01:10,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:01:10,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:01:10,852 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:01:10,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:01:10,853 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:01:10 GMT 2018-11-06 16:01:10,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:01:10,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-11-06 16:01:10,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:01:15,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:01:15,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:01:15,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:01:15,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:01:15,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:01:15,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:01:15,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:01:15,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:01:15,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_3j621j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:11.215Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:11.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "eac7c6b1-3ff5-4ed9-aaba-fd75970e61f5"}, {"node_instance_id": "bind_security_group_u1xcx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:11.562Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:11.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_security_group_u1xcx4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:11.562Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:11.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:11.562Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:11.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:11.562Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:11.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:11.562Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:11.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:11.562Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:11.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:11.562Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:11.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:11.562Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:11.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:11.562Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:11.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_floatingip_d6zwol", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:12.569Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:12.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "423e7891-cd6c-4b8b-86c9-42f8ed692932"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:12.596Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:12.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:12.596Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:12.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:12.596Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:12.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:12.596Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:12.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_security_group_u1xcx4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:12.596Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:12.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "vellum_security_group_3j621j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:12.596Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:12.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_security_group_u1xcx4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:13.421Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:13.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "7221705f-22c2-4ca7-af72-96caab6c843c"}, {"node_instance_id": "base_security_group_w41bt9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:13.421Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:13.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "4726b518-706e-4e46-aca3-8a632090976c"}, {"node_instance_id": "keypair_w7iwcd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:13.421Z", "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-11-06T16:01:13.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d", "logger": "3df4474e-6d70-4025-99cc-e1e392dc9ed4"}, {"node_instance_id": "keypair_w7iwcd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:13.612Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:13.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:14.620Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:14.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "base_security_group_w41bt9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:14.620Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:14.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_security_group_u1xcx4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:14.620Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:14.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}, {"node_instance_id": "bind_floatingip_d6zwol", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-11-06T16:01:14.620Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:01:14.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "40fa4818-596f-4a2c-a5fe-49076083b51d"}], "metadata": {"pagination": {"total": 734, "offset": 690, "size": 50}}} 2018-11-06 16:01:15,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:01:15,933 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:01:15 GMT 2018-11-06 16:01:15,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:01:15,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12969 2018-11-06 16:01:15,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:01:15,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-06 16:01:15,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 16:01:15,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-06 16:01:15,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-06 16:01:15,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-06 16:01:15,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 16:01:15,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 16:01:15,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-11-06 16:01:15,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-06 16:01:15,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-06 16:01:15,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-11-06 16:01:15,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-11-06 16:01:15,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-06 16:01:15,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-11-06 16:01:15,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-06 16:01:15,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-06 16:01:15,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-06 16:01:15,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-06 16:01:15,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-11-06 16:01:15,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-11-06 16:01:15,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-11-06 16:01:15,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-11-06 16:01:15,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-06 16:01:15,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-06 16:01:15,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-06 16:01:15,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/40fa4818-596f-4a2c-a5fe-49076083b51d 2018-11-06 16:01:16,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:01:16,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:01:16,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:01:16,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:01:16,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:01:16,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:01:16,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:01:16,003 - 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-11-06T15:57:21.194Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "40fa4818-596f-4a2c-a5fe-49076083b51d"} 2018-11-06 16:01:16,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:01:16,004 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:01:16 GMT 2018-11-06 16:01:16,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:01:16,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-11-06 16:01:16,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:01:16,004 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv 2018-11-06 16:01:16,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:01:16,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:01:16,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:01:16,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:01:16,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:01:16,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:01:16,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:01:16,738 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-06 16:01:16,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "32558c39-90ea-43b1-a1cf-9b33164b03de", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "bono_cluster_size": 1, "flavor_id": "8b1b56d8-25d3-4636-b4a1-e297bc300a36", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:25.430Z", "updated_at": "2018-11-06T15:35:25.430Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-11-06 16:01:16,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:01:16,738 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:01:16 GMT 2018-11-06 16:01:16,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:01:16,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-11-06 16:01:16,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:01:16,739 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/blueprints/clearwater-opnfv 2018-11-06 16:01:16,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:01:16,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:01:16,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:01:16,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:01:16,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:01:16,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:01:16,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:01:16,836 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-06 16:01:16,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-11-06T15:35:16.457Z", "updated_at": "2018-11-06T15:35:16.457Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"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": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-11-06 16:01:16,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:01:16,839 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:01:16 GMT 2018-11-06 16:01:16,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:01:16,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-11-06 16:01:16,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:01:16,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 16:01:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:17,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6d2bc0d-7bcb-4966-a625-db1e99272ea1 Date: Tue, 06 Nov 2018 16:01:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 16:01:17,942 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de used request id req-f6d2bc0d-7bcb-4966-a625-db1e99272ea1 2018-11-06 16:01:17,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07708311081s 2018-11-06 16:01:17,943 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/32558c39-90ea-43b1-a1cf-9b33164b03de used request id req-f6d2bc0d-7bcb-4966-a625-db1e99272ea1 2018-11-06 16:01:17,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 16:01:17,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:18,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01: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-cdd133e9-45f9-4a18-9315-f3399c2c7748 x-compute-request-id: req-cdd133e9-45f9-4a18-9315-f3399c2c7748 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "name": "cloudify_ims-flavor_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8b1b56d8-25d3-4636-b4a1-e297bc300a36", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8b1b56d8-25d3-4636-b4a1-e297bc300a36", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "8b1b56d8-25d3-4636-b4a1-e297bc300a36", "name": "cloudify_ims-flavor_alt_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 16:01:18,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cdd133e9-45f9-4a18-9315-f3399c2c7748 2018-11-06 16:01:18,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.172549962997s 2018-11-06 16:01:18,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cdd133e9-45f9-4a18-9315-f3399c2c7748 2018-11-06 16:01:18,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 16:01:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/8b1b56d8-25d3-4636-b4a1-e297bc300a36 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:18,160 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 16:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fab9eb88-6b72-4ea2-b787-299f472ca6bd x-compute-request-id: req-fab9eb88-6b72-4ea2-b787-299f472ca6bd Content-Length: 0 Content-Type: application/json 2018-11-06 16:01:18,160 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8b1b56d8-25d3-4636-b4a1-e297bc300a36 used request id req-fab9eb88-6b72-4ea2-b787-299f472ca6bd 2018-11-06 16:01:18,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0418021678925s 2018-11-06 16:01:18,161 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8b1b56d8-25d3-4636-b4a1-e297bc300a36 used request id req-fab9eb88-6b72-4ea2-b787-299f472ca6bd 2018-11-06 16:01:18,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-06 16:01:18,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/5d6ce9d5-873e-4929-bcb9-6b8351dd9e07.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:19,277 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebdbc4a8-c594-49b1-a550-606c5eb037f5 Content-Length: 0 Date: Tue, 06 Nov 2018 16:01:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:01:19,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/5d6ce9d5-873e-4929-bcb9-6b8351dd9e07.json used request id req-ebdbc4a8-c594-49b1-a550-606c5eb037f5 2018-11-06 16:01:19,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11294388771s 2018-11-06 16:01:19,277 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/5d6ce9d5-873e-4929-bcb9-6b8351dd9e07.json used request id req-ebdbc4a8-c594-49b1-a550-606c5eb037f5 2018-11-06 16:01:19,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 16:01:19,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:19,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b0c8360d-f2ab-4db2-8794-d4855eac4e24 Date: Tue, 06 Nov 2018 16:01:19 GMT RESP BODY: {"floatingips": []} 2018-11-06 16:01:19,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b0c8360d-f2ab-4db2-8794-d4855eac4e24 2018-11-06 16:01:19,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.171494007111s 2018-11-06 16:01:19,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b0c8360d-f2ab-4db2-8794-d4855eac4e24 2018-11-06 16:01:19,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 16:01:19,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:19,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:01: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-3fcce671-4f98-464c-8d21-4a3777be35c0 x-compute-request-id: req-3fcce671-4f98-464c-8d21-4a3777be35c0 Content-Type: application/json 2018-11-06 16:01:19,818 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc used request id req-3fcce671-4f98-464c-8d21-4a3777be35c0 2018-11-06 16:01:19,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.362715959549s 2018-11-06 16:01:19,818 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc used request id req-3fcce671-4f98-464c-8d21-4a3777be35c0 2018-11-06 16:01:19,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:01:19,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:20,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01: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-82b1342d-2a84-4c68-bc5c-e235280585ed x-compute-request-id: req-82b1342d-2a84-4c68-bc5c-e235280585ed Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:40:4d", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:34:07.000000", "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:01:19Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:01:20,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82b1342d-2a84-4c68-bc5c-e235280585ed 2018-11-06 16:01:20,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770957946777s 2018-11-06 16:01:20,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82b1342d-2a84-4c68-bc5c-e235280585ed 2018-11-06 16:01:20,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:01:22,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:01:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:23,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ef56946-3e76-4826-8a3f-e860782a97e0 x-compute-request-id: req-5ef56946-3e76-4826-8a3f-e860782a97e0 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:40:4d", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T15:34:07.000000", "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "security_groups": [{"name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}], "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:01:19Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:01:23,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ef56946-3e76-4826-8a3f-e860782a97e0 2018-11-06 16:01:23,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787492036819s 2018-11-06 16:01:23,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ef56946-3e76-4826-8a3f-e860782a97e0 2018-11-06 16:01:23,384 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:01:25,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:01:25,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:25,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45030e60-91ea-49f5-b34d-04d33ca38e53 x-compute-request-id: req-45030e60-91ea-49f5-b34d-04d33ca38e53 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b719493f-1e27-4a67-a5b3-adc373118dcc", "rel": "bookmark"}], "image": {"id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "links": [{"href": "http://172.30.9.27:8774/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-11-06T15:34:07.000000", "flavor": {"id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "links": [{"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}]}, "id": "b719493f-1e27-4a67-a5b3-adc373118dcc", "user_id": "61d7253e3ac040ea9ddf480c9ac55c85", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-11-06T16:01:25Z", "hostId": "8cc78e90c32318cd6f2447002b740e0a18bb7e159ad6062a77101a8f", "OS-SRV-USG:terminated_at": "2018-11-06T16:01:25.000000", "key_name": "cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "name": "cloudify_ims-vm_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "created": "2018-11-06T15:31:43Z", "tenant_id": "a0c033d5a68d450d937db0d996433556", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:01:25,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-45030e60-91ea-49f5-b34d-04d33ca38e53 2018-11-06 16:01:25,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431333065033s 2018-11-06 16:01:25,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-45030e60-91ea-49f5-b34d-04d33ca38e53 2018-11-06 16:01:25,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:01:27,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:01:27,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:27,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5677556-495e-48e2-a06d-40ceca23dd3f x-compute-request-id: req-c5677556-495e-48e2-a06d-40ceca23dd3f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 16:01:27,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c5677556-495e-48e2-a06d-40ceca23dd3f 2018-11-06 16:01:27,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.150197029114s 2018-11-06 16:01:27,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c5677556-495e-48e2-a06d-40ceca23dd3f 2018-11-06 16:01:27,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:01:27,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:28,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-4819630c-dbf8-473b-aa4a-5aa16cbc58fe Date: Tue, 06 Nov 2018 16:01:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:35:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:35:13Z", "revision_number": 0, "id": "1943292c-8af3-4063-acd5-9eefa09b7c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:35:13Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 5, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:31:37Z", "updated_at": "2018-11-06T15:31:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "18c4d318-1a55-4532-8c62-cf7a44a13de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-06T15:31:39Z", "revision_number": 0, "id": "1b5ef9ce-3b95-447b-a210-b07d5b597a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:39Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3018f3f0-3fc9-4f38-a3dd-fd6f427bbc41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:31:37Z", "revision_number": 0, "id": "3c8f78ad-274e-4707-80f5-edbafe90eba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:37Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-06T15:31:40Z", "revision_number": 0, "id": "44e3f1c6-a9d9-44e9-8455-c754b97c5c37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:40Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-06T15:31:39Z", "revision_number": 0, "id": "c9b0bba2-b263-4f13-8c9c-9e28cee8135c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:39Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "d55f7d41-4201-415a-89ca-7a0780933ca2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:31:38Z", "revision_number": 0, "id": "f8d99548-9286-4c3c-9e8e-772c4a80cdfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:31:38Z", "security_group_id": "755c68c0-ba07-4df9-8192-b7be53776533", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 8, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "755c68c0-ba07-4df9-8192-b7be53776533", "name": "cloudify_ims-sg_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 16:01:28,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4819630c-dbf8-473b-aa4a-5aa16cbc58fe 2018-11-06 16:01:28,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.223948955536s 2018-11-06 16:01:28,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4819630c-dbf8-473b-aa4a-5aa16cbc58fe 2018-11-06 16:01:28,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 16:01:28,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/755c68c0-ba07-4df9-8192-b7be53776533.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:28,428 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2125b073-f403-4420-8cd9-94656665d251 Content-Length: 0 Date: Tue, 06 Nov 2018 16:01:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:01:28,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/755c68c0-ba07-4df9-8192-b7be53776533.json used request id req-2125b073-f403-4420-8cd9-94656665d251 2018-11-06 16:01:28,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.222764015198s 2018-11-06 16:01:28,428 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/755c68c0-ba07-4df9-8192-b7be53776533.json used request id req-2125b073-f403-4420-8cd9-94656665d251 2018-11-06 16:01:28,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-06 16:01:28,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:28,475 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 16:01:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5698220-f323-42d3-a8c7-c44259aac2d7 x-compute-request-id: req-b5698220-f323-42d3-a8c7-c44259aac2d7 Content-Length: 0 Content-Type: application/json 2018-11-06 16:01:28,476 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a used request id req-b5698220-f323-42d3-a8c7-c44259aac2d7 2018-11-06 16:01:28,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0469610691071s 2018-11-06 16:01:28,476 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_99e55ff5-5a22-4c0b-9d92-655eda84b94a used request id req-b5698220-f323-42d3-a8c7-c44259aac2d7 2018-11-06 16:01:28,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-06 16:01:28,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/931f0df2-56e8-44b0-802b-753d55341f85/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}6d441b5908319cd64769c63490a991bf41194356" -d '{"subnet_id": "aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43"}' 2018-11-06 16:01:30,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b82c0669-1fe2-4751-a31e-e0132865ffef Date: Tue, 06 Nov 2018 16:01:30 GMT RESP BODY: {"network_id": "4c1ae771-f00e-445c-9048-d5a24efafcfe", "tenant_id": "a0c033d5a68d450d937db0d996433556", "subnet_id": "aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43", "subnet_ids": ["aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43"], "port_id": "1b845bd0-9fc0-4516-b3a2-93af8d780944", "id": "931f0df2-56e8-44b0-802b-753d55341f85"} 2018-11-06 16:01:30,125 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/931f0df2-56e8-44b0-802b-753d55341f85/remove_router_interface.json used request id req-b82c0669-1fe2-4751-a31e-e0132865ffef 2018-11-06 16:01:30,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64890408516s 2018-11-06 16:01:30,126 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/931f0df2-56e8-44b0-802b-753d55341f85/remove_router_interface.json used request id req-b82c0669-1fe2-4751-a31e-e0132865ffef returning object 931f0df2-56e8-44b0-802b-753d55341f85 2018-11-06 16:01:30,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-06 16:01:30,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:30,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-d9511d18-9b3c-4c58-8c9a-6d5ae1c11504 Date: Tue, 06 Nov 2018 16:01:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:52Z", "admin_state_up": true, "updated_at": "2018-11-06T16:01:29Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a0c033d5a68d450d937db0d996433556", "id": "931f0df2-56e8-44b0-802b-753d55341f85", "name": "cloudify_ims-router_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 16:01:30,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d9511d18-9b3c-4c58-8c9a-6d5ae1c11504 2018-11-06 16:01:30,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0778200626373s 2018-11-06 16:01:30,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d9511d18-9b3c-4c58-8c9a-6d5ae1c11504 2018-11-06 16:01:30,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-06 16:01:30,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/931f0df2-56e8-44b0-802b-753d55341f85.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:33,412 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b1f638d-3589-4a3d-ae52-311eb4ae2884 Content-Length: 0 Date: Tue, 06 Nov 2018 16:01:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:01:33,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/931f0df2-56e8-44b0-802b-753d55341f85.json used request id req-9b1f638d-3589-4a3d-ae52-311eb4ae2884 2018-11-06 16:01:33,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.20571398735s 2018-11-06 16:01:33,412 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/931f0df2-56e8-44b0-802b-753d55341f85.json used request id req-9b1f638d-3589-4a3d-ae52-311eb4ae2884 2018-11-06 16:01:33,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 16:01:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:33,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4dd6e621-091c-4d4e-b435-ec4deffb7122 Date: Tue, 06 Nov 2018 16:01:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c1ae771-f00e-445c-9048-d5a24efafcfe","tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:29:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T15:29:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a0c033d5a68d450d937db0d996433556","id":"aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43","subnetpool_id":null,"name":"cloudify_ims-subnet_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}]} 2018-11-06 16:01:33,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4dd6e621-091c-4d4e-b435-ec4deffb7122 2018-11-06 16:01:33,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.198818922043s 2018-11-06 16:01:33,612 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4dd6e621-091c-4d4e-b435-ec4deffb7122 2018-11-06 16:01:33,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-06 16:01:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:36,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15bccdca-a9c7-454f-82d9-f090514cd7ce Date: Tue, 06 Nov 2018 16:01:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:01:36,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43.json used request id req-15bccdca-a9c7-454f-82d9-f090514cd7ce 2018-11-06 16:01:36,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.43790102005s 2018-11-06 16:01:36,051 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/aca76aaf-7bdb-4251-a5f3-8ea4acc0ac43.json used request id req-15bccdca-a9c7-454f-82d9-f090514cd7ce 2018-11-06 16:01:36,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 16:01:36,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:36,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-c2af840a-3ecf-4e60-bb0b-033bdc9c6ce1 Date: Tue, 06 Nov 2018 16: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":[],"updated_at":"2018-11-06T16:01:35Z","tenant_id":"a0c033d5a68d450d937db0d996433556","created_at":"2018-11-06T15:29:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a0c033d5a68d450d937db0d996433556","id":"4c1ae771-f00e-445c-9048-d5a24efafcfe","name":"cloudify_ims-net_99e55ff5-5a22-4c0b-9d92-655eda84b94a"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 16:01:36,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c2af840a-3ecf-4e60-bb0b-033bdc9c6ce1 2018-11-06 16:01:36,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256859064102s 2018-11-06 16:01:36,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c2af840a-3ecf-4e60-bb0b-033bdc9c6ce1 2018-11-06 16:01:36,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-06 16:01:36,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/4c1ae771-f00e-445c-9048-d5a24efafcfe.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:37,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0ca0d32-371e-47c8-b886-94b622d6c8c6 Date: Tue, 06 Nov 2018 16:01:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:01:37,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4c1ae771-f00e-445c-9048-d5a24efafcfe.json used request id req-b0ca0d32-371e-47c8-b886-94b622d6c8c6 2018-11-06 16:01:37,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.784510850906s 2018-11-06 16:01:37,095 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4c1ae771-f00e-445c-9048-d5a24efafcfe.json used request id req-b0ca0d32-371e-47c8-b886-94b622d6c8c6 2018-11-06 16:01:37,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:01:37,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:37,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-2588e67e-f5a6-4efd-9ff2-bdced8ede542 Date: Tue, 06 Nov 2018 16:01:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap", "metadata": {}}], "file": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/file", "owner": "a0c033d5a68d450d937db0d996433556", "id": "5f5bed95-c05a-4371-a042-0234ab4b3d8d", "size": 4373348352, "self": "/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T15:31:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-06T15:30:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:01:37,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2588e67e-f5a6-4efd-9ff2-bdced8ede542 2018-11-06 16:01:37,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185127973557s 2018-11-06 16:01:37,281 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2588e67e-f5a6-4efd-9ff2-bdced8ede542 2018-11-06 16:01:37,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 16:01:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d441b5908319cd64769c63490a991bf41194356" 2018-11-06 16:01:40,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c163fb5-f492-4684-ace4-cd919e58e67f Date: Tue, 06 Nov 2018 16:01:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 16:01:40,602 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d used request id req-2c163fb5-f492-4684-ace4-cd919e58e67f 2018-11-06 16:01:40,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.31921100616s 2018-11-06 16:01:40,603 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5f5bed95-c05a-4371-a042-0234ab4b3d8d used request id req-2c163fb5-f492-4684-ace4-cd919e58e67f 2018-11-06 16:01:40,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 16:01:40,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:40,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d7e70b8-d407-4ac2-8ecf-ef7434251e04 x-compute-request-id: req-5d7e70b8-d407-4ac2-8ecf-ef7434251e04 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4", "name": "cloudify_ims-flavor_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 16:01:40,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5d7e70b8-d407-4ac2-8ecf-ef7434251e04 2018-11-06 16:01:40,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0331270694733s 2018-11-06 16:01:40,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5d7e70b8-d407-4ac2-8ecf-ef7434251e04 2018-11-06 16:01:40,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 16:01:40,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:40,700 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 16:01:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0731153a-b40b-4fd5-8577-a8ac5cf72e23 x-compute-request-id: req-0731153a-b40b-4fd5-8577-a8ac5cf72e23 Content-Length: 0 Content-Type: application/json 2018-11-06 16:01:40,700 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4 used request id req-0731153a-b40b-4fd5-8577-a8ac5cf72e23 2018-11-06 16:01:40,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0620539188385s 2018-11-06 16:01:40,700 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/30ddd05e-d56b-45d1-a5a3-9a1657a1ebe4 used request id req-0731153a-b40b-4fd5-8577-a8ac5cf72e23 2018-11-06 16:01:40,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 16:01:40,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:40,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5110428-2a3e-4f97-ab44-953e4d95675b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_99e55ff5-5a22-4c0b-9d92-655eda84b94a", "links": {"self": "http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85"}, "domain_id": "default", "enabled": true, "id": "61d7253e3ac040ea9ddf480c9ac55c85", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 16:01:40,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e5110428-2a3e-4f97-ab44-953e4d95675b 2018-11-06 16:01:40,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106252908707s 2018-11-06 16:01:40,808 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e5110428-2a3e-4f97-ab44-953e4d95675b 2018-11-06 16:01:40,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 16:01:40,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:40,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0cf7f3d-0695-47ea-8e54-a0055f06079e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85"}, "enabled": true, "id": "61d7253e3ac040ea9ddf480c9ac55c85", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}} 2018-11-06 16:01:40,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85 used request id req-f0cf7f3d-0695-47ea-8e54-a0055f06079e 2018-11-06 16:01:40,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102771043777s 2018-11-06 16:01:40,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85 used request id req-f0cf7f3d-0695-47ea-8e54-a0055f06079e 2018-11-06 16:01:40,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 16:01:40,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:41,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:01:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c124dbf-a3c8-486e-ba07-d0f38260a883 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 16:01:41,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85 used request id req-1c124dbf-a3c8-486e-ba07-d0f38260a883 2018-11-06 16:01:41,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.220824956894s 2018-11-06 16:01:41,139 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/61d7253e3ac040ea9ddf480c9ac55c85 used request id req-1c124dbf-a3c8-486e-ba07-d0f38260a883 2018-11-06 16:01:41,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 16:01:41,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:41,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e12b0f3-138b-46a7-8be3-644a7d561fb6 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/a0c033d5a68d450d937db0d996433556"}, "enabled": true, "id": "a0c033d5a68d450d937db0d996433556", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_99e55ff5-5a22-4c0b-9d92-655eda84b94a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 16:01:41,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5e12b0f3-138b-46a7-8be3-644a7d561fb6 2018-11-06 16:01:41,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0871489048004s 2018-11-06 16:01:41,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5e12b0f3-138b-46a7-8be3-644a7d561fb6 2018-11-06 16:01:41,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 16:01:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/a0c033d5a68d450d937db0d996433556 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:41,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17a83513-e448-45a3-b325-c74032f3bee0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 16:01:41,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a0c033d5a68d450d937db0d996433556 used request id req-17a83513-e448-45a3-b325-c74032f3bee0 2018-11-06 16:01:41,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159024953842s 2018-11-06 16:01:41,389 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a0c033d5a68d450d937db0d996433556 used request id req-17a83513-e448-45a3-b325-c74032f3bee0 2018-11-06 16:01:41,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 16:01:41,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:41,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e908bed-f3da-4e4d-b658-29b074da8f47 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0f0af3f9533049099acf66b0d9521fa5", "links": {"self": "http://172.30.9.27:5000/v3/roles/0f0af3f9533049099acf66b0d9521fa5"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 16:01:41,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4e908bed-f3da-4e4d-b658-29b074da8f47 2018-11-06 16:01:41,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766370296478s 2018-11-06 16:01:41,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 16:01:41,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/0f0af3f9533049099acf66b0d9521fa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:41,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee5ac28-8785-462b-98a6-a814d7edcc8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 16:01:41,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/0f0af3f9533049099acf66b0d9521fa5 used request id req-eee5ac28-8785-462b-98a6-a814d7edcc8f 2018-11-06 16:01:41,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109436988831s 2018-11-06 16:01:41,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:01:41,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a0c033d5a68d450d937db0d996433556&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:41,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-0370116d-b572-48f6-9919-26b2c65b9ab0 Date: Tue, 06 Nov 2018 16:01:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:35:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:35:13Z", "revision_number": 0, "id": "1943292c-8af3-4063-acd5-9eefa09b7c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:35:13Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 5, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}]} 2018-11-06 16:01:41,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a0c033d5a68d450d937db0d996433556&name=default used request id req-0370116d-b572-48f6-9919-26b2c65b9ab0 2018-11-06 16:01:41,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199329853058s 2018-11-06 16:01:41,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a0c033d5a68d450d937db0d996433556&name=default used request id req-0370116d-b572-48f6-9919-26b2c65b9ab0 2018-11-06 16:01:41,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:01:41,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:41,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-a5122dce-a5d0-4655-85bb-67c51d2cf2a4 Date: Tue, 06 Nov 2018 16:01:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0c033d5a68d450d937db0d996433556", "created_at": "2018-11-06T15:29:49Z", "updated_at": "2018-11-06T15:35:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "9409dcb0-fe6e-414b-9f29-4ac6f8a73411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "dec56fa2-e925-4e44-9dea-a51f7a37be20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T15:35:13Z", "revision_number": 0, "id": "1943292c-8af3-4063-acd5-9eefa09b7c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T15:35:13Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:49Z", "revision_number": 0, "id": "ee621189-226f-4476-ab9e-8c430ba822b6", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:49Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0c033d5a68d450d937db0d996433556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T15:29:50Z", "revision_number": 0, "id": "eb042d6b-d86e-4c2f-8c20-a6871de34abb", "remote_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "remote_ip_prefix": null, "created_at": "2018-11-06T15:29:50Z", "security_group_id": "3d4676de-e66c-4684-840a-5a5259532fdd", "tenant_id": "a0c033d5a68d450d937db0d996433556", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0c033d5a68d450d937db0d996433556"}], "revision_number": 5, "project_id": "a0c033d5a68d450d937db0d996433556", "id": "3d4676de-e66c-4684-840a-5a5259532fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 16:01:41,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a5122dce-a5d0-4655-85bb-67c51d2cf2a4 2018-11-06 16:01:41,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196446895599s 2018-11-06 16:01:41,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a5122dce-a5d0-4655-85bb-67c51d2cf2a4 2018-11-06 16:01:41,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 16:01:41,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/3d4676de-e66c-4684-840a-5a5259532fdd.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a9f18ba1e71ec5e6ae2ab4806da6c16600d4e89" 2018-11-06 16:01:42,287 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e41003a2-b35d-480e-889f-15e03c080aa9 Content-Length: 0 Date: Tue, 06 Nov 2018 16:01:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:01:42,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/3d4676de-e66c-4684-840a-5a5259532fdd.json used request id req-e41003a2-b35d-480e-889f-15e03c080aa9 2018-11-06 16:01:42,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.303338050842s 2018-11-06 16:01:42,288 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/3d4676de-e66c-4684-840a-5a5259532fdd.json used request id req-e41003a2-b35d-480e-889f-15e03c080aa9 2018-11-06 16:01:42,315 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-11-06 16:01:42,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 16:01:42,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 16:01:42,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 16:01:42,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 16:01:42,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 16:01:42,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 16:01:42,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 16:01:42,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 16:01:42,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 16:01:42,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 16:01:42,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 16:01:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 16:01:42,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787d1d46-02dd-457c-831e-810651a70c52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 16:01:42,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-787d1d46-02dd-457c-831e-810651a70c52 2018-11-06 16:01:42,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 16:01:42,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T17:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["y8QUNekCSOy-uBmtChTrJA"], "issued_at": "2018-11-06T16:01:42.000000Z"}} 2018-11-06 16:01:42,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 16:01:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:43,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-901c825c-9ef7-4f95-bebc-38268ebaff99 Date: Tue, 06 Nov 2018 16:01:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 16:01:43,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-901c825c-9ef7-4f95-bebc-38268ebaff99 2018-11-06 16:01:43,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250320911407s 2018-11-06 16:01:43,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-901c825c-9ef7-4f95-bebc-38268ebaff99 2018-11-06 16:01:43,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 16:01:43,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:43,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 16:01: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 16:01:43,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:43,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc56d639-adb7-4dd6-a2e0-b211a426c8ed Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 16:01:43,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-bc56d639-adb7-4dd6-a2e0-b211a426c8ed 2018-11-06 16:01:43,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0900940895081s 2018-11-06 16:01:43,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 16:01:43,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e"}}' 2018-11-06 16:01:43,307 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 16:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2655f8-e7f3-4728-bc16-8fce84907777 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.27:5000/v3/projects/8b15e6e9071a42f4becc25d4d09a4b78"}, "enabled": true, "id": "8b15e6e9071a42f4becc25d4d09a4b78", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e"}} 2018-11-06 16:01:43,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1d2655f8-e7f3-4728-bc16-8fce84907777 2018-11-06 16:01:43,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.111503124237s 2018-11-06 16:01:43,307 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1d2655f8-e7f3-4728-bc16-8fce84907777 2018-11-06 16:01:43,308 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e', 'id': u'8b15e6e9071a42f4becc25d4d09a4b78', '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-11-06 16:01:43,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 16:01:43,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.35227394104s 2018-11-06 16:01:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:43,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7c5efb-8b1b-41f7-ba30-bf3251f58026 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969"}, "enabled": true, "id": "d638dfc44d2c444cb44d7539795c0969", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_6c02c339-d638-4967-8027-98715a05405e"}} 2018-11-06 16:01:43,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969 used request id req-3f7c5efb-8b1b-41f7-ba30-bf3251f58026 2018-11-06 16:01:43,774 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd638dfc44d2c444cb44d7539795c0969', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_6c02c339-d638-4967-8027-98715a05405e'}) 2018-11-06 16:01:43,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 16:01:43,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:43,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d10e25e-8215-43f5-8166-614644017428 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 16:01:43,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4d10e25e-8215-43f5-8166-614644017428 2018-11-06 16:01:43,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776069164276s 2018-11-06 16:01:43,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 16:01:43,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:44,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44eeef98-2a41-40c8-9832-7572a227803c Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 16:01:44,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-44eeef98-2a41-40c8-9832-7572a227803c 2018-11-06 16:01:44,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.175354957581s 2018-11-06 16:01:44,029 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 16:01:44,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 16:01:44,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" -d '{"role": {"name": "Member"}}' 2018-11-06 16:01:44,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 16:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9a74b76-773f-4030-a5c1-87519fab33d6 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "389366aa61dc40a199f12d2e401accf4", "links": {"self": "http://172.30.9.27:5000/v3/roles/389366aa61dc40a199f12d2e401accf4"}, "name": "Member"}} 2018-11-06 16:01:44,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b9a74b76-773f-4030-a5c1-87519fab33d6 2018-11-06 16:01:44,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.139636039734s 2018-11-06 16:01:44,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/389366aa61dc40a199f12d2e401accf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:44,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff3347a-aa62-4d60-9ab5-5cd13e728e8e Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/389366aa61dc40a199f12d2e401accf4"}, "domain_id": null, "name": "Member", "id": "389366aa61dc40a199f12d2e401accf4"}} 2018-11-06 16:01:44,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/389366aa61dc40a199f12d2e401accf4 used request id req-0ff3347a-aa62-4d60-9ab5-5cd13e728e8e 2018-11-06 16:01:44,246 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/389366aa61dc40a199f12d2e401accf4'}, 'domain_id': None, 'human_id': None, 'id': u'389366aa61dc40a199f12d2e401accf4', 'HUMAN_ID': False}) 2018-11-06 16:01:44,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 16:01:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:44,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a5d8d4-2938-412c-aba5-9339352be68d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "389366aa61dc40a199f12d2e401accf4", "links": {"self": "http://172.30.9.27:5000/v3/roles/389366aa61dc40a199f12d2e401accf4"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 16:01:44,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-62a5d8d4-2938-412c-aba5-9339352be68d 2018-11-06 16:01:44,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798099040985s 2018-11-06 16:01:44,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 16:01:44,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:44,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3898713-ac76-4973-a6f7-4834885d3e47 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 16:01:44,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d3898713-ac76-4973-a6f7-4834885d3e47 2018-11-06 16:01:44,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0867249965668s 2018-11-06 16:01:44,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 16:01:44,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:44,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c5e5ae-4fae-48aa-aabe-9f6d9158e615 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_6c02c339-d638-4967-8027-98715a05405e", "links": {"self": "http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969"}, "domain_id": "default", "enabled": true, "id": "d638dfc44d2c444cb44d7539795c0969", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 16:01:44,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f3c5e5ae-4fae-48aa-aabe-9f6d9158e615 2018-11-06 16:01:44,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0960850715637s 2018-11-06 16:01:44,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f3c5e5ae-4fae-48aa-aabe-9f6d9158e615 2018-11-06 16:01:44,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 16:01:44,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:44,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d40256f-1dd2-4c1c-98c0-e98ec1a99641 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/8b15e6e9071a42f4becc25d4d09a4b78"}, "enabled": true, "id": "8b15e6e9071a42f4becc25d4d09a4b78", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 16:01:44,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5d40256f-1dd2-4c1c-98c0-e98ec1a99641 2018-11-06 16:01:44,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0819118022919s 2018-11-06 16:01:44,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5d40256f-1dd2-4c1c-98c0-e98ec1a99641 2018-11-06 16:01:44,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 16:01:44,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=d638dfc44d2c444cb44d7539795c0969&scope.project.id=8b15e6e9071a42f4becc25d4d09a4b78&role.id=389366aa61dc40a199f12d2e401accf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:44,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa0d577a-0d94-473c-a87b-2678c8eab518 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d638dfc44d2c444cb44d7539795c0969&scope.project.id=8b15e6e9071a42f4becc25d4d09a4b78&role.id=389366aa61dc40a199f12d2e401accf4", "previous": null, "next": null}} 2018-11-06 16:01:44,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d638dfc44d2c444cb44d7539795c0969&scope.project.id=8b15e6e9071a42f4becc25d4d09a4b78&role.id=389366aa61dc40a199f12d2e401accf4 used request id req-fa0d577a-0d94-473c-a87b-2678c8eab518 2018-11-06 16:01:44,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0790348052979s 2018-11-06 16:01:44,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 16:01:44,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8b15e6e9071a42f4becc25d4d09a4b78/users/d638dfc44d2c444cb44d7539795c0969/roles/389366aa61dc40a199f12d2e401accf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:44,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ef8b929-468d-4a3b-b4a6-1865908b8e17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 16:01:44,801 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8b15e6e9071a42f4becc25d4d09a4b78/users/d638dfc44d2c444cb44d7539795c0969/roles/389366aa61dc40a199f12d2e401accf4 used request id req-4ef8b929-468d-4a3b-b4a6-1865908b8e17 2018-11-06 16:01:44,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118452072144s 2018-11-06 16:01:44,802 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e', 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': '5844e557-c09b-4da7-a0dc-497309073e20', 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_6c02c339-d638-4967-8027-98715a05405e', 'project_id': u'8b15e6e9071a42f4becc25d4d09a4b78', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 16:01:44,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 16:01:44,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 16:01:44,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 16:01:44,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 16:01:44,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 16:01:44,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 16:01:44,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 16:01:44,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 16:01:44,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 16:01:44,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 16:01:44,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 16:01:44,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 16:01:44,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 16:01:44,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 16:01:44,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 16:01:44,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 16:01:44,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 16:01:44,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 16:01:44,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 16:01:44,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 16:01:44,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 16:01:44,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 16:01:44,807 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_6c02c339-d638-4967-8027-98715a05405e', 'password': '5844e557-c09b-4da7-a0dc-497309073e20', 'project_name': 'vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8b15e6e9071a42f4becc25d4d09a4b78', 'project_domain_name': 'Default'} 2018-11-06 16:01:44,838 - 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-11-06 16:01:44,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-11-06 16:01:44,877 - 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-11-06 16:01:44,931 - 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-11-06 16:01:44,931 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-11-06 16:01:44,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 16:01:44,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:45,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e7af12-73b4-472c-af19-e4d2b75c027c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 16:01:45,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-59e7af12-73b4-472c-af19-e4d2b75c027c 2018-11-06 16:01:45,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0764408111572s 2018-11-06 16:01:45,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 16:01:45,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:01:45,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab2d73f-0ad2-4b81-afe4-e40cadfc553e Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/8b15e6e9071a42f4becc25d4d09a4b78"}, "enabled": true, "id": "8b15e6e9071a42f4becc25d4d09a4b78", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 16:01:45,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7ab2d73f-0ad2-4b81-afe4-e40cadfc553e 2018-11-06 16:01:45,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0826940536499s 2018-11-06 16:01:45,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7ab2d73f-0ad2-4b81-afe4-e40cadfc553e 2018-11-06 16:01:45,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-06 16:01:45,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" -d '{"network": {"tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "name": "vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e", "admin_state_up": true}}' 2018-11-06 16:01:45,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-6d85a2ed-76ec-4b31-bdef-e83b2461634e Date: Tue, 06 Nov 2018 16:01:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"8b15e6e9071a42f4becc25d4d09a4b78","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T16:01:45Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e","admin_state_up":true,"tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:01:45Z","mtu":1450}} 2018-11-06 16:01:45,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6d85a2ed-76ec-4b31-bdef-e83b2461634e 2018-11-06 16:01:45,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.515398025513s 2018-11-06 16:01:45,611 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6d85a2ed-76ec-4b31-bdef-e83b2461634e 2018-11-06 16:01:45,612 - 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-11-06T16:01:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9f85eedc-32c5-49f0-aab6-3a666f55364f', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e', u'created_at': u'2018-11-06T16:01:45Z', u'mtu': 1450, u'tenant_id': u'8b15e6e9071a42f4becc25d4d09a4b78', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8b15e6e9071a42f4becc25d4d09a4b78'}) 2018-11-06 16:01:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 16:01:45,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1364105d-9ae0-4d3f-87f1-3f90f34b6c2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 16:01:45,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1364105d-9ae0-4d3f-87f1-3f90f34b6c2e 2018-11-06 16:01:45,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 16:01:46,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "389366aa61dc40a199f12d2e401accf4", "name": "Member"}], "expires_at": "2018-11-06T17:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b15e6e9071a42f4becc25d4d09a4b78", "name": "vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/8b15e6e9071a42f4becc25d4d09a4b78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_6c02c339-d638-4967-8027-98715a05405e", "id": "d638dfc44d2c444cb44d7539795c0969"}, "audit_ids": ["hKRfvhRKS3WOGjS1gxrerA"], "issued_at": "2018-11-06T16:01:45.000000Z"}} 2018-11-06 16:01:46,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 16:01:46,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:01:46,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-b51a3be4-f0c3-4311-b12c-8fe8ceba3257 Date: Tue, 06 Nov 2018 16:01:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T16:01:45Z","tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b15e6e9071a42f4becc25d4d09a4b78","id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","name":"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 16:01:46,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b51a3be4-f0c3-4311-b12c-8fe8ceba3257 2018-11-06 16:01:46,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266831159592s 2018-11-06 16:01:46,271 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b51a3be4-f0c3-4311-b12c-8fe8ceba3257 2018-11-06 16:01:46,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-06 16:01:46,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"subnet": {"name": "vyos_vrouter-subnet_6c02c339-d638-4967-8027-98715a05405e", "enable_dhcp": true, "network_id": "9f85eedc-32c5-49f0-aab6-3a666f55364f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-06 16:01:46,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-07d6280f-5f5d-4ebf-99c1-11af703195ef Date: Tue, 06 Nov 2018 16:01:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:01:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T16:01:46Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8b15e6e9071a42f4becc25d4d09a4b78","id":"17a3a1bd-8c85-4d9a-87ba-0814979aa99c","subnetpool_id":null,"name":"vyos_vrouter-subnet_6c02c339-d638-4967-8027-98715a05405e"}} 2018-11-06 16:01:46,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-07d6280f-5f5d-4ebf-99c1-11af703195ef 2018-11-06 16:01:46,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.679646968842s 2018-11-06 16:01:46,953 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-07d6280f-5f5d-4ebf-99c1-11af703195ef 2018-11-06 16:01:46,953 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T16:01:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'17a3a1bd-8c85-4d9a-87ba-0814979aa99c', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_6c02c339-d638-4967-8027-98715a05405e', u'enable_dhcp': True, u'network_id': u'9f85eedc-32c5-49f0-aab6-3a666f55364f', u'tenant_id': u'8b15e6e9071a42f4becc25d4d09a4b78', u'created_at': u'2018-11-06T16:01:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8b15e6e9071a42f4becc25d4d09a4b78'}) 2018-11-06 16:01:46,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-06 16:01:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "vyos_vrouter-router_6c02c339-d638-4967-8027-98715a05405e", "admin_state_up": true}}' 2018-11-06 16:01:52,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-b87c175f-f5b2-4895-8d78-1fbf5a2f8ef6 Date: Tue, 06 Nov 2018 16:01:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:47Z", "admin_state_up": true, "updated_at": "2018-11-06T16:01:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "e252b2fa-f1cd-4efe-93c9-7b0eef8309dd", "name": "vyos_vrouter-router_6c02c339-d638-4967-8027-98715a05405e"}} 2018-11-06 16:01:52,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b87c175f-f5b2-4895-8d78-1fbf5a2f8ef6 2018-11-06 16:01:52,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.06170606613s 2018-11-06 16:01:52,016 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b87c175f-f5b2-4895-8d78-1fbf5a2f8ef6 2018-11-06 16:01:52,016 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T16:01:48Z', u'revision_number': 3, u'id': u'e252b2fa-f1cd-4efe-93c9-7b0eef8309dd', u'external_gateway_info': {u'network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'00782059-4ec8-407c-b408-cafcba5e7ce9', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_6c02c339-d638-4967-8027-98715a05405e', u'admin_state_up': True, u'tenant_id': u'8b15e6e9071a42f4becc25d4d09a4b78', u'created_at': u'2018-11-06T16:01:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'8b15e6e9071a42f4becc25d4d09a4b78'}) 2018-11-06 16:01:52,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-06 16:01:52,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e252b2fa-f1cd-4efe-93c9-7b0eef8309dd/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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"subnet_id": "17a3a1bd-8c85-4d9a-87ba-0814979aa99c"}' 2018-11-06 16:01:53,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5a9e2d94-afbc-444e-bd87-47f504034145 Date: Tue, 06 Nov 2018 16:01:53 GMT RESP BODY: {"network_id": "9f85eedc-32c5-49f0-aab6-3a666f55364f", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "subnet_id": "17a3a1bd-8c85-4d9a-87ba-0814979aa99c", "subnet_ids": ["17a3a1bd-8c85-4d9a-87ba-0814979aa99c"], "port_id": "5ec6038f-d23d-4b91-a38e-8385ceb5b5f9", "id": "e252b2fa-f1cd-4efe-93c9-7b0eef8309dd"} 2018-11-06 16:01:53,965 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e252b2fa-f1cd-4efe-93c9-7b0eef8309dd/add_router_interface.json used request id req-5a9e2d94-afbc-444e-bd87-47f504034145 2018-11-06 16:01:53,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.94815087318s 2018-11-06 16:01:53,965 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e252b2fa-f1cd-4efe-93c9-7b0eef8309dd/add_router_interface.json used request id req-5a9e2d94-afbc-444e-bd87-47f504034145 returning object e252b2fa-f1cd-4efe-93c9-7b0eef8309dd 2018-11-06 16:01:53,966 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-06 16:02:17,222 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-06 16:02:17,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:02:17,230 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 16:02:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 16:02:17,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:02:17,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:02:17,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fa5f7040-b6b7-4c7e-8b21-5596c69f4426 Date: Tue, 06 Nov 2018 16:02:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:02:17,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fa5f7040-b6b7-4c7e-8b21-5596c69f4426 2018-11-06 16:02:17,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180637121201s 2018-11-06 16:02:17,412 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fa5f7040-b6b7-4c7e-8b21-5596c69f4426 2018-11-06 16:02:17,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 16:02:17,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e"}' 2018-11-06 16:02:17,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6 X-Openstack-Request-Id: req-ad158938-ae8b-4030-bb73-29650b526804 Date: Tue, 06 Nov 2018 16:02:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/file", "owner": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "size": null, "self": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T16:02:17Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "checksum": null, "created_at": "2018-11-06T16:02:17Z", "protected": false} 2018-11-06 16:02:17,611 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ad158938-ae8b-4030-bb73-29650b526804 2018-11-06 16:02:17,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.197652816772s 2018-11-06 16:02:17,611 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ad158938-ae8b-4030-bb73-29650b526804 returning object 6e1de620-3cb8-4712-bc54-023b8b6bb2d6 2018-11-06 16:02:17,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 16:02:17,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '' 2018-11-06 16:03:29,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a150f21-5fb9-4c03-a4ac-1b07299555d4 Date: Tue, 06 Nov 2018 16:03:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 16:03:29,960 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/file used request id req-1a150f21-5fb9-4c03-a4ac-1b07299555d4 2018-11-06 16:03:29,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 72.3478519917s 2018-11-06 16:03:29,960 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/file used request id req-1a150f21-5fb9-4c03-a4ac-1b07299555d4 2018-11-06 16:03:29,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:03:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:30,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c422f8df-be5e-4193-aa4d-856f734d0d6e Date: Tue, 06 Nov 2018 16:03:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap", "metadata": {}}], "file": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/file", "owner": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "size": 4373348352, "self": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T16:03:29Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-06T16:02:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:03:30,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c422f8df-be5e-4193-aa4d-856f734d0d6e 2018-11-06 16:03:30,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180045127869s 2018-11-06 16:03:30,141 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c422f8df-be5e-4193-aa4d-856f734d0d6e 2018-11-06 16:03:30,144 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/file', 'owner': u'8b15e6e9071a42f4becc25d4d09a4b78', 'id': u'6e1de620-3cb8-4712-bc54-023b8b6bb2d6', 'size': 4373348352, u'self': u'/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b15e6e9071a42f4becc25d4d09a4b78', 'name': 'vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T16:03:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-06T16:03:29Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e', 'created': u'2018-11-06T16:02:17Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-06T16:02:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-06 16:03:30,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 16:03:30,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_6c02c339-d638-4967-8027-98715a05405e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-06 16:03:30,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03: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-10e3dbcb-cea4-4aaa-a07f-4ccc8d24c911 x-compute-request-id: req-10e3dbcb-cea4-4aaa-a07f-4ccc8d24c911 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "name": "vyos_vrouter-flavor_6c02c339-d638-4967-8027-98715a05405e", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 16:03:30,342 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-10e3dbcb-cea4-4aaa-a07f-4ccc8d24c911 2018-11-06 16:03:30,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.197518110275s 2018-11-06 16:03:30,343 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-10e3dbcb-cea4-4aaa-a07f-4ccc8d24c911 returning object 9f847a6a-87c0-492d-80fa-924d6fbee722 2018-11-06 16:03:30,344 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_6c02c339-d638-4967-8027-98715a05405e', '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'95207c6e3e564411af51ea7bd9318c66', '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'9f847a6a-87c0-492d-80fa-924d6fbee722', 'swap': 0}) 2018-11-06 16:03:30,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 16:03:30,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722/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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" -d '{"extra_specs": {}}' 2018-11-06 16:03:30,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03: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-158dd522-eb16-4659-817d-ed58f9944706 x-compute-request-id: req-158dd522-eb16-4659-817d-ed58f9944706 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 16:03:30,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722/os-extra_specs used request id req-158dd522-eb16-4659-817d-ed58f9944706 2018-11-06 16:03:30,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023787021637s 2018-11-06 16:03:30,368 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722/os-extra_specs used request id req-158dd522-eb16-4659-817d-ed58f9944706 2018-11-06 16:03:30,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-06 16:03:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"keypair": {"name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e"}}' 2018-11-06 16:03:30,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03: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-c5133dfc-aba3-41e6-b511-513226318ee2 x-compute-request-id: req-c5133dfc-aba3-41e6-b511-513226318ee2 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFsSgCJGMvGRIyOM7zfPcWnf4nPSYo3DrCBaLSHf/1NCembZM4xY9gC38ffcGX0PfshawMGbIFRa9lLV9jJ+4/arHDFKXdCc/ITTffKvhQvOAQ12w3OtZXn99wbgwISRWIY2MZe0VmY6v0rMuSDbKkIyKmV5fpJGBIa3wu98YhfK9AIR4YA6nf6TV3cjLId0SoT+JF3G8z6XHC7WE8ETRQhulyaZWQvj7hzCKvC6c3J7nQjVrQe4QdNBPlnLust/o8kengCObrd9hQcFiuAyhCR5XDu3PcURUI/O6VrYPTAV8RQ3Sv4q5yme7HLQiAVXMfBZ7rcxtvT9Nt/Q+kOMT5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxbEoAiRjLxkSMjjO83z3Fp3+Jz0mKNw6wgWi0h3/9TQnpm2T\nOMWPYAt/H33Bl9D37IWsDBmyBUWvZS1fYyfuP2qxwxSl3QnPyE033yr4ULzgENds\nNzrWV5/fcG4MCEkViGNjGXtFZmOr9KzLkg2ypCMipleX6SRgSGt8LvfGIXyvQCEe\nGAOp3+k1d3IyyHdEqE/iRdxvM+lxwu1hPBE0UIbpcmmVkL4+4cwirwunNye50I1a\n0HuEHTQT5Zy7rLf6PJHp4Ajm63fYUHBYrgMoQkeVw7tz3FEVCPzula2D0wFfEUN0\nr+Kucpnuxy0IgFVzHwWe63Mbb0/Tbf0PpDjE+QIDAQABAoIBAQC8gDGf6UZRsFwz\nWwuqDCwmervOenYaW/QC8RDRvR1El1h/TtgkN+yALjYmtuiTdAQSmVr1psKiWFHn\n7Z2YlIiOG5QoaVXGMAbZ/RcbSoO/qHkWVfKvrwCWSLDrKWN7uwQ3Kl1h/LKt8LgT\n83egakM+UupFJhyJh8/u/d5JgqR/ZBEzmosJLUxBamLRSTqQU17JxkmIkC9wPuP+\nWQtJdYrI5eeUrIdoOD83+kRwwripH10Zg9GVa6mG/nL9FOYg+x7YflLYU6DK/1IC\nLlcXwayOGcRqKHQ2a+uefksahKR5jGBKcPukeXwWNu/xGD0LwbcSMhzDw6v84XKI\nU0txpRsBAoGBAOWW3wdhyAlmKgFcnZr+7ZV+tRQFue7oGSUutd3UbmAU5BDlMvBl\nsvu1osOI/GdBnmq6RYlJ9bZzNCMFUWF4viDGjswU2YsAYBw+tFgOQ0D1J6DzBcE/\n5AW9k5+xZt7MzWqvCPJAT/fkwiSoSNPs5MvfzYwhd9SlVYFDt3pcfCpxAoGBANxu\n8omIt7u3JRpQSI2vzYt78W2deV/0lADqt7L7OADvERnwp7y0VzmRq69AHiOzdyS5\nWSaoN3aXT5irPCP/H76F4Lk8Cag0JNCzuylYKVmjzPCHzVeSUrfUTCAQSIROvB6y\n5QlbeGTV0STk7EqmE6OzGbJlK1TQTBODBb//DTcJAoGBANF02TiU3rikekIPysGz\nPfGbTXxc1Qq+uOIRQV6GBcSmioNXdyeWwLmfNkUJ3qwdU3evRO1BimfPposkuOAi\nFeM1AuXxR57m0sgx9Lo5GOZUQrk1vdRWg6MxF1Mjt+QgGG/yDElmnw5bpztmRDsD\n7qCJJ69mgTqBNAbgTq3VXnohAoGBAKF6YQ/haH8JvhNVpqCsnY1FoWmkR0rEtzso\ntqNVpwQAHW38PlRdY9xXWwaJmMqcaHYtlSJdbivg0j1Li0XvWcjO9/2Z/pUKhcGh\nOEUkQT5aYQH+6azyEsh5q759TzIlH2f5sxC0wjBT9d7qGDLjEFYGGJf3xtNdt60/\neRHZ/EtJAoGAOsou7JqnvUmP1BWwk4/hUYw/K1CplEFSEY2qu/RSLmMTq6ZOftHZ\n9VArb0GjJmPSC8+0otmP/A4m+ziZtkoRFo3KzyljEmi3X1RBwczBvxALKPdOPo1k\nororPmpdFz7MdrkDF0lqtIGaM9F4Tb/aU1+wD3zdRm5zonAX3gIt/+Y=\n-----END RSA PRIVATE KEY-----\n", "user_id": "d638dfc44d2c444cb44d7539795c0969", "name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "fingerprint": "10:0e:c4:68:84:50:b7:4e:fd:c9:40:5f:60:c3:ff:a5"}} 2018-11-06 16:03:30,744 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-c5133dfc-aba3-41e6-b511-513226318ee2 2018-11-06 16:03:30,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.375011920929s 2018-11-06 16:03:30,745 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-c5133dfc-aba3-41e6-b511-513226318ee2 2018-11-06 16:03:30,745 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFsSgCJGMvGRIyOM7zfPcWnf4nPSYo3DrCBaLSHf/1NCembZM4xY9gC38ffcGX0PfshawMGbIFRa9lLV9jJ+4/arHDFKXdCc/ITTffKvhQvOAQ12w3OtZXn99wbgwISRWIY2MZe0VmY6v0rMuSDbKkIyKmV5fpJGBIa3wu98YhfK9AIR4YA6nf6TV3cjLId0SoT+JF3G8z6XHC7WE8ETRQhulyaZWQvj7hzCKvC6c3J7nQjVrQe4QdNBPlnLust/o8kengCObrd9hQcFiuAyhCR5XDu3PcURUI/O6VrYPTAV8RQ3Sv4q5yme7HLQiAVXMfBZ7rcxtvT9Nt/Q+kOMT5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxbEoAiRjLxkSMjjO83z3Fp3+Jz0mKNw6wgWi0h3/9TQnpm2T\nOMWPYAt/H33Bl9D37IWsDBmyBUWvZS1fYyfuP2qxwxSl3QnPyE033yr4ULzgENds\nNzrWV5/fcG4MCEkViGNjGXtFZmOr9KzLkg2ypCMipleX6SRgSGt8LvfGIXyvQCEe\nGAOp3+k1d3IyyHdEqE/iRdxvM+lxwu1hPBE0UIbpcmmVkL4+4cwirwunNye50I1a\n0HuEHTQT5Zy7rLf6PJHp4Ajm63fYUHBYrgMoQkeVw7tz3FEVCPzula2D0wFfEUN0\nr+Kucpnuxy0IgFVzHwWe63Mbb0/Tbf0PpDjE+QIDAQABAoIBAQC8gDGf6UZRsFwz\nWwuqDCwmervOenYaW/QC8RDRvR1El1h/TtgkN+yALjYmtuiTdAQSmVr1psKiWFHn\n7Z2YlIiOG5QoaVXGMAbZ/RcbSoO/qHkWVfKvrwCWSLDrKWN7uwQ3Kl1h/LKt8LgT\n83egakM+UupFJhyJh8/u/d5JgqR/ZBEzmosJLUxBamLRSTqQU17JxkmIkC9wPuP+\nWQtJdYrI5eeUrIdoOD83+kRwwripH10Zg9GVa6mG/nL9FOYg+x7YflLYU6DK/1IC\nLlcXwayOGcRqKHQ2a+uefksahKR5jGBKcPukeXwWNu/xGD0LwbcSMhzDw6v84XKI\nU0txpRsBAoGBAOWW3wdhyAlmKgFcnZr+7ZV+tRQFue7oGSUutd3UbmAU5BDlMvBl\nsvu1osOI/GdBnmq6RYlJ9bZzNCMFUWF4viDGjswU2YsAYBw+tFgOQ0D1J6DzBcE/\n5AW9k5+xZt7MzWqvCPJAT/fkwiSoSNPs5MvfzYwhd9SlVYFDt3pcfCpxAoGBANxu\n8omIt7u3JRpQSI2vzYt78W2deV/0lADqt7L7OADvERnwp7y0VzmRq69AHiOzdyS5\nWSaoN3aXT5irPCP/H76F4Lk8Cag0JNCzuylYKVmjzPCHzVeSUrfUTCAQSIROvB6y\n5QlbeGTV0STk7EqmE6OzGbJlK1TQTBODBb//DTcJAoGBANF02TiU3rikekIPysGz\nPfGbTXxc1Qq+uOIRQV6GBcSmioNXdyeWwLmfNkUJ3qwdU3evRO1BimfPposkuOAi\nFeM1AuXxR57m0sgx9Lo5GOZUQrk1vdRWg6MxF1Mjt+QgGG/yDElmnw5bpztmRDsD\n7qCJJ69mgTqBNAbgTq3VXnohAoGBAKF6YQ/haH8JvhNVpqCsnY1FoWmkR0rEtzso\ntqNVpwQAHW38PlRdY9xXWwaJmMqcaHYtlSJdbivg0j1Li0XvWcjO9/2Z/pUKhcGh\nOEUkQT5aYQH+6azyEsh5q759TzIlH2f5sxC0wjBT9d7qGDLjEFYGGJf3xtNdt60/\neRHZ/EtJAoGAOsou7JqnvUmP1BWwk4/hUYw/K1CplEFSEY2qu/RSLmMTq6ZOftHZ\n9VArb0GjJmPSC8+0otmP/A4m+ziZtkoRFo3KzyljEmi3X1RBwczBvxALKPdOPo1k\nororPmpdFz7MdrkDF0lqtIGaM9F4Tb/aU1+wD3zdRm5zonAX3gIt/+Y=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd638dfc44d2c444cb44d7539795c0969', 'name': u'vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e', 'created_at': '2018-11-06T16:03:30.745857', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b15e6e9071a42f4becc25d4d09a4b78', 'name': 'vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'10:0e:c4:68:84:50:b7:4e:fd:c9:40:5f:60:c3:ff:a5', 'type': 'ssh', 'id': u'vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e'}) 2018-11-06 16:03:30,746 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAxbEoAiRjLxkSMjjO83z3Fp3+Jz0mKNw6wgWi0h3/9TQnpm2T OMWPYAt/H33Bl9D37IWsDBmyBUWvZS1fYyfuP2qxwxSl3QnPyE033yr4ULzgENds NzrWV5/fcG4MCEkViGNjGXtFZmOr9KzLkg2ypCMipleX6SRgSGt8LvfGIXyvQCEe GAOp3+k1d3IyyHdEqE/iRdxvM+lxwu1hPBE0UIbpcmmVkL4+4cwirwunNye50I1a 0HuEHTQT5Zy7rLf6PJHp4Ajm63fYUHBYrgMoQkeVw7tz3FEVCPzula2D0wFfEUN0 r+Kucpnuxy0IgFVzHwWe63Mbb0/Tbf0PpDjE+QIDAQABAoIBAQC8gDGf6UZRsFwz WwuqDCwmervOenYaW/QC8RDRvR1El1h/TtgkN+yALjYmtuiTdAQSmVr1psKiWFHn 7Z2YlIiOG5QoaVXGMAbZ/RcbSoO/qHkWVfKvrwCWSLDrKWN7uwQ3Kl1h/LKt8LgT 83egakM+UupFJhyJh8/u/d5JgqR/ZBEzmosJLUxBamLRSTqQU17JxkmIkC9wPuP+ WQtJdYrI5eeUrIdoOD83+kRwwripH10Zg9GVa6mG/nL9FOYg+x7YflLYU6DK/1IC LlcXwayOGcRqKHQ2a+uefksahKR5jGBKcPukeXwWNu/xGD0LwbcSMhzDw6v84XKI U0txpRsBAoGBAOWW3wdhyAlmKgFcnZr+7ZV+tRQFue7oGSUutd3UbmAU5BDlMvBl svu1osOI/GdBnmq6RYlJ9bZzNCMFUWF4viDGjswU2YsAYBw+tFgOQ0D1J6DzBcE/ 5AW9k5+xZt7MzWqvCPJAT/fkwiSoSNPs5MvfzYwhd9SlVYFDt3pcfCpxAoGBANxu 8omIt7u3JRpQSI2vzYt78W2deV/0lADqt7L7OADvERnwp7y0VzmRq69AHiOzdyS5 WSaoN3aXT5irPCP/H76F4Lk8Cag0JNCzuylYKVmjzPCHzVeSUrfUTCAQSIROvB6y 5QlbeGTV0STk7EqmE6OzGbJlK1TQTBODBb//DTcJAoGBANF02TiU3rikekIPysGz PfGbTXxc1Qq+uOIRQV6GBcSmioNXdyeWwLmfNkUJ3qwdU3evRO1BimfPposkuOAi FeM1AuXxR57m0sgx9Lo5GOZUQrk1vdRWg6MxF1Mjt+QgGG/yDElmnw5bpztmRDsD 7qCJJ69mgTqBNAbgTq3VXnohAoGBAKF6YQ/haH8JvhNVpqCsnY1FoWmkR0rEtzso tqNVpwQAHW38PlRdY9xXWwaJmMqcaHYtlSJdbivg0j1Li0XvWcjO9/2Z/pUKhcGh OEUkQT5aYQH+6azyEsh5q759TzIlH2f5sxC0wjBT9d7qGDLjEFYGGJf3xtNdt60/ eRHZ/EtJAoGAOsou7JqnvUmP1BWwk4/hUYw/K1CplEFSEY2qu/RSLmMTq6ZOftHZ 9VArb0GjJmPSC8+0otmP/A4m+ziZtkoRFo3KzyljEmi3X1RBwczBvxALKPdOPo1k ororPmpdFz7MdrkDF0lqtIGaM9F4Tb/aU1+wD3zdRm5zonAX3gIt/+Y= -----END RSA PRIVATE KEY----- 2018-11-06 16:03:30,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-06 16:03:30,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"security_group": {"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-11-06 16:03:31,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-12d70a27-27a4-498a-9820-f6badc56d761 Date: Tue, 06 Nov 2018 16:03:31 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:31Z", "updated_at": "2018-11-06T16:03:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "a7053202-b79c-4976-a974-25e1401bbab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "ac9accd3-0e41-4cf1-b43f-0aea70abb386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 2, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}} 2018-11-06 16:03:31,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-12d70a27-27a4-498a-9820-f6badc56d761 2018-11-06 16:03:31,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.810608148575s 2018-11-06 16:03:31,560 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-12d70a27-27a4-498a-9820-f6badc56d761 2018-11-06 16:03:31,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:03:31,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:31,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-034d7402-52ee-4209-a4c8-2e4b55b82ab8 Date: Tue, 06 Nov 2018 16:03:31 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:31Z", "updated_at": "2018-11-06T16:03:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "a7053202-b79c-4976-a974-25e1401bbab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "ac9accd3-0e41-4cf1-b43f-0aea70abb386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 2, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}, {"description": "Default security group", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:45Z", "updated_at": "2018-11-06T16:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "15880712-1a35-4e10-8d00-4c9d20c79e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "1f2d07e4-b187-405d-8c8a-c043791f61c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "d7416232-2d12-4bf1-bb99-7490b620ae25", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "e25a4f54-3ba7-4b42-a67e-ed3f6949263d", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 4, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "name": "default"}]} 2018-11-06 16:03:31,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-034d7402-52ee-4209-a4c8-2e4b55b82ab8 2018-11-06 16:03:31,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208423137665s 2018-11-06 16:03:31,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-034d7402-52ee-4209-a4c8-2e4b55b82ab8 2018-11-06 16:03:31,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 16:03:31,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -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": "12b5f796-13e1-4d48-84f3-9cf718e42a59"}}' 2018-11-06 16:03:32,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-af74f17c-2085-4b27-8e06-07aecb675283 Date: Tue, 06 Nov 2018 16:03:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "port_range_min": 22, "revision_number": 0, "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:32Z", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "5a1c1743-ca36-4bbc-a9a8-24e21ea5293e"}} 2018-11-06 16:03:32,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-af74f17c-2085-4b27-8e06-07aecb675283 2018-11-06 16:03:32,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.52414393425s 2018-11-06 16:03:32,303 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-af74f17c-2085-4b27-8e06-07aecb675283 2018-11-06 16:03:32,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:03:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:32,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-043844e9-a7ec-4f7d-a2c7-8aebce9e6a17 Date: Tue, 06 Nov 2018 16:03:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:31Z", "updated_at": "2018-11-06T16:03:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "5a1c1743-ca36-4bbc-a9a8-24e21ea5293e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "a7053202-b79c-4976-a974-25e1401bbab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "ac9accd3-0e41-4cf1-b43f-0aea70abb386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 3, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}, {"description": "Default security group", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:45Z", "updated_at": "2018-11-06T16:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "15880712-1a35-4e10-8d00-4c9d20c79e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "1f2d07e4-b187-405d-8c8a-c043791f61c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "d7416232-2d12-4bf1-bb99-7490b620ae25", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "e25a4f54-3ba7-4b42-a67e-ed3f6949263d", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 4, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "name": "default"}]} 2018-11-06 16:03:32,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-043844e9-a7ec-4f7d-a2c7-8aebce9e6a17 2018-11-06 16:03:32,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.282562017441s 2018-11-06 16:03:32,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-043844e9-a7ec-4f7d-a2c7-8aebce9e6a17 2018-11-06 16:03:32,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 16:03:32,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -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": "12b5f796-13e1-4d48-84f3-9cf718e42a59"}}' 2018-11-06 16:03:32,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e5c4422a-2448-43bb-bf00-47b6ee54e91a Date: Tue, 06 Nov 2018 16:03:32 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-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "port_range_min": null, "revision_number": 0, "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:32Z", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "eacd467f-ea06-4766-9d98-a398fdea8230"}} 2018-11-06 16:03:32,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e5c4422a-2448-43bb-bf00-47b6ee54e91a 2018-11-06 16:03:32,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.302134990692s 2018-11-06 16:03:32,896 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e5c4422a-2448-43bb-bf00-47b6ee54e91a 2018-11-06 16:03:32,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:03:32,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:33,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-21a3d2ff-9f18-4e07-9b94-094ba2138c6f Date: Tue, 06 Nov 2018 16:03:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:31Z", "updated_at": "2018-11-06T16:03:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "5a1c1743-ca36-4bbc-a9a8-24e21ea5293e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "a7053202-b79c-4976-a974-25e1401bbab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "ac9accd3-0e41-4cf1-b43f-0aea70abb386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "eacd467f-ea06-4766-9d98-a398fdea8230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 4, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}, {"description": "Default security group", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:45Z", "updated_at": "2018-11-06T16:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "15880712-1a35-4e10-8d00-4c9d20c79e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "1f2d07e4-b187-405d-8c8a-c043791f61c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "d7416232-2d12-4bf1-bb99-7490b620ae25", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "e25a4f54-3ba7-4b42-a67e-ed3f6949263d", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 4, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "name": "default"}]} 2018-11-06 16:03:33,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-21a3d2ff-9f18-4e07-9b94-094ba2138c6f 2018-11-06 16:03:33,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192591905594s 2018-11-06 16:03:33,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-21a3d2ff-9f18-4e07-9b94-094ba2138c6f 2018-11-06 16:03:33,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 16:03:33,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -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": "12b5f796-13e1-4d48-84f3-9cf718e42a59"}}' 2018-11-06 16:03:33,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ea8049c5-67f0-4cb3-b36e-88a6b6e69137 Date: Tue, 06 Nov 2018 16:03: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-11-06T16:03:33Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "port_range_min": 80, "revision_number": 0, "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:33Z", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "07b7bbd4-c188-42bf-a8b6-e0d56d05dfba"}} 2018-11-06 16:03:33,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ea8049c5-67f0-4cb3-b36e-88a6b6e69137 2018-11-06 16:03:33,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.320096969604s 2018-11-06 16:03:33,417 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ea8049c5-67f0-4cb3-b36e-88a6b6e69137 2018-11-06 16:03:33,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:03:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:33,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-e3b1b32e-ea74-4689-ba3a-e24f9a829c43 Date: Tue, 06 Nov 2018 16:03:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:31Z", "updated_at": "2018-11-06T16:03:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T16:03:33Z", "revision_number": 0, "id": "07b7bbd4-c188-42bf-a8b6-e0d56d05dfba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:33Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "5a1c1743-ca36-4bbc-a9a8-24e21ea5293e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "a7053202-b79c-4976-a974-25e1401bbab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "ac9accd3-0e41-4cf1-b43f-0aea70abb386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "eacd467f-ea06-4766-9d98-a398fdea8230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 5, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}, {"description": "Default security group", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:45Z", "updated_at": "2018-11-06T16:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "15880712-1a35-4e10-8d00-4c9d20c79e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "1f2d07e4-b187-405d-8c8a-c043791f61c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "d7416232-2d12-4bf1-bb99-7490b620ae25", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "e25a4f54-3ba7-4b42-a67e-ed3f6949263d", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 4, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "name": "default"}]} 2018-11-06 16:03:33,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e3b1b32e-ea74-4689-ba3a-e24f9a829c43 2018-11-06 16:03:33,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189356088638s 2018-11-06 16:03:33,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e3b1b32e-ea74-4689-ba3a-e24f9a829c43 2018-11-06 16:03:33,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 16:03:33,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -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": "12b5f796-13e1-4d48-84f3-9cf718e42a59"}}' 2018-11-06 16:03:33,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-92ae5327-bd61-4c7a-b366-25f2d009af88 Date: Tue, 06 Nov 2018 16:03:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-11-06T16:03:33Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "port_range_min": 443, "revision_number": 0, "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:33Z", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "d00f3020-f13a-4b7b-a5ff-4d95dedee09f"}} 2018-11-06 16:03:33,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-92ae5327-bd61-4c7a-b366-25f2d009af88 2018-11-06 16:03:33,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149472951889s 2018-11-06 16:03:33,764 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-92ae5327-bd61-4c7a-b366-25f2d009af88 2018-11-06 16:03:33,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:03:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:33,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-feddf917-2b6f-4987-933e-cf2cbe90316e Date: Tue, 06 Nov 2018 16:03:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:31Z", "updated_at": "2018-11-06T16:03:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T16:03:33Z", "revision_number": 0, "id": "07b7bbd4-c188-42bf-a8b6-e0d56d05dfba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:33Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "5a1c1743-ca36-4bbc-a9a8-24e21ea5293e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "a7053202-b79c-4976-a974-25e1401bbab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "ac9accd3-0e41-4cf1-b43f-0aea70abb386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-06T16:03:33Z", "revision_number": 0, "id": "d00f3020-f13a-4b7b-a5ff-4d95dedee09f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:33Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "eacd467f-ea06-4766-9d98-a398fdea8230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 6, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}, {"description": "Default security group", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:45Z", "updated_at": "2018-11-06T16:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "15880712-1a35-4e10-8d00-4c9d20c79e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "1f2d07e4-b187-405d-8c8a-c043791f61c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "d7416232-2d12-4bf1-bb99-7490b620ae25", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "e25a4f54-3ba7-4b42-a67e-ed3f6949263d", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 4, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "name": "default"}]} 2018-11-06 16:03:33,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-feddf917-2b6f-4987-933e-cf2cbe90316e 2018-11-06 16:03:33,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.219767093658s 2018-11-06 16:03:33,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-feddf917-2b6f-4987-933e-cf2cbe90316e 2018-11-06 16:03:33,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 16:03:33,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -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": "12b5f796-13e1-4d48-84f3-9cf718e42a59"}}' 2018-11-06 16:03:34,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-30aa5a4a-d018-4df3-ad3e-705663535200 Date: Tue, 06 Nov 2018 16:03: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-11-06T16:03:34Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:34Z", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "d5a6d985-2624-4db4-86f0-c48e6e68e076"}} 2018-11-06 16:03:34,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-30aa5a4a-d018-4df3-ad3e-705663535200 2018-11-06 16:03:34,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.30433011055s 2018-11-06 16:03:34,296 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-30aa5a4a-d018-4df3-ad3e-705663535200 2018-11-06 16:03:34,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:03:34,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:34,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-7bbdecd9-0eaf-4e92-9847-deaae79cb2b0 Date: Tue, 06 Nov 2018 16:03:34 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:31Z", "updated_at": "2018-11-06T16:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T16:03:33Z", "revision_number": 0, "id": "07b7bbd4-c188-42bf-a8b6-e0d56d05dfba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:33Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "5a1c1743-ca36-4bbc-a9a8-24e21ea5293e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "a7053202-b79c-4976-a974-25e1401bbab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "ac9accd3-0e41-4cf1-b43f-0aea70abb386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-06T16:03:33Z", "revision_number": 0, "id": "d00f3020-f13a-4b7b-a5ff-4d95dedee09f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:33Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-06T16:03:34Z", "revision_number": 0, "id": "d5a6d985-2624-4db4-86f0-c48e6e68e076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:34Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "eacd467f-ea06-4766-9d98-a398fdea8230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 7, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}, {"description": "Default security group", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:45Z", "updated_at": "2018-11-06T16:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "15880712-1a35-4e10-8d00-4c9d20c79e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "1f2d07e4-b187-405d-8c8a-c043791f61c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "d7416232-2d12-4bf1-bb99-7490b620ae25", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "e25a4f54-3ba7-4b42-a67e-ed3f6949263d", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 4, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "name": "default"}]} 2018-11-06 16:03:34,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7bbdecd9-0eaf-4e92-9847-deaae79cb2b0 2018-11-06 16:03:34,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0553641319275s 2018-11-06 16:03:34,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7bbdecd9-0eaf-4e92-9847-deaae79cb2b0 2018-11-06 16:03:34,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-06 16:03:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -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": "12b5f796-13e1-4d48-84f3-9cf718e42a59"}}' 2018-11-06 16:03:34,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-c4954b7c-5af2-46f4-b026-edd06fbd1d22 Date: Tue, 06 Nov 2018 16:03:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-11-06T16:03:34Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:34Z", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "b31e6fbb-cf4c-4b3c-a101-66e738aef909"}} 2018-11-06 16:03:34,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c4954b7c-5af2-46f4-b026-edd06fbd1d22 2018-11-06 16:03:34,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.451652050018s 2018-11-06 16:03:34,811 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c4954b7c-5af2-46f4-b026-edd06fbd1d22 2018-11-06 16:03:34,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 16:03:34,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:34,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-a7795810-470f-4af5-86d8-c043f44f280d Date: Tue, 06 Nov 2018 16:03:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a3a1bd-8c85-4d9a-87ba-0814979aa99c"],"updated_at":"2018-11-06T16:01:46Z","tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b15e6e9071a42f4becc25d4d09a4b78","id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","name":"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 16:03:34,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a7795810-470f-4af5-86d8-c043f44f280d 2018-11-06 16:03:34,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125201940536s 2018-11-06 16:03:34,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a7795810-470f-4af5-86d8-c043f44f280d 2018-11-06 16:03:34,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:03:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:35,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-1b9e1a09-ca40-489c-8420-54e75cd941c3 Date: Tue, 06 Nov 2018 16:03:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap", "metadata": {}}], "file": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/file", "owner": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "size": 4373348352, "self": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T16:03:29Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-06T16:02:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:03:35,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1b9e1a09-ca40-489c-8420-54e75cd941c3 2018-11-06 16:03:35,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187548160553s 2018-11-06 16:03:35,128 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1b9e1a09-ca40-489c-8420-54e75cd941c3 2018-11-06 16:03:35,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 16:03:35,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:35,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03: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-c16a0ec1-f642-4320-96ac-ffff3f1073e0 x-compute-request-id: req-c16a0ec1-f642-4320-96ac-ffff3f1073e0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "name": "vyos_vrouter-flavor_6c02c339-d638-4967-8027-98715a05405e", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 16:03:35,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c16a0ec1-f642-4320-96ac-ffff3f1073e0 2018-11-06 16:03:35,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0324311256409s 2018-11-06 16:03:35,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c16a0ec1-f642-4320-96ac-ffff3f1073e0 2018-11-06 16:03:35,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-06 16:03:35,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"server": {"name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "imageRef": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "flavorRef": "9f847a6a-87c0-492d-80fa-924d6fbee722", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9f85eedc-32c5-49f0-aab6-3a666f55364f"}], "security_groups": [{"name": "12b5f796-13e1-4d48-84f3-9cf718e42a59"}]}}' 2018-11-06 16:03:37,022 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 16:03: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-2f63ae9b-de5e-4a42-94a9-d9eae307e877 x-compute-request-id: req-2f63ae9b-de5e-4a42-94a9-d9eae307e877 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "12b5f796-13e1-4d48-84f3-9cf718e42a59"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "adminPass": "oBEFdju9wx3v"}} 2018-11-06 16:03:37,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2f63ae9b-de5e-4a42-94a9-d9eae307e877 2018-11-06 16:03:37,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.8581237793s 2018-11-06 16:03:37,023 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2f63ae9b-de5e-4a42-94a9-d9eae307e877 2018-11-06 16:03:37,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:03:37,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:37,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03: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-a461cc3a-7411-4eb1-b882-0f4ebba71f28 x-compute-request-id: req-a461cc3a-7411-4eb1-b882-0f4ebba71f28 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:03:37,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a461cc3a-7411-4eb1-b882-0f4ebba71f28 2018-11-06 16:03:37,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39342212677s 2018-11-06 16:03:37,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a461cc3a-7411-4eb1-b882-0f4ebba71f28 2018-11-06 16:03:37,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 16:03:37,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:37,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-2f0cc976-aa66-4b81-a96d-525e6b2ef1e0 Date: Tue, 06 Nov 2018 16:03: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":["17a3a1bd-8c85-4d9a-87ba-0814979aa99c"],"updated_at":"2018-11-06T16:01:46Z","tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b15e6e9071a42f4becc25d4d09a4b78","id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","name":"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 16:03:37,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2f0cc976-aa66-4b81-a96d-525e6b2ef1e0 2018-11-06 16:03:37,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107299089432s 2018-11-06 16:03:37,533 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2f0cc976-aa66-4b81-a96d-525e6b2ef1e0 2018-11-06 16:03:37,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 16:03:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:37,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-77e45005-01f3-426a-b8a0-0f980fe05c1c Date: Tue, 06 Nov 2018 16:03:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:01:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T16:01:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8b15e6e9071a42f4becc25d4d09a4b78","id":"17a3a1bd-8c85-4d9a-87ba-0814979aa99c","subnetpool_id":null,"name":"vyos_vrouter-subnet_6c02c339-d638-4967-8027-98715a05405e"}]} 2018-11-06 16:03:37,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-77e45005-01f3-426a-b8a0-0f980fe05c1c 2018-11-06 16:03:37,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0559480190277s 2018-11-06 16:03:37,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-77e45005-01f3-426a-b8a0-0f980fe05c1c 2018-11-06 16:03:37,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:03:39,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:03:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:40,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03: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-042f1c0e-b3fd-443c-b80b-f67d3b056ac8 x-compute-request-id: req-042f1c0e-b3fd-443c-b80b-f67d3b056ac8 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:03:40,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-042f1c0e-b3fd-443c-b80b-f67d3b056ac8 2018-11-06 16:03:40,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453948974609s 2018-11-06 16:03:40,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-042f1c0e-b3fd-443c-b80b-f67d3b056ac8 2018-11-06 16:03:40,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:03:42,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:03:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:42,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03: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-9929422b-9e30-4018-8f69-563864ed3c9f x-compute-request-id: req-9929422b-9e30-4018-8f69-563864ed3c9f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:03:42,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9929422b-9e30-4018-8f69-563864ed3c9f 2018-11-06 16:03:42,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552730083466s 2018-11-06 16:03:42,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9929422b-9e30-4018-8f69-563864ed3c9f 2018-11-06 16:03:42,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:03:44,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:03:44,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:45,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03: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-76295546-4d1e-477e-bcb4-9f61f3a51207 x-compute-request-id: req-76295546-4d1e-477e-bcb4-9f61f3a51207 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:03:45,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-76295546-4d1e-477e-bcb4-9f61f3a51207 2018-11-06 16:03:45,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535612821579s 2018-11-06 16:03:45,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-76295546-4d1e-477e-bcb4-9f61f3a51207 2018-11-06 16:03:45,155 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:03:47,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:03:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:48,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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,Accept-Encoding x-openstack-request-id: req-11af7559-b07e-47c2-ae50-e39f0301bdb8 x-compute-request-id: req-11af7559-b07e-47c2-ae50-e39f0301bdb8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:03:48,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-11af7559-b07e-47c2-ae50-e39f0301bdb8 2018-11-06 16:03:48,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02493596077s 2018-11-06 16:03:48,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-11af7559-b07e-47c2-ae50-e39f0301bdb8 2018-11-06 16:03:48,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:03:50,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:03:50,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:50,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a10883fd-b30b-4edc-ad2a-65683133ff01 x-compute-request-id: req-a10883fd-b30b-4edc-ad2a-65683133ff01 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:03:50,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a10883fd-b30b-4edc-ad2a-65683133ff01 2018-11-06 16:03:50,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560222864151s 2018-11-06 16:03:50,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a10883fd-b30b-4edc-ad2a-65683133ff01 2018-11-06 16:03:50,755 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:03:52,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:03:52,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:53,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03: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-90358dff-0cde-421f-a130-144d2c42fcca x-compute-request-id: req-90358dff-0cde-421f-a130-144d2c42fcca Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:03:53,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-90358dff-0cde-421f-a130-144d2c42fcca 2018-11-06 16:03:53,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710350990295s 2018-11-06 16:03:53,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-90358dff-0cde-421f-a130-144d2c42fcca 2018-11-06 16:03:53,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:03:55,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:03:55,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:56,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-698415d4-86a1-42a9-af4d-e5db9525b9c1 x-compute-request-id: req-698415d4-86a1-42a9-af4d-e5db9525b9c1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:03:56,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-698415d4-86a1-42a9-af4d-e5db9525b9c1 2018-11-06 16:03:56,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.825803041458s 2018-11-06 16:03:56,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-698415d4-86a1-42a9-af4d-e5db9525b9c1 2018-11-06 16:03:56,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:03:58,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:03:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:03:58,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:03: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-bc7c640d-aed2-4b83-995f-85f1dcf9e265 x-compute-request-id: req-bc7c640d-aed2-4b83-995f-85f1dcf9e265 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:03:58,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bc7c640d-aed2-4b83-995f-85f1dcf9e265 2018-11-06 16:03:58,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383572816849s 2018-11-06 16:03:58,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bc7c640d-aed2-4b83-995f-85f1dcf9e265 2018-11-06 16:03:58,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:00,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:00,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:01,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90635b8c-b469-4926-8830-2d30605b1d7d x-compute-request-id: req-90635b8c-b469-4926-8830-2d30605b1d7d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:01,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-90635b8c-b469-4926-8830-2d30605b1d7d 2018-11-06 16:04:01,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617570161819s 2018-11-06 16:04:01,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-90635b8c-b469-4926-8830-2d30605b1d7d 2018-11-06 16:04:01,318 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:03,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:03,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:03,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-284787fa-1918-49aa-8f1a-c04fdad97ca7 x-compute-request-id: req-284787fa-1918-49aa-8f1a-c04fdad97ca7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:03,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-284787fa-1918-49aa-8f1a-c04fdad97ca7 2018-11-06 16:04:03,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384693145752s 2018-11-06 16:04:03,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-284787fa-1918-49aa-8f1a-c04fdad97ca7 2018-11-06 16:04:03,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:05,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:05,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:06,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-6ab28e72-6997-42a6-b16d-eaf61568036b x-compute-request-id: req-6ab28e72-6997-42a6-b16d-eaf61568036b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:06,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ab28e72-6997-42a6-b16d-eaf61568036b 2018-11-06 16:04:06,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380912065506s 2018-11-06 16:04:06,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ab28e72-6997-42a6-b16d-eaf61568036b 2018-11-06 16:04:06,100 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:08,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:08,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:08,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-54e995d9-d887-4c99-85ee-dd097573953e x-compute-request-id: req-54e995d9-d887-4c99-85ee-dd097573953e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:08,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54e995d9-d887-4c99-85ee-dd097573953e 2018-11-06 16:04:08,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577747821808s 2018-11-06 16:04:08,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-54e995d9-d887-4c99-85ee-dd097573953e 2018-11-06 16:04:08,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:10,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:10,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:10,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-f92a6310-d539-4034-a849-e12a8e9cfce3 x-compute-request-id: req-f92a6310-d539-4034-a849-e12a8e9cfce3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:10,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f92a6310-d539-4034-a849-e12a8e9cfce3 2018-11-06 16:04:10,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227993965149s 2018-11-06 16:04:10,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f92a6310-d539-4034-a849-e12a8e9cfce3 2018-11-06 16:04:10,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:12,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:13,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-0d8f50f4-3a9b-44bc-99ab-f551123f981e x-compute-request-id: req-0d8f50f4-3a9b-44bc-99ab-f551123f981e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:13,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d8f50f4-3a9b-44bc-99ab-f551123f981e 2018-11-06 16:04:13,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524109840393s 2018-11-06 16:04:13,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d8f50f4-3a9b-44bc-99ab-f551123f981e 2018-11-06 16:04:13,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:15,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:15,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:16,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-2b40bed5-3b86-45ec-bee6-c100680936c9 x-compute-request-id: req-2b40bed5-3b86-45ec-bee6-c100680936c9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:16,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b40bed5-3b86-45ec-bee6-c100680936c9 2018-11-06 16:04:16,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701232910156s 2018-11-06 16:04:16,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b40bed5-3b86-45ec-bee6-c100680936c9 2018-11-06 16:04:16,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:18,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:18,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:19,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-022eb239-bd05-4bd3-85ea-af0f36e7054d x-compute-request-id: req-022eb239-bd05-4bd3-85ea-af0f36e7054d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:19,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-022eb239-bd05-4bd3-85ea-af0f36e7054d 2018-11-06 16:04:19,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.901759147644s 2018-11-06 16:04:19,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-022eb239-bd05-4bd3-85ea-af0f36e7054d 2018-11-06 16:04:19,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:21,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:21,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04: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-007698aa-bbb0-4cd1-befd-71e8b769a59e x-compute-request-id: req-007698aa-bbb0-4cd1-befd-71e8b769a59e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:21,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-007698aa-bbb0-4cd1-befd-71e8b769a59e 2018-11-06 16:04:21,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384191989899s 2018-11-06 16:04:21,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-007698aa-bbb0-4cd1-befd-71e8b769a59e 2018-11-06 16:04:21,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:23,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:23,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:24,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04: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-421a1199-279c-40e3-9963-edf094d275f0 x-compute-request-id: req-421a1199-279c-40e3-9963-edf094d275f0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:24,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-421a1199-279c-40e3-9963-edf094d275f0 2018-11-06 16:04:24,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56631398201s 2018-11-06 16:04:24,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-421a1199-279c-40e3-9963-edf094d275f0 2018-11-06 16:04:24,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:26,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:26,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04: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-04d822f3-dd51-4a7a-bbdc-7bca74002dbc x-compute-request-id: req-04d822f3-dd51-4a7a-bbdc-7bca74002dbc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:26,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04d822f3-dd51-4a7a-bbdc-7bca74002dbc 2018-11-06 16:04:26,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522938013077s 2018-11-06 16:04:26,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04d822f3-dd51-4a7a-bbdc-7bca74002dbc 2018-11-06 16:04:26,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:28,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:28,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:29,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04: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-0e1fb335-21dd-44b5-93ac-6f38f6d6a4a6 x-compute-request-id: req-0e1fb335-21dd-44b5-93ac-6f38f6d6a4a6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:29,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0e1fb335-21dd-44b5-93ac-6f38f6d6a4a6 2018-11-06 16:04:29,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554577827454s 2018-11-06 16:04:29,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0e1fb335-21dd-44b5-93ac-6f38f6d6a4a6 2018-11-06 16:04:29,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:31,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:31,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:31,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04: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-95fe2712-aa14-4747-9f62-f4925c37fde7 x-compute-request-id: req-95fe2712-aa14-4747-9f62-f4925c37fde7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:31,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-95fe2712-aa14-4747-9f62-f4925c37fde7 2018-11-06 16:04:31,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364363193512s 2018-11-06 16:04:31,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-95fe2712-aa14-4747-9f62-f4925c37fde7 2018-11-06 16:04:31,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:33,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:34,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c269a759-be5e-4208-8217-c448cb932982 x-compute-request-id: req-c269a759-be5e-4208-8217-c448cb932982 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:34,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c269a759-be5e-4208-8217-c448cb932982 2018-11-06 16:04:34,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56182384491s 2018-11-06 16:04:34,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c269a759-be5e-4208-8217-c448cb932982 2018-11-06 16:04:34,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:36,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:36,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:36,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04: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-f6cee648-19a8-494e-8bc6-827d3f873b57 x-compute-request-id: req-f6cee648-19a8-494e-8bc6-827d3f873b57 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:36,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f6cee648-19a8-494e-8bc6-827d3f873b57 2018-11-06 16:04:36,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690238952637s 2018-11-06 16:04:36,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f6cee648-19a8-494e-8bc6-827d3f873b57 2018-11-06 16:04:36,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:38,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:38,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:39,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-0e86e5d8-beae-42a0-aa90-d01fbd51b13a x-compute-request-id: req-0e86e5d8-beae-42a0-aa90-d01fbd51b13a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:39,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0e86e5d8-beae-42a0-aa90-d01fbd51b13a 2018-11-06 16:04:39,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668281078339s 2018-11-06 16:04:39,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0e86e5d8-beae-42a0-aa90-d01fbd51b13a 2018-11-06 16:04:39,437 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:41,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:41,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:41,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04: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-60072dbc-da5a-44cf-bfc2-bf0a073eb18f x-compute-request-id: req-60072dbc-da5a-44cf-bfc2-bf0a073eb18f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:41,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-60072dbc-da5a-44cf-bfc2-bf0a073eb18f 2018-11-06 16:04:41,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539626121521s 2018-11-06 16:04:41,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-60072dbc-da5a-44cf-bfc2-bf0a073eb18f 2018-11-06 16:04:41,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:43,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:44,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04: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-04e8835d-73de-4f58-8657-edf2893a9a51 x-compute-request-id: req-04e8835d-73de-4f58-8657-edf2893a9a51 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:44,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04e8835d-73de-4f58-8657-edf2893a9a51 2018-11-06 16:04:44,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530173063278s 2018-11-06 16:04:44,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04e8835d-73de-4f58-8657-edf2893a9a51 2018-11-06 16:04:44,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:46,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:47,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-431a4523-db53-42b4-8f11-cbd69865786e x-compute-request-id: req-431a4523-db53-42b4-8f11-cbd69865786e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:47,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-431a4523-db53-42b4-8f11-cbd69865786e 2018-11-06 16:04:47,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521389007568s 2018-11-06 16:04:47,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-431a4523-db53-42b4-8f11-cbd69865786e 2018-11-06 16:04:47,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:49,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:49,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:49,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04: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-e763632f-c0e2-4199-9ac4-173a0e8edd3b x-compute-request-id: req-e763632f-c0e2-4199-9ac4-173a0e8edd3b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:49,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e763632f-c0e2-4199-9ac4-173a0e8edd3b 2018-11-06 16:04:49,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5044298172s 2018-11-06 16:04:49,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e763632f-c0e2-4199-9ac4-173a0e8edd3b 2018-11-06 16:04:49,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:51,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:52,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01e33850-ddc5-43ec-97fe-57f1037e2426 x-compute-request-id: req-01e33850-ddc5-43ec-97fe-57f1037e2426 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:52,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01e33850-ddc5-43ec-97fe-57f1037e2426 2018-11-06 16:04:52,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512812137604s 2018-11-06 16:04:52,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01e33850-ddc5-43ec-97fe-57f1037e2426 2018-11-06 16:04:52,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:54,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:54,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-5400ad8a-746b-4136-a4eb-faf8e7a87737 x-compute-request-id: req-5400ad8a-746b-4136-a4eb-faf8e7a87737 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:54,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5400ad8a-746b-4136-a4eb-faf8e7a87737 2018-11-06 16:04:54,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669283151627s 2018-11-06 16:04:54,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5400ad8a-746b-4136-a4eb-faf8e7a87737 2018-11-06 16:04:54,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:56,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:56,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:57,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba957af3-db84-404b-a9a0-0744cf214d74 x-compute-request-id: req-ba957af3-db84-404b-a9a0-0744cf214d74 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:57,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ba957af3-db84-404b-a9a0-0744cf214d74 2018-11-06 16:04:57,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49103307724s 2018-11-06 16:04:57,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ba957af3-db84-404b-a9a0-0744cf214d74 2018-11-06 16:04:57,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:04:59,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:04:59,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:04:59,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-fad2f848-e47a-482b-9a44-b594c147dc20 x-compute-request-id: req-fad2f848-e47a-482b-9a44-b594c147dc20 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:04:59,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fad2f848-e47a-482b-9a44-b594c147dc20 2018-11-06 16:04:59,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373420953751s 2018-11-06 16:04:59,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fad2f848-e47a-482b-9a44-b594c147dc20 2018-11-06 16:04:59,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:01,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:01,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:01,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-b7d4dd20-ead7-4126-b0f8-a75a70bf8094 x-compute-request-id: req-b7d4dd20-ead7-4126-b0f8-a75a70bf8094 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:01,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b7d4dd20-ead7-4126-b0f8-a75a70bf8094 2018-11-06 16:05:01,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34435915947s 2018-11-06 16:05:01,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b7d4dd20-ead7-4126-b0f8-a75a70bf8094 2018-11-06 16:05:01,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:03,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:04,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-cce5e4e7-1367-4eed-b94c-cafc8daba072 x-compute-request-id: req-cce5e4e7-1367-4eed-b94c-cafc8daba072 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:04,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cce5e4e7-1367-4eed-b94c-cafc8daba072 2018-11-06 16:05:04,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658109903336s 2018-11-06 16:05:04,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cce5e4e7-1367-4eed-b94c-cafc8daba072 2018-11-06 16:05:04,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:06,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:06,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:07,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-363e631a-ed20-4349-9d51-9593bc01972f x-compute-request-id: req-363e631a-ed20-4349-9d51-9593bc01972f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:07,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-363e631a-ed20-4349-9d51-9593bc01972f 2018-11-06 16:05:07,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65726518631s 2018-11-06 16:05:07,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-363e631a-ed20-4349-9d51-9593bc01972f 2018-11-06 16:05:07,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:09,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:09,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:09,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-29f61b0c-2301-45ce-8251-b3daa198782a x-compute-request-id: req-29f61b0c-2301-45ce-8251-b3daa198782a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:09,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29f61b0c-2301-45ce-8251-b3daa198782a 2018-11-06 16:05:09,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481547832489s 2018-11-06 16:05:09,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29f61b0c-2301-45ce-8251-b3daa198782a 2018-11-06 16:05:09,809 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:11,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:12,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60fbf998-37dd-4c88-824f-db941b0850ab x-compute-request-id: req-60fbf998-37dd-4c88-824f-db941b0850ab Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:12,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-60fbf998-37dd-4c88-824f-db941b0850ab 2018-11-06 16:05:12,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512028932571s 2018-11-06 16:05:12,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-60fbf998-37dd-4c88-824f-db941b0850ab 2018-11-06 16:05:12,329 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:14,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:14,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:14,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-764c0fbf-f4d2-48ed-86cd-99b84cec473e x-compute-request-id: req-764c0fbf-f4d2-48ed-86cd-99b84cec473e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:14,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-764c0fbf-f4d2-48ed-86cd-99b84cec473e 2018-11-06 16:05:14,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516521930695s 2018-11-06 16:05:14,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-764c0fbf-f4d2-48ed-86cd-99b84cec473e 2018-11-06 16:05:14,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:16,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:16,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:17,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f1399bf-a98a-44a7-8572-a452782984e9 x-compute-request-id: req-7f1399bf-a98a-44a7-8572-a452782984e9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:17,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f1399bf-a98a-44a7-8572-a452782984e9 2018-11-06 16:05:17,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345310926437s 2018-11-06 16:05:17,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f1399bf-a98a-44a7-8572-a452782984e9 2018-11-06 16:05:17,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:19,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:19,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:19,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc7bccae-aa22-4792-82b0-1e00716ac7dc x-compute-request-id: req-bc7bccae-aa22-4792-82b0-1e00716ac7dc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:19,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bc7bccae-aa22-4792-82b0-1e00716ac7dc 2018-11-06 16:05:19,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528218984604s 2018-11-06 16:05:19,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bc7bccae-aa22-4792-82b0-1e00716ac7dc 2018-11-06 16:05:19,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:21,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:21,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:22,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05: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-93e5b328-a5b7-485a-b735-13489222b203 x-compute-request-id: req-93e5b328-a5b7-485a-b735-13489222b203 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:22,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93e5b328-a5b7-485a-b735-13489222b203 2018-11-06 16:05:22,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501400947571s 2018-11-06 16:05:22,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93e5b328-a5b7-485a-b735-13489222b203 2018-11-06 16:05:22,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:24,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:24,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:24,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e4873d3-847e-4d05-9fd6-655dc9261584 x-compute-request-id: req-9e4873d3-847e-4d05-9fd6-655dc9261584 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:24,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9e4873d3-847e-4d05-9fd6-655dc9261584 2018-11-06 16:05:24,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507349014282s 2018-11-06 16:05:24,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9e4873d3-847e-4d05-9fd6-655dc9261584 2018-11-06 16:05:24,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:26,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:26,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:27,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d367113-7c91-4bce-948c-70fdd750ffb7 x-compute-request-id: req-8d367113-7c91-4bce-948c-70fdd750ffb7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:27,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d367113-7c91-4bce-948c-70fdd750ffb7 2018-11-06 16:05:27,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512495994568s 2018-11-06 16:05:27,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d367113-7c91-4bce-948c-70fdd750ffb7 2018-11-06 16:05:27,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:29,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:29,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:29,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9dd6ef5-9357-4404-bf63-376753fb883c x-compute-request-id: req-c9dd6ef5-9357-4404-bf63-376753fb883c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:29,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c9dd6ef5-9357-4404-bf63-376753fb883c 2018-11-06 16:05:29,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529700040817s 2018-11-06 16:05:29,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c9dd6ef5-9357-4404-bf63-376753fb883c 2018-11-06 16:05:29,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:31,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:32,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc2991fd-d3a4-444e-b429-3731906df742 x-compute-request-id: req-bc2991fd-d3a4-444e-b429-3731906df742 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:32,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bc2991fd-d3a4-444e-b429-3731906df742 2018-11-06 16:05:32,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500605106354s 2018-11-06 16:05:32,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bc2991fd-d3a4-444e-b429-3731906df742 2018-11-06 16:05:32,329 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:34,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:34,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:34,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43fcc1cd-651d-4874-93c2-76d4dae8c322 x-compute-request-id: req-43fcc1cd-651d-4874-93c2-76d4dae8c322 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:34,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-43fcc1cd-651d-4874-93c2-76d4dae8c322 2018-11-06 16:05:34,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506498098373s 2018-11-06 16:05:34,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-43fcc1cd-651d-4874-93c2-76d4dae8c322 2018-11-06 16:05:34,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:36,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:37,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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,Accept-Encoding x-openstack-request-id: req-5fe50f6a-c40c-4e90-be20-32f329ac4314 x-compute-request-id: req-5fe50f6a-c40c-4e90-be20-32f329ac4314 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:37,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5fe50f6a-c40c-4e90-be20-32f329ac4314 2018-11-06 16:05:37,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498075008392s 2018-11-06 16:05:37,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5fe50f6a-c40c-4e90-be20-32f329ac4314 2018-11-06 16:05:37,349 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:39,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:39,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:39,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5f53697-5436-4e24-a4fc-5316c9003d4f x-compute-request-id: req-f5f53697-5436-4e24-a4fc-5316c9003d4f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:39,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f5f53697-5436-4e24-a4fc-5316c9003d4f 2018-11-06 16:05:39,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511116981506s 2018-11-06 16:05:39,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f5f53697-5436-4e24-a4fc-5316c9003d4f 2018-11-06 16:05:39,868 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:41,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:41,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:42,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-0e0f937d-a6b6-44c1-8ad7-ffa57006b44e x-compute-request-id: req-0e0f937d-a6b6-44c1-8ad7-ffa57006b44e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:42,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0e0f937d-a6b6-44c1-8ad7-ffa57006b44e 2018-11-06 16:05:42,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591369867325s 2018-11-06 16:05:42,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0e0f937d-a6b6-44c1-8ad7-ffa57006b44e 2018-11-06 16:05:42,467 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:44,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:44,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:45,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05: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-2d45917c-c96d-4280-8ec4-88651aa2a29a x-compute-request-id: req-2d45917c-c96d-4280-8ec4-88651aa2a29a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:45,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2d45917c-c96d-4280-8ec4-88651aa2a29a 2018-11-06 16:05:45,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531588077545s 2018-11-06 16:05:45,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2d45917c-c96d-4280-8ec4-88651aa2a29a 2018-11-06 16:05:45,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:47,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:47,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:47,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-0169380b-8594-4b89-a242-f2cd70d90aab x-compute-request-id: req-0169380b-8594-4b89-a242-f2cd70d90aab Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:47,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0169380b-8594-4b89-a242-f2cd70d90aab 2018-11-06 16:05:47,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511646032333s 2018-11-06 16:05:47,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0169380b-8594-4b89-a242-f2cd70d90aab 2018-11-06 16:05:47,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:49,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:49,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05: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-db6a4d13-a419-4484-b648-42871a145308 x-compute-request-id: req-db6a4d13-a419-4484-b648-42871a145308 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:49,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db6a4d13-a419-4484-b648-42871a145308 2018-11-06 16:05:49,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211016178131s 2018-11-06 16:05:49,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db6a4d13-a419-4484-b648-42871a145308 2018-11-06 16:05:49,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:51,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:52,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-a3dc8401-220e-4f1d-b42e-fcb983ff64a2 x-compute-request-id: req-a3dc8401-220e-4f1d-b42e-fcb983ff64a2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:52,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a3dc8401-220e-4f1d-b42e-fcb983ff64a2 2018-11-06 16:05:52,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396074056625s 2018-11-06 16:05:52,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a3dc8401-220e-4f1d-b42e-fcb983ff64a2 2018-11-06 16:05:52,148 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:54,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:54,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:54,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05: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-80cde716-16ad-42b4-bc32-f2251ae91445 x-compute-request-id: req-80cde716-16ad-42b4-bc32-f2251ae91445 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:54,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80cde716-16ad-42b4-bc32-f2251ae91445 2018-11-06 16:05:54,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514672994614s 2018-11-06 16:05:54,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80cde716-16ad-42b4-bc32-f2251ae91445 2018-11-06 16:05:54,670 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:56,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:56,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:56,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-13af2382-21a4-4255-9f60-17c8652070a0 x-compute-request-id: req-13af2382-21a4-4255-9f60-17c8652070a0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:56,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-13af2382-21a4-4255-9f60-17c8652070a0 2018-11-06 16:05:56,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236155986786s 2018-11-06 16:05:56,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-13af2382-21a4-4255-9f60-17c8652070a0 2018-11-06 16:05:56,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:05:58,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:05:58,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:05:59,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:05:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9dff017-4cbd-407f-aa4f-d92adee82b16 x-compute-request-id: req-b9dff017-4cbd-407f-aa4f-d92adee82b16 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:05:59,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b9dff017-4cbd-407f-aa4f-d92adee82b16 2018-11-06 16:05:59,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50892996788s 2018-11-06 16:05:59,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b9dff017-4cbd-407f-aa4f-d92adee82b16 2018-11-06 16:05:59,428 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:06:01,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:06:01,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:01,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61600fa1-25fb-46d7-b2fe-d4413b1bdfa1 x-compute-request-id: req-61600fa1-25fb-46d7-b2fe-d4413b1bdfa1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:06:01,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-61600fa1-25fb-46d7-b2fe-d4413b1bdfa1 2018-11-06 16:06:01,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356582164764s 2018-11-06 16:06:01,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-61600fa1-25fb-46d7-b2fe-d4413b1bdfa1 2018-11-06 16:06:01,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:06:03,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:06:03,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:04,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:06:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d12ad3f-5cbf-46dc-902b-c63b2ffda200 x-compute-request-id: req-3d12ad3f-5cbf-46dc-902b-c63b2ffda200 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:06:04,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3d12ad3f-5cbf-46dc-902b-c63b2ffda200 2018-11-06 16:06:04,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53879904747s 2018-11-06 16:06:04,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3d12ad3f-5cbf-46dc-902b-c63b2ffda200 2018-11-06 16:06:04,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:06:06,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:06:06,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:07,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:06:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92335398-1d2a-43eb-8cdf-0d387460c992 x-compute-request-id: req-92335398-1d2a-43eb-8cdf-0d387460c992 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-06T16:03:39Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:06:07,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-92335398-1d2a-43eb-8cdf-0d387460c992 2018-11-06 16:06:07,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71623301506s 2018-11-06 16:06:07,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-92335398-1d2a-43eb-8cdf-0d387460c992 2018-11-06 16:06:07,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:06:09,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:06:09,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:09,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e22cb2e-6c64-4148-84c2-238e774f35ba x-compute-request-id: req-9e22cb2e-6c64-4148-84c2-238e774f35ba Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:06:09,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9e22cb2e-6c64-4148-84c2-238e774f35ba 2018-11-06 16:06:09,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538014888763s 2018-11-06 16:06:09,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9e22cb2e-6c64-4148-84c2-238e774f35ba 2018-11-06 16:06:09,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 16:06:09,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=7a073fb7-c622-40fb-b40b-ca018e2b51a9" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:09,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1a138e5e-3075-48c4-a250-e86cf19f2a0a Date: Tue, 06 Nov 2018 16:06:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T16:06:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17a3a1bd-8c85-4d9a-87ba-0814979aa99c","ip_address":"192.168.120.6"}],"id":"ead9cfc7-cca4-409a-aa62-22f35135484d","security_groups":["12b5f796-13e1-4d48-84f3-9cf718e42a59"],"mac_address":"fa:16:3e:3b:24:f2","project_id":"8b15e6e9071a42f4becc25d4d09a4b78","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:03:39Z","binding:vnic_type":"normal","device_id":"7a073fb7-c622-40fb-b40b-ca018e2b51a9"}]} 2018-11-06 16:06:09,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7a073fb7-c622-40fb-b40b-ca018e2b51a9 used request id req-1a138e5e-3075-48c4-a250-e86cf19f2a0a 2018-11-06 16:06:09,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0581109523773s 2018-11-06 16:06:09,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7a073fb7-c622-40fb-b40b-ca018e2b51a9 used request id req-1a138e5e-3075-48c4-a250-e86cf19f2a0a 2018-11-06 16:06:09,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 16:06:09,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ead9cfc7-cca4-409a-aa62-22f35135484d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:09,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f20579b5-9ee9-4bf5-9a4a-9ad564c7effc Date: Tue, 06 Nov 2018 16:06:09 GMT RESP BODY: {"floatingips": []} 2018-11-06 16:06:09,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ead9cfc7-cca4-409a-aa62-22f35135484d used request id req-f20579b5-9ee9-4bf5-9a4a-9ad564c7effc 2018-11-06 16:06:09,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0183629989624s 2018-11-06 16:06:09,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ead9cfc7-cca4-409a-aa62-22f35135484d used request id req-f20579b5-9ee9-4bf5-9a4a-9ad564c7effc 2018-11-06 16:06:09,689 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:24:f2', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6e1de620-3cb8-4712-bc54-023b8b6bb2d6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-06T16:06:06.000000', 'flavor': Munch({u'id': u'9f847a6a-87c0-492d-80fa-924d6fbee722'}), 'az': u'nova', 'id': u'7a073fb7-c622-40fb-b40b-ca018e2b51a9', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd638dfc44d2c444cb44d7539795c0969', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b15e6e9071a42f4becc25d4d09a4b78', 'name': 'vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e', '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-11-06T16:06:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-06T16:06:06Z', 'hostId': u'13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e', '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-11-06T16:06:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8b15e6e9071a42f4becc25d4d09a4b78', 'name': u'vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e', 'adminPass': u'oBEFdju9wx3v', 'tenant_id': u'8b15e6e9071a42f4becc25d4d09a4b78', 'region': 'regionOne', 'created': u'2018-11-06T16:03:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-11-06 16:06:09,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 16:06:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:09,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-2d00f1b8-12bc-471c-8e29-ab1c127610cd Date: Tue, 06 Nov 2018 16:06:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a3a1bd-8c85-4d9a-87ba-0814979aa99c"],"updated_at":"2018-11-06T16:01:46Z","tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b15e6e9071a42f4becc25d4d09a4b78","id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","name":"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 16:06:09,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2d00f1b8-12bc-471c-8e29-ab1c127610cd 2018-11-06 16:06:09,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282071113586s 2018-11-06 16:06:09,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2d00f1b8-12bc-471c-8e29-ab1c127610cd 2018-11-06 16:06:09,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-06 16:06:09,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=7a073fb7-c622-40fb-b40b-ca018e2b51a9" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:10,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d8d0f252-0aeb-4f72-8b88-06c459ea987d Date: Tue, 06 Nov 2018 16:06:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-06T16:06:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17a3a1bd-8c85-4d9a-87ba-0814979aa99c","ip_address":"192.168.120.6"}],"id":"ead9cfc7-cca4-409a-aa62-22f35135484d","security_groups":["12b5f796-13e1-4d48-84f3-9cf718e42a59"],"mac_address":"fa:16:3e:3b:24:f2","project_id":"8b15e6e9071a42f4becc25d4d09a4b78","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:03:39Z","binding:vnic_type":"normal","device_id":"7a073fb7-c622-40fb-b40b-ca018e2b51a9"}]} 2018-11-06 16:06:10,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7a073fb7-c622-40fb-b40b-ca018e2b51a9 used request id req-d8d0f252-0aeb-4f72-8b88-06c459ea987d 2018-11-06 16:06:10,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0583469867706s 2018-11-06 16:06:10,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7a073fb7-c622-40fb-b40b-ca018e2b51a9 used request id req-d8d0f252-0aeb-4f72-8b88-06c459ea987d 2018-11-06 16:06:10,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-06 16:06:10,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"floatingip": {"floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "port_id": "ead9cfc7-cca4-409a-aa62-22f35135484d"}}' 2018-11-06 16:06:11,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-4b13828b-4882-4a4b-badc-1ac159acea63 Date: Tue, 06 Nov 2018 16:06:11 GMT RESP BODY: {"floatingip": {"router_id": "e252b2fa-f1cd-4efe-93c9-7b0eef8309dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:06:10Z", "updated_at": "2018-11-06T16:06:10Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_id": "ead9cfc7-cca4-409a-aa62-22f35135484d", "id": "3122d89f-0532-4f42-9556-c8125318d3f7"}} 2018-11-06 16:06:11,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4b13828b-4882-4a4b-badc-1ac159acea63 2018-11-06 16:06:11,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.7623269558s 2018-11-06 16:06:11,798 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4b13828b-4882-4a4b-badc-1ac159acea63 2018-11-06 16:06:11,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 16:06:11,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:11,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-10940e04-6b18-4bf7-bee6-a8d728ad765c Date: Tue, 06 Nov 2018 16:06:11 GMT RESP BODY: {"floatingips": [{"router_id": "e252b2fa-f1cd-4efe-93c9-7b0eef8309dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:06:10Z", "updated_at": "2018-11-06T16:06:10Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_id": "ead9cfc7-cca4-409a-aa62-22f35135484d", "id": "3122d89f-0532-4f42-9556-c8125318d3f7"}]} 2018-11-06 16:06:11,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-10940e04-6b18-4bf7-bee6-a8d728ad765c 2018-11-06 16:06:11,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0272028446198s 2018-11-06 16:06:11,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-10940e04-6b18-4bf7-bee6-a8d728ad765c 2018-11-06 16:06:11,839 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 16:06:11,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 16:06:11,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:11,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-13658b45-c162-4990-8e4d-b02f418ebf3a Date: Tue, 06 Nov 2018 16:06:11 GMT RESP BODY: {"floatingips": [{"router_id": "e252b2fa-f1cd-4efe-93c9-7b0eef8309dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:06:10Z", "updated_at": "2018-11-06T16:06:10Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_id": "ead9cfc7-cca4-409a-aa62-22f35135484d", "id": "3122d89f-0532-4f42-9556-c8125318d3f7"}]} 2018-11-06 16:06:11,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-13658b45-c162-4990-8e4d-b02f418ebf3a 2018-11-06 16:06:11,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0239329338074s 2018-11-06 16:06:11,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-13658b45-c162-4990-8e4d-b02f418ebf3a 2018-11-06 16:06:11,972 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 16:06:12,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 16:06:12,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:12,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-3128faf2-d915-4bdf-9a18-59a61337eee0 Date: Tue, 06 Nov 2018 16:06:12 GMT RESP BODY: {"floatingips": [{"router_id": "e252b2fa-f1cd-4efe-93c9-7b0eef8309dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:06:10Z", "updated_at": "2018-11-06T16:06:10Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_id": "ead9cfc7-cca4-409a-aa62-22f35135484d", "id": "3122d89f-0532-4f42-9556-c8125318d3f7"}]} 2018-11-06 16:06:12,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3128faf2-d915-4bdf-9a18-59a61337eee0 2018-11-06 16:06:12,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0232481956482s 2018-11-06 16:06:12,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3128faf2-d915-4bdf-9a18-59a61337eee0 2018-11-06 16:06:12,105 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 16:06:12,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 16:06:12,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:12,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-880638ee-add7-4b9a-a8c8-bcee2d3ff2f5 Date: Tue, 06 Nov 2018 16:06:12 GMT RESP BODY: {"floatingips": [{"router_id": "e252b2fa-f1cd-4efe-93c9-7b0eef8309dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:06:10Z", "updated_at": "2018-11-06T16:06:10Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_id": "ead9cfc7-cca4-409a-aa62-22f35135484d", "id": "3122d89f-0532-4f42-9556-c8125318d3f7"}]} 2018-11-06 16:06:12,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-880638ee-add7-4b9a-a8c8-bcee2d3ff2f5 2018-11-06 16:06:12,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.024974822998s 2018-11-06 16:06:12,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-880638ee-add7-4b9a-a8c8-bcee2d3ff2f5 2018-11-06 16:06:12,240 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-11-06 16:06:12,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 16:06:12,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:06:12,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-717963cd-1633-4d8d-92ed-90ecf192519f Date: Tue, 06 Nov 2018 16:06:12 GMT RESP BODY: {"floatingips": [{"router_id": "e252b2fa-f1cd-4efe-93c9-7b0eef8309dd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:06:10Z", "updated_at": "2018-11-06T16:06:10Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_id": "ead9cfc7-cca4-409a-aa62-22f35135484d", "id": "3122d89f-0532-4f42-9556-c8125318d3f7"}]} 2018-11-06 16:06:12,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-717963cd-1633-4d8d-92ed-90ecf192519f 2018-11-06 16:06:12,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0236349105835s 2018-11-06 16:06:12,369 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-717963cd-1633-4d8d-92ed-90ecf192519f 2018-11-06 16:06:12,373 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'e252b2fa-f1cd-4efe-93c9-7b0eef8309dd', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8b15e6e9071a42f4becc25d4d09a4b78', 'created_at': u'2018-11-06T16:06:10Z', 'attached': True, 'updated_at': u'2018-11-06T16:06:10Z', 'id': u'3122d89f-0532-4f42-9556-c8125318d3f7', 'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b15e6e9071a42f4becc25d4d09a4b78', 'name': 'vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'e252b2fa-f1cd-4efe-93c9-7b0eef8309dd', 'project_id': u'8b15e6e9071a42f4becc25d4d09a4b78', 'port_id': u'ead9cfc7-cca4-409a-aa62-22f35135484d', 'port': u'ead9cfc7-cca4-409a-aa62-22f35135484d', 'network': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153'}) 2018-11-06 16:06:12,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-06 16:06:12,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9/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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 16:06:14,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:06:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5af9a68a-0486-43d4-9f3b-90e6a145ae66 x-compute-request-id: req-5af9a68a-0486-43d4-9f3b-90e6a145ae66 Content-Encoding: gzip Content-Length: 11704 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 1962137948 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.912 MHz processor\n[ 0.305103] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.307328] pid_max: default: 32768 minimum: 301\n[ 0.308530] Security Framework initialized\n[ 0.309641] SELinux: Initializing.\n[ 0.310924] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.315446] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.318230] Mount-cache hash table entries: 4096\n[ 0.319642] Initializing cgroup subsys memory\n[ 0.320799] Initializing cgroup subsys devices\n[ 0.321965] Initializing cgroup subsys freezer\n[ 0.323112] Initializing cgroup subsys net_cls\n[ 0.324261] Initializing cgroup subsys blkio\n[ 0.325383] Initializing cgroup subsys perf_event\n[ 0.326573] Initializing cgroup subsys hugetlb\n[ 0.327722] Initializing cgroup subsys pids\n[ 0.328839] Initializing cgroup subsys net_prio\n[ 0.330075] CPU: Physical Processor ID: 0\n[ 0.331889] mce: CPU supports 10 MCE banks\n[ 0.333023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.334303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.335585] tlb_flushall_shift: 6\n[ 0.336774] Freeing SMP alternatives: 28k freed\n[ 0.340712] ACPI: Core revision 20130517\n[ 0.342222] ACPI: All ACPI Tables successfully acquired\n[ 0.343675] ftrace: allocating 25812 entries in 101 pages\n[ 0.366159] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.367668] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.369159] smpboot: Max logical packages: 2\n[ 0.370457] Enabling x2apic\n[ 0.371361] Enabled x2apic\n[ 0.372441] Switched APIC routing to physical x2apic.\n[ 0.374625] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.376124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.378763] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.386774] KVM setup paravirtual spinlock\n[ 0.389035] smpboot: Booting Node 0, Processors #1 OK\n[ 0.391165] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.413404] Brought up 2 CPUs\n[ 0.413407] KVM setup async PF for cpu 1\n[ 0.413410] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.416558] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.418722] devtmpfs: initialized\n[ 0.421492] EVM: security.selinux\n[ 0.422478] EVM: security.ima\n[ 0.423394] EVM: security.capability\n[ 0.425047] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.426588] pinctrl core: initialized pinctrl subsystem\n[ 0.427976] NET: Registered protocol family 16\n[ 0.429340] ACPI: bus type PCI registered\n[ 0.430434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.431968] PCI: Using configuration type 1 for base access\n[ 0.436674] ACPI: Added _OSI(Module Device)\n[ 0.437808] ACPI: Added _OSI(Processor Device)\n[ 0.438959] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.440143] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.442927] ACPI: Interpreter enabled\n[ 0.443988] ACPI: (supports S0 S5)\n[ 0.444973] ACPI: Using IOAPIC for interrupt routing\n[ 0.446211] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.450128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.451563] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453235] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.454724] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.457508] acpiphp: Slot [3] registered\n[ 0.458600] acpiphp: Slot [4] registered\n[ 0.459689] acpiphp: Slot [5] registered\n[ 0.460779] acpiphp: Slot [6] registered\n[ 0.461868] acpiphp: Slot [7] registered\n[ 0.462957] acpiphp: Slot [8] registered\n[ 0.464037] acpiphp: Slot [9] registered\n[ 0.465117] acpiphp: Slot [10] registered\n[ 0.466213] acpiphp: Slot [11] registered\n[ 0.467308] acpiphp: Slot [12] registered\n[ 0.468407] acpiphp: Slot [13] registered\n[ 0.469509] acpiphp: Slot [14] registered\n[ 0.470603] acpiphp: Slot [15] registered\n[ 0.471703] acpiphp: Slot [16] registered\n[ 0.472806] acpiphp: Slot [17] registered\n[ 0.473907] acpiphp: Slot [18] registered\n[ 0.475005] acpiphp: Slot [19] registered\n[ 0.476104] acpiphp: Slot [20] registered\n[ 0.477203] acpiphp: Slot [21] registered\n[ 0.478296] acpiphp: Slot [22] registered\n[ 0.479399] acpiphp: Slot [23] registered\n[ 0.480495] acpiphp: Slot [24] registered\n[ 0.481597] acpiphp: Slot [25] registered\n[ 0.482698] acpiphp: Slot [26] registered\n[ 0.483802] acpiphp: Slot [27] registered\n[ 0.484905] acpiphp: Slot [28] registered\n[ 0.486008] acpiphp: Slot [29] registered\n[ 0.487101] acpiphp: Slot [30] registered\n[ 0.488196] acpiphp: Slot [31] registered\n[ 0.489289] PCI host bridge to bus 0000:00\n[ 0.490384] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.493204] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.494709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.496721] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.504565] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.506137] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.509165] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.516026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.518014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.568130] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.572840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.574580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.576273] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.577883] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.579653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.581773] vgaarb: loaded\n[ 0.582652] vgaarb: bridge control possible 0000:00:02.0\n[ 0.584089] SCSI subsystem initialized\n[ 0.585175] ACPI: bus type USB registered\n[ 0.586282] usbcore: registered new interface driver usbfs\n[ 0.587607] usbcore: registered new interface driver hub\n[ 0.588926] usbcore: registered new device driver usb\n[ 0.590370] PCI: Using ACPI for IRQ routing\n[ 0.591786] NetLabel: Initializing\n[ 0.592790] NetLabel: domain hash size = 128\n[ 0.593929] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.595187] NetLabel: unlabeled traffic allowed by default\n[ 0.596678] Switched to clocksource kvm-clock\n[ 0.603986] pnp: PnP ACPI init\n[ 0.604940] ACPI: bus type PNP registered\n[ 0.606381] pnp: PnP ACPI: found 5 devices\n[ 0.607491] ACPI: bus type PNP unregistered\n[ 0.615430] NET: Registered protocol family 2\n[ 0.616829] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.618887] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.620450] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.621963] TCP: reno registered\n[ 0.622926] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.624328] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.625834] NET: Registered protocol family 1\n[ 0.627003] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.628385] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.629744] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.649575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.669628] Unpacking initramfs...\n[ 1.082184] Freeing initrd memory: 37508k freed\n[ 1.091500] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.093062] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.109072] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.110661] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.112517] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.113973] Initialise system trusted keyring\n[ 1.115137] audit: initializing netlink socket (disabled)\n[ 1.116458] type=2000 audit(1541520369.064:1): initialized\n[ 1.132846] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.134308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.136868] zpool: loaded\n[ 1.137769] zbud: loaded\n[ 1.138804] VFS: Disk quotas dquot_6.5.2\n[ 1.139909] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141529] msgmni has been set to 7578\n[ 1.142649] Key type big_key registered\n[ 1.144511] NET: Registered protocol family 38\n[ 1.145686] Key type asymmetric registered\n[ 1.146794] Asymmetric key parser 'x509' registered\n[ 1.148033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.150076] io scheduler noop registered\n[ 1.151156] io scheduler deadline registered (default)\n[ 1.152424] io scheduler cfq registered\n[ 1.153563] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.164749] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.166331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.168341] ACPI: Power Button [PWRF]\n[ 1.169479] GHES: HEST is not enabled!\n[ 1.170612] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.195238] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.196839] Non-volatile memory driver v1.3\n[ 1.197972] Linux agpgart interface v0.103\n[ 1.199165] crash memory driver: version 1.1\n[ 1.200347] rdac: device handler registered\n[ 1.201562] hp_sw: device handler registered\n[ 1.202702] emc: device handler registered\n[ 1.203800] alua: device handler registered\n[ 1.204946] libphy: Fixed MDIO Bus: probed\n[ 1.206077] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.207559] ehci-pci: EHCI PCI platform driver\n[ 1.208722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.210146] ohci-pci: OHCI PCI platform driver\n[ 1.211305] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.231361] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.232687] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.234714] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.236004] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.237438] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.238972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.240951] usb usb1: Product: UHCI Host Controller\n[ 1.242219] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.243779] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.245010] hub 1-0:1.0: USB hub found\n[ 1.246081] hub 1-0:1.0: 2 ports detected\n[ 1.247269] usbcore: registered new interface driver usbserial\n[ 1.248659] usbcore: registered new interface driver usbserial_generic\n[ 1.250150] usbserial: USB Serial support registered for generic\n[ 1.251569] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.254243] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.255492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.256804] mousedev: PS/2 mouse device common for all mice\n[ 1.258356] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.260848] rtc_cmos 00:00: RTC can wake from S4\n[ 1.262778] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.264839] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.266984] cpuidle: using governor menu\n[ 1.268550] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.270497] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.273582] usbcore: registered new interface driver usbhid\n[ 1.275416] usbhid: USB HID core driver\n[ 1.276872] drop_monitor: Initializing network drop monitor service\n[ 1.278981] TCP: cubic registered\n[ 1.280277] Initializing XFRM netlink socket\n[ 1.281812] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.284890] NET: Registered protocol family 10\n[ 1.286660] NET: Registered protocol family 17\n[ 1.288403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.289789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.291634] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.294587] Loading compiled-in X.509 certificates\n[ 1.296175] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.299384] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.302833] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.305910] registered taskstats version 1\n[ 1.309387] Key type trusted registered\n[ 1.312559] Key type encrypted registered\n[ 1.315799] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.318547] rtc_cmos 00:00: setting system clock to 2018-11-06 16:06:08 UTC (1541520368)\n[ 1.322929] Freeing unused kernel memory: 1680k freed\n[ 1.328486] 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.332565] systemd[1]: Detected virtualization kvm.\n[ 1.333817] systemd[1]: Detected architecture x86-64.\n[ 1.335069] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.337436] systemd[1]: No hostname configured.\n[ 1.338619] systemd[1]: Set hostname to .\n[ 1.339909] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.366098] systemd[1]: Reached target Local File Systems.\n[ 1.367429] systemd[1]: Starting Local File Systems.\n[ 1.368721] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.370838] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.373803] systemd[1]: Created slice Root Slice.\n[ 1.375011] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.376994] systemd[1]: Listening on Journal Socket.\n[ 1.378260] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.380297] systemd[1]: Listening on udev Kernel Socket.\n[ 1.381592] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.383535] systemd[1]: Reached target Swap.\n[ 1.384682] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.386471] systemd[1]: Reached target Paths.\n[ 1.387629] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.389519] systemd[1]: Created slice System Slice.\n[ 1.390757] systemd[1]: Starting System Slice.\n[ 1.392286] 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.396109] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.398520] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.401186] systemd[1]: Reached target Slices.\n[ 1.402358] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.404704] systemd[1]: Listening on udev Control Socket.\n[ 1.406034] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.408075] systemd[1]: Reached target Sockets.\n[ 1.409265] systemd[1]: Starting Sockets.\n[ 1.410704] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.414118] systemd[1]: Reached target Timers.\n[ 1.415285] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.417371] 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.474309] RPC: Registered named UNIX socket transport module.\n[ 1.475695] RPC: Registered udp transport module.\n[ 1.476883] RPC: Registered tcp transport module.\n[ 1.478074] 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[ 1.548693] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.574126] FDC 0 is a S82078B\n[ 1.598258] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.601465] scsi host0: ata_piix\n[ 1.602639] scsi host1: ata_piix\n[ 1.603988] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.606148] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.645597] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.651629] 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.701134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.702653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.704218] usb 1-1: Product: QEMU USB Tablet\n[ 1.705369] usb 1-1: Manufacturer: QEMU\n[ 1.706439] usb 1-1: SerialNumber: 42\n[ 1.716267] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.718733] 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.800852] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.803653] XFS (vda1): Mounting V4 Filesystem\n[ 1.927465] 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 [ 2.109769] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nStopping 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 Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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 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.147280] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.238148] SELinux: Disabled at runtime.\n[ 2.276721] type=1404 audit(1541520369.458:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.320786] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.322755] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Apply Kernel Variables...\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 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 Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 2.610151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[ 2.653633] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.732097] type=1305 audit(1541520369.913:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[ 2.925576] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.940600] [drm] Initialized drm 1.1.0 20060810\n[ 2.947671] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.963432] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.965370] [TTM] Initializing pool allocator\n[ 2.967509] [TTM] Initializing DMA pool allocator\n[ 2.969410] [drm] fb mappable at 0xFC000000\n[ 2.970691] [drm] vram aper at 0xFC000000\n[ 2.972010] [drm] size 33554432\n[ 2.973051] [drm] fb depth is 24\n[ 2.974252] [drm] pitch is 3072\n Starting D-Bus System Message Bus...\n[ 2.975719] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.995489] ppdev: user-space parallel port driver\n[ 2.999562] Console: switching to colour frame buffer device 128x48\n[ 3.011842] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.036276] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.050751] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started NTP client/server.\n[ 3.098970] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.106538] alg: No test for crc32 (crc32-pclmul)\n[ 3.137023] intel_rapl: no valid rapl domains found in package 0\n[ 3.172931] intel_rapl: no valid rapl domains found in package 0\n[ 3.182267] intel_powerclamp: No package C-state available\n[ 3.189372] intel_powerclamp: No package C-state available[ 3.355939] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 06 Nov 2018 16:06:10 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.496727] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Tue, 06 Nov 2018 16:06:13 +0000. Up 5.44 seconds.\n[ 5.545912] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.548291] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.550518] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.552442] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.554323] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.556199] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:3b:24:f2 |\n[ 5.558666] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.560896] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.563262] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.566252] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.568617] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.571109] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.573137] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.575344] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.577035] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n"} 2018-11-06 16:06:14,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9/action used request id req-5af9a68a-0486-43d4-9f3b-90e6a145ae66 2018-11-06 16:06:14,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.07449197769s 2018-11-06 16:06:14,450 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9/action used request id req-5af9a68a-0486-43d4-9f3b-90e6a145ae66 2018-11-06 16:06:14,450 - 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 1962137948 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.912 MHz processor [ 0.305103] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.307328] pid_max: default: 32768 minimum: 301 [ 0.308530] Security Framework initialized [ 0.309641] SELinux: Initializing. [ 0.310924] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.315446] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.318230] Mount-cache hash table entries: 4096 [ 0.319642] Initializing cgroup subsys memory [ 0.320799] Initializing cgroup subsys devices [ 0.321965] Initializing cgroup subsys freezer [ 0.323112] Initializing cgroup subsys net_cls [ 0.324261] Initializing cgroup subsys blkio [ 0.325383] Initializing cgroup subsys perf_event [ 0.326573] Initializing cgroup subsys hugetlb [ 0.327722] Initializing cgroup subsys pids [ 0.328839] Initializing cgroup subsys net_prio [ 0.330075] CPU: Physical Processor ID: 0 [ 0.331889] mce: CPU supports 10 MCE banks [ 0.333023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.334303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.335585] tlb_flushall_shift: 6 [ 0.336774] Freeing SMP alternatives: 28k freed [ 0.340712] ACPI: Core revision 20130517 [ 0.342222] ACPI: All ACPI Tables successfully acquired [ 0.343675] ftrace: allocating 25812 entries in 101 pages [ 0.366159] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.367668] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.369159] smpboot: Max logical packages: 2 [ 0.370457] Enabling x2apic [ 0.371361] Enabled x2apic [ 0.372441] Switched APIC routing to physical x2apic. [ 0.374625] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.378763] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.386774] KVM setup paravirtual spinlock [ 0.389035] smpboot: Booting Node 0, Processors #1 OK [ 0.391165] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.413404] Brought up 2 CPUs [ 0.413407] KVM setup async PF for cpu 1 [ 0.413410] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.416558] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.418722] devtmpfs: initialized [ 0.421492] EVM: security.selinux [ 0.422478] EVM: security.ima [ 0.423394] EVM: security.capability [ 0.425047] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.426588] pinctrl core: initialized pinctrl subsystem [ 0.427976] NET: Registered protocol family 16 [ 0.429340] ACPI: bus type PCI registered [ 0.430434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.431968] PCI: Using configuration type 1 for base access [ 0.436674] ACPI: Added _OSI(Module Device) [ 0.437808] ACPI: Added _OSI(Processor Device) [ 0.438959] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440143] ACPI: Added _OSI(Processor Aggregator Device) [ 0.442927] ACPI: Interpreter enabled [ 0.443988] ACPI: (supports S0 S5) [ 0.444973] ACPI: Using IOAPIC for interrupt routing [ 0.446211] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.450128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.451563] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453235] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.454724] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.457508] acpiphp: Slot [3] registered [ 0.458600] acpiphp: Slot [4] registered [ 0.459689] acpiphp: Slot [5] registered [ 0.460779] acpiphp: Slot [6] registered [ 0.461868] acpiphp: Slot [7] registered [ 0.462957] acpiphp: Slot [8] registered [ 0.464037] acpiphp: Slot [9] registered [ 0.465117] acpiphp: Slot [10] registered [ 0.466213] acpiphp: Slot [11] registered [ 0.467308] acpiphp: Slot [12] registered [ 0.468407] acpiphp: Slot [13] registered [ 0.469509] acpiphp: Slot [14] registered [ 0.470603] acpiphp: Slot [15] registered [ 0.471703] acpiphp: Slot [16] registered [ 0.472806] acpiphp: Slot [17] registered [ 0.473907] acpiphp: Slot [18] registered [ 0.475005] acpiphp: Slot [19] registered [ 0.476104] acpiphp: Slot [20] registered [ 0.477203] acpiphp: Slot [21] registered [ 0.478296] acpiphp: Slot [22] registered [ 0.479399] acpiphp: Slot [23] registered [ 0.480495] acpiphp: Slot [24] registered [ 0.481597] acpiphp: Slot [25] registered [ 0.482698] acpiphp: Slot [26] registered [ 0.483802] acpiphp: Slot [27] registered [ 0.484905] acpiphp: Slot [28] registered [ 0.486008] acpiphp: Slot [29] registered [ 0.487101] acpiphp: Slot [30] registered [ 0.488196] acpiphp: Slot [31] registered [ 0.489289] PCI host bridge to bus 0000:00 [ 0.490384] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.493204] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.494709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.496721] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.504565] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506137] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.509165] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.516026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.518014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568130] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.572840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.574580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.576273] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.577883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.579653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.581773] vgaarb: loaded [ 0.582652] vgaarb: bridge control possible 0000:00:02.0 [ 0.584089] SCSI subsystem initialized [ 0.585175] ACPI: bus type USB registered [ 0.586282] usbcore: registered new interface driver usbfs [ 0.587607] usbcore: registered new interface driver hub [ 0.588926] usbcore: registered new device driver usb [ 0.590370] PCI: Using ACPI for IRQ routing [ 0.591786] NetLabel: Initializing [ 0.592790] NetLabel: domain hash size = 128 [ 0.593929] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.595187] NetLabel: unlabeled traffic allowed by default [ 0.596678] Switched to clocksource kvm-clock [ 0.603986] pnp: PnP ACPI init [ 0.604940] ACPI: bus type PNP registered [ 0.606381] pnp: PnP ACPI: found 5 devices [ 0.607491] ACPI: bus type PNP unregistered [ 0.615430] NET: Registered protocol family 2 [ 0.616829] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.618887] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.620450] TCP: Hash tables configured (established 32768 bind 32768) [ 0.621963] TCP: reno registered [ 0.622926] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.624328] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.625834] NET: Registered protocol family 1 [ 0.627003] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.628385] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.629744] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.649575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.669628] Unpacking initramfs... [ 1.082184] Freeing initrd memory: 37508k freed [ 1.091500] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.093062] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.109072] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.110661] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.112517] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.113973] Initialise system trusted keyring [ 1.115137] audit: initializing netlink socket (disabled) [ 1.116458] type=2000 audit(1541520369.064:1): initialized [ 1.132846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.134308] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.136868] zpool: loaded [ 1.137769] zbud: loaded [ 1.138804] VFS: Disk quotas dquot_6.5.2 [ 1.139909] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141529] msgmni has been set to 7578 [ 1.142649] Key type big_key registered [ 1.144511] NET: Registered protocol family 38 [ 1.145686] Key type asymmetric registered [ 1.146794] Asymmetric key parser 'x509' registered [ 1.148033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.150076] io scheduler noop registered [ 1.151156] io scheduler deadline registered (default) [ 1.152424] io scheduler cfq registered [ 1.153563] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.164749] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.166331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.168341] ACPI: Power Button [PWRF] [ 1.169479] GHES: HEST is not enabled! [ 1.170612] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.195238] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.196839] Non-volatile memory driver v1.3 [ 1.197972] Linux agpgart interface v0.103 [ 1.199165] crash memory driver: version 1.1 [ 1.200347] rdac: device handler registered [ 1.201562] hp_sw: device handler registered [ 1.202702] emc: device handler registered [ 1.203800] alua: device handler registered [ 1.204946] libphy: Fixed MDIO Bus: probed [ 1.206077] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.207559] ehci-pci: EHCI PCI platform driver [ 1.208722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.210146] ohci-pci: OHCI PCI platform driver [ 1.211305] uhci_hcd: USB Universal Host Controller Interface driver [ 1.231361] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.232687] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.234714] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.236004] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.237438] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.238972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.240951] usb usb1: Product: UHCI Host Controller [ 1.242219] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.243779] usb usb1: SerialNumber: 0000:00:01.2 [ 1.245010] hub 1-0:1.0: USB hub found [ 1.246081] hub 1-0:1.0: 2 ports detected [ 1.247269] usbcore: registered new interface driver usbserial [ 1.248659] usbcore: registered new interface driver usbserial_generic [ 1.250150] usbserial: USB Serial support registered for generic [ 1.251569] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.254243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.255492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.256804] mousedev: PS/2 mouse device common for all mice [ 1.258356] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.260848] rtc_cmos 00:00: RTC can wake from S4 [ 1.262778] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.264839] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.266984] cpuidle: using governor menu [ 1.268550] hidraw: raw HID events driver (C) Jiri Kosina [ 1.270497] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.273582] usbcore: registered new interface driver usbhid [ 1.275416] usbhid: USB HID core driver [ 1.276872] drop_monitor: Initializing network drop monitor service [ 1.278981] TCP: cubic registered [ 1.280277] Initializing XFRM netlink socket [ 1.281812] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.284890] NET: Registered protocol family 10 [ 1.286660] NET: Registered protocol family 17 [ 1.288403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.289789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.291634] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.294587] Loading compiled-in X.509 certificates [ 1.296175] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.299384] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.302833] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.305910] registered taskstats version 1 [ 1.309387] Key type trusted registered [ 1.312559] Key type encrypted registered [ 1.315799] IMA: No TPM chip found, activating TPM-bypass! [ 1.318547] rtc_cmos 00:00: setting system clock to 2018-11-06 16:06:08 UTC (1541520368) [ 1.322929] Freeing unused kernel memory: 1680k freed [ 1.328486] 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.332565] systemd[1]: Detected virtualization kvm. [ 1.333817] systemd[1]: Detected architecture x86-64. [ 1.335069] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.337436] systemd[1]: No hostname configured. [ 1.338619] systemd[1]: Set hostname to . [ 1.339909] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.366098] systemd[1]: Reached target Local File Systems. [ 1.367429] systemd[1]: Starting Local File Systems. [ 1.368721] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.370838] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.373803] systemd[1]: Created slice Root Slice. [ 1.375011] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.376994] systemd[1]: Listening on Journal Socket. [ 1.378260] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.380297] systemd[1]: Listening on udev Kernel Socket. [ 1.381592] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Swap. [ 1.383535] systemd[1]: Reached target Swap. [ 1.384682] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.386471] systemd[1]: Reached target Paths. [ 1.387629] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.389519] systemd[1]: Created slice System Slice. [ 1.390757] systemd[1]: Starting System Slice. [ 1.392286] 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.396109] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.398520] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.401186] systemd[1]: Reached target Slices. [ 1.402358] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.404704] systemd[1]: Listening on udev Control Socket. [ 1.406034] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.408075] systemd[1]: Reached target Sockets. [ 1.409265] systemd[1]: Starting Sockets. [ 1.410704] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.414118] systemd[1]: Reached target Timers. [ 1.415285] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.417371] 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.474309] RPC: Registered named UNIX socket transport module. [ 1.475695] RPC: Registered udp transport module. [ 1.476883] RPC: Registered tcp transport module. [ 1.478074] 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... [ 1.548693] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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.574126] FDC 0 is a S82078B [ 1.598258] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.601465] scsi host0: ata_piix [ 1.602639] scsi host1: ata_piix [ 1.603988] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.606148] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.645597] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.651629] 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.701134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.702653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.704218] usb 1-1: Product: QEMU USB Tablet [ 1.705369] usb 1-1: Manufacturer: QEMU [ 1.706439] usb 1-1: SerialNumber: 42 [ 1.716267] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.718733] 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.800852] SGI XFS with ACLs, security attributes, no debug enabled [ 1.803653] XFS (vda1): Mounting V4 Filesystem [ 1.927465] 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. [ 2.109769] tsc: Refined TSC clocksource calibration: 3491.912 MHz 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 Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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 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.147280] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.238148] SELinux: Disabled at runtime. [ 2.276721] type=1404 audit(1541520369.458:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.320786] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.322755] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. Mounting Debug File System... [[32m OK [0m] Reached target Swap. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Initrd Root File System. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Apply Kernel Variables... [[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 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... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 2.610151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [ 2.653633] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.732097] type=1305 audit(1541520369.913:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [ 2.925576] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.940600] [drm] Initialized drm 1.1.0 20060810 [ 2.947671] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.963432] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.965370] [TTM] Initializing pool allocator [ 2.967509] [TTM] Initializing DMA pool allocator [ 2.969410] [drm] fb mappable at 0xFC000000 [ 2.970691] [drm] vram aper at 0xFC000000 [ 2.972010] [drm] size 33554432 [ 2.973051] [drm] fb depth is 24 [ 2.974252] [drm] pitch is 3072 Starting D-Bus System Message Bus... [ 2.975719] fbcon: cirrusdrmfb (fb0) is primary device [ 2.995489] ppdev: user-space parallel port driver [ 2.999562] Console: switching to colour frame buffer device 128x48 [ 3.011842] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.036276] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.050751] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started NTP client/server. [ 3.098970] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.106538] alg: No test for crc32 (crc32-pclmul) [ 3.137023] intel_rapl: no valid rapl domains found in package 0 [ 3.172931] intel_rapl: no valid rapl domains found in package 0 [ 3.182267] intel_powerclamp: No package C-state available [ 3.189372] intel_powerclamp: No package C-state available[ 3.355939] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 06 Nov 2018 16:06:10 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting Postfix Mail Transport Agent... Starting System Logging Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 5.496727] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Tue, 06 Nov 2018 16:06:13 +0000. Up 5.44 seconds. [ 5.545912] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.548291] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.550518] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.552442] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.554323] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.556199] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:3b:24:f2 | [ 5.558666] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.560896] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.563262] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.566252] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.568617] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.571109] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.573137] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.575344] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.577035] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. 2018-11-06 16:06:14,455 - paramiko.transport - DEBUG - starting thread (client mode): 0xacb4cc90L 2018-11-06 16:06:14,456 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 16:06:14,486 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-06 16:06:14,487 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-06 16:06:14,501 - 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-11-06 16:06:14,501 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 16:06:14,501 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 16:06:14,501 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 16:06:14,502 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 16:06:14,502 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 16:06:14,515 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 16:06:14,515 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 16:06:14,519 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-06 16:06:14,521 - paramiko.transport - DEBUG - Trying key 100ec4688450b74efdc9405f60c3ffa5 from /tmp/tmpTduMW3 2018-11-06 16:06:14,556 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 16:06:14,599 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-06 16:06:14,623 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-06 16:06:14,625 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 16:06:14,636 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-06 16:06:14,639 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: Authentication failed. 2018-11-06 16:06:23,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-06 16:06:23,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9/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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-06 16:06:24,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:06:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41d381f3-f011-4c92-9487-da01726e6a17 x-compute-request-id: req-41d381f3-f011-4c92-9487-da01726e6a17 Content-Encoding: gzip Content-Length: 12751 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 1962137948 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.912 MHz processor\n[ 0.305103] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.307328] pid_max: default: 32768 minimum: 301\n[ 0.308530] Security Framework initialized\n[ 0.309641] SELinux: Initializing.\n[ 0.310924] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.315446] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.318230] Mount-cache hash table entries: 4096\n[ 0.319642] Initializing cgroup subsys memory\n[ 0.320799] Initializing cgroup subsys devices\n[ 0.321965] Initializing cgroup subsys freezer\n[ 0.323112] Initializing cgroup subsys net_cls\n[ 0.324261] Initializing cgroup subsys blkio\n[ 0.325383] Initializing cgroup subsys perf_event\n[ 0.326573] Initializing cgroup subsys hugetlb\n[ 0.327722] Initializing cgroup subsys pids\n[ 0.328839] Initializing cgroup subsys net_prio\n[ 0.330075] CPU: Physical Processor ID: 0\n[ 0.331889] mce: CPU supports 10 MCE banks\n[ 0.333023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.334303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.335585] tlb_flushall_shift: 6\n[ 0.336774] Freeing SMP alternatives: 28k freed\n[ 0.340712] ACPI: Core revision 20130517\n[ 0.342222] ACPI: All ACPI Tables successfully acquired\n[ 0.343675] ftrace: allocating 25812 entries in 101 pages\n[ 0.366159] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.367668] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.369159] smpboot: Max logical packages: 2\n[ 0.370457] Enabling x2apic\n[ 0.371361] Enabled x2apic\n[ 0.372441] Switched APIC routing to physical x2apic.\n[ 0.374625] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.376124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.378763] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.386774] KVM setup paravirtual spinlock\n[ 0.389035] smpboot: Booting Node 0, Processors #1 OK\n[ 0.391165] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.413404] Brought up 2 CPUs\n[ 0.413407] KVM setup async PF for cpu 1\n[ 0.413410] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.416558] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.418722] devtmpfs: initialized\n[ 0.421492] EVM: security.selinux\n[ 0.422478] EVM: security.ima\n[ 0.423394] EVM: security.capability\n[ 0.425047] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.426588] pinctrl core: initialized pinctrl subsystem\n[ 0.427976] NET: Registered protocol family 16\n[ 0.429340] ACPI: bus type PCI registered\n[ 0.430434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.431968] PCI: Using configuration type 1 for base access\n[ 0.436674] ACPI: Added _OSI(Module Device)\n[ 0.437808] ACPI: Added _OSI(Processor Device)\n[ 0.438959] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.440143] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.442927] ACPI: Interpreter enabled\n[ 0.443988] ACPI: (supports S0 S5)\n[ 0.444973] ACPI: Using IOAPIC for interrupt routing\n[ 0.446211] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.450128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.451563] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453235] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.454724] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.457508] acpiphp: Slot [3] registered\n[ 0.458600] acpiphp: Slot [4] registered\n[ 0.459689] acpiphp: Slot [5] registered\n[ 0.460779] acpiphp: Slot [6] registered\n[ 0.461868] acpiphp: Slot [7] registered\n[ 0.462957] acpiphp: Slot [8] registered\n[ 0.464037] acpiphp: Slot [9] registered\n[ 0.465117] acpiphp: Slot [10] registered\n[ 0.466213] acpiphp: Slot [11] registered\n[ 0.467308] acpiphp: Slot [12] registered\n[ 0.468407] acpiphp: Slot [13] registered\n[ 0.469509] acpiphp: Slot [14] registered\n[ 0.470603] acpiphp: Slot [15] registered\n[ 0.471703] acpiphp: Slot [16] registered\n[ 0.472806] acpiphp: Slot [17] registered\n[ 0.473907] acpiphp: Slot [18] registered\n[ 0.475005] acpiphp: Slot [19] registered\n[ 0.476104] acpiphp: Slot [20] registered\n[ 0.477203] acpiphp: Slot [21] registered\n[ 0.478296] acpiphp: Slot [22] registered\n[ 0.479399] acpiphp: Slot [23] registered\n[ 0.480495] acpiphp: Slot [24] registered\n[ 0.481597] acpiphp: Slot [25] registered\n[ 0.482698] acpiphp: Slot [26] registered\n[ 0.483802] acpiphp: Slot [27] registered\n[ 0.484905] acpiphp: Slot [28] registered\n[ 0.486008] acpiphp: Slot [29] registered\n[ 0.487101] acpiphp: Slot [30] registered\n[ 0.488196] acpiphp: Slot [31] registered\n[ 0.489289] PCI host bridge to bus 0000:00\n[ 0.490384] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.493204] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.494709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.496721] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.504565] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.506137] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.509165] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.516026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.518014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.568130] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.572840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.574580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.576273] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.577883] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.579653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.581773] vgaarb: loaded\n[ 0.582652] vgaarb: bridge control possible 0000:00:02.0\n[ 0.584089] SCSI subsystem initialized\n[ 0.585175] ACPI: bus type USB registered\n[ 0.586282] usbcore: registered new interface driver usbfs\n[ 0.587607] usbcore: registered new interface driver hub\n[ 0.588926] usbcore: registered new device driver usb\n[ 0.590370] PCI: Using ACPI for IRQ routing\n[ 0.591786] NetLabel: Initializing\n[ 0.592790] NetLabel: domain hash size = 128\n[ 0.593929] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.595187] NetLabel: unlabeled traffic allowed by default\n[ 0.596678] Switched to clocksource kvm-clock\n[ 0.603986] pnp: PnP ACPI init\n[ 0.604940] ACPI: bus type PNP registered\n[ 0.606381] pnp: PnP ACPI: found 5 devices\n[ 0.607491] ACPI: bus type PNP unregistered\n[ 0.615430] NET: Registered protocol family 2\n[ 0.616829] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.618887] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.620450] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.621963] TCP: reno registered\n[ 0.622926] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.624328] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.625834] NET: Registered protocol family 1\n[ 0.627003] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.628385] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.629744] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.649575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.669628] Unpacking initramfs...\n[ 1.082184] Freeing initrd memory: 37508k freed\n[ 1.091500] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.093062] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.109072] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.110661] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.112517] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.113973] Initialise system trusted keyring\n[ 1.115137] audit: initializing netlink socket (disabled)\n[ 1.116458] type=2000 audit(1541520369.064:1): initialized\n[ 1.132846] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.134308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.136868] zpool: loaded\n[ 1.137769] zbud: loaded\n[ 1.138804] VFS: Disk quotas dquot_6.5.2\n[ 1.139909] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141529] msgmni has been set to 7578\n[ 1.142649] Key type big_key registered\n[ 1.144511] NET: Registered protocol family 38\n[ 1.145686] Key type asymmetric registered\n[ 1.146794] Asymmetric key parser 'x509' registered\n[ 1.148033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.150076] io scheduler noop registered\n[ 1.151156] io scheduler deadline registered (default)\n[ 1.152424] io scheduler cfq registered\n[ 1.153563] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.164749] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.166331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.168341] ACPI: Power Button [PWRF]\n[ 1.169479] GHES: HEST is not enabled!\n[ 1.170612] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.195238] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.196839] Non-volatile memory driver v1.3\n[ 1.197972] Linux agpgart interface v0.103\n[ 1.199165] crash memory driver: version 1.1\n[ 1.200347] rdac: device handler registered\n[ 1.201562] hp_sw: device handler registered\n[ 1.202702] emc: device handler registered\n[ 1.203800] alua: device handler registered\n[ 1.204946] libphy: Fixed MDIO Bus: probed\n[ 1.206077] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.207559] ehci-pci: EHCI PCI platform driver\n[ 1.208722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.210146] ohci-pci: OHCI PCI platform driver\n[ 1.211305] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.231361] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.232687] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.234714] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.236004] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.237438] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.238972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.240951] usb usb1: Product: UHCI Host Controller\n[ 1.242219] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.243779] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.245010] hub 1-0:1.0: USB hub found\n[ 1.246081] hub 1-0:1.0: 2 ports detected\n[ 1.247269] usbcore: registered new interface driver usbserial\n[ 1.248659] usbcore: registered new interface driver usbserial_generic\n[ 1.250150] usbserial: USB Serial support registered for generic\n[ 1.251569] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.254243] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.255492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.256804] mousedev: PS/2 mouse device common for all mice\n[ 1.258356] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.260848] rtc_cmos 00:00: RTC can wake from S4\n[ 1.262778] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.264839] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.266984] cpuidle: using governor menu\n[ 1.268550] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.270497] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.273582] usbcore: registered new interface driver usbhid\n[ 1.275416] usbhid: USB HID core driver\n[ 1.276872] drop_monitor: Initializing network drop monitor service\n[ 1.278981] TCP: cubic registered\n[ 1.280277] Initializing XFRM netlink socket\n[ 1.281812] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.284890] NET: Registered protocol family 10\n[ 1.286660] NET: Registered protocol family 17\n[ 1.288403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.289789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.291634] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.294587] Loading compiled-in X.509 certificates\n[ 1.296175] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.299384] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.302833] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.305910] registered taskstats version 1\n[ 1.309387] Key type trusted registered\n[ 1.312559] Key type encrypted registered\n[ 1.315799] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.318547] rtc_cmos 00:00: setting system clock to 2018-11-06 16:06:08 UTC (1541520368)\n[ 1.322929] Freeing unused kernel memory: 1680k freed\n[ 1.328486] 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.332565] systemd[1]: Detected virtualization kvm.\n[ 1.333817] systemd[1]: Detected architecture x86-64.\n[ 1.335069] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.337436] systemd[1]: No hostname configured.\n[ 1.338619] systemd[1]: Set hostname to .\n[ 1.339909] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.366098] systemd[1]: Reached target Local File Systems.\n[ 1.367429] systemd[1]: Starting Local File Systems.\n[ 1.368721] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.370838] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.373803] systemd[1]: Created slice Root Slice.\n[ 1.375011] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.376994] systemd[1]: Listening on Journal Socket.\n[ 1.378260] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.380297] systemd[1]: Listening on udev Kernel Socket.\n[ 1.381592] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.383535] systemd[1]: Reached target Swap.\n[ 1.384682] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.386471] systemd[1]: Reached target Paths.\n[ 1.387629] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.389519] systemd[1]: Created slice System Slice.\n[ 1.390757] systemd[1]: Starting System Slice.\n[ 1.392286] 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.396109] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.398520] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.401186] systemd[1]: Reached target Slices.\n[ 1.402358] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.404704] systemd[1]: Listening on udev Control Socket.\n[ 1.406034] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.408075] systemd[1]: Reached target Sockets.\n[ 1.409265] systemd[1]: Starting Sockets.\n[ 1.410704] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.414118] systemd[1]: Reached target Timers.\n[ 1.415285] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.417371] 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.474309] RPC: Registered named UNIX socket transport module.\n[ 1.475695] RPC: Registered udp transport module.\n[ 1.476883] RPC: Registered tcp transport module.\n[ 1.478074] 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[ 1.548693] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.574126] FDC 0 is a S82078B\n[ 1.598258] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.601465] scsi host0: ata_piix\n[ 1.602639] scsi host1: ata_piix\n[ 1.603988] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.606148] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.645597] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.651629] 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.701134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.702653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.704218] usb 1-1: Product: QEMU USB Tablet\n[ 1.705369] usb 1-1: Manufacturer: QEMU\n[ 1.706439] usb 1-1: SerialNumber: 42\n[ 1.716267] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.718733] 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.800852] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.803653] XFS (vda1): Mounting V4 Filesystem\n[ 1.927465] 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 [ 2.109769] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nStopping 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 Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\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 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.147280] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.238148] SELinux: Disabled at runtime.\n[ 2.276721] type=1404 audit(1541520369.458:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.320786] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.322755] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Apply Kernel Variables...\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 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 Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[ 2.610151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[ 2.653633] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.732097] type=1305 audit(1541520369.913:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[ 2.925576] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.940600] [drm] Initialized drm 1.1.0 20060810\n[ 2.947671] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.963432] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.965370] [TTM] Initializing pool allocator\n[ 2.967509] [TTM] Initializing DMA pool allocator\n[ 2.969410] [drm] fb mappable at 0xFC000000\n[ 2.970691] [drm] vram aper at 0xFC000000\n[ 2.972010] [drm] size 33554432\n[ 2.973051] [drm] fb depth is 24\n[ 2.974252] [drm] pitch is 3072\n Starting D-Bus System Message Bus...\n[ 2.975719] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.995489] ppdev: user-space parallel port driver\n[ 2.999562] Console: switching to colour frame buffer device 128x48\n[ 3.011842] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.036276] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.050751] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started NTP client/server.\n[ 3.098970] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.106538] alg: No test for crc32 (crc32-pclmul)\n[ 3.137023] intel_rapl: no valid rapl domains found in package 0\n[ 3.172931] intel_rapl: no valid rapl domains found in package 0\n[ 3.182267] intel_powerclamp: No package C-state available\n[ 3.189372] intel_powerclamp: No package C-state available[ 3.355939] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 06 Nov 2018 16:06:10 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.496727] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Tue, 06 Nov 2018 16:06:13 +0000. Up 5.44 seconds.\n[ 5.545912] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.548291] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.550518] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.552442] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.554323] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.556199] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:3b:24:f2 |\n[ 5.558666] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.560896] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.563262] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.566252] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.568617] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.571109] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.573137] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.575344] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.577035] cloud-init[796]: 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.200853] cloud-init[2795]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 06 Nov 2018 16:06:16 +0000. Up 9.13 seconds.\n[ 10.096278] cloud-init[2975]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 06 Nov 2018 16:06:17 +0000. Up 10.05 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 | 10:0e:c4:68:84:50:b7:4e:fd:c9:40:5f:60:c3:ff:a5 | - | 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.152557] cloud-init[2975]: Cloud-init v. 0.7.5 finished at Tue, 06 Nov 2018 16:06:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.14 seconds\n"} 2018-11-06 16:06:24,789 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9/action used request id req-41d381f3-f011-4c92-9487-da01726e6a17 2018-11-06 16:06:24,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.13955783844s 2018-11-06 16:06:24,790 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9/action used request id req-41d381f3-f011-4c92-9487-da01726e6a17 2018-11-06 16:06:24,790 - 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 1962137948 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.912 MHz processor [ 0.305103] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.307328] pid_max: default: 32768 minimum: 301 [ 0.308530] Security Framework initialized [ 0.309641] SELinux: Initializing. [ 0.310924] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.315446] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.318230] Mount-cache hash table entries: 4096 [ 0.319642] Initializing cgroup subsys memory [ 0.320799] Initializing cgroup subsys devices [ 0.321965] Initializing cgroup subsys freezer [ 0.323112] Initializing cgroup subsys net_cls [ 0.324261] Initializing cgroup subsys blkio [ 0.325383] Initializing cgroup subsys perf_event [ 0.326573] Initializing cgroup subsys hugetlb [ 0.327722] Initializing cgroup subsys pids [ 0.328839] Initializing cgroup subsys net_prio [ 0.330075] CPU: Physical Processor ID: 0 [ 0.331889] mce: CPU supports 10 MCE banks [ 0.333023] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.334303] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.335585] tlb_flushall_shift: 6 [ 0.336774] Freeing SMP alternatives: 28k freed [ 0.340712] ACPI: Core revision 20130517 [ 0.342222] ACPI: All ACPI Tables successfully acquired [ 0.343675] ftrace: allocating 25812 entries in 101 pages [ 0.366159] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.367668] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.369159] smpboot: Max logical packages: 2 [ 0.370457] Enabling x2apic [ 0.371361] Enabled x2apic [ 0.372441] Switched APIC routing to physical x2apic. [ 0.374625] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.378763] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.386774] KVM setup paravirtual spinlock [ 0.389035] smpboot: Booting Node 0, Processors #1 OK [ 0.391165] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.413404] Brought up 2 CPUs [ 0.413407] KVM setup async PF for cpu 1 [ 0.413410] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.416558] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.418722] devtmpfs: initialized [ 0.421492] EVM: security.selinux [ 0.422478] EVM: security.ima [ 0.423394] EVM: security.capability [ 0.425047] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.426588] pinctrl core: initialized pinctrl subsystem [ 0.427976] NET: Registered protocol family 16 [ 0.429340] ACPI: bus type PCI registered [ 0.430434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.431968] PCI: Using configuration type 1 for base access [ 0.436674] ACPI: Added _OSI(Module Device) [ 0.437808] ACPI: Added _OSI(Processor Device) [ 0.438959] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440143] ACPI: Added _OSI(Processor Aggregator Device) [ 0.442927] ACPI: Interpreter enabled [ 0.443988] ACPI: (supports S0 S5) [ 0.444973] ACPI: Using IOAPIC for interrupt routing [ 0.446211] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.450128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.451563] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453235] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.454724] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.457508] acpiphp: Slot [3] registered [ 0.458600] acpiphp: Slot [4] registered [ 0.459689] acpiphp: Slot [5] registered [ 0.460779] acpiphp: Slot [6] registered [ 0.461868] acpiphp: Slot [7] registered [ 0.462957] acpiphp: Slot [8] registered [ 0.464037] acpiphp: Slot [9] registered [ 0.465117] acpiphp: Slot [10] registered [ 0.466213] acpiphp: Slot [11] registered [ 0.467308] acpiphp: Slot [12] registered [ 0.468407] acpiphp: Slot [13] registered [ 0.469509] acpiphp: Slot [14] registered [ 0.470603] acpiphp: Slot [15] registered [ 0.471703] acpiphp: Slot [16] registered [ 0.472806] acpiphp: Slot [17] registered [ 0.473907] acpiphp: Slot [18] registered [ 0.475005] acpiphp: Slot [19] registered [ 0.476104] acpiphp: Slot [20] registered [ 0.477203] acpiphp: Slot [21] registered [ 0.478296] acpiphp: Slot [22] registered [ 0.479399] acpiphp: Slot [23] registered [ 0.480495] acpiphp: Slot [24] registered [ 0.481597] acpiphp: Slot [25] registered [ 0.482698] acpiphp: Slot [26] registered [ 0.483802] acpiphp: Slot [27] registered [ 0.484905] acpiphp: Slot [28] registered [ 0.486008] acpiphp: Slot [29] registered [ 0.487101] acpiphp: Slot [30] registered [ 0.488196] acpiphp: Slot [31] registered [ 0.489289] PCI host bridge to bus 0000:00 [ 0.490384] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.493204] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.494709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.496721] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.504565] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506137] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.509165] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.516026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.518014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568130] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.572840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.574580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.576273] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.577883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.579653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.581773] vgaarb: loaded [ 0.582652] vgaarb: bridge control possible 0000:00:02.0 [ 0.584089] SCSI subsystem initialized [ 0.585175] ACPI: bus type USB registered [ 0.586282] usbcore: registered new interface driver usbfs [ 0.587607] usbcore: registered new interface driver hub [ 0.588926] usbcore: registered new device driver usb [ 0.590370] PCI: Using ACPI for IRQ routing [ 0.591786] NetLabel: Initializing [ 0.592790] NetLabel: domain hash size = 128 [ 0.593929] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.595187] NetLabel: unlabeled traffic allowed by default [ 0.596678] Switched to clocksource kvm-clock [ 0.603986] pnp: PnP ACPI init [ 0.604940] ACPI: bus type PNP registered [ 0.606381] pnp: PnP ACPI: found 5 devices [ 0.607491] ACPI: bus type PNP unregistered [ 0.615430] NET: Registered protocol family 2 [ 0.616829] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.618887] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.620450] TCP: Hash tables configured (established 32768 bind 32768) [ 0.621963] TCP: reno registered [ 0.622926] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.624328] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.625834] NET: Registered protocol family 1 [ 0.627003] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.628385] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.629744] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.649575] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.669628] Unpacking initramfs... [ 1.082184] Freeing initrd memory: 37508k freed [ 1.091500] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.093062] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.109072] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.110661] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.112517] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.113973] Initialise system trusted keyring [ 1.115137] audit: initializing netlink socket (disabled) [ 1.116458] type=2000 audit(1541520369.064:1): initialized [ 1.132846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.134308] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.136868] zpool: loaded [ 1.137769] zbud: loaded [ 1.138804] VFS: Disk quotas dquot_6.5.2 [ 1.139909] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141529] msgmni has been set to 7578 [ 1.142649] Key type big_key registered [ 1.144511] NET: Registered protocol family 38 [ 1.145686] Key type asymmetric registered [ 1.146794] Asymmetric key parser 'x509' registered [ 1.148033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.150076] io scheduler noop registered [ 1.151156] io scheduler deadline registered (default) [ 1.152424] io scheduler cfq registered [ 1.153563] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.164749] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.166331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.168341] ACPI: Power Button [PWRF] [ 1.169479] GHES: HEST is not enabled! [ 1.170612] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.195238] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.196839] Non-volatile memory driver v1.3 [ 1.197972] Linux agpgart interface v0.103 [ 1.199165] crash memory driver: version 1.1 [ 1.200347] rdac: device handler registered [ 1.201562] hp_sw: device handler registered [ 1.202702] emc: device handler registered [ 1.203800] alua: device handler registered [ 1.204946] libphy: Fixed MDIO Bus: probed [ 1.206077] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.207559] ehci-pci: EHCI PCI platform driver [ 1.208722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.210146] ohci-pci: OHCI PCI platform driver [ 1.211305] uhci_hcd: USB Universal Host Controller Interface driver [ 1.231361] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.232687] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.234714] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.236004] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.237438] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.238972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.240951] usb usb1: Product: UHCI Host Controller [ 1.242219] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.243779] usb usb1: SerialNumber: 0000:00:01.2 [ 1.245010] hub 1-0:1.0: USB hub found [ 1.246081] hub 1-0:1.0: 2 ports detected [ 1.247269] usbcore: registered new interface driver usbserial [ 1.248659] usbcore: registered new interface driver usbserial_generic [ 1.250150] usbserial: USB Serial support registered for generic [ 1.251569] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.254243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.255492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.256804] mousedev: PS/2 mouse device common for all mice [ 1.258356] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.260848] rtc_cmos 00:00: RTC can wake from S4 [ 1.262778] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.264839] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.266984] cpuidle: using governor menu [ 1.268550] hidraw: raw HID events driver (C) Jiri Kosina [ 1.270497] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.273582] usbcore: registered new interface driver usbhid [ 1.275416] usbhid: USB HID core driver [ 1.276872] drop_monitor: Initializing network drop monitor service [ 1.278981] TCP: cubic registered [ 1.280277] Initializing XFRM netlink socket [ 1.281812] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.284890] NET: Registered protocol family 10 [ 1.286660] NET: Registered protocol family 17 [ 1.288403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.289789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.291634] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.294587] Loading compiled-in X.509 certificates [ 1.296175] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.299384] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.302833] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.305910] registered taskstats version 1 [ 1.309387] Key type trusted registered [ 1.312559] Key type encrypted registered [ 1.315799] IMA: No TPM chip found, activating TPM-bypass! [ 1.318547] rtc_cmos 00:00: setting system clock to 2018-11-06 16:06:08 UTC (1541520368) [ 1.322929] Freeing unused kernel memory: 1680k freed [ 1.328486] 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.332565] systemd[1]: Detected virtualization kvm. [ 1.333817] systemd[1]: Detected architecture x86-64. [ 1.335069] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.337436] systemd[1]: No hostname configured. [ 1.338619] systemd[1]: Set hostname to . [ 1.339909] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.366098] systemd[1]: Reached target Local File Systems. [ 1.367429] systemd[1]: Starting Local File Systems. [ 1.368721] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.370838] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.373803] systemd[1]: Created slice Root Slice. [ 1.375011] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.376994] systemd[1]: Listening on Journal Socket. [ 1.378260] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.380297] systemd[1]: Listening on udev Kernel Socket. [ 1.381592] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Swap. [ 1.383535] systemd[1]: Reached target Swap. [ 1.384682] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.386471] systemd[1]: Reached target Paths. [ 1.387629] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.389519] systemd[1]: Created slice System Slice. [ 1.390757] systemd[1]: Starting System Slice. [ 1.392286] 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.396109] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.398520] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.401186] systemd[1]: Reached target Slices. [ 1.402358] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.404704] systemd[1]: Listening on udev Control Socket. [ 1.406034] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.408075] systemd[1]: Reached target Sockets. [ 1.409265] systemd[1]: Starting Sockets. [ 1.410704] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.414118] systemd[1]: Reached target Timers. [ 1.415285] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.417371] 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.474309] RPC: Registered named UNIX socket transport module. [ 1.475695] RPC: Registered udp transport module. [ 1.476883] RPC: Registered tcp transport module. [ 1.478074] 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... [ 1.548693] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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.574126] FDC 0 is a S82078B [ 1.598258] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.601465] scsi host0: ata_piix [ 1.602639] scsi host1: ata_piix [ 1.603988] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.606148] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.645597] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.651629] 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.701134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.702653] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.704218] usb 1-1: Product: QEMU USB Tablet [ 1.705369] usb 1-1: Manufacturer: QEMU [ 1.706439] usb 1-1: SerialNumber: 42 [ 1.716267] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.718733] 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.800852] SGI XFS with ACLs, security attributes, no debug enabled [ 1.803653] XFS (vda1): Mounting V4 Filesystem [ 1.927465] 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. [ 2.109769] tsc: Refined TSC clocksource calibration: 3491.912 MHz 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 Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[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 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.147280] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.238148] SELinux: Disabled at runtime. [ 2.276721] type=1404 audit(1541520369.458:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.320786] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.322755] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. Mounting Debug File System... [[32m OK [0m] Reached target Swap. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Initrd Root File System. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Apply Kernel Variables... [[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 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... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 2.610151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [ 2.653633] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.732097] type=1305 audit(1541520369.913:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [ 2.925576] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.940600] [drm] Initialized drm 1.1.0 20060810 [ 2.947671] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.963432] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.965370] [TTM] Initializing pool allocator [ 2.967509] [TTM] Initializing DMA pool allocator [ 2.969410] [drm] fb mappable at 0xFC000000 [ 2.970691] [drm] vram aper at 0xFC000000 [ 2.972010] [drm] size 33554432 [ 2.973051] [drm] fb depth is 24 [ 2.974252] [drm] pitch is 3072 Starting D-Bus System Message Bus... [ 2.975719] fbcon: cirrusdrmfb (fb0) is primary device [ 2.995489] ppdev: user-space parallel port driver [ 2.999562] Console: switching to colour frame buffer device 128x48 [ 3.011842] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.036276] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.050751] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started NTP client/server. [ 3.098970] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.106538] alg: No test for crc32 (crc32-pclmul) [ 3.137023] intel_rapl: no valid rapl domains found in package 0 [ 3.172931] intel_rapl: no valid rapl domains found in package 0 [ 3.182267] intel_powerclamp: No package C-state available [ 3.189372] intel_powerclamp: No package C-state available[ 3.355939] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 06 Nov 2018 16:06:10 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting Postfix Mail Transport Agent... Starting System Logging Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 5.496727] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Tue, 06 Nov 2018 16:06:13 +0000. Up 5.44 seconds. [ 5.545912] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.548291] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.550518] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.552442] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.554323] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.556199] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:3b:24:f2 | [ 5.558666] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.560896] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.563262] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.566252] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.568617] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.571109] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.573137] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.575344] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.577035] cloud-init[796]: 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.200853] cloud-init[2795]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 06 Nov 2018 16:06:16 +0000. Up 9.13 seconds. [ 10.096278] cloud-init[2975]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 06 Nov 2018 16:06:17 +0000. Up 10.05 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 | 10:0e:c4:68:84:50:b7:4e:fd:c9:40:5f:60:c3:ff:a5 | - | 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.152557] cloud-init[2975]: Cloud-init v. 0.7.5 finished at Tue, 06 Nov 2018 16:06:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.14 seconds 2018-11-06 16:06:24,794 - paramiko.transport - DEBUG - starting thread (client mode): 0xacf0c850L 2018-11-06 16:06:24,795 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 16:06:24,831 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-06 16:06:24,831 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-06 16:06:24,866 - 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-11-06 16:06:24,866 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-06 16:06:24,866 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-06 16:06:24,866 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 16:06:24,867 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-06 16:06:24,867 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 16:06:24,883 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-06 16:06:24,884 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 16:06:24,896 - paramiko.transport - DEBUG - Trying key 100ec4688450b74efdc9405f60c3ffa5 from /tmp/tmpTduMW3 2018-11-06 16:06:24,924 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 16:06:24,940 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-06 16:06:24,960 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-06 16:06:24,960 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-06 16:06:24,961 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-06 16:06:24,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-11-06 16:06:25,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:06:25,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:06:25,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:06:25,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:06:25,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:06:25,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:06:25,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:06:25,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4567, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4577, "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": 1549, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4565, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 872, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 805, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4272, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4549, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-06 16:06:25,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:06:25,174 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:06:24 GMT 2018-11-06 16:06:25,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:06:25,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-06 16:06:25,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:06:25,174 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4567, 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': 4577, 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': 1549, 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': 4565, 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': 872, 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': 805, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 801, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4272, 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': 4549, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-06 16:06:25,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-11-06 16:06:25,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:06:25,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:06:25,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:06:25,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:06:25,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:06:25,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:06:25,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:06:25,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4567, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4577, "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": 1549, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4565, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 872, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 805, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4272, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4549, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-06 16:06:25,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:06:25,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:06:24 GMT 2018-11-06 16:06:25,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:06:25,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-11-06 16:06:25,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:06:25,333 - functest.core.cloudify - INFO - The current manager status is running 2018-11-06 16:06:25,334 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-06 16:06:25,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:06:25,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:06:25,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:06:25,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:06:25,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:06:25,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:06:25,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:06:25,436 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-06 16:06:25,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T16:06:24.336Z", "updated_at": "2018-11-06T16:06:24.336Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-06 16:06:25,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:06:25,436 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:06:24 GMT 2018-11-06 16:06:25,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:06:25,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-06 16:06:25,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:06:25,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-11-06 16:06:25,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:06:25,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:06:25,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:06:25,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:06:25,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:06:25,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:06:25,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:06:25,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-06T16:06:24.336Z", "updated_at": "2018-11-06T16:06:24.336Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-06 16:06:25,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:06:25,506 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:06:24 GMT 2018-11-06 16:06:25,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:06:25,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-06 16:06:25,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:06:25,506 - functest.core.cloudify - DEBUG - List secrets: 2018-11-06 16:06:25,507 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/secrets/foo 2018-11-06 16:06:25,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:06:25,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:06:25,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:06:25,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:06:25,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:06:25,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:06:25,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:06:25,581 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-06 16:06:25,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-06T16:06:24.336Z", "updated_at": "2018-11-06T16:06:24.336Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-06 16:06:25,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:06:25,581 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:06:24 GMT 2018-11-06 16:06:25,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:06:25,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-06 16:06:25,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:06:25,582 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-06 16:06:25,582 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-06 16:06:25,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-11-06 16:06:25,583 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 16:06:25,585 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 16:06:25,585 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 16:06:25,591 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 16:06:25,708 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-06 16:06:25,709 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-06 16:06:25,734 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-06 16:06:25,734 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-06 16:06:25,734 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-06 16:06:25,761 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-06 16:07:14,758 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-06 16:07:14,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.tocici.com * extras: mirror.tocici.com * updates: centos.mirror.ndchost.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 16 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-11-06 16:07:14,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-11-06 16:07:14,760 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-06 16:07:14,760 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-11-06 16:07:17,398 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-11-06 16:07:17,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:07:17,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:07:17,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e44fdb29-4d0c-4821-8610-60368a8300e1 Date: Tue, 06 Nov 2018 16:07:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap", "metadata": {}}], "file": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/file", "owner": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "size": 4373348352, "self": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T16:03:29Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-06T16:02:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:07:17,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e44fdb29-4d0c-4821-8610-60368a8300e1 2018-11-06 16:07:17,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.581212043762s 2018-11-06 16:07:17,980 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e44fdb29-4d0c-4821-8610-60368a8300e1 2018-11-06 16:07:17,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 16:07:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_6c02c339-d638-4967-8027-98715a05405e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_6c02c339-d638-4967-8027-98715a05405e"}' 2018-11-06 16:07:18,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0 X-Openstack-Request-Id: req-c8b73dcd-3e5e-450d-b0ae-0b4866640860 Date: Tue, 06 Nov 2018 16:07:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0/file", "owner": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "size": null, "self": "/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-11-06T16:07:18Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_6c02c339-d638-4967-8027-98715a05405e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_6c02c339-d638-4967-8027-98715a05405e", "checksum": null, "created_at": "2018-11-06T16:07:18Z", "protected": false} 2018-11-06 16:07:18,210 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c8b73dcd-3e5e-450d-b0ae-0b4866640860 2018-11-06 16:07:18,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.227421998978s 2018-11-06 16:07:18,211 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c8b73dcd-3e5e-450d-b0ae-0b4866640860 returning object 5a66c9d2-d5ce-49c7-b427-19ab3a389bc0 2018-11-06 16:07:18,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 16:07:18,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0/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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '' 2018-11-06 16:07:26,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55e378f7-1ff1-4019-a582-c213742fdfa1 Date: Tue, 06 Nov 2018 16:07:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 16:07:26,779 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0/file used request id req-55e378f7-1ff1-4019-a582-c213742fdfa1 2018-11-06 16:07:26,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.56777381897s 2018-11-06 16:07:26,780 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0/file used request id req-55e378f7-1ff1-4019-a582-c213742fdfa1 2018-11-06 16:07:26,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:07:26,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:07:26,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-b985209d-fe5e-4b9e-bd12-2e5c33c35aa4 Date: Tue, 06 Nov 2018 16:07:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0/snap", "metadata": {}}], "file": "/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0/file", "owner": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "size": 426967040, "self": "/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-11-06T16:07:26Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_6c02c339-d638-4967-8027-98715a05405e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_6c02c339-d638-4967-8027-98715a05405e", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-11-06T16:07:18Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap", "metadata": {}}], "file": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/file", "owner": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "size": 4373348352, "self": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T16:03:29Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-06T16:02:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:07:26,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b985209d-fe5e-4b9e-bd12-2e5c33c35aa4 2018-11-06 16:07:26,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185580968857s 2018-11-06 16:07:26,966 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b985209d-fe5e-4b9e-bd12-2e5c33c35aa4 2018-11-06 16:07:26,969 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0/file', 'owner': u'8b15e6e9071a42f4becc25d4d09a4b78', 'id': u'5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', 'size': 426967040, u'self': u'/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b15e6e9071a42f4becc25d4d09a4b78', 'name': 'vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T16:07:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-06T16:07:26Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_6c02c339-d638-4967-8027-98715a05405e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_6c02c339-d638-4967-8027-98715a05405e', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_6c02c339-d638-4967-8027-98715a05405e', 'created': u'2018-11-06T16:07:18Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-11-06T16:07:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_6c02c339-d638-4967-8027-98715a05405e', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-11-06 16:07:26,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 16:07:26,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_6c02c339-d638-4967-8027-98715a05405e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-11-06 16:07:27,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:07:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0128b1cd-1be0-49ee-97ba-2a1fe00a8c77 x-compute-request-id: req-0128b1cd-1be0-49ee-97ba-2a1fe00a8c77 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "name": "vyos_vrouter-flavor_alt_6c02c339-d638-4967-8027-98715a05405e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 16:07:27,032 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0128b1cd-1be0-49ee-97ba-2a1fe00a8c77 2018-11-06 16:07:27,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0616140365601s 2018-11-06 16:07:27,032 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0128b1cd-1be0-49ee-97ba-2a1fe00a8c77 returning object f35c6f17-a01e-4c61-88e3-56e0027aca80 2018-11-06 16:07:27,033 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_6c02c339-d638-4967-8027-98715a05405e', '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'95207c6e3e564411af51ea7bd9318c66', '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'f35c6f17-a01e-4c61-88e3-56e0027aca80', 'swap': 0}) 2018-11-06 16:07:27,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 16:07:27,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80/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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" -d '{"extra_specs": {}}' 2018-11-06 16:07:27,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:07: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-ddaf1e59-376e-4f72-8131-bac45eb9d7d6 x-compute-request-id: req-ddaf1e59-376e-4f72-8131-bac45eb9d7d6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 16:07:27,054 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80/os-extra_specs used request id req-ddaf1e59-376e-4f72-8131-bac45eb9d7d6 2018-11-06 16:07:27,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201599597931s 2018-11-06 16:07:27,054 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80/os-extra_specs used request id req-ddaf1e59-376e-4f72-8131-bac45eb9d7d6 2018-11-06 16:07:27,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-11-06 16:07:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:07:27,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a927dc03-7bd8-4784-989f-d4b505c35a36 Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.27:5000/v3/services/06cb8115297346f09dabbf58e64d3577"}, "enabled": true, "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.27:5000/v3/services/34b051908bed4b01bb794ab5db8a3499"}, "enabled": true, "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.27:5000/v3/services/4dd3bd0e7e96404f91add307b40603ef"}, "enabled": true, "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.27:5000/v3/services/6281c35b47c44e1499f26e2aa27ad4cc"}, "enabled": true, "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/62dd6a8c6d9f4b768504f4ff07624754"}, "enabled": true, "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.27:5000/v3/services/6c05e1b324744643b3257a0ed3dda688"}, "enabled": true, "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/6e99040ca12e4947b2c3472fcb2a4999"}, "enabled": true, "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.27:5000/v3/services/80393e06b40244db8d8b70f9d4f9a210"}, "enabled": true, "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.27:5000/v3/services/b2b6b809f89a4071900b79e30a7d2ed6"}, "enabled": true, "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.27:5000/v3/services/babb865a141141339ee4b07208e9413f"}, "enabled": true, "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.27:5000/v3/services/d487c507c825438794c4e45d386ffd0d"}, "enabled": true, "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.27:5000/v3/services/db59f710c86c4634b76fb6c35742ec4a"}, "enabled": true, "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.27:5000/v3/services/dd2599ccc4864fb58708c825c338436c"}, "enabled": true, "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.27:5000/v3/services/eb803e1bbdac43a98a16ee19294bd241"}, "enabled": true, "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.27:5000/v3/services/ec06ad47f1924bc38f8945d566c90439"}, "enabled": true, "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.27:5000/v3/services/f5fab99f88d8420c8e892c1140e2f2b4"}, "enabled": true, "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "links": {"self": "http://172.30.9.27:5000/v3/services", "previous": null, "next": null}} 2018-11-06 16:07:27,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/services used request id req-a927dc03-7bd8-4784-989f-d4b505c35a36 2018-11-06 16:07:27,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0776598453522s 2018-11-06 16:07:27,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-11-06 16:07:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:07:27,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25fcba85-7a3a-4b9a-a4f1-19c75d4e579b Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0029a8972bf44393b934a83f1a704cd6"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "62dd6a8c6d9f4b768504f4ff07624754", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/076337a93cc5472fac0168e738f1cfba"}, "url": "http://172.30.9.27:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "80393e06b40244db8d8b70f9d4f9a210", "id": "076337a93cc5472fac0168e738f1cfba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/13235a165d7a49a38c2bf481cffd07a3"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "62dd6a8c6d9f4b768504f4ff07624754", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/147ebbd0231f4d26be696a0bf7651192"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6c05e1b324744643b3257a0ed3dda688", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/19469bce152041358ac803a77a20abb3"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d487c507c825438794c4e45d386ffd0d", "id": "19469bce152041358ac803a77a20abb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1a01b5bd49c148818a4a6b3cde89a271"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b2b6b809f89a4071900b79e30a7d2ed6", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1f061325bc074c1a8b14b9dcae4b4563"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec06ad47f1924bc38f8945d566c90439", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/20a5a39a81824a48a116f9201e835829"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "babb865a141141339ee4b07208e9413f", "id": "20a5a39a81824a48a116f9201e835829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/244bc94e936f485eb2dd72f2c9d62c4b"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06cb8115297346f09dabbf58e64d3577", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3948f37d1e9d4f9d8914ff95305ed6b4"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "34b051908bed4b01bb794ab5db8a3499", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/45062ca997ca47498d39ad35bf33b48b"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6c05e1b324744643b3257a0ed3dda688", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4bd46f25be4b4ddf84cd1bb2a994f7bb"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dd2599ccc4864fb58708c825c338436c", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5bbc3146053d4299a4022707164c707e"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eb803e1bbdac43a98a16ee19294bd241", "id": "5bbc3146053d4299a4022707164c707e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/68a6c4b2948b43bc90256a3ac9a66b6d"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5fab99f88d8420c8e892c1140e2f2b4", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6ba395a87bb04d64b1919a415dc3d276"}, "url": "http://172.30.9.27:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db59f710c86c4634b76fb6c35742ec4a", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/744d8e2586b44d6fb6d948cf2332cc50"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5fab99f88d8420c8e892c1140e2f2b4", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/782f603cdb2d41ebb60c1a74f0445f5f"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06cb8115297346f09dabbf58e64d3577", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7b4f090af11542d3959519856fd69401"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6281c35b47c44e1499f26e2aa27ad4cc", "id": "7b4f090af11542d3959519856fd69401"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8264bdafe38f497f85b19acd940e461d"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5fab99f88d8420c8e892c1140e2f2b4", "id": "8264bdafe38f497f85b19acd940e461d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/847cdd0aa33d4a21bbafd662aef53b7d"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e99040ca12e4947b2c3472fcb2a4999", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/93de439ae2e04bed9e54189e6e07aadd"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db59f710c86c4634b76fb6c35742ec4a", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/968925b3a26c4d648fc7febda7525286"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db59f710c86c4634b76fb6c35742ec4a", "id": "968925b3a26c4d648fc7febda7525286"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/98b2f7ad8d9b46beacfae6eedd9f813e"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06cb8115297346f09dabbf58e64d3577", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a38b3c9e47034280971faa05624be91d"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e99040ca12e4947b2c3472fcb2a4999", "id": "a38b3c9e47034280971faa05624be91d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ad88d6b3b83243e086d203434ea0ba20"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "babb865a141141339ee4b07208e9413f", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1dd142be23e4cad90448d0eb834df6e"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eb803e1bbdac43a98a16ee19294bd241", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ba074cd42d764ba1ba659ccfeaeb97f8"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "34b051908bed4b01bb794ab5db8a3499", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bb00f7beb2e5413d9dc25dc2e6695847"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "34b051908bed4b01bb794ab5db8a3499", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c328d4ea5a064725998daf4de1260e41"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b2b6b809f89a4071900b79e30a7d2ed6", "id": "c328d4ea5a064725998daf4de1260e41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c4929350693c4eeebb574a83be54b5c0"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "62dd6a8c6d9f4b768504f4ff07624754", "id": "c4929350693c4eeebb574a83be54b5c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ca27877b5b204947a4e45d65537e28b7"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d487c507c825438794c4e45d386ffd0d", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/caa58f8f0e9f47b78221817170817559"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6281c35b47c44e1499f26e2aa27ad4cc", "id": "caa58f8f0e9f47b78221817170817559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d00f4ad56d59467ab605b921b11793bb"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "80393e06b40244db8d8b70f9d4f9a210", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1582ef136904fa69830b77cd6cefba2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec06ad47f1924bc38f8945d566c90439", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d3409e08ff054af7b808d38bf5175e6f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "babb865a141141339ee4b07208e9413f", "id": "d3409e08ff054af7b808d38bf5175e6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d69ab34e08d543e0bbb6ec70ff375691"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec06ad47f1924bc38f8945d566c90439", "id": "d69ab34e08d543e0bbb6ec70ff375691"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d89c0a58cfc1466fa959be3445010246"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6281c35b47c44e1499f26e2aa27ad4cc", "id": "d89c0a58cfc1466fa959be3445010246"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d9779fe80bac45b49ebc31cb8d0aeeff"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dd2599ccc4864fb58708c825c338436c", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db508e77cac446aa8af7f4d2e8832689"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dd2599ccc4864fb58708c825c338436c", "id": "db508e77cac446aa8af7f4d2e8832689"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e3e5cf3d641d424397a5f277c94a2ff1"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b2b6b809f89a4071900b79e30a7d2ed6", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e6006e79668246b7ba13def84a454d4f"}, "url": "http://172.30.9.27:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e99040ca12e4947b2c3472fcb2a4999", "id": "e6006e79668246b7ba13def84a454d4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ecaa4bc4142941d6914339bb0027084c"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "80393e06b40244db8d8b70f9d4f9a210", "id": "ecaa4bc4142941d6914339bb0027084c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f5887a34eabc4db4a1071bfed7f3f964"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d487c507c825438794c4e45d386ffd0d", "id": "f5887a34eabc4db4a1071bfed7f3f964"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa144669629c472887653d7c4ad945fd"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eb803e1bbdac43a98a16ee19294bd241", "id": "fa144669629c472887653d7c4ad945fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fcc4e14a09444640bcb49dd5634599b9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6c05e1b324744643b3257a0ed3dda688", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-06 16:07:27,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-25fcba85-7a3a-4b9a-a4f1-19c75d4e579b 2018-11-06 16:07:27,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0878238677979s 2018-11-06 16:07:27,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-11-06 16:07:27,262 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-11-06 16:07:29,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:29,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:29,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:29,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:29,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:29,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:29,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:29,033 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-11-06 16:07:29,033 - 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-11-06T16:07:28.970Z", "updated_at": "2018-11-06T16:07:28.970Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\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"}, "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": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "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": "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"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "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-11-06 16:07:29,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:29,034 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:29 GMT 2018-11-06 16:07:29,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:29,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-11-06 16:07:29,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:29,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-11-06 16:07:29,047 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.27:5000", "keystone_tenant_name": "vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_6c02c339-d638-4967-8027-98715a05405e", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "keystone_password": "5844e557-c09b-4da7-a0dc-497309073e20", "reference_vnf_flavor_id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "target_vnf_flavor_id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "target_vnf_image_id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-11-06 16:07:30,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:30,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:30,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:30,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:30,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:30,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:30,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:30,234 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-11-06 16:07:30,234 - 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": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "target_vnf_flavor_id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "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_6c02c339-d638-4967-8027-98715a05405e", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "keystone_password": "5844e557-c09b-4da7-a0dc-497309073e20", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "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"}, "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-11-06T16:07:29.233Z", "updated_at": "2018-11-06T16:07:29.233Z", "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-11-06 16:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:30 GMT 2018-11-06 16:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-11-06 16:07:30,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:30,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-11-06 16:07:30,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:30,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:30,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:30,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:30,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:30,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:30,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:30,386 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:07:29.787Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-06 16:07:30,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:30,386 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:30 GMT 2018-11-06 16:07:30,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:30,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-11-06 16:07:30,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:30,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:07:30,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:30,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:30,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:30,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:30,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:30,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:30,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:30,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-06 16:07:30,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:30,519 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:30 GMT 2018-11-06 16:07:30,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:30,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-06 16:07:30,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:30,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d 2018-11-06 16:07:30,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:30,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:30,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:30,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:30,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:30,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:30,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:30,601 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:07:29.787Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"} 2018-11-06 16:07:30,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:30,601 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:30 GMT 2018-11-06 16:07:30,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:30,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-06 16:07:30,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:35,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:07:36,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:36,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:36,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:36,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:36,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:36,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:36,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:36,002 - 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-11-06T16:07:32.244Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:07:32.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:07:32.626Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:07:32.626Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d", "logger": "57211d61-ce3b-449a-8e0b-2b981238059c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:07:33.079Z", "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-11-06T16:07:33.079Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d", "logger": "57211d61-ce3b-449a-8e0b-2b981238059c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:07:33.126Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:07:33.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:07:33.126Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:07:33.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:07:33.126Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:07:33.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:07:34.558Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:07:34.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d", "logger": "57211d61-ce3b-449a-8e0b-2b981238059c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:07:34.558Z", "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-11-06T16:07:34.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d", "logger": "57211d61-ce3b-449a-8e0b-2b981238059c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:07:34.558Z", "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-11-06T16:07:34.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d", "logger": "57211d61-ce3b-449a-8e0b-2b981238059c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:07:35.575Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpZck6UC --prefix=\"/tmp/openstack-pVWhlp\" --constraint=\"/tmp/openstack-pVWhlp/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:07:35.575Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d", "logger": "57211d61-ce3b-449a-8e0b-2b981238059c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:07:35.575Z", "message": "Installing from directory: /tmp/tmpZck6UC [args=--prefix=\"/tmp/openstack-pVWhlp\" --constraint=\"/tmp/openstack-pVWhlp/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:07:35.575Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d", "logger": "57211d61-ce3b-449a-8e0b-2b981238059c"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-11-06 16:07:36,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:36,002 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:35 GMT 2018-11-06 16:07:36,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:36,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-11-06 16:07:36,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:36,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-11-06 16:07:36,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-11-06 16:07:36,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-11-06 16:07:36,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-11-06 16:07:36,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-11-06 16:07:36,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-11-06 16:07:36,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-11-06 16:07:36,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-11-06 16:07:36,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-11-06 16:07:36,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpZck6UC --prefix="/tmp/openstack-pVWhlp" --constraint="/tmp/openstack-pVWhlp/constraint.txt" 2018-11-06 16:07:36,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpZck6UC [args=--prefix="/tmp/openstack-pVWhlp" --constraint="/tmp/openstack-pVWhlp/constraint.txt", package_name=cloudify-openstack-plugin] 2018-11-06 16:07:36,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d 2018-11-06 16:07:36,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:36,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:36,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:36,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:36,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:36,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:36,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:36,115 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:07:29.787Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"} 2018-11-06 16:07:36,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:36,116 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:36 GMT 2018-11-06 16:07:36,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:36,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-06 16:07:36,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:41,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:07:41,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:41,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:41,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:41,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:41,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:41,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:41,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:41,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-06 16:07:41,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:41,386 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:41 GMT 2018-11-06 16:07:41,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:41,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-06 16:07:41,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:41,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d 2018-11-06 16:07:41,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:41,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:41,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:41,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:41,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:41,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:41,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:41,844 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:07:29.787Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"} 2018-11-06 16:07:41,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:41,845 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:41 GMT 2018-11-06 16:07:41,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:41,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-06 16:07:41,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:46,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:07:46,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:46,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:46,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:46,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:46,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:46,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:46,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:46,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-06 16:07:46,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:46,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:46 GMT 2018-11-06 16:07:46,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:46,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-06 16:07:46,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:46,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d 2018-11-06 16:07:47,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:47,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:47,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:47,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:47,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:47,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:47,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:47,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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:07:29.787Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"} 2018-11-06 16:07:47,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:47,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:47 GMT 2018-11-06 16:07:47,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:47,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-06 16:07:47,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:52,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:07:52,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:52,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:52,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:52,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:52,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:52,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:52,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:52,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-06 16:07:52,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:52,132 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:52 GMT 2018-11-06 16:07:52,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:52,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-06 16:07:52,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:52,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d 2018-11-06 16:07:52,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:52,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:52,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:52,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:52,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:52,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:52,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:52,200 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:07:29.787Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"} 2018-11-06 16:07:52,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:52,200 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:52 GMT 2018-11-06 16:07:52,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:52,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-06 16:07:52,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:57,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:07:57,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:57,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:57,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:57,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:57,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:57,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:57,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:57,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-06 16:07:57,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:57,293 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:57 GMT 2018-11-06 16:07:57,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:57,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-06 16:07:57,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:07:57,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d 2018-11-06 16:07:57,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:07:57,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:07:57,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:07:57,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:07:57,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:07:57,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:07:57,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:07:57,368 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:07:29.787Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"} 2018-11-06 16:07:57,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:07:57,369 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:07:57 GMT 2018-11-06 16:07:57,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:07:57,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-06 16:07:57,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:02,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:02,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:02,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:02,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:02,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:02,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:02,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:02,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:02,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-11-06 16:08:02,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:02,553 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:02 GMT 2018-11-06 16:08:02,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:02,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-11-06 16:08:02,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:02,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d 2018-11-06 16:08:02,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:02,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:02,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:02,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:02,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:02,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:02,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:02,623 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:07:29.787Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"} 2018-11-06 16:08:02,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:02,623 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:02 GMT 2018-11-06 16:08:02,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:02,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-11-06 16:08:02,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:07,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:08,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:08,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:08,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:08,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:08,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:08,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:08,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:08,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:03.828Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:03.828Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d", "logger": "57211d61-ce3b-449a-8e0b-2b981238059c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:04.795Z", "message": "Removing directory: /tmp/tmpZck6UC", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:04.795Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d", "logger": "57211d61-ce3b-449a-8e0b-2b981238059c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:05.120Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:05.120Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:05.590Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:05.590Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:05.590Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:05.590Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:06.795Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:06.795Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-11-06 16:08:08,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:08,076 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:08 GMT 2018-11-06 16:08:08,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:08,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-11-06 16:08:08,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:08,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-11-06 16:08:08,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpZck6UC 2018-11-06 16:08:08,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-11-06 16:08:08,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-11-06 16:08:08,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-11-06 16:08:08,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-11-06 16:08:08,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d 2018-11-06 16:08:08,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:08,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:08,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:08,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:08,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:08,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:08,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:08,193 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:07:29.787Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"} 2018-11-06 16:08:08,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:08,193 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:08 GMT 2018-11-06 16:08:08,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:08,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-11-06 16:08:08,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:08,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-11-06 16:08:08,194 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-11-06 16:08:08,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:08,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:08,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:08,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:08,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:08,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:08,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:08,349 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-11-06 16:08:08,349 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:08,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:08,349 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:08 GMT 2018-11-06 16:08:08,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:08,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:08,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:08,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:08,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:08,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:08,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:08,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:08,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:08,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:08,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:08,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-06 16:08:08,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:08,423 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:08 GMT 2018-11-06 16:08:08,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:08,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-06 16:08:08,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:08,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:08:08,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:08,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:08,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:08,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:08,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:08,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:08,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:08,496 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:08,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:08,496 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:08 GMT 2018-11-06 16:08:08,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:08,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:08,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:13,434 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 16:08:13,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:13,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:13,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:13,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:13,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:13,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:13,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:13,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:13,649 - 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-11-06T16:08:09.123Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:09.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "data_plane_network_xf1bss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.304Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_network_w9vbh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.910Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "data_plane_network_xf1bss", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.910Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "security_group_o3m3da", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.910Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "security_group_o3m3da", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.910Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "security_group_o3m3da", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.910Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_network_w9vbh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.910Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "keypair_nxmxph", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.910Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.910Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "data_plane_network_xf1bss", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.910Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_network_w9vbh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:10.910Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:10.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "security_group_o3m3da", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.247Z", "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-11-06T16:08:12.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3ea8e968-11b7-49bd-a7d8-b990f99408ff"}, {"node_instance_id": "keypair_nxmxph", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.429Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:12.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.429Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:12.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "keypair_nxmxph", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.429Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:12.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.429Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:12.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.429Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:12.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.429Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:12.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.429Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:12.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.429Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:12.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "security_group_o3m3da", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.918Z", "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-11-06T16:08:12.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3ea8e968-11b7-49bd-a7d8-b990f99408ff"}, {"node_instance_id": "security_group_o3m3da", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.918Z", "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-11-06T16:08:12.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3ea8e968-11b7-49bd-a7d8-b990f99408ff"}, {"node_instance_id": "security_group_o3m3da", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.918Z", "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-11-06T16:08:12.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3ea8e968-11b7-49bd-a7d8-b990f99408ff"}, {"node_instance_id": "security_group_o3m3da", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.918Z", "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-11-06T16:08:12.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3ea8e968-11b7-49bd-a7d8-b990f99408ff"}, {"node_instance_id": "security_group_o3m3da", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.918Z", "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-11-06T16:08:12.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3ea8e968-11b7-49bd-a7d8-b990f99408ff"}, {"node_instance_id": "security_group_o3m3da", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.918Z", "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-11-06T16:08:12.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3ea8e968-11b7-49bd-a7d8-b990f99408ff"}, {"node_instance_id": "security_group_o3m3da", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:12.918Z", "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-11-06T16:08:12.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3ea8e968-11b7-49bd-a7d8-b990f99408ff"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2018-11-06 16:08:13,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:13,650 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:13 GMT 2018-11-06 16:08:13,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:13,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15213 2018-11-06 16:08:13,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:13,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-11-06 16:08:13,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:13,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-06 16:08:13,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-06 16:08:13,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-11-06 16:08:13,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-11-06 16:08:13,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:13,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:13,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:13,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:13,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-06 16:08:13,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-06 16:08:13,653 - 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-11-06 16:08:13,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-11-06 16:08:13,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:13,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-11-06 16:08:13,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:13,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-06 16:08:13,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-06 16:08:13,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-11-06 16:08:13,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-11-06 16:08:13,654 - 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-11-06 16:08:13,654 - 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-11-06 16:08:13,654 - 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-11-06 16:08:13,655 - 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-11-06 16:08:13,655 - 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-11-06 16:08:13,655 - 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-11-06 16:08:13,655 - 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-11-06 16:08:13,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:08:13,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:13,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:13,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:13,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:13,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:13,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:13,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:13,831 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:13,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:13,831 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:13 GMT 2018-11-06 16:08:13,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:13,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:13,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:18,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:18,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:18,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:18,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:18,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:18,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:18,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:18,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:18,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_nxmxph", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:13.863Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:13.863Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_network_w9vbh8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:14.498Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:14.498Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "data_plane_network_xf1bss", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:14.498Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:14.498Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:14.498Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:14.498Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:14.498Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:14.498Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_ip_lr1mod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:14.647Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8b15e6e9071a42f4becc25d4d09a4b78', u'created_at': u'2018-11-06T16:08:13Z', u'updated_at': u'2018-11-06T16:08:13Z', u'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'8b15e6e9071a42f4becc25d4d09a4b78', u'port_id': None, u'id': u'886c2c39-969e-4d33-a277-4d8c84b5a3e9'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:14.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "68af8ded-852f-4cfc-a0d4-64db055b817b"}, {"node_instance_id": "data_plane_network_xf1bss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:15.550Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:15.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:15.550Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:15.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:15.550Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:15.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_network_w9vbh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:15.550Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:15.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "keypair_nxmxph", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:15.550Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:15.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:15.550Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:15.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "external_network_jmp1mf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:15.976Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:15.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "0a2dd945-65b0-4921-b532-99702d2b713b"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:16.562Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:16.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_network_w9vbh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:16.562Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:16.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "keypair_nxmxph", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:16.562Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:16.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "data_plane_network_xf1bss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:16.562Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:16.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:16.562Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:16.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:16.992Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8b15e6e9071a42f4becc25d4d09a4b78', u'created_at': u'2018-11-06T16:08:15Z', u'updated_at': u'2018-11-06T16:08:15Z', u'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'8b15e6e9071a42f4becc25d4d09a4b78', u'port_id': None, u'id': u'9908c092-7ff0-4b23-9cc9-eab650c5d17b'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:16.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "6351a684-5175-4daa-af5e-5dd7a47b73bc"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:17.584Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:17.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:17.584Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:17.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "security_group_o3m3da", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:17.584Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:17.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:17.584Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:17.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:17.584Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:17.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "security_group_o3m3da", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:17.584Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:17.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:17.584Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:17.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:17.584Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:17.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "router_ey8g5u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:18.638Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:18.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "router_ey8g5u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:18.638Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:18.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:18.638Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:18.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "router_ey8g5u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:18.638Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:18.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "security_group_o3m3da", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:18.638Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:18.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 60, "offset": 28, "size": 50}}} 2018-11-06 16:08:18,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:18,919 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:18 GMT 2018-11-06 16:08:18,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:18,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16544 2018-11-06 16:08:18,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:18,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-11-06 16:08:18,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-06 16:08:18,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-06 16:08:18,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-11-06 16:08:18,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-11-06 16:08:18,921 - 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'8b15e6e9071a42f4becc25d4d09a4b78', u'created_at': u'2018-11-06T16:08:13Z', u'updated_at': u'2018-11-06T16:08:13Z', u'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'8b15e6e9071a42f4becc25d4d09a4b78', u'port_id': None, u'id': u'886c2c39-969e-4d33-a277-4d8c84b5a3e9'} 2018-11-06 16:08:18,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:18,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-06 16:08:18,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-11-06 16:08:18,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:18,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:18,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:18,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-11-06 16:08:18,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:18,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:18,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:18,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:18,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:18,923 - 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'8b15e6e9071a42f4becc25d4d09a4b78', u'created_at': u'2018-11-06T16:08:15Z', u'updated_at': u'2018-11-06T16:08:15Z', u'floating_network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'8b15e6e9071a42f4becc25d4d09a4b78', u'port_id': None, u'id': u'9908c092-7ff0-4b23-9cc9-eab650c5d17b'} 2018-11-06 16:08:18,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:18,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-11-06 16:08:18,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:18,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-11-06 16:08:18,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-11-06 16:08:18,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-11-06 16:08:18,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:18,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:18,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:18,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-11-06 16:08:18,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:18,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-11-06 16:08:18,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:18,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:08:18,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:18,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:18,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:18,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:18,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:18,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:18,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:18,993 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:18,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:18,993 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:18 GMT 2018-11-06 16:08:18,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:18,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:18,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:23,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:24,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:24,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:24,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:24,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:24,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:24,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:24,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:24,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:19.652Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:19.652Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:20.673Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:20.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:20.673Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:20.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:21.688Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:21.688Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:22.731Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:22.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:22.731Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:22.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:22.731Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:22.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:22.731Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:22.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:22.731Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:22.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 69, "offset": 60, "size": 50}}} 2018-11-06 16:08:24,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:24,233 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:24 GMT 2018-11-06 16:08:24,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:24,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4594 2018-11-06 16:08:24,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:24,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-11-06 16:08:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-06 16:08:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-06 16:08:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-06 16:08:24,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-06 16:08:24,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:24,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:08:24,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:24,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:24,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:24,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:24,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:24,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:24,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:24,422 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:24,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:24,422 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:24 GMT 2018-11-06 16:08:24,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:24,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:24,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:29,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:29,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:29,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:29,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:29,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:29,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:29,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:29,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:29,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:24.466Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:24.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "router_ey8g5u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:24.746Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:24.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:24.746Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:24.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "router_ey8g5u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:25.769Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:25.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:25.769Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:25.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:25.769Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:25.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:26.783Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:26.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:26.783Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:26.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:26.783Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:26.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "router_ey8g5u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:26.783Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:26.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:26.783Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:26.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:27.802Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:27.802Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:27.802Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:27.802Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:27.802Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:27.802Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:27.802Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:27.802Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:27.802Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:27.802Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:28.024Z", "message": "connect_security_group(): source_id=76f3f415-5bba-4d54-9c1e-ad266426289f target={u'external_id': u'1eef472a-1fc7-4a4e-a011-05a9eba715f4', 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-11-06T16:08:28.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "78231562-fee9-4f74-9daf-e4ecad9fa755"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:29.021Z", "message": "connect_security_group(): source_id=5c950f62-fd78-4e74-b87b-49234586296f target={u'external_id': u'1eef472a-1fc7-4a4e-a011-05a9eba715f4', 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-11-06T16:08:29.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "d8433dbf-3a6f-40c6-ba10-9fb56b19c438"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:29.123Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:29.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 88, "offset": 69, "size": 50}}} 2018-11-06 16:08:29,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:29,519 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:29 GMT 2018-11-06 16:08:29,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:29,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9892 2018-11-06 16:08:29,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:29,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-06 16:08:29,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-11-06 16:08:29,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-06 16:08:29,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:29,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:29,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:29,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-06 16:08:29,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:29,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-06 16:08:29,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:29,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:29,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-11-06 16:08:29,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-06 16:08:29,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-06 16:08:29,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:29,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-11-06 16:08:29,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=76f3f415-5bba-4d54-9c1e-ad266426289f target={u'external_id': u'1eef472a-1fc7-4a4e-a011-05a9eba715f4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-06 16:08:29,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=5c950f62-fd78-4e74-b87b-49234586296f target={u'external_id': u'1eef472a-1fc7-4a4e-a011-05a9eba715f4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-06 16:08:29,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-06 16:08:29,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:08:29,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:29,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:29,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:29,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:29,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:29,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:29,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:29,727 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:29,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:29,727 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:29 GMT 2018-11-06 16:08:29,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:29,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:29,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:34,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:34,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:34,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:34,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:34,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:34,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:34,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:34,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:34,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:29.819Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:29.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:29.819Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:29.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:30.845Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:30.845Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:32.097Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:32.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:32.097Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:32.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:32.097Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:32.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 94, "offset": 88, "size": 50}}} 2018-11-06 16:08:34,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:34,882 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:34 GMT 2018-11-06 16:08:34,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:34,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3058 2018-11-06 16:08:34,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:34,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-11-06 16:08:34,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-06 16:08:34,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:34,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-11-06 16:08:34,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-11-06 16:08:34,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:34,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:08:34,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:34,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:34,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:34,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:34,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:34,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:34,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:34,966 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:34,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:34,966 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:34 GMT 2018-11-06 16:08:34,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:34,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:34,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:39,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:40,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:40,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:40,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:40,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:40,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:40,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:40,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:40,058 - 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-11-06T16:08:35.235Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:35.235Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:36.110Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:36.110Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:36.110Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:36.110Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:37.124Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:37.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:37.124Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:37.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:37.124Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:37.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:37.124Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:37.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:38.870Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:38.870Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:39.135Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:39.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 103, "offset": 94, "size": 50}}} 2018-11-06 16:08:40,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:40,058 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:40 GMT 2018-11-06 16:08:40,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:40,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4563 2018-11-06 16:08:40,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:40,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-11-06 16:08:40,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:40,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:40,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-06 16:08:40,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-11-06 16:08:40,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-06 16:08:40,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-11-06 16:08:40,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-06 16:08:40,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-11-06 16:08:40,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:08:41,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:41,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:41,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:41,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:41,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:41,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:41,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:41,371 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:41,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:41,372 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:41 GMT 2018-11-06 16:08:41,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:41,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:41,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:46,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:46,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:46,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:46,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:46,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:46,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:46,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:46,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:46,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:40.157Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:40.157Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:40.157Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:40.157Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:42.399Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:42.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:42.399Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:42.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:42.399Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:42.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:42.399Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:42.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:44.024Z", "message": "connect_security_group(): source_id=fd3d159b-5de9-4951-8590-ca4a945d438c target={u'external_id': u'1eef472a-1fc7-4a4e-a011-05a9eba715f4', 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-11-06T16:08:44.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "b1fe4a9b-fe25-42ca-bf7c-f33cf51825b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:44.049Z", "message": "connect_security_group(): source_id=baea2622-0b68-4dff-acb1-8bb090721090 target={u'external_id': u'1eef472a-1fc7-4a4e-a011-05a9eba715f4', 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-11-06T16:08:44.049Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "bf18cbca-efea-4aaa-b2f3-b85af30014f9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:44.798Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:44.798Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:45.573Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:45.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:45.573Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:45.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:45.573Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:45.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 119, "offset": 103, "size": 50}}} 2018-11-06 16:08:46,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:46,449 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:46 GMT 2018-11-06 16:08:46,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:46,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6352 2018-11-06 16:08:46,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:46,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:46,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:46,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:46,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-11-06 16:08:46,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-11-06 16:08:46,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:46,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=fd3d159b-5de9-4951-8590-ca4a945d438c target={u'external_id': u'1eef472a-1fc7-4a4e-a011-05a9eba715f4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-06 16:08:46,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=baea2622-0b68-4dff-acb1-8bb090721090 target={u'external_id': u'1eef472a-1fc7-4a4e-a011-05a9eba715f4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-11-06 16:08:46,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-06 16:08:46,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-11-06 16:08:46,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-11-06 16:08:46,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-11-06 16:08:46,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:08:46,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:46,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:46,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:46,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:46,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:46,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:46,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:46,511 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:46,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:46,512 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:46 GMT 2018-11-06 16:08:46,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:46,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:46,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:51,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:51,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:51,595 - 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-11-06T16:08:46.973Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:46.973Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:47.584Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:47.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:47.584Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:47.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:48.594Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:48.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:48.594Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:48.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:48.594Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:48.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:48.594Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:48.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:48.594Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:48.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:48.645Z", "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'fd3d159b-5de9-4951-8590-ca4a945d438c', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:18:e8:19'}, {u'external_id': u'76f3f415-5bba-4d54-9c1e-ad266426289f', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a1:58:6b'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:48.645Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "19e9eb63-73ad-4d94-8602-f2ef88bb8b75"}, {"node_instance_id": "reference_vnf_host_qip98j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:49.097Z", "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-11-06T16:08:49.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3319546b-5c32-40d7-b04b-c37a2fd3ae1b"}, {"node_instance_id": "target_vnf_host_7nc5ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:49.097Z", "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-11-06T16:08:49.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "19e9eb63-73ad-4d94-8602-f2ef88bb8b75"}, {"node_instance_id": "reference_vnf_host_qip98j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:49.097Z", "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'baea2622-0b68-4dff-acb1-8bb090721090', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8c:e3:d5'}, {u'external_id': u'5c950f62-fd78-4e74-b87b-49234586296f', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:37:be:2b'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:49.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3319546b-5c32-40d7-b04b-c37a2fd3ae1b"}, {"node_instance_id": "target_vnf_host_7nc5ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:50.928Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4084803f-02cb-4a7e-bb20-f4a6856ae450'}, 'nics': [{'port-id': u'fd3d159b-5de9-4951-8590-ca4a945d438c'}, {'port-id': u'76f3f415-5bba-4d54-9c1e-ad266426289f'}], 'flavor': u'f35c6f17-a01e-4c61-88e3-56e0027aca80'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:50.928Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "19e9eb63-73ad-4d94-8602-f2ef88bb8b75"}, {"node_instance_id": "target_vnf_host_7nc5ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:51.138Z", "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-11-06T16:08:51.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "19e9eb63-73ad-4d94-8602-f2ef88bb8b75"}, {"node_instance_id": "reference_vnf_host_qip98j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:51.138Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4084803f-02cb-4a7e-bb20-f4a6856ae450'}, 'nics': [{'port-id': u'baea2622-0b68-4dff-acb1-8bb090721090'}, {'port-id': u'5c950f62-fd78-4e74-b87b-49234586296f'}], 'flavor': u'f35c6f17-a01e-4c61-88e3-56e0027aca80'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:51.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3319546b-5c32-40d7-b04b-c37a2fd3ae1b"}, {"node_instance_id": "reference_vnf_host_qip98j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:51.138Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4084803f-02cb-4a7e-bb20-f4a6856ae450'}, 'nics': [{'port-id': u'baea2622-0b68-4dff-acb1-8bb090721090'}, {'port-id': u'5c950f62-fd78-4e74-b87b-49234586296f'}], 'flavor': u'f35c6f17-a01e-4c61-88e3-56e0027aca80'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:51.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3319546b-5c32-40d7-b04b-c37a2fd3ae1b"}, {"node_instance_id": "target_vnf_host_7nc5ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:51.138Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4084803f-02cb-4a7e-bb20-f4a6856ae450'}, 'nics': [{'port-id': u'fd3d159b-5de9-4951-8590-ca4a945d438c'}, {'port-id': u'76f3f415-5bba-4d54-9c1e-ad266426289f'}], 'flavor': u'f35c6f17-a01e-4c61-88e3-56e0027aca80'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:51.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "19e9eb63-73ad-4d94-8602-f2ef88bb8b75"}, {"node_instance_id": "reference_vnf_host_qip98j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:51.138Z", "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-11-06T16:08:51.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "3319546b-5c32-40d7-b04b-c37a2fd3ae1b"}], "metadata": {"pagination": {"total": 137, "offset": 115, "size": 50}}} 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:51 GMT 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12412 2018-11-06 16:08:51,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:51,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-11-06 16:08:51,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:51,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-11-06 16:08:51,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-11-06 16:08:51,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-11-06 16:08:51,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-11-06 16:08:51,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-06 16:08:51,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-11-06 16:08:51,597 - 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'fd3d159b-5de9-4951-8590-ca4a945d438c', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:18:e8:19'}, {u'external_id': u'76f3f415-5bba-4d54-9c1e-ad266426289f', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a1:58:6b'}] 2018-11-06 16:08:51,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-11-06 16:08:51,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-11-06 16:08:51,597 - 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'baea2622-0b68-4dff-acb1-8bb090721090', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8c:e3:d5'}, {u'external_id': u'5c950f62-fd78-4e74-b87b-49234586296f', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:37:be:2b'}] 2018-11-06 16:08:51,598 - 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'5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4084803f-02cb-4a7e-bb20-f4a6856ae450'}, 'nics': [{'port-id': u'fd3d159b-5de9-4951-8590-ca4a945d438c'}, {'port-id': u'76f3f415-5bba-4d54-9c1e-ad266426289f'}], 'flavor': u'f35c6f17-a01e-4c61-88e3-56e0027aca80'} 2018-11-06 16:08:51,598 - 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-11-06 16:08:51,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4084803f-02cb-4a7e-bb20-f4a6856ae450'}, 'nics': [{'port-id': u'baea2622-0b68-4dff-acb1-8bb090721090'}, {'port-id': u'5c950f62-fd78-4e74-b87b-49234586296f'}], 'flavor': u'f35c6f17-a01e-4c61-88e3-56e0027aca80'} 2018-11-06 16:08:51,598 - 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'5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4084803f-02cb-4a7e-bb20-f4a6856ae450'}, 'nics': [{'port-id': u'baea2622-0b68-4dff-acb1-8bb090721090'}, {'port-id': u'5c950f62-fd78-4e74-b87b-49234586296f'}], 'flavor': u'f35c6f17-a01e-4c61-88e3-56e0027aca80'} 2018-11-06 16:08:51,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5a66c9d2-d5ce-49c7-b427-19ab3a389bc0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4084803f-02cb-4a7e-bb20-f4a6856ae450'}, 'nics': [{'port-id': u'fd3d159b-5de9-4951-8590-ca4a945d438c'}, {'port-id': u'76f3f415-5bba-4d54-9c1e-ad266426289f'}], 'flavor': u'f35c6f17-a01e-4c61-88e3-56e0027aca80'} 2018-11-06 16:08:51,598 - 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-11-06 16:08:51,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:08:51,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:51,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:51,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:51,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:51,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:51,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:51,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:51,676 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:51,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:51,676 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:51 GMT 2018-11-06 16:08:51,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:51,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:51,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:56,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:08:56,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:56,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:56,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:56,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:56,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:56,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:56,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:56,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:53.315Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:53.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:53.620Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:53.620Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:54.631Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:54.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:54.631Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:54.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:55.769Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:55.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:55.769Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:55.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:55.769Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:55.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:55.769Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:55.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:55.769Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:55.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:08:55.769Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:08:55.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 147, "offset": 133, "size": 50}}} 2018-11-06 16:08:56,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:56,755 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:56 GMT 2018-11-06 16:08:56,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:56,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4962 2018-11-06 16:08:56,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:08:56,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-06 16:08:56,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-11-06 16:08:56,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:56,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-11-06 16:08:56,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-06 16:08:56,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-11-06 16:08:56,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:56,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-11-06 16:08:56,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-11-06 16:08:56,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-11-06 16:08:56,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:08:56,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:08:56,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:08:56,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:08:56,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:08:56,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:08:56,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:08:56,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:08:56,822 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:08:56,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:08:56,822 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:08:56 GMT 2018-11-06 16:08:56,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:08:56,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:08:56,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:01,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:01,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:01,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:01,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:01,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:01,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:01,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:01,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:01,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:09:00.410Z", "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-11-06T16:09:00.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:09:00.784Z", "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-11-06T16:09:00.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-11-06 16:09:01,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:01,917 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:01 GMT 2018-11-06 16:09:01,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:01,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-11-06 16:09:01,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:01,918 - 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-11-06 16:09:01,918 - 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-11-06 16:09:01,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:01,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:01,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:01,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:01,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:01,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:01,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:01,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:01,983 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:01,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:01,983 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:01 GMT 2018-11-06 16:09:01,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:01,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:01,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:06,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:07,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:07,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:07,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:07,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:07,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:07,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:07,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:07,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-11-06 16:09:07,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:07,484 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:07 GMT 2018-11-06 16:09:07,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:07,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:09:07,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:07,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:07,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:07,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:07,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:07,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:07,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:07,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:07,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:07,738 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:07,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:07,738 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:07 GMT 2018-11-06 16:09:07,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:07,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:07,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:12,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:12,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:12,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:12,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:12,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:12,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:12,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:12,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:12,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-11-06 16:09:12,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:12,952 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:12 GMT 2018-11-06 16:09:12,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:12,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:09:12,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:12,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:13,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:13,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:13,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:13,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:13,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:13,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:13,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:13,233 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:13,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:13,233 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:13 GMT 2018-11-06 16:09:13,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:13,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:13,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:18,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:18,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:18,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:18,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:18,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:18,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:18,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:18,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:18,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-11-06 16:09:18,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:18,406 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:18 GMT 2018-11-06 16:09:18,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:18,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:09:18,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:18,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:18,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:18,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:18,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:18,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:18,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:18,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:18,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:18,739 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:18,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:18,739 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:18 GMT 2018-11-06 16:09:18,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:18,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:18,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:23,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:24,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:24,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:24,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:24,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:24,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:24,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:24,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:24,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-11-06 16:09:24,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:24,139 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:24 GMT 2018-11-06 16:09:24,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:24,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:09:24,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:24,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:24,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:24,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:24,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:24,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:24,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:24,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:24,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:24,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:24,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:24,612 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:24 GMT 2018-11-06 16:09:24,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:24,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:24,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:29,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:29,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:29,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:29,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:29,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:29,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:29,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:29,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:29,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-11-06 16:09:29,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:29,710 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:29 GMT 2018-11-06 16:09:29,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:29,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:09:29,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:29,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:29,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:29,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:29,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:29,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:29,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:29,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:29,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:29,769 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:29,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:29,770 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:29 GMT 2018-11-06 16:09:29,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:29,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:29,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:34,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:34,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:34,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:34,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:34,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:34,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:34,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:34,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:34,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_qip98j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:09:30.407Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:09:30.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:09:30.868Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:09:30.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:09:30.868Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:09:30.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:09:30.868Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:09:30.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:09:33.066Z", "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-11-06T16:09:33.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:09:33.937Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "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-11-06T16:09:33.937Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-11-06 16:09:34,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:34,851 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:34 GMT 2018-11-06 16:09:34,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:34,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-11-06 16:09:34,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:34,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-06 16:09:34,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-11-06 16:09:34,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-06 16:09:34,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-11-06 16:09:34,853 - 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-11-06 16:09:34,853 - 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-11-06 16:09:34,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:34,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:34,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:34,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:34,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:34,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:34,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:34,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:34,935 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:34,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:34,935 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:34 GMT 2018-11-06 16:09:34,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:34,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:34,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:39,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:40,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:40,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:40,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:40,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:40,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:40,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:40,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:40,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-11-06 16:09:40,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:40,015 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:40 GMT 2018-11-06 16:09:40,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:40,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:09:40,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:40,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:40,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:40,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:40,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:40,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:40,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:40,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:40,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:40,076 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:40,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:40,076 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:40 GMT 2018-11-06 16:09:40,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:40,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:40,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:45,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:45,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:45,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:45,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:45,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:45,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:45,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:45,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:45,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-11-06 16:09:45,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:45,167 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:45 GMT 2018-11-06 16:09:45,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:45,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:09:45,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:45,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:45,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:45,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:45,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:45,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:45,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:45,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:45,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:45,226 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:45,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:45,226 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:45 GMT 2018-11-06 16:09:45,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:45,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:45,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:50,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:50,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:50,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:50,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:50,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:50,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:50,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:50,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:50,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-11-06 16:09:50,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:50,300 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:50 GMT 2018-11-06 16:09:50,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:50,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:09:50,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:50,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:50,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:50,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:50,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:50,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:50,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:50,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:50,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:50,356 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:50,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:50,356 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:50 GMT 2018-11-06 16:09:50,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:50,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:50,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:55,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:09:55,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:55,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:55,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:55,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:55,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:55,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:55,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:55,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-11-06 16:09:55,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:55,441 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:55 GMT 2018-11-06 16:09:55,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:55,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:09:55,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:09:55,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:09:55,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:09:55,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:09:55,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:09:55,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:09:55,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:09:55,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:09:55,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:09:55,502 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:09:55,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:09:55,502 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:09:55 GMT 2018-11-06 16:09:55,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:09:55,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:09:55,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:10:00,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:10:00,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:10:00,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:10:00,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:10:00,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:10:00,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:10:00,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:10:00,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:10:00,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-11-06 16:10:00,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:10:00,582 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:10:00 GMT 2018-11-06 16:10:00,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:10:00,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-11-06 16:10:00,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:10:00,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:10:00,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:10:00,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:10:00,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:10:00,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:10:00,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:10:00,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:10:00,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:10:00,639 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:10:00,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:10:00,640 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:10:00 GMT 2018-11-06 16:10:00,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:10:00,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:10:00,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:10:05,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:10:05,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:10:05,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:10:05,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:10:05,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:10:05,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:10:05,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:10:05,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:10:05,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:10:03.079Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:10:03.079Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:10:03.967Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:10:03.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:10:03.967Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:10:03.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:10:03.967Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:10:03.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "target_vnf_host_7nc5ys", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:10:04.937Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:10:04.937Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "823833db-7e3f-464c-ae26-36b23984fe45"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:10:05.173Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:10:05.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": "reference_vnf_host_qip98j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:10:05.241Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:10:05.241Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa", "logger": "e3c1c3b9-f2ef-4331-9c89-59a994f8a6c1"}], "metadata": {"pagination": {"total": 162, "offset": 151, "size": 50}}} 2018-11-06 16:10:05,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:10:05,722 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:10:05 GMT 2018-11-06 16:10:05,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:10:05,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3721 2018-11-06 16:10:05,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:10:05,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-06 16:10:05,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-11-06 16:10:05,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-06 16:10:05,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-11-06 16:10:05,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-11-06 16:10:05,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-11-06 16:10:05,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-11-06 16:10:05,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:10:05,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:10:05,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:10:05,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:10:05,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:10:05,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:10:05,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:10:05,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:10:05,787 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:10:05,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:10:05,787 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:10:05 GMT 2018-11-06 16:10:05,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:10:05,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-11-06 16:10:05,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:10:10,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:10:10,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:10:10,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:10:10,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:10:10,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:10:10,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:10:10,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:10:10,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:10:10,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:10:05.979Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:10:05.979Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:10:06.995Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-11-06T16:10:06.995Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 164, "offset": 158, "size": 50}}} 2018-11-06 16:10:10,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:10:10,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:10:10 GMT 2018-11-06 16:10:10,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:10:10,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1052 2018-11-06 16:10:10,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:10:10,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-11-06 16:10:10,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-11-06 16:10:10,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/982ba3e5-bb69-420e-bc18-15c67342affa 2018-11-06 16:10:10,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:10:10,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:10:10,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:10:10,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:10:10,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:10:10,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:10:10,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:10:10,922 - 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-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"} 2018-11-06 16:10:10,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:10:10,922 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:10:10 GMT 2018-11-06 16:10:10,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:10:10,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-11-06 16:10:10,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:10:10,922 - 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-11-06T16:08:08.263Z', 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'982ba3e5-bb69-420e-bc18-15c67342affa'} 2018-11-06 16:10:10,936 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-11-06 16:10:11,007 - 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.207'}, 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.206'}}, 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-11-06 16:10:11,077 - 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.207'}, 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.206'}}, 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-11-06 16:10:11,077 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-11-06 16:10:11,077 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.207 2018-11-06 16:10:11,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:10:11,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:10:12,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:10:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7f0d1e8-c5dc-49e8-b33c-e9dce569b593 x-compute-request-id: req-e7f0d1e8-c5dc-49e8-b33c-e9dce569b593 Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:be:2b", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "4a63e148-6e87-435d-9d6b-c14137a643de", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:58:6b", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "02efc509-d0d4-406b-b154-2a0bfdd03ea1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:10:12,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e7f0d1e8-c5dc-49e8-b33c-e9dce569b593 2018-11-06 16:10:12,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1143219471s 2018-11-06 16:10:12,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e7f0d1e8-c5dc-49e8-b33c-e9dce569b593 2018-11-06 16:10:12,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:10:12,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:10:12,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-defa38cb-7d5d-4275-967e-c738ad0b1dd8 x-compute-request-id: req-defa38cb-7d5d-4275-967e-c738ad0b1dd8 Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:be:2b", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "4a63e148-6e87-435d-9d6b-c14137a643de", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:58:6b", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "02efc509-d0d4-406b-b154-2a0bfdd03ea1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:10:12,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-defa38cb-7d5d-4275-967e-c738ad0b1dd8 2018-11-06 16:10:12,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702775001526s 2018-11-06 16:10:12,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-defa38cb-7d5d-4275-967e-c738ad0b1dd8 2018-11-06 16:10:12,904 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.5 2018-11-06 16:10:12,904 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:8c:e3:d5 2018-11-06 16:10:12,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:10:12,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:10:13,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-0b2018e0-50ad-434a-a642-eee5d07405db x-compute-request-id: req-0b2018e0-50ad-434a-a642-eee5d07405db Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:be:2b", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "4a63e148-6e87-435d-9d6b-c14137a643de", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:58:6b", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "02efc509-d0d4-406b-b154-2a0bfdd03ea1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:10:13,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0b2018e0-50ad-434a-a642-eee5d07405db 2018-11-06 16:10:13,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.937992095947s 2018-11-06 16:10:13,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0b2018e0-50ad-434a-a642-eee5d07405db 2018-11-06 16:10:13,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:10:13,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:10:14,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:10:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2db6e43-00cb-4129-93dd-df7f4e324e4b x-compute-request-id: req-c2db6e43-00cb-4129-93dd-df7f4e324e4b Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:be:2b", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "4a63e148-6e87-435d-9d6b-c14137a643de", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:58:6b", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "02efc509-d0d4-406b-b154-2a0bfdd03ea1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:10:14,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2db6e43-00cb-4129-93dd-df7f4e324e4b 2018-11-06 16:10:14,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731143951416s 2018-11-06 16:10:14,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2db6e43-00cb-4129-93dd-df7f4e324e4b 2018-11-06 16:10:14,582 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.11 2018-11-06 16:10:14,583 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:37:be:2b 2018-11-06 16:10:14,583 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-11-06 16:10:14,583 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.206 2018-11-06 16:10:14,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:10:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:10:15,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:10:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cb30529-a36b-478a-8e94-57a570394e23 x-compute-request-id: req-5cb30529-a36b-478a-8e94-57a570394e23 Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:be:2b", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "4a63e148-6e87-435d-9d6b-c14137a643de", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:58:6b", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "02efc509-d0d4-406b-b154-2a0bfdd03ea1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:10:15,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5cb30529-a36b-478a-8e94-57a570394e23 2018-11-06 16:10:15,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09249210358s 2018-11-06 16:10:15,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5cb30529-a36b-478a-8e94-57a570394e23 2018-11-06 16:10:15,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:10:15,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:10:16,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:10: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-01d2da86-0903-4d04-bb24-dca601b97983 x-compute-request-id: req-01d2da86-0903-4d04-bb24-dca601b97983 Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:be:2b", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "4a63e148-6e87-435d-9d6b-c14137a643de", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:58:6b", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "02efc509-d0d4-406b-b154-2a0bfdd03ea1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:10:16,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01d2da86-0903-4d04-bb24-dca601b97983 2018-11-06 16:10:16,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640623807907s 2018-11-06 16:10:16,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01d2da86-0903-4d04-bb24-dca601b97983 2018-11-06 16:10:16,325 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2018-11-06 16:10:16,325 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:18:e8:19 2018-11-06 16:10:16,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:10:16,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:10:16,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-d8534cd3-c185-4b19-8402-a16354b5dabb x-compute-request-id: req-d8534cd3-c185-4b19-8402-a16354b5dabb Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:be:2b", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "4a63e148-6e87-435d-9d6b-c14137a643de", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:58:6b", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "02efc509-d0d4-406b-b154-2a0bfdd03ea1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:10:16,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d8534cd3-c185-4b19-8402-a16354b5dabb 2018-11-06 16:10:16,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.268282175064s 2018-11-06 16:10:16,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d8534cd3-c185-4b19-8402-a16354b5dabb 2018-11-06 16:10:16,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:10:16,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:10:17,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-c6fcfc69-fc28-4cf8-a019-16f1c426be52 x-compute-request-id: req-c6fcfc69-fc28-4cf8-a019-16f1c426be52 Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:be:2b", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "4a63e148-6e87-435d-9d6b-c14137a643de", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:58:6b", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "02efc509-d0d4-406b-b154-2a0bfdd03ea1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:10:17,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c6fcfc69-fc28-4cf8-a019-16f1c426be52 2018-11-06 16:10:17,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557008981705s 2018-11-06 16:10:17,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c6fcfc69-fc28-4cf8-a019-16f1c426be52 2018-11-06 16:10:17,159 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2018-11-06 16:10:17,159 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:a1:58:6b 2018-11-06 16:10:17,160 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-11-06 16:10:17,182 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-11-06 16:10:17,199 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-11-06 16:10:17,199 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-11-06 16:10:17,277 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-11-06 16:10:17' 2018-11-06 16:10:17,277 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-11-06 16:10:17,277 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-11-06 16:10:17,340 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-11-06 16:10:17,344 - paramiko.transport - DEBUG - starting thread (client mode): 0xacb79d90L 2018-11-06 16:10:17,345 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 16:10:17,348 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-11-06 16:10:17,348 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-11-06 16:10:17,349 - 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-11-06 16:10:17,349 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-11-06 16:10:17,350 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-11-06 16:10:17,350 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 16:10:17,350 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-11-06 16:10:17,350 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 16:10:17,387 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-11-06 16:10:17,483 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-11-06 16:10:17,483 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 16:10:17,484 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-11-06 16:10:17,516 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 16:10:17,523 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-11-06 16:10:17,523 - paramiko.transport - INFO - Authentication (password) successful! 2018-11-06 16:10:17,548 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2018-11-06 16:10:17,548 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 16:10:17,549 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 16:10:17,549 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 16:10:17,552 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 16:10:17,553 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 16:10:18,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-11-06 16:10:19,596 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-11-06 16:10:24,602 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-11-06 16:10:25,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-11-06 16:10:30,609 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-11-06 16:10:31,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-11-06 16:10:36,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-11-06 16:10:37,619 - 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-11-06 16:10:42,624 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-11-06 16:10:43,626 - 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-11-06 16:10:48,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-11-06 16:10:49,634 - 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-11-06 16:10:54,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-11-06 16:10:55,641 - 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-11-06 16:11:00,646 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-11-06 16:11:01,648 - 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-11-06 16:11:06,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-11-06 16:11:07,655 - 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-11-06 16:11:12,661 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-11-06 16:11:13,663 - 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-11-06 16:11:18,668 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-11-06 16:11:19,670 - 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-11-06 16:11:24,676 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-11-06 16:11:25,678 - 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-11-06 16:11:30,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-11-06 16:11:31,685 - 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-11-06 16:11:36,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-06 16:11:37,693 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-06 16:11:42,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' 2018-11-06 16:11:43,700 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-11-06 16:11:48,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 2018-11-06 16:11:49,707 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 [edit] vyos@vyos# 2018-11-06 16:11:54,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.7 2018-11-06 16:11:55,715 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.7 [edit] vyos@vyos# 2018-11-06 16:12:00,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-11-06 16:12:01,722 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-11-06 16:12:06,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 2018-11-06 16:12:07,729 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-11-06 16:12:12,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-11-06 16:12:13,737 - 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-11-06 16:12:18,742 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-11-06 16:12:19,744 - 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-11-06 16:12:24,750 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-11-06 16:12:25,752 - 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-11-06 16:12:30,754 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-11-06 16:12:31,756 - 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-11-06 16:12:36,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-11-06 16:12:37,763 - 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-11-06 16:12:42,769 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-11-06 16:12:43,770 - 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-11-06 16:12:48,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-11-06 16:12:49,777 - 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-11-06 16:12:54,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-11-06 16:12:55,784 - 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-11-06 16:13:00,789 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-11-06 16:13:01,791 - 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-11-06 16:13:06,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-11-06 16:13:07,799 - 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-11-06 16:13:12,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2018-11-06 16:13:13,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-11-06 16:13:18,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-06 16:13:19,812 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-06 16:13:24,830 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 16:13:24,833 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-11-06 16:13:24,886 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-11-06 16:13:24,890 - paramiko.transport - DEBUG - starting thread (client mode): 0xad09a4d0L 2018-11-06 16:13:24,890 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 16:13:24,895 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-11-06 16:13:24,895 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-11-06 16:13:24,897 - 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-11-06 16:13:24,897 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-11-06 16:13:24,897 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-11-06 16:13:24,897 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 16:13:24,898 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-11-06 16:13:24,898 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 16:13:24,931 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-11-06 16:13:25,040 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-11-06 16:13:25,041 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 16:13:25,044 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.207: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-11-06 16:13:25,080 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 16:13:25,090 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-11-06 16:13:25,090 - paramiko.transport - INFO - Authentication (password) successful! 2018-11-06 16:13:25,108 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-11-06 16:13:25,109 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 16:13:25,110 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 16:13:25,110 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 16:13:25,113 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 16:13:25,114 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 16:13:26,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-11-06 16:13:27,139 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-11-06 16:13:32,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-11-06 16:13:33,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-11-06 16:13:38,152 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-11-06 16:13:39,154 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-11-06 16:13:44,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-11-06 16:13:45,161 - 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-11-06 16:13:50,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-11-06 16:13:51,169 - 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-11-06 16:13:56,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-11-06 16:13:57,176 - 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-11-06 16:14:02,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-11-06 16:14:03,183 - 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-11-06 16:14:08,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-11-06 16:14:09,186 - 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-11-06 16:14:14,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-11-06 16:14:15,193 - 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-11-06 16:14:20,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-11-06 16:14:21,200 - 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-11-06 16:14:26,203 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-11-06 16:14:27,205 - 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-11-06 16:14:32,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-11-06 16:14:33,212 - 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-11-06 16:14:38,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-11-06 16:14:39,220 - 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-11-06 16:14:44,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-06 16:14:45,227 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-06 16:14:50,233 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2018-11-06 16:14:51,234 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-11-06 16:14:56,240 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2018-11-06 16:14:57,242 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2018-11-06 16:15:02,247 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.11 2018-11-06 16:15:03,249 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.11 [edit] vyos@vyos# 2018-11-06 16:15:08,255 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-11-06 16:15:09,257 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-11-06 16:15:14,262 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2018-11-06 16:15:15,264 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-11-06 16:15:20,270 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-11-06 16:15:21,272 - 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-11-06 16:15:26,277 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-11-06 16:15:27,279 - 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-11-06 16:15:32,285 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-11-06 16:15:33,287 - 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-11-06 16:15:38,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-11-06 16:15:39,294 - 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-11-06 16:15:44,296 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-11-06 16:15:45,298 - 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-11-06 16:15:50,303 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-11-06 16:15:51,305 - 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-11-06 16:15:56,311 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-11-06 16:15:57,313 - 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-11-06 16:16:02,318 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-11-06 16:16:03,320 - 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-11-06 16:16:08,326 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-11-06 16:16:09,328 - 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-11-06 16:16:14,333 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-11-06 16:16:15,336 - 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-11-06 16:16:20,341 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.11 2018-11-06 16:16:21,343 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-11-06 16:16:26,348 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-11-06 16:16:27,350 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-11-06 16:16:32,443 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 16:16:32,470 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-11-06 16:16:32,470 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-11-06 16:17:32,474 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-11-06 16:17:32,519 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-11-06 16:17:32,523 - paramiko.transport - DEBUG - starting thread (client mode): 0xad03e110L 2018-11-06 16:17:32,524 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-11-06 16:17:32,527 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-11-06 16:17:32,527 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-11-06 16:17:32,528 - 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-11-06 16:17:32,528 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-11-06 16:17:32,529 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-11-06 16:17:32,529 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-06 16:17:32,529 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-11-06 16:17:32,529 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-06 16:17:32,561 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-11-06 16:17:32,670 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-11-06 16:17:32,671 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-06 16:17:32,673 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-11-06 16:17:32,711 - paramiko.transport - DEBUG - userauth is OK 2018-11-06 16:17:32,716 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-11-06 16:17:32,716 - paramiko.transport - INFO - Authentication (password) successful! 2018-11-06 16:17:32,737 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2018-11-06 16:17:32,738 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-06 16:17:32,739 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-06 16:17:32,739 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-06 16:17:32,741 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 16:17:32,742 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-06 16:17:33,744 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-11-06 16:18:03,852 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 16:18:03,885 - 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-11-06 16:18:03,886 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.11 4 65002 3 6 0 0 0 00:01:00 10 Total number of neighbors 1 vyos@vyos:~$ 2018-11-06 16:18:03,886 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 | no-more BGP neighbor is 12.0.0.11, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.11 BGP state = Established, up for 00:01:06 Last read 07:50:16, 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.7 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.7, Local port: 179 Foreign host: 12.0.0.11, Foreign port: 54735 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fea1:586b Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-11-06 16:18:03,886 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-06 16:18:03,886 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-06 16:18:03,886 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-11-06 16:18:03,887 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-11-06 16:18:03,887 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.6' 2018-11-06 16:18:03,887 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-11-06 16:18:03,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:18:03,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:05,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:18:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4894241-86be-4888-9084-b92d636b3b80 x-compute-request-id: req-d4894241-86be-4888-9084-b92d636b3b80 Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:be:2b", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "4a63e148-6e87-435d-9d6b-c14137a643de", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:58:6b", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "02efc509-d0d4-406b-b154-2a0bfdd03ea1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:18:05,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d4894241-86be-4888-9084-b92d636b3b80 2018-11-06 16:18:05,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.77638196945s 2018-11-06 16:18:05,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d4894241-86be-4888-9084-b92d636b3b80 2018-11-06 16:18:05,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 16:18:05,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:05,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16: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-17e6db92-dc84-4164-9b2b-90ae306f4733 x-compute-request-id: req-17e6db92-dc84-4164-9b2b-90ae306f4733 Content-Type: application/json 2018-11-06 16:18:05,822 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de used request id req-17e6db92-dc84-4164-9b2b-90ae306f4733 2018-11-06 16:18:05,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154112100601s 2018-11-06 16:18:05,823 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de used request id req-17e6db92-dc84-4164-9b2b-90ae306f4733 2018-11-06 16:18:05,823 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-11-06 16:18:05,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:18:05,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:07,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-69b7a9b5-9fcc-43b2-8428-50fe47dd9379 x-compute-request-id: req-69b7a9b5-9fcc-43b2-8428-50fe47dd9379 Content-Encoding: gzip Content-Length: 1205 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:e3:d5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:be:2b", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4a63e148-6e87-435d-9d6b-c14137a643de", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "4a63e148-6e87-435d-9d6b-c14137a643de", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:18:05Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e8:19", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:58:6b", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1", "rel": "bookmark"}], "image": {"id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "links": [{"href": "http://172.30.9.27:8774/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:09:39.000000", "flavor": {"id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "links": [{"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}]}, "id": "02efc509-d0d4-406b-b154-2a0bfdd03ea1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:09:40Z", "hostId": "fddf825fb208b4b28460683212ad922a3962378713192c5e9d0782e3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-11-06T16:08:53Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4084803f-02cb-4a7e-bb20-f4a6856ae450"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:06:06Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:18:07,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-69b7a9b5-9fcc-43b2-8428-50fe47dd9379 2018-11-06 16:18:07,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.60796308517s 2018-11-06 16:18:07,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-69b7a9b5-9fcc-43b2-8428-50fe47dd9379 2018-11-06 16:18:07,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 16:18:07,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:07,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c08eb5d4-1d1b-4b42-870d-50c7761be03e x-compute-request-id: req-c08eb5d4-1d1b-4b42-870d-50c7761be03e Content-Type: application/json 2018-11-06 16:18:07,588 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1 used request id req-c08eb5d4-1d1b-4b42-870d-50c7761be03e 2018-11-06 16:18:07,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.153053045273s 2018-11-06 16:18:07,589 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/02efc509-d0d4-406b-b154-2a0bfdd03ea1 used request id req-c08eb5d4-1d1b-4b42-870d-50c7761be03e 2018-11-06 16:18:07,706 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 16:18:07,707 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:23 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-06 16:18:07,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-11-06 16:18:07,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-11-06 16:18:07,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:07,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:07,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:07,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:07,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:07,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:07,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:07,795 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:07:29.787Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "db3b7de9-ee24-48f2-92e5-fe6bb8f2a38d"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-06T16:08:08.263Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "982ba3e5-bb69-420e-bc18-15c67342affa"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-11-06 16:18:07,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:07,796 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:07 GMT 2018-11-06 16:18:07,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:07,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-11-06 16:18:07,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:07,796 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-11-06 16:18:07,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:07,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:07,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:07,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:07,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:07,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:07,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:07,983 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-11-06 16:18:07,983 - 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-11-06T16:18:07.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"} 2018-11-06 16:18:07,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:07,983 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:07 GMT 2018-11-06 16:18:07,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:07,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-06 16:18:07,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:07,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:18:08,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:08,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:08,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:08,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:08,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:08,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:08,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:08,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-11-06 16:18:08,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:08,057 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:08 GMT 2018-11-06 16:18:08,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:08,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-11-06 16:18:08,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:08,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/75125bfa-f58e-40a6-b6ad-1ee121a0b3b0 2018-11-06 16:18:08,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:08,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:08,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:08,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:08,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:08,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:08,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:08,125 - 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-11-06T16:18:07.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"} 2018-11-06 16:18:08,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:08,125 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:08 GMT 2018-11-06 16:18:08,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:08,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-06 16:18:08,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:13,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:18:13,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:13,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:13,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:13,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:13,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:13,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:13,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:13,199 - 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-11-06T16:18:08.652Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:08.652Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:09.665Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:09.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:09.665Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:09.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:09.665Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:09.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:10.267Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:10.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:10.267Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:10.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:10.267Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:10.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:11.328Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 4a63e148-6e87-435d-9d6b-c14137a643de could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 4a63e148-6e87-435d-9d6b-c14137a643de 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 4a63e148-6e87-435d-9d6b-c14137a643de could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-06T16:18:11.328Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:12.295Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:12.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:12.295Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 02efc509-d0d4-406b-b154-2a0bfdd03ea1 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 02efc509-d0d4-406b-b154-2a0bfdd03ea1 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 02efc509-d0d4-406b-b154-2a0bfdd03ea1 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-06T16:18:12.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:12.295Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:12.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-11-06 16:18:13,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:13,199 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:13 GMT 2018-11-06 16:18:13,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:13,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-11-06 16:18:13,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:13,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-11-06 16:18:13,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-06 16:18:13,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:13,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:13,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-11-06 16:18:13,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-06 16:18:13,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-11-06 16:18:13,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 4a63e148-6e87-435d-9d6b-c14137a643de could not be found. [status_code=404] 2018-11-06 16:18:13,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-06 16:18:13,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 02efc509-d0d4-406b-b154-2a0bfdd03ea1 could not be found. [status_code=404] 2018-11-06 16:18:13,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-06 16:18:13,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/75125bfa-f58e-40a6-b6ad-1ee121a0b3b0 2018-11-06 16:18:13,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:13,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:13,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:13,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:13,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:13,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:13,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:13,268 - 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-11-06T16:18:07.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"} 2018-11-06 16:18:13,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:13,269 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:13 GMT 2018-11-06 16:18:13,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:13,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-06 16:18:13,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:18,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:18:18,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:18,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:18,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:18,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:18,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:18,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:18,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:18,379 - 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-11-06T16:18:13.742Z", "message": "Detaching port 76f3f415-5bba-4d54-9c1e-ad266426289f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:13.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "05ac4547-f059-4ade-b11a-e7faf18bbb42"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:14.219Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:14.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:14.323Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:14.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:14.391Z", "message": "Detaching port 5c950f62-fd78-4e74-b87b-49234586296f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:14.391Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "e5c8d743-f7dc-4835-be59-c73e75f69a94"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:14.391Z", "message": "Successfully detached port 5c950f62-fd78-4e74-b87b-49234586296f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:14.391Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "e5c8d743-f7dc-4835-be59-c73e75f69a94"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:15.335Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:15.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:15.335Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:15.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:15.335Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:15.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:15.402Z", "message": "Successfully detached port 76f3f415-5bba-4d54-9c1e-ad266426289f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:15.402Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "05ac4547-f059-4ade-b11a-e7faf18bbb42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:16.465Z", "message": "Detaching port baea2622-0b68-4dff-acb1-8bb090721090...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:16.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "d35e773d-aba8-46ca-88ec-b5fdf7224154"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:17.420Z", "message": "Successfully detached port baea2622-0b68-4dff-acb1-8bb090721090", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:17.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "d35e773d-aba8-46ca-88ec-b5fdf7224154"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:17.451Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:17.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}], "metadata": {"pagination": {"total": 26, "offset": 11, "size": 50}}} 2018-11-06 16:18:18,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:18,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:18 GMT 2018-11-06 16:18:18,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:18,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6275 2018-11-06 16:18:18,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:18,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 76f3f415-5bba-4d54-9c1e-ad266426289f... 2018-11-06 16:18:18,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-06 16:18:18,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-06 16:18:18,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 5c950f62-fd78-4e74-b87b-49234586296f... 2018-11-06 16:18:18,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 5c950f62-fd78-4e74-b87b-49234586296f 2018-11-06 16:18:18,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-11-06 16:18:18,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-11-06 16:18:18,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-06 16:18:18,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 76f3f415-5bba-4d54-9c1e-ad266426289f 2018-11-06 16:18:18,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port baea2622-0b68-4dff-acb1-8bb090721090... 2018-11-06 16:18:18,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port baea2622-0b68-4dff-acb1-8bb090721090 2018-11-06 16:18:18,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-06 16:18:18,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/75125bfa-f58e-40a6-b6ad-1ee121a0b3b0 2018-11-06 16:18:18,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:18,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:18,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:18,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:18,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:18,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:18,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:18,455 - 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-11-06T16:18:07.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"} 2018-11-06 16:18:18,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:18,455 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:18 GMT 2018-11-06 16:18:18,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:18,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-06 16:18:18,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:23,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:23,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:23,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_qip98j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:18.349Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:18.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:18.349Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:18.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:18.349Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:18.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:18.432Z", "message": "Detaching port fd3d159b-5de9-4951-8590-ca4a945d438c...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:18.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "281f5002-2828-4821-bb5d-52bd133295fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:18.432Z", "message": "Successfully detached port fd3d159b-5de9-4951-8590-ca4a945d438c", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:18.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "281f5002-2828-4821-bb5d-52bd133295fc"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:19.381Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:19.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:19.381Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:19.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:19.381Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:19.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:19.381Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:19.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_host_qip98j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:19.453Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:19.453Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "ac67bd0a-9207-4ce8-b96c-186b34dd2b49"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:20.399Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:20.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:20.399Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:20.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_host_7nc5ys", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:20.399Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 02efc509-d0d4-406b-b154-2a0bfdd03ea1 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 02efc509-d0d4-406b-b154-2a0bfdd03ea1 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 02efc509-d0d4-406b-b154-2a0bfdd03ea1 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-06T16:18:20.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_host_qip98j", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:20.399Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 4a63e148-6e87-435d-9d6b-c14137a643de could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 4a63e148-6e87-435d-9d6b-c14137a643de 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 4a63e148-6e87-435d-9d6b-c14137a643de could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-11-06T16:18:20.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_host_7nc5ys", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:20.472Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:20.472Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "af56b8bb-3db9-4d94-a150-a3b054806e15"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:21.456Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:21.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:21.456Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:21.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:21.456Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:21.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "keypair_nxmxph", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:21.456Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:21.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:21.456Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:21.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:21.456Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:21.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:21.456Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:21.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:21.456Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:21.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:21.950Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:21.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "7b093c49-94be-4187-bd18-b8e6ce9fb8a9"}, {"node_instance_id": "keypair_nxmxph", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:22.499Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:22.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:22.499Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:22.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:22.499Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:22.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "keypair_nxmxph", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:22.499Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:22.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:22.499Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:22.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "keypair_nxmxph", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:22.499Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:22.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "keypair_nxmxph", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:23.204Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:23.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "3a5302c4-5476-4ee5-9afe-7614d7d303ef"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:23.484Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:23.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "6379b3c7-c0c4-40f9-8354-c85d1cc8fd2c"}, {"node_instance_id": "keypair_nxmxph", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:23.484Z", "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-11-06T16:18:23.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "3a5302c4-5476-4ee5-9afe-7614d7d303ef"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:23.516Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:23.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:23.516Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:23.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:23.516Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:23.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_data_plane_port_i5qn9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:23.516Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:23.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}], "metadata": {"pagination": {"total": 63, "offset": 23, "size": 50}}} 2018-11-06 16:18:23,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:23,560 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:23 GMT 2018-11-06 16:18:23,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:23,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23162 2018-11-06 16:18:23,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:23,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:23,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-06 16:18:23,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-06 16:18:23,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port fd3d159b-5de9-4951-8590-ca4a945d438c... 2018-11-06 16:18:23,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port fd3d159b-5de9-4951-8590-ca4a945d438c 2018-11-06 16:18:23,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:23,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-11-06 16:18:23,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-11-06 16:18:23,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-11-06 16:18:23,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-11-06 16:18:23,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:23,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:23,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 02efc509-d0d4-406b-b154-2a0bfdd03ea1 could not be found. [status_code=404] 2018-11-06 16:18:23,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 4a63e148-6e87-435d-9d6b-c14137a643de could not be found. [status_code=404] 2018-11-06 16:18:23,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-11-06 16:18:23,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:23,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-11-06 16:18:23,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-06 16:18:23,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:23,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:23,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:23,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-11-06 16:18:23,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-06 16:18:23,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-06 16:18:23,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:23,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:23,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-11-06 16:18:23,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-11-06 16:18:23,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-11-06 16:18:23,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-11-06 16:18:23,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-11-06 16:18:23,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-06 16:18:23,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-11-06 16:18:23,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-06 16:18:23,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-06 16:18:23,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-11-06 16:18:23,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-06 16:18:23,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/75125bfa-f58e-40a6-b6ad-1ee121a0b3b0 2018-11-06 16:18:23,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:23,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:23,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:23,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:23,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:23,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:23,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:23,627 - 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-11-06T16:18:07.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"} 2018-11-06 16:18:23,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:23,627 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:23 GMT 2018-11-06 16:18:23,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:23,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-06 16:18:23,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:28,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:18:28,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:28,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:28,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:28,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:28,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:28,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:28,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:28,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_4rpvjz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:24.521Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:24.521Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "f3056c1a-b00c-4e45-a5fe-373ab901a350"}, {"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:24.541Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:24.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:24.541Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:24.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:24.541Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:24.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:24.541Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:24.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "keypair_nxmxph", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:24.541Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:24.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_port_lkr0d1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:25.520Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:25.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "f2b0693d-9b1e-4b82-8942-043ee53c8443"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:25.562Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:25.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:25.562Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:25.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:25.562Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:25.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_data_plane_port_ymdl29", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:25.562Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:25.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:26.890Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:26.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:26.890Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:26.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_port_4rpvjz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:26.890Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:26.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:27.835Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:27.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "80f95256-eaaf-4faf-8222-adb586d04668"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:27.914Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:27.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:27.914Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:27.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:27.914Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:27.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:27.914Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:27.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:27.914Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:27.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:27.914Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:27.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_port_lkr0d1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:27.914Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:27.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:28.563Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:28.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "5b4024e9-8b88-45fd-96bd-78c5ae2d72bf"}], "metadata": {"pagination": {"total": 86, "offset": 60, "size": 50}}} 2018-11-06 16:18:28,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:28,768 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:28 GMT 2018-11-06 16:18:28,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:28,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11590 2018-11-06 16:18:28,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:28,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-06 16:18:28,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:28,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-06 16:18:28,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-06 16:18:28,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-11-06 16:18:28,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-11-06 16:18:28,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-11-06 16:18:28,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:28,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-11-06 16:18:28,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-11-06 16:18:28,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-06 16:18:28,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:28,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:28,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-06 16:18:28,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-11-06 16:18:28,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:28,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:28,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-06 16:18:28,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-11-06 16:18:28,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-06 16:18:28,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-11-06 16:18:28,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-11-06 16:18:28,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-11-06 16:18:28,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/75125bfa-f58e-40a6-b6ad-1ee121a0b3b0 2018-11-06 16:18:28,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:28,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:28,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:28,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:28,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:28,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:28,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:28,856 - 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-11-06T16:18:07.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"} 2018-11-06 16:18:28,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:28,856 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:28 GMT 2018-11-06 16:18:28,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:28,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-06 16:18:28,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:33,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:18:33,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:33,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:33,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:33,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:33,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:33,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:33,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:33,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_o3m3da", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:28.951Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:28.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:28.951Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:28.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:28.951Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:28.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:28.951Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:28.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "security_group_o3m3da", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:28.951Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:28.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:28.951Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:28.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:28.951Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:28.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "security_group_o3m3da", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:29.803Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:29.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "2ec4c6b7-2185-4771-8e50-3881554244f3"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:29.964Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:29.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "security_group_o3m3da", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:29.964Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:29.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:29.964Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:29.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "security_group_o3m3da", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:29.964Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:29.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "reference_vnf_ip_b9xsb5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:29.964Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:29.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_ip_lr1mod", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:30.628Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:30.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "d637e945-d585-4d16-9261-7b052cae2f47"}, {"node_instance_id": "data_plane_subnet_m4o0kg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:30.972Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:30.972Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "data_plane_network_xf1bss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:31.985Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:31.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "target_vnf_ip_lr1mod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:31.985Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:31.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:31.985Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:31.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "security_group_o3m3da", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:31.985Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:31.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "data_plane_network_xf1bss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:33.024Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:33.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:33.024Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:33.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "data_plane_network_xf1bss", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:33.024Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:33.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:33.024Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:33.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "data_plane_network_xf1bss", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:33.024Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:33.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:33.024Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:33.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "management_plane_subnet_xiseoj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:33.241Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:33.241Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "4bbbadcc-4cec-444a-a69a-154b3abdeedc"}, {"node_instance_id": "data_plane_network_xf1bss", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:33.790Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:33.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "a74ad4df-f323-4f47-a868-9fb060fcda33"}], "metadata": {"pagination": {"total": 113, "offset": 83, "size": 50}}} 2018-11-06 16:18:33,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:33,933 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:33 GMT 2018-11-06 16:18:33,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:33,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13578 2018-11-06 16:18:33,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:33,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:33,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:33,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-11-06 16:18:33,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:33,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:33,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:33,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-11-06 16:18:33,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-11-06 16:18:33,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-11-06 16:18:33,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-11-06 16:18:33,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-11-06 16:18:33,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-11-06 16:18:33,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-06 16:18:33,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-11-06 16:18:33,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-11-06 16:18:33,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:33,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-11-06 16:18:33,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-11-06 16:18:33,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-11-06 16:18:33,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:33,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:33,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-06 16:18:33,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-11-06 16:18:33,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-06 16:18:33,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-11-06 16:18:33,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-11-06 16:18:33,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-11-06 16:18:33,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/75125bfa-f58e-40a6-b6ad-1ee121a0b3b0 2018-11-06 16:18:33,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:33,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:33,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:33,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:33,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:33,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:33,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:33,993 - 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-11-06T16:18:07.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"} 2018-11-06 16:18:33,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:33,993 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:33 GMT 2018-11-06 16:18:33,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:33,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-06 16:18:33,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:38,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:18:39,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:39,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:39,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:39,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:39,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:39,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:39,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:39,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_xf1bss", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:34.631Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:34.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "management_plane_subnet_xiseoj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:36.089Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:36.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "management_plane_network_w9vbh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:37.070Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:37.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "router_ey8g5u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:37.070Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:37.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "management_plane_network_w9vbh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:38.082Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:38.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "router_ey8g5u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:38.082Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:38.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "management_plane_network_w9vbh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:38.082Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:38.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "router_ey8g5u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:38.082Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:38.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "management_plane_network_w9vbh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:38.082Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:38.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "router_ey8g5u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:38.082Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:38.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "router_ey8g5u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:38.278Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:38.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "cbe83937-2eca-4ebe-8210-f2652434c1ed"}, {"node_instance_id": "management_plane_network_w9vbh8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:38.806Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:38.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "2c6ecb9a-59e4-4242-92d4-0757023046b7"}], "metadata": {"pagination": {"total": 125, "offset": 110, "size": 50}}} 2018-11-06 16:18:39,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:39,065 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:39 GMT 2018-11-06 16:18:39,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:39,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6034 2018-11-06 16:18:39,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:39,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-06 16:18:39,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-11-06 16:18:39,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:39,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:39,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:39,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:39,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-06 16:18:39,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-11-06 16:18:39,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-06 16:18:39,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-11-06 16:18:39,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-11-06 16:18:39,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-11-06 16:18:39,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/75125bfa-f58e-40a6-b6ad-1ee121a0b3b0 2018-11-06 16:18:39,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:39,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:39,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:39,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:39,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:39,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:39,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:39,139 - 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-11-06T16:18:07.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"} 2018-11-06 16:18:39,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:39,140 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:39 GMT 2018-11-06 16:18:39,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:39,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-06 16:18:39,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:44,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:18:44,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:44,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:44,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:44,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:44,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:44,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:44,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:44,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_w9vbh8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:39.562Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:39.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "router_ey8g5u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:41.607Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:41.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:43.099Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:43.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "external_network_jmp1mf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:43.895Z", "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-11-06T16:18:43.895Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0", "logger": "81409dda-ff94-43f3-83c0-d5e0fe32a8bc"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:44.117Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:44.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:44.117Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:44.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:44.117Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:44.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}, {"node_instance_id": "external_network_jmp1mf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:44.117Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:44.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}], "metadata": {"pagination": {"total": 133, "offset": 122, "size": 50}}} 2018-11-06 16:18:44,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:44,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:44 GMT 2018-11-06 16:18:44,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:44,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4136 2018-11-06 16:18:44,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:44,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-06 16:18:44,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-11-06 16:18:44,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-11-06 16:18:44,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-11-06 16:18:44,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-11-06 16:18:44,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-11-06 16:18:44,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-11-06 16:18:44,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-11-06 16:18:44,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/75125bfa-f58e-40a6-b6ad-1ee121a0b3b0 2018-11-06 16:18:44,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:44,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:44,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:44,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:44,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:44,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:44,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:44,287 - 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-11-06T16:18:07.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"} 2018-11-06 16:18:44,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:44,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:44 GMT 2018-11-06 16:18:44,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:44,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-11-06 16:18:44,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:49,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-11-06 16:18:49,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:49,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:49,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:49,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:49,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:49,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:49,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:49,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-11-06T16:18:45.145Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-11-06T16:18:45.145Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"}], "metadata": {"pagination": {"total": 134, "offset": 130, "size": 50}}} 2018-11-06 16:18:49,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:49,389 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:49 GMT 2018-11-06 16:18:49,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:49,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 529 2018-11-06 16:18:49,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:49,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-11-06 16:18:49,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/75125bfa-f58e-40a6-b6ad-1ee121a0b3b0 2018-11-06 16:18:49,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:49,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:49,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:49,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:49,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:49,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:49,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:49,449 - 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-11-06T16:18:07.882Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "75125bfa-f58e-40a6-b6ad-1ee121a0b3b0"} 2018-11-06 16:18:49,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:49,450 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:49 GMT 2018-11-06 16:18:49,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:49,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-11-06 16:18:49,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:49,450 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/deployments/vrouter-opnfv 2018-11-06 16:18:49,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:49,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:49,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:49,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:49,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:49,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:49,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:49,730 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-06 16:18:49,730 - 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": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "target_vnf_flavor_id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "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_6c02c339-d638-4967-8027-98715a05405e", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "keystone_password": "5844e557-c09b-4da7-a0dc-497309073e20", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "5a66c9d2-d5ce-49c7-b427-19ab3a389bc0", "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"}, "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-11-06T16:07:29.233Z", "updated_at": "2018-11-06T16:07:29.233Z", "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-11-06 16:18:49,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:49,731 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:49 GMT 2018-11-06 16:18:49,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:49,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-11-06 16:18:49,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:49,732 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/blueprints/vrouter-opnfv 2018-11-06 16:18:49,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-06 16:18:49,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-06 16:18:49,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-06 16:18:49,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-11-06 16:18:49,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-06 16:18:49,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-06 16:18:49,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-06 16:18:49,828 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-06 16:18:49,828 - 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-11-06T16:07:28.970Z", "updated_at": "2018-11-06T16:07:28.970Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\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"}, "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": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "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": "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"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "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-11-06 16:18:49,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-06 16:18:49,830 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 06 Nov 2018 16:18:49 GMT 2018-11-06 16:18:49,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-06 16:18:49,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-11-06 16:18:49,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-06 16:18:49,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 16:18:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:51,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ad2b7c6-4813-4a62-acf9-03ef5ba0228c Date: Tue, 06 Nov 2018 16:18:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 16:18:51,624 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0 used request id req-0ad2b7c6-4813-4a62-acf9-03ef5ba0228c 2018-11-06 16:18:51,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.78114390373s 2018-11-06 16:18:51,624 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5a66c9d2-d5ce-49c7-b427-19ab3a389bc0 used request id req-0ad2b7c6-4813-4a62-acf9-03ef5ba0228c 2018-11-06 16:18:51,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 16:18:51,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:18:52,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-6fa24cd8-2292-4253-88c8-5664b646f249 x-compute-request-id: req-6fa24cd8-2292-4253-88c8-5664b646f249 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "name": "vyos_vrouter-flavor_6c02c339-d638-4967-8027-98715a05405e", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "f35c6f17-a01e-4c61-88e3-56e0027aca80", "name": "vyos_vrouter-flavor_alt_6c02c339-d638-4967-8027-98715a05405e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 16:18:52,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6fa24cd8-2292-4253-88c8-5664b646f249 2018-11-06 16:18:52,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.577235937119s 2018-11-06 16:18:52,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6fa24cd8-2292-4253-88c8-5664b646f249 2018-11-06 16:18:52,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 16:18:52,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:18:52,249 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 16:18:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a0e6f09-120c-47a3-a0ce-d3888309e5c3 x-compute-request-id: req-8a0e6f09-120c-47a3-a0ce-d3888309e5c3 Content-Length: 0 Content-Type: application/json 2018-11-06 16:18:52,249 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80 used request id req-8a0e6f09-120c-47a3-a0ce-d3888309e5c3 2018-11-06 16:18:52,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.044862985611s 2018-11-06 16:18:52,249 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f35c6f17-a01e-4c61-88e3-56e0027aca80 used request id req-8a0e6f09-120c-47a3-a0ce-d3888309e5c3 2018-11-06 16:18:52,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-06 16:18:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/3122d89f-0532-4f42-9556-c8125318d3f7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:53,424 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb6699ec-ef80-4ebf-8058-b7f984b8d9a8 Content-Length: 0 Date: Tue, 06 Nov 2018 16:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:18:53,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/3122d89f-0532-4f42-9556-c8125318d3f7.json used request id req-cb6699ec-ef80-4ebf-8058-b7f984b8d9a8 2018-11-06 16:18:53,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.17279195786s 2018-11-06 16:18:53,425 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/3122d89f-0532-4f42-9556-c8125318d3f7.json used request id req-cb6699ec-ef80-4ebf-8058-b7f984b8d9a8 2018-11-06 16:18:53,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 16:18:53,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:53,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2f3eee39-9239-4d52-90dc-a0c6bb32cc8b Date: Tue, 06 Nov 2018 16:18:53 GMT RESP BODY: {"floatingips": []} 2018-11-06 16:18:53,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2f3eee39-9239-4d52-90dc-a0c6bb32cc8b 2018-11-06 16:18:53,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.165837049484s 2018-11-06 16:18:53,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2f3eee39-9239-4d52-90dc-a0c6bb32cc8b 2018-11-06 16:18:53,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-06 16:18:53,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:53,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:18: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-799c16e4-3155-4cd7-9a7f-ed6eb350e84b x-compute-request-id: req-799c16e4-3155-4cd7-9a7f-ed6eb350e84b Content-Type: application/json 2018-11-06 16:18:53,745 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9 used request id req-799c16e4-3155-4cd7-9a7f-ed6eb350e84b 2018-11-06 16:18:53,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147483825684s 2018-11-06 16:18:53,745 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9 used request id req-799c16e4-3155-4cd7-9a7f-ed6eb350e84b 2018-11-06 16:18:53,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:18:53,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:54,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:18: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-51508648-6358-4ea3-86f8-2896fb433808 x-compute-request-id: req-51508648-6358-4ea3-86f8-2896fb433808 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:18:53Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:18:54,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-51508648-6358-4ea3-86f8-2896fb433808 2018-11-06 16:18:54,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929167032242s 2018-11-06 16:18:54,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-51508648-6358-4ea3-86f8-2896fb433808 2018-11-06 16:18:54,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:18:56,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:18:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:57,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:18: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-2a9273b0-c22f-46fd-aadb-286d7f48638a x-compute-request-id: req-2a9273b0-c22f-46fd-aadb-286d7f48638a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:24:f2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7a073fb7-c622-40fb-b40b-ca018e2b51a9", "rel": "bookmark"}], "image": {"id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "links": [{"href": "http://172.30.9.27:8774/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-06T16:06:06.000000", "flavor": {"id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "links": [{"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}]}, "id": "7a073fb7-c622-40fb-b40b-ca018e2b51a9", "security_groups": [{"name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}], "user_id": "d638dfc44d2c444cb44d7539795c0969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-06T16:18:53Z", "hostId": "13046c4649c8569257a41f72f055160cce28311bf2084c2c67d8f54e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e", "name": "vyos_vrouter-vm_6c02c339-d638-4967-8027-98715a05405e", "created": "2018-11-06T16:03:36Z", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-06 16:18:57,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2a9273b0-c22f-46fd-aadb-286d7f48638a 2018-11-06 16:18:57,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763222932816s 2018-11-06 16:18:57,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2a9273b0-c22f-46fd-aadb-286d7f48638a 2018-11-06 16:18:57,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-06 16:18:59,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-06 16:18:59,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:59,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:18:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10d6d92a-d440-493c-8661-3cdf804e39ef x-compute-request-id: req-10d6d92a-d440-493c-8661-3cdf804e39ef Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-06 16:18:59,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-10d6d92a-d440-493c-8661-3cdf804e39ef 2018-11-06 16:18:59,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0933890342712s 2018-11-06 16:18:59,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-10d6d92a-d440-493c-8661-3cdf804e39ef 2018-11-06 16:18:59,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:18:59,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:18:59,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-5b3953b8-adf0-4f9e-8a48-e9d826b606fa Date: Tue, 06 Nov 2018 16:18:59 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:03:31Z", "updated_at": "2018-11-06T16:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-06T16:03:33Z", "revision_number": 0, "id": "07b7bbd4-c188-42bf-a8b6-e0d56d05dfba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:33Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "5a1c1743-ca36-4bbc-a9a8-24e21ea5293e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "a7053202-b79c-4976-a974-25e1401bbab5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:31Z", "revision_number": 0, "id": "ac9accd3-0e41-4cf1-b43f-0aea70abb386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:31Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-06T16:03:34Z", "revision_number": 0, "id": "b31e6fbb-cf4c-4b3c-a101-66e738aef909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:34Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-06T16:03:33Z", "revision_number": 0, "id": "d00f3020-f13a-4b7b-a5ff-4d95dedee09f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:33Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-06T16:03:34Z", "revision_number": 0, "id": "d5a6d985-2624-4db4-86f0-c48e6e68e076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:34Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:03:32Z", "revision_number": 0, "id": "eacd467f-ea06-4766-9d98-a398fdea8230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:03:32Z", "security_group_id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 8, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "12b5f796-13e1-4d48-84f3-9cf718e42a59", "name": "vyos_vrouter-sg_6c02c339-d638-4967-8027-98715a05405e"}, {"description": "Default security group", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:45Z", "updated_at": "2018-11-06T16:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "15880712-1a35-4e10-8d00-4c9d20c79e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "1f2d07e4-b187-405d-8c8a-c043791f61c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "d7416232-2d12-4bf1-bb99-7490b620ae25", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "e25a4f54-3ba7-4b42-a67e-ed3f6949263d", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 4, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "name": "default"}]} 2018-11-06 16:18:59,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5b3953b8-adf0-4f9e-8a48-e9d826b606fa 2018-11-06 16:18:59,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209062814713s 2018-11-06 16:18:59,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5b3953b8-adf0-4f9e-8a48-e9d826b606fa 2018-11-06 16:18:59,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 16:18:59,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/12b5f796-13e1-4d48-84f3-9cf718e42a59.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:19:00,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a20e0fed-4dc6-433e-b85a-f702e6a94b2e Content-Length: 0 Date: Tue, 06 Nov 2018 16:19:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:19:00,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/12b5f796-13e1-4d48-84f3-9cf718e42a59.json used request id req-a20e0fed-4dc6-433e-b85a-f702e6a94b2e 2018-11-06 16:19:00,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.301848173141s 2018-11-06 16:19:00,060 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/12b5f796-13e1-4d48-84f3-9cf718e42a59.json used request id req-a20e0fed-4dc6-433e-b85a-f702e6a94b2e 2018-11-06 16:19:00,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-06 16:19:00,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:19:00,096 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 16:19: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-551d0b7a-2748-47b8-ad51-bd4dbab05b94 x-compute-request-id: req-551d0b7a-2748-47b8-ad51-bd4dbab05b94 Content-Length: 0 Content-Type: application/json 2018-11-06 16:19:00,096 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e used request id req-551d0b7a-2748-47b8-ad51-bd4dbab05b94 2018-11-06 16:19:00,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0355379581451s 2018-11-06 16:19:00,096 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_6c02c339-d638-4967-8027-98715a05405e used request id req-551d0b7a-2748-47b8-ad51-bd4dbab05b94 2018-11-06 16:19:00,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-06 16:19:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e252b2fa-f1cd-4efe-93c9-7b0eef8309dd/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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" -d '{"subnet_id": "17a3a1bd-8c85-4d9a-87ba-0814979aa99c"}' 2018-11-06 16:19:01,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-50addf02-eea2-46c0-ba75-5433824cebaf Date: Tue, 06 Nov 2018 16:19:01 GMT RESP BODY: {"network_id": "9f85eedc-32c5-49f0-aab6-3a666f55364f", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "subnet_id": "17a3a1bd-8c85-4d9a-87ba-0814979aa99c", "subnet_ids": ["17a3a1bd-8c85-4d9a-87ba-0814979aa99c"], "port_id": "5ec6038f-d23d-4b91-a38e-8385ceb5b5f9", "id": "e252b2fa-f1cd-4efe-93c9-7b0eef8309dd"} 2018-11-06 16:19:01,647 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e252b2fa-f1cd-4efe-93c9-7b0eef8309dd/remove_router_interface.json used request id req-50addf02-eea2-46c0-ba75-5433824cebaf 2018-11-06 16:19:01,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54997587204s 2018-11-06 16:19:01,647 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e252b2fa-f1cd-4efe-93c9-7b0eef8309dd/remove_router_interface.json used request id req-50addf02-eea2-46c0-ba75-5433824cebaf returning object e252b2fa-f1cd-4efe-93c9-7b0eef8309dd 2018-11-06 16:19:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-06 16:19:01,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:19:02,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-63b47202-fd8e-42d9-82a2-82e1ab77431c Date: Tue, 06 Nov 2018 16:19:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:47Z", "admin_state_up": true, "updated_at": "2018-11-06T16:19:00Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "e252b2fa-f1cd-4efe-93c9-7b0eef8309dd", "name": "vyos_vrouter-router_6c02c339-d638-4967-8027-98715a05405e"}]} 2018-11-06 16:19:02,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-63b47202-fd8e-42d9-82a2-82e1ab77431c 2018-11-06 16:19:02,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.6060090065s 2018-11-06 16:19:02,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-63b47202-fd8e-42d9-82a2-82e1ab77431c 2018-11-06 16:19:02,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-06 16:19:02,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/e252b2fa-f1cd-4efe-93c9-7b0eef8309dd.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:19:06,248 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8b8f912-6e71-4061-bde5-777f3f97c829 Content-Length: 0 Date: Tue, 06 Nov 2018 16:19:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:19:06,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e252b2fa-f1cd-4efe-93c9-7b0eef8309dd.json used request id req-f8b8f912-6e71-4061-bde5-777f3f97c829 2018-11-06 16:19:06,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.99241495132s 2018-11-06 16:19:06,249 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e252b2fa-f1cd-4efe-93c9-7b0eef8309dd.json used request id req-f8b8f912-6e71-4061-bde5-777f3f97c829 2018-11-06 16:19:06,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 16:19:06,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:19:06,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-eae9844e-07ff-4748-9e4d-4d0d03514226 Date: Tue, 06 Nov 2018 16:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:01:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T16:01:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8b15e6e9071a42f4becc25d4d09a4b78","id":"17a3a1bd-8c85-4d9a-87ba-0814979aa99c","subnetpool_id":null,"name":"vyos_vrouter-subnet_6c02c339-d638-4967-8027-98715a05405e"}]} 2018-11-06 16:19:06,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-eae9844e-07ff-4748-9e4d-4d0d03514226 2018-11-06 16:19:06,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0562920570374s 2018-11-06 16:19:06,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-eae9844e-07ff-4748-9e4d-4d0d03514226 2018-11-06 16:19:06,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-06 16:19:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/17a3a1bd-8c85-4d9a-87ba-0814979aa99c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:19:08,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3bfb860-58a6-4956-870f-2f27146e1cae Date: Tue, 06 Nov 2018 16:19:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:19:08,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/17a3a1bd-8c85-4d9a-87ba-0814979aa99c.json used request id req-d3bfb860-58a6-4956-870f-2f27146e1cae 2018-11-06 16:19:08,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.05612516403s 2018-11-06 16:19:08,364 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/17a3a1bd-8c85-4d9a-87ba-0814979aa99c.json used request id req-d3bfb860-58a6-4956-870f-2f27146e1cae 2018-11-06 16:19:08,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 16:19:08,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:19:08,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-90bae767-663d-47c8-86ab-37aaa799e77c Date: Tue, 06 Nov 2018 16:19:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T16:19:08Z","tenant_id":"8b15e6e9071a42f4becc25d4d09a4b78","created_at":"2018-11-06T16:01:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"8b15e6e9071a42f4becc25d4d09a4b78","id":"9f85eedc-32c5-49f0-aab6-3a666f55364f","name":"vyos_vrouter-net_6c02c339-d638-4967-8027-98715a05405e"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 16:19:08,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-90bae767-663d-47c8-86ab-37aaa799e77c 2018-11-06 16:19:08,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113798141479s 2018-11-06 16:19:08,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-90bae767-663d-47c8-86ab-37aaa799e77c 2018-11-06 16:19:08,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-06 16:19:08,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/9f85eedc-32c5-49f0-aab6-3a666f55364f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:19:09,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6d87918-82f8-4555-b8a3-2f3a9a9c33f1 Date: Tue, 06 Nov 2018 16:19:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:19:09,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9f85eedc-32c5-49f0-aab6-3a666f55364f.json used request id req-f6d87918-82f8-4555-b8a3-2f3a9a9c33f1 2018-11-06 16:19:09,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37799119949s 2018-11-06 16:19:09,858 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9f85eedc-32c5-49f0-aab6-3a666f55364f.json used request id req-f6d87918-82f8-4555-b8a3-2f3a9a9c33f1 2018-11-06 16:19:09,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:19:09,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:19:10,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-f5a0fc17-ed41-4ece-8670-760909f0d754 Date: Tue, 06 Nov 2018 16:19:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap", "metadata": {}}], "file": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/file", "owner": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "size": 4373348352, "self": "/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-06T16:03:29Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6c02c339-d638-4967-8027-98715a05405e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-06T16:02:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:19:10,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f5a0fc17-ed41-4ece-8670-760909f0d754 2018-11-06 16:19:10,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192868947983s 2018-11-06 16:19:10,052 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f5a0fc17-ed41-4ece-8670-760909f0d754 2018-11-06 16:19:10,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 16:19:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b4e07df9ab5fb04820502f3c07e3ccd5090c7f74" 2018-11-06 16:19:13,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4cafc4d3-26ab-4f06-953f-ead2214c4563 Date: Tue, 06 Nov 2018 16:19:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 16:19:13,487 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6 used request id req-4cafc4d3-26ab-4f06-953f-ead2214c4563 2018-11-06 16:19:13,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.43324494362s 2018-11-06 16:19:13,487 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6e1de620-3cb8-4712-bc54-023b8b6bb2d6 used request id req-4cafc4d3-26ab-4f06-953f-ead2214c4563 2018-11-06 16:19:13,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 16:19:13,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:13,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-34296c10-8f11-4aa3-be6a-e98217114719 x-compute-request-id: req-34296c10-8f11-4aa3-be6a-e98217114719 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "9f847a6a-87c0-492d-80fa-924d6fbee722", "name": "vyos_vrouter-flavor_6c02c339-d638-4967-8027-98715a05405e", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 16:19:13,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-34296c10-8f11-4aa3-be6a-e98217114719 2018-11-06 16:19:13,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0416378974915s 2018-11-06 16:19:13,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-34296c10-8f11-4aa3-be6a-e98217114719 2018-11-06 16:19:13,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 16:19:13,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:13,585 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 16: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-484d5be1-bdee-4f93-95dd-d3ff8584a8cd x-compute-request-id: req-484d5be1-bdee-4f93-95dd-d3ff8584a8cd Content-Length: 0 Content-Type: application/json 2018-11-06 16:19:13,585 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722 used request id req-484d5be1-bdee-4f93-95dd-d3ff8584a8cd 2018-11-06 16:19:13,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0533690452576s 2018-11-06 16:19:13,585 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9f847a6a-87c0-492d-80fa-924d6fbee722 used request id req-484d5be1-bdee-4f93-95dd-d3ff8584a8cd 2018-11-06 16:19:13,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 16:19:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:13,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2bb3de5-2830-4845-83c2-56443dc52ab5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_6c02c339-d638-4967-8027-98715a05405e", "links": {"self": "http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969"}, "domain_id": "default", "enabled": true, "id": "d638dfc44d2c444cb44d7539795c0969", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 16:19:13,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f2bb3de5-2830-4845-83c2-56443dc52ab5 2018-11-06 16:19:13,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120970010757s 2018-11-06 16:19:13,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f2bb3de5-2830-4845-83c2-56443dc52ab5 2018-11-06 16:19:13,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 16:19:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:13,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb6f7314-1cde-4c36-b212-5cca6163b5b1 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969"}, "enabled": true, "id": "d638dfc44d2c444cb44d7539795c0969", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_6c02c339-d638-4967-8027-98715a05405e"}} 2018-11-06 16:19:13,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969 used request id req-cb6f7314-1cde-4c36-b212-5cca6163b5b1 2018-11-06 16:19:13,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102879047394s 2018-11-06 16:19:13,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969 used request id req-cb6f7314-1cde-4c36-b212-5cca6163b5b1 2018-11-06 16:19:13,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 16:19:13,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:14,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0300d692-030d-400b-82c2-65f2592394e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 16:19:14,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969 used request id req-0300d692-030d-400b-82c2-65f2592394e7 2018-11-06 16:19:14,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.241360902786s 2018-11-06 16:19:14,059 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d638dfc44d2c444cb44d7539795c0969 used request id req-0300d692-030d-400b-82c2-65f2592394e7 2018-11-06 16:19:14,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 16:19:14,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:14,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb87dee5-4422-4c11-9759-c802aaacbd5b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/8b15e6e9071a42f4becc25d4d09a4b78"}, "enabled": true, "id": "8b15e6e9071a42f4becc25d4d09a4b78", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_6c02c339-d638-4967-8027-98715a05405e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 16:19:14,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-eb87dee5-4422-4c11-9759-c802aaacbd5b 2018-11-06 16:19:14,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.08291888237s 2018-11-06 16:19:14,143 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-eb87dee5-4422-4c11-9759-c802aaacbd5b 2018-11-06 16:19:14,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 16:19:14,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8b15e6e9071a42f4becc25d4d09a4b78 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:14,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:19:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c21b375-bfdf-40da-991d-b73d4d7894a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 16:19:14,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8b15e6e9071a42f4becc25d4d09a4b78 used request id req-1c21b375-bfdf-40da-991d-b73d4d7894a2 2018-11-06 16:19:14,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.200084209442s 2018-11-06 16:19:14,346 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8b15e6e9071a42f4becc25d4d09a4b78 used request id req-1c21b375-bfdf-40da-991d-b73d4d7894a2 2018-11-06 16:19:14,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 16:19:14,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:14,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde29906-bdcd-4102-a2a3-b60ce7975274 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "389366aa61dc40a199f12d2e401accf4", "links": {"self": "http://172.30.9.27:5000/v3/roles/389366aa61dc40a199f12d2e401accf4"}, "name": "Member"}, {"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 16:19:14,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cde29906-bdcd-4102-a2a3-b60ce7975274 2018-11-06 16:19:14,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753600597382s 2018-11-06 16:19:14,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 16:19:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/389366aa61dc40a199f12d2e401accf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:14,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:19:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-338e6a3f-7833-4c8c-99ad-92215e9ddb7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 16:19:14,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/389366aa61dc40a199f12d2e401accf4 used request id req-338e6a3f-7833-4c8c-99ad-92215e9ddb7c 2018-11-06 16:19:14,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.158797025681s 2018-11-06 16:19:14,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:19:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8b15e6e9071a42f4becc25d4d09a4b78&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:14,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d717d832-2dd2-4c8c-91ef-089f4fcd75af Date: Tue, 06 Nov 2018 16:19:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:45Z", "updated_at": "2018-11-06T16:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "15880712-1a35-4e10-8d00-4c9d20c79e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "1f2d07e4-b187-405d-8c8a-c043791f61c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "d7416232-2d12-4bf1-bb99-7490b620ae25", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "e25a4f54-3ba7-4b42-a67e-ed3f6949263d", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 4, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "name": "default"}]} 2018-11-06 16:19:14,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8b15e6e9071a42f4becc25d4d09a4b78&name=default used request id req-d717d832-2dd2-4c8c-91ef-089f4fcd75af 2018-11-06 16:19:14,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197584152222s 2018-11-06 16:19:14,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8b15e6e9071a42f4becc25d4d09a4b78&name=default used request id req-d717d832-2dd2-4c8c-91ef-089f4fcd75af 2018-11-06 16:19:14,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 16:19:14,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:14,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fee5a4f2-a8d3-4564-a5b7-309ecff082d5 Date: Tue, 06 Nov 2018 16:19:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "created_at": "2018-11-06T16:01:45Z", "updated_at": "2018-11-06T16:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "15880712-1a35-4e10-8d00-4c9d20c79e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "e25a4f54-3ba7-4b42-a67e-ed3f6949263d", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "d7416232-2d12-4bf1-bb99-7490b620ae25", "remote_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:01:45Z", "revision_number": 0, "id": "1f2d07e4-b187-405d-8c8a-c043791f61c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:01:45Z", "security_group_id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "tenant_id": "8b15e6e9071a42f4becc25d4d09a4b78", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b15e6e9071a42f4becc25d4d09a4b78"}], "revision_number": 4, "project_id": "8b15e6e9071a42f4becc25d4d09a4b78", "id": "4c6787df-0e75-44fc-9ceb-373c2d8c0a82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 16:19:14,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fee5a4f2-a8d3-4564-a5b7-309ecff082d5 2018-11-06 16:19:14,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203751802444s 2018-11-06 16:19:14,991 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fee5a4f2-a8d3-4564-a5b7-309ecff082d5 2018-11-06 16:19:14,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 16:19:14,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/4c6787df-0e75-44fc-9ceb-373c2d8c0a82.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5f9fbad14291c56af7d7e1c4c45937f293ddfd68" 2018-11-06 16:19:15,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f170cd8-e72c-4470-9a54-7885ab847ee3 Content-Length: 0 Date: Tue, 06 Nov 2018 16:19:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 16:19:15,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4c6787df-0e75-44fc-9ceb-373c2d8c0a82.json used request id req-1f170cd8-e72c-4470-9a54-7885ab847ee3 2018-11-06 16:19:15,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.293695926666s 2018-11-06 16:19:15,289 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4c6787df-0e75-44fc-9ceb-373c2d8c0a82.json used request id req-1f170cd8-e72c-4470-9a54-7885ab847ee3 2018-11-06 16:19:15,309 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-11-06 16:19:15,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 16:19:15,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 16:19:15,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 16:19:15,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 16:19:15,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 16:19:15,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 16:19:15,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 16:19:15,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 16:19:15,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 16:19:15,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 16:19:15,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 16:19:15,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 16:19:15,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 16:19:15,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 16:19:15,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 16:19:15,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 16:19:15,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 16:19:15,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 16:19:15,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 16:19:15,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 16:19:15,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 16:19:15,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 16:19:15,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 16:19:15,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db187351-8825-4b08-9ff0-4a7c14bc7340 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 16:19:15,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db187351-8825-4b08-9ff0-4a7c14bc7340 2018-11-06 16:19:15,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 16:19:15,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T17:19:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["JtAzEOvqRKO7m_1NP9aW9A"], "issued_at": "2018-11-06T16:19:15.000000Z"}} 2018-11-06 16:19:15,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 16:19:15,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:15,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6a1cfadc-a9b5-4cb7-b8bc-5426d24ed225 Date: Tue, 06 Nov 2018 16:19:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 16:19:15,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6a1cfadc-a9b5-4cb7-b8bc-5426d24ed225 2018-11-06 16:19:15,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.239719152451s 2018-11-06 16:19:15,967 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6a1cfadc-a9b5-4cb7-b8bc-5426d24ed225 2018-11-06 16:19:15,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 16:19:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:15,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 16:19: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 16:19:15,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:16,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9def20d3-df31-42d0-99ca-4ead8277723b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 16:19:16,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9def20d3-df31-42d0-99ca-4ead8277723b 2018-11-06 16:19:16,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0922789573669s 2018-11-06 16:19:16,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 16:19:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390"}}' 2018-11-06 16:19:16,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 16:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c59b0f1-11af-4c95-a791-8f4d774881ac 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.27:5000/v3/projects/28b528309b124458be618d82be43bd22"}, "enabled": true, "id": "28b528309b124458be618d82be43bd22", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390"}} 2018-11-06 16:19:16,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9c59b0f1-11af-4c95-a791-8f4d774881ac 2018-11-06 16:19:16,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118417978287s 2018-11-06 16:19:16,181 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9c59b0f1-11af-4c95-a791-8f4d774881ac 2018-11-06 16:19:16,181 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390', 'id': u'28b528309b124458be618d82be43bd22', '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-11-06 16:19:16,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 16:19:16,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351269006729s 2018-11-06 16:19:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:16,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb172bc-4f20-4320-a01f-2fbd9e9a5366 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30"}, "enabled": true, "id": "5fb0c8dff59245f0b54780335ecbed30", "options": {}, "domain_id": "default", "name": "juju_epc-user_61d57697-33c2-4a6c-b307-5af6181ed390"}} 2018-11-06 16:19:16,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30 used request id req-4cb172bc-4f20-4320-a01f-2fbd9e9a5366 2018-11-06 16:19:16,632 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5fb0c8dff59245f0b54780335ecbed30', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_61d57697-33c2-4a6c-b307-5af6181ed390'}) 2018-11-06 16:19:16,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 16:19:16,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:16,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc23c1bc-f993-4f2d-b9fe-1738d6ba1147 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 16:19:16,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fc23c1bc-f993-4f2d-b9fe-1738d6ba1147 2018-11-06 16:19:16,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748381614685s 2018-11-06 16:19:16,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 16:19:16,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:16,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ede065-73b5-4f6f-8a08-1cc6cf3334a9 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 16:19:16,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78ede065-73b5-4f6f-8a08-1cc6cf3334a9 2018-11-06 16:19:16,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801770687103s 2018-11-06 16:19:16,790 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 16:19:16,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 16:19:16,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" -d '{"role": {"name": "Member"}}' 2018-11-06 16:19:16,924 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 16:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-923b982c-3889-4209-ad4d-ea28501d56b5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9009c15848cb46da90e4a6c0669af079", "links": {"self": "http://172.30.9.27:5000/v3/roles/9009c15848cb46da90e4a6c0669af079"}, "name": "Member"}} 2018-11-06 16:19:16,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-923b982c-3889-4209-ad4d-ea28501d56b5 2018-11-06 16:19:16,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.134069919586s 2018-11-06 16:19:16,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/9009c15848cb46da90e4a6c0669af079 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:16,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff210a0-6916-4c1c-9539-4522afee7640 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/9009c15848cb46da90e4a6c0669af079"}, "domain_id": null, "name": "Member", "id": "9009c15848cb46da90e4a6c0669af079"}} 2018-11-06 16:19:16,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9009c15848cb46da90e4a6c0669af079 used request id req-7ff210a0-6916-4c1c-9539-4522afee7640 2018-11-06 16:19:16,941 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/9009c15848cb46da90e4a6c0669af079'}, 'domain_id': None, 'human_id': None, 'id': u'9009c15848cb46da90e4a6c0669af079', 'HUMAN_ID': False}) 2018-11-06 16:19:16,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 16:19:16,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:17,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f76c40-6d8c-46f8-86a7-9309d854d668 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9009c15848cb46da90e4a6c0669af079", "links": {"self": "http://172.30.9.27:5000/v3/roles/9009c15848cb46da90e4a6c0669af079"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 16:19:17,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c9f76c40-6d8c-46f8-86a7-9309d854d668 2018-11-06 16:19:17,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796709060669s 2018-11-06 16:19:17,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 16:19:17,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:17,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc03686-1b0a-4b0e-ba95-b29c6727fa41 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 16:19:17,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cfc03686-1b0a-4b0e-ba95-b29c6727fa41 2018-11-06 16:19:17,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0808200836182s 2018-11-06 16:19:17,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 16:19:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:17,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d5b1e9-3837-4358-9a79-f906bc86a562 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_61d57697-33c2-4a6c-b307-5af6181ed390", "links": {"self": "http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30"}, "domain_id": "default", "enabled": true, "id": "5fb0c8dff59245f0b54780335ecbed30", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 16:19:17,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-85d5b1e9-3837-4358-9a79-f906bc86a562 2018-11-06 16:19:17,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911259651184s 2018-11-06 16:19:17,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-85d5b1e9-3837-4358-9a79-f906bc86a562 2018-11-06 16:19:17,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 16:19:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:17,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de466091-716b-4042-b239-0dd0b6ca13a9 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/28b528309b124458be618d82be43bd22"}, "enabled": true, "id": "28b528309b124458be618d82be43bd22", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 16:19:17,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-de466091-716b-4042-b239-0dd0b6ca13a9 2018-11-06 16:19:17,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810217857361s 2018-11-06 16:19:17,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-de466091-716b-4042-b239-0dd0b6ca13a9 2018-11-06 16:19:17,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 16:19:17,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=5fb0c8dff59245f0b54780335ecbed30&scope.project.id=28b528309b124458be618d82be43bd22&role.id=9009c15848cb46da90e4a6c0669af079 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:17,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522959e5-466e-4f32-9a6f-bb6ef0b0e4cd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5fb0c8dff59245f0b54780335ecbed30&scope.project.id=28b528309b124458be618d82be43bd22&role.id=9009c15848cb46da90e4a6c0669af079", "previous": null, "next": null}} 2018-11-06 16:19:17,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5fb0c8dff59245f0b54780335ecbed30&scope.project.id=28b528309b124458be618d82be43bd22&role.id=9009c15848cb46da90e4a6c0669af079 used request id req-522959e5-466e-4f32-9a6f-bb6ef0b0e4cd 2018-11-06 16:19:17,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0819129943848s 2018-11-06 16:19:17,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 16:19:17,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/28b528309b124458be618d82be43bd22/users/5fb0c8dff59245f0b54780335ecbed30/roles/9009c15848cb46da90e4a6c0669af079 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:17,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 16:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a0f3d7-1f92-4250-bfc1-a317651642b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 16:19:17,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/28b528309b124458be618d82be43bd22/users/5fb0c8dff59245f0b54780335ecbed30/roles/9009c15848cb46da90e4a6c0669af079 used request id req-18a0f3d7-1f92-4250-bfc1-a317651642b0 2018-11-06 16:19:17,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113794088364s 2018-11-06 16:19:17,483 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390', 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': '47c58c23-8ba1-49b9-8367-03c12d863600', 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_61d57697-33c2-4a6c-b307-5af6181ed390', 'project_id': u'28b528309b124458be618d82be43bd22', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 16:19:17,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 16:19:17,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 16:19:17,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 16:19:17,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 16:19:17,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 16:19:17,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 16:19:17,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 16:19:17,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 16:19:17,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 16:19:17,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 16:19:17,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 16:19:17,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 16:19:17,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 16:19:17,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 16:19:17,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 16:19:17,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 16:19:17,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 16:19:17,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 16:19:17,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 16:19:17,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 16:19:17,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 16:19:17,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 16:19:17,488 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_61d57697-33c2-4a6c-b307-5af6181ed390', 'password': '47c58c23-8ba1-49b9-8367-03c12d863600', 'project_name': 'juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '28b528309b124458be618d82be43bd22', 'project_domain_name': 'Default'} 2018-11-06 16:19:17,717 - 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-11-06 16:19:17,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-11-06 16:19:17,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:17,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dae0917-1009-434c-8357-05af9a51ba82 Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.27:5000/v3/services/06cb8115297346f09dabbf58e64d3577"}, "enabled": true, "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.27:5000/v3/services/34b051908bed4b01bb794ab5db8a3499"}, "enabled": true, "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.27:5000/v3/services/4dd3bd0e7e96404f91add307b40603ef"}, "enabled": true, "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.27:5000/v3/services/6281c35b47c44e1499f26e2aa27ad4cc"}, "enabled": true, "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/62dd6a8c6d9f4b768504f4ff07624754"}, "enabled": true, "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.27:5000/v3/services/6c05e1b324744643b3257a0ed3dda688"}, "enabled": true, "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/6e99040ca12e4947b2c3472fcb2a4999"}, "enabled": true, "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.27:5000/v3/services/80393e06b40244db8d8b70f9d4f9a210"}, "enabled": true, "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.27:5000/v3/services/b2b6b809f89a4071900b79e30a7d2ed6"}, "enabled": true, "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.27:5000/v3/services/babb865a141141339ee4b07208e9413f"}, "enabled": true, "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.27:5000/v3/services/d487c507c825438794c4e45d386ffd0d"}, "enabled": true, "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.27:5000/v3/services/db59f710c86c4634b76fb6c35742ec4a"}, "enabled": true, "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.27:5000/v3/services/dd2599ccc4864fb58708c825c338436c"}, "enabled": true, "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.27:5000/v3/services/eb803e1bbdac43a98a16ee19294bd241"}, "enabled": true, "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.27:5000/v3/services/ec06ad47f1924bc38f8945d566c90439"}, "enabled": true, "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.27:5000/v3/services/f5fab99f88d8420c8e892c1140e2f2b4"}, "enabled": true, "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "links": {"self": "http://172.30.9.27:5000/v3/services", "previous": null, "next": null}} 2018-11-06 16:19:17,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/services used request id req-6dae0917-1009-434c-8357-05af9a51ba82 2018-11-06 16:19:17,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.079391002655s 2018-11-06 16:19:17,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-11-06 16:19:17,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:17,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcce4af0-e18a-409e-8dd7-7b40ddfe9da5 Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0029a8972bf44393b934a83f1a704cd6"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "62dd6a8c6d9f4b768504f4ff07624754", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/076337a93cc5472fac0168e738f1cfba"}, "url": "http://172.30.9.27:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "80393e06b40244db8d8b70f9d4f9a210", "id": "076337a93cc5472fac0168e738f1cfba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/13235a165d7a49a38c2bf481cffd07a3"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "62dd6a8c6d9f4b768504f4ff07624754", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/147ebbd0231f4d26be696a0bf7651192"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6c05e1b324744643b3257a0ed3dda688", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/19469bce152041358ac803a77a20abb3"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d487c507c825438794c4e45d386ffd0d", "id": "19469bce152041358ac803a77a20abb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1a01b5bd49c148818a4a6b3cde89a271"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b2b6b809f89a4071900b79e30a7d2ed6", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1f061325bc074c1a8b14b9dcae4b4563"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec06ad47f1924bc38f8945d566c90439", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/20a5a39a81824a48a116f9201e835829"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "babb865a141141339ee4b07208e9413f", "id": "20a5a39a81824a48a116f9201e835829"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/244bc94e936f485eb2dd72f2c9d62c4b"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06cb8115297346f09dabbf58e64d3577", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3948f37d1e9d4f9d8914ff95305ed6b4"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "34b051908bed4b01bb794ab5db8a3499", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/45062ca997ca47498d39ad35bf33b48b"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6c05e1b324744643b3257a0ed3dda688", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4bd46f25be4b4ddf84cd1bb2a994f7bb"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dd2599ccc4864fb58708c825c338436c", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5bbc3146053d4299a4022707164c707e"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eb803e1bbdac43a98a16ee19294bd241", "id": "5bbc3146053d4299a4022707164c707e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/68a6c4b2948b43bc90256a3ac9a66b6d"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5fab99f88d8420c8e892c1140e2f2b4", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6ba395a87bb04d64b1919a415dc3d276"}, "url": "http://172.30.9.27:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db59f710c86c4634b76fb6c35742ec4a", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/744d8e2586b44d6fb6d948cf2332cc50"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5fab99f88d8420c8e892c1140e2f2b4", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/782f603cdb2d41ebb60c1a74f0445f5f"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06cb8115297346f09dabbf58e64d3577", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7b4f090af11542d3959519856fd69401"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6281c35b47c44e1499f26e2aa27ad4cc", "id": "7b4f090af11542d3959519856fd69401"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8264bdafe38f497f85b19acd940e461d"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5fab99f88d8420c8e892c1140e2f2b4", "id": "8264bdafe38f497f85b19acd940e461d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/847cdd0aa33d4a21bbafd662aef53b7d"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e99040ca12e4947b2c3472fcb2a4999", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/93de439ae2e04bed9e54189e6e07aadd"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db59f710c86c4634b76fb6c35742ec4a", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/968925b3a26c4d648fc7febda7525286"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db59f710c86c4634b76fb6c35742ec4a", "id": "968925b3a26c4d648fc7febda7525286"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/98b2f7ad8d9b46beacfae6eedd9f813e"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06cb8115297346f09dabbf58e64d3577", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a38b3c9e47034280971faa05624be91d"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e99040ca12e4947b2c3472fcb2a4999", "id": "a38b3c9e47034280971faa05624be91d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ad88d6b3b83243e086d203434ea0ba20"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "babb865a141141339ee4b07208e9413f", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b1dd142be23e4cad90448d0eb834df6e"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eb803e1bbdac43a98a16ee19294bd241", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ba074cd42d764ba1ba659ccfeaeb97f8"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "34b051908bed4b01bb794ab5db8a3499", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bb00f7beb2e5413d9dc25dc2e6695847"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "34b051908bed4b01bb794ab5db8a3499", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c328d4ea5a064725998daf4de1260e41"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b2b6b809f89a4071900b79e30a7d2ed6", "id": "c328d4ea5a064725998daf4de1260e41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c4929350693c4eeebb574a83be54b5c0"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "62dd6a8c6d9f4b768504f4ff07624754", "id": "c4929350693c4eeebb574a83be54b5c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ca27877b5b204947a4e45d65537e28b7"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d487c507c825438794c4e45d386ffd0d", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/caa58f8f0e9f47b78221817170817559"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6281c35b47c44e1499f26e2aa27ad4cc", "id": "caa58f8f0e9f47b78221817170817559"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d00f4ad56d59467ab605b921b11793bb"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "80393e06b40244db8d8b70f9d4f9a210", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d1582ef136904fa69830b77cd6cefba2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec06ad47f1924bc38f8945d566c90439", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d3409e08ff054af7b808d38bf5175e6f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "babb865a141141339ee4b07208e9413f", "id": "d3409e08ff054af7b808d38bf5175e6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d69ab34e08d543e0bbb6ec70ff375691"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec06ad47f1924bc38f8945d566c90439", "id": "d69ab34e08d543e0bbb6ec70ff375691"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d89c0a58cfc1466fa959be3445010246"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6281c35b47c44e1499f26e2aa27ad4cc", "id": "d89c0a58cfc1466fa959be3445010246"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d9779fe80bac45b49ebc31cb8d0aeeff"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dd2599ccc4864fb58708c825c338436c", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db508e77cac446aa8af7f4d2e8832689"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dd2599ccc4864fb58708c825c338436c", "id": "db508e77cac446aa8af7f4d2e8832689"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e3e5cf3d641d424397a5f277c94a2ff1"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b2b6b809f89a4071900b79e30a7d2ed6", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e6006e79668246b7ba13def84a454d4f"}, "url": "http://172.30.9.27:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e99040ca12e4947b2c3472fcb2a4999", "id": "e6006e79668246b7ba13def84a454d4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ecaa4bc4142941d6914339bb0027084c"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "80393e06b40244db8d8b70f9d4f9a210", "id": "ecaa4bc4142941d6914339bb0027084c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f5887a34eabc4db4a1071bfed7f3f964"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d487c507c825438794c4e45d386ffd0d", "id": "f5887a34eabc4db4a1071bfed7f3f964"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa144669629c472887653d7c4ad945fd"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eb803e1bbdac43a98a16ee19294bd241", "id": "fa144669629c472887653d7c4ad945fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fcc4e14a09444640bcb49dd5634599b9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6c05e1b324744643b3257a0ed3dda688", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-06 16:19:17,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-bcce4af0-e18a-409e-8dd7-7b40ddfe9da5 2018-11-06 16:19:17,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0855648517609s 2018-11-06 16:19:17,915 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-11-06 16:19:17,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 16:19:17,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:17,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04a8cfb-a5ed-47d5-acda-b068633a902a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 16:19:17,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c04a8cfb-a5ed-47d5-acda-b068633a902a 2018-11-06 16:19:17,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0754678249359s 2018-11-06 16:19:17,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 16:19:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 16:19:18,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f88009-82a9-4fee-bdb8-14a582ff1cdc Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/28b528309b124458be618d82be43bd22"}, "enabled": true, "id": "28b528309b124458be618d82be43bd22", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 16:19:18,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e6f88009-82a9-4fee-bdb8-14a582ff1cdc 2018-11-06 16:19:18,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0877051353455s 2018-11-06 16:19:18,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e6f88009-82a9-4fee-bdb8-14a582ff1cdc 2018-11-06 16:19:18,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-06 16:19:18,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" -d '{"network": {"tenant_id": "28b528309b124458be618d82be43bd22", "name": "juju_epc-net_61d57697-33c2-4a6c-b307-5af6181ed390", "admin_state_up": true}}' 2018-11-06 16:19:18,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-73513a9c-9c39-4342-b090-4fcd39f596e7 Date: Tue, 06 Nov 2018 16:19:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8dde8595-cb24-4490-abad-8792feb9ff4b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"28b528309b124458be618d82be43bd22","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-06T16:19:18Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_61d57697-33c2-4a6c-b307-5af6181ed390","admin_state_up":true,"tenant_id":"28b528309b124458be618d82be43bd22","created_at":"2018-11-06T16:19:18Z","mtu":1450}} 2018-11-06 16:19:18,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-73513a9c-9c39-4342-b090-4fcd39f596e7 2018-11-06 16:19:18,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.651788949966s 2018-11-06 16:19:18,736 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-73513a9c-9c39-4342-b090-4fcd39f596e7 2018-11-06 16:19:18,736 - 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-11-06T16:19:18Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8dde8595-cb24-4490-abad-8792feb9ff4b', u'provider:segmentation_id': 75, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_61d57697-33c2-4a6c-b307-5af6181ed390', u'created_at': u'2018-11-06T16:19:18Z', u'mtu': 1450, u'tenant_id': u'28b528309b124458be618d82be43bd22', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'28b528309b124458be618d82be43bd22'}) 2018-11-06 16:19:18,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 16:19:18,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5defbf85-cdb4-4f9d-994f-55b25008d685 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 16:19:18,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5defbf85-cdb4-4f9d-994f-55b25008d685 2018-11-06 16:19:18,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 16:19:19,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9009c15848cb46da90e4a6c0669af079", "name": "Member"}], "expires_at": "2018-11-06T17:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28b528309b124458be618d82be43bd22", "name": "juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/28b528309b124458be618d82be43bd22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/28b528309b124458be618d82be43bd22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/28b528309b124458be618d82be43bd22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/28b528309b124458be618d82be43bd22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/28b528309b124458be618d82be43bd22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/28b528309b124458be618d82be43bd22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/28b528309b124458be618d82be43bd22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/28b528309b124458be618d82be43bd22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/28b528309b124458be618d82be43bd22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/28b528309b124458be618d82be43bd22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/28b528309b124458be618d82be43bd22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/28b528309b124458be618d82be43bd22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_61d57697-33c2-4a6c-b307-5af6181ed390", "id": "5fb0c8dff59245f0b54780335ecbed30"}, "audit_ids": ["8p_E-gjCTJer-tXB3VO8Dw"], "issued_at": "2018-11-06T16:19:19.000000Z"}} 2018-11-06 16:19:19,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 16:19:19,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 16:19:19,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-d395355e-f888-4c70-8add-3abce1134929 Date: Tue, 06 Nov 2018 16:19:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-06T16:19:18Z","tenant_id":"28b528309b124458be618d82be43bd22","created_at":"2018-11-06T16:19:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"28b528309b124458be618d82be43bd22","id":"8dde8595-cb24-4490-abad-8792feb9ff4b","name":"juju_epc-net_61d57697-33c2-4a6c-b307-5af6181ed390"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 16:19:19,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d395355e-f888-4c70-8add-3abce1134929 2018-11-06 16:19:19,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279297828674s 2018-11-06 16:19:19,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d395355e-f888-4c70-8add-3abce1134929 2018-11-06 16:19:19,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-06 16:19:19,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" -d '{"subnet": {"name": "juju_epc-subnet_61d57697-33c2-4a6c-b307-5af6181ed390", "enable_dhcp": true, "network_id": "8dde8595-cb24-4490-abad-8792feb9ff4b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-11-06 16:19:20,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f950004b-8948-4810-b2fa-b8a6cd5dcb25 Date: Tue, 06 Nov 2018 16:19:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dde8595-cb24-4490-abad-8792feb9ff4b","tenant_id":"28b528309b124458be618d82be43bd22","created_at":"2018-11-06T16:19:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T16:19:19Z","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":"28b528309b124458be618d82be43bd22","id":"ad4b21c1-bf37-4fec-b0b8-0cc21b976db2","subnetpool_id":null,"name":"juju_epc-subnet_61d57697-33c2-4a6c-b307-5af6181ed390"}} 2018-11-06 16:19:20,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f950004b-8948-4810-b2fa-b8a6cd5dcb25 2018-11-06 16:19:20,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.879940986633s 2018-11-06 16:19:20,272 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f950004b-8948-4810-b2fa-b8a6cd5dcb25 2018-11-06 16:19:20,272 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T16:19:19Z', 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'ad4b21c1-bf37-4fec-b0b8-0cc21b976db2', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_61d57697-33c2-4a6c-b307-5af6181ed390', u'enable_dhcp': True, u'network_id': u'8dde8595-cb24-4490-abad-8792feb9ff4b', u'tenant_id': u'28b528309b124458be618d82be43bd22', u'created_at': u'2018-11-06T16:19:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'28b528309b124458be618d82be43bd22'}) 2018-11-06 16:19:20,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-06 16:19:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" -d '{"router": {"external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153"}, "name": "juju_epc-router_61d57697-33c2-4a6c-b307-5af6181ed390", "admin_state_up": true}}' 2018-11-06 16:19:25,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6f83f112-f745-4e4b-a29b-e7d34dffe551 Date: Tue, 06 Nov 2018 16:19:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:19:21Z", "admin_state_up": true, "updated_at": "2018-11-06T16:19:22Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "28b528309b124458be618d82be43bd22", "id": "87ff642c-f1bc-4484-8c10-ff333e620e15", "name": "juju_epc-router_61d57697-33c2-4a6c-b307-5af6181ed390"}} 2018-11-06 16:19:25,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6f83f112-f745-4e4b-a29b-e7d34dffe551 2018-11-06 16:19:25,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.06969499588s 2018-11-06 16:19:25,343 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6f83f112-f745-4e4b-a29b-e7d34dffe551 2018-11-06 16:19:25,344 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-11-06T16:19:22Z', u'revision_number': 3, u'id': u'87ff642c-f1bc-4484-8c10-ff333e620e15', u'external_gateway_info': {u'network_id': u'a9fd362b-e9e6-40c1-850d-fbebe80ed153', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'00782059-4ec8-407c-b408-cafcba5e7ce9', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_61d57697-33c2-4a6c-b307-5af6181ed390', u'admin_state_up': True, u'tenant_id': u'28b528309b124458be618d82be43bd22', u'created_at': u'2018-11-06T16:19:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'28b528309b124458be618d82be43bd22'}) 2018-11-06 16:19:25,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-06 16:19:25,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/87ff642c-f1bc-4484-8c10-ff333e620e15/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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" -d '{"subnet_id": "ad4b21c1-bf37-4fec-b0b8-0cc21b976db2"}' 2018-11-06 16:19:27,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-95562371-3abc-4d1e-9325-fcd1023fc936 Date: Tue, 06 Nov 2018 16:19:27 GMT RESP BODY: {"network_id": "8dde8595-cb24-4490-abad-8792feb9ff4b", "tenant_id": "28b528309b124458be618d82be43bd22", "subnet_id": "ad4b21c1-bf37-4fec-b0b8-0cc21b976db2", "subnet_ids": ["ad4b21c1-bf37-4fec-b0b8-0cc21b976db2"], "port_id": "daf1151e-f960-4cd1-99f2-f5f807930e3d", "id": "87ff642c-f1bc-4484-8c10-ff333e620e15"} 2018-11-06 16:19:27,490 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/87ff642c-f1bc-4484-8c10-ff333e620e15/add_router_interface.json used request id req-95562371-3abc-4d1e-9325-fcd1023fc936 2018-11-06 16:19:27,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14586400986s 2018-11-06 16:19:27,490 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/87ff642c-f1bc-4484-8c10-ff333e620e15/add_router_interface.json used request id req-95562371-3abc-4d1e-9325-fcd1023fc936 returning object 87ff642c-f1bc-4484-8c10-ff333e620e15 2018-11-06 16:19:27,492 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-11-06 16:19:29,376 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:74760cc7042ed34309208e941fd54757 sha256:9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247 2018-11-06 16:19:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 16:19:29,382 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 16:19:29 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 16:19:29,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:19:29,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 16:19:29,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3bc0000a-aa4c-4bb8-aa1d-88899f1782dd Date: Tue, 06 Nov 2018 16:19:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:19:29,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3bc0000a-aa4c-4bb8-aa1d-88899f1782dd 2018-11-06 16:19:29,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172240018845s 2018-11-06 16:19:29,556 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3bc0000a-aa4c-4bb8-aa1d-88899f1782dd 2018-11-06 16:19:29,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 16:19:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" -d '{"owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "owner_specified.shade.object": "images/juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390"}' 2018-11-06 16:19:29,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1 X-Openstack-Request-Id: req-cb078661-8f10-4420-a6ab-2983a4c3512b Date: Tue, 06 Nov 2018 16:19:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/file", "owner": "28b528309b124458be618d82be43bd22", "id": "c040ba0f-cdaf-41c6-8b68-45201763abd1", "size": null, "self": "/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "updated_at": "2018-11-06T16:19:29Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "name": "juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "checksum": null, "created_at": "2018-11-06T16:19:29Z", "protected": false} 2018-11-06 16:19:29,745 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cb078661-8f10-4420-a6ab-2983a4c3512b 2018-11-06 16:19:29,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.187915086746s 2018-11-06 16:19:29,746 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cb078661-8f10-4420-a6ab-2983a4c3512b returning object c040ba0f-cdaf-41c6-8b68-45201763abd1 2018-11-06 16:19:29,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 16:19:29,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" -d '' 2018-11-06 16:19:36,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d54b80ad-d12c-4832-947f-84490b94b0b0 Date: Tue, 06 Nov 2018 16:19:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 16:19:36,660 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/file used request id req-d54b80ad-d12c-4832-947f-84490b94b0b0 2018-11-06 16:19:36,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.91312408447s 2018-11-06 16:19:36,660 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/file used request id req-d54b80ad-d12c-4832-947f-84490b94b0b0 2018-11-06 16:19:36,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:19:36,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 16:19:36,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-705bca38-6484-443f-a6a6-0370fdac1601 Date: Tue, 06 Nov 2018 16:19:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/snap", "metadata": {}}], "file": "/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/file", "owner": "28b528309b124458be618d82be43bd22", "id": "c040ba0f-cdaf-41c6-8b68-45201763abd1", "size": 296943616, "self": "/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "updated_at": "2018-11-06T16:19:36Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "name": "juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "checksum": "74760cc7042ed34309208e941fd54757", "created_at": "2018-11-06T16:19:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:19:36,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-705bca38-6484-443f-a6a6-0370fdac1601 2018-11-06 16:19:36,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191015958786s 2018-11-06 16:19:36,852 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-705bca38-6484-443f-a6a6-0370fdac1601 2018-11-06 16:19:36,853 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/file', 'owner': u'28b528309b124458be618d82be43bd22', 'id': u'c040ba0f-cdaf-41c6-8b68-45201763abd1', 'size': 296943616, u'self': u'/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'28b528309b124458be618d82be43bd22', 'name': 'juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T16:19:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-06T16:19:36Z', u'owner_specified.shade.sha256': u'9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247', u'owner_specified.shade.object': u'images/juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'74760cc7042ed34309208e941fd54757', 'properties': {u'self': u'/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1', u'owner_specified.shade.md5': u'74760cc7042ed34309208e941fd54757', u'owner_specified.shade.object': u'images/juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390', u'owner_specified.shade.sha256': u'9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390', 'created': u'2018-11-06T16:19:29Z', 'checksum': u'74760cc7042ed34309208e941fd54757', 'created_at': u'2018-11-06T16:19:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1', u'owner_specified.shade.md5': u'74760cc7042ed34309208e941fd54757', u'owner_specified.shade.object': u'images/juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390', u'owner_specified.shade.sha256': u'9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247', u'schema': u'/v2/schemas/image'}}) 2018-11-06 16:19:39,905 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c040ba0f-cdaf-41c6-8b68-45201763abd1 -s xenial -r regionOne -u http://172.30.9.27:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-11-06 16:19:39,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 16:19:39,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_61d57697-33c2-4a6c-b307-5af6181ed390", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-11-06 16:19:40,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19: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-7df6b89d-4774-41c5-903a-80082e22a21e x-compute-request-id: req-7df6b89d-4774-41c5-903a-80082e22a21e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cc93dd53-aa17-47d5-b1e2-8c1180a22334", "name": "juju_epc-flavor_61d57697-33c2-4a6c-b307-5af6181ed390", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 16:19:40,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7df6b89d-4774-41c5-903a-80082e22a21e 2018-11-06 16:19:40,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215166091919s 2018-11-06 16:19:40,122 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7df6b89d-4774-41c5-903a-80082e22a21e returning object cc93dd53-aa17-47d5-b1e2-8c1180a22334 2018-11-06 16:19:40,123 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_61d57697-33c2-4a6c-b307-5af6181ed390', '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'95207c6e3e564411af51ea7bd9318c66', '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'cc93dd53-aa17-47d5-b1e2-8c1180a22334', 'swap': 0}) 2018-11-06 16:19:40,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 16:19:40,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334/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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" -d '{"extra_specs": {}}' 2018-11-06 16:19:40,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16:19:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-222abef1-4817-4c67-9519-24a112066b7c x-compute-request-id: req-222abef1-4817-4c67-9519-24a112066b7c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 16:19:40,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334/os-extra_specs used request id req-222abef1-4817-4c67-9519-24a112066b7c 2018-11-06 16:19:40,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196080207825s 2018-11-06 16:19:40,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334/os-extra_specs used request id req-222abef1-4817-4c67-9519-24a112066b7c 2018-11-06 16:19:40,143 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-11-06 16:19:40,145 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-309 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | STORAGE_PROTOCOL | iSCSI | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-11-06 16:19:40,150 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-11-06 16:19:40,314 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-11-06 16:19:40,314 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-11-06 16:19:40,439 - 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-11-06 16:19:40,440 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-06 16:19:41,896 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-06 16:19:41,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:19:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 16:19:41,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-de668825-db5e-42e8-ae44-476e71cb66aa Date: Tue, 06 Nov 2018 16:19:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/snap", "metadata": {}}], "file": "/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/file", "owner": "28b528309b124458be618d82be43bd22", "id": "c040ba0f-cdaf-41c6-8b68-45201763abd1", "size": 296943616, "self": "/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "updated_at": "2018-11-06T16:19:36Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "name": "juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "checksum": "74760cc7042ed34309208e941fd54757", "created_at": "2018-11-06T16:19:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:19:41,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de668825-db5e-42e8-ae44-476e71cb66aa 2018-11-06 16:19:41,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0316951274872s 2018-11-06 16:19:41,928 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de668825-db5e-42e8-ae44-476e71cb66aa 2018-11-06 16:19:41,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 16:19:41,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/juju_epc-img_alt_61d57697-33c2-4a6c-b307-5af6181ed390", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_61d57697-33c2-4a6c-b307-5af6181ed390"}' 2018-11-06 16:19:42,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8 X-Openstack-Request-Id: req-23ae306f-f013-4e05-8c59-4c5df435c0e2 Date: Tue, 06 Nov 2018 16:19:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8/file", "owner": "28b528309b124458be618d82be43bd22", "id": "24a55bdc-754f-4605-a420-0a6ee14e9fa8", "size": null, "self": "/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-06T16:19:42Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_61d57697-33c2-4a6c-b307-5af6181ed390", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_61d57697-33c2-4a6c-b307-5af6181ed390", "checksum": null, "created_at": "2018-11-06T16:19:42Z", "protected": false} 2018-11-06 16:19:42,139 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-23ae306f-f013-4e05-8c59-4c5df435c0e2 2018-11-06 16:19:42,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.208724021912s 2018-11-06 16:19:42,140 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-23ae306f-f013-4e05-8c59-4c5df435c0e2 returning object 24a55bdc-754f-4605-a420-0a6ee14e9fa8 2018-11-06 16:19:42,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 16:19:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8/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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" -d '' 2018-11-06 16:19:47,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6864bdc1-fcb5-4324-8401-b2d45fac4eed Date: Tue, 06 Nov 2018 16:19:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 16:19:47,689 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8/file used request id req-6864bdc1-fcb5-4324-8401-b2d45fac4eed 2018-11-06 16:19:47,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.54885697365s 2018-11-06 16:19:47,690 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8/file used request id req-6864bdc1-fcb5-4324-8401-b2d45fac4eed 2018-11-06 16:19:47,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 16:19:47,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 16:19:47,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-d9907006-e18b-46c4-9e7c-2ce994f826a4 Date: Tue, 06 Nov 2018 16:19:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8/snap", "metadata": {}}], "file": "/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8/file", "owner": "28b528309b124458be618d82be43bd22", "id": "24a55bdc-754f-4605-a420-0a6ee14e9fa8", "size": 263586304, "self": "/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-06T16:19:47Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_61d57697-33c2-4a6c-b307-5af6181ed390", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_61d57697-33c2-4a6c-b307-5af6181ed390", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-06T16:19:42Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/snap", "metadata": {}}], "file": "/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/file", "owner": "28b528309b124458be618d82be43bd22", "id": "c040ba0f-cdaf-41c6-8b68-45201763abd1", "size": 296943616, "self": "/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "updated_at": "2018-11-06T16:19:36Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "name": "juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "checksum": "74760cc7042ed34309208e941fd54757", "created_at": "2018-11-06T16:19:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 16:19:47,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d9907006-e18b-46c4-9e7c-2ce994f826a4 2018-11-06 16:19:47,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188669919968s 2018-11-06 16:19:47,879 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d9907006-e18b-46c4-9e7c-2ce994f826a4 2018-11-06 16:19:47,882 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8/file', 'owner': u'28b528309b124458be618d82be43bd22', 'id': u'24a55bdc-754f-4605-a420-0a6ee14e9fa8', 'size': 263586304, u'self': u'/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'28b528309b124458be618d82be43bd22', 'name': 'juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T16:19:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-06T16:19:47Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_61d57697-33c2-4a6c-b307-5af6181ed390', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_61d57697-33c2-4a6c-b307-5af6181ed390', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_61d57697-33c2-4a6c-b307-5af6181ed390', 'created': u'2018-11-06T16:19:42Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-06T16:19:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_61d57697-33c2-4a6c-b307-5af6181ed390', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-06 16:19:48,102 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 24a55bdc-754f-4605-a420-0a6ee14e9fa8 -s trusty -r regionOne -u http://172.30.9.27:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-11-06 16:19:48,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 16:19:48,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_61d57697-33c2-4a6c-b307-5af6181ed390", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-11-06 16:19:48,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-cbd97c93-fbf2-4e17-ac5a-e3d4e1c43c90 x-compute-request-id: req-cbd97c93-fbf2-4e17-ac5a-e3d4e1c43c90 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4ffed47e-2393-4e28-8b73-aa723757736d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4ffed47e-2393-4e28-8b73-aa723757736d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4ffed47e-2393-4e28-8b73-aa723757736d", "name": "juju_epc-flavor_alt_61d57697-33c2-4a6c-b307-5af6181ed390", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 16:19:48,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cbd97c93-fbf2-4e17-ac5a-e3d4e1c43c90 2018-11-06 16:19:48,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0660939216614s 2018-11-06 16:19:48,170 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cbd97c93-fbf2-4e17-ac5a-e3d4e1c43c90 returning object 4ffed47e-2393-4e28-8b73-aa723757736d 2018-11-06 16:19:48,171 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_61d57697-33c2-4a6c-b307-5af6181ed390', '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'95207c6e3e564411af51ea7bd9318c66', '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'4ffed47e-2393-4e28-8b73-aa723757736d', 'swap': 0}) 2018-11-06 16:19:48,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 16:19:48,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/4ffed47e-2393-4e28-8b73-aa723757736d/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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" -d '{"extra_specs": {}}' 2018-11-06 16:19:48,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 16: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-cd9ff549-b5aa-40d4-898a-2853ba212087 x-compute-request-id: req-cd9ff549-b5aa-40d4-898a-2853ba212087 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 16:19:48,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4ffed47e-2393-4e28-8b73-aa723757736d/os-extra_specs used request id req-cd9ff549-b5aa-40d4-898a-2853ba212087 2018-11-06 16:19:48,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242650508881s 2018-11-06 16:19:48,196 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4ffed47e-2393-4e28-8b73-aa723757736d/os-extra_specs used request id req-cd9ff549-b5aa-40d4-898a-2853ba212087 2018-11-06 16:19:48,196 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-11-06 16:24:39,487 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=8dde8595-cb24-4490-abad-8792feb9ff4b --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 16:19:48 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 16:19:48 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=8dde8595-cb24-4490-abad-8792feb9ff4b", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 16:19:48 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 16:19:48 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[network:8dde8595-cb24-4490-abad-8792feb9ff4b external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true] 16:19:48 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 16:19:48 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[max-status-history-size:5G https-proxy: ignore-machine-addresses:false resource-tags: network:8dde8595-cb24-4490-abad-8792feb9ff4b image-stream:released apt-mirror: container-inherit-properties: http-proxy: use-floating-ip:true proxy-ssh:false name:controller agent-metadata-url: enable-os-upgrade:true disable-network-management:false update-status-hook-interval:5m fan-config: image-metadata-url: container-image-stream:released cloudinit-userdata: provisioner-harvest-mode:destroyed automatically-retry-hooks:true container-image-metadata-url: logforward-enabled:false policy-target-group: ssl-hostname-verification:false apt-no-proxy: no-proxy:127.0.0.1,localhost,::1 agent-stream:released enable-os-refresh-update:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzZHe0fSZqhiTjs+Dyx4tlQXhmUQKd3DzO5QvkWLY+lVZMFFnYRBbm3Hn1Qa/SuYE9+BjSbK5lrmAFndIs0rzAG4yrcXb1X84b23L+qJZQ395Oh7KFwuXTGUbj1V0x4+6gnwOpDzNHJ2QdbTxx1wFv6k4bwgelnfACxIe1+PYI6PsF+7An+hj4pIxGwA5TkgyHxugwLeQrI/h+ehu0rV2y34T5xaRSEsWbJTynHD/8LU4EH7QIj2wJBUpG3xZWWB0+8pWW/Znj01fhcl5blnmnPmYF/ESZDni1oe8mKEtsR5DmRKMU1mu0Gw0HHLf06Cz5U6a+pp2BnBb+2skfe9bP juju-client-key default-series:xenial test-mode:false external-network: type:openstack apt-https-proxy: use-default-secgroup:true logging-config: development:false apt-ftp-proxy: net-bond-reconfigure-delay:17 max-status-history-age:336h use-openstack-gbp:false max-action-results-size:5G container-networking-method: uuid:cd63e2ff-3a78-401c-8126-a214c20ba01e max-action-results-age:336h firewall-mode:instance ftp-proxy: egress-subnets: apt-http-proxy: transmit-vendor-metrics:true] 16:19:48 INFO juju.provider.openstack provider.go:145 opening model "controller" 16:19:48 DEBUG goose :1 auth details: &{Token:gAAAAABb4b8krGsCS8gU7vjD5Qa4gtig8YOmvcNbNyDq9xqt4b3JsEG5N3IueeEpkn0U9i5OhiimXJZscWXMDwSIGwr_okfanalXxIOIugUjJ5-lVKwx0geimw5SX9NlVdUPcGamdQS2Qk9mM9lGGJzN9Co2i1JIbBtNrK6ATEOKubBT2fZTjnc TenantId:28b528309b124458be618d82be43bd22 UserId:5fb0c8dff59245f0b54780335ecbed30 Domain: RegionServiceURLs:map[regionOne:map[alarming:http://172.30.9.27:8042 policy:http://172.30.9.27:1789 cloudformation:http://172.30.9.27:8000/v1 orchestration:http://172.30.9.27:8004/v1/28b528309b124458be618d82be43bd22 placement:http://172.30.9.27:8778/placement identity:http://172.30.9.27:5000 compute:http://172.30.9.27:8774/v2.1 image:http://172.30.9.27:9292 volume:http://172.30.9.27:8776/v1/28b528309b124458be618d82be43bd22 network:http://172.30.9.27:9696 metric:http://172.30.9.27:8041 volumev3:http://172.30.9.27:8776/v3/28b528309b124458be618d82be43bd22 volumev2:http://172.30.9.27:8776/v2/28b528309b124458be618d82be43bd22 nfv-orchestration:http://172.30.9.27:9890 key-manager:http://172.30.9.27:9311]]} 16:19:49 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 16:19:49 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.27:8774/v2.1/ Rel:self}] Status:CURRENT}] 16:19:49 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 16:19:49 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 16:19:49 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 16:19:49 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 16:19:49 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 16:19:49 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 16:19:49 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 16:19:49 INFO cmd bootstrap.go:233 Loading image metadata 16:19:49 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 16:19:49 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 16:19:49 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 16:19:49 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.27:5000/v3} [saucy zesty artful win2012r2 xenial yakkety win7 vivid win8 win81 win10 quantal raring wily win2012hvr2 opensuseleap precise utopic win2012 trusty bionic win2008r2 win2012hv win2016 centos7 win2016hv win2016nano genericlinux] [amd64 i386 armhf arm64 ppc64el s390x] released}} 16:19:49 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 16:19:51 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 16:19:52 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.27:5000/v3} not found 16:19:52 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.27:5000/v3} not found 16:19:52 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 16:19:52 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 16:19:52 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 16:19:52 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 16:19:52 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 16:19:52 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 16:19:52 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 16:19:52 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 16:19:52 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 16:19:52 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 []} 16:19:55 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 16:19:55 INFO cmd bootstrap.go:389 Starting new instance for initial controller 16:19:55 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 16:19:55 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 16:19:55 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:c040ba0f-cdaf-41c6-8b68-45201763abd1 Arch:amd64 VirtType:}] 16:19:55 INFO juju.environs.instances image.go:106 find instance - using image with id: c040ba0f-cdaf-41c6-8b68-45201763abd1 16:19:55 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 16:19:55 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 16:19:55 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2489 bytes 16:19:55 DEBUG juju.provider.openstack provider.go:1005 using network id "8dde8595-cb24-4490-abad-8792feb9ff4b" 16:19:55 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" has status BUILD, wait 10 seconds before retry, attempt 11 16:22:02 INFO juju.provider.openstack provider.go:1175 started instance "8115edff-99e8-4791-9f08-a193f0fcd0b2" 16:22:02 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 16:22:04 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.209 16:22:04 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.209 16:22:06 INFO cmd bootstrap.go:225 - 8115edff-99e8-4791-9f08-a193f0fcd0b2 (arch=amd64 mem=2G cores=1) 16:22:06 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 16:22:06 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 16:22:06 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 16:22:08 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 16:22:08 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 16:22:09 DEBUG juju.provider.openstack provider.go:417 instance 8115edff-99e8-4791-9f08-a193f0fcd0b2 has floating IP address: 172.30.9.209 Attempting to connect to 172.30.9.209:22 Attempting to connect to 192.168.121.7:22 16:22:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 16:22:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Connection refused 16:22:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 16:22:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: /var/lib/juju/nonce.txt does not exist 16:22:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 16:22:20 DEBUG juju.provider.openstack provider.go:417 instance 8115edff-99e8-4791-9f08-a193f0fcd0b2 has floating IP address: 172.30.9.209 16:22:20 INFO cmd bootstrap.go:333 Connected to 172.30.9.209 16:22:20 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 16:22:20 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-0ba01e-controller-0 16:24:37 INFO cmd bootstrap.go:455 Bootstrap agent now started 16:24:39 DEBUG juju.provider.openstack provider.go:417 instance 8115edff-99e8-4791-9f08-a193f0fcd0b2 has floating IP address: 172.30.9.209 16:24:39 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.209:17070 192.168.121.7:17070] 16:24:39 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.209 to verify accessibility... 16:24:39 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.209:17070 192.168.121.7:17070] 16:24:39 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" 16:24:39 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" 16:24:39 DEBUG juju.api monitor.go:35 RPC connection died 16:24:39 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 16:24:39 INFO cmd controller.go:88 Controller machines are in the "controller" model 16:24:39 INFO cmd controller.go:89 Initial model "default" added 16:24:39 INFO cmd supercommand.go:465 command finished 2018-11-06 16:24:39,487 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-11-06 16:24:39,487 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-11-06 16:25:02,385 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-11-06 16:25:02,386 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-11-06 16:53:39,333 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-11-06 16:53:22.329455Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-11-06 16:53:39,334 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-11-06 16:53:39,334 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-11-06 16:53:39,570 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.211 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.213 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.214 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.211 8785ac12-879b-431e-ad5b-04a83dac6ca0 xenial nova ACTIVE 1 started 172.30.9.212 8c4ee07a-bbe0-437c-8538-cd53b9632811 trusty nova ACTIVE 2 started 172.30.9.213 ee18d5c5-4a59-40ef-9ba8-21d05d6031c7 trusty nova ACTIVE 3 started 172.30.9.214 5e38d0d2-eb88-497f-81da-60f948498f85 trusty nova ACTIVE 2018-11-06 16:53:39,789 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.211 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-11-06 16:53:39,791 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-11-06 16:53:40,016 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.213 (agent:idle, workload:active) 2152/udp 2018-11-06 16:53:40,017 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-11-06 16:53:40,262 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.214 (agent:idle, workload:active) 2018-11-06 16:53:40,262 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-11-06 16:53:40,263 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-11-06 16:53:41,146 - 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-11-06 16:53:41,147 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-11-06 16:53:41,741 - 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-367db0-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2018-11-06 16:53:41,742 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-11-06 16:53:42,298 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 08e87834-66fb-48e4-8158-6c4ebec41f50 2018-11-06 17:03:24,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-11-06 17:03:07.224097Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-11-06 17:03:24,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-11-06 17:03:24,754 - 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-11-06 17:03:24,755 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-11-06 17:03:24,791 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-11-06 17:03:24,792 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-11-06 17:03:25,044 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-06 17:03:25,044 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 44:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-06 17:03:26,110 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 16:28:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 16:28:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 16:28:10 DEBUG juju.agent read agent config, format "2.0" machine-0: 16:28:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 16:28:10 DEBUG juju.worker start "engine" machine-0: 16:28:10 INFO juju.worker start "engine" machine-0: 16:28:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 16:28:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 16:28:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 16:28:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 16:28:10 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 16:28:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 16:28:10 DEBUG juju.worker "engine" started machine-0: 16:28:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.introspection stats worker now serving machine-0: 16:28:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 16:28:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 16:28:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 16:28:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 16:28:10 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 16:28:10 DEBUG juju.worker.apicaller connecting with old password machine-0: 16:28:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 16:28:10 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:10 INFO juju.api connection established to "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 16:28:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 16:28:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 16:28:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 16:28:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 16:28:11 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 16:28:12 DEBUG juju.worker.apicaller connected machine-0: 16:28:12 DEBUG juju.worker.apicaller changing password... machine-0: 16:28:12 DEBUG juju.worker.apicaller password changed machine-0: 16:28:12 DEBUG juju.api RPC connection died machine-0: 16:28:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 16:28:12 DEBUG juju.worker.apicaller connecting with current password machine-0: 16:28:12 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:12 INFO juju.api connection established to "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:12 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:12 DEBUG juju.worker.apicaller connected machine-0: 16:28:13 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 16:28:13 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 16:28:13 INFO juju.worker.upgrader unblocking abort check machine-0: 16:28:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 16:28:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 16:28:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 16:28:13 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 16:28:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 16:28:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.logger logger setup machine-0: 16:28:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 16:28:13 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 16:28:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 16:28:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 16:28:13 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 16:28:13 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 16:28:13 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 16:28:13 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 16:28:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 16:28:13 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 16:28:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 16:28:13 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 16:28:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 16:28:13 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 16:28:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 16:28:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 16:28:13 DEBUG juju.network including address public:172.30.9.209 for machine machine-0: 16:28:13 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 16:28:13 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 16:28:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 16:28:13 DEBUG juju.network including address local-machine:::1 for machine machine-0: 16:28:13 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 16:28:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 16:28:13 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 16:28:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 16:28:13 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: 16:28:13 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-0: 16:28:13 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 16:28:13 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 16:28:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 16:28:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 16:28:13 ERROR juju.worker.dependency "machine-action-runner" manifold worker returned unexpected error: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/api/machineactions/machineactions.go:137: github.com/juju/juju/worker/machineactions/worker.go:72: machine-0: 16:28:13 DEBUG juju.api RPC connection died machine-0: 16:28:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker killing runner 0xc4204ef2b0 machine-0: 16:28:13 INFO juju.worker runner is dying machine-0: 16:28:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.apicaller connecting with current password machine-0: 16:28:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 16:28:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:13 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:13 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 16:28:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 16:28:13 DEBUG juju.worker.apicaller connected machine-0: 16:28:13 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 16:28:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 16:28:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:13 DEBUG juju.api RPC connection died machine-0: 16:28:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 16:28:13 DEBUG juju.worker.apicaller connecting with current password machine-0: 16:28:13 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:13 INFO juju.api connection established to "wss://252.7.0.1:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:13 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:13 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:14 DEBUG juju.worker.apicaller connected machine-0: 16:28:15 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 16:28:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 16:28:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 16:28:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 16:28:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 16:28:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 16:28:15 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 16:28:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 16:28:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 16:28:15 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 16:28:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.logger logger setup machine-0: 16:28:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 16:28:15 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 16:28:15 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 16:28:15 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 16:28:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 16:28:15 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 16:28:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 16:28:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 16:28:15 DEBUG juju.network "lxdbr0" has addresses [fe80::dcf4:e5ff:fe55:75a7/64 fe80::1/64] machine-0: 16:28:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 16:28:15 DEBUG juju.network including address public:172.30.9.209 for machine machine-0: 16:28:15 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 16:28:15 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 16:28:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 16:28:15 DEBUG juju.network including address local-machine:::1 for machine machine-0: 16:28:15 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 16:28:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 16:28:15 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-0: 16:28:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 16:28:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 16:28:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 16:28:15 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 16:28:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 16:28:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 16:28:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 16:28:15 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 16:28:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 16:28:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 16:28:15 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: 16:28:15 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 16:28:15 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 16:28:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 16:28:15 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 16:28:15 INFO juju.worker.upgrader unblocking abort check machine-0: 16:28:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 16:28:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 16:28:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 16:28:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 16:28:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 16:28:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 16:28:15 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 16:28:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 16:28:15 DEBUG juju.network "lxdbr0" has addresses [fe80::dcf4:e5ff:fe55:75a7/64 fe80::1/64] machine-0: 16:28:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 16:28:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 16:28:15 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 16:28:15 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 16:28:15 DEBUG juju.network including address local-machine:::1 for machine machine-0: 16:28:15 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 16:28:15 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 16:28:15 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 16:28:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 16:28:15 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 16:28:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 16:28:15 DEBUG juju.worker start "0-container-watcher" machine-0: 16:28:15 DEBUG juju.worker start "stateconverter" machine-0: 16:28:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 16:28:15 INFO juju.worker start "0-container-watcher" machine-0: 16:28:15 DEBUG juju.worker "0-container-watcher" started machine-0: 16:28:15 INFO juju.worker start "stateconverter" machine-0: 16:28:15 DEBUG juju.worker "stateconverter" started machine-0: 16:28:15 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 16:28:15 DEBUG juju.service discovered init system "systemd" from local host machine-0: 16:28:16 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-0: 16:28:16 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: 16:28:16 INFO juju.worker.machiner "machine-0" started machine-0: 16:28:16 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 16:28:16 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 16:28:16 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 16:28:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 16:28:16 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: 16:28:16 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 16:28:16 INFO juju.worker start "api" unit-abot-epc-basic-0: 16:28:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 16:28:16 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 16:28:16 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:28:16 INFO juju.api connection established to "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:28:16 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:28:16 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:16 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 16:28:17 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 16:28:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 16:28:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 16:28:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 16:28:17 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 16:28:17 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 16:28:17 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 16:28:17 DEBUG juju.worker.apicaller connected machine-0: 16:28:17 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: 16:28:17 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 16:28:17 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 16:28:17 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 16:28:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 16:28:17 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 16:28:17 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:28:17 INFO juju.api connection established to "wss://252.7.0.1:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:28:17 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:28:17 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-0: 16:28:18 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:d5:2d:2f CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:d5:2d:2f CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:de:f4:e5:55:75:a7 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:de:f4:e5:55:75:a7 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:22:19:8d:cd:86:0e CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.6.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:22:19:8d:cd:86:0e CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:22:19:8d:cd:86:0e CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:28:18 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 16:28:18 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 16:28:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 16:28:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 16:28:19 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 16:28:19 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: 16:28:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 16:28:19 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 16:28:19 DEBUG juju.network "lxdbr0" has addresses [fe80::dcf4:e5ff:fe55:75a7/64 fe80::1/64] unit-abot-epc-basic-0: 16:28:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 16:28:19 DEBUG juju.network including address public:172.30.9.209 for machine unit-abot-epc-basic-0: 16:28:19 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-abot-epc-basic-0: 16:28:19 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-abot-epc-basic-0: 16:28:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 16:28:19 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 16:28:19 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 16:28:19 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 16:28:19 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 16:28:19 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 16:28:19 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 16:28:19 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 16:28:19 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 16:28:19 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 16:28:19 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 16:28:19 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 16:28:19 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: 16:28:19 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 16:28:19 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 16:28:19 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 16:28:19 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 16:28:19 DEBUG httpbakery client do GET https://252.7.0.1:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 16:28:19 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 16:28:19 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 16:28:19 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 16:28:19 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 16:28:20 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 16:28:20 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 16:28:20 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 16:28:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 16:28:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 16:28:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 16:28:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 16:28:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 16:28:20 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-367db0-default-0 unit-abot-epc-basic-0: 16:28:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 16:28:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 16:28:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 16:28:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 16:28:21 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 16:28:21 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 16:28:21 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 16:28:21 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 16:28:22 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: 16:28:22 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 16:28:22 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: 16:28:22 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 16:28:22 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: 16:28:22 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 16:28:22 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: 16:28:22 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 16:28:22 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 16:28:23 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 16:28:23 DEBUG unit.abot-epc-basic/0.install Need to get 68.9 MB of archives. unit-abot-epc-basic-0: 16:28:23 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 16:28:23 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: 16:28:24 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: 16:28:24 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: 16:28:24 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: 16:28:24 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: 16:28:24 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: 16:28:24 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: 16:28:25 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: 16:28:25 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 16:28:25 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 16:28:25 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 16:28:25 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 16:28:25 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 16:28:25 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 16:28:26 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 16:28:26 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 16:28:26 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 16:28:26 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 16:28:26 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 16:28:26 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 16:28:26 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 16:28:27 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 16:28:27 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 16:28:27 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 16:28:27 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 16:28:27 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: 16:28:27 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: 16:28:28 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: 16:28:28 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: 16:28:28 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-1ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 16:28:29 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: 16:28:29 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: 16:28:30 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: 16:28:30 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: 16:28:30 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: 16:28:30 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: 16:28:30 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: 16:28:30 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: 16:28:30 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: 16:28:31 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: 16:28:31 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: 16:28:31 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: 16:28:31 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: 16:28:31 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: 16:28:31 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: 16:28:31 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: 16:28:32 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: 16:28:32 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: 16:28:32 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: 16:28:32 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: 16:28:32 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: 16:28:32 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: 16:28:33 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: 16:28:33 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: 16:28:33 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: 16:28:34 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: 16:28:34 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 16:28:34 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: 16:28:34 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: 16:28:34 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: 16:28:34 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: 16:28:35 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: 16:28:35 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: 16:28:35 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: 16:28:35 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: 16:28:35 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: 16:28:35 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: 16:28:35 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: 16:28:36 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: 16:28:36 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: 16:28:36 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: 16:28:36 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: 16:28:36 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: 16:28:36 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: 16:28:37 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: 16:28:37 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: 16:28:37 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: 16:28:37 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: 16:28:37 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: 16:28:37 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: 16:28:37 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: 16:28:38 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: 16:28:38 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: 16:28:38 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: 16:28:38 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: 16:28:38 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: 16:28:38 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: 16:28:38 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: 16:28:39 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: 16:28:39 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: 16:28:39 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 16:28:39 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 16:28:39 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: 16:28:39 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: 16:28:39 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-1ubuntu0.16.04.1 [69.5 kB] unit-abot-epc-basic-0: 16:28:40 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-1ubuntu0.16.04.1 [8202 kB] unit-abot-epc-basic-0: 16:28:40 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-1ubuntu0.16.04.1 [450 kB] unit-abot-epc-basic-0: 16:28:40 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: 16:28:40 DEBUG unit.abot-epc-basic/0.install Fetched 68.9 MB in 17s (3838 kB/s) unit-abot-epc-basic-0: 16:28:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 16:28:41 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 ... 54382 files and directories currently installed.) unit-abot-epc-basic-0: 16:28:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 16:28:41 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 16:28:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 16:28:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 16:28:42 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:28:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 16:28:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 16:28:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:28:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 16:28:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 16:28:44 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:28:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 16:28:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 16:28:46 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 16:28:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 16:28:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 16:28:46 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 16:28:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 16:28:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 16:28:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 16:28:47 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 16:28:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 16:28:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 16:28:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 16:28:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 16:28:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:28:48 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 16:28:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 16:28:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:28:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 16:28:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 16:28:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 16:28:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 16:28:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 16:28:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 16:28:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 16:28:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 16:28:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 16:28:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 16:28:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 16:28:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 16:28:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 16:28:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 16:28:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:28:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 16:28:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 16:28:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:28:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 16:28:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 16:28:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 16:28:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 16:28:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 16:28:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 16:28:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 16:28:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 16:28:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 16:28:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 16:28:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 16:28:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 16:28:55 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 16:28:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 16:28:55 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: 16:28:56 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 16:28:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 16:28:56 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: 16:28:56 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 16:28:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 16:28:57 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: 16:28:57 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 16:28:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 16:28:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 16:28:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 16:28:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 16:28:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:28:58 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 16:28:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 16:28:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 16:28:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 16:28:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 16:28:58 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: 16:28:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 16:28:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 16:28:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:28:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 16:28:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 16:28:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:28:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 16:29:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 16:29:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:29:00 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:29:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 16:29:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:29:04 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 16:29:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 16:29:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 16:29:04 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 16:29:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 16:29:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 16:29:05 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:29:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 16:29:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:29:06 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 16:29:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 16:29:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:07 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 16:29:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 16:29:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 16:29:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 16:29:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 16:29:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 16:29:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 16:29:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 16:29:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:29:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 16:29:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 16:29:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:29:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 16:29:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 16:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 16:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 16:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 16:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 16:29:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 16:29:13 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: 16:29:13 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 16:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 16:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 16:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 16:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 16:29:15 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: 16:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 16:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 16:29:15 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: 16:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 16:29:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 16:29:16 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: 16:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 16:29:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 16:29:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 16:29:17 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 16:29:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 16:29:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 16:29:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 16:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 16:29:18 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: 16:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 16:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 16:29:19 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: 16:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 16:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 16:29:19 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: 16:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 16:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 16:29:20 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: 16:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 16:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 16:29:21 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: 16:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 16:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 16:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 16:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 16:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 16:29:24 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: 16:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 16:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 16:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 16:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 16:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 16:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 16:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:29:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 16:29:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:29:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 16:29:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 16:29:30 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: 16:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 16:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 16:29:30 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: 16:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 16:29:31 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: 16:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 16:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 16:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 16:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 16:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 16:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 16:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 16:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 16:29:32 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: 16:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 16:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 16:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 16:29:33 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: 16:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 16:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 16:29:33 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: 16:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 16:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 16:29:34 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: 16:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 16:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 16:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 16:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 16:29:36 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: 16:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 16:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 16:29:36 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: 16:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 16:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 16:29:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 16:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 16:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 16:29:37 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: 16:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 16:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 16:29:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 16:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 16:29:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 16:29:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 16:29:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 16:29:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 16:29:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 16:29:39 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 16:29:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 16:29:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 16:29:39 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 16:29:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 16:29:40 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: 16:29:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 16:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 16:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 16:29:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 16:29:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 16:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 16:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 16:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 16:29:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 16:29:44 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: 16:29:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 16:29:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 16:29:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 16:29:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 16:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 16:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 16:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 16:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 16:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 16:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 16:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 16:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 16:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 16:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 16:29:48 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 16:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 16:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 16:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 16:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 16:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 16:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:29:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 16:29:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:29:51 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 16:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:29:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 16:30:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 16:30:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.6) ... unit-abot-epc-basic-0: 16:30:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 16:30:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 16:30:02 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 16:30:03 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 16:30:03 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 16:30:03 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 16:30:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 16:30:04 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 16:30:05 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:30:07 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:30:07 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:30:09 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 16:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 16:30:10 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 16:30:10 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: 16:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 16:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 16:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 16:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 16:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 16:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 16:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 16:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 16:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 16:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 16:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 16:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 16:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 16:30:12 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: 16:30:13 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 16:30:13 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: 16:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 16:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 16:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 16:30:13 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 16:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 16:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 16:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 16:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 16:30:14 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 16:30:14 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 16:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 16:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 16:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 16:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 16:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 16:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 16:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 16:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 16:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 16:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 16:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 16:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 16:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 16:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 16:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 16:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 16:30:18 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 16:30:18 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 16:30:18 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 16:30:18 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: 16:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 16:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:30:19 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: 16:30:19 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: 16:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 16:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 16:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 16:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 16:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 16:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 16:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 16:30:22 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: 16:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 16:30:22 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 16:30:22 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 16:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 16:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 16:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 16:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 16:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 16:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 16:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 16:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 16:30:24 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 16:30:24 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 16:30:24 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 16:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 16:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 16:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 16:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 16:30:25 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:30:26 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: 16:30:26 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: 16:30:26 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: 16:30:26 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: 16:30:26 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: 16:30:26 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: 16:30:26 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: 16:30:26 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: 16:30:26 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: 16:30:26 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: 16:30:26 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: 16:30:26 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 16:30:27 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: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 16:30:27 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: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 16:30:27 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 16:30:28 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:30:28 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: 16:30:28 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:28 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: 16:30:29 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: 16:30:29 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: 16:30:29 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: 16:30:29 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: 16:30:29 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:30:29 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: 16:30:29 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: 16:30:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 16:30:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.6) ... unit-abot-epc-basic-0: 16:30:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 16:30:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 16:30:29 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 16:30:30 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 16:30:30 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 16:30:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:30:30 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 16:30:30 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 16:30:31 DEBUG unit.abot-epc-basic/0.install --2018-11-06 16:30:31-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 16:30:31 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 16:30:31 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 16:30:31 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 16:30:31 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: 16:30:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:30:32 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 97.6K 7m58s unit-abot-epc-basic-0: 16:30:32 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 196K 5m58s unit-abot-epc-basic-0: 16:30:32 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.3M 4m0s unit-abot-epc-basic-0: 16:30:32 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.6M 3m1s unit-abot-epc-basic-0: 16:30:32 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 200K 3m11s unit-abot-epc-basic-0: 16:30:32 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.5M 2m39s unit-abot-epc-basic-0: 16:30:32 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.0M 2m17s unit-abot-epc-basic-0: 16:30:32 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.2M 2m0s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 207K 2m12s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.9M 1m59s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.4M 1m48s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.1M 99s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 10.7M 92s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.8M 86s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.2M 80s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 10.3M 75s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 4.17M 71s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 233K 78s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.6M 74s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 10.5M 71s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.6M 67s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.6M 65s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.9M 62s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 59s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.7M 57s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 10.7M 55s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.1M 53s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.4M 51s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.1M 50s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.6M 48s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 10.8M 46s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 173K 53s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 21.3M 52s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 24.0M 50s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 313K 53s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 48.8M 51s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 50.8M 50s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 42.5M 48s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 51.6M 47s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 49.3M 46s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 51.6M 45s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 39.8M 44s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 47.6M 43s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 51.2M 42s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 46.4M 41s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 42.1M 40s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 50.3M 39s unit-abot-epc-basic-0: 16:30:33 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 49.8M 38s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 1.03M 38s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 19.7M 37s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 20.9M 37s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 21.0M 36s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 20.5M 35s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 23.2M 35s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 22.3M 34s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 23.3M 33s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 22.7M 33s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 21.8M 32s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 21.6M 32s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 23.3M 31s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 20.3M 31s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 24.1M 30s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 11.6M 30s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 41.1M 29s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 78.9M 29s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 100M 28s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 79.0M 28s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 77.6M 27s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 79.7M 27s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 100M 27s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 14.3M 26s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.2M 26s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.3M 25s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 10.7M 25s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 348K 26s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 7.22M 26s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 7.79M 26s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 7.80M 26s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 7.64M 25s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 7.87M 25s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 1.79M 25s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.1M 25s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.5M 24s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.3M 24s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 10.8M 24s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.5M 24s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 10.8M 23s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.2M 23s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.3M 23s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.3M 23s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.6M 22s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.0M 22s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.9M 22s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.5M 22s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.0M 21s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 11.2M 21s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 383K 22s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 7.36M 22s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 8.33M 22s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 7.20M 22s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 8.44M 21s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 8.21M 21s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 1.74M 21s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 10.8M 21s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.1M 21s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.2M 21s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.4M 20s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.0M 20s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.5M 20s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.2M 20s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 10.8M 20s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.6M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.8M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 10.0M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 12.7M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.1M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.5M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 390K 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 9.05M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 8.01M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 7.68M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 8.09M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 7.95M 19s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 4.78M 18s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 2.16M 18s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.1M 18s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 10.4M 18s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.3M 18s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.2M 18s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.3M 18s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.1M 18s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 10.9M 18s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.9M 17s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.0M 17s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.8M 17s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.5M 17s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 9.06M 17s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.2M 17s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.0M 17s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.2M 17s unit-abot-epc-basic-0: 16:30:34 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 11.4M 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 397K 17s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 8.97M 17s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 3.80M 17s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 11.1M 17s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.3M 17s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 6.61M 17s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 2.17M 17s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.8M 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 9.98M 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 11.1M 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.6M 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 10.7M 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.7M 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.0M 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.0M 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.3M 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.0M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.8M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 9.69M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 8.53M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.0M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.2M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 408K 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 8.88M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 4.16M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 8.42M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.4M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 7.25M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 10.8M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 2.23M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 10.9M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 9.77M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.3M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.3M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.2M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.3M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.0M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.2M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 11.2M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 177K 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 384K 16s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 7.97M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 3.76M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 10.5M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 9.98M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 14.8M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 12.2M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 28.8M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 39.0M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 63.3M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 62.9M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 57.7M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 65.5M 15s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 63.8M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 65.3M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 1.40M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 3.43M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 2.92M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 14.4M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 13.8M 14s unit-abot-epc-basic-0: 16:30:35 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 13.9M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 126K 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 41.0M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 51.2M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 50.2M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 44.7M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 50.8M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 54.6M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 47.4M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 44.9M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 50.9M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 51.1M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 985K 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 11.4M 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 4.04M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 12.7M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 16.8M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 3.75M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 4.05M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 2.01M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 408K 15s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 30.0M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 50.7M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 52.9M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 54.6M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 54.3M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 50.9M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 57.0M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 5.33M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 4.99M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 5.06M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 1.87M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 10.9M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 10.3M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 5.23M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 4.44M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 2.69M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 1.93M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 408K 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 10.7M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 6.84M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 4.40M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 6.15M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 1.83M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 7.50M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 11.2M 14s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 9.67M 13s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 4.35M 13s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 2.69M 13s unit-abot-epc-basic-0: 16:30:36 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 3.12M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 371K 14s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 9.35M 14s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 11.0M 14s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 5.75M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 5.02M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 4.99M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 1.86M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 10.4M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 11.1M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 7.27M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 4.55M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 2.48M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 3.47M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 376K 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 9.33M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 11.3M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 5.68M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 4.82M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 5.42M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 1.88M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 10.6M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 11.1M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 7.84M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 4.33M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 2.61M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 3.42M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 376K 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 9.19M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.3M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 6.00M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 4.90M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 5.55M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 1.83M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.0M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 11.0M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 11.0M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 182K 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 2.59M 13s unit-abot-epc-basic-0: 16:30:37 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 53.9M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 355K 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 54.3M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 53.2M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 55.6M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 47.7M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 54.3M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 57.3M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 48.7M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 42.4M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 46.6M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 580K 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 2.06M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 55.1M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 55.2M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 47.6M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 57.8M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 54.2M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 49.9M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 50.6M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 56.1M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 935K 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 602K 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 6.73M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 3.24M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 4.39M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 1.75M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 7.06M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 4.05M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 2.44M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 3.48M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 365K 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 7.03M 13s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 5.68M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 3.61M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 1.56M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 6.65M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 7.10M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 2.99M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 3.11M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 3.64M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 365K 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 7.07M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 4.60M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 4.19M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 1.53M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 7.29M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 7.44M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 2.90M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 3.46M 12s unit-abot-epc-basic-0: 16:30:38 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 3.15M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 370K 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 7.38M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 4.60M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 4.39M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 1.53M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 7.12M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 7.63M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 3.34M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 2.94M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 3.60M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 368K 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 6.47M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 5.90M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 4.16M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 4.22M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 1.75M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 9.01M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 3.85M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 3.73M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 2.84M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 506K 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 1.04M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 7.76M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 3.76M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 4.74M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 1.63M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 8.75M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 5.05M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 3.76M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 3.27M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 3.37M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 371K 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 7.17M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 6.22M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 4.25M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 3.28M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 1.94M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 9.84M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 3.91M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 4.62M 12s unit-abot-epc-basic-0: 16:30:39 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 2.91M 12s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 780K 12s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 603K 12s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 7.12M 12s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 5.26M 12s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 4.73M 12s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 1.57M 12s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 5.69M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 11.5M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 3.29M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 4.90M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 2.59M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 517K 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 1.05M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 7.38M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 4.10M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 4.63M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1.63M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 7.63M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 10.3M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 3.39M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 3.38M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 3.49M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 368K 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 6.37M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 7.67M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 4.10M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 4.51M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 1.66M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 7.24M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 11.0M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 3.40M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 4.30M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 2.91M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 505K 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 1.08M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 7.29M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 4.44M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 4.54M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 1.64M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 6.96M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 11.2M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 3.74M 11s unit-abot-epc-basic-0: 16:30:40 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 5.23M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 2.93M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 784K 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 601K 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 7.68M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 5.80M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 3.61M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.80M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 5.12M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 11.0M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 4.48M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 4.48M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 3.04M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 1.89M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 415K 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 6.69M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 7.37M 11s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 3.05M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 8.54M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 1.61M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 9.41M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 6.88M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 3.79M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 3.39M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 2.81M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 382K 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 6.29M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 8.35M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 2.74M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 9.29M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 1.62M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 8.98M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 7.55M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 4.46M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 3.14M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 3.36M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 369K 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 7.33M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 7.44M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 2.88M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 8.79M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 1.61M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 8.66M 10s unit-abot-epc-basic-0: 16:30:41 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 10.6M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 4.08M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 4.77M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 3.45M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 781K 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 596K 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 7.81M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 5.82M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 3.28M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 2.28M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 3.52M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 8.82M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 7.14M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 3.35M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 3.99M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 2.94M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 371K 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 9.02M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 7.67M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 2.95M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 9.94M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 1.62M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 7.91M 10s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 10.8M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 3.99M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 3.25M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 3.78M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 360K 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 8.51M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 7.51M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 3.02M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 8.23M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 1.85M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 5.51M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 8.44M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 5.41M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 3.89M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 3.79M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 1.95M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 399K 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 8.70M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 8.91M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 2.88M 9s unit-abot-epc-basic-0: 16:30:42 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 7.20M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 1.73M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 8.24M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 8.21M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 4.35M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 3.14M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 3.45M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 365K 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 8.22M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 7.60M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 3.06M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 7.78M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 1.56M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 11.2M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 8.26M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 5.32M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 4.06M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 4.08M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 773K 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 578K 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 8.97M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 6.55M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 3.26M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 2.77M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 2.62M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 10.1M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 6.22M 9s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 4.05M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 3.83M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 2.67M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 375K 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 7.90M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 7.44M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 3.18M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 8.21M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 1.56M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 10.6M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 6.43M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 6.26M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 3.32M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 3.71M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 517K 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 993K 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 7.42M 8s unit-abot-epc-basic-0: 16:30:43 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 6.85M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 3.53M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.94M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 4.02M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 11.0M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 6.70M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 3.58M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 4.13M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 2.35M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 381K 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 9.82M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 7.45M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 3.07M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 8.91M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 1.51M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 10.8M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 8.07M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 5.15M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 3.33M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 3.58M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 364K 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 5.61M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 8.91M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 3.68M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 6.31M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.48M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 8.98M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 11.4M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 5.80M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 3.96M 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 3.83M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 1.03M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 481K 8s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 10.3M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 8.06M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 3.01M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 6.57M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.62M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 9.10M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 7.71M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 4.54M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 3.84M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 3.03M 7s unit-abot-epc-basic-0: 16:30:44 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 373K 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 5.24M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 9.27M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 3.17M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 8.46M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 1.51M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 8.44M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 10.2M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 6.25M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 3.44M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 3.71M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 780K 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 588K 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 9.49M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 8.12M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 3.16M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 2.39M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 2.76M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 10.1M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 7.06M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 4.48M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 3.79M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 2.38M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 379K 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 7.78M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 9.02M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 2.86M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 9.81M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.60M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 7.29M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 10.0M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 6.74M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 3.01M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 4.01M 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 525K 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 942K 7s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 8.74M 6s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 7.67M 6s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 2.92M 6s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 2.35M 6s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 3.32M 6s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 7.95M 6s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 8.23M 6s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 4.48M 6s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 3.86M 6s unit-abot-epc-basic-0: 16:30:45 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 2.42M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 377K 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 8.28M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 8.87M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 2.87M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 8.10M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 1.61M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 7.61M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 10.5M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 7.44M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.81M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 4.23M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 524K 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 948K 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 9.17M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 8.84M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 2.79M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 2.37M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 3.24M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 7.49M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 8.86M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 4.63M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 3.62M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 2.92M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 376K 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 5.64M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 9.44M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 3.09M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 5.77M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 1.72M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 7.01M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 8.74M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 8.44M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 3.72M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 3.43M 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 844K 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 557K 6s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 9.22M 5s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 9.08M 5s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 2.71M 5s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 5.33M 5s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 1.87M 5s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 7.86M 5s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 9.12M 5s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 4.42M 5s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 3.97M 5s unit-abot-epc-basic-0: 16:30:46 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 3.56M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 384K 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 3.18M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 9.39M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 3.73M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 4.27M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 2.46M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 3.49M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 7.46M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 8.94M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 4.84M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 3.20M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 2.88M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 381K 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 5.27M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 11.0M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 3.09M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 5.57M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 1.86M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 6.37M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 8.21M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 9.21M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 3.84M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 3.58M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 1.94M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 403K 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 6.85M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 10.1M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 3.07M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 4.90M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 1.95M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 6.88M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 8.22M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 9.60M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 3.86M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 3.41M 5s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 1.97M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 402K 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 7.58M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 10.2M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 3.07M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 4.94M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.92M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 7.30M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 8.98M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 8.82M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 4.02M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 3.43M 4s unit-abot-epc-basic-0: 16:30:47 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 1.95M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 404K 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 6.64M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 9.68M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 3.33M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 4.99M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.98M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 5.67M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 9.33M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 9.88M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 4.03M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 3.63M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 2.72M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 380K 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 7.97M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 7.81M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 3.67M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 4.59M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 2.20M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 4.84M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 8.09M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 9.53M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 5.18M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 3.88M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 2.96M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 571K 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 910K 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 7.16M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 10.6M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 3.42M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 3.45M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 2.32M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 7.25M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 9.56M 4s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 7.74M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 4.37M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 2.79M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 2.44M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 401K 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 6.55M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 7.72M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 4.16M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 4.80M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 2.77M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 3.31M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 8.50M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 9.52M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 5.52M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 3.93M 3s unit-abot-epc-basic-0: 16:30:48 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 3.54M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 882K 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 562K 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 7.81M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 8.98M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 3.91M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 5.02M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 2.05M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 6.21M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 8.48M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 10.1M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 5.26M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 3.82M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 3.61M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 849K 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 581K 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 8.25M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 8.06M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 4.31M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 4.73M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 2.07M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 6.43M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 9.32M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 8.88M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 5.35M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 3.76M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 4.04M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 888K 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 561K 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 9.22M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 7.22M 3s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 4.53M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 4.37M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 2.43M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 5.01M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 8.02M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 9.82M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 6.00M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 4.33M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 3.28M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 2.85M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 396K 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 7.47M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 6.72M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 8.40M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 4.78M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 3.57M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 2.38M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 7.25M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 9.66M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 9.96M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 5.43M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 3.93M 2s unit-abot-epc-basic-0: 16:30:49 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 3.92M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 895K 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 566K 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 8.40M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 7.15M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 5.68M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 4.73M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 3.33M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 2.96M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 7.73M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 9.86M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 11.2M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 5.16M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 4.13M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 3.53M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 873K 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 584K 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 9.01M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 6.96M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 6.59M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 4.42M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 3.40M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 3.06M 2s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 7.29M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 9.19M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 11.3M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 5.80M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 4.45M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 3.63M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.23M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 481K 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 8.03M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 7.60M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 10.4M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 4.95M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 4.48M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 2.49M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 5.31M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 8.64M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 9.79M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 8.05M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 6.25M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 3.98M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 3.70M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 898K 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 584K 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 8.51M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 7.52M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 7.70M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 6.50M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 4.37M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 2.35M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 6.37M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 9.41M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 9.81M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 7.61M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 7.10M 1s unit-abot-epc-basic-0: 16:30:50 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 3.95M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 3.82M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 896K 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 584K 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 8.24M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 8.87M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 5.67M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 8.01M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 4.76M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 2.82M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 4.41M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 10.2M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 9.03M 1s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 10.6M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 6.63M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 4.08M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 4.09M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 2.43M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 415K 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 5.86M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 11.1M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 7.97M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 5.27M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 6.89M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 4.76M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 2.68M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 6.96M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 9.67M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 8.85M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 8.92M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 6.80M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 3.67M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 5.06M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 1.27M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 491K 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 6.73M 0s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 10.9M=20s unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install 2018-11-06 16:30:51 (2.31 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:30:51 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: 16:30:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57423 files and directories currently installed.) unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 16:30:51 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 16:30:54 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: 16:30:54 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 16:30:54 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: 16:30:54 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 16:30:54 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: 16:30:54 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: 16:30:54 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 16:30:54 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: 16:30:54 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 16:30:54 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: 16:30:54 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 16:30:54 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: 16:30:54 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 16:30:54 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert machine-1: 16:30:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 16:30:55 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 16:30:55 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 16:30:55 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 16:30:55 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 16:30:55 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 16:30:55 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 16:30:55 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] machine-1: 16:30:56 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 16:30:56 DEBUG juju.worker start "engine" machine-1: 16:30:56 INFO juju.worker start "engine" machine-1: 16:30:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 16:30:56 DEBUG juju.worker "engine" started machine-1: 16:30:56 DEBUG juju.worker.introspection stats worker now serving machine-1: 16:30:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 16:30:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 16:30:56 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 16:30:56 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 16:30:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 16:30:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 16:30:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 16:30:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 16:30:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 16:30:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 16:30:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 16:30:56 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 16:30:56 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] machine-1: 16:30:56 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-1: 16:30:56 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-1: 16:30:56 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-1: 16:30:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 16:30:56 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 16:30:56 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: 16:30:56 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: 16:30:56 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: 16:30:57 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: 16:30:57 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] machine-1: 16:30:57 DEBUG juju.worker.apicaller connected machine-1: 16:30:57 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 16:30:57 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: 16:30:57 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: 16:30:57 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: 16:30:57 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: 16:30:58 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] machine-1: 16:30:58 DEBUG juju.worker.apicaller password changed machine-1: 16:30:58 DEBUG juju.api RPC connection died machine-1: 16:30:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 16:30:58 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 16:30:58 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] machine-1: 16:30:58 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-1: 16:30:58 INFO juju.api connection established to "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-1: 16:30:58 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:30:58 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: 16:30:58 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: 16:30:58 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: 16:30:59 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: 16:30:59 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] machine-1: 16:30:59 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 16:30:59 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] machine-1: 16:30:59 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 16:30:59 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] machine-1: 16:30:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 16:30:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 16:30:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 16:30:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 16:30:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 16:30:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:30:59 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] machine-1: 16:30:59 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 16:30:59 INFO juju.worker.upgrader unblocking abort check machine-1: 16:30:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 16:30:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 16:30:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 16:30:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 16:30:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 16:30:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 16:30:59 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 16:30:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 16:30:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 16:30:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 16:30:59 DEBUG juju.worker.logger logger setup machine-1: 16:30:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 16:30:59 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 16:30:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 16:30:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 16:30:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 16:30:59 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: 16:30:59 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 16:30:59 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 16:30:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 16:30:59 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 16:30:59 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 16:30:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 16:30:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 16:30:59 INFO juju.util.exec run result: exit status 127 machine-1: 16:30:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec660643183/script.sh: line 1: fanatic: command not found 127 machine-1: 16:30:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 16:30:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 16:30:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 16:30:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 16:30:59 INFO juju.util.exec run result: exit status 127 machine-1: 16:30:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec744042873/script.sh: line 1: fanatic: command not found 127 machine-1: 16:30:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 16:31:00 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] machine-1: 16:31:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 16:31:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 16:31:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 16:31:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 16:31:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 16:31:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 16:31:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 16:31:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 16:31:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 16:31:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 16:31:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 16:31:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 16:31:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 16:31:00 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 16:31:00 DEBUG juju.network including address local-machine:::1 for machine machine-1: 16:31:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 16:31:00 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 16:31:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 16:31:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 16:31:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 16:31:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 16:31: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.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 16:31:00 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 16:31:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 16:31:00 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 16:31:00 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: 16:31:00 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] machine-1: 16:31:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 16:31:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 16:31:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 16:31:00 DEBUG juju.network including address public:172.30.9.209 for machine machine-1: 16:31:00 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 16:31:00 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 16:31:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 16:31:00 DEBUG juju.network including address local-machine:::1 for machine machine-1: 16:31:00 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 16:31:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 16:31:00 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-1: 16:31:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 16:31:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 16:31:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 16:31:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 16:31:00 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 16:31:00 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 16:31:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 16:31:00 DEBUG juju.api RPC connection died machine-1: 16:31:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 16:31:00 DEBUG juju.worker killing runner 0xc420494dd0 machine-1: 16:31:00 INFO juju.worker runner is dying machine-1: 16:31:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: setting machine addresses: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 16:31:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 16:31:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 16:31:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 16:31:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 16:31:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 16:31:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 16:31:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 16:31:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 16:31:00 DEBUG juju.worker.apicaller connecting with current password machine-1: 16:31:00 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-1: 16:31:00 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-1: 16:31:00 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:31:00 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: 16:31:00 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: 16:31:00 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: 16:31:00 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: 16:31:01 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: 16:31:01 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] machine-1: 16:31:01 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 16:31:01 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: 16:31:01 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] machine-1: 16:31:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 16:31:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 16:31:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 16:31:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 16:31:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 16:31:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 16:31:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 16:31:01 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] machine-1: 16:31:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 16:31:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 16:31:01 DEBUG juju.worker.logger logger setup machine-1: 16:31:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 16:31:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 16:31:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 16:31:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 16:31:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 16:31:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 16:31:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 16:31:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 16:31:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 16:31:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 16:31:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 16:31:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 16:31:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 16:31:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 16:31:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 16:31:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 16:31:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 16:31:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 16:31:01 DEBUG juju.network including address public:172.30.9.209 for machine machine-1: 16:31:01 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 16:31:01 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 16:31:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 16:31:01 DEBUG juju.network including address local-machine:::1 for machine machine-1: 16:31:01 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 16:31:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 16:31:01 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-1: 16:31:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 16:31:01 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 16:31:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 16:31:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 16:31:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 16:31:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 16:31:01 INFO juju.util.exec run result: exit status 127 machine-1: 16:31:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec840556791/script.sh: line 1: fanatic: command not found 127 machine-1: 16:31:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 16:31:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 16:31:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 16:31:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 16:31:01 INFO juju.util.exec run result: exit status 127 machine-1: 16:31:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec940427841/script.sh: line 1: fanatic: command not found 127 machine-1: 16:31:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 16:31:01 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: 16:31:01 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: 16:31:02 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: 16:31:02 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: 16:31:02 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: 16:31:02 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: 16:31:02 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] machine-1: 16:31:02 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 16:31:02 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] machine-1: 16:31:02 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 16:31:02 INFO juju.worker.upgrader unblocking abort check machine-1: 16:31:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 16:31:02 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: 16:31:03 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: 16:31:03 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: 16:31:03 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] machine-1: 16:31:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 16:31:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 16:31:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 16:31:03 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 16:31:03 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 16:31:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 16:31:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 16:31:03 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 16:31:03 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 16:31:03 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 16:31:03 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: 16:31:03 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] machine-1: 16:31:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 16:31:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 16:31:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 16:31:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 16:31:03 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 16:31:03 DEBUG juju.network including address local-machine:::1 for machine machine-1: 16:31:03 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 16:31:03 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 16:31:03 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 16:31:03 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-abot-epc-basic-0: 16:31:03 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: 16:31:03 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] machine-1: 16:31:03 DEBUG juju.service discovered init system "upstart" from local host machine-1: 16:31:03 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] unit-abot-epc-basic-0: 16:31:04 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] machine-1: 16:31:04 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-abot-epc-basic-0: 16:31:04 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-mysql-0: 16:31:04 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 16:31:04 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: 16:31:04 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 16:31:04 DEBUG juju.worker start "api" unit-mysql-0: 16:31:04 INFO juju.worker start "api" unit-mysql-0: 16:31:04 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 16:31:04 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 16:31:04 DEBUG juju.worker "api" started unit-mysql-0: 16:31:04 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 16:31:04 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 16:31:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 16:31:04 DEBUG juju.worker start "1-container-watcher" machine-1: 16:31:04 DEBUG juju.worker start "stateconverter" machine-1: 16:31:04 INFO juju.worker start "1-container-watcher" machine-1: 16:31:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 16:31:04 DEBUG juju.worker "1-container-watcher" started machine-1: 16:31:04 INFO juju.worker start "stateconverter" machine-1: 16:31:04 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 16:31:04 DEBUG juju.worker "stateconverter" started unit-mysql-0: 16:31:04 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 16:31:04 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-mysql-0: 16:31:04 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-mysql-0: 16:31:04 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-mysql-0: 16:31:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 16:31:04 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: 16:31:04 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: 16:31:04 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: 16:31:04 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: 16:31:04 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: 16:31:04 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: 16:31:05 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: 16:31:05 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-mysql-0: 16:31:05 DEBUG juju.worker.apicaller connected unit-mysql-0: 16:31:05 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 16:31:05 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.8 [391 kB] unit-abot-epc-basic-0: 16:31:05 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: 16:31:05 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: 16:31:05 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: 16:31:05 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: 16:31:06 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 16:31:06 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-mysql-0: 16:31:06 DEBUG juju.worker.apicaller password changed unit-mysql-0: 16:31:06 DEBUG juju.api RPC connection died unit-mysql-0: 16:31:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 16:31:06 INFO juju.worker.machiner "machine-1" started unit-mysql-0: 16:31:06 DEBUG juju.worker.apicaller connecting with current password machine-1: 16:31:06 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 16:31:06 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-mysql-0: 16:31:06 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-mysql-0: 16:31:06 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:31:06 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 16:31:06 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 16:31:06 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: 16:31:06 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: 16:31:06 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: 16:31:07 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 16:31:07 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-mysql-0: 16:31:07 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 16:31:07 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 16:31:07 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:79:3e:aa CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:79:3e:aa CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:31:07 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 16:31:07 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-mysql-0: 16:31:07 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 16:31:07 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 16:31:07 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 16:31:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 16:31:08 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-mysql-0: 16:31:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 16:31:08 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 16:31:08 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 16:31:08 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 16:31:08 DEBUG juju.worker.logger logger setup unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 16:31:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 16:31:08 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 16:31:08 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 16:31:08 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 16:31:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 16:31:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 16:31:08 DEBUG juju.network including address public:172.30.9.209 for machine unit-mysql-0: 16:31:08 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-mysql-0: 16:31:08 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-mysql-0: 16:31:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 16:31:08 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 16:31:08 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 16:31:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 16:31:08 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 16:31:08 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 16:31:08 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 16:31:08 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-mysql-0: 16:31:08 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 16:31:08 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 16:31:08 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 16:31:08 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 16:31:08 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-mysql-0: 16:31:08 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 16:31:08 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-mysql-0: 16:31:08 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 16:31:08 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 16:31:08 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 16:31:08 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 16:31:08 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 16:31:08 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 16:31:08 INFO juju.worker.uniter resuming charm install unit-mysql-0: 16:31:08 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 16:31:08 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 16:31:08 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 16:31:08 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 16:31:08 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 16:31:08 DEBUG httpbakery } -> error unit-mysql-0: 16:31:08 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 16:31:08 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 16:31:08 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 16:31:08 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 16:31:08 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 16:31:09 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: 16:31:09 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: 16:31:09 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: 16:31:09 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-mysql-0: 16:31:09 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 16:31:09 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 16:31:09 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 16:31:09 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: 16:31:09 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: 16:31:09 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: 16:31:10 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: 16:31:10 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: 16:31:10 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: 16:31:10 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: 16:31:10 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: 16:31:11 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: 16:31:11 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: 16:31:11 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 16:31:11 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: 16:31:11 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-138.164 [859 kB] unit-abot-epc-basic-0: 16:31:11 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: 16:31:12 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: 16:31:12 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: 16:31:12 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: 16:31:13 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: 16:31:13 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: 16:31:13 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: 16:31:13 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: 16:31:13 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: 16:31:14 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: 16:31:14 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-mysql-0: 16:31:14 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-abot-epc-basic-0: 16:31:14 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 16:31:14 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 16:31:14 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 16:31:14 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 16:31:14 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 16:31:14 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 16:31:14 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 16:31:15 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: 16:31:15 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-mysql-0: 16:31:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 16:31:15 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 16:31:15 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-mysql-0: 16:31:15 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 16:31:15 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 16:31:15 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: 16:31:16 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: 16:31:16 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: 16:31:16 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-mysql-0: 16:31:16 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (654 kB/s) unit-abot-epc-basic-0: 16:31:17 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-mysql-0: 16:31:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 16:31:17 DEBUG unit.mysql/0.install (Reading database ... 52431 files and directories currently installed.) unit-mysql-0: 16:31:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 16:31:17 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 16:31:17 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: 16:31:17 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: 16:31:17 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 16:31:17 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 16:31:18 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: 16:31:18 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-mysql-0: 16:31:18 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:31:18 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: 16:31:18 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: 16:31:18 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: 16:31:18 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-mysql-0: 16:31:18 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 16:31:19 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: 16:31:19 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: 16:31:19 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: 16:31:19 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: 16:31:19 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: 16:31:19 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: 16:31:19 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-mysql-0: 16:31:20 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 16:31:20 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 16:31:20 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 16:31:20 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 16:31:20 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 16:31:20 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 16:31:20 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 16:31:20 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 16:31:21 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 16:31:21 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 16:31:21 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 16:31:21 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: 16:31:21 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (26.6 kB/s) unit-abot-epc-basic-0: 16:31:21 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: 16:31:21 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: 16:31:21 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: 16:31:21 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-mysql-0: 16:31:21 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 16:31:21 DEBUG unit.mysql/0.install (Reading database ... 52471 files and directories currently installed.) unit-mysql-0: 16:31:21 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 16:31:21 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-mysql-0: 16:31:22 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 16:31:22 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: 16:31:22 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: 16:31:22 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: 16:31:22 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-mysql-0: 16:31:22 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 16:31:22 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: 16:31:22 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: 16:31:22 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: 16:31:23 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: 16:31:23 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 16:31:23 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 27s (3672 kB/s) unit-abot-epc-basic-0: 16:31:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 16:31:23 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 ... 57586 files and directories currently installed.) unit-abot-epc-basic-0: 16:31:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 16:31:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 16:31:23 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 16:31:23 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 16:31:23 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 16:31:23 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 16:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 16:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 16:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 16:31:24 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 16:31:24 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: 16:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 16:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 16:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 16:31:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 16:31:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-mysql-0: 16:31:24 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: 16:31:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 16:31:25 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: 16:31:25 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: 16:31:25 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: 16:31:25 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 16:31:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 16:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 16:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 16:31:26 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: 16:31:26 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 16:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 16:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 16:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 16:31:26 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: 16:31:26 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 16:31:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 16:31:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-mysql-0: 16:31:26 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 16:31:26 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 16:31:26 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-mysql-0: 16:31:27 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: 16:31:27 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-161.211 [773 kB] unit-abot-epc-basic-0: 16:31:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-mysql-0: 16:31:27 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 16:31:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-mysql-0: 16:31:27 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 16:31:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 16:31:28 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: 16:31:28 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: 16:31:28 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 16:31:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 16:31:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 16:31:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 16:31:28 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: 16:31:28 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: 16:31:29 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: 16:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 16:31:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 16:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 16:31:29 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 16:31:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 16:31:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-mysql-0: 16:31:30 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 16:31:30 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 16:31:30 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: 16:31:30 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: 16:31:30 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: 16:31:30 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: 16:31:30 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 16:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 16:31:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-mysql-0: 16:31:31 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 16:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 16:31:31 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: 16:31:31 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: 16:31:31 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: 16:31:31 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: 16:31:31 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 16:31:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 16:31:31 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: 16:31:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 16:31:31 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: 16:31:32 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: 16:31:32 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 16:31:32 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 16:31:32 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 16:31:32 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: 16:31:32 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: 16:31:32 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-abot-epc-basic-0: 16:31:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 16:31:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-mysql-0: 16:31:33 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-abot-epc-basic-0: 16:31:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 16:31:33 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-mysql-0: 16:31:33 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: 16:31:33 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 16:31:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 16:31:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 16:31:33 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 16:31:33 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 16:31:33 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-mysql-0: 16:31:34 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 16:31:34 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4179 kB/s) unit-abot-epc-basic-0: 16:31:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 16:31:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 16:31:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 16:31:35 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 16:31:35 DEBUG unit.mysql/0.install (Reading database ... 52481 files and directories currently installed.) unit-mysql-0: 16:31:35 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 16:31:35 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:31:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 16:31:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 16:31:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 16:31:36 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 16:31:36 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 16:31:36 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:31:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 16:31:37 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: 16:31:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 16:31:38 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 16:31:38 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:31:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 16:31:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-mysql-0: 16:31:38 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 16:31:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 16:31:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 16:31:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 16:31:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 16:31:39 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 16:31:39 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 16:31:39 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 16:31:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 16:31:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 16:31:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 16:31:41 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 16:31:41 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 16:31:41 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 16:31:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 16:31:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 16:31:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 16:31:42 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 16:31:42 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 16:31:42 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:31:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 16:31:42 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: 16:31:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 16:31:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 16:31:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-mysql-0: 16:31:44 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 16:31:44 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 16:31:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 16:31:44 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 16:31:45 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: 16:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 16:31:45 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 16:31:45 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 16:31:45 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 16:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 16:31:46 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: 16:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 16:31:46 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 16:31:46 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 16:31:46 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 16:31:46 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 16:31:46 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 16:31:47 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 16:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 16:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 16:31:47 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 16:31:47 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 16:31:47 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 16:31:47 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 16:31:47 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 16:31:47 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 16:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 16:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 16:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 16:31:48 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 16:31:48 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 16:31:48 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 16:31:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-mysql-0: 16:31:48 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 16:31:48 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... unit-mysql-0: 16:31:48 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... unit-abot-epc-basic-0: 16:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 16:31:49 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 16:31:49 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 16:31:49 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 16:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 16:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 16:31:50 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 16:31:50 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 16:31:50 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 16:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 16:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 16:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 16:31:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 16:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 16:31:52 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 16:31:52 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 16:31:52 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 16:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 16:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 16:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 16:31:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 16:31:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 16:31:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 16:31:53 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 16:31:53 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 16:31:53 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 16:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 16:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 16:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 16:31: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: 16:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 16:31:54 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 16:31:54 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 16:31:54 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 16:31:54 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: 16:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 16:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 16:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 16:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 16:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 16:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 16:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 16:31:55 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 16:31:55 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 16:31:56 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 16:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 16:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 16:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 16:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 16:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 16:31:56 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 16:31:56 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 16:31:57 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:31:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 16:31:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-mysql-0: 16:31:57 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 16:31:57 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 16:31:57 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-mysql-0: 16:31:57 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:31:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 16:31:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 16:31:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 16:31:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 16:31:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 16:31:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 16:31:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 16:31:59 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: 16:31:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 16:31:59 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 16:32:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-mysql-0: 16:32:00 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 16:32:00 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: 16:32:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 16:32:00 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 16:32:00 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 16:32:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 16:32:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-mysql-0: 16:32:00 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 16:32:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 16:32:01 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 16:32:01 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 16:32:01 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 16:32:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 16:32:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 16:32:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 16:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 16:32:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-mysql-0: 16:32:02 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 16:32:02 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 16:32:02 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 16:32:03 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 16:32:03 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 16:32:03 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 16:32:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 16:32:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-mysql-0: 16:32:04 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 16:32:04 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 16:32:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 16:32:04 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 16:32:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 16:32:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-mysql-0: 16:32:05 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 16:32:05 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 16:32:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-mysql-0: 16:32:05 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 16:32:06 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 16:32:06 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 16:32:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 16:32:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-mysql-0: 16:32:06 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 16:32:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 16:32:07 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 16:32:07 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:32:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 16:32:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 16:32:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-mysql-0: 16:32:07 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 16:32:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 16:32:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 16:32:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-mysql-0: 16:32:09 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 16:32:09 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 16:32:09 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 16:32:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 16:32:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 16:32:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 16:32:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 16:32:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 16:32:10 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 16:32:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 16:32:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 16:32:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 16:32:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 16:32:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 16:32:11 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 16:32:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 16:32:11 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: 16:32:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 16:32:12 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 16:32:12 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 16:32:12 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 16:32:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 16:32:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 16:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-mysql-0: 16:32:13 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 16:32:13 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 16:32:13 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 16:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 16:32:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 16:32:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 16:32:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 16:32:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 16:32:14 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 16:32:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 16:32: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: 16:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 16:32:15 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 16:32:15 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 16:32:15 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 16:32:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 16:32:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 16:32:16 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 16:32:16 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 16:32:16 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 16:32:16 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 16:32:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 16:32:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:32:17 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 16:32:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 16:32:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 16:32:17 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 16:32:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 16:32:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:32:18 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 16:32:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 16:32:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 16:32:19 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 16:32:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 16:32:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 16:32:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 16:32:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 16:32:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 16:32:20 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 16:32:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 16:32:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 16:32:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 16:32:20 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 16:32:20 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 16:32:20 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 16:32:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 16:32:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 16:32:21 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 16:32:21 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 16:32:21 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 16:32:21 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 16:32:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 16:32:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 16:32:22 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 16:32:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 16:32:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 16:32:23 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 16:32:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 16:32:23 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: 16:32:23 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 16:32:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 16:32:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 16:32:24 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 16:32:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 16:32:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 16:32:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-mysql-0: 16:32:25 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 16:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 16:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 16:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 16:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 16:32:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 16:32:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 16:32:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 16:32:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 16:32:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 16:32:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 16:32:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 16:32:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 16:32:27 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 16:32:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 16:32:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 16:32:27 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 16:32:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 16:32:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 16:32:28 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 16:32:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 16:32:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 16:32:28 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 16:32:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 16:32:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 16:32:29 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 16:32:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 16:32:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-mysql-0: 16:32:29 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:32:29 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 16:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 16:32:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 16:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 16:32:30 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 16:32:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 16:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 16:32:30 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 16:32:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 16:32:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 16:32:31 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 16:32:31 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 16:32:31 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 16:32:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 16:32:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 16:32:32 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 16:32:32 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 16:32:33 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:32:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 16:32:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 16:32:33 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 16:32:33 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 16:32:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 16:32:34 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: 16:32:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 16:32:34 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:32:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 16:32:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 16:32:35 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 16:32:35 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 16:32:36 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:32:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 16:32:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 16:32:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 16:32:36 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 16:32:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 16:32:36 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: 16:32:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 16:32:37 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 16:32:37 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... unit-mysql-0: 16:32:38 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:32:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 16:32:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 16:32:38 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:32:38 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 16:32:38 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 16:32:38 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 16:32:38 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 16:32:38 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 16:32:38 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 16:32:39 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:32:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 16:32:39 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: 16:32:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 16:32:39 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 16:32:39 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 16:32:40 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 16:32:40 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 16:32:40 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 16:32:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 16:32:40 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 16:32:40 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 16:32:40 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 16:32:40 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 16:32:40 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 16:32:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 16:32:41 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 16:32:41 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 16:32:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.6) ... unit-abot-epc-basic-0: 16:32:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 16:32:41 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 16:32:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 16:32:42 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 16:32:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 16:32:42 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 16:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 16:32:43 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 16:32:43 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 16:32:43 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 16:32:44 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 16:32:44 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 16:32:44 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 16:32:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-mysql-0: 16:32:45 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 16:32:45 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 ... 61229 files and directories currently installed.) unit-abot-epc-basic-0: 16:32:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 16:32:45 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 16:32:45 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 16:32:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 16:32:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 16:32:46 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 16:32:46 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 16:32:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 16:32:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-mysql-0: 16:32:46 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 16:32:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 16:32:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 16:32:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 16:32:47 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 16:32:47 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 16:32:47 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 16:32:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 16:32:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 16:32:47 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 16:32:47 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 16:32:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 16:32:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-mysql-0: 16:32:48 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 16:32:48 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-mysql-0: 16:32:48 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 16:32:49 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 16:32:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 16:32:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 16:32:49 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 16:32:50 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:32:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 16:32:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-138.164_amd64.deb ... unit-abot-epc-basic-0: 16:32:51 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-138.164) ... unit-mysql-0: 16:32:51 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 16:32:51 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 16:32:51 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 16:32:51 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 16:32:51 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 16:32:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 16:32:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-mysql-0: 16:32:52 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 16:32:52 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 16:32:52 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 16:32:52 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: 16:32:52 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 16:32:52 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (135 kB/s) unit-mysql-0: 16:32:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 16:32:52 DEBUG unit.mysql/0.install (Reading database ... 57609 files and directories currently installed.) unit-mysql-0: 16:32:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 16:32:53 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 16:32:53 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 16:32:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 16:32:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 16:32:53 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 16:32:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 16:32:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 16:32:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 16:32:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 16:32:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 16:32:55 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 16:32:55 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 16:32:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 16:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 16:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 16:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 16:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 16:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 16:32:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 16:32:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:32:56 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 16:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 16:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 16:32:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 16:32:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 16:32:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 16:32:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 16:32:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 16:32:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 16:32:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:32:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 16:32:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 16:32:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 16:32:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 16:32:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 16:32:58 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: 16:32:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:32:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 16:32:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 16:32:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 16:32:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 16:32:58 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: 16:32:58 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:32:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 16:32:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 16:32:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 16:32:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 16:32:59 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: 16:32:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:32:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 16:32:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 16:32:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 16:32:59 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: 16:32:59 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:32:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 16:32:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 16:32:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 16:32:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 16:32:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 16:33:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 16:33:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 16:33:00 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: 16:33:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:33:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 16:33:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 16:33:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 16:33:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 16:33:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 16:33:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 16:33:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:33:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 16:33:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 16:33:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 16:33:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 16:33:01 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: 16:33:02 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:33:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 16:33:02 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: 16:33:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:33:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 16:33:02 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: 16:33:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 16:33:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 16:33:03 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 16:33:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 16:33:03 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: 16:33:03 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 16:33:03 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 16:33:04 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 16:33:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 16:33:04 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: 16:33:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:33:04 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: 16:33:05 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: 16:33:05 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: 16:33:05 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-mysql-0: 16:33:05 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: 16:33:05 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (374 kB/s) unit-mysql-0: 16:33:05 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 16:33:05 DEBUG unit.mysql/0.install (Reading database ... 57709 files and directories currently installed.) unit-mysql-0: 16:33:05 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 16:33:05 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 16:33:06 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: 16:33:06 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:33:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 16:33:07 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 16:33:07 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 16:33:07 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 16:33:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-mysql-0: 16:33:08 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 16:33:08 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 16:33:08 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 16:33:08 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-mysql-0: 16:33:08 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 16:33:08 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 16:33:08 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 16:33:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 16:33:08 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: 16:33:08 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:33:09 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 16:33:09 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 16:33:09 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 16:33:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 16:33:10 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: 16:33:10 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 16:33:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 16:33:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 16:33:10 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 16:33:11 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 16:33:11 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 16:33:12 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 16:33:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 16:33:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:33:12 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 16:33:13 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:33:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 16:33:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 16:33:14 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 16:33:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 16:33:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 16:33:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 16:33:15 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 16:33:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 16:33:16 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 16:33:16 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 16:33:17 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 16:33:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 16:33:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:33:17 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 16:33:18 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 16:33:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 16:33:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-mysql-0: 16:33:18 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 16:33:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 16:33:19 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 16:33:19 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 16:33:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 16:33:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:33:20 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 16:33:20 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:33:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 16:33:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 16:33:21 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-mysql-0: 16:33:21 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 16:33:21 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 16:33:21 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 16:33:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:33:21 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 16:33:21 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 16:33:21 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 16:33:22 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 16:33:22 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 16:33:22 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 16:33:22 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 16:33:22 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 16:33:22 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 16:33:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 16:33:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 16:33:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 16:33:22 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-mysql-0: 16:33:22 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 16:33:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 16:33:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-mysql-0: 16:33:23 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 16:33:23 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 16:33:23 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:33:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:33:23 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 16:33:23 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 16:33:23 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 16:33:23 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 16:33:23 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 16:33:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 16:33:23 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 16:33:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 16:33:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 16:33:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 16:33:24 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 16:33:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 16:33:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 16:33:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 16:33:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 16:33:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 16:33:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 16:33:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 16:33:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 16:33:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 16:33:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 16:33:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 16:33:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 16:33:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 16:33:26 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 16:33:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 16:33:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 16:33:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 16:33:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 16:33:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 16:33:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-mysql-0: 16:33:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 16:33:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 16:33:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-mysql-0: 16:33:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 16:33:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 16:33:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 16:33:28 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: 16:33:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 16:33:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 16:33:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 16:33:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 16:33:29 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 16:33:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 16:33:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 16:33:30 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 16:33:30 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 16:33:30 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: 16:33:31 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: 16:33:32 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-abot-epc-basic-0: 16:33:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 16:33:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 16:33:32 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 16:33:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 16:33:32 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 16:33:32 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-mysql-0: 16:33:33 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 16:33:33 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: 16:33:33 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 16:33:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 16:33:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 16:33:33 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 16:33:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 16:33:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 16:33:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 16:33:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-mysql-0: 16:33:34 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3107 kB/s) unit-abot-epc-basic-0: 16:33:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 16:33:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-mysql-0: 16:33:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 16:33:34 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 16:33:34 DEBUG unit.mysql/0.config-changed (Reading database ... 57803 files and directories currently installed.) unit-mysql-0: 16:33:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 16:33:34 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 16:33:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 16:33:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 16:33:35 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 16:33:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 16:33:35 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: 16:33:35 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 16:33:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 16:33:35 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 16:33:35 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:33:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 16:33:36 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: 16:33:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 16:33:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 16:33:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 16:33:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 16:33:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 16:33:36 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 16:33:36 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 16:33:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 16:33:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 16:33:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 16:33:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 16:33:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 16:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 16:33:37 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 16:33:37 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 16:33:37 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 16:33:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 16:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-mysql-0: 16:33:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 16:33:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:33:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 16:33:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-mysql-0: 16:33:38 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:38 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 16:33:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 16:33:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 16:33:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 16:33:40 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 16:33:42 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 16:33:42 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 16:33:43 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 16:33:45 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 16:33:45 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-mysql-0: 16:33:46 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 16:33:46 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 16:33:46 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 16:33:46 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 16:33:46 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 16:33:47 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 16:33:47 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 16:33:47 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:47 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 16:33:47 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-mysql-0: 16:33:47 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:33:48 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 16:33:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 16:33:49 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 16:33:49 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-mysql-0: 16:33:49 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 16:33:49 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 16:33:50 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 16:33:50 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 16:33:50 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 16:33:51 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-mysql-0: 16:33:51 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:51 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 16:33:51 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:51 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 16:33:52 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:52 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-mysql-0: 16:33:52 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:33:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 16:33:53 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 16:33:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 16:33:54 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 16:33:54 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 16:33:55 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 16:33:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 16:33:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 16:33:56 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 16:33:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 16:33:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 16:33:58 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 16:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 16:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 16:34:01 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 16:34:02 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 16:34:02 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 16:34:03 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 16:34:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 16:34:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 16:34:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 16:34:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 16:34:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 16:34:07 DEBUG unit.mysql/0.config-changed 181106 16:34:07 [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: 16:34:07 DEBUG unit.mysql/0.config-changed 181106 16:34:07 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 16:34:07 DEBUG unit.mysql/0.config-changed 181106 16:34:07 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 12916 ... unit-abot-epc-basic-0: 16:34:07 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 16:34:08 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 16:34:09 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 16:34:10 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 16:34:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 16:34:11 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 16:34:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 16:34:12 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 16:34:12 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 16:34:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 16:34:13 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 16:34:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 16:34:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 16:34:13 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 16:34:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 16:34:13 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 16:34:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 16:34:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 16:34:14 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 16:34:14 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 16:34:14 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 16:34:14 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 16:34:14 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 16:34:14 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 16:34:14 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 16:34:14 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 16:34:14 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 16:34:15 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 16:34:15 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 16:34:15 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 16:34:15 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 16:34:15 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 16:34:15 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 16:34:16 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 16:34:16 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 16:34:16 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 16:34:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 16:34:17 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 16:34:17 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 16:34:17 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 16:34:17 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 16:34:18 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 16:34:18 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 16:34:18 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 16:34:18 DEBUG unit.mysql/0.config-changed mysql start/running, process 13049 unit-abot-epc-basic-0: 16:34:18 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 16:34:18 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 16:34:18 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 16:34:18 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 16:34:19 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 16:34:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 16:34:19 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-mysql-0: 16:34:23 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-mysql-0: 16:34:25 DEBUG unit.mysql/0.config-changed mysql start/running, process 13170 unit-mysql-0: 16:34:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 16:34:25 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 16:34:25 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 16:34:25 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 16:34:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:34:25 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 16:34:25 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 16:34:25 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 16:34:25 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 16:34:25 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 16:34:25 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 16:34:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 16:34:26 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 16:34:26 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 16:34:26 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 16:34:26 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 16:34:26 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 16:34:26 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 16:34:26 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 16:34:26 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 16:34:26 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 16:34:27 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 16:34:28 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 16:34:28 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 16:34:29 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 16:34:29 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 16:34:29 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 16:34:29 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 16:34:29 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 16:34:30 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 16:34:30 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 16:34:30 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 16:34:30 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 16:34:31 DEBUG unit.mysql/0.start mysql start/running, process 13281 unit-mysql-0: 16:34:31 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 16:34:31 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 16:34:31 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 16:34:31 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 16:34:31 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 16:34:31 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:34:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:34:31 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 16:34:31 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 16:34:31 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 16:34:32 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 16:34:32 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 16:34:32 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 16:34:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 16:34:33 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.3 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 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 397.9 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 919.3 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 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: 16:34:33 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: 16:34:33 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1045.9 KB/sec) unit-mysql-0: 16:34:33 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 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: 16:34:33 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: 16:34:33 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 548.7 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1201.1 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 717.0 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 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 770.0 KB/sec) unit-abot-epc-basic-0: 16:34:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 16:34:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 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: 16:34:33 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 16:34:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 16:34:33 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 994.7 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 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 1172.2 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 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 235.4 KB/sec) unit-abot-epc-basic-0: 16:34:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 16:34:33 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 180.5 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 96.7 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 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 197.8 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 16:34:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 16:34:33 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 566.9 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 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 41.3 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:33 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 407.5 KB/sec) unit-abot-epc-basic-0: 16:34:33 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: 16:34:34 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 192.8 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 32.0 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 373.5 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 54.1 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 372.0 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 203.6 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 141.3 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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 168.3 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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: 16:34:34 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: 16:34:34 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 90.8 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 66.1 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 125.6 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 726.4 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 2046.8 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 705.0 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 282.3 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1515.3 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 802.7 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 58.9 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 236.3 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1174.5 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 440.0 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 735.7 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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: 16:34:34 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: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 27/153 KB 3/13 KB 29/153 KB 5/13 KB 29/153 KB 3/13 KB 32/153 KB 5/13 KB 3/48 KB 36/153 KB 5/13 KB 3/48 KB 40/153 KB 5/13 KB 3/48 KB 44/153 KB 5/13 KB 3/48 KB 48/153 KB 5/13 KB 3/48 KB 52/153 KB 5/13 KB 3/48 KB 56/153 KB 3/35 KB 8/13 KB 3/48 KB 60/153 KB 3/35 KB 8/13 KB 3/48 KB 64/153 KB 3/35 KB 8/13 KB 3/48 KB 29/153 KB 5/13 KB 3/48 KB 52/153 KB 3/35 KB 8/13 KB 3/48 KB 64/153 KB 3/35 KB 11/13 KB 3/48 KB 64/153 KB 3/35 KB 13/13 KB 5/48 KB 52/153 KB 3/35 KB 5/13 KB 3/48 KB 64/153 KB 5/35 KB 13/13 KB 5/48 KB 68/153 KB 8/35 KB 13/13 KB 5/48 KB 68/153 KB 11/35 KB 13/13 KB 5/48 KB 68/153 KB 13/35 KB 13/13 KB 5/48 KB 64/153 KB 3/35 KB 11/13 KB 5/48 KB 68/153 KB 13/35 KB 13/13 KB 8/48 KB 68/153 KB 13/35 KB 13/13 KB 11/48 KB 68/153 KB 13/35 KB 13/13 KB 13/48 KB 68/153 KB 5/35 KB 13/13 KB 5/48 KB 72/153 KB 13/35 KB 13/13 KB 13/48 KB 72/153 KB 13/35 KB 13/13 KB 16/48 KB 76/153 KB 13/35 KB 13/13 KB 16/48 KB 76/153 KB 13/35 KB 13/13 KB 19/48 KB 80/153 KB 13/35 KB 13/13 KB 21/48 KB 80/153 KB 13/35 KB 13/13 KB 19/48 KB 84/153 KB 16/35 KB 13/13 KB 21/48 KB 88/153 KB 16/35 KB 13/13 KB 24/48 KB 92/153 KB 16/35 KB 13/13 KB 24/48 KB 96/153 KB 16/35 KB 13/13 KB 24/48 KB 100/153 KB 16/35 KB 13/13 KB 24/48 KB 104/153 KB 16/35 KB 24/48 KB 80/153 KB 16/35 KB 13/13 KB 21/48 KB 104/153 KB 19/35 KB 24/48 KB 104/153 KB 21/35 KB 24/48 KB 104/153 KB 24/35 KB 24/48 KB 104/153 KB 27/35 KB 24/48 KB 104/153 KB 29/35 KB 3/30 KB 24/48 KB 84/153 KB 16/35 KB 13/13 KB 24/48 KB 104/153 KB 29/35 KB 3/30 KB 27/48 KB 104/153 KB 29/35 KB 3/30 KB 29/48 KB 104/153 KB 29/35 KB 3/30 KB 32/48 KB 104/153 KB 29/35 KB 3/30 KB 36/48 KB 104/153 KB 32/35 KB 3/30 KB 40/48 KB 108/153 KB 32/35 KB 3/30 KB 44/48 KB 108/153 KB 32/35 KB 3/30 KB 48/48 KB 104/153 KB 27/35 KB 3/30 KB 24/48 KB 108/153 KB 32/35 KB 5/30 KB 48/48 KB 108/153 KB 32/35 KB 3/30 KB 40/48 KB 112/153 KB 32/35 KB 5/30 KB 48/48 KB 104/153 KB 32/35 KB 3/30 KB 36/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 228.0 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 112/153 KB 35/35 KB 8/30 KB 48/48 KB 112/153 KB 35/35 KB 8/30 KB 48/48 KB 112/153 KB 32/35 KB 8/30 KB 48/48 KB 112/153 KB 35/35 KB 11/30 KB 48/48 KB 116/153 KB 35/35 KB 13/30 KB 48/48 KB 116/153 KB 35/35 KB 11/30 KB 48/48 KB 112/153 KB 35/35 KB 11/30 KB 48/48 KB 116/153 KB 35/35 KB 16/30 KB 48/48 KB 120/153 KB 35/35 KB 16/30 KB 48/48 KB 124/153 KB 35/35 KB 16/30 KB 48/48 KB 128/153 KB 35/35 KB 16/30 KB 48/48 KB 132/153 KB 35/35 KB 16/30 KB 48/48 KB 136/153 KB 35/35 KB 19/30 KB 48/48 KB 136/153 KB 35/35 KB 3/50 KB 19/30 KB 48/48 KB 136/153 KB 35/35 KB 6/50 KB 19/30 KB 48/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 585.3 KB/sec) unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 132/153 KB 35/35 KB 19/30 KB 48/48 KB 136/153 KB 9/50 KB 21/30 KB 136/153 KB 9/50 KB 24/30 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 136/153 KB 9/50 KB 27/30 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 772.5 KB/sec) unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 136/153 KB 9/50 KB 19/30 KB 48/48 KB 140/153 KB 11/50 KB 27/30 KB 140/153 KB 14/50 KB 27/30 KB 140/153 KB 16/50 KB 27/30 KB 140/153 KB 19/50 KB 27/30 KB 140/153 KB 22/50 KB 27/30 KB 140/153 KB 25/50 KB 29/30 KB 140/153 KB 27/50 KB 29/30 KB 140/153 KB 30/50 KB 29/30 KB 140/153 KB 9/50 KB 27/30 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 140/153 KB 22/50 KB 29/30 KB 144/153 KB 30/50 KB 29/30 KB 144/153 KB 30/50 KB 30/30 KB 148/153 KB 30/50 KB 30/30 KB 152/153 KB 32/50 KB 30/30 KB 153/153 KB 32/50 KB 30/30 KB 148/153 KB 32/50 KB 30/30 KB 153/153 KB 36/50 KB 30/30 KB 153/153 KB 40/50 KB 30/30 KB 4/190 KB 153/153 KB 36/50 KB 30/30 KB 4/190 KB 153/153 KB 44/50 KB 30/30 KB 8/190 KB 153/153 KB 44/50 KB 30/30 KB 12/190 KB 153/153 KB 44/50 KB 30/30 KB 16/190 KB 153/153 KB 3/119 KB 44/50 KB 30/30 KB 16/190 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 397.4 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 153/153 KB 5/119 KB 44/50 KB 16/190 KB 8/119 KB 44/50 KB 16/190 KB 11/119 KB 44/50 KB 16/190 KB 13/119 KB 44/50 KB 16/190 KB 16/119 KB 44/50 KB 20/190 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: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 13/119 KB 44/50 KB 20/190 KB 153/153 KB 44/50 KB 30/30 KB 4/190 KB 16/119 KB 48/50 KB 20/190 KB 16/119 KB 50/50 KB 20/190 KB 19/119 KB 50/50 KB 20/190 KB 21/119 KB 50/50 KB 20/190 KB 24/119 KB 50/50 KB 24/190 KB 27/119 KB 50/50 KB 24/190 KB 29/119 KB 50/50 KB 24/190 KB 32/119 KB 50/50 KB 24/190 KB 36/119 KB 50/50 KB 24/190 KB 40/119 KB 50/50 KB 24/190 KB 21/119 KB 50/50 KB 24/190 KB 40/119 KB 4/37 KB 4/86 KB 28/190 KB 40/119 KB 4/37 KB 4/86 KB 32/190 KB 40/119 KB 4/37 KB 4/86 KB 36/190 KB 40/119 KB 4/37 KB 4/86 KB 40/190 KB 40/119 KB 4/37 KB 4/86 KB 44/190 KB 40/119 KB 4/37 KB 4/86 KB 48/190 KB 40/119 KB 4/37 KB 4/86 KB 52/190 KB 44/119 KB 4/37 KB 4/86 KB 56/190 KB 40/119 KB 4/37 KB 4/86 KB 24/190 KB 44/119 KB 4/37 KB 8/86 KB 60/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 534.9 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 40/119 KB 4/37 KB 50/50 KB 24/190 KB 44/119 KB 8/37 KB 8/86 KB 60/190 KB 44/119 KB 12/37 KB 8/86 KB 60/190 KB 44/119 KB 16/37 KB 8/86 KB 60/190 KB 44/119 KB 20/37 KB 8/86 KB 60/190 KB 44/119 KB 24/37 KB 12/86 KB 60/190 KB 44/119 KB 28/37 KB 12/86 KB 60/190 KB 44/119 KB 32/37 KB 12/86 KB 60/190 KB 44/119 KB 4/37 KB 4/86 KB 52/190 KB 48/119 KB 32/37 KB 12/86 KB 60/190 KB 52/119 KB 32/37 KB 12/86 KB 60/190 KB 56/119 KB 36/37 KB 12/86 KB 60/190 KB 60/119 KB 36/37 KB 12/86 KB 60/190 KB 44/119 KB 20/37 KB 12/86 KB 60/190 KB 64/119 KB 36/37 KB 16/86 KB 60/190 KB 64/119 KB 36/37 KB 20/86 KB 60/190 KB 44/119 KB 4/37 KB 4/86 KB 60/190 KB 64/119 KB 36/37 KB 24/86 KB 64/190 KB 64/119 KB 36/37 KB 24/86 KB 68/190 KB 52/119 KB 36/37 KB 12/86 KB 60/190 KB 64/119 KB 37/37 KB 24/86 KB 68/190 KB 64/119 KB 36/37 KB 24/86 KB 68/190 KB 64/119 KB 36/37 KB 24/86 KB 60/190 KB 64/119 KB 37/37 KB 28/86 KB 68/190 KB 64/119 KB 37/37 KB 32/86 KB 68/190 KB 68/119 KB 37/37 KB 32/86 KB 68/190 KB 72/119 KB 37/37 KB 3/66 KB 36/86 KB 72/190 KB 76/119 KB 37/37 KB 3/66 KB 36/86 KB 72/190 KB 68/119 KB 37/37 KB 3/66 KB 36/86 KB 72/190 KB 76/119 KB 37/37 KB 3/66 KB 36/86 KB 76/190 KB 76/119 KB 37/37 KB 3/66 KB 36/86 KB 80/190 KB 68/119 KB 37/37 KB 3/66 KB 32/86 KB 68/190 KB 76/119 KB 37/37 KB 6/66 KB 36/86 KB 80/190 KB 76/119 KB 37/37 KB 9/66 KB 36/86 KB 80/190 KB 76/119 KB 37/37 KB 11/66 KB 36/86 KB 80/190 KB 68/119 KB 37/37 KB 3/66 KB 36/86 KB 68/190 KB 76/119 KB 37/37 KB 11/66 KB 40/86 KB 80/190 KB 76/119 KB 37/37 KB 11/66 KB 44/86 KB 80/190 KB 80/119 KB 37/37 KB 14/66 KB 44/86 KB 84/190 KB 84/119 KB 37/37 KB 14/66 KB 48/86 KB 84/190 KB 76/119 KB 37/37 KB 14/66 KB 44/86 KB 80/190 KB 84/119 KB 37/37 KB 16/66 KB 48/86 KB 84/190 KB 76/119 KB 37/37 KB 14/66 KB 44/86 KB 84/190 KB 88/119 KB 19/66 KB 48/86 KB 88/190 KB 88/119 KB 19/66 KB 48/86 KB 92/190 KB 88/119 KB 19/66 KB 48/86 KB 96/190 KB 88/119 KB 19/66 KB 48/86 KB 100/190 KB 88/119 KB 19/66 KB 48/86 KB 84/190 KB 92/119 KB 19/66 KB 48/86 KB 104/190 KB 96/119 KB 19/66 KB 48/86 KB 104/190 KB 84/119 KB 19/66 KB 48/86 KB 84/190 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 345.6 KB/sec) unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 80/119 KB 37/37 KB 14/66 KB 48/86 KB 84/190 KB 96/119 KB 19/66 KB 52/86 KB 104/190 KB 96/119 KB 22/66 KB 56/86 KB 104/190 KB 96/119 KB 22/66 KB 60/86 KB 104/190 KB 96/119 KB 22/66 KB 64/86 KB 104/190 KB 96/119 KB 22/66 KB 52/86 KB 104/190 KB 96/119 KB 25/66 KB 64/86 KB 104/190 KB 96/119 KB 27/66 KB 68/86 KB 104/190 KB 100/119 KB 27/66 KB 68/86 KB 104/190 KB 104/119 KB 30/66 KB 68/86 KB 104/190 KB 96/119 KB 25/66 KB 68/86 KB 104/190 KB 108/119 KB 30/66 KB 72/86 KB 104/190 KB 100/119 KB 30/66 KB 68/86 KB 104/190 KB 88/119 KB 19/66 KB 48/86 KB 104/190 KB 108/119 KB 30/66 KB 72/86 KB 108/190 KB 108/119 KB 30/66 KB 72/86 KB 112/190 KB 108/119 KB 32/66 KB 72/86 KB 116/190 KB 108/119 KB 30/66 KB 68/86 KB 104/190 KB 112/119 KB 32/66 KB 76/86 KB 116/190 KB 108/119 KB 32/66 KB 76/86 KB 116/190 KB 108/119 KB 32/66 KB 76/86 KB 116/190 KB 112/119 KB 32/66 KB 80/86 KB 116/190 KB 112/119 KB 32/66 KB 84/86 KB 116/190 KB 1/26 KB 116/119 KB 36/66 KB 86/86 KB 116/190 KB 116/119 KB 32/66 KB 84/86 KB 116/190 KB 1/26 KB 119/119 KB 36/66 KB 86/86 KB 120/190 KB 1/26 KB 116/119 KB 36/66 KB 84/86 KB 116/190 KB 1/26 KB 116/119 KB 32/66 KB 84/86 KB 116/190 KB 3/26 KB 119/119 KB 40/66 KB 86/86 KB 120/190 KB 6/26 KB 119/119 KB 40/66 KB 86/86 KB 120/190 KB 9/26 KB 119/119 KB 40/66 KB 86/86 KB 120/190 KB 11/26 KB 119/119 KB 40/66 KB 86/86 KB 120/190 KB 14/26 KB 119/119 KB 40/66 KB 86/86 KB 120/190 KB 17/26 KB 119/119 KB 40/66 KB 86/86 KB 120/190 KB 19/26 KB 119/119 KB 40/66 KB 86/86 KB 120/190 KB 22/26 KB 119/119 KB 40/66 KB 86/86 KB 120/190 KB 1/26 KB 116/119 KB 36/66 KB 86/86 KB 120/190 KB 22/26 KB 119/119 KB 40/66 KB 86/86 KB 124/190 KB 22/26 KB 119/119 KB 40/66 KB 86/86 KB 128/190 KB 1/26 KB 119/119 KB 40/66 KB 86/86 KB 120/190 KB 22/26 KB 119/119 KB 44/66 KB 86/86 KB 128/190 KB 22/26 KB 119/119 KB 44/66 KB 86/86 KB 132/190 KB 25/26 KB 119/119 KB 48/66 KB 86/86 KB 136/190 KB 25/26 KB 119/119 KB 48/66 KB 86/86 KB 140/190 KB 25/26 KB 119/119 KB 48/66 KB 86/86 KB 144/190 KB 25/26 KB 119/119 KB 48/66 KB 86/86 KB 132/190 KB 22/26 KB 119/119 KB 48/66 KB 86/86 KB 132/190 KB 25/26 KB 119/119 KB 52/66 KB 86/86 KB 144/190 KB 25/26 KB 119/119 KB 56/66 KB 86/86 KB 144/190 KB 26/26 KB 119/119 KB 56/66 KB 86/86 KB 144/190 KB 26/26 KB 119/119 KB 60/66 KB 86/86 KB 144/190 KB 26/26 KB 119/119 KB 64/66 KB 86/86 KB 144/190 KB 26/26 KB 119/119 KB 66/66 KB 86/86 KB 144/190 KB 26/26 KB 119/119 KB 66/66 KB 86/86 KB 148/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 953.5 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 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 678.9 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 26/26 KB 66/66 KB 152/190 KB 26/26 KB 66/66 KB 156/190 KB 26/26 KB 66/66 KB 160/190 KB 26/26 KB 66/66 KB 164/190 KB 168/190 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 507.6 KB/sec) unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 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 192.7 KB/sec) unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 172/190 KB 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: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 176/190 KB 180/190 KB 3/324 KB 4/79 KB 184/190 KB 3/324 KB 4/79 KB 180/190 KB 3/324 KB 180/190 KB 5/324 KB 4/79 KB 188/190 KB 8/324 KB 4/79 KB 188/190 KB 11/324 KB 4/79 KB 188/190 KB 11/324 KB 8/79 KB 188/190 KB 11/324 KB 12/79 KB 188/190 KB 11/324 KB 16/79 KB 188/190 KB 11/324 KB 20/79 KB 188/190 KB 3/152 KB 13/324 KB 24/79 KB 3/228 KB 188/190 KB 3/152 KB 13/324 KB 20/79 KB 3/228 KB 188/190 KB 13/324 KB 20/79 KB 3/228 KB 188/190 KB 13/324 KB 20/79 KB 188/190 KB 3/152 KB 13/324 KB 28/79 KB 3/228 KB 190/190 KB 13/324 KB 20/79 KB 188/190 KB 3/152 KB 16/324 KB 28/79 KB 6/228 KB 190/190 KB 3/152 KB 13/324 KB 28/79 KB 6/228 KB 190/190 KB 3/152 KB 19/324 KB 28/79 KB 6/228 KB 190/190 KB 3/152 KB 21/324 KB 28/79 KB 6/228 KB 190/190 KB 6/152 KB 24/324 KB 28/79 KB 9/228 KB 190/190 KB 6/152 KB 21/324 KB 28/79 KB 9/228 KB 190/190 KB 3/152 KB 13/324 KB 28/79 KB 3/228 KB 188/190 KB 6/152 KB 24/324 KB 32/79 KB 9/228 KB 190/190 KB 3/152 KB 21/324 KB 28/79 KB 9/228 KB 190/190 KB 6/152 KB 24/324 KB 32/79 KB 11/228 KB 190/190 KB 6/152 KB 24/324 KB 32/79 KB 14/228 KB 190/190 KB 9/152 KB 24/324 KB 32/79 KB 14/228 KB 190/190 KB 9/152 KB 27/324 KB 36/79 KB 14/228 KB 190/190 KB 9/152 KB 27/324 KB 36/79 KB 16/228 KB 190/190 KB 9/152 KB 29/324 KB 36/79 KB 19/228 KB 190/190 KB 9/152 KB 24/324 KB 36/79 KB 14/228 KB 190/190 KB 11/152 KB 29/324 KB 40/79 KB 19/228 KB 190/190 KB 11/152 KB 29/324 KB 44/79 KB 19/228 KB 190/190 KB 11/152 KB 29/324 KB 48/79 KB 19/228 KB 190/190 KB 11/152 KB 29/324 KB 36/79 KB 19/228 KB 190/190 KB 9/152 KB 29/324 KB 36/79 KB 16/228 KB 190/190 KB 11/152 KB 32/324 KB 48/79 KB 22/228 KB 190/190 KB 11/152 KB 36/324 KB 48/79 KB 22/228 KB 190/190 KB 14/152 KB 40/324 KB 52/79 KB 22/228 KB 11/152 KB 29/324 KB 48/79 KB 22/228 KB 190/190 KB 14/152 KB 44/324 KB 52/79 KB 25/228 KB 14/152 KB 44/324 KB 52/79 KB 27/228 KB 14/152 KB 44/324 KB 52/79 KB 30/228 KB 14/152 KB 36/324 KB 52/79 KB 22/228 KB 14/152 KB 44/324 KB 56/79 KB 30/228 KB 14/152 KB 36/324 KB 48/79 KB 22/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1264.2 KB/sec) unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 16/152 KB 44/324 KB 56/79 KB 30/228 KB 19/152 KB 44/324 KB 56/79 KB 30/228 KB 22/152 KB 44/324 KB 56/79 KB 30/228 KB 14/152 KB 44/324 KB 52/79 KB 22/228 KB 22/152 KB 48/324 KB 56/79 KB 30/228 KB 22/152 KB 52/324 KB 56/79 KB 30/228 KB 25/152 KB 56/324 KB 60/79 KB 32/228 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install 25/152 KB 52/324 KB 60/79 KB 32/228 KB 25/152 KB 52/324 KB 60/79 KB 30/228 KB 22/152 KB 52/324 KB 60/79 KB 30/228 KB 25/152 KB 56/324 KB 64/79 KB 32/228 KB 27/152 KB 56/324 KB 64/79 KB 36/228 KB 27/152 KB 56/324 KB 68/79 KB 40/228 KB 27/152 KB 56/324 KB 64/79 KB 32/228 KB 30/152 KB 60/324 KB 68/79 KB 40/228 KB 32/152 KB 60/324 KB 68/79 KB 40/228 KB 27/152 KB 60/324 KB 68/79 KB 40/228 KB 32/152 KB 64/324 KB 68/79 KB 40/228 KB 32/152 KB 68/324 KB 68/79 KB 44/228 KB 36/152 KB 72/324 KB 68/79 KB 44/228 KB 27/152 KB 56/324 KB 68/79 KB 36/228 KB 36/152 KB 72/324 KB 72/79 KB 44/228 KB 36/152 KB 72/324 KB 76/79 KB 44/228 KB 36/152 KB 72/324 KB 79/79 KB 44/228 KB 36/152 KB 4/32 KB 72/324 KB 79/79 KB 44/228 KB 36/152 KB 8/32 KB 72/324 KB 79/79 KB 44/228 KB 36/152 KB 12/32 KB 72/324 KB 79/79 KB 44/228 KB 36/152 KB 68/324 KB 68/79 KB 44/228 KB 40/152 KB 12/32 KB 72/324 KB 79/79 KB 44/228 KB 32/152 KB 64/324 KB 68/79 KB 44/228 KB 40/152 KB 16/32 KB 72/324 KB 79/79 KB 48/228 KB 40/152 KB 16/32 KB 72/324 KB 79/79 KB 52/228 KB 40/152 KB 16/32 KB 72/324 KB 79/79 KB 44/228 KB 44/152 KB 16/32 KB 72/324 KB 79/79 KB 52/228 KB 44/152 KB 16/32 KB 72/324 KB 79/79 KB 56/228 KB 48/152 KB 16/32 KB 76/324 KB 79/79 KB 56/228 KB 48/152 KB 16/32 KB 72/324 KB 79/79 KB 56/228 KB 48/152 KB 16/32 KB 80/324 KB 79/79 KB 60/228 KB 48/152 KB 16/32 KB 80/324 KB 79/79 KB 64/228 KB 52/152 KB 20/32 KB 80/324 KB 79/79 KB 68/228 KB 52/152 KB 20/32 KB 80/324 KB 79/79 KB 64/228 KB 56/152 KB 20/32 KB 80/324 KB 72/228 KB 60/152 KB 20/32 KB 80/324 KB 72/228 KB 64/152 KB 20/32 KB 80/324 KB 72/228 KB 48/152 KB 20/32 KB 80/324 KB 79/79 KB 64/228 KB 64/152 KB 24/32 KB 80/324 KB 72/228 KB 64/152 KB 28/32 KB 80/324 KB 72/228 KB 64/152 KB 32/32 KB 80/324 KB 72/228 KB 48/152 KB 16/32 KB 80/324 KB 79/79 KB 64/228 KB 68/152 KB 32/32 KB 84/324 KB 72/228 KB 68/152 KB 32/32 KB 88/324 KB 72/228 KB 68/152 KB 32/32 KB 92/324 KB 72/228 KB 68/152 KB 32/32 KB 96/324 KB 72/228 KB 68/152 KB 32/32 KB 100/324 KB 72/228 KB 68/152 KB 32/32 KB 104/324 KB 72/228 KB 68/152 KB 32/32 KB 108/324 KB 72/228 KB 68/152 KB 32/32 KB 80/324 KB 72/228 KB 72/152 KB 32/32 KB 108/324 KB 72/228 KB 76/152 KB 32/32 KB 108/324 KB 72/228 KB 80/152 KB 32/32 KB 108/324 KB 72/228 KB 84/152 KB 32/32 KB 108/324 KB 72/228 KB 52/152 KB 20/32 KB 80/324 KB 72/228 KB 84/152 KB 32/32 KB 112/324 KB 76/228 KB 84/152 KB 32/32 KB 112/324 KB 80/228 KB 84/152 KB 32/32 KB 112/324 KB 84/228 KB 84/152 KB 32/32 KB 112/324 KB 88/228 KB 84/152 KB 32/32 KB 112/324 KB 92/228 KB 84/152 KB 32/32 KB 112/324 KB 96/228 KB 84/152 KB 32/32 KB 112/324 KB 100/228 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 440.7 KB/sec) unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 84/152 KB 32/32 KB 112/324 KB 72/228 KB 88/152 KB 32/32 KB 116/324 KB 104/228 KB 88/152 KB 32/32 KB 120/324 KB 104/228 KB 88/152 KB 32/32 KB 112/324 KB 104/228 KB 92/152 KB 32/32 KB 124/324 KB 104/228 KB 96/152 KB 32/32 KB 124/324 KB 104/228 KB 84/152 KB 32/32 KB 112/324 KB 104/228 KB 96/152 KB 32/32 KB 124/324 KB 108/228 KB 96/152 KB 32/32 KB 124/324 KB 112/228 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 171.9 KB/sec) unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 96/152 KB 124/324 KB 116/228 KB 100/152 KB 124/324 KB 120/228 KB 88/152 KB 32/32 KB 124/324 KB 104/228 KB 100/152 KB 128/324 KB 124/228 KB 100/152 KB 124/324 KB 116/228 KB 104/152 KB 128/324 KB 124/228 KB 108/152 KB 128/324 KB 124/228 KB 112/152 KB 128/324 KB 124/228 KB 100/152 KB 128/324 KB 124/228 KB 112/152 KB 128/324 KB 128/228 KB 112/152 KB 128/324 KB 132/228 KB 116/152 KB 132/324 KB 136/228 KB 116/152 KB 132/324 KB 140/228 KB 116/152 KB 132/324 KB 144/228 KB 116/152 KB 132/324 KB 132/228 KB 112/152 KB 132/324 KB 132/228 KB 116/152 KB 136/324 KB 144/228 KB 116/152 KB 140/324 KB 144/228 KB 116/152 KB 144/324 KB 144/228 KB 116/152 KB 148/324 KB 144/228 KB 120/152 KB 152/324 KB 148/228 KB 120/152 KB 156/324 KB 148/228 KB 120/152 KB 4/234 KB 160/324 KB 148/228 KB 120/152 KB 4/234 KB 164/324 KB 148/228 KB 120/152 KB 4/234 KB 168/324 KB 148/228 KB 120/152 KB 4/234 KB 172/324 KB 148/228 KB 120/152 KB 148/324 KB 148/228 KB 120/152 KB 4/234 KB 172/324 KB 152/228 KB 120/152 KB 148/324 KB 144/228 KB 120/152 KB 4/234 KB 156/324 KB 148/228 KB 120/152 KB 8/234 KB 172/324 KB 152/228 KB 120/152 KB 12/234 KB 172/324 KB 152/228 KB 120/152 KB 16/234 KB 172/324 KB 152/228 KB 120/152 KB 20/234 KB 172/324 KB 152/228 KB 120/152 KB 24/234 KB 172/324 KB 152/228 KB 120/152 KB 28/234 KB 172/324 KB 152/228 KB 120/152 KB 32/234 KB 172/324 KB 152/228 KB 120/152 KB 36/234 KB 172/324 KB 152/228 KB 120/152 KB 40/234 KB 172/324 KB 152/228 KB 120/152 KB 44/234 KB 172/324 KB 152/228 KB 120/152 KB 48/234 KB 172/324 KB 152/228 KB 124/152 KB 48/234 KB 172/324 KB 152/228 KB 128/152 KB 48/234 KB 172/324 KB 152/228 KB 132/152 KB 48/234 KB 172/324 KB 152/228 KB 136/152 KB 48/234 KB 172/324 KB 152/228 KB 136/152 KB 48/234 KB 172/324 KB 156/228 KB 136/152 KB 48/234 KB 172/324 KB 160/228 KB 140/152 KB 48/234 KB 172/324 KB 164/228 KB 140/152 KB 48/234 KB 172/324 KB 160/228 KB 144/152 KB 48/234 KB 172/324 KB 168/228 KB 148/152 KB 48/234 KB 172/324 KB 168/228 KB 152/152 KB 48/234 KB 172/324 KB 168/228 KB 140/152 KB 48/234 KB 172/324 KB 168/228 KB 152/152 KB 48/234 KB 172/324 KB 172/228 KB 152/152 KB 48/234 KB 172/324 KB 176/228 KB 152/152 KB 48/234 KB 176/324 KB 176/228 KB 152/152 KB 48/234 KB 176/324 KB 180/228 KB 152/152 KB 52/234 KB 180/324 KB 180/228 KB 152/152 KB 56/234 KB 180/324 KB 180/228 KB 152/152 KB 60/234 KB 180/324 KB 180/228 KB 152/152 KB 64/234 KB 180/324 KB 180/228 KB 152/152 KB 48/234 KB 180/324 KB 180/228 KB 152/152 KB 64/234 KB 184/324 KB 180/228 KB 152/152 KB 64/234 KB 184/324 KB 184/228 KB 152/152 KB 64/234 KB 184/324 KB 188/228 KB 152/152 KB 64/234 KB 188/324 KB 188/228 KB 152/152 KB 64/234 KB 192/324 KB 188/228 KB 152/152 KB 68/234 KB 192/324 KB 192/228 KB 152/152 KB 72/234 KB 192/324 KB 192/228 KB 152/152 KB 76/234 KB 192/324 KB 192/228 KB 152/152 KB 80/234 KB 192/324 KB 192/228 KB 152/152 KB 64/234 KB 192/324 KB 192/228 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 747.8 KB/sec) unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 84/234 KB 192/324 KB 196/228 KB 88/234 KB 192/324 KB 196/228 KB 92/234 KB 192/324 KB 196/228 KB 96/234 KB 192/324 KB 196/228 KB 96/234 KB 196/324 KB 196/228 KB 96/234 KB 200/324 KB 196/228 KB 80/234 KB 192/324 KB 196/228 KB 96/234 KB 204/324 KB 200/228 KB 96/234 KB 204/324 KB 204/228 KB 96/234 KB 204/324 KB 208/228 KB 96/234 KB 204/324 KB 204/228 KB 96/234 KB 208/324 KB 208/228 KB 96/234 KB 212/324 KB 208/228 KB 100/234 KB 212/324 KB 212/228 KB 104/234 KB 212/324 KB 212/228 KB 108/234 KB 212/324 KB 212/228 KB 112/234 KB 212/324 KB 212/228 KB 96/234 KB 212/324 KB 212/228 KB 112/234 KB 212/324 KB 216/228 KB 112/234 KB 216/324 KB 216/228 KB 112/234 KB 220/324 KB 216/228 KB 112/234 KB 224/324 KB 220/228 KB 112/234 KB 228/324 KB 220/228 KB 116/234 KB 232/324 KB 220/228 KB 116/234 KB 236/324 KB 220/228 KB 116/234 KB 240/324 KB 220/228 KB 112/234 KB 220/324 KB 220/228 KB 116/234 KB 240/324 KB 224/228 KB 116/234 KB 240/324 KB 228/228 KB 116/234 KB 228/324 KB 220/228 KB 120/234 KB 240/324 KB 228/228 KB 124/234 KB 240/324 KB 228/228 KB 128/234 KB 240/324 KB 228/228 KB 132/234 KB 240/324 KB 228/228 KB 136/234 KB 240/324 KB 228/228 KB 140/234 KB 240/324 KB 228/228 KB 144/234 KB 240/324 KB 228/228 KB 148/234 KB 240/324 KB 228/228 KB 152/234 KB 244/324 KB 228/228 KB 156/234 KB 244/324 KB 228/228 KB 160/234 KB 244/324 KB 228/228 KB 148/234 KB 244/324 KB 228/228 KB 160/234 KB 248/324 KB 228/228 KB 160/234 KB 252/324 KB 228/228 KB 160/234 KB 256/324 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1047.5 KB/sec) unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install 164/234 KB 260/324 KB 164/234 KB 256/324 KB 168/234 KB 260/324 KB 172/234 KB 260/324 KB 176/234 KB 260/324 KB 176/234 KB 264/324 KB 176/234 KB 268/324 KB 180/234 KB 272/324 KB 180/234 KB 276/324 KB 180/234 KB 280/324 KB 180/234 KB 284/324 KB 180/234 KB 288/324 KB 180/234 KB 292/324 KB 180/234 KB 296/324 KB 180/234 KB 268/324 KB 184/234 KB 296/324 KB 188/234 KB 296/324 KB 192/234 KB 296/324 KB 196/234 KB 296/324 KB 200/234 KB 296/324 KB 204/234 KB 296/324 KB 208/234 KB 296/324 KB 208/234 KB 300/324 KB 208/234 KB 304/324 KB 212/234 KB 308/324 KB 212/234 KB 312/324 KB 212/234 KB 316/324 KB 212/234 KB 320/324 KB 212/234 KB 324/324 KB 212/234 KB 324/324 KB 212/234 KB 304/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 1372.6 KB/sec) unit-abot-epc-basic-0: 16:34:34 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 968.3 KB/sec) unit-abot-epc-basic-0: 16:34:34 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: 16:34:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8181596621404001196.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: 16:34:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.687 s unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-06T16:34:34+00:00 unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:34 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 16:34:36 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34: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: 16:34:37 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: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4488803589815818550.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: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.672 s unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-06T16:34:37+00:00 unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:37 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 16:34:39 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 16:34:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:39 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 16:34:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34:39 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: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8915878451826334520.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: 16:34:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.677 s unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-06T16:34:40+00:00 unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 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: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 16:34:40 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: 16:34:40 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: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 16:34:40 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 16:34:41 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 16:34:41 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: 16:34:41 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 10.7MB/s eta 0:00:01  17% |##### | 20kB 4.6MB/s eta 0:00:01  25% |######## | 30kB 5.3MB/s eta 0:00:01  34% |########## | 40kB 4.6MB/s eta 0:00:01  42% |############# | 51kB 4.8MB/s eta 0:00:01  51% |################ | 61kB 5.7MB/s eta 0:00:01  59% |################### | 71kB 6.4MB/s eta 0:00:01  68% |##################### | 81kB 6.0MB/s eta 0:00:01  76% |######################## | 92kB 6.6MB/s eta 0:00:01  85% |########################### | 102kB 7.2MB/s eta 0:00:01  93% |############################## | 112kB 7.6MB/s eta 0:00:01  100% |################################| 122kB 5.8MB/s unit-abot-epc-basic-0: 16:34:41 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 16:34:41 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 16:34:41 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 73.2MB/s eta 0:00:01  17% |##### | 20kB 52.0MB/s eta 0:00:01  26% |######## | 30kB 47.3MB/s eta 0:00:01  34% |########### | 40kB 47.6MB/s eta 0:00:01  43% |############# | 51kB 33.6MB/s eta 0:00:01  52% |################ | 61kB 35.8MB/s eta 0:00:01  60% |################### | 71kB 37.5MB/s eta 0:00:01  69% |###################### | 81kB 39.6MB/s eta 0:00:01  78% |######################## | 92kB 35.9MB/s eta 0:00:01  86% |########################### | 102kB 24.4MB/s eta 0:00:01  95% |############################## | 112kB 24.1MB/s eta 0:00:01  100% |################################| 122kB 9.4MB/s unit-abot-epc-basic-0: 16:34:41 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 16:34:41 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 16:34:42 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 16:34:42 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 16:34:42 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 16:34:42 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: 16:34:42 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 58.2MB/s eta 0:00:01  22% |####### | 20kB 4.2MB/s eta 0:00:01  33% |########## | 30kB 4.8MB/s eta 0:00:01  44% |############## | 40kB 4.5MB/s eta 0:00:01  56% |################# | 51kB 4.7MB/s eta 0:00:01  67% |##################### | 61kB 5.5MB/s eta 0:00:01  78% |######################### | 71kB 5.8MB/s eta 0:00:01  89% |############################ | 81kB 5.9MB/s eta 0:00:01  100% |################################| 92kB 4.7MB/s unit-abot-epc-basic-0: 16:34:42 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 16:34:42 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: 16:34:42 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 92.2MB/s eta 0:00:01  16% |##### | 20kB 21.7MB/s eta 0:00:01  24% |####### | 30kB 27.2MB/s eta 0:00:01  32% |########## | 40kB 14.8MB/s eta 0:00:01  40% |############ | 51kB 10.1MB/s eta 0:00:01  48% |############### | 61kB 11.7MB/s eta 0:00:01  56% |################## | 71kB 13.0MB/s eta 0:00:01  64% |#################### | 81kB 9.4MB/s eta 0:00:01  72% |####################### | 92kB 10.3MB/s eta 0:00:01  81% |######################### | 102kB 10.6MB/s eta 0:00:01  89% |############################ | 112kB 10.5MB/s eta 0:00:01  97% |############################### | 122kB 10.5MB/s eta 0:00:01  100% |################################| 133kB 6.0MB/s unit-abot-epc-basic-0: 16:34:42 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 16:34:42 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 16:34:42 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 16:34:43 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: 16:34:43 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 83.4MB/s eta 0:00:01  6% |## | 20kB 49.5MB/s eta 0:00:01  9% |### | 30kB 52.6MB/s eta 0:00:01  12% |#### | 40kB 29.5MB/s eta 0:00:01  15% |##### | 51kB 15.2MB/s eta 0:00:01  19% |###### | 61kB 17.0MB/s eta 0:00:01  22% |####### | 71kB 13.9MB/s eta 0:00:01  25% |######## | 81kB 12.5MB/s eta 0:00:01  28% |######### | 92kB 13.5MB/s eta 0:00:01  31% |########## | 102kB 13.2MB/s eta 0:00:01  34% |########### | 112kB 13.1MB/s eta 0:00:01  38% |############ | 122kB 11.1MB/s eta 0:00:01  41% |############# | 133kB 9.8MB/s eta 0:00:01  44% |############## | 143kB 10.4MB/s eta 0:00:01  47% |############### | 153kB 11.5MB/s eta 0:00:01  50% |################ | 163kB 10.8MB/s eta 0:00:01  53% |################# | 174kB 12.6MB/s eta 0:00:01  57% |################## | 184kB 12.8MB/s eta 0:00:01  60% |################### | 194kB 12.9MB/s eta 0:00:01  63% |#################### | 204kB 11.4MB/s eta 0:00:01  66% |##################### | 215kB 9.5MB/s eta 0:00:01  69% |###################### | 225kB 11.0MB/s eta 0:00:01  72% |####################### | 235kB 12.6MB/s eta 0:00:01  76% |######################## | 245kB 10.2MB/s eta 0:00:01  79% |######################### | 256kB 11.2MB/s eta 0:00:01  82% |########################## | 266kB 9.8MB/s eta 0:00:01  85% |########################### | 276kB 9.8MB/s eta 0:00:01  88% |############################ | 286kB 10.9MB/s eta 0:00:01  91% |############################# | 296kB 9.8MB/s eta 0:00:01  95% |############################## | 307kB 11.9MB/s eta 0:00:01  98% |############################### | 317kB 14.4MB/s eta 0:00:01  100% |################################| 327kB 3.9MB/s unit-abot-epc-basic-0: 16:34:43 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 16:34:43 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 16:34:43 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 82.0MB/s eta 0:00:01  25% |######## | 20kB 53.6MB/s eta 0:00:01  37% |############ | 30kB 52.7MB/s eta 0:00:01  50% |################ | 40kB 39.5MB/s eta 0:00:01  62% |#################### | 51kB 14.4MB/s eta 0:00:01  75% |######################## | 61kB 16.1MB/s eta 0:00:01  88% |############################ | 71kB 14.3MB/s eta 0:00:01  100% |################################| 81kB 8.2MB/s unit-abot-epc-basic-0: 16:34:43 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 16:34:43 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 16:34:43 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 16:34:43 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 16:34:43 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 16:34:43 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 16:34:44 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: 16:34:44 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 16:34:44 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: 16:34:44 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 59.6MB/s eta 0:00:01  22% |####### | 20kB 4.0MB/s eta 0:00:01  33% |########## | 30kB 4.8MB/s eta 0:00:01  45% |############## | 40kB 4.5MB/s eta 0:00:01  56% |################## | 51kB 4.7MB/s eta 0:00:01  67% |##################### | 61kB 5.5MB/s eta 0:00:01  79% |######################### | 71kB 5.7MB/s eta 0:00:01  90% |############################ | 81kB 6.4MB/s eta 0:00:01  100% |################################| 92kB 4.8MB/s unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 16:34:44 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 16:34:46 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 16:34:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:46 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 16:34:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34: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.pom unit-abot-epc-basic-0: 16:34: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 11.5 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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 437.8 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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 988.1 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34:47 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 671.0 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1169.8 KB/sec) unit-abot-epc-basic-0: 16:34:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34:47 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:34: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: 16:34: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 94.7 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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 519.7 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34:48 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 930.0 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 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 223.3 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 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 165.5 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 510.1 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 583.4 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 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: 16:34:48 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 502.3 KB/sec) unit-abot-epc-basic-0: 16:34:48 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 2597.3 KB/sec) unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34:48 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: 16:34: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.pom unit-abot-epc-basic-0: 16:34:48 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 117.1 KB/sec) unit-abot-epc-basic-0: 16:34: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.pom unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 102.8 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 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 156.6 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 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 133.2 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 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 583.9 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 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 92.1 KB/sec) unit-abot-epc-basic-0: 16:34: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.pom unit-abot-epc-basic-0: 16:34:48 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 134.8 KB/sec) unit-abot-epc-basic-0: 16:34: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.pom unit-abot-epc-basic-0: 16:34:48 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 129.0 KB/sec) unit-abot-epc-basic-0: 16:34: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.pom unit-abot-epc-basic-0: 16:34:48 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 118.5 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 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 146.2 KB/sec) unit-abot-epc-basic-0: 16:34: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.pom unit-abot-epc-basic-0: 16:34:48 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 232.6 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 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 1023.1 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34:48 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 60.8 KB/sec) unit-abot-epc-basic-0: 16:34:48 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: 16:34: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 303.6 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 3/8 KB 6/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 415.3 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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 506.6 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 16:34: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 3/48 KB 21/114 KB 3/48 KB 24/114 KB 3/48 KB 27/114 KB 3/48 KB 19/114 KB 6/48 KB 27/114 KB 9/48 KB 29/114 KB 6/48 KB 29/114 KB 11/48 KB 29/114 KB 14/48 KB 32/114 KB 11/48 KB 32/114 KB 14/48 KB 36/114 KB 16/48 KB 40/114 KB 16/48 KB 44/114 KB 16/48 KB 48/114 KB 16/48 KB 52/114 KB 16/48 KB 56/114 KB 16/48 KB 36/114 KB 19/48 KB 60/114 KB 22/48 KB 60/114 KB 25/48 KB 60/114 KB 27/48 KB 60/114 KB 30/48 KB 60/114 KB 32/48 KB 60/114 KB 16/48 KB 60/114 KB 36/48 KB 60/114 KB 40/48 KB 64/114 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: 16:34:48 DEBUG unit.abot-epc-basic/0.install 36/48 KB 64/114 KB 44/48 KB 68/114 KB 44/48 KB 72/114 KB 44/48 KB 68/114 KB 48/48 KB 76/114 KB 44/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 104/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1295.9 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34:48 DEBUG unit.abot-epc-basic/0.install 108/114 KB 4/85 KB 112/114 KB 112/114 KB 4/85 KB 114/114 KB 4/85 KB 3/35 KB 114/114 KB 4/85 KB 5/35 KB 114/114 KB 8/85 KB 5/35 KB 114/114 KB 12/85 KB 5/35 KB 114/114 KB 3/29 KB 16/85 KB 5/35 KB 114/114 KB 3/29 KB 20/85 KB 8/35 KB 114/114 KB 3/29 KB 12/85 KB 5/35 KB 114/114 KB 3/29 KB 16/85 KB 8/35 KB 114/114 KB 3/29 KB 20/85 KB 11/35 KB 114/114 KB 3/29 KB 20/85 KB 13/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 2315.5 KB/sec) unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install 6/29 KB 24/85 KB 16/35 KB 6/29 KB 28/85 KB 16/35 KB 6/29 KB 32/85 KB 16/35 KB 6/29 KB 20/85 KB 16/35 KB 6/29 KB 20/85 KB 13/35 KB 6/29 KB 32/85 KB 19/35 KB 9/29 KB 32/85 KB 21/35 KB 9/29 KB 32/85 KB 19/35 KB 11/29 KB 32/85 KB 21/35 KB 14/29 KB 32/85 KB 21/35 KB 16/29 KB 36/85 KB 24/35 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install 14/29 KB 36/85 KB 24/35 KB 16/29 KB 36/85 KB 27/35 KB 14/29 KB 36/85 KB 21/35 KB 19/29 KB 40/85 KB 27/35 KB 22/29 KB 40/85 KB 29/35 KB 25/29 KB 40/85 KB 29/35 KB 19/29 KB 40/85 KB 29/35 KB 16/29 KB 40/85 KB 27/35 KB 25/29 KB 44/85 KB 29/35 KB 25/29 KB 48/85 KB 29/35 KB 25/29 KB 48/85 KB 32/35 KB 25/29 KB 48/85 KB 35/35 KB 27/29 KB 52/85 KB 35/35 KB 29/29 KB 52/85 KB 35/35 KB 25/29 KB 52/85 KB 35/35 KB 27/29 KB 52/85 KB 35/35 KB 4/24 KB 29/29 KB 52/85 KB 35/35 KB 3/56 KB 8/24 KB 29/29 KB 56/85 KB 35/35 KB 3/56 KB 4/24 KB 29/29 KB 56/85 KB 35/35 KB 3/56 KB 4/24 KB 29/29 KB 52/85 KB 35/35 KB 6/56 KB 12/24 KB 29/29 KB 60/85 KB 35/35 KB 3/56 KB 12/24 KB 29/29 KB 60/85 KB 35/35 KB 8/56 KB 12/24 KB 29/29 KB 64/85 KB 35/35 KB 8/56 KB 12/24 KB 29/29 KB 64/85 KB 35/35 KB 6/56 KB 12/24 KB 29/29 KB 64/85 KB 35/35 KB 8/56 KB 16/24 KB 29/29 KB 68/85 KB 35/35 KB 11/56 KB 16/24 KB 29/29 KB 72/85 KB 35/35 KB 11/56 KB 16/24 KB 29/29 KB 68/85 KB 35/35 KB 8/56 KB 16/24 KB 29/29 KB 64/85 KB 35/35 KB 11/56 KB 20/24 KB 29/29 KB 76/85 KB 35/35 KB 14/56 KB 24/24 KB 76/85 KB 14/56 KB 24/24 KB 76/85 KB 11/56 KB 16/24 KB 29/29 KB 76/85 KB 35/35 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 529.5 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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 455.6 KB/sec) unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install 14/56 KB 20/24 KB 29/29 KB 76/85 KB 16/56 KB 24/24 KB 80/85 KB 14/56 KB 24/24 KB 80/85 KB 19/56 KB 24/24 KB 80/85 KB 22/56 KB 24/24 KB 80/85 KB 24/56 KB 24/24 KB 84/85 KB 27/56 KB 24/24 KB 84/85 KB 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: 16:34:48 DEBUG unit.abot-epc-basic/0.install 22/56 KB 24/24 KB 84/85 KB 27/56 KB 4/86 KB 24/24 KB 85/85 KB 30/56 KB 4/86 KB 24/24 KB 85/85 KB 32/56 KB 4/86 KB 24/24 KB 85/85 KB 35/56 KB 4/86 KB 24/24 KB 85/85 KB 27/56 KB 4/86 KB 24/24 KB 84/85 KB 38/56 KB 4/86 KB 24/24 KB 85/85 KB 38/56 KB 8/86 KB 24/24 KB 85/85 KB 38/56 KB 12/86 KB 24/24 KB 85/85 KB 38/56 KB 16/86 KB 24/24 KB 85/85 KB 40/56 KB 20/86 KB 85/85 KB 40/56 KB 24/86 KB 85/85 KB 40/56 KB 28/86 KB 85/85 KB 40/56 KB 32/86 KB 85/85 KB 40/56 KB 36/86 KB 85/85 KB 40/56 KB 16/86 KB 85/85 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 468.7 KB/sec) unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1506.5 KB/sec) unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install 40/56 KB 36/86 KB 3/218 KB 40/56 KB 36/86 KB 5/218 KB 40/56 KB 36/86 KB 4/12 KB 5/218 KB 44/56 KB 40/86 KB 8/12 KB 5/218 KB 44/56 KB 40/86 KB 12/12 KB 5/218 KB 44/56 KB 40/86 KB 12/12 KB 5/218 KB 44/56 KB 40/86 KB 4/12 KB 5/218 KB 48/56 KB 40/86 KB 12/12 KB 5/218 KB 52/56 KB 40/86 KB 12/12 KB 5/218 KB 56/56 KB 40/86 KB 12/12 KB 5/218 KB 40/56 KB 40/86 KB 4/12 KB 5/218 KB 56/56 KB 44/86 KB 12/12 KB 5/218 KB 56/56 KB 48/86 KB 12/12 KB 5/218 KB 56/56 KB 52/86 KB 12/12 KB 5/218 KB 56/56 KB 56/86 KB 12/12 KB 5/218 KB 56/56 KB 60/86 KB 12/12 KB 5/218 KB 56/56 KB 64/86 KB 12/12 KB 5/218 KB 56/56 KB 68/86 KB 12/12 KB 5/218 KB 56/56 KB 72/86 KB 12/12 KB 5/218 KB 56/56 KB 76/86 KB 12/12 KB 5/218 KB 56/56 KB 80/86 KB 12/12 KB 5/218 KB 56/56 KB 84/86 KB 12/12 KB 5/218 KB 56/56 KB 86/86 KB 12/12 KB 5/218 KB 56/56 KB 86/86 KB 12/12 KB 8/218 KB 56/56 KB 86/86 KB 12/12 KB 11/218 KB 56/56 KB 86/86 KB 12/12 KB 13/218 KB 56/56 KB 86/86 KB 12/12 KB 16/218 KB 56/56 KB 86/86 KB 12/12 KB 19/218 KB 56/56 KB 86/86 KB 12/12 KB 21/218 KB 56/56 KB 86/86 KB 12/12 KB 24/218 KB 56/56 KB 86/86 KB 12/12 KB 27/218 KB 56/56 KB 86/86 KB 12/12 KB 29/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 735.8 KB/sec) unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install 86/86 KB 12/12 KB 32/218 KB 86/86 KB 12/12 KB 36/218 KB 86/86 KB 12/12 KB 40/218 KB 86/86 KB 12/12 KB 44/218 KB 86/86 KB 12/12 KB 48/218 KB 86/86 KB 52/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 1093.8 KB/sec) unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install 56/218 KB 60/218 KB 64/218 KB 68/218 KB 72/218 KB 76/218 KB 80/218 KB 84/218 KB 88/218 KB 92/218 KB 96/218 KB 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2201.4 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8817060001357071935.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7423505268079644712.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: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8997050953453654761.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: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6943605723261917735.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7062358867868406939.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: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5677538182356472897.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.214 s unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-06T16:34:48+00:00 unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 16:34:48 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ machine-2: 16:34:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 16:34:50 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 16:34:50 DEBUG juju.agent read agent config, format "2.0" machine-2: 16:34:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 16:34:50 DEBUG juju.worker start "engine" machine-2: 16:34:50 INFO juju.worker start "engine" machine-2: 16:34:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 16:34:50 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 16:34:50 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 16:34:50 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 16:34:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 16:34:50 DEBUG juju.worker "engine" started machine-2: 16:34:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 16:34:50 DEBUG juju.worker.introspection stats worker now serving machine-2: 16:34:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 16:34:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 16:34:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 16:34:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 16:34:50 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 16:34:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 16:34:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 16:34:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 16:34:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 16:34:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 16:34:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 16:34:50 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 16:34:50 DEBUG juju.worker.apicaller connecting with old password machine-2: 16:34:50 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:34:50 INFO juju.api connection established to "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:34:50 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:34:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 16:34:50 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 16:34:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:34:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:34:50 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 16:34:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ machine-2: 16:34:51 DEBUG juju.worker.apicaller connected machine-2: 16:34:51 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 16:34: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.pom machine-2: 16:34:51 DEBUG juju.worker.apicaller password changed machine-2: 16:34:51 DEBUG juju.api RPC connection died machine-2: 16:34:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 16:34:51 DEBUG juju.worker.apicaller connecting with current password machine-2: 16:34:51 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:34:51 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:34:51 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:34:51 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 19.6 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 449.1 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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 1262.9 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34: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: 16:34:51 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1310.3 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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 430.0 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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 1443.0 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 226.4 KB/sec) unit-abot-epc-basic-0: 16:34:52 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: 16:34:52 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 783.5 KB/sec) unit-abot-epc-basic-0: 16:34:52 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: 16:34:52 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1554.1 KB/sec) unit-abot-epc-basic-0: 16:34:52 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: 16:34:52 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 716.0 KB/sec) unit-abot-epc-basic-0: 16:34:52 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: 16:34:52 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/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 1630.6 KB/sec) unit-abot-epc-basic-0: 16:34:52 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: 16:34:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 271.3 KB/sec) machine-2: 16:34:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 16:34:52 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: 16:34:52 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1329.0 KB/sec) unit-abot-epc-basic-0: 16:34:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom machine-2: 16:34:52 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 16:34:52 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 237.5 KB/sec) unit-abot-epc-basic-0: 16:34:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom machine-2: 16:34:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:34: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/7/oss-parent-7.pom (5 KB at 277.1 KB/sec) machine-2: 16:34:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: unit-abot-epc-basic-0: 16:34:52 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 machine-2: 16:34:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:34:52 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 448.7 KB/sec) machine-2: 16:34:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:34: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 machine-2: 16:34:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:34:52 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 16:34:52 INFO juju.worker.upgrader unblocking abort check machine-2: 16:34:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 16:34:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 16:34:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 16:34:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 16:34:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 16:34:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.logger logger setup machine-2: 16:34:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 16:34:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 16:34:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 16:34:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 16:34:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 16:34:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 16:34:52 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 16:34:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 16:34:52 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 16:34:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 16:34:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 16:34:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 16:34:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 16:34:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 16:34:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 16:34:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 16:34:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 16:34:52 DEBUG juju.network including address public:172.30.9.209 for machine machine-2: 16:34:52 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 16:34:52 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 16:34:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 16:34:52 DEBUG juju.network including address local-machine:::1 for machine machine-2: 16:34:52 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 16:34:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 16:34:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 16:34:52 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 16:34:52 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 16:34:52 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 16:34:52 INFO juju.util.exec run result: exit status 127 machine-2: 16:34:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec225506579/script.sh: line 1: fanatic: command not found 127 machine-2: 16:34:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 16:34:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 16:34:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 16:34:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 16:34:52 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-2: 16:34:52 INFO juju.util.exec run result: exit status 127 machine-2: 16:34:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec971251901/script.sh: line 1: fanatic: command not found 127 machine-2: 16:34:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 16:34:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 16:34:52 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 16:34:52 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 16:34:52 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 16:34:52 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 16:34:52 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 16:34:52 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 16:34:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 16:34:52 DEBUG juju.api RPC connection died machine-2: 16:34:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker killing runner 0xc4204e1040 machine-2: 16:34:52 INFO juju.worker runner is dying machine-2: 16:34:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 16:34:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: unit-abot-epc-basic-0: 16:34: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 machine-2: 16:34:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:34: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 339.9 KB/sec) machine-2: 16:34:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 16:34:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 16:34:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:34:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom machine-2: 16:34:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.apicaller connecting with current password machine-2: 16:34:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:34:52 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:34:52 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:34:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:34: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: 16:34: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 393.4 KB/sec) unit-abot-epc-basic-0: 16:34:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom machine-2: 16:34:53 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 16:34:53 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: 16:34:53 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 294.9 KB/sec) unit-abot-epc-basic-0: 16:34:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom machine-2: 16:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 16:34:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 16:34:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 16:34:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 16:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 16:34:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 16:34:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 16:34:53 INFO juju.util.exec run result: exit status 127 machine-2: 16:34:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec123027178/script.sh: line 1: fanatic: command not found 127 machine-2: 16:34:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 16:34:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 16:34:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 16:34:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 16:34:53 INFO juju.util.exec run result: exit status 127 machine-2: 16:34:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec830484908/script.sh: line 1: fanatic: command not found 127 machine-2: 16:34:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 16:34:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 16:34:53 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 16:34:53 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 16:34:53 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 16:34:53 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 16:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 16:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.logger logger setup machine-2: 16:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 16:34:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 16:34:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 16:34:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 16:34:53 DEBUG juju.network including address public:172.30.9.209 for machine machine-2: 16:34:53 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 16:34:53 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 16:34:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 16:34:53 DEBUG juju.network including address local-machine:::1 for machine machine-2: 16:34:53 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 16:34:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 16:34:53 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-2: 16:34:53 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: 16:34:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 16:34:53 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 16:34:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 16:34:53 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 16:34:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 16:34:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 16:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 16:34:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 16:34:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 16:34:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 16:34:53 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 16:34:53 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 16:34:53 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 16:34:53 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 16:34:53 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 16:34:53 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 16:34:53 INFO juju.worker.upgrader unblocking abort check machine-2: 16:34:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 16:34:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 16:34:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 16:34:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 16:34:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 16:34:53 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 16:34:53 DEBUG juju.network including address local-machine:::1 for machine machine-2: 16:34:53 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 16:34:53 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 16:34:53 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34: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 machine-2: 16:34:53 DEBUG juju.worker start "2-container-watcher" machine-2: 16:34:53 DEBUG juju.worker start "stateconverter" machine-2: 16:34:53 INFO juju.worker start "2-container-watcher" machine-2: 16:34:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 16:34:53 DEBUG juju.worker "2-container-watcher" started machine-2: 16:34:53 INFO juju.worker start "stateconverter" machine-2: 16:34:53 DEBUG juju.worker "stateconverter" started machine-2: 16:34:53 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 16:34:53 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 16:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 16:34:53 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 16:34:53 INFO juju.worker.machiner "machine-2" started machine-2: 16:34:53 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 16:34:53 DEBUG juju.service discovered init system "upstart" from local host machine-2: 16:34:53 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] unit-abot-epc-basic-0: 16:34: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: 16:34: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 194.8 KB/sec) machine-2: 16:34:53 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-abot-epc-basic-0: 16:34: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 unit-oai-epc-0: 16:34:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 16:34:53 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: 16:34:53 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 16:34:53 DEBUG juju.worker start "api" unit-oai-epc-0: 16:34:53 INFO juju.worker start "api" unit-oai-epc-0: 16:34:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 16:34:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 16:34:53 DEBUG juju.worker "api" started unit-oai-epc-0: 16:34:53 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-epc-0: 16:34:53 INFO juju.api connection established to "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-epc-0: 16:34:53 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 16:34: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: 16:34: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 1350.9 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34:54 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 298.8 KB/sec) unit-abot-epc-basic-0: 16:34:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 16:34: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: 16:34: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 198.9 KB/sec) unit-abot-epc-basic-0: 16:34: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 unit-abot-epc-basic-0: 16:34: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: 16:34: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 167.1 KB/sec) unit-abot-epc-basic-0: 16:34: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-oai-epc-0: 16:34:54 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 16:34:54 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 16:34: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: 16:34: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 227.7 KB/sec) unit-abot-epc-basic-0: 16:34:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom machine-2: 16:34:54 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:bb:53:0b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:bb:53:0b CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 16:34:54 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 16:34:54 DEBUG juju.api RPC connection died unit-oai-epc-0: 16:34:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 16:34:54 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 16:34:54 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-epc-0: 16:34:54 INFO juju.api connection established to "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-epc-0: 16:34:54 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-epc-0: 16:34:55 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 16:34: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: 16:34:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 127.2 KB/sec) unit-abot-epc-basic-0: 16:34: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-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:34:55 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 16:34:55 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 16:34:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 16:34: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: 16:34: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 49.9 KB/sec) unit-abot-epc-basic-0: 16:34:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 16:34:55 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 16:34:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 16:34:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 16:34:55 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 16:34:55 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 16:34:55 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 16:34:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 16:34:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 16:34:55 DEBUG juju.network including address public:172.30.9.209 for machine unit-oai-epc-0: 16:34:55 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-epc-0: 16:34:55 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-epc-0: 16:34:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 16:34:55 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 16:34:55 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 16:34:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 16:34:55 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 16:34:55 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 16:34:55 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 16:34:55 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 16:34:55 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] unit-abot-epc-basic-0: 16:34: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: 16:34: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 113.3 KB/sec) unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 16:34:55 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 16:34: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-oai-epc-0: 16:34:55 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 16:34:56 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 16:34:56 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 16:34:56 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 16:34:56 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 16:34:56 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 16:34:56 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 16:34:56 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 16:34:56 DEBUG httpbakery client do GET https://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 16:34:56 DEBUG httpbakery } -> error unit-oai-epc-0: 16:34:56 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 16:34:56 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 16:34:56 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: 16:34:56 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 150.4 KB/sec) unit-abot-epc-basic-0: 16:34: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-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 16:34: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 unit-abot-epc-basic-0: 16:34: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 94.5 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34:56 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 650.8 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34: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: 16:34: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: 16:34: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-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 16:34:56 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 16:34:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 16:34:56 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 16:34:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 16:34:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 16:34:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 16:34:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 16:34:57 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-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 16:34:57 DEBUG unit.abot-epc-basic/0.install 3/53 KB 6/53 KB 9/53 KB 11/53 KB 14/53 KB 16/53 KB 19/53 KB 22/53 KB 25/53 KB 27/53 KB 30/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 1343.5 KB/sec) unit-abot-epc-basic-0: 16:34: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-oai-epc-0: 16:34:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 16:34:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 16:34:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 16:34: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: 16:34: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 846.8 KB/sec) unit-abot-epc-basic-0: 16:34: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-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 16:34:57 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: 16:34:57 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 16:34: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: 16:34:57 DEBUG unit.abot-epc-basic/0.install 3/11 KB 3/11 KB 6/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 16:34:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 16:34: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 unit-oai-epc-0: 16:34:57 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.9 [701 kB] unit-abot-epc-basic-0: 16:34: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 300.0 KB/sec) unit-abot-epc-basic-0: 16:34:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 16:34: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: 16:34: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 260.4 KB/sec) unit-abot-epc-basic-0: 16:34: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 unit-abot-epc-basic-0: 16:34: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-abot-epc-basic-0: 16:34: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 162.1 KB/sec) unit-abot-epc-basic-0: 16:34: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: 16:34:58 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.9 [2333 kB] unit-abot-epc-basic-0: 16:34: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: 16:34:58 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 987.2 KB/sec) unit-abot-epc-basic-0: 16:34:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-oai-epc-0: 16:34:58 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 0s (3487 kB/s) unit-abot-epc-basic-0: 16:34:58 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: 16:34:58 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 1951.1 KB/sec) unit-abot-epc-basic-0: 16:34:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-oai-epc-0: 16:34:58 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 16:34:58 DEBUG unit.oai-epc/0.install (Reading database ... 52431 files and directories currently installed.) unit-oai-epc-0: 16:34:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 16:34:58 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 16:34:58 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: 16:34:58 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 289.0 KB/sec) unit-abot-epc-basic-0: 16:34:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 16:34: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: 16:34: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 186.7 KB/sec) unit-abot-epc-basic-0: 16:34:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 16:34: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: 16:34: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 27.3 KB/sec) unit-abot-epc-basic-0: 16:34: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-abot-epc-basic-0: 16:34:59 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: 16:34:59 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 174.5 KB/sec) unit-abot-epc-basic-0: 16:34:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 16:34:59 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: 16:34:59 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 93.5 KB/sec) unit-abot-epc-basic-0: 16:34:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 16:34:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 16:34:59 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 296.9 KB/sec) unit-abot-epc-basic-0: 16:34:59 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-abot-epc-basic-0: 16:35: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: 16:35: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 39.1 KB/sec) unit-abot-epc-basic-0: 16:35: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: 16:35:00 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 16:35:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-abot-epc-basic-0: 16:35: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: 16:35:00 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 678.4 KB/sec) unit-abot-epc-basic-0: 16:35:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 16:35:00 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: 16:35:00 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 678.5 KB/sec) unit-abot-epc-basic-0: 16:35:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-oai-epc-0: 16:35:00 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 16:35:00 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: 16:35:00 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 292.6 KB/sec) unit-abot-epc-basic-0: 16:35:00 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: 16:35:00 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: 16:35:00 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 947.6 KB/sec) unit-abot-epc-basic-0: 16:35:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-oai-epc-0: 16:35:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 16:35:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 16:35: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: 16:35:01 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1920.1 KB/sec) unit-oai-epc-0: 16:35:01 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 16:35: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: 16:35:01 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: 16:35:01 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 89.7 KB/sec) unit-abot-epc-basic-0: 16:35:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 16:35:01 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: 16:35:01 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 16:35:01 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: 16:35:01 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:35:01 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: 16:35:01 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 69.2 KB/sec) unit-abot-epc-basic-0: 16:35:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 16:35: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: 16:35:02 DEBUG unit.abot-epc-basic/0.install 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: 16:35: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-abot-epc-basic-0: 16:35: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: 16:35:02 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 541.7 KB/sec) unit-abot-epc-basic-0: 16:35: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: 16:35:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 16:35:02 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 176.0 KB/sec) unit-abot-epc-basic-0: 16:35:02 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: 16:35:02 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 16:35:02 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 16:35:02 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: 16:35:02 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 63.8 KB/sec) unit-abot-epc-basic-0: 16:35:02 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: 16:35:02 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 16:35:02 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: 16:35:02 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 63.6 KB/sec) unit-abot-epc-basic-0: 16:35:02 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-abot-epc-basic-0: 16:35: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: 16:35:03 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 677.6 KB/sec) unit-abot-epc-basic-0: 16:35:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 16:35:03 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: 16:35:03 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/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-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 16:35:03 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: 16:35:03 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 16:35:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 16:35:03 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 195.3 KB/sec) unit-abot-epc-basic-0: 16:35:03 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: 16:35:03 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: 16:35:03 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 649.7 KB/sec) unit-abot-epc-basic-0: 16:35:03 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: 16:35:03 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 16:35:03 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 16:35:03 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: 16:35:03 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (61.0 kB/s) unit-abot-epc-basic-0: 16:35:03 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: 16:35:04 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 334.2 KB/sec) unit-abot-epc-basic-0: 16:35:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-oai-epc-0: 16:35:04 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 16:35:04 DEBUG unit.oai-epc/0.install (Reading database ... 53181 files and directories currently installed.) unit-oai-epc-0: 16:35:04 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 16:35:04 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 16:35:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 16:35:04 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 683.2 KB/sec) unit-abot-epc-basic-0: 16:35:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 16:35:04 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: 16:35:04 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1046.6 KB/sec) unit-abot-epc-basic-0: 16:35:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 16:35:04 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: 16:35:04 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 796.6 KB/sec) unit-abot-epc-basic-0: 16:35:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 16:35:04 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: 16:35:04 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1747.2 KB/sec) unit-abot-epc-basic-0: 16:35:04 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: 16:35:05 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: 16:35:05 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 195.2 KB/sec) unit-abot-epc-basic-0: 16:35:05 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: 16:35:05 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: 16:35:05 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 16:35:05 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: 16:35:05 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: 16:35:05 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 432.5 KB/sec) unit-abot-epc-basic-0: 16:35:05 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: 16:35:05 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: 16:35:05 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 958.9 KB/sec) unit-abot-epc-basic-0: 16:35:05 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-abot-epc-basic-0: 16:35:06 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: 16:35:06 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 516.1 KB/sec) unit-abot-epc-basic-0: 16:35:06 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: 16:35:06 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: 16:35:06 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 199.3 KB/sec) unit-abot-epc-basic-0: 16:35:06 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: 16:35:06 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: 16:35:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 86.6 KB/sec) unit-abot-epc-basic-0: 16:35:06 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: 16:35:06 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: 16:35:06 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 55.1 KB/sec) unit-abot-epc-basic-0: 16:35:06 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: 16:35:06 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: 16:35:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 123.3 KB/sec) unit-abot-epc-basic-0: 16:35:06 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: 16:35:06 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:35:07 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: 16:35:07 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: 16:35:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-oai-epc-0: 16:35:07 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 16:35:07 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: 16:35:07 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 72.3 KB/sec) unit-abot-epc-basic-0: 16:35:07 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-abot-epc-basic-0: 16:35:07 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: 16:35:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 16:35:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-oai-epc-0: 16:35:07 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 16:35:07 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 16:35:07 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 16:35:07 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: 16:35:07 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 16:35:07 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: 16:35:07 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 16:35:07 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 16:35:08 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: 16:35:08 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 16:35:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 128.9 KB/sec) unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:08 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: 16:35:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 16:35:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 16:35:08 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: 16:35:08 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 406.8 KB/sec) unit-abot-epc-basic-0: 16:35:08 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-abot-epc-basic-0: 16:35:08 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: 16:35:08 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 1216.0 KB/sec) unit-abot-epc-basic-0: 16:35:08 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-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 16:35:08 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 16:35:08 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: 16:35:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 208.5 KB/sec) unit-abot-epc-basic-0: 16:35:08 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: 16:35:08 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 16:35:08 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: 16:35:08 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: 16:35:08 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: 16:35:09 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: 16:35:09 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 107.9 KB/sec) unit-abot-epc-basic-0: 16:35:09 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: 16:35:09 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 16:35:09 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: 16:35:09 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 16:35:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 16:35:09 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: 16:35:09 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 116.0 KB/sec) unit-abot-epc-basic-0: 16:35:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-oai-epc-0: 16:35:09 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: 16:35:09 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: 16:35:09 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 447.1 KB/sec) unit-abot-epc-basic-0: 16:35:09 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: 16:35:09 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-abot-epc-basic-0: 16:35:09 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-oai-epc-0: 16:35:09 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 16:35:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 119.4 KB/sec) unit-abot-epc-basic-0: 16:35:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 16:35:10 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-oai-epc-0: 16:35:10 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 16:35:10 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 768.5 KB/sec) unit-abot-epc-basic-0: 16:35:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-oai-epc-0: 16:35:10 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 16:35:10 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: 16:35:10 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: 16:35:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-oai-epc-0: 16:35:10 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (2033 kB/s) unit-abot-epc-basic-0: 16:35:10 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: 16:35:10 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 791.3 KB/sec) unit-abot-epc-basic-0: 16:35:10 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: 16:35:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 16:35:10 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 1330.2 KB/sec) unit-abot-epc-basic-0: 16:35:10 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: 16:35:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 16:35:10 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 16:35:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 16:35:11 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: 16:35:11 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 653.2 KB/sec) unit-abot-epc-basic-0: 16:35:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 16:35:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 16:35:11 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 853.5 KB/sec) unit-abot-epc-basic-0: 16:35:11 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: 16:35:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 16:35:11 DEBUG unit.oai-epc/0.install (Reading database ... 53188 files and directories currently installed.) unit-oai-epc-0: 16:35:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 16:35:11 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: 16:35:11 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1958.9 KB/sec) unit-abot-epc-basic-0: 16:35:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 16:35:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 16:35:11 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 333.8 KB/sec) unit-abot-epc-basic-0: 16:35:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-oai-epc-0: 16:35:11 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:35:12 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: 16:35:12 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 343.6 KB/sec) unit-abot-epc-basic-0: 16:35:12 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: 16:35:12 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 16:35:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 16:35:12 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:35:12 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: 16:35:12 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 1189.4 KB/sec) unit-abot-epc-basic-0: 16:35:12 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: 16:35:12 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 16:35:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 16:35:12 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-oai-epc-0: 16:35:12 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 16:35:12 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 347.5 KB/sec) unit-abot-epc-basic-0: 16:35:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 16:35:13 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: 16:35:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 282.6 KB/sec) unit-abot-epc-basic-0: 16:35:13 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: 16:35:13 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 16:35:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 16:35:13 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:35:13 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 2.1 KB/sec) unit-abot-epc-basic-0: 16:35:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-oai-epc-0: 16:35:13 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 16:35:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 16:35:13 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 16:35:13 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: 16:35:13 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 499.0 KB/sec) unit-abot-epc-basic-0: 16:35:13 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: 16:35:13 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 16:35:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 16:35:13 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:35:13 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: 16:35:13 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 603.8 KB/sec) unit-abot-epc-basic-0: 16:35:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-oai-epc-0: 16:35:14 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 16:35:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 16:35:14 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:35:14 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: 16:35:14 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 623.7 KB/sec) unit-abot-epc-basic-0: 16:35:14 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: 16:35:14 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: 16:35:14 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 814.1 KB/sec) unit-abot-epc-basic-0: 16:35:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 16:35:14 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: 16:35:14 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1070.8 KB/sec) unit-abot-epc-basic-0: 16:35:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 16:35:14 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: 16:35:14 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 909.9 KB/sec) unit-abot-epc-basic-0: 16:35:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-oai-epc-0: 16:35:14 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 16:35:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 16:35:14 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 16:35:15 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: 16:35:15 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: 16:35:15 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: 16:35:15 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: 16:35:15 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: 16:35:15 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 39.8 KB/sec) unit-abot-epc-basic-0: 16:35:15 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: 16:35:15 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: 16:35:15 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 188.5 KB/sec) unit-abot-epc-basic-0: 16:35:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-oai-epc-0: 16:35:16 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:35:16 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: 16:35:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 16:35:16 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: 16:35:16 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: 16:35:16 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 82.2 KB/sec) unit-abot-epc-basic-0: 16:35:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 16:35:16 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: 16:35:16 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 673.5 KB/sec) unit-abot-epc-basic-0: 16:35:16 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: 16:35:16 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: 16:35:16 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2098.1 KB/sec) unit-abot-epc-basic-0: 16:35:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 16:35:16 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: 16:35:16 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-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 341.9 KB/sec) unit-abot-epc-basic-0: 16:35:16 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: 16:35:17 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:35:17 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: 16:35:17 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 16:35:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 16:35:17 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: 16:35:17 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 16:35:17 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: 16:35:17 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: 16:35:17 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 650.8 KB/sec) unit-abot-epc-basic-0: 16:35:17 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: 16:35:17 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 16:35:17 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 16:35:17 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 16:35:17 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.4 KB/sec) unit-abot-epc-basic-0: 16:35:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-oai-epc-0: 16:35:18 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:35:18 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: 16:35:18 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 415.9 KB/sec) unit-abot-epc-basic-0: 16:35:18 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-oai-epc-0: 16:35:18 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:35:18 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: 16:35:18 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: 16:35:18 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: 16:35:18 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: 16:35:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-oai-epc-0: 16:35:18 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:35:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-oai-epc-0: 16:35:18 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:35:18 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: 16:35:18 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: 16:35:18 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: 16:35:18 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: 16:35:18 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: 16:35:18 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: 16:35:18 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: 16:35:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 16:35:18 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: 16:35:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 16:35:18 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: 16:35:18 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: 16:35:18 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: 16:35:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 16:35:18 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-oai-epc-0: 16:35:18 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 16:35:18 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 16:35:18 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 16:35:18 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 16:35:18 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: 16:35:18 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: 16:35:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-oai-epc-0: 16:35:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:35:19 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 16:35:19 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 16:35:19 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-oai-epc-0: 16:35:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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-oai-epc-0: 16:35:19 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 16:35:19 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 16:35:19 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 16:35:19 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:19 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: 16:35:20 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: 16:35:20 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: 16:35:20 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: 16:35:20 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: 16:35:20 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: 16:35:20 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: 16:35:20 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: 16:35:20 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: 16:35:20 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: 16:35:20 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: 16:35:20 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: 16:35:20 DEBUG unit.abot-epc-basic/0.install 4/966 KB 7/966 KB 11/966 KB 15/966 KB 19/966 KB 23/966 KB 27/966 KB 31/966 KB 31/966 KB Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 16:35:20 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: 16:35:20 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: 16:35:20 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-abot-epc-basic-0: 16:35:20 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 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 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: 16:35:20 DEBUG unit.abot-epc-basic/0.install 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 Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 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 910/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 320.5 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 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: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 3/1710 KB 48/590 KB 5/1710 KB 48/590 KB 8/1710 KB 48/590 KB 11/1710 KB 48/590 KB 13/1710 KB 48/590 KB 13/1710 KB 52/590 KB 13/1710 KB 56/590 KB 3/232 KB 13/1710 KB 60/590 KB 3/232 KB 13/1710 KB 64/590 KB 3/232 KB 13/1710 KB 52/590 KB 3/232 KB 13/1710 KB 64/590 KB 5/232 KB 13/1710 KB 64/590 KB 8/232 KB 13/1710 KB 64/590 KB 11/232 KB 13/1710 KB 64/590 KB 13/232 KB 13/1710 KB 68/590 KB 13/232 KB 16/1710 KB 68/590 KB 13/232 KB 16/1710 KB 72/590 KB 13/232 KB 16/1710 KB 76/590 KB 13/232 KB 16/1710 KB 80/590 KB 13/232 KB 19/1710 KB 80/590 KB 13/232 KB 21/1710 KB 80/590 KB 13/232 KB 24/1710 KB 80/590 KB 13/232 KB 27/1710 KB 80/590 KB 13/232 KB 27/1710 KB 80/590 KB 16/232 KB 29/1710 KB 80/590 KB 16/232 KB 32/1710 KB 80/590 KB 16/232 KB 32/1710 KB 80/590 KB 19/232 KB 32/1710 KB 80/590 KB 21/232 KB 3/10 KB 32/1710 KB 80/590 KB 24/232 KB 3/10 KB 32/1710 KB 80/590 KB 21/232 KB 5/10 KB 32/1710 KB 80/590 KB 24/232 KB 8/10 KB 32/1710 KB 80/590 KB 24/232 KB 10/10 KB 32/1710 KB 80/590 KB 24/232 KB 10/10 KB 32/1710 KB 80/590 KB 27/232 KB 10/10 KB 32/1710 KB 80/590 KB 29/232 KB 10/10 KB 36/1710 KB 80/590 KB 32/232 KB 10/10 KB 36/1710 KB 84/590 KB 36/232 KB 10/10 KB 36/1710 KB 80/590 KB 29/232 KB 40/1710 KB 84/590 KB 36/232 KB 44/1710 KB 84/590 KB 36/232 KB 48/1710 KB 84/590 KB 36/232 KB 52/1710 KB 84/590 KB 36/232 KB 56/1710 KB 84/590 KB 36/232 KB 60/1710 KB 84/590 KB 36/232 KB 64/1710 KB 84/590 KB 36/232 KB 68/1710 KB 84/590 KB 36/232 KB 10/10 KB 36/1710 KB 84/590 KB 32/232 KB 68/1710 KB 88/590 KB 40/232 KB 68/1710 KB 92/590 KB 40/232 KB 68/1710 KB 96/590 KB 40/232 KB 68/1710 KB 100/590 KB 40/232 KB 72/1710 KB 104/590 KB 40/232 KB 72/1710 KB 108/590 KB 40/232 KB 72/1710 KB 112/590 KB 40/232 KB 68/1710 KB 84/590 KB 40/232 KB 72/1710 KB 112/590 KB 44/232 KB 72/1710 KB 112/590 KB 48/232 KB 72/1710 KB 100/590 KB 40/232 KB 76/1710 KB 112/590 KB 48/232 KB 80/1710 KB 112/590 KB 48/232 KB 3/240 KB 80/1710 KB 112/590 KB 48/232 KB 5/240 KB 80/1710 KB 112/590 KB 48/232 KB 8/240 KB 80/1710 KB 112/590 KB 52/232 KB 11/240 KB 80/1710 KB 116/590 KB 52/232 KB 13/240 KB 84/1710 KB 116/590 KB 52/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 232.1 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 11/240 KB 84/1710 KB 116/590 KB 52/232 KB 13/240 KB 88/1710 KB 116/590 KB 52/232 KB 13/240 KB 92/1710 KB 116/590 KB 52/232 KB 13/240 KB 96/1710 KB 116/590 KB 52/232 KB 8/240 KB 80/1710 KB 116/590 KB 52/232 KB 3/44 KB 16/240 KB 96/1710 KB 120/590 KB 52/232 KB 3/44 KB 16/240 KB 96/1710 KB 124/590 KB 52/232 KB 3/44 KB 16/240 KB 96/1710 KB 128/590 KB 52/232 KB 5/240 KB 80/1710 KB 112/590 KB 52/232 KB 3/44 KB 16/240 KB 96/1710 KB 128/590 KB 56/232 KB 3/44 KB 16/240 KB 96/1710 KB 128/590 KB 60/232 KB 3/44 KB 16/240 KB 96/1710 KB 128/590 KB 64/232 KB 3/44 KB 16/240 KB 96/1710 KB 128/590 KB 68/232 KB 3/44 KB 16/240 KB 100/1710 KB 132/590 KB 72/232 KB 3/44 KB 16/240 KB 100/1710 KB 132/590 KB 76/232 KB 3/44 KB 16/240 KB 100/1710 KB 132/590 KB 80/232 KB 3/44 KB 16/240 KB 96/1710 KB 116/590 KB 52/232 KB 16/240 KB 96/1710 KB 116/590 KB 52/232 KB 3/44 KB 19/240 KB 100/1710 KB 132/590 KB 80/232 KB 3/44 KB 21/240 KB 100/1710 KB 132/590 KB 80/232 KB 6/44 KB 24/240 KB 100/1710 KB 132/590 KB 80/232 KB 6/44 KB 24/240 KB 100/1710 KB 132/590 KB 84/232 KB 6/44 KB 27/240 KB 100/1710 KB 132/590 KB 88/232 KB 3/44 KB 16/240 KB 100/1710 KB 132/590 KB 68/232 KB 6/44 KB 27/240 KB 104/1710 KB 132/590 KB 88/232 KB 6/44 KB 27/240 KB 108/1710 KB 132/590 KB 88/232 KB 6/44 KB 27/240 KB 112/1710 KB 132/590 KB 88/232 KB 3/44 KB 16/240 KB 96/1710 KB 132/590 KB 68/232 KB 6/44 KB 27/240 KB 112/1710 KB 136/590 KB 88/232 KB 6/44 KB 27/240 KB 100/1710 KB 132/590 KB 84/232 KB 6/44 KB 29/240 KB 112/1710 KB 136/590 KB 88/232 KB 6/44 KB 21/240 KB 100/1710 KB 132/590 KB 80/232 KB 9/44 KB 29/240 KB 112/1710 KB 140/590 KB 88/232 KB 11/44 KB 29/240 KB 112/1710 KB 140/590 KB 88/232 KB 14/44 KB 29/240 KB 112/1710 KB 140/590 KB 88/232 KB 16/44 KB 32/240 KB 116/1710 KB 140/590 KB 88/232 KB 19/44 KB 32/240 KB 116/1710 KB 140/590 KB 92/232 KB 6/44 KB 29/240 KB 112/1710 KB 140/590 KB 88/232 KB 19/44 KB 32/240 KB 116/1710 KB 144/590 KB 92/232 KB 19/44 KB 32/240 KB 116/1710 KB 148/590 KB 92/232 KB 22/44 KB 32/240 KB 116/1710 KB 152/590 KB 92/232 KB 22/44 KB 32/240 KB 116/1710 KB 156/590 KB 92/232 KB 22/44 KB 32/240 KB 116/1710 KB 160/590 KB 92/232 KB 16/44 KB 32/240 KB 116/1710 KB 140/590 KB 92/232 KB 22/44 KB 32/240 KB 116/1710 KB 160/590 KB 96/232 KB 22/44 KB 32/240 KB 116/1710 KB 160/590 KB 100/232 KB 22/44 KB 32/240 KB 116/1710 KB 160/590 KB 104/232 KB 22/44 KB 32/240 KB 116/1710 KB 160/590 KB 108/232 KB 22/44 KB 32/240 KB 116/1710 KB 160/590 KB 112/232 KB 14/44 KB 32/240 KB 116/1710 KB 140/590 KB 88/232 KB 22/44 KB 32/240 KB 120/1710 KB 160/590 KB 112/232 KB 22/44 KB 32/240 KB 124/1710 KB 160/590 KB 112/232 KB 22/44 KB 32/240 KB 128/1710 KB 160/590 KB 112/232 KB 14/44 KB 32/240 KB 112/1710 KB 140/590 KB 88/232 KB 22/44 KB 36/240 KB 128/1710 KB 160/590 KB 112/232 KB 22/44 KB 40/240 KB 128/1710 KB 160/590 KB 112/232 KB 22/44 KB 44/240 KB 128/1710 KB 160/590 KB 112/232 KB 22/44 KB 48/240 KB 128/1710 KB 160/590 KB 112/232 KB 22/44 KB 52/240 KB 128/1710 KB 160/590 KB 112/232 KB 22/44 KB 56/240 KB 132/1710 KB 164/590 KB 116/232 KB 22/44 KB 60/240 KB 132/1710 KB 164/590 KB 116/232 KB 22/44 KB 64/240 KB 132/1710 KB 164/590 KB 116/232 KB 22/44 KB 32/240 KB 116/1710 KB 148/590 KB 92/232 KB 25/44 KB 64/240 KB 132/1710 KB 164/590 KB 116/232 KB 27/44 KB 64/240 KB 132/1710 KB 164/590 KB 116/232 KB 30/44 KB 64/240 KB 132/1710 KB 164/590 KB 116/232 KB 32/44 KB 64/240 KB 132/1710 KB 164/5 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 90 KB 116/232 KB 36/44 KB 64/240 KB 132/1710 KB 164/590 KB 116/232 KB 40/44 KB 64/240 KB 132/1710 KB 164/590 KB 116/232 KB 44/44 KB 64/240 KB 132/1710 KB 164/590 KB 116/232 KB 22/44 KB 52/240 KB 132/1710 KB 164/590 KB 116/232 KB 44/44 KB 64/240 KB 132/1710 KB 164/590 KB 120/232 KB 44/44 KB 64/240 KB 132/1710 KB 164/590 KB 124/232 KB 44/44 KB 64/240 KB 132/1710 KB 164/590 KB 128/232 KB 22/44 KB 52/240 KB 132/1710 KB 164/590 KB 112/232 KB 44/44 KB 64/240 KB 132/1710 KB 168/590 KB 128/232 KB 44/44 KB 64/240 KB 132/1710 KB 172/590 KB 128/232 KB 44/44 KB 64/240 KB 132/1710 KB 176/590 KB 128/232 KB 22/44 KB 52/240 KB 132/1710 KB 160/590 KB 112/232 KB 44/44 KB 64/240 KB 136/1710 KB 176/590 KB 128/232 KB 44/44 KB 64/240 KB 140/1710 KB 176/590 KB 128/232 KB 44/44 KB 64/240 KB 144/1710 KB 176/590 KB 128/232 KB 44/44 KB 64/240 KB 144/1710 KB 180/590 KB 128/232 KB 44/44 KB 68/240 KB 148/1710 KB 184/590 KB 132/232 KB 44/44 KB 68/240 KB 148/1710 KB 188/590 KB 132/232 KB 44/44 KB 68/240 KB 148/1710 KB 180/590 KB 132/232 KB 44/44 KB 72/240 KB 148/1710 KB 188/590 KB 132/232 KB 44/44 KB 76/240 KB 148/1710 KB 188/590 KB 132/232 KB 44/44 KB 80/240 KB 148/1710 KB 192/590 KB 132/232 KB 44/44 KB 64/240 KB 148/1710 KB 180/590 KB 132/232 KB 44/44 KB 80/240 KB 148/1710 KB 192/590 KB 136/232 KB 44/44 KB 80/240 KB 148/1710 KB 192/590 KB 140/232 KB 44/44 KB 80/240 KB 148/1710 KB 192/590 KB 144/232 KB 44/44 KB 84/240 KB 148/1710 KB 192/590 KB 148/232 KB 44/44 KB 64/240 KB 148/1710 KB 180/590 KB 128/232 KB 44/44 KB 84/240 KB 152/1710 KB 192/590 KB 152/232 KB 44/44 KB 84/240 KB 156/1710 KB 192/590 KB 152/232 KB 44/44 KB 84/240 KB 160/1710 KB 192/590 KB 152/232 KB 44/44 KB 84/240 KB 164/1710 KB 192/590 KB 152/232 KB 84/240 KB 168/1710 KB 192/590 KB 152/232 KB 84/240 KB 172/1710 KB 192/590 KB 152/232 KB 84/240 KB 176/1710 KB 192/590 KB 152/232 KB 44/44 KB 84/240 KB 148/1710 KB 192/590 KB 144/232 KB 88/240 KB 176/1710 KB 192/590 KB 152/232 KB 92/240 KB 176/1710 KB 192/590 KB 152/232 KB 44/44 KB 76/240 KB 148/1710 KB 192/590 KB 132/232 KB 92/240 KB 176/1710 KB 196/590 KB 152/232 KB 92/240 KB 176/1710 KB 200/590 KB 152/232 KB 92/240 KB 176/1710 KB 204/590 KB 152/232 KB 92/240 KB 176/1710 KB 208/590 KB 152/232 KB 96/240 KB 176/1710 KB 208/590 KB 152/232 KB 44/44 KB 84/240 KB 176/1710 KB 192/590 KB 152/232 KB 96/240 KB 176/1710 KB 208/590 KB 156/232 KB 100/240 KB 176/1710 KB 212/590 KB 160/232 KB 100/240 KB 176/1710 KB 212/590 KB 164/232 KB 100/240 KB 180/1710 KB 212/590 KB 168/232 KB 100/240 KB 180/1710 KB 212/590 KB 172/232 KB 100/240 KB 180/1710 KB 212/590 KB 176/232 KB 100/240 KB 180/1710 KB 212/590 KB 180/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 529.7 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 100/240 KB 180/1710 KB 212/590 KB 164/232 KB 100/240 KB 184/1710 KB 212/590 KB 180/232 KB 100/240 KB 188/1710 KB 212/590 KB 180/232 KB 100/240 KB 192/1710 KB 212/590 KB 180/232 KB 100/240 KB 176/1710 KB 212/590 KB 156/232 KB 100/240 KB 192/1710 KB 216/590 KB 180/232 KB 100/240 KB 192/1710 KB 220/590 KB 180/232 KB 100/240 KB 192/1710 KB 224/590 KB 180/232 KB 100/240 KB 176/1710 KB 208/590 KB 156/232 KB 104/240 KB 192/1710 KB 224/590 KB 180/232 KB 108/240 KB 192/1710 KB 224/590 KB 180/232 KB 112/240 KB 192/1710 KB 224/590 KB 180/232 KB 116/240 KB 192/1710 KB 224/590 KB 180/232 KB 120/240 KB 196/1710 KB 228/590 KB 180/232 KB 124/240 KB 196/1710 KB 228/590 KB 180/232 KB 116/240 KB 196/1710 KB 228/590 KB 180/232 KB 124/240 KB 200/1710 KB 228/590 KB 184/232 KB 116/240 KB 192/1710 KB 228/590 KB 180/232 KB 128/240 KB 200/1710 KB 232/590 KB 184/232 KB 128/240 KB 200/1710 KB 236/590 KB 184/232 KB 128/240 KB 200/1710 KB 240/590 KB 184/232 KB 128/240 KB 200/1710 KB 244/590 KB 184/232 KB 128/240 KB 200/1710 KB 228/590 KB 184/232 KB 124/240 KB 196/1710 KB 228/590 KB 184/232 KB 128/240 KB 204/1710 KB 244/590 KB 188/232 KB 128/240 KB 204/1710 KB 244/590 KB 192/232 KB 132/240 KB 204/1710 KB 244/590 KB 196/232 KB 128/240 KB 204/1710 KB 244/590 KB 184/232 KB 132/240 KB 208/1710 KB 248/590 KB 196/232 KB 132/240 KB 212/1710 KB 248/590 KB 196/232 KB 132/240 KB 204/1710 KB 248/590 KB 196/232 KB 132/240 KB 212/1710 KB 252/590 KB 196/232 KB 132/240 KB 204/1710 KB 244/590 KB 192/232 KB 136/240 KB 212/1710 KB 252/590 KB 200/232 KB 140/240 KB 212/1710 KB 252/590 KB 200/232 KB 132/240 KB 212/1710 KB 252/590 KB 200/232 KB 140/240 KB 216/1710 KB 256/590 KB 204/232 KB 140/240 KB 216/1710 KB 256/590 KB 200/232 KB 140/240 KB 216/1710 KB 252/590 KB 200/232 KB 140/240 KB 220/1710 KB 256/590 KB 204/232 KB 144/240 KB 224/1710 KB 256/590 KB 204/232 KB 144/240 KB 220/1710 KB 256/590 KB 204/232 KB 144/240 KB 4/258 KB 224/1710 KB 260/590 KB 208/232 KB 144/240 KB 8/258 KB 224/1710 KB 260/590 KB 208/232 KB 144/240 KB 12/258 KB 224/1710 KB 260/590 KB 208/232 KB 144/240 KB 16/258 KB 224/1710 KB 260/590 KB 208/232 KB 144/240 KB 20/258 KB 224/1710 KB 260/590 KB 208/232 KB 144/240 KB 24/258 KB 224/1710 KB 260/590 KB 208/232 KB 144/240 KB 28/258 KB 224/1710 KB 260/590 KB 208/232 KB 144/240 KB 32/258 KB 224/1710 KB 260/590 KB 208/232 KB 148/240 KB 32/258 KB 224/1710 KB 260/590 KB 208/232 KB 152/240 KB 36/258 KB 228/1710 KB 260/590 KB 208/232 KB 156/240 KB 36/258 KB 228/1710 KB 260/590 KB 208/232 KB 160/240 KB 36/258 KB 228/1710 KB 260/590 KB 208/232 KB 144/240 KB 224/1710 KB 260/590 KB 208/232 KB 144/240 KB 224/1710 KB 256/590 KB 208/232 KB 160/240 KB 36/258 KB 228/1710 KB 260/590 KB 212/232 KB 160/240 KB 36/258 KB 228/1710 KB 260/590 KB 216/232 KB 160/240 KB 36/258 KB 228/1710 KB 260/590 KB 220/232 KB 160/240 KB 36/258 KB 228/1710 KB 264/590 KB 224/232 KB 148/240 KB 36/258 KB 228/1710 KB 260/590 KB 208/232 KB 160/240 KB 40/258 KB 228/1710 KB 264/590 KB 224/232 KB 160/240 KB 44/258 KB 228/1710 KB 264/590 KB 224/232 KB 160/240 KB 48/258 KB 228/1710 KB 264/590 KB 224/232 KB 148/240 KB 32/258 KB 228/1710 KB 260/590 KB 208/232 KB 160/240 KB 48/258 KB 232/1710 KB 264/590 KB 224/232 KB 160/240 KB 48/258 KB 236/1710 KB 264/590 KB 224/232 KB 160/240 KB 48/258 KB 240/1710 KB 264/590 KB 224/232 KB 160/240 KB 36/258 KB 228/1710 KB 264/590 KB 220/232 KB 160/240 KB 48/258 KB 240/1710 KB 268/590 KB 224/232 KB 160/24 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 0 KB 48/258 KB 240/1710 KB 272/590 KB 224/232 KB 160/240 KB 48/258 KB 240/1710 KB 276/590 KB 224/232 KB 160/240 KB 48/258 KB 244/1710 KB 280/590 KB 228/232 KB 160/240 KB 52/258 KB 244/1710 KB 284/590 KB 228/232 KB 160/240 KB 52/258 KB 244/1710 KB 288/590 KB 228/232 KB 160/240 KB 48/258 KB 240/1710 KB 276/590 KB 228/232 KB 160/240 KB 52/258 KB 244/1710 KB 288/590 KB 232/232 KB 160/240 KB 52/258 KB 244/1710 KB 288/590 KB 232/232 KB 160/240 KB 48/258 KB 244/1710 KB 276/590 KB 228/232 KB 160/240 KB 52/258 KB 248/1710 KB 288/590 KB 232/232 KB 160/240 KB 52/258 KB 252/1710 KB 288/590 KB 232/232 KB 160/240 KB 52/258 KB 256/1710 KB 288/590 KB 232/232 KB 164/240 KB 52/258 KB 260/1710 KB 288/590 KB 232/232 KB 164/240 KB 52/258 KB 264/1710 KB 292/590 KB 232/232 KB 164/240 KB 52/258 KB 268/1710 KB 292/590 KB 232/232 KB 164/240 KB 52/258 KB 272/1710 KB 292/590 KB 232/232 KB 164/240 KB 52/258 KB 276/1710 KB 292/590 KB 232/232 KB 160/240 KB 52/258 KB 244/1710 KB 280/590 KB 228/232 KB 164/240 KB 56/258 KB 276/1710 KB 292/590 KB 232/232 KB 164/240 KB 60/258 KB 276/1710 KB 292/590 KB 232/232 KB 164/240 KB 64/258 KB 276/1710 KB 292/590 KB 232/232 KB 164/240 KB 68/258 KB 276/1710 KB 292/590 KB 232/232 KB 164/240 KB 52/258 KB 260/1710 KB 292/590 KB 232/232 KB 164/240 KB 68/258 KB 276/1710 KB 296/590 KB 232/232 KB 164/240 KB 68/258 KB 276/1710 KB 300/590 KB 232/232 KB 164/240 KB 68/258 KB 276/1710 KB 304/590 KB 232/232 KB 164/240 KB 52/258 KB 256/1710 KB 288/590 KB 232/232 KB 168/240 KB 68/258 KB 276/1710 KB 304/590 KB 232/232 KB 172/240 KB 68/258 KB 276/1710 KB 304/590 KB 232/232 KB 176/240 KB 68/258 KB 276/1710 KB 304/590 KB 232/232 KB 180/240 KB 68/258 KB 276/1710 KB 304/590 KB 232/232 KB 184/240 KB 72/258 KB 276/1710 KB 308/590 KB 188/240 KB 72/258 KB 276/1710 KB 308/590 KB 180/240 KB 72/258 KB 276/1710 KB 304/590 KB 232/232 KB 188/240 KB 76/258 KB 276/1710 KB 308/590 KB 188/240 KB 80/258 KB 276/1710 KB 308/590 KB 180/240 KB 72/258 KB 276/1710 KB 308/590 KB 232/232 KB 192/240 KB 80/258 KB 280/1710 KB 312/590 KB 192/240 KB 80/258 KB 280/1710 KB 316/590 KB 192/240 KB 80/258 KB 280/1710 KB 320/590 KB 192/240 KB 80/258 KB 280/1710 KB 324/590 KB 192/240 KB 80/258 KB 280/1710 KB 328/590 KB 192/240 KB 80/258 KB 280/1710 KB 332/590 KB 192/240 KB 80/258 KB 280/1710 KB 336/590 KB 192/240 KB 80/258 KB 280/1710 KB 340/590 KB 192/240 KB 80/258 KB 280/1710 KB 308/590 KB 192/240 KB 80/258 KB 284/1710 KB 340/590 KB 192/240 KB 80/258 KB 288/1710 KB 340/590 KB 192/240 KB 80/258 KB 292/1710 KB 340/590 KB 192/240 KB 80/258 KB 296/1710 KB 340/590 KB 192/240 KB 80/258 KB 300/1710 KB 340/590 KB 192/240 KB 80/258 KB 304/1710 KB 340/590 KB 192/240 KB 80/258 KB 308/1710 KB 340/590 KB 192/240 KB 80/258 KB 276/1710 KB 308/590 KB 196/240 KB 80/258 KB 308/1710 KB 340/590 KB 200/240 KB 80/258 KB 308/1710 KB 340/590 KB 204/240 KB 80/258 KB 308/1710 KB 340/590 KB 208/240 KB 80/258 KB 308/1710 KB 340/590 KB 212/240 KB 80/258 KB 308/1710 KB 340/590 KB 216/240 KB 80/258 KB 308/1710 KB 340/590 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 2089.0 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 220/240 KB 80/258 KB 308/1710 KB 340/590 KB 224/240 KB 80/258 KB 308/1710 KB 340/590 KB 228/240 KB 80/258 KB 312/1710 KB 344/590 KB 232/240 KB 80/258 KB 312/1710 KB 344/590 KB 236/240 KB 80/258 KB 312/1710 KB 344/590 KB 240/240 KB 80/258 KB 312/1710 KB 344/590 KB 224/240 KB 80/258 KB 312/1710 KB 344/590 KB 240/240 KB 80/258 KB 312/1710 KB 348/590 KB 240/240 KB 80/258 KB 312/1710 KB 352/590 KB 224/240 KB 80/258 KB 312/1710 KB 340/590 KB 240/240 KB 80/258 KB 316/1710 KB 352/590 KB 240/240 KB 80/258 KB 320/1710 KB 352/590 KB 240/240 KB 80/258 KB 320/1710 KB 356/590 KB 240/240 KB 80/258 KB 324/1710 KB 360/590 KB 240/240 KB 80/258 KB 324/1710 KB 364/590 KB 240/240 KB 80/258 KB 324/1710 KB 368/590 KB 240/240 KB 80/258 KB 324/1710 KB 372/590 KB 240/240 KB 80/258 KB 324/1710 KB 376/590 KB 240/240 KB 80/258 KB 324/1710 KB 380/590 KB 240/240 KB 80/258 KB 324/1710 KB 356/590 KB 240/240 KB 80/258 KB 328/1710 KB 380/590 KB 240/240 KB 80/258 KB 332/1710 KB 380/590 KB 240/240 KB 80/258 KB 336/1710 KB 380/590 KB 240/240 KB 80/258 KB 340/1710 KB 380/590 KB 240/240 KB 80/258 KB 344/1710 KB 380/590 KB 240/240 KB 80/258 KB 348/1710 KB 380/590 KB 240/240 KB 80/258 KB 352/1710 KB 380/590 KB 240/240 KB 80/258 KB 352/1710 KB 384/590 KB 240/240 KB 80/258 KB 356/1710 KB 384/590 KB 240/240 KB 80/258 KB 360/1710 KB 388/590 KB 240/240 KB 80/258 KB 356/1710 KB 388/590 KB 240/240 KB 80/258 KB 360/1710 KB 392/590 KB 240/240 KB 84/258 KB 360/1710 KB 392/590 KB 240/240 KB 88/258 KB 360/1710 KB 392/590 KB 240/240 KB 92/258 KB 360/1710 KB 392/590 KB 240/240 KB 96/258 KB 360/1710 KB 392/590 KB 240/240 KB 100/258 KB 360/1710 KB 392/590 KB 240/240 KB 104/258 KB 360/1710 KB 392/590 KB 240/240 KB 108/258 KB 360/1710 KB 392/590 KB 240/240 KB 112/258 KB 360/1710 KB 392/590 KB 240/240 KB 116/258 KB 360/1710 KB 392/590 KB 240/240 KB 120/258 KB 360/1710 KB 392/590 KB 240/240 KB 124/258 KB 360/1710 KB 392/590 KB 240/240 KB 128/258 KB 360/1710 KB 392/590 KB 240/240 KB 132/258 KB 360/1710 KB 392/590 KB 240/240 KB 136/258 KB 360/1710 KB 392/590 KB 240/240 KB 140/258 KB 360/1710 KB 392/590 KB 240/240 KB 144/258 KB 360/1710 KB 392/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1759.5 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 144/258 KB 360/1710 KB 396/590 KB 144/258 KB 364/1710 KB 396/590 KB 144/258 KB 364/1710 KB 400/590 KB 144/258 KB 368/1710 KB 400/590 KB 144/258 KB 368/1710 KB 404/590 KB 144/258 KB 372/1710 KB 408/590 KB 144/258 KB 372/1710 KB 404/590 KB 144/258 KB 376/1710 KB 408/590 KB 144/258 KB 376/1710 KB 412/590 KB 144/258 KB 376/1710 KB 416/590 KB 144/258 KB 380/1710 KB 416/590 KB 144/258 KB 384/1710 KB 416/590 KB 148/258 KB 384/1710 KB 416/590 KB 152/258 KB 384/1710 KB 416/590 KB 156/258 KB 384/1710 KB 416/590 KB 160/258 KB 384/1710 KB 416/590 KB 160/258 KB 388/1710 KB 416/590 KB 160/258 KB 392/1710 KB 420/590 KB 160/258 KB 396/1710 KB 420/590 KB 160/258 KB 400/1710 KB 420/590 KB 160/258 KB 388/1710 KB 420/590 KB 160/258 KB 400/1710 KB 424/590 KB 160/258 KB 400/1710 KB 428/590 KB 160/258 KB 400/1710 KB 432/590 KB 160/258 KB 400/1710 KB 436/590 KB 160/258 KB 404/1710 KB 440/590 KB 160/258 KB 404/1710 KB 444/590 KB 164/258 KB 404/1710 KB 444/590 KB 168/258 KB 404/1710 KB 444/590 KB 172/258 KB 404/1710 KB 444/590 KB 176/258 KB 404/1710 KB 444/590 KB 160/258 KB 404/1710 KB 436/590 KB 176/258 KB 408/1710 KB 444/590 KB 176/258 KB 412/1710 KB 444/590 KB 176/258 KB 416/1710 KB 444/590 KB 176/258 KB 416/1710 KB 448/590 KB 176/258 KB 416/1710 KB 452/590 KB 176/258 KB 420/1710 KB 456/590 KB 180/258 KB 420/1710 KB 456/590 KB 184/258 KB 420/1710 KB 456/590 KB 188/258 KB 420/1710 KB 456/590 KB 192/258 KB 420/1710 KB 456/590 KB 176/258 KB 420/1710 KB 452/590 KB 192/258 KB 424/1710 KB 456/590 KB 192/258 KB 428/1710 KB 456/590 KB 192/258 KB 432/1710 KB 460/590 KB 192/258 KB 428/1710 KB 460/590 KB 192/258 KB 432/1710 KB 464/590 KB 192/258 KB 436/1710 KB 464/590 KB 196/258 KB 4/208 KB 436/1710 KB 464/590 KB 192/258 KB 4/208 KB 436/1710 KB 464/590 KB 196/258 KB 8/208 KB 436/1710 KB 464/590 KB 196/258 KB 12/208 KB 436/1710 KB 464/590 KB 196/258 KB 16/208 KB 436/1710 KB 464/590 KB 200/258 KB 16/208 KB 436/1710 KB 464/590 KB 204/258 KB 16/208 KB 436/1710 KB 464/590 KB 208/258 KB 16/208 KB 436/1710 KB 464/590 KB 208/258 KB 20/208 KB 436/1710 KB 464/590 KB 208/258 KB 24/208 KB 436/1710 KB 464/590 KB 212/258 KB 28/208 KB 436/1710 KB 464/590 KB 212/258 KB 32/208 KB 436/1710 KB 464/590 KB 212/258 KB 32/208 KB 436/1710 KB 464/590 KB 4/223 KB 212/258 KB 32/208 KB 436/1710 KB 464/590 KB 8/223 KB 212/258 KB 32/208 KB 436/1710 KB 464/590 KB 12/223 KB 212/258 KB 32/208 KB 436/1710 KB 464/590 KB 16/223 KB 212/258 KB 24/208 KB 436/1710 KB 464/590 KB 216/258 KB 36/208 KB 436/1710 KB 464/590 KB 16/223 KB 220/258 KB 36/208 KB 436/1710 KB 464/590 KB 16/223 KB 212/258 KB 36/208 KB 436/1710 KB 464/590 KB 16/223 KB 224/258 KB 40/208 KB 436/1710 KB 464/590 KB 20/223 KB 224/258 KB 44/208 KB 436/1710 KB 464/590 KB 20/223 KB 224/258 KB 48/208 KB 436/1710 KB 464/590 KB 20/223 KB 224/258 KB 36/208 KB 436/1710 KB 464/590 KB 20/223 KB 224/258 KB 36/208 KB 436/1710 KB 464/590 KB 20/223 KB 224/258 KB 48/208 KB 436/1710 KB 464/590 KB 24/223 KB 224/258 KB 48/208 KB 436/1710 KB 464/590 KB 28/223 KB 224/258 KB 48/208 KB 436/1710 KB 464/590 KB 32/223 KB 228/258 KB 48/208 KB 436/1710 KB 464/590 KB 32/223 KB 232/258 KB 52/208 KB 436/1710 KB 464/590 KB 32/223 KB 236/258 KB 52/208 KB 436/1710 KB 464/590 KB 32/223 KB 240/258 KB 52/208 KB 436/1710 KB 464/590 KB 32/223 KB 228/258 KB 52/208 KB 436/1710 KB 464/590 KB 32/223 KB 240/258 KB 56/208 KB 436/1710 KB 464/590 KB 36/223 KB 240/258 KB 52/208 KB unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 436/1710 KB 464/590 KB 36/223 KB 240/258 KB 56/208 KB 436/1710 KB 464/590 KB 40/223 KB 240/258 KB 56/208 KB 436/1710 KB 464/590 KB 44/223 KB 240/258 KB 56/208 KB 436/1710 KB 464/590 KB 48/223 KB 240/258 KB 60/208 KB 436/1710 KB 464/590 KB 48/223 KB 240/258 KB 64/208 KB 436/1710 KB 464/590 KB 52/223 KB 244/258 KB 68/208 KB 440/1710 KB 468/590 KB 52/223 KB 244/258 KB 72/208 KB 440/1710 KB 468/590 KB 52/223 KB 240/258 KB 60/208 KB 436/1710 KB 464/590 KB 52/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 56/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 60/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 64/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 68/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 72/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 76/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 80/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 84/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 88/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 92/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 96/223 KB 244/258 KB 64/208 KB 440/1710 KB 468/590 KB 52/223 KB 248/258 KB 76/208 KB 440/1710 KB 468/590 KB 96/223 KB 252/258 KB 76/208 KB 440/1710 KB 468/590 KB 96/223 KB 256/258 KB 76/208 KB 440/1710 KB 468/590 KB 96/223 KB 240/258 KB 64/208 KB 440/1710 KB 468/590 KB 52/223 KB 256/258 KB 76/208 KB 444/1710 KB 468/590 KB 96/223 KB 256/258 KB 76/208 KB 448/1710 KB 468/590 KB 96/223 KB 256/258 KB 76/208 KB 452/1710 KB 468/590 KB 96/223 KB 240/258 KB 64/208 KB 436/1710 KB 468/590 KB 52/223 KB 258/258 KB 76/208 KB 452/1710 KB 472/590 KB 96/223 KB 258/258 KB 76/208 KB 452/1710 KB 476/590 KB 96/223 KB 258/258 KB 76/208 KB 452/1710 KB 480/590 KB 96/223 KB 258/258 KB 76/208 KB 452/1710 KB 484/590 KB 96/223 KB 258/258 KB 76/208 KB 452/1710 KB 488/590 KB 96/223 KB 258/258 KB 76/208 KB 452/1710 KB 468/590 KB 96/223 KB 244/258 KB 76/208 KB 440/1710 KB 468/590 KB 52/223 KB 258/258 KB 80/208 KB 456/1710 KB 488/590 KB 96/223 KB 258/258 KB 76/208 KB 456/1710 KB 488/590 KB 96/223 KB 258/258 KB 80/208 KB 456/1710 KB 492/590 KB 96/223 KB 258/258 KB 80/208 KB 460/1710 KB 496/590 KB 96/223 KB 258/258 KB 80/208 KB 460/1710 KB 500/590 KB 96/223 KB 258/258 KB 84/208 KB 460/1710 KB 504/590 KB 100/223 KB 258/258 KB 84/208 KB 460/1710 KB 508/590 KB 100/223 KB 258/258 KB 80/208 KB 460/1710 KB 492/590 KB 96/223 KB 258/258 KB 84/208 KB 464/1710 KB 508/590 KB 100/223 KB 258/258 KB 84/208 KB 468/1710 KB 508/590 KB 100/223 KB 258/258 KB 84/208 KB 460/1710 KB 500/590 KB 100/223 KB 258/258 KB 84/208 KB 468/1710 KB 508/590 KB 104/223 KB 258/258 KB 84/208 KB 468/1710 KB 508/590 KB 108/223 KB 258/258 KB 84/208 KB 460/1710 KB 500/590 KB 96/223 KB 258/258 KB 88/208 KB 472/1710 KB 508/590 KB 108/223 KB 258/258 KB 92/208 KB 472/1710 KB 508/590 KB 108/223 KB 258/258 KB 96/208 KB 472/1710 KB 508/590 KB 108/223 KB 258/258 KB 84/208 KB 472/1710 KB 508/590 KB 108/223 KB 258/258 KB 96/208 KB 472/1710 KB 508/590 KB 112/223 KB 258/258 KB 96/208 KB 476/1710 KB 508/590 KB 112/223 KB 258/258 KB 96/208 KB 480/1710 KB 508/590 KB 112/223 KB 258/258 KB 96/208 KB 484/1710 KB 512/590 KB 116/223 KB 258/258 KB 96/208 KB 480/1710 KB 512/590 KB 116/223 KB 258/258 KB 100/208 KB 484/1710 KB 512/590 KB 120/223 KB 258/258 KB 100/208 KB 488/1710 KB 512/590 KB 124/223 KB 258/258 KB 100/208 KB 488/1710 KB 512/590 KB 128/223 KB 258/258 KB 96/208 KB 480/1710 KB 512/590 KB 112/223 KB 258 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install /258 KB 100/208 KB 488/1710 KB 516/590 KB 128/223 KB 100/208 KB 488/1710 KB 520/590 KB 128/223 KB 258/258 KB 100/208 KB 488/1710 KB 512/590 KB 120/223 KB 258/258 KB 100/208 KB 484/1710 KB 512/590 KB 116/223 KB 104/208 KB 488/1710 KB 524/590 KB 128/223 KB 108/208 KB 488/1710 KB 524/590 KB 128/223 KB 112/208 KB 488/1710 KB 524/590 KB 128/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1489.3 KB/sec) unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 116/208 KB 488/1710 KB 524/590 KB 128/223 KB 120/208 KB 492/1710 KB 524/590 KB 132/223 KB 124/208 KB 492/1710 KB 524/590 KB 132/223 KB 128/208 KB 492/1710 KB 524/590 KB 132/223 KB 116/208 KB 492/1710 KB 524/590 KB 132/223 KB 128/208 KB 492/1710 KB 524/590 KB 136/223 KB 128/208 KB 492/1710 KB 524/590 KB 140/223 KB 128/208 KB 492/1710 KB 524/590 KB 144/223 KB 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 100/208 KB 492/1710 KB 524/590 KB 128/223 KB 128/208 KB 492/1710 KB 528/590 KB 144/223 KB 116/208 KB 492/1710 KB 524/590 KB 128/223 KB 128/208 KB 496/1710 KB 528/590 KB 144/223 KB 128/208 KB 500/1710 KB 528/590 KB 144/223 KB 128/208 KB 504/1710 KB 532/590 KB 144/223 KB 128/208 KB 500/1710 KB 532/590 KB 144/223 KB 128/208 KB 504/1710 KB 536/590 KB 144/223 KB 128/208 KB 504/1710 KB 540/590 KB 144/223 KB 132/208 KB 508/1710 KB 544/590 KB 144/223 KB 132/208 KB 508/1710 KB 548/590 KB 144/223 KB 132/208 KB 508/1710 KB 552/590 KB 148/223 KB 132/208 KB 508/1710 KB 556/590 KB 148/223 KB 132/208 KB 508/1710 KB 560/590 KB 148/223 KB 132/208 KB 508/1710 KB 540/590 KB 144/223 KB 132/208 KB 512/1710 KB 560/590 KB 148/223 KB 132/208 KB 516/1710 KB 560/590 KB 148/223 KB 132/208 KB 520/1710 KB 560/590 KB 148/223 KB 132/208 KB 524/1710 KB 560/590 KB 148/223 KB 132/208 KB 528/1710 KB 560/590 KB 148/223 KB 132/208 KB 504/1710 KB 540/590 KB 144/223 KB 136/208 KB 528/1710 KB 560/590 KB 148/223 KB 140/208 KB 528/1710 KB 560/590 KB 148/223 KB 144/208 KB 528/1710 KB 560/590 KB 148/223 KB 132/208 KB 508/1710 KB 548/590 KB 148/223 KB 144/208 KB 528/1710 KB 560/590 KB 152/223 KB 144/208 KB 528/1710 KB 560/590 KB 156/223 KB 144/208 KB 528/1710 KB 560/590 KB 160/223 KB 144/208 KB 528/1710 KB 560/590 KB 164/223 KB 4/38 KB 148/208 KB 532/1710 KB 564/590 KB 168/223 KB 4/38 KB 148/208 KB 532/1710 KB 564/590 KB 172/223 KB 4/38 KB 148/208 KB 532/1710 KB 564/590 KB 176/223 KB 4/38 KB 148/208 KB 532/1710 KB 564/590 KB 164/223 KB 4/38 KB 148/208 KB 532/1710 KB 568/590 KB 176/223 KB 4/38 KB 148/208 KB 532/1710 KB 572/590 KB 176/223 KB 4/38 KB 148/208 KB 532/1710 KB 576/590 KB 176/223 KB 4/38 KB 148/208 KB 532/1710 KB 560/590 KB 164/223 KB 8/38 KB 148/208 KB 532/1710 KB 576/590 KB 176/223 KB 12/38 KB 148/208 KB 532/1710 KB 576/590 KB 176/223 KB 16/38 KB 148/208 KB 532/1710 KB 576/590 KB 176/223 KB 148/208 KB 532/1710 KB 560/590 KB 164/223 KB 16/38 KB 148/208 KB 536/1710 KB 576/590 KB 176/223 KB 20/38 KB 148/208 KB 540/1710 KB 576/590 KB 176/223 KB 20/38 KB 148/208 KB 544/1710 KB 576/590 KB 176/223 KB 148/208 KB 528/1710 KB 560/590 KB 164/223 KB 20/38 KB 152/208 KB 544/1710 KB 576/590 KB 176/223 KB 20/38 KB 156/208 KB 544/1710 KB 576/590 KB 176/223 KB 20/38 KB 160/208 KB 544/1710 KB 576/590 KB 176/223 KB 20/38 KB 148/208 KB 536/1710 KB 576/590 KB 176/223 KB 24/38 KB 160/208 KB 544/1710 KB 576/590 KB 176/223 KB 28/38 KB 160/208 KB 544/1710 KB 576/590 KB 176/223 KB 32/38 KB 160/208 KB 544/1710 KB 576/590 KB 176/223 KB 32/38 KB 164/208 KB 544/1710 KB 576/590 KB 176/223 KB 36/38 KB 168/208 KB 548/1710 KB 580/590 KB 180/223 KB 36/38 KB 172/208 KB 548/1710 KB 580/590 KB 180/223 KB 36/38 KB 176/208 KB 548/1710 KB 580/590 KB 180/223 KB 36/38 KB 180/208 KB 548/1710 KB 580/590 KB 180/223 KB 36/38 KB 184/208 KB 548/1710 KB 580/590 KB 180/223 KB 36/38 KB 188/208 KB 548/1710 KB 580/590 KB 180/223 KB 36/38 KB 192/208 KB 548/1710 KB 580/590 KB 180/223 KB 36/38 KB 196/208 KB 548/1710 KB 580/590 KB 180/223 KB 36/38 KB 164/208 KB 548/1710 KB 580/590 KB 180/223 KB 36/38 KB 196/208 KB 548/1710 KB 580/590 KB 184/223 KB 36/38 KB 196/208 KB 548/1710 KB 580/590 KB 188/223 KB 36/38 KB 196/208 KB 548/1710 KB 580/590 KB 192/223 KB 36/38 KB 164/208 KB 548/1710 KB 580/590 KB 176/223 KB 36/38 KB 196/208 KB 548/1710 KB 584/590 KB 192/223 KB 36/38 KB 196/208 KB 548/1710 KB 588/590 KB 192/223 KB 36/38 KB 196/208 KB 54 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 8/1710 KB 590/590 KB 192/223 KB 36/38 KB 164/208 KB 548/1710 KB 576/590 KB 176/223 KB 36/38 KB 196/208 KB 552/1710 KB 590/590 KB 192/223 KB 36/38 KB 164/208 KB 544/1710 KB 576/590 KB 176/223 KB 38/38 KB 196/208 KB 552/1710 KB 590/590 KB 192/223 KB 38/38 KB 196/208 KB 556/1710 KB 590/590 KB 192/223 KB 38/38 KB 196/208 KB 560/1710 KB 590/590 KB 192/223 KB 38/38 KB 196/208 KB 564/1710 KB 590/590 KB 192/223 KB 38/38 KB 196/208 KB 568/1710 KB 590/590 KB 196/223 KB 38/38 KB 196/208 KB 572/1710 KB 590/590 KB 196/223 KB 38/38 KB 196/208 KB 576/1710 KB 590/590 KB 196/223 KB 38/38 KB 196/208 KB 564/1710 KB 590/590 KB 196/223 KB 38/38 KB 196/208 KB 576/1710 KB 590/590 KB 200/223 KB 38/38 KB 196/208 KB 576/1710 KB 590/590 KB 204/223 KB 38/38 KB 196/208 KB 576/1710 KB 590/590 KB 208/223 KB 38/38 KB 196/208 KB 576/1710 KB 590/590 KB 212/223 KB 38/38 KB 200/208 KB 576/1710 KB 590/590 KB 216/223 KB 38/38 KB 200/208 KB 576/1710 KB 590/590 KB 220/223 KB 38/38 KB 200/208 KB 580/1710 KB 590/590 KB 223/223 KB 38/38 KB 200/208 KB 576/1710 KB 590/590 KB 212/223 KB 38/38 KB 204/208 KB 580/1710 KB 590/590 KB 223/223 KB 38/38 KB 208/208 KB 580/1710 KB 590/590 KB 223/223 KB 38/38 KB 208/208 KB 580/1710 KB 590/590 KB 223/223 KB 38/38 KB 208/208 KB 584/1710 KB 590/590 KB 223/223 KB 38/38 KB 208/208 KB 588/1710 KB 590/590 KB 223/223 KB 38/38 KB 208/208 KB 592/1710 KB 590/590 KB 223/223 KB 38/38 KB 208/208 KB 596/1710 KB 590/590 KB 223/223 KB 38/38 KB 208/208 KB 600/1710 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2948.3 KB/sec) unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 38/38 KB 208/208 KB 604/1710 KB 223/223 KB 38/38 KB 208/208 KB 608/1710 KB 223/223 KB 38/38 KB 208/208 KB 612/1710 KB 223/223 KB 38/38 KB 208/208 KB 616/1710 KB 223/223 KB 38/38 KB 208/208 KB 620/1710 KB 223/223 KB 38/38 KB 208/208 KB 624/1710 KB 223/223 KB 38/38 KB 208/208 KB 628/1710 KB 223/223 KB 38/38 KB 208/208 KB 632/1710 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 1035.1 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1104.7 KB/sec) unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 187.1 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 636/1710 KB 640/1710 KB 644/1710 KB 648/1710 KB 652/1710 KB 4/18 KB 652/1710 KB 4/18 KB 4/531 KB 652/1710 KB 8/18 KB 4/531 KB 652/1710 KB 12/18 KB 4/531 KB 652/1710 KB 16/18 KB 4/531 KB 652/1710 KB 18/18 KB 4/531 KB 652/1710 KB 18/18 KB 8/531 KB 652/1710 KB 18/18 KB 12/531 KB 652/1710 KB 18/18 KB 16/531 KB 652/1710 KB 18/18 KB 16/531 KB 656/1710 KB 18/18 KB 20/531 KB 660/1710 KB 18/18 KB 20/531 KB 656/1710 KB 18/18 KB 4/214 KB 20/531 KB 660/1710 KB 18/18 KB 8/214 KB 20/531 KB 660/1710 KB 18/18 KB 12/214 KB 20/531 KB 660/1710 KB 18/18 KB 16/214 KB 20/531 KB 660/1710 KB 18/18 KB 16/214 KB 24/531 KB 660/1710 KB 18/18 KB 16/214 KB 28/531 KB 660/1710 KB 18/18 KB 20/214 KB 28/531 KB 660/1710 KB 18/18 KB 24/214 KB 28/531 KB 660/1710 KB 18/18 KB 28/214 KB 28/531 KB 660/1710 KB 18/18 KB 32/214 KB 28/531 KB 4/1267 KB 660/1710 KB 18/18 KB 28/214 KB 28/531 KB 4/1267 KB 660/1710 KB 18/18 KB 32/214 KB 28/531 KB 8/1267 KB 660/1710 KB 18/18 KB 32/214 KB 28/531 KB 12/1267 KB 660/1710 KB 32/214 KB 28/531 KB 16/1267 KB 660/1710 KB 36/214 KB 28/531 KB 16/1267 KB 660/1710 KB 40/214 KB 28/531 KB 16/1267 KB 660/1710 KB 44/214 KB 28/531 KB 16/1267 KB 660/1710 KB 48/214 KB 28/531 KB 16/1267 KB 660/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 82.4 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 48/214 KB 28/531 KB 20/1267 KB 660/1710 KB 48/214 KB 32/531 KB 24/1267 KB 660/1710 KB 48/214 KB 32/531 KB 28/1267 KB 660/1710 KB 48/214 KB 32/531 KB 32/1267 KB 660/1710 KB 52/214 KB 32/531 KB 32/1267 KB 660/1710 KB 56/214 KB 32/531 KB 32/1267 KB 660/1710 KB 60/214 KB 32/531 KB 32/1267 KB 660/1710 KB 64/214 KB 32/531 KB 32/1267 KB 660/1710 KB 48/214 KB 32/531 KB 20/1267 KB 660/1710 KB 64/214 KB 36/531 KB 32/1267 KB 660/1710 KB 68/214 KB 40/531 KB 36/1267 KB 660/1710 KB 68/214 KB 44/531 KB 36/1267 KB 664/1710 KB 68/214 KB 48/531 KB 36/1267 KB 664/1710 KB 68/214 KB 36/531 KB 36/1267 KB 660/1710 KB 68/214 KB 48/531 KB 40/1267 KB 664/1710 KB 68/214 KB 48/531 KB 44/1267 KB 664/1710 KB 68/214 KB 48/531 KB 48/1267 KB 664/1710 KB 68/214 KB 48/531 KB 52/1267 KB 664/1710 KB 68/214 KB 52/531 KB 56/1267 KB 664/1710 KB 68/214 KB 36/531 KB 32/1267 KB 660/1710 KB 72/214 KB 52/531 KB 56/1267 KB 664/1710 KB 76/214 KB 52/531 KB 56/1267 KB 664/1710 KB 80/214 KB 52/531 KB 56/1267 KB 664/1710 KB 4/109 KB 80/214 KB 52/531 KB 56/1267 KB 664/1710 KB 8/109 KB 84/214 KB 52/531 KB 56/1267 KB 664/1710 KB 68/214 KB 52/531 KB 52/1267 KB 664/1710 KB 8/109 KB 84/214 KB 56/531 KB 56/1267 KB 664/1710 KB 68/214 KB 40/531 KB 36/1267 KB 664/1710 KB 8/109 KB 84/214 KB 56/531 KB 56/1267 KB 668/1710 KB 8/109 KB 84/214 KB 56/531 KB 56/1267 KB 672/1710 KB 8/109 KB 84/214 KB 56/531 KB 56/1267 KB 676/1710 KB 8/109 KB 84/214 KB 56/531 KB 56/1267 KB 680/1710 KB 8/109 KB 84/214 KB 56/531 KB 56/1267 KB 684/1710 KB 12/109 KB 84/214 KB 60/531 KB 56/1267 KB 688/1710 KB 4/109 KB 84/214 KB 52/531 KB 56/1267 KB 664/1710 KB 12/109 KB 88/214 KB 60/531 KB 56/1267 KB 688/1710 KB 12/109 KB 84/214 KB 60/531 KB 56/1267 KB 684/1710 KB 16/109 KB 88/214 KB 60/531 KB 56/1267 KB 688/1710 KB 8/109 KB 84/214 KB 60/531 KB 56/1267 KB 684/1710 KB 16/109 KB 88/214 KB 64/531 KB 56/1267 KB 688/1710 KB 16/109 KB 92/214 KB 64/531 KB 56/1267 KB 688/1710 KB 20/109 KB 96/214 KB 64/531 KB 60/1267 KB 688/1710 KB 20/109 KB 100/214 KB 64/531 KB 60/1267 KB 692/1710 KB 20/109 KB 104/214 KB 68/531 KB 60/1267 KB 692/1710 KB 20/109 KB 108/214 KB 68/531 KB 60/1267 KB 692/1710 KB 20/109 KB 92/214 KB 64/531 KB 60/1267 KB 688/1710 KB 20/109 KB 112/214 KB 68/531 KB 64/1267 KB 692/1710 KB 20/109 KB 112/214 KB 68/531 KB 68/1267 KB 692/1710 KB 20/109 KB 112/214 KB 68/531 KB 72/1267 KB 692/1710 KB 20/109 KB 112/214 KB 68/531 KB 76/1267 KB 692/1710 KB 20/109 KB 112/214 KB 68/531 KB 80/1267 KB 692/1710 KB 20/109 KB 92/214 KB 64/531 KB 56/1267 KB 688/1710 KB 24/109 KB 112/214 KB 68/531 KB 80/1267 KB 692/1710 KB 28/109 KB 112/214 KB 68/531 KB 80/1267 KB 692/1710 KB 32/109 KB 112/214 KB 68/531 KB 80/1267 KB 692/1710 KB 36/109 KB 112/214 KB 68/531 KB 80/1267 KB 692/1710 KB 40/109 KB 112/214 KB 68/531 KB 80/1267 KB 692/1710 KB 44/109 KB 112/214 KB 68/531 KB 80/1267 KB 692/1710 KB 48/109 KB 112/214 KB 68/531 KB 80/1267 KB 692/1710 KB 52/109 KB 112/214 KB 68/531 KB 84/1267 KB 692/1710 KB 20/109 KB 112/214 KB 68/531 KB 76/1267 KB 692/1710 KB 20/109 KB 100/214 KB 68/531 KB 60/1267 KB 692/1710 KB 20/109 KB 96/214 KB 64/531 KB 60/1267 KB 692/1710 KB 52/109 KB 112/214 KB 68/531 KB 84/1267 KB 696/1710 KB 52/109 KB 112/214 KB 72/531 KB 84/1267 KB 700/1710 KB 52/109 KB 112/214 KB 72/531 KB 84/1267 KB 704/1710 KB 52/109 KB 112/214 KB 72/531 KB 84/1267 KB 708/1710 KB 52/109 KB 116/214 KB 72/531 KB 84/1267 KB 712/1710 KB 52/109 KB 116/214 KB 72/531 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install KB 84/1267 KB 716/1710 KB 52/109 KB 116/214 KB 72/531 KB 84/1267 KB 720/1710 KB 48/109 KB 112/214 KB 68/531 KB 84/1267 KB 692/1710 KB 52/109 KB 116/214 KB 72/531 KB 84/1267 KB 708/1710 KB 52/109 KB 120/214 KB 72/531 KB 84/1267 KB 720/1710 KB 52/109 KB 124/214 KB 72/531 KB 84/1267 KB 720/1710 KB 52/109 KB 128/214 KB 72/531 KB 84/1267 KB 720/1710 KB 52/109 KB 132/214 KB 72/531 KB 88/1267 KB 720/1710 KB 52/109 KB 112/214 KB 72/531 KB 84/1267 KB 696/1710 KB 56/109 KB 132/214 KB 76/531 KB 88/1267 KB 724/1710 KB 56/109 KB 132/214 KB 80/531 KB 88/1267 KB 724/1710 KB 56/109 KB 132/214 KB 84/531 KB 88/1267 KB 724/1710 KB 56/109 KB 132/214 KB 88/531 KB 88/1267 KB 724/1710 KB 56/109 KB 132/214 KB 92/531 KB 88/1267 KB 724/1710 KB 56/109 KB 132/214 KB 96/531 KB 88/1267 KB 724/1710 KB 56/109 KB 132/214 KB 100/531 KB 88/1267 KB 724/1710 KB 56/109 KB 132/214 KB 104/531 KB 88/1267 KB 724/1710 KB 56/109 KB 132/214 KB 108/531 KB 88/1267 KB 724/1710 KB 56/109 KB 136/214 KB 112/531 KB 88/1267 KB 724/1710 KB 56/109 KB 132/214 KB 72/531 KB 88/1267 KB 724/1710 KB 60/109 KB 136/214 KB 112/531 KB 88/1267 KB 724/1710 KB 64/109 KB 136/214 KB 112/531 KB 88/1267 KB 724/1710 KB 52/109 KB 132/214 KB 72/531 KB 88/1267 KB 724/1710 KB 64/109 KB 136/214 KB 112/531 KB 88/1267 KB 728/1710 KB 64/109 KB 136/214 KB 112/531 KB 88/1267 KB 732/1710 KB 64/109 KB 136/214 KB 112/531 KB 88/1267 KB 736/1710 KB 64/109 KB 136/214 KB 116/531 KB 88/1267 KB 740/1710 KB 68/109 KB 136/214 KB 116/531 KB 88/1267 KB 744/1710 KB 68/109 KB 136/214 KB 116/531 KB 88/1267 KB 748/1710 KB 52/109 KB 128/214 KB 72/531 KB 88/1267 KB 720/1710 KB 68/109 KB 136/214 KB 116/531 KB 92/1267 KB 748/1710 KB 68/109 KB 136/214 KB 116/531 KB 96/1267 KB 748/1710 KB 68/109 KB 136/214 KB 116/531 KB 100/1267 KB 748/1710 KB 68/109 KB 136/214 KB 116/531 KB 104/1267 KB 748/1710 KB 68/109 KB 136/214 KB 116/531 KB 108/1267 KB 748/1710 KB 68/109 KB 136/214 KB 116/531 KB 112/1267 KB 748/1710 KB 68/109 KB 136/214 KB 116/531 KB 116/1267 KB 748/1710 KB 68/109 KB 136/214 KB 116/531 KB 120/1267 KB 752/1710 KB 68/109 KB 136/214 KB 116/531 KB 124/1267 KB 752/1710 KB 68/109 KB 136/214 KB 116/531 KB 128/1267 KB 752/1710 KB 68/109 KB 136/214 KB 116/531 KB 88/1267 KB 740/1710 KB 72/109 KB 136/214 KB 116/531 KB 128/1267 KB 752/1710 KB 76/109 KB 136/214 KB 116/531 KB 128/1267 KB 752/1710 KB 80/109 KB 136/214 KB 116/531 KB 128/1267 KB 752/1710 KB 64/109 KB 136/214 KB 116/531 KB 88/1267 KB 736/1710 KB 80/109 KB 136/214 KB 120/531 KB 128/1267 KB 752/1710 KB 80/109 KB 136/214 KB 124/531 KB 128/1267 KB 752/1710 KB 80/109 KB 136/214 KB 128/531 KB 128/1267 KB 752/1710 KB 80/109 KB 136/214 KB 132/531 KB 128/1267 KB 752/1710 KB 56/109 KB 136/214 KB 108/531 KB 88/1267 KB 724/1710 KB 84/109 KB 140/214 KB 132/531 KB 132/1267 KB 752/1710 KB 84/109 KB 144/214 KB 132/531 KB 132/1267 KB 752/1710 KB 84/109 KB 148/214 KB 132/531 KB 132/1267 KB 752/1710 KB 84/109 KB 152/214 KB 132/531 KB 132/1267 KB 752/1710 KB 84/109 KB 156/214 KB 132/531 KB 132/1267 KB 752/1710 KB 84/109 KB 160/214 KB 132/531 KB 132/1267 KB 752/1710 KB 84/109 KB 164/214 KB 132/531 KB 132/1267 KB 752/1710 KB 84/109 KB 168/214 KB 136/531 KB 132/1267 KB 752/1710 KB 84/109 KB 172/214 KB 136/531 KB 132/1267 KB 752/1710 KB 84/109 KB 176/214 KB 136/531 KB 132/1267 KB 752/1710 KB 84/109 KB 136/214 KB 132/531 KB 132/1267 KB 752/1710 KB 84/109 KB 176/214 KB 136/531 KB 136/1267 KB 752/1710 KB 84/109 KB 176/214 KB 1 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 36/531 KB 140/1267 KB 752/1710 KB 84/109 KB 176/214 KB 136/531 KB 144/1267 KB 752/1710 KB 84/109 KB 176/214 KB 136/531 KB 148/1267 KB 752/1710 KB 84/109 KB 180/214 KB 136/531 KB 152/1267 KB 752/1710 KB 84/109 KB 136/214 KB 132/531 KB 128/1267 KB 752/1710 KB 88/109 KB 180/214 KB 136/531 KB 152/1267 KB 752/1710 KB 92/109 KB 180/214 KB 136/531 KB 152/1267 KB 752/1710 KB 96/109 KB 180/214 KB 136/531 KB 152/1267 KB 752/1710 KB 68/109 KB 136/214 KB 116/531 KB 116/1267 KB 752/1710 KB 96/109 KB 180/214 KB 136/531 KB 152/1267 KB 756/1710 KB 96/109 KB 180/214 KB 136/531 KB 152/1267 KB 760/1710 KB 96/109 KB 180/214 KB 136/531 KB 152/1267 KB 764/1710 KB 96/109 KB 180/214 KB 136/531 KB 152/1267 KB 768/1710 KB 96/109 KB 180/214 KB 136/531 KB 152/1267 KB 772/1710 KB 100/109 KB 180/214 KB 136/531 KB 152/1267 KB 776/1710 KB 100/109 KB 180/214 KB 136/531 KB 152/1267 KB 780/1710 KB 100/109 KB 180/214 KB 136/531 KB 152/1267 KB 784/1710 KB 100/109 KB 180/214 KB 136/531 KB 152/1267 KB 788/1710 KB 100/109 KB 180/214 KB 136/531 KB 156/1267 KB 792/1710 KB 84/109 KB 180/214 KB 136/531 KB 148/1267 KB 752/1710 KB 100/109 KB 184/214 KB 136/531 KB 156/1267 KB 792/1710 KB 100/109 KB 188/214 KB 136/531 KB 156/1267 KB 792/1710 KB 100/109 KB 192/214 KB 136/531 KB 156/1267 KB 792/1710 KB 84/109 KB 164/214 KB 136/531 KB 132/1267 KB 752/1710 KB 100/109 KB 192/214 KB 140/531 KB 156/1267 KB 792/1710 KB 100/109 KB 192/214 KB 144/531 KB 156/1267 KB 792/1710 KB 100/109 KB 192/214 KB 148/531 KB 156/1267 KB 792/1710 KB 100/109 KB 192/214 KB 152/531 KB 156/1267 KB 792/1710 KB 100/109 KB 192/214 KB 156/531 KB 156/1267 KB 792/1710 KB 100/109 KB 192/214 KB 160/531 KB 156/1267 KB 792/1710 KB 100/109 KB 180/214 KB 136/531 KB 156/1267 KB 788/1710 KB 100/109 KB 192/214 KB 160/531 KB 160/1267 KB 792/1710 KB 100/109 KB 192/214 KB 164/531 KB 164/1267 KB 792/1710 KB 100/109 KB 196/214 KB 164/531 KB 168/1267 KB 796/1710 KB 100/109 KB 196/214 KB 164/531 KB 172/1267 KB 796/1710 KB 100/109 KB 196/214 KB 164/531 KB 176/1267 KB 796/1710 KB 100/109 KB 180/214 KB 136/531 KB 152/1267 KB 772/1710 KB 104/109 KB 196/214 KB 164/531 KB 176/1267 KB 796/1710 KB 108/109 KB 196/214 KB 164/531 KB 176/1267 KB 796/1710 KB 109/109 KB 196/214 KB 164/531 KB 176/1267 KB 796/1710 KB 100/109 KB 196/214 KB 164/531 KB 164/1267 KB 796/1710 KB 100/109 KB 196/214 KB 164/531 KB 164/1267 KB 792/1710 KB 109/109 KB 200/214 KB 164/531 KB 176/1267 KB 800/1710 KB 109/109 KB 204/214 KB 164/531 KB 176/1267 KB 800/1710 KB 109/109 KB 208/214 KB 164/531 KB 176/1267 KB 800/1710 KB 100/109 KB 192/214 KB 164/531 KB 160/1267 KB 792/1710 KB 109/109 KB 208/214 KB 168/531 KB 176/1267 KB 800/1710 KB 109/109 KB 208/214 KB 172/531 KB 176/1267 KB 800/1710 KB 109/109 KB 208/214 KB 176/531 KB 176/1267 KB 800/1710 KB 109/109 KB 196/214 KB 164/531 KB 176/1267 KB 800/1710 KB 109/109 KB 208/214 KB 180/531 KB 176/1267 KB 800/1710 KB 109/109 KB 212/214 KB 184/531 KB 180/1267 KB 804/1710 KB 109/109 KB 212/214 KB 188/531 KB 180/1267 KB 804/1710 KB 109/109 KB 212/214 KB 192/531 KB 180/1267 KB 804/1710 KB 109/109 KB 212/214 KB 180/531 KB 180/1267 KB 804/1710 KB 109/109 KB 212/214 KB 192/531 KB 184/1267 KB 804/1710 KB 109/109 KB 212/214 KB 192/531 KB 188/1267 KB 804/1710 KB 109/109 KB 212/214 KB 192/531 KB 192/1267 KB 804/1710 KB 109/109 KB 212/214 KB 192/531 KB 196/1267 KB 804/1710 KB 109/109 KB 212/214 KB 196/531 KB 200/1267 KB 804/1710 KB 109/109 KB 212/214 KB 196/531 KB 204/1267 KB 804/1 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 710 KB 109/109 KB 212/214 KB 180/531 KB 176/1267 KB 804/1710 KB 109/109 KB 214/214 KB 196/531 KB 204/1267 KB 804/1710 KB 109/109 KB 208/214 KB 180/531 KB 176/1267 KB 804/1710 KB 214/214 KB 196/531 KB 204/1267 KB 808/1710 KB 214/214 KB 196/531 KB 204/1267 KB 812/1710 KB 214/214 KB 196/531 KB 204/1267 KB 816/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 409.5 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 109/109 KB 212/214 KB 196/531 KB 196/1267 KB 804/1710 KB 214/214 KB 200/531 KB 204/1267 KB 820/1710 KB 214/214 KB 204/531 KB 204/1267 KB 820/1710 KB 214/214 KB 208/531 KB 204/1267 KB 820/1710 KB 214/214 KB 196/531 KB 204/1267 KB 820/1710 KB 214/214 KB 208/531 KB 204/1267 KB 824/1710 KB 214/214 KB 208/531 KB 204/1267 KB 828/1710 KB 214/214 KB 208/531 KB 204/1267 KB 832/1710 KB 214/214 KB 212/531 KB 208/1267 KB 836/1710 KB 212/531 KB 208/1267 KB 840/1710 KB 214/214 KB 212/531 KB 208/1267 KB 832/1710 KB 216/531 KB 208/1267 KB 840/1710 KB 220/531 KB 208/1267 KB 840/1710 KB 224/531 KB 208/1267 KB 840/1710 KB 214/214 KB 208/531 KB 208/1267 KB 832/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 792.1 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 224/531 KB 212/1267 KB 840/1710 KB 224/531 KB 216/1267 KB 840/1710 KB 224/531 KB 220/1267 KB 844/1710 KB 224/531 KB 224/1267 KB 844/1710 KB 224/531 KB 228/1267 KB 844/1710 KB 228/531 KB 232/1267 KB 844/1710 KB 228/531 KB 236/1267 KB 844/1710 KB 228/531 KB 240/1267 KB 844/1710 KB 224/531 KB 216/1267 KB 844/1710 KB 228/531 KB 240/1267 KB 848/1710 KB 228/531 KB 228/1267 KB 844/1710 KB 232/531 KB 240/1267 KB 848/1710 KB 236/531 KB 240/1267 KB 848/1710 KB 240/531 KB 240/1267 KB 852/1710 KB 236/531 KB 240/1267 KB 852/1710 KB 240/531 KB 240/1267 KB 856/1710 KB 240/531 KB 240/1267 KB 860/1710 KB 240/531 KB 240/1267 KB 864/1710 KB 4/80 KB 240/531 KB 240/1267 KB 864/1710 KB 8/80 KB 240/531 KB 240/1267 KB 864/1710 KB 12/80 KB 240/531 KB 240/1267 KB 864/1710 KB 16/80 KB 240/531 KB 240/1267 KB 864/1710 KB 20/80 KB 240/531 KB 240/1267 KB 864/1710 KB 24/80 KB 240/531 KB 240/1267 KB 864/1710 KB 28/80 KB 240/531 KB 240/1267 KB 864/1710 KB 32/80 KB 240/531 KB 240/1267 KB 868/1710 KB 32/80 KB 240/531 KB 244/1267 KB 868/1710 KB 28/80 KB 240/531 KB 240/1267 KB 868/1710 KB 32/80 KB 244/531 KB 248/1267 KB 868/1710 KB 32/80 KB 244/531 KB 244/1267 KB 868/1710 KB 32/80 KB 248/531 KB 248/1267 KB 872/1710 KB 32/80 KB 252/531 KB 248/1267 KB 872/1710 KB 32/80 KB 256/531 KB 248/1267 KB 872/1710 KB 36/80 KB 260/531 KB 248/1267 KB 872/1710 KB 32/80 KB 244/531 KB 248/1267 KB 872/1710 KB 36/80 KB 260/531 KB 252/1267 KB 872/1710 KB 36/80 KB 260/531 KB 256/1267 KB 872/1710 KB 36/80 KB 260/531 KB 260/1267 KB 872/1710 KB 36/80 KB 264/531 KB 264/1267 KB 876/1710 KB 36/80 KB 264/531 KB 268/1267 KB 876/1710 KB 36/80 KB 264/531 KB 272/1267 KB 876/1710 KB 36/80 KB 264/531 KB 276/1267 KB 876/1710 KB 36/80 KB 264/531 KB 280/1267 KB 876/1710 KB 36/80 KB 256/531 KB 248/1267 KB 872/1710 KB 40/80 KB 264/531 KB 280/1267 KB 876/1710 KB 44/80 KB 264/531 KB 280/1267 KB 876/1710 KB 48/80 KB 264/531 KB 280/1267 KB 876/1710 KB 52/80 KB 264/531 KB 280/1267 KB 876/1710 KB 56/80 KB 264/531 KB 280/1267 KB 876/1710 KB 60/80 KB 264/531 KB 280/1267 KB 876/1710 KB 36/80 KB 264/531 KB 260/1267 KB 876/1710 KB 60/80 KB 268/531 KB 280/1267 KB 876/1710 KB 60/80 KB 272/531 KB 280/1267 KB 876/1710 KB 36/80 KB 260/531 KB 260/1267 KB 876/1710 KB 60/80 KB 272/531 KB 280/1267 KB 880/1710 KB 60/80 KB 272/531 KB 280/1267 KB 884/1710 KB 60/80 KB 272/531 KB 280/1267 KB 888/1710 KB 60/80 KB 276/531 KB 280/1267 KB 892/1710 KB 60/80 KB 276/531 KB 280/1267 KB 896/1710 KB 60/80 KB 276/531 KB 280/1267 KB 900/1710 KB 60/80 KB 276/531 KB 280/1267 KB 888/1710 KB 64/80 KB 280/531 KB 284/1267 KB 900/1710 KB 64/80 KB 284/531 KB 284/1267 KB 900/1710 KB 64/80 KB 288/531 KB 284/1267 KB 900/1710 KB 64/80 KB 292/531 KB 284/1267 KB 900/1710 KB 64/80 KB 296/531 KB 284/1267 KB 904/1710 KB 64/80 KB 276/531 KB 284/1267 KB 900/1710 KB 64/80 KB 296/531 KB 288/1267 KB 904/1710 KB 64/80 KB 296/531 KB 292/1267 KB 904/1710 KB 64/80 KB 276/531 KB 280/1267 KB 900/1710 KB 68/80 KB 300/531 KB 292/1267 KB 904/1710 KB 72/80 KB 300/531 KB 292/1267 KB 904/1710 KB 76/80 KB 300/531 KB 292/1267 KB 904/1710 KB 80/80 KB 300/531 KB 292/1267 KB 904/1710 KB 64/80 KB 300/531 KB 292/1267 KB 904/1710 KB 80/80 KB 304/531 KB 292/1267 KB 904/1710 KB 64/80 KB 292/531 KB 284/1267 KB 904/1710 KB 80/80 KB 304/531 KB 292/1267 KB 908/1710 KB 80/80 KB 304/531 KB 292/1267 KB 912/1710 KB 80/80 KB 304/531 KB 292/1267 KB 916/1710 KB 80/80 KB 308/531 KB 296/1267 KB 920/1710 KB 80/ unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 80 KB 308/531 KB 296/1267 KB 924/1710 KB 80/80 KB 308/531 KB 296/1267 KB 928/1710 KB 80/80 KB 304/531 KB 296/1267 KB 916/1710 KB 80/80 KB 308/531 KB 300/1267 KB 928/1710 KB 80/80 KB 308/531 KB 304/1267 KB 928/1710 KB 80/80 KB 308/531 KB 308/1267 KB 928/1710 KB 80/80 KB 308/531 KB 296/1267 KB 916/1710 KB 80/80 KB 312/531 KB 312/1267 KB 928/1710 KB 80/80 KB 316/531 KB 312/1267 KB 928/1710 KB 80/80 KB 320/531 KB 312/1267 KB 928/1710 KB 80/80 KB 324/531 KB 312/1267 KB 928/1710 KB 80/80 KB 308/531 KB 312/1267 KB 928/1710 KB 80/80 KB 324/531 KB 316/1267 KB 932/1710 KB 80/80 KB 324/531 KB 320/1267 KB 932/1710 KB 80/80 KB 324/531 KB 312/1267 KB 932/1710 KB 80/80 KB 324/531 KB 320/1267 KB 936/1710 KB 80/80 KB 324/531 KB 320/1267 KB 940/1710 KB 80/80 KB 324/531 KB 324/1267 KB 940/1710 KB 80/80 KB 328/531 KB 324/1267 KB 944/1710 KB 80/80 KB 332/531 KB 324/1267 KB 944/1710 KB 80/80 KB 336/531 KB 324/1267 KB 944/1710 KB 80/80 KB 324/531 KB 324/1267 KB 944/1710 KB 80/80 KB 336/531 KB 324/1267 KB 948/1710 KB 340/531 KB 328/1267 KB 952/1710 KB 340/531 KB 328/1267 KB 956/1710 KB 340/531 KB 328/1267 KB 960/1710 KB 340/531 KB 328/1267 KB 948/1710 KB 344/531 KB 328/1267 KB 960/1710 KB 348/531 KB 328/1267 KB 960/1710 KB 352/531 KB 328/1267 KB 964/1710 KB 336/531 KB 328/1267 KB 948/1710 KB 352/531 KB 332/1267 KB 964/1710 KB 352/531 KB 336/1267 KB 964/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 265.0 KB/sec) unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 352/531 KB 340/1267 KB 964/1710 KB 352/531 KB 344/1267 KB 964/1710 KB 352/531 KB 348/1267 KB 964/1710 KB 352/531 KB 352/1267 KB 964/1710 KB 356/531 KB 356/1267 KB 964/1710 KB 348/531 KB 328/1267 KB 964/1710 KB 356/531 KB 356/1267 KB 968/1710 KB 356/531 KB 356/1267 KB 972/1710 KB 356/531 KB 356/1267 KB 976/1710 KB 356/531 KB 356/1267 KB 980/1710 KB 356/531 KB 360/1267 KB 984/1710 KB 356/531 KB 360/1267 KB 988/1710 KB 356/531 KB 360/1267 KB 992/1710 KB 356/531 KB 360/1267 KB 996/1710 KB 356/531 KB 360/1267 KB 1000/1710 KB 356/531 KB 360/1267 KB 1004/1710 KB 356/531 KB 360/1267 KB 1008/1710 KB 356/531 KB 352/1267 KB 964/1710 KB 360/531 KB 360/1267 KB 1008/1710 KB 364/531 KB 360/1267 KB 1008/1710 KB 368/531 KB 360/1267 KB 1008/1710 KB 356/531 KB 360/1267 KB 980/1710 KB 368/531 KB 364/1267 KB 1008/1710 KB 372/531 KB 364/1267 KB 4/61 KB 1008/1710 KB 372/531 KB 368/1267 KB 8/61 KB 1008/1710 KB 372/531 KB 368/1267 KB 12/61 KB 1008/1710 KB 372/531 KB 368/1267 KB 16/61 KB 1008/1710 KB 372/531 KB 368/1267 KB 4/61 KB 1008/1710 KB 372/531 KB 372/1267 KB 16/61 KB 1008/1710 KB 372/531 KB 376/1267 KB 16/61 KB 1008/1710 KB 372/531 KB 376/1267 KB 20/61 KB 1008/1710 KB 372/531 KB 376/1267 KB 24/61 KB 1008/1710 KB 372/531 KB 376/1267 KB 28/61 KB 1008/1710 KB 372/531 KB 376/1267 KB 32/61 KB 1008/1710 KB 372/531 KB 364/1267 KB 1008/1710 KB 376/531 KB 376/1267 KB 32/61 KB 1008/1710 KB 380/531 KB 376/1267 KB 32/61 KB 1008/1710 KB 384/531 KB 376/1267 KB 32/61 KB 1008/1710 KB 388/531 KB 376/1267 KB 32/61 KB 1008/1710 KB 392/531 KB 380/1267 KB 32/61 KB 1008/1710 KB 388/531 KB 380/1267 KB 32/61 KB 1008/1710 KB 392/531 KB 384/1267 KB 32/61 KB 1008/1710 KB 4/1044 KB 392/531 KB 384/1267 KB 32/61 KB 1008/1710 KB 8/1044 KB 392/531 KB 384/1267 KB 32/61 KB 1008/1710 KB 12/1044 KB 392/531 KB 384/1267 KB 32/61 KB 1008/1710 KB 16/1044 KB 392/531 KB 384/1267 KB 32/61 KB 1008/1710 KB 16/1044 KB 392/531 KB 384/1267 KB 36/61 KB 1008/1710 KB 16/1044 KB 392/531 KB 384/1267 KB 40/61 KB 1008/1710 KB 16/1044 KB 392/531 KB 384/1267 KB 44/61 KB 1008/1710 KB 20/1044 KB 396/531 KB 384/1267 KB 44/61 KB 1008/1710 KB 24/1044 KB 396/531 KB 384/1267 KB 44/61 KB 1008/1710 KB 28/1044 KB 396/531 KB 384/1267 KB 44/61 KB 1008/1710 KB 32/1044 KB 396/531 KB 384/1267 KB 44/61 KB 1008/1710 KB 16/1044 KB 396/531 KB 384/1267 KB 44/61 KB 1008/1710 KB 32/1044 KB 400/531 KB 384/1267 KB 44/61 KB 1008/1710 KB 32/1044 KB 404/531 KB 388/1267 KB 44/61 KB 1012/1710 KB 32/1044 KB 400/531 KB 388/1267 KB 44/61 KB 1012/1710 KB 32/1044 KB 404/531 KB 392/1267 KB 48/61 KB 1012/1710 KB 32/1044 KB 404/531 KB 396/1267 KB 48/61 KB 1012/1710 KB 32/1044 KB 404/531 KB 400/1267 KB 48/61 KB 1012/1710 KB 36/1044 KB 404/531 KB 400/1267 KB 48/61 KB 1012/1710 KB 40/1044 KB 404/531 KB 400/1267 KB 48/61 KB 1012/1710 KB 44/1044 KB 404/531 KB 400/1267 KB 48/61 KB 1012/1710 KB 48/1044 KB 404/531 KB 400/1267 KB 48/61 KB 1012/1710 KB 32/1044 KB 400/531 KB 384/1267 KB 44/61 KB 1012/1710 KB 48/1044 KB 404/531 KB 400/1267 KB 48/61 KB 1016/1710 KB 48/1044 KB 404/531 KB 400/1267 KB 48/61 KB 1020/1710 KB 48/1044 KB 404/531 KB 400/1267 KB 48/61 KB 1024/1710 KB 32/1044 KB 404/531 KB 388/1267 KB 48/61 KB 1012/1710 KB 48/1044 KB 408/531 KB 404/1267 KB 48/61 KB 1024/1710 KB 48/1044 KB 412/531 KB 404/1267 KB 48/61 KB 1024/1710 KB 48/1044 KB 416/531 KB 404/1267 KB 52/61 KB 1028/1710 KB 48/1044 KB 420/531 KB 404/1267 KB 52/61 KB 1028/1710 KB 52/1044 KB 424/531 KB 404/1267 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install KB 52/61 KB 1028/1710 KB 52/1044 KB 428/531 KB 404/1267 KB 52/61 KB 1028/1710 KB 52/1044 KB 432/531 KB 404/1267 KB 52/61 KB 1028/1710 KB 48/1044 KB 412/531 KB 404/1267 KB 52/61 KB 1028/1710 KB 52/1044 KB 432/531 KB 404/1267 KB 56/61 KB 1028/1710 KB 52/1044 KB 432/531 KB 404/1267 KB 60/61 KB 1028/1710 KB 52/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1028/1710 KB 48/1044 KB 412/531 KB 404/1267 KB 48/61 KB 1028/1710 KB 52/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 48/1044 KB 404/531 KB 404/1267 KB 52/61 KB 1028/1710 KB 52/1044 KB 420/531 KB 404/1267 KB 52/61 KB 1028/1710 KB 56/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 60/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 64/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 68/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 72/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 76/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 80/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 84/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 88/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 92/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 96/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 100/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1032/1710 KB 104/1044 KB 436/531 KB 408/1267 KB 61/61 KB 1036/1710 KB 100/1044 KB 436/531 KB 408/1267 KB 61/61 KB 1036/1710 KB 108/1044 KB 440/531 KB 408/1267 KB 61/61 KB 1036/1710 KB 108/1044 KB 444/531 KB 408/1267 KB 61/61 KB 1036/1710 KB 108/1044 KB 448/531 KB 408/1267 KB 61/61 KB 1036/1710 KB 100/1044 KB 432/531 KB 408/1267 KB 61/61 KB 1036/1710 KB 108/1044 KB 448/531 KB 412/1267 KB 61/61 KB 1036/1710 KB 108/1044 KB 448/531 KB 416/1267 KB 61/61 KB 1036/1710 KB 100/1044 KB 432/531 KB 404/1267 KB 61/61 KB 1036/1710 KB 108/1044 KB 448/531 KB 416/1267 KB 61/61 KB 1040/1710 KB 108/1044 KB 448/531 KB 416/1267 KB 61/61 KB 1044/1710 KB 108/1044 KB 448/531 KB 420/1267 KB 61/61 KB 1048/1710 KB 108/1044 KB 448/531 KB 420/1267 KB 61/61 KB 1052/1710 KB 108/1044 KB 448/531 KB 420/1267 KB 61/61 KB 1056/1710 KB 108/1044 KB 448/531 KB 420/1267 KB 61/61 KB 1060/1710 KB 108/1044 KB 448/531 KB 420/1267 KB 61/61 KB 1064/1710 KB 108/1044 KB 448/531 KB 420/1267 KB 61/61 KB 1068/1710 KB 108/1044 KB 448/531 KB 420/1267 KB 61/61 KB 1072/1710 KB 108/1044 KB 448/531 KB 420/1267 KB 61/61 KB 1076/1710 KB 108/1044 KB 452/531 KB 420/1267 KB 61/61 KB 1080/1710 KB 108/1044 KB 452/531 KB 420/1267 KB 61/61 KB 1084/1710 KB 108/1044 KB 452/531 KB 420/1267 KB 61/61 KB 1088/1710 KB 108/1044 KB 452/531 KB 420/1267 KB 61/61 KB 1092/1710 KB 108/1044 KB 436/531 KB 408/1267 KB 61/61 KB 1036/1710 KB 112/1044 KB 452/531 KB 420/1267 KB 61/61 KB 1092/1710 KB 116/1044 KB 452/531 KB 420/1267 KB 61/61 KB 1092/1710 KB 120/1044 KB 452/531 KB 420/1267 KB 1092/1710 KB 124/1044 KB 452/531 KB 420/1267 KB 1092/1710 KB 128/1044 KB 452/531 KB 420/1267 KB 1092/1710 KB 108/1044 KB 452/531 KB 420/1267 KB 61/61 KB 1076/1710 KB 128/1044 KB 456/531 KB 420/1267 KB 1092/1710 KB 128/1044 KB 460/531 KB 420/1267 KB 1092/1710 KB 128/1044 KB 464/531 KB 420/1267 KB 1092/1710 KB 108/1044 KB 448/531 KB 420/1267 KB 61/61 KB 1044/1710 KB 128/1044 KB 464/531 KB 424/1267 KB 1092/1710 KB 128/1044 KB 464/531 KB 428/1267 KB 1092/1710 KB 128/1044 KB 464/531 KB 432/1267 KB 1092/1710 KB 128/1044 KB 464/531 KB 436/1267 KB 1092/1710 KB 128/1044 KB 464/531 KB 440/1267 KB 1092/1710 KB 128/1044 KB 464/531 KB 444/1267 KB 1092/1 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 710 KB 128/1044 KB 464/531 KB 448/1267 KB 1092/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 180.8 KB/sec) unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 128/1044 KB 468/531 KB 452/1267 KB 1092/1710 KB 132/1044 KB 472/531 KB 452/1267 KB 1092/1710 KB 132/1044 KB 476/531 KB 452/1267 KB 1092/1710 KB 132/1044 KB 480/531 KB 452/1267 KB 1092/1710 KB 128/1044 KB 464/531 KB 452/1267 KB 1092/1710 KB 132/1044 KB 480/531 KB 456/1267 KB 1096/1710 KB 132/1044 KB 480/531 KB 460/1267 KB 1096/1710 KB 132/1044 KB 480/531 KB 464/1267 KB 1096/1710 KB 132/1044 KB 480/531 KB 452/1267 KB 1096/1710 KB 132/1044 KB 480/531 KB 464/1267 KB 1100/1710 KB 132/1044 KB 480/531 KB 464/1267 KB 1104/1710 KB 132/1044 KB 480/531 KB 464/1267 KB 1108/1710 KB 132/1044 KB 484/531 KB 468/1267 KB 1112/1710 KB 132/1044 KB 468/531 KB 452/1267 KB 1092/1710 KB 136/1044 KB 484/531 KB 468/1267 KB 1116/1710 KB 140/1044 KB 484/531 KB 468/1267 KB 1116/1710 KB 144/1044 KB 484/531 KB 468/1267 KB 1116/1710 KB 132/1044 KB 484/531 KB 468/1267 KB 1108/1710 KB 144/1044 KB 484/531 KB 472/1267 KB 1116/1710 KB 144/1044 KB 484/531 KB 476/1267 KB 1116/1710 KB 144/1044 KB 484/531 KB 480/1267 KB 1116/1710 KB 144/1044 KB 484/531 KB 484/1267 KB 1116/1710 KB 132/1044 KB 484/531 KB 464/1267 KB 1108/1710 KB 148/1044 KB 488/531 KB 484/1267 KB 1116/1710 KB 148/1044 KB 492/531 KB 484/1267 KB 1116/1710 KB 148/1044 KB 496/531 KB 484/1267 KB 1116/1710 KB 148/1044 KB 484/531 KB 484/1267 KB 1116/1710 KB 148/1044 KB 484/531 KB 484/1267 KB 1116/1710 KB 152/1044 KB 500/531 KB 4/1063 KB 484/1267 KB 1120/1710 KB 156/1044 KB 500/531 KB 4/1063 KB 484/1267 KB 1120/1710 KB 160/1044 KB 500/531 KB 4/1063 KB 484/1267 KB 1120/1710 KB 164/1044 KB 500/531 KB 4/1063 KB 484/1267 KB 1120/1710 KB 148/1044 KB 500/531 KB 4/1063 KB 484/1267 KB 1120/1710 KB 164/1044 KB 500/531 KB 4/1063 KB 488/1267 KB 1124/1710 KB 148/1044 KB 500/531 KB 4/1063 KB 484/1267 KB 1116/1710 KB 168/1044 KB 504/531 KB 4/1063 KB 488/1267 KB 1124/1710 KB 168/1044 KB 508/531 KB 4/1063 KB 488/1267 KB 1124/1710 KB 168/1044 KB 512/531 KB 4/1063 KB 488/1267 KB 1124/1710 KB 148/1044 KB 496/531 KB 4/1063 KB 484/1267 KB 1116/1710 KB 168/1044 KB 512/531 KB 8/1063 KB 488/1267 KB 1128/1710 KB 168/1044 KB 512/531 KB 12/1063 KB 488/1267 KB 1128/1710 KB 168/1044 KB 512/531 KB 16/1063 KB 488/1267 KB 1128/1710 KB 168/1044 KB 512/531 KB 4/1063 KB 488/1267 KB 1128/1710 KB 168/1044 KB 512/531 KB 16/1063 KB 488/1267 KB 1132/1710 KB 168/1044 KB 512/531 KB 16/1063 KB 488/1267 KB 1136/1710 KB 168/1044 KB 512/531 KB 16/1063 KB 488/1267 KB 1140/1710 KB 168/1044 KB 512/531 KB 16/1063 KB 488/1267 KB 1144/1710 KB 168/1044 KB 500/531 KB 4/1063 KB 488/1267 KB 1124/1710 KB 172/1044 KB 512/531 KB 16/1063 KB 488/1267 KB 1144/1710 KB 176/1044 KB 512/531 KB 16/1063 KB 488/1267 KB 1144/1710 KB 164/1044 KB 500/531 KB 4/1063 KB 488/1267 KB 1120/1710 KB 176/1044 KB 512/531 KB 16/1063 KB 492/1267 KB 1144/1710 KB 176/1044 KB 512/531 KB 16/1063 KB 496/1267 KB 1144/1710 KB 176/1044 KB 512/531 KB 16/1063 KB 500/1267 KB 1144/1710 KB 176/1044 KB 512/531 KB 16/1063 KB 504/1267 KB 1144/1710 KB 176/1044 KB 512/531 KB 16/1063 KB 508/1267 KB 1144/1710 KB 176/1044 KB 512/531 KB 16/1063 KB 512/1267 KB 1144/1710 KB 176/1044 KB 512/531 KB 16/1063 KB 516/1267 KB 1144/1710 KB 180/1044 KB 512/531 KB 16/1063 KB 520/1267 KB 1148/1710 KB 180/1044 KB 512/531 KB 16/1063 KB 524/1267 KB 1148/1710 KB 180/1044 KB 512/531 KB 16/1063 KB 528/1267 KB 1148/1710 KB 180/1044 KB 512/531 KB 16/1063 KB 532/1267 KB 1148/1710 KB 180/1044 KB 516/531 KB 20/1063 KB 536/1267 KB 1148/1710 KB 180/1044 KB 512/531 KB 16/1063 KB 516/1267 KB 1148/1710 K unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install B 180/1044 KB 516/531 KB 20/1063 KB 536/1267 KB 1152/1710 KB 180/1044 KB 512/531 KB 16/1063 KB 516/1267 KB 1144/1710 KB 180/1044 KB 516/531 KB 20/1063 KB 532/1267 KB 1148/1710 KB 184/1044 KB 520/531 KB 20/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 524/531 KB 20/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 528/531 KB 20/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 531/531 KB 20/1063 KB 536/1267 KB 1152/1710 KB 180/1044 KB 512/531 KB 20/1063 KB 532/1267 KB 1148/1710 KB 184/1044 KB 531/531 KB 24/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 531/531 KB 28/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 531/531 KB 32/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 531/531 KB 36/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 531/531 KB 40/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 531/531 KB 44/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 531/531 KB 48/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 531/531 KB 52/1063 KB 536/1267 KB 1152/1710 KB 184/1044 KB 531/531 KB 56/1063 KB 536/1267 KB 1156/1710 KB 184/1044 KB 531/531 KB 60/1063 KB 536/1267 KB 1156/1710 KB 184/1044 KB 531/531 KB 64/1063 KB 536/1267 KB 1156/1710 KB 184/1044 KB 531/531 KB 68/1063 KB 536/1267 KB 1156/1710 KB 184/1044 KB 531/531 KB 72/1063 KB 536/1267 KB 1156/1710 KB 184/1044 KB 531/531 KB 76/1063 KB 536/1267 KB 1156/1710 KB 184/1044 KB 531/531 KB 80/1063 KB 540/1267 KB 1156/1710 KB 184/1044 KB 531/531 KB 20/1063 KB 536/1267 KB 1152/1710 KB 188/1044 KB 531/531 KB 80/1063 KB 540/1267 KB 1156/1710 KB 192/1044 KB 531/531 KB 80/1063 KB 540/1267 KB 1156/1710 KB 196/1044 KB 531/531 KB 80/1063 KB 540/1267 KB 1156/1710 KB 200/1044 KB 531/531 KB 80/1063 KB 540/1267 KB 1156/1710 KB 204/1044 KB 531/531 KB 80/1063 KB 540/1267 KB 1156/1710 KB 208/1044 KB 531/531 KB 80/1063 KB 540/1267 KB 1156/1710 KB 212/1044 KB 531/531 KB 80/1063 KB 540/1267 KB 1156/1710 KB 216/1044 KB 531/531 KB 84/1063 KB 540/1267 KB 1156/1710 KB 220/1044 KB 531/531 KB 84/1063 KB 540/1267 KB 1156/1710 KB 224/1044 KB 531/531 KB 84/1063 KB 540/1267 KB 1156/1710 KB 184/1044 KB 531/531 KB 76/1063 KB 540/1267 KB 1156/1710 KB 184/1044 KB 531/531 KB 52/1063 KB 536/1267 KB 1156/1710 KB 224/1044 KB 531/531 KB 84/1063 KB 540/1267 KB 1160/1710 KB 224/1044 KB 531/531 KB 84/1063 KB 540/1267 KB 1164/1710 KB 224/1044 KB 531/531 KB 84/1063 KB 540/1267 KB 1168/1710 KB 224/1044 KB 531/531 KB 84/1063 KB 540/1267 KB 1172/1710 KB 224/1044 KB 531/531 KB 84/1063 KB 544/1267 KB 1176/1710 KB 224/1044 KB 531/531 KB 84/1063 KB 544/1267 KB 1180/1710 KB 224/1044 KB 531/531 KB 84/1063 KB 544/1267 KB 1184/1710 KB 224/1044 KB 531/531 KB 84/1063 KB 544/1267 KB 1188/1710 KB 228/1044 KB 84/1063 KB 544/1267 KB 1192/1710 KB 228/1044 KB 84/1063 KB 544/1267 KB 1196/1710 KB 228/1044 KB 84/1063 KB 544/1267 KB 1200/1710 KB 212/1044 KB 531/531 KB 84/1063 KB 540/1267 KB 1156/1710 KB 228/1044 KB 88/1063 KB 544/1267 KB 1200/1710 KB 228/1044 KB 92/1063 KB 544/1267 KB 1200/1710 KB 228/1044 KB 96/1063 KB 544/1267 KB 1200/1710 KB 228/1044 KB 100/1063 KB 544/1267 KB 1200/1710 KB 228/1044 KB 104/1063 KB 544/1267 KB 1200/1710 KB 228/1044 KB 108/1063 KB 544/1267 KB 1200/1710 KB 228/1044 KB 112/1063 KB 544/1267 KB 1200/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1449.0 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 228/1044 KB 531/531 KB 84/1063 KB 544/1267 KB 1188/1710 KB 232/1044 KB 112/1063 KB 544/1267 KB 1200/1710 KB 236/1044 KB 112/1063 KB 544/1267 KB 1200/1710 KB 240/1044 KB 112/1063 KB 544/1267 KB 1200/1710 KB 224/1044 KB 531/531 KB 84/1063 KB 544/1267 KB 1172/1710 KB 240/1044 KB 112/1063 KB 548/1267 KB 1200/1710 KB 240/1044 KB 112/1063 KB 552/1267 KB 1200/1710 KB 240/1044 KB 112/1063 KB 556/1267 KB 1200/1710 KB 240/1044 KB 112/1063 KB 560/1267 KB 1200/1710 KB 244/1044 KB 112/1063 KB 560/1267 KB 1200/1710 KB 248/1044 KB 116/1063 KB 564/1267 KB 1204/1710 KB 252/1044 KB 116/1063 KB 564/1267 KB 1204/1710 KB 256/1044 KB 116/1063 KB 564/1267 KB 1204/1710 KB 244/1044 KB 116/1063 KB 564/1267 KB 1204/1710 KB 256/1044 KB 116/1063 KB 564/1267 KB 1208/1710 KB 256/1044 KB 116/1063 KB 564/1267 KB 1212/1710 KB 256/1044 KB 116/1063 KB 564/1267 KB 1216/1710 KB 256/1044 KB 116/1063 KB 564/1267 KB 1220/1710 KB 260/1044 KB 116/1063 KB 564/1267 KB 1224/1710 KB 244/1044 KB 116/1063 KB 564/1267 KB 1200/1710 KB 260/1044 KB 120/1063 KB 564/1267 KB 1228/1710 KB 260/1044 KB 124/1063 KB 564/1267 KB 1228/1710 KB 260/1044 KB 128/1063 KB 564/1267 KB 1228/1710 KB 244/1044 KB 112/1063 KB 564/1267 KB 1200/1710 KB 260/1044 KB 128/1063 KB 568/1267 KB 1228/1710 KB 260/1044 KB 128/1063 KB 572/1267 KB 1228/1710 KB 260/1044 KB 128/1063 KB 576/1267 KB 1228/1710 KB 260/1044 KB 128/1063 KB 580/1267 KB 1228/1710 KB 260/1044 KB 128/1063 KB 584/1267 KB 1228/1710 KB 260/1044 KB 128/1063 KB 588/1267 KB 1228/1710 KB 260/1044 KB 128/1063 KB 592/1267 KB 1228/1710 KB 260/1044 KB 132/1063 KB 592/1267 KB 1228/1710 KB 260/1044 KB 4/713 KB 136/1063 KB 596/1267 KB 1228/1710 KB 260/1044 KB 4/713 KB 140/1063 KB 596/1267 KB 1228/1710 KB 260/1044 KB 116/1063 KB 564/1267 KB 1220/1710 KB 264/1044 KB 4/713 KB 144/1063 KB 596/1267 KB 1228/1710 KB 268/1044 KB 4/713 KB 144/1063 KB 596/1267 KB 1228/1710 KB 272/1044 KB 4/713 KB 144/1063 KB 596/1267 KB 1228/1710 KB 260/1044 KB 116/1063 KB 564/1267 KB 1228/1710 KB 272/1044 KB 4/713 KB 144/1063 KB 596/1267 KB 1232/1710 KB 260/1044 KB 4/713 KB 144/1063 KB 596/1267 KB 1232/1710 KB 272/1044 KB 4/713 KB 148/1063 KB 596/1267 KB 1232/1710 KB 276/1044 KB 4/713 KB 152/1063 KB 596/1267 KB 1236/1710 KB 260/1044 KB 4/713 KB 132/1063 KB 596/1267 KB 1228/1710 KB 276/1044 KB 4/713 KB 152/1063 KB 600/1267 KB 1236/1710 KB 276/1044 KB 4/713 KB 152/1063 KB 604/1267 KB 1236/1710 KB 260/1044 KB 4/713 KB 132/1063 KB 592/1267 KB 1228/1710 KB 276/1044 KB 8/713 KB 152/1063 KB 604/1267 KB 1236/1710 KB 276/1044 KB 12/713 KB 152/1063 KB 604/1267 KB 1236/1710 KB 276/1044 KB 16/713 KB 152/1063 KB 604/1267 KB 1236/1710 KB 276/1044 KB 20/713 KB 152/1063 KB 604/1267 KB 1236/1710 KB 276/1044 KB 24/713 KB 152/1063 KB 604/1267 KB 1236/1710 KB 276/1044 KB 28/713 KB 152/1063 KB 604/1267 KB 1236/1710 KB 276/1044 KB 32/713 KB 152/1063 KB 604/1267 KB 1236/1710 KB 276/1044 KB 36/713 KB 152/1063 KB 604/1267 KB 1236/1710 KB 276/1044 KB 4/713 KB 148/1063 KB 596/1267 KB 1236/1710 KB 276/1044 KB 36/713 KB 152/1063 KB 608/1267 KB 1240/1710 KB 276/1044 KB 36/713 KB 152/1063 KB 608/1267 KB 1244/1710 KB 276/1044 KB 40/713 KB 152/1063 KB 608/1267 KB 1248/1710 KB 276/1044 KB 4/713 KB 148/1063 KB 596/1267 KB 1232/1710 KB 280/1044 KB 40/713 KB 156/1063 KB 608/1267 KB 1248/1710 KB 284/1044 KB 40/713 KB 156/1063 KB 608/1267 KB 1248/1710 KB 288/1044 KB 40/713 KB 156/1063 KB 608/1267 KB 1248/1710 KB 276/1044 KB 40/713 KB 156/1063 KB 608/1267 KB 1248/1710 KB 288/1044 KB 40 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install /713 KB 160/1063 KB 608/1267 KB 1248/1710 KB 292/1044 KB 40/713 KB 164/1063 KB 608/1267 KB 1252/1710 KB 292/1044 KB 40/713 KB 168/1063 KB 608/1267 KB 1252/1710 KB 292/1044 KB 40/713 KB 172/1063 KB 608/1267 KB 1252/1710 KB 292/1044 KB 40/713 KB 176/1063 KB 608/1267 KB 1252/1710 KB 292/1044 KB 40/713 KB 180/1063 KB 608/1267 KB 1252/1710 KB 292/1044 KB 40/713 KB 184/1063 KB 608/1267 KB 1252/1710 KB 276/1044 KB 40/713 KB 152/1063 KB 608/1267 KB 1244/1710 KB 292/1044 KB 44/713 KB 184/1063 KB 608/1267 KB 1252/1710 KB 292/1044 KB 48/713 KB 184/1063 KB 608/1267 KB 1252/1710 KB 276/1044 KB 36/713 KB 152/1063 KB 608/1267 KB 1236/1710 KB 292/1044 KB 48/713 KB 184/1063 KB 612/1267 KB 1252/1710 KB 292/1044 KB 48/713 KB 184/1063 KB 616/1267 KB 1252/1710 KB 292/1044 KB 52/713 KB 184/1063 KB 620/1267 KB 1252/1710 KB 292/1044 KB 52/713 KB 184/1063 KB 624/1267 KB 1252/1710 KB 292/1044 KB 52/713 KB 184/1063 KB 628/1267 KB 1252/1710 KB 292/1044 KB 52/713 KB 184/1063 KB 632/1267 KB 1252/1710 KB 292/1044 KB 52/713 KB 184/1063 KB 636/1267 KB 1252/1710 KB 292/1044 KB 52/713 KB 184/1063 KB 640/1267 KB 1252/1710 KB 292/1044 KB 40/713 KB 160/1063 KB 608/1267 KB 1252/1710 KB 292/1044 KB 52/713 KB 184/1063 KB 640/1267 KB 1256/1710 KB 292/1044 KB 52/713 KB 184/1063 KB 640/1267 KB 1260/1710 KB 292/1044 KB 52/713 KB 184/1063 KB 640/1267 KB 1264/1710 KB 292/1044 KB 40/713 KB 160/1063 KB 608/1267 KB 1248/1710 KB 292/1044 KB 52/713 KB 184/1063 KB 616/1267 KB 1252/1710 KB 292/1044 KB 56/713 KB 184/1063 KB 640/1267 KB 1264/1710 KB 292/1044 KB 60/713 KB 184/1063 KB 640/1267 KB 1264/1710 KB 296/1044 KB 64/713 KB 184/1063 KB 640/1267 KB 1264/1710 KB 296/1044 KB 60/713 KB 184/1063 KB 640/1267 KB 1264/1710 KB 300/1044 KB 64/713 KB 184/1063 KB 640/1267 KB 1264/1710 KB 304/1044 KB 64/713 KB 184/1063 KB 640/1267 KB 1264/1710 KB 308/1044 KB 68/713 KB 184/1063 KB 640/1267 KB 1264/1710 KB 312/1044 KB 68/713 KB 188/1063 KB 644/1267 KB 1268/1710 KB 304/1044 KB 68/713 KB 184/1063 KB 640/1267 KB 1264/1710 KB 316/1044 KB 72/713 KB 188/1063 KB 644/1267 KB 1268/1710 KB 316/1044 KB 76/713 KB 188/1063 KB 644/1267 KB 1268/1710 KB 316/1044 KB 80/713 KB 188/1063 KB 644/1267 KB 1268/1710 KB 316/1044 KB 84/713 KB 188/1063 KB 644/1267 KB 1268/1710 KB 316/1044 KB 88/713 KB 188/1063 KB 644/1267 KB 1268/1710 KB 308/1044 KB 68/713 KB 188/1063 KB 644/1267 KB 1268/1710 KB 316/1044 KB 92/713 KB 188/1063 KB 644/1267 KB 1272/1710 KB 316/1044 KB 92/713 KB 188/1063 KB 644/1267 KB 1276/1710 KB 316/1044 KB 92/713 KB 188/1063 KB 644/1267 KB 1280/1710 KB 316/1044 KB 92/713 KB 188/1063 KB 644/1267 KB 1284/1710 KB 316/1044 KB 92/713 KB 188/1063 KB 644/1267 KB 1288/1710 KB 316/1044 KB 92/713 KB 188/1063 KB 644/1267 KB 1292/1710 KB 316/1044 KB 92/713 KB 188/1063 KB 644/1267 KB 1296/1710 KB 316/1044 KB 92/713 KB 188/1063 KB 644/1267 KB 1300/1710 KB 308/1044 KB 68/713 KB 188/1063 KB 644/1267 KB 1264/1710 KB 316/1044 KB 92/713 KB 192/1063 KB 644/1267 KB 1300/1710 KB 316/1044 KB 92/713 KB 196/1063 KB 644/1267 KB 1300/1710 KB 316/1044 KB 92/713 KB 200/1063 KB 644/1267 KB 1300/1710 KB 316/1044 KB 92/713 KB 204/1063 KB 644/1267 KB 1300/1710 KB 316/1044 KB 92/713 KB 208/1063 KB 644/1267 KB 1300/1710 KB 308/1044 KB 68/713 KB 184/1063 KB 644/1267 KB 1264/1710 KB 316/1044 KB 92/713 KB 208/1063 KB 648/1267 KB 1300/1710 KB 316/1044 KB 92/713 KB 208/1063 KB 652/1267 KB 1300/1710 KB 316/1044 KB 92/713 KB 208/1063 KB 656/1267 KB 1300/1710 KB 316/1044 KB 92/713 KB 208/1063 KB 660/1267 KB unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 1300/1710 KB 316/1044 KB 92/713 KB 208/1063 KB 664/1267 KB 1300/1710 KB 316/1044 KB 92/713 KB 208/1063 KB 668/1267 KB 1300/1710 KB 316/1044 KB 92/713 KB 188/1063 KB 644/1267 KB 1296/1710 KB 316/1044 KB 96/713 KB 208/1063 KB 668/1267 KB 1300/1710 KB 316/1044 KB 100/713 KB 208/1063 KB 668/1267 KB 1300/1710 KB 316/1044 KB 76/713 KB 188/1063 KB 644/1267 KB 1268/1710 KB 320/1044 KB 100/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 324/1044 KB 100/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 328/1044 KB 100/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 332/1044 KB 100/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 336/1044 KB 100/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 340/1044 KB 100/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 344/1044 KB 100/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 348/1044 KB 104/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 352/1044 KB 104/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 356/1044 KB 104/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 360/1044 KB 104/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 364/1044 KB 104/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 368/1044 KB 104/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 372/1044 KB 104/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 316/1044 KB 100/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 316/1044 KB 100/713 KB 212/1063 KB 672/1267 KB 1300/1710 KB 372/1044 KB 104/713 KB 216/1063 KB 672/1267 KB 1304/1710 KB 372/1044 KB 104/713 KB 220/1063 KB 672/1267 KB 1304/1710 KB 372/1044 KB 104/713 KB 224/1063 KB 672/1267 KB 1304/1710 KB 372/1044 KB 104/713 KB 228/1063 KB 672/1267 KB 1308/1710 KB 372/1044 KB 104/713 KB 232/1063 KB 672/1267 KB 1308/1710 KB 372/1044 KB 104/713 KB 236/1063 KB 672/1267 KB 1308/1710 KB 372/1044 KB 104/713 KB 240/1063 KB 672/1267 KB 1308/1710 KB 316/1044 KB 100/713 KB 208/1063 KB 672/1267 KB 1300/1710 KB 372/1044 KB 104/713 KB 240/1063 KB 676/1267 KB 1308/1710 KB 372/1044 KB 104/713 KB 224/1063 KB 672/1267 KB 1308/1710 KB 372/1044 KB 104/713 KB 240/1063 KB 680/1267 KB 1312/1710 KB 372/1044 KB 104/713 KB 240/1063 KB 680/1267 KB 1316/1710 KB 372/1044 KB 104/713 KB 240/1063 KB 680/1267 KB 1320/1710 KB 372/1044 KB 104/713 KB 240/1063 KB 680/1267 KB 1324/1710 KB 372/1044 KB 104/713 KB 240/1063 KB 680/1267 KB 1328/1710 KB 344/1044 KB 104/713 KB 212/1063 KB 672/1267 KB 1304/1710 KB 372/1044 KB 108/713 KB 240/1063 KB 680/1267 KB 1328/1710 KB 372/1044 KB 112/713 KB 240/1063 KB 680/1267 KB 1328/1710 KB 372/1044 KB 116/713 KB 240/1063 KB 680/1267 KB 1328/1710 KB 372/1044 KB 120/713 KB 240/1063 KB 680/1267 KB 1328/1710 KB 372/1044 KB 124/713 KB 240/1063 KB 680/1267 KB 1328/1710 KB 372/1044 KB 128/713 KB 240/1063 KB 680/1267 KB 1328/1710 KB 372/1044 KB 132/713 KB 240/1063 KB 680/1267 KB 1328/1710 KB 376/1044 KB 136/713 KB 244/1063 KB 680/1267 KB 1332/1710 KB 376/1044 KB 140/713 KB 244/1063 KB 680/1267 KB 1332/1710 KB 376/1044 KB 144/713 KB 244/1063 KB 680/1267 KB 1332/1710 KB 372/1044 KB 104/713 KB 240/1063 KB 680/1267 KB 1316/1710 KB 376/1044 KB 144/713 KB 244/1063 KB 684/1267 KB 1332/1710 KB 376/1044 KB 144/713 KB 244/1063 KB 688/1267 KB 1332/1710 KB 376/1044 KB 144/713 KB 244/1063 KB 692/1267 KB 1332/1710 KB 376/1044 KB 144/713 KB 244/1063 KB 696/1267 KB 1332/1710 KB 376/1044 KB 144/713 KB 244/1063 KB 700/1267 KB 1332/1710 KB 376/1044 KB 144/713 KB 244/1063 KB 704/1267 KB 1332/1710 KB 376/1044 KB 132/713 KB 244/1063 KB 680/1267 KB 1332/1710 KB 380/1044 KB 144/713 KB 244/1063 KB 704/1267 KB 1332/1710 KB 384/1044 KB 144/713 KB 244/1063 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install KB 704/1267 KB 1332/1710 KB 388/1044 KB 144/713 KB 244/1063 KB 708/1267 KB 1332/1710 KB 392/1044 KB 148/713 KB 244/1063 KB 708/1267 KB 1332/1710 KB 372/1044 KB 132/713 KB 244/1063 KB 680/1267 KB 1332/1710 KB 392/1044 KB 148/713 KB 248/1063 KB 708/1267 KB 1332/1710 KB 392/1044 KB 148/713 KB 252/1063 KB 708/1267 KB 1332/1710 KB 392/1044 KB 148/713 KB 256/1063 KB 708/1267 KB 1332/1710 KB 392/1044 KB 148/713 KB 260/1063 KB 708/1267 KB 1332/1710 KB 392/1044 KB 148/713 KB 264/1063 KB 708/1267 KB 1332/1710 KB 392/1044 KB 148/713 KB 268/1063 KB 708/1267 KB 1332/1710 KB 372/1044 KB 132/713 KB 240/1063 KB 680/1267 KB 1332/1710 KB 396/1044 KB 148/713 KB 268/1063 KB 708/1267 KB 1336/1710 KB 396/1044 KB 148/713 KB 268/1063 KB 708/1267 KB 1340/1710 KB 396/1044 KB 148/713 KB 268/1063 KB 708/1267 KB 1344/1710 KB 396/1044 KB 148/713 KB 268/1063 KB 708/1267 KB 1348/1710 KB 396/1044 KB 148/713 KB 268/1063 KB 708/1267 KB 1352/1710 KB 396/1044 KB 148/713 KB 268/1063 KB 708/1267 KB 1356/1710 KB 396/1044 KB 148/713 KB 268/1063 KB 708/1267 KB 1360/1710 KB 396/1044 KB 148/713 KB 268/1063 KB 708/1267 KB 1332/1710 KB 400/1044 KB 148/713 KB 272/1063 KB 708/1267 KB 1360/1710 KB 404/1044 KB 148/713 KB 272/1063 KB 708/1267 KB 1360/1710 KB 408/1044 KB 148/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 412/1044 KB 148/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 416/1044 KB 148/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 388/1044 KB 148/713 KB 244/1063 KB 708/1267 KB 1332/1710 KB 416/1044 KB 152/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 416/1044 KB 156/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 416/1044 KB 160/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 416/1044 KB 164/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 416/1044 KB 168/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 416/1044 KB 172/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 384/1044 KB 144/713 KB 244/1063 KB 708/1267 KB 1332/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 712/1267 KB 1364/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 716/1267 KB 1364/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 720/1267 KB 1364/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 724/1267 KB 1364/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 728/1267 KB 1364/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 732/1267 KB 1364/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 736/1267 KB 1364/1710 KB 404/1044 KB 148/713 KB 272/1063 KB 708/1267 KB 1364/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 736/1267 KB 1368/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 736/1267 KB 1372/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 736/1267 KB 1376/1710 KB 416/1044 KB 176/713 KB 272/1063 KB 736/1267 KB 1380/1710 KB 420/1044 KB 180/713 KB 272/1063 KB 740/1267 KB 1384/1710 KB 396/1044 KB 148/713 KB 272/1063 KB 708/1267 KB 1360/1710 KB 420/1044 KB 180/713 KB 276/1063 KB 740/1267 KB 1384/1710 KB 420/1044 KB 180/713 KB 280/1063 KB 740/1267 KB 1384/1710 KB 420/1044 KB 180/713 KB 284/1063 KB 740/1267 KB 1384/1710 KB 420/1044 KB 180/713 KB 288/1063 KB 740/1267 KB 1384/1710 KB 420/1044 KB 180/713 KB 292/1063 KB 740/1267 KB 1384/1710 KB 420/1044 KB 180/713 KB 296/1063 KB 740/1267 KB 1384/1710 KB 420/1044 KB 180/713 KB 300/1063 KB 740/1267 KB 1388/1710 KB 420/1044 KB 180/713 KB 272/1063 KB 740/1267 KB 1380/1710 KB 420/1044 KB 180/713 KB 300/1063 KB 744/1267 KB 1388/1710 KB 420/1044 KB 180/713 KB 300/1063 KB 748/1267 KB 1388/1710 KB 420/1044 KB 180/713 KB 300/1063 KB 752/1267 KB 1388/1710 KB 420/1044 KB unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 180/713 KB 272/1063 KB 736/1267 KB 1380/1710 KB 416/1044 KB 180/713 KB 272/1063 KB 736/1267 KB 1380/1710 KB 420/1044 KB 184/713 KB 300/1063 KB 752/1267 KB 1388/1710 KB 420/1044 KB 188/713 KB 300/1063 KB 752/1267 KB 1388/1710 KB 420/1044 KB 192/713 KB 300/1063 KB 752/1267 KB 1388/1710 KB 424/1044 KB 196/713 KB 300/1063 KB 752/1267 KB 1388/1710 KB 424/1044 KB 200/713 KB 304/1063 KB 756/1267 KB 1388/1710 KB 424/1044 KB 204/713 KB 304/1063 KB 756/1267 KB 1388/1710 KB 424/1044 KB 208/713 KB 304/1063 KB 756/1267 KB 1388/1710 KB 420/1044 KB 180/713 KB 296/1063 KB 740/1267 KB 1388/1710 KB 424/1044 KB 208/713 KB 304/1063 KB 756/1267 KB 1392/1710 KB 424/1044 KB 208/713 KB 304/1063 KB 756/1267 KB 1396/1710 KB 424/1044 KB 208/713 KB 304/1063 KB 756/1267 KB 1400/1710 KB 424/1044 KB 208/713 KB 304/1063 KB 756/1267 KB 1404/1710 KB 424/1044 KB 208/713 KB 304/1063 KB 756/1267 KB 1408/1710 KB 424/1044 KB 208/713 KB 304/1063 KB 756/1267 KB 1412/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 756/1267 KB 1416/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 756/1267 KB 1420/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 756/1267 KB 1424/1710 KB 424/1044 KB 196/713 KB 304/1063 KB 756/1267 KB 1388/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 760/1267 KB 1424/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 764/1267 KB 1424/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 768/1267 KB 1424/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 772/1267 KB 1424/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 776/1267 KB 1424/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 780/1267 KB 1424/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 784/1267 KB 1424/1710 KB 424/1044 KB 196/713 KB 304/1063 KB 752/1267 KB 1388/1710 KB 424/1044 KB 212/713 KB 308/1063 KB 784/1267 KB 1424/1710 KB 424/1044 KB 212/713 KB 312/1063 KB 784/1267 KB 1424/1710 KB 424/1044 KB 212/713 KB 316/1063 KB 784/1267 KB 1424/1710 KB 424/1044 KB 212/713 KB 320/1063 KB 784/1267 KB 1424/1710 KB 424/1044 KB 192/713 KB 300/1063 KB 752/1267 KB 1388/1710 KB 428/1044 KB 212/713 KB 320/1063 KB 784/1267 KB 1424/1710 KB 432/1044 KB 212/713 KB 320/1063 KB 784/1267 KB 1424/1710 KB 436/1044 KB 212/713 KB 320/1063 KB 784/1267 KB 1424/1710 KB 440/1044 KB 212/713 KB 320/1063 KB 784/1267 KB 1424/1710 KB 444/1044 KB 212/713 KB 320/1063 KB 784/1267 KB 1424/1710 KB 448/1044 KB 212/713 KB 320/1063 KB 784/1267 KB 1424/1710 KB 448/1044 KB 212/713 KB 324/1063 KB 784/1267 KB 1424/1710 KB 452/1044 KB 212/713 KB 328/1063 KB 788/1267 KB 1424/1710 KB 452/1044 KB 212/713 KB 332/1063 KB 788/1267 KB 1424/1710 KB 452/1044 KB 212/713 KB 336/1063 KB 788/1267 KB 1424/1710 KB 452/1044 KB 212/713 KB 340/1063 KB 788/1267 KB 1424/1710 KB 452/1044 KB 212/713 KB 344/1063 KB 788/1267 KB 1428/1710 KB 452/1044 KB 212/713 KB 348/1063 KB 788/1267 KB 1428/1710 KB 452/1044 KB 212/713 KB 352/1063 KB 788/1267 KB 1428/1710 KB 424/1044 KB 212/713 KB 304/1063 KB 756/1267 KB 1412/1710 KB 452/1044 KB 216/713 KB 352/1063 KB 788/1267 KB 1428/1710 KB 452/1044 KB 220/713 KB 352/1063 KB 788/1267 KB 1428/1710 KB 452/1044 KB 224/713 KB 352/1063 KB 788/1267 KB 1428/1710 KB 452/1044 KB 228/713 KB 352/1063 KB 788/1267 KB 1428/1710 KB 452/1044 KB 212/713 KB 340/1063 KB 788/1267 KB 1428/1710 KB 452/1044 KB 228/713 KB 352/1063 KB 788/1267 KB 1432/1710 KB 452/1044 KB 228/713 KB 352/1063 KB 788/1267 KB 1436/1710 KB 452/1044 KB 232/713 KB 352/1063 KB 788/1267 KB 1440/1710 KB 452/1044 KB 212/713 KB 324/1063 KB 788/1267 KB 1424/1710 KB 452/1044 KB 232/713 KB 352/1063 KB 792/1267 KB 1440/171 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 0 KB 452/1044 KB 232/713 KB 352/1063 KB 796/1267 KB 1440/1710 KB 452/1044 KB 232/713 KB 352/1063 KB 800/1267 KB 1440/1710 KB 452/1044 KB 212/713 KB 324/1063 KB 784/1267 KB 1424/1710 KB 456/1044 KB 232/713 KB 352/1063 KB 800/1267 KB 1440/1710 KB 460/1044 KB 232/713 KB 352/1063 KB 800/1267 KB 1440/1710 KB 464/1044 KB 232/713 KB 352/1063 KB 800/1267 KB 1440/1710 KB 468/1044 KB 232/713 KB 352/1063 KB 800/1267 KB 1440/1710 KB 472/1044 KB 232/713 KB 352/1063 KB 800/1267 KB 1440/1710 KB 476/1044 KB 232/713 KB 352/1063 KB 800/1267 KB 1444/1710 KB 480/1044 KB 232/713 KB 352/1063 KB 800/1267 KB 1444/1710 KB 452/1044 KB 232/713 KB 352/1063 KB 788/1267 KB 1436/1710 KB 480/1044 KB 236/713 KB 352/1063 KB 800/1267 KB 1444/1710 KB 480/1044 KB 240/713 KB 352/1063 KB 800/1267 KB 1444/1710 KB 480/1044 KB 244/713 KB 352/1063 KB 800/1267 KB 1444/1710 KB 484/1044 KB 248/713 KB 356/1063 KB 804/1267 KB 1444/1710 KB 484/1044 KB 252/713 KB 356/1063 KB 804/1267 KB 1444/1710 KB 484/1044 KB 256/713 KB 356/1063 KB 804/1267 KB 1444/1710 KB 472/1044 KB 232/713 KB 352/1063 KB 800/1267 KB 1444/1710 KB 484/1044 KB 256/713 KB 356/1063 KB 804/1267 KB 1448/1710 KB 484/1044 KB 256/713 KB 356/1063 KB 804/1267 KB 1452/1710 KB 484/1044 KB 256/713 KB 356/1063 KB 804/1267 KB 1456/1710 KB 484/1044 KB 244/713 KB 356/1063 KB 804/1267 KB 1444/1710 KB 484/1044 KB 256/713 KB 360/1063 KB 804/1267 KB 1456/1710 KB 484/1044 KB 260/713 KB 364/1063 KB 804/1267 KB 1456/1710 KB 484/1044 KB 244/713 KB 352/1063 KB 804/1267 KB 1444/1710 KB 484/1044 KB 260/713 KB 364/1063 KB 808/1267 KB 1456/1710 KB 484/1044 KB 260/713 KB 364/1063 KB 812/1267 KB 1456/1710 KB 484/1044 KB 260/713 KB 364/1063 KB 816/1267 KB 1456/1710 KB 484/1044 KB 244/713 KB 352/1063 KB 800/1267 KB 1444/1710 KB 488/1044 KB 260/713 KB 364/1063 KB 816/1267 KB 1456/1710 KB 492/1044 KB 260/713 KB 364/1063 KB 816/1267 KB 1456/1710 KB 496/1044 KB 260/713 KB 364/1063 KB 816/1267 KB 1456/1710 KB 500/1044 KB 260/713 KB 364/1063 KB 816/1267 KB 1456/1710 KB 504/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1460/1710 KB 508/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1460/1710 KB 512/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1460/1710 KB 516/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1460/1710 KB 520/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1460/1710 KB 524/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1460/1710 KB 528/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1460/1710 KB 532/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1460/1710 KB 484/1044 KB 260/713 KB 360/1063 KB 804/1267 KB 1456/1710 KB 500/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1460/1710 KB 532/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1464/1710 KB 532/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1468/1710 KB 532/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1472/1710 KB 500/1044 KB 260/713 KB 368/1063 KB 820/1267 KB 1456/1710 KB 532/1044 KB 264/713 KB 368/1063 KB 824/1267 KB 1472/1710 KB 532/1044 KB 264/713 KB 368/1063 KB 828/1267 KB 1476/1710 KB 532/1044 KB 264/713 KB 368/1063 KB 832/1267 KB 1476/1710 KB 500/1044 KB 260/713 KB 368/1063 KB 816/1267 KB 1456/1710 KB 532/1044 KB 264/713 KB 372/1063 KB 832/1267 KB 1476/1710 KB 532/1044 KB 264/713 KB 376/1063 KB 832/1267 KB 1476/1710 KB 532/1044 KB 264/713 KB 380/1063 KB 832/1267 KB 1476/1710 KB 532/1044 KB 264/713 KB 384/1063 KB 832/1267 KB 1476/1710 KB 532/1044 KB 264/713 KB 388/1063 KB 836/1267 KB 1476/1710 KB 532/1044 KB 264/713 KB 392/1063 KB 836/1267 KB 1476/1710 KB 532/1044 KB 264/713 KB 396/1063 KB unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 836/1267 KB 1476/1710 KB 532/1044 KB 264/713 KB 368/1063 KB 824/1267 KB 1476/1710 KB 532/1044 KB 264/713 KB 400/1063 KB 836/1267 KB 1480/1710 KB 532/1044 KB 264/713 KB 400/1063 KB 836/1267 KB 1484/1710 KB 532/1044 KB 264/713 KB 400/1063 KB 836/1267 KB 1488/1710 KB 532/1044 KB 264/713 KB 400/1063 KB 836/1267 KB 1492/1710 KB 532/1044 KB 264/713 KB 400/1063 KB 836/1267 KB 1496/1710 KB 532/1044 KB 264/713 KB 400/1063 KB 836/1267 KB 1500/1710 KB 532/1044 KB 264/713 KB 368/1063 KB 820/1267 KB 1472/1710 KB 532/1044 KB 268/713 KB 400/1063 KB 836/1267 KB 1500/1710 KB 532/1044 KB 272/713 KB 400/1063 KB 836/1267 KB 1500/1710 KB 532/1044 KB 276/713 KB 400/1063 KB 836/1267 KB 1500/1710 KB 532/1044 KB 280/713 KB 400/1063 KB 836/1267 KB 1500/1710 KB 532/1044 KB 284/713 KB 400/1063 KB 836/1267 KB 1500/1710 KB 532/1044 KB 288/713 KB 400/1063 KB 836/1267 KB 1500/1710 KB 532/1044 KB 292/713 KB 400/1063 KB 836/1267 KB 1500/1710 KB 532/1044 KB 264/713 KB 400/1063 KB 836/1267 KB 1492/1710 KB 532/1044 KB 264/713 KB 384/1063 KB 836/1267 KB 1476/1710 KB 532/1044 KB 292/713 KB 400/1063 KB 840/1267 KB 1504/1710 KB 532/1044 KB 292/713 KB 400/1063 KB 844/1267 KB 1504/1710 KB 532/1044 KB 292/713 KB 400/1063 KB 848/1267 KB 1504/1710 KB 532/1044 KB 292/713 KB 400/1063 KB 852/1267 KB 1504/1710 KB 536/1044 KB 296/713 KB 404/1063 KB 856/1267 KB 1504/1710 KB 536/1044 KB 296/713 KB 404/1063 KB 860/1267 KB 1504/1710 KB 536/1044 KB 296/713 KB 404/1063 KB 864/1267 KB 1504/1710 KB 532/1044 KB 292/713 KB 400/1063 KB 836/1267 KB 1504/1710 KB 536/1044 KB 296/713 KB 404/1063 KB 852/1267 KB 1504/1710 KB 540/1044 KB 296/713 KB 404/1063 KB 864/1267 KB 1504/1710 KB 544/1044 KB 296/713 KB 404/1063 KB 864/1267 KB 1504/1710 KB 548/1044 KB 296/713 KB 404/1063 KB 864/1267 KB 1504/1710 KB 552/1044 KB 296/713 KB 404/1063 KB 868/1267 KB 1508/1710 KB 556/1044 KB 296/713 KB 404/1063 KB 868/1267 KB 1508/1710 KB 560/1044 KB 296/713 KB 404/1063 KB 868/1267 KB 1508/1710 KB 564/1044 KB 296/713 KB 404/1063 KB 868/1267 KB 1508/1710 KB 532/1044 KB 296/713 KB 404/1063 KB 852/1267 KB 1504/1710 KB 564/1044 KB 300/713 KB 404/1063 KB 868/1267 KB 1508/1710 KB 564/1044 KB 304/713 KB 404/1063 KB 868/1267 KB 1508/1710 KB 532/1044 KB 292/713 KB 404/1063 KB 852/1267 KB 1504/1710 KB 564/1044 KB 304/713 KB 408/1063 KB 868/1267 KB 1508/1710 KB 564/1044 KB 308/713 KB 412/1063 KB 868/1267 KB 1508/1710 KB 564/1044 KB 308/713 KB 416/1063 KB 868/1267 KB 1508/1710 KB 564/1044 KB 308/713 KB 420/1063 KB 868/1267 KB 1508/1710 KB 564/1044 KB 308/713 KB 424/1063 KB 868/1267 KB 1508/1710 KB 564/1044 KB 308/713 KB 428/1063 KB 868/1267 KB 1508/1710 KB 564/1044 KB 308/713 KB 432/1063 KB 868/1267 KB 1508/1710 KB 548/1044 KB 296/713 KB 404/1063 KB 868/1267 KB 1508/1710 KB 564/1044 KB 308/713 KB 432/1063 KB 872/1267 KB 1508/1710 KB 548/1044 KB 296/713 KB 404/1063 KB 864/1267 KB 1508/1710 KB 564/1044 KB 308/713 KB 432/1063 KB 872/1267 KB 1512/1710 KB 564/1044 KB 308/713 KB 432/1063 KB 872/1267 KB 1516/1710 KB 564/1044 KB 308/713 KB 432/1063 KB 872/1267 KB 1520/1710 KB 564/1044 KB 308/713 KB 408/1063 KB 868/1267 KB 1508/1710 KB 564/1044 KB 312/713 KB 432/1063 KB 872/1267 KB 1520/1710 KB 564/1044 KB 316/713 KB 432/1063 KB 872/1267 KB 1520/1710 KB 564/1044 KB 320/713 KB 432/1063 KB 872/1267 KB 1520/1710 KB 564/1044 KB 324/713 KB 432/1063 KB 876/1267 KB 1520/1710 KB 568/1044 KB 328/713 KB 436/1063 KB 876/1267 KB 1524/1710 KB 564/1044 KB 320/713 KB 432/1063 KB 876/1267 KB 1520/1710 KB 568/1044 KB 328/7 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 13 KB 436/1063 KB 880/1267 KB 1524/1710 KB 568/1044 KB 328/713 KB 436/1063 KB 884/1267 KB 1524/1710 KB 568/1044 KB 332/713 KB 436/1063 KB 888/1267 KB 1524/1710 KB 568/1044 KB 324/713 KB 436/1063 KB 876/1267 KB 1524/1710 KB 572/1044 KB 332/713 KB 436/1063 KB 888/1267 KB 1524/1710 KB 576/1044 KB 332/713 KB 436/1063 KB 888/1267 KB 1524/1710 KB 580/1044 KB 332/713 KB 436/1063 KB 888/1267 KB 1524/1710 KB 564/1044 KB 324/713 KB 436/1063 KB 876/1267 KB 1524/1710 KB 580/1044 KB 332/713 KB 440/1063 KB 892/1267 KB 1524/1710 KB 580/1044 KB 332/713 KB 444/1063 KB 892/1267 KB 1524/1710 KB 580/1044 KB 332/713 KB 448/1063 KB 892/1267 KB 1524/1710 KB 564/1044 KB 324/713 KB 432/1063 KB 876/1267 KB 1524/1710 KB 580/1044 KB 332/713 KB 448/1063 KB 892/1267 KB 1528/1710 KB 580/1044 KB 332/713 KB 448/1063 KB 892/1267 KB 1532/1710 KB 580/1044 KB 332/713 KB 448/1063 KB 892/1267 KB 1536/1710 KB 580/1044 KB 332/713 KB 448/1063 KB 892/1267 KB 1540/1710 KB 580/1044 KB 332/713 KB 452/1063 KB 892/1267 KB 1544/1710 KB 580/1044 KB 332/713 KB 436/1063 KB 892/1267 KB 1524/1710 KB 568/1044 KB 332/713 KB 436/1063 KB 884/1267 KB 1524/1710 KB 580/1044 KB 336/713 KB 452/1063 KB 892/1267 KB 1544/1710 KB 580/1044 KB 340/713 KB 452/1063 KB 892/1267 KB 1544/1710 KB 584/1044 KB 340/713 KB 452/1063 KB 896/1267 KB 1544/1710 KB 584/1044 KB 340/713 KB 452/1063 KB 896/1267 KB 1548/1710 KB 584/1044 KB 344/713 KB 452/1063 KB 896/1267 KB 1552/1710 KB 588/1044 KB 344/713 KB 452/1063 KB 896/1267 KB 1556/1710 KB 588/1044 KB 344/713 KB 452/1063 KB 896/1267 KB 1560/1710 KB 588/1044 KB 344/713 KB 452/1063 KB 896/1267 KB 1564/1710 KB 580/1044 KB 332/713 KB 452/1063 KB 892/1267 KB 1540/1710 KB 588/1044 KB 344/713 KB 452/1063 KB 896/1267 KB 1552/1710 KB 584/1044 KB 344/713 KB 452/1063 KB 896/1267 KB 1548/1710 KB 592/1044 KB 348/713 KB 456/1063 KB 896/1267 KB 1564/1710 KB 592/1044 KB 352/713 KB 456/1063 KB 896/1267 KB 1564/1710 KB 580/1044 KB 340/713 KB 452/1063 KB 896/1267 KB 1544/1710 KB 592/1044 KB 352/713 KB 456/1063 KB 900/1267 KB 1564/1710 KB 592/1044 KB 352/713 KB 456/1063 KB 904/1267 KB 1564/1710 KB 592/1044 KB 352/713 KB 456/1063 KB 908/1267 KB 1564/1710 KB 592/1044 KB 356/713 KB 456/1063 KB 912/1267 KB 1564/1710 KB 588/1044 KB 344/713 KB 456/1063 KB 900/1267 KB 1564/1710 KB 592/1044 KB 356/713 KB 460/1063 KB 912/1267 KB 1564/1710 KB 592/1044 KB 356/713 KB 464/1063 KB 912/1267 KB 1564/1710 KB 592/1044 KB 352/713 KB 456/1063 KB 900/1267 KB 1564/1710 KB 596/1044 KB 356/713 KB 464/1063 KB 912/1267 KB 1564/1710 KB 600/1044 KB 356/713 KB 468/1063 KB 916/1267 KB 1564/1710 KB 604/1044 KB 356/713 KB 468/1063 KB 916/1267 KB 1564/1710 KB 608/1044 KB 356/713 KB 468/1063 KB 916/1267 KB 1568/1710 KB 592/1044 KB 356/713 KB 456/1063 KB 908/1267 KB 1564/1710 KB 608/1044 KB 360/713 KB 468/1063 KB 916/1267 KB 1568/1710 KB 608/1044 KB 364/713 KB 468/1063 KB 916/1267 KB 1568/1710 KB 608/1044 KB 368/713 KB 468/1063 KB 916/1267 KB 1568/1710 KB 604/1044 KB 356/713 KB 468/1063 KB 916/1267 KB 1568/1710 KB 596/1044 KB 356/713 KB 468/1063 KB 916/1267 KB 1564/1710 KB 608/1044 KB 368/713 KB 472/1063 KB 916/1267 KB 1568/1710 KB 612/1044 KB 368/713 KB 476/1063 KB 916/1267 KB 1572/1710 KB 612/1044 KB 368/713 KB 480/1063 KB 916/1267 KB 1572/1710 KB 612/1044 KB 368/713 KB 484/1063 KB 916/1267 KB 1572/1710 KB 612/1044 KB 372/713 KB 488/1063 KB 916/1267 KB 1572/1710 KB 612/1044 KB 372/713 KB 492/1063 KB 916/1267 KB 1572/1710 KB 612/1044 KB 372/713 KB 496/1063 KB 916/1267 KB 1572/1710 KB unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 596/1044 KB 356/713 KB 464/1063 KB 916/1267 KB 1564/1710 KB 612/1044 KB 372/713 KB 496/1063 KB 920/1267 KB 1572/1710 KB 612/1044 KB 372/713 KB 496/1063 KB 924/1267 KB 1572/1710 KB 612/1044 KB 372/713 KB 496/1063 KB 928/1267 KB 1572/1710 KB 612/1044 KB 372/713 KB 484/1063 KB 916/1267 KB 1572/1710 KB 612/1044 KB 376/713 KB 496/1063 KB 928/1267 KB 1572/1710 KB 612/1044 KB 380/713 KB 496/1063 KB 928/1267 KB 1572/1710 KB 612/1044 KB 384/713 KB 496/1063 KB 928/1267 KB 1572/1710 KB 612/1044 KB 388/713 KB 496/1063 KB 928/1267 KB 1572/1710 KB 612/1044 KB 392/713 KB 500/1063 KB 932/1267 KB 1572/1710 KB 612/1044 KB 396/713 KB 500/1063 KB 932/1267 KB 1572/1710 KB 612/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1572/1710 KB 612/1044 KB 368/713 KB 472/1063 KB 916/1267 KB 1572/1710 KB 612/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1576/1710 KB 612/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1580/1710 KB 612/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1584/1710 KB 612/1044 KB 368/713 KB 472/1063 KB 916/1267 KB 1568/1710 KB 616/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1584/1710 KB 620/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1584/1710 KB 624/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1584/1710 KB 628/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1584/1710 KB 632/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1588/1710 KB 636/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1588/1710 KB 640/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1588/1710 KB 612/1044 KB 388/713 KB 500/1063 KB 932/1267 KB 1572/1710 KB 640/1044 KB 400/713 KB 504/1063 KB 932/1267 KB 1588/1710 KB 612/1044 KB 388/713 KB 496/1063 KB 932/1267 KB 1572/1710 KB 640/1044 KB 400/713 KB 508/1063 KB 936/1267 KB 1588/1710 KB 640/1044 KB 400/713 KB 508/1063 KB 940/1267 KB 1588/1710 KB 640/1044 KB 400/713 KB 508/1063 KB 944/1267 KB 1588/1710 KB 628/1044 KB 400/713 KB 500/1063 KB 932/1267 KB 1588/1710 KB 640/1044 KB 400/713 KB 508/1063 KB 944/1267 KB 1592/1710 KB 640/1044 KB 400/713 KB 508/1063 KB 944/1267 KB 1596/1710 KB 640/1044 KB 400/713 KB 508/1063 KB 944/1267 KB 1600/1710 KB 640/1044 KB 400/713 KB 508/1063 KB 948/1267 KB 1600/1710 KB 644/1044 KB 400/713 KB 508/1063 KB 952/1267 KB 1604/1710 KB 644/1044 KB 400/713 KB 508/1063 KB 956/1267 KB 1604/1710 KB 644/1044 KB 400/713 KB 508/1063 KB 960/1267 KB 1604/1710 KB 640/1044 KB 400/713 KB 508/1063 KB 948/1267 KB 1604/1710 KB 644/1044 KB 400/713 KB 512/1063 KB 960/1267 KB 1604/1710 KB 644/1044 KB 400/713 KB 516/1063 KB 960/1267 KB 1604/1710 KB 644/1044 KB 404/713 KB 520/1063 KB 964/1267 KB 1604/1710 KB 644/1044 KB 404/713 KB 524/1063 KB 964/1267 KB 1604/1710 KB 644/1044 KB 404/713 KB 528/1063 KB 964/1267 KB 1604/1710 KB 644/1044 KB 400/713 KB 508/1063 KB 948/1267 KB 1604/1710 KB 644/1044 KB 404/713 KB 528/1063 KB 964/1267 KB 1608/1710 KB 644/1044 KB 404/713 KB 528/1063 KB 964/1267 KB 1612/1710 KB 644/1044 KB 404/713 KB 528/1063 KB 964/1267 KB 1616/1710 KB 644/1044 KB 404/713 KB 528/1063 KB 964/1267 KB 1620/1710 KB 644/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1624/1710 KB 644/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1628/1710 KB 644/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1632/1710 KB 644/1044 KB 400/713 KB 508/1063 KB 948/1267 KB 1600/1710 KB 648/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1632/1710 KB 652/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1632/1710 KB 656/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1632/1710 KB 660/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1632/1710 KB 664/1044 KB 404/713 KB 532/1063 KB 964/1 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 267 KB 1632/1710 KB 668/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1632/1710 KB 672/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1632/1710 KB 676/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 680/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 684/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 688/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 692/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 696/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 700/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 644/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1620/1710 KB 644/1044 KB 404/713 KB 516/1063 KB 964/1267 KB 1604/1710 KB 700/1044 KB 408/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 700/1044 KB 412/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 700/1044 KB 416/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 700/1044 KB 420/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 700/1044 KB 424/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 700/1044 KB 428/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 700/1044 KB 432/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 644/1044 KB 400/713 KB 516/1063 KB 964/1267 KB 1604/1710 KB 700/1044 KB 432/713 KB 532/1063 KB 968/1267 KB 1636/1710 KB 700/1044 KB 432/713 KB 532/1063 KB 972/1267 KB 1636/1710 KB 700/1044 KB 432/713 KB 532/1063 KB 976/1267 KB 1636/1710 KB 700/1044 KB 432/713 KB 532/1063 KB 980/1267 KB 1636/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 984/1267 KB 1636/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 988/1267 KB 1636/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 992/1267 KB 1636/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 996/1267 KB 1636/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 1000/1267 KB 1636/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 1004/1267 KB 1636/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 1008/1267 KB 1636/1710 KB 672/1044 KB 404/713 KB 532/1063 KB 964/1267 KB 1636/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 1008/1267 KB 1640/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 1008/1267 KB 1644/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 1008/1267 KB 1648/1710 KB 700/1044 KB 436/713 KB 536/1063 KB 980/1267 KB 1636/1710 KB 700/1044 KB 440/713 KB 536/1063 KB 1008/1267 KB 1648/1710 KB 700/1044 KB 444/713 KB 536/1063 KB 1008/1267 KB 1648/1710 KB 700/1044 KB 448/713 KB 536/1063 KB 1008/1267 KB 1648/1710 KB 700/1044 KB 432/713 KB 536/1063 KB 980/1267 KB 1636/1710 KB 700/1044 KB 448/713 KB 540/1063 KB 1008/1267 KB 1648/1710 KB 700/1044 KB 448/713 KB 544/1063 KB 1008/1267 KB 1648/1710 KB 700/1044 KB 448/713 KB 548/1063 KB 1008/1267 KB 1648/1710 KB 700/1044 KB 448/713 KB 552/1063 KB 1008/1267 KB 1648/1710 KB 700/1044 KB 448/713 KB 556/1063 KB 1008/1267 KB 1652/1710 KB 700/1044 KB 448/713 KB 560/1063 KB 1008/1267 KB 1652/1710 KB 700/1044 KB 448/713 KB 564/1063 KB 1008/1267 KB 1652/1710 KB 704/1044 KB 452/713 KB 568/1063 KB 1012/1267 KB 1652/1710 KB 704/1044 KB 452/713 KB 572/1063 KB 1012/1267 KB 1652/1710 KB 704/1044 KB 452/713 KB 576/1063 KB 1012/1267 KB 1652/1710 KB 700/1044 KB 448/713 KB 552/1063 KB 1008/1267 KB 1652/1710 KB 704/1044 KB 452/713 KB 576/1063 KB 1012/1267 KB 1656/1710 KB 704/1044 KB 452/713 KB 576/1063 KB 1012/1267 KB 1660/1710 KB 704/1044 KB 452/713 KB 576/1063 KB 1012/1267 KB 1664/1710 KB 704/1044 KB 452/713 KB 564/1063 KB 1012/1267 KB 1652/1710 KB 700/1044 KB 452/713 KB 564/1063 KB 1012/1267 KB 1652/1710 KB 704/1044 KB 456/713 KB 576/1063 KB 1012/1267 KB 1664/1710 KB 704/1044 KB 460/713 KB 576/1063 KB 1012/1267 KB 1664/1710 KB unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 704/1044 KB 464/713 KB 576/1063 KB 1012/1267 KB 1664/1710 KB 704/1044 KB 464/713 KB 576/1063 KB 1012/1267 KB 1668/1710 KB 708/1044 KB 468/713 KB 580/1063 KB 1012/1267 KB 1672/1710 KB 708/1044 KB 468/713 KB 580/1063 KB 1012/1267 KB 1676/1710 KB 700/1044 KB 448/713 KB 564/1063 KB 1012/1267 KB 1652/1710 KB 708/1044 KB 468/713 KB 580/1063 KB 1016/1267 KB 1680/1710 KB 708/1044 KB 468/713 KB 580/1063 KB 1020/1267 KB 1680/1710 KB 708/1044 KB 468/713 KB 580/1063 KB 1024/1267 KB 1680/1710 KB 708/1044 KB 468/713 KB 580/1063 KB 1028/1267 KB 1680/1710 KB 708/1044 KB 468/713 KB 580/1063 KB 1012/1267 KB 1668/1710 KB 708/1044 KB 468/713 KB 576/1063 KB 1012/1267 KB 1668/1710 KB 712/1044 KB 468/713 KB 580/1063 KB 1028/1267 KB 1680/1710 KB 716/1044 KB 468/713 KB 580/1063 KB 1028/1267 KB 1680/1710 KB 720/1044 KB 468/713 KB 580/1063 KB 1028/1267 KB 1680/1710 KB 704/1044 KB 468/713 KB 576/1063 KB 1012/1267 KB 1668/1710 KB 720/1044 KB 472/713 KB 580/1063 KB 1028/1267 KB 1680/1710 KB 720/1044 KB 476/713 KB 580/1063 KB 1028/1267 KB 1680/1710 KB 720/1044 KB 480/713 KB 580/1063 KB 1028/1267 KB 1680/1710 KB 708/1044 KB 468/713 KB 580/1063 KB 1028/1267 KB 1680/1710 KB 720/1044 KB 480/713 KB 584/1063 KB 1028/1267 KB 1680/1710 KB 720/1044 KB 480/713 KB 588/1063 KB 1028/1267 KB 1680/1710 KB 720/1044 KB 480/713 KB 592/1063 KB 1032/1267 KB 1680/1710 KB 720/1044 KB 484/713 KB 596/1063 KB 1032/1267 KB 1684/1710 KB 724/1044 KB 484/713 KB 600/1063 KB 1032/1267 KB 1684/1710 KB 724/1044 KB 484/713 KB 604/1063 KB 1032/1267 KB 1684/1710 KB 724/1044 KB 484/713 KB 608/1063 KB 1032/1267 KB 1684/1710 KB 720/1044 KB 480/713 KB 588/1063 KB 1032/1267 KB 1680/1710 KB 724/1044 KB 484/713 KB 608/1063 KB 1036/1267 KB 1684/1710 KB 724/1044 KB 484/713 KB 608/1063 KB 1040/1267 KB 1684/1710 KB 724/1044 KB 484/713 KB 608/1063 KB 1044/1267 KB 1684/1710 KB 724/1044 KB 484/713 KB 596/1063 KB 1032/1267 KB 1684/1710 KB 728/1044 KB 484/713 KB 608/1063 KB 1044/1267 KB 1684/1710 KB 732/1044 KB 484/713 KB 608/1063 KB 1044/1267 KB 1684/1710 KB 736/1044 KB 484/713 KB 608/1063 KB 1044/1267 KB 1684/1710 KB 720/1044 KB 484/713 KB 592/1063 KB 1032/1267 KB 1684/1710 KB 736/1044 KB 484/713 KB 608/1063 KB 1044/1267 KB 1688/1710 KB 736/1044 KB 484/713 KB 608/1063 KB 1044/1267 KB 1692/1710 KB 736/1044 KB 484/713 KB 608/1063 KB 1044/1267 KB 1696/1710 KB 736/1044 KB 484/713 KB 608/1063 KB 1044/1267 KB 1700/1710 KB 740/1044 KB 484/713 KB 612/1063 KB 1048/1267 KB 1704/1710 KB 740/1044 KB 484/713 KB 612/1063 KB 1048/1267 KB 1708/1710 KB 740/1044 KB 484/713 KB 612/1063 KB 1048/1267 KB 1710/1710 KB 720/1044 KB 484/713 KB 592/1063 KB 1032/1267 KB 1680/1710 KB 740/1044 KB 488/713 KB 612/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 492/713 KB 612/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 496/713 KB 612/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 500/713 KB 612/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 504/713 KB 612/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 508/713 KB 612/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 512/713 KB 612/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 484/713 KB 612/1063 KB 1048/1267 KB 1700/1710 KB 740/1044 KB 512/713 KB 616/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 512/713 KB 620/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 512/713 KB 624/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 512/713 KB 628/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 516/713 KB 632/1063 KB 1048/1267 KB 1710/1710 KB 740/1044 KB 484/713 KB 608/1063 KB 1048/1267 KB 1700/ unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 1710 KB 744/1044 KB 516/713 KB 636/1063 KB 1048/1267 KB 1710/1710 KB 748/1044 KB 516/713 KB 636/1063 KB 1048/1267 KB 1710/1710 KB 736/1044 KB 484/713 KB 608/1063 KB 1048/1267 KB 1700/1710 KB 748/1044 KB 516/713 KB 636/1063 KB 1052/1267 KB 1710/1710 KB 748/1044 KB 516/713 KB 636/1063 KB 1056/1267 KB 1710/1710 KB 748/1044 KB 516/713 KB 636/1063 KB 1060/1267 KB 1710/1710 KB 752/1044 KB 516/713 KB 636/1063 KB 1064/1267 KB 1710/1710 KB 752/1044 KB 516/713 KB 636/1063 KB 1068/1267 KB 1710/1710 KB 752/1044 KB 516/713 KB 636/1063 KB 1072/1267 KB 1710/1710 KB 752/1044 KB 516/713 KB 636/1063 KB 1076/1267 KB 1710/1710 KB 752/1044 KB 516/713 KB 636/1063 KB 1080/1267 KB 1710/1710 KB 752/1044 KB 516/713 KB 636/1063 KB 1084/1267 KB 1710/1710 KB 752/1044 KB 516/713 KB 636/1063 KB 1088/1267 KB 1710/1710 KB 740/1044 KB 516/713 KB 628/1063 KB 1048/1267 KB 1710/1710 KB 752/1044 KB 520/713 KB 636/1063 KB 1088/1267 KB 1710/1710 KB 752/1044 KB 524/713 KB 636/1063 KB 1088/1267 KB 1710/1710 KB 752/1044 KB 528/713 KB 636/1063 KB 1088/1267 KB 1710/1710 KB 740/1044 KB 516/713 KB 636/1063 KB 1076/1267 KB 1710/1710 KB 752/1044 KB 528/713 KB 640/1063 KB 1088/1267 KB 1710/1710 KB 752/1044 KB 516/713 KB 636/1063 KB 1060/1267 KB 1710/1710 KB 756/1044 KB 528/713 KB 640/1063 KB 1088/1267 KB 1710/1710 KB 760/1044 KB 528/713 KB 640/1063 KB 1088/1267 KB 1710/1710 KB 764/1044 KB 528/713 KB 640/1063 KB 1088/1267 KB 1710/1710 KB 768/1044 KB 528/713 KB 640/1063 KB 1088/1267 KB 1710/1710 KB 772/1044 KB 528/713 KB 640/1063 KB 1088/1267 KB 1710/1710 KB 776/1044 KB 532/713 KB 644/1063 KB 1092/1267 KB 780/1044 KB 532/713 KB 644/1063 KB 1092/1267 KB 784/1044 KB 532/713 KB 644/1063 KB 1092/1267 KB 788/1044 KB 532/713 KB 644/1063 KB 1092/1267 KB 772/1044 KB 532/713 KB 644/1063 KB 1092/1267 KB 1710/1710 KB 792/1044 KB 532/713 KB 644/1063 KB 1096/1267 KB 792/1044 KB 532/713 KB 644/1063 KB 1100/1267 KB 792/1044 KB 532/713 KB 644/1063 KB 1104/1267 KB 772/1044 KB 532/713 KB 644/1063 KB 1088/1267 KB 1710/1710 KB 792/1044 KB 536/713 KB 644/1063 KB 1104/1267 KB 792/1044 KB 540/713 KB 644/1063 KB 1104/1267 KB 792/1044 KB 544/713 KB 644/1063 KB 1104/1267 KB 792/1044 KB 548/713 KB 644/1063 KB 1104/1267 KB 792/1044 KB 552/713 KB 644/1063 KB 1104/1267 KB 792/1044 KB 556/713 KB 644/1063 KB 1104/1267 KB 792/1044 KB 560/713 KB 644/1063 KB 1104/1267 KB 792/1044 KB 564/713 KB 644/1063 KB 1104/1267 KB 792/1044 KB 568/713 KB 644/1063 KB 1108/1267 KB 792/1044 KB 572/713 KB 644/1063 KB 1108/1267 KB 792/1044 KB 576/713 KB 644/1063 KB 1108/1267 KB 772/1044 KB 528/713 KB 644/1063 KB 1088/1267 KB 1710/1710 KB 792/1044 KB 576/713 KB 648/1063 KB 1108/1267 KB 792/1044 KB 576/713 KB 652/1063 KB 1108/1267 KB 792/1044 KB 576/713 KB 656/1063 KB 1108/1267 KB 792/1044 KB 576/713 KB 660/1063 KB 1108/1267 KB 792/1044 KB 576/713 KB 664/1063 KB 1108/1267 KB 792/1044 KB 576/713 KB 668/1063 KB 1108/1267 KB 792/1044 KB 576/713 KB 672/1063 KB 1108/1267 KB 792/1044 KB 564/713 KB 644/1063 KB 1108/1267 KB 792/1044 KB 576/713 KB 672/1063 KB 1112/1267 KB 792/1044 KB 576/713 KB 672/1063 KB 1116/1267 KB 792/1044 KB 576/713 KB 672/1063 KB 1120/1267 KB 792/1044 KB 560/713 KB 644/1063 KB 1104/1267 KB 796/1044 KB 576/713 KB 672/1063 KB 1120/1267 KB 800/1044 KB 576/713 KB 672/1063 KB 1120/1267 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3307.3 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 804/1044 KB 576/713 KB 672/1063 KB 1120/1267 KB 808/1044 KB 576/713 KB 676/1063 KB 1120/1267 KB 812/1044 KB 576/713 KB 676/1063 KB 1120/1267 KB 816/1044 KB 576/713 KB 676/1063 KB 1120/1267 KB 820/1044 KB 576/713 KB 676/1063 KB 1124/1267 KB 824/1044 KB 580/713 KB 676/1063 KB 1124/1267 KB 828/1044 KB 580/713 KB 676/1063 KB 1124/1267 KB 832/1044 KB 580/713 KB 676/1063 KB 1124/1267 KB 804/1044 KB 576/713 KB 676/1063 KB 1120/1267 KB 832/1044 KB 580/713 KB 680/1063 KB 1124/1267 KB 832/1044 KB 580/713 KB 684/1063 KB 1124/1267 KB 832/1044 KB 580/713 KB 688/1063 KB 1124/1267 KB 820/1044 KB 580/713 KB 676/1063 KB 1124/1267 KB 832/1044 KB 584/713 KB 688/1063 KB 1124/1267 KB 832/1044 KB 588/713 KB 688/1063 KB 1124/1267 KB 832/1044 KB 592/713 KB 688/1063 KB 1124/1267 KB 832/1044 KB 596/713 KB 688/1063 KB 1124/1267 KB 836/1044 KB 600/713 KB 692/1063 KB 1124/1267 KB 836/1044 KB 604/713 KB 692/1063 KB 1124/1267 KB 836/1044 KB 608/713 KB 692/1063 KB 1124/1267 KB 816/1044 KB 576/713 KB 676/1063 KB 1124/1267 KB 836/1044 KB 608/713 KB 692/1063 KB 1128/1267 KB 836/1044 KB 608/713 KB 692/1063 KB 1132/1267 KB 836/1044 KB 608/713 KB 692/1063 KB 1136/1267 KB 836/1044 KB 608/713 KB 692/1063 KB 1140/1267 KB 836/1044 KB 608/713 KB 692/1063 KB 1144/1267 KB 836/1044 KB 608/713 KB 692/1063 KB 1148/1267 KB 836/1044 KB 608/713 KB 692/1063 KB 1152/1267 KB 836/1044 KB 608/713 KB 692/1063 KB 1152/1267 KB 4/257 KB 836/1044 KB 608/713 KB 692/1063 KB 1152/1267 KB 8/257 KB 836/1044 KB 608/713 KB 692/1063 KB 1152/1267 KB 12/257 KB 836/1044 KB 608/713 KB 692/1063 KB 1152/1267 KB 16/257 KB 836/1044 KB 596/713 KB 692/1063 KB 1124/1267 KB 840/1044 KB 608/713 KB 692/1063 KB 1152/1267 KB 16/257 KB 844/1044 KB 608/713 KB 692/1063 KB 1152/1267 KB 16/257 KB 848/1044 KB 612/713 KB 692/1063 KB 1152/1267 KB 20/257 KB 832/1044 KB 596/713 KB 692/1063 KB 1124/1267 KB 848/1044 KB 612/713 KB 696/1063 KB 1152/1267 KB 20/257 KB 848/1044 KB 612/713 KB 700/1063 KB 1152/1267 KB 20/257 KB 848/1044 KB 612/713 KB 704/1063 KB 1152/1267 KB 20/257 KB 848/1044 KB 612/713 KB 708/1063 KB 1152/1267 KB 20/257 KB 848/1044 KB 612/713 KB 712/1063 KB 1152/1267 KB 20/257 KB 848/1044 KB 612/713 KB 716/1063 KB 1152/1267 KB 20/257 KB 848/1044 KB 612/713 KB 720/1063 KB 1156/1267 KB 20/257 KB 848/1044 KB 612/713 KB 724/1063 KB 1156/1267 KB 20/257 KB 852/1044 KB 612/713 KB 728/1063 KB 1156/1267 KB 20/257 KB 852/1044 KB 612/713 KB 732/1063 KB 1156/1267 KB 20/257 KB 852/1044 KB 612/713 KB 736/1063 KB 1156/1267 KB 20/257 KB 844/1044 KB 612/713 KB 692/1063 KB 1152/1267 KB 20/257 KB 852/1044 KB 612/713 KB 736/1063 KB 1156/1267 KB 24/257 KB 852/1044 KB 612/713 KB 736/1063 KB 1156/1267 KB 28/257 KB 852/1044 KB 612/713 KB 736/1063 KB 1156/1267 KB 32/257 KB 852/1044 KB 612/713 KB 736/1063 KB 1156/1267 KB 36/257 KB 852/1044 KB 612/713 KB 736/1063 KB 1156/1267 KB 40/257 KB 852/1044 KB 612/713 KB 736/1063 KB 1156/1267 KB 44/257 KB 852/1044 KB 612/713 KB 736/1063 KB 1156/1267 KB 48/257 KB 852/1044 KB 612/713 KB 736/1063 KB 1156/1267 KB 52/257 KB 844/1044 KB 612/713 KB 692/1063 KB 1152/1267 KB 16/257 KB 852/1044 KB 616/713 KB 740/1063 KB 1156/1267 KB 52/257 KB 852/1044 KB 620/713 KB 740/1063 KB 1156/1267 KB 52/257 KB 852/1044 KB 624/713 KB 740/1063 KB 1156/1267 KB 52/257 KB 852/1044 KB 628/713 KB 740/1063 KB 1156/1267 KB 52/257 KB 852/1044 KB 632/713 KB 740/1063 KB 1156/1267 KB 52/257 KB 852/1044 KB 636/713 KB 740/1063 KB 1156/1267 KB 52/257 KB 852/1044 KB 640/713 KB 740/1063 KB 1 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 156/1267 KB 56/257 KB 852/1044 KB 644/713 KB 740/1063 KB 1156/1267 KB 56/257 KB 852/1044 KB 648/713 KB 740/1063 KB 1156/1267 KB 56/257 KB 852/1044 KB 612/713 KB 740/1063 KB 1156/1267 KB 52/257 KB 852/1044 KB 652/713 KB 744/1063 KB 1156/1267 KB 56/257 KB 852/1044 KB 652/713 KB 748/1063 KB 1156/1267 KB 56/257 KB 852/1044 KB 652/713 KB 752/1063 KB 1156/1267 KB 56/257 KB 852/1044 KB 612/713 KB 724/1063 KB 1156/1267 KB 20/257 KB 856/1044 KB 652/713 KB 752/1063 KB 1156/1267 KB 56/257 KB 860/1044 KB 652/713 KB 752/1063 KB 1156/1267 KB 56/257 KB 864/1044 KB 652/713 KB 752/1063 KB 1156/1267 KB 56/257 KB 848/1044 KB 612/713 KB 716/1063 KB 1156/1267 KB 20/257 KB 864/1044 KB 652/713 KB 752/1063 KB 1160/1267 KB 56/257 KB 864/1044 KB 652/713 KB 752/1063 KB 1164/1267 KB 56/257 KB 864/1044 KB 652/713 KB 752/1063 KB 1168/1267 KB 56/257 KB 864/1044 KB 652/713 KB 752/1063 KB 1172/1267 KB 56/257 KB 868/1044 KB 652/713 KB 752/1063 KB 1176/1267 KB 56/257 KB 868/1044 KB 652/713 KB 752/1063 KB 1180/1267 KB 56/257 KB 868/1044 KB 652/713 KB 752/1063 KB 1184/1267 KB 56/257 KB 868/1044 KB 652/713 KB 752/1063 KB 1188/1267 KB 56/257 KB 852/1044 KB 636/713 KB 740/1063 KB 1156/1267 KB 56/257 KB 868/1044 KB 652/713 KB 752/1063 KB 1188/1267 KB 60/257 KB 868/1044 KB 652/713 KB 752/1063 KB 1188/1267 KB 64/257 KB 868/1044 KB 652/713 KB 752/1063 KB 1172/1267 KB 56/257 KB 872/1044 KB 652/713 KB 752/1063 KB 1188/1267 KB 64/257 KB 876/1044 KB 652/713 KB 752/1063 KB 1188/1267 KB 64/257 KB 880/1044 KB 652/713 KB 752/1063 KB 1188/1267 KB 64/257 KB 884/1044 KB 652/713 KB 752/1063 KB 1188/1267 KB 68/257 KB 888/1044 KB 652/713 KB 756/1063 KB 1192/1267 KB 68/257 KB 892/1044 KB 652/713 KB 756/1063 KB 1192/1267 KB 68/257 KB 896/1044 KB 652/713 KB 756/1063 KB 1192/1267 KB 68/257 KB 880/1044 KB 652/713 KB 752/1063 KB 1188/1267 KB 68/257 KB 896/1044 KB 652/713 KB 756/1063 KB 1192/1267 KB 72/257 KB 896/1044 KB 652/713 KB 756/1063 KB 1192/1267 KB 76/257 KB 896/1044 KB 652/713 KB 756/1063 KB 1192/1267 KB 80/257 KB 852/1044 KB 652/713 KB 740/1063 KB 1156/1267 KB 68/257 KB 896/1044 KB 656/713 KB 756/1063 KB 1192/1267 KB 80/257 KB 896/1044 KB 660/713 KB 756/1063 KB 1192/1267 KB 80/257 KB 900/1044 KB 664/713 KB 756/1063 KB 1192/1267 KB 84/257 KB 900/1044 KB 668/713 KB 756/1063 KB 1192/1267 KB 84/257 KB 900/1044 KB 672/713 KB 756/1063 KB 1192/1267 KB 84/257 KB 884/1044 KB 652/713 KB 756/1063 KB 1192/1267 KB 68/257 KB 900/1044 KB 672/713 KB 760/1063 KB 1192/1267 KB 84/257 KB 900/1044 KB 672/713 KB 764/1063 KB 1192/1267 KB 84/257 KB 900/1044 KB 672/713 KB 768/1063 KB 1192/1267 KB 84/257 KB 884/1044 KB 652/713 KB 752/1063 KB 1192/1267 KB 68/257 KB 900/1044 KB 672/713 KB 768/1063 KB 1196/1267 KB 84/257 KB 900/1044 KB 672/713 KB 768/1063 KB 1200/1267 KB 84/257 KB 900/1044 KB 672/713 KB 768/1063 KB 1204/1267 KB 84/257 KB 900/1044 KB 672/713 KB 768/1063 KB 1208/1267 KB 84/257 KB 900/1044 KB 672/713 KB 772/1063 KB 1212/1267 KB 84/257 KB 900/1044 KB 660/713 KB 756/1063 KB 1192/1267 KB 84/257 KB 900/1044 KB 672/713 KB 772/1063 KB 1216/1267 KB 88/257 KB 900/1044 KB 672/713 KB 772/1063 KB 1216/1267 KB 92/257 KB 900/1044 KB 672/713 KB 772/1063 KB 1216/1267 KB 96/257 KB 900/1044 KB 672/713 KB 772/1063 KB 1216/1267 KB 100/257 KB 900/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 104/257 KB 900/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 108/257 KB 900/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 112/257 KB 900/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 116/257 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install KB 900/1044 KB 660/713 KB 756/1063 KB 1192/1267 KB 80/257 KB 904/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 116/257 KB 908/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 116/257 KB 912/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 116/257 KB 916/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 116/257 KB 920/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 116/257 KB 924/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 116/257 KB 928/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 116/257 KB 900/1044 KB 676/713 KB 772/1063 KB 1216/1267 KB 100/257 KB 928/1044 KB 680/713 KB 772/1063 KB 1216/1267 KB 116/257 KB 928/1044 KB 684/713 KB 772/1063 KB 1216/1267 KB 116/257 KB 928/1044 KB 688/713 KB 772/1063 KB 1216/1267 KB 116/257 KB 900/1044 KB 672/713 KB 772/1063 KB 1216/1267 KB 88/257 KB 928/1044 KB 688/713 KB 772/1063 KB 1220/1267 KB 116/257 KB 928/1044 KB 688/713 KB 772/1063 KB 1224/1267 KB 116/257 KB 928/1044 KB 688/713 KB 772/1063 KB 1228/1267 KB 116/257 KB 928/1044 KB 688/713 KB 772/1063 KB 1232/1267 KB 116/257 KB 900/1044 KB 672/713 KB 772/1063 KB 1208/1267 KB 84/257 KB 928/1044 KB 688/713 KB 776/1063 KB 1232/1267 KB 116/257 KB 928/1044 KB 688/713 KB 780/1063 KB 1232/1267 KB 116/257 KB 928/1044 KB 688/713 KB 784/1063 KB 1232/1267 KB 116/257 KB 928/1044 KB 688/713 KB 788/1063 KB 1232/1267 KB 116/257 KB 928/1044 KB 692/713 KB 792/1063 KB 1236/1267 KB 116/257 KB 928/1044 KB 692/713 KB 796/1063 KB 1236/1267 KB 116/257 KB 928/1044 KB 692/713 KB 800/1063 KB 1236/1267 KB 116/257 KB 928/1044 KB 692/713 KB 804/1063 KB 1236/1267 KB 116/257 KB 932/1044 KB 692/713 KB 808/1063 KB 1236/1267 KB 120/257 KB 932/1044 KB 692/713 KB 812/1063 KB 1236/1267 KB 120/257 KB 932/1044 KB 692/713 KB 816/1063 KB 1236/1267 KB 120/257 KB 928/1044 KB 692/713 KB 788/1063 KB 1236/1267 KB 116/257 KB 932/1044 KB 692/713 KB 816/1063 KB 1240/1267 KB 120/257 KB 932/1044 KB 692/713 KB 816/1063 KB 1244/1267 KB 120/257 KB 932/1044 KB 692/713 KB 816/1063 KB 1248/1267 KB 120/257 KB 928/1044 KB 692/713 KB 788/1063 KB 1232/1267 KB 116/257 KB 932/1044 KB 696/713 KB 816/1063 KB 1248/1267 KB 120/257 KB 932/1044 KB 700/713 KB 816/1063 KB 1248/1267 KB 120/257 KB 932/1044 KB 704/713 KB 816/1063 KB 1248/1267 KB 120/257 KB 932/1044 KB 692/713 KB 804/1063 KB 1236/1267 KB 120/257 KB 936/1044 KB 704/713 KB 816/1063 KB 1248/1267 KB 120/257 KB 940/1044 KB 704/713 KB 816/1063 KB 1248/1267 KB 120/257 KB 944/1044 KB 704/713 KB 816/1063 KB 1248/1267 KB 120/257 KB 928/1044 KB 692/713 KB 804/1063 KB 1236/1267 KB 120/257 KB 944/1044 KB 704/713 KB 816/1063 KB 1248/1267 KB 124/257 KB 944/1044 KB 704/713 KB 816/1063 KB 1248/1267 KB 128/257 KB 948/1044 KB 704/713 KB 816/1063 KB 1248/1267 KB 128/257 KB 952/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 956/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 960/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 964/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 968/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 972/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 976/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 980/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 984/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 988/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 992/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 948/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 132/257 KB 948/1044 KB 708/713 KB 816/1063 KB 1252/1267 KB 132/257 KB 992/1044 KB 708/713 KB 820/1 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 063 KB 1252/1267 KB 136/257 KB 992/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 140/257 KB 992/1044 KB 708/713 KB 820/1063 KB 1252/1267 KB 144/257 KB 948/1044 KB 708/713 KB 816/1063 KB 1252/1267 KB 128/257 KB 992/1044 KB 708/713 KB 820/1063 KB 1256/1267 KB 144/257 KB 948/1044 KB 708/713 KB 816/1063 KB 1248/1267 KB 128/257 KB 992/1044 KB 712/713 KB 820/1063 KB 1260/1267 KB 144/257 KB 992/1044 KB 713/713 KB 820/1063 KB 1260/1267 KB 144/257 KB 992/1044 KB 713/713 KB 820/1063 KB 1260/1267 KB 144/257 KB 992/1044 KB 713/713 KB 820/1063 KB 1264/1267 KB 144/257 KB 992/1044 KB 713/713 KB 820/1063 KB 1267/1267 KB 144/257 KB 992/1044 KB 713/713 KB 820/1063 KB 1267/1267 KB 148/257 KB 992/1044 KB 713/713 KB 824/1063 KB 1267/1267 KB 148/257 KB 992/1044 KB 713/713 KB 828/1063 KB 1267/1267 KB 148/257 KB 992/1044 KB 713/713 KB 832/1063 KB 1267/1267 KB 148/257 KB 992/1044 KB 713/713 KB 836/1063 KB 1267/1267 KB 148/257 KB 992/1044 KB 713/713 KB 836/1063 KB 1267/1267 KB 152/257 KB 992/1044 KB 713/713 KB 836/1063 KB 1267/1267 KB 156/257 KB 992/1044 KB 713/713 KB 836/1063 KB 1267/1267 KB 160/257 KB 992/1044 KB 713/713 KB 836/1063 KB 1267/1267 KB 164/257 KB 992/1044 KB 713/713 KB 840/1063 KB 1267/1267 KB 164/257 KB 992/1044 KB 713/713 KB 844/1063 KB 1267/1267 KB 164/257 KB 992/1044 KB 713/713 KB 848/1063 KB 1267/1267 KB 164/257 KB 992/1044 KB 713/713 KB 848/1063 KB 1267/1267 KB 168/257 KB 992/1044 KB 713/713 KB 848/1063 KB 1267/1267 KB 172/257 KB 992/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 176/257 KB 996/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 176/257 KB 1000/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 180/257 KB 1004/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 180/257 KB 1008/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 180/257 KB 1012/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 180/257 KB 1016/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 180/257 KB 1020/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 180/257 KB 1024/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 180/257 KB 992/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 172/257 KB 1024/1044 KB 713/713 KB 856/1063 KB 1267/1267 KB 180/257 KB 1024/1044 KB 713/713 KB 860/1063 KB 1267/1267 KB 180/257 KB 1024/1044 KB 713/713 KB 864/1063 KB 1267/1267 KB 180/257 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 1240.0 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 996/1044 KB 713/713 KB 852/1063 KB 1267/1267 KB 180/257 KB 1028/1044 KB 868/1063 KB 184/257 KB 1028/1044 KB 868/1063 KB 188/257 KB 1028/1044 KB 868/1063 KB 192/257 KB 1028/1044 KB 868/1063 KB 196/257 KB 1028/1044 KB 868/1063 KB 200/257 KB 1028/1044 KB 868/1063 KB 204/257 KB 1028/1044 KB 868/1063 KB 208/257 KB 1028/1044 KB 868/1063 KB 212/257 KB 1028/1044 KB 868/1063 KB 216/257 KB 1028/1044 KB 868/1063 KB 220/257 KB 1028/1044 KB 868/1063 KB 224/257 KB 1028/1044 KB 868/1063 KB 228/257 KB 1028/1044 KB 868/1063 KB 232/257 KB 1028/1044 KB 868/1063 KB 236/257 KB 1028/1044 KB 868/1063 KB 240/257 KB 1028/1044 KB 868/1063 KB 180/257 KB 1032/1044 KB 868/1063 KB 240/257 KB 1036/1044 KB 868/1063 KB 240/257 KB 1040/1044 KB 868/1063 KB 240/257 KB 1024/1044 KB 868/1063 KB 180/257 KB 1040/1044 KB 872/1063 KB 240/257 KB 1040/1044 KB 876/1063 KB 240/257 KB 1040/1044 KB 880/1063 KB 240/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2161.2 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 1040/1044 KB 884/1063 KB 240/257 KB 1040/1044 KB 888/1063 KB 240/257 KB 1040/1044 KB 892/1063 KB 240/257 KB 1040/1044 KB 896/1063 KB 240/257 KB 1040/1044 KB 900/1063 KB 240/257 KB 1044/1044 KB 900/1063 KB 240/257 KB 1044/1044 KB 900/1063 KB 240/257 KB 1044/1044 KB 904/1063 KB 240/257 KB 1044/1044 KB 908/1063 KB 240/257 KB 1044/1044 KB 912/1063 KB 240/257 KB 1044/1044 KB 916/1063 KB 240/257 KB 1044/1044 KB 920/1063 KB 244/257 KB 1044/1044 KB 924/1063 KB 244/257 KB 1044/1044 KB 928/1063 KB 244/257 KB 1044/1044 KB 916/1063 KB 244/257 KB 1044/1044 KB 928/1063 KB 248/257 KB 1044/1044 KB 928/1063 KB 252/257 KB 1044/1044 KB 928/1063 KB 256/257 KB 1044/1044 KB 928/1063 KB 257/257 KB 1044/1044 KB 4/549 KB 928/1063 KB 257/257 KB 1044/1044 KB 8/549 KB 928/1063 KB 257/257 KB 1044/1044 KB 12/549 KB 928/1063 KB 257/257 KB 1044/1044 KB 16/549 KB 928/1063 KB 257/257 KB 1044/1044 KB 20/549 KB 928/1063 KB 257/257 KB 1044/1044 KB 24/549 KB 928/1063 KB 257/257 KB 1044/1044 KB 28/549 KB 928/1063 KB 257/257 KB 1044/1044 KB 32/549 KB 928/1063 KB 257/257 KB 1044/1044 KB 32/549 KB 932/1063 KB 257/257 KB 1044/1044 KB 32/549 KB 936/1063 KB 257/257 KB 1044/1044 KB 32/549 KB 940/1063 KB 257/257 KB 1044/1044 KB 36/549 KB 944/1063 KB 257/257 KB 1044/1044 KB 36/549 KB 940/1063 KB 257/257 KB 1044/1044 KB 40/549 KB 944/1063 KB 257/257 KB 44/549 KB 944/1063 KB 257/257 KB 48/549 KB 944/1063 KB 257/257 KB 52/549 KB 944/1063 KB 257/257 KB 56/549 KB 944/1063 KB 257/257 KB 60/549 KB 944/1063 KB 257/257 KB 64/549 KB 944/1063 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1748.5 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 68/549 KB 944/1063 KB 257/257 KB 72/549 KB 948/1063 KB 76/549 KB 948/1063 KB 80/549 KB 948/1063 KB 68/549 KB 948/1063 KB 80/549 KB 952/1063 KB 80/549 KB 956/1063 KB 84/549 KB 960/1063 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 423.5 KB/sec) unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 84/549 KB 960/1063 KB 4/358 KB 3/5 KB 84/549 KB 960/1063 KB 4/358 KB 84/549 KB 960/1063 KB 8/358 KB 3/5 KB 84/549 KB 960/1063 KB 12/358 KB 3/5 KB 84/549 KB 960/1063 KB 16/358 KB 3/5 KB 84/549 KB 960/1063 KB 20/358 KB 3/5 KB 84/549 KB 960/1063 KB 24/358 KB 3/5 KB 84/549 KB 960/1063 KB 28/358 KB 3/5 KB 84/549 KB 960/1063 KB 32/358 KB 3/5 KB 84/549 KB 960/1063 KB 36/358 KB 3/5 KB 84/549 KB 960/1063 KB 40/358 KB 3/5 KB 84/549 KB 960/1063 KB 44/358 KB 3/5 KB 84/549 KB 960/1063 KB 48/358 KB 3/5 KB 84/549 KB 960/1063 KB 52/358 KB 3/5 KB 84/549 KB 960/1063 KB 56/358 KB 3/5 KB 84/549 KB 960/1063 KB 60/358 KB 3/5 KB 84/549 KB 960/1063 KB 64/358 KB 3/5 KB 84/549 KB 960/1063 KB 64/358 KB 5/5 KB 84/549 KB 956/1063 KB 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 88/549 KB 960/1063 KB 64/358 KB 5/5 KB 92/549 KB 960/1063 KB 64/358 KB 5/5 KB 96/549 KB 960/1063 KB 64/358 KB 5/5 KB 100/549 KB 964/1063 KB 64/358 KB 5/5 KB 104/549 KB 964/1063 KB 64/358 KB 5/5 KB 108/549 KB 964/1063 KB 68/358 KB 5/5 KB 108/549 KB 964/1063 KB 72/358 KB 5/5 KB 108/549 KB 964/1063 KB 76/358 KB 5/5 KB 108/549 KB 964/1063 KB 80/358 KB 5/5 KB 96/549 KB 964/1063 KB 64/358 KB 5/5 KB 108/549 KB 968/1063 KB 80/358 KB 5/5 KB 108/549 KB 972/1063 KB 84/358 KB 5/5 KB 108/549 KB 976/1063 KB 84/358 KB 5/5 KB 108/549 KB 968/1063 KB 84/358 KB 5/5 KB 108/549 KB 976/1063 KB 88/358 KB 5/5 KB 108/549 KB 976/1063 KB 92/358 KB 5/5 KB 108/549 KB 976/1063 KB 96/358 KB 5/5 KB 108/549 KB 980/1063 KB 96/358 KB 5/5 KB 108/549 KB 984/1063 KB 96/358 KB 5/5 KB 108/549 KB 988/1063 KB 96/358 KB 5/5 KB 108/549 KB 992/1063 KB 96/358 KB 5/5 KB 108/549 KB 964/1063 KB 64/358 KB 5/5 KB 112/549 KB 992/1063 KB 96/358 KB 5/5 KB 116/549 KB 992/1063 KB 100/358 KB 5/5 KB 112/549 KB 992/1063 KB 100/358 KB 5/5 KB 3/86 KB 116/549 KB 996/1063 KB 104/358 KB 3/86 KB 116/549 KB 996/1063 KB 108/358 KB 3/86 KB 116/549 KB 996/1063 KB 112/358 KB 3/86 KB 116/549 KB 996/1063 KB 100/358 KB 6/86 KB 116/549 KB 996/1063 KB 112/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 7.1 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 9/86 KB 116/549 KB 996/1063 KB 112/358 KB 11/86 KB 116/549 KB 996/1063 KB 112/358 KB 14/86 KB 116/549 KB 996/1063 KB 112/358 KB 16/86 KB 116/549 KB 996/1063 KB 112/358 KB 19/86 KB 116/549 KB 996/1063 KB 112/358 KB 22/86 KB 120/549 KB 996/1063 KB 116/358 KB 116/549 KB 996/1063 KB 100/358 KB 5/5 KB 22/86 KB 120/549 KB 1000/1063 KB 116/358 KB 22/86 KB 120/549 KB 1004/1063 KB 116/358 KB 22/86 KB 120/549 KB 1008/1063 KB 116/358 KB 25/86 KB 120/549 KB 1012/1063 KB 116/358 KB 25/86 KB 120/549 KB 1016/1063 KB 116/358 KB 25/86 KB 120/549 KB 1020/1063 KB 116/358 KB 25/86 KB 120/549 KB 1024/1063 KB 116/358 KB 19/86 KB 120/549 KB 996/1063 KB 116/358 KB 25/86 KB 120/549 KB 1024/1063 KB 120/358 KB 25/86 KB 120/549 KB 1024/1063 KB 124/358 KB 19/86 KB 120/549 KB 996/1063 KB 112/358 KB 25/86 KB 124/549 KB 1024/1063 KB 128/358 KB 25/86 KB 128/549 KB 1024/1063 KB 128/358 KB 25/86 KB 132/549 KB 1024/1063 KB 128/358 KB 25/86 KB 136/549 KB 1024/1063 KB 128/358 KB 25/86 KB 140/549 KB 1024/1063 KB 128/358 KB 25/86 KB 120/549 KB 1012/1063 KB 116/358 KB 27/86 KB 140/549 KB 1024/1063 KB 128/358 KB 25/86 KB 120/549 KB 1024/1063 KB 128/358 KB 30/86 KB 140/549 KB 1024/1063 KB 128/358 KB 32/86 KB 140/549 KB 1024/1063 KB 128/358 KB 36/86 KB 140/549 KB 1024/1063 KB 132/358 KB 3/404 KB 40/86 KB 144/549 KB 1028/1063 KB 132/358 KB 3/404 KB 32/86 KB 140/549 KB 1024/1063 KB 128/358 KB 3/404 KB 40/86 KB 144/549 KB 1028/1063 KB 132/358 KB 6/404 KB 40/86 KB 144/549 KB 1028/1063 KB 132/358 KB 9/404 KB 40/86 KB 144/549 KB 1028/1063 KB 132/358 KB 11/404 KB 40/86 KB 144/549 KB 1028/1063 KB 132/358 KB 14/404 KB 40/86 KB 144/549 KB 1028/1063 KB 132/358 KB 16/404 KB 40/86 KB 144/549 KB 1028/1063 KB 132/358 KB 19/404 KB 32/86 KB 140/549 KB 1024/1063 KB 132/358 KB 3/404 KB 40/86 KB 144/549 KB 1028/1063 KB 136/358 KB 19/404 KB 40/86 KB 144/549 KB 1028/1063 KB 140/358 KB 22/404 KB 40/86 KB 144/549 KB 1028/1063 KB 144/358 KB 22/404 KB 44/86 KB 144/549 KB 1028/1063 KB 144/358 KB 22/404 KB 48/86 KB 144/549 KB 1028/1063 KB 144/358 KB 22/404 KB 52/86 KB 144/549 KB 1028/1063 KB 144/358 KB 22/404 KB 56/86 KB 144/549 KB 1028/1063 KB 148/358 KB 22/404 KB 60/86 KB 144/549 KB 1028/1063 KB 148/358 KB 22/404 KB 61/86 KB 144/549 KB 1028/1063 KB 148/358 KB 22/404 KB 36/86 KB 144/549 KB 1028/1063 KB 132/358 KB 3/404 KB 61/86 KB 144/549 KB 1032/1063 KB 148/358 KB 22/404 KB 61/86 KB 144/549 KB 1036/1063 KB 148/358 KB 22/404 KB 61/86 KB 144/549 KB 1040/1063 KB 148/358 KB 22/404 KB 36/86 KB 144/549 KB 1024/1063 KB 132/358 KB 3/404 KB 61/86 KB 148/549 KB 1040/1063 KB 148/358 KB 22/404 KB 61/86 KB 152/549 KB 1040/1063 KB 148/358 KB 22/404 KB 61/86 KB 156/549 KB 1040/1063 KB 148/358 KB 22/404 KB 61/86 KB 160/549 KB 1040/1063 KB 148/358 KB 22/404 KB 61/86 KB 164/549 KB 1040/1063 KB 148/358 KB 22/404 KB 65/86 KB 168/549 KB 1044/1063 KB 148/358 KB 22/404 KB 65/86 KB 172/549 KB 1044/1063 KB 148/358 KB 22/404 KB 65/86 KB 176/549 KB 1044/1063 KB 148/358 KB 22/404 KB 52/86 KB 144/549 KB 1028/1063 KB 148/358 KB 22/404 KB 65/86 KB 176/549 KB 1044/1063 KB 152/358 KB 22/404 KB 65/86 KB 176/549 KB 1044/1063 KB 156/358 KB 22/404 KB 65/86 KB 176/549 KB 1044/1063 KB 160/358 KB 22/404 KB 40/86 KB 144/549 KB 1028/1063 KB 136/358 KB 22/404 KB 65/86 KB 176/549 KB 1044/1063 KB 160/358 KB 25/404 KB 65/86 KB 176/549 KB 1044/1063 KB 160/358 KB 27/404 KB 65/86 KB 176/549 KB 1044/1063 KB 160/358 KB 30/404 KB 65/86 KB 176/549 KB 1044/106 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 3 KB 160/358 KB 32/404 KB 65/86 KB 176/549 KB 1044/1063 KB 160/358 KB 36/404 KB 65/86 KB 176/549 KB 1044/1063 KB 164/358 KB 40/404 KB 65/86 KB 176/549 KB 1044/1063 KB 164/358 KB 44/404 KB 65/86 KB 176/549 KB 1044/1063 KB 164/358 KB 48/404 KB 65/86 KB 180/549 KB 1044/1063 KB 164/358 KB 48/404 KB 65/86 KB 184/549 KB 1044/1063 KB 164/358 KB 52/404 KB 65/86 KB 188/549 KB 1044/1063 KB 164/358 KB 52/404 KB 65/86 KB 192/549 KB 1044/1063 KB 164/358 KB 52/404 KB 65/86 KB 164/549 KB 1044/1063 KB 148/358 KB 22/404 KB 69/86 KB 192/549 KB 1044/1063 KB 164/358 KB 52/404 KB 73/86 KB 192/549 KB 1044/1063 KB 164/358 KB 52/404 KB 77/86 KB 192/549 KB 1044/1063 KB 164/358 KB 52/404 KB 61/86 KB 164/549 KB 1044/1063 KB 148/358 KB 22/404 KB 77/86 KB 192/549 KB 1048/1063 KB 164/358 KB 52/404 KB 77/86 KB 192/549 KB 1052/1063 KB 164/358 KB 52/404 KB 77/86 KB 192/549 KB 1056/1063 KB 164/358 KB 52/404 KB 77/86 KB 192/549 KB 1060/1063 KB 164/358 KB 52/404 KB 77/86 KB 192/549 KB 1063/1063 KB 164/358 KB 52/404 KB 81/86 KB 192/549 KB 1063/1063 KB 164/358 KB 52/404 KB 85/86 KB 192/549 KB 1063/1063 KB 164/358 KB 52/404 KB 86/86 KB 192/549 KB 1063/1063 KB 164/358 KB 52/404 KB 65/86 KB 180/549 KB 1044/1063 KB 164/358 KB 52/404 KB 86/86 KB 196/549 KB 1063/1063 KB 164/358 KB 56/404 KB 86/86 KB 196/549 KB 1063/1063 KB 164/358 KB 60/404 KB 86/86 KB 196/549 KB 1063/1063 KB 164/358 KB 61/404 KB 86/86 KB 196/549 KB 1063/1063 KB 164/358 KB 65/404 KB 86/86 KB 196/549 KB 1063/1063 KB 164/358 KB 69/404 KB 86/86 KB 196/549 KB 1063/1063 KB 164/358 KB 73/404 KB 65/86 KB 176/549 KB 1044/1063 KB 164/358 KB 36/404 KB 86/86 KB 196/549 KB 1063/1063 KB 168/358 KB 73/404 KB 86/86 KB 196/549 KB 1063/1063 KB 172/358 KB 73/404 KB 86/86 KB 196/549 KB 1063/1063 KB 176/358 KB 73/404 KB 86/86 KB 196/549 KB 1063/1063 KB 180/358 KB 73/404 KB 86/86 KB 196/549 KB 1063/1063 KB 184/358 KB 73/404 KB 86/86 KB 196/549 KB 1063/1063 KB 188/358 KB 73/404 KB 86/86 KB 196/549 KB 1063/1063 KB 192/358 KB 73/404 KB 86/86 KB 196/549 KB 1063/1063 KB 196/358 KB 73/404 KB 86/86 KB 196/549 KB 1063/1063 KB 164/358 KB 52/404 KB 86/86 KB 200/549 KB 1063/1063 KB 196/358 KB 77/404 KB 86/86 KB 204/549 KB 1063/1063 KB 196/358 KB 77/404 KB 86/86 KB 208/549 KB 1063/1063 KB 196/358 KB 77/404 KB 86/86 KB 212/549 KB 1063/1063 KB 196/358 KB 77/404 KB 86/86 KB 196/549 KB 1063/1063 KB 196/358 KB 77/404 KB 86/86 KB 212/549 KB 1063/1063 KB 200/358 KB 81/404 KB 86/86 KB 212/549 KB 200/358 KB 85/404 KB 86/86 KB 212/549 KB 1063/1063 KB 200/358 KB 77/404 KB 86/86 KB 216/549 KB 204/358 KB 85/404 KB 86/86 KB 216/549 KB 208/358 KB 85/404 KB 86/86 KB 216/549 KB 212/358 KB 85/404 KB 216/549 KB 216/358 KB 89/404 KB 216/549 KB 220/358 KB 89/404 KB 216/549 KB 224/358 KB 89/404 KB 216/549 KB 228/358 KB 89/404 KB 216/549 KB 232/358 KB 89/404 KB 216/549 KB 236/358 KB 89/404 KB 86/86 KB 216/549 KB 200/358 KB 85/404 KB 220/549 KB 236/358 KB 89/404 KB 224/549 KB 236/358 KB 89/404 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 1636.5 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 131.9 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 86/86 KB 216/549 KB 212/358 KB 89/404 KB 224/549 KB 236/358 KB 93/404 KB 224/549 KB 236/358 KB 97/404 KB 228/549 KB 236/358 KB 97/404 KB 232/549 KB 236/358 KB 97/404 KB 236/549 KB 236/358 KB 101/404 KB 240/549 KB 236/358 KB 101/404 KB 232/549 KB 236/358 KB 101/404 KB 240/549 KB 236/358 KB 105/404 KB 240/549 KB 236/358 KB 109/404 KB 240/549 KB 236/358 KB 113/404 KB 244/549 KB 240/358 KB 117/404 KB 244/549 KB 240/358 KB 121/404 KB 244/549 KB 240/358 KB 125/404 KB 244/549 KB 240/358 KB 113/404 KB 244/549 KB 236/358 KB 113/404 KB 248/549 KB 240/358 KB 125/404 KB 252/549 KB 240/358 KB 125/404 KB 256/549 KB 244/358 KB 125/404 KB 256/549 KB 244/358 KB 129/404 KB 260/549 KB 244/358 KB 133/404 KB 260/549 KB 244/358 KB 137/404 KB 260/549 KB 244/358 KB 141/404 KB 252/549 KB 244/358 KB 125/404 KB 260/549 KB 248/358 KB 141/404 KB 260/549 KB 252/358 KB 141/404 KB 260/549 KB 256/358 KB 141/404 KB 260/549 KB 260/358 KB 141/404 KB 260/549 KB 264/358 KB 145/404 KB 260/549 KB 268/358 KB 145/404 KB 260/549 KB 272/358 KB 145/404 KB 260/549 KB 276/358 KB 145/404 KB 260/549 KB 280/358 KB 145/404 KB 260/549 KB 284/358 KB 145/404 KB 260/549 KB 244/358 KB 129/404 KB 264/549 KB 284/358 KB 145/404 KB 268/549 KB 284/358 KB 145/404 KB 272/549 KB 284/358 KB 145/404 KB 4/894 KB 272/549 KB 284/358 KB 145/404 KB 8/894 KB 272/549 KB 284/358 KB 145/404 KB 12/894 KB 272/549 KB 284/358 KB 145/404 KB 16/894 KB 272/549 KB 284/358 KB 145/404 KB 16/894 KB 276/549 KB 284/358 KB 145/404 KB 16/894 KB 280/549 KB 284/358 KB 145/404 KB 16/894 KB 284/549 KB 284/358 KB 145/404 KB 16/894 KB 288/549 KB 284/358 KB 145/404 KB 260/549 KB 260/358 KB 145/404 KB 16/894 KB 288/549 KB 284/358 KB 149/404 KB 20/894 KB 288/549 KB 284/358 KB 153/404 KB 20/894 KB 288/549 KB 284/358 KB 157/404 KB 20/894 KB 288/549 KB 284/358 KB 149/404 KB 24/894 KB 288/549 KB 284/358 KB 157/404 KB 28/894 KB 288/549 KB 284/358 KB 157/404 KB 32/894 KB 288/549 KB 284/358 KB 157/404 KB 32/894 KB 288/549 KB 284/358 KB 161/404 KB 32/894 KB 288/549 KB 288/358 KB 165/404 KB 36/894 KB 292/549 KB 288/358 KB 169/404 KB 36/894 KB 292/549 KB 288/358 KB 173/404 KB 32/894 KB 288/549 KB 288/358 KB 161/404 KB 36/894 KB 292/549 KB 288/358 KB 165/404 KB 36/894 KB 296/549 KB 288/358 KB 173/404 KB 36/894 KB 300/549 KB 288/358 KB 173/404 KB 36/894 KB 304/549 KB 288/358 KB 173/404 KB 36/894 KB 288/549 KB 288/358 KB 165/404 KB 40/894 KB 304/549 KB 288/358 KB 173/404 KB 44/894 KB 304/549 KB 288/358 KB 173/404 KB 48/894 KB 304/549 KB 288/358 KB 173/404 KB 52/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 56/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 60/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 64/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 68/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 72/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 76/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 80/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 84/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 88/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 92/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 96/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 48/894 KB 308/549 KB 292/358 KB 177/404 KB 4/587 KB 48/894 KB 304/549 KB 292/358 KB 177/404 KB 4/587 KB 96/894 KB 308/549 KB 292/358 KB 181/404 KB 4/587 KB 48/894 KB 304/549 KB 292/358 KB 173/404 KB 4/587 KB 48/894 KB 304/549 KB 288/358 KB 173/404 KB 4/587 KB 96/89 unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 4 KB 312/549 KB 292/358 KB 181/404 KB 8/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 12/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 16/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 20/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 24/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 28/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 32/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 36/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 40/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 44/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 48/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 52/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 56/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 60/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 64/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 68/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 72/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 76/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 80/587 KB 96/894 KB 312/549 KB 296/358 KB 181/404 KB 80/587 KB 96/894 KB 312/549 KB 300/358 KB 181/404 KB 80/587 KB 96/894 KB 312/549 KB 304/358 KB 181/404 KB 80/587 KB 96/894 KB 312/549 KB 304/358 KB 185/404 KB 80/587 KB 96/894 KB 312/549 KB 304/358 KB 189/404 KB 80/587 KB 96/894 KB 312/549 KB 304/358 KB 193/404 KB 80/587 KB 100/894 KB 312/549 KB 308/358 KB 197/404 KB 80/587 KB 100/894 KB 312/549 KB 308/358 KB 201/404 KB 80/587 KB 100/894 KB 312/549 KB 308/358 KB 205/404 KB 80/587 KB 96/894 KB 312/549 KB 292/358 KB 181/404 KB 4/587 KB 100/894 KB 316/549 KB 308/358 KB 205/404 KB 80/587 KB 100/894 KB 316/549 KB 308/358 KB 205/404 KB 84/587 KB 100/894 KB 316/549 KB 308/358 KB 205/404 KB 88/587 KB 100/894 KB 316/549 KB 308/358 KB 205/404 KB 92/587 KB 100/894 KB 316/549 KB 308/358 KB 205/404 KB 96/587 KB 100/894 KB 312/549 KB 308/358 KB 193/404 KB 80/587 KB 104/894 KB 320/549 KB 308/358 KB 205/404 KB 96/587 KB 108/894 KB 320/549 KB 308/358 KB 205/404 KB 96/587 KB 112/894 KB 320/549 KB 308/358 KB 205/404 KB 96/587 KB 116/894 KB 320/549 KB 308/358 KB 205/404 KB 96/587 KB 120/894 KB 320/549 KB 308/358 KB 209/404 KB 100/587 KB 96/894 KB 312/549 KB 308/358 KB 193/404 KB 80/587 KB 124/894 KB 320/549 KB 312/358 KB 209/404 KB 100/587 KB 124/894 KB 320/549 KB 316/358 KB 209/404 KB 100/587 KB 124/894 KB 320/549 KB 320/358 KB 209/404 KB 100/587 KB 124/894 KB 320/549 KB 324/358 KB 209/404 KB 100/587 KB 124/894 KB 320/549 KB 328/358 KB 209/404 KB 100/587 KB 124/894 KB 320/549 KB 332/358 KB 209/404 KB 100/587 KB 116/894 KB 320/549 KB 308/358 KB 209/404 KB 100/587 KB 116/894 KB 320/549 KB 308/358 KB 205/404 KB 100/587 KB 124/894 KB 320/549 KB 332/358 KB 213/404 KB 104/587 KB 100/894 KB 320/549 KB 308/358 KB 205/404 KB 96/587 KB 124/894 KB 324/549 KB 332/358 KB 213/404 KB 104/587 KB 124/894 KB 328/549 KB 332/358 KB 213/404 KB 104/587 KB 124/894 KB 332/549 KB 332/358 KB 213/404 KB 104/587 KB 124/894 KB 336/549 KB 332/358 KB 213/404 KB 108/587 KB 124/894 KB 340/549 KB 332/358 KB 213/404 KB 108/587 KB 124/894 KB 332/549 KB 332/358 KB 213/404 KB 108/587 KB 124/894 KB 344/549 KB 336/358 KB 213/404 KB 112/587 KB 124/894 KB 344/549 KB 336/358 KB 213/404 KB 116/587 KB 124/894 KB 340/549 KB 336/358 KB 213/404 KB 108/587 KB 124/894 KB 320/549 KB 332/358 KB 213/404 KB 100/587 KB 124/894 KB 344/549 KB 336/358 KB 217/404 KB 116/587 KB 124/894 KB 344/549 KB 336/358 KB 221/404 KB 116/587 KB 124/894 KB unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 344/549 KB 336/358 KB 213/404 KB 108/587 KB 124/894 KB 348/549 KB 336/358 KB 221/404 KB 116/587 KB 124/894 KB 352/549 KB 340/358 KB 221/404 KB 116/587 KB 124/894 KB 356/549 KB 340/358 KB 221/404 KB 120/587 KB 124/894 KB 360/549 KB 340/358 KB 225/404 KB 120/587 KB 124/894 KB 364/549 KB 340/358 KB 225/404 KB 120/587 KB 124/894 KB 368/549 KB 340/358 KB 225/404 KB 120/587 KB 124/894 KB 348/549 KB 340/358 KB 221/404 KB 116/587 KB 124/894 KB 368/549 KB 344/358 KB 225/404 KB 120/587 KB 124/894 KB 368/549 KB 348/358 KB 225/404 KB 120/587 KB 124/894 KB 368/549 KB 352/358 KB 225/404 KB 120/587 KB 124/894 KB 368/549 KB 356/358 KB 225/404 KB 120/587 KB 124/894 KB 368/549 KB 358/358 KB 225/404 KB 120/587 KB 124/894 KB 356/549 KB 340/358 KB 225/404 KB 120/587 KB 124/894 KB 368/549 KB 358/358 KB 229/404 KB 120/587 KB 124/894 KB 368/549 KB 358/358 KB 233/404 KB 120/587 KB 124/894 KB 368/549 KB 358/358 KB 237/404 KB 120/587 KB 124/894 KB 320/549 KB 340/358 KB 221/404 KB 120/587 KB 128/894 KB 368/549 KB 358/358 KB 237/404 KB 120/587 KB 124/894 KB 352/549 KB 340/358 KB 221/404 KB 120/587 KB 128/894 KB 368/549 KB 358/358 KB 237/404 KB 124/587 KB 128/894 KB 368/549 KB 358/358 KB 237/404 KB 128/587 KB 132/894 KB 368/549 KB 358/358 KB 237/404 KB 128/587 KB 136/894 KB 368/549 KB 358/358 KB 237/404 KB 132/587 KB 140/894 KB 368/549 KB 358/358 KB 237/404 KB 132/587 KB 144/894 KB 368/549 KB 358/358 KB 241/404 KB 132/587 KB 132/894 KB 368/549 KB 358/358 KB 237/404 KB 132/587 KB 144/894 KB 368/549 KB 358/358 KB 241/404 KB 136/587 KB 144/894 KB 368/549 KB 358/358 KB 241/404 KB 140/587 KB 144/894 KB 372/549 KB 358/358 KB 241/404 KB 144/587 KB 148/894 KB 372/549 KB 358/358 KB 241/404 KB 148/587 KB 148/894 KB 372/549 KB 358/358 KB 241/404 KB 152/587 KB 148/894 KB 372/549 KB 358/358 KB 241/404 KB 156/587 KB 148/894 KB 372/549 KB 358/358 KB 241/404 KB 160/587 KB 140/894 KB 368/549 KB 358/358 KB 241/404 KB 132/587 KB 148/894 KB 372/549 KB 358/358 KB 245/404 KB 160/587 KB 148/894 KB 372/549 KB 358/358 KB 249/404 KB 160/587 KB 148/894 KB 372/549 KB 358/358 KB 253/404 KB 160/587 KB 148/894 KB 372/549 KB 358/358 KB 257/404 KB 160/587 KB 148/894 KB 372/549 KB 358/358 KB 261/404 KB 164/587 KB 148/894 KB 372/549 KB 358/358 KB 241/404 KB 144/587 KB 152/894 KB 372/549 KB 358/358 KB 261/404 KB 164/587 KB 144/894 KB 372/549 KB 358/358 KB 241/404 KB 140/587 KB 152/894 KB 376/549 KB 358/358 KB 261/404 KB 164/587 KB 152/894 KB 380/549 KB 358/358 KB 261/404 KB 164/587 KB 152/894 KB 384/549 KB 358/358 KB 261/404 KB 164/587 KB 152/894 KB 388/549 KB 358/358 KB 261/404 KB 164/587 KB 156/894 KB 392/549 KB 358/358 KB 261/404 KB 164/587 KB 156/894 KB 396/549 KB 358/358 KB 261/404 KB 164/587 KB 156/894 KB 400/549 KB 358/358 KB 261/404 KB 164/587 KB 156/894 KB 404/549 KB 358/358 KB 265/404 KB 164/587 KB 156/894 KB 408/549 KB 358/358 KB 265/404 KB 164/587 KB 156/894 KB 412/549 KB 358/358 KB 265/404 KB 164/587 KB 156/894 KB 416/549 KB 358/358 KB 265/404 KB 164/587 KB 148/894 KB 372/549 KB 358/358 KB 257/404 KB 164/587 KB 156/894 KB 416/549 KB 358/358 KB 265/404 KB 168/587 KB 156/894 KB 416/549 KB 358/358 KB 265/404 KB 172/587 KB 156/894 KB 416/549 KB 358/358 KB 265/404 KB 176/587 KB 156/894 KB 400/549 KB 358/358 KB 265/404 KB 164/587 KB 156/894 KB 416/549 KB 358/358 KB 269/404 KB 176/587 KB 156/894 KB 388/549 KB 358/358 KB 261/404 KB 164/587 KB 160/894 KB 416/549 KB 358/358 KB 269/404 KB 176/587 KB 164/894 KB 416/ unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 549 KB 358/358 KB 269/404 KB 176/587 KB 168/894 KB 416/549 KB 269/404 KB 176/587 KB 172/894 KB 416/549 KB 269/404 KB 176/587 KB 176/894 KB 416/549 KB 269/404 KB 176/587 KB 180/894 KB 416/549 KB 269/404 KB 176/587 KB 184/894 KB 420/549 KB 273/404 KB 180/587 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 509.1 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 188/894 KB 420/549 KB 273/404 KB 180/587 KB 192/894 KB 420/549 KB 273/404 KB 180/587 KB 180/894 KB 420/549 KB 273/404 KB 180/587 KB 192/894 KB 424/549 KB 273/404 KB 180/587 KB 192/894 KB 428/549 KB 273/404 KB 180/587 KB 192/894 KB 432/549 KB 273/404 KB 180/587 KB 180/894 KB 416/549 KB 273/404 KB 180/587 KB 192/894 KB 432/549 KB 277/404 KB 180/587 KB 192/894 KB 432/549 KB 281/404 KB 180/587 KB 192/894 KB 432/549 KB 285/404 KB 180/587 KB 180/894 KB 416/549 KB 269/404 KB 180/587 KB 192/894 KB 432/549 KB 285/404 KB 184/587 KB 192/894 KB 432/549 KB 285/404 KB 188/587 KB 192/894 KB 432/549 KB 285/404 KB 192/587 KB 192/894 KB 432/549 KB 289/404 KB 192/587 KB 196/894 KB 432/549 KB 293/404 KB 196/587 KB 196/894 KB 432/549 KB 297/404 KB 196/587 KB 196/894 KB 432/549 KB 301/404 KB 196/587 KB 196/894 KB 432/549 KB 289/404 KB 196/587 KB 200/894 KB 432/549 KB 301/404 KB 196/587 KB 204/894 KB 436/549 KB 301/404 KB 196/587 KB 208/894 KB 436/549 KB 301/404 KB 196/587 KB 192/894 KB 432/549 KB 289/404 KB 196/587 KB 208/894 KB 436/549 KB 3/26 KB 301/404 KB 200/587 KB 208/894 KB 436/549 KB 3/26 KB 301/404 KB 204/587 KB 208/894 KB 436/549 KB 3/26 KB 301/404 KB 208/587 KB 208/894 KB 436/549 KB 3/26 KB 301/404 KB 196/587 KB 208/894 KB 436/549 KB 6/26 KB 305/404 KB 208/587 KB 208/894 KB 436/549 KB 9/26 KB 305/404 KB 208/587 KB 208/894 KB 436/549 KB 11/26 KB 305/404 KB 208/587 KB 208/894 KB 436/549 KB 14/26 KB 305/404 KB 208/587 KB 200/894 KB 436/549 KB 301/404 KB 196/587 KB 208/894 KB 440/549 KB 14/26 KB 305/404 KB 208/587 KB 208/894 KB 444/549 KB 16/26 KB 305/404 KB 208/587 KB 208/894 KB 448/549 KB 16/26 KB 305/404 KB 208/587 KB 208/894 KB 452/549 KB 16/26 KB 305/404 KB 208/587 KB 212/894 KB 456/549 KB 16/26 KB 305/404 KB 212/587 KB 212/894 KB 460/549 KB 16/26 KB 305/404 KB 212/587 KB 212/894 KB 464/549 KB 16/26 KB 305/404 KB 212/587 KB 208/894 KB 436/549 KB 3/26 KB 305/404 KB 208/587 KB 212/894 KB 464/549 KB 16/26 KB 309/404 KB 212/587 KB 212/894 KB 464/549 KB 16/26 KB 313/404 KB 212/587 KB 212/894 KB 464/549 KB 16/26 KB 317/404 KB 212/587 KB 212/894 KB 452/549 KB 16/26 KB 305/404 KB 212/587 KB 216/894 KB 464/549 KB 16/26 KB 317/404 KB 212/587 KB 220/894 KB 464/549 KB 16/26 KB 317/404 KB 212/587 KB 224/894 KB 464/549 KB 16/26 KB 317/404 KB 212/587 KB 208/894 KB 452/549 KB 16/26 KB 305/404 KB 212/587 KB 224/894 KB 464/549 KB 16/26 KB 317/404 KB 214/587 KB 224/894 KB 464/549 KB 16/26 KB 317/404 KB 218/587 KB 228/894 KB 464/549 KB 16/26 KB 321/404 KB 222/587 KB 228/894 KB 464/549 KB 16/26 KB 321/404 KB 226/587 KB 228/894 KB 464/549 KB 16/26 KB 321/404 KB 230/587 KB 228/894 KB 464/549 KB 16/26 KB 321/404 KB 234/587 KB 208/894 KB 440/549 KB 16/26 KB 305/404 KB 208/587 KB 228/894 KB 468/549 KB 19/26 KB 321/404 KB 234/587 KB 228/894 KB 468/549 KB 22/26 KB 321/404 KB 234/587 KB 228/894 KB 468/549 KB 25/26 KB 321/404 KB 234/587 KB 228/894 KB 468/549 KB 26/26 KB 321/404 KB 234/587 KB 228/894 KB 468/549 KB 16/26 KB 321/404 KB 234/587 KB 228/894 KB 464/549 KB 16/26 KB 321/404 KB 218/587 KB 232/894 KB 472/549 KB 26/26 KB 321/404 KB 234/587 KB 236/894 KB 472/549 KB 26/26 KB 321/404 KB 234/587 KB 240/894 KB 472/549 KB 26/26 KB 321/404 KB 234/587 KB 244/894 KB 472/549 KB 26/26 KB 321/404 KB 234/587 KB 248/894 KB 472/549 KB 321/404 KB 238/587 KB 252/894 KB 472/549 KB 321/404 KB 238/587 KB 224/894 KB 464/549 KB 16/26 KB 321/404 KB 218/587 KB 252/894 KB 472/549 KB unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install 325/404 KB 238/587 KB 252/894 KB 472/549 KB 329/404 KB 238/587 KB 252/894 KB 472/549 KB 333/404 KB 238/587 KB 252/894 KB 472/549 KB 337/404 KB 238/587 KB 252/894 KB 472/549 KB 341/404 KB 238/587 KB 252/894 KB 472/549 KB 345/404 KB 238/587 KB 252/894 KB 472/549 KB 349/404 KB 238/587 KB 244/894 KB 472/549 KB 26/26 KB 321/404 KB 238/587 KB 252/894 KB 472/549 KB 349/404 KB 242/587 KB 252/894 KB 472/549 KB 349/404 KB 246/587 KB 228/894 KB 472/549 KB 26/26 KB 321/404 KB 234/587 KB 252/894 KB 476/549 KB 349/404 KB 246/587 KB 252/894 KB 480/549 KB 349/404 KB 246/587 KB 252/894 KB 484/549 KB 349/404 KB 246/587 KB 252/894 KB 488/549 KB 353/404 KB 250/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 35.1 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 252/894 KB 492/549 KB 353/404 KB 250/587 KB 256/894 KB 496/549 KB 353/404 KB 250/587 KB 256/894 KB 500/549 KB 353/404 KB 250/587 KB 256/894 KB 504/549 KB 353/404 KB 250/587 KB 256/894 KB 508/549 KB 353/404 KB 250/587 KB 256/894 KB 512/549 KB 353/404 KB 250/587 KB 252/894 KB 484/549 KB 353/404 KB 250/587 KB 256/894 KB 512/549 KB 357/404 KB 250/587 KB 256/894 KB 512/549 KB 361/404 KB 250/587 KB 256/894 KB 512/549 KB 365/404 KB 250/587 KB 252/894 KB 484/549 KB 349/404 KB 250/587 KB 256/894 KB 512/549 KB 365/404 KB 254/587 KB 256/894 KB 512/549 KB 365/404 KB 258/587 KB 256/894 KB 512/549 KB 365/404 KB 262/587 KB 256/894 KB 512/549 KB 365/404 KB 266/587 KB 256/894 KB 512/549 KB 369/404 KB 270/587 KB 256/894 KB 512/549 KB 369/404 KB 274/587 KB 256/894 KB 512/549 KB 369/404 KB 278/587 KB 256/894 KB 512/549 KB 369/404 KB 282/587 KB 256/894 KB 492/549 KB 353/404 KB 250/587 KB 260/894 KB 516/549 KB 369/404 KB 282/587 KB 264/894 KB 516/549 KB 369/404 KB 282/587 KB 268/894 KB 516/549 KB 369/404 KB 282/587 KB 272/894 KB 516/549 KB 369/404 KB 282/587 KB 276/894 KB 516/549 KB 369/404 KB 282/587 KB 280/894 KB 516/549 KB 369/404 KB 282/587 KB 284/894 KB 516/549 KB 369/404 KB 282/587 KB 288/894 KB 516/549 KB 369/404 KB 282/587 KB 256/894 KB 516/549 KB 369/404 KB 282/587 KB 288/894 KB 520/549 KB 369/404 KB 282/587 KB 288/894 KB 524/549 KB 369/404 KB 282/587 KB 256/894 KB 512/549 KB 369/404 KB 266/587 KB 288/894 KB 524/549 KB 373/404 KB 282/587 KB 288/894 KB 524/549 KB 377/404 KB 282/587 KB 288/894 KB 524/549 KB 381/404 KB 282/587 KB 288/894 KB 524/549 KB 385/404 KB 282/587 KB 292/894 KB 528/549 KB 389/404 KB 286/587 KB 292/894 KB 3/79 KB 528/549 KB 389/404 KB 286/587 KB 292/894 KB 6/79 KB 528/549 KB 389/404 KB 286/587 KB 292/894 KB 9/79 KB 528/549 KB 389/404 KB 286/587 KB 288/894 KB 528/549 KB 385/404 KB 282/587 KB 292/894 KB 11/79 KB 528/549 KB 393/404 KB 286/587 KB 292/894 KB 11/79 KB 528/549 KB 397/404 KB 286/587 KB 292/894 KB 528/549 KB 385/404 KB 286/587 KB 296/894 KB 11/79 KB 528/549 KB 397/404 KB 286/587 KB 300/894 KB 11/79 KB 528/549 KB 397/404 KB 286/587 KB 304/894 KB 11/79 KB 532/549 KB 401/404 KB 286/587 KB 288/894 KB 528/549 KB 385/404 KB 286/587 KB 304/894 KB 11/79 KB 532/549 KB 401/404 KB 290/587 KB 304/894 KB 11/79 KB 532/549 KB 401/404 KB 294/587 KB 304/894 KB 11/79 KB 532/549 KB 401/404 KB 298/587 KB 304/894 KB 11/79 KB 532/549 KB 401/404 KB 302/587 KB 308/894 KB 11/79 KB 532/549 KB 401/404 KB 306/587 KB 308/894 KB 11/79 KB 532/549 KB 401/404 KB 310/587 KB 308/894 KB 11/79 KB 532/549 KB 401/404 KB 314/587 KB 308/894 KB 11/79 KB 532/549 KB 401/404 KB 318/587 KB 308/894 KB 11/79 KB 532/549 KB 401/404 KB 322/587 KB 308/894 KB 11/79 KB 532/549 KB 401/404 KB 326/587 KB 300/894 KB 11/79 KB 532/549 KB 401/404 KB 286/587 KB 308/894 KB 11/79 KB 532/549 KB 404/404 KB 326/587 KB 300/894 KB 11/79 KB 532/549 KB 397/404 KB 286/587 KB 308/894 KB 11/79 KB 536/549 KB 404/404 KB 326/587 KB 292/894 KB 11/79 KB 528/549 KB 389/404 KB 286/587 KB 308/894 KB 14/79 KB 536/549 KB 404/404 KB 326/587 KB 308/894 KB 16/79 KB 536/549 KB 404/404 KB 326/587 KB 308/894 KB 19/79 KB 536/549 KB 404/404 KB 326/587 KB 308/894 KB 22/79 KB 536/549 KB 404/404 KB 326/587 KB 308/894 KB 25/79 KB 536/549 KB 404/404 KB 326/587 KB 308/894 KB 27/79 KB 536/549 KB 404/404 KB 326/587 KB 308/894 KB 30/79 KB 536/549 KB 404/404 KB 326/587 KB 308/894 KB 30/79 KB 540/549 KB 404/404 KB 326/587 K unit-abot-epc-basic-0: 16:35:21 DEBUG unit.abot-epc-basic/0.install B 308/894 KB 30/79 KB 544/549 KB 404/404 KB 326/587 KB 308/894 KB 32/79 KB 548/549 KB 404/404 KB 326/587 KB 308/894 KB 32/79 KB 549/549 KB 404/404 KB 326/587 KB 308/894 KB 11/79 KB 532/549 KB 401/404 KB 302/587 KB 312/894 KB 32/79 KB 549/549 KB 404/404 KB 326/587 KB 308/894 KB 32/79 KB 544/549 KB 404/404 KB 326/587 KB 312/894 KB 36/79 KB 549/549 KB 404/404 KB 326/587 KB 316/894 KB 36/79 KB 549/549 KB 404/404 KB 326/587 KB 320/894 KB 40/79 KB 549/549 KB 404/404 KB 326/587 KB 320/894 KB 44/79 KB 549/549 KB 404/404 KB 326/587 KB 320/894 KB 48/79 KB 549/549 KB 404/404 KB 326/587 KB 320/894 KB 44/79 KB 549/549 KB 404/404 KB 326/587 KB 324/894 KB 48/79 KB 549/549 KB 404/404 KB 326/587 KB 328/894 KB 52/79 KB 549/549 KB 404/404 KB 330/587 KB 332/894 KB 52/79 KB 549/549 KB 404/404 KB 330/587 KB 336/894 KB 52/79 KB 549/549 KB 404/404 KB 330/587 KB 340/894 KB 52/79 KB 549/549 KB 330/587 KB 324/894 KB 52/79 KB 549/549 KB 404/404 KB 330/587 KB 340/894 KB 52/79 KB 549/549 KB 334/587 KB 340/894 KB 52/79 KB 549/549 KB 338/587 KB 340/894 KB 52/79 KB 549/549 KB 342/587 KB 324/894 KB 52/79 KB 549/549 KB 404/404 KB 326/587 KB 340/894 KB 56/79 KB 549/549 KB 342/587 KB 340/894 KB 60/79 KB 549/549 KB 342/587 KB 340/894 KB 62/79 KB 549/549 KB 342/587 KB 340/894 KB 66/79 KB 549/549 KB 342/587 KB 340/894 KB 70/79 KB 549/549 KB 346/587 KB 344/894 KB 74/79 KB 549/549 KB 346/587 KB 344/894 KB 78/79 KB 549/549 KB 346/587 KB 344/894 KB 79/79 KB 346/587 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 541.0 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 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 735.4 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 344/894 KB 70/79 KB 549/549 KB 346/587 KB 340/894 KB 66/79 KB 549/549 KB 346/587 KB 348/894 KB 79/79 KB 350/587 KB 348/894 KB 79/79 KB 354/587 KB 348/894 KB 79/79 KB 358/587 KB 348/894 KB 79/79 KB 346/587 KB 352/894 KB 79/79 KB 358/587 KB 356/894 KB 79/79 KB 358/587 KB 360/894 KB 79/79 KB 362/587 KB 364/894 KB 79/79 KB 362/587 KB 368/894 KB 79/79 KB 362/587 KB 356/894 KB 79/79 KB 362/587 KB 368/894 KB 79/79 KB 366/587 KB 368/894 KB 79/79 KB 370/587 KB 368/894 KB 79/79 KB 374/587 KB 368/894 KB 79/79 KB 378/587 KB 372/894 KB 79/79 KB 382/587 KB 372/894 KB 79/79 KB 386/587 KB 372/894 KB 79/79 KB 390/587 KB 372/894 KB 79/79 KB 378/587 KB 376/894 KB 79/79 KB 390/587 KB 380/894 KB 79/79 KB 390/587 KB 384/894 KB 79/79 KB 390/587 KB 384/894 KB 79/79 KB 4/115 KB 390/587 KB 384/894 KB 79/79 KB 8/115 KB 390/587 KB 4/1822 KB 384/894 KB 79/79 KB 12/115 KB 390/587 KB 4/1822 KB 384/894 KB 79/79 KB 16/115 KB 390/587 KB 4/1822 KB 384/894 KB 79/79 KB 4/115 KB 390/587 KB 4/1822 KB 384/894 KB 79/79 KB 16/115 KB 390/587 KB 8/1822 KB 384/894 KB 79/79 KB 16/115 KB 390/587 KB 12/1822 KB 384/894 KB 79/79 KB 16/115 KB 390/587 KB 16/1822 KB 384/894 KB 79/79 KB 16/115 KB 390/587 KB 20/1822 KB 384/894 KB 79/79 KB 20/115 KB 390/587 KB 24/1822 KB 384/894 KB 20/115 KB 390/587 KB 28/1822 KB 384/894 KB 20/115 KB 390/587 KB 32/1822 KB 384/894 KB 79/79 KB 20/115 KB 390/587 KB 20/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 103.9 KB/sec) unit-abot-epc-basic-0: 16:35:21 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: 16:35:21 DEBUG unit.abot-epc-basic/0.install 384/894 KB 24/115 KB 390/587 KB 32/1822 KB 384/894 KB 28/115 KB 390/587 KB 32/1822 KB 384/894 KB 32/115 KB 390/587 KB 32/1822 KB 388/894 KB 36/115 KB 390/587 KB 32/1822 KB 388/894 KB 40/115 KB 394/587 KB 36/1822 KB 388/894 KB 44/115 KB 394/587 KB 36/1822 KB 388/894 KB 48/115 KB 394/587 KB 36/1822 KB 388/894 KB 32/115 KB 390/587 KB 32/1822 KB 392/894 KB 48/115 KB 394/587 KB 36/1822 KB 396/894 KB 48/115 KB 394/587 KB 36/1822 KB 388/894 KB 36/115 KB 394/587 KB 36/1822 KB 396/894 KB 48/115 KB 394/587 KB 40/1822 KB 396/894 KB 48/115 KB 394/587 KB 44/1822 KB 396/894 KB 48/115 KB 394/587 KB 48/1822 KB 388/894 KB 36/115 KB 394/587 KB 32/1822 KB 396/894 KB 48/115 KB 398/587 KB 48/1822 KB 396/894 KB 48/115 KB 402/587 KB 48/1822 KB 396/894 KB 48/115 KB 406/587 KB 48/1822 KB 400/894 KB 48/115 KB 410/587 KB 48/1822 KB 400/894 KB 48/115 KB 414/587 KB 52/1822 KB 400/894 KB 48/115 KB 418/587 KB 52/1822 KB 400/894 KB 48/115 KB 406/587 KB 48/1822 KB 404/894 KB 52/115 KB 418/587 KB 52/1822 KB 408/894 KB 52/115 KB 418/587 KB 52/1822 KB 412/894 KB 52/115 KB 418/587 KB 52/1822 KB 416/894 KB 52/115 KB 422/587 KB 52/1822 KB 420/894 KB 52/115 KB 422/587 KB 52/1822 KB 3/206 KB 424/894 KB 52/115 KB 422/587 KB 52/1822 KB 3/206 KB 428/894 KB 52/115 KB 422/587 KB 52/1822 KB 400/894 KB 52/115 KB 418/587 KB 52/1822 KB 400/894 KB 48/115 KB 410/587 KB 52/1822 KB 3/206 KB 432/894 KB 52/115 KB 422/587 KB 56/1822 KB 3/206 KB 432/894 KB 52/115 KB 422/587 KB 60/1822 KB 3/206 KB 432/894 KB 52/115 KB 422/587 KB 64/1822 KB 3/206 KB 420/894 KB 52/115 KB 422/587 KB 52/1822 KB 6/206 KB 432/894 KB 52/115 KB 422/587 KB 64/1822 KB 9/206 KB 432/894 KB 52/115 KB 422/587 KB 64/1822 KB 11/206 KB 432/894 KB 52/115 KB 422/587 KB 64/1822 KB 14/206 KB 432/894 KB 52/115 KB 422/587 KB 64/1822 KB 412/894 KB 52/115 KB 422/587 KB 52/1822 KB 14/206 KB 432/894 KB 56/115 KB 422/587 KB 68/1822 KB 16/206 KB 432/894 KB 56/115 KB 426/587 KB 72/1822 KB 16/206 KB 432/894 KB 56/115 KB 426/587 KB 76/1822 KB 16/206 KB 432/894 KB 56/115 KB 426/587 KB 80/1822 KB 14/206 KB 432/894 KB 56/115 KB 422/587 KB 64/1822 KB 16/206 KB 432/894 KB 60/115 KB 426/587 KB 80/1822 KB 16/206 KB 432/894 KB 64/115 KB 426/587 KB 80/1822 KB 16/206 KB 432/894 KB 68/115 KB 426/587 KB 80/1822 KB 16/206 KB 432/894 KB 72/115 KB 426/587 KB 80/1822 KB 16/206 KB 432/894 KB 76/115 KB 426/587 KB 80/1822 KB 16/206 KB 432/894 KB 80/115 KB 426/587 KB 80/1822 KB 16/206 KB 432/894 KB 56/115 KB 426/587 KB 68/1822 KB 19/206 KB 432/894 KB 80/115 KB 426/587 KB 80/1822 KB 22/206 KB 432/894 KB 80/115 KB 426/587 KB 80/1822 KB 14/206 KB 432/894 KB 56/115 KB 426/587 KB 68/1822 KB 25/206 KB 432/894 KB 80/115 KB 426/587 KB 80/1822 KB 3/206 KB 432/894 KB 52/115 KB 422/587 KB 80/1822 KB 27/206 KB 436/894 KB 80/115 KB 430/587 KB 80/1822 KB 27/206 KB 440/894 KB 84/115 KB 430/587 KB 84/1822 KB 27/206 KB 444/894 KB 84/115 KB 430/587 KB 84/1822 KB 27/206 KB 448/894 KB 84/115 KB 430/587 KB 84/1822 KB 27/206 KB 432/894 KB 80/115 KB 430/587 KB 80/1822 KB 25/206 KB 432/894 KB 80/115 KB 430/587 KB 80/1822 KB 27/206 KB 448/894 KB 84/115 KB 434/587 KB 84/1822 KB 27/206 KB 448/894 KB 84/115 KB 438/587 KB 84/1822 KB 27/206 KB 448/894 KB 84/115 KB 442/587 KB 84/1822 KB 27/206 KB 436/894 KB 84/115 KB 430/587 KB 84/1822 KB 30/206 KB 448/894 KB 84/115 KB 442/587 KB 88/1822 KB 30/206 KB 448/894 KB 84/115 KB 442/587 KB 92/1822 KB 30/206 KB 448/894 KB 84/115 KB 442/587 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 96/1822 KB 27/206 KB 436/894 KB 84/115 KB 430/587 KB 80/1822 KB 30/206 KB 448/894 KB 88/115 KB 446/587 KB 96/1822 KB 30/206 KB 448/894 KB 92/115 KB 446/587 KB 96/1822 KB 30/206 KB 448/894 KB 96/115 KB 446/587 KB 100/1822 KB 30/206 KB 448/894 KB 84/115 KB 446/587 KB 96/1822 KB 30/206 KB 448/894 KB 96/115 KB 450/587 KB 100/1822 KB 30/206 KB 448/894 KB 96/115 KB 454/587 KB 100/1822 KB 30/206 KB 448/894 KB 84/115 KB 442/587 KB 84/1822 KB 32/206 KB 448/894 KB 96/115 KB 454/587 KB 100/1822 KB 36/206 KB 448/894 KB 96/115 KB 454/587 KB 100/1822 KB 40/206 KB 452/894 KB 100/115 KB 458/587 KB 100/1822 KB 44/206 KB 452/894 KB 100/115 KB 458/587 KB 100/1822 KB 48/206 KB 452/894 KB 100/115 KB 458/587 KB 100/1822 KB 30/206 KB 448/894 KB 92/115 KB 446/587 KB 100/1822 KB 48/206 KB 452/894 KB 100/115 KB 458/587 KB 104/1822 KB 48/206 KB 452/894 KB 100/115 KB 458/587 KB 108/1822 KB 48/206 KB 452/894 KB 100/115 KB 458/587 KB 112/1822 KB 48/206 KB 452/894 KB 100/115 KB 458/587 KB 116/1822 KB 52/206 KB 452/894 KB 100/115 KB 458/587 KB 120/1822 KB 52/206 KB 452/894 KB 100/115 KB 458/587 KB 124/1822 KB 52/206 KB 452/894 KB 100/115 KB 458/587 KB 128/1822 KB 36/206 KB 452/894 KB 100/115 KB 458/587 KB 100/1822 KB 52/206 KB 452/894 KB 104/115 KB 458/587 KB 128/1822 KB 52/206 KB 452/894 KB 108/115 KB 458/587 KB 128/1822 KB 36/206 KB 452/894 KB 96/115 KB 458/587 KB 100/1822 KB 52/206 KB 456/894 KB 112/115 KB 458/587 KB 128/1822 KB 52/206 KB 460/894 KB 112/115 KB 458/587 KB 128/1822 KB 36/206 KB 448/894 KB 96/115 KB 458/587 KB 100/1822 KB 52/206 KB 460/894 KB 112/115 KB 462/587 KB 128/1822 KB 52/206 KB 460/894 KB 112/115 KB 466/587 KB 128/1822 KB 52/206 KB 460/894 KB 112/115 KB 470/587 KB 128/1822 KB 52/206 KB 460/894 KB 112/115 KB 474/587 KB 128/1822 KB 52/206 KB 464/894 KB 112/115 KB 478/587 KB 128/1822 KB 52/206 KB 464/894 KB 112/115 KB 482/587 KB 128/1822 KB 52/206 KB 464/894 KB 112/115 KB 486/587 KB 128/1822 KB 52/206 KB 464/894 KB 112/115 KB 490/587 KB 128/1822 KB 52/206 KB 464/894 KB 112/115 KB 494/587 KB 132/1822 KB 52/206 KB 464/894 KB 112/115 KB 498/587 KB 132/1822 KB 52/206 KB 464/894 KB 112/115 KB 502/587 KB 132/1822 KB 52/206 KB 452/894 KB 100/115 KB 458/587 KB 116/1822 KB 56/206 KB 464/894 KB 112/115 KB 502/587 KB 132/1822 KB 60/206 KB 464/894 KB 112/115 KB 502/587 KB 132/1822 KB 61/206 KB 464/894 KB 112/115 KB 502/587 KB 132/1822 KB 65/206 KB 464/894 KB 112/115 KB 502/587 KB 132/1822 KB 69/206 KB 464/894 KB 112/115 KB 502/587 KB 132/1822 KB 73/206 KB 464/894 KB 112/115 KB 502/587 KB 132/1822 KB 77/206 KB 464/894 KB 112/115 KB 502/587 KB 132/1822 KB 52/206 KB 464/894 KB 112/115 KB 490/587 KB 132/1822 KB 77/206 KB 464/894 KB 112/115 KB 502/587 KB 136/1822 KB 77/206 KB 464/894 KB 112/115 KB 502/587 KB 140/1822 KB 77/206 KB 464/894 KB 112/115 KB 502/587 KB 144/1822 KB 77/206 KB 464/894 KB 112/115 KB 502/587 KB 148/1822 KB 52/206 KB 452/894 KB 112/115 KB 474/587 KB 128/1822 KB 52/206 KB 464/894 KB 112/115 KB 474/587 KB 128/1822 KB 81/206 KB 468/894 KB 112/115 KB 506/587 KB 148/1822 KB 81/206 KB 472/894 KB 115/115 KB 506/587 KB 148/1822 KB 81/206 KB 476/894 KB 115/115 KB 506/587 KB 148/1822 KB 81/206 KB 480/894 KB 115/115 KB 506/587 KB 148/1822 KB 81/206 KB 484/894 KB 115/115 KB 506/587 KB 148/1822 KB 81/206 KB 488/894 KB 115/115 KB 506/587 KB 148/1822 KB 81/206 KB 492/894 KB 115/115 KB 506/587 KB 148/1822 KB 81/206 KB 496/894 KB 115/115 KB 506/587 KB 148/1822 KB 81/206 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install KB 496/894 KB 115/115 KB 506/587 KB 152/1822 KB 81/206 KB 496/894 KB 115/115 KB 506/587 KB 156/1822 KB 81/206 KB 496/894 KB 115/115 KB 506/587 KB 160/1822 KB 81/206 KB 496/894 KB 115/115 KB 506/587 KB 164/1822 KB 81/206 KB 500/894 KB 115/115 KB 506/587 KB 168/1822 KB 81/206 KB 500/894 KB 115/115 KB 506/587 KB 172/1822 KB 81/206 KB 500/894 KB 115/115 KB 506/587 KB 176/1822 KB 81/206 KB 464/894 KB 112/115 KB 506/587 KB 148/1822 KB 81/206 KB 500/894 KB 115/115 KB 510/587 KB 176/1822 KB 81/206 KB 500/894 KB 115/115 KB 514/587 KB 176/1822 KB 81/206 KB 500/894 KB 115/115 KB 518/587 KB 176/1822 KB 81/206 KB 464/894 KB 112/115 KB 502/587 KB 148/1822 KB 85/206 KB 500/894 KB 115/115 KB 518/587 KB 176/1822 KB 89/206 KB 500/894 KB 115/115 KB 518/587 KB 176/1822 KB 93/206 KB 500/894 KB 115/115 KB 518/587 KB 176/1822 KB 97/206 KB 500/894 KB 115/115 KB 518/587 KB 176/1822 KB 101/206 KB 500/894 KB 115/115 KB 522/587 KB 176/1822 KB 105/206 KB 500/894 KB 115/115 KB 522/587 KB 176/1822 KB 109/206 KB 500/894 KB 115/115 KB 522/587 KB 176/1822 KB 81/206 KB 500/894 KB 115/115 KB 506/587 KB 164/1822 KB 81/206 KB 468/894 KB 115/115 KB 506/587 KB 148/1822 KB 109/206 KB 504/894 KB 115/115 KB 522/587 KB 176/1822 KB 109/206 KB 508/894 KB 115/115 KB 522/587 KB 176/1822 KB 109/206 KB 512/894 KB 115/115 KB 522/587 KB 176/1822 KB 109/206 KB 516/894 KB 115/115 KB 522/587 KB 176/1822 KB 113/206 KB 520/894 KB 115/115 KB 522/587 KB 180/1822 KB 97/206 KB 500/894 KB 115/115 KB 522/587 KB 176/1822 KB 113/206 KB 520/894 KB 115/115 KB 526/587 KB 180/1822 KB 113/206 KB 520/894 KB 115/115 KB 530/587 KB 180/1822 KB 113/206 KB 520/894 KB 115/115 KB 534/587 KB 180/1822 KB 113/206 KB 520/894 KB 115/115 KB 538/587 KB 180/1822 KB 113/206 KB 524/894 KB 115/115 KB 542/587 KB 180/1822 KB 113/206 KB 524/894 KB 115/115 KB 546/587 KB 180/1822 KB 113/206 KB 524/894 KB 115/115 KB 550/587 KB 180/1822 KB 113/206 KB 516/894 KB 115/115 KB 522/587 KB 180/1822 KB 109/206 KB 516/894 KB 115/115 KB 522/587 KB 180/1822 KB 117/206 KB 524/894 KB 115/115 KB 550/587 KB 184/1822 KB 113/206 KB 524/894 KB 115/115 KB 538/587 KB 180/1822 KB 117/206 KB 528/894 KB 115/115 KB 550/587 KB 184/1822 KB 117/206 KB 528/894 KB 115/115 KB 550/587 KB 188/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 141.7 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 117/206 KB 528/894 KB 554/587 KB 192/1822 KB 117/206 KB 528/894 KB 554/587 KB 196/1822 KB 117/206 KB 528/894 KB 554/587 KB 200/1822 KB 117/206 KB 528/894 KB 554/587 KB 204/1822 KB 117/206 KB 528/894 KB 554/587 KB 208/1822 KB 117/206 KB 528/894 KB 554/587 KB 212/1822 KB 117/206 KB 528/894 KB 554/587 KB 216/1822 KB 117/206 KB 528/894 KB 554/587 KB 220/1822 KB 117/206 KB 528/894 KB 554/587 KB 224/1822 KB 117/206 KB 528/894 KB 115/115 KB 554/587 KB 188/1822 KB 117/206 KB 528/894 KB 558/587 KB 224/1822 KB 117/206 KB 528/894 KB 562/587 KB 224/1822 KB 117/206 KB 524/894 KB 115/115 KB 550/587 KB 180/1822 KB 121/206 KB 528/894 KB 566/587 KB 224/1822 KB 125/206 KB 528/894 KB 566/587 KB 224/1822 KB 129/206 KB 528/894 KB 566/587 KB 224/1822 KB 133/206 KB 528/894 KB 566/587 KB 224/1822 KB 137/206 KB 528/894 KB 566/587 KB 224/1822 KB 141/206 KB 528/894 KB 566/587 KB 224/1822 KB 145/206 KB 528/894 KB 566/587 KB 224/1822 KB 149/206 KB 528/894 KB 566/587 KB 224/1822 KB 153/206 KB 528/894 KB 566/587 KB 224/1822 KB 157/206 KB 528/894 KB 566/587 KB 224/1822 KB 117/206 KB 528/894 KB 566/587 KB 224/1822 KB 157/206 KB 528/894 KB 570/587 KB 224/1822 KB 157/206 KB 528/894 KB 574/587 KB 224/1822 KB 157/206 KB 528/894 KB 578/587 KB 228/1822 KB 157/206 KB 528/894 KB 582/587 KB 228/1822 KB 157/206 KB 532/894 KB 586/587 KB 228/1822 KB 161/206 KB 532/894 KB 587/587 KB 228/1822 KB 157/206 KB 528/894 KB 574/587 KB 228/1822 KB 161/206 KB 532/894 KB 587/587 KB 232/1822 KB 161/206 KB 532/894 KB 587/587 KB 236/1822 KB 161/206 KB 532/894 KB 587/587 KB 240/1822 KB 161/206 KB 532/894 KB 587/587 KB 244/1822 KB 161/206 KB 532/894 KB 587/587 KB 248/1822 KB 161/206 KB 532/894 KB 587/587 KB 252/1822 KB 161/206 KB 532/894 KB 587/587 KB 256/1822 KB 161/206 KB 532/894 KB 586/587 KB 228/1822 KB 157/206 KB 532/894 KB 582/587 KB 228/1822 KB 161/206 KB 536/894 KB 587/587 KB 256/1822 KB 161/206 KB 540/894 KB 587/587 KB 256/1822 KB 161/206 KB 544/894 KB 587/587 KB 256/1822 KB 161/206 KB 548/894 KB 587/587 KB 256/1822 KB 161/206 KB 552/894 KB 587/587 KB 256/1822 KB 161/206 KB 556/894 KB 587/587 KB 256/1822 KB 161/206 KB 560/894 KB 587/587 KB 256/1822 KB 161/206 KB 564/894 KB 587/587 KB 256/1822 KB 161/206 KB 568/894 KB 587/587 KB 256/1822 KB 161/206 KB 572/894 KB 587/587 KB 256/1822 KB 161/206 KB 576/894 KB 587/587 KB 256/1822 KB 161/206 KB 580/894 KB 587/587 KB 256/1822 KB 165/206 KB 580/894 KB 587/587 KB 256/1822 KB 169/206 KB 580/894 KB 587/587 KB 256/1822 KB 173/206 KB 580/894 KB 587/587 KB 256/1822 KB 177/206 KB 580/894 KB 587/587 KB 256/1822 KB 177/206 KB 584/894 KB 587/587 KB 256/1822 KB 177/206 KB 588/894 KB 587/587 KB 256/1822 KB 177/206 KB 592/894 KB 587/587 KB 256/1822 KB 177/206 KB 592/894 KB 4/314 KB 587/587 KB 256/1822 KB 177/206 KB 592/894 KB 8/314 KB 587/587 KB 256/1822 KB 177/206 KB 592/894 KB 12/314 KB 587/587 KB 256/1822 KB 177/206 KB 592/894 KB 16/314 KB 587/587 KB 256/1822 KB 181/206 KB 592/894 KB 16/314 KB 587/587 KB 256/1822 KB 185/206 KB 592/894 KB 16/314 KB 587/587 KB 256/1822 KB 189/206 KB 592/894 KB 16/314 KB 587/587 KB 256/1822 KB 189/206 KB 596/894 KB 16/314 KB 587/587 KB 256/1822 KB 193/206 KB 600/894 KB 20/314 KB 260/1822 KB 189/206 KB 596/894 KB 20/314 KB 587/587 KB 256/1822 KB 193/206 KB 600/894 KB 24/314 KB 260/1822 KB 193/206 KB 600/894 KB 28/314 KB 260/1822 KB 193/206 KB 600/894 KB 32/314 KB 260/1822 KB 193/206 KB 600/894 KB 36/314 KB 260/1822 KB 193/206 KB 6 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 00/894 KB 40/314 KB 260/1822 KB 193/206 KB 600/894 KB 44/314 KB 260/1822 KB 193/206 KB 600/894 KB 48/314 KB 260/1822 KB 193/206 KB 596/894 KB 20/314 KB 260/1822 KB 193/206 KB 604/894 KB 48/314 KB 260/1822 KB 197/206 KB 608/894 KB 48/314 KB 260/1822 KB 189/206 KB 596/894 KB 20/314 KB 260/1822 KB 197/206 KB 608/894 KB 48/314 KB 264/1822 KB 197/206 KB 608/894 KB 48/314 KB 268/1822 KB 197/206 KB 608/894 KB 48/314 KB 272/1822 KB 197/206 KB 608/894 KB 48/314 KB 276/1822 KB 197/206 KB 612/894 KB 52/314 KB 280/1822 KB 197/206 KB 612/894 KB 52/314 KB 284/1822 KB 197/206 KB 612/894 KB 52/314 KB 288/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 712.0 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 197/206 KB 612/894 KB 52/314 KB 276/1822 KB 197/206 KB 608/894 KB 52/314 KB 276/1822 KB 197/206 KB 612/894 KB 56/314 KB 288/1822 KB 197/206 KB 612/894 KB 60/314 KB 288/1822 KB 197/206 KB 612/894 KB 64/314 KB 288/1822 KB 197/206 KB 612/894 KB 68/314 KB 288/1822 KB 197/206 KB 612/894 KB 72/314 KB 288/1822 KB 197/206 KB 612/894 KB 76/314 KB 288/1822 KB 197/206 KB 612/894 KB 80/314 KB 288/1822 KB 197/206 KB 608/894 KB 48/314 KB 260/1822 KB 201/206 KB 612/894 KB 80/314 KB 288/1822 KB 205/206 KB 612/894 KB 80/314 KB 288/1822 KB 205/206 KB 612/894 KB 84/314 KB 288/1822 KB 206/206 KB 612/894 KB 84/314 KB 288/1822 KB 206/206 KB 612/894 KB 88/314 KB 288/1822 KB 206/206 KB 612/894 KB 92/314 KB 288/1822 KB 206/206 KB 612/894 KB 96/314 KB 288/1822 KB 206/206 KB 616/894 KB 100/314 KB 288/1822 KB 206/206 KB 616/894 KB 104/314 KB 292/1822 KB 206/206 KB 616/894 KB 108/314 KB 292/1822 KB 206/206 KB 616/894 KB 112/314 KB 292/1822 KB 206/206 KB 616/894 KB 96/314 KB 288/1822 KB 206/206 KB 620/894 KB 112/314 KB 292/1822 KB 206/206 KB 624/894 KB 112/314 KB 292/1822 KB 206/206 KB 628/894 KB 112/314 KB 292/1822 KB 206/206 KB 632/894 KB 112/314 KB 292/1822 KB 206/206 KB 636/894 KB 112/314 KB 292/1822 KB 206/206 KB 640/894 KB 116/314 KB 292/1822 KB 206/206 KB 616/894 KB 100/314 KB 292/1822 KB 206/206 KB 640/894 KB 116/314 KB 296/1822 KB 206/206 KB 640/894 KB 116/314 KB 300/1822 KB 206/206 KB 640/894 KB 116/314 KB 304/1822 KB 206/206 KB 644/894 KB 116/314 KB 308/1822 KB 206/206 KB 644/894 KB 116/314 KB 312/1822 KB 206/206 KB 644/894 KB 116/314 KB 316/1822 KB 206/206 KB 644/894 KB 116/314 KB 320/1822 KB 206/206 KB 636/894 KB 116/314 KB 292/1822 KB 4/57 KB 644/894 KB 120/314 KB 320/1822 KB 4/57 KB 644/894 KB 116/314 KB 320/1822 KB 8/57 KB 644/894 KB 120/314 KB 320/1822 KB 12/57 KB 644/894 KB 120/314 KB 320/1822 KB 16/57 KB 644/894 KB 120/314 KB 320/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 246.6 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 206/206 KB 644/894 KB 116/314 KB 304/1822 KB 20/57 KB 644/894 KB 120/314 KB 320/1822 KB 24/57 KB 644/894 KB 120/314 KB 320/1822 KB 28/57 KB 644/894 KB 120/314 KB 320/1822 KB 32/57 KB 644/894 KB 124/314 KB 320/1822 KB 28/57 KB 644/894 KB 124/314 KB 320/1822 KB 32/57 KB 648/894 KB 128/314 KB 320/1822 KB 32/57 KB 648/894 KB 124/314 KB 320/1822 KB 32/57 KB 652/894 KB 128/314 KB 320/1822 KB 32/57 KB 656/894 KB 128/314 KB 320/1822 KB 32/57 KB 660/894 KB 132/314 KB 320/1822 KB 36/57 KB 664/894 KB 132/314 KB 324/1822 KB 36/57 KB 668/894 KB 132/314 KB 324/1822 KB 36/57 KB 672/894 KB 132/314 KB 324/1822 KB 32/57 KB 656/894 KB 132/314 KB 320/1822 KB 36/57 KB 672/894 KB 136/314 KB 324/1822 KB 36/57 KB 672/894 KB 140/314 KB 324/1822 KB 36/57 KB 672/894 KB 144/314 KB 324/1822 KB 36/57 KB 660/894 KB 132/314 KB 324/1822 KB 36/57 KB 672/894 KB 144/314 KB 328/1822 KB 36/57 KB 672/894 KB 144/314 KB 332/1822 KB 36/57 KB 672/894 KB 144/314 KB 336/1822 KB 36/57 KB 660/894 KB 132/314 KB 320/1822 KB 40/57 KB 672/894 KB 144/314 KB 336/1822 KB 44/57 KB 672/894 KB 144/314 KB 336/1822 KB 48/57 KB 672/894 KB 144/314 KB 336/1822 KB 52/57 KB 672/894 KB 144/314 KB 336/1822 KB 52/57 KB 672/894 KB 4/263 KB 144/314 KB 336/1822 KB 52/57 KB 672/894 KB 8/263 KB 144/314 KB 336/1822 KB 52/57 KB 672/894 KB 12/263 KB 144/314 KB 336/1822 KB 52/57 KB 672/894 KB 16/263 KB 144/314 KB 336/1822 KB 56/57 KB 672/894 KB 16/263 KB 144/314 KB 336/1822 KB 57/57 KB 672/894 KB 16/263 KB 148/314 KB 336/1822 KB 56/57 KB 672/894 KB 16/263 KB 148/314 KB 336/1822 KB 57/57 KB 676/894 KB 20/263 KB 152/314 KB 340/1822 KB 57/57 KB 676/894 KB 20/263 KB 156/314 KB 340/1822 KB 57/57 KB 676/894 KB 20/263 KB 160/314 KB 340/1822 KB 57/57 KB 676/894 KB 20/263 KB 148/314 KB 340/1822 KB 57/57 KB 680/894 KB 20/263 KB 160/314 KB 340/1822 KB 57/57 KB 672/894 KB 20/263 KB 148/314 KB 340/1822 KB 57/57 KB 672/894 KB 20/263 KB 148/314 KB 336/1822 KB 57/57 KB 680/894 KB 24/263 KB 160/314 KB 340/1822 KB 57/57 KB 680/894 KB 28/263 KB 160/314 KB 340/1822 KB 57/57 KB 680/894 KB 32/263 KB 160/314 KB 340/1822 KB 57/57 KB 684/894 KB 36/263 KB 160/314 KB 344/1822 KB 684/894 KB 40/263 KB 164/314 KB 344/1822 KB 57/57 KB 684/894 KB 32/263 KB 160/314 KB 344/1822 KB 684/894 KB 40/263 KB 164/314 KB 348/1822 KB 684/894 KB 40/263 KB 164/314 KB 352/1822 KB 57/57 KB 684/894 KB 32/263 KB 160/314 KB 340/1822 KB 688/894 KB 40/263 KB 164/314 KB 352/1822 KB 692/894 KB 40/263 KB 164/314 KB 352/1822 KB 696/894 KB 40/263 KB 164/314 KB 356/1822 KB 700/894 KB 40/263 KB 164/314 KB 356/1822 KB 704/894 KB 44/263 KB 164/314 KB 356/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 66.7 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 57/57 KB 684/894 KB 36/263 KB 164/314 KB 344/1822 KB 708/894 KB 44/263 KB 168/314 KB 356/1822 KB 708/894 KB 44/263 KB 172/314 KB 356/1822 KB 708/894 KB 44/263 KB 176/314 KB 356/1822 KB Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 708/894 KB 44/263 KB 180/314 KB 356/1822 KB 708/894 KB 44/263 KB 184/314 KB 356/1822 KB 708/894 KB 44/263 KB 188/314 KB 356/1822 KB 708/894 KB 44/263 KB 192/314 KB 356/1822 KB 708/894 KB 44/263 KB 196/314 KB 356/1822 KB 708/894 KB 44/263 KB 200/314 KB 356/1822 KB 708/894 KB 44/263 KB 204/314 KB 356/1822 KB 708/894 KB 44/263 KB 208/314 KB 356/1822 KB 708/894 KB 44/263 KB 164/314 KB 356/1822 KB 712/894 KB 44/263 KB 208/314 KB 356/1822 KB 716/894 KB 44/263 KB 208/314 KB 356/1822 KB 720/894 KB 44/263 KB 208/314 KB 356/1822 KB 700/894 KB 44/263 KB 164/314 KB 356/1822 KB 720/894 KB 48/263 KB 208/314 KB 356/1822 KB 692/894 KB 40/263 KB 164/314 KB 356/1822 KB 720/894 KB 48/263 KB 208/314 KB 360/1822 KB 720/894 KB 48/263 KB 208/314 KB 364/1822 KB 720/894 KB 48/263 KB 208/314 KB 368/1822 KB 720/894 KB 48/263 KB 208/314 KB 372/1822 KB 720/894 KB 52/263 KB 208/314 KB 376/1822 KB 720/894 KB 52/263 KB 208/314 KB 372/1822 KB 720/894 KB 56/263 KB 208/314 KB 380/1822 KB 720/894 KB 60/263 KB 208/314 KB 380/1822 KB 720/894 KB 64/263 KB 208/314 KB 380/1822 KB 720/894 KB 64/263 KB 208/314 KB 380/1822 KB 720/894 KB 64/263 KB 208/314 KB 384/1822 KB 720/894 KB 64/263 KB 208/314 KB 388/1822 KB 724/894 KB 68/263 KB 208/314 KB 392/1822 KB 724/894 KB 68/263 KB 208/314 KB 396/1822 KB 724/894 KB 68/263 KB 208/314 KB 400/1822 KB 724/894 KB 68/263 KB 208/314 KB 388/1822 KB 724/894 KB 72/263 KB 208/314 KB 400/1822 KB 724/894 KB 76/263 KB 208/314 KB 400/1822 KB 724/894 KB 80/263 KB 208/314 KB 400/1822 KB 724/894 KB 64/263 KB 208/314 KB 388/1822 KB 728/894 KB 80/263 KB 208/314 KB 400/1822 KB 732/894 KB 80/263 KB 208/314 KB 400/1822 KB 736/894 KB 80/263 KB 208/314 KB 400/1822 KB 740/894 KB 80/263 KB 208/314 KB 400/1822 KB 744/894 KB 84/263 KB 212/314 KB 404/1822 KB 748/894 KB 84/263 KB 212/314 KB 404/1822 KB 752/894 KB 84/263 KB 212/314 KB 404/1822 KB 740/894 KB 84/263 KB 212/314 KB 404/1822 KB 752/894 KB 84/263 KB 216/314 KB 404/1822 KB 752/894 KB 84/263 KB 220/314 KB 404/1822 KB 752/894 KB 84/263 KB 224/314 KB 404/1822 KB 740/894 KB 84/263 KB 208/314 KB 404/1822 KB 740/894 KB 84/263 KB 208/314 KB 400/1822 KB 752/894 KB 88/263 KB 224/314 KB 404/1822 KB 752/894 KB 88/263 KB 224/314 KB 408/1822 KB 752/894 KB 88/263 KB 224/314 KB 4/99 KB 412/1822 KB 752/894 KB 88/263 KB 224/314 KB 8/99 KB 412/1822 KB 752/894 KB 88/263 KB 224/314 KB 12/99 KB 412/1822 KB 752/894 KB 88/263 KB 224/314 KB 16/99 KB 412/1822 KB 752/894 KB 92/263 KB 224/314 KB 16/99 KB 412/1822 KB 752/894 KB 96/263 KB 224/314 KB 16/99 KB 412/1822 KB 756/894 KB 100/263 KB 224/314 KB 20/99 KB 412/1822 KB 756/894 KB 104/263 KB 228/314 KB 20/99 KB 412/1822 KB 756/894 KB 108/263 KB 228/314 KB 20/99 KB 412/1822 KB 756/894 KB 112/263 KB 228/314 KB 20/99 KB 412/1822 KB 756/894 KB 116/263 KB 228/314 KB 20/99 KB 412/1822 KB 756/894 KB 120/263 KB 228/314 KB 20/99 KB 412/1822 KB 752/894 KB 88/263 KB 224/314 KB 412/1822 KB 756/894 KB 120/263 KB 228/314 KB 20/99 KB 416/1822 KB 756/894 KB 120/263 KB 228/314 KB 20/99 KB 420/1822 KB 756/894 KB 120/263 KB 228/314 KB 20/99 KB 424/1822 KB 756/894 KB 120/263 KB 228/314 KB 20/99 KB 428/1822 KB 756/894 KB 120/263 KB 228/314 KB 20/99 KB 432/1822 KB 756/894 KB 120/263 KB 228/314 KB 20/99 KB 436/1822 KB 756/894 KB 120/263 KB 228/314 KB 20/99 KB 440/1822 KB 756/894 KB 100/263 KB 228/314 KB 20/99 KB 412/1822 KB 756/894 KB 124/263 KB 232/314 KB 20/99 KB 440/1822 KB 756/894 KB 124/263 KB 236/314 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 20/99 KB 440/1822 KB 756/894 KB 124/263 KB 240/314 KB 20/99 KB 440/1822 KB 756/894 KB 96/263 KB 224/314 KB 20/99 KB 412/1822 KB 760/894 KB 124/263 KB 240/314 KB 20/99 KB 440/1822 KB 764/894 KB 124/263 KB 240/314 KB 20/99 KB 440/1822 KB 768/894 KB 124/263 KB 240/314 KB 20/99 KB 440/1822 KB 752/894 KB 96/263 KB 224/314 KB 20/99 KB 412/1822 KB 768/894 KB 124/263 KB 240/314 KB 24/99 KB 440/1822 KB 768/894 KB 124/263 KB 240/314 KB 28/99 KB 440/1822 KB 768/894 KB 124/263 KB 240/314 KB 32/99 KB 440/1822 KB 768/894 KB 124/263 KB 240/314 KB 36/99 KB 440/1822 KB 772/894 KB 124/263 KB 244/314 KB 40/99 KB 440/1822 KB 772/894 KB 124/263 KB 244/314 KB 44/99 KB 440/1822 KB 772/894 KB 124/263 KB 244/314 KB 48/99 KB 440/1822 KB 772/894 KB 124/263 KB 244/314 KB 52/99 KB 440/1822 KB 756/894 KB 124/263 KB 228/314 KB 20/99 KB 440/1822 KB 772/894 KB 128/263 KB 244/314 KB 52/99 KB 444/1822 KB 772/894 KB 124/263 KB 244/314 KB 52/99 KB 444/1822 KB 772/894 KB 124/263 KB 244/314 KB 36/99 KB 440/1822 KB 772/894 KB 128/263 KB 248/314 KB 52/99 KB 444/1822 KB 772/894 KB 128/263 KB 252/314 KB 52/99 KB 444/1822 KB 772/894 KB 128/263 KB 256/314 KB 52/99 KB 444/1822 KB 772/894 KB 124/263 KB 240/314 KB 36/99 KB 440/1822 KB 776/894 KB 128/263 KB 256/314 KB 52/99 KB 444/1822 KB 780/894 KB 128/263 KB 256/314 KB 52/99 KB 444/1822 KB 784/894 KB 128/263 KB 256/314 KB 52/99 KB 444/1822 KB 788/894 KB 128/263 KB 256/314 KB 52/99 KB 444/1822 KB 792/894 KB 132/263 KB 260/314 KB 56/99 KB 448/1822 KB 788/894 KB 132/263 KB 260/314 KB 56/99 KB 448/1822 KB 796/894 KB 132/263 KB 260/314 KB 60/99 KB 448/1822 KB 796/894 KB 132/263 KB 260/314 KB 64/99 KB 448/1822 KB 796/894 KB 132/263 KB 260/314 KB 68/99 KB 448/1822 KB 796/894 KB 132/263 KB 260/314 KB 72/99 KB 448/1822 KB 796/894 KB 132/263 KB 260/314 KB 76/99 KB 448/1822 KB 796/894 KB 132/263 KB 260/314 KB 80/99 KB 448/1822 KB 788/894 KB 132/263 KB 260/314 KB 52/99 KB 448/1822 KB 796/894 KB 136/263 KB 260/314 KB 80/99 KB 448/1822 KB 796/894 KB 140/263 KB 260/314 KB 80/99 KB 448/1822 KB 796/894 KB 144/263 KB 260/314 KB 80/99 KB 448/1822 KB 788/894 KB 128/263 KB 260/314 KB 52/99 KB 448/1822 KB 796/894 KB 144/263 KB 264/314 KB 80/99 KB 448/1822 KB 796/894 KB 144/263 KB 268/314 KB 80/99 KB 448/1822 KB 796/894 KB 144/263 KB 272/314 KB 80/99 KB 448/1822 KB 788/894 KB 128/263 KB 256/314 KB 52/99 KB 448/1822 KB 796/894 KB 144/263 KB 272/314 KB 80/99 KB 452/1822 KB 796/894 KB 144/263 KB 272/314 KB 80/99 KB 456/1822 KB 796/894 KB 144/263 KB 272/314 KB 80/99 KB 460/1822 KB 796/894 KB 144/263 KB 272/314 KB 80/99 KB 464/1822 KB 796/894 KB 148/263 KB 276/314 KB 80/99 KB 468/1822 KB 796/894 KB 148/263 KB 276/314 KB 84/99 KB 472/1822 KB 796/894 KB 148/263 KB 276/314 KB 84/99 KB 476/1822 KB 796/894 KB 148/263 KB 276/314 KB 84/99 KB 480/1822 KB 796/894 KB 132/263 KB 260/314 KB 68/99 KB 448/1822 KB 800/894 KB 148/263 KB 276/314 KB 84/99 KB 480/1822 KB 804/894 KB 148/263 KB 276/314 KB 84/99 KB 480/1822 KB 808/894 KB 148/263 KB 276/314 KB 84/99 KB 480/1822 KB 812/894 KB 148/263 KB 276/314 KB 84/99 KB 480/1822 KB 816/894 KB 148/263 KB 276/314 KB 84/99 KB 480/1822 KB 820/894 KB 148/263 KB 276/314 KB 84/99 KB 480/1822 KB 824/894 KB 148/263 KB 276/314 KB 84/99 KB 484/1822 KB 828/894 KB 148/263 KB 276/314 KB 84/99 KB 484/1822 KB 832/894 KB 148/263 KB 276/314 KB 84/99 KB 484/1822 KB 796/894 KB 148/263 KB 276/314 KB 84/99 KB 468/1822 KB 832/894 KB 148/263 KB 276/314 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 88/99 KB 484/1822 KB 832/894 KB 148/263 KB 276/314 KB 92/99 KB 484/1822 KB 832/894 KB 148/263 KB 276/314 KB 96/99 KB 484/1822 KB 796/894 KB 148/263 KB 276/314 KB 80/99 KB 464/1822 KB 796/894 KB 144/263 KB 276/314 KB 80/99 KB 464/1822 KB 832/894 KB 148/263 KB 280/314 KB 96/99 KB 484/1822 KB 832/894 KB 148/263 KB 284/314 KB 96/99 KB 484/1822 KB 832/894 KB 152/263 KB 288/314 KB 96/99 KB 484/1822 KB 832/894 KB 152/263 KB 292/314 KB 96/99 KB 484/1822 KB 832/894 KB 152/263 KB 296/314 KB 96/99 KB 484/1822 KB 832/894 KB 152/263 KB 300/314 KB 99/99 KB 484/1822 KB 832/894 KB 152/263 KB 304/314 KB 99/99 KB 484/1822 KB 820/894 KB 148/263 KB 276/314 KB 84/99 KB 484/1822 KB 832/894 KB 152/263 KB 304/314 KB 99/99 KB 488/1822 KB 832/894 KB 152/263 KB 304/314 KB 99/99 KB 492/1822 KB 832/894 KB 152/263 KB 308/314 KB 99/99 KB 496/1822 KB 832/894 KB 152/263 KB 308/314 KB 99/99 KB 500/1822 KB 832/894 KB 152/263 KB 296/314 KB 99/99 KB 484/1822 KB 832/894 KB 152/263 KB 284/314 KB 96/99 KB 484/1822 KB 836/894 KB 156/263 KB 308/314 KB 99/99 KB 500/1822 KB 836/894 KB 160/263 KB 308/314 KB 99/99 KB 500/1822 KB 836/894 KB 164/263 KB 308/314 KB 99/99 KB 500/1822 KB 836/894 KB 168/263 KB 308/314 KB 99/99 KB 500/1822 KB 836/894 KB 172/263 KB 308/314 KB 99/99 KB 500/1822 KB 836/894 KB 176/263 KB 308/314 KB 99/99 KB 500/1822 KB 836/894 KB 180/263 KB 308/314 KB 99/99 KB 500/1822 KB 836/894 KB 184/263 KB 308/314 KB 99/99 KB 500/1822 KB 836/894 KB 188/263 KB 308/314 KB 99/99 KB 500/1822 KB 836/894 KB 192/263 KB 308/314 KB 99/99 KB 500/1822 KB 836/894 KB 152/263 KB 308/314 KB 99/99 KB 500/1822 KB 840/894 KB 192/263 KB 308/314 KB 99/99 KB 504/1822 KB 844/894 KB 192/263 KB 308/314 KB 99/99 KB 504/1822 KB 832/894 KB 152/263 KB 308/314 KB 99/99 KB 492/1822 KB 848/894 KB 192/263 KB 312/314 KB 99/99 KB 504/1822 KB 848/894 KB 192/263 KB 314/314 KB 99/99 KB 504/1822 KB 848/894 KB 192/263 KB 314/314 KB 99/99 KB 504/1822 KB 836/894 KB 192/263 KB 308/314 KB 99/99 KB 504/1822 KB 848/894 KB 192/263 KB 314/314 KB 99/99 KB 508/1822 KB 848/894 KB 192/263 KB 314/314 KB 99/99 KB 512/1822 KB 848/894 KB 192/263 KB 314/314 KB 99/99 KB 516/1822 KB 852/894 KB 196/263 KB 314/314 KB 99/99 KB 520/1822 KB 852/894 KB 196/263 KB 314/314 KB 99/99 KB 524/1822 KB 852/894 KB 196/263 KB 314/314 KB 99/99 KB 528/1822 KB 852/894 KB 196/263 KB 314/314 KB 99/99 KB 516/1822 KB 852/894 KB 200/263 KB 314/314 KB 99/99 KB 528/1822 KB 852/894 KB 204/263 KB 314/314 KB 99/99 KB 528/1822 KB 852/894 KB 208/263 KB 314/314 KB 99/99 KB 528/1822 KB 852/894 KB 192/263 KB 314/314 KB 99/99 KB 516/1822 KB 856/894 KB 208/263 KB 314/314 KB 99/99 KB 528/1822 KB 860/894 KB 208/263 KB 314/314 KB 99/99 KB 528/1822 KB 864/894 KB 208/263 KB 314/314 KB 99/99 KB 528/1822 KB 868/894 KB 208/263 KB 314/314 KB 99/99 KB 528/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 110.3 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 868/894 KB 212/263 KB 314/314 KB 99/99 KB 528/1822 KB 872/894 KB 216/263 KB 314/314 KB 532/1822 KB 872/894 KB 220/263 KB 314/314 KB 532/1822 KB 872/894 KB 224/263 KB 314/314 KB 532/1822 KB 868/894 KB 212/263 KB 314/314 KB 99/99 KB 532/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 349.1 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 872/894 KB 212/263 KB 314/314 KB 532/1822 KB 876/894 KB 224/263 KB 532/1822 KB 880/894 KB 224/263 KB 532/1822 KB 880/894 KB 224/263 KB 536/1822 KB 880/894 KB 224/263 KB 540/1822 KB 880/894 KB 224/263 KB 544/1822 KB 880/894 KB 228/263 KB 548/1822 KB 884/894 KB 228/263 KB 552/1822 KB 884/894 KB 228/263 KB 556/1822 KB 884/894 KB 228/263 KB 560/1822 KB 880/894 KB 228/263 KB 544/1822 KB 884/894 KB 232/263 KB 560/1822 KB 884/894 KB 236/263 KB 560/1822 KB 884/894 KB 240/263 KB 560/1822 KB 884/894 KB 244/263 KB 560/1822 KB 884/894 KB 248/263 KB 560/1822 KB 884/894 KB 252/263 KB 560/1822 KB 884/894 KB 256/263 KB 560/1822 KB 884/894 KB 228/263 KB 548/1822 KB 888/894 KB 256/263 KB 560/1822 KB 892/894 KB 256/263 KB 560/1822 KB 894/894 KB 256/263 KB 560/1822 KB 4/276 KB 894/894 KB 256/263 KB 560/1822 KB 8/276 KB 894/894 KB 256/263 KB 560/1822 KB 12/276 KB 894/894 KB 256/263 KB 560/1822 KB 16/276 KB 894/894 KB 256/263 KB 560/1822 KB 16/276 KB 894/894 KB 260/263 KB 560/1822 KB 20/276 KB 894/894 KB 263/263 KB 560/1822 KB 20/276 KB 894/894 KB 260/263 KB 560/1822 KB 24/276 KB 894/894 KB 263/263 KB 560/1822 KB 28/276 KB 894/894 KB 263/263 KB 560/1822 KB 32/276 KB 894/894 KB 263/263 KB 560/1822 KB 36/276 KB 894/894 KB 263/263 KB 560/1822 KB 40/276 KB 894/894 KB 263/263 KB 560/1822 KB 44/276 KB 894/894 KB 263/263 KB 560/1822 KB 48/276 KB 894/894 KB 263/263 KB 564/1822 KB 44/276 KB 894/894 KB 263/263 KB 564/1822 KB 48/276 KB 894/894 KB 263/263 KB 568/1822 KB 48/276 KB 894/894 KB 263/263 KB 572/1822 KB 48/276 KB 894/894 KB 263/263 KB 576/1822 KB 52/276 KB 894/894 KB 263/263 KB 580/1822 KB 52/276 KB 894/894 KB 263/263 KB 584/1822 KB 52/276 KB 894/894 KB 263/263 KB 588/1822 KB 52/276 KB 894/894 KB 263/263 KB 592/1822 KB 52/276 KB 894/894 KB 263/263 KB 576/1822 KB 56/276 KB 894/894 KB 263/263 KB 592/1822 KB 60/276 KB 894/894 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 4/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 8/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 12/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 16/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 20/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 24/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 28/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 32/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 36/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 40/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 44/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 48/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 52/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 54/54 KB 263/263 KB 592/1822 KB 64/276 KB 894/894 KB 54/54 KB 263/263 KB 596/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 974.0 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 68/276 KB 894/894 KB 54/54 KB 263/263 KB 596/1822 KB 72/276 KB 54/54 KB 596/1822 KB 76/276 KB 54/54 KB 600/1822 KB 80/276 KB 54/54 KB 600/1822 KB 72/276 KB 54/54 KB 600/1822 KB 80/276 KB 54/54 KB 604/1822 KB 80/276 KB 54/54 KB 608/1822 KB 84/276 KB 54/54 KB 608/1822 KB 88/276 KB 54/54 KB 612/1822 KB 92/276 KB 54/54 KB 612/1822 KB 96/276 KB 54/54 KB 612/1822 KB 84/276 KB 54/54 KB 612/1822 KB 96/276 KB 54/54 KB 616/1822 KB 96/276 KB 54/54 KB 620/1822 KB 96/276 KB 624/1822 KB 96/276 KB 628/1822 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 58.3 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 100/276 KB 628/1822 KB 104/276 KB 628/1822 KB 108/276 KB 628/1822 KB 112/276 KB 628/1822 KB 112/276 KB 632/1822 KB 112/276 KB 636/1822 KB 112/276 KB 640/1822 KB 116/276 KB 644/1822 KB 116/276 KB 640/1822 KB 120/276 KB 648/1822 KB 124/276 KB 648/1822 KB 124/276 KB 648/1822 KB 124/276 KB 4/748 KB 648/1822 KB 124/276 KB 8/748 KB 648/1822 KB 124/276 KB 12/748 KB 648/1822 KB 124/276 KB 4/223 KB 16/748 KB 648/1822 KB 124/276 KB 4/223 KB 20/748 KB 648/1822 KB 124/276 KB 4/223 KB 24/748 KB 648/1822 KB 124/276 KB 4/223 KB 28/748 KB 648/1822 KB 124/276 KB 4/223 KB 32/748 KB 648/1822 KB 124/276 KB 4/223 KB 12/748 KB 648/1822 KB 124/276 KB 8/223 KB 32/748 KB 648/1822 KB 124/276 KB 12/223 KB 32/748 KB 648/1822 KB 124/276 KB 16/223 KB 32/748 KB 648/1822 KB 124/276 KB 20/223 KB 32/748 KB 648/1822 KB 124/276 KB 24/223 KB 36/748 KB 648/1822 KB 124/276 KB 24/223 KB 3/27 KB 40/748 KB 648/1822 KB 124/276 KB 24/223 KB 3/27 KB 44/748 KB 648/1822 KB 124/276 KB 24/223 KB 3/27 KB 48/748 KB 648/1822 KB 124/276 KB 24/223 KB 3/27 KB 36/748 KB 648/1822 KB 124/276 KB 24/223 KB 6/27 KB 48/748 KB 648/1822 KB 124/276 KB 24/223 KB 44/748 KB 648/1822 KB 124/276 KB 28/223 KB 6/27 KB 48/748 KB 648/1822 KB 124/276 KB 32/223 KB 6/27 KB 48/748 KB 648/1822 KB 124/276 KB 32/223 KB 9/27 KB 48/748 KB 648/1822 KB 124/276 KB 32/223 KB 9/27 KB 52/748 KB 648/1822 KB 124/276 KB 36/223 KB 11/27 KB 56/748 KB 648/1822 KB 124/276 KB 36/223 KB 11/27 KB 60/748 KB 648/1822 KB 124/276 KB 36/223 KB 11/27 KB 64/748 KB 648/1822 KB 124/276 KB 36/223 KB 11/27 KB 52/748 KB 648/1822 KB 124/276 KB 40/223 KB 11/27 KB 64/748 KB 648/1822 KB 124/276 KB 44/223 KB 11/27 KB 64/748 KB 648/1822 KB 124/276 KB 48/223 KB 11/27 KB 64/748 KB 648/1822 KB 124/276 KB 32/223 KB 11/27 KB 52/748 KB 648/1822 KB 128/276 KB 48/223 KB 14/27 KB 68/748 KB 652/1822 KB 128/276 KB 48/223 KB 16/27 KB 68/748 KB 652/1822 KB 128/276 KB 48/223 KB 19/27 KB 68/748 KB 652/1822 KB 128/276 KB 48/223 KB 22/27 KB 68/748 KB 652/1822 KB 128/276 KB 52/223 KB 22/27 KB 68/748 KB 652/1822 KB 128/276 KB 56/223 KB 25/27 KB 68/748 KB 652/1822 KB 128/276 KB 60/223 KB 25/27 KB 68/748 KB 652/1822 KB 128/276 KB 64/223 KB 25/27 KB 68/748 KB 652/1822 KB 128/276 KB 48/223 KB 11/27 KB 68/748 KB 652/1822 KB 128/276 KB 64/223 KB 25/27 KB 72/748 KB 652/1822 KB 128/276 KB 64/223 KB 25/27 KB 76/748 KB 652/1822 KB 128/276 KB 48/223 KB 11/27 KB 64/748 KB 652/1822 KB 128/276 KB 64/223 KB 25/27 KB 76/748 KB 656/1822 KB 128/276 KB 48/223 KB 11/27 KB 64/748 KB 648/1822 KB 132/276 KB 64/223 KB 25/27 KB 76/748 KB 656/1822 KB 136/276 KB 64/223 KB 25/27 KB 76/748 KB 660/1822 KB 140/276 KB 64/223 KB 25/27 KB 76/748 KB 660/1822 KB 144/276 KB 64/223 KB 25/27 KB 76/748 KB 660/1822 KB 128/276 KB 52/223 KB 25/27 KB 68/748 KB 652/1822 KB 144/276 KB 64/223 KB 27/27 KB 80/748 KB 660/1822 KB 144/276 KB 64/223 KB 25/27 KB 80/748 KB 660/1822 KB 132/276 KB 64/223 KB 25/27 KB 76/748 KB 660/1822 KB 144/276 KB 64/223 KB 27/27 KB 80/748 KB 664/1822 KB 144/276 KB 64/223 KB 27/27 KB 80/748 KB 668/1822 KB 144/276 KB 64/223 KB 27/27 KB 84/748 KB 672/1822 KB 144/276 KB 64/223 KB 27/27 KB 84/748 KB 676/1822 KB 148/276 KB 68/223 KB 27/27 KB 84/748 KB 680/1822 KB 148/276 KB 68/223 KB 27/27 KB 84/748 KB 684/1822 KB 148/276 KB 68/223 KB 27/27 KB 84/748 KB 688/1822 KB 144/276 KB 64/223 KB 27/27 KB 84/748 KB 668/1822 KB 148/276 KB 68/223 KB 27/27 KB 88/748 KB 688/1822 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 148/276 KB 68/223 KB 27/27 KB 92/748 KB 688/1822 KB 148/276 KB 68/223 KB 27/27 KB 96/748 KB 688/1822 KB 148/276 KB 68/223 KB 27/27 KB 84/748 KB 676/1822 KB 152/276 KB 68/223 KB 27/27 KB 96/748 KB 688/1822 KB 156/276 KB 68/223 KB 27/27 KB 96/748 KB 688/1822 KB 160/276 KB 68/223 KB 27/27 KB 96/748 KB 688/1822 KB 144/276 KB 68/223 KB 27/27 KB 84/748 KB 676/1822 KB 160/276 KB 72/223 KB 27/27 KB 96/748 KB 688/1822 KB 160/276 KB 76/223 KB 27/27 KB 96/748 KB 688/1822 KB 160/276 KB 80/223 KB 27/27 KB 96/748 KB 688/1822 KB 160/276 KB 80/223 KB 27/27 KB 100/748 KB 688/1822 KB 164/276 KB 84/223 KB 27/27 KB 104/748 KB 692/1822 KB 164/276 KB 84/223 KB 27/27 KB 108/748 KB 692/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 28.0 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 164/276 KB 80/223 KB 27/27 KB 100/748 KB 688/1822 KB 168/276 KB 84/223 KB 108/748 KB 692/1822 KB 172/276 KB 84/223 KB 108/748 KB 692/1822 KB 176/276 KB 84/223 KB 108/748 KB 692/1822 KB 164/276 KB 84/223 KB 27/27 KB 100/748 KB 692/1822 KB 164/276 KB 84/223 KB 27/27 KB 100/748 KB 688/1822 KB 176/276 KB 88/223 KB 112/748 KB 692/1822 KB 176/276 KB 92/223 KB 112/748 KB 696/1822 KB 176/276 KB 96/223 KB 112/748 KB 696/1822 KB 176/276 KB 100/223 KB 112/748 KB 696/1822 KB 180/276 KB 104/223 KB 112/748 KB 696/1822 KB 180/276 KB 108/223 KB 112/748 KB 696/1822 KB 180/276 KB 112/223 KB 112/748 KB 696/1822 KB 176/276 KB 84/223 KB 112/748 KB 692/1822 KB 180/276 KB 112/223 KB 116/748 KB 696/1822 KB 180/276 KB 112/223 KB 120/748 KB 696/1822 KB 180/276 KB 112/223 KB 124/748 KB 696/1822 KB 180/276 KB 112/223 KB 128/748 KB 696/1822 KB 180/276 KB 100/223 KB 112/748 KB 696/1822 KB 184/276 KB 112/223 KB 128/748 KB 696/1822 KB 188/276 KB 112/223 KB 128/748 KB 696/1822 KB 192/276 KB 112/223 KB 128/748 KB 696/1822 KB 176/276 KB 88/223 KB 112/748 KB 696/1822 KB 192/276 KB 112/223 KB 128/748 KB 700/1822 KB 192/276 KB 112/223 KB 128/748 KB 704/1822 KB 192/276 KB 112/223 KB 128/748 KB 708/1822 KB 192/276 KB 112/223 KB 128/748 KB 712/1822 KB 192/276 KB 112/223 KB 128/748 KB 716/1822 KB 192/276 KB 112/223 KB 128/748 KB 720/1822 KB 192/276 KB 112/223 KB 128/748 KB 724/1822 KB 196/276 KB 116/223 KB 132/748 KB 728/1822 KB 196/276 KB 116/223 KB 132/748 KB 732/1822 KB 196/276 KB 116/223 KB 132/748 KB 736/1822 KB 196/276 KB 116/223 KB 132/748 KB 724/1822 KB 200/276 KB 116/223 KB 132/748 KB 736/1822 KB 204/276 KB 116/223 KB 132/748 KB 736/1822 KB 208/276 KB 116/223 KB 132/748 KB 736/1822 KB 192/276 KB 116/223 KB 132/748 KB 724/1822 KB 208/276 KB 120/223 KB 132/748 KB 736/1822 KB 208/276 KB 124/223 KB 132/748 KB 736/1822 KB 208/276 KB 128/223 KB 132/748 KB 736/1822 KB 192/276 KB 112/223 KB 132/748 KB 724/1822 KB 208/276 KB 128/223 KB 136/748 KB 736/1822 KB 208/276 KB 128/223 KB 140/748 KB 736/1822 KB 208/276 KB 128/223 KB 144/748 KB 736/1822 KB 208/276 KB 128/223 KB 148/748 KB 736/1822 KB 212/276 KB 132/223 KB 3/178 KB 152/748 KB 740/1822 KB 212/276 KB 132/223 KB 3/178 KB 156/748 KB 740/1822 KB 212/276 KB 132/223 KB 3/178 KB 160/748 KB 740/1822 KB 212/276 KB 132/223 KB 3/178 KB 164/748 KB 740/1822 KB 212/276 KB 132/223 KB 3/178 KB 148/748 KB 740/1822 KB 212/276 KB 136/223 KB 3/178 KB 164/748 KB 740/1822 KB 212/276 KB 140/223 KB 3/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 3/178 KB 164/748 KB 740/1822 KB 212/276 KB 128/223 KB 3/178 KB 148/748 KB 740/1822 KB 208/276 KB 128/223 KB 3/178 KB 148/748 KB 740/1822 KB 212/276 KB 144/223 KB 5/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 8/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 11/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 13/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 16/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 19/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 21/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 24/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 27/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 29/178 KB 164/748 KB 740/1822 KB 212/276 KB 144/223 KB 32/178 KB 164/748 KB 740/1822 KB 208/276 KB 128/223 KB 148/748 KB 740/1822 KB 212/276 KB 144/223 KB 32/178 KB 164/748 KB 744/1822 KB 216/276 KB 144/223 KB 32/178 KB 164/748 KB 748/1822 KB 216/276 KB 144/22 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 3 KB 32/178 KB 164/748 KB 752/1822 KB 216/276 KB 144/223 KB 32/178 KB 164/748 KB 756/1822 KB 216/276 KB 148/223 KB 36/178 KB 164/748 KB 760/1822 KB 216/276 KB 144/223 KB 32/178 KB 164/748 KB 744/1822 KB 220/276 KB 148/223 KB 36/178 KB 168/748 KB 760/1822 KB 224/276 KB 148/223 KB 36/178 KB 168/748 KB 760/1822 KB 228/276 KB 148/223 KB 36/178 KB 168/748 KB 760/1822 KB 232/276 KB 148/223 KB 36/178 KB 168/748 KB 760/1822 KB 236/276 KB 148/223 KB 36/178 KB 168/748 KB 760/1822 KB 216/276 KB 148/223 KB 36/178 KB 168/748 KB 760/1822 KB 236/276 KB 148/223 KB 36/178 KB 172/748 KB 764/1822 KB 236/276 KB 148/223 KB 36/178 KB 176/748 KB 764/1822 KB 216/276 KB 148/223 KB 36/178 KB 164/748 KB 756/1822 KB 240/276 KB 152/223 KB 36/178 KB 176/748 KB 764/1822 KB 240/276 KB 156/223 KB 36/178 KB 176/748 KB 764/1822 KB 240/276 KB 160/223 KB 36/178 KB 176/748 KB 764/1822 KB 216/276 KB 144/223 KB 36/178 KB 164/748 KB 756/1822 KB 240/276 KB 160/223 KB 40/178 KB 176/748 KB 764/1822 KB 240/276 KB 160/223 KB 44/178 KB 176/748 KB 764/1822 KB 240/276 KB 160/223 KB 48/178 KB 176/748 KB 764/1822 KB 240/276 KB 160/223 KB 52/178 KB 176/748 KB 764/1822 KB 240/276 KB 164/223 KB 56/178 KB 180/748 KB 764/1822 KB 240/276 KB 164/223 KB 60/178 KB 180/748 KB 764/1822 KB 240/276 KB 164/223 KB 64/178 KB 180/748 KB 764/1822 KB 240/276 KB 148/223 KB 36/178 KB 176/748 KB 764/1822 KB 236/276 KB 148/223 KB 36/178 KB 168/748 KB 764/1822 KB 240/276 KB 164/223 KB 64/178 KB 180/748 KB 768/1822 KB 240/276 KB 164/223 KB 64/178 KB 180/748 KB 772/1822 KB 244/276 KB 164/223 KB 64/178 KB 180/748 KB 776/1822 KB 244/276 KB 164/223 KB 64/178 KB 180/748 KB 780/1822 KB 244/276 KB 164/223 KB 68/178 KB 180/748 KB 784/1822 KB 240/276 KB 164/223 KB 52/178 KB 180/748 KB 764/1822 KB 244/276 KB 168/223 KB 68/178 KB 180/748 KB 784/1822 KB 244/276 KB 172/223 KB 68/178 KB 180/748 KB 784/1822 KB 244/276 KB 176/223 KB 68/178 KB 180/748 KB 784/1822 KB 240/276 KB 160/223 KB 52/178 KB 180/748 KB 764/1822 KB 244/276 KB 176/223 KB 68/178 KB 184/748 KB 784/1822 KB 244/276 KB 176/223 KB 68/178 KB 188/748 KB 784/1822 KB 244/276 KB 180/223 KB 68/178 KB 192/748 KB 784/1822 KB 244/276 KB 184/223 KB 68/178 KB 192/748 KB 788/1822 KB 244/276 KB 188/223 KB 68/178 KB 192/748 KB 788/1822 KB 244/276 KB 192/223 KB 68/178 KB 192/748 KB 788/1822 KB 244/276 KB 164/223 KB 68/178 KB 180/748 KB 780/1822 KB 244/276 KB 192/223 KB 72/178 KB 192/748 KB 788/1822 KB 244/276 KB 192/223 KB 76/178 KB 192/748 KB 788/1822 KB 244/276 KB 192/223 KB 80/178 KB 192/748 KB 788/1822 KB 244/276 KB 164/223 KB 64/178 KB 180/748 KB 772/1822 KB 248/276 KB 192/223 KB 80/178 KB 192/748 KB 788/1822 KB 252/276 KB 192/223 KB 80/178 KB 192/748 KB 788/1822 KB 256/276 KB 192/223 KB 80/178 KB 192/748 KB 788/1822 KB 260/276 KB 192/223 KB 80/178 KB 192/748 KB 788/1822 KB 244/276 KB 180/223 KB 68/178 KB 192/748 KB 788/1822 KB 260/276 KB 192/223 KB 80/178 KB 192/748 KB 792/1822 KB 260/276 KB 192/223 KB 80/178 KB 192/748 KB 796/1822 KB 244/276 KB 176/223 KB 68/178 KB 192/748 KB 784/1822 KB 260/276 KB 192/223 KB 80/178 KB 196/748 KB 796/1822 KB 264/276 KB 192/223 KB 80/178 KB 200/748 KB 796/1822 KB 264/276 KB 192/223 KB 80/178 KB 204/748 KB 800/1822 KB 264/276 KB 192/223 KB 84/178 KB 208/748 KB 800/1822 KB 264/276 KB 192/223 KB 84/178 KB 212/748 KB 800/1822 KB 264/276 KB 196/223 KB 84/178 KB 216/748 KB 800/1822 KB 264/276 KB 196/223 KB 84/178 KB 220/748 KB 800/1822 KB 264/276 KB 196/223 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 84/178 KB 224/748 KB 800/1822 KB 264/276 KB 196/223 KB 84/178 KB 228/748 KB 800/1822 KB 264/276 KB 192/223 KB 80/178 KB 196/748 KB 796/1822 KB 268/276 KB 196/223 KB 84/178 KB 228/748 KB 800/1822 KB 272/276 KB 196/223 KB 84/178 KB 228/748 KB 800/1822 KB 276/276 KB 196/223 KB 84/178 KB 228/748 KB 800/1822 KB 276/276 KB 196/223 KB 84/178 KB 228/748 KB 800/1822 KB 264/276 KB 196/223 KB 84/178 KB 212/748 KB 800/1822 KB 264/276 KB 192/223 KB 84/178 KB 204/748 KB 800/1822 KB 276/276 KB 196/223 KB 88/178 KB 228/748 KB 800/1822 KB 276/276 KB 196/223 KB 92/178 KB 228/748 KB 800/1822 KB 276/276 KB 196/223 KB 96/178 KB 228/748 KB 800/1822 KB 264/276 KB 192/223 KB 80/178 KB 200/748 KB 800/1822 KB 276/276 KB 200/223 KB 96/178 KB 228/748 KB 804/1822 KB 276/276 KB 200/223 KB 96/178 KB 228/748 KB 808/1822 KB 276/276 KB 200/223 KB 96/178 KB 228/748 KB 812/1822 KB 276/276 KB 200/223 KB 96/178 KB 228/748 KB 816/1822 KB 276/276 KB 200/223 KB 96/178 KB 228/748 KB 820/1822 KB 276/276 KB 200/223 KB 100/178 KB 228/748 KB 824/1822 KB 276/276 KB 200/223 KB 100/178 KB 228/748 KB 828/1822 KB 276/276 KB 200/223 KB 100/178 KB 228/748 KB 832/1822 KB 276/276 KB 200/223 KB 96/178 KB 228/748 KB 800/1822 KB 276/276 KB 204/223 KB 100/178 KB 232/748 KB 832/1822 KB 276/276 KB 208/223 KB 100/178 KB 232/748 KB 832/1822 KB 276/276 KB 212/223 KB 100/178 KB 232/748 KB 832/1822 KB 276/276 KB 216/223 KB 100/178 KB 232/748 KB 832/1822 KB 276/276 KB 220/223 KB 100/178 KB 232/748 KB 832/1822 KB 276/276 KB 223/223 KB 100/178 KB 232/748 KB 832/1822 KB 276/276 KB 200/223 KB 100/178 KB 232/748 KB 832/1822 KB 276/276 KB 223/223 KB 100/178 KB 236/748 KB 832/1822 KB 276/276 KB 223/223 KB 100/178 KB 240/748 KB 832/1822 KB 276/276 KB 200/223 KB 100/178 KB 228/748 KB 820/1822 KB 276/276 KB 223/223 KB 104/178 KB 240/748 KB 832/1822 KB 276/276 KB 223/223 KB 108/178 KB 240/748 KB 832/1822 KB 276/276 KB 223/223 KB 112/178 KB 240/748 KB 832/1822 KB 223/223 KB 116/178 KB 240/748 KB 832/1822 KB 223/223 KB 120/178 KB 240/748 KB 832/1822 KB 223/223 KB 124/178 KB 244/748 KB 832/1822 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 280.8 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 223/223 KB 124/178 KB 244/748 KB 836/1822 KB 223/223 KB 124/178 KB 244/748 KB 840/1822 KB 223/223 KB 128/178 KB 244/748 KB 844/1822 KB 223/223 KB 128/178 KB 244/748 KB 848/1822 KB 223/223 KB 128/178 KB 244/748 KB 852/1822 KB 223/223 KB 128/178 KB 244/748 KB 856/1822 KB 223/223 KB 128/178 KB 244/748 KB 860/1822 KB 223/223 KB 120/178 KB 244/748 KB 832/1822 KB 223/223 KB 128/178 KB 248/748 KB 860/1822 KB 223/223 KB 128/178 KB 252/748 KB 860/1822 KB 223/223 KB 128/178 KB 256/748 KB 860/1822 KB 223/223 KB 128/178 KB 244/748 KB 840/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 226.3 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 132/178 KB 260/748 KB 860/1822 KB 132/178 KB 264/748 KB 4/23 KB 864/1822 KB 132/178 KB 268/748 KB 4/23 KB 864/1822 KB 132/178 KB 272/748 KB 4/23 KB 864/1822 KB 132/178 KB 256/748 KB 860/1822 KB 136/178 KB 272/748 KB 4/23 KB 864/1822 KB 140/178 KB 272/748 KB 4/23 KB 864/1822 KB 144/178 KB 272/748 KB 4/23 KB 864/1822 KB 132/178 KB 260/748 KB 4/23 KB 864/1822 KB 132/178 KB 260/748 KB 4/23 KB 860/1822 KB 144/178 KB 272/748 KB 8/23 KB 864/1822 KB 144/178 KB 272/748 KB 12/23 KB 864/1822 KB 148/178 KB 272/748 KB 16/23 KB 864/1822 KB 148/178 KB 272/748 KB 20/23 KB 864/1822 KB 148/178 KB 272/748 KB 23/23 KB 868/1822 KB 148/178 KB 272/748 KB 12/23 KB 864/1822 KB 152/178 KB 272/748 KB 23/23 KB 868/1822 KB 156/178 KB 272/748 KB 23/23 KB 868/1822 KB 160/178 KB 276/748 KB 23/23 KB 868/1822 KB 164/178 KB 276/748 KB 23/23 KB 868/1822 KB 168/178 KB 276/748 KB 23/23 KB 868/1822 KB 172/178 KB 276/748 KB 23/23 KB 4/55 KB 868/1822 KB 176/178 KB 276/748 KB 23/23 KB 4/55 KB 868/1822 KB 148/178 KB 272/748 KB 20/23 KB 868/1822 KB 176/178 KB 276/748 KB 23/23 KB 4/55 KB 872/1822 KB 176/178 KB 276/748 KB 23/23 KB 4/55 KB 876/1822 KB 176/178 KB 276/748 KB 23/23 KB 4/55 KB 880/1822 KB 176/178 KB 276/748 KB 23/23 KB 4/55 KB 884/1822 KB 176/178 KB 276/748 KB 23/23 KB 4/55 KB 888/1822 KB 176/178 KB 276/748 KB 23/23 KB 4/55 KB 892/1822 KB 176/178 KB 276/748 KB 23/23 KB 4/55 KB 896/1822 KB 176/178 KB 276/748 KB 23/23 KB 4/55 KB 900/1822 KB 178/178 KB 276/748 KB 4/55 KB 904/1822 KB 178/178 KB 276/748 KB 4/55 KB 908/1822 KB 178/178 KB 276/748 KB 4/55 KB 912/1822 KB 168/178 KB 276/748 KB 23/23 KB 4/55 KB 868/1822 KB 178/178 KB 276/748 KB 8/55 KB 912/1822 KB 156/178 KB 276/748 KB 23/23 KB 868/1822 KB 178/178 KB 280/748 KB 8/55 KB 912/1822 KB 178/178 KB 284/748 KB 8/55 KB 912/1822 KB 178/178 KB 288/748 KB 8/55 KB 912/1822 KB 178/178 KB 292/748 KB 8/55 KB 912/1822 KB 178/178 KB 296/748 KB 8/55 KB 912/1822 KB 178/178 KB 300/748 KB 8/55 KB 912/1822 KB 178/178 KB 304/748 KB 8/55 KB 912/1822 KB 178/178 KB 276/748 KB 4/55 KB 900/1822 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 22.6 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 178/178 KB 308/748 KB 8/55 KB 912/1822 KB 178/178 KB 312/748 KB 12/55 KB 916/1822 KB 178/178 KB 316/748 KB 12/55 KB 916/1822 KB 178/178 KB 320/748 KB 12/55 KB 916/1822 KB 178/178 KB 324/748 KB 12/55 KB 916/1822 KB 178/178 KB 328/748 KB 12/55 KB 916/1822 KB 178/178 KB 332/748 KB 12/55 KB 916/1822 KB 178/178 KB 336/748 KB 12/55 KB 916/1822 KB 178/178 KB 340/748 KB 12/55 KB 916/1822 KB 178/178 KB 344/748 KB 12/55 KB 916/1822 KB 178/178 KB 348/748 KB 12/55 KB 916/1822 KB 178/178 KB 352/748 KB 12/55 KB 916/1822 KB 178/178 KB 356/748 KB 12/55 KB 916/1822 KB 178/178 KB 308/748 KB 12/55 KB 916/1822 KB 356/748 KB 12/55 KB 920/1822 KB 356/748 KB 12/55 KB 924/1822 KB 178/178 KB 308/748 KB 12/55 KB 912/1822 KB 356/748 KB 16/55 KB 924/1822 KB 356/748 KB 20/55 KB 924/1822 KB 356/748 KB 24/55 KB 928/1822 KB 356/748 KB 28/55 KB 928/1822 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 175.2 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 4/1210 KB 356/748 KB 32/55 KB 928/1822 KB 356/748 KB 20/55 KB 928/1822 KB 8/1210 KB 356/748 KB 32/55 KB 928/1822 KB 8/1210 KB 356/748 KB 32/55 KB 932/1822 KB 12/1210 KB 356/748 KB 32/55 KB 936/1822 KB 12/1210 KB 356/748 KB 32/55 KB 940/1822 KB 12/1210 KB 356/748 KB 32/55 KB 944/1822 KB 356/748 KB 32/55 KB 928/1822 KB 12/1210 KB 356/748 KB 32/55 KB 932/1822 KB 16/1210 KB 356/748 KB 32/55 KB 944/1822 KB 16/1210 KB 356/748 KB 36/55 KB 944/1822 KB 20/1210 KB 356/748 KB 40/55 KB 944/1822 KB 20/1210 KB 356/748 KB 36/55 KB 944/1822 KB 24/1210 KB 356/748 KB 44/55 KB 944/1822 KB 28/1210 KB 356/748 KB 44/55 KB 944/1822 KB 32/1210 KB 356/748 KB 44/55 KB 944/1822 KB 36/1210 KB 356/748 KB 44/55 KB 944/1822 KB 40/1210 KB 356/748 KB 44/55 KB 948/1822 KB 24/1210 KB 356/748 KB 44/55 KB 944/1822 KB 40/1210 KB 360/748 KB 48/55 KB 948/1822 KB 40/1210 KB 360/748 KB 52/55 KB 948/1822 KB 40/1210 KB 360/748 KB 55/55 KB 948/1822 KB 40/1210 KB 360/748 KB 44/55 KB 948/1822 KB 36/1210 KB 356/748 KB 44/55 KB 948/1822 KB 44/1210 KB 360/748 KB 55/55 KB 952/1822 KB 44/1210 KB 360/748 KB 55/55 KB 956/1822 KB 44/1210 KB 360/748 KB 55/55 KB 960/1822 KB 44/1210 KB 360/748 KB 55/55 KB 964/1822 KB 44/1210 KB 360/748 KB 55/55 KB 948/1822 KB 48/1210 KB 364/748 KB 55/55 KB 964/1822 KB 44/1210 KB 364/748 KB 55/55 KB 964/1822 KB 48/1210 KB 368/748 KB 55/55 KB 964/1822 KB 48/1210 KB 372/748 KB 55/55 KB 964/1822 KB 52/1210 KB 372/748 KB 55/55 KB 968/1822 KB 52/1210 KB 372/748 KB 55/55 KB 972/1822 KB 52/1210 KB 372/748 KB 55/55 KB 976/1822 KB 52/1210 KB 4/471 KB 372/748 KB 55/55 KB 976/1822 KB 52/1210 KB 8/471 KB 372/748 KB 55/55 KB 976/1822 KB 52/1210 KB 12/471 KB 372/748 KB 55/55 KB 976/1822 KB 52/1210 KB 16/471 KB 372/748 KB 55/55 KB 976/1822 KB 52/1210 KB 372/748 KB 55/55 KB 964/1822 KB 52/1210 KB 16/471 KB 376/748 KB 55/55 KB 980/1822 KB 56/1210 KB 20/471 KB 376/748 KB 984/1822 KB 56/1210 KB 20/471 KB 376/748 KB 988/1822 KB 56/1210 KB 20/471 KB 376/748 KB 992/1822 KB 56/1210 KB 20/471 KB 376/748 KB 996/1822 KB 56/1210 KB 20/471 KB 376/748 KB 1000/1822 KB 52/1210 KB 16/471 KB 376/748 KB 55/55 KB 976/1822 KB 56/1210 KB 20/471 KB 380/748 KB 1000/1822 KB 56/1210 KB 20/471 KB 384/748 KB 1000/1822 KB 56/1210 KB 20/471 KB 376/748 KB 980/1822 KB 56/1210 KB 24/471 KB 384/748 KB 1000/1822 KB 56/1210 KB 28/471 KB 384/748 KB 1000/1822 KB 56/1210 KB 32/471 KB 384/748 KB 1000/1822 KB 56/1210 KB 36/471 KB 384/748 KB 1000/1822 KB 56/1210 KB 40/471 KB 384/748 KB 1000/1822 KB 56/1210 KB 44/471 KB 384/748 KB 1000/1822 KB 56/1210 KB 48/471 KB 384/748 KB 1000/1822 KB 56/1210 KB 52/471 KB 384/748 KB 1000/1822 KB 56/1210 KB 56/471 KB 388/748 KB 1000/1822 KB 56/1210 KB 60/471 KB 388/748 KB 1000/1822 KB 56/1210 KB 64/471 KB 388/748 KB 1000/1822 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 52.5 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 56/1210 KB 16/471 KB 376/748 KB 55/55 KB 980/1822 KB 60/1210 KB 64/471 KB 388/748 KB 1000/1822 KB 64/1210 KB 64/471 KB 388/748 KB 1000/1822 KB 68/1210 KB 64/471 KB 388/748 KB 1000/1822 KB 72/1210 KB 64/471 KB 388/748 KB 1000/1822 KB 76/1210 KB 64/471 KB 388/748 KB 1000/1822 KB 80/1210 KB 64/471 KB 388/748 KB 1000/1822 KB 56/1210 KB 52/471 KB 388/748 KB 1000/1822 KB 80/1210 KB 64/471 KB 392/748 KB 1000/1822 KB 80/1210 KB 64/471 KB 396/748 KB 1000/1822 KB 80/1210 KB 64/471 KB 400/748 KB 1000/1822 KB 84/1210 KB 64/471 KB 400/748 KB 1000/1822 KB 88/1210 KB 68/471 KB 404/748 KB 1004/1822 KB 84/1210 KB 68/471 KB 404/748 KB 1004/1822 KB 88/1210 KB 68/471 KB 404/748 KB 1008/1822 KB 88/1210 KB 68/471 KB 404/748 KB 1012/1822 KB 92/1210 KB 68/471 KB 404/748 KB 1016/1822 KB 84/1210 KB 68/471 KB 404/748 KB 1000/1822 KB 84/1210 KB 64/471 KB 404/748 KB 1000/1822 KB 92/1210 KB 68/471 KB 408/748 KB 1016/1822 KB 92/1210 KB 68/471 KB 412/748 KB 1016/1822 KB 92/1210 KB 68/471 KB 416/748 KB 1016/1822 KB 92/1210 KB 68/471 KB 404/748 KB 1012/1822 KB 96/1210 KB 68/471 KB 416/748 KB 1016/1822 KB 100/1210 KB 68/471 KB 416/748 KB 1016/1822 KB 104/1210 KB 72/471 KB 420/748 KB 1020/1822 KB 100/1210 KB 72/471 KB 420/748 KB 1020/1822 KB 104/1210 KB 72/471 KB 420/748 KB 1024/1822 KB 100/1210 KB 72/471 KB 420/748 KB 1016/1822 KB 104/1210 KB 72/471 KB 424/748 KB 1024/1822 KB 104/1210 KB 72/471 KB 428/748 KB 1024/1822 KB 100/1210 KB 72/471 KB 416/748 KB 1016/1822 KB 108/1210 KB 76/471 KB 428/748 KB 1024/1822 KB 108/1210 KB 80/471 KB 428/748 KB 1024/1822 KB 108/1210 KB 84/471 KB 428/748 KB 1024/1822 KB 108/1210 KB 72/471 KB 428/748 KB 1024/1822 KB 112/1210 KB 84/471 KB 432/748 KB 1024/1822 KB 116/1210 KB 84/471 KB 432/748 KB 1024/1822 KB 120/1210 KB 88/471 KB 432/748 KB 1024/1822 KB 124/1210 KB 88/471 KB 432/748 KB 1024/1822 KB 128/1210 KB 88/471 KB 432/748 KB 1024/1822 KB 108/1210 KB 84/471 KB 432/748 KB 1024/1822 KB 128/1210 KB 88/471 KB 436/748 KB 1024/1822 KB 116/1210 KB 88/471 KB 432/748 KB 1024/1822 KB 128/1210 KB 92/471 KB 436/748 KB 1024/1822 KB 128/1210 KB 96/471 KB 436/748 KB 1024/1822 KB 128/1210 KB 100/471 KB 436/748 KB 1024/1822 KB 132/1210 KB 104/471 KB 4/93 KB 440/748 KB 1028/1822 KB 132/1210 KB 108/471 KB 4/93 KB 440/748 KB 1028/1822 KB 132/1210 KB 112/471 KB 4/93 KB 440/748 KB 1028/1822 KB 132/1210 KB 116/471 KB 4/93 KB 440/748 KB 1028/1822 KB 132/1210 KB 120/471 KB 4/93 KB 440/748 KB 1028/1822 KB 132/1210 KB 124/471 KB 4/93 KB 440/748 KB 1028/1822 KB 132/1210 KB 100/471 KB 4/93 KB 440/748 KB 1028/1822 KB 136/1210 KB 124/471 KB 4/93 KB 440/748 KB 1028/1822 KB 140/1210 KB 124/471 KB 4/93 KB 440/748 KB 1028/1822 KB 144/1210 KB 124/471 KB 4/93 KB 440/748 KB 1028/1822 KB 128/1210 KB 100/471 KB 4/93 KB 440/748 KB 1028/1822 KB 144/1210 KB 124/471 KB 4/93 KB 440/748 KB 1032/1822 KB 128/1210 KB 100/471 KB 4/93 KB 440/748 KB 1024/1822 KB 144/1210 KB 124/471 KB 8/93 KB 440/748 KB 1032/1822 KB 144/1210 KB 124/471 KB 12/93 KB 440/748 KB 1032/1822 KB 144/1210 KB 124/471 KB 16/93 KB 440/748 KB 1032/1822 KB 144/1210 KB 124/471 KB 20/93 KB 440/748 KB 1032/1822 KB 144/1210 KB 124/471 KB 24/93 KB 440/748 KB 1032/1822 KB 144/1210 KB 124/471 KB 28/93 KB 440/748 KB 1032/1822 KB 144/1210 KB 124/471 KB 32/93 KB 440/748 KB 1032/1822 KB 144/1210 KB 124/471 KB 36/93 KB 440/748 KB 1032/1822 KB 144/1210 KB 124/471 KB 40/93 KB 440/748 KB 1036/1822 KB 128/1210 KB 100/471 KB 440/748 KB 1024/1822 KB 144/1210 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install KB 124/471 KB 40/93 KB 444/748 KB 1036/1822 KB 144/1210 KB 124/471 KB 40/93 KB 448/748 KB 1036/1822 KB 144/1210 KB 124/471 KB 36/93 KB 440/748 KB 1036/1822 KB 144/1210 KB 124/471 KB 44/93 KB 448/748 KB 1040/1822 KB 144/1210 KB 124/471 KB 44/93 KB 448/748 KB 1044/1822 KB 144/1210 KB 124/471 KB 44/93 KB 452/748 KB 1048/1822 KB 144/1210 KB 124/471 KB 44/93 KB 452/748 KB 1052/1822 KB 144/1210 KB 124/471 KB 44/93 KB 452/748 KB 1056/1822 KB 144/1210 KB 124/471 KB 44/93 KB 448/748 KB 1036/1822 KB 144/1210 KB 124/471 KB 48/93 KB 452/748 KB 1056/1822 KB 144/1210 KB 124/471 KB 52/93 KB 452/748 KB 1056/1822 KB 144/1210 KB 124/471 KB 56/93 KB 452/748 KB 1056/1822 KB 144/1210 KB 124/471 KB 60/93 KB 452/748 KB 1056/1822 KB 144/1210 KB 124/471 KB 64/93 KB 452/748 KB 1056/1822 KB 148/1210 KB 124/471 KB 68/93 KB 452/748 KB 1056/1822 KB 148/1210 KB 128/471 KB 72/93 KB 452/748 KB 1060/1822 KB 148/1210 KB 128/471 KB 76/93 KB 452/748 KB 1060/1822 KB 148/1210 KB 128/471 KB 80/93 KB 452/748 KB 1060/1822 KB 144/1210 KB 124/471 KB 44/93 KB 452/748 KB 1044/1822 KB 148/1210 KB 128/471 KB 80/93 KB 456/748 KB 1060/1822 KB 148/1210 KB 128/471 KB 80/93 KB 460/748 KB 1060/1822 KB 148/1210 KB 128/471 KB 80/93 KB 464/748 KB 1060/1822 KB 148/1210 KB 128/471 KB 80/93 KB 468/748 KB 1060/1822 KB 148/1210 KB 128/471 KB 68/93 KB 452/748 KB 1060/1822 KB 148/1210 KB 124/471 KB 68/93 KB 452/748 KB 1060/1822 KB 148/1210 KB 132/471 KB 80/93 KB 468/748 KB 1060/1822 KB 148/1210 KB 136/471 KB 80/93 KB 472/748 KB 1064/1822 KB 148/1210 KB 140/471 KB 80/93 KB 472/748 KB 1064/1822 KB 148/1210 KB 144/471 KB 80/93 KB 472/748 KB 1064/1822 KB 148/1210 KB 148/471 KB 80/93 KB 472/748 KB 1064/1822 KB 148/1210 KB 124/471 KB 64/93 KB 452/748 KB 1056/1822 KB 152/1210 KB 148/471 KB 84/93 KB 472/748 KB 1064/1822 KB 156/1210 KB 148/471 KB 84/93 KB 472/748 KB 1064/1822 KB 160/1210 KB 148/471 KB 84/93 KB 472/748 KB 1064/1822 KB 164/1210 KB 148/471 KB 84/93 KB 472/748 KB 1064/1822 KB 168/1210 KB 148/471 KB 84/93 KB 472/748 KB 1064/1822 KB 172/1210 KB 148/471 KB 84/93 KB 472/748 KB 1064/1822 KB 176/1210 KB 148/471 KB 84/93 KB 472/748 KB 1064/1822 KB 148/1210 KB 148/471 KB 84/93 KB 472/748 KB 1064/1822 KB 176/1210 KB 148/471 KB 88/93 KB 472/748 KB 1064/1822 KB 176/1210 KB 148/471 KB 92/93 KB 472/748 KB 1064/1822 KB 176/1210 KB 148/471 KB 93/93 KB 472/748 KB 1064/1822 KB 148/1210 KB 132/471 KB 80/93 KB 472/748 KB 1064/1822 KB 176/1210 KB 148/471 KB 93/93 KB 476/748 KB 1064/1822 KB 176/1210 KB 148/471 KB 93/93 KB 480/748 KB 1064/1822 KB 148/1210 KB 132/471 KB 80/93 KB 468/748 KB 1064/1822 KB 176/1210 KB 148/471 KB 93/93 KB 480/748 KB 1068/1822 KB 176/1210 KB 148/471 KB 93/93 KB 480/748 KB 1072/1822 KB 176/1210 KB 148/471 KB 93/93 KB 480/748 KB 1076/1822 KB 176/1210 KB 148/471 KB 93/93 KB 484/748 KB 1080/1822 KB 176/1210 KB 148/471 KB 93/93 KB 484/748 KB 1084/1822 KB 176/1210 KB 148/471 KB 93/93 KB 484/748 KB 1088/1822 KB 176/1210 KB 148/471 KB 93/93 KB 484/748 KB 1092/1822 KB 180/1210 KB 152/471 KB 93/93 KB 484/748 KB 1096/1822 KB 180/1210 KB 152/471 KB 93/93 KB 484/748 KB 1100/1822 KB 180/1210 KB 152/471 KB 93/93 KB 484/748 KB 1104/1822 KB 176/1210 KB 148/471 KB 93/93 KB 484/748 KB 1076/1822 KB 180/1210 KB 152/471 KB 93/93 KB 488/748 KB 1104/1822 KB 180/1210 KB 152/471 KB 93/93 KB 492/748 KB 1104/1822 KB 180/1210 KB 152/471 KB 93/93 KB 496/748 KB 1104/1822 KB 180/1210 KB 152/471 KB 93/93 KB 484/748 KB 1092/1822 KB 180/1210 KB 156 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install /471 KB 93/93 KB 496/748 KB 1104/1822 KB 180/1210 KB 160/471 KB 93/93 KB 496/748 KB 1104/1822 KB 180/1210 KB 148/471 KB 93/93 KB 484/748 KB 1092/1822 KB 184/1210 KB 160/471 KB 93/93 KB 500/748 KB 1104/1822 KB 188/1210 KB 160/471 KB 93/93 KB 500/748 KB 1104/1822 KB 192/1210 KB 160/471 KB 93/93 KB 500/748 KB 1104/1822 KB 196/1210 KB 160/471 KB 93/93 KB 500/748 KB 1104/1822 KB 200/1210 KB 164/471 KB 93/93 KB 500/748 KB 1108/1822 KB 180/1210 KB 160/471 KB 93/93 KB 500/748 KB 1104/1822 KB 200/1210 KB 164/471 KB 93/93 KB 504/748 KB 1108/1822 KB 200/1210 KB 164/471 KB 93/93 KB 508/748 KB 1108/1822 KB 200/1210 KB 164/471 KB 93/93 KB 512/748 KB 1108/1822 KB 196/1210 KB 164/471 KB 93/93 KB 500/748 KB 1108/1822 KB 200/1210 KB 164/471 KB 93/93 KB 512/748 KB 1112/1822 KB 200/1210 KB 164/471 KB 93/93 KB 516/748 KB 1116/1822 KB 200/1210 KB 164/471 KB 93/93 KB 516/748 KB 1120/1822 KB 196/1210 KB 164/471 KB 93/93 KB 500/748 KB 1104/1822 KB 200/1210 KB 168/471 KB 93/93 KB 516/748 KB 1120/1822 KB 200/1210 KB 172/471 KB 93/93 KB 516/748 KB 1120/1822 KB 200/1210 KB 176/471 KB 516/748 KB 1120/1822 KB 200/1210 KB 180/471 KB 516/748 KB 1120/1822 KB 204/1210 KB 184/471 KB 516/748 KB 1124/1822 KB 204/1210 KB 188/471 KB 516/748 KB 1124/1822 KB 204/1210 KB 192/471 KB 516/748 KB 1124/1822 KB 200/1210 KB 164/471 KB 93/93 KB 516/748 KB 1112/1822 KB 204/1210 KB 192/471 KB 520/748 KB 1124/1822 KB 204/1210 KB 192/471 KB 524/748 KB 1124/1822 KB 204/1210 KB 192/471 KB 528/748 KB 1124/1822 KB 204/1210 KB 192/471 KB 532/748 KB 1124/1822 KB 204/1210 KB 196/471 KB 536/748 KB 1124/1822 KB 204/1210 KB 196/471 KB 540/748 KB 1124/1822 KB 204/1210 KB 196/471 KB 544/748 KB 1124/1822 KB 204/1210 KB 180/471 KB 516/748 KB 1124/1822 KB 204/1210 KB 196/471 KB 544/748 KB 1128/1822 KB 204/1210 KB 196/471 KB 544/748 KB 1132/1822 KB 204/1210 KB 196/471 KB 544/748 KB 1136/1822 KB 204/1210 KB 180/471 KB 516/748 KB 1120/1822 KB 208/1210 KB 196/471 KB 544/748 KB 1136/1822 KB 212/1210 KB 196/471 KB 544/748 KB 1136/1822 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 85.3 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 212/1210 KB 196/471 KB 544/748 KB 1140/1822 KB 204/1210 KB 196/471 KB 532/748 KB 1124/1822 KB 216/1210 KB 196/471 KB 544/748 KB 1140/1822 KB 220/1210 KB 196/471 KB 544/748 KB 1140/1822 KB 224/1210 KB 196/471 KB 544/748 KB 1140/1822 KB 228/1210 KB 196/471 KB 544/748 KB 1140/1822 KB 232/1210 KB 200/471 KB 548/748 KB 1144/1822 KB 236/1210 KB 200/471 KB 548/748 KB 1144/1822 KB 240/1210 KB 200/471 KB 548/748 KB 1144/1822 KB 228/1210 KB 200/471 KB 548/748 KB 1144/1822 KB 240/1210 KB 200/471 KB 552/748 KB 1144/1822 KB 240/1210 KB 200/471 KB 556/748 KB 1144/1822 KB 240/1210 KB 200/471 KB 560/748 KB 1144/1822 KB 244/1210 KB 200/471 KB 564/748 KB 1144/1822 KB 244/1210 KB 200/471 KB 568/748 KB 1144/1822 KB 244/1210 KB 200/471 KB 572/748 KB 1144/1822 KB 244/1210 KB 200/471 KB 576/748 KB 1144/1822 KB 244/1210 KB 200/471 KB 580/748 KB 1144/1822 KB 228/1210 KB 200/471 KB 544/748 KB 1144/1822 KB 228/1210 KB 196/471 KB 544/748 KB 1144/1822 KB 244/1210 KB 204/471 KB 580/748 KB 1144/1822 KB 244/1210 KB 208/471 KB 580/748 KB 1148/1822 KB 244/1210 KB 212/471 KB 580/748 KB 1148/1822 KB 244/1210 KB 216/471 KB 580/748 KB 1148/1822 KB 244/1210 KB 220/471 KB 580/748 KB 1148/1822 KB 244/1210 KB 224/471 KB 580/748 KB 1148/1822 KB 244/1210 KB 228/471 KB 580/748 KB 1148/1822 KB 244/1210 KB 232/471 KB 580/748 KB 1148/1822 KB 244/1210 KB 236/471 KB 580/748 KB 1148/1822 KB 244/1210 KB 200/471 KB 560/748 KB 1144/1822 KB 248/1210 KB 236/471 KB 580/748 KB 1148/1822 KB 244/1210 KB 204/471 KB 580/748 KB 1148/1822 KB 252/1210 KB 236/471 KB 580/748 KB 1152/1822 KB 252/1210 KB 236/471 KB 4/53 KB 580/748 KB 1152/1822 KB 252/1210 KB 236/471 KB 8/53 KB 580/748 KB 1152/1822 KB 252/1210 KB 236/471 KB 12/53 KB 580/748 KB 1152/1822 KB 252/1210 KB 236/471 KB 16/53 KB 580/748 KB 1152/1822 KB 252/1210 KB 236/471 KB 16/53 KB 580/748 KB 1156/1822 KB 252/1210 KB 236/471 KB 16/53 KB 580/748 KB 1160/1822 KB 252/1210 KB 236/471 KB 20/53 KB 580/748 KB 1160/1822 KB 252/1210 KB 236/471 KB 24/53 KB 580/748 KB 1160/1822 KB 252/1210 KB 236/471 KB 28/53 KB 580/748 KB 1160/1822 KB 252/1210 KB 236/471 KB 32/53 KB 580/748 KB 1160/1822 KB 252/1210 KB 236/471 KB 32/53 KB 580/748 KB 1164/1822 KB 252/1210 KB 236/471 KB 32/53 KB 580/748 KB 1168/1822 KB 252/1210 KB 236/471 KB 32/53 KB 580/748 KB 1168/1822 KB 252/1210 KB 236/471 KB 36/53 KB 580/748 KB 1168/1822 KB 256/1210 KB 236/471 KB 40/53 KB 580/748 KB 1172/1822 KB 256/1210 KB 236/471 KB 44/53 KB 580/748 KB 1172/1822 KB 256/1210 KB 236/471 KB 48/53 KB 580/748 KB 1172/1822 KB 256/1210 KB 240/471 KB 48/53 KB 580/748 KB 1172/1822 KB 256/1210 KB 244/471 KB 48/53 KB 580/748 KB 1172/1822 KB 256/1210 KB 236/471 KB 36/53 KB 580/748 KB 1172/1822 KB 256/1210 KB 248/471 KB 52/53 KB 584/748 KB 1176/1822 KB 256/1210 KB 248/471 KB 52/53 KB 584/748 KB 1180/1822 KB 256/1210 KB 248/471 KB 52/53 KB 584/748 KB 1184/1822 KB 256/1210 KB 248/471 KB 52/53 KB 584/748 KB 1188/1822 KB 256/1210 KB 248/471 KB 52/53 KB 584/748 KB 1192/1822 KB 256/1210 KB 248/471 KB 52/53 KB 584/748 KB 1196/1822 KB 256/1210 KB 248/471 KB 52/53 KB 584/748 KB 1200/1822 KB 256/1210 KB 248/471 KB 52/53 KB 584/748 KB 1204/1822 KB 256/1210 KB 236/471 KB 36/53 KB 580/748 KB 1168/1822 KB 260/1210 KB 248/471 KB 52/53 KB 584/748 KB 1204/1822 KB 264/1210 KB 248/471 KB 52/53 KB 584/748 KB 1204/1822 KB 268/1210 KB 248/471 KB 52/53 KB 584/748 KB 1204/1822 KB 272/1210 KB 248/471 KB 52/53 KB 584/748 KB 1204/1822 KB 276/1210 KB 248/471 KB 52/53 KB 5 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 84/748 KB 1204/1822 KB 280/1210 KB 248/471 KB 52/53 KB 584/748 KB 1204/1822 KB 284/1210 KB 248/471 KB 52/53 KB 584/748 KB 1204/1822 KB 288/1210 KB 248/471 KB 52/53 KB 584/748 KB 1204/1822 KB 256/1210 KB 248/471 KB 52/53 KB 584/748 KB 1172/1822 KB 288/1210 KB 252/471 KB 52/53 KB 584/748 KB 1204/1822 KB 288/1210 KB 256/471 KB 52/53 KB 584/748 KB 1204/1822 KB 288/1210 KB 260/471 KB 52/53 KB 584/748 KB 1204/1822 KB 288/1210 KB 264/471 KB 52/53 KB 584/748 KB 1204/1822 KB 288/1210 KB 268/471 KB 52/53 KB 584/748 KB 1204/1822 KB 288/1210 KB 272/471 KB 52/53 KB 584/748 KB 1204/1822 KB 288/1210 KB 276/471 KB 52/53 KB 584/748 KB 1204/1822 KB 256/1210 KB 244/471 KB 52/53 KB 584/748 KB 1172/1822 KB 288/1210 KB 276/471 KB 52/53 KB 588/748 KB 1204/1822 KB 288/1210 KB 276/471 KB 52/53 KB 592/748 KB 1204/1822 KB 288/1210 KB 276/471 KB 52/53 KB 596/748 KB 1204/1822 KB 288/1210 KB 276/471 KB 52/53 KB 600/748 KB 1204/1822 KB 288/1210 KB 276/471 KB 52/53 KB 604/748 KB 1204/1822 KB 288/1210 KB 276/471 KB 52/53 KB 608/748 KB 1204/1822 KB 288/1210 KB 276/471 KB 52/53 KB 612/748 KB 1204/1822 KB 256/1210 KB 244/471 KB 52/53 KB 580/748 KB 1172/1822 KB 288/1210 KB 276/471 KB 53/53 KB 612/748 KB 1204/1822 KB 288/1210 KB 276/471 KB 53/53 KB 616/748 KB 1204/1822 KB 292/1210 KB 280/471 KB 53/53 KB 620/748 KB 1208/1822 KB 292/1210 KB 280/471 KB 53/53 KB 616/748 KB 1208/1822 KB 292/1210 KB 280/471 KB 53/53 KB 620/748 KB 1212/1822 KB 292/1210 KB 280/471 KB 53/53 KB 620/748 KB 1216/1822 KB 292/1210 KB 280/471 KB 53/53 KB 624/748 KB 1220/1822 KB 292/1210 KB 280/471 KB 53/53 KB 624/748 KB 1224/1822 KB 292/1210 KB 280/471 KB 53/53 KB 624/748 KB 1228/1822 KB 292/1210 KB 280/471 KB 53/53 KB 624/748 KB 1232/1822 KB 292/1210 KB 280/471 KB 53/53 KB 616/748 KB 1204/1822 KB 296/1210 KB 280/471 KB 53/53 KB 624/748 KB 1232/1822 KB 300/1210 KB 280/471 KB 53/53 KB 624/748 KB 1232/1822 KB 304/1210 KB 280/471 KB 53/53 KB 624/748 KB 1232/1822 KB 288/1210 KB 280/471 KB 53/53 KB 616/748 KB 1204/1822 KB 304/1210 KB 284/471 KB 53/53 KB 624/748 KB 1232/1822 KB 304/1210 KB 288/471 KB 53/53 KB 624/748 KB 1232/1822 KB 304/1210 KB 292/471 KB 53/53 KB 624/748 KB 1232/1822 KB 304/1210 KB 296/471 KB 53/53 KB 624/748 KB 1232/1822 KB 304/1210 KB 300/471 KB 53/53 KB 624/748 KB 1232/1822 KB 304/1210 KB 304/471 KB 53/53 KB 624/748 KB 1232/1822 KB 304/1210 KB 308/471 KB 53/53 KB 624/748 KB 1232/1822 KB 308/1210 KB 312/471 KB 53/53 KB 624/748 KB 1236/1822 KB 308/1210 KB 316/471 KB 53/53 KB 624/748 KB 1236/1822 KB 308/1210 KB 320/471 KB 53/53 KB 624/748 KB 1236/1822 KB 292/1210 KB 280/471 KB 53/53 KB 624/748 KB 1216/1822 KB 308/1210 KB 320/471 KB 53/53 KB 628/748 KB 1236/1822 KB 308/1210 KB 320/471 KB 53/53 KB 632/748 KB 1236/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 47.8 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 308/1210 KB 320/471 KB 636/748 KB 1236/1822 KB 308/1210 KB 320/471 KB 640/748 KB 1236/1822 KB 308/1210 KB 320/471 KB 644/748 KB 1236/1822 KB 308/1210 KB 320/471 KB 648/748 KB 1236/1822 KB 308/1210 KB 320/471 KB 652/748 KB 1236/1822 KB 308/1210 KB 320/471 KB 656/748 KB 1236/1822 KB 308/1210 KB 320/471 KB 660/748 KB 1236/1822 KB 308/1210 KB 324/471 KB 664/748 KB 1236/1822 KB 308/1210 KB 324/471 KB 668/748 KB 1236/1822 KB 308/1210 KB 324/471 KB 672/748 KB 1236/1822 KB 308/1210 KB 308/471 KB 53/53 KB 624/748 KB 1236/1822 KB 308/1210 KB 324/471 KB 672/748 KB 1240/1822 KB 308/1210 KB 324/471 KB 672/748 KB 1244/1822 KB 308/1210 KB 324/471 KB 672/748 KB 1248/1822 KB 308/1210 KB 308/471 KB 53/53 KB 624/748 KB 1232/1822 KB 312/1210 KB 324/471 KB 672/748 KB 1248/1822 KB 316/1210 KB 324/471 KB 672/748 KB 1248/1822 KB 320/1210 KB 324/471 KB 672/748 KB 1248/1822 KB 324/1210 KB 324/471 KB 672/748 KB 1248/1822 KB 328/1210 KB 324/471 KB 672/748 KB 1252/1822 KB 332/1210 KB 324/471 KB 672/748 KB 1252/1822 KB 336/1210 KB 324/471 KB 672/748 KB 1252/1822 KB 340/1210 KB 324/471 KB 672/748 KB 1252/1822 KB 344/1210 KB 324/471 KB 676/748 KB 1252/1822 KB 348/1210 KB 324/471 KB 676/748 KB 1252/1822 KB 308/1210 KB 324/471 KB 660/748 KB 1236/1822 KB 348/1210 KB 328/471 KB 676/748 KB 4/276 KB 1252/1822 KB 348/1210 KB 332/471 KB 676/748 KB 4/276 KB 1252/1822 KB 348/1210 KB 336/471 KB 676/748 KB 4/276 KB 1252/1822 KB 348/1210 KB 324/471 KB 676/748 KB 4/276 KB 1252/1822 KB 348/1210 KB 336/471 KB 676/748 KB 8/276 KB 1252/1822 KB 348/1210 KB 336/471 KB 676/748 KB 12/276 KB 1252/1822 KB 348/1210 KB 336/471 KB 676/748 KB 16/276 KB 1252/1822 KB 348/1210 KB 336/471 KB 676/748 KB 20/276 KB 1252/1822 KB 348/1210 KB 336/471 KB 676/748 KB 24/276 KB 1252/1822 KB 348/1210 KB 336/471 KB 676/748 KB 28/276 KB 1252/1822 KB 348/1210 KB 336/471 KB 676/748 KB 32/276 KB 1252/1822 KB 348/1210 KB 336/471 KB 676/748 KB 36/276 KB 1252/1822 KB 352/1210 KB 340/471 KB 676/748 KB 40/276 KB 1252/1822 KB 340/1210 KB 324/471 KB 676/748 KB 1252/1822 KB 352/1210 KB 340/471 KB 680/748 KB 40/276 KB 1252/1822 KB 352/1210 KB 340/471 KB 684/748 KB 40/276 KB 1252/1822 KB 352/1210 KB 340/471 KB 688/748 KB 40/276 KB 1252/1822 KB 324/1210 KB 324/471 KB 672/748 KB 1252/1822 KB 352/1210 KB 340/471 KB 688/748 KB 40/276 KB 1256/1822 KB 352/1210 KB 340/471 KB 688/748 KB 40/276 KB 1260/1822 KB 352/1210 KB 340/471 KB 688/748 KB 40/276 KB 1264/1822 KB 352/1210 KB 340/471 KB 688/748 KB 40/276 KB 1268/1822 KB 352/1210 KB 340/471 KB 688/748 KB 40/276 KB 1272/1822 KB 352/1210 KB 340/471 KB 688/748 KB 40/276 KB 1276/1822 KB 352/1210 KB 340/471 KB 688/748 KB 40/276 KB 1280/1822 KB 352/1210 KB 340/471 KB 688/748 KB 44/276 KB 1284/1822 KB 352/1210 KB 340/471 KB 692/748 KB 44/276 KB 1288/1822 KB 352/1210 KB 340/471 KB 692/748 KB 44/276 KB 1292/1822 KB 352/1210 KB 340/471 KB 692/748 KB 44/276 KB 1296/1822 KB 352/1210 KB 340/471 KB 676/748 KB 36/276 KB 1252/1822 KB 348/1210 KB 340/471 KB 676/748 KB 36/276 KB 1252/1822 KB 356/1210 KB 340/471 KB 692/748 KB 44/276 KB 1296/1822 KB 360/1210 KB 344/471 KB 692/748 KB 44/276 KB 1296/1822 KB 364/1210 KB 344/471 KB 692/748 KB 44/276 KB 1296/1822 KB 368/1210 KB 344/471 KB 692/748 KB 44/276 KB 1296/1822 KB 352/1210 KB 340/471 KB 692/748 KB 44/276 KB 1284/1822 KB 368/1210 KB 344/471 KB 696/748 KB 44/276 KB 1296/1822 KB 368/1210 KB 344/471 KB 700/748 KB 44/276 KB 1296/1822 KB 368/1210 KB 344/471 KB 704/748 KB 44/276 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 1296/1822 KB 368/1210 KB 344/471 KB 708/748 KB 44/276 KB 1296/1822 KB 372/1210 KB 344/471 KB 712/748 KB 44/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 716/748 KB 44/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 720/748 KB 44/276 KB 1300/1822 KB 352/1210 KB 340/471 KB 688/748 KB 44/276 KB 1280/1822 KB 372/1210 KB 344/471 KB 720/748 KB 48/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 720/748 KB 52/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 720/748 KB 56/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 720/748 KB 60/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 720/748 KB 64/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 720/748 KB 68/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 720/748 KB 72/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 720/748 KB 76/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 720/748 KB 80/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 720/748 KB 84/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 724/748 KB 88/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 724/748 KB 92/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 724/748 KB 96/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 708/748 KB 44/276 KB 1300/1822 KB 372/1210 KB 344/471 KB 724/748 KB 96/276 KB 1304/1822 KB 372/1210 KB 344/471 KB 724/748 KB 96/276 KB 1308/1822 KB 372/1210 KB 344/471 KB 724/748 KB 96/276 KB 1312/1822 KB 372/1210 KB 344/471 KB 724/748 KB 96/276 KB 1316/1822 KB 372/1210 KB 344/471 KB 724/748 KB 96/276 KB 1320/1822 KB 372/1210 KB 344/471 KB 724/748 KB 96/276 KB 1324/1822 KB 372/1210 KB 344/471 KB 724/748 KB 96/276 KB 1328/1822 KB 372/1210 KB 344/471 KB 708/748 KB 44/276 KB 1296/1822 KB 376/1210 KB 344/471 KB 724/748 KB 100/276 KB 1332/1822 KB 380/1210 KB 344/471 KB 724/748 KB 100/276 KB 1332/1822 KB 384/1210 KB 344/471 KB 724/748 KB 100/276 KB 1332/1822 KB 388/1210 KB 344/471 KB 724/748 KB 100/276 KB 1332/1822 KB 392/1210 KB 344/471 KB 724/748 KB 100/276 KB 1332/1822 KB 396/1210 KB 344/471 KB 724/748 KB 100/276 KB 1332/1822 KB 400/1210 KB 344/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 344/471 KB 724/748 KB 100/276 KB 1332/1822 KB 356/1210 KB 344/471 KB 692/748 KB 44/276 KB 1296/1822 KB 404/1210 KB 348/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 352/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 356/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 360/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 364/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 368/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 372/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 376/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 380/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 384/471 KB 724/748 KB 100/276 KB 1332/1822 KB 372/1210 KB 344/471 KB 724/748 KB 100/276 KB 1332/1822 KB 404/1210 KB 384/471 KB 724/748 KB 100/276 KB 1336/1822 KB 404/1210 KB 384/471 KB 724/748 KB 100/276 KB 1340/1822 KB 404/1210 KB 384/471 KB 724/748 KB 100/276 KB 1344/1822 KB 404/1210 KB 384/471 KB 724/748 KB 100/276 KB 1348/1822 KB 404/1210 KB 384/471 KB 724/748 KB 100/276 KB 1352/1822 KB 372/1210 KB 344/471 KB 724/748 KB 100/276 KB 1328/1822 KB 404/1210 KB 384/471 KB 724/748 KB 104/276 KB 1352/1822 KB 404/1210 KB 384/471 KB 724/748 KB 108/276 KB 1352/1822 KB 404/1210 KB 384/471 KB 724/748 KB 112/276 KB 1352/1822 KB 404/1210 KB 384/471 KB 724/748 KB 116/276 KB 1352/1822 KB 404/1210 KB 384/471 KB 724/748 KB 120/276 KB 1352/1822 KB 404/1210 KB 384/471 KB 724/748 KB 124/276 KB 1352/1822 KB 404/1210 KB 384/471 KB 724/748 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 128/276 KB 1352/1822 KB 404/1210 KB 384/471 KB 724/748 KB 132/276 KB 1352/1822 KB 372/1210 KB 344/471 KB 724/748 KB 84/276 KB 1300/1822 KB 408/1210 KB 384/471 KB 728/748 KB 132/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 732/748 KB 132/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 736/748 KB 132/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 740/748 KB 132/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 744/748 KB 132/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 748/748 KB 132/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 748/748 KB 132/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 748/748 KB 136/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 748/748 KB 140/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 748/748 KB 144/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 748/748 KB 148/276 KB 1356/1822 KB 408/1210 KB 388/471 KB 748/748 KB 152/276 KB 1356/1822 KB 408/1210 KB 388/471 KB 748/748 KB 156/276 KB 1356/1822 KB 408/1210 KB 388/471 KB 748/748 KB 160/276 KB 1356/1822 KB 408/1210 KB 384/471 KB 724/748 KB 132/276 KB 1356/1822 KB 412/1210 KB 388/471 KB 748/748 KB 160/276 KB 1356/1822 KB 416/1210 KB 388/471 KB 748/748 KB 160/276 KB 1356/1822 KB 404/1210 KB 384/471 KB 724/748 KB 132/276 KB 1356/1822 KB 416/1210 KB 388/471 KB 748/748 KB 160/276 KB 1360/1822 KB 416/1210 KB 388/471 KB 748/748 KB 160/276 KB 1364/1822 KB 416/1210 KB 388/471 KB 748/748 KB 160/276 KB 1368/1822 KB 416/1210 KB 388/471 KB 748/748 KB 160/276 KB 1372/1822 KB 416/1210 KB 388/471 KB 748/748 KB 160/276 KB 1376/1822 KB 408/1210 KB 388/471 KB 748/748 KB 148/276 KB 1356/1822 KB 416/1210 KB 392/471 KB 748/748 KB 160/276 KB 1376/1822 KB 416/1210 KB 396/471 KB 748/748 KB 160/276 KB 1376/1822 KB 416/1210 KB 400/471 KB 748/748 KB 160/276 KB 1376/1822 KB 420/1210 KB 400/471 KB 748/748 KB 160/276 KB 1376/1822 KB 424/1210 KB 400/471 KB 748/748 KB 160/276 KB 1380/1822 KB 428/1210 KB 400/471 KB 748/748 KB 160/276 KB 1380/1822 KB 432/1210 KB 400/471 KB 748/748 KB 160/276 KB 1380/1822 KB 436/1210 KB 400/471 KB 748/748 KB 160/276 KB 1380/1822 KB 440/1210 KB 404/471 KB 748/748 KB 164/276 KB 1380/1822 KB 444/1210 KB 404/471 KB 748/748 KB 164/276 KB 1380/1822 KB 448/1210 KB 404/471 KB 748/748 KB 164/276 KB 1380/1822 KB 420/1210 KB 400/471 KB 748/748 KB 160/276 KB 1380/1822 KB 448/1210 KB 404/471 KB 748/748 KB 164/276 KB 1384/1822 KB 448/1210 KB 404/471 KB 748/748 KB 164/276 KB 1388/1822 KB 448/1210 KB 404/471 KB 748/748 KB 164/276 KB 1392/1822 KB 436/1210 KB 404/471 KB 748/748 KB 164/276 KB 1380/1822 KB 448/1210 KB 408/471 KB 748/748 KB 164/276 KB 1392/1822 KB 448/1210 KB 412/471 KB 748/748 KB 164/276 KB 1392/1822 KB 448/1210 KB 416/471 KB 748/748 KB 164/276 KB 1392/1822 KB 436/1210 KB 400/471 KB 748/748 KB 164/276 KB 1380/1822 KB 448/1210 KB 416/471 KB 748/748 KB 168/276 KB 1392/1822 KB 448/1210 KB 416/471 KB 748/748 KB 172/276 KB 1392/1822 KB 448/1210 KB 416/471 KB 748/748 KB 176/276 KB 1392/1822 KB 448/1210 KB 420/471 KB 180/276 KB 1396/1822 KB 452/1210 KB 420/471 KB 184/276 KB 1396/1822 KB 452/1210 KB 420/471 KB 188/276 KB 1396/1822 KB 452/1210 KB 420/471 KB 192/276 KB 1396/1822 KB 452/1210 KB 420/471 KB 196/276 KB 1396/1822 KB 452/1210 KB 420/471 KB 200/276 KB 1396/1822 KB 452/1210 KB 420/471 KB 204/276 KB 1396/1822 KB 452/1210 KB 420/471 KB 208/276 KB 1396/1822 KB 448/1210 KB 420/471 KB 176/276 KB 1396/1822 KB 452/1210 KB 424/471 KB 208/276 KB 1396/1822 KB 452/1210 KB 428/471 KB 208/276 KB 1396/1822 KB 452/1210 KB 432/471 KB 208/276 KB 1396/1822 KB 448/1210 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 416/471 KB 176/276 KB 1396/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 648.5 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 452/1210 KB 432/471 KB 208/276 KB 1400/1822 KB 452/1210 KB 432/471 KB 208/276 KB 1404/1822 KB 452/1210 KB 432/471 KB 208/276 KB 1408/1822 KB 452/1210 KB 432/471 KB 208/276 KB 1412/1822 KB 452/1210 KB 436/471 KB 208/276 KB 1416/1822 KB 452/1210 KB 436/471 KB 208/276 KB 1420/1822 KB 452/1210 KB 436/471 KB 208/276 KB 1424/1822 KB 452/1210 KB 420/471 KB 180/276 KB 1396/1822 KB 456/1210 KB 436/471 KB 208/276 KB 1424/1822 KB 460/1210 KB 436/471 KB 208/276 KB 1424/1822 KB 464/1210 KB 436/471 KB 208/276 KB 1424/1822 KB 468/1210 KB 436/471 KB 208/276 KB 1424/1822 KB 452/1210 KB 436/471 KB 208/276 KB 1412/1822 KB 472/1210 KB 440/471 KB 208/276 KB 1424/1822 KB 472/1210 KB 444/471 KB 208/276 KB 1424/1822 KB 472/1210 KB 448/471 KB 208/276 KB 1424/1822 KB 472/1210 KB 452/471 KB 208/276 KB 1424/1822 KB 472/1210 KB 456/471 KB 212/276 KB 1428/1822 KB 472/1210 KB 460/471 KB 212/276 KB 1428/1822 KB 472/1210 KB 464/471 KB 212/276 KB 1428/1822 KB 472/1210 KB 452/471 KB 212/276 KB 1428/1822 KB 472/1210 KB 464/471 KB 216/276 KB 1428/1822 KB 472/1210 KB 464/471 KB 220/276 KB 1428/1822 KB 472/1210 KB 452/471 KB 208/276 KB 1428/1822 KB 472/1210 KB 468/471 KB 220/276 KB 1432/1822 KB 472/1210 KB 468/471 KB 220/276 KB 1436/1822 KB 472/1210 KB 468/471 KB 220/276 KB 1440/1822 KB 472/1210 KB 452/471 KB 208/276 KB 1424/1822 KB 476/1210 KB 468/471 KB 220/276 KB 1440/1822 KB 480/1210 KB 468/471 KB 220/276 KB 1440/1822 KB 484/1210 KB 468/471 KB 220/276 KB 1440/1822 KB 484/1210 KB 468/471 KB 220/276 KB 1444/1822 KB 488/1210 KB 468/471 KB 224/276 KB 1448/1822 KB 488/1210 KB 468/471 KB 224/276 KB 1452/1822 KB 488/1210 KB 468/471 KB 224/276 KB 1456/1822 KB 472/1210 KB 468/471 KB 220/276 KB 1428/1822 KB 488/1210 KB 471/471 KB 224/276 KB 1456/1822 KB 488/1210 KB 468/471 KB 224/276 KB 1444/1822 KB 488/1210 KB 468/471 KB 220/276 KB 1444/1822 KB 488/1210 KB 471/471 KB 4/577 KB 224/276 KB 1456/1822 KB 488/1210 KB 471/471 KB 8/577 KB 224/276 KB 1456/1822 KB 488/1210 KB 471/471 KB 12/577 KB 224/276 KB 1456/1822 KB 488/1210 KB 471/471 KB 16/577 KB 224/276 KB 1456/1822 KB 492/1210 KB 471/471 KB 16/577 KB 224/276 KB 1456/1822 KB 496/1210 KB 471/471 KB 16/577 KB 224/276 KB 1456/1822 KB 496/1210 KB 471/471 KB 20/577 KB 224/276 KB 1456/1822 KB 496/1210 KB 471/471 KB 24/577 KB 224/276 KB 1456/1822 KB 496/1210 KB 471/471 KB 28/577 KB 224/276 KB 1456/1822 KB 496/1210 KB 471/471 KB 32/577 KB 224/276 KB 1456/1822 KB 496/1210 KB 471/471 KB 36/577 KB 224/276 KB 1456/1822 KB 496/1210 KB 471/471 KB 40/577 KB 224/276 KB 1456/1822 KB 496/1210 KB 471/471 KB 44/577 KB 224/276 KB 1456/1822 KB 496/1210 KB 471/471 KB 48/577 KB 224/276 KB 1456/1822 KB 496/1210 KB 471/471 KB 48/577 KB 228/276 KB 1456/1822 KB 500/1210 KB 471/471 KB 48/577 KB 232/276 KB 1456/1822 KB 500/1210 KB 471/471 KB 48/577 KB 236/276 KB 1456/1822 KB 500/1210 KB 471/471 KB 48/577 KB 240/276 KB 1456/1822 KB 500/1210 KB 471/471 KB 52/577 KB 244/276 KB 1456/1822 KB 500/1210 KB 471/471 KB 52/577 KB 248/276 KB 1460/1822 KB 500/1210 KB 471/471 KB 52/577 KB 252/276 KB 1460/1822 KB 500/1210 KB 471/471 KB 52/577 KB 256/276 KB 1460/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 402.6 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 500/1210 KB 471/471 KB 48/577 KB 228/276 KB 1456/1822 KB 504/1210 KB 52/577 KB 256/276 KB 1460/1822 KB 508/1210 KB 52/577 KB 256/276 KB 1460/1822 KB 512/1210 KB 52/577 KB 256/276 KB 1460/1822 KB 500/1210 KB 471/471 KB 52/577 KB 244/276 KB 1460/1822 KB 512/1210 KB 52/577 KB 256/276 KB 1464/1822 KB 516/1210 KB 52/577 KB 256/276 KB 1468/1822 KB 516/1210 KB 52/577 KB 256/276 KB 1472/1822 KB 500/1210 KB 471/471 KB 52/577 KB 240/276 KB 1456/1822 KB 516/1210 KB 56/577 KB 256/276 KB 1472/1822 KB 516/1210 KB 60/577 KB 256/276 KB 1472/1822 KB 516/1210 KB 64/577 KB 256/276 KB 1472/1822 KB 516/1210 KB 68/577 KB 256/276 KB 1472/1822 KB 516/1210 KB 72/577 KB 256/276 KB 1472/1822 KB 516/1210 KB 76/577 KB 256/276 KB 1472/1822 KB 516/1210 KB 80/577 KB 256/276 KB 1472/1822 KB 516/1210 KB 84/577 KB 256/276 KB 1472/1822 KB 516/1210 KB 88/577 KB 260/276 KB 1476/1822 KB 516/1210 KB 92/577 KB 260/276 KB 1476/1822 KB 516/1210 KB 96/577 KB 260/276 KB 1476/1822 KB 516/1210 KB 100/577 KB 260/276 KB 1476/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 516/1210 KB 52/577 KB 256/276 KB 1464/1822 KB 520/1210 KB 100/577 KB 260/276 KB 1476/1822 KB 524/1210 KB 100/577 KB 260/276 KB 1476/1822 KB 528/1210 KB 100/577 KB 260/276 KB 1476/1822 KB 532/1210 KB 100/577 KB 260/276 KB 1476/1822 KB 516/1210 KB 84/577 KB 260/276 KB 1476/1822 KB 516/1210 KB 84/577 KB 256/276 KB 1476/1822 KB 536/1210 KB 100/577 KB 264/276 KB 1480/1822 KB 536/1210 KB 100/577 KB 264/276 KB 1484/1822 KB 536/1210 KB 100/577 KB 264/276 KB 1488/1822 KB 536/1210 KB 100/577 KB 264/276 KB 1488/1822 KB 536/1210 KB 100/577 KB 268/276 KB 1488/1822 KB 536/1210 KB 100/577 KB 272/276 KB 1492/1822 KB 536/1210 KB 100/577 KB 260/276 KB 1492/1822 KB 540/1210 KB 100/577 KB 272/276 KB 1492/1822 KB 544/1210 KB 100/577 KB 272/276 KB 1492/1822 KB 536/1210 KB 100/577 KB 268/276 KB 1492/1822 KB 544/1210 KB 100/577 KB 276/276 KB 1496/1822 KB 544/1210 KB 100/577 KB 276/276 KB 1500/1822 KB 544/1210 KB 100/577 KB 276/276 KB 1504/1822 KB 544/1210 KB 100/577 KB 276/276 KB 1492/1822 KB 544/1210 KB 100/577 KB 276/276 KB 1504/1822 KB 548/1210 KB 100/577 KB 276/276 KB 1504/1822 KB 552/1210 KB 104/577 KB 276/276 KB 1508/1822 KB 556/1210 KB 104/577 KB 276/276 KB 1508/1822 KB 560/1210 KB 104/577 KB 276/276 KB 1508/1822 KB 548/1210 KB 104/577 KB 276/276 KB 1508/1822 KB 560/1210 KB 104/577 KB 276/276 KB 1512/1822 KB 560/1210 KB 104/577 KB 276/276 KB 1516/1822 KB 560/1210 KB 104/577 KB 276/276 KB 1520/1822 KB 560/1210 KB 104/577 KB 276/276 KB 1524/1822 KB 548/1210 KB 104/577 KB 276/276 KB 1504/1822 KB 564/1210 KB 108/577 KB 276/276 KB 1524/1822 KB 564/1210 KB 112/577 KB 276/276 KB 1524/1822 KB 564/1210 KB 4/37 KB 112/577 KB 276/276 KB 1524/1822 KB 564/1210 KB 8/37 KB 112/577 KB 276/276 KB 1524/1822 KB 564/1210 KB 12/37 KB 112/577 KB 276/276 KB 1524/1822 KB 564/1210 KB 16/37 KB 112/577 KB 276/276 KB 1524/1822 KB 564/1210 KB 20/37 KB 112/577 KB 276/276 KB 1524/1822 KB 564/1210 KB 24/37 KB 112/577 KB 276/276 KB 1524/1822 KB 564/1210 KB 28/37 KB 116/577 KB 276/276 KB 1524/1822 KB 564/1210 KB 32/37 KB 116/577 KB 1524/1822 KB 564/1210 KB 36/37 KB 116/577 KB 1524/1822 KB 564/1210 KB 37/37 KB 116/577 KB 1524/1822 KB 564/1210 KB 104/577 KB 276/276 KB 1524/1822 KB 568/1210 KB 37/37 KB 116/577 KB 1524/1822 KB 572/1210 KB 37/37 KB 116/577 KB 1524/1822 KB 576/1210 KB 37/37 KB 116/577 KB 1524/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 232.8 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 564/1210 KB 24/37 KB 116/577 KB 276/276 KB 1524/1822 KB 576/1210 KB 37/37 KB 120/577 KB 1524/1822 KB 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 576/1210 KB 37/37 KB 124/577 KB 1524/1822 KB 576/1210 KB 37/37 KB 128/577 KB 1524/1822 KB 576/1210 KB 37/37 KB 132/577 KB 1524/1822 KB 580/1210 KB 37/37 KB 136/577 KB 1528/1822 KB 580/1210 KB 37/37 KB 140/577 KB 1528/1822 KB 580/1210 KB 37/37 KB 144/577 KB 1528/1822 KB 580/1210 KB 37/37 KB 132/577 KB 1528/1822 KB 584/1210 KB 37/37 KB 144/577 KB 1528/1822 KB 588/1210 KB 37/37 KB 144/577 KB 1528/1822 KB 592/1210 KB 37/37 KB 144/577 KB 1528/1822 KB 576/1210 KB 37/37 KB 132/577 KB 1528/1822 KB 592/1210 KB 37/37 KB 144/577 KB 1532/1822 KB 592/1210 KB 37/37 KB 144/577 KB 1536/1822 KB 592/1210 KB 37/37 KB 144/577 KB 1540/1822 KB 592/1210 KB 37/37 KB 144/577 KB 1544/1822 KB 592/1210 KB 37/37 KB 144/577 KB 1548/1822 KB 592/1210 KB 37/37 KB 144/577 KB 1552/1822 KB 592/1210 KB 37/37 KB 148/577 KB 1556/1822 KB 592/1210 KB 37/37 KB 148/577 KB 1552/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 30.6 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 596/1210 KB 37/37 KB 148/577 KB 1556/1822 KB 600/1210 KB 148/577 KB 1556/1822 KB 600/1210 KB 152/577 KB 1556/1822 KB 600/1210 KB 156/577 KB 1556/1822 KB 600/1210 KB 160/577 KB 1556/1822 KB 604/1210 KB 160/577 KB 1556/1822 KB 604/1210 KB 164/577 KB 1560/1822 KB 608/1210 KB 168/577 KB 1560/1822 KB 608/1210 KB 172/577 KB 1560/1822 KB 608/1210 KB 176/577 KB 1560/1822 KB 604/1210 KB 160/577 KB 1560/1822 KB 608/1210 KB 176/577 KB 1564/1822 KB 608/1210 KB 176/577 KB 1568/1822 KB 608/1210 KB 164/577 KB 1560/1822 KB 608/1210 KB 176/577 KB 1572/1822 KB 612/1210 KB 176/577 KB 4/167 KB 1576/1822 KB 612/1210 KB 176/577 KB 4/167 KB 1580/1822 KB 612/1210 KB 176/577 KB 4/167 KB 1584/1822 KB 612/1210 KB 176/577 KB 4/167 KB 1588/1822 KB 612/1210 KB 180/577 KB 4/167 KB 1592/1822 KB 612/1210 KB 180/577 KB 4/167 KB 1596/1822 KB 612/1210 KB 180/577 KB 4/167 KB 1600/1822 KB 612/1210 KB 176/577 KB 4/167 KB 1572/1822 KB 616/1210 KB 180/577 KB 4/167 KB 1600/1822 KB 620/1210 KB 180/577 KB 4/167 KB 1600/1822 KB 624/1210 KB 180/577 KB 4/167 KB 1600/1822 KB 608/1210 KB 176/577 KB 4/167 KB 1572/1822 KB 624/1210 KB 180/577 KB 8/167 KB 1600/1822 KB 624/1210 KB 180/577 KB 12/167 KB 1600/1822 KB 624/1210 KB 180/577 KB 16/167 KB 1600/1822 KB 624/1210 KB 180/577 KB 20/167 KB 1600/1822 KB 624/1210 KB 180/577 KB 24/167 KB 1600/1822 KB 624/1210 KB 180/577 KB 28/167 KB 1600/1822 KB 624/1210 KB 180/577 KB 32/167 KB 1600/1822 KB 624/1210 KB 180/577 KB 36/167 KB 1600/1822 KB 612/1210 KB 180/577 KB 4/167 KB 1588/1822 KB 628/1210 KB 180/577 KB 40/167 KB 1600/1822 KB 628/1210 KB 184/577 KB 40/167 KB 1600/1822 KB 628/1210 KB 188/577 KB 44/167 KB 1600/1822 KB 628/1210 KB 192/577 KB 44/167 KB 1600/1822 KB 628/1210 KB 196/577 KB 44/167 KB 1600/1822 KB 628/1210 KB 200/577 KB 44/167 KB 1600/1822 KB 628/1210 KB 204/577 KB 44/167 KB 1600/1822 KB 628/1210 KB 208/577 KB 44/167 KB 1600/1822 KB 628/1210 KB 212/577 KB 44/167 KB 1600/1822 KB 628/1210 KB 216/577 KB 44/167 KB 1604/1822 KB 628/1210 KB 220/577 KB 44/167 KB 1604/1822 KB 628/1210 KB 180/577 KB 36/167 KB 1600/1822 KB 632/1210 KB 220/577 KB 44/167 KB 1604/1822 KB 636/1210 KB 220/577 KB 44/167 KB 1604/1822 KB 640/1210 KB 220/577 KB 44/167 KB 1604/1822 KB 644/1210 KB 220/577 KB 44/167 KB 1604/1822 KB 648/1210 KB 220/577 KB 44/167 KB 1604/1822 KB 652/1210 KB 220/577 KB 44/167 KB 1604/1822 KB 656/1210 KB 220/577 KB 44/167 KB 1604/1822 KB 660/1210 KB 220/577 KB 44/167 KB 1604/1822 KB 628/1210 KB 212/577 KB 44/167 KB 1604/1822 KB 660/1210 KB 224/577 KB 44/167 KB 1608/1822 KB 660/1210 KB 224/577 KB 44/167 KB 1612/1822 KB 660/1210 KB 224/577 KB 44/167 KB 1616/1822 KB 660/1210 KB 224/577 KB 44/167 KB 1620/1822 KB 628/1210 KB 184/577 KB 44/167 KB 1600/1822 KB 664/1210 KB 224/577 KB 48/167 KB 1620/1822 KB 664/1210 KB 224/577 KB 52/167 KB 1620/1822 KB 664/1210 KB 224/577 KB 56/167 KB 1620/1822 KB 664/1210 KB 224/577 KB 60/167 KB 1620/1822 KB 664/1210 KB 224/577 KB 64/167 KB 1620/1822 KB 664/1210 KB 224/577 KB 68/167 KB 1620/1822 KB 664/1210 KB 224/577 KB 72/167 KB 1620/1822 KB 664/1210 KB 224/577 KB 76/167 KB 1620/1822 KB 664/1210 KB 224/577 KB 80/167 KB 1620/1822 KB 664/1210 KB 224/577 KB 44/167 KB 1620/1822 KB 668/1210 KB 224/577 KB 80/167 KB 1620/1822 KB 672/1210 KB 224/577 KB 80/167 KB 1624/1822 KB 676/1210 KB 224/577 KB 80/167 KB 1624/1822 KB 680/1210 KB 224/577 KB 84/167 KB 1624/1822 KB 684/1210 KB 224/577 KB 84/167 KB 1624/1822 KB 688/1210 KB 224/577 KB 84/167 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install KB 1624/1822 KB 660/1210 KB 224/577 KB 44/167 KB 1604/1822 KB 688/1210 KB 228/577 KB 84/167 KB 1624/1822 KB 688/1210 KB 232/577 KB 84/167 KB 1624/1822 KB 688/1210 KB 236/577 KB 84/167 KB 1624/1822 KB 688/1210 KB 240/577 KB 84/167 KB 1624/1822 KB 676/1210 KB 224/577 KB 84/167 KB 1624/1822 KB 688/1210 KB 240/577 KB 88/167 KB 1624/1822 KB 688/1210 KB 240/577 KB 92/167 KB 1624/1822 KB 688/1210 KB 240/577 KB 96/167 KB 1624/1822 KB 688/1210 KB 240/577 KB 100/167 KB 1624/1822 KB 692/1210 KB 244/577 KB 104/167 KB 1624/1822 KB 692/1210 KB 244/577 KB 108/167 KB 1624/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1624/1822 KB 668/1210 KB 224/577 KB 80/167 KB 1624/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1628/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1632/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1636/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1640/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1644/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1648/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1652/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1656/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1660/1822 KB 692/1210 KB 244/577 KB 100/167 KB 1624/1822 KB 692/1210 KB 248/577 KB 112/167 KB 1664/1822 KB 692/1210 KB 252/577 KB 112/167 KB 1664/1822 KB 692/1210 KB 240/577 KB 100/167 KB 1624/1822 KB 696/1210 KB 252/577 KB 112/167 KB 1664/1822 KB 700/1210 KB 256/577 KB 112/167 KB 1664/1822 KB 700/1210 KB 252/577 KB 112/167 KB 1664/1822 KB 704/1210 KB 256/577 KB 112/167 KB 1664/1822 KB 708/1210 KB 260/577 KB 116/167 KB 1664/1822 KB 712/1210 KB 260/577 KB 116/167 KB 1664/1822 KB 716/1210 KB 260/577 KB 116/167 KB 1664/1822 KB 720/1210 KB 260/577 KB 116/167 KB 1664/1822 KB 704/1210 KB 260/577 KB 116/167 KB 1664/1822 KB 720/1210 KB 260/577 KB 120/167 KB 1664/1822 KB 720/1210 KB 260/577 KB 124/167 KB 1664/1822 KB 720/1210 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 4/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 8/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 12/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 16/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 704/1210 KB 260/577 KB 112/167 KB 1664/1822 KB 692/1210 KB 244/577 KB 112/167 KB 1664/1822 KB 720/1210 KB 20/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 24/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 28/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 32/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 36/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 40/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 44/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 48/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 52/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 56/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 60/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 64/1192 KB 260/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 64/1192 KB 264/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 64/1192 KB 268/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 64/1192 KB 272/577 KB 128/167 KB 1664/1822 KB 720/1210 KB 64/1192 KB 276/577 KB 128/167 KB 1668/1822 KB 724/1210 KB 68/1192 KB 280/577 KB 132/167 KB 1668/1822 KB 724/1210 KB 68/1192 KB 284/577 KB 132/167 KB 1668/1822 KB 724/1210 KB 68/1192 KB 288/577 KB 132/167 KB 1668/1822 KB 720/1210 KB 64/1192 KB 272/577 KB 128/167 KB 1668/1822 KB 724/1210 KB 68/1192 KB 288/577 KB 132/167 KB 1672/1822 KB 724/1210 KB 68/1192 KB 288/577 KB 132/167 KB 1676/1822 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 724/1210 KB 68/1192 KB 288/577 KB 132/167 KB 1680/1822 KB 724/1210 KB 68/1192 KB 276/577 KB 132/167 KB 1668/1822 KB 724/1210 KB 72/1192 KB 288/577 KB 132/167 KB 1680/1822 KB 724/1210 KB 76/1192 KB 288/577 KB 132/167 KB 1680/1822 KB 724/1210 KB 80/1192 KB 288/577 KB 132/167 KB 1684/1822 KB 724/1210 KB 64/1192 KB 276/577 KB 132/167 KB 1668/1822 KB 728/1210 KB 80/1192 KB 288/577 KB 132/167 KB 1684/1822 KB 732/1210 KB 80/1192 KB 288/577 KB 132/167 KB 1684/1822 KB 736/1210 KB 84/1192 KB 288/577 KB 132/167 KB 1684/1822 KB 740/1210 KB 84/1192 KB 288/577 KB 132/167 KB 1684/1822 KB 744/1210 KB 84/1192 KB 292/577 KB 132/167 KB 1684/1822 KB 748/1210 KB 84/1192 KB 292/577 KB 132/167 KB 1684/1822 KB 752/1210 KB 84/1192 KB 292/577 KB 132/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 292/577 KB 132/167 KB 1684/1822 KB 720/1210 KB 64/1192 KB 276/577 KB 132/167 KB 1668/1822 KB 756/1210 KB 84/1192 KB 292/577 KB 136/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 292/577 KB 140/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 292/577 KB 144/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 292/577 KB 148/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 292/577 KB 152/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 292/577 KB 156/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 292/577 KB 160/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 292/577 KB 164/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 292/577 KB 167/167 KB 1684/1822 KB 740/1210 KB 84/1192 KB 292/577 KB 132/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 296/577 KB 167/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 300/577 KB 167/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 304/577 KB 167/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 308/577 KB 167/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 312/577 KB 167/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 316/577 KB 167/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 320/577 KB 167/167 KB 1684/1822 KB 756/1210 KB 84/1192 KB 324/577 KB 167/167 KB 1684/1822 KB 732/1210 KB 84/1192 KB 288/577 KB 132/167 KB 1684/1822 KB 760/1210 KB 88/1192 KB 324/577 KB 167/167 KB 1684/1822 KB 760/1210 KB 92/1192 KB 324/577 KB 167/167 KB 1684/1822 KB 760/1210 KB 96/1192 KB 324/577 KB 167/167 KB 1684/1822 KB 724/1210 KB 76/1192 KB 288/577 KB 132/167 KB 1684/1822 KB 760/1210 KB 96/1192 KB 324/577 KB 167/167 KB 1688/1822 KB 760/1210 KB 96/1192 KB 324/577 KB 167/167 KB 1692/1822 KB 760/1210 KB 96/1192 KB 324/577 KB 167/167 KB 1696/1822 KB 760/1210 KB 96/1192 KB 324/577 KB 167/167 KB 1700/1822 KB 760/1210 KB 96/1192 KB 324/577 KB 167/167 KB 1704/1822 KB 760/1210 KB 100/1192 KB 324/577 KB 167/167 KB 1708/1822 KB 760/1210 KB 100/1192 KB 324/577 KB 167/167 KB 1712/1822 KB 760/1210 KB 100/1192 KB 324/577 KB 167/167 KB 1716/1822 KB 760/1210 KB 100/1192 KB 324/577 KB 167/167 KB 1720/1822 KB 760/1210 KB 100/1192 KB 324/577 KB 167/167 KB 1724/1822 KB 760/1210 KB 100/1192 KB 324/577 KB 167/167 KB 1728/1822 KB 760/1210 KB 100/1192 KB 324/577 KB 167/167 KB 1732/1822 KB 760/1210 KB 84/1192 KB 324/577 KB 167/167 KB 1684/1822 KB 764/1210 KB 100/1192 KB 328/577 KB 167/167 KB 1732/1822 KB 768/1210 KB 100/1192 KB 328/577 KB 167/167 KB 1732/1822 KB 772/1210 KB 100/1192 KB 328/577 KB 167/167 KB 1732/1822 KB 776/1210 KB 100/1192 KB 328/577 KB 167/167 KB 1732/1822 KB 780/1210 KB 100/1192 KB 328/577 KB 167/167 KB 1732/1822 KB 784/1210 KB 100/1192 KB 328/577 KB 167/167 KB 1736/1822 KB 760/1210 KB 100/1192 KB 328/577 KB 167/167 KB 1732/1822 KB 784/1210 KB 100/1192 KB 332/577 KB 167/167 KB 1736/1822 KB 784/12 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 10 KB 100/1192 KB 336/577 KB 167/167 KB 1736/1822 KB 760/1210 KB 100/1192 KB 324/577 KB 167/167 KB 1704/1822 KB 784/1210 KB 104/1192 KB 336/577 KB 167/167 KB 1736/1822 KB 784/1210 KB 108/1192 KB 336/577 KB 167/167 KB 1736/1822 KB 784/1210 KB 112/1192 KB 336/577 KB 167/167 KB 1736/1822 KB 784/1210 KB 116/1192 KB 336/577 KB 167/167 KB 1736/1822 KB 784/1210 KB 120/1192 KB 336/577 KB 167/167 KB 1736/1822 KB 784/1210 KB 124/1192 KB 336/577 KB 167/167 KB 1736/1822 KB 784/1210 KB 128/1192 KB 336/577 KB 167/167 KB 1736/1822 KB 784/1210 KB 132/1192 KB 336/577 KB 167/167 KB 1736/1822 KB 788/1210 KB 136/1192 KB 340/577 KB 167/167 KB 1736/1822 KB 788/1210 KB 140/1192 KB 340/577 KB 167/167 KB 1736/1822 KB 788/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1736/1822 KB 780/1210 KB 100/1192 KB 328/577 KB 167/167 KB 1736/1822 KB 788/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1740/1822 KB 788/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1744/1822 KB 788/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1748/1822 KB 788/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1752/1822 KB 788/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1756/1822 KB 788/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1760/1822 KB 788/1210 KB 132/1192 KB 340/577 KB 167/167 KB 1736/1822 KB 792/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1760/1822 KB 796/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1760/1822 KB 800/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1760/1822 KB 804/1210 KB 144/1192 KB 340/577 KB 167/167 KB 1760/1822 KB 808/1210 KB 148/1192 KB 340/577 KB 167/167 KB 1764/1822 KB 812/1210 KB 148/1192 KB 340/577 KB 167/167 KB 1764/1822 KB 816/1210 KB 148/1192 KB 340/577 KB 167/167 KB 1764/1822 KB 784/1210 KB 132/1192 KB 340/577 KB 167/167 KB 1736/1822 KB 816/1210 KB 148/1192 KB 344/577 KB 167/167 KB 1764/1822 KB 816/1210 KB 148/1192 KB 348/577 KB 167/167 KB 1764/1822 KB 816/1210 KB 148/1192 KB 352/577 KB 167/167 KB 1764/1822 KB 816/1210 KB 148/1192 KB 356/577 KB 167/167 KB 1764/1822 KB 816/1210 KB 148/1192 KB 360/577 KB 167/167 KB 1764/1822 KB 816/1210 KB 148/1192 KB 364/577 KB 167/167 KB 1764/1822 KB 816/1210 KB 148/1192 KB 368/577 KB 167/167 KB 1764/1822 KB 816/1210 KB 148/1192 KB 372/577 KB 167/167 KB 1764/1822 KB 820/1210 KB 148/1192 KB 376/577 KB 167/167 KB 1764/1822 KB 820/1210 KB 148/1192 KB 380/577 KB 167/167 KB 1764/1822 KB 820/1210 KB 148/1192 KB 384/577 KB 167/167 KB 1764/1822 KB 804/1210 KB 148/1192 KB 340/577 KB 167/167 KB 1764/1822 KB 820/1210 KB 148/1192 KB 384/577 KB 167/167 KB 1768/1822 KB 820/1210 KB 148/1192 KB 384/577 KB 167/167 KB 1772/1822 KB 820/1210 KB 148/1192 KB 384/577 KB 167/167 KB 1776/1822 KB 804/1210 KB 148/1192 KB 340/577 KB 167/167 KB 1760/1822 KB 820/1210 KB 152/1192 KB 384/577 KB 167/167 KB 1776/1822 KB 820/1210 KB 156/1192 KB 384/577 KB 167/167 KB 1776/1822 KB 820/1210 KB 160/1192 KB 384/577 KB 167/167 KB 1776/1822 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 133.3 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 820/1210 KB 160/1192 KB 384/577 KB 1780/1822 KB 820/1210 KB 164/1192 KB 384/577 KB 1784/1822 KB 820/1210 KB 164/1192 KB 384/577 KB 1788/1822 KB 820/1210 KB 164/1192 KB 384/577 KB 1792/1822 KB 820/1210 KB 148/1192 KB 372/577 KB 167/167 KB 1764/1822 KB 824/1210 KB 164/1192 KB 384/577 KB 1792/1822 KB 828/1210 KB 164/1192 KB 384/577 KB 1792/1822 KB 832/1210 KB 164/1192 KB 384/577 KB 1792/1822 KB 836/1210 KB 164/1192 KB 384/577 KB 1792/1822 KB 840/1210 KB 164/1192 KB 388/577 KB 1796/1822 KB 844/1210 KB 164/1192 KB 388/577 KB 1796/1822 KB 848/1210 KB 164/1192 KB 388/577 KB 1796/1822 KB 820/1210 KB 164/1192 KB 384/577 KB 1780/1822 KB 848/1210 KB 168/1192 KB 388/577 KB 1796/1822 KB 848/1210 KB 172/1192 KB 388/577 KB 1796/1822 KB 848/1210 KB 176/1192 KB 388/577 KB 1796/1822 KB 848/1210 KB 180/1192 KB 388/577 KB 1796/1822 KB 848/1210 KB 184/1192 KB 388/577 KB 1796/1822 KB 848/1210 KB 188/1192 KB 388/577 KB 1796/1822 KB 848/1210 KB 192/1192 KB 388/577 KB 1796/1822 KB 836/1210 KB 164/1192 KB 388/577 KB 1796/1822 KB 848/1210 KB 192/1192 KB 392/577 KB 1796/1822 KB 848/1210 KB 192/1192 KB 396/577 KB 1796/1822 KB 848/1210 KB 192/1192 KB 400/577 KB 1796/1822 KB 836/1210 KB 164/1192 KB 384/577 KB 1796/1822 KB 848/1210 KB 192/1192 KB 400/577 KB 1800/1822 KB 848/1210 KB 192/1192 KB 400/577 KB 1804/1822 KB 848/1210 KB 192/1192 KB 400/577 KB 1808/1822 KB 848/1210 KB 192/1192 KB 400/577 KB 1812/1822 KB 852/1210 KB 196/1192 KB 404/577 KB 1816/1822 KB 852/1210 KB 196/1192 KB 404/577 KB 1820/1822 KB 852/1210 KB 196/1192 KB 404/577 KB 1822/1822 KB 852/1210 KB 196/1192 KB 404/577 KB 1812/1822 KB 852/1210 KB 196/1192 KB 408/577 KB 1822/1822 KB 852/1210 KB 196/1192 KB 412/577 KB 1822/1822 KB 852/1210 KB 196/1192 KB 416/577 KB 1822/1822 KB 852/1210 KB 196/1192 KB 400/577 KB 1812/1822 KB 856/1210 KB 196/1192 KB 416/577 KB 1822/1822 KB 860/1210 KB 196/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 196/1192 KB 416/577 KB 1822/1822 KB 848/1210 KB 196/1192 KB 400/577 KB 1812/1822 KB 864/1210 KB 200/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 204/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 4/439 KB 204/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 8/439 KB 204/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 12/439 KB 204/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 16/439 KB 204/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 20/439 KB 204/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 24/439 KB 204/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 28/439 KB 204/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 32/439 KB 204/1192 KB 416/577 KB 1822/1822 KB 864/1210 KB 32/439 KB 204/1192 KB 420/577 KB 1822/1822 KB 868/1210 KB 36/439 KB 208/1192 KB 424/577 KB 1822/1822 KB 868/1210 KB 36/439 KB 208/1192 KB 428/577 KB 1822/1822 KB 868/1210 KB 36/439 KB 208/1192 KB 432/577 KB 1822/1822 KB 868/1210 KB 36/439 KB 208/1192 KB 420/577 KB 1822/1822 KB 872/1210 KB 36/439 KB 208/1192 KB 432/577 KB 1822/1822 KB 876/1210 KB 36/439 KB 208/1192 KB 432/577 KB 1822/1822 KB 880/1210 KB 36/439 KB 208/1192 KB 432/577 KB 1822/1822 KB 864/1210 KB 36/439 KB 208/1192 KB 420/577 KB 1822/1822 KB 880/1210 KB 40/439 KB 208/1192 KB 432/577 KB 1822/1822 KB 880/1210 KB 44/439 KB 208/1192 KB 432/577 KB 1822/1822 KB 880/1210 KB 48/439 KB 208/1192 KB 432/577 KB 1822/1822 KB 880/1210 KB 52/439 KB 208/1192 KB 432/577 KB 1822/1822 KB 880/1210 KB 56/439 KB 208/1192 KB 432/577 KB 1822/1822 KB 880/1210 KB 60/439 KB 208/1192 KB 432/577 KB 1822/1822 KB 880/1210 KB 64/439 KB 208/1192 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install KB 432/577 KB 1822/1822 KB 864/1210 KB 32/439 KB 208/1192 KB 420/577 KB 1822/1822 KB 880/1210 KB 64/439 KB 212/1192 KB 432/577 KB 1822/1822 KB 880/1210 KB 68/439 KB 216/1192 KB 432/577 KB 1822/1822 KB 880/1210 KB 68/439 KB 220/1192 KB 436/577 KB 1822/1822 KB 880/1210 KB 68/439 KB 224/1192 KB 436/577 KB 1822/1822 KB 880/1210 KB 68/439 KB 212/1192 KB 432/577 KB 1822/1822 KB 884/1210 KB 72/439 KB 224/1192 KB 436/577 KB 1822/1822 KB 884/1210 KB 76/439 KB 224/1192 KB 436/577 KB 1822/1822 KB 884/1210 KB 80/439 KB 224/1192 KB 436/577 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1434.1 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 884/1210 KB 68/439 KB 224/1192 KB 436/577 KB 1822/1822 KB 888/1210 KB 84/439 KB 224/1192 KB 436/577 KB 892/1210 KB 84/439 KB 224/1192 KB 436/577 KB 896/1210 KB 84/439 KB 224/1192 KB 436/577 KB 900/1210 KB 84/439 KB 224/1192 KB 436/577 KB 880/1210 KB 68/439 KB 216/1192 KB 436/577 KB 1822/1822 KB 900/1210 KB 84/439 KB 224/1192 KB 440/577 KB 900/1210 KB 84/439 KB 224/1192 KB 444/577 KB 900/1210 KB 84/439 KB 224/1192 KB 448/577 KB 900/1210 KB 84/439 KB 224/1192 KB 452/577 KB 900/1210 KB 84/439 KB 224/1192 KB 456/577 KB 900/1210 KB 84/439 KB 224/1192 KB 460/577 KB 900/1210 KB 84/439 KB 224/1192 KB 464/577 KB 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 884/1210 KB 84/439 KB 224/1192 KB 436/577 KB 904/1210 KB 88/439 KB 224/1192 KB 464/577 KB 904/1210 KB 92/439 KB 224/1192 KB 464/577 KB 904/1210 KB 96/439 KB 224/1192 KB 464/577 KB 904/1210 KB 100/439 KB 224/1192 KB 464/577 KB 904/1210 KB 104/439 KB 228/1192 KB 468/577 KB 904/1210 KB 108/439 KB 228/1192 KB 468/577 KB 904/1210 KB 112/439 KB 228/1192 KB 468/577 KB 904/1210 KB 84/439 KB 224/1192 KB 464/577 KB 908/1210 KB 112/439 KB 228/1192 KB 468/577 KB 912/1210 KB 112/439 KB 228/1192 KB 468/577 KB 916/1210 KB 112/439 KB 228/1192 KB 468/577 KB 920/1210 KB 112/439 KB 228/1192 KB 468/577 KB 904/1210 KB 100/439 KB 228/1192 KB 468/577 KB 924/1210 KB 112/439 KB 228/1192 KB 472/577 KB 924/1210 KB 112/439 KB 228/1192 KB 476/577 KB 924/1210 KB 112/439 KB 228/1192 KB 480/577 KB 904/1210 KB 100/439 KB 228/1192 KB 464/577 KB 924/1210 KB 112/439 KB 232/1192 KB 480/577 KB 924/1210 KB 112/439 KB 236/1192 KB 480/577 KB 924/1210 KB 112/439 KB 240/1192 KB 480/577 KB 924/1210 KB 112/439 KB 244/1192 KB 480/577 KB 924/1210 KB 112/439 KB 248/1192 KB 480/577 KB 924/1210 KB 112/439 KB 252/1192 KB 480/577 KB 924/1210 KB 112/439 KB 256/1192 KB 480/577 KB 924/1210 KB 112/439 KB 260/1192 KB 480/577 KB 924/1210 KB 112/439 KB 264/1192 KB 480/577 KB 924/1210 KB 112/439 KB 268/1192 KB 480/577 KB 924/1210 KB 116/439 KB 272/1192 KB 480/577 KB 924/1210 KB 116/439 KB 276/1192 KB 480/577 KB 924/1210 KB 116/439 KB 280/1192 KB 4/562 KB 484/577 KB 924/1210 KB 116/439 KB 284/1192 KB 4/562 KB 484/577 KB 924/1210 KB 116/439 KB 288/1192 KB 4/562 KB 484/577 KB 924/1210 KB 116/439 KB 268/1192 KB 480/577 KB 924/1210 KB 120/439 KB 288/1192 KB 4/562 KB 484/577 KB 924/1210 KB 124/439 KB 288/1192 KB 4/562 KB 484/577 KB 924/1210 KB 128/439 KB 288/1192 KB 4/562 KB 484/577 KB 924/1210 KB 112/439 KB 228/1192 KB 468/577 KB 928/1210 KB 128/439 KB 288/1192 KB 4/562 KB 484/577 KB 932/1210 KB 128/439 KB 288/1192 KB 4/562 KB 484/577 KB 936/1210 KB 128/439 KB 288/1192 KB 4/562 KB 484/577 KB 940/1210 KB 128/439 KB 288/1192 KB 4/562 KB 484/577 KB 944/1210 KB 128/439 KB 288/1192 KB 4/562 KB 484/577 KB 948/1210 KB 128/439 KB 288/1192 KB 4/562 KB 484/577 KB 952/1210 KB 132/439 KB 292/1192 KB 4/562 KB 484/577 KB 956/1210 KB 132/439 KB 292/1192 KB 4/562 KB 484/577 KB 960/1210 KB 132/439 KB 292/1192 KB 4/562 KB 484/577 KB 924/1210 KB 116/439 KB 276/1192 KB 4/562 KB 484/577 KB 960/1210 KB 132/439 KB 292/1192 KB 4/562 KB 488/577 KB 960/1210 KB 132/439 KB 292/1192 KB 4/562 KB 492/577 KB 960/1210 KB 132/439 KB 292/1192 KB 4/562 KB 496/577 KB 924/1210 KB 116/439 KB 276/1192 KB 4/562 KB 480/577 KB 960/1210 KB 132/439 KB 292/1192 KB 8/562 KB 496/577 KB 960/1210 KB 132/439 KB 292/1192 KB 12/562 KB 496/577 KB 960/1210 KB 132/439 KB 292/1192 KB 16/562 KB 496/577 KB 960/1210 KB 132/439 KB 292/1192 KB 20/562 KB 496/577 KB 960/1210 KB 132/439 KB 292/1192 KB 24/562 KB 496/577 KB 960/1210 KB 132/439 KB 292/1192 KB 28/562 KB 500/577 KB 960/1210 KB 132/439 KB 292/1192 KB 32/562 KB 500/577 KB 960/1210 KB 132/439 KB 292/1192 KB 36/562 KB 500/577 KB 960/1210 KB 132/439 KB 292/1192 KB 40/562 KB 500/577 KB 960/1210 KB 132/439 KB 292/1192 KB 44/562 KB 500/577 KB 960/1210 KB 132/439 KB 292/1192 KB 48/562 KB 500/577 KB 960/1210 KB 132/439 KB 292/1192 KB 52/562 KB 500/577 KB 964/1210 KB 132/439 KB 292/1192 KB 56/562 KB 500/577 KB 964/1210 KB 132/439 KB 292/1192 KB 60/562 KB 500/577 KB 964/1210 KB 132/439 KB 292/1192 KB 64/562 KB 500/577 KB 96 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 4/1210 KB 132/439 KB 292/1192 KB 68/562 KB 500/577 KB 948/1210 KB 132/439 KB 292/1192 KB 4/562 KB 484/577 KB 964/1210 KB 136/439 KB 292/1192 KB 68/562 KB 500/577 KB 964/1210 KB 140/439 KB 292/1192 KB 68/562 KB 500/577 KB 964/1210 KB 144/439 KB 292/1192 KB 68/562 KB 500/577 KB 948/1210 KB 128/439 KB 292/1192 KB 4/562 KB 484/577 KB 964/1210 KB 144/439 KB 296/1192 KB 68/562 KB 500/577 KB 964/1210 KB 144/439 KB 300/1192 KB 68/562 KB 500/577 KB 964/1210 KB 144/439 KB 304/1192 KB 68/562 KB 500/577 KB 964/1210 KB 148/439 KB 308/1192 KB 68/562 KB 500/577 KB 964/1210 KB 148/439 KB 312/1192 KB 68/562 KB 500/577 KB 964/1210 KB 148/439 KB 316/1192 KB 68/562 KB 500/577 KB 964/1210 KB 148/439 KB 320/1192 KB 68/562 KB 500/577 KB 964/1210 KB 132/439 KB 292/1192 KB 52/562 KB 500/577 KB 968/1210 KB 148/439 KB 320/1192 KB 68/562 KB 500/577 KB 972/1210 KB 148/439 KB 320/1192 KB 68/562 KB 500/577 KB 976/1210 KB 148/439 KB 320/1192 KB 68/562 KB 500/577 KB 960/1210 KB 132/439 KB 292/1192 KB 24/562 KB 500/577 KB 976/1210 KB 148/439 KB 320/1192 KB 68/562 KB 504/577 KB 976/1210 KB 148/439 KB 320/1192 KB 68/562 KB 508/577 KB 976/1210 KB 148/439 KB 320/1192 KB 68/562 KB 512/577 KB 976/1210 KB 148/439 KB 320/1192 KB 68/562 KB 516/577 KB 976/1210 KB 148/439 KB 320/1192 KB 68/562 KB 520/577 KB 976/1210 KB 148/439 KB 320/1192 KB 68/562 KB 524/577 KB 976/1210 KB 148/439 KB 320/1192 KB 68/562 KB 528/577 KB 964/1210 KB 148/439 KB 304/1192 KB 68/562 KB 500/577 KB 976/1210 KB 152/439 KB 320/1192 KB 68/562 KB 528/577 KB 976/1210 KB 156/439 KB 320/1192 KB 68/562 KB 528/577 KB 976/1210 KB 160/439 KB 320/1192 KB 68/562 KB 528/577 KB 976/1210 KB 164/439 KB 320/1192 KB 68/562 KB 528/577 KB 980/1210 KB 168/439 KB 324/1192 KB 72/562 KB 532/577 KB 980/1210 KB 172/439 KB 324/1192 KB 72/562 KB 532/577 KB 980/1210 KB 176/439 KB 324/1192 KB 72/562 KB 532/577 KB 980/1210 KB 164/439 KB 324/1192 KB 72/562 KB 532/577 KB 976/1210 KB 164/439 KB 320/1192 KB 68/562 KB 532/577 KB 980/1210 KB 176/439 KB 324/1192 KB 72/562 KB 536/577 KB 980/1210 KB 176/439 KB 324/1192 KB 72/562 KB 540/577 KB 980/1210 KB 176/439 KB 324/1192 KB 72/562 KB 544/577 KB 980/1210 KB 164/439 KB 324/1192 KB 68/562 KB 532/577 KB 984/1210 KB 176/439 KB 324/1192 KB 72/562 KB 544/577 KB 988/1210 KB 176/439 KB 324/1192 KB 72/562 KB 544/577 KB 976/1210 KB 164/439 KB 324/1192 KB 68/562 KB 532/577 KB 988/1210 KB 176/439 KB 328/1192 KB 76/562 KB 544/577 KB 988/1210 KB 176/439 KB 332/1192 KB 76/562 KB 544/577 KB 988/1210 KB 176/439 KB 336/1192 KB 76/562 KB 544/577 KB 988/1210 KB 176/439 KB 340/1192 KB 76/562 KB 544/577 KB 992/1210 KB 180/439 KB 344/1192 KB 76/562 KB 548/577 KB 992/1210 KB 180/439 KB 348/1192 KB 76/562 KB 548/577 KB 992/1210 KB 180/439 KB 352/1192 KB 76/562 KB 548/577 KB 988/1210 KB 176/439 KB 324/1192 KB 76/562 KB 544/577 KB 992/1210 KB 180/439 KB 352/1192 KB 80/562 KB 548/577 KB 992/1210 KB 180/439 KB 352/1192 KB 84/562 KB 548/577 KB 992/1210 KB 180/439 KB 340/1192 KB 76/562 KB 548/577 KB 992/1210 KB 184/439 KB 352/1192 KB 88/562 KB 548/577 KB 992/1210 KB 188/439 KB 352/1192 KB 88/562 KB 548/577 KB 992/1210 KB 192/439 KB 352/1192 KB 88/562 KB 548/577 KB 992/1210 KB 176/439 KB 340/1192 KB 76/562 KB 548/577 KB 992/1210 KB 192/439 KB 352/1192 KB 88/562 KB 552/577 KB 992/1210 KB 192/439 KB 352/1192 KB 88/562 KB 556/577 KB 992/1210 KB 192/439 KB 352/1192 KB 88/562 KB 560/577 KB 992/1210 KB 192/439 KB 352/1192 KB 88/562 KB 564/577 KB 992/1210 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 196/439 KB 356/1192 KB 88/562 KB 568/577 KB 992/1210 KB 196/439 KB 356/1192 KB 88/562 KB 572/577 KB 992/1210 KB 196/439 KB 356/1192 KB 88/562 KB 576/577 KB 992/1210 KB 176/439 KB 340/1192 KB 76/562 KB 544/577 KB 996/1210 KB 196/439 KB 356/1192 KB 88/562 KB 576/577 KB 1000/1210 KB 196/439 KB 356/1192 KB 88/562 KB 576/577 KB 1004/1210 KB 196/439 KB 356/1192 KB 88/562 KB 576/577 KB 1008/1210 KB 196/439 KB 356/1192 KB 88/562 KB 576/577 KB 1012/1210 KB 196/439 KB 356/1192 KB 88/562 KB 576/577 KB 1016/1210 KB 196/439 KB 356/1192 KB 88/562 KB 577/577 KB 1020/1210 KB 196/439 KB 356/1192 KB 88/562 KB 577/577 KB 1024/1210 KB 196/439 KB 356/1192 KB 88/562 KB 577/577 KB 992/1210 KB 196/439 KB 356/1192 KB 88/562 KB 564/577 KB 1024/1210 KB 196/439 KB 360/1192 KB 88/562 KB 577/577 KB 1024/1210 KB 196/439 KB 364/1192 KB 88/562 KB 577/577 KB 1024/1210 KB 196/439 KB 368/1192 KB 88/562 KB 577/577 KB 992/1210 KB 196/439 KB 352/1192 KB 88/562 KB 564/577 KB 1024/1210 KB 200/439 KB 368/1192 KB 88/562 KB 577/577 KB 1024/1210 KB 204/439 KB 368/1192 KB 88/562 KB 577/577 KB 992/1210 KB 188/439 KB 352/1192 KB 88/562 KB 548/577 KB 1024/1210 KB 204/439 KB 368/1192 KB 92/562 KB 577/577 KB 1024/1210 KB 204/439 KB 368/1192 KB 96/562 KB 577/577 KB 1024/1210 KB 204/439 KB 368/1192 KB 100/562 KB 577/577 KB 1024/1210 KB 204/439 KB 368/1192 KB 104/562 KB 577/577 KB 1012/1210 KB 196/439 KB 356/1192 KB 88/562 KB 577/577 KB 1024/1210 KB 208/439 KB 368/1192 KB 104/562 KB 577/577 KB 1024/1210 KB 212/439 KB 368/1192 KB 108/562 KB 577/577 KB 1028/1210 KB 216/439 KB 372/1192 KB 108/562 KB 577/577 KB 1028/1210 KB 212/439 KB 372/1192 KB 108/562 KB 577/577 KB 1032/1210 KB 216/439 KB 372/1192 KB 108/562 KB 577/577 KB 1036/1210 KB 216/439 KB 372/1192 KB 108/562 KB 577/577 KB 1024/1210 KB 212/439 KB 372/1192 KB 108/562 KB 577/577 KB 1036/1210 KB 220/439 KB 376/1192 KB 108/562 KB 577/577 KB 1036/1210 KB 220/439 KB 380/1192 KB 108/562 KB 577/577 KB 1040/1210 KB 220/439 KB 384/1192 KB 108/562 KB 577/577 KB 1024/1210 KB 208/439 KB 368/1192 KB 108/562 KB 577/577 KB 1040/1210 KB 220/439 KB 384/1192 KB 112/562 KB 577/577 KB 1040/1210 KB 220/439 KB 384/1192 KB 116/562 KB 577/577 KB 1040/1210 KB 220/439 KB 384/1192 KB 120/562 KB 577/577 KB 1040/1210 KB 220/439 KB 384/1192 KB 124/562 KB 577/577 KB 1040/1210 KB 220/439 KB 380/1192 KB 108/562 KB 577/577 KB 1036/1210 KB 220/439 KB 372/1192 KB 108/562 KB 577/577 KB 1040/1210 KB 224/439 KB 384/1192 KB 124/562 KB 577/577 KB 1040/1210 KB 228/439 KB 384/1192 KB 124/562 KB 577/577 KB 1044/1210 KB 232/439 KB 388/1192 KB 128/562 KB 577/577 KB 1044/1210 KB 236/439 KB 388/1192 KB 128/562 KB 577/577 KB 1044/1210 KB 228/439 KB 388/1192 KB 128/562 KB 577/577 KB 1040/1210 KB 228/439 KB 384/1192 KB 128/562 KB 577/577 KB 1044/1210 KB 236/439 KB 388/1192 KB 132/562 KB 577/577 KB 1040/1210 KB 228/439 KB 388/1192 KB 128/562 KB 577/577 KB 1048/1210 KB 240/439 KB 392/1192 KB 132/562 KB 577/577 KB 1048/1210 KB 240/439 KB 396/1192 KB 132/562 KB 577/577 KB 1048/1210 KB 240/439 KB 388/1192 KB 132/562 KB 577/577 KB 1052/1210 KB 240/439 KB 396/1192 KB 136/562 KB 577/577 KB 1056/1210 KB 240/439 KB 396/1192 KB 136/562 KB 577/577 KB 1044/1210 KB 240/439 KB 388/1192 KB 132/562 KB 577/577 KB 1056/1210 KB 244/439 KB 400/1192 KB 136/562 KB 577/577 KB 1060/1210 KB 248/439 KB 400/1192 KB 136/562 KB 1060/1210 KB 252/439 KB 400/1192 KB 136/562 KB 1060/1210 KB 256/439 KB 400/1192 KB 136/562 KB 1056/1210 KB 240/439 KB 400/1192 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 136/562 KB 577/577 KB 1048/1210 KB 240/439 KB 396/1192 KB 136/562 KB 577/577 KB 1060/1210 KB 256/439 KB 400/1192 KB 140/562 KB 1060/1210 KB 256/439 KB 400/1192 KB 144/562 KB 1060/1210 KB 256/439 KB 400/1192 KB 148/562 KB 1060/1210 KB 256/439 KB 404/1192 KB 152/562 KB 1060/1210 KB 256/439 KB 404/1192 KB 156/562 KB 1060/1210 KB 256/439 KB 404/1192 KB 160/562 KB 1060/1210 KB 256/439 KB 404/1192 KB 164/562 KB 1060/1210 KB 260/439 KB 404/1192 KB 168/562 KB 1060/1210 KB 260/439 KB 404/1192 KB 172/562 KB 1060/1210 KB 260/439 KB 404/1192 KB 176/562 KB 1060/1210 KB 244/439 KB 400/1192 KB 136/562 KB 1064/1210 KB 260/439 KB 404/1192 KB 176/562 KB 1068/1210 KB 260/439 KB 404/1192 KB 176/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 437.2 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 1072/1210 KB 260/439 KB 404/1192 KB 176/562 KB 1076/1210 KB 260/439 KB 404/1192 KB 176/562 KB 1060/1210 KB 260/439 KB 404/1192 KB 164/562 KB 1076/1210 KB 264/439 KB 404/1192 KB 176/562 KB 1076/1210 KB 268/439 KB 404/1192 KB 176/562 KB 1076/1210 KB 272/439 KB 404/1192 KB 176/562 KB 1060/1210 KB 256/439 KB 404/1192 KB 148/562 KB 1076/1210 KB 272/439 KB 408/1192 KB 176/562 KB 1076/1210 KB 272/439 KB 412/1192 KB 176/562 KB 1076/1210 KB 272/439 KB 416/1192 KB 176/562 KB 1076/1210 KB 272/439 KB 420/1192 KB 176/562 KB 1076/1210 KB 272/439 KB 424/1192 KB 176/562 KB 1080/1210 KB 272/439 KB 428/1192 KB 176/562 KB 1080/1210 KB 276/439 KB 432/1192 KB 176/562 KB 1080/1210 KB 272/439 KB 424/1192 KB 176/562 KB 1084/1210 KB 276/439 KB 432/1192 KB 176/562 KB 1088/1210 KB 276/439 KB 432/1192 KB 176/562 KB 1092/1210 KB 276/439 KB 432/1192 KB 176/562 KB 1096/1210 KB 276/439 KB 436/1192 KB 180/562 KB 1100/1210 KB 276/439 KB 436/1192 KB 180/562 KB 1104/1210 KB 276/439 KB 436/1192 KB 180/562 KB 1080/1210 KB 276/439 KB 428/1192 KB 176/562 KB 1104/1210 KB 280/439 KB 436/1192 KB 180/562 KB 1104/1210 KB 284/439 KB 436/1192 KB 180/562 KB 1104/1210 KB 288/439 KB 436/1192 KB 180/562 KB 1092/1210 KB 276/439 KB 436/1192 KB 180/562 KB 1104/1210 KB 288/439 KB 436/1192 KB 184/562 KB 1104/1210 KB 288/439 KB 436/1192 KB 188/562 KB 1104/1210 KB 288/439 KB 436/1192 KB 192/562 KB 1092/1210 KB 276/439 KB 436/1192 KB 176/562 KB 1104/1210 KB 288/439 KB 440/1192 KB 192/562 KB 1104/1210 KB 288/439 KB 444/1192 KB 192/562 KB 1104/1210 KB 288/439 KB 448/1192 KB 192/562 KB 1104/1210 KB 288/439 KB 452/1192 KB 192/562 KB 1108/1210 KB 292/439 KB 456/1192 KB 192/562 KB 1108/1210 KB 292/439 KB 460/1192 KB 196/562 KB 1108/1210 KB 292/439 KB 464/1192 KB 196/562 KB 1108/1210 KB 292/439 KB 4/256 KB 464/1192 KB 196/562 KB 1108/1210 KB 292/439 KB 8/256 KB 464/1192 KB 196/562 KB 1108/1210 KB 292/439 KB 12/256 KB 464/1192 KB 196/562 KB 1108/1210 KB 292/439 KB 16/256 KB 464/1192 KB 196/562 KB 1104/1210 KB 292/439 KB 452/1192 KB 192/562 KB 1108/1210 KB 296/439 KB 16/256 KB 464/1192 KB 196/562 KB 1108/1210 KB 300/439 KB 16/256 KB 464/1192 KB 196/562 KB 1108/1210 KB 304/439 KB 16/256 KB 464/1192 KB 196/562 KB 1108/1210 KB 304/439 KB 20/256 KB 464/1192 KB 196/562 KB 1108/1210 KB 304/439 KB 24/256 KB 464/1192 KB 196/562 KB 1108/1210 KB 304/439 KB 28/256 KB 464/1192 KB 196/562 KB 1108/1210 KB 304/439 KB 32/256 KB 464/1192 KB 196/562 KB 1108/1210 KB 292/439 KB 452/1192 KB 192/562 KB 1112/1210 KB 304/439 KB 32/256 KB 464/1192 KB 196/562 KB 1116/1210 KB 304/439 KB 32/256 KB 464/1192 KB 196/562 KB 1120/1210 KB 308/439 KB 36/256 KB 468/1192 KB 196/562 KB 1108/1210 KB 292/439 KB 456/1192 KB 196/562 KB 1120/1210 KB 308/439 KB 36/256 KB 468/1192 KB 200/562 KB 1120/1210 KB 308/439 KB 36/256 KB 468/1192 KB 204/562 KB 1120/1210 KB 308/439 KB 36/256 KB 468/1192 KB 208/562 KB 1120/1210 KB 308/439 KB 36/256 KB 468/1192 KB 212/562 KB 1124/1210 KB 308/439 KB 36/256 KB 468/1192 KB 216/562 KB 1124/1210 KB 308/439 KB 36/256 KB 468/1192 KB 220/562 KB 1124/1210 KB 308/439 KB 36/256 KB 468/1192 KB 224/562 KB 1116/1210 KB 308/439 KB 36/256 KB 468/1192 KB 196/562 KB 1124/1210 KB 312/439 KB 36/256 KB 468/1192 KB 224/562 KB 1124/1210 KB 316/439 KB 36/256 KB 468/1192 KB 224/562 KB 1124/1210 KB 320/439 KB 36/256 KB 468/1192 KB 224/562 KB 1116/1210 KB 304/439 KB 36/256 KB 468/1192 KB 196/562 KB 1124/1210 KB 320/439 KB 36/256 KB 472/1192 KB 224/562 KB 1124/1210 KB 320/439 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install KB 36/256 KB 476/1192 KB 224/562 KB 1124/1210 KB 320/439 KB 36/256 KB 480/1192 KB 224/562 KB 1124/1210 KB 320/439 KB 36/256 KB 484/1192 KB 224/562 KB 1116/1210 KB 304/439 KB 36/256 KB 464/1192 KB 196/562 KB 1124/1210 KB 324/439 KB 40/256 KB 484/1192 KB 228/562 KB 1124/1210 KB 324/439 KB 44/256 KB 484/1192 KB 228/562 KB 1124/1210 KB 324/439 KB 48/256 KB 484/1192 KB 228/562 KB 1124/1210 KB 324/439 KB 52/256 KB 484/1192 KB 228/562 KB 1124/1210 KB 324/439 KB 56/256 KB 484/1192 KB 228/562 KB 1124/1210 KB 324/439 KB 60/256 KB 484/1192 KB 228/562 KB 1124/1210 KB 324/439 KB 64/256 KB 484/1192 KB 228/562 KB 1124/1210 KB 324/439 KB 68/256 KB 484/1192 KB 228/562 KB 1124/1210 KB 324/439 KB 36/256 KB 484/1192 KB 228/562 KB 1124/1210 KB 324/439 KB 68/256 KB 488/1192 KB 232/562 KB 1124/1210 KB 324/439 KB 72/256 KB 488/1192 KB 236/562 KB 1124/1210 KB 324/439 KB 36/256 KB 484/1192 KB 224/562 KB 1124/1210 KB 328/439 KB 72/256 KB 488/1192 KB 240/562 KB 1124/1210 KB 332/439 KB 72/256 KB 488/1192 KB 240/562 KB 1124/1210 KB 336/439 KB 72/256 KB 488/1192 KB 240/562 KB 1124/1210 KB 340/439 KB 72/256 KB 488/1192 KB 240/562 KB 1124/1210 KB 344/439 KB 72/256 KB 488/1192 KB 240/562 KB 1124/1210 KB 348/439 KB 72/256 KB 488/1192 KB 240/562 KB 1124/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1124/1210 KB 308/439 KB 36/256 KB 468/1192 KB 212/562 KB 1128/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1132/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1136/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1140/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1144/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1148/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1152/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1156/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1160/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1164/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1168/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1172/1210 KB 352/439 KB 72/256 KB 488/1192 KB 240/562 KB 1176/1210 KB 356/439 KB 72/256 KB 488/1192 KB 240/562 KB 1180/1210 KB 356/439 KB 72/256 KB 488/1192 KB 240/562 KB 1124/1210 KB 324/439 KB 72/256 KB 488/1192 KB 240/562 KB 1124/1210 KB 324/439 KB 72/256 KB 488/1192 KB 232/562 KB 1180/1210 KB 356/439 KB 76/256 KB 488/1192 KB 240/562 KB 1180/1210 KB 356/439 KB 80/256 KB 488/1192 KB 240/562 KB 1124/1210 KB 324/439 KB 68/256 KB 488/1192 KB 228/562 KB 1180/1210 KB 356/439 KB 80/256 KB 492/1192 KB 240/562 KB 1180/1210 KB 356/439 KB 80/256 KB 496/1192 KB 240/562 KB 1180/1210 KB 356/439 KB 80/256 KB 500/1192 KB 240/562 KB 1180/1210 KB 356/439 KB 84/256 KB 504/1192 KB 244/562 KB 1180/1210 KB 356/439 KB 84/256 KB 508/1192 KB 244/562 KB 1180/1210 KB 356/439 KB 84/256 KB 512/1192 KB 244/562 KB 1180/1210 KB 356/439 KB 84/256 KB 516/1192 KB 244/562 KB 1180/1210 KB 356/439 KB 84/256 KB 520/1192 KB 244/562 KB 1180/1210 KB 356/439 KB 84/256 KB 524/1192 KB 244/562 KB 1180/1210 KB 356/439 KB 84/256 KB 528/1192 KB 244/562 KB 1172/1210 KB 356/439 KB 72/256 KB 488/1192 KB 240/562 KB 1180/1210 KB 360/439 KB 84/256 KB 528/1192 KB 244/562 KB 1180/1210 KB 364/439 KB 84/256 KB 528/1192 KB 244/562 KB 1180/1210 KB 356/439 KB 84/256 KB 500/1192 KB 244/562 KB 1180/1210 KB 368/439 KB 84/256 KB 528/1192 KB 248/562 KB 1180/1210 KB 368/439 KB 84/256 KB 528/1192 KB 252/562 KB 1180/1210 KB 368/439 KB 84/256 KB 528/1192 KB 256/562 KB 1180/1210 KB 356/439 KB 84/256 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 500/1192 KB 240/562 KB 1180/1210 KB 368/439 KB 88/256 KB 528/1192 KB 256/562 KB 1180/1210 KB 368/439 KB 92/256 KB 528/1192 KB 256/562 KB 1180/1210 KB 368/439 KB 96/256 KB 528/1192 KB 256/562 KB 1180/1210 KB 368/439 KB 96/256 KB 528/1192 KB 260/562 KB 1180/1210 KB 368/439 KB 100/256 KB 528/1192 KB 264/562 KB 1180/1210 KB 368/439 KB 100/256 KB 528/1192 KB 268/562 KB 1180/1210 KB 368/439 KB 100/256 KB 528/1192 KB 260/562 KB 1184/1210 KB 368/439 KB 104/256 KB 528/1192 KB 268/562 KB 1184/1210 KB 368/439 KB 108/256 KB 528/1192 KB 268/562 KB 1184/1210 KB 368/439 KB 112/256 KB 528/1192 KB 272/562 KB 1184/1210 KB 368/439 KB 100/256 KB 528/1192 KB 268/562 KB 1180/1210 KB 368/439 KB 100/256 KB 528/1192 KB 264/562 KB 1184/1210 KB 372/439 KB 112/256 KB 528/1192 KB 272/562 KB 1188/1210 KB 376/439 KB 116/256 KB 532/1192 KB 272/562 KB 1188/1210 KB 380/439 KB 116/256 KB 532/1192 KB 272/562 KB 1188/1210 KB 384/439 KB 116/256 KB 532/1192 KB 272/562 KB 1184/1210 KB 368/439 KB 108/256 KB 528/1192 KB 272/562 KB 1188/1210 KB 384/439 KB 116/256 KB 532/1192 KB 276/562 KB 1188/1210 KB 384/439 KB 116/256 KB 532/1192 KB 280/562 KB 1188/1210 KB 384/439 KB 116/256 KB 532/1192 KB 284/562 KB 1188/1210 KB 384/439 KB 116/256 KB 532/1192 KB 288/562 KB 1188/1210 KB 384/439 KB 116/256 KB 532/1192 KB 292/562 KB 1188/1210 KB 388/439 KB 116/256 KB 532/1192 KB 296/562 KB 1188/1210 KB 388/439 KB 116/256 KB 532/1192 KB 300/562 KB 1188/1210 KB 388/439 KB 116/256 KB 532/1192 KB 304/562 KB 1188/1210 KB 372/439 KB 116/256 KB 532/1192 KB 272/562 KB 1188/1210 KB 388/439 KB 116/256 KB 536/1192 KB 304/562 KB 1188/1210 KB 388/439 KB 116/256 KB 540/1192 KB 304/562 KB 1188/1210 KB 388/439 KB 116/256 KB 544/1192 KB 304/562 KB 1188/1210 KB 372/439 KB 116/256 KB 528/1192 KB 272/562 KB 1188/1210 KB 388/439 KB 120/256 KB 544/1192 KB 304/562 KB 1188/1210 KB 388/439 KB 124/256 KB 544/1192 KB 304/562 KB 1188/1210 KB 388/439 KB 128/256 KB 544/1192 KB 304/562 KB 1188/1210 KB 388/439 KB 132/256 KB 544/1192 KB 304/562 KB 1188/1210 KB 388/439 KB 136/256 KB 548/1192 KB 304/562 KB 1188/1210 KB 388/439 KB 140/256 KB 548/1192 KB 304/562 KB 1188/1210 KB 388/439 KB 144/256 KB 548/1192 KB 304/562 KB 1188/1210 KB 388/439 KB 148/256 KB 548/1192 KB 304/562 KB 1188/1210 KB 388/439 KB 152/256 KB 548/1192 KB 308/562 KB 1188/1210 KB 372/439 KB 112/256 KB 528/1192 KB 272/562 KB 1192/1210 KB 388/439 KB 152/256 KB 548/1192 KB 308/562 KB 1196/1210 KB 388/439 KB 152/256 KB 548/1192 KB 308/562 KB 1200/1210 KB 388/439 KB 152/256 KB 548/1192 KB 308/562 KB 1204/1210 KB 388/439 KB 152/256 KB 548/1192 KB 308/562 KB 1208/1210 KB 388/439 KB 152/256 KB 548/1192 KB 308/562 KB 1210/1210 KB 388/439 KB 152/256 KB 548/1192 KB 308/562 KB 1188/1210 KB 388/439 KB 148/256 KB 548/1192 KB 308/562 KB 1210/1210 KB 388/439 KB 152/256 KB 548/1192 KB 312/562 KB 1188/1210 KB 388/439 KB 132/256 KB 548/1192 KB 304/562 KB 1210/1210 KB 388/439 KB 156/256 KB 552/1192 KB 312/562 KB 1210/1210 KB 388/439 KB 156/256 KB 556/1192 KB 312/562 KB 1210/1210 KB 388/439 KB 156/256 KB 560/1192 KB 312/562 KB 1188/1210 KB 388/439 KB 116/256 KB 532/1192 KB 292/562 KB 1210/1210 KB 392/439 KB 156/256 KB 560/1192 KB 312/562 KB 1210/1210 KB 396/439 KB 156/256 KB 560/1192 KB 312/562 KB 1210/1210 KB 400/439 KB 156/256 KB 560/1192 KB 312/562 KB 1210/1210 KB 404/439 KB 156/256 KB 560/1192 KB 312/562 KB 1210/1210 KB 408/439 KB 156/256 KB 564/1192 KB 312/562 KB 1210/1210 KB 388/439 KB 156/256 KB 548/1192 KB 312/562 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 408/439 KB 160/256 KB 564/1192 KB 316/562 KB 1210/1210 KB 408/439 KB 156/256 KB 564/1192 KB 316/562 KB 1210/1210 KB 412/439 KB 160/256 KB 564/1192 KB 320/562 KB 1210/1210 KB 412/439 KB 160/256 KB 564/1192 KB 324/562 KB 1210/1210 KB 412/439 KB 164/256 KB 564/1192 KB 328/562 KB 1210/1210 KB 404/439 KB 156/256 KB 564/1192 KB 312/562 KB 1210/1210 KB 412/439 KB 164/256 KB 568/1192 KB 328/562 KB 1210/1210 KB 412/439 KB 164/256 KB 572/1192 KB 328/562 KB 1210/1210 KB 412/439 KB 164/256 KB 576/1192 KB 328/562 KB 1210/1210 KB 412/439 KB 164/256 KB 580/1192 KB 328/562 KB 1210/1210 KB 412/439 KB 164/256 KB 584/1192 KB 328/562 KB 1210/1210 KB 412/439 KB 164/256 KB 588/1192 KB 328/562 KB 1210/1210 KB 412/439 KB 164/256 KB 592/1192 KB 332/562 KB 1210/1210 KB 412/439 KB 164/256 KB 564/1192 KB 324/562 KB 1210/1210 KB 412/439 KB 168/256 KB 592/1192 KB 332/562 KB 1210/1210 KB 412/439 KB 172/256 KB 592/1192 KB 332/562 KB 1210/1210 KB 412/439 KB 176/256 KB 592/1192 KB 332/562 KB 1210/1210 KB 412/439 KB 180/256 KB 592/1192 KB 332/562 KB 412/439 KB 184/256 KB 596/1192 KB 332/562 KB 412/439 KB 188/256 KB 596/1192 KB 332/562 KB 1210/1210 KB 412/439 KB 160/256 KB 564/1192 KB 316/562 KB 416/439 KB 188/256 KB 596/1192 KB 332/562 KB 420/439 KB 188/256 KB 596/1192 KB 332/562 KB 424/439 KB 188/256 KB 596/1192 KB 332/562 KB 428/439 KB 188/256 KB 596/1192 KB 332/562 KB 432/439 KB 188/256 KB 596/1192 KB 332/562 KB 436/439 KB 188/256 KB 596/1192 KB 332/562 KB 439/439 KB 188/256 KB 596/1192 KB 332/562 KB 412/439 KB 180/256 KB 596/1192 KB 332/562 KB 1210/1210 KB 412/439 KB 164/256 KB 588/1192 KB 332/562 KB 439/439 KB 188/256 KB 596/1192 KB 336/562 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 883.5 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 439/439 KB 188/256 KB 596/1192 KB 340/562 KB 439/439 KB 188/256 KB 596/1192 KB 344/562 KB 439/439 KB 192/256 KB 600/1192 KB 344/562 KB 439/439 KB 192/256 KB 604/1192 KB 348/562 KB 439/439 KB 192/256 KB 608/1192 KB 348/562 KB 439/439 KB 192/256 KB 596/1192 KB 344/562 KB 439/439 KB 192/256 KB 600/1192 KB 348/562 KB 439/439 KB 192/256 KB 608/1192 KB 352/562 KB 439/439 KB 196/256 KB 608/1192 KB 352/562 KB 439/439 KB 200/256 KB 612/1192 KB 356/562 KB 439/439 KB 196/256 KB 612/1192 KB 356/562 KB 439/439 KB 200/256 KB 616/1192 KB 356/562 KB 439/439 KB 204/256 KB 620/1192 KB 356/562 KB 439/439 KB 204/256 KB 624/1192 KB 356/562 KB 439/439 KB 196/256 KB 608/1192 KB 356/562 KB 439/439 KB 204/256 KB 624/1192 KB 360/562 KB 439/439 KB 204/256 KB 624/1192 KB 364/562 KB 439/439 KB 204/256 KB 624/1192 KB 368/562 KB 439/439 KB 204/256 KB 624/1192 KB 372/562 KB 439/439 KB 204/256 KB 628/1192 KB 376/562 KB 439/439 KB 204/256 KB 628/1192 KB 380/562 KB 439/439 KB 204/256 KB 628/1192 KB 384/562 KB 439/439 KB 204/256 KB 616/1192 KB 356/562 KB 439/439 KB 208/256 KB 628/1192 KB 384/562 KB 439/439 KB 212/256 KB 628/1192 KB 384/562 KB 216/256 KB 628/1192 KB 384/562 KB 220/256 KB 628/1192 KB 384/562 KB 224/256 KB 628/1192 KB 384/562 KB 439/439 KB 204/256 KB 628/1192 KB 372/562 KB 224/256 KB 632/1192 KB 384/562 KB 224/256 KB 636/1192 KB 384/562 KB 224/256 KB 640/1192 KB 384/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 319.3 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 224/256 KB 640/1192 KB 384/562 KB 4/140 KB 224/256 KB 640/1192 KB 384/562 KB 8/140 KB 224/256 KB 640/1192 KB 384/562 KB 12/140 KB 224/256 KB 640/1192 KB 384/562 KB 16/140 KB 224/256 KB 640/1192 KB 384/562 KB 20/140 KB 224/256 KB 640/1192 KB 384/562 KB 24/140 KB 224/256 KB 640/1192 KB 384/562 KB 28/140 KB 224/256 KB 640/1192 KB 384/562 KB 32/140 KB 228/256 KB 640/1192 KB 388/562 KB 36/140 KB 228/256 KB 644/1192 KB 388/562 KB 40/140 KB 228/256 KB 644/1192 KB 388/562 KB 44/140 KB 228/256 KB 644/1192 KB 388/562 KB 48/140 KB 228/256 KB 640/1192 KB 388/562 KB 32/140 KB 232/256 KB 644/1192 KB 388/562 KB 48/140 KB 236/256 KB 644/1192 KB 388/562 KB 48/140 KB 240/256 KB 644/1192 KB 388/562 KB 48/140 KB 224/256 KB 640/1192 KB 388/562 KB 32/140 KB 228/256 KB 644/1192 KB 388/562 KB 36/140 KB 240/256 KB 648/1192 KB 388/562 KB 48/140 KB 240/256 KB 652/1192 KB 392/562 KB 48/140 KB 240/256 KB 656/1192 KB 392/562 KB 48/140 KB 240/256 KB 660/1192 KB 392/562 KB 48/140 KB 244/256 KB 664/1192 KB 392/562 KB 52/140 KB 244/256 KB 668/1192 KB 392/562 KB 52/140 KB 240/256 KB 648/1192 KB 392/562 KB 48/140 KB 244/256 KB 668/1192 KB 396/562 KB 52/140 KB 244/256 KB 4/1118 KB 668/1192 KB 400/562 KB 52/140 KB 244/256 KB 4/1118 KB 668/1192 KB 404/562 KB 52/140 KB 244/256 KB 4/1118 KB 668/1192 KB 408/562 KB 52/140 KB 244/256 KB 4/1118 KB 668/1192 KB 412/562 KB 52/140 KB 244/256 KB 4/1118 KB 668/1192 KB 416/562 KB 52/140 KB 244/256 KB 4/1118 KB 672/1192 KB 420/562 KB 52/140 KB 244/256 KB 4/1118 KB 672/1192 KB 424/562 KB 52/140 KB 244/256 KB 4/1118 KB 672/1192 KB 428/562 KB 52/140 KB 244/256 KB 660/1192 KB 392/562 KB 52/140 KB 244/256 KB 4/1118 KB 672/1192 KB 428/562 KB 56/140 KB 244/256 KB 4/1118 KB 672/1192 KB 428/562 KB 60/140 KB 244/256 KB 4/1118 KB 672/1192 KB 428/562 KB 64/140 KB 244/256 KB 660/1192 KB 392/562 KB 48/140 KB 248/256 KB 4/1118 KB 672/1192 KB 428/562 KB 64/140 KB 252/256 KB 4/1118 KB 672/1192 KB 428/562 KB 64/140 KB 256/256 KB 4/1118 KB 672/1192 KB 428/562 KB 64/140 KB 256/256 KB 4/1118 KB 672/1192 KB 428/562 KB 64/140 KB 244/256 KB 4/1118 KB 672/1192 KB 416/562 KB 52/140 KB 244/256 KB 4/1118 KB 668/1192 KB 396/562 KB 52/140 KB 256/256 KB 8/1118 KB 672/1192 KB 428/562 KB 64/140 KB 256/256 KB 12/1118 KB 672/1192 KB 428/562 KB 64/140 KB 256/256 KB 16/1118 KB 672/1192 KB 428/562 KB 64/140 KB 256/256 KB 20/1118 KB 672/1192 KB 428/562 KB 64/140 KB 256/256 KB 24/1118 KB 672/1192 KB 428/562 KB 64/140 KB 256/256 KB 28/1118 KB 672/1192 KB 428/562 KB 64/140 KB 256/256 KB 32/1118 KB 672/1192 KB 428/562 KB 64/140 KB 256/256 KB 36/1118 KB 672/1192 KB 428/562 KB 68/140 KB 256/256 KB 40/1118 KB 676/1192 KB 428/562 KB 68/140 KB 256/256 KB 44/1118 KB 676/1192 KB 432/562 KB 68/140 KB 256/256 KB 32/1118 KB 672/1192 KB 428/562 KB 68/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 72/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 76/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 80/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 84/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 88/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 92/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 96/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 100/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 104/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 108/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 112/140 KB 256/256 KB 40/1118 KB 676/1192 KB 432/562 KB 6 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 8/140 KB 256/256 KB 36/1118 KB 676/1192 KB 428/562 KB 68/140 KB 256/256 KB 48/1118 KB 680/1192 KB 432/562 KB 112/140 KB 256/256 KB 48/1118 KB 684/1192 KB 432/562 KB 112/140 KB 256/256 KB 48/1118 KB 688/1192 KB 432/562 KB 112/140 KB 256/256 KB 48/1118 KB 692/1192 KB 432/562 KB 112/140 KB 256/256 KB 48/1118 KB 696/1192 KB 436/562 KB 112/140 KB 256/256 KB 48/1118 KB 700/1192 KB 436/562 KB 112/140 KB 256/256 KB 48/1118 KB 704/1192 KB 436/562 KB 112/140 KB 256/256 KB 48/1118 KB 708/1192 KB 436/562 KB 112/140 KB 256/256 KB 48/1118 KB 676/1192 KB 432/562 KB 84/140 KB 256/256 KB 52/1118 KB 712/1192 KB 436/562 KB 112/140 KB 256/256 KB 56/1118 KB 712/1192 KB 436/562 KB 112/140 KB 60/1118 KB 712/1192 KB 436/562 KB 112/140 KB 64/1118 KB 712/1192 KB 436/562 KB 112/140 KB 256/256 KB 48/1118 KB 692/1192 KB 436/562 KB 112/140 KB 64/1118 KB 712/1192 KB 440/562 KB 112/140 KB 64/1118 KB 712/1192 KB 444/562 KB 112/140 KB 64/1118 KB 712/1192 KB 448/562 KB 112/140 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 183.1 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 64/1118 KB 712/1192 KB 452/562 KB 112/140 KB 68/1118 KB 712/1192 KB 456/562 KB 112/140 KB 68/1118 KB 712/1192 KB 460/562 KB 112/140 KB 68/1118 KB 712/1192 KB 464/562 KB 112/140 KB 68/1118 KB 712/1192 KB 468/562 KB 112/140 KB 68/1118 KB 712/1192 KB 472/562 KB 116/140 KB 68/1118 KB 712/1192 KB 476/562 KB 116/140 KB 68/1118 KB 712/1192 KB 480/562 KB 116/140 KB 68/1118 KB 712/1192 KB 484/562 KB 116/140 KB 68/1118 KB 712/1192 KB 452/562 KB 112/140 KB 72/1118 KB 712/1192 KB 484/562 KB 116/140 KB 76/1118 KB 712/1192 KB 484/562 KB 116/140 KB 80/1118 KB 712/1192 KB 484/562 KB 116/140 KB 84/1118 KB 712/1192 KB 484/562 KB 116/140 KB 88/1118 KB 712/1192 KB 484/562 KB 116/140 KB 92/1118 KB 712/1192 KB 484/562 KB 116/140 KB 96/1118 KB 712/1192 KB 484/562 KB 116/140 KB 68/1118 KB 712/1192 KB 468/562 KB 116/140 KB 68/1118 KB 712/1192 KB 456/562 KB 112/140 KB 96/1118 KB 716/1192 KB 484/562 KB 116/140 KB 96/1118 KB 720/1192 KB 484/562 KB 116/140 KB 96/1118 KB 724/1192 KB 484/562 KB 116/140 KB 96/1118 KB 724/1192 KB 484/562 KB 120/140 KB 96/1118 KB 724/1192 KB 484/562 KB 124/140 KB 96/1118 KB 724/1192 KB 484/562 KB 128/140 KB 96/1118 KB 728/1192 KB 484/562 KB 128/140 KB 96/1118 KB 732/1192 KB 484/562 KB 128/140 KB 96/1118 KB 736/1192 KB 484/562 KB 128/140 KB 96/1118 KB 740/1192 KB 484/562 KB 128/140 KB 100/1118 KB 744/1192 KB 484/562 KB 132/140 KB 100/1118 KB 740/1192 KB 484/562 KB 132/140 KB 100/1118 KB 744/1192 KB 488/562 KB 136/140 KB 100/1118 KB 744/1192 KB 488/562 KB 140/140 KB 100/1118 KB 744/1192 KB 488/562 KB 140/140 KB 100/1118 KB 740/1192 KB 484/562 KB 128/140 KB 100/1118 KB 744/1192 KB 488/562 KB 132/140 KB 104/1118 KB 744/1192 KB 492/562 KB 140/140 KB 104/1118 KB 748/1192 KB 496/562 KB 140/140 KB 104/1118 KB 748/1192 KB 500/562 KB 140/140 KB 104/1118 KB 748/1192 KB 504/562 KB 140/140 KB 104/1118 KB 748/1192 KB 508/562 KB 140/140 KB 104/1118 KB 748/1192 KB 512/562 KB 140/140 KB 104/1118 KB 748/1192 KB 492/562 KB 140/140 KB 104/1118 KB 752/1192 KB 512/562 KB 140/140 KB 104/1118 KB 756/1192 KB 512/562 KB 140/140 KB 104/1118 KB 748/1192 KB 496/562 KB 140/140 KB 108/1118 KB 756/1192 KB 512/562 KB 140/140 KB 112/1118 KB 756/1192 KB 512/562 KB 140/140 KB 116/1118 KB 756/1192 KB 512/562 KB 140/140 KB 116/1118 KB 760/1192 KB 512/562 KB 140/140 KB 120/1118 KB 764/1192 KB 512/562 KB 140/140 KB 120/1118 KB 768/1192 KB 512/562 KB 140/140 KB 120/1118 KB 760/1192 KB 512/562 KB 140/140 KB 124/1118 KB 768/1192 KB 512/562 KB 140/140 KB 128/1118 KB 768/1192 KB 512/562 KB 140/140 KB 132/1118 KB 772/1192 KB 516/562 KB 140/140 KB 136/1118 KB 772/1192 KB 516/562 KB 140/1118 KB 772/1192 KB 516/562 KB 144/1118 KB 772/1192 KB 516/562 KB 128/1118 KB 772/1192 KB 516/562 KB 140/140 KB 144/1118 KB 776/1192 KB 516/562 KB 144/1118 KB 780/1192 KB 516/562 KB 144/1118 KB 784/1192 KB 516/562 KB 144/1118 KB 788/1192 KB 516/562 KB 148/1118 KB 792/1192 KB 516/562 KB 148/1118 KB 796/1192 KB 516/562 KB 128/1118 KB 768/1192 KB 516/562 KB 140/140 KB 148/1118 KB 800/1192 KB 520/562 KB 148/1118 KB 800/1192 KB 524/562 KB 148/1118 KB 800/1192 KB 528/562 KB 148/1118 KB 800/1192 KB 532/562 KB 148/1118 KB 800/1192 KB 536/562 KB 148/1118 KB 800/1192 KB 540/562 KB 148/1118 KB 800/1192 KB 544/562 KB 148/1118 KB 788/1192 KB 516/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 99.0 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 152/1118 KB 800/1192 KB 544/562 KB 156/1118 KB 800/1192 KB 544/562 KB 160/1118 KB 800/1192 KB 548/562 KB 164/1118 KB 800/1192 KB 548/562 KB 156/1118 KB 800/1192 KB 548/562 KB 164/1118 KB 800/1192 KB 552/562 KB 164/1118 KB 800/1192 KB 556/562 KB 164/1118 KB 800/1192 KB 560/562 KB 148/1118 KB 800/1192 KB 516/562 KB 164/1118 KB 804/1192 KB 560/562 KB 164/1118 KB 808/1192 KB 560/562 KB 164/1118 KB 812/1192 KB 560/562 KB 164/1118 KB 816/1192 KB 560/562 KB 168/1118 KB 820/1192 KB 562/562 KB 168/1118 KB 824/1192 KB 562/562 KB 168/1118 KB 828/1192 KB 562/562 KB 168/1118 KB 816/1192 KB 562/562 KB 168/1118 KB 816/1192 KB 560/562 KB 172/1118 KB 832/1192 KB 562/562 KB 176/1118 KB 832/1192 KB 562/562 KB 180/1118 KB 832/1192 KB 562/562 KB 184/1118 KB 832/1192 KB 562/562 KB 188/1118 KB 832/1192 KB 562/562 KB 192/1118 KB 832/1192 KB 562/562 KB 196/1118 KB 832/1192 KB 562/562 KB 200/1118 KB 832/1192 KB 562/562 KB 204/1118 KB 832/1192 KB 562/562 KB 4/37 KB 208/1118 KB 832/1192 KB 562/562 KB 4/37 KB 212/1118 KB 832/1192 KB 562/562 KB 4/37 KB 168/1118 KB 832/1192 KB 562/562 KB 200/1118 KB 832/1192 KB 562/562 KB 4/37 KB 212/1118 KB 832/1192 KB 562/562 KB 8/37 KB 212/1118 KB 832/1192 KB 562/562 KB 12/37 KB 212/1118 KB 832/1192 KB 562/562 KB 16/37 KB 212/1118 KB 832/1192 KB 562/562 KB 20/37 KB 212/1118 KB 832/1192 KB 562/562 KB 24/37 KB 212/1118 KB 832/1192 KB 562/562 KB 28/37 KB 212/1118 KB 832/1192 KB 562/562 KB 32/37 KB 212/1118 KB 4/1461 KB 832/1192 KB 562/562 KB 32/37 KB 212/1118 KB 8/1461 KB 832/1192 KB 562/562 KB 32/37 KB 212/1118 KB 12/1461 KB 832/1192 KB 562/562 KB 32/37 KB 212/1118 KB 16/1461 KB 832/1192 KB 562/562 KB 32/37 KB 212/1118 KB 16/1461 KB 832/1192 KB 562/562 KB 36/37 KB 212/1118 KB 16/1461 KB 832/1192 KB 562/562 KB 37/37 KB 212/1118 KB 20/1461 KB 836/1192 KB 37/37 KB 212/1118 KB 20/1461 KB 840/1192 KB 37/37 KB 212/1118 KB 20/1461 KB 844/1192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 393.2 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 212/1118 KB 20/1461 KB 832/1192 KB 562/562 KB 37/37 KB 212/1118 KB 24/1461 KB 844/1192 KB 37/37 KB 212/1118 KB 28/1461 KB 844/1192 KB 37/37 KB 212/1118 KB 32/1461 KB 844/1192 KB 37/37 KB 212/1118 KB 36/1461 KB 844/1192 KB 37/37 KB 212/1118 KB 40/1461 KB 844/1192 KB 37/37 KB 212/1118 KB 44/1461 KB 844/1192 KB 37/37 KB 212/1118 KB 48/1461 KB 844/1192 KB 37/37 KB 212/1118 KB 52/1461 KB 844/1192 KB 37/37 KB 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 212/1118 KB 52/1461 KB 848/1192 KB 37/37 KB 212/1118 KB 56/1461 KB 848/1192 KB 37/37 KB 212/1118 KB 60/1461 KB 848/1192 KB 37/37 KB 212/1118 KB 64/1461 KB 848/1192 KB 37/37 KB 212/1118 KB 68/1461 KB 848/1192 KB 37/37 KB 216/1118 KB 72/1461 KB 852/1192 KB 37/37 KB 216/1118 KB 76/1461 KB 852/1192 KB 37/37 KB 216/1118 KB 80/1461 KB 852/1192 KB 37/37 KB 216/1118 KB 68/1461 KB 852/1192 KB 37/37 KB 220/1118 KB 80/1461 KB 852/1192 KB 37/37 KB 224/1118 KB 80/1461 KB 852/1192 KB 37/37 KB 212/1118 KB 68/1461 KB 852/1192 KB 37/37 KB 224/1118 KB 80/1461 KB 856/1192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 25.7 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 224/1118 KB 80/1461 KB 860/1192 KB 224/1118 KB 80/1461 KB 864/1192 KB 224/1118 KB 80/1461 KB 868/1192 KB 228/1118 KB 84/1461 KB 872/1192 KB 228/1118 KB 84/1461 KB 876/1192 KB 228/1118 KB 84/1461 KB 880/1192 KB 228/1118 KB 84/1461 KB 868/1192 KB 232/1118 KB 84/1461 KB 880/1192 KB 236/1118 KB 84/1461 KB 880/1192 KB 240/1118 KB 84/1461 KB 880/1192 KB 224/1118 KB 84/1461 KB 868/1192 KB 240/1118 KB 88/1461 KB 880/1192 KB 240/1118 KB 92/1461 KB 880/1192 KB 240/1118 KB 96/1461 KB 880/1192 KB 240/1118 KB 96/1461 KB 884/1192 KB 244/1118 KB 100/1461 KB 888/1192 KB 3/46 KB 244/1118 KB 100/1461 KB 892/1192 KB 3/46 KB 244/1118 KB 100/1461 KB 896/1192 KB 3/46 KB 244/1118 KB 100/1461 KB 900/1192 KB 3/46 KB 244/1118 KB 100/1461 KB 904/1192 KB 3/46 KB 244/1118 KB 100/1461 KB 884/1192 KB 3/46 KB 248/1118 KB 100/1461 KB 904/1192 KB 3/46 KB 252/1118 KB 100/1461 KB 904/1192 KB 3/46 KB 256/1118 KB 100/1461 KB 904/1192 KB 3/46 KB 256/1118 KB 4/287 KB 100/1461 KB 904/1192 KB 3/46 KB 256/1118 KB 8/287 KB 100/1461 KB 904/1192 KB 3/46 KB 256/1118 KB 12/287 KB 100/1461 KB 904/1192 KB 3/46 KB 256/1118 KB 16/287 KB 100/1461 KB 904/1192 KB 3/46 KB 240/1118 KB 100/1461 KB 884/1192 KB 3/46 KB 240/1118 KB 96/1461 KB 884/1192 KB 3/46 KB 256/1118 KB 16/287 KB 100/1461 KB 904/1192 KB 6/46 KB 256/1118 KB 16/287 KB 100/1461 KB 904/1192 KB 9/46 KB 256/1118 KB 16/287 KB 100/1461 KB 904/1192 KB 11/46 KB 256/1118 KB 16/287 KB 100/1461 KB 904/1192 KB 14/46 KB 256/1118 KB 16/287 KB 100/1461 KB 904/1192 KB 16/46 KB 256/1118 KB 16/287 KB 100/1461 KB 904/1192 KB 19/46 KB 256/1118 KB 16/287 KB 100/1461 KB 904/1192 KB 22/46 KB 256/1118 KB 16/287 KB 100/1461 KB 904/1192 KB 25/46 KB 256/1118 KB 16/287 KB 100/1461 KB 904/1192 KB 27/46 KB 256/1118 KB 20/287 KB 104/1461 KB 904/1192 KB 30/46 KB 256/1118 KB 20/287 KB 104/1461 KB 904/1192 KB 27/46 KB 256/1118 KB 20/287 KB 108/1461 KB 904/1192 KB 30/46 KB 256/1118 KB 20/287 KB 112/1461 KB 904/1192 KB 30/46 KB 256/1118 KB 20/287 KB 100/1461 KB 904/1192 KB 27/46 KB 256/1118 KB 24/287 KB 112/1461 KB 904/1192 KB 30/46 KB 256/1118 KB 28/287 KB 112/1461 KB 904/1192 KB 30/46 KB 256/1118 KB 32/287 KB 112/1461 KB 904/1192 KB 32/46 KB 256/1118 KB 36/287 KB 116/1461 KB 904/1192 KB 32/46 KB 260/1118 KB 40/287 KB 116/1461 KB 908/1192 KB 32/46 KB 260/1118 KB 44/287 KB 116/1461 KB 908/1192 KB 32/46 KB 260/1118 KB 48/287 KB 116/1461 KB 908/1192 KB 32/46 KB 260/1118 KB 52/287 KB 116/1461 KB 908/1192 KB 32/46 KB 260/1118 KB 56/287 KB 116/1461 KB 908/1192 KB 32/46 KB 256/1118 KB 28/287 KB 112/1461 KB 904/1192 KB 32/46 KB 260/1118 KB 56/287 KB 116/1461 KB 908/1192 KB 36/46 KB 260/1118 KB 36/287 KB 116/1461 KB 908/1192 KB 32/46 KB 260/1118 KB 56/287 KB 116/1461 KB 912/1192 KB 40/46 KB 260/1118 KB 36/287 KB 116/1461 KB 904/1192 KB 32/46 KB 264/1118 KB 56/287 KB 116/1461 KB 912/1192 KB 40/46 KB 256/1118 KB 32/287 KB 116/1461 KB 904/1192 KB 32/46 KB 264/1118 KB 56/287 KB 120/1461 KB 912/1192 KB 40/46 KB 268/1118 KB 56/287 KB 124/1461 KB 916/1192 KB 40/46 KB 268/1118 KB 56/287 KB 128/1461 KB 916/1192 KB 40/46 KB 268/1118 KB 56/287 KB 132/1461 KB 916/1192 KB 40/46 KB 268/1118 KB 56/287 KB 136/1461 KB 916/1192 KB 40/46 KB 268/1118 KB 56/287 KB 120/1461 KB 912/1192 KB 40/46 KB 272/1118 KB 56/287 KB 136/1461 KB 916/1192 KB 40/46 KB 276/1118 KB 56/287 KB 136/1461 KB 916/1192 KB 40/46 KB 280/1118 KB 56/287 KB 136/1461 KB 916/1192 KB 40/46 KB 284/1118 KB 56/287 KB 136/1461 KB 916 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install /1192 KB 40/46 KB 288/1118 KB 56/287 KB 136/1461 KB 916/1192 KB 40/46 KB 268/1118 KB 56/287 KB 120/1461 KB 916/1192 KB 40/46 KB 288/1118 KB 56/287 KB 140/1461 KB 920/1192 KB 40/46 KB 288/1118 KB 56/287 KB 140/1461 KB 924/1192 KB 40/46 KB 288/1118 KB 56/287 KB 140/1461 KB 928/1192 KB 40/46 KB 288/1118 KB 56/287 KB 140/1461 KB 916/1192 KB 40/46 KB 288/1118 KB 56/287 KB 144/1461 KB 928/1192 KB 40/46 KB 260/1118 KB 56/287 KB 124/1461 KB 916/1192 KB 40/46 KB 288/1118 KB 60/287 KB 144/1461 KB 928/1192 KB 44/46 KB 288/1118 KB 60/287 KB 144/1461 KB 928/1192 KB 46/46 KB 292/1118 KB 60/287 KB 144/1461 KB 928/1192 KB 46/46 KB 296/1118 KB 60/287 KB 148/1461 KB 932/1192 KB 46/46 KB 300/1118 KB 60/287 KB 148/1461 KB 932/1192 KB 46/46 KB 304/1118 KB 60/287 KB 148/1461 KB 932/1192 KB 46/46 KB 288/1118 KB 60/287 KB 144/1461 KB 928/1192 KB 40/46 KB 304/1118 KB 64/287 KB 148/1461 KB 932/1192 KB 46/46 KB 304/1118 KB 68/287 KB 148/1461 KB 932/1192 KB 46/46 KB 304/1118 KB 72/287 KB 148/1461 KB 932/1192 KB 46/46 KB 292/1118 KB 60/287 KB 148/1461 KB 932/1192 KB 46/46 KB 304/1118 KB 72/287 KB 148/1461 KB 936/1192 KB 46/46 KB 304/1118 KB 72/287 KB 148/1461 KB 940/1192 KB 46/46 KB 304/1118 KB 72/287 KB 148/1461 KB 944/1192 KB 46/46 KB 304/1118 KB 72/287 KB 148/1461 KB 948/1192 KB 46/46 KB 308/1118 KB 76/287 KB 148/1461 KB 952/1192 KB 46/46 KB 308/1118 KB 76/287 KB 148/1461 KB 956/1192 KB 46/46 KB 308/1118 KB 76/287 KB 148/1461 KB 960/1192 KB 46/46 KB 292/1118 KB 60/287 KB 148/1461 KB 928/1192 KB 46/46 KB 308/1118 KB 76/287 KB 152/1461 KB 960/1192 KB 46/46 KB 308/1118 KB 76/287 KB 156/1461 KB 960/1192 KB 46/46 KB 308/1118 KB 76/287 KB 160/1461 KB 960/1192 KB 46/46 KB 308/1118 KB 76/287 KB 164/1461 KB 960/1192 KB 46/46 KB 308/1118 KB 76/287 KB 168/1461 KB 960/1192 KB 46/46 KB 308/1118 KB 76/287 KB 148/1461 KB 948/1192 KB 46/46 KB 312/1118 KB 76/287 KB 168/1461 KB 960/1192 KB 46/46 KB 316/1118 KB 76/287 KB 168/1461 KB 960/1192 KB 46/46 KB 320/1118 KB 76/287 KB 168/1461 KB 960/1192 KB 46/46 KB 304/1118 KB 76/287 KB 148/1461 KB 948/1192 KB 46/46 KB 320/1118 KB 80/287 KB 168/1461 KB 960/1192 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-1.0-beta-2.jar (46 KB at 30.9 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 320/1118 KB 84/287 KB 168/1461 KB 960/1192 KB 320/1118 KB 88/287 KB 168/1461 KB 960/1192 KB 320/1118 KB 92/287 KB 172/1461 KB 964/1192 KB 320/1118 KB 96/287 KB 172/1461 KB 964/1192 KB 320/1118 KB 100/287 KB 172/1461 KB 964/1192 KB 324/1118 KB 104/287 KB 172/1461 KB 964/1192 KB 324/1118 KB 108/287 KB 172/1461 KB 964/1192 KB 320/1118 KB 88/287 KB 172/1461 KB 964/1192 KB 320/1118 KB 88/287 KB 172/1461 KB 960/1192 KB 324/1118 KB 108/287 KB 176/1461 KB 964/1192 KB 324/1118 KB 108/287 KB 180/1461 KB 964/1192 KB 324/1118 KB 100/287 KB 172/1461 KB 964/1192 KB 328/1118 KB 108/287 KB 180/1461 KB 968/1192 KB 332/1118 KB 108/287 KB 180/1461 KB 968/1192 KB 336/1118 KB 108/287 KB 180/1461 KB 968/1192 KB 324/1118 KB 108/287 KB 180/1461 KB 968/1192 KB 336/1118 KB 108/287 KB 180/1461 KB 972/1192 KB 336/1118 KB 108/287 KB 184/1461 KB 972/1192 KB 336/1118 KB 108/287 KB 188/1461 KB 972/1192 KB 340/1118 KB 108/287 KB 192/1461 KB 976/1192 KB 340/1118 KB 108/287 KB 188/1461 KB 976/1192 KB 340/1118 KB 108/287 KB 192/1461 KB 980/1192 KB 340/1118 KB 112/287 KB 196/1461 KB 984/1192 KB 340/1118 KB 112/287 KB 196/1461 KB 988/1192 KB 340/1118 KB 112/287 KB 196/1461 KB 992/1192 KB 340/1118 KB 108/287 KB 188/1461 KB 972/1192 KB 344/1118 KB 112/287 KB 196/1461 KB 992/1192 KB 348/1118 KB 112/287 KB 196/1461 KB 992/1192 KB 352/1118 KB 112/287 KB 196/1461 KB 992/1192 KB 356/1118 KB 112/287 KB 196/1461 KB 992/1192 KB 360/1118 KB 112/287 KB 196/1461 KB 996/1192 KB 364/1118 KB 112/287 KB 196/1461 KB 996/1192 KB 368/1118 KB 112/287 KB 196/1461 KB 996/1192 KB 372/1118 KB 112/287 KB 196/1461 KB 996/1192 KB 376/1118 KB 112/287 KB 196/1461 KB 996/1192 KB 380/1118 KB 112/287 KB 196/1461 KB 996/1192 KB 340/1118 KB 112/287 KB 196/1461 KB 980/1192 KB 340/1118 KB 112/287 KB 192/1461 KB 980/1192 KB 380/1118 KB 116/287 KB 196/1461 KB 996/1192 KB 380/1118 KB 120/287 KB 200/1461 KB 996/1192 KB 380/1118 KB 124/287 KB 200/1461 KB 996/1192 KB 380/1118 KB 128/287 KB 200/1461 KB 996/1192 KB 380/1118 KB 132/287 KB 200/1461 KB 996/1192 KB 380/1118 KB 136/287 KB 200/1461 KB 996/1192 KB 380/1118 KB 140/287 KB 200/1461 KB 996/1192 KB 380/1118 KB 144/287 KB 200/1461 KB 996/1192 KB 356/1118 KB 112/287 KB 196/1461 KB 996/1192 KB 380/1118 KB 116/287 KB 200/1461 KB 996/1192 KB 380/1118 KB 144/287 KB 204/1461 KB 1000/1192 KB 380/1118 KB 144/287 KB 208/1461 KB 1000/1192 KB 380/1118 KB 144/287 KB 212/1461 KB 1000/1192 KB 380/1118 KB 144/287 KB 216/1461 KB 1000/1192 KB 380/1118 KB 144/287 KB 220/1461 KB 1000/1192 KB 380/1118 KB 144/287 KB 224/1461 KB 1000/1192 KB 380/1118 KB 144/287 KB 228/1461 KB 1000/1192 KB 384/1118 KB 148/287 KB 232/1461 KB 1000/1192 KB 384/1118 KB 148/287 KB 236/1461 KB 1000/1192 KB 384/1118 KB 148/287 KB 240/1461 KB 1000/1192 KB 380/1118 KB 144/287 KB 224/1461 KB 1000/1192 KB 384/1118 KB 148/287 KB 240/1461 KB 1004/1192 KB 384/1118 KB 148/287 KB 240/1461 KB 1008/1192 KB 384/1118 KB 148/287 KB 240/1461 KB 1012/1192 KB 384/1118 KB 148/287 KB 240/1461 KB 1016/1192 KB 384/1118 KB 148/287 KB 240/1461 KB 1020/1192 KB 384/1118 KB 148/287 KB 240/1461 KB 1024/1192 KB 384/1118 KB 148/287 KB 240/1461 KB 1028/1192 KB 384/1118 KB 148/287 KB 244/1461 KB 1032/1192 KB 384/1118 KB 148/287 KB 244/1461 KB 1036/1192 KB 384/1118 KB 148/287 KB 244/1461 KB 1040/1192 KB 384/1118 KB 148/287 KB 228/1461 KB 1000/1192 KB 388/1118 KB 148/287 KB 244/1461 KB 1040/1192 KB 392/1118 KB 148/287 KB 244/1461 KB 1040/1192 KB 396/1118 KB 148/287 KB 244/1461 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install KB 1040/1192 KB 380/1118 KB 148/287 KB 228/1461 KB 1000/1192 KB 396/1118 KB 152/287 KB 244/1461 KB 1040/1192 KB 396/1118 KB 156/287 KB 244/1461 KB 1040/1192 KB 396/1118 KB 160/287 KB 244/1461 KB 1040/1192 KB 396/1118 KB 164/287 KB 244/1461 KB 1040/1192 KB 400/1118 KB 168/287 KB 244/1461 KB 1040/1192 KB 400/1118 KB 172/287 KB 244/1461 KB 1040/1192 KB 400/1118 KB 176/287 KB 244/1461 KB 1040/1192 KB 400/1118 KB 180/287 KB 244/1461 KB 1040/1192 KB 400/1118 KB 184/287 KB 244/1461 KB 1044/1192 KB 400/1118 KB 188/287 KB 244/1461 KB 1044/1192 KB 400/1118 KB 192/287 KB 244/1461 KB 1044/1192 KB 384/1118 KB 148/287 KB 244/1461 KB 1028/1192 KB 400/1118 KB 192/287 KB 248/1461 KB 1044/1192 KB 400/1118 KB 192/287 KB 252/1461 KB 1044/1192 KB 400/1118 KB 192/287 KB 256/1461 KB 1044/1192 KB 400/1118 KB 192/287 KB 260/1461 KB 1044/1192 KB 400/1118 KB 192/287 KB 264/1461 KB 1044/1192 KB 400/1118 KB 192/287 KB 268/1461 KB 1044/1192 KB 400/1118 KB 192/287 KB 272/1461 KB 1044/1192 KB 400/1118 KB 180/287 KB 244/1461 KB 1044/1192 KB 400/1118 KB 192/287 KB 272/1461 KB 1048/1192 KB 400/1118 KB 192/287 KB 272/1461 KB 1052/1192 KB 400/1118 KB 192/287 KB 272/1461 KB 1056/1192 KB 400/1118 KB 192/287 KB 272/1461 KB 1060/1192 KB 400/1118 KB 164/287 KB 244/1461 KB 1040/1192 KB 404/1118 KB 196/287 KB 276/1461 KB 1060/1192 KB 408/1118 KB 196/287 KB 276/1461 KB 1060/1192 KB 412/1118 KB 196/287 KB 276/1461 KB 1060/1192 KB 416/1118 KB 196/287 KB 276/1461 KB 1060/1192 KB 420/1118 KB 196/287 KB 276/1461 KB 1060/1192 KB 424/1118 KB 196/287 KB 276/1461 KB 1060/1192 KB 428/1118 KB 196/287 KB 276/1461 KB 1060/1192 KB 432/1118 KB 196/287 KB 276/1461 KB 1064/1192 KB 400/1118 KB 196/287 KB 276/1461 KB 1060/1192 KB 432/1118 KB 200/287 KB 276/1461 KB 1064/1192 KB 432/1118 KB 204/287 KB 276/1461 KB 1064/1192 KB 436/1118 KB 208/287 KB 276/1461 KB 1064/1192 KB 400/1118 KB 192/287 KB 276/1461 KB 1060/1192 KB 436/1118 KB 208/287 KB 280/1461 KB 1064/1192 KB 436/1118 KB 208/287 KB 284/1461 KB 1064/1192 KB 436/1118 KB 208/287 KB 288/1461 KB 1064/1192 KB 436/1118 KB 204/287 KB 276/1461 KB 1064/1192 KB 440/1118 KB 212/287 KB 288/1461 KB 1064/1192 KB 444/1118 KB 212/287 KB 288/1461 KB 1064/1192 KB 448/1118 KB 212/287 KB 288/1461 KB 1064/1192 KB 428/1118 KB 196/287 KB 276/1461 KB 1064/1192 KB 448/1118 KB 212/287 KB 288/1461 KB 1068/1192 KB 448/1118 KB 212/287 KB 288/1461 KB 1072/1192 KB 448/1118 KB 212/287 KB 288/1461 KB 1076/1192 KB 448/1118 KB 212/287 KB 288/1461 KB 1080/1192 KB 448/1118 KB 212/287 KB 288/1461 KB 1084/1192 KB 448/1118 KB 212/287 KB 288/1461 KB 1088/1192 KB 448/1118 KB 212/287 KB 288/1461 KB 1092/1192 KB 452/1118 KB 212/287 KB 288/1461 KB 1096/1192 KB 452/1118 KB 212/287 KB 288/1461 KB 1100/1192 KB 452/1118 KB 212/287 KB 292/1461 KB 1104/1192 KB 436/1118 KB 212/287 KB 288/1461 KB 1064/1192 KB 452/1118 KB 216/287 KB 292/1461 KB 1104/1192 KB 452/1118 KB 220/287 KB 292/1461 KB 1104/1192 KB 452/1118 KB 224/287 KB 292/1461 KB 1104/1192 KB 452/1118 KB 212/287 KB 292/1461 KB 1100/1192 KB 452/1118 KB 224/287 KB 296/1461 KB 1104/1192 KB 452/1118 KB 224/287 KB 300/1461 KB 1104/1192 KB 452/1118 KB 224/287 KB 304/1461 KB 1104/1192 KB 452/1118 KB 224/287 KB 308/1461 KB 1104/1192 KB 452/1118 KB 228/287 KB 312/1461 KB 1104/1192 KB 452/1118 KB 228/287 KB 316/1461 KB 1104/1192 KB 452/1118 KB 228/287 KB 320/1461 KB 1104/1192 KB 452/1118 KB 228/287 KB 324/1461 KB 1104/1192 KB 452/1118 KB 228/287 KB 328/1461 KB 1108/1192 KB 452/1118 KB 228/287 KB unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 332/1461 KB 1108/1192 KB 452/1118 KB 228/287 KB 336/1461 KB 1108/1192 KB 452/1118 KB 212/287 KB 288/1461 KB 1092/1192 KB 456/1118 KB 228/287 KB 336/1461 KB 1108/1192 KB 460/1118 KB 228/287 KB 336/1461 KB 1108/1192 KB 464/1118 KB 228/287 KB 336/1461 KB 1108/1192 KB 468/1118 KB 228/287 KB 336/1461 KB 1108/1192 KB 472/1118 KB 228/287 KB 336/1461 KB 1108/1192 KB 476/1118 KB 228/287 KB 336/1461 KB 1108/1192 KB 480/1118 KB 228/287 KB 336/1461 KB 1108/1192 KB 452/1118 KB 228/287 KB 324/1461 KB 1108/1192 KB 480/1118 KB 228/287 KB 336/1461 KB 1112/1192 KB 480/1118 KB 228/287 KB 336/1461 KB 1116/1192 KB 480/1118 KB 228/287 KB 336/1461 KB 1120/1192 KB 480/1118 KB 228/287 KB 336/1461 KB 1124/1192 KB 484/1118 KB 228/287 KB 340/1461 KB 1128/1192 KB 452/1118 KB 228/287 KB 308/1461 KB 1104/1192 KB 484/1118 KB 232/287 KB 340/1461 KB 1128/1192 KB 484/1118 KB 236/287 KB 340/1461 KB 1128/1192 KB 484/1118 KB 240/287 KB 340/1461 KB 1128/1192 KB 484/1118 KB 244/287 KB 340/1461 KB 1128/1192 KB 484/1118 KB 248/287 KB 340/1461 KB 1128/1192 KB 484/1118 KB 252/287 KB 340/1461 KB 1128/1192 KB 484/1118 KB 256/287 KB 340/1461 KB 1128/1192 KB 484/1118 KB 260/287 KB 340/1461 KB 1128/1192 KB 484/1118 KB 228/287 KB 340/1461 KB 1124/1192 KB 484/1118 KB 260/287 KB 344/1461 KB 1132/1192 KB 484/1118 KB 260/287 KB 348/1461 KB 1132/1192 KB 484/1118 KB 260/287 KB 352/1461 KB 1132/1192 KB 484/1118 KB 228/287 KB 336/1461 KB 1124/1192 KB 488/1118 KB 264/287 KB 352/1461 KB 1132/1192 KB 492/1118 KB 264/287 KB 352/1461 KB 1132/1192 KB 496/1118 KB 264/287 KB 352/1461 KB 1132/1192 KB 484/1118 KB 264/287 KB 352/1461 KB 1132/1192 KB 496/1118 KB 268/287 KB 352/1461 KB 1132/1192 KB 496/1118 KB 272/287 KB 356/1461 KB 1132/1192 KB 496/1118 KB 276/287 KB 356/1461 KB 1132/1192 KB 500/1118 KB 280/287 KB 356/1461 KB 1132/1192 KB 500/1118 KB 284/287 KB 356/1461 KB 1132/1192 KB 500/1118 KB 287/287 KB 356/1461 KB 1132/1192 KB 484/1118 KB 260/287 KB 340/1461 KB 1132/1192 KB 500/1118 KB 287/287 KB 356/1461 KB 1136/1192 KB 500/1118 KB 287/287 KB 356/1461 KB 1140/1192 KB 500/1118 KB 287/287 KB 356/1461 KB 1144/1192 KB 500/1118 KB 287/287 KB 356/1461 KB 1148/1192 KB 500/1118 KB 287/287 KB 356/1461 KB 1152/1192 KB 500/1118 KB 287/287 KB 356/1461 KB 1156/1192 KB 500/1118 KB 287/287 KB 356/1461 KB 1160/1192 KB 500/1118 KB 287/287 KB 356/1461 KB 1164/1192 KB 500/1118 KB 287/287 KB 356/1461 KB 1168/1192 KB 500/1118 KB 276/287 KB 356/1461 KB 1132/1192 KB 504/1118 KB 287/287 KB 356/1461 KB 1168/1192 KB 508/1118 KB 287/287 KB 356/1461 KB 1168/1192 KB 512/1118 KB 287/287 KB 356/1461 KB 1168/1192 KB 516/1118 KB 287/287 KB 356/1461 KB 1168/1192 KB 520/1118 KB 287/287 KB 356/1461 KB 1168/1192 KB 524/1118 KB 287/287 KB 356/1461 KB 1168/1192 KB 528/1118 KB 287/287 KB 356/1461 KB 1168/1192 KB 532/1118 KB 287/287 KB 356/1461 KB 1168/1192 KB 536/1118 KB 287/287 KB 356/1461 KB 1172/1192 KB 496/1118 KB 268/287 KB 356/1461 KB 1132/1192 KB 536/1118 KB 360/1461 KB 1172/1192 KB 536/1118 KB 364/1461 KB 1172/1192 KB 536/1118 KB 368/1461 KB 1172/1192 KB 536/1118 KB 372/1461 KB 1172/1192 KB 536/1118 KB 376/1461 KB 1172/1192 KB 536/1118 KB 380/1461 KB 1172/1192 KB 536/1118 KB 384/1461 KB 1172/1192 KB 540/1118 KB 384/1461 KB 1172/1192 KB 544/1118 KB 384/1461 KB 1172/1192 KB 548/1118 KB 388/1461 KB 1172/1192 KB 552/1118 KB 388/1461 KB 1172/1192 KB 556/1118 KB 388/1461 KB 1172/1192 KB 560/1118 KB 388/1461 KB 1172/1192 KB 564/1118 KB 388/1461 KB 1172/1192 KB 568/1118 KB 388 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install /1461 KB 1172/1192 KB 572/1118 KB 388/1461 KB 1172/1192 KB 532/1118 KB 287/287 KB 356/1461 KB 1172/1192 KB 572/1118 KB 388/1461 KB 1176/1192 KB 544/1118 KB 388/1461 KB 1172/1192 KB 572/1118 KB 392/1461 KB 1180/1192 KB 572/1118 KB 392/1461 KB 1180/1192 KB 572/1118 KB 396/1461 KB 1180/1192 KB 572/1118 KB 400/1461 KB 1184/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 189.2 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 572/1118 KB 396/1461 KB 1184/1192 KB 572/1118 KB 400/1461 KB 1188/1192 KB 572/1118 KB 404/1461 KB 1192/1192 KB 572/1118 KB 404/1461 KB 1192/1192 KB 572/1118 KB 404/1461 KB 1188/1192 KB 572/1118 KB 408/1461 KB 1192/1192 KB 572/1118 KB 412/1461 KB 1192/1192 KB 572/1118 KB 416/1461 KB 1192/1192 KB 572/1118 KB 420/1461 KB 1192/1192 KB 576/1118 KB 424/1461 KB 1192/1192 KB 576/1118 KB 420/1461 KB 1192/1192 KB 580/1118 KB 424/1461 KB 1192/1192 KB 584/1118 KB 428/1461 KB 1192/1192 KB 588/1118 KB 428/1461 KB 1192/1192 KB 592/1118 KB 428/1461 KB 1192/1192 KB 580/1118 KB 428/1461 KB 1192/1192 KB 592/1118 KB 432/1461 KB 1192/1192 KB 592/1118 KB 436/1461 KB 1192/1192 KB 592/1118 KB 440/1461 KB 1192/1192 KB 596/1118 KB 444/1461 KB 1192/1192 KB 596/1118 KB 448/1461 KB 1192/1192 KB 596/1118 KB 452/1461 KB 1192/1192 KB 596/1118 KB 456/1461 KB 1192/1192 KB 596/1118 KB 460/1461 KB 1192/1192 KB 596/1118 KB 464/1461 KB 1192/1192 KB 596/1118 KB 468/1461 KB 1192/1192 KB 596/1118 KB 472/1461 KB 1192/1192 KB 596/1118 KB 476/1461 KB 1192/1192 KB 596/1118 KB 480/1461 KB 1192/1192 KB 596/1118 KB 440/1461 KB 1192/1192 KB 600/1118 KB 480/1461 KB 1192/1192 KB 604/1118 KB 480/1461 KB 1192/1192 KB 608/1118 KB 480/1461 KB 1192/1192 KB 612/1118 KB 480/1461 KB 1192/1192 KB 616/1118 KB 480/1461 KB 1192/1192 KB 620/1118 KB 480/1461 KB 1192/1192 KB 624/1118 KB 480/1461 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 780.8 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 624/1118 KB 484/1461 KB 628/1118 KB 488/1461 KB 628/1118 KB 492/1461 KB 628/1118 KB 496/1461 KB 628/1118 KB 484/1461 KB 632/1118 KB 496/1461 KB 636/1118 KB 496/1461 KB 640/1118 KB 496/1461 KB 644/1118 KB 496/1461 KB 648/1118 KB 496/1461 KB 652/1118 KB 496/1461 KB 656/1118 KB 500/1461 KB 660/1118 KB 500/1461 KB 664/1118 KB 500/1461 KB 668/1118 KB 500/1461 KB 672/1118 KB 500/1461 KB 676/1118 KB 500/1461 KB 680/1118 KB 500/1461 KB 684/1118 KB 500/1461 KB 688/1118 KB 500/1461 KB 652/1118 KB 500/1461 KB 688/1118 KB 504/1461 KB 688/1118 KB 508/1461 KB 688/1118 KB 512/1461 KB 688/1118 KB 516/1461 KB 688/1118 KB 520/1461 KB 688/1118 KB 524/1461 KB 688/1118 KB 528/1461 KB 688/1118 KB 532/1461 KB 688/1118 KB 536/1461 KB 688/1118 KB 540/1461 KB 688/1118 KB 544/1461 KB 692/1118 KB 544/1461 KB 696/1118 KB 544/1461 KB 700/1118 KB 544/1461 KB 704/1118 KB 544/1461 KB 704/1118 KB 548/1461 KB 704/1118 KB 552/1461 KB 708/1118 KB 556/1461 KB 708/1118 KB 560/1461 KB 708/1118 KB 564/1461 KB 708/1118 KB 568/1461 KB 708/1118 KB 572/1461 KB 708/1118 KB 576/1461 KB 708/1118 KB 580/1461 KB 708/1118 KB 552/1461 KB 712/1118 KB 584/1461 KB 716/1118 KB 584/1461 KB 720/1118 KB 584/1461 KB 724/1118 KB 584/1461 KB 728/1118 KB 584/1461 KB 732/1118 KB 584/1461 KB 732/1118 KB 584/1461 KB 732/1118 KB 588/1461 KB 736/1118 KB 592/1461 KB 736/1118 KB 588/1461 KB 736/1118 KB 596/1461 KB 740/1118 KB 600/1461 KB 740/1118 KB 604/1461 KB 740/1118 KB 608/1461 KB 740/1118 KB 596/1461 KB 744/1118 KB 608/1461 KB 748/1118 KB 608/1461 KB 752/1118 KB 608/1461 KB 756/1118 KB 608/1461 KB 760/1118 KB 612/1461 KB 764/1118 KB 612/1461 KB 768/1118 KB 612/1461 KB 756/1118 KB 612/1461 KB 768/1118 KB 616/1461 KB 768/1118 KB 620/1461 KB 768/1118 KB 624/1461 KB 768/1118 KB 628/1461 KB 772/1118 KB 632/1461 KB 772/1118 KB 636/1461 KB 772/1118 KB 640/1461 KB 772/1118 KB 628/1461 KB 776/1118 KB 640/1461 KB 780/1118 KB 640/1461 KB 784/1118 KB 640/1461 KB 784/1118 KB 644/1461 KB 788/1118 KB 648/1461 KB 788/1118 KB 652/1461 KB 788/1118 KB 656/1461 KB 788/1118 KB 644/1461 KB 792/1118 KB 656/1461 KB 796/1118 KB 656/1461 KB 800/1118 KB 656/1461 KB 804/1118 KB 656/1461 KB 808/1118 KB 660/1461 KB 812/1118 KB 660/1461 KB 816/1118 KB 660/1461 KB 804/1118 KB 660/1461 KB 816/1118 KB 664/1461 KB 816/1118 KB 668/1461 KB 816/1118 KB 672/1461 KB 816/1118 KB 676/1461 KB 820/1118 KB 680/1461 KB 820/1118 KB 684/1461 KB 820/1118 KB 688/1461 KB 820/1118 KB 676/1461 KB 824/1118 KB 688/1461 KB 828/1118 KB 688/1461 KB 832/1118 KB 688/1461 KB 836/1118 KB 688/1461 KB 840/1118 KB 692/1461 KB 844/1118 KB 692/1461 KB 848/1118 KB 692/1461 KB 836/1118 KB 692/1461 KB 848/1118 KB 696/1461 KB 848/1118 KB 700/1461 KB 848/1118 KB 704/1461 KB 852/1118 KB 704/1461 KB 856/1118 KB 708/1461 KB 860/1118 KB 708/1461 KB 864/1118 KB 708/1461 KB 852/1118 KB 708/1461 KB 864/1118 KB 712/1461 KB 864/1118 KB 716/1461 KB 864/1118 KB 720/1461 KB 868/1118 KB 720/1461 KB 872/1118 KB 724/1461 KB 876/1118 KB 724/1461 KB 880/1118 KB 724/1461 KB 868/1118 KB 724/1461 KB 880/1118 KB 728/1461 KB 880/1118 KB 732/1461 KB 880/1118 KB 736/1461 KB 884/1118 KB 740/1461 KB 884/1118 KB 744/1461 KB 884/1118 KB 748/1461 KB 884/1118 KB 752/1461 KB 884/1118 KB 756/1461 KB 884/1118 KB 760/1461 KB 884/1118 KB 764/1461 KB 884/1118 KB 768/1461 KB 884/1118 KB 736/1461 KB 888/1118 KB 768/1461 KB 892/1118 KB 768/1461 KB 896/1118 KB 768/1461 KB 900/1118 KB 768/146 unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 1 KB 904/1118 KB 768/1461 KB 908/1118 KB 768/1461 KB 912/1118 KB 768/1461 KB 916/1118 KB 768/1461 KB 920/1118 KB 772/1461 KB 924/1118 KB 772/1461 KB 928/1118 KB 772/1461 KB 916/1118 KB 772/1461 KB 928/1118 KB 776/1461 KB 928/1118 KB 780/1461 KB 928/1118 KB 784/1461 KB 932/1118 KB 784/1461 KB 936/1118 KB 788/1461 KB 940/1118 KB 788/1461 KB 944/1118 KB 788/1461 KB 932/1118 KB 788/1461 KB 944/1118 KB 792/1461 KB 944/1118 KB 796/1461 KB 948/1118 KB 800/1461 KB 948/1118 KB 804/1461 KB 948/1118 KB 808/1461 KB 948/1118 KB 812/1461 KB 948/1118 KB 796/1461 KB 952/1118 KB 812/1461 KB 956/1118 KB 812/1461 KB 960/1118 KB 812/1461 KB 964/1118 KB 812/1461 KB 964/1118 KB 816/1461 KB 964/1118 KB 820/1461 KB 968/1118 KB 824/1461 KB 968/1118 KB 828/1461 KB 968/1118 KB 832/1461 KB 968/1118 KB 820/1461 KB 972/1118 KB 832/1461 KB 976/1118 KB 832/1461 KB 980/1118 KB 832/1461 KB 984/1118 KB 836/1461 KB 988/1118 KB 836/1461 KB 992/1118 KB 836/1461 KB 980/1118 KB 836/1461 KB 992/1118 KB 840/1461 KB 992/1118 KB 844/1461 KB 992/1118 KB 848/1461 KB 992/1118 KB 852/1461 KB 996/1118 KB 856/1461 KB 996/1118 KB 860/1461 KB 996/1118 KB 864/1461 KB 996/1118 KB 852/1461 KB 1000/1118 KB 864/1461 KB 1004/1118 KB 864/1461 KB 1008/1118 KB 864/1461 KB 1012/1118 KB 864/1461 KB 1016/1118 KB 868/1461 KB 1020/1118 KB 868/1461 KB 1024/1118 KB 868/1461 KB 1012/1118 KB 868/1461 KB 1024/1118 KB 872/1461 KB 1024/1118 KB 876/1461 KB 1028/1118 KB 880/1461 KB 1028/1118 KB 884/1461 KB 1028/1118 KB 876/1461 KB 1032/1118 KB 884/1461 KB 1036/1118 KB 884/1461 KB 1040/1118 KB 884/1461 KB 1044/1118 KB 884/1461 KB 1048/1118 KB 888/1461 KB 1052/1118 KB 888/1461 KB 1056/1118 KB 888/1461 KB 1044/1118 KB 888/1461 KB 1056/1118 KB 892/1461 KB 1056/1118 KB 896/1461 KB 1056/1118 KB 900/1461 KB 1056/1118 KB 904/1461 KB 1056/1118 KB 908/1461 KB 1060/1118 KB 912/1461 KB 1060/1118 KB 916/1461 KB 1060/1118 KB 920/1461 KB 1060/1118 KB 924/1461 KB 1060/1118 KB 928/1461 KB 1060/1118 KB 932/1461 KB 1060/1118 KB 936/1461 KB 1060/1118 KB 940/1461 KB 1060/1118 KB 944/1461 KB 1060/1118 KB 908/1461 KB 1064/1118 KB 944/1461 KB 1068/1118 KB 944/1461 KB 1072/1118 KB 944/1461 KB 1076/1118 KB 944/1461 KB 1080/1118 KB 944/1461 KB 1084/1118 KB 944/1461 KB 1088/1118 KB 944/1461 KB 1092/1118 KB 944/1461 KB 1096/1118 KB 948/1461 KB 1100/1118 KB 948/1461 KB 1104/1118 KB 948/1461 KB 1108/1118 KB 948/1461 KB 1112/1118 KB 948/1461 KB 1116/1118 KB 948/1461 KB 1118/1118 KB 948/1461 KB 1092/1118 KB 948/1461 KB 1118/1118 KB 952/1461 KB 1118/1118 KB 956/1461 KB 1118/1118 KB 960/1461 KB 1118/1118 KB 964/1461 KB 1118/1118 KB 968/1461 KB 1118/1118 KB 972/1461 KB 1118/1118 KB 976/1461 KB 1118/1118 KB 980/1461 KB 1118/1118 KB 984/1461 KB 1118/1118 KB 988/1461 KB 1118/1118 KB 992/1461 KB 1118/1118 KB 996/1461 KB 1118/1118 KB 1000/1461 KB 1118/1118 KB 1004/1461 KB 1118/1118 KB 1008/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 700.8 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 1012/1461 KB 1016/1461 KB 1020/1461 KB 1024/1461 KB 1028/1461 KB 1032/1461 KB 1036/1461 KB 1040/1461 KB 1044/1461 KB 1048/1461 KB 1052/1461 KB 1056/1461 KB 1060/1461 KB 1064/1461 KB 1068/1461 KB 1072/1461 KB 1076/1461 KB 1080/1461 KB 1084/1461 KB 1088/1461 KB 1092/1461 KB 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 893.1 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 468.1 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 155.5 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 122.2 KB/sec) unit-abot-epc-basic-0: 16:35:22 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: 16:35:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 82.7 KB/sec) unit-abot-epc-basic-0: 16:35:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 16:35:23 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 25.9 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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: 16:35:23 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: 16:35:23 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 83.2 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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: 16:35:23 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: 16:35:23 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 164.2 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 DEBUG unit.abot-epc-basic/0.install 3/7 KB 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 384.7 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 81.6 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 202.9 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 708.2 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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: 16:35:23 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: 16:35:23 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 233.0 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 184.0 KB/sec) unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 446.8 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 562.4 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 72.4 KB/sec) unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 16:35:23 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 173.8 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 1078.5 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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: 16:35:23 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: 16:35:23 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: 16:35:23 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.jar unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 4/21 KB 11/149 KB 4/10 KB 4/21 KB 13/149 KB 4/10 KB 4/21 KB 16/149 KB 4/10 KB 4/21 KB 4/14 KB 16/149 KB 4/10 KB 4/21 KB 8/14 KB 4/6 KB 16/149 KB 4/10 KB 4/21 KB 12/14 KB 4/6 KB 16/149 KB 4/10 KB 4/21 KB 14/14 KB 4/6 KB 16/149 KB 4/10 KB 4/21 KB 8/149 KB 4/10 KB 4/21 KB 14/14 KB 4/6 KB 16/149 KB 8/10 KB 4/21 KB 14/14 KB 4/6 KB 16/149 KB 10/10 KB 4/21 KB 8/149 KB 8/21 KB 14/14 KB 4/6 KB 16/149 KB 10/10 KB 12/21 KB 14/14 KB 4/6 KB 16/149 KB 10/10 KB 16/21 KB 14/14 KB 4/6 KB 16/149 KB 10/10 KB 20/21 KB 14/14 KB 4/6 KB 16/149 KB 10/10 KB 21/21 KB 14/14 KB 4/6 KB 16/149 KB 10/10 KB 4/21 KB 4/14 KB 4/6 KB 16/149 KB 4/10 KB 21/21 KB 14/14 KB 6/6 KB 16/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 19/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 21/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 24/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 27/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 29/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 32/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 36/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 40/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 44/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 48/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 52/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 56/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 60/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 64/149 KB 10/10 KB 21/21 KB 14/14 KB 6/6 KB 68/149 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 289.8 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 359.6 KB/sec) unit-abot-epc-basic-0: 16:35:23 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 578.0 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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: 16:35:23 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 779.6 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 DEBUG unit.abot-epc-basic/0.install 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 3/30 KB 108/149 KB 5/30 KB 108/149 KB 8/30 KB 108/149 KB 11/30 KB 3/37 KB 108/149 KB 13/30 KB 3/37 KB 108/149 KB 4/14 KB 16/30 KB 3/37 KB 108/149 KB 4/14 KB 19/30 KB 3/37 KB 108/149 KB 4/14 KB 8/30 KB 3/37 KB 108/149 KB 19/30 KB 6/37 KB 108/149 KB 4/14 KB 21/30 KB 9/37 KB 108/149 KB 4/14 KB 21/30 KB 11/37 KB 108/149 KB 4/14 KB 4/37 KB 11/30 KB 3/37 KB 108/149 KB 4/14 KB 21/30 KB 11/37 KB 108/149 KB 8/14 KB 4/37 KB 21/30 KB 11/37 KB 108/149 KB 12/14 KB 4/37 KB 21/30 KB 11/37 KB 108/149 KB 14/14 KB 4/37 KB 21/30 KB 9/37 KB 108/149 KB 4/14 KB 4/37 KB 21/30 KB 11/37 KB 108/149 KB 14/14 KB 8/37 KB 21/30 KB 11/37 KB 108/149 KB 14/14 KB 12/37 KB 21/30 KB 11/37 KB 108/149 KB 14/14 KB 16/37 KB 21/30 KB 6/37 KB 108/149 KB 4/14 KB 24/30 KB 11/37 KB 108/149 KB 14/14 KB 16/37 KB 27/30 KB 11/37 KB 108/149 KB 14/14 KB 16/37 KB 27/30 KB 14/37 KB 108/149 KB 14/14 KB 16/37 KB 29/30 KB 16/37 KB 108/149 KB 14/14 KB 16/37 KB 29/30 KB 19/37 KB 108/149 KB 14/14 KB 20/37 KB 29/30 KB 14/37 KB 108/149 KB 14/14 KB 16/37 KB 30/30 KB 19/37 KB 108/149 KB 14/14 KB 20/37 KB 30/30 KB 22/37 KB 108/149 KB 14/14 KB 20/37 KB 29/30 KB 16/37 KB 108/149 KB 14/14 KB 20/37 KB 30/30 KB 22/37 KB 108/149 KB 14/14 KB 24/37 KB 30/30 KB 22/37 KB 108/149 KB 14/14 KB 28/37 KB 30/30 KB 25/37 KB 108/149 KB 14/14 KB 32/37 KB 30/30 KB 25/37 KB 108/149 KB 14/14 KB 28/37 KB 30/30 KB 27/37 KB 108/149 KB 14/14 KB 32/37 KB 30/30 KB 30/37 KB 108/149 KB 14/14 KB 32/37 KB 30/30 KB 30/37 KB 108/149 KB 14/14 KB 36/37 KB 30/30 KB 30/37 KB 108/149 KB 14/14 KB 37/37 KB 30/30 KB 32/37 KB 108/149 KB 14/14 KB 37/37 KB 30/30 KB 35/37 KB 108/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 108/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 112/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 116/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 120/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 124/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 128/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 132/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 136/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 140/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 144/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 148/149 KB 14/14 KB 37/37 KB 30/30 KB 37/37 KB 149/149 KB 14/14 KB 37/37 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 335.7 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 735.3 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 880.2 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 837.4 KB/sec) unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install 149/149 KB 3/11 KB 149/149 KB 5/11 KB 149/149 KB 8/11 KB 3/43 KB 149/149 KB 11/11 KB 3/43 KB 149/149 KB 8/11 KB 6/43 KB 149/149 KB 11/11 KB 9/43 KB 149/149 KB 11/11 KB 11/43 KB 149/149 KB 11/11 KB 14/43 KB 11/11 KB 16/43 KB 3/7 KB 11/11 KB 19/43 KB 3/7 KB 11/11 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 2313.5 KB/sec) unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install 19/43 KB 3/60 KB 3/7 KB 11/11 KB 19/43 KB 6/60 KB 3/7 KB 11/11 KB 19/43 KB 9/60 KB 3/7 KB 11/11 KB 19/43 KB 11/60 KB 3/7 KB 11/11 KB 19/43 KB 14/60 KB 3/7 KB 11/11 KB 19/43 KB 16/60 KB 3/7 KB 11/11 KB 19/43 KB 19/60 KB 3/7 KB 11/11 KB 19/43 KB 22/60 KB 3/7 KB 11/11 KB 22/43 KB 25/60 KB 3/7 KB 11/11 KB 14/43 KB 3/7 KB 11/11 KB 22/43 KB 25/60 KB 5/7 KB 11/11 KB 22/43 KB 25/60 KB 7/7 KB 11/11 KB 22/43 KB 22/60 KB 3/7 KB 11/11 KB 25/43 KB 25/60 KB 7/7 KB 27/43 KB 25/60 KB 7/7 KB 30/43 KB 27/60 KB 7/7 KB 32/43 KB 27/60 KB 7/7 KB 36/43 KB 27/60 KB 7/7 KB 40/43 KB 27/60 KB 7/7 KB 43/43 KB 27/60 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 181.9 KB/sec) unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install 27/43 KB 27/60 KB 7/7 KB 43/43 KB 30/60 KB 7/7 KB 43/43 KB 32/60 KB 7/7 KB 43/43 KB 36/60 KB 7/7 KB 43/43 KB 40/60 KB 7/7 KB 43/43 KB 44/60 KB 7/7 KB 43/43 KB 48/60 KB 7/7 KB 43/43 KB 52/60 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install 43/43 KB 56/60 KB 43/43 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 690.1 KB/sec) unit-abot-epc-basic-0: 16:35:23 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 946.4 KB/sec) unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 104.2 KB/sec) unit-abot-epc-basic-0: 16:35:23 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-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1025.8 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1812.9 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 143.7 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 186.8 KB/sec) unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-oai-epc-0: 16:35:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:35:23 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-abot-epc-basic-0: 16:35:23 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 633.5 KB/sec) unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 16:35:23 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 167.5 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 235.9 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 137.0 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 166.8 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 168.8 KB/sec) unit-oai-epc-0: 16:35:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:35:23 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 16:35:23 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 113.5 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 220.5 KB/sec) unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install 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 175.8 KB/sec) unit-abot-epc-basic-0: 16:35:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-oai-epc-0: 16:35:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:35:23 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 137.5 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 144.7 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 43.3 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 208.4 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 49.8 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 250.1 KB/sec) unit-abot-epc-basic-0: 16:35:23 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-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 16:35:23 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 245.5 KB/sec) unit-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install --2018-11-06 16:35:23-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 16:35:23 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-oai-epc-0: 16:35:23 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 16:35:23 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 1069.3 KB/sec) unit-abot-epc-basic-0: 16:35:23 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: 16:35:23 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 52.0 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 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 56.0 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 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 110.4 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 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: 16:35:24 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: 16:35:24 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: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install 3/13 KB 4/87 KB 3/156 KB 5/13 KB 3/48 KB 4/87 KB 3/156 KB 8/13 KB 3/48 KB 4/87 KB 3/156 KB 11/13 KB 3/48 KB 4/87 KB 3/156 KB 13/13 KB 3/48 KB 4/87 KB 3/156 KB 3/13 KB 3/48 KB 4/87 KB 3/156 KB 13/13 KB 6/48 KB 4/21 KB 4/87 KB 3/156 KB 13/13 KB 9/48 KB 4/21 KB 4/87 KB 3/156 KB 13/13 KB 11/48 KB 4/21 KB 4/87 KB 3/156 KB 13/13 KB 14/48 KB 4/21 KB 4/87 KB 3/156 KB 13/13 KB 16/48 KB 4/87 KB 3/156 KB 3/13 KB 4/21 KB 4/87 KB 5/156 KB 13/13 KB 16/48 KB 4/21 KB 4/87 KB 8/156 KB 13/13 KB 16/48 KB 4/21 KB 4/87 KB 11/156 KB 13/13 KB 16/48 KB 4/21 KB 4/87 KB 13/156 KB 13/13 KB 16/48 KB 4/21 KB 4/87 KB 16/156 KB 13/13 KB 16/48 KB 4/21 KB 4/87 KB 19/156 KB 13/13 KB 16/48 KB 4/21 KB 4/87 KB 21/156 KB 13/13 KB 16/48 KB 4/21 KB 4/87 KB 24/156 KB 13/13 KB 19/48 KB 4/21 KB 4/87 KB 27/156 KB 13/13 KB 19/48 KB 4/87 KB 3/13 KB 4/21 KB 8/87 KB 27/156 KB 13/13 KB 19/48 KB 4/21 KB 12/87 KB 27/156 KB 13/13 KB 19/48 KB 4/21 KB 16/87 KB 27/156 KB 13/13 KB 19/48 KB 4/21 KB 20/87 KB 27/156 KB 13/13 KB 19/48 KB 4/21 KB 24/87 KB 27/156 KB 13/13 KB 19/48 KB 4/21 KB 28/87 KB 27/156 KB 13/13 KB 19/48 KB 4/21 KB 32/87 KB 27/156 KB 13/13 KB 19/48 KB 4/21 KB 36/87 KB 27/156 KB 13/13 KB 19/48 KB 4/21 KB 4/87 KB 21/156 KB 13/13 KB 19/48 KB 4/21 KB 36/87 KB 29/156 KB 13/13 KB 22/48 KB 4/21 KB 4/87 KB 3/156 KB 13/13 KB 6/48 KB 8/21 KB 36/87 KB 29/156 KB 13/13 KB 22/48 KB 12/21 KB 36/87 KB 29/156 KB 13/13 KB 22/48 KB 16/21 KB 36/87 KB 29/156 KB 13/13 KB 22/48 KB 20/21 KB 36/87 KB 29/156 KB 13/13 KB 22/48 KB 21/21 KB 36/87 KB 29/156 KB 13/13 KB 22/48 KB 21/21 KB 36/87 KB 29/156 KB 13/13 KB 25/48 KB 21/21 KB 36/87 KB 29/156 KB 13/13 KB 27/48 KB 4/21 KB 36/87 KB 29/156 KB 13/13 KB 19/48 KB 21/21 KB 36/87 KB 29/156 KB 13/13 KB 30/48 KB 21/21 KB 36/87 KB 32/156 KB 13/13 KB 30/48 KB 21/21 KB 36/87 KB 32/156 KB 13/13 KB 32/48 KB 21/21 KB 40/87 KB 32/156 KB 13/13 KB 32/48 KB 21/21 KB 44/87 KB 32/156 KB 13/13 KB 32/48 KB 21/21 KB 48/87 KB 32/156 KB 13/13 KB 32/48 KB 21/21 KB 52/87 KB 36/156 KB 13/13 KB 32/48 KB 21/21 KB 56/87 KB 36/156 KB 36/48 KB 21/21 KB 60/87 KB 36/156 KB 36/48 KB 21/21 KB 64/87 KB 36/156 KB 36/48 KB 21/21 KB 68/87 KB 36/156 KB 36/48 KB 21/21 KB 72/87 KB 36/156 KB 36/48 KB 21/21 KB 76/87 KB 36/156 KB 36/48 KB 21/21 KB 80/87 KB 36/156 KB 36/48 KB 21/21 KB 48/87 KB 36/156 KB 13/13 KB 32/48 KB 21/21 KB 80/87 KB 40/156 KB 36/48 KB 21/21 KB 80/87 KB 44/156 KB 36/48 KB 21/21 KB 80/87 KB 48/156 KB 36/48 KB 21/21 KB 80/87 KB 52/156 KB 36/48 KB 21/21 KB 80/87 KB 56/156 KB 36/48 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 755.1 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install 21/21 KB 52/87 KB 36/156 KB 36/48 KB 84/87 KB 60/156 KB 40/48 KB 84/87 KB 60/156 KB 44/48 KB 84/87 KB 60/156 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 340.3 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install 84/87 KB 60/156 KB 36/48 KB 87/87 KB 60/156 KB 48/48 KB 80/87 KB 60/156 KB 36/48 KB 87/87 KB 64/156 KB 48/48 KB 87/87 KB 68/156 KB 48/48 KB 87/87 KB 72/156 KB 48/48 KB 87/87 KB 76/156 KB 48/48 KB 87/87 KB 80/156 KB 48/48 KB 87/87 KB 84/156 KB 48/48 KB 87/87 KB 88/156 KB 48/48 KB 87/87 KB 92/156 KB 48/48 KB 87/87 KB 96/156 KB 48/48 KB 87/87 KB 96/156 KB 3/35 KB 48/48 KB 87/87 KB 96/156 KB 6/35 KB 48/48 KB 87/87 KB 96/156 KB 9/35 KB 48/48 KB 87/87 KB 96/156 KB 11/35 KB 48/48 KB 87/87 KB 96/156 KB 14/35 KB 48/48 KB 87/87 KB 96/156 KB 16/35 KB 87/87 KB 96/156 KB 19/35 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 1229.8 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install 87/87 KB 96/156 KB 22/35 KB 87/87 KB 96/156 KB 25/35 KB 87/87 KB 96/156 KB 27/35 KB 87/87 KB 96/156 KB 30/35 KB 4/86 KB 87/87 KB 96/156 KB 27/35 KB 4/86 KB 87/87 KB 96/156 KB 30/35 KB 8/86 KB 87/87 KB 96/156 KB 30/35 KB 12/86 KB 87/87 KB 96/156 KB 30/35 KB 16/86 KB 87/87 KB 96/156 KB 30/35 KB 20/86 KB 87/87 KB 96/156 KB 30/35 KB 24/86 KB 87/87 KB 96/156 KB 30/35 KB 28/86 KB 87/87 KB 96/156 KB 30/35 KB 32/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1808.9 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install 100/156 KB 32/35 KB 36/86 KB 104/156 KB 32/35 KB 36/86 KB 108/156 KB 32/35 KB 36/86 KB 112/156 KB 32/35 KB 36/86 KB 96/156 KB 32/35 KB 36/86 KB 112/156 KB 32/35 KB 40/86 KB 112/156 KB 32/35 KB 44/86 KB 112/156 KB 32/35 KB 48/86 KB 112/156 KB 32/35 KB 52/86 KB 112/156 KB 32/35 KB 56/86 KB 112/156 KB 32/35 KB 60/86 KB 112/156 KB 32/35 KB 61/86 KB 112/156 KB 32/35 KB 65/86 KB 96/156 KB 32/35 KB 32/86 KB 116/156 KB 35/35 KB 65/86 KB 3/24 KB 116/156 KB 32/35 KB 65/86 KB 3/24 KB 112/156 KB 32/35 KB 65/86 KB 3/24 KB 116/156 KB 35/35 KB 65/86 KB 6/24 KB 116/156 KB 35/35 KB 65/86 KB 9/24 KB 116/156 KB 35/35 KB 65/86 KB 11/24 KB 116/156 KB 35/35 KB 65/86 KB 14/24 KB 116/156 KB 35/35 KB 65/86 KB 16/24 KB 116/156 KB 35/35 KB 65/86 KB 19/24 KB 116/156 KB 35/35 KB 65/86 KB 3/14 KB 19/24 KB 116/156 KB 35/35 KB 65/86 KB 3/14 KB 22/24 KB 116/156 KB 35/35 KB 65/86 KB 3/14 KB 24/24 KB 116/156 KB 35/35 KB 65/86 KB 6/14 KB 24/24 KB 116/156 KB 35/35 KB 65/86 KB 9/14 KB 24/24 KB 120/156 KB 35/35 KB 69/86 KB 11/14 KB 24/24 KB 120/156 KB 35/35 KB 69/86 KB 9/14 KB 24/24 KB 120/156 KB 35/35 KB 73/86 KB 11/14 KB 24/24 KB 120/156 KB 35/35 KB 77/86 KB 11/14 KB 24/24 KB 120/156 KB 35/35 KB 65/86 KB 9/14 KB 24/24 KB 124/156 KB 35/35 KB 77/86 KB 11/14 KB 24/24 KB 128/156 KB 35/35 KB 77/86 KB 11/14 KB 24/24 KB 132/156 KB 35/35 KB 77/86 KB 11/14 KB 24/24 KB 136/156 KB 35/35 KB 81/86 KB 14/14 KB 24/24 KB 140/156 KB 35/35 KB 81/86 KB 14/14 KB 24/24 KB 144/156 KB 35/35 KB 81/86 KB 14/14 KB 24/24 KB 132/156 KB 35/35 KB 81/86 KB 14/14 KB 24/24 KB 144/156 KB 35/35 KB 85/86 KB 14/14 KB 24/24 KB 144/156 KB 35/35 KB 86/86 KB 14/14 KB 24/24 KB 132/156 KB 35/35 KB 77/86 KB 14/14 KB 24/24 KB 148/156 KB 35/35 KB 86/86 KB 14/14 KB 24/24 KB 152/156 KB 86/86 KB 14/14 KB 156/156 KB 86/86 KB 14/14 KB 156/156 KB 86/86 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 627.8 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install 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 436.1 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 236.2 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1445.3 KB/sec) unit-abot-epc-basic-0: 16:35:24 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-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install 156/156 KB 4/119 KB 156/156 KB 8/119 KB 156/156 KB 12/119 KB 156/156 KB 16/119 KB 156/156 KB 20/119 KB 156/156 KB 24/119 KB 156/156 KB 28/119 KB 156/156 KB 32/119 KB 156/156 KB 36/119 KB 156/156 KB 40/119 KB 156/156 KB 44/119 KB 156/156 KB 48/119 KB 156/156 KB 52/119 KB 156/156 KB 56/119 KB 156/156 KB 60/119 KB 156/156 KB 64/119 KB 156/156 KB 68/119 KB 4/57 KB 68/119 KB 3/37 KB 3/29 KB 4/57 KB 68/119 KB 3/37 KB 5/29 KB 4/57 KB 68/119 KB 3/37 KB 8/29 KB 4/57 KB 68/119 KB 3/37 KB 11/29 KB 4/57 KB 68/119 KB 3/37 KB 13/29 KB 4/57 KB 68/119 KB 3/37 KB 16/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1948.6 KB/sec) unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install 4/57 KB 156/156 KB 68/119 KB 3/37 KB 4/57 KB 68/119 KB 6/37 KB 16/29 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install 4/57 KB 68/119 KB 9/37 KB 19/29 KB 4/57 KB 68/119 KB 11/37 KB 19/29 KB 4/57 KB 156/156 KB 68/119 KB 8/57 KB 68/119 KB 11/37 KB 19/29 KB 4/57 KB 68/119 KB 6/37 KB 19/29 KB 8/57 KB 68/119 KB 14/37 KB 21/29 KB 8/57 KB 68/119 KB 14/37 KB 24/29 KB 8/57 KB 68/119 KB 14/37 KB 19/29 KB 8/57 KB 68/119 KB 14/37 KB 27/29 KB 12/57 KB 68/119 KB 14/37 KB 27/29 KB 16/57 KB 68/119 KB 14/37 KB 27/29 KB 20/57 KB 68/119 KB 16/37 KB 29/29 KB 24/57 KB 68/119 KB 16/37 KB 29/29 KB 28/57 KB 68/119 KB 16/37 KB 29/29 KB 32/57 KB 68/119 KB 16/37 KB 29/29 KB 36/57 KB 68/119 KB 16/37 KB 29/29 KB 40/57 KB 68/119 KB 16/37 KB 29/29 KB 16/57 KB 68/119 KB 16/37 KB 29/29 KB 16/57 KB 68/119 KB 16/37 KB 27/29 KB 40/57 KB 72/119 KB 19/37 KB 29/29 KB 40/57 KB 72/119 KB 22/37 KB 29/29 KB 40/57 KB 72/119 KB 25/37 KB 29/29 KB 40/57 KB 72/119 KB 27/37 KB 29/29 KB 40/57 KB 72/119 KB 30/37 KB 29/29 KB 40/57 KB 72/119 KB 32/37 KB 29/29 KB 40/57 KB 72/119 KB 35/37 KB 29/29 KB 40/57 KB 72/119 KB 37/37 KB 29/29 KB 40/57 KB 72/119 KB 16/37 KB 29/29 KB 44/57 KB 72/119 KB 37/37 KB 29/29 KB 48/57 KB 72/119 KB 37/37 KB 29/29 KB 52/57 KB 76/119 KB 37/37 KB 29/29 KB 56/57 KB 76/119 KB 37/37 KB 3/11 KB 29/29 KB 57/57 KB 76/119 KB 37/37 KB 3/11 KB 29/29 KB 48/57 KB 76/119 KB 37/37 KB 29/29 KB 57/57 KB 80/119 KB 37/37 KB 3/11 KB 29/29 KB 57/57 KB 84/119 KB 37/37 KB 3/11 KB 29/29 KB 52/57 KB 76/119 KB 37/37 KB 3/11 KB 29/29 KB 57/57 KB 84/119 KB 37/37 KB 5/11 KB 29/29 KB 57/57 KB 84/119 KB 37/37 KB 8/11 KB 29/29 KB 57/57 KB 84/119 KB 37/37 KB 11/11 KB 29/29 KB 57/57 KB 88/119 KB 37/37 KB 11/11 KB 29/29 KB 57/57 KB 92/119 KB 37/37 KB 11/11 KB 29/29 KB 57/57 KB 96/119 KB 37/37 KB 11/11 KB 29/29 KB 57/57 KB 100/119 KB 37/37 KB 11/11 KB 29/29 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 29/29 KB 57/57 KB 108/119 KB 37/37 KB 11/11 KB 29/29 KB 57/57 KB 112/119 KB 37/37 KB 11/11 KB 29/29 KB 57/57 KB 116/119 KB 37/37 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 330.1 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install 57/57 KB 119/119 KB 37/37 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 415.8 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 641.8 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 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 112.8 KB/sec) unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install 119/119 KB 3/33 KB 119/119 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 3/21 KB 16/33 KB 3/21 KB 19/33 KB 3/21 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 1278.8 KB/sec) unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install 11/33 KB 3/21 KB 19/33 KB 6/21 KB 19/33 KB 9/21 KB 4/5 KB 19/33 KB 11/21 KB 4/5 KB 19/33 KB 14/21 KB 4/5 KB 19/33 KB 16/21 KB 4/5 KB 19/33 KB 19/21 KB 4/5 KB 19/33 KB 21/21 KB 4/5 KB 19/33 KB 6/21 KB 4/5 KB 3/14 KB 19/33 KB 21/21 KB 5/5 KB 3/14 KB 19/33 KB 21/21 KB 4/5 KB 3/14 KB 19/33 KB 21/21 KB 5/5 KB 6/14 KB 19/33 KB 21/21 KB 5/5 KB 9/14 KB 19/33 KB 21/21 KB 5/5 KB 11/14 KB 19/33 KB 21/21 KB 5/5 KB 14/14 KB 19/33 KB 21/21 KB 5/5 KB 14/14 KB 19/33 KB 21/21 KB 5/5 KB 14/14 KB 22/33 KB 21/21 KB 5/5 KB 14/14 KB 25/33 KB 21/21 KB 5/5 KB 14/14 KB 27/33 KB 21/21 KB 5/5 KB 14/14 KB 30/33 KB 21/21 KB 5/5 KB 14/14 KB 32/33 KB 21/21 KB 5/5 KB 14/14 KB 33/33 KB 21/21 KB 5/5 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 206.9 KB/sec) unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 43.6 KB/sec) unit-abot-epc-basic-0: 16:35:24 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 135.7 KB/sec) unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 309.0 KB/sec) unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:35:24 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: 16:35:24 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: 16:35:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:35:24 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 0K ....... 50.8M=0s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 2018-11-06 16:35:24 (50.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install --2018-11-06 16:35:24-- 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: 16:35:24 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 16:35:24 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: 16:35:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 369K 3s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 368K 3s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 372K 3s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 40.9M 2s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 50.6M 1s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 376K 1s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 40.0M 1s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 46.3M 1s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 46.7M 1s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 50.0M 1s unit-oai-epc-0: 16:35:24 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 70.7M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 385K 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 31.8M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 38.1M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 39.3M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 57.1M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 56.0M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 71.2M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 136M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 324M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 341M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 432M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 867K=0.7s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2018-11-06 16:35:25 (1.54 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install --2018-11-06 16:35:25-- 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: 16:35:25 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 1/8 KB 3/8 KB 6/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 511.5 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 144.6 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 1029.3 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 228.5 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 282.6 KB/sec) unit-abot-epc-basic-0: 16:35:25 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-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 16:35:25 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: 16:35:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 43.9M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 92.9M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 67.1M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 50.1M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 70.0M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 63.4M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 53.9M 0s unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 155.0 KB/sec) unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 60.9M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 62.1M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 82.2M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 82.3M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 60.9M 0s unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 66.1M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 78.1M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 105M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 156M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 148M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 107M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 155M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 142M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 130M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 196M 0s unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1445.2 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 873.9 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 54.6 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 115.8 KB/sec) unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 411K 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 35.1M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 107M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 63.9M 1s unit-abot-epc-basic-0: 16:35:25 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 455.0 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 182.1 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 151.3 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 178.3 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 759.8 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 128.3 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 76.7 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 152.2 KB/sec) unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 362K 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 56.6M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 62.5M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 70.0M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 62.7M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 85.6M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 54.8M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 112M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 273M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 108M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 38.3M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 50.5M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 60.6M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 91.3M 2s unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 474.2 KB/sec) unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 80.2M 2s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 71.9M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 64.2M 1s unit-abot-epc-basic-0: 16:35:25 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-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 86.7M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 118M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 307M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 286M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 330M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 396M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 38.5M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 41.2M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 36.9M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 37.7M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 91.4M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 110M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 140M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 99.4M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 99.4M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 149M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 91.0M 1s unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 683.3 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 456.9 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 168.1 KB/sec) unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 16:35:25 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 296.9 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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 1359.9 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 3/286 KB 5/286 KB 8/286 KB 11/286 KB 13/286 KB 16/286 KB 19/286 KB 21/286 KB 24/286 KB 27/286 KB 29/286 KB 32/286 KB 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 36/286 KB 40/286 KB 44/286 KB 48/286 KB 52/286 KB 56/286 KB 60/286 KB 64/286 KB 68/286 KB 72/286 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 463K 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 84.3M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 321M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 395M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 406M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 441M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 462M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 324M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 418M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 502M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 440M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 470M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 336M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 502M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 566M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 340M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 371M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 514M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 521M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 424M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 303M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 35.8M 1s unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install 76/286 KB 80/286 KB 84/286 KB 88/286 KB 92/286 KB 96/286 KB 100/286 KB 104/286 KB 108/286 KB 112/286 KB 116/286 KB 120/286 KB 124/286 KB 128/286 KB 128/286 KB 3/39 KB 128/286 KB 5/39 KB 3/223 KB 128/286 KB 5/39 KB 5/223 KB 128/286 KB 5/39 KB 8/223 KB 128/286 KB 5/39 KB 11/223 KB 128/286 KB 5/39 KB 13/223 KB 128/286 KB 5/39 KB 13/223 KB 128/286 KB 5/39 KB 3/45 KB 13/223 KB 128/286 KB 5/39 KB 6/45 KB 13/223 KB 128/286 KB 5/39 KB 9/45 KB 13/223 KB 128/286 KB 5/39 KB 11/45 KB 13/223 KB 128/286 KB 8/39 KB 11/45 KB 16/223 KB 128/286 KB 11/39 KB 11/45 KB 16/223 KB 128/286 KB 11/39 KB 14/45 KB 16/223 KB 128/286 KB 11/39 KB 16/45 KB 16/223 KB 128/286 KB 8/39 KB 11/45 KB 19/223 KB 128/286 KB 11/39 KB 16/45 KB 21/223 KB 128/286 KB 13/39 KB 19/45 KB 19/223 KB 128/286 KB 13/39 KB 19/45 KB 19/223 KB 128/286 KB 11/39 KB 19/45 KB 21/223 KB 128/286 KB 13/39 KB 22/45 KB 21/223 KB 128/286 KB 16/39 KB 25/45 KB 24/223 KB 128/286 KB 16/39 KB 27/45 KB 21/223 KB 128/286 KB 16/39 KB 22/45 KB 24/223 KB 128/286 KB 16/39 KB 25/45 KB 24/223 KB 128/286 KB 19/39 KB 27/45 KB 27/223 KB 128/286 KB 19/39 KB 27/45 KB 27/223 KB 128/286 KB 21/39 KB 27/45 KB 27/223 KB 128/286 KB 24/39 KB 27/45 KB 29/223 KB 3/308 KB 128/286 KB 27/39 KB 30/45 KB 29/223 KB 3/308 KB 128/286 KB 29/39 KB 30/45 KB 29/223 KB 3/308 KB 128/286 KB 32/39 KB 30/45 KB 29/223 KB 3/308 KB 128/286 KB 24/39 KB 30/45 KB 29/223 KB 128/286 KB 24/39 KB 30/45 KB 29/223 KB 128/286 KB 24/39 KB 27/45 KB 29/223 KB 3/308 KB 128/286 KB 32/39 KB 32/45 KB 32/223 KB 3/308 KB 128/286 KB 32/39 KB 36/45 KB 32/223 KB 3/308 KB 128/286 KB 35/39 KB 40/45 KB 32/223 KB 5/308 KB 128/286 KB 35/39 KB 44/45 KB 32/223 KB 5/308 KB 128/286 KB 35/39 KB 45/45 KB 32/223 KB 3/308 KB 128/286 KB 32/39 KB 32/45 KB 36/223 KB 5/308 KB 128/286 KB 35/39 KB 45/45 KB 32/223 KB 5/308 KB 128/286 KB 35/39 KB 40/45 KB 32/223 KB 3/308 KB 128/286 KB 35/39 KB 36/45 KB 36/223 KB 5/308 KB 128/286 KB 37/39 KB 45/45 KB 36/223 KB 5/308 KB 128/286 KB 39/39 KB 45/45 KB 40/223 KB 5/308 KB 128/286 KB 39/39 KB 45/45 KB 44/223 KB 8/308 KB 128/286 KB 39/39 KB 45/45 KB 48/223 KB 8/308 KB 128/286 KB 39/39 KB 45/45 KB 52/223 KB 8/308 KB 128/286 KB 39/39 KB 45/45 KB 56/223 KB 8/308 KB 132/286 KB 39/39 KB 45/45 KB 60/223 KB 8/308 KB 132/286 KB 39/39 KB 45/45 KB 64/223 KB 8/308 KB 132/286 KB 39/39 KB 45/45 KB 40/223 KB 8/308 KB 128/286 KB 39/39 KB 45/45 KB 64/223 KB 11/308 KB 132/286 KB 39/39 KB 45/45 KB 64/223 KB 13/308 KB 132/286 KB 39/39 KB 45/45 KB 64/223 KB 16/308 KB 132/286 KB 39/39 KB 45/45 KB 64/223 KB 19/308 KB 132/286 KB 39/39 KB 45/45 KB 64/223 KB 21/308 KB 132/286 KB 39/39 KB 45/45 KB 64/223 KB 24/308 KB 132/286 KB 39/39 KB 45/45 KB 68/223 KB 24/308 KB 132/286 KB 39/39 KB 45/45 KB 72/223 KB 27/308 KB 132/286 KB 39/39 KB 45/45 KB 76/223 KB 27/308 KB 132/286 KB 39/39 KB 45/45 KB 80/223 KB 27/308 KB 132/286 KB 39/39 KB 45/45 KB 52/223 KB 8/308 KB 132/286 KB 39/39 KB 45/45 KB 80/223 KB 27/308 KB 136/286 KB 39/39 KB 45/45 KB 80/223 KB 27/308 KB 140/286 KB 39/39 KB 45/45 KB 80/223 KB 27/308 KB 144/286 KB 39/39 KB 45/45 KB 68/223 KB 27/308 KB 132/286 KB 39/39 KB 45/45 KB 80/223 KB 29/308 KB 144/286 KB 39/39 KB 45/45 KB 80/223 KB 32/308 KB 144/286 KB 39/39 KB 45/45 KB 80/223 KB 32/308 KB 148/286 KB 39/39 KB 45/45 KB 84/223 KB 36/308 KB 152/286 KB 39/39 KB 45/45 KB 84/223 KB 36/308 KB 156/286 KB 39/39 unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install KB 45/45 KB 84/223 KB 36/308 KB 160/286 KB 39/39 KB 45/45 KB 84/223 KB 36/308 KB 148/286 KB 39/39 KB 45/45 KB 84/223 KB 40/308 KB 160/286 KB 39/39 KB 45/45 KB 84/223 KB 44/308 KB 160/286 KB 39/39 KB 45/45 KB 84/223 KB 48/308 KB 160/286 KB 84/223 KB 32/308 KB 148/286 KB 39/39 KB 45/45 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1110.8 KB/sec) unit-abot-epc-basic-0: 16:35:25 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 1128.4 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 3.67M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 52.0M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 45.8M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 38.4M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 45.5M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 51.7M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 49.2M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 40.5M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 46.0M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 46.5M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 42.1M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 51.2M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 71.5M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 68.7M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 69.8M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 147M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 122M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 105M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 112M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 88.2M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 146M 1s unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install 88/223 KB 48/308 KB 160/286 KB 92/223 KB 48/308 KB 160/286 KB 96/223 KB 48/308 KB 160/286 KB 100/223 KB 48/308 KB 160/286 KB 104/223 KB 52/308 KB 164/286 KB 108/223 KB 52/308 KB 164/286 KB 112/223 KB 52/308 KB 164/286 KB 100/223 KB 52/308 KB 164/286 KB 112/223 KB 56/308 KB 164/286 KB 112/223 KB 60/308 KB 164/286 KB 112/223 KB 64/308 KB 164/286 KB 112/223 KB 68/308 KB 164/286 KB 116/223 KB 72/308 KB 164/286 KB 116/223 KB 76/308 KB 164/286 KB 116/223 KB 80/308 KB 164/286 KB 100/223 KB 48/308 KB 164/286 KB 116/223 KB 80/308 KB 168/286 KB 116/223 KB 80/308 KB 172/286 KB 116/223 KB 80/308 KB 176/286 KB 116/223 KB 80/308 KB 180/286 KB 116/223 KB 80/308 KB 184/286 KB 116/223 KB 80/308 KB 188/286 KB 116/223 KB 80/308 KB 192/286 KB 116/223 KB 68/308 KB 164/286 KB 120/223 KB 80/308 KB 192/286 KB 124/223 KB 80/308 KB 192/286 KB 128/223 KB 80/308 KB 192/286 KB 3/174 KB 128/223 KB 80/308 KB 192/286 KB 5/174 KB 128/223 KB 80/308 KB 4/22 KB 192/286 KB 8/174 KB 128/223 KB 80/308 KB 4/22 KB 192/286 KB 3/174 KB 128/223 KB 80/308 KB 4/22 KB 192/286 KB 11/174 KB 128/223 KB 80/308 KB 8/22 KB 192/286 KB 11/174 KB 128/223 KB 80/308 KB 12/22 KB 192/286 KB 11/174 KB 128/223 KB 80/308 KB 16/22 KB 192/286 KB 11/174 KB 128/223 KB 80/308 KB 4/22 KB 192/286 KB 13/174 KB 128/223 KB 80/308 KB 16/22 KB 192/286 KB 16/174 KB 128/223 KB 80/308 KB 16/22 KB 192/286 KB 19/174 KB 128/223 KB 80/308 KB 16/22 KB 192/286 KB 19/174 KB 128/223 KB 80/308 KB 20/22 KB 192/286 KB 19/174 KB 128/223 KB 80/308 KB 22/22 KB 192/286 KB 21/174 KB 128/223 KB 80/308 KB 22/22 KB 192/286 KB 24/174 KB 128/223 KB 80/308 KB 22/22 KB 192/286 KB 27/174 KB 128/223 KB 80/308 KB 22/22 KB 192/286 KB 29/174 KB 128/223 KB 80/308 KB 22/22 KB 192/286 KB 32/174 KB 128/223 KB 84/308 KB 22/22 KB 196/286 KB 36/174 KB 128/223 KB 84/308 KB 22/22 KB 196/286 KB 40/174 KB 132/223 KB 84/308 KB 22/22 KB 196/286 KB 44/174 KB 132/223 KB 84/308 KB 22/22 KB 196/286 KB 48/174 KB 132/223 KB 84/308 KB 22/22 KB 196/286 KB 29/174 KB 128/223 KB 84/308 KB 22/22 KB 196/286 KB 48/174 KB 132/223 KB 84/308 KB 22/22 KB 200/286 KB 48/174 KB 132/223 KB 84/308 KB 22/22 KB 204/286 KB 48/174 KB 132/223 KB 84/308 KB 22/22 KB 208/286 KB 48/174 KB 132/223 KB 84/308 KB 22/22 KB 212/286 KB 52/174 KB 132/223 KB 84/308 KB 22/22 KB 216/286 KB 52/174 KB 132/223 KB 84/308 KB 22/22 KB 220/286 KB 52/174 KB 132/223 KB 84/308 KB 22/22 KB 224/286 KB 29/174 KB 128/223 KB 84/308 KB 22/22 KB 192/286 KB 52/174 KB 132/223 KB 88/308 KB 22/22 KB 224/286 KB 52/174 KB 132/223 KB 92/308 KB 22/22 KB 224/286 KB 52/174 KB 132/223 KB 96/308 KB 22/22 KB 224/286 KB 52/174 KB 132/223 KB 100/308 KB 22/22 KB 224/286 KB 52/174 KB 132/223 KB 104/308 KB 22/22 KB 224/286 KB 52/174 KB 132/223 KB 108/308 KB 22/22 KB 224/286 KB 52/174 KB 132/223 KB 112/308 KB 22/22 KB 224/286 KB 52/174 KB 132/223 KB 116/308 KB 22/22 KB 228/286 KB 52/174 KB 132/223 KB 120/308 KB 22/22 KB 228/286 KB 52/174 KB 132/223 KB 124/308 KB 22/22 KB 228/286 KB 52/174 KB 132/223 KB 128/308 KB 22/22 KB 228/286 KB 52/174 KB 132/223 KB 132/308 KB 228/286 KB 52/174 KB 132/223 KB 136/308 KB 228/286 KB 52/174 KB 132/223 KB 140/308 KB 228/286 KB 52/174 KB 132/223 KB 144/308 KB 228/286 KB 52/174 KB 132/223 KB 148/308 KB 228/286 KB 52/174 KB 132/223 KB 84/308 KB 22/22 KB 212/286 KB 56/174 KB 132/223 KB 148/308 KB 228/286 KB 60/174 KB 132/223 KB 148/308 KB 228/286 KB 64/174 KB 132/2 unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install 23 KB 148/308 KB 228/286 KB 68/174 KB 132/223 KB 148/308 KB 228/286 KB 36/174 KB 132/223 KB 84/308 KB 22/22 KB 196/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 424.9 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 68/174 KB 136/223 KB 148/308 KB 228/286 KB 68/174 KB 140/223 KB 148/308 KB 228/286 KB 68/174 KB 144/223 KB 148/308 KB 228/286 KB 68/174 KB 148/223 KB 148/308 KB 228/286 KB 68/174 KB 152/223 KB 148/308 KB 228/286 KB 68/174 KB 156/223 KB 148/308 KB 228/286 KB 68/174 KB 160/223 KB 148/308 KB 228/286 KB 68/174 KB 164/223 KB 148/308 KB 228/286 KB 68/174 KB 168/223 KB 148/308 KB 228/286 KB 68/174 KB 172/223 KB 148/308 KB 228/286 KB 68/174 KB 176/223 KB 148/308 KB 228/286 KB 68/174 KB 180/223 KB 148/308 KB 228/286 KB 72/174 KB 184/223 KB 148/308 KB 228/286 KB 4/9 KB 52/174 KB 132/223 KB 112/308 KB 22/22 KB 228/286 KB 72/174 KB 184/223 KB 148/308 KB 232/286 KB 4/9 KB 72/174 KB 184/223 KB 148/308 KB 236/286 KB 4/9 KB 72/174 KB 184/223 KB 148/308 KB 240/286 KB 4/9 KB 72/174 KB 180/223 KB 148/308 KB 228/286 KB 4/9 KB 72/174 KB 184/223 KB 148/308 KB 240/286 KB 8/9 KB 72/174 KB 184/223 KB 148/308 KB 240/286 KB 9/9 KB 72/174 KB 184/223 KB 148/308 KB 244/286 KB 9/9 KB 72/174 KB 184/223 KB 148/308 KB 248/286 KB 9/9 KB 72/174 KB 184/223 KB 148/308 KB 252/286 KB 9/9 KB 72/174 KB 184/223 KB 148/308 KB 256/286 KB 9/9 KB 72/174 KB 184/223 KB 148/308 KB 260/286 KB 9/9 KB 72/174 KB 188/223 KB 148/308 KB 264/286 KB 9/9 KB 72/174 KB 188/223 KB 148/308 KB 268/286 KB 9/9 KB 72/174 KB 180/223 KB 148/308 KB 228/286 KB 76/174 KB 188/223 KB 152/308 KB 268/286 KB 9/9 KB 80/174 KB 188/223 KB 152/308 KB 268/286 KB 9/9 KB 84/174 KB 188/223 KB 152/308 KB 268/286 KB 9/9 KB 88/174 KB 188/223 KB 152/308 KB 268/286 KB 9/9 KB 92/174 KB 188/223 KB 152/308 KB 268/286 KB 9/9 KB 96/174 KB 188/223 KB 152/308 KB 268/286 KB 9/9 KB 100/174 KB 188/223 KB 152/308 KB 268/286 KB 9/9 KB 104/174 KB 188/223 KB 152/308 KB 272/286 KB 9/9 KB 108/174 KB 188/223 KB 152/308 KB 272/286 KB 9/9 KB 112/174 KB 188/223 KB 152/308 KB 272/286 KB 9/9 KB 72/174 KB 188/223 KB 152/308 KB 268/286 KB 9/9 KB 112/174 KB 188/223 KB 156/308 KB 272/286 KB 9/9 KB 112/174 KB 188/223 KB 160/308 KB 272/286 KB 9/9 KB 72/174 KB 188/223 KB 148/308 KB 260/286 KB 9/9 KB 112/174 KB 192/223 KB 160/308 KB 272/286 KB 9/9 KB 112/174 KB 196/223 KB 160/308 KB 272/286 KB 9/9 KB 112/174 KB 200/223 KB 160/308 KB 272/286 KB 9/9 KB 112/174 KB 204/223 KB 160/308 KB 272/286 KB 9/9 KB 112/174 KB 208/223 KB 160/308 KB 272/286 KB 9/9 KB 112/174 KB 212/223 KB 160/308 KB 272/286 KB 9/9 KB 116/174 KB 216/223 KB 164/308 KB 272/286 KB 9/9 KB 116/174 KB 220/223 KB 164/308 KB 272/286 KB 9/9 KB 116/174 KB 223/223 KB 164/308 KB 272/286 KB 9/9 KB 100/174 KB 188/223 KB 152/308 KB 272/286 KB 9/9 KB 116/174 KB 223/223 KB 164/308 KB 276/286 KB 9/9 KB 116/174 KB 223/223 KB 164/308 KB 280/286 KB 9/9 KB 116/174 KB 223/223 KB 164/308 KB 284/286 KB 9/9 KB 116/174 KB 223/223 KB 164/308 KB 286/286 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 132.4 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 116/174 KB 212/223 KB 164/308 KB 272/286 KB 9/9 KB 120/174 KB 223/223 KB 164/308 KB 286/286 KB 124/174 KB 223/223 KB 164/308 KB 286/286 KB 128/174 KB 223/223 KB 164/308 KB 286/286 KB 132/174 KB 223/223 KB 164/308 KB 286/286 KB 136/174 KB 223/223 KB 164/308 KB 286/286 KB 140/174 KB 223/223 KB 164/308 KB 286/286 KB 144/174 KB 223/223 KB 164/308 KB 286/286 KB 112/174 KB 212/223 KB 164/308 KB 272/286 KB 9/9 KB 144/174 KB 223/223 KB 168/308 KB 286/286 KB 144/174 KB 223/223 KB 172/308 KB 286/286 KB 144/174 KB 223/223 KB 176/308 KB 286/286 KB 144/174 KB 223/223 KB 176/308 KB 286/286 KB 4/22 KB 144/174 KB 223/223 KB 176/308 KB 286/286 KB 8/22 KB 144/174 KB 223/223 KB 176/308 KB 286/286 KB 12/22 KB 144/174 KB 223/223 KB 176/308 KB 286/286 KB 16/22 KB 144/174 KB 223/223 KB 176/308 KB 286/286 KB 20/22 KB 144/174 KB 223/223 KB 180/308 KB 22/22 KB 144/174 KB 223/223 KB 180/308 KB 286/286 KB 20/22 KB 148/174 KB 223/223 KB 184/308 KB 22/22 KB 148/174 KB 223/223 KB 188/308 KB 22/22 KB 148/174 KB 223/223 KB 192/308 KB 22/22 KB 148/174 KB 196/308 KB 22/22 KB 148/174 KB 200/308 KB 22/22 KB 148/174 KB 204/308 KB 22/22 KB 148/174 KB 208/308 KB 22/22 KB 148/174 KB 212/308 KB 22/22 KB 148/174 KB 216/308 KB 22/22 KB 148/174 KB 220/308 KB 22/22 KB 148/174 KB 224/308 KB 22/22 KB 148/174 KB 228/308 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 3071.5 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2590.3 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 148/174 KB 223/223 KB 180/308 KB 22/22 KB 152/174 KB 228/308 KB 22/22 KB 156/174 KB 228/308 KB 22/22 KB 160/174 KB 228/308 KB 22/22 KB 164/174 KB 228/308 KB 22/22 KB 168/174 KB 228/308 KB 22/22 KB 172/174 KB 228/308 KB 22/22 KB 174/174 KB 228/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 272.7 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 174/174 KB 232/308 KB 174/174 KB 236/308 KB 174/174 KB 240/308 KB 174/174 KB 244/308 KB 174/174 KB 244/308 KB 4/17 KB 174/174 KB 244/308 KB 8/17 KB 174/174 KB 244/308 KB 12/17 KB 174/174 KB 3/11 KB 244/308 KB 16/17 KB 174/174 KB 3/11 KB 244/308 KB 17/17 KB 174/174 KB 3/11 KB 244/308 KB 12/17 KB 174/174 KB 6/11 KB 244/308 KB 17/17 KB 174/174 KB 9/11 KB 244/308 KB 17/17 KB 174/174 KB 11/11 KB 244/308 KB 17/17 KB 174/174 KB 11/11 KB 248/308 KB 17/17 KB 174/174 KB 11/11 KB 252/308 KB 17/17 KB 174/174 KB 11/11 KB 256/308 KB 17/17 KB 174/174 KB 11/11 KB 256/308 KB 17/17 KB 3/13 KB 174/174 KB 11/11 KB 256/308 KB 17/17 KB 6/13 KB 174/174 KB 11/11 KB 256/308 KB 17/17 KB 9/13 KB 174/174 KB 11/11 KB 256/308 KB 17/17 KB 11/13 KB 174/174 KB 11/11 KB 256/308 KB 17/17 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1974.1 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 11/11 KB 260/308 KB 17/17 KB 13/13 KB 11/11 KB 264/308 KB 17/17 KB 13/13 KB 11/11 KB 268/308 KB 17/17 KB 13/13 KB 11/11 KB 272/308 KB 17/17 KB 13/13 KB 11/11 KB 276/308 KB 17/17 KB 13/13 KB 11/11 KB 280/308 KB 13/13 KB 284/308 KB 13/13 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 179.5 KB/sec) unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 117.4 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 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: 16:35:25 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 136.7 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 288/308 KB 292/308 KB 3/28 KB 296/308 KB 3/14 KB 3/28 KB 300/308 KB 3/14 KB 3/309 KB 3/28 KB 304/308 KB 3/14 KB 3/309 KB 3/28 KB 292/308 KB 3/14 KB 6/28 KB 304/308 KB 3/14 KB 3/309 KB 9/28 KB 304/308 KB 3/14 KB 3/309 KB 11/28 KB 304/308 KB 3/14 KB 3/309 KB 14/28 KB 304/308 KB 3/14 KB 3/309 KB 16/28 KB 304/308 KB 3/14 KB 3/309 KB 292/308 KB 3/14 KB 16/28 KB 304/308 KB 6/14 KB 3/309 KB 16/28 KB 304/308 KB 9/14 KB 3/309 KB 3/28 KB 296/308 KB 3/14 KB 3/309 KB 16/28 KB 304/308 KB 9/14 KB 5/309 KB 16/28 KB 304/308 KB 11/14 KB 8/309 KB 16/28 KB 304/308 KB 11/14 KB 11/309 KB 16/28 KB 304/308 KB 11/14 KB 5/309 KB 19/28 KB 304/308 KB 14/14 KB 11/309 KB 19/28 KB 304/308 KB 11/14 KB 11/309 KB 22/28 KB 304/308 KB 14/14 KB 11/309 KB 25/28 KB 304/308 KB 14/14 KB 11/309 KB 25/28 KB 304/308 KB 14/14 KB 13/309 KB 25/28 KB 304/308 KB 14/14 KB 16/309 KB 27/28 KB 308/308 KB 14/14 KB 19/309 KB 27/28 KB 308/308 KB 14/14 KB 21/309 KB 27/28 KB 308/308 KB 24/309 KB 27/28 KB 308/308 KB 14/14 KB 16/309 KB 28/28 KB 308/308 KB 24/309 KB 25/28 KB 308/308 KB 14/14 KB 16/309 KB 28/28 KB 308/308 KB 24/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 119.8 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 28/28 KB 308/308 KB 27/309 KB 28/28 KB 308/308 KB 29/309 KB 28/28 KB 308/308 KB 32/309 KB 28/28 KB 308/308 KB 36/309 KB 28/28 KB 308/308 KB 40/309 KB 28/28 KB 308/308 KB 44/309 KB 28/28 KB 308/308 KB 48/309 KB 28/28 KB 308/308 KB 52/309 KB 28/28 KB 308/308 KB 52/309 KB 4/11 KB 28/28 KB 308/308 KB 52/309 KB 8/11 KB 28/28 KB 308/308 KB 52/309 KB 11/11 KB 28/28 KB 308/308 KB 56/309 KB 11/11 KB 28/28 KB 308/308 KB 60/309 KB 11/11 KB 28/28 KB 308/308 KB 64/309 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2541.7 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 28/28 KB 68/309 KB 11/11 KB 28/28 KB 72/309 KB 11/11 KB 28/28 KB 76/309 KB 11/11 KB 28/28 KB 80/309 KB 11/11 KB 28/28 KB 84/309 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 232.4 KB/sec) unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 85.1 KB/sec) unit-abot-epc-basic-0: 16:35:25 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: 16:35:25 DEBUG unit.abot-epc-basic/0.install 84/309 KB 3/192 KB 84/309 KB 5/192 KB 84/309 KB 8/192 KB 84/309 KB 11/192 KB 84/309 KB 13/192 KB 3/37 KB 84/309 KB 16/192 KB 3/37 KB 84/309 KB 13/192 KB 6/37 KB 84/309 KB 16/192 KB 6/37 KB 84/309 KB 19/192 KB 9/37 KB 84/309 KB 19/192 KB 9/37 KB 84/309 KB 21/192 KB 11/37 KB 84/309 KB 21/192 KB 11/37 KB 84/309 KB 24/192 KB 14/37 KB 84/309 KB 24/192 KB 14/37 KB 84/309 KB 27/192 KB 16/37 KB 84/309 KB 27/192 KB 16/37 KB 84/309 KB 29/192 KB 19/37 KB 84/309 KB 29/192 KB 19/37 KB 84/309 KB 32/192 KB 22/37 KB 84/309 KB 32/192 KB 22/37 KB 84/309 KB 36/192 KB 25/37 KB 88/309 KB 40/192 KB 25/37 KB 88/309 KB 44/192 KB 25/37 KB 88/309 KB 48/192 KB 25/37 KB 88/309 KB 36/192 KB 25/37 KB 92/309 KB 48/192 KB 25/37 KB 96/309 KB 48/192 KB 25/37 KB 84/309 KB 36/192 KB 27/37 KB 96/309 KB 48/192 KB 30/37 KB 96/309 KB 48/192 KB 32/37 KB 96/309 KB 48/192 KB 35/37 KB 96/309 KB 48/192 KB 37/37 KB 96/309 KB 48/192 KB 37/37 KB 100/309 KB 48/192 KB 37/37 KB 104/309 KB 52/192 KB 37/37 KB 108/309 KB 4/14 KB 52/192 KB 37/37 KB 112/309 KB 4/14 KB 52/192 KB 37/37 KB 100/309 KB 52/192 KB 37/37 KB 104/309 KB 4/14 KB 52/192 KB 37/37 KB 112/309 KB 8/14 KB 52/192 KB 37/37 KB 112/309 KB 12/14 KB 52/192 KB 37/37 KB 112/309 KB 14/14 KB 52/192 KB 37/37 KB 112/309 KB 14/14 KB 56/192 KB 37/37 KB 112/309 KB 14/14 KB 60/192 KB 37/37 KB 112/309 KB 14/14 KB 64/192 KB 37/37 KB 116/309 KB 14/14 KB 64/192 KB 37/37 KB 120/309 KB 14/14 KB 68/192 KB 37/37 KB 124/309 KB 14/14 KB 68/192 KB 37/37 KB 128/309 KB 14/14 KB 68/192 KB 37/37 KB 116/309 KB 14/14 KB 68/192 KB 37/37 KB 128/309 KB 14/14 KB 72/192 KB 37/37 KB 128/309 KB 14/14 KB 76/192 KB 37/37 KB 128/309 KB 14/14 KB 80/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 276.2 KB/sec) unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 102.3 KB/sec) unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 494K 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 64.6M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 59.0M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 68.8M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 44.2M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 73.1M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 56.1M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 53.7M 1s unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install 132/309 KB 80/192 KB 136/309 KB 84/192 KB 140/309 KB 84/192 KB 144/309 KB 84/192 KB 132/309 KB 84/192 KB 144/309 KB 88/192 KB 144/309 KB 92/192 KB 144/309 KB 96/192 KB 144/309 KB 100/192 KB 148/309 KB 104/192 KB 148/309 KB 108/192 KB 148/309 KB 112/192 KB 148/309 KB 100/192 KB 152/309 KB 112/192 KB 156/309 KB 112/192 KB 160/309 KB 112/192 KB 164/309 KB 112/192 KB 168/309 KB 116/192 KB 172/309 KB 116/192 KB 176/309 KB 116/192 KB 164/309 KB 116/192 KB 176/309 KB 120/192 KB 176/309 KB 124/192 KB 176/309 KB 128/192 KB 180/309 KB 128/192 KB 184/309 KB 132/192 KB 188/309 KB 132/192 KB 192/309 KB 132/192 KB 180/309 KB 132/192 KB 192/309 KB 136/192 KB 192/309 KB 140/192 KB 192/309 KB 144/192 KB 196/309 KB 144/192 KB 200/309 KB 148/192 KB 204/309 KB 148/192 KB 208/309 KB 148/192 KB 196/309 KB 148/192 KB 208/309 KB 152/192 KB 208/309 KB 156/192 KB 208/309 KB 160/192 KB 212/309 KB 160/192 KB 216/309 KB 164/192 KB 220/309 KB 164/192 KB 224/309 KB 164/192 KB 212/309 KB 164/192 KB 224/309 KB 168/192 KB 224/309 KB 172/192 KB 224/309 KB 176/192 KB 228/309 KB 176/192 KB 232/309 KB 180/192 KB 236/309 KB 180/192 KB 240/309 KB 180/192 KB 228/309 KB 180/192 KB 240/309 KB 184/192 KB 240/309 KB 188/192 KB 240/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1227.4 KB/sec) unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 54.7M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 128M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 109M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 211M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 464M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 584M 1s unit-abot-epc-basic-0: 16:35:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1915.5 KB/sec) unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 4.90M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 42.9M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 50.9M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 79.6M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 79.9M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 46.1M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 81.7M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 73.8M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 71.7M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 51.6M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 69.1M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 50.0M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 75.6M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 41.5M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 92.9M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 169M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 92.7M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 123M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 96.4M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 170M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 112M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 482K 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 53.8M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 55.9M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 47.2M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 58.5M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 48.2M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 60.9M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 60.2M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 132M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 285M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 349M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 545M 1s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 594M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 4.90M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 49.4M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 45.1M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 44.4M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 46.3M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 47.8M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 68.8M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 74.3M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 66.6M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 63.5M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 102M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 270M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 413M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 390M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 304M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 139M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 45.1M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 39.0M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 65.4M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 73.8M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 71.1M 0s unit-oai-epc-0: 16:35:25 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 17.4M 0s unit-abot-epc-basic-0: 16:35:26 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-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 492K 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 52.2M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 60.9M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 60.7M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 66.9M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 145M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 128M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 47.4M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 59.3M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 61.2M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 92.8M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 120M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 141M 0s unit-abot-epc-basic-0: 16:35:26 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 145.0 KB/sec) unit-abot-epc-basic-0: 16:35:26 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-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 5.15M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 68.1M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 60.2M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 71.3M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 74.6M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 71.3M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 62.7M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 61.8M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 74.4M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 173M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 81.8M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 93.9M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 67.7M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 58.2M 0s unit-abot-epc-basic-0: 16:35:26 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 208.6 KB/sec) unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 78.0M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 79.7M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 69.5M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 54.9M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 101M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 107M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 111M 0s unit-abot-epc-basic-0: 16:35:26 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: 16:35:26 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 4091.7 KB/sec) unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 479K 0s unit-abot-epc-basic-0: 16:35:26 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 49.5M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 70.0M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 51.7M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 71.6M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 105M 0s unit-abot-epc-basic-0: 16:35:26 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 16:35:26 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 16:35:26 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 53.3M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 69.6M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 62.9M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 103M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 72.6M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 95.5M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 141M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 5.47M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 51.5M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 37.7M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 71.1M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 52.9M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 50.0M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 55.8M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 78.6M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 38.2M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 49.0M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 69.3M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 60.4M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 71.1M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 429M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 389M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 353M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 311M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 368M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 58.7M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 49.2M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 72.4M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 17.1M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 492K 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 44.5M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 44.1M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 139M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 60.4M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 52.4M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 48.1M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 50.2M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 46.9M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 122M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 236M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 537M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 5.93M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 47.1M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 47.9M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 59.9M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 67.7M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 52.2M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 74.5M 0s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 154M=1.1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2018-11-06 16:35:26 (11.6 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: 16:35:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install --2018-11-06 16:35:26-- 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: 16:35:26 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 16:35:26 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: 16:35:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 92.6M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 67.9M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 63.0M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 49.8M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 69.9M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 86.0M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 54.2M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 36.3M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 77.9M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 90.8M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 64.1M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 46.5M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 86.6M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 72.8M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 70.8M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 105M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 310M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 377M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 342M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 335M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 321M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 324M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 404M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 301M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 373M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 364M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 384M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 50.4M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 42.9M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 39.7M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 68.0M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 67.9M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 69.3M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 63.1M 1s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 432K 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 43.8M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 48.4M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 37.0M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 45.7M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 60.4M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 131M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 321M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 505M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 598M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 596M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 208M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 59.5M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 40.1M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 47.2M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 37.0M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 39.4M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 40.8M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 39.6M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 44.1M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 64.0M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 66.7M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 64.6M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 107M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 313M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 355M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 553M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 505M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 583M 2s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 562M 2s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 595M 2s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 454M 2s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 563M 2s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 542M 2s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 586M 2s unit-abot-epc-basic-0: 16:35:26 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 428K 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 38.9M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 71.9M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 44.2M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 55.4M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 49.8M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 53.4M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 47.1M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 43.6M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 40.3M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 140M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 290M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 306M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 123M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 46.4M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 42.3M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 49.0M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 46.8M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 70.9M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 42.6M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 59.3M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 52.8M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 49.8M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 98.8M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 342M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 306M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 352M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 289M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 304M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 363M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 340M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 90.3M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 45.3M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 69.9M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 451K 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 28.2M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 42.5M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 56.6M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 45.4M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 47.3M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 47.2M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 53.0M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 51.9M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 41.6M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 45.0M 4s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 61.4M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 58.4M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 61.1M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 76.6M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 92.1M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 75.2M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 114M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 434M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 358M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 59.4M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 38.9M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 43.9M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 52.4M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 73.3M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 36.5M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 74.0M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 50.3M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 125M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 70.3M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 155M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 125M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 135M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 102M 3s unit-oai-epc-0: 16:35:26 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 146M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 456K 4s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 42.7M 4s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 56.4M 4s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 65.2M 4s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 58.0M 4s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 47.7M 4s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 22.0M 4s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 222M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 548M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 68.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 83.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 101M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 68.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 55.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 56.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 73.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 55.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 67.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 115M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 66.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 73.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 54.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 32.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 99.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 77.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 10.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 417M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 416M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 376M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 440M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 423M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 476M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 357M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 428M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 1.50M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 639K 4s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 49.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 60.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 56.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 46.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 73.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 22.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 66.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 76.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 92.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 91.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 60.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 134M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 338M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 59.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 46.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 62.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 69.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 70.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 69.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 58.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 50.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 62.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 40.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 68.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 121M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 122M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 13.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 51.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 53.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 54.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 179M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 113M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 87.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 472K 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 28.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 41.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 56.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 70.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 45.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 30.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 41.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 49.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 68.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 39.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 49.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 133M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 232M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 286M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 304M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 214M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 48.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 51.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 41.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 46.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 51.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 45.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 38.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 50.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 64.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 66.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 34.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 45.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 43.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 38.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 47.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 89.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 105M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 1.73M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 640K 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 39.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 56.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 43.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 53.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 62.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 35.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 45.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 49.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 48.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 41.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 46.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 50.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 51.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 44.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 62.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 51.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 139M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 250M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 368M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 310M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 305M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 284M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 58.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 40.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 51.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 63.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 20.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 47.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 38.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 41.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 53.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 65.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 57.8M 3s unit-abot-epc-basic-0: 16:35:27 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 1.76M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 639K 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 38.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 42.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 45.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 54.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 64.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 44.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 49.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 51.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 44.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 52.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 230M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 276M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 68.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 38.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 47.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 49.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 42.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 48.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 43.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 42.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 44.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 66.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 64.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 72.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 64.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 81.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 98.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 93.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 49.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 100M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 63.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 112M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 1.67M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 61.2M 3s unit-abot-epc-basic-0: 16:35:27 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:27 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 16:35:27 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@10d307f1: startup date [Tue Nov 06 16:35:27 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 16:35:27 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:27 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:35:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 638K 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 91.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 71.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 41.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 58.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 33.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 46.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 43.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 46.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 45.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 74.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 207M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 50.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 58.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 53.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 63.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 69.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 84.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 105M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 39.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 51.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 39.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 50.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 58.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 90.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 93.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 46.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 46.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 56.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 44.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 61.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 53.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 71.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 1.70M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 643K 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 58.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 39.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 51.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 47.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 51.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 48.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 32.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 46.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 48.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 38.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 50.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 42.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 42.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 37.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 55.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 43.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 45.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 52.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 53.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 73.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 187M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 346M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 458M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 408M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 407M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 308M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 27.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 32.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 44.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 47.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 53.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 73.7M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 72.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 1.74M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 641K 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 44.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 58.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 75.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 52.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 46.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 44.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 28.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 46.3M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 66.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 65.6M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 48.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 60.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 66.2M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 73.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 55.1M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 61.9M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 44.0M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 45.4M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 96.8M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 85.5M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 140M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 404M 3s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 334M 2s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 310M 2s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 94.6M 2s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 15.8M 2s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 45.3M 2s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 39.9M 2s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 42.8M 2s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 34.7M 2s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 60.6M 2s unit-oai-epc-0: 16:35:27 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 122M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 1.71M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 43.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 645K 3s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 42.1M 3s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 99.9M 3s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 54.9M 3s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 49.5M 3s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 50.1M 3s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 47.6M 3s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 29.5M 3s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 45.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 47.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 37.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 45.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 43.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 41.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 49.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 139M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 321M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 343M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 240M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 384M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 323M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 407M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 59.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 48.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 46.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 58.9M 2s unit-abot-epc-basic-0: 16:35:28 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:28 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:35:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 19.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 38.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 53.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 50.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 53.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 39.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 64.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 1.71M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 51.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 645K 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 38.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 54.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 42.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 50.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 53.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 52.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 43.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 43.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 40.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 45.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 42.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 51.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 41.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 47.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 42.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 42.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 42.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 57.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 67.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 80.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 80.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 66.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 59.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 55.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 46.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 52.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 68.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 76.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 53.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 73.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 108M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 1.66M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 50.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 642K 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 41.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 254M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 209M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 48.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 46.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 55.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 51.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 42.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 49.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 65.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 48.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 13.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 40.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 55.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 52.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 41.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 47.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 50.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 53.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 54.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 95.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 67.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 82.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 49.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 58.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 83.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 88.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 64.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 55.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 55.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 70.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 93.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 1.94M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 56.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 623K 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 36.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 43.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 48.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 50.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 62.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 59.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 46.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 94.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 41.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 68.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 56.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 20.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 45.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 106M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 46.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 68.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 68.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 90.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 55.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 53.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 62.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 51.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 71.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 113M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 124M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 77.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 66.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 93.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 40.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 45.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 52.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 80.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 1.85M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 45.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 625K 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 46.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 102M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 86.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 67.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 64.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 95.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 125M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 79.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 69.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 23.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 15.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 23.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 46.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 45.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 47.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 46.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 46.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 37.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 36.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 44.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 47.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 70.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 77.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 57.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 55.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 61.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 57.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 56.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 88.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 80.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 62.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 2.16M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 62.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 1.24M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 1.16M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 34.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 33.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 60.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 47.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 60.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 74.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 79.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 98.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 84.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 56.2M 2s machine-3: 16:35:28 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 16:35:28 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 17.1M 2s machine-3: 16:35:28 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 42.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 43.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 54.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 52.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 88.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 74.1M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 76.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 451M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 47.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 54.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 63.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 92.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 54.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 93.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 84.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 78.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 150M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 33.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 49.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 54.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 1.89M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 55.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 625K 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 15.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 53.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 52.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 67.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 69.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 62.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 57.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 133M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 190M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 84.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 85.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 15.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 42.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 81.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 66.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 54.2M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 47.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 42.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 41.8M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 60.3M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 51.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 48.7M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 48.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 65.9M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 77.4M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 70.6M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 114M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 263M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 328M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 345M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 41.5M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 50.0M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 1.89M 2s unit-oai-epc-0: 16:35:28 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 44.7M 2s machine-3: 16:35:29 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 16:35:29 DEBUG juju.worker start "engine" machine-3: 16:35:29 INFO juju.worker start "engine" machine-3: 16:35:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 16:35:29 DEBUG juju.worker "engine" started machine-3: 16:35:29 DEBUG juju.worker.introspection stats worker now serving machine-3: 16:35:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 16:35:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 16:35:29 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 16:35:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 16:35:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 16:35:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 16:35:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 16:35:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.apicaller connecting with old password machine-3: 16:35:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:35:29 INFO juju.api connection established to "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 626K 2s machine-3: 16:35:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 16:35:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 16.2M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 42.2M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 40.4M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 42.5M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 38.3M 2s machine-3: 16:35:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 46.3M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 64.4M 2s machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 65.4M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 62.4M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 57.1M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 74.1M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 68.8M 2s machine-3: 16:35:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 55.3M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 57.6M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 52.0M 2s machine-3: 16:35:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 52.8M 2s machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 41.0M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 58.1M 2s machine-3: 16:35:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 16:35:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 47.7M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 51.5M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 45.6M 2s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 42.4M 1s machine-3: 16:35:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 40.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 116M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 79.9M 1s machine-3: 16:35:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 183M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 355M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 400M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 366M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 137M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 40.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 51.8M 1s machine-3: 16:35:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 1.88M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 46.9M 1s machine-3: 16:35:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 16:35:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 626K 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 16.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 43.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 57.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 53.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 47.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 44.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 54.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 61.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 73.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 64.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 104M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 37.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 49.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 51.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 62.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 42.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 40.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 52.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 50.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 50.1M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 51.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 51.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 55.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 77.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 63.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 55.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 70.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 67.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 103M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 294M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 282M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 442M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 1.84M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 31.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 632K 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 16.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 40.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 49.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 44.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 34.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 46.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 56.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 70.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 95.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 136M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 91.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 45.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 59.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 73.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 34.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 44.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 58.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 51.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 59.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 118M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 68.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 68.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 62.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 168M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 106M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 45.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 48.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 31.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 139M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 333M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 70.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 1.90M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 29.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 110M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 627K 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 15.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 38.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 41.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 47.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 42.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 40.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 52.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 75.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 73.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 61.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 61.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 49.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 67.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 60.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 72.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 40.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 46.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 137M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 102M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 42.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 43.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 48.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 39.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 57.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 48.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 128M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 49.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 49.1M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 59.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 64.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 69.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 2.08M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 35.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 1.24M 1s machine-3: 16:35:29 DEBUG juju.worker.apicaller connected machine-3: 16:35:29 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 1.19M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 16.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 35.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 51.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 49.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 46.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 40.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 49.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 75.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 80.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 66.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 55.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 168M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 52.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 55.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 37.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 45.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 54.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 52.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 50.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 51.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 59.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 46.1M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 50.1M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 54.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 55.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 57.1M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 121M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 311M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 369M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 395M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 58.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 1.91M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 28.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 1.23M 1s machine-3: 16:35:29 DEBUG juju.worker.apicaller password changed machine-3: 16:35:29 DEBUG juju.api RPC connection died machine-3: 16:35:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 1.20M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 16.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 34.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 47.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 46.1M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 42.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 48.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 74.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 118M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 92.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 243M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 26.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 33.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 46.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 41.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 41.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 43.9M 1s machine-3: 16:35:29 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 53.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 57.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 133M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 80.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 46.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 53.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 111M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 293M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 380M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 170M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 45.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 51.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 43.9M 1s machine-3: 16:35:29 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:35:29 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 54.3M 1s machine-3: 16:35:29 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 58.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 1.96M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 39.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 632K 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 12.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 46.1M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 37.1M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 42.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 42.7M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 42.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 44.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 46.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 81.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 71.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 67.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 52.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 59.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 53.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 64.0M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 31.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 49.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 55.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 54.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 51.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 52.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 43.2M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 52.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 53.6M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 45.8M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 52.4M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 57.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 68.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 82.3M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 106M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 85.5M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 92.9M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 2.14M 1s unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 39.6M 1s unit-abot-epc-basic-0: 16:35:29 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:29 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 16:35:29 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@15723761] to [cucumber.runtime.java.spring.GlueCodeScope@312afbc7] unit-oai-epc-0: 16:35:29 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 625K 1s machine-3: 16:35:30 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 7.24M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 33.0M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 42.0M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 40.3M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 50.9M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 42.7M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 29.5M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 50.9M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 58.9M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 66.8M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 50.9M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 111M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 65.6M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 330M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 371M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 404M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 454M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 542M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 49.9M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 49.7M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 50.8M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 50.1M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 43.0M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 48.8M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 171M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 495M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 352M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 373M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 605M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 34.7M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 47.4M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 61.0M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 1.96M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 46.7M 1s machine-3: 16:35:30 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 626K 1s machine-3: 16:35:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 6.65M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 32.8M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 40.9M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 43.7M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 68.0M 1s machine-3: 16:35:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 71.1M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 75.4M 1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 152M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 378M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 413M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 62.9M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 44.1M 0s machine-3: 16:35:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 38.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 56.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 50.5M 0s machine-3: 16:35:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 57.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 54.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 114M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 71.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 68.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 68.6M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 160M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 370M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 396M 0s machine-3: 16:35:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 63.5M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 47.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 52.2M 0s machine-3: 16:35:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 71.5M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 75.9M 0s machine-3: 16:35:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 56.0M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 96.3M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 102M 0s machine-3: 16:35:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 1.95M 0s machine-3: 16:35:30 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 16:35:30 INFO juju.worker.upgrader unblocking abort check machine-3: 16:35:30 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 16:35:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 16:35:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 1.21M 0s machine-3: 16:35:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:30 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2f04105: startup date [Tue Nov 06 16:35:30 UTC 2018]; root of context hierarchy machine-3: 16:35:30 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 16:35:30 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 16:35:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 16:35:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:35:30 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: 16:35:30 DEBUG juju.worker.dependency "disk-manager" manifold worker started unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 1.21M 0s machine-3: 16:35:30 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 16:35:30 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 16:35:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 6.16M 0s machine-3: 16:35:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 16:35:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 16:35:30 INFO juju.util.exec run result: exit status 127 machine-3: 16:35:30 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec558611928/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 35.8M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 44.8M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 45.1M 0s machine-3: 16:35:30 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 49.5M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 44.6M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 50.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 130M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 316M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 248M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 247M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 277M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 64.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 46.4M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 57.8M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 54.8M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 40.4M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 40.8M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 43.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 46.6M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 46.1M 0s machine-3: 16:35:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 44.5M 0s machine-3: 16:35:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 48.5M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 54.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 78.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 91.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 124M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 93.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 271M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 532M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 578M 0s machine-3: 16:35:30 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 16:35:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 16:35:30 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 16:35:30 INFO juju.util.exec run result: exit status 127 machine-3: 16:35:30 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec877645002/script.sh: line 1: fanatic: command not found 127 machine-3: 16:35:30 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 1.99M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 44.7M 0s unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:35:30 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: 16:35:30 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 1.25M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 1.21M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 5.69M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 24.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 54.6M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 43.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 41.9M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 57.5M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 71.3M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 76.3M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 178M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 100M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 52.4M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 73.0M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 48.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 63.0M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 60.9M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 71.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 63.3M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 47.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 61.8M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 55.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 52.6M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 52.8M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 41.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 60.4M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 44.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 84.9M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 80.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 124M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 65.3M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 120M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 90.4M 0s unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:35:30 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: 16:35:30 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 2.09M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 46.9M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 1.26M 0s unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:35:30 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: 16:35:30 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 1.15M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 9.64M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 29.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 43.0M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 42.6M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 43.6M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 44.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 39.4M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 46.6M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 39.3M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 57.3M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 55.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 71.0M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 51.5M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 63.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 53.4M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 50.6M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 39.8M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 51.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 50.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 49.0M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 49.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 65.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 61.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 88.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 74.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 61.7M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 94.1M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 97.3M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 72.8M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 105M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 96.2M 0s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 53750K ...... 100% 168M=4.1s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install 2018-11-06 16:35:30 (12.8 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: 16:35:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install FINISHED --2018-11-06 16:35:30-- unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install Total wall clock time: 6.6s unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 5.9s (11.2 MB/s) unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. machine-3: 16:35:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker started unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install (Reading database ... 53457 files and directories currently installed.) unit-oai-epc-0: 16:35:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... machine-3: 16:35:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 16:35:30 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 16:35:30 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 16:35:30 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 16:35:30 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 16:35:30 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 16:35:30 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: 16:35:30 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 16:35:30 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:35:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:35:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 16:35:30 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-3: 16:35:30 DEBUG juju.network including address local-machine:::1 for machine machine-3: 16:35:30 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-3: 16:35:30 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-3: 16:35:30 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 16:35:30 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:35:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:35:30 DEBUG juju.network including address public:172.30.9.209 for machine machine-3: 16:35:30 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 16:35:30 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 16:35:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 16:35:30 DEBUG juju.network including address local-machine:::1 for machine machine-3: 16:35:30 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 16:35:30 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 16:35:30 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-3: 16:35:30 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 16:35:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 16:35:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 16:35:30 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 16:35:30 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 16:35:30 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 16:35:30 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 16:35:30 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 16:35:30 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 16:35:30 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 16:35:30 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 16:35:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 16:35:30 DEBUG juju.api RPC connection died machine-3: 16:35:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker killing runner 0xc420707860 machine-3: 16:35:30 INFO juju.worker runner is dying machine-3: 16:35:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: setting machine addresses: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 16:35:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:30 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@66f0548d: startup date [Tue Nov 06 16:35:30 UTC 2018]; root of context hierarchy machine-3: 16:35:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:35:30 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: 16:35:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.apicaller connecting with current password machine-3: 16:35:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 16:35:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:35:30 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:35:30 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:35:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:35:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 16:35:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:35:30 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] machine-3: 16:35:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:35:30 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:35:30 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: 16:35:30 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:35:30 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: 16:35:31 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... machine-3: 16:35:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31 [main] REPORT: STEP EXECUTION TIME TAKEN :1248 MS machine-3: 16:35:31 DEBUG juju.api RPC connection died machine-3: 16:35:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31 [main] REPORT: STEP :PASSED machine-3: 16:35:31 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:35:31 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:35:31 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31 [main] REPORT: STEP EXECUTION TIME TAKEN :102 MS unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:35:31 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: 16:35:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 0m1.829s unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install machine-3: 16:35:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.107 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 16:35:31 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.005 sec unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.021 sec unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install Nov 06, 2018 4:35:31 PM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@10d307f1: startup date [Tue Nov 06 16:35:27 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 16:35:31 DEBUG unit.abot-epc-basic/0.install 06-Nov-2018 16:35:31.828 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null machine-3: 16:35:31 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 16:35:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:35:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 16:35:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 16:35:31 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 16:35:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 16:35:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 16:35:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 16:35:31 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:35:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:35:31 DEBUG juju.network including address public:172.30.9.209 for machine machine-3: 16:35:31 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 16:35:31 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 16:35:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 16:35:31 DEBUG juju.network including address local-machine:::1 for machine machine-3: 16:35:31 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 16:35:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 16:35:31 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-3: 16:35:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 16:35:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 16:35:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 16:35:31 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 16:35:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 16:35:31 INFO juju.util.exec run result: exit status 127 machine-3: 16:35:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec516907621/script.sh: line 1: fanatic: command not found 127 machine-3: 16:35:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 16:35:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 16:35:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 16:35:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 16:35:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 16:35:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 16:35:31 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: 16:35:31 INFO juju.util.exec run result: exit status 127 machine-3: 16:35:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec006794719/script.sh: line 1: fanatic: command not found 127 machine-3: 16:35:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 16:35:31 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 16:35:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 16:35:32 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 16:35:32 INFO juju.worker.upgrader unblocking abort check machine-3: 16:35:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 16:35:32 DEBUG juju.worker start "3-container-watcher" machine-3: 16:35:32 DEBUG juju.worker start "stateconverter" machine-3: 16:35:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 16:35:32 INFO juju.worker start "3-container-watcher" machine-3: 16:35:32 DEBUG juju.worker "3-container-watcher" started machine-3: 16:35:32 INFO juju.worker start "stateconverter" machine-3: 16:35:32 DEBUG juju.worker "stateconverter" started machine-3: 16:35:32 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 16:35:32 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 16:35:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 16:35:32 DEBUG juju.worker.logger logger setup machine-3: 16:35:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 16:35:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 16:35:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 16:35:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 16:35:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 16:35:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 16:35:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 16:35:32 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 16:35:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 16:35:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 16:35:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 16:35:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install machine-3: 16:35:32 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 16:35:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 16:35:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 16:35:32 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install machine-3: 16:35:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 16:35:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 16:35:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 16:35:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:35:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:35:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 16:35:32 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-3: 16:35:32 DEBUG juju.network including address local-machine:::1 for machine machine-3: 16:35:32 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-3: 16:35:32 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-3: 16:35:32 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 16:35:32 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 16:35:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 16:35: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.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- machine-3: 16:35:32 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 16:35:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 16:35:32 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 16:35:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 16:35:32 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 16:35:32 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 16:35:32 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 16:35:32 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 16:35:32 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 16:35:32 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 246.2 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 16:35:32 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 195.9 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 16:35:32 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 141.0 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 188.2 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1211.8 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 62.1 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 16:35:32 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 570.3 KB/sec) unit-abot-epc-basic-0: 16:35:32 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: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 16:35:32 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: 16:35:32 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: 16:35:32 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: 16:35:32 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB 22/22 KB 3/203 KB 22/22 KB 5/203 KB 22/22 KB 8/203 KB 22/22 KB 11/203 KB 22/22 KB 13/203 KB 22/22 KB 16/203 KB 22/22 KB 19/203 KB 22/22 KB 21/203 KB 3/57 KB 22/22 KB 21/203 KB 6/57 KB 22/22 KB 21/203 KB 9/57 KB 22/22 KB 21/203 KB 9/57 KB 22/22 KB 24/203 KB 11/57 KB 22/22 KB 24/203 KB 14/57 KB 22/22 KB 3/60 KB 24/203 KB 16/57 KB 22/22 KB 3/60 KB 24/203 KB 19/57 KB 22/22 KB 3/181 KB 3/60 KB 24/203 KB 11/57 KB 22/22 KB 3/60 KB 24/203 KB 19/57 KB 22/22 KB 3/181 KB 6/60 KB 24/203 KB 19/57 KB 22/22 KB 3/181 KB 9/60 KB 24/203 KB 19/57 KB 22/22 KB 3/181 KB 11/60 KB 24/203 KB 19/57 KB 22/22 KB 3/181 KB 14/60 KB 24/203 KB 19/57 KB 22/22 KB 3/181 KB 16/60 KB 24/203 KB 19/57 KB 22/22 KB 3/181 KB 19/60 KB 24/203 KB 22/57 KB 22/22 KB 3/181 KB 22/60 KB 24/203 KB 16/57 KB 22/22 KB 3/181 KB 3/60 KB 24/203 KB 22/57 KB 22/22 KB 5/181 KB 22/60 KB 24/203 KB 22/57 KB 22/22 KB 8/181 KB 22/60 KB 24/203 KB 22/57 KB 22/22 KB 11/181 KB 22/60 KB 24/203 KB 22/57 KB 22/22 KB 13/181 KB 22/60 KB 24/203 KB 22/57 KB 22/22 KB 16/181 KB 22/60 KB 24/203 KB 22/57 KB 22/22 KB 19/181 KB 22/60 KB 24/203 KB 22/57 KB 22/22 KB 21/181 KB 22/60 KB 24/203 KB 22/57 KB 22/22 KB 3/181 KB 19/60 KB 24/203 KB 25/57 KB 22/22 KB 21/181 KB 22/60 KB 24/203 KB 25/57 KB 22/22 KB 21/181 KB 25/60 KB 24/203 KB 25/57 KB 22/22 KB 24/181 KB 27/60 KB 24/203 KB 27/57 KB 22/22 KB 24/181 KB 30/60 KB 27/203 KB 27/57 KB 22/22 KB 24/181 KB 32/60 KB 27/203 KB 27/57 KB 22/22 KB 24/181 KB 36/60 KB 27/203 KB 27/57 KB 24/181 KB 40/60 KB 27/203 KB 27/57 KB 24/181 KB 44/60 KB 27/203 KB 27/57 KB 24/181 KB 48/60 KB 27/203 KB 25/57 KB 22/22 KB 24/181 KB 25/60 KB 24/203 KB 27/57 KB 27/181 KB 48/60 KB 27/203 KB 27/57 KB 29/181 KB 48/60 KB 27/203 KB 27/57 KB 32/181 KB 48/60 KB 27/203 KB 27/57 KB 36/181 KB 48/60 KB 27/203 KB 27/57 KB 40/181 KB 48/60 KB 27/203 KB 27/57 KB 44/181 KB 48/60 KB 27/203 KB 27/57 KB 48/181 KB 48/60 KB 27/203 KB 27/57 KB 52/181 KB 52/60 KB 27/203 KB 27/57 KB 56/181 KB 52/60 KB 27/203 KB 27/57 KB 60/181 KB 52/60 KB 27/203 KB 27/57 KB 64/181 KB 52/60 KB 27/203 KB 27/57 KB 22/22 KB 24/181 KB 27/60 KB 27/203 KB 27/57 KB 22/22 KB 24/181 KB 27/60 KB 24/203 KB 30/57 KB 64/181 KB 52/60 KB 27/203 KB 32/57 KB 64/181 KB 52/60 KB 29/203 KB 36/57 KB 64/181 KB 52/60 KB 29/203 KB 40/57 KB 64/181 KB 52/60 KB 29/203 KB 44/57 KB 64/181 KB 52/60 KB 29/203 KB 48/57 KB 64/181 KB 52/60 KB 29/203 KB 52/57 KB 64/181 KB 52/60 KB 29/203 KB 56/57 KB 64/181 KB 52/60 KB 29/203 KB 57/57 KB 64/181 KB 52/60 KB 29/203 KB 27/57 KB 48/181 KB 52/60 KB 27/203 KB 57/57 KB 64/181 KB 56/60 KB 29/203 KB 57/57 KB 64/181 KB 60/60 KB 29/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 434.7 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install 30/57 KB 64/181 KB 52/60 KB 29/203 KB 57/57 KB 64/181 KB 60/60 KB 32/203 KB 57/57 KB 64/181 KB 60/60 KB 36/203 KB 57/57 KB 64/181 KB 60/60 KB 40/203 KB 57/57 KB 64/181 KB 60/60 KB 44/203 KB 57/57 KB 64/181 KB 60/60 KB 48/203 KB 57/57 KB 64/181 KB 60/60 KB 52/203 KB 57/57 KB 64/181 KB 60/60 KB 56/203 KB 57/57 KB 64/181 KB 60/60 KB 60/203 KB 57/57 KB 64/181 KB 60/60 KB 64/203 KB 57/57 KB 64/181 KB 60/60 KB 68/203 KB 57/57 KB 68/181 KB 60/60 KB 72/203 KB 57/57 KB 68/181 KB 60/60 KB 76/203 KB 57/57 KB 68/181 KB 60/60 KB 80/203 KB 57/57 KB 68/181 KB 60/60 KB 68/203 KB 57/57 KB 72/181 KB 60/60 KB 80/203 KB 57/57 KB 76/181 KB 60/60 KB 80/203 KB 57/57 KB 80/181 KB 60/60 KB 80/203 KB 57/57 KB 84/181 KB 60/60 KB 80/203 KB 57/57 KB 88/181 KB 60/60 KB 84/203 KB 57/57 KB 92/181 KB 60/60 KB 84/203 KB 57/57 KB 96/181 KB 60/60 KB 84/203 KB 57/57 KB 84/181 KB 60/60 KB 84/203 KB 57/57 KB 96/181 KB 60/60 KB 88/203 KB 57/57 KB 96/181 KB 60/60 KB 92/203 KB 57/57 KB 96/181 KB 60/60 KB 96/203 KB 57/57 KB 96/181 KB 60/60 KB 100/203 KB 57/57 KB 100/181 KB 60/60 KB 104/203 KB 57/57 KB 100/181 KB 60/60 KB 108/203 KB 57/57 KB 100/181 KB 60/60 KB 112/203 KB 57/57 KB 100/181 KB 60/60 KB 100/203 KB 57/57 KB 104/181 KB 60/60 KB 112/203 KB 57/57 KB 108/181 KB 60/60 KB 112/203 KB 57/57 KB 112/181 KB 60/60 KB 112/203 KB 57/57 KB 112/181 KB 60/60 KB 116/203 KB 57/57 KB 116/181 KB 60/60 KB 120/203 KB 57/57 KB 116/181 KB 60/60 KB 124/203 KB 57/57 KB 116/181 KB 60/60 KB 128/203 KB 57/57 KB 116/181 KB 60/60 KB 116/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1036.1 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1115.7 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install 120/181 KB 128/203 KB 124/181 KB 128/203 KB 128/181 KB 132/203 KB 124/181 KB 132/203 KB 128/181 KB 136/203 KB 128/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 140/203 KB 136/181 KB 144/203 KB 140/181 KB 144/203 KB 144/181 KB 144/203 KB 144/181 KB 148/203 KB 148/181 KB 152/203 KB 148/181 KB 156/203 KB 148/181 KB 160/203 KB 148/181 KB 148/203 KB 152/181 KB 160/203 KB 156/181 KB 160/203 KB 160/181 KB 160/203 KB 160/181 KB 164/203 KB 164/181 KB 168/203 KB 164/181 KB 172/203 KB 164/181 KB 176/203 KB 164/181 KB 164/203 KB 168/181 KB 176/203 KB 172/181 KB 176/203 KB 176/181 KB 176/203 KB 176/181 KB 180/203 KB 180/181 KB 184/203 KB 180/181 KB 188/203 KB 180/181 KB 192/203 KB 180/181 KB 196/203 KB 180/181 KB 200/203 KB 180/181 KB 203/203 KB 180/181 KB 180/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2648.8 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3027.7 KB/sec) machine-3: 16:35:32 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 16:35:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 16:35:32 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: 16:35:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:35:32 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 machine-3: 16:35:32 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-oai-epc-0: 16:35:32 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 16:35:32 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: 16:35:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 16:35:32 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/3.3.3/maven-3.3.3.pom (23 KB at 1204.6 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 16:35:32 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 345.6 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 16:35: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.20/plexus-utils-3.0.20.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 16:35:32 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 134.9 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 16:35:32 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 271.5 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 16:35:32 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 705.5 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 16:35:32 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 116.7 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 16:35:32 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 209.1 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 16:35:32 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 702.0 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 16:35:32 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 83.3 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) unit-abot-epc-basic-0: 16:35:32 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: 16:35:32 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 16:35:32 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 160.2 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 16:35:32 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 1082.3 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 16:35:32 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 72.4 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 16:35:32 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 318.5 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install 3/17 KB 4/17 KB 7/17 KB 10/17 KB 12/17 KB 15/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1299.2 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 16:35:32 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 594.5 KB/sec) unit-abot-epc-basic-0: 16:35:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 276.3 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 16:35:33 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 428.4 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 2/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 241.0 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 16:35:33 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/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 647.7 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 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 75.7 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 827.3 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 16:35:33 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 2774.8 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 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: 16:35:33 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: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 4/54 KB 2/46 KB 3/44 KB 4/158 KB 8/54 KB 2/46 KB 3/44 KB 4/158 KB 12/54 KB 2/46 KB 3/44 KB 4/158 KB 16/54 KB 2/46 KB 3/44 KB 4/158 KB 20/54 KB 2/46 KB 3/44 KB 4/158 KB 4/54 KB 5/46 KB 3/44 KB 4/158 KB 20/54 KB 7/46 KB 3/44 KB 4/158 KB 20/54 KB 10/46 KB 3/44 KB 4/158 KB 20/54 KB 13/46 KB 4/201 KB 3/44 KB 4/158 KB 20/54 KB 15/46 KB 4/201 KB 3/44 KB 4/158 KB 20/54 KB 18/46 KB 4/201 KB 3/44 KB 4/158 KB 20/54 KB 21/46 KB 4/201 KB 3/44 KB 4/158 KB 20/54 KB 23/46 KB 4/201 KB 3/44 KB 4/158 KB 20/54 KB 3/44 KB 4/158 KB 4/54 KB 23/46 KB 4/201 KB 6/44 KB 4/158 KB 20/54 KB 23/46 KB 4/201 KB 9/44 KB 4/158 KB 20/54 KB 23/46 KB 4/201 KB 11/44 KB 4/158 KB 20/54 KB 23/46 KB 4/201 KB 14/44 KB 4/158 KB 20/54 KB 23/46 KB 4/201 KB 16/44 KB 4/158 KB 20/54 KB 23/46 KB 4/201 KB 19/44 KB 4/158 KB 20/54 KB 23/46 KB 4/201 KB 22/44 KB 4/158 KB 20/54 KB 4/158 KB 4/54 KB 26/46 KB 4/201 KB 22/44 KB 8/158 KB 20/54 KB 26/46 KB 4/201 KB 22/44 KB 12/158 KB 20/54 KB 26/46 KB 4/201 KB 22/44 KB 16/158 KB 20/54 KB 26/46 KB 4/201 KB 22/44 KB 20/158 KB 20/54 KB 26/46 KB 4/201 KB 22/44 KB 24/158 KB 24/54 KB 26/46 KB 4/201 KB 22/44 KB 4/158 KB 20/54 KB 10/46 KB 4/201 KB 3/44 KB 4/158 KB 20/54 KB 26/46 KB 8/201 KB 25/44 KB 24/158 KB 24/54 KB 26/46 KB 12/201 KB 25/44 KB 24/158 KB 24/54 KB 26/46 KB 16/201 KB 25/44 KB 24/158 KB 24/54 KB 26/46 KB 20/201 KB 25/44 KB 24/158 KB 24/54 KB 26/46 KB 24/201 KB 25/44 KB 24/158 KB 24/54 KB 26/46 KB 28/201 KB 25/44 KB 24/158 KB 24/54 KB 26/46 KB 32/201 KB 25/44 KB 24/158 KB 24/54 KB 26/46 KB 36/201 KB 25/44 KB 24/158 KB 24/54 KB 29/46 KB 40/201 KB 25/44 KB 28/158 KB 24/54 KB 29/46 KB 44/201 KB 25/44 KB 28/158 KB 24/54 KB 29/46 KB 48/201 KB 25/44 KB 28/158 KB 24/54 KB 29/46 KB 52/201 KB 25/44 KB 28/158 KB 24/54 KB 29/46 KB 56/201 KB 25/44 KB 28/158 KB 24/54 KB 29/46 KB 60/201 KB 25/44 KB 28/158 KB 24/54 KB 29/46 KB 64/201 KB 25/44 KB 28/158 KB 24/54 KB 26/46 KB 4/201 KB 25/44 KB 24/158 KB 24/54 KB 26/46 KB 4/201 KB 22/44 KB 20/158 KB 24/54 KB 29/46 KB 64/201 KB 25/44 KB 28/158 KB 28/54 KB 29/46 KB 64/201 KB 25/44 KB 28/158 KB 32/54 KB 29/46 KB 36/201 KB 25/44 KB 28/158 KB 24/54 KB 29/46 KB 36/201 KB 25/44 KB 24/158 KB 24/54 KB 31/46 KB 64/201 KB 25/44 KB 28/158 KB 32/54 KB 31/46 KB 64/201 KB 27/44 KB 28/158 KB 32/54 KB 34/46 KB 64/201 KB 27/44 KB 32/158 KB 36/54 KB 34/46 KB 64/201 KB 30/44 KB 32/158 KB 40/54 KB 34/46 KB 64/201 KB 27/44 KB 32/158 KB 32/54 KB 31/46 KB 64/201 KB 27/44 KB 32/158 KB 32/54 KB 34/46 KB 64/201 KB 30/44 KB 36/158 KB 40/54 KB 38/46 KB 64/201 KB 30/44 KB 40/158 KB 40/54 KB 34/46 KB 64/201 KB 30/44 KB 32/158 KB 36/54 KB 38/46 KB 64/201 KB 32/44 KB 40/158 KB 40/54 KB 38/46 KB 64/201 KB 36/44 KB 40/158 KB 40/54 KB 38/46 KB 64/201 KB 30/44 KB 36/158 KB 40/54 KB 42/46 KB 64/201 KB 36/44 KB 44/158 KB 44/54 KB 46/46 KB 64/201 KB 36/44 KB 44/158 KB 44/54 KB 38/46 KB 64/201 KB 36/44 KB 44/158 KB 44/54 KB 46/46 KB 64/201 KB 36/44 KB 48/158 KB 44/54 KB 46/46 KB 64/201 KB 40/44 KB 52/158 KB 44/54 KB 38/46 KB 64/201 KB 36/44 KB 40/158 KB 44/54 KB 46/46 KB 68/201 KB 40/44 KB 52/158 KB 44/54 KB 72/201 KB 40/44 KB 56/158 KB 48/54 KB 76/201 KB 40/44 KB 56/158 KB 48/54 KB 80/201 KB 40/44 KB 56/158 KB 48/54 KB 46/46 KB 64/201 KB 40/44 KB 48/158 KB 44/54 KB 80/201 KB 44/44 KB 56/158 KB 48/54 KB 84/201 KB 44/44 KB 56/158 KB 48/54 KB 88/201 unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install KB 44/44 KB 56/158 KB 48/54 KB 92/201 KB 44/44 KB 56/158 KB 48/54 KB 96/201 KB 44/44 KB 56/158 KB 48/54 KB 100/201 KB 44/44 KB 56/158 KB 48/54 KB 104/201 KB 44/44 KB 56/158 KB 48/54 KB 108/201 KB 44/44 KB 56/158 KB 48/54 KB 112/201 KB 44/44 KB 56/158 KB 48/54 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 1000.4 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 116/201 KB 44/44 KB 56/158 KB 48/54 KB 120/201 KB 44/44 KB 56/158 KB 48/54 KB 124/201 KB 44/44 KB 56/158 KB 48/54 KB 128/201 KB 44/44 KB 56/158 KB 48/54 KB 128/201 KB 44/44 KB 56/158 KB 48/54 KB 128/201 KB 44/44 KB 56/158 KB 52/54 KB 128/201 KB 44/44 KB 56/158 KB 54/54 KB 46/46 KB 68/201 KB 40/44 KB 56/158 KB 44/54 KB 128/201 KB 44/44 KB 60/158 KB 54/54 KB 128/201 KB 44/44 KB 64/158 KB 54/54 KB 128/201 KB 44/44 KB 68/158 KB 54/54 KB 128/201 KB 44/44 KB 72/158 KB 54/54 KB 128/201 KB 44/44 KB 76/158 KB 54/54 KB 128/201 KB 44/44 KB 80/158 KB 54/54 KB 128/201 KB 44/44 KB 84/158 KB 54/54 KB 128/201 KB 44/44 KB 88/158 KB 54/54 KB 128/201 KB 44/44 KB 92/158 KB 54/54 KB 128/201 KB 44/44 KB 96/158 KB 54/54 KB 128/201 KB 44/44 KB 100/158 KB 54/54 KB 128/201 KB 44/44 KB 104/158 KB 54/54 KB 128/201 KB 44/44 KB 108/158 KB 54/54 KB 128/201 KB 44/44 KB 112/158 KB 54/54 KB 128/201 KB 44/44 KB 116/158 KB 54/54 KB 132/201 KB 44/44 KB 120/158 KB 54/54 KB 132/201 KB 44/44 KB 124/158 KB 54/54 KB 132/201 KB 44/44 KB 128/158 KB 54/54 KB 132/201 KB 44/44 KB 132/158 KB 54/54 KB 132/201 KB 44/44 KB 136/158 KB 54/54 KB 132/201 KB 44/44 KB 140/158 KB 54/54 KB 132/201 KB 44/44 KB 144/158 KB 54/54 KB 132/201 KB 44/44 KB 148/158 KB 54/54 KB 132/201 KB 44/44 KB 152/158 KB 54/54 KB 132/201 KB 44/44 KB 156/158 KB 54/54 KB 132/201 KB 44/44 KB 158/158 KB 54/54 KB 132/201 KB 44/44 KB 116/158 KB 54/54 KB 136/201 KB 44/44 KB 158/158 KB 54/54 KB 140/201 KB 44/44 KB 158/158 KB 54/54 KB 144/201 KB 44/44 KB 158/158 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1169.5 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 148/201 KB 44/44 KB 158/158 KB 152/201 KB 44/44 KB 158/158 KB 156/201 KB 44/44 KB 158/158 KB 160/201 KB 44/44 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 974.6 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 3/6 KB 160/201 KB 158/158 KB 6/6 KB 160/201 KB 158/158 KB 6/6 KB 160/201 KB 158/158 KB 6/6 KB 164/201 KB 158/158 KB 6/6 KB 168/201 KB 158/158 KB 6/6 KB 172/201 KB 158/158 KB 6/6 KB 176/201 KB 158/158 KB 6/6 KB 180/201 KB 158/158 KB 6/6 KB 180/201 KB 3/3 KB 158/158 KB 6/6 KB 184/201 KB 3/3 KB 158/158 KB 6/6 KB 188/201 KB 3/3 KB 158/158 KB 6/6 KB 192/201 KB 3/3 KB 158/158 KB 6/6 KB 196/201 KB 3/3 KB 158/158 KB 6/6 KB 200/201 KB 3/3 KB 158/158 KB 4/367 KB 6/6 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 43.5 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 4/367 KB 6/6 KB 200/201 KB 3/3 KB 158/158 KB 8/367 KB 6/6 KB 201/201 KB 12/367 KB 6/6 KB 201/201 KB 16/367 KB 6/6 KB 201/201 KB 20/367 KB 6/6 KB 201/201 KB 24/367 KB 6/6 KB 201/201 KB 28/367 KB 6/6 KB 201/201 KB 32/367 KB 6/6 KB 201/201 KB 36/367 KB 6/6 KB 201/201 KB 40/367 KB 6/6 KB 201/201 KB 44/367 KB 6/6 KB 201/201 KB 48/367 KB 6/6 KB 201/201 KB 52/367 KB 6/6 KB 201/201 KB 56/367 KB 6/6 KB 201/201 KB 60/367 KB 6/6 KB 201/201 KB 64/367 KB 6/6 KB 201/201 KB 68/367 KB 6/6 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2453.9 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 72/367 KB 6/6 KB 201/201 KB 76/367 KB 6/6 KB 201/201 KB 80/367 KB 6/6 KB 201/201 KB 84/367 KB 6/6 KB 201/201 KB 88/367 KB 201/201 KB 92/367 KB 201/201 KB 4/5 KB 96/367 KB 201/201 KB 4/5 KB 88/367 KB 201/201 KB 4/5 KB 96/367 KB 201/201 KB 5/5 KB 96/367 KB 201/201 KB 4/52 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 82.8 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 100/367 KB 201/201 KB 8/52 KB 5/5 KB 104/367 KB 201/201 KB 8/52 KB 5/5 KB 108/367 KB 8/52 KB 5/5 KB 112/367 KB 8/52 KB 5/5 KB 96/367 KB 201/201 KB 8/52 KB 5/5 KB 112/367 KB 12/52 KB 5/5 KB 112/367 KB 16/52 KB 5/5 KB 112/367 KB 20/52 KB 5/5 KB 112/367 KB 24/52 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.jar (201 KB at 2674.5 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 112/367 KB 28/52 KB 5/5 KB 112/367 KB 32/52 KB 5/5 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 55.6 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 116/367 KB 32/52 KB 120/367 KB 32/52 KB 124/367 KB 32/52 KB 128/367 KB 32/52 KB 132/367 KB 32/52 KB 132/367 KB 36/52 KB 132/367 KB 40/52 KB 132/367 KB 44/52 KB 132/367 KB 48/52 KB 132/367 KB 52/52 KB 132/367 KB 52/52 KB 3/47 KB 132/367 KB 52/52 KB 5/47 KB 132/367 KB 52/52 KB 8/47 KB 132/367 KB 52/52 KB 11/47 KB 132/367 KB 52/52 KB 13/47 KB 132/367 KB 52/52 KB 16/47 KB 132/367 KB 52/52 KB 19/47 KB 132/367 KB 52/52 KB 21/47 KB 136/367 KB 52/52 KB 21/47 KB 136/367 KB 52/52 KB 24/47 KB 140/367 KB 52/52 KB 27/47 KB 3/238 KB 140/367 KB 52/52 KB 24/47 KB 3/238 KB 144/367 KB 52/52 KB 27/47 KB 3/238 KB 148/367 KB 52/52 KB 27/47 KB 3/238 KB 136/367 KB 52/52 KB 24/47 KB 3/238 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 3/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 6/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 9/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 11/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 14/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 16/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 19/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 22/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 25/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 27/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 KB 28/28 KB 148/367 KB 52/52 KB 29/47 KB 5/238 KB 28/28 KB 148/367 KB 52/52 KB 29/47 KB 8/238 KB 28/28 KB 148/367 KB 52/52 KB 29/47 KB 11/238 KB 28/28 KB 148/367 KB 52/52 KB 29/47 KB 13/238 KB 28/28 KB 148/367 KB 52/52 KB 29/47 KB 16/238 KB 28/28 KB 148/367 KB 52/52 KB 29/47 KB 3/238 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 612.5 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 152/367 KB 32/47 KB 19/238 KB 28/28 KB 156/367 KB 32/47 KB 19/238 KB 28/28 KB 160/367 KB 32/47 KB 19/238 KB 28/28 KB 148/367 KB 32/47 KB 19/238 KB 28/28 KB 148/367 KB 29/47 KB 19/238 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 311.0 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 164/367 KB 36/47 KB 21/238 KB 160/367 KB 32/47 KB 21/238 KB 164/367 KB 36/47 KB 24/238 KB 164/367 KB 36/47 KB 27/238 KB 164/367 KB 36/47 KB 29/238 KB 160/367 KB 36/47 KB 21/238 KB 164/367 KB 40/47 KB 29/238 KB 164/367 KB 44/47 KB 29/238 KB 164/367 KB 47/47 KB 29/238 KB 164/367 KB 47/47 KB 32/238 KB 164/367 KB 47/47 KB 36/238 KB 168/367 KB 47/47 KB 36/238 KB 172/367 KB 47/47 KB 36/238 KB 176/367 KB 47/47 KB 36/238 KB 180/367 KB 47/47 KB 36/238 KB 184/367 KB 47/47 KB 40/238 KB 188/367 KB 47/47 KB 40/238 KB 192/367 KB 47/47 KB 40/238 KB 180/367 KB 47/47 KB 40/238 KB 192/367 KB 47/47 KB 44/238 KB 192/367 KB 47/47 KB 48/238 KB 192/367 KB 47/47 KB 52/238 KB 192/367 KB 47/47 KB 56/238 KB 192/367 KB 47/47 KB 60/238 KB 196/367 KB 47/47 KB 64/238 KB 196/367 KB 3/186 KB 47/47 KB 64/238 KB 196/367 KB 5/186 KB 47/47 KB 64/238 KB 196/367 KB 8/186 KB 47/47 KB 64/238 KB 196/367 KB 11/186 KB 47/47 KB 64/238 KB 196/367 KB 13/186 KB 47/47 KB 64/238 KB 196/367 KB 16/186 KB 47/47 KB 64/238 KB 196/367 KB 19/186 KB 47/47 KB 64/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 471.6 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 196/367 KB 21/186 KB 68/238 KB 196/367 KB 21/186 KB 72/238 KB 196/367 KB 21/186 KB 76/238 KB 196/367 KB 21/186 KB 80/238 KB 196/367 KB 47/47 KB 60/238 KB 200/367 KB 21/186 KB 80/238 KB 204/367 KB 21/186 KB 80/238 KB 196/367 KB 21/186 KB 64/238 KB 204/367 KB 24/186 KB 80/238 KB 204/367 KB 27/186 KB 80/238 KB 204/367 KB 29/186 KB 80/238 KB 204/367 KB 32/186 KB 80/238 KB 204/367 KB 36/186 KB 80/238 KB 208/367 KB 40/186 KB 80/238 KB 208/367 KB 44/186 KB 80/238 KB 208/367 KB 48/186 KB 80/238 KB 208/367 KB 36/186 KB 80/238 KB 212/367 KB 48/186 KB 80/238 KB 216/367 KB 52/186 KB 84/238 KB 220/367 KB 52/186 KB 84/238 KB 224/367 KB 52/186 KB 84/238 KB 212/367 KB 52/186 KB 84/238 KB 224/367 KB 52/186 KB 88/238 KB 224/367 KB 52/186 KB 92/238 KB 224/367 KB 52/186 KB 96/238 KB 228/367 KB 52/186 KB 100/238 KB 228/367 KB 52/186 KB 104/238 KB 228/367 KB 52/186 KB 108/238 KB 228/367 KB 52/186 KB 112/238 KB 228/367 KB 52/186 KB 116/238 KB 212/367 KB 52/186 KB 80/238 KB 228/367 KB 56/186 KB 116/238 KB 228/367 KB 60/186 KB 116/238 KB 228/367 KB 64/186 KB 116/238 KB 228/367 KB 64/186 KB 4/558 KB 116/238 KB 228/367 KB 64/186 KB 8/558 KB 116/238 KB 228/367 KB 64/186 KB 12/558 KB 116/238 KB 228/367 KB 64/186 KB 16/558 KB 116/238 KB 228/367 KB 68/186 KB 16/558 KB 116/238 KB 228/367 KB 72/186 KB 20/558 KB 116/238 KB 228/367 KB 76/186 KB 20/558 KB 116/238 KB 228/367 KB 80/186 KB 20/558 KB 116/238 KB 228/367 KB 52/186 KB 96/238 KB 232/367 KB 80/186 KB 20/558 KB 116/238 KB 236/367 KB 80/186 KB 20/558 KB 116/238 KB 240/367 KB 80/186 KB 20/558 KB 116/238 KB 244/367 KB 80/186 KB 20/558 KB 116/238 KB 248/367 KB 84/186 KB 20/558 KB 120/238 KB 228/367 KB 68/186 KB 20/558 KB 116/238 KB 252/367 KB 84/186 KB 24/558 KB 120/238 KB 252/367 KB 84/186 KB 28/558 KB 120/238 KB 252/367 KB 84/186 KB 32/558 KB 120/238 KB 252/367 KB 84/186 KB 36/558 KB 120/238 KB 252/367 KB 84/186 KB 40/558 KB 120/238 KB 252/367 KB 84/186 KB 44/558 KB 120/238 KB 252/367 KB 84/186 KB 48/558 KB 120/238 KB 252/367 KB 84/186 KB 52/558 KB 120/238 KB 252/367 KB 84/186 KB 56/558 KB 120/238 KB 252/367 KB 84/186 KB 60/558 KB 120/238 KB 244/367 KB 84/186 KB 20/558 KB 120/238 KB 252/367 KB 84/186 KB 60/558 KB 124/238 KB 252/367 KB 84/186 KB 60/558 KB 128/238 KB 244/367 KB 84/186 KB 20/558 KB 116/238 KB 252/367 KB 88/186 KB 60/558 KB 128/238 KB 252/367 KB 92/186 KB 60/558 KB 128/238 KB 252/367 KB 96/186 KB 60/558 KB 128/238 KB 252/367 KB 84/186 KB 52/558 KB 120/238 KB 256/367 KB 96/186 KB 60/558 KB 128/238 KB 260/367 KB 96/186 KB 60/558 KB 128/238 KB 264/367 KB 100/186 KB 64/558 KB 132/238 KB 268/367 KB 100/186 KB 64/558 KB 132/238 KB 272/367 KB 100/186 KB 64/558 KB 132/238 KB 260/367 KB 100/186 KB 64/558 KB 132/238 KB 272/367 KB 104/186 KB 64/558 KB 132/238 KB 272/367 KB 108/186 KB 64/558 KB 132/238 KB 272/367 KB 112/186 KB 64/558 KB 132/238 KB 272/367 KB 116/186 KB 64/558 KB 132/238 KB 276/367 KB 120/186 KB 64/558 KB 132/238 KB 276/367 KB 124/186 KB 64/558 KB 132/238 KB 276/367 KB 128/186 KB 64/558 KB 132/238 KB 260/367 KB 96/186 KB 64/558 KB 132/238 KB 276/367 KB 128/186 KB 68/558 KB 132/238 KB 276/367 KB 128/186 KB 72/558 KB 132/238 KB 276/367 KB 128/186 KB 76/558 KB 132/238 KB 276/367 KB 128/186 KB 80/558 KB 132/238 KB 276/367 KB 128/186 KB 84/558 KB 132/238 KB 276/367 KB 128/186 KB 88/558 KB 132/238 KB 276/367 KB 128/186 KB 92/558 KB 132/238 KB 276/367 KB 128/186 KB 96/ unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 558 KB 132/238 KB 276/367 KB 128/186 KB 100/558 KB 132/238 KB 260/367 KB 96/186 KB 60/558 KB 132/238 KB 276/367 KB 132/186 KB 100/558 KB 136/238 KB 276/367 KB 132/186 KB 100/558 KB 140/238 KB 276/367 KB 132/186 KB 100/558 KB 144/238 KB 276/367 KB 132/186 KB 100/558 KB 148/238 KB 276/367 KB 132/186 KB 100/558 KB 152/238 KB 276/367 KB 132/186 KB 100/558 KB 156/238 KB 276/367 KB 132/186 KB 100/558 KB 160/238 KB 276/367 KB 132/186 KB 100/558 KB 164/238 KB 276/367 KB 132/186 KB 100/558 KB 168/238 KB 276/367 KB 132/186 KB 100/558 KB 172/238 KB 276/367 KB 132/186 KB 100/558 KB 176/238 KB 276/367 KB 132/186 KB 100/558 KB 180/238 KB 276/367 KB 132/186 KB 100/558 KB 132/238 KB 276/367 KB 136/186 KB 104/558 KB 180/238 KB 276/367 KB 140/186 KB 104/558 KB 180/238 KB 276/367 KB 144/186 KB 104/558 KB 180/238 KB 276/367 KB 148/186 KB 104/558 KB 180/238 KB 276/367 KB 116/186 KB 64/558 KB 132/238 KB 280/367 KB 148/186 KB 104/558 KB 184/238 KB 284/367 KB 148/186 KB 104/558 KB 184/238 KB 288/367 KB 148/186 KB 104/558 KB 184/238 KB 292/367 KB 148/186 KB 104/558 KB 184/238 KB 296/367 KB 148/186 KB 104/558 KB 184/238 KB 300/367 KB 148/186 KB 104/558 KB 184/238 KB 304/367 KB 148/186 KB 104/558 KB 184/238 KB 308/367 KB 148/186 KB 104/558 KB 184/238 KB 312/367 KB 148/186 KB 104/558 KB 184/238 KB 316/367 KB 148/186 KB 104/558 KB 184/238 KB 276/367 KB 148/186 KB 104/558 KB 184/238 KB 316/367 KB 152/186 KB 104/558 KB 188/238 KB 316/367 KB 152/186 KB 104/558 KB 192/238 KB 276/367 KB 132/186 KB 104/558 KB 180/238 KB 316/367 KB 152/186 KB 108/558 KB 192/238 KB 316/367 KB 152/186 KB 112/558 KB 192/238 KB 316/367 KB 152/186 KB 116/558 KB 192/238 KB 320/367 KB 152/186 KB 120/558 KB 196/238 KB 320/367 KB 152/186 KB 124/558 KB 196/238 KB 320/367 KB 152/186 KB 128/558 KB 196/238 KB 320/367 KB 152/186 KB 132/558 KB 196/238 KB 316/367 KB 152/186 KB 104/558 KB 184/238 KB 320/367 KB 156/186 KB 132/558 KB 196/238 KB 320/367 KB 160/186 KB 132/558 KB 196/238 KB 320/367 KB 160/186 KB 132/558 KB 4/1199 KB 196/238 KB 320/367 KB 160/186 KB 132/558 KB 8/1199 KB 196/238 KB 320/367 KB 160/186 KB 132/558 KB 12/1199 KB 196/238 KB 320/367 KB 160/186 KB 132/558 KB 16/1199 KB 196/238 KB 320/367 KB 152/186 KB 116/558 KB 196/238 KB 320/367 KB 160/186 KB 132/558 KB 16/1199 KB 200/238 KB 320/367 KB 160/186 KB 132/558 KB 16/1199 KB 204/238 KB 320/367 KB 160/186 KB 132/558 KB 20/1199 KB 208/238 KB 320/367 KB 160/186 KB 132/558 KB 20/1199 KB 212/238 KB 320/367 KB 164/186 KB 136/558 KB 20/1199 KB 216/238 KB 320/367 KB 164/186 KB 136/558 KB 20/1199 KB 220/238 KB 320/367 KB 164/186 KB 136/558 KB 20/1199 KB 224/238 KB 320/367 KB 152/186 KB 116/558 KB 192/238 KB 324/367 KB 164/186 KB 136/558 KB 20/1199 KB 224/238 KB 328/367 KB 164/186 KB 136/558 KB 20/1199 KB 224/238 KB 332/367 KB 164/186 KB 136/558 KB 20/1199 KB 224/238 KB 336/367 KB 164/186 KB 136/558 KB 20/1199 KB 224/238 KB 340/367 KB 164/186 KB 136/558 KB 20/1199 KB 224/238 KB 344/367 KB 164/186 KB 136/558 KB 20/1199 KB 224/238 KB 348/367 KB 164/186 KB 136/558 KB 20/1199 KB 224/238 KB 352/367 KB 164/186 KB 136/558 KB 20/1199 KB 224/238 KB 320/367 KB 164/186 KB 136/558 KB 20/1199 KB 212/238 KB 352/367 KB 164/186 KB 140/558 KB 20/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 20/1199 KB 224/238 KB 320/367 KB 164/186 KB 132/558 KB 20/1199 KB 212/238 KB 320/367 KB 160/186 KB 132/558 KB 20/1199 KB 204/238 KB 352/367 KB 164/186 KB 144/558 KB 24/1199 KB 224/ unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 238 KB 352/367 KB 164/186 KB 144/558 KB 28/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 32/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 36/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 40/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 44/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 48/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 52/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 56/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 60/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 64/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 68/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 72/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 76/1199 KB 224/238 KB 352/367 KB 164/186 KB 144/558 KB 80/1199 KB 224/238 KB 352/367 KB 168/186 KB 144/558 KB 84/1199 KB 224/238 KB 352/367 KB 168/186 KB 148/558 KB 88/1199 KB 224/238 KB 352/367 KB 168/186 KB 148/558 KB 92/1199 KB 224/238 KB 352/367 KB 168/186 KB 148/558 KB 96/1199 KB 224/238 KB 352/367 KB 168/186 KB 148/558 KB 100/1199 KB 228/238 KB 356/367 KB 168/186 KB 148/558 KB 104/1199 KB 228/238 KB 356/367 KB 168/186 KB 148/558 KB 108/1199 KB 228/238 KB 356/367 KB 168/186 KB 148/558 KB 112/1199 KB 228/238 KB 352/367 KB 168/186 KB 144/558 KB 80/1199 KB 224/238 KB 356/367 KB 172/186 KB 148/558 KB 112/1199 KB 228/238 KB 356/367 KB 176/186 KB 148/558 KB 112/1199 KB 228/238 KB 356/367 KB 180/186 KB 148/558 KB 112/1199 KB 228/238 KB 356/367 KB 184/186 KB 148/558 KB 112/1199 KB 228/238 KB 356/367 KB 186/186 KB 148/558 KB 112/1199 KB 228/238 KB 356/367 KB 168/186 KB 148/558 KB 100/1199 KB 228/238 KB 360/367 KB 186/186 KB 148/558 KB 112/1199 KB 228/238 KB 364/367 KB 186/186 KB 148/558 KB 112/1199 KB 228/238 KB 367/367 KB 186/186 KB 148/558 KB 112/1199 KB 228/238 KB 352/367 KB 168/186 KB 148/558 KB 96/1199 KB 228/238 KB 367/367 KB 186/186 KB 148/558 KB 112/1199 KB 232/238 KB 367/367 KB 186/186 KB 148/558 KB 112/1199 KB 236/238 KB 367/367 KB 186/186 KB 148/558 KB 112/1199 KB 238/238 KB 352/367 KB 168/186 KB 148/558 KB 84/1199 KB 224/238 KB 367/367 KB 186/186 KB 152/558 KB 112/1199 KB 238/238 KB 367/367 KB 186/186 KB 156/558 KB 112/1199 KB 238/238 KB 367/367 KB 186/186 KB 160/558 KB 112/1199 KB 238/238 KB 367/367 KB 186/186 KB 164/558 KB 112/1199 KB 238/238 KB 367/367 KB 186/186 KB 168/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 172/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 176/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 180/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 184/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 188/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 192/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 196/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 200/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 204/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 208/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 212/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 164/558 KB 116/1199 KB 238/238 KB 367/367 KB 186/186 KB 212/558 KB 120/1199 KB 238/238 KB 367/367 KB 186/186 KB 212/558 KB 124/1199 KB 238/238 KB 367/367 KB 186/186 KB 212/558 KB 128/1199 KB 238/238 KB 367/367 KB 186/186 KB 212/558 KB 132/1199 KB 238/238 KB 367/367 KB 186/186 KB 212/558 KB 136/1199 KB 238/238 KB 367/367 KB 186/186 KB 212/558 KB 140/1199 KB 238/238 KB 367/367 KB 186/186 KB 212/558 KB 144/1199 KB 238/238 KB 367/367 KB 186/186 unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install KB 212/558 KB 148/1199 KB 238/238 KB 367/367 KB 212/558 KB 152/1199 KB 238/238 KB 367/367 KB 212/558 KB 156/1199 KB 238/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1541.8 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1199.8 KB/sec) unit-abot-epc-basic-0: 16:35:33 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: 16:35:33 DEBUG unit.abot-epc-basic/0.install 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 2349.2 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 212/558 KB 160/1199 KB 216/558 KB 160/1199 KB 220/558 KB 160/1199 KB 224/558 KB 160/1199 KB 228/558 KB 164/1199 KB 232/558 KB 4/1206 KB 164/1199 KB 224/558 KB 164/1199 KB 232/558 KB 4/1206 KB 4/181 KB 164/1199 KB 232/558 KB 4/1206 KB 8/181 KB 164/1199 KB 228/558 KB 4/1206 KB 164/1199 KB 232/558 KB 8/1206 KB 8/181 KB 164/1199 KB 232/558 KB 12/1206 KB 8/181 KB 164/1199 KB 232/558 KB 16/1206 KB 8/181 KB 164/1199 KB 232/558 KB 16/1206 KB 12/181 KB 164/1199 KB 232/558 KB 16/1206 KB 16/181 KB 164/1199 KB 232/558 KB 20/1206 KB 20/181 KB 164/1199 KB 232/558 KB 20/1206 KB 16/181 KB 164/1199 KB 236/558 KB 24/1206 KB 20/181 KB 168/1199 KB 236/558 KB 28/1206 KB 20/181 KB 168/1199 KB 236/558 KB 32/1206 KB 20/181 KB 168/1199 KB 236/558 KB 20/1206 KB 20/181 KB 168/1199 KB 232/558 KB 20/1206 KB 20/181 KB 168/1199 KB 236/558 KB 32/1206 KB 20/181 KB 172/1199 KB 236/558 KB 36/1206 KB 20/181 KB 172/1199 KB 240/558 KB 40/1206 KB 24/181 KB 176/1199 KB 240/558 KB 44/1206 KB 24/181 KB 176/1199 KB 240/558 KB 48/1206 KB 24/181 KB 176/1199 KB 240/558 KB 52/1206 KB 24/181 KB 176/1199 KB 240/558 KB 56/1206 KB 24/181 KB 176/1199 KB 240/558 KB 60/1206 KB 24/181 KB 176/1199 KB 240/558 KB 64/1206 KB 24/181 KB 176/1199 KB 240/558 KB 36/1206 KB 24/181 KB 176/1199 KB 236/558 KB 36/1206 KB 24/181 KB 176/1199 KB 236/558 KB 36/1206 KB 24/181 KB 172/1199 KB 240/558 KB 64/1206 KB 28/181 KB 176/1199 KB 240/558 KB 64/1206 KB 32/181 KB 176/1199 KB 244/558 KB 64/1206 KB 36/181 KB 176/1199 KB 244/558 KB 64/1206 KB 40/181 KB 180/1199 KB 244/558 KB 64/1206 KB 44/181 KB 180/1199 KB 244/558 KB 64/1206 KB 48/181 KB 180/1199 KB 244/558 KB 64/1206 KB 32/181 KB 176/1199 KB 248/558 KB 64/1206 KB 48/181 KB 180/1199 KB 252/558 KB 64/1206 KB 48/181 KB 180/1199 KB 256/558 KB 64/1206 KB 48/181 KB 180/1199 KB 260/558 KB 64/1206 KB 48/181 KB 180/1199 KB 264/558 KB 64/1206 KB 52/181 KB 180/1199 KB 268/558 KB 64/1206 KB 52/181 KB 180/1199 KB 272/558 KB 64/1206 KB 52/181 KB 180/1199 KB 276/558 KB 68/1206 KB 52/181 KB 180/1199 KB 244/558 KB 64/1206 KB 36/181 KB 180/1199 KB 276/558 KB 68/1206 KB 52/181 KB 184/1199 KB 276/558 KB 68/1206 KB 52/181 KB 188/1199 KB 276/558 KB 68/1206 KB 52/181 KB 192/1199 KB 276/558 KB 68/1206 KB 52/181 KB 196/1199 KB 276/558 KB 68/1206 KB 52/181 KB 200/1199 KB 276/558 KB 68/1206 KB 52/181 KB 204/1199 KB 276/558 KB 68/1206 KB 52/181 KB 208/1199 KB 276/558 KB 68/1206 KB 52/181 KB 212/1199 KB 272/558 KB 68/1206 KB 52/181 KB 180/1199 KB 280/558 KB 72/1206 KB 52/181 KB 212/1199 KB 280/558 KB 76/1206 KB 52/181 KB 212/1199 KB 280/558 KB 80/1206 KB 52/181 KB 212/1199 KB 260/558 KB 64/1206 KB 52/181 KB 180/1199 KB 280/558 KB 80/1206 KB 56/181 KB 212/1199 KB 280/558 KB 80/1206 KB 60/181 KB 212/1199 KB 280/558 KB 80/1206 KB 64/181 KB 212/1199 KB 280/558 KB 80/1206 KB 68/181 KB 212/1199 KB 280/558 KB 80/1206 KB 72/181 KB 212/1199 KB 280/558 KB 80/1206 KB 76/181 KB 212/1199 KB 280/558 KB 68/1206 KB 52/181 KB 212/1199 KB 284/558 KB 80/1206 KB 76/181 KB 212/1199 KB 288/558 KB 80/1206 KB 76/181 KB 216/1199 KB 292/558 KB 80/1206 KB 80/181 KB 216/1199 KB 296/558 KB 84/1206 KB 80/181 KB 216/1199 KB 284/558 KB 80/1206 KB 76/181 KB 216/1199 KB 296/558 KB 84/1206 KB 80/181 KB 220/1199 KB 296/558 KB 84/1206 KB 80/181 KB 224/1199 KB 296/558 KB 84/1206 KB 80/181 KB 228/1199 KB 292/558 KB 84/1206 KB 80/181 KB 216/1199 KB 296/558 KB 88/1206 KB 80/181 KB 228/1199 KB 296/558 KB 9 unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 2/1206 KB 80/181 KB 228/1199 KB 296/558 KB 96/1206 KB 80/181 KB 228/1199 KB 288/558 KB 80/1206 KB 80/181 KB 216/1199 KB 300/558 KB 96/1206 KB 84/181 KB 232/1199 KB 300/558 KB 96/1206 KB 88/181 KB 232/1199 KB 300/558 KB 96/1206 KB 92/181 KB 232/1199 KB 300/558 KB 96/1206 KB 96/181 KB 232/1199 KB 300/558 KB 96/1206 KB 80/181 KB 232/1199 KB 300/558 KB 96/1206 KB 96/181 KB 236/1199 KB 300/558 KB 96/1206 KB 96/181 KB 240/1199 KB 300/558 KB 100/1206 KB 96/181 KB 244/1199 KB 300/558 KB 100/1206 KB 100/181 KB 248/1199 KB 300/558 KB 100/1206 KB 100/181 KB 252/1199 KB 300/558 KB 100/1206 KB 100/181 KB 256/1199 KB 300/558 KB 96/1206 KB 80/181 KB 228/1199 KB 304/558 KB 100/1206 KB 100/181 KB 256/1199 KB 308/558 KB 100/1206 KB 100/181 KB 256/1199 KB 312/558 KB 100/1206 KB 100/181 KB 256/1199 KB 316/558 KB 100/1206 KB 100/181 KB 256/1199 KB 320/558 KB 100/1206 KB 100/181 KB 256/1199 KB 300/558 KB 100/1206 KB 100/181 KB 244/1199 KB 320/558 KB 100/1206 KB 104/181 KB 256/1199 KB 320/558 KB 100/1206 KB 108/181 KB 256/1199 KB 300/558 KB 100/1206 KB 96/181 KB 240/1199 KB 320/558 KB 104/1206 KB 108/181 KB 256/1199 KB 320/558 KB 108/1206 KB 108/181 KB 256/1199 KB 320/558 KB 112/1206 KB 108/181 KB 256/1199 KB 320/558 KB 112/1206 KB 112/181 KB 256/1199 KB 320/558 KB 112/1206 KB 116/181 KB 256/1199 KB 324/558 KB 116/1206 KB 120/181 KB 260/1199 KB 324/558 KB 116/1206 KB 124/181 KB 260/1199 KB 324/558 KB 116/1206 KB 128/181 KB 260/1199 KB 324/558 KB 116/1206 KB 116/181 KB 260/1199 KB 328/558 KB 116/1206 KB 128/181 KB 260/1199 KB 332/558 KB 116/1206 KB 128/181 KB 260/1199 KB 336/558 KB 116/1206 KB 128/181 KB 260/1199 KB 340/558 KB 116/1206 KB 128/181 KB 260/1199 KB 344/558 KB 116/1206 KB 132/181 KB 260/1199 KB 348/558 KB 116/1206 KB 132/181 KB 260/1199 KB 352/558 KB 116/1206 KB 132/181 KB 260/1199 KB 320/558 KB 116/1206 KB 116/181 KB 260/1199 KB 352/558 KB 116/1206 KB 132/181 KB 264/1199 KB 352/558 KB 116/1206 KB 132/181 KB 268/1199 KB 352/558 KB 116/1206 KB 132/181 KB 272/1199 KB 352/558 KB 116/1206 KB 132/181 KB 276/1199 KB 352/558 KB 116/1206 KB 132/181 KB 280/1199 KB 352/558 KB 116/1206 KB 132/181 KB 284/1199 KB 352/558 KB 116/1206 KB 132/181 KB 288/1199 KB 320/558 KB 116/1206 KB 116/181 KB 256/1199 KB 352/558 KB 120/1206 KB 132/181 KB 288/1199 KB 352/558 KB 124/1206 KB 132/181 KB 288/1199 KB 352/558 KB 128/1206 KB 132/181 KB 288/1199 KB 352/558 KB 132/1206 KB 132/181 KB 288/1199 KB 352/558 KB 136/1206 KB 132/181 KB 288/1199 KB 352/558 KB 140/1206 KB 132/181 KB 288/1199 KB 352/558 KB 144/1206 KB 132/181 KB 288/1199 KB 356/558 KB 148/1206 KB 132/181 KB 288/1199 KB 356/558 KB 152/1206 KB 132/181 KB 292/1199 KB 356/558 KB 156/1206 KB 132/181 KB 292/1199 KB 356/558 KB 160/1206 KB 132/181 KB 292/1199 KB 340/558 KB 116/1206 KB 132/181 KB 260/1199 KB 356/558 KB 160/1206 KB 136/181 KB 292/1199 KB 356/558 KB 160/1206 KB 140/181 KB 292/1199 KB 356/558 KB 160/1206 KB 144/181 KB 292/1199 KB 356/558 KB 160/1206 KB 148/181 KB 292/1199 KB 356/558 KB 160/1206 KB 152/181 KB 292/1199 KB 356/558 KB 160/1206 KB 156/181 KB 292/1199 KB 356/558 KB 160/1206 KB 160/181 KB 292/1199 KB 356/558 KB 160/1206 KB 164/181 KB 292/1199 KB 356/558 KB 164/1206 KB 168/181 KB 292/1199 KB 356/558 KB 164/1206 KB 172/181 KB 292/1199 KB 356/558 KB 164/1206 KB 176/181 KB 292/1199 KB 356/558 KB 148/1206 KB 132/181 KB 292/1199 KB 356/558 KB 164/1206 KB 176/181 KB 296/1199 KB 356/558 KB 164/1206 KB 176/181 KB 300/1199 KB 356/558 K unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install B 164/1206 KB 176/181 KB 304/1199 KB 356/558 KB 164/1206 KB 176/181 KB 308/1199 KB 356/558 KB 144/1206 KB 132/181 KB 288/1199 KB 360/558 KB 164/1206 KB 176/181 KB 308/1199 KB 364/558 KB 164/1206 KB 176/181 KB 308/1199 KB 368/558 KB 164/1206 KB 176/181 KB 308/1199 KB 372/558 KB 164/1206 KB 176/181 KB 308/1199 KB 376/558 KB 164/1206 KB 176/181 KB 308/1199 KB 380/558 KB 164/1206 KB 176/181 KB 308/1199 KB 384/558 KB 164/1206 KB 176/181 KB 308/1199 KB 388/558 KB 164/1206 KB 176/181 KB 308/1199 KB 392/558 KB 164/1206 KB 180/181 KB 312/1199 KB 396/558 KB 164/1206 KB 180/181 KB 312/1199 KB 400/558 KB 164/1206 KB 180/181 KB 312/1199 KB 356/558 KB 164/1206 KB 164/181 KB 292/1199 KB 400/558 KB 168/1206 KB 180/181 KB 312/1199 KB 400/558 KB 172/1206 KB 180/181 KB 312/1199 KB 400/558 KB 176/1206 KB 180/181 KB 312/1199 KB 400/558 KB 180/1206 KB 180/181 KB 312/1199 KB 400/558 KB 184/1206 KB 180/181 KB 312/1199 KB 400/558 KB 188/1206 KB 180/181 KB 312/1199 KB 400/558 KB 192/1206 KB 180/181 KB 312/1199 KB 400/558 KB 196/1206 KB 180/181 KB 312/1199 KB 404/558 KB 200/1206 KB 180/181 KB 312/1199 KB 404/558 KB 204/1206 KB 180/181 KB 312/1199 KB 404/558 KB 208/1206 KB 180/181 KB 312/1199 KB 388/558 KB 164/1206 KB 180/181 KB 312/1199 KB 404/558 KB 208/1206 KB 181/181 KB 312/1199 KB 388/558 KB 164/1206 KB 176/181 KB 312/1199 KB 404/558 KB 208/1206 KB 181/181 KB 316/1199 KB 404/558 KB 208/1206 KB 181/181 KB 320/1199 KB 404/558 KB 208/1206 KB 181/181 KB 324/1199 KB 404/558 KB 208/1206 KB 181/181 KB 328/1199 KB 404/558 KB 208/1206 KB 181/181 KB 332/1199 KB 404/558 KB 208/1206 KB 181/181 KB 336/1199 KB 404/558 KB 208/1206 KB 181/181 KB 340/1199 KB 404/558 KB 208/1206 KB 181/181 KB 344/1199 KB 404/558 KB 208/1206 KB 181/181 KB 348/1199 KB 404/558 KB 208/1206 KB 181/181 KB 352/1199 KB 404/558 KB 208/1206 KB 181/181 KB 356/1199 KB 404/558 KB 212/1206 KB 181/181 KB 360/1199 KB 404/558 KB 212/1206 KB 181/181 KB 364/1199 KB 404/558 KB 212/1206 KB 181/181 KB 368/1199 KB 404/558 KB 196/1206 KB 180/181 KB 312/1199 KB 408/558 KB 212/1206 KB 181/181 KB 368/1199 KB 412/558 KB 212/1206 KB 181/181 KB 368/1199 KB 416/558 KB 212/1206 KB 181/181 KB 368/1199 KB 420/558 KB 212/1206 KB 181/181 KB 368/1199 KB 424/558 KB 212/1206 KB 181/181 KB 368/1199 KB 428/558 KB 212/1206 KB 181/181 KB 368/1199 KB 432/558 KB 212/1206 KB 181/181 KB 368/1199 KB 404/558 KB 212/1206 KB 181/181 KB 356/1199 KB 432/558 KB 216/1206 KB 181/181 KB 368/1199 KB 432/558 KB 220/1206 KB 181/181 KB 368/1199 KB 432/558 KB 224/1206 KB 181/181 KB 368/1199 KB 432/558 KB 228/1206 KB 181/181 KB 368/1199 KB 436/558 KB 232/1206 KB 372/1199 KB 436/558 KB 236/1206 KB 372/1199 KB 436/558 KB 240/1206 KB 372/1199 KB 436/558 KB 244/1206 KB 372/1199 KB 436/558 KB 248/1206 KB 372/1199 KB 436/558 KB 252/1206 KB 372/1199 KB 436/558 KB 256/1206 KB 372/1199 KB 436/558 KB 260/1206 KB 372/1199 KB 436/558 KB 264/1206 KB 372/1199 KB 436/558 KB 228/1206 KB 372/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 861.0 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 432/558 KB 228/1206 KB 181/181 KB 372/1199 KB 436/558 KB 264/1206 KB 376/1199 KB 436/558 KB 264/1206 KB 380/1199 KB 436/558 KB 264/1206 KB 384/1199 KB 436/558 KB 264/1206 KB 388/1199 KB 440/558 KB 264/1206 KB 392/1199 KB 440/558 KB 264/1206 KB 396/1199 KB 440/558 KB 264/1206 KB 400/1199 KB 440/558 KB 264/1206 KB 404/1199 KB 440/558 KB 264/1206 KB 388/1199 KB 444/558 KB 268/1206 KB 404/1199 KB 448/558 KB 268/1206 KB 404/1199 KB 452/558 KB 268/1206 KB 404/1199 KB 456/558 KB 268/1206 KB 404/1199 KB 460/558 KB 268/1206 KB 404/1199 KB 464/558 KB 268/1206 KB 404/1199 KB 468/558 KB 268/1206 KB 404/1199 KB 472/558 KB 268/1206 KB 404/1199 KB 476/558 KB 268/1206 KB 408/1199 KB 480/558 KB 268/1206 KB 408/1199 KB 440/558 KB 268/1206 KB 404/1199 KB 480/558 KB 272/1206 KB 408/1199 KB 480/558 KB 276/1206 KB 408/1199 KB 484/558 KB 280/1206 KB 408/1199 KB 484/558 KB 284/1206 KB 408/1199 KB 484/558 KB 288/1206 KB 408/1199 KB 472/558 KB 268/1206 KB 408/1199 KB 484/558 KB 288/1206 KB 412/1199 KB 484/558 KB 288/1206 KB 416/1199 KB 484/558 KB 288/1206 KB 420/1199 KB 484/558 KB 288/1206 KB 424/1199 KB 484/558 KB 288/1206 KB 428/1199 KB 484/558 KB 292/1206 KB 432/1199 KB 484/558 KB 276/1206 KB 408/1199 KB 488/558 KB 292/1206 KB 432/1199 KB 492/558 KB 292/1206 KB 432/1199 KB 496/558 KB 292/1206 KB 432/1199 KB 496/558 KB 292/1206 KB 436/1199 KB 500/558 KB 292/1206 KB 440/1199 KB 500/558 KB 292/1206 KB 444/1199 KB 500/558 KB 292/1206 KB 448/1199 KB 484/558 KB 292/1206 KB 428/1199 KB 500/558 KB 296/1206 KB 448/1199 KB 500/558 KB 300/1206 KB 448/1199 KB 500/558 KB 304/1206 KB 448/1199 KB 500/558 KB 292/1206 KB 436/1199 KB 504/558 KB 304/1206 KB 448/1199 KB 508/558 KB 308/1206 KB 448/1199 KB 512/558 KB 308/1206 KB 448/1199 KB 516/558 KB 308/1206 KB 448/1199 KB 520/558 KB 308/1206 KB 452/1199 KB 524/558 KB 308/1206 KB 452/1199 KB 528/558 KB 308/1206 KB 452/1199 KB 532/558 KB 308/1206 KB 452/1199 KB 536/558 KB 308/1206 KB 452/1199 KB 540/558 KB 308/1206 KB 452/1199 KB 544/558 KB 308/1206 KB 452/1199 KB 548/558 KB 308/1206 KB 452/1199 KB 504/558 KB 308/1206 KB 448/1199 KB 516/558 KB 308/1206 KB 452/1199 KB 548/558 KB 308/1206 KB 456/1199 KB 548/558 KB 312/1206 KB 460/1199 KB 548/558 KB 312/1206 KB 464/1199 KB 548/558 KB 312/1206 KB 468/1199 KB 548/558 KB 312/1206 KB 472/1199 KB 548/558 KB 312/1206 KB 476/1199 KB 548/558 KB 312/1206 KB 480/1199 KB 548/558 KB 312/1206 KB 456/1199 KB 548/558 KB 316/1206 KB 480/1199 KB 548/558 KB 320/1206 KB 480/1199 KB 548/558 KB 324/1206 KB 480/1199 KB 548/558 KB 328/1206 KB 480/1199 KB 548/558 KB 332/1206 KB 480/1199 KB 548/558 KB 336/1206 KB 480/1199 KB 548/558 KB 340/1206 KB 480/1199 KB 548/558 KB 344/1206 KB 484/1199 KB 548/558 KB 340/1206 KB 484/1199 KB 552/558 KB 344/1206 KB 488/1199 KB 552/558 KB 344/1206 KB 492/1199 KB 552/558 KB 344/1206 KB 496/1199 KB 552/558 KB 348/1206 KB 500/1199 KB 552/558 KB 348/1206 KB 504/1199 KB 552/558 KB 348/1206 KB 508/1199 KB 552/558 KB 348/1206 KB 512/1199 KB 552/558 KB 344/1206 KB 484/1199 KB 556/558 KB 348/1206 KB 512/1199 KB 558/558 KB 348/1206 KB 512/1199 KB 552/558 KB 348/1206 KB 496/1199 KB 558/558 KB 352/1206 KB 512/1199 KB 558/558 KB 356/1206 KB 512/1199 KB 558/558 KB 360/1206 KB 512/1199 KB 558/558 KB 364/1206 KB 512/1199 KB 558/558 KB 368/1206 KB 512/1199 KB 558/558 KB 368/1206 KB 516/1199 KB 558/558 KB 372/1206 KB 520/1199 KB 558/558 KB 372/1206 KB 524/1199 KB 558/558 KB 372/1206 KB 528/1199 KB 558/558 K unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install B 372/1206 KB 516/1199 KB 558/558 KB 376/1206 KB 528/1199 KB 558/558 KB 380/1206 KB 528/1199 KB 558/558 KB 384/1206 KB 528/1199 KB 558/558 KB 384/1206 KB 532/1199 KB 558/558 KB 384/1206 KB 536/1199 KB 558/558 KB 384/1206 KB 540/1199 KB 558/558 KB 384/1206 KB 544/1199 KB 558/558 KB 388/1206 KB 544/1199 KB 558/558 KB 392/1206 KB 544/1199 KB 558/558 KB 396/1206 KB 548/1199 KB 558/558 KB 400/1206 KB 548/1199 KB 558/558 KB 404/1206 KB 548/1199 KB 558/558 KB 408/1206 KB 548/1199 KB 558/558 KB 412/1206 KB 548/1199 KB 558/558 KB 416/1206 KB 548/1199 KB 558/558 KB 420/1206 KB 548/1199 KB 558/558 KB 424/1206 KB 548/1199 KB 558/558 KB 428/1206 KB 548/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2340.8 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 558/558 KB 392/1206 KB 548/1199 KB 428/1206 KB 552/1199 KB 428/1206 KB 556/1199 KB 428/1206 KB 560/1199 KB 428/1206 KB 564/1199 KB 428/1206 KB 568/1199 KB 428/1206 KB 572/1199 KB 428/1206 KB 576/1199 KB 432/1206 KB 576/1199 KB 436/1206 KB 576/1199 KB 440/1206 KB 580/1199 KB 444/1206 KB 580/1199 KB 448/1206 KB 580/1199 KB 436/1206 KB 580/1199 KB 448/1206 KB 584/1199 KB 448/1206 KB 588/1199 KB 448/1206 KB 592/1199 KB 448/1206 KB 596/1199 KB 452/1206 KB 600/1199 KB 452/1206 KB 604/1199 KB 452/1206 KB 608/1199 KB 452/1206 KB 596/1199 KB 456/1206 KB 608/1199 KB 460/1206 KB 608/1199 KB 464/1206 KB 608/1199 KB 468/1206 KB 612/1199 KB 472/1206 KB 612/1199 KB 476/1206 KB 612/1199 KB 480/1206 KB 612/1199 KB 484/1206 KB 612/1199 KB 488/1206 KB 612/1199 KB 492/1206 KB 612/1199 KB 496/1206 KB 612/1199 KB 500/1206 KB 612/1199 KB 464/1206 KB 612/1199 KB 500/1206 KB 616/1199 KB 500/1206 KB 620/1199 KB 500/1206 KB 624/1199 KB 500/1206 KB 628/1199 KB 500/1206 KB 632/1199 KB 500/1206 KB 636/1199 KB 500/1206 KB 640/1199 KB 500/1206 KB 644/1199 KB 504/1206 KB 648/1199 KB 504/1206 KB 652/1199 KB 504/1206 KB 656/1199 KB 504/1206 KB 644/1199 KB 508/1206 KB 656/1199 KB 512/1206 KB 656/1199 KB 512/1206 KB 660/1199 KB 516/1206 KB 664/1199 KB 516/1206 KB 668/1199 KB 516/1206 KB 672/1199 KB 516/1206 KB 660/1199 KB 520/1206 KB 672/1199 KB 524/1206 KB 672/1199 KB 528/1206 KB 672/1199 KB 528/1206 KB 676/1199 KB 532/1206 KB 680/1199 KB 532/1206 KB 684/1199 KB 532/1206 KB 688/1199 KB 532/1206 KB 676/1199 KB 536/1206 KB 688/1199 KB 540/1206 KB 688/1199 KB 544/1206 KB 688/1199 KB 548/1206 KB 692/1199 KB 552/1206 KB 692/1199 KB 556/1206 KB 692/1199 KB 560/1206 KB 692/1199 KB 564/1206 KB 692/1199 KB 568/1206 KB 692/1199 KB 572/1206 KB 692/1199 KB 576/1206 KB 692/1199 KB 544/1206 KB 692/1199 KB 576/1206 KB 696/1199 KB 576/1206 KB 700/1199 KB 576/1206 KB 704/1199 KB 576/1206 KB 708/1199 KB 576/1206 KB 712/1199 KB 576/1206 KB 716/1199 KB 576/1206 KB 720/1199 KB 576/1206 KB 724/1199 KB 580/1206 KB 728/1199 KB 580/1206 KB 732/1199 KB 580/1206 KB 736/1199 KB 580/1206 KB 724/1199 KB 584/1206 KB 736/1199 KB 588/1206 KB 736/1199 KB 592/1206 KB 740/1199 KB 596/1206 KB 740/1199 KB 600/1206 KB 740/1199 KB 588/1206 KB 740/1199 KB 600/1206 KB 744/1199 KB 600/1206 KB 748/1199 KB 600/1206 KB 752/1199 KB 600/1206 KB 756/1199 KB 604/1206 KB 760/1199 KB 604/1206 KB 764/1199 KB 604/1206 KB 768/1199 KB 604/1206 KB 772/1199 KB 604/1206 KB 776/1199 KB 604/1206 KB 780/1199 KB 604/1206 KB 784/1199 KB 604/1206 KB 788/1199 KB 604/1206 KB 756/1199 KB 608/1206 KB 788/1199 KB 612/1206 KB 788/1199 KB 616/1206 KB 788/1199 KB 620/1206 KB 788/1199 KB 624/1206 KB 788/1199 KB 628/1206 KB 788/1199 KB 632/1206 KB 788/1199 KB 636/1206 KB 788/1199 KB 640/1206 KB 788/1199 KB 640/1206 KB 792/1199 KB 640/1206 KB 796/1199 KB 640/1206 KB 800/1199 KB 644/1206 KB 804/1199 KB 644/1206 KB 808/1199 KB 644/1206 KB 812/1199 KB 644/1206 KB 816/1199 KB 644/1206 KB 820/1199 KB 644/1206 KB 824/1199 KB 644/1206 KB 828/1199 KB 644/1206 KB 832/1199 KB 644/1206 KB 800/1199 KB 648/1206 KB 832/1199 KB 652/1206 KB 832/1199 KB 656/1206 KB 832/1199 KB 660/1206 KB 832/1199 KB 664/1206 KB 832/1199 KB 668/1206 KB 832/1199 KB 672/1206 KB 832/1199 KB 676/1206 KB 832/1199 KB 680/1206 KB 836/1199 KB 684/1206 KB 836/1199 KB 688/1206 KB 836/1199 KB 676/1206 KB 836/1199 KB 688/1206 KB 840/1199 KB 688/1206 KB 844/1199 KB 688/1206 K unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install B 848/1199 KB 692/1206 KB 852/1199 KB 692/1206 KB 856/1199 KB 692/1206 KB 860/1199 KB 692/1206 KB 864/1199 KB 692/1206 KB 868/1199 KB 692/1206 KB 872/1199 KB 692/1206 KB 876/1199 KB 692/1206 KB 880/1199 KB 692/1206 KB 848/1199 KB 696/1206 KB 880/1199 KB 700/1206 KB 880/1199 KB 704/1206 KB 880/1199 KB 708/1206 KB 880/1199 KB 712/1206 KB 880/1199 KB 716/1206 KB 880/1199 KB 720/1206 KB 880/1199 KB 724/1206 KB 880/1199 KB 728/1206 KB 884/1199 KB 732/1206 KB 884/1199 KB 736/1206 KB 884/1199 KB 724/1206 KB 884/1199 KB 736/1206 KB 888/1199 KB 736/1206 KB 892/1199 KB 736/1206 KB 896/1199 KB 736/1206 KB 900/1199 KB 740/1206 KB 904/1199 KB 740/1206 KB 908/1199 KB 740/1206 KB 912/1199 KB 740/1206 KB 900/1199 KB 744/1206 KB 912/1199 KB 748/1206 KB 912/1199 KB 752/1206 KB 912/1199 KB 756/1206 KB 912/1199 KB 760/1206 KB 916/1199 KB 764/1206 KB 916/1199 KB 768/1206 KB 916/1199 KB 756/1206 KB 916/1199 KB 768/1206 KB 920/1199 KB 768/1206 KB 924/1199 KB 768/1206 KB 928/1199 KB 768/1206 KB 932/1199 KB 772/1206 KB 936/1199 KB 772/1206 KB 940/1199 KB 772/1206 KB 944/1199 KB 772/1206 KB 932/1199 KB 776/1206 KB 944/1199 KB 780/1206 KB 944/1199 KB 784/1206 KB 944/1199 KB 788/1206 KB 944/1199 KB 792/1206 KB 948/1199 KB 796/1206 KB 948/1199 KB 800/1206 KB 948/1199 KB 788/1206 KB 948/1199 KB 800/1206 KB 952/1199 KB 800/1206 KB 956/1199 KB 800/1206 KB 960/1199 KB 800/1206 KB 964/1199 KB 804/1206 KB 968/1199 KB 804/1206 KB 972/1199 KB 804/1206 KB 976/1199 KB 804/1206 KB 964/1199 KB 808/1206 KB 976/1199 KB 812/1206 KB 976/1199 KB 816/1206 KB 976/1199 KB 820/1206 KB 976/1199 KB 824/1206 KB 980/1199 KB 828/1206 KB 980/1199 KB 832/1206 KB 980/1199 KB 836/1206 KB 980/1199 KB 840/1206 KB 980/1199 KB 820/1206 KB 980/1199 KB 844/1206 KB 984/1199 KB 844/1206 KB 988/1199 KB 844/1206 KB 992/1199 KB 844/1206 KB 996/1199 KB 844/1206 KB 1000/1199 KB 844/1206 KB 1004/1199 KB 844/1206 KB 1008/1199 KB 844/1206 KB 980/1199 KB 848/1206 KB 1008/1199 KB 852/1206 KB 1008/1199 KB 856/1206 KB 1012/1199 KB 860/1206 KB 1012/1199 KB 864/1206 KB 1012/1199 KB 852/1206 KB 1012/1199 KB 864/1206 KB 1016/1199 KB 864/1206 KB 1020/1199 KB 864/1206 KB 1024/1199 KB 864/1206 KB 1028/1199 KB 868/1206 KB 1032/1199 KB 868/1206 KB 1036/1199 KB 868/1206 KB 1040/1199 KB 868/1206 KB 1044/1199 KB 868/1206 KB 1048/1199 KB 868/1206 KB 1052/1199 KB 868/1206 KB 1056/1199 KB 868/1206 KB 1028/1199 KB 872/1206 KB 1056/1199 KB 876/1206 KB 1056/1199 KB 880/1206 KB 1056/1199 KB 884/1206 KB 1056/1199 KB 888/1206 KB 1056/1199 KB 892/1206 KB 1056/1199 KB 896/1206 KB 1056/1199 KB 900/1206 KB 1056/1199 KB 904/1206 KB 1060/1199 KB 908/1206 KB 1060/1199 KB 912/1206 KB 1060/1199 KB 916/1206 KB 1060/1199 KB 920/1206 KB 1060/1199 KB 924/1206 KB 1060/1199 KB 928/1206 KB 1060/1199 KB 932/1206 KB 1060/1199 KB 936/1206 KB 1060/1199 KB 940/1206 KB 1060/1199 KB 944/1206 KB 1060/1199 KB 948/1206 KB 1060/1199 KB 900/1206 KB 1060/1199 KB 948/1206 KB 1064/1199 KB 948/1206 KB 1068/1199 KB 948/1206 KB 1072/1199 KB 948/1206 KB 1076/1199 KB 948/1206 KB 1080/1199 KB 948/1206 KB 1084/1199 KB 948/1206 KB 1088/1199 KB 948/1206 KB 1092/1199 KB 948/1206 KB 1096/1199 KB 948/1206 KB 1100/1199 KB 948/1206 KB 1104/1199 KB 948/1206 KB 1108/1199 KB 952/1206 KB 1108/1199 KB 956/1206 KB 1108/1199 KB 960/1206 KB 1108/1199 KB 960/1206 KB 1112/1199 KB 960/1206 KB 1116/1199 KB 960/1206 KB 1120/1199 KB 964/1206 KB 1124/1199 KB 964/1206 KB 1128/1199 KB 964/1206 KB unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 1132/1199 KB 964/1206 KB 1136/1199 KB 964/1206 KB 1140/1199 KB 964/1206 KB 1144/1199 KB 964/1206 KB 1148/1199 KB 964/1206 KB 1152/1199 KB 964/1206 KB 1156/1199 KB 964/1206 KB 1120/1199 KB 968/1206 KB 1156/1199 KB 972/1206 KB 1156/1199 KB 976/1206 KB 1156/1199 KB 980/1206 KB 1156/1199 KB 984/1206 KB 1156/1199 KB 988/1206 KB 1156/1199 KB 992/1206 KB 1156/1199 KB 996/1206 KB 1156/1199 KB 1000/1206 KB 1156/1199 KB 1004/1206 KB 1156/1199 KB 1008/1206 KB 1156/1199 KB 1012/1206 KB 1160/1199 KB 1016/1206 KB 1160/1199 KB 1020/1206 KB 1160/1199 KB 1024/1206 KB 1160/1199 KB 1028/1206 KB 1160/1199 KB 1032/1206 KB 1160/1199 KB 1036/1206 KB 1160/1199 KB 1040/1206 KB 1160/1199 KB 1044/1206 KB 1160/1199 KB 1008/1206 KB 1160/1199 KB 1044/1206 KB 1164/1199 KB 1044/1206 KB 1168/1199 KB 1044/1206 KB 1172/1199 KB 1044/1206 KB 1176/1199 KB 1044/1206 KB 1180/1199 KB 1044/1206 KB 1184/1199 KB 1044/1206 KB 1188/1199 KB 1044/1206 KB 1192/1199 KB 1044/1206 KB 1196/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB 1199/1199 KB 1112/1206 KB 1199/1199 KB 1116/1206 KB 1199/1199 KB 1120/1206 KB 1199/1199 KB 1124/1206 KB 1199/1199 KB 1128/1206 KB 1199/1199 KB 1132/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3757.6 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install 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 3631.5 KB/sec) unit-abot-epc-basic-0: 16:35:33 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:35:34 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: 16:35:34 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: 16:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 43.466 s unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-11-06T16:35:34+00:00 unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... machine-3: 16:35:34 DEBUG juju.service discovered init system "upstart" from local host unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) machine-3: 16:35:34 INFO juju.worker.machiner "machine-3" started machine-3: 16:35:34 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] unit-abot-epc-basic-0: 16:35:34 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... machine-3: 16:35:35 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 16:35:36 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: 16:35:36 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 16:35:36 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: 16:35:36 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 16:35:36 DEBUG juju.worker start "api" unit-oai-hss-0: 16:35:36 INFO juju.worker start "api" unit-oai-hss-0: 16:35:36 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 16:35:36 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 16:35:36 DEBUG juju.worker "api" started unit-oai-hss-0: 16:35:36 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-hss-0: 16:35:36 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-hss-0: 16:35:36 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 16:35:37 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... machine-3: 16:35:37 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:23:d7:1d CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:23:d7:1d CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 16:35:37 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-oai-hss-0: 16:35:37 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 16:35:37 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 16:35:37 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-oai-hss-0: 16:35:37 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 16:35:37 DEBUG juju.api RPC connection died unit-oai-hss-0: 16:35:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 16:35:37 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 16:35:37 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-hss-0: 16:35:37 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-hss-0: 16:35:37 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:35:38 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 16:35:38 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-138.164) ... unit-oai-hss-0: 16:35:38 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:35:38 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 16:35:38 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 16:35:38 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 16:35:38 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 16:35:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 16:35:38 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 16:35:38 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 16:35:38 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: 16:35:38 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 16:35:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 16:35:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 16:35:38 DEBUG juju.network including address public:172.30.9.209 for machine unit-oai-hss-0: 16:35:38 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-hss-0: 16:35:38 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-hss-0: 16:35:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 16:35:38 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 16:35:38 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 16:35:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 16:35:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 16:35:39 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 16:35:39 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-oai-epc-0: 16:35:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 16:35:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 16:35:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 16:35:39 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] unit-oai-hss-0: 16:35:39 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 16:35:39 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 16:35:39 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 16:35:39 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 16:35:39 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 16:35:39 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 16:35:39 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 16:35:39 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 16:35:39 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 16:35:39 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 16:35:39 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 16:35:39 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 16:35:39 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 16:35: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: 16:35:39 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 16:35:39 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 16:35:39 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 16:35:39 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 16:35:39 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 16:35:39 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 16:35:39 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 16:35:39 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 16:35:39 DEBUG httpbakery } -> error unit-oai-hss-0: 16:35:39 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 16:35:39 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 16:35:39 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:35:39 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 16:35:39 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-epc-0: 16:35:39 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 16:35:39 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 16:35:39 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 16:35:40 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:35:40 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:35:40 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:35:40 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:35:40 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 16:35:40 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:35:40 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 16:35:40 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 16:35:40 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 16:35:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 16:35:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 16:35:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 16:35:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 16:35:41 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 16:35:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 16:35:41 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:35:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 16:35:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:35:41 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:35:41 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 16:35:41 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 16:35:41 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: 16:35:41 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 16:35:41 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 16:35:42 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:35:42 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:35:42 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 16:35:42 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 16:35:42 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 16:35:42 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.9 [701 kB] unit-abot-epc-basic-0: 16:35:42 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: 16:35:43 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:35:43 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.9 [2333 kB] unit-oai-hss-0: 16:35:43 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 1s (1667 kB/s) unit-abot-epc-basic-0: 16:35:43 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 16:35:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 16:35:44 DEBUG unit.oai-hss/0.install (Reading database ... 52431 files and directories currently installed.) unit-oai-hss-0: 16:35:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 16:35:44 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 16:35:44 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:35:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 16:35:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-hss-0: 16:35:45 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 16:35:45 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:35:45 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:35:45 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: 16:35:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 16:35:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 16:35:45 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-oai-hss-0: 16:35:46 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 16:35:46 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 16:35:46 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 16:35:46 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-oai-hss-0: 16:35:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:35:47 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 16:35:48 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 16:35:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 16:35:48 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 16:35:48 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 16:35:48 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 16:35:48 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-oai-epc-0: 16:35:49 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 16:35:49 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-oai-epc-0: 16:35:49 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: 16:35:49 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-oai-epc-0: 16:35:49 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 16:35:49 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 16:35:49 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-oai-epc-0: 16:35:49 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 16:35:49 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 16:35:49 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: 16:35:49 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: 16:35:49 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 16:35:50 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 16:35:50 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 16:35:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 16:35:51 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 16:35:51 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 16:35:51 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 16:35:51 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (36.7 kB/s) unit-abot-epc-basic-0: 16:35:51 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 16:35:51 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install (Reading database ... 53181 files and directories currently installed.) unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 16:35:51 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 16:35:51 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 16:35:52 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 16:35:52 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 16:35:52 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:35:52 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 16:35:52 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 16:35:52 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-oai-hss-0: 16:35:52 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 16:35:53 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 16:35:53 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 16:35:53 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-oai-hss-0: 16:35:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 16:35:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 16:35:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 16:35:53 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 16:35:53 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-367db0-default-0". unit-abot-epc-basic-0: 16:35:53 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: 16:35:53 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 16:35:53 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:35:54 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: 16:35:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 16:35:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 16:35:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.6) ... unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 16:35:54 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 16:35:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-oai-hss-0: 16:35:55 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 16:35:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-hss-0: 16:35: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-oai-hss-0: 16:35:56 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: 16:35:56 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 16:35:56 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-oai-hss-0: 16:35:56 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 16:35:56 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-367db0-default-0 unit-oai-hss-0: 16:35: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.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 16:35:56 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-oai-epc-0: 16:35:56 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: 16:35:56 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 16:35:56 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 16:35:56 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 16:35:56 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-oai-hss-0: 16:35:56 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1626 kB/s) unit-oai-epc-0: 16:35:56 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 16:35:56 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 16:35:56 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 16:35:56 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-oai-epc-0: 16:35:57 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 16:35:57 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-abot-epc-basic-0: 16:35:57 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-oai-hss-0: 16:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 16:35:57 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 16:35:57 DEBUG unit.oai-hss/0.install (Reading database ... 53188 files and directories currently installed.) unit-oai-hss-0: 16:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 16:35:57 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 16:35:57 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 16:35:57 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 16:35:57 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-hss-0: 16:35:57 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 16:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 16:35:57 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-hss-0: 16:35:57 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 16:35:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 16:35:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:35:57 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 16:35:57 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 16:35:57 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 16:35:57 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 16:35:57 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 16:35:57 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-mysql-0: 16:35:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 16:35:57 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 16:35:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 16:35:57 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 16:35:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:35:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:35:57 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-epc-0: 16:35:57 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-367db0-default-0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-epc-0: 16:35:58 DEBUG unit.oai-epc/0.install done unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:35:58 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 16:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 16:35:58 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-367db0-default-0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.5). unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-oai-epc-0: 16:35:58 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 16:35:58 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: 16:35:58 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 16:35:58 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-oai-epc-0: 16:35:59 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 16:35:59 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 16:35:59 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 16:35:59 INFO juju.worker.uniter.context trying to kill context process 4568 unit-oai-epc-0: 16:35:59 INFO juju.worker.uniter.context waiting for context process 4568 to die unit-oai-hss-0: 16:35:59 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 16:35:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 16:35:59 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 16:35:59 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 16:35:59 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 16:35:59 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:35:59 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 16:35:59 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 16:35:59 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 16:35:59 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-oai-hss-0: 16:35:59 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 16:35:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 16:35:59 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 16:35:59 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 16:35:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 16:35:59 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 16:35:59 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 16:35:59 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 16:35:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:35:59 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 16:35:59 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 16:35:59 DEBUG juju.worker.uniter juju-run listener stopped machine-2: 16:35:59 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 16:35:59 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 16:35:59 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 16:35:59 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 16:35:59 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 16:35:59 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.11 [186 kB] unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-oai-hss-0: 16:36:00 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 16:36:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-oai-hss-0: 16:36:00 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 16:36:00 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 16:36:01 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-oai-hss-0: 16:36:02 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 16:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 16:36:02 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-oai-hss-0: 16:36: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: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-oai-hss-0: 16:36:02 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 16:36:02 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-oai-hss-0: 16:36:03 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-oai-hss-0: 16:36:03 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-oai-hss-0: 16:36:03 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-oai-hss-0: 16:36:03 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 16:36:03 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-oai-hss-0: 16:36:04 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-oai-hss-0: 16:36:04 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-oai-hss-0: 16:36:04 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-oai-hss-0: 16:36: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: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 16:36:04 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 16:36:05 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-oai-hss-0: 16:36:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 16:36:06 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 16:36:06 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:07 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: 16:36:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 16:36:07 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-oai-hss-0: 16:36:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:36:07 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 16:36:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 16:36:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:36:08 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-oai-hss-0: 16:36:08 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 16:36:08 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 16:36:08 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 16:36:08 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 16:36:08 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 16:36:08 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 16:36:08 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 16:36:08 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 16:36:08 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 16:36:09 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 16:36:09 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 16:36:09 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 16:36:09 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 16:36:09 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 16:36:09 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 16:36:09 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 16:36:09 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 16:36:09 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 16:36:10 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: 16:36:10 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-oai-hss-0: 16:36:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:36:10 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 16:36:10 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: 16:36:10 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 16:36:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:36:10 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 16:36:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 16:36:10 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: 16:36:10 DEBUG unit.oai-hss/0.install --2018-11-06 16:36:10-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 16:36:10 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 16:36:10 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 16:36:11 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 16:36:11 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 0K ....... 62.4M=0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 2018-11-06 16:36:11 (62.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install --2018-11-06 16:36:11-- 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: 16:36:11 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 16:36:11 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 16:36:11 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 16:36:11 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: 16:36:11 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 16:36:11 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 16:36:11 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 361K 3s unit-abot-epc-basic-0: 16:36:11 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 378K 3s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 16.5M 2s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 43.0M 1s unit-abot-epc-basic-0: 16:36:11 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 1.41M 1s unit-abot-epc-basic-0: 16:36:11 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 490K 1s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 27.4M 1s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 34.1M 1s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 47.7M 1s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 53.7M 1s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 1.75M 1s unit-abot-epc-basic-0: 16:36:11 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 511K 0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 13.3M 0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 12.0M 0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 20.6M 0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 46.8M 0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 45.8M 0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 45.3M 0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 44.4M 0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 53.3M 0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 79.1M 0s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 53.5M=0.7s unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install 2018-11-06 16:36:11 (1.58 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: 16:36:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:11 DEBUG unit.oai-hss/0.install --2018-11-06 16:36:11-- 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: 16:36:11 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 16:36:12 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 16:36:12 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: 16:36:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 23.0M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 65.8M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 93.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 65.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 123M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 66.5M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 71.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 71.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 113M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 110M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 68.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 64.0M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 150M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 83.2M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 72.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 67.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 67.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 67.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 27.0M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 23.5M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 23.9M 0s unit-abot-epc-basic-0: 16:36:12 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 16:36:12 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 429K 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 34.4M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 44.3M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 68.8M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 63.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 54.3M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 85.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 353M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 96.8M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 88.5M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 65.2M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 165M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 44.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 18.6M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 28.8M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 44.4M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 114M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 65.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 90.7M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 94.7M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 147M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 72.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 110M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 78.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 86.2M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 92.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 30.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 30.3M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 19.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 26.7M 1s unit-abot-epc-basic-0: 16:36:12 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 461K 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 58.2M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 68.6M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 95.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 134M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 67.5M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 80.0M 1s unit-abot-epc-basic-0: 16:36:12 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 77.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 74.5M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 62.0M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 90.8M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 190M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 79.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 26.6M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 55.2M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 106M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 87.4M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 149M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 38.6M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 48.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 42.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 79.0M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 94.5M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 95.7M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 63.0M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 36.5M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 43.5M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 34.4M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 31.6M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 85.7M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 77.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 361M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 57.4M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 82.4M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 20.3M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 464K 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 66.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 59.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 127M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 58.3M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 143M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 96.8M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 58.2M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 68.8M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 111M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 116M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 84.4M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 71.8M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 69.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 32.8M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 50.7M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 80.2M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 62.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 100M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 51.0M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 73.7M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 34.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 27.3M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 20.2M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 52.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 63.7M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 68.5M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 130M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 395M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 81.7M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 18.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 30.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 17.9M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 25.8M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 37.8M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 118M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 124M 0s unit-abot-epc-basic-0: 16:36:12 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 492K 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 72.1M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 66.3M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 64.2M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 87.2M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 55.7M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 62.2M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 176M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 297M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 164M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 49.3M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 56.7M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 61.5M 1s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 123M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 52.0M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 51.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 75.2M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 77.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 71.2M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 67.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 58.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 130M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 20.9M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 26.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 31.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 59.0M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 94.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 68.5M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 68.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 39.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 29.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 20.5M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 27.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 18.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 57.8M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 38.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 29.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 61.2M 0s unit-abot-epc-basic-0: 16:36:12 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 508K 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 72.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 54.5M 0s unit-abot-epc-basic-0: 16:36:12 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 83.2M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 62.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 76.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 52.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 95.0M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 261M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 112M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 53.5M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 51.0M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 53.8M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 84.0M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 96.9M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 79.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 147M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 83.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 56.0M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 54.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 92.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 72.2M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 94.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 45.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 22.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 29.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 69.9M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 53.8M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 51.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 81.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 110M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 26.2M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 28.9M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 28.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 20.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 28.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 51.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 50.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 28.9M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 5.04M 0s unit-abot-epc-basic-0: 16:36:12 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 556K 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 57.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 89.0M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 66.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 95.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 66.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 64.9M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 79.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 71.5M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 91.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 68.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 103M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 67.9M 0s unit-abot-epc-basic-0: 16:36:12 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 146M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 317M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 467M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 51.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 63.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 48.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 52.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 57.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 65.7M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 110M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 113M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 116M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 30.9M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 22.8M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 46.5M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 54.4M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 81.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 94.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 62.9M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 76.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 28.6M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 30.1M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 31.9M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 19.8M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 36.8M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 34.3M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 50.5M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 33.0M 0s unit-oai-hss-0: 16:36:12 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 53.3M 0s unit-abot-epc-basic-0: 16:36:13 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 508K 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 61.9M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 74.6M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 84.2M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 76.1M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 69.4M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 85.0M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 131M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 91.4M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 91.9M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 111M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 103M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 95.5M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 94.0M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 56.9M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 75.1M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 95.5M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 83.6M 0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 71.9M=1.0s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2018-11-06 16:36:13 (13.3 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: 16:36:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install --2018-11-06 16:36:13-- 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: 16:36:13 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 16:36:13 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 16:36:13 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: 16:36:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 62.0M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 42.3M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 73.9M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 61.2M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 69.7M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 58.2M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 100M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 71.3M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 56.1M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 86.6M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 53.1M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 78.9M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 72.7M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 58.1M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 111M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 58.7M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 74.9M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 66.2M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 55.4M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 64.7M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 79.7M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 71.7M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 80.0M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 59.9M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 56.3M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 53.3M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 69.2M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 74.9M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 77.5M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 85.3M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 70.5M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 57.6M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 127M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 61.5M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 76.7M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 52.9M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 79.7M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 61.4M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 50.1M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 89.2M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 81.0M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 65.7M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 131M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 54.8M 1s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 114M 1s unit-abot-epc-basic-0: 16:36:13 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 481K 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 51.8M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 56.8M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 76.8M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 61.7M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 79.7M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 60.6M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 90.5M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 62.9M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 105M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 56.9M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 75.7M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 79.6M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 69.4M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 71.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 57.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 66.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 99.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 81.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 88.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 83.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 57.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 69.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 85.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 44.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 55.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 86.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 69.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 111M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 62.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 57.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 73.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 64.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 57.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 97.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 50.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 79.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 126M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 117M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 60.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 63.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 94.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 78.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 121M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 68.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 85.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 58.6M 2s unit-abot-epc-basic-0: 16:36:13 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 16:36:13 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 484K 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 45.7M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 55.4M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 58.5M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 62.7M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 57.1M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 58.4M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 68.7M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 79.7M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 75.2M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 56.1M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 80.6M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 99.4M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 80.2M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 94.0M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 62.2M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 72.3M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 127M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 74.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 100M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 79.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 76.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 101M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 51.7M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 97.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 48.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 61.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 79.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 62.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 129M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 80.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 66.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 55.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 103M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 60.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 58.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 57.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 89.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 71.7M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 57.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 51.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 91.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 83.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 61.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 71.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 74.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 73.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 88.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 97.8M 2s unit-abot-epc-basic-0: 16:36:13 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 490K 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 49.7M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 35.6M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 47.8M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 111M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 74.1M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 69.1M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 72.4M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 76.1M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 121M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 73.7M 3s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 90.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 73.7M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 78.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 66.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 74.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 59.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 61.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 74.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 72.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 90.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 75.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 102M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 58.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 93.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 71.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 77.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 72.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 69.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 82.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 6.39M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 53.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 65.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 65.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 79.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 64.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 70.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 83.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 74.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 75.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 77.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 67.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 69.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 54.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 177M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 125M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 121M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 115M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 127M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 125M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 136M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 130M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 518K 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 50.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 52.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 62.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 69.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 74.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 113M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 52.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 160M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 93.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 58.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 71.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 64.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 106M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 57.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 103M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 100M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 63.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 93.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 66.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 134M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 380M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 71.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 53.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 59.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 65.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 108M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 94.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 87.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 61.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 110M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 6.41M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 66.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 71.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 81.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 66.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 73.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 101M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 143M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 50.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 74.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 173M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 150M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 54.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 46.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 78.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 56.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 78.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 115M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 141M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 139M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 160M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 206M 2s unit-abot-epc-basic-0: 16:36:13 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 16:36:13 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 521K 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 56.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 49.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 47.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 56.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 74.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 60.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 78.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 138M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 46.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 75.7M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 70.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 123M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 46.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 61.7M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 78.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 70.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 67.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 141M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 85.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 107M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 60.7M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 85.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 80.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 187M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 73.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 89.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 48.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 63.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 42.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 65.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 64.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 56.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 11.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 67.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 55.9M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 85.0M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 70.5M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 128M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 26.3M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 61.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 75.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 41.1M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 56.2M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 48.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 55.4M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 129M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 71.6M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 100M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 72.8M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 124M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 178M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 122M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 162M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 135M 2s unit-oai-hss-0: 16:36:13 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 101M 2s unit-abot-epc-basic-0: 16:36:13 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 539K 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 48.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 55.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 52.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 44.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 65.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 74.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 63.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 101M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 36.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 46.8M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 27.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 58.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 89.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 106M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 63.8M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 88.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 102M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 50.5M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 87.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 132M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 57.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 58.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 102M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 145M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 341M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 44.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 60.0M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 53.5M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 63.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 60.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 83.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 146M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 265M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 132M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 16.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 77.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 79.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 69.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 84.9M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 10.8M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 73.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 92.9M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 87.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 86.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 75.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 74.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 83.0M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 49.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 77.9M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 112M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 53.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 94.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 219M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 100M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 178M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 174M 2s unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 1.62M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 77.3M 2s unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 819K 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 48.8M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 79.5M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 43.9M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 62.8M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 43.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 100M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 36.0M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 70.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 59.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 7.73M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 52.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 60.9M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 68.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 77.0M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 122M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 61.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 62.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 76.0M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 91.8M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 92.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 113M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 63.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 56.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 82.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 87.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 73.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 88.0M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 74.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 66.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 70.9M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 62.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 71.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 85.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 42.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 90.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 101M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 106M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 9.88M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 68.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 157M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 53.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 102M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 171M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 354M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 56.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 55.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 94.9M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 118M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 95.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 67.9M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 42.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 68.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 80.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 90.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 102M 2s unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.2 [5,096 kB] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 1.86M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 60.5M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 48.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 98.8M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 178M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 842K 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 57.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 43.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 56.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 64.5M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 49.0M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 66.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 3.80M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 60.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 51.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 57.9M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 68.8M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 49.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 55.5M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 77.4M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 65.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 84.9M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 50.8M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 64.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 59.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 72.1M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 50.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 69.3M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 59.6M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 122M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 90.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 129M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 410M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 451M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 401M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 383M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 464M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 467M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 386M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 466M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 7.26M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 52.5M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 52.2M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 50.7M 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 46.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 53.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 52.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 54.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 46.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 67.0M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 75.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 77.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 69.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 75.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 75.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 76.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 65.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 100M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 2.47M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 50.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 47.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 65.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 76.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 119M 1s unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.2 [2,264 kB] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 857K 2s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 40.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 71.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 64.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 60.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 64.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 2.82M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 49.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 48.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 47.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 56.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 51.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 123M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 203M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 231M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 236M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 241M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 209M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 258M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 278M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 231M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 201M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 201M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 201M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 36.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 50.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 78.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 75.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 68.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 7.21M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 49.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 52.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 51.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 47.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 48.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 53.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 49.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 42.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 46.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 61.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 73.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 64.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 73.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 66.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 71.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 63.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 79.0M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 78.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 2.72M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 43.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 46.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 46.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 41.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 70.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 69.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 67.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 62.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 69.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 72.8M 1s unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 940K 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 49.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 40.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 89.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 83.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 2.32M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 41.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 51.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 55.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 122M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 201M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 258M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 292M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 254M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 253M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 63.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 54.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 50.0M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 42.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 48.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 48.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 56.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 64.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 76.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 75.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 74.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 68.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 68.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 53.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 49.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 46.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 67.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 79.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 74.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 66.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 21.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 49.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 49.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 44.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 75.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 106M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 196M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 389M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 2.32M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 55.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 45.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 51.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 56.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 68.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 116M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 296M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 295M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 288M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 245M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 310M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 285M 1s unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.2 [47.3 kB] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 890K 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 51.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 47.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 45.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 70.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 72.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 73.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 2.14M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 49.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 54.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 42.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 48.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 45.0M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 47.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 43.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 50.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 53.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 71.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 66.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 74.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 59.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 136M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 236M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 292M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 293M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 264M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 241M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 240M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 271M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 291M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 45.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 56.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 77.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 78.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 69.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 78.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 73.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 14.5M 1s unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 48.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 57.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 55.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 44.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 75.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 75.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 75.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 2.74M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 47.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 44.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 50.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 58.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 48.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 44.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 50.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 66.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 74.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 63.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 76.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 75.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 74.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 67.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 86.3M 1s unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 1021K 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 58.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 46.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 54.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 1.77M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 47.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 52.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 104M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 248M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 256M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 267M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 90.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 46.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 41.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 45.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 64.0M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 70.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 52.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 48.6M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 48.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 44.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 41.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 46.0M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 68.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 74.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 65.0M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 72.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 112M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 97.0M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 68.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 103M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 116M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 89.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 19.1M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 42.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 47.0M 1s unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 48.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 58.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 70.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 117M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 85.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 91.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 87.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 3.55M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 47.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 54.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 63.0M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 53.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 78.2M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 62.9M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 55.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 61.0M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 63.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 77.7M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 82.8M 1s unit-abot-epc-basic-0: 16:36:14 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 938K 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 46.5M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 43.4M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 65.8M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 85.3M 1s unit-oai-hss-0: 16:36:14 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 118M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 1.73M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 41.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 45.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 45.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 62.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 43.1M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 57.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 119M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 259M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 257M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 283M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 266M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 270M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 239M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 265M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 294M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 293M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 45.9M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 48.2M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 50.6M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 46.2M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 72.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 70.7M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 74.6M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 65.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 76.7M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 9.25M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 42.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 71.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 52.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 49.2M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 42.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 46.7M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 64.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 72.9M 1s unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 64.2M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 71.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 73.6M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 73.6M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 5.09M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 47.3M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 42.9M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 46.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 51.7M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 54.6M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 48.3M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 55.2M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 62.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 72.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 64.2M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 72.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 98.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 71.8M 1s unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 967K 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 46.1M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 50.7M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 84.7M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 115M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 107M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 1.70M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 11.7M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 50.7M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 43.1M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 52.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 56.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 65.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 44.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 62.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 53.1M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 62.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 48.3M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 59.7M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 48.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 78.9M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 110M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 93.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 55.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 142M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 93.2M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 116M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 101M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 81.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 63.9M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 65.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 62.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 60.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 61.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 93.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 104M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 32.1M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 58.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 54.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 60.6M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 61.1M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 98.9M 1s unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 4.89M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 50.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 49.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 52.7M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 46.9M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 56.3M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 61.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 67.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 58.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 69.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 104M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 108M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 99.4M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 93.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 103M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 907K 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 55.7M 1s unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 74.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 67.1M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 111M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 104M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 199M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 398M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 1.46M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 56.9M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 46.3M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 52.6M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 51.6M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 53.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 67.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 62.1M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 86.3M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 60.9M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 63.8M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 53.3M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 57.3M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 71.9M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 114M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 86.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 101M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 70.0M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 63.6M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 58.1M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 55.5M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 154M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 224M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 285M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 267M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 343M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 380M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 419M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 463M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 454M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 2.93M 1s unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 59.1M 1s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 54.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 45.7M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 54.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 51.5M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 55.4M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 40.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 47.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 50.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 77.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 68.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 76.5M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 79.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 75.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 69.5M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 77.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 76.7M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 79.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 1.03M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 45.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 66.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 47.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 53.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 73.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 77.5M 0s unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 1.43M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 61.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 20.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 48.5M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 49.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 120M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 188M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 233M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 219M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 240M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 60.4M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 47.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 48.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 43.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 47.5M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 76.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 42.7M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 55.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 54.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 48.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 55.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 51.4M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 86.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 83.7M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 85.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 78.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 128M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 198M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 171M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 110M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 149M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 3.27M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 110M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 96.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 70.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 117M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 58.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 71.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 79.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 73.7M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 175M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 126M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 86.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 143M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 191M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 103M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 111M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 974K 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 128M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 151M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 64.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 127M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 121M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 103M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 111M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 62.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 160M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 45.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 85.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 1.46M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 7.73M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 101M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 63.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 96.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 125M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 72.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 162M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 81.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 90.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 79.5M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 73.7M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 105M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 114M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 92.4M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 88.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 101M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 72.2M 0s unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 127M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 68.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 70.4M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 219M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 390M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 275M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 122M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 66.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 2.70M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 57.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 58.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 175M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 548M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 19.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 59.4M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 79.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 85.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 73.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 90.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 64.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 89.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 109M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 48.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 53.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 54.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 72.5M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 153M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 116M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 175M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 168M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 105M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 1.08M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 115M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 156M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 64.0M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 59.4M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 85.5M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 70.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 97.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 90.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 111M 0s unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 1.13M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 53.7M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 68.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 78.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 82.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 113M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 89.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 101M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 78.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 120M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 83.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 87.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 78.4M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 96.4M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 101M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 87.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 93.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 91.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 70.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 82.4M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 92.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 107M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 47.5M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 86.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 85.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 93.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 183M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 162M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 4.04M 0s unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 7.07M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 92.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 65.5M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 78.7M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 72.7M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 93.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 90.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 70.6M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 70.3M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 115M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 89.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 66.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 64.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 108M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 157M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 202M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 115M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 284M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 1.12M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 67.7M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 103M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 80.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 62.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 68.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 80.1M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 129M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 241M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 357M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 387M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 115M 0s unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 1.04M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 44.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 47.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 83.2M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 90.9M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 53.8M 0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 53750K ...... 100% 11500G=2.6s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install 2018-11-06 16:36:15 (20.0 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: 16:36:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install FINISHED --2018-11-06 16:36:15-- unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install Total wall clock time: 5.0s unit-oai-hss-0: 16:36:15 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.3s (15.5 MB/s) unit-oai-hss-0: 16:36:15 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: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 16:36:15 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-oai-hss-0: 16:36:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-oai-hss-0: 16:36:16 DEBUG unit.oai-hss/0.install (Reading database ... 53457 files and directories currently installed.) unit-oai-hss-0: 16:36:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 16:36:16 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 16:36:16 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 16:36:17 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 16:36:18 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 16:36:18 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 16:36:18 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 16:36:18 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 16:36:18 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 16:36:18 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 16:36:18 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 16:36:18 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 16:36:18 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-oai-hss-0: 16:36:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 16:36:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 16:36:18 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-oai-hss-0: 16:36:19 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 16:36:19 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 16:36:19 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 16:36:19 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 16:36:19 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 16:36:19 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 16:36:19 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 16:36:19 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 16:36:19 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 16:36:19 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 16:36:20 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 16:36:20 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 16:36:20 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 16:36:20 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 16:36:20 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 16:36:20 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 16:36:20 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 16:36:20 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 16:36:20 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 16:36:20 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 16:36:21 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-oai-hss-0: 16:36:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 16:36:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 16:36:22 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-oai-hss-0: 16:36:23 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 16:36:23 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 16:36:23 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 16:36:24 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 16:36:25 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 16:36:26 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 16:36:26 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 16:36:26 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 16:36:26 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 16:36:26 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 16:36:26 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 16:36:26 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 16:36:26 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 16:36:27 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 16:36:28 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 16:36:29 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 16:36:29 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 16:36:29 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 16:36:29 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: 16:36:29 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: 16:36:29 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: 16:36:29 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: 16:36:29 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: 16:36:29 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: 16:36:29 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: 16:36:29 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: 16:36:29 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: 16:36:30 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: 16:36:30 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: 16:36:30 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: 16:36:30 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: 16:36:30 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: 16:36:30 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: 16:36:30 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: 16:36:30 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: 16:36:30 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 16:36:30 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: 16:36:31 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: 16:36:31 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: 16:36:31 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 16:36:31 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 16:36:31 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: 16:36:31 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: 16:36:31 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: 16:36:31 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: 16:36:31 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.24-0ubuntu0.16.04.1 [15.3 kB] unit-abot-epc-basic-0: 16:36:31 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-abot-epc-basic-0: 16:36:31 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.24-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 16:36:31 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 16:36:31 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: 16:36:32 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 16:36:32 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 16:36:32 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 16:36:32 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 16:36:32 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 16:36:32 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: 16:36:32 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 16:36:32 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-oai-hss-0: 16:36:32 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 16:36:32 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: 16:36:32 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 16:36:32 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 16:36:32 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 16:36:32 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-oai-hss-0: 16:36:33 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 16:36:33 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-oai-hss-0: 16:36:33 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 16:36:33 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-hss-0: 16:36:33 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: 16:36:33 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 16:36:33 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 16:36:33 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: 16:36:33 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 16:36:33 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 16:36:33 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 16:36:33 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 16:36:33 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 16:36:33 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 16:36:33 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 16:36:33 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: 16:36:33 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: 16:36:34 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: 16:36:34 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 16:36:34 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: 16:36:34 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: 16:36:34 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 16:36:34 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: 16:36:34 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: 16:36:34 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: 16:36:34 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: 16:36:34 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: 16:36:34 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: 16:36:34 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: 16:36:35 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 16:36:35 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 16:36:35 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: 16:36:35 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 16:36:35 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 16:36:35 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: 16:36:35 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 16:36:35 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 16:36:36 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 16:36:36 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 16:36:36 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 16:36:36 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 16:36:36 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 16:36:36 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 16:36:36 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 16:36:36 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 16:36:36 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 16:36:36 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: 16:36:36 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 16:36:37 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 16:36:37 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 16:36:37 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 16:36:37 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 16:36:37 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 16:36:37 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 16:36:37 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 16:36:37 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 16:36:37 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 16:36:38 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 16:36:38 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: 16:36:39 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-abot-epc-basic-0: 16:36:39 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-abot-epc-basic-0: 16:36:39 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 16:36:39 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 16:36:39 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 16:36:39 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 16:36:39 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: 16:36:39 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: 16:36:39 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 16:36:39 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 16:36:39 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: 16:36:40 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: 16:36:40 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: 16:36:40 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 16:36:40 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 16:36:40 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: 16:36:40 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: 16:36:40 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 16:36:40 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-oai-hss-0: 16:36:41 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 16:36:41 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: 16:36:42 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 16:36:42 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 16:36:42 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 16:36:42 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 16:36:42 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: 16:36:42 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 16:36:42 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: 16:36:42 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 16:36:42 INFO juju.worker.uniter.context trying to kill context process 4292 unit-oai-hss-0: 16:36:42 INFO juju.worker.uniter.context waiting for context process 4292 to die unit-abot-epc-basic-0: 16:36:42 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: 16:36:42 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 16:36:42 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 16:36:42 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 16:36:42 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 16:36:42 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 16:36:42 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 16:36:42 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: 16:36:42 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 16:36:42 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 16:36:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:36:42 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 16:36:42 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 16:36:42 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 16:36:43 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 16:36:43 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 16:36:43 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 16:36:43 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 16:36:43 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 16:36:43 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] machine-3: 16:36:43 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 16:36:43 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 16:36:43 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 16:36:43 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 16:36:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 16:36:43 DEBUG juju.worker killing runner 0xc4204c3040 unit-abot-epc-basic-0: 16:36:44 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: 16:36:44 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 16:36:44 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 44s (6,595 kB/s) unit-abot-epc-basic-0: 16:36:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 16:36:44 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 ... 67281 files and directories currently installed.) unit-abot-epc-basic-0: 16:36:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 16:36:44 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 16:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 16:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 16:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 16:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 16:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 16:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 16:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 16:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 16:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 16:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 16:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 16:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 16:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 16:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 16:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 16:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 16:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 16:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 16:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 16:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 16:36:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 16:36:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 16:36:51 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 16:36:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 16:36:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 16:36:51 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 16:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 16:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 16:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 16:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 16:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 16:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 16:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 16:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 16:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 16:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 16:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 16:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 16:36:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 16:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 16:36:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 16:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 16:36:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 16:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 16:36:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 16:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 16:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 16:36:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 16:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 16:36:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 16:36:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 16:36:57 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 16:36:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 16:36:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 16:36:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 16:36:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 16:36:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 16:36:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 16:36:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 16:36:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 16:36:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 16:36:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 16:36:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:36:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 16:37:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 16:37:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 16:37:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 16:37:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 16:37:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:37:00 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 16:37:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 16:37:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:37:00 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 16:37:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 16:37:00 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: 16:37:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 16:37:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 16:37:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 16:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 16:37:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 16:37:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:37:04 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 16:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 16:37:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 16:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 16:37:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 16:37:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 16:37:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 16:37:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 16:37:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 16:37:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:37:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 16:37:07 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: 16:37:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 16:37:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 16:37:08 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: 16:37:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 16:37:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 16:37:08 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: 16:37:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 16:37:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 16:37:08 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: 16:37:09 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 16:37:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 16:37:09 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: 16:37:09 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:37:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 16:37: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: 16:37:09 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:37:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 16:37:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 16:37:10 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 16:37:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 16:37: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: 16:37:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:37:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 16:37:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:37:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 16:37:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 16:37: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: 16:37:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:37:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 16:37:11 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: 16:37:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 16:37:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 16:37:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 16:37:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:37:12 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 16:37:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 16:37:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:12 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 16:37:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 16:37:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 16:37:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 16:37:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 16:37:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 16:37:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 16:37:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 16:37:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:37:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 16:37:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 16:37:13 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: 16:37:14 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 16:37:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 16:37:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:37:14 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 16:37:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 16:37:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 16:37:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:37:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 16:37:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:15 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 16:37:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 16:37:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 16:37:15 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:37:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 16:37:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 16:37:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 16:37:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 16:37:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 16:37:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 16:37:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:37:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 16:37:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 16:37:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 16:37:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:37:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 16:37:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 16:37:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:37:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 16:37:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 16:37:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 16:37:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 16:37:20 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: 16:37:20 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 16:37:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 16:37:20 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: 16:37:20 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 16:37:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 16:37:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 16:37:21 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 16:37:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 16:37:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 16:37:21 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 16:37:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 16:37:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 16:37:21 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 16:37:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 16:37:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:37:22 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 16:37:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:37:22 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 16:37:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 16:37:22 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: 16:37:22 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 16:37:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 16:37:22 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: 16:37:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 16:37:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 16:37:23 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: 16:37:23 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 16:37:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 16:37:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 16:37:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 16:37:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 16:37:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 16:37:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 16:37:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 16:37:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:24 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 16:37:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 16:37:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:25 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 16:37:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 16:37:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 16:37:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 16:37:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 16:37:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 16:37:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 16:37:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 16:37:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 16:37:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 16:37:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 16:37:26 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 16:37:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 16:37:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 16:37:27 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 16:37:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 16:37:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 16:37:27 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 16:37:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 16:37:28 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: 16:37:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 16:37:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 16:37:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 16:37:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 16:37:29 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: 16:37:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 16:37:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 16:37:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 16:37:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 16:37:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 16:37:31 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: 16:37:31 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:37:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 16:37:31 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: 16:37:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 16:37:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 16:37:31 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: 16:37:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 16:37:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 16:37:31 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: 16:37:31 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 16:37:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 16:37:32 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: 16:37:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 16:37:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 16:37:32 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: 16:37:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 16:37:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 16:37:33 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: 16:37:33 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: 16:37:33 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: 16:37:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 16:37:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 16:37:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 16:37:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 16:37:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 16:37:34 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 16:37:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 16:37:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 16:37:34 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 16:37:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 16:37:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 16:37:35 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 16:37:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 16:37:36 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: 16:37:36 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 16:37:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 16:37:37 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: 16:37:37 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 16:37:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 16:37:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:38 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 16:37:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 16:37:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 16:37:38 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 16:37:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 16:37:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 16:37:39 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 16:37:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 16:37:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:37:40 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 16:37:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 16:37:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 16:37:40 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: 16:37:41 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 16:37:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 16:37:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:41 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 16:37:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 16:37:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 16:37:42 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 16:37:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 16:37:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 16:37:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 16:37:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 16:37:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:44 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 16:37:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 16:37:44 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: 16:37:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 16:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 16:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 16:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 16:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 16:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 16:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 16:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 16:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 16:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 16:37:47 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: 16:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 16:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 16:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 16:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 16:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 16:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 16:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 16:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 16:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 16:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 16:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 16:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 16:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 16:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 16:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 16:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 16:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 16:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 16:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 16:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 16:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 16:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 16:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 16:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 16:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 16:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 16:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 16:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 16:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 16:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 16:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 16:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 16:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 16:37:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 16:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 16:37:54 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: 16:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:37:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 16:37:56 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: 16:37:56 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 16:37:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 16:37:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 16:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 16:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 16:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 16:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 16:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 16:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 16:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 16:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 16:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 16:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 16:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 16:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 16:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 16:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 16:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 16:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 16:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 16:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 16:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 16:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 16:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 16:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 16:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 16:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 16:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 16:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 16:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 16:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 16:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 16:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 16:38:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 16:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 16:38:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 16:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 16:38:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 16:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 16:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 16:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 16:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 16:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 16:38:08 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: 16:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 16:38:09 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: 16:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 16:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 16:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 16:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 16:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 16:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 16:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 16:38:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 16:38:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 16:38:11 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 16:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 16:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 16:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 16:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 16:38:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.2_all.deb ... unit-abot-epc-basic-0: 16:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 16:38:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 16:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 16:38:14 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: 16:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 16:38:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 16:38:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 16:38:15 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:38:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 16:38:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:15 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 16:38:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 16:38:15 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: 16:38:15 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 16:38:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 16:38:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:16 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 16:38:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 16:38:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 16:38:16 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 16:38:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 16:38:16 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: 16:38:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 16:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 16:38:17 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: 16:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 16:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 16:38:17 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: 16:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 16:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 16:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 16:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 16:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 16:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 16:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 16:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 16:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 16:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 16:38:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 16:38:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 16:38:19 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 16:38:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 16:38:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 16:38:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 16:38:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 16:38:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 16:38:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 16:38:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 16:38:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:21 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 16:38:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 16:38:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 16:38:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 16:38:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 16:38:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 16:38:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 16:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 16:38:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 16:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 16:38:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 16:38:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 16:38:24 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: 16:38:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 16:38:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 16:38:25 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: 16:38:25 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 16:38:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 16:38:25 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: 16:38:25 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 16:38:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 16:38:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 16:38:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 16:38:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 16:38:27 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: 16:38:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 16:38:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 16:38:27 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: 16:38:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 16:38:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 16:38:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:28 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 16:38:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 16:38:28 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: 16:38:29 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 16:38:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 16:38:29 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: 16:38:29 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 16:38:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 16:38:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 16:38:30 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 16:38:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 16:38:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:30 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 16:38:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 16:38:30 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: 16:38:30 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 16:38:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 16:38:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 16:38:30 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 16:38:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 16:38:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 16:38:31 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 16:38:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 16:38:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:31 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 16:38:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 16:38:31 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: 16:38:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:38:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 16:38:32 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: 16:38:32 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:38:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 16:38:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 16:38:32 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 16:38:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 16:38:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 16:38:32 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 16:38:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 16:38:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:33 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 16:38:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 16:38:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 16:38:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 16:38:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 16:38:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 16:38:34 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: 16:38:34 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 16:38:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 16:38:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:35 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 16:38:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 16:38:36 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: 16:38:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 16:38:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 16:38:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 16:38:36 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 16:38:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 16:38:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 16:38:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 16:38:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 16:38:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 16:38:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 16:38:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 16:38:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 16:38:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 16:38:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 16:38:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 16:38:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 16:38:38 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 16:38:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 16:38:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 16:38:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 16:38:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:38 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 16:38:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 16:38:39 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: 16:38:39 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 16:38:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 16:38:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:39 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 16:38:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 16:38:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:38:39 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 16:38:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 16:38:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 16:38:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 16:38:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 16:38:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 16:38:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 16:38:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 16:38:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 16:38:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 16:38:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 16:38:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 16:38:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 16:38:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 16:38:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 16:38:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:38:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 16:38:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 16:38:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 16:38:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 16:38:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 16:38:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 16:38:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 16:38:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 16:38:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 16:38:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 16:38:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 16:38:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 16:38:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:38:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 16:38:45 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: 16:38:45 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:38:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 16:38:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:38:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 16:38:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:38:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 16:38:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 16:38:46 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 16:38:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 16:38:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 16:38:47 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 16:38:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 16:38:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 16:38:47 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 16:38:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 16:38:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 16:38:47 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 16:38:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 16:38:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:38:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 16:38:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:48 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 16:38:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 16:38:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 16:38:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 16:38:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 16:38:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 16:38:49 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 16:38:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 16:38:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 16:38:49 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 16:38:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 16:38:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 16:38:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 16:38:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 16:38:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 16:38:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 16:38:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 16:38:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 16:38:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 16:38:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 16:38:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 16:38:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 16:38:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 16:38:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 16:38:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 16:38:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 16:38:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:38:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 16:38:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:38:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 16:38:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 16:38:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:54 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 16:38:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 16:38:55 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: 16:38:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 16:38:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 16:38:55 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: 16:38:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 16:38:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 16:38:55 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: 16:38:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:38:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 16:38:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 16:38:56 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 16:38:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 16:38:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 16:38:56 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 16:38:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 16:38:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 16:38:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 16:38:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 16:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:38:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 16:38:57 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: 16:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:38:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 16:38:57 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: 16:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:38:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 16:38:58 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: 16:38:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:38:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 16:38:58 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: 16:38:58 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 16:38:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 16:38:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 16:38:58 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 16:38:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 16:38:59 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: 16:38:59 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:38:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 16:38:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 16:38:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 16:38:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:38:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 16:39:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 16:39:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 16:39:00 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 16:39:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 16:39:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 16:39:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 16:39:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 16:39:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 16:39:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 16:39:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 16:39:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 16:39:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 16:39:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 16:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 16:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 16:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 16:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 16:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 16:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 16:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 16:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 16:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 16:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 16:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 16:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 16:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 16:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 16:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 16:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:39:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 16:39:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 16:39:05 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 16:39:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 16:39:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:39:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 16:39:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 16:39:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 16:39:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 16:39:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 16:39:06 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: 16:39:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 16:39:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 16:39:07 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: 16:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 16:39:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 16:39:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 16:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 16:39:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 16:39:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 16:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 16:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 16:39:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 16:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 16:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 16:39:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 16:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 16:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 16:39:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 16:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 16:39:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 16:39:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 16:39:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 16:39:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 16:39:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 16:39:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 16:39:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:39:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 16:39:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 16:39:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:39:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 16:39:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 16:39:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 16:39:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 16:39:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 16:39:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 16:39:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 16:39:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 16:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 16:39:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 16:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 16:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 16:39:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 16:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 16:39:14 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: 16:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:39:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 16:39:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 16:39:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 16:39:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 16:39:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 16:39:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 16:39:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 16:39:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 16:39:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:17 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 16:39:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 16:39:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 16:39:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 16:39:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 16:39:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 16:39:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 16:39:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 16:39:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 16:39:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 16:39:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:18 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 16:39:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 16:39:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:18 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 16:39:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 16:39:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 16:39:19 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 16:39:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 16:39:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 16:39:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 16:39:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 16:39:20 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 16:39:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 16:39:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 16:39:20 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 16:39:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 16:39:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 16:39:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 16:39:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 16:39:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 16:39:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 16:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 16:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 16:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 16:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 16:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 16:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 16:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 16:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 16:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 16:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 16:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 16:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 16:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 16:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 16:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 16:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 16:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 16:39:26 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: 16:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 16:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 16:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 16:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 16:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 16:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 16:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 16:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 16:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 16:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 16:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 16:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 16:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 16:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 16:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 16:39: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: 16:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 16:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 16:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 16:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 16:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 16:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 16:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 16:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 16:39: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: 16:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 16:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 16:39: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: 16:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 16:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 16:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 16:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 16:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 16:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 16:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 16:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 16:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 16:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 16:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 16:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 16:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 16:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 16:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 16:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 16:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 16:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 16:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 16:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 16:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 16:39:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 16:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 16:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 16:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 16:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 16:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 16:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 16:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 16:39:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 16:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 16:39:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 16:39:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:39:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 16:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 16:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 16:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 16:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 16:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 16:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 16:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 16:39:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 16:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 16:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 16:39:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 16:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 16:39:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 16:39:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 16:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 16:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 16:39:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 16:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 16:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 16:39:40 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: 16:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 16:39:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:39:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 16:39:42 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: 16:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 16:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 16:39:42 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: 16:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 16:39:43 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: 16:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 16:39:43 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: 16:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 16:39:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 16:39:44 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: 16:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 16:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 16:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 16:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 16:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 16:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 16:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 16:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 16:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 16:39:47 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: 16:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 16:39:47 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: 16:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 16:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 16:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 16:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 16:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 16:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 16:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 16:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 16:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 16:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 16:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 16:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 16:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... machine-3: 16:39:49 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 16:39:49 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 16:39:49 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 16:39:49 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 16:39:49 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: 16:39:49 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 16:39:49 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 16:39:49 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 16:39:49 DEBUG juju.worker start "api" unit-oai-hss-0: 16:39:49 INFO juju.worker start "api" unit-oai-hss-0: 16:39:49 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 16:39:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 16:39:49 DEBUG juju.worker "api" started unit-oai-hss-0: 16:39:49 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 16:39:49 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 16:39:49 DEBUG juju.worker start "engine" machine-3: 16:39:49 INFO juju.worker start "engine" unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 16:39:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 16:39:49 DEBUG juju.worker "engine" started machine-3: 16:39:49 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.introspection stats worker now serving machine-3: 16:39:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 16:39:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 16:39:49 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 16:39:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 16:39:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 16:39:49 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 16:39:49 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:39:49 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:39:49 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-hss-0: 16:39:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 16:39:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.worker.apicaller connecting with current password machine-3: 16:39:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 16:39:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 16:39:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 16:39:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-hss-0: 16:39:49 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:39:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:49 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:39:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 16:39:50 DEBUG juju.worker.apicaller connected machine-3: 16:39:50 DEBUG juju.api RPC connection died machine-3: 16:39:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.apicaller connected machine-3: 16:39:50 DEBUG juju.worker.apicaller connecting with current password machine-3: 16:39:50 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:39:50 INFO juju.api connection established to "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-3: 16:39:50 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 16:39:50 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 16:39:50 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 16:39:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 16:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 16:39:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 16:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 16:39:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 16:39:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 16:39:50 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-3: 16:39:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 16:39:50 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: 16:39:50 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 16:39:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 16:39:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 16:39:50 DEBUG juju.network including address public:172.30.9.209 for machine unit-oai-hss-0: 16:39:50 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-hss-0: 16:39:50 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-hss-0: 16:39:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 16:39:50 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 16:39:50 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 16:39:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 16:39:50 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] unit-oai-hss-0: 16:39:50 DEBUG juju.worker.meterstatus got meter status change signal from watcher machine-3: 16:39:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 16:39:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 16:39:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 16:39:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 16:39:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 16:39:50 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.logger logger setup machine-3: 16:39:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-3: 16:39:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 16:39:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.dependency "uniter" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 16:39:50 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 16:39:50 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-3: 16:39:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 16:39:50 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 16:39:50 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 16:39:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 16:39:50 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 16:39:50 INFO juju.worker.upgrader unblocking abort check machine-3: 16:39:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 16:39:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 16:39:50 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 16:39:50 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 16:39:50 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 16:39:50 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 16:39:50 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-3: 16:39:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 16:39:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 16:39:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 16:39:50 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 16:39:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 16:39:50 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 16:39:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 16:39:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 16:39:50 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.logger logger setup machine-3: 16:39:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 16:39:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 16:39:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 16:39:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 16:39:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 16:39:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 16:39:50 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 16:39:50 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 16:39:50 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 16:39:50 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: 16:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. machine-3: 16:39:50 DEBUG juju.worker.reboot Reboot worker got action: noop unit-abot-epc-basic-0: 16:39:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... machine-3: 16:39:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 16:39:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 16:39:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:39:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:39:50 DEBUG juju.network including address public:172.30.9.209 for machine machine-3: 16:39:50 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 16:39:50 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 16:39:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 16:39:50 DEBUG juju.network including address local-machine:::1 for machine machine-3: 16:39:50 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 16:39:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 16:39:50 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-3: 16:39:50 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 16:39:50 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 16:39:50 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 16:39:50 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 16:39:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 16:39:50 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 16:39:50 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 16:39:50 INFO juju.util.exec run result: exit status 127 machine-3: 16:39:50 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec795388938/script.sh: line 1: fanatic: command not found 127 machine-3: 16:39:51 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 16:39:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 16:39:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 16:39:51 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 16:39:51 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 16:39:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 16:39:51 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 16:39:51 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 16:39:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 16:39:51 INFO juju.util.exec run result: exit status 127 machine-3: 16:39:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec323133627/script.sh: line 1: fanatic: command not found 127 unit-abot-epc-basic-0: 16:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... machine-3: 16:39:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 16:39:51 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-hss-0: 16:39:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 16:39:51 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 16:39:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 16:39:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:39:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 16:39:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 16:39:51 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-3: 16:39:51 DEBUG juju.network including address local-machine:::1 for machine machine-3: 16:39:51 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-3: 16:39:51 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] unit-oai-hss-0: 16:39:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 16:39:51 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 16:39:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 16:39:51 DEBUG juju.worker start "3-container-watcher" machine-3: 16:39:51 DEBUG juju.worker start "stateconverter" machine-3: 16:39:51 INFO juju.worker start "3-container-watcher" machine-3: 16:39:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 16:39:51 DEBUG juju.worker "3-container-watcher" started machine-3: 16:39:51 INFO juju.worker start "stateconverter" machine-3: 16:39:51 DEBUG juju.worker "stateconverter" started machine-3: 16:39:51 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 16:39:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:39:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 16:39:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 16:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 16:39:51 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: 16:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 16:39:51 INFO juju.worker.machiner "machine-3" started machine-3: 16:39:51 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 16:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 16:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 16:39:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:39:51 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: 16:39:51 DEBUG unit.oai-hss/0.install machine-3: 16:39:51 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:23:d7:1d CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:23:d7:1d CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 16:39:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 16:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 16:39:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 16:39:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:39:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:39:52 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 16:39:52 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:39:52 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 16:39:52 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 16:39:52 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 16:39:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 16:39:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 16:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 16:39:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 16:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 16:39:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:39:54 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: 16:39:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 16:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 16:39:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 16:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 16:39:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:39:54 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 16:39:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 16:39:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 16:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 16:39:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:39:54 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 16:39:54 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 16:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 16:39:54 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: 16:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 16:39:55 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: 16:39:55 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 16:39:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:39:55 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-abot-epc-basic-0: 16:39:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 16:39:55 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: 16:39:55 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 16:39:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:39:55 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 16:39:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 16:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 16:39:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:39:55 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 16:39:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 16:39:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 16:39:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 16:39:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 16:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 16:39:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 16:39:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 16:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 16:39:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 16:39:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 16:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 16:39:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 16:39:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 16:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 16:39:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 16:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 16:39:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 16:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 16:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 16:39:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 16:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 16:39:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 16:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 16:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 16:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 16:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 16:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 16:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 16:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 16:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 16:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 16:39:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 16:39:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 16:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 16:39:59 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: 16:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 16:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 16:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 16:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:40:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 16:40:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 16:40:00 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 16:40:01 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: 16:40:01 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 16:40:01 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 16:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 16:40:02 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: 16:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 16:40:02 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: 16:40:02 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-abot-epc-basic-0: 16:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 16:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-oai-hss-0: 16:40:02 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 16:40:03 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-abot-epc-basic-0: 16:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 16:40:03 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 16:40:03 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: 16:40:03 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 16:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 16:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 16:40:03 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: 16:40:03 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: 16:40:04 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-abot-epc-basic-0: 16:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 16:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 16:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 16:40:04 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: 16:40:04 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: 16:40:04 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: 16:40:04 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: 16:40:04 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: 16:40:05 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: 16:40:05 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 16:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 16:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 16:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 16:40:05 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: 16:40:05 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: 16:40:05 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: 16:40:06 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: 16:40:06 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-abot-epc-basic-0: 16:40:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 16:40:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 16:40:06 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 16:40:06 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: 16:40:06 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: 16:40:06 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: 16:40:07 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: 16:40:07 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-abot-epc-basic-0: 16:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-oai-hss-0: 16:40:07 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-abot-epc-basic-0: 16:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 16:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 16:40:07 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-abot-epc-basic-0: 16:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 16:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-oai-hss-0: 16:40:07 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-abot-epc-basic-0: 16:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 16:40:07 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 16:40:08 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: 16:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 16:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 16:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 16:40:08 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: 16:40:08 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 16:40:08 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 16:40:08 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: 16:40:08 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 16:40:09 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: 16:40:09 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: 16:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 16:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-oai-hss-0: 16:40:09 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-abot-epc-basic-0: 16:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-oai-hss-0: 16:40:09 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-abot-epc-basic-0: 16:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 16:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 16:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 16:40:09 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: 16:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 16:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 16:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 16:40:09 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: 16:40:10 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 16:40:10 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: 16:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 16:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 16:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-oai-hss-0: 16:40:10 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: 16:40:10 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: 16:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 16:40:10 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: 16:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 16:40:10 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-abot-epc-basic-0: 16:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-oai-hss-0: 16:40:11 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: 16:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 16:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 16:40:11 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-abot-epc-basic-0: 16:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 16:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-oai-hss-0: 16:40:11 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 16:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 16:40:11 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: 16:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 16:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-oai-hss-0: 16:40:11 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-abot-epc-basic-0: 16:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 16:40:11 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: 16:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 16:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 16:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 16:40:11 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-161.211 [773 kB] unit-oai-hss-0: 16:40:12 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: 16:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 16:40:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-oai-hss-0: 16:40:12 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: 16:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 16:40:12 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 16:40:12 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: 16:40:12 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: 16:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 16:40:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 16:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 16:40:13 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: 16:40:13 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 16:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 16:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 16:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 16:40:13 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: 16:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 16:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 16:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 16:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 16:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 16:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 16:40:14 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: 16:40:14 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: 16:40:14 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: 16:40:14 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-abot-epc-basic-0: 16:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 16:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-oai-hss-0: 16:40:14 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-abot-epc-basic-0: 16:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 16:40:15 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: 16:40:15 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-abot-epc-basic-0: 16:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 16:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 16:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 16:40:15 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 16:40:15 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-abot-epc-basic-0: 16:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 16:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 16:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 16:40:16 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: 16:40:16 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: 16:40:16 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 16:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 16:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 16:40:16 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 16:40:16 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: 16:40:16 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 16:40:17 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: 16:40:17 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: 16:40:17 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: 16:40:17 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: 16:40:17 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-abot-epc-basic-0: 16:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 16:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 16:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 16:40:17 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: 16:40:17 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 16:40:18 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4171 kB/s) unit-abot-epc-basic-0: 16:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 16:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 16:40:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 16:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 16:40:18 DEBUG unit.oai-hss/0.install (Reading database ... 83660 files and directories currently installed.) unit-oai-hss-0: 16:40:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 16:40:19 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 16:40:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 16:40:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 16:40:20 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 16:40:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 16:40:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 16:40:20 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 16:40:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 16:40:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 16:40:21 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 16:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 16:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 16:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 16:40:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 16:40:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 16:40:21 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 16:40:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 16:40:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 16:40:22 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 16:40:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 16:40:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 16:40:22 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 16:40:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 16:40:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 16:40:22 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:40:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 16:40:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 16:40:23 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:40:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 16:40:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 16:40:25 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 16:40:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 16:40:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 16:40:25 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 16:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 16:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 16:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 16:40:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 16:40:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-abot-epc-basic-0: 16:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 16:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-oai-hss-0: 16:40:26 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 16:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-oai-hss-0: 16:40:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 16:40:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 16:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 16:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-oai-hss-0: 16:40:27 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 16:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 16:40:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 16:40:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 16:40:27 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 16:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 16:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 16:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 16:40:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 16:40:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 16:40:28 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 16:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 16:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 16:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 16:40:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 16:40:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 16:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 16:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 16:40:28 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 16:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 16:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 16:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 16:40:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 16:40:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 16:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 16:40:28 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 16:40:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 16:40:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 16:40:29 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 16:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 16:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 16:40:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 16:40:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 16:40:30 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 16:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 16:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 16:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 16:40:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 16:40:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 16:40:30 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 16:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 16:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 16:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 16:40:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 16:40:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 16:40:31 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 16:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 16:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 16:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 16:40:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 16:40:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 16:40:32 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 16:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 16:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 16:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 16:40:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 16:40:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 16:40:32 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 16:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 16:40:32 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: 16:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 16:40:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 16:40:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 16:40:33 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 16:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 16:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 16:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 16:40:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 16:40:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 16:40:33 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 16:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 16:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 16:40:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 16:40:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 16:40:34 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 16:40:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-oai-hss-0: 16:40:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 16:40:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 16:40:34 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 16:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 16:40:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 16:40:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 16:40:36 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 16:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 16:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 16:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 16:40:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 16:40:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 16:40:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 16:40:37 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 16:40:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 16:40:37 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: 16:40:37 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 16:40:38 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: 16:40:38 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 16:40:38 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: 16:40:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 16:40:39 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: 16:40:39 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 16:40:39 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: 16:40:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 16:40:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 16:40:40 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 16:40:40 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: 16:40:40 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 16:40:41 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: 16:40:41 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 16:40:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 16:40:41 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 16:40:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 16:40:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 16:40:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 16:40:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 16:40:42 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 16:40:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:40:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.6) ... unit-oai-hss-0: 16:40:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 16:40:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 16:40:43 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 16:40:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 16:40:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 16:40:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 16:40:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 16:40:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 16:40:43 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 16:40:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 16:40:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 16:40:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 16:40:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 16:40:44 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 16:40:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 16:40:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 16:40:44 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 16:40:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 16:40:44 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: 16:40:44 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 16:40:46 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: 16:40:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 16:40:47 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: 16:40:47 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:40:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 16:40:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 16:40:47 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:40:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 16:40:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 16:40:48 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 16:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 16:40:48 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 16:40:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 16:40:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 16:40:48 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 16:40:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 16:40:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 16:40:49 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 16:40:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 16:40:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 16:40:49 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 16:40:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 16:40:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 16:40:50 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 16:40:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 16:40:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 16:40:51 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 16:40:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 16:40:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 16:40:51 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 16:40:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 16:40:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 16:40:52 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 16:40:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 16:40:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-161.211_amd64.deb ... unit-oai-hss-0: 16:40:52 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-161.211) ... unit-oai-hss-0: 16:40:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 16:40:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 16:40:53 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 16:40:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 16:40:54 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: 16:40:54 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:40:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 16:40:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 16:40:55 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 16:40:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 16:40:55 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: 16:40:55 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:40:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 16:40:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 16:40:56 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:40:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 16:40:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 16:40:58 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 16:40:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 16:40:58 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: 16:40:58 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:40:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 16:40:59 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: 16:40:59 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:41:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 16:41:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 16:41:00 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 16:41:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 16:41:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 16:41:01 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 16:41:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 16:41:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 16:41:01 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 16:41:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 16:41:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 16:41:03 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 16:41:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 16:41:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 16:41:03 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 16:41:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 16:41:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 16:41:04 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 16:41:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 16:41:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 16:41:05 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 16:41:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 16:41:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 16:41:05 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 16:41:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 16:41:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 16:41:07 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 16:41:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 16:41:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 16:41:08 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 16:41:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 16:41:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 16:41:09 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 16:41:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 16:41:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 16:41:09 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 16:41:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 16:41:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 16:41:10 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 16:41:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 16:41:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 16:41:11 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 16:41:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 16:41:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 16:41:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 16:41:11 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 16:41:12 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 16:41:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 16:41:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 16:41:12 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 16:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 16:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 16:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 16:41:13 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 16:41:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 16:41:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 16:41:13 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 16:41:13 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 16:41:13 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 16:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 16:41:13 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-oai-hss-0: 16:41:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 16:41:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 16:41:13 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:13 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 16:41:13 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 16:41:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 16:41:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 16:41:14 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 16:41:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 16:41:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 16:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 16:41:14 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 16:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 16:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 16:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 16:41:15 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 16:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 16:41:16 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 16:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 16:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 16:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 16:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 16:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 16:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 16:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 16:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 16:41:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 16:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:17 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: 16:41:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 16:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 16:41:18 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 16:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 16:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 16:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 16:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 16:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 16:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 16:41:19 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 16:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 16:41:19 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 16:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 16:41:19 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 16:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 16:41:20 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 16:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 16:41:20 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 16:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 16:41:20 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 16:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 16:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 16:41:20 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 16:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:41:20 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 16:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 16:41:21 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: 16:41:21 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:41:21 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 16:41:21 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:41:21 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 16:41:21 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 16:41:21 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 16:41:21 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 16:41:21 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 16:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 16:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 16:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 16:41:22 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 16:41:22 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 16:41:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 16:41:23 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 16:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 16:41:23 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 16:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 16:41:23 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 16:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:41:23 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 16:41:24 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 16:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:41:24 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 16:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:41:24 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 16:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 16:41:24 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:41:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 16:41:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 16:41:25 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 16:41:25 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 16:41:25 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 16:41:25 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 16:41:26 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 16:41:26 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 16:41:26 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:26 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 16:41:26 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 16:41:26 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 16:41:27 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 16:41:27 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 16:41:27 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 16:41:27 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 16:41:28 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:41:28 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 16:41:28 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 16:41:28 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 16:41:29 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 16:41:29 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:41:29 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:41:29 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:41:29 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:41:30 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:41:30 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:41:30 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:41:30 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 16:41:30 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 16:41:32 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 16:41:32 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 16:41:32 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 16:41:32 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 16:41:32 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 16:41:32 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 16:41:33 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 16:41:33 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 16:41:33 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 16:41:33 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 16:41:33 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 16:41:34 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 16:41:34 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 16:41:34 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 16:41:34 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 16:41:34 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 16:41:34 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 16:41:34 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 16:41:34 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 16:41:34 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: 16:41:35 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 16:41:35 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:41:35 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 16:41:35 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 16:41:35 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:41:35 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 16:41:35 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 16:41:35 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:36 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 16:41:36 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-abot-epc-basic-0: 16:41:36 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 16:41:36 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 16:41:36 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 16:41:36 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-mysql-0: 16:41:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 16:41:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:41:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 16:41:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 16:41:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 16:41:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 16:41:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 16:41:37 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 16:41:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 16:41:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 16:41:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:41:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:41:37 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 16:41:37 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 16:41:37 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 16:41:37 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-oai-hss-0: 16:41:37 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 16:41:37 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 16:41:37 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-oai-hss-0: 16:41:37 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 16:41:37 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 16:41:38 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:41:38 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: 16:41:38 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 16:41:38 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-161.211) ... unit-abot-epc-basic-0: 16:41:38 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 16:41:38 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:41:38 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: 16:41:38 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 16:41:38 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:41:38 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 16:41:39 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 16:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 16:41:39 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: 16:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 16:41:39 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 16:41:39 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 16:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 16:41:39 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 16:41:40 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 16:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 16:41:40 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 16:41:40 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-hss-0: 16:41:40 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: 16:41:40 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 16:41:40 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:40 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 16:41:40 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 16:41:41 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 16:41:41 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 16:41:41 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 16:41:41 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 16:41:41 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-oai-hss-0: 16:41:41 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 16:41:41 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 16:41:41 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 16:41:42 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 16:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 16:41:42 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 16:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 16:41:42 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 16:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 16:41:42 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 16:41:43 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 16:41:43 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 16:41:43 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 16:41:43 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 16:41:43 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:41:43 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 16:41:43 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 16:41:43 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 16:41:43 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 16:41:43 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 16:41:43 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-oai-hss-0: 16:41:44 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 16:41:44 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 16:41:44 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:44 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 16:41:44 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 16:41:44 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 16:41:44 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 16:41:44 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 16:41:44 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 16:41:45 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 16:41:45 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 16:41:45 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 16:41:45 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 16:41:45 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 16:41:45 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 16:41:45 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 16:41:45 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 16:41:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:41:45 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 16:41:46 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 16:41:46 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: 16:41:46 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 16:41:46 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 16:41:46 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 16:41:46 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 16:41:46 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 16:41:46 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:41:46 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 16:41:46 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: 16:41:46 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 16:41:47 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 16:41:47 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: 16:41:47 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 16:41:47 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 16:41:47 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 16:41:47 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:41:47 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 16:41:47 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 16:41:47 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: 16:41:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:41:47 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 16:41:48 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:41:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 16:41:48 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-oai-hss-0: 16:41:48 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-abot-epc-basic-0: 16:41:48 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 16:41:48 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-abot-epc-basic-0: 16:41:48 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:41:48 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 16:41:48 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 16:41:48 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 16:41:49 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 16:41:49 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-abot-epc-basic-0: 16:41:49 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 16:41:49 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (693 kB/s) unit-abot-epc-basic-0: 16:41:49 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 16:41:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 16:41:49 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 16:41:49 DEBUG unit.oai-hss/0.install (Reading database ... 90389 files and directories currently installed.) unit-oai-hss-0: 16:41:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 16:41:49 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 16:41:49 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 16:41:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 16:41:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 16:41:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 16:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 16:41:50 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 16:41:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 16:41:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 16:41:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 16:41:50 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 16:41:51 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 16:41:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 16:41:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 16:41:51 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 16:41:51 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:41:51 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 16:41:51 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 16:41:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 16:41:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 16:41:51 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 16:41:51 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 16:41:51 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 16:41:52 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 16:41:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 16:41:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 16:41:52 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 16:41:52 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 16:41:52 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 16:41:52 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 16:41:52 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:52 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 16:41:53 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 16:41:53 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 16:41:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 16:41:53 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 16:41:53 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 16:41:53 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 16:41:54 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 16:41:54 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 16:41:54 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 16:41:54 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:41:54 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 16:41:54 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 16:41:54 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 16:41:54 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 16:41:54 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 16:41:54 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 16:41:55 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 16:41:55 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:41:55 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 16:41:55 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 16:41:55 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 16:41:55 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 16:41:55 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 16:41:56 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 16:41:56 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 16:41:56 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 16:41:56 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-abot-epc-basic-0: 16:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 16:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 16:41:56 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: 16:41:56 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 16:41:57 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: 16:41:57 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 16:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 16:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 16:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 16:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 16:41:57 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 16:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 16:41:57 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 16:41:57 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 16:41:58 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-abot-epc-basic-0: 16:41:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 16:41:58 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-abot-epc-basic-0: 16:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 16:41:58 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-abot-epc-basic-0: 16:41:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 16:41:58 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-abot-epc-basic-0: 16:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 16:41:58 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: 16:41:58 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-abot-epc-basic-0: 16:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 16:41:58 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: 16:41:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 16:41:58 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: 16:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 16:41:58 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-abot-epc-basic-0: 16:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 16:41:58 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-abot-epc-basic-0: 16:41:58 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 16:41:59 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-abot-epc-basic-0: 16:41:59 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 16:41:59 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 16:41:59 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: 16:41:59 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: 16:41:59 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: 16:41:59 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-abot-epc-basic-0: 16:41:59 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 16:41:59 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: 16:41:59 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: 16:41:59 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 16:41:59 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: 16:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 16:42:00 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 16:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 16:42:00 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 3s (3024 kB/s) unit-abot-epc-basic-0: 16:42:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 16:42:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 16:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 16:42:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 16:42:00 DEBUG unit.oai-hss/0.install (Reading database ... 90500 files and directories currently installed.) unit-oai-hss-0: 16:42:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 16:42:00 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 16:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 16:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 16:42:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 16:42:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:42:00 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 16:42:00 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 16:42:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 16:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 16:42:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 16:42:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 16:42:01 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 16:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 16:42:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:42:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 16:42:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 16:42:01 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 16:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:42:02 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 16:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 16:42:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 16:42:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 16:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 16:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 16:42:03 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 16:42:03 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:42:04 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 16:42:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 16:42:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 16:42:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 16:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 16:42:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 16:42:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 16:42:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-abot-epc-basic-0: 16:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 16:42:05 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 16:42:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:42:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:42:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 16:42:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 16:42:06 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 16:42:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:42:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 16:42:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 16:42:06 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 16:42:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:42:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 16:42:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 16:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:42:07 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 16:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:42:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 16:42:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 16:42:07 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 16:42:07 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 16:42:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 16:42:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-abot-epc-basic-0: 16:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 16:42:08 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 16:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 16:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 16:42:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 16:42:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 16:42:08 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 16:42:08 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: 16:42:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 16:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 16:42:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 16:42:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 16:42:08 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 16:42:08 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 16:42:08 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 16:42:08 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 16:42:08 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 16:42:08 DEBUG juju.agent read agent config, format "2.0" machine-2: 16:42:08 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 16:42:08 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: 16:42:08 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 16:42:08 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 16:42:08 DEBUG juju.worker start "api" unit-oai-epc-0: 16:42:08 INFO juju.worker start "api" unit-oai-epc-0: 16:42:08 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 16:42:08 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 16:42:08 DEBUG juju.worker "api" started unit-oai-epc-0: 16:42:08 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 16:42:08 DEBUG juju.worker start "engine" machine-2: 16:42:08 INFO juju.worker start "engine" unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 16:42:08 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 16:42:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 16:42:08 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 16:42:08 DEBUG juju.worker "engine" started machine-2: 16:42:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.introspection stats worker now serving machine-2: 16:42:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: machine-2: 16:42:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 16:42:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 16:42:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 16:42:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 16:42:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 16:42:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 16:42:08 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-oai-epc-0: 16:42:08 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:42:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:42:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.apicaller connecting with current password machine-2: 16:42:08 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 16:42:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 16:42:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 16:42:08 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:42:08 INFO juju.api connection established to "wss://192.168.121.7:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" machine-2: 16:42:08 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/1789d59c-d3a3-415f-84c4-a8e514367db0/api" unit-abot-epc-basic-0: 16:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... machine-2: 16:42:09 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 16:42:09 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 16:42:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 16:42:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 16:42:09 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... machine-2: 16:42:09 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 16:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... machine-2: 16:42:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 16:42:09 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 16:42:09 INFO juju.worker.upgrader unblocking abort check machine-2: 16:42:09 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 16:42:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 16:42:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 16:42:09 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 16:42:09 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 16:42:09 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 16:42:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 16:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 16:42:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 16:42:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 16:42:09 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 16:42:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 16:42:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 16:42:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 16:42:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-epc-0: 16:42:09 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 16:42:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.logger logger setup machine-2: 16:42:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 16:42:09 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 16:42:09 INFO juju.util.exec run result: exit status 127 machine-2: 16:42:09 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec284380974/script.sh: line 1: fanatic: command not found 127 machine-2: 16:42:09 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 16:42:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 16:42:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 16:42:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 16:42:09 DEBUG juju.network including address public:172.30.9.209 for machine machine-2: 16:42:09 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 16:42:09 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 16:42:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 16:42:09 DEBUG juju.network including address local-machine:::1 for machine machine-2: 16:42:09 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 16:42:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 16:42:09 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] machine-2: 16:42:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-oai-hss-0: 16:42:09 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-2: 16:42:09 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 16:42:09 DEBUG juju.service discovered init system "upstart" from series "trusty" unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 16:42:09 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 16:42:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 16:42:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 16:42:09 DEBUG juju.network including address public:172.30.9.209 for machine unit-oai-epc-0: 16:42:09 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-epc-0: 16:42:09 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-epc-0: 16:42:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 16:42:09 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 16:42:09 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 16:42:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 16:42:09 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.209:17070"] unit-oai-epc-0: 16:42:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 16:42:09 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: 16:42:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 16:42:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 16:42:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 16:42:09 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: 16:42:09 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 16:42:09 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 16:42:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-2: 16:42:09 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 16:42:09 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 16:42:09 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 16:42:09 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 16:42:09 INFO juju.util.exec run result: exit status 127 machine-2: 16:42:09 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec690573378/script.sh: line 1: fanatic: command not found 127 machine-2: 16:42:09 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 16:42:09 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 16:42:09 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 16:42:09 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 16:42:09 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 16:42:09 DEBUG juju.worker.dependency "uniter" manifold worker started machine-2: 16:42:09 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 16:42:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 16:42:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 16:42:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 16:42:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 16:42:09 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 16:42:09 DEBUG juju.network including address local-machine:::1 for machine machine-2: 16:42:09 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 16:42:09 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 16:42:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 16:42:09 DEBUG juju.worker.meterstatus got meter status change signal from watcher machine-2: 16:42:09 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" unit-oai-epc-0: 16:42:09 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 16:42:09 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 16:42:09 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-2: 16:42:09 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" unit-abot-epc-basic-0: 16:42:09 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... machine-2: 16:42:09 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 16:42:09 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: 16:42:09 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 16:42:09 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 16:42:09 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 16:42:09 INFO juju.worker.uniter hooks are retried true machine-2: 16:42:09 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 16:42:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 16:42:09 DEBUG juju.worker start "2-container-watcher" machine-2: 16:42:09 DEBUG juju.worker start "stateconverter" machine-2: 16:42:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 16:42:09 INFO juju.worker start "2-container-watcher" machine-2: 16:42:09 DEBUG juju.worker "2-container-watcher" started machine-2: 16:42:09 INFO juju.worker start "stateconverter" machine-2: 16:42:09 DEBUG juju.worker "stateconverter" started machine-2: 16:42:09 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-oai-epc-0: 16:42:09 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 16:42:09 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 16:42:09 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 16:42:09 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 16:42:09 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 16:42:09 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 16:42:09 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 16:42:09 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 16:42:10 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 16:42:10 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 16:42:10 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 16:42:10 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 16:42:10 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 16:42:10 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 16:42:10 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 16:42:10 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 16:42:10 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 16:42:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 16:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 16:42:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 16:42:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 16:42:10 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... machine-2: 16:42:10 INFO juju.worker.machiner "machine-2" started machine-2: 16:42:10 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 16:42:10 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 16:42:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 16:42:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 16:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... machine-2: 16:42:10 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:bb:53:0b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:bb:53:0b CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 16:42:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 16:42:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 16:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 16:42:10 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 16:42:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:42:10 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: 16:42:10 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 16:42:10 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 16:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 16:42:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 16:42:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 16:42:11 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 16:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-oai-epc-0: 16:42:11 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 16:42:11 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-oai-hss-0: 16:42:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 16:42:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-epc-0: 16:42:11 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 16:42:11 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 16:42:11 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-epc-0: 16:42:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 16:42:11 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 16:42:11 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 16:42:11 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 16:42:11 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-epc-0: 16:42:11 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 16:42:11 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 16:42:11 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 16:42:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:42:11 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 16:42:11 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 16:42:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-oai-epc-0: 16:42:12 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 16:42:12 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 16:42:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:42:12 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 16:42:12 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 16:42:12 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 16:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 16:42:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 16:42:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 16:42:12 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 16:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 16:42:12 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 16:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 16:42:13 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: 16:42:13 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 16:42:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:42:13 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 16:42:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 16:42:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 16:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-oai-epc-0: 16:42:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:42:13 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ config-get realm unit-abot-epc-basic-0: 16:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-epc-0: 16:42:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 16:42:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:42:13 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-hss-0: 16:42:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-epc-0: 16:42:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:42:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 16:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 16:42:13 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-epc-0: 16:42:13 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 16:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 16:42:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 16:42:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 16:42:14 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 16:42:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 16:42:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 16:42:14 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 16:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 16:42:14 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 16:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 16:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 16:42:14 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 16:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 16:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 16:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 16:42:15 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 16:42:16 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 16:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 16:42:16 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 16:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 16:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 16:42:16 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 16:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 16:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 16:42:16 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 16:42:16 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 16:42:16 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 16:42:17 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 16:42:17 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 16:42:17 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:42:17 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:17 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:17 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 16:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 16:42:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 16:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 16:42:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 16:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 16:42:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 16:42:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 16:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 16:42:19 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 16:42:19 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 16:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 16:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 16:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 16:42:20 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 16:42:21 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 16:42:21 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 16:42:21 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: 16:42:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 16:42:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 16:42:21 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 16:42:21 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 16:42:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 16:42:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 16:42:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 16:42:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 16:42:22 DEBUG unit.oai-hss/0.install 181106 16:42:22 [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: 16:42:22 DEBUG unit.oai-hss/0.install 181106 16:42:22 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 16:42:22 DEBUG unit.oai-hss/0.install 181106 16:42:22 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11649 ... unit-abot-epc-basic-0: 16:42:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 16:42:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 16:42:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 16:42:23 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 16:42:23 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 16:42:23 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 16:42:23 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 16:42:24 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 16:42:24 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 16:42:24 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:24 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 16:42:24 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 16:42:24 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 16:42:24 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 16:42:24 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 16:42:25 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 16:42:25 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 16:42:25 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:42:25 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: 16:42:25 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:42:25 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 16:42:25 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 16:42:25 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 16:42:25 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 16:42:26 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 16:42:26 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 16:42:26 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 16:42:26 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 16:42:26 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 16:42:26 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 16:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 16:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 16:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 16:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 16:42:27 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:27 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:29 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 16:42:29 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 16:42:30 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 16:42:30 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 16:42:30 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 16:42:30 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 16:42:30 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 16:42:30 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:30 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 16:42:30 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:30 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:31 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 16:42:31 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 16:42:31 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 16:42:31 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: 16:42:31 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 16:42:32 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 16:42:32 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 16:42:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 16:42:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 16:42:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 16:42:32 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: 16:42:32 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 16:42:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 16:42:32 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 16:42:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:33 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: 16:42:33 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: 16:42:33 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 16:42:33 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 16:42:33 DEBUG unit.oai-hss/0.install mysql start/running, process 11782 unit-abot-epc-basic-0: 16:42:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 16:42:34 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 16:42:34 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 16:42:34 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:34 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 16:42:34 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 16:42:34 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-oai-hss-0: 16:42:34 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 16:42:34 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 16:42:34 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 16:42:35 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 16:42:35 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 16:42:35 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 16:42:35 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 16:42:35 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 16:42:35 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 16:42:36 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 16:42:36 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 16:42:36 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 16:42:36 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 16:42:37 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-oai-hss-0: 16:42:37 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 16:42:37 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 16:42:37 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 16:42:37 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:42:38 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-oai-hss-0: 16:42:38 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 16:42:38 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 16:42:38 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 16:42:38 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 16:42:38 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 16:42:38 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 16:42:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 16:42:39 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 16:42:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 16:42:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 16:42:39 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 16:42:39 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 16:42:39 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 16:42:40 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 16:42:40 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-oai-hss-0: 16:42:40 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 16:42:40 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 16:42:40 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-oai-hss-0: 16:42:40 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:42:40 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:40 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: 16:42:40 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: 16:42:41 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 16:42:41 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 16:42:41 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 16:42:41 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-abot-epc-basic-0: 16:42:41 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-oai-hss-0: 16:42:41 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: 16:42:41 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 16:42:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 16:42:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 16:42:42 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (301 kB/s) unit-abot-epc-basic-0: 16:42:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 16:42:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 16:42:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 16:42:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 16:42:42 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 16:42:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 16:42:42 DEBUG unit.oai-hss/0.install (Reading database ... 92501 files and directories currently installed.) unit-oai-hss-0: 16:42:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 16:42:43 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 16:42:43 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 16:42:43 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-oai-hss-0: 16:42:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 16:42:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 16:42:43 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 16:42:43 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 16:42:43 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 16:42:43 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 16:42:43 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 16:42:44 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 16:42:44 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:42:45 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 16:42:45 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 16:42:45 DEBUG unit.oai-hss/0.install --2018-11-06 16:42:45-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-abot-epc-basic-0: 16:42:46 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-abot-epc-basic-0: 16:42:46 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 329K 3s unit-abot-epc-basic-0: 16:42:46 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 688K 2s unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 619K 2s unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 313K 2s unit-oai-hss-0: 16:42:46 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 745K 2s unit-abot-epc-basic-0: 16:42:46 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-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 606K 2s unit-abot-epc-basic-0: 16:42:47 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-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 548K 1s unit-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 594K 1s unit-abot-epc-basic-0: 16:42:47 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 551K 1s unit-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 709K 1s unit-abot-epc-basic-0: 16:42:47 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 583K 1s unit-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 572K 1s unit-abot-epc-basic-0: 16:42:47 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 593K 1s unit-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 606K 1s unit-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 621K 1s unit-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 604K 1s unit-oai-hss-0: 16:42:47 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 573K 0s unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 603K 0s unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 594K 0s unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 588K 0s unit-abot-epc-basic-0: 16:42:48 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 636K 0s unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 7.02M=1.9s unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install 2018-11-06 16:42:48 (579 KB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-abot-epc-basic-0: 16:42:48 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-abot-epc-basic-0: 16:42:48 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-abot-epc-basic-0: 16:42:48 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-abot-epc-basic-0: 16:42:48 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 16:42:48 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-abot-epc-basic-0: 16:42:49 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-abot-epc-basic-0: 16:42:49 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:49 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 16:42:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 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: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 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: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:50 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 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: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:50 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:50 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 16:42:51 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: 16:42:51 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:51 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: 16:42:51 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:51 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: 16:42:51 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:51 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: 16:42:51 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:51 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: 16:42:51 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:51 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: 16:42:51 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: 16:42:51 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:51 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: 16:42:51 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:51 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:51 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:51 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: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 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: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:52 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 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: 16:42:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 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: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:52 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:53 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:53 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:53 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:53 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:54 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:54 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:54 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:54 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:54 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:54 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 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: 16:42:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 16:42:55 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: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.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: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.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: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:55 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 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: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 16:42:55 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: 16:42:55 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:55 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: 16:42:55 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:55 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: 16:42:55 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:55 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: 16:42:55 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:55 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: 16:42:55 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:55 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: 16:42:55 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: 16:42:55 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:55 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: 16:42:55 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 16:42:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:56 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:56 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-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:56 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 16:42:56 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: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:56 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 16:42:56 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: 16:42:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 16:42:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:57 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-abot-epc-basic-0: 16:42:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 16:42:57 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: 16:42:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 16:42:57 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: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:57 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 16:42:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:58 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:58 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:58 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:58 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:58 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 16:42:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 16:42:59 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-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: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-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: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-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: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-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: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 16:42:59 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: 16:42:59 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: 16:42:59 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: 16:42:59 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: 16:42:59 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 16:42:59 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: 16:42:59 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: 16:42:59 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: 16:42:59 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 16:42:59 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 16:42:59 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: 16:43:00 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 16:43:00 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: 16:43:00 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: 16:43:00 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: 16:43:00 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: 16:43:00 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-abot-epc-basic-0: 16:43:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 16:43:00 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: 16:43:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 16:43:00 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: 16:43:00 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: 16:43:00 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: 16:43:00 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: 16:43:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 16:43:00 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: 16:43:00 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: 16:43:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 16:43:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 16:43:00 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: 16:43:00 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: 16:43:00 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-abot-epc-basic-0: 16:43:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 16:43:00 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: 16:43:00 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: 16:43:00 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: 16:43:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 16:43:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 16:43:01 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: 16:43:01 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: 16:43:01 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: 16:43:01 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: 16:43:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 16:43:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 16:43:01 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-abot-epc-basic-0: 16:43:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 16:43:01 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: 16:43:01 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: 16:43:01 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: 16:43:01 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: 16:43:01 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-abot-epc-basic-0: 16:43:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-oai-hss-0: 16:43:01 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: 16:43:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 16:43:01 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: 16:43:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 16:43:01 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: 16:43:01 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: 16:43:01 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: 16:43:02 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: 16:43:02 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-abot-epc-basic-0: 16:43:02 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 16:43:02 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 16:43:02 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-hss-0: 16:43:02 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: 16:43:02 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: 16:43:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 16:43:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 16:43:02 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: 16:43:02 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: 16:43:02 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: 16:43:02 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: 16:43:02 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: 16:43:02 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: 16:43:02 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: 16:43:02 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: 16:43:02 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: 16:43:03 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: 16:43:03 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: 16:43:03 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 16:43:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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-abot-epc-basic-0: 16:43:03 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-hss-0: 16:43:03 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:03 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: 16:43:04 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 16:43:04 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: 16:43:04 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: 16:43:04 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: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 16:43:04 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: 16:43:04 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: 16:43:04 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: 16:43:04 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: 16:43:04 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: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 16:43:04 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: 16:43:04 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: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-abot-epc-basic-0: 16:43:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-367db0-default-0 unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-abot-epc-basic-0: 16:43:04 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 16:43:04 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-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 16:43:04 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: 16:43:04 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 16:43:04 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 16:43:05 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: 16:43:05 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 16:43:05 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 16:43:06 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: 16:43:06 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 16:43:06 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: 16:43:06 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 16:43:06 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 16:43:07 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 16:43:08 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 16:43:09 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 16:43:09 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 16:43:09 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: 16:43:09 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: 16:43:09 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 16:43:09 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (867 kB/s) unit-oai-hss-0: 16:43:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 16:43:10 DEBUG unit.oai-hss/0.install (Reading database ... 92519 files and directories currently installed.) unit-oai-hss-0: 16:43:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 16:43:10 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 16:43:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 16:43:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 16:43:10 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 16:43:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 16:43:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 16:43:11 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 16:43:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 16:43:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 16:43:11 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 16:43:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 16:43:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 16:43:12 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 16:43:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 16:43:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 16:43:13 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 16:43:13 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 16:43:13 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 16:43:14 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 16:43:14 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 16:43:14 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-367db0-default-0 unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 16:43:15 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 16:43:15 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 16:43:15 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: 16:43:15 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: 16:43:15 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 16:43:15 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: 16:43:15 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 16:43:15 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: 16:43:15 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-oai-hss-0: 16:43:15 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 16:43:15 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 16:43:15 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 16:43:15 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 16:43:15 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: 16:43:15 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-oai-hss-0: 16:43:15 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 16:43:15 DEBUG unit.oai-hss/0.install --2018-11-06 16:43:15-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 16:43:16 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-abot-epc-basic-0: 16:43:16 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (40.9 kB/s) unit-abot-epc-basic-0: 16:43:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 16:43:16 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107938 files and directories currently installed.) unit-abot-epc-basic-0: 16:43:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 16:43:16 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-abot-epc-basic-0: 16:43:16 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 16:43:16 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 16:43:16 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 16:43:16 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 16:43:16 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 16:43:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 16:43:16 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: 16:43:16 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 16:43:16 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 141K 35s unit-oai-hss-0: 16:43:16 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 285K 26s unit-oai-hss-0: 16:43:16 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 501K 20s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 601K 17s unit-abot-epc-basic-0: 16:43:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 933K 15s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.14M 13s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.17M 11s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.46M 10s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.61M 9s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.76M 9s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.04M 8s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.17M 7s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.41M 7s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.65M 6s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.98M 6s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.14M 6s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.18M 5s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.67M 5s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.46M 5s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.41M 4s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.85M 4s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.74M 4s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.34M 4s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.56M 4s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.81M 4s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.90M 3s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 4.94M 3s unit-abot-epc-basic-0: 16:43:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.48M 3s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.82M 3s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.80M 3s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.50M 3s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.08M 3s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.79M 3s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.80M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.25M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.12M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.54M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.36M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.59M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.29M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.50M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.85M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.77M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.95M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.05M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.00M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 10.2M 2s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.77M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 8.89M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 11.2M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.25M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 12.0M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.4M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 12.3M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.3M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.5M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.0M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.1M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.7M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 9.44M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 15.5M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.1M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.6M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 13.6M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.5M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.2M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 15.1M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 12.6M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 15.1M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 12.1M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 14.2M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.9M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 12.8M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 18.3M 1s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 12.1M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.5M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 18.0M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 16.6M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.2M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.0M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 17.2M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 13.9M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 19.4M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 15.1M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 18.4M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.9M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 16.0M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 19.1M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.0M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 19.2M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 20.0M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 19.8M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 14.8M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 21.5M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 19.2M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 19.7M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 23.2M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 16.1M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.1M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 24.3M 0s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 14.7M=1.5s unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install 2018-11-06 16:43:17 (3.26 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 16:43:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-abot-epc-basic-0: 16:43:18 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-abot-epc-basic-0: 16:43:18 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 16:43:18 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 16:43:19 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: 16:43:19 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-abot-epc-basic-0: 16:43:19 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 16:43:19 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-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 16:43:19 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 16:43:20 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 16:43:21 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 16:43:22 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 16:43:23 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 16:43:24 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 16:43:25 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 16:43:26 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 16:43:26 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 16:43:26 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 16:43:26 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 16:43:27 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 16:43:28 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: 16:43:28 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: 16:43:28 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 16:43:28 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 16:43:29 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 16:43:30 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 16:43:31 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 16:43:32 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 16:43:33 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 16:43:34 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 16:43:35 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 16:43:36 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: 16:43:36 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 16:43:36 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 16:43:37 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: 16:43:37 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: 16:43:37 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 16:43:37 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: 16:43:37 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 16:43:37 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: 16:43:37 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 16:43:37 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 16:43:38 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: 16:43:38 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: 16:43:38 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 16:43:38 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: 16:43:38 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 16:43:38 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 16:43:39 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Nov 6 16:37 /dev/zero unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 16:43:40 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 16:43:41 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 16:43:42 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 16:43:43 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 16:43:44 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 16:43:45 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 16:43:45 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 16:43:45 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 16:43:45 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 16:43:45 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 16:43:45 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 16:43:46 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 16:43:47 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 16:43:48 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 16:43:48 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 16:43:48 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 16:43:48 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 16:43:48 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 16:43:48 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 16:43:49 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 16:43:50 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 16:43:50 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 16:43:50 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 16:43:50 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 16:43:51 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 16:43:52 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 16:43:52 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 16:43:52 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 16:43:53 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 16:43:53 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 16:43:54 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 16:43:54 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-367db0-default-0 unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 16:43:54 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: 16:43:54 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: 16:43:54 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 16:43:54 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: 16:43:54 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 16:43:54 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: 16:43:54 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 16:43:54 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 16:43:54 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 16:43:55 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 16:43:55 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 16:43:55 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: 16:43:55 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-oai-hss-0: 16:43:55 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-abot-epc-basic-0: 16:43:55 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-oai-hss-0: 16:43:55 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-abot-epc-basic-0: 16:43:55 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-oai-hss-0: 16:43:56 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 16:43:56 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 16:43:56 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 16:43:56 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (369 kB/s) unit-oai-hss-0: 16:43:56 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-abot-epc-basic-0: 16:43:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 16:43: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 ... 108047 files and directories currently installed.) unit-abot-epc-basic-0: 16:43:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 16:43:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 16:43:57 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-abot-epc-basic-0: 16:43:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 16:43:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 16:43:57 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-abot-epc-basic-0: 16:43:57 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 16:43:57 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 16:43:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 16:43: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: 16:43:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 16:43:58 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 16:43:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 16:43:58 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-abot-epc-basic-0: 16:44:00 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-abot-epc-basic-0: 16:44:00 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: 16:44:00 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 16:44:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 16:44:00 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-abot-epc-basic-0: 16:44:01 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 16:44:01 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-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 16:44:01 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 16:44:02 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 16:44:02 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 16:44:02 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 16:44:03 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 16:44:03 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 16:44:03 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 16:44:04 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 16:44:04 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 16:44:04 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 16:44:04 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 16:44:05 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 16:44:05 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 16:44:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 16:44:05 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 16:44:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 16:44:05 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 16:44:05 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 16:44:05 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 16:44:05 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 16:44:06 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 16:44:06 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 16:44:06 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 16:44:06 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 16:44:07 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 16:44:07 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 16:44:07 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 16:44:07 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 16:44:08 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 16:44:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 16:44:08 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 16:44:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 16:44:08 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 16:44:08 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 16:44:08 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 16:44:08 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 16:44:08 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 16:44:09 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 16:44:09 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 16:44:09 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 16:44:09 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 16:44:09 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 16:44:10 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 16:44:11 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 16:44:11 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 16:44:11 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 16:44:12 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 16:44:13 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 16:44:13 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 16:44:13 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 16:44:13 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 16:44:14 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 16:44:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 16:44:14 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 16:44:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 16:44:14 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 16:44:14 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 16:44:14 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 16:44:14 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 16:44:15 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 16:44:15 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 16:44:15 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 16:44:16 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 16:44:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 16:44:16 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 16:44:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 16:44:16 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 16:44:16 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 16:44:16 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 16:44:16 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 16:44:17 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 16:44:17 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 16:44:18 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 16:44:18 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 16:44:18 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 16:44:18 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 16:44:18 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 16:44:18 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 16:44:19 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 16:44:19 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 16:44:19 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 16:44:19 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 16:44:19 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 16:44:19 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 16:44:19 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 16:44:20 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 16:44:21 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 16:44:21 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 16:44:21 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 16:44:22 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 16:44:23 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 16:44:23 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 16:44:23 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 16:44:23 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 16:44:24 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 16:44:24 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 16:44:25 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 16:44:25 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 16:44:25 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 16:44:26 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 16:44:26 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 16:44:26 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 16:44:26 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 16:44:27 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 16:44:27 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 16:44:27 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 16:44:27 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 16:44:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 16:44:27 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 16:44:28 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 16:44:28 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 16:44:28 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 16:44:29 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 16:44:29 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 16:44:29 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 16:44:29 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 16:44:29 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 16:44:29 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 16:44:30 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-abot-epc-basic-0: 16:44:30 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-367db0-default-0 unit-abot-epc-basic-0: 16:44:30 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-367db0-default-0 unit-abot-epc-basic-0: 16:44:30 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 16:44:30 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 16:44:30 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-hss-0: 16:44:30 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 16:44:30 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 16:44:30 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 16:44:30 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 16:44:31 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 16:44:31 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 16:44:31 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 16:44:32 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 16:44:32 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 16:44:32 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 16:44:32 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 16:44:33 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 16:44:33 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 16:44:33 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 16:44:33 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 16:44:34 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 16:44:34 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 16:44:34 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 16:44:35 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: 16:44:35 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:35 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: 16:44:35 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 16:44:35 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: 16:44:35 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:35 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: 16:44:35 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:35 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: 16:44:35 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 16:44:35 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: 16:44:35 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 16:44:35 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: 16:44:35 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:35 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: 16:44:35 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 16:44:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:36 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 16:44:37 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 16:44:37 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 16:44:37 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 16:44:37 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 16:44:38 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 16:44:38 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 16:44:39 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 16:44:40 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 16:44:41 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: 16:44:41 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 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: 16:44:41 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 16:44:41 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: 16:44:41 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 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: 16:44:41 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 16:44:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 16:44:44 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 16:44:45 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 16:44:45 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 16:44:45 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 16:44:45 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 16:44:45 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 16:44:46 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 16:44:47 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 16:44:47 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 16:44:47 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 16:44:47 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: 16:44:47 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 16:44:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:47 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 16:44:48 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 16:44:48 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 16:44:48 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 16:44:48 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 16:44:48 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: 16:44:48 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 16:44:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:48 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 16:44:49 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 16:44:49 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: 16:44:49 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 16:44:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:49 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: 16:44:49 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 16:44:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:49 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 16:44:49 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 16:44:49 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 16:44:49 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 16:44:49 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 16:44:49 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 16:44:49 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 16:44:50 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 16:44:50 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 16:44:50 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: 16:44:50 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 16:44:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:50 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 16:44:50 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 16:44:50 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 16:44:50 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 16:44:50 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 16:44:50 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 16:44:50 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 16:44:51 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 16:44:52 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 16:44:53 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: 16:44:53 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 16:44:53 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: 16:44:53 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 16:44:53 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 16:44:54 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 16:44:55 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 16:44:56 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: 16:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 16:44:56 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 16:44:57 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: 16:44:57 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: 16:44:57 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: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 16:44:57 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: 16:44:57 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: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 16:44:57 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: 16:44:57 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: 16:44:57 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: 16:44:57 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: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 16:44:57 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: 16:44:57 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: 16:44:57 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: 16:44:57 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: 16:44:57 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: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 16:44:57 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: 16:44:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 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: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 16:44:58 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: 16:44:58 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 16:44:58 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: 16:44:58 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 16:44:58 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 16:44:58 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: 16:44:58 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 16:44:59 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:44:59 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 16:44:59 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 16:44:59 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: 16:44:59 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: 16:44:59 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: 16:44:59 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: 16:44:59 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: 16:44:59 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: 16:44:59 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: 16:45:00 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: 16:45:00 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 16:45:00 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: 16:45:00 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: 16:45:00 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 16:45:00 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: 16:45:00 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: 16:45:00 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: 16:45:01 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 16:45:01 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 16:45:01 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: 16:45:01 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: 16:45:01 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: 16:45:01 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: 16:45:01 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: 16:45:01 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: 16:45:01 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: 16:45:01 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: 16:45:01 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: 16:45:01 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: 16:45:01 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: 16:45:02 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: 16:45:02 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: 16:45:02 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: 16:45:02 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: 16:45:02 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: 16:45:02 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: 16:45:03 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: 16:45:03 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: 16:45:03 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: 16:45:03 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: 16:45:03 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: 16:45:03 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: 16:45:03 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: 16:45:03 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: 16:45:03 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: 16:45:03 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: 16:45:03 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: 16:45:03 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: 16:45:03 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 16:45:04 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: 16:45:04 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: 16:45:04 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: 16:45:04 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: 16:45:04 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: 16:45:04 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: 16:45:04 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: 16:45:04 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 16:45:04 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: 16:45:04 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: 16:45:04 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 16:45:04 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: 16:45:04 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: 16:45:05 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: 16:45:05 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-oai-hss-0: 16:45:05 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: 16:45:05 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: 16:45:05 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 16:45:05 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: 16:45:05 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: 16:45:05 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: 16:45:05 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 16:45:05 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 16:45:05 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: 16:45:05 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 16:45:06 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: 16:45:06 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 16:45:06 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: 16:45:06 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 16:45:06 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 16:45:06 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 7s (5885 kB/s) unit-oai-hss-0: 16:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 16:45:07 DEBUG unit.oai-hss/0.install (Reading database ... 92795 files and directories currently installed.) unit-oai-hss-0: 16:45:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:07 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 16:45:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 16:45:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 16:45:08 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 16:45:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 16:45:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 16:45:08 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 16:45:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 16:45:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 16:45:09 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 16:45:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 16:45:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 16:45:09 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 16:45:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 16:45:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 16:45:09 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 16:45:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 16:45:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 16:45:10 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 16:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 16:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 16:45:11 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 16:45:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 16:45:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 16:45:12 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 16:45:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 16:45:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 16:45:13 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 16:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 16:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 16:45:14 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 16:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 16:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 16:45:16 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 16:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 16:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:16 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 16:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:17 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 16:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:18 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:45:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 16:45:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:18 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 16:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:19 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 16:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:19 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 16:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 16:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 16:45:20 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 16:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 16:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 16:45:21 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 16:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 16:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 16:45:21 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 16:45:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 16:45:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 16:45:22 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 16:45:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 16:45:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 16:45:23 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 16:45:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 16:45:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 16:45:23 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 16:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 16:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 16:45:24 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 16:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 16:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 16:45:24 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 16:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 16:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 16:45:25 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 16:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 16:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 16:45:25 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 16:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 16:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:28 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 16:45:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 16:45:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 16:45:29 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 16:45:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 16:45:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 16:45:30 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 16:45:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 16:45:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 16:45:30 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 16:45:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 16:45:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 16:45:32 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 16:45:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 16:45:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 16:45:33 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 16:45:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 16:45:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 16:45:34 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 16:45:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 16:45:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:34 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:45:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 16:45:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 16:45:35 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 16:45:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 16:45:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 16:45:36 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 16:45:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 16:45:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 16:45:36 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 16:45:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 16:45:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 16:45:36 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 16:45:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 16:45:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 16:45:38 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 16:45:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 16:45:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 16:45:39 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 16:45:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 16:45:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 16:45:39 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 16:45:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 16:45:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 16:45:40 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 16:45:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 16:45:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 16:45:40 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 16:45:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 16:45:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 16:45:41 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 16:45:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 16:45:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 16:45:41 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 16:45:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 16:45:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 16:45:41 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 16:45:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 16:45:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 16:45:42 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 16:45:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 16:45:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 16:45:43 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 16:45:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 16:45:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 16:45:44 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 16:45:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 16:45:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 16:45:44 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 16:45:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 16:45:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 16:45:45 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 16:45:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 16:45:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 16:45:45 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 16:45:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 16:45:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 16:45:46 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 16:45:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 16:45:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 16:45:46 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 16:45:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 16:45:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 16:45:47 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 16:45:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 16:45:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 16:45:47 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 16:45:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 16:45:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 16:45:47 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 16:45:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 16:45:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 16:45:49 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 16:45:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 16:45:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 16:45:50 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 16:45:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 16:45:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 16:45:51 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 16:45:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 16:45:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 16:45:51 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 16:45:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 16:45:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 16:45:51 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 16:45:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 16:45:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 16:45:52 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 16:45:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 16:45:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 16:45:52 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 16:45:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 16:45:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:53 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 16:45:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 16:45:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 16:45:53 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 16:45:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 16:45:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 16:45:54 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 16:45:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 16:45:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 16:45:55 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 16:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 16:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 16:45:56 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 16:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 16:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 16:45:56 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 16:45:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 16:45:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 16:45:57 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 16:45:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 16:46:01 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 16:46:01 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 16:46:01 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 16:46:01 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 16:46:02 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 16:46:02 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 16:46:02 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 16:46:02 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 16:46:02 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 16:46:03 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 16:46:03 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 16:46:03 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 16:46:03 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 16:46:04 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 16:46:04 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:46:04 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:46:05 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:46:05 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:46:06 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:46:06 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 16:46:07 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 16:46:07 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 16:46:08 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 16:46:08 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 16:46:08 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: 16:46:08 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 16:46:08 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 16:46:08 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 16:46:09 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 16:46:09 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 16:46:09 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 16:46:09 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 16:46:10 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 16:46:10 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 16:46:10 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-mysql-0: 16:46:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 16:46:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:46:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 16:46:11 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 16:46:11 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 16:46:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 16:46:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 16:46:11 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-mysql-0: 16:46:11 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 16:46:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 16:46:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 16:46:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:46:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:46:11 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 16:46:11 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 16:46:12 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 16:46:12 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 16:46:12 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-epc-0: 16:46:12 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 16:46:13 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 16:46:13 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 16:46:13 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 16:46:13 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 16:46:14 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 16:46:14 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 16:46:14 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 16:46:14 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 16:46:14 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 16:46:15 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 16:46:15 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 16:46:15 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 16:46:16 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 16:46:16 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 16:46:16 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 16:46:16 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 16:46:17 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 16:46:17 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 16:46:18 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 16:46:18 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 16:46:18 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 16:46:18 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 16:46:18 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 16:46:18 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 16:46:19 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 16:46:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:19 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 16:46:19 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 16:46:20 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 16:46:20 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 16:46:21 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 16:46:21 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 16:46:21 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 16:46:21 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 16:46:22 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 16:46:22 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 16:46:23 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 16:46:23 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 16:46:23 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 16:46:24 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: 16:46:24 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: 16:46:24 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 16:46:24 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 16:46:24 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 16:46:33 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 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: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 16:46:34 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 16:46:35 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-abot-epc-basic-0: 16:46:36 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 16:46:36 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 16:46:36 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 16:46:37 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 16:46:38 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 16:46:39 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 16:46:40 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: 16:46:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 16:46:40 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: 16:46:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 16:46:40 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 16:46:41 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: 16:46:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 16:46:41 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: 16:46:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 16:46:41 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: 16:46:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 16:46:41 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: 16:46:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 16:46:41 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 16:46:42 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: 16:46:42 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: 16:46:42 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 16:46:42 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: 16:46:42 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 16:46:42 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: 16:46:42 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 16:46:42 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: 16:46:42 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 16:46:42 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: 16:46:42 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 16:46:42 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: 16:46:42 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 16:46:42 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 16:46:43 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: 16:46:43 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: 16:46:43 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: 16:46:43 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: 16:46:43 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 16:46:43 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: 16:46:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 16:46:43 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: 16:46:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 16:46:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (78.2 kB/s) unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install (Reading database ... 95686 files and directories currently installed.) unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 16:46:44 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 16:46:45 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 16:46:45 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: 16:46:45 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 16:46:45 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 16:46:45 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 16:46:45 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install .................................++++++ unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install ...................................................................................................++++++ unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install ..................++++++ unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install ........++++++ unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Not Before: Nov 6 16:46:46 2018 GMT unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Not After : Nov 6 16:46:46 2019 GMT unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install 83:EA:29:11:52:4F:51:3D:AB:31:92:30:B4:20:76:89:A7:5D:59:64 unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install keyid:49:DC:3E:57:03:3B:AE:5F:16:BF:14:96:F5:30:EF:B7:78:92:51:D6 unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Certificate is to be certified until Nov 6 16:46:46 2019 GMT (365 days) unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 16:46:46 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: 16:46:46 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: 16:46:46 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: 16:46:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 16:46:46 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: 16:46:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 16:46:46 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: 16:46:46 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: 16:46:46 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: 16:46:46 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: 16:46:46 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 16:46:46 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-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 16:46:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 16:46:47 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 16:46:47 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 16:46:47 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 16:46:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:46:48 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 16:46:48 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: 16:46:48 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 16:46:48 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 16:46:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:46:48 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 16:46:48 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 16:46:48 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 16:46:48 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:46:48 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 16:46:48 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 16:46:48 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 16:46:49 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 16:46:49 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 16:46:49 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 16:46:49 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 16:46:49 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 16:46:49 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 16:46:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 16:46:49 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 16:46:49 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 16:46:49 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 16:46:49 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:46:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:46:49 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 16:46:49 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 16:46:49 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 16:46:49 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 16:46:50 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 16:46:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 16:46:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 16:46:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 16:46:50 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: 16:46:50 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 16:46:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 16:46:50 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: 16:46:50 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 16:46:50 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: 16:46:50 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 16:46:50 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: 16:46:50 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: 16:46:50 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: 16:46:50 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 16:46:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 16:46:50 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: 16:46:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:46:50 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: 16:46:50 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: 16:46:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:46:50 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 16:46:50 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 16:46:50 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 16:46:50 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 16:46:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:46:50 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 16:46:50 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 16:46:50 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 16:46:50 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 16:46:50 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 16:46:50 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 16:46:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:46:50 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 16:46:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:46:51 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 16:46:51 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 16:46:51 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 16:46:51 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 16:46:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:46:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:46:51 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 16:46:51 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 16:46:51 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 16:46:51 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 16:46:51 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 16:46:51 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 16:46:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 16:46:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 16:46:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 16:46:51 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 16:46:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 16:46:52 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 16:46:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 16:46:52 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 16:46:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:46:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:46:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 16:46:52 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 16:46:52 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 16:46:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 16:46:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 16:46:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 16:46:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 16:46:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 16:46:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 16:46:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 16:46:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 16:46:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 16:46:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:46:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 16:46:52 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 16:46:52 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 16:46:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 16:46:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:46:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 16:46:52 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 16:46:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 16:46:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 16:46:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:46:53 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 16:46:53 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 16:46:53 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 16:46:53 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 16:46:53 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 16:46:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:46:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:46:53 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 16:46:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:46:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 16:46:53 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 16:46:53 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 16:46:53 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 16:46:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 16:46:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 16:46:53 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 16:46:53 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 16:46:54 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 16:46:54 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 16:46:54 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `dootheithohleef` identified by 'chooweexuwanoth'] unit-mysql-0: 16:46:54 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `dootheithohleef` identified by 'chooweexuwanoth'] unit-mysql-0: 16:46:54 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=dootheithohleef', 'password=chooweexuwanoth', 'host=192.168.121.5', 'slave=False'] unit-mysql-0: 16:46:54 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 16:46:54 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 16:46:54 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 16:46:54 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 16:46:54 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 16:46:54 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 16:46:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:46:54 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 16:46:54 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 16:46:54 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 16:46:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 16:46:54 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 16:46:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 16:46:54 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 16:46:54 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 16:46:54 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:46:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 16:46:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:46:54 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 16:46:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 16:46:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:46:54 DEBUG unit.oai-hss/0.db-relation-changed + user=dootheithohleef unit-oai-hss-0: 16:46:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 16:46:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:46:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:46:54 DEBUG unit.oai-hss/0.db-relation-changed + password=chooweexuwanoth unit-oai-hss-0: 16:46:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 16:46:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:46:54 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 16:46:54 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 16:46:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 16:46:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.5 dootheithohleef chooweexuwanoth oai-hss unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.5"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"dootheithohleef"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"chooweexuwanoth"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 16:46:55 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: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 16:46:55 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: 16:46:55 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: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u dootheithohleef --password=chooweexuwanoth -h 192.168.121.5 oai-hss -e 'show tables;' unit-oai-hss-0: 16:46:55 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u dootheithohleef --password=chooweexuwanoth -h 192.168.121.5 oai-hss unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 16:46:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 16:46:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:46:57 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22021 unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22021' unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22021 =~ .*running.* ]] unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 16:46:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:46:57 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 16:46:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:46:57 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 16:46:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 16:46:57 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 16:46:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + db_host=dootheithohleef unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 16:46:57 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 16:46:58 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 16:46:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 16:46:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 16:46:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:46:58 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 16:46:58 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 16:46:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 16:46:58 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 16:46:58 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 16:46:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 16:46:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:46:58 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 16:46:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 16:46:58 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 16:46:59 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 16:46:59 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 16:46:59 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 16:47:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:47:00 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 16:47:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 16:47:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 16:47:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:47:00 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 16:47:00 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 16:47:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 16:47:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 16:47:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 16:47:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:47:01 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 16:47:01 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 16:47:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 16:47:01 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 16:47:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 16:47:01 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-epc-0: 16:47:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 16:47:01 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 16:47:01 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 16:47:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:47:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:47:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 16:47:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 16:47:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 16:47:12 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 16:47:12 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 16:47:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 16:47:12 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 16:47:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:47:12 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 16:47:12 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 16:47:12 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 16:47:12 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 16:47:12 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 16:47:12 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 16:47:12 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 16:47:12 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 16:47:12 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 16:47:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 16:47:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 16:47:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 16:47:13 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 16:47:13 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 16:47:13 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 16:47:13 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 16:47:13 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 16:47:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:47:13 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 16:47:13 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 16:47:13 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 16:47:13 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 16:47:13 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 16:47:13 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 16:47:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start SHA256:9iSlyA428jA9jEPQeI6Z1yHOzpK34kzEmhZej6g6cRg root@juju-367db0-default-0 unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start |.o | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start |..+ . | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | O.o . . | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start |E.=+.. . o | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | @*.B o S . | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start |O.OBo= . + | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start |oX o... . | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start |B . | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start |== | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-367db0-default-0 unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 16:47:13 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: 16:47:13 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start SHA256:SxN0/krAZkI2o8HCfGXWEI3XEUTUEFukYR/wrPCjr4I ubuntu@juju-367db0-default-0 unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | o ...@*.=&O+ | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | + oB.=++.O.. | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | o. ..B + + | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | + = o | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | S = . | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | . = o | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | . o . | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | E . . | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start | .... | unit-abot-epc-basic-0: 16:47:13 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 16:47:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:47:13 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 16:47:13 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 16:47:13 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 16:47:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:47:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:47:13 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 16:47:13 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 16:47:14 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 16:47:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 16:47:14 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 16:47:14 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 16:47:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 16:47:14 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 16:47:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:47:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 16:47:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:47:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 16:47:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 16:47:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 16:47:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 16:47:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 16:47:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 16:47:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 16:47:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 16:47:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:47:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:49:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 16:49:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:49:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 16:49:19 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 16:49:19 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 16:49:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 16:49:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 16:49:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22021' unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22021 =~ .*running.* ]] unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 16:49:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:49:19 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 16:49:19 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 16:49:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:49:20 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 16:49:20 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 16:49:20 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 16:49:20 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:49:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:50:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 16:51:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 16:51:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:51:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 16:51:37 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 16:51:37 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 16:51:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 16:51:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 16:51:37 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 16:51:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 16:51:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 16:51:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:51:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 16:51:51 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: 16:51:51 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: 16:51:51 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 16:51:51 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 16:51:52 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 16:51:52 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 16:51:52 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 16:51:52 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: 16:51:52 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: 16:51:52 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (161 kB/s) unit-oai-epc-0: 16:51:52 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 16:51:53 DEBUG unit.oai-epc/0.install (Reading database ... 102424 files and directories currently installed.) unit-oai-epc-0: 16:51:53 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: 16:51:53 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 16:51:53 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 16:51:53 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 16:51:53 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 16:51:53 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 16:51:54 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 16:51:54 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 16:51:55 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 16:51:55 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 16:51:55 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 16:51:55 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 16:51:55 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 16:51:55 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 16:51:55 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-abot-epc-basic-0: 16:51:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 16:51:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:51:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 16:51:55 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 16:51:55 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 16:51:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 16:51:55 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 16:51:55 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 16:51:55 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 16:51:55 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 16:51:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:51:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:51:58 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 16:51:58 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 16:51:58 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 16:51:58 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 16:51:58 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 16:52:01 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 16:52:01 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 16:52:01 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 16:52:01 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 16:52:01 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 16:52:01 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 16:52:01 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 16:52:01 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 16:52:03 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: 16:52:03 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: 16:52:03 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 16:52:03 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 16:52:04 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: 16:52:04 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 16:52:04 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: 16:52:04 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 16:52:04 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 16:52:05 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 16:52:05 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 16:52:05 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 16:52:05 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 16:52:05 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:05 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 16:52:05 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:05 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 16:52:05 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: 16:52:05 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 16:52:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 16:52:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 16:52:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 16:52:07 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 16:52:07 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 16:52:07 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 16:52:07 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 16:52:08 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 16:52:08 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 16:52:08 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 16:52:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 16:52:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 16:52:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 16:52:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 16:52:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 16:52:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 16:52:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 16:52:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 16:52:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 16:52:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 16:52:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 16:52:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 16:52:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 16:52:12 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 16:52:12 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 16:52:12 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 16:52:13 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 16:52:14 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 16:52:15 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: 16:52:15 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 16:52:15 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 16:52:16 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: 16:52:16 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 16:52:16 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: 16:52:16 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: 16:52:16 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: 16:52:16 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: 16:52:16 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: 16:52:16 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: 16:52:16 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 16:52:16 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: 16:52:16 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 16:52:16 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: 16:52:16 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: 16:52:16 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 16:52:16 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: 16:52:16 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 16:52:16 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: 16:52:16 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: 16:52:16 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:16 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: 16:52:16 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: 16:52:16 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: 16:52:16 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:16 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 16:52:16 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: 16:52:17 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:17 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: 16:52:17 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:17 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 16:52:18 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: 16:52:18 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: 16:52:18 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: 16:52:18 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: 16:52:18 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: 16:52:18 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: 16:52:18 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 16:52:18 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: 16:52:18 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 16:52:18 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: 16:52:18 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 16:52:18 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 16:52:21 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 16:52:58 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 16:52:58 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 16:52:58 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 16:52:58 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 16:52:58 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 16:52:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:52:58 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 16:52:58 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: 16:52:58 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 16:52:58 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: 16:52:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 16:52:58 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 16:52:59 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 16:52:59 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 16:52:59 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 16:52:59 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 16:52:59 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 16:52:59 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 16:52:59 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 16:52:59 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 16:52:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 16:53:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 16:53:00 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 16:53:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 16:53:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 16:53:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 16:53:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 16:53:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.8 unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 16:53:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 16:53:01 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: 16:53:01 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 16:53:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:01 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 16:53:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 16:53:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 16:53:01 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: 16:53:01 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 16:53:01 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: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 16:53:01 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: 16:53:01 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 16:53:01 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 16:53:02 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: 16:53:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:02 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 16:53:02 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: 16:53:02 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: 16:53:02 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: 16:53:02 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: 16:53:02 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: 16:53:02 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: 16:53:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 16:53:02 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: 16:53:02 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: 16:53:02 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: 16:53:02 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: 16:53:02 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 16:53:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:02 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.8 unit-oai-epc-0: 16:53:02 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: 16:53:02 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: 16:53:02 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: 16:53:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 16:53:02 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: 16:53:02 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: 16:53:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 16:53:02 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: 16:53:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:02 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: 16:53:02 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: 16:53:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:02 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 16:53:02 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 16:53:02 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 16:53:02 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 16:53:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:53:02 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 16:53:02 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 16:53:02 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 16:53:02 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 16:53:02 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 16:53:02 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 16:53:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 16:53:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 16:53:02 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 16:53:02 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 16:53:02 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 16:53:02 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 16:53:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:53:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:53:02 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 16:53:02 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 16:53:03 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:53:03 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 16:53:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 16:53:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 16:53:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:53:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 16:53:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 16:53:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 16:53:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 16:53:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 16:53:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 16:53:03 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:03 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-hss-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:53:03 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-abot-epc-basic-0: 16:53:03 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 16:53:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 16:53:03 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-hss-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.13 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.13 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.13 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.13 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.13 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.13 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 13 -le 255 ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.13 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.13 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.13 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 13 -le 255 ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.13 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.13' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.13 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.13 unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 16:53:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-hss-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22021' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22021 =~ .*running.* ]] unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 16:53:03 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-epc-0: 16:53:03 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-hss-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:53:03 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 16:53:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 16:53:03 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 16:53:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-hss-0: 16:53:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:53:03 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 16:53:03 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 16:53:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 16:53:04 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 16:53:04 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-hss-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 16:53:04 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 16:53:04 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 16:53:04 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 16:53:04 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 16:53:04 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 16:53:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:04 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-abot-epc-basic-0: 16:53:04 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 16:53:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-hss-0: 16:53:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 16:53:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:53:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:53:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 16:53:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 16:53:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 16:53:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 16:53:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 16:53:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 16:53:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 16:53:04 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 16:53:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 16:53:04 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 16:53:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:53:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:53:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 16:53:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.8 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.8 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.8 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.8 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.8 unit-abot-epc-basic-0: 16:53:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:53:04 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 16:53:04 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 16:53:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:53:04 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 16:53:04 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:05 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:53:05 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 16:53:05 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 16:53:05 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 16:53:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:53:05 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 16:53:05 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 16:53:05 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 16:53:05 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 16:53:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 16:53:05 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:53:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:53:05 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 16:53:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 16:53:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 16:53:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 16:53:05 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 16:53:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 16:53:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 16:53:05 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: 16:53:05 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: 16:53:05 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.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 16:53:05 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: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 16:53:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 16:53:05 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: 16:53:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:53:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 16:53:06 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:53:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:53:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 16:53:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:06 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 16:53:06 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 16:53:06 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 16:53:06 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 16:53:06 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.8 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.8 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.8 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.8 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 16:53:06 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.8 unit-abot-epc-basic-0: 16:53:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:53:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:53:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 16:53:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 16:53:06 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 16:53:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 16:53:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 16:53:06 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 16:53:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:53:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 16:53:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 16:53:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 16:53:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 16:53:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 16:53:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 16:53:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 16:53:06 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 16:53:06 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 16:53:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 16:53:06 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 16:53:06 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:53:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:53:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 16:53:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 16:53:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 16:53:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 16:53:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 16:53:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 16:53:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 16:53:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 16:53:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 16:53:07 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: 16:53:07 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: 16:53:07 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.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 16:53:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 16:53:07 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: 16:53:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 16:53:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 16:53:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 16:53:07 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: 16:53:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 16:53:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:53:07 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-hss-0: 16:53:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 16:53:07 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 16:53:07 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 16:53:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.8 unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.8 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 16:53:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 16:53:07 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 16:53:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 16:53:07 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: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 16:53:07 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: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 16:53:07 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: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 16:53:07 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: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 16:53:07 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-hss-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-hss-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=dootheithohleef unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:08 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: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-oai-hss-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=chooweexuwanoth unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-oai-hss-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.5 unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-hss-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z dootheithohleef ']' unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u dootheithohleef --password=chooweexuwanoth -h 192.168.121.5 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u dootheithohleef --password=chooweexuwanoth -h 192.168.121.5 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 16:53:08 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: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:53:08 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: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u dootheithohleef --password=chooweexuwanoth -h 192.168.121.5 oai-hss unit-oai-epc-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 16:53:08 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:08 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:53:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:53:08 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:08 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 16:53:08 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 16:53:08 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-hss-0: 16:53:08 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 16:53:08 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 16:53:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:09 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 16:53:09 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:09 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-hss-0: 16:53:09 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 16:53:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:53:09 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 16:53:09 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 16:53:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:53:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:53:09 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 16:53:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:09 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 16:53:09 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 16:53:09 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 16:53:09 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 16:53:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:09 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 16:53:09 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 16:53:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.13 unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 16:53:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 16:53:09 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 16:53:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 16:53:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 16:53:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 16:53:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 16:53:10 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: 16:53:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:10 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: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.13 ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 16:53:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:10 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.13 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 16:53:10 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: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 16:53:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:10 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 16:53:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15285 unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15285' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15285 =~ .*running.* ]] unit-oai-epc-0: 16:53:10 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: 16:53:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:10 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: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 16:53:10 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 16:53:11 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 16:53:11 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 16:53:11 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 16:53:11 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 16:53:11 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 16:53:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 16:53:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 16:53:12 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 16:53:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 16:53:12 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 16:53:13 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 16:53:13 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 16:53:13 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 16:53:13 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 16:53:13 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 16:53:14 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 16:53:14 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 16:53:14 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 16:53:14 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 16:53:14 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 16:53:15 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 16:53:15 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 16:53:15 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 16:53:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:15 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 16:53:15 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 16:53:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 16:53:16 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 16:53:16 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 16:53:16 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 16:53:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 16:53:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 16:53:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:18 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 16:53:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 16:53:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 16:53:18 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 16:53:18 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 16:53:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:53:18 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 16:53:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 16:53:18 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 16:53:18 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 16:53:18 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 16:53:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:53:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:53:18 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 16:53:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 16:53:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 16:53:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 16:53:18 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-abot-epc-basic-0: 16:53:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 16:53:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:18 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-abot-epc-basic-0: 16:53:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-oai-epc-0: 16:53:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 16:53:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.13 unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:19 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-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 16:53:19 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: 16:53:19 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: 16:53:19 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.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 16:53:19 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: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-oai-epc-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:19 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: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.13 ']' unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-abot-epc-basic-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 16:53:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 16:53:19 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:19 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z oai-hss-0.openair4G.eur ']' unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 16:53:19 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: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15285' unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15285 =~ .*running.* ]] unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 16:53:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 16:53:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 16:53:19 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 16:53:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:53:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:53:19 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: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 16:53:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 16:53:19 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 16:53:19 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 16:53:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 16:53:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 16:53:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:53:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:53:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 16:53:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:53:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 16:53:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:53:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 16:53:29 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 16:53:29 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 16:53:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 16:53:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 16:53:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22021' unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22021 =~ .*running.* ]] unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 16:53:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:53:29 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 16:53:29 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 16:53:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:53:29 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 16:53:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 16:53:29 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 16:53:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:53:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:53:42 DEBUG juju.worker.uniter.remotestate got action change: [08e87834-66fb-48e4-8158-6c4ebec41f50] ok=true unit-abot-epc-basic-0: 16:53:42 DEBUG juju.worker.uniter.operation running operation run action 08e87834-66fb-48e4-8158-6c4ebec41f50 unit-abot-epc-basic-0: 16:53:42 DEBUG juju.machinelock acquire machine lock for uniter (run action 08e87834-66fb-48e4-8158-6c4ebec41f50) unit-abot-epc-basic-0: 16:53:42 DEBUG juju.machinelock machine lock acquired for uniter (run action 08e87834-66fb-48e4-8158-6c4ebec41f50) unit-abot-epc-basic-0: 16:53:42 DEBUG juju.worker.uniter.operation preparing operation "run action 08e87834-66fb-48e4-8158-6c4ebec41f50" unit-abot-epc-basic-0: 16:53:42 DEBUG juju.worker.uniter.operation executing operation "run action 08e87834-66fb-48e4-8158-6c4ebec41f50" unit-abot-epc-basic-0: 16:53:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 16:53:42 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 16:53:42 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 16:53:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 16:53:42 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 16:53:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 16:53:42 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 16:53:42 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 16:53:44 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:45 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: 16:53:45 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: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4874995391523277548.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:45 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: 16:53:45 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: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7354481100783900097.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: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:45 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: 16:53:45 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: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall907385677890726965.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: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:45 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: 16:53:45 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: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3294069361583433537.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:45 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: 16:53:45 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: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8597188200571727333.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: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:45 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: 16:53:45 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: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4893675263719469922.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.750 s unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-11-06T16:53:45+00:00 unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 16:53:45 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:53:47 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 16:53:47 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:47 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:53:47 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 16:53:47 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 16:53:48 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: 16:53:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:53:48 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: 16:53:48 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 16:53:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:53:48 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 16:53:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:53:48 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: 16:53:48 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: 16:53:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:53:48 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: 16:53:49 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 16:53:49 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 16:53:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:53:50 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 16:53:50 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 16:53:50 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 16:53:50 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 16:53:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:53:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:53:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:53:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 16:53:51 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:51 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 16:53:51 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6d4d66d2: startup date [Tue Nov 06 16:53:51 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 16:53:51 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:51 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:53:51 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 16:53:51 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:51 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:53:51 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: 16:53:53 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:53 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 16:53:53 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@77ee25f1] to [cucumber.runtime.java.spring.GlueCodeScope@6dd93a21] unit-abot-epc-basic-0: 16:53:53 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:53 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 16:53:53 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@736048ed: startup date [Tue Nov 06 16:53:53 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 16:53:53 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:53:53 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: 16:53:53 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:53:53 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: 16:53:54 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:53:54 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: 16:53:54 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:53:54 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: 16:53:54 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:54 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 16:53:54 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@25290bca: startup date [Tue Nov 06 16:53:54 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 16:53:54 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:53:54 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: 16:53:54 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:53:54 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: 16:53:54 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:53:54 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: 16:53:54 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 4:53:54 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 16:53:54 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: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :1277 MS unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:53:55 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53: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: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:56 [main] REPORT: STEP EXECUTION TIME TAKEN :699 MS unit-abot-epc-basic-0: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:56 [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: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:56 [main] REPORT: STEP EXECUTION TIME TAKEN :698 MS unit-abot-epc-basic-0: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:53:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:53:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:53:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:57 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 16:53:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:53:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:53:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07.134 [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: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07.144 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54: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: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07 [main] REPORT: STEP EXECUTION TIME TAKEN :55 MS unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:54:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:54: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: 16:54:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:54:17 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: 16:54:17 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: 16:54:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 16:54: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: 16:54:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP EXECUTION TIME TAKEN :76 MS unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54: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: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: STEP EXECUTION TIME TAKEN :486 MS unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [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: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28.630 [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: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28.634 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54: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: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:54:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:54: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: 16:54:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:54:38 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: 16:54:38 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: 16:54:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:54:38 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: 16:54:38 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: 16:54:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 16:54:38 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: 16:54:38 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: 16:54:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:54:38 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: 16:54:38 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: 16:54:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:54:38 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: 16:54:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:54:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: STEP EXECUTION TIME TAKEN :482 MS unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [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: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:39 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49.741 [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: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49.746 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [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: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: STEP EXECUTION TIME TAKEN :74 MS unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:54:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:54:49 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: 16:54:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:54:59 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: 16:54:59 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: 16:54:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:54:59 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: 16:54:59 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: 16:54:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 16:54:59 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: 16:54:59 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: 16:54:59 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: 16:54:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:54:59 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: 16:54:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:54:59 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: 16:54:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:59 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:54:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:54:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [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: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :502 MS unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [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: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10.764 [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: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10.767 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10 [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: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:55:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:55:10 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: 16:55:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:55:20 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: 16:55:20 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: 16:55:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 16:55:20 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: 16:55:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:20 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 16:55:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [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: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP EXECUTION TIME TAKEN :268 MS unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:22 [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: 16:55:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:22 [main] REPORT: STEP EXECUTION TIME TAKEN :860 MS unit-abot-epc-basic-0: 16:55:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:55:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:22 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 16:55:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32.383 [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: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32.390 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:55:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:55:42 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: 16:55:42 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: 16:55:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [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: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP EXECUTION TIME TAKEN :203 MS unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [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: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: STEP EXECUTION TIME TAKEN :816 MS unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [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: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:43 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53.835 [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: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53.838 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53 [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: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:55:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:55:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:55:53 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: 16:56:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:56:04 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: 16:56:04 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: 16:56:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 16:56:04 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: 16:56:04 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: 16:56:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [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: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP EXECUTION TIME TAKEN :445 MS unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [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: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: STEP EXECUTION TIME TAKEN :645 MS unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [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: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:05 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:05 [main] REPORT: ========================================================================================== unit-mysql-0: 16:56:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 16:56:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 16:56:05 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 16:56:05 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 16:56:05 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 16:56:05 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 16:56:05 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 16:56:05 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 16:56:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 16:56:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 16:56:05 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 16:56:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15.381 [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: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15.385 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15 [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: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:56:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:56:15 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: 16:56:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:56:25 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: 16:56:25 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: 16:56:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:56:25 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: 16:56:25 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: 16:56:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:56:25 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: 16:56:25 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:56:25 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: 16:56:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:25 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: STEP EXECUTION TIME TAKEN :406 MS unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [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: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: STEP EXECUTION TIME TAKEN :668 MS unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [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: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:26 [main] REPORT: ========================================================================================== unit-oai-epc-0: 16:56:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 16:56:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 16:56:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 16:56:27 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 16:56:27 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 16:56:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 16:56:28 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 16:56:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16686' unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16686 =~ .*running.* ]] unit-oai-epc-0: 16:56:28 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: 16:56:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 16:56:28 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 16:56:28 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 16:56:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 16:56:28 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 16:56:28 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 16:56:28 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 16:56:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 16:56:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36.854 [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: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36.856 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:56:36 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 16:56:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 16:56:47 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: 16:56:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 16:56:47 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: 16:56:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:56:47 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: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [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: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP EXECUTION TIME TAKEN :413 MS unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:47 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: STEP EXECUTION TIME TAKEN :686 MS unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [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: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58.580 [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: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58.583 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58 [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: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58 [main] REPORT: STEP EXECUTION TIME TAKEN :259 MS unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:56:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:56:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:56:58 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: 16:57:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 16:57:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 16:57:09 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: 16:57: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: 16:57: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: 16:57:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:57: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: 16:57: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: 16:57:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:57: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: 16:57: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: 16:57:09 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: 16:57:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:57: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: 16:57:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:57: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: 16:57:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:57: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: 16:57: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: 16:57:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57: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: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [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: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:09 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:09 [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: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: STEP EXECUTION TIME TAKEN :682 MS unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [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: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20.414 [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: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20.417 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57: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: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20 [main] REPORT: STEP EXECUTION TIME TAKEN :360 MS unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:57:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:57: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: 16:57:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:57:30 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: 16:57:30 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: 16:57:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:57:30 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: 16:57:30 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: 16:57:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:57:30 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: 16:57:30 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: 16:57:30 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: 16:57:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:57:30 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: 16:57:30 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:57:30 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: 16:57:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:57:30 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: 16:57:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [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: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:30 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57: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: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: STEP EXECUTION TIME TAKEN :678 MS unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [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: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: STEP EXECUTION TIME TAKEN :60 MS unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41.731 [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: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41.733 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:57:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:57:51 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: 16:57:51 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: 16:57:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:57:51 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: 16:57:51 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: 16:57:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:57:51 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: 16:57:51 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: 16:57:51 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: 16:57:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:57:51 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: 16:57:51 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:57:51 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: 16:57:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:57:51 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: 16:57:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:57:51 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: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:51 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 16:57:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:52 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 16:57:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 16:57:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:52 [main] REPORT: STEP EXECUTION TIME TAKEN :626 MS unit-abot-epc-basic-0: 16:57:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:53 [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: 16:57:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:53 [main] REPORT: STEP EXECUTION TIME TAKEN :204 MS unit-abot-epc-basic-0: 16:57:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:57:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:57:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:57:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:53 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:57:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:57:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:57:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03.099 [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: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03.101 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58: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: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:58:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 16:58:13 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: 16:58:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 16:58:13 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: 16:58:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:58:13 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: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [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: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP EXECUTION TIME TAKEN :201 MS unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:13 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :819 MS unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [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: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24.480 [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: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24.482 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58: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: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:58:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:58: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: 16:58:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:58:34 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: 16:58:34 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: 16:58: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: 16:58: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: 16:58:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:58: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: 16:58: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: 16:58:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:58: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: 16:58: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 16:58:34 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: 16:58:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:58: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: 16:58:34 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:58: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: 16:58:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:58: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: 16:58:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58: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: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [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: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:34 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58: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: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: STEP EXECUTION TIME TAKEN :885 MS unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [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: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:35 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45.915 [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: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45.917 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45 [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: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:58:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:58:45 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: 16:58:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 16:58:56 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: 16:58: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: 16:58: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: 16:58:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:58: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: 16:58: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: 16:58:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:58: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: 16:58:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 16:58:56 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: 16:58:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:58: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: 16:58:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:58: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: 16:58:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:58: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: 16:58:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58: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: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58: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: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP EXECUTION TIME TAKEN :423 MS unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:56 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:57 [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: 16:58:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:57 [main] REPORT: STEP EXECUTION TIME TAKEN :674 MS unit-abot-epc-basic-0: 16:58:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:58:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:58:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:58:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:58:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:58:57 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:58:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07.295 [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: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07.297 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59: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: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:59:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:59:07 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: 16:59:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 16:59:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 16:59:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 16:59:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 16:59:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 16:59:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 16:59:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 16:59:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22021' unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22021 =~ .*running.* ]] unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 16:59:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 16:59:15 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 16:59:15 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 16:59:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 16:59:15 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 16:59:15 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 16:59:15 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 16:59:15 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 16:59:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:59:17 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: 16:59:17 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: 16:59:17 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 16:59: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 16:59: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: 16:59:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [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: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [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: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [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: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP EXECUTION TIME TAKEN :404 MS unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:17 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: STEP EXECUTION TIME TAKEN :621 MS unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [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: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:18 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:59:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 16:59:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38.679 [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: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38.683 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59: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: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 16:59:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 16:59: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: 16:59:38 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: 16:59: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
 unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 16:59:49 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: 16:59:49 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: 16:59:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 16:59:49 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: 16:59:49 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 16:59:49 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: 16:59:49 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: 16:59:49 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: 16:59:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 16:59:49 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: 16:59:49 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: 16:59:49 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: 16:59:49 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: 16:59:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 16:59:49 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: 16:59:49 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: 16:59:49 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: 16:59:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 16:59:49 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: 16:59:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [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: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [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: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:49 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [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: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: STEP EXECUTION TIME TAKEN :314 MS unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [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: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: STEP EXECUTION TIME TAKEN :635 MS unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [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: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [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: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: STEP EXECUTION TIME TAKEN :200 MS unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 16:59:50 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 16:59:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:00:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 17:00:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11.025 [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: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11.026 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11 [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: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:00:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:00:11 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: 17:00:11 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 17:00:11 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-mysql-0: 17:00:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 17:00:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 17:00:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 17:00:19 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 17:00:19 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 17:00:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 17:00:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 17:00:19 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 17:00:19 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 17:00:19 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 17:00:19 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 17:00:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:00:21 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: 17:00:21 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: 17:00:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:00:21 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: 17:00:21 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: 17:00:21 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: 17:00:21 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: 17:00:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:00:21 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: 17:00:21 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: 17:00:21 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: 17:00:21 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: 17:00:21 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: 17:00:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:00:21 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: 17:00:21 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: 17:00:21 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: 17:00:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:00:21 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: 17:00:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [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: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [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: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :418 MS unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:21 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [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: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: STEP EXECUTION TIME TAKEN :625 MS unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [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: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:22 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:00:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 17:00:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42.720 [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: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42.722 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17: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: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:00:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17: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: 17:00:42 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 17: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: 17:00:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:00:52 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: 17:00:52 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: 17: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: 17: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: 17: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: 17: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: 17:00:52 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 17:00: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 17: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: 17:00:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17: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: 17:00:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:00:52 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: 17:00:52 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: 17:00:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17: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: 17: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: 17: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: 17:00:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17: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: 17:00:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [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: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17: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: 17:00:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :388 MS unit-abot-epc-basic-0: 17:00:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:53 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [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: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: STEP EXECUTION TIME TAKEN :627 MS unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [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: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: STEP EXECUTION TIME TAKEN :625 MS unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:00:54 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:00:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:01:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 17:01:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:04 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:04 [main] REPORT: ========================================================================================== unit-oai-epc-0: 17:01:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 17:01:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 17:01:07 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 17:01:07 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 17:01:07 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 17:01:07 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 17:01:07 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 17:01:07 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 17:01:07 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 17:01:07 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 17:01:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 17:01:08 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 17:01:08 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 17:01:08 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 17:01:08 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18724' unit-oai-epc-0: 17:01:08 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18724 =~ .*running.* ]] unit-oai-epc-0: 17:01:08 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: 17:01:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 17:01:08 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 17:01:08 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 17:01:08 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 17:01:08 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 17:01:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 17:01:08 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 17:01:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 17:01:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 17:01:08 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 17:01:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10003 MS unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14.885 [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: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14.887 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14 [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: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :202 MS unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:01:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:01:14 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: 17:01:15 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: 17:01:15 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: 17:01:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:01:26 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: 17:01:26 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: 17:01:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 17:01:26 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: 17:01:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 17:01:26 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: 17:01:26 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 17:01:26 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: 17:01:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [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: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP EXECUTION TIME TAKEN :396 MS unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:26 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:27 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:27 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 17:01:27 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:27 [main] REPORT: STEP EXECUTION TIME TAKEN :634 MS unit-abot-epc-basic-0: 17:01:27 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:27 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:28 [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: 17:01:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:28 [main] REPORT: STEP EXECUTION TIME TAKEN :635 MS unit-abot-epc-basic-0: 17:01:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:01:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:01:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:28 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:01:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 17:01:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:38 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48.167 [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: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48.169 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48 [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: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:01:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:01:48 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: 17:01:49 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: 17:01:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:01:59 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: 17:01:59 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: 17:01:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:01:59 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: 17:01:59 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 17:01:59 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: 17:01:59 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: 17:01:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:01:59 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: 17:01:59 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: 17:01:59 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 17:01:59 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: 17:01:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:01:59 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: 17:01:59 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: 17:01:59 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: 17:01:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:01:59 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: 17:01:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [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: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [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: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [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: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [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: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:01:59 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:01:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:00 [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: 17:02:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:00 [main] REPORT: STEP EXECUTION TIME TAKEN :636 MS unit-abot-epc-basic-0: 17:02:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:02:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:00 [main] REPORT: STEP EXECUTION TIME TAKEN :77 MS unit-abot-epc-basic-0: 17:02:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:00 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:02:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 17:02:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:10 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10003 MS unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20.330 [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: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20.331 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02: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: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:02:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:02: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: 17:02:20 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: 17:02:21 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: 17:02:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:02:31 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: 17:02:31 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: 17:02: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: 17:02: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: 17:02:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:02: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: 17:02:31 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: 17:02: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: 17:02: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: 17:02:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:02: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: 17:02:31 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: 17:02: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: 17:02:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:02: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: 17:02: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: 17:02: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: 17:02:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:02: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: 17:02: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: 17:02:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02: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: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [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: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02: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: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02: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: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP EXECUTION TIME TAKEN :424 MS unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [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: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:31 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02: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: 17:02:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:32 [main] REPORT: STEP EXECUTION TIME TAKEN :618 MS unit-abot-epc-basic-0: 17:02:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 17:02:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 17:02:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:32 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:02:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 17:02:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:42 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52.384 [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: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52.387 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02: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: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:02:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 17:02:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 17:02: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: 17:02:52 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 17:02: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 17:03: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: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 17:03: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: 17:03:03 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: 17:03: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: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 17:03: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: 17:03:03 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: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 17:03: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: 17:03: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: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 17:03: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: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run 9m9.197s unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03: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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 552.825 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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.006 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03: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:(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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.017 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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.003 sec unit-abot-epc-basic-0: 17:03:03 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.007 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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.005 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.002 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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.009 sec unit-abot-epc-basic-0: 17:03: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:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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.002 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03: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:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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.004 sec unit-abot-epc-basic-0: 17:03:03 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.002 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 17:03:03 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.008 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.003 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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 sec unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03: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(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: 17:03: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 17:03:03 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.003 sec unit-abot-epc-basic-0: 17:03:03 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.009 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(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: 17:03: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(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: 17:03:03 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.002 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(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: 17:03: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(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: 17:03:03 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: 17:03:03 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.004 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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:(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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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:(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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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:(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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.003 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.003 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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:(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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03: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:(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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03: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(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: 17:03: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(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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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:(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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03: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. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(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: 17:03: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(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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03: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 differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03: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(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: 17:03: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(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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 17:03: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:(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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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.003 sec unit-abot-epc-basic-0: 17:03:03 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.004 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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:(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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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.006 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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.003 sec unit-abot-epc-basic-0: 17:03: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(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.004 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03: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(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: 17:03:03 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: 17:03: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(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: 17:03:03 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.006 sec unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03: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:(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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.001 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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(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.005 sec unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 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: 17:03: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(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: 17:03:03 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: 17:03: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(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: 17:03:03 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: 17:03:03 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: 17:03:03 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: 17:03: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:(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: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 17:03:03 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: 17:03:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run Nov 06, 2018 5:03:03 PM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@6d4d66d2: startup date [Tue Nov 06 16:53:51 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 17:03:03 DEBUG unit.abot-epc-basic/0.run 06-Nov-2018 17:03:03.556 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 17:03:04 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: 17:03:04 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:03:04 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: 17:03:04 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 17:03:04 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 17:03:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:03:06 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 17:03:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:03:06 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:18 min unit-abot-epc-basic-0: 17:03:06 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-11-06T17:03:06+00:00 unit-abot-epc-basic-0: 17:03:06 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 17:03:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 17:03:06 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: 17:03:06 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 17:03:06 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: 17:03:06 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: 17:03:06 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 17:03:06 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: 17:03:06 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 17:03:06 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter.operation committing operation "run action 08e87834-66fb-48e4-8158-6c4ebec41f50" unit-abot-epc-basic-0: 17:03:06 DEBUG juju.machinelock machine lock released for uniter (run action 08e87834-66fb-48e4-8158-6c4ebec41f50) unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 17:03:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 17:03:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 17:03:06 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 17:03:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 17:03:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-11-06 17:03:26,137 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-11-06 17:04:18,802 - 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, 4 applications Waiting on 1 model, 4 machines, 2 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 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, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2018-11-06 17:04:18,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 17:04:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:18,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-1f601173-c617-4bad-835f-421c3c2e3c38 Date: Tue, 06 Nov 2018 17:04:18 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:34:25Z", "updated_at": "2018-11-06T17:04:03Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "03fbe506-a5e1-4782-871e-82eadfc6d850"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:27:18Z", "updated_at": "2018-11-06T17:03:43Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "37be20d2-36e6-4dc8-a602-e83f08828f09"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:30:17Z", "updated_at": "2018-11-06T17:03:52Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "436461ea-3390-4782-b937-2a007c7e3a21"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:22:03Z", "updated_at": "2018-11-06T17:04:15Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "4b392982-0aa7-49e4-bc40-1f807ba2cb5a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:34:59Z", "updated_at": "2018-11-06T17:04:03Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "676b2a39-8eec-4c13-83d6-c4465b41b544"}]} 2018-11-06 17:04:18,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1f601173-c617-4bad-835f-421c3c2e3c38 2018-11-06 17:04:18,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.167891979218s 2018-11-06 17:04:18,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1f601173-c617-4bad-835f-421c3c2e3c38 2018-11-06 17:04:18,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-06 17:04:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/03fbe506-a5e1-4782-871e-82eadfc6d850.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:19,620 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15d671ce-dad1-468a-a8d8-29d4c3fd77e5 Content-Length: 0 Date: Tue, 06 Nov 2018 17:04:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 17:04:19,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/03fbe506-a5e1-4782-871e-82eadfc6d850.json used request id req-15d671ce-dad1-468a-a8d8-29d4c3fd77e5 2018-11-06 17:04:19,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.62676692009s 2018-11-06 17:04:19,621 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/03fbe506-a5e1-4782-871e-82eadfc6d850.json used request id req-15d671ce-dad1-468a-a8d8-29d4c3fd77e5 2018-11-06 17:04:19,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 17:04:19,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:19,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-93a5e7ff-c9d3-444f-9166-2bf1f691ebdb Date: Tue, 06 Nov 2018 17:04:19 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:27:18Z", "updated_at": "2018-11-06T17:03:43Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "37be20d2-36e6-4dc8-a602-e83f08828f09"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:30:17Z", "updated_at": "2018-11-06T17:03:52Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "436461ea-3390-4782-b937-2a007c7e3a21"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:22:03Z", "updated_at": "2018-11-06T17:04:15Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "4b392982-0aa7-49e4-bc40-1f807ba2cb5a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:34:59Z", "updated_at": "2018-11-06T17:04:03Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "676b2a39-8eec-4c13-83d6-c4465b41b544"}]} 2018-11-06 17:04:19,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-93a5e7ff-c9d3-444f-9166-2bf1f691ebdb 2018-11-06 17:04:19,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.163331031799s 2018-11-06 17:04:19,790 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-93a5e7ff-c9d3-444f-9166-2bf1f691ebdb 2018-11-06 17:04:19,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-06 17:04:19,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/37be20d2-36e6-4dc8-a602-e83f08828f09.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:20,355 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f34901cf-92e9-4f76-be95-52dff2f6d849 Content-Length: 0 Date: Tue, 06 Nov 2018 17:04:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 17:04:20,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/37be20d2-36e6-4dc8-a602-e83f08828f09.json used request id req-f34901cf-92e9-4f76-be95-52dff2f6d849 2018-11-06 17:04:20,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.550107002258s 2018-11-06 17:04:20,356 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/37be20d2-36e6-4dc8-a602-e83f08828f09.json used request id req-f34901cf-92e9-4f76-be95-52dff2f6d849 2018-11-06 17:04:20,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 17:04:20,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:20,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-81e4861f-96d9-4d83-927c-bd8ecd52ba20 Date: Tue, 06 Nov 2018 17:04:20 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:30:17Z", "updated_at": "2018-11-06T17:03:52Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "436461ea-3390-4782-b937-2a007c7e3a21"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:22:03Z", "updated_at": "2018-11-06T17:04:15Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "4b392982-0aa7-49e4-bc40-1f807ba2cb5a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:34:59Z", "updated_at": "2018-11-06T17:04:03Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "676b2a39-8eec-4c13-83d6-c4465b41b544"}]} 2018-11-06 17:04:20,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-81e4861f-96d9-4d83-927c-bd8ecd52ba20 2018-11-06 17:04:20,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.163995027542s 2018-11-06 17:04:20,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-81e4861f-96d9-4d83-927c-bd8ecd52ba20 2018-11-06 17:04:20,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-06 17:04:20,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/436461ea-3390-4782-b937-2a007c7e3a21.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:20,941 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d7780fc-bdd1-49b2-a6c9-361c52f7a164 Content-Length: 0 Date: Tue, 06 Nov 2018 17:04:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 17:04:20,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/436461ea-3390-4782-b937-2a007c7e3a21.json used request id req-0d7780fc-bdd1-49b2-a6c9-361c52f7a164 2018-11-06 17:04:20,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.40384888649s 2018-11-06 17:04:20,941 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/436461ea-3390-4782-b937-2a007c7e3a21.json used request id req-0d7780fc-bdd1-49b2-a6c9-361c52f7a164 2018-11-06 17:04:20,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 17:04:20,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:20,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-affc5a09-58f6-4fca-adc6-172696bf41c2 Date: Tue, 06 Nov 2018 17:04:20 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:22:03Z", "updated_at": "2018-11-06T17:04:15Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "4b392982-0aa7-49e4-bc40-1f807ba2cb5a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:34:59Z", "updated_at": "2018-11-06T17:04:03Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "676b2a39-8eec-4c13-83d6-c4465b41b544"}]} 2018-11-06 17:04:20,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-affc5a09-58f6-4fca-adc6-172696bf41c2 2018-11-06 17:04:20,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0247418880463s 2018-11-06 17:04:20,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-affc5a09-58f6-4fca-adc6-172696bf41c2 2018-11-06 17:04:20,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-06 17:04:20,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/4b392982-0aa7-49e4-bc40-1f807ba2cb5a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:21,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20a85ee7-2675-4726-8995-39a94acb8f0c Content-Length: 0 Date: Tue, 06 Nov 2018 17:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 17:04:21,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/4b392982-0aa7-49e4-bc40-1f807ba2cb5a.json used request id req-20a85ee7-2675-4726-8995-39a94acb8f0c 2018-11-06 17:04:21,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.435897111893s 2018-11-06 17:04:21,418 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/4b392982-0aa7-49e4-bc40-1f807ba2cb5a.json used request id req-20a85ee7-2675-4726-8995-39a94acb8f0c 2018-11-06 17:04:21,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 17:04:21,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:21,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-fa73e0b0-5f7d-437d-98c9-de3132bb9c39 Date: Tue, 06 Nov 2018 17:04:21 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:34:59Z", "updated_at": "2018-11-06T17:04:03Z", "floating_network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "28b528309b124458be618d82be43bd22", "port_id": null, "id": "676b2a39-8eec-4c13-83d6-c4465b41b544"}]} 2018-11-06 17:04:21,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fa73e0b0-5f7d-437d-98c9-de3132bb9c39 2018-11-06 17:04:21,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0542459487915s 2018-11-06 17:04:21,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fa73e0b0-5f7d-437d-98c9-de3132bb9c39 2018-11-06 17:04:21,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-06 17:04:21,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/676b2a39-8eec-4c13-83d6-c4465b41b544.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:22,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-133eee37-a037-4c86-8461-1320baab483c Content-Length: 0 Date: Tue, 06 Nov 2018 17:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 17:04:22,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/676b2a39-8eec-4c13-83d6-c4465b41b544.json used request id req-133eee37-a037-4c86-8461-1320baab483c 2018-11-06 17:04:22,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.695194005966s 2018-11-06 17:04:22,179 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/676b2a39-8eec-4c13-83d6-c4465b41b544.json used request id req-133eee37-a037-4c86-8461-1320baab483c 2018-11-06 17:04:22,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-06 17:04:22,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:22,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e5c3a205-6dec-44fb-b3fd-69d7529ddf68 Date: Tue, 06 Nov 2018 17:04:22 GMT RESP BODY: {"floatingips": []} 2018-11-06 17:04:22,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e5c3a205-6dec-44fb-b3fd-69d7529ddf68 2018-11-06 17:04:22,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.190737962723s 2018-11-06 17:04:22,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e5c3a205-6dec-44fb-b3fd-69d7529ddf68 2018-11-06 17:04:22,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 17:04:22,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:24,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-675da14f-0784-4b99-851c-03df508403e1 Date: Tue, 06 Nov 2018 17:04:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 17:04:24,367 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8 used request id req-675da14f-0784-4b99-851c-03df508403e1 2018-11-06 17:04:24,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.99005889893s 2018-11-06 17:04:24,368 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/24a55bdc-754f-4605-a420-0a6ee14e9fa8 used request id req-675da14f-0784-4b99-851c-03df508403e1 2018-11-06 17:04:24,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 17:04:24,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:24,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04: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-3ea50350-ad0c-4a2b-a9c1-bd82e131da46 x-compute-request-id: req-3ea50350-ad0c-4a2b-a9c1-bd82e131da46 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4ffed47e-2393-4e28-8b73-aa723757736d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4ffed47e-2393-4e28-8b73-aa723757736d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4ffed47e-2393-4e28-8b73-aa723757736d", "name": "juju_epc-flavor_alt_61d57697-33c2-4a6c-b307-5af6181ed390", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cc93dd53-aa17-47d5-b1e2-8c1180a22334", "name": "juju_epc-flavor_61d57697-33c2-4a6c-b307-5af6181ed390", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 17:04:24,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3ea50350-ad0c-4a2b-a9c1-bd82e131da46 2018-11-06 17:04:24,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.19420003891s 2018-11-06 17:04:24,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3ea50350-ad0c-4a2b-a9c1-bd82e131da46 2018-11-06 17:04:24,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 17:04:24,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/4ffed47e-2393-4e28-8b73-aa723757736d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:24,607 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 17:04: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-398b1556-dfce-49a5-b57e-e6774af3e38a x-compute-request-id: req-398b1556-dfce-49a5-b57e-e6774af3e38a Content-Length: 0 Content-Type: application/json 2018-11-06 17:04:24,608 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4ffed47e-2393-4e28-8b73-aa723757736d used request id req-398b1556-dfce-49a5-b57e-e6774af3e38a 2018-11-06 17:04:24,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0416889190674s 2018-11-06 17:04:24,608 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4ffed47e-2393-4e28-8b73-aa723757736d used request id req-398b1556-dfce-49a5-b57e-e6774af3e38a 2018-11-06 17:04:24,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-06 17:04:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/87ff642c-f1bc-4484-8c10-ff333e620e15/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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" -d '{"subnet_id": "ad4b21c1-bf37-4fec-b0b8-0cc21b976db2"}' 2018-11-06 17:04:26,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-495d8792-8adf-45f8-8385-7d827ca19bc1 Date: Tue, 06 Nov 2018 17:04:26 GMT RESP BODY: {"network_id": "8dde8595-cb24-4490-abad-8792feb9ff4b", "tenant_id": "28b528309b124458be618d82be43bd22", "subnet_id": "ad4b21c1-bf37-4fec-b0b8-0cc21b976db2", "subnet_ids": ["ad4b21c1-bf37-4fec-b0b8-0cc21b976db2"], "port_id": "daf1151e-f960-4cd1-99f2-f5f807930e3d", "id": "87ff642c-f1bc-4484-8c10-ff333e620e15"} 2018-11-06 17:04:26,146 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/87ff642c-f1bc-4484-8c10-ff333e620e15/remove_router_interface.json used request id req-495d8792-8adf-45f8-8385-7d827ca19bc1 2018-11-06 17:04:26,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.53762602806s 2018-11-06 17:04:26,147 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/87ff642c-f1bc-4484-8c10-ff333e620e15/remove_router_interface.json used request id req-495d8792-8adf-45f8-8385-7d827ca19bc1 returning object 87ff642c-f1bc-4484-8c10-ff333e620e15 2018-11-06 17:04:26,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-06 17:04:26,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:26,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-96895791-816b-4bb0-b8d9-aa67267d6f09 Date: Tue, 06 Nov 2018 17:04:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a9fd362b-e9e6-40c1-850d-fbebe80ed153", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "00782059-4ec8-407c-b408-cafcba5e7ce9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:19:21Z", "admin_state_up": true, "updated_at": "2018-11-06T17:04:25Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "28b528309b124458be618d82be43bd22", "id": "87ff642c-f1bc-4484-8c10-ff333e620e15", "name": "juju_epc-router_61d57697-33c2-4a6c-b307-5af6181ed390"}]} 2018-11-06 17:04:26,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-96895791-816b-4bb0-b8d9-aa67267d6f09 2018-11-06 17:04:26,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.255389213562s 2018-11-06 17:04:26,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-96895791-816b-4bb0-b8d9-aa67267d6f09 2018-11-06 17:04:26,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-06 17:04:26,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/87ff642c-f1bc-4484-8c10-ff333e620e15.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:29,756 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce95e186-768e-4688-b19f-068dc33d142e Content-Length: 0 Date: Tue, 06 Nov 2018 17:04:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 17:04:29,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/87ff642c-f1bc-4484-8c10-ff333e620e15.json used request id req-ce95e186-768e-4688-b19f-068dc33d142e 2018-11-06 17:04:29,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.35200309753s 2018-11-06 17:04:29,757 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/87ff642c-f1bc-4484-8c10-ff333e620e15.json used request id req-ce95e186-768e-4688-b19f-068dc33d142e 2018-11-06 17:04:29,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-06 17:04:29,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:29,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3f060204-1273-4d63-af52-ab20320a19a9 Date: Tue, 06 Nov 2018 17:04:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dde8595-cb24-4490-abad-8792feb9ff4b","tenant_id":"28b528309b124458be618d82be43bd22","created_at":"2018-11-06T16:19:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-06T16:19:19Z","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":"28b528309b124458be618d82be43bd22","id":"ad4b21c1-bf37-4fec-b0b8-0cc21b976db2","subnetpool_id":null,"name":"juju_epc-subnet_61d57697-33c2-4a6c-b307-5af6181ed390"}]} 2018-11-06 17:04:29,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3f060204-1273-4d63-af52-ab20320a19a9 2018-11-06 17:04:29,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.198122024536s 2018-11-06 17:04:29,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3f060204-1273-4d63-af52-ab20320a19a9 2018-11-06 17:04:29,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-06 17:04:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/ad4b21c1-bf37-4fec-b0b8-0cc21b976db2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:32,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de6cfc1a-1e2b-4efe-94da-a309554d6ce3 Date: Tue, 06 Nov 2018 17:04:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 17:04:32,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ad4b21c1-bf37-4fec-b0b8-0cc21b976db2.json used request id req-de6cfc1a-1e2b-4efe-94da-a309554d6ce3 2018-11-06 17:04:32,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26498603821s 2018-11-06 17:04:32,223 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ad4b21c1-bf37-4fec-b0b8-0cc21b976db2.json used request id req-de6cfc1a-1e2b-4efe-94da-a309554d6ce3 2018-11-06 17:04:32,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 17:04:32,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:32,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-0b8e792e-8de9-44cc-97b9-4f50ffc821ff Date: Tue, 06 Nov 2018 17:04: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":[],"updated_at":"2018-11-06T17:04:32Z","tenant_id":"28b528309b124458be618d82be43bd22","created_at":"2018-11-06T16:19:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"28b528309b124458be618d82be43bd22","id":"8dde8595-cb24-4490-abad-8792feb9ff4b","name":"juju_epc-net_61d57697-33c2-4a6c-b307-5af6181ed390"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","mtu":1500}]} 2018-11-06 17:04:32,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0b8e792e-8de9-44cc-97b9-4f50ffc821ff 2018-11-06 17:04:32,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273880004883s 2018-11-06 17:04:32,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0b8e792e-8de9-44cc-97b9-4f50ffc821ff 2018-11-06 17:04:32,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-06 17:04:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8dde8595-cb24-4490-abad-8792feb9ff4b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:33,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec0d1ff9-52ae-418d-b725-794ea8cad4a6 Date: Tue, 06 Nov 2018 17:04:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 17:04:33,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8dde8595-cb24-4490-abad-8792feb9ff4b.json used request id req-ec0d1ff9-52ae-418d-b725-794ea8cad4a6 2018-11-06 17:04:33,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.847062110901s 2018-11-06 17:04:33,346 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8dde8595-cb24-4490-abad-8792feb9ff4b.json used request id req-ec0d1ff9-52ae-418d-b725-794ea8cad4a6 2018-11-06 17:04:33,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 17:04:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:33,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-8e650ca4-ed85-4476-83d2-84a766759600 Date: Tue, 06 Nov 2018 17:04:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/snap", "metadata": {}}], "file": "/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/file", "owner": "28b528309b124458be618d82be43bd22", "id": "c040ba0f-cdaf-41c6-8b68-45201763abd1", "size": 296943616, "self": "/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/c040ba0f-cdaf-41c6-8b68-45201763abd1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9bbdf06f39c1400c386d2d478c08d5cad72042807839e2af0516bd050c5a1247", "updated_at": "2018-11-06T16:19:36Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "74760cc7042ed34309208e941fd54757", "name": "juju_epc-img_61d57697-33c2-4a6c-b307-5af6181ed390", "checksum": "74760cc7042ed34309208e941fd54757", "created_at": "2018-11-06T16:19:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 17:04:33,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8e650ca4-ed85-4476-83d2-84a766759600 2018-11-06 17:04:33,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.553452968597s 2018-11-06 17:04:33,900 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8e650ca4-ed85-4476-83d2-84a766759600 2018-11-06 17:04:33,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 17:04:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bba46fe1d95de4492cb599e7afc8e712fdf4c9fe" 2018-11-06 17:04:35,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1f7e106-9092-42bb-91ee-87ff6384ebb1 Date: Tue, 06 Nov 2018 17:04:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 17:04:35,384 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1 used request id req-e1f7e106-9092-42bb-91ee-87ff6384ebb1 2018-11-06 17:04:35,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.48218894005s 2018-11-06 17:04:35,384 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c040ba0f-cdaf-41c6-8b68-45201763abd1 used request id req-e1f7e106-9092-42bb-91ee-87ff6384ebb1 2018-11-06 17:04:35,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 17:04:35,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:35,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fba15f3-6730-45fa-922f-62bdb0f3b91f x-compute-request-id: req-7fba15f3-6730-45fa-922f-62bdb0f3b91f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cc93dd53-aa17-47d5-b1e2-8c1180a22334", "name": "juju_epc-flavor_61d57697-33c2-4a6c-b307-5af6181ed390", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 17:04:35,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7fba15f3-6730-45fa-922f-62bdb0f3b91f 2018-11-06 17:04:35,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0317549705505s 2018-11-06 17:04:35,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7fba15f3-6730-45fa-922f-62bdb0f3b91f 2018-11-06 17:04:35,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 17:04:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:35,463 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 17:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-907eef74-eacb-46a3-8662-64996b324172 x-compute-request-id: req-907eef74-eacb-46a3-8662-64996b324172 Content-Length: 0 Content-Type: application/json 2018-11-06 17:04:35,463 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334 used request id req-907eef74-eacb-46a3-8662-64996b324172 2018-11-06 17:04:35,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0449640750885s 2018-11-06 17:04:35,464 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cc93dd53-aa17-47d5-b1e2-8c1180a22334 used request id req-907eef74-eacb-46a3-8662-64996b324172 2018-11-06 17:04:35,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 17:04:35,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:35,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3b76dc-603d-428a-9dc3-b414a2d84fe1 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_61d57697-33c2-4a6c-b307-5af6181ed390", "links": {"self": "http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30"}, "domain_id": "default", "enabled": true, "id": "5fb0c8dff59245f0b54780335ecbed30", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 17:04:35,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4a3b76dc-603d-428a-9dc3-b414a2d84fe1 2018-11-06 17:04:35,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0917060375214s 2018-11-06 17:04:35,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4a3b76dc-603d-428a-9dc3-b414a2d84fe1 2018-11-06 17:04:35,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 17:04:35,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:35,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6a23b4-c749-4329-9387-a2a2837d912c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30"}, "enabled": true, "id": "5fb0c8dff59245f0b54780335ecbed30", "options": {}, "domain_id": "default", "name": "juju_epc-user_61d57697-33c2-4a6c-b307-5af6181ed390"}} 2018-11-06 17:04:35,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30 used request id req-7b6a23b4-c749-4329-9387-a2a2837d912c 2018-11-06 17:04:35,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0953171253204s 2018-11-06 17:04:35,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30 used request id req-7b6a23b4-c749-4329-9387-a2a2837d912c 2018-11-06 17:04:35,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 17:04:35,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:35,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 17:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a233f1d1-7267-4b95-ba4c-e0a2c22dd854 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 17:04:35,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30 used request id req-a233f1d1-7267-4b95-ba4c-e0a2c22dd854 2018-11-06 17:04:35,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.191729068756s 2018-11-06 17:04:35,851 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5fb0c8dff59245f0b54780335ecbed30 used request id req-a233f1d1-7267-4b95-ba4c-e0a2c22dd854 2018-11-06 17:04:35,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 17:04:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:35,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c932507-4083-48af-80ed-7abac17a7d1b Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/28b528309b124458be618d82be43bd22"}, "enabled": true, "id": "28b528309b124458be618d82be43bd22", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_61d57697-33c2-4a6c-b307-5af6181ed390"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 17:04:35,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4c932507-4083-48af-80ed-7abac17a7d1b 2018-11-06 17:04:35,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0762498378754s 2018-11-06 17:04:35,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4c932507-4083-48af-80ed-7abac17a7d1b 2018-11-06 17:04:35,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 17:04:35,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/28b528309b124458be618d82be43bd22 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:36,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 17:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c90ec7ab-45e3-4eec-8350-319260b13545 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 17:04:36,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/28b528309b124458be618d82be43bd22 used request id req-c90ec7ab-45e3-4eec-8350-319260b13545 2018-11-06 17:04:36,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156378984451s 2018-11-06 17:04:36,087 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/28b528309b124458be618d82be43bd22 used request id req-c90ec7ab-45e3-4eec-8350-319260b13545 2018-11-06 17:04:36,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 17:04:36,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:36,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8967f4c2-847b-49ee-a033-61989d7d9377 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9009c15848cb46da90e4a6c0669af079", "links": {"self": "http://172.30.9.27:5000/v3/roles/9009c15848cb46da90e4a6c0669af079"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 17:04:36,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8967f4c2-847b-49ee-a033-61989d7d9377 2018-11-06 17:04:36,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0849449634552s 2018-11-06 17:04:36,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 17:04:36,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/9009c15848cb46da90e4a6c0669af079 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:36,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 17:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9274ec9-725f-4c6c-844c-47870d7c3e83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 17:04:36,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/9009c15848cb46da90e4a6c0669af079 used request id req-c9274ec9-725f-4c6c-844c-47870d7c3e83 2018-11-06 17:04:36,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0953409671783s 2018-11-06 17:04:36,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 17:04:36,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=28b528309b124458be618d82be43bd22&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:36,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1180a09b-9d52-4340-a8a8-eb7de183ec62 Date: Tue, 06 Nov 2018 17:04:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:19:18Z", "updated_at": "2018-11-06T16:19:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:19:18Z", "revision_number": 0, "id": "24b97a3c-9706-4f16-a126-47033f896886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:19:18Z", "security_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "tenant_id": "28b528309b124458be618d82be43bd22", "port_range_min": null, "ethertype": "IPv4", "project_id": "28b528309b124458be618d82be43bd22"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:19:18Z", "revision_number": 0, "id": "33d02cc3-68cd-4fdc-b3c8-9559bfc07763", "remote_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "remote_ip_prefix": null, "created_at": "2018-11-06T16:19:18Z", "security_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "tenant_id": "28b528309b124458be618d82be43bd22", "port_range_min": null, "ethertype": "IPv4", "project_id": "28b528309b124458be618d82be43bd22"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:19:18Z", "revision_number": 0, "id": "7aa18660-7783-4945-a845-2599abdf8f8f", "remote_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "remote_ip_prefix": null, "created_at": "2018-11-06T16:19:18Z", "security_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "tenant_id": "28b528309b124458be618d82be43bd22", "port_range_min": null, "ethertype": "IPv6", "project_id": "28b528309b124458be618d82be43bd22"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:19:18Z", "revision_number": 0, "id": "e92900fd-f584-4eb8-966e-e22941365050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:19:18Z", "security_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "tenant_id": "28b528309b124458be618d82be43bd22", "port_range_min": null, "ethertype": "IPv6", "project_id": "28b528309b124458be618d82be43bd22"}], "revision_number": 4, "project_id": "28b528309b124458be618d82be43bd22", "id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "name": "default"}]} 2018-11-06 17:04:36,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=28b528309b124458be618d82be43bd22&name=default used request id req-1180a09b-9d52-4340-a8a8-eb7de183ec62 2018-11-06 17:04:36,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197674036026s 2018-11-06 17:04:36,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=28b528309b124458be618d82be43bd22&name=default used request id req-1180a09b-9d52-4340-a8a8-eb7de183ec62 2018-11-06 17:04:36,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 17:04:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:36,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7dd5343b-caf1-4d11-add7-dc7bf2ddc34e Date: Tue, 06 Nov 2018 17:04:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "created_at": "2018-11-06T13:05:55Z", "updated_at": "2018-11-06T13:05:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "c00406c7-3009-486f-ad1f-c6bd80cd9ff6", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a72486e6-838f-4ce5-ab06-5fab1c0d959d", "remote_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "a5eff550-2feb-472f-a659-dda902974ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:05:55Z", "revision_number": 0, "id": "6ebe99bb-049c-48ac-bce8-28c57dc8fc45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:05:55Z", "security_group_id": "434351b9-cd53-44c8-940e-81496cdb9f55", "tenant_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63"}], "revision_number": 4, "project_id": "ffd76f5bd66c46d4a65fd52ada0abd63", "id": "434351b9-cd53-44c8-940e-81496cdb9f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "created_at": "2018-11-06T13:20:15Z", "updated_at": "2018-11-06T13:20:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "f69afc96-860a-48c6-82f1-2042d4a5fc6c", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "369e57cf-29d8-4f7f-8e7b-cd3b0cfba7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "36725393-d4d9-479b-8b04-bd06b15cf7be", "remote_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv4", "project_id": "95207c6e3e564411af51ea7bd9318c66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:20:15Z", "revision_number": 0, "id": "e47f9b89-23b1-45ff-8775-09986533720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:20:15Z", "security_group_id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "tenant_id": "95207c6e3e564411af51ea7bd9318c66", "port_range_min": null, "ethertype": "IPv6", "project_id": "95207c6e3e564411af51ea7bd9318c66"}], "revision_number": 4, "project_id": "95207c6e3e564411af51ea7bd9318c66", "id": "98870732-31ea-470b-87eb-dd9fbfe3bb66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28b528309b124458be618d82be43bd22", "created_at": "2018-11-06T16:19:18Z", "updated_at": "2018-11-06T16:19:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:19:18Z", "revision_number": 0, "id": "33d02cc3-68cd-4fdc-b3c8-9559bfc07763", "remote_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "remote_ip_prefix": null, "created_at": "2018-11-06T16:19:18Z", "security_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "tenant_id": "28b528309b124458be618d82be43bd22", "port_range_min": null, "ethertype": "IPv4", "project_id": "28b528309b124458be618d82be43bd22"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:19:18Z", "revision_number": 0, "id": "24b97a3c-9706-4f16-a126-47033f896886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:19:18Z", "security_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "tenant_id": "28b528309b124458be618d82be43bd22", "port_range_min": null, "ethertype": "IPv4", "project_id": "28b528309b124458be618d82be43bd22"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:19:18Z", "revision_number": 0, "id": "7aa18660-7783-4945-a845-2599abdf8f8f", "remote_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "remote_ip_prefix": null, "created_at": "2018-11-06T16:19:18Z", "security_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "tenant_id": "28b528309b124458be618d82be43bd22", "port_range_min": null, "ethertype": "IPv6", "project_id": "28b528309b124458be618d82be43bd22"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T16:19:18Z", "revision_number": 0, "id": "e92900fd-f584-4eb8-966e-e22941365050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T16:19:18Z", "security_group_id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "tenant_id": "28b528309b124458be618d82be43bd22", "port_range_min": null, "ethertype": "IPv6", "project_id": "28b528309b124458be618d82be43bd22"}], "revision_number": 4, "project_id": "28b528309b124458be618d82be43bd22", "id": "d137f051-4c2c-40a8-a582-86b6f9be936d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-06T13:22:24Z", "updated_at": "2018-11-06T13:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "5e13bf30-1de7-472e-b0ac-f6fc92e36bd6", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "389d8684-ef1c-4f70-a05d-76d0d9ee0428", "remote_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "362d4b9d-a68b-4635-ac1f-cdab5193e79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-06T13:22:24Z", "revision_number": 0, "id": "604c2d61-2c25-4980-868b-653aee6612e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-06T13:22:24Z", "security_group_id": "da3005bc-496a-4399-91fb-d534bf9569ff", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "da3005bc-496a-4399-91fb-d534bf9569ff", "name": "default"}]} 2018-11-06 17:04:36,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7dd5343b-caf1-4d11-add7-dc7bf2ddc34e 2018-11-06 17:04:36,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19104385376s 2018-11-06 17:04:36,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7dd5343b-caf1-4d11-add7-dc7bf2ddc34e 2018-11-06 17:04:36,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-06 17:04:36,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d137f051-4c2c-40a8-a582-86b6f9be936d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d57c0b4a02b12559bd7d9b72b660b3360eb1b5af" 2018-11-06 17:04:36,981 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e9b0ee3-4fda-4711-b54c-2d32a561b542 Content-Length: 0 Date: Tue, 06 Nov 2018 17:04:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-06 17:04:36,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d137f051-4c2c-40a8-a582-86b6f9be936d.json used request id req-9e9b0ee3-4fda-4711-b54c-2d32a561b542 2018-11-06 17:04:36,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.310882091522s 2018-11-06 17:04:36,982 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d137f051-4c2c-40a8-a582-86b6f9be936d.json used request id req-9e9b0ee3-4fda-4711-b54c-2d32a561b542 2018-11-06 17:04:36,982 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 27:31 | PASS | | vyos_vrouter | functest | vnf | 16:23 | PASS | | juju_epc | functest | vnf | 44:07 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-11-06 17:04:36,987 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-06 17:04:37,012 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-06 17:04:42,997 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-309 | | 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-11-06 17:04:43,003 - 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=sHdVPPDFMbFVHEnmbxfTPZAzM export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-11-06 17:04:43,003 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-06 17:04:43,003 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-11-06 17:04:43,004 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-11-06 17:04:43,005 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-06 17:04:49,303 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-309 | | 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-11-06 17:04:49,309 - 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=sHdVPPDFMbFVHEnmbxfTPZAzM export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-11-06 17:04:49,310 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-11-06 17:04:49,321 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-11-06 17:04:52,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 17:04:52,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 17:04:52,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 17:04:52,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 17:04:52,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 17:04:52,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 17:04:52,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 17:04:52,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 17:04:52,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 17:04:52,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 17:04:52,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 17:04:52,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 17:04:52,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 17:04:52,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 17:04:52,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 17:04:52,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 17:04:52,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 17:04:52,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 17:04:52,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 17:04:52,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 17:04:52,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 17:04:52,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 17:04:52,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 17:04:52,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 17:04:52,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 17:04:52,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-640f5017-8612-42bd-b0ea-16c7b2dc9326 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 17:04:52,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-640f5017-8612-42bd-b0ea-16c7b2dc9326 2018-11-06 17:04:52,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 17:04:52,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}], "expires_at": "2018-11-06T18:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95207c6e3e564411af51ea7bd9318c66", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/95207c6e3e564411af51ea7bd9318c66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6dc09d5026f84936b83f48cc21a263fa"}, "audit_ids": ["8Hf_wLq5SiapKoi20zP2uw"], "issued_at": "2018-11-06T17:04:52.000000Z"}} 2018-11-06 17:04:52,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-06 17:04:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:53,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cd35a58e-cbd1-4762-8fe4-3a5ce2f141a2 Date: Tue, 06 Nov 2018 17:04:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a9fd362b-e9e6-40c1-850d-fbebe80ed153","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffd76f5bd66c46d4a65fd52ada0abd63","status":"ACTIVE","subnets":["00782059-4ec8-407c-b408-cafcba5e7ce9"],"description":"","tags":[],"updated_at":"2018-11-06T13:06:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffd76f5bd66c46d4a65fd52ada0abd63","created_at":"2018-11-06T13:05:55Z","provider:network_type":"flat"}]} 2018-11-06 17:04:53,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cd35a58e-cbd1-4762-8fe4-3a5ce2f141a2 2018-11-06 17:04:53,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250202894211s 2018-11-06 17:04:53,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cd35a58e-cbd1-4762-8fe4-3a5ce2f141a2 2018-11-06 17:04:53,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-11-06 17:04:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:53,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 17:04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 17:04:53,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:53,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed3bb2b-d0b5-477b-867f-04cd942927bb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/ef158f6b21f948aa8f31e115bc70e7e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ef158f6b21f948aa8f31e115bc70e7e7"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-11-06 17:04:53,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5ed3bb2b-d0b5-477b-867f-04cd942927bb 2018-11-06 17:04:53,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.45357298851s 2018-11-06 17:04:53,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-06 17:04:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65"}}' 2018-11-06 17:04:53,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 17:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f39c5238-00c7-4f92-83d6-1a661f8a9ed9 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a"}, "enabled": true, "id": "ae94bf62c1ca413d985dbcd8e42e1f6a", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65"}} 2018-11-06 17:04:53,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f39c5238-00c7-4f92-83d6-1a661f8a9ed9 2018-11-06 17:04:53,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.105351924896s 2018-11-06 17:04:53,810 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f39c5238-00c7-4f92-83d6-1a661f8a9ed9 2018-11-06 17:04:53,811 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 'id': u'ae94bf62c1ca413d985dbcd8e42e1f6a', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-11-06 17:04:53,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-11-06 17:04:54,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351089000702s 2018-11-06 17:04:54,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:54,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885b6c6b-2147-48d0-aec4-764c34913765 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f"}, "enabled": true, "id": "7d51f797e4394db58862484222affc7f", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65"}} 2018-11-06 17:04:54,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f used request id req-885b6c6b-2147-48d0-aec4-764c34913765 2018-11-06 17:04:54,274 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d51f797e4394db58862484222affc7f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65'}) 2018-11-06 17:04:54,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 17:04:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:54,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7cf536-23b7-4967-bf3e-745fd005562b Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 17:04:54,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7e7cf536-23b7-4967-bf3e-745fd005562b 2018-11-06 17:04:54,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763680934906s 2018-11-06 17:04:54,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 17:04:54,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:54,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868411ff-7e88-4286-81a7-1d103fd6079a Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 17:04:54,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-868411ff-7e88-4286-81a7-1d103fd6079a 2018-11-06 17:04:54,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840561389923s 2018-11-06 17:04:54,437 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-06 17:04:54,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-11-06 17:04:54,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" -d '{"role": {"name": "Member"}}' 2018-11-06 17:04:54,641 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 06 Nov 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a31a9d1-894b-4215-b966-b8a304c3a3cd Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b633ca1a1c424548bb8a511345e9edfd", "links": {"self": "http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd"}, "name": "Member"}} 2018-11-06 17:04:54,641 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-7a31a9d1-894b-4215-b966-b8a304c3a3cd 2018-11-06 17:04:54,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.203585863113s 2018-11-06 17:04:54,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:54,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682e43ba-d923-4917-bf2e-c56d4f495328 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd"}, "domain_id": null, "name": "Member", "id": "b633ca1a1c424548bb8a511345e9edfd"}} 2018-11-06 17:04:54,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd used request id req-682e43ba-d923-4917-bf2e-c56d4f495328 2018-11-06 17:04:54,716 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd'}, 'domain_id': None, 'human_id': None, 'id': u'b633ca1a1c424548bb8a511345e9edfd', 'HUMAN_ID': False}) 2018-11-06 17:04:54,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 17:04:54,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:54,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9483d6-c989-4523-9cfa-0d0642c369e9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b633ca1a1c424548bb8a511345e9edfd", "links": {"self": "http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 17:04:54,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3f9483d6-c989-4523-9cfa-0d0642c369e9 2018-11-06 17:04:54,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873508453369s 2018-11-06 17:04:54,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 17:04:54,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:54,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666cad53-b72c-4556-a89a-075d9bae7f57 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 17:04:54,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-666cad53-b72c-4556-a89a-075d9bae7f57 2018-11-06 17:04:54,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0842761993408s 2018-11-06 17:04:54,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 17:04:54,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:54,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26efa188-36b9-48ba-98f3-42d2cf073c8e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "links": {"self": "http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f"}, "domain_id": "default", "enabled": true, "id": "7d51f797e4394db58862484222affc7f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 17:04:54,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-26efa188-36b9-48ba-98f3-42d2cf073c8e 2018-11-06 17:04:54,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0933430194855s 2018-11-06 17:04:54,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-26efa188-36b9-48ba-98f3-42d2cf073c8e 2018-11-06 17:04:54,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 17:04:54,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:55,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93dad6a6-32f7-4ed5-926a-e825c4ca303f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a"}, "enabled": true, "id": "ae94bf62c1ca413d985dbcd8e42e1f6a", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 17:04:55,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-93dad6a6-32f7-4ed5-926a-e825c4ca303f 2018-11-06 17:04:55,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0848190784454s 2018-11-06 17:04:55,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-93dad6a6-32f7-4ed5-926a-e825c4ca303f 2018-11-06 17:04:55,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 17:04:55,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=7d51f797e4394db58862484222affc7f&scope.project.id=ae94bf62c1ca413d985dbcd8e42e1f6a&role.id=b633ca1a1c424548bb8a511345e9edfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:55,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6b7c21-8300-4328-a343-09e51ac4eab4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7d51f797e4394db58862484222affc7f&scope.project.id=ae94bf62c1ca413d985dbcd8e42e1f6a&role.id=b633ca1a1c424548bb8a511345e9edfd", "previous": null, "next": null}} 2018-11-06 17:04:55,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7d51f797e4394db58862484222affc7f&scope.project.id=ae94bf62c1ca413d985dbcd8e42e1f6a&role.id=b633ca1a1c424548bb8a511345e9edfd used request id req-ea6b7c21-8300-4328-a343-09e51ac4eab4 2018-11-06 17:04:55,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0821061134338s 2018-11-06 17:04:55,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 17:04:55,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a/users/7d51f797e4394db58862484222affc7f/roles/b633ca1a1c424548bb8a511345e9edfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:55,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 17:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f99d2e-5aaa-4ca8-82ed-d13f2d60ab9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 17:04:55,278 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a/users/7d51f797e4394db58862484222affc7f/roles/b633ca1a1c424548bb8a511345e9edfd used request id req-d8f99d2e-5aaa-4ca8-82ed-d13f2d60ab9f 2018-11-06 17:04:55,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117476940155s 2018-11-06 17:04:55,279 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 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': '2a193318-0d2e-4095-ac69-ce58db566959', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 'project_id': u'ae94bf62c1ca413d985dbcd8e42e1f6a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-06 17:04:55,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-11-06 17:04:55,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-11-06 17:04:55,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-11-06 17:04:55,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-11-06 17:04:55,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-11-06 17:04:55,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-11-06 17:04:55,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-11-06 17:04:55,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-11-06 17:04:55,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-11-06 17:04:55,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-11-06 17:04:55,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-11-06 17:04:55,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-11-06 17:04:55,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-11-06 17:04:55,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-11-06 17:04:55,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-11-06 17:04:55,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-11-06 17:04:55,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-11-06 17:04:55,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-11-06 17:04:55,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-11-06 17:04:55,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-11-06 17:04:55,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-11-06 17:04:55,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-11-06 17:04:55,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-11-06 17:04:55,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-11-06 17:04:55,285 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 'password': '2a193318-0d2e-4095-ac69-ce58db566959', 'project_name': 'tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'ae94bf62c1ca413d985dbcd8e42e1f6a', 'project_domain_name': 'Default'} 2018-11-06 17:04:55,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 17:04:55,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:55,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a4f124-22e4-488d-8786-b889f6c28c75 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b633ca1a1c424548bb8a511345e9edfd", "links": {"self": "http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 17:04:55,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-12a4f124-22e4-488d-8786-b889f6c28c75 2018-11-06 17:04:55,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798668861389s 2018-11-06 17:04:55,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 17:04:55,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:55,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34cb418-669f-4c0e-8957-f9003dea5db3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b633ca1a1c424548bb8a511345e9edfd", "links": {"self": "http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 17:04:55,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d34cb418-669f-4c0e-8957-f9003dea5db3 2018-11-06 17:04:55,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0850839614868s 2018-11-06 17:04:55,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 17:04:55,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:55,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acf30ce-af82-4ee8-a522-64392665ffab Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 17:04:55,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8acf30ce-af82-4ee8-a522-64392665ffab 2018-11-06 17:04:55,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0724129676819s 2018-11-06 17:04:55,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 17:04:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:55,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f712c9c-3ba3-44b5-b9a8-3098d244f710 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "links": {"self": "http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f"}, "domain_id": "default", "enabled": true, "id": "7d51f797e4394db58862484222affc7f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 17:04:55,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5f712c9c-3ba3-44b5-b9a8-3098d244f710 2018-11-06 17:04:55,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101131916046s 2018-11-06 17:04:55,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5f712c9c-3ba3-44b5-b9a8-3098d244f710 2018-11-06 17:04:55,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 17:04:55,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:55,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075ba56d-e305-4b5c-b403-717fea72eb65 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a"}, "enabled": true, "id": "ae94bf62c1ca413d985dbcd8e42e1f6a", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 17:04:55,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-075ba56d-e305-4b5c-b403-717fea72eb65 2018-11-06 17:04:55,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0898010730743s 2018-11-06 17:04:55,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-075ba56d-e305-4b5c-b403-717fea72eb65 2018-11-06 17:04:55,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 17:04:55,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=7d51f797e4394db58862484222affc7f&scope.project.id=ae94bf62c1ca413d985dbcd8e42e1f6a&role.id=f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:55,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d77cb2d-2fef-448d-b849-078d8dc22b6b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7d51f797e4394db58862484222affc7f&scope.project.id=ae94bf62c1ca413d985dbcd8e42e1f6a&role.id=f0183a7f7ed349a593458589a5e31bea", "previous": null, "next": null}} 2018-11-06 17:04:55,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7d51f797e4394db58862484222affc7f&scope.project.id=ae94bf62c1ca413d985dbcd8e42e1f6a&role.id=f0183a7f7ed349a593458589a5e31bea used request id req-8d77cb2d-2fef-448d-b849-078d8dc22b6b 2018-11-06 17:04:55,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.074117898941s 2018-11-06 17:04:55,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 17:04:55,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a/users/7d51f797e4394db58862484222affc7f/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:55,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 17:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f7a20b-4907-4f46-b6de-a000ce332c81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 17:04:55,957 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a/users/7d51f797e4394db58862484222affc7f/roles/f0183a7f7ed349a593458589a5e31bea used request id req-42f7a20b-4907-4f46-b6de-a000ce332c81 2018-11-06 17:04:55,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.156430006027s 2018-11-06 17:04:55,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 17:04:55,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:56,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0b0326-3492-4f12-8041-5cb3d4aa7ddb Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b633ca1a1c424548bb8a511345e9edfd", "links": {"self": "http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 17:04:56,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ef0b0326-3492-4f12-8041-5cb3d4aa7ddb 2018-11-06 17:04:56,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0857448577881s 2018-11-06 17:04:56,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-11-06 17:04:56,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:56,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac23139-94d8-41ec-89bf-0ce9aa03b6a4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2018-11-06 17:04:56,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0ac23139-94d8-41ec-89bf-0ce9aa03b6a4 2018-11-06 17:04:56,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0748250484467s 2018-11-06 17:04:56,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 17:04:56,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:56,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c03c9bb-f99d-41e9-a6c2-d245c34a278b Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "links": {"self": "http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f"}, "domain_id": "default", "enabled": true, "id": "7d51f797e4394db58862484222affc7f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 17:04:56,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8c03c9bb-f99d-41e9-a6c2-d245c34a278b 2018-11-06 17:04:56,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101274967194s 2018-11-06 17:04:56,223 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8c03c9bb-f99d-41e9-a6c2-d245c34a278b 2018-11-06 17:04:56,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-11-06 17:04:56,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=7d51f797e4394db58862484222affc7f&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:56,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2d97b0-bb36-42b8-a529-13d5ddac2eba Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7d51f797e4394db58862484222affc7f&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default", "previous": null, "next": null}} 2018-11-06 17:04:56,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7d51f797e4394db58862484222affc7f&role.id=f0183a7f7ed349a593458589a5e31bea&scope.domain.id=default used request id req-2a2d97b0-bb36-42b8-a529-13d5ddac2eba 2018-11-06 17:04:56,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0806028842926s 2018-11-06 17:04:56,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-11-06 17:04:56,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/7d51f797e4394db58862484222affc7f/roles/f0183a7f7ed349a593458589a5e31bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:04:56,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 17:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a2b018-0469-4ccb-beeb-89645890e678 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 17:04:56,428 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/7d51f797e4394db58862484222affc7f/roles/f0183a7f7ed349a593458589a5e31bea used request id req-33a2b018-0469-4ccb-beeb-89645890e678 2018-11-06 17:04:56,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118868112564s 2018-11-06 17:04:56,429 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-06 17:05:06,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-11-06 17:05:06.351 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=04c85aba-f352-4563-9b49-5cd009912514) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 04c85aba-f352-4563-9b49-5cd009912514 | 2018-11-06T17:05:06 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 04c85aba-f352-4563-9b49-5cd009912514 ~/.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-11-06 17:05:09,820 - 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-11-06 17:05:09,820 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-06 17:05:15,718 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-11-06 17:05:13.796 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-11-06 17:05:13.932 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-11-06 17:05:15.544 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fd88cd2b-ab57-434d-8a8c-3767f2970ff1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=fd88cd2b-ab57-434d-8a8c-3767f2970ff1) as the default verifier for the future CLI operations. 2018-11-06 17:05:18,244 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-11-06 17:05:18,244 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-06 17:05:18,335 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-06 17:05:18,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-11-06 17:05:18,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245667eb-d0f5-49c6-8a0d-50eeea528055 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-11-06 17:05:18,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-245667eb-d0f5-49c6-8a0d-50eeea528055 2018-11-06 17:05:18,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-11-06 17:05:18,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0183a7f7ed349a593458589a5e31bea", "name": "admin"}, {"id": "b633ca1a1c424548bb8a511345e9edfd", "name": "Member"}], "expires_at": "2018-11-06T18:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae94bf62c1ca413d985dbcd8e42e1f6a", "name": "tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "244bc94e936f485eb2dd72f2c9d62c4b"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "782f603cdb2d41ebb60c1a74f0445f5f"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98b2f7ad8d9b46beacfae6eedd9f813e"}], "type": "cloudformation", "id": "06cb8115297346f09dabbf58e64d3577", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3948f37d1e9d4f9d8914ff95305ed6b4"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba074cd42d764ba1ba659ccfeaeb97f8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb00f7beb2e5413d9dc25dc2e6695847"}], "type": "image", "id": "34b051908bed4b01bb794ab5db8a3499", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4dd3bd0e7e96404f91add307b40603ef", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b4f090af11542d3959519856fd69401"}, {"url": "http://192.30.9.6:8776/v1/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caa58f8f0e9f47b78221817170817559"}, {"url": "http://192.30.9.6:8776/v1/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d89c0a58cfc1466fa959be3445010246"}], "type": "volume", "id": "6281c35b47c44e1499f26e2aa27ad4cc", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0029a8972bf44393b934a83f1a704cd6"}, {"url": "http://172.30.9.27:8004/v1/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13235a165d7a49a38c2bf481cffd07a3"}, {"url": "http://192.30.9.6:8004/v1/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4929350693c4eeebb574a83be54b5c0"}], "type": "orchestration", "id": "62dd6a8c6d9f4b768504f4ff07624754", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147ebbd0231f4d26be696a0bf7651192"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45062ca997ca47498d39ad35bf33b48b"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcc4e14a09444640bcb49dd5634599b9"}], "type": "alarming", "id": "6c05e1b324744643b3257a0ed3dda688", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "847cdd0aa33d4a21bbafd662aef53b7d"}, {"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a38b3c9e47034280971faa05624be91d"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6006e79668246b7ba13def84a454d4f"}], "type": "nfv-orchestration", "id": "6e99040ca12e4947b2c3472fcb2a4999", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076337a93cc5472fac0168e738f1cfba"}, {"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d00f4ad56d59467ab605b921b11793bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecaa4bc4142941d6914339bb0027084c"}], "type": "key-manager", "id": "80393e06b40244db8d8b70f9d4f9a210", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a01b5bd49c148818a4a6b3cde89a271"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c328d4ea5a064725998daf4de1260e41"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3e5cf3d641d424397a5f277c94a2ff1"}], "type": "network", "id": "b2b6b809f89a4071900b79e30a7d2ed6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20a5a39a81824a48a116f9201e835829"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad88d6b3b83243e086d203434ea0ba20"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3409e08ff054af7b808d38bf5175e6f"}], "type": "placement", "id": "babb865a141141339ee4b07208e9413f", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19469bce152041358ac803a77a20abb3"}, {"url": "http://192.30.9.6:8776/v3/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca27877b5b204947a4e45d65537e28b7"}, {"url": "http://192.30.9.6:8776/v3/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5887a34eabc4db4a1071bfed7f3f964"}], "type": "volumev3", "id": "d487c507c825438794c4e45d386ffd0d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ba395a87bb04d64b1919a415dc3d276"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93de439ae2e04bed9e54189e6e07aadd"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968925b3a26c4d648fc7febda7525286"}], "type": "policy", "id": "db59f710c86c4634b76fb6c35742ec4a", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bd46f25be4b4ddf84cd1bb2a994f7bb"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9779fe80bac45b49ebc31cb8d0aeeff"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db508e77cac446aa8af7f4d2e8832689"}], "type": "identity", "id": "dd2599ccc4864fb58708c825c338436c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bbc3146053d4299a4022707164c707e"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1dd142be23e4cad90448d0eb834df6e"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa144669629c472887653d7c4ad945fd"}], "type": "metric", "id": "eb803e1bbdac43a98a16ee19294bd241", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f061325bc074c1a8b14b9dcae4b4563"}, {"url": "http://192.30.9.6:8776/v2/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1582ef136904fa69830b77cd6cefba2"}, {"url": "http://172.30.9.27:8776/v2/ae94bf62c1ca413d985dbcd8e42e1f6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d69ab34e08d543e0bbb6ec70ff375691"}], "type": "volumev2", "id": "ec06ad47f1924bc38f8945d566c90439", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68a6c4b2948b43bc90256a3ac9a66b6d"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "744d8e2586b44d6fb6d948cf2332cc50"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8264bdafe38f497f85b19acd940e461d"}], "type": "compute", "id": "f5fab99f88d8420c8e892c1140e2f2b4", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "id": "7d51f797e4394db58862484222affc7f"}, "audit_ids": ["7qvTrN58QuGeROsu02LX_Q"], "issued_at": "2018-11-06T17:05:18.000000Z"}} 2018-11-06 17:05:18,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:05:18,730 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 06 Nov 2018 17:05:18 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-11-06 17:05:18,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 17:05:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:05:19,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5bc2bf23-1141-4f0e-b904-3068747b51d3 Date: Tue, 06 Nov 2018 17:05:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 17:05:19,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5bc2bf23-1141-4f0e-b904-3068747b51d3 2018-11-06 17:05:19,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.593837022781s 2018-11-06 17:05:19,328 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5bc2bf23-1141-4f0e-b904-3068747b51d3 2018-11-06 17:05:19,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 17:05:19,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c7777e1a7e858b82901fa4637742f94b5ae842c1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65"}' 2018-11-06 17:05:19,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca X-Openstack-Request-Id: req-e2c660d5-44f6-4eba-85f7-f691cffd558f Date: Tue, 06 Nov 2018 17:05:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca/file", "owner": "ae94bf62c1ca413d985dbcd8e42e1f6a", "id": "27f546cc-07ac-4de7-a490-de49744cf1ca", "size": null, "self": "/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T17:05:19Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "checksum": null, "created_at": "2018-11-06T17:05:19Z", "protected": false} 2018-11-06 17:05:19,537 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e2c660d5-44f6-4eba-85f7-f691cffd558f 2018-11-06 17:05:19,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.206924915314s 2018-11-06 17:05:19,538 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e2c660d5-44f6-4eba-85f7-f691cffd558f returning object 27f546cc-07ac-4de7-a490-de49744cf1ca 2018-11-06 17:05:19,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 17:05:19,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca/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}c7777e1a7e858b82901fa4637742f94b5ae842c1" -d '' 2018-11-06 17:05:20,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-001ef074-9cc6-4811-a900-460590681a17 Date: Tue, 06 Nov 2018 17:05:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 17:05:20,864 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca/file used request id req-001ef074-9cc6-4811-a900-460590681a17 2018-11-06 17:05:20,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32626509666s 2018-11-06 17:05:20,865 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca/file used request id req-001ef074-9cc6-4811-a900-460590681a17 2018-11-06 17:05:20,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 17:05:20,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:05:21,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-29e88d58-8e63-4ab9-bb2a-ef3c3fe91233 Date: Tue, 06 Nov 2018 17:05:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/27f546cc-07ac-4de7-a490-de49744cf1ca/snap", "metadata": {}}], "file": "/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca/file", "owner": "ae94bf62c1ca413d985dbcd8e42e1f6a", "id": "27f546cc-07ac-4de7-a490-de49744cf1ca", "size": 12716032, "self": "/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/27f546cc-07ac-4de7-a490-de49744cf1ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T17:05:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T17:05:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 17:05:21,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-29e88d58-8e63-4ab9-bb2a-ef3c3fe91233 2018-11-06 17:05:21,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.552807092667s 2018-11-06 17:05:21,419 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-29e88d58-8e63-4ab9-bb2a-ef3c3fe91233 2018-11-06 17:05:21,421 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/27f546cc-07ac-4de7-a490-de49744cf1ca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca/file', 'owner': u'ae94bf62c1ca413d985dbcd8e42e1f6a', 'id': u'27f546cc-07ac-4de7-a490-de49744cf1ca', 'size': 12716032, u'self': u'/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ae94bf62c1ca413d985dbcd8e42e1f6a', 'name': 'tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/27f546cc-07ac-4de7-a490-de49744cf1ca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T17:05:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T17:05:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 'created': u'2018-11-06T17:05:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T17:05:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 17:05:21,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 17:05:21,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 17:05:21,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:05: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-0621ee86-8ff1-4c8c-9478-85ae005bcb77 x-compute-request-id: req-0621ee86-8ff1-4c8c-9478-85ae005bcb77 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5fc5bcf0-a465-47b0-9623-297cf152736c", "name": "tempest_full_parallel-flavor_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 17:05:21,642 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0621ee86-8ff1-4c8c-9478-85ae005bcb77 2018-11-06 17:05:21,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.220338106155s 2018-11-06 17:05:21,643 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0621ee86-8ff1-4c8c-9478-85ae005bcb77 returning object 5fc5bcf0-a465-47b0-9623-297cf152736c 2018-11-06 17:05:21,643 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', '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'95207c6e3e564411af51ea7bd9318c66', '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'5fc5bcf0-a465-47b0-9623-297cf152736c', 'swap': 0}) 2018-11-06 17:05:21,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 17:05:21,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c/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}f8450b89c563bdab696d7314cfe76dbfdc32da95" -d '{"extra_specs": {}}' 2018-11-06 17:05:21,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:05: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-36d348fe-c731-44bb-8be2-d429a3eee7e2 x-compute-request-id: req-36d348fe-c731-44bb-8be2-d429a3eee7e2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 17:05:21,670 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c/os-extra_specs used request id req-36d348fe-c731-44bb-8be2-d429a3eee7e2 2018-11-06 17:05:21,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0258278846741s 2018-11-06 17:05:21,670 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c/os-extra_specs used request id req-36d348fe-c731-44bb-8be2-d429a3eee7e2 2018-11-06 17:05:21,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 17:05:21,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:05:21,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 06 Nov 2018 17:05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-06 17:05:21,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:05:21,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff468ea8-2f43-4456-95e5-a452d120b7cf Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b633ca1a1c424548bb8a511345e9edfd", "links": {"self": "http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 17:05:21,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ff468ea8-2f43-4456-95e5-a452d120b7cf 2018-11-06 17:05:21,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0957660675049s 2018-11-06 17:05:21,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-06 17:05:21,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:05:21,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:05: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-bcd83148-ba80-4d39-a14f-66541612bff4 x-compute-request-id: req-bcd83148-ba80-4d39-a14f-66541612bff4 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 233}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10163, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 236}, "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": 10162, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-11-06 17:05:21,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-bcd83148-ba80-4d39-a14f-66541612bff4 2018-11-06 17:05:21,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.185390949249s 2018-11-06 17:05:21,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-bcd83148-ba80-4d39-a14f-66541612bff4 2018-11-06 17:05:21,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 17:05:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:05:21,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-03daa598-d136-4848-be32-e47bad565177 Date: Tue, 06 Nov 2018 17:05:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/27f546cc-07ac-4de7-a490-de49744cf1ca/snap", "metadata": {}}], "file": "/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca/file", "owner": "ae94bf62c1ca413d985dbcd8e42e1f6a", "id": "27f546cc-07ac-4de7-a490-de49744cf1ca", "size": 12716032, "self": "/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/27f546cc-07ac-4de7-a490-de49744cf1ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T17:05:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T17:05:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 17:05:21,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-03daa598-d136-4848-be32-e47bad565177 2018-11-06 17:05:21,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0212769508362s 2018-11-06 17:05:21,980 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-03daa598-d136-4848-be32-e47bad565177 2018-11-06 17:05:21,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-06 17:05:21,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c7777e1a7e858b82901fa4637742f94b5ae842c1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65"}' 2018-11-06 17:05:22,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42 X-Openstack-Request-Id: req-4ba5933a-6ee7-410c-9075-be798ed90cb4 Date: Tue, 06 Nov 2018 17:05:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42/file", "owner": "ae94bf62c1ca413d985dbcd8e42e1f6a", "id": "9f47ea06-b5e2-48fe-9e79-23fdc2737f42", "size": null, "self": "/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T17:05:22Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "checksum": null, "created_at": "2018-11-06T17:05:22Z", "protected": false} 2018-11-06 17:05:22,608 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4ba5933a-6ee7-410c-9075-be798ed90cb4 2018-11-06 17:05:22,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.624583005905s 2018-11-06 17:05:22,609 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4ba5933a-6ee7-410c-9075-be798ed90cb4 returning object 9f47ea06-b5e2-48fe-9e79-23fdc2737f42 2018-11-06 17:05:22,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-06 17:05:22,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42/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}c7777e1a7e858b82901fa4637742f94b5ae842c1" -d '' 2018-11-06 17:05:24,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0d41911-fc85-4ca8-9018-ab605e08c8a7 Date: Tue, 06 Nov 2018 17:05:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 17:05:24,208 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42/file used request id req-a0d41911-fc85-4ca8-9018-ab605e08c8a7 2018-11-06 17:05:24,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.59828281403s 2018-11-06 17:05:24,208 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42/file used request id req-a0d41911-fc85-4ca8-9018-ab605e08c8a7 2018-11-06 17:05:24,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 17:05:24,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:05:24,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-9885f77d-d7a7-4d01-8dc7-05a29d03972a Date: Tue, 06 Nov 2018 17:05:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42/snap", "metadata": {}}], "file": "/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42/file", "owner": "ae94bf62c1ca413d985dbcd8e42e1f6a", "id": "9f47ea06-b5e2-48fe-9e79-23fdc2737f42", "size": 12716032, "self": "/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T17:05:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T17:05:22Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/27f546cc-07ac-4de7-a490-de49744cf1ca/snap", "metadata": {}}], "file": "/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca/file", "owner": "ae94bf62c1ca413d985dbcd8e42e1f6a", "id": "27f546cc-07ac-4de7-a490-de49744cf1ca", "size": 12716032, "self": "/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/27f546cc-07ac-4de7-a490-de49744cf1ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T17:05:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T17:05:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 17:05:24,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9885f77d-d7a7-4d01-8dc7-05a29d03972a 2018-11-06 17:05:24,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.632237195969s 2018-11-06 17:05:24,842 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9885f77d-d7a7-4d01-8dc7-05a29d03972a 2018-11-06 17:05:24,844 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42/file', 'owner': u'ae94bf62c1ca413d985dbcd8e42e1f6a', 'id': u'9f47ea06-b5e2-48fe-9e79-23fdc2737f42', 'size': 12716032, u'self': u'/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ae94bf62c1ca413d985dbcd8e42e1f6a', 'name': 'tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-06T17:05:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-06T17:05:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', 'created': u'2018-11-06T17:05:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-06T17:05:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-06 17:05:24,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-06 17:05:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-06 17:05:24,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:05:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56764e6b-7781-4cde-a4f1-0077733f760a x-compute-request-id: req-56764e6b-7781-4cde-a4f1-0077733f760a Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/402aecbe-a991-448d-b0b3-40a9d41629be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/402aecbe-a991-448d-b0b3-40a9d41629be", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "402aecbe-a991-448d-b0b3-40a9d41629be", "name": "tempest_full_parallel-flavor_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-11-06 17:05:24,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-56764e6b-7781-4cde-a4f1-0077733f760a 2018-11-06 17:05:24,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0575480461121s 2018-11-06 17:05:24,903 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-56764e6b-7781-4cde-a4f1-0077733f760a returning object 402aecbe-a991-448d-b0b3-40a9d41629be 2018-11-06 17:05:24,904 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', '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'95207c6e3e564411af51ea7bd9318c66', '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'402aecbe-a991-448d-b0b3-40a9d41629be', 'swap': 0}) 2018-11-06 17:05:24,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-06 17:05:24,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/402aecbe-a991-448d-b0b3-40a9d41629be/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}f8450b89c563bdab696d7314cfe76dbfdc32da95" -d '{"extra_specs": {}}' 2018-11-06 17:05:24,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:05:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-792ba2f6-be1b-45cd-89a7-c64029a49e26 x-compute-request-id: req-792ba2f6-be1b-45cd-89a7-c64029a49e26 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-06 17:05:24,929 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/402aecbe-a991-448d-b0b3-40a9d41629be/os-extra_specs used request id req-792ba2f6-be1b-45cd-89a7-c64029a49e26 2018-11-06 17:05:24,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243580341339s 2018-11-06 17:05:24,929 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/402aecbe-a991-448d-b0b3-40a9d41629be/os-extra_specs used request id req-792ba2f6-be1b-45cd-89a7-c64029a49e26 2018-11-06 17:05:24,930 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65', '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'95207c6e3e564411af51ea7bd9318c66', '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'402aecbe-a991-448d-b0b3-40a9d41629be', 'swap': 0}) 2018-11-06 17:05:28,001 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-06 17:05:26.912 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fd88cd2b-ab57-434d-8a8c-3767f2970ff1) for deployment 'opnfv-rally' (UUID=04c85aba-f352-4563-9b49-5cd009912514). 2018-11-06 17:05:27.835 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-11-06 17:05:27.838 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fd88cd2b-ab57-434d-8a8c-3767f2970ff1) has been successfully configured for deployment 'opnfv-rally' (UUID=04c85aba-f352-4563-9b49-5cd009912514)! 2018-11-06 17:05:28,001 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-06 17:05:28,001 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-06 17:05:28,004 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-06 17:05:28,018 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-06 17:05:30,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fd88cd2b-ab57-434d-8a8c-3767f2970ff1/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-11-06 17:05:30,591 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-06 17:05:30,618 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-11-06 17:05:30,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-11-06 17:05:32,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:32.596 49 INFO rally.api [-] Starting verification (UUID=ed389fbd-6073-40f6-a7cd-cc3dc0d83257) for deployment 'opnfv-rally' (UUID=04c85aba-f352-4563-9b49-5cd009912514) by verifier 'opnfv-tempest' (UUID=fd88cd2b-ab57-434d-8a8c-3767f2970ff1). 2018-11-06 17:05:32,598 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ed389fbd-6073-40f6-a7cd-cc3dc0d83257 2018-11-06 17:05:37,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:37.844 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:05:37,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:37.861 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-11-06 17:05:37,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:37.874 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:05:38,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:38.120 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:05:38,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:38.190 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-11-06 17:05:41,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.525 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.171s] 2018-11-06 17:05:41,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.544 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.017s] 2018-11-06 17:05:41,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.632 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.186s] 2018-11-06 17:05:41,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.644 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-11-06 17:05:41,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.658 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.180s] 2018-11-06 17:05:41,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.736 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.219s] 2018-11-06 17:05:41,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.740 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.197s] 2018-11-06 17:05:41,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.754 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.280s] 2018-11-06 17:05:41,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.755 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.109s] 2018-11-06 17:05:41,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.779 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.043s] 2018-11-06 17:05:41,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.813 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.060s] 2018-11-06 17:05:41,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.831 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.076s] 2018-11-06 17:05:41,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.851 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-11-06 17:05:41,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.861 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.082s] 2018-11-06 17:05:41,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.863 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.013s] 2018-11-06 17:05:41,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.873 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-11-06 17:05:41,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.877 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.291s] 2018-11-06 17:05:41,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.958 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.096s] 2018-11-06 17:05:41,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:41.978 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.020s] 2018-11-06 17:05:42,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.022 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.145s] 2018-11-06 17:05:42,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.100 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.359s] 2018-11-06 17:05:42,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.165 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.187s] 2018-11-06 17:05:42,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.183 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.159s] 2018-11-06 17:05:42,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.225 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.059s] 2018-11-06 17:05:42,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.265 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.638s] 2018-11-06 17:05:42,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.379 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.195s] 2018-11-06 17:05:42,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.399 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.134s] 2018-11-06 17:05:42,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.417 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.463s] 2018-11-06 17:05:42,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.470 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.657s] 2018-11-06 17:05:42,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.498 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.120s] 2018-11-06 17:05:42,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.588 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.486s] 2018-11-06 17:05:42,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.861 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.269s] 2018-11-06 17:05:42,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:42.863 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.438s] 2018-11-06 17:05:43,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.032 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.619s] 2018-11-06 17:05:43,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.042 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.184s] 2018-11-06 17:05:43,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.147 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.729s] 2018-11-06 17:05:43,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.229 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.186s] 2018-11-06 17:05:43,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.313 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.452s] 2018-11-06 17:05:43,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.357 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.209s] 2018-11-06 17:05:43,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.364 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.331s] 2018-11-06 17:05:43,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.366 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.010s] 2018-11-06 17:05:43,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.379 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-11-06 17:05:43,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.400 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.614s] 2018-11-06 17:05:43,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.406 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.027s] 2018-11-06 17:05:43,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.620 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.212s] 2018-11-06 17:05:43,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.726 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.494s] 2018-11-06 17:05:43,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.832 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.210s] 2018-11-06 17:05:43,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.877 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.045s] 2018-11-06 17:05:43,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:43.979 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.254s] 2018-11-06 17:05:44,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:44.100 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.222s] 2018-11-06 17:05:44,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:44.137 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.038s] 2018-11-06 17:05:44,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:44.148 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.010s] 2018-11-06 17:05:44,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:44.496 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.348s] 2018-11-06 17:05:44,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:44.694 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.712s] 2018-11-06 17:05:44,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:44.990 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [3.310s] 2018-11-06 17:05:45,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:45.004 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.509s] 2018-11-06 17:05:46,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:46.058 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [1.365s] 2018-11-06 17:05:46,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:46.688 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.628s] 2018-11-06 17:05:47,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:47.510 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-11-06 17:05:48,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:48.776 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.542s] 2018-11-06 17:05:49,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:49.085 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.224s] 2018-11-06 17:05:49,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:49.095 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.188s] 2018-11-06 17:05:49,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:49.116 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.031s] 2018-11-06 17:05:49,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:49.190 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.095s] 2018-11-06 17:05:49,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:49.262 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.072s] 2018-11-06 17:05:49,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:49.335 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.071s] 2018-11-06 17:05:49,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:49.344 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:05:49,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:49.345 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:05:49,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:49.493 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.717s] 2018-11-06 17:05:49,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:49.882 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.388s] 2018-11-06 17:05:50,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.172 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.182s] 2018-11-06 17:05:50,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.225 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.053s] 2018-11-06 17:05:50,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.251 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.026s] 2018-11-06 17:05:50,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.267 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.015s] 2018-11-06 17:05:50,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.283 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.402s] 2018-11-06 17:05:50,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.288 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.020s] 2018-11-06 17:05:50,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.301 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.012s] 2018-11-06 17:05:50,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.346 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.044s] 2018-11-06 17:05:50,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.357 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.012s] 2018-11-06 17:05:50,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.396 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.038s] 2018-11-06 17:05:50,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.408 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.012s] 2018-11-06 17:05:50,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.417 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [5.427s] 2018-11-06 17:05:50,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.421 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.012s] 2018-11-06 17:05:50,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.432 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-11-06 17:05:50,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.441 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-11-06 17:05:50,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.473 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.031s] 2018-11-06 17:05:50,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.569 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.285s] 2018-11-06 17:05:50,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.766 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.143s] 2018-11-06 17:05:50,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.822 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.055s] 2018-11-06 17:05:50,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:50.902 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.080s] 2018-11-06 17:05:51,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:51.017 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.447s] 2018-11-06 17:05:52,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:52.784 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.168s] 2018-11-06 17:05:53,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:53.394 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [11.858s] 2018-11-06 17:05:54,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:54.313 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.892s] 2018-11-06 17:05:54,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:54.318 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-06 17:05:54,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:54.320 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-06 17:05:54,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:54.333 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.017s] 2018-11-06 17:05:55,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:55.788 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [14.223s] 2018-11-06 17:05:55,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:55.918 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.540s] 2018-11-06 17:05:56,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:56.467 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.547s] 2018-11-06 17:05:57,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:57.314 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.847s] 2018-11-06 17:05:57,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:57.663 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.522s] 2018-11-06 17:05:57,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:57.675 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.011s] 2018-11-06 17:05:57,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:57.819 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.716s] 2018-11-06 17:05:58,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:58.043 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.224s] 2018-11-06 17:05:58,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:58.956 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.279s] 2018-11-06 17:05:58,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:58.959 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-11-06 17:05:58,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:58.962 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-06 17:05:58,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:58.964 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-06 17:05:59,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:59.162 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.200s] 2018-11-06 17:05:59,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:59.330 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.167s] 2018-11-06 17:05:59,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:59.333 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-11-06 17:05:59,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:59.333 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-11-06 17:05:59,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:05:59.334 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-11-06 17:06:01,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:01.182 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [11.250s] 2018-11-06 17:06:01,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:01.899 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.718s] 2018-11-06 17:06:02,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:02.201 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.198s] 2018-11-06 17:06:02,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:02.319 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.651s] 2018-11-06 17:06:02,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:02.600 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.700s] 2018-11-06 17:06:02,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:02.846 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [13.442s] 2018-11-06 17:06:02,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:02.940 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [4.895s] 2018-11-06 17:06:02,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:02.971 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.651s] 2018-11-06 17:06:03,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:03.188 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.393s] 2018-11-06 17:06:03,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:03.569 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.597s] 2018-11-06 17:06:03,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:03.873 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.683s] 2018-11-06 17:06:04,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:04.550 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.677s] 2018-11-06 17:06:04,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:04.833 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.233s] 2018-11-06 17:06:04,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:04.978 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [14.075s] 2018-11-06 17:06:05,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:05.121 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.142s] 2018-11-06 17:06:06,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:06.245 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.411s] 2018-11-06 17:06:07,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:07.352 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [1.105s] 2018-11-06 17:06:07,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:07.666 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [4.096s] 2018-11-06 17:06:07,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:07.920 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [16.423s] 2018-11-06 17:06:07,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:07.946 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.030s] 2018-11-06 17:06:07,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:07.964 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.018s] 2018-11-06 17:06:07,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:07.981 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.016s] 2018-11-06 17:06:07,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:07.991 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.010s] 2018-11-06 17:06:08,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:08.184 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.832s] 2018-11-06 17:06:08,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:08.337 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.344s] 2018-11-06 17:06:08,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:08.653 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.315s] 2018-11-06 17:06:08,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:08.948 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.295s] 2018-11-06 17:06:09,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:09.161 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [16.374s] 2018-11-06 17:06:09,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:09.169 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-11-06 17:06:09,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:09.180 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.010s] 2018-11-06 17:06:09,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:09.194 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.013s] 2018-11-06 17:06:09,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:09.265 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.317s] 2018-11-06 17:06:09,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:09.561 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.295s] 2018-11-06 17:06:10,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:10.707 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.520s] 2018-11-06 17:06:12,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:12.370 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [1.664s] 2018-11-06 17:06:14,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:14.932 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [11.991s] 2018-11-06 17:06:15,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:15.763 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [6.567s] 2018-11-06 17:06:16,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:16.124 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [20.334s] 2018-11-06 17:06:16,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:16.720 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.956s] 2018-11-06 17:06:18,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:18.918 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.233s] 2018-11-06 17:06:18,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:18.930 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2018-11-06 17:06:18,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:18.942 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.012s] 2018-11-06 17:06:19,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:19.153 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.209s] 2018-11-06 17:06:19,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:19.165 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.012s] 2018-11-06 17:06:19,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:19.225 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.059s] 2018-11-06 17:06:19,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:19.248 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.023s] 2018-11-06 17:06:19,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:19.290 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.041s] 2018-11-06 17:06:19,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:19.306 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.017s] 2018-11-06 17:06:19,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:19.361 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.054s] 2018-11-06 17:06:19,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:19.380 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.018s] 2018-11-06 17:06:21,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:21.207 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:06:21,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:21.228 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.854s] 2018-11-06 17:06:21,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:21.666 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.438s] 2018-11-06 17:06:25,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:25.896 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.179s] 2018-11-06 17:06:26,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:26.000 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.103s] 2018-11-06 17:06:26,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:26.092 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.091s] 2018-11-06 17:06:26,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:26.248 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.152s] 2018-11-06 17:06:26,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:26.249 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [9.197s] 2018-11-06 17:06:26,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:26.484 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.240s] 2018-11-06 17:06:27,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:27.666 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.181s] 2018-11-06 17:06:28,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:28.373 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-11-06 17:06:28,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:28.480 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.812s] 2018-11-06 17:06:28,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:28.526 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.046s] 2018-11-06 17:06:29,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:29.783 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.255s] 2018-11-06 17:06:30,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:30.330 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.137s] 2018-11-06 17:06:30,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:30.372 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.041s] 2018-11-06 17:06:30,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:30.493 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.710s] 2018-11-06 17:06:30,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:30.601 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.229s] 2018-11-06 17:06:33,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:33.149 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.783s] 2018-11-06 17:06:33,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:33.601 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [29.044s] 2018-11-06 17:06:35,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:35.044 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [1.895s] 2018-11-06 17:06:35,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:35.211 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-11-06 17:06:35,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:35.484 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.193s] 2018-11-06 17:06:35,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:35.614 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.130s] 2018-11-06 17:06:35,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:35.693 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.078s] 2018-11-06 17:06:35,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:35.764 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.070s] 2018-11-06 17:06:35,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:35.793 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.029s] 2018-11-06 17:06:35,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:35.882 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.089s] 2018-11-06 17:06:35,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:35.946 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.063s] 2018-11-06 17:06:36,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:36.024 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.078s] 2018-11-06 17:06:36,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:36.054 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.027s] 2018-11-06 17:06:36,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:36.056 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.009s] 2018-11-06 17:06:36,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:36.134 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.082s] 2018-11-06 17:06:36,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:36.211 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.076s] 2018-11-06 17:06:37,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:37.635 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.579s] 2018-11-06 17:06:38,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:38.200 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [23.188s] 2018-11-06 17:06:38,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:38.354 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.721s] 2018-11-06 17:06:42,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:42.615 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [4.417s] 2018-11-06 17:06:49,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:49.065 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [21.234s] 2018-11-06 17:06:50,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:50.965 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.347s] 2018-11-06 17:06:55,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:55.035 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [20.870s] 2018-11-06 17:06:58,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:58.279 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.052s] 2018-11-06 17:06:58,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:06:58.380 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.100s] 2018-11-06 17:07:00,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:00.543 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [5.506s] 2018-11-06 17:07:02,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:02.368 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [34.382s] 2018-11-06 17:07:05,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:05.208 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [7.455s] 2018-11-06 17:07:06,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:06.468 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [4.105s] 2018-11-06 17:07:14,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:14.350 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [9.141s] 2018-11-06 17:07:24,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:24.285 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [5.616s] 2018-11-06 17:07:24,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:24.371 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.085s] 2018-11-06 17:07:24,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:24.945 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.574s] 2018-11-06 17:07:25,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:25.048 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.102s] 2018-11-06 17:07:25,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:25.051 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-11-06 17:07:25,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:25.241 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [17.494s] 2018-11-06 17:07:25,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:25.262 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [29.475s] 2018-11-06 17:07:25,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:25.307 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2018-11-06 17:07:25,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:25.689 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:07:25,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:25.925 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.617s] 2018-11-06 17:07:26,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:26.026 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.100s] 2018-11-06 17:07:26,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:26.027 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-06 17:07:26,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:26.336 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [92.857s] 2018-11-06 17:07:26,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:26.358 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.026s] 2018-11-06 17:07:38,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:38.110 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [64.493s] 2018-11-06 17:07:42,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:42.623 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [51.647s] 2018-11-06 17:07:43,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:43.302 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.458s] 2018-11-06 17:07:45,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:45.025 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.406s] 2018-11-06 17:07:52,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:52.152 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [22.846s] 2018-11-06 17:07:52,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:52.169 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.018s] 2018-11-06 17:07:52,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:52.309 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.139s] 2018-11-06 17:07:52,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:52.583 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.274s] 2018-11-06 17:07:56,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:56.191 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.544s] 2018-11-06 17:07:56,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:56.279 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.089s] 2018-11-06 17:07:57,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:57.287 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [32.020s] 2018-11-06 17:07:58,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:58.074 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.793s] 2018-11-06 17:07:58,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:07:58.139 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.065s] 2018-11-06 17:08:00,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:00.207 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [84.979s] 2018-11-06 17:08:01,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:01.068 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [2.928s] 2018-11-06 17:08:01,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:01.423 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.425s] 2018-11-06 17:08:01,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:01.462 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.039s] 2018-11-06 17:08:01,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:01.511 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [93.915s] 2018-11-06 17:08:03,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:03.190 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [74.109s] 2018-11-06 17:08:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:06.310 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.124s] 2018-11-06 17:08:12,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:12.621 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [6.127s] 2018-11-06 17:08:14,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:14.110 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.265s] 2018-11-06 17:08:14,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:14.240 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.620s] 2018-11-06 17:08:14,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:14.253 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.012s] 2018-11-06 17:08:15,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:15.675 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.835s] 2018-11-06 17:08:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:15.780 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.527s] 2018-11-06 17:08:18,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:18.481 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [2.700s] 2018-11-06 17:08:18,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:18.497 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [40.656s] 2018-11-06 17:08:20,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:20.062 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [4.387s] 2018-11-06 17:08:20,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:20.344 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.863s] 2018-11-06 17:08:20,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:20.375 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.031s] 2018-11-06 17:08:20,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:20.705 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.329s] 2018-11-06 17:08:24,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:24.302 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [15.814s] 2018-11-06 17:08:25,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:25.151 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-11-06 17:08:26,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:26.303 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.809s] 2018-11-06 17:08:28,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:28.493 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.863s] 2018-11-06 17:08:31,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:31.348 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [25.031s] 2018-11-06 17:08:31,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:31.349 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-11-06 17:08:35,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:35.020 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.045s] 2018-11-06 17:08:35,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:35.034 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.015s] 2018-11-06 17:08:35,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:35.586 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [2.800s] 2018-11-06 17:08:37,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:37.685 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [127.163s] 2018-11-06 17:08:38,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:38.687 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [24.571s] 2018-11-06 17:08:42,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:42.538 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [6.949s] 2018-11-06 17:08:44,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:44.472 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.935s] 2018-11-06 17:08:47,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:47.313 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [23.008s] 2018-11-06 17:08:47,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:47.713 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [1.248s] 2018-11-06 17:08:51,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:51.944 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 17:08:51,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:51.945 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-11-06 17:08:51,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:51.946 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-11-06 17:08:53,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:53.118 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [15.432s] 2018-11-06 17:08:54,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:54.956 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.840s] 2018-11-06 17:08:55,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:08:55.256 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.579s] 2018-11-06 17:09:00,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:00.213 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:09:01,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:01.047 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [22.355s] 2018-11-06 17:09:02,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:02.743 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.104s] 2018-11-06 17:09:02,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:02.938 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.195s] 2018-11-06 17:09:06,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:06.361 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.385s] 2018-11-06 17:09:06,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:06.381 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.021s] 2018-11-06 17:09:06,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:06.400 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.019s] 2018-11-06 17:09:06,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:06.703 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.300s] 2018-11-06 17:09:06,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:06.863 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [100.479s] 2018-11-06 17:09:08,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:08.235 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.528s] 2018-11-06 17:09:08,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:08.263 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.031s] 2018-11-06 17:09:08,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:08.288 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.025s] 2018-11-06 17:09:08,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:08.299 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2018-11-06 17:09:08,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:08.310 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2018-11-06 17:09:08,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:08.342 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.031s] 2018-11-06 17:09:08,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:08.360 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.017s] 2018-11-06 17:09:08,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:08.372 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.013s] 2018-11-06 17:09:15,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:15.793 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [75.570s] 2018-11-06 17:09:15,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:15.796 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-11-06 17:09:18,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:18.320 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.644s] 2018-11-06 17:09:18,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:18.373 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.053s] 2018-11-06 17:09:18,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:18.679 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [20.485s] 2018-11-06 17:09:19,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:19.809 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.059s] 2018-11-06 17:09:26,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:26.498 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [6.686s] 2018-11-06 17:09:29,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:29.883 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 17:09:29,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:29.901 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.086s] 2018-11-06 17:09:29,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:29.982 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.080s] 2018-11-06 17:09:30,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:30.657 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.674s] 2018-11-06 17:09:30,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:30.757 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.099s] 2018-11-06 17:09:30,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:30.759 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-06 17:09:40,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:40.436 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.439s] 2018-11-06 17:09:40,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:40.764 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.327s] 2018-11-06 17:09:42,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:42.226 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.462s] 2018-11-06 17:09:43,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:43.483 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [24.804s] 2018-11-06 17:09:47,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:47.712 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [23.912s] 2018-11-06 17:09:48,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:48.485 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-11-06 17:09:49,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:49.175 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [48.116s] 2018-11-06 17:09:53,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:53.550 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.047s] 2018-11-06 17:09:55,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:55.595 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [4.953s] 2018-11-06 17:09:56,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:56.534 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [85.168s] 2018-11-06 17:09:57,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:57.544 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [1.353s] 2018-11-06 17:09:57,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:57.980 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.436s] 2018-11-06 17:09:59,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:59.085 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.104s] 2018-11-06 17:09:59,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:09:59.292 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.206s] 2018-11-06 17:10:00,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:00.470 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.177s] 2018-11-06 17:10:00,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:00.695 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.225s] 2018-11-06 17:10:03,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:03.159 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [16.538s] 2018-11-06 17:10:05,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:05.032 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.162s] 2018-11-06 17:10:05,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:05.224 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.191s] 2018-11-06 17:10:05,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:05.497 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.273s] 2018-11-06 17:10:06,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:06.917 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.418s] 2018-11-06 17:10:07,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:07.082 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.165s] 2018-11-06 17:10:09,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:09.502 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:10:12,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:12.636 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [94.738s] 2018-11-06 17:10:12,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:12.872 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [25.294s] 2018-11-06 17:10:12,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:12.875 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-06 17:10:12,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:12.876 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-06 17:10:12,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:12.877 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-11-06 17:10:15,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:15.243 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [26.064s] 2018-11-06 17:10:16,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:16.307 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [7.206s] 2018-11-06 17:10:18,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:18.728 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.421s] 2018-11-06 17:10:22,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:22.398 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 17:10:22,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:22.748 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [39.263s] 2018-11-06 17:10:24,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:24.570 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.841s] 2018-11-06 17:10:26,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:26.201 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [29.661s] 2018-11-06 17:10:28,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:28.203 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.632s] 2018-11-06 17:10:28,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:28.989 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [4.726s] 2018-11-06 17:10:29,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:29.167 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.430s] 2018-11-06 17:10:33,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:33.176 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [12.363s] 2018-11-06 17:10:34,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:34.226 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [5.235s] 2018-11-06 17:10:34,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:34.908 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-11-06 17:10:35,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:35.852 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.626s] 2018-11-06 17:10:37,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:37.550 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.550s] 2018-11-06 17:10:37,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:37.814 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.263s] 2018-11-06 17:10:38,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:38.154 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.340s] 2018-11-06 17:10:38,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:38.215 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.362s] 2018-11-06 17:10:38,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:38.530 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.075s] 2018-11-06 17:10:38,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:38.969 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.437s] 2018-11-06 17:10:39,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:39.044 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.075s] 2018-11-06 17:10:39,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:39.116 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.072s] 2018-11-06 17:10:39,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:39.195 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.078s] 2018-11-06 17:10:41,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:41.250 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [2.054s] 2018-11-06 17:10:41,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:41.622 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [88.953s] 2018-11-06 17:10:41,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:41.664 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.413s] 2018-11-06 17:10:43,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:43.937 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [21.188s] 2018-11-06 17:10:44,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:44.614 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [97.734s] 2018-11-06 17:10:45,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:45.368 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-11-06 17:10:46,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:46.336 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [58.618s] 2018-11-06 17:10:48,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:48.364 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [4.778s] 2018-11-06 17:10:50,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:50.259 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [1.893s] 2018-11-06 17:10:51,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:51.735 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.476s] 2018-11-06 17:10:54,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:54.323 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [2.922s] 2018-11-06 17:10:54,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:54.896 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.159s] 2018-11-06 17:10:57,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:57.380 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [3.056s] 2018-11-06 17:10:59,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:59.787 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [4.890s] 2018-11-06 17:10:59,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:10:59.843 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [154.652s] 2018-11-06 17:11:00,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:00.125 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [3.070s] 2018-11-06 17:11:03,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:03.007 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.221s] 2018-11-06 17:11:03,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:03.777 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [19.839s] 2018-11-06 17:11:04,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:04.634 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.143s] 2018-11-06 17:11:04,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:04.782 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.146s] 2018-11-06 17:11:04,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:04.926 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.144s] 2018-11-06 17:11:05,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:05.069 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.143s] 2018-11-06 17:11:05,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:05.221 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.151s] 2018-11-06 17:11:05,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:05.358 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.137s] 2018-11-06 17:11:05,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:05.506 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.147s] 2018-11-06 17:11:05,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:05.515 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.008s] 2018-11-06 17:11:05,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:05.522 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2018-11-06 17:11:05,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:05.673 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.150s] 2018-11-06 17:11:06,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:06.569 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [16.528s] 2018-11-06 17:11:07,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:07.211 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [95.147s] 2018-11-06 17:11:07,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:07.226 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.641s] 2018-11-06 17:11:08,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:08.511 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [8.672s] 2018-11-06 17:11:08,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:08.919 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-11-06 17:11:10,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:10.583 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.139s] 2018-11-06 17:11:10,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:10.733 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.150s] 2018-11-06 17:11:11,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:11.981 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [4.773s] 2018-11-06 17:11:12,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:12.417 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.684s] 2018-11-06 17:11:13,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:13.520 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.101s] 2018-11-06 17:11:13,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:13.736 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.216s] 2018-11-06 17:11:13,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:13.900 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.163s] 2018-11-06 17:11:13,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:13.941 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.252s] 2018-11-06 17:11:14,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:14.068 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.168s] 2018-11-06 17:11:14,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:14.230 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.161s] 2018-11-06 17:11:14,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:14.304 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.362s] 2018-11-06 17:11:14,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:14.708 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.404s] 2018-11-06 17:11:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:15.543 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.833s] 2018-11-06 17:11:15,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:15.769 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.225s] 2018-11-06 17:11:15,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:15.840 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.071s] 2018-11-06 17:11:16,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:16.269 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.428s] 2018-11-06 17:11:16,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:16.420 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [32.701s] 2018-11-06 17:11:16,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:16.498 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.227s] 2018-11-06 17:11:16,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:16.691 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.193s] 2018-11-06 17:11:17,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:17.280 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.588s] 2018-11-06 17:11:17,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:17.766 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.485s] 2018-11-06 17:11:18,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:18.327 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.560s] 2018-11-06 17:11:18,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:18.712 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.386s] 2018-11-06 17:11:20,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:20.317 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.677s] 2018-11-06 17:11:20,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:20.915 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [6.381s] 2018-11-06 17:11:21,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:21.397 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [9.415s] 2018-11-06 17:11:21,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:21.514 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [14.946s] 2018-11-06 17:11:21,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:21.667 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [17.890s] 2018-11-06 17:11:22,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:22.512 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.195s] 2018-11-06 17:11:25,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:25.166 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [2.652s] 2018-11-06 17:11:26,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:26.940 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [5.556s] 2018-11-06 17:11:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:28.733 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [3.567s] 2018-11-06 17:11:29,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:29.935 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [77.284s] 2018-11-06 17:11:30,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:30.413 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [75.154s] 2018-11-06 17:11:31,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:31.809 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [45.466s] 2018-11-06 17:11:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:32.935 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-11-06 17:11:32,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:32.937 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-11-06 17:11:32,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:32.938 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-11-06 17:11:32,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:32.939 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-11-06 17:11:33,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:33.258 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.849s] 2018-11-06 17:11:33,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:33.758 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.500s] 2018-11-06 17:11:33,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:33.817 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.085s] 2018-11-06 17:11:34,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:34.141 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.943s] 2018-11-06 17:11:39,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:39.840 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.079s] 2018-11-06 17:11:40,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:40.937 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [32.418s] 2018-11-06 17:11:41,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:41.851 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [20.182s] 2018-11-06 17:11:43,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:43.082 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.939s] 2018-11-06 17:11:43,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:43.190 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [3.351s] 2018-11-06 17:11:46,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:46.199 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [3.006s] 2018-11-06 17:11:48,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:48.117 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:11:48,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:48.119 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 17:11:49,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:49.054 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.819s] 2018-11-06 17:11:49,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:49.418 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.363s] 2018-11-06 17:11:49,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:49.633 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [13.938s] 2018-11-06 17:11:54,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:54.968 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [14.029s] 2018-11-06 17:11:56,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:56.067 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.102s] 2018-11-06 17:11:56,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:56.522 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [80.288s] 2018-11-06 17:11:58,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:58.006 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [14.924s] 2018-11-06 17:11:59,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:11:59.637 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [3.319s] 2018-11-06 17:12:00,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:00.018 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [38.502s] 2018-11-06 17:12:00,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:00.282 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [94.066s] 2018-11-06 17:12:02,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:02.524 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [2.886s] 2018-11-06 17:12:04,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:04.119 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [22.268s] 2018-11-06 17:12:05,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:05.698 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-11-06 17:12:05,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:05.841 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 17:12:06,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:06.446 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [3.920s] 2018-11-06 17:12:06,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:06.449 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.126s] 2018-11-06 17:12:06,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:06.936 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.487s] 2018-11-06 17:12:07,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:07.386 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.449s] 2018-11-06 17:12:08,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:08.246 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.859s] 2018-11-06 17:12:08,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:08.470 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [2.023s] 2018-11-06 17:12:08,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:08.528 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [6.225s] 2018-11-06 17:12:08,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:08.597 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.070s] 2018-11-06 17:12:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:09.704 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.457s] 2018-11-06 17:12:11,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:11.983 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [2.278s] 2018-11-06 17:12:12,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:12.440 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [3.969s] 2018-11-06 17:12:12,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:12.466 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.483s] 2018-11-06 17:12:13,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:13.019 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.079s] 2018-11-06 17:12:13,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:13.109 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.089s] 2018-11-06 17:12:13,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:13.556 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.447s] 2018-11-06 17:12:13,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:13.582 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.143s] 2018-11-06 17:12:14,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:14.028 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.472s] 2018-11-06 17:12:14,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:14.584 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [18.512s] 2018-11-06 17:12:14,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:14.780 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.457s] 2018-11-06 17:12:15,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:15.159 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.377s] 2018-11-06 17:12:15,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:15.607 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.448s] 2018-11-06 17:12:15,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:15.982 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.374s] 2018-11-06 17:12:16,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:16.365 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.383s] 2018-11-06 17:12:19,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:19.305 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-11-06 17:12:21,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:21.080 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [99.448s] 2018-11-06 17:12:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:21.137 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [31.504s] 2018-11-06 17:12:21,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:21.702 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [7.119s] 2018-11-06 17:12:22,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:22.885 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-11-06 17:12:23,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:23.116 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [98.484s] 2018-11-06 17:12:23,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:23.592 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.219s] 2018-11-06 17:12:25,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:25.612 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [8.265s] 2018-11-06 17:12:27,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:27.066 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [27.046s] 2018-11-06 17:12:28,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:28.797 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [8.961s] 2018-11-06 17:12:30,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:30.853 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.286s] 2018-11-06 17:12:30,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:30.925 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.072s] 2018-11-06 17:12:31,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:31.000 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.074s] 2018-11-06 17:12:31,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:31.077 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.076s] 2018-11-06 17:12:31,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:31.160 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.083s] 2018-11-06 17:12:31,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:31.699 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.995s] 2018-11-06 17:12:32,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:32.266 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.568s]: Skipped until Bug: 1014647 is resolved. 2018-11-06 17:12:38,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:38.477 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [6.803s] 2018-11-06 17:12:44,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:44.153 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.989s] 2018-11-06 17:12:45,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:45.134 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.981s] 2018-11-06 17:12:45,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:45.313 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [16.515s] 2018-11-06 17:12:46,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:46.069 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [20.457s] 2018-11-06 17:12:46,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:46.537 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.804s] 2018-11-06 17:12:46,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:46.959 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.421s] 2018-11-06 17:12:47,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:47.160 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.201s] 2018-11-06 17:12:48,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:48.018 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.857s] 2018-11-06 17:12:48,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:48.320 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.302s] 2018-11-06 17:12:48,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:48.419 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.099s] 2018-11-06 17:12:48,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:48.599 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.179s] 2018-11-06 17:12:48,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:48.669 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.070s] 2018-11-06 17:12:48,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:48.737 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.068s] 2018-11-06 17:12:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:48.809 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.071s] 2018-11-06 17:12:48,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:48.878 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.069s] 2018-11-06 17:12:49,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:49.416 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.789s] 2018-11-06 17:12:50,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:50.302 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.670s] 2018-11-06 17:12:50,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:50.528 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.226s] 2018-11-06 17:12:54,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:54.399 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [9.085s] 2018-11-06 17:12:56,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:56.056 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [34.912s] 2018-11-06 17:12:58,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:58.487 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [31.421s] 2018-11-06 17:12:59,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:12:59.937 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [10.518s] 2018-11-06 17:13:00,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:00.622 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [10.801s] 2018-11-06 17:13:01,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:01.930 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [91.974s] 2018-11-06 17:13:02,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:02.172 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [16.102s] 2018-11-06 17:13:02,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:02.521 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [10.608s] 2018-11-06 17:13:03,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:03.049 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [3.111s] 2018-11-06 17:13:03,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:03.516 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-11-06 17:13:03,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:03.841 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.793s] 2018-11-06 17:13:04,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:04.138 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-11-06 17:13:04,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:04.140 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-11-06 17:13:04,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:04.142 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-06 17:13:04,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:04.143 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:13:04,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:04.144 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-11-06 17:13:04,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:04.416 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [10.017s] 2018-11-06 17:13:04,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:04.671 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.830s] 2018-11-06 17:13:05,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:05.701 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.028s] 2018-11-06 17:13:06,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:06.496 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.795s] 2018-11-06 17:13:06,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:06.847 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.675s] 2018-11-06 17:13:06,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:06.946 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [4.423s] 2018-11-06 17:13:07,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:07.605 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.108s] 2018-11-06 17:13:09,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:09.308 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.461s] 2018-11-06 17:13:09,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:09.436 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.830s] 2018-11-06 17:13:09,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:09.549 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.132s] 2018-11-06 17:13:12,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:12.762 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [3.325s] 2018-11-06 17:13:13,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:13.332 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.570s] 2018-11-06 17:13:13,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:13.498 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [4.264s] 2018-11-06 17:13:13,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:13.695 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.197s] 2018-11-06 17:13:13,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:13.717 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.384s] 2018-11-06 17:13:13,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:13.913 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.218s] 2018-11-06 17:13:14,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:14.191 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.475s] 2018-11-06 17:13:14,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:14.559 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [7.614s] 2018-11-06 17:13:14,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:14.780 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.588s] 2018-11-06 17:13:15,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:15.037 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.257s] 2018-11-06 17:13:15,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:15.316 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [6.077s] 2018-11-06 17:13:15,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:15.482 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.443s] 2018-11-06 17:13:15,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:15.682 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [79.142s] 2018-11-06 17:13:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:16.049 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [54.957s] 2018-11-06 17:13:16,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:16.368 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.886s] 2018-11-06 17:13:16,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:16.746 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [18.258s] 2018-11-06 17:13:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:17.125 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.755s] 2018-11-06 17:13:17,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:17.693 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.567s] 2018-11-06 17:13:17,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:17.831 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [8.281s] 2018-11-06 17:13:19,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:19.620 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [5.705s] 2018-11-06 17:13:19,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:19.989 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [4.670s] 2018-11-06 17:13:20,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:20.401 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [5.839s] 2018-11-06 17:13:22,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:22.588 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.600s] 2018-11-06 17:13:22,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:22.722 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [33.835s] 2018-11-06 17:13:22,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:22.738 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.020s] 2018-11-06 17:13:23,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:23.030 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [5.334s] 2018-11-06 17:13:23,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:23.031 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-11-06 17:13:23,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:23.284 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.255s] 2018-11-06 17:13:23,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:23.886 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.601s] 2018-11-06 17:13:23,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:23.977 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [13.899s] 2018-11-06 17:13:24,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:24.156 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.414s] 2018-11-06 17:13:24,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:24.159 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-11-06 17:13:24,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:24.243 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.266s] 2018-11-06 17:13:24,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:24.314 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.427s] 2018-11-06 17:13:24,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:24.645 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.487s] 2018-11-06 17:13:24,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:24.736 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.423s] 2018-11-06 17:13:24,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:24.819 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.174s] 2018-11-06 17:13:25,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:25.051 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.809s] 2018-11-06 17:13:25,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:25.217 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.481s] 2018-11-06 17:13:25,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:25.294 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [7.464s] 2018-11-06 17:13:25,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:25.439 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.039s] 2018-11-06 17:13:25,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:25.665 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.447s] 2018-11-06 17:13:25,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:25.829 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.240s] 2018-11-06 17:13:26,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:26.258 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.592s] 2018-11-06 17:13:26,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:26.912 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.653s] 2018-11-06 17:13:27,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:27.376 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [11.327s] 2018-11-06 17:13:27,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:27.455 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.542s] 2018-11-06 17:13:27,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:27.624 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [8.001s] 2018-11-06 17:13:27,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:27.763 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.307s] 2018-11-06 17:13:27,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:27.794 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.742s] 2018-11-06 17:13:27,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:27.979 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.358s] 2018-11-06 17:13:28,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:28.227 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.463s] 2018-11-06 17:13:29,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:29.036 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.808s] 2018-11-06 17:13:29,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:29.039 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-06 17:13:29,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:29.039 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-11-06 17:13:29,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:29.786 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.749s] 2018-11-06 17:13:30,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:30.318 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.531s] 2018-11-06 17:13:30,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:30.389 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.410s] 2018-11-06 17:13:30,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:30.929 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.134s] 2018-11-06 17:13:31,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:31.004 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.075s] 2018-11-06 17:13:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:31.140 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [21.830s] 2018-11-06 17:13:31,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:31.194 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.754s] 2018-11-06 17:13:31,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:31.351 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.212s] 2018-11-06 17:13:31,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:31.396 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.393s] 2018-11-06 17:13:31,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:31.809 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.456s] 2018-11-06 17:13:34,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:34.954 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [18.207s] 2018-11-06 17:13:35,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:35.390 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.094s] 2018-11-06 17:13:36,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:36.336 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.209s] 2018-11-06 17:13:36,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:36.880 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-11-06 17:13:36,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:36.979 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.589s] 2018-11-06 17:13:37,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:37.529 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [7.207s] 2018-11-06 17:13:37,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:37.962 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.434s] 2018-11-06 17:13:38,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:38.250 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-11-06 17:13:38,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:38.362 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.890s] 2018-11-06 17:13:38,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:38.420 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.457s] 2018-11-06 17:13:38,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:38.422 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-06 17:13:38,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:38.424 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-11-06 17:13:38,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:38.865 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.444s] 2018-11-06 17:13:39,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:39.164 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.299s] 2018-11-06 17:13:39,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:39.317 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.082s] 2018-11-06 17:13:39,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:39.409 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.092s] 2018-11-06 17:13:39,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:39.414 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.634s] 2018-11-06 17:13:39,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:39.525 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.115s] 2018-11-06 17:13:39,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:39.530 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.005s] 2018-11-06 17:13:39,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:39.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.663s] 2018-11-06 17:13:39,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:39.947 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.532s] 2018-11-06 17:13:41,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:41.310 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [1.363s] 2018-11-06 17:13:41,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:41.786 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.806s] 2018-11-06 17:13:41,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:41.995 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.209s] 2018-11-06 17:13:42,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:42.167 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.171s] 2018-11-06 17:13:42,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:42.458 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.290s] 2018-11-06 17:13:42,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:42.535 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.077s] 2018-11-06 17:13:42,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:42.609 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.074s] 2018-11-06 17:13:42,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:42.729 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.119s] 2018-11-06 17:13:43,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:43.013 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [11.203s] 2018-11-06 17:13:43,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:43.151 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [70.874s] 2018-11-06 17:13:43,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:43.200 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.470s] 2018-11-06 17:13:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:43.509 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.307s] 2018-11-06 17:13:43,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:43.708 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.198s] 2018-11-06 17:13:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:44.631 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.196s] 2018-11-06 17:13:45,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:45.851 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [7.487s] 2018-11-06 17:13:48,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:48.185 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [2.797s] 2018-11-06 17:13:49,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:49.269 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [1.085s] 2018-11-06 17:13:49,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:49.542 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [14.588s] 2018-11-06 17:13:49,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:49.655 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.948s] 2018-11-06 17:13:49,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:49.772 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.502s] 2018-11-06 17:13:50,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:50.128 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.354s] 2018-11-06 17:13:50,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:50.473 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.343s] 2018-11-06 17:13:51,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:51.053 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.347s] 2018-11-06 17:13:52,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:52.878 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [2.404s] 2018-11-06 17:13:53,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:53.570 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-11-06 17:13:54,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:54.599 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.788s] 2018-11-06 17:13:54,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:54.606 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-11-06 17:13:55,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:55.113 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [2.234s] 2018-11-06 17:13:55,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:55.871 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.757s] 2018-11-06 17:13:56,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:56.288 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [16.024s] 2018-11-06 17:13:56,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:56.289 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-11-06 17:13:58,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:58.495 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-11-06 17:13:58,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:58.508 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [2.636s] 2018-11-06 17:13:59,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:13:59.495 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.986s] 2018-11-06 17:14:01,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:01.411 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [15.560s] 2018-11-06 17:14:01,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:01.625 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.330s] 2018-11-06 17:14:03,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:03.380 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.256s] 2018-11-06 17:14:03,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:03.593 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.213s] 2018-11-06 17:14:03,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:03.774 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.180s] 2018-11-06 17:14:03,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:03.954 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.179s] 2018-11-06 17:14:04,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:04.138 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.184s] 2018-11-06 17:14:04,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:04.333 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.193s] 2018-11-06 17:14:04,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:04.367 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.034s] 2018-11-06 17:14:04,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:04.556 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.187s] 2018-11-06 17:14:04,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:04.597 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.040s] 2018-11-06 17:14:04,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:04.868 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.270s] 2018-11-06 17:14:05,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:05.200 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [3.573s] 2018-11-06 17:14:05,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:05.789 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-11-06 17:14:06,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:06.016 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [4.238s] 2018-11-06 17:14:06,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:06.283 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [3.022s] 2018-11-06 17:14:06,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:06.684 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.483s] 2018-11-06 17:14:06,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:06.796 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.107s] 2018-11-06 17:14:06,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:06.856 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.060s] 2018-11-06 17:14:06,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:06.919 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.068s] 2018-11-06 17:14:06,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:06.934 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.015s] 2018-11-06 17:14:07,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.124 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.189s] 2018-11-06 17:14:07,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.135 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-11-06 17:14:07,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.146 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-11-06 17:14:07,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.188 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.041s] 2018-11-06 17:14:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.269 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.079s] 2018-11-06 17:14:07,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.350 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.080s] 2018-11-06 17:14:07,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.522 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.171s] 2018-11-06 17:14:07,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.529 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.672s] 2018-11-06 17:14:07,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.541 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.017s] 2018-11-06 17:14:07,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.542 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-11-06 17:14:07,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.597 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.055s] 2018-11-06 17:14:07,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.608 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-11-06 17:14:07,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.687 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.077s] 2018-11-06 17:14:07,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.717 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.030s] 2018-11-06 17:14:07,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.814 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-11-06 17:14:07,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.816 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-11-06 17:14:07,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.817 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-11-06 17:14:07,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.842 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.158s] 2018-11-06 17:14:07,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:07.869 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.330s] 2018-11-06 17:14:08,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:08.017 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.633s] 2018-11-06 17:14:08,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:08.080 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.796s] 2018-11-06 17:14:08,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:08.172 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [4.732s] 2018-11-06 17:14:08,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:08.175 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-11-06 17:14:09,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:09.766 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [26.751s] 2018-11-06 17:14:09,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:09.818 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.051s] 2018-11-06 17:14:10,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:10.296 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.477s] 2018-11-06 17:14:10,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:10.299 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.281s] 2018-11-06 17:14:11,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:11.437 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [3.593s] 2018-11-06 17:14:12,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:12.556 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [4.476s] 2018-11-06 17:14:13,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:13.377 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.792s] 2018-11-06 17:14:13,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:13.846 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.548s] 2018-11-06 17:14:14,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:14.078 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.448s] 2018-11-06 17:14:14,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:14.235 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.798s] 2018-11-06 17:14:14,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:14.269 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.190s] 2018-11-06 17:14:15,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:15.893 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [73.949s] 2018-11-06 17:14:16,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:16.817 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.253s] 2018-11-06 17:14:16,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:16.858 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.623s] 2018-11-06 17:14:17,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:17.324 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.466s] 2018-11-06 17:14:17,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:17.347 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [9.330s] 2018-11-06 17:14:19,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:19.486 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.707s] 2018-11-06 17:14:19,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:19.547 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.699s] 2018-11-06 17:14:20,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:20.189 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.862s] 2018-11-06 17:14:20,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:20.660 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2018-11-06 17:14:22,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:22.642 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.453s] 2018-11-06 17:14:22,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:22.794 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [12.497s] 2018-11-06 17:14:22,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:22.877 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.235s] 2018-11-06 17:14:22,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:22.898 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2018-11-06 17:14:22,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:22.929 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.031s] 2018-11-06 17:14:24,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:24.028 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [4.892s] 2018-11-06 17:14:24,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:24.358 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-11-06 17:14:24,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:24.360 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-11-06 17:14:24,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:24.362 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:14:24,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:24.670 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.021s] 2018-11-06 17:14:24,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:24.746 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.703s] 2018-11-06 17:14:24,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:24.766 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.070s] 2018-11-06 17:14:24,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:24.789 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.022s] 2018-11-06 17:14:25,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:25.178 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.508s] 2018-11-06 17:14:25,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:25.867 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [5.205s] 2018-11-06 17:14:28,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:28.059 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [2.880s] 2018-11-06 17:14:28,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:28.231 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.716s] 2018-11-06 17:14:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:28.679 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.448s] 2018-11-06 17:14:28,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:28.853 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [11.502s] 2018-11-06 17:14:28,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:28.939 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [13.045s] 2018-11-06 17:14:29,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:29.098 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-06 17:14:29,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:29.373 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.693s] 2018-11-06 17:14:29,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:29.843 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.356s] 2018-11-06 17:14:29,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:29.900 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.527s] 2018-11-06 17:14:30,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:30.202 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [47.040s] 2018-11-06 17:14:31,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:31.795 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.089s] 2018-11-06 17:14:34,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:34.759 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-11-06 17:14:34,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:34.763 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [5.909s] 2018-11-06 17:14:34,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:34.973 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:14:35,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:35.312 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.318s] 2018-11-06 17:14:35,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:35.325 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-11-06 17:14:35,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:35.340 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2018-11-06 17:14:35,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:35.701 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.360s] 2018-11-06 17:14:35,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:35.711 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-11-06 17:14:35,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:35.721 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-11-06 17:14:36,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:36.110 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [13.315s] 2018-11-06 17:14:36,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:36.246 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.523s] 2018-11-06 17:14:36,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:36.386 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.202s] 2018-11-06 17:14:36,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:36.624 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.377s] 2018-11-06 17:14:41,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:41.269 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 17:14:41,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:41.336 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.855s] 2018-11-06 17:14:41,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:41.866 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.022s] 2018-11-06 17:14:42,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:42.330 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [7.565s] 2018-11-06 17:14:42,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:42.650 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.628s] 2018-11-06 17:14:42,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:42.806 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.156s] 2018-11-06 17:14:43,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:43.027 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.221s] 2018-11-06 17:14:43,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:43.073 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.746s] 2018-11-06 17:14:44,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:44.285 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-11-06 17:14:44,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:44.287 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-11-06 17:14:45,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:45.555 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.526s] 2018-11-06 17:14:45,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:45.601 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.734s] 2018-11-06 17:14:46,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:46.334 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.409s] 2018-11-06 17:14:46,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:46.812 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.257s] 2018-11-06 17:14:47,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:47.720 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.119s] 2018-11-06 17:14:48,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:48.489 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.900s] 2018-11-06 17:14:49,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:49.213 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [53.225s] 2018-11-06 17:14:49,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:49.386 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.574s] 2018-11-06 17:14:51,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:51.141 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [4.193s] 2018-11-06 17:14:51,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:51.900 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.759s] 2018-11-06 17:14:54,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:54.792 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.892s] 2018-11-06 17:14:55,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:55.532 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-11-06 17:14:55,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:55.762 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.229s] 2018-11-06 17:14:56,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:56.275 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.512s] 2018-11-06 17:14:56,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:56.295 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [10.827s] 2018-11-06 17:14:56,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:56.325 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.050s] 2018-11-06 17:14:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:56.363 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.038s] 2018-11-06 17:14:56,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:56.407 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.044s] 2018-11-06 17:14:56,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:56.465 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.057s] 2018-11-06 17:14:56,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:56.494 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.029s] 2018-11-06 17:14:56,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:56.545 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.049s] 2018-11-06 17:14:56,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:56.836 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.291s] 2018-11-06 17:14:57,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:57.063 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.226s] 2018-11-06 17:14:57,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:57.299 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.235s] 2018-11-06 17:14:57,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:57.479 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.181s] 2018-11-06 17:14:57,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:57.518 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.038s] 2018-11-06 17:14:57,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:57.608 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.087s] 2018-11-06 17:14:57,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:57.811 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.292s] 2018-11-06 17:14:58,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:58.017 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.823s] 2018-11-06 17:14:58,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:58.213 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.195s] 2018-11-06 17:14:58,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:58.413 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.320s] 2018-11-06 17:14:59,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:59.004 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.589s] 2018-11-06 17:14:59,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:59.086 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.082s] 2018-11-06 17:14:59,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:59.495 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.409s] 2018-11-06 17:14:59,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:14:59.645 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [3.351s] 2018-11-06 17:15:03,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:03.708 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.098s] 2018-11-06 17:15:06,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:06.390 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [18.668s] 2018-11-06 17:15:06,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:06.535 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.442s] 2018-11-06 17:15:06,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:06.536 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.144s] 2018-11-06 17:15:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:06.995 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.461s] 2018-11-06 17:15:07,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:07.554 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [7.908s] 2018-11-06 17:15:07,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:07.744 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.191s] 2018-11-06 17:15:07,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:07.941 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.196s] 2018-11-06 17:15:08,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:08.185 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.243s] 2018-11-06 17:15:08,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:08.357 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.172s] 2018-11-06 17:15:08,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:08.527 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.168s] 2018-11-06 17:15:08,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:08.546 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.019s] 2018-11-06 17:15:08,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:08.749 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.203s] 2018-11-06 17:15:08,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:08.940 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.190s] 2018-11-06 17:15:09,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:09.139 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.198s] 2018-11-06 17:15:09,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:09.407 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.267s] 2018-11-06 17:15:09,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:09.587 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.892s] 2018-11-06 17:15:09,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:09.719 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.311s] 2018-11-06 17:15:09,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:09.886 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.167s] 2018-11-06 17:15:10,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:10.182 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.295s] 2018-11-06 17:15:10,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:10.402 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.219s] 2018-11-06 17:15:10,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:10.496 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.909s] 2018-11-06 17:15:10,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:10.596 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.194s] 2018-11-06 17:15:10,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:10.790 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.193s] 2018-11-06 17:15:11,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:11.913 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.121s] 2018-11-06 17:15:12,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.059 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.350s] 2018-11-06 17:15:12,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.122 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.209s] 2018-11-06 17:15:12,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.159 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.036s] 2018-11-06 17:15:12,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.168 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-11-06 17:15:12,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.205 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [3.535s] 2018-11-06 17:15:12,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.215 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.047s] 2018-11-06 17:15:12,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.314 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.144s] 2018-11-06 17:15:12,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.416 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.199s] 2018-11-06 17:15:12,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.458 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.042s] 2018-11-06 17:15:12,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.643 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.185s] 2018-11-06 17:15:12,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.818 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.174s] 2018-11-06 17:15:12,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.859 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.041s] 2018-11-06 17:15:12,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:12.910 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.050s] 2018-11-06 17:15:13,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:13.125 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.213s] 2018-11-06 17:15:13,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:13.319 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.193s] 2018-11-06 17:15:13,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:13.834 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [27.258s] 2018-11-06 17:15:15,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:15.770 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [8.773s] 2018-11-06 17:15:16,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:16.284 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [3.968s] 2018-11-06 17:15:17,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:17.923 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [5.863s] 2018-11-06 17:15:19,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:19.971 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.659s] 2018-11-06 17:15:20,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:20.064 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [49.853s] 2018-11-06 17:15:20,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:20.926 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [31.711s] 2018-11-06 17:15:21,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:21.379 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.408s] 2018-11-06 17:15:25,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:25.311 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [9.146s] 2018-11-06 17:15:25,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:25.842 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.379s] 2018-11-06 17:15:30,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:30.234 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-11-06 17:15:30,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:30.234 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:15:30,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:30.235 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-11-06 17:15:30,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:30.858 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.927s] 2018-11-06 17:15:32,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:32.310 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [6.465s] 2018-11-06 17:15:32,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:32.469 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.255s] 2018-11-06 17:15:32,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:32.738 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.257s] 2018-11-06 17:15:32,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:32.931 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.191s] 2018-11-06 17:15:33,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:33.131 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.200s] 2018-11-06 17:15:33,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:33.322 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.190s] 2018-11-06 17:15:33,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:33.329 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [19.493s] 2018-11-06 17:15:33,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:33.485 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.162s] 2018-11-06 17:15:34,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:34.440 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.129s] 2018-11-06 17:15:34,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:34.639 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [9.327s] 2018-11-06 17:15:35,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:35.135 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.276s] 2018-11-06 17:15:35,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:35.342 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [15.277s] 2018-11-06 17:15:36,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:36.124 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:15:36,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:36.458 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.017s] 2018-11-06 17:15:37,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:37.049 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.913s] 2018-11-06 17:15:37,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:37.757 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [19.833s] 2018-11-06 17:15:37,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:37.916 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [72.027s] 2018-11-06 17:15:39,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:39.643 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [6.155s] 2018-11-06 17:15:40,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:40.135 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [24.364s] 2018-11-06 17:15:40,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:40.189 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.054s] 2018-11-06 17:15:40,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:40.260 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.070s] 2018-11-06 17:15:40,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:40.373 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [3.915s] 2018-11-06 17:15:40,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:40.603 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [1.492s] 2018-11-06 17:15:41,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:41.440 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.837s] 2018-11-06 17:15:41,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:41.518 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.878s] 2018-11-06 17:15:41,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:41.751 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.310s] 2018-11-06 17:15:43,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:43.870 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [6.821s] 2018-11-06 17:15:46,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:46.080 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.209s] 2018-11-06 17:15:46,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:46.216 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.697s] 2018-11-06 17:15:48,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:48.472 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [30.484s] 2018-11-06 17:15:51,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:51.002 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.921s] 2018-11-06 17:15:51,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:51.756 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [11.495s] 2018-11-06 17:15:51,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:51.875 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.658s] 2018-11-06 17:15:52,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:52.826 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [19.494s] 2018-11-06 17:15:52,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:52.828 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-06 17:15:53,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:53.727 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [11.973s] 2018-11-06 17:15:53,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:53.793 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.068s] 2018-11-06 17:15:53,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:53.846 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.052s] 2018-11-06 17:15:56,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:56.432 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [21.085s] 2018-11-06 17:15:56,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:56.936 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.933s] 2018-11-06 17:15:57,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:57.035 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-11-06 17:15:57,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:57.038 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 17:15:57,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:57.319 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [8.186s] 2018-11-06 17:15:59,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:15:59.673 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [2.736s] 2018-11-06 17:16:01,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:01.335 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.672s] 2018-11-06 17:16:01,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:01.788 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.452s] 2018-11-06 17:16:02,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:02.685 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.011s] 2018-11-06 17:16:03,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:03.378 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.589s] 2018-11-06 17:16:03,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:03.925 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.190s] 2018-11-06 17:16:04,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:04.441 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [12.683s] 2018-11-06 17:16:05,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:05.859 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.080s] 2018-11-06 17:16:06,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:06.174 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.345s] 2018-11-06 17:16:06,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:06.594 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.666s] 2018-11-06 17:16:07,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:07.266 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-11-06 17:16:08,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:08.375 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [19.904s] 2018-11-06 17:16:08,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:08.775 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [2.181s] 2018-11-06 17:16:09,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:09.242 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.444s] 2018-11-06 17:16:09,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:09.829 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [3.970s] 2018-11-06 17:16:10,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:10.166 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.340s] 2018-11-06 17:16:10,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:10.334 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.557s] 2018-11-06 17:16:11,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:11.514 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.828s] 2018-11-06 17:16:11,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:11.553 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.387s] 2018-11-06 17:16:12,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:12.490 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.153s] 2018-11-06 17:16:13,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:13.785 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.270s] 2018-11-06 17:16:13,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:13.807 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [4.564s] 2018-11-06 17:16:15,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:15.569 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.078s] 2018-11-06 17:16:15,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:15.631 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [5.798s] 2018-11-06 17:16:16,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:16.608 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.980s] 2018-11-06 17:16:16,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:16.758 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.950s] 2018-11-06 17:16:17,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:17.059 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.489s] 2018-11-06 17:16:17,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:17.516 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.458s] 2018-11-06 17:16:17,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:17.656 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.643s] 2018-11-06 17:16:18,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:18.352 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.566s] 2018-11-06 17:16:18,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:18.815 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.463s] 2018-11-06 17:16:18,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:18.930 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.273s] 2018-11-06 17:16:19,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:19.498 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.682s] 2018-11-06 17:16:19,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:19.665 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.054s] 2018-11-06 17:16:19,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:19.733 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-11-06 17:16:19,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:19.830 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.331s] 2018-11-06 17:16:20,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:20.083 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.564s] 2018-11-06 17:16:20,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:20.123 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.191s] 2018-11-06 17:16:20,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:20.613 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.782s] 2018-11-06 17:16:20,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:20.697 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.032s] 2018-11-06 17:16:20,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:20.785 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.172s] 2018-11-06 17:16:20,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:20.894 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.811s] 2018-11-06 17:16:20,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:20.902 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.117s] 2018-11-06 17:16:21,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:21.008 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.106s] 2018-11-06 17:16:21,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:21.066 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.057s] 2018-11-06 17:16:21,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:21.116 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.050s] 2018-11-06 17:16:21,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:21.368 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.609s] 2018-11-06 17:16:21,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:21.396 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.502s] 2018-11-06 17:16:21,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:21.418 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.021s] 2018-11-06 17:16:21,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:21.438 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.020s] 2018-11-06 17:16:21,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:21.611 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.172s] 2018-11-06 17:16:22,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:22.281 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [16.105s] 2018-11-06 17:16:22,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:22.621 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.921s] 2018-11-06 17:16:22,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:22.665 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.046s] 2018-11-06 17:16:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:23.368 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.990s] 2018-11-06 17:16:23,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:23.372 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-06 17:16:23,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:23.378 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-11-06 17:16:23,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:23.379 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-11-06 17:16:23,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:23.380 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:16:23,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:23.382 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-11-06 17:16:25,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:25.573 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.039s] 2018-11-06 17:16:27,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:27.141 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.567s] 2018-11-06 17:16:27,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:27.358 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.117s] 2018-11-06 17:16:27,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:27.700 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.583s] 2018-11-06 17:16:28,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:28.022 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.222s] 2018-11-06 17:16:28,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:28.219 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.197s] 2018-11-06 17:16:28,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:28.432 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.212s] 2018-11-06 17:16:28,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:28.470 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.112s] 2018-11-06 17:16:28,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:28.593 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-11-06 17:16:28,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:28.594 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-11-06 17:16:28,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:28.701 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.269s] 2018-11-06 17:16:28,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:28.987 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.285s] 2018-11-06 17:16:29,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:29.276 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.289s] 2018-11-06 17:16:29,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:29.471 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.193s] 2018-11-06 17:16:29,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:29.531 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.060s] 2018-11-06 17:16:29,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:29.787 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.254s] 2018-11-06 17:16:30,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:30.045 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.258s] 2018-11-06 17:16:30,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:30.275 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.230s] 2018-11-06 17:16:32,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:32.561 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.520s] 2018-11-06 17:16:34,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:34.627 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.066s] 2018-11-06 17:16:34,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:34.880 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-11-06 17:16:35,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:35.219 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.535s] 2018-11-06 17:16:36,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:36.209 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.990s] 2018-11-06 17:16:36,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:36.667 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.297s] 2018-11-06 17:16:37,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:37.213 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.003s] 2018-11-06 17:16:38,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:38.051 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.837s] 2018-11-06 17:16:38,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:38.071 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.020s] 2018-11-06 17:16:38,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:38.350 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.279s] 2018-11-06 17:16:39,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:39.253 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.902s] 2018-11-06 17:16:40,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:40.695 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.012s] 2018-11-06 17:16:42,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:42.031 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [7.399s] 2018-11-06 17:16:42,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:42.824 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [2.129s] 2018-11-06 17:16:43,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:43.894 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.867s] 2018-11-06 17:16:44,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:44.340 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.240s] 2018-11-06 17:16:44,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:44.655 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.315s] 2018-11-06 17:16:44,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:44.727 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.072s] 2018-11-06 17:16:45,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:45.861 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.132s] 2018-11-06 17:16:46,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:46.337 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.475s] 2018-11-06 17:16:46,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:46.931 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [50.490s] 2018-11-06 17:16:47,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:47.078 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.741s] 2018-11-06 17:16:47,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:47.314 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.235s] 2018-11-06 17:16:47,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:47.369 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.054s] 2018-11-06 17:16:47,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:47.449 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.080s] 2018-11-06 17:16:47,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:47.686 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.236s] 2018-11-06 17:16:47,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:47.883 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.196s] 2018-11-06 17:16:47,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:47.931 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.048s] 2018-11-06 17:16:48,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:48.063 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [4.166s] 2018-11-06 17:16:48,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:48.386 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.453s] 2018-11-06 17:16:48,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:48.694 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [72.588s] 2018-11-06 17:16:49,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:49.014 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.627s] 2018-11-06 17:16:49,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:49.152 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.089s] 2018-11-06 17:16:49,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:49.267 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-11-06 17:16:49,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:49.268 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-11-06 17:16:49,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:49.297 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.282s] 2018-11-06 17:16:49,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:49.365 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.068s] 2018-11-06 17:16:49,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:49.440 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.074s] 2018-11-06 17:16:49,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:49.493 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.053s] 2018-11-06 17:16:51,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:51.848 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.691s] 2018-11-06 17:16:51,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:51.905 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.060s] 2018-11-06 17:16:53,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:53.874 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:16:53,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:53.926 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.694s] 2018-11-06 17:16:54,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:54.296 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.369s] 2018-11-06 17:16:54,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:54.413 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [17.745s] 2018-11-06 17:16:56,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:56.679 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [74.715s] 2018-11-06 17:16:57,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:57.799 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.192s] 2018-11-06 17:16:57,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:16:57.994 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.194s] 2018-11-06 17:17:00,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:00.385 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [9.105s] 2018-11-06 17:17:00,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:00.420 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [82.490s] 2018-11-06 17:17:00,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:00.482 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.066s] 2018-11-06 17:17:00,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:00.532 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.050s] 2018-11-06 17:17:00,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:00.569 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [38.285s] 2018-11-06 17:17:02,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:02.064 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-11-06 17:17:06,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:06.681 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [6.296s] 2018-11-06 17:17:07,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:07.999 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.024s] 2018-11-06 17:17:08,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:08.428 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.428s] 2018-11-06 17:17:08,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:08.631 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.203s] 2018-11-06 17:17:08,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:08.904 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.272s] 2018-11-06 17:17:09,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:09.217 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.312s] 2018-11-06 17:17:09,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:09.246 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.029s] 2018-11-06 17:17:09,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:09.574 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.326s] 2018-11-06 17:17:09,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:09.597 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.024s] 2018-11-06 17:17:09,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:09.796 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.198s] 2018-11-06 17:17:09,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:09.821 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.024s] 2018-11-06 17:17:10,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:10.037 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.214s] 2018-11-06 17:17:10,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:10.103 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.066s] 2018-11-06 17:17:13,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:13.437 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [35.524s] 2018-11-06 17:17:14,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:14.832 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [14.264s] 2018-11-06 17:17:15,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:15.038 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:17:15,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:15.039 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:17:25,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:25.042 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-11-06 17:17:25,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:25.045 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 17:17:25,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:25.284 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [19.755s] 2018-11-06 17:17:31,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:31.883 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.821s] 2018-11-06 17:17:32,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:32.075 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [6.792s] 2018-11-06 17:17:32,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:32.779 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.897s] 2018-11-06 17:17:35,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:35.151 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [40.733s] 2018-11-06 17:17:35,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:35.664 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-11-06 17:17:37,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:37.188 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [5.111s] 2018-11-06 17:17:39,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:39.579 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [52.637s] 2018-11-06 17:17:39,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:39.580 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-11-06 17:17:42,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:42.331 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [5.142s] 2018-11-06 17:17:42,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:42.367 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.094s] 2018-11-06 17:17:42,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:42.433 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.065s] 2018-11-06 17:17:42,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:42.539 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.105s] 2018-11-06 17:17:42,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:42.658 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.119s] 2018-11-06 17:17:42,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:42.748 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.090s] 2018-11-06 17:17:45,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:45.705 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.373s] 2018-11-06 17:17:46,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:46.414 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [11.266s] 2018-11-06 17:17:48,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:48.755 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.047s] 2018-11-06 17:17:52,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:52.335 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-11-06 17:17:52,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:52.525 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.832s] 2018-11-06 17:17:56,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:56.148 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.620s] 2018-11-06 17:17:56,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:56.150 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-11-06 17:17:56,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:56.948 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.162s] 2018-11-06 17:17:57,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:57.122 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.174s] 2018-11-06 17:17:57,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:57.311 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.187s] 2018-11-06 17:17:58,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:58.763 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.615s] 2018-11-06 17:17:59,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:59.635 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.322s] 2018-11-06 17:17:59,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:17:59.650 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.016s] 2018-11-06 17:18:00,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:00.003 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.239s] 2018-11-06 17:18:04,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:04.975 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-11-06 17:18:04,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:04.977 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-11-06 17:18:08,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:08.718 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [29.133s] 2018-11-06 17:18:11,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:11.666 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.687s] 2018-11-06 17:18:13,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:13.525 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-11-06 17:18:15,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:15.667 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.922s] 2018-11-06 17:18:15,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:15.892 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.225s] 2018-11-06 17:18:17,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:17.426 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [8.710s] 2018-11-06 17:18:19,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:19.698 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-11-06 17:18:20,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:20.435 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [73.773s] 2018-11-06 17:18:23,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:23.194 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.155s] 2018-11-06 17:18:23,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:23.623 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.429s] 2018-11-06 17:18:24,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:24.137 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [87.438s] 2018-11-06 17:18:32,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:32.400 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [56.721s] 2018-11-06 17:18:32,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:32.887 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [3.168s] 2018-11-06 17:18:33,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:33.338 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.451s] 2018-11-06 17:18:34,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:34.616 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.277s] 2018-11-06 17:18:34,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:34.796 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.824s] 2018-11-06 17:18:34,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:34.829 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.214s] 2018-11-06 17:18:35,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:35.195 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.622s] 2018-11-06 17:18:35,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:35.293 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.463s] 2018-11-06 17:18:40,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:40.253 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.456s] 2018-11-06 17:18:44,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:44.978 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [9.780s] 2018-11-06 17:18:45,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:45.767 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.791s] 2018-11-06 17:18:46,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:46.161 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.212s] 2018-11-06 17:18:46,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:46.198 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.037s] 2018-11-06 17:18:46,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:46.442 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.674s] 2018-11-06 17:18:47,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:47.456 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.014s] 2018-11-06 17:18:48,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:48.421 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.203s] 2018-11-06 17:18:52,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:18:52.492 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.061s] 2018-11-06 17:19:07,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:07.613 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [11.093s] 2018-11-06 17:19:10,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:10.975 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 17:19:10,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:10.976 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-06 17:19:15,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:15.786 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.429s] 2018-11-06 17:19:16,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:16.373 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.586s] 2018-11-06 17:19:17,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:17.758 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [30.488s] 2018-11-06 17:19:19,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:19.864 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [21.255s] 2018-11-06 17:19:24,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:24.365 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.290s] 2018-11-06 17:19:24,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:24.884 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.518s] 2018-11-06 17:19:26,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:26.079 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.194s] 2018-11-06 17:19:26,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:26.147 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.068s] 2018-11-06 17:19:26,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:26.218 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.070s] 2018-11-06 17:19:26,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:26.297 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.078s] 2018-11-06 17:19:27,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:27.471 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [40.008s] 2018-11-06 17:19:34,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:34.759 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.552s] 2018-11-06 17:19:35,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:35.063 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [15.196s] 2018-11-06 17:19:35,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:35.443 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.683s] 2018-11-06 17:19:35,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:35.806 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.363s] 2018-11-06 17:19:36,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:36.186 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.379s] 2018-11-06 17:19:37,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:37.214 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.026s] 2018-11-06 17:19:37,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:37.603 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.390s] 2018-11-06 17:19:37,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:37.941 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.336s] 2018-11-06 17:19:39,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:39.568 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.625s] 2018-11-06 17:19:39,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:39.826 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.255s] 2018-11-06 17:19:40,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:40.589 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.528s] 2018-11-06 17:19:40,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:40.636 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.812s] 2018-11-06 17:19:40,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:40.703 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.067s] 2018-11-06 17:19:41,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:41.153 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.449s] 2018-11-06 17:19:43,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:43.033 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.878s] 2018-11-06 17:19:44,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:44.965 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [4.375s] 2018-11-06 17:19:45,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:45.071 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [12.641s] 2018-11-06 17:19:48,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:48.390 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.319s] 2018-11-06 17:19:55,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:55.050 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.782s] 2018-11-06 17:19:55,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:55.214 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.166s] 2018-11-06 17:19:55,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:19:55.616 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.401s] 2018-11-06 17:20:03,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:03.908 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [91.488s] 2018-11-06 17:20:07,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:07.550 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.902s] 2018-11-06 17:20:12,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:12.049 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [27.082s] 2018-11-06 17:20:13,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:13.424 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.187s] 2018-11-06 17:20:15,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:15.754 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.328s] 2018-11-06 17:20:22,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:22.181 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.571s] 2018-11-06 17:20:22,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:22.369 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.188s] 2018-11-06 17:20:22,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:22.549 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.179s] 2018-11-06 17:20:22,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:22.716 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.166s] 2018-11-06 17:20:27,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:27.695 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.157s] 2018-11-06 17:20:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:44.370 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [32.316s] 2018-11-06 17:20:46,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:46.159 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.791s] 2018-11-06 17:20:55,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:20:55.271 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [9.109s] 2018-11-06 17:21:05,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:21:05.359 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [10.087s] 2018-11-06 17:21:09,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:21:09.556 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.197s] 2018-11-06 17:21:26,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:21:26.481 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [88.753s] 2018-11-06 17:21:41,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:21:41.109 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [31.543s] 2018-11-06 17:21:56,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:21:56.729 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [5.816s] 2018-11-06 17:21:56,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:21:56.924 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.195s] 2018-11-06 17:21:57,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:21:57.312 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.387s] 2018-11-06 17:21:59,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:21:59.465 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.152s] 2018-11-06 17:22:01,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:22:01.715 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.249s] 2018-11-06 17:22:01,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:22:01.910 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.194s] 2018-11-06 17:22:01,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:22:01.966 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.056s] 2018-11-06 17:22:21,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:22:21.294 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-11-06 17:22:22,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:22:22.611 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-11-06 17:22:24,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:22:24.523 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-11-06 17:22:29,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:22:29.804 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-11-06 17:22:57,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:22:57.030 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [27.216s] 2018-11-06 17:23:01,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:23:01.401 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.374s] 2018-11-06 17:23:09,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:23:09.275 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [96.418s] 2018-11-06 17:23:26,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:23:26.466 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [25.059s] 2018-11-06 17:23:33,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:23:33.007 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.542s] 2018-11-06 17:24:01,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-06 17:24:01.978 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [52.692s] 2018-11-06 17:24:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ed389fbd-6073-40f6-a7cd-cc3dc0d83257 2018-11-06 17:24:08,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ed389fbd-6073-40f6-a7cd-cc3dc0d83257']'. 2018-11-06 17:24:10,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-06 17:24:10,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-06 17:24:10,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 17:24:10,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ed389fbd-6073-40f6-a7cd-cc3dc0d83257 | 2018-11-06 17:24:10,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-06 17:24:10,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-06 17:05:32 | 2018-11-06 17:24:10,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-06 17:24:07 | 2018-11-06 17:24:10,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:35 | 2018-11-06 17:24:10,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-06 17:24:10,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-06 17:24:10,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fd88cd2b-ab57-434d-8a8c-3767f2970ff1) | 2018-11-06 17:24:10,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-06 17:24:10,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 04c85aba-f352-4563-9b49-5cd009912514) | 2018-11-06 17:24:10,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-11-06 17:24:10,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1104.18 | 2018-11-06 17:24:10,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1076 | 2018-11-06 17:24:10,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 391 | 2018-11-06 17:24:10,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-06 17:24:10,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-06 17:24:10,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-11-06 17:24:10,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-06 17:24:10,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-06 17:24:10,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-06 17:24:10,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 99.9071494893% 2018-11-06 17:24:10,551 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 18:52 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-11-06 17:24:10,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 17:24:10,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:24:11,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18d64b51-48f8-47d4-b3df-043c5f21fe50 Date: Tue, 06 Nov 2018 17:24:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 17:24:11,803 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42 used request id req-18d64b51-48f8-47d4-b3df-043c5f21fe50 2018-11-06 17:24:11,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.24968409538s 2018-11-06 17:24:11,804 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9f47ea06-b5e2-48fe-9e79-23fdc2737f42 used request id req-18d64b51-48f8-47d4-b3df-043c5f21fe50 2018-11-06 17:24:11,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 17:24:11,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:12,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17: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-ceb4707e-6d24-4f29-9881-9f1ace828f36 x-compute-request-id: req-ceb4707e-6d24-4f29-9881-9f1ace828f36 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/402aecbe-a991-448d-b0b3-40a9d41629be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/402aecbe-a991-448d-b0b3-40a9d41629be", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "402aecbe-a991-448d-b0b3-40a9d41629be", "name": "tempest_full_parallel-flavor_alt_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5fc5bcf0-a465-47b0-9623-297cf152736c", "name": "tempest_full_parallel-flavor_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 17:24:12,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ceb4707e-6d24-4f29-9881-9f1ace828f36 2018-11-06 17:24:12,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.281007051468s 2018-11-06 17:24:12,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ceb4707e-6d24-4f29-9881-9f1ace828f36 2018-11-06 17:24:12,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 17:24:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/402aecbe-a991-448d-b0b3-40a9d41629be -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:12,427 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 17:24:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-afd5a0e5-3093-4287-8167-bcba40e7ce58 x-compute-request-id: req-afd5a0e5-3093-4287-8167-bcba40e7ce58 Content-Length: 0 Content-Type: application/json 2018-11-06 17:24:12,428 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/402aecbe-a991-448d-b0b3-40a9d41629be used request id req-afd5a0e5-3093-4287-8167-bcba40e7ce58 2018-11-06 17:24:12,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.339351892471s 2018-11-06 17:24:12,428 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/402aecbe-a991-448d-b0b3-40a9d41629be used request id req-afd5a0e5-3093-4287-8167-bcba40e7ce58 2018-11-06 17:24:12,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-06 17:24:12,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:24:12,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-9c3a4be3-0298-42df-a291-15f4ec4e331d Date: Tue, 06 Nov 2018 17:24:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/27f546cc-07ac-4de7-a490-de49744cf1ca/snap", "metadata": {}}], "file": "/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca/file", "owner": "ae94bf62c1ca413d985dbcd8e42e1f6a", "id": "27f546cc-07ac-4de7-a490-de49744cf1ca", "size": 12716032, "self": "/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca", "disk_format": "qcow2", "direct_url": "rbd://ebfba0e8-70ba-482b-8203-9d776e5343cf/images/27f546cc-07ac-4de7-a490-de49744cf1ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-06T17:05:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-06T17:05:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-06 17:24:12,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9c3a4be3-0298-42df-a291-15f4ec4e331d 2018-11-06 17:24:12,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173672914505s 2018-11-06 17:24:12,603 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9c3a4be3-0298-42df-a291-15f4ec4e331d 2018-11-06 17:24:12,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-06 17:24:12,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7777e1a7e858b82901fa4637742f94b5ae842c1" 2018-11-06 17:24:14,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33f35839-5269-461e-ab27-d94205ea789a Date: Tue, 06 Nov 2018 17:24:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-06 17:24:14,396 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca used request id req-33f35839-5269-461e-ab27-d94205ea789a 2018-11-06 17:24:14,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.79160904884s 2018-11-06 17:24:14,396 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/27f546cc-07ac-4de7-a490-de49744cf1ca used request id req-33f35839-5269-461e-ab27-d94205ea789a 2018-11-06 17:24:14,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-06 17:24:14,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:14,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e6da9d3-3b0d-432f-a45f-de33d7539a15 x-compute-request-id: req-9e6da9d3-3b0d-432f-a45f-de33d7539a15 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5fc5bcf0-a465-47b0-9623-297cf152736c", "name": "tempest_full_parallel-flavor_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-11-06 17:24:14,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9e6da9d3-3b0d-432f-a45f-de33d7539a15 2018-11-06 17:24:14,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0295190811157s 2018-11-06 17:24:14,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9e6da9d3-3b0d-432f-a45f-de33d7539a15 2018-11-06 17:24:14,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-06 17:24:14,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:14,469 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 06 Nov 2018 17:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa87f89b-b5a3-4aae-a7ad-e7eab120f21e x-compute-request-id: req-fa87f89b-b5a3-4aae-a7ad-e7eab120f21e Content-Length: 0 Content-Type: application/json 2018-11-06 17:24:14,469 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c used request id req-fa87f89b-b5a3-4aae-a7ad-e7eab120f21e 2018-11-06 17:24:14,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0404150485992s 2018-11-06 17:24:14,469 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/5fc5bcf0-a465-47b0-9623-297cf152736c used request id req-fa87f89b-b5a3-4aae-a7ad-e7eab120f21e 2018-11-06 17:24:14,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 17:24:14,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:14,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09620a55-aad2-4ce7-b252-a3a0cca67224 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/177b647c9c1f467a9fa590868f73775b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "177b647c9c1f467a9fa590868f73775b", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/541075dc04064b12b04c9d0d9bc923e1"}, "domain_id": "ef158f6b21f948aa8f31e115bc70e7e7", "enabled": true, "options": {}, "id": "541075dc04064b12b04c9d0d9bc923e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/549fef388819440ab5acc419647de46d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "549fef388819440ab5acc419647de46d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/6c961093a8314d4bac4001a884bb5a85"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6c961093a8314d4bac4001a884bb5a85", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/6dc09d5026f84936b83f48cc21a263fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc09d5026f84936b83f48cc21a263fa", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65", "links": {"self": "http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f"}, "domain_id": "default", "enabled": true, "id": "7d51f797e4394db58862484222affc7f", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/8c415d7dd8c346569c5a9ea68f2f4b52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c415d7dd8c346569c5a9ea68f2f4b52", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/a1646cede892412ca179142358c69a80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1646cede892412ca179142358c69a80", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/a3b7c0b361c2415e9126746ff23daeed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b7c0b361c2415e9126746ff23daeed", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/a89c780f43064ccfbeaef9a5a0ed5abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a89c780f43064ccfbeaef9a5a0ed5abb", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/cbd526c821774e45a4c5be38fca92da1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbd526c821774e45a4c5be38fca92da1", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/cf714bfcafb84a06a12fb930c5b7b677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf714bfcafb84a06a12fb930c5b7b677", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1c42f5f131042208b7de6cfaa49e981"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1c42f5f131042208b7de6cfaa49e981", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f1c4e0408e9a480aa2d914bac4512a0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1c4e0408e9a480aa2d914bac4512a0a", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/f3ea4a8afee84bad99f310002923143c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3ea4a8afee84bad99f310002923143c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/f76e32362d3f4b5c8059fe7cab4f236e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f76e32362d3f4b5c8059fe7cab4f236e", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-11-06 17:24:14,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-09620a55-aad2-4ce7-b252-a3a0cca67224 2018-11-06 17:24:14,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0940232276917s 2018-11-06 17:24:14,564 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-09620a55-aad2-4ce7-b252-a3a0cca67224 2018-11-06 17:24:14,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-06 17:24:14,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:14,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c468f653-0476-4ec7-ad99-3f132ed7c100 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f"}, "enabled": true, "id": "7d51f797e4394db58862484222affc7f", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65"}} 2018-11-06 17:24:14,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f used request id req-c468f653-0476-4ec7-ad99-3f132ed7c100 2018-11-06 17:24:14,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104640007019s 2018-11-06 17:24:14,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f used request id req-c468f653-0476-4ec7-ad99-3f132ed7c100 2018-11-06 17:24:14,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-06 17:24:14,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:14,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c68ec3d-92b7-4760-bfba-1e6c22e0f289 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 17:24:14,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f used request id req-9c68ec3d-92b7-4760-bfba-1e6c22e0f289 2018-11-06 17:24:14,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.21558880806s 2018-11-06 17:24:14,892 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7d51f797e4394db58862484222affc7f used request id req-9c68ec3d-92b7-4760-bfba-1e6c22e0f289 2018-11-06 17:24:14,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-06 17:24:14,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:14,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4ae89d-27d0-4c16-9fab-268c931cb968 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/95207c6e3e564411af51ea7bd9318c66"}, "enabled": true, "id": "95207c6e3e564411af51ea7bd9318c66", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a"}, "enabled": true, "id": "ae94bf62c1ca413d985dbcd8e42e1f6a", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_0bc6ea1b-5fcb-4bc8-beda-9cb034602e65"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/ffd76f5bd66c46d4a65fd52ada0abd63"}, "enabled": true, "id": "ffd76f5bd66c46d4a65fd52ada0abd63", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-06 17:24:14,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ad4ae89d-27d0-4c16-9fab-268c931cb968 2018-11-06 17:24:14,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742218494415s 2018-11-06 17:24:14,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ad4ae89d-27d0-4c16-9fab-268c931cb968 2018-11-06 17:24:14,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-06 17:24:14,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:15,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50216372-cba5-42ce-86fe-4eff82a5a672 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 17:24:15,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a used request id req-50216372-cba5-42ce-86fe-4eff82a5a672 2018-11-06 17:24:15,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152956008911s 2018-11-06 17:24:15,123 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ae94bf62c1ca413d985dbcd8e42e1f6a used request id req-50216372-cba5-42ce-86fe-4eff82a5a672 2018-11-06 17:24:15,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-11-06 17:24:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:15,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 06 Nov 2018 17:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88932141-0133-4945-a05c-2657c4bd6db7 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8f651f1a2ee543cc9420d39b8d3b1cd2", "links": {"self": "http://172.30.9.27:5000/v3/roles/8f651f1a2ee543cc9420d39b8d3b1cd2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b633ca1a1c424548bb8a511345e9edfd", "links": {"self": "http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd"}, "name": "Member"}, {"domain_id": null, "id": "f0183a7f7ed349a593458589a5e31bea", "links": {"self": "http://172.30.9.27:5000/v3/roles/f0183a7f7ed349a593458589a5e31bea"}, "name": "admin"}, {"domain_id": null, "id": "f2a44906302b41e6b5ab19228440acd3", "links": {"self": "http://172.30.9.27:5000/v3/roles/f2a44906302b41e6b5ab19228440acd3"}, "name": "ResellerAdmin"}]} 2018-11-06 17:24:15,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-88932141-0133-4945-a05c-2657c4bd6db7 2018-11-06 17:24:15,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0937280654907s 2018-11-06 17:24:15,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-11-06 17:24:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:15,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 06 Nov 2018 17:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7004e35f-06a9-477e-95a8-29f71ac09757 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-06 17:24:15,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b633ca1a1c424548bb8a511345e9edfd used request id req-7004e35f-06a9-477e-95a8-29f71ac09757 2018-11-06 17:24:15,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104887008667s 2018-11-06 17:24:15,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-06 17:24:15,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ae94bf62c1ca413d985dbcd8e42e1f6a&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8450b89c563bdab696d7314cfe76dbfdc32da95" 2018-11-06 17:24:15,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-748a47d5-5927-45ed-b4b9-79a1f7583c61 Date: Tue, 06 Nov 2018 17:24:15 GMT RESP BODY: {"security_groups": []} 2018-11-06 17:24:15,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ae94bf62c1ca413d985dbcd8e42e1f6a&name=default used request id req-748a47d5-5927-45ed-b4b9-79a1f7583c61 2018-11-06 17:24:15,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.175771951675s 2018-11-06 17:24:15,503 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ae94bf62c1ca413d985dbcd8e42e1f6a&name=default used request id req-748a47d5-5927-45ed-b4b9-79a1f7583c61 2018-11-06 17:24:15,503 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK